
.error {
    color: red;
}

.widget-heading{
    color:black;
}

.tblListing tbody tr:nth-child(odd) {
    background-color: rgba(0,0,0,.05);
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    padding: .75rem;
    background-color: #0B193F;
    color: #e0f3ff;
}

.tblStickyHeaderListing thead th {
    background-color: #0B193F;
    color: #e0f3ff;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}

.tblListing {
    background-color: white !important;
    border: 1px solid lightgrey;
}

    .tblListing tfoot th, .table thead th {
        vertical-align: middle !important;
    }



    .tblListing thead tr th.header {
        padding-right: 30px;
        position: relative;
        cursor: pointer;
        cursor: pointer;
    }

table.tblListing thead .header:before, table.tblListing thead .headerAsc:before, table.tblListing thead .headerDesc:before, table.tblListing thead .headerAsc_disabled:before, table.tblListing thead .headerDesc_disabled:before {
    right: 9px;
    content: "\2191";
}

table.tblListing thead .header:before, table.tblListing thead .header:after, table.tblListing thead .headerAsc:before, table.tblListing thead .headerAsc:after, table.tblListing thead .headerDesc:before, table.tblListing thead .headerDesc:after, table.tblListing thead .headerAsc_disabled:before, table.tblListing thead .headerAsc_disabled:after, table.tblListing thead .headerDesc_disabled:before, table.tblListing thead .headerDesc_disabled:after {
    position: absolute;
    bottom: 0.5em;
    display: block;
    opacity: 0.3;
}

table.tblListing thead .header:after, table.tblListing thead .headerAsc:after, table.tblListing thead .headerDesc:after, table.tblListing thead .headerAsc_disabled:after, table.tblListing thead .headerDesc_disabled:after {
    right: 2px;
    content: "\2193";
}

table.tblListing thead .headerAsc:before, table.tblListing thead .headerDesc:after {
    opacity: 1;
}

table.tblListing thead .header:before, table.tblListing thead .header:after {
    font-size: large;
    font-weight: bold;
    }



.control-label {
    text-align: right;
    padding-right: 2px;
}

@media (max-width: 479.98px) {
    .control-label {
        text-align: left;
    }
}

.modal-body {
    background-color: #f5f5f5 !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .app-wrapper-footer {
        position: fixed;
        right: 0;
        left: 0;
        bottom: 0;
        margin-right: 10px;
        z-index: 8;
    }
}

.datepicker-days table td {
    padding: 5px;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default;
}

.datepicker-days {
    padding: 7px;
    padding-left: 10px;
}

th.datepicker-switch {
    text-align: center;
}

.blacklbl {
    color: black;
    font-weight: 500;
}

.app-header .app-header__content .app-header-left {
    margin-left: auto;
}

.storenamelarge{
    display:inline;
}

.storenamesmall {
    display: none;
}


@media (max-width: 678.98px) {
    .position-relative.row {
        margin-left: 5px;
        margin-right: 5px;
    }

    .form-group .col-form-label {
        text-align: left !important;
    }

    .card-body {
        flex: 1 1 auto;
        padding: 0.25rem;
    }

    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
        padding-right: 5px;
        padding-left: 5px;
    }

    .app-header .app-header__content .app-header-right {
        margin-left: inherit !important;
    }

    .storenamelarge {
        display: none;
    }

    .storenamesmall {
        display: inline;
    }
}

@media (min-width: 679px) and (max-width: 992.98px) {
    .app-main .app-main__inner {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media (max-width: 678.98px) {
    .closed-sidebar.closed-sidebar-mobile .app-sidebar .app-header__logo, .closed-sidebar.closed-sidebar-mobile .app-header .app-header__logo {
        width: 100%;
        display: flex;
        padding-left: 0px;
    }

    .app-header__logo .logo-src {
        height: 47px;
        width: 102px;
        background-size: cover;
    }
}

@media (min-width: 767.98px) and (max-width: 1300px) {
    .card-body {
        padding: 1.25rem 0.5rem;
    }

    .app-main .app-main__inner {
        padding: 30px 5px 0;
        flex: 1;
    }

    .app-page-title {
        padding: 15px 20px;
        margin: -30px -5px 5px;
        position: relative;
    }

    .rmvpad {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

.datepicker-months {
    width: 206px;
    height: 200px;
}

    .datepicker-months span.month {
        height: 45px;
        padding: 22px;
        line-height: 43px;
        text-align: left;
    }

.datepicker-months thead tr th {
    text-align:center;
}

    .datepicker-months tbody tr td {
        word-break: break-all;
    }

.datepicker-years, .datepicker-decades, .datepicker-centuries {
    width: 191px;
    height: 200px;
}

    .datepicker-years span.year, .datepicker-decades span.decade, .datepicker-centuries span.century {
        height: 45px;
        padding: 16px;
        line-height: 43px;
        text-align: left;
    }

    .datepicker-years thead tr th, .datepicker-decades thead tr th, .datepicker-centuries thead tr th {
        text-align: center;
    }

    .datepicker-years tbody tr td, .datepicker-decades tbody tr td, .datepicker-centuries tbody tr td {
        word-break: break-all;
    }

.datepicker-days tbody tr td {
    text-align: center;
}

    .datepicker-days tbody tr td.active {
        background-color: #0B193F;
        color: white;
        text-align: center;
    }

.datepicker-days tbody tr td.today {
    background-color: lightgray;
    color: black;
    text-align:center;
}

.toggle .btn-primary, .toggle .btn-primary:hover, .toggle .btn-primary:active {
    background-color: #0B193F;
    border-color: #0B193F;
}

    .toggle .btn-primary:not(:disabled):not(.disabled):active,
    .toggle .btn-primary:not(:disabled):not(.disabled).active,
    .toggle .show > .btn-primary.dropdown-toggle {
        background-color: #0B193F;
        border-color: #0B193F;
    }

.list-group-item.success {
    font-weight: 600;
    color: black;
    background-color: #00a000;
    border-color: #77dd77;
    font-size: 16px;
}