* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html, body {
  height: 100%;
}

@media (min-width: 768px) {
    .col-lg-4.col-md-6.col-sm-8.ml-auto.mr-auto {
        max-width: 40.333333% !important;
        flex: 0 0 40.333333% !important;
    }
}
.help-block {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #000000;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    padding-top: 34px;
}
.img-login {
    text-align: center;
    padding-top: 34px;
}
.img-login-demo {
    background: white;

    flex-direction: column;
}
@media (max-width: 1180px) {
    .img-login-demo {
        display: none;
    }
}
@media (min-width: 1180px) {
    .img-login-demo {
        display: flex;
    }
}
.login-support {
    margin-top: 10px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.card.card-login {
    padding-left: 34px;
    padding-right: 34px;
    margin-bottom: revert;
    margin-top: unset;
}
.col-lg-8 {
    flex: 0 0 81.666667% !important;
    max-width: 81.666667% !important;
}
.user-login {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    align-items: center;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.label-login {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    /*display: flex;*/
    align-items: center;
    color: #000000;
}

.form-group.ml-5.mr-5 {
    margin-left: 0rem !important;
    padding-bottom: 0rem !important;
}
p.input-group-text {
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: #000000;
}
.form-control.input7 {
    background: #FFFFFF;
    border: 1px solid #DBDADE;
    border-radius: 6px;
    width: 100%;
    padding: 1rem;
}
#loginButton:disabled {
    cursor: not-allowed;
}
label.pack{
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    /*padding-top: 16px;*/
}
.card-footer.justify-content-center {
    background: #EE0033;
    box-shadow: 0px 2px 4px rgb(165 163 174 / 30%);
    border-radius: 6px;
    height: 46px;
    width: 100%;
    margin: 0 0 0 0 !important;
    padding-top: 0rem;
}
button.btn.btn-danger.btn-link.btn-lg {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    /*display: flex;*/
    align-items: center;
    letter-spacing: 0.43px;
    color: #FFFFFF;
    text-transform: none;
    width: 100%;
}
h3.title-section-3{
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    padding-top: 16px;
}
:checked {
    color: #ee2200;
    font-weight: bold;
}
input#inputOtpEmail {
    background: #FFFFFF;
    border: 1px solid #DBDADE;
    border-radius: 6px;
    width: 100%;
    padding: 1rem;
}
input#inputChoosePassword {
    background-image: none;
}
div#show_hide_password{
    border: 1px solid #DBDADE;
    border-radius: 6px;
    height: 38px;
    background: #FFFFFF;
    padding: 1rem;

}
input#inputChooseRePassword {
    background-image: none;
}
button.btn.btn-dark {
    background: #EE0033;
    box-shadow: 0px 2px 4px rgb(165 163 174 / 30%);
    border-radius: 6px;
    height: 46px;
    width: 100%;
    margin: 0 0 0 0 !important;
    /* padding-top: 0rem; */
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: auto !important;
}
input#inputnewRePassword {
    background-image: none;
}
input#inputnewPassword {
    background-image: none;
}
input#inputoldPassword {
    background-image: none;
}

.cursor-pointer {
    cursor: pointer;
}
.separator {
    display: flex;
    align-items: center;
    text-align: center;
    color: #4B465C;
}
.separator::before,
.separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #DBDADE;
}
input#inputOtpPhone {
    background: #FFFFFF;
    border: 1px solid #DBDADE;
    border-radius: 6px;
    width: 100%;
    padding: 1rem;
}
/*input[type=text]:focus {*/
/*    border-color: red;*/
/*}*/
div#show_hide_password:focus {
    border: 1px solid red !important;
}
input[type=number]:focus {
    border-color: red;
}
h3.title-section-3 {
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 0px;
}
.fade {
    opacity: inherit !important;
}
.modal-content {
    width: 450px;
    height: 346px;
    padding: 32px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 4px 18px 0px rgba(75, 70, 92, 0.10);
}
button.btn-close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(165, 163, 174, 0.3);
    border-radius: 6px;
    border: 1px solid white;
}
h5#exampleModalLabel {
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Public Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}

h5.text-modal {
    color: #4B465C;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Public Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
button.btn.btn-primary {
    border: 1px solid #DBDADE;
    border-radius: 6px;
    width: 100%;
    background: #EA0033;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.43px;
}
input#optPhoneLogin {
    padding: 7px 14px;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
canvas {
    /*prevent interaction with the canvas*/
    pointer-events:none;
}

.savePassLogin label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 1px solid #6B6C70;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 5px;
    margin-bottom: 4px;
    border-radius: 4px;
}

.savePassLogin input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 11px;
    width: 7px;
    height: 11px;
    border: solid #ee0033;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
}
.savePassLogin input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
input:checked{
    background: red;
    accent-color: red;
}
.form-control:focus{
    border-color: #ee0033 !important;
}
.qr-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.qr-item {
    text-align: center;
}

.qr-item img {
    max-width: 140px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.qr-item p {
    margin-top: 10px;
    font-size: 16px;
}.divider {
     display: flex;
     align-items: center;
     justify-content: center;
     width: 100%;
     margin: 20px 0; /* Add some margin to separate from other content */
 }

.divider .line {
    flex-grow: 1;
    height: 1px;
    background-color: #ccc; /* Color of the line */
    margin: 0 10px; /* Space between the text and the lines */
}

.divider span {
    white-space: nowrap; /* Prevents the text from wrapping */
    font-size: 16px;
    color: #888; /* Color of the text */
}

/* V2 */
.bg-theme {
    background-color: #ffffff;
}
.main-wrapper {
    height: 100%;
}
.login-v2 {
    width: 100%;
    min-height: 100vh;
    background-color: #ffffff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-v2 .container {
    display: flex;
    max-width: 1440px;
    margin: auto;
    padding: 32px;
    gap: 32px;
    min-height: 100%;
}

.container-form-login {
    padding-right: 0;
}

.container-form-login .card {
    box-shadow: none;
    border-radius: 0px;
}

.container {
    flex-wrap: nowrap;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container .img-login-demo {
    max-width: 886px;
    width: 100%;
    height: 100%;
    margin: auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-form-login {
    width: 100%;
    max-width: 458px;
    /* min-height: 813px; */
    height: 100%;
    max-height: 1016px;
}

.container-form-login #form-login {
    width: 100%;
}

.container .card-img {
    border-radius: 0;
    display: block;
    max-width: 100%;
    max-height: calc(100vh - 64px);
    object-fit: contain;
    background-color: #fff;
}

.container .img-login-demo{
    overflow: hidden;
    width:100%;
    cursor:pointer;
}

.container .slider{
    display:flex;
    transition: transform 0.5s ease;
}

.container .slide{
    width:100%;
    flex-shrink:0;
    user-select:none;
    background-color: #fff;
}

.slider-wrapper{
    position: relative;
    width: 100%;
}

.slider-dots{
    position: absolute;
    bottom:10px;
    left:50%;
    transform: translateX(-50%);
    display:flex;
    gap:8px;
    z-index:10;
}

.slider-dots .dot{
    width:8px;
    height:8px;
    border-radius:50%;
    background:#ccc;
    cursor:pointer;
}

.slider-dots .dot.active{
    background:#ff2d55;
}

.container-form-login .help-block {
    padding-top: 24px;
}

.container-form-login .img-login {
    padding-top: 0px;
}

.container-form-login .login-support {
    margin-top: 0;
}

.container-form-login .qr-item img {
    max-width: 80px;
}

.container-form-login .divider span {
    font-size: 13px;
    color: #7a7a7a; 
}

.login-form-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
}


@media (min-width: 1441px) {
    .login-v2 .container {
        max-width: 1920px;
        min-height: 100%;
    }

    .container-form-login {
        width: 100%;
        max-width: 586px;
    }

    /* .container-form-login .img-login {
        padding-top: 142px;
    } */

    .container-form-login .card.card-login {
        padding-left: 53px;
        padding-right: 53px;
    }

    .container .img-login-demo {
        width: 100%;
        max-width: 1238px;
    }
}

@media (max-width: 1024px) {
    .container .img-login-demo {
        display: none !important;
    }
}