<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.entry-title {
    display: none !important;
}

#x_last_name {
   width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_first_name {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_company {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border-color: #222
}
#x_address {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_city {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_state {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
select#x_state, select#x_country {
    padding: 0 0 0 6px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none
}
#x_country {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_invoice_num {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_po_num {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_reference_3 {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_user1 {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_user2 {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_user3 {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_email {
    width: 250px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_phone {
    width: 125px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_zip {
    width: 125px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#entered_coupon {
    width: 200px;
    height: 35px;
    padding: 0 0 0 6px;
    border: 1px solid #222
}
#x_description {
    padding: 0 0 0 6px;
    border: 1px solid #222
}
label {
    font-weight: 700;
    display: block;
}
#x_amount,
#unitPrice {
  width: 100px !important;
  padding: 0 0 0 6px;
  border: 1px solid #222;
  height: 35px;
}
#wp_payeezy_payment_form input[type="submit"] {
    width: auto
}
span.currencySymbol {
    margin-left: -14px;
    font-size: 17px;
    float: left;
    line-height: 35px;
}
.red {
    color: red;
    font-weight: 700;
}
span.mininumPaymentAmount {
    font-size: 14px;
    color: #999;
    font-style: italic;
}</pre></body></html>