.grecaptcha-badge { opacity:0; }

    input[type="text"]:required, select:required, textarea:required {
        background-color: #00000010 !important;
    }

    input[type="text"]:not(:placeholder-shown), input[type="date"]:not(:placeholder-shown), input[type="time"]:not(:placeholder-shown), input[type="datetime-local"]:not(:placeholder-shown), textarea:not(:placeholder-shown) {
        background-color: #ffffff !important;
    }

    input[type="email"]:required {
        background-color: #00000010 !important;
    }

    input[type="date"]:required {
        background-color: #00000010 !important;
    }

    input[type="time"]:required {
        background-color: #00000010 !important;
    }

    input[type="datetime-local"]:required {
        background-color: #00000010 !important;
    }

    input[type="checkbox"]:required {
        background-color: #00000010 !important;
    }

    input[type="email"]:not(:placeholder-shown) {
        background-color: #ffffff !important;
    }

    hr {
        opacity: 1;
        border-color: #64646443 !important;
        color: #64646443 !important;
    }

    .horizontal-text {
        border-color: #64646443 !important;
    }

h1, h2, h3, h4, h5, h6 {
    color: #000000;
}

.recurringFrequenciesLabel {
    color: #646464FF;
}

#digital-wallet-buttxon {
    padding: 0 !important;
}

body {
    font-family: "Proxima Nova Lt", sans-serif;
}

input, select {
outline: 0 !important;
box-shadow: none !important;
}

.form-control:focus {
border: 1px solid #ced4da !important;
}

.form-field__select:focus {
border: 1px solid #ced4da !important;
}

input:focus {
border: 1px solid #ced4da !important;
}

.frequency-toggle-group label:first-of-type {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}

.frequency-toggle-group label {
height: 3em;
line-height: 2em;
}

.amount-radio-group label {
border-radius: 0.25rem !important;
padding-right: 25px;
padding-left: 25px;
height: calc(1.6em + 0.75rem + 2px);
line-height: 1.6em;
}

.amount-radio-group label:last-of-type {
margin-right: 0;
}

.frequency-toggle-group .btn-check
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #FFFFFFFF;
color: #B32333FF;
}

.frequency-toggle-group .btn-check + label
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #FFFFFFFF;
color: #B32333FF;
}

.frequency-toggle-group .btn-check:checked
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #B32333FF;
color: #FFFFFFFF;
}

.frequency-toggle-group .btn-check:checked + label
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #B32333FF;
color: #FFFFFFFF;
}

.frequency-toggle-group .btn-outline-primary:not(:disabled):not(.disabled):active
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #B32333FF;
color: #FFFFFFFF;
}

.frequency-toggle-group .btn-check:hover + label
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #B32333FF;
color: #FFFFFFFF;
}

.amount-radio-group .btn-check
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #FFFFFFFF;
color: #B32333FF;
}

.amount-radio-group .btn-check + label
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #FFFFFFFF;
color: #B32333FF;
}

.amount-radio-group .btn-check:checked
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #B32333FF;
color: #FFFFFFFF;
}

.amount-radio-group .btn-check:checked + label
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #B32333FF;
color: #FFFFFFFF;
}

.amount-radio-group .btn-outline-primary:not(:disabled):not(.disabled):active
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #B32333FF;
color: #FFFFFFFF;
}

.amount-radio-group .btn-check:hover + label
{
outline: 0 !important;
box-shadow: none !important;
border: 1.5px solid #B32333FF;
background-color: #B32333FF;
color: #FFFFFFFF;
}

ul.amount-radio-group,
li.amount-radio {
margin: 0;
padding: 0;
list-style: none;
}

li.amount-radio {
margin: 0;
}

.btn.btn-amount.btn-outline-primary.disabled {
background-color: #ccc !important;
color: #898989 !important;
border-color: #898989 !important;
}

.frequency-one-time-instructions {
    color: #000000FF;
}

.frequency-recurring-instructions {
    color: #646464FF;
}

.frequency-group {
    width: 50%;
}

@media only screen and (max-width: 600px) {
    .frequency-group {
        width: 100% !important;
    }
}

a:not(.btn) {
    color: #B32333FF !important;
    text-decoration: none !important;
}

a:hover:not(.btn) {
    filter: brightness(50%);
}

a:visited:not(.btn) {
    color: #B32333FF !important;
    text-decoration: none !important;
}

.update-password {
    border-radius: 0.25rem !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    height: calc(1.6em + 0.75rem + 2px) !important;
    line-height: 1.6em !important;
    background-color:  !important;
    border-color:  !important;
    color:  !important;
}

.update-password:active {
    border-radius: 0.25rem !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    height: calc(1.6em + 0.75rem + 2px) !important;
    line-height: 1.6em !important;
    background-color:  !important;
    border-color:  !important;
    color:  !important;
}

.update-password:focus {
    border-radius: 0.25rem !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    height: calc(1.6em + 0.75rem + 2px) !important;
    line-height: 1.6em !important;
    background-color:  !important;
    border-color:  !important;
    color:  !important;
}

.update-password:visited {
    border-radius: 0.25rem !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    height: calc(1.6em + 0.75rem + 2px) !important;
    line-height: 1.6em !important;
    background-color:  !important;
    border-color:  !important;
    color:  !important;
}

.update-password:hover {
    background-color: ;
    border-color: ;
    color:  !important;
}

.thank-you-btn {
    border-radius: 0.25rem !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    height: calc(1.6em + 0.75rem + 2px) !important;
    line-height: 1.6em !important;
    background-color: #B32333FF !important;
    border-color: #B32333FF !important;
    color: #FFFFFFFF !important;
}

.thank-you-btn:active {
    border-radius: 0.25rem !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    height: calc(1.6em + 0.75rem + 2px) !important;
    line-height: 1.6em !important;
    background-color: #B32333FF !important;
    border-color: #B32333FF !important;
    color: #FFFFFFFF !important;
}

.thank-you-btn:focus {
    border-radius: 0.25rem !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    height: calc(1.6em + 0.75rem + 2px) !important;
    line-height: 1.6em !important;
    background-color: #B32333FF !important;
    border-color: #B32333FF !important;
    color: #FFFFFFFF !important;
}

.thank-you-btn:visited {
    border-radius: 0.25rem !important;
    padding-right: 25px !important;
    padding-left: 25px !important;
    height: calc(1.6em + 0.75rem + 2px) !important;
    line-height: 1.6em !important;
    background-color: #B32333FF !important;
    border-color: #B32333FF !important;
    color: #FFFFFFFF !important;
}

.thank-you-btn:hover {
    background-color: #B32333FF;
    border-color: #B32333FF;
    color: #FFFFFFFF !important;
}

#country-form {
    width: 100%;
}

@media only screen and (max-width: 600px) {
    .address .form-field--floating-label {
        width: 100% !important;
        max-width: 100% !important;
    }
}

.pay-now-btn, .reg-now-btn {
    background-color: #B32333FF !important;
    border-color: #B32333FF !important;
    color: #FFFFFFFF !important;
}

.pay-now-btn:disabled {
    background-color: #cccccc !important;
    color: #ffffff !important;
    border-color: #898989 !important;
}

.reg-now-btn:disabled {
    background-color: #cccccc !important;
    color: #ffffff !important;
    border-color: #898989 !important;
}

.pay-now-btn:hover, .reg-now-btn:hover {
    background-color: #B32333FF !important;
    border-color: #B32333FF !important;
    color: #FFFFFFFF !important;
}

.pay-now-btn:focus, .reg-now-btn:focus {
    background-color: #B32333FF !important;
    border-color: #B32333FF !important;
    color: #FFFFFFFF !important;
}

.pay-now-btn:active, .reg-now-btn:active {
    background-color: #B32333FF !important;
    border-color: #B32333FF !important;
    color: #FFFFFFFF !important;
}

.pay-now-btn:disabled, .register-now-btn:disabled, .reg-now-btn:disabled, .update-password:disabled {
    border: 1px solid #aaa !important;
    background-color: #aaa !important;
    cursor: not-allowed !important;
}

.update-password:disabled {
    border: 1px solid #aaa !important;
    background-color: #aaa !important;
    cursor: not-allowed !important;
}

.pay-now-btn, .reg-now-btn {
    height: calc(3rem + 2px) !important;
    padding: 0.375rem 0.75rem !important;
    line-height: 2.2em !important;
}

.pay-now-btn-dummy {
background-color: #B32333FF !important;
border-color: #B32333FF !important;
color: #FFFFFFFF !important;
}

.pay-now-btn-dummy:disabled {
background-color: #cccccc !important;
color: #ffffff !important;
border-color: #898989 !important;
}

.pay-now-btn-dummy:hover {
background-color: #B32333FF !important;
border-color: #B32333FF !important;
color: #FFFFFFFF !important;
}

.pay-now-btn-dummy:focus {
background-color: #B32333FF !important;
border-color: #B32333FF !important;
color: #FFFFFFFF !important;
}

.pay-now-btn-dummy:active {
background-color: #B32333FF !important;
border-color: #B32333FF !important;
color: #FFFFFFFF !important;
}

.disable-area {
    pointer-events: none;
    opacity: 0.4;
}


    .amount-radio-group {
        display: flex;
        flex-grow: initial;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 6px;
    }

    .amount-radio {
        flex-grow: 1;
    }

    .other-amount-group .input-group {
        min-width: 200px;
    }

    .other-amount-group .input-group-text {
        border-width: 1.5px !important;
    }

    .other-amount-group input {
        border-width: 1.5px !important;
    }

    .other-amount-group input:focus, input:active {
        border-width: 1.5px !important;
    }

    @media only screen and (max-width: 600px) {

        .amount-radio {
            width: 100%;
        }

        .other-amount-group {
            width: 100%;
        }

        .other-amount-group .input-group {
            min-width: 100%;
        }

    }


.btn-amount {
    min-height: calc(1.6em + 0.75rem + 2px);
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.1em !important;
}

.payment-line-text {
    color: 000000 !important;
}

.apply-donation-label {
    color: #646464FF !important;
}

.indent {
    padding-left: 40px;
}

.frequency-group {
    width: 50%;
}

    @media only screen and (min-width: 992px) {
        .payment {
            width: 55% !important;
            padding: 40px;
        }

        .thank-you {
            width: 55% !important;
            padding: 40px;
        }
    }



.other-active .input-group-text {
    background-color: #B32333FF;
    color: #FFFFFFFF;
    border-color: #B32333FF;
}

.other-active input {
    border-color: #B32333FF;
}

.other-active input:focus {
    border-color: #B32333FF !important;
}

.marketing-communications__label {
    color: #646464FF !important;
}

.cover-costs__label {
    color: #B32333FF !important;
}

.fine-print {
    color: #646464FF !important;
}

.address__title {
    color: #646464FF !important;
}

.marketing-communications-checkbox {
    border: 1px solid #676767 !important;
}

.marketing-communications-checkbox:active {
    border: 1px solid #676767 !important;
}

.marketing-communications-checkbox:focus {
    border: 1px solid #676767 !important;
}

.marketing-communications-checkbox:checked {
    background-color: #676767 !important;
    border-color: #676767 !important;
}

.cover-costs-checkbox {
    border: 1px solid #676767 !important;
}

.cover-costs-checkbox:active {
    border: 1px solid #676767 !important;
}

.cover-costs-checkbox:focus {
    border: 1px solid #676767 !important;
}

.cover-costs-checkbox:checked {
    background-color: #676767 !important;
    border-color: #676767 !important;
}

h1 {
color: #000000;
font-size: 3.5em;
}

.container {
max-width: 600px;
}

body {
background-color: white;
}

.StripeElement:not(#digital-wallet-button) {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.6;
color: #495057;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
height: calc(3rem + 2px);
padding: 0.375rem 0.75rem;
padding-top: 0.95rem;
box-sizing: border-box;
}

.StripeElement--focus {
}

.StripeElement--invalid {
border-color: #fa755a;
}

.StripeElement--webkit-autofill {
background-color: #fefde5 !important;
}

/* Form */

fieldset {
/*margin-bottom: 20px;*/
/*background: #fff;*/
/*box-shadow: 0 1px 3px 0 rgba(50, 50, 93, 0.15),*/
/*0 4px 6px 0 rgba(112, 157, 199, 0.15);*/
/*border-radius: 4px;*/
/*border: none;*/
/*font-size: 0;*/
}

fieldset label {
position: relative;
display: flex;
flex-direction: row;
height: 42px;
padding: 10px 0;
align-items: center;
justify-content: center;
color: #8898aa;
font-weight: 400;
font-size: 16px;
margin-bottom: 0px;
}

fieldset label:not(:last-child) {
border-bottom: 1px solid #f0f5fa;
}

fieldset label.state {
display: inline-flex;
width: 75%;
}

fieldset:not(.with-state) label.state {
display: none;
}

fieldset label.zip {
display: inline-flex;
width: 25%;
padding-right: 60px;
}

fieldset:not(.with-state) label.zip {
width: 100%;
}

fieldset label span {
min-width: 125px;
padding: 0 15px;
text-align: right;
}

fieldset .redirect label span {
width: 100%;
text-align: center;
}

p.instruction {
display: inline-table;
margin-top: -32px;
padding: 0 5px;
text-align: center;
background: #f8fbfd;
}

p.tip {
margin: -10px auto 10px;
padding: 5px 0 5px 30px;
font-size: 14px;
background: url(/images/tip.svg) left center no-repeat;
}

span#generate {
cursor: pointer;
color: #525f7f;
text-decoration: underline;
}
span#generate:hover {
text-decoration: none;
}

.field {
flex: 1;
padding: 0 15px;
background: transparent;
font-weight: 400;
color: #31325f;
outline: none;
cursor: text;
}

.field::-webkit-input-placeholder {
color: #aab7c4;
}
.field::-moz-placeholder {
color: #aab7c4;
}
.field:-ms-input-placeholder {
color: #aab7c4;
}

fieldset .select::after {
content: '';
position: absolute;
width: 9px;
height: 5px;
right: 20px;
top: 50%;
margin-top: -2px;
background-image: url(/images/dropdown.svg);
pointer-events: none;
}

input {
flex: 1;
border-style: none;
outline: none;
color: #313b3f;
}

select {
flex: 1;
border-style: none;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
color: #313b3f;
cursor: pointer;
background: transparent;
}

select:focus {
color: #666ee8;
}

::-webkit-input-placeholder {
color: #cfd7e0;
}
::-moz-placeholder {
color: #cfd7e0;
opacity: 1;
}
:-ms-input-placeholder {
color: #cfd7e0;
}

input:-webkit-autofill,
select:-webkit-autofill {
-webkit-text-fill-color: #666ee8;
transition: background-color 100000000s;
-webkit-animation: 1ms void-animation-out 1s;
}

.StripeElement--webkit-autofill {
background: transparent !important;
}

#card-element {
margin-top: -1px;
}

#ideal-bank-element {
padding: 0;
}

.horizontal-text {
width: 100%;
text-align: center;
border-bottom: 1px solid #555;
line-height: 0.1em;
margin: 10px 0 20px;
margin-top: 40px;
margin-bottom: 40px;
color: #555;
}

.horizontal-text span {
background:#fff;
padding:0 10px;
}

h1 {
line-height: 1em;
}

p {
line-height: 1.3em;
}

.loader,
.loader:after {
border-radius: 50%;
width: 10em;
height: 10em;
}

.loader {
margin: 60px auto;
font-size: 10px;
position: relative;
margin-top: 200px;
text-indent: -9999em;
border-top: 1.1em solid rgba(255, 255, 255, 0.2);
border-right: 1.1em solid rgba(255, 255, 255, 0.2);
border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
border-left: 1.1em solid #ffffff;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}

@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}

#loadingDiv, #paymentLoading {
z-index: 99999;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3)
}

.cover-your-cost {
cursor: pointer;
}

.anonymous-donation {
cursor: pointer;
}

.gift-aid {
cursor: pointer;
}

.amount-disabled {
    background-color: #ccc !important;
    color: #898989 !important;
    border-color: #898989 !important;
}

.validation-error {
    display: flex;
}

.cc-validation-error {
    display: flex;
}

.checkout-error {
    display: flex;
}

.val-icon {
    font-size: 32px;
    margin-top: 3px;
}

.val-icon-col {
    flex: 1 1 50px;
}

.val-text-col {
    flex: 1 1 100%;
}

.validation-paragraph {
    line-height: 1.1em;
}

.is-invalid-checkbox {
    border-color: #dc3545 !important;
}

.ach-pending-headline {
color: ;
}

.ach-pending-body {
color: ;
}

.ach-pending-btn {
background-color:  !important;
border-color:  !important;
}

.ach-pending-btn:hover {
background-color:  !important;
border-color:  !important;
}

.ach-pending-btn:focus {
background-color:  !important;
border-color:  !important;
}

.ach-pending-btn:active {
background-color:  !important;
border-color:  !important;
}

.pif-headline {
    color: ;
}

.pif-body {
    color: ;
}

.pif-btn {
    background-color:  !important;
    border-color:  !important;
}

.pif-btn:hover {
    background-color:  !important;
    border-color:  !important;
}

.pif-btn:focus {
    background-color:  !important;
    border-color:  !important;
}

.pif-btn:active {
    background-color:  !important;
    border-color:  !important;
}

.offsale-headline {
    color: #66ce93;
}

.offsale-body {
    color: ;
}

.offsale-btn {
background-color: #66ce93 !important;
border-color: #66ce93 !important;
}

.offsale-btn:hover {
background-color: #66ce93 !important;
border-color: #66ce93 !important;
}

.offsale-btn:focus {
background-color: #66ce93 !important;
border-color: #66ce93 !important;
}

.offsale-btn:active {
background-color: #66ce93 !important;
border-color: #66ce93 !important;
}


    .pricing-config-radio-group {
        display: flex;
        flex-grow: initial;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 6px;
    }

    .pricing-config-radio {
        flex-grow: 1;
    }

    @media only screen and (max-width: 600px) {
        .pricing-config-radio {
            width: 100%;
        }
    }


.pricing-config-radio label {
    border-radius: 0.25rem !important;
    padding-right: 25px;
    padding-left: 25px;
    height: calc(1.6em + 0.75rem + 2px);
    line-height: 1.6em;
}

.pricing-config-radio label:last-of-type {
    margin-right: 0;
}

ul.pricing-config-radio-group,
    li.pricing-config-radio {
    margin: 0;
    padding: 0;
    list-style: none;
}

li.pricing-config-radio {
    margin: 0;
}


.dropdown-item {
    color: #4e4e4e !important;
}

.dropdown-item.active.selected {
    background-color: #fff;
    font-weight: bold;
}

.dropdown-item:hover {
    filter: brightness(100%) !important;
    background-color: #f2f2f2 !important;
    color: #4e4e4e !important;
}

.dropdown-toggle:focus {
    outline: none !important;
    box-shadow: 0 0 0 0 transparent;
}

.addon-donation-checkbox {
    border: 1px solid  !important;
}

.addon-donation-checkbox:active {
    border: 1px solid  !important;
}

.addon-donation-checkbox:focus {
    border: 1px solid  !important;
}

.addon-donation-checkbox:checked {
    background-color:  !important;
    border-color:  !important;
}

.addon-donation-label {
    color:  !important;
}

.Input {
    box-shadow: none !important;
    border: 1px solid #ced4da !important;
}

.disable-area {
    pointer-events: none;
    opacity: 0.4;
}

.form-check-label {
    line-height: 1em;
}

.dropdown-bs-js {
    background: transparent;
    border: 0px;
    margin-top: -5px;
    margin-left: -12px;
    padding-right: 0;
    width: 107%;
}


.pay-now-btn {
    height: calc(3rem + 2px) !important;
    padding: 0.375rem 0.75rem !important;
    line-height: 2.2em !important;
}

.pay-now-btn-dummy {
height: calc(3rem + 2px) !important;
padding: 0.375rem 0.75rem !important;
line-height: 2.2em !important;
}

select:required.select-white {
    background-color: #ffffff !important;
}

.gift-aid-checkbox {
border: 1px solid #676767!important;
}

.gift-aid-checkbox:active {
border: 1px solid #676767 !important;
}

.gift-aid-checkbox:focus {
border: 1px solid #676767 !important;
}

.gift-aid-checkbox:checked {
background-color: #676767 !important;
border-color: #676767 !important;
}
