* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.header-main {
  font-family: 'Helvetica', 'Ubuntu';
}
.header-main .logo {
  max-width: 235px;
}
.header-main > .uk-container {
  padding: 10px 20px;
}
.header-main .uk-grid {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header-main .uk-width-1-3 {
  padding: 0;
  flex: 1;
}
.header-main .header-link {
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  font-weight: 100;
  border-bottom: solid 2px;
  text-decoration: none;
}
.uk-grid {
  margin: 0;
}
.uk-grid-justified {
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.uk-container-right {
  margin-left: auto;
  margin-right: 0;
}
.flex-right {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.page-content {
  background: #C1D3CA url('Bubbles_bkgd.jpg') no-repeat top center;
  background-attachment: fixed;
  background-size: cover;
  min-height: 100vh;
  padding: 5.5vw 0 4vw;
}

.framework-content {
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.25);
  color: #333333;
  font-size: 1rem;
  padding: 30px;
}

.mobile-hero {
  background: #C1D3CA url('Bubbles_bkgd.jpg') no-repeat top center;
  background-size: cover;
  min-height: 250px;
  padding-bottom: 50vw;
}
@media only screen and (min-width: 768px){
  .mobile-hero {
    display: none;
  }
}

@media only screen and (max-width: 768px){
  .framework-content {
    border-radius: 0;
    padding: 30px 20px;
  }
  .page-content {
    padding: 0;
  }
  .page-content .uk-container {
    padding: 0;
  }
}

.payment-icons--static {
  margin: 10px 0;
}
.payment-icons--static img {
  max-width: 300px;
  margin: 40px auto 20px;
  display: block;
}
.security-text p {
  line-height: normal;
  font-size: 14px;
}
.framework-content h1 {
  color: #EB1A23;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.bsd-contribForm-aboveContent {
  border-bottom: solid 1px #333;
  margin-bottom: 18px;
  padding-bottom: 10px;
}

.sequential-form .bsd-contribForm-aboveContent {
  border: none;
  line-height: 1.3;
  margin-bottom: 0;
}
.footer-main {
  padding: 20px;
}
.page-footer {
  padding: 0;
}
.footer-disclaimer {
  background-color: #ffffff;
  color: #333333;
  font-family: 'Helvetica', 'Ubuntu';
  font-size: 12px;
  line-height: 1.2;
  padding: 30px 0 35px;
}

.inline-list,
.inline-list li {
  margin: 0;
}

ul, ol {
  padding: 0;
}

#framework #contribution td.contribheader, #contribution #pa_status {
  font-weight: normal;
  border: none;
  margin: 0;
  padding: 0;
}

#framework #contribution label,
#framework #contribution .fieldlabel {
  font-weight: normal;
}
#framework #contribution table {
  border-spacing: 0;
  clear: both;
  width: 100%;
}
table, form, tr, td, th, tbody {
  display: block;
}
#contribution {
  width: 100%;
}
#framework .contribcolumn {
  /*border-bottom: #333 solid 1px;
  margin-bottom: 30px;
  padding: 20px 0;*/
  width: 100% !important;
}

#framework label,
#framework .fieldlabel {
  text-transform: capitalize;
}

#framework button:not(.js-seq-back),
#framework input[type="submit"],
#framework input[type="button"] {
  border: none;
  border-radius: 6px;
  width: 100%;
  color: #fff;
  cursor: pointer;
  font-size: 26px;
  text-shadow: none;
  margin: 10px 0;
  padding: 11px 10px 14px 10px;
  text-transform: uppercase;
  background-image: none;
  background: #ed1c24;
  transition: all 300ms ease;
}

#framework button:not(.js-seq-back):hover,
#framework input[type="submit"]:hover,
#framework input[type="button"]:hover,
#framework button:focus,
#framework input[type="submit"]:focus,
#framework input[type="button"]:focus {
  background-color: #bb131a;
}

#framework input.text,
#framework select,
#framework textarea,
#framework input[type="text"] {
  border: solid 1px #333333;
  border-radius: 6px;
  box-shadow: none;
  color: #333333;
  display: inline-block;
  font-family: 'Helvetica', 'Ubuntu';
  font-size: 1rem;
  margin: 8px 0;
  padding: 14px 15px;
  width: 100%;
}

#framework .creditCardTypeSelector ul {
  clear: both;
  display: table;
}

#framework #credit_card-creditCardNumberTextBox {
  width: auto;
}

#framework select {
  background: #E9E9E6;
  height: 53px;
  min-width: 23.7%;
  width: auto;
}

#framework #contribution #bsd-amounts-cont td table td {
  width: 100%;
  display: block;
  padding: 0;
}
#framework form tr,
#framework form#contribution tr,
#framework table tbody,
#framework table thead,
#framework .contribheader,
#framework form table td {
  width: 100%;
  display: block;
}

#bsd-amounts-cont {
  border-bottom: solid 1px #333;
  margin-bottom: 40px;
  padding: 10px 0;
}
#framework .amounts {
  margin-bottom: 18px;
}

#framework .amounts input[type=radio] {
  position: absolute;
  visibility: hidden;
}
#framework .amounts label[for="amt_other"] {
  display: none;
}
#framework .amounts nobr {
  font-size: 0;
}
#framework .amounts span.radio {
  background: #78787C;
  border-radius: 6px;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 26px;
  line-height: 1;
  margin: 0 8px 8px 0;
  padding: 11px 10px;
  text-align: center;
  width: 98%;
}

#framework .amounts span.radio:hover,
#framework .amounts span.radio:focus,
#framework .amounts input[type="radio"]:checked + label span {
  background: #ed1c24;
}

#framework input[id*=amt_preset_]+label span {
  display: block;
  float: left;
}

#framework input[id*='amt_preset_'] + label span {
  display: block;
}

#framework #contribution #amt_other_text {
  border: solid #78787C 2px;
  font-size: 26px;
  padding: 8px 10px;
  margin: 0;
  text-align: center;
}

@media only screen and (min-width: 667px) {
  #framework .amounts span.radio,
  #framework #contribution #amt_other_text {
    width: 30%;
  }
}
@media all and (min-width: 768px){
  .framework-content {
    width: 75%;
  }
}
@media all and (min-width: 960px){
  .framework-content {
    width: 50%;
  }
}
.bsd-creditCardTypeSelector { position: relative; }
.sequential-security-seal {
  position: absolute;
  right: 0;
  top: 0;
}