.text-green-200 {
  color: #88b14b;
}

.bg-green-200 {
  background-color: #d6d9cd !important;
}

.text-blue-200 {
  color: #5586a6;
}

.text-orange-200 {
  color: #e47813;
}

.text-red-200 {
  color: #ed1919;
}

.w-110px {
  width: 110px !important;
}

.form-control,
.form-select,
.btn.btn-outline-default {
  border: 1px solid #ababab !important;
}

.form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #343a40;
  opacity: 0.3;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #343a40;
  opacity: 0.3;
}

.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #343a40;
  opacity: 0.3;
}

.cal-max-w-70px {
  max-width: calc(100% - 70px);
}

.header {
  border-bottom: 1px solid #dfe0eb;
}

.footer-fixed .footer {
  position: fixed;
  /*height: 64px;*/
  height: 50px;
  z-index: 97;
  -webkit-box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.13);
  box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.13);
  bottom: 0;
  right: 0;
  left: 0;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.table th {
  text-transform: uppercase !important;
  font-weight: 700 !important;
}

.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;
}

.custom {
  z-index: 1;
}

.bg-gray-100 {
  background-color: #f8f8f8 !important;
}

.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;
}

[data-kt-aside-minimize="on"] .aside.aside-hoverable .translate-middle.aside-toggle.active .fa-angles-left::before {
  transform: rotate(180deg) !important;
}

[data-kt-aside-minimize="on"] .aside.aside.aside-hoverable:hover .translate-middle.aside-toggle.active .fa-angles-left::before {
  transform: rotate(0deg) !important;
}

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

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

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

.aside-dark .menu .menu-item .menu-link.active {
  background-color: #245a54;
}

[data-kt-aside-minimize="on"] #kt_aside_toggle .fa-angles-left::before {
  transform: rotate(180deg);
}

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

.aside-menu .menu-item .menu-icon {
  justify-content: flex-start;
  padding-left: 10px;
  padding-right: 26px !important;
  position: relative;
  top: 2px;
}

/*.max-w-100 {
    max-width: 100%;
    width: auto !important;
}*/

.scan-box {
  position: absolute;
  right: 0;
  top: 8px;
  width: 47px;
  height: 100%;
  text-align: center;
  justify-content: center;
  display: block;
  align-items: center;
  padding-top: 12px;
  cursor: pointer;
  z-index: 1;
}

.qr_reader_div {
  width: 100%;
}

.qr_reader_div video {
  width: 100% !important;
}

/*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 4px rgba(0, 0, 0, 0.25) !important;
  background: #344104 !important;
}

.aside-logo .shadow-sm i {
  font-size: 16px;
  color: #fff !important;
}

.form-switch.form-check-solid .form-check-input:checked {
  background-color: #0d8a72 !important;
}

.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-content,
.aside-menu .menu .menu-sub:not([data-popper-placement])>.menu-item>.menu-link {
  padding-left: calc(0.75rem + 44px);
}

.aside-dark .menu .menu-item.show>.menu-link {
  background-color: #0d8a72 !important;
}

.shadow-header {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05) !important;
}

.table-row-bordered thead tr {
  border-top: 1px solid #e4e6ef;
  border-bottom: 2px solid #dfdfdf !important;
}

/*custom select2*/

.input-group-round .form-select {
  padding: 0.55rem 1.25rem;
  font-size: 0.925rem;
  border-radius: 50rem;
}

a.magnific {
  width: 30px;
  height: 30px;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  display: flex;
  align-items: center;
}

a.magnific img {
  max-width: 100%;
  max-height: 100%;
}

table.dataTable td {
  vertical-align: middle;
  color: #000;
}

/*Login Page*/
.login-box {
  position: relative;
  left: 23%;
}

/*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;
}

table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
  background-color: #fff !important;
}

table.dataTable th {
  border-bottom-color: #dfdfdf !important;
}

.container-fluid.border-top {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
}

.drawer-on .card-body {
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
}

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

.menu-rounded .menu-link:hover i {
  color: #0d8a72;
}

.open-close-dd {
  left: -29px !important;
  cursor: pointer;
}

.column-product-details-dd .open-close-dd {
  left: 128px !important;
  cursor: pointer;
}

.br-50per .magnific {
  border-radius: 50%;
  overflow: hidden;
}

.select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
  padding-right: 20px;
}

.input-group-round .select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
  padding-right: 40px;
}

#product_supplier_id .select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered {
  padding-right: 40px;
  max-width: 140px;
}

.modal-footer {
  box-shadow: 0px 0px 28px 0px rgba(82, 63, 105, 0.13);
}

.sn-td-box {
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
}

/*Category List*/
.category-tree {
  border: 1px solid #e0e9e8;
  border-radius: 5px;
  max-height: calc(100vh - 210px);
  overflow: auto;
}

.category-tree>ul {
  padding-left: 0;
  margin-bottom: 0;
}

.category-tree>ul>li {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px dashed #dedede;
  background: #ffffff;
}

.category-tree>ul>li ul li>.d-flex a {
  position: relative;
  top: 2px;
}

/*.category-tree > ul > li:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: 8px;
    top: 0;
    background: #d8d5d5;
}*/
.category-tree>ul>li ul li {
  position: relative;
  padding: 5px;
  border-left: 1px dashed #dde1e0;
}

/*.category-tree > ul li ul li:before {
  content: "";
  width: 1px;
    height: 100%;
    position: absolute;
    left: 8px;
    top: 0;
    background: #d8d5d5;

}*/
.category-tree>ul>li ul {
  padding-top: 10px;
  background: none;
  margin-top: 5px;
}

.category-tree>ul>li>ul {
  overflow: auto;
}

.category-tree .fa {
  position: relative;
  z-index: 1;
  cursor: pointer;
  font-size: 19px;
  top: 0;
  color: #0d8a72;
}

.category-tree>ul>li:last-child:before,
.category-tree>ul>li ul li:last-child:before {
  display: none;
}

.category-tree>ul>li:nth-child(2n) {
  background: #f9f9f9;
}

.category-tree>ul>li ul li>.d-flex {
  position: relative;
  left: -20px;
  border: 1px solid #dbe8e6;
  background: #f3f3f3;
  border-radius: 22px;
  padding: 3px;
}

.category-tree>ul>li span {
  font-size: 14px;
  font-weight: 500;
  color: #0d8a72;
}

span.cl-list-title {
  display: inline-block;
  white-space: pre-wrap;
  width: calc(100% - 40px);
  word-break: break-word;
  padding-left: 5px;
  line-height: 17px;
}

/*PO Page*/
.dtfc-fixed-right {
  z-index: 3 !important;
  text-align: center !important;
}

/*=============Theme changes===========*/
.aside.aside-dark {
  background-color: #e9eedc;
  box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1) !important;
}

.aside.aside-dark .aside-logo {
  background-color: #ffffff;
  border-bottom: 1px solid #dfe0eb;
}

.aside-dark .menu .menu-item.show>.menu-link {
  background-color: #b2b980 !important;
}

.aside-dark .menu .menu-item .menu-link.active {
  background-color: #bec7a8;
}

.aside .aside-menu {
  width: 272px;
  background: #ffffff;
}

.btn.btn-primary {
  background-color: #677235;
}

a {
  color: #367723;
  text-decoration: none;
}

.container-fluid.py-4.px-3 {
  background: #f8f8f8;
}

.container-fluid.py-4.px-3 .btn-outline {
  background-color: #fff;
}

.aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
  transition: color 0.2s ease, background-color 0.2s ease;
  background-color: #d6d9cd;
  color: #ffffff;
}

.aside-dark .menu .menu-item.show>.menu-link .menu-title {
  /* color: #322f2f;*/
}

.aside-dark .menu .menu-item.show>.menu-link .menu-icon i {
  color: #322f2f;
}

.aside-dark .menu .menu-item .menu-link.active .menu-title {
  color: #303030;
}

.aside-dark .menu .menu-item .menu-link.active .menu-bullet .bullet {
  background-color: #404040;
}

.aside-dark .menu .menu-item .menu-link .menu-title {
  color: #000;
  align-items: baseline !important;
}

.aside-dark .menu .menu-item .menu-link .menu-title i {
  color: #322e2d;
  margin-right: 4px;
  position: relative;
  top: 2px;
  left: -10px;
}

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

.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title {
  color: #000;
}

/*.aside-dark .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-title {
    color: #000;
}*/
.aside-dark .menu .menu-item.show>.menu-link .menu-icon i.fa-lg {
  color: #fff !important;
}

.aside-dark .menu .menu-item.show>.menu-link:hover .menu-icon i.fa-lg {
  color: #344104 !important;
}

.aside-dark .hover-scroll-overlay-y {
  --scrollbar-space: 0rem;
}

.aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i {
  color: #344104 !important;
}

.menu-state-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),
.menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
  transition: color 0.2s ease, background-color 0.2s ease;
  background-color: #e9eedc;
  color: #585855;
}

.menu-state-icon-primary .menu-item.show>.menu-link .menu-icon i {
  color: #ffffff !important;
}

.menu-rounded .menu-link:hover i {
  color: #5e5e5e;
}

.container-fluid.p-5.px-7 {
  background: #f8f8f8;
}

.btn-check:checked+.btn.btn-primary,
.btn-check:active+.btn.btn-primary,
.btn.btn-primary:focus:not(.btn-active),
.btn.btn-primary:hover:not(.btn-active),
.btn.btn-primary:active:not(.btn-active),
.btn.btn-primary.active,
.btn.btn-primary.show,
.show>.btn.btn-primary {
  color: #ffffff;
  border-color: #087661;
  background-color: #a4ab76 !important;
}

.btn-check:checked+.btn.btn-active-light-primary,
.btn-check:active+.btn.btn-active-light-primary,
.btn.btn-active-light-primary:focus:not(.btn-active),
.btn.btn-active-light-primary:hover:not(.btn-active),
.btn.btn-active-light-primary:active:not(.btn-active),
.btn.btn-active-light-primary.active,
.btn.btn-active-light-primary.show,
.show>.btn.btn-active-light-primary {
  color: #b2b980;
  border-color: #d2ede8;
  background-color: #f5f8fa !important;
}

.aside-dark .menu .menu-item .menu-link.active .menu-icon i {
  color: #606060;
}

.aside-dark .menu .menu-item .menu-link .menu-bullet .bullet {
  background-color: #939393;
}

.aside-dark .menu .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here) .menu-bullet .bullet,
.aside-dark .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-bullet .bullet {
  background-color: #404040;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option {
  word-break: break-word;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--highlighted {
  background-color: #e9eedc;
  color: #b2b980;
  transition: color 0.2s ease, background-color 0.2s ease;
  word-break: break-word;
}

.form-switch.form-check-solid .form-check-input:checked {
  background-color: #b2b980 !important;
}

.category-tree>ul>li span {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}

.category-tree .fa {
  color: #b2b980;
}

.category-tree>ul>li {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px dashed #dedede;
  background: #ffffff;
}

.category-tree>ul>li ul {
  padding-top: 5px;
  /*background: #e4e9d8;*/
  margin-top: 5px;
  padding-bottom: 5px;
  min-width: 300px;
}

.category-tree>ul>li ul li>.d-flex {
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  border: none;
}

.category-tree>ul>li ul li {
  border-left: 1px dashed #dde1e0;
}

.category-tree>ul>li ul li span {
  font-weight: 400;
  font-size: 13px;
  color: #a1a596;
}

.btn.btn-active-light-primary.btn-outline:not(.btn-outline-default) {
  background-color: #f0f3e6 !important;
}

.aside-dark .menu .menu-item .menu-link.active .menu-title {
  color: #000;
}

.aside-dark .menu .menu-item .menu-link.active .menu-icon i {
  color: #344104;
}

img.logo {
  margin-left: 10px;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  /*max-width: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;*/
}

.table-body-min-h-200px .dataTables_scrollBody {
  min-height: 200px;
}

#supplier_div #supplier_div_ajax {
  max-width: calc(100% - 90px) !important;
}

.popover {
  /*z-index: 1 !important;*/
  /*   position: relative !important;
     top: auto !important;
     bottom: 0 !important;*/
}

/*.container-fluid.border-top {
    position: relative;
    z-index: 2;
    background: #fff;
}
.container-fluid.p-5.px-7 {
    position: relative;
    z-index: 2;
    background: #fff;
}*/
.link-popover-data {
  display: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  width: 300px;
  background: #fff;
}

.link-popover-main:hover .link-popover-data {
  display: block;
  max-width: 280px;
}

.link-popover-data .popover-body {
  font-size: 11px;
  padding: 10px;
  word-break: break-word;
  white-space: normal;
}

.link-popover-data .popover-header {
  border-bottom: 1px solid #eee;
  padding: 7px 10px;
}

.bs-popover-top>.popover-arrow,
.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow {
  display: none !important;
}

.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice .select2-selection__choice__display {
  margin-left: 15px !important;
}

.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  left: 0 !important;
  padding: 0 !important;
  margin-right: 0 !important;
  margin-left: 6px;
}

@media (max-width: 1200px) {
  .mo-pb-50px {
    padding-bottom: 80px;
    background: #fff;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

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

  .header .user-name {
    color: white;
  }

  .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 rgba(0, 0, 0, 0.05);
    transition: transform 0.3s all;
  }

  .aside.aside-dark {
    background-color: #fff !important;
  }

  .aside .aside-menu {
    width: 100%;
  }

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

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

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

  /*Login Page*/
  .login-box {
    left: 0;
  }
}

@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;
  }

  .aside-dark .menu .menu-item .menu-link .menu-title {
    font-size: 14px;
  }

  .qr_reader_div {
    max-width: 100%;
    width: auto;
  }

  .input-group.flex-nowrap.input-group-round.input-group-sm .form-control {
    min-width: 100px;
  }
}

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

  .bluckaction {
    position: absolute;
    top: 41px;
    background: #fff;
  }

  .po-items-bulk-action .bluckaction {
    top: 47px;
  }

  .po-items-bulk-action .bluckaction .btn-outline {
    min-width: 110px;
  }

  .mo-pb-50px {
    padding-bottom: 30px;
  }

  .mo-none {
    display: none;
  }

  .bluckaction-relative.bluckaction {
    position: relative;
    width: 100%;
    top: 0;
  }

  .footer-fixed .footer {
    height: auto;
    min-height: 50px;
    padding: 5px 0 !important;
  }

  .bluckaction-relative.bluckaction .btn-outline {
    min-width: auto;
    width: 100%;
  }

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

  #container_product_sku_div .select2-container--bootstrap5 .select2-dropdown {
    top: 100% !important;
    bottom: auto !important;
  }

  /*tab one line*/
  .card-toolbar {
    overflow: auto;
  }

  .nav-line-tabs {
    flex-wrap: nowrap;
  }

  .nav-line-tabs .nav-item {
    white-space: nowrap;
  }
}

.help-block {
  width: 100%;
  margin-top: 0.5rem;
  font-size: 0.925rem;
  color: #f1416c;
  font-weight: 600;
}

.hidden {
  display: none !important;
}

#form_images .uploaded-product-image {
  border: 1px solid #dee2e6;
  padding: 0 15px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2px;
  background: transparent;
  overflow: hidden;
}

#form_images .uploaded-product-image~.removeImg {
  top: 8px;
  right: 8px;
}

/*Dipal Sir Changes*/
body {
  font-family: "Helvetica", sans-serif;
}

.aside.aside-dark {
  background-color: #e9eedc;
  /* border-right: 1px solid #b2b980;*/
}

.aside-dark .menu .menu-item .menu-link {
  /* color: #9899ac; */
  font-weight: 500;
}

.aside-dark .menu .menu-item .menu-link .menu-title {
  color: #282828;
}

.drawer .card .card-header {
  min-height: 65px;
  background: #e9eedc;
  border-radius: 0;
  border-bottom: 1px solid #b2b980;
}

/*modal popup*/
.child-modal-table {
  background: #eff2f5;
  border: 1px solid #dfdfdf;
  padding: 0;
}

/*Data table issue resolve*/
/*.dataTables_scrollHeadInner{
  width:100% !important;
}*/
/*.dataTables_scrollHeadInner table{
  width:100% !important;
}
*/
table#productDataTabletable.dataTable td span {
  width: 110px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
}

.badge-light-danger {
  color: #fff7f9;
  background-color: #b2b980;
  position: relative;
  top: -5px;
  left: -12px;
}

.header-fixed .header {
  background-color: #ffffff;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15) !important;
  border: none;
}

.border-gray-300 {
  border-color: #a9adbb !important;
}

.text-dark.fw-400 {
  color: #000 !important;
}

.breadcrumb-item .text-muted {
  color: #000 !important;
}

.breadcrumb .breadcrumb-item {
  font-size: 13px;
  font-weight: 400;
}

.text-primary {
  color: #367723 !important;
}

.aside {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.header {
  border-bottom: 1px solid #b2b980;
}

.aside-dark .menu .menu-item.show>.menu-link {
  background-color: #344104 !important;
}

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

.aside-dark .menu .menu-item .menu-link {
  position: relative;
}

.aside-dark .menu .menu-item .menu-link.active {
  background-color: rgba(52, 65, 4, 0.2);
}

.aside-dark .menu .menu-item .menu-sub .menu-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 36px;
  width: 1px;
  height: 100%;
  background-color: #b2ba81;
}

.aside-dark .menu .menu-item .menu-sub .menu-link:after {
  content: "";
  position: absolute;
  top: 28px;
  left: 36px;
  width: 28px;
  height: 1px;
  background-color: #b2ba81;
}

.aside-dark .menu .menu-item .menu-sub .menu-link:hover,
.aside-dark .menu .menu-item.show>.menu-link:hover {
  background: rgba(52, 65, 4, 0.2) !important;
}

.aside-dark .menu .menu-item .menu-link .menu-bullet .bullet {
  display: none;
}

table.dataTable th {
  border-bottom-color: #dfdfdf !important;
  color: #000;
}

.dataTables_scroll {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15) !important;
}

.table.dataTable tr {
  border-bottom-color: #ddd;
}

.table.dataTable tr:nth-child(odd) td {
  background-color: rgb(248, 248, 248);
}

.page-item.active .page-link {
  background-color: #677235;
}

.page-item.next .page-link,
.page-item.previous .page-link {
  background-color: #dfe0eb;
}

/*loader*/
.page-loading {
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.page-loading:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(44, 44, 44, 0.568627451);
  width: 100%;
  height: 100%;
  z-index: 99999;
}

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

.image-zoom {
  display: none;
}

a.magnific img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
}

.image-zoom a.magnific {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 0px;
  left: 100%;
  z-index: 2;
  background: #fffefe;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 4px !important;
}

.d-flex.align-items-center.position-relative:hover .image-zoom {
  display: block;
}

.store-main-box .border {
  border: 1px solid #e1e1e1 !important;
  border-radius: 3px;
}

.store-main-box .form-check-input {
  border: 1px solid #e8e8e8 !important;
}

.magnific-main:hover .image-zoom {
  display: block !important;
}

.last-child-ms-2 .form-check:last-child {
  margin-left: 1rem !important;
}

#form-product-supplier .dataTables_scrollBody {
  /*height: calc(100vh - 383px) !important;*/
}

.min-w-1700px {
  min-width: 1820px;
}

.min-w-1700px tbody.child_products_table_tbody {
  /*height: calc(100vh - 389px);*/
}

.responsive-table-box-shadow {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15) !important;
}

.nav-line-tabs .nav-item .nav-link.active,
.nav-line-tabs .nav-item.show .nav-link,
.nav-line-tabs .nav-item .nav-link:hover:not(.disabled) {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #367723;
  transition: color 0.2s ease, background-color 0.2s ease;
  color: #367723;
}

.nav-line-tabs .nav-item .nav-link {
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: -1px;
}

.card-toolbar .nav-line-tabs {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #dfe0eb;
}

.nav-line-tabs .nav-item .nav-link.active {
  cursor: default;
  font-weight: 500;
}

.nav-line-tabs .nav-item .nav-link {
  color: #000;
}

.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='#b2b980");
}

.menu-state-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),
.menu-state-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
  transition: color 0.2s ease, background-color 0.2s ease;
  color: #b2b980;
}

.category-tree>ul>li i.fa.fa-solid.fa-circle-small {
  font-size: 12px;
  cursor: default !important;
}

.form-check-input:checked[type="radio"] {
  background-color: #bfc78a !important;
  border-color: #858b53 !important;
}

.disabled-field {
  background-color: #eff2f5 !important;
  opacity: 1;
  cursor: not-allowed !important;
}

.border-right1 {
  border-right: 1px solid #dfe0eb;
}

.box-shadow-tab {
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
}

/*Table Default*/
.table-default thead tr th,
.table-default tbody tr td {
  padding: 10px 10px !important;
}

.table-default thead tr th {
  white-space: nowrap;
}

.max-h-75px {
  max-height: 75px;
}

.dataTables_scroll table thead tr th {
  /*min-width: 40px;*/
}

.sub-order-table-tab,
.fix-height-table .dataTables_scrollBody {
  min-height: 200px !important;
  max-height: 200px !important;
  height: auto !important;
}

.border {
  border: 1px solid #e8e8e8 !important;
}

.existingProductDataTable .dataTables_scrollFoot,
.table-footer-none .dataTables_scrollFoot {
  display: none;
}

.supplierProductsTable #supplierProductsTable_wrapper .dataTables_scrollBody {
  min-height: 200px !important;
  /* max-height: calc(100vh - 338px) !important;*/
}

#update-contact-information-data .dataTables_scroll {
  min-height: 100px;
}

/*PO Listing Table*/
.po-items-list-table .dataTables_scrollBody {
  max-height: calc(100vh - 309px) !important;
}

.edit-shipment-items-table .dataTables_scrollBody {
  max-height: calc(100vh - 344px) !important;
}

.add-products-shipment-table .dataTables_scrollBody {
  max-height: calc(100vh - 360px) !important;
}

.assign-product-shipment-table .dataTables_scrollBody {
  max-height: calc(100vh - 400px) !important;
}

.swal2-styled.swal2-confirm {
  background: #999f6e !important;
}

.previews_div {
  position: relative;
}

.w-120px-d-block-truncate,
.mail-d-block-truncate {
  width: 120px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.mail-d-block-truncate {
  width: 180px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.message-d-block-truncate {
  width: 220px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.message-d-block-truncate {
  width: 280px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

span.removeImg.btn.btn-link {
  position: absolute;
  right: 4px !important;
  z-index: 1;
  bottom: 16px;
  top: auto !important;
  cursor: pointer;
  padding: 5px 7px !important;
}

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

.dropzone:hover {
  background: #eaeedd !important;
  border-color: #b9c39b !important;
}

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

.bluckaction .btn-outline {
  min-width: 130px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#supplier_div {
  display: flex;
}

#supplier_div>.mb-5 {
  width: calc(100% - 80px);
  padding-right: 10px;
}

.top-24px {
  top: 24px;
}

#password_change_div .top-24px {
  top: 18px;
}

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

span.editExistingImage.btn.btn-link {
  position: absolute;
  top: -111px;
  right: 4px;
  bottom: auto;
}

span.editExistingImageDownload a {
  /* position: absolute;
  top: -90px;
  right: -10px;
  bottom: auto; */
}

span.editExistingSubImageDownload a {
  /* position: absolute;
  top: 15px;
  right: -5px;
  bottom: auto; */
}

.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__choice .select2-selection__choice__display {
  max-width: 120px !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

/*.container-fluid.border-top {
    z-index: 2;
    display: block;
    background: #fff;
    position: relative;
}*/
.daterangepicker .drp-calendar,
.daterangepicker .drp-buttons {
  display: block;
}

.table-responsive.fix-height-table {
  position: relative;
}

.fix-height-table div.dataTables_wrapper div.dataTables_processing {
  width: 100%;
  height: 100%;
  background: rgba(147, 147, 147, 0.4);
  border-radius: 0 !important;
}

.aside-dark .menu .menu-item .menu-sub .menu-link .menu-title {
  font-size: 14px;
}

.shipment-product-box {
  background: #fcfcfc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.shipment-plus-btn {
  position: absolute;
  right: 0px;
  display: inline-block;
  margin-top: -45px;
  margin-right: 6px;
}

.error-msg-toggle {
  position: absolute;
  right: 0;
  top: -3px;
  border-radius: 0 0 10px 10px !important;
  margin-top: -24px;
  padding: 3px 10px !important;
  font-size: 11px;
  border: 1px solid #e9e9e9 !important;
}

.catch-toogle-dd {
  display: block;
  position: absolute;
  right: 0px;
  top: -2px;
  width: 300px;
  max-width: 100%;
  z-index: 1;
}

.rounded-left {
  border-radius: 0.475rem 0 0 0.475rem !important;
}

div.dataTables_wrapper div.dataTables_processing {
  z-index: 3 !important;
}

/*Shipment Receive image hover*/
.img-group-inline-hover .magnific:hover+.image-zoom {
  left: 0;
}

.img-group-inline-hover .magnific:hover+.image-zoom .magnific {
  top: auto;
  bottom: 5px;
}

/*Screen compress changes*/
td .btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon).btn-sm,
td .btn-group-sm>.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon) {
  padding: calc(0.18rem + 1px) calc(0.82rem + 1px);
  background: none;
}

div.dataTables_wrapper div.dataTables_length {
  padding: 7px 0;
  margin-right: 30px;
}

div.dataTables_wrapper div.dataTables_paginate {
  padding: 6px 0;
  margin-left: 0.5rem;
}

/*.table.dataTable th,
.table.dataTable td {
    border-right: 1px solid #ddd;
}*/
.field-invalid-absolute {
  position: relative;
}

.field-invalid-absolute .invalid-feedback {
  display: block;
  position: absolute;
  margin: 0;
  height: 16px;
  max-width: 100%;
}

.batch-section {
  border: 1px solid #ddd;
  border-radius: 5px;
}

.show#scan_location_qr_modal {
  display: flex !important;
  align-items: center !important;
}

@media (max-width: 1380px) {
  table.dataTable th {
    font-size: 12px;
  }
}

@media (max-width: 1300px) {
  .mo-error-msg-toggle {
    text-align: right;
    margin-bottom: 10px;
  }

  .mo-error-msg-toggle .error-msg-toggle {
    position: relative;
    border-radius: 10px !important;
  }

  .mo-error-msg-toggle .popover-body {
    text-align: left;
  }
}

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

@media (max-width: 1200px) {
  .drawer-on .hover-scroll-overlay-y {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .add-category-form .btn.w-40px {
    position: relative !important;
    margin-left: -5px !important;
  }

  #update-contact-information-data .dataTables_scroll {
    min-height: 100px;
    overflow: auto;
  }

  .supplierProductsTable #supplierProductsTable_wrapper .dataTables_scrollBody {
    min-height: calc(100vh - 400px);
    height: auto !important;
    max-height: inherit !important;
  }

  .aside .aside-menu {
    width: 100%;
  }

  .header img.h-40px {
    height: 45px !important;
  }

  /*body .daterangepicker {
    overflow: auto;
    height: calc(100vh - 170px);
  }*/

  body .daterangepicker .ranges li {
    display: inline-flex;
    padding: 6px 4px !important;
    width: 25%;
    justify-content: center;
    margin-bottom: 6px;
  }

  body .daterangepicker .ranges ul {
    width: 100%;
  }
}

@media (max-width: 540px) {

  /*===== Batches section austom design after development =====*/
  .mo-column-view-table {
    padding: 0;
  }

  .dataTables_scrollBody .table {
    padding: 10px;
  }

  .mo-column-view-table tr th {
    display: none;
  }

  .mo-column-view-table tbody tr {
    flex-wrap: wrap;
    display: flex;
    background: #f8f8f8;
    position: relative;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    border: none !important;
  }

  .mo-column-view-table tbody tr td {
    font-weight: 500;
  }

  td.mo-label-product-details {
    width: calc(100% - 108px);
  }

  .mo-column-view-table tbody tr td:last-child {
    position: absolute;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    border-left: 1px solid #ddd;
    display: flex;
    justify-content: center;
    width: 30px;
  }

  .container-fluid.border-top {
    box-shadow: none !important;
  }

  .mo-column-view-table a.magnific {
    width: 70px;
    height: 70px;
    border: 1px solid #c8c8c8;
  }

  .mo-3-col {
    min-width: 75px;
    width: 24%;
  }

  .mo-column-view-batches-table tbody tr td.mo-label-action {
    width: 44%;
  }

  .mo-label-batch-number {
    width: 100% !important;
  }

  .mo-picking-table .pick_qty {
    height: 24px;
    min-height: auto;
    position: absolute;
    top: 80px;
    width: 46px;
    right: 4px;
  }

  .mo-column-view-scan-table table thead tr th {
    display: none !important;
  }

  .mo-column-view-scan-table a.magnific {
    width: 70px;
    height: 70px;
  }

  .mo-column-view-scan-table tbody tr {
    flex-wrap: wrap;
    display: flex;
    position: relative;
    border: none !important;
  }

  .batch-section {
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  }

  .mo-picking-table {
    padding: 17px !important;
    margin-top: 0 !important;
    padding-top: 10px !important;
    /* height: calc(100vh - 150px) !important; */
    overflow: auto;
    padding-bottom: 120px !important;
  }

  #shipment_product_main_div button.btn.btn-sm.fs-6.btn-primary {
    margin: 3px 3px 3px 0 !important;
  }

  .mo-column-td-none table tr td {
    padding: 0 !important;
  }

  #batchSuggestionDataTable_wrapper .col-sm-12.col-md-7.d-flex.justify-content-end {
    height: 30px;
  }

  .mo-column-view-scan-table.mo-column-td-none table tbody tr>td:first-child {
    border-top: 1px solid #ddd;
  }

  .batches-list-mo-action-btn {
    width: 30px;
    padding: 0;
  }

  .mo-column-view-batches-table.table>tbody>tr {
    padding-right: 35px;
  }

  .batches-list-mo-action-btn .btn {
    padding: calc(0.6rem + 1px) calc(0.6rem + 1px) !important;
  }

  .mo-column-view-scan-table table tbody tr>td:first-child {
    border-top: 1px solid #ddd;
  }

  .mo-column-view-table.table>tbody>tr {
    padding-right: 35px;
  }

  .mo-column-view-batches-suggestion tbody tr td {
    width: 43%;
  }

  td.mo-label-batch-number {
    width: 100% !important;
  }

  .dataTables_scroll.table-responsive {
    box-shadow: none !important;
    padding: 1px !important;
  }

  .sorting-mo-column-view-table tbody tr td:last-child {
    position: relative;
    border: none;
    width: auto;
  }

  .sorting-mo-column-view-table tbody tr td {
    padding-bottom: 0 !important;
  }

  .sorting-mo-column-view-table tbody tr {
    padding-right: 0 !important;
  }

  .mo-label-sorting-table-view {
    width: calc(100% - 90px);
  }

  .mo-label-two-column {
    width: 100%;
  }

  .sorting-mo-column-view-table {
    margin-top: -2px !important;
  }

  .packing-page-bg .order-items-table-custom {
    padding-bottom: 70px;
  }

  .image-zoom a.magnific {
    width: 120px;
    height: 120px;
  }

}

@media (max-width: 360px) {
  .mo-picking-table .pick_qty {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 10px;
  }
}




.select2-dropdown {
  z-index: 99 !important;
}

.drawer-overlay+.select2-container {
  z-index: 1051 !important;
}

#productSupplierDataTable_wrapper .dataTables_scrollHeadInner {
  width: 100% !important;
}

#ShipmentReceiveDiscrepancyDataTable tr th {
  width: 25%;
}

.input-group-xs .form-control,
.input-group-xs .input-group-text {
  border: 1px solid #e1e1e1 !important;
  padding: 2px 9px;
}

.input-group-text .icon-btn {
  padding: 0;
}

.store-main-box .border-top {
  border-top: 1px solid #e1e1e1 !important;
}

.store-main-box .form-switch .form-check-input:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23E47813'/%3e%3c/svg%3e");
}

.table-bordered thead tr th,
.table-bordered thead tr td,
.table-bordered tbody tr th,
.table-bordered tbody tr td {
  border-left: 1px solid #e1e1e1 !important;
  border-bottom: 1px solid #e1e1e1 !important;
}

.dataTables_scrollHeadInner .table-bordered thead tr th {
  padding: 5px 0 !important;
}

.dataTables_scrollHeadInner .table-bordered thead tr th span {
  padding: 0 8px;
}

.pro-large-image .magnific {
  width: 90px;
  height: 90px;
}

.sub-child-row .column-product-details-dd {
  display: none;
}

.table-bordered tr.sub-child-row>td {
  background: #fffdf4 !important;
  position: relative;
}

.table-bordered tr.sub-child-row>td:first-child:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  width: 3px;
  height: 100%;
  background: rgba(136, 177, 75, 0.5);
}

.table-child-table tr.sub-child-row:last-child>td:after {
  content: "";
  position: absolute;
  left: 0px;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: rgba(136, 177, 75, 0.5);
}

span.removeImg.btn.btn-link {
  padding: 0 !important;
  position: absolute;
  top: 3px !important;
  right: 6px;
  z-index: 1;
}

span.removeOtherImg.btn.btn-link {
  padding: 0 !important;
  position: absolute;
  top: -34px !important;
  right: 6px;
  z-index: 1;
}

#form_images .uploaded-product-image {
  justify-content: flex-start;
}

#form_images .uploaded-product-image .img-thumbnail {
  width: 100px;
  height: 100px;
}

.custom-accordian {
  border: 1px solid #c8c8c8;
  border-radius: 6px;
}

.custom-accordian .accordion-body {
  border-top: 1px solid #ddd;
}

.scan-bin-location {
  width: 298px;
  max-width: 100%;
}

/*# sourceMappingURL=custom.css.map */

.readonlyclass {
  pointer-events: none;
}

.bg_red {
  background-color: #ff9999 !important;
}

/* Order Details Page */
.packing-page-bg {
  background-color: #dddddd !important;
}

.packing-page-bg .order-items-table-custom {
  padding-bottom: 60px;
}

.order-details-table table {
  background-color: #fff;
}

.order-details-table table tr th {
  background-color: #f5f5f5 !important;
  border-bottom: 1px solid #e1e1e1;
  font-size: 14px;
  color: #000;
  text-transform: uppercase !important;
  padding: 4px 15px !important;
  height: 29px;
  line-height: 28px !important;
}

.order-details-table table tr td {
  border-bottom: 1px solid #e1e1e1;
}

.order-status-link {
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
}

.label-text {
  color: #6a7095;
}

.label-info {
  color: #181c32;
}

.ship_address_modal_btn {
  font-size: 14px;
  font-weight: 500;
  color: #0d8a72 !important;
}

.ship_address_modal_btn svg span {
  margin-left: 5px;
}

.order-status-box {
  background: #d96d3a;
  display: inline-block;
  color: #fff;
  padding: 4px 10px;
  border-radius: 2px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0;
  height: 29px;
  border: none;
  border-radius: 15px;
  min-width: 92px;
  font-size: 12px !important;
  line-height: 19px;
}

.order-status-box:hover {
  background: #d96d3a;
  color: #fff;
}

div#dynamicShippingAddress {
  min-height: 125px;
}

.notes-title-head.pe-6 {
  text-transform: uppercase;
  font-size: 15px;
  margin: 4px 0;
}

td.get-rate-bg {
  padding: 5px 10px !important;
}

.text-primary1 {
  color: #3c7723 !important;
}

.table-responsive.shiping-details-box table tr td {
  padding: 4px 18px;
  border: none;
}

.get-rate-bg {
  background: rgb(217 109 58 / 20%) !important;
  padding: 10px 10px !important;
}

#get_rate_info_div .order-status-box {
  background: #d96d3a;
  border: none;
  margin: 0;
  text-transform: capitalize;
  font-weight: 400;
  padding: 4px 20px;
  font-size: 14px !important;
  border-radius: 14px;
}

a.btn.btn-sm.py-1.btn-warning-new.ms-2 {
  height: 29px;
  line-height: 23px;
  border-radius: 23px;
}

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

table#picked_items_table {
  background: #f4f4f4;
}

.table th.card-headig-big {
  font-size: 17px;
  color: #000;
  text-transform: capitalize !important;
  background: #f5f5f5 !important;
}

.order-items-table-custom table.dataTable td {
  vertical-align: middle;
  color: #1e1e1e;
  font-size: 12px;
  font-weight: 500;
}

.image-75 .magnific {
  width: 45px;
  height: 45px;
  margin-right: 10px;
  border-color: #d1d1d1 !important;
}

.input-sm-w-50 {
  width: 50px;
  height: 28px !important;
  padding: 5px;
  min-height: auto;
}

.add-input-sm-btn {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eee;
  border: 1px solid #c3c3c3;
  border-radius: 4px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

.add-zi-btn {
  position: absolute;
  z-index: 9;
  right: 50px;
  top: 11px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px !important;
}

.btn-warning-new {
  color: #000000;
  border-color: #ffc700 !important;
  background-color: #ffc700 !important;
}

.packing-page-bg .accordion-button {
  background-color: #f5f5f5;
  height: 38px;
}

.box-details-head thead tr th,
.pick-table-head {
  background-color: #f5f5f5;
  font-size: 14px;
  color: #000;
  text-transform: uppercase !important;
  padding: 4px 15px !important;
  height: 38px;
  line-height: 28px !important;
  font-weight: 700;
  border-top: 1px solid #ddd;
}

.box-details-title-box {
  height: 38px;
  width: 100%;
  line-height: 38px;
  background-color: #f5f5f5;
}

.box-details-title-box tr th:first-child {
  background-color: #f5f5f5;
  font-size: 14px;
  color: #000;
  text-transform: uppercase !important;
  padding: 4px 15px !important;
  height: 38px;
  line-height: 28px !important;
  font-weight: 700;
}

.accordion.position-relative,
.border-radius-4 {
  overflow: hidden;
  border-radius: 4px !important;
}

.shipping_details-table-main table tr td {
  border: none;
  padding: 7px 5px;
}

.min-height-98 {
  min-height: 98px;
}

.order-items-table-custom table.dataTable th {
  border-bottom-color: #dfdfdf !important;
  color: #404040;
}

.listing-master-dd button:before {
  display: none;
}

.listing-master-dd .fa-chevron-down {
  transform: rotate(90deg) !important;
  margin-top: -13px !important;
}

/* Listing Master Page */
.listing-master-page-design thead tr th {
  min-width: 200px !important;
}

.store-main-box.overflow-hidden .input-group input {
  font-size: 13px;
}

.store-main-box .input-group-text {
  color: #a1a5b7;
}

.position-top-end {
  position: absolute;
  top: 5px;
  right: 5px;
}

.img-upload-btns-group {
  position: absolute;
  top: -94px;
  right: 1px;
  display: flex;
  flex-direction: column;
}

/* Warehouse Tab */
.warehouse-tab-section .dataTables_scrollBody {
  height: calc(100vh - 350px) !important;
  max-height: calc(100vh - 350px) !important;

}

@font-face {
  font-family: 'password';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/password.ttf);
}

input.font-password {
  font-family: 'password';
}

#bundle_product_modal_body div {
  font-size: 13px !important;
}

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

.bg_green {
  background-color: #b2b980 !important;
}

.cursor-pointer-none {
  cursor: not-allowed !important;
}

.swal2-title {
  font-size: 1.5rem !important;
}

.fba-shipments-tabs .dataTables_scrollBody {
  max-height: calc(100vh - 309px) !important;
}

.bg-yellow {
  background-color: #ffff80 !important;
}

#batchSuggestionDataTable .dataTables_empty {
  width: 100% !important;
}

#child_products_table_outer {
  max-height: calc(100vh - 270px);
}

/* Inline Field CSS */
.inline-field {
  display: flex;
  align-items: center;
  margin: 0 0 5px 0;
}

.inline-field label {
  margin-right: 5px;
}

.inline-field .form-field {
  width: 80%;
  max-width: 300px;
  display: inline-block;
}

.form-border-section .inline-field label {
  min-width: 115px;
}

.order_item_reason_column {
  text-transform: lowercase !important;
}

.putaway_table td {
  vertical-align: top !important;
}

.bg_yellow {
  background-color: #F5D76E !important;
}

/* image hover tooltip css */
.tooltip-inner:has(.tooltip-img) {
  max-width: unset !important;
  border-radius: 0.5rem !important;
}

.tooltip-inner .tooltip-img {
  width: 250px;
}

@media (max-width: 991px) and (min-width: 577px) {
  #dataTablefbaProductList_wrapper .col-sm-12:has(#dataTablefbaProductList_info) {
    display: none;
  }

  #dataTablefbaProductList_wrapper .col-md-7:has(#dataTablefbaProductList_length) {
    width: 100%;
  }

  .modal-dialog {
    width: auto;
    max-width: unset;
    margin: 1.75rem 1.75rem;
  }
}

.bg_grey {
  background-color: #e0e0d1 !important;
}

.bg_orange {
  background-color: #ffa366 !important;
}

/* CRM CSS */
/* .crm-inbox-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
} */
.crm-inbox .inbox-sidebar {
  /* flex: 1 1 auto; */
  min-width: 250px !important;
  width: 250px !important;
  max-width: 250px !important;
  position: absolute;
  left: -100%;
  top: -55px;
  z-index: 1020;
  height: 100vh;
}
.crm-inbox .inbox-sidebar.sidebar-expand:before {
  width: 100%;
  height: 100%;
  /* top: 0; */
  left: 0;
  position: fixed;
  z-index: -1;
  content: '';
  background-color: rgba(0,0,0,0.4);
  display: block;
}

@media (max-width: 991px) {
  .crm-inbox .inbox-sidebar.sidebar-expand {
    left: 0 !important;
    transition: left 0.1s ease-in;
  }
}

.crm-inbox .inbox-sidebar i.text-primary {
  color: #344104 !important;
}

.crm-inbox .inbox-section {
  margin-left: 0;
}

.crm-inbox .inbox-sidebar-toggle {
  display: block;
  height: 34px;
  width: 34px;
  border: 1px solid #ababab;
}

@media (min-width: 992px) {
  .crm-inbox .inbox-sidebar {
    left: 12px;
    top: 12px;
    height: calc(100vh - 91px);
  }
  .crm-inbox .inbox-sidebar:before {
    display: none;
  }

  .crm-inbox .inbox-section {
    margin-left: 260px;
  }

  .crm-inbox .inbox-sidebar-toggle {
    display: none;
  }
}

.crm-inbox .inbox-sidebar .item-link.active {
  background-color: #D6D9CD;
}

.crm-inbox .inbox-section .inbox-section-header {
  z-index: 10;
}

.crm-inbox .inbox-section .inbox-table {
  table-layout: fixed;
}

.crm-inbox .inbox-section .inbox-table .inbox-tr:hover .date-td .date-span {
  display: none;
}

.crm-inbox .inbox-section .inbox-table .date-td .inbox-icon-group {
  display: none;
}

.crm-inbox .inbox-section .inbox-table .inbox-tr:hover .date-td .inbox-icon-group {
  display: flex;
}

.crm-inbox .inbox-section .inbox-tabl .mail-title {
  flex: 1 1 auto;
  min-width: 0;
  overflow: clip;
  white-space: nowrap;
}

.crm-inbox .inbox-section .inbox-tabl .mail-title .mail-badges {
  flex: 1 1 auto;
}

.crm-inbox .inbox-section .badge {
  border-radius: 4px !important;
  padding: 8px 12px;
  font-weight: 700;
}

.crm-inbox .inbox-section .badge.badge-info, .crm-inbox .inbox-section .badge.badge-info i {
  color: #1761FD;
  background-color: #DBE6FE;
}

.crm-inbox .inbox-section .badge.badge-blue, .crm-inbox .inbox-section .badge.badge-blue i {
  color: #12A4ED;
  background-color: #DCF1FB;
}

.crm-inbox .inbox-section .badge.badge-secondary, .crm-inbox .inbox-section .badge.badge-secondary i {
  color: #5E6278;
  background-color: #E7EAFC;
}

.crm-inbox .inbox-section .badge.badge-light, .crm-inbox .inbox-section .badge.badge-light i {
  color: #9BA7CA;
  background-color: #F0F2F7;
}

.crm-inbox .inbox-section .badge.badge-warning, .crm-inbox .inbox-section .badge.badge-warning i {
  color: #FFB822;
  background-color: #FFF4DE;
}

.crm-inbox .inbox-section .badge.badge-danger, .crm-inbox .inbox-section .badge.badge-danger i {
  color: #F5325C;
  background-color: #FEE0E7;
}

.crm-inbox .inbox-section .badge.badge-success, .crm-inbox .inbox-section .badge.badge-success i {
  color: #03D87F;
  background-color: #D9F9EC;
}

.crm-inbox .inbox-sidebar .label-text-info {
  color: #1761FD;
}

.crm-inbox .inbox-sidebar .label-text-blue {
  color: #12A4ED;
}

.crm-inbox .inbox-sidebar .label-text-secondary {
  color: #5E6278;
}

.crm-inbox .inbox-sidebar .label-text-light {
  color: #9BA7CA;
}

.crm-inbox .inbox-sidebar .label-text-warning {
  color: #FFB822;
}

.crm-inbox .inbox-sidebar .label-text-danger {
  color: #F5325C;
}

.crm-inbox .inbox-sidebar .label-text-success {
  color: #03D87F;
}

@media (max-width: 1199.98px) {
  .left-inbox .form-check-sm .form-check-input{
    width: 1.2rem !important;
    height: 1.2rem !important;
  }
  .left-inbox .checkbox-td{
    width: 35px !important;
  }
 }

 .flex-auto{
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
 }

.hr-divider {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
}

.hr-divider span {
    position: absolute;
    top: 0px;
    left: 20px;
    background: #fff;
    padding: 5px 20px 0;
    font-weight: bold;
    font-size: 12px;
}

.tooltip-inverse .tooltip-inner {
  max-width: 500px; /* Increase this as needed */
  white-space: normal; /* Allows wrapping */
  text-align: center; /* Optional: makes it more readable */
}


  .custom-input {
    width: 400px;
  }

@media (max-width: 1200px) and (min-width: 680px) {
  .kosher_certificate_icon_div .select2-container--bootstrap5 .select2-selection {
      width: 96%;
  }

  .flex-1-tablet {
    flex: 1;
  }
}