#wrapper {
    overflow-y: hidden
}

.wrapper-content {
    position: relative;
    padding-bottom: 100px;
    padding-inline-end: 20px;
    margin-top: 10px
}

#side-menu li:hover img[width="20"],
#side-menu li.link-active img[width="20"] {
    filter: brightness(0) invert(1)
}

.sidebar-collapse {
    height: calc(100vh - 60px);
    overflow-y: auto;
    padding-bottom: 60px
}

.footer {
    text-align: center
}

.form-control {
    border: 1px solid #e5e6e7 !important
}

textarea,
label.form-control {
    padding-inline-start: .5rem !important
}

.ng-select .ng-value,
.ng-select .ng-placeholder {
    padding-inline-start: .5rem
}

.chiller_cb span {
    border-radius: 2px
}

input[ng-reflect-ngx-mat-datetime-picker],
.mat-datepicker-input {
    border-top: none !important;
    border-inline: none !important
}

.form-group i+.form-control,
.form-group img+.form-control {
    border-top: none !important;
    border-inline: none !important
}

.node-content-wrapper {
    border: 1px solid rgba(0, 0, 0, 0)
}

.node-content-wrapper:hover {
    border: 1px solid #faac1b
}

/*# sourceMappingURL=style_update.min.css.map */