
.main_timviec {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
}
.container_timviec{
    max-width: 1200px;
    margin: auto;
}
/* breadcrumb */
.main_timviec.main_breadcrumb_new {
    background: unset;
    box-shadow: unset;
}
.main_breadcrumb {
    background: #4C5BD4;
}
.container_timviec {
    max-width: 1200px;
    margin: auto;
}

.main_breadcrumb .div_bre {
    background: 0 0;
    margin-bottom: 0;
}
.div_bre, .div_bre .breadcrumb>li a, .form_gr_01 .select2-container {
    background: #fff;
    line-height: 37px;
}
.div_bre {
    float: left;
    width: 100%;
}
.div_bre_2 {
    margin-bottom: 20px;
}

.main_breadcrumb_new .div_bre .breadcrumb {
    margin-top: 10px;
}

.div_bre .breadcrumb {
    margin: 10px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    height: 37px;
}
li {
    list-style: none;
}

.breadcrumb>li a{
    background: 0 0;
    color: #fff;
}

.div_bre .breadcrumb>li a {
    display: inline-block;
    font-size: 14px;
    color: #474747;
    text-decoration: none;
    float: left;
    padding-right: 14px;
}
.div_bre_2 .breadcrumb li a {
    padding-right: 0 !important;
    font-weight: 700;
}
.main_breadcrumb_new.main_breadcrumb .div_bre .first a span:not(.line_h), .main_breadcrumb_new.main_breadcrumb .br_clr.active a span {
    color: #4C5BD4;
}
.main_breadcrumb .div_bre .first a span:not(.line_h) {
    background: 0 0;
    color: #fff;
}
.div_bre .first a span:not(.line_h) {
    color: #4c5bd4;
    padding-left: 16px;
    padding-right: 14px;
}
.div_bre li span {
    padding-right: 14px;
}
.div_bre_2 a span {
    padding: 0 !important;
}
.main_breadcrumb_new .br_clr a span, .main_breadcrumb.main_breadcrumb_new .div_bre .breadcrumb li:not(.first)::before {
    color: #474747;
}
.main_breadcrumb .div_bre .breadcrumb li:not(.first)::before, .main_breadcrumb .div_bre .breadcrumb>li a, .main_breadcrumb .div_bre .first a span:not(.line_h) {
    background: 0 0;
    color: #fff;
}
.div_bre .breadcrumb li:not(.first)::before {
    content: '>';
    font-size: 14px;
    line-height: 37px;
    color: #474747;
    padding: 0 5px;
    float: left;
    position: relative;
    left: -10px;
    margin-left: 20px;
}
.main_breadcrumb_new.main_breadcrumb .div_bre .first a span:not(.line_h), .main_breadcrumb_new.main_breadcrumb .br_clr.active a span {
    color: #4C5BD4;
}

/* tag new */
.tag_tdnew {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.tag_tdnew p, .tag_tdnew h1 {
    font-weight: 700;
    font-size: 22px;
    line-height: 35px;
    text-transform: capitalize;
    color: #4C5BD4;
}

/* list job */
.vl_left {
    width: 70%;
    float: left;
    margin: 10px;
    padding-right: 10px;
}

#nd_cate {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.nd_cate_new .box_type {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 11px;
}

.nd_cate_new .items_type.active {
    padding-bottom: 4px;
    /* border-bottom: 1px solid #4C5BD4; */
    color: #4C5BD4;
}

.nd_cate_new .items_type {
    float: left;
    padding: 11px 0px 5px 0px;
    margin-right: 45px;
    color: #000;
}
.nd_cate_new .items_type {
    cursor: pointer;
}

.nd_cate_new .box_mb_items {
    display: none;
    float: right;
    position: relative;
}

.nd_cate_new .box_mb_items .items_name {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #4C5BD4;
    cursor: pointer;
    padding-right: 15px;
    padding-top: 11px;
}
.nd_cate_new .box_mb_items .items_name:after {
    content: "";
    background: url(/timviecejs/images/loc/Ic_down.png);
    background-size: 100% 100%;
    width: 9px;
    height: 9px;
    display: inline-block;
    margin-left: 3px;
}

.nd_cate_new .box_mb_items .pop_items {
    display: none;
    min-width: 115px;
    position: absolute;
    right: 15px;
    top: 40px;
    z-index: 1;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}
.nd_cate_new .box_mb_items .pop_items a {
    display: block;
    font-size: 14px;
    text-align: right;
    color: #474747;
    font-weight: normal;
    margin-bottom: 15px;
}

.nd_cate_new .box_mb_items .pop_items a:last-child {
    margin-bottom: unset;
}

.main_cate {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

#nd_cate.nd_cate_new .item_cate {
    background: #fff;
    border-radius: 8px;
    box-shadow: unset;
    border: unset;
    color: #474747;
    padding: 15px 10px;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #CCCCCC;
}

#nd_cate.nd_cate_new .item_cate {
    padding-bottom: 0px;
}
#nd_cate .item_cate {
    float: left;
    width: 100%;
    border: 1px solid #E2E0E0;
    padding: 20px;
}
.item_cate .box_input, .item_cate .img_cate {
    float: left;
}
.nd_cate_new .box_input {
    position: relative;
    margin-right: 10px;
}
.v_hidden {
    visibility: hidden;
}
.nd_cate_new .box_input input[type="checkbox"] {
    visibility: hidden;
}
.nd_cate_new .box_input label {
    background-color: #fff;
    border: 1.5px solid #474747;
    border-radius: 50%;
    cursor: pointer;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
}
.nd_cate_new .box_input label:after {
    opacity: 0;
    content: "";
    position: absolute;
}

.nd_cate_new .item_cate .img_cate.box_new_left {
    position: relative;
}

.nd_cate_new .item_cate .img_cate {
    text-align: center;
    margin-right: 15px;
    width: 142px;
}
.item_cate .box_input, .item_cate .img_cate {
    float: left;
}
.item_cate .img_cate {
    float: left;
}
.nd_cate_new .logo_user_th {
    float: left;
    position: relative;
}
.logo_user_th {
    position: relative;
    display: inline-block;
}
.nd_cate_new .item_cate .img_cate img {
    width: 142px;
    height: 142px;
    border-radius: 50%;
    border: 1px solid #f2f7fb;
    float: unset;
    margin: unset;
    margin-bottom: 15px;
    object-fit: contain;
    position: relative;
}

.nd_cate_new .item_cate .logo_user_th.m_online:before {
    content: ' ';
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #76B51B;
    display: inline-block;
    position: absolute;
    top: 60%;
    right: 0px;
    border: 3px solid #FFFFFF;
    z-index: 1;
}

.nd_cate_new .item_cate h3 .logo_user_th.m_online:before,
.nd_cate_new .item_cate h2 .logo_user_th.m_online:before {
    display: none;
}

.nd_cate_new .item_cate .center_cate {
    width: calc(100% - 142px - 45px);
    position: relative;
}
.item_cate .center_cate {
    float: right;
    width: 75%
}
/* .center_cate_l{
    margin-bottom: 20px;
} */
.nd_cate_new .center_cate_l h3,
.nd_cate_new .center_cate_l h2 {
    width: calc(100% - 120px);
    margin-bottom: 10px;
}

.tag_th .pr_new {
    padding: 1.2px 8px;
    border-radius: 4px;
    background: #FFAB2E;
    color: #FFF;
    font-size: 16px;
    line-height: 22px;
    margin-right: 5px;
}

.nd_cate_new .center_cate_l .cpn_name {
    float: left;
    width: 100%;
    margin-bottom: 15px;

    font-size: 13px;
    font-weight: normal;
}

.nd_cate_new .center_cate_l .cpn_name a {
    color: #474748;
    white-space: unset;

    font-size: inherit;
}

.nd_cate_new .center_cate_l p {
    max-width: 95%;
    width: 45%;
    margin-right: unset;
}

.center_cate_l p {
    line-height: 25px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.nd_cate_new .center_cate_l .cate_ml {
    max-width: 90%;
    min-width: 120px;
    margin-right: 30px;
    font-weight: 600;
    color: #FF0000;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.nd_cate_new .center_cate_l .cate_dd {
    margin-right: 30px;
}

.nd_cate_new .item_cate .cate_ml::before {
    background: url(/timviecejs/images/loc/Ic_money.png);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
}

.nd_cate_new .item_cate .cate_dd::before {
    background: url(/timviecejs/images/loc/Ic_map.png);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
}

.nd_cate_new .item_cate .cate_hn::before {
    background: url(/timviecejs/images/loc/Ic_time.png);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
}
.nd_cate_new .tooltip {
    visibility: hidden;
    z-index: 1;
    opacity: .90;
    min-width: 200px;
    max-width: 90%;
    padding: 9px 15px;
    background: #292D32;
    color: #fff;
    font-size: 13px;
    border-radius: 4px;
    position: absolute;
    bottom: 45px;
    left: 0px;
    /* transform: translateY(9px); */
    /* transition: all 0.3s ease-in-out; */
}
.nd_cate_new .center_cate_l .job_chat {
    font-weight: normal;
    padding-left: 25px;
    position: absolute;
    width: 105px;
    background: #959595 !important;
    color: #fff;
    border-radius: 20px;
    right: 0px;
    top: 0px;
    padding: 7px 10px 7px 30px;
    text-decoration: none;
}

.nd_cate_new .job_chat {
    background-size: 30%;
}

.nd_cate_new .item_cate .cate_hn {
    margin-right: unset;
    max-width: 140px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nd_cate_new .center_cate_l .cate_dd,
.nd_cate_new .center_cate_l .cate_hn {
    max-width: 90%;
    margin-right: unset;
    color: #474747;
    min-width: 120px;
}
.box_txt{
    cursor:pointer
}

.nd_cate_new p.box_txt {
    width: 90%;
    border: unset;
    border-radius: 4px;
    padding: 5px 10px;
    margin: unset;
    -webkit-line-clamp: 1;
    background: #F2F7FB;
}
.con-tooltip:hover .tooltip {
    display:block;
    visibility: visible;
}

.nd_cate_new .center_cate_l .job_chat.m_online,
.nd_cate_new .center_cate_l .uv_chat.m_online {
    color: #fff;
    background: #5DC22D !important;
}

.nd_cate_new .xt_tag {
    position: absolute;
    right: 0px;
    bottom: 15px;
    color: #4C5BD4;
}

.nd_cate_new .job_w_ut {
    margin-left: unset;
}

.nd_cate_new .item_cate .nd_xt_ct {
    background-color: #F2F7FB;
    padding: 10px;
    border-radius: 10px;
}

.nd_cate_new .item_cate .nd_xt_ct li {
    list-style-type: initial;
    text-indent: 0px;
    margin-left: 25px;
    padding-right: 25px;
}

.v_hidden {
    visibility: hidden;
}

.nd_cate_new .box_mb_items {
    display: none;
    float: right;
    position: relative;
}

.nd_cate_new .box_mb_items .items_name {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #4C5BD4;
    cursor: pointer;
    padding-right: 15px;
    padding-top: 11px;
}

.nd_cate_new .box_mb_items .items_name:after {
    content: "";
    background: url(/images/loc/Ic_down.png);
    background-size: 100% 100%;
    width: 9px;
    height: 9px;
    display: inline-block;
    margin-left: 3px;
}

.nd_cate_new .box_mb_items .pop_items {
    display: none;
    min-width: 115px;
    position: absolute;
    right: 15px;
    top: 40px;
    z-index: 1;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.nd_cate_new .box_mb_items .pop_items a {
    display: block;
    font-size: 14px;
    text-align: right;
    color: #474747;
    font-weight: normal;
    margin-bottom: 15px;
}

.nd_cate_new .box_mb_items .pop_items a:last-child {
    margin-bottom: unset;
}

.nd_cate_new .center_cate_l h3 a,
.nd_cate_new .center_cate_l h2 a {
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: unset;
    /*text-decoration: none;*/
}

.nd_cate_new .color_xam {
    color: #474748;
}

.nd_cate_new .box_btn_ut_mb {
    display: none;
    float: left;
    width: 50%;
}

.nd_cate_new .job_chat {
    background: unset !important;
}

.nd_cate_new .job_chat::before {
    content: "";
    background-image: url(/timviecejs/images/chat_icon/vl_chat_wt.png) !important;
    background-size: 100% 100%;
    position: absolute;
    display: inline-block;
    width: 17px;
    height: 17px;
    left: 10px;
    top: 7px;
}

.nd_cate_new .job_chat.m_online::before {
    background-image: url("/images/chat_icon/vl_chat_wt.png") !important;
}

.nd_cate_new .center_cate_l .cate_up,
.nd_cate_new .center_cate_l .cate_hn {
    margin-top: 10px;
}

.nd_cate_new .center_cate_l .cate_up {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 95%;
    min-width: 120px;
    margin-right: unset;
    color: #474747;
}

.nd_cate_new .frame_txt {
    width: 45%;
    float: left;
    margin-top: 7px;
}

.nd_cate_new .item_cate .cate_up::before {
    content: "";
    background: url(/images/loc/Ic_trinhdo.png);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    margin-bottom: -2.5px;
    margin-right: 5px;
    display: inline-block;
}

.nd_cate_new .img_center_cate_mb {
    /* float: left;
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #f2f7fb;
    margin-right: 10px; */

    width: 60px;
    height: 60px;
    margin-right: 10px;
    display: none;
}
.img_center_cate_mb2{
    /* float: left;
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #f2f7fb;
    margin-right: 10px; */
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.nd_cate_new .logo_user_th {
    float: left;
    position: relative;
}

.nd_cate_new .box_time_off {
    position: absolute;
    padding: 5px 8px;
    right: 5px;
    top: 75%;
    background: #F4FCE9;
    border-radius: 24px;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #76B51B;
}

.nd_cate_new h3 .box_time_off,
.nd_cate_new h2 .box_time_off {
    display: none;
}

.nd_cate_new .box_new_left .box_vote_new {
    float: left;
    width: 100%;
}
.box_vote_new {
    display: flex;
    justify-content: center;
}
.nd_cate_new .box_new_left .box_vote_new .icon_vote_new {
    width: 16px;
    height: 16px;
    border: none;
}

.center_cate_l, .center_cate_l h3, .center_cate_l h2, .center_cate_l p {
    float: left;
    width: 100%;
}
.nd_cate_new .center_cate_l h3, .nd_cate_new .center_cate_l h2 {
    width: calc(100% - 120px);
    margin-bottom: 10px;
}
.nd_cate_new .center_cate_l h3 a, .nd_cate_new .center_cate_l h2 a {
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 22px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: unset;
    /* text-decoration: none; */
}
.nd_cate_new .logo_user_th {
    float: left;
    position: relative;
}
.center_cate_l h2 a {
    font-size: 15px;
    line-height: 22px;
    color: #4C5BD4;
    text-transform: capitalize;
    font-weight: 700;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.center_cate_l h3 a, .center_cate_l h2 a {
    color: #4C5BD5;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 85%;
    float: left;
    line-height: 24px;
}
.center_cate_l h2 a {
    font-size: 15px;
    line-height: 22px;
    color: #4C5BD4;
    text-transform: capitalize;
    font-weight: 700;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.center_cate_l h3 a, .center_cate_l h2 a {
    color: #4C5BD5;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 85%;
    float: left;
    line-height: 24px;
}
.box_vote_new .icon_vote_new {
    width: 13px;
    height: 13px;
}
.mkr .img_cate img, img {
    max-width: 100%;
}
.nd_cate_new .con-tooltip.tt_sm {
    width: 45%;
}
.nd_cate_new .con-tooltip {
    float: left;
    width: 45%;
    position: relative;
    display: inline-block;
    /* transition: all 0.3s ease-in-out; */
}
.nd_cate_new .tooltip::after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8.5px 0px 8.5px;
    border-color: #333 transparent transparent transparent;
    position: absolute;
    left: 45%;
    bottom: -10px;
}

.nd_cate_new .center_cate_l .history_point {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 95%;
    min-width: 120px;
    margin-right: unset;
    color: #474747;
    margin-top: 10px;
    font-weight: normal;
    text-transform: inherit;
    width: unset;
    float: unset;
}

.nd_cate_new .item_cate .history_point::before {
    content: "";
    background: url(/timviecejs/images/tia_set/icon_history.svg);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    margin-bottom: -2.5px;
    margin-right: 5px;
    display: inline-block;
}

.nd_cate_new .job_chat {
    background: unset !important;
}
.nd_cate_new .job_chat {
    background-size: 30%;
}
.job_chat, .uv_chat {
    width: calc(35% - 10px);
    float: left;
    padding-left: 20px;
    margin-left: 5px;
    color: #6f6f6f;
    background: url(/timviecejs/images/chat_icon/vl_chat_off.png) no-repeat;
}
.job_chat, .job_ut, .job_w_ut, .uv_chat {
    font-size: 14px;
    line-height: 17px;
    cursor: pointer;
}
.xt_tag {
    float: right;
    clear: both;
    font-size: 14px;
    font-family: Roboto-Medium, sans-serif;
    cursor: pointer;
    margin-top: 5px;
}
.nd_xt {
    display: none;
    margin-top: 8px;
    float: left;
    width: 100%;
}
.nd_cate_new .item_cate .nd_xt_ct {
    background-color: #F2F7FB;
    padding: 10px;
    border-radius: 10px;
}
.item_cate .nd_xt_ct {
    background-color: #f2f2f2;
    float: left;
    width: 100%;
    padding: 15px;
    border-radius: 6px;
}
.item_cate .nd_xt_ct p {
    color: #474747;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
.item_cate .nd_xt_ct li {
    list-style-type: square;
    margin-top: 5px;
    float: left;
    width: 100%;
    text-indent: 18px;
}
.item_cate .nd_xt_ct li a {
    color: #474747;
    font-size: 14px;
    text-transform: capitalize;
}
.main_timviec .pagination_wrap {
    text-align: center;
}
.box_tt_com, .box_keyw, .box_vlcompany, .pagination_wrap {
    float: left;
    width: 100%;
}
.pagination_wrap {
    float: left;
    width: 100%;
    background: #fff;
    height: 48px;
    border-top: 0;
    text-align: right;
    line-height: 60px;
    box-sizing: border-box;
}
.pagination_wrap a {
    font-size: 14px;
    color: #767676;
    padding: 7px 12px;
    margin-left: 2px;
    border-radius: 5px;
}

.jp-current {
    color: #767676 !important;
    border: 2px solid #ddd;
    border-radius: 5px;
}
.pagination_wrap .last, .pagination_wrap .next, .pagination_wrap .preview {
    color: #fff;
    background: #4c5bd4;
}

/* danh sách nhà tuyển dụng online */
.frame_th {
    margin-top: 54px;
}
.vl_right {
    width: calc(26% - 26px);
    float: left;
    margin-left: 26px;
}

.frame_th .list_ntd_home, .frame_th .list_uv_home {
    box-shadow: 0 0 3px rgb(0 0 0 / 25%);
}

.list_cate, .list_city, .list_ntd_home, .list_uv_home {
    width: 100%;
    background: #fff;
    float: left;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 8px;
}
.tt_chat_ntd, .tt_chat_uv {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    padding: 20px 0 10px;
    text-transform: uppercase;
    font-family: Roboto-Medium;
    float: left;
    width: 100%;
    background: #4c5bd4;
    border-radius: 8px 8px 0 0;
}
.ic_list_onnile {
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    margin-left: 10px;
    margin-top: -10px;
}
.tt_chat_ntd::after {
    content: '';
    width: 60%;
    display: block;
    margin: 0 auto;
    border-top: 1px solid #4c5bd4;
    position: relative;
    top: 10px;
}
.link_all_onl {
    display: block;
    text-align: right;
    padding: 15px 10px 0 0;
    font-size: 15px;
    float: right;
    color: #4c5bd4;
}
.frame_th .list_chat_ntd, .frame_th .list_chat_uv, .section_home .list_chat_ntd, .section_home .list_chat_uv {
    max-height: 895px;
}
.list_cate_ul, .list_chat_ntd, .list_chat_uv, .list_city_ul {
    padding: 0 10px 15px;
    max-height: 560px;
    overflow: auto;
    width: 100%;
    transition: .7s;
}
.banner_new {
    width: 100%;
    margin-top: 20px;
    float: left;
}

.banner_new .box_btn {
    padding: 166px 10px 0;
    display: flex;
    justify-content: space-between;
    height: 227px;
}

.banner_new .bg_bn_listNew {
    background: url(/timviecejs/images/banner/listNew_bn_taiapp.webp) 0 0 / 100% 100% no-repeat;
}

.box_btn {
    display: flex;
    gap: 20px;
}

.banner_new .box_btn a img {
    width: 114px;
    height: 39px;
}
.banner_new img {
    width: 100%;
    object-fit: cover;
}
.title_cate_list {
    float: left;
    width: 95%;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    margin: 10px;
    font-weight: 700;
}

.title_cate_list::before {
    content: "";
    display: inline-block;
    background: url(/timviecejs/images/loc/nn_1.png);
    width: 19px;
    height: 19px;
    margin-right: 10px;
    margin-bottom: -3px;
}
.cv-all {
    font-size: 16px;
    text-decoration-line: underline;
    color: #4C5BD4 !important;
}

.upcv_st {
    float: left;
    width: 100%;
    border-top: 1px solid #E2E0E0;
    padding: 30px 0;
    margin: 10px;
}

.upcv_st p {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #4C5BD5;
    display: inline-block;
    margin-right: 10px;
}
.upcv_st a {
    background: #FD3E45;
    border-radius: 20px;
    display: inline-block;
    color: #fff;
    padding: 7px 50px;
}

/* ngành nghề liên quan  */
.cate_tag {
    width: 100%;
    float: left;
    margin: 10px;
    padding-bottom: 20px;
    border-top: 1px solid #E2E0E0;
    border-bottom: 1px solid #E2E0E0;
}

.title_tag {
    font-weight: 700;
    font-size: 16px;
    color: #474747;
    float: left;
    width: 100%;
    padding-top: 5px;
}

.dm_gy_list {
    float: left;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 15px;
    position: relative;
    text-align: justify;
}

.chude a, .dm_gy_list a {
    color: #FD3E45;
    display: inline-block;
    line-height: 20px;
    float: left;
    margin-bottom: 5px;
    font-weight: 700;
    text-transform: capitalize;
}

.chude span, .dm_gy_list span {
    margin: 0 8px;
    float: left;
    font-weight: 700;
    color: #FD3E45;
    line-height: 20px;
    margin-bottom: 5px;
}
.title_tag {
    font-weight: 700;
    font-size: 16px;
    color: #474747;
    float: left;
    width: 100%;
    padding-top: 5px;
}

.box_bottom_cate {
    border-top: 1px solid #E2E0E0;
    padding-top: 40px;
}

.box_bottom_cate {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    line-height: 30px;
}

.main_timviec #mota {
    float: left;
    width: 98%;
}
.box_bottom_cate .phu_luc {
    float: left;
    width: 29%;
    position: sticky;
    top: 20px;
}
.box_bottom_cate .table-of-contents {
    padding: 20px;
    border: 2px dashed #043379;
}
.box_bottom_cate #mota p, .box_bottom_cate #mota p span {
    font-size: 16px !important;
    word-break: break-word;
}

.box_bottom_cate #mota h2, .box_bottom_cate #mota h3, .box_bottom_cate #mota h4, .box_bottom_cate #mota p {
    margin-bottom: 6pt !important;
    text-indent: 20px;
}
.phu_luc .tt_phu_luc {
    width: 100%;
    height: 36px;
    background: url(/timviecejs/images/loc/phu_luc_2.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.box_bottom_cate #mota p, .box_bottom_cate #mota p span {
    font-size: 16px !important;
    word-break: break-word;
}
.phu_luc ul {
    padding: 0 10px;
    max-height: 355px;
    overflow: scroll;
    margin-top: 15px;
}
.box_bottom_cate #mota a, .box_header.ctn_box_header #box_dangnhap a, .clode_pop, .gt_text a, .re_send_otp, .tai_app_adr a, .tde_pop, .top_tbao .tde_tbao a {
    color: #4c5bd4;
}

.phu_luc .table-of-contents .ul_h2 {
    font-size: 15px;
}
.phu_luc ul .ul_h2 {
    color: #555;
    font-weight: 700;
}

.box_bottom_cate .gt_text {
    float: right;
    text-align: justify;
    width: 66%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    padding: 15px 18px;
}

.over_bv_footer {
    max-height: 586px;
    overflow: hidden;
}

.bv_foo_more_r {
    cursor: pointer;
    float: right;
    width: 66%;
    text-align: center;
    color: #043379 !important;
    font-weight: bold;
    margin-top: 10px;
}

.box_bottom_cate #mota p, .box_bottom_cate #mota p span {
    font-size: 16px !important;
    word-break: break-word;
}

.box_bottom_cate #mota h2, .box_bottom_cate #mota h3, .box_bottom_cate #mota h4, .box_bottom_cate #mota p {
    margin-bottom: 6pt !important;
    text-indent: 20px;
}


/* tia sét */
.nd_cate_new .item_cate .box_new_left .icon_tiaset_new {
    position: absolute;
    width: 33px;
    height: 33px;
    border-radius: unset;
    border: none;
    margin: 0;
    top: 0;
    left: 9.5px;
}
.box_new_left_mb .icon_anhsao_new,
.box_new_left_mb .icon_tiaset_new,
.box_new_left_mb .box_vote_new {
    display: none;
}
.nd_cate_new .item_cate .img_cate img {
    width: 142px;
    height: 142px;
    border-radius: 50%;
    border: 1px solid #f2f7fb;
    float: unset;
    margin: unset;
    margin-bottom: 15px;
    object-fit: contain;
    position: relative;
}

.nd_cate_new .item_cate .box_new_left .icon_anhsao_new {
    width: 33px;
    height: 33px;
    margin: 0;
    border: none;
    border-radius: unset;
    position: absolute;
    top: 0;
    right: 9.5px;
}

/* popup đăng nhập */
.overlay, .overlay_lhs, .overlay_login_wrong, .overlay_nhs, .overlay_select_acc, .overlay_send_mess, .overlay_taiapp, .pop_loader, .pop_ut_success, .tb_chat365 {
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: rgba(0, 0, 0, .5);
    display: none;
}
.wapper {
    margin: 100px auto;
}

.auth_form {
    width: calc(70% - 20px);;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 15px;
}

.post_title {
    padding: 28px 10px;
    margin: 0 auto;
    font-size: 18px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    line-height: 30px;
}

.overlay .btn_login, .post_title {
    background: #3d49aa;
    color: #fff;
    text-align: center;
}

.div_bre .breadcrumb>li a, .pop .select2, .pop input, .pop select, .post_title, .title-pop p {
    font-family: Roboto-Regular, sans-serif;
}

.close_pop_login {
    margin-right: 20px;
    float: right;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
}

.mkr .img_cate img, img {
    max-width: 100%;
}
.box_cv_ele img {
    height: auto;
}

.post_info {
    padding: 20px 40px;
    font-size: 16px;
}

.form_btn_do {
    display: inline-block;
    width: 40%;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 48px;
    box-sizing: border-box;
}

.overlay .auth_form .form_login {
    margin-bottom: 44px;
}

.overlay .auth_form #user_email, .overlay .auth_form #user_password_first {
    border-bottom: 1px solid #3d49aa;
    border-radius: 0;
    padding: 0;
    height: 34px;
}

.auth_form #user_email, .auth_form #user_password_first {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 15px;
    color: #333;
    background-color: #fff !important;
    padding-left: 65px;
    border-radius: 10px;
}

#user_email, #user_password_first {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 22px;
    color: #a5abc7;
    background-color: #fff !important;
    padding-left: 65px;
    border-radius: 10px;
    box-sizing: border-box;
}

.overlay .btn_login {
    width: 70%;
    margin-left: 42px;
    font-size: 14px;
    line-height: 16px;
    border: none;
    border-radius: 20px;
    margin-top: 0;
    margin-bottom: 20px;
}

.overlay .btn_login, .post_title {
    background: #3d49aa;
    color: #fff;
    text-align: center;
}

.btn_login {
    width: 120%;
    margin-left: -10.3%;
    margin-top: 30px;
    float: left;
    height: 40px;
    cursor: pointer;
}

.auth_form .hrdot {
    padding: 0 !important;
    float: right !important;
}

.form_btn_app {
    display: inline-block;
    width: 50%;
    padding-top: 20px;
    float: right;
    padding-right: 96px;
    box-sizing: border-box;
    text-align: center;
}

.bot-from li, .box_mess_user img, .form_btn_app .gd_pc:first-child, .form_reg .box_check_vd, .intro_re .logo_regis, .intro_re div, .mb_5, .select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left;
}

.gd_pc {
    display: inline-block;
}

.dis_inl_th, .gd_pc {
    display: inline-block;
}

.gd_mobile {
    display: none;
}

.auth_form .link_dow_lg {
    background: url(/timviecejs/images/New_images/footer_apptimviec.png) 0 0 / 100% 100% no-repeat;
    height: 38px;
    float: left;
    width: 100%;
    line-height: 32px;
    color: #3d49aa;
    font-weight: 700;
}

.box_qmk_do {
    width: 100%;
    display: block;
    border-top: 1px solid #e6e6e6;
    height: 60px;
    text-align: center;
    padding: 22px;
    box-sizing: border-box;
}

.box_qmk_do .minitext {
    padding-right: 30px;
}

.box_qmk_do p, .box_qmk_do p a {
    display: inline-block;
    color: #3d49aa;
    font-size: 12px;
    line-height: 14px;
}

/* list ntd online */
.online_item, .online_item a {
    float: left;
    width: 100%;
    margin-top: 5px;
}
ul li span.ava_mess {
    width: unset;
    position: relative;
    float: left;
}
.online_item img {
    width: 45px;
    height: 45px;
    object-fit: contain;
    float: left;
    border-radius: 50%;
    border: 1px solid #ccc;
}
.online_item .ct_online {
    width: calc(100% - 45px);
    float: right;
    padding: 2px 10px;
    font-size: 16px;
    line-height: 24px;
}
.online_item .ct_online p:first-child {
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    text-transform: uppercase;
    margin-bottom: 4px;
    color: #474747;
    overflow: hidden;
}
.online_item .ct_online p {
    color: #666;
    font-size: 14px;
    line-height: 16px;
    float: left;
    width: 100%;
    margin-bottom: 3px;
}

/* box cv  */
.box_cv{
    margin:15px;
    width:100%;
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(auto-fit, 250px);
    grid-template-rows: repeat(1, 250px);
    justify-content: center;
}
.boxlist_cv.box_cv {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
    margin: 0;
    padding: 15px;
}
.box_cv_ele{
    margin:10px;
    overflow:hidden;
    border-radius: 10px;
    cursor: pointer;
    position:relative
}
.background{
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background-color: black;
    opacity:0.4;
    display:none;
    z-index:1
}
.box_cv_ele:hover .background{
    display:block
}
.btn_use{
    position:absolute;
    background-color: #02b5e1;
    color:white;
    border-radius: 20px;
    top:40%;
    left:10px;
    width:90%;
    margin:5px;
    padding:5px;
    height:30px;
    text-align: center;
    z-index:2;
}
.btn_use:hover{
    background-color: #ff9a00;
    transform: scale(1.05);
}

/* handle close open reference  */
.dm_gy_list .hiden_cd {
    display: none;
}
.rut_gon {
    height: 50px;
    overflow: hidden;
    padding-right: 20px;
}
.show_cd {
    position: absolute;
    top: 0;
    right: -5px;
}
.gt_text a{
    color:black !important
}
.gt_text span{
    color:black !important
}

/* việc làm ai */
.vl_ai365 {
    width: 100%;
    display: flex;
    justify-content: center;
}

div#box_vlai {
    max-width: 1170px;
}

#box_vlai {
    border-radius: 2px;
    background-color: #FFF;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    margin: 15px 0;
    position: relative;
    padding-bottom: 35px;
    float: left;
    width: 100%;
}

#box_vlai.box_vieclam.render {
    padding-bottom: 15px;
}

#box_vlai h2 {
    margin: 0;
    color: #474747;
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
    border-bottom: 1px solid #4C5BD4;
    padding-left: 40px;
    width: calc(100% - 90px);
    margin-left: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: Roboto-Medium, sans-serif;
}

.ic_vlai {
    background: url(/images/icon_ai_home.svg) 100% 100% no-repeat;
    background-position: left 10px;
    background-size: 35px;
}

#box_vlai .sub_text {
    margin: 24px 15px;
    background: rgba(255, 0, 0, 0.05);
    border-left: 2px solid #FF0000;
    padding: 14px 20px 14px 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #FF0000;
}

#box_vlai .sub_text button {
    cursor: pointer;
    padding-left: 3px;
    background: none;
    border: none;
    text-decoration: underline;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}

#box_vlai .box_filter {
    padding: 15px 15px 0px 15px;
    width: 100%;
    display: flex;
}

.box_filter.filter_new {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.box_filter .filter_left {
    width: 270px;
}

.box_filter .filter_select {
    width: 100%;
    height: 100%;
    border: 1px solid #C4C4C4;
    border-radius: 4px;
}

.box_filter .select2-container {
    margin-bottom: unset !important;
}

.box_filter .select2-container--default .select2-selection--single {
    border: 1px solid #C4C4C4;
    padding: 0px 10px;
}

.box_filter .filter_right {
    width: calc(100% - 380px);
    display: flex;
    align-items: center;
    gap: 5px;
}

.box_filter .select2-container {
    margin-bottom: unset !important;
}

.box_filter .select2-container--default .select2-selection--single::before {
    content: 'Lọc theo: ';
    float: left;
    font-size: 16px;
    color: #999999;
    line-height: 31px;
    background: url(/images/New_images/icon_filter_AI.svg) no-repeat;
    padding-left: 28px;
    background-position: left center;
}

.box_filter .filter_right_select .select2-container--default .select2-selection--single::before {
    content: attr(data-before);
}

.box_filter .filter_right_select .select2-container--default .select2-selection--single::before {
    background: url(/images/New_images/icon_item_AI.svg) no-repeat;
    background-position-y: center;
}

.box_filter .filter_right_select .select2-container--default .select2-selection--single.money::before {
    background: url(/images/New_images/icon_item_money_AI.svg) no-repeat;
    background-position-y: center;
}

.box_filter .filter_right_select .select2-container--default .select2-selection--single.exp::before {
    background: url(/images/New_images/icon_item_exp_AI.svg) no-repeat;
    background-position-y: center;
}

.box_filter .filter_right_select .select2-container--default .select2-selection--single.cate::before {
    background: url(/images/New_images/icon_item_cate_AI.svg) no-repeat;
    background-position-y: center;
}

.box_filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    width: calc(100% - 125px) !important;
    height: 100% !important;
    font-size: 16px;
    color: #474747;
    line-height: 31px;
    font-weight: 600;
}

.box_filter .select2-container--default .select2-selection--single {
    border: 1px solid #C4C4C4;
    padding: 0px 10px;
    height: 36px;
    ;
}

.box_filter .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}

.box_filter .filter_right_select {
    display: none;
}

#box_vlai .box_filter .btn_prev,
#box_vlai .box_filter .btn_next {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #4C5BD4;
    border-radius: 50%;
}

#box_vlai .box_filter .box_list_item {
    width: calc(100% - 60px);
    overflow: hidden;
    flex-grow: 1;
}

#box_vlai .box_filter .list_item {
    display: flex;
    width: max-content;
    gap: 8px;
}

#box_vlai .box_filter .item.active {
    background: #4C5BD4;
    color: #FFFFFF;
}

#box_vlai .box_filter .item {
    padding: 11px 20px;
    background: rgba(76, 91, 212, 0.1);
    border-radius: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #4C5BD4;
    border: none;
}

.plus-next {
    float: right;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.img_direction {
    height: 20px;
    width: 20px;
}

.img_hotline {
    height: 40px;
    width: 40px;
}
/* thanh lọc tin owr đầu trang*/
.vl_ai365 {
    width: 100%;
    display: flex;
    justify-content: center;
}

div#box_vlai {
    max-width: 1170px;
}
#box_vlai .box_filter .btn_prev,
#box_vlai .box_filter .btn_next {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #4C5BD4;
    border-radius: 50%;
}

#box_vlai .box_filter .box_list_item {
    width: calc(100% - 60px);
    overflow: hidden;
    flex-grow: 1;
}

#box_vlai .box_filter .list_item {
    display: flex;
    width: max-content;
    gap: 8px;
}

#box_vlai .box_filter .item.active {
    background: #4C5BD4;
    color: #FFFFFF;
}

#box_vlai .box_filter .item {
    padding: 11px 20px;
    background: rgba(76, 91, 212, 0.1);
    border-radius: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #4C5BD4;
    border: none;
}


/* danh sách nhà tuyển dụng online khi hover */
.list_chat_ntd:hover{
    max-height: none;
}
/* hiệu ứng online */
.usc_show_chat ul li p.view_0::after, ul li .ava_mess.m_online::before, ul li .ava_mess::before {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
}

ul li .ava_mess.m_online::before {
    content: ' ';
    background-color: #31a24c;
    top: 8%;
    right: -8%;
    border: 1px solid #fff;
}

/* sửa popup tìm kiếm nâng cao */
@media (max-width: 700px) {
    .pop-nangcao .pop-bor {
        padding-top: 10px;
    }
    .pop-nangcao .nd-pop {
        padding: 15px;
    }
    .pop-nangcao .pop {
        width: 100%;
        margin: 0 0 8px;
    }
    .btn-pop {
        padding-top: 0;
    }
    .pop .select2{
        width:100% !important
    }
    .pop select{
        width:100% !important
    }
}

@media screen and (max-width: 1165px) {
    .pop-bor {
        padding-top: 10vh;
    }
}

/* response tổng */

@media screen and (max-width: 1519.98px) {
    .item_cate .center_cate {
        width: 70%;
    }
    .item_cate .img_cate img {
        margin-right: 20px;
    }
    .container_timviec {
        max-width: 1091px;
    }
    #nd_cate .item_cate {
        width: 100%;
    }
}
@media screen and (max-width: 1300px) {
    .bv_foo_more_r, .bv_foo_more_l {
        width: 100%;
    }
    .box_bottom_cate .gt_text {
        width: 100%;
    }
    .main_timviec .box_bottom_cate .phu_luc {
        width: 65%;
        margin-left: 17%;
        position: relative;
        top: 0;
        margin-bottom: 30px;
    }
    .upcv_st a {
        padding: 7px 20px;
    }
    .upcv_st p {
        font-size: 15px;
    }
    .title_cate_list {
        padding: 0 10px;
    }
    .box_btn {
        display: flex;
        justify-content: center;
    }
    .item_cate .center_cate {
        width: 78%;
    }
    #nd_cate {
        width: 100%;
    }
    #nd_cate .item_cate {
        width: 100%;
        margin: 0;
    }
}
@media screen and (max-width: 1165px) {
    .arrow_bot, .avatar_lg.ava_uv, .banner_2, .banner_new, .banner_tai_app, .box_ctn_dangtin, .box_header, .box_header.ctn_box_header #mobi, .box_intro_index, .box_text_search, .btn_dow, .dk_or, .footer-right-bot .button_dl_app, .footer-right-bot .title_download, .footer-right-top, .list_com, .logo_banner, .menu_item.ctn_menu_chat .txt_chat, .menu_item.ctn_menu_item, .nd_box_key .solid, .not_header, .plus-next, .qr_cv, .qr_timviec, .tktk {
        display: none;
    }
    #mota .key_gy, .box_city, .box_key, .nd_box_key .kq_gy, .nd_box_key .kq_lq, .search_1 #fts_id, .search_1 .box_m_search #index_dia_diem, .search_1 .box_m_search #index_nganh_nghe, .vl_left {
        width: 100%;
    }
    .hotline-left, .vl_right {
        width: calc(100% - 30px);
        margin-left: 15px;
        float: left;
    }
    .frame_th {
        margin-top: 40px;
    }

}

@media (max-width: 1024px) {
    .hotline-left .box_complaint {
        width: 35%;
    }

    .hotline-left .box_contact {
        width: 63%;
    }

    #box_vlai .box_filter .box_list_item {
        display: none !important;
    }

    .box_filter .filter_right {
        display: none;
    }

    .box_filter .filter_right_select {
        display: block;
    }

    .box_filter .filter_right {
        width: unset;
    }

    .box_filter .filter_left,
    .box_filter .filter_right_select {
        width: 50%;
    }

    #filter_select_right {
        width: 100%;
    }

    #box_vlai .box_filter {
        gap: 8px;
    }

    .ctn_chung_utcv {
        width: 100%;
    }

    .ctn_right_tcv {
        background: url(https://storage.timviec365.vn/timviec365/images/img_new/exp_tcv_1024.png) 0 0 / 100% 100% no-repeat;
    }

    .ctn_chung_utcv {
        width: 100%;
    }

    .ctn_left_uplcv {
        background: url(https://storage.timviec365.vn/timviec365/images/img_new/exp_upl_cv_1024.png) 0 0 / 100% 100% no-repeat;
    }

    .ctn_ndung_utcv {
        flex-wrap: wrap;
        gap: 20px;
    }

    #recordButton {
        right: 11px;
        top: 5px;
    }


    /* .box_filter .filter_right_select .select2-container--default .select2-selection--single::before {
        content: attr(data-before);
    } */
}

@media screen and (max-width: 1023.98px) {
    .main_timviec {
        padding: 0px;
        background: unset;
    }

    .nd_cate_new .check_all, .nd_cate_new .items_type {
        margin-right: 25px;
    }
}

@media screen and (max-width: 950px) {
    .box_bottom_cate .gt_text, .box_bottom_cate .phu_luc, .c-small {
        width: 100%;
        float: left;
    }
    .auth_form, .tb_chat365 .auth_form, .wapper .form_savet {
        width: 90%;
    }
    .auth_form .form_btn_do{
        width:80%
    }
    .auth_form .form_btn_app{
        /* width: 80%; */
        float: left;
        padding-left: 40px;
    }
    .auth_form .form_btn_do {
        display:inline-block
    }
    .auth_form .post_title{
        font-size:14px;
    }
    .auth_form .post_title{
        position:relative
    }
    .post_title .close_pop_login {
        right: 0;
        top: 10px;
        position: absolute;
    }
    #user_email, #user_password_first {
        width: 100%;
        height: 41px;
        border: none;
        font-size: 16px;
        padding-right: 40px;
        padding-left: 20px;
        border-radius: 5px;
        box-sizing: border-box;
    }
    .btn_login {
        margin-left: 0;
    }
    .btn_login, .head_gr_mobi {
        margin-bottom: 20px;
        width: 100%;
    }
    .form_btn_app {
        padding-right: 78px;
    }
    .c-small .left_cate, .dk_or, .gd_pc {
        display: none;
    }
    .nd_cate_new .frame_txt.ctn_frame_txt {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 767.98px) {
    .main_timviec .box_bottom_cate .phu_luc {
        margin-left: 0;
        width: 100%;
    }
    .upcv_st a {
        padding: 7px 110px;
        margin-top: 20px;
    }
    .upcv_st {
        text-align: center;
    }
    .pagination_wrap a {
        padding: 5px 7px;
    }
    .nd_cate_new .xt_tag {
        position: absolute;
        right: 10px;
        bottom: 15px;
        color: #4C5BD4;
        font-size: 13px;
        z-index: 1;
    }
    .nd_cate_new .box_btn_ut_mb {
        position: absolute;
        bottom: 10px;
        left: 120px;
        width: unset;
        display: block;
        text-align: center;
        z-index: 1;
    }
    .nd_cate_new .frame_txt.ctn_frame_txt {
        margin-bottom: 55px;
    }
    .nd_cate_new p.box_txt {
        width: 100%;
        max-width: 100%;
        padding: 6px 0px 6px 10px;
        font-size: 13px;
    }
    .nd_cate_new .frame_txt {
        width: 100%;
        margin-top: 10px;
    }
    .nd_cate_new .center_cate_l .job_chat {
        position: absolute;
        bottom: 10px;
        top: unset;
        right: unset;
        left: 10px;
        display: inline-block;
        text-align: center;
        font-size: 13px;
        z-index: 1;
    }
    .nd_cate_new .center_cate_l .cate_dd {
        max-width: 40%;
    }
    .nd_cate_new .center_cate_l .cate_ml, .nd_cate_new .center_cate_l .cate_hn {
        width: 100%;
        overflow: hidden;
        -webkit-line-clamp: 1;
        /* display: -webkit-box; */
        -webkit-box-orient: vertical;
    }
    .nd_cate_new .center_cate_l .cate_ml, .nd_cate_new .center_cate_l .cate_dd {
        font-size: 13px;
    }
    .nd_cate_new .center_cate_l .cate_hn, .nd_cate_new .center_cate_l .cate_ml {
        max-width: 100%;
    }
    .box_new_left_mb .box_vote_new {
        width: fit-content;
        float: left;
        display: unset;
    }
    .nd_cate_new .center_cate_l h3 a, .nd_cate_new .center_cate_l h2 a {
        width: calc(100% - 95px);
        -webkit-line-clamp: 3;
        font-size: 14px;
        line-height: 20px;
    }
    .box_mb.box_new_left_mb {
        position: relative;
    }
    .nd_cate_new .center_cate_l h3, .nd_cate_new .center_cate_l h2 {
        width: 100%;
        padding-left: 25px;
        margin-bottom: 15px;
    }
    .item_cate .center_cate {
        width: 75%;
    }
    .nd_cate_new .item_cate .center_cate {
        width: 100%;
    }
    .item_cate .img_cate img {
        width: 110px;
        height: 75px;
        margin-right: 10px;
    }
    .div_bre .breadcrumb li:not(.first)::before {
        line-height: 26px;
    }
    .div_bre_2 .breadcrumb>li a {
        line-height: 25px;
    }
    .div_bre_2 {
        margin-top: 5px;
    }

    #nd_cate.nd_cate_new .item_cate {
        padding: 15px 10px 50px 10px;
    }
    #nd_cate .item_cate {
        padding: 15px 10px;
    }
    .nd_cate_new .ut_all, .nd_cate_new .item_cate .img_cate {
        display: none;
    }
    .box_new_left_mb .icon_tiaset_new {
        position: absolute;
        left: 0;
        top: 0px;
        width: 26px;
        height: 26px;
        display: block;
    }
    .box_new_left_mb .icon_anhsao_new {
        position: absolute;
        right: 10px;
        top: 0;
        width: 26px;
        height: 26px;
        display: block;
    }
    .gd_pc {
        display: none;
    }
    .gd_mobile {
        display: inline-block;
    }
    .img_center_cate_mb{
        display: block !important;
    }
}

@media (max-width: 700px) {
    .box_bottom_cate .gt_text {
        float: left;
        width: 100%;
        margin-top: 0;
    }
    .box_bottom_cate .phu_luc span {
        font-size: 19px !important;
        text-indent: 0;
    }
    .box_bottom_cate .phu_luc, .ctn_des_uplcv, .form_reg.reg_repass {
        width: 100%;
    }
    .list_nganh_nghe {
        margin-bottom: 19px;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .3);
    }
    .pagination_wrap a {
        padding: 5px 7px;
    }
    .frame_th, .reg_uv .form_dang_ky {
        margin-top: 20px;
    }
    .auth_form {
        float: left;
        margin-left: 10px;
        width: calc(100% - 20px);
    }
    .overlay .auth_form .form_login {
        margin-bottom: 40px;
    }
    .form_btn_app {
        float: left;
        width: 100%;
        padding: 15px 30px;
    }
    .form_btn_app img {
        width: 135px;
        float: left;
        margin: 10px;
    }
    .box_qmk_do, .intro_re .xn_re {
        float: left;
    }
}
@media screen and (max-width: 600px) {
    #box_vlai .box_filter {
        gap: 5px;
    }
}
@media only screen and (max-width: 480px) {
    .auth_form .post_title {
        font-size: 12px;
    }
    #mota .phu_luc li {
        margin-bottom: 8px;
    }
    .dm_gy_list a {
        width: 90%;
        line-height: 22px;
    }

    .upcv_st a {
        padding: 7px 90px;
    }
    .title_cate_list {
        font-size: 15px;
        padding: 0;
    }
    .center_cate_l .cpn_name a {
        float: left;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        position: relative;
        top: 0;
    }
    .item_cate .img_cate img {
        width: 75px;
        height: auto;
    }
    .main_timviec.m_detail_city {
        overflow: hidden;
    }

    .main_breadcrumb_new.main_breadcrumb .br_clr.active a span {
        color: #474747;
    }
    .div_bre .breadcrumb li:not(.first)::before {
        margin-left: 14px;
    }
    .div_bre .breadcrumb>li a, .div_bre .breadcrumb li:not(.first)::before {
        line-height: 24px;
    }
    .main_breadcrumb_new.main_breadcrumb .div_bre .first a span:not(.line_h), .main_breadcrumb_new.main_breadcrumb .br_clr.active a span {
        color: #474747;
    }
    .div_bre .breadcrumb>li a{
        line-height: 24px;
    }
    .main_breadcrumb.main_breadcrumb_new .div_bre {
        padding: 0px 10px;
    }
    .main_timviec {
        padding: 0px;
        background: unset;
    }

    /* danh sách tin */
    .nd_cate_new .items_type {
        display: none;
    }
    .nd_cate_new .box_mb_items {
        display: inline-block;
    }

    .nd_cate_new .item_cate .img_cate {
        display: none;
    }

    .cm_cm_ic, .cm_like_ic, .cm_view_ic, .cm_sh_ic{
        font-size: 12px !important;
    }

    .box_cv_ele,
    .box_cv_ele img{
        width: 100%;
        border-radius: 16px;
    }
}

@media screen and (max-width: 415px) {
    .nd_cate_new .frame_txt.ctn_frame_txt {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 376px) {
    .overlay .auth_form .form_login {
        margin-bottom: 35px;
    }
    .form_btn_app img {
        width: 126px;
    }
    .box_qmk_do {
        padding: 18px;
    }
}