.App {
    /*text-align: left;*/
}

.icgds .lmn-form-group {
    margin-bottom: 0;
}

.login-main-section-wrapper {
    width: 100%;
    flex: 1;
}

.login-main-section-gray {
    width: 100%;
    /*background: linear-gradient(301.67deg, #6B3077 0%, #002D72 77.81%, #001E3D 100%) no-repeat;*/
    background: var(--bg-color-1);
    /*background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('https://cdn.sstatic.net/Sites/stackoverflow/company/img/logos/so/so-icon.png?v=c78bd457575a') no-repeat;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(59%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url('https://cdn.sstatic.net/Sites/stackoverflow/company/img/logos/so/so-icon.png?v=c78bd457575a') no-repeat;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('https://cdn.sstatic.net/Sites/stackoverflow/company/img/logos/so/so-icon.png?v=c78bd457575a') no-repeat;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('https://cdn.sstatic.net/Sites/stackoverflow/company/img/logos/so/so-icon.png?v=c78bd457575a') no-repeat;
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('https://cdn.sstatic.net/Sites/stackoverflow/company/img/logos/so/so-icon.png?v=c78bd457575a') no-repeat;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('https://cdn.sstatic.net/Sites/stackoverflow/company/img/logos/so/so-icon.png?v=c78bd457575a') no-repeat;
*/
}

.heading-ccb-login {
    margin-top: 47px !important;
    color: var(--text-color-1);
    font-size: 3.42rem;
    letter-spacing: 0;
    line-height: 40px !important;
    font-family: OverpassCiti-Regular;
}

.heading-ccb-login sup {
    font-weight: normal;
}

.heading-gateway-login {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 46px;
    text-align: center;
    font-family: OverpassCiti-Regular;
    margin-top: 27px !important;
}

.login-text {
    font-size: 14px;
    font-family: OverpassCiti-Regular;
    display: inline-block;
}

.title-section {
    margin-top: 72px;
}

.login-description-section {
    margin: 4.786rem 7.514rem 0 7.514rem;
    display: flex;
    justify-content: space-between;
}

.login-section {
    background-color: #f1f2f6;
    border-radius: 4px;
}

.enter-credentials-section {
    margin: 40px;
}

.enter-credentials-text {
    color: #34495F;
    font-family: OverpassCiti-Regular;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

.description-section {
    height: 400px;
    width: 400px;
    background-color: #e8e3ed;
    border-radius: 0 4px 4px 0;
}

.why-citi-commercial-text {
    height: 30px;
    width: 316px;
    color: #34495F;
    font-family: OverpassCiti-Regular;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
}

.why-citi-commercial-description {
    height: 192px;
    width: 300px;
    color: #34495F;
    font-family: OverpassCiti-Regular;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    margin-top: 45px;
}

.input-form-section {
    margin-top: 24px;
    width: 300px;
}

.user-id-text,
.password-text {
    color: #22303E !important;
    line-height: 16px;
    font-family: OverpassCiti-Regular;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 13px !important;
    float: left;
}

.password-form-group {
    margin-top: 32px;
}

.user-id-input,
.password-input {
    height: 42px !important;
    background-color: #FFFFFF !important;
    border: 1px solid #A8BBCF !important;
    border-radius: 4px !important;
}

.forgot-password-text {
    color: #005AA1;
    font-family: OverpassCiti-Regular;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-decoration: underline;
    cursor: pointer;
}

.form-submit-section {
    margin-top: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.login-button {
    box-sizing: border-box;
    height: 42px !important;
    width: 136px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    background-color: #0076D4;
    font-size: 1.0000em !important;
}

.relationships-built-header {
    color: #FFFFFF;
    font-family: OverpassCiti-Regular;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 32px;
}

.relationships-built-section {
    width: 800px;
}

.relationships-built-content {
    margin-top: 19px;
    margin-bottom: 83px;
}

.insights-section,
.solutions-section,
.network-section {
    height: 200px;
    width: 240px;
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #FFFFFF;
}

.insights-section-content,
.solutions-section-content,
.network-section-content {
    margin: 24px;
}

.insights-card-title,
.solutions-card-title,
.network-card-title {
    color: #19232E;
    font-family: OverpassCiti-Regular;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: left;
}

.insights-card-content,
.solutions-card-content,
.network-card-content {
    color: #34495F;
    font-family: OverpassCiti-Regular;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
    text-align: left;
}

.insights-card-title-border,
.solutions-card-title-border,
.network-card-title-border {
    box-sizing: border-box;
    border: 1px solid rgba(137, 12, 88, 0.7);
    margin: 8px 0 12px 0;
}

.welcome-to-ccb-section {
    margin-top: 17px;
    text-align: left;
}

.welcome-to-text {
    color: var(--text-color-1);
    font-family: OverpassCiti-Regular;
    font-size: 2.286rem;
    letter-spacing: 0;
    line-height: 40px;
}

.welcome-message {
    /*background-color: #17355f;*/
    border-radius: 6px;
    padding: 8px 24px 8px 0px;
    margin-top: 47px;
}

.welcome-message-container {
    width: 75%;
}

.welcome-message-container p {
    color: var(--text-color-1);
    margin-top: 30px;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}

.welcome-message-container p:first-child {
    margin-top: 0px;
}

.password-view-icon {
    line-height: 32px !important;
}

.login-description-section .input-box-error-text {
    color: #B60000 !important;
    font-family: OverpassCiti-Regular;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
    font-style: normal;
    text-align: center;
}

.emailOrCaptchaErrorMessage {
    margin: 2vw 0 !important;
    color: #B60000 !important;
    font-size: 1.1rem !important;
}

.forgot-password-link {
    text-align: right;
}

/* Media Queries Section Start */

@media screen and (min-width: 320px) and (max-width: 479px) {
    #root {
        max-width: 100%;
    }

    .login-description-section {
        flex-direction: column;
        margin: 1.286em 0.8em 0 0.8em;
    }

    .welcome-to-ccb-section {
        margin: 5px 0 24px 0;
        text-align: center;
    }

    .welcome-to-text {
        font-size: 1.15em;
        line-height: 20px;
    }

    .heading-ccb-login {
        margin-top: 19px !important;
        font-size: 1.50em;
    }

    .input-form-section {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .welcome-message-container {
        display: none;
    }
}

@media screen and (min-width: 480px) and (max-width: 780px) {
    #root {
        max-width: 100%;
    }

    .login-description-section {
        flex-direction: column;
        margin: 1.286em 1.53em 0 1.53em;
    }

    .welcome-to-ccb-section {
        margin: 5px 0 24px 0;
        text-align: center;
    }

    .welcome-to-text {
        font-size: 1.15em;
        line-height: 20px;
    }

    .heading-ccb-login {
        margin-top: 19px !important;
        font-size: 1.60em;
    }

    .input-form-section {
        width: 100%;
    }

    .welcome-message-container {
        display: none;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .welcome-to-text {
        font-size: 1.65em;
    }

    .heading-ccb-login {
        font-size: 1.95em;
    }

    .login-description-section {
        margin: 4.786em 2.13em 0 2.13em;
    }

    .login-description-section-wider {
        flex-direction: column;
        align-items: center;
    }

    .login-description-section-wider .welcome-message-container {
        display: none;
    }

    .login-description-section-wider .welcome-to-ccb-section {
        margin: 5px 0 24px 0;
        text-align: center;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .welcome-to-text {
        font-size: 1.9em;
    }

    .heading-ccb-login {
        font-size: 2.09em;
    }

    .login-description-section {
        margin: 4.786em 4.43em 0 4.43em;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1920px) {
}

@media screen and (min-width: 1921px) {
}

/* Media Queries Section End */
