.select2-container {
  z-index: 9999999;
}
.select2-container .select2-selection--single,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container .select2-selection--single .select2-selection__arrow {
  height: 30px!important;
  line-height: 30px!important;
}
.wooccm-premium {
  opacity: 0.5;
  pointer-events: none;
  /*  .description {
      &.premium {
        //display: none;
      }
  
      &.hidden {
        //display: none;
      }
    }*/
}
.button.fileinput-button {
  position: relative;
  overflow: hidden!important;
}
.button.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}
table.wc_gateways > tbody > tr > td select {
  line-height: 1!important;
}
table.wc_gateways > tbody > tr > td.label {
  font-weight: 600;
}
table.wooccm-enhanced-options {
  border: none;
  box-shadow: none;
}
table.wooccm-enhanced-options > thead > th .woocommerce-help-tip {
  margin: -1px 0 0 0.25em;
}
table.wooccm-enhanced-options > tbody > tr > td input.label {
  width: 100%;
}
table.wooccm-enhanced-options > tbody > tr > td select.add-price-type {
  margin: 0 0 0 10px;
}
table.wooccm-enhanced-options > tbody > tr > td input.check {
  margin: 0 9px;
}
table.wooccm-enhanced-options > tbody > tr > td.sort .wc-item-reorder-nav {
  width: auto;
}
#wooccm_modal.processing {
  pointer-events: none;
}
#wooccm_modal.processing:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 99999999;
  opacity: 0.8;
}
#wooccm_modal select {
  min-height: 30px;
}
#wooccm_modal .form-field .wrap {
  padding: 0;
}
#wooccm_modal .attachment-info .details,
#wooccm_modal .attachment-info .settings {
  width: 100%;
}
#wooccm_modal .attachment-info .woocommerce_options_panel label,
#wooccm_modal .attachment-info .woocommerce_options_panel legend {
  width: 75px;
  margin: 0 0 0 -90px;
  font-weight: 600;
}
#wooccm_modal .attachment-info .woocommerce_options_panel fieldset.form-field,
#wooccm_modal .attachment-info .woocommerce_options_panel p.form-field {
  padding: 0 20px 0 92px!important;
}
#wooccm_modal .attachment-info .woocommerce_options_panel input[type=email],
#wooccm_modal .attachment-info .woocommerce_options_panel input[type=number],
#wooccm_modal .attachment-info .woocommerce_options_panel input[type=password],
#wooccm_modal .attachment-info .woocommerce_options_panel input[type=text],
#wooccm_modal .attachment-info .woocommerce_options_panel select,
#wooccm_modal .attachment-info .woocommerce_options_panel .select2-container {
  width: 100%!important;
}
#wooccm_modal #woocommerce-product-data .woocommerce_options_panel {
  width: 100%;
  /*      input, 
            select, 
            textarea {
              margin: 0;
            }*/
}
#wooccm_modal #woocommerce-product-data .woocommerce_options_panel .premium {
  display: block;
  clear: both;
}
#wooccm_modal #woocommerce-product-data .woocommerce_options_panel .woocommerce-help-tip {
  margin: 0 0 0 0.5em;
}
#wooccm_modal #woocommerce-product-data .woocommerce_options_panel .select2-container {
  width: 50%!important;
  line-height: 16px;
}
#wooccm_modal #woocommerce-product-data .woocommerce_options_panel .select2-container .select2-selection {
  box-shadow: none;
  border-radius: 3px;
  padding: 0 24px 0 8px;
}
#wooccm_modal #woocommerce-product-data .woocommerce_options_panel .select2-container .select2-selection--multiple {
  line-height: 16px;
  min-height: 30px;
}
@media only screen and (max-width: 1280px) {
  #wooccm_modal #woocommerce-product-data .woocommerce_options_panel .select2-container {
    width: 80%!important;
  }
}
#wooccm_modal #woocommerce-product-data .woocommerce_options_panel .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  margin: 3px 3px 0 0;
}
#wooccm_modal #woocommerce-product-data .woocommerce_options_panel .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #5b9dd9!important;
  box-shadow: 0 0 2px rgba(30, 140, 190, 0.8) !important;
  outline: 2px solid transparent!important;
}
#wooccm-order-files .inside {
  margin: 0;
  padding: 0;
  background: #fefefe;
  display: block!important;
}
#wooccm-order-files .handlediv,
#wooccm-order-files .hndle {
  display: none;
}
#wooccm-order-files .wooccm_upload_results {
  display: inline-block;
  margin: 0 10px;
}
#wooccm-order-files .wooccm_order_attachments_wrapper {
  margin: 0;
  overflow-x: auto;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments {
  width: 100%;
  background: #fff;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments thead th:first-child {
  padding-left: 2em;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments thead th.sortable {
  cursor: pointer;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments .item {
  min-width: 200px;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments thead th {
  text-align: left;
  padding: 1em;
  font-weight: 400;
  color: #999;
  background: #f8f8f8;
  user-select: none;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments tbody#order_line_items tr:first-child td {
  border-top: none;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments tbody tr:last-child td {
  border-bottom: 1px solid #dfdfdf;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments td.thumb {
  text-align: left;
  width: 38px;
  padding-bottom: 1.5em;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments td.thumb .wc-order-item-thumbnail {
  width: 38px;
  height: 38px;
  border: 2px solid #e8e8e8;
  background: #f8f8f8;
  color: #ccc;
  position: relative;
  font-size: 21px;
  display: block;
  text-align: center;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments tbody th:first-child,
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments td:first-child {
  padding-left: 2em;
}
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments tbody th,
#wooccm-order-files .wooccm_order_attachments_wrapper table.wooccm_order_attachments td {
  padding: 1.5em 1em 1em;
  text-align: left;
  line-height: 1.5em;
  vertical-align: top;
  border-bottom: 1px solid #f8f8f8;
}
#wooccm-order-files .wc-order-data-row {
  border-bottom: 1px solid #dfdfdf;
  padding: 1.5em 2em;
  background: #f8f8f8;
  line-height: 2em;
  text-align: left;
}
/*# sourceMappingURL=wooccm-admin.css.map */