﻿.header {
    background-color: #034EA2;
    min-height: 50px;
    height: 117px;
}

    .header > .header-content-container {
        background-repeat: no-repeat;
        background-position: bottom right;
        min-height: 50px;
        position: relative;
        height: 100%;
    }
        .header > .header-content-container > .img {
            height:75px;
            display:flex;
        }
#auth-footer .action-link {
    color: #034ea2;
}
.input-MFA-code {
    display: block;
    border: none;
    padding: 0px;
    margin-top: 15px;
    width: 100%;
    font-size: 16px;
    line-height: 23px;
    outline: none;
    letter-spacing: 1em;
    font-weight: bold;
}
.control-container.focus {
    border: 1px solid #034EA2;
}
 .normal-action-link {
    display: block;
    color: #033095;
    font-size: 16px;
    font-weight: 600;
    height: 22px;
    letter-spacing: 0px;
    text-decoration: none;
    text-align: center;
}
.button {
    color: #fff;
    background: #034EA2;
    background-color: #034ea2;
    border: solid 0px #034EA2;
    box-shadow: inset 0 0 0 2px #034ea2;
    min-height: 52px;
    min-width: 168px;
}

.button:hover {
    background-color: #3772b4;
    color: white;
    border: solid 0px #3772b4;
    box-shadow: inset 0 0 0 2px #3772b4;
}

.span {
    visibility: hidden;
    height: 0px;
}
.login-description .content-title {
    font-size: 24px;
    line-height: 28px;
    font-family: Open Sans Light,sans-serif;
    margin-top: 3px;
    margin-bottom: 28px;
    color: #54585a;
}
.login-description .content-description {
    font-size: 16px;
    line-height: 23px;
    font-family: Open Sans SemiBold,sans-serif;
    margin-bottom: 35px;
    color: #54585a;

}
.main-container > .main-content {
    padding: 0px 18px;
}
.logo-container-forgotpassword {
    width: 165px;
    content: url("/Pages/up/Frontend/images/a-img-lookphone-5.svg");
    display: block;
    margin: auto;
}
.logo-container-login {
    width: 165px;
    display: block;
    margin: 32px;
}
.back-forogtpassword {
    content: url("/Pages/up/Frontend/images/uniprix_back.svg");
    display: flex;
    align-items: center;
}
.back {
    visibility: hidden;
    height: 0px;
}
#auth .button {
    margin-top: 30px;
    width: 60%;
}
#auth .lock-button {
    color: white;
    background: #034EA2;
    height: 52px;
    width: 151px;
    border-radius: 30.5px;
}
.spaced-item {
    margin-top: 12px;
}

.modal-content > p:first-of-type {
    margin-top: 16px;
}

.img {
    height: 7px;
    margin-left: 20%;
}
.header > .title-block {
    background-color: #F5F5F5;
}
.main-form #verification-number-container {
    width: 315px;
    margin: 32px auto;
    text-align: left;
}
.label-code {
    visibility: visible;
    text-align: left;
}
.header > .title-block > .title {
    color: #313435;
    font-family: Open Sans ExtraBold,sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 800;
    height: 34px;
    letter-spacing: 0px;
    margin-left: 20%;
}

.header > .title-block > .subtitle {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #313435;
    margin-left: 20%;
}
.label {
    visibility: visible;
}
.span {
    visibility: hidden;
}
#auth .main-content {
    margin: auto;
    max-width: 433px;
    display: block;
    margin-top: 75px;
    padding-bottom: 10px;
}
.small-link {
    color: #033095;
}
.main-container {
    background-color: #f5f5f5;
    padding-bottom: 25px;
}

.content {
    color: rgb(49, 52, 53);
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: center;
}

.inline-action-link {
    color: #034EA2;
}

.checkbox {
    text-align: center;
    margin-top: 0px
}

.control-container > .cb-form-control > label {
    line-height: 5px;
}

.mfa-flow-form > .control-container.focus {
    border: 1px solid #E9E9F0;
}

.cb-form-control > label.cb-label-password {
    display: flex !important;
}

.cb-toggle-password {
    display: flex !important;
    align-items: center;
    border: none;
    background: none;
    color: #034ea2;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: center;
    align-self: center;
    cursor: pointer;
}

button#toggle-password {
    margin-top: 15px;
}

@media (min-width: 769px) {
    .desktop-max-grid {
        max-width: 100%;
        padding-top: 25px;
    }
    .main-content {
        flex-basis: 66.66666666666667%;
    }
    .toast {
        max-width: 50%;
    }

    .toast-error {
        max-width: 50%;
    }

    .toast-resendCode {
        max-width: 50%;
    }
}

@media (max-width: 579px) {
    .header > .header-content-container > .title-block {
        top: 35px;
        left: 20px;
        margin-left: auto;
        margin-right: auto;
    }
}
::-ms-reveal {
    display: none;
}

body {
    background-color: #f5f5f5;
}

/*Footer*/
:root {
    --elements-padding: 10px;
    --footer-background: white;
    --footer-title-color: black;
    --footer-separator-color: #C8CDD0;
    --footer-link-hover: 'none';
    --footer-link-hover-decoration: underline;
    --footer-link-color: #007367;
    --footer-title-size: 16px;
    --footer-subtitle-size: 16px;
    --linkOutlineColor: black;
}

.cb-footer-container .cb-footer .cb-footer-section .cb-footer-sub-section-container {
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    justify-content: center;
    margin-right: 25px;
}
.cb-mobile-apps-links-container {
    margin-top: 20px;
    display: flex;
}

.cb-footer-container .cb-footer .cb-footer-section {
    padding-bottom: 27px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
    /* Styles for .cb-linksContainer inside of .horizontal */
    .cb-footer-container .cb-footer .cb-footer-section .cb-footer-sub-section-container.cb-link-group-sub-section.horizontal .cb-linksContainer {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }

.cb-footer-section:not(:first-child) {
    border-top: 2px solid white;
}

.cb-footer-sub-section-container {
    padding-left: 10px;
    padding-right: 10px;
}

.cb-mobile-app-sub-section .title,
.cb-link-group-sub-section .title,
.cb-text-sub-section .title {
    font-size: 18px;
    font-family: Open Sans,sans-serif;
    color: #034ea2;
    font-weight: 700;
}

.cb-mobile-app-sub-section .sub-title,
.cb-link-group-sub-section .sub-title,
.cb-text-sub-section .sub-title {
    font-family: Open Sans SemiBold,sans-serif;
    margin-top: 17px;
    color: #034ea2;
    font-size: 14px;
}

.cb-mobile-app-sub-section,
.cb-link-group-sub-section,
.cb-text-sub-section {
    padding-top: 27px;
}

    .cb-link-group-sub-section .cb-footer-link {
        padding-top: 10px;
        color: #034ea2;
        text-decoration: none;
    }

        .cb-link-group-sub-section .cb-footer-link:hover {
            text-decoration: var(--footer-link-hover-decoration);
            color: var(--footer-link-hover);
        }

        .cb-link-group-sub-section .cb-footer-link:focus {
            outline: dashed 1px var(--linkOutlineColor);
        }

        .cb-link-group-sub-section .cb-footer-link img {
            width: 16px;
            margin-right: 5px;
        }

.cb-footer-container .cb-footer .cb-footer-section .cb-footer-sub-section-container .cb-link-group-sub-section .horizontal {
    flex: 1 1;
}

.cb-link-group-sub-section .horizontal .cb-footer-link {
    padding: var(--elements-padding) var(--elements-padding);
}

/* Styles for .vertical inside of .cb-link-group-sub-section */
.cb-footer-sub-section-container.cb-link-group-sub-section.vertical .cb-linksContainer {
    padding-top: 10px;
    color: #034ea2;
    text-decoration: none;
    padding-bottom: 25px;
    font-size: 16px;
}

.cb-footer-sub-section-container.cb-link-group-sub-section.vertical .ng-star-inserted {
    width: 124px;
    height: 26px;
}

.cb-footer-container .cb-footer .cb-footer-section .cb-footer-sub-section-container .cb-text-sub-section-paragraph {
    padding-top: 10px;
    color: #034ea2;
}

button#user-migrated-email-sent-close-button.button {
    width: auto;
}

.user-migrated-email-sent-title {
    font-weight: 600;
    color: #313435;
}

@media (min-width: 769px) {
    .cb-footer-container {
        border-top: 1px solid #C8CDD0;
        padding-top: 30px;
        padding-bottom: 10px;
        background: rgba(3,78,162,.1);
    }

    .cb-footer {
        box-sizing: border-box;
        padding-left: 50px;
        padding-right: 50px;
        margin-left: auto;
        margin-right: auto;
        max-width: 1300px;
    }

    .mobile-only {
        display: none;
    }
}

/*Tablet*/
@media (min-width: 580px) and (max-width: 768px) {
    .cb-footer-container .cb-footer {
        padding-top: 7px;
        padding-left: 50px;
        padding-right: 50px;
        background: var(--footer-background);
    }

    .not-mobile-only {
        display: none;
    }
}

/*Mobile*/
@media (max-width: 579px) {

    .cb-footer-container .cb-footer {
        padding-left: 11px;
        padding-right: 11px;
        background: var(--footer-background);
    }

    .not-mobile-only {
        display: none;
    }
}