﻿* {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
}

.login {
    background: #fafafa;
}

    .login #menu {
        height: 34px;
        line-height: 34px;
    }

        .login #menu ul {
            padding: 0px;
            margin: 0px;
            list-style: none;
            float: right;
        }

            .login #menu ul li {
                float: left;
                margin-left: 5px;
                margin-right: 5px;
                padding-left: 5px;
                padding-right: 5px;
            }

                .login #menu ul li a {
                    color: gray;
                    text-decoration: none;
                }

                .login #menu ul li:hover {
                    background-color: #028cee;
                    color: White;
                }

                    .login #menu ul li:hover a {
                        color: White;
                        text-decoration: none;
                    }

    .login .content {
        margin: 0px auto;
        width: 100%;
        max-width: 980px;
    }

    .login.background-page {
    }

    .login #logo {
        height: 34px;
        line-height: 34px;
        position: absolute;
        top: 0px;
    }

        .login #logo ul {
            padding: 0px;
            margin: 0px;
            list-style: none;
        }

    .login #banner {
        height: 83px;
        line-height: 83px;
        background-color: #9F224E;
    }

    .login .title_banner {
        font-weight: bold;
        color: #ffff00;
        font-size: 18px;
    }

html {
    position: relative;
    min-height: 100%;
}

.login .footer {
    /*background: #f1f1f1;*/
    border-top: 2px solid #cccccc;
    bottom: 0px;
    height: 61px;
    /*position: absolute;*/
    width: 100%;
}

    .login .footer #footer-right {
        color: #000;
        float: right;
        font-family: Arial;
        font-size: 13px;
        margin-left: 8px;
        margin-top: 10px;
        padding-right: 15px;
        top: 0;
    }

.login .title-footer {
    color: #9f224e;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.login .row-space {
    line-height: 25px;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .center-sm {
        margin: 0px auto;
    }
}

.sub-text-lg {
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    position: absolute;
    top: 10px;
    height: 30px;
    padding-left: 82px;
    line-height: 35px;
}

.text-logo-lg {
    position: absolute;
    top: 20px;
    line-height: 60px;
    padding-left: 82px;
}

.title_banner {
    position: relative;
    width: 100%;
}

.login #banner {
    line-height: initial !important;
}

.img-logo {
    position: absolute;
    top: 10px;
    left: 10px;
}

.diaPhuong.maSo31 .img-logo {
    top: 8px !important;
}

.menuheader {
    position: absolute;
    top: 18px;
    right: 10px;
}

.solugan-lg {
    position: absolute;
    top: 40px;
    right: 18px;
    color: #faff00;
    font-style: italic;
    font-size: 13px;
}

.item-menuheader {
    color: #fff;
    padding: 0px 7px;
    border-left: 1px #fff solid;
    line-height: 12px;
    font-weight: 200;
    font-size: 13px;
}

    .item-menuheader:first-child {
        border-left: none !important;
    }

.login {
    background: url('../images/bglogin.jpg') repeat-x;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.form-control {
    border-radius: 0px !important;
}

.select2-container .select2-selection--single {
    height: 33px !important;
}

.huongdandangnhap {
    color: #0067cc;
    margin-top: 10px;
}

.ipcuaban {
    margin-top: 5px;
}

.foot-left {
    position: absolute;
    top: 10px;
    left: 10px;
}

.item-icon-foot {
    margin-left: 4px;
}

.gr-icon-foot {
    position: absolute;
    top: 10px;
    right: 10px;
}

.refresh-img-log {
    position: absolute;
    top: -40px;
    right: -230px;
}

.txtmaxacnhan {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}

    .txtmaxacnhan:placeholder-shown {
        text-transform: lowercase;
        font-weight: 200;
        font-size: 15px;
    }

.luuthongtindangnhap {
    margin-top: 5px;
}

    .luuthongtindangnhap label {
        font-weight: 200;
    }

.img-bg-mobile {
    display: none;
}

@media (max-width: 767px) {
    .text-logo-lg {
        top: 29px;
        line-height: 20px;
        font-size: 14px;
    }

    .sub-text-lg {
        top: 3px;
        font-size: 12px;
    }

    .maSoNew79 .sub-text-lg {
        top: 3px;
        font-size: 11px !important;
    }

    .maSoNew79 .text-logo-lg {
        top: 24px;
        line-height: 20px;
        font-size: 12px !important;
    }

    .img-bg-mobile {
        display: block;
        position: absolute;
        top: 0px;
        right: 10px;
    }

    #top-div-login {
        height: 11px !important;
    }

    .btndangnhap {
        text-align: center;
    }

    #bt-div-login {
        height: 27px !important;
    }

    .dangnhapht {
        font-size: 15px !important;
    }

    .foot-left {
        display: none;
    }

    #footer-right {
        margin-top: 2px !important;
        margin-left: 0px !important;
        padding-left: 15px;
        padding-right: 15px;
    }

        #footer-right > div > .title-footer {
            font-size: 13px;
        }

        #footer-right > div {
            text-align: left !important;
        }

    .team-mobile {
        display: none;
    }

    .mobile-te {
        font-size: 11px;
    }

    .copyright-foo {
        float: none !important;
    }

    .login {
        background: none !important;
    }

    .text-logo-lg {
        display: none;
    }

    .text-logo-lg-mobile {
        display: block !important;
        padding-right: 30px;
        margin-top: 5px;
    }

    .hotlineHoTro {
        display: none;
    }

    .hotlineHoTroFooterMobile {
        display: block !important;
    }

    .login .footer {
        /*height: auto !important;*/
    }

        .login .footer #footer-right {
            /*padding-top: 10px !important;*/
        }
}

.content-main-log {
    max-width: 980px !important;
}

.btn-login, .btn-recover {
    background-color: #9F224E !important;
    border-color: #9f224e !important;
}

.input-login {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.input-group-addon {
    padding: 6px 9px !important;
    color: #199be2 !important;
    background: #fff !important;
}

.input-captcha {
    text-transform: uppercase;
    height: 45px !important;
    font-weight: bold;
    font-size: 20px;
    border-radius: 4px !important;
}

    .input-captcha:placeholder-shown {
        text-transform: lowercase;
        height: 45px;
        font-weight: 200;
        font-size: 16px;
    }

.KhoangCachLogin {
    margin-top: 4px;
}

.captcha-control img {
    height: 45px !important;
}

.btndangnhap {
    padding: 10px 0;
}

.remember-me input[type=checkbox] {
    margin: 0px;
    vertical-align: middle;
    position: relative;
    bottom: 1px;
    cursor: pointer;
}

.remember-me label {
    font-weight: 100 !important;
    padding: 0 4px;
    cursor: pointer;
}

.loginCSDLDiaPhuong .btn-login {
    background: #028cee !important;
    border: none !important;
}

.diaPhuong.maSo #banner {
    background: #9f224e !important;
}

.diaPhuong.maSo33 #banner, .footer.HUNGYEN-EDU, .footer.maSo33, .footer.maSoNew33 {
    background: #028cee !important;
}

.diaPhuong.maSoNew79 #banner, .footer.HCM-EDU, .footer.maSoNew79 {
    background: #028cee !important;
}

.loginCSDLDiaPhuong.maSo31 .btn-login {
    width: 100% !important;
    background: #0095dc !important;
    border: none;
    height: 38px;
    margin-bottom: 5px;
}

.bg-right-hea {
    position: absolute;
    top: 0px;
    right: 0px;
}

ul.rcbList > li.rcbHovered:hover {
    background: #dadada !important;
}

.rcbInputCell .rcbInput {
    border: 0px !important;
    padding: 2px 0 0px !important;
}

.RadComboBox .rcbInput {
    padding: 2px 0 0px !important;
}

.divMessageNoticeDiaPhuong {
    text-align: center;
    padding: 10px;
    font-size: 15px;
}

.QIGROUP {
    background: linear-gradient(270deg, #653EDA 38.39%, #21548D 100%) !important;
}

    .QIGROUP .title-footer {
        color: #fff;
    }

.diaPhuong.maSoNew79.QIGROUP #banner {
    background: linear-gradient(270deg, #653EDA 38.39%, #21548D 100%) !important;
}


.footer.QIGROUP {
    background: linear-gradient(270deg, #653EDA 38.39%, #21548D 100%) !important;
}

    .footer.QIGROUP .thong-tin-ho-tro {
        color: #FFD055 !important;
    }

        .footer.QIGROUP .thong-tin-ho-tro span {
            color: #FFD055 !important;
        }

        .footer.QIGROUP .thong-tin-ho-tro a {
            color: #FFD055 !important;
        }


.loginCSDLDiaPhuong.QIGROUP_LOGIN .btn-login {
    background: linear-gradient(165.88deg, #2275D7 -1.08%, #3F51B7 93.78%) !important;
    width: 100% !important;
}

/*thông tin đăng nhập vneid*/
:root {
    --vneid: #007bff;
    --idp: #007bff;
    --hn: #286090;
    --hcm: #028cee;
    --color-backgroud-log: #ffffff;
    --color-background-page: #f7f6f6;
    --color-chu-de-defaut: #9F224E;
    --color-chu-de-hcm: #028cee;
}

.dangnhapht {
    font-weight: bold;
}

.login {
    background-color: var(--color-background-page) !important;
    overflow-y: hidden;
}

.div-login1 {
    max-width: fit-content;
    padding: 4px 10px 4px 10px;
    border-radius: 4px 4px 4px 4px;
    background-color: var(--color-backgroud-log);
}

.div-login-center {
    padding: 0 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

    .div-login-center .div-img {
        padding: 0 !important;
    }

    .div-login-center .div-thong-tin .dangnhapht {
        color: black !important;
    }

.div-button-group input {
    height: 40px;
    width: 100%;
}

.div-button-group .div-button {
    margin-bottom: 0px !important;
}

    .div-button-group .div-button .lb-login {
        padding: 8px 0px 0px 0px;
        color: #675a5a !important;
    }

    .div-button-group .div-button .btn-login-vneid {
        font-weight: 500;
        color: var(--vneid) !important;
        background-color: transparent !important;
        border-color: var(--vneid) !important;
        background-image: url("../images/logo_bca_icon.ico");
        background-repeat: no-repeat;
        background-position: 98% center;
        padding-right: 4px;
    }

    .div-button-group .div-button .btn-login-idp {
        font-weight: 500;
        color: var(--idp) !important;
        background-color: transparent !important;
        border-color: var(--idp) !important;
        background-image: url("../images/logo_idp_icon.ico");
        background-repeat: no-repeat;
        background-position: 98% center;
        padding-right: 4px;
    }

        .div-button-group .div-button .btn-login-vneid :hover {
            color: var(--vneid) !important;
            border-color: var(--vneid) !important;
        }

        .div-button-group .div-button .btn-login-vneid :focus {
            color: var(--vneid) !important;
            border-color: var(--vneid) !important;
        }

.div-button-group .div-capcha {
    padding: 0px;
}

    .div-button-group .div-capcha div {
        padding: 0px;
    }

.content-main-log {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.login .div-block-login {
    /*max-width: 820px;*/
}

.login .footer {
    /*background-color: transparent;*/
}

    .login .footer #footer-right {
        text-align: right;
    }

    .login .footer .hotro-pc {
        color: #fff !important;
    }

    .login .footer .title-footer, .login .footer span, .login .footer a {
        color: #FDD835 !important;
    }

    .login .footer.HCM-EDU {
    }

        .login .footer.HCM-EDU #footer-right {
        }

.login .KhoangCachLogin input {
    /*font-weight: 600 !important;*/
    /*padding: 6px 4px;*/
}

.line-text {
    display: flex;
    align-items: center;
    text-align: center;
    margin: 4px 0;
}

    .line-text span {
        font-weight: bold;
    }

    .line-text::before,
    .line-text::after {
        content: " ";
        flex: 1;
        border-bottom: 1px solid #666666;
        margin: 0 2px;
    }

.text-tieu-de {
    font-size: 13px;
    color: #1F1F1F;
    font-weight: bold;
}

.hotline {
    text-align: right;
    margin: 0 15px !important;
}

.div-img-1 {
    padding: 0px !important;
}

.img-login {
    max-width: 100%;
}

.footer {
    background: #9f224e;
}

    .footer #footer-right {
        background-color: transparent !important;
    }
