

.filterform .form-control::placeholder {
    color: #343a40;
    opacity: 0.9;
}

.filterform .form-control:-ms-input-placeholder {
    color: #343a40;
    opacity: 0.9;
}

.filterform .form-control::-ms-input-placeholder {
    color: #343a40;
    opacity: 0.9;
}


.table.gs-10 th:last-child,
.table.gs-10 td:last-child {
    text-align: center;
    padding-right: 2.5rem;
}

.table.gs-10 th:first-child,
.table.gs-10 td:first-child {
    padding-left: 1.5rem;
}

.table tbody tr.border-bottom-2px {
    border-bottom: 2px solid #dfdfdf !important;
}

.border-bottom-2px {
    border-bottom: 2px solid #dfdfdf !important;
}

.curser-pointer {
    cursor: pointer;
}

.open .fa-regular {
    transition: transform 0.3s ease;
}

.shown .fa-regular {
    transform: rotate(90deg);
    position: relative;
}

.aside .translate-middle.active .fa-angles-left::before {
    transform: rotate(180deg) !important;
}

.aside .aside-menu {
    border-top: 1px solid #262626;
}

.aside-dark .menu .menu-item .menu-link.active {
    background-color: var(--bs-primary)12;
}

.aside .aside-menu .menu-item .menu-link {
    padding-top: 15px;
    padding-bottom: 15px;
}

/*.subtable-scroll {
  width: 100%;
    overflow: auto;
}*/
.dataTables_scrollFoot {
    display: none;
}


.max-w-200px {
    max-width: 200px;
}


/*Master SKU Listing table*/
body .master-sku-list-table {
    min-width: 1850px !important;
}

[data-kt-aside-minimize="on"] .subtable-scroll {
    /* width: calc(100% - 268px);*/
}

.child-product-table {
    overflow: auto;
}

.child-product-table {
    margin: 0 -30px;
}

.child-product-table table {
    min-width: 800px !important;
}

.addfield .addfieldspan:last-child {
    opacity: 0.5;
    pointer-events: none;
}

.addfield .addfieldspan:last-child .form-control {
    pointer-events: none;
}

.editablefiled {
    background-color: #fffceb !important;
}

.table tbody tr.border-bottom-1px {
    border-bottom: 1px solid #eff2f5 !important;
}

.editablefiled input {
    border: none;
    background: none !important;
    padding: 5px;
    width: 100px;
    border-radius: 2px;
}

.editablefiled input:focus {
    outline: 1px solid #eee;
}

.aside-logo .shadow-sm {
    box-shadow: 0 0 5px rgb(0 0 0 / 30%) !important;
}

.form-switch.form-check-solid .form-check-input:checked {
    background-color: var(--bs-primary) !important;
}

/*Project Management Page*/
body .project-management-table {
    width: 1900px !important;
}

/*Amazon Product Table*/
body .amazon-product-table {
    width: 1900px !important;
}

/*Sales Order Page*/
body .sales-order-table {
    min-width: 1100px !important;
}

/* .badge {
    border-radius: 14px !important;
} */

.badge-release {
    background: #ffead4;
    color: #fd9427;
}

.badge-shiped {
    background: #ddf7e1;
    color: #099f22;
}

.badge-picked {
    background: #dff4fe;
    color: #00b1ff;
}

.badge-notprocessed {
    background: #fff5d5;
    color: #d7a200;
}

.badge-cancelled {
    background: #fed8d7;
    color: #fc3d39;
}

.badge-packed {
    background: #dedef6;
    color: #585ad3;
}

.badge-pack {
    background: #d7eafd;
    color: #3596f7;
}

/*vender-central-management-table*/
body .vender-central-management-table {
    min-width: 1100px !important;
}

/*fba-management-table*/
body .fba-management-table {
    min-width: 1000px !important;
}

/*document-management-table*/
body .document-management-table {
    min-width: 1460px !important;
}

/*pick-pack-ship-table*/
body .pick-pack-ship-table {
    min-width: 1800px !important;
}

/*dataTable*/
/*.dataTables_scrollHeadInner {
  width: auto !important;
}*/


/*.dataTables_scrollHeadInner{
  width:100% !important;
}*/
/*.dataTables_scrollHeadInner table{
  width:100% !important;
}*/


.drawer {
    overflow: visible;
}

.drawer .card .card-body {
    overflow: auto;
}

.exp-date-input{
    width: calc(100% - 200px);
}

@media (min-width: 992px) {
    .header #kt_header_user_menu_toggle {
        margin-right: -15px;
    }

    .put-away-page .card-header {
        display: none;
    }
}

@media (max-width: 992px) {
    .header {
        background-color: #202126 !important;
    }

    .child-product-table {
        margin: 0 -15px;
    }

    .drawer-on {
        display: flex !important;
        overflow: auto;
        z-index: 110;
        position: fixed;
        top: 0;
        bottom: 0;
        background-color: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        left: 0;
        width: 300px !important;
    }

    .drawer.drawer-on {
        box-shadow: 0 1px 9px -3px rgb(0 0 0 / 5%);
        transition: transform 0.3s all;
    }

    .drawer-on .hover-scroll-overlay-y {
        /*height: 100% !important;*/
    }

    div#kt_aside_menu_wrapper {
        height: 100% !important;
    }

    .drawer-overlay {
        z-index: 50 !important;
    }
}

@media (max-width: 767px) {
    .dataTables_info {
        display: none;
    }

    .col-sm-12.col-md-7.d-flex.justify-content-end {
        justify-content: center !important;
    }

    .mo-tab-scroll {
        overflow: auto;
        margin-bottom: 8px;
    }

    .mo-tab-scroll .nav-tabs {
        width: 600px;
        margin-bottom: 7px !important;
    }

    .mo-tab-scroll .nav-tabs.small-scroll {
        width: 100%;
        margin-bottom: 7px !important;
    }
}

@media (max-width: 575px) {
    .text-right-sm {
        text-align: right;
    }

    .bluckaction {
        position: absolute;
        top: 41px;
    }

    .bg-white.drawer.drawer-end.drawer-on {
        /*  max-width: 300px !important;*/
        left: auto !important;
    }
}

.btn-lg,
.btn-group-lg>.btn {
    border-radius: 0.625rem;
}

.notice.border-primary {
    border-color: #95c8e5 !important;
}

.upload-filename {
    display: none;
}

tr.even {
    background: #fbfbfb;
}

.multidata-td strong {
    font-weight: 700;
}

#master-product-table_wrapper table.dataTable th,
#master-product-table_wrapper table.dataTable td {
    border-right: 1px solid #dfdfdf;
    vertical-align: top;
}

#master-product-table_wrapper table.dataTable th:first-child,
#master-product-table_wrapper table.dataTable td:first-child {
    text-align: center;
}

#product-analyzer-table_wrapper table.dataTable th,
#product-analyzer-table_wrapper table.dataTable td {
    border-right: 1px solid #dfdfdf;
    vertical-align: top;
}

#product-analyzer-table_wrapper table.dataTable th:first-child,
#product-analyzer-table_wrapper table.dataTable td:first-child {
    text-align: center;
}

.magnific.w-50px {
    margin: 0 auto;
}

body .vender-central-management-table {
    min-width: 1980px !important;
}

.text-success {
    color: #8ebd58 !important;
}

.other-supplier-dd {
    position: relative;
    margin-bottom: 0 !important;
}

.other-supplier-table {
    position: absolute !important;
    top: 0;
    right: auto;
    left: 0;
    z-index: 2;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 40%);
    background: #fff;
}

#product-analyzer-table_wrapper .badge-light-success {
    color: #50cd89;
    background-color: #e8fff3;
}

.card-data-dd p {
    position: absolute !important;
    top: -6px;
    left: auto;
    z-index: 2;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 40%);
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    min-width: 300px;
}

/*loader*/


/* .page-loading1:before {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    background: rgb(30, 30, 45,0.25);
    width: 100%;
    height: 100%;
    z-index: 999;
}
.page-loading1:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../media/loader-img.svg);
    width: 200px;
    height: 200px;
    z-index: 9999;
    transform: translate(-50%, -50%);
} */

.filter-apply-icon {
    position: absolute;
    top: 15px;
    right: -2px;
    font-size: 10px;
}

/*SMART FILTER*/
.filter-left {
    border-right: 1px solid #e7e7e7;
}

.filter-right {
    border-left: 1px solid #e7e7e7;
}

.fiter-left-footer {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #eee;
    padding: 15px 15px;
}

.save-filter {
    position: relative;
    width: 100%;
}

.reset-default {
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    background: #fbfbfb;
}

.fiter-left-header {
    min-height: 35px;
    border-bottom: 1px solid #eee;
}

.fiter-left-body {
    display: flex;
    height: calc(100vh - 217px);
}

.edit-filter-view {
    display: flex;
}

.save-filter-list {
    padding-left: 0;
    list-style: none;
    width: 100%;
    margin-bottom: 0;
}

.save-filter-list>li {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    flex-direction: column;
    position: relative;
}

.save-filter-list>li>.edit-filter-view>a {
    padding: 6px 10px 6px 20px;
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
}

.edit-filter-name {
    background: #fff;
    position: absolute;
    left: 1px;
    width: 100%;
    display: none;
}

.edit-filter-control {
    border: none;
    padding: 7px 50px 10px 18px;
    font-size: 13px;
    background: none;
    width: 100%;
}

.filter-edit-delete {
    position: absolute;
    right: 8px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.filter-edit-delete>a {
    padding: 5px 6px;
    font-size: 12px;
    height: 100%;
    display: flex;
    align-items: center;
    color: #1181b2;
}

/*Chart CSS*/
.circle_percent {
    font-size: 200px;
    width: 1em;
    height: 1em;
    position: relative;
    background: #eee;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin: 20px;
}

.circle_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em 0.5em);
}

.round_per {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    background: var(--bs-primary);
    clip: rect(0 1em 1em 0.5em);
    transform: rotate(180deg);
    transition: 2.05s;
}

.percent_more .circle_inner {
    clip: rect(0 0.5em 1em 0em);
}

.percent_more:after {
    position: absolute;
    left: 0.5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: var(--bs-primary);
    content: "";
}

.circle_inbox {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background: #fff;
    z-index: 3;
    border-radius: 50%;
}

.percent_text {
    position: absolute;
    font-size: 36px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.card .card-header {
    min-height: 64px;
}

/* .d-show-hide {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border: 1px solid #e5e4e4;
    position: absolute;
    background: #fff;
    z-index: 99;
    display: none;
    min-width: 250px;
}

.d-show-hide .row {
    border-bottom: 1px solid #eee;
    padding: 2px 5px;
}

.d-filter-show-hidebox .d-show-hide {
    display: block;
} */

.img-mark {
    position: absolute;
    left: -12px;
    top: -5px;
    z-index: 5;
    background: #fff;
    border-radius: 41px;
}

.position-relative .fa-shield-check::before {
    content: "\f2f7";
    position: relative;
    left: 2px;
}

.badge-light-success {
    color: #50cd89;
    background-color: #e8fff3;
    border: 1px solid #b6ffda;
}

.data-event-show-hide {
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    width: 430px;
    position: absolute;
    background: #fff;
    top: 100%;
    left: auto;
    right: 0;
    display: none;
    z-index: 2;
}

.show-hide-event-btn.active+.data-event-show-hide {
    display: block;
}



.badge-dark-gray {
    background: #c1c1c1;
}

.badge.badge-circle.badge-success {
    background: #50cd89;
}

.border-right-light {
    border-right: 1px solid #eee;
}

.w-19px {
    width: 19px;
}

.deal-date-range-div {
    position: relative;
    margin-bottom: 0 !important;
}

.deal_date_div-table {
    position: absolute !important;
    top: 0;
    right: auto;
    left: 0;
    z-index: 2;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 40%);
    background: #fff;
}

.po-supplier-info {
    position: relative;
    margin-top: -23px;
    top: -22px;
    margin-left: 0;
    display: inline-block !important;
    text-align: right;
    padding-right: 15px;
}

.min-w-40px {
    min-width: 40px;
}

.w-200px {
    width: 200px;
}

.w-5 {
    width: 5%;
}

.w-19 {
    width: 19%;
}

.po-check-box {
    width: calc(100% - 20px) !important;
}

.add-po-list-table table.dataTable>thead>tr>td:not(.sorting_disabled),
.add-po-list-table table.dataTable>thead>tr>th:not(.sorting_disabled) {
    padding-right: 0.75rem;
}

.add-po-list-table table.dataTable>thead>tr>th:first-child .form-check {
    position: relative;
    left: 4px;
}

.add-po-list-table .hover-scroll-overlay-y {
    max-height: calc(100vh - 370px);
    overflow-x: hidden;
    --scrollbar-space: 0rem !important;
}

.po-table-fix-width {
    min-width: 1427px !important;
}

.min-w-85px {
    min-width: 85px;
}

.max-w-300px {
    max-width: 300px !important;
}

.max-w-660px {
    max-width: 660px !important;
}

.min-h-36px {
    min-height: 36px;
}

.profit-margin-danger {
    background: #ffdbda;
    font-size: 16px;
    position: relative;
    top: 2px;
    min-height: 26px;
    display: flex;
    align-items: center;
}

.profit-margin-success {
    position: relative;
    top: 2px;
    background: #ebffe8;
    min-height: 26px;
    display: flex;
    align-items: center;
}

.ec-dd-ui {
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
}

.ec-dd-ui-header {
    background: #1e1e2d;
    align-items: center;
}

.other-supplier-dd.ec-dd-ui {
    position: absolute;
    right: 0;
    z-index: 1;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    overflow: hidden;
    min-width: 230px;
}

.sub-table-hie-show {
    background: #fbfbfb;
    border: 1px solid #dfdfdf;
}

.sub-table-hie-show table tr th,
.sub-table-hie-show table tr td {
    background: #fff;
    border: 1px solid #eee !important;
}

.ec-dd-ui table tr th,
.ec-dd-ui table tr td {
    padding: 3px 6px !important;
    font-size: 11px;
    color: #000 !important;
    vertical-align: middle !important;
}

/*.ec-dd-ui table tr th {
    white-space: nowrap !important;

}
*/
body table tr .ec-dd-ui table tr th {
    white-space: nowrap !important;
    border-right: 1px solid #eae9e9 !important;
}

.hidden {
    display: none;
}

.visible {
    display: block;
}

.hide-show-div {
    display: none;
}

.trs-avg-div.hidden.hide-show-div,
.trs-refund-div.hidden.hide-show-div,
.ads-ros-div.hidden.hide-show-div,
.sub-table-hie-show.p-3.hide-show-div {
    display: block;
}

.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon).btn-xs,
.btn-group-xs>.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon) {
    padding: calc(0.1rem + 1px) calc(0.8rem + 1px);
    border-radius: 5px !important;
}

table.table-responsive.w-100.white-bg tr th,
table.table-responsive.w-100.white-bg tr td {
    background: #fff !important;
}

/* tr.custom-added-div {
    background: #e6e6e6;
}

tr.custom-added-div table tr th {
    background: #1e1e2d !important;
    color: #fff;
    border: none !important;
    text-transform: capitalize !important;
    text-align: left !important;
}

tr.custom-added-div table tr td {
    background: #d6eefd;
    border-right: none !important;
    border-bottom: 1px solid #fff;
    text-align: left !important;
    font-weight: 600;
}

tr.custom-added-div {
    background: #e6e6e6;
    border-bottom: 1px dashed #a9bdc7 !important;
} */

/*Purchase Order List background color*/

.parent-color-class {
    position: relative;
}

.parent-color-class span {
    padding: 0 5px;
    line-height: 14px;
    word-break: break-word;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.planner-bg {
    background-color: #fecd8d !important;
}

.backorder-bg {
    background-color: #9ab9f3 !important;
}

.standard-po-bg {
    background-color: #66e2eb !important;
}

.swal-wide {
    /* width: 850px !important; */
}

.add-to-po-dd {
    background: #fff;
    z-index: 1;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    overflow: hidden;
}

.max-w-500 {
    max-width: 500px;
}

/*File Upload*/
.dropzone {
    border: 1px dashed #dadfba !important;
    background-color: #f7f7f7 !important;
    position: relative;
}

.dropzone:hover {
    background: #eef9ff !important;
    border-color: #9ddcff !important;
}

.dropzone input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

/*Choose color*/
.choose-color-dd {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    background: #fff;
    top: auto;
    bottom: 31px;
    left: -49px;
}

.choose-color-radio-group .form-check-input:checked[type="radio"] {
    background-image: none;
}

.choose-color-radio-group .form-check-gray-200 .form-check-input {
    background: #d9d9d9;
}

.choose-color-radio-group .form-check-danger .form-check-input {
    background: #cc0000;
}

.choose-color-radio-group .form-check.form-check-danger .form-check-input:checked {
    background-color: #cc0000;
}

.choose-color-radio-group .form-check-success .form-check-input {
    background: #009e0f;
}

.choose-color-radio-group .form-check.form-check-success .form-check-input:checked {
    background-color: #009e0f;
}

.choose-color-radio-group .form-check.form-check-custom .form-check-input {
    border: none;
}

.choose-color-dd .d-flex {
    position: relative;
}

.choose-color-dd .d-flex:after {
    width: 13px;
    height: 13px;
    content: "";
    position: absolute;
    bottom: -13px;
    left: 40%;
    background: white;
    transform: rotate(45deg);
    box-shadow: 1px 1px 1px rgb(0 0 0 / 15%);
    z-index: -1;
}

.modal-table-bordred tr th,
.modal-table-bordred tr td {
    border: 1px solid #eee;
    padding: 5px;
}

.project-error-symbol {
    background: #d91616;
    position: relative;
    right: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 2px 0;
    border-radius: 4px;
}

table tr:first-child td .choose-color-dd {
    top: 31px;
    bottom: auto;
}

table tr:first-child td .choose-color-dd .d-flex:after {
    top: -13px;
    bottom: auto;
    transform: rotate(226deg);
}

.accordion-box-shadow {
    box-shadow: 0px 3px 6px rgb(0 0 0 / 20%);
}

/*PO Details Table*/
.add-to-po-dd-body {
    padding: 10px;
}

.add-to-po-dd-outer {
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    display: inline-flex;
    margin-right: 15px;
}

.add-to-po-dd-outer:last-child {
    margin-right: 0;
}

.table-dd-ui {
    margin-bottom: 0;
    max-width: 200px;
}

.add-to-po-dd .add-to-po-dd-body tr th,
.add-to-po-dd .add-to-po-dd-body tr td {
    background: #f8f8f8;
    text-align: left !important;
    padding: 4px 7px !important;
}

.h-200px {
    height: 200px !important;
}

/*sync-btn*/
.sync-pending .btn {
    background: #f2830b;
}

.sync-pending .sync-proccess-text,
.sync-pending .sync-done-text {
    display: none;
}

/*sync-process*/
.sync-proccess .btn {
    background: #c1c1c1;
    pointer-events: none;
}

.sync-proccess .btn .fa-icon {
    animation: rotate 1.5s linear infinite;
}

@keyframes rotate {
    to {
        transform: rotate(360deg);
    }
}

.sync-proccess .sync-pending-text,
.sync-proccess .sync-done-text {
    display: none;
}

/*sync-done*/
.sync-done .btn {
    background: #49b423;
}

.sync-done .sync-pending-text,
.sync-done .sync-proccess-text {
    display: none;
}

#products_sync_process {
    background-color: grey;
}

#sync-process {
    background-color: grey;
    cursor: default;
}

.select2-bulk .form-select {
    padding: 0.4rem 0.8rem;
}

.select2-bulk .location_id {
    padding: 0.75rem 1rem !important;
}

@media (max-width: 1400px) {
    .min-auto-n-s.min-w-225px {
        min-width: 180px !important;
        max-width: 180px !important;
        width: 180px;
    }

    .dataTable.po-table-fix-width {
        min-width: 1369px !important;
        max-width: 1369px !important;
    }

    .po-table-fix-width {
        min-width: 1393px !important;
    }
}

.h-200px {
    height: 200px !important;
}

.po-profit-margin-danger {
    background: #ffdbda;
    position: relative;
    top: 2px;
    min-height: 26px;
    display: flex;
    align-items: center;
}

.po-profit-margin-success {
    position: relative;
    top: 2px;
    background: #ebffe8;
    min-height: 26px;
    display: flex;
    align-items: center;
}

.page-loading2:before {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    background: #9dc4ed91;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.page-loading2:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../media/loader-img.svg);
    width: 200px;
    height: 200px;
    z-index: 9999;
    transform: translate(-50%, -50%);
}

.text-custom-warning {
    color: #E83800 !important;
}

.bg-dark-gray {
    background-color: #6c757d !important;
}

/*Tab Table : PO Invoice*/


.tab-table thead tr th,
.tab-table tbody tr td {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    border-right: 1px solid #e5e4e4;
}


.tab-table tbody tr td.p-0:first-child {
    padding: 0 !important;
}


.tab-table.table tbody tr:last-child td {
    border-bottom: 1px solid #e5e4e4 !important;
}

.pr-custom {
    padding-right: 1.25rem !important;
}

.po-summary-receiving-status-danger {
    background: #FFDBDA;
    position: relative;
    top: 2px;
    min-height: 26px;
    display: flex;
    align-items: center;
}

.po-summary-receiving-status-success {
    position: relative;
    top: 2px;
    background: #EBFFE8;
}

.profit-margin-primary {
    position: relative;
    top: 2px;
    background: #c5f1ff;
    min-height: 26px;
    display: flex;
    align-items: center;
}

#product_notes_form .error {
    color: red;
}

.custom-bg-light {
    /* background-color: #eceef7 !important; */
    background-color: #d2d5e0 !important;
}

.bg-custom-success {
    background-color: #d8f0e4 !important;
}

.btn-custom-warning {
    background-color: darkorange !important;
}

.bg-custom-danger {
    background-color: #fad7e2 !important;
}

.btn-custom-success {
    background-color: #339A23 !important;
    color: #fff !important;
}

.tooltip-black .tooltip-inner {
    background-color: #000 !important;
    color: #fff !important;
}

/* prep print labels modals width */
@media (min-width: 576px) {
    .printLabels .modal-dialog {
        max-width: 1080px;
    }

    .printBoxLabels .modal-dialog {
        max-width: 1080px;
    }
}

/* prep print labels modals width */

#load_more_ajx .prep-details-dropdown.dropdown-toggle:before {
    opacity: 0;
    visibility: hidden;
}

.small-light-enrolled {
    color: #fbcc00;
}

.truck_schedule_status_class option {
    background: #fff;
}

.bg-pink-lighten-3 {
    background-color: #F48FB1;
}

.bg-pink-lighten-3 option {
    background: #fff;
}

.status-shipped-disable {
    background-color: #8ebd58 !important;
}

.dropdown-disabled {
    background-color: pink !important;
}

/* associate product img css */
.product-img-btn.bg-light-success {
    background-color: #D3F4CE !important;
}

#associate-product-img .dropify-wrapper .dropify-message span.file-icon {
    font-size: 14px !important;
    color: #121212 !important;
}

#associate-product-img .dropify-wrapper {
    border: 2px dashed #149FF4 !important;
    border-radius: 4px;
    background-color: #EFF2F5 !important;
}

#associate-product-img .text-orange {
    color: #FF8E28;
}

#product-image-carousel .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237E8299'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e") !important;
}

#product-image-carousel .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237E8299'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

/* associate product img css */

.cursor-not-allowed {
    cursor: not-allowed;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.tab-content>.active {
    display: block;
}

.password-container {
    position: relative;
}

.toggle-password {
    position: absolute;
    top: 50%;
    right: 10px;
    cursor: pointer;
    transform: translateY(-50%);
    width: 20px;
    /* Adjust the width and height to match the icon size */
    height: 20px;
}

.min-w-180px {
    min-width: 180px;
}


/* table.dataTable>thead>tr>td:not(.sorting_disabled),
table.dataTable>thead>tr>th:not(.sorting_disabled) {
    padding-right: 20px !important;
} */

table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_desc:before,
table.dataTable>thead .sorting_desc:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 3px;
}

.aside-dark .menu .menu-item .menu-link,
.aside-dark .menu .menu-item .menu-link .menu-icon i {
    color: #ffffff;
}

.datepicker .input-group-append .input-group-text {
    border-radius: 0 0.475rem 0.475rem 0;
    height: 34.33px;
    padding: 5px 12px;
}

.menu-column .menu-item a i.fa-regular,
.menu-column .menu-item a i.las {
    min-width: 18px;
}

.po-edit-modal .table-responsive {
    height: calc(100vh - 380px);
    overflow: auto;
    background: #f5f5f5;
}

.supplier-table-modal .table-responsive {
    height: calc(100vh - 270px);
    overflow: auto;
    background: #f5f5f5;
}

.min-w-300px {
    min-width: 300px;
}

.select2-dd .help-block {
    position: absolute;
    top: 100%;
}



.edit-preps-sidebar .table-responsive {
    height: calc(100vh - 170px);
    overflow: auto;
}

.edit-preps-sidebar .row {
    padding: 0 15px;
}

/* .aside-fixed {
    overflow: hidden;
} */

.dataPickerHeight {
    height: 43px;
}


.Draft {
    border-radius: 20px;
    overflow: hidden;
    background-color: gray;
}

.Sent {
    border-radius: 20px;
    overflow: hidden;
    background-color: rgb(54, 54, 206);
}


.table td p:last-child {
    margin-bottom: 0px !important;
}

.upload_csv_label {
    position: relative !important;
    /* width: auto !important; */
    /* border-radius: 0px; */
    left: 0px !important;
    transform: none !important;
    /* padding: 20px 15px !important; */
    /* margin: 10px 0px 30px; */
}

.upload_csv_label .error-help-block {
    position: absolute;
    top: 50px;
    left: 0;
    min-width: 200px;
    font-size: 12px;
}

.sticky_table {
    position: relative;
    overflow-y: auto;
    height: calc(100vh - 320px);
}

.sticky_table thead th {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 1;
}



.link-primary:hover, .link-primary:focus {
    color: #dd5424;
}
.btn-lg {
    border-radius: 2rem;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected {
    background-color: #ff6833;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--highlighted {
    color: var(--bs-primary);
    border-color: #fffaf8;
    background-color: #fffaf8;
}


.daterangepicker .ranges li:hover {
    background-color: #fffaf8;
    color: #ff6833;
}


.select2-container--bootstrap5 .select2-selection__clear:hover {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff6833'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");
}

.table-border-none th,
.table-border-none td,
.table-border-none .seller_new_data td {
    border:none !important;
}

.daterangepicker .ranges li.active {
    background-color: #ff6833;
}
.tab-content.border.rounded.p-3.border-secondary.shadow-lg {
    box-shadow: none !important;
}


@media (min-width: 992px) {

    [data-kt-aside-minimize=on] .aside:not(.aside-hoverable) .aside-menu .menu-item.show>.menu-sub,
    [data-kt-aside-minimize=on] .aside:not(:hover) .aside-menu .menu-item.show>.menu-sub {
        padding: 0px !important;
    }
}

.d-flex .w-100px {
    flex: 0 0 100px;
    max-width: 100px;
}

.d-flex .w-150px {
    flex: 0 0 150px;
    max-width: 150px;
}

.d-flex .w-80px {
    flex: 0 0 80px;
    max-width: 80px;
}

.rowWidth {
    width: 851px;
    flex: 0 0 851px;
    max-width: 851px;
}

.fba-selected-product-table {
    height: calc(100vh - 454px);
}

.fba-selected-product-table table tr th {
    position: sticky;
    top: 0;
}


/* ===== Media Query Add ===== */



@media (min-width: 992px) and (max-width: 1300px) {


    #multi_skus_search_modal .modal-dialog {
        width: 95% !important;
        max-width: 95%;
    }
}




@media (min-width: 992px) {

.input-file-name {
    position: relative;
    top: -10px;
}

.profit_margin {
    position: relative;
}

.profit_margin .d-show-hide {
    width: 100% !important;
    min-width: 240px;
    right: 0px;
}


.profit_margin .row * {
    white-space: initial !important;
}

.min-w-45px {
    min-width: 45px;
}


.d-show-hide.extra-width {
    left: calc(-477px);
    right: 0;
}

.ws-position.active .d-show-hide.extra-width {
    left: 0;
    right: auto;
}


.tabulator-frozen.tabulator-frozen-right.tabulator-frozen-dd {
    z-index: 99 !important;
}

@media (min-width: 1200px) {
    .modal-xxl {
        max-width: 1390px;
    }
}


.min-w-120px {
    min-width: 120px;
}
.or-section {
    margin: 0 10px;
    min-width: 30px;
}
.min-w-180px {
    min-width: 180px;
}
.put-away-page label.form-label {
    font-size: 15px;
}
.pick-list-mo-view {
    height: calc(100vh - 270px) !important;
}
.pro-img-scan {
    width: 60px !important;
    height: 60px !important;
    max-width: 60px !important;
    max-height: 60px !important;
}
.pick-list-mo-view .tabulator-row .tabulator-cell > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.tooltip-inner {

    border: 1px solid #d3d3d3 !important;
}
.select2-dd.position-relative.mb-12.mb-sm-0.select2-bulk {
    margin-bottom: 0 !important;
}
.min-w-130px {
    min-width: 130px !important;
}
.min-w-170px {
    min-width: 170px !important
}
.min-w-200px.w-200 {
    width: 200px;
}

 .receive-removal-item .form-control::placeholder {
     color: #A1A5B7;
     opacity: 1;
 }
 

.rr-img-fix img {
 width: auto;
 height: auto;
 max-width: 75px !important;
 max-height: 75px !important;
}

@media (min-width:768px) {
    /* #product_qty_map_modal .modal-dialog {
        max-width: 940px;
        margin: 1.75rem auto;
    } */
     
}

.pt-3.scrollResponsive.edit-location-qty-modal-scroll {
   height: calc(100vh - 375px);
    overflow: auto;
}

.fba-calculator-modal .modal-body {
    height: calc(100vh - 76px);
    overflow: auto;
}

@media (max-width: 767px) {
    .w-125px {
        width: 100% !important;
    }
    .put-away-page .card-footer.py-3 {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 50px;
        background: #fff;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
        z-index: 3;
    }
    .dataPickerHeight {
        height: 38.50px;
    }
    .mo-none {
        display: none !important;
    }

    
    .btn-move {
        padding: 12px 10px !important;
    }


    .pt-3.scrollResponsive.edit-location-qty-modal-scroll {
        height: calc(100vh - 442px);
        overflow: auto;
    }

    

}

/* custom loader */
.dataTables_processing {
    width: 100% !important;
    height: 100% !important;
    background: rgba(25, 54, 60, 0.3) !important;
    animation: backgroundColorAnimation 2s ease-in-out infinite; /* Apply the animation */
}

 /* .modal-dialog.modal-xxl,
 .modal-dialog.modal-xl,
 .modal-dialog.modal-lg {
     padding: 10px;
     margin: 0 auto;
 } */

 


/* Keyframes for the background color animation */
@keyframes backgroundColorAnimation {
    0% {
        background: rgba(25, 54, 60, 0.2); /* Starting color */
    }
    50% {
        background: rgba(25, 54, 60, 0.5); /* Midway color */
    }
    100% {
        background: rgba(25, 54, 60, 0.2); /* Ending color (same as starting color) */
    }
}
.spinner-border, .dataTables_processing .text-gray-600 {
    color: #526f65 !important;
    top: calc(50% - 40px);
    position: relative;
}

.dataTables_scroll {
    min-height: 200px !important;
}
/* 
@media (max-width: 1600px) {
    .modal-dialog.modal-xxl,
    .modal-dialog.modal-xl {
        max-width: 100%;
        padding: 10px;
        margin: 0;
    }
}

@media (max-width: 1200px) {
    .modal-dialog.modal-xxl,
    .modal-dialog.modal-xl {
        max-width: 100%;
        margin: 10px;
        padding: 0;
    }
} */

@media (min-width: 767px) {
    /* .edit-location-qty-modal-scroll {
        max-height: calc(100vh - 408px);
        overflow-y: auto;
    } */
}


@media (min-width: 991.98px) {
    .mo-md-none {
        display: none !important;
    }
}

@media (max-width: 991.98px) {
    /* .header-tablet-and-mobile-fixed .wrapper {
        padding-top: 5px !important;
    } */
    
}
  div.dataTables_wrapper div.dataTables_paginate,
  div.dataTables_wrapper div.dataTables_length {
      padding-bottom: 0;
  }

@media (max-width: 767px) {
    .col-12.max-w-200px {
        width: 100% !important;
        max-width: 100%;
    }

    .col-sm-12.col-md-5.d-flex.align-items-center.justify-content-center.justify-content-md-start {
        width: auto;
    }
    .col-sm-12.col-md-7.d-flex.align-items-center.justify-content-center.justify-content-md-end {
        width: auto;
        flex: 1;
        align-items: flex-start !important;
        justify-content: end !important;
    }
    body .tabulator .tabulator-footer .tabulator-footer-contents {
        padding: 0;
    }
    .tabulator .tabulator-footer .tabulator-page-counter {
        display: none;
    }
    span.select2-selection.select2-selection--single.form-select {
        padding: 0.75rem 3rem 0.75rem 1rem;
    }
  

}