#search_uv .box_maincandi{width:100%;float:unset;max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:center;flex-wrap:wrap}
.box_maincandi h1.title{width:100%;display:flex;justify-content:center;margin:30px 0;font-weight:500;font-size:24px;line-height:24px;text-transform:uppercase;color:#2767a5;font-family:Roboto-Medium;text-align:center}
.box_maincandi .ctn_candi{width:100%;display:flex;justify-content:space-between;gap:20px;margin-bottom:30px;align-items:flex-start}
#search_uv .box_candinew{width:calc(100% - 320px);display:flex;flex-wrap:wrap;gap:20px}
#search_uv .box_cateUV{width:300px;display:flex;background:#fffdfd;border:1px solid #2767a5;box-sizing:border-box;border-radius:3px;padding:20px 10px 20px 20px;flex-wrap:wrap}
#search_uv .box_candinew .item{width:100%;float:left;border:1px dashed #d0d0d0;margin-bottom:12px;color:#454545;padding:10px}
.main_chat_show .logo_uv{width:57px;height:57px;float:left;position:relative}
.main_chat_show .logo_uv img{width:100%;height:100%;border-radius:50%}
.main_chat_show .logo_uv::after{position:absolute;width:11px;height:11px;background:#31a24c;display:inline-block;border-radius:50%;content:"";right:2px;bottom:0}
.main_chat_show .inf_chat{width:calc(100% - 57px);display:flex;flex-wrap:wrap;float:unset}
.main_chat_show .name_uv{font-size:16px;line-height:19px;font-family:Roboto-Medium;color:#333}
.box_chat .title{width:100%;display:flex;justify-content:center;text-align:center;font-family:Roboto-Bold;font-size:20px;line-height:24px;margin-bottom:10px;color:#2767a5;text-transform:uppercase;border-bottom:1px solid #2767a5;padding-bottom:20px}
.main_chat_show{width:100%;padding:20px 0;display:flex;float:unset;flex-wrap:wrap;gap:10px;max-height:600px;overflow-y:scroll}
.cate_item .item{float:unset;width:100%;display:flex;gap:20px;border-bottom:1px dashed #d0d0d0;color:#454545;padding:8px 0;margin-bottom:0}
.item .inf_chat .name_job{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.main_chat_show .inf_chat p{width:100%}
.box_cateUV .cate_item{float:unset;display:flex;width:100%;margin-bottom:20px;flex-wrap:wrap;align-content:flex-start}
.box_candinew .item {position: relative;}
.item .ctn_huyhieu {position: absolute;top: 6px;left: 0;z-index: 1;}
.item .ctn_huyhieu .ctn_img_hhieu {width: 40px;height: 40px;}
@media(max-width: 1024px) {
.box_maincandi .ctn_candi{flex-wrap:wrap;padding:0 20px}
#search_uv .box_candinew,#search_uv .box_cateUV{width:100%}
.item .ctn_huyhieu {top: 7px;left: 12px;}
.item .ctn_huyhieu .ctn_img_hhieu {width: 30px;height: 30px;}
}
@media(max-width: 480px) {
.box_candinew .right{position:relative}
.box_candinew .right .box_status{position:absolute;top:2px;right:0;width:70px;background: #fff;display: flex;justify-content: center;}
.box_candinew .title_job{max-width: 70%;}
.item .ctn_huyhieu {top: 5px;left: 5px;}

}