.kt-login.kt-login--v4 .kt-login__wrapper .kt-login__container {
    background: var(--white);
    padding: 30px;
    border-radius: 5px;
}


/*form dang nhap*/
.kt-login.kt-login--v4 .kt-login__wrapper .kt-login__container .kt-login__head .kt-login__title {
    font-weight: 600;
    color: var(--dark);
}
/*form dang nhap*/

/*form quen mat khau*/
.img-invert {
    filter: invert(1);
}
.color-white {
    color: #fff !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}
.required {
    color: var(--red);
}
.session-otp .input-opt input {
    padding: 0 !important;
    flex: 0 0 50px;
    max-width: 50px;
    height: 70px !important;
    border-radius: 3px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    border: 1px solid #dee2e6;
    background-color: #f1f1f1;
}


.kt-login.kt-login--v4 .kt-login__wrapper .kt-login__container {
    width: 450px;
}
.kt-login.kt-login--v4 .kt-login__wrapper .kt-login__container .kt-form .form-control {
    background-color: var(--white);
    border: 1px solid #dee2e6;
}
.kt-login.kt-login--v4 .kt-form .kt-checkbox > input:checked ~ span {
    border-color: #0083d3;
}
.kt-login.kt-login--v4 .kt-form .kt-checkbox > span:after {
    border: solid #0083d3;
}



#reset-password .form-control {
    margin-top: 0;
}
#reset-password .btn.btn-pill {
    border-radius: 3px;
    background-color: #0083d3;
    border-color: #0083d3;
}

#reset-password .btn.disable {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: var(--red);
    border-color: var(--red);
}

#kt_login .invalid-feedback {
    text-align: center;
    font-size: 90%;
    font-weight: 500;
    margin-top: 0;
}

.kt-login__actions .btn {
    line-height: 30px;
    width: 100%;
    background: #6e62ff;
    border: 0;
    border-radius: 10px;
}

.text-error {
    margin: 5px 0;  
    font-size: 90%;
    color: #fd397a;
    font-weight: 500;
    text-align: center;
}

/*form quen mat khau*/

html, body {
    overflow-x: hidden;
}

@media (max-width: 576px) {
    .kt-login.kt-login--v4 .kt-login__wrapper .kt-login__container {
        width: 100%;
    }
}


.login-custom-glax{
        background-color: #fff;
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 100%;
    padding: calc(100% / 10);
    overflow: auto;
    opacity: 1!important;
    padding-left: 0;
    padding-right: 0;
}
.kt-login__cts .container {
    max-width: 1360px;
}


.info-login .img-login {
    margin-bottom: 40px;
}

.info-login .img-login img {
    height: auto;
    width: 100%;
    object-fit: contain;
}

img {
    max-width: 100%;
}

.info-login .text-login {
    text-align: center;
    margin-bottom: 50px;
}

.info-login .text-login span {
    display: inline-block;
    text-align: right;
    font-size: 20px;
    color: #000;
}

.info-login .text-login span span.note-01 {
    font-weight: 700;
    color: #000;
}

.info-login .text-login span span.note-03 {
    color: #7a6fff;
}

.info-login .text-login span .note-04 {
    color: #ffc122;
}


.info-login .inter-022 {
    margin-bottom: 30px;
}

.info-login .inter-022 .img-02 {
    position: relative;
    padding-top: 56%;
}

.info-login .inter-022 .img-02 img {
    position: absolute;
    top: 0;
    left: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.info-login .note-bt {
    text-align: center;
    font-size: 15px;
    color: #6d62f1;
}

.kt-login__cts .login__signin-ct {
    background-color: #fff;
    border-radius: 8px;
    padding: 40px 32px;
    box-shadow: 0 10px 30px rgba(26,47,54,.12);
    max-width: 500px;
    margin-left: auto;
}

.kt-login__cts .login__signin-ct .input-group {
    margin-bottom: 20px;
    position: relative;
}

.kt-login__cts .login__signin-ct .input-group input.form-control {
    height: 50px;
    border-radius: 8px;
    padding-left: 40px;
    padding-right: 40px;
}

.login__signin-ct .img-02 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.login__signin-ct .img-02 img {
    height: 60px;
}

.dow-app {
    text-align: center;
}

.dow-app .note {
    font-size: 14px;
    margin-bottom: 15px;
}

.dow-app>ul {
    padding-left: 0;
    display: flex;
    margin-left: -7.5px;
    margin-right: -7.5px;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
}

.dow-app>ul>li {
    list-style: none;
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.dow-app>ul>li>a img {
    height: 45px;
}

.kt-login__signin .kt-login__title {
    color: #000;
}
.kt-login__cts .login__signin-ct .input-group .icon-left {
    position: absolute;
    pointer-events: none;
    left: 12px;
    width: 20px;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
}

.kt-login__cts .login__signin-ct .input-group label {
    background: #fff;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    top: 50%;
     transform: translate(-30px,-32px);
    font-size: 12px;
    background: #fff;
    padding: 0 3px;
    pointer-events: unset;
    left: 40px;
    transition: .2s;
    pointer-events: none;
    z-index: 9;
}

.kt-login__cts .login__signin-ct .input-group .icon-right {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    z-index: 99;
    cursor: pointer;
}

.kt-login__cts .login__signin-ct .input-group input.form-control:focus ~ label {
    transform: translate(-30px,-32px);
    font-size: 12px;
    background: #fff;
    padding: 0 3px;
    pointer-events: unset;
}

.login__account-bto {
    margin-bottom: 15px;
}

.kt-login__cts .login__signin-ct .input-group>span {
    display: block;
    width: 100%;
    position: relative;
}