﻿
/* Start Loading */
.spinner > div {
    background-color: #368dc6;
    height: 100%;
    width: 16px;
    margin-left: 1px;
    margin-right: 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
/* End Loading */


.pager-detail {
    margin-top: 0.5rem;
    margin-right: 10px;
}


/* Width */
::-webkit-scrollbar {
    width: 16px;
}

/* Track */
::-webkit-scrollbar-track {
    background: rgb(240, 240, 240);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgb(205, 205, 205);
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: rgb(199, 197, 197);
    }

.light input::-webkit-input-placeholder { /* Edge */
    color: #b5b5b5;
}

.light input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b5b5b5;
}

.light input::placeholder {
    color: #b5b5b5;
}


.pace .pace-progress {
    background: #e3394c;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}


.btn-thm-dark, .btn-thm-light {
    color: #3a94d0 !important;
    border-color: #368dc6 !important;
    font-weight: bold;
}

.btn-thm-dark {
    background-color: #ffffff !important;
}

.btn-thm-light {
    background-color: #fff !important;
}

    .btn-thm-dark:hover, .btn-thm-dark:active, .btn-thm-light:hover, .btn-thm-light:active {
        box-shadow: 0 0 0 0.09rem #368dc6 !important;
    }

body.light {
    background: url(../_images/home_bg_v1.jpg?);
    background-size: cover;
}

.light .modal-content {
    background-color: #ffffff;
}

body.light {
    /*color: #5d6c73;*/
    color: #525556;
}

.light a {
    color: #368dc6;
}

.light .aspNetDisabled i {
    cursor: not-allowed;
    color: #848484 !important;
}

.light .dropdown-header {
    color: #5d6c73;
    background-color: #eceff1;
    border-bottom: 1px solid #f2f2f2;
}

.light .app-header.navbar {
    border-bottom: 1px solid #0a4a72;
    background-color: #C41E3A !important;
}

    .light .app-header.navbar .navbar-brand {
        background-color: #fff !important;
        background-image: url("../_images/logo.png");
        border-bottom: 0px solid #0a4a72;
        background-size: contain;
    }


.light .sidebar {
    background: #303131;
}

.light .nav-dropdown-toggle {
    background-color: #424040 !important;
}

.light .sidebar .nav .nav-item .nav-link:hover, .light .sidebar .nav .nav-item .navbar .dropdown-toggle:hover, .light .navbar .sidebar .nav .nav-item .dropdown-toggle:hover {
    background: #186faa !important;
}

.light .sidebar .nav .nav-item .nav-link.active, .light .sidebar .nav .nav-item .navbar .active.dropdown-toggle, .light .navbar .sidebar .nav .nav-item .active.dropdown-toggle {
    background: #C41E3A;
}

.light .navbar-nav .nav-link {
    color: #ddd;
}

@media (max-width: 991px) {
    .light .app-header .navbar-toggler {
        /*color: #3a94d0;*/
    }
}

.light .breadcrumb {
    background-color: #fff;
    border-bottom: 0px solid #484848;
}

.breadcrumb-item.active {
    color: #a1acb1;
}


.light .card {
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
}

.card-outline-success {
    color: #13b34e;
}

.card-outline-info {
    color: #368dc6;
}

.card-outline-danger {
    color: #eb374b;
}

.light .card-outline-success {
    background-color: #ffffff;
    border-color: #4dbd74;
}

.light .card-outline-info {
    background-color: #ffffff;
    border-color: #63c2de;
}

.light .card-outline-danger {
    background-color: #ffffff;
    border-color: #e94154;
}


.light .card-header {
    /*background-color: #ececec;*/
    background-color: #eceff1;
    border-top: 0px solid #e4e4e4;
    border-bottom: 0px solid #e4e4e4;
}


.light .form-control, .light .select2-container {
    color: inherit;
    background-color: #ffffff;
    border: 1px solid #7ebfe9 !important;
    border-radius: 0 .25rem .250rem 0;
}

    .light .form-control:disabled, .light .form-control[readonly], .light .select2-container-disabled {
        border: 1px solid #e8e7e7 !important;
        color: #a0a0a0 !important;
        background-color: #eeeeee !important;
    }

    .light .form-control:focus, .light .select2-container:focus {
        color: #3a94d0;
        background-color: #ffffff;
        border-color: #368dc6;
        box-shadow: 0 0 0 0.08rem #368dc6;
    }

.light .input-danger {
    border: 1px solid #ec6473 !important;
    box-shadow: 0 0 0 0.08rem #ec6473 !important;
}


.light input[type="checkbox"] {
    background-color: #f2f4f5;
    border: 2px solid #28a7b4 !important;
}

    .light input[type="checkbox"]:checked {
        background-color: #28a7b4;
    }

    .light input[type="checkbox"]:disabled {
        border: 1px solid #5f5f5f !important;
        background-color: darkgray;
    }


.light .select2-results {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: #ffffff;
}

    .light .select2-results .select2-highlighted {
        background: #368dc6 !important;
        color: #fff !important;
    }

.light .select2-container .select2-choice {
    background-color: inherit;
    color: inherit;
}

    .light .select2-container .select2-choice > .select2-chosen {
        background-color: #ffffff;
    }

.light .select2-container.select2-container-disabled .select2-choice > .select2-chosen, .light .select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #eeeeee;
}

.light .select2-search input {
    border: 1px solid #368dc6;
    border-top-width: 0px;
    background: #ffffff !important;
    box-shadow: 0 0 0 0.08rem #368dc6;
    color: #3a94d0;
    font-weight: bold;
}

.light .select2-results .select2-no-results,
.light .select2-results .select2-searching,
.light .select2-results .select2-selection-limit {
    background: #eceff1;
}

.light .select2-container .select2-choice .select2-arrow b {
    border-top: 5px solid #6f6f6f;
}

.light .select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 0px 0 #fff inset;
    box-shadow: 0 0px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #ffffff;
    background-image: none !important;
    filter: none;
}

.light .select2-drop {
    background: #ffffff;
    color: #3a94d0;
    border: 0px solid #aaa;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.light .select2-drop-active {
    border: 0px solid #ccc;
}


.light .dropdown-menu {
    /*border: 1px solid #5f5f5f;*/
    border: 1px solid #368dc6;
    color: #3a94d0;
    background-color: #ffffff;
}

.light .dropdown-item {
    padding: 0.25rem 1.5rem;
    color: #3a94d0;
    background-color: #ffffff;
    border: 0;
}

    .light .dropdown-item:hover, .light .dropdown-item:focus {
        color: #fff;
        text-decoration: none;
        background-color: #2883c0;
    }

.light .dropdown-filter {
    border: 1px solid #7ebfe9;
    color: #3a94d0 !important;
    border-radius: .25rem 0 0 .250rem;
    border-right: 0px solid;
    background-color: inherit;
    /*height: calc(1.74rem + 1px);*/
    /*margin-top: 0.76rem;*/
}

    .light .dropdown-filter:hover {
        /*border: 1px solid #368dc6;*/
        background-color: #2883c0;
        color: #fff !important;
    }

.light a.filter-disabled, .light a.filter-disabled:hover {
    border: 1px solid #c7c7c7 !important;
    color: #c7c7c7 !important;
    background-color: #ffffff !important;
}


.light .modal-temp {
    background-color: #186faa;
}


.light .modal-bg {
    background-color: #656565;
}

.light .modal-content {
    background-color: #ffffff;
}

.light .modal-header {
    font-weight: bold;
}

.light .modal-footer {
    background-color: #eceff1;
}

.light .modal-primary .modal-header {
    color: #fff;
    background-color: #186faa;
}


.light .btn, .light .btn-secondary {
    background-color: #f8f9f9;
    color: #5f5f5f;
    border-color: #c6c6c6;
}

    .light .btn:disabled, .light .btn:disabled:hover {
        color: #999999;
        background-color: transparent !important;
        border-color: #d9d7d7;
    }

    .light .btn:hover, .light .btn:active, .light .btn.active {
        color: #1DAFA7;
        background-color: #f6fbfb;
        border-color: #1DAFA7;
    }

.light .btn-primary {
    color: #fff;
    background-color: #2883c0 !important;
    border-color: #2883c0;
}

    .light .btn-primary:disabled, .light .btn-primary:disabled:hover {
        color: #2883c0;
        background-color: transparent !important;
        border-color: #2883c0;
    }

    .light .btn-primary:hover, .light .btn-primary:active, .light .btn-primary.active, .light .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #106eac !important;
        border-color: #106eac;
    }

.light .btn-info {
    color: #fff;
    background-color: #1DAFA7 !important;
    border-color: #1DAFA7;
}

    .light .btn-info:disabled, .light .btn-info:disabled:hover {
        color: #1DAFA7;
        background-color: transparent !important;
        border-color: #1DAFA7;
    }

    .light .btn-info:hover, .light .btn-info:active, .light .btn-info.active, .light .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #10938b !important;
        border-color: #10938b;
    }

.light .btn-success {
    color: #fff;
    background-color: #13b34e !important;
    border-color: #13b34e;
}

    .light .btn-success:disabled, .light .btn-success:disabled:hover {
        color: #13b34e;
        background-color: transparent !important;
        border-color: #13b34e;
    }

    .light .btn-success:hover, .light .btn-success:active, .light .btn-success.active, .light .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #0ea746 !important;
        border-color: #0ea746;
    }

.light .btn-warning {
    color: #fff;
    background-color: #dc9321 !important;
    border-color: #dc9321;
}

    .light .btn-warning:disabled, .light .btn-warning:disabled:hover {
        color: #dc9321;
        background-color: transparent !important;
        border-color: #dc9321;
    }

    .light .btn-warning:hover, .light .btn-warning:active, .light .btn-warning.active, .light .show > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #cc8414 !important;
        border-color: #cc8414;
    }

.light .btn-danger {
    color: #fff;
    background-color: #e3394c !important;
    border-color: #e3394c;
}

    .light .btn-danger:disabled, .light .btn-danger:disabled:hover {
        color: #e3394c;
        background-color: transparent !important;
        border-color: #e3394c;
    }

    .light .btn-danger:hover, .light .btn-danger:active, .light .btn-danger.active, .light .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #d61e32 !important;
        border-color: #d61e32;
    }

.light .btn-login {
    font-size: 1.3rem !important;
}

    .light .btn-login:hover {
        color: #ed3045 !important;
        background-color: transparent !important;
        box-shadow: 0 0 0 0.09rem #df2035 !important;
    }



.light .text-muted {
    color: #817f7f !important;
}

.light .uk-text-primary {
    color: #3a94d0;
}

.light .uk-text-dark-primary {
    color: inherit;
}


.light [class*="card-outline-"] .card-block {
    background: inherit !important;
}


.card-danger .card-header {
    background-color: #e3394c;
    border-color: #e3394c;
}

.card-message-danger {
    background-color: #ffffff !important;
    color: #e3394c;
    border: 2px solid #e3394c !important;
    border-top-width: 0px;
}


.card-info {
    background-color: #368dc6 !important;
}

    .card-info:hover, .card-info:active {
        background-color: #368dc6 !important;
    }

    .card-info .card-header {
        background-color: #176ea7 !important;
    }

.card-message-info {
    background-color: #368dc6 !important;
    border: 0px solid #176ea7 !important;
}


.card-success {
    background-color: #13b34e !important;
}

    .card-success:hover, .card-success:active {
        background-color: #13b34e !important;
    }

    .card-success .card-header {
        background-color: #13b34e !important;
    }

.card-message-success {
    background-color: #13b34e !important;
    border: 0px solid #13b34e !important;
    border-radius: 0px;
    opacity: 0.9;
}

.message-noti-success {
    margin-top: 0;
    /*width: 30rem;*/
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 0.3rem;
    min-height: fit-content;
    height: 45px;
    height: fit-content;
}



.light .table {
    background-color: #fff;
}

.light .thead-default th {
    color: #f2f2f2;
    background-color: #186faa;
    font-size: 0.8rem;
    font-weight: normal !important;
}

.light .table tr:nth-child(odd) {
    background-color: #f3f5f5;
}

.light .table-hover tbody tr:hover {
    background-color: #e1edf5;
}

.light .table tr.highlight {
    color: inherit;
    background-color: #d8eaf5;
    border-bottom: solid 0px #186faa;
}

    .light .table tr.highlight:hover {
        background-color: #cae2ef;
    }

/*.light div[id$="gvViewPanelHeader"], .light div[id$="gvViewPanelItem"], .light div[id$="gvViewPanelHeaderContent"], .light div[id$="gvViewPanelItemContent"] {
    background-color: rgb(240, 240, 240) !important;
}*/

.light div[id$="gvViewHorizontalRail"], .light div[id$="gvViewVerticalRail"] {
    background-color: rgb(240, 240, 240) !important;
}

.light div[id$="gvViewVerticalBar"], .light div[id$="gvViewHorizontalBar"] {
    background-color: rgb(205, 205, 205) !important;
}


.light .page-item.active .page-link, .light .pagination-datatables li.active .page-link, .light .pagination li.active .page-link, .light .page-item.active .pagination-datatables li a, .light .pagination-datatables li .page-item.active a, .light .pagination-datatables li.active a, .light .page-item.active .pagination li a, .light .pagination li .page-item.active a, .light .pagination li.active a {
    color: #969696;
    background-color: #f4f3f3;
    border-color: transparent;
    border-left-width: 0px;
    border-right-width: 0px;
    box-shadow: 0 0 0 0;
}

.light .page-link, .light .pagination-datatables li a, .light .pagination li a {
    color: #3a94d0;
    background-color: inherit;
    border-color: transparent;
    border-width: 1px;
    font-weight: bold;
}

    .light .page-link:focus, .light .pagination-datatables li a:focus, .light .pagination li a:focus, .light .page-link:hover, .light .pagination-datatables li a:hover, .light .pagination li a:hover {
        color: #f2f2f2;
        background-color: #186faa;
        box-shadow: 0 0 0 0;
    }

.light .grid-filter-active, .light .grid-sort-active {
    background-color: #0a4a72;
}

/*.light .nav-tabs {
    border-bottom: 1px solid #484848;
}

    .light .nav-tabs .nav-link, .light .nav-tabs .navbar .dropdown-toggle, .light .navbar .nav-tabs .dropdown-toggle {
        color: #f2f2f2;
        border: 1px solid transparent;
    }

        .light .nav-tabs .nav-link:hover, .light .nav-tabs .navbar .dropdown-toggle:hover, .light .navbar .nav-tabs .dropdown-toggle:hover {
            border-color: #1f6594;
        }*/

.light .nav-tabs .nav-link.active, .light .nav-tabs .navbar .active.dropdown-toggle, .light .navbar .nav-tabs .active.dropdown-toggle {
    color: #3a94d0;
    border-color: #7ebfe9;
    border-bottom-color: #ffffff;
}

.light a:not([href]):not([tabindex]):hover {
    color: #368dc6 !important;
}

.light .switch.switch-text .switch-label {
    background-color: #ffffff;
    border: 1px solid #13b34e;
}

.light .switch.switch-text .switch-handle {
    background: #ffffff;
    border: 1px solid #13b34e;
}

.light .switch-success > .switch-input:checked ~ .switch-label {
    background: #13b34e !important;
    border-color: #13b34e;
}


.light .bootstrap-datetimepicker-widget table td,
.light .bootstrap-datetimepicker-widget table th, .light .bootstrap-datetimepicker-widget table td span {
    background-color: #ffffff;
}

.light .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    color: #f2f2f2;
    background-color: #368dc6;
}

.light .bootstrap-datetimepicker-widget table td.day:hover,
.light .bootstrap-datetimepicker-widget table td.hour:hover,
.light .bootstrap-datetimepicker-widget table td.minute:hover,
.light .bootstrap-datetimepicker-widget table td.second:hover,
.light .bootstrap-datetimepicker-widget table td.btn-hour:hover,
.light .bootstrap-datetimepicker-widget table td.btn-min:hover,
.light .bootstrap-datetimepicker-widget table td.btn-sec:hover {
    color: #f2f2f2;
    background-color: #368dc6;
    /*background-color: #2d6272;*/
}

.light .bootstrap-datetimepicker-widget table td.active,
.light .bootstrap-datetimepicker-widget table td.active:hover {
    color: #f2f2f2;
    background-color: #368dc6;
    text-shadow: 0px;
}

    .light .bootstrap-datetimepicker-widget table td.active.today:before {
        border-bottom-color: #fff;
    }

.light .bootstrap-datetimepicker-widget table td span.active {
    color: #f2f2f2;
    background-color: #368dc6;
    text-shadow: 0px;
}

.light .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-bottom: 7px solid #368dc6;
    border-bottom-color: rgba(0, 0, 0, 0.2);
}

.light .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-bottom: 6px solid #368dc6;
}

.light .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-top: 7px solid #368dc6;
    border-top-color: rgba(0, 0, 0, 0.2);
}

.light .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-top: 6px solid #368dc6;
}

.light .card-header-gridview {
    background-color: #f2f5f7;
}


.btn-refresh {
    font-size: 1.3rem;
    padding: 0rem 0.4rem;
    padding-bottom: 0.14rem;
    font-weight: bold;
    color: #3a94d0;
    background-color: inherit;
    border-color: transparent;
    border-width: 1px;
    /*padding-bottom: 0.1rem;*/
    /*transform: rotate(90deg);*/
}

    .btn-refresh:hover, .btn-refresh:focus {
        color: #f2f2f2;
        background-color: #186faa;
        box-shadow: 0 0 0 0;
        text-decoration: none;
    }

.light .background-base {
    background-color: #ffffff;
}
