body {
  font-size: .875rem;
 /* height: 100%;*/
 margin-bottom: 0 !important;
}

.feather {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}

/*
 * Sidebar
 */

.sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100; /* Behind the navbar */
  padding: 0;
  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 48px; /* Height of navbar */
  height: calc(100vh - 48px);
  padding-top: .5rem;
  overflow-x: hidden;
  overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

.sidebar .nav-link {
  font-weight: 500;
  color: #333;
}

.sidebar .nav-link .feather {
  margin-right: 4px;
  color: #999;
}

.sidebar .nav-link.active {
  color: #007bff;
}

.sidebar .nav-link:hover,
.sidebar .nav-link.active {
  color: #007bff;
}

.sidebar-heading {
  font-size: .75rem;
  text-transform: uppercase;
}

/*.sidebar:hover .hide-menu{display: flex; align-items: center;}
.sidebar:hover,.sidebar:hover .nav-item{ width: 269px; z-index: 10000;}
.sidebar:hover .submenu .nav-link{padding: .8rem 1.05rem .8rem 2.5rem;}*/

.sidebar-open .sidebar .hide-menu{display: flex; align-items: center;}
.sidebar-open .sidebar, .sidebar-open .sidebar .nav-item { width: 269px; z-index: 10000;}
.sidebar-open .sidebar .submenu .nav-link{padding: .8rem 1.05rem .8rem 2.5rem;}

/*
 * Navbar
 */

.navbar-brand {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 1rem;
  background-color: rgba(0, 0, 0, .25);
/*  box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);*/
}

.navbar .form-control {
  padding: .75rem 1rem;
  border-width: 0;
  border-radius: 0;
}

.form-control-dark {
  color: #fff;
  background-color: rgba(255, 255, 255, .1);
  border-color: rgba(255, 255, 255, .1);
}

.form-control-dark:focus {
  border-color: transparent;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}

/*
 * Utilities
 */

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.btn-file>input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  height: 100%;
  width: 100%;
  direction: ltr;
  cursor: pointer;
  border-radius: 0;
}


.sidebar,.sidebar .nav-item{
  width: 50px;
}

.sidebar .nav-item .nav-link{height: 45px;}
.sidebar .hide-menu{ display: none; }
/*.sidebar:hover .hide-menu{display: flex;}
.sidebar:hover,.sidebar:hover .nav-item{
  width: 269px;
  z-index: 10000;
}*/
.sidebar.show-menu .hide-menu{
  display: flex;
  align-items: center;
}
.sidebar.show-menu,.sidebar.show-menu .nav-item {
    width: 269px;
    z-index: 10000;
}
.navigation-otr span{
  background: #eee;
  padding: 9px 15px 9px 15px;
  margin: -1px 0 0 0;
  border-bottom: solid 1px #ccc;
}
.navigation-otr a.nav-link{
  padding: 0;
}
.sidebar .nav-link{ display: flex;  align-items: center; padding: .8rem 1.05rem;}
/*.sidebar .nav-link .fas,.sidebar .nav-link .icons{ margin-right: 10px; }*/
.navigation-otr{ background: #007bff;}
.navigation-otr a.nav-link{ padding-top: 12px; padding-bottom: 11px; height: 48px !important; }
.navigation-otr a.nav-link span{ color: #fff; font-size: 16px;}
.navigation-otr .fas{ color: #fff; font-size: 19px; }
.sidebar.show-menu .submenu .nav-link{padding: .8rem 1.05rem .8rem 2.5rem;}

/*nav-action*/
.nav-action{ list-style: none; align-items: center; margin-bottom: 0; }
.nav-action .custom-select {height: calc(2rem + 2px);}
.nav-action li{ padding-left: 10px; }
.avtar-drp .dropdown-toggle{ color: #fff; }
.avtar-drp .img-circle{ border-radius: 50%; }
.avtar-drp .dropdown-toggle::after{ top: 2px; position: relative; }
.avtar-drp .dropdown-menu{ /*right: 0; left: inherit;*/ margin: 8px 0 0 0; padding: 4px 0; right: 0; left: auto;}
.notification-drp .dropdown-menu{ right: 0; left: inherit; margin: 12px 0 0 0;}
.notification-drp{ color: #fff; }
#notification-count{
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  top: -2px;
  right: 4px;
}
.notificationDropdown{
  width: 600px;
  right: 0;
  left: auto;
}
.notificationDropdown .list-group{
  max-height: 500px;
  overflow: auto;
}
.notificationDropdown .loader{
  margin: 50px auto;
}
.notificationDropdown .list-group-item{
  padding-left: 20px;
  padding-right: 20px;
}
/*main-container*/
.main-container{
  margin-left: 50px;
  height: 100%;
  padding-top: 48px;
}
.admin-menu .main-container {
  margin-left: 269px;
}

.main-inner{
  padding: 15px;
}

/*cus-breadcrumb*/
.cus-breadcrumb{
  background: transparent;
  padding: 0;
  margin: 0;
  justify-content: flex-end;
}

.pagination-section{
  border-top: 1px solid rgba(0,0,0,.1);
  padding: 15px 0 0;
  align-items: center;
}


/*image close btn*/
.close-btn{
  right: 10px;
  top: -5px;
}

.product-or{
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  padding-bottom: 3px;
}

.tet-drp{
  left: 10px;
  width: 220px;
  height: 290px;
  overflow-y: auto;
  overflow-x: hidden;
}

.input-sm {
  height: 31px;
  padding: 4px 10px 5px;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: 3px;
}


/*login*/
.form-signin {
  width: 100%;
  max-width: 420px;
  padding: 15px;
  margin: 0 auto;
}

.login-container{
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  height: calc(100vh - 80px);
}

.hide-loader{
	display:none;
}

.preloader{
  width:100%;
  height:100%;
  top:0;
  position:fixed;
  z-index:99999;
  background: rgba(255,255,255,0.6) !important;
}
.preloader .cssload-speeding-wheel{
  position:absolute;
  top:calc(50% - 3.5px);
  left:calc(50% - 3.5px)
}

.navbar-brand {
  padding: 9px 15px 9px;
  background: #eee;
  border-bottom: solid 1px #ccc;
}


.sidebar .nav{
  height: calc(100% - 28px);
  overflow: auto;
  display: block;
}
/*scroll bar change*/
/* width */
.sidebar .nav::-webkit-scrollbar {
  width: 8px;
}

/* Track */
.sidebar .nav::-webkit-scrollbar-track {
  background: #eee;
}

/* Handle */
.sidebar .nav::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 6px;
}

/* Handle on hover */
.sidebar .nav::-webkit-scrollbar-thumb:hover {
  background: #999;
}


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


.error-group .error{
  order: 1;
  flex: 100%;
}

.navigation-otr a.nav-link i.fa-bars{
  padding: 14px 0 16px 0;
  display: block;
  margin: 0;
  width: 50px;
  text-align: center;

}

.sidebar .nav-item .nav-link .icons,.sidebar .nav-item .nav-link .fas{
  margin: 0 10px 0 0;
}
.sidebar .nav-item .nav-link .fas.fa-angle-down,
.sidebar .nav-item .nav-link .fas.fa-angle-up{
  margin: 0;
}
/*.sidebar .nav-item .nav-link .icons,.sidebar .nav-item .nav-link .fas.fa-angle-down,
.sidebar .nav-item .nav-link .icons,.sidebar .nav-item .nav-link .fas.fa-angle-up{
  margin: 0;
}*/
.navigation-otr a.nav-link .fas.fa-times{
  display: none;
}

.add-more-button{
  box-shadow: none !important;
}

.sidebar.show-menu .navigation-otr a.nav-link .fas.fa-times{
  display: block;
  padding: 14px 0 16px 0;
  width: 50px;
  text-align: center;
  margin: 0px;
}

.sidebar.show-menu .navigation-otr a.nav-link .fas.fa-bars{
  display: none;
}

.multiselect-container.dropdown-menu>li>a {
  display: block;
  padding: 0;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.multiselect-container.dropdown-menu .checkbox,.multiselect-container.dropdown-menu label{
  display: block;
}

.multiselect-container.dropdown-menu b{
  font-weight: bold;
}

.multiselect-container{
  font-size: 14px;
}

.multiselect-container.dropdown-menu>.active>a,
.multiselect-container.dropdown-menu>.active>a:focus,
.multiselect-container.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.multiselect-container.dropdown-menu>li>a:focus,
.multiselect-container.dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.multiselect-container.dropdown-menu .glyphicon-search:after{
  content: "";
  background: url(../../assets/images/search.jpg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  margin: 5px 0 0 0;
}
.glyphicon-remove-circle:after{
  content: "";
  background: url(../../assets/images/clear.jpg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  top: 3px;
  right: -4px;
  position: relative;

}
.multiselect-container.dropdown-menu .input-group-addon {
  padding: 6px 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border-right: 1px solid #ccc;
  border-radius: 0;
}

.multiselect-container.dropdown-menu .multiselect-search{
  padding: 6px 12px;
  font-size: 14px;
}

.multiselect-container.dropdown-menu .input-group {
  margin: 5px;
  width: calc(100% - 10px);
  border: 1px solid #ccc;
}

.multiselect-native-select .multiselect.btn{
  padding: .20rem .75rem;
}

.multiselect-native-select .multiselect-clear-filter{
  padding: .500rem .45rem;
  border-radius: 0;
  border-left: 1px solid #ccc;
}

.multiselect-native-select .dropdown-toggle::after{
  border-top: .25em solid;
  border-right: .25em solid transparent;
  border-bottom: 0;
  border-left: .25em solid transparent;
  position: relative;
  top: 1px;
}

.multiselect-native-select  .multiselect-selected-text{
  font-size: 14px;
}

.multiselect-native-select .dropdown-toggle{
  background: #007bff;
  color: #fff;
}

.cus-multi-select .multiselect-native-select .dropdown-toggle {
  border-color: #ced4da;
  background: #fff;
  color: #000;
  padding: .375rem .75rem;
  line-height: 1.5;
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
}

.cus-multi-select .btn-group{
  width: 100%;
}
.cus-multi-select .multiselect-native-select .multiselect-selected-text {
  font-size: 14px;
  width: calc(100% - 16px);
  display: inline-block;
  color: #495057;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cus-multi-select .multiselect-container{ width: 100%; }
.cus-multi-select-zindex .multiselect-container { z-index: 9999; }
/*AR479 15-10-2020*/
.box-border {
  border: 1px solid rgba(0,0,0,.1);
  padding: 10px;
}
.list-style-none {
  list-style: none;
}
.brdr-right {
  border-right: 1px solid rgba(0,0,0,.1);
}

/*AR479 15-10-2020*/

/*table data*/
table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc {
  padding-right: 30px
}

table.dataTable thead>tr>td:active,
table.dataTable thead>tr>th:active {
  outline: 0
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative !important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
  position: absolute !important;
  bottom: .5em;
  display: block;
  opacity: .3;
  top: 8px;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
  right: 1em;
  content: "\f0de";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  font-size: 1rem;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
  content: "\f0dd";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  right: 16px;
  font-size: 1rem
}

table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
  opacity: 1
}

table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0
}

.demo-filter{
  display: none;
  background-color: rgb(255, 255, 255);
  box-shadow: -10px 0px 24px 0px rgba(0, 0, 0, 0.15);
  width: 460px;
  position: fixed;
  right: 0;
  top: 48px;
  z-index: 2000;
  height: calc(100% - 48px);
  padding: 15px 0 0 0;
}
.demo-filter.filter-open{
  display: block;
}

.p-relative{
  position: relative;
}

.filter-box{
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  height: 100%;
}
.filter-heading{
  flex: none;
}

.filter-footer{
  flex: none;
}

.filter-body{
  flex: 1;
  overflow-y: auto;

}

.line-1.2{
  line-height: 1.2;
}

.custom-column-box{
  display: none;
  background-color: rgb(255, 255, 255);
  box-shadow: -10px 0px 24px 0px rgba(0, 0, 0, 0.15);
  width: 260px;
  position: fixed;
  right: 0;
  top: 48px;
  z-index: 10;
  height: calc(100% - 48px);
  padding: 15px 0 0 0;
}
.custom-column-box.custom-list-open{
  display: block;
}

.filter-count-more{
  background-color: #6c757d;
  border-color : #6c757d;
}

.filter-count-more:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.catch, .marketplacelogo{
  background: url(../../assets/images/manual-order.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain !important;
  border: solid 1px #ddd;
  background-color: #fff !important;
  background-position: center !important;
}

/* .ebay{
  background: url(../../assets/images/ebay.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}

.amazon{
  background: url(../../assets/images/amazon.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}

.bunnings{
  background: url(../../assets/images/bunnings.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}
.trademe{
  background: url(../../assets/images/trademe.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}
.themarket{
  background: url(../../assets/images/the-market.png) no-repeat;
  display: inline-block;
  width: 92px;
  height: 35px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}
.mydeal{
  background: url(../../assets/images/myDeal.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}
.kogan{
  background: url(../../assets/images/kogan.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}
.iconic{
  background: url(../../assets/images/iconic.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}
.myer{
  background: url(../../assets/images/myer.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #000;
  background-position: center;
}
.shopify{
  background: url(../../assets/images/shopify.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}
.magento{
  background: url(../../assets/images/magento.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}
.bigCommerce{
  background: url(../../assets/images/bigcommerce.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}
.woocommerce{
  background: url(../../assets/images/woocommerce.jpg) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
} 

.neto{
  background: url(../../assets/images/neto.png) no-repeat;
  display: inline-block;
  width: 92px;
  height: 30px;
  background-size: contain;
  border: solid 1px #ddd;
  background-color: #fff;
  background-position: center;
}

*/
.manual-order{
  background: url(../../assets/images/manual-order.jpg) no-repeat;
}

/* Select box to show as black when validation is being triggered */
select.error {
    color: #495057;
}

/* input box to show as black when validation is being triggered */
input.error {
    color: #495057;
}

/*access denied*/
.access-denied-outer{
text-align: center!important;
height: calc(100vh - 80px);
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.access-denied-outer h5{color: #343a40; font-weight: bold; font-size: 32px; margin: -95px 0 0 0;}
.access-denied-outer p{margin: 5px 0 50px 0;}

.icon-wrap{
  white-space: nowrap;
}

.icon-wrap .show_detail {
  position: relative;
  top: 2px;
}

.icon-wrap .deletePurchaseOrderItem {
  margin-right: 10px;
}
.icon-wrap .delete_row {
  margin-right: 10px;
}

.error-img-preview .error{
  display: block;
}


.filter .search-btn{
  border-radius: 0 3px 3px 0;
}

.main-container .fixed-top{
  width: calc(100% - 50px);
  left: 50px;
  z-index: 999999;
}


.custom-alert{
  width: 100%;
  display: block;
  padding: .75rem 1rem;
}

.toggle_class{
  border: 1px solid;
    padding: 0px;
    margin: 0px 10px 0px 10px;
}

.box-img{
    height: 132.61px;
}
.main-box-img{
    height: 200px;
}
.upload-drop-zone {
    height: 80px;
    border-width: 2px;
    margin-bottom: 20px;
}
.upload-drop-zone {
    color: #ccc;
    border-style: dashed;
    border-color: #ccc;
    line-height: 60px;
    text-align: center
}

.gallery-wrap {
  padding: 0 20px;
}

.gallery-wrap .img-big-wrap .slick-list {
  border: 1px solid #ccc;
}

.gallery-wrap .img-big-wrap .slick-list .slick-track {
  display: flex;
}

.gallery-wrap .img-big-wrap .slick-slide {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
}

.gallery-wrap .img-big-wrap .slick-slide a {
  cursor: inherit;
}
.gallery-wrap .img-big-wrap img {
  max-height: 450px;
  width: auto;
  display: inline-block;
  /*cursor: zoom-in;*/
}


.gallery-wrap .img-small-wrap .item-gallery {
  width: 60px;
  height: 60px;
  margin: 7px 0;
  margin-right: 7px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  border: 1px solid #ccc;
  cursor: pointer;
}

.gallery-wrap .img-small-wrap {
  text-align: center;
}
.gallery-wrap .img-small-wrap img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  /*cursor: zoom-in;*/
  display: inline-block;
}

.gallery-wrap .img-small-wrap a:focus,.gallery-wrap .img-big-wrap a:focus{ outline: none; }

.gallery-wrap .slick-arrow,
.gallery-wrap .slick-prev:before,
.gallery-wrap .slick-next:before {
  color: #000 !important;
  opacity: 1;
  font-weight: bold;
  font-family: 'Font Awesome 5 Free';
}

.gallery-wrap .slick-prev:before {
  content: "\f053";
}
.gallery-wrap .slick-next:before {
  content: "\f054";
}

a:focus{
  outline: none !important;
  outline-width: 0px !important;
}

/*AR479 bugfix*/
.po-item-note {
  height: 80px;
  overflow-y: auto;
}
.po-item-note hr {
  margin: 10px 0;
}
.manual-upload-document .remove_new_document .fas {
  display: flex;
  align-items: center;
  height: 100%;
}
.header-fix-table thead th {
  background: #fff;
}
.character-count {
  float: right;
  font-weight: 700;
  margin-bottom: 0px;
}
.b-pro .style-list p {
  flex-wrap: wrap;
}
.b-pro .pro-brand p {
  flex-wrap: inherit;
}
.table td.td-right-align {
  text-align: right;
  padding-right: 30px;
}

.product-merge-modal-section {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  border: rgb(0 0 0 / 12%);
  padding: 10px;
}
.product-merge-modal-section .add-products-switch {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.product-merge-modal-section .add-products-switch label {
  margin-bottom: 0px;
}
.product-merge-modal-section .add-products-switch input.bootstrap-switch {
  margin: 0 10px;
}

/* Toggle Switch CSS */
input[type="checkbox"].bootstrap-switch{
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	width: 3.5em;
	height: 1.5em;
	background: #ddd;
	border-radius: 3em;
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  }

  input[type="checkbox"].bootstrap-switch:checked{
	background: #0ebeff;
  }

  input[type="checkbox"].bootstrap-switch:after{
	position: absolute;
	content: "";
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	background: #fff;
	-webkit-box-shadow: 0 0 .25em rgba(0,0,0,.3);
	        box-shadow: 0 0 .25em rgba(0,0,0,.3);
	-webkit-transform: scale(.7);
	        transform: scale(.7);
	left: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  }

  input[type="checkbox"].bootstrap-switch:checked:after{
	left: calc(100% - 1.5em);
  }

  table tr td.spaced_full {
    height: 100px;
  }


.mplist-table-collapse td:first-child {
  padding-left: 40px;
  position: relative;
}
.mplist-table-collapse > td:first-child:before {
  content: " ";
  position: absolute;
  width: 2px;
  height: 100%;
  background: #dee2e6;
  top: 0px;
  left: 30px;
}
.mplist-table-collapse.last-collapse-tr {
  border-bottom: 2px solid #adb0b3;
}
.client-list-scroll {
  max-height: 65px;
  overflow-y: auto;
}

/*===== Category Mapping Step =====*/
.step-container { padding: 20px 0 0 0;}
.step-body { background: #fff; border: 1px solid #e1e1e1; text-align: center; padding: 30px 0 10px 0;}
.step-content .step-count { display: flex; justify-content: space-between; width: 440px; margin: 0 auto; margin-bottom: 65px; max-width: 100%; padding: 0px; list-style: none;}
.step-content .step-count li { width: 50%; text-align: center; position: relative;}
.step-content .step-count li:before { content: ""; width: 50%; height: 4px; background: #e1e1e1; position: absolute; right: 0; bottom: 23px;}
.step-content .step-count li:after { content: ""; width: 50%; height: 4px; background: #e1e1e1; position: absolute; left: 0; bottom: 23px;}
.step-content .step-count li:first-child:after { display: none; }
.step-content .step-count li:last-child:before { display: none; }
.step-content .step-count li.done:before,
.step-content .step-count li.done + li:after { background: #007bff;}

.step-content .step-count li label { font-size: 14px; font-weight: normal; color: #000000; display: block; margin-bottom: 0px; position: absolute; left: 50%; transform: translateX(-50%);}
.step-content .step-count li span { width: 50px; height: 50px; background: #d4d3d3; font-size: 16px; color: #989898; font-weight: bold; border-radius: 50%; margin: 0 auto; display: flex; align-items: center; justify-content: center; position: relative; z-index: 9; border: 3px solid transparent;}
.step-content .step-count li.active label { color: #007bff;}
.step-content .step-count li.active span { background: #007bff; color: #fff; border-color: #cce5ff;}

.step-tab-content { width: 100%; position: relative; flex: 1;}
.step-tab-content fieldset { position: relative !important; transform: inherit !important; left: 0 !important; right: 0; height: 100%;}
.step-tab-content fieldset:not(:first-of-type) { display: none;}
.step-tab-content .step-tab-container { width: 100%; display: block; text-align: left; border-bottom: 1px solid #e1e1e1; padding: 10px 20px 35px 20px; margin-bottom: 10px;}
.step-tab-content .step-tab-container.mapping-preview { padding-bottom: 105px; }
.step-tab-container .mapping-top-detail { text-align: left; border: 1px solid #ededed; margin-bottom: 10px;}
.step-tab-container .mapping-top-detail .mapping-text-box { padding: 15px 10px 10px 10px; margin: 0px; list-style: none;}
.step-tab-container .mapping-top-detail .mapping-text-box.mapping-right { border-left: 1px solid #ededed;}
.mapping-top-detail .mapping-text-box li { font-size: 14px; font-weight: 600; color: #000000; line-height: normal; margin-bottom: 5px;}
.mapping-top-detail .mapping-text-box li span { font-weight: normal; color: #989898;}
.marketplace-map-category .mmap-content .title { background: #007bff; padding: 17px 10px; display: flex; align-items: center;}
.mmap-content .title h3 { font-size: 14px; color: #ffffff; font-weight: 600; margin-bottom: 0px; flex: 1;}
.mmap-content .title .sorting { line-height: 1; font-size: 14px; font-weight: 600; color: #ffffff; display: flex; align-items: center;}
.mmap-content .title .sorting .sorting-icon { margin-left: 10px;}
.mmap-content .title .sorting .sorting-icon img { width: 12px; cursor: pointer;}
.marketplace-map-category .marketplace-logo-list { margin: 0; padding: 0px; list-style: none; display: flex; flex-wrap: wrap;}
.marketplace-map-category .marketplace-logo-list li { cursor: pointer; flex: 0 0 25%; border: 1px solid #ced4da; display: flex; align-items: center; justify-content: center; padding: 15px 10px;}
.marketplace-map-category .marketplace-logo-list li.active { border: 1px solid #00a651; background: #f2fff8;}
.marketplace-map-category .marketplace-logo-list li .color { display: none; }
.marketplace-map-category .marketplace-logo-list li.active .black { display: none; }
.marketplace-map-category .marketplace-logo-list li.active .color { display: block; }

.marketplace-map-category .map-category-accordion { border: 1px solid #adb0b3;}
.map-category-accordion .card-header { border-radius: 0px; background: #f1f1f1; padding: 0 0 0 10px; height: 34px; display: flex; align-items: center; justify-content: space-between;}
.map-category-accordion .card-header a { display: inline-block; }
.map-category-accordion .card-header .category-search { width: 300px;}
.map-category-accordion .card-header .category-search .form-control { height: 100%; border: none; background: rgba(255,255,255,0.5); border-radius: 0px; font-size: 12px; color: #000; height: 34px; outline: none; box-shadow: none;}
.map-category-accordion .card-header .accordion-arrow { width: 8px; height: 7px; background: url(../../assets/images/category-mapping/arrow-up.png) no-repeat; margin-right: 10px;}
.map-category-accordion .card-header .collapsed .accordion-arrow { background: url(../../assets/images/category-mapping/arrow-down.png) no-repeat;}
.map-category-accordion .card-header h5 { display: flex; align-items: center;}
.map-category-accordion .card-header h5 img { max-height: 15px; }
.map-category-accordion .accordion .card { border: none; }
.map-category-accordion .accordion .card .card-body { padding: 10px; }

.map-category-list { max-height: 400px; overflow-y: auto; overflow-x: hidden;}
.map-category-list.jstree-default > .jstree-container-ul .jstree-node { width: 100%; background: transparent; padding-right: 25px; margin-bottom: 0px; margin-left: 20px;}
.map-category-list.jstree-default > .jstree-container-ul > .jstree-node { margin-left: 0px; }
.map-category-list.jstree-default .jstree-anchor { width: 100%; font-size: 12px; color: #000000; font-weight: normal; white-space: normal; height: auto; box-shadow: none; padding: 4px 10px; background: transparent; border: 1px solid #adb0b3; display: inline-flex; margin-bottom: 5px;}
.map-category-list.jstree-default .jstree-anchor:hover { background: transparent;}
.map-category-list.jstree-default .jstree-leaf .jstree-anchor { padding: 4px 2px;}
.map-category-list.jstree-default .jstree-node > .jstree-icon { margin-right: 5px; background-size: 100% !important; width: 15px; height: 15px; margin-top: 9px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in;}
.map-category-list.jstree-default .jstree-closed > .jstree-ocl { background: url(../../assets/images/category-mapping/icon-plus.png) no-repeat center center;}
.map-category-list.jstree-default .jstree-open > .jstree-ocl { background: url(../../assets/images/category-mapping/icon-minus.png) no-repeat center center;}
.map-category-list.jstree-default .jstree-themeicon { display: none; }
.map-category-list.jstree .jstree-open > .jstree-children { position: relative; left: 5px; -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s; transition: all 0.5s;}
.mapping-preview .custom-table-scroll { border: 1px solid #adb0b3;}

.step-content .action-button, .step-content .action-button-previous { width: 100px; height: 40px; background: #007bff; font-size: 16px; font-weight: normal; color: #fff; border: 0; border-radius: 5px; cursor: pointer; text-align: center; outline: none;}
.step-content .action-button { float: none; background: #007bff;}
.step-content .action-button-previous { float: none; background: #e7e7e7; color: #333333; margin-right: 16px;}

.no-select-marketplace { display: flex; flex-direction: column; align-items: center; padding: 140px 0;}
.no-select-marketplace img { max-height: 254px; }
.no-select-marketplace span { font-size: 18px; font-weight: 600; margin-top: 40px; color: #000000;}

.custom-select {
  padding-right: 25px;
}
.table a:hover {
  text-decoration: none;
}
.qty-icon img {
  max-width: 12px;
}

.mpl-table tbody tr.even {
  background: rgba(0,0,0,.05);
}
.mpl-table tbody tr.odd {
  background: #fff;
}

/*Add Mapping CSS*/
.category-mapping-content { display: flex; min-height: calc(100vh - 110px); border: 1px solid #e1e1e1;}
.category-mapping-content .category-mapping-left { width: 30%; border-right: 1px solid #e1e1e1;}
.category-mapping-left .client-tenant-name { margin: 0px; padding: 0px; list-style: none; display: flex; justify-content: space-between; background: #f8f8f8; border-bottom: 1px solid #e1e1e1;}
.category-mapping-left .client-tenant-name li { font-size: 14px; font-weight: 500; color: #007bff; padding: 10px 18px; flex: 1; display: flex;}
.category-mapping-left .client-tenant-name li:first-child { border-right: 1px solid #ededed;}
.category-mapping-left .client-tenant-name li:last-child { border-left: 1px solid #ededed;}
.category-mapping-left .client-tenant-name li span { font-weight: normal; color: #000000; flex: 1; padding-left: 5px;}
.category-mapping-left .cm-left-detail { padding: 16px 20px; }
.cm-left-detail .form-group label { font-weight: 600; }
.cm-left-detail .form-group .form-control,
.cm-left-detail .form-group .custom-select { color: #000; font-size: 14px;}

.cm-left-detail .btn-search-category { position: absolute; top: -4px; right: 0px; background: #f0efef; color: #007bff; font-size: 12px; font-weight: 500; padding: 4px 12px; border-radius: 14px;}
.search-category-modal .modal-content { border: none; border-radius: 0px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;}
.search-category-modal .modal-header .modal-title { font-size: 20px; font-weight: 700; color: #000;}
.search-category-modal .search-category-modal-top { border-bottom: 1px solid #e1e1e1; padding: 1rem;}
.search-category-modal-top label { font-weight: 500; }
.search-category-modal-top .search-category-modal-input { display: flex; align-items: center;}
.search-category-modal-input .form-control { flex: 1; margin-right: -1px; color: #000;}
.search-category-modal-input .btn-primary { min-width: 100px; }
.search-category-modal .search-category-modal-filters { padding: 1rem;}
.search-category-modal .modal-footer .btn-secondary, .search-category-modal .modal-footer .btn-secondary:active { min-width: 100px; background: #e1e1e1; color: #000000; border-color: #e1e1e1;}
#category_mapping.table-striped tbody tr:nth-of-type(odd) { background: transparent; }
#category_mapping.table-striped tbody tr.even { background: #f2f2f2;}
.search-category-modal .custom-radio [type="radio"] + label:before { top: 3px; }
.search-category-modal .custom-radio [type="radio"]:checked + label:after, .search-category-modal .custom-radio [type="radio"]:not(:checked) + label:after { top: 4px; }

/* Custom Radio */
.custom-radio { position: relative; }
.custom-radio [type="radio"]:checked, .custom-radio [type="radio"]:not(:checked) { position: absolute; opacity: 0; z-index: -1; font-size: 0px; }
.custom-radio [type="radio"] + label { font-size: 12px; color: #969fae;}
.custom-radio [type="radio"]:checked + label, .custom-radio [type="radio"]:not(:checked) + label { position: relative; padding-left: 28px; line-height: 18px; cursor: pointer; color: #000; margin-bottom: 0px;}
.custom-radio [type="radio"]:checked + label:before { content: ""; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border: 1px solid #007bff; border-radius: 100%; background: #fff; }
.custom-radio [type="radio"]:not(:checked) + label:before { content: ""; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border: 1px solid #ccc; border-radius: 100%; background: #fff; }
.custom-radio [type="radio"]:checked + label:after, .custom-radio [type="radio"]:not(:checked) + label:after { content: ""; width: 10px; height: 10px; background: #007bff; position: absolute; top: 4px; left: 4px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
.custom-radio [type="radio"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); }
.custom-radio [type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
/* Custom Radio */

.category-mapping-content .category-mapping-right { width: 70%; padding: 18px 20px;}
.category-mapping-right .table { border: 1px solid #adb0b3; }
.category-mapping-right .table td, .category-mapping-right .table th { padding: 5px 8px; border-top: 1px solid #adb0b3; color: #000;}
.category-mapping-right .table thead th { border-bottom: 1px solid #adb0b3; font-weight: 500;}
.category-mapping-right .table .custom-control { min-height: inherit; padding-left: 10px;}
.category-mapping-right .table .action { text-align: right;}
.category-mapping-right .table .action a { font-size: 14px;}

.marketplaces-table { margin: 0px; border: 1px solid #e2e6ea;}
.marketplaces-table tr td { border: none; padding: 10px;}
.m-marketplaces-list { border: 1px solid #e2e6ea; }
.m-marketplaces-list .title { background: #f2f2f2; font-size: 14px; font-weight: 500; color: #000; padding: 10px; margin: 0px;}
.m-marketplaces-list .list-inline-ul { display: flex; flex-wrap: wrap; margin: 0px; padding: 0px; list-style: none; min-height: 170px;}
.m-marketplaces-list .list-inline-ul li { width: 12.5%; height: 85px; padding: 10px; display: flex; align-items: center; justify-content: center; border: 1px solid #e4e7eb;}
.m-marketplaces-list .list-inline-ul li img { max-height: 30px; }

.category-multiselect-filter .multiselect-native-select .btn-group { width: 100%; }
.category-multiselect-filter .multiselect-native-select .dropdown-toggle { width: 100%; text-align: left; background: #ffffff; color: #000000; border: 1px solid #e1e1e1; padding: .375rem .75rem; display: flex; align-items: center;}
.category-multiselect-filter .multiselect-container.dropdown-menu { width: 100%; }
.category-multiselect-filter .multiselect-native-select .multiselect-selected-text { font-size: 14px; width: calc(100% - 16px); display: inline-block; color: #495057; overflow: hidden; text-overflow: ellipsis;}
.category-multiselect-filter .multiselect-container.dropdown-menu li a { white-space: normal; }
.category-multiselect-filter .multiselect-container.dropdown-menu li a label { padding-left: 20px; }

.bulk-child-list td:first-child { padding-left: 40px; position: relative;}
.bulk-child-list > td:first-child:before { content: " "; position: absolute; width: 2px; height: 100%; background: #dee2e6; top: 0px; left: 30px; }
.bulk-product .list-image { width: 60px; height: 60px; }
.bulk-product .list-image a { width: 100%; height: 100%;}
.bulk-product .list-image img { height: 100%; width: 100%;}
.bulk-product .style-list { width: calc(100% - 70px);}

.checkbox-radio.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before { background: #dee2e6; }
.checkbox-radio.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {background: transparent;}
.mw-100 { width: 100px; }
/*Checkbox box shadow*/
.custom-control-input:focus ~ .custom-control-label::before { box-shadow:none;}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgb(0 123 255 / 25%);}
/*Checkbox box shadow*/
.custom-token .tokenfield .token { height: auto;}
.custom-token .tokenfield .token-input { min-width: 120px !important; }

/*Ebay Policies CSS*/
.info-tooltip-icon { width: 16px;}
.payment-option label { display: block; }
.paypal-cards { height: 80px; }
.shipping-box { border: 1px solid #ced4da; border-radius: .25rem; padding: 10px; margin-top: 25px;}
.shipping-box .all-buyers-select { width: 50%; margin-top: -50px;}
.shipping-services-row ul { margin: 0px; padding: 0px; list-style: none; display: flex;}
.shipping-services-row ul li { margin-left: 10px; position: relative;}
.shipping-services-row ul li:first-child { margin-left: 0px;}
.shipping-services-row ul li.flex-1 { flex: 1; }
.shipping-services-row ul .cost-each { position: relative; }
.shipping-services-row ul .cost-each input { width: 100px; padding-left: 20px;}
.shipping-services-row ul .cost-each span { position: absolute; left: 8px; bottom: 9px;}
.shipping-services-row ul li .each-additional { display: flex; align-items: center;}
.shipping-services-row ul li .each-additional .custom-control { margin-left: 10px; }
.offer-additional-service { text-decoration: none !important; margin-top: 10px; display: inline-block;}
.handling-select { width: 25%; }
.ebay-sites { display: flex;}
.ebay-sites svg { fill: #007bff; flex: none; margin-top: 3px;}
.ebay-sites span { margin: 0 5px; line-height: normal;}
.create-table-exclusion { text-decoration: none !important; margin-top: 5px; display: inline-block;}
.return-policy-content .custom-select { width: auto; display: block;}
.additional-rpd label { margin-bottom: 0px; display: block;}
.additional-rpd span { font-size: 12px; display: block; margin-bottom: .5rem; color: #999;}
.additional-rpd p { font-size: 12px; margin: 0px; color: #999; text-align: right;}
.shipping-services-row ul li span.error { top: 100%; bottom: 0px; }
/*Ebay Policies CSS*/
.listing-master-list .list-action { flex-wrap: wrap; }
.listing-master-list .list-action li { width: 33.33%; }

/*========== kogan/image-tab CSS Start ==========*/
.add-image-cw { font-size: 14px; margin-bottom: 15px; display: block;}
.kogan-marketplace-images ul { padding: 0px; margin: 0px; list-style: none; display: flex; flex-wrap: wrap;}
.kogan-marketplace-images ul li { margin: 0 10px; margin-bottom: 10px;}
.kogan-marketplace-images .kogan-images { position: relative; }
.kogan-marketplace-images .kogan-images .img-listing { width: 132px; height: 132px; object-fit: contain;}
.kogan-marketplace-images .kogan-images .cloneMarketplaceImage { position: absolute; right: -10px; top: -10px; background: #007bff; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 30px; width: 24px; height: 24px; text-decoration: none;}
/*========== kogan/image-tab CSS End ==========*/

/*========== Button Floating CSS Start ==========*/
.save-cancel-div { position: fixed; bottom: 0px; background: #ffffff; padding-bottom: 1rem; width: calc(100% - 50px); z-index: 10;}
.admin-menu .save-cancel-div { width: calc(100% - 269px); }
.save-cancel-div.save-cancel-div-visible { position: relative; padding-bottom: 0px;}
.modal-content .save-cancel-div { position: relative; padding-bottom: 0px;}
/*========== Button Floating CSS End ==========*/

/*========== Product Documents Upload CSS Start ==========*/
#previews { padding-left: 10px; }
#previews .uploaded-product-image { border: 1px solid #dee2e6; padding: 0 15px; height: 100px; display: flex; align-items: center; justify-content: center; margin-bottom: 2px; background: transparent; overflow: hidden;}
#previews .uploaded-product-image .img-thumbnail { border: none; min-height: inherit !important; width: auto;}
#previews .uploaded-product-image ~ .removeImg { top: 8px; right: 8px; }
/*========== Product Documents Upload CSS End ==========*/
/*========== User role management reset button CSS ==========*/
.user-role-management { display: flex; align-items: flex-start;}
.user-role-management .user-role-left { flex: 1; margin-right: 15px;}
.user-role-management .user-role-right { height: 38px; display: flex; align-items: center;}
.user-role-management a.btn { margin-right: 5px; }
/*========== User role management reset button CSS ==========*/
.main-image-section { position: relative; display: inline-block; padding: 0 15px;}

.ui-widget.ui-widget-content { max-height: 280px !important; overflow: hidden !important; overflow-y: auto !important;}

/*========== listing master variation product CSS ==========*/
.variation-pro-fix { font-size: 12px; color: #666666; margin: 0 0 10px 0;}
.variation-pro-fix li { border-left: solid 1px #7a7a7a; padding: 0 5px; line-height: 1; }
.variation-pro-fix li:first-child { border-left: 0; padding-left: 0; }
/*========== listing master variation product CSS ==========*/
.product-details .pro-tital { border-bottom: 1px solid #e6e6e6; margin-bottom: 10px; padding-bottom: 5px; font-weight: 600; color: #212529; }
.age-level .select2-container { width: 100% !important;}
.custom-select-style .select2-container--default .select2-selection--single .select2-selection__arrow { height: calc(2.25rem + 2px); right: 5px;}


/*========== Catch Image Note CSS ==========*/
.catch-image-note { max-height: 330px; overflow-y: auto; padding-right: 10px;}
.catch-image-note::-webkit-scrollbar { width: 8px; }
.catch-image-note::-webkit-scrollbar-track { background: #eee; }
.catch-image-note::-webkit-scrollbar-thumb { background: #aaa; border-radius: 6px; }
.catch-image-note::-webkit-scrollbar-thumb:hover { background: #999; }
.catch-image-note .catch-note-row .title { font-size: 14px; font-weight: 700;}
.catch-image-note .catch-note-row ul { padding-left: 20px; }
.catch-image-note .catch-note-row ul li { font-size: 14px; }
.catch-image-note .acceptable-not-acceptable { display: flex; border: 1px solid #dee2e6;}
.acceptable-not-acceptable .ana-row { flex: 0 0 50%; border-right: 1px solid #dee2e6;}
.acceptable-not-acceptable .ana-row:last-child { border-right: 0px;}
.acceptable-not-acceptable .ana-row h3 { font-size: 14px; border-bottom: 1px solid #dee2e6; padding: 10px; margin-bottom: 0px;}
.acceptable-not-acceptable .ana-row ul { padding: 10px 10px 10px 30px; margin-bottom: 0px;}
.acceptable-not-acceptable .ana-row ul li { font-size: 13px; }
/*========== Catch Image Note CSS ==========*/

/*========== Product Details CSS Start ==========*/
.product-details-tabs-area .nav-tabs .nav-item { margin-right: 12px; }
.product-details-tabs-area .nav-tabs .nav-link { background: #d3d3d3; color: #0c0c0c; font-size: 16px; font-weight: 600;}
.product-details-tabs-area .nav-tabs .nav-item.show .nav-link, .product-details-tabs-area .nav-tabs .nav-link.active { background: #fff; }
.product-details-tabs-area .table.bt-none th  { border-top: 0px;}
.product-details-tabs-area .internal-orders-title { font-size: 18px; color: #0c0c0c; font-weight: 600; padding: 6px 0px; margin-bottom: 0px;}
/*========== Product Details CSS End ==========*/

/*========== Design fixes ==========*/
.fileList { padding-right: calc(15px - 0.25rem);}
.custom-responsvie-table { display: block; width: 100%; overflow-x: auto; }
.image-note { padding-left: 20px; }
.marketplace-nav-tabs.nav.nav-tabs { flex-wrap: inherit; overflow: hidden; overflow-x: auto; white-space: nowrap;}
.all-w-auto { width: auto; }
.domestic-list { display: flex; flex-wrap: wrap; }
.domestic-list .list-inline-item { padding-left: 10px; flex: 0 0 25%; margin: 0px 0px 5px; }
.listing-master-list { min-width: inherit !important; }
.marketplace-listing-table .table thead tr th:first-child { min-width: 90px; }
.marketplace-listing-table .accordion-toggle { font-size: 14px; position: relative; top: 2px; left: 2px;}
.marketplace-listing-table .accordion-toggle.open { transform: rotate(180deg);}
.page-item.disabled .page-link { color: #b3b3b3; cursor: no-drop; pointer-events: inherit; box-shadow: none;}
/*.custom-checkbox .custom-control-input:checked~.custom-control-label::before { box-shadow: none;}*/
/*.input-group>.form-control.keyword { border-radius: .25rem; }*/
.show-entry .custom-select { width: auto; min-width: 60px;}
.textd-underline { text-decoration: underline; font-size: 15px;}
.input-group .input-group-append .btn { border-top-right-radius: .25rem !important; border-bottom-right-radius: .25rem !important;}
.listing-master-input-group .pro-input { width: 48px; }
.reverse-variation { background: #000; color: #cbcbcb !important; font-weight: bold; border-radius: 5px; padding: 2px 10px 3px 10px; font-size: 10px; cursor: pointer; display: inline;}
.reverse-variation.open .accordion-toggle { transform: rotate(180deg); }
.marge-product-filter { min-height: 42px; display: flex; align-items: flex-end;}
.merge_product .modal-content .modal-body { max-height: calc(100vh - 122px); overflow-y: auto;}
.pi-action { margin-top: 8px; }
/*.btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-danger:focus, .btn-danger:not(:disabled):not(.disabled):active:focus { box-shadow: none; }*/
.form-control[readonly] { cursor: no-drop; box-shadow: none; border-color: #ced4da;}
/*.btn.bootbox-cancel, .btn.bootbox-cancel:not(:disabled):not(.disabled):active { background-color: #dc3545; border-color: #dc3545;}
.btn.bootbox-cancel:hover { background-color: #c82333; border-color: #bd2130;}*/
/*.modal-header .close { color: #dc3545; opacity: 1;}*/
/*scroll bar change*/
/* width */
.tenat-dropdown .multiselect-container::-webkit-scrollbar { width: 8px; }
/* Track */
.tenat-dropdown .multiselect-container::-webkit-scrollbar-track { background: #eee; }
/* Handle */
.tenat-dropdown .multiselect-container::-webkit-scrollbar-thumb { background: #aaa; border-radius: 6px; }
/* Handle on hover */
.tenat-dropdown .multiselect-container::-webkit-scrollbar-thumb:hover { background: #999; }
/*========== Design fixes ==========*/

/*========== Login responsive ==========*/
@media screen and (max-width:767px) and (min-width:320px) {
  .remember-me { display: flex; align-items: flex-end;}
}

.ui-autocomplete-loading {
  background: white url("https://jqueryui.com/resources/demos/autocomplete/images/ui-anim_basic_16x16.gif") right center no-repeat;
}

.bootbox-confirm .bootbox-close-button { position: absolute; top: 0px; right: 5px;}
.bootbox-confirm .bootbox-body { padding-top: 10px; }

.ftp-pass-icon { position: absolute; right: 10px; top: 12px;}

.marketplace-nav-tabs.nav.nav-tabs { flex-wrap: inherit; overflow: hidden; overflow-x: auto; white-space: nowrap; }
.h-38 { height: 38px; }
.select2-container .select2-dropdown { z-index: 1029; }

.navbar .nav-action .multiselect-container .multiselect-item.multiselect-all .checkbox { padding-left: 10px !important;}
.bulk-edit-listing-manager .listing-table th { top: -1px; z-index: 9; background: #fff; }

.order-product-details #order_product_table tr td .close-btn .btn.btn-sm { height: 38px; width: 38px; display: flex; align-items: center; justify-content: center;}
.order-product-details #order_product_table tr td .child-close-btn .btn.btn-sm { height: 38px; width: 38px; display: flex; align-items: center; justify-content: center;}
/*.order-product-details #order_product_table tr td .form-group.error_validation_row { min-height: 80px; margin-bottom: 5px;}*/
.order-product-details #order_product_table tr td .form-group span.error-lines { visibility: hidden;}
.order-product-details #order_product_table tr td img.fit-img { object-fit: contain;}

.order-product-details #order_product_table tr td div.track-icon {  height: 38px;
    line-height: 38px;}

.variation-product .list-image .fancybox { height: 100%;}
.variation-product .list-image .fancybox img { object-position: top;}
.add-product-variation { overflow-y: hidden; }
.disable-input{
    pointer-events: none;
    opacity: 0.9;
    background: #e9ecef
}

@media screen and (max-width: 767px) and (min-width: 320px) {

    .pagination-section .export-count {
        display: block !important;
        margin-bottom: 4px;
    }
    .row.pagination-section .col-6 {
        width: 100%;
        max-width: 100%;
        
    }
    .flex.filter.row {
        margin-top: 33px;
    }

    .col-md-1.d-flex.align-items-center.justify-content-end {
        padding: 5px 15px !important;
        justify-content: flex-start !important;
    }
    .col-md-11.d-none.d-lg-block {
        display: block !important;
    }
}

.showajaxreport{
  overflow: auto;
  position: relative;
}
.showajaxreport thead{
  position: sticky;
  top: -1px;
  background: #fff;
}
.showajaxreport thead.scrolled{
  background-color: #efefef;
}