.mp-margin-auto {
  margin: auto !important;
}
#popcorn_bidding_div .wk-input-group-select {
  height: auto;
  padding: 9px;
  border: none !important;
  background: transparent;
  -webkit-appearance: none;
}
/* .mp-theme-color{
	background: #46A2E0;
} */
.mp-grey60 {
  color: #999999;
}
.small {
  font-size: 85% !important;
}
.mp-control-overflow {
  overflow-y: auto;
  overflow-x: auto;
  max-height: 600px;
}
.mp-overflow {
  overflow-y: auto;
  overflow-x: auto;
}
.selected {
  background: #8c9eff;
  color: #ffffff !important;
}
.mp-hidden-overflow {
  overflow-x: hidden !important;
}
.mp-cpy-btn {
  background-color: #333333;
  color: #ffffff !important;
  position: absolute;
  right: 35px;
  bottom: 17px;
  border-radius: 0;
}
.dropdown-menu-left {
  margin-right: 220px;
  left: -280px !important;
  margin-top: -53px !important;
}
.dot-color {
  vertical-align: super;
  padding: 2px;
  font-weight: 700 !important;
  color: #637381 !important;
  font-size: 32px !important;
}
.all_variants:hover {
  background: #F2F2F2;
  color: #333333 !important;
}
.gap {
  margin-left: 25px !important;
}
.bg-white {
  background: #ffffff !important;
}
.form-control[readonly] {
  background: #ffffff;
}
.form-control:focus {
  border-color: #333333;
  box-shadow: none;
}
.full-width {
  width: 100%;
}
.half-width {
  width: 50% !important;
}
.full-height {
  max-height: inherit;
}
.max-height-300 {
  max-height: 300px !important;
}
.mp-height-100 {
  height: 100px;
}
.height-inherit {
  height: inherit;
}
.full-max-width {
  max-width: 100%;
}
.width-auto {
  width: auto;
}
.full-height {
  max-height: inherit;
}
.full-height-640 {
  height: 640px;
}
.full-height-500 {
  height: 500px;
  background-color: #F2F2F2;
}
.mp-hidden-div {
  display: none;
}
.free {
  background: #777777;
  color: #ffffff;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
}
.mp-margin-bottom-20 {
  margin-bottom: 20px !important;
}
.mp-border {
  padding: 20px;
  margin-bottom: 15px !important;
  border: 1px solid #eeeeee;
}
.mp-height-width-80 {
  height: 80px;
  width: 80px;
}
.text-vertical-center {
  position: relative;
  top: 28px;
}
.default-btn {
  background: #46A2E0 !important;
}
.pointer {
  cursor: pointer;
}
.disabled {
  color: #777;
}
.disabled-btn {
  background-color: #999 !important;
  cursor: not-allowed !important;
  color: #fff !important;
  border: none !important;
}
.disabled-btn:hover {
  background-color: #999 !important;
  color: #fff !important;
}
.mp-padding-left-30 {
  padding-left: 30px !important;
}
.mp-theme-border {
  border: 1px solid #46A2E0;
}
.mp-margin-top-20 {
  margin-top: 20px !important;
}
.mp-margin-bottom-10 {
  margin-bottom: 10px !important;
}
.mp-margin-top-15 {
  margin-top: 15px !important;
}
.mp-margin-top-30 {
  margin-top: 30px !important;
}
.mp-margin-top-neg-35 {
  margin-top: -35px !important;
}
.mp-margin-bottom-5 {
  margin-bottom: 5px !important;
}
.mp-margin-right-5 {
  margin-right: 5px !important;
}
.mp-margin-right-150 {
  margin-right: 150px;
}
.shadow {
  box-shadow: 0px 0px 20px 1.1px #CCC;
}
.mp-no-margin {
  margin: 0px !important;
}
.mp-no-margin-right {
  margin-right: 0px !important;
}
.margin-left-40 {
  margin-left: 40px !important;
}
.margin-left-15 {
  margin-left: 10px !important;
}
.margin-topbtm-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.margin-btm-5 {
  margin-bottom: 5px !important;
}
.mp-padding-25 {
  padding: 25px !important;
}
.mp-padding-15 {
  padding: 15px !important;
}
.mp-padding-10 {
  padding: 10px !important;
}
.mp-thumbnail-small {
  max-width: 125px;
  max-height: 125px;
}
.dropdown-top {
  top: auto;
  bottom: 100%;
}
.mp-padding-8 {
  padding: 8px !important;
}
.no-padding {
  padding: 0px !important;
}
.mp-padding-bottom-20 {
  padding-bottom: 20px !important;
}
.mp-padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-topbtm-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.cancel-btn {
  color: #E85757 !important;
}
.italic-def-font {
  font-weight: 600;
  color: #999999;
  font-size: 14px;
  font-style: italic;
}
.italic-def-font-blue {
  font-weight: 600;
  color: #46a2e0;
  font-size: 14px;
  font-style: italic;
}
.def-font-13 {
  font-weight: 600;
  color: #555555;
  font-size: 13px;
}
.def-font {
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
.def-light-font {
  font-weight: 600;
  color: #999999;
  font-size: 13px;
}
.mp-no-border-radius {
  border-radius: 0px !important;
}
.wk-light-yellow-bgcolor {
  background: #FFF7B3;
}
.wk-light-green-bgcolor {
  background: #52C058;
}
.wk-light-red-bgcolor {
  background: #D63F3F;
}
.wk-dark-grey-bgcolor {
  background: #777777;
}
.wk-pending-bgcolor {
  background-color: #F4A949;
}
.mp-th-like-font {
  font-weight: 600;
  color: #777777;
  font-size: 14px;
}
.text-lg {
  font-size: 14px !important;
}
.icon-menu {
  background: url("../img/IconSlices/icon-menu.png") no-repeat 5px 10px;
  display: inline-block;
  height: 28px;
  margin-top: 8px;
  width: 40px;
  cursor: pointer;
}
.icon-menu,
.icon-menu:hover,
.icon-menu:active,
.icon-menu:focus {
  border: none !important;
  background-color: transparent !important;
}
.card {
  background: white;
  padding: 15px;
  margin-bottom: 20px;
  width: 100%;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -webkit-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -moz-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -o-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.card p {
  font-weight: 600;
  color: #555555;
  font-size: 13px;
  margin-bottom: 0px !important;
}
.card label {
  font-weight: 600;
  color: #555555;
  font-size: 13px;
}
.card ul > li {
  font-weight: 600;
  color: #555555;
  font-size: 13px;
  margin-bottom: 0px !important;
}
.button {
  background: #46a2e0;
  font-weight: 700 !important;
  color: #ffffff !important;
  font-size: 14px !important;
  border: transparent;
  padding: 15px !important;
  border-radius: 3px;
  width: 100%;
  outline: none;
}
button:focus {
  border-color: #333333;
  box-shadow: none;
  outline: none;
}
.mp-switch {
  background: url(../img/IconSlices/switch-sm.png) no-repeat center;
  width: 48px;
  height: 27px;
  display: inline-block;
}
.switch-off {
  background-position: -48px 0;
}
.switch-on {
  background-position: 0 0;
}
.mp-link-btn {
  background-color: transparent !important;
  color: #46a2e0;
  border-color: transparent !important;
}
.mp-link-btn:hover {
  text-decoration: underline;
  color: #007ace;
}
.wk_btn {
  background: #52C058;
  padding: 15px 25px;
  margin-top: -50px;
  border-radius: 3px;
  border: none;
  float: left;
  text-align: center;
  color: #ffffff;
  outline: none !important;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.wk_btn a {
  color: #ffffff;
  outline: none;
}
.wk_btn:hover {
  color: #ffffff;
  background: #58C95E;
  box-shadow: none;
}
.wk_btn:active {
  color: #ffffff;
  background: #47AE4D;
}
.wk_btn-danger {
  background: #d9534f;
  padding: 15px 25px;
  margin-top: -50px;
  border-radius: 3px;
  border: none;
  float: left;
  text-align: center;
  color: #ffffff;
  outline: none !important;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.wk_btn-danger a {
  color: #ffffff;
  outline: none;
}
.wk_btn-danger:hover {
  color: #ffffff;
  background: #d43f3a;
  box-shadow: none;
}
.wk_btn-danger:active {
  color: #ffffff;
  background: #d43f3a;
}
.wk_btn-warning {
  background: #f0ad4e;
  padding: 15px 25px;
  margin-top: -50px;
  border-radius: 3px;
  border: none;
  float: left;
  text-align: center;
  color: #ffffff;
  outline: none !important;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.wk_btn-warning a {
  color: #ffffff;
  outline: none;
}
.wk_btn-warning:hover {
  color: #ffffff;
  background: #eea236;
  box-shadow: none;
}
.wk_btn-warning:active {
  color: #ffffff;
  background: #eea236;
}
.import_btn {
  font-size: 12px;
  color: #46A2E0;
  border-color: #46A2E0;
  border-width: 1px;
  background: #ffffff;
  padding: 15px 25px;
  border-radius: 3px;
}
.def-btn {
  padding: 10px;
  border: solid 1px;
  border-radius: 3px;
  background: transparent;
  color: #555555;
  border-color: #555555;
}
.def-btn:hover,
.def-btn:active,
.def-btn:focus {
  color: #333333;
  border-color: #333333;
}
.heading {
  font-weight: 600;
  color: #333333;
  font-size: 32px;
}
.sub-heading {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
}
.note {
  font-weight: 600 !important;
  color: #e96566 !important;
  font-size: 14px !important;
  font-style: italic;
}
.note_para {
  font-weight: 600 !important;
  color: #999999 !important;
  font-size: 85% !important;
  font-style: italic;
}
.enbled {
  font-weight: 700 !important;
  color: #ffffff !important;
  font-size: 12px !important;
  background: #2662B3;
  padding: 1% 4% 1% 4%;
  border-radius: 2px;
}
.data-label {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
}
.noleftpadding {
  padding-left: 0px !important;
}
.nopadding {
  padding-right: 0px !important;
}
.instruction-para {
  font-style: italic;
  font-weight: 600 !important;
  color: #5a6974 !important;
  font-size: 14px !important;
  margin-top: 10px !important;
}
.checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #D6DDE9;
  padding: 8px !important;
  height: 0px !important;
  display: inline-block;
  position: relative;
  outline: none !important;
  vertical-align: sub;
}
.checked-after {
  content: '\2714';
  font-size: 11px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #46A2E0;
}
.disable-checked-after {
  content: '\2714';
  font-size: 11px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #777777;
}
.input-group-addon {
  border-radius: 2px !important;
}
.divider {
  width: 100%;
  float: left;
  border-style: solid;
  border-color: #D6DDE9;
}
.for_sub_menu .sub-menu-ul {
  border: none;
  border-radius: 0px;
  max-height: 0px;
}
.for_sub_menu .sub-menu-ul hr {
  margin-bottom: 10px;
  margin-top: 10px;
}
.for_sub_menu .sub-menu-ul li {
  width: 280px;
  padding-left: 25px;
}
.for_sub_menu .sub-menu-ul a {
  font-weight: 700;
  color: #555555;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  width: 100%;
}
.for_sub_menu .sub-menu-ul li.current > a {
  font-weight: 700 !important;
  color: #ffffff !important;
  font-size: 12px !important;
}
.for_sub_menu .open > .sub-menu-ul {
  max-height: 450px;
  overflow: auto;
  left: 0px;
  top: 94%;
  width: 280px;
}
.for_sub_menu .dropdown-menu > li > a:hover {
  background: transparent;
}
.for_sub_menu ul.tabs.nav > li.submenu-parent ul.sub-menu-ul > a {
  visibility: hidden;
}
.for_sub_menu ul.tabs.nav > li.submenu-parent ul.sub-menu-ul {
  opacity: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.for_sub_menu ul.tabs.nav > li.submenu-parent.open > ul.sub-menu-ul {
  opacity: 1;
}
.for_sub_menu #js-bootstrap-offcanvas > ul.tabs.nav.navbar-nav > span.dropdown > ul.sub-menu-ul {
  display: none;
}
.for_sub_menu #js-bootstrap-offcanvas > ul.tabs.nav.navbar-nav > span.dropdown.open > ul.sub-menu-ul {
  display: block;
}
.parent_button {
  cursor: pointer;
  display: inline-block;
  height: 50px;
  border: 2px solid;
  border-radius: 3px;
  width: 91px;
}
.parent_button .first_child {
  height: 46px;
  width: 45px;
  background: #ffffff !important;
  border-radius: 3px;
  position: absolute;
}
.parent_button_tmp {
  cursor: pointer;
  display: inline-block;
  height: 50px;
  border: 2px solid;
  border-radius: 3px;
  width: 91px;
}
.parent_button_tmp .first_child {
  height: 46px;
  width: 45px;
  background: #ffffff !important;
  border-radius: 3px;
  position: absolute;
}
.on {
  background: #52C058;
  border-color: #52C058 !important;
}
.off {
  background: #E85757!important;
  border-color: #E85757 !important;
}
.tab_fixed_layout {
  table-layout: fixed;
  width: 100%;
}
.no-list-style {
  list-style: none;
}
.lg-sz-wt {
  font-size: 18px;
  font-weight: 500;
}
.parent_button_sm {
  cursor: pointer;
  display: inline-block;
  height: 22px;
  border-radius: 3px;
  padding: 2px;
  width: 62px;
}
.parent_button_sm .first_child_sm {
  height: 18px;
  width: 24px;
  background: #ffffff !important;
  border-radius: 3px;
  position: absolute;
}
.parent_button_sm.on .first_child_sm {
  left: 16px;
}
.parent_button_sm.off .first_child_sm {
  left: 73%;
}
.mp-margin-top-10 {
  margin-top: 10px;
}
.link-style {
  text-decoration: underline !important;
}
.mp-color-white {
  color: #ffffff !important;
}
.mp-no-z-index {
  z-index: 0 !important;
}
.va-middle {
  vertical-align: middle !important;
}
.mp-bold {
  font-weight: 700 !important;
}
.mp-semi-bold {
  font-weight: 600 !important;
}
.img-2px-border {
  border: 2px solid;
  border-radius: 2px;
}
.mp-success-color {
  color: #52C058 !important;
}
.padding_left_20 {
  padding-left: 20px;
}
#design-image-view-model {
  /* Modal Content (image) */
  /* The Close Button */
  /* 100% Image Width on Smaller Screens */
}
#design-image-view-model .modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 140px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
#design-image-view-model .close {
  position: absolute;
  top: 120px;
  right: 50px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
#design-image-view-model .close:hover,
#design-image-view-model .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (max-width: 700px) {
  #design-image-view-model .modal-content {
    width: 80%;
  }
  #design-image-view-model .modal {
    padding-top: 170px;
  }
}
.mp-semibold {
  font-weight: 600 !important;
}
.mp-control-overflow-350 {
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}
.mp-break-word {
  word-wrap: break-word;
}
.disable-switch {
  background: #ccc !important;
  border-color: #ccc !important;
  cursor: default !important;
}
.no-access-block label,
.no-access-block p {
  color: #777 !important;
}
.no-access-block input,
.no-access-block textarea {
  background-color: #EDEDEE !important;
}
.no-access-block input:focus,
.no-access-block textarea:focus {
  border-color: #ccc;
}
.no-access-block .parent_button {
  background: #ccc !important;
  border-color: #ccc !important;
  cursor: default !important;
}
.remove-export-label:hover {
  color: #46A2E0;
}
@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
.no-outline {
  outline: none;
}
.wk-readonly {
  background: #eeeeee !important;
}
.mp-no-padding {
  padding: 0px !important;
}
.mp-padding-right-15 {
  padding-right: 15px !important;
}
.mp-padding-top-5 {
  padding-top: 5px !important;
}
.borderless tbody tr td,
.borderless tbody tr th {
  border: none;
}
.datepicker {
  z-index: 999 !important;
}
.ui-datepicker {
  z-index: 10000 !important;
}
.wk-product-overlay {
  position: absolute;
  bottom: 15px;
  background: rgba(0, 0, 0, 0.5);
  /* Black see-through */
  color: #f1f1f1;
  width: 88%;
  transition: .5s ease;
  opacity: 0;
  color: white;
  font-size: 10px;
  padding: 5px;
  text-align: center;
}
.wk-overlay-product-image:hover .wk-product-overlay {
  opacity: 1;
}
.wk-float-right {
  float: right;
}
.table.wk-table-no-border tbody > tr > td,
.table.wk-table-no-border tbody > tr > th,
.table.wk-table-no-border tfoot > tr > td,
.table.wk-table-no-border tfoot > tr > th,
.table.wk-table-no-border thead > tr > td,
.table.wk-table-no-border thead > tr > th {
  border-top: unset !important;
}
.wk-wrd-brk {
  word-break: break-all;
}
.inline-flex {
  display: inline-flex !important;
}
.wk_amazon_btn {
  background: #52C058;
  padding: 15px 25px;
  margin-bottom: 10px;
  border-radius: 3px;
  border: none;
  text-align: center;
  color: #ffffff;
  outline: none !important;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.wk_amazon_btn a {
  color: #ffffff;
  outline: none;
}
.wk_amazon_btn:hover {
  color: #ffffff;
  background: #58C95E;
  box-shadow: none;
}
.wk_amazon_btn:active {
  color: #ffffff;
  background: #47AE4D;
}
.wk-cbx {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 6px 8px;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.2s ease;
  display: inline-block;
}
.wk-cbx:not(:last-child) {
  margin-right: 6px;
}
.wk-cbx:hover {
  background: rgba(98, 168, 234, 0.1);
}
.wk-cbx:hover span:first-child {
  border-color: #46a2e0;
}
.wk-cbx span {
  float: left;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.wk-cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  transform: scale(1);
  border: 2px solid #c8ccd4;
  transition: all 0.2s ease;
}
.wk-cbx span:first-child svg {
  position: absolute;
  top: 2px;
  left: 1px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.wk-cbx span:last-child {
  padding-left: 8px;
  line-height: 18px;
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
.wk-inp-cbx:checked + .wk-cbx span:first-child {
  animation: wk-cbx-wave 0.4s ease;
  background: #46a2e0;
  border-color: #46a2e0;
}
.wk-inp-cbx:checked + .wk-cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.wk-inp-cbx:disabled + .wk-cbx span:first-child {
  background: #ebebe4;
  border-color: #c8ccd4;
  outline: none;
  cursor: not-allowed;
}
.wk-inp-cbx:disabled + .wk-cbx span:first-child svg {
  stroke-dashoffset: 16px;
}
.wk-inp-cbx:checked:disabled + .wk-cbx span:first-child {
  animation: wk-cbx-wave 0.4s ease;
  background: #ebebe4;
  border-color: #c8ccd4;
  cursor: not-allowed;
}
.wk-inp-cbx:checked:disabled + .wk-cbx span:first-child svg {
  stroke-dashoffset: 0;
  stroke: #555555;
  opacity: 0.5;
}
.wk-inline-cbx-svg {
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 640px) {
  .wk-cbx {
    width: 100%;
    margin-bottom: 4px;
    display: inline-block;
  }
}
@-moz-keyframes wk-cbx-wave {
  50% {
    transform: scale(0.9);
  }
}
@-webkit-keyframes wk-cbx-wave {
  50% {
    transform: scale(0.9);
  }
}
@-o-keyframes wk-cbx-wave {
  50% {
    transform: scale(0.9);
  }
}
@keyframes wk-cbx-wave {
  50% {
    transform: scale(0.9);
  }
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
@media (max-width: 750px) {
  .mail_div {
    overflow: scroll;
  }
  .mail_table {
    white-space: nowrap;
  }
}
body {
  font-family: 'Open Sans', sans-serif;
  background: #f1f4f9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body a {
  text-decoration: none !important;
}
.main-container {
  margin-top: 110px;
}
#header {
  margin-top: 35px;
}
#header .navbar-inverse {
  background: #18262f;
  height: 85px;
  z-index: 1100;
  overflow: visible !important;
}
#header p {
  font-weight: 600;
  color: #ffffff;
  font-size: 24px;
  margin: 10px 0 0 0;
}
#header .active {
  background: #000000;
}
#header a {
  color: #ffffff;
}
#header button > div {
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 50%;
  margin: 4px 2px 0px 2px;
}
#header ul.nav.navbar-nav.navbar-right > li > a {
  max-width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#header #button-navbar {
  background-color: #18262F;
}
#header .sso_login_logout ul {
  background-color: #18262F !important;
  text-align: center;
}
#header .sso_login_logout li a:hover {
  color: #18262F !important;
}
.white_card {
  background: #ffffff;
  margin-bottom: 30px !important;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -webkit-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -moz-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -o-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.white_card button {
  background: #46a2e0;
  font-weight: 700 !important;
  color: #ffffff !important;
  font-size: 14px !important;
  border: transparent;
  padding: 15px !important;
  border-radius: 3px;
  width: 100%;
  outline: none;
}
.white_card button:hover {
  background: #4CA9E8;
}
.white_card button:active {
  background: #419BD7;
}
.white_card p.instruction {
  font-style: italic;
  font-weight: 600 !important;
  color: #5a6974 !important;
  font-size: 14px !important;
  margin-top: 10px !important;
}
#holla {
  height: 560px;
}
#holla img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#holla span.enabled {
  font-weight: 700 !important;
  color: #ffffff !important;
  font-size: 12px !important;
  background: #2662B3;
  padding: 1% 4% 1% 4%;
  border-radius: 2px;
}
#holla b {
  font-weight: 700 !important;
  color: #333333 !important;
  font-size: 14px !important;
}
#functionality {
  padding-bottom: 15px;
}
#functionality a {
  line-height: 20px;
  color: #333333;
}
#functionality .display_name {
  margin-top: 20px;
  font-weight: 700 !important;
  color: #333333 !important;
  font-size: 14px !important;
}
#functionality .sprite {
  margin-top: 15px;
  padding-left: 0px !important;
}
#functionality #block-data {
  overflow: hidden;
  height: 450px;
}
#functionality #products {
  width: 64px;
  height: 64px;
  background: url(../img/admin_sliced/icons-functionalities.png) 0px 0px;
}
#functionality #orders {
  width: 64px;
  height: 64px;
  background: url(../img/admin_sliced/icons-functionalities.png) 64px 0px;
}
#functionality #unfulfilled-orders {
  width: 64px;
  height: 64px;
  background: url(../img/admin_sliced/icons-functionalities.png) 0px -64px;
}
#functionality #payment-methods {
  width: 64px;
  height: 64px;
  background: url(../img/admin_sliced/icons-functionalities.png) 64px -64px;
}
#functionality #commissions {
  width: 64px;
  height: 64px;
  background: url(../img/admin_sliced/icons-functionalities.png) 0px -128px;
}
#functionality #seller-payment-methods {
  width: 64px;
  height: 64px;
  background: url(../img/admin_sliced/icons-functionalities.png) 64px -128px;
}
#functionality #mail-configuration {
  width: 64px;
  height: 64px;
  background: url(../img/admin_sliced/icons-functionalities.png) 0px -192px;
}
#functionality #customize-seller-page {
  width: 64px;
  height: 64px;
  background: url(../img/admin_sliced/icons-functionalities.png) 64px -192px;
}
#functionality #TandC {
  width: 64px;
  height: 64px;
  background: url(../img/admin_sliced/icons-functionalities.png) 0px -256px;
}
#functionality #FAQ {
  width: 64px;
  height: 64px;
  background: url(../img/admin_sliced/icons-functionalities.png) 64px -256px;
}
#updates label {
  font-style: italic;
  font-weight: 700 !important;
  color: #a3b2bc !important;
  font-size: 14px !important;
}
#updates b {
  font-weight: 700 !important;
  color: #333333 !important;
  font-size: 14px !important;
}
#updates p {
  font-weight: 600 !important;
  color: #555555 !important;
  font-size: 14px !important;
}
#updates a {
  border-bottom: 2px dotted;
  font-weight: 600;
  color: #59a9e2;
  font-size: 14px;
}
#display_div {
  display: none;
}
#feature-apps img {
  width: 100%;
}
#feature-apps label {
  font-style: italic;
  font-weight: 700 !important;
  color: #a3b2bc !important;
  font-size: 14px !important;
}
#feature-apps b {
  font-weight: 700 !important;
  color: #333333 !important;
  font-size: 14px !important;
}
#feature-apps p {
  font-weight: 600 !important;
  color: #555555 !important;
  font-size: 14px !important;
}
#feature-apps a {
  border-bottom: 2px dotted;
  font-weight: 600;
  color: #59a9e2;
  font-size: 14px;
}
#feature-apps span.enabled {
  font-weight: 700 !important;
  color: #ffffff !important;
  font-size: 12px !important;
  background: #2662B3;
  padding: 1% 4% 1% 4%;
  border-radius: 2px;
}
#my-plans {
  margin-top: -120px;
}
#my-plans label {
  font-style: italic;
  font-weight: 700 !important;
  color: #a3b2bc !important;
  font-size: 14px !important;
}
#my-plans b {
  font-weight: 700 !important;
  color: #333333 !important;
  font-size: 14px !important;
}
#my-plans span {
  font-weight: 600 !important;
  color: #555555 !important;
  font-size: 14px !important;
}
/**
 * Less for Dashboard
 */
.off-canvas {
  width: 1010px;
  margin: 0px 0px auto 270px;
}
#off-canvas-menu {
  width: 270px;
  background: #ffffff !important;
  margin-top: 51px;
  position: fixed;
  overflow: scroll;
  height: 100%;
}
#off-canvas-menu .sub-menu-ul {
  border: none;
  border-radius: 0px;
  max-height: 0px;
}
#off-canvas-menu .sub-menu-ul hr {
  margin-bottom: 10px;
  margin-top: 10px;
}
#off-canvas-menu .sub-menu-ul li {
  width: 280px;
  padding-left: 25px;
}
#off-canvas-menu .sub-menu-ul a {
  font-weight: 700;
  color: #555555;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  width: 100%;
}
#off-canvas-menu .sub-menu-ul li.current > a {
  font-weight: 700 !important;
  color: #ffffff !important;
  font-size: 12px !important;
}
#off-canvas-menu .open > .sub-menu-ul {
  max-height: 450px;
  overflow: auto;
  left: 0px;
  top: 94%;
  width: 280px;
}
#off-canvas-menu .dropdown-menu > li > a:hover {
  background: transparent;
}
#off-canvas-menu ul.tabs.nav > li.submenu-parent ul.sub-menu-ul > a {
  visibility: hidden;
}
#off-canvas-menu ul.tabs.nav > li.submenu-parent ul.sub-menu-ul {
  opacity: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
#off-canvas-menu ul.tabs.nav > li.submenu-parent.open > ul.sub-menu-ul {
  opacity: 1;
}
#off-canvas-menu #js-bootstrap-offcanvas > ul.tabs.nav.navbar-nav > span.dropdown > ul.sub-menu-ul {
  display: none;
}
#off-canvas-menu #js-bootstrap-offcanvas > ul.tabs.nav.navbar-nav > span.dropdown.open > ul.sub-menu-ul {
  display: block;
}
#off-canvas-menu .sub-menu-ul {
  margin-top: 0px !important;
  min-width: 262px !important;
}
#off-canvas-menu ul {
  list-style: none;
  margin-top: 15px;
  padding-bottom: 10%;
  width: 100%;
}
#off-canvas-menu li {
  font-weight: 700;
  color: #333333;
  font-size: 12px;
  padding: 18px 10px 23px 40px;
  cursor: pointer;
}
#off-canvas-menu li i {
  vertical-align: middle;
}
#off-canvas-menu .current {
  background: #46A2E0;
  color: #ffffff !important;
}
#off-canvas-menu li.current {
  background: #46A2E0;
  color: #ffffff !important;
}
#off-canvas-menu .navbar-default {
  background: #ffffff;
}
#off-canvas-menu .navbar-toggle {
  background: #333333;
  margin-top: 18px;
}
#off-canvas-menu .icon-bar {
  background: #ffffff !important;
}
.theme-menu .navbar-toggle {
  background: #333333;
  margin-top: 30px;
}
.theme-menu .icon-bar {
  background: #ffffff !important;
}
.theme-menu ul.navbar-nav {
  margin-bottom: 60px !important;
}
#mp-large {
  display: none;
}
#top_menu {
  margin-top: 49px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px #888888;
}
#top_menu .sub-menu-ul {
  border: none;
  border-radius: 0px;
  max-height: 0px;
}
#top_menu .sub-menu-ul hr {
  margin-bottom: 10px;
  margin-top: 10px;
}
#top_menu .sub-menu-ul li {
  width: 280px;
  padding-left: 25px;
}
#top_menu .sub-menu-ul a {
  font-weight: 700;
  color: #555555;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  width: 100%;
}
#top_menu .sub-menu-ul li.current > a {
  font-weight: 700 !important;
  color: #ffffff !important;
  font-size: 12px !important;
}
#top_menu .open > .sub-menu-ul {
  max-height: 450px;
  overflow: auto;
  left: 0px;
  top: 94%;
  width: 280px;
}
#top_menu .dropdown-menu > li > a:hover {
  background: transparent;
}
#top_menu ul.tabs.nav > li.submenu-parent ul.sub-menu-ul > a {
  visibility: hidden;
}
#top_menu ul.tabs.nav > li.submenu-parent ul.sub-menu-ul {
  opacity: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
#top_menu ul.tabs.nav > li.submenu-parent.open > ul.sub-menu-ul {
  opacity: 1;
}
#top_menu #js-bootstrap-offcanvas > ul.tabs.nav.navbar-nav > span.dropdown > ul.sub-menu-ul {
  display: none;
}
#top_menu #js-bootstrap-offcanvas > ul.tabs.nav.navbar-nav > span.dropdown.open > ul.sub-menu-ul {
  display: block;
}
#top_menu li {
  font-weight: 700 !important;
  color: #333333 !important;
  font-size: 12px !important;
  display: inline-block;
  padding: 20px 5px 20px 5px;
  cursor: pointer;
}
#top_menu li i {
  vertical-align: middle;
}
#top_menu li a {
  display: inline-block;
  color: #333;
  padding: 0px !important;
  background: transparent !important;
}
#top_menu li:hover {
  color: #ffffff !important;
  background: #46A2E0;
}
#top_menu li:hover a {
  color: #ffffff !important;
  background: transparent !important;
}
#top_menu ul.tabs.nav li.submenu-parent:hover > ul.sub-menu-ul > a {
  visibility: visible;
}
#top_menu li > a:hover {
  background: transparent !important;
}
#top_menu nav.navbar-offcanvas {
  margin-top: 65px;
}
#top_menu ul {
  margin-bottom: -1px;
  padding: 0px;
  z-index: 991;
}
#top_menu ul a {
  vertical-align: middle;
}
#top_menu .current {
  background: #46A2E0;
  color: #ffffff !important;
}
#top_menu .current a {
  color: #ffffff !important;
}
#top_menu .more_itmes {
  float: right;
  margin-right: 30px;
  cursor: pointer;
  padding-bottom: 26px;
}
#top_menu #more_itmes_ul {
  left: -180px !important;
  width: 260px !important;
  float: left !important;
  top: 93% !important;
}
#top_menu #more_itmes_ul a {
  font-weight: 700;
  color: #333333;
  font-size: 12px;
  display: inline-block;
  cursor: pointer;
  width: 100%;
}
#top_menu #more_itmes_ul hr {
  margin: auto !important;
}
#top_menu #more_itmes_ul li {
  padding: 18px 10px 18px 10px !important;
}
#top_menu .dropdown-toggle > div {
  width: 7px;
  height: 7px;
  background-color: #333333;
  border-radius: 50%;
  margin: 26px 2px 0px 2px;
  float: left;
}
#page-heading {
  padding: 1%;
}
#page-heading a.parent_page {
  color: #777;
}
#page-heading a.parent_page:hover {
  color: #333333;
}
#page-heading span {
  font-weight: 600;
  color: #333333;
  font-size: 32px;
}
#page-heading span.page_sub_heading {
  font-weight: 600 !important;
  color: #999999 !important;
  font-size: 14px !important;
}
#page-heading div {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
}
#page-heading hr {
  width: 100%;
  float: left;
  border-style: solid;
  border-color: #D6DDE9;
}
#page-heading .tot_count {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #777777;
  vertical-align: super;
}
#page-heading div.add-btn {
  background: #52C058;
  padding: 15px 25px;
  margin-top: -50px;
  border-radius: 3px;
  border: none;
  float: left;
  text-align: center;
  color: #ffffff;
  outline: none !important;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#page-heading div.add-btn a {
  color: #ffffff;
  outline: none;
}
#page-heading div.add-btn:hover {
  color: #ffffff;
  background: #58C95E;
  box-shadow: none;
}
#page-heading div.add-btn:active {
  color: #ffffff;
  background: #47AE4D;
}
#page-heading div.add-btn:hover {
  background: #58C95E;
}
#page-heading div.bulk-btn {
  padding: 15px 44px !important;
  margin-top: -50px !important;
}
#page-heading div.add-btn:active {
  background: #47AE4D;
}
#page-heading button.more_action,
#page-heading button.add_column {
  margin-top: -45px;
  margin-right: 220px;
}
#page-heading .prod-action-ul {
  margin-right: 200px;
}
#page-heading .payment-plan-page {
  font-weight: 600;
  color: #333333;
  font-size: 32px;
  width: 100%;
  margin-top: 60px;
}
.payment_notice {
  padding-bottom: 30px;
}
.payment_notice label {
  font-weight: 600 !important;
  color: #e96566 !important;
  font-size: 14px !important;
  font-style: italic;
}
.payment_notice div {
  font-weight: 600;
  color: #777777;
  font-size: 14px;
  font-style: italic;
}
.payment_notice b {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
}
#statistics li {
  font-weight: 700;
  color: #555555;
  font-size: 12px;
  display: inline-block;
  padding: 2.5% 2% 2.5% 2%;
  margin-left: -5px;
  border-style: solid;
  border-width: 1px;
  border-color: #D6DDE9;
  cursor: pointer;
}
#statistics ul {
  margin-bottom: 15px;
  margin-top: 10px;
  padding: 0px;
}
#statistics li.current {
  background: #46A2E0;
  color: #ffffff !important;
}
#statistics p {
  margin-top: 7px;
  font-weight: 700 !important;
  color: #555555 !important;
  font-size: 14px !important;
}
#statistics #seller {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #65C3DF;
}
#statistics #product {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #65C3DF;
}
#statistics #customer {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #FF6B6B;
}
#statistics span.label span {
  font-weight: 700;
  color: #333333;
  font-size: 14px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #D1DAE9;
}
#statistics div.loader-sm {
  border: 2px solid #333333 !important;
  border-radius: 50% !important;
  border-top: 2px solid #3498db !important;
  animation: spin 0.3s linear infinite !important;
  display: inline-block;
  height: 15px;
  width: 15px;
  vertical-align: text-bottom;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#notifications {
  margin-top: 0px !important;
  height: 400px;
}
#commission div.sub-heading {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
}
#commission input {
  font-weight: 700 !important;
  color: #555555 !important;
  font-size: 12px !important;
  padding: 6px 6px !important;
  border-right-width: 0 !important;
}
#commission p.input-group-addon {
  padding: 0px 5px 0px 0px !important;
  background: #ffffff !important;
}
#commission b {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #2662B3;
}
#commission p {
  margin-top: 7px;
  font-weight: 700 !important;
  color: #555555 !important;
  font-size: 14px !important;
}
#commission a {
  border-bottom: 2px dotted;
  font-weight: 600;
  color: #59a9e2;
  font-size: 14px;
}
#commission span.label {
  font-weight: 700;
  color: #333333;
  font-size: 14px;
}
#commission span.label span {
  font-weight: 700;
  color: #333333;
  font-size: 14px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #D1DAE9;
}
#commission div.loader-earning {
  border: 2px solid #333333 !important;
  border-radius: 50% !important;
  border-top: 2px solid #3498db !important;
  animation: spin 0.3s linear infinite !important;
  display: inline-block;
  height: 15px;
  width: 15px;
  vertical-align: text-bottom;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#commission div.error-data {
  font-weight: 600;
  color: #ff6b6b;
  font-size: 10px;
  display: none;
}
#total_due div.sub-heading {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
}
#total_due input {
  font-weight: 700 !important;
  color: #555555 !important;
  font-size: 12px !important;
  padding: 6px 6px !important;
  border-right-width: 0 !important;
}
#total_due p.input-group-addon {
  padding: 0px 5px 0px 0px !important;
  background: #ffffff !important;
}
#total_due b {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #2662B3;
}
#total_due p {
  margin-top: 7px;
  font-weight: 700 !important;
  color: #555555 !important;
  font-size: 14px !important;
}
#total_due a {
  border-bottom: 2px dotted;
  font-weight: 600;
  color: #59a9e2;
  font-size: 14px;
}
#total_due span.label {
  font-weight: 700;
  color: #333333;
  font-size: 14px;
}
#total_due span.label span {
  font-weight: 700;
  color: #333333;
  font-size: 14px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #D1DAE9;
}
#total_due div.loader-earning {
  border: 2px solid #333333 !important;
  border-radius: 50% !important;
  border-top: 2px solid #3498db !important;
  animation: spin 0.3s linear infinite !important;
  display: inline-block;
  height: 15px;
  width: 15px;
  vertical-align: text-bottom;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#total_due div.error-data {
  font-weight: 600;
  color: #ff6b6b;
  font-size: 10px;
  display: none;
}
#recent-orders #quantity {
  font-weight: 700;
  color: #a9a9a9;
  font-size: 14px;
  font-style: italic;
}
#recent-orders #order-total {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #46a2e0;
}
#recent-orders #payment-status {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #33C555;
}
#recent-orders b.dynamic-data {
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
#recent-orders a {
  border-bottom: 2px dotted;
  font-weight: 600;
  color: #59a9e2;
  font-size: 14px;
}
#recent-orders p {
  margin-top: 5px !important;
}
#recent-sellers b {
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
#recent-sellers #seller-status {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #33C555;
}
#recent-sellers a {
  border-bottom: 2px dotted;
  font-weight: 600;
  color: #59a9e2;
  font-size: 14px;
}
#recent-sellers p {
  margin-bottom: 6.5px !important;
}
#product-stock b.dynamic-data {
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
#product-stock #no-stock {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #999999;
}
#product-stock a {
  border-bottom: 2px dotted;
  font-weight: 600;
  color: #59a9e2;
  font-size: 14px;
}
#top-products b.dynamic-data {
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
#top-products div.product-detail {
  margin-left: 45px;
  margin-top: -20px;
}
#top-products span {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  padding: 2% 2.5% !important;
  background: #288FAE;
}
#top-products a {
  border-bottom: 2px dotted;
  font-weight: 600;
  color: #59a9e2;
  font-size: 14px;
}
#most_product_review_div b.dynamic-data {
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
#most_product_review_div div.product-detail {
  margin-left: 45px;
  margin-top: -20px;
}
#most_product_review_div span {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  padding: 2% 2.5% !important;
  background: #288FAE;
}
#most_product_review_div a {
  border-bottom: 2px dotted;
  font-weight: 600;
  color: #59a9e2;
  font-size: 14px;
}
@media (max-width: 1200px) {
  .navbar-offcanvas {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .navbar-offcanvas .navbar-nav {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #top_menu .navbar-offcanvas .sub-menu-ul {
    width: 100%;
  }
  #top_menu .navbar-offcanvas .sub-menu-ul li,
  #top_menu .navbar-offcanvas .sub-menu-ul li > a {
    font-size: 11px !important;
    color: #666 !important;
  }
  #top_menu .navbar-offcanvas .sub-menu-ul li.current,
  #top_menu .navbar-offcanvas .sub-menu-ul li.current > a {
    color: #fff !important;
  }
  .feature-card {
    height: 500px;
  }
  .mp-control-overflow {
    max-height: 400px !important;
  }
}
@media (max-width: 767px) {
  #top_menu li {
    width: 100%;
  }
  #top_menu ul {
    z-index: 0;
  }
  #my-plans {
    margin-top: 0px;
  }
  .bordered-table {
    overflow: auto;
  }
  .add-btn {
    float: left !important;
    margin-top: 20px !important;
  }
  .another_btn,
  .another_btn2 {
    margin-right: 0px !important;
    margin-top: 20px !important;
  }
  .wk_btn2 {
    margin-top: 20px !important;
  }
  button.more_action,
  button.add_column {
    margin-top: 20px !important;
    margin-right: 0px !important;
    margin-left: 10px;
  }
  .prod-action-ul {
    margin: 0px !important;
  }
  .bulk-action-menu li a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .dataTable tr.parent td {
    border-bottom: none !important;
  }
  .feature-card {
    height: 500px;
  }
  .mp-hidden-overflow {
    overflow-x: auto !important;
  }
  #page-heading button.wk_btn {
    margin-top: 15px;
  }
  #page-heading div.bulk-btn {
    padding: 15px 44px !important;
    margin-top: 18px !important;
  }
  #page-heading div.bulk-btn button {
    color: #ffffff;
    outline: none;
  }
}
@media (min-width: 1910px) {
  #mp-large {
    display: block !important;
  }
  #mp-medium {
    display: none;
  }
  #top_menu {
    margin-top: 48px !important;
  }
  .feature-card {
    height: 500px;
  }
  .modal-lg {
    width: 1300px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #mp-large {
    display: none !important;
  }
  #mp-medium {
    display: none !important;
  }
  #theme_btn {
    display: block !important;
  }
  #top_menu {
    margin-top: 48px !important;
  }
  #top_menu li {
    width: 100%;
  }
  #top_menu ul {
    z-index: 0;
  }
  #top_menu nav.navbar-offcanvas {
    margin-top: 85px !important;
  }
  #top_menu .open > .sub-menu-ul {
    left: 0px;
  }
  .navbar-offcanvas {
    padding-left: 0px !important;
  }
  .feature-card {
    height: 490px !important;
  }
}
/**
 * Less For Product page
 */
.modal {
  top: 135px;
  z-index: 90;
}
.modal .modal-header,
.modal .modal-footer {
  border-top: none !important;
  border-bottom: none !important;
}
.modal .modal-content {
  border-radius: 0px;
  padding: 2% 2% 2% 2%;
  border: none;
  -webkit-box-shadow: 0 0 10px #ccc;
  -moz-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
  max-width: 100% !important;
}
.modal .modal-content .modal-body {
  padding: 0px 5px 15px 15px;
}
.modal .modal-content .modal-body .modal-footer {
  padding: 10px 0px 10px 0px;
}
.modal .modal-content .modal-body .date_select {
  padding: 2% 1% 1% 0%;
}
.modal .modal-content .modal-body .mp-modal-div {
  padding: 4% 2% 2% 0%;
}
.modal .modal-content .modal-body .export-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #D6DDE9;
  padding: 8px !important;
  height: 0px !important;
  display: inline-block;
  position: relative;
  outline: none !important;
  vertical-align: sub;
}
.modal .modal-content .modal-body .export-checkbox:checked:after {
  content: '\2714';
  font-size: 11px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #46A2E0;
}
.modal .modal-content .modal-body .export-checkbox:focus {
  outline: none;
}
.modal .modal-content .modal-body .disable-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #D6DDE9;
  padding: 8px !important;
  height: 0px !important;
  display: inline-block;
  position: relative;
  outline: none !important;
  vertical-align: sub;
}
.modal .modal-content .modal-body .disable-checkbox:checked:after {
  content: '\2714';
  font-size: 11px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #777777;
}
.modal .modal-content .modal-body .disable-checkbox:focus {
  outline: none;
}
.modal .modal-content .modal-body .checkbox-label {
  vertical-align: text-top;
}
.modal .modal-content .modal-body .mp-margin-top {
  margin-top: 20px;
}
.modal .modal-content .modal-body label {
  font-weight: 600;
  color: #555555;
  font-size: 13px;
}
.modal .modal-content #myFormModalBody {
  padding: 0px 15px 15px 15px;
}
.modal .modal-content #myFormModalBody label {
  font-weight: 400;
}
.modal .modal-content #myFormModalBody #seller_email {
  outline: none;
}
.modal .modal-content .modal-footer {
  padding: 0px 0px 15px 15px;
}
.modal-backdrop {
  background: #ffffff;
  z-index: 80;
}
div.loader-div {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  background: #ffffff;
  opacity: 0.5;
  z-index: 101;
  text-align: center;
}
/* div.loader {
	position: fixed;
	display: none;
	left: 48%;
	z-index: 102;
	top: 50%;
	width: 50px;
	height: 50px;
	border: 4px solid @black !important;
	border-radius: 50% !important;
    border-top: 4px solid #3498db !important;
    border-bottom: 4px solid #3498db !important;
	animation: spin 0.5s linear infinite !important;
} */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#export_details a {
  padding: 10px 20px 10px 20px;
  color: #555555;
  font-weight: 400;
  background-color: #F1F4F9;
  border-color: #555555;
  border: solid 1px;
  border-radius: 3px;
  outline: none;
}
#export_details a:hover,
#export_details a:active,
#export_details a:focus {
  color: #333333;
  border-color: #333333;
}
.content #loading-cover {
  width: 100%;
  text-align: center;
}
.content #loading-cover div.loader-md {
  width: 10px;
  height: 10px;
  border: 20px solid #333333 !important;
  border-radius: 50% !important;
  border-top: 20px solid #3498db !important;
  border-bottom: 20px solid #3498db !important;
  animation: spin 0.5s linear infinite !important;
  display: inline-block;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.content button {
  background-color: #F1F4F9;
  border-color: transparent;
  padding: 6px 2px;
}
.content #action-btn {
  margin-left: 90px;
  margin-top: -40px;
  color: #333;
}
.content .dropdown-menu {
  left: inherit;
  top: inherit;
}
.content label.comm_sort_by {
  margin-bottom: 20px;
}
.content label {
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
.content div.bulk {
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
.content .mp-table {
  width: 100% !important;
  border-bottom: none;
}
.content .mp-table .no-footer {
  border-bottom: none;
}
.content .mp-table table {
  width: 100%;
}
.content .mp-table thead .sorting {
  background-image: none;
}
.content .mp-table thead .sorting th .sorting_asc input,
.content .mp-table thead .sorting .sorting_desc input,
.content .mp-table thead .sorting .sorting input,
.content .mp-table thead .sorting th .sorting_asc input:hover,
.content .mp-table thead .sorting .sorting_desc input:hover,
.content .mp-table thead .sorting .sorting input:hover {
  background-image: none;
}
.content .mp-table thead .sorting:hover {
  background-image: url(https://cdn.datatables.net/1.10.13/images/sort_both.png);
}
.content .mp-table .noBckImg {
  background-image: none;
}
.content .mp-table th {
  font-weight: 600;
  color: #777777;
  font-size: 14px;
  border-bottom: transparent;
  text-align: center;
}
.content .mp-table th input {
  position: relative;
  top: 5px;
}
.content .mp-table table.table tr.checked {
  background-color: #D8E9F3;
}
.content td {
  border-top: transparent;
  vertical-align: middle;
  text-align: center;
  border-bottom: 15px solid #F1F4F9;
}
.content td img {
  height: 60px;
  width: 60px;
  border: 1px solid #D6DDE9;
}
.content td .seller {
  color: #59A9E2;
  font-style: italic;
}
.content td .pro_type {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  padding: 1.5px 5px 1.5px 5px !important;
  background: #46A2E0;
}
.content td .status {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #52C058;
}
.content td .refunded {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #F4A949;
}
.content td a.icon-menu {
  background: url("../img/IconSlices/icon-menu.png") no-repeat 5px 10px;
  display: inline-block;
  height: 28px;
  margin-top: 8px;
  width: 40px;
  cursor: pointer;
  border: none !important;
  background-color: transparent !important;
}
.content td .status a {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #52C058;
}
.content td:focus {
  outline: none !important;
}
.content tbody > tr > td > span.disabled {
  background: #777777;
}
.content tbody > tr > td > span.unread {
  background: #e0ae0d;
}
.content tbody > tr > td > span.denied {
  background: #D63F3F;
}
.content table > tbody > tr > td {
  border-top: none !important;
  vertical-align: middle !important;
  padding: 1.5%;
  word-break: break-word;
}
.content table > tbody > tr > td.text-truncate {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content tr.prod-data {
  vertical-align: middle;
  background: #ffffff;
}
.content tr.prod-data #chkbox-td {
  background: #F1F4F9;
}
.content table:not(.unset-first-child-width) tr > td:first-child {
  padding: 8px 0px 8px 0px;
  width: 1%;
}
.content .regular-checkbox,
.content .select_all {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #D6DDE9;
  padding: 8px !important;
  height: 0px !important;
  display: inline-block;
  position: relative;
  outline: none !important;
  vertical-align: sub;
}
.content .regular-checkbox:checked:after,
.content .select_all:checked:after {
  content: '\2714';
  font-size: 11px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #46A2E0;
}
.content input.regular-checkbox,
.content input.select_all:focus {
  outline: none;
}
.content div.dataTables_info {
  color: #555;
}
.content div.dataTables_filter {
  float: left !important;
  margin: 10px 0px 10px 0px;
}
.content div.dataTables_filter input {
  border: none;
  padding: 10px;
  width: 260px;
  font-style: italic;
}
.content div.dataTables_filter input:focus {
  outline: none;
}
.content div.dataTables_length {
  float: right !important;
  margin: 10px 0px 10px 0px;
}
.content div.dataTables_length select {
  background: #f1f4f9;
  border: none;
}
.content div.dataTables_paginate a.paginate_button {
  border: 1px solid #777;
}
.content div.dataTables_paginate a.disabled {
  border: 1px solid #D6DDE9;
}
.content .dataTable tr.child td {
  border-top: 1px solid #ddd !important;
}
.content .dataTable ul.dtr-details {
  list-style: none;
}
.content .dataTable ul.dtr-details li {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.content .dataTable ul.dtr-details li span.disabled {
  background: #777777;
}
.content .dataTable ul.dtr-details li .denied {
  background: #D63F3F;
}
.content .dataTable span.dtr-title {
  font-weight: 600;
  color: #777777;
  font-size: 14px;
  float: left;
}
#commission-listing tr > th:first-child,
#seller-payment-listing tr > th:first-child {
  width: 9% !important;
}
#import-product-listing tr > th:first-child,
#FAQ-listing tr > th:first-child {
  width: 50px !important;
}
#FAQ-listing tr > th {
  width: 200px !important;
}
hr {
  width: 100%;
  float: left;
  border-style: solid;
  border-color: #D6DDE9;
}
.add_card input {
  border-radius: 2px;
  height: 45px;
}
.add_card input[type="radio"] {
  height: 20px !important;
  vertical-align: middle;
}
.add_card textarea,
.add_card select {
  border-radius: 2px;
}
.add_card select:not(.form-control-multi-select) {
  height: 45px;
}
.add_card ::-webkit-input-placeholder {
  font-weight: 400;
  color: #999999;
  font-size: 14px;
  font-style: italic;
}
.add_card ::-moz-placeholder {
  font-weight: 400;
  color: #999999;
  font-size: 14px;
  font-style: italic;
}
.add_card .input-group-addon {
  border-radius: 2px !important;
}
.add_card .input-group-btn {
  border-radius: 2px !important;
}
.add_card .upload_img {
  background: white;
  padding: 15px 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #555555;
  font-size: 12px;
  border-radius: 3px;
  border: solid 1px;
  outline: none;
}
.add_card .upload_img:hover:not(.disabled-btn) {
  color: #333333 !important;
  border-color: #333333 !important;
}
.add_card .upload_img:active:not(.disabled-btn) {
  background: #F5F5F5 !important;
  color: #333333 !important;
  border-color: #333333 !important;
}
.add_card .shop_logo {
  max-width: 200px;
}
.add_card .store_logo {
  max-width: 185px;
  max-height: 185px;
}
.add_card .banner-container {
  max-width: 1024px;
  max-height: 1024px;
}
.add_card .add_option .add_option_btn {
  position: relative;
  top: 20px;
}
.add_card .del_option {
  position: relative;
  top: 10px;
  left: 17px;
}
.add_card fieldset {
  padding: 1px 89% 1px 20px !important;
  margin: 0 2px !important;
  border: 1px solid silver;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.add_card fieldset legend {
  border-bottom: none;
  margin-bottom: 0px !important;
}
.add_card .tc_content {
  overflow: auto;
  max-height: 500px;
}
.add_card #label_config_page_details .dropdown-toggle {
  border-radius: 0px;
  padding: 10px;
}
.add_card #label_config_page_details .dropdown-toggle span.caret {
  margin-left: 10px;
  margin-top: 7px;
}
.add_card .ask_conversation {
  background: #ffffff;
}
.add_card .ask_conversation .customer {
  padding-left: 0px;
  padding-top: 8px;
}
.add_card .ask_conversation .customer-name {
  font-weight: 700;
  color: #333333;
  font-size: 12px;
}
.add_card .ask_conversation .time-ago {
  font-weight: 600;
  color: #777777;
  font-size: 12px;
}
.add_card .ask_conversation .query_full_width {
  margin-left: -24px;
  margin-right: -24px;
}
.add_card .ask_conversation .askme-conv {
  background: #F4F4F4;
  padding: 15px;
  border-bottom: 1px solid #D1DAE9;
  line-height: 25px;
}
.add_card .ask_conversation .askme-conv .query-title {
  font-weight: 400;
  color: #333333;
  font-size: 24px;
  padding: 2px 10px;
  border-left: 3px solid #46A2E0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin-left: -15px;
}
.add_card .ask_conversation .askme-conv .query-content {
  font-weight: 600;
  color: #555555;
  font-size: 14px;
  word-wrap: break-word;
}
.add_card .ask_conversation .full-conversation .askme-conv {
  background: #ffffff;
}
.add_card .ask_conversation form .textarea {
  margin-top: 20px;
}
.add_card .ask_conversation form .textarea textarea {
  font-weight: 600;
  color: #999999;
  font-size: 14px;
  font-style: italic;
  border: 1px solid #D1DAE9;
  box-shadow: none;
}
.add_card .ask_conversation form button {
  background: #47AE4D;
}
#seller_banner_modal #banner_footer {
  text-align: center !important;
  margin-top: 20px;
}
#seller_banner_modal label.video_label {
  font-weight: 400;
  color: #656565;
  font-size: 12px;
}
#add_seller_btn,
#comm_submit_btn,
.prime-btn {
  margin-top: 0px;
}
#auto_disable_product_div,
#sales_price_config_div,
.config-notice,
#paypal_masspay_config_div,
#subscription_label_div {
  padding: 20px;
  margin-bottom: 15px !important;
  border: 1px solid #eeeeee;
}
.checkbox:checked:after {
  content: '\2714';
  font-size: 11px;
  position: absolute;
  top: 0px;
  left: 3px;
  color: #46A2E0;
}
.wk-margin b {
  color: #333333;
}
.upload-disabled-type {
  border: none;
  border-radius: 3px;
  padding: 15px 25px;
  color: #777777;
}
.radio .radio-btn {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 2px;
  margin-right: 5px;
  vertical-align: sub;
}
.radio .radio-btn span {
  display: block;
  border-radius: 50%;
  width: 9px;
  height: 9px;
}
.radio label {
  padding: 0px !important;
}
#change_avtar_modal p {
  font-weight: 600;
  color: #999999;
  font-size: 14px;
  font-style: italic;
}
#change_avtar_modal .upload_img {
  background: white;
  padding: 15px 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #555555;
  font-size: 12px;
  border-radius: 3px;
  border: solid 1px;
  outline: none;
}
#change_avtar_modal .upload_img:hover {
  color: #333333 !important;
  border-color: #333333 !important;
}
#change_avtar_modal .upload_img:active {
  background: #F5F5F5 !important;
  color: #333333 !important;
  border-color: #333333 !important;
}
#seller_mplan_modal label {
  color: #a94442;
}
#seller_mplan_modal .mp-div {
  border: solid 1px;
  border: solid 0.1px;
  border-color: #eee;
  padding: 10px;
  margin-bottom: 10px;
}
#seller_mplan_modal .no_plan {
  color: #a94442;
}
/* .card:hover, .white_card:hover{
	-moz-box-shadow:0px 0px 5px 0.1px #CCC;
    -webkit-box-shadow:0px 0px 5px 0.1px #CCC;
    box-shadow:0px 0px 5px 0.1px #CCC;
} */
.error-data {
  display: none;
}
.no-border {
  border: none !important;
}
.no-border th,
.no-border td {
  border: none !important;
  color: #555555;
}
.no-border th .status,
.no-border td .status {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #52C058;
}
.no-border th .disabled,
.no-border td .disabled {
  background: #777777;
}
#mail_subject,
.view-mail {
  background: #eee;
}
.view-mail p {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 2;
}
ul.tagit li.tagit-choice-editable {
  padding: 10px 20px 10px 15px !important;
  background: #29bc94 !important;
  color: #ffffff;
}
.ui-state-default .ui-icon {
  background-image: url("../lib/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png");
}
.mp-radio2:checked + label::before {
  border: 4px solid #62a8ea;
  box-shadow: 0 0 0 3px #ffffff inset;
}
.mp-radio2:checked + label.disabled::before {
  border: 4px solid #bbb;
  box-shadow: 0 0 0 3px #ffffff inset;
}
.mp-radio2 + label {
  cursor: pointer;
}
.mp-radio2 + label::before {
  border: 1px solid #62a8ea;
  border-radius: 50%;
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin-bottom: -2px;
  margin-right: 5px;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  width: 15px;
}
.mp-radio2 + label.disabled,
.mp-radio2 + label.disabled::before {
  cursor: not-allowed;
}
.mp-radio2 + label.disabled::before {
  border: 1px solid #bbb;
}
.details_table td,
.details_table th {
  padding: 10px;
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
.bordered-table .table > thead > tr > th {
  border-bottom: 1px solid #F1F4F9 !important;
  text-align: center;
  font-weight: 600;
}
.bordered-table .table > tbody > tr > td {
  border-bottom: 1px solid #F1F4F9 !important;
  text-align: center;
  word-break: break-word;
}
.bordered-table .btn {
  background: transparent;
  color: #46A2E0;
}
.bordered-table .btn-info {
  border-color: transparent !important;
  background-color: #5bc0de !important;
  padding: 2px 5px !important;
}
.bordered-table .status-menu {
  margin-left: 55px;
}
#transaction_table .mp-table div.bottom,
.ordered_product_table .mp-table div.bottom,
#membership_payment .mp-table div.bottom,
#chat_history .mp-table div.bottom,
#chat_payment_history .mp-table div.bottom {
  margin-top: 30px !important;
}
#transaction_table td,
.ordered_product_table td,
#membership_payment td,
#chat_history td,
#chat_payment_history td,
#transaction_table th,
.ordered_product_table th,
#membership_payment th,
#chat_history th,
#chat_payment_history th {
  border-bottom: 1px solid #F1F4F9 !important;
}
#transaction_table ul,
.ordered_product_table ul,
#membership_payment ul,
#chat_history ul,
#chat_payment_history ul {
  list-style: none;
}
.fulfillment_status span.fa {
  color: #3c763d !important;
}
.btn-default,
.btn-primary {
  outline: none;
}
.cus-dd-menu {
  left: inherit;
  width: 93%;
}
.page-not-found {
  padding: 40px 0px 110px 0px;
}
.page-not-found h1 {
  font-weight: 600;
  color: #333333;
  font-size: 100px;
}
.page-not-found p {
  font-size: 32px !important;
}
#variant_img_list li {
  display: inline-block;
  list-style-type: none;
  margin: 0 20px 20px 0;
}
.m-select-d-box {
  width: 30% !important;
}
.m-select-d-box__list-item_selected {
  background: #9b26af !important;
}
.m-select-d-box__list-item_selected:hover {
  background: #6b067c !important;
}
.upload_img_div {
  background: #F2F2F2;
  height: 120px;
  padding: 10px;
}
.upload_img_div .move_img {
  position: relative;
}
.upload_img_div .drag_img {
  top: 40%;
  right: 5px;
}
.upload_img_div .img_option {
  top: 30%;
}
.upload_img_div .upload_img_name {
  word-break: break-word;
  padding-left: 10px;
}
.upload_img_div .img_name {
  position: relative;
  top: 35%;
}
.upload_img_div .image_div {
  display: block;
  width: 100%;
  height: 100px;
}
.upload_img_div .img_src {
  max-width: 100px;
  max-height: 100px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
#return-to-top {
  position: fixed;
  text-align: center;
  z-index: 1000;
  bottom: 165px;
  right: 20px;
  background: rgba(0, 0, 0, 0.65);
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #ffffff;
  top: 5px;
}
#return-to-top i {
  color: #ffffff;
  margin: 0;
  position: relative;
  left: 0;
  top: 25%;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#full-screen {
  position: fixed;
  text-align: center;
  z-index: 1000;
  bottom: 10px;
  right: 15px;
  background: rgba(0, 0, 0, 0.65);
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#full-screen:hover {
  background: rgba(0, 0, 0, 0.9);
}
#full-screen:hover i {
  color: #ffffff;
  top: 5px;
}
#full-screen i {
  color: #ffffff;
  margin: 0;
  position: relative;
  left: 0;
  top: 25%;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer {
  position: relative;
  bottom: 0;
  float: left;
  width: 100%;
  padding-top: 15px;
  font-weight: 600;
  color: #95a0b2;
  font-size: 14px;
}
.footer hr {
  border-style: solid;
  border-color: #D6DDE9;
}
.footer a {
  font-weight: 600;
  color: #95a0b2;
  font-size: 14px;
}
#seller_login_bg {
  background-image: url(../img/seller-login/cover-image.jpg);
  width: 100%;
  height: 640px;
}
.mp-margin-right-5 {
  margin-right: 5px !important;
}
.login-input-field {
  background-color: #ffffff !important;
  font-size: 14px;
  font-family: 'Cabin', sans-serif;
  color: #777777!important;
  max-width: 250px;
  height: 30px;
  border-radius: 4px;
  padding: 5px;
}
.login-btn {
  height: 30px;
  width: 50px;
}
.font-arial-400 {
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  font-family: arial;
}
.margin-top-150 {
  margin-top: 150px !important;
}
.margin-top-100 {
  margin-top: 100px !important;
}
.mp-margin-top-50 {
  margin-top: 50px !important;
}
.font-cabin-400 {
  font-weight: 400;
  color: #ffffff;
  font-size: 38px;
  font-family: 'Cabin', sans-serif;
}
.circle-span-25 {
  height: 25px;
  width: 25px;
  background-color: #668be7 !important;
  border-radius: 50%;
  vertical-align: middle;
}
.font-size-12 {
  font-size: 12px !important;
}
.font-size-14 {
  font-size: 14px !important;
}
.font-size-16 {
  font-size: 16px !important;
}
.font-size-18 {
  font-size: 18px !important;
}
.badge-font {
  font-size: 0.5em !important;
}
.sign-up-btn {
  height: 50px;
  width: 220px;
  background-color: #3ea339 !important;
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Cabin', sans-serif;
}
.mp-hide {
  display: none !important;
}
.nav-tabs > li.active > a {
  border-top: none!important;
  border-left: none!important;
  border-right: none!important;
  border-bottom: 3px solid #46A2E0!important;
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  color: #555555;
  font-size: 16px;
  font-weight: 100 !important;
  color: #333333 !important;
  font-size: 16px !important;
  padding-left: 0!important;
  text-align: center !important;
}
.nav-tabs > li > a {
  border-bottom: none!important;
  font-family: 'Cabin', sans-serif;
  font-weight: 600;
  color: #333333;
  font-size: 16px;
}
.cabin-600-14px {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
  font-family: 'Cabin', sans-serif;
}
.cabin-600-16px {
  font-weight: 600;
  color: #333333;
  font-size: 16px;
  font-family: 'Cabin', sans-serif;
}
.cabin-500-16px {
  font-weight: 500;
  color: #777777;
  font-size: 16px;
  font-family: 'Cabin', sans-serif;
  font-style: italic;
}
.cabin-400-16px-grey {
  font-weight: 400;
  color: #777777;
  font-size: 16px;
  font-family: 'Cabin', sans-serif;
}
.cabin-400-16px {
  font-weight: 400;
  color: #333333;
  font-size: 16px;
  font-family: 'Cabin', sans-serif;
}
.cabin-400-18px {
  font-weight: 400;
  color: #333333;
  font-size: 18px;
  font-family: 'Cabin', sans-serif;
}
.cabin-400-24px {
  font-weight: 400;
  color: #333333;
  font-size: 24px;
  font-family: 'Cabin', sans-serif;
}
.cabin-400-28px {
  font-weight: 400;
  color: #333333;
  font-size: 28px;
  font-family: 'Cabin', sans-serif;
}
.login-page-placeholder input::placeholder {
  font-family: 'Cabin', sans-serif;
  font-style: italic;
  font-weight: 600;
  color: #999999;
  font-size: 14px;
}
#seller_signup_modal {
  top: 40px;
}
#seller_signup_form .form-group {
  margin-bottom: 10px!important;
}
#view_auction_details table {
  overflow: auto;
}
#view_auction_details .panel {
  margin-bottom: 0px;
  background: inherit;
  border: none;
  box-shadow: none;
}
#view_auction_details .panel a {
  color: inherit;
}
#view_auction_details .panel a:hover {
  color: inherit;
}
#view_auction_details #auction-timer h3 {
  margin-top: 0px;
}
#view_auction_details .panel > a[aria-expanded='false'] > .arrow:before {
  content: '\25B2';
}
#view_auction_details .panel > a[aria-expanded='true'] > .arrow:before {
  content: '\25BC';
}
.mp-theme-border {
  border: 2px solid #286090 !important;
}
.mp-fa-sm {
  font-size: 20px !important;
  vertical-align: text-bottom;
}
.wk-theme-color {
  color: #286090;
}
.mp-max-height-400 {
  max-height: 400px;
  overflow-y: auto;
}
.mp-margin-top-4 {
  margin-top: 4px !important;
}
.mp-margin-top-6 {
  margin-top: 6px !important;
}
.mp-color-white {
  color: #ffffff !important;
}
.size315X215 {
  height: 215px;
  width: 315px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.bgcolor-red {
  background-color: #F75050!important;
}
.bgcolor-blue {
  background-color: #3672FF!important;
}
.bgcolor-yellow {
  background-color: #FFC436!important;
}
.bgcolor-white {
  background-color: #ffffff !important;
}
.img-mar-35X90 {
  height: 135px;
  width: 135px;
  margin: 35px 90px!important;
  background-repeat: no-repeat;
}
.height-width-70X315 {
  height: 70px;
  width: 315px;
  background-color: #ffffff !important;
}
.mp-margin-30 {
  margin: 30px!important;
}
.margin-lr-30 {
  margin: 0 30px!important;
}
.height-width-35X35 {
  height: 35px;
  width: 35px;
  background-color: #46a2e0 !important;
}
.max-width-100 {
  max-width: 100%;
}
.margin-lr-auto {
  margin-left: auto;
  margin-right: auto;
}
.action-btn {
  border-radius: 2px;
  padding: 2px 5px;
  background-color: #46A2E0;
  border: 1px solid #46A2E0;
  color: #ffffff;
}
.mp-theme-color-new {
  color: #286090;
}
.restrict-hover:hover,
.restrict-hover:active,
.restrict-hover:focus {
  color: #ffffff;
}
.icon-push-pin {
  background: url(../img/IconSlices/icon-pushpin.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 33px;
  height: 76px;
  display: inline-block;
}
.mp-padding-bottom-10 {
  padding-bottom: 10px!important;
}
.mp-lbod-ccc {
  border-left: 1px solid #ccc;
}
.grey-box {
  background-color: #F1F1F1;
  color: #585858;
  padding: 15px 11px;
  border-radius: 4px;
  display: inline-block;
}
.mp-fs-15 {
  font-size: 15px !important;
}
.mp-pad-top {
  padding-top: 15px !important;
}
.mp-margin-right {
  margin-right: 10px !important;
}
.selected-row-bg-color {
  background: #F1F4F9;
}
.mp-border-top {
  border-top: 1px solid #D6DDE9;
}
.mp-mar-left-5 {
  margin-left: 5px!important;
}
.note-section {
  line-height: 1.5;
}
.mp-theme-border-bottom {
  border-bottom: 2px solid #286090;
}
.mp-cpy-btn {
  background-color: #333333;
  color: #ffffff !important;
  position: relative;
  bottom: 25px;
  border-radius: 0;
  float: right;
  right: 0px;
}
.mp-reg-btn {
  background-color: #333333;
  color: #ffffff !important;
  position: relative;
  bottom: 25px;
  border-radius: 0;
  float: right;
  right: 0px;
}
.wc_global_commission .dropdown-menu {
  min-height: 150px;
}
.wc_global_commission .mp-caret-config {
  position: relative;
  top: 8px;
  border-width: 6px 5px 0 !important;
}
.mp-plan-block .mp-plan-name {
  font-weight: 300;
  color: #333333;
  font-size: 48px;
  margin-bottom: 25px;
}
.mp-plan-block .mp-partner-plan-name {
  font-weight: 400;
  color: #333333;
  font-size: 28px;
}
.mp-plan-block .mp-plan-desc {
  font-weight: 300;
  color: #848484;
  font-size: 16px;
  margin-bottom: 30px;
}
.mp-plan-block .mp-partner-plan-desc {
  font-weight: 400;
  color: #333333;
  font-size: 14px;
  margin-bottom: 10px;
}
.mp-plan-block .mp-plan-price {
  font-weight: 300;
  color: #333333;
  font-size: 34px;
  margin-bottom: 30px;
}
.mp-plan-block .mp-plan-trail {
  font-weight: 400;
  color: #8e8e8e;
  font-size: 18px;
}
.mp-plan-block .mp-plan-detail .plan-label {
  font-weight: 400;
  color: #999999;
  font-size: 14px;
  margin-bottom: 20px;
}
.mp-plan-block .mp-plan-detail .plan-detail {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
  margin-bottom: 30px;
}
.mp-plan-block .mp-plan-detail .partner-plan-label {
  font-weight: 400;
  color: #999999;
  font-size: 12px;
}
.mp-plan-block .mp-plan-detail .partner-plan-label-details {
  font-weight: 400;
  color: #000000;
  font-size: 14px;
  padding: 0px;
}
.mp-plan-block .mp-plan-detail .partner-plan-label-details-comment {
  font-weight: 400;
  color: #999999;
  font-size: 14px;
}
.mp-plan-block .plan-buy-div {
  margin-top: 10px;
  margin-bottom: 20px;
}
.mp-plan-block .plan-buy-div .choose-plan-btn,
.mp-plan-block .plan-buy-div .currentely_active_plan {
  background: #52C058;
  padding: 15px 25px;
  border-radius: 3px;
  border: none;
  text-align: center;
  outline: none !important;
  width: 184px;
  margin: 0 auto;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  text-transform: capitalize;
}
.mp-plan-block .plan-buy-div .choose-plan-btn:hover {
  background-color: #5fd365;
}
.mp-plan-block .plan-buy-div .currentely_active_plan {
  background-color: #ffffff;
  font-weight: 600;
  color: #52c058;
  font-size: 12px;
}
.mp-plan-block .partner-plan-buy-div .partner-choose-plan-btn,
.mp-plan-block .partner-plan-buy-div .currentely_active_plan {
  background: #46A2E0;
  padding: 6px 10px;
  border-radius: 3px;
  border: none;
  text-align: center;
  outline: none !important;
  width: 126px;
  height: 47px;
  margin: 0 auto;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  text-transform: capitalize;
  float: right;
}
.mp-plan-block .partner-plan-buy-div .partner-choose-plan-btn:hover {
  background-color: #54b1f0;
}
.mp-plan-block .partner-plan-buy-div .currentely_active_plan {
  background-color: #ffffff;
  font-weight: 600;
  color: #46a2e0;
  font-size: 12px;
  border: 1px solid #46A2E0;
  width: 177px !important;
  height: 47px !important;
  position: relative;
  bottom: 0px;
  right: 0px;
}
.mp-plan-block .partner-plan-buy-div .partner_plan_price {
  float: right;
  margin-bottom: 18px;
  font-weight: 600;
  color: #333333;
  font-size: 28px;
}
.mp-plan-block .partner-plan-buy-div .partner_plan_price sup {
  font-weight: 400;
  color: #333333;
  font-size: 12px;
  top: -1.1em;
}
.mp-plan-block .partner-plan-buy-div .choose_plan_btn {
  float: right;
  overflow: hidden;
}
.mp-plan-block .view_all {
  font-weight: 400;
  color: #333333;
  font-size: 12px;
  color: #2a2aeb;
}
.mp-plan-block .plan_contact_us img {
  width: 100%;
}
.mp-plan-block .contact_us_info {
  font-weight: 400;
  color: #848484;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.mp-pro-plan {
  background-color: #197bee;
  background-image: url(../fonts/SVG/texture.svg);
}
.mp-pro-plan .mp-plan-name {
  font-weight: 300;
  color: #ffffff;
  font-size: 48px;
  margin-bottom: 25px;
}
.mp-pro-plan .mp-plan-desc {
  font-weight: 300;
  color: #a8c4a7;
  font-size: 16px;
  margin-bottom: 30px;
}
.mp-pro-plan .mp-plan-price {
  font-weight: 300;
  color: #ffffff;
  font-size: 34px;
  margin-bottom: 30px;
}
.mp-pro-plan .mp-plan-trail {
  font-weight: 400;
  color: #a0c0f6;
  font-size: 18px;
}
.mp-pro-plan .mp-plan-detail .plan-label {
  font-weight: 400;
  color: #a0c0f6;
  font-size: 14px;
  margin-bottom: 20px;
}
.mp-pro-plan .mp-plan-detail .plan-detail {
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 30px;
}
.mp-pro-plan .plan-buy-div {
  margin-top: 10px;
  margin-bottom: 20px;
}
.mp-pro-plan .plan-buy-div .choose-plan-btn,
.mp-pro-plan .plan-buy-div .currentely_active_plan {
  background: #52C058;
  padding: 15px 25px;
  border-radius: 3px;
  border: none;
  text-align: center;
  outline: none !important;
  width: 184px;
  margin: 0 auto;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  text-transform: capitalize;
}
.mp-pro-plan .plan-buy-div .choose-plan-btn:hover {
  background-color: #5fd365;
}
.mp-pro-plan .plan-buy-div .currentely_active_plan {
  background-color: #ffffff;
  font-weight: 600;
  color: #52c058;
  font-size: 12px;
}
.mp-pro-plan .ribbon-wrapper {
  position: absolute;
  left: 14px;
  top: 0px;
}
.mp-pro-plan .ribbon-wrapper img {
  width: 107px;
}
.padding-20 {
  padding: 20px;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.another_btn {
  margin-right: 175px;
  margin-left: 30px;
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
}
.another_bckup_btn {
  margin-right: 335px;
  margin-left: 30px;
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
}
.another_btn2 {
  margin-right: 380px;
  margin-left: 30px;
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
}
.faq_dlt_content {
  padding-top: 5px;
  line-height: 25px;
  margin-left: 18px;
  text-align: justify;
  word-wrap: break-word;
}
.faq_dlt_content p {
  font-style: normal !important;
  color: #555 !important;
}
.faq_dlt_title {
  font-weight: 600 !important;
  color: #555555 !important;
  font-size: 17px !important;
}
#shipping_details,
#deliver_date_row {
  display: none;
}
.already_active_btn {
  background: white;
  font-weight: 600;
  color: #52c058;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}
.already_active_btn .feature_disable {
  display: none;
}
.already_active_btn:hover {
  transition: background-color 0.5s ease;
  background-color: #E85757;
}
.already_active_btn:hover .feature_active {
  display: none;
}
.already_active_btn:hover .feature_disable {
  display: inline;
}
.already_active_btn:active {
  color: #52C058;
  background: white;
}
.ebay_active_btn .feature_disable {
  display: none;
}
.ebay_active_btn:hover {
  transition: background-color 0.5s ease;
  background-color: #E85757;
}
.ebay_active_btn:hover .feature_active {
  display: none;
}
.ebay_active_btn:hover .feature_disable {
  display: inline;
}
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1099;
}
.bs-right-white {
  box-shadow: -1px 0px 0px 0 #ffffff inset;
}
.dd-grey {
  background-color: #DADADA;
  border: 1px solid #ccc;
  padding: 5px 10px;
  border-radius: 0;
  background-image: linear-gradient(#ffffff, #ffffff);
}
.mp-no-float {
  float: none !important;
}
.mplan-card {
  height: 400px;
  max-height: 400px;
  word-wrap: break-word;
  position: relative;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -webkit-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -moz-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -o-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.mplan-card h2 {
  margin-top: 0;
}
.mplan-card .mplan-wrapper {
  overflow-y: auto;
}
.mplan-card .mplan-buy-btn {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0;
}
.mp-icon-xl {
  font-size: 10em !important;
  color: #777;
}
.mplan-btn-pos {
  position: absolute;
  bottom: 40px;
  left: 0;
}
.bg-dull {
  background: #f1f4f9;
}
.padding_left_0 {
  padding-left: 0px;
}
.height-400 {
  height: 400px;
  overflow: auto;
}
#product_export_column,
#seller_export_column {
  padding: 15px;
}
#product_export_column .remove-export-label,
#seller_export_column .remove-export-label {
  line-height: 1.5;
}
#saved_export_type_list .radio-option {
  margin-top: 5px;
}
.table-hover > tbody > tr:hover {
  background-color: rgba(216, 233, 243, 0.5);
}
.mp-theme-background {
  background-color: #58C95E;
}
.mp-form-bg-color {
  background-color: #ffffff;
}
.mp-color {
  color: #58C95E;
}
.theme-border {
  border-color: #58C95E;
}
.another_btn_heading {
  margin-right: 30px;
}
.restrict-resize {
  resize: none;
}
.mp-margin-left-15 {
  margin-left: 15px !important;
}
.mp-margin-left-25 {
  margin-left: 25px !important;
}
/* .spin_loader {
	display: inline-block;
	border: 4px solid transparent;
	border-radius: 50%;
	border-top: 4px solid #555;
	border-right: 4px solid #555;
	width: 40px;
	height: 40px;
	-webkit-animation: spin 0.7s linear infinite;
	animation: spin .7s linear infinite;
} */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#feature_list td {
  font-size: 1.43em;
  padding-top: 10px;
  padding-bottom: 15px;
  margin: 10px 0;
  line-height: 30px;
}
.icon-div {
  background: transparent;
  display: block;
  text-align: center;
}
/* .icon-div.login {
    padding: 13px 20px;
}
.icon-div.signup {
    padding: 13px 20px;
	margin-top: -50px;
} */
#right_column,
#signup_form {
  margin-top: -45px;
}
.wk-login-form {
  margin-top: -45px;
  border: 1px solid #b6b6b6;
  padding: 50px 30px 20px;
  line-height: 23px;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 5px -2px #b6b6b6;
  -moz-box-shadow: 0 5px 5px -2px #b6b6b6;
  box-shadow: 0 5px 5px -2px #b6b6b6;
}
.wk-signup-form {
  margin-top: 40px;
  border: 1px solid #b6b6b6;
  padding: 30px 0 30px;
  line-height: 23px;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 5px -2px #b6b6b6;
  -moz-box-shadow: 0 5px 5px -2px #b6b6b6;
  box-shadow: 0 5px 5px -2px #b6b6b6;
}
.marg-top-inverse-40 {
  margin-top: -40px;
}
#left_column {
  margin-bottom: 50px;
}
abbr[title] {
  border-bottom: 0 !important;
  text-decoration: none !important;
}
/* ** Override Notification CSS ** */
.ns-type-error {
  background: #F96072 !important;
  color: #ffffff;
}
.ns-type-notice {
  background: #21CB71 !important;
  color: #ffffff;
}
.ns-type-error h3 {
  color: #9C002C;
}
.ns-type-error h3,
.ns-type-notice h3 {
  font-size: 20px !important;
  margin: 0 0 5px 0 !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.ns-type-notice h3 {
  color: #00610F;
}
.ns-type-error p,
.ns-type-notice p {
  color: #ffffff !important;
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif;
}
.ns-effect-jelly {
  max-width: 350px !important;
}
.ns-effect-jelly .ns-close::before,
.ns-effect-jelly .ns-close::after {
  background: #ffffff !important;
}
.taxjar-category {
  width: 100%;
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  max-height: 600px;
}
.mp-notice-menu {
  min-width: 250px !important;
  max-height: 400px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
.mp-notice-menu-div {
  padding: 0 5px 10px;
  border-bottom: 1px solid #eee;
}
.mp-notice-menu-div > h4 {
  font-weight: 600;
  font-size: 14px;
}
.mp-notice-menu-div > p {
  font-weight: 400 !important;
  font-size: 13px !important;
  color: #000000 !important;
}
a.mp-notice-menu-link {
  margin: 10px 0;
  color: #46a2e0 !important;
  white-space: nowrap;
}
a.mp-notice-menu-link:hover {
  color: #4ca9e8 !important;
  background-color: #ffffff !important;
}
a.mp-notice-menu-link:visited,
a.mp-notice-menu-link:active {
  color: #419bd7 !important;
  background-color: #ffffff !important;
}
.mp-notice-badge {
  position: absolute;
  top: 7px;
  right: 7px;
  font-size: 10px;
  font-weight: 600;
  padding: 3px 5px;
  background-color: #EA4335;
}
.word-break {
  word-break: break-word;
}
.margin-top-10 {
  margin-top: 10px!important;
}
.margin-bottom-20 {
  margin-bottom: 20px!important;
}
.padding-bottom-20 {
  padding-bottom: 20px!important;
}
#mp_flash_msg p {
  font-size: 20px;
  line-height: 30px;
  color: #333;
}
#mp_flash_msg .main {
  color: #1899ae;
  font-weight: 700;
}
#mp_flash_msg a {
  color: #4469f1;
  font-weight: 700;
}
#mp_flash_msg a:hover {
  text-decoration: underline !important;
}
#mp_flash_msg button {
  font-size: 14px;
  color: #777;
  border: 1px solid #777;
  border-radius: 2px;
  font-weight: 700;
  padding: 7px 20px;
  background-color: #fff;
}
#mp_flash_msg button:hover {
  color: #fff;
  background-color: #777 !important;
}
#mp_flash_msg .checkbox-div span.checkbox-text {
  color: #777;
  font-weight: 700;
  font-size: 12px;
  vertical-align: middle;
}
#mp_flash_msg .checkbox-div span.active {
  color: #4469f1;
}
#mp_flash_msg .checkbox-div .fa {
  color: #777;
  font-size: 22px;
  vertical-align: middle;
}
.mp-scroll-280 {
  max-height: 280px;
  overflow: auto;
  overflow-x: hidden;
}
.mp-notify-status-icon {
  font-size: 5em;
}
.v-align-middle {
  vertical-align: middle;
}
.row-stat {
  display: inline-block;
  position: relative;
  top: -8px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.row-success {
  background-color: #5CB85C;
}
.row-danger {
  background-color: #D9534F;
}
/* ********************************** */
.wrapper-dropdown-5 {
  /* Size & position */
  position: relative;
  width: 125px;
  margin: 7px auto;
  padding: 8px 15px;
  /* Styles */
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  .wrapper-dropdown-5 {
    float: left;
  }
}
.wrapper-dropdown-5:after {
  /* Little arrow */
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #4cbeff transparent;
}
.wrapper-dropdown-5 .dropdown {
  /* Size & position */
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  /* Styles */
  padding-left: 5px !important;
  background: #fff;
  border-radius: 0 0 5px 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-top: none;
  border-bottom: none;
  list-style: none;
  transition: all 0.3s ease-out;
  /* Hiding */
  max-height: 0;
  overflow: hidden;
}
.wrapper-dropdown-5 .dropdown li {
  padding: 0 10px ;
}
.wrapper-dropdown-5 .dropdown li a {
  display: block;
  text-decoration: none;
  color: #333 !important;
  font-weight: 500 !important;
  padding: 10px 0;
  transition: all 0.3s ease-out;
  border-bottom: 1px solid #e6e8ea;
}
.wrapper-dropdown-5 .dropdown li:last-of-type a {
  border: none;
}
.wrapper-dropdown-5 .dropdown li i {
  margin-right: 5px;
  color: inherit;
  vertical-align: middle;
}
.wrapper-dropdown-5 .dropdown li:hover a {
  color: #57a9d9;
}
.wrapper-dropdown-5.active {
  border-radius: 5px 5px 0 0;
  background: #4cbeff;
  box-shadow: none;
  border-bottom: none;
  color: white;
}
.wrapper-dropdown-5.active:after {
  border-color: #82d1ff transparent;
}
.wrapper-dropdown-5.active .dropdown {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  max-height: 400px;
}
.tag-me {
  border: 1px solid grey;
  padding: 10px;
  margin-right: 10px;
}
.dropzone .dz-preview .dz-error-message {
  top: 10px !important;
}
.remove-slot-pricing {
  float: right;
  position: relative;
  top: -20px;
  right: -34px;
  cursor: pointer;
}
.remove-slot-pricing:hover {
  transform: scale(1.5);
}
/* ********************************** */
.img-wrapper {
  height: 60px;
  width: 60px;
  background-color: transparent !important;
  border: 1px solid #DADADA;
  margin: 0 auto;
}
.img-wrapper > img {
  max-height: 58px;
  max-width: 58px;
  border: none !important;
  height: auto !important;
  width: auto !important;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
#header .navbar-inverse .navbar-nav > li > a:hover {
  box-shadow: 0px -1px 3px 0px rgba(0, 0, 0, 0.4);
}
.alert-custom {
  background-image: linear-gradient(135deg, #360940 10%, #f05f57 100%) !important;
  border: 0 !important;
  color: #fff !important;
}
.alert-custom .close {
  color: #fff !important;
  opacity: 1;
}
.alert-custom .notice-feature-block {
  height: 150px;
  padding: 15px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  overflow: hidden;
}
.alert-custom .notice-feature-block .notice-feature-inner {
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  -webkit-transition: transform 0.15s ease-in-out;
}
.alert-custom .notice-feature-block .notice-feature-inner:hover {
  transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
}
.alert-custom .notice-feature-block .notice-feature-inner .notice-feature-content {
  height: 90px;
  overflow: auto;
}
.alert-custom .notice-feature-block .notice-feature-inner .notice-feature-btns {
  padding-top: 15px;
}
.alert-custom .notice-feature-block .notice-feature-inner .notice-feature-btns a {
  background-color: #fff;
  color: #222;
  margin-right: 10px;
}
.height-300-overflow-scroll {
  height: 300px;
  overflow-y: scroll;
}
.max-height-200-overflow-y-scroll {
  max-height: 200px;
  overflow-y: scroll;
}
.mp-disabled-div {
  background-color: #eee;
  opacity: 1;
  border-radius: 2px;
}
.feature-card {
  max-height: 550px;
  height: 500px;
  border-radius: 5px;
}
.feature-card .img-thumb {
  padding: 5px 50px;
}
.feature-card .feature-heading {
  height: 40px;
}
.feature-card .feature-desc {
  height: 80px;
}
.feature-card .feature-action {
  margin-left: 20%;
  margin-right: 20%;
}
.feature-card .amz_connector {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media only screen and (min-width: 350px) and (max-width: 415px) {
  .feature-card {
    height: 500px;
  }
}
@media only screen and (min-width: 310px) and (max-width: 340px) {
  .feature-card {
    height: 460px;
  }
}
@media only screen and (min-width: 1210px) and (max-width: 1340px) {
  .feature-card {
    height: 460px;
  }
  .mp-control-overflow {
    max-height: 400px !important;
  }
  .modal-lg {
    width: 1150px !important;
  }
}
.loader {
  width: 40px;
  height: 40px;
  position: fixed;
  display: none;
  left: 48%;
  z-index: 102;
  top: 40%;
}
.cube1,
.cube2 {
  background-color: #25D8BA;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}
.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
  background-color: #430ea5;
}
.spinner {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 2s infinite linear;
}
.dot1,
.dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
.margin-left-15 {
  margin-left: 15px!important;
}
.del_slot_tag {
  top: 10px;
  position: relative;
}
pre.mp-api-pre {
  border: 0;
  background-color: #fff;
  border-radius: 0;
  font-size: 15px;
}
.panel-group .panel-collapse {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
}
.panel-default > .panel-heading {
  background-color: #F9FAFA;
}
.modal-img-wrapper {
  height: 140px;
  text-align: center;
}
.modal-img-wrapper > img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
}
.all_images_div {
  min-height: 120px;
}
a:active,
a:focus,
a:hover,
a:visited {
  outline: none;
}
#submenu-block {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.mp-nav-action-block {
  margin-top: 29px;
  padding: 15px;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0 2px 0 1px rgba(63, 63, 68, 0.05), 0 6px 10px 0 rgba(63, 63, 68, 0.15);
  -webkit-box-shadow: 0 2px 0 1px rgba(63, 63, 68, 0.05), 0 6px 10px 0 rgba(63, 63, 68, 0.15);
  -moz-box-shadow: 0 2px 0 1px rgba(63, 63, 68, 0.05), 0 6px 10px 0 rgba(63, 63, 68, 0.15);
  -o-box-shadow: 0 2px 0 1px rgba(63, 63, 68, 0.05), 0 6px 10px 0 rgba(63, 63, 68, 0.15);
  display: none;
}
.mp-nav-action-block button {
  padding: 10px 15px;
  border: 1px solid #555;
}
.mp-nav-action-block button.seller_menu_save {
  background-color: #46A2E0;
  color: #fff;
  margin-left: 15px;
  border-color: #46A2E0;
}
.clearboth {
  clear: both;
}
.disabled-link {
  color: gray !important;
  pointer-events: none;
}
.filter_tag {
  border: 1px solid #333;
  padding: 2px 3px 2px 6px;
  margin-left: 10px;
  border-radius: 7px;
  display: inline-block;
}
.del_tag_button {
  padding: 0px;
  cursor: pointer;
}
.del_tag_icon:before {
  color: #72777c;
  content: "\2716";
  display: block;
  font-weight: bold;
  border-radius: 50%;
  line-height: 0.28;
  position: relative;
  top: 1px;
}
.del_tag_button:hover .del_tag_icon:before {
  color: #E96566;
}
.mp-control-overflow-300 {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden !important;
}
.mp-no-pad {
  padding: 0px !important;
}
/** create search bar*/
.search-field {
  width: 100%;
  position: relative;
}
.search-field .btn-search {
  width: 50px;
  display: flex;
  position: absolute;
  left: 0;
  height: 100%;
  padding: 0;
  background: 0;
  border: 0;
  display: -ms-flexbox;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
.search-field input {
  height: 100%;
  width: 100%;
  background: #ffffff;
  display: block;
  padding: 10px 32px 10px 50px;
  font-size: 18px;
  color: #333333;
  border-radius: 5px;
}
/** design info*/
.items-info-block {
  word-wrap: break-word;
  font-size: 14px;
  color: #333333;
  height: 70px;
  padding: 3px 5px 5px;
  border: 1px solid transparent;
}
.items-info-block .square-box {
  max-width: 60px;
  max-height: 60px;
  height: 60px;
  margin-right: 22px;
  text-align: center!important;
}
.items-info-block .square-box img {
  padding: 5px;
}
.items-info-block:hover {
  background: #EFEFEF;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.items-info-block .wk-name {
  padding-top: 3px;
}
/** loader bouncing loader*/
.wk-small-loader {
  display: flex;
}
.wk-small-loader > div {
  width: 1rem;
  height: 1rem;
  margin: 1rem 0.2rem;
  background: #50ACE4;
  border-radius: 50%;
  animation: wk-small-loader 0.6s infinite alternate;
}
.wk-small-loader > div:nth-child(2) {
  animation-delay: 0.2s;
}
.wk-small-loader > div:nth-child(3) {
  animation-delay: 0.4s;
}
@keyframes wk-small-loader {
  to {
    opacity: 0.1;
    transform: translate3d(0, -1rem, 0);
  }
}
/* To style the custom-scrollbar */
.wk-custom-scrollbar::-webkit-scrollbar {
  width: 8px;
}
.wk-custom-scrollbar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.wk-custom-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.prev_next {
  padding: 0px 10px 5px;
  color: #637381;
}
.prev_next:hover {
  color: #212b36;
}
#r_button {
  height: 14px !important;
}
.mp-field-min-width-130 {
  min-width: 130px !important;
}
.wk-heading {
  font-size: 15px !important;
  color: #777777;
}
.range-delete {
  color: #ff4141;
}
.range-delete:hover {
  color: #ff2020;
}
.boxed label {
  display: inline-block;
  width: 130px;
  padding: 10px;
  border: solid 1px grey;
  border-radius: 4px;
}
.boxed input[type="radio"] {
  display: none;
}
.boxed input[type="radio"]:checked + label {
  border: none;
  background-color: #46A2E0;
  color: white;
}
.weglot-container .weglot_switcher {
  left: 20px;
  width: 150px;
}
#map,
#map2 {
  height: 330px;
  margin-top: 15px;
}
#store_pickup_map {
  height: 475px;
  margin-top: 15px;
}
@media (max-width: 747px) {
  .weglot-container .weglot_switcher {
    bottom: 53px !important;
    left: auto !important;
  }
}
/* The Modal (background) */
.modal-image {
  display: none;
  /* Hidden by default */
  z-index: 10000;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.3);
  /* Black w/ opacity */
  /* Modal Content (image) */
  /* Caption of Modal Image */
  /* Add Animation */
  /* The Close Button */
  /* 100% Image Width on Smaller Screens */
}
.modal-image .modal-image-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 900px;
  max-height: 800px;
}
.modal-image #img-caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
.modal-image .modal-image-content,
.modal-image #img-caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
.modal-image .modal-close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.modal-image .modal-close:hover,
.modal-image .modal-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (max-width: 700px) {
  .modal-image .modal-image-content {
    width: 100%;
  }
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.mp-control-overflow-500 {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden !important;
}
#thread div:not(:last-child) {
  color: red;
}
#thread div:not(:last-child) .border-line {
  border-left: 1px solid #9a9a9a;
  padding: 1.2rem;
  position: absolute;
  left: 0.1rem;
  top: 1rem;
  z-index: 0;
}
/* Chat containers */
.comment_container {
  border: 2px solid #ffffff;
  background-color: #ffffff;
  border-radius: .2rem;
  padding: 0rem 1rem;
}
/* Clear floats */
.comment_container::after {
  content: "";
  clear: both;
  display: table;
}
/* Style time text */
.time-right {
  float: right;
  color: #aaa;
}
/* Style time text */
.time-left {
  float: left;
  color: #999;
}
.wk-hr {
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #eee;
}
.mp-storage-block {
  background: #FFFFFF;
  box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.09);
  border-radius: 6px;
}
.mp-storage-block .mp-storage-limit {
  font-family: OpenSans-Bold;
  font-size: 48px;
  color: #1C91D9;
}
.mp-storage-block .mp-storage-unit {
  font-family: OpenSans-Bold;
  font-size: 28px;
  color: #151515;
  line-height: 65px;
}
.mp-storage-block .mp-storage-price {
  font-family: Montserrat-Regular;
  font-size: 24px;
  color: #484848;
}
.mp-storage-block .mp-storage-detail .storage-label {
  font-weight: 400;
  color: #999999;
  font-size: 14px;
  margin-bottom: 2rem;
}
.mp-storage-block .mp-storage-detail .storage-detail {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
  margin-bottom: 2rem;
}
.upgrade-plan-div .upgrade-plan-btn,
.upgrade-plan-div .currentely_active_plan,
.upgrade-plan-div .currentely_disable_plan {
  background: #1C91D9;
  padding: 1.4rem 1rem;
  border-radius: 3px;
  border: none;
  text-align: center;
  outline: none !important;
  width: 184px;
  margin: 0 auto;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  text-transform: capitalize;
}
.upgrade-plan-div .upgrade-plan-btn a,
.upgrade-plan-div .currentely_active_plan a,
.upgrade-plan-div .currentely_disable_plan a {
  color: #ffffff;
}
.upgrade-plan-div .upgrade-plan-btn:hover {
  background-color: #019eff;
}
.upgrade-plan-div .currentely_active_plan {
  background-color: #ffffff;
  font-weight: 600;
  color: #52c058;
  font-size: 12px;
}
.upgrade-plan-div .currentely_disable_plan {
  background-color: #ffffff;
  font-weight: 600;
  color: #e85757;
  font-size: 12px;
}
.mp-storage-contact-div {
  padding: .5rem;
  padding-bottom: 2rem;
  background: #FFFFFF;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.29);
  border-radius: 6px 6px 0 6px 6px;
}
.mp-storage-contact-div img {
  margin-top: 6rem;
  width: 100%;
  overflow: hidden;
  margin-bottom: 3.5rem;
}
.mp-storage-contact-div .contact_us_info {
  margin-top: 1rem;
  padding: 1rem;
  font-family: Montserrat-Regular;
  font-size: 14px;
  color: #555555;
  margin-bottom: 2rem;
}
.seller_currency {
  background-color: #f2f2f2;
  border: 1px solid #D1D9E8;
  border-radius: 2px;
  height: 45px;
  padding-top: 1.3rem;
  text-align: center;
}
.seller_currency + label {
  line-height: 5rem;
  margin-left: 2rem;
}
.currency_block {
  margin-top: 2rem;
}
.com_request_status_heading {
  font-weight: 100 !important;
  color: #333333 !important;
  font-size: 16px !important;
  padding-left: 0!important;
  text-align: center !important;
}
.clearfix {
  overflow: hidden;
  clear: both;
}
.com_status_list {
  padding-left: 16px !important;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  cursor: inherit;
  display: block;
}
.btn-com-attachment {
  color: black!important;
  background-color: white!important;
  border-color: white!important;
  cursor: pointer!important;
  text-align: left;
}
.com_attachment_img {
  padding-left: 1.5rem;
  height: 7rem;
  width: 7rem;
}
.remove-attachment {
  position: relative;
  z-index: 10;
  font-size: 18px;
  right: 10px;
  top: -18px;
  cursor: pointer;
  opacity: .5;
  display: none;
}
.atachmnt_label {
  float: left;
}
.com_attachment {
  float: left;
  width: auto;
}
.display-flex {
  display: flex;
}
.tags {
  margin-right: 22px !important;
}
.url_link {
  color: blue;
  font-size: 14px !important;
  cursor: pointer;
}
.instruct {
  opacity: 0.5;
}
.mp-highlighted-block {
  border: 1px solid #fff;
}
.mp-highlighted-block:hover,
.mp-highlighted-block:focus {
  background-color: rgba(216, 233, 243, 0.5);
}
.mp-note-block {
  padding-left: 15px;
  padding-right: 15px;
  margin: 15px 0;
  border: 1px solid;
  border-width: 0px 0px 0px 4px;
  border-left-color: #46a2e0;
  width: 80%;
  background-color: #f7f8f9;
  float: left;
}
.bar-rating {
  margin-left: 70px;
}
.bar-container {
  width: 320px;
  text-align: center;
  color: white;
  margin: 2px 10px;
  background: #F2F2F2;
  border: 1px solid #DADADA;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.18);
  border-radius: 2px;
}
.middle {
  margin-top: 10px;
  float: left;
  width: 70%;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.side {
  display: flex;
  margin-top: 10px;
}
.bar-5 {
  width: 0%;
  height: 100%;
  background-color: #FFC43E;
}
.bar-4 {
  width: 0%;
  height: 100%;
  background-color: #FFC43E;
}
.bar-3 {
  width: 0%;
  height: 100%;
  background-color: #FFC43E;
}
.bar-2 {
  width: 0%;
  height: 100%;
  background-color: #FFC43E;
}
.bar-1 {
  width: 0%;
  height: 100%;
  background-color: #FFC43E;
}
#out_of {
  line-height: 115px;
  font-size: 16px;
}
.avg_review {
  font-size: 60px !important;
  color: #333333 !important;
}
.mrgn-top {
  margin-top: -25px;
}
.rating-div {
  border-right: solid #33333333 1px;
  margin-right: -40px;
}
.ovrall_review {
  border-bottom: solid #33333333 1px;
  padding-bottom: 35px;
}
.manage-rev {
  color: #46A2E0 !important;
  border: solid #46A2E0 1px !important;
  background: white !important;
  padding: 15px 25px !important;
  border-radius: 5px;
}
.float-left {
  float: left;
}
.cust_name {
  margin-top: 2px;
  color: #555555;
}
.float-right {
  float: right;
}
.vrfd-cust {
  display: inline-block;
  margin-left: 10px;
  color: #333333 !important;
}
.review-card {
  line-height: 1.8;
  margin-top: 10px;
  text-align: justify;
  margin-bottom: 10px;
}
.inline-flex {
  display: inline-flex;
}
.review-status {
  margin-left: 20px;
}
.img_div {
  width: 40%;
}
.prod_desc {
  margin-left: 10px;
  text-align: justify;
}
.rate-bar {
  width: 250px !important;
}
.action-select {
  float: right;
  height: 35px !important;
  margin-top: 14px !important;
}
.inline-block {
  display: inline-block;
}
.zero-opacity {
  opacity: 0;
}
#load_more_rev {
  margin-left: 30px;
  height: 50px;
}
.review_count {
  margin-left: 10px;
  padding: 2px 10px;
  color: white !important;
  border-radius: 4px;
}
.rect-auto,
.c100.p75 .slice {
  clip: rect(auto, auto, auto, auto);
}
.pie,
.c100 .bar,
.c100.p75 .fill {
  position: absolute;
  border: 0.08em solid #307bbb;
  width: 0.84em;
  height: 0.84em;
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.pie-fill,
.c100.p75 .bar:after,
.c100.p75 .fill {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c100 {
  position: relative;
  font-size: 105px;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin: 0 0.1em 0.1em 0;
  background-color: #cccccc;
  margin-bottom: 35px;
  margin-right: 10%;
}
.c100 *,
.c100 *:before,
.c100 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.c100.center {
  float: none;
  margin: 0 auto;
}
.c100.big {
  font-size: 120px;
}
.c100.small {
  font-size: 80px;
}
.c100 > span {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  width: 5em;
  line-height: 5em;
  font-size: 0.2em;
  color: black;
  display: block;
  text-align: center;
  white-space: nowrap;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.c100:after {
  position: absolute;
  top: 0.08em;
  left: 0.08em;
  display: block;
  content: " ";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: whitesmoke;
  width: 0.84em;
  height: 0.84em;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.c100 .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0em, 1em, 1em, 0.5em);
}
.c100 > p {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 30px;
  top: 0;
  width: 5em;
  line-height: 23em;
  font-size: 0.1em;
  color: #0e1a10;
  display: block;
  text-align: center;
  white-space: nowrap;
  margin-right: 10%;
}
.category-rating {
  display: inline-block;
  margin-top: 30px;
  width: 70%;
  margin-left: 30px;
}
.auto-width {
  width: auto !important;
}
.no-wrap {
  white-space: nowrap;
}
.margin-top-120 {
  margin-top: 120px !important;
}
@media only screen and (max-width: 1200px) {
  .margin_top_zero_on_sm {
    margin-top: 0px !important;
  }
}
.permission-box {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 560px;
  margin-left: -280px;
  background: white;
  top: 140px;
  z-index: 0;
  border: solid #c2c7cc 1px;
  margin-bottom: 30px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.app-scope:not(:last-child) {
  margin-bottom: 20px !important;
}
.review_end_card {
  height: 15px;
}
.wk-wrd-brk {
  word-break: break-all;
}
.mp-padding-lr-20 {
  padding: 0px 20px !important;
}
.disable-span:focus {
  outline: none;
}
.partner_selected_div .selected_partner_plan_price {
  padding-top: 10px;
  font-size: 18px;
}
.partner_selected_div .partner-feature-price {
  padding-top: 3px;
}
.partner_selected_div .partner-feature-name {
  position: absolute;
  margin-top: 5px;
}
.partner_selected_div .features_div {
  max-height: 272px;
  overflow-x: hidden;
}
.partner_selected_div .partner-proceed-btn {
  background: #52C058;
  padding: 15px 25px;
  border-radius: 3px;
  border: none;
  text-align: center;
  outline: none !important;
  width: 100%;
  margin: 0 auto;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  text-transform: capitalize;
}
.partner_selected_div .partner-proceed-btn:hover {
  background-color: #5fd365;
}
.partner_selected_div .selected_partner-plan-name {
  font-weight: 400;
  color: #333333;
  font-size: 28px;
  margin-top: -10px;
}
.partner_selected_div .price {
  float: right;
}
.partner_selected_div .final_partner_price {
  font-weight: 400;
  color: #333333;
  font-size: 26px;
}
.partner_selected_div .final_partner_price_heading {
  padding-top: 12px;
}
.partner_selected_div .partner_page_sub_heading {
  font-weight: 600;
  color: #999999;
  font-size: 12px;
  margin-bottom: 5px;
}
.var-top-mrgin {
  margin-top: 58px;
}
@media screen and (max-width: 991px) {
  .partner-feature-price {
    float: right;
  }
  .var-top-mrgin {
    margin-top: 10px!important;
    margin-bottom: 10px;
  }
}
.partner_page_heading {
  font-weight: 600;
  color: #999999;
  font-size: 12px;
  margin-bottom: 5px;
}
.imp-mute {
  color: #777 !important;
}
.swt-nme-btn-div {
  background-color: white;
  padding: 6px;
  border: 1px solid white;
  border-radius: 4px;
  display: inline-block;
  float: right;
  margin-top: 58px;
}
.swt-nme-btn-div .active {
  color: white;
  background-color: #46A2E0;
}
.list_btn {
  padding: 20px;
}
.img-center {
  top: 50% !important;
  position: relative !important;
  transform: translateY(-50%) !important;
  height: inherit !important;
}
.badge_label {
  font-size: 14px!important;
  font-weight: 600;
  color: #555555;
}
.img-radius-20 {
  border-radius: 20%;
  margin: auto;
}
#secondary_action a {
  padding: 10px 20px 10px 20px;
  color: #555555;
  font-weight: 400;
  background-color: #F1F4F9;
  border-color: #555555;
  border: solid 1px;
  border-radius: 3px;
  outline: none;
}
#secondary_action a:hover,
#secondary_action a:active,
#secondary_action a:focus {
  color: #333333;
  border-color: #333333;
}
.resume_btn {
  float: none;
  width: 20%;
  margin: auto;
}
.variant-block {
  padding: 1% 0% 1% 25% !important;
}
.draft_subtotal {
  font-size: 18px;
}
.draft_total {
  font-size: 24px;
}
.draft_body {
  text-align: right;
}
.order-item .vertical_align {
  padding-top: 2%;
}
.order-item .order-item-img {
  height: inherit;
  width: 30px;
  padding-top: 2%;
}
.order-item .order-item-name {
  padding-top: 1%;
}
.order-item .order-item-price {
  padding-top: 2%;
}
.order-item .order-item-sub-price {
  padding-top: 2%;
}
.note-txt {
  font-weight: 500!important;
  color: #E96566 !important;
  font-size: 13px !important;
  font-style: italic;
  padding-left: 1%;
}
.mp-margin-top-5 {
  margin-top: 5px;
}
.project_check_detail {
  padding-right: 0px !important;
  font-size: 12px;
  color: #333333;
  font-weight: 700;
}
.project_check_detail p {
  font-size: 12px;
  color: #777777;
  font-weight: 700;
  margin-top: 5px !important;
}
.project_check_detail span {
  color: #E85757;
}
.project_check_button {
  padding: 0px;
}
.mycheck {
  display: none;
}
.mycheck + label {
  width: 28px;
  height: 28px;
  display: inline-block;
  margin-left: 20px;
  background: url('../img/icon-check1.png') no-repeat -28px 0;
}
.mycheck:checked + label {
  background: url('../img/icon-check1.png') no-repeat 0 0 !important;
}
#pro-detail {
  cursor: pointer;
  border-bottom: 4px solid #47AC71;
  margin-left: -15px !important;
}
#rew-donation {
  cursor: pointer;
  margin-left: -15px !important;
}
#add-detail {
  cursor: pointer;
  margin-left: -15px !important;
}
.project_main_form_part {
  background-color: #FFFFFF;
  padding-top: 35px;
}
.project_main_form_part span {
  color: red;
}
.project_main_form_part p {
  padding-top: 10px;
  font-size: 12px;
  color: #777777;
  font-weight: 700;
}
.project_detail label {
  font-size: 12px;
  color: #555555;
  font-weight: 700;
}
#project_title {
  height: 40px;
  padding: 5px 5px 5px 15px;
}
#project_amount_goal {
  height: 40px;
  padding: 5px 5px 5px 15px;
}
.project_image_block p {
  padding-bottom: 5px;
  font-size: 12px;
  color: #999999;
  font-weight: 700;
  font-style: italic;
  padding-top: 40px;
}
#project_file {
  display: none;
}
#project_img {
  height: 118px;
  width: 124px;
  display: inline-block;
}
.upload_button {
  color: #FFFFFF !important;
  background-color: #999999 !important;
  border-radius: 2px;
  cursor: pointer;
  padding: 10px;
}
.input-group {
  margin-bottom: 10px;
}
.input-group-addon {
  height: 40px !important;
  border-right: 1px solid #CED9E2 !important;
}
.project_duration_radio {
  padding: 0px;
}
#project_duration {
  width: 18px;
  height: 23px;
  margin-left: 0px;
  float: left;
}
#project_duration1 {
  width: 18px;
  height: 23px;
  margin-left: 0px;
  float: left;
}
.project_radio_text {
  padding-right: 0px;
}
.project_radio_input {
  padding: 5px 5px 5px 15px;
  height: 40px;
  margin-bottom: 10px;
}
.project_datepicker input {
  height: 40px;
  padding-left: 30px;
}
#startDate {
  margin-left: 60px;
}
.glyphicon-calendar {
  width: 20px !important;
  color: #999 !important;
}
.has-err {
  color: red;
  font-size: 14px;
}
.date-err {
  margin-left: 70px;
  margin-top: 10px;
}
.project_textarea {
  resize: none;
  padding: 15px;
}
.project_main_form_part {
  background-color: #FFFFFF;
  padding-top: 35px;
}
.project_main_form_part span {
  color: red;
}
.project_main_form_part p {
  padding-top: 10px;
  font-size: 12px;
  color: #777777;
  font-weight: 700;
}
#project_add_reward {
  color: #47AC71;
}
.project_reward_detail {
  border: solid 1px #47AC71;
  padding: 30px 15px 0px 15px;
  border-radius: 2px;
}
.minimum_bid_amount {
  padding: 5px 5px 5px 15px;
  height: 40px;
  margin-bottom: 10px;
}
.minimum_bid_incremental {
  padding: 5px 5px 5px 15px;
  height: 40px;
  margin-bottom: 10px;
}
.reward-amt-err {
  display: none;
}
.reward-err {
  color: red;
}
.doller_sign_btn {
  padding: 5px 5px 5px 15px;
  height: 40px;
  margin-bottom: 10px;
  color: #999999 !important;
  padding-right: 12px !important;
}
.project_d_amount {
  padding: 5px 5px 5px 15px;
  height: 40px;
  margin-bottom: 10px;
}
.label-image-add {
  margin-bottom: 15px;
}
#image_reward {
  position: absolute;
  display: none;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input::before {
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.custom-file-input:active::before {
  border: none !important;
}
.reward_image {
  background-color: #CCCCCC;
  color: #555555 !important;
  margin: 2px;
  border: 1px solid #CCCCCC;
  height: 36px;
  padding: 6px;
  border-radius: 2px;
  display: none;
  float: left !important;
}
.reward_image_input {
  height: 42px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  border-right: 0px;
}
.upload_add {
  width: 100px !important;
  float: right !important;
  border-top-right-radius: 4px;
  border-color: #eeeeee;
  display: inline-flex;
  border-left: 1px solid #cccccc;
}
.reward_title {
  height: 40px;
  padding: 5px 5px 5px 15px;
}
.reward-title-err {
  display: none;
}
.btn_add_amount {
  padding: 12px 30px 12px 30px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 700;
  background-color: #47AC71;
  border-radius: 2px;
  margin: 20px 0px;
}
.btn_add_amount:hover {
  color: #fff !important;
}
#project_video {
  display: none;
}
.img_video {
  background: url('../img/icons-upload.png') no-repeat -44px 0;
  width: 47px;
  height: 42px;
  border-color: white !important;
  margin-top: 35px;
  margin-left: 35px;
}
.upload_button {
  color: #FFFFFF !important;
  background-color: #999999 !important;
  border-radius: 2px;
  cursor: pointer;
  padding: 10px;
}
.project_textarea {
  resize: none;
  padding: 15px;
}
.note_code {
  margin: 15px 0px -15px -1px;
  background-color: #FCF8E3;
  border-left: 7px solid #F4C178;
  padding: 10px;
}
.note_code ul {
  list-style: none;
}
.margin_right {
  margin-right: 20px;
  margin-top: 20px;
}
#card {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
/*.first_save_button {
	margin-left: 33px;
	margin-right: 15px;
	padding: 10px 43px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 700;
	background-color: #47AC71;
	border-radius: 2px;
  }*/
.tabs_container .nav-tabs > li.active > a,
.tabs_container .nav-tabs > li.active > a:hover,
.tabs_container .nav-tabs > li.active > a:focus {
  color: #252525;
  outline: 0 none;
  cursor: pointer;
  border: none;
}
.config_navbar {
  background-color: #ECF2F6;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0px !important;
}
.config_navbar > ul > li > a {
  margin-right: 20px;
  color: #555555 !important;
}
.config_navbar > ul > li.active > a {
  color: #333333 !important;
  border-bottom: 4px solid #47AC71;
}
.config_navbar > ul > li:hover {
  background-color: #ECF2F6 !important;
}
.add_form_container {
  background-color: #fff;
}
.note_row {
  padding: 15px 20px;
  border-bottom: 1px solid #999;
}
.note_row > label {
  color: #E85757;
}
#general_form {
  padding: 7px 5px;
}
.pad-btm-15 {
  padding: 15px 0px;
}
.config_label,
.control-label,
.form_label {
  text-align: left !important;
  margin-bottom: 5px !important;
  font-weight: 600;
  color: #555555;
  font-size: 14px;
}
.config_label > span {
  color: red;
}
.config_definition {
  margin-top: 5px;
  color: #999;
}
.checkbox-swith:checked + label .checkbox-active {
  display: inline-block;
  position: absolute;
  margin-left: 56px;
  margin-top: -6px;
  color: #8DD1A7;
}
.checkbox-swith + label .checkbox-active {
  display: none;
  position: absolute;
  margin-left: 56px;
  margin-top: -6px;
  color: #8DD1A7;
}
.checkbox-swith:checked + label .checkbox-inactive {
  display: none;
  position: absolute;
  margin-left: 56px;
  margin-top: -6px;
  color: #ACACAC;
}
.checkbox-swith + label .checkbox-inactive {
  display: inline-block;
  position: absolute;
  margin-left: 56px;
  margin-top: -6px;
  color: #ACACAC;
}
.checkbox-swith + label {
  margin: 15px;
  cursor: pointer;
  width: 32px;
  display: inline-block;
  border-radius: 24px;
  position: relative;
  height: 12px;
  content: '';
  background-color: #CCCCCC;
  transition: 0.2s;
}
.configuration_button {
  margin-left: 33px;
  margin-right: 15px;
  padding: 10px 43px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 700;
  background-color: #47AC71;
  border-radius: 2px;
}
.configuration_button:hover {
  color: #FFFFFF;
}
.input_filed {
  height: 45px !important;
  border-radius: 2px;
}
.project_view_title {
  font-size: 12px;
  color: #333333;
  font-weight: 700;
}
.frontend_view {
  float: right;
  margin-right: 15px;
  font-size: 14px;
  color: #333339;
  font-weight: 700;
  background-color: #FFFFFF;
  padding: 2px 5px;
  border-radius: 3px;
  border: transparent;
}
.project_view {
  background-color: #ECF2F6;
  margin-bottom: 50px;
  margin-top: 5px;
}
.frontend_view a {
  color: #47AC71;
  text-decoration: none;
}
.project_view_detail {
  background-color: #FFFFFF;
  padding: 20px;
  margin-left: -15px;
}
.project_des {
  font-size: 12px;
  color: #333333;
  font-weight: 700;
}
.project_view_description {
  border: none;
  resize: none;
  padding: 10px;
  width: 100%;
  word-break: break-all;
  font-size: 12px;
  color: #777777;
  font-weight: 700;
}
.has-err {
  color: red;
  font-size: 14px;
}
.collaborator_view_table {
  padding: 5px;
  margin-bottom: 1px;
}
.project_short_description {
  border: none;
  resize: none;
  padding: 15px;
  width: 100%;
  word-break: break-all;
  font-size: 12px;
  color: #777777;
  font-weight: 700;
}
.view_status_button {
  border-radius: 3px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 700;
  background-color: #47AC71;
  border: transparent;
  cursor: pointer !important;
}
.on_off {
  border-radius: 3px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 700;
  background-color: #FFFFFF;
  border: 2px solid;
  color: #333333;
  cursor: pointer !important;
}
.target_amount_view {
  font-size: 12px;
  color: #555555;
  font-weight: 700;
}
.cr-amt {
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: -5px;
  word-break: break-all;
  display: inline-block;
}
.backer_div {
  padding: 20px 10px;
  border: 2px solid;
}
.view_backers {
  font-style: italic;
  font-size: 12px;
  color: #47AC71;
  font-weight: 700;
}
.backer_btn {
  float: right;
  display: inline-block;
  background-color: #47AC71;
  color: #fff;
  font-weight: 600;
}
.winner_detail {
  background-color: #FFFFFF;
  margin-left: 15px;
  padding: 25px 25px;
  padding: 10px 15px;
  margin-top: 10px;
}
.winner_detail:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #47AC71;
}
.added_amount {
  width: 100%;
  height: 40px;
  padding: 10px;
}
.boost_description {
  font-size: 14px;
  font-weight: 600;
  padding: 5px;
  color: #777777;
  font-style: italic;
}
.added_amount_btn {
  color: #fff;
  background-color: #47AC71;
  border: none;
  margin: 10px 0px;
  padding: 9px 13px;
  font-weight: 600;
  border-radius: 3px;
}
.boost_description {
  font-size: 14px;
  font-weight: 600;
  padding: 5px;
  color: #777777;
  font-style: italic;
}
.cs-notice {
  z-index: 500;
  display: none;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.88);
  color: #FFFFFF;
  position: fixed;
  bottom: 0;
  height: 80px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  margin-left: -30px !important;
}
#project_img {
  height: 118px;
  width: 124px;
  display: inline-block;
}
.project_view_detail {
  background-color: #FFFFFF;
  padding: 20px;
  margin-left: -15px;
}
.project_breadcrumb {
  background-color: #F1F4F9 !important;
  font-size: 12px;
  color: #555555;
  font-weight: 700;
  margin-top: 10px;
}
.project_view_status {
  background-color: #FFFFFF;
  margin-left: 15px;
  padding: 25px 25px;
}
.progress {
  height: 9px !important;
  margin-bottom: 10px;
  border-radius: 3px;
}
.status_button {
  border-radius: 3px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 700;
  border: transparent;
  background-color: grey;
  cursor: auto;
}
.boost_description p {
  color: red;
  margin: 0px;
}
#project_file {
  display: none;
}
#project_video {
  display: none;
}
.reward_view_span {
  background-color: #777777;
  color: #ffffff;
  padding: 1px 6px;
  border-radius: 2px;
}
.target_amount_view {
  font-size: 12px;
  color: #555555;
  font-weight: 700;
}
.delete_faq_btn {
  background-color: #FF4141 !important;
  float: right;
  margin-top: -107px;
}
.wk-seller-global {
  width: 50px;
  height: 50px;
  background-color: #52C058;
  color: #fff;
  padding: 2px 5px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 3px;
}
.project_multiple_img {
  float: left;
  height: 70px;
  width: 70px;
  display: inline-block;
  margin: 5px;
}
.trash_img_icon {
  background: #ffffff url(../img/icon-trash.svg) no-repeat center center / 20px 10px !important;
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #979797;
  margin-top: 2px;
  cursor: pointer;
  border-radius: 2px;
}
.fieldset_border .ship_label_btn {
  background-color: #fff;
  padding: 5px;
  font-weight: 400;
}
#shipp_state_list td {
  min-width: 180px !important;
}
#shipp_state_list td:nth-child(1) {
  min-width: 0px !important;
}
.mail_log_info {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
}
.mail_log_info_text {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
.mail_log_delivery_info {
  font-size: 12px;
  color: #999999;
  font-weight: 500;
}
.tt_count {
  font-weight: 700;
  color: #ffffff;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  border: 2px solid #777777;
  color: #777777;
  vertical-align: super;
}
.ord_tot_count {
  border: 2px solid #F2F3F4 ;
  padding: 10px 15px;
  color: #777777;
}
.add_card fieldset.fieldset_border {
  border: 2px solid #F2F3F4;
  padding: 5px !important;
  margin-bottom: 20px !important;
}
legend.mp_legend {
  width: 22%;
  font-size: 16px;
  padding-left: 5px;
  color: black;
}
.padding-10 {
  padding: 10px;
}
.input_field {
  height: 35px !important;
  border-radius: 2px;
}
.disabled_btn {
  pointer-events: none;
}
.text_color {
  color: #D7DBDD !important;
}
.check_icon {
  font-size: 36px !important;
  color: #5FE716;
}
.exclamat_icon {
  font-size: 36px !important;
  color: #FFD33D;
}
.fieldset_border button.import_btn {
  font-size: 12px;
  color: #46A2E0;
  border-color: #46A2E0;
  border-width: 1px;
  background: #FFFFFF;
  padding: 15px 25px;
  border-radius: 3px;
  margin-top: 10px;
}
.vat_pointer {
  cursor: pointer;
}
.import_csv_notice label {
  font-weight: 600 !important;
  color: #e96566 !important;
  font-size: 14px !important;
  font-style: italic;
}
.import_csv_notice div {
  font-weight: 600;
  color: #777777;
  font-size: 14px;
  font-style: italic;
}
.import_csv_notice b {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
}
.hide_details_class {
  padding: 5px;
}
.hide_details_class:hover {
  transform: scale(1.8);
}
#add_video_model p {
  font-weight: 600;
  color: #999999;
  font-size: 14px;
  font-style: italic;
}
#add_video_model .upload_video {
  background: white;
  padding: 15px 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #555555;
  font-size: 12px;
  border-radius: 3px;
  border: solid 1px;
  outline: none;
}
#add_video_model .upload_video:hover {
  color: #333333 !important;
  border-color: #333333 !important;
}
#add_video_model .upload_video:active {
  background: #F5F5F5 !important;
  color: #333333 !important;
  border-color: #333333 !important;
}
.video_delete {
  background: #ffffff url(../img/icon-trash.svg) no-repeat center center / 20px 10px !important;
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid #979797;
  margin-right: 5px;
  margin-top: 5px;
  cursor: pointer;
  border-radius: 2px;
}
.product_multiple_video_prev {
  float: left;
  object-fit: cover;
}
.frame_video {
  padding: 1px;
}
.Polaris-Modal__BodyWrapper_1kb1f {
  display: flex;
  flex-grow: 1;
  overflow-x: hidden;
}
.Polaris-Modal__Body_yjdx1 {
  width: 100%;
}
.Polaris-Scrollable--vertical_uiuuj {
  overflow-y: auto;
}
.Polaris-Scrollable_1ed9o {
  position: relative;
}
._3ZuV3 {
  overflow-x: hidden;
}
.OAlL_ {
  display: flex;
  flex-wrap: wrap;
}
._2L7tU {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 2.8rem;
  margin: .4rem;
  padding: 0 .8rem;
  background-color: #dad7d5;
  border-radius: 3px;
  color: var(--p-text, #212b36);
  flex: 1 1 auto;
  word-break: break-all;
}
.Polaris-Icon_yj27d {
  display: block;
  height: 2rem;
  width: 2rem;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.Polaris-Icon__Img_375hq,
.Polaris-Icon__Svg_375hu {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
#postsearchbtn {
  background: #52C058;
  padding: 10px 25px;
  border-radius: 3px;
  border: none;
  text-align: center;
  color: #FFFFFF;
  outline: none !important;
}
.search-box-sec {
  margin: 10px 0 15px 0;
}
#postcodeserch {
  padding: 12px ;
  border: none;
  background-color: #fff;
  width: 240px;
  font-size: 12px;
}
.accept-btn:hover {
  color: #fff;
}
.accept-btn {
  margin-right: 10px;
  background: #52C058;
  padding: 10px 35px;
  margin-top: 10px;
  border-radius: 3px;
  border: none;
  float: left;
  text-align: center;
  color: #FFFFFF;
  outline: none !important;
  color: #fff;
}
.mt-80 {
  margin-top: 80px;
}
.amazon-plan-card {
  height: 280px;
  max-height: 280px;
  word-wrap: break-word;
  position: relative;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -webkit-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -moz-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  -o-box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.amazon-plan-cardh2 {
  margin-top: 0;
}
.amazon-plan-card.mplan-wrapper {
  overflow-y: auto;
}
.amazon-plan-card.mplan-buy-btn {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0;
}
.amazon-plan-card h2 {
  margin-top: 10px !important;
}
.amazon-plan-card p {
  margin-top: 10px !important;
}
.amazon-plan-card .active-btn {
  margin-top: 70px !important;
}
.staff-label.disabled {
  cursor: not-allowed;
}
.dropdown-menu > li > a > span {
  cursor: pointer;
}
.loginBtn1 {
  box-sizing: border-box;
  position: relative;
  padding: 0 15px 0 15px;
  border: none;
  text-align: left;
  line-height: 40px;
  white-space: nowrap;
  font-size: 16px;
  color: #FFF;
  border-radius: 5px;
  width: 236px;
}
.loginBtn1:focus {
  outline: none;
}
.loginBtn1:active {
  box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
}
.loginBtn1--facebook {
  background-color: #4C69BA;
  background-image: linear-gradient(#4c69ba, #3b55a0);
  text-shadow: 0 -1px 0 #354c8c;
}
#fb_login_btn span {
  padding-left: 15px;
}
.loginBtn1--facebook:hover,
.loginBtn1--facebook:focus {
  background-color: #5B7BD5;
  background-image: linear-gradient(#5b7bd5, #4864b1);
}
.mp-margin-left-zero {
  margin-left: 0px !important;
}
span.cust_remove_files {
  cursor: pointer;
  margin-left: 7px;
  font-size: 18px;
}
#signup_form span.file_name {
  margin-left: 5px;
}
.seller-kyc th,
.seller-kyc td {
  padding: 5px!important;
}
div#sso_store_div span.wk-cbx-title {
  font-weight: 300;
}
.note-text-black {
  font-weight: 600!important;
  color: #555555!important;
  font-size: 13px!important;
  margin-bottom: 0px !important;
}
.notification_seller_name {
  display: inline-block;
  width: 100%;
}
.notification_seller_name span {
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
}
.dropdown.bootstrap-select ul.dropdown-menu {
  max-height: 300px;
}
#view-notification-modal .modal-content {
  overflow: auto;
  max-height: 450px;
}
#upload_esign_doc {
  border: 1px dashed #000;
  height: 200px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#upload_esign_doc button {
  padding: 5px 10px;
}
#upload_esign_doc span {
  font-size: 40px;
}
.wk-image-container {
  position: relative;
  display: inline-block;
}
.wk-image-container img {
  max-width: 100%;
  height: 1122px;
}
.wk-draggable-text {
  position: absolute;
  cursor: move;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px;
  border: 1px solid #ccc;
}
#place_document_custom_field {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.image-container {
  position: relative;
}
.draggable-content {
  position: absolute!important;
  cursor: move;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px;
  border: 1px solid #ccc;
}
.remove-button {
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #ff0000;
  color: #ffffff;
  border: none;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
}
.wk-esign-pdf-div {
  width: 100%;
  height: 100vh;
  background-color: #e9ecef;
  overflow: scroll;
  border: 1px solid #bec3c7;
}
.wk-esign-image-div {
  width: 210mm;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
.wk_variant_option_div {
  border-left: 2px solid #D6DDE9;
  border-right: 2px solid #D6DDE9;
  border-bottom: 2px solid #D6DDE9;
}
.wk_variant_option_div .option-name-div {
  color: #2E2E2E;
  font-size: 16px;
  font-style: normal;
  font-weight: 550;
  line-height: 22px;
  letter-spacing: -0.2px;
}
.wk_variant_option_div .option-value-div {
  display: inline-flex;
  padding: 5px 15px;
  justify-content: start;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.wk_variant_option_div .option-rounded-circle {
  border-radius: 40px;
  background: #E9E9E9;
  padding: 8px 25px;
}
.wk_variant_option_div .wk_variant_option_item {
  border-top: 2px solid #D6DDE9;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
}
.wk_variant_option_div .wk_variant_option_item::after {
  display: flex;
  border-top: 2px solid #D6DDE9;
}
.wk_variant_option_div .option-name-value-main-div,
.wk_variant_option_div .option-name-edit-div,
.wk_variant_option_div .wk-option-value-edit {
  display: flex;
  align-items: center;
}
.wk_variant_option_div .option-name-value-main-div.option-name-value-main-div,
.wk_variant_option_div .option-name-edit-div.option-name-value-main-div,
.wk_variant_option_div .wk-option-value-edit.option-name-value-main-div {
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
}
.wk_variant_option_div .option-name-value-main-div.option-name-value-main-div,
.wk_variant_option_div .option-name-edit-div.option-name-value-main-div,
.wk_variant_option_div .wk-option-value-edit.option-name-value-main-div {
  justify-content: space-between;
}
.wk_variant_option_div .wk-flex-center,
.wk_variant_option_div .option-edit-value-div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wk_variant_option_div .opt-edit-btn,
.wk_variant_option_div .opt-delete-icon,
.wk_variant_option_div .opt-value-delete-icon {
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #FFF;
  padding: 6px 15px;
  text-align: center;
}
.wk_variant_option_div .opt-edit-btn.opt-value-delete-icon,
.wk_variant_option_div .opt-delete-icon.opt-value-delete-icon,
.wk_variant_option_div .opt-value-delete-icon.opt-value-delete-icon,
.wk_variant_option_div .opt-edit-btn.opt-delete-icon,
.wk_variant_option_div .opt-delete-icon.opt-delete-icon,
.wk_variant_option_div .opt-value-delete-icon.opt-delete-icon {
  width: 50px;
  padding: 8px;
  font-size: 18px;
}
.wk_variant_option_div .opt-done-btn {
  margin-top: 10px;
  background: #52C058;
  color: #fff;
  padding: 8px 15px;
  border-radius: 4px;
  border: none;
}
.wk_variant_option_div input {
  border-radius: 6px;
}
.wk_variant_option_div .padding-lr-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.wk_variant_option_div .padding-xy-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.wk_variant_option_div .padding-left-20 {
  padding-left: 20px;
}
.wk_variant_option_div .padding-right-30 {
  padding-right: 30px;
}
.wk_variant_option_div .error-border {
  border: 1px solid red;
  font-weight: 600;
}
.wk_variant_option_div .error-msg {
  color: red;
}
.opt-done-btn[disabled],
#option-edit-submit-btn[disabled] {
  cursor: not-allowed;
  background: #999999;
}
#add_another_option_btn {
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #FFF;
  padding: 6px 15px;
  text-align: center;
}
.option-rounded {
  border-radius: 20px;
  background: #D5EBFF;
  padding: 5px 10px;
  font-size: 10px;
  word-break: keep-all;
}
@media only screen and (max-width: 600px) {
  .wk_variant_option_div .opt-edit-btn-div {
    padding-left: 16px;
    padding-top: 8px;
  }
  .wk_variant_option_div .opt-delete-icon,
  .wk_variant_option_div .opt-value-delete-icon {
    padding: 6px 8px;
  }
}
#inventory_policy_span {
  margin-left: -10px;
  position: absolute;
}
#export_type_list_modal {
  top: 150px;
  z-index: 1000;
  overflow: visible !important;
}
#export-modal,
#earning-export-modal {
  z-index: 1000;
  overflow: visible !important;
  top: 135px;
}
#export-modal .modal-header {
  padding: 0px !important;
}
.wk-upgrade-live-chat {
  margin: auto;
  position: fixed;
  bottom: 10px;
}
.wk-live-chat-lower-icon {
  right: 10px;
  width: 64px;
  height: 64px;
  display: flex;
  border-radius: 50%;
  background-color: #1c48ea;
  position: fixed;
  bottom: 16px;
  position: inherit;
}
.login-cheat > span,
.wk-search-component > span > span {
  font-size: 20px;
}
.wk-search-component {
  margin-bottom: 0px;
}
.wk-search-component > span {
  height: auto !important;
}
.merchant_product_ul {
  list-style-type: none;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 0px;
  display: none;
}
.merchant_product_ul > li {
  padding: 5px;
}
.merchant_product_ul > li:hover {
  background-color: #cccccc;
}
.wk-hidden-input {
  position: absolute;
  top: 50px;
  z-index: -1;
}
table.scrolldown tbody,
table.scrolldown thead {
  display: block;
}
table.scrolldown tbody {
  height: 50px;
  overflow: scroll;
}
table.scrolldown tbody td,
table.scrolldown thead th {
  width: 200px;
}
table.scrolldown thead tr th {
  font-size: 11px;
}
.seller_custom_field_group {
  border: 1px solid #777777;
  padding: 10px;
}
#email_dropdown {
  box-shadow: 1px 1px 12px;
  display: none;
  max-height: 150px;
  overflow-y: auto;
}
.email_select {
  border: 1px solid grey;
  padding: 3px;
}
#page-sub-heading span {
  font-size: 26px;
  color: #333333;
  font-weight: 600;
}
#page-sub-heading div {
  font-size: 14px;
  color: #333333;
  font-weight: 600;
}
.carousel {
  position: relative;
  width: 300px;
  height: 300px;
  border-radius: 0.4rem;
  margin: 10px 0px;
  overflow: hidden;
  box-shadow: 3px 22px 29px rgba(0, 0, 0, 0.2);
}
.carousel .track {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 300ms ease-in-out;
}
.carousel .slide {
  position: relative;
  display: flex;
  justify-content: center;
  min-width: 100%;
  min-height: 100%;
  font-size: 2rem;
  background: white;
}
.carousel button {
  position: absolute;
  top: 50%;
  border: none;
  font-size: 2rem;
  background: none;
  cursor: pointer;
  transition: background-color 200ms ease-in-out;
}
.carousel .prev {
  left: 0;
}
.carousel .next {
  right: 0;
}
/* Image gallery stlyling */
.track .slide:nth-child(3n+1) {
  margin-left: 0;
}
/* Popup Styling */
.img-popup {
  z-index: 1;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.img-popup img {
  max-width: 500px;
  width: 100%;
  opacity: 0;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}
.opened {
  display: flex;
}
.opened img {
  animation: animatepopup 1s ease-in-out 0.8s;
  -webkit-animation: animatepopup 0.3s ease-in-out forwards;
}
.close-btn {
  width: 35px;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.close-btn .bar {
  height: 4px;
  background: #333;
}
.close-btn .bar:nth-child(1) {
  transform: rotate(45deg);
}
.close-btn .bar:nth-child(2) {
  transform: translateY(-4px) rotate(-45deg);
}
@keyframes animatepopup {
  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
.wk-password-eye-div {
  display: flex;
  align-items: center;
}
#product_bulk_listing {
  background-color: #FFFFFF;
}
#product_bulk_listing > div {
  padding: 10px;
  margin-top: 10px !important;
}
#product_bulk_listing form input {
  border: none !important;
  overflow: hidden;
}
.table_heading {
  margin: 20px 0px;
}
.table_heading > div {
  border: none !important;
  overflow: hidden;
  background: none !important;
}
.table_heading > div > p {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bulk_table {
  max-width: 100% !important;
  overflow-x: auto;
}
.parents_product {
  height: 5%;
  display: flex;
  float: left;
  width: 100%;
  flex-direction: row;
  margin-top: 0px !important;
}
.parents_product div {
  height: 5%;
  display: flex;
  float: left;
  height: 45px;
}
.parents_product img {
  width: 20px;
  height: 18px;
  margin: 0.8% 46%;
}
.parents_product > div {
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  outline: initial;
  min-width: 20%;
  flex-direction: column;
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
}
.parents_product > div > input:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  color: #000;
}
.parents_product > div > input:focus {
  outline: 0;
}
.parents_product > div:has(input:focus) {
  box-shadow: 0 0 5px 2px #46A2E0;
  z-index: 1;
}
.child_variants {
  height: 5%;
  display: flex;
  float: left;
  flex-direction: row !important;
  width: 100% !important;
}
.child_variants div {
  height: 5%;
  display: flex;
  float: left;
  height: 45px;
}
.child_variants img {
  width: 20px;
  height: 18px;
  margin: 0.8% 46%;
}
.child_variants > div {
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  outline: initial;
  min-width: 20%;
  flex-direction: column;
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
}
.child_variants > div > input:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  color: #000;
}
.child_variants > div > input:focus {
  outline: 0;
}
.child_variants > div:has(input:focus) {
  box-shadow: 0 0 5px 2px #46A2E0;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .parents_product img {
    width: 20px;
    height: 18px;
    margin: 1.5% 42%;
  }
  .child_variants img {
    width: 20px;
    height: 18px;
    margin: 1.5% 42%;
  }
}
@media only screen and (min-width: 310px) and (max-width: 600px) {
  .parents_product > div {
    min-width: 40% !important;
    flex-direction: column !important;
    border: 1px solid #CCCCCC !important;
    background: #F9F9F9;
  }
  .parents_product img {
    width: 20px;
    height: 18px;
    margin: 1.5% 43%;
  }
  .child_variants > div {
    min-width: 40% !important;
    flex-direction: column !important;
    border: 1px solid #CCCCCC !important;
    background: #F9F9F9;
  }
  .child_variants img {
    width: 20px;
    height: 18px;
    margin: 1.5% 43%;
  }
}
div .dropup {
  width: 100%;
}
.input_quantity {
  padding: 5px 15px;
  max-height: 127px;
  overflow-y: auto;
  width: 230px;
}
.dev-store-table > tbody > tr > td {
  font-size: 13px;
}
.dev-store-table > tbody > tr > td:last-child,
.dev_store_show {
  font-weight: 700;
}
.active_reason {
  pointer-events: none;
  text-transform: capitalize;
}
.inactive_reason {
  background: darkgrey;
  color: white;
  pointer-events: none;
  text-transform: capitalize;
}
#page-heading div.invoice-date-btn {
  background: none;
  padding: 0px;
}
#page-heading div.invoice-date-btn > select {
  height: 40px;
}
.copy-to-clipboard {
  position: absolute;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  right: -30px;
  top: 21px;
  padding: 10px;
}
#export_type_list_modal .modal-content {
  max-height: 500px;
  overflow-y: scroll;
}
#auction-store-pickup-modal .modal-header {
  border-bottom: 1px solid #e5e5e5 !important;
  margin-bottom: 20px;
}
#auction-store-pickup-modal .store-pickup-location {
  word-wrap: break-word;
}
.auction-store-pickup-process {
  cursor: pointer;
}
@media only screen and (max-width: 994px) {
  #product_name_div .prefix {
    width: 104% !important;
  }
  #product_name_div .prefix_product_name {
    padding-right: 0% !important;
    width: 100% !important;
    padding-left: 0% !important;
  }
}
.mt-neg-20 {
  margin-top: -20px;
}
.input-position {
  position: static !important;
}
.wk-gb-product-image {
  border: 2px solid rgba(0, 0, 0, 0.3);
  padding: 5px;
  width: 100%;
}
.gbpagecss .wk-white-badge {
  background: #FFFFFF;
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 12px;
  color: #000000;
  text-align: center;
  padding: 4px;
  font-weight: bold;
  letter-spacing: 1px;
}
.gbpagecss .gb-white-badge {
  font-weight: 700;
  color: #000000;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  background: #FFFFFF;
  border: 1px solid #979797;
}
.gbpagecss .refunded {
  color: #fff;
  background-color: #17a2b8;
}
.gbpagecss .badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.gbpagecss a.badge:focus,
.gbpagecss a.badge:hover {
  text-decoration: none;
}
.gbpagecss .badge:empty {
  display: none;
}
.gbpagecss .btn .badge {
  position: relative;
  top: -1px;
}
.gbpagecss .badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem;
}
.gbpagecss .badge-primary {
  color: #fff;
  background-color: #007bff;
}
.gbpagecss a.badge-primary:focus,
.gbpagecss a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}
.gbpagecss a.badge-primary.focus,
.gbpagecss a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.gbpagecss .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.gbpagecss a.badge-secondary:focus,
.gbpagecss a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}
.gbpagecss a.badge-secondary.focus,
.gbpagecss a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.gbpagecss .badge-success {
  color: #fff;
  background-color: #28a745;
}
.gbpagecss a.badge-success:focus,
.gbpagecss a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34;
}
.gbpagecss a.badge-success.focus,
.gbpagecss a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.gbpagecss .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.gbpagecss a.badge-info:focus,
.gbpagecss a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
.gbpagecss a.badge-info.focus,
.gbpagecss a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.gbpagecss .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.gbpagecss a.badge-warning:focus,
.gbpagecss a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}
.gbpagecss a.badge-warning.focus,
.gbpagecss a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.gbpagecss .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.gbpagecss a.badge-danger:focus,
.gbpagecss a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130;
}
.gbpagecss a.badge-danger.focus,
.gbpagecss a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.gbpagecss .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.gbpagecss a.badge-light:focus,
.gbpagecss a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}
.gbpagecss a.badge-light.focus,
.gbpagecss a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.gbpagecss .badge-dark {
  color: #fff;
  background-color: #343a40;
}
.gbpagecss a.badge-dark:focus,
.gbpagecss a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}
.gbpagecss a.badge-dark.focus,
.gbpagecss a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.gbpagecss .badge {
  border: 1px solid #000;
}
.gbpagecss .rounded {
  border-radius: .25rem !important;
}
.gbpagecss .pl-1 {
  padding-left: .25rem !important;
}
.gbpagecss .pr-1 {
  padding-right: .25rem !important;
}
.gbpagecss .customer_details {
  background-color: rgba(0, 0, 0, 0.05) !important;
}
.gbpagecss .padding-tb-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.gbpagecss .gb_timer div {
  background-color: rgba(0, 0, 0, 0.1);
  height: 40px;
  width: 40px;
  font-size: 15px;
  padding: 9px 7px;
  text-align: center;
  border-radius: 5%;
}
.gbpagecss .gb_timer td {
  width: 30px;
}
.gbpagecss .gb_timer {
  text-align: center;
}
.gbpagecss .wk-badge-email {
  background: #F2F2F2;
  border: 1px solid #979797;
  border-radius: 9px;
  font-weight: bold;
  font-size: 12px;
  padding: 4px;
  margin-right: 2px;
  margin-bottom: 4px;
  width: max-content;
  display: inline-block;
}
.span_delete span {
  color: #a94442;
}
#signup_form .g-recaptcha {
  clear: both;
  margin: 10px 0;
}
.wk-close {
  margin-top: 2px;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  opacity: .2;
  border: 0;
  padding: 0;
  cursor: pointer;
  background: 0;
}
.page_group_buy_product {
  cursor: pointer!important;
}
#admin_shipstation_process_config .nav-pills > li.active > a {
  background-color: white;
}
#admin_shipstation_process_config .nav-pills > li > a {
  border-radius: 0px;
}
@media (max-width: 480px) {
  .content .dataTable ul.dtr-details {
    text-align: end;
  }
  .dataTable ul {
    padding-inline-start: 20px;
    padding-inline-end: 20px;
  }
}
#wk_google_translate_element {
  position: fixed;
  top: 60px;
  right: 10px;
  z-index: 1200;
}
/* Fixes layout shift when Google Translate loads */
/* Ensure the translate dropdown works but doesn't break the layout */
/* Prevent layout shift without breaking the widget */
.skiptranslate iframe {
  visibility: hidden !important;
}
.goog-te-gadget {
  font-size: 14px !important;
  display: block !important;
}
.goog-te-combo {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
body {
  top: 0px !important;
}
.goog-te-gadget-simple span {
  color: black;
}
#seller_message_note {
  border-bottom: none;
}
#seller_message_note td {
  text-align: center;
  vertical-align: middle !important;
}
#seller_message_note td .pro_type {
  color: #ffffff;
  font-weight: 700;
  color: #FFFFFF;
  font-size: 11px;
  padding: 1.5px 10px 1.5px 10px;
  border-radius: 2px;
  white-space: nowrap;
  padding: 1.5px 5px 1.5px 5px !important;
  background: #46A2E0;
}
#seller_message_note tr li {
  list-style-type: none;
}
#unsavedChangesModal {
  z-index: 999999 !important;
}
.btn-with-border {
  color: black;
  background-color: #fff;
  border: 1px solid #ccc;
}
.ul_taxonomy_category {
  max-height: 250px!important;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
}
.ul_taxonomy_category span.child_taxonomy_category {
  white-space: nowrap;
  margin-left: 4px;
  flex-shrink: 0;
  color: #484747;
  font-size: 18px;
  flex-grow: 1;
  text-align: right;
  padding: 2px;
  border-radius: 2px;
}
.ui-menu-item-wrapper {
  display: flex;
  align-items: center;
}
.ul_taxonomy_category span.category_name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: max-content;
  flex-shrink: 1;
  padding: 2px;
  border-radius: 2px;
}
.ul_taxonomy_category span.category_name_only {
  width: 100%!important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-shrink: 1;
}
.ul_taxonomy_category span.category_name,
.ul_taxonomy_category span.category_name_only {
  padding: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.ul_taxonomy_category span.category_name:hover,
.ul_taxonomy_category span.category_name_only:hover,
.go-back-content .go-back-icon:hover {
  opacity: 0.9;
}
#go-back-container {
  margin-bottom: 10px;
  text-align: center;
}
.go-back-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  color: white;
  border: none;
  padding: 8px 16px;
  font-size: 14px;
  border-radius: 4px;
}
.go-back-item {
  padding: 10px;
  background-color: #f1f1f1;
}
.go-back-content i {
  margin-right: 6px;
  color: #484747;
}
.go-back-content strong {
  font-weight: 600;
}
.go-back-content .grand-parent {
  font-size: 12px;
  opacity: 0.7;
  margin-bottom: 2px;
}
.go-back-icon {
  font-size: 16px;
  flex-shrink: 0;
  width: fit-content;
  text-align: left;
}
.go-back-text {
  display: flex;
  flex-direction: column;
  float: left;
}
.go-back-text .grand-parent {
  font-size: 12px;
  color: #000000;
  opacity: 0.7;
  line-height: 1.2;
}
.go-back-text .go-back-line {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  color: black;
}
#product_taxonomy_category.ui-autocomplete {
  position: relative;
  z-index: 1;
  padding-top: 10px;
}
.taxonomy_category_item .ui-button.ui-state-active:hover {
  border: 1px solid #c7c6c6;
  background: #cccccc;
}
.category_name_only i,
.category_name i {
  float: right;
  margin-left: 10px;
  font-size: large;
}
span.parent_name_show_tc {
  float: right;
  opacity: 0.8;
}
.ul_taxonomy_category li.ui-state-disabled.ui-menu-item {
  padding: 10px;
}
