﻿body {
    font-family: "Microsoft YaHei",SimHei,SimSun,sans-serif;
}

.container-login {
    margin-top: 15px;
    padding: 20px 15px 40px 15px;
}

.login-box {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 440px;
    width: calc(100% - 40px);
    border-radius: 8px;
    padding: 44px;
    margin-bottom: 28px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    min-width: 320px;
    min-height: 338px;
    overflow: hidden;
}


.pagination-container {
    position: relative;
}

    .pagination-container > .pagination {
        margin: 10px 0;
    }

        .pagination-container > .pagination + .pagination {
            float: right;
        }

.pagination > .pagination-text > span,
.pagination > .pagination-text > span:hover,
.pagination > .pagination-text > span:focus {
    color: #777;
    font-weight: 600;
    background-color: #fff;
    border-color: #ddd;
    cursor: default;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.table-fixed {
    table-layout: fixed;
}

.table-responsive > .table {
    width: auto;
    min-width: 100%;
    margin: 0;
}

    .table-responsive > .table > tr > td,
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > td {
        white-space: nowrap;
    }

.tabled-head-fixed > thead > tr > th {
    position: sticky;
    top: 0;
}

.table-col-fixed > tr > td,
.table-col-fixed > thead > tr > th,
.table-col-fixed > tbody > tr > td {
    height: 1px;
}

.table-bordered > .table-col-fixed {
    border-collapse: separate;
}

    .table-bordered > .table-col-fixed > thead > tr > th {
        background-color: #f5f5f5;
    }

        .table-bordered > .table-col-fixed > tr > td:not(:last-child),
        .table-bordered > .table-col-fixed > thead > tr > th:not(:last-child),
        .table-bordered > .table-col-fixed > tbody > tr > td:not(:last-child) {
            border-right: 1px solid #ddd;
        }

.table > tr > td.col-mixed,
.table > thead > tr > th.col-mixed,
.table > tbody > tr > td.col-mixed {
    padding: 0;
}

table th.col-fixed-left,
table td.col-fixed-left {
    position: sticky;
    left: 0;
    background-color: #fff;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

table.tabled-head-fixed th.col-fixed-left {
    z-index: 2;
}

table th.col-fixed-right,
table td.col-fixed-right {
    position: sticky;
    right: 0;
    background-color: #fff;
    box-shadow: -1px 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

table.tabled-head-fixed th.col-fixed-right {
    z-index: 2;
}

table.table-hover > tbody > tr:hover > td.col-fixed-left,
table.table-hover > tbody > tr:hover > td.col-fixed-right {
    background-color: #f5f5f5;
}

.table-col-flex {
    display: table;
    padding: 0;
    height: 100%;
}

    .table-col-flex > .table-col-flex-item {
        display: table-cell;
        height: 100%;
        min-width: 24px;
        padding: 5px;
    }

.table-bordered .table-col-flex > .table-col-flex-item:not(:last-child) {
    border-right: 1px solid #ddd;
}

.table-middle .table-col-flex > .table-col-flex-item {
    vertical-align: middle;
}

.table-sticky {
    position: relative;
}

    .table-sticky > thead > tr > th {
        position: sticky;
        top: 57px;
        background-color: #fff;
        box-shadow: inset 0 -1px 0 #ddd;
    }

.table.text-center th {
    text-align: center;
}

.table-bordered > thead > tr > th {
    background-color: #f5f5f5;
}

.table-middle > tr > th,
.table-middle > tr > td,
.table-middle > thead > tr > th,
.table-middle > thead > tr > td,
.table-middle > tbody > tr > th,
.table-middle > tbody > tr > td {
    vertical-align: middle;
}

.btn-link.text-danger {
    color: #a94442;
}

a.out-link:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='15' height='15'%3E%3Cpath fill='%23aaa' d='M18.8 85.1h56c2.2 0 4-1.8 4-4v-32h-8v28h-48v-48h28v-8h-32c-2.2 0-4 1.8-4 4v56c0 2.2 1.8 4 4 4z'/%3E%3Cpath fill='%23aaa' d='M45.7 48.7l5.6 5.6 25.9-25.8v8.7h8V14.9H62.8v8h8.7z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px 15px;
}

a.abreast-link {
    white-space: nowrap;
}

    a.abreast-link + a.abreast-link:before {
        padding: 0 5px;
        color: #ccc;
        content: "|";
    }

input[type="number"].form-control {
    min-width: 50px;
}

select.form-control {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M6 9l6 6 6-6' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 2.5rem;
    background-repeat: no-repeat;
    background-position: right .5rem center;
    background-size: 1.5em 1.5em;
}

    select.form-control::-ms-expand {
        display: none;
    }

.custom-scrollbar {
    scrollbar-width: thin;
}

.dropdown-menu {
    -webkit-background-clip: border-box;
    background-clip: border-box;
    scrollbar-width: thin;
}

    .dropdown-menu li {
        position: relative;
    }

        .dropdown-menu li.checkbox,
        .dropdown-menu li.radio {
            padding-left: 10px;
        }

            .dropdown-menu li.checkbox label,
            .dropdown-menu li.radio label {
                width: 100%;
            }

    .dropdown-menu > li > a.text-danger {
        color: #a94442;
    }

    .dropdown-menu::-webkit-scrollbar-track,
    .custom-scrollbar::-webkit-scrollbar-track {
        background-color: #F1F1F1;
    }

    .dropdown-menu::-webkit-scrollbar,
    .custom-scrollbar::-webkit-scrollbar {
        width: 6px;
        background-color: #F1F1F1;
    }

    .dropdown-menu::-webkit-scrollbar-thumb,
    .custom-scrollbar::-webkit-scrollbar-thumb {
        background-color: #C1C1C1;
    }

        .dropdown-menu::-webkit-scrollbar-thumb:hover,
        .custom-scrollbar::-webkit-scrollbar-thumb:hover {
            background-color: #9d9d9d;
        }

        .dropdown-menu::-webkit-scrollbar-thumb:active,
        .custom-scrollbar::-webkit-scrollbar-thumb:active {
            background-color: #838383;
        }

.dropdown-menu-inline {
    white-space: normal;
    padding-left: 5px;
}

    .dropdown-menu-inline > li {
        display: inline-block;
    }

        .dropdown-menu-inline > li > a {
            padding: 5px 10px;
        }

.dropdown-header {
    padding-left: 10px;
    font-weight: 600;
    cursor: default;
    user-select: none;
}

.dropdown-menu > li.group > a {
    padding: 5px 10px;
    font-weight: 600;
}

.dropdown-menu > .active {
    color: #fff;
}

    .dropdown-menu > .active > a {
        color: #fff;
        padding-right: 25px;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z' fill-rule='evenodd' fill='white'%2F%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-position: right 5px center;
        background-size: 16px 16px;
    }

select.form-control.select-list {
    padding: 0;
    background-image: none;
}

    select.form-control.select-list > optgroup {
        padding: 6px 0;
    }

        select.form-control.select-list > option,
        select.form-control.select-list > optgroup > option {
            padding: 6px 12px;
        }

.form-control-sm {
    max-width: 280px;
}

.form-control-xs {
    max-width: 90px;
}

.form-control[readonly] {
    background-color: #fff;
}

.form-group > .radio-inline {
    margin-bottom: 5px;
}

.form-inline .radio,
.form-inline .checkbox,
.form-inline .radio-inline,
.form-inline .checkbox-inline {
    padding-top: 0;
}

.input-group.radio-inline,
.input-group.checkbox-inline,
.input-group-addon .checkbox-inline {
    padding-left: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    position: relative;
    margin-left: 0;
    vertical-align: bottom;
}

.radio-inline .input-group-addon {
    cursor: pointer;
}

input#SearchString::-ms-clear {
    display: none;
}

.btn-group-sm > .btn > input[type="radio"],
.btn-group-sm > .btn > input[type="checkbox"] {
    margin-top: 0;
}

.btn-xs .badge {
    position: relative;
    top: -1px;
}

.table > tbody > tr > td > .btn-group {
    white-space: nowrap;
}

    .table > tbody > tr > td > .btn-group > .btn {
        float: none;
    }

    .table > tbody > tr > td > .btn-group .btn + .btn {
        margin-left: -5px;
    }

.modal-content {
    border: none;
}

.modal-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #f8f8f8;
}

.modal-body .col-half {
    width: 100%;
}

.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0;
}

.modal.left .modal-header,
.modal.right .modal-header {
    padding: 5px 15px;
    background-color: #fff;
}

.modal.left .modal-body,
.modal.right .modal-body {
    width: 100%;
}

.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

@media (min-width: 768px) {
    .modal.left .modal-dialog,
    .modal.right .modal-dialog {
        width: 520px;
    }

    .modal.left.fade .modal-dialog {
        left: -520px;
    }

    .modal.right.fade .modal-dialog {
        right: -520px;
    }
}

.callout-success {
    border-left: 5px solid #5cb85c;
}

.badge-sm {
    font-size: 10px;
}

.label-default-outline {
    color: #666;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
}

.badge-primary {
    color: #fff;
    background-color: #337ab7;
}

.badge-primary-outline,
.label-primary-outline {
    color: #052c65;
    background-color: #cfe2ff;
    border: 1px solid #9ec5fe;
}

.badge-success {
    color: #fff;
    background-color: #5cb85c;
}

.badge-success-outline,
.label-success-outline {
    color: #0a3622;
    background-color: #d1e7dd;
    border: 1px solid #a3cfbb;
}

.badge-info {
    color: #fff;
    background-color: #0dcaf0;
}

.badge-info-outline,
.label-info-outline {
    color: #055160;
    background-color: #cff4fc;
    border: 1px solid #9eeaf9;
}

.badge-warning {
    color: #fff;
    background-color: #f0ad4e;
}

.badge-warning-outline,
.label-warning-outline {
    color: #664d03;
    background-color: #fff3cd;
    border: 1px solid #ffe69c;
}

.badge-danger {
    color: #fff;
    background-color: #d9534f;
}

.badge-danger-outline,
.label-danger-outline {
    color: #58151c;
    background-color: #f8d7da;
    border: 1px solid #f1aeb5;
}

.badge_dot {
    position: relative;
    display: inline-block;
    top: -2px;
    min-width: 0;
    padding: 5px;
    font-size: 0;
    background-color: #fa5151;
    border-radius: 10px;
}

.text-muted {
    color: #7e7e7e;
}

.text-gray {
    color: #999;
}

.navbar {
    min-height: 40px;
}

.glyphicon-2x {
    font-size: 2em;
}

.header.affix::after {
    opacity: 1;
}

.header::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    width: 100%;
    z-index: -1;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
    -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    -o-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.panel > .pull-right {
    padding-top: 5px;
    padding-right: 10px;
}

.modal-body > .alert-container {
    position: absolute;
    width: 100%;
    z-index: 999999;
}

.modal-body .form-group {
    margin-left: 0;
    margin-right: 0;
}

.body-content > .alert-container {
    position: fixed;
    top: 55px;
    z-index: 99;
}

.alert-container > div {
    position: relative;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.title-header {
    margin: 10px;
    text-align: center;
}

@media (max-width: 767px) {
    .title-header {
        margin: 10px;
        text-align: left;
    }
}

.title-bar {
    color: #7e7e7e;
    font-size: 12px;
    position: relative;
}

    .title-bar span {
        margin-right: 10px;
    }

.navbar-sub-top {
    border-width: 0 1px 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 0;
    min-height: 40px;
    padding-right: 15px;
}

@media (max-width: 767px) {
    .navbar-sub-top {
        padding-right: 5px;
    }

        .navbar-sub-top .navbar-nav {
            float: left;
            margin: 0;
        }

            .navbar-sub-top .navbar-nav > li {
                float: left;
            }

                .navbar-sub-top .navbar-nav > li > a {
                    padding: 10px 5px;
                }

        .navbar-sub-top .navbar-form {
            padding: 10px 5px;
            margin-top: 3px;
            margin-bottom: 3px;
            width: auto;
            padding-top: 0;
            padding-bottom: 0;
            margin-right: 0;
            margin-left: 0;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .btn-toolbar .btn-group {
        margin-bottom: 5px;
    }
}

.dropdown-label {
    max-width: 100%;
    margin-bottom: 0;
    font-weight: normal;
    white-space: nowrap;
}

.img-raised {
    -webkit-box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.56), 0 2px 6px 0 rgba(0, 0, 0, 0.12), 0 4px 8px -4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.56), 0 2px 6px 0 rgba(0, 0, 0, 0.12), 0 4px 8px -4px rgba(0, 0, 0, 0.2);
}

.input-number {
    display: inline-block;
    width: 30px;
    height: 25px;
    padding: 5px 2px;
    font-size: 12px;
    line-height: 1.2;
    border-radius: 3px;
}

.table-sticky {
    position: relative;
}

    .table-sticky > thead > tr > th {
        position: sticky;
        top: 57px;
        background-color: #fff;
        box-shadow: inset 0 -1px 0 #ddd;
    }

.table.text-center th {
    text-align: center;
}

.table-bordered > thead > tr > th {
    background-color: #f5f5f5;
}

.table-middle > tr > th,
.table-middle > tr > td,
.table-middle > thead > tr > th,
.table-middle > thead > tr > td,
.table-middle > tbody > tr > th,
.table-middle > tbody > tr > td {
    vertical-align: middle;
}

.nav-title {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    height: 60px;
    padding: 5px 30px 5px 15px;
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
}

    .nav-title .img-brand {
        width: 50px;
        height: 50px;
    }

    .nav-title .app-title {
        padding-left: 5px;
        -webkit-flex: 1;
        flex: 1;
    }

.main-navbar {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.main-wrapper {
    width: 100%;
    height: 100%;
    padding-left: 200px;
}

.main-sidebar {
    position: fixed;
    left: 0;
    top: 0;
    width: 200px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    white-space: nowrap;
    -webkit-box-shadow: 1px 8px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 8px 15px rgba(0, 0, 0, 0.2);
    z-index: 5;
    -webkit-transition: all .3s;
    transition: all .3s;
}

    .main-sidebar .sidebar-switcher {
        position: absolute;
        top: 16px;
        right: 5px;
        text-align: center;
        background-color: #fff;
        z-index: 2;
        -webkit-transition: top .3s;
        transition: top .3s;
        cursor: pointer;
    }

    .main-sidebar .nav-user {
        position: absolute;
        bottom: 0;
        width: 100%;
        border-top: 1px solid #ddd;
    }

        .main-sidebar .nav-user .nav-user-info {
            padding: 10px 15px;
            margin-right: 15px;
            overflow: hidden;
        }

            .main-sidebar .nav-user .nav-user-info a {
                color: #777;
                text-decoration: none;
            }

            .main-sidebar .nav-user .nav-user-info img {
                width: 24px;
                height: 24px;
            }

    .main-sidebar .sidebar-menu .list-group-item {
        border-radius: 0;
        border: none;
        color: #333;
    }

        .main-sidebar .sidebar-menu .list-group-item::after {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            border-right: 3px solid transparent;
            transform: scaleY(.0001);
            opacity: 0;
            content: "";
        }

        .main-sidebar .sidebar-menu .list-group-item.active {
            color: #1890ff;
            background-color: #e6f7ff;
        }

            .main-sidebar .sidebar-menu .list-group-item.active:after {
                border-right: 3px solid #1890ff;
                transform: scaleY(1);
                opacity: 1;
            }

        .main-sidebar .sidebar-menu .list-group-item:hover {
            color: #1890ff;
        }

.nav-sidebar {
    position: relative;
}

    .nav-sidebar:hover {
        overflow: visible;
    }

    .nav-sidebar .nav-item > .nav-link {
        position: relative;
        color: #333;
    }

        .nav-sidebar .nav-item > .nav-link > .float-right {
            margin-top: -7px;
            position: absolute;
            right: 10px;
            top: 50%;
        }

        .nav-sidebar .nav-item > .nav-link .right {
            transition: -webkit-transform ease-in-out 0.3s;
            transition: transform ease-in-out 0.3s;
            transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
        }

@media (prefers-reduced-motion: reduce) {
    .nav-sidebar .nav-item > .nav-link .right {
        transition: none;
    }
}

.nav-sidebar .nav-link > .right,
.nav-sidebar .nav-link > p > .right {
    position: absolute;
    right: 16px;
    top: 12px;
    color: #777;
}

    .nav-sidebar .nav-link > .right i,
    .nav-sidebar .nav-link > .right span,
    .nav-sidebar .nav-link > p > .right i,
    .nav-sidebar .nav-link > p > .right span {
        margin-left: 8px;
    }

.nav-sidebar .menu-open > .nav-treeview {
    display: block;
}

.nav-sidebar .menu-open > .nav-link i.right {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.nav-sidebar > .nav-item {
    margin-bottom: 0;
}

.nav-sidebar .nav-treeview {
    display: none;
    list-style: none;
    padding: 0;
}

.nav-sidebar.nav-child-indent .nav-treeview {
    transition: padding 0.3s ease-in-out;
    padding-left: 16px;
}

.nav-sidebar .nav-header {
    font-size: 16px;
    padding: 8px;
    background: inherit;
    color: #777;
    overflow: hidden;
    text-overflow: clip;
}

    .nav-sidebar .nav-header:not(:first-of-type) {
        padding: 24px 16px 8px;
    }

    .nav-sidebar .nav-header.nav-header-bar {
        text-align: center;
        font-weight: 600;
        border-bottom: 1px solid #ddd;
        -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.1);
        box-shadow: 1px 1px 6px rgba(0,0,0,.1);
    }

.nav-sidebar .nav-link p {
    display: inline-block;
    margin: 0;
}

.nav-sidebar > .nav-item > .nav-link:active,
.nav-sidebar > .nav-item > .nav-link:focus {
    background-color: transparent;
}

.nav-sidebar .nav-link:hover > .right,
.nav-sidebar .nav-link:hover > p > .right {
    color: #1890ff;
}

.nav-sidebar > .nav-item > .nav-link.active,
.nav-sidebar > .nav-item > .nav-link:hover {
    color: #1890ff;
    background-color: transparent;
}

.nav-sidebar > .nav-item > .nav-treeview {
    background: transparent;
}

.nav-treeview > .nav-item > .nav-link {
    color: #333;
    padding-left: 28px;
}

    .nav-sidebar > .nav-item > .nav-link::after,
    .nav-treeview > .nav-item > .nav-link::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        border-right: 3px solid transparent;
        transform: scaleY(.0001);
        opacity: 0;
        content: "";
    }

    .nav-treeview > .nav-item > .nav-link:hover {
        color: #1890ff;
    }

    .nav-sidebar > .nav-item:not(.has-treeview) > .nav-link.active,
    .nav-treeview > .nav-item > .nav-link.active {
        color: #1890ff;
        background-color: #e6f7ff;
    }

        .nav-sidebar > .nav-item:not(.has-treeview) > .nav-link.active::after,
        .nav-treeview > .nav-item > .nav-link.active::after {
            border-right: 3px solid #1890ff;
            transform: scaleY(1);
            opacity: 1;
        }


.navbar-hide .main-sidebar {
    padding-top: 0;
    border-top: 1px solid #ddd;
}

    .navbar-hide .main-sidebar .sidebar-switcher {
        top: 13px;
    }

    .navbar-hide .main-sidebar .nav-user .nav-user-info {
        padding-top: 5px;
        padding-bottom: 5px;
    }

.main-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
    background: #fff;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.1);
    box-shadow: 1px 1px 6px rgba(0,0,0,.1);
    padding: 8px 30px 7px 230px;
    -webkit-transition: top .3s;
    transition: top .3s;
    z-index: 1;
}

    .main-header h4 {
        margin-top: 8px;
        margin-bottom: 8px;
        font-size: 28px;
        line-height: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .main-header .title-badge {
        display: inline-block;
        vertical-align: bottom;
        padding: 4px 8px;
        border: 1px solid #8c8c8c;
        color: #8c8c8c;
        border-top-left-radius: .7em 50%;
        -webkit-border-top-left-radius: .7em 50%;
        border-top-right-radius: .7em 50%;
        -webkit-border-top-right-radius: .7em 50%;
        border-bottom-left-radius: .7em 50%;
        -webkit-border-bottom-left-radius: .7em 50%;
        border-bottom-right-radius: .7em 50%;
        -webkit-border-bottom-right-radius: .7em 50%;
        font-size: 16px;
        line-height: 1;
        margin-left: 5px;
    }

    .main-header .title-meta {
        display: inline-block;
        vertical-align: bottom;
        font-size: 16px;
        padding: 4px 8px;
        line-height: 1;
        font-weight: 400;
        color: #8c8c8c;
    }

    .main-header .btn-toolbar {
        padding-top: 5px;
        padding-bottom: 5px;
    }

.main-content {
    height: 100%;
    width: 100%;
    padding-top: 60px;
    position: relative;
}

    .main-content .content-inner {
        padding: 15px 30px 30px;
    }

        .main-content .content-inner .container-fluid .btn-toolbar {
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .main-content .content-inner .article-desc {
            padding-top: 10px;
        }

        .main-content .content-inner.with-left-side-menu {
            padding-left: 160px;
        }

    .main-content .left-side-menu {
        display: block;
        position: fixed;
        top: 70px;
        bottom: 0;
        width: 150px;
        overflow-x: hidden;
        overflow-y: auto;
        background-color: #fff;
        -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,.1);
        box-shadow: 1px 1px 6px rgba(0,0,0,.1);
        -webkit-transition: top .3s;
        transition: top .3s;
    }

    .main-content .left-side-menu {
        left: 200px;
        border-right: 1px solid #ddd;
    }

        .main-content .left-side-menu .list-group {
            margin-bottom: 0;
        }

        .main-content .left-side-menu .list-group-item {
            border-radius: 0;
            border-left: none;
            border-right: none;
        }

            .main-content .left-side-menu .list-group-item:first-child {
                border-top: none;
            }

.navbar-hide .main-header {
    top: 0;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.2);
    box-shadow: 1px 1px 10px rgba(0,0,0,.2);
    z-index: 4;
}

    .navbar-hide .main-header h4 {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .navbar-hide .main-header .btn-toolbar {
        padding-top: 5px;
        padding-bottom: 5px;
    }

.navbar-hide .main-content .content-inner {
    margin-top: 26px;
    margin-bottom: 42px;
}

.icon-menu-switcher {
    width: 24px;
    height: 24px;
    display: inline-block;
    color: #777;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='64 64 896 896' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath fill='%23777777' d='M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 0 0 0 13.8z'/%3E%3C/svg%3E");
    background-size: 100%;
}

.main-wrapper.collapsed {
    padding-left: 42px;
}

    .main-wrapper.collapsed .icon-menu-switcher {
        background-image: url("data:image/svg+xml,%3Csvg viewBox='64 64 896 896' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath fill='%23777777' d='M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM142.4 642.1L298.7 519a8.84 8.84 0 0 0 0-13.9L142.4 381.9c-5.8-4.6-14.4-.5-14.4 6.9v246.3a8.9 8.9 0 0 0 14.4 7z'/%3E%3C/svg%3E");
    }

    .main-wrapper.collapsed .main-sidebar {
        width: 42px;
    }

        .main-wrapper.collapsed .main-sidebar .nav-title,
        .main-wrapper.collapsed .main-sidebar .nav-user,
        .main-wrapper.collapsed .main-sidebar .sidebar-menu {
            display: none;
        }

    .main-wrapper.collapsed .main-header {
        padding-left: 72px;
    }

    .main-wrapper.collapsed .main-content .left-side-menu {
        left: 42px;
    }

@media (max-width: 767px) {
    .main-wrapper {
        padding-left: 42px;
    }

        .main-header,
        .main-wrapper.collapsed .main-header {
            padding-left: 52px;
        }

            .main-header .btn-toolbar {
                white-space: nowrap;
            }

                .main-header .btn-toolbar > .btn-group + .btn-group {
                    float: none;
                }

                .main-header .btn-toolbar .input-group {
                    display: block;
                }

                    .main-header .btn-toolbar .input-group .form-control {
                        width: auto;
                        max-width: 100px;
                    }
}

@media (min-width: 992px) {
    .content-inner .col-md-1 {
        padding-left: 0;
        padding-right: 0;
    }

    .col-compact {
        padding-left: 0;
        padding-right: 0;
    }
}

.btn-secondary {
    color: #ffffff;
    background-color: #6c757d;
    border-color: #60686f;
}

    .btn-secondary:focus,
    .btn-secondary.focus {
        color: #ffffff;
        background-color: #545b62;
        border-color: #25282b;
    }

    .btn-secondary:hover {
        color: #ffffff;
        background-color: #545b62;
        border-color: #44494e;
    }

    .btn-secondary:active,
    .btn-secondary.active,
    .open > .dropdown-toggle.btn-secondary {
        color: #ffffff;
        background-color: #545b62;
        background-image: none;
        border-color: #44494e;
    }

        .btn-secondary:active:hover,
        .btn-secondary.active:hover,
        .open > .dropdown-toggle.btn-secondary:hover,
        .btn-secondary:active:focus,
        .btn-secondary.active:focus,
        .open > .dropdown-toggle.btn-secondary:focus,
        .btn-secondary:active.focus,
        .btn-secondary.active.focus,
        .open > .dropdown-toggle.btn-secondary.focus {
            color: #ffffff;
            background-color: #44494e;
            border-color: #25282b;
        }

    .btn-secondary.disabled:hover,
    .btn-secondary[disabled]:hover,
    fieldset[disabled] .btn-secondary:hover,
    .btn-secondary.disabled:focus,
    .btn-secondary[disabled]:focus,
    fieldset[disabled] .btn-secondary:focus,
    .btn-secondary.disabled.focus,
    .btn-secondary[disabled].focus,
    fieldset[disabled] .btn-secondary.focus {
        background-color: #6c757d;
        border-color: #60686f;
    }

    .btn-secondary .badge {
        color: #6c757d;
        background-color: #ffffff;
    }

.pagination-container {
    position: relative;
}

    .pagination-container > .pagination {
        margin: 10px 0;
    }

        .pagination-container > .pagination + .pagination {
            float: right;
        }

.pagination > .pagination-text > span,
.pagination > .pagination-text > span:hover,
.pagination > .pagination-text > span:focus {
    color: #777;
    font-weight: 600;
    background-color: #fff;
    border-color: #ddd;
    cursor: default;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.custom-scrollbar {
    scrollbar-width: thin;
}

    .custom-scrollbar::-webkit-scrollbar-track {
        background-color: #F1F1F1;
    }

    .custom-scrollbar::-webkit-scrollbar {
        width: 6px;
        background-color: #F1F1F1;
    }

    .custom-scrollbar::-webkit-scrollbar-thumb {
        background-color: #C1C1C1;
    }

        .custom-scrollbar::-webkit-scrollbar-thumb:hover {
            background-color: #9d9d9d;
        }

        .custom-scrollbar::-webkit-scrollbar-thumb:active {
            background-color: #838383;
        }

.info-box {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    min-height: 80px;
    padding: 8px;
    position: relative;
}

    .info-box .info-box-icon {
        border-radius: 4px;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        font-size: 30px;
        color: #333;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        width: 60px;
    }

        .info-box .info-box-icon > img {
            max-width: 100%;
        }

    .info-box .info-box-content {
        -ms-flex: 1;
        flex: 1;
        padding: 5px;
    }

    .info-box .info-box-number {
        display: block;
        font-size: 20px;
        font-weight: 700;
    }

    .info-box .info-box-number-sm {
        display: block;
        font-size: 12px;
        font-weight: 600;
    }

    .info-box .info-box-text {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.nav-tabs-container {
    position: relative;
}

.nav-tabs {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .nav-tabs .tab-divider {
        width: 1px;
        margin: 10px 5px;
        overflow: hidden;
        color: #e5e5e5;
        background-color: #e5e5e5;
    }

    .nav-tabs > li > a {
        color: #777;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-color: #ddd #ddd #1aad19;
        border-style: none none solid;
        border-width: medium medium 3px;
        color: #1aad19;
    }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.nav-tabs-container .pull-right .nav-tabs {
    position: relative;
    bottom: -1px;
    border-bottom: none;
}

.nav-success .open > a,
.nav-success .open > a:hover,
.nav-success .open > a:focus {
    border-color: #5cb85c;
}

.nav-success .dropdown-menu > .active > a,
.nav-success .dropdown-menu > .active > a:hover,
.nav-success .dropdown-menu > .active > a:focus {
    background-color: #5cb85c;
}


.dropdown-label {
    max-width: 100%;
    margin-bottom: 0;
    font-weight: normal;
    white-space: nowrap;
}

.field-label {
    display: inline-block;
    min-width: 42px;
    max-width: 56px;
    color: #666;
    text-align: justify;
    text-align-last: justify;
}

.tab-content .media-object {
    width: 100px;
    height: auto;
}

.media-normal,
.media-normal .media-body {
    overflow: initial;
}

.avatar {
    padding: 0 10px 10px;
}

.avatar-img-large {
    width: 96px;
    height: 96px;
}

.avatar-img-small {
    width: 48px;
    height: 48px;
}

.avatar-img-xs {
    width: 24px;
    height: 24px;
}

@media (min-width: 768px) {
    .navbar-nav-main {
        float: none;
        height: 50px;
        margin-left: 200px;
    }

        .navbar-nav-main > li > a {
            padding-left: 24px;
            padding-right: 24px;
        }

    .full-container .navbar-avatar {
        margin-right: 35px;
    }

    .navbar-avatar > li > a {
        padding-top: 9px;
        padding-bottom: 9px;
    }

    .navbar-avatar .avatar-img-small {
        width: 32px;
        height: 32px;
    }
}

@media (max-width: 767px) {
    .avatar-img-small {
        width: 24px;
        height: 24px;
    }
}

.img-raised {
    -webkit-box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.56), 0 2px 6px 0 rgba(0, 0, 0, 0.12), 0 4px 8px -4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.56), 0 2px 6px 0 rgba(0, 0, 0, 0.12), 0 4px 8px -4px rgba(0, 0, 0, 0.2);
}
