﻿* {
    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: 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;
}

.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;
    display: none;
}

    .luuthongtindangnhap label {
        font-weight: 200;
    }

.img-bg-mobile {
    display: none;
}

.btndangnhap {
    margin-top: 10px !important;
}
@media (max-width: 767px) {
    .text-logo-lg {
        top: 29px;
        line-height: 20px;
        font-size: 14px;
    }

    .sub-text-lg {
        top: 3px;
        font-size: 12px;
    }

    .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: center !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;
    }
}

.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;
}

.KhoangCachLogin {
    margin-top: 4px;
}

.captcha-control img {
    height: 45px !important;
}