@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&amp;display=swap);

body {
    background: #e5e5e5;
}

#page-topbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1002;
    background-color: #fff;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03);
    box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03)
}

.navbar-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    height: 70px;
    padding: 0 calc(24px / 2) 0 0
}

    .navbar-header .dropdown.show .header-item {
        background-color: #f8f9fa
    }

.navbar-brand-box {
    padding: 0 1.5rem;
    text-align: center;
    width: 250px
}

.logo {
    line-height: 70px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

    .logo .logo-sm {
        display: none
    }

.logo-light {
    display: none
}

.app-search {
    padding: calc(32px / 2) 0;
}

    .app-search .form-control {
        border: none;
        height: 38px;
        padding-left: 40px;
        padding-right: 0px;
        background-color: #f3f3f9;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 30px
    }

    .app-search span {
        position: absolute;
        z-index: 10;
        font-size: 16px;
        line-height: 38px;
        left: 13px;
        top: 0;
        color: #74788d
    }

.megamenu-list li {
    position: relative;
    padding: 5px 0
}

    .megamenu-list li a {
        color: #495057
    }

.card-body {
    padding: 10px;
}

@media (max-width:992px) {
    .navbar-brand-box {
        width: auto
    }

    .logo span.logo-lg {
        display: none
    }

    .logo span.logo-sm {
        display: inline-block
    }
}

.page-content {
    padding: calc(50px + 24px) calc(24px / 2) 0px calc(24px / 2)
}

.header-item {
    height: 70px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #555b6d;
    border: 0;
    border-radius: 0
}

    .header-item:hover {
        color: #555b6d
    }

.header-profile-user {
    height: 36px;
    width: 36px;
    background-color: #f6f6f6;
    padding: 3px
}

.dropdown-icon-item {
    display: block;
    border-radius: 3px;
    line-height: 34px;
    text-align: center;
    padding: 15px 0 9px;
    display: block;
    border: 1px solid transparent;
    color: #74788d
}

    .dropdown-icon-item img {
        height: 24px
    }

    .dropdown-icon-item span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dropdown-icon-item:hover {
        border-color: #eff2f7
    }

body[data-topbar=dark] #page-topbar {
    background-color: #2a3042
}

body[data-topbar=dark] .navbar-header .dropdown.show .header-item {
    background-color: rgba(255, 255, 255, .05)
}

body[data-topbar=dark] .navbar-header .waves-effect .waves-ripple {
    background: rgba(255, 255, 255, .4)
}

body[data-topbar=dark] .header-item {
    color: #e9ecef
}

    body[data-topbar=dark] .header-item:hover {
        color: #e9ecef
    }

body[data-topbar=dark] .header-profile-user {
    background-color: rgba(255, 255, 255, .25)
}

body[data-topbar=dark] .noti-icon i {
    color: #e9ecef
}

body[data-topbar=dark] .logo-dark {
    display: none
}

body[data-topbar=dark] .logo-light {
    display: block
}

body[data-topbar=dark] .app-search .form-control {
    background-color: rgba(243, 243, 249, .07);
    color: #fff
}

body[data-topbar=dark] .app-search input.form-control::-webkit-input-placeholder,
body[data-topbar=dark] .app-search span {
    color: rgba(255, 255, 255, .5)
}

body[data-sidebar=dark] .navbar-brand-box {
    /* background: #2a3042;*/
}

body[data-sidebar=dark] .logo-dark {
    display: none
}

body[data-sidebar=dark] .logo-light {
    display: block
}

@media (max-width:600px) {
    .navbar-header .dropdown {
        position: static
    }

        .navbar-header .dropdown .dropdown-menu {
            left: 10px !important;
            right: 10px !important
        }
}

@media (max-width:380px) {
    .navbar-brand-box {
        display: none
    }
}

body[data-layout=horizontal] .navbar-brand-box {
    width: auto
}

body[data-layout=horizontal] .page-content {
    margin-top: 70px;
    padding: calc(55px + 24px) calc(24px / 2) 60px calc(24px / 2)
}

@media (max-width:992px) {
    body[data-layout=horizontal] .page-content {
        margin-top: 15px
    }
}

.page-title-box {
    padding-bottom: 6px
}

    .page-title-box .breadcrumb {
        background-color: transparent;
        padding: 0
    }

    .page-title-box h4 {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px !important
    }

.vertical-collpsed .footer {
    left: 70px
}

body[data-layout=horizontal] .footer {
    left: 0 !important
}

.metismenu {
    margin: 0
}

    .metismenu li {
        display: block;
        width: 100%;
        text-wrap: auto;
    }

    .metismenu .mm-collapse {
        display: none
    }

        .metismenu .mm-collapse:not(.mm-show) {
            display: none
        }

        .metismenu .mm-collapse.mm-show {
            display: block
        }

    .metismenu .mm-collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-duration: .35s;
        transition-duration: .35s;
        -webkit-transition-property: height, visibility;
        transition-property: height, visibility
    }

.vertical-menu {
    width: 250px;
    z-index: 1001;
    background: #fff;
    bottom: 0;
    margin-top: 0;
    position: fixed;
    top: 70px;
    -webkit-box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03);
    box-shadow: 0 .75rem 1.5rem rgba(18, 38, 63, .03);
    overflow: auto;
}

.main-content {
    margin-left: 250px;
    overflow: hidden
}

    .main-content .content {
        padding: 0 15px 10px 15px;
        margin-top: 70px
    }

#sidebar_menu {
    padding: 10px 0 30px 0
}

    #sidebar_menu .mm-active > .has-arrow:after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    #sidebar_menu .has-arrow:after {
        content: "\F140";
        font-family: 'Material Design Icons';
        display: block;
        float: right;
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s;
        font-size: 1rem
    }

    #sidebar_menu ul li a {
        display: block;
        padding: .625rem 1.5rem;
        color: #545a6d;
        position: relative;
        font-size: 13px;
        -webkit-transition: all .4s;
        transition: all .4s;
        font-weight: 500;
    }

        #sidebar_menu ul li a i {
            display: inline-block;
            min-width: 1.2rem;
            padding-bottom: .125em;
            font-size: 1.25rem;
            line-height: 1.40625rem;
            vertical-align: middle;
            color: #7f8387;
            -webkit-transition: all .4s;
            transition: all .4s
        }

        #sidebar_menu ul li a:hover {
            color: #383c40
        }

            #sidebar_menu ul li a:hover i {
                color: #383c40
            }

    #sidebar_menu ul li .badge {
        margin-top: 4px
    }

    #sidebar_menu ul li ul.sub-menu {
        padding: 0
    }

        #sidebar_menu ul li ul.sub-menu li a {
            padding: .4rem .5rem .4rem 2rem;
            font-size: 13px;
            color: #545a6d
        }

        #sidebar_menu ul li ul.sub-menu li ul.sub-menu {
            padding: 0
        }

            #sidebar_menu ul li ul.sub-menu li ul.sub-menu li a {
                padding: .4rem 1.5rem .4rem 3.5rem;
                font-size: 13.5px
            }

.menu-title {
    padding: 12px 20px !important;
    letter-spacing: .05em;
    pointer-events: none;
    cursor: default;
    font-size: 11px;
    text-transform: uppercase;
    color: #7f8387;
    font-weight: 600
}

.mm-active {
    color: #556ee6 !important
}

    .mm-active .active {
        color: #556ee6 !important
    }

        .mm-active .active i {
            color: #556ee6 !important
        }

    .mm-active > i {
        color: #556ee6 !important
    }

@media (max-width:992px) {
    .vertical-menu {
        display: none
    }

    .main-content {
        margin-left: 0 !important
    }

    body.sidebar-enable .vertical-menu {
        display: block
    }
}

.vertical-collpsed .main-content {
    margin-left: 70px
}

.vertical-collpsed .navbar-brand-box {
    width: 70px !important
}

.vertical-collpsed .logo span.logo-lg {
    display: none
}

.vertical-collpsed .logo span.logo-sm {
    display: block
}

.vertical-collpsed .vertical-menu {
    position: absolute;
    width: 70px !important;
    z-index: 5
}

    .vertical-collpsed .vertical-menu .simplebar-content-wrapper,
    .vertical-collpsed .vertical-menu .simplebar-mask {
        overflow: visible !important
    }

    .vertical-collpsed .vertical-menu .simplebar-scrollbar {
        display: none !important
    }

    .vertical-collpsed .vertical-menu .simplebar-offset {
        bottom: 0 !important
    }

    .vertical-collpsed .vertical-menu #sidebar_menu .badge,
    .vertical-collpsed .vertical-menu #sidebar_menu .collapse.in,
    .vertical-collpsed .vertical-menu #sidebar_menu .menu-title {
        display: none !important
    }

    .vertical-collpsed .vertical-menu #sidebar_menu .nav.collapse {
        height: inherit !important
    }

    .vertical-collpsed .vertical-menu #sidebar_menu .has-arrow:after {
        display: none
    }

    .vertical-collpsed .vertical-menu #sidebar_menu > ul > li {
        position: relative;
        white-space: nowrap
    }

        .vertical-collpsed .vertical-menu #sidebar_menu > ul > li > a {
            padding: 15px 20px;
            min-height: 55px;
            -webkit-transition: none;
            transition: none
        }

            .vertical-collpsed .vertical-menu #sidebar_menu > ul > li > a:active,
            .vertical-collpsed .vertical-menu #sidebar_menu > ul > li > a:focus,
            .vertical-collpsed .vertical-menu #sidebar_menu > ul > li > a:hover {
                color: #383c40
            }

            .vertical-collpsed .vertical-menu #sidebar_menu > ul > li > a i {
                font-size: 1.45rem;
                margin-left: 4px
            }

            .vertical-collpsed .vertical-menu #sidebar_menu > ul > li > a span {
                display: none;
                padding-left: 25px
            }

        .vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > a {
            position: relative;
            width: calc(190px + 70px);
            color: #556ee6;
            background-color: #f5f5f5;
            -webkit-transition: none;
            transition: none
        }

            .vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > a i {
                color: #556ee6
            }

            .vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > a span {
                display: inline
            }

        .vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > ul {
            display: block;
            left: 70px;
            position: absolute;
            width: 190px;
            height: auto !important;
            -webkit-box-shadow: 3px 5px 10px 0 rgba(54, 61, 71, .1);
            box-shadow: 3px 5px 10px 0 rgba(54, 61, 71, .1)
        }

            .vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > ul ul {
                -webkit-box-shadow: 3px 5px 10px 0 rgba(54, 61, 71, .1);
                box-shadow: 3px 5px 10px 0 rgba(54, 61, 71, .1)
            }

            .vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > ul a {
                -webkit-box-shadow: none;
                box-shadow: none;
                padding: 8px 20px;
                position: relative;
                width: 190px;
                z-index: 6;
                color: #545a6d
            }

                .vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > ul a:hover {
                    color: #383c40
                }

    .vertical-collpsed .vertical-menu #sidebar_menu > ul ul {
        padding: 5px 0;
        z-index: 9999;
        display: none;
        background-color: #fff
    }

        .vertical-collpsed .vertical-menu #sidebar_menu > ul ul li:hover > ul {
            display: block;
            left: 190px;
            height: auto !important;
            margin-top: -36px;
            position: absolute;
            width: 190px
        }

        .vertical-collpsed .vertical-menu #sidebar_menu > ul ul li > a span.pull-right {
            position: absolute;
            right: 20px;
            top: 12px;
            -webkit-transform: rotate(270deg);
            transform: rotate(270deg)
        }

        .vertical-collpsed .vertical-menu #sidebar_menu > ul ul li.active a {
            color: #f8f9fa
        }

body[data-sidebar=dark] .vertical-menu {
    background: #fff;
}

body[data-sidebar=dark] #sidebar_menu ul li a {
    color: #000;
}

    body[data-sidebar=dark] #sidebar_menu ul li a i {
        color: #6a7187
    }

    body[data-sidebar=dark] #sidebar_menu ul li a span {
        padding-left: 5px;
    }

    body[data-sidebar=dark] #sidebar_menu ul li a:hover {
        background: #10caf5;
        color: #fff !important
    }

        body[data-sidebar=dark] #sidebar_menu ul li a:hover i {
            color: #fff !important
        }

body[data-sidebar=dark] #sidebar_menu ul li ul.sub-menu li a {
    color: #79829c
}

    body[data-sidebar=dark] #sidebar_menu ul li ul.sub-menu li a:hover {
        color: #fff
    }

body[data-sidebar=dark].vertical-collpsed {
    /*min-height: 1200px*/
    min-height: auto;
}

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > a {
        background: #2e3548;
        color: #fff
    }

        body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > a i {
            color: #fff
        }

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > ul a {
        color: #79829c
    }

        body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > ul a:hover {
            color: #fff
        }

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar_menu > ul ul {
        background-color: #2a3042
    }

    body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar_menu ul li.mm-active .active {
        color: #fff !important
    }

        body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar_menu ul li.mm-active .active i {
            color: #fff !important
        }

body[data-sidebar=dark] .mm-active {
    color: #A6B0CE !important
}

    body[data-sidebar=dark] .mm-active > i {
        color: #A6B0CE !important
    }

    body[data-sidebar=dark] .mm-active .active {
        background: #10caf5;
        color: #fff !important
    }

        body[data-sidebar=dark] .mm-active .active i {
            color: #fff !important
        }

body[data-sidebar=dark] .menu-title {
    color: #6a7187
}

body[data-layout=horizontal] .main-content {
    margin-left: 0 !important
}

body[data-sidebar-size=small] .navbar-brand-box {
    width: 160px
}

body[data-sidebar-size=small] .vertical-menu {
    width: 160px;
    text-align: center
}

    body[data-sidebar-size=small] .vertical-menu .badge,
    body[data-sidebar-size=small] .vertical-menu .has-arrow:after {
        display: none !important
    }

body[data-sidebar-size=small] .main-content {
    margin-left: 160px
}

body[data-sidebar-size=small] .footer {
    left: 160px
}

body[data-sidebar-size=small] #sidebar_menu ul li.menu-title {
    background-color: #2e3548
}

body[data-sidebar-size=small] #sidebar_menu ul li a i {
    display: block
}

body[data-sidebar-size=small] #sidebar_menu ul li ul.sub-menu li a {
    padding-left: 1.5rem
}

body[data-sidebar-size=small].vertical-collpsed .main-content {
    margin-left: 70px
}

body[data-sidebar-size=small].vertical-collpsed .vertical-menu #sidebar_menu {
    text-align: left
}

    body[data-sidebar-size=small].vertical-collpsed .vertical-menu #sidebar_menu > ul > li > a i {
        display: inline-block
    }

body[data-sidebar-size=small].vertical-collpsed .footer {
    left: 70px
}

body[data-sidebar=colored] .vertical-menu {
    background-color: #556ee6
}

body[data-sidebar=colored] .navbar-brand-box {
    background-color: #556ee6
}

    body[data-sidebar=colored] .navbar-brand-box .logo-dark {
        display: none
    }

    body[data-sidebar=colored] .navbar-brand-box .logo-light {
        display: block
    }

body[data-sidebar=colored] .mm-active {
    color: #fff !important
}

    body[data-sidebar=colored] .mm-active .active,
    body[data-sidebar=colored] .mm-active > i {
        color: #fff !important
    }

body[data-sidebar=colored] #sidebar_menu ul li.menu-title {
    color: rgba(255, 255, 255, .6)
}

body[data-sidebar=colored] #sidebar_menu ul li a {
    color: rgba(255, 255, 255, .5)
}

    body[data-sidebar=colored] #sidebar_menu ul li a i {
        color: rgba(255, 255, 255, .5)
    }

    body[data-sidebar=colored] #sidebar_menu ul li a.waves-effect .waves-ripple {
        background: rgba(255, 255, 255, .1)
    }

body[data-sidebar=colored] #sidebar_menu ul li ul.sub-menu li a {
    color: rgba(255, 255, 255, .4)
}

body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar_menu > ul > li:hover > a {
    background-color: #5e76e7
}

body[data-sidebar=colored].vertical-collpsed .vertical-menu #sidebar_menu ul li.mm-active .active {
    color: #556ee6 !important
}
/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

    .waves-effect .waves-ripple {
        position: absolute;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: -50px;
        opacity: 0;
        background: rgba(0, 0, 0, .2);
        background: radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
        -webkit-transition: all .5s ease-out;
        transition: all .5s ease-out;
        -webkit-transition-property: -webkit-transform, opacity;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform;
        -webkit-transform: scale(0) translate(0, 0);
        transform: scale(0) translate(0, 0);
        pointer-events: none
    }

    .waves-effect.waves-light .waves-ripple {
        background: rgba(255, 255, 255, .4);
        background: radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%)
    }

    .waves-effect.waves-classic .waves-ripple {
        background: rgba(0, 0, 0, .2)
    }

    .waves-effect.waves-classic.waves-light .waves-ripple {
        background: rgba(255, 255, 255, .4)
    }

.waves-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

.waves-button,
.waves-circle {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}

    .waves-button,
    .waves-button-input,
    .waves-button:hover,
    .waves-button:visited {
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border: none;
        outline: 0;
        color: inherit;
        background-color: rgba(0, 0, 0, 0);
        font-size: 1em;
        line-height: 1em;
        text-align: center;
        text-decoration: none;
        z-index: 1
    }

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

    .waves-input-wrapper.waves-button {
        padding: 0
    }

    .waves-input-wrapper .waves-button-input {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1
    }

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    -webkit-transition: all .3s;
    transition: all .3s
}

    .waves-float:active {
        -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3);
        box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3)
    }

.waves-block {
    display: block
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, .4)
}

.waves-effect.waves-primary .waves-ripple {
    background-color: rgba(85, 110, 230, .4)
}

.waves-effect.waves-success .waves-ripple {
    background-color: rgba(52, 195, 143, .4)
}

.waves-effect.waves-info .waves-ripple {
    background-color: rgba(80, 165, 241, .4)
}

.waves-effect.waves-warning .waves-ripple {
    background-color: rgba(241, 180, 76, .4)
}

.waves-effect.waves-danger .waves-ripple {
    background-color: rgba(244, 106, 106, .4)
}

.avatar-xs {
    height: 2rem;
    width: 2rem
}

.avatar-sm {
    height: 3rem;
    width: 3rem
}

.avatar-md {
    height: 4.5rem;
    width: 4.5rem
}

.avatar-lg {
    height: 6rem;
    width: 6rem
}

.avatar-xl {
    height: 7.5rem;
    width: 7.5rem
}

.avatar-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #eb1c24;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.font-size-10 {
    font-size: 10px !important
}

.font-size-11 {
    font-size: 11px !important
}

.font-size-12 {
    font-size: 12px !important
}

.font-size-13 {
    font-size: 13px !important
}

.font-size-14 {
    font-size: 14px !important
}

.font-size-15 {
    font-size: 15px !important
}

.font-size-16 {
    font-size: 16px !important
}

.font-size-17 {
    font-size: 17px !important
}

.font-size-18 {
    font-size: 18px !important
}

.font-size-20 {
    font-size: 20px !important
}

.font-size-22 {
    font-size: 22px !important
}

.font-size-24 {
    font-size: 24px !important
}

.font-weight-medium {
    font-weight: 500
}

.font-weight-semibold {
    font-weight: 600
}

.social-list-item {
    height: 2rem;
    width: 2rem;
    line-height: calc(2rem - 2px);
    display: block;
    border: 1px solid #adb5bd;
    border-radius: 50%;
    color: #adb5bd;
    text-align: center
}

.w-xs {
    min-width: 80px
}

.w-sm {
    min-width: 95px
}

.w-md {
    min-width: 110px
}

.w-lg {
    min-width: 140px
}

.w-xl {
    min-width: 160px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999
}

#status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px
}

.spinner-chase {
    margin: 0 auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-animation: spinner-chase 2.5s infinite linear both;
    animation: spinner-chase 2.5s infinite linear both
}

.chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: chase-dot 2s infinite ease-in-out both;
    animation: chase-dot 2s infinite ease-in-out both
}

    .chase-dot:before {
        content: '';
        display: block;
        width: 25%;
        height: 25%;
        background-color: #556ee6;
        border-radius: 100%;
        -webkit-animation: chase-dot-before 2s infinite ease-in-out both;
        animation: chase-dot-before 2s infinite ease-in-out both
    }

    .chase-dot:nth-child(1) {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s
    }

        .chase-dot:nth-child(1):before {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s
        }

    .chase-dot:nth-child(2) {
        -webkit-animation-delay: -1s;
        animation-delay: -1s
    }

        .chase-dot:nth-child(2):before {
            -webkit-animation-delay: -1s;
            animation-delay: -1s
        }

    .chase-dot:nth-child(3) {
        -webkit-animation-delay: -.9s;
        animation-delay: -.9s
    }

        .chase-dot:nth-child(3):before {
            -webkit-animation-delay: -.9s;
            animation-delay: -.9s
        }

    .chase-dot:nth-child(4) {
        -webkit-animation-delay: -.8s;
        animation-delay: -.8s
    }

        .chase-dot:nth-child(4):before {
            -webkit-animation-delay: -.8s;
            animation-delay: -.8s
        }

    .chase-dot:nth-child(5) {
        -webkit-animation-delay: -.7s;
        animation-delay: -.7s
    }

        .chase-dot:nth-child(5):before {
            -webkit-animation-delay: -.7s;
            animation-delay: -.7s
        }

    .chase-dot:nth-child(6) {
        -webkit-animation-delay: -.6s;
        animation-delay: -.6s
    }

        .chase-dot:nth-child(6):before {
            -webkit-animation-delay: -.6s;
            animation-delay: -.6s
        }

@-webkit-keyframes spinner-chase {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-chase {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes chase-dot {

    100%, 80% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes chase-dot {

    100%, 80% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes chase-dot-before {
    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }

    0%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes chase-dot-before {
    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4)
    }

    0%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.mini-stats-wid .mini-stat-icon {
    overflow: hidden;
    position: relative
}

    .mini-stats-wid .mini-stat-icon:after,
    .mini-stats-wid .mini-stat-icon:before {
        content: "";
        position: absolute;
        width: 8px;
        height: 54px;
        background-color: rgba(255, 255, 255, .1);
        left: 16px;
        -webkit-transform: rotate(32deg);
        transform: rotate(32deg);
        top: -5px;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .mini-stats-wid .mini-stat-icon::after {
        left: -12px;
        width: 12px;
        -webkit-transition: all .2s;
        transition: all .2s
    }

.mini-stats-wid:hover .mini-stat-icon::after {
    left: 60px
}

.button-items {
    margin-left: -8px;
    margin-bottom: -12px
}

    .button-items .btn {
        margin-bottom: 12px;
        margin-left: 8px
    }

.mfp-popup-form {
    max-width: 1140px
}

.bs-example-modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

.icon-demo-content {
    text-align: center;
    color: #adb5bd
}

    .icon-demo-content i {
        display: block;
        font-size: 24px;
        margin-bottom: 16px;
        color: #74788d;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .icon-demo-content .col-lg-4 {
        margin-top: 24px
    }

        .icon-demo-content .col-lg-4:hover i {
            color: #556ee6;
            -webkit-transform: scale(1.5);
            transform: scale(1.5)
        }

.grid-structure .grid-container {
    background-color: #f8f9fa;
    margin-top: 10px;
    font-size: .8rem;
    font-weight: 500;
    padding: 10px 20px
}

@media print {

    .footer,
    .navbar-header,
    .page-title-box,
    .right-bar,
    .vertical-menu {
        display: none !important
    }

    .card-body,
    .main-content,
    .page-content,
    .right-bar,
    body {
        padding: 0;
        margin: 0
    }

    .card {
        border: 0
    }
}

#branchDetails, #viewDoc, .bootbox-alert {
    z-index: 1051;
}

.modal-backdrop ~ .modal-backdrop {
    z-index: 1050;
}

.date-search-bar .card-body {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .date-search-bar .card-body .form-control {
        color: #fff;
        border: 1px solid #fff;
    }

    .date-search-bar .card-body .dashboard-calendar-icon {
        color: #383c40;
        z-index: 10;
    }

.dash-total-title {
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    color: #fff;
}

.dash-total-counter {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.bg-1, .bg-2, .bg-3, .bg-4, .bg-5, .bg-6 {
    border-radius: 5px;
}

.bg-1 {
    background: #35495f;
}

.bg-2 {
    background: #15a085;
}

.bg-3 {
    background: #f39c13;
}

.bg-4 {
    background: #2a80b9;
}

.bg-5 {
    background: #e74c3d;
}

.bg-6 {
    background: #8e44ad;
}

.bx {
    font-size: 30px !important;
}

.avatar-xs {
    height: 3rem;
    width: 3rem;
}

.avatar-title {
    background: #000;
}

.bg-darkblue {
    background: #243e8b;
    color: #fff;
    font-weight: 600;
}

.sec-border-bottom {
    border-bottom: 4px solid #fff;
}

.card {
    margin-bottom: 12px;
    margin-top: 12px;
}

.dashboard-calendar-icon {
    font-size: 18px !important;
    position: absolute;
    right: 18px;
    top: 7px;
}

#ContentPlaceHolder1_txt_fromDate, #ContentPlaceHolder1_txt_toDate, #ContentPlaceHolder1_txt_ToDate, #ContentPlaceHolder1_TextBox1, #ContentPlaceHolder1_TextBox2 {
    padding: 15px;
    position: relative;
}



.bx-search-alt {
    font-size: 20px !important;
}

.top-title-section .card {
    background: #243e8b;
    margin-top: 5px;
}

    .top-title-section .card .col-md-4 {
        display: flex;
        align-items: center;
    }

    .top-title-section .card h4 {
        color: #fff;
    }

.manifest-entry-list table th {
    font-size: 12px;
    padding: 5px;
    background: #545454;
    color: #fff;
}

.manifest-entry-list {
}

.manifest-popup-form .modal-content {
    border: 0;
    height: 550px;
}

.manifest-popup-form .modal-header {
    background: #243e8b;
    padding: 10px;
}

    .manifest-popup-form .modal-header .modal-title {
        color: #fff;
    }

    .manifest-popup-form .modal-header .close {
        color: #fff;
        opacity: 1;
    }
/*.dataTables_scrollBody*/
.table td, .table th {
    padding: 0.3rem 0.75rem;
}

.h-100 {
    height: 100% !important;
    overflow: auto !important;
}

::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.bluecolor {
    padding: 0.30rem 0.75rem !important;
    background: #243e8b;
    color: #fff !important;
}

.modal-content {
    border: 0px solid #f6f6f6 !important;
}

.whitecolor {
    color: #fff !important;
}

.input-group-text {
    padding: 0.35rem .75rem !important;
}

.required {
    background-color: #81ecec !important;
}
