:root {
    --theme-color-forajc: rgb(197 20 28);
    --theme-color-forajcold: #c5141c;
    --theme-color-searchiconweb: #e21a24;
    --theme-color-OLDbackg05: rgb(219 31 44);
}
* {
    margin: 0;
    padding: 0;
}

body a {
    font-family: Roboto;
}

th,
td,
tr, 
span,
p {
    font-family: Roboto;
    margin-bottom: 0px;
}

div#s4-bodyContainer {
    padding-bottom: unset!important;
}

.divimg img,
.bannermid img,
.lstanhquangright img,
.lienketwebsitebox img,
.anhquang-box img,
.Anhquangtop img,
.midbanner img,
.khoiimg img,
.lstanhquangcao img,
.boxvideotempl2 img,
.anhquangcacloai img,
.bannermidtem3 img,
.divimg15 img,
.bannermidtem4 img,
.bannermidtem5 img,
.AnhMedia img,
.khoitinphu-img img,
.bannermidtemp10 img,
.divimg17 img,
.khoilinkct img,
.boxhinhanhtempl2 img,
.khoichuyentaiitem img {
    width: 100%;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none!important;
}

@font-face {
    font-family: Inter;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/static/Inter-Regular.ttf);
}

@font-face {
    font-family: InterMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/static/Inter-Medium.ttf);
}

@font-face {
    font-family: InterLight;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/static/Inter-Light.ttf);
}

@font-face {
    font-family: InterThin;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/static/Inter-Thin.ttf);
}

@font-face {
    font-family: InterBlack;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/static/Inter-Black.ttf);
}

@font-face {
    font-family: InterBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/static/Inter-Bold.ttf);
}

@font-face {
    font-family: Roboto;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Regular.ttf);
}

@font-face {
    font-family: RobotoMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Medium.ttf);
}

@font-face {
    font-family: RobotoLight;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Light.ttf);
}

@font-face {
    font-family: RobotoBlack;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Black.ttf);
}

@font-face {
    font-family: RobotoBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Bold.ttf);
}

@font-face {
    font-family: Merriweather;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Regular.ttf);
}

@font-face {
    font-family: MerriweatherLight;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Light.ttf);
}

@font-face {
    font-family: MerriweatherBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Bold.ttf);
}

@font-face {
    font-family: MerriweatherBlack;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Black.ttf);
}

@font-face {
    font-family: UTM-Bebas;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/UTM-Bebas/UTM-Bebas.ttf);
}

@font-face {
    font-family: UTMASSignwriter;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/UTM-Bebas/UTMASSignwriter.ttf);
}

@font-face {
    font-family: UTMASHeartbeat_1;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/UTM-Bebas/UTMA&SHeartbeat_1.ttf);
}

.colred {
    color: rgb(217, 37, 28);
}

.UTMASSignwriter {
    font-family: UTMASSignwriter!important;
}

.MerriweatherBold {
    font-family: MerriweatherBold!important;
}

.RobotoMedium {
    font-family: RobotoMedium!important;
}

.RobotoBold {
    font-family: RobotoBold!important;
}

.RobotoLight {
    font-family: RobotoLight!important;
}

.fs13px {
    font-size: 13px!important;
}

.fs14px {
    font-size: 14px;
}

.fs15px {
    font-size: 15px;
}

.fs17px {
    font-size: 17px;
}

.fs18px {
    font-size: 18px;
}

.fs20px {
    font-size: 20px;
}

.fs22px {
    font-size: 22px;
}

.fs21px {
    font-size: 21px;
}

.fs24px {
    font-size: 24px;
}

.fs25px {
    font-size: 25px;
}

.fs27px {
    font-size: 27px;
}

.fs33px {
    font-size: 33px;
}

.mtt-2 {
    margin-top: -5px;
}

.text-black2 {
    color: black;
}

.text-gray {
    color: #2a2a2a;
}

.khoicung {
    padding: 40px 32px;
}

.borderradi {
    border-radius: 5px;
}

.borderradius img {
    border-radius: 12px;
}

.colorTiT {
    color: rgb(80, 130, 179);
}

.colorTiT2 {
    color: white;
}

.colorTiT3 {
    color: white!important;
}

.text-jutify {
    text-align: justify!important;
}

.nentrong {
    background-color: #00000054;
}

.borderbotwhite {
    border-bottom: 1px solid white;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.borderbotbouble {
    border-bottom: 5px double #aaaaaa;
}

.borderright {
    border-right: 1px solid #dddddd;
}

.borderbot {
    border-bottom: 2px solid #dddddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.borderbotred {
    border-bottom: 2px solid #c60d0d;
}

.borderbotgray {
    border-bottom: 1px solid #cacaca52;
}

.backg05 {
    background-color: #e91926;
}

.backggray {
    background-image: linear-gradient(#ffffff, #eaeaea);
}

.backggrayshadown {
    background: linear-gradient(0deg, rgba(234, 234, 234, 1) 0%, rgba(29, 253, 217, 0) 12%, rgba(255, 255, 255, 1) 100%);
}

.backggray2 {
    background-color: #eaeaea;
}

.backgDgray {
    background-color: #f7f7f7;
}

.backgDgrayTT {
    background-color: #f3f3f3;
}

.backgDgray ul li a::before {
    content: "";
    height: 6px;
    width: 6px;
    background: #0075c5;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}

.nentrong2 {
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%), rgb(0 0 0 / 74%)) !important;
}

.dashstyle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed lightgray;
}

.Solidstyle {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(75, 75, 75);
}

.w-65 {
    width: 65%;
}

.w-35 {
    width: 35%;
}

.w-30 {
    width: 30%;
}

.w-40 {
    width: 40%;
}

.w-55 {
    width: 55%;
}

.w-45 {
    width: 45%;
}

.w-52 {
    width: 52%;
}

.w-23 {
    width: 23%;
}

.w-77 {
    width: 77%;
}

.w-48 {
    width: 48%;
}

.w-60 {
    width: 60%;
}

.w-40 {
    width: 40%;
}

.w-82 {
    width: 82%;
}

.w-18 {
    width: 18%;
}

.w-28 {
    width: 28.5%;
}

.w-72 {
    width: 71.5%;
}

.w-21 {
    width: 21%;
}

.w-79 {
    width: 79%;
}

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.iconmini {
    width: 28px;
}

.iconminihight {
    width: 30px;
}

.iconmini2 {
    width: 12px;
}

.bng1b63c9 {
    background-color: #1b63c9;
}

.divimg img {
    aspect-ratio: 3/2;
    object-fit: cover;
}

.divimg17 img {
    aspect-ratio: 3/1.7;
    object-fit: cover;
}

.divimg15 img {
    aspect-ratio: 3/1.5;
    object-fit: cover;
}

.md-15 {
    margin: 0px -17px;
}

.pd15 {
    padding: 0px 17px;
}

.w-26 {
    width: 26%;
}

.w-45 {
    width: 44.8%;
}

.w-29 {
    width: 29.2%;
}

.w-62 {
    width: 62%;
}

.w-38 {
    width: 38%;
}

.mt23 {
    margin-top: 12px;
}

.lineheight13 {
    line-height: 1.3;
}

.lineheight14 {
    line-height: 1.4;
}


/* =====================================khoi class============================= */

.divimg,
.AnhMedia {
    overflow: hidden;
}


.divThongBao a:hover,
a:hover .divtit p.tit,
.lstmini2 a:hover,
.tuyensinh a:hover,
a:hover p.tit,
.divtintucmid a:hover p.tit {
    color: #2a296f !important;
}
.box-new-depenv2 a:hover p.tit {
    color: #c9daff !important;
}
.divimg img:hover,
.AnhMedia img:hover {
    transform: scale(1.03);
    transition: transform 1s;
}
.lstanhquangright li:hover {
    transform: translate(5px, -5px);
    transition: all 0.5s;
}
div.menulefttemp5 ul li:hover {
    background-color: rgb(128 175 222);
}


/* =========================================================================== */

.videotxt p.tit,
.videochinh p.tit,
.vidphu p.tit {
    text-overflow: ellipsis;
    overflow-y: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.solidsyle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid lightgray;
}


/*======================================Hover===================================*/

.bghocvienhc {
    background-image: url(../imgAPAG/nenbot.png);
    background-size: 100% 100%;
}

.vbanner {
    background-image: url(../imgAPAG/Bannernen.png);
    background-size: 100% 100%;
    height: 210px;
}

.bannerweb img {
    width: 103%;
    height: max-content;
}

nav.custom-menu-mobile {
    display: none;
}

.main_menu>.header-nav-main>li.has-children {
    position: relative;
}

.main_menu .header-nav-main>.menu-item {
    /* margin: 0px 48.5px 0px 0px; */
    padding: 7px 0;
}

.main_menu>.header-nav-main>.menu-item {
    list-style: none;
}

.ps4 {
    padding-left: 30px;
}

.main_menu>.header-nav-main>.has-children:hover ul.nav-dropdown {
    display: block;
    z-index: 10;
    padding-left: 0px !important;
    border-right: 1px solid #6b81e4;
    border-left: 1px solid #6b81e4;
    border-bottom: 1px solid #6b81e4;
    border-radius: 0px 0px 5px 5px;
}

.main_menu>.header-nav-main>.has-children:hover ul.nav-dropdown li {
    padding: 10px 7px;
}

.main_menu>.header-nav-main>.has-children:hover ul.nav-dropdown li:hover {
    background-color: #f9eeb4;
}

.main_menu>.header-nav-main>li.has-children>.nav-dropdown {
    position: absolute;
    left: 0;
    top: 38px;
    min-width: 260px;
    background: white;
    display: none;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.main_menu>.header-nav-main>li.has-children>.nav-dropdown a:hover {
    color: #f26c71 !important;
}

.main_menu>.header-nav-main>li.has-children>.nav-dropdown a {
    color: black !important;
}

.main_menu>.header-nav-main>li.has-children>.nav-dropdown>li.menu-item:hover a {
    color: white !important;
}

.main_menu>.header-nav-main>li.has-children>.nav-dropdown>li.menu-item a:hover span {
    color: white !important;
}

.has-children.menu-item>.nav-dropdown {
    position: absolute;
    top: 30px;
    left: 0;
    min-width: 140px;
    display: none;
}

.main_menu .header-nav-main>li.menu-item:first-child {
    margin-left: 0px;
    /*margin-right: 15px;*/
}

.main_menu .header-nav-main>li.menu-item {
    /*margin-right: 60px;*/
    padding: 5px 15px;
}


/* .main_menu .header-nav-main>li.menu-item:hover {
    background: #76a0bd;
    height: 100%;
} */

.main_menu a:hover span {
    color: red;
}
.ouserul {
    display: none;
    background-color: var(--theme-color-forajcold);
    border-radius: 5px;
    position: absolute;
}

#nguoidungdn:hover ul {
    display: block;
    width: 185px;
    right: 0px;
    z-index: 15;
}

#nguoidungdn ul:hover {
    display: block;
    width: 185px;
    right: 0px;
    z-index: 15;
}

#nguoidungdn ul li:hover {
    background-color: #c5141c;
}
.main_menu>.header-nav-main>li.has-children>.nav-dropdown>li.menu-item:hover {
    background-color: rgb(104 158 210);
}

.main_menu>.header-nav-main>li.has-children>.nav-dropdown>li.menu-item>ul {
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%;
    background: #f1f1f1f1;
    display: none;
}

.main_menu>.header-nav-main>li.has-children>.nav-dropdown>li.menu-item:hover>ul {
    display: block;
    max-width: 235px;
    left: -235px;
}

.vmenu {
    height: 55px;
    background-color: white;
}

.main_menu a span {
    font-family: RobotoMedium;
}

.main_menu a {
    color: #2d2b7e;
    font-family: RobotoMedium;
    font-size: 19px;
    text-transform: uppercase;
}

.oaccordion::before {
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    background-color: #f9eeb4;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0px;
}

.timebanner {
    height: 44px;
}

.boxsearchweb input {
    height: 32px;
    width: 209px;
    border: 2px solid #0595f2;
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}

.searchiconweb {
    /*background-color: #0072bc;*/
    background-color: #e21a24;
    width: 44px;
    right: 2px;
    padding: 5px 13px;
    top: 2px;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
}

.timebanner i {
    font-size: 30px;
}

.menumobi {
    display: none;
}

.menudm i {
    font-size: 30px;
}

.TitleDMTIN a::before {
    position: absolute;
    content: "";
    background-color: #c60d0d;
    width: 6px;
    height: 20px;
    top: 11px;
    left: 0px;
}

.divtintucmid ul li a .divimg {
    width: 43%;
}

.divtintucmid ul li a p.tit {
    width: 57%;
}

.TitleDMTINV2 {
    background-image: linear-gradient(#2d2b7e, #2d2b7e);
}

.TitleDMTIN {
    height: 46px;
}

ul.tbbox {
    /*height: 350px;*/
    height: 435px;
    overflow: auto;
}

.divThongBao {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

ul.tbbox:hover::-webkit-scrollbar {
    background: #d0cccc;
}

ul.tbbox:hover::-webkit-scrollbar-thumb {
    background: #c60d0d;
}

ul.tbbox::-webkit-scrollbar {
    background: #f3f3f3;
    width: 7px;
    right: 0px;
}

ul.tbbox::-webkit-scrollbar-thumb {
    background: #f3f3f3;
    border-radius: 10px;
    width: 7px;
}

.divThongBao .backgDgray {
    border: 1px solid lightgray;
}

.firstvid .divimg {
    width: 60%;
    border-radius: 10px;
}

.firstvid .divimg img {
    border-radius: 10px;
}

.firstvid .divtit {
    width: 40%;
}

.vidphu .divimg {
    border-radius: 10px 10px 2px 2px;
}

.bantinvideo {
    height: 550px;
    background-color: #1b63c9;
}

.bantinvideo ul li .divimg {
    border-radius: 10px;
}

.divThongBaoright {
    border: 1px solid lightgray;
}

.divThongBaoright ul.tbbox {
    height: 540px;
}

.divThongBaoright ul li a::before {
    position: absolute;
    content: "";
    background-color: #c60d0d;
    width: 7px;
    height: 7px;
    top: 7px;
    left: -27px;
    clip-path: circle(50% at 50% 50%);
}

.bantinvideo ul {
    overflow-y: auto;
    height: 535px;
    padding-right: 7px;
}

.bantinvideo ul:hover:-webkit-scrollbar {
    background: #d0cccc;
}

.bantinvideo ul:hover::-webkit-scrollbar-thumb {
    background: #1b63c9;
}

.bantinvideo ul::-webkit-scrollbar {
    background: #1b63c9;
    width: 5px;
    right: 0px;
}

.bantinvideo ul::-webkit-scrollbar-thumb {
    background: #1b63c9;
    border-radius: 10px;
    width: 5px;
}

.containertt {
    margin: 0 auto;
}

.TitleDMTINv2 a::before {
    background-color: red;
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    bottom: 44%;
}

.TitBigDM {
    border-top: 5px solid red;
}

.videochinh .divimg img:first-child {
    aspect-ratio: 3/2.85;
}

.videochinh .divimg img:last-child {
    width: 85%;
    object-fit: contain;
    aspect-ratio: unset;
}

ul.tuyensinh {
    height: 625px;
    overflow-y: auto;
}

ul.tuyensinh:hover:-webkit-scrollbar {
    background: #eaeaea;
}

ul.tuyensinh:hover::-webkit-scrollbar-thumb {
    background: #1b63c9;
}

ul.tuyensinh::-webkit-scrollbar {
    background: #eaeaea;
    width: 5px;
    right: 0px;
}

ul.tuyensinh::-webkit-scrollbar-thumb {
    background: #eaeaea;
    border-radius: 10px;
    width: 5px;
}

.firstnew2 .divimg17 {
    width: 37%;
}

.firstnew2 .divtit {
    width: 63%;
    height: 140px;
    overflow: auto;
}

.backg05media {
    background-color: #ebebeb;
}

ul.backg05media li {
    background-color: #ebebeb;
}

.list-tab-slnewsmedia li.active {
    background-color: #1f1c5a;
}

.Tintucmid02 ul li:last-child {
    margin-bottom: 0px!important;
}

.list-tab-slnewsmedia li a {
    color: #ed1e2c;
}

.list-tab-slnewsmedia li a {
    padding: 10px 34px;
}

.list-tab-slnewsmedia li.active a:before {
    clip-path: polygon(0 0, 50% 66%, 100% 0);
    content: "";
    position: absolute;
    width: 15px;
    height: 10px;
    background-color: #1f1c5a;
    bottom: -9px;
    right: 40%;
}

.list-tab-slnewsmedia li.active a.xemthem:before {
    content: unset;
}

div .list-tab-slnewsmedia li .xemthemdiv i {
    background-color: #da1e2c;
}

.list-tab-slnewsmedia li.active a {
    color: white;
}

.list-tab-slnewsmedia li .xemthemdiv i {
    padding: 9px 10px 9px 13px;
    border-radius: 50%;
    font-size: 19px;
}

.list-tab-slnewsmedia li a.xemthem {
    padding-right: 19px;
}

.firstnew2 .divtit:hover:-webkit-scrollbar {
    background: #d0cccc;
}

.firstnew2 .divtit:hover::-webkit-scrollbar-thumb {
    background: #1b63c9;
}

.firstnew2 .divtit::-webkit-scrollbar {
    background: #ffffff;
    width: 5px;
    right: 0px;
}

.firstnew2 .divtit::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
    width: 5px;
}

.lstmini2 a::before {
    position: absolute;
    content: "";
    background-color: #c60d0d;
    width: 7px;
    height: 7px;
    top: 7px;
    left: -20px;
    clip-path: circle(50% at 50% 50%);
}

.lstanhquangcao img {
    border-radius: 10px;
}

.khoichuyentaiitem select {
    height: 43px;
    padding: 0px 15px;
    border-radius: 5px;
    background-image: linear-gradient(#ffffff, #cacaca);
    border: 1px solid white;
    color: #0072bc;
    font-family: RobotoMedium;
    width: 65%;
    font-size: 19px;
}

.khoichuyentaiitem select option {
    color: rgb(80, 130, 179);
    font-family: RobotoMedium;
    height: 38px;
}

.fade.in {
    opacity: 1 !important;
}

ul.list-tab-slnews li a {
    color: white;
}

ul.list-tab-slnews li {
    padding: 7px 10px;
}

ul.list-tab-slnews li.active a {
    color: #0072bc;
}

.list-tab-slnews li.active,
.New-List-boxv2 ul.list-tab-slnews li.active {
    background-color: #ebebeb;
}

.divtit img.isnew {
    width: 39px;
}

.TitMedia img {
    height: max-content;
}

.New-List-boxv2 ul.list-tab-slnews li {
    background-color: #0072bc;
    margin: 0px 5px;
}

.New-List-boxv2 .divmobi {
    margin: 0px -5px;
}

.box-new-depenv2 ul li:last-child {
    margin-bottom: unset!important;
}

div .xemthemdb i {
    background-color: #da1e2c;
}

div .xemthemdb i {
    padding: 9px 10px 9px 13px;
    border-radius: 50%;
    font-size: 19px;
}

.box-menubottom {
    background: #c5141c;
    height: 50px;
    /*background-color: #2c286b;
    border-bottom: 2px solid #c5141c;*/
}

.box-menubottom a::before {
    position: absolute;
    content: "";
    background-color: white;
    width: 2px;
    height: 15px;
    right: 0px;
    top: 5px;
}

.box-menubottom ul {
    margin: 0 auto;
}

.box-menubottom li {
    padding: 0px!important;
}

.box-menubottom li:last-child a::before {
    content: unset;
}

.footer {
    background-image: url(../imgAPAG/footerbg.png);
    background-size: 100% 100%;
}

.new3th {
    height: 590px;
    overflow: auto;
}

.new3th:hover:-webkit-scrollbar {
    background: #d0cccc;
}

.new3th:hover::-webkit-scrollbar-thumb {
    background: #1b63c9;
}

.new3th::-webkit-scrollbar {
    background: #ffffff;
    width: 5px;
    right: 0px;
}

.new3th::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
    width: 5px;
}

ul.new3th li:last-child {
    border-bottom: unset!important;
    margin-bottom: unset!important;
    padding-bottom: unset;
}

ul.new2th li:last-child {
    border-bottom: unset!important;
    margin-bottom: unset!important;
    padding-bottom: unset;
}

.lstmini2 {
    height: 175px;
    overflow: auto;
}

.lstmini2:hover:-webkit-scrollbar {
    background: #d0cccc;
}

.lstmini2:hover::-webkit-scrollbar-thumb {
    background: #1b63c9;
}

.lstmini2::-webkit-scrollbar {
    background: #ffffff;
    width: 5px;
    right: 0px;
}

.lstmini2::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
    width: 5px;
}

.box-new-depenv2 p.des {
    text-overflow: ellipsis;
    overflow-y: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.box-new-depenv2 p.tit {
    text-overflow: ellipsis;
    overflow-y: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.box-new-depenv2 ul li {
    margin-bottom: 35px;
}

.box-new-depenv2 ul li:last-child {
    margin-bottom: unset;
}

img.hovervid {
    aspect-ratio: 3/3;
}

.slickvid .divimg:hover .nentrong {
    display: flex!important;
}

.tab-content2 .box-new-depenv2 ul li {
    margin-bottom: 27px;
}

.tab-content2 .box-new-depenv2 p.des {
    -webkit-line-clamp: 3;
}

.boxtintuc ul {
    height: 235px;
    overflow: auto;
    padding-right: 7px;
}

.boxtintuc ul li:last-child {
    margin-bottom: unset!important;
    padding-bottom: unset!important;
    border-bottom: unset;
}

.boxtintuc ul:-webkit-scrollbar {
    background: #d0cccc;
}

.boxtintuc ul:hover::-webkit-scrollbar-thumb {
    background: #1b63c9;
}

.boxtintuc ul::-webkit-scrollbar {
    background: #f7f7f7;
    width: 5px;
    right: 0px;
}

.boxtintuc ul::-webkit-scrollbar-thumb {
    background: #f7f7f7;
    border-radius: 10px;
    width: 5px;
}

.danhmucbox {
    background-image: linear-gradient(#9ed4ef, #ffffff);
    border-bottom: 5px solid #b5def3;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    position: absolute;
    z-index: 2;
}

.danhmucbox:hover {
    display: block!important;
}
.bgchung {
    background-color: #c5141c !important;
}

div.ms-webpartzone-cell {
    margin-bottom: 0px !important;
}

div.ms-webpart-zone, div.ms-webpart-chrome-vertical, div.ms-webpart-cell-vertical-inline-table {
    display: block !important;
}

div.ms-webpartzone-cell {
    margin-bottom: unset;
}

.formobides {
    display: none;
}
a.ms-signInLink {
    display: none !important;
}
.Tintucmid02 p.des {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    white-space: normal;
    text-align: justify;
}
.icon-ontop {
    position: fixed;
    display: inline-block;
    cursor: pointer;
    right: 20px;
    bottom: 5px;
    z-index: 1000;
    padding: 8px 10px;
}
#return-to-top {
    background: var(--theme-color-forajcold);
    padding: 6.5px 13px;
    text-align: center;
    color: #fff;
    position: fixed;
    bottom: 50px;
    right: 25px;
    z-index: 100;
    border-radius: 50%;
    border: 1px solid white;
}
