/* *{margin:0;padding:0;outline:0;box-sizing:border-box} */
/* @font-face{font-family:Roboto-Medium;font-display:swap;src:url(../fonts/Roboto-Medium.woff2)} */
/* @font-face {
    font-family: Roboto-Regular;
    font-display: swap;
    src: url(../fonts/Roboto-Regular.woff2)
}

@font-face {
    font-family: Roboto-Bold;
    font-display: swap;
    src: url(../fonts/Roboto-Bold.woff2)
}

@font-face {
    font-family: Rounded_Mplus_1c;
    font-display: swap;
    src: url(../fonts/Rounded-Mplus-1c.woff2)
}

@font-face {
    font-family: Roboto-Regular;
    font-display: swap;
    src: url(../fonts/Roboto-Regular.woff2)
}

@font-face {
    font-family: Roboto-Bold;
    font-display: swap;
    src: url(../fonts/Roboto-Bold.woff2)
}

@font-face {
    font-family: Rounded_Mplus_1c;
    font-display: swap;
    src: url(../fonts/Rounded-Mplus-1c.woff2)
} */

body {
    /* font-family:Roboto-Regular,sans-serif; */
    /* font-size:13px;
    color:#4f4f4f;
    margin:0;
    line-height:1.428571429; */

}

header {
    float: left;
    width: 100%;
    background-color: #4C5BD4;
    height: 64px;
    display: block;
    z-index: 99;
}

a {
    text-decoration: unset
}

p {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none
}

ul {
    padding: 0;
    list-style: none;
    margin-left: 0;
}

.clear {
    clear: both
}

.hidden {
    display: none;
}

.po_r {
    position: relative;
}

.po_a {
    position: absolute;
}

.displayblock {
    display: block !important;
}

img {
    max-width: 100%;
}

/*header*/
.new_banner header {
    position: fixed;
    box-shadow: 0px 0px 6px rgb(255 255 255 / 50%);
}

.logo_header {
    height: 100%;
    text-align: left;
    line-height: 95px;
    padding-left: 24px;
    float: left;
}

.mobi-sel {
    background: url(../images_cv365/sel.png) no-repeat;
    width: 34px;
    height: 26px;
    display: none;
    float: right;
}

.arrow_bot {
    float: right;
}

.arrow_bot:before {
    content: "";
    border-color: transparent #fff;
    border-style: solid;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #fff;
    display: block;
    height: 0;
    width: 0;
    left: -18px;
    top: 25px;
    position: relative;
}

.avatar_lg.ava_uv,
.avatar_lg.ava_ntd {
    float: right;
    width: 29px;
    height: 29px;
    margin-right: 25px;
    margin-top: 15px;
}

.avatar_lg.ava_uv img,
.avatar_lg.ava_ntd img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    cursor: pointer;
    object-fit: cover;
}

.menu_item {
    float: right;
    margin-right: 25px;
    height: 34px;
    line-height: 34px;
    margin-top: 15px;
    color: #fff;
    font-size: 15px;
}

.ctn_menu_dang_tin {
    width: 92px;
    float: right;
    height: 39px;
    background: #232f87;
    border-radius: 6px;
    margin: 15px 14px 0px 0px;
}
.menu_upnew_header {
    width: fit-content !important;
    padding: 0 15px !important;
    background: #F88C00 !important;
}

.notifice_2,
.notifice_1 {
    background: url(../images_cv365/icn_bell_th.png) no-repeat;
    background-size: 100% 100%;
    float: right;
    width: 24px;
    height: 24px;
    margin: 5px 8px 5px 0;
    position: relative;
    cursor: pointer;
}

.number_tb {
    position: relative;
    top: -15px;
    right: -15px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    font-style: normal;
    background: #FF4D43;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

.chat_notifice {
    background: url(../images_cv365/mess_icon2.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    width: 26px;
    height: 26px;
    margin: 5px 6px 5px 0;
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.txt_chat {
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
    margin-left: 20px;
}

.sub_domain {
    cursor: pointer;
}

.sub_domain1 {
    cursor: pointer;
}

.menu_item a {
    color: #fff;
}

.ctn_menu_dang_tin a {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 39px;
}

.mobi-ful {
    width: 283px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
    border-radius: 4px;
    position: absolute;
    right: 15px;
    top: 50px;
    z-index: 999;
}

.mobi-ful:before,
.usc_show_tb::before,
.usc_show_chat::before {
    content: "";
    border-color: transparent #fff;
    border-style: solid;
    display: block;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
    height: 0;
    width: 0;
    right: 26px;
    top: -12px;
    position: absolute;
    z-index: 99;
}

.box-top-uv {
    float: left;
    width: 100%;
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 18px;
    text-align: left;
}

.box-top-uv img {
    width: 60px;
    height: 60px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
    border-radius: 50%;
    float: left;
    margin: 15px 10px 0 15px;
    object-fit: cover;
}

.box-top-uv p {
    color: #4A4A4A;
    margin-top: 35px;
    font-weight: 700;
    line-height: 19px;
    float: left;
    font-size: 14px;
    padding-left: 18px;
    text-transform: capitalize;
    width: 65%;
}

.box-click-uv ul {
    float: left;
    width: 100%;
    padding: 6px 10px;
}

.box-click-uv a {
    background: #FF9408;
    border: 1px solid #FF9408;
    border-radius: 13px;
    width: 150px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    color: #fff;
    font-family: Roboto-Medium;
    font-size: 15px;
}

.box-click-uv ul li a {
    display: block;
    margin-bottom: 18px;
    width: 100%;
    font-size: 16px;
    text-align: left;
    padding: 7px 48px;
    box-sizing: border-box;
    height: unset;
    border: none;
}

.box-click-uv .hsct {
    background: url(../images_cv365/hsct.png) 18px 12px no-repeat #232f87;
}

.box-click-uv .logout {
    background: url(../images_cv365/logout.png) 18px 12px no-repeat #ffa800;
}

.usc_show_tb,
.usc_show_chat {
    position: absolute;
    top: 36px;
    right: -24px;
    width: 330px;
    background-color: #fff;
    z-index: 999;
    text-align: center;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
    border-radius: 4px;
}

.usc_show_tb ul,
.usc_show_chat ul {
    max-height: 390px;
    overflow-y: scroll;
}

.usc_show_tb .delete_all_tb {
    font-weight: 700;
    line-height: 35px;
}

.sub_domain .box_sub,
.sub_domain1 .box_sub,
.sub_domain .box_cat,
.sub_domain .box_nn {
    position: absolute;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    top: 50px;
    right: 128px;
    z-index: 99999;
}

.sub_domain .box_sub,
.sub_domain .box_cat,
.sub_domain .box_nn {
    background: #FFF;
    box-shadow: 0px 2px 5px rgba(41, 44, 111, 0.1);
    padding: 10px;
    width: 250px;
    max-height: 500px;
    overflow-y: auto;
}

.sub_domain .box_sub li,
.sub_domain .box_cat li,
.sub_domain .box_nn li {
    padding: 8px;
    border-bottom: 1px dashed #CCCCCC;
}

.sub_domain .box_sub li:last-child,
.sub_domain .box_cat li:last-child,
.sub_domain .box_nn li:last-child {
    border-bottom: unset;
}

.sub_domain .box_sub li a,
.sub_domain .box_sub li p,
.sub_domain .box_cat li a,
.sub_domain .box_cat li p,
.sub_domain .box_nn li a,
.sub_domain .box_nn li p {
    font-size: 14px;
    line-height: 22px;
    color: #1F1F1F;
}

.sub_domain .box_sub .item_bf_r:before {
    content: url("../images_cv365/ic_right.png");
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0px;
    top: 0px;
}

.sub_domain .item_bf_l {
    padding-left: 40px;
}

.sub_domain .box_nn .item_bf_l:before,
.sub_domain .box_cat .item_bf_l:before {
    content: url("../images_cv365/ic_left.png");
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0px;
    top: 0px;
}

/* ::-webkit-scrollbar {
    width: 3px;
    border-radius: 10px;
    background-color: transparent;
} */
/* ::-webkit-scrollbar-track {
    background-color: transparent;
} */
/* ::-webkit-scrollbar-thumb {
    background: #cacef2;
    border-radius: 10px;
} */
.mobi-from .ttuv.active {
    display: block !important;
}

.mobi-from .ttuv {
    width: 100%;
    height: auto;
    display: none;
    border-bottom: 1px solid #D9D9D9;
    ;
}

#mobi {
    width: 172px;
    height: 34px;
    float: right;
    background: #232F87;
    border-radius: 10px;
    margin-right: 10px;
    margin-top: 15px;
}

#box_dangky,
#box_dangnhap,
.mid_span {
    float: left;
}

#box_dangky {
    margin: 0 5px 0 14px;
}

#box_dangnhap {
    margin: 0 14px 0 5px;
}

#box_dangky a,
#box_dangnhap a,
.mid_span {
    color: #fff;
    font-size: 15px;
    line-height: 34px;
    float: left;
}

@media screen and (max-width: 1165px) {
    #new_header {
        position: fixed !important;
        top: 0;
        height: 70px;
        z-index: 999;
    }

    .logo_header {
        width: 100%;
        height: 100%;
        text-align: center;
        background: #4C5BD5;
        box-shadow: 0 0 7px 0 rgb(0 0 0 / 30%);
        padding-right: 10px;
    }

    .logo_header img {
        width: 150px;
        margin-top: 21px;
        height: auto;
    }

    .mobi-sel {
        display: block;
        position: absolute;
        top: 24px;
        left: 20px;
    }

    .box_header {
        display: none;
    }

    .chat_notifice,
    .chat_notifice.active {
        position: absolute;
        right: 10px;
        left: unset;
    }

    .new_banner .number_tb {
        top: -9px;
    }

    .mobi_sh_ul {
        position: fixed;
        display: none;
        background: rgba(0, 0, 0, .7);
        width: 100%;
        min-height: 1000px;
        z-index: 999999;
        right: 0;
        bottom: 0;
        top: 0;
        left: 0;
    }

    .mobi-from {
        width: 293px !important;
        left: 0;
        min-height: 203px;
        z-index: 99999;
        background: #fff;
        position: fixed;
    }

    .mobi-from .avatar_lg img {
        float: left;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        object-fit: cover;
        margin-left: 20px;
        margin-top: 15px;
    }

    .mobi-from .right_avatar {
        margin-top: 30px;
        margin-left: 20px;
        width: 65%;
        float: left;
    }

    .mobi-from .right_avatar:after {
        content: "";
        border-color: #363636 transparent transparent;
        border-style: solid;
        border-width: 6px 5px 0;
        position: relative;
        top: 10px;
        margin-left: 8px;
    }

    .mobi-from .right_avatar span {
        font-size: 18px;
        font-weight: 700;
        line-height: 20px;
    }

    .ul_menu {
        width: 100%;
        float: left;
        height: 574px;
        margin-bottom: 0;
        overflow: auto;
    }

    .ul_menu li {
        width: 100%;
        line-height: 35px;
        float: left;
    }

    .ul_menu li a {
        float: left;
        width: 100%;
        display: block;
        padding: 5px 0px 5px 20px;
        color: #363636;
        font-size: 15px;
        font-weight: 500;
        padding-right: 25px;
    }

    .ul_menu li .app_link {
        padding: 0px 0px 0px 20px;
        width: unset;
    }

    .ul_menu li .app_link img {
        width: 115px;
        height: 40px;
    }

    .ttuv li a.hsct:before,
    .ttuv li a.logout:before {
        content: '';
        width: 16px;
        height: 16px;
        background: url(../images_cv365/hsct2.png) center no-repeat;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: -3px;
    }

    .ttuv li a.logout:before {
        background: url(../images_cv365/logout2.png) center no-repeat;
    }

    .ul_menu li a.dmm::after {
        content: '';
        border-color: #888 transparent transparent;
        border-style: solid;
        border-width: 7px 6px 0;
        margin-left: 10px;
        position: relative;
        bottom: -12px;
        right: 2px;
    }

    .ul_menu li .mb_mn_div {
        display: none;
    }

    .show_dmm+.mb_mn_div {
        display: block !important;
    }

    .ul_menu li .mb_mn_div ul {
        height: 180px;
        width: 87%;
        position: relative;
        z-index: unset;
        box-shadow: 0 0 4px rgb(0 0 0 / 15%);
        border-radius: 3px;
        margin-left: 5%;
        top: 0px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .box_dk_dn {
        float: left;
        width: 100%;
        padding: 15px;
        border-bottom: 1px solid #D9D9D9;
    }

    .box_dk_dn .btn_dn_box {
        font-size: 17px;
        line-height: 20px;
        color: #fff;
        text-align: center;
        background: #307DF1;
        border-radius: 13px;
        width: 47%;
        padding: 6px 18px;
        display: inline-block;
        text-transform: capitalize;
    }

    .box_dk_dn .btn_dk_box {
        font-size: 17px;
        line-height: 20px;
        color: #fff;
        text-align: center;
        background-color: #FFA800;
        border-radius: 13px;
        width: 47%;
        padding: 6px 18px;
        display: inline-block;
        text-transform: capitalize;
        margin-left: 2%;
    }

}