.crm-container .crm-form-submit { font-size: 18px; }

/*.payment_processor-section label[for$="payment_processor_id"] {
  padding-right: 25px;
}*/

.payment_processor-section label::after {
  display: block;
  content: '';
}

.payment_processor-section input {
  margin-left: -4px;
}

.payment_processor-section input:first-child {
  margin-left: 0;
}
