/*.type-sans {
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif; }

.type-serif {
  font-family: "Merriweather", Georgia, serif; }

.type-oswald {
  font-family: "Oswald", "Impact", "Merriweather Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.text-underline {
  text-decoration: underline !important;
  text-decoration-line: underline !important; }

*/
.type-sans {
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif; }

.type-serif {
  font-family: "Merriweather", Georgia, serif; }

.type-oswald {
  font-family: "Oswald", "Impact", "Merriweather Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.text-underline {
  text-decoration: underline !important;
  text-decoration-line: underline !important; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

body, #BodyId, #form1 {
  background-color: #f9f9f9; }

#donation-form {
  background-color: #f9f9f9 !important; }

.donationForm {
  background-color: #fff;
  padding: 5px 30px; }
  .donationForm h1 {
    margin: 20px 0 30px 0;
    font-weight: 500;
    font-size: 36px; }

.bs-box {
  background-color: #fff;
  padding: 0;
  max-width: 600px;
  margin: 45px auto 30px auto;
  float: none;
  border-top: 2px solid #ba0c2f; }
  @media screen and (max-width: 767px) {
    .bs-box {
      margin-top: 75px; } }

* {
  color: #333333;
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif; }

p {
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif;
  color: #242424;
  line-height: 1.4;
  margin-bottom: 15px; }

p.req-note {
  font-size: 12px;
  color: #9ea2a2;
  text-align: right; }

h1 {
  margin: 20px 0 30px 0;
  font-family: "Oswald", "Impact", "Merriweather Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 48px;
  color: #333333;
  text-align: center;
  text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 32px; } }

.red-rule {
  width: 100%;
  height: 3px;
  background-color: #ba0c2f; }

div.bb_subMenuLogin {
  margin-top: 30px;
  padding-right: 20px; }

.donationForm .validation {
  color: #ba0c2f; }

.donationForm ul {
  list-style-type: none; }

.donationForm fieldset {
  border: none; }

.donationForm .formrow {
  margin-bottom: 15px; }

.donationForm .formrow label {
  font-family: "Merriweather Sans", Arial, Helvetica, sans-serif;
  display: block;
  width: 85%;
  font-size: 15px;
  font-weight: 400;
  color: #242424;
  margin-bottom: 0; }

.donationForm .formrow label[for="chkAcknowledge"] {
  display: inline-block; }

.donationForm .confirmation {
  min-height: 400px; }

.req {
  color: #554f47;
  margin-left: 5px; }

.chosen-select {
  width: 100%; }

.chosen-container .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
  width: 525px;
  background: none;
  box-shadow: none;
  border: 1px solid #d2d4d4;
  border-radius: 3px;
  height: 40px;
  line-height: 1;
  width: 100%;
  padding-top: 15px; }

.chosen-container-single .chosen-single span {
  color: #333333; }

a.chosen-single {
  font-size: 12px; }

.chosen-container {
  width: 100%;
  font-weight: 300;
  line-height: 2.7; }

.chosen-container-single .chosen-single div b {
  margin-top: 9px; }

.donationForm hr {
  border-width: 1px;
  border-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px; }

.donationForm h3 {
  line-height: 1.4em;
  font-family: "Merriweather", Georgia, serif;
  color: #ba0c2f;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 15px;
  text-transform: none; }

.donationForm fieldset {
  line-height: 30px; }

.donationForm legend {
  line-height: 1.4em;
  font-family: "Merriweather", Georgia, serif;
  color: #ba0c2f;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 1em;
  padding-top: 1.5em;
  text-transform: none; }

.weight300 {
  font-weight: 300; }

input[type="text"],
input[type="password"],
textarea,
select,
.SpellSuggestionList {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  color: #333333;
  padding-left: 10px; }

input[type=checkbox],
input[type=radio] {
  margin: 0 10px 0 0;
  vertical-align: 1px;
  font-weight: 300; }

input[value="Recurring gift"] {
  margin-left: 15px; }

*.BBFormTextArea {
  width: 100%; }

.BBFormSubmitButton {
  background: #ba0c2f;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #fff !important;
  border: none !important;
  padding: 10px 15px 10px 15px !important;
  text-decoration: none !important;
  outline: none !important;
  font-family: "Merriweather Sans", Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  text-align: center;
  width: 100%;
  max-width: 300px;
  margin: 30px auto;
  float: none;
  display: block;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  transition: all .25s; }

.BBFormSubmitButton:hover, .BBFormSubmitButton:focus {
  background-color: #e4002b;
  transform: translateY(-2px);
  transition: all .25s;
  box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08); }

input[type="button"].txt-btn {
  background-color: white;
  border: none;
  box-shadow: none;
  color: #242424;
  padding: 10px 0;
  font-weight: 400;
  margin-bottom: 10px; }
  input[type="button"].txt-btn:hover, input[type="button"].txt-btn:focus {
    color: #e4002b;
    text-decoration: underline; }

img.video-thumb {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  box-shadow: 0 5px 20px #c3c3c3; }

.tributeLabel {
  font-size: 15px; }
