﻿/*Media queries to handle responsive nav 992px - laptop -  728px is laptop*/

@media only screen and (max-width: 792px) {
    .main-content-image-V3 {
        background: none;
        min-height: 500px;
        margin: 0 auto;
        padding: 0;
    }
}

@media only screen and (max-width: 992px) {
    .main-content-image-V3 {
        background: none;
        min-height: 500px;
        margin: 0 auto;
        padding: 0;
    }

    body, .body, body.body {
        /* color: #78909C;*/
        /* IBISWorld/Desktop/Body */
        font-family: 'Pangea Text' !important;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 24px */
    }

    body {
        margin: 0;
        background-color: #fff;
    }

    .main-container {
        background: none;
        min-height: 500px;
        margin: 0 auto;
        padding: 0;
    }

        .main-container .wrapper {
            max-width: 100%;
            width: 100%;
            background-color: #fff;
            min-height: 100vh;
            height: 100vh;
            display: table;
            margin: 0;
        }

            .main-container .wrapper > .row {
                display: table-cell;
                vertical-align: middle;
            }

        .main-container .main-content {
            margin: auto;
            width: 65%;
        }

    .pace {
        top: 0;
    }

        .pace .pace-progress {
            top: 0;
        }

    .page-header {
        text-align: center;
        margin-bottom: 22px;
        padding: 0;
    }

        .page-header .logo {
            width: 149px;
            margin-bottom: 30px;
        }



    .panel.panel-default,
    .panel.panel-default.trial {
        padding: 0 !important;
    }

    .container .logoContainer {
        margin: auto;
        width: 100%;
    }

    .container .itemsContainer {
        margin: auto;
        width: 100%;
    }

    .main-content-image {
        margin: auto;
        width: 100%;
        height: 100vh;
    }

    .trial-welcome-header {
        height: auto;
    }


    .trial-welcome-page {
        margin: auto;
        height: 100vh;
        padding: 10px;
        width: inherit;
    }

    .main-content-page {
        margin: auto;
        height: 100vh;
        padding: 10px;
        width: inherit;
    }


    .panellogo {
        margin: auto;
        left: 0rem;
        top: 15%;
    }

    .line-text {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #D8DDEA;
        line-height: 0.1em;
        margin: 10px 0 20px;
    }

        .line-text span {
            background: #fff;
            padding: 0 10px;
        }

    .form-control-input.password {
        padding-right: 43px;
    }

    .icon.pwd-visible {
        position: absolute;
        right: 18px;
        top: 10px;
        cursor: pointer;
    }

        .icon.pwd-visible.pwd-visible-V3 {
            position: absolute;
            right: 18px;
            top: 38px;
            cursor: pointer;
        }

    .icon.trial-pwd-visible {
        position: absolute;
        right: 18px;
        top: 40px;
        cursor: pointer;
    }

    .trial-page-footer {
        padding-top: 10%;
        padding-bottom: 0 !important;
    }

    .trial-welcome-row {
        margin: auto;
    }

    .trial-welcome-header {
        height: auto;
    }
}


.trial-label {
    font-family: 'Pangea Text' !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
}

@media only screen and (max-height: 609.33px) {
    .main-content-image-V3 {
        background: none;
        min-height: 500px;
        margin: 0 auto;
        padding: 0;
    }

    .page-header {
        margin: auto;
        margin-top: 10px;
    }

        .page-header .logo {
            margin-bottom: 15px;
        }

    .panel.panel-default,
    .panel.panel-default.trial {
        padding-top: 0px !important;
    }

    .trial-welcome-main-header {
        padding: 10px;
    }

    .trial-welcome-sub-header {
        margin: auto;
        padding: 0px;
        padding-bottom: 10px;
    }

    .line-text,
    .line-text.trial-line-text {
        margin-top: 0px !important;
    }

    div#trialLoginSection,
    div#defaultLoginSection {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .trial-page-footer,
    .trial-login-page-footer {
        margin: auto;
        padding: 0px;
    }

    .mt-4 {
        margin-top: 0.5rem !important;
    }

    p.login {
        margin: 0.18rem;
    }
}

.page-header-V3 {
    text-align: left;
    margin: 24px;
}

    .page-header-V3 .logo {
        width: 149px;
        margin-bottom: 30px;
    }



.main-content-image-V3.welcomeText {
    text-align: center;
    color: #000;
    vertical-align: middle;
    padding: 0px;
}


.h1Heading {
    color: #0C1C31;
    /* IBISWorld/Desktop/Header 2 */
    font-family: 'Pangea Text' !important;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 30.8px */
    text-align: left;
    margin-bottom: 16px;
}

.bg_welcomeText {
    color: #FFF;
    font-family: 'Pangea Text' !important;
    font-size: 46px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 50.6px */
    letter-spacing: -1.38px;
    width: 397px;
    height: 160px;
    margin-bottom: 20px;
}

.bg_welcomeText_2 {
    color: #B2DDFF;
    font-family: 'Pangea Text' !important;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 30.8px */
    width: 397px;
    height: 105px;
}

.marginbottom20 {
    margin-bottom: 20px;
}

.marginleft50 {
    margin-left: 50px;
}

.loginHeadingSubText {
    color: #344054;
    /* IBISWorld/Desktop/Body */
    font-family: 'Pangea Text' !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.label-text {
    color: #0C1C31;
    /* IBISWorld/Desktop/Indicator (Small) */
    font-family: 'Pangea Text' !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 15.4px */
}

.pwd-visible-V3 {
    position: absolute;
    right: 18px;
    top: 38px;
    cursor: pointer;
}

.pass-visible-V3 {
    position: absolute;
    right: 18px;
    top: 10px;
    cursor: pointer;
}

.btnText {
    color: #DF1616 !important;
    /* IBISWorld/Desktop/Body */
    font-family: 'Pangea Text' !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    padding: 13px;
}

.btn-link {
    color: #DF1616;
    text-decoration: underline;
}

    .btn-link:hover {
        color: #E47373;
    }

.languageLink {
    color: #344054;
    font-size: 14px;
}

.btnLogin {
    border-radius: 50px;
    background: #DF1616;
    font-family: 'Pangea Text' !important;
    /* Elevation/2 */
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 13px;
}

.btn.btnLogin:hover {
    background: #C62828;
    box-shadow: 0px 1px 10px 0px #0000001F, 0px 4px 5px 0px #00000024, 0px 2px 4px -1px #00000033;
    color: #FFFFFF;
}

.btn.btnLogin:active,
.btnLogin:not(:disabled):not(.disabled):active,
.btnLogin:not(:disabled):not(.disabled).active,
.show > .btnLogin.dropdown-toggle,
a.btnLogin:not([href]):not([tabindex]):hover,
a.btnLogin:not([href]):not([tabindex]):focus {
    background-color: #EB3636;
    border-color: #EB3636;
    color: #FFFFFF;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.20);
}

.btnLoginSSO {
    border-radius: 50px;
    background: #FFFFFF;
    font-family: 'Pangea Text' !important;
    /* Elevation/2 */
    border-color: #DF1616;
    color: #DF1616;
    font-size: 16px;
    font-weight: 500;
    padding: 13px;
}

    .btn.btnLoginSSO:hover,
    .btn.btnLoginSSO:active,
    .btnLoginSSO:not(:disabled):not(.disabled):active,
    .btnLoginSSO:not(:disabled):not(.disabled).active,
    .show > .btnLogin.dropdown-toggle,
    a.btnLoginSSO:not([href]):not([tabindex]):hover,
    a.btnLoginSSO:not([href]):not([tabindex]):focus {
        background-color: #DF1616;
        border-color: #DF1616;
        color: #FFFFFF;
        box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.20);
    }

.textaligncenter {
    text-align: center;
}

.login {
    font-family: 'Pangea Text' !important;
    color: #344054;
    /* IBISWorld/Desktop/Body */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.login-remember {
    font-family: 'Pangea Text' !important;
    color: #0C1C31;
    /* IBISWorld/Desktop/Body */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
}

.form-group {
    /*  font-family: 'Pangea Text';*/
    margin-bottom: 1.25rem;
}

input[type=checkbox] + label {
    font-size: 16px;
}

.panel.panel-default {
    padding: 32px;
}

.btnPasswordReset {
    border-radius: 50px;
    background: #EB3636;
    font-family: 'Pangea Text' !important;
    /* Elevation/2 */
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 13px;
}

.btn.btnPasswordReset:hover {
    background: #C62828;
    box-shadow: 0px 1px 10px 0px #0000001F, 0px 4px 5px 0px #00000024, 0px 2px 4px -1px #00000033;
    color: #FFFFFF;
}

.btn.btnPasswordReset:active,
.btnPasswordReset:not(:disabled):not(.disabled):active,
.btnPasswordReset:not(:disabled):not(.disabled).active,
.show > .btnPasswordReset.dropdown-toggle,
a.btnPasswordReset:not([href]):not([tabindex]):hover,
a.btnPasswordReset:not([href]):not([tabindex]):focus {
    background-color: #EB3636;
    border-color: #EB3636;
    color: #FFFFFF;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.20);
}


.textalignleft {
    text-align: left;
}

@media(min-width:768px) {
    .col-md-12 {
        margin-bottom: 0.5rem;
    }
}

.pwdiconLink {
    color: #607D8B;
}

.errorMessageInline {
    color: #F54D41;
    font-family: 'Pangea Text';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 15.4px */
    border-radius: 12px;
    background: #FFEBEE;
    display: flex;
    padding: 20px;
    align-items: center;
    gap: 12px;
    align-self: stretch;
}
