﻿* {
    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;
    }
.div-button-group input {
    height: 40px;
    width: 100%;
}
.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-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;
    }

html {
    position: relative;
    min-height: 100%;
}

.login .footer {
    background: #f1f1f1;
    border-top: 2px solid #cccccc;
    bottom: 0;
    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;
}

.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 {
    background-color: #9F224E !important;
    border-color: #9f224e !important;
}

.input-login {
    border-top-left-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
}


.input-group-addon {
    border-radius: 2px !important;
    color: #199be2 !important;
    background: #fff !important;
}

.input-captcha {
    text-transform: uppercase;
    height: 45px !important;
    font-weight: bold;
    font-size: 20px;
    border-radius: 2px !important;
}

    .input-captcha:placeholder-shown {
        text-transform: lowercase;
        height: 45px;
        font-weight: 200;
        font-size: 16px;
    }

.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;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
    line-height: 35px !important;
    border-radius: 1px !important;
    border: 1px solid #ccc;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px !important;
}

.select2-container--default .select2-selection--single, .select2-dropdown {
    border: 1px solid #cccccc !important;
}

.loginCSDLDiaPhuong.maSo33 .btn-login {
    font-weight: 500;
    background: #028cee !important;
    border: none !important;
}

.loginCSDLDiaPhuong.maSo79 .btn-login {
    font-weight: 500;
    background: #028cee !important;
    border: none !important;
}

.loginCSDLDiaPhuong .btn-login {
    font-weight: 500;
    background: #9f224e !important;
    border: none !important;
}

.loginCSDLDiaPhuong.QIGROUP_LOGIN .btn-login {
    font-weight: 500;
    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;
    --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;
}
.diaPhuong33 #banner {
    background: #028cee !important;
}

.diaPhuong.maSo #banner {
    background: #9f224e !important;
}

.diaPhuong.maSo33 #banner {
    background: #028cee !important;
}

.bg-right-hea {
    position: absolute;
    top: 0px;
    right: 0px;
}

.diaPhuong.maSoNew79 #banner {
    background: #028cee !important;
}

.divMessageNoticeDiaPhuong {
    text-align: center;
    padding: 10px;
    font-size: 15px;
}

.KhoangCachLogin {
    margin-top: 4px;
}

.captcha-control img {
    height: 45px !important;
}
.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;
}