* {
    margin: 0;
    padding: 0;
}

body a {
    font-family: Inter;
}

th,
td,
tr,
span,
p {
    font-family: Inter;
    margin-bottom: 0px;
}

.divimg img,
.bannermid img,
.bannermid-right img,
.lienketwebsitebox img,
.anhquang-box img,
.Anhquangtop img,
.hotnew-listv2 img,
.khoiimg img,
.KhoiLienKettem2 img,
.boxvideotempl2 img,
.anhquangcacloai img,
.bannermidtem3 img,
.contenttintemp3 img,
.bannermidtem4 img,
.bannermidtem5 img,
.AnhMedia img,
.bannermidtemp10 img,
.slicktindbli img,
.khoilinkct img,
.boxhinhanhtempl2 img,
.bannermidtemp12 img {
    width: 100%;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none !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;
}

.text-black2 {
    color: black;
}

.borderradi {
    border-radius: 5px;
}

.colorTiT {
    color: rgb(255 255 255);
}

.colorTiT2 {
    color: white;
}

p.colorTiT3 {
    color: white !important;
}

.text-jutify {
    text-align: justify !important;
}

.nentrong {
    background-color: #00000054;
}

.borderbotwhite {
    border-bottom: 1.5px solid white;
}

.borderright {
    border-right: 2px solid rgb(177, 177, 177);
}

.backg05 {
    background-color: rgb(181 5 0);
}

.dashstyle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed lightgray;
}

.w-65 {
    width: 65%;
}

.w-35 {
    width: 35%;
}


/* =========================================================================== */

.solidsyle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid lightgray;
}


/* =====================================khoi class============================= */

.vbanner {
    background-image: url(/img/bannerv2.png);
    background-size: 100% 103%;
    height: 130px;
}

.bannerweb img {
    height: auto;
    max-height: 100px;
}

.boxsearch p {
    padding: 5px 7px;
    color: white;
    border: 1px solid #205fa5;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background-color: unset;
}

.searchbannerweb {
    background-image: url(../img/search.png);
    background-size: 100% 100%;
}

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: 35px;
    min-width: 260px;
    background: #ffffff;
    display: none;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.main_menu li.has-children ul li a:hover span {
    color: #000000;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown a:hover {
    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;
    height: 100%;
    display: flex;
    align-items: center;
}


/* .main_menu .header-nav-main>li.menu-item:hover {
    background: #76a0bd;
    height: 100%;
} */

.main_menu > .header-nav-main > li.has-children > .nav-dropdown > li.menu-item:hover {
    background-color: #fff8d5;
}

.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: 50px;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.main_menu a span {
    font-family: 'InterSemibold';
}

.main_menu a {
    color: #004999;
    font-family: 'InterSemibold';
    font-size: 16px;
    text-transform: uppercase;
}

.lan-box img {
    width: 29px;
    margin-right: 10px;
    margin-left: 2px;
}

.time-box img {
    width: 16px;
    height: 17px;
    margin-right: 5px;
}

.time-box span {
    font-size: 14.5px;
    color: #156cc1;
}

.formobides {
    display: none;
}

.menumobi {
    display: none;
}

.blueodo {
    background-color: #f3f6fb;
}

.main_menu .header-nav-main > li.menu-item:last-child {
    padding-right: unset;
}

.olngue img {
    width: 22px;
    margin-right: 5px;
}

.olngue a {
    color: white;
    font-size: 12px;
}

.search-oweb a {
    color: white;
    font-size: 15px;
    font-family: RobotoLight;
}

.search-oweb li {
    margin-left: 15px;
}

.search-oweb input::placeholder {
    font-size: 12px;
    color: #a2a1a1;
    padding-left: 10px;
}

marquee li a {
    color: #373737;
}

.boxsearchweb {
    right: 0px;
    top: 3px;
}

    .boxsearchweb input {
        height: 35px;
        width: 210px;
        border: 2px solid lightgray;
    }

        .boxsearchweb input::placeholder {
            font-size: 14px;
        }

    .boxsearchweb img {
        width: 24px;
        right: 4px;
        top: 5px;
    }

.box-hotnew a p.tit {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(80, 130, 179, 0.8855917366946778) 40%);
    color: white;
}

.hotnew-list {
    background-color: #f3f3f3;
    /*background-color: #dedede75;*/
    border-top: 4px solid #14675d;
    padding: 0px 13px 0px 25px;
    height: 412px;
    overflow-y: auto;
}

    .hotnew-list a {
        font-family: Roboto;
        padding: 5px 0px;
        color: #3e4144;
        text-align: justify;
        display: block;
    }

    .hotnew-list li {
        border-bottom: 2px solid #d3d3d3;
        padding: 5px 0px;
    }

        .hotnew-list li:last-child {
            border-bottom: unset;
        }

    .hotnew-list a::before {
        content: "";
        clip-path: circle(50% at 50% 50%);
        background-color: #00a899;
        width: 7.5px;
        height: 7.5px;
        position: absolute;
        left: -16px;
        top: 13px;
    }

.khoivbqppl a::before {
    content: "";
    clip-path: polygon(0% 0%, 0% 100%, 41% 100%, 40% 21%, 96% 7%, 95% 95%, 40% 79%, 40% 100%, 100% 100%, 100% 0);
    background-color: rgb(80, 130, 179);
    width: 17.5px;
    height: 13.5px;
    position: absolute;
    left: -25px;
    top: 4px;
}

.hotnewbox-list:hover ul::-webkit-scrollbar {
    background: #d0cccc;
}

.hotnewbox-list:hover ul::-webkit-scrollbar-thumb {
    background: #228579;
}

.hotnewbox-list ul::-webkit-scrollbar {
    background: #f3f3f3;
    width: 5px;
    right: 0px;
}

.hotnewbox-list ul::-webkit-scrollbar-thumb {
    background: #f3f3f3;
    border-radius: 10px;
    width: 5px;
}

.TitleDM img,
.TitleDMTIN img {
    width: 25px;
}

.TitleDM {
    height: 55px;
    border-bottom: 3px solid rgb(80, 130, 179);
}

.box-thongtin {
    background-size: 100% 100%;
    height: 412px;
}

    .box-thongtin ul {
        overflow-x: auto;
        height: 353px;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    }

        .box-thongtin ul li {
            border-bottom: 1px dashed lightgray;
            padding-bottom: 10px;
        }

    .box-thongtin a {
        font-family: Roboto;
        color: #3e4144;
        position: relative;
    }

    .box-thongtin:hover ul::-webkit-scrollbar {
        background: #d0cccc;
    }

    .box-thongtin:hover ul::-webkit-scrollbar-thumb {
        background: #228579;
    }

    .box-thongtin ul::-webkit-scrollbar {
        background: #f3f3f3;
        width: 5px;
        right: 0px;
    }

    .box-thongtin ul::-webkit-scrollbar-thumb {
        background: #f3f3f3;
        border-radius: 10px;
        width: 5px;
    }

.Anhquangtop .contentsukiennb img {
    border: 2px solid #fff5e3;
}

.TitleDMTIN {
    height: 50px;
    background-color: #004aad;
    border-left: 5px solid #e30616;
    padding-left: 7px;
}

.NoiDungTrang {
    background-image: url(/layout-main/img/Layouy556.jpg);
}

    .NoiDungTrang .NoiDungTrangcontai {
        background-color: white;
        box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    }

ul.lsttinDM {
    height: 160px;
    overflow-y: auto;
}

    ul.lsttinDM::-webkit-scrollbar {
        background: #ffffff;
        border-radius: 10px;
        width: 0px;
    }

.khoitinphu-img {
    padding-left: 0;
    padding-right: 0;
    width: 35%;
    display: block;
    float: left;
    margin-right: 8px;
}

.boxvideotempl2 li a::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    content: "";
    background-color: rgb(80, 130, 179);
    width: 14px;
    height: 10px;
    position: absolute;
    left: 2px;
    top: 3px;
}

.lsttinDM li a::before {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    content: "";
    background-color: rgb(181 5 0);
    width: 14px;
    height: 10px;
    position: absolute;
    left: 2px;
    top: 3px;
}

.slickemagazine {
    padding: 15px 30px;
}

.footer {
    background-image: url(/layout-main/img/bannerfooter2.png);
    background-size: 100% 100%;
}

.box-menubottom {
    height: 40px;
}

.contentfooter p {
    color: white;
}

.box-viewonline p {
    font-family: RobotoBold;
    color: #00372c;
}

.borderbot {
    border-bottom: 1px solid #dddddd !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.box-viewonline {
    background-color: #f3f3f1;
    border-radius: 12px;
    padding: 10px 25px;
    margin-top: 10px;
}

.box-menubottom a {
    color: white;
    font-size: 13px;
    position: relative;
    padding: 0px 15px;
}


/* .box-menubottom a::before {
    content: "";
    background-color: white;
    position: absolute;
    width: 1px;
    height: 12px;
    right: 0%;
    top: 1px;
} */

.box-menubottom li:last-child a::before {
    content: unset;
}

.hotnew-listv2 span.khoiimg {
    width: 35%;
    display: block;
    float: left;
}

.khoitintem2 .khoiimg {
    width: 25%;
    display: block;
    float: left;
}

.hotnew-listv2 {
    padding: 5px 10px 7px 7px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-left: 1px;
    margin-right: 1px;
    height: 370px;
    overflow-y: auto;
}

.lsttinphutem2 a .divtit {
    width: 75%;
}

.hotnewlist1:hover ul::-webkit-scrollbar {
    background: #d0cccc;
}

.hotnewlist1:hover ul::-webkit-scrollbar-thumb {
    background: #5082b3;
}

.hotnewlist1 ul::-webkit-scrollbar {
    background: #ffffff;
    width: 5px;
    right: 0px;
}

.hotnewlist1 ul::-webkit-scrollbar-thumb {
    background: #ffffff;
    border-radius: 10px;
    width: 5px;
}

.hotnew-listv2 li {
    border-bottom: 1px dashed lightgray;
    padding: 15px 0px;
}

.TitleDMTINV2 {
    background: #5082b3;
}

.lsttinphutem2 li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed lightgray;
}

    .lsttinphutem2 li:last-child {
        border-bottom: unset;
    }

.otime {
    margin-bottom: 10px;
    display: inline-block;
    font-style: italic;
    color: #adadad;
    font-size: 14px;
}

p.otime i {
    font-size: 17px;
}

.boxvideotempl2 iframe {
    width: 100%;
}

.boxvideotempl2 li a {
    padding-left: 19px;
}

.box-hotnewtemp3 ul li a img {
    height: 460px;
    object-fit: cover;
}

.box-hotnewtemp3 ul li a p {
    background-color: #00000054;
    color: white;
}

.bannermidtem3 img {
    height: 120px;
    object-fit: cover;
}

.bannermidtem4 img {
    height: 110px;
    object-fit: cover;
}

.contenttintemp3 ul li a .divimg {
    width: 35%;
}

.contenttintemp3 ul li a .divtit {
    width: 65%;
}

.hotnewlisttemp4 li a .divimg {
    width: 30%;
}

.hotnewlisttemp4 li a .divtit {
    width: 70%;
}

.contenttintemp3 ul li {
    border-bottom: 1px dashed lightgray;
    padding: 15px 0px;
}

    .contenttintemp3 ul li:last-child {
        border-bottom: unset;
    }

a.hotnewitemtemp4 p.tit::before {
    position: absolute;
    content: "";
    background-color: #b50500;
    width: 5px;
    height: 100%;
    left: 0px;
    top: 0px;
}

.hotnewlisttemp4 li a .divtit {
    border-bottom: 1px dashed lightgray;
}

.khoitintem4 .khoitintem4item1 .divtit {
    background-color: #00000054;
}

.hotnewlisttemp5 a::before {
    clip-path: polygon(0 0, 100% 50%, 0 100%, 30% 50%);
    content: "";
    background-color: rgb(80, 130, 179);
    width: 11px;
    height: 13px;
    position: absolute;
    left: 0px;
    top: 4px;
}

.hotnewitemtemp5 .divimg {
    height: 420px;
    overflow: hidden;
}

ul.hotnewlisttemp5 {
    height: 420px;
    overflow: auto;
}

    ul.hotnewlisttemp5:hover::-webkit-scrollbar {
        background: #d0cccc;
    }

    ul.hotnewlisttemp5:hover::-webkit-scrollbar-thumb {
        background: #5082b3;
    }

    ul.hotnewlisttemp5::-webkit-scrollbar {
        background: #f3f3f3;
        width: 5px;
        right: 0px;
    }

    ul.hotnewlisttemp5::-webkit-scrollbar-thumb {
        background: #f3f3f3;
        border-radius: 10px;
        width: 5px;
    }

.bannermidtem5 img {
    height: 180px;
    object-fit: cover;
}

.hotnewlisttemp6 a::before {
    clip-path: circle(50% at 50% 50%);
    content: "";
    background-color: rgb(80, 130, 179);
    width: 7px;
    height: 7px;
    position: absolute;
    left: 8px;
    top: 7px;
}

.hotnewlisttemp6 {
    height: 377px;
    overflow: auto;
}

ul.hotnewlisttemp6:hover::-webkit-scrollbar {
    background: #d0cccc;
}

ul.hotnewlisttemp6:hover::-webkit-scrollbar-thumb {
    background: #5082b3;
}

ul.hotnewlisttemp6::-webkit-scrollbar {
    background: #f3f3f3;
    width: 5px;
    right: 0px;
}

ul.hotnewlisttemp6::-webkit-scrollbar-thumb {
    background: #f3f3f3;
    border-radius: 10px;
    width: 5px;
}

.khoitintemple6 p.tinchinh {
    min-height: 218px;
}

    .khoitintemple6 p.tinchinh img {
        /* height: 167px; */
        aspect-ratio: 3/2;
        object-fit: cover;
        border-radius: 7px;
    }

.main_menu .header-nav-main > li.menu-item:hover {
    background: #dde2e4;
}

.lienketselect select {
    width: 100%;
    height: 45px;
    border: 1px solid lightgray;
    border-radius: 5px;
    padding: 7px;
}

.lienketselect option {
    color: #373737;
    padding: 7px;
    height: 35px;
}

.hotnewlisttemp7 {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-left: 1px;
    margin-right: 1px;
}

    .hotnewlisttemp7 a::before {
        clip-path: circle(50% at 50% 50%);
        content: "";
        background-color: rgb(80, 130, 179);
        width: 7px;
        height: 7px;
        position: absolute;
        left: 8px;
        top: 7px;
    }

.hootnewlisttemp7 {
    height: 420px;
    overflow: auto;
}

ul.hootnewlisttemp7:hover::-webkit-scrollbar {
    background: #d0cccc;
}

ul.hootnewlisttemp7:hover::-webkit-scrollbar-thumb {
    background: #5082b3;
}

ul.hootnewlisttemp7::-webkit-scrollbar {
    background: #f3f3f3;
    width: 5px;
    right: 0px;
}

ul.hootnewlisttemp7::-webkit-scrollbar-thumb {
    background: #f3f3f3;
    border-radius: 10px;
    width: 5px;
}

.hotnewlisttemp7 {
    height: 377px;
    overflow: auto;
}

ul.hotnewlisttemp7:hover::-webkit-scrollbar {
    background: #d0cccc;
}

ul.hotnewlisttemp7:hover::-webkit-scrollbar-thumb {
    background: #5082b3;
}

ul.hotnewlisttemp7::-webkit-scrollbar {
    background: #f3f3f3;
    width: 5px;
    right: 0px;
}

ul.hotnewlisttemp7::-webkit-scrollbar-thumb {
    background: #f3f3f3;
    border-radius: 10px;
    width: 5px;
}

.Title-Media {
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
    font-family: Roboto;
    margin-bottom: 20px;
}

.List-TinMedia-Box img {
    width: 110px;
    height: 70px;
    float: right;
    margin-left: 10px;
}

.List-TinMedia li {
    list-style-type: none;
    border-bottom: 2px solid #aeafb0;
    padding-bottom: 5px;
}

.khoimultimediatemp7 .MediaRight {
    max-height: 440px;
    overflow-y: auto;
}

.MediaRight {
    max-height: 624px;
    overflow-y: auto;
}

    .MediaRight:hover::-webkit-scrollbar {
        background: #d0cccc;
    }

    .MediaRight:hover::-webkit-scrollbar-thumb {
        background: #5082b3;
    }

    .MediaRight::-webkit-scrollbar {
        background: #ffffff;
        width: 5px;
        right: 0px;
    }

    .MediaRight::-webkit-scrollbar-thumb {
        background: #ffffff;
        border-radius: 10px;
        width: 5px;
    }


/* --------------------------new------------------------ */

.hotnewlisttemp10 {
    height: 170px;
}

.vanbanboxtemp10 {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin-left: 1px;
    margin-right: 1px;
}

.hotnewlisttemp10 a::before {
    clip-path: circle(50% at 50% 50%);
    content: "";
    background-color: rgb(80, 130, 179);
    width: 7px;
    height: 7px;
    position: absolute;
    left: 8px;
    top: 7px;
}

.boxtintuctemp10 a img {
    height: 245px;
    object-fit: cover;
}

.scrolltemp10 ul li a::before {
    clip-path: circle(50% at 50% 50%);
    content: "";
    background-color: rgb(80, 130, 179);
    width: 7px;
    height: 7px;
    position: absolute;
    left: -13px;
    top: 7px;
}

.scrolltemp10 {
    max-height: 270px;
    overflow-y: auto;
    padding-right: 10px;
}

    .scrolltemp10:hover::-webkit-scrollbar {
        background: #d0cccc;
    }

    .scrolltemp10:hover::-webkit-scrollbar-thumb {
        background: #5082b3;
    }

    .scrolltemp10::-webkit-scrollbar {
        background: white;
        width: 5px;
        right: 0px;
    }

    .scrolltemp10::-webkit-scrollbar-thumb {
        background: white;
        border-radius: 10px;
        width: 5px;
    }

.slicktindbli img {
    height: 160px;
    object-fit: cover;
}

.slicktindbli .divimg p.otime {
    background-color: #00000054;
    padding: 3px 10px 0px 2px;
    border-radius: 0px 8px 0px 0px;
}

.boxtintuctemp11 ul li a .divimg {
    width: 25%;
}

.boxtintuctemp11 ul li a .divtit {
    width: 75%;
}

.boxtintuctemp11 ul {
    height: 93%;
}

.oboxtintuctemp11 a img {
    aspect-ratio: 3/2;
    object-fit: cover;
}

.hotnewitemtemp12 .divimg p.otime {
    background-color: #0000007a;
    padding: 3px 15px 0px 2px;
    border-radius: 0px 8px 0px 0px;
}

.onewtemp12 {
    padding: 3px 10px 3px 15px;
    border-radius: 0px 0px 0px 8px;
    background-color: #0000007a;
}

.tinnoibattemp11 .hotnewlisttemp11 {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.hotnewlisttemp11 {
    height: 400px;
    overflow-y: auto;
}

    .hotnewlisttemp11 a::before {
        clip-path: circle(50% at 50% 50%);
        content: "";
        background-color: rgb(80, 130, 179);
        width: 7px;
        height: 7px;
        position: absolute;
        left: 8px;
        top: 7px;
    }

    .hotnewlisttemp11:hover::-webkit-scrollbar {
        background: #d0cccc;
    }

    .hotnewlisttemp11:hover::-webkit-scrollbar-thumb {
        background: #5082b3;
    }

    .hotnewlisttemp11::-webkit-scrollbar {
        background: white;
        width: 5px;
        right: 0px;
    }

    .hotnewlisttemp11::-webkit-scrollbar-thumb {
        background: white;
        border-radius: 10px;
        width: 5px;
    }

.bannermidtemp12 img {
    height: 125px;
    object-fit: cover;
}

.w-57 {
    width: 57%;
}

.divimg img {
    aspect-ratio: 3 / 1.7;
    object-fit: cover;
}

.w-43 {
    width: 43%;
}

.hotnew p.tit {
    color: #000000;
}

.w-80 {
    width: 80%;
}

.hotnew p.des {
    color: #6f6f6f;
}

.slicktinphu {
    background-image: url(../img/nentinphu.png);
    background-size: 100% 100%;
}

    .slicktinphu ul li a img {
        width: 100%;
        aspect-ratio: 3/2;
        object-fit: cover;
        border-radius: 10px;
    }

    .slicktinphu p.tit {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

.slickbannermid .slick-prev:before {
    content: unset;
}

.slickbannermid .slick-next:before {
    content: unset;
}

.slickbannermid .slick-prev {
    left: -97px;
}

.slickbannermid .slick-next {
    right: -63px;
}

.slickbannermid .slick-prev,
.slickbannermid .slick-next {
    top: 45%;
}

.contentsukiennb ul.lsttinDM {
    height: 358px;
}

.jstree ul li p {
    font-family: MerriweatherBold;
}

.none-padding {
    padding-left: 0;
    padding-right: 0;
}

div.form-group {
    padding-left: 0;
}

.title-header-info {
    margin-bottom: 10px;
}

    .title-header-info a {
        display: inline-block;
        color: white !important;
        text-transform: uppercase;
        font-family: RobotoMedium;
        font-size: 16px;
        line-height: 21px !important;
        white-space: nowrap;
        background: #5e9104 !important;
        padding: 6px 16px !important;
    }

.title-header-info,
li.title-header-info.active {
    border-bottom: 2px solid #5e9104;
}

.active {
    display: block;
}

.caret-down::before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.bg-jstree {
    border: 1px solid #bcbec0;
    padding-bottom: 30px;
}

.jstree-default .jstree-icon:empty {
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.jstree-icon:empty {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center;
}

.jstree-default .jstree-anchor {
    line-height: 24px;
    height: 24px;
}

.jstree-anchor {
    display: inline-block;
    color: #000;
    white-space: nowrap;
    padding: 0 4px 0 1px;
    margin: 0;
    vertical-align: top;
}

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
    transition: background-color .15s, box-shadow .15s;
}

.jstree-default .jstree-checkbox,
.jstree-default .jstree-themeicon,
.jstree-default .jstree-open.jstree-last > .jstree-ocl {
    display: none;
}

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
    background-image: url(/javascript/jstree/themes/default/32px.png);
}

.jstree .jstree-open > .jstree-children {
    display: block;
}

.jstree-default .jstree-last {
    background: 0 0;
}

.jstree-default .jstree-node {
    min-height: 24px;
    line-height: 24px;
    margin-left: 24px;
    min-width: 24px;
}

.jstree-node,
.jstree-children,
.jstree-container-ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

.jstree-leaf > .jstree-ocl {
    cursor: default;
}

.titlevanban {
    color: #212529 !important;
    font-weight: 500 !important;
    font-family: 'MerriweatherBold' !important;
    font-size: 15.5px !important;
    line-height: 23.25px !important;
}

#pagination li.page-item.last {
    background-color: rgb(0, 168, 153) !important;
}

li.page-item.last > a {
    background-color: rgb(0, 168, 153) !important;
    color: white !important;
}

div.TieuDeTinV2 {
    width: 100%;
    margin-bottom: 5px;
    border-bottom: 2px solid rgb(0, 168, 153);
}

.jstree-anchor p {
    font-size: 15px;
}

.jstree-anchor:hover {
    color: #008200 !important;
}

.jstree-default .jstree-anchor:hover {
    color: rgba(56, 146, 229, 1) !important;
}

.close-all-menu {
    font-family: 'RobotoBold';
    /* font-weight: bold; */
    color: rgba(56, 146, 229, 1) !important;
    position: relative;
    padding: 10px 0px 0px 20px;
    background: url(/Content/publishing_home/img/check2.png)no-repeat 0px 3px;
}

.open-all-menu {
    margin-left: 10px;
    font-family: 'RobotoBold';
    /* font-weight: bold; */
    color: rgb(0 74 173);
    position: relative;
    padding: 10px 0px 0px 20px;
    background: url(/Content/publishing_home/img/check1.png)no-repeat 0px 3px;
}

.close-all-menu {
    font-family: 'RobotoBold';
    /* font-weight: bold; */
    color: rgb(0 74 173) !important;
    position: relative;
    padding: 10px 0px 0px 20px;
    background: url(/img/check2.png) no-repeat 0px 3px;
}

.searchboxvb {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.backlighgray {
    background-color: #F3F6FB;
    border: 1px solid #E2E7ED;
}

.borderradi {
    border-radius: 5px;
}

.searchboxvb label {
    color: #3B4E68;
    font-size: 16px !important;
}

div .btn-success {
    background-color: #2964ab;
    border: 1px solid #2964ab;
}


/* ---------------- */

.tree-container {
    margin: 0 auto;
    background: white;
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.tree {
    list-style: none;
}

    .tree ul {
        list-style: none;
        padding-left: 20px;
        margin-top: 4px;
    }

    .tree li {
        padding: 4px 0;
    }

.tree-item {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    border-radius: 4px;
    cursor: pointer;
    transition: background 0.15s;
}

.tree-container span {
    font-family: RobotoMedium;
}

.tree-item:hover {
    background: #f0f0f0;
}

.tree-arrow {
    color: #999;
    font-size: 10px;
    margin-right: 6px;
    transition: transform 0.2s;
    width: 12px;
}

.tree-icon {
    margin-right: 8px;
    font-size: 16px;
}

.tree-text {
    color: #333;
    font-size: 16px;
}

.tree input[type="checkbox"] {
    display: none;
}

.tree-children {
    display: none;
}

.tree input[type="checkbox"]:checked + .tree-item .tree-arrow {
    transform: rotate(90deg);
}

.tree input[type="checkbox"]:checked ~ .tree-children {
    display: block;
}

.leaf .tree-arrow {
    visibility: hidden;
}

.tree-container img {
    width: 25px;
}
.tree-container .tree{
    padding:0px!important;
}
