.xblue-company-lookup-box{
    margin:-4px 0 18px;
    padding:12px 14px;
    background:#f5f9fc;
    border:1px solid #dbe6ee;
    border-radius:8px;
}
.xblue-company-lookup-button{
    margin-right:10px !important;
}
.xblue-company-lookup-status{
    font-size:13px;
    font-weight:600;
}
.xblue-company-lookup-status.ok{color:#16834a;}
.xblue-company-lookup-status.error{color:#b42318;}
.xblue-company-lookup-help{
    margin:8px 0 0;
    font-size:12px;
    color:#667085;
}
.xblue-net-total th,.xblue-vat-total th{font-weight:600;}
.xblue-net-total td,.xblue-vat-total td{text-align:right;}
.xblue-gross-price{font-size:1.08em;}
.xblue-price-label{font-size:11px; font-weight:600; text-transform:uppercase; margin-left:3px;}
.xblue-payment-heading{margin:24px 0 12px !important; font-size:20px !important;}
#ship-to-different-address{font-size:16px;}
.woocommerce-checkout #payment{margin-top:10px;}
.woocommerce-checkout .form-row label{font-weight:600;}
@media (max-width: 767px){
    .xblue-company-lookup-button{width:100%; margin:0 0 8px !important;}
    .xblue-company-lookup-status{display:block;}
}
