.total .gfield_label, .total .ginput_container {
  font-weight: bold;
  font-size: 32px !important;
}
.gform_wrapper span.ginput_total {
  font-weight: bold;
  font-size: 32px !important;
}
.payment_option .gfield_radio .ginput_price {
  display: none;
}
.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;
}
.gfield_total label {
  width: 60% !important;
}
#label_42_20_3 .ginput_price {
  display: none;
}
input:disabled, select:disabled, textarea:disabled {
  background-color: #eee;
}
