/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.input-validation-error {
    box-shadow: 0 0 0 0.2rem rgb(255 0 0 / 50%) !important;
}

.field-validation-error {
    width: 100%;
    margin-top: .25rem;
    font-size: 90%;
    color: #dc3545;
}

.validation-message {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

.cc-card-number-fld .field-validation-error {
    margin-top: -6px;
    margin-left: 2px
}

.validation-summary ul {
    list-style: none;
    padding-left: 0;
}

.validation-summary-errors {
    color: #dc3545;
    list-style: none;
}


.preserve-white {
    white-space: pre-wrap;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.input:placeholder {
    color: red;
}

.overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    background-color: rgba(128,128,128,0.25);
    z-index: 3;
    display: none;
}

.spacer {
    height: 30vh;
}

.loader {
    margin: 100px auto;
    font-size: 25px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

@@-webkit-keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #002955, 1.8em -1.8em 0 0em rgba(0,41,85, 0.2), 2.5em 0em 0 0em rgba(0,41,85, 0.2), 1.75em 1.75em 0 0em rgba(0,41,85, 0.2), 0em 2.5em 0 0em rgba(0,41,85, 0.2), -1.8em 1.8em 0 0em rgba(0,41,85, 0.2), -2.6em 0em 0 0em rgba(0,41,85, 0.5), -1.8em -1.8em 0 0em rgba(0,41,85, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.7), 1.8em -1.8em 0 0em #002955, 2.5em 0em 0 0em rgba(0,41,85, 0.2), 1.75em 1.75em 0 0em rgba(0,41,85, 0.2), 0em 2.5em 0 0em rgba(0,41,85, 0.2), -1.8em 1.8em 0 0em rgba(0,41,85, 0.2), -2.6em 0em 0 0em rgba(0,41,85, 0.2), -1.8em -1.8em 0 0em rgba(0,41,85, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.5), 1.8em -1.8em 0 0em rgba(0,41,85, 0.7), 2.5em 0em 0 0em #002955, 1.75em 1.75em 0 0em rgba(0,41,85, 0.2), 0em 2.5em 0 0em rgba(0,41,85, 0.2), -1.8em 1.8em 0 0em rgba(0,41,85, 0.2), -2.6em 0em 0 0em rgba(0,41,85, 0.2), -1.8em -1.8em 0 0em rgba(0,41,85, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.2), 1.8em -1.8em 0 0em rgba(0,41,85, 0.5), 2.5em 0em 0 0em rgba(0,41,85, 0.7), 1.75em 1.75em 0 0em #002955, 0em 2.5em 0 0em rgba(0,41,85, 0.2), -1.8em 1.8em 0 0em rgba(0,41,85, 0.2), -2.6em 0em 0 0em rgba(0,41,85, 0.2), -1.8em -1.8em 0 0em rgba(0,41,85, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.2), 1.8em -1.8em 0 0em rgba(0,41,85, 0.2), 2.5em 0em 0 0em rgba(0,41,85, 0.5), 1.75em 1.75em 0 0em rgba(0,41,85, 0.7), 0em 2.5em 0 0em #002955, -1.8em 1.8em 0 0em rgba(0,41,85, 0.2), -2.6em 0em 0 0em rgba(0,41,85, 0.2), -1.8em -1.8em 0 0em rgba(0,41,85, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.2), 1.8em -1.8em 0 0em rgba(0,41,85, 0.2), 2.5em 0em 0 0em rgba(0,41,85, 0.2), 1.75em 1.75em 0 0em rgba(0,41,85, 0.5), 0em 2.5em 0 0em rgba(0,41,85, 0.7), -1.8em 1.8em 0 0em #002955, -2.6em 0em 0 0em rgba(0,41,85, 0.2), -1.8em -1.8em 0 0em rgba(0,41,85, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.2), 1.8em -1.8em 0 0em rgba(0,41,85, 0.2), 2.5em 0em 0 0em rgba(0,41,85, 0.2), 1.75em 1.75em 0 0em rgba(0,41,85, 0.2), 0em 2.5em 0 0em rgba(0,41,85, 0.5), -1.8em 1.8em 0 0em rgba(0,41,85, 0.7), -2.6em 0em 0 0em #002955, -1.8em -1.8em 0 0em rgba(0,41,85, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.2), 1.8em -1.8em 0 0em rgba(0,41,85, 0.2), 2.5em 0em 0 0em rgba(0,41,85, 0.2), 1.75em 1.75em 0 0em rgba(0,41,85, 0.2), 0em 2.5em 0 0em rgba(0,41,85, 0.2), -1.8em 1.8em 0 0em rgba(0,41,85, 0.5), -2.6em 0em 0 0em rgba(0,41,85, 0.7), -1.8em -1.8em 0 0em #002955;
    }
}

@@keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #002955, 1.8em -1.8em 0 0em rgba(0,41,85, 0.2), 2.5em 0em 0 0em rgba(0,41,85, 0.2), 1.75em 1.75em 0 0em rgba(0,41,85, 0.2), 0em 2.5em 0 0em rgba(0,41,85, 0.2), -1.8em 1.8em 0 0em rgba(0,41,85, 0.2), -2.6em 0em 0 0em rgba(0,41,85, 0.5), -1.8em -1.8em 0 0em rgba(0,41,85, 0.7);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.7), 1.8em -1.8em 0 0em #002955, 2.5em 0em 0 0em rgba(0,41,85, 0.2), 1.75em 1.75em 0 0em rgba(0,41,85, 0.2), 0em 2.5em 0 0em rgba(0,41,85, 0.2), -1.8em 1.8em 0 0em rgba(0,41,85, 0.2), -2.6em 0em 0 0em rgba(0,41,85, 0.2), -1.8em -1.8em 0 0em rgba(0,41,85, 0.5);
    }

    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.5), 1.8em -1.8em 0 0em rgba(0,41,85, 0.7), 2.5em 0em 0 0em #002955, 1.75em 1.75em 0 0em rgba(0,41,85, 0.2), 0em 2.5em 0 0em rgba(0,41,85, 0.2), -1.8em 1.8em 0 0em rgba(0,41,85, 0.2), -2.6em 0em 0 0em rgba(0,41,85, 0.2), -1.8em -1.8em 0 0em rgba(0,41,85, 0.2);
    }

    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.2), 1.8em -1.8em 0 0em rgba(0,41,85, 0.5), 2.5em 0em 0 0em rgba(0,41,85, 0.7), 1.75em 1.75em 0 0em #002955, 0em 2.5em 0 0em rgba(0,41,85, 0.2), -1.8em 1.8em 0 0em rgba(0,41,85, 0.2), -2.6em 0em 0 0em rgba(0,41,85, 0.2), -1.8em -1.8em 0 0em rgba(0,41,85, 0.2);
    }

    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.2), 1.8em -1.8em 0 0em rgba(0,41,85, 0.2), 2.5em 0em 0 0em rgba(0,41,85, 0.5), 1.75em 1.75em 0 0em rgba(0,41,85, 0.7), 0em 2.5em 0 0em #002955, -1.8em 1.8em 0 0em rgba(0,41,85, 0.2), -2.6em 0em 0 0em rgba(0,41,85, 0.2), -1.8em -1.8em 0 0em rgba(0,41,85, 0.2);
    }

    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.2), 1.8em -1.8em 0 0em rgba(0,41,85, 0.2), 2.5em 0em 0 0em rgba(0,41,85, 0.2), 1.75em 1.75em 0 0em rgba(0,41,85, 0.5), 0em 2.5em 0 0em rgba(0,41,85, 0.7), -1.8em 1.8em 0 0em #002955, -2.6em 0em 0 0em rgba(0,41,85, 0.2), -1.8em -1.8em 0 0em rgba(0,41,85, 0.2);
    }

    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.2), 1.8em -1.8em 0 0em rgba(0,41,85, 0.2), 2.5em 0em 0 0em rgba(0,41,85, 0.2), 1.75em 1.75em 0 0em rgba(0,41,85, 0.2), 0em 2.5em 0 0em rgba(0,41,85, 0.5), -1.8em 1.8em 0 0em rgba(0,41,85, 0.7), -2.6em 0em 0 0em #002955, -1.8em -1.8em 0 0em rgba(0,41,85, 0.2);
    }

    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0,41,85, 0.2), 1.8em -1.8em 0 0em rgba(0,41,85, 0.2), 2.5em 0em 0 0em rgba(0,41,85, 0.2), 1.75em 1.75em 0 0em rgba(0,41,85, 0.2), 0em 2.5em 0 0em rgba(0,41,85, 0.2), -1.8em 1.8em 0 0em rgba(0,41,85, 0.5), -2.6em 0em 0 0em rgba(0,41,85, 0.7), -1.8em -1.8em 0 0em #002955;
    }
}

input::placeholder {
    font-style: italic;
}