.give-item-label-gray {
    background-color: #929292
}

.give-item-label-orange {
    background-color: #ffba00
}

.give-item-label {
    border-radius: .25em;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    padding: .2em .4em .3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.give-item-label:hover {
    color: #fff;
    text-decoration: none
}

@font-face {
    font-family: give-icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/icomoon.eot?kdnr3d);
    src: url(../fonts/icomoon.eot?kdnr3d#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff?kdnr3d) format("woff"),url(../fonts/icomoon.svg?kdnr3d#icomoon) format("svg")
}

.give-icon:before {
    font-style: normal
}

[class*=" give-icon-"],[class^=give-icon-] {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: give-icomoon;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.give-icon-lamp:before {
    content: "\e603"
}

.give-icon-heart:before {
    content: "\e604"
}

.give-icon-question:before {
    content: "\e602"
}

.give-icon-info:before {
    content: "\e601"
}

.give-icon-new-tab:before {
    content: "\ea7e"
}

.give-icon-alert:before {
    content: "\f02d"
}

.give-icon-help:before {
    content: "\e606"
}

.give-icon-spinner:before {
    content: "\e605"
}

.give-button-with-loader span.give-loading-animation:before,.give-icon-spinner2:before,form[id*=give-form] .give-loading-animation:before {
    content: "\e607"
}

.give-icon-plus:before {
    content: "\e040"
}

.give-icon-minus:before {
    content: "\e041"
}

.give-icon-locked:before,[id*=give_secure_site_wrapper] span.padlock:before {
    content: "\e600"
}

.dashicons-give:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e800";
    font-family: give-icomoon;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.fa-spin,.give-button-with-loader span.give-loading-animation,form[id*=give-form] .give-loading-animation {
    animation: spin 1s linear infinite
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.give-donor {
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #00160a;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 20px;
    max-height: 100%;
    padding: 18px 0;
    position: relative;
    transition: all .2s ease-out;
    width: 100%
}

.give-donor-container {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 0 5%
}

.give-donor-container__image {
    align-items: center;
    align-self: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin-bottom: 12px;
    overflow: hidden
}

.give-donor-container__image img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.give-donor-container__image__name_initial {
    position: absolute
}

.give-donor-container__image[data-anonymous-donation="0"] img[src*="anonymous-user.svg"],.give-donor-container__image[data-anonymous-donation="1"] .give-donor-header__name_initial {
    visibility: hidden
}

.give-donor-container__image[data-anonymous-donation="0"][data-has-valid-gravatar="0"] {
    border: 1px solid #e5e5e5
}

.give-donor-container-variation {
    display: flex;
    justify-content: space-between
}

.give-donor-container-variation__name {
    font-size: max(1.5rem,24px);
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 10px!important
}

.give-donor-container-variation__timestamp {
    color: #525252;
    font-size: max(.75rem,12px);
    margin: 0 0 10px!important
}

.give-donor-wrapper {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center;
    word-break: normal!important
}

.give-donor-content {
    border-left: 2px solid #219653;
    flex: 1;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    margin: 12px 0;
    padding-left: 16px;
    width: 100%
}

.give-donor-content p {
    color: #00160a;
    font-size: max(.875rem,14px);
    font-style: italic;
    line-height: 20px;
    margin: 0!important;
    width: 100%
}

.give-donor-content__excerpt .give-donor-content__read-more {
    cursor: pointer;
    white-space: nowrap
}

.give-donor-content__excerpt+.give-donor-content__comment {
    display: none
}

.give-donor-details {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.give-donor-details__wrapper {
    display: flex;
    flex-direction: column;
    width: 70%;
    word-break: normal!important
}

.give-donor-details__wrapper span:first-child {
    color: #00160a;
    font-size: max(1rem,16px)!important;
    font-weight: 500!important;
    letter-spacing: 0
}

.give-donor-details__wrapper span:last-child {
    color: #00160a;
    font-size: max(.8rem,12.8px);
    font-weight: 400;
    letter-spacing: 0;
    text-align: left
}

.give-donor-details__total {
    color: #219653;
    font-size: max(1.25rem,20px);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    overflow-wrap: normal;
    text-align: right;
    word-break: normal!important
}

.give-donor-tribute {
    align-items: center;
    display: flex;
    margin-top: 32px;
    min-height: 32px;
    width: 100%
}

.give-donor-tribute span svg {
    display: block;
    height: 22px;
    margin: 0 15px 0 32px;
    width: 22px
}

.give-donor-tribute__message {
    color: #00160a;
    font-size: max(.75rem,12px);
    text-align: center
}

.give-donor-tribute__message span:last-child {
    font-weight: 600
}

.give-donor-wall-modal p:last-child {
    margin-bottom: 0
}

.give-grid {
    max-width: 30rem
}

.give-grid__item {
    margin-bottom: 1.5rem;
    width: 100%
}

.give-grid__item>:last-child {
    margin-bottom: 0
}

.give-wrap:before {
    clear: both;
    content: "";
    display: block
}

@media (min-width: 30rem) {
    .give-grid {
        display:flex;
        flex-flow: row wrap;
        margin-bottom: 1.5rem;
        max-width: 100%
    }

    .give-grid__item {
        display: flex;
        padding: 0 .75rem
    }
}

@media (min-width: 30rem) and (min-width:40rem) {
    .give-grid--2 .give-grid__item,.give-grid--3 .give-grid__item,.give-grid--4 .give-grid__item {
        width:50%
    }
}

@media (min-width: 30rem) and (min-width:72rem) {
    .give-grid--3 .give-grid__item,.give-grid--4 .give-grid__item {
        width:33.3333333333%
    }
}

@media (min-width: 30rem) and (min-width:90rem) {
    .give-grid--4 .give-grid__item {
        width:25%
    }
}

@supports (display: grid) {
    .give-grid {
        grid-gap:1.5rem;
        display: grid;
        grid-template-columns: 1fr;
        margin-bottom: 1.5rem;
        max-width: 100%
    }

    .give-grid__item {
        display: flex;
        margin-bottom: 0;
        padding: 0;
        width: auto!important
    }

    @media (min-width: 40rem) {
        .give-grid--best-fit {
            grid-template-columns:repeat(auto-fit,minmax(320px,1fr))
        }

        .give-grid--2,.give-grid--3,.give-grid--4 {
            grid-template-columns: repeat(2,1fr)
        }
    }

    @media (min-width: 72rem) {
        .give-grid--3,.give-grid--4 {
            grid-template-columns:repeat(3,1fr)
        }
    }

    @media (min-width: 90rem) {
        .give-grid--4 {
            grid-template-columns:repeat(4,1fr)
        }
    }
}

.give-card {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 8px hsla(0,0%,44%,.25);
    color: inherit;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    transition: all .1s ease-out;
    width: 100%
}

.give-card:active,.give-card:focus,.give-card:hover,.give-card:visited {
    border-color: #ccc;
    box-shadow: 0 4px 12px rgba(0,0,0,.16)
}

.give-card__media img {
    border-radius: 0;
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    order: 1;
    width: 100%
}

.give-card__body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    order: 2;
    padding: 1.5rem
}

.give-card__body>:last-child {
    margin-bottom: 0
}

.give-card__title {
    line-height: 1.3;
    margin: 0 0 .75rem;
    padding: 0
}

.give-card__text {
    margin: 0 0 1.5rem;
    padding: 0
}

.give-card__progress {
    margin-top: auto;
    width: 100%
}

.give-card__progress .raised,.give-card__progress>:last-child {
    margin-bottom: 0
}

.give-card__progress .income {
    font-size: 2em
}

.components-base-control__field input[type=text]:focus {
    box-shadow: none!important
}

.give-goal-progress {
    clear: both;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    width: 100%
}

.give-goal-progress .income {
    color: #333;
    font-size: 46px;
    letter-spacing: -1px;
    line-height: 48px
}

.give-goal-progress .raised {
    margin-bottom: 15px
}

.give-goal-progress .progress-bar {
    background: none;
    padding-bottom: 10px;
    width: 100%
}

.give-goal-progress .give-progress-bar {
    background: #eee;
    border-radius: 25px;
    height: 20px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.give-goal-progress .give-progress-bar>span {
    background: none;
    border-radius: 20px;
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative
}

.give-clearfix {
    *zoom:1}

.give-clearfix:after,.give-clearfix:before {
    content: " ";
    display: table
}

.give-clearfix:after {
    clear: both
}

[id*=give-form] .give-hidden {
    display: none
}

[id*=give-form] fieldset {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0
}

[id*=give-form] .give-form-title {
    margin: 0 0 15px;
    padding: 0
}

[id*=give-form] div#give-sidebar-left {
    float: left;
    width: 38%
}

[id*=give-form] div.images {
    margin: 0 0 15px
}

[id*=give-form] div.images img {
    box-shadow: none;
    display: block;
    height: auto;
    width: 100%
}

[id*=give-form] .give-custom-amount-text {
    clear: both
}

[id*=give-form] div.summary {
    float: right;
    width: 58%
}

[id*=give-form] div.summary.give-full-width {
    float: none;
    width: 100%
}

[id*=give-form] .give_form select.give-select.required {
    color: #000
}

[id*=give-form] div.give-form-content-wrap {
    margin: 0 0 20px
}

[id*=give-form] div.give-form-content-wrap.give_post_form-content {
    margin: 20px 0 0
}

[id*=give-form].give-display-modal form .give_notices {
    display: none
}

[id*=give-form].give-display-modal .give-btn,[id*=give-form].give-display-reveal .give-btn {
    margin: 0 0 15px
}

[id*=give-form].give-display-modal #give-payment-mode-select,[id*=give-form].give-display-modal #give_purchase_form_wrap,[id*=give-form].give-display-reveal #give-payment-mode-select,[id*=give-form].give-display-reveal #give_purchase_form_wrap {
    display: none
}

[id*=give-form] .cc-address {
    margin-bottom: 15px
}

.single-give_forms.et_right_sidebar #main-content .container:before {
    display: none
}

.single-give_forms .give_forms {
    *zoom:1;margin: 50px auto;
    max-width: 1230px
}

.single-give_forms .give_forms:after,.single-give_forms .give_forms:before {
    content: " ";
    display: table
}

.single-give_forms .give_forms:after {
    clear: both
}

#give-purchase-gravatars .give-gravatars-title {
    margin: 0 0 15px
}

#give-purchase-gravatars .give-purchase-gravatars-list {
    list-style: none;
    margin: 0;
    padding: 0
}

#give-purchase-gravatars .give-purchase-gravatars-list li {
    display: inline-block;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0
}

#give-recurring-form,form.give-form,form[id*=give-form] {
    margin: 0 0 25px;
    padding: 0
}

#give-recurring-form .give-hidden,form.give-form .give-hidden,form[id*=give-form] .give-hidden {
    display: none
}

@media (min-width: 481px) {
    #give-recurring-form .give-title-prefix-wrap .form-row-first,#give-recurring-form .give-title-prefix-wrap .form-row-last,form.give-form .give-title-prefix-wrap .form-row-first,form.give-form .give-title-prefix-wrap .form-row-last,form[id*=give-form] .give-title-prefix-wrap .form-row-first,form[id*=give-form] .give-title-prefix-wrap .form-row-last {
        float:left;
        width: 40%
    }

    #give-recurring-form .give-title-prefix-wrap .form-row-title,form.give-form .give-title-prefix-wrap .form-row-title,form[id*=give-form] .give-title-prefix-wrap .form-row-title {
        float: left;
        width: 15%
    }
}

#give-recurring-form .give-tooltip,form.give-form .give-tooltip,form[id*=give-form] .give-tooltip {
    color: rgba(51,51,51,.5);
    font-size: 14px;
    margin: 0 3px;
    padding: 0;
    transition: all .2s linear
}

#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover {
    color: #333
}

#give-recurring-form .give-section-break,#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form .give-section-break,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] .give-section-break,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend {
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.1);
    font-size: 1.15em;
    font-weight: 700;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    width: 100%
}

#give-recurring-form .give-section-break span.sub-text,#give-recurring-form h3.give-section-break span.sub-text,#give-recurring-form h4.give-section-break span.sub-text,#give-recurring-form legend span.sub-text,form.give-form .give-section-break span.sub-text,form.give-form h3.give-section-break span.sub-text,form.give-form h4.give-section-break span.sub-text,form.give-form legend span.sub-text,form[id*=give-form] .give-section-break span.sub-text,form[id*=give-form] h3.give-section-break span.sub-text,form[id*=give-form] h4.give-section-break span.sub-text,form[id*=give-form] legend span.sub-text {
    font-style: italic;
    font-weight: 400
}

#give-recurring-form .form-row,form.give-form .form-row,form[id*=give-form] .form-row {
    *zoom:1;box-sizing: border-box;
    margin: 0 0 15px;
    overflow: visible;
    padding: 0
}

#give-recurring-form .form-row:after,#give-recurring-form .form-row:before,form.give-form .form-row:after,form.give-form .form-row:before,form[id*=give-form] .form-row:after,form[id*=give-form] .form-row:before {
    content: " ";
    display: table
}

#give-recurring-form .form-row:after,form.give-form .form-row:after,form[id*=give-form] .form-row:after {
    clear: both
}

#give-recurring-form .form-row:last-child,form.give-form .form-row:last-child,form[id*=give-form] .form-row:last-child {
    margin-bottom: 15px
}

#give-recurring-form .form-row label,form.give-form .form-row label,form[id*=give-form] .form-row label {
    display: block;
    line-height: 1.7;
    margin: 0 0 5px;
    position: relative
}

#give-recurring-form .form-row label.checkbox,form.give-form .form-row label.checkbox,form[id*=give-form] .form-row label.checkbox {
    display: inline
}

#give-recurring-form .form-row .give-input-field-wrapper,#give-recurring-form .form-row input[type=email],#give-recurring-form .form-row input[type=password],#give-recurring-form .form-row input[type=tel],#give-recurring-form .form-row input[type=text],#give-recurring-form .form-row input[type=url],#give-recurring-form .form-row select,#give-recurring-form .form-row textarea,form.give-form .form-row .give-input-field-wrapper,form.give-form .form-row input[type=email],form.give-form .form-row input[type=password],form.give-form .form-row input[type=tel],form.give-form .form-row input[type=text],form.give-form .form-row input[type=url],form.give-form .form-row select,form.give-form .form-row textarea,form[id*=give-form] .form-row .give-input-field-wrapper,form[id*=give-form] .form-row input[type=email],form[id*=give-form] .form-row input[type=password],form[id*=give-form] .form-row input[type=tel],form[id*=give-form] .form-row input[type=text],form[id*=give-form] .form-row input[type=url],form[id*=give-form] .form-row select,form[id*=give-form] .form-row textarea {
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
    margin: 0;
    outline: none;
    padding: .5em;
    width: 100%
}

#give-recurring-form .form-row .give-input-field-wrapper:focus,#give-recurring-form .form-row input[type=email]:focus,#give-recurring-form .form-row input[type=password]:focus,#give-recurring-form .form-row input[type=tel]:focus,#give-recurring-form .form-row input[type=text]:focus,#give-recurring-form .form-row input[type=url]:focus,#give-recurring-form .form-row select:focus,#give-recurring-form .form-row textarea:focus,form.give-form .form-row .give-input-field-wrapper:focus,form.give-form .form-row input[type=email]:focus,form.give-form .form-row input[type=password]:focus,form.give-form .form-row input[type=tel]:focus,form.give-form .form-row input[type=text]:focus,form.give-form .form-row input[type=url]:focus,form.give-form .form-row select:focus,form.give-form .form-row textarea:focus,form[id*=give-form] .form-row .give-input-field-wrapper:focus,form[id*=give-form] .form-row input[type=email]:focus,form[id*=give-form] .form-row input[type=password]:focus,form[id*=give-form] .form-row input[type=tel]:focus,form[id*=give-form] .form-row input[type=text]:focus,form[id*=give-form] .form-row input[type=url]:focus,form[id*=give-form] .form-row select:focus,form[id*=give-form] .form-row textarea:focus {
    background-color: #fff
}

#give-recurring-form .form-row .give-input-field-wrapper.required,#give-recurring-form .form-row input[type=email].required,#give-recurring-form .form-row input[type=password].required,#give-recurring-form .form-row input[type=tel].required,#give-recurring-form .form-row input[type=text].required,#give-recurring-form .form-row input[type=url].required,#give-recurring-form .form-row select.required,#give-recurring-form .form-row textarea.required,form.give-form .form-row .give-input-field-wrapper.required,form.give-form .form-row input[type=email].required,form.give-form .form-row input[type=password].required,form.give-form .form-row input[type=tel].required,form.give-form .form-row input[type=text].required,form.give-form .form-row input[type=url].required,form.give-form .form-row select.required,form.give-form .form-row textarea.required,form[id*=give-form] .form-row .give-input-field-wrapper.required,form[id*=give-form] .form-row input[type=email].required,form[id*=give-form] .form-row input[type=password].required,form[id*=give-form] .form-row input[type=tel].required,form[id*=give-form] .form-row input[type=text].required,form[id*=give-form] .form-row input[type=url].required,form[id*=give-form] .form-row select.required,form[id*=give-form] .form-row textarea.required {
    color: #333
}

#give-recurring-form .form-row .give-input-field-wrapper iframe,form.give-form .form-row .give-input-field-wrapper iframe,form[id*=give-form] .form-row .give-input-field-wrapper iframe {
    margin-bottom: 0
}

#give-recurring-form .form-row-first,#give-recurring-form .form-row-title,form.give-form .form-row-first,form.give-form .form-row-title,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-title {
    margin-right: 2.5%
}

#give-recurring-form .form-row-first,#give-recurring-form .form-row-last,form.give-form .form-row-first,form.give-form .form-row-last,form[id*=give-form] .form-row-first,form[id*=give-form] .form-row-last {
    float: left;
    width: 48.5%
}

#give-recurring-form .form-row-last,form.give-form .form-row-last,form[id*=give-form] .form-row-last {
    float: right
}

#give-recurring-form .form-row-wide,form.give-form .form-row-wide,form[id*=give-form] .form-row-wide {
    *zoom:1;clear: both
}

#give-recurring-form .form-row-wide:after,#give-recurring-form .form-row-wide:before,form.give-form .form-row-wide:after,form.give-form .form-row-wide:before,form[id*=give-form] .form-row-wide:after,form[id*=give-form] .form-row-wide:before {
    content: " ";
    display: table
}

#give-recurring-form .form-row-wide:after,form.give-form .form-row-wide:after,form[id*=give-form] .form-row-wide:after {
    clear: both
}

#give-recurring-form .form-row-two-thirds,form.give-form .form-row-two-thirds,form[id*=give-form] .form-row-two-thirds {
    float: left;
    width: 65.75%
}

#give-recurring-form .form-row-two-thirds.form-row-first,form.give-form .form-row-two-thirds.form-row-first,form[id*=give-form] .form-row-two-thirds.form-row-first {
    margin-left: 0
}

#give-recurring-form .form-row-one-third,form.give-form .form-row-one-third,form[id*=give-form] .form-row-one-third {
    float: left;
    margin-left: 3%;
    width: 31.25%
}

#give-recurring-form .form-row-one-third.form-row-first,form.give-form .form-row-one-third.form-row-first,form[id*=give-form] .form-row-one-third.form-row-first {
    margin-left: 0
}

@media (max-width: 480px) {
    #give-recurring-form .form-row-responsive,form.give-form .form-row-responsive,form[id*=give-form] .form-row-responsive {
        margin-left:0;
        margin-right: 0;
        width: 100%
    }
}

#give-recurring-form .give-error,#give-recurring-form .give-required-indicator,form.give-form .give-error,form.give-form .give-required-indicator,form[id*=give-form] .give-error,form[id*=give-form] .give-required-indicator {
    color: #a00
}

#give-recurring-form .card-expiration>select,form.give-form .card-expiration>select,form[id*=give-form] .card-expiration>select {
    margin: 0;
    width: 44%
}

#give-recurring-form .card-expiration>span.exp-divider,form.give-form .card-expiration>span.exp-divider,form[id*=give-form] .card-expiration>span.exp-divider {
    display: inline;
    text-align: center
}

#give-recurring-form .card-expiration select.card-expiry-year,form.give-form .card-expiration select.card-expiry-year,form[id*=give-form] .card-expiration select.card-expiry-year {
    float: right
}

#give-recurring-form .give-disabled,#give-recurring-form [disabled],form.give-form .give-disabled,form.give-form [disabled],form[id*=give-form] .give-disabled,form[id*=give-form] [disabled] {
    cursor: not-allowed
}

form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list {
    list-style: none;
    margin: 0;
    padding: 0
}

form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li {
    display: inline-block;
    margin-left: 0;
    margin-right: 15px
}

form[id*=give-form] #give-company-radio-list-wrap ul.give-company-radio-list li label {
    cursor: pointer;
    display: inline;
    margin: 0
}

form[id*=give-form] .give-donation-amount {
    margin: 0 0 15px
}

form[id*=give-form] .give-donation-amount .give-currency-symbol {
    background-color: #f2f2f2;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
    color: #333;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    border-left: 1px solid #ccc;
    border-right: none
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after {
    border-left: none;
    border-right: 1px solid #ccc
}

form[id*=give-form] .give-donation-amount #give-amount,form[id*=give-form] .give-donation-amount #give-amount-text {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    min-width: 125px;
    padding: 0 12px
}

form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount,form[id*=give-form] .give-donation-amount #give-amount.invalid-amount {
    border: 1px solid red
}

form[id*=give-form] .give-donation-amount input.give-amount-top {
    width: 125px
}

form[id*=give-form] .give-donation-amount span.give-final-total-amount {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    cursor: not-allowed;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px
}

form[id*=give-form] #give_terms_agreement legend {
    display: none
}

form[id*=give-form] #give_terms_agreement label {
    display: inline-block
}

form[id*=give-form] #give-final-total-wrap {
    *zoom:1;margin: 10px 0 25px;
    padding: 0
}

form[id*=give-form] #give-final-total-wrap:after,form[id*=give-form] #give-final-total-wrap:before {
    content: " ";
    display: table
}

form[id*=give-form] #give-final-total-wrap:after {
    clear: both
}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: #333;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px
}

@media (max-width: 480px) {
    form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
        display:block;
        float: none
    }
}

form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    background: #fff;
    border: 1px solid #ccc;
    border-left: none;
    border-radius: 0;
    box-sizing: border-box;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px
}

@media (max-width: 480px) {
    form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
        border:1px solid #ccc;
        border-top: 0;
        display: block;
        float: none
    }
}

.give-display-button-only>:not(.give-btn-modal) {
    display: none
}

form[id*=give-form] input[type=radio] {
    margin: 0 .5em 0 0
}

form[id*=give-form] #give-donation-level-radio-list {
    clear: both;
    list-style: none;
    margin: 0 0 15px;
    padding: 0
}

form[id*=give-form] #give-donation-level-radio-list>li {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

form[id*=give-form] #give-donation-level-radio-list>li label {
    cursor: pointer;
    display: inline-block;
    margin: 0
}

form[id*=give-form] #give-donation-level-radio-list>li input[type=radio] {
    margin: 0 .5em 0 0;
    outline: none;
    width: auto
}

form[id*=give-form] #give-gateway-radio-list {
    *zoom:1;list-style: none;
    margin: 0 0 15px;
    padding: 0
}

form[id*=give-form] #give-gateway-radio-list:after,form[id*=give-form] #give-gateway-radio-list:before {
    content: " ";
    display: table
}

form[id*=give-form] #give-gateway-radio-list:after {
    clear: both
}

form[id*=give-form] #give-gateway-radio-list>li {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

@media (min-width: 480px) {
    form[id*=give-form] #give-gateway-radio-list>li {
        display:inline-block;
        margin-left: 0;
        margin-right: 15px
    }
}

form[id*=give-form] #give-gateway-radio-list>li label.give-gateway-option {
    cursor: pointer;
    display: inline;
    margin: 0
}

form[id*=give-form] #give-gateway-radio-list>li input[type=radio] {
    display: inline;
    margin: 0 .25em 0 0;
    outline: none;
    width: auto
}

form[id*=give-form] input[type=checkbox] {
    margin: 0 .25em 0 0
}

div[data-field-type=checkbox] {
    display: flex
}

div[data-field-type=checkbox] label {
    order: 2
}

div[data-field-type=checkbox] input[type=checkbox] {
    order: 1
}

form[id*=give-form] select.give-select-level {
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    border-radius: 0;
    clear: both;
    color: #333;
    display: block;
    margin: 0 0 15px;
    max-width: 100%;
    min-width: 155px;
    outline: none;
    padding: .5em
}

#give-donation-level-button-wrap {
    *zoom:1;clear: both;
    list-style: none;
    margin: 0 0 15px;
    padding: 0
}

#give-donation-level-button-wrap:after,#give-donation-level-button-wrap:before {
    content: " ";
    display: table
}

#give-donation-level-button-wrap:after {
    clear: both
}

#give-donation-level-button-wrap>li {
    float: left;
    list-style-image: none;
    list-style-type: none;
    margin: 0 5px 5px 0
}

.give_terms_links {
    float: right
}

[id*=give_secure_site_wrapper] {
    font-size: 16px;
    line-height: 20px;
    padding: 4px 4px 15px 0
}

[id*=give_secure_site_wrapper] span.padlock {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: give-icomoon;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    line-height: 20px;
    text-transform: none
}

[id*=give_secure_site_wrapper] span.padlock :before {
    display: inline-block
}

#give_purchase_form_wrap input.give-input.card-cvc.valid,#give_purchase_form_wrap input.give-input.card-expiry.valid,#give_purchase_form_wrap input.give-input.card-number.valid {
    background-image: url(../images/tick.png);
    background-position: right 10px top 50%;
    background-repeat: no-repeat;
    background-size: 16px
}

#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry),#give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry) {
    background-position: right 55px top 50%
}

#give_purchase_form_wrap span.card-type {
    background-size: 37px 26px!important;
    height: 26px;
    position: absolute;
    right: 0;
    top: -2px;
    width: 37px
}

#give_purchase_form_wrap .fl-wrap span.card-type {
    right: 11px;
    top: calc(.5em + fl(base-padding))
}

#give_purchase_form_wrap span.card-type.off {
    display: none
}

#give_purchase_form_wrap span.card-type.visa {
    background: url(../images/visa.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.mastercard {
    background: url(../images/mastercard.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.discover {
    background: url(../images/discover.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.amex {
    background: url(../images/amex.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.maestro {
    background: url(../images/maestro.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.dinersclub {
    background: url(../images/diners-club.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.jcb {
    background: url(../images/jcb.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.dankort {
    background: url(../images/dankort.png) no-repeat
}

#give_purchase_form_wrap span.card-type.unionpay {
    background: url(../images/unionpay.svg) no-repeat
}

form[id*=give-form] p.give-loading-text,form[id*=give-form] span.give-loading-text {
    display: none;
    float: right;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    height: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    width: 16px
}

form[id*=give-form] .give-loading-animation {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    float: left;
    font-family: give-icomoon;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 16px;
    line-height: 1;
    margin: 0 5px 0 0;
    text-transform: none;
    width: 16px
}

form[id*=give-form] .give-payment-mode-label .give-loading-text {
    float: right
}

[id*=give-form] .give-login-account-wrap {
    margin: 0 0 15px;
    position: relative
}

[id*=give-form] .give-login-account-wrap .give-login-message {
    margin: 0;
    padding: 0;
    text-align: right
}

[id*=give-form] .give-login-account-wrap .give-loading-text {
    position: absolute;
    right: 0;
    top: .25em
}

[id*=give-form] fieldset[id^=give-login-fields] {
    margin: 0 0 15px
}

[id*=give-form] .give-new-account-link {
    margin: 0 0 15px;
    padding: 0
}

[id*=give-form] .give_login_forgot_password {
    float: right
}

.give-submit-button-wrap input.give-cancel-login,[id^=give-user-login-submit] input.give-cancel-login {
    margin-left: 5px
}

.give-submit-button-wrap span.give-loading-animation,[id^=give-user-login-submit] span.give-loading-animation {
    display: none;
    margin: 0 0 0 .5em
}

.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit {
    float: left
}

.give-user-login-fields-container:after {
    clear: both;
    content: "";
    display: block
}

#give-login-form div.give-login,#give-login-form legend,#give-register-form div.give-login,#give-register-form legend {
    line-height: 2;
    margin-bottom: 15px
}

#give-login-form label,#give-register-form label {
    display: inline-block;
    min-width: 100px
}

div.give-form-wrap.mfp-hide {
    display: block!important
}

div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul {
    line-height: 1.4;
    margin-bottom: 1.2em
}

div.mfp-content form[id*=give-form] .give_notices {
    display: block!important
}

.give-btn {
    background: #ededed;
    border: 1px solid #ccc;
    color: #333;
    cursor: pointer;
    font-size: 1em;
    line-height: 1.2em;
    padding: 8px 10px
}

.give-btn:hover {
    background: #dbdbdb
}

#give_profile_editor_form legend {
    border-bottom: 0;
    padding: 0 5px 5px;
    width: auto
}

form#give-email-access-form div.g-recaptcha,form#give-email-access-form input#give-email {
    margin: 0 0 15px
}

form#give-email-access-form input#give-email {
    width: 305px
}

@media (max-width: 768px) {
    [id*=give-form] div#give-sidebar-left,[id*=give-form] div.images,[id*=give-form] div.summary {
        float:none;
        width: 100%
    }
}

.give-form-wrap .give-form h3.give-section-break,.give-form-wrap .give-form h4.give-section-break {
    margin: 10px 0 0
}

.give-do-validate input.error {
    border-color: red!important
}

.give-button-with-loader span.give-loading-animation {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: none;
    float: right;
    font-family: give-icomoon;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 16px;
    line-height: 1;
    margin: 0 0 0 5px;
    position: relative;
    text-transform: none;
    top: 3px;
    width: 16px
}

.give-active span.give-loading-animation {
    display: inline
}

@media (min-width: 481px) {
    html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-first,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-last,html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-title {
        float:right!important
    }
}

html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-title {
    margin-left: 2.5%;
    margin-right: 0!important
}

html[dir=rtl] form.give-form .form-row-first,html[dir=rtl] form.give-form .form-row-last {
    float: right!important
}

html[dir=rtl] form.give-form .form-row-last {
    float: left!important
}

html[dir=rtl] form.give-form .form-row-two-thirds {
    float: right!important
}

html[dir=rtl] form.give-form .form-row-two-thirds.form-row-first {
    margin-right: 0!important
}

html[dir=rtl] form.give-form .form-row-one-third {
    float: right!important;
    margin-left: 0!important;
    margin-right: 3%
}

html[dir=rtl] form.give-form .form-row-one-third.form-row-first {
    margin-right: 0!important
}

html[dir=rtl] form.give-form .card-expiration select.card-expiry-year {
    float: left!important
}

.give-form-grid {
    display: flex;
    height: 100%
}

.give-form-grid-media {
    border-radius: 2px;
    min-width: 40%;
    position: relative
}

.give-form-grid-media img {
    border-radius: 2px;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.give-form-grid-media__tags {
    align-items: center;
    border-radius: 2px;
    bottom: 0;
    display: flex;
    gap: 10px;
    left: 0;
    padding: 10px 16px;
    position: absolute;
    right: 0
}

.give-form-grid-media__tags>span {
    border-radius: 5px;
    font-size: max(.975rem,15.6px);
    font-weight: 600;
    padding: 4px 10px
}

.give-form-grid-container {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    width: 100%
}

#row-media {
    max-width: 40%;
    min-width: 40%
}

#row-media img {
    border-radius: 2px;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.give-form-grid-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    padding: 18px
}

.give-form-grid-content .give-form-grid-media__tags_no_image {
    background: none;
    border-radius: 2px;
    display: flex;
    gap: 10px;
    margin-bottom: 12px
}

.give-form-grid-content .give-form-grid-media__tags_no_image>span {
    border-radius: 5px;
    font-size: max(.975rem,15.6px);
    font-weight: 600;
    padding: 4px 10px
}

.give-form-grid-content>h3 {
    font-size: max(1.375rem,22px)!important;
    font-weight: 700!important;
    margin: 0!important
}

.give-form-grid-content>p {
    font-size: 1rem;
    font-weight: 400
}

.give-form-grid-content>button {
    background-color: transparent!important;
    border: none;
    cursor: pointer;
    font-size: max(1rem,16px);
    font-weight: 400;
    padding: 0!important;
    text-decoration: underline;
    text-underline-offset: 5px
}

.give-form-grid-btn {
    align-items: center;
    background-color: var(--give-primary-color);
    border: .125rem solid var(--give-primary-color);
    border-radius: .4rem;
    color: #fff;
    font-family: inherit;
    font-size: max(1rem,16px);
    font-weight: 600;
    justify-content: center;
    line-height: 1.2;
    padding: 1rem;
    text-align: center;
    transition-duration: .2s;
    transition-property: background-color,color;
    transition-timing-function: ease-in
}

.give-form-grid-progress {
    background: #f6f6f6;
    padding: 10px 20px
}

.form-grid-raised {
    background: #f6f6f6;
    display: flex;
    justify-content: space-between
}

.form-grid-raised__details {
    display: flex;
    flex-direction: column;
    font-size: 1rem
}

.form-grid-raised__details>span:first-child {
    font-size: 1rem;
    font-weight: 700!important
}

.form-grid-raised__details>span:last-child {
    font-size: max(.875rem,14px);
    font-weight: 400
}

.form-grid-raised__details_donations {
    text-align: right
}

.give-form-grid-progress-bar {
    margin: 12px 0
}

.give-form-grid-progress-bar .give-progress-bar {
    background: #d9dfdb;
    border-radius: 25px;
    box-shadow: inset 0 2px 2px -1px rgba(0,0,0,.11);
    height: 12px;
    position: relative
}

.give-form-grid-progress-bar .give-progress-bar>span {
    border-radius: 20px;
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative
}
