.header_menu {
    position: inherit!important;
}

.t-DoanhNghiep-body {
    background-color: #f5f5f5;
    margin-top: 15px;
    color: rgb(117, 117, 117);
}

.BGWhite {
    background-color: white;
    padding: 20px;
    height: 100%;
}
.hidenMenuSign {
    display:none!important;
}
/*.div-menu-left {
    background-color: #1391f5!important;
}*/
.title-left {
    font-size: 25px;
    font-weight: 500;
}

.text-left {
    padding-top: 30px;
    font-size: 20px;
}

.member {
    font-size: 25px;
}

.text-member {
    padding-top: 20px;
    text-align: right;
    color: rgb(34, 34, 36);
    font-size: 20px;
    padding-right: 30px;
}

.text-member a {
    color: rgb(226, 78, 25)!important;
    font-size: 23px;
    font-family: 'arialMT';
    font-weight: bold;
}

form {
    padding-top: 20px;
}

form .inputform {
    padding-top: 20px;
    font-size: 20px;
}

/*input[type=thongtin] {
    width: 95%;
    margin: auto;
    line-height: 40px;
    border: 2px solid rgb(173, 205, 211);
}*/

.xacnhan {
    width: 85%;
    border: 2px solid rgb(111, 170, 197);
}

.recapcha {
    margin: 10px;
}

#check {
    color: rgb(42, 45, 48);
    font-size: 18px;
    padding: 15px;
}

#check label {
    display: block;
}

#submit {
    margin-top: 30px!important;
    background-color: rgb(255, 65, 5)!important;
    color: white!important;
    font-size: 30px!important;
    height: 60px!important;
    width: 100%!important;
}

#dieukhoan {
    color: rgb(86, 159, 199)!important;
}

.checkbox-lg .custom-control-label::before,
.checkbox-lg .custom-control-label::after {
    top: .8rem;
    width: 1.55rem;
    height: 1.55rem;
}

.checkbox-lg .custom-control-label {
    padding-top: 13px;
    padding-left: 6px;
}

.checkbox-xl .custom-control-label::before,
.checkbox-xl .custom-control-label::after {
    top: 1.2rem;
    width: 1.85rem;
    height: 1.85rem;
}

.checkbox-xl .custom-control-label {
    padding-top: 23px;
    padding-left: 10px;
}