﻿.login-screen-page {
    overflow: hidden;
}

.login-container {
    margin-top: 7%;
    margin-bottom: 5%;
}

.main-section-login, .login-sec {
    width: 100% !important;
}

.login-left {
    padding: 5% 2% 2% 2%;
    background: var(--color);
    /*height: 345px;*/
    border-radius: 7% 0% 0% 7%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

.login-form-1 h3 {
    text-align: center;
    color: #333;
}

.login-form-2 {
    padding: 2% 3% 0% 3%;
    border-radius: 0% 7% 7% 0%;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}

.login-img {
}

.login-slogan {
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.login-left img {
    margin: 0 auto;
    width: 110px;
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
}

.login-logo img {
    width: 200px;
    margin: 0 auto;
    display: block;
    margin-bottom: 40px;
}

.tab_menu_bg, .container1 {
    display: none;
}

.container {
    background-color: #fff !important;
    /*max-width: 1140px !important;*/
}

.login-screen-page {
    overflow: hidden !important;
    background-color: #fff;
}

.form-control mrg-btn-20 {
    background-color: #fff !important;
}

/*.topbar {
    display: none !important;
}*/

#lblLinkSeparator {
    display: inline;
}

.mrg-btn-20 {
    margin-bottom: 10px !important;
}

.td_heading_gray {
    color: #fff !important;
    font-size: 15px !important;
}

.td_top {
    background-image: none !important;
    background-color: var(--color) !important;
}

img.imglogin {
    width: 150px !important;
    height: 45px !important;
}

.login-screen {
    width: 50%;
    margin: auto;
    margin-bottom: 5px;
}

.main-section-login {
    width: 100% !important;
    height: auto !important;
    display: table !important;
}

.main-loginpage {
    width: 100%;
    margin: auto;
    display: table-cell !important;
    vertical-align: middle !important;
}

@media (max-width: 1200px) {
    .login-screen {
        width: 60%;
    }
}

@media (min-width: 768px) and (max-width: 996px) {
    .login-screen {
        width: 80%;
    }
}

@media (max-width: 767px) {
    .main-loginpage {
        display: flex !important;
        align-items: center;
        justify-content: center;
        height: 100vh;
    }
    .login-logo {
        margin-top: -20px;
    }

    .login-left {
        border-top-right-radius: 15px;
        border-bottom-right-radius: unset;
        border-bottom-left-radius: unset;
    }

    .login-form-2 {
        border-top-left-radius: unset;
        border-top-right-radius: unset;
        border-bottom-left-radius: 15px;
    }

    .login-screen {
        width: 90%;
        margin: auto;
        margin-top: -35px;
        margin-bottom: 10px;
    }

    .login-left {
        height: unset;
    }

        .login-left img {
            margin: 0 auto;
            width: 70px;
            display: block;
            margin-bottom: 10px;
        }

    /*.main-section-login {
                overflow-x: hidden;
                overflow-y: scroll;
            }*/

    .login-logo img {
        width: 200px;
        margin: 0 auto;
        display: block;
        margin-bottom: 50px;
        margin-top: 0px;
    }

    .main-section-login {
        width: 100% !important;
        height: 100% !important;
        display: table !important;
    }

    .imglogin {
        margin-top: 25px;
        margin-bottom: 15px;
    }

    /*.btn-alignment {
                width: 85%;
                margin: auto !important;
            }*/

    .align-float-left, .align-float-right {
        float: unset !important;
    }

    .align-center {
        margin: auto !important;
        text-align: center;
    }

    .btn {
        width: 100%;
    }
}

img.imglogin {
    width: 150px !important;
    height: 70px !important;
}


input[type="range"] {
    writing-mode: bt-lr;
    -webkit-appearance: slider-vertical;
}

.btn {
    margin-bottom: 0px;
}

.logo-align {
    height: 80px;
    display: table;
}

#tdCompLogo {
    display: table-cell;
    vertical-align: middle;
}

.forgot-line span {
    font-family: 'OpenSans-SemiBold', Arial !important;
    font-weight: bold;
}

.btn-alignment {
    width: 100%;
    margin: auto !important;
    flex-wrap: nowrap !important;
    height: 53px;
}

.align-float-left {
    float: left;
}

.align-float-right {
    float: right;
}

.login-slogan span {
    font-weight: 400;
}

#div_mobilepop {
    position: absolute;
    top: -75px;
    display: none;
    overflow: visible;
    vertical-align: middle;
}

.login-table {
    width: 500px;
}

.curvedBox {
    width: 90%;
    height: 100px;
}

.curvedBox-label {
    width: 125px;
}

.menu_link_hi {
    width: 172px;
}

.table-login-sec {
    padding-bottom: 16px;
}

.star-text {
    color: Red;
}

.notification-icon {
    cursor: pointer;
    height: 16px;
    width: 16px;
    padding-right: 5px;
}

a.reg_link {
     float: unset !important; 
}

/*-----------------*/
a.otp-content-sec-btn {
    font-size: 12px;
    color: blue;
}

.otp-content-sec {
    margin-top: -7px;
    margin-bottom: 5px;
}

.login-page #form1 {
    height:auto;
}

.form-header {
    display: flex;
    border-bottom: 1px dashed #c5c0c0;
}

.login-popup {
    /*background-color: rgba(0,0,0,0.3);*/
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.company-logo {
    width: 50%;
    text-align: start;
    z-index: 9;
}

.client-logo {
    width: 50%;
    text-align: end;
    z-index: 9;
}

.multisteps-form__title {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
    white-space: nowrap;
}

.login-popup-content {
    width: 40%;
    margin: auto;
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
    border-radius: 10px;
    padding: 15px;
    background-color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/*.multisteps-form__content {
    padding: 30px;
}*/

.login-wrapper {
    justify-content: center;
    align-items: center;
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #8BC34A;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards
}

.checkmark {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    /*margin: 10% auto;*/
    box-shadow: inset 0px 0px 0px #197b00;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes scale {
    0%, 100% {
        transform: none
    }

    50% {
        transform: scale3d(1.1, 1.1, 1)
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #197b00;
    }
}

.alert-icon-svg, .alert-icon-title, .alert-icon-close {
    width: 33.3%;
}

.login-alert-sec {
    background-color: #c9e5c3;
    padding: 10px;
    border-radius: 10px;
    border-bottom: 5px solid #197b00;
    width: 30%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.alert-icon-close i {
    font-size: 28px;
    cursor:pointer;
}

.alert-icon-title h3 {
    font-weight: bold;
}
.login-alert-subcontent {
    text-align: center;
    margin: 2px 10px;
}

.login-alert-subcontent p {
    margin: 0;
    font-size: 14px;
}

.login-note {
    font-size: 15px;
    color: var(--color);
    font-weight: bold;
}

.login-loader {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: transparent;
    z-index:9;
}

.login-loader img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


.row-btn-alignment {
    display: flex;
    gap: 15px;
}

.col-btn-alignment {
    width: 50%;
    text-align: center;
}

    .col-btn-alignment input.btn-touchpoint {
        width: fit-content;
        margin-bottom: 0px;
    }

.login-screen-page header.topbar.header-line {
    display: none;
}