﻿@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    display: flex;
    height: 100vh;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
}

p {
    margin-block-start: 8px;
    margin-block-end: 8px;
}
h1,h2{
    padding:0;
    margin:0
}

a {
    text-decoration: none;
}
:focus-visible {
    outline: 2px solid #0065FF !important;
}

div#brdrleft {
    background-color: #E6E6E6;
    height: 90%;
    width: 1px;
    margin-top: 2%;
}

.left-content {
    text-align: center;
}


p.text-wrapper {
    margin: 15px 0px 30px;
}

.sign-in {
    font-weight: 700;
    color: black;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
    text-align: left;
}

.sign-in-2 {
    color: #1c2a37;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
    text-align: left;
    margin: 10px 0;
}

.sign-in-3 {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0;
    line-height: normal;
}

ul.featuresLi {
    list-style: none;
    font-family: inherit;
    margin-block-start: 0;
    padding-inline-start: 0px;
    margin-block-end: 0;
}

    ul.featuresLi li {
        padding: 10px 7px;
        text-align: left;
    }

        ul.featuresLi li:before {
            content: "·";
            font-size: 33px;
            vertical-align: middle;
            line-height: 16px;
            padding: 5px;
        }

.contents {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    border-radius: 4px;
}


.right-icon {
    display: inline-flex;
    align-items: center;
    justify-items: center;
    flex: 0 0 auto;
}
.spacer {
    height: 10%
}

.right {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-color: var(--colorwhite);
    padding: 20px;
}

.link-information {
    display: flex;
    flex-direction: column;
    width: 20px;
    height: 40px;
    align-items: center;
    justify-content: center;
    position: relative;
}

.logo {
    background-size: contain;
    border: 0px;
    padding: 0px;
    width: 252px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center;
}

.error-alert, .alert-message-2, .maintenance-alert {
    color: var(--colortextalert);
    margin-bottom: 10px;
}

.val-alert-msg {
    text-align: center;
    margin: 20px 0px;
    color: var(--colortextalert);
    width: 75%;
}

.saf-alert2 {
    width: 75%;
    line-height: 1.25rem;
}

.error-alert-message {
    text-align: center;
}

.sign-in-header {
    font-size: 24px;
    margin-bottom: 20px;
}

/*.infoBlue {
    background-image: url(../Images/info_blue.png);
}*/
a#lnkLearnMore {
    display: flex;

}

.iconBox {
    background-repeat: no-repeat;
    border-width: 0px;
    outline: 0px;
    height: 20px !important;
    width: 20px !important;
    background-size: contain;
}

.login-button {
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #007bff;
    color: var(--colorwhite);
    border: none;
    cursor: pointer;
}

.Cont-Btn {
    margin: 0px 0 10px;
    width: 306px;
    background-color: var(--colorblue-400);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color:#F2F2F2 !important;
    height: 40px;
}

.saf-button-2 {
    margin: 0 0 20px;
    color: var(--colorwhite);
    cursor: pointer;
    width: 308px;
    background-color: var(--colorinteractivesecondarydefault);
    border: 1px solid;
    border-color: var(--colorinteractiveonsecondarydefault);
    display: flex;
    align-items: flex-start;
    justify-content: center;
    border-radius: 4px;
   
}

.inline {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 8px 16px 14px;
    background-color: var(--colorstatusinformationsubtle);
    border-radius: 4px;
    border: 1px solid;
    border-color: var(--colorstatusinformationstrong);
}

.cap-underline {
    border-top: 1px solid #333;
    width: 42px;
    text-align: center;
    margin: 15px 0 30px;
}

.contents-2 {
    display: inline-flex;
    min-height: 40px;
    align-items: center;
    justify-content: center;
    position: relative;
    flex: 0 0 auto;
    border-radius: 4px;
}

.boldtxt {
    font-weight: 600
}

.divider {
    display: flex;
    align-items: center;
    width: 310px;
    margin: 20px 0;
}

    .divider::before,
    .divider::after {
        content: '';
        flex: 1;
        border-bottom: 1px solid black;
    }

.action-sign-in {
    display: flex;
    flex-direction: column;
    width: 16px;
    height: 16px;
    align-items: center;
    justify-content: center;
    position: relative;
}
.loginRedirect {
    /*  background-image: url(../Images/login_redirect.png);
    background-repeat: no-repeat;*/
    border-width: 0px;
    outline: 0px;
    height: 20px !important;
    width: 20px !important;
    background-size: contain;
    margin: 0 0 0 25px;
}

.loginSSO {
    /*  background-image: url(../Images/MarketingBlog/key_24dp_Black.png);
    background-repeat: no-repeat;*/
    border-width: 0px;
    outline: 0px;
    height: 20px !important;
    width: 20px !important;
    background-size: contain;
    margin: 0 0 0 25px;
}

.divider:not(:empty)::before {
    margin-right: 10px;
}

.divider:not(:empty)::after {
    margin-left: 10px;
}

.need-help-2 {
    font-weight: 600;
    color: var(--coloranchorhover);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    text-decoration: underline;
}

.txt-center {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    flex: 1;
    /*justify-content: space-between;    */
    box-sizing: border-box;
}

.shortcutlink {
    display: flex;
    align-items: center;
    margin: 8px;
}

img.shortcutlinkclass {
    width: 24px;
    padding-left: 5px;
}

.saf-button-2 a {
    color: #1F1F1F;
    width: 100%; /* Fallback for other browsers */
    width: -webkit-fill-available; /* WebKit-based browsers */
    text-align: center;
}

.copyright {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: var(--colorblack);
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
    margin-top: 25px;
}
.txt-tr-qa {
    margin: 20px 0 5px 0;
    height: 30px;
}
.container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0px;
    margin:30px 0px 30px 30px
}
.image-wrapper {
    text-align: center;
    width: 120px; /* Set a fixed width */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
    .image-wrapper.no-caption {
        width: 60px; /* Set a fixed width */
    }
    .image-wrapper.middle-img {
        width: 140px;
        margin: 0 0 0 -60px;
    }
    .image-wrapper.last-img {
        margin-left: -80px;
    }
    .image-wrapper.no-caption.negative-pad {
        margin-left: -40px;
    }
    .image-wrapper img {
        max-width: 100%;
        height: 55px;
    }
.captiontxt {
    margin-top: 20px;
    font-size: 1rem;
    color: #404040 !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
}
.display-none{
    display:none
}
.btm-btn-grp {
    display: flex;
    gap: 35px;
}
    .btm-btn-grp > a, .btm-btn-grp > input[type=button]{
        font-weight: 600;
        color: #1F1F1F !important;
        font-size: 14px;
        text-align: center;
        letter-spacing: 0;
        line-height: normal;
        text-decoration: none;
    }

/* Activate user */
.txtactivate{
    color: #1C2A37;
    font-size: 24px;
    font-weight: 700;
    padding:32px 74px 24px 0;
}
    .txtactivate.centre{
        padding:32px 0px 24px 0;
    }
.txt-tr-qa-1{
    font-size: 14px;
    line-height: 26px;
    width:316px;
    margin:24px 5px 20px 5px;
}
.txt-tr-qa-2{
    font-size: 14px;
    line-height: 26px;
    width:316px;
    margin:20px 5px 24px 5px;
    font-weight:700
}
.emailInputbox{
    display: flex;
    width: 316px;
    flex-direction: column;
    align-items: flex-start;
    gap: 1px;
    border-radius: 4px;
    border: 1px solid var(--TR-Gray-400, #D0D0D0);
    margin-bottom:24px;
    min-height:52px
}
    .emailInputbox.error {
        border: 2px solid red !important;
    }
.emailerrorMsg {
    margin: -20px 0 20px -119px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 2px;
}
img.alert_redImg {
    width: 16px;
    height: 16px;
}
.Cont-Btn-2{
    margin: 0px 0 10px;
    width: 316px;
    background-color: var(--colorblue-400);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    color:#F2F2F2 !important;
    height: 42px;
}
.txtEmail{
    color: var(--TR-Gray-600, #737373);
    font-feature-settings: 'liga' off, 'clig' off;
    font-size: 14px;
    font-weight: 600;
    margin: -15px 0 0 10px;
    background-color: #ffffff;
    padding: 4px;
    position:absolute
}
.inputEmail{
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    border:none;
    padding: 4px 2px 2px 14px;
    width: -webkit-fill-available;
    height: 42px;
    margin-top: 2px;
}
    .inputEmail:focus-visible{
        outline-offset:1px;
        border-radius:2px
    }
.emailIcon{
    width: 72px;
    height: 72px;
    flex-shrink: 0;
}
.txt-tr-qa-3 {
    font-size: 14px;
    line-height: 26px;
    width: 311px;
    margin: 24px 0px 20px 0px;
    text-align: center;
}
.txt-center-emailScreen {
    display: flex;
    flex-direction: column-reverse;
    flex: 1;
    box-sizing: border-box;
}
.spacer-emailScreen{
    margin-top:10%
}
.info-alert2 {
    width: 30%;
    line-height: 1.25rem;
    font-size: 14px;
}
img.back-img {
    padding: 6px 10px;
}
.shortcutlink-2 {
    display: flex;
    align-items: center;
    margin: 16px;
    font-weight: 600;
    height: 20px;
    padding: 8px;
}
a#btnBackToMainSignIn:visited, a#link-BackToSignIn:visited {
    color:#000000
}
.learn-info a {
    display: flex;
    flex-direction: column;
    color: #006FC4 !important;
    text-decoration:underline;
    font-weight:400
}
.btm-btn-grp-2 {
    display: flex;
    gap: 35px;
    margin: 9px 0 23px;
}
/* Extra large desktops */
@media screen and (max-width: 1524px) {
    .left {
        width: 60%;
        padding: 10px;
    }
    .right {
        padding: 10px;
        margin-top: 0%;
    }
    .frame {
        width: 520px;
    }
}
@media (max-width: 960px) {
    body {
        flex-direction: column;
    }

    .left, .right {
        width: 100% !important;
    }

    .right {
        padding: 10px;
        margin-top: 10%;
    }
}

@media (max-width: 480px) and (max-width: 950px) {
    .sign-in-header {
        font-size: 20px;
    }

    .login-button {
        padding: 8px 16px;
    }

    .frame {
        width: auto !important
    }
}
/* New Style */
div#divMrktngBlog {
    display: flex;
    /* width: 64.55%;*/
    background-color: #25b482;
    z-index: 4
}
.left {
    width: 64.5%;
/*    display: flex;
*/    justify-content: center;
    align-items: center;
    /* background-image: url(../Images/MarketingBlog/bgBlueMarkBlog.svg);*/
    background-position: right;
    background-repeat: no-repeat;
    background-color: #e5f1fc;
}

.left-content {
    text-align: left !important;
}
.frame {
    display: inline-flex;
    flex-direction: column;
    width: 550px;
    min-width: 520px;
    align-items: flex-start;
    gap: 24px;
    padding: 20px 0px 25px 30px;
    /*   background-color: var(--colorwhite);*/
    /* border-radius: 8px;
    border: 1px solid;
    border-color: #737373;
    box-shadow: 0px 2px 8px 2px #1F1F1F1A;*/
}
.center-align {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 30px;
}

.container {
    padding: 36px 24px;
    background: rgba(255, 255, 255, 0);
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
}

.title {
    width: 100%;
    max-width: 495px;
    font-size: 16px;
    font-weight: 700;
    line-height: 17.6px;
    letter-spacing: 0.8px;
}

.subtitle {
    width: 100%;
    max-width: 545px;
    font-size: 32px;
    font-weight: 600;
    line-height: 38.4px;
}

ul.text {
    width: 100%;
    max-width: 518px;
    font-size: 16px;
    line-height: 24px;
    margin-block-start: 0em;
    margin-block-end: 0em;
    list-style-type: disc;
}

    ul.text li {
        padding-bottom: 10px !important;
    }
        ul.text li::marker {
            font-size: 0.8em; /* Adjust the size as needed */
            color: #000; /* Optional: Change the color of the bullets */
            vertical-align:top
        }
.text span {
    font-weight: 700;
}

.label-text {
    color: var(--colorblack);
    font-size: var(--type-body-default-md-strong-standard-font-size);
    font-weight: 600;
    padding: 5px 5px 5px 0px;
}

.help_Question {
    /* background-image: url(../Images/MarketingBlog/help_question.svg);*/
    height: 18px !important;
    width: 16px !important;
    filter: grayscale(100%) brightness(50%) contrast(200%);
}

.iconBox {
    background-repeat: no-repeat;
    border-width: 0px;
    outline: 0px;
    height: 18px !important;
    width: 18px !important;
    background-size: contain;
}
.note {
    width: 100%;
    max-width: 530px;
    font-size: 16px;
    line-height: 24px;
    margin-top: -5px;
}
.prelogin-wrapper {
    display: flex;
    min-height: 100vh;
    width: 100vw;
    margin: 0;
    padding: 0;
}

.left {
    width: 70%;
    min-height: 100vh;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


.right {
    
    justify-content: center;
    align-items: center;
}

.login-panel-center {
    width: 100vw !important;
    min-height: 0vh;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.d-hide, .left.d-hide {
    display: none !important;
}
.button-container {
    background: rgba(255, 255, 255, 0);
    border-radius: 4px;
    border: 1px rgba(255, 255, 255, 0) solid;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.button {
    padding: 8px 16px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
}

.button-text {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.icon {
    padding-top: 4px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

    .icon div {
        width: 16px;
        height: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        font-family: 'Font Awesome 6 Pro';
        font-weight: 300;
    }
.footer {
    width: 100%;
    max-width: 502px;
    height: 75px;
    padding: 25px 151px 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.footer-item {
    height: 26px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
}

    .footer-item div {
        background: white;
    }

        .footer-item div:first-child {
            width: 26px;
            height: 26px;
        }
        .footer-item div:last-child {
            width: 159.01px;
            height: 13.12px;
        }
div#divBackToSignIn {
    display: flex;
    height: 45px;
    justify-content: center;
}
#divBackToSignIn.d-hide{
    display:none
}
a#link-BackToSignIn {
    font-weight: 600;
    height: 25px;
    margin: 10px 0px;
    padding: 5px 10px 5px 0px;
}
.back-img {
    vertical-align: middle;
}
a#link-BackToSignIn:hover , a#link-BackToSignIn:hover, a#btnBackToMainSignIn .shortcutlink-2:hover{
    background-color: #baf6d9;
}
@media (max-width: 600px) {
    .container {
        padding: 24px 12px;
    }

    .title, .subtitle, .text, .note, .button-container, .footer {
        width: 100%;
        max-width: 100%;
    }

    .footer {
        padding: 24px 12px;
    }
}


:root {
    --colorblack: rgba(31, 31, 31, 1);
    --colorwhite: #ffffff;
    --colorblue-400: rgba(0, 93, 162, 1);
    --colorinteractiveonprimarydefault: rgba(242, 242, 242, 1);
    --colorstatusinformationstrong: rgba(0, 93, 162, 1);
    --colortextheavy: rgba(31, 31, 31, 1);
    --colortextalert: red;
    --coloranchorhover: rgba(0, 93, 162, 1);
    --colorinteractiveonsecondarydefault: rgba(31, 31, 31, 1);
    --colorlinesubtle: rgba(230, 230, 230, 1);
    --colorstatusinformationsubtle: rgba(229, 244, 255, 1);
    --colorinteractivetertiarydefault: rgba(255, 255, 255, 0);
    --colorinteractivesecondarydefault: rgba(250, 250, 250, 1);
    --colorstatussuccessstrong: rgba(56, 124, 43, 1);
    --colorgray-500: rgba(64, 64, 64, 1);
    --coloranchordefault: rgba(0, 111, 196, 1);
    --colorinteractiveontertiarydefault: rgba(31, 31, 31, 1);
    --colorstatusneutralsubtle: rgba(237, 237, 237, 1);
    --colorstatusneutralstrong: rgba(64, 64, 64, 1);
    --colorinteractiveprimarydefault: rgba(0, 0, 0, 1);
}
