.p4q-order_form_iframe_div {
    text-align: center;
}

#pay4quotation {
	max-width:600px;
	margin:auto;
}
#pay4quotation .p4q_PaymentSumSpan, #pay4quotation .p4q_DescriptionSpan {
	font-weight:normal;
}
#pay4quotation .p4q-buybutton {
	text-align:left;
	margin-top:20px
}

#pay4quotation #p4q_CustomerEmail{
    width: 100%;
    max-width: 400px;
}

#pay4quotation a:hover {}

#pay4quotation .p4q_explain_text {
    font-size: 14px;
    margin-right: 87px;
    display: inline-block;
}

#pay4quotation a.p4q_Description_explain {
    font-size: 14px;
    text-decoration: underline;
}

#pay4quotation .p4q_buybutton {
    margin-top: 20px;
}

#pay4quotation .p4q_link_help {}

#pay4quotation input[type="tel"] {
    background: #fff;
    font-size: 16px;
    width: calc(100% - 90px);
    margin-top: 10px;
}

#pay4quotation .p4q_back_link {
    text-decoration: underline;
}

#pay4quotation .p4q_button {
    font-size: 14px;
    font-weight: 600;
    border-radius: 6px;
    margin-left: 10px;
    margin-bottom: 15px;
    padding: 14px 19px;
    text-decoration: none;
}

#pay4quotation .p4q_button:hover {}

.grecaptcha-badge {
    display: none;
}

#pay4quotation .p4q_textrt {
    text-align: right;
}

#pay4quotation .error {
    font-size: 13px;
    color: #d30303;
    display: inline-block;
}

#pay4quotation .p4q_transaction_id {
    font-weight: bold;
}

#pay4quotation .p4q_not_right_mail {
    font-weight: normal;
}


/* Pay Form */

#pay4quotation label,
#pay4quotation form {}

#pay4quotation input[type="text"],
#pay4quotation input[type="email"] {
    background: #fff;
    width: calc(100% - 90px);
    margin-top: 10px;
}

#pay4quotation label.p4q_long_Label {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px
}

#pay4quotation label.p4q_short_label {
    margin: 15px 0 4px;
    display: inline-block;
    width: 82px;
}

#pay4quotation #p4q_submitform1,
#pay4quotation #p4q_submitform2 {
    font-size: 14px;
    border-radius: 6px;
    margin-left: 10px;
    margin-bottom: 15px;
}

#pay4quotation #p4q_submitform1:hover,
#pay4quotation #p4q_submitform2:hover {}

@media (max-width: 768px) {
    #pay4quotation {
        max-width: 720px;
        margin: 50px auto 15px auto;
        padding: 20px;
    }
}

#pojo-a11y-skip-content,
#pojo-a11y-toolbar,
#wp_access_helper_container {
    display: none !important;
}