.navbar-brand img {
    height: 30px;
}
.navbar-brand.py-2 {
    padding-top: 0.75rem!important;
    padding-bottom: 0.75rem!important;
}
.nav-sidebar .nav-link i {
    margin-right: 0.8rem;
}
.datatable-footer::after, .datatable-header::after {
    display: initial;
    clear: initial;
    content: initial;
}
.datatable-footer,.datatable-header {
    padding: 0.5rem 1rem 0 1rem;
}
.dataTables_filter {
    margin: 0 0 .5rem .5rem
}
.dt-buttons {
    margin: 0 0 .5rem .5rem
}
.dataTables_length {
    margin: 0 0 .5rem .5rem
}
.dataTables_paginate {
    margin: 0 0 .5rem .5rem
}
.dataTables_info {
    padding: .5rem 0;
    margin-bottom: .5rem
}
button .mdi,
a .mdi,
.dropdown-item .mdi,
a.nav-link .mdi,
.page-header .page-title h3 .mdi {
    font-size: 1.2rem;
    position: relative;
    line-height: 1rem;
    vertical-align: middle;
}
.page-header .page-title h3 .mdi {
    font-size: 2rem;
}
#tPowerSupplies tr.text-dark-100 {
    color: #0000004d!important;
}
.table_status {
    width: 6px;
    min-height: 32px;
    height: 80%;
    margin:3px;
}
i.mdi {
    font-size: 1.2rem;
    position: relative;
    line-height: 1rem;
    vertical-align: middle;
}
.ui-state-highlight {
    background-color: #ffd648;
}
.noty_theme__limitless.noty_type__mdinfo {
    background-color: #000000;
    color: #fff;
    border-color: #000000;
}
#noty_layout__bottomCenter {
    bottom: 20px;
}
.dropdown-menu {
    z-index: 10000;
}
.content-inner {
    -webkit-overflow-scrolling: auto;
}
.select2-results>.select2-results__options {
    max-height: 440px;
}
.badge-failure-report.badge-danger, .badge-failure-report.bg-danger.table_status {
    background-color: #a80000!important;
}
.badge-failure-report.badge-warning, .badge-failure-report.bg-warning.table_status {
    background-color: #ff7f27!important;
}
.status-failure-report.text-danger, .failure-report-card.text-danger, .failure-report-card a.text-danger {
    color: #a80000!important;
}
.status-failure-report.text-warning, .failure-report-card.text-warning, .failure-report-card a.text-warning {
    color: #ff7f27!important;
}
.dataTables_filter input[type=search]:not(:placeholder-shown) {
    background-color: lightyellow; /* Change when something is typed */
}
.fc-col-header-cell.fc-day.fc-day-today {
    background-color: #ffd648;
}
.fc-timegrid-col.fc-day.fc-day-today {
    background-color: initial!important;
}
.fc-daygrid-day.fc-day.fc-day-today {
    background-color: #fff8e2!important;
}

 .select2-selection--multiple .select2-selection__choice {
     background-color: #f0f2f5;
     color: #333;
 }
.select2-selection--multiple .select2-selection__choice:focus, .select2-selection--multiple .select2-selection__choice:hover {
    background-color: #e1e5eb;
    color: #333;
}
