@font-face {
  font-display:auto;
  font-family:Decimal;
  font-style:normal;
  font-weight:400;
  src:url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-book.woff2) format("woff2"),
      url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-book.woff) format("woff")
}

@font-face {
  font-display:auto;
  font-family:Decimal;
  font-style:italic;
  font-weight:400;
  src:url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-book-italic.woff2) format("woff2"),
      url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-book-italic.woff) format("woff")
}

@font-face {
  font-display:auto;
  font-family:Decimal;
  font-style:normal;
  font-weight:500;
  src:url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-medium.woff2) format("woff2"),
      url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-medium.woff) format("woff")
}

@font-face {
  font-display:auto;
  font-family:Decimal;
  font-style:italic;
  font-weight:500;
  src:url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-medium-italic.woff2) format("woff2"),
      url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-medium-italic.woff) format("woff")
}

@font-face {
  font-display:auto;
  font-family:Decimal;
  font-style:normal;
  font-weight:600;
  src:url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-semibold.woff2) format("woff2"),
      url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-semibold.woff) format("woff")
}

@font-face {
  font-display:auto;
  font-family:Decimal;
  font-style:italic;
  font-weight:600;
  src:url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-semibold-italic.woff2) format("woff2"),
      url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-semibold-italic.woff) format("woff")
}

@font-face {
  font-display:auto;
  font-family:Decimal;
  font-style:normal;
  font-weight:700;
  src:url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-bold.woff2) format("woff2"),
      url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-bold.woff) format("woff")
}

@font-face {
  font-display:auto;
  font-family:Decimal;
  font-style:italic;
  font-weight:700;
  src:url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-bold-italic.woff2) format("woff2"),
      url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/fonts/decimal-bold-italic.woff) format("woff")
}

* {box-sizing:border-box;}

:root {
  --main-font-family:Decimal, san-serif;
  --glyphicons-font-family:"Glyphicons Regular";
  --font-awesome-brands:"Font Awesome 6 Brands";
  --font-awesome-solid:"Font Awesome 6 Free";
  --main-text-color:#1c1c20;
  --main-blue3:#1d58ba;
  --main-gold4:#ae8509;
  --main-ivory:#f3f9ec;
  --main-dark-navy:#0b1836;
  --main-cloud:#adcaff;
  --main-off-white:#f2f4f8;
  --main-red3:#f32f38;
  --main-red:#e71d2e;
  --main-grey:#9d9fa2;
  --main-lightest-grey:#f1f3f5;
  --standard-box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);
}

html {font-size:16px;}


/* Body */

body {
  background:var(--main-cloud);
  background-repeat:no-repeat;
  color:var(--main-text-color);
  font-family:var(--main-font-family);
  font-feature-settings:"liga", "kern";
  font-size:16px;
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  font-weight:400;
  line-height:1.5em;
  margin:0;
  text-rendering:optimizelegibility;
}

main {
  margin:0 auto;
  width:100%;
}


/* Theme Header */

header.theme-header {
  background:#fff;
  border-bottom:1px solid var(--main-cloud);
}

figure.branding {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  line-height:0;
  margin:0 auto;
  width:100%;
}

figure.branding a {padding:30px 20px 25px;}

figure.branding img {
  height:85px;
  width:200px;
}

figure.branding img.ivory {display:none;}
figure.branding img.bvf {height:69px;}
figure.branding img.baf {height:106px;}
figure.branding img.hfp {height:62px;}
figure.branding img.haf {height:93px;}
figure.branding img.hvf {height:85px;}

header.theme-header section.header-image {
  background-position:50% 33%;
  background-size:cover;
  height:200px;
  margin:0;
}

main article section.article-content {
  background:#fff;
  box-shadow:var(--standard-box-shadow);
  padding:0 0 40px;
  width:100%;
}

article .article-content > .logo-container {display:none;}


/* FastAction */

article .at.ngp-form .FastAction {
  margin:0;
  padding:0;
}

article .at.ngp-form .FastAction .fastAction {
  background:var(--main-off-white);
  padding:10px;
}

article .at.ngp-form .FastAction p a {
  font-weight:600;
  text-decoration:none;
}

article .at.ngp-form .FastAction p a:focus,
article .at.ngp-form .FastAction p a:hover {text-decoration:underline;}

article .at.ngp-form .FastAction p {
  align-items:center;
  display:flex;
  font-size:13px;
  justify-content:space-between;
  line-height:15px !important;
  margin:0;
  padding:0 5px;
}
article .at.ngp-form .FastAction .profile-link {background:#fff;}

article .at.ngp-form .FastAction p > span {
  margin:0;
  padding:5px;
}

article .at.ngp-form .FastAction .fa-cta span a {
  color:#fff;
  text-decoration:none;
}

article .at.ngp-form .FastAction .fa-lead {
  display:block;
  order:1;
}

article .at.ngp-form .FastAction .fa-lead b {font-weight:600;}
article .at.ngp-form .FastAction .fa-lead br {display:none;}
article .at.ngp-form .FastAction .fa-cta {order:2;}


/* Form */

article .at.ngp-form {
  max-width:unset;
  width:100%;
}

article .at.ngp-form.multistep-layout {
  min-width:unset;
  overflow:unset;
}

main section.at-inner {background:none;}
article .at.ngp-form .at-form * {color:var(--main-text-color);}

article .at.ngp-form header.at-title {
  font-size:2rem;
  font-weight:900;
  line-height:1.25em;
  margin:0;
  padding:20px 20px 5px;
  text-align:left;
}

article .at.ngp-form header.HeaderHtml {
  font-size:1.125rem;
  line-height:1.333333em; 
  padding:10px 20px 20px;
  margin:0;
}

article .at.ngp-form header.HeaderHtml h2,
article .at.ngp-form .content.thankYou h2 {
  font-size:1.5rem;
  font-weight:600;
  line-height:1.5em;
  margin:0 0 15px;
}

article .at.ngp-form header.HeaderHtml p,
article .at.ngp-form .content.thankYou p {
  margin:0 0 15px;
  padding:0;
}

article .at.ngp-form header.HeaderHtml strong,
article .at.ngp-form header.HeaderHtml b {font-weight:600;}

article .at.ngp-form.multistep-layout header.HeaderHtml p {
  font-size:1.125rem;
  line-height:1.333333em; 
}

article .at.ngp-form header.HeaderHtml p:last-child,
article .at.ngp-form .content.thankYou p:last-child {margin:0;}

article .at.ngp-form .content.thankYou {
  background:#fff;
  margin:0 auto;
  max-width:840px;
  padding:30px;
  width:100%;
}

article .at.ngp-form header.HeaderHtml a,
article .at.ngp-form .at-markup a,
article .at.ngp-form .content.thankYou a {
  color:var(--main-blue3);
  font-weight:700;
}

article .at.ngp-form header.HeaderHtml a:hover,
article .at.ngp-form .content.thankYou a:hover {text-decoration:underline;}
article .at.ngp-form .content.thankYou table {width:100%;}

article .at.ngp-form .content.thankYou button.btn-social {
  color:#fff;
  font-weight:700;
  margin:0 15px 0 0;
}

article .at.ngp-form .ngp-deactivation-message {
  padding:20px 20px 0;
  text-align:center;
}

article .at.ngp-form .ngp-deactivation-message p  {
  line-height:24px;
  margin:0 0 15px;
}


/* Form Steps */

article .at.ngp-form ol.at-steps {
  background:none;
  border-radius:0;
  display:flex;
  margin:0;
  padding:0;
}

article .at.ngp-form ol.at-steps li.at-step {
  margin:unset;
  padding:0;
}

article .at.ngp-form ol.at-steps li.at-step.active {
  background:none;
  border-bottom:2px solid var(--main-gold4);
}

article .at.ngp-form ol.at-steps li.at-step a,
article .at.ngp-form ol.at-steps li.at-step b {
  align-items:center;
  display:flex;
  flex-direction:column;
  font-size:1rem;
  font-weight:400;
  line-height:1em;
  justify-content: center;
  padding:15px 10px 10px;
}

article .at.ngp-form ol.at-steps li.at-step a:before,
article .at.ngp-form ol.at-steps li.at-step b:before {
  background:var(--main-gold4);
  border:0;
  display:flex;
  font-size:.875rem;
  font-weight:500;
  height:24px;
  justify-content:center;
  left:unset;
  line-height:24px;
  margin:0 0 5px;
  padding:0;
  position:relative;
  right:unset;
  top:0;
  transform:none;
  width:24px;
}

article .at.ngp-form ol.at-steps li.at-step a span.step-title {
  color:var(--main-font-color);
  display:block;
  font-size:.875rem;
}


/* Progress Meter Stuff */

article .at.ngp-form header.MeterHtml {
  margin:15px 0 15px;
  padding:0 20px 0;
  width:100%;
}

article .at.ngp-form header.MeterHtml iframe {display:none;}

article .at.ngp-form figure.progress-meter {
  margin:0;
  padding:0;
}

article .at.ngp-form figure.progress-meter strong {font-weight:600;}

article .at.ngp-form figure.progress-meter progress {
  appearance:none;
  background:var(--main-ivory);
  border:0;
  border-radius:15px;
  display:block;
  height:30px;
  margin:0 0 10px;
  padding:0;
  position:relative;
  -webkit-appearance:none;
  width:100%;
  box-shadow:unset;
  z-index:3;
}

article .at.ngp-form figure.progress-meter progress::-webkit-progress-bar {
  background:var(--main-ivory);
  border:0;
  border-radius:15px;
}
  
article .at.ngp-form figure.progress-meter progress::-moz-progress-bar {
  background-color:var(--main-blue3);
  border-radius:15px;
}

article .at.ngp-form figure.progress-meter progress::-webkit-progress-value {
  background-color:var(--main-blue3);
  border-radius:15px;
}

article .at.ngp-form figure.progress-meter p.progress-meter-details {
  display:flex;
  justify-content:space-between;
  margin:0;
}

article .at.ngp-form figure.progress-meter p.progress-meter-details span.progress-meter-goal {
  padding-left:10px;
  text-align:right;
}


/* Form Elements */

article .at.ngp-form fieldset.at-fieldset {
  padding:0 10px;
  min-width:unset;
}

article .at.ngp-form fieldset.AdditionalInformation.hide-additional-information legend {display:none;}
article .at.ngp-form fieldset.ContributionInformation {padding-top:10px !important;}
article .at.ngp-form.multistep-layout fieldset.PaymentInformation {padding-bottom:10px;}
article .at.ngp-form.multistep-layout fieldset.Interests {padding-top:0 !important;}

article .at.ngp-form legend.at-legend {
  display:flex;
  font-size:1.125rem;
  font-weight:700;
  line-height:1.333333em;
  margin:0 10px;
  padding:20px 0 10px;
  text-transform:uppercase;
}

article .at.ngp-form fieldset.ContributionInformation legend.at-legend {padding-bottom:0;}

article .at.ngp-form .at-row label,
article .at.ngp-form fieldset.TicketInformation label {
  color:var(--main-text-color);
  font-size:1rem;
  font-weight:500;
  line-height:1.25em;
  margin:0 10px;
}

article .at.ngp-form fieldset.TicketInformation label {margin:0;}

article .at.ngp-form fieldset.TicketInformation label span {color:var(--main-text-color);}

article .at.ngp-form .at-row label input,
article .at.ngp-form .at-table label input,
article .at.ngp-form .at-row label select,
article .at.ngp-form .at-table label select,
article .at.ngp-form .at-row label .select2-selection,
article .at.ngp-form .at-row label textarea,
article .at.ngp-form .at-row label .vgs-input-container iframe {
  border:1px solid var(--main-gold4);
  border-radius:0;
  font-size:1.125rem;
  font-weight:700;
  height:40px;
  line-height:40px;
  margin:5px 0 15px;
  padding:7px 10px;
}

article .at.ngp-form .at-row label .intl-tel-input {margin:5px 0 15px;}
article .at.ngp-form .at-row label .intl-tel-input input {padding-left:46px;}

article .at.ngp-form .at-row label select,
article .at.ngp-form .at-table label select {padding:0 10px;}

article .at.ngp-form .at-recurring label select {
  border-width:2px;
  height:36px;
  margin:0 5px 0 0;
  padding:0 20px 0 5px;
}

article .at.ngp-form .at-row label .select2-selection {
  color:var(--main-text-color);
  padding-top:10px;
  text-transform:none;
}

article .at.ngp-form .at-row label .select2-selection__rendered {color:var(--main-text-color);}

article .at.ngp-form .at-row label textarea {
  height:auto;
  line-height:1.5em;
  min-height:200px;
}

article .at.ngp-form .at-row label small,
article .at.ngp-form .at-table label small,
article .at.ngp-form .at-row label a.at-whatsthis {
  color:var(--main-text-color);
  font-size:.75rem;
  font-weight:400;
  line-height:1em;
}

article .at.ngp-form .at-row.PostalCode.City.StateProvince label,
article .at.ngp-form .at-row.EmailAddress.HomePhone.MobilePhone label {
  flex:1 120px;
  min-width:120px;
}

article .at.ngp-form .at-row.FirstName.LastName label,
article .at.ngp-form .at-row.Country.PostalCode.City.StateProvince label,
article .at.ngp-form .at-row.EmailAddress.HomePhone label,
article .at.ngp-form .at-row.EmailAddress.MobilePhone label {
  flex:1 150px;
  min-width:150px;
}

article .at.ngp-form .at-row.Prefix.FirstName.LastName label.Prefix {
  flex:1 100px;
  min-width:100px;
}

article .at.ngp-form input::placeholder {opacity:.5;}
article .at.ngp-form hr {border-bottom:1px solid var(--main-gold4);}


/* Checkboxes */

article .at.ngp-form label.at-check {margin:7px 10px;}
article .at.ngp-form .at-recipient-msg label.at-check.NotificationSendCopy {margin:7px 0 10px;}

article .at.ngp-form .at-row .UpdateMyProfile b {font-weight:600;}
article .at.ngp-form .updateMyProfileSection > label {margin:0;}

article .at.ngp-form label.at-check .at-checkbox-title-container:before,
article .at.ngp-form label.at-check .at-checkbox-title-container:after,
article .at.ngp-form .UpdateMyProfile label > span:before,
article .at.ngp-form .UpdateMyProfile label > span:after,
article .at.ngp-form label.at-check.authorize-payment-label > span:before,
article .at.ngp-form label.at-check.authorize-payment-label > span:after {
  border:1px solid var(--main-gold4);
  border-radius:0;
  height:24px;
  left:0;
  top:0;
  width:24px;
}

article .at.ngp-form input[type="checkbox"]:focus + span:before {
  box-shadow:0 0 4px 0 var(--main-gold4);
  border-color:var(--main-gold4);
}

article .at.ngp-form label.at-check .at-checkbox-title-container:before,
article .at.ngp-form .UpdateMyProfile label > span:before,
article .at.ngp-form label.at-check.authorize-payment-label > span:before {background:none;}

article .at.ngp-form label.at-check .at-checkbox-title-container:after,
article .at.ngp-form .UpdateMyProfile label > span:after,
article .at.ngp-form label.at-check.authorize-payment-label > span:after {
  background-color:var(--main-gold4);
  background-image:url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/check-mark.svg);
  background-position:center;
  background-repeat:no-repeat;
  background-size:16px 16px;
  border:1px solid var(--main-gold4);
  content:"";
  font-size:16px;
  line-height:16px;
  text-align:center;
}

article .at.ngp-form label.at-check .at-checkbox-title-container,
article .at.ngp-form .UpdateMyProfile label > span,
article .at.ngp-form fieldset.ContributionInformation label.at-select.SelectedFrequency span.at-select,
article .at.ngp-form label.at-check.authorize-payment-label > span {
  display:block;
  font-size:16px;
  line-height:24px;
  margin:0;
  padding-left:35px;
  text-transform:none;
}

article .at.ngp-form fieldset.ContributionInformation label.at-select.SelectedFrequency span.at-select {padding-left:0;}

article .at.ngp-form label.at-check .at-checkbox-title,
article .at.ngp-form label.at-check .at-cover-costs-info,
article .at.ngp-form label.at-select .select-collapse,
article .at.ngp-form .UpdateMyProfile label > span {
  font-weight:400;
  line-height:24px;
}

article .at.ngp-form .at-row label.multi-select .select2-selection {
  height:auto;
  line-height:30px;
  min-height:40px;
  padding:0;
}

article .at.ngp-form .at-row label.multi-select .select2-container--default .select2-selection--multiple {margin:0;}

article .at.ngp-form .select2-container--default .select2-selection--multiple .select2-selection__choice {
  line-height:30px;
  white-space:normal;
}

article .at.ngp-form .at-row label.multi-select .select2-container--default li.select2-search--inline input {
  border:0;
  height:30px;
  margin:0;
  padding:0;
}

article .at.ngp-form fieldset.ContributionInformation label.at-select.SelectedFrequency,
article .at.ngp-form fieldset.ContributionInformation label.at-select.SelectedDuration {margin:0 0 0 4px;}
article .at.ngp-form fieldset.ContributionInformation label.at-select.SelectedFrequency.select-collapse {margin:5px;}

article .at.ngp-form fieldset.ContributionInformation .at-recurring {
  display:flex;
  flex-wrap:wrap;
  font-size:16px;
  line-height:20px;
  margin:0 0 10px;
  padding:0 10px;
}

article .at.ngp-form .at-recurring label {
  font-size:16px;
  line-height:20px;
}

article .at.ngp-form .at-recurring label.IsRecurring {
  display:flex;
  margin:5px 0;
}

article .at.ngp-form .at-recurring label.IsRecurring span {
  display:block;
  font-size:16px;
  line-height:24px;
}

article .at.ngp-form .at-recurring label select,
article .at.ngp-form .at-recurring label input {
  border:1px solid var(--main-gold4);
  border-radius:0;
  color:var(--main-text-color);
  font-size:56px;
  font-weight:600;
  height:34px;
  line-height:22px;
  margin:0 5px 0 0;
  padding:0 20px 0 5px;
}

article .at.ngp-form fieldset.ContributionInformation .at-recurring .at-check {
  display:block;
  margin-right:0;
}

article .at.ngp-form fieldset.AdditionalInformation .other-option > label.at-text {
  margin:-1px 10px 0 0;
  flex-grow:1;
  flex-basis:unset;
}

article .at.ngp-form fieldset.AdditionalInformation .other-option label.at-text input {
  height:34px;
  line-height:34px;
  margin:0;
}

article .at.ngp-form .at-row.SmsLegalDisclaimer {
  margin:0;
  padding:0 0 0 35px;
}

article .at.ngp-form .at-row.SmsLegalDisclaimer .at-markup.SmsLegalDisclaimer,
article .at.ngp-form .at-row.LegalHeaderHtml .at-markup.LegalHeaderHtml {padding:0;}
article .at.ngp-form .at-row.LegalHeaderHtml .at-markup.LegalHeaderHtml {margin:0 10px 10px;}

article .at.ngp-form .at-row.SmsLegalDisclaimer .at-markup.SmsLegalDisclaimer p,
article .at.ngp-form .at-row .at-markup.LegalHeaderHtml p,
article .at.ngp-form .at-row .at-markup.LegalDescription p {
  font-size:.875rem;
  line-height:1.142857rem;
  margin:0 0 10px;
}

article .at.ngp-form .at-row.SmsLegalDisclaimer .at-markup.SmsLegalDisclaimer p a {
  font-weight:700;
  text-decoration:none;
}

article .at.ngp-form .at-row.SmsLegalDisclaimer .at-markup.SmsLegalDisclaimer p a:focus,
article .at.ngp-form .at-row.SmsLegalDisclaimer .at-markup.SmsLegalDisclaimer p a:hover {text-decoration:underline;}
article .at.ngp-form .at-row.SmsLegalDisclaimer .at-markup.SmsLegalDisclaimer p:last-child {margin-bottom:5px;}


/* Radio Buttons + Toggle */

article .at.ngp-form .radios label input[type="radio"] {
  -moz-appearance:none;
  -webkit-appearance:none;
  border:1px solid var(--main-gold4);
  border-radius:50%;
  content:"";
  display:block;
  height:24px;
  left:0;
  margin:0;
  padding:0;
  outline:none;
  position:absolute;
  width:24px;
}

article .at.ngp-form .radios label input[type="radio"]:checked {
  background:var(--main-gold4);
  border:0;
}

article .at.ngp-form .form-item-selectedfrequency .radios {
  display:flex;
  flex-wrap:wrap;
}

article .at.ngp-form.multistep-layout .form-item-selectedfrequency .radios {margin:10px 0 0;}

article .at.ngp-form .form-item-selectedfrequency .radios label {
  color:var(--main-text-color);
  display:block;
  font-size:1rem;
  font-weight:400;
  line-height:1.5em;
  height:34px;
  margin:0 0 0 10px;
  padding:5px 10px 5px 30px;
  position:relative;
  text-decoration:none;
}

article .at.ngp-form .form-item-selectedfrequency .radio-description {
  color:var(--main-text-color);
  display:block;
  font-size:1rem;
  font-weight:400;
  line-height:1.333333em;
  margin:5px 10px;
  padding:0;
  width:100%;
}

article .at.ngp-form .form-item-selectedfrequency .radio-description-value-0 {
  background-image:url(https://nvlupin.blob.core.windows.net/images/van/NGP/NGP65/1/103337/images/themes/arrow-blue3.svg);
  background-repeat:no-repeat;
  background-size:30px 35px;
  padding:20px 0 5px 35px;
}

/* Form Control Buttons */

article .at.ngp-form .at-form-submit {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  margin:20px 10px 0;
  padding:0 0 20px;
}

article .at.ngp-form.multistep-layout .at-form-submit {
  flex-wrap:wrap;
  margin:10px 0 0;
  padding:0 10px 20px;
}

article .at.ngp-form .at-form-submit .step-prevNext {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  padding:10px 0 0;
  width:100%;
}

article .at.ngp-form .at-form-submit .step-prevNext .prevNext {padding:0 10px;}

article .at.ngp-form .at-form-submit .step-prevNext:before,
article .at.ngp-form .at-form-submit .step-prevNext:after {display:none;}
article .at.ngp-form .at-form-submit .step-prevNext .next {order:2;}
article .at.ngp-form .at-form-submit .step-prevNext .prev {order:1;}

article .at.ngp-form .at-form-submit .at-submit,
article .at.ngp-form .at-form-submit .step-prevNext .btn-at,
article .at.ngp-form legend.at-legend-with-submit input,
.lightbox-modal.at-modal button.lightbox-accept-button,
article .at.ngp-form .at-ecards button.at-preview-ecard {
  align-items:center;
  background-color:var(--main-red);
  border:0;
  border-radius:0;
  color:#fff;
  display:flex;
  float:none;
  font-size:1.25rem;
  font-weight:700;
  justify-content:center;
  letter-spacing:.5px;
  line-height:1.2em;
  margin:0 10px;
  min-height:48px;
  order:2;
  padding:6px 30px;
  text-transform:uppercase;
  text-align:center;
  transition:.2s ease-out;
  white-space:normal;
}

article .at.ngp-form .at-form-submit .step-prevNext .btn-at {
  align-items:center;
  display:flex;
  justify-content:center;
  margin:0;
  padding:6px 10px;
}

article .at.ngp-form .at-form-submit .step-prevNext .prev .btn-at,
article .at.ngp-form .at-form-submit .back-link.at-submit {
  background-color:var(--main-gold4);
}

article .at.ngp-form .at-form-submit .back-link.at-submit {order:1;}

article .at.ngp-form.multistep-layout .at-form-submit .secure-processing-div,
article .at.ngp-form .at-form-submit .secure-processing-single-step-div  {
  float:unset;
  margin:20px 0 0;
  padding:0 10px;
  order:5;
  width:100%;
}

article .at.ngp-form.multistep-layout .at-form-submit .secure-processing-div label,
article .at.ngp-form .at-form-submit .secure-processing-single-step-div label {
  display:flex;
  float:unset;
  justify-content:flex-end;
  width:100%;
}

/* Contribution Buttons */

article .at.ngp-form fieldset.ContributionInformation .at-radio {margin:0 -10px;}

article .at.ngp-form fieldset.ContributionInformation .at-radios {
  display:flex;
  flex-wrap:wrap;
  margin:0 10px 5px;
}

article .at.ngp-form fieldset.ContributionInformation label.label-amount {
  align-items:center;
  border-radius:0;
  color:var(--main-ivory);
  display:flex;
  float:none;
  font-size:1.25rem;
  font-weight:700;
  height:50px;
  justify-content:center;
  letter-spacing:.5px;
  line-height:1em;
  margin:10px;
  padding:10px;
  text-shadow:unset;
  width:calc(50% - 20px) !important;
}

article .at.ngp-form fieldset.ContributionInformation label.label-amount.incrediblyLong,
article .at.ngp-form fieldset.ContributionInformation label.label-amount.veryLong,
article .at.ngp-form fieldset.ContributionInformation label.label-amount.tooLong {
  font-size:1rem;
  white-space:normal;
  width:100% !important;
}

article .at.ngp-form fieldset.ContributionInformation label.label-amount input[name="SelectAmount"] {
  height:0 !important;
  left:0;
  position:absolute;
  top:0;
  width:1px !important;
}

article .at.ngp-form fieldset.ContributionInformation label.label-amount a,
article .at.ngp-form fieldset.ContributionInformation label.label-amount a:hover,
article .at.ngp-form fieldset.ContributionInformation label.label-amount:hover a {
  background:var(--main-dark-navy);
  border:0;
  border-radius:0;
  height:50px;
}

article .at.ngp-form fieldset.ContributionInformation label.label-amount input:checked + a {background-color:var(--main-red);}

article .at.ngp-form fieldset.ContributionInformation label.label-amount.label-otheramount {
  background:transparent;
  font-size:0;
  height:auto;
  line-height:50px;
  margin-bottom:10px;
  padding:0;
  position:relative;
}

article .at.ngp-form fieldset.ContributionInformation label.label-amount.label-otheramount.error {padding-bottom:40px;}

article .at.ngp-form fieldset.ContributionInformation .at-radios.recurring-options label.label-otheramount:after {
  content:"";
  font-size:0;
}

article .at.ngp-form fieldset.ContributionInformation input.edit-otheramount,
article .at.ngp-form fieldset.ContributionInformation input.edit-otheramount:required::selection {
  background:none;
  border:1px solid var(--main-gold4);
  border-radius:0;
  color:#fff;
  font-size:1.25rem;
  font-weight:700;
  height:50px;
  letter-spacing:.3px;
  line-height:50px;
  margin:0;
  padding:0 20px 0 25px;
  position:absolute;
  top:0;
  transition:background-color .25s ease-in-out, border-color .25s ease-in-out;
  width:100%;
}

article .at.ngp-form fieldset.ContributionInformation input.edit-otheramount::placeholder {
  color:var(--main-text-color);
  font-size:1.25rem;
  font-weight:700;
}

article .at.ngp-form fieldset.ContributionInformation input:checked + input.edit-otheramount {
  background-color:var(--main-red);
  border-color:var(--main-red);
  color:#fff;
  padding:0 20px 0 25px;
}

article .at.ngp-form fieldset.ContributionInformation input:checked + input.edit-otheramount::placeholder {color:#fff;}

article .at.ngp-form fieldset.ContributionInformation label.label-otheramount span,
article .at.ngp-form fieldset.ContributionInformation input.edit-otheramount:required + span {
  border:0;
  color:var(--main-text-color);
  display:block;
  font-size:1.25rem;
  font-weight:600;
  height:50px;
  line-height:50px;
  padding:0 0 0 12px;
}

article .at.ngp-form fieldset.ContributionInformation input.edit-otheramount:required + span {
  color:#fff;
  font-weight:600;
}

article .at.ngp-form fieldset.ContributionInformation label.label-otheramount .error {
  color:red;
  display:block;
  font-size:14px;
  font-weight:400;
  left:0;
  line-height:18px;
  margin:0;
  padding:5px 0 0;
  position:absolute;
  top:50px;
}


/* In Honor / Memory of */

article .at.ngp-form fieldset.at-fieldset.TributeGift {padding:0 20px !important;}
article .at.ngp-form fieldset.TributeGift label.EnableTributeGift {margin:5px 0;}

article .at.ngp-form .at-tribute-gift,
article .at.ngp-form .at-tribute-gift label {
  line-height:20px;
  margin:0;
}

article .at.ngp-form .at-tribute-gift label.HonoreeName {font-weight:400;}
article .at.ngp-form .at-check.IncludeRecipient {margin:5px 10px;}
article .at.ngp-form fieldset.RecipientInformation {padding:0 10px !important;}
article .at.ngp-form .form-item-inhonororinmemoryof {margin:5px 0;}

article .at.ngp-form .form-item-inhonororinmemoryof > label {
  font-weight:700;
  margin:10px 0;
  width:100%;
}

article .at.ngp-form .form-item-inhonororinmemoryof .radios label {font-size:16px;}

article .at.ngp-form fieldset .radios {
  display:flex;
  flex-wrap:wrap;
  margin:0;
}

article .at.ngp-form fieldset.ContactInformation .radios,
article .at.ngp-form fieldset.AdditionalInformation .radios {padding:10px;}
article .at.ngp-form fieldset.AdditionalInformation .radios {flex-direction:column;}

article .at.ngp-form .radios label {
  display:block;
  flex-wrap:wrap;
  font-weight:400;
  line-height:24px;
  margin:5px 10px 5px 0;
  padding-left:32px;
  padding-right:10px;
}

article .at.ngp-form fieldset.ContactInformation .radios label,
article .at.ngp-form fieldset.AdditionalInformation .radios label {
  flex:unset;
  min-width:50px;
  padding-right:0;
}

article .at.ngp-form.form-item-inhonororinmemoryof .radios label label input {
  flex:unset;
  margin:0;
  min-width:30px;
}

article .at.ngp-form fieldset.RecipientInformation .at-recipient-info .at-title {
  font-size:1rem;
  font-weight:700;
  margin:10px 10px 0;
}

article .at.ngp-form fieldset.RecipientInformation .at-markup.RecipientInfoHeaderHtml {
  font-size:1rem;
  line-height:1.411765em;
  margin:10px;
}

article .at.ngp-form fieldset.RecipientInformation label.notificationsenddate,
article .at.ngp-form fieldset.RecipientInformation label.NotificationMessage {margin:0;}


/* Additional Information / Custom Stuff */

article .at.ngp-form fieldset.AdditionalInformation .at-markup h2 {
  font-size:1.25rem;
  font-weight:700;
  margin:10px 0;
}

article .at.ngp-form fieldset.AdditionalInformation .at-markup p {line-height:1.25em;}

article .at.ngp-form fieldset.AdditionalInformation .at-row-full > label.at-text,
article .at.ngp-form fieldset.AdditionalInformation .at-row-full > label.at-check,
article .at.ngp-form fieldset.AdditionalInformation .at-row-full > label.at-select,
article .at.ngp-form fieldset.AdditionalInformation .at-row-full > div > label.checkbox-list-label,
article .at.ngp-form fieldset.AdditionalInformation .at-row-full > .form-unit-radio > label {
  font-weight:500;
  margin-top:10px;
}

article .at.ngp-form fieldset.AdditionalInformation label.at-area {margin-top:10px;}
article .at.ngp-form fieldset.AdditionalInformation label.at-area textarea {margin-top:10px;}

article .at.ngp-form fieldset.AdditionalInformation .at-row-full > label.at-check {margin-top:5px;}
article .at.ngp-form fieldset.AdditionalInformation .radios label {margin:5px 15px 5px 0;}

article .at.ngp-form fieldset.AdditionalInformation .radios label[title="Other"],
article .at.ngp-form fieldset.AdditionalInformation .other-option label.at-check {
  display:flex;
  margin-right:0;
}

article .at.ngp-form fieldset.AdditionalInformation .radios label[title="Other"] label.at-text,
article .at.ngp-form fieldset.AdditionalInformation div.other-option label.at-text {
  margin-top:0;
  padding-left:10px;
  flex-grow:1;
}

article .at.ngp-form fieldset.AdditionalInformation .radios label[title="Other"] label.at-text {margin:-5px 0;}

article .at.ngp-form fieldset.AdditionalInformation .radios label[title="Other"] label.at-text input,
article .at.ngp-form fieldset.AdditionalInformation div.other-option label.at-text input {
  height:34px;
  line-height:34px;
  margin:0;
}

article .at.ngp-form .at-fields.interests-fields {margin:0;}
article .at.ngp-form fieldset.ContributionInformation .gift-support {margin-top:10px;}
article .at.ngp-form fieldset.Interests .InterestsHeaderHtml p {margin-top:0;}

article .at.ngp-form fieldset.TicketInformation .at-fields {padding:0 10px;}

article .at.ngp-form fieldset.TicketInformation table {
  background:none;
  border-collapse:collapse;
}

article .at.ngp-form fieldset.TicketInformation table tr {background:none;}
article .at.ngp-form fieldset.TicketInformation table th,
article .at.ngp-form fieldset.TicketInformation table td {padding:15px;}

article .at.ngp-form fieldset.TicketInformation table.at-table th,
article .at.ngp-form fieldset.TicketInformation table.at-table tr.ticketTotals td,
article .at.ngp-form fieldset.TicketInformation table.at-table tr.ticketTotals td b {
  background:var(--main-lightest-grey);
  color:var(--main-grey);
  font-size:1rem;
  font-weight:700;
  line-height:1.333333em;
}

article .at.ngp-form fieldset.TicketInformation table tr td {border-bottom:1px solid var(--main-lightest-grey);}
article .at.ngp-form fieldset.TicketInformation table tr.ticketTotals td {border:0;}
article .at.ngp-form fieldset.TicketInformation table td select {margin:0;}

article .at.ngp-form footer.FooterHtml {
  margin:0;
  padding:0;
  width:100%;
}

article .at.ngp-form footer.FooterHtml p {
  font-size:.75em;
  margin:0 0 15px;
}

article .at.ngp-form footer.FooterHtml p:last-child {margin:0;}


/* EFT Section */

article .at.ngp-form fieldset.PaymentInformation .at-eft-accepted-here {
  display:flex;
  flex-wrap:wrap;
  margin:0;
}

article .at.ngp-form fieldset.PaymentInformation .at-eft-accepted-here > label,
article .at.ngp-form fieldset.PaymentInformation .at-eft-accepted-here > label.authorize-payment-label {width:100%;}

article .at.ngp-form fieldset.PaymentInformation .at-eft-accepted-here select.eft-input {width:100% !important;}
article .at.ngp-form .at-row label a.at-whatsthis {line-height:20px;}


/* Error States */

article .at.ngp-form label small.error {
  color:red;
  font-size:14px;
  font-weight:700;
  line-height:20px;
  margin-bottom:10px;
  padding:0;
}

article .at.ngp-form label.error select,
article .at.ngp-form label.error input:required::placeholder {color:red;}


/* Lightbox */

.lightbox-modal.at-modal .at-modal-inner {
  border-radius:25px;
  max-width:600px !important;
}

.lightbox-modal.at-modal header a.lightbox-close {
  display:block;
  top:10px;
  right:15px;
}

.lightbox-modal.at-modal .at-modal-inner header > div {
  color:var(--main-text-color);
  font-size:1.5rem;
  font-weight:700;
  line-height:1.125em;
  max-width:100%;
  padding:20px 30px;
  text-align:center;
}

.lightbox-modal.at-modal .at-lightbox-content-wrapper p {
  font-size:16px;
  line-height:24px;
  margin:0 auto 15px;
  text-align:center;
}

.lightbox-modal.at-modal button.lightbox-accept-button {
  font-weight:700;
  margin:0 auto;
  max-width:300px;
  padding:10px 20px;
  text-transform:none;
}

.lightbox-modal.at-modal .at-modal-inner footer .at-footer-content {padding:10px 20px;}

.lightbox-modal.at-modal footer a.lightbox-decline-button,
.lightbox-modal.at-modal .at-modal-inner footer div.lightbox-footer {color:var(--main-text-color);}
.lightbox-modal.at-modal footer a.lightbox-decline-button {font-weight:700;}


/* Footer */

footer.theme-footer {
  margin:0;
  padding:0;
  width:100%;
}

body.has-background-image footer.theme-footer {
  background:var(--main-ivory);
}

footer.theme-footer .attribution {
  color:var(--main-text-color);
  font-size:.875rem;
  font-style:italic;
  line-height:1.428571em;
  margin:0 0 20px;
  padding:0 20px 0;
  text-align:center;
}

footer.theme-footer .footer-container {
  padding:20px 0 0;
  width:100%;
}

footer.theme-footer figure.branding a {padding:20px;}

footer.theme-footer p {
  font-size:1rem;
  font-weight:400;
  line-height:1.5em;
  margin:0 auto 20px;
}

footer.theme-footer .disclaimer {
  border-top:1px solid var(--main-dark-navy);
  margin-top:10px;
  padding:20px;
}

footer.theme-footer .disclaimer p {
  line-height:1.33em;
  margin:0 0 14px;
}

footer.theme-footer .disclaimer p.paid-for {
  border:1px solid var(--main-text-color);
  padding:15px;
  text-align:center;
}

footer.theme-footer p a {
  color:var(--main-blue3);
  font-weight:600;
  text-decoration:underline;
}

footer.theme-footer p a:focus,
footer.theme-footer p a:hover {
  cursor:pointer;
  text-decoration:underline;
}


/* Fonts */

article .at.ngp-form .at-form *,
.lightbox-modal.at-modal * {font-family:var(--main-font-family);}
article .at.ngp-form .at-form .glyphicons {font-family:var(--glyphicons-font-family);}


@media (min-width:360px) {
  
  header.theme-header section.header-image {height:250px;}
  
  /* Form Control Buttons */
  
  article .at.ngp-form .at-form-submit .at-submit,
  article .at.ngp-form .at-form-submit .step-prevNext .btn-at {padding:6px 15px;}
  
}

@media (min-width:400px) {

  /* Form Control Buttons */
  
  article .at.ngp-form .at-form-submit .at-submit,
  article .at.ngp-form .at-form-submit .step-prevNext .btn-at {padding:6px 20px;}
  
  
  article .at.ngp-form fieldset.PaymentInformation .at-fields:after {font-size:.875rem;}

}


@media (min-width:500px) {
    
  header.theme-header section.header-image {height:300px;}
 
  /* Form */
  
  article .at.ngp-form ol.at-steps li.at-step a,
  article .at.ngp-form ol.at-steps li.at-step b {flex-direction:row;}
  article .at.ngp-form ol.at-steps li.at-step a:before,
  article .at.ngp-form ol.at-steps li.at-step b:before {margin:0 10px 0 0;}
  article .at.ngp-form .at-form-submit .step-prevNext .btn-at {padding:0 30px;}
  article .at.ngp-form fieldset.ContributionInformation label.label-amount {width:calc((100% / 3) - 20px) !important;}
  article .at.ngp-form fieldset.ContributionInformation label.label-amount.incrediblyLong,
  article .at.ngp-form fieldset.ContributionInformation label.label-amount.veryLong,
  article .at.ngp-form fieldset.ContributionInformation label.label-amount.tooLong {width:calc(50% - 20px) !important;}
  
  /* Form Control Buttons */
  
  article .at.ngp-form .at-form-submit .at-submit,
  article .at.ngp-form .at-form-submit .step-prevNext .btn-at {padding:6px 30px;}
  
  /* EFT Section */

  article .at.ngp-form fieldset.PaymentInformation .at-eft-accepted-here > label {width:calc(50% - 20px);}
  
  article .at.ngp-form fieldset.PaymentInformation .at-fields:before,
  article .at.ngp-form fieldset.PaymentInformation .at-fields:after {font-size:16px;}
  article .at.ngp-form fieldset.PaymentInformation .at-fields:after {left:32px;}
  
}

@media (min-width:600px) {
  
  header.theme-header section.header-image {height:400px;}
  
}


@media (min-width:768px) {

  body.background-blue {background-color:var(--main-dark-navy);}
    
  .has-background-image main > section.background-image {
    background-attachment:scroll;
    background-color:#fff;
    background-position:50% 33%;
    background-repeat:no-repeat;
    background-size:cover;
    min-height:100%;
    position:fixed;
    width:100%;
    z-index:-999;
  }
  
  body.has-background-image header.theme-header {display:none;}
  
  header.theme-header {background:none;}
  body.background-blue header.theme-header {border:0;}
  header.theme-header figure.branding {padding:40px 20px 20px;}
  
  header.theme-header figure.branding img {
    height:127px;
    width:300px;
  }
  
  body.background-blue figure.branding img.blue3 {display:none;}
  body.background-blue figure.branding img.ivory {display:block;}
  header.theme-header figure.branding img.bvf {height:103px;}
  header.theme-header figure.branding img.baf {height:159px;}
  header.theme-header figure.branding img.hfp {height:94px;}
  header.theme-header figure.branding img.haf {height:100px;}
  header.theme-header figure.branding img.hvf {height:111px;}
  
  main article {
    background:none;
    display:flex;
    justify-content:center;
    margin:0 auto;
    max-width:1240px;
    padding:20px 40px;
    width:100%;
  }
  
  body.has-background-image main article {
    justify-content:flex-start;
    padding:100px 20px 80px;
  }
  
  body.has-background-image.image-left main article {justify-content:flex-end;}
  
  main article.two-columns {
    padding-left:20px;
    padding-right:20px;
  }
    
  main article section.article-content {
    background:#fff;
    max-width:840px;
    padding:0;
    position:relative;
    width:100%;
  }
  
  main article.two-columns section.article-content {
    background:none;
    box-shadow:unset;
    max-width:1160px;
  }
  
  body.has-background-image main article section.article-content {width:450px;}
  
  
  body.has-background-image article .article-content > .logo-container {display:block;}
  body.has-background-image .logo-container figure.branding {justify-content:flex-start;}
  body.has-background-image .logo-container figure.branding a {padding:20px 20px 0;}
  
  article .at.ngp-form header.at-title {padding-top:20px;}

  article.two-columns .at.ngp-form section.at-inner {
    align-items:start;
    display:grid;
    grid-template-columns:50% 50%;
    grid-auto-rows:minmax(min-content, max-content);
  }
  
  article.two-columns .at.ngp-form header.at-title,
  article.two-columns .at.ngp-form header.MeterHtml,
  article.two-columns .at.ngp-form header.HeaderHtml {grid-column:1 / 2;}
  
  article.two-columns .at.ngp-form header.at-title {grid-row:1 / 2;}
  article.two-columns .at.ngp-form header.MeterHtml,
  article.two-columns .at.ngp-form header.HeaderHtml {grid-row:2 / 3;}
  article.two-columns .at.ngp-form header.MeterHtml + header.HeaderHtml {grid-row:3 / 4;}
  
  body.background-blue article.two-columns .at.ngp-form header.at-title,
  body.background-blue article.two-columns .at.ngp-form header.MeterHtml *,
  body.background-blue article.two-columns .at.ngp-form header.HeaderHtml * {color:var(--main-ivory);}
  body.background-blue article.two-columns .at.ngp-form figure.progress-meter progress::-moz-progress-bar {background-color:var(--main-red);}
  body.background-blue article.two-columns .at.ngp-form figure.progress-meter progress::-webkit-progress-value {background-color:var(--main-red);}

  
  article.two-columns .at.ngp-form form {
    background:#fff;
    box-shadow:var(--standard-box-shadow);
    grid-column:2 / 3;
    grid-row:1 / 7;
    padding:20px 0 0;
  }
  
  article .at.ngp-form .FastAction {padding:0 20px;}
  article .at.ngp-form .FastAction .fastAction {padding:10px 5px;}
  
  article .at.ngp-form ol.at-steps {margin:0 20px;}

  article .at.ngp-form.multistep-layout header.HeaderHtml,
  article .at.ngp-form.multistep-layout form {
    float:none;
    width:unset;
  }
  
  article .at.ngp-form ol.at-steps li.at-step a,
  article .at.ngp-form ol.at-steps li.at-step b {flex-direction:column;}
  article .at.ngp-form ol.at-steps li.at-step a:before,
  article .at.ngp-form ol.at-steps li.at-step b:before {margin:0 0 5px;}
  article .at.ngp-form fieldset.ContributionInformation label.label-amount {width:calc(50% - 20px) !important;}
  
  article .at.ngp-form .at-form-submit .step-prevNext {justify-content:space-between;}
  article .at.ngp-form .at-form-submit {justify-content:flex-end;}
  
  footer.theme-footer .footer-container {
    margin:0 auto;
    max-width:760px;
    padding:20px 40px 0;
    width:100%;
  }
  
  footer.theme-footer .disclaimer {padding:20px 0;}
  body.background-blue footer.theme-footer .disclaimer,
  body.background-blue footer.theme-footer .disclaimer p.paid-for {border-color:var(--main-ivory);}

  body.background-blue footer.theme-footer .disclaimer p,
  body.background-blue footer.theme-footer .disclaimer li,
  body.background-blue footer.theme-footer p a {color:var(--main-ivory);}

}


@media (min-width:1000px) {

  main article section.article-content {padding:20px;}
  main article.two-columns section.article-content {padding:20px 0 0;}
  body.has-background-image main article section.article-content {width:600px;}
  
  article.two-columns .at.ngp-form section.logo-container,
  article.two-columns .at.ngp-form header.at-title,
  article.two-columns .at.ngp-form figure.inline-image,
  article.two-columns .at.ngp-form header.MeterHtml,
  article.two-columns .at.ngp-form header.HeaderHtml {padding-right:40px;}
  article.two-columns .at.ngp-form form {padding:40px 20px 20px;}
  
  article .at.ngp-form .at-row.Country.PostalCode.City.StateProvince label {
    flex:1 175px;
    min-width:175px;
  }
  
  article .at.ngp-form ol.at-steps li.at-step a,
  article .at.ngp-form ol.at-steps li.at-step b {flex-direction:row;}
  article .at.ngp-form ol.at-steps li.at-step a:before,
  article .at.ngp-form ol.at-steps li.at-step b:before {margin:0 10px 0 0;}
  article .at.ngp-form fieldset.ContributionInformation label.label-amount,
  article:not(.two-columns) .at.ngp-form fieldset.ContributionInformation label.label-amount.incrediblyLong,
  article:not(.two-columns) .at.ngp-form fieldset.ContributionInformation label.label-amount.veryLong,
  article:not(.two-columns) .at.ngp-form fieldset.ContributionInformation label.label-amount.tooLong {width:calc((100% / 3) - 20px) !important;}
  
  article.two-columns .at.ngp-form fieldset.ContributionInformation label.label-amount.incrediblyLong + label.label-amount.label-otheramount,
  article.two-columns .at.ngp-form fieldset.ContributionInformation label.label-amount.veryLong + label.label-amount.label-otheramount,
  article.two-columns .at.ngp-form fieldset.ContributionInformation label.label-amount.tooLong + label.label-amount.label-otheramount {width:calc(50% - 20px) !important;}

}