body,html{height:100%;overflow-x:hidden;background-color:#e9ecef}.form-group{margin-bottom: 0.5rem;}.form-control{border:1px solid #969696;max-width:300px;}.form-control.is-invalid,.form-control:invalid{background-color:#fdf5f5}.form-control.is-invalid:focus,.form-control:invalid:focus{background-color:#fff}.form-control:disabled{cursor:not-allowed}.page_header{padding:10px 20px;border-bottom:1px solid #c8ced3;background-color:#006f96;margin:-30px -15px 15px -15px;text-align:center;color:#fff}.page_header a{color:#fff}.main{padding:30px 15px 5px 15px}.sidebar .nav-link{padding:0;}.nav-link{padding:.5rem 1rem!important}#load_screen{position:fixed;top:0;opacity:1;width:100%;height:100vh;z-index:9999;display:flex;justify-content:center;align-items:center;background:#fff}
/* .sidebar-fixed .sidebar {
    width: 220px !important;
}
.sidebar .sidebar-nav {
    width: 220px !important;
}
.sidebar .nav {
    width: 220px !important;
}
html:not([dir=rtl]) .sidebar-show .sidebar-fixed .main {
    margin-left: 220px !important;
}
@media (min-width: 992px) {
    html:not([dir=rtl]) .sidebar-lg-show .sidebar-fixed .main {
        margin-left: 220px !important;
    }
} */
::-webkit-scrollbar {width: 6px;}
::-webkit-scrollbar-button {background:#e9ecef;}
::-webkit-scrollbar-thumb {background:#006f96;}
::-webkit-scrollbar-track {background:#e9ecef;}
.sidebar ::-webkit-scrollbar {width: 6px;}
.sidebar ::-webkit-scrollbar-button {background:#006f96;}
.sidebar ::-webkit-scrollbar-thumb {background:#006f96;}
.sidebar ::-webkit-scrollbar-track {background:#2f353a;}
