@font-face {

    font-family: 'UTM_HelvetIns';

    src: url('../fonts/UTMHelvetIns.eot');

    src: url('../fonts/UTMHelvetIns.eot') format('embedded-opentype'), url('../fonts/UTMHelvetIns.woff')

    format('woff2'), url('../fonts/UTMHelvetIns.woff') format('woff'), url('../fonts/UTMHelvetIns.ttf')

    format('truetype'), url('../fonts/UTMHelvetIns.svg#fontawesomeregular') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'ROBOTO-REGULAR';

    src: url('../fonts/ROBOTO-REGULAR.eot');

    src: url('../fonts/ROBOTO-REGULAR.eot') format('embedded-opentype'), url('../fonts/ROBOTO-REGULAR.woff')

    format('woff2'), url('../fonts/ROBOTO-REGULAR.woff') format('woff'), url('../fonts/ROBOTO-REGULAR.ttf')

    format('truetype'), url('../fonts/ROBOTO-REGULAR.svg#fontawesomeregular') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'ROBOTO-BOLD';

    src: url('../fonts/ROBOTO-BOLD.eot');

    src: url('../fonts/ROBOTO-BOLD.eot') format('embedded-opentype'), url('../fonts/ROBOTO-BOLD.woff')

    format('woff2'), url('../fonts/ROBOTO-BOLD.woff') format('woff'), url('../fonts/ROBOTO-BOLD.ttf')

    format('truetype'), url('../fonts/ROBOTO-BOLD.svg#fontawesomeregular') format('svg');

    font-weight: normal;

    font-style: normal;

}

p {

    margin: 0px;

}



a {

    text-decoration: none;

    color: #333333;

}



a:hover,

a:focus {

    color: #0d7cd6;

    text-decoration: none;

}



* {

    margin: 0px;

    padding: 0px;

}



ul, ol {

    padding: 0;

    margin: 0;

}



li {

    list-style: none;

}



.fixed {

    position: fixed !important;

    top: 0px;

    z-index: 99;

    width: 100%;

}

.clearfix-130{

    clear: both;

    height: 130px;

}

.clearfix-100{

    clear: both;

    height: 100px;

}

.clearfix-80{

    clear: both;

    height: 80px;

}

.clearfix-60{

    clear: both;

    height: 60px;

}

.clearfix-55{

    clear: both;

    height: 55px;

}

.clearfix-50{

    clear: both;

    height: 50px;

}

.clearfix-45{

    clear: both;

    height: 45px;

}

.clearfix-40{

    clear: both;

    height: 40px;

}

.clearfix-35{

    clear: both;

    height: 35px;

}

.clearfix-30{

    clear: both;

    height: 30px;

}

.clearfix-32{

    clear: both;

    height: 32px;

}

.clearfix-25{

    clear: both;

    height: 25px;

}

.clearfix-20{

    clear: both;

    height: 20px;

}

.clearfix-15{

    clear: both;

    height: 15px;

}

.clearfix-12{

    clear: both;

    height: 12px;

}

.clearfix-10{

    clear: both;

    height: 10px;

}

.clearfix-5{

    clear: both;

    height: 5px;

}



body {

    background: #fff;

    font-size: 12px;

    font-family: arial;

    color: #000;

}



del {

    font-size: 12px;

    color: #999;

}



/*===========All=============*/ 

.w_100 {

    width: 100%;

}



.w_40 {

    width: 40%;

}



.w_60 {

    width: 60%;

}



/*==========Main============*/

.menu_mb{

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    background: #ffffff;

    z-index: 999;

    padding: 1px 1px;

    border-bottom: 1px solid #ccc;

}

#go_top {

    position: fixed;

    width: 24px;

    height: 25px;

    background: #000;

    color: #fff;

    text-align: center;

    line-height: 25px;

    font-size: 18px;

    font-weight: bold;

    background-size: 100% 100%;

    display: inline-block;

    z-index: 100;

    bottom: 25px;

    right: 25px;

}

.img_logo_mb{

    max-height: 60px;

    max-width: 70%

}

.menu_main .nav.is-fixed{

    position: relative;

    z-index: 105;

}



/*================================header==============================*/

.qts_head_top{

    background: #0363a3;

}

.menu-item.item_parent a.menu-link i{

    font-size: 17px;

    margin-right: 6px;

}

.col_right_head_top ul li{

    display: inline;

}

.col_right_head_top ul li a{

    font-family: ROBOTO-REGULAR;

    font-size: 14px;

    color: #fff;

    padding:10px 2px 10px 2px;

    text-transform: uppercase;

    position: relative;

    display: inline-block;

}

.col_right_head_top ul li a:hover{

    text-decoration: underline;

}

.col_right_head_top ul li a:after{

    /*content: '';*/

    display: inline-block;

    width: 2px;

    height: 12px;

    background: #fff;

    position: absolute;

    top: 14px;

    right: -2px;

}

.col_right_head_top ul li:last-child a:after{

    display: none;

}

.qts_head_mid{

    background: #0092ce;

}

.logo_main{

    margin: 15px 0px 13px 0px;

    display: inline-block;

}

.form_header select{

    max-width: 200px;

    margin-left: 8px;

}

.form_header input{

    max-width: 280px;

    border-radius: 5px 0px 0px 5px;

}

.form_header select, .form_header input{

    border: 1px solid #969696;

    background: #fff;

    height: 32px;

    font-family: Arial;

    font-size: 14px;

    color: #969696;

}

.form_header .input-group{

    max-width: 754px;

}

.form_header{

    float: right;

    margin-top: 21px;

}

.form_header .btn-search-top{

    border: none;

    background: red;

    padding: 6px 22px 6px 23px;

}

.form_header .btn-search-top i{

    color: #fff;

}

/*================================end header==============================*/



/*==================================body========================================*/

.qts_mid_content{

    padding: 11px 0px 0px 0px;

}

.update_today{

    border: 1px solid #f28006;

    margin-bottom: 12px;

}

.tag_tt_update{

    background: #f28006;

    padding: 7px 16px 5px 16px;

    position: relative;

    font-family: ROBOTO-BOLD;

    font-size: 16px;

    color: #fff;

    max-width: 217px;

    width: 100%;

}

.tag_tt_update:after{

    content: '';

    display: inline-block;

    width: 20px;

    max-width: 20px;

    height: 35px;

    background: url("../img/head_tag_update.png") no-repeat;

    background-size: 100%;

    position: absolute;

    top: 0px;

    left: 100%;

}

.content_tt_update{

    font-family: ROBOTO-REGULAR;

    padding: 7px 16px 5px 40px;

    font-size: 14px;

    color: #000;

}

.content_tt_update span{

    font-family: ROBOTO-BOLD;

    color: red;

}

.update_today a{

    display: inline-block;

    font-family: ROBOTO-BOLD;

    color: red;

    font-size: 14px;

    text-transform: uppercase;

    padding: 7px 5px 5px 5px;
    /* width: 100%; */

}

.update_today a:hover{

    color: #0d7cd6;

}



#fast_job{

    margin: 21px 0px 27px 0px;

}

.name_tt_fj{

    font-family: ROBOTO-BOLD;

    font-size: 24px;

    color: #000;

    text-transform: uppercase;

    float: left;

    margin: 5px 0px 0px 0px ;

}

.name_tt_fj i{

    font-size: 24px;

    color: #01acf0;

    margin-right: 9px;

}

.btn_show_fast_job{

    text-align: center;

}

.btn_show_fast_job a{

    display: inline-block;

    padding: 5px 10px;

    border: 2px solid #a1abb3;

    font-family: ROBOTO-REGULAR;

    font-size: 13px;

    color: #676c6d;

    transition: 0.2s ease all;

}

.btn_show_fast_job a:hover{

    box-shadow: 2px 2px 3px #aaaaaa;

    transition: 0.2s ease all;

}

.img_fast_job{

    float: left;

    width: 23%;

    padding-right: 15px;

    transition: 0.2s ease all;

}

.img_fast_job:hover{



}

.info_fast_job{

    float: left;

    display: inline-block;

    width: 77%;

}
.name_com_has_job{
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
}
.name_com_has_job a{

    font-size: 13px;

    color: #01347d;
    word-wrap: break-word;

    display: block;

    font-weight: bold;

    text-transform: uppercase;

    /*white-space: nowrap;*/

    text-overflow: ellipsis;
           width:100%;  overflow: hidden; float:left
}

.name_com_has_job a:hover{

    text-decoration: underline;

}

.text-fix .btn_show_fast_job {

    float: none;

}

.po_job{
    font-size: 13px;
    color: #646363;
    line-height: 25px;
    white-space: nowrap;
        text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis
}

.more_info_job p{

    width: 33.33333333%;

    float: left;

    padding-right: 5px;

    padding-left: 9px;

    font-size: 13px;

    color: #000;

    display: inline-block;

}

.location_job{

    background: url("../img/ic_map_job.png") no-repeat left top 2px;

}

.money_job{

    background: url("../img/ic_money_job.png") no-repeat left top 2px ;

}

/*.set_job{

    background: url("../img/ic_time_job.png") no-repeat left top 2px;

}*/

.fast_job_item{

    margin-bottom: 17px;

}

.list_fast_job{

    margin: 20px 0px 14px 0px;

    

}

.list_fast_job_home{

    max-height: 800px;

    padding-right: 20px;

    overflow: auto;_home

}

.content_hot_job{

    max-height: 800px;

    padding-right: 20px;

    overflow: auto;

}

.list_fast_job_home::-webkit-scrollbar {

  width: 5px;

  background-color: #ddd; }



.list_fast_job_home::-webkit-scrollbar-thumb {

  background-color: #0092ce; }



.list_fast_job_home::-webkit-scrollbar-track {

  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

  background-color: #F5F5F5; }



  .content_hot_job::-webkit-scrollbar {

  width: 5px;

  background-color: #ddd; }



.content_hot_job::-webkit-scrollbar-thumb {

  background-color: #0092ce; }



.content_hot_job::-webkit-scrollbar-track {

  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

  background-color: #F5F5F5; }



.content_new_job::-webkit-scrollbar {

  width: 5px;

  background-color: #ddd; }



.content_new_job::-webkit-scrollbar-thumb {

  background-color: #0092ce; }



.content_new_job::-webkit-scrollbar-track {

  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

  background-color: #F5F5F5; }

  .content_new_job{
    height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
  }



.name_tt_fj.tt_hot_job ,.name_tt_fj.tt_new_job{

    font-size: 20px;

    background: #033377;

    float: none;

    display: block;

    padding: 9px 12px 10px 12px;

    color: #fff;

    margin-bottom: 20px;

    margin-top: 0px;

}

.name_tt_fj.tt_new_job{

    background: #01acf0;

}

.name_tt_fj.tt_new_job i{

    color: #033377;

}

.content_hot_job .info_fast_job, .content_new_job .info_fast_job{

    float: none;

    display: inline-block;
    font-size: 13px;

}

.content_hot_job .name_com_has_job{

    text-transform: none;

}

.content_hot_job .name_com_has_job a{

    white-space: normal;

    text-overflow: inherit;

}

.content_hot_job .po_job{

    text-transform: uppercase;

}

.content_new_job .fast_job_item{

    padding-left: 13px;

    position: relative;

}

.content_new_job .fast_job_item:before{

    content: '';

    display: inline-block;

    width: 6px;

    height: 6px;

    /*background: #474747;*/

    border-radius: 50%;

    position: absolute;

    top: 5px;

    left: 0px;

}

.content_new_job .po_job {

    line-height: 24px;

}

.img_link_td{

    margin-top: 32px;

}



#news_employ{

    margin-top: 30px;

    border: 1px solid #cccc;

    padding: 21px 14px 23px 14px;

}

#news_employ .title_fast_job{

    margin-bottom: 33px;

}

.img_news_employ a:hover img{

    -ms-transform: scale(1.1,1.1); /* IE 9 */

    -webkit-transform: scale(1.1,1.1); /* Safari */

    transform: scale(1.1,1.1); /*Standard syntax */

    transition: 0.4s ease all;

}

.img_news_employ a img{

    transition: 0.4s ease all;

}

.img_news_employ{

    overflow: hidden;

}

.name_news_employ_item{

    margin: 18px 0px 10px 0px;

    line-height: 18px;

}

.name_news_employ_item a{

    font-family: Arial;

    font-size: 14px;

    color: #033377;

    font-weight: bold;

}

.name_news_employ_item a:hover{

    text-decoration: underline;

}

.time_post{

    padding:2px 4px 10px 19px;

    border-bottom: 1px solid #999;

    font-size: 12px;

    font-style: italic;

    color: #999;

    background: url("../img/ic_clock.png")no-repeat left top 2px;

}

.cmt_news_employ{

    font-size: 14px;

    color: #5a5a5a;

    line-height: 23px;

    margin: 14px 0px 15px 0px;

    text-align: justify;

    height: 69px;

    overflow: hidden;

}



.btn_showw_news a{

    padding: 5px 7px 4px 7px;

    font-size: 13px;

    color: #ffff;

    background: #01acf0;

    display: inline-block;

    border: 1px solid transparent;

    transition: 0.4s ease all;

}

.btn_showw_news a:hover{

    border-color: #01acf0;

    background: transparent;

    color: #01acf0;

    transition: 0.4s ease all;

}

/*==================================end body========================================*/



/*====================================footer=========================================*/

.qts_footer_top{

    background: #0363a3;

}

.list_link_footer_top li, .list_link_footer_bottom li{

    display: inline-block;

    text-align: center;

}

.list_link_footer_top li a, .list_link_footer_bottom li a{

    font-family: ROBOTO-REGULAR;

    font-size: 13px;

    color: #fff;

    text-transform: uppercase;

    padding: 12px 15px 11px 15px;

    display: inline-block;

    position: relative;

    width: 100%;

}

.list_link_footer_top li a:hover ,.list_link_footer_bottom li a:hover{

    text-decoration: underline;

}

.list_link_footer_bottom li a{

    text-transform: none;

}

.list_link_footer_top li a:before ,.list_link_footer_bottom li a:before{

    content: '';

    display: inline-block;

    width: 2px;

    height: 12px;

    background: #fff;

    position: absolute;

    top: 15px;

    right: -2px;

}

.list_link_footer_top li:last-child a:before, .list_link_footer_bottom li:last-child a:before{

    display: none;

}

.qts_footer_bot {

    background: #01acf0;

}

.qts_footer_mid{

    padding: 23px 0px 22px 0px;

}

.logo_footer img{

    max-width: 300px;

    display: block;

    margin: auto;

    margin-bottom: 15px;

}

.img_sub_footer img{

    max-width: 262px;

    display: block;

    margin: auto;

}

.baomat img{

    max-width: 258px;

    display: block;

    margin: auto;

}

.slogan_fotoer, .name_com_footer{

    font-family: ROBOTO-BOLD;

    color: #033377;

}

.slogan_fotoer{

    font-size: 14px;

}

.name_com_footer{

    font-size: 18px;

}

.more_info{

    font-family: ROBOTO-REGULAR;

    font-size: 14px;

    color: #2f2f2f;

    line-height: 35px;

}

.more_info span{

    font-family: ROBOTO-BOLD;

}

/*====================================end footer=========================================*/



/*==============================detail_hanoi===================================*/

.name_tt_fj.detai_hanoi{

    float: none;

    margin-bottom: 27px;

}

.detail_hanoi .more_info_job p{

    /*width: 24%;*/

}

.detail_hanoi .content_hot_job .po_job{

    text-transform: none;

}

.detail_hanoi  .box_right_detail .content_new_job .fast_job_item{

    padding-left: 0px;

    margin-bottom: 21px;

}

.detail_hanoi .content_hot_job{

    padding: 14px 0px;

    border-top: 2px solid #033377;

    margin-bottom: 26px;

}

.box_right_detail{

    margin-bottom: 56px;

}

.box_right_detail:last-child{

    margin-bottom: 20px;

}

.mg_bot_16{

    margin-bottom: 16px;

}

/*==============================end detail_hanoi===================================*/



/*========================================detail_hot======================================*/

.detail_hot .img_link_td{

    margin-top: 0px;

}

.detail_hot #fast_job {

    margin: 21px 0px 35px 0px;

}

.detail_hot .name_tt_fj.tt_de{

    float: none;

    margin-bottom: 21px;

    margin-top: 27px;

}

.phantrang ul{

    margin-bottom: 0px;

}

.phantrang ul li a{

    margin: 0px 2px;

    border-radius: 4px;

    font-family: ROBOTO-REGULAR;

    font-size: 14px;

    color: #000;

    border: 1px solid #dfdfdf;

    padding: 4px 10px;

}

.phantrang ul li.active a,.phantrang ul li a:hover,.phantrang ul li.active a:hover{

    background: #fb3f40;

    color: #fff;

    border-color:#fb3f40 ;

}

/*========================================ensd detail_hot======================================*/



/*============================detail_moi=============================*/

.detail_moi .fast_job_item{

    padding-left: 13px;

    position: relative;

    margin-bottom: 15px;

}

.detail_moi .fast_job_item:after{

    content: '';

    display: inline-block;

    width: 6px;

    height: 6px;

    background: #474747;

    border-radius: 50%;

    position: absolute;

    top: 5px;

    left: 0px;

}

.fast_job_item.new_job:before{

    content: 'HOT';

    display: inline-block;

    padding: 4px 9px 3px 9px;

    background: red;

    border-radius: 4px;

    font-family: Arial;

    font-size: 11px;

    color: #fff;

    font-weight: bold;

    position: absolute;

    top: -23px;

    right: -26px;

}

.h_666 img{border:1px solid #ddd}

.h_666 img:hover{

    box-shadow: 3px 3px 3px #aaaaaa;

    transition: 0.2s ease all;

}

/*============================end detail_moi=============================*/



.img_detail {

    float: left;

    width: 20%;

    height: 125px;

    border: 1px solid #ebebeb;

    text-align: center;

    line-height: 115px;

}



.right_tit {

    float: left;

    padding-left: 20px;

    width: 80%;

}

.right_tit h1 {

    float: left;

    width: 100%;

    font-size: 22px;

    font-family: Roboto-Medium,sans-serif;

    color: #1abc9c;

    font-weight: 400;

    margin-top: 0px;

}

.right_tit h2 {

    font-size: 16px;

    font-family: Roboto-Bold,sans-serif;

    font-weight: 400;

}

.right_tit p {

    font-size: 14px;

    padding-top: 3px;

}



.box_social {

    float: left;

    width: 100%;

    padding: 19px 19px 0;

}

.btn_ungtuyen {

    float: right;

    width: 101px;

    height: 29px;

    background: #f05e5e;

    color: #fff;

    font-size: 14px;

    font-family: Roboto-Medium,sans-serif;

    text-align: center;

    line-height: 30px;

    cursor: pointer;

}

.box_last_social {

    width: 100%;
    font-size: 14px;

    margin-top: 12px;

    margin-bottom: 16px;

}

.hannop {

    float: right;

}

.hannop b {

    color: #f05e5e;

}

.box_last_social i {

    font-style: normal;

    padding-left: 8px;

    padding-right: 8px;

    line-height: 16px;

}

.box_tomtat {

    float: left;

    width: 100%;

    padding: 0px;

    border-bottom: 1px solid #ebebeb;

}

.box_mota, .box_quyenloi, .box_yeucau {

    width: 100%;

    padding: 15px 0px;

    border-bottom: 1px solid #ebebeb;

    color: #555;

    font-size: 14.19px;

    line-height: 24px;

}

.box_mota h3, .box_quyenloi h3, .box_yeucau h3 {

    width: 100%;

    font-weight: 400;

    font-size: 19px;

    color: #000;

    margin: 0px 0px 10px 0px;

}

.box_hinhthuc {

    width: 100%;

    padding: 10px 0px;

}

.bold_ht {

    font-size: 19px;

}



.vl_tt {

    background: #fff;

    margin-top: 18px;

    padding: 0!important;

    margin-bottom: 13px!important;

}



.vl_tt h4 {

    background: #3a4c56;

    color: #fefdfa;

    font-size: 16.19px;

    height: 45px;

    line-height: 45px;

    width: 100%;

    text-align: center;

    font-weight: bold;

}

.vl_tt h4 i {

    margin-top: 13px!important;

    margin-left: 18px;

}



.box_tomtat .form_control {

    float: left;

    width: 50%;

    font-size: 14px;

    color: #1f1f1f;

    font-weight: 400;

    margin-bottom: 8px;

    position: relative;

}

.form_control img {

    margin-right: 5px;

}

.info_company .tit_com {

    float: left;

    width: 100%;

    text-align: center;

    color: #000;

    font-size: 18px;

    margin-bottom: 15px;

    text-transform: uppercase;

}

.img_com {

    float: left;

    width: 56px;

    height: 37px;

    padding: 3px;

    line-height: 26px;

}

.lnk_com {

    padding-left: 10px;

    font-size: 18px;

    padding-top: 7px;

    display: inline-block;

    font-weight: bold;

}

.tt_com {

    margin-top: 15px;

    font-size: 15px;

}

.tt_com p {

    margin-bottom: 10px;

    position: relative;

    line-height: 24px;

}

.tt_com img {

    margin-right:5px;

}

.tt-info{

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.col_right_head_top ul{

    display: flex;

}



.title_cate_list {

    height: 39px;

    background: #fff;

    line-height: 40px;

    padding: 0px;

    width: 100%;

}

.title_cate_list h1 {

    color: #2a3a43;

    font-weight: 400;

    height: 36px;

    font-size:21px;

    margin: 0px;

    border-bottom: 1px solid #ddd;

}

.content{

    line-height: 24px;

}

.normal{font-size: 16px}

.name-project{

    font-size: 16px;

    font-weight: bold;

    color: #262626;

    margin-top: 0;

    margin-bottom: 10px;

    text-align: justify;

}

.box_news_page{

    padding: 20px 0;

    border-bottom: 1px dashed #cccccc;

}

.dcs-project {

    font-size: 13px;

    color: #777777;

    line-height: 27px;

    height: 81px;

    overflow: hidden;

    text-align: justify;

}



.item_cate {

    float: left;

    width: 100%;

    border-bottom: 1px solid #ebebeb;

    padding: 12px 0px;

}



.img_cate {

    float: left;

    width: 20%;

    height: 120px;

    border: 1px solid #ccc;

    text-align: center;

    line-height: 76px;

    padding: 10px;

}



.center_cate {

    padding-left: 30px;

    float: left;

    width: 80%;

}



.title_cate {

    width: 100%;

    font-size: 15.2px;

    font-weight: 400;

    font-family: Roboto-Bold,sans-serif;

    color: #1f1f1f;

}

.center_cate p {

    color: #4d4d4d;

    font-size: 14px;

}



.nav-title{

    font-size: 13px;

    display: block;

    background: #264c84;

    color: #fff;

    line-height: 110%;

    margin-bottom: 12px;

    padding: 10px 10px 9px 10px;

    text-transform: uppercase;

    font-family: 'Arial', sans-serif;

}



.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{

    background-color: #e2e2e2 !important;

}



.list_link_footer_top{

    display: table;

    width: 100%;

}



.list_link_footer_top li{display: table-cell !important}

.content h3{font-size: 16px !important;}



.social-button {

    display: block;

    padding: 0;

    margin: 0;

    white-space: nowrap;

    font-size: 0;

    max-height: 26px;

    float: left;

    overflow-y: hidden;

    overflow-x: hidden;

}



.focus{

    font-weight: bold;

    color:red !important;

}

.location_job {
        color: #00a786 !important;
    font-weight: bold;
}

.email_noti {

    width: 100%;

    margin-top: 5px;

    margin-bottom: 20px;

}



.email_from {

    width: 100%;

    margin: auto;

}



.email_nd {

    width: 100%;

    height: 74px;

    border: 1px solid #ccc;

    background: #f5f5f5;

}



.email_nd img {

    float: left;

    padding: 24px 12px 0 14px;

}



.email_nd span {

    float: left;

    line-height: 74px;

    font-size: 16px;

    color: #333;

    font-weight: 400;

}



.email-right input {

    float: left;

    width: 311px;

    height: 35px;

    margin-top: 19px;

    font-size: 14.2px;

    padding-left: 15px;

}



.email_btn {

    float: left;

    width: 153px;

    height: 35px;

    background: #01acf0;

    margin-top: 19px;

}



.email-right {

    float: right;

    padding-right: 15px;

}

.email_btn img {

    float: left;

    padding: 10px 5px 0 25px;

}

.email_btn a {

    float: left;

    line-height: 35px;

    color: #fff;

    font-size: 14.19px;

}



/***kkk them moi****/

.imgRow img{

    max-width: 100%;

    height:auto !important;

}



.title_footer {

    font-size: 16px;

    line-height: 21px;

    font-weight: bold;

    text-transform: uppercase;

    color: #033377;

    margin-top: 10px;

    margin-bottom: 10px;

    margin-top: 0px;

}

.ul_lick_msh li{

    display: inline;

    margin-right:10px;

}
.content table{
    width:100%!important;
}
.man{
    width: 100% !important;
    border: 1px solid #ddd;
}

.man tr:first-child{
    background-color: rgb(204, 255, 255);
}

.man > tr > td{
    padding:8px;
    border: 1px solid #ddd;
}

/*
.content table tr:first-child{
    background: #00dcff;
}*/

.content_new_job .info_fast_job{
    /* width: 100% !important; */
}
.abc{
    width: 100% !important;
}
.name_com_has_job p{
     overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.info_fast_job p{
    white-space: nowrap;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
}
.content_detail {
    margin-top: 20px;
}