﻿/* Set width on the form input elements since they're 100% wide by default */
select,
textarea {
    max-width: 280px;
}

body {
	overflow: hidden;
}

ul, li {
    list-style: none;
    padding-left: 0;
    color: #FF4D5A;
}

.font-pro {
    font-family: 'Charlie Pro'
}

.f-18 {
    font-size: 18px;
}


.left {
    min-width: 1005px;
    flex: 1;
}

.left.footer-fix {
    margin-left: 200px;
}

.right {
    width: calc(100% - 1005px);
    max-width: 480px;
    position: relative;
    z-index: 1;
}

.left .row {
    margin-left: 0;
    margin-right: 0;
}

.eye-password-custom input {
    width: 100% !important;
}

.eye-password-custom {
    position: relative;
}

.eye-password-custom-gly {
    cursor: pointer;
    position: absolute;
    margin-left: 60px;
    margin-top: -34px;
    color: #072e4b;
    top: auto !important;
    right: 20px;
    background-repeat: no-repeat !important;
    width: 30px;
    height: 25px;
    border: none;
    padding: 0;
    background: none;
    border-radius: 8px;
}

    .eye-password-custom-gly:hover, .eye-password-custom-gly:focus {
        outline: none;
        background-color: rgba(0,0,0, 0.15);
    }

.glyphicon-eye-close {
    display: block;
    height: 23px;
    width: 23px;
    margin-left: 2px;
    background-repeat: no-repeat !important;
    background-position: center;
    background: url(../img/eye-off.svg)
}

.glyphicon-eye-open, .glyphicon-eye {
    display: block;
    height: 23px;
    width: 23px;
    margin-left: 2px;
    margin-top: 2px;
    background-repeat: no-repeat !important;
    background-position: center;
    background: url(../img/eye.svg)
}

.input-width-fix {
    width:85%;
}

.logo-container {
    margin-top: 20px;
    cursor: pointer;
    overflow: hidden;
}

.header {
    display: block;
    margin-top: 50px;
}

.back span {
    color: #002d4c;
    font-size: 10px;
}

.flex-container {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px;
}

.bottom-right-aligned {
    bottom: 20px;
    position: absolute;
    right: 50px;
}


.left-section {
    display: inline-block;
    text-align: center;
}

.left-section2 {
    margin: 0px !important;
    vertical-align: top;
}

.right-section {
    display: inline-block;
    text-align: center;
}

.right-section2 {
    margin: 0px !important;
    vertical-align: top;
}

.section-wrap-title {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    width: 280px;
    font-size: 22px;
}

.login-btn-red {
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    background-color: #ff4d5a;
    border-radius: 4px;
    color: white;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .login-btn-red:hover,
    .login-btn-red:active {
        background-color: #bf3a44;
        color: white;
        cursor: pointer;
    }

.login-fina-cert {
    font-size: 16px;
}

.retail-img, .business-img {
    padding: 10px;
    border-radius: 50%;
}
    .retail-img > svg, .retail-img > img {
        height: 100%;
        width: 100%;
        margin: 0 auto;
    }

    .business-img > svg, .business-img > img {
        height: 100%;
        width: 100%;
        margin: 0 auto;
    }

.info-container {
    padding-left: 100px;
}

.info-txt {
    margin: 0px;
    font-weight: 300;
    padding-top: 70px;
    font-size: 10px;
}

.footer {
    height: 200px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: white;
    color: #ff4d5a;
}

.footer-txt {
    margin: 0px;
    font-weight: 300;
    color: #ff4d5a;
    font-size: 13px;
    padding-left: 25%;
    padding-right: 25%;
}

.login .right p.help-txt {
    font-size: 16px;
}

    .login .right p.help-txt span {
        font-size: 20px;
    }

.page2 {
    background-color: white;
    padding-top: 50px;
}

.c-red {
    color: #ff4d5a !important;
}

a {
    color: inherit;
    text-decoration: none;
}

.lang-txt {
    text-align: right;
    padding-left: 25%;
    padding-right: 30%;
    margin-top: 30px;
    display: block;
}

.login .container-fluid {
    display: flex;
}

.container-fluid {
    padding: 0;
}

    .login .right, .login .right a {
        color: #ffffff;
    }

.login .right p {
    font-size: 28px;
    text-align: right;
    font-weight: 100;
}

.login .right4 p.help-txt {
    font-size: 20px;
    color: #ffffff;
    font-weight: 100;
}

.login .right hr {
    max-width: 400px;
    text-align: right;
    margin: 40px 0 40px auto;
    border-top: 2px solid #ffffff;
}

.login .right .logo-container {
    text-align: right;
    margin-top: 100px;
    margin-right: 10px;
}

.login .right .logo-image {
    width: 450px;
}

.login .left-section, .login .right-section {
    padding: 20px;
    vertical-align: top;
}

.covered .cta {
    margin: 29px 0 0 0;
    display: inline-block;
    width: 100%;
}

.back {
    margin-top: 100px;
    display: block;
    text-align: center;
    font-size: 18px;
}

.back3 {
    margin-top: 20px;
}

.covered .back {
    display: none;
}

.covered .back2 {
    display: none;
}

.login .left, .login a, .login .left p {
    color: #002d4c;
}

.login .login-section.covered h3.section-title {
    margin: 10px 0;
}

.hide {
    display: none;
}

.default {
    display: block;
}

.clicked {
    display: none;
}

        

.uncover {
    color: #002D4B;
    float: left;
    margin-top: 8px;
    cursor: pointer;
}

.login .login-section {
    height: 405px;
    display: flex;
    text-align: center;
    flex-direction: column;
}

    .login .login-section.covered {
        background: #e7eaf5;
        border: 0;
    }

    .login .login-section.forced .retail-img, .login .login-section.forced .section-title {
        display: block !important;
    }

    .hidden {
        display: none !important;
    }

.instructions-txt {
    text-align: center;
    text-decoration: underline;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #062a42;
}

.instructions-txt-red {
    text-align: center;
    color: #ff4d5a;
    font-size: 16px;
    margin-top: 30px;
}

.instructions-ul {
}

    .instructions-ul > li {
        color: #062a42;
        font-size: 12px;
        list-style-type: disc;
        text-align: left;
    }

.c-appblue {
    color: #062a42 !important;
}

.content-center {
    text-align: center;
}

.content-right {
    text-align: right;
}

.text-danger {
    margin-bottom: 0;
}

.text-error {
    color: #a94442;
    margin: 30px auto;
    font-size: 16px;
}

.validation-placeholder {
    min-height: 20px;
}

.validation-summary-errors ul {
    margin-bottom: 5px;
}

.validation-summary-errors li {
    color: #dc3545 !important;
    text-align: center;
}


.st0 {
    fill: #072D4B;
}

.st1 {
    fill: #FFFFFF;
}

.help-txt {
    margin-top: calc(71px);
}


#minitoken, #minitoken2 {
    display: none;
}

@media only screen and (max-width: 768px) {
    .left-side {
        text-align: center;
    }

    .right-side {
        text-align: center;
    }

    .left-section {
        padding-right: 0px;
    }

    .right-section {
        padding-left: 0px;
    }

    .info-txt {
        padding-top: 0px;
    }
}


@media only screen and (max-width: 1472px) {
    .content-wrapper {
        width: 100%;
    }

    .right {
        width: 200px;
    }

        .right .toggle-button {
            display: block;
        }

        .right.expanded {
            position: absolute;
            width: 100% !important;
            left: 0;
        }

            .right.expanded .toggle-button .chevron-right-icon {
                transform: rotateY(180deg);
            }
}

@media only screen and (max-height: 750px) {

    .login .right .logo-container {
        margin-top: 20px;
    }

    .header {
        height: 140px;
    }

    .left-side {
        margin-top: 0px;
    }

    .left-side2 {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 1200px) {
	.box-text-2a {
		font-size: 2.5rem !important;
	}

    .section-wrap {
        display: inline-block;
        text-align: center;
        width: 280px;
        margin-left: 0px;
        margin-right: 60px;
        vertical-align: top;
    }
}

/*@media only screen and (min-height: 1200px) {
    .login .right .header {
        height: 170px;
    }
}*/



@font-face {
    font-family: 'Charlie Pro';
    src: url('../fonts/WF-027831-009434-000505.eot');
    src: url('../fonts/WF-027831-009434-000505.eot?#iefix') format('embedded-opentype'), url('../fonts/WF-027831-009434-000505.woff') format('woff'), url('../fonts/WF-027831-009434-000505.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Charlie';
    src: url('../fonts/WF-027831-009434-000503.eot');
    src: url('../fonts/WF-027831-009434-000503.eot?#iefix') format('embedded-opentype'), url('../fonts/WF-027831-009434-000503.woff') format('woff'), url('../fonts/WF-027831-009434-000503.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Charlie Pro Light';
    src: url('../fonts/WF-027831-009434-000499.eot');
    src: url('../fonts/WF-027831-009434-000499.eot?#iefix') format('embedded-opentype'), url('../fonts/WF-027831-009434-000499.woff') format('woff'), url('../fonts/WF-027831-009434-000499.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Charlie Pro SemiBold';
    src: url('../fonts/WF-027831-009434-000507.eot');
    src: url('../fonts/WF-027831-009434-000507.eot?#iefix') format('embedded-opentype'), url('../fonts/WF-027831-009434-000507.woff') format('woff'), url('../fonts/WF-027831-009434-000507.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.btn-addiko-blue-large {
    height: 60px;
    font-size: 18px;
    padding-top: 4px;
    background-color: #002D4B;
    border-radius: 4px;
    color: #ffffff;
    margin-top: 10px;
    max-width: 280px;
}

.btn-addiko-blue:hover,
.btn-addiko-blue:active {
    /*background-color: #ffffff;
    color: #002D4B;
    */
    cursor: pointer;
}

.btn-addiko-blue-large:hover,
.btn-addiko-blue-large:active {
    /*background-color: #ffffff;
    color: #002D4B;
    */
    cursor: pointer;
}

    .toggle-button {
        display: none;
        border: 2px #002D4C solid;
        color: #002D4C;
        border-radius: 50%;
        background-color: white;
        top: 50px;
        right: -10px;
        width: 25px;
        height: 25px;
        position: absolute;
        z-index: 1;
    }

        .toggle-button:hover, .toggle-button:focus {
            background: #002D4C;
        }
            .toggle-button:hover span, .toggle-button:focus span {
                filter: brightness(0) saturate(100%) invert(100%);
            }

.covered .btn-addiko-blue {
    display: none;
}

.covered .cta.retail-username {
    margin-top: 68px;
}

.title-rTokenBtn {
    display: none;
}

.icon.icon-eye {
    color: #002D4B;
    display: inline-block;
    height: 12px;
    width: 30px;
    background: url("../img/Asset1.svg") no-repeat;
    margin-right: 5px;
}

.countdown-timer-container {
    color: black;
    display: flex;
    justify-content: center;
    margin-top: 34px;
}

.value-label-container {
    align-items: center;
    margin-right: 7px;
}

.countdown-timer-container .value {
    color: #002d4b;
    padding: 3px;
    width: 30px;
    height: 30px;
    line-height: 24px;
    font-size: 25px;
    font-weight: bold;
}

.countdown-timer-container .label {
    color: #002d4c;
    padding: 3px;
    font-size: 14px;
    font-weight: normal;
}

.progress-custom {
    background-color: #e9ecef;
    display: flex;
    height: 6px;
    border-radius: 0rem;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 12px;
}

.progress-bar {
    background-color: #002D4B;
}

.confirm-btn {
    background-color: #002D4B !important;
    border-radius: 4px;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
    float: right;
    margin: 0;
    color: #ffffff !important;
}

.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #002d4c;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

    .custom-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #002d4c;
    border-radius: 5px;
}

.custom-checkbox input:checked ~ .checkmark {
    background-color: #002d4c;
    border-color: #002d4c;
    border-radius: 5px;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

.custom-checkbox .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}



/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}



@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.loader {
    display: none;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #002d4c;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    margin-right: auto;
    margin-left: auto;
    margin-top: -250px;
    position: absolute;
    right: 0;
    left: 0;
}

.loader-tan {
    display: none;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #002d4c;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    float: right;
    margin-right: 110px;
    margin-top: 3px;
}

.text-underline {
    text-decoration: underline;
}


/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}



@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

* {
    font-family: "Charlie";
    font-style: Normal;
    font-weight: 400;
    color: #3c3c3c;
}

:root {
    --banner-width: 470px;
    --white: #ffffff;
}

.flex-container {
    height: 100vh;
    flex-direction: row;
}

.language-link {
    background-color: transparent !important;
    z-index: 10;
    margin-right: 10px;
    text-decoration: underline;
    cursor: pointer;
    font-size: 20px;
}

.carousel-inner {
    overflow: unset !important;
}

.carousel-image {
    border-top-right-radius: 40px !important;
    border-bottom-right-radius: 40px !important;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 3px 0px 8px 0px #00000014;
    width: 100%;
    height: 100vh;
}
.slide-text {
    position: absolute;
    top: 40%;
    bottom: 0;
    vertical-align: middle;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 15px;
}
    .slide-text span {
        color: white;
        font-size: 24px;
        font-size: 2.8vh;
        padding: 5px 10px;
    }
}
.flex-container .left {
    /* width: calc(100% - var(--banner-width)); */
}

.content-wrapper {
   
    margin: unset !important;
    width: unset !important;
}
    .content-wrapper .logo-holder {
        background-image: url('../img/addiko-logo.png');
        background-size: contain;
        display: block;
        background-repeat: no-repeat !important;
        height: 40px;
        max-width: 450px;
        margin-bottom: 1rem;
    }

.additional-info {
    font-size: 16px;
    color: #002D4B;
    position: relative;
    display: flex;
    white-space: normal;
    width: 90%;
    margin: 0 auto;
    margin-top: 2rem;
    margin-left: auto;
    margin-right: 20px;
}

    .additional-info * {
        color: #002D4B;
    }


@media only screen and (min-width: 1201px) {

}


@media only screen and (max-width: 992px) {
    #page1 {
        max-height: 100vh;
    }

    .login-section {
        margin-bottom: 20px !important;
    }

}

@media only screen and (max-width: 1200px) {
    

    .section-wrap {
        float: left;
    }

    .login-section {
        width:290px !important;
    }

    #modal-message {
        top: 0px;
    }

    .additional-info {
        margin-left: 0px;
        white-space: normal;
    }

    .content-wrapper {
        margin-left: 0px !important;
    }

    .left-side {
        gap: 30px;
    }

    .additional-info {
        line-height: 1.2;
    }
    .login .left, .login .right {
        width: 100%;
    }


    .login .container-fluid {
        flex-direction: column;
    }

    html.login {
        overflow-x: hidden;
    }

    .login .right .logo-image {
        width: 100%;
    }

    .left {
        min-width: unset !important;
    }


    .right {
        max-width: 360px;
    }


    .toggle-button {
        display: none !important;
    }
}


.section-title {
    color: #3C3C3C;
    font-weight: 500;
    height: 64px;
    font-size: 24px !important;
    text-transform: none !important;
    padding-top: 1rem !important;
    margin-bottom: 0px !important;
    margin-left: 0.25rem !important;
    text-align: left !important;
    padding-left: 0px !important;
}

    #logoContainer {
        margin-top: 0px;
        margin-right: 0px;
    }

    .right-side-text {
        display: none !important;
    }

.content-wrapper .section-title {
    padding-top: 0 !important;
}

.login-btn {
    min-height: 45px;
    font-size: 18px;
    background-color: white;
    color: #3C3C3C;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #3C3C3C;
    position: relative;
    width: 100%;
    font-size: 18px;
    border-radius: 50px;
    padding: 10px 16px;
}

.login-btn:first-of-type {
    margin-top: auto;
}

.bg-secondary {
    background: linear-gradient( to right, #006FDE, #002D4C);
}

.btn-plain {
    position: relative;
    border: none;
    background: transparent;
    color: #3C3C3C;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 16px;
    padding: 5px 10px;
}

.btn-plain:hover, .btn-plain:focus {
    outline: none;
    background-color: rgba(0,0,0, 0.15);
}

.demo-icon {
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background: url(../img/demo-icon.svg);
    display: inline-block;
    margin-right: 5px;
}

.guide-icon {
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    margin-right: 5px;
    background: url(../img/book.svg);
    display: inline-block;
}

.chevron-right-icon {
    background-size: contain !important;
    display: block;
    height: 13px;
    width: 9px;
    background-repeat: no-repeat !important;
    background: url(../img/chevron-right-blue.svg);
    display: inline-block;
}
        

        .login-btn:hover,
        .login-btn:active {
            background-color: #002d4c;
            color: white;
            cursor: pointer;
            border: 1px solid #002d4c;
        }

        .left-section:hover
        .login-btn:hover,
        .login-btn:active {
            background-color: #FF4D5A;
            color: white;
            cursor: pointer;
            border: 1px solid #FF4D5A;
        }

    .login-section .retail-img svg {
        margin: unset !important;
    }

    .login-section .business-img svg {
        margin: unset !important;
    }

    .left .addiko-banner {
        margin-left: -32px !important;
    }


    input:not(.modal-input-custom) {
        border: 1px solid #979797;
        background: transparent;
        margin-top: 0;
        margin-bottom: 0;
        height: 48px;
        font-size: 18px;
        display: block;
        outline: none;
        border-radius: 8px;
        color: #002d4c;
        width: 100%;
        padding: 10px 15px;
    }

    input.modal-otp-input {
        padding: 5px !important;
        font-weight: 600;
    }

    .right-section.active input[type="button"], input[type="submit"] {
        background-color: #002D4B;
        border-radius: 4px;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        padding: 0 20px;
        margin: 0;
        width: 148px;
        height: 43px;
        color: #ffffff;
        margin-right: 5px;
    }

.back-icon {
    background-image: url("../img/arrow-left.png");
    height: 14px;
    width: 22px;
    margin-left: 5px;
    margin-right: 5px;
}

    .new-design-label {
        height: 22px;
        color: #002D4B;
        font-family: "Charlie Pro";
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 22px;
    }

    .title {
        min-height: 26px;
        color: #3B3C3E;
        font-family: "Charlie Pro";
        font-size: 22px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 24px;
        text-align: left;
    }

    .loader-container {
        position: absolute;
        display: block;
        margin: 0 auto;
    }

    .glyphicon-remove, .fa-times {
        background-image: url(../img/times.png);
        background-repeat: no-repeat;
        height: 25px;
        width: 25px;
        background-size: contain;
    }

    .warning-icon {
        background-image: url(../img/warning.png);
        background-repeat: no-repeat;
        height: 40px;
        width: 40px;
        background-size: contain;
    }

    .text-addiko-dark {
        color: #002D4C;
        font-family: "Charlie Pro";
        letter-spacing: 0;
        text-align: center;
        margin-top: 20px;
    }

#setLangForm, #setLangFormGW {
    position: absolute;
    left: 20px;
    top: 25px;
}

@media only screen and (max-width: 1300px) {
    .section-wrap {
        margin-right: 10px;
    }
}

@media screen and (max-width: 320px) {
    .login-section {
        max-width: 85%;
    }
}


@media only screen and (max-width: 767px) {
    body {
        overflow-y: scroll;
    }



    .header-title {
        margin-bottom: 50px;
    }

    .right {
        display: none;
    }
}


@media only screen and (max-width: 475px) {
    .logo-holder {
        height: 35px !important;
    }

    .content-wrapper .section-title {
        font-size: 20px !important;
    }

    .additional-info {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
}


@media screen and (max-width: 540px) {
    .section-wrap {
        float: none;
        margin-right: unset;
    }
}

.right .header {
    height: 100%;
    margin-top: 0px;
}

.left .header-title {
    height: auto;
    width: 90%;
    margin: 0 auto;
    margin-left: auto;
    margin-right: 20px;
}

.left-side {
    width: 90%;
    margin: 0 auto;
    margin-left: auto;
    margin-right: 20px;
}

#finaCert {
    background: transparent;
    color: #002D4B;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 15px auto 0 auto;
}

#page1 {
    padding-bottom: 3rem;
    overflow: auto;
    position: relative;
    max-height: 100vh;
}

.business-img {
    height: 68px;
    width: 68px;
}


.retail-img {
    height: 68px;
    width: 68px;
}

    .retail-img svg {
        display: none !important;
    }

.right-section:hover .business-img .default, .left-section:hover .retail-img .default {
    display: none !important;
}

.right-section.active .business-img .clicked, .right-section:hover .business-img .clicked,
.left-section:hover .retail-img .clicked, .left-section.active .retail-img .clicked, .left-section.forced .retail-img .clicked {
    display: block !important;
}

 .right-section.active .section-title {
    display: none;
}

.right-section.active #btnLogin {
    width: 100%;
    background: linear-gradient(to right, #006FDE, #002D4C);
    border: none;
    border-radius: 50px;
}


.left .login-section {
    border-radius: 8px;
    border: 2px solid #d6d4d4;
}


.right-section:hover .section-title, .right-section.active .section-title, .right-section.forced .section-title {
    color: #002d4c;
    font-weight: 600;
}

.left .left-section:hover, .left .left-section.active {
    border: 2px solid #FF4D5A;
}

.left-section:hover .retail-img, .left-section.active .retail-img, .left-section.forced .retail-img {
    background: linear-gradient( to right, #ff4d5a, #6B0E14);
}

    .left-section.active .retail-img .default, .left-section.forced .retail-img .default {
        display: none;
    }

    .left-section.active input[type="submit"] {
        width: 100%;
        background: linear-gradient( to right, #ff4d5a, #6B0E14);
        border: none;
        border-radius: 50px;
    }

    .left-section.active input[type="submit"]:hover, .left-section.active input[type="submit"]:focus {
        background: #6B0E14;
    }

    .left-section.active .section-title {
        display: none !important;
    }

.left .right-section:hover, .right-section.active {
    border: 2px solid #002d4c;
}

    .right-section:hover .business-img, .right-section.active .business-img, .right-section.forced .business-img {
        background: linear-gradient( to right, #0069B2, #002D4C);
    }

        .right-section.active .business-img .default, .right-section.forced .business-img .default {
            display: none;
        }



        .left-section:hover .section-title, .left-section.active .section-title, .left-section.forced .section-title {
            color: #ff4d5a;
            font-weight: 600;
        }

.award-icon {
    height: 25px;
    width: 25px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/award.svg");
}

.login-section {
    padding-bottom: 2rem !important;
    width: 390px;
}

.section-wrap {
    width: auto !important;
    position: relative;
}

.section-wrap-title {
    display: none !important;
}

@media only screen and (min-width: 769px) {
    .header .content-wrapper .section-title {
        width: 550px;
    }
}

@media screen and (max-width: 576px) {
    .login-section {
        width: 100% !important;
        max-width: 390px;
    }

    .section-title {
        height: unset;
    }

    .additional-info {
        margin-top: 1rem !important;
    }
}