.donate-header {
  text-align: center !important;
  color: black !important;
}

.donate-header.military {
  font-size: 30px !important;
  padding-top: 45px !important;
}

.donate-header.general {
  font-size: 30px !important;
  padding-top: 30px !important;
}

.BBFormContainer {
  border: 0 !important;
  padding-bottom: 0 !important;
}

#bbox-root {
  padding-left: 55px;
  padding-right: 55px;
  padding-bottom: 55px;
}

#bbox-root p {
  margin-bottom: 20px;
}

#bbox-root.military {
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 80px;
}

#bbox-root.military .BBFormContainer {
  padding-bottom: 10px !important;
}

.BBFormSection {
  margin-left: auto !important;
  margin-right: auto !important;
}

.BBFormSectionHeading {
  background-color: #f0f0f0;
  border-bottom: none !important;
}

.BBFormSectionHeading .BBFormFieldLabelEdit {
  font-size: 24px;
  color: #336699;
  font-weight: bold;
}

.BBFormFieldContainer {
  margin-top: 0 !important;
}

.BBFormRadioLabelGivingLevelSelected,
.BBFormRadioPaymentSelected,
.BBFormSubmitbutton {
  background-color: #336699 !important;
}

.BBFormRadioLabelGivingLevel {
  font-size: 1.2em !important;
}

.BBFormRadioLabelGivingLevelOther.BBFormRadioLabelGivingLevelSelected {
  padding-top: 5px !important;
  padding-bottom: 16px !important;
}

.military .BBFormRadioLabelGivingLevelOther.BBFormRadioLabelGivingLevelSelected {
  padding-top: 7px !important;
  padding-bottom: 17px !important;
}

/*.BBFormSectionRecurrenceInfo .BBFormSectionHeading,
.BBDFormSectionTributeInfo .BBFormSectionHeading {
  padding-bottom: 0 !important;
}*/

.BBDFormSectionGiftInfo .BBFormFieldContainer,
.BBFormButtonRow .BBFormFieldContainer {
  text-align: center !important;
}

.BBFormButtonRow {
  margin-top: 35px !important;
  margin-bottom: -35px !important;
}

#bbox-root.military .BBFormButtonRow {
  margin-bottom: -30px !important;
  padding-bottom: 0 !important;
}

.BBFormFieldContainer.BBFormPaymentRadioOptions,
.BBFormRadioLabelGivingLevel,
.BBFormSubmitbutton {
  text-transform: uppercase;
}

.BBFormRadioLabelGivingLevelOther.BBFormRadioLabelGivingLevelNotSelected {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

#bbox-root.military .BBFormRadioLabelGivingLevelOther.BBFormRadioLabelGivingLevelNotSelected {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}

.BBFormPaymentRadioOptions .BBFormFieldLabelEdit {
  padding: 4px 18px !important;
  font-size: 13px !important;
}

.BBFormRadioDescriptionOther {
  font-size: 16px !important;
}

.BBFormRadioPaymentNotSelected {
  background: #ffffff;
}

.BBFormRadioPaymentNotSelected:hover {
  background: #f0f0f0;
}

.BBFormSummaryTotal {
  display: none !important;
}

.BBFormSubmitbutton {
  width: 240px;
  font-family: 'proxima-nova';
  font-weight: 600 !important;
}
