div.donation-form-container.responsive {
  background: none;
  border: none;
}
.section-header-container {
  border-top: 0;
  margin-bottom: 20px;
}
.payment-type-element-container h3,
h3#comment-header {
  font-size: 27px;
}
#billing_first_name_row,
#billing_last_name_row,
#billing_addr_street1_row,
#billing_addr_street2_row,
#billing_addr_city_row,
#billing_addr_state_row,
#billing_addr_zip_row,
#billing_addr_country_row,
#donor_email_address_row,
#donor_phone_row {
  display: inline-block;
}
div.responsive div.form-checkbox label,
label.custom-element-checkbox-label {
  display: inline;
  zoom: 1;
  max-width: 800px;
}
.img-responsive.donation {
  display: block;
  margin: 0 auto;
  max-width: 660px;
  width: 100%;
}
.donation-levels .donation-level-container {
  margin: 0 10px 0 0;
}
.monthly-radio span,
.checking-container-row span,
#responsive_payment_typecc_cvv_row span {
  padding: 0 5px 0 5px;
}
.monthly-radio span a.more-link {
  font-size: 14px !important;
  color: #b22217;
}
div.responsive a:visited,
div.responsive a:link {
  color: #b22217;
}
div.responsive a:hover {
  color: #871f23;
}
.monthly-more-text,
.routing-more-text,
.cvv-more-text {
  margin-top: 20px;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
  background-color: #b22217;
  border-radius: 20px;
  color: #ffffff;
  padding: 20px;
  vertical-align: top;
  display: block;
}
.monthly-more-text {
  width: 59%;
  float: left;
}
.monthly-more-text h3,
.routing-more-text h3 {
  margin-top: 0;
}
.monthly-more-text.hide,
.routing-more-text.hide,
.cvv-more-text.hide {
  display: none;
}
div.form-row div.form-content {
  width: 100%;
}
div.donation-level-input-container .donation-level-label-container,
.donation-level-amount-container {
  color: #000;
  font: 400 18px/1 "Open Sans", Arial, Helvetica, sans-serif;
  width: 100%;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  background: #f8f8f8;
  position: relative;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 2px solid #d9d6cf;
}
.donation-level-amount-container {
  max-width: 106px !important;
  min-width: 106px;
  margin: 0;
}
div.donation-level-input-container.active .donation-level-label-container,
div.donation-level-input-container:hover .donation-level-label-container,
div.donation-level-input-container.active .donation-level-amount-container,
div.donation-level-input-container:hover .donation-level-amount-container {
  border: 2px solid #d3292f;
  color: #d3292f;
  background: #fff;
}
.donation-level-container:last-child div.donation-level-input-container {
  background: transparent;
  border: 0;
  position: relative;
}
.donation-level-container .donation-level-input-container {
  width: 100%;
  display: block;
}
div.form-row .donation-level-container:last-child {
  width: 190px;
}
div.responsive div.donation-level-user-entered input[type="text"] {
  background: #f8f8f8;
  border: 2px solid #d9d6cf;
  border-radius: 20px;
  box-shadow: none;
  color: #4d4d4f;
  font: 400 18px/54px "Open Sans", Arial, Helvetica, sans-serif;
  height: 62px;
  text-align: center;
  min-width: 190px;
  padding: 0 15px;
  width: 100%;
  margin: 0 !important;
}
div.donation-level-user-entered {
  margin-top: 0;
}
div.responsive .active div.donation-level-user-entered input[type="text"] {
  border: 2px solid #d3292f;
  background: #fff;
}
section.donation-form *:focus {
  outline: none;
}
div.donation-level-label-container {
  margin: 0;
  cursor: pointer;
  line-height: 54px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
div.donation-level-container-generic-repeat {
  display: none;
}
div.donation-level-container {
  margin-bottom: 0;
}
.donation-level-user-entered ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  text-align: center;
}
.donation-level-user-entered ::-moz-placeholder {
  /* Firefox 19+ */
  text-align: center;
}
.donation-level-user-entered :-ms-input-placeholder {
  /* IE 10+ */
  text-align: center;
}
.donation-level-user-entered :-moz-placeholder {
  /* Firefox 18- */
  text-align: center;
}
.donate-options label {
  font-size: 20px;
  margin-right: 5px;
}
.donate-options .iradio_flat-red {
  margin-bottom: 5px;
}
label[for="gifts_dropdown"] {
  font-size: 24px;
}
#payment_bank_container {
  position: relative;
}
#payment_bank_container .form-row.bank-image-row {
  max-width: 340px;
  width: 100%;
  top: 90px;
  right: 0;
  position: absolute;
}
#payment_bank_container .bank-image-row img {
  width: 100%;
  max-width: 340px;
}
/*style form fields*/
#billing_first_name_row,
#billing_last_name_row,
#tribute_type_row,
#tribute_honoree_first_name_row,
#tribute_honoree_last_name_row,
#tribute_notify_recip_street1_row,
#tribute_notify_recip_street2_row,
#tribute_notify_recip_state_row,
#tribute_notify_recip_city_row,
#tribute_notify_recip_zip_row,
#tribute_notify_recip_country_row,
#responsive_payment_typecc_number_row,
#billing_addr_city_row {
  width: 48.5%;
  height: 90px;
  float: left;
  margin-right: 1.5%;
}
#payment_bank_container .form-row {
  width: 98.5%;
}
#payment_bank_container .form-row input[type="text"] {
  width: 50%;
}
#billing_addr_street1_row,
#billing_addr_street2_row,
#billing_addr_country_row,
#donor_email_address_row,
#donor_phone_row {
  width: 98.5%;
  height: 90px;
  float: left;
}
#billing_addr_state_row,
#billing_addr_zip_row {
  width: 23.5%;
  margin-right: 1.5%;
  height: 90px;
  float: left;
}
div.form-row div.form-content > select#billing_addr_state,
div.form-row div.form-content > select#billing_addr_country {
  width: 100%;
}
#employer_street_row input,
#billing_addr_street1_row input,
#billing_addr_street2_row input,
#billing_addr_street3_row input,
#billing_addr_country_row input.ui-autocomplete-input,
#donor_addr_street1_row input,
#donor_addr_street2_row input,
#donor_addr_street3_row input,
#donor_addr_country_row input.ui-autocomplete-input,
#shipping_addr_street1_row input,
#shipping_addr_street2_row input,
#shipping_addr_street3_row input,
#shipping_addr_country_row input.ui-autocomplete-input,
#tribute_notify_recip_street1_row input,
#tribute_notify_recip_street2_row input,
#tribute_notify_recip_street3_row input,
#tribute_notify_recip_country_row input.ui-autocomplete-input,
#tribute_signature_row input,
#tribute_message_closing_row input,
div.employer-address-container input#employer_street,
div.responsive input[type="text"],
div.responsive input[type="number"],
div.responsive input[type="password"],
div.responsive textarea {
  width: 100%;
}
#donor_email_opt_in_Row label {
  width: 94%;
  float: left;
  display: inline-block;
}
#donor_email_opt_in_Row input#donor_email_opt_inname {
  float: left;
}
#responsive_payment_typecc_number_row {
  float: left;
  width: 70%;
}
div.payment-field-container #responsive_payment_typecc_number_row input {
  width: 100%;
}
#responsive_payment_typecc_type_row {
  float: right;
  width: 23%;
  margin-top: 35px;
}
.date-input-container select {
  width: 130px;
}
div.responsive input[type="radio"]:checked + label:before,
div.responsive input[type="radio"]:checked + span label:before,
div.responsive
  input[type="radio"]:checked
  + .premium-selector-radio-option-description
  label:before {
  background-color: #b22217;
  border-color: #b22217;
}
div.responsive input[type="radio"] + label:before,
div.responsive input[type="radio"] + span label:before,
div.responsive
  input[type="radio"]
  + .premium-selector-radio-option-description
  label:before {
  border: 2px solid #c3c3c3;
  border-radius: 13px;
  box-shadow: 0 0 0 5px #fff inset;
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 24px;
  transition-duration: 0.25s;
  transition-property: border-color, background-color;
  width: 24px;
  vertical-align: bottom;
  margin-right: 10px;
}
div.responsive
  input[type="radio"]
  + .premium-selector-radio-option-description
  label:before {
  float: left;
}
.form-radio-array ul li {
  margin: 10px 0;
}
.donate-options input,
input[type="radio"] {
  left: -9999px;
  position: absolute !important;
  text-indent: -9999px;
}
input[type="checkbox"] {
  margin-top: 6px;
  margin-right: 10px !important;
  transform: scale(1.4, 1.4);
  -moz-transform: scale(1.4, 1.4);
  -ms-transform: scale(1.4, 1.4);
  -webkit-transform: scale(1.4, 1.4);
  -o-transform: scale(1.4, 1.4);
}
div.payment-field-container span.payment-type-option label a:link,
div.payment-field-container span.payment-type-option.selected label a:link {
  padding-left: 0;
}
a.more-link:hover {
  cursor: pointer;
}
button#pstep_finish {
  border: 1px solid #b22217;
  background: #b22217;
}
button#pstep_finish:hover {
  border: 1px solid #df2b1d;
  background: #df2b1d;
}
/*
    div.responsive button#pstep_finish.step-button {
        float: none;
        height: 48px;
        line-height: 40px;
        margin: 10px auto;
        min-width: 200px;
        width: 100%;
        font-size: 20px;
        max-width: 450px;
    }
    */
#donation-footer {
  width: 530px;
  float: none;
  margin: 40px auto 20px;
  display: block;
}
#donation-footer img {
  float: left;
  margin-right: 20px;
}
#donation-footer .footer-text {
  margin-top: 15px;
  float: left;
}
label[for="additional_name_dropdown"],
label[for="comment_note_type_input"] {
  display: none;
}
div.responsive div.premium-selector-radio-option-description-img-and-text img,
div.responsive div.premium-selector-option-description-img-and-text img {
  float: right;
  padding-left: 10px;
  max-width: 100px;
  max-height: 100px;
}
div.responsive div.premium-selector-radio-option-description {
  width: 100%;
}
span.premium-selector-radio-option-short-description {
  display: block;
  margin-left: 34px;
}
#responsive_payment_typepay_typeradio_row > .form-content {
  width: 100%;
}
div.responsive div.form-error {
  padding: 0 4px;
}
div#temp-premium-message.hide-me,
div#premium_selector_row.hide-me,
div.premium-selector-radio-option-row.hide-me {
  display: none;
}
div.responsive span.field-error-text {
  font-size: 14px;
}
/*error message styling*/
#billing_first_name_row.form-error,
#billing_last_name_row.form-error,
#tribute_type_row.form-error,
#tribute_honoree_first_name_row.form-error,
#tribute_honoree_last_name_row.form-error,
#tribute_notify_recip_street1_row.form-error,
#tribute_notify_recip_street2_row.form-error,
#tribute_notify_recip_state_row.form-error,
#tribute_notify_recip_city_row.form-error,
#tribute_notify_recip_zip_row.form-error,
#tribute_notify_recip_country_row.form-error,
#responsive_payment_typecc_number_row.form-error,
#responsive_payment_typecc_cvv_row.form-error,
#billing_addr_city_row.form-error,
#billing_addr_street1_row.form-error,
#billing_addr_street2_row.form-error,
#billing_addr_country_row.form-error,
#donor_email_address_row.form-error,
#donor_phone_row.form-error,
#billing_addr_state_row.form-error,
#billing_addr_zip_row.form-error {
  height: 105px;
}
div.responsive span.field-error-text {
  font-size: 14px;
  margin: 0;
}
div.responsive div.ErrorMessage {
  margin-bottom: 0;
}
div.responsive #premium_selector_radio_row_no_premium_available {
  color: #b22217;
  font-weight: 600;
}
div.donation-level-container {
  display: inline-block;
}
div.responsive input[type="text"],
div.responsive input[type="number"],
div.responsive input[type="password"],
div.responsive textarea {
  border: 1px solid #d9d6cf;
  padding: 9px 9px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  width: 250px;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: #ffffff;
  background-image: url("../images/content/pagebuilder/howweareending_dropdown.png");
  background-position: right 10px center;
  background-repeat: no-repeat;
  border: 1px solid #dedede;
  border-radius: 0;
  display: inline-block;
  font-size: 14px;
  height: 42px;
  line-height: 40px;
  outline: medium none;
  padding: 0 24px 0 15px !important;
  vertical-align: top;
  width: 213px;
}
div.button-container {
  border-top: none;
}
@media (max-width: 720px) {
  #payment_bank_container .bank-image-row {
    width: 100%;
    top: 25px;
    right: 0;
    position: relative;
  }
}
@media (max-width: 680px) {
  #billing_first_name_row,
  #billing_last_name_row,
  #tribute_type_row,
  #tribute_honoree_first_name_row,
  #tribute_honoree_last_name_row,
  #tribute_notify_recip_street1_row,
  #tribute_notify_recip_street2_row,
  #tribute_notify_recip_state_row,
  #tribute_notify_recip_city_row,
  #tribute_notify_recip_zip_row,
  #tribute_notify_recip_country_row,
  #responsive_payment_typecc_number_row,
  #responsive_payment_typecc_cvv_row,
  #billing_addr_city_row {
    width: 98.5%;
    height: 90px;
    float: left;
    margin-right: 1.5%;
  }
  #payment_bank_container .form-row {
    width: 98.5%;
  }
  #billing_addr_street1_row,
  #billing_addr_street2_row,
  #billing_addr_country_row,
  #donor_email_address_row {
    width: 98.5%;
    height: 90px;
    float: left;
  }
  #billing_addr_state_row,
  #billing_addr_zip_row {
    width: 48.5%;
    margin-right: 1.5%;
    height: 90px;
    float: left;
  }
  #donor_email_opt_in_Row label {
    width: 94%;
    float: left;
    display: inline-block;
  }
  #donor_email_opt_in_Row input#donor_email_opt_inname {
    float: left;
  }
  #responsive_payment_typecc_number_row {
    float: left;
    width: 100%;
  }
  div.payment-field-container #responsive_payment_typecc_number_row input {
    width: 100%;
  }
  #responsive_payment_typecc_type_row {
    float: right;
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  .monthly-more-text {
    width: 100%;
  }
  div.donation-form-container.responsive {
    padding: 25px 15px;
  }
}
@media (max-width: 580px) {
  .donate-options label {
    width: 100%;
    float: left;
    display: block;
    margin: 8px 0;
  }
  #billing_addr_state_row,
  #billing_addr_zip_row {
    width: 98.5%;
    margin-right: 1.5%;
    height: 90px;
    float: left;
  }
  #donor_email_opt_in_Row label {
    width: 90%;
  }
  #donation-footer {
    width: 100%;
  }
  #donation-footer img {
    float: none;
    margin: 0 auto;
    display: block;
  }
  #donation-footer .footer-text {
    text-align: center;
    float: none;
  }
}
@media (max-width: 480px) {
  .donation-levels .donation-level-container {
    margin-right: 5px;
  }
}
.donation-levels .donation-level-container.hide-me {
  display: none;
}
#bbox-root {
  position: absolute;
  height: 0;
  left: -999999px;
}
.parsley-error {
  padding: 10px;
  background-color: #feeaeb;
  border: 1px solid #b94a49;
  border-radius: 5px;
}
.form-row.parsley-error {
  height: 100% !important;
}
#divError.parsley-error {
  margin-bottom: 20px;
}
#divError.parsley-error > div {
  padding: 3px 0;
}
.parsley-errors-list {
  color: #990000;
}
h3.payment-type-tab {
  width: 50%;
  float: left;
  padding: 15px 0 15px 15px;
  background-color: #f7f3e8;
  border: 1px solid #d9d6cf;
}
h3.payment-type-tab:hover {
  cursor: pointer;
}
h3.payment-type-tab:first-child,
h3.payment-type-tab.first-tab {
  border-top-left-radius: 5px;
}
h3.payment-type-tab:last-child {
  border-left: none;
  border-top-right-radius: 5px;
}
h3.payment-type-tab.first-tab {
  border-left: 1px solid #d9d6cf;
}
h3.payment-type-tab.active {
  background-color: #efece3;
  border-bottom: 1px solid #efece3;
}
.payment-type-element-container {
  padding: 5px 15px 0 15px;
  background-color: #efece3;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #d9d6cf;
  border-top: none;
}
#payment-type-checking-container > div {
  padding-top: 20px;
}
#payment-type-checking-container > div:last-child {
  padding-bottom: 20px;
}
#payment-type-checking-container > div.parsley-error {
  margin-top: 5px;
  margin-bottom: 5px;
}
#payment-type-checking-container > div.parsley-error ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#payment-type-checking-container label {
  margin: 0px;
}
#payment-type-checking-container input,
#payment-type-checking-container select {
  width: 100%;
  border: 1px solid #d9d6cf;
}
.form-progress-bar {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mobile div.responsive div#responsive_payment_typecc_exp_date_row {
    margin-bottom: 0;
  }
  .mobile div.responsive div#responsive_payment_typecc_cvv_row {
    margin-top: 0;
    margin-bottom: 0;
    float: none;
    width: 100%;
    height: auto;
    background-color: #efece3;
  }
  h3.payment-type-tab {
    height: 65px;
  }
}
@media only screen and (max-width: 479px) {
  h3.payment-type-tab {
    height: 82px;
  }
}
.premium-selector-config-option-container label::before {
  display: none !important;
}
.premium-selector-config-option-container select {
  float: none;
}
.premium-selector-config-option-container {
  margin: 8px 0 0 33px;
}
#masthead label.icon-search {
  white-space: normal;
}
#masthead #nav-head .nav-content .quick-links-open {
  margin-top: 50px;
}
.donate-options label {
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .donation-level-container .form-content {
    margin: 8px 0 !important;
  }
}
.donation-level-container .donation-level-input-container {
  padding: 0;
}
.donation-level-container .donation-level-label-input-container {
  display: block;
}
.donation-level-container .donation-level-user-entered label {
  margin: 0;
}
.gift-bonus {
  margin: 10px 0;
  display: flex;
  align-items: center;
}
.gift-bonus img {
  float: left;
  width: 100px;
  padding-right: 15px;
}
.gift-bonus .desc {
  padding-top: 5px;
}
