/*.action {*/
/*    width: 5% !important;*/
/*}*/
.table thead th {
    border-bottom: 2px solid #eaf0f7 !important;
    vertical-align: bottom;
}

.table th {
    font-weight: 500;
    border-top: 1px solid #eaf0f7 !important;
}


.nk-footer-wrap {
    justify-content: center !important;
}
@media (min-width: 576px) {
    .nk-footer {
        padding: 0 22px;
    }
}
.nk-footer {
    background: transparent;
}
/*.logo-img {*/
/*    max-height: none;*/
/*}*/
@media (min-width: 576px) {
    .nk-content {
        padding: 0 22px;
    }
}

.mini-sidebar-element {
    background: #1a4d85 !important;
}

.is-light .nk-menu-link {
    color: #ffffff;
}

.nk-menu-icon {
    color: #ff4500;
}

.nk-menu-sub .active > .nk-menu-link {
    color: #ff4500;
}

.is-light .nk-menu-link:hover, .is-light .active > .nk-menu-link {
    background: #ffffff;
}

.btn-primary {
    color: #fff;
    background-color: #1a4d85;
    border-color: #0072bc;
}

.user-avatar, [class^="user-avatar"]:not([class*="-group"]) {
    background: #1a4d85;
}

.him-counts {
    background: #1a4d85 !important;
}

.is-light .nk-menu-link:hover, .is-light .active > .nk-menu-link {
    background: #0473bd;
}

.nk-menu-link:hover .nk-menu-icon, .nk-menu-item.active > .nk-menu-link .nk-menu-icon, .nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon {
    color: #fff;
}

.is-light .nk-menu-link:hover, .is-light .active > .nk-menu-link {
    color: #fff;
}

.nk-menu-link {
    border-radius: 0px;
}

#container {
    height: 400px;
}

.highcharts-figure, .highcharts-data-table table {
    min-width: 350px;
    max-width: 800px;
    margin: 1em auto;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #EBEBEB;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}

@media (max-width: 576px) {
    .toggle-slide-right {
        width: 100% !important;
    }
}


.toggle-overlay-fixed {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(31, 43, 58, 0.2);
    z-index: 900;
    animation: overlay-fade-in .4s ease 1;
}

/*sidebar css*/
.nk-sidebar-menu{
    background: #1a4d85;
}
.is-light .nk-menu-link:hover, .is-light .active > .nk-menu-link {
    color: #fff !important;
}

.is-light .nk-menu-link:hover, .is-light .active > .nk-menu-link {
    background: #0373BD !important;
}

.is-light .nk-menu-link:hover, .is-light > .nk-menu-link{
    color: #ed4d22 !important
}
.nk-menu-icon .icon{
    /*color: #fff !important;*/
    /*color: #ed4d22 !important*/
}
.is-light .nk-menu-link:hover, .is-light .active > .nk-menu-link{
    color: #fff !important;
}
.nk-menu-toggle:after{
    color: #fff;
}
.is-light .nk-menu-link{
    color: #fff !important;
}

.nk-menu-toggle:after{
    color: #fff !important;
}
.nk-menu-heading .overline-title{
    color: #9CAEA9 !important ;
}

.nk-menu-item + .nk-menu-heading{
    color: #1a4d85;
}
.is-compact:not(:hover) .nk-menu-heading:not(:first-child):before{
    background-color:#1a4d85 !important;
}

.nk-sidebar-element.nk-sidebar-head{
    /*background: #f5f6fa;*/
}

.nk-menu-link:hover .nk-menu-icon, .nk-menu-item.active > .nk-menu-link .nk-menu-icon, .nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon {
    color: #fff !important;
}

.nk-menu-icon{
    /*color: #ed4d22 !important;*/
    color: #fff !important;
}

.nk-tb-list, .nk-tb-head .nk-tb-col {
    color: #090910 !important;
}

.btn-primary, .btn-info {
    color: #fff;
    background-color: #1a4d85 !important;
    border-color: #1a4d85 !important;
}

.user-avatar, [class^="user-avatar"]:not([class*="-group"]){
    background-color: #1a4d85 !important;
    color: #fff !important;
}
.text-primary {
    color: #1a4d85 !important;
}
.logo-img-lg {
    max-height: 55px !important;
}

@media (min-width: 576px){
    .nk-header-search {
        flex-grow: unset !important;
    }
}

/*.nav-tabs .nav-link:after{*/
/*    background: #0273bd !important;*/
/*}*/
/*.nav-tabs .nav-link.active{*/
/*    color: #0273bd  !important;*/
/*}*/

.user-name:hover{
    text-decoration: underline !important;
}

.breadcrumb-inactive{
    color: #364a63 !important;
}
.page-item.active .page-link{
    background: #364a63 !important;
}

.dialog-footer {
    margin-top: 10px;
    bottom: 0 !important;
    width: 100% !important;
    position: fixed !important;
}

.dialog-header {
    width: 100% !important;
    position: fixed !important;
    z-index: 9999;
}

