﻿html {
    margin: 0;
    height: 100%;
    width: 100%;
}

body {
    background-color: #133159 !important;
    margin: 0;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 14px;
}
.icon-tick {
    margin-top: -13px;
    margin-right: 6px;
}

.navbar-custom {
    background-color: transparent;
    color: #ffffff;
    border-radius: 0;
}

    .navbar-custom .navbar-nav > li > a {
        color: #fff;
    }

.navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff;
}

.navbar-nav > li > a {
    color: white;
    font-size: 16px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #1E4A7E;
    cursor: default;
    background-color: transparent;
    border: none;
    border-bottom-color: transparent;
    font-style: inherit;
    font-weight: bold;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 4px 4px 0 0;
    color: #fff;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 3px 10px 1px 23px;
}

.bkav-tab-background {
    background-color: transparent;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.nav > li.disabled > a {
    color: #777;
}

    .nav > li.disabled > a:hover,
    .nav > li.disabled > a:focus {
        color: #777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
    }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    border-color: none;
}

textarea:focus, input:focus {
    outline: none;
}

.head-block {
    width: 980px !important;
    margin: 0 auto;
    width: 100%;
    height: 58px;
    background: #1967b2;
}

.content-block {
    width: 980px !important;
    margin: 0 auto;
}

.txtSearch, .txtSearch:focus {
    background-color: #1967b2 !important;
    background-repeat: no-repeat !important;
    background-position: right;
    border: none;
    width: 165px;
    height: 22px;
    font-size: 14px !important;
    padding-right: 25px !important;
    color: white;
    padding-left: 8px !important;
}

.li-search-hide {
    margin-left: -2px;
}

input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder {  Chrome/Opera/Safari 
    color: #8f8f8f;
}

input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder {  Firefox 19+ 
    color: #8f8f8f;
}

input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder {  IE 10+ 
    color: #8f8f8f;
}

input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder {  Firefox 18- 
    color: #8f8f8f;
}
.panel-footer {
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

#txtSearch:focus {
    border: thin solid #8bade4;
}

.showSearch {
    position: relative;
    left: -6px;
}

.hideSearch {
    margin-left: 29px;
}

.hidden-field-cert {
    display: none;
}

#header {
    background: #1967b2; /*Màu nền header: Cần thay đổi cho mỗi dự án*/
    height: 58px;
}


.content-login {
    text-align: center;
    width: 100%;
}

.body-login {
    margin: 0;
    height: 100%;
    background: linear-gradient(180deg, #1967B2 0%, #1B568E 100%);
    background-size: cover;
}

.input-invoiceSearch {
    width: 260px !important;
    height: 34px !important;
    border-radius: 0 !important;
    padding: inherit !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
}


.input-login::-webkit-input-placeholder {
    color: #333;
}

input.input-login::-moz-placeholder {
    color: #333333;
    opacity: 1;
}

.input-login:-ms-input-placeholder {
    color: #333;
    opacity: 1;
}

#LangVN {
    background-image: url('../img/lang.png');
    background-position: 50% -429px;
    background-repeat: no-repeat;
    height: 11px;
    width: 16px;
}

#LangEN {
    background-image: url('/img/lang.png');
    background-position: 50% -88px;
    background-repeat: no-repeat;
    height: 11px;
    width: 16px;
}

#LangJP {
    background-image: url('/img/jp.png');
    background-repeat: no-repeat;
    height: 11px;
    width: 16px;
}

#LangRU {
    background-image: url('/img/ru.png');
    background-repeat: no-repeat;
    height: 11px;
    width: 16px;
}

#bannerLanguage {
    float: right;
    padding: 17px 25px 2px 4px;
}

.btnLogin {
    letter-spacing: 0.22px;
    height: 48px;
}

#btnLoginWithUSBToken {
    display: inline;
}

#logo {
    margin-left: 30px;
    margin-top: 27px
}

#divTitle {
    padding-bottom: 22px;
    text-align: center;
    font-size: 32px;
    color: #3A3A3A;
}

#divUser {
    background-image: url('/img/PageLogin/icon-user.png');
    background-repeat: no-repeat;
    height: 30px;
}

#divPass {
    background-image: url('/img/PageLogin/icon-pass.png');
    background-repeat: no-repeat;
    height: 30px;
}



/*table#inputForm {
    margin-left: 136px;
    margin-top: 57px;
    width: 264px;
    border-spacing: 0px;
    border-collapse: separate;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 0;
}

    table#inputForm tr td {
        padding-bottom: 7px;
        padding-top: 8px;
    }

*/

     /*   table#inputForm tr td input[type="submit"] {
            width: 89px;
            height: 28px;
            background-color: #4365A7;
            color: white;
            border: none;
            margin-right: 0px;
        }
*/
div.floatleft {
    float: left;
}

div.floatright {
    margin-top: 30px;
}

label {
    cursor: pointer;
    position: relative;
}

    label span {
        margin-left: 5px;
        opacity: 0.7;
    }

    label:before {
    }

input[type="checkbox"] {
    margin-right: 5px !important;
}

    input[type="checkbox"]:checked + label:before {
    }

.error {
    font-size: 13px;
    color: Red;
}

:-moz-placeholder {
    color: #c9c9c9 !important;
    font-size: 13px;
    font-style: italic;
    opacity: 0.1;
}

::-webkit-input-placeholder {
    color: #ccc;
    font-size: 13px;
    font-style: italic;
}

:-ms-input-placeholder { /* IE 10+ */
    font-style: italic;
}


.navbar-custom {
    background-color: transparent;
    color: #ffffff;
    border-radius: 0;
}

    .navbar-custom .navbar-nav > li > a {
        color: #fff;
    }

.navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #1E4A7E;
    cursor: default;
    background-color: transparent;
    border: none;
    border-bottom-color: transparent;
    font-style: inherit;
    font-weight: bold;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 4px 4px 0 0;
    color: #fff;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 3px 10px 1px 23px;
    color: inherit;
    font-family: Roboto;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
}


.bkav-tab-background {
    background-color: transparent;
}

.nav > li > a:hover,
.nav > li > a:focus {
    /* text-decoration: none;
    background-color: transparent;*/
    color: inherit; /* Khi hover cũng không đổi màu */
    text-decoration: none;
}

.nav > li.disabled > a {
    color: #777;
}

    .nav > li.disabled > a:hover,
    .nav > li.disabled > a:focus {
        color: #777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent;
    }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    border-color: none;
}

textarea:focus, input:focus {
    outline: none;
}

.spaUserName {
    width: 25px;
    padding-top: 2px;
    /*border-bottom: 1px solid #ccc !important;*/
    position: absolute;
    z-index: 1;
    right: 25px;
    top: 0;
    border-bottom: none !important;
}

#customBtn {
    display: inline-block;
    background: white;
    color: #444;
    width: 265px;
    /*border-radius: 5px;*/
    border: thin solid #888;
    white-space: nowrap;
    margin-bottom: 5px;
    text-align: left !important;
}

    #customBtn:hover {
        cursor: pointer;
    }

span.icon {
    background: url('../img/icon/g-normal.png') transparent 5px 50% no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
}

span.buttonText {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

/*#btnGgLogin, #btnSSO {
    margin-right: 20px;
}*/

.btnLogin {
    margin-top: 16px;
    display: inline;
    width: 320px !important;
    border-radius: 50px !important;
    height: 40px !important;
}

.spSlogan {
    color: #fff;
    font-size: 22px;
}

.font-tahoma {
    font-family: Tahoma, arial, helvetica, sans-serif !important;
}

.orangeColor {
    color: #f4501e;
}

input[type="checkbox"]:checked {
    /* Define the background color when the checkbox is checked */
    background-color: #f4501e; /* Change this to your desired color */
}

.pl-25 {
    padding-left: 25px;
}

.pr-25 {
    padding-right: 25px;
}

.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#divLoginSocial {
    margin-top: 20px;
}

.togglePws {
    position: absolute;
    z-index: 9;
    right: 2.2rem;
    top: 1.55rem;
}

.toogleQuestion {
    position: absolute;
    z-index: 9;
    right: 0.7rem;
    top: 1.55rem;
}

.border-bottom {
    border-bottom: 2px solid #dee2e6 !important;
}

.btn-primary:hover {
    background: #1967b2 !important;
}

label {
    display: inline-block;
    margin-bottom: 0;
}

.content-block {
    width: 100% !important;
    justify-content: center;
    display: flex;
}

.content-block-center {
    z-index: 1;
    background: radial-gradient(95.8% 95.8% at 46.48% 4.2%, #519EE6 0%, #2267A9 100%);
    height: 667px;
    width: 1091px;
    display: flex;
    box-shadow: 0 1px 4px rgb(0 0 0 / 25%);
    margin-top: 40px;
    justify-content: center;
}

.collapse navbar-right {
    color: #3F302C;
    font-family: Roboto Arial, Helvetica, sans-serif;
}

.content-block-center-hst {
    width: 53%;
}

.content-block-center-lg {
    background: white;
    padding: 105px 50px;
    width: 511px;
    height: 667px;
    border-radius: 30px 0px 0px 30px;
    padding-bottom: 50px;
    margin-right: -3px;
}

.content-block-center-hst-title {
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    margin-top: 35px;
    line-height: 26px;
}

.custom-bar {
    position: relative;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    font-weight: bold;
    margin-top: -5px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #F3FF9C;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0.15) 46.5%, rgba(0, 0, 0, 0.02) 100%);
}

    .custom-bar::before,
    .custom-bar::after {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        pointer-events: none;
        background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.5), transparent);
    }

    .custom-bar::before {
        top: 0;
    }

    .custom-bar::after {
        bottom: 0;
    }

.block_ca {
    position: absolute;
    width: 65px;
    height: 65px;
    border-radius: 52px;
    cursor: pointer;
    margin-left: -281px;
    margin-top: 24px;
    transition: all 0.3s ease;
}

    .block_ca:hover {
        transform: scale(1.1);
        box-shadow: 0 0 15px rgba(229, 236, 243, 1);
    }

.block_ehoadon {
    position: absolute;
    width: 65px;
    height: 65px;
    border-radius: 52px;
    cursor: pointer;
    margin-left: -178px;
    margin-top: 66px;
    transition: all 0.3s ease;
}

    .block_ehoadon:hover {
        transform: scale(1.1);
        box-shadow: 0 0 15px rgba(229, 236, 243, 1);
    }

.block_econtract {
    position: absolute;
    width: 65px;
    height: 65px;
    border-radius: 52px;
    cursor: pointer;
    margin-left: -136px;
    margin-top: 169px;
    transition: all 0.3s ease;
}

    .block_econtract:hover {
        transform: scale(1.1);
        box-shadow: 0 0 15px rgba(229, 236, 243, 1);
    }

.block_eqlhd {
    position: absolute;
    width: 65px;
    height: 65px;
    border-radius: 52px;
    cursor: pointer;
    margin-left: -178px;
    margin-top: 272px;
    transition: all 0.3s ease;
}

    .block_eqlhd:hover {
        transform: scale(1.1);
        box-shadow: 0 0 15px rgba(229, 236, 243, 1);
    }

.block_echungtu {
    position: absolute;
    width: 65px;
    height: 65px;
    border-radius: 52px;
    cursor: pointer;
    margin-left: -281px;
    margin-top: 314px;
    transition: all 0.3s ease;
}

    .block_echungtu:hover {
        transform: scale(1.1);
        box-shadow: 0 0 15px rgba(229, 236, 243, 1);
    }

.block_ivan {
    position: absolute;
    width: 65px;
    height: 65px;
    border-radius: 52px;
    cursor: pointer;
    margin-left: -426px;
    margin-top: 169px;
    transition: all 0.3s ease;
}

    .block_ivan:hover {
        transform: scale(1.1);
        box-shadow: 0 0 15px rgba(229, 236, 243, 1);
    }

.block_aibook {
    position: absolute;
    width: 65px;
    height: 65px;
    border-radius: 52px;
    cursor: pointer;
    margin-left: -384px;
    margin-top: 272px;
    transition: all 0.3s ease;
}

    .block_aibook:hover {
        transform: scale(1.1);
        box-shadow: 0 0 15px rgba(229, 236, 243, 1);
    }

.block_tvan {
    position: absolute;
    width: 65px;
    height: 65px;
    border-radius: 52px;
    cursor: pointer;
    margin-left: -384px;
    margin-top: 66px;
    transition: all 0.3s ease;
}

    .block_tvan:hover {
        transform: scale(1.1);
        box-shadow: 0 0 15px rgba(229, 236, 243, 1);
    }
.navbar-expand-lg {
    margin-top: 22px;
    padding-right: 0px;
}
.navbar-nav > li >a{
    color: white;
}
.navbar-nav > li > a:hover {
    color: white;
}
.input-login {
    width: 360px !important;
    height: 30px !important;
    border-radius: 0 !important;
    padding: inherit !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 3px !important;
}
.logo-center {
    position: absolute;
    width: 100%;
    height: 418.71px;
    top: 308.19px;
    left: -3px;
    transform: rotate(0.26deg);
    mix-blend-mode: overlay;
    background-image: url('/img/logo-center.svg');
    background-repeat: repeat-x;
    background-size: auto 100%;
}