/*------- header-css.css start --------------*/
/*---- global css start----*/
body {
  background-color: #ffffff !important;
  font-size: 14px;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
}
/*added by shivam 11/07/2023*/
.setting-main-outer {
  /* margin-left: 8px; */
  margin-right: 8px;
}
.help-main-outer-section {
  margin-right: 8px;
}
.blockUI.blockMsg.blockPage {
  border: 0px !important;
  background-color: transparent !important;
}
.page-header-content {
  padding: 0 32px;
}
.content {
  padding: 12px 32px 0px 32px;
  overflow: hidden;
}
.custom-footer.navbar {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 22px 22px 0px 0px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
  z-index: 1;
}
.btn-blue {
  border-radius: 16px;
  box-shadow: 0 1px 8px 0 rgba(9, 30, 66, 0.13);
  background-image: linear-gradient(to bottom, #1ea2fa, #168afc 97%, #0e6fff);
  color: #fff;
}
.line-height-18 {
  line-height: 18px;
}
.nav-box-shadow {
  box-shadow: 0 1px 3px 0 rgba(63, 63, 68, 0.15) !important;
}
/* font-size css start */
.font-size-16 {
  font-size: 16px;
}
.font-20 {
  font-size: 20px !important;
}
.font-size-14 {
  font-size: 14px;
}
.font-size-13 {
  font-size: 13px;
}
.font-size-12 {
  font-size: 12px;
}
/* font-size css end */
.p-0 {
  padding: 0px;
}
.p-t-3 {
  padding-top: 3px;
}
.p-t-23 {
  padding-top: 23px;
}
.p-t-25 {
  padding-top: 25px;
}
.p-l-8 {
  padding-left: 8px;
}
.p-r-8 {
  padding-right: 8px;
}
.p-l-4 {
  padding-left: 4px;
}
.p-b-8 {
  padding-bottom: 8px;
}
.p-l-5 {
  padding-left: 5px;
}
.p-l-10 {
  padding-left: 10px;
}
.p-l-16 {
  padding-left: 16px;
}
.p-l-20 {
  padding-left: 20px;
}
.p-l-23 {
  padding-left: 23px;
}
.p-r-10 {
  padding-right: 10px;
}
.p-r-23 {
  padding-right: 23px;
}
.p-r-24 {
  padding-right: 24px;
}
.m-l-12 {
  margin-left: 12px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-l-19 {
  margin-left: 19px;
}
.m-r-3 {
  margin-right: 3px;
}
.m-r-6 {
  margin-right: 6px;
}
.m-r-8 {
  margin-right: 8px;
}
.m-r-11 {
  margin-right: 11px;
}
.m-r-12 {
  margin-right: 12px;
}
.m-r-13 {
  margin-right: 13px;
}
.m-r-16 {
  margin-right: 16px;
}
.m-r-23 {
  margin-right: 23px;
}
.m-r-24 {
  margin-right: 24px;
}
.m-r-32 {
  margin-right: 32px;
}
.m-b-0 {
  margin-bottom: 0px;
}
.m-b-1 {
  margin-bottom: 1px;
}
.m-b-2 {
  margin-bottom: 2px;
}
.m-b-7 {
  margin-bottom: 7px;
}
.m-b-8 {
  margin-bottom: 8px;
}
.m-b-11 {
  margin-bottom: 11px;
}
.m-b-12 {
  margin-bottom: 12px;
}
.m-b-13 {
  margin-bottom: 13px;
}
.m-b-14 {
  margin-bottom: 14px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-b-16 {
  margin-bottom: 16px;
}
.m-b-17 {
  margin-bottom: 17px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-b-28 {
  margin-bottom: 28px;
}
.m-b-32 {
  margin-bottom: 32px;
}
.m-b-33 {
  margin-bottom: 33px;
}
.m-b-35 {
  margin-bottom: 35px;
}
.m-b-41 {
  margin-bottom: 41px;
}
.m-b-42 {
  margin-bottom: 42px;
}
.m-b-43 {
  margin-bottom: 43px;
}
.m-b-55 {
  margin-bottom: 55px;
}
.m-b-48 {
  margin-bottom: 48px;
}
.m-t-1 {
  margin-top: 1px;
}
.m-t-3 {
  margin-top: 3px;
}
.m-t-5 {
  margin-top: 5px;
}
.m-t-8 {
  margin-top: 8px;
}
.m-t-9 {
  margin-top: 9px;
}
.m-t-11 {
  margin-top: 11px;
}
.m-t-12 {
  margin-top: 12px;
}
.m-t-13 {
  margin-top: 13px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-t-16 {
  margin-top: 16px;
}
.m-t-17 {
  margin-top: 17px;
}
.m-t-18 {
  margin-top: 18px;
}
.m-t-19 {
  margin-top: 19px;
}
.m-t-21 {
  margin-top: 21px;
}
.m-t-22 {
  margin-top: 22px;
}
.m-t-23 {
  margin-top: 23px;
}
.m-t-24 {
  margin-top: 24px;
}
.m-t-25 {
  margin-top: 25px;
}
.m-t-27 {
  margin-top: 27px;
}
.m-t-28 {
  margin-top: 28px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-31 {
  margin-top: 31px;
}
.m-t-32 {
  margin-top: 32px;
}
.m-t-33 {
  margin-top: 33px;
}
.m-t-34 {
  margin-top: 34px;
}
.m-t-35 {
  margin-top: 35px;
}
.m-t-36 {
  margin-top: 36px;
}
.m-t-37 {
  margin-top: 37px;
}
.m-t-38 {
  margin-top: 38px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-t-49 {
  margin-top: 49px;
}
.m-t-53 {
  margin-top: 53px;
}
.m-t-62 {
  margin-top: 62px;
}
.m-t-63 {
  margin-top: 63px;
}
.m-t-64 {
  margin-top: 64px;
}
.m-t-111 {
  margin-top: 111px;
}
.m-t-130 {
  margin-top: 130px;
}
.m-t-234 {
  margin-top: 234px;
}
.m-w-150 {
  min-width: 150px;
}
.w-30 {
  min-width: 30px;
  max-width: 30px;
  width: 30px;
}
.w-35 {
  width: 35px;
}
.w-70 {
  min-width: 70px;
  max-width: 70px;
  width: 70px;
}
.w-80 {
  min-width: 80px;
  max-width: 80px;
  width: 80px;
}
.w-90 {
  min-width: 90px;
  max-width: 90px;
  width: 90px;
}
.w-110 {
  min-width: 110px;
  max-width: 110px;
  width: 110px;
}
.w-120 {
  min-width: 120px;
  max-width: 120px;
  width: 120px;
}
.w-130 {
  min-width: 130px;
  max-width: 130px;
  width: 130px;
}
.w-140 {
  min-width: 140px;
  max-width: 140px;
  width: 140px;
}
.w-150 {
  min-width: 150px;
  max-width: 150px;
  width: 150px;
}
.w-160 {
  min-width: 160px;
  max-width: 160px;
  width: 160px;
}
.w-163 {
  width: 163px;
}
.w-170 {
  min-width: 170px;
  max-width: 170px;
  width: 170px;
}
.w-180 {
  min-width: 180px;
  max-width: 180px;
  width: 180px;
}
.w-200 {
  min-width: 200px;
  max-width: 200px;
  width: 200px;
}
.w-220 {
  width: 220px;
}
.w-240 {
  width: 240px;
}
.w-250 {
  width: 250px;
}
.w-300 {
  min-width: 300px;
  width: 300px;
}
.h-3 {
  height: 3px;
}
.h-21 {
  height: 21px;
}
.h-34 {
  height: 34px;
}
.font-weight-500 {
  font-weight: 500;
}
.v-align-top {
  vertical-align: top;
}
.readonly-disabled-field {
  cursor: not-allowed;
}
.border-right-1 {
  border-right: 1px solid #ddd;
}
.border-bottom-1 {
  border-bottom: 1px solid #ddd;
}
.boder-radius-16 {
  border-radius: 16px;
}
.border-radius-16 {
  border-radius: 16px;
}
.form-group {
  margin-bottom: 16px;
}
.btn-green {
  background-image: linear-gradient(to bottom, #1bbbb0, #0da8bf);
  color: #fff;
}
.panel-min-height {
  min-height: 400px;
}
.btn-white {
  /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);*/
  background: #f5f6f8;
  color: #748aa1;
  border-radius: 16px;
  border-color: #ddd;
}
.btn-white:hover {
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.17) !important;
}
.btn-light2 {
  /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);*/
  background: #f5f6f8;
  color: #748aa1;
  border-radius: 16px;
  border-color: #ddd;
  padding: 5.5px 14px;
  width: 134px;
}
.btn-light2:hover,
.btn-light2:hover {
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.17) !important;
  color: #748aa1;
}
.filter-above-datatable-btn-light,
.filter-above-datatable-btn-light:hover {
  border: solid 1px #cbcccd;
  background-color: #ffffff;
  color: #748aa1;
  line-height: normal;
  text-align: left;
  height: 33px;
}
.filter-above-datatable-btn-light.glowing-effect-only-border:hover {
  border: solid 1px #36b37e !important;
}
.filter-above-datatable-btn-light.glowing-effect-only-border {
  border: solid 1px #36b37e !important;
}
.filter-icon-above-datatable {
  margin-top: 1.5px;
}
.btn-blue {
  border-radius: 16px;
  box-shadow: 0 1px 8px 0 rgba(9, 30, 66, 0.13);
  background-image: linear-gradient(to bottom, #1ea2fa, #168afc 97%, #0e6fff);
  color: #fff;
}
.filter-btn-above-datatable {
  font-size: 14px;
  width: 134px;
  line-height: normal;
}
input.form-control {
  border-radius: 16px;
  border: solid 1px #cbcccd;
  /* background-color: #fcfcfc; */
}
#search_vendor_name {
  font-family: "HelveticaNowText-regular";
}
button.billing-button.btn-primary {
  border-color: #2196f3;
}
button.billing-button:hover {
  border-color: #cbcccd;
}
button.billing-button {
  font-size: 14px;
  line-height: normal;
  border: solid 1px #cbcccd;
  padding: 0.4375rem 1rem;
}
button.billing-button:first-child {
  border-top-left-radius: 16px !important;
  border-bottom-left-radius: 16px !important;
  border-right: 0px;
}
button.billing-button.billing-second {
  border-radius: 0px !important;
  margin-left: -5px;
  border-right: 0px;
  border-left: 0px;
}
button.billing-second:before {
  content: " ";
  background-color: #cbcccd;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
button.billing-second:after {
  content: " ";
  background-color: #cbcccd;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
button.billing-button.billing-last {
  border-top-right-radius: 16px !important;
  border-bottom-right-radius: 16px !important;
  border-left: 0px;
  margin-left: -4.9px;
}
.modal-content {
  border-radius: 25px;
}
.mobile-show {
  display: none;
}
.sidebar:not(.sidebar-component) .sidebar-content::-webkit-scrollbar {
  width: 5px;
}
.sidebar:not(.sidebar-component) .sidebar-content::-webkit-scrollbar-track {
  border-radius: 5px;
}
.sidebar:not(.sidebar-component) .sidebar-content::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 5px;
}
.sidebar:not(.sidebar-component)
  .sidebar-content::-webkit-scrollbar-thumb:hover {
  background: #a9a9a9;
}
.dataTables_wrapper {
  min-height: 350px;
}
.min-height-350 {
  min-height: 350px;
}
/*.table-responsive 
    {   
        overflow-x: hidden; 
    }   
    .table-responsive::-webkit-scrollbar {  
        visibility: hidden; 
        opacity: 0; 
        width: 0;   
        height: 0;  
    }*/

.no-record-found {
  width: 152px;
  height: auto;
}
.menu-active .menu-icon svg {
  background: #f3f4f6;
  border-radius: 8px;
}
.datatable-color-box-outer {
  width: 100%;
  margin-bottom: 10px;
}
.datatable-color-box-outer:last-child {
  margin-bottom: 0px;
}
.action-icon {
  margin-right: 8px;
}
.action-icon i {
  font-size: 16px !important;
}
.action-icon:last-child {
  margin-right: 0px;
}
.green-box,
.red-box,
.blue-box {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  padding: 4px 10px;
  width: auto;
  display: inline-block;
}
.green-box {
  border-radius: 4px;
  border: solid 1px #36b37e;
  background-color: #e3fcef;
  color: #00875a;
}
.red-box {
  border-radius: 4px;
  border: solid 1px #ff5630;
  background-color: #ffebe6;
  color: #de350b;
}
.blue-box {
  border-radius: 4px;
  border: solid 1px #00beda;
  background-color: #d2f1ff;
  color: #00beda;
}
.skeleton-on {
  border-radius: 7px;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
  background: #ebeef0;
  background-image: linear-gradient(
    to right,
    #ebeef0 0%,
    rgba(229, 229, 229, 1) 20%,
    #ebeef0 40%,
    #ebeef0 100%
  );
  background-repeat: no-repeat;
  background-size: 800px 100%;
  position: relative;
  stroke: transparent;
  pointer-events: none;
}
/* Dark Mode Switch Start */
.dark-mode-switch {
  margin-bottom: 16px !important;
  margin-top: 0 !important;
  display: flex;
  align-items: center;
}
.dark-mode-switch span {
  padding-left: 16px;
  color: #374151;
  font-size: 13px;
  line-height: 16px;
  font-family: "HelveticaNowText-Regular";
}
.dropdown-menu-footer .dark-mode-switch img {
  margin-left: 0 !important;
}
.user-details-outer .dropdown-menu-footer {
  padding: 24px 24px 24px 24px;
  border-top: 1px solid #e5e7eb;
}
.dark-mode-button {
  margin-left: auto;
}
.dark-mode-button .switchery {
  border: 1px solid #ddd;
  cursor: pointer;
  display: block;
  line-height: 1;
  width: 36px;
  height: 20px;
  position: relative;
  box-sizing: content-box;
  border-radius: 100px;
  padding-left: 0;
}
.dark-mode-button .switchery > small {
  background-color: #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 40%);
  border-radius: 100px;
}
/* Dark Mode Switch End */
@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.custom-footer,
#navbar-footer {
  width: 100%;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::before,
.bs-popover-bottom > .arrow::before {
  border-bottom-color: rgba(0, 0, 0, 0.5);
}
/*.custom-footer{
        position: absolute;
        margin-top: 20px;
        bottom: 0;
        margin-left: -32px;
    }*/
.custom-footer {
  margin-top: 20px;
}
/* Inter Font Family start */
    .top-menu-v3 .inter-regular, .top-menu-v3 .setting-menu-li-text, .top-menu-v3 .menu-collapsed {
        font-family: 'Inter-Regular';
    }
/* Inter Font Family end */
.top-menu-v3 .main-menu-active .menu-main-title .menu-collapsed {
  font-family: "Inter-Medium";
}
#setting_menu {
  display: flex;
  flex-flow: wrap;
}
#setting_menu .setting-item-list {
  width: 50%;
}
.setting-menu-li-section {
  display: flex;
  align-items: center;
  padding: 4px;
  margin-bottom: 4px;
}
@media screen and (max-width: 360px) {
  .three-button button.billing-button:first-child {
    width: 20%;
    height: 46px;
  }
  .three-button button.billing-button.billing-second,
  .three-button button.billing-button.billing-last {
    width: 40%;
    height: 46px;
  }
}

@media screen and (max-width: 575px) {
  .right_side_nav .modal-header {
    margin-left: 0px !important;
  }
  .modal.right.right_side_nav .modal-body {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .modal.right.right_side_nav .modal-dialog {
    width: 90% !important;
  }
  .modal.right .table tbody td {
    padding: 19px 0.5rem;
  }
  .content {
    padding: 12px 20px 0px 20px;
  }
  .w-xs-100 {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .float-xs-left {
    float: left !important;
  }
  .m-b-xs-5 {
    margin-bottom: 5px !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mt-xs-8 {
    margin-top: 8px !important;
  }
  .mt-xs-16 {
    margin-top: 16px !important;
  }
  .mt-xs-24 {
    margin-top: 24px !important;
  }
  .billing_all_module_search .xs-w-48-per.first {
    margin-right: 2%;
  }
  .xs-w-48-per {
    width: 48% !important;
  }
  .xs-w-48-per button {
    width: 100%;
  }
  #navbar-footer span:first-child {
    padding: 10px 0 5px 0;
  }
  #navbar-footer span:last-child {
    padding: 5px 0 10px 0;
  }
  button.billing-button {
    padding: 7px 8px;
    font-size: 13px;
  }
  .billing_all_module_search .second-calander input {
    width: 100% !important;
  }

  .three-button button.billing-button:first-child {
    width: 20%;
  }
  .three-button button.billing-button.billing-second,
  .three-button button.billing-button.billing-last {
    width: 40%;
  }
  .two-button button.billing-button:first-child,
  .two-button button.billing-button.billing-last {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .mobile-show {
    display: block;
  }
}
/*---- global css end----*/

/*---- invoice ribbon css start----*/
.invoice {
  font-family: Roboto;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  padding-top: 4px;
}
.card.white-card-shadow {
  box-shadow: 0 1px 8px 0 rgba(9, 30, 66, 0.13);
  border: solid 1px rgba(9, 30, 66, 0.25) !important;
  border-radius: 16px;
  background-color: #ffffff;
  margin-bottom: 9px;
}
.card .ribbon {
  width: 12.1em;
  height: 12.1em;
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  /*z-index: 9999;*/
  pointer-events: none;
  font-size: 14px;
  text-decoration: none;
  text-indent: -999999px;

  right: auto;
  left: 0;
}
.card .ribbon:before,
.card .ribbon:after {
  position: absolute;
  display: block;
  width: 14em;
  height: 1.54em;
  top: 1.7em;
  right: 2em;

  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;

  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.card .ribbon:before {
  content: "";
  padding: 0.38em 0;
  pointer-events: auto;
}
.card .invoice_paid:after {
  background-color: #28a745;
}
.card .invoice_partial_paid:after {
  background-color: #6c757d;
}
.card .invoice_unpaid:after {
  background-color: #dc3545;
}
.card .ribbon:after {
  content: attr(data-text);
  color: #fff;
  text-indent: 0;
  /*padding: .15em 0;*/
  padding: 0.45em 0 0.05em;
  margin: 0.4em 0;
  text-align: center;
}
.invoice-title {
  font-family: CircularStd;
  font-size: 20px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #344563;
  margin-bottom: 11px;
}
@media (max-width: 400px) {
  .invoice-title {
    margin-left: 18px;
  }
}
.export-div {
  display: inline-flex;
}
.Export {
  height: 16px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #344563;
  display: inline-block;
  margin-left: 6px;
}
.invoice .card .card-body {
  padding: 28px 48px 24px 48px;
}
.logo-circle-outer {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  border: solid 1px rgba(9, 30, 66, 0.13);
  padding: 8px;
}
.logo-circle-outer img {
  width: 31px;
  height: auto;
}
.invoice .company-title {
  font-family: CircularStd;
  font-size: 18px;
  font-weight: 500;
  color: #344563;
}
.invoice .company-address {
  font-size: 14px;
  line-height: 1.43;
  color: #253858;
}
.invoice .date-left-section {
  font-size: 14px;
  line-height: 1.14;
  color: #505f79;
}
.invoice .date-right-section {
  font-size: 14px;
  line-height: 1.14;
  text-align: right;
  color: #253858;
}
.invoice .date-right-section .date-right-section-rupee {
  font-size: 14px;
}
.invoice-divider {
  height: 1px;
  border: 0.5px solid rgba(9, 30, 66, 0.13);
  margin-top: 14px;
  margin-bottom: 12px;
}
.recipient-address-outer .recipient-to {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
  color: #253858;
  margin-bottom: 4px;
}
.recipient-address-outer .recipient-company-name,
.recipient-payment-detail .payment-detail-title {
  font-family: CircularStd;
  font-size: 16px;
  font-weight: 500;
  color: #344563;
}
.recipient-address-outer .recipient-company-name {
  margin-bottom: 5px;
}
.recipient-address-outer .recipient-address {
  font-size: 14px;
  line-height: 1.43;
  color: #253858;
}

.invoice .table tbody tr td:first-child {
  display: table-cell !important;
}
.invoice .table th:first-child {
  display: table-cell !important;
}
.invoice .table thead th {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(9, 30, 66, 0.65);
  padding-top: 4px;
  padding-bottom: 4px;
  text-transform: uppercase;
}

.invoice .card.white-card-shadow .table thead th {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #253858;
  padding-top: 4px;
  padding-bottom: 4px;
  text-transform: uppercase;
  height: 24px;
}
.invoice .table tbody td {
  padding-top: 6px;
  padding-bottom: 6px;
}
.invoice .table tbody td,
.invoice .table tbody td i {
  font-size: 14px;
  line-height: 1.43;
  color: #253858;
}
.invoice .below-invoice-table .table {
  margin-bottom: 44px;
}
.invoice .below-invoice-table .table thead th {
  padding-top: 9px;
  padding-bottom: 9px;
}
.invoice .below-invoice-table .table tbody td {
  padding-top: 14px;
  padding-bottom: 14px;
}
.payment-term-and-condition .payment-title {
  font-family: CircularStd;
  font-size: 16px;
  font-weight: 500;
  color: #344563;
}
.payment-term-and-condition .payment-description {
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.14;
  color: #6c798f;
}
.computer-generated {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #8993a4;
  text-align: center;
}
.payment-term-and-condition .download-btn {
  width: 191px;
  height: 48px;
  border-radius: 24px;
  box-shadow: 0 2px 4px 0 rgba(76, 154, 255, 0.4);
  background-image: linear-gradient(to bottom, #1ea2fa, #168afc 97%, #0e6fff);
  padding: 12px 16px 12px 16px;
  text-align: left;
}
.payment-term-and-condition .download-btn img {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.payment-term-and-condition .download-btn span {
  width: 111px;
  height: 19px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  display: inline-block;
  line-height: 19px;
}
.payment-term-and-condition .print-btn {
  width: 112px;
  height: 48px;
  border-radius: 24px;
  box-shadow: 0 2px 4px 0 rgba(76, 154, 255, 0.4);
  background-image: linear-gradient(to bottom, #1ea2fa, #168afc 97%, #0e6fff);
}
.payment-term-and-condition img {
  width: 24px;
  height: 24px;
}
.payment-term-and-condition span {
  margin-left: 7px;
  width: 35px;
  height: 19px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
.invoice-table-title {
  padding-left: 24px;
  font-family: CircularStd;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #344563;
}
.Rectangle-Copy-27 {
  border-radius: 20px;
  background-color: rgba(9, 30, 66, 0.04);
}
.Rectangle-Copy-289 {
  /*border-radius: 20px;*/
  background-color: rgba(9, 30, 66, 0.04);
}
.first-child {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.last-child {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  text-align: right !important;
  padding-right: 5px !important;
}
.display-invoice {
  display: contents;
}
.invoice-inline {
  display: flex;
}
.invoice .invoice-detail {
  margin-left: 28px;
  margin-top: 20px;
}
.invoice .invoice-detail .invoice-detail-title {
  font-family: CircularStd;
  font-size: 20px;
  font-weight: 500;
  color: #344563;
  height: 25px;
  margin-left: 16px;
}
.invoice .invoice-detail .invoice-number,
.invoice .invoice-detail .invoice-date {
  font-size: 14px;
  line-height: 1.71;
  margin-top: 2px;
  color: #505f79;
  font-family: Roboto;
  font-weight: normal;
}
.invoice .invoice-detail .invoice-number {
  border-right: 1px solid #a5adba;
  padding-right: 9px;
  margin-right: 9px;
}
.invoice .invoice-detail .invoice-number span,
.invoice .invoice-detail .invoice-date span {
  font-weight: 500;
  color: #253858;
}
.invoice .invoice-detail .invoice-card .card {
  padding: 13px 32px;
  border-radius: 16px;
  background-color: rgba(9, 30, 66, 0.04);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  border: 0px solid rgba(0, 0, 0, 0.125);
}
.invoice .invoice-detail .invoice-card .card-body {
  padding: 0px;
}
.invoice .invoice-detail .invoice-card .invoice-amount {
  font-family: CircularStd;
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #344563;
}
.invoice .invoice-detail .invoice-card .invoice-text {
  height: 16px;
  font-size: 14px;
  line-height: 1.14;
  color: #6c798f;
  margin-top: 2px;
}
.invoice .invoice-detail .vendor-detail {
  height: 25px;
  font-family: CircularStd;
  font-size: 20px;
  font-weight: 500;
  color: #344563;
  margin-bottom: 23px;
}
.invoice .invoice-detail .vendor-detail-list {
  height: 24px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.71;
  color: #253858;
  margin-bottom: 8px;
}
.invoice .invoice-detail .vendor-detail-list:last-child {
  margin-bottom: 0px;
}
.invoice .invoice-detail .vendor-detail-list span {
  font-weight: 500;
}
.invoice .invoice-detail .due-date-text {
  font-size: 14px;
  line-height: 1.43;
  color: #505f79;
}
.invoice .invoice-detail .due-date-outer {
  width: 108px;
  height: 40px;
  /*float: left;*/
}
.invoice .invoice-detail .due-date {
  font-size: 14px;
  line-height: 1.43;
  font-weight: 500;
  color: #ff5230;
}
/*.paid-button-outer
    {
        float: left;
    }
    .invoice .invoice-detail .paid-button
    {
        margin-left: 21px;
        float: left;
        height: 32px;
        border-radius: 4px;
        border: solid 1px #36b37e;
        background-color: #e3fcef;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
        color: #00875a;
        padding: 6px 16px;
    }*/
.invoice .invoice-detail .paid-button,
.invoice .invoice-detail .partial-paid-button,
.invoice .invoice-detail .unpaid-button {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin: 4px 6px;
  padding: 0px;
  border: 0px;
  text-align: center;
  outline: transparent;
}
.invoice .invoice-detail .paid-button-outer {
  width: 42px;
  height: 26px;
  border-radius: 4px;
  border: solid 1px #36b37e;
  background-color: #e3fcef;
  margin-top: 4px;
}
.invoice .invoice-detail .paid-button {
  color: #00875a;
  background-color: transparent;
}
.invoice .invoice-detail .partial-paid-button-outer {
  width: 90px;
  height: 26px;
  border-radius: 4px;
  border: solid 1px #00beda;
  background-color: #d2f1ff;
  margin-top: 4px;
}
.invoice .invoice-detail .partial-paid-button {
  color: #00beda;
  background-color: transparent;
}
.invoice .invoice-detail .unpaid-button-outer {
  width: 60px;
  height: 26px;
  border-radius: 4px;
  border: solid 1px #ff5630;
  background-color: #ffebe6;
  margin-top: 4px;
}
.invoice .invoice-detail .unpaid-button {
  color: #de350b;
  background-color: transparent;
}

.invoice .invoice-detail .download-btn {
  width: 144px;
  height: 48px;
  border-radius: 24px;
  box-shadow: 0 2px 4px 0 rgba(76, 154, 255, 0.4);
  background-image: linear-gradient(to bottom, #1ea2fa, #168afc 97%, #0e6fff);
  padding: 12px 25px 12px 16px;
}
.invoice .invoice-detail .download-btn img {
  width: 24px;
  height: 24px;
  display: inline-block;
}
.invoice .invoice-detail .download-btn span {
  margin-left: 7px;
  width: 70px;
  height: 19px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  display: inline-block;
  line-height: 18px;
}
.dark-mode .itl-connect-menu li .dashboard-dark svg rect{
  stroke: #D1D5DB;
}
@media screen and (max-width: 575px) {
  .invoice .invoice-detail .invoice-number {
    border-right: 0px;
  }
  .invoice .d-xs-none {
    display: none;
  }
  .mt-xs-7 {
    margin-top: 7px;
  }
}
@media screen and (max-width: 1199px) {
  .invoice .invoice-detail {
    margin-left: 0px;
  }
}

/*---- invoice ribbon css end----*/

/*---- orders page css start----*/
.order-tab-image {
  height: 23px;
  vertical-align: bottom;
}
/*---- orders page css end----*/

/*---- bootstrap 5 column css start----*/
.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
@media (min-width: 540px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 768px) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
/*---- bootstrap 5 column css end----*/

/*---- navigation bar css start----*/
.navbar-nav-link {
  padding: 1.187rem 1rem;
}
.dropdown:hover > .dropdown-menu {
  display: block;
}
.dropdown-menu {
  top: 94%;
}
.dropdown-menu > .dropdown-submenu > .dropdown-menu {
  left: 99.2%;
}
.sidebar {
  z-index: 12 !important;
}
.navbar {
  background: #ffffff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.12);
  border-radius: 0px 0px 22px 22px;
  padding: 0px 20px;
  z-index: 11;
}
/*.nav-tabs-bottom .nav-link:not(.active):before
    {
        transform: translateX(100%);
        transition: transform .4s ease;
        transform-origin: 100% 100%;
    }
    .nav-tabs .nav-link:hover:before
    {
        transform: translateX(0%);
        transition: transform .4s ease;
    }*/
.navbar-nav a,
.navbar-dark .navbar-nav-link {
  color: #748aa1;
}
.navbar-nav a:hover,
.navbar-dark .navbar-nav-link:focus,
.navbar-dark .navbar-nav-link:hover {
  color: #748aa1;
}
.navbar-brand a > img {
  height: 45px;
  margin-top: 5px;
}
.celebration_image {
  height: 45px;
}
.beta-tag {
  background: linear-gradient(22.04deg, #29cb97 0%, #34ffbe 100%);
  margin-right: -5px;
  z-index: 1;
  border-radius: 12px;
  padding: 2px 6px 1px 6px;
  font-size: 10px;
  letter-spacing: 0.1px;
  vertical-align: baseline;
  border: 1px solid transparent;
  display: inline-block;
  min-width: 10px;
  font-weight: 500;
  color: #fff;
  line-height: 0.5;
  white-space: nowrap;
  text-align: center;
}
.navbar .navbar-nav-link {
  font-size: 14px;
}

.navbar .dropdown-menu > .dropdown-submenu.show > .dropdown-item,
.navbar .dropdown-menu > .dropdown-submenu:hover > .dropdown-item {
  color: #748aa1;
}
.navbar-nav > li > .dropdown-menu:after,
.navbar-nav > li > .dropdown-menu:before,
.select2-container--open .select2-dropdown--above:before,
.select2-container--open .select2-dropdown--above:after,
.select2-container--open .select2-dropdown--below:before,
.select2-container--open .select2-dropdown--below:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.navbar-nav > li > .dropdown-menu:after,
.navbar-nav > li > .dropdown-menu:before,
.select2-container--open .select2-dropdown--below:before,
.select2-container--open .select2-dropdown--below:after {
  bottom: 100%;
}
.navbar-nav > li > .dropdown-menu,
.dropdown-menu > .dropdown-submenu > .dropdown-menu,
.select2-container--open .select2-dropdown--above,
.select2-container--open .select2-dropdown--below {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.12);
  border-radius: 14px;
}
.navbar-nav > li > .dropdown-menu:before,
.select2-container--open .select2-dropdown--above:before,
.select2-container--open .select2-dropdown--below:before {
  /* border-color: rgba(113, 158, 206, 0); */
  border-width: 10px;
  left: 20%;
  margin-left: -10px;
}
.navbar-nav > li > .dropdown-menu:before,
.select2-container--open .select2-dropdown--below:before {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav > li > .dropdown-menu:after,
.select2-container--open .select2-dropdown--above:after,
.select2-container--open .select2-dropdown--below:after {
  /* border-color: rgba(255, 255, 255, 0); */
  border-width: 9px;
  left: 20%;
  margin-left: -9px;
}
.navbar-nav > li > .dropdown-menu:after,
.select2-container--open .select2-dropdown--below:after {
  border-bottom-color: #ffffff;
}
.tooltip:foucs .tooltiptext {
  visibility: visible;
}

@media screen and (max-width: 1199px) {
  .mobile-order-menu .select2-container {
    width: 100% !important;
  }
  .table-responsive {
    overflow-x: auto !important;
  }
}
@media screen and (max-width: 991px) {
  .navbar-brand a > img {
    margin-top: 1px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1140px) {
  .navbar-brand a > img {
    margin-top: 4px;
    height: 41px;
  }
  .navbar #navbar-mobile {
    padding-right: 10px;
    padding-left: 10px;
  }
  .navbar .navbar-nav-link {
    padding: 0.5375rem 0.6rem 0.4rem;
    font-size: 13px;
  }
  .navbar-nav .nav-item .navbar-nav-link img {
    margin-right: 0.325rem !important;
  }
  .dropdown-toggle::after {
    margin-left: 0.26875rem;
  }
  .navbar-expand-lg .navbar-brand {
    min-width: 10.625rem;
  }
}
@media screen and (min-width: 1141px) and (max-width: 1230px) {
  .navbar #navbar-mobile {
    padding-right: 10px;
  }
  .dropdown-toggle::after {
    margin-left: 0.26875rem;
  }
  .navbar-expand-lg .navbar-brand {
    min-width: 12.625rem;
  }
  .navbar-expand-lg .navbar-brand {
    min-width: 11.625rem;
  }
}
@media screen and (min-width: 1141px) {
  .navbar-top {
    padding-top: 3.9rem;
  }
}
/*---- navigation bar css end----*/

/*---- page header css start----*/
.dropdown-header > img,
.dropdown-item > img {
  max-height: 32px !important;
}
.header-select {
  padding: 3px 0 0 0;
}
.letter-spacing-1 {
  letter-spacing: 1px;
}
.page-header {
  padding: 20px 0 0;
}
.page-header-icon {
  width: 24px;
  height: 24px;
}
.page-title {
  padding-bottom: 8px;
  padding-top: 0px;
}
.page-title h4 span {
  font-family: CircularStd;
  padding-left: 15px;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #344563;
  vertical-align: bottom;
}
.page-header .export-link {
  margin: 0;
  padding: 0;
  padding-bottom: 8px;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.page-header .export-link a,
.page-header .export-link button {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  float: left;
}
.float-xs-left {
  width: 100%;
  text-align: end;
  margin-top: 8px;
}
.page-header .export-link a {
  color: #344563;
  padding-top: 3px;
  text-align: right;
}
.page-header .export-link button {
  border-radius: 16px;
}
.page-header .export-link img {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.page-header .export-link button img {
  color: #fff;
}
.header-elements a,
.page-header .export-link button {
  margin-right: 20px;
}
.header-elements a:last-child,
.page-header .export-link button:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 1140px) {
  .page-header .export-link a {
    padding-top: 8px;
  }

  .header-elements.export-link {
    width: auto;
    float: right;
  }
  .page-header .export-link button {
    margin-bottom: 8px;
    margin-right: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .page-header .page-title {
    width: auto;
    float: left;
  }
  .page-header .export-link button {
    width: 100%;
  }
}
/*---- page header css end----*/

/*---- page breadcrumb css start----*/
.page-title .breadcrumb.custom-breadcrumb {
  margin-left: 0px;
}
.custom-breadcrumb .breadcrumb-item {
  padding: 0px;
}
.custom-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  padding-right: 10px;
}
/*---- page breadcrumb css end----*/

/*---- colored cards css start----*/
.colored-cards .card.card1 {
  background-image: linear-gradient(to bottom, #1ea2fa, #0e6fff);
}
.colored-cards .card.card1 .card-body {
  box-shadow: 0 4px 20px 1px #bed4fb;
}
.colored-cards .card.card2 {
  background-image: linear-gradient(to bottom, #1bbbb0, #0da8bf);
}
.colored-cards .card.card2 .card-body {
  box-shadow: 0 4px 20px 1px #add2d3;
}
.colored-cards .card.card3 {
  background-image: linear-gradient(
    to bottom,
    rgba(154, 94, 245, 0.98),
    #7a5cef
  );
}
.colored-cards .card.card3 .card-body {
  box-shadow: 0 4px 20px 1px #dac3ff;
}
.colored-cards .card.card4 {
  background-image: linear-gradient(357deg, #b566cf 94%, #ce59d4 3%);
}
.colored-cards .card.card4 .card-body {
  box-shadow: 0 4px 20px 1px #f9ceff;
}
.colored-cards .card.card5 {
  background-image: linear-gradient(to bottom, #7d96c1, #7685cc);
}
.colored-cards .card.card5 .card-body {
  box-shadow: 0 4px 20px 1px #d2e2ff;
}
.colored-cards-outer {
  padding: 0 2px;
  float: left;
  width: 100%;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.colored-cards-outer-scroll {
  overflow-x: scroll;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.colored-cards-outer-scroll::-webkit-scrollbar {
  height: 5px;
  background: #f5f5f5;
}
.colored-cards-outer-scroll::-webkit-scrollbar-track {
  border-radius: 5px;
}
.colored-cards-outer-scroll::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 5px;
}
.colored-cards-outer-scroll::-webkit-scrollbar-thumb:hover {
  background: #a9a9a9;
}

.colored-cards {
  padding-left: 8px;
  padding-right: 8px;
}
.colored-cards .card {
  border: 0px;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.8px;
  color: #ffffff;
}
.colored-cards .card .card-body {
  /*padding: 21px 24px 13px 24px;*/
  padding: 21px 24px 7px 24px;
  border-radius: 16px;
}
.colored-cards .card-header {
  padding-bottom: 13px !important;
}
.colored-cards .card-title {
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.8px;
  color: #ffffff;
  text-transform: uppercase;
}
.colored-cards .card-price {
  padding-top: 5px;
  font-size: 27px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
.colored-cards .card-price i {
  display: inline-block;
  font-size: 28px;
  vertical-align: top;
  padding-top: 5px;
}
.colored-cards .card-price .card-price-amount {
  display: inline-block;
  min-width: 100px;
  height: 27px;
}
.card-price-amount1 {
  display: inline-block;
  min-width: 50px;
  height: 18px;
}
.angle-double-up {
  right: 25px;
  top: 20px;
  position: absolute;
  width: 32px;
  height: 41px;
  object-fit: contain;
}
.colored-cards .border-divider {
  margin: 13px 0 14px 0;
  border-top: 1px solid rgba(250, 251, 252, 0.2);
}
.colored-cards .card-description {
  text-transform: uppercase;
  float: left;
  width: 100px;
  height: 14px;
}
@media screen and (max-width: 767px) {
  .col.colored-cards {
    flex-basis: auto;
  }
}
/*---- colored cards css end----*/

/*---- tabs css start----*/
.filter-above-datatable-btn-light.dropdown-toggle::after {
  position: absolute;
  right: 15px;
  top: 11px;
}
.tab-custom-select
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  margin-left: -15px;
}
.nav-tabs {
  margin-bottom: 16px;
  position: relative;
}
.nav-tabs .nav-item:last-child .nav-link {
  margin-right: 0px;
}
.nav-tabs-bottom .nav-link.active:before {
  background-color: #0052cc;
}
.nav-tabs a {
  font-size: 14px;
}
.nav-tabs .nav-link:hover a {
  background-color: transparent;
}
.nav-tabs .nav-link:hover {
  color: #0052cc !important;
  cursor: pointer;
}
.nav-tabs .nav-link:hover:before {
  background-color: #0052cc;
}
.tab-custom-select {
  margin-bottom: 20px;
}

.reset-filter-icon {
  color: rgba(9, 30, 66, 0.65);
  line-height: 33px;
  cursor: pointer;
}
.manifest-inner-tab {
  overflow-x: hidden;
}
/*@media screen and (max-width: 1199px) {
        .reset-filter-icon
        {
            margin-bottom: 16px;
        }
    }*/

/*---- theme select2 css start----*/
/*.tab-custom-select .select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__rendered{
            outline: none;
        }
        .tab-custom-select .select2-container .select2-selection--single .select2-selection__rendered{
            padding-left: 20px;
            padding-right: 30px;
        }*/
.tab-custom-select
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 40px;
  width: 30px;
}
/*.form-control,.tab-custom-select .select2-container--default .select2-selection--single .select2-selection__rendered{         
            border-radius: 16px;
        }*/
.tab-custom-select
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: rgba(9, 30, 66, 0.6);
  line-height: 40px;
}
/*.tab-custom-select .select2-container--default .select2-selection--single{
            color: rgba(9, 30, 66, 0.6);
            font-family: Roboto;
            font-size: 14px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            height: 40px;
            border-radius: 16px;
            border: solid 1px #cbcccd !important;
            background-color: #fcfcfc !important;
        }*/
.select2-container--default .select2-results > .select2-results__options {
  max-height: 100% !important;
  overflow-y: unset !important;
}
.select2-container--default .select2-results > .select2-results__options,
.select2-container.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 13px;
  font-weight: 500;
  color: #374151;
  text-align: left;
  line-height: 16px;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: linear-gradient(to bottom, #1ea2fa, #168afc 97%, #0e6fff);
}
.select2-container.select2-container--default .select2-selection--single {
  height: 32px;
  border-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-color: #cbcccd;
  line-height: normal;
}
.select2-container.select2-container--default.select2-container--open
  .select2-selection--single {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.select2-container.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  /*width: 240px;*/
  height: 31px;
  border-radius: 16px;
  border-bottom: 1px solid #ffffff;
  /*border: solid 1px #cbcccd;*/
  background-color: #ffffff;
  padding: 0.4375rem 0.875rem;
  color: #1f2937;
  font-size: 13px;
  font-family: "HelveticaNowText-regular";
}
.form-control {
  color: #1f2937;
}

/*.select2-container--default .select2-selection--single .select2-selection__rendered 
        {
            padding-top: 3%;
        }*/
.select2-container .select2-dropdown.select2-dropdown--above {
  border-bottom: solid 1px #cbcccd;
  border-top: 1px solid #cbcccd;
}
.select2-container .select2-dropdown.select2-dropdown--below {
  /*border-top: solid 1px #aaa;*/
  border-top: solid 1px #ffffff;
}
.select2-container.select2-container--open
  .select2-selection.select2-selection--single {
  border-bottom: 1px solid #ffffff;
}
.select2-container.select2-container--default .select2-selection--single {
  /*border: 0px;*/
  /*border-radius: inherit;*/
  height: auto;
}

.select2-container {
  /*position: relative;*/
  /*width: 100% !important;*/
  /*display: table;*/
  /*table-layout: fixed;*/

  /*height: 100%;*/
  /*z-index: 1;*/
}

.select2-container--open .select2-dropdown--below {
  border-radius: 16px;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  /*border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;*/
  z-index: 1;
}
.select2-container.select2-container--open
  .select2-dropdown.select2-dropdown--above {
  border-bottom: 0px;
}
.select2-container.select2-container--open.select2-container--above
  .select2-selection.select2-selection--single {
  border-bottom: 1px solid #cbcccd;
  border-top: 1px solid transparent;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.select2-container--default
  .select2-dropdown--above
  .select2-results__option[aria-selected="true"]:last-child,
.select2-container--default
  .select2-dropdown--above
  .select2-results__option:last-child.select2-results__option--highlighted[aria-selected] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--above {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent !important;
  border-width: 5px 4px 0 4px !important;
}
.select2-results .select2-results__option {
  padding: 6px 0.875rem;
}
/*.select2-container.select2-container--open .select2-dropdown
        {
            box-shadow: 0 5px 20px -5px rgba(9, 30, 66, 0.48);
            border: solid 1px rgba(9, 30, 66, 0.25);
            border-radius: 16px;
            border-bottom-left-radius: 16px;
            border-bottom-right-radius: 16px;
            border-top-left-radius: 16px;
            border-top-right-radius: 16px;
        }*/
.select2-container .select2-dropdown {
  border-color: #cbcccd !important;
}
.select2-container.select2-container--open .select2-dropdown {
  /*box-shadow: 0 5px 20px -5px rgba(9, 30, 66, 0.48);*/
  border: solid 1px rgba(9, 30, 66, 0.25);
  border-top: 1px solid transparent;
  /*border-radius: 16px;*/
  /*border-bottom-right-radius: 16px;
            border-top-left-radius: 16px;*/
}
.select2-container.select2-container--open
  .select2-dropdown.select2-dropdown--above {
  border-top: 1px solid rgba(9, 30, 66, 0.25);
}
.select2-container.select2-container--open
  .select2-dropdown.select2-dropdown--above,
.select2-container--default
  .select2-dropdown--above
  .select2-results__option[aria-selected="true"]:first-child {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.select2-container--default
  .select2-dropdown.select2-dropdown--above
  .select2-results__option--highlighted[aria-selected]:first-child {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

/*.select2-container--default .select2-results__option[aria-selected=true]:first-child,.select2-container--default .select2-results__option:first-child.select2-results__option--highlighted[aria-selected]
        {
            border-top-left-radius: 16px;
            border-top-right-radius: 16px;
        }*/
.select2-container--default
  .select2-results__option[aria-selected="true"]:last-child,
.select2-container--default
  .select2-results__option:last-child.select2-results__option--highlighted[aria-selected] {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.select2-container.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: normal;
}
.select2-container.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 32px;
  width: 35px;
}
.select2-container--default .select2-selection--single,
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered:focus,
input,
input:focus {
  outline: 0;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
}
/*---- theme select2 css end----*/

.selected-title {
  font-size: 11px;
}
.filter-count {
  position: absolute;
  right: 0;
  top: -10px;
  background: #36b37e;
  border: 1px solid #36b37e;
  color: #ffffff;
  border-radius: 16px;
  font-size: 11px;
  width: 25px;
  height: 25px;
  text-align: center;
  padding-top: 5px;
}
/*---- tabs css end----*/

/*---- calander and search input css start----*/
.calander-img {
  z-index: 1;
}
.billing_all_module_search select,
.filter-above-datatable-btn-light,
.dropdown-menu {
  font-size: 14px;
}
.billing_all_module_search input {
  padding: 0.4375rem 0.875rem 0.4375rem 3rem;
  color: rgba(9, 30, 66, 0.6);
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 7px 0.875rem 7px 3rem;
  height: 33px;
}

.billing_all_module_search input.right-icon {
  padding: 7px 2rem 7px 3rem;
}
.billing_all_module_search .cross-icon-input {
  position: absolute;
  right: 28px;
  top: 9.5px;
  font-size: 14px;
  color: rgba(9, 30, 66, 0.6);
  cursor: pointer;
}
.billing_all_module_search input.no-img {
  padding: 7px 0.875rem 7px 0.875rem;
}
.billing_all_module_search img.padd-inside-colmd {
  left: 18px;
}
.billing_all_module_search .cross-padd-inside-colmd {
  right: 15px;
}
.billing_all_module_search .second-calander input {
  width: 326px;
}
.orders .billing_all_module_search .second-calander input {
  width: 220px;
}
.billing_all_module_search .calander-img,
.billing_all_module_search .search-img {
  height: auto;
  position: absolute;
  left: 28px;
}
.billing_all_module_search .calander-img {
  width: 20px;
  top: 6px;
}
.billing_all_module_search .search-img {
  width: 16px;
  top: 8px;
}
.billing_all_module_search .second-calander .calander-img {
  left: 18px;
}
@media screen and (min-width: 1023px) and (max-width: 1330px) {
  .out-filter-btn-light.w-150 {
    min-width: 100px;
    max-width: 100px;
    width: 100px;
  }
  .out-filter-search {
    min-width: 150px;
    width: 150px;
    padding: 7px 0.475rem 7px 0.475rem;
  }
  .out-filter-search-medium {
    min-width: 250px;
    width: 250px;
  }
  .out-filter-date {
    width: 195px !important;
    padding: 7px 0.875rem 7px 2rem !important;
  }
  .out-filter-calander-icon {
    left: 10px !important;
  }
  .out-filter-btn-light2 {
    min-width: 115px;
    max-width: 115px;
    width: 115px;
  }
  .out-filter-btn-light3 {
    min-width: 110px;
    max-width: 110px;
    width: 110px;
  }
  .out-filter-btn-colored {
    min-width: 110px;
    max-width: 110px;
    width: 110px;
    padding: 0.4375rem 0.475rem;
  }
}
/*---- calander and search input css end----*/

/*---- Data table css start----*/
.img-bluedart {
  height: 20px;
}
.logistics-img-dt {
  height: 20px;
}
.main-checkbox.checkbox-not-all-selected:after {
  border-left: 0px !important;
  transform: none !important;
}
.glowing-effect,
.glowing-effect:hover {
  border: 1px solid #36b37e !important;
  /*box-shadow: 0 0 7px #1ea2fa;*/
  -webkit-animation: glowing-polygon 2s infinite;
  -moz-animation: glowing-polygon 2s infinite;
  -o-animation: glowing-polygon 2s infinite;
  animation: glowing-polygon 2s infinite;
}
@-webkit-keyframes glowing-polygon {
  0% {
    -webkit-filter: drop-shadow(0 0 3px #4bffb3);
  }
  75% {
    -webkit-filter: drop-shadow(0 0 7px #36b37e);
  }
}
@keyframes glowingPolygon {
  0% {
    filter: drop-shadow(0 0 3px #4bffb3);
  }
  75% {
    filter: drop-shadow(0 0 7px #36b37e);
  }
}
.glowing-effect-only-border {
  border: 1px solid #36b37e;
}
.table .dt-header-blue {
  color: #0052cc;
}
.table .dt-header-blue svg path {
  fill: #0052cc;
}
.custom-date-range-picker-datatable {
  display: inline-block;
  vertical-align: top;
}
th span {
  display: inline-block;
  vertical-align: top;
}
.custom-date-range-picker-datatable svg {
  /*width: 12px;*/
  margin-left: 5px;
}
.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
}
.table.dataTable {
  margin-bottom: 15px;
  width: max-content;
}
.table thead th {
  padding: 10px 1.25rem;
}
.font-weight-bold {
  font-weight: 900 !important;
}
.table tbody td {
  padding: 19px 1.25rem;
}
.table thead th:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.table thead th:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.table thead th {
  color: rgba(9, 30, 66, 0.65);
  background-color: rgba(9, 30, 66, 0.04);
  border-bottom: 0px;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.table tbody th .icon-exclamation {
  font-size: 14px;
  color: #777;
}
.table tbody td {
  font-family: "HelveticaNowText-regular";
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #253858;
}
.table tbody td {
  border-top: 0px;
  border-bottom: 1px solid #ddd;
}
.table tbody td a {
  cursor: pointer;
}
.table-striped tbody tr:nth-of-type(odd) {
  border: 0px;
  background-color: transparent;
}
.table tbody td i {
  font-size: 14px;
  color: #777;
}
.tool-tip-div {
  padding: 10px;
}
a.datatable-blue {
  cursor: pointer;
  color: #0052cc !important;
}
.datatable-blue {
  color: #0052cc !important;
}
.dataTables_paginate {
  height: 50px;
  float: right;
}
.paginate_button.previous,
.paginate_button.next,
.paginate_button,
.dataTables_paginate .ellipsis {
  outline: none;
}
.paginate_button,
.dataTables_paginate .ellipsis {
  margin: 0 4px;
  min-width: 24px;
  height: 24px;
  text-align: center;
  padding: 3px;
  color: #253858;
  cursor: pointer;
  border: 1px solid #fff;
  font-size: 12px;
}
.paginate_button.previous,
.paginate_button.next {
  margin-top: -4px;
  min-width: 32px;
  height: 32px;
  padding: 7px;
}
.paginate_button,
.dataTables_paginate .ellipsis {
  float: left;
  margin-bottom: 7px;
}
.paginate_button.previous {
  margin-right: 10px;
}
.paginate_button.next {
  margin-left: 10px;
}
.paginate_button.previous {
  margin-left: 0px;
}
.paginate_button.previous,
.paginate_button.next {
  border: solid 1px rgba(9, 30, 66, 0.04);
  border-radius: 16px;
  background-color: rgba(9, 30, 66, 0.04);
}
.paginate_button.previous:before,
.paginate_button.next:after {
  font-family: "Font Awesome 5 Free" !important;
  speak: none;
  font-style: normal;
  font-weight: 900;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  min-width: 1em;
  display: inline-block;
  text-align: center;
  font-size: 1rem;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.paginate_button.previous:before {
  content: "\f104";
}
.paginate_button.next:after {
  content: "\f105";
}

.dataTables_paginate a.current {
  border-radius: 16px;
  border: solid 1px #0065ff;
  color: #fff;
  background: #0065ff;
}
.dataTables_length {
  float: left;
}
.dataTables_length select {
  font-size: 12px !important;
  font-family: "HelveticaNowText-regular";
  color: #6b7280;
  line-height: 16px;
  border: none !important;
}
.datatable-arrow-left,
.datatable-arrow-right {
  position: absolute;
  color: #ffffff;
  top: calc(40% - 52px);
  font-size: 2.5rem;
  background: rgba(0, 0, 0, 0.10196078431372549);
  cursor: pointer;
  z-index: 2;
}
.datatable-arrow-left {
  left: 0px;
  clip-path: circle(50% at 0 50%);
  padding: 40px 50px 40px 7px;
}
.datatable-arrow-right {
  right: 0px;
  clip-path: circle(50% at 100% 50%);
  padding: 40px 7px 40px 50px;
}
.btn.image-btn {
  padding: 0px;
  background: transparent;
  text-align: left;
  box-shadow: none !important;
}
.datatable-header-image {
  width: 24px;
}
.popover {
  border-radius: 16px;
  box-shadow: 0 5px 20px -5px rgba(9, 30, 66, 0.48);
  border: solid 1px rgba(9, 30, 66, 0.25);
  background-color: #ffffff;
  max-width: 300px;
  z-index: 2;
}
.popover-search-button,
.popover-search-button:hover {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  background-image: linear-gradient(to bottom, #1ea2fa, #168afc 97%, #0e6fff);
  color: #ffffff;
}
.status-title-text {
  font-size: 16px;
  font-weight: 500;
}
.status-desc-text {
  font-size: 10px;
}
.status-icon a img {
  height: 20px;
}
@media screen and (max-width: 645px) {
  .dataTables_paginate {
    height: 80px;
    float: left !important;
  }
}
@media screen and (min-width: 1200px) {
  .dt-length-fixwidth {
    max-width: 170px;
  }
  .dt-length-fixwidth::after {
    content: "";
    position: absolute;
    height: 20px;
    right: 0px;
    top: 0px;
    margin-right: 5px;
    border-right: 1px solid #ddd;
  }
}
/*---- Data table css end----*/

/*---- Data table tooltip css start----*/
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
  border-right-color: #fff;
  box-shadow: -6px 0px 10px 0 rgba(9, 30, 66, 0.25);
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
  border-left-color: #fff;
  box-shadow: 6px 0px 10px 0 rgba(9, 30, 66, 0.25);
}
.tooltip-inner {
  color: #333;
  box-shadow: 0 1px 10px 0 rgba(9, 30, 66, 0.25);
  border-radius: 16px;
  background-color: #ffffff;
  max-width: 220px;
  font-size: 14px;
  padding: 6px 11px;
}
.tool-tip-outer {
  text-align: left;
  padding: 5px;
}
.tool-tip-row:last-child {
  margin-bottom: 0px;
}
.tool-tip-row {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #505f79;
  margin-bottom: 8px;
}
.tool-tip-title {
  display: inline-block;
  min-width: 100px;
  color: #ffffff;
}
.tool-tip-amount {
  display: inline-block;
  font-weight: 500;
  color: #ffffff;
  font-size: 14px;
}
.tool-tip-amount i {
  font-size: 14px;
}

.dataTables_scroll {
  clear: both;
}

.dataTables_scroll .dataTables_scrollHead table {
  border-bottom: 0;
}

.dataTables_scroll .dataTables_scrollHead td,
.dataTables_scroll .dataTables_scrollHead th {
  white-space: nowrap;
}

.dataTables_scroll .dataTables_scrollBody {
  -webkit-overflow-scrolling: touch;
}

.dataTables_scroll .dataTables_scrollBody table {
  border-bottom: 0;
}

.dataTables_scroll
  .dataTables_scrollBody
  table
  thead
  th[class*="sorting"]:after,
.dataTables_scroll
  .dataTables_scrollBody
  table
  thead
  th[class*="sorting"]:before {
  content: none;
}

.dataTables_scroll .dataTables_scrollBody table tbody tr:first-child > td {
  border-top: 0;
}

.dataTables_scroll .dataTables_scrollBody td,
.dataTables_scroll .dataTables_scrollBody th {
  white-space: nowrap;
}

.dataTables_scroll .dataTables_scrollBody td > .dataTables_sizing,
.dataTables_scroll .dataTables_scrollBody th > .dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.DTS .dataTables_scrollFoot,
.DTS .dataTables_scrollHead {
  background-color: #fff;
}

.DTS .dataTables_scrollBody {
  z-index: 2;
}
/*---- Data table tooltip css end----*/

/*---- Daterange Picker css start----*/
body .daterangepicker.show-calendar .ranges {
  margin-top: 0px;
}
body .daterangepicker.single .ranges {
  width: 0px;
}
body .daterangepicker:not(.show-calendar) .ranges ul li:last-child {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
body .daterangepicker .ranges ul li:first-child {
  /*pointer-events: none; 
        cursor: default;
        padding: 19px 16px;
        font-size: 18px;
        font-family: CircularStd;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #253858;*/
  border-top: 0px;
}
body .daterangepicker .ranges ul li.active:first-child,
body .daterangepicker:not(.show-calendar) .ranges ul li:first-child {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-top: 0px;
}
body .daterangepicker.show-calendar .ranges ul li:first-child {
  border-top-left-radius: 16px;
  border-top-right-radius: 0px;
}
body .daterangepicker .ranges ul li {
  /*padding: 7px 16px;*/
  /*padding: 6.5px 16px;*/
  padding: 5.6px 16px;
  border-top: solid 1px rgba(9, 30, 66, 0.13);
}
body .daterangepicker .ranges li.active {
  background: linear-gradient(to bottom, #1ea2fa, #168afc 97%, #0e6fff);
  border-top-color: #1ea2fa;
  border-bottom-color: #0e6fff;
}
body .daterangepicker {
  box-shadow: 0 5px 20px -5px rgba(9, 30, 66, 0.48);
  border: solid 1px rgba(9, 30, 66, 0.25);
  border-radius: 16px;
  z-index: 10 !important;
}
body .daterangepicker .drp-calendar.left .calendar-table {
  padding-right: 0px;
  border-right: solid 0.8px #dfe4e8;
}
body .daterangepicker .drp-calendar.right thead tr:first-child th,
body .daterangepicker .drp-calendar.right .calendar-table {
  border-top-right-radius: 16px;
}
body .daterangepicker td.in-range {
  background-color: #ebf5fa;
}
body .daterangepicker td.active,
body .daterangepicker td.active:hover {
  background-color: #b4e1fa;
  color: #212b35;
}
body .daterangepicker .calendar-table {
  border: 0px;
  border-radius: 0px;
}
body .daterangepicker .calendar-table .next span,
body .daterangepicker .calendar-table .prev span {
  border: solid #979797;
  border-width: 0 0.8px 0.8px 0;
  padding: 3px;
  margin-top: 3px;
}
body .daterangepicker.opensright:before {
  left: 29px;
}
body .daterangepicker.opensright:after {
  left: 30px;
}
body .daterangepicker:before {
  border-bottom: 7px solid rgba(9, 30, 66, 0.25);
  box-shadow: 0 5px 20px -5px rgba(9, 30, 66, 0.48);
}
body .daterangepicker .drp-calendar {
  max-width: none;
}
body .daterangepicker .drp-calendar.right,
body .daterangepicker .drp-calendar.left {
  padding: 0px;
}
body .daterangepicker .ranges li {
  padding: 8px 16px;
  font-family: Roboto;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #344563;
}
body .daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  border: 0px;
  border-bottom: 1px solid #ddd;
  color: #344563;
  outline: none;
}
body .daterangepicker .calendar-table tr,
body .daterangepicker .calendar-table th {
  font-family: Roboto;
}
body .daterangepicker .calendar-table thead tr {
  /*height: 46px;*/
  height: 30px;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
}
body .daterangepicker .calendar-table thead tr:first-child th {
  border-bottom: solid 0.8px #dfe4e8;
  /*height: 46px;*/
  height: 30px;
}
body .daterangepicker .calendar-table thead tr:nth-child(2) {
  line-height: 13px;
  height: 13px;
}
body .daterangepicker .calendar-table thead tr:nth-child(2) th {
  /*padding: 8px 10px 6px 10px;
        height: 13px;*/
  border-bottom: solid 0.8px #dfe4e8;
  font-size: 11.4px;
  font-weight: normal;
  /*font-stretch: normal;
        font-style: normal;*/
  line-height: 1.13;
  /*letter-spacing: normal;*/
  text-align: center;
  color: #919eab;
}
body .daterangepicker .calendar-table tbody td {
  /*padding: 12px 5px 12px 5px;*/
  font-family: Helvetica;
  /*font-size: 13.6px;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.94;
        letter-spacing: normal;*/
  text-align: center;
  color: #212b35;
}
body .daterangepicker .calendar-table th.month,
body .daterangepicker .calendar-table th.prev,
body .daterangepicker .calendar-table th.next {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  /*line-height: 1.14;*/
  letter-spacing: normal;
  text-align: center;
  color: #253858;
}
.daterangepicker .ranges ul {
  width: 100% !important;
}
.filter-above-dt .form-group {
  vertical-align: top;
}
body .daterangepicker .drp-calendar.left.single .calendar-table {
  border-radius: 16px;
}
.daterangepicker .single td.off,
.daterangepicker .single td.off.in-range,
.daterangepicker .single td.off.start-date,
.daterangepicker .single td.off.end-date {
  background-color: transparent;
}
.daterangepicker .single thead tr th:first-child:hover {
  border-top-left-radius: 16px;
}
.daterangepicker .single thead tr th:last-child:hover {
  border-top-right-radius: 16px;
}
.daterangepicker .single tr:last-child td:first-child:hover,
.daterangepicker .single tr:last-child td.active {
  border-bottom-left-radius: 16px !important;
}
.daterangepicker .single tr:last-child td:last-child:hover {
  border-bottom-right-radius: 16px;
}

@media (max-width: 1024px) {
  /*body .daterangepicker .calendar-table tbody td{
            padding: 16px 18px 13.1px 18px;
        }*/
}
@media (max-width: 767px) {
  body .daterangepicker,
  body .daterangepicker .ranges {
    width: 300px !important;
  }
  .invoice .card .card-body {
    padding: 28px 35px 24px 35px;
  }
}
@media (max-width: 768px) {
  .daterangepicker {
    /*left: 32px!important;*/
    /*right: auto!important;*/
  }
  /*body .daterangepicker .calendar-table thead tr:nth-child(2) th{
            padding: 8px 13px 6px 13px;
        }
        body .daterangepicker .calendar-table tbody td{
            padding: 12px 10px 11.1px 10px;
        }*/
}
@media (max-width: 450px) {
  .invoice .card .card-body {
    padding: 65px 20px 24px 20px;
  }
}
/*.28px 20px 24px 20px*/
@media (max-width: 600px) {
  .card-body table {
    width: max-content !important;
  }
}
@media (max-width: 375px) {
  body .daterangepicker,
  body .daterangepicker .ranges {
    width: 300px !important;
  }
  body .daterangepicker .ranges {
    width: 240px;
  }
  .daterangepicker {
    left: 20px !important;
    right: auto !important;
  }
}
@media (max-width: 320px) {
  body .daterangepicker,
  body .daterangepicker .ranges {
    width: 300px !important;
  }
  .daterangepicker {
    left: 10px !important;
    right: auto !important;
  }
}
@media (min-width: 769px) {
  body .daterangepicker .ranges {
    width: 160px;
  }
  body .daterangepicker .ranges ul {
    width: 100% !important;
  }
}
/*---- Daterange Picker css end----*/

/*---- Multi select css start----*/
.popover {
  max-width: 240px;
  min-width: 240px;
}
.popover-header {
  font-family: CircularStd;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #253858;
  padding-left: 16px;
  padding-right: 16px;
}
.filter-footer {
  border-top: solid 1px rgba(9, 30, 66, 0.13);
  margin-top: 16px;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
}
.checkbox .vendor-check-list {
  cursor: pointer;
}
.checkbox-custom-outer {
  max-height: 230px;
  overflow-y: auto;
  overflow-x: hidden;
}
.checkbox .vendor-check-list {
  cursor: pointer;
}
.input-custom-outer,
.from-to-custom-outer {
  padding-left: 8px;
  padding-right: 8px;
}
.checkbox-custom-outer::-webkit-scrollbar {
  width: 5px !important;
}
.checkbox-custom-outer::-webkit-scrollbar-track {
  border-radius: 5px !important;
}
.checkbox-custom-outer::-webkit-scrollbar-thumb {
  background: #c1c1c1 !important;
  border-radius: 5px !important;
}
.checkbox-custom-outer::-webkit-scrollbar-thumb:hover {
  background: #a9a9a9 !important;
}

.popover-body {
  padding: 15px 8px 8px 8px;
}
.popover .popover-body label {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #253858;
  margin-bottom: 15px;
}
.popover .popover-body .checkbox-custom-outer .row .col-md-12:last-child label {
  margin-bottom: 0px;
}
.filter-button-apply,
.filter-button-apply:hover,
.filter-button-apply:focus,
.filter-button-apply:active {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  box-shadow: none !important;
  border-radius: 16px;
  background-image: linear-gradient(to bottom, #1ea2fa, #168afc 97%, #0e6fff);
  padding: 8px 28px;
  height: 32px;
  border: none;
}
.filter-button-reset,
.filter-button-reset:hover,
.filter-button-reset:focus,
.filter-button-reset:active {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0052cc;
  box-shadow: none !important;
  background: #fff !important;
  border: none;
  color: #0052cc;
  padding-top: 8px;
}
.select2-container.select2-container--open
  .select2-dropdown.select2-dropdown--above {
  border-top: none;
}

.checkbox-custom-outer .checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0px;
  width: 100%;
  height: 16px;
}
.checkbox-custom-outer .checkbox label .input-before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  border: 1px solid #b9babb;
  border-radius: 2px;
  margin-right: 15px;
  vertical-align: top;
}
.checkbox-custom-outer .checkbox label .input-before.inside-dt {
  margin-right: 0px;
}
.checkbox-custom-outer .checkbox label .input-before::after {
  content: "";
  display: inline-block;
  height: 6px;
  width: 9px;
  border-radius: 2px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}
.checkbox-custom-outer .checkbox label {
  position: relative;
}
.checkbox-custom-outer .checkbox label .input-before::after {
  position: absolute;
}
/*Checkmark*/
.checkbox-custom-outer .checkbox label .input-before::after {
  left: 4px;
  top: 4px;
}
/*Hide the checkmark by default*/
.checkbox-custom-outer
  .checkbox
  input[type="checkbox"]
  + label
  .input-before::after {
  content: none;
}
/*Unhide the checkmark on the checked state*/
.checkbox-custom-outer
  .checkbox
  input[type="checkbox"]:checked
  + label
  .input-before::after {
  content: "";
}
.checkbox-custom-outer
  .checkbox
  input[type="checkbox"]:checked
  + .input-before {
  border: 1px solid #0065ff;
  background: #0065ff;
  border-color: #0065ff;
}
.custom-modal-search .modal-content {
  border-radius: 20px;
}
.custom-modal-search .modal-body .checkbox-custom-outer label {
  line-height: normal;
}
.custom-modal-search .modal-header {
  padding-bottom: 15px;
  border-bottom: solid 1px rgba(9, 30, 66, 0.13);
}
.custom-modal-search .modal-footer {
  padding-top: 15px;
  border-top: solid 1px rgba(9, 30, 66, 0.13);
}

@media (max-width: 575px) {
  .from-to-custom-outer .col-xs-6,
  .filter-footer div {
    width: 50%;
  }
}
/*---- Multi select css end----*/

/*---- Sidebar css start----*/
.sidebar-light .sidebar-mobile-toggler:not([class*="bg-"]) {
  background-color: #ffffff;
}
/*.sidebar-mobile-toggler .wallet-anchor img
    {
        vertical-align: text-bottom;
    }*/
.sidebar-mobile-toggler .wallet-anchor,
.sidebar-mobile-toggler .exclamation-anchor,
.sidebar-mobile-toggler .sync-anchor,
.sidebar-mobile-toggler .e-cod-anchor {
  width: 38px;
  padding-left: 0px;
  padding-right: 18px;
  float: right;
}
.sidebar-mobile-toggler .sidebar-mobile-main-toggle {
  padding-right: 8px;
  float: left;
}
.sidebar-mobile-toggler .logout-anchor {
  padding-left: 0px;
  float: right;
}
.sidebar-light .sidebar-mobile-toggler {
  display: block;
  float: left;
  width: 100%;
}
.sidebar-light .sidebar-mobile-toggler a {
  display: inline-block;
}
/*---- Sidebar css end----*/
/*---- Vendor modal css start----*/
.modal {
  color: #505f79;
  font-family: Roboto;
}
.selected-vendors {
  float: left;
  width: 100%;
}
.selected-vendors div {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 16px;
  padding: 5px 25px 5px 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  width: auto;
}
.selected-vendors div i {
  position: absolute;
  right: 8px;
  top: 30%;
  cursor: pointer;
  color: #505f79;
  text-align: right;
  font-size: 13px;
}
.vendor-name-modal .modal-vendor-name,
.subadmin-name-modal .modal-vendor-name,
.warehouse-name-modal .modal-vendor-name {
  display: inline-block;
  width: calc(100% - 36px);
}
.vendor-name-modal.custom-modal-search .modal-body .checkbox-custom-outer label,
.subadmin-name-modal.custom-modal-search
  .modal-body
  .checkbox-custom-outer
  label,
.warehouse-name-modal.custom-modal-search
  .modal-body
  .checkbox-custom-outer
  label {
  width: 100%;
}
/*---- Vendor modal css end----*/

.no-record-found {
  width: 152px;
}
.font-16 {
  font-size: 16px;
}
/*---- Order modal css start----*/
#modal_order_details .modal-body .tab-content {
  /*height:350px;*/
  overflow-y: scroll;
}
#modal_order_details .modal-body .tab-content::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
#modal_order_details .modal-body .tab-content::-webkit-scrollbar-track {
  border-radius: 5px;
}
#modal_order_details .modal-body .tab-content::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 5px;
}
#modal_order_details .modal-body .tab-content::-webkit-scrollbar-thumb:hover {
  background: #a9a9a9;
}
/*---- Order modal css end----*/
/*---- Right Side Menu css Start----*/
.modal.right.right_side_nav .modal-dialog {
  right: 0px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.in.right_side_nav .modal-dialog {
  right: 0;
}

.modal.right.right_side_nav .modal-dialog {
  position: fixed;
  margin: auto;
  height: 100%;
  width: 744px;
  max-width: 744px;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal.right.right_side_nav .modal-content {
  height: 100%;
  overflow-y: auto;
  border-radius: 24px 0 0 24px;
}

.right_side_nav .modal-header {
  /*margin-left: 32px;*/
  margin-left: 20px;
}

.right_side_nav .close span {
  font-size: 32px !important;
}

.modal.right.right_side_nav .modal-body {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
}

/* width */
.right_side_nav .modal-content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* Track */
.right_side_nav .modal-content::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
.right_side_nav .modal-content::-webkit-scrollbar-thumb {
  background: rgba(9, 30, 66, 0.13);
}

/* Handle on hover */
.right_side_nav .modal-content::-webkit-scrollbar-thumb:hover {
  background: rgba(9, 30, 66, 0.13);
}

.right_side_nav .contact-support {
  /*width: 185px;*/
  /*height: 30px;*/
  font-family: CircularStd;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #344563;
  /*margin-left: 31px;*/
}
#order_tracking_details_tab {
  max-width: 650px;
  overflow-x: auto;
}
/*---- Right Side Menu css end----*/

body .daterangepicker .calendar-table th.prev,
body .daterangepicker .calendar-table th.next {
  line-height: 1.14 !important;
}
.img-bluedart {
  height: 20px;
}

.itl-active-date {
  pointer-events: none;
}
/*--------- header-css.css end -------------------*/

/*-------- header-css.php start -------------*/
.parsley-errors-list {
  color: red;
}
.parsley-errors-list ol,
ul {
  list-style: none;
}
.parsley-errors-list ol,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "HelveticaNowText-regular";
  font-size: 100%;
  vertical-align: baseline;
}

.DTFC_RightHeadWrapper,
.DTFC_RightHeadBlocker,
.DTFC_RightBodyWrapper {
  background: #fff;
}
.DTFC_Cloned.table thead th:first-child {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.DTFC_Cloned.table.dataTable.no-footer {
  border-bottom: 0px;
}

.custom-footer.navbar {
  border-radius: 0;
  padding: 0px 0px;
  color: #6c798f;
  box-shadow: none;
  border: 0px;
}
.custom-footer .navbar-text {
  height: 24px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.9;
  letter-spacing: normal;
  color: #6c798f;
}
.custom-footer .navbar-text a {
  color: #6c798f;
}
.custom-footer,
#navbar-footer {
  height: 55px;
}
.custom-footer {
  padding-top: 2px;
}
#navbar-footer {
  border-top: 1px solid rgba(9, 30, 66, 0.13);
  margin-left: 48px;
  margin-right: 48px;
}

@media (min-width: 992px) {
  .sidebar-expand-lg:not(.sidebar-component):not(.sidebar-fixed)
    .sidebar-content {
    overflow: hidden;
    width: inherit;
  }
}
@media (min-width: 1201px) {
  .custom-footer .float-sm-right {
    float: left !important;
    margin-left: 15px;
  }

  .custom-footer .float-sm-right a {
    color: #253858;
  }
}

@media (min-width: 1440px) {
  .custom-footer.navbar {
    padding-top: 2px;
  }
}

.navbar.header-main-menu-outer-div {
  box-shadow: none;
  padding: 1.52px 20px;
  max-height: 64px;
  border: solid 1px rgba(9, 30, 66, 0.13);
}
.nav-box-shadow {
  box-shadow: 0 1px 3px 0 rgba(63, 63, 68, 0.15) !important;
  border-color: transparent;
}
.header-main-menu-outer-div .dropdown-user a.dropdown-user-data-anchor {
  min-height: 57px;
}

/*--- footer new css start ---*/
.trans-foot.custom-footer {
  background: transparent;
}
.trans-foot.custom-footer #navbar-footer {
  margin-left: 40px;
  margin-right: 40px;
}
@media (max-width: 767px) {
  .trans-foot.custom-footer #navbar-footer {
    margin-left: 30px;
    margin-right: 30px;
  }
  .trans-foot.custom-footer,
  #navbar-footer {
    height: 72px;
  }
  .trans-foot.custom-footer #navbar-footer span:first-child,
  .custom-footer #navbar-footer span:last-child {
    height: auto;
  }
  .trans-foot.custom-footer #navbar-footer span:first-child {
    padding: 10px 0 0px 0;
  }
  .trans-foot.custom-footer #navbar-footer span:last-child {
    padding: 0px 0 10px 0;
  }
}
/*--- footer new css end ---*/

/*--- header menu theme2 css start added 18-09-2020 ---*/
/*---- Early cod css start----*/
.early-cod-button img {
  width: 20px;
  height: 20px;
}
.early-cod-button span {
  height: 24px;
  font-family: "HelveticaNowText-regular";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: #344563;
  padding-right: 22px;
  border-right: 1px solid #dfe1e6;
}
.modal-early-cod .modal-dialog {
  max-width: 672px;
}
.modal-early-cod .modal-content {
  border: 0px;
}
.modal-early-cod .modal-header {
  padding: 40px 31px 42px 32px;
}
.modal-early-cod .modal-body {
  padding: 0px 31px 48px 32px;
}
.modal-early-cod .modal-title {
  min-height: 30px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #344563;
  margin-bottom: 8px;
}
.modal-early-cod .modal-sub-title {
  max-width: 496px;
  margin: 0 auto;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #344563;
}
.modal-early-cod .close {
  position: absolute;
  right: 38px;
  top: 38px;
  padding: 0;
  margin: 0;
}
.modal-early-cod .three-box {
  display: inline-block;
  padding: 24px 15px 32px 15px;
  margin-bottom: 30px;
}
.modal-early-cod .three-box-one,
.modal-early-cod .three-box-two,
.modal-early-cod .three-box-three {
  width: 190px;
  max-height: 336px;
  border-radius: 16px;
  border: solid 2px #dfe1e6;
}
.modal-early-cod .three-box.three-box-active {
  border-color: #5e6c84;
}
.modal-early-cod .three-box-one {
  margin: 0 16px 0 0;
}
.modal-early-cod .three-box-two {
  margin: 0 15px 0 0;
}
.modal-early-cod .three-box .three-box-title {
  width: 111px;
  min-height: 48px;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #253858;
  margin-top: 24px;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}
.modal-early-cod .three-box .transaction-charge-outer {
  min-height: 16px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #253858;
}
.modal-early-cod .transaction-charge-outer .tc-title {
  margin-bottom: 8px;
}
.modal-early-cod .transaction-charge-outer .tc-per {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #344563;
  margin-bottom: 8px;
}
.modal-early-cod .transaction-charge-outer .tc-gst {
  font-size: 12px;
  line-height: 1.33;
  color: rgba(9, 30, 66, 0.65);
  margin-top: 8px;
  margin-bottom: 16px;
}
.modal-early-cod .three-box .plan-button {
  width: 120px;
  height: 40px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.modal-early-cod .three-box .plan-button {
  background-color: #36b37e;
}
.modal-early-cod .three-box .plan-button.deactivate {
  background-color: #344563;
}
.modal-early-cod .new-checkbox-design {
  margin-bottom: 46px;
}
.modal-early-cod .to-activate-line {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #253858;
  margin-bottom: 16px;
}
.new-checkbox-design .custom-control-label,
.new-checkbox-design .to-activate-line {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #344563;
}
.new-checkbox-design .custom-control-label a {
  font-weight: 500;
  color: #0052cc;
}
.new-checkbox-design.custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::before {
  width: 20px;
  height: 20px;
  color: #fff;
  box-shadow: none;
  border-radius: 3px;
  border: solid 1px #c4cdd5;
}
.new-checkbox-design.custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::after {
  width: 20px;
  height: 20px;
  color: #fff;
  border-color: #0052cc;
  background-color: #0052cc;
  background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='white' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>");
}
.new-checkbox-design.custom-checkbox .custom-control-label::before,
.new-checkbox-design.custom-checkbox .custom-control-label::after {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #c4cdd5;
}
.modal-early-cod .early-cod-benifit-title {
  min-height: 16px;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.89;
  letter-spacing: normal;
  color: #344563;
  margin-bottom: 16px;
}
.modal-early-cod .early-cod-benifit-desc {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #253858;
  padding-left: 16px;
  position: relative;
}
.modal-early-cod .early-cod-benifit-desc .add-dash {
  position: relative;
}
/* .modal-early-cod .early-cod-benifit-desc .add-dash:before
        {
            position: absolute;
            left: -20px;
            content: "\e9e2";
            font-family: icomoon!important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            min-width: 1em;
            display: inline-block;
            text-align: center;
            font-size: 1rem;
            color: #9ba4b3;
            vertical-align: middle;
            top: 4px;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        } */
.modal-early-cod .early-cod-benifit-desc .add-dash:after {
  display: block;
  text-align: center;
  font-size: 1em;
  color: #9ba4b3;
  content: "—";
  position: absolute;
  top: 0px;
  left: -24px;
  min-width: 1rem;
  height: 1rem;
}
/* button loader css start */
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.spinner:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 50%;
  border: 3px solid #ccc;
  border-top-color: #fff;
  animation: spinner 0.6s linear infinite;
}
/* div#loader 
            {
                position: relative;
                vertical-align: middle;
            } */
div#loader_3,
div#loader_2,
div#loader_1 {
  position: relative;
  vertical-align: middle;
  top: 0px;
  left: -62px;
}
/* button loader css end	 */
@media (max-width: 575px) {
  .modal-early-cod .modal-header {
    padding: 40px 20px 42px 20px;
  }
  .modal-early-cod .modal-body {
    padding: 0px 20px 48px 20px;
  }
  .modal-early-cod .close {
    right: 10px;
    top: 10px;
  }
  .modal-early-cod .three-box-one,
  .modal-early-cod .three-box-two,
  .modal-early-cod .three-box-three {
    width: 100%;
    margin: 0px;
    margin-bottom: 16px;
  }
  .modal-early-cod .three-box .three-box-title {
    width: 100%;
    min-height: auto;
  }
}
/*---- Early cod css end----*/
/*---- Header Menu Dashboard css start----*/
.navbar-nav-link {
  /*padding: 1.187rem 1rem;*/
  padding: 16px 1rem;
  line-height: 24px;
}
.navbar-brand a.itl-logo {
  height: 56px;
}
.navbar-brand a.itl-logo > img {
  height: 29px;
  margin-top: 14.98px;
}
.navbar-brand .header-menu-dashboard img {
  width: 20px;
  height: auto;
  margin-top: 6px;
}
.header-menu-dashboard {
  padding: 16px 28px 16px 12px;
}
.header-menu-dashboard-outer {
  vertical-align: top;
  display: inline-block;
}
.header-menu-dashboard-outer .dropdown-menu {
  top: 56px;
  left: 16px;
  width: 544px;
  /*height: 1608px;*/
  height: auto;
  border: 0px;
  border-radius: 12px;
  box-shadow: 0 12px 32px 0 rgba(66, 82, 110, 0.4);
  background-color: #ffffff;
  margin: 0px;
}
/*.header-menu-dashboard-outer .dropdown-menu
        {
            padding:32px;
        }*/
.header-menu-dashboard-outer .dropdown-content-header,
.header-menu-dashboard-outer .dropdown-content-body {
  padding: 0px;
}
.header-menu-dashboard-outer .dropdown-content-body {
  overflow-x: hidden;
}
.header-menu-dashboard-outer .dropdown-content-header {
  padding: 32px 32px 0 32px;
}
.header-menu-dashboard-outer .dropdown-content-header span,
.header-menu-dashboard-outer .hmd-remaining-tabs-header {
  min-height: 24px;
  font-family: "Poppins-SemiBold";
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #344563;
}
.header-menu-dashboard-outer .hmd-remaining-tabs-header {
  margin-bottom: 16px;
}
.header-menu-dashboard-outer .hmd-remaining-tabs-header.hmd-not-first {
  margin: 16px 0;
}
.header-menu-dashboard-outer .hmd-top-selected-outer {
  padding: 32px 32px 0 32px;
  border-bottom: 1px solid #dfe1e6;
}
.header-menu-dashboard-outer .hmd-top-selected {
  margin-bottom: 32px;
}
.header-menu-dashboard-outer .hmd-top-selected img {
  margin: 0 auto;
  width: 56px;
  height: 56px;
}
.header-menu-dashboard-outer .hmd-top-selected-title {
  height: 16px;
  font-family: "HelveticaNowText-regular";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #505f79;
  margin-top: 8px;
}
.header-menu-dashboard-outer .hmd-remaining-tabs-outer {
  padding: 32px 32px 16px 32px;
}
.header-menu-dashboard-outer .hmd-top-selected a,
.header-menu-dashboard-outer .hmd-remaining-tabs-title-outer a {
  cursor: pointer;
}
.header-menu-dashboard-outer .hmd-remaining-tabs-title-outer {
  margin-bottom: 16px;
}
.header-menu-dashboard-outer .hmd-remaining-tabs-title-outer img {
  display: inline-block;
  height: 32px;
  margin-right: 16px;
  margin-top: 0px;
}
.header-menu-dashboard-outer
  .hmd-remaining-tabs-title-outer
  .hmd-remaining-tabs-title {
  font-family: "HelveticaNowText-regular";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #505f79;
}
/*.header-menu-dashboard-outer .dropdown-menu.dropdown-content
        {
            overflow-y: scroll;
            height: 550px;
        }*/
/* width */
.header-menu-dashboard-outer .dropdown-scrollable {
  overflow-y: scroll;
}
.header-menu-dashboard-outer .dropdown-scrollable::-webkit-scrollbar {
  width: 8px;
  border-radius: 4px;
}
/* Track */
.header-menu-dashboard-outer .dropdown-scrollable::-webkit-scrollbar-track {
  background: #ebecf0;
}
/* Handle */
.header-menu-dashboard-outer .dropdown-scrollable::-webkit-scrollbar-thumb {
  background: #a5adba;
  border-radius: 4px;
}
/* Handle on hover */
.header-menu-dashboard-outer
  .dropdown-scrollable::-webkit-scrollbar-thumb:hover {
  background: #a5adba;
}
.dropdown-user-data-anchor {
  padding: 0 0 0 29px !important;
}
.header-menu-sync-img,
.header-menu-exclam-img {
  width: 16px;
  height: 16px;
}
.header-menu-exclam-img {
  margin-left: 6px;
}
.header-menu-wallet-img {
  height: 18px;
}
.header-minu-wallet-text {
  font-family: "HelveticaNowText-regular";
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #344563;
  margin-left: 14px;
}
.other-header-button span {
  height: 16px;
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #344563;
  padding-right: 22px;
  border-right: 1px solid #dfe1e6;
}
.early-cod-button .navbar-nav-link,
.other-header-button .navbar-nav-link {
  padding-right: 0px;
}
.head-containment-btn-outer {
  padding: 12px 24px;
  position: relative;
}
.head-containment-btn-outer .head-containment-btn {
  padding: 8px 10px 8px 32px;
  width: 197px;
  height: 32px;
  border-radius: 4px;
  background-color: #ff5230;
  position: relative;
}
.head-containment-btn-outer .head-containment-btn .head-containment-text {
  font-family: Inter;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #ffffff;
}
.head-containment-btn-outer .head-containment-img {
  margin-right: 2px;
  position: absolute;
  left: 6px;
  top: 4px;
}
.head-containment-btn-outer .head-right-line {
  position: absolute;
  width: 1px;
  height: 24px;
  top: 16px;
  right: 0px;
  background: #dfe1e6;
}
@media (min-width: 1440px) {
  .head-containment-btn-outer {
    display: list-item !important;
  }
}
@media (max-width: 1199px) {
  .navbar-brand a.itl-logo > img {
    margin-left: 12px;
  }
}
/* cooment class when header links are removed as per theme2 start */
@media screen and (min-width: 1200px) {
  .navbar.header-main-menu-outer-div .other-header-button,
  .navbar.header-main-menu-outer-div .other-header-button a.head-wallet-anchor {
    /*min-width: 138px;*/
  }
}
/* cooment class when header links are removed as per theme2 end */
@media screen and (max-width: 1140px) and (min-width: 992px) {
  .navbar .navbar-nav-link {
    padding: 16px 1rem;
    font-size: 13px;
  }
  /* cooment class when header links are removed as per theme2 start */
  .navbar.header-main-menu-outer-div .other-header-button {
    min-width: 138px;
  }
  .navbar.header-main-menu-outer-div .early-cod-button {
    min-width: 132px;
  }
  .navbar.header-main-menu-outer-div .other-header-button .navbar-nav-link,
  .navbar .early-cod-button .navbar-nav-link {
    padding: 16px 12px;
  }
  .navbar.header-main-menu-outer-div .early-cod-button .navbar-nav-link span {
    padding-right: 12px;
  }
  .header-main-menu-outer-div .dropdown-user-data-anchor {
    padding: 0 0 0 12px !important;
  }
  /* cooment class when header links are removed as per theme2 end */
  .early-cod-button .navbar-nav-link,
  .other-header-button .navbar-nav-link {
    padding-right: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .header-main-menu-outer-div.navbar .navbar-nav-link {
    padding: 16px 10px;
  }
}
@media (max-width: 1023px) {
  .sidebar-light .sidebar-mobile-toggler a.sync-anchor {
    display: none !important;
  }
}
@media (max-width: 575px) {
  .top-menu-v3 .whiteheader-onloaddata .loading-order {
    width: 100%;
  }
  .header-menu-dashboard-outer .dropdown-menu {
    left: 16px;
    right: 16px;
    width: auto;
  }
  .navbar-brand .header-menu-dashboard img {
    margin-top: 5px;
  }
  #main_mobile_menu {
    margin-top: 6px;
  }
}
@media (max-width: 360px) {
  .header-menu-dashboard-outer .hmd-top-selected-outer {
    padding: 32px 15px 0 15px;
  }
  .header-menu-dashboard-outer .hmd-top-selected {
    padding-left: 5px;
    padding-right: 5px;
  }
  .header-menu-dashboard-outer .hmd-remaining-tabs-outer {
    padding: 32px 32px 16px 32px;
  }
}
/*@media (min-width: 575px) and (max-width: 767px) 
        {
            .header-menu-dashboard-outer .dropdown-menu.dropdown-content
            {
                overflow-y: scroll;
                height: 500px;
            }
        }
        @media (min-width: 768px) and (max-width: 991px) 
        {       
            .dropdown-scrollable
            {
                max-height: 952px;
            }
        }
        @media (min-width: 992px) and (max-width: 1024px) 
        {       
            .dropdown-scrollable
            {
                max-height: inherit;
            }
        }*/
/*---- Header Menu Dashboard css end----*/
@media screen and (min-width: 1024px) {
  .header-minu-wallet-text {
    /*border-right: 1px solid #dfe1e6;*/
    padding-right: 22px;
    height: 24px;
    padding-top: 3px;
  }
  .header-main-menu-outer-div .other-header-button a span {
    height: 24px;
    display: inline-block;
    vertical-align: middle;
  }
  .header-main-menu-outer-div .other-header-button a.head-refresh-w span {
    padding-right: 1rem;
  }
  .header-main-menu-outer-div .navbar-nav-link.head-refresh-w {
    padding-left: 10px;
  }
  /* cooment class when header links are removed as per theme2 start */
  .header-minu-wallet-text {
    padding-right: 12px;
  }
  /* cooment class when header links are removed as per theme2 end */
}
@media screen and (max-width: 1024px) {
  .sidebar-mobile-toggler .wallet-anchor,
  .sidebar-mobile-toggler .exclamation-anchor,
  .sidebar-mobile-toggler .sync-anchor,
  .sidebar-mobile-toggler .e-cod-anchor,
  .sidebar-mobile-toggler .sync-anchor {
    width: auto;
    padding-right: 10px;
  }
  .sidebar-mobile-toggler .header-minu-wallet-text {
    border-right: 1px solid #dfe1e6;
    padding-right: 10px;
    line-height: 17px;
    vertical-align: text-bottom;
  }
  .sidebar-mobile-toggler .e-cod-anchor img {
    margin-right: 5px !important;
  }
  .sidebar-mobile-toggler .e-cod-anchor span {
    border-right: 1px solid #dfe1e6;
    width: 1px;
  }
  .sidebar-mobile-toggler .sync-anchor img {
    margin-right: 5px !important;
  }
  .sidebar-mobile-toggler .sync-anchor span {
    border-right: 1px solid #dfe1e6;
    width: 1px;
  }
  .header-main-menu-outer-div .other-header-button a span {
    height: 24px;
    display: inline-block;
    vertical-align: middle;
  }
  .header-main-menu-outer-div .other-header-button a.head-refresh-w span {
    padding-right: 1rem;
  }
}
/*--- header menu theme2 css end ---*/

/*--- left side menu dashboard and related page submenu start 11-02-2021 ---*/
.tt-itl-common-sidebar .ps-dashboard-sidebar   /* */ {
  height: auto;
  padding: 10px 0px;
  vertical-align: middle;
}
.m-dashboard .itl-dashboard-sub-menu .collapse-inner {
  padding-top: 12px;
}
.tt-itl-common-sidebar .itl-dashboard-sub-menu .sidebar-title-txt {
  display: inline;
}
.itl-dashboard-sub-menu .post-home-txt {
  margin-left: 58px;
  font-family: Inter;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  color: #6c798f;
  padding-top: 12px;
  padding-bottom: 12px;
}
.itl-dashboard-sub-menu .post-dd-txt {
  margin-left: 58px;
  font-family: Inter;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.14;
  color: #6c798f;
  padding-top: 12px;
  padding-bottom: 12px;
}
.itl-dashboard-sub-menu .sub-menu-rect {
  max-width: 208px;
  height: 40px;
  border-radius: 8px;
  background-color: #deebff;
}
.itl-dashboard-sub-menu .sub-menu-label {
  width: 34px;
  height: 16px;
  padding: 0 4px;
  border-radius: 3px;
  background-color: #2684ff;
  font-family: Inter;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  margin-left: 8px;
  margin-top: 2px;
}
.itl-dashboard .sidebar-light .nav-sidebar > .nav-item > .nav-link.active,
a.nav-link.as-active-blue {
  background-color: #deebff;
  color: #0052cc;
}
.m-dashboard a.nav-link.as-active-blue span {
  color: #0052cc;
}
.m-dashboard .dark-mode-dashboard-icon,
.ps-dashboard-left-sidebar .dark-mode-dashboard-icon,
.card-sidebar-mobile .dark-mode-dashboard-icon {
  display: none !important;
}
.m-dashboard .next-tab-icon {
  margin-left: 8px;
  margin-top: -2px;
  width: 9px;
  height: 9px;
}
.card-sidebar-mobile .next-tab-icon {
  margin-left: 8px;
  margin-top: -3px;
}
@media (max-width: 1023px) {
  .itl-dashboard-sub-menu .sub-menu-rect {
    max-width: 100% !important;
    border-radius: 0px !important;
  }
}
@media (max-width: 1199px) {
  .itl-dashboard-sub-menu .sub-menu-label {
    margin-top: 3px;
  }
  .sc_itl_dashboard_mobile .next-tab-icon,
  #sc_itl_dashboard_mobile li a img.next-tab-icon {
    margin-left: 8px;
    margin-top: -2px;
    width: 9px;
    height: 9px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .sidemenu-enabled .tt-itl-common-sidebar #toggle_button_div {
    display: block !important;
  }
  .sidemenu-enabled .tt-itl-common-sidebar .outer-row > .col-md-2 {
    width: 234px;
    max-width: 234px;
    display: none;
  }
  .sidemenu-enabled .tt-itl-common-sidebar .outer-row .col-xl-10 {
    margin-right: 20px !important;
    margin-left: 20px !important;
    flex: 0 0 98%;
    max-width: 98%;
    padding: 0;
  }
  .sidemenu-enabled.sidebar-mobile-main .sidebar.mobile-show {
    display: block;
  }
  .sidemenu-enabled.sidebar-mobile-main
    .sidebar-expand-lg:not(.sidebar-component) {
    position: fixed;
    transition: all ease-in-out 0.15s;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .top-menu-v3 .whiteheader-onloaddata .loading-order {
    width: 100%;
  }
  .sidemenu-enabled .tt-itl-common-sidebar .sidebar-img {
    margin-left: 0;
  }
  .sidemenu-enabled .tt-itl-common-sidebar .sidebar-title-txt {
    padding-left: 40px;
  }
  .sidemenu-enabled .itl-dashboard-sub-menu .post-dd-txt {
    margin-left: 44px;
  }
  .sidemenu-enabled .itl-dashboard-sub-menu .post-home-txt {
    margin-left: 44px;
  }
  .top-menu-v3 .billing-nav-top-sec .billing-nav .nav li {
    margin-right: 0;
  }
  .top-menu-v3 .billing-nav-top-sec .billing-nav li .nav-link {
    padding: 14px;
  }
}
/*--- left side menu dashboard and related page submenu end ---*/
/*--- NDR modal css blue tag start ---*/
.modal-time-line #tab_button_timeline .rectangle-card {
  position: relative;
  border-top-left-radius: 0px;
}
.modal-time-line
  #tab_button_timeline
  .rectangle-card
  .timeline-card-head-outer {
  position: absolute;
  top: -12px;
  left: -4px;
  clip-path: polygon(100% 0%, 94% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
}
.modal-time-line #tab_button_timeline .rectangle-card .timeline-card-head-left {
  padding: 1px 0px 3px 8px;
  font-family: Inter;
  font-size: 10.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #ffffff;
  border-top-left-radius: 2px;
  display: inline-block;
}
.modal-time-line
  #tab_button_timeline
  .rectangle-card
  .timeline-card-head-divider {
  display: inline-block;
  margin: -1px 6px;
  border-left: 1px solid #ccc;
  height: 8px;
  display: inline-block;
}
.modal-time-line
  #tab_button_timeline
  .rectangle-card
  .timeline-card-head-right {
  padding: 1px 16px 3px 0px;
  opacity: 0.8;
  font-family: Inter;
  font-size: 8px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
}
.modal-time-line
  #tab_button_timeline
  .rectangle-card.tl-blue
  .timeline-card-head-outer {
  background-color: #2684ff;
}
.modal-time-line #tab_button_timeline .rectangle-card.tl-blue {
  border: 1px solid #2684ff;
  border-left: 4px solid #2684ff;
}
.modal-time-line
  #tab_button_timeline
  .rectangle-card.tl-green
  .timeline-card-head-outer {
  background-color: #36b37e;
}
.modal-time-line #tab_button_timeline .rectangle-card.tl-green {
  border: 1px solid #36b37e;
  border-left: 4px solid #36b37e;
}
.modal-time-line
  #tab_button_timeline
  .rectangle-card.tl-aqua-blue
  .timeline-card-head-outer {
  background-color: #00a3bf;
}
.modal-time-line #tab_button_timeline .rectangle-card.tl-aqua-blue {
  border: 1px solid #00a3bf;
  border-left: 4px solid #00a3bf;
}
.modal-time-line
  #tab_button_timeline
  .rectangle-card.tl-orange
  .timeline-card-head-outer {
  background-color: #fd7847;
}
.modal-time-line #tab_button_timeline .rectangle-card.tl-orange {
  border: 1px solid #fd7847;
  border-left: 4px solid #fd7847;
}
.modal-time-line
  #tab_button_timeline
  .rectangle-card.tl-purple
  .timeline-card-head-outer {
  background-color: #8777d9;
}
.modal-time-line #tab_button_timeline .rectangle-card.tl-purple {
  border: 1px solid #8777d9;
  border-left: 4px solid #8777d9;
}
.modal-time-line .delivered-message,
.modal-time-line .rto-message {
  padding: 9px 9px 6px;
}
.modal-time-line .delivered-message {
  background-color: #36b37e;
  color: #fff;
}
.modal-time-line .rto-message {
  background-color: #ff5230;
  color: #fff;
}
.modal-time-line .delivered-message img,
.modal-time-line .rto-message img {
  margin-right: 10px;
  vertical-align: top;
}
.modal-time-line .delivery-message-text,
.modal-time-line .rto-message-text {
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  vertical-align: top;
  padding-top: 2px;
}
/*--- NDR modal css blue tag end ---*/
/**display-mode switch btn start**/
.dark-light-mode-btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #f5f6fa;
}
.swichmode-btn {
  position: relative;
  /*top: 50%;*/
  width: 96px;
  height: 28px;
  margin-left: 10px;
  /*margin: -20px auto 0 auto;*/
  overflow: hidden;
  border-radius: 16px;
}
.swichmode-btn .checkbox {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}
.dark-light-mode-btn {
  z-index: 2;
}
#switchbtn .dark-light-mode-btn:before,
#switchbtn .dark-light-mode-btn:after,
#switchbtn .dark-light-mode-btn span {
  position: absolute;
  top: 4px;
  width: 20px;
  height: 10px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 2px;
  transition: 0.3s ease all;
}

#switchbtn .dark-light-mode-btn:before {
  content: "";
  left: 2px;
  box-shadow: 0 2px 6px 0 rgb(23 43 77 / 10%);
  border: solid 0.5px rgba(9, 30, 66, 0.1);
  background-color: #ffffff;
  height: 24px;
  width: 48px;
  border-radius: 16px;
  top: 2px;
}

#switchbtn .dark-light-mode-btn:after {
  content: "";
  right: 4px;
  color: #4e4e4e;
}

#switchbtn .dark-light-mode-btn span {
  display: inline-block;
  left: 13px;
  color: #fff;
  z-index: 1;
  top: -3px;
  right: 0;
  /* margin: 0 auto; */
}
#switchbtn .dark-light-mode-btn span.dark {
  right: 14px;
  position: absolute;
  left: auto;
}

#switchbtn .checkbox:checked + .dark-light-mode-btn span {
  color: #4e4e4e;
}

#switchbtn .checkbox:checked + .dark-light-mode-btn:before {
  left: 46px;
  box-shadow: 0 2px 6px 0 rgb(23 43 77 / 10%);
  border: solid 0.5px rgba(9, 30, 66, 0.1);
  background-color: #ffffff;
}

#switchbtn .checkbox:checked + .dark-light-mode-btn:after {
  color: #fff;
}

#switchbtn .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}
/**display-mode switch btn end**/

/*--- logistics svg icon start ---*/
.view-ndr-body .logistics-img-dt {
  height: auto !important;
  max-width: 140px;
}
/*--- logistics svg icon end ---*/
/*--- view order logo start ---*/
.logistics-img-dt {
  height: auto !important;
  width: 120px;
}
/*--- view order logo end ---*/
/***popup backdrop start***/
.modal-backdrop {
  background-color: transparent;
}
.modal-backdrop.show {
  opacity: 0.48;
}
/***popup backdrop end***/

.content-wrapper {
  overflow: hidden;
  /* z-index: 0; */
}
.custom-disable-element {
  opacity: 0.6;
  pointer-events: none;
}
.fedex-other-img {
  height: 44px;
}

/*---- Call option css start end ------- */
.dropdown-user .drop-call-right {
  /*right: -14px;*/
  /*left: auto;*/
  min-width: 172px;
}

.dropdown-call .dd-call-item {
  padding: 0.5rem 1rem;
  display: block;
}
.dropdown-call .dropdown-call-item {
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  font-family: Roboto;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height: 1.14;
}
.dropdown-call .drop-call-disp {
  display: block;
  padding-top: 7px;
  padding-bottom: 6px;
}
.dropdown-call .drop-call-acc {
  font-size: 12px;
}
.dropdown-call .drop-call-name,
.dropdown-call .drop-call-mob {
  font-weight: normal;
  line-height: 1.14;
  color: #253858;
}
.dropdown-call .header-menu-call-img {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: top;
  margin-right: 5px;
  top: -3px;
  position: relative;
}
.dropdown-call .header-menu-phone-img {
  margin-right: 5px;
}
.dropdown-call {
  border-bottom: 1px solid rgba(9, 30, 66, 0.13);
  margin-bottom: 11px;
  padding-bottom: 9px;
}
.dropdown-call .dropdown-pdd {
  padding-top: 9px;
  /*padding-bottom: 5px;*/
}
.header-menu-call-img {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: top;
  margin-right: 8px;
}
.sidebar-call-disp {
  padding: 0 1rem;
}
.drop-call-name,
.drop-call-mob {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.14;
  color: #253858;
}
.drop-call-acc {
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.33;
  color: rgba(9, 30, 66, 0.6);
  margin: 3px 0 0;
}
.header-menu-phone-img,
.drop-call-mob {
  display: inline-block;
}
.header-menu-phone-img {
  margin-right: 8px;
}
.left-need-help .sidebar-call-disp {
  padding: 0.5rem 1rem;
}
.card-sidebar-mobile .dropdown-call .dropdown-call-item {
  padding-top: 8px;
  padding-bottom: 10px;
}
/*---- Call option css end ------- */
/*----- mobile header css icon paragraph -----*/
.icon-paragraph-justify3 {
  font-family: "Font Awesome 5 Free" !important;
  speak: none;
  font-style: normal;
  font-weight: 900;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  min-width: 1em;
  display: inline-block;
  text-align: center;
  font-size: 1rem;
  vertical-align: middle;
  position: relative;
  top: -1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-paragraph-justify3:before {
  content: "\F039";
}
/*-------- header-css.php end -------------/
/**common css start**/
a,
a:hover {
  color: #374151;
}
a,
button {
  cursor: pointer;
}
img:focus,
a:focus {
  outline: none;
}
:-webkit-direct-focus {
  outline: none;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:hover,
.btn-light:not([disabled]):not(.disabled).active,
.btn-light:not([disabled]):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  background: none;
  border: none;
  outline: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="url"] {
  font-size: 13px;
}

button:focus {
  outline: none;
}
.m-b-8 {
  margin-bottom: 8px;
}
.pl-16 {
  padding-left: 16px !important;
}
.poppins-font {
  font-family: "Poppins-Medium";
  font-style: normal;
}
.poppins-font-bold {
  font-family: "Poppins-Bold";
  font-weight: bold;
}
.poppins-font-semi-bold {
  font-family: "Poppins-SemiBold";
}
.blue-color {
  color: #0052cc;
}
.light-blue {
  color: #0065ff;
}
.currency-font-family {
  font-family: "HelveticaNowText-regular";
  line-height: 16px;
}
.helvetica-regular {
  font-family: "HelveticaNowText-regular";
  line-height: 16px;
  font-size: 13px;
  font-weight: 500;
  font-weight: 500;
}
.helvetica-medium {
  font-family: "HelveticaNowText-medium";
  line-height: 16px;
  font-size: 13px;
  font-weight: 500;
}
.form-control::placeholder {
  font-family: "HelveticaNowText-regular";
  line-height: 16px;
  color: #6b7280;
}
body .daterangepicker .ranges {
  width: 184px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.table .dt-header-blue {
  color: #0052cc;
}
.table .dt-header-blue svg path {
  fill: #0052cc;
}
.gray-400 {
  color: #9ca3af;
}
.gray-500 {
  color: #6b7280;
}
.gray-700 {
  color: #374151;
}
.gray-600 {
  color: #4b5563;
}
.gray-800 {
  color: #1f2937;
}
.font-weight-400 {
  font-weight: 400;
}
.font-weight-500 {
  font-weight: 500;
}
.font-weight-700 {
  font-weight: 700;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-800 {
  font-weight: 800;
}
.form-control:not(.border-1):not(.border-2):not(.border-3):focus {
  border-color: #e5e7eb;
}
.table-responsive table {
  table-layout: fixed;
}
.table-responsive {
  min-height: 450px;
}
.table-hover tbody tr:hover,
.table-striped tbody tr:nth-of-type(odd):hover {
  background-color: #f9fafb;
}
table tbody tr {
  height: 40px !important;
}
.trhover {
  background: #f9fafb;
}
.mb-32 {
  margin-bottom: 32px;
}
.text-green {
  color: #00875a;
}
.text-red {
  color: #de350b;
}
.poppins-font-semi-bold {
  font-family: "Poppins-SemiBold";
  font-style: normal;
}
/**common Css end**/
/**select dropdown css start **/
.select2-container--default .select2-selection--single {
  background: transparent;
}
.select2-container--default .select2-selection--single,
.select2-container.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  background: transparent;
}
.select2-container.select2-container--open
  .select2-selection.select2-selection--single {
  border-bottom: none;
}
.select2-container.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  background: none;
  border-bottom: none;
}
.select2-container.select2-container--default .select2-selection--single {
  height: 32px;
  background: transparent;
}
.select2-container--open .select2-dropdown--below {
  z-index: 1051;
}
.select2-container.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  border: 1px solid #d1d5db;
  border-bottom: 1px solid #d1d5db;
  box-shadow: 0px 1px 2px rgb(0 0 0 / 5%);
}
.select2-container--default .select2-selection--single {
  border: none !important;
}
.select2-container--open .select2-dropdown {
  top: 5px;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.select2-container--default .select2-selection--single {
  border: 0px;
}
.select2-container--open .select2-dropdown--above {
  top: -4px;
}
.select2-container--open .select2-dropdown--below {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default
  .select2-results__option[aria-selected="true"]:last-child,
.select2-container--default
  .select2-results__option:last-child.select2-results__option--highlighted[aria-selected] {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: #f3f4f6;
  color: #374151;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background: unset;
  color: #374151;
}
.select2-container.select2-container--open .select2-dropdown {
  border: 0px;
}
.select2-container.select2-container--open .select2-dropdown {
  box-shadow: 0px 25px 50px rgba(0, 0, 0, 0.25);
}
.select2-results__options {
  padding: 10px 0px;
}
.select2-results .select2-results__option {
  padding: 8px 24px;
}
.select2-container--default .select2-results__option {
  position: relative;
  word-break: break-all;
}
.select2-container--default
  .select2-results__option[aria-selected="true"]:after {
  content: "";
  display: inline-block;
  height: 6px;
  width: 10px;
  border-radius: 2px;
  border-left: 2px solid #0065ff;
  border-bottom: 2px solid #0065ff;
  transform: rotate(-45deg);
  position: absolute;
  right: 12px;
  top: 14px;
}
.channel-field
  .select2-container--default
  .select2-results__option[aria-selected="true"],
.store-field
  .select2-container--default
  .select2-results__option[aria-selected="true"] {
  color: #0065ff;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: transparent !important;
  color: #374151 !important;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: transparent !important;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.store-field
  .select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background: #f3f4f6;
  color: #374151;
  word-break: break-all;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  color: #0065ff !important;
}
.select2-container--default .select2-results__option[aria-selected="true"],
.store-field
  .select2-container--default
  .select2-results__option[aria-selected="true"] {
  background: unset;
}
.select2-container.select2-container--open .select2-dropdown {
  padding: 10px 0px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #374151 transparent transparent transparent;
  margin-top: -3px;
}
.select2-container.select2-container--open
  .select2-dropdown.select2-dropdown--above,
.select2-container--default
  .select2-dropdown--above
  .select2-results__option[aria-selected="true"]:first-child,
.select2-container--default
  .select2-dropdown.select2-dropdown--above
  .select2-results__option--highlighted[aria-selected]:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/** select dropdown css end **/
/**date-range-picker design start**/
.daterangepicker.ltr.single.opensright.show-calendar {
  z-index: 1051 !important;
}
.daterangepicker.ltr.single.opensright.show-calendar .ranges {
  display: none;
}
.daterangepicker.ltr.single.auto-apply.opensright.show-calendar {
  right: 0px !important;
  border-radius: 6px;
}
body
  .daterangepicker.ltr.single.opensright
  .drp-calendar.left.single
  .calendar-table {
  border-radius: 6px;
  padding: 10px;
  border-right: 0;
  border: 1px solid #e5e7eb;
}
body .daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  background: transparent;
}
body .daterangepicker {
  /* box-shadow: 0 5px 20px -5px rgb(9 30 66 / 48%); */
  border: none;
  border-radius: 0;
  z-index: 10 !important;
  box-shadow: 0px 25px 50px -12px #00000040;
}
body .daterangepicker.opensright:before,
body .daterangepicker.opensright:after {
  display: none;
}
body .daterangepicker.ltr.show-ranges {
  border-radius: 6px !important;
  border: none;
  overflow: auto;
  padding: 0;
  z-index: 9 !important;
}
.ticket-page .support_btn .top-right {
  z-index: 1;
}
body .daterangepicker .ranges ul li {
  border-top: none;
  padding: 8px 24px;
  font-family: "HelveticaNowText-regular";
  font-size: 13px;
  color: #374151;
}
body .daterangepicker.show-calendar .ranges ul li:first-child {
  border-top-left-radius: 0;
}
body .daterangepicker .ranges ul li.active:first-child,
body .daterangepicker:not(.show-calendar) .ranges ul li:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
body .daterangepicker:not(.show-calendar) .ranges ul li:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.daterangepicker .ranges li:hover {
  background-color: #f3f4f6;
}
body .daterangepicker .ranges li.active {
  background: none;
  border-top-color: #1ea2fa;
  border-bottom-color: none;
  color: #344563;
}
body .daterangepicker .ranges li.active.date-picker-active,
body .daterangepicker .ranges li.active {
  position: relative;
  color: #0065ff;
}
.active.date-picker-active:after,
body .daterangepicker .ranges li.active:after {
  content: "";
  display: inline-block;
  height: 6px;
  width: 10px;
  border-radius: 2px;
  border-left: 2px solid #0065ff;
  border-bottom: 2px solid #0065ff;
  transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 10px;
}
.daterangepicker:after,
.daterangepicker:before {
  display: none;
}
.daterangepicker:after,
.daterangepicker:before {
  display: none !important;
}
.daterangepicker.show-ranges .drp-calendar.left {
  border-left: 1px solid #ddd;
}
/**date-range-picker design end**/

/* AJAY TIWARI  START */
/* color start */
.color-253858   /*post ship , domain html*/ {
  color: #253858;
}
.color-6b7280   /*post ship html*/ {
  color: #6b7280;
}
.color-374151   /*post ship html*/ {
  color: #374151;
}
.color-red      /*post ship html*/ {
  color: red;
}
.color-0052cc   /*configure menu , domain html*/ {
  color: #0052cc;
}
.color-4b5563   /*configure menu , domain html*/ {
  color: #4b5563;
}
.color-1f2937  /*configure domain */ {
  color: #1f2937;
}
.color-344563 /*nps */ {
  color: #344563;
}
input::placeholder /*configure domain */ {
  color: #9ca3af;
}
/* color end  */
/* font start */
.helvetica-bold {
  font-family: "HelveticaNowText-Bold";
}
.helvetica-medium-v3 {
  font-family: "HelveticaNowText-Medium";
}
.helvetica-regular-v3 {
  font-family: "HelveticaNowText-regular";
}
.poppins-font-v3 {
  font-family: "Poppins-Medium";
}
.poppins-font-bold-v3 {
  font-family: "Poppins-Bold";
}
.poppins-font-semi-bold-v3 {
  font-family: "Poppins-SemiBold";
}
/* font end  */
/* font-weight start */
.font-weight-500 {
  font-weight: 500;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-bold {
  font-weight: bold;
}
/* font weight end */

/* AJAY TIWARI  END */
/* datatable pagignation start */
.datatble-legnth-info .m-t-3 {
  margin-top: 0;
}
.datatble-legnth-info label {
  margin-bottom: 0;
}
.datatble-legnth-info .mb-3 {
  margin-bottom: 0 !important;
}
/* datatable pagignation end */
/** top Menu Css Start **/
.vendor-side-top-menu {
  display: flex;
}
#modal_lazyload_content_div {
  overflow-y: scroll;
}
.mobile-menu-display {
  display: none;
}
.vendor-side-top-menu a:last-child {
  padding-right: 0;
}
.vendor-side-top-menu a {
  padding: 0;
  overflow: inherit;
  padding-right: 32px;
}
.header-export-btn {
  margin-right: 8px;
}
.store-order-desk-view .export a {
  display: flex;
  align-items: center;
}
.norecord .DTFC_RightBodyWrapper,
.norecord .DTFC_LeftHeadWrapper {
  display: none;
}
.admin-mt.content-wrapper {
  margin-top: 0;
}
.menu-open-div {
  width: 40px;
  /* background: #000; */
  /* height: 100vh; */
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
}
.navbar-top {
  padding-top: 56px;
}
.top-menu-v3 .navbar {
  height: 48px;
  background-color: #fff;
  /* padding: 12px 16px; */
  padding: 7px 12px;
  display: flex;
  align-items: center;
  /* z-index: 999; */
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid #f3f4f6;
  /* z-index: 0; */
}
.top-menu-v3 #collapse-icon:hover {
  background: #f3f4f6;
  border-radius: 50%;
}
.top-menu-v3 header .custom-logo {
  margin-left: 30px;
  position: relative;
}
.top-menu-v3 header .custom-logo img {
  width: 130px;
}

.product-menu-header-outer-section {
  /* font-family: "HelveticaNowText-Medium"; */
  font-family: "Inter-Medium";
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: left;
  color: #1d252b;
  padding-left: 30px;
  padding-top: 2px;
}

.product-menu-header-inner-section {
  position: relative;
}

.product-menu-header-outer-section .product-menu-header-inner-section::before {
  content: "";
  position: absolute;
  border-right: 1px solid #a3aebb;
  /* width: 50px; */
  height: 16px;
  left: -17px;
}

.product-menu-header-inner-section {
  cursor: pointer;
}
.product-menu-header-inner-section > img {
  width: 12px;
  height: 12px;
  margin-bottom: 3px;
  margin-left: 8px;
}

.product-menu-header-inner-section .dropdown-menu {
  left: 0 !important;
  position: absolute;
  right: auto;
  border-radius: 8px;
  box-shadow: 0 25px 50px #00000040;
  border: solid 1px #d0d6dc;
  background-color: #fff;
  width: 184px;
  /* height: 136px; */
  height: auto;
  float: left;
  font-style: "helvetica-medium";
  min-width: 11.25rem;
  padding: 16px 4px;
  margin: 0.125rem 0 0;
  color: #333;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  top: 22px;
}

.product-menu-header-inner-section .dropdown-menu .dropdown-products {
  padding-left: 15px;
  font-size: 11px;
  position: relative;
  bottom: 7px;
  color: #3c4249;
  font-weight: normal;
  font-family: "HelveticaNowText-Regular";
}

.product-menu-header-outer-section .dropdown-menu .dropdown-item {
  position: relative;
  padding: 5px 0 6px 16px !important;
}
.product-menu-header-outer-section .dropdown-menu .dropdown-item > img {
  margin-right: 8px;
  width: 20px;
  height: 20px;
}

.product-menu-header-outer-section .dropdown-menu .dropdown-item > span {
  font-size: 12px;
  font-weight: 500;
  font-family: "Inter-Medium";
  line-height: 1.33;
  color: #0c0c0d;
}

.product-menu-header-outer-section
  .dropdown-menu
  .dropdown-item.active
  > span::after {
  content: "";
  display: inline-block;
  height: 5px;
  width: 10px;
  border-radius: 2px;
  border-left: 2px solid #575f6c;
  border-bottom: 2px solid #575f6c;
  transform: rotate(-45deg);
  position: absolute;
  top: 11px;
  left: 155px;
}

.product-menu-header-outer-section .dropdown-menu .dropdown-item.active {
  background-color: #f5f5f5 !important;
  border-radius: 5px;
}

.top-menu-v3 .master-search-inner-section .master-search-input {
  width: 320px !important;
  position: relative;
  left: 50% !important;
}

.top-menu-v3 .master-search-inner-section img {
  left: 169px !important;
  z-index: 1 !important;
}

.header-right
  .header-detail-section
  .layout-topbar-createorder-btn
  .createorder-btn {
  width: 112px;
  height: 28px;
  flex-grow: 0;
  margin: 0 23px 0 0;
  padding: 1px 5px 0 16px;
  border-radius: 6px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
  border: solid 1px #0168ed;
  background-color: #0168ed;
  font-size: 12px;
  font-weight: 500;
  font-family: 'Inter-Medium';
  color: #fff;
  position: relative;
  cursor: pointer;
}

.layout-topbar-createorder-btn .createorder-btn .createorder-plus {
  position: absolute;
  bottom: 0px;
  left: 9px;
  font-size: 18px;
}

.menu-header-outer-section .menu-header-inner-section .dropdown-menu {
  right: 0px !important;
  top: -2px !important;
  width: 280px;
  height: fit-content;
  margin: 44px 56px 712px 60px;
  padding: 16px 16px 12px;
  border-radius: 8px;
}

.menu-header-outer-section
  .menu-header-inner-section
  .dropdown-menu
  .itl-addons {
  padding-bottom: 12px;
  padding-top: 8px;
  font-family: "HelveticaNowText-Regular";
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.09;
  letter-spacing: normal;
  color: #3c4249;
  position: relative;
  bottom: 4px;
}

.menu-header-outer-section
  .menu-header-inner-section
  .dropdown-menu
  .early-cod-div-inner {
  border-radius: 8px;
  background-color: #f4f7f9;
  padding: 12px 16px 2px 12px;
  display: flex;
  gap: 10px;
  cursor: pointer;
  width: 248px;
  height: 68px;
  margin-top: 8px;
  border: none;
}
.menu-header-outer-section
  .menu-header-inner-section
  .dropdown-menu
  .early-cod-div-text {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.menu-header-outer-section
  .menu-header-inner-section
  .dropdown-menu
  .early-cod-div-text
  > span {
  font-size: 12px;
  font-weight: 500 !important;
  font-family: "Inter-Medium" !important;
}
.menu-header-outer-section
  .menu-header-inner-section
  .dropdown-menu
  .early-cod-div-inner-text {
  font-family: "Inter-Regular";
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #575f6c;
}

.menu-header-outer-section
  .menu-header-inner-section
  .dropdown-menu
  .early-cod-div-inner
  img {
  margin-right: 0 !important;
  margin-bottom: 26px !important;
  width: 24px;
  height: 24px;
}

/* .menu-header-outer-section .menu-header-inner-section .dropdown-menu {
  height: auto;
} */

.navbar .master-seach-outer-section-mobile {
  display: none;
}

.header-right
  .header-detail-section
  .layout-topbar-createorder-btn
  .createorder-btn-mobile {
  display: none;
}

.dropdown-menu .setting-dropdown-details-section .modal-close {
  display: none;
}

.icon-menu-close,
.icon-menu-open {
  position: absolute;
  left: 0;
  top: -5px;
}
header .side-nav {
  position: relative;
  left: 3px;
}
header .icon-menu-close {
  opacity: 0;
}
.menu-icon-show {
  opacity: 1;
  transition: 0.2s ease-in 0s;
  z-index: 999;
}
.menu-icon-hide {
  opacity: 0;
  transition: 0.2s ease-in 0s;
}
.page-content.push-content-box,
header.push-content-box {
  margin-left: 241px;
  border-radius: 0;
}
.push-content-box .side-nav {
  display: none;
}
.sidebar-expanded .menu-main-dropdown {
  margin-bottom: 16px;
  margin-left: -8px;
  padding: 0 16px;
}

.menu-main-dropdown .dropdown-toggle::after {
  display: none;
}
.menu-main-dropdown .dropdown-toggle {
  padding: 8px;
  border-radius: 8px;
  border: none;
  background-color: #f3f4f6;
  width: 100%;
}
.nav-appear.transform {
  transform: translateY(72px) translateZ(0px);
}
.nav-appear {
  transform: translateX(-250px);
  padding: 24px 0 17px;
  width: 241px;
  position: fixed;
  top: 72px;
  left: 0;
  transition: all 300ms ease-in-out;
  box-shadow: 0 10px 10px -5px rgb(0 0 0 / 4%),
    0 20px 25px -5px rgb(0 0 0 / 10%);
  border: solid 1px #d1d5db;
  background-color: #fff;
  border-radius: 0 12px 12px 0;
  z-index: 999;
  max-height: 450px;
  overflow: auto;
  overflow-x: hidden;
}
.nav-appear.push-content-nav {
  transform: translateX(0);
  top: 0;
  bottom: 0;
  max-height: 100%;
  transition: all 300ms ease-in-out;
  border-radius: 0;
  border: 1px solid #fff;
}
.page-content {
  margin-left: 0;
}
.inner-menu-close-icon {
  opacity: 0;
  position: absolute;
  right: 15px;
  top: -10px;
  transition: all 300ms ease-in-out;
}
.inner-menu-close-icon .double-chevron-right {
  transform: rotate(180deg);
  cursor: pointer;
}
.push-content-nav:hover .inner-menu-close-icon {
  opacity: 1;
  transition: all 300ms ease-in-out;
}
nav {
  position: relative;
}
.menu-heading {
  padding: 0 24px;
}
.menu-heading h4 {
  font-size: 20px;
}
.hidden {
  display: none;
}
.quick-search {
  margin: 0 17px;
  margin-bottom: 24px;
  position: relative;
}
.quick-search img {
  position: absolute;
  left: 0;
}
.quick-search .form-control::placeholder {
  font-family: "HelveticaNowText-medium";
  font-weight: normal;
  color: #4b5563;
  font-size: 14px;
  line-height: 1.14;
}
.quick-search .form-control {
  border-radius: 16px;
  border: none;
  background-color: #fff;
  padding: 12px 24px;
}
.quick-search {
  display: flex;
  align-items: center;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li:last-child {
  margin-bottom: 0;
}
nav ul li a {
  display: block;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
  font-size: 14px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  display: flex;
  align-items: center;
  color: #4b5563 !important;
}
nav ul li.sub-menu.active a {
  font-weight: normal;
  color: #4b5563 !important;
}
nav ul li.active a,
nav ul.sub-menu-list li.active a {
  color: #1f2937 !important;
  font-weight: 600;
}
nav ul li.active a svg path {
  stroke: #1f2937;
  stroke-width: 1.5;
}
nav ul li a span {
  padding-left: 16px;
}
.sub-menu ul li {
  padding-left: 32px;
}
.nav-heading {
  font-size: 11px;
  text-transform: uppercase;
  line-height: 1.45;
  letter-spacing: -0.2px;
  margin-bottom: 16px;
  display: inline-block;
  padding-left: 17px;
}
.recent-used,
.main-menu {
  position: relative;
  padding-bottom: 0;
}
/* .recent-used:after, .main-menu:after
{
    position: absolute;
    width: 93%;
    content: '';
    height: 1px;
    bottom: 0;
    display: block;
    background: #e5e7eb;
    right: -16px;
} */
.main-menu,
.other-menu {
  margin-top: 24px;
}
.sub-menu-list {
  margin-top: 24px;
}
.sub-menu-list li {
  margin-bottom: 0;
}
nav ul li {
  padding: 8px 17px;
  margin-bottom: 8px;
}
.sub-menu ul li {
  padding: 8px 32px;
}
li.sub-menu.active:after {
  content: none;
}
li.sub-menu.active {
  background: none;
  color: #1f2937;
}
li.sub-menu-head-active .sub-menu-head {
  color: #1f2937;
  font-weight: 600;
}
/* li.sub-menu.active .sub-menu-head
{
    color:#1f2937;
    font-weight: 600;
} */
nav ul li.active,
.sub-menu-list li.active {
  background: #deebff;
  position: relative;
}
nav ul li.active:after,
.sub-menu-list li.active:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 100%;
  background: #0065ff;
  left: 0;
  top: 0;
}
li.sub-menu {
  padding: 8px 0;
}
.sub-menu-head {
  padding: 0 17px;
  display: flex;
}
.sub-menu-head .arrow-toggle {
  margin-left: auto;
}
.sub-menu ul li {
  padding-left: 48px;
}
/* .sub-menu-list
{
    max-height: 200px;
    overflow: auto;
} */
.sub-menu-list::-webkit-scrollbar,
.nav-appear::-webkit-scrollbar {
  width: 8px;
}
.sub-menu-list::-webkit-scrollbar-track,
.nav-appear::-webkit-scrollbar-track {
  border-radius: 100px;
}
.sub-menu-list::-webkit-scrollbar-thumb,
.nav-appear::-webkit-scrollbar-thumb {
  background: #d1d5db;
  border-radius: 100px;
}
.sub-menu-list::-webkit-scrollbar-thumb:hover,
.nav-appear::-webkit-scrollbar-thumb:hover {
  background: #d1d5db;
}
.arrow-toggle.right.fa-caret-down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(90deg);
  cursor: pointer;
}
.sub-menu-head-active.active .arrow-toggle.right path {
  fill: #1f2937;
}
.top-wallet-reacharge {
  display: flex;
  align-items: center;
}

.top-wallet-mobile {
  display: none;
}
.header-right {
  margin-left: auto;
}
.top-wallet-reacharge span {
  padding-right: 8px;
  line-height: 1.23;
}
.menu-support-icon {
  padding-right: 16px;
}
/** top menu right start css **/
.user-details-outer {
  /* margin-left: 24px; */
  /* margin-left: 9px;
        margin-right: 16px; */
  margin-left: 0px;
  margin-right: 18.5px;
}

.user-details-outer .user-detail-dropdown {
  position: relative;
  left: 8.5px;
}

.user-details-outer button.user-icon-initials {
  padding-top: 1px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #4c9aff;
  font-size: 12px;
  font-weight: 600;
  font-family: 'Inter-SemiBold';
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4c9aff;
  color: #fff;
  cursor: pointer;
}
.user-details-outer button {
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
}
.user-icon-initials {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #374151;
  /* font-size: 20px; */
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.user-details-outer button.dropdown-toggle::after {
  display: none;
}
.user-details-outer .dropdown-icon img {
  width: 16px;
  height: 16px;
  padding: 1px;
}
.user-details-outer .dropdown-menu {
  box-shadow: 0 10px 10px -5px rgb(0 0 0 / 4%),
    0 20px 25px -5px rgb(0 0 0 / 10%);
  border: solid 1px #d1d5db;
  background-color: #fff;
  border-radius: 6px;
  width: 320px;
  right: 0 !important;
  top: 30px !important;
  padding: 0;
  left: auto;
}
.user-details-outer .inner-user-name {
  font-size: 14px;
  line-height: 20px;
}
.user-details-outer .inner-email-id {
  font-size: 12px;
  word-break: break-all;
}
.user-details-outer .user-details-inner {
  padding: 23px 24px;
  border-bottom: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
}
.user-details-outer .user-detail-inner-icon {
  margin-right: 16px;
}
.user-detail-inner-icon-inner {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #374151;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.user-details-outer .user-detail-inner-icon img {
  width: 48px;
}

.user-details-outer .dropdown-menu .dropdown-item {
  padding: 0;
}
.user-details-outer .manager-details {
  padding: 24px;
}
.user-details-outer .manager-heading {
  font-size: 12px;
  color: #4b5563;
  line-height: 16px;
  margin-bottom: 16px;
}
.user-details-outer .manager-detail-inner label {
  margin-bottom: 0;
  margin-right: 24px;
}
.user-details-outer .manager-detail-inner {
  display: flex;
  align-items: center;
}
.helvetica-medium.need-help {
  font-size: 11px;
  text-transform: uppercase;
}
.user-name,
.user-number {
  font-size: 14px;
}
.user-designation {
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: 12px;
}
.user-details {
  position: relative;
  margin-top: 16px;
  margin-bottom: 24px;
}
.user-details-outer .red-color {
  color: #de350b;
}
.ud-icon {
  position: absolute;
  left: 0;
}
.ud-info {
  padding-left: 32px;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.ud-info:after {
  position: absolute;
  width: 82%;
  content: "";
  height: 1px;
  bottom: 0;
  display: block;
  background: #e5e7eb;
  right: 0;
}
.user-details::after {
  content: "";
  right: 0;
  background: #e5e7eb;
  height: 1px;
  bottom: 0;
  width: 80%;
}
.dropdown-icon {
  display: flex;
  align-items: center;
}
.dropdown-icon span {
  padding-left: 16px;
}
.user-detail-dropdown .dropdown-item {
  margin-bottom: 16px;
}
.user-detail-dropdown .dropdown-item:last-child {
  margin-bottom: 0;
}
.user-detail-dropdown .dropdown-item:focus,
.user-detail-dropdown .dropdown-item:hover {
  background: none;
}
.view-all-btn {
  cursor: pointer;
}
/** top menu right end css **/

/* top menu setting css start */
.setting-main-outer .dropdown-menu {
  border-radius: 8px;
  width: 512px;
  right: 90px !important;
  top: 41px !important;
  padding: 0;
  left: auto;
  box-shadow: 0 25px 50px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px #d0d6dc;
  background-color: #fff;
}
.setting-main-outer .setting-detail-dropdown {
  cursor: pointer;
}
.setting-main-outer .dropdown-menu .setting-dropdown-details-section {
  padding: 32px 40px;
}
.setting-main-outer .setting-head-txt {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.2px;
  color: #1d252b;
  font-family: 'Inter-Regular' !important;
}
.setting-menu-li-section {
  display: flex;
  align-items: center;
  padding: 4px;
  margin-bottom: 4px;
}
/* .setting-menu-li-section img {
        padding-right: 16px;
    } */
.setting-dropdown-details-section .row {
  padding-top: 16px;
}
.setting-menu-li-text {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: left;
  color: #3c4249;
  margin-left: 16px;
}
.setting-menu-li-section:hover {
  border-radius: 4px;
  background-color: #f1f3f5;
}
.setting-menu-li-section.active {
  border-radius: 4px;
  background-color: #f1f3f5;
}
/* top menu setting css end */

/* top menu help css start */
.help-main-outer-section .dropdown-menu {
  border-radius: 8px;
  box-shadow: 0 25px 50px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px #d0d6dc;
  width: 196px;
  height: 120px;
  background-color: #ffff;
  left: auto;
  right: 127px;
  top: 39px;
  padding: 0;
}
.help-main-outer-section .dropdown-menu .help-dropdown-details-section {
  padding: 24px;
}
.help-main-outer-section .help-head-txt {
  font-family: "Inter-Regular";
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: -0.2px;
  color: #1d252b;
  position: relative;
  right: 6px;
  bottom: 8px;
}
.help-menu-li-section {
  display: flex;
  align-items: center;
  padding: 3px;
  /* margin-bottom: 4px; */
}
/* .help-dropdown-details-section .row {
    padding-top: 16px;
} */
.help-menu-li-section:hover {
  border-radius: 4px;
  background-color: #f1f3f5;
}
.help-menu-li-section.active {
  border-radius: 4px;
  background-color: #f1f3f5;
}
.help-menu-li-text {
  font-size: 12px !important;
  font-weight: 500 !important;
  font-family: "Inter-Medium" !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: left;
  color: #3c4249;
  margin-left: 16px;
}
/* top menu help css end */

.top-menu-v3 .menu-header-inner-section .dropdown-menu {
  left: auto;
  right: 68px;
  border-radius: 8px;
  box-shadow: 0 25px 50px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px #d0d6dc;
  background-color: #fff;
  width: 280px;
}
.top-menu-v3 .admin-subadmin-header {
  margin-right: 8px;
}
.top-menu-v3 .menu-header-inner-section .dropdown-item {
  padding: 8px 24px;
}
.top-menu-v3 .menu-header-inner-section img {
  cursor: pointer;
}
.top-menu-v3 .menu-header-inner-section .dropdown-item.active {
  color: #1f2937;
  background-color: #f5f5f5;
}
/* .dropdown-menu .dropdown-item:hover {
        color: #333;
        background-color: #f5f5f5;
    } */
.forward-order-arrow,
.reverse-order-arrow {
  right: 10px !important;
}
.top-menu-v3 .create-order-inner-section {
  margin-left: 16px;
  cursor: pointer;
}

.top-menu-v3.top-menu-collapsed-outer #sidebar_top_menu:hover {
  /* width: 232px; */
  /* width: 279px; */
  width: 266px;
  z-index: 99 !important;
}

/** sticky sidebar menu start **/
select:focus-visible {
  outline: none;
}
.top-wallet-reacharge {
  display: flex;
  align-items: center;
}
.top-wallet-reacharge-refresh {
  border-right: 1px solid #d0d6dc;
  padding-right: 15px;
  margin-right: 12px;
}
.header-right {
  margin-left: auto;
  display: flex;
}
.top-wallet-reacharge span {
  padding-right: 8px;
  line-height: 1.23;
  font-weight: 500;
  margin-left: 8px;
  font-family: "Inter-Medium" !important;
}
.early-cod-div-inner img {
  margin-right: 10px;
  width: 20px;
}
.early-cod-div-inner {
  /* border-right: 1px solid #d1d5db; */
  padding-right: 15px;
  margin-right: 25px;
  display: flex;
  align-items: center;
}
.animation-border-outer .early-cod-div-inner {
  margin-right: 0;
}
.animation-border-outer {
  margin-right: 45px;
  padding: 3px;
  overflow: hidden;
  border-radius: 50px;
}
.menu-main-dropdown .menu-icon img {
  width: 24px;
  height: 24px;
}
.menu-main-dropdown .dropdown-item.active {
  background-color: #f3f4f6;
  color: #1f2937;
}
body.top-menu-v3 {
  background-color: none !important;
  background-color: #f3f4f6 !important;
}
.arrow-toggle {
  transition: 0.5s all ease-in-out;
}
.top-menu-v3
  #sidebar-container
  .list-group-item-action[aria-expanded="true"]
  .submenu-icon
  svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  cursor: pointer;
}
/* #sidebar-container .list-group-item-action[aria-expanded="true"] .menu-icon svg
    {
        background: #DEEBFF;
        border-radius: 50%;
    }
    #sidebar-container .list-group-item-action[aria-expanded="true"] .menu-icon svg path
    {
        fill: #0052CC;
    }
    #sidebar-container .list-group-item-action[aria-expanded="true"] .submenu-icon svg path
    {
        fill:#374151;
    }
    #sidebar-container .list-group-item-action[aria-expanded="true"] .menu-collapsed
    {
        font-family: 'HelveticaNowText-medium';
        color: #374151;
    } */
/* .top-menu-v3 .menu-active .menu-icon svg
    {
        background: #DEEBFF;
        background: #f1f3f5;
        border-radius: 11%;
    } */
/* .top-menu-v3 .menu-active {
        background: #f1f3f5;
    } */
.top-menu-v3 .menu-active a[data-toggle="collapse"] .menu-icon svg path,
.top-menu-v3 .menu-active .menu-icon svg path,
.top-menu-v3 .itl-menu-6.menu-active .menu-icon svg circle,
.top-menu-v3 .intl-menu-4.menu-active .menu-icon svg circle {
  /* fill: #0052CC; */
  /* fill:#1D252B; */
  /* stroke: #1D252B; */
}
.top-menu-v3 .itl-menu-10.menu-active .menu-icon svg circle {
  stroke: #0052cc;
}
.top-menu-v3 .menu-active a[data-toggle="collapse"] .submenu-icon svg path {
  stroke: #374151;
}
.top-menu-v3 .menu-active .menu-main-title .menu-collapsed {
  /* font-family: "HelveticaNowText-medium"; */
  font-family: "Inter-Medium";
  color: #374151;
}
.top-menu-v3
  .menu-active
  .sub-menu-head-active.show
  a[data-toggle="collapse"]
  .menu-collapsed {
  font-family: "HelveticaNowText-medium";
  color: #374151;
}
.top-menu-v3 #sidebar-container .nav-link[data-toggle]:not(.collapsed):after {
  content: "▴";
}
.top-menu-v3 #sidebar-container .menu-collapsed,
.top-menu-v3 #sidebar-container .menu-collapsed-name {
  color: #4b5563;
  font-size: 13px;
  grid-template-columns: none;
  /* grid-template-columns: max-content max-content; */
}
.top-menu-collapsed-outer.top-menu-v3 #sidebar-container .menu-collapsed {
  display: grid;
  grid-template-columns: max-content;
  margin-left: 16px;
}
.top-menu-v3.top-menu-expand-outer .page-content {
  margin-top: 0;
  margin-left: 232px;
  margin-left: 266px;
  /* margin-left: 279px; */
  transition: all 0.2s ease-in-out;
  /* transition: width 0.25s ease, background 0.25s ease; */
}
.top-menu-v3.top-menu-collapsed-outer .page-content {
  margin-left: 59px;
  transition: all 0.2s ease-in-out;
}
.top-menu-v3 #sidebar_top_menu {
  margin-left: 0;
  background: #fff;
  bottom: 0px;
  left: 0px;
  position: fixed;
  /* top: 56px; */
  top: 47px;
  z-index: 99;
  -moz-transition: width 0.25s ease, background 0.25s ease;
  transition: width 0.25s ease, background 0.25s ease;
  display: block;
  /* width: calc(92px + 9.25rem); */
  /* width: 232px; */
  width: 266px;

  /* width: 279px; */
}
.top-menu-v3 .menu-main-dropdown {
  margin: 16px 10px 16px;
  position: relative;
  padding: 0;
  width: 90%;
  transition: width 0.25s ease, background 0.25s ease;
}
.top-menu-v3 .menu-main-dropdown .dropdown-toggle {
  overflow: hidden;
}
.top-menu-v3 .menu-main-dropdown .dropdown-toggle {
  position: relative;
}
.top-menu-v3 .sidebar-collapsed .menu-main-dropdown .dropdown-toggle {
  width: 40px !important;
  transition: width 0.25s ease, background 0.25s ease;
}
.top-menu-v3 .sidebar-expanded .menu-main-dropdown .dropdown-toggle {
  width: 100% !important;
  transition: width 0.25s ease, background 0.25s ease;
}
/* .top-menu-v3 .sidebar-collapsed .sidebar-submenu
    {
        display: none;
    } */

.top-menu-v3.top-menu-collapsed-outer #sidebar_top_menu:hover {
  display: block !important;
}

/* .top-menu-v3 #sidebar-container .sidebar-submenu a .submenu-icon {
  display: block !important;
} */
.top-menu-v3.top-menu-collapsed-outer
  #sidebar_top_menu:hover
  .sidebar-submenu.show {
  display: block;
}

.top-menu-v3
  .sidebar-collapsed
  #sidebar-container
  .sidebar-submenu
  a
  .submenu-icon {
  display: none !important;
}
.sidebar-collapsed #sidebar-container .sidebar-sub-submenu.show{
  display: none !important;
}
.top-menu-v3.top-menu-collapsed-outer #sidebar_top_menu:hover .sidebar-sub-submenu.show {
  display: block !important;
}
/* .top-menu-v3
  .sidebar-collapsed:hover
  #sidebar-container
  .sidebar-submenu
  a
  .submenu-icon {
  display: block !important;
} */

/* .top-menu-v3 .collapse.show {
        display: block;
    } */
/* li.intl-menu-li .sidebar-submenu.show {
        display: none;
    } */
.top-menu-v3.top-menu-collapsed-outer
  #sidebar_top_menu:hover
  li.itl-menu-li
  .sidebar-submenu.show {
  display: block;
}
li.itl-menu-li .sidebar-submenu.show {
  display: block;
}
.menu-active-bg.image-main-menu-active {
  background: #f1f3f5;
  border-radius: 8px;
}
/* li.itl-menu-li #ndr_menu{
        padding-left: 28px !important;
    } */
.top-menu-v3 .sidebar-collapsed .menu-main-dropdown {
  /* width: 40px!important; */
  transition: 0.5s all ease-in-out;
}
/* .top-menu-v3 .sidebar-collapsed .menu-collapsed
    {
        visibility: hidden;
    }
    .top-menu-v3 .sidebar-expanded .menu-collapsed
    {
        visibility: visible;
    } */
/* .top-menu-v3 .sidebar-collapsed .menu-main-dropdown .dropdown-toggle
    {
        width: 40px!important;
        transition: .5s all ease-in-out;
    } */
.top-menu-v3 .sidebar-expanded .menu-main-dropdown .menu-collapsed {
  position: relative;
  width: 100%;
  text-align: left;
}
.top-menu-v3 .sidebar-expanded .menu-main-dropdown .menu-collapsed::after {
  border-color: #374151 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  right: 5px;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
  content: "";
  display: block;
}

.top-menu-v3 .menu-main-dropdown::after {
  display: none;
}
.top-menu-v3 .sidebar-collapsed .menu-main-dropdown::after {
  display: none;
}
/* .top-menu-v3 .sidebar-collapsed #sidebar-container .menu-icon
    {
        margin-right: 0;
    } */
.top-menu-v3 .menu-main-dropdown .dropdown-menu {
  width: 296px;
  margin: 0;
  padding: 16px;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 25%);
  background-color: #fff;
  border: none;
  left: 0;
  border-radius: 12px;
}
.top-menu-v3 .menu-main-dropdown .dropdown-item {
  padding: 12px 16px;
  border-radius: 8px;
}
.top-menu-v3 .menu-main-dropdown .dropdown-item.active {
  color: #1f2937;
}
.top-menu-v3 .menu-main-dropdown .dropdown-item span {
  margin-left: 16px;
}
.top-menu-v3 .menu-main-dropdown .dropdown-item > img {
  max-height: 40px;
  margin-right: 0;
}
.top-menu-v3 .menu-main-dropdown .dropdown-item:last-child {
  margin-bottom: 0;
}
.top-menu-v3 #sidebar-container {
  /* min-height: 100vh !important; */
  min-height: auto !important;
  padding: 0;
  /* padding-top: 16px; */
  background: #fff;
  /* padding-left: 16px;
        padding-right: 16px; */
  overflow: auto;
  overflow-x: hidden;
}
.top-menu-v3 #sidebar-container::-webkit-scrollbar {
  width: 5px;
}
.top-menu-v3 #sidebar-container::-webkit-scrollbar-track {
  border-radius: 5px;
}
.top-menu-v3 #sidebar-container::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 5px;
}
.top-menu-v3 #sidebar-container::-webkit-scrollbar-thumb:hover {
  background: #a9a9a9;
}
.top-menu-v3 #sidebar_top_menu li {
  position: relative;
  /* padding: 0 16px 8px; */
  /* padding: 0 16px; */
  /* padding: 0 16px 8px 12px; */
}
.top-menu-v3 .dashboard-menu-icon {
  /* padding: 0 16px; */
  padding: 0 6px;
  margin-right: 7px;
}
.top-menu-v3 .master-seach-outer-section-mob {
  display: none;
}
.top-menu-v3 .header-detail-section {
  display: flex;
  align-items: center;
}
.top-menu-v3 #sidebar-container .menu-collapsed {
  /* margin-left: 14px; */
  margin-left: 10px;
  text-transform: capitalize;
}

.carrier-left {
  padding-left: 29px;
}

/* .itl-dashboard-cont .itl-dashboard-middle-cont{
        z-index: 0;
    } */

label.helvetica-regular.gray-700.date-index {
  z-index: 0 !important;
}
/* span.menu-collapsed.helvetica-regular.forward-order-text.ndr-left {
        padding-left: 30px;
    } */
/* .top-menu-v3 #sidebar-container .forward-order-text {
        padding-left: 29px;
    } */

.top-menu-v3 #sidebar-container .dashboard-menu-text {
  margin-left: 0 !important;
}

.sidebar-collapsed
  #sidebar-container
  .domestic-menu
  .itl-menu-li
  .sidebar-sub-submenu.show {
  display: none !important;
}

.sidebar-expanded
  #sidebar-container
  .domestic-menu
  .itl-menu-li
  .sidebar-sub-submenu.show {
  display: block !important;
}

.top-menu-v3.top-menu-collapsed-outer
  #sidebar_top_menu:hover
  .itl-menu-li
  .sidebar-sub-submenu.show {
  display: block !important;
}

.sidebar-collapsed
  #sidebar-container
  .international-menu
  .intl-menu-li
  .sidebar-submenu.show {
  display: none !important;
}

.sidebar-expanded
  #sidebar-container
  .international-menu
  .intl-menu-li
  .sidebar-submenu {
  position: relative;
  right: 1px !important;
}

.sidebar-expanded
  #sidebar-container
  .international-menu
  .intl-menu-li
  .sidebar-submenu.show {
  display: block !important;
}

.sidebar-expanded
  #sidebar-container
  .international-menu
  .intl-menu-li
  #intl_order_menu {
  padding-left: 4px !important;
}

.top-menu-v3.top-menu-collapsed-outer
  #sidebar_top_menu:hover
  .intl-menu-li
  .sidebar-submenu.show {
  display: block !important;
}

.sidebar-collapsed #sidebar-container .itl-connect-menu .sidebar-submenu.show {
  display: none !important;
}

.sidebar-expanded #sidebar-container .itl-connect-menu .sidebar-submenu.show {
  display: block !important;
}

.top-menu-v3.top-menu-collapsed-outer
  #sidebar_top_menu:hover
  .itl-connect-menu
  .sidebar-submenu.show {
  display: block !important;
}

#notification_charge {
  padding-left: 28px !important;
}

.menu-main-title {
  /* margin-bottom: 8px; */
  display: inline-block;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.itl-channel-partner-menu .menu-main-title {
    padding-left: 9px;
    padding-left: 12.5px !important;
}
.top-menu-v3 #sidebar_top_menu .menu-icon {
  /* margin-right: 8px; */
}
/* .top-menu-v3 #sidebar_top_menu.sidebar-collapsed .menu-main-dropdown .menu-icon
    {
        margin-right:0;
    } */
/* Sidebar sizes when expanded and expanded */
.top-menu-v3 #sidebar_top_menu.sidebar-expanded {
  z-index: 1;
  /* width: 232px; */
  /* width: calc(92px + 9.25rem);
        transition: .3s all ease-in-out; */
}

.top-menu-v3 #sidebar_top_menu.sidebar-collapsed {
  /* width: 57px; */
  width: 55px;
  /* width: 50px; */
}
/* .top-menu-v3.top-menu-expand-outer #sidebar_top_menu.sidebar-expanded
    {
        width: 266px;
        z-index: 8 !important;
    } */
#itlconnectaccordion
  a.list-group-item-action.flex-column.align-items-center.menu-main-title {
  padding: 0px 10px;
}
.top-menu-v3 .master-search-inner-section .master-search-input {
  /* padding: 6px 8px; */
  padding: 6px 16px 6px 35px;
  border-radius: 4px;
  background-color: #f1f3f5;
  border: none;
  width: 256px;
  height: 28px;
}
.top-menu-v3 .master-search-inner-section {
  position: relative;
  margin-left: 95px;
}
.top-menu-v3 .master-search-inner-section img {
  position: absolute;
  top: 6px;
  left: 9px;
}
.top-menu-v3 .submenu-outer-div {
  /* padding-left: 17px; */
  /* padding-left: 32px; */
  padding-left: 26px;
}
.setting-detail-inner-sec.show,
.menu-header-inner-section.show {
  background-color: #f1f3f5;
  border-radius: 3px;
}
.help-main-outer-section.show {
  background-color: #f1f3f5;
  border-radius: 3px;
}
a.list-group-item-action.flex-column.align-items-center.menu-main-title {
  /* padding: 0 12px; */
  padding: 0px 7px;
}
.top-menu-v3 .submenu-outer-sec {
  /* padding-left: 40px !important; */
  padding-left: 44px !important;
}
/* .top-menu-v3 #sidebar_top_menu.sidebar-collapsed .menu-collapsed
    {
        opacity: 0;
    } */
/* Menu item*/

/* Submenu item*/
.top-menu-v3 #sidebar-container .sidebar-submenu a {
  /* padding: 8px 16px; */
  /* padding: 8px 33px; */
  padding: 8px 12px;
  /* padding: 8px 23px; */
  display: block;
  /* margin-bottom: 8px !important; */
  position: relative;
}

.top-menu-v3 #sidebar-container #intl_order_menu a {
  padding: 8px 10px !important;
  padding-left: 14px !important;
}
.top-menu-v3 #sidebar-container #intl_order_menu a {
  padding: 8px 10px !important;
  padding-left: 14px !important;
}
/* .top-menu-v3 #sidebar-container .sidebar-submenu a.active {
        padding: 8px 12px !important;
        padding: 8px 12px !important;
    } */

.top-menu-v3 #sidebar-container #intl_billing_menu a.active,
.top-menu-v3 #sidebar-container #intl_post_ship_menu a.active,
.top-menu-v3 #sidebar-container #intl_insights_menu a.active,
.top-menu-v3 #sidebar-container #intl_tools_menu a.active,
.top-menu-v3 #sidebar-container .sidebar-sub-submenu a.active {
  padding: 8px 41px !important;
}

.top-menu-v3 #sidebar-container #reverse_submenu a.active {
  padding: 8px 41px !important;
}
.top-menu-v3 #sidebar-container .sidebar-submenu a:hover {
  background: #f1f3f5;
  /* border-radius: 8px; */
  border-radius: 2px;
  /* margin-bottom: 8px !important; */
}
.top- .menu-main-dropdown a:hover {
  background: #f1f3f5;
}
.top-menu-v3 #sidebar-container .sidebar-submenu a .submenu-icon {
  position: absolute;
  right: 13px;
}
.top-menu-v3 .sidebar-submenu {
  /* margin-top: 8px; */
  /* padding-left: 23px; */
  /* padding-left: 15px !important; */
}

.top-menu-v3 #sidebar-container .sidebar-submenu a.active {
  /* padding: 8px 16px; */
  /* padding: 8px 33px; */
  /* padding: 8px 23px; */
  padding: 8px 8px;
  background: #f3f4f6;
  color: #374151;
  font-family: "HelveticaNowText-medium";
  font-size: 14px;
  /* border-radius: 8px; */
  border-radius: 2px;
  /* height: 32px; */
  display: flex;
}
.top-menu-v3 #sidebar-container .sidebar-submenu .active .menu-collapsed {
  color: #fff;
  color: #374151;
  /* font-family: "HelveticaNowText-medium"; */
  font-family: "Inter-Medium";
  font-size: 13px;
  line-height: 16px;
  /* padding: 8px 0 !important; */
}
.top-menu-v3 .list-group-item-action.submenu-outer-sec {
  margin-bottom: 8px;
}
/* Separators */
.menu-popover-list .active {
  font-family: "HelveticaNowText-medium";
}
.top-menu-v3 .menu-popover {
  min-width: 395px;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 25%);
  background-color: #fff;
  border-radius: 16px;
  top: -40px;
  position: absolute;
  left: 70px;
  padding: 40px;
  z-index: 1;
  display: none;
}
.top-menu-v3 #sidebar_top_menu .popover {
  border: none;
  margin-left: 0;
  display: none;
}
.top-menu-v3 #sidebar_top_menu.sidebar-collapsed .popover {
  display: block;
}

.top-menu-v3 #sidebar_top_menu .popover-body {
  padding: 0;
}
.top-menu-v3 #sidebar_top_menu .popover-modal {
  min-width: 395px;
  /* box-shadow: 0 25px 50px -12px rgb(0 0 0 / 25%); */
  box-shadow: 0 10px 20px -10px rgb(0 0 0 / 15%);
  background-color: #fff;
  border-radius: 12px;
  padding: 24px 32px;
  z-index: 1;
}
.collapsing {
  transition-property: height, visibility;
  transition-duration: 0.35s;
}
.top-menu-v3 #sidebar_top_menu .popover .popover-modal.single-list-popover {
  min-width: 224px;
}
#sidebar_top_menu .popover {
  max-width: 224px;
  min-width: 224px;
}
.top-menu-v3 #sidebar_top_menu .popover {
  left: 60px !important;
}
.top-menu-v3 #sidebar_top_menu .popover .row {
  margin: 0;
  padding: 0;
}

.top-menu-v3 #sidebar_top_menu .popover.popover-itl-menu-1 .arrow::after,
.top-menu-v3 #sidebar_top_menu .popover.popover-itl-menu-2 .arrow::after {
  border-width: 14px 14px 14px 0;
  left: 22px !important;
}
.top-menu-v3 #sidebar_top_menu .popover .row.popover-modal {
  padding: 24px 32px;
}
.top-menu-v3 .col-md-12.billing-popover {
  padding: 0;
}
.top-menu-v3 .arrow-right:after {
  content: " ";
  position: absolute;
  right: auto;
  top: 35px;
  left: -20px;
  border-top: 20px solid transparent;
  border-right: 30px solid #fff;
  border-left: none;
  border-bottom: 20px solid transparent;
}
.top-menu-v3 #sidebar_top_menu .popover .arrow {
  left: calc((28px + 1px) * -1);
  width: 30px;
  height: 0;
  margin: -30px 0;
  display: block;
  position: relative;
}

.top-menu-v3 #sidebar_top_menu .popover.popover-itl-menu-1 .arrow,
.top-menu-v3 #sidebar_top_menu .popover.popover-itl-menu-2 .arrow {
  left: calc((33px + 1px) * -1);
}
.top-menu-v3 #sidebar_top_menu .popover .arrow::before {
  left: 0;
  border-width: 14px 14px 14px 0;
  border-right-color: transparent;
}
.top-menu-v3 #sidebar_top_menu .popover .arrow::after {
  left: 0;
  border-width: 14px 14px 14px 0;
  border-right-color: #fff;
  top: -21px;
}
.top-menu-v3 #sidebar_top_menu .popover.popover-intl-menu-8 .arrow::after,
.top-menu-v3 #sidebar_top_menu .popover.popover-itl-menu-10 .arrow::after {
  top: -30px;
}

.top-menu-v3 .menu-popover-heading {
  color: #1f2937;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 24px;
}
.top-menu-v3 .menu-popover-list li a {
  font-size: 13px;
  color: #4b5563;
}
.top-menu-v3 #sidebar_top_menu .menu-popover-list li {
  padding: 0 0 8px;
}
.top-menu-v3 .menu-popover-right {
  padding-left: 25px;
}
.top-menu-v3 .list-group-item-action:focus,
.list-group-item-action:hover {
  background: transparent;
}
/* .top-menu-v3 .billing-popover .menu-popover-list li
    {
        width: 50%;
        float: left;
        padding-right: 7px;
    } */
.top-menu-v3 .close-menu-icon {
  display: none;
}
.top-menu-v3 .sidebar-collapsed .menu-main-dropdown:hover .dropdown-menu {
  display: block;
}
.top-menu-v3 .sidebar-collapsed .menu-main-dropdown:hover .popover {
  display: none;
}
.top-menu-v3.top-menu-collapsed-outer .menu-main-dropdown:hover .dropdown-menu {
  display: block !important;
}
.top-menu-v3 .sidebar-collapsed .menu-main-dropdown .dropdown-menu {
  top: 0 !important;
  left: 64px !important;
  border-radius: 16px;
  transform: none !important;
}
.top-menu-v3 .sidebar-collapsed .menu-main-dropdown .dropdown-menu:after {
  content: " ";
  position: absolute;
  right: auto;
  top: 5px;
  left: -20px;
  border-top: 20px solid transparent;
  border-right: 30px solid #fff;
  border-left: none;
  border-bottom: 20px solid transparent;
}
.top-menu-v3 #sidebar-container .list-group-item-action:hover .menu-collapsed {
  color: #374151;
}
.top-menu-v3 #sidebar-container .list-group-item-action:hover .menu-icon svg {
  /* background: #F3F4F6; */
  /* background: #f1f3f5; */
  /* border-radius: 50%; */
  /* border-radius: 11%; */
}
.top-menu-v3 #sidebar-container .list-group-item-action:hover {
  background: #f1f3f5;
  padding-top: 8px;
  padding-bottom: 8px;
  /* margin: 0 !important; */
}
/* .top-menu-v3.top-menu-collapsed-outer #sidebar-container li:hover {
        background: #f1f3f5;
    } */
/* .top-menu-v3 #sidebar-container li a:hover {
        background: #f1f3f5;
    } */
a.list-group-item-action.menu-main-title.flex-column.align-items-start {
  /* margin-top: 5px; */
  /* padding: 0 16px; */
  padding: 0px 12.5px;
  margin-top: 0 !important ;
}
.top-menu-v3
  #sidebar-container
  .list-group-item-action:hover
  .menu-icon
  svg
  path {
  /* fill:#4B5563; */
  stroke: #1d252b;
}
.popover-submenu {
  margin-top: 8px;
  padding-top: 16px;
  background-color: #f3f4f6;
  position: relative;
  padding-bottom: 16px;
}
/* .popover-submenu:before
    {
        background: #f3f4f6;
        width: 100%;
        position: absolute;
        height: 100%;
        left: -100%;
        content: '';
        top: 0;
    }
    .popover-submenu:after
    {
        background: #f3f4f6;
        width: 100%;
        position: absolute;
        height: 100%;
        right: -100%;
        content: '';
        top: 0;
    } */
.popover-submenu a {
  display: block;
  margin-bottom: 16px;
}
.popover-submenu a:last-child {
  margin-bottom: 0;
}

/** sticky menu sidebar end **/
.modal-open header,
.modal-open #sidebar_top_menu {
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='50');
}
/** fixed header css start **/
.top-menu-v3 .DTFC_LeftHeadWrapper.whitefixedHeader,
.top-menu-v3 .DTFC_RightHeadWrapper.whitefixedHeader {
  height: 43px;
  overflow: inherit !important;
  /* transition: all 0.5s ease-in-out; */
}
.top-menu-v3 .DTFC_RightHeadWrapper.whitefixedHeader:before {
  left: auto;
  right: 0;
  width: 100%;
  /* background: linear-gradient(to right, #ffffff 64% , #f2f4f6 50%); */
  box-shadow: none;
  height: 45px;
}
.top-menu-v3 .DTFC_RightHeadWrapper.whitefixedHeader:before,
.top-menu-v3 .DTFC_LeftHeadWrapper.whitefixedHeader:before {
  width: 40px;
  left: -39px;
}
.top-menu-v3.top-menu-expand-outer .dataTables_scrollHead.whitefixedHeader {
  width: calc(100% - 310px) !important;
  height: 42px;
  /* transition: all 0.5s ease-in-out; */
}
.top-menu-v3.top-menu-collapsed-outer .dataTables_scrollHead.whitefixedHeader {
  width: calc(100% - 140px) !important;
  height: 42px;
  /* transition: all 0.5s ease-in-out; */
}
.top-menu-v3 .DTFC_RightHeadWrapper.whitefixedHeader::after {
  content: "";
  display: block;
  height: 2px;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.13) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.13) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  position: absolute;
  bottom: 1px;
  width: 100%;
  z-index: 12;
  right: 0;
  top: auto;
}
.top-menu-v3 .whiteheader-aftercheckbox {
  position: fixed;
  top: 57px;
  /* width: calc(100% - 80px); */
  width: 100%;
  background: #fff;
  z-index: 2;
  left: 252px;
  box-shadow: 0px 1px 3px rgb(0 0 0 / 10%), 0px 1px 2px rgb(0 0 0 / 6%);
}
.top-menu-v3.top-menu-collapsed-outer .whiteheader-aftercheckbox {
  left: 80px;
}

.top-menu-v3.top-menu-expand-outer
  #loading_orders.loading-order-outer.whiteheader-onloaddata {
  width: calc(100% - 252px);
  left: 252px;
  padding: 10px 40px;
  top: 57px;
}
.top-menu-v3.top-menu-collapsed-outer
  #loading_orders.loading-order-outer.whiteheader-onloaddata {
  width: calc(100% - 80px);
  left: 80px;
  right: auto;
  padding: 6px 40px;
  top: 57px;
}
.modal-sm {
  max-width: 600px;
}
.vendor-name-modal .modal-title {
  justify-content: space-between;
  width: 100%;
  display: flex;
  align-items: center;
}
/** fixed header css End **/
.top-menu-v3 .billing-nav-top-sec .billing-nav li {
  margin-right: 15px;
}
#sidebar_top_menu .popover-itl-menu-11,
#sidebar_top_menu .popover-intl-menu-11 .popover-modal {
  min-width: 800px;
  max-width: 800px;
}
#sidebar_top_menu .popover-itl-menu-11 .popover-modal,
#sidebar_top_menu .popover-intl-menu-11 .popover-modal {
  height: 300px;
  overflow: auto;
}
#sidebar_top_menu .popover-itl-menu-11 .popover-modal::-webkit-scrollbar,
#sidebar_top_menu .popover-intl-menu-11 .popover-modal::-webkit-scrollbar {
  width: 5px;
}
#sidebar_top_menu .popover-itl-menu-11 .popover-modal::-webkit-scrollbar-track,
#sidebar_top_menu
  .popover-intl-menu-11
  .popover-modal::-webkit-scrollbar-track {
  border-radius: 5px;
}
#sidebar_top_menu .popover-itl-menu-11 .popover-modal::-webkit-scrollbar-thumb,
#sidebar_top_menu
  .popover-intl-menu-11
  .popover-modal::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 5px;
}
#sidebar_top_menu
  .popover-itl-menu-11
  .popover-modal::-webkit-scrollbar-thumb:hover,
#sidebar_top_menu
  .popover-intl-menu-11
  .popover-modal::-webkit-scrollbar-thumb:hover {
  background: #a9a9a9;
}
.table-color-div {
  padding: 4px 6px 5px;
  display: inline-block;
  font-size: 12px;
  border-radius: 100px;
  line-height: 14px;
  height: 20px;
  margin-top: -1px;
  line-height: 12px;
}
.table-color-red {
  background: #ffd9d9;
  color: #e4400b;
}
.table-color-green {
  background: #ccf3c6;
  color: #18740a;
}
.table-color-blue {
  background: #dbeafe;
  color: #1e40af;
}
/* added by jayesh  */
.create-order-button {
  padding: 8px 16px;
  border-radius: 50px;
  border: solid 1px #0049b0;
  background-color: #0052cc;
  position: static !important;
}
.create-order-button1 {
  animation: heartbeat 1200s 1s infinite;
}

.create-order-button span {
  color: #ffffff;
}
.custom-logo .custom-logo-mobile-img {
  display: none;
}
@keyframes heartbeat {
  0% {
    transform: scale(1);
  }
  0.02% {
    transform: scale(1.2);
  }
  0.04% {
    transform: scale(1);
  }
  0.06% {
    transform: scale(1.2);
  }
  0.08% {
    transform: scale(1);
  }
}
@keyframes up_down {
  0% {
    transform: rotate(5deg);
  }
  20% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(5deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes wobble {
  0% {
    transform: translatex(5px);
  }
  20% {
    transform: translatex(-5px);
  }
  50% {
    transform: translatex(5px);
  }
  75% {
    transform: translatex(-5px);
  }
  100% {
    transform: translatex(0px);
  }
}

@keyframes landing_spin__awkoQ {
  0% {
    transform: translate(-50%, -50%) rotate(1turn);
  }

  to {
    transform: translate(-50%, -50%) rotate(0);
  }
}
.animation-border {
  position: relative;
}
/* new  */
.main-div3::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  height: 50%;
  width: 20%;
  box-shadow: 0 0 20px 5px #1839e7, 0 0 8px 6px #1839e7;
  z-index: -1;
  -webkit-animation-name: half-yellow-shadow;
  animation-name: half-yellow-shadow;
  -webkit-animation-timing-function: ease;
  animation-timing-function: linear;
  -webkit-animation-duration: 600s;
  animation-duration: 600s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.main-div3::after {
  content: "";
  position: absolute;
  bottom: 4px;
  right: 4px;
  height: 50%;
  width: 20%;
  -webkit-box-shadow: 0 0 17px 3px #0ff, 0 0 4px 2px #0ff;
  box-shadow: 0 0 20px 5px #1839e7, 0 0 8px 6px #1839e7;
  z-index: -1;
  -webkit-animation-name: half-cyan-shadow;
  animation-name: half-cyan-shadow;
  -webkit-animation-timing-function: ease;
  animation-timing-function: linear;
  -webkit-animation-duration: 600s;
  animation-duration: 600s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.dropdown-item:focus, .dropdown-item:hover {
    border-radius: 5px;
}
span.menu-collapsed.helvetica-regular.forward-order-text.ndr-left {
    padding-left: 31px;
}
.active span.menu-collapsed.helvetica-regular.forward-order-text.ndr-left {
    padding-left: 2px;
}

/* Dark Mode CSS Start */
    .dark-mode .icon-menu a svg path {
        stroke: #fff;
    }
    .dark-mode span#selectedValue, .dark-mode .product-menu-header-inner-section .dropdown-menu .dropdown-products, .dark-mode .product-menu-header-outer-section .dropdown-menu .dropdown-item > span, .dark-mode .help-main-outer-section .help-head-txt, .dark-mode .help-menu-li-text, .dark-mode .setting-main-outer .setting-head-txt, .dark-mode .setting-menu-li-text, .dark-mode .menu-header-outer-section .menu-header-inner-section .dropdown-menu .itl-addons, .dark-mode .menu-header-outer-section .menu-header-inner-section .dropdown-menu .early-cod-div-inner-text, .dark-mode.top-menu-v3 #sidebar-container .menu-collapsed, .top-menu-v3 #sidebar-container .menu-collapsed-name {
        color: #dfdfdf;
    }
    .dark-mode .product-menu-header-inner-section .dropdown-menu, .dark-mode .help-main-outer-section .dropdown-menu, .dark-mode .setting-main-outer .dropdown-menu, .dark-mode.top-menu-v3 .menu-header-inner-section .dropdown-menu {
        background-color: #313131;
        border: 1px solid var(--border-color);
    }
    .dark-mode .product-menu-header-outer-section .dropdown-menu .dropdown-item.active, .dark-mode .menu-header-outer-section .menu-header-inner-section .dropdown-menu .early-cod-div-inner {
        background-color: var(--bg) !important;
    }
    .dark-mode .dropdown-item:active, .dark-mode .setting-menu-li-section.active {
        background-color: var(--bg) !important;
        color: #dfdfdf;
    }
    .dark-mode .dropdown-item:focus, .dark-mode .dropdown-item:hover, .dark-mode .help-menu-li-section:hover, .dark-mode .setting-menu-li-section:hover {
        background-color: var(--bg) !important;
        color: #dfdfdf;
    }
    .dark-mode.top-menu-v3 #sidebar-container .list-group-item-action:hover {
        background: transparent;
    }
    .dark-mode .help-main-outer-section.show, .dark-mode .setting-detail-inner-sec.show, .dark-mode .menu-header-inner-section.show {
        background: var(--bg) !important;
    }
    .dark-mode.top-menu-v3 .sidebar-collapsed #sidebar-container .list-group-item-action .menu-collapsed {
        opacity: 1 !important;
    }
/* Dark Mode CSS End */
@keyframes half-yellow-shadow {
  0% {
    top: 4px;
    left: 4px;
    height: 50%;
    width: 20%;
  }
  0.04% {
    top: 4px;
    left: 4px;
    height: 50%;
    width: 45%;
  }
  0.08% {
    top: 4px;
    left: 72%;
    height: 50%;
    width: 20%;
  }
  0.12% {
    top: 40%;
    left: 75%;
    height: 50%;
    width: 20%;
  }
  0.16% {
    top: 45%;
    left: 6px;
    height: 50%;
    width: 40%;
  }
  0.20% {
    top: 45%;
    left: 6px;
    height: 50%;
    width: 20%;
  }
  0.24% {
    top: 4px;
    left: 6px;
    height: 50%;
    width: 20%;
  }
  0.28% {
    top: 4px;
    left: 4px;
    height: 50%;
    width: 45%;
  }
  0.32% {
    top: 4px;
    left: 72%;
    height: 50%;
    width: 20%;
  }
  0.36% {
    top: 40%;
    left: 75%;
    height: 50%;
    width: 20%;
  }
  0.40% {
    top: 45%;
    left: 6px;
    height: 50%;
    width: 40%;
  }
  0.44% {
    top: 45%;
    left: 6px;
    height: 50%;
    width: 20%;
  }
  0.48% {
    top: 4px;
    left: 6px;
    height: 50%;
    width: 20%;
  }
  0.6% {
    left: 100%;
    height: 50%;
    width: 40%;
  }
  0.8% {
    left: 150%;
    height: 50%;
    width: 40%;
  }
  1% {
    left: 200%;
    height: 50%;
    width: 40%;
  }
}
@keyframes half-cyan-shadow {
  0% {
    bottom: 4px;
    right: 4px;
    height: 50%;
    width: 20%;
  }
  0.04% {
    bottom: 4px;
    right: 4px;
    height: 50%;
    width: 43%;
  }
  0.08% {
    bottom: 4px;
    right: 75%;
    height: 50%;
    width: 20%;
  }
  0.12% {
    bottom: 40%;
    right: 75%;
    height: 50%;
    width: 20%;
  }
  0.16% {
    bottom: 40%;
    right: 4px;
    height: 50%;
    width: 40%;
  }
  0.20% {
    bottom: 40%;
    right: 4px;
    height: 50%;
    width: 20%;
  }
  0.24% {
    bottom: 4px;
    right: 4px;
    height: 50%;
    width: 20%;
  }
  0.28% {
    bottom: 4px;
    right: 4px;
    height: 50%;
    width: 43%;
  }
  0.32% {
    bottom: 4px;
    right: 75%;
    height: 50%;
    width: 20%;
  }
  0.36% {
    bottom: 40%;
    right: 75%;
    height: 50%;
    width: 20%;
  }
  0.40% {
    bottom: 40%;
    right: 4px;
    height: 50%;
    width: 40%;
  }
  0.44% {
    bottom: 40%;
    right: 4px;
    height: 50%;
    width: 20%;
  }
  0.48% {
    bottom: 4px;
    right: 4px;
    height: 50%;
    width: 20%;
  }
  0.6% {
    right: 100%;
    height: 50%;
    width: 40%;
  }
  0.8% {
    right: 150%;
    height: 50%;
    width: 40%;
  }
  1% {
    right: 200%;
    height: 50%;
    width: 40%;
  }
}

@media (max-width: 1330px) {
  .navbar .master-seach-outer-section {
    position: relative;
    /* right: 55px  !important; */
  }
  .top-menu-v3 .master-search-inner-section .master-search-input {
    left: 0 !important;
  }

  .top-menu-v3 .master-search-inner-section img {
    left: 8px !important;
  }
}

@media (min-width: 1300px) {
  .dataTables_scroll:after {
    position: fixed;
    top: 57px;
    content: "";
    width: 20px;
    background: #f2f4f6;
    height: 60px;
    right: 0;
    z-index: 999;
  }
}

@media (min-width: 768px) and (max-width: 1280px) {
  .dataTables_scroll:after {
    position: fixed;
    top: 57px;
    content: "";
    width: 20px;
    background: #f2f4f6;
    height: 45px;
    right: 0;
    z-index: 999;
  }
}

/*new css start*/

@media (max-width: 1160px) {
  .top-menu-v3 .master-search-inner-section .master-search-input {
    width: 220px !important;
  }
}

@media (max-width: 1060px) {
  .top-menu-v3 .master-search-inner-section .master-search-input {
    width: 200px !important;
  }
}
@media (max-width: 1024px) {
  .top-menu-v3 .page-content {
    padding: 0;
  }
  .top-menu-v3 #sidebar_top_menu.sidebar-collapsed {
    width: 232px;
    left: -100%;
  }
  .menu-heading h4 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .top-menu-v3 .page-content {
    margin-left: 0;
  }
  .top-menu-v3 #sidebar_top_menu {
    width: 232px;
    left: -100%;
    top: 0;
    z-index: 99;
    padding-top: 45px;
    box-shadow: 1px 0px 0px rgb(221 221 221 / 48%);
    transition: all 0.2s ease-in-out;
  }
  .top-menu-v3 .sidebar-expanded {
    width: 100%;
  }
  .sidebar-collapsed#sidebar_top_menu {
    left: 0;
    top: 0;
    z-index: 999;
    padding-top: 45px;
  }
  .top-menu-v3 .sidebar-collapsed + .page-content {
    margin-left: 0;
  }
  .top-menu-v3 .close-menu-icon {
    position: absolute;
    top: 24px;
    right: 24px;
  }
  .top-menu-v3 .close-menu-icon {
    display: block;
  }
  .top-menu-v3 .sidebar-collapsed #sidebar-container .menu-icon {
    margin-right: 8px;
  }
  .top-menu-v3 #sidebar_top_menu .popover {
    display: none !important;
  }
  .top-menu-v3 #sidebar_top_menu.sidebar-collapsed.sidebar-expanded,
  .top-menu-v3
    #sidebar_top_menu.sidebar-collapsed.sidebar-expanded
    .sidebar-expanded {
    width: 232px;
  }
  .top-menu-v3 .sidebar-collapsed .menu-main-dropdown {
    width: 88% !important;
  }
  .top-menu-v3 .sidebar-collapsed .menu-main-dropdown .dropdown-toggle {
    width: 100% !important;
  }
  .top-menu-v3
    #sidebar_top_menu.sidebar-collapsed
    .menu-main-dropdown
    .menu-icon {
    margin-right: 8px;
  }

  .top-menu-v3 .master-search-inner-section img {
    top: -7px !important;
    left: 263px !important;
  }

  .navbar .header-right .master-seach-outer-section-mobile {
    display: inline !important;
    position: relative !important;
    right: 15px !important;
  }

  .navbar .header-right .master-seach-outer-section-mobile img {
    height: 18px;
  }

  .header-right
    .header-detail-section
    .layout-topbar-createorder-btn
    .createorder-btn {
    display: none;
  }

  .header-right
    .header-detail-section
    .layout-topbar-createorder-btn
    .createorder-btn-mobile {
    display: block;
    position: relative;
    bottom: 1px;
    right: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .top-menu-v3.top-menu-collapsed-outer
    #loading_orders.loading-order-outer.whiteheader-onloaddata {
    width: calc(100% - 40px);
    left: 20px;
  }
  .top-menu-v3 .whiteheader-onloaddata .loading-order {
    width: 100%;
  }
  .top-menu-v3 .DTFC_LeftHeadWrapper.whitefixedHeader:before {
    width: 24px;
    left: -24px;
  }
  .top-menu-v3.top-menu-collapsed-outer
    .dataTables_scrollHead.whitefixedHeader {
    width: calc(100% - 65px) !important;
  }
  .top-menu-v3 #sidebar_top_menu.sidebar-expanded {
    left: 0;
    width: 266px !important;
    z-index: 13;
  }
  .top-menu-v3.top-menu-expand-outer .dataTables_scrollHead.whitefixedHeader {
    width: 100% !important;
  }
  .top-menu-v3 .billing-nav-top-sec .billing-nav li {
    margin-right: 25px;
  }
  .billing-nav-top-sec .billing-nav .nav-tabs .nav-link {
    padding: 0.75rem 0px;
  }
  .top-menu-v3.top-menu-expand-outer .page-content,
  .top-menu-v3.top-menu-collapsed-outer .page-content {
    margin-left: 0;
  }
  .top-menu-v3 .header-detail-section {
    display: flex;
    align-items: center;
  }
  .master-seach-outer-section {
    display: none;
  }

  .header-right
    .header-detail-section
    .layout-topbar-createorder-btn
    .createorder-btn-mobile {
    right: 25px;
  }
}
@media (min-width: 767px) and (max-width: 820px) {
  .early-cod-div-inner {
    margin-right: 30px !important;
  }
  .animation-border-outer .early-cod-div-inner {
    margin-right: 0;
  }
  .animation-border-outer {
    margin-right: 30px;
  }
  .navbar .master-seach-outer-section {
    display: none;
  }
}
@media (max-width: 767px) {
  .setting-dropdown-details-section .pl-0 {
    padding-left: 0 !important;
  }
  .dark-mode.top-menu-v3 header .header-right {
    background: #313131;
  }
  .dark-mode .dropdown-menu .setting-dropdown-details-section .modal-close {
      background: transparent;
  }
  .custom-logo-img {
    display: none;
  }
  .custom-logo .custom-logo-mobile-img {
    display: block;
    height: auto;
    width: auto !important;
  }
  /* .top-menu-v3 header .custom-logo img {
        width: auto I !important;
    } */
  .menu-header-inner-section.show .dropdown-menu.show {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 17px;
    top: auto;
  }
  .help-main-outer-section.show .dropdown-menu.show {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    bottom: 35px;
  }
  /* Account Setting  respo css start */
  .top-menu-v3 .setting-main-outer {
    position: absolute;
    /* top: 10px; */
    top: 6px;
    right: 125px;
  }

  .top-menu-v3 .setting-main-outer .dropdown-menu {
    position: fixed;
    border-radius: 0;
    width: 100%;
    right: 0;
    left: 0 !important;
    top: 0 !important;
    padding: 0;
    left: auto;
    border: none;
    bottom: 0;
  }
  .top-menu-v3 .setting-dropdown-mob-sec {
    padding-left: 0;
  }

  .top-menu-v3 #sidebar_top_menu li {
    top: 30px;
  }
  .admin-mt.content-wrapper {
    margin-top: 40px;
  }
  .help-inner-section {
    position: absolute;
    top: 7px;
    right: 170px;
  }
  .top-menu-v3 .header-right-connect-plus-vendor .help-inner-section
  {
    right: 90px;
  }
  /* Account Setting  respo css start */
  /* Menu Header Respo Css start */
  .top-menu-v3 .menu-header-inner-section {
    position: absolute;
    /* top: 10px; */
    top: 6px;
    right: 100px;
  }
  .top-menu-v3 .header-right-connect-plus-vendor .menu-header-inner-section
  {
    right: 60px;
  }
  /* Menu Header Respo Css end */

  /* Create order Respo css start */
  .top-menu-v3 .create-order-inner-section {
    position: absolute;
    /* top: 10px; */
    top: 6px;
    right: 80px;
  }
  /* Create order Respo css end */

  .mobile-menu-display {
    display: block;
  }
  .daterangepicker {
    height: 285px;
    overflow-y: auto !important;
  }
  .top-menu-v3.top-menu-collapsed-outer
    .dataTables_scrollHead.whitefixedHeader {
    width: 100% !important;
    height: 42px;
    left: 0;
  }
  header .side-nav {
    padding: 7px 19px 7px;
    left: -7px !important;
  }
  .early-cod-div-inner,
  .top-wallet-reacharge {
    border-right: none;
  }
  .top-wallet-reacharge {
    padding-right: 0;
    margin-right: 0;
  }
  .top-menu-v3 #sidebar_top_menu.sidebar-collapsed {
    width: 100%;
  }
  .top-menu-v3 .page-content {
    padding: 0;
  }
  .top-menu-v3 #sidebar_top_menu.sidebar-expanded {
    z-index: 99;
    width: 100%;
    left: 0;
  }
  .top-menu-v3 header .header-right {
    margin-left: auto;
    /* display: flex; */
    display: block;
    top: 12px;
    right: 62px;
    padding: 14px 24px;
    border-top: 1px solid #e5e7eb;
    justify-content: space-between;
    background: #ffff;
  }
  .top-menu-v3 header .custom-logo {
    margin-left: 0;
    margin-top: 16px;
    position: absolute;
    /* top: -5px; */
    top: -10px;
    left: 55px;
  }
  .top-menu-v3 header .user-details-outer {
    /* margin-left: 24px; */
    position: absolute;
    /* top: 5px; */
    top: 2px;
    right: 20px;
  }
  .top-menu-v3 .master-seach-outer-section-mob {
    padding-top: 16px;
    display: block;
  }
  .top-menu-v3 .master-seach-outer-section {
    display: none;
  }
  .top-menu-v3 .master-search-inner-section {
    margin-left: 0;
  }
  .top-menu-v3 .master-search-inner-section .master-search-input {
    width: 100%;
  }
  .top-menu-v3 .header-detail-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .early-cod-div-inner {
    order: 1;
  }
  .top-menu-v3 .navbar {
    display: block;
    /* border-radius: 0 0 12px 12px; */
    /* height: 143px; */
    padding: 0;
    border-bottom: 1px solid #e5e7eb;
    z-index: 99;
  }
  .early-cod-div-inner {
    padding-right: 10px;
    margin-right: 12px;
  }
  .animation-border-outer .early-cod-div-inner {
    margin-right: 0;
  }
  .animation-border-outer {
    margin-right: 12px;
  }
  .user-details-outer .dropdown-menu {
    right: 0px !important;
    top: 30px !important;
  }
  .content-wrapper {
    /* margin-top: 70px; */
    margin-top: 40px;
  }
  .billing-nav-top-sec .billing-nav .nav-tabs .nav-link {
    padding: 0.75rem 0px;
  }
  .top-menu-v3.top-menu-expand-outer .page-content,
  .top-menu-v3.top-menu-collapsed-outer .page-content {
    margin-left: 0;
  }
  /* .menu-support-icon, .menu-help-icon
    {
        display: none;
    } */
  .top-menu-v3.top-menu-expand-outer
    #loading_orders.loading-order-outer.whiteheader-onloaddata {
    top: 95px;
  }
  .top-menu-v3 .whiteheader-aftercheckbox {
    top: 95px;
    left: 0;
  }
  .selected-filter-form.whiteheader-aftercheckbox.admin-aftercheckbox#hiddenDiv {
    top: 45px;
  }
  .top-menu-v3.top-menu-collapsed-outer
    #loading_orders.admin-loading-order.loading-order-outer.whiteheader-onloaddata {
    top: 50px;
  }
  .top-menu-v3.top-menu-collapsed-outer
    #loading_orders.loading-order-outer.whiteheader-onloaddata {
    left: 0;
    top: 95px;
    padding: 6px 20px;
  }
  .paging_simple_numbers {
    margin-top: 25px;
  }
  /* added by jayesh for create order btn */
  .create-order-button {
    padding: 6px 10px;
  }

  .product-menu-header-outer-section {
    padding-left: 0 !important;
    position: relative;
    top: 44px;
    right: 45px;
  }

  .top-menu-v3 .master-seach-outer-section-mob {
    display: none !important;
  }

  .header-right
    .header-detail-section
    .layout-topbar-createorder-btn
    .createorder-btn-mobile {
    display: inline !important;
    position: absolute !important;
    bottom: 16px !important;
    right: 63px !important;
  }

  .top-menu-v3 header .header-right {
    display: flex !important;
    justify-content: flex-end !important;
    height: 45px;
  }

  .navbar .header-right .master-seach-outer-section-mobile {
    display: inline !important;
    position: relative !important;
    right: 90px !important;
    bottom: 45px !important;
  }

  .top-menu-v3 header .custom-logo::after {
    display: none;
  }

  .top-menu-v3 header .user-details-outer {
    top: 7px;
    right: 15px;
  }

  .top-menu-v3 .header-right-admin .menu-header-inner-section {
    top: 7px;
    right: 60px;
  }

  .top-menu-v3 .header-right-admin .setting-main-outer {
    top: 7px;
    right: 80px;
  }

  .top-menu-v3 .header-right-admin .help-inner-section {
    right: 118px;
  }

  .navbar .header-right .master-seach-outer-section-mobile {
    right: 40px !important;
  }
  .top-menu-v3 .header-right-admin.header-right-connect-plus .help-inner-section {
      right: 90px;
  }
  .product-menu-header-inner-section .dropdown-menu {
    left: 0 !important;
    top: 25px !important;
  }

  .menu-header-inner-section.show .dropdown-menu.show {
    left: 35% !important;
    top: 36px !important;
  }

  .help-main-outer-section.show .dropdown-menu.show {
    left: 231px !important;
    bottom: 0 !important;
  }

  .help-main-outer-section.show .dropdown-menu.show {
    left: 231px !important;
    bottom: 95px !important;
  }

  .help-main-outer-section.show .dropdown-menu.show {
    top: 39px !important;
  }

  .dropdown-menu .setting-dropdown-details-section .modal-close {
    display: inline;
    position: absolute;
    right: 41px;
    top: 24px;
    border: none;
    background: #fff;
  }

  .top-wallet-reacharge {
    padding-right: 0 !important;
  }
  .top-wallet-reacharge .top-wallet-desk {
    display: none;
  }
  .top-wallet-mobile {
    display: inline;
  }

  .product-menu-header-outer-section
    .product-menu-header-inner-section::before {
    display: none;
  }
}
@media (min-width: 390px) and (max-width: 576px) {
  .create-order-bar {
    margin-top: 32px !important;
  }
}

@media (max-width: 480px) {
  .top-menu-v3 .menu-header-inner-section .dropdown-menu {
    width: 230px !important;
    /* height: 280px !important; */
  }

  .menu-header-outer-section
    .menu-header-inner-section
    .dropdown-menu
    .early-cod-div-inner-text {
    width: 149px !important;
  }
  .menu-header-outer-section
    .menu-header-inner-section
    .dropdown-menu
    .early-cod-div-inner {
    padding: 12px 0px 6px 6px !important;
    width: 195px !important;
    height: 68px !important;
  }

  .help-main-outer-section.show .dropdown-menu.show {
    left: 0 !important;
  }

  .menu-header-inner-section.show .dropdown-menu.show {
    left: 8% !important;
  }

  .help-main-outer-section.show .dropdown-menu.show {
    top: 39px !important;
  }
}
@media (max-width: 360px) {
  .user-details-outer .dropdown-menu {
    width: 280px;
  }
}
/* addeb by jayesh for create order btn */
@media (max-width: 410px) {
  .create-order-button span {
    font-size: 10px;
  }
}

@media (max-width: 390px) {
  .create-order-button {
    padding: 4px 6px;
    position: absolute !important;
    top: 8px !important;
    right: 52px;
    border-radius: 16px;
    padding: 6px 10px;
  }
  .create-order-button span {
    font-size: 12px;
  }
  .custom-logo-mobile-img {
    display: block !important;
    width: auto !important;
  }
  .custom-logo-img {
    display: none !important;
  }
}

@media (max-width: 320px) {
  .top-menu-v3 .menu-header-inner-section {
    right: 99px;
  }
  .top-menu-v3 .setting-main-outer {
    right: 114px;
  }

  .help-inner-section {
    right: 147px;
  }

  .navbar .header-right .master-seach-outer-section-mobile {
    right: 24px !important;
  }
}
/** top Menu Css End **/

.dataTables_info,
.dataTables_length {
  font-size: 12px;
  font-family: "HelveticaNowText-regular";
  color: #6b7280;
  line-height: 16px;
}
#vendor-name-modal .modal-header {
  align-items: center;
}
.new-export-button {
  background-color: transparent;
  border: none;
}
.dark-mode .new-export-button {
  background-color: transparent;
  border: none;
  color: var(--white-text);
}
.ex-pointer-event {
  pointer-events: none;
}
.unchecked {
  box-shadow: rgb(223 223 223) 0px 0px 0px 0px inset !important;
  border-color: rgb(223, 223, 223) !important;
  background-color: rgb(193, 199, 208) !important;
  transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s !important;
}
.unchecked-small {
  left: 0px !important;
  transition: background-color 0.4s ease 0s, left 0.2s ease 0s !important;
}
.checkbox-checked {
  background-color: rgb(0, 82, 204) !important;
  border-color: rgb(0, 82, 204) !important;
  box-shadow: rgb(0, 82, 204) 0px 0px 0px 0px inset !important;
  transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s,
    background-color 1.2s ease 0s !important;
}
.checkbox-checked-small {
  left: 20px !important;
  background-color: rgb(255, 255, 255) !important;
  transition: background-color 0.4s ease 0s, left 0.2s ease 0s !important;
}
.ex-pointer-event,
.pointer-none {
  pointer-events: none;
}
.visible-h {
  visibility: hidden;
}
.vertical-m {
  vertical-align: middle;
}
.bs-tooltip-bottom.tooltip {
  z-index: 999 !important;
}
.bs-tooltip-bottom .tooltip-inner {
  color: #f9fafb;
  box-shadow: none;
  border-radius: 4px;
  background-color: #1f2937;
  max-width: max-content;
  font-size: 12px;
  padding: 4px 8px;
  font-family: HelveticaNowText-regular;
}
/* .top-menu-collapsed-outer li.itl-menu-li .sidebar-submenu.show {
    display: none;
} */
.table-color-yellow
{
    background-color: #ffedb1;
    color: #b6684b;
}
/* wismo strip css start  */
.wismo-strip
{
  padding-top: 88px;
}
.wismo-strip .navbar
{
  top: 32px;
}
.wismo-strip #sidebar_top_menu.sidebar-collapsed
{
  top: 79px;
}
.wismo-strip-inner 
{
  position: fixed;
  top: 0;
  left: 0;
  padding-left: 24px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 32px;
  background-color: #6554c0;
  justify-content: center;
}
.wismo-strip-text
{
  /* padding: 5.5px 0 5px 0; */
  /* height: 32px; */
  color: white;
}
.wismo-strip-text a
{
  padding-left: 4px;
}
.wismo-strip-text .blue-text
{
  font-weight: bold;
  text-decoration: underline;
}
.dark-mode .wismo-strip-text
{
  color: white;
}
.wismo-strip #sidebar_top_menu
{
  top:79px;
}

@media(max-width:1024px)
{
  .wismo-strip #sidebar_top_menu
  {
    top:0px;
  }
}
@media(max-width:767px)
{
  .wismo-strip-inner 
  {
    height: 58px;
  }
  .wismo-strip .navbar 
  {
    top: 58px;
  }
  .wismo-strip-text
  {
    line-height: 20px !important;
  }
  .wismo-strip
  {
    padding-top: 114px;
  }
  .wismo-strip-inner 
  {
    padding: 0 7px;
  }
}
/* wismo strip css end  */

/* wismo strip in view-order & ndr */
.main-wrapper.view-order-main-outer.show-notification-bar {
  padding-top: 50px;
}
.view-order-wismo-strip-outer{
background: linear-gradient(to right, #fce1fc 57%, #52d5f9);
padding: 1px;
  border-radius: 11px;
margin-bottom: 0;
position: relative;
margin-top: 10px;
margin-right: 6px;
}
.view-order-wismo-strip-outer .wismo-close-icon{
position: absolute;
  right: -8px;
  top: -8px;
cursor: pointer;
}

.view-order-wismo-strip .wismo-outer
{
display: flex;
align-items: center;
gap: 16px;
}
.view-order-wismo-strip {
background: linear-gradient(90deg, #FEF3FF 0%, rgba(254, 243, 255, 0.50) 57.27%, #BFF0FE 100%);
  padding: 16px 24px;
display: flex;
  align-items: center;
  justify-content: space-between;
border-radius: 11px;
border-color: linear-gradient(90deg, #FEF3FF 0%, rgba(254, 243, 255, 0.50) 57.27%, #BFF0FE 100%);
}
.view-order-wismo-strip .wismo-content span{
font-family: 'HelveticaNowText-medium';
}
.view-order-wismo-strip .wismo-content{
font-family: 'HelveticaNowText-regular';
line-height: 18px;
font-size: 14px;
font-weight: normal;
color:#282e34;
}
.view-order-wismo-strip .wismo-btn a{
width: 90px;
height: 28px;
flex-grow: 0;
padding: 6px 12px;
border-radius: 6px;
background-color: #1279ff;
color:#fff;
}
.view-order-wismo-strip .wismo-btn a:hover{
  color:#fff;
}
.wismo-btn {
  width: 130px;
  margin-left: auto;
  text-align: right;
}
@media(min-width:768px) and (max-width:1200px){
  .view-order-wismo-strip{
    display: block;
  }
  .wismo-btn{
    margin-top:20px;
    margin-left: 40px;
  }
  .view-order-wismo-strip-outer{
    margin-left: 8px;
  }
}
@media(max-width:767px) {
  #wismo_strip{
    display: none!important;
  }
}
/* wismo strip in view-order & ndr */