* {
    font-family: "Whitney A", "Whitney B", helvetica, arial, sans-serif;
}

body {
    background-color: #008752;
    font-size: 16px;
    font-family: "Whitney A", "Whitney B", helvetica, arial, sans-serif;
    line-height: 1.3em;
    color: #333333;
    position: relative;
    margin: 0;
}

.page-footer,
.footer-disclaimer {
    background: #008752;
    color: #fff;
    font-family: "Whitney A", "Whitney B", helvetica, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.footer-disclaimer ul {
    padding-left: 30px;
}

.footer-disclaimer a {
    color: #fff;
}

.header-main {
    background: #ffffff;
}

.hide {
    display: none;
}

@media only screen and (max-width: 767px) {
    #framework.sequential-form {
        background: #fff;
    }
    #framework .mobile-hero {
        display: none;
    }
    #framework .seq-step {
        display: block;
        padding-bottom: .25em;
    }
    [data-seqstep="1"] #framework .seq-step[data-step="4"],
    [data-seqstep="2"] #framework .seq-step[data-step="4"],
    [data-seqstep="3"] #framework .seq-step[data-step="4"] {
        display: none;
    }
    [data-seqstep="4"] #framework .seq-step[data-step="1"],
    [data-seqstep="4"] #framework .seq-step[data-step="2"],
    [data-seqstep="4"] #framework .seq-step[data-step="3"] {
        display: none;
    }
    #framework button.js-seq-next,
    #framework .seq-step-tracker,
    #framework .next-back-container,
    .qd_loaded #framework .next-back-container,
    .qd_loaded #framework [data-step="3"] .next-back-container {
        display: none;
    }
    #framework [data-step="3"] button.js-seq-next,
    #framework [data-step="3"] .next-back-container {
        display: inherit;
    }
    #framework #contribution .seq-step h1 {
        margin-top: .75em;
    }
    #framework .contriberrorbanner {
        margin-top: 2rem;
    }
}

#framework {
    min-height: 1180px;
}
@media (min-width: 960px) {
    .framework-content {
        width: 560px;
    }
}
#framework input[type="text"],
#framework input[type="email"],
#framework input[type="tel"],
#framework textarea {
    border: 1px solid #b5b5b5;
    border-radius: 0.25rem;
    box-shadow: none;
    color: #333333;
    display: inline-block;
    font-family: "Whitney A", "Whitney B", helvetica, arial, sans-serif;
    font-size: 1rem !important;
    padding: 10px !important;
}
#framework input[type="text"][name="amount_other"] {
    padding: .875rem !important;
}

#framework .sequential-donate .field-email {
    width: 100%;
}

#framework .sequential-donate .field-city {
    width: 49%;
}

#framework .sequential-donate .field-state_cd {
    width: 22%;
    margin-right: 2%;
}

#framework .sequential-donate .field-zip {
    width: 25%;
    margin-right: 0;
}

#framework .sequential-donate .field-country {
    width: 100%;
}

#framework .sequential-donate .field-cc_number {
    width: 100%;
}

#framework #credit_card-creditCardNumberTextBox {
    width: 100%;
}

#payment_options label, .bsd-contribution-section-header-employment label, [data-step="2"] label {
    display: block;
}
#framework #contribution [data-step="2"] label, #framework #contribution [data-step="2"] .fieldlabel {
    text-transform: uppercase;
    font-size: 75%;
    letter-spacing: .01em;
}
#framework #contribution [data-step="2"] ::placeholder {
    display: none;
    opacity: 0;
}
#framework #contribution [data-step="2"] ::-ms-input-placeholder {
    display: none;
    opacity: 0;
}
#framework input.text, #framework select, #framework textarea, #framework input[type="text"] {
    font-family: "Whitney A", "Whitney B", helvetica, arial, sans-serif;
    margin-top: 2px;
}
@media screen and (min-width:0\0) {
    /* IE9 and IE10 rule sets go here () */
    #framework input.text, #framework select, #framework textarea, #framework input[type="text"] {
        font-family: Helvetica, Arial, sans-serif;
    }
}




#framework #contribution .field-state_cd .fieldlabel {
    font-size: 0;
    line-height: 17px;
    vertical-align: middle;
}
.field-state_cd .fieldlabel:before {
    content: "State";
    font-size: 12px;
    background: none;
    display: inline;
    vertical-align: middle;
}
#framework .sequential-donate .form-field-group select {
    height: 41px;
    margin-top: 4px;
}
#framework select {
    background: #fff;
    border: 1px solid #b5b5b5;
}

#framework .framework-content.uk-container-right {
    border-radius: 0;
    box-shadow: none;
    margin-left: 0;
    padding: 0;
}

#framework .framework-content h1 {
    color: #008752;
    font-size: 2rem;
    font-family: "Whitney A", "Whitney B", helvetica, arial, sans-serif;
    font-weight: 500;
    margin-bottom: .75rem;
}
#framework #contribution .seq-step h1 {
    color: #333;
    font-size: 1.5rem;
}

#framework .framework-content .bsd-contribForm-aboveContent {
    background: #e8e8e8;
    border-radius: 0;
    padding: 30px;
    text-align: left;
}
#framework .framework-content .bsd-contribForm-aboveContent p {
    line-height: 1.3;
    font-size: 1rem;
}

@media only screen and (min-width: 768px) {
    #framework .framework-content.uk-container-right {
        border-radius: 1rem;
    }
    #framework .framework-content .bsd-contribForm-aboveContent {
        border-radius: 1rem 1rem 0 0;
    }
}

#framework .framework-content #contribution {
    padding: 0 30px 50px;
}

#framework .framework-content .seq-step-tracker li {
    opacity: 0.3;
}

#framework .framework-content .seq-step-tracker li.step-live {
    background: none;
}

#framework .framework-content .seq-step-tracker li.step-current {
    opacity: 1;
}

#framework .next-back-container {
    text-align: right;
}

#framework button:not(.js-seq-back),
#framework input[type="submit"],
#framework input[type="button"] {
    background: #D30e45;
    border-radius: 0.25rem;
    font-size: 1.125rem;
    font-weight: bold;
    max-width: 110px;
}
#framework [data-step="3"] button:not(.js-seq-back) {
    max-width: 200px;
}

#framework button:not(.js-seq-back) .icon {
    fill: white;
    vertical-align: bottom;
}
#framework button:not(.js-seq-back) .icon svg {
    width: 10px;
    height: 13px;
}

#framework #processbutton {
    box-shadow: none !important;
    max-width: 100%;
    padding: 0 1em;
}

#framework .js-seq-back {
    display: none;
}

#framework #contribution .sequential-donate .amounts-table {
    overflow: hidden;
}

#framework #contribution .sequential-donate .amounts .radio {
    padding: .875rem;
}

#framework #contribution .sequential-donate .amounts .radio, #framework #contribution .amounts .radio {
    background: #008752;
    font-size: 1.25rem;
    max-height: 75px;
}

#framework #contribution .sequential-donate .amounts .radio .amtdescription {
    font-size: 57.5%;
    line-height: 1.25em;
    margin-top: .5rem;
    margin-bottom: 2rem;
    display: block;
}

#framework #contribution .sequential-donate .amounts .radio:hover, #framework #contribution .amounts .radio:hover {
    background: #005433;
}

#framework #contribution .sequential-donate .amounts span.radio:hover,
#framework #contribution .sequential-donate .amounts .radio:hover, #framework #contribution .amounts span.radio:hover,
#framework #contribution .amounts .radio:hover {
    background: #005433;
}

#framework #contribution input[type=radio]:checked+label span,
#framework #contribution .sequential-donate input[type=radio]:checked+label span,
#framework #contribution .sequential-donate .amounts input:checked + label .radio:hover {
    background: #002114;
}

#bsd-contribution-section-header-paymentinfo {
    clear: both;
}

#framework .seq-step-tracker {
    margin: 15px auto;
    max-width: 380px;
}

#framework .seq-step-tracker span {
    background: #333333;
    color: #fff;
}

#framework .sequential-donate .form-field-group {
    margin-bottom: 1.5%;
}
#framework .sequential-donate .form-field-group {
    text-align: justify;
}
#framework .sequential-donate .form-field-group label,
#framework .sequential-donate .form-field-group .inline-error {
    display: inline-block;
}
#framework .sequential-donate .form-field-group .inline-error {
    text-align: right;
}

#framework .contriberrorbanner {
    padding: 0 30px;
}

#framework .sequential-donate .field-employer, #framework .sequential-donate .field-occupation {
    display: inline-block;
    width: 49%;
}   

#framework .sequential-donate .field-employer {
    margin-right: 2%;
}
#framework .bsd-seq-disclaimer {
    display: block;
    font-size: 12px;
    margin-top: 3em;
}
#framework .amounts label[for="q_other"] {
    display: none;
}
#framework #contribution .sequential-donate .amounts #amt_other_text, #framework #contribution .sequential-donate .amounts .radio, #framework #contribution .sequential-donate .amounts #amount_other, #framework #contribution .amounts #amt_other_text, #framework #contribution .amounts .radio, #framework #contribution .amounts #amount_other {
    width: 100%;
    margin: 0 1% 2%;
}
#framework #contribution .sequential-donate .amounts #amount_other, #framework #contribution .amounts #amount_other {
    text-align: left;
}
#framework #contribution #bsd-amounts-cont td table.amounts td {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 4px;
}
@media only screen and (min-width: 480px) { 
    #framework #contribution #bsd-amounts-cont td table.amounts td {
        width: 33%;
    }
}   
#framework #contribution #full-gift-container, #framework #contribution .recurring-section tr:nth-child(3) td {
    border: 1px solid #b5b5b5;
    border-radius: .5rem;
    padding: .6rem .5rem .5rem .5rem;
}
#framework #contribution #full-gift-container, #framework #contribution .recurring-section label[for="recurring_acknowledge"] {
    font-weight: bold;
    font-size: 16px;
    margin-left: .25rem;
    cursor: pointer;
}
#framework #contribution .recurring-section .contribheader, #framework #contribution .seq-step.form-actions.bsd-submit-field .contribheader {
    display: none;
}
#framework .contriberrorbanner + #contribution ul.sequential-donate li.seq-step {
    display: block;
}
#framework .contriberrorbanner + #contribution ul.sequential-donate li.seq-step .next-back-container {
    display: none;
}
#framework .sequential-donate-page #contribution .error {
    font-size: 16px;
}
#framework .sequential-donate-page #contribution .amount-error .error {
    font-weight: bold;
}

/* default page styles */
#framework .framework-content--unsub, #framework .framework-content--recur {
    padding: 30px !important;
}
#framework .framework-content--unsub input[type="submit"], #framework .framework-content--recur input[type="submit"] {
    max-width: 100%;
}
#framework .framework-content--unsub form table td, #framework .framework-content--recur form table td  {
    text-align: left;
}
.page-content {
    background: #C1D3CA url(/page/-/Wrapper/images/lcv-multistep-bg4.jpg) no-repeat top center;
    padding-top: 3rem;
}
@media only screen and (max-width: 768px) {
    .page-content {
        padding-top: 0;
    }
}
#bsd-contribution-section-header-employment {
    margin-top: -1em;
}

/* TAC-4578 */
#framework #contribution #bsd-contribution-card-type input[type=radio]:checked+label span {
    background: #fff;
}
#framework #contribution #bsd-contribution-section-header-custom,#framework #contribution .recur-table .contribheader {
    display: none;
}
#framework #contribution #cc_number_parent label.fieldlabel {
    display: block;
}


/* HUD */
.multistep__hud {
  display: none;
  float: right;
  max-width: 160px;
  margin-top: -1rem;
  margin-bottom: 1rem;
  position: relative;
  border: 2px solid #b5b5b5;
  border-radius: 0.25rem;
  padding: .125rem;
  text-align: center; }
  .multistep__hud--active {
    display: block; }
  .has-errors .multistep__hud {
    margin-top: 1rem; }

.multistep__hud-type {
  text-transform: uppercase;
  font-family: "Whitney A", "Whitney B", helvetica, arial, sans-serif;
  font-weight: 500;
  font-size: .675rem;
  letter-spacing: .03em;
  line-height: 1em;
  display: inline-block;
  width: 100%;
  text-align: center; }

.multistep__hud-amount {
  font-family: "Whitney A", "Whitney B", helvetica, arial, sans-serif;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.125em; }
  .multistep__hud-amount--large {
    padding-right: 1rem;
    font-size: 1.25rem;
    margin-top: .25rem;
    display: inline-block; }

.multistep__hud .multistep__hud-edit,
.multistep__hud .multistep__hud-edit:link {
  text-transform: uppercase;
  color: #333333;
  font-weight: 500;
  font-size: .675rem;
  letter-spacing: .03em;
  line-height: 1em;
  position: absolute;
  bottom: .5rem;
  right: .5rem; }

@media screen and (max-width: 767px) {
  .multistep__hud,
  .multistep__hud--active {
    display: none; } }

/* QuickDonate Adjustments */
body.qd_loaded .seq-step h1 {
    /* Hide step headers when using QuickDonate */
    display: none;
}

/* Errors */
.seq-error-message {
    color: red;
    margin: 1em 0 1.5em 0;
    font-weight: bold;
    float: left;
    width: 100%;
}
#framework input[type="text"].seq-error,
#framework input[type="email"].seq-error,
#framework input[type="tel"].seq-error,
#framework textarea.seq-error,
#framework select.seq-error,
#framework .error + br + select,
#framework .error + br + input {
    border-color: #D30e45;
    background-color: #feeff3;
}
.inline-error {
    color: #D30e45;
    font-size: 75%;
}

/* Annual Renewal Checkbox */
.autorenewal {
    font-size: .85rem;
    display: none;
}
form .autorenewal {
    display: table;
}
.autorenewal.grouped-checkbox {
    border-radius: 0.5rem;
    border: 1px solid #b5b5b5;
    width: 100%;
    margin-bottom: .75rem;
    padding: .6rem .5rem .5rem .5rem;
}
.autorenewal.grouped-checkbox .grouped-checkbox__input {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 2rem;
    padding-right: .5rem;
    text-align: center;
    line-height: 1em;
}
.autorenewal.grouped-checkbox input[type="checkbox"]:checked {
    border-color: #128cf4;
    background-color: #128cf4;
}
.autorenewal.grouped-checkbox input[type="checkbox"] {
    border: 1px solid #b5b5b5;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    cursor: pointer;
    background-image: url(https://s.bsd.net/lcvlive/main/page/-/Wrapper/images/checkbox-png.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: background-color .15s, border-color .15s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.autorenewal.grouped-checkbox label {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    cursor: pointer;
}
#framework .autorenewal.grouped-checkbox label {
    text-transform: none;
}
.autorenewal strong {
    display: block;
}

#framework.bsd-recur button:not(.js-seq-back), #framework.bsd-recur input[type="submit"], #framework.bsd-recur input[type="button"] {
    display: block;
    max-width: 300px;
    white-space: normal;
}
#framework.bsd-recur .framework-content {
    padding: 40px;
}
#framework.bsd-recur .ezlist.ezlist_header tr td {
    display: inline-block;
    width: 24% !important;
    word-break: break-all;
}
#framework {
    background-size: cover;
}
/*
#framework.page-content .framework-content {
    box-shadow: 1px 1px 5px rgba(0,0,0,74);
}
#framework button:not(.js-seq-back), 
#framework input[type="submit"], 
#framework input[type="button"] {
    max-width: none;
    width: auto;
    padding: 8px 20px;
}
*/

.pp-button-container {
    margin-top: -51px;
}
.qd_loaded .pp-button-container {
    margin-top: 0;
}
.contriberrorbanner+#contribution .pp-button-container {
    margin-top: 16px;
}
@media only screen and (max-width: 767px) {
    body .pp-button-container {
        margin-top: 46px;
    }
}
#pp-btn {
    background: #f8981d;
    border: none;
    border-bottom: 3px solid #f47d21;
    color: #FFF;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    overflow: hidden;
    padding: 8px 12px 7px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    text-decoration: none!important;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

/* custom for signup forms, added 5/23 */
#signupheader {
    padding: 30px 30px 0 30px;
}
form[name="signup"]{
    padding: 0 30px 30px 30px;
}

#framework #signup label {
    text-transform: initial;
}
#framework #signup input[type='radio'] + label {
  line-height: 1.3;
  margin-bottom: 10px;
  font-size: 14px;
}