.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;
}
.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;
}
