
.foot-logo{
    height: 40px;
    text-align: center;
    width: 140px;
}
.flex_logo{
    display: flex;
    justify-content: space-between
}
.flex_logo .image_check_bussiness{
    margin-bottom: 0;
}
.footer-bottom .company_wacontre{
    display: inline-block;
}
.btn-groupzz .fa-user_custom{
    font-size:16px;
    line-height:18px
}
.btn-groupz .fa-user-circle_custom,.btn-groupz .fa-bell_custom{
    color: #686868;
    font-size:16px;
}
.dropdown-content .drop-menu-em{
    right: 0px;
    left: unset;
}
.text_center{
    text-align: center;
}
.drop-menu-em .drop-menu-em_item{
    color: #fc8017;
}
.dropdown .notlogin_dropdown_wrapper{
    background-color: #1e4b8c;
}
.dropdown .notlogin_dropdown_wrapper .notlogin_dropdown_wrapper_link{
    color: #fff; padding: 8px !important;
}
.notlogin_dropdown_wrapper .notlogin_dropdown_wrapper_link .icon-white{

}
.color_white{
    color:#fff !important;
}
#footWrapper{
    position:relative;
    z-index:11;
}
#footWrapper.footer-top{
    padding: 15px 0 50px;
}
.footer-top.footer-top-2{
    padding: 15px 0 50px;
    /* border-bottom:0; */
}
.padding-top_10{
    padding-top: 10px;
}
.flex_logo .foot-logo .show_mobile_480 img{
    width: 142px; 
    height: 50px;
}
.text_center{
    text-align: center;
}
.img_bocongthuong{
    width: 142px; height: 50px;
}
.footer-top .text_inner_intro{
    float:left;
    text-align:justify;
}
.line-height_15{
    line-height: 15px;
}
.font-size_14{
    font-size: 14px !important;
}
#buttonDiv{
    display: none;
}
.color_ffc107{
    color: #ffc107 !important;
}
@media (min-width: 1082px){
    #main-menu .nav-item>a.nav-link.active {
        min-width: unset;
        padding: 0 2px;
    }
}
@media (min-width:1024px) {
    .header-not-at-top .menu-main-vo .header--item-right i {
        display:inline-block;
    }
}
/* new header */
@media (min-width:1024px) {
    .sidebar__jobseeker {
        min-width: 160px;
        position: fixed !important;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 50;
        display: block;
        padding: 0 20px 20px 20px;
        overflow-x: hidden;
        overflow-y: auto;
        background-color: #f5f5f5;
        margin-top: 10px;
    }
}
@media only screen and (max-width: 480px) { 
    /* temp */
    .header-js .logo {
        margin-right: 0;
    }
} 
