.form_text-input,
.donation-text_input,
.donation-credit_search-input-field,
.donation-amount_details-total-input,
.donation-payment_pan-iframe,
.donation-payment_pan-hashed-bullets,
.donation-payment_billing-autocomplete input,
.donation-matching_employer-input,
.donation-matching_employee-input,
.form_select,
.donation-select,
.donation-birthday_select,
.donation-expiration_select,
.donation-matching_employer-select,
.donation-matching_employee-select {
    display: block;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    height: 42px;
    font-size: 14px;
    padding: 10px;
    color: #444b55;
    background-color: #fff;
    outline: 0
}

.donation-textarea:disabled,
.donation-dedication_message-input:disabled,
.donation-text_input:disabled,
.donation-credit_search-input-field:disabled,
.donation-amount_details-total-input:disabled,
.donation-payment_pan-iframe:disabled,
.donation-payment_pan-hashed-bullets:disabled,
.donation-payment_billing-autocomplete input:disabled,
.donation-matching_employer-input:disabled,
.donation-matching_employee-input:disabled,
.donation-select:disabled,
.donation-birthday_select:disabled,
.donation-expiration_select:disabled,
.donation-matching_employer-select:disabled,
.donation-matching_employee-select:disabled {
    background-color: #f0f0f0
}

.donation-textarea:focus,
.donation-dedication_message-input:focus,
.donation-text_input:focus,
.donation-credit_search-input-field:focus,
.donation-amount_details-total-input:focus,
.donation-payment_pan-iframe:focus,
.donation-payment_pan-hashed-bullets:focus,
.donation-payment_billing-autocomplete input:focus,
.donation-matching_employer-input:focus,
.donation-matching_employee-input:focus,
.donation-select:focus,
.donation-birthday_select:focus,
.donation-expiration_select:focus,
.donation-matching_employer-select:focus,
.donation-matching_employee-select:focus {
    border-color: rgba(0, 0, 0, 0.38)
}

.donation-select,
.donation-birthday_select,
.donation-expiration_select,
.donation-matching_employer-select,
.donation-matching_employee-select,
.donation-text_input,
.donation-credit_search-input-field,
.donation-amount_details-total-input,
.donation-payment_pan-iframe,
.donation-payment_pan-hashed-bullets,
.donation-payment_billing-autocomplete input,
.donation-matching_employer-input,
.donation-matching_employee-input {
    font-family: "Open Sans", Arial, Helvetica, sans-serif
}

.donation-select:disabled,
.donation-birthday_select:disabled,
.donation-expiration_select:disabled,
.donation-matching_employer-select:disabled,
.donation-matching_employee-select:disabled,
.donation-text_input:disabled,
.donation-credit_search-input-field:disabled,
.donation-amount_details-total-input:disabled,
.donation-payment_pan-iframe:disabled,
.donation-payment_pan-hashed-bullets:disabled,
.donation-payment_billing-autocomplete input:disabled,
.donation-matching_employer-input:disabled,
.donation-matching_employee-input:disabled {
    background-color: #f0f0f0;
    color: #a1a8ac
}

.donation-textarea,
.donation-dedication_message-input,
.form_text-input,
.donation-text_input,
.donation-credit_search-input-field,
.donation-amount_details-total-input,
.donation-payment_pan-iframe,
.donation-payment_pan-hashed-bullets,
.donation-payment_billing-autocomplete input,
.donation-matching_employer-input,
.donation-matching_employee-input,
.donation-select,
.donation-birthday_select,
.donation-expiration_select,
.donation-matching_employer-select,
.donation-matching_employee-select{
    width: 100%;
    max-width: 100%
}

.donation-select,
.donation-birthday_select,
.donation-expiration_select,
.donation-matching_employer-select,
.donation-matching_employee-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url("../images/dropdown.png");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: calc(100% - 8px) center
}


.form_radio-input {
    display: none
}
.form_radio-input+label:after {
    content: '';
    border-width: 0px;
    border-style: solid;
    border-color: #73d7c8;
    box-sizing: border-box;
    -webkit-transition: border-width 0.3s ease-in-out;
    -moz-transition: border-width 0.3s ease-in-out;
    transition: border-width 0.3s ease-in-out;
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 16px;
    top: 1px;
    left: 1px;
    border-radius: 10px
}
.form_radio-input:checked+label:after {
    border-width: 5px
}
.form_radio-input.large+.form_radio-label:before {
    width: 18px;
    height: 18px;
    background: #232a2f
}
.form_radio-input.large+.form_radio-label:after {
    border-color: #fff;
    border-width: 8px;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 2px;
    position: absolute
}
.form_radio-input.large:checked+label:after {
    border-width: 3px
}
.form_radio-label {
    box-sizing: content-box;
    color: #a1a8ac;
    font-size: 13px;
    margin-right: 20px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    clear: both;
    text-align: center
}
.form_radio-label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #d2d2d2
}



.payment-types {
    margin: 5px 0 0 0
}
.payment-types_card {
    width: 45px;
    height: 28px;
    margin: 0 0 0 2px;
    display: inline-block;
    background-size: contain !important;
    background-repeat: no-repeat
}
.payment-types_card.visa {
    background-image: url(../images/visa-cc-2x.png)
}
.payment-types_card.amex {
    background-image: url(../images/amex-cc-2x.png)
}
.payment-types_card.mastercard {
    background-image: url(../images/mastercard-cc-2x.png)
}
.payment-types_card.discover {
    background-image: url(../images/discover-cc-2x.png)
}
.payment-types_card.paypal {
    background-image: url(../images/paypal-2x.png);
    margin-left: 28px;
    vertical-align: top;
    position: relative
}
.payment-types_card.paypal:before {
    content: 'or';
    position: relative;
    display: inline-block;
    left: -22px;
    color: #a1a8ac;
    font-size: 13px
}
.payment-types_paypal-submit {
    height: 28px;
    width: 45px;
    position: absolute;
    top: 0;
    right: 0
}





.checkout-flow_legend {
    padding: 48px 10px 0 0;
    margin: 0 0 25px;
    width: 100%;
    color: rgba(0, 0, 0, 0.87);
    font-size: 24px;
    line-height: 36px;
    font-weight: 400
}
.checkout-flow_legend.dotted {
    border-top: 1px dotted #d2d2d2
}

@media screen and (max-width: 640px) {
    .donation .donation_header,
    .donation .donation_header-details {
        border-style: none
    }
    .donation .donation_user-goal-status {
        display: none
    }
    .donation .donation_progress-mask {
        height: 15px
    }
    .donation .donation_user-header,
    .donation .donation_targets-header {
        font-size: 15px
    }
    .donation .raisedGoal {
        float: right;
        padding: 5px 15px 0 0
    }
}
@media screen and (max-width: 568px) {
    .donation .donation_user-photo {
        display: none
    }
    .donation .donation_user-goal {
        width: 95%;
        margin-left: 0
    }
    .donation .donation_targets-container {
        width: 100%
    }
}
.donation_header {
    padding: 40px 5% 0 5%
}
@media screen and (max-width: 960px) {
    .donation_header {
        padding-left: 20px
    }
}
.donation_header-details {
    border-style: none;
    padding: 5px 5% 0 5%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding-bottom: 25px
}
@media screen and (max-width: 960px) {
    .donation_header-details {
        padding-left: 20px
    }
}
.donation_user {
    color: #000;
    padding: 3px 0 0px 0;
    width: 100%;
    margin: 0 auto
}
.donation_user::after {
    clear: both;
    content: "";
    display: table
}
.donation_user-container {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 35px
}
.donation_user-container::after {
    clear: both;
    content: "";
    display: table
}
.donation_user-photo {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 14.99942%;
    max-width: 90px;
    padding: 0px;
    border: 1px solid #CCC;
    float: left;
    border-radius: 50%
}
.donation_user-photo:last-child {
    margin-right: 0
}
.donation_user-goal {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 82.99988%;
    display: inline-block;
    font-size: 18px;
    padding: 3px 0 0 0;
    margin-left: 10px;
    width: 75%
}
.donation_user-goal:last-child {
    margin-right: 0
}
.donation_user-goal-status {
    font-size: 14px;
    float: right;
    padding-top: 10px
}
.donation_user-header {
    font-size: 18px
}
.donation_credit {
    padding: 20px;
    background: #F7F7F7;
    margin-bottom: 50px
}
.donation_credit-select {
    margin: 10px 0 0 0;
    width: 100%
}
.donation_progress-mask {
    width: 100%;
    height: 20px;
    border: 1px solid #CCC;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
    margin: 10px 0 0
}
.donation_progress-bar {
    -webkit-transition: width 300ms ease;
    -moz-transition: width 300ms ease;
    transition: width 300ms ease;
    width: 0%;
    height: 100%;
    border-radius: 15px
}
.donation_targets-header {
    display: block;
    clear: both;
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400
}
.donation_targets-container {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    clear: both;
    width: 60%
}
.donation_targets-container::after {
    clear: both;
    content: "";
    display: table
}
.donation_targets-view {
    float: right;
    margin: 13px 15px -30px 0;
    position: relative;
    z-index: 3
}
.donation_target {
    padding: 15px 20px;
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 18.39944%;
    display: inline-block;
    text-align: center;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    outline: 0;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 21px;
    font-weight: bold;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid transparent;
    background: #bfc1c4;
    color: #fff;
    display: inline-block;
    padding: 0.7em;
    background-color: #43cdfd;
    text-transform: uppercase;
    text-align: center;
    color: white;
    float: left;
    border-radius: 3px
}
.donation_target:last-child {
    margin-right: 0
}
.donation_target.large {
    padding: 10px 20px
}
.donation_target.medium {
    padding: 10px 20px
}
.donation_target.small {
    padding: 10px 20px
}
.donation_target:active {
    -webkit-transform: translate(0, 1px);
    -moz-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    -o-transform: translate(0, 1px);
    transform: translate(0, 1px)
}
.donation_target:focus {
    outline: none
}
.donation_target[disabled] {
    cursor: default;
    color: #CCC;
    background-color: #E6E6E6;
    border-color: #ccc;
    box-shadow: none;
    text-shadow: none
}
.donation_target[disabled]:hover {
    background-color: #E6E6E6
}
.donation_target[disabled]:active {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    box-shadow: none;
    text-shadow: none
}
.donation_fundraiser-search_invalid {
    font-size: 12px;
    color: #cd4443;
    margin-top: 8px
}
.donation_fundraiser-search-input:placeholder {
    color: red
}
.donation_fundraiser-search-matches {
    position: static;
    float: none;
    display: block;
    min-width: 160px;
    border-radius: 2;
    box-shadow: 0px 2px 10px 0.5px #5a5a5a;
    font-size: 15px
}
.donation_fundraiser-search-match {
    display: block;
    padding: 0.6em
}
.donation_fundraiser-search-match:hover {
    background-color: #f0f0f0
}
.donation_fundraiser-search-match-label {
    padding: 0.8em;
    display: inline-block
}
.donation_fundraiser-search-match-photo {
    height: 50px;
    width: 50px;
    padding: 0px;
    border: 1px solid #CCC;
    float: left;
    border-radius: 50%
}
.donation_form-fieldset .form_radio-input,
.donation_form-fieldset .form_checkbox-input,
.donation_form-fieldset .supporter-dashboard_teammates-item-checkbox-input {
    position: absolute;
    display: inline-block;
    z-index: -5
}
.donation_form-fieldset .form_radio-input:focus+.form_radio-label::before,
.donation_form-fieldset .form_radio-input:focus+.form_checkbox-label::before,
.donation_form-fieldset .form_radio-input:focus+.supporter-dashboard_teammates-item-checkbox-label::before,
.donation_form-fieldset .form_checkbox-input:focus+.form_radio-label::before,
.donation_form-fieldset .supporter-dashboard_teammates-item-checkbox-input:focus+.form_radio-label::before,
.donation_form-fieldset .form_checkbox-input:focus+.form_checkbox-label::before,
.donation_form-fieldset .supporter-dashboard_teammates-item-checkbox-input:focus+.form_checkbox-label::before,
.donation_form-fieldset .form_checkbox-input:focus+.supporter-dashboard_teammates-item-checkbox-label::before,
.donation_form-fieldset .supporter-dashboard_teammates-item-checkbox-input:focus+.supporter-dashboard_teammates-item-checkbox-label::before {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.donation_form-error {
    clear: both
}
.donation_amount {
    padding-bottom: 27px;
    border-bottom: 1px solid #d2d2d2
}
.donation_amount::after {
    clear: both;
    content: "";
    display: table
}
.donation_amount-levels {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
}
.donation_amount-levels::after {
    clear: both;
    content: "";
    display: table
}
.donation_amount-level {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 18.39944%;
    display: inline-block;
    text-align: center;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    outline: 0;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 21px;
    font-weight: bold;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid transparent;
    background: #bfc1c4;
    color: #fff;
    border-radius: 3px;
    padding: 15px 20px;
    position: relative;
    background-color: #55CAFE;
    color: #fff;
    text-transform: capitalize;
    border: 0;
    max-height: 59px;
    border: 2px solid transparent;
    box-sizing: border-box
}
.donation_amount-level:last-child {
    margin-right: 0
}
.donation_amount-level.large {
    padding: 10px 20px
}
.donation_amount-level.medium {
    padding: 10px 20px
}
.donation_amount-level.small {
    padding: 10px 20px
}
.donation_amount-level:active {
    -webkit-transform: translate(0, 1px);
    -moz-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    -o-transform: translate(0, 1px);
    transform: translate(0, 1px)
}
.donation_amount-level:focus {
    outline: none
}
.donation_amount-level[disabled] {
    cursor: default;
    color: #CCC;
    background-color: #E6E6E6;
    border-color: #ccc;
    box-shadow: none;
    text-shadow: none
}
.donation_amount-level[disabled]:hover {
    background-color: #E6E6E6
}
.donation_amount-level[disabled]:active {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    box-shadow: none;
    text-shadow: none
}
.donation_amount-level:after {
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.donation_amount-level:hover:not(.selected):after {
    background-color: rgba(255, 255, 255, 0.2)
}
.donation_amount-level.selected {
    background: #77d5fe;
    border: 2px solid black
}
.donation_amount-level.usd:before {
    content: '$'
}
.donation_amount-level:last-child {
    margin-right: 0
}
.donation_amount-details {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0 0 0
}
.donation_amount-details::after {
    clear: both;
    content: "";
    display: table
}
.donation_amount-details .form_currency {
    left: 100px;
    position: absolute;
    top: 6px;
    height: 100%;
    color: #a1a8ac
}
.donation_amount-details.fixed {
    position: relative;
    padding: 0
}
.donation_amount-details.fixed .donation_amount-detail-label {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 40.49959%;
    text-align: right;
    padding: 18px 0;
    font-size: 16px;
    font-weight: 700;
    color: #232a2f
}
.donation_amount-details.fixed .donation_amount-detail-label:last-child {
    margin-right: 0
}
.donation_amount-details.forced .donation_amount-symbol {
    display: inline-block;
    float: left;
    padding: 5px
}
.donation_amount-details.forced .donation_amount-detail-label {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 40.49959%;
    text-align: right;
    padding: 7px 0
}
.donation_amount-details.forced .donation_amount-detail-label:last-child {
    margin-right: 0
}
.donation_amount-details.forced .donation_amount-value {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 23.49948%
}
.donation_amount-details.forced .donation_amount-value:last-child {
    margin-right: 0
}
.donation_amount-value-fixed {
    width: auto;
    display: inline-block;
    font: bold 23px "Open Sans", Arial, Helvetica, sans-serif;
    background: #f1f1f1;
    padding: 15px 20px;
    border-radius: 3px
}
.donation_amount-value-fixed-sym {
    font-size: 21px
}
.donation_amount-value-fixed.monthly:after {
    content: '/month';
    font-size: 21px;
    color: #727e83;
    font-weight: 400
}
.donation_amount-detail {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 31.99953%;
    margin-right: 0;
    text-align: right;
    color: #999;
    background: transparent;
    height: 42px
}
.donation_amount-detail:last-child {
    margin-right: 0
}
.donation_amount-label {
    font: bold 13px "Open Sans", Arial, Helvetica, sans-serif
}
.donation_amount-label.required:after {
    content: ' *';
    color: #cd4443
}
.donation_amount-symbol {
    display: table-cell;
    top: 3px;
    left: -20px;
    position: absolute;
    color: rgba(0, 0, 0, 0.87);
    font-size: 24px;
    line-height: 36px;
    font-weight: 400
}
.donation_amount-value {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 23.49948%;
    position: relative
}
.donation_amount-value:last-child {
    margin-right: 0
}
.donation_amount-value-num {
    padding: 0px 40px 0 10px;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.87);
    font-size: 24px;
    line-height: 36px;
    font-weight: 400
}
.donation_amount-value.monthly:after {
    content: '/mo';
    position: absolute;
    top: 25%;
    right: 6px;
    color: #CCC
}
.donation_amount-currency {
    margin-top: 12px;
    float: left;
    text-transform: uppercase;
    left: -5px;
    position: relative;
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400
}
.donation_amount-frequency {
    padding: 10px 0 0 0;
    width: 220px;
    display: inline-block
}
.donation_amount-frequency .form_radio-label {
    margin-right: 12px
}
.donation_select-radio {
    margin-right: 10px
}
#grey-background {
    background: #f8f8f8;
    margin-top: 25px;
    padding: 20px 0px 5px 20px;
    text-align: center
}
#grey-background .form_text-input,
#grey-background .resource-search_input-query-primary,
#grey-background .resource-search_input-query-secondary,
#grey-background .resource-search_input-mock,
#grey-background .donation-text_input,
#grey-background .donation-credit_search-input-field,
#grey-background .donation-amount_details-total-input,
#grey-background .donation-payment_pan-iframe,
#grey-background .donation-payment_pan-hashed-bullets,
#grey-background .donation-payment_billing-autocomplete input,
.donation-payment_billing-autocomplete #grey-background input,
#grey-background .donation-matching_employer-input,
#grey-background .donation-matching_employee-input,
#grey-background .supporter-dashboard_header-social-link-input,
#grey-background .create-flow_text-input,
#grey-background .create-flow_input,
#grey-background .create-flow_currency-input,
#grey-background .recipient-picker_query-text {
    background: #fff
}
.dedication_info {
    color: #999;
    font-size: 11px;
    line-height: 15px
}
.dedication_zip {
    width: 135px;
    text-align: right;
    color: #999;
    padding: 10px 15px 0px 0;
    float: left;
    clear: both
}
.dedication_text-input {
    width: 74%;
    margin-right: 0
}
.dedication_text-input.half {
    margin-right: 10px;
    float: left;
    width: 36%
}
.dedication_text-input.half:last-of-type {
    margin-right: 0
}
.dedication_details {
    border-bottom: 2px dotted #ccc;
    padding-bottom: 18px;
    margin-bottom: 20px
}
.dedication_details .form_radio-label {
    margin-top: 13px;
    line-height: 20px
}
.dedication_divider {
    padding: 0 3px
}
.dedication_message {
    margin-bottom: 20px
}
.dedication_message::after {
    clear: both;
    content: "";
    display: table
}
.dedication_message-label {
    display: block;
    text-align: left;
    width: auto;
    padding: 0;
    color: #999;
    margin-bottom: 10px;
    font: normal 13px "Open Sans", Arial, Helvetica, sans-serif
}
.dedication_message-label span {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    float: none;
    clear: none
}
.dedication_message-details textarea {
    float: left;
    clear: both;
    width: 100%;
    height: 178px;
    margin-bottom: 3px
}
.dedication_message-details .right-controls {
    display: block;
    margin-top: 0;
    margin-right: 8px;
    cursor: pointer;
    color: #999
}
.dedication_message-details .formError {
    float: left;
    clear: both;
    width: 100%
}
.dedication_message .ecards-card {
    background-size: cover;
    background-position: center
}
.dedication_message .ecards-grid {
    margin-top: 5px;
    clear: both
}
.dedication_message .ecards-grid::after {
    clear: both;
    content: "";
    display: table
}
.dedication_message .ecards-grid>div {
    position: relative;
    float: left;
    cursor: pointer
}
.dedication_message .ecards-grid>div div {
    margin: 3px;
    outline: 1px solid #ccc;
    box-sizing: border-box;
    width: 126px;
    height: 84px;
    vertical-align: bottom;
    background-size: cover;
    background-position: center center
}
.dedication_message .ecards-grid>div div.active {
    outline: 2px solid #4293cc
}
.dedication_message .ecards-grid>div div:hover:not(.active) {
    outline: 2px solid #ccc
}
.dedication_message .ecards-grid>div::after {
    clear: both;
    content: "";
    display: table
}
.dedication_message .ecards-grid_input-label {
    position: absolute;
    right: 25px;
    bottom: 25px;
    margin: 0;
    padding: 0
}
.dedication_message .ecards-grid_input-radio {
    position: absolute;
    margin: 65px 0 0 108px
}
.dedication_message span.info {
    color: #999;
    display: block;
    float: left;
    clear: both;
    font-size: 11px;
    line-height: 15px;
    margin-top: 10px
}
.dedication_physical p {
    padding-top: 15px
}
.donation {
    /*font-family: "Open Sans", Arial, Helvetica, sans-serif*/
}
.donation::after {
    clear: both;
    content: "";
    display: table
}
.donation_buttons {
    float: left;
    clear: both;
    width: 100%
}
.donation-prompt .donation_form-field {
    margin: 0
}
.donation-prompt p {
    margin: 0
}
.donation-prompt .form_checkbox-label,
.donation-prompt .supporter-dashboard_teammates-item-checkbox-label {
    display: block
}
.donation_summary {
    clear: both;
    text-align: center;
    border-top: 1px solid #e8e8e8;
    padding: 20px
}
.donation_summary::after {
    clear: both;
    content: "";
    display: table
}
.donation_summary-label {
    color: rgba(0, 0, 0, 0.87);
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    display: block
}
.donation_summary-amount {
    color: rgba(0, 0, 0, 0.87);
    font-size: 24px;
    line-height: 36px;
    font-weight: 400
}
.donation_summary-details {
    line-height: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-right: 29px
}
.donation_summary-details.indent {
    display: inline-block
}
.donation_summary-submit {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 100%;
    margin-top: 30px
}
.donation_summary-submit:last-child {
    margin-right: 0
}
.donation_button {
    position: relative;
    display: inline-block;
    text-align: center;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    outline: 0;
    box-sizing: border-box;
    padding: 15px 25px;
    font-size: 35px;
    font-weight: bold;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    cursor: pointer;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid transparent;
    background: #bfc1c4;
    color: #fff;
    background: #34b0db;
    min-width: 200px;
    border-radius: 3px;
    margin: 0
}
.donation_button:after {
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.donation_button:hover:not(.selected):after {
    background-color: rgba(255, 255, 255, 0.2)
}
.donation_button.large {
    padding: 15px 25px
}
.donation_button.medium {
    padding: 15px 25px
}
.donation_button.small {
    padding: 15px 25px
}
.donation_button:active {
    -webkit-transform: translate(0, 1px);
    -moz-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    -o-transform: translate(0, 1px);
    transform: translate(0, 1px)
}
.donation_button:focus {
    outline: none
}
.donation_button[disabled] {
    cursor: default;
    color: #CCC;
    background-color: #E6E6E6;
    border-color: #ccc;
    box-shadow: none;
    text-shadow: none
}
.donation_button[disabled]:hover {
    background-color: #E6E6E6
}
.donation_button[disabled]:active {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    box-shadow: none;
    text-shadow: none
}
.donation_footer {
    padding-top: 35px !important;
    padding-bottom: 40px !important
}
.donation_footer::after {
    clear: both;
    content: "";
    display: table
}
.donation_footer-user-photo {
    width: 60px;
    height: 60px;
    margin-right: 12px;
    padding: 0px;
    border: 1px solid #CCC;
    float: left;
    border-radius: 50%
}
.donation_terms {
    margin: 10px 5px 0 0;
    display: block;
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400
}
.donation_terms a {
    text-decoration: underline
}
footer {
    clear: both
}
.sc-block[data-type="donation"] .sc-block_content {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative
}
.sc-block[data-type="donation"] .sc-block_content::after {
    clear: both;
    content: "";
    display: table
}
.donation {
    margin-top: 35px;
    /*padding-top: 115px*/
}
.donation_background {
    position: relative;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}
.donation_background::after {
    clear: both;
    content: "";
    display: table
}
.donation .form_label {
    color: #a1a8ac
}
.donation .form_text-input,
.donation .resource-search_input-query-primary,
.donation .resource-search_input-query-secondary,
.donation .resource-search_input-mock,
.donation .donation-text_input,
.donation .donation-credit_search-input-field,
.donation .donation-amount_details-total-input,
.donation .donation-payment_pan-iframe,
.donation .donation-payment_pan-hashed-bullets,
.donation .donation-payment_billing-autocomplete input,
.donation-payment_billing-autocomplete .donation input,
.donation .donation-matching_employer-input,
.donation .donation-matching_employee-input,
.donation .supporter-dashboard_header-social-link-input,
.donation .create-flow_text-input,
.donation .create-flow_input,
.donation .create-flow_currency-input,
.donation .recipient-picker_query-text {
    background-color: #f8f8f8
}
.donation .form_text-input[name="cellphone"],
.donation [name="cellphone"].resource-search_input-query-primary,
.donation [name="cellphone"].resource-search_input-query-secondary,
.donation [name="cellphone"].resource-search_input-mock,
.donation [name="cellphone"].donation-text_input,
.donation [name="cellphone"].donation-credit_search-input-field,
.donation [name="cellphone"].donation-amount_details-total-input,
.donation [name="cellphone"].donation-payment_pan-iframe,
.donation [name="cellphone"].donation-payment_pan-hashed-bullets,
.donation .donation-payment_billing-autocomplete input[name="cellphone"],
.donation-payment_billing-autocomplete .donation input[name="cellphone"],
.donation [name="cellphone"].donation-matching_employer-input,
.donation [name="cellphone"].donation-matching_employee-input,
.donation [name="cellphone"].supporter-dashboard_header-social-link-input,
.donation [name="cellphone"].create-flow_text-input,
.donation [name="cellphone"].create-flow_input,
.donation [name="cellphone"].create-flow_currency-input,
.donation [name="cellphone"].recipient-picker_query-text {
    margin-bottom: 10px
}
.donation .form_select,
.donation .resource-search_input-select,
.donation .donation-select,
.donation .donation-birthday_select,
.donation .donation-expiration_select,
.donation .donation-matching_employer-select,
.donation .donation-matching_employee-select,
.donation .create-flow_select,
.donation .recipient-picker_query-switch,
.donation .form_text-area,
.donation .donation-textarea,
.donation .donation-dedication_message-input,
.donation .create-flow_textarea-wrap {
    background-color: #f8f8f8
}
.donation .form_select:focus,
.donation .resource-search_input-select:focus,
.donation .donation-select:focus,
.donation .donation-birthday_select:focus,
.donation .donation-expiration_select:focus,
.donation .donation-matching_employer-select:focus,
.donation .donation-matching_employee-select:focus,
.donation .create-flow_select:focus,
.donation .recipient-picker_query-switch:focus,
.donation .form_text-area:focus,
.donation .donation-textarea:focus,
.donation .donation-dedication_message-input:focus,
.donation .create-flow_textarea-wrap:focus,
.donation .form_text-input:focus,
.donation .resource-search_input-query-primary:focus,
.donation .resource-search_input-query-secondary:focus,
.donation .resource-search_input-mock:focus,
.donation .donation-text_input:focus,
.donation .donation-credit_search-input-field:focus,
.donation .donation-amount_details-total-input:focus,
.donation .donation-payment_pan-iframe:focus,
.donation .donation-payment_pan-hashed-bullets:focus,
.donation .donation-payment_billing-autocomplete input:focus,
.donation-payment_billing-autocomplete .donation input:focus,
.donation .donation-matching_employer-input:focus,
.donation .donation-matching_employee-input:focus,
.donation .supporter-dashboard_header-social-link-input:focus,
.donation .create-flow_text-input:focus,
.donation .create-flow_input:focus,
.donation .create-flow_currency-input:focus,
.donation .recipient-picker_query-text:focus {
    border-color: rgba(0, 0, 0, 0.38)
}
.donation .form_error,
.donation .auth-modal_error,
.donation .auth-modal_error-overview {
    margin-left: 25.50017%;
    bottom: 20px;
    position: relative;
    text-align: left
}
.donation .form_error.margin-top,
.donation .margin-top.auth-modal_error,
.donation .margin-top.auth-modal_error-overview {
    margin-top: 20px
}
.donation .form_error.recaptcha,
.donation .recaptcha.auth-modal_error,
.donation .recaptcha.auth-modal_error-overview {
    bottom: 0;
    margin-left: 0
}
.donation .form_checkbox-label,
.donation .supporter-dashboard_teammates-item-checkbox-label {
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400
}
.donation .form_checkbox-label.top-space,
.donation .top-space.supporter-dashboard_teammates-item-checkbox-label {
    top: 8px
}
.donation .form_radio-label {
    color: rgba(0, 0, 0, 0.87);
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    line-height: normal
}
.donation .form_radio-label.donation-type {
    color: rgba(0, 0, 0, 0.87);
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    line-height: normal
}
.donation_inner-wrap {
    padding: 0 5%;
    box-sizing: border-box
}
.donation_inner-wrap.with-border {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding-bottom: 15px
}
.donation_inner-wrap.added-padding {
    padding-bottom: 25px
}
.donation_inner-wrap.added-padding+.donation-prompt_more {
    margin-top: 0
}
.donation_tip {
    color: #34b0db;
    font-size: 16px
}
.donation .help.donation_tip {
    left: -12px;
    position: relative
}
.donation_form-field-hint {
    display: block;
    clear: both
}
.donation_form-table {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 23.49948%;
    display: table;
    height: 42px
}
.donation_form-table:last-child {
    margin-right: 0
}
.donation_form-table.amount {
    width: 100%
}
.donation_form-table.amount .donation_form-field-label {
    padding-right: 10px
}
.donation_form-table.with-padding {
    padding-right: 15px
}
.donation_form-table.third {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 31.99953%;
    display: table
}
.donation_form-table.third:last-child {
    margin-right: 0
}
.donation_form-table.monthly {
    height: 58px
}
.donation_form-field {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 0 30px 0;
    clear: both
}
.donation_form-field::after {
    clear: both;
    content: "";
    display: table
}
.donation_form-field-thin {
    padding: 10px 0
}
.donation_form-field-hint {
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 3px;
    text-align: right
}
.donation_form-field-label {
    color: rgba(0, 0, 0, 0.54);
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    text-align: right;
    display: table-cell;
    vertical-align: middle
}
.donation_form-field-label.left {
    text-align: left
}
.donation_form-field-label.large {
    color: rgba(0, 0, 0, 0.87);
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    text-align: left;
    padding-top: 0
}
.donation_form-field-label.right {
    text-align: right
}
.donation_form-field-label.required:after {
    content: ' *';
    color: #cd4443
}
.donation_form-fieldset {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 100%;
    border: none;
    margin: 0;
    box-sizing: border-box
}
.donation_form-fieldset:last-child {
    margin-right: 0
}
.donation_form fieldset {
    margin: 0
}
.donation_form .desktop-half {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 36.24956%
}
.donation_form .desktop-half:last-child {
    margin-right: 0
}
.donation_form .desktop-third {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 23.49948%
}
.donation_form .desktop-third:last-child {
    margin-right: 0
}
.donation_form .desktop-two-thirds {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 48.99965%
}
.donation_form .desktop-two-thirds:last-child {
    margin-right: 0
}
.donation_form .desktop-quarter {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 17.12443%
}
.donation_form .desktop-quarter:last-child {
    margin-right: 0
}
.donation_form .desktop-full {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 74.49983%;
    margin-right: 0
}
.donation_form .desktop-full:last-child {
    margin-right: 0
}
.donation_form .indent {
    margin-left: 25.50017%
}
.donation_form .last {
    margin-right: 0
}
.donation-prompt {
    border: 1px solid #e8e8e8;
    padding: 20px;
    margin: 15px 0 0;
    font-size: 14px;
    border-radius: 5px
}
.donation-prompt.solo {
    padding: 10px 20px
}
.donation-prompt_select {
    margin: 0 10px 0 0
}
.donation-prompt_field {
    margin-top: 20px
}
.donation-prompt_field::after {
    clear: both;
    content: "";
    display: table
}
.donation-prompt_field-label {
    float: left;
    display: block;
    margin-right: 2.0007%;
    width: 23.49948%;
    text-align: right;
    color: #999;
    clear: both;
    font-size: 13px;
    padding: 5px 0 0 0
}
.donation-prompt_field-label:last-child {
    margin-right: 0
}
.donation-prompt_field-label.required:after {
    content: ' *';
    color: #cd4443
}
.donation-prompt.select-project {
    margin: 30px 0 40px 0
}
.donation-prompt.select-project .donation-prompt_field {
    padding: 0
}
.donation-prompt.select-project .donation-prompt_field .required {
    width: 305px
}
.donation-prompt_more {
    position: relative;
    background: #f8f8f8;
    margin: 20px 0 0;
    padding: 10px 6% 25px 6%;
    position: relative
}
.donation-prompt_more:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #f8f8f8
}
.donation-prompt_more .form_text-input,
.donation-prompt_more .resource-search_input-query-primary,
.donation-prompt_more .resource-search_input-query-secondary,
.donation-prompt_more .resource-search_input-mock,
.donation-prompt_more .donation-text_input,
.donation-prompt_more .donation-credit_search-input-field,
.donation-prompt_more .donation-amount_details-total-input,
.donation-prompt_more .donation-payment_pan-iframe,
.donation-prompt_more .donation-payment_pan-hashed-bullets,
.donation-prompt_more .donation-payment_billing-autocomplete input,
.donation-payment_billing-autocomplete .donation-prompt_more input,
.donation-prompt_more .donation-matching_employer-input,
.donation-prompt_more .donation-matching_employee-input,
.donation-prompt_more .supporter-dashboard_header-social-link-input,
.donation-prompt_more .create-flow_text-input,
.donation-prompt_more .create-flow_input,
.donation-prompt_more .create-flow_currency-input,
.donation-prompt_more .recipient-picker_query-text,
.donation-prompt_more .form_select,
.donation-prompt_more .resource-search_input-select,
.donation-prompt_more .donation-select,
.donation-prompt_more .donation-birthday_select,
.donation-prompt_more .donation-expiration_select,
.donation-prompt_more .donation-matching_employer-select,
.donation-prompt_more .donation-matching_employee-select,
.donation-prompt_more .create-flow_select,
.donation-prompt_more .recipient-picker_query-switch {
    background-color: #fff
}
.donation .address-collect {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto
}
.donation .address-collect::after {
    clear: both;
    content: "";
    display: table
}
.donation .waiver-checkbox {
    float: right;
    margin-top: 10px
}
@media screen and (min-width: 569px) {
    .donation .waiver-label {
        padding-top: 0;
        display: block;
        line-height: 22px
    }
}
.donate-double_loading {
    display: block;
    margin: 10px auto
}
@media screen and (max-width: 960px) {
    .donation .mobile-large-ls-full {
        float: left;
        display: block;
        margin-right: 2.0007%;
        width: 74.49983%;
        margin-left: 25.50017%;
        margin-top: 15px
    }
    .donation .mobile-large-ls-full:last-child {
        margin-right: 0
    }
    .donation .donation_inner-wrap {
        padding: 0 20px
    }
    .donation .donation_inner-wrap.with-border {
        padding: 10px 20px
    }
    .donation .donation_amount-value {
        max-width: 21%
    }
}
@media screen and (max-width: 568px) {
    .donation input[type=text],
    .donation input[type=number],
    .donation input[type=email],
    .donation input[type=tel] {
        box-sizing: border-box
    }
    .donation .form_checkbox-label,
    .donation .supporter-dashboard_teammates-item-checkbox-label {
        width: 100%;
        display: block
    }
    .donation .form_error,
    .donation .auth-modal_error,
    .donation .auth-modal_error-overview {
        margin-left: 0 !important
    }
    .donation .form_input-addon,
    .donation .create-flow_select {
        width: 100px;
        line-height: 35px;
        min-width: 100px;
        border-width: 0 1px 0 0
    }
    .donation .form_input-with-addon,
    .donation .create-flow_search-options {
        border: 1px solid #d2d2d2;
        border-radius: 5px;
        overflow: hidden
    }
    .donation .donation-prompt_field-label {
        display: block;
        text-align: left;
        width: 100%
    }
    .donation .donation_amount-details.fixed .donation_amount-detail-label {
        float: left;
        display: block;
        margin-right: 2.0007%;
        width: 40.49959%;
        padding: 9px 0
    }
    .donation .donation_amount-details.fixed .donation_amount-detail-label:last-child {
        margin-right: 0
    }
    .donation .donation_amount-details {
        position: relative
    }
    .donation .donation_amount-details .form_input-with-addon.monthly:after,
    .donation .donation_amount-details .monthly.create-flow_search-options:after {
        content: '/mo';
        position: absolute;
        top: 27%;
        right: 46px;
        color: #727e83
    }
    .donation .donation_amount-details .donation_amount-value-fixed.monthly:after {
        content: '/mo';
        position: relative;
        color: #727e83
    }
    .donation .donation_amount-details .donation_amount-value-num {
        padding-right: 90px
    }
    .donation .donation_amount-currency {
        position: absolute;
        left: auto;
        top: 5px;
        right: 10px
    }
    .donation .donation_amount-value {
        max-width: none
    }
    .donation .indent {
        margin-left: 0;
        margin-right: 0
    }
    .donation .donation_footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .donation .donation_summary-details {
        float: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin-bottom: 10px
    }
    .donation .donation_summary-details.indent {
        display: inline-block
    }
    .donation_amount-level {
        float: left;
        display: block;
        margin-right: 2.0007%;
        width: 23.49948%;
        padding: 8px
    }
    .donation_amount-level:last-child {
        margin-right: 0
    }
    .donation_amount-level:nth-child(4) {
        margin-right: 0
    }
    .donation_amount-level:last-child {
        display: none
    }
    .donation_form-table {
        width: 100%;
        display: block;
        height: 30px
    }
    .donation .desktop-third:nth-of-type(4),
    .donation .mobile-large-ls-third:nth-of-type(4),
    .donation .mobile-large-third:nth-of-type(4),
    .donation .mobile-ls-third:nth-of-type(4) {
        margin-top: 15px
    }
    .donation .desktop-third:nth-of-type(3),
    .donation .mobile-large-ls-third:nth-of-type(3),
    .donation .mobile-large-third:nth-of-type(3),
    .donation .mobile-ls-third:nth-of-type(3) {
        margin-right: 0
    }
    .donation .desktop-half:nth-of-type(3),
    .donation .mobile-large-ls-half:nth-of-type(3),
    .donation .mobile-large-half:nth-of-type(3),
    .donation .mobile-ls-half:nth-of-type(3) {
        margin-top: 15px
    }
    .donation .desktop-half:nth-of-type(2),
    .donation .mobile-large-ls-half:nth-of-type(2),
    .donation .mobile-large-half:nth-of-type(2),
    .donation .mobile-ls-half:nth-of-type(2) {
        margin-right: 0
    }
    .donation .desktop-two-thirds:nth-of-type(2),
    .donation .mobile-large-ls-two-thirds:nth-of-type(2),
    .donation .mobile-large-two-thirds:nth-of-type(2),
    .donation .mobile-ls-two-thirds:nth-of-type(2) {
        margin-top: 15px
    }
    .donation .desktop-two-thirds:nth-of-type(1),
    .donation .mobile-large-ls-two-thirds:nth-of-type(1),
    .donation .mobile-large-two-thirds:nth-of-type(1),
    .donation .mobile-ls-two-thirds:nth-of-type(1) {
        margin-right: 0
    }
    .donation .desktop-full:nth-of-type(2),
    .donation .mobile-large-ls-full:nth-of-type(2),
    .donation .mobile-large-full:nth-of-type(2),
    .donation .mobile-ls-full:nth-of-type(2) {
        margin-top: 15px
    }
    .donation .desktop-full:nth-of-type(1),
    .donation .mobile-large-ls-full:nth-of-type(1),
    .donation .mobile-large-full:nth-of-type(1),
    .donation .mobile-ls-full:nth-of-type(1) {
        margin-right: 0
    }
    .donation .desktop-third,
    .donation .mobile-large-ls-third,
    .donation .mobile-large-third,
    .donation .mobile-ls-third {
        float: left;
        display: block;
        margin-right: 2.0007%;
        width: 31.99953%
    }
    .donation .desktop-third:last-child,
    .donation .mobile-large-ls-third:last-child,
    .donation .mobile-large-third:last-child,
    .donation .mobile-ls-third:last-child {
        margin-right: 0
    }
    .donation .desktop-two-thirds,
    .donation .mobile-large-ls-two-thirds,
    .donation .mobile-large-two-thirds,
    .donation .mobile-ls-two-thirds {
        float: left;
        display: block;
        margin-right: 2.0007%;
        width: 65.99977%
    }
    .donation .desktop-two-thirds:last-child,
    .donation .mobile-large-ls-two-thirds:last-child,
    .donation .mobile-large-two-thirds:last-child,
    .donation .mobile-ls-two-thirds:last-child {
        margin-right: 0
    }
    .donation .desktop-half,
    .donation .mobile-large-ls-half,
    .donation .mobile-large-half,
    .donation .mobile-ls-half {
        float: left;
        display: block;
        margin-right: 2.0007%;
        width: 48.99965%
    }
    .donation .desktop-half:last-child,
    .donation .mobile-large-ls-half:last-child,
    .donation .mobile-large-half:last-child,
    .donation .mobile-ls-half:last-child {
        margin-right: 0
    }
    .donation .desktop-full,
    .donation .mobile-large-ls-full,
    .donation .mobile-large-full,
    .donation .mobile-ls-full {
        margin-left: 0%;
        float: left;
        display: block;
        margin-right: 2.0007%;
        width: 100%;
        margin-right: 0;
        clear: left
    }
    .donation .desktop-full:last-child,
    .donation .mobile-large-ls-full:last-child,
    .donation .mobile-large-full:last-child,
    .donation .mobile-ls-full:last-child {
        margin-right: 0
    }
    .donation .donation_amount-value-num {
        padding-left: 22px;
        width: 100%;
        border: 0
    }
}
@media screen and (max-width: 540px) {
    .donation .mobile-large-half {
        float: left;
        display: block;
        margin-right: 2.0007%;
        width: 48.99965%
    }
    .donation .mobile-large-half:last-child {
        margin-right: 0
    }
    .donation .mobile-large-full {
        float: left;
        display: block;
        margin-right: 2.0007%;
        width: 100%
    }
    .donation .mobile-large-full:last-child {
        margin-right: 0
    }
    .donation .half {
        float: left;
        display: block;
        margin-right: 2.0007%;
        width: 48.99965%
    }
    .donation .half:last-child {
        margin-right: 0
    }
    .donation .half:nth-child(3n) {
        margin-right: 0
    }
    .donation .donation_form .indent {
        margin-left: 0
    }
    .donation form[name=checkout] fieldset.dedication-block .dedication-physical p {
        padding: 0 0 10px 0
    }
    .donation form[name=checkout] fieldset.yourInfo p textarea {
        width: 100%;
        box-sizing: border-box
    }
    .donation form[name=checkout] fieldset.yourInfo p span.hint {
        padding: 5px 0 0 0
    }
    .donation form[name=checkout] fieldset.yourInfo p.comment .hint {
        margin: -5px 0 0 0
    }
    .donation form[name=checkout] fieldset.yourInfo .dollarAmtField:before {
        height: 32px;
        padding: 10px 15px
    }
    .donation form[name=checkout] fieldset.paymentDetails p select[name=cardExpMonth],
    .donation form[name=checkout] fieldset.paymentDetails p select[name=cardExpYear] {
        width: 47%;
        min-width: 0
    }
    .donation form[name=checkout] fieldset.paymentDetails p select[name=cardExpYear] {
        margin: 0 0 0 5px
    }
    .donation form[name=checkout] fieldset.paymentDetails p select[name=cardCountry] {
        width: 100%
    }
    .donation form[name=checkout] fieldset.paymentDetails p.cardNum .cardsAccepted {
        height: 50px;
        clear: both;
        position: relative;
        top: 10px;
        margin: 10px auto 0 auto
    }
    .donation form[name=checkout] fieldset.paymentDetails p.address input[type=text],
    .donation form[name=checkout] fieldset.paymentDetails p.city input[type=text] {
        width: 100%
    }
    .donation form[name=checkout] fieldset.paymentDetails p.stateZip input[type=text] {
        margin: 10px 0 0 0
    }
    .donation form[name=checkout] fieldset.paymentDetails p.stateZip select {
        width: 100%;
        margin: 0 5px 0 0
    }
    .donation form[name=checkout] fieldset.paymentDetails .address-collect {
        padding: 0
    }
    .donation form[name=checkout] fieldset.shippingInfo p.address input[type=text],
    .donation form[name=checkout] fieldset.shippingInfo p.city input[type=text] {
        width: 100%
    }
    .donation aside {
        display: none
    }
}

.form_checkbox-input.large:not(:checked)+label {
    padding-left: 28px;
}
.form_checkbox-input:not(:checked)+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    color: rgba(0,0,0,0.54);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    clear: both;
}
.donation .form_checkbox-label{
    color: rgba(0,0,0,0.54);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}
.form_checkbox-input.large:not(:checked)+label:before{
    width: 16px;
    height: 16px;
    top: 0;
}
.form_checkbox-input:not(:checked)+label:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 2px;
    width: 14px;
    height: 14px;
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    box-sizing: content-box;
    background: #fff;
}
button.large {
    padding: 12px 25px;
    font-size: 18px;
}