.ean-loader {
position: absolute;
top: 0px;
left: 0px;
background-color: rgba(0, 0, 0, 0.25);
width: 100%;
height: 100%;
background-image: url(//webshop.pooltech.dk/wp-content/plugins/woocommerce-ean-payment-gateway/assets/images/eanapi-loader.gif);
background-repeat: no-repeat;
background-position: center;
} .ean-loader-title {
color: #ffffff;
text-align: center;
width: 100%;
display: block;
position: absolute;
top: 60%;
font-size: 20px;
font-weight: 600;
text-shadow: 1px 1px rgba(43, 43, 43, 0.5);
} .ean-multiple-punits {
font-style: italic;
color: #ffffff;
padding: 10px;
background-color: rgba(24, 159, 204, 0.9);
} .ean-error {
color: #d9534f;
} .wc-block-components-radio-control-accordion-content #ean_number,
.wc-block-components-radio-control-accordion-content #ean_reference_person,
.wc-block-components-radio-control-accordion-content #ean_requisition_number,
.wc-block-components-radio-control-accordion-content #ean_punit_number {
width: 100% !important;
background-color: #fff;
border: 1px solid #50575e;
border-radius: 4px;
box-sizing: border-box;
color: #2b2d2f;
cursor: text;
font-family: inherit;
font-size: 1em;
height: 3em;
line-height: 1.375;
margin: 0;
padding: .75em 0 .75em 16px;
margin-bottom: 15px;
}