html {
    overflow: auto;
}

/* ===== Sidebar Soft Theme ===== */

.navbar-static-side {
    background: #dce4e6 !important;
    transition: width 0.3s ease;
}

#side-menu > li {
    border-bottom: none !important;
}

.sidebar-collapse {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.sidebar-collapse::-webkit-scrollbar {
    width: 4px;
}

.sidebar-collapse::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.sidebar-collapse::-webkit-scrollbar-track {
    background: transparent;
}

.navbar-default .nav > li > a {
    color: #4a5568;
    padding: 8px 16px;
    margin: 2px 8px;
    border-radius: 6px;
    font-size: 13px;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    background: rgba(0, 0, 0, 0.06) !important;
    color: #2d3748 !important;
}

.navbar-default .nav > li > a.navbarclick:hover,
.navbar-default .nav > li > a.navbarclick:focus,
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus {
    background: rgba(84, 185, 205, 0.3) !important;
    color: #2e8c9e !important;
}

.navbarclick,
.navbar-default .nav > li.active > a {
    background: rgba(84, 185, 205, 0.3) !important;
    color: #2e8c9e !important;
}

.navbarclick img,
.navbar-default .nav > li.active > a img,
.navbar-default .nav > li > a:hover > img,
.navbar-default .nav > li > a:focus > img {
    -webkit-filter: none;
    filter: none;
}

.nav-second-level {
    background: rgba(0, 0, 0, 0.04) !important;
}

.nav-second-level > li > a {
    color: #5a6a7a;
    padding: 10px 20px 10px 44px !important;
    font-size: 13px;
    transition: all 0.2s ease;
}

.nav-second-level > li > a:hover {
    background: rgba(0, 0, 0, 0.06) !important;
    color: #2d3748 !important;
}

.nav-second-level > li.active > a:hover,
.nav-second-level > li > a.navbarclick:hover {
    background: rgba(84, 185, 205, 0.2) !important;
    color: #2e8c9e !important;
}

.nav-second-level > li.active > a,
.nav-second-level > li > a.navbarclick {
    color: #2e8c9e !important;
    background: rgba(84, 185, 205, 0.2) !important;
}

.menudown {
    transition: transform 0.3s ease;
    opacity: 0.5;
}

.navbar-default .nav > li > a.open .menudown {
    transform: rotate(90deg);
}

.nav-close {
    color: #8a9baa;
    transition: color 0.2s ease;
}

.nav-close:hover {
    color: #4a5568;
}

.menu-icon-svg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    margin-right: 10px;
}

.menu-icon-svg svg {
    width: 18px;
    height: 18px;
}

.navbar-static-side .nav li a img.famenu {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    opacity: 0.6;
    transition: opacity 0.2s ease;
}

.navbar-static-side .nav li a:hover img.famenu {
    opacity: 0.85;
}

/* Mini sidebar (collapsed) */
body.mini-navbar .navbar-static-side {
    width: 70px;
}

body.mini-navbar .navbar-default .nav > li > a {
    padding: 14px 0;
    justify-content: center;
}

body.mini-navbar .navbar-default .nav > li > a .nav-label,
body.mini-navbar .navbar-default .nav > li > a .menudown {
    display: none;
}

body.mini-navbar .navbar-default .nav > li > a .menu-icon-svg,
body.mini-navbar .navbar-default .nav > li > a img.famenu {
    margin-right: 0;
}

body.mini-navbar .navbar-default .nav > li > a .fa {
    margin: 0;
    font-size: 18px;
}

body.mini-navbar #page-wrapper {
    margin: 0 0 0 70px;
}

body.mini-navbar .navbar-default .nav > li:hover > a {
    background: rgba(0, 0, 0, 0.06) !important;
    color: #2d3748 !important;
}

body.mini-navbar .fixed-sidebar.mini-navbar .nav li:hover > .nav-second-level {
    position: absolute;
    left: 70px;
    top: 0;
    background: #e8edef;
    min-width: 200px;
    z-index: 1000;
    border-radius: 0 4px 4px 0;
    box-shadow: 4px 0 12px rgba(0, 0, 0, 0.08);
}

.fixed-sidebar.mini-navbar .nav li > .nav-second-level {
    display: none;
}

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
    display: none;
}

/* ===== Dialog ===== */

.layui-layer-btn .continue {
    background-color: #58B7C4;
    border-color: #58B7C4;
    height: 38px;
    width: 111px;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    line-height: 38px;
    color: #fff;
}

.contentAlert {
    height: 130px !important;
}

.layui-layer-btn .return {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(148, 148, 148, 1);
    height: 38px;
    width: 111px;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    line-height: 38px;
    color: #868686
}

.btnAll {
    text-align: center !important;
}

.layui-layer-molv .layui-layer-setwin {
    /* display:none; */
}

.boxContent {
    /* background: url(newimages/bgcolor.png) no-repeat; */
    width: 240px;
    /* height: 240px; */
    height: 180px;
    position: absolute;
    top: 80px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.3);
    display: none;
    /* left: 89px; */
}

.boxContent>ul {
    width: 0px;
}

.boxContent>ul li:nth-child(1) {
    margin-top: 20px;
}

.boxContent>ul li {
    cursor: pointer;
    width: 160px;
    float: left;
}

.boxContent>ul li span {
    margin-left: 10px;
    color: #83868d;
}

.boxContent>ul li span.green {
    color: #54B9CD;
}

.boxContent>ul li span.blue {
    color: #4281e8;
    background-color: #fff;
}

.boxContent>ul li span.gray {
    color: #4281e8;
}


/* inner style */

#index .bom-0 {
    margin-bottom: 0;
}

.gray-bg .hide-wrap {
    display: none;
}

#index .top-0 {
    padding-top: 0px;
}

#logout-btn1 {
    color: white;
    font-size: 18px;
    font-weight: 100;
}

#content-main {
    height: calc(100% - 5px);
}

.navbar-top-left .menulist {
    margin-left: 10px;
}

#side-menu .nav-label {
    display: inline-block;
    min-width: 110px;
}

@media only screen and (min-device-width: 1441px) and ( max-device-width:1680px) {
    .boxContent {
        top: 60px;
        /* left: 74px; */
    }
    .navbar-top-left .menulist {
        margin-right: 10px;
    }
}

@media only screen and (min-device-width: 1025px) and ( max-device-width:1440px) {
    .navbar-top-left .menulist {
        margin-left: 10px;
        margin-right: 10px;
    }
    .boxContent {
        top: 60px;
        /* left: 59px; */
    }
}


/* blank fixed change */

#themeBtn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.navbar-static-side .nav li a {
    font-size: 0;
}

.navbar-static-side .nav li a img,
.navbar-static-side .nav li a span {
    font-size: 14px;
    vertical-align: middle;
}

#side-menu .nav-label {
    display: inline-block;
    min-width: 110px;
    font-size: 14px;
    line-height: 1;
}

@media only screen and (min-device-width: 1441px) and (max-device-width: 1680px) {
    .navbar-static-side .nav li a img,
    .navbar-static-side .nav li a span {
        font-size: 13px;
    }
    #side-menu .nav-label {
        min-width: 80px;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1440px) {
    .navbar-static-side .nav li a img,
    .navbar-static-side .nav li a span {
        font-size: 12px;
    }
    #side-menu .nav-label {
        min-width: 80px;
    }
}