html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #006bb7;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.form-floating > .form-control-plaintext::placeholder, .form-floating > .form-control::placeholder {
    color: var(--bs-secondary-color);
    text-align: end;
}

.form-floating > .form-control-plaintext:focus::placeholder, .form-floating > .form-control:focus::placeholder {
    text-align: start;
}

#bannerHtmlMarkupString {

    /* Table of contents
    ––––––––––––––––––––––––––––––––––––––––––––––––––
    - media print
    - Common
    - Grid
    - Base Styles
    - Typography
    - Links
    - Buttons
    - Forms
    - Lists
    - Code
    - Tables
    - Spacing
    - Utilities
    - Clearing
    - PaymentPage
    - ResponsePage
    - Web Portal
    - Media Queries
    - Images
    - Modal
    */

    @media print {
        @page {
            size: auto;
            margin: 0;
        }

        #layouttoprightbutton {
            display: none !important;
        }

        #breadcrumb {
            display: none !important;
        }

        header {
            text-align: left !important;
        }

        header img {
            max-width: 25% !important;
            margin-left: 65px !important;
            margin-top: 65px !important;
        }

        footer {
            display: none !important;
        }

        h1 {
            font-size: 3em !important;
            margin-bottom: 0px !important;
        }

        button {
            display: none !important;
        }

        .button {
            display: none !important;
        }

        .receipt-content p {
            padding-left: 0px !important;
            font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        }
    }

    /* Common
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    header {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    header #logo {
        margin: 1rem
    }

    footer {
        background: #212121;
        color: #fff;
        margin: 0 auto;
        margin-top: auto;
        width: 100%;
    }

    footer p {
        padding: 1em;
    }

    .paypointlogo {
        width: 176px;
        float: right;
    }

    .disclaimer {
        float: left;
    }

    .section {
        background: #eee;
        border-radius: 1rem;
        border: 1px solid #ccc;
        width: 80%;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 0 auto;
        margin-bottom: 1rem
    }

    .text-danger {
        color: darkred;
    }

    .hidden{
        display:none;
    }

    /* Grid
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    .container {
        position: relative;
        width: 100%;
        max-width: 960px;
        margin: 0 auto;
        padding: 0 20px;
        margin-bottom: 2rem
    }

    .column,
    .columns {
        width: 100%;
        float: left;
        box-sizing: border-box;
    }

    /* For devices larger than 400px */
    @media (min-width: 400px) {
        .container {
            width: 85%;
            padding: 0;
        }
    }

    /* For devices larger than 1000px */
    @media (min-width: 1000px) {
        .container {
            width: 70%;
        }

        .column,
        .columns {
            margin-left: 4%;
        }

        .column:first-child,
        .columns:first-child {
            margin-left: 0;
        }

        .one.column,
        .one.columns {
            width: 4.66666666667%;
        }

        .two.columns {
            width: 13.3333333333%;
        }

        .three.columns {
            width: 22%;
        }

        .four.columns {
            width: 30.6666666667%;
        }

        .five.columns {
            width: 39.3333333333%;
        }

        .six.columns {
            width: 48%;
        }

        .seven.columns {
            width: 56.6666666667%;
        }

        .eight.columns {
            width: 65.3333333333%;
        }

        .nine.columns {
            width: 74.0%;
        }

        .ten.columns {
            width: 82.6666666667%;
        }

        .eleven.columns {
            width: 91.3333333333%;
        }

        .twelve.columns {
            width: 100%;
            margin-left: 0;
        }

        .one-third.column {
            width: 30.6666666667%;
        }

        .two-thirds.column {
            width: 65.3333333333%;
        }

        .one-half.column {
            width: 48%;
        }

        /* Offsets */
        .offset-by-one.column,
        .offset-by-one.columns {
            margin-left: 8.66666666667%;
        }

        .offset-by-two.column,
        .offset-by-two.columns {
            margin-left: 17.3333333333%;
        }

        .offset-by-three.column,
        .offset-by-three.columns {
            margin-left: 26%;
        }

        .offset-by-four.column,
        .offset-by-four.columns {
            margin-left: 34.6666666667%;
        }

        .offset-by-five.column,
        .offset-by-five.columns {
            margin-left: 43.3333333333%;
        }

        .offset-by-six.column,
        .offset-by-six.columns {
            margin-left: 52%;
        }

        .offset-by-seven.column,
        .offset-by-seven.columns {
            margin-left: 60.6666666667%;
        }

        .offset-by-eight.column,
        .offset-by-eight.columns {
            margin-left: 69.3333333333%;
        }

        .offset-by-nine.column,
        .offset-by-nine.columns {
            margin-left: 78.0%;
        }

        .offset-by-ten.column,
        .offset-by-ten.columns {
            margin-left: 86.6666666667%;
        }

        .offset-by-eleven.column,
        .offset-by-eleven.columns {
            margin-left: 95.3333333333%;
        }

        .offset-by-one-third.column,
        .offset-by-one-third.columns {
            margin-left: 34.6666666667%;
        }

        .offset-by-two-thirds.column,
        .offset-by-two-thirds.columns {
            margin-left: 69.3333333333%;
        }

        .offset-by-one-half.column,
        .offset-by-one-half.columns {
            margin-left: 52%;
        }
    }


    /* Base Styles
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    /* NOTE
    html is set to 62.5% so that all the REM measurements throughout Skeleton
    are based on 10px sizing. So basically 1.5rem = 15px :) */
    html {
        font-size: 62.5%;
        height: 100%;
    }

    body {
        font-size: 1.5em; /* currently ems cause chrome bug misinterpreting rems on body element */
        line-height: 1.6;
        font-weight: 400;
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #222;
        margin: 0 auto;
        min-width: 480px;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    legend {
        display: none;
    }


    /* Typography
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    h1, h2, h3, h4, h5, h6 {
        margin-top: 0;
        margin-bottom: 2rem;
        font-weight: 300;
    }

    .h1, .h2, .h3, .h4, .h5, .h6 {
        margin-top: 0;
        margin-bottom: 2rem;
        font-weight: 300;
    }

    h1 {
        font-size: 3.6rem;
        line-height: 1.25;
        letter-spacing: -.1rem;
    }

    .h1 {
        font-size: 3.6rem;
        line-height: 1.25;
        letter-spacing: -.1rem;
    }

    h2 {
        font-size: 3.0rem;
        line-height: 1.3;
        letter-spacing: -.1rem;
        border-bottom: 1px solid #ccc;
    }

    .h2 {
        font-size: 3.0rem;
        line-height: 1.3;
        letter-spacing: -.1rem;
        border-bottom: 1px solid #ccc;
    }

    h3 {
        font-size: 2.4rem;
        line-height: 1.35;
        letter-spacing: -.08rem;
    }

    .h3 {
        font-size: 2.4rem;
        line-height: 1.35;
        letter-spacing: -.08rem;
    }

    h4 {
        font-size: 1.8rem;
        line-height: 1.5;
        letter-spacing: -.05rem;
    }

    .h4 {
        font-size: 1.8rem;
        line-height: 1.5;
        letter-spacing: -.05rem;
    }

    h5 {
        font-size: 1.5rem;
        line-height: 1.6;
        letter-spacing: 0;
    }

    .h5 {
        font-size: 1.5rem;
        line-height: 1.6;
        letter-spacing: 0;
    }

    h6 {
        font-size: 1.2rem;
        line-height: 1.6;
        letter-spacing: 0;
    }

    .h6 {
        font-size: 1.2rem;
        line-height: 1.6;
        letter-spacing: 0;
    }

    /* Larger than phablet */
    @media (min-width: 550px) {
        h1 {
            font-size: 4.2rem;
        }

        .h1 {
            font-size: 4.2rem;
        }

        h2 {
            font-size: 3.6rem;
        }

        .h2 {
            font-size: 3.6rem;
        }

        h3 {
            font-size: 3.0rem;
        }

        .h3 {
            font-size: 3.0rem;
        }

        h4 {
            font-size: 2.4rem;
        }

        .h4 {
            font-size: 2.4rem;
        }

        h5 {
            font-size: 1.5rem;
        }

        .h5 {
            font-size: 1.5rem;
        }

        h6 {
            font-size: 1.2rem;
        }

        .h6 {
            font-size: 1.2rem;
        }
    }

    p {
        margin-top: 0;
    }

    .alert-danger {
        color: red;
        border-color: #ebccd1;
        border: 2px solid red;
        padding: 10px;
        margin-bottom: 10px;
    }

    .failure {
        color: red;
    }

    .success {
        color: green;
    }

    /* Links
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    a {
        color: #1EAEDB;
    }

    a:hover {
        color: #0FA0CE;
    }


    /* Buttons
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    .button,
    button,
    input[type="submit"],
    input[type="reset"],
    input[type="button"] {
        display: inline-block;
        height: 38px;
        padding: 0 40px;
        color: #555;
        text-align: center;
        font-size: 14px;
        font-weight: 800;
        line-height: 38px;
        letter-spacing: .1rem;
        text-transform: uppercase;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent;
        border-radius: 100px;
        border: 1px solid #bbb;
        cursor: pointer;
        box-sizing: border-box;
    }

    .button:hover,
    button:hover,
    input[type="submit"]:hover,
    input[type="reset"]:hover,
    input[type="button"]:hover,
    .button:focus,
    button:focus,
    input[type="submit"]:focus,
    input[type="reset"]:focus,
    input[type="button"]:focus {
        color: #333;
        border-color: #888;
        outline: 0;
    }

    .button.button-primary,
    button.button-primary,
    input[type="submit"].button-primary,
    input[type="reset"].button-primary,
    input[type="button"].button-primary {
        color: #FFF;
        background-color: #25184c;
        border-color: #25184c;
        /* background-color: #33C3F0;
  border-color: #33C3F0; */
    }

    .button.button-primary:hover,
    button.button-primary:hover,
    input[type="submit"].button-primary:hover,
    input[type="reset"].button-primary:hover,
    input[type="button"].button-primary:hover,
    .button.button-primary:focus,
    button.button-primary:focus,
    input[type="submit"].button-primary:focus,
    input[type="reset"].button-primary:focus,
    input[type="button"].button-primary:focus {
        color: #25184c;
        background-color: #fdc903;
        border-color: #25184c;
    }

    .button.button-primary:disabled,
    button.button-primary:disabled,
    input[type="submit"].button-primary:disabled,
    input[type="reset"].button-primary:disabled,
    input[type="button"].button-primary:disabled {
        opacity: 0.1;
    }

    .button.button-delete,
    button.button-delete,
    input[type="submit"].button-delete,
    input[type="reset"].button-delete,
    input[type="button"].button-delete {
        color: #ff0000;
        border-color: #ff0000;
        /* background-color: #33C3F0;
  border-color: #33C3F0; */
    }

    .button.button-delete:hover,
    button.button-delete:hover,
    input[type="submit"].button-delete:hover,
    input[type="reset"].button-delete:hover,
    input[type="button"].button-delete:hover,
    .button.button-delete:focus,
    button.button-delete:focus,
    input[type="submit"].button-delete:focus,
    input[type="reset"].button-delete:focus,
    input[type="button"].button-delete:focus {
        color: #fff;
        background: #ff0000;
        border-color: #ff0000;
    }

    .button-narrow {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .defaultcard {
        height: 38px;
        padding: 0 40px;
        color: #555;
        font-size: 14px;
        font-weight: 800;
        line-height: 38px;
        letter-spacing: .1rem;
        text-transform: uppercase;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent;
        cursor: pointer;
        box-sizing: border-box;
    }

    .errorpageHomeButton{
        text-align:center;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 34px;
    }

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

    .switch-label {
        margin-top: auto;
        margin-bottom: auto;
        padding-inline-start: 5px;
    }

    .switch-container {
        display: inline-flex;
    }

    .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 34px;
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%;
    }

    input:checked + .slider {
        background-color: #2196F3;
    }

    input:focus + .slider {
        box-shadow: 0 0 1px #2196F3;
    }

    input:checked + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px);
    }



    /* Forms
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    input[type="email"],
    input[type="number"],
    input[type="search"],
    input[type="text"],
    input[type="tel"],
    input[type="url"],
    input[type="password"],
    input[type="date"],
    textarea,
    select {
        height: 38px;
        padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
        background-color: #fff;
        border: 1px solid #D1D1D1;
        border-radius: 4px;
        box-shadow: none;
        box-sizing: border-box;
        font-size: 1.1em;
        font-family: Helvetica, Arial, sans-serif;
    }
    /* Removes awkward default styles on some inputs for iOS */
    input[type="email"],
    input[type="number"],
    input[type="search"],
    input[type="text"],
    input[type="tel"],
    input[type="url"],
    input[type="password"],
    input[type="date"],
    textarea {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    textarea {
        min-height: 65px;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    input[type="email"]:focus,
    input[type="number"]:focus,
    input[type="search"]:focus,
    input[type="text"]:focus,
    input[type="tel"]:focus,
    input[type="url"]:focus,
    input[type="password"]:focus,
    input[type="date"],
    textarea:focus,
    select:focus {
        border: 1px solid #33C3F0;
        outline: 0;
    }

    input[type="email"]:focus:invalid,
    input[type="number"]:focus:invalid,
    input[type="search"]:focus:invalid,
    input[type="text"]:focus:invalid,
    input[type="tel"]:focus:invalid,
    input[type="url"]:focus:invalid,
    input[type="password"]:focus:invalid,
    input[type="date"]:focus:invalid,
    textarea:focus:invalid,
    select:focus:invalid {
        border: 1px solid #ff0000;
        outline: 0;
    }

    label {
        display: block;
        margin-bottom: .5rem;
        font-weight: 600;
    }

    fieldset {
        padding: 0;
        border-width: 0;
    }

    input[type="checkbox"],
    input[type="radio"] {
        display: inline;
    }

    label > .label-body {
        display: inline-block;
        margin-left: .5rem;
        font-weight: normal;
    }

    input[type="text"]:disabled {
        border: none;
        display: inline;
        height: 38px;
        padding: 0px;
        background-color: #fff;
    }

    input[type="email"]:disabled {
        border: none;
        display: inline;
        height: 38px;
        padding: 0px;
        background-color: #fff;
        width: 100%;
    }
    #label {
        display: block;
        margin-bottom: .8rem;
        font-weight: 600;
    }

    .labelCheckBox {
        font-weight: normal;
    }

    .labelInLine {
        display: unset;
    }

    select:disabled {
        border: none;
        outline: 0;
        padding: 0;
        -webkit-appearance: none;
        -webkit-writing-mode: none;
        color: black;
    }

    .paymentcard select {
        width: 100% !important;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .postcodeDropdown {
        z-index: 1000;
        position: absolute;
        margin-top: -10px;
    }

    .postcodeDropdown select {
        height: 150px;
        border: 0px solid #fff;
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.6);
        padding: 10px;
    }

    /* Lists
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    ul {
        list-style: circle inside;
    }

    ol {
        list-style: decimal inside;
    }

    ol, ul {
        padding-left: 0;
        margin-top: 0;
    }

    ul ul,
    ul ol,
    ol ol,
    ol ul {
        margin: 1.5rem 0 1.5rem 3rem;
        font-size: 90%;
    }

    li {
        margin-bottom: 1rem;
    }


    /* Code
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    code {
        padding: .2rem .5rem;
        margin: 0 .2rem;
        font-size: 90%;
        white-space: nowrap;
        background: #F1F1F1;
        border: 1px solid #E1E1E1;
        border-radius: 4px;
    }

    pre > code {
        display: block;
        padding: 1rem 1.5rem;
        white-space: pre;
    }


    /* Tables
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    th,
    td {
        padding: 12px 15px;
        text-align: left;
        border-bottom: 1px solid #E1E1E1;
    }

    th:first-child,
    td:first-child {
        padding-left: 0;
    }

    th:last-child,
    td:last-child {
        padding-right: 0;
    }


    /* Spacing
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    button,
    .button {
        margin-bottom: 1rem;
    }

    input,
    textarea,
    select,
    fieldset {
        margin-bottom: 0.5rem;
    }

    pre,
    blockquote,
    dl,
    figure,
    table,
    p,
    ul,
    ol,
    form {
        margin-bottom: 1rem;
    }

    /* Utilities
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    .u-full-width {
        width: 100%;
        box-sizing: border-box;
    }

    .u-max-full-width {
        max-width: 100%;
        box-sizing: border-box;
    }

    .u-pull-right {
        float: none;
        text-align: center;
    }

    .u-pull-left {
        float: none;
        text-align: center;
    }


    /* Misc
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    hr {
        margin-top: 2rem;
        margin-bottom: 2rem;
        border-width: 0;
        border-top: 1px solid #E1E1E1;
    }


    /* Clearing
    –––––––––––––––––––––––––––––––––––––––––––––––––– */

    /* Self Clearing Goodness */
    .container:after,
    .row:after,
    .u-cf {
        content: "";
        display: table;
        clear: both;
    }


    /* Payment page
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    .full {
        text-align: center;
        margin: auto;
    }

    #paymentpage h2 {
        border-bottom: 1px solid #E1E1E1;
        font-size: 2.4em;
    }

    #paymentpage .h2 {
        border-bottom: 1px solid #E1E1E1;
        font-size: 2.4em;
    }

    #registration h2 {
        border-bottom: 1px solid #E1E1E1;
        font-size: 2em;
    }

    #registration legend {
        border-bottom: 1px solid #E1E1E1;
        font-size: 2em;
    }

    #mydetails h2 {
        border-bottom: 1px solid #E1E1E1;
        font-size: 2em;
    }

    #mydetails .h2 {
        border-bottom: 1px solid #E1E1E1;
        font-size: 2em;
    }

    .tooltip {
        position: relative;
        color: #999;
        display: inline-block;
        border-radius: 100%;
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.4em;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
    }

    .tooltip .tooltiptext {
        color: #222;
        visibility: hidden;
        font-size: 1.4rem;
        min-width: 250px;
        text-align: center;
        border: 2px solid #888888;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 5px 10px 8px #888888;
        padding: 5px;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .tooltip .tooltiptext ul {
        color: #222;
        text-align: left;
        padding-left: 5px;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }

    .tooltip:active .tooltiptext {
        visibility: visible;
    }

    .digitsOnly {
        width: 50px;
    }

    .cardholdername {
        width: 60%;
    }

    .billingaddress {
        width: 60%;
    }

    .hostedfield {
        padding: 0px;
        margin: -8px;
        height: 60px;
        background: url('cardsmobile.png') no-repeat;
        background-position: left 210px bottom 0px;
    }

    .MC_DEBIT {
        background: url('mastercard_debit.png') no-repeat;
    }

    .MC_CREDIT {
        background: url('mastercard_debit.png') no-repeat;
    }

    .VISA_DEBIT {
        background: url('visa_credit.png') no-repeat;
    }

    .VISA_CREDIT {
        background: url('visa_debit.png') no-repeat;
    }

    .MAESTRO {
        background: url('maestro.png') no-repeat;
    }

    .ELECTRON {
        background: url('electron.png') no-repeat;
    }


    .validation-summary-errors {
        margin-bottom: 1rem;
        border: 1px solid #ff0000;
        background-color: #fce4e4;
        border-radius: 10px;
        color: #ff0000;
    }

    .validation-summary-errors ul {
        list-style: none;
        margin: 1rem 1.5rem;
        font-size: 90%;
    }

    .validation-summary-errors li {
        margin-bottom: 1rem;
    }

    .validation-summary-errors li:before {
        content: "\2717";
        padding-right: 0.5rem;
        font-weight: 600
    }

    .field-validation-error {
        color: #ff0000;
    }

    .field-validation-error:before {
        content: "\2717";
        padding-right: 0.5rem;
        font-weight: 600;
        color: #ff0000;
    }

    #paypointlogo {
        text-align: center;
    }

    #disclaimer {
        text-align: center
    }

    img {
        max-width: 45%;
        height: auto;
    }

    #cardlogo {
        margin-top: 5px;
        margin-bottom: 5px;
        max-width: 30%;
        height: auto;
    }

    /* footer nav
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    ul.footer {
        padding: 1rem;
        margin-top: 0;
        font-weight: 300;
    }

    ul.footer li {
        display: inline
    }

    ul.footer li a {
        color: #fff;
        text-decoration: none
    }

    ul.footer li a:hover {
        color: #fff;
        text-decoration: underline
    }

    ul.footer li:after {
        content: "  | ";
    }

    ul.footer li:last-child:after {
        content: "";
    }

    /* topbanner & breadcrumb nav
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    #breadcrumb {
        padding-top: 15px
    }

    ul.breadcrumb {
        margin-top: 0;
        font-weight: 300;
    }

    ul.breadcrumb li {
        display: inline
    }

    ul.breadcrumb li a {
        color: #222;
        text-decoration: none
    }

    ul.breadcrumb li a:hover {
        color: #222;
        text-decoration: underline
    }

    ul.breadcrumb li:after {
        content: "  > ";
    }

    ul.breadcrumb li:last-child:after {
        content: "";
    }

    /* tabs
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    #tabs a {
        color: #dd1d21;
    }

    #tabs > ul {
        margin: 0;
        padding: 0;
        display: flex;
        border-radius: 0;
        overflow: hidden;
        width: 100%
    }

    #tabs > ul > li {
        list-style: none;
        flex: 1;
        width: 50%
    }

    #tabs > ul > li > a {
        display: block;
        padding: 0 1em;
        text-align: center;
        font-size: 1.2em;
        font-weight: 800;
        line-height: 38px;
        letter-spacing: .1rem;
        text-transform: uppercase;
        text-decoration: none;
        white-space: nowrap;
        color: #dd1d21;
        background-color: #fff;
        border: 2px solid #dd1d21;
    }


    #tabs > ul > li > a:hover {
        filter: brightness(85%);
    }

    #tabs > ul > li > a:focus {
        outline: none;
    }

    #tabs > ul > li.ui-tabs-active > a {
        color: #FFF !Important;
        background-color: #dd1d21 !Important;
    }

    #tabs > .step-content {
        border: 0px solid #e5e5e5;
        padding: 1em;
        border-top: 0;
    }

    #tabs > .step-content > .step-tab-panel {
        /*display: none;*/
    }

    #tabsp > .step-content > .step-tab-panel.active {
        display: block;
    }


    /* Response page
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    h1 {
        text-align: left
    }

    .error {
        text-align: center;
        margin: auto
    }

    .paid {
        text-align: center;
        margin: auto
    }

    .declined {
        text-align: center;
        margin: auto
    }

    .successful {
        text-align: center;
        margin: auto;
    }

    .successful .row {
        text-align: left;
    }

    .authorised {
        text-align: left;
        padding: 20px;
        background: #eee;
        border-radius: 20px;
    }


    /* Web Portal page
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    .insert {
        border-radius: 1rem;
        width: 70%;
        padding: 10px;
        margin: 10px auto;
        margin-bottom: 1rem
    }

    #info {
        background-color: #f0f7fb;
        border: solid 1px #3498db;
        color: #3498db
    }

    #warning {
        background-color: #f44336;
        border: solid 1px red;
        color: #fff
    }

    .insert p {
        margin: 0;
    }

    #login input[type="password"], #login input[type="email"] {
        width: 100%;
    }

    input[type="email"] {
        width: 60%;
    }

    #breadcrumb {
        width: 48%;
    }

    #layouttoprightbutton {
        width: 48%;
        text-align: right;
        float:right;
    }

    #title {
        width: 100%
    }

    address {
        font-weight: 600;
    }

    .receipt {
        width: 100%;
        background: linear-gradient(-135deg, #ddd 20px, transparent 0) 0 20px, linear-gradient(135deg, #ddd 20px, #fff 0) 0 20px;
        background-color: #ddd;
        background-position: left bottom;
        background-repeat: repeat-x;
        background-size: 40px 40px;
    }

    .receipt-content p {
        padding: 20px;
        padding-bottom: 40px;
        font-family: "Lucida Console", Courier, monospace;
    }

    /* Cookie Policy*/
    .cc-grower {
        background: #eee;
        color: #889
    }

    .cc-link {
        color: #889 !important;
        opacity: 1 !important;
    }

    .cc-btn {
        color: #fff;
        background-color: #58f;
        border-color: transparent;
    }

    .cc-compliance a:hover {
        color: #fff;
        background-color: #58f;
        border-color: transparent;
        opacity: 0.8;
    }

    .cc-btn:first-child {
        display: none;
        color: #889;
        background-color: transparent;
        border-color: transparent;
    }

    /* Media Queries
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    /*
    Note: The best way to structure the use of media queries is to create the queries
    near the relevant code. For example, if you wanted to change the styles for buttons
    on small devices, paste the mobile query code up in the buttons section and style it
    there.
    */

    .fa, .fas, .svg-inline--fa {
        padding-right: 4px;
    }

    /* Larger than mobile */
    @media (min-width: 400px) {

        .tooltip .tooltiptext {
            color: #222;
            visibility: hidden;
            width: 300px;
            text-align: center;
            border: 2px solid #888888;
            background-color: #fff;
            border-radius: 5px;
            box-shadow: 5px 10px 8px #888888;
            padding: 5px;
            /* Position the tooltip */
            position: absolute;
            z-index: 1;
            top: -80px;
            left: 20px
        }

        #disclaimer {
            text-align: left
        }

        #paypointlogo {
            float: left;
            padding-right: 10px
        }

        .hostedfield {
            padding: 0px;
            margin: -8px;
            height: 60px;
            background: url('cards.png') no-repeat;
            background-position: left 210px bottom 0px;
        }
    }


    /* Larger than phablet (also point when grid becomes active) */
    @media (min-width: 550px) {
    }

    /* Larger than tablet */
    @media (min-width: 750px) {
        img {
            max-width: 100%;
            height: auto;
        }

        header {
            text-align: left;
            border-bottom: 1px solid #E1E1E1;
        }

        header #logo {
            height: 75px;
            margin: 1.5rem
        }

        #login {
            width: 40%;
            float: left
        }

        #register {
            width: 42%;
            float: left;
            margin-left: 20px;
        }

        #paynow {
            width: 42%;
            float: left;
            margin-left: 20px;
        }

        #layouttoprightbutton {
            text-align: right;
            margin-top: 10px;
            display: inline-block
        }

        #title {
            width: 48%;
        }

        #cardlogo {
            margin-top: 10px;
            max-width: 100%;
            height: auto;
        }

        .receipt {
            width: 70%;
            margin: 0 auto;
        }

        .paymentcard select {
            width: auto !important;
        }
    }
    /* Larger than desktop */
    @media (min-width: 1000px) {
        .u-pull-right {
            float: right;
        }

        .u-pull-left {
            float: left;
        }

        .modal-content {
            width: 60% !important;
        }

    }

    /* Larger than Desktop HD */
    @media (min-width: 1200px) {
        .modal-content {
            width: 50% !important;
        }
    }


    /* Images */
    .hostedfield {
        padding: 0px;
        margin: -8px;
        height: 60px;
        background: url('/img/cardsmobile.png') no-repeat;
        background-position: left 210px bottom 0px;
    }

    .MC_DEBIT {
        padding: 0px;
        margin: -8px;
        height: 60px;
        background: url('/img/mastercard_debit.png') no-repeat;
        background-position: left 210px bottom 10px;
    }

    .MC_CREDIT {
        padding: 0px;
        margin: -8px;
        height: 60px;
        background: url('/img/mastercard_debit.png') no-repeat;
        background-position: left 210px bottom 10px;
    }

    .VISA_DEBIT {
        padding: 0px;
        margin: -8px;
        height: 60px;
        background: url('/img/visa_credit.png') no-repeat;
        background-position: left 210px bottom 10px;
    }

    .VISA_CREDIT {
        padding: 0px;
        margin: -8px;
        height: 60px;
        background: url('/img/visa_debit.png') no-repeat;
        background-position: left 210px bottom 10px;
    }

    .MAESTRO {
        padding: 0px;
        margin: -8px;
        height: 60px;
        background: url('/img/maestro.png') no-repeat;
        background-position: left 210px bottom 10px;
    }

    .ELECTRON {
        padding: 0px;
        margin: -8px;
        height: 60px;
        background: url('/img/electron.png') no-repeat;
        background-position: left 210px bottom 10px;
    }



    /* Modal
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    /*

    /* The Modal (background) */
    .modal {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 1; /* Sit on top */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    }

    /* Modal Content/Box */
    .modal-content {
        background-color: #fefefe;
        margin: 10% auto; /* 15% from the top and centered */
        margin-top: 5%;
        padding: 20px;
        border: 3px solid #ccc;
        width: 80%; /* Could be more or less, depending on screen size */
        height: 80%; /* Could be more or less, depending on screen size */
        border-radius: 10px;
    }

    /* The Close Button */
    .close {
        color: #aaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }


    /* Schedules Page*/
    .mySchedules .actions {
        display:inline-flex;
    }

    .mySchedules .actions .switch-container {
        margin-top: 5px;
        margin-bottom: auto;
        padding-left: 10px;
    }

    .mySchedules .Suspended {
        color: orange;
    }

    .mySchedules .Active {
        color: green;
    }

    .mySchedules .Cancelled {
        color: red;
    }
}

.form-control[readonly] {
    background-color: #f8f9fa; /* Light gray background */
    border: 1px solid #ced4da; /* Subtle border */
    color: #495057; /* Dark gray text */
    cursor: not-allowed; /* Change cursor to indicate non-editable */
    box-shadow: none; /* Remove default shadow */
    opacity: 1; /* Ensure full opacity */
}

.form-control[readonly]:hover {
    background-color: #e9ecef; /* Slightly darker gray on hover */
    border-color: #adb5bd; /* Darker border on hover */
}

.form-control[readonly]:focus {
    border-color: #80bdff; /* Blue border on focus */
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); /* Blue shadow on focus */
}

/* Custom styles for tabs */
.nav-tabs .nav-link {
    border: 1px solid #dee2e6; /* Subtle border for a modern look */
    color: #495155; /* Neutral gray color */
    transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
    border-radius: 0.375rem; /* Slightly larger radius for smoother corners */
    padding: 0.75rem 1.25rem; /* Balanced padding */
}

.nav-tabs .nav-link:hover {
    color: #495057; /* Darker gray for hover */
    background-color: #e9ecef; /* Light gray for a subtle hover effect */
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); /* Softer shadow */
}

.nav-tabs .nav-link.active {
    color: #fff; /* White text for active tab */
    background-color: #0d6efd; /* Updated professional blue background */
    border-color: #0d6efd; /* Match border with active background */
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25); /* Defined shadow for active state */
}

.form-control.is-invalid {
    border-color: #dc3545; /* Consistent red for invalid inputs */
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); /* Highlight with a soft red glow */
}

.icon-text-space {
    margin-right: 8px; /* add spacing after icon */
}

.sticky-header {
    position: sticky;
    top: 0;
    z-index: 1050;
    background-color: #f8f9fa; /* Matches the light theme */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.floating-panel {
    position: fixed;
    right: 1rem; /* Adjust based on side panel position */
    top: 50%; /* Center vertically */
    transform: translateY(-50%);
    z-index: 1050;
    width: 200px; /* Adjust width as needed */
    background-color: #ffffff;
    padding: 1rem;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

