.dnnFormMessage.dnnFormSuccess {
  display: none;
}

.btn.btn-green {
  background-image: none;
  background-color: white !important;
  border: 1px solid #739434 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  color: #739434 !important;
  font-family: ProximaNova-Semibold, arial, sans-sarif;
  font-weight: normal;
  font-style: normal;
}
.btn.btn-green:visited {
  color: #739434 !important;
}
.btn.btn-green:focus, .btn.btn-green.focus {
  color: #739434 !important;
  background-color: #e6e6e6;
  border-color: #2a3613;
  outline: none;
}
.btn.btn-green:hover {
  color: #739434 !important;
  background-color: #e6e6e6;
  border-color: #506724 !important;
  outline: none;
}
.btn.btn-green:active, .btn.btn-green.active, .open > .btn.btn-green.dropdown-toggle {
  color: #739434 !important;
  background-color: #e6e6e6;
  border-color: #506724;
  outline: none;
}
.btn.btn-green:active:hover, .btn.btn-green:active:focus, .btn.btn-green:active.focus, .btn.btn-green.active:hover, .btn.btn-green.active:focus, .btn.btn-green.active.focus, .open > .btn.btn-green.dropdown-toggle:hover, .open > .btn.btn-green.dropdown-toggle:focus, .open > .btn.btn-green.dropdown-toggle.focus {
  color: #739434 !important;
  background-color: #d4d4d4;
  border-color: #2a3613;
  outline: none;
}
.btn.btn-green:active, .btn.btn-green.active, .open > .btn.btn-green.dropdown-toggle {
  background-image: none;
}
.btn.btn-green.disabled, .btn.btn-green.disabled:hover, .btn.btn-green.disabled:focus, .btn.btn-green.disabled.focus, .btn.btn-green.disabled:active, .btn.btn-green.disabled.active, .btn.btn-green[disabled], .btn.btn-green[disabled]:hover, .btn.btn-green[disabled]:focus, .btn.btn-green[disabled].focus, .btn.btn-green[disabled]:active, .btn.btn-green[disabled].active, fieldset[disabled] .btn.btn-green, fieldset[disabled] .btn.btn-green:hover, fieldset[disabled] .btn.btn-green:focus, fieldset[disabled] .btn.btn-green.focus, fieldset[disabled] .btn.btn-green:active, fieldset[disabled] .btn.btn-green.active {
  background-color: white;
  border-color: #739434;
}
.btn.btn-green .badge {
  color: white;
  background-color: #739434;
}

.thank-you-message {
  margin-bottom: 30px;
  background-color: #739434;
  padding: 30px;
}
.thank-you-message h3, .thank-you-message p {
  color: white;
}
.thank-you-message > *:last-child {
  margin-bottom: 0;
}

.indented {
  margin-left: 30px;
  margin-right: 30px;
}

.ya_table-wrapper.ya_fee-table .ya_table-entry-list .ya_total {
  color: #739434;
}

@media (min-width: 768px) {
  .guidestar-seal {
    position: absolute;
    right: 80px;
    bottom: 70px;
  }
}

.top-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-logos span.separator {
  margin: 0 30px;
  display: block;
  height: 100px;
  width: 2px;
  background-color: white;
}
/*# sourceMappingURL=relief-fund-payment-receipt.css.map */
