a,
a:hover,
a:focus {
    color: #0e2637;
}

.portal-body {
    font-family: WorkSansRegular;
    color: #0e2637;
}

.portal-content {
    padding: 10px;
}

.portal-how-it-works-text {
    font-size: 18px;
    text-decoration: underline;
}

.portal-margin-bottom {
    margin-bottom: 16px;
}

.portal-margin-top {
    margin-top: 16px;
}

.portal-text-margin-bottom {
    margin-bottom: 5px;
}

.portal-bold-font {
    font-weight: bold;
    font-size: 18px;
}

.portal-bold-font span {
    font-weight: bold;
    font-size: 18px;
}

.portal-div-padding {
    padding: 10px;
}

.portal-div-padding-top {
    padding-top: 10px;
}

.portal-div-top-bottom-padding {
    padding: 10px 0px 10px 0px;
}

.portal-payment-option {
    padding: 10px;
}

.portal-payment-option-content a {
    text-decoration: none;
    font-size: 11px;
    color: #0e2637;
}

.portal-payment-option-image {
    padding: 20px 0px;
}

.portal-payment-option-image img {
    width: 100%;
    max-width: 50px;
    height: auto;
}

.color-dark {
    color: #0e2637;
}

.color-white {
    color: #fff;
}

.color-grey {
    color: #8e918e;
}

.color-red {
    color: #810e0b !important;
}

.color-yellow {
    color: #fdbc0b;
}

.portal-btn-yellow {
    background-color: #fdbc0b !important;
    color: #000 !important;
}

.portal-btn-yellow:hover,
.portal-btn-yellow:focus {
    color: #000;
}

.w-40 {
    width: 40%;
}

.portal-password-description {
    padding-top: 10px;
    display: block;
}

.portal-no-padding {
    padding-left: 0;
    padding-right: 0;
}

.portal-font-size-smaller {
    font-size: 20px;
}

.no-bottom-margin {
    margin-bottom: 0px;
}

.portal-banner img {
    width: 100%;
    max-width: 400px;
    height: auto;
}

.portal-btn-top-padding {
    margin-top: 15px;
}

.portal-btn-top-bottom-padding {
    margin-bottom: 15px;
}

.portal-span-spacing {
    margin-bottom: 10px;
}

.portal-uppercase {
    text-transform: uppercase;
}

.portal-landing-image img {
    background-size: 100%;
    height: auto;
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
}

img.promo-desktop-banner {
    background-size: 100%;
    height: auto;
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
    height: 430px;
    object-fit: cover;
    object-position: right;
}

.portal-text-landing p {
    font-size: 14px;
}

.portal-landing-subscribing {
    width: 220px;
    text-align: center;
}

.portal-landing-subscribing span {
    font-size: 10px;
    padding-top: 10px;
    display: block;
    padding-bottom: 10px;
    font-weight: bold;
}

.portal-landing-font-size {
    font-size: 14px;
}

@media (min-width: 576px) {
    .portal-payment-option-content {
        font-size: 16px;
    }
}

/*Desktop*/
@media (min-width: 768px) {
    .portal-ol-number-removal {
        font-size: 16px;
    }

    .portal-landing-subscribing {
        font-size: 14px;
    }

    .portal-landing-font-size {
        font-size: 18px;
    }

    .portal-payment-option-image img {
        max-width: 80px;
    }

    .portal-payment-option-content a {
        font-size: 16px;
    }
}


.portal-colour {
    color: #352C87;
}

.portal-light-colour {
    color: #0e2637;
}

.portal-colour a {
    color: #0e2637;
}

.portal-background-colour {
    background: #000000;
}

.portal-button-background-colour{
    background: black;
}

.portal-light-background-colour {
    background: #0e2637;
}

.portal-text-colour {
    color: #0e2637;
}

.portal-text-colour a {
    color: #0e2637;
    text-decoration: underline;
    font-size: 1rem;
}

.portal-terms-and-conditions {
    color: #cccccc;
    text-transform: uppercase;
    text-align: center;
    font-family: WorkSansRegular;
    font-size: 11px;
}

.portal-terms-and-conditions:hover {
    color: #cccccc;
    text-transform: uppercase;
    text-align: center;
    font-family: WorkSansRegular;
    font-size: 11px;
}

.portal-body .navbar .navbar-nav .nav-link {
    color: #0e2637;
}

.portal-body .fade-out-background {
    background: white;
    padding: 0px;
}

.portal-heading {
    margin-top: 30px;
    margin-bottom: 20px;
    color: #0e2637;
    font-size: 31px;
    display: block;
    font-family: WorkSansRegular;
}

.portal-btn:hover, portal-btn:active, portal-btn:target,
.portal-btn:not(:disabled):not(.disabled).active:focus, .portal-btn:not(:disabled):not(.disabled):active:focus, .no-style:hover, .no-style:visited, .no-style:active {
    background: black;
    box-shadow: none;
    outline: 0;
    text-decoration: none !important;
}

.navbar {
    background: white;
    padding: 10px;
}

.active .nav-link, .nav-link:hover {
    color: #f0f0f0;
}

.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
    color: #f0f0f0;
    background-color: transparent;
}

.navbar .navbar-nav .nav-link:first-child {
    padding-left: 0;
    color: #0e2637;
}

#sidebar ul li a:hover {
    color: #f0f0f0;
    background: #fff;
    text-decoration: none;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
    color: #f0f0f0;
    text-decoration: none;
}

#dismiss {
    color: #0e2637;
    cursor: pointer;
    font-size: 26px;
    height: 47px;
}

#sidebar .sidebar-header {
    padding: 10px;
}

.portal-background-nav-colour {
    color: #f0f0f0;
}

.terms-link a,
.terms-link a:hover,
.terms-link a:focus {
    color: #0e2637;
}

.portal-btn {
    border-radius: 30px;
    outline: 0;
    font-family: WorkSansRegular;
    display: block;
    width: 200px;
    max-width: 200px;
    padding: 10px;
    color: white;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px auto;
    font-size: 12px;
}

.portal-subscribe-btn {
    border-radius: 50px;
    outline: 0;
    font-family: WorkSansSemiBold;
    display: block;
    width: 200px;
    height: 35px;
    padding: 10px;
    color: #fff;
    background: #0e2637;
    border: 0;
    cursor: pointer;
    margin: 15px auto;
    font-size: 11px;
    text-transform: uppercase;
}

.portal-modal .modal-dialog {
    top: 30%;
}

.portal-modal .modal-content {
    border: none;
    border-radius: 0;
    background-color: #810e0b;
}

.portal-modal .modal-body {
    color: #fabd02;
    font-family: WorkSansBold;
    font-size: 15px;
}

.portal-modal .modal-body button {
    color: #333039;
    background-color: #fabd02;
}

.portal-landing-font-size ol {
    font-size: 14px;
}

.portal-subscribe-btn:hover {
    color: #fff;
}

/*Desktop*/
@media (min-width: 768px) {
    .mobile-black-text span {
        color: #0e2637;
    }

    .navbar .navbar-nav .nav-link:first-child {
        padding-left: 0;
        color: #0e2637;
        font-family: WorkSansSemiBold;
    }

    .portal-subscribe-btn {
        height: 50px;
        width: 300px;
        font-size: 18px;
    }

    #cookie-consent-modal,
    .portal-modal .modal-body {
        font-size: 18px;
    }

    #cookie-consent-modal .portal-subscribe-btn {
        height: 40px;
        width: 200px;
    }

    .portal-landing-font-size ol {
        font-size: 18px;
    }
}
