.choice-value__choice {
  line-height: 22px;
  padding: 7px 0;
}
.choice-value__choice > input[type="radio"] {
  display: none;
}
.choice-value__choice > label {
  cursor: pointer;
  margin-bottom: 0;
  padding-left: 27px;
  vertical-align: top;
}
.choice-value__choice > label::before {
  content: "";
  border: 2px solid #EAEAEA;
  border-radius: 50%;
  display: inline-block;
  font-family: "Stroke 7";
  font-size: 14px;
  line-height: 18px;
  margin: 0 5px 0 -27px;
  text-align: center;
  vertical-align: bottom;
  width: 22px;
  height: 22px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (min-resolution: 120dpi) {
  .choice-value__choice > label::before {
    line-height: 19px;
  }
}
.choice-value__choice > label:hover::before {
  border-color: #d1d1d1;
}
.choice-value__choice > input[type="radio"]:checked + label::before {
  border-color: #FF9900;
  color: #FF9900;
  content: "\E6CE";
  font-family: "Stroke 7 Amaretti";
}
.selling-platform-menu .icon {
  display: none;
}
.enum-type-values {
  table-layout: fixed;
}
.enum-type-values .collection__header,
.enum-type-values .collection__entry {
  overflow: hidden;
}
.enum-type-values .collection__header > .form-group,
.enum-type-values .collection__entry > .form-group {
  overflow: hidden;
}
.enum-type-values .form-group:first-child + .form-group {
  display: none;
}
.am-checkbox-prepended:checked + .am-checkbox + .form-group .enum-type-values .form-group:first-child + .form-group {
  display: table-cell;
}
.dependency-values {
  margin-top: -20px;
}
.dependency-values .form-group {
  float: left;
  margin: 20px 20px 0 0;
  width: 300px;
}
.dependency-values:after {
  clear: both;
  content: "";
  display: block;
}
#edit_sellable_definition > .form-group:first-child {
  margin-bottom: 40px;
}
#edit_sellable_definition .form-control {
  max-width: 400px;
}
#edit_sellable_definition_properties .is-disabled > :not(.collection-actions) {
  opacity: 0.5;
}
#edit_sellable_definition_properties .is-disabled .am-checkbox {
  pointer-events: none;
}
#edit_sellable_definition_properties .is-disabled .collection-remove {
  visibility: hidden;
}
[for="edit_sellable_definition_properties___name___propertyTypeId"],
[for="edit_sellable_definition_properties___name___fulltextWeight"],
[for="edit_sellable_definition_properties___name___filterType"] {
  min-width: 135px;
}
[for="edit_sellable_definition_properties___name___shouldAutoCompleteOnWeb"],
[for="edit_sellable_definition_properties___name___shouldAutoCompleteInAdministration"] {
  font-size: 13px;
  -webkit-transform: rotate(-40deg);
      -ms-transform: rotate(-40deg);
       -o-transform: rotate(-40deg);
          transform: rotate(-40deg);
  white-space: nowrap;
  width: 0;
}
.edit-sellable .control-label {
  font-weight: 600;
}
.edit-sellable .form-errors,
.edit-sellable .variants-definition {
  max-width: 960px;
}
.edit-related-sellables .collection__entry > .form-group:first-child,
.edit-recommended-sellables .collection__entry > .form-group:first-child {
  width: 500px;
}
.property-definition .form-group {
  margin-top: 0 !important;
}
.property-definition .property-definition {
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
}
.property-definition .property-definition__label {
  font-size: 27px;
  font-weight: 300;
}
.property-definition .property-definition .property-definition {
  border-bottom: none;
  margin-bottom: 0;
}
.property-definition .property-definition .property-definition__label {
  font-size: 23px;
  white-space: nowrap;
}
.property-definition .property-definition .property-definition .property-definition__label {
  font-size: 20px;
  font-weight: normal;
}
.property-definition .property-definition .property-definition .property-definition .property-definition__label {
  font-size: 14px;
  font-weight: normal;
}
.property-definition:last-child > .form-group:last-child > .property-definition,
.property-definition--level-1 .property-definition {
  border-bottom: none;
  margin-bottom: 0;
}
.property-definition--level-1 {
  margin-right: -15px;
}
.property-definition--level-1:after {
  clear: both;
  content: "";
  display: block;
}
.property-definition--level-1 > .form-group {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  min-width: 300px;
}
.property-definition--level-1 > .form-group .expanded-multi-select {
  max-width: 300px;
}
.property-definition--level-1 .property-definition__label {
  font-size: 14px !important;
  font-weight: normal;
}
.property-definition--level-0 .form-group .form-group:not(:first-child) {
  margin-top: 20px !important;
}
#edit_definable_properties_variantsDefinition .property-definition__label {
  font-weight: bold;
}
#edit_definable_properties_variantsDefinition .property-definition .property-definition__label {
  font-weight: normal;
}
#edit_definable_properties_variantsDefinition > .form-group:only-child .property-definition__label {
  display: none;
}
#edit_definable_properties_variantsDefinition > .form-group:only-child .property-definition .property-definition__label {
  display: block;
}
.addition-price {
  display: table-row;
}
.addition-price input,
.addition-price select {
  display: table-cell;
  vertical-align: middle;
  width: auto;
}
.sellable-state {
  font-weight: bold;
  margin: 5px;
}
.sellable-state--active {
  color: green;
}
.sellable-state--inactive {
  color: red;
}
.sellable-state > i.icon {
  font-size: 25px;
  margin-right: 5px;
  vertical-align: middle;
}
.sellable-state > .btn {
  margin-left: 10px;
}
.packetery-branch-choice.packetery-branch-choice {
  padding: 0 !important;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-list__loading-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
     animation: fa-spin 2s infinite linear;
  font-size: 16px;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-list__loading-icon.fa-pull-left {
  margin-right: 0.3em;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-list__loading-icon.fa-pull-right {
  margin-left: 0.3em;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-list__loading-icon.pull-left {
  margin-right: 0.3em;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-list__loading-icon.pull-right {
  margin-left: 0.3em;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-list__loading-icon::before {
  content: "\F110";
}
.packetery-branch-choice.packetery-branch-choice select {
  background: white;
  border: 2px solid #EAEAEA;
  color: #777;
  font-size: 14px;
  padding: 10px 12px;
  width: 100% !important;
  max-width: 960px;
  height: 44px;
  display: block;
  margin-bottom: 15px;
}
.packetery-branch-choice.packetery-branch-choice select:focus {
  border-color: #d1d1d1;
}
.packetery-branch-choice.packetery-branch-choice select[readonly] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #EEE;
  opacity: 1;
  pointer-events: none;
}
.packetery-branch-choice.packetery-branch-choice select + span {
  display: none !important;
}
.packetery-branch-choice.packetery-branch-choice .packetery-info-link {
  display: none !important;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-choice__loading {
  margin-top: 5px;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-choice__loading-icon {
  margin-right: 2px;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-choice__info-link {
  font-weight: normal;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-choice__info-link::after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  content: "\F08E";
  display: inline-block;
  font-size: 16px;
  margin-left: 3px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-choice__info-link::after.fa-pull-left {
  margin-right: 0.3em;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-choice__info-link::after.fa-pull-right {
  margin-left: 0.3em;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-choice__info-link::after.pull-left {
  margin-right: 0.3em;
}
.packetery-branch-choice.packetery-branch-choice .packetery-branch-choice__info-link::after.pull-right {
  margin-left: 0.3em;
}
.packetery-branch-choice__value[value]:not([value=""]) + .form-errors {
  display: none;
}
.uiz-widget-overlay.uiz-widget-overlay {
  background: black;
  opacity: 0.5;
  z-index: 1100;
}
.uiz-widget.uiz-widget {
  font: inherit;
}
.uiz-dialog.uiz-dialog {
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  padding: 0;
  z-index: 1101;
}
.uiz-dialog.uiz-dialog .uiz-dialog-titlebar {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 15px;
}
.uiz-dialog.uiz-dialog .uiz-dialog-title {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  color: #555;
  font-size: 23px;
  font-weight: 300;
  margin: 0;
  padding-right: 15px;
}
.uiz-dialog.uiz-dialog .uiz-dialog-titlebar-close {
  background: none;
  border: none;
  color: black;
  float: right;
  height: auto;
  margin: -2px 0 0;
  opacity: 0.4;
  padding: 0;
  position: static;
  width: auto;
}
.uiz-dialog.uiz-dialog .uiz-dialog-titlebar-close:hover {
  opacity: 0.8;
}
.uiz-dialog.uiz-dialog .uiz-dialog-titlebar-close .uiz-icon {
  display: none;
}
.uiz-dialog.uiz-dialog .uiz-dialog-titlebar-close::before {
  content: "\E680";
  display: inline-block;
  font-family: "Stroke 7";
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.uiz-dialog.uiz-dialog .uiz-dialog-content {
  line-height: 21px;
  padding: 30px 20px;
}
.uiz-dialog.uiz-dialog .uiz-dialog-content strong[style="color: red"] {
  color: #EF6262 !important;
}
.uiz-dialog.uiz-dialog .uiz-dialog-buttonpane {
  background-color: #FCFCFC;
  border-top: 1px solid #E5E5E5;
  margin: 0;
  padding: 15px;
}
.uiz-dialog.uiz-dialog .uiz-button {
  background: #EF6262;
  border-color: #EF6262;
  border-radius: 0;
  color: white;
  margin: 0;
  padding: 8px 12px;
}
.uiz-dialog.uiz-dialog .uiz-button:hover {
  background-color: #F17979;
  border-color: #F17979;
}
.uiz-dialog.uiz-dialog .uiz-button .uiz-button-text {
  display: inline;
  line-height: inherit;
  padding: 0;
}
.uiz-dialog.uiz-dialog .uiz-resizable-handle {
  display: none !important;
}
.variant-selection-modal .modal-body {
  min-height: 100px;
}
.variant-selection-modal__loading-icon {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.variant-selection-modal__loading-icon::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
     animation: fa-spin 2s infinite linear;
  content: "\F110";
  font-size: 16px;
}
.variant-selection-modal__loading-icon::before.fa-pull-left {
  margin-right: 0.3em;
}
.variant-selection-modal__loading-icon::before.fa-pull-right {
  margin-left: 0.3em;
}
.variant-selection-modal__loading-icon::before.pull-left {
  margin-right: 0.3em;
}
.variant-selection-modal__loading-icon::before.pull-right {
  margin-left: 0.3em;
}
.variant-selection-modal.is-loading .variant-selection-modal__loading-icon {
  display: block;
}
.variant-selection-modal.is-loading .variant-selection-modal__content {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.variant-selection-modal [data-property-name="price"],
.variant-selection-modal [data-property-name="variant_stock"] {
  display: none;
}
.page-head {
  border-bottom: 1px solid #DDD;
  background: #FFE;
  padding: 0;
}
.header-assistant {
  position: absolute;
  left: 55px;
  top: 45px;
  width: 20px;
  line-height: 20px;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  background-color: white;
  cursor: pointer;
}
.assistant {
  padding: 20px 35px;
}
.assistant__header {
  margin-bottom: 15px;
}
.assistant__logo {
  background: url(/compiled/logo.3e54cd456a469704e60deaf612d9be89.svg);
  -webkit-background-size: 36px 36px;
          background-size: 36px 36px;
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 15px;
}
.assistant__close-button {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  background: transparent;
  border: 0;
  font-size: 31px;
  color: #555;
  text-shadow: 0 1px 0 #555;
}
.assistant__close-button:hover {
  opacity: 0.5;
}
.assistant__conditions {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px 0;
}
.assistant__condition {
  line-height: 20px;
  margin-bottom: 5px;
}
.assistant__condition::before {
  width: 20px;
  height: 20px;
  content: "";
  margin-right: 10px;
  display: inline-block;
}
.assistant__condition--checked::before {
  background: url(/compiled/check.c90633c78efc67984dccad09ffaca683.svg);
  -webkit-background-size: cover;
          background-size: cover;
}
.shopas .am-top-header .navbar-header .navbar-brand {
  background-image: url(/compiled/logo.3e54cd456a469704e60deaf612d9be89.svg);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.deltalift .am-top-header .navbar-header .navbar-brand {
  background-image: url(/compiled/logo-deltalift.f71b2e4941a00252985c045a27966f33.png);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.am-splash-screen .logo-img {
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 40px;
  width: 250px;
}
.shopas.am-splash-screen .logo-img {
  background-image: url(/compiled/logo-full.f72ddafdcf262729fecb6912f3051421.svg);
  height: 64px;
}
.deltalift.am-splash-screen .logo-img {
  background-image: url(/compiled/logo-deltalift-full.5aabe31432782175ce3aa7ac211f5c8a.png);
  height: 50px;
}
.am-splash-screen .login-container {
  max-width: 450px;
}
@media (max-width: 767px) {
  .shopas .am-left-sidebar .am-logo::before {
    background-image: url(/compiled/logo-full.f72ddafdcf262729fecb6912f3051421.svg);
  }
  .deltalift .am-left-sidebar .am-logo::before {
    background-image: url(/compiled/logo-deltalift-full.5aabe31432782175ce3aa7ac211f5c8a.png);
  }
}
.icon-email,
.icon-password {
  font-family: "Stroke 7";
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-email::before {
  content: "\E639";
}
.icon-password::before {
  content: "\E63F";
}
.control-label.required:after,
.am-checkbox label.required:after,
.am-radio label.required:after {
  content: " *";
}
.dashboard-tiles--with-title {
  margin-top: 10px;
  margin-bottom: 20px;
}
.dashboard-tile--transparent {
  background-color: transparent;
}
h2 {
  margin-left: 10px;
}
@media all and (min-width: 768px) {
  h2 {
    margin-left: 20px;
  }
}
h4 {
  margin-top: 40px;
}
.profile-terms {
  margin-top: 8px;
}
.profile-terms label {
  font-size: 13px;
}
.profile-terms p {
  font-weight: bold;
}
.toggle {
  display: none;
}
.toggle.toggle--active {
  display: block;
}
.form-group.toggle,
.form-toggle__form {
  margin-left: 5px;
  padding-left: 15px;
  border-left: 2px #f0f0f0 solid;
}
@media (max-width: 767px) {
  .form-group.toggle,
  .form-toggle__form {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
}
#shop_delivery_and_payment_settings_deliveryMethods .collection__entry .form-group:nth-child(2) .form-control {
  width: 400px;
}
.delivery-and-payment-settings-tabs {
  margin: -20px -20px 20px;
}
#shop_delivery_settings_deliveryMethods,
#shop_payment_settings_paymentMethods {
  width: 100%;
}
#shop_delivery_settings_deliveryMethods > .collection__header > .form-group:nth-child(4),
#shop_payment_settings_paymentMethods > .collection__header > .form-group:nth-child(4) {
  width: 12%;
}
.delivery-and-payment__current-value::before {
  content: ": ";
  margin-left: -3px;
}
.delivery-and-payment .descriptive-choice__description {
  display: none !important;
}
.maximum-stock-quantity-help {
  margin-top: 20px;
}
.import-stock-condition {
  margin-left: 25px;
}
.import-stock-condition .form-control {
  display: inline-block;
  margin: 0 5px;
  width: auto;
}
.order-items {
  margin: 0 -20px;
}
.order-items .table tr th,
.order-items .table tr td {
  vertical-align: top;
  text-align: center;
}
.order-items .table tr th:first-child,
.order-items .table tr td:first-child {
  text-align: left;
}
.order-detail__generate-invoice {
  white-space: normal;
}
.order-history {
  list-style: none;
  margin: 0 20px;
  padding: 0;
}
.order-history__item {
  padding: 20px;
  border-bottom: 1px solid #eee;
}
.order-history__item:last-child {
  border-bottom: none;
}
.order-history__item-date {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.order-history__item-status {
  color: #777;
  margin-bottom: 0;
}
.order-history__item-message {
  margin-top: 15px;
}
.seller-api-key__input {
  display: inline;
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
  max-width: 400px;
}
.seller-api-key__button {
  vertical-align: top;
}
#admin_order_edit .autocomplete-suggestions {
  width: 500px !important;
  max-width: -webkit-calc(100% - 50px);
  max-width: calc(100% - 50px);
}
#edit_order_items {
  width: 100%;
}
#edit_order_items .collection__header .form-group:first-child {
  display: none;
}
#edit_order_items .collection__header .form-group:nth-child(3),
#edit_order_items .collection__header .form-group:nth-child(4) {
  width: 110px;
}
#edit_order_items .price-widget input {
  width: 90px;
}
#edit_order_items .price-widget select {
  width: 80px;
}
#edit_order_items .form-control {
  max-width: none;
}
#edit_order_items .auto-complete {
  margin-right: 10px;
  width: -webkit-calc(100% - 110px);
  width: calc(100% - 110px);
}
#edit_order_items .auto-complete__search::-webkit-input-placeholder {
  font-size: 13px;
}
#edit_order_items .auto-complete__search::-moz-placeholder {
  font-size: 13px;
}
#edit_order_items .auto-complete__search:-ms-input-placeholder {
  font-size: 13px;
}
#edit_order_items .auto-complete__search::placeholder {
  font-size: 13px;
}
#edit_order_items .select-variant {
  color: #555;
  background-color: #FFF;
  border: 1px solid #DEDEDE;
  float: right;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
  width: 45px;
  height: 44px;
  margin-right: 10px;
}
#edit_order_items .select-variant:hover {
  background-color: #F7F7F7;
  border-color: #D1D1D1;
}
#edit_order_items .select-variant::after {
  content: "\E666";
  display: block;
  font-family: "Stroke 7";
  font-size: 19px;
  line-height: 42px;
  vertical-align: middle;
}
#edit_order_items input[name*="[productName]"] {
  display: inline-block;
  margin-right: 10px;
  width: -webkit-calc(100% - 55px);
  width: calc(100% - 55px);
}
#edit_order_items .show-auto-complete,
#edit_order_items .hide-auto-complete {
  float: right;
  width: 45px;
  height: 44px;
}
#edit_order_items .show-auto-complete > .icon,
#edit_order_items .hide-auto-complete > .icon {
  line-height: 42px;
}
#batch-action {
  margin: 20px 10px 10px;
}
#batch-action select {
  max-width: 250px;
}
form[name="shop_pohoda_settings"] h3:not(:first-of-type) {
  margin-top: 60px;
}
#admin_shop_payment_gateways_settings .nav-tabs {
  margin-top: 30px;
}
#admin_shop_payment_gateways_settings .nav-tabs li:only-child {
  display: block;
}
#admin_shop_payment_gateways_settings .tab-content {
  padding: 0;
}
.navigation-item-list__insert-button {
  float: right;
  margin-top: 10px;
}
.price-widget {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.price-widget input,
.price-widget select {
  max-width: 250px;
}
.price-widget-text {
  line-height: 44px;
  margin: 0 10px;
}
#homepage_block_homepageBlock_products_orderBy option[disabled] {
  display: none;
}
.shop-cookies-bar-toggle:not(:checked) + .am-checkbox + .form-group {
  display: none;
}
label[for="order_filter_recordsPerPage"] {
  margin: -30px 0 0;
  font-size: 13px;
  font-weight: 400;
  position: absolute;
}
@media (max-width: 991px) {
  label[for="order_filter_recordsPerPage"] {
    margin: 0 5px 0 0;
    position: static;
  }
}
#shop_contact_shouldShowContactForm:not(:checked) ~ #shop_contact_shouldProtectContactFormUsingRecaptcha + .am-checkbox {
  display: none;
}
.order-note {
  font-size: 24px;
  margin: -5px 0;
  vertical-align: middle;
}
.discount-value-widget {
  display: table;
}
.discount-value-widget input,
.discount-value-widget select {
  display: table-cell;
  width: 100px;
}
.product-definition__enum-value-translation > .form-group {
  margin-top: 0 !important;
}
#edit_product_definition .form-control {
  max-width: 400px;
}
[for="edit_product_definition_properties___name___shouldShowInFilters"],
[for="edit_product_definition_properties___name___shouldIncludeInSearch"] {
  font-size: 13px;
  -webkit-transform: rotate(-40deg);
      -ms-transform: rotate(-40deg);
       -o-transform: rotate(-40deg);
          transform: rotate(-40deg);
  white-space: nowrap;
  width: 0;
}
#edit_product_definition_properties .is-disabled > :not(.collection-actions) {
  opacity: 0.5;
}
#edit_product_definition_properties .is-disabled .am-checkbox {
  pointer-events: none;
}
#edit_product_definition_properties .is-disabled .collection-remove {
  visibility: hidden;
}
.invoice-status {
  text-transform: uppercase;
  font-weight: bold;
}
.invoice-status--paid {
  color: green;
}
.invoice-status--waiting {
  color: blue;
}
.invoice-status--overdue {
  color: red;
}
.definition-product-info {
  display: none;
  font-weight: bold;
}
.definition-product-info.collapse--active {
  display: block;
}
form .row {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  form .row {
    margin-bottom: 0;
  }
  form .col-md-6 {
    margin-bottom: 20px;
  }
}
#admin_seller_edit form .row:last-child {
  margin-bottom: 0;
}
#admin_seller_edit .tab-content {
  padding: 0;
  margin: 0;
}
#admin_seller_insert .load-seller,
#admin_seller_edit .load-seller,
#insert_seller_and_shop_seller .load-seller {
  margin-top: 7px;
}
#admin_seller_insert [id$="_vatId"] > .am-checkbox,
#admin_seller_edit [id$="_vatId"] > .am-checkbox,
#insert_seller_and_shop_seller [id$="_vatId"] > .am-checkbox {
  margin: 30px 0 65px;
}
@media (max-width: 991px) {
  #admin_seller_insert [id$="_vatId"] > .am-checkbox,
  #admin_seller_edit [id$="_vatId"] > .am-checkbox,
  #insert_seller_and_shop_seller [id$="_vatId"] > .am-checkbox {
    margin: 0;
  }
}
.panel-body-table {
  padding: 10px;
}
.panel-body-table table.dataTable {
  font-size: 12px;
}
.panel-body-table table.dataTable > thead > tr > th {
  font-size: 12px;
  padding: 6px 8px;
}
.panel-body-table table.dataTable > tbody > tr > td {
  padding: 6px 8px;
}
.panel-body-table table.dataTable .form-control {
  font-size: 12px;
  height: auto;
  padding: 6px 12px;
}
.panel-body-table table.dataTable label {
  font-size: 12px;
}
.panel-body-table table.dataTable tr.filter .btn {
  padding: 6px 12px !important;
}
.discount__current-value::before {
  content: ": ";
  margin-left: -3px;
}
[data-discountid=""] > #edit_order label[for$="_shouldUseDiscount"] {
  display: none;
}
#delivery_method_deliveryMethod_form_priceByWeight input,
#delivery_method_deliveryMethod_form_priceByWeight select {
  max-width: 180px;
}
#themeSettings,
#themeProperties {
  margin-top: 20px;
}
#themeSettings .row,
#themeProperties .row {
  margin-top: 20px;
}
.shop-preview {
  margin-top: 40px;
}
.shop-preview .form-group {
  display: inline-block;
  margin-top: 0;
}
.shop-preview iframe {
  margin-top: 20px;
  width: 100%;
  height: 500px;
}
.seller-delete-confirmation {
  color: #EF6262;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.seller-delete-confirmation > i {
  margin: 0 20px 20px 0;
  font-size: 50px;
  line-height: 50px;
}
.generate-users-list {
  margin: 0 0 50px 20px;
}
#requestForm {
  display: none;
}
#requestForm.toggle--active {
  display: block;
}
.category-position {
  color: #CCC;
  margin-right: 10px;
}
form[name="navigation_item"][data-target-type="categories"] #navigation_item_parentItemId_row,
form[name="navigation_item"][data-target-type="submenu"] #navigation_item_parentItemId_row {
  display: none;
}
.control-label + .form-help + .form-group {
  margin-top: 0;
}
h3 > .form-help {
  margin-top: -8px;
}
.input-group.am-checkbox {
  max-width: none;
}
.unapproved-document > td:first-child {
  font-weight: bold;
}
.unapproved-document > td:first-child:after {
  content: " *";
}
.unapproved-documents-info {
  font-weight: bold;
  margin: 15px;
}
.domain_info {
  padding-top: 2px;
}
.domain_info::before {
  width: 12px;
  height: 12px;
  content: "";
  display: inline-block;
}
.domain_info--ok::before {
  background: url(/compiled/check.c90633c78efc67984dccad09ffaca683.svg);
  -webkit-background-size: cover;
          background-size: cover;
}
.domain_info--notok::before {
  background: url(/compiled/cross.0dd15c4050af22df52763f61469df1a4.svg);
  -webkit-background-size: cover;
          background-size: cover;
}

