.switch input:empty~span:before {
    /*EEE5FF*/
    background-color: #DECCFF;
}

.form-control {
    border: 1px solid #D9D9D9;
}

.border-right-1 {
    border-right: 1px solid gainsboro;
}


/* sticky footer */

div.card-footer {
    position: sticky;
    left: 0;
    bottom: 0;
    width: 100%;
}


/* Hide Input Number Arrows */


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

.text-dark-50 {
    color: #646676 !important;
}


/* Tree view css */

.k-checkbox.k-state-indeterminate,
.k-checkbox:indeterminate {
    color: #3c3b90 !important;
}

.k-checkbox {
    color: #3c3b90 !important;
}

.k-checkbox:checked {
    color: #3c3b90 !important;
}

.k-checkbox:hover {
    color: #3c3b90 !important;
}

.k-checkbox:checked:focus {
    box-shadow: 0 0 3px 0 #3c3b90 !important;
    border-color: #3c3b90 !important;
}

.k-checkbox:focus {
    box-shadow: 0 0 3px 0 #3c3b90 !important;
    border-color: #3c3b90 !important;
}

.k-treeview-leaf.k-selected.k-hover,
.k-treeview-leaf.k-selected:hover {
    background-color: #3c3b90 !important;
}

.k-treeview-leaf.k-selected {
    background-color: #3c3b90 !important;
}


/* ------------- */


/* Css class for Filter Info */

.filterInfo {
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
}


/* ------------- */


/*css class for remove filter data*/

.remove-filter:hover {
    text-decoration: line-through !important;
}


/*end remove filter*/

.select2-container--disabled {
    background-color: #f3f6f9;
    border-color: #f3f6f9;
    color: #3f4254;
    font-weight: 500 !important;
}

table.dataTable tbody tr:hover {
    background-color: #F3F6F9 !important;
}

table.table-separate tbody tr:hover {
    background-color: #F3F6F9 !important;
}

.error {
    color: #f64e60 !important;
}

.table-scroll {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

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

.json-beautifier {
    white-space: pre;
    font-family: monospace;
}

.p-8px {
    padding: 8px !important;
}

.border-bottom-dotted {
    border-bottom: 1px dotted !important;
}

.border-bottom-top-solid {
    border-bottom: 1px solid !important;
    border-top: 1px solid !important;
}

.sans-serif-font {
    font-family: sans-serif !important;
}

.text-black {
    color: black !important;
}

.inactiveLink {
    pointer-events: none !important;
    cursor: default !important;
}

.border-collapse {
    border-collapse: collapse;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #c7ccdd !important;
    color: #3f4254 !important;
}

.select2-container--default .select2-results__option.select2-results__option--highlighted {
    background: #c7ccdd !important;
    color: #3F428B;
}

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

.text-light {
    color: #88888d !important;
}

.stock-mapping {
    background-color: #177b0f80 !important;
}

.text-grey-light {
    color: #9d9595 !important;
}

.overflow-y-hidden {
    overflow-y: hidden !important;
}

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

.black {
    color: #000000 !important;
}

.card-footer {
    padding: 1rem 1.25rem;
}

.float-right {
    float: right !important;
}

.tpr-24 {
    padding-right: 24px !important;
}

.border-left-lightgrey {
    border-left: lightgrey 1px solid !important;
}

.captcha-center {
    margin: auto !important;
    width: 75% !important;
}

.white-space {
    white-space: nowrap
}

.unread-bg {
    background-color: #DEECFF !important;
}

.card-filter:hover {
    background-color: #DEECFF !important;
}

.card-filter.active {
    background-color: #DEECFF !important;
}

.purchase-bill-calendar h2 {
    font-weight: bold !important;
}

body.datatable-thead-fixed .table[data-module="sticky-table"] thead.thead--is-fixed::before {
    content: ' ';
    display: block;
    background-color: #FFF;
    width: 52px;
    position: fixed;
    right: 0px;
    height: 80%;
    top: 0px;
    z-index: 1;
}

body.datatable-thead-fixed .table[data-module="sticky-table"] thead.thead--is-fixed::after {
    content: ' ';
    display: block;
    background-color: #fbf6f0;
    width: 14px;
    position: fixed;
    right: 10px;
    height: 80%;
    top: 0px;
    z-index: 2;
}

body.datatable-thead-fixed .dataTables_wrapper.dt-bootstrap4::before {
    content: ' ';
    display: block;
    background-color: #FFF;
    width: 52px;
    position: absolute;
    left: -24px;
    height: 80%;
    top: 10px;
    z-index: 1;
}

body.datatable-thead-fixed .dataTables_wrapper.dt-bootstrap4::after {
    content: ' ';
    display: block;
    background-color: #fbf6f0;
    width: 15px;
    position: absolute;
    left: -15px;
    height: 80%;
    top: 0px;
    z-index: 2;
}

body.datatable-thead-fixed .dataTables_scroll::before {
    content: ' ';
    display: block;
    background-color: #FFF;
    width: 52px;
    position: absolute;
    right: -45px;
    height: 80%;
    top: 10px;
    z-index: 1;
}

body.datatable-thead-fixed .dataTables_scroll::after {
    content: ' ';
    display: block;
    background-color: #fbf6f0;
    width: 15px;
    position: absolute;
    right: -29px;
    height: 80%;
    top: 10px;
    z-index: 2;
}

body.datatable-thead-fixed[data-header-scroll="on"] .dataTables_scrollHeadInner::before {
    content: ' ';
    display: block;
    background-color: #FFF;
    width: 52px;
    position: fixed;
    left: 92px;
    height: 80%;
    top: 0px;
    z-index: 16;
}

body.datatable-thead-fixed[data-header-scroll="on"] .dataTables_scrollHeadInner::after {
    content: ' ';
    display: block;
    background-color: #fbf6f0;
    width: 22px;
    position: fixed;
    left: 92px;
    height: 80%;
    top: 0px;
    z-index: 17;
}

div#kt_aside {
    background-color: #FFF;
}

.padding-margin-custom-cls .card.card-custom.card-stretch.gutter-b {
    height: calc(100% - 15px);
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px; */
}

.padding-margin-custom-cls .gutter-b {
    margin-bottom: 15px;
}

.padding-margin-custom-cls .row [class*="col-"] {
    padding-right: 0px;
    padding-left: 15px;
}

.padding-margin-custom-cls .row [class*="col-"] .row [class*="col-"] {
    padding-right: 0px;
    padding-left: 15px;
}

.header {
    height: 50px;
    margin-bottom: 10px;
}

body.datatable-thead-fixed .card.card-custom>.card-body {
    padding: 2rem 2.25rem !important;
}

@media only screen and (max-width: 600px) {
    .padding-margin-custom-cls .row [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
}

body.datatable-thead-fixed .card.card-custom>.card-body {
    padding: 2rem 2.25rem !important;
}

#custom-column-visibility-container button.buttons-collection.dropdown-toggle.buttons-colvis::after {
    display: none;
}

.valid-password {
    color: green;
}

.invalid-password {
    color: red;
}

.input-group-text {
    cursor: pointer;
}

.progress-bar.bg-danger {
    background-color: #dc3545;
}

.progress-bar.bg-warning {
    background-color: #ffc107;
}

.progress-bar.bg-success {
    background-color: #28a745 !important;
}

.strong-password-success {
    color: green;
}

.e-grid .e-gridfooter.grid-footer-sticky {
    position: sticky;
    bottom: 0;
}

div#Grid_toolbarItems.e-sticky {
    top: 80px !important;
}

.e-gridheader.e-sticky {
    top: 120px !important;
}

element.style {
    background-image: url('/metronic8/demo1/assets/media/svg/shapes/top-green.png;')
}

.card.card-flush>.card-header {
    border-bottom: 0 !important;
}

.card .card-header {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    min-height: 70px;
    padding: 0 2.25rem;
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-bottom: 1px solid var(--bs-card-border-color);
}

.card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.rounded-2 {
    border-radius: .475rem !important;
}

.top-green {
    background-color: #3bc47a !important;
}

.carousel-indicators {
    display: flex;
    align-items: center;
    gap: 6px;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c5c5c5;
    border: none;
    transition: all 0.2s ease;
}

.carousel-indicators .active {
    width: 20px;
    /* elongated active bar */
    border-radius: 10px;
    background-color: #007bff;
    /* active blue */
}

.header-fixed[data-header-scroll=on] .header {
    z-index: 9999999;
}

.swal2-icon.swal2-error.swal2-icon-show {
    margin: 0 auto;
}

.comment-image-link {
    display: inline-block;
    margin: 5px;
}

.comment-image-link img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
}

th.vertical-align {
    vertical-align: top;
}
/*
.timeline {
    position: relative;
    padding-left: 30px;
    margin: 0;
    list-style: none;
}

.timeline.timeline-6:before {
    content: '';
    position: absolute;
    left: 184px;
    width: 3px;
    top: 0;
    bottom: 0;
    background-color: #ebedf3;
}

.timeline-item::before,
.timeline-item::after {
    content: '';
    position: absolute;
    left: 17px;
    width: 4px;
    height: 4px;
    background-color: #e4e6ef;
    border-radius: 50%;
    z-index: 2;
    display: none;
}

.timeline-item {
    position: relative;
    margin-bottom: 20px;
    padding-left: 40px;
}

.timeline-item::before,
.timeline-item::after {
    content: '';
    position: absolute;
    left: 17px;
    width: 4px;
    height: 4px;
    background-color: #e4e6ef;
    border-radius: 50%;
    z-index: 2;
}

.timeline-item::before {
    top: -2px;
}

.timeline-item::after {
    bottom: -2px;
}


.timeline-badge {
    position: absolute;
    left: 12px;
    top: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    background-color: transparent;
}

.timeline-badge i {
    font-size: 16px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.timeline-label {
    position: absolute;
    left: -100px;
    width: 80px;
    text-align: right;
    z-index: 2;
}


.timeline-content {
    margin-left: 20px;
    border-left: none;
}

.timeline-date-header {
    position: relative;
    margin: 30px 0 10px 40px;
    padding-left: 15px;
    border-left: 3px solid #e4e6ef;
    background-color: #f8f9fa;
    padding: 10px;
    border-radius: 4px;
}

.timeline-date-header::before {
    content: '';
    position: absolute;
    left: -43px;
    top: 10px;
    bottom: -10px;
    width: 3px;
    background-color: #e4e6ef;
}

.timeline-date-header h5 {
    margin: 0;
    font-size: 1.1rem;
}

@media (max-width: 768px) {
    .timeline-label {
        left: -60px;
        width: 50px;
        font-size: 0.9rem;
    }
    .timeline {
        padding-left: 20px;
    }
    .timeline::before {
        left: 10px;
    }
} */
/* .card.countcard {
    padding: 1rem 0.25rem !important;
} */
.card.card-custom .countBody {
    padding: 1rem 2.25rem !important;
}
