.total .gfield_label, .total .ginput_container {
	font-weight: bold;
}
.gform_wrapper span.ginput_total {
    font-weight: bold;
}

.gform_wrapper tr.gfield_error td:first-child {
    background-color: #FFDFE0;
	font-weight: bold;
}
.dlg-no-title .ui-dialog-titlebar,
.dlg-no-title .ui-dialog-titlebar-close {
    display: none;
}

#label_42_20_3 .ginput_price {
    display: none;
}

input:disabled, select:disabled, textarea:disabled {
    background-color: #eee;
}

.insured_code .validateCode:before,
.echeck_details .validateRoutingNumber:before {
    content: "\A";
    white-space: pre;
}

.checkbox_checkall input {
    vertical-align: top !important;
}

/*.payment_option .ginput_container_radio li:last-of-type .ginput_price {
    display: none;
}*/

.payment_method_fee {
    display: none;
}
.payment_method_fee_amount {
    font-weight: bold;
}