
.box_detailBlog header {
    position: fixed;
    box-shadow: 0px 0px 6px rgb(255 255 255 / 50%);
}
::-webkit-scrollbar-track {
    background-color: transparent;
  }
::-webkit-scrollbar {
    width: 4px;
    background-color: transparent;
}
::-webkit-scrollbar-thumb {
    background: #cacef2;
    border-radius: 4px;
}
.container_body {
    padding-top: 65px;
}
.container_site {
    margin: auto;
    padding: 10px 0 20px 0;
    width: 95%;
    max-width: 1200px;
}
.blog_undo {
    border: 1px solid #d4cccc;
    color: #043379;
    font-size: 15px;
    border-radius: 15px;
    padding: 5px 10px;
    font-weight: 700;
    line-height: 25px;
    display: flex;
    align-items: center;
    width: fit-content;
    gap: 5px;
    position: fixed;
    top: 120px;
    left: 20px;
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 30%);
    z-index: 9999;
    background: #FFF;
}
.wrap_blog_top {
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: space-between;
    width: 100%;
}
.box_info_detailblog {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.info_blog {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.box_content .blog_title {
    font-size: 34px;
    line-height: 42px;
    color: #222;
}
.blog_hot p, .blog_cv p, .box_content p {
    color: #555;
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
}
.blog_auth a {
    color: #333;
    font-family: Roboto-Medium;
}
.containerai {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.audio_news {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    align-items: center;
}
.ctn_audio {
    width: calc(100% - 30px);
    height: 30px;
    position: relative;
}
.audio_news audio {
    width: 100%;
    height: 30px;
}
.chuyen_giong {
    width: 30px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.chuyen_giong .chongiong {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.tca_giong {
    position: absolute;
    z-index: 1;
    width: 200px;
    padding: 10px 10px;
    top: 27px;
    right: 0px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: none;
}
.containerai .audio_news .giong_moi {
    width: 100%;
    display: flex;
    cursor: pointer;
    font-size: 16px;
    line-height: 19px;
    color: #474747;
    font-weight: 600;
}
.boxListGiong {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.boxContentBlog {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 25px;
    margin-top: 15px;
}
.phu_luc {
    width: 30%;
    position: sticky;
    top: 70px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.banner_gif {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.banner_gif a, .banner_gif img {
    width: 100%;
    height: 100%;
}
.phu_luc .conten_pl {
    border: 2px dashed #4c5bd4;
    padding: 15px;
    float: left;
    margin-top: 0;
    width: 100%;
}
.phu_luc .conten_pl .tt_phu_luc {
    height: 40px;
    width: 100%;
    margin: 0 auto;
    background: url(https://timviec365.vn/images/icons/new-icon/phu-luc.png);
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    font-family: Roboto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box_detailBlog .blog_detail {
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
}
.boxVideoBlog {
    width: 100%;
}
.news_detail .summary p, .news_detail .summary p span, .news_detail .summary p span span {
    font-size: 17px !important;
    font-style: italic;
    line-height: 30px !important;
    width: 100%;
    text-align: justify;
    text-indent: 20px;
}
.box_phuluc {
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;
    overflow-y: scroll;
    max-height: 420px;
}
.conten_pl li {
    padding: 5px 0;
    float: left;
    width: 100%;
}
.conten_pl li a {
    color: #333;
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
}
.conten_pl li .ul_h2 {
    color: #4C5BD4;
}
.phu_luc .table_of_contents .ul_h2 {
    font-size: 15px;
}
.conten_pl li .ul_h3 {
    color: #307df1;
}
.phu_luc .table_of_contents .ul_h3 {
    padding-left: 15px;
    font-size: 15px;
}
.table_of_contents {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.txt_title_cate, 
.news_detail .content_detail h2, .news_detail .content_detail h2 span {
    color: #4C5BD4;
    font-size: 21px !important;
    font-weight: 700;
    width: 100%;
}
.news_detail, .news_detail .content_detail h2, .news_detail .content_detail h3, .news_detail .content_detail p {
    margin-bottom: 6px !important;
    margin-top: 6px !important;
    line-height: 26px !important;
    letter-spacing: 0.02em;
    word-break: break-word;
    font-family: Roboto-Regular, sans-serif !important;
    font-size: 17px !important;
}
.news_detail .content_detail h3, .news_detail .content_detail h3 span {
    font-size: 19px !important;
    font-weight: 700;
    color: #307df1;
}
.news_detail .content_detail figure, .news_detail .content_detail figure img {
    float: left;
    width: 100%;
    height: auto !important;
}
.news_detail .content_detail figure, .news_detail .content_detail figure img {
    float: left;
    width: 100%;
    height: auto !important;
}
.news_detail .content_detail figcaption {
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-style: italic;
    padding: 5px 0;
    text-indent: 0;
    color: #888;
    float: left;
    width: 100%;
    margin-top: 5px;
}
.content_detail blockquote {
    float: left;
    width: 100%;
    border-left: 5px solid #4c5bd4;
    margin: 0 0 12px;
    font-style: italic;
}
.content_detail blockquote p {
    text-indent: 20px;
}
.box_content a {
    color: #4C5BD4;
}
#footerNew div {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.content_detail .new_gy {
    background: #fff;
    border: 2px solid #fd3e45;
    border-radius: 5px 5px 10px 10px;
    height: auto;
    box-sizing: border-box;
    text-indent: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.content_detail .hd_new_gy {
    background: #fd3e45;
    border: 2px solid #fd3e45;
    height: auto;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
}
.content_detail .new_gy .content_new_gy {
    float: left;
    width: 100%;
    padding: 15px 15px 20px;
    box-sizing: border-box;
}
.content_detail .new_gy .content_new_gy p {
    font-size: 18px !important;
    line-height: 28px !important;
    color: #333;
    text-indent: 0;
    margin: 0 !important;
    padding-bottom: 10px;
}
.content_detail .hd_new_gy p {
    padding: 15px 0;
    color: #fff;
    font-weight: 700;
    margin: 0 !important;
    text-indent: 0;
    text-align: center;
}
.content_detail .new_gy .content_new_gy p {
    font-size: 18px !important;
    line-height: 28px !important;
    color: #333;
    text-indent: 0;
    margin: 0 !important;
    padding-bottom: 10px;
}
.content_detail .new_gy a {
    padding: 15px 50px;
    background: linear-gradient(180deg, #ff666c 0%, #ff252d 100%);
    border-radius: 15px;
    color: #fff;
    text-decoration: none;
    font-size: 17px !important;
    line-height: 24px;
    display: inline-block;
}
.content_detail p, .content_detail p span, .content_detail p span span {
    font-size: 17px !important;
    line-height: 26px;
    text-align: justify;
    font-family: Roboto-Regular, sans-serif !important;
    margin: 0 !important;
    text-indent: 20px;
}
.content_detail #xt,
.summary #xt,
.content_detail .xt a,
.content_detail span.xt a {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    text-align: center;
    background: linear-gradient(180deg, #3f6fb7 0, #204680 95%, #193969 100%);
    padding: 20px 15px;
    border-radius: 40px;
    text-indent: 0;
    font-weight: 700;
    margin: 5px 0;
}
.box_content table {
    width: 100% !important;
    border: #d3d3d3 1px dotted;    
    margin: 10px 0;
}
.box_content .content_detail table th, .box_content .content_detail table td {
    border: #d3d3d3 1px dotted;
    padding: 5px;
}
.box_content .content_detail table th p, .box_content .content_detail table td p {
    margin: 0 !important;
    text-indent: unset;
}
.content_detail ol, .content_detail ul {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
.content_detail ul li {
    display: list-item;
    unicode-bidi: isolate;
    list-style: disc;
}
.content_detail ol li {
    display: list-item;
    unicode-bidi: isolate;
    list-style: decimal;
}
.content_detail li span {
    margin: 0 !important;
}
.content_detail li::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: auto !important;
}
.box_lstcate {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    margin-top: 15px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.box_title_cate {
    width: 100%;
}
.list_cate {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    position: relative;
    max-height: 90px;
    overflow: hidden;
    padding-right: 30px;
}
.showmore_cate {
    cursor: pointer;
}
.showmore_cate.plus {
    position: absolute;
    top: 0;
    right: 5px;
}
.box_lstcate .a_item_cateblog {
    color: #fd3e45;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    font-family: Roboto-Medium;
}
.a_item_cateblog:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fd3e45;
    border: 1px solid #fd3e45;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    bottom: 1px;
}
.boxlst_bloglq {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 15px;
}
.list_blog {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
    align-items: flex-start;
}
.box_detailBlog #mousePosition {
    height: fit-content;
}
.boxlst_bloglq .item_blog {
    width: calc(100% / 4 - 12px);
    box-shadow: 0px 0px 10px 0px #0000001a;
    visibility: visible;
    animation-delay: 0.4s;
    transition: 0.5s all ease;
}
.boxlst_bloglq .box_top_blog {
    position: relative;
    height: 150px;
}
.boxlst_bloglq .link_blog {
    display: block;
}
.boxlst_bloglq .create_blog {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #4C5BD4 !important;
    background-color: #ffffff;
    position: absolute;
    bottom: -10px;
    left: 0;
    padding: 5px 10px;
    opacity: 0;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.boxlst_bloglq .boxlst_content_blog {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-top: 1px solid #9b9b9b;
}
.boxlst_bloglq .item_blog .avt_blog {
    width: 100%;
    height: 150px;
    object-fit: unset;
}
.boxlst_bloglq .h3_title_blog {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.boxlst_bloglq .box_info_blog {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}
.boxlst_bloglq .name_tacgia {
    color: #000000;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    gap: 5px;
}
.boxlst_bloglq .a_link_blog {
    color: #4C5BD4;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
}
.boxlst_bloglq .item_blog .a_link_blog img {
    width: 12px;
    height: 12px;
    object-fit: unset;
}
.boxlst_bloglq .item_blog:hover {
    transform: translate(0, -10px);
}
.boxlst_bloglq .item_blog:hover .create_blog {
    bottom: -1px;
    opacity: 1;
}
.boxlst_bloglq .item_blog:hover .link_blog, 
.boxlst_bloglq .item_blog:hover .a_title_blog {
    text-decoration: underline;
}
.box_lstcate .a_item_cateblog {
    text-transform: capitalize;
}
.txt_name_tacgia {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}
.box_loadmore_blog {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.btn_loadmore_blog {
    border: 1px solid #4C5BD4;
    border-radius: 100px;
    width: 130px;
    height: 35px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #4C5BD4;
    gap: 10px;
    font-weight: 600;
}
.btn_loadmore_blog:hover {
    background: #4C5BD4;
    color: #ffffff;
}
.btn_loadmore_blog::after {
    vertical-align: middle;
    content: "";
    width: 9px; 
    height: 15px;
    background-image: url('https://timviec365.vn/static-tv/images/ico_dropdown_green.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.btn_loadmore_blog:hover::after {
    vertical-align: middle;
    content: "";
    width: 9px; 
    height: 15px;
    background-image: url('https://timviec365.vn/static-tv/images/ico_dropdown_white.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.content_cmt_vote, .box_cmt_vote {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.tab_cmt_vote {
    background: #f4f6ff;
    display: flex;
    align-items: center;
    column-gap: 30px;
    width: 100%;
}
.tablink_cmt_vote {
    padding: 15px;
    border: none;
    background: transparent;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
}
.tablink_cmt_vote.text_cm_hed {
    color: #4c5bd4;
    border-bottom: 2px solid #4c5bd4;
}
.tab_content, .item_cmt_vote {
    width: 100%;
}
.box_link_comment {
    background: #fff;
    border: 1px solid #ddd;
    margin: 0;
    padding: 0;
    border-top: unset;
}
.box_cm_body {
    background: #FFF;
    width: 100%;
}
.cm_like {
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}
.count_ic {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    display: flex;
    align-items: center;
    gap: 3px;
    width: fit-content;
}
.box_right_count {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
}
.cm_sh_ic, .cm_cm_ic, .cm_view_ic {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    line-height: 19px;
    color: #474747;
    font-weight: 400;
    font-size: 16px;
}
.cm_event {
    width: 100%;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}
.like_event, .comment_event, .share_event {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #474747;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
}
.order_cm {
    width: 100%;
    padding: 20px 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-end;
}
select.new_old {
    font-weight: 400;
    line-height: 19px;
    font-size: 16px;
    color: #474747;
    border: none;
    width: fit-content;
}
.cm_input {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}
#ct_cm {
    min-height: 45px;
    border: 1px solid #d1d4dc;
    border-radius: 28px;
    vertical-align: top;
    height: 45px;
    float: right;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    outline: unset;
    resize: none;
    padding: 10px 80px 10px 20px;
    background: #fff;
    width: calc(100% - 36px - 15px);
}
.ic_send_cm {
    position: absolute;
    right: 20px;
    cursor: pointer;
    vertical-align: middle;
}
#cm_img_ct {
    position: absolute;
    cursor: pointer;
    right: 65px;
}
.boxListCm {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 0 15px 20px 15px;
}
.box_cm_list {
    width: 100%;
}
.cm_comment.cm_has_reply {
    width: 100%;
    background: linear-gradient(#aeb4c1 0 0) 37px -85px;
    background-size: 1px 100%;
    background-repeat: no-repeat;
    position: relative;
}
.cm_content {
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    justify-content: space-between;
}
.cm_box.frame_cm_box {
    width: calc(100% - 64px);
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.cm_cm_ct {
    background: #f4f4f4;
    border-radius: 0 8px 8px;
    padding: 8px 18px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.cm_content_user {
    color: #555;
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -.01em;
    margin: 0;
}
.cm_nd {
    color: #555;
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
}
.cm_cm_ev {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    gap: 15px;
}
.cm_list_ev {
    display: flex;
    align-items: center;
    gap: 5px;
}
.like_cm, .reply_cm {
    font-size: 14px;
    line-height: 18px;
    color: #80889d;
    cursor: pointer;
}
.cm_content.cm_reply_box {
    flex-direction: column;
    gap: 15px;
}
.cm_reply_box .cm_content {
    position: relative;
}
.line_reply2 {
    border-left-width: 1px;
    border-bottom-width: 1px;
    height: 25px;
    width: 32px;
    border-bottom-left-radius: 10px;
    position: absolute;
    left: -27px;
    color: #aeb4c1;
    border-left-style: solid;
    border-bottom-style: solid;
}

@media screen and (max-width: 1200px) {
    .container_site {
        max-width: 1200;
        width: 95%;
    }
    .blog_undo {
        right: 10px;
        left: unset;
    }
}
@media screen and (max-width: 1024px) {
    .box_content .blog_title {
        font-size: 28px;
        line-height: 35px;
    }
    .boxContentBlog {
        flex-direction: column;
    }
    .phu_luc, .box_detailBlog .blog_detail {
        width: 100%;
    }
    .phu_luc {
        position: unset;
    }
    .banner_gif img {
        height: 250px;
    }
}
@media screen and (max-width: 768px) {
    .boxlst_bloglq .item_blog {
        width: 100%;
    }
    .boxlst_bloglq .box_top_blog,
    .boxlst_bloglq .item_blog .avt_blog {
        height: 200px;
    }
    .box_content .blog_title {
        font-size: 25px;
        line-height: 30px;
    }
}
@media screen and (max-width: 600px) {
    .box_content .blog_title {
        font-size: 22px;
        line-height: 28px;
    }
}