* {
    margin: 0;
    padding: 0;
}

body a {
    font-family: HelveticaNeue;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none !important;
}

@font-face {
    font-family: Arial;
    src: url(/Content/publishing_home/fontfamily/Arial/Arialn.ttf);
}

@font-face {
    font-family: Merriweather;
    src: url(/Content/publishing_home/fontfamily/Merriweather/Merriweather-Regular.ttf);
}

@font-face {
    font-family: MerriweatherLight;
    src: url(/Content/publishing_home/fontfamily/Merriweather/Merriweather-Light.ttf);
}

@font-face {
    font-family: MerriweatherBlack;
    src: url(/Content/publishing_home/fontfamily/Merriweather/Merriweather-Black.ttf);
}

@font-face {
    font-family: HelveticaNeue;
    src: url(/Content/publishing_home/fontfamily/HelveticaNeue/helvetica-neue-regular.ttf);
}

@font-face {
    font-family: HelveticaNeueLight;
    src: url(/Content/publishing_home/fontfamily/HelveticaNeue/helvetica-neue-light.ttf);
}

@font-face {
    font-family: HelvetiMedium;
    src: url(/Content/publishing_home/fontfamily/HelveticaNeue/helvetica-neue-medium.ttf);
}

@font-face {
    font-family: HelvetiBold;
    src: url(/Content/publishing_home/fontfamily/HelveticaNeue/helvetica-neue-bold.ttf);
}

@font-face {
    font-family: HelvetiBlack;
    src: url(/Content/publishing_home/fontfamily/HelveticaNeue/helvetica-neue-condensed-bold.ttf);
}

@font-face {
    font-family: Roboto;
    /* src: url(/Content/publishing_home/fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/Roboto/Roboto-Regular.ttf);
}

@font-face {
    font-family: RobotoMedium;
    /* src: url(/Content/publishing_home/fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/Roboto/Roboto-Medium.ttf);
}

@font-face {
    font-family: RobotoLight;
    /* src: url(/Content/publishing_home/fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/Roboto/Roboto-Light.ttf);
}

@font-face {
    font-family: RobotoBlack;
    /* src: url(/Content/publishing_home/fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/Roboto/Roboto-Black.ttf);
}

@font-face {
    font-family: RobotoBold;
    /* src: url(/Content/publishing_home/fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(/Content/publishing_home/fontfamily/Roboto/Roboto-Bold.ttf);
}


/* .boxall {
    background-image: url(/img/Mau.jpg);
    background-size: 100% auto;
} */

.vbanner {
    background-image: url(/Content/publishing_home/img/bannerNen.jpg);
    background-size: 100% auto;
}

.BannerTrangChu {
    height: 140px;
}

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.BannerTrangChu img {
    height: 90px;
    margin-top: 17px;
}

img.iconwebs {
    width: 20px;
    height: 16px;
}
ul.hotnewsmobi{
    display: none !important;
}
.imgEditor tr.dbox-control {
    display: none;
}

nav.custom-menu-mobile {
    display: none;
}
.documentmobile {
    display: none;
    margin-bottom: 15px;
}
.main_menu > .header-nav-main > li.has-children {
    position: relative;
}

.main_menu .header-nav-main > .menu-item {
    margin: 0 16.5px;
    padding: 7px 0;
}

.main_menu > .header-nav-main > .menu-item {
    list-style: none;
}

.main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown {
    display: block;
    z-index: 10;
    padding-left: 0px !important;
    border-bottom: 1px solid lightgray;
    border-left: 1px solid lightgray;
    border-right: 1px solid lightgray;
    border-radius: 0px 0px 3px 3px;
    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;
}

    .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li {
        padding-left: 7px;
        padding-top: 7px;
        padding-bottom: 7px;
        border-bottom: 1px dashed lightgray;
    }

        .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-color: 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 li:hover a {
        color: #ed1c24 !important;
    }

    .main_menu > .header-nav-main > li.has-children > .nav-dropdown a {
        font-family: HelvetiMedium;
        font-weight: unset;
    }

    .main_menu > .header-nav-main > li.has-children > .nav-dropdown a {
        color: black !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;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown > li.menu-item:hover {
    background-color: #f9eeb4;
}

.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;
}

.main_menu a {
    color: #ed1c24;
    font-family: HelvetiBold;
    text-transform: uppercase;
    font-size: 14px;
}

.main_menu > .header-nav-main > li.has-children::before {
    content: "";
    background-image: url(/Content/publishing_home/img/caret-down.png);
    background-size: 100% 100%;
    width: 9px;
    height: 5px;
    display: block;
    position: absolute;
    right: -15px;
    top: 44%;
}

.vmenu {
    border-bottom: 1px solid #134281;
}

div.content-top-left {
    width: 76.3%;
    float: left;
}

div.content-top-right {
    width: 23.7%;
    float: left;
}

.hotnew img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.hotnew a {
    font-family: HelveticaNeue;
    color: black;
}

    .hotnew a p {
        margin-bottom: 0px;
    }

.font-weight-bold {
    font-weight: bold;
}

.hotnew a p.tit {
    font-family: HelvetiBold;
    margin: 0 auto;
    font-size: 16.7px;
}

.TinTucCM-khoi3 p.fw-bold {
    font-size: 13.5px;
    font-family: HelvetiBold;
}

.hotnew a p.des {
    color: #414141;
    line-height: 1.4;
    font-size: 14px;
    width: 100%;
}

.divTin1 p.tit {
    font-size: 14px;
}

.borderleft2px ul.hottoppic {
    /*overflow-y: auto;*/
}

    /*.borderleft2px ul.hottoppic li {
        padding: 7.5px 0px;
        border-bottom: 1px solid #dadada;
    }*/

.thetime {
    font-size: 12px;
    color: #2b7ce7;
    font-family: HelveticaNeue;
}

.TinTucCM-khoi1 p.fw-bold {
    font-size: 17px;
    font-family: HelvetiBold;
}

.required {
    color: red !important;
}

.hottoppic img {
    width: 100%;
    height: 147px;
    object-fit: cover;
}
.plyr{
    min-width: 0 !important;
}
#KhuVuc_DanhSachTin p.tit-tin-nong {
    font-weight: 600;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Arial", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.tieu-de-chi-tiet-tin {
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", "Arial", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.noi-dung-chi-tiet-tin {
    font-family: 'Roboto', sans-serif;
}
.modal-footer #btnCloseModalTo {
    color: #fff !important;
    background: #f0ad4e !important;
}

#btnCloseTopEmail {
    width: 35px;
    min-width: 25px !important;
}

.hottoppic p {
    text-align: justify;
    color: black;
    line-height: 1.5;
    font-weight: bold;
    font-size: 15px;
}

.search-box input {
    height: 36px;
    border-radius: 5px;
    border: 2px solid #6f6f6f;
    padding-left: 30px;
    font-family: HelveticaNeueLight;
    font-weight: bold;
    font-size: 14px;
    color: #6f6f6f;
}

.search-box img {
    left: 7px;
    top: 7px;
    width: 20px;
}

#s4-bodyContainer {
    padding-bottom: 0px !important;
}

.dm-abum p.fw-bold {
    font-size: 18.3px;
}

.TitleDM a {
    color: #ed1c24 !important;
    font-family: HelvetiBold;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding-left: 15px;
    height: auto;
    min-height: 30px;
    display: flex;
    align-items: center;
    position: relative;
}

.formobides {
    display: none;
}

.imgTin1 img {
    height: 425px;
    object-fit: cover;
}

.advertisement img {
    height: auto;
}

.TitleDM a::before {
    content: "";
    background-color: #ed1c24;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    width: 5px;
    height: 20px;
    position: absolute;
    left: 0;
}

.tinhotngang img {
    height: 168px;
    object-fit: cover;
}

.Danhmuvtin-box-right img {
    height: 165px;
    object-fit: cover;
}

.img-ps-4 img {
    height: 175px;
    object-fit: cover;
}

div.TitleDM {
    border-bottom: 1px solid #ed1c24;
}

.tit-tin-tuc a {
    color: inherit;
    border: none;
}

    .tit-tin-tuc a span {
        font-size: 15.5px;
    }

a.item-tintuc {
    color: inherit;
    border: none;
}

    a.item-tintuc img {
        width: 100%;
    }

span.spa-tin-tuc {
    font-size: 15.5px;
}

.border-bottom {
    border-bottom: 1px solid #EDED;
}

.kichanh img {
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.kichanh .item-tintuc img {
    height: 150px;
    object-fit: cover;
}

.tintucimg img {
    width: 100%;
}

div.hrdsach {
    margin-bottom: 0 !important;
    margin-top: 15px;
    border-bottom: 1px dashed #EDEDED;
}

li.breadcrumb-item a, .font-button, .xem-them a {
    color: inherit;
    font-size: 16px;
}

p.fw-bold:hover {
    color: red;
}

.introduce ul a {
    color: #414141;
    font-size: 13px;
    font-family: HelvetiMedium;
    position: relative;
    padding-left: 13px;
}

    .introduce ul a::before {
        content: "";
        background-image: url(/Content/publishing_home/img/iocnul.jpg);
        background-size: 100% 100%;
        width: 9px;
        height: 9px;
        display: block;
        position: absolute;
        left: 0px;
        top: 3px;
    }

.introduceReal ul {
    height: 345px;
}

.newextra p {
    text-align: justify;
    color: black;
}

.newextra a p.tit {
    line-height: 1.5;
    font-size: 13px;
}

.newextra a p.des {
    font-size: 13px;
    line-height: 1.5;
    color: rgb(100 99 99);
    font-family: HelvetiMedium;
}

.borderleft2px {
    /*border-left: 1px solid #e1e1e1;*/
    overflow-y:auto;
}

.borderright1px {
    border-right: 1px solid #e1e1e1;
}

.borderleft1px {
    border-left: 1px solid #e1e1e1;
}
div.introduce ul{
    overflow-y: auto;
    max-height: 350px;
}

div.TinTucCM-phu {
    margin-left: 7.5px;
    margin-right: 7.5px;
}

.document ul a {
    color: #414141;
    font-size: 13px;
    font-family: HelvetiMedium;
    position: relative;
    padding-left: 20px;
}

div.TinTucCM-khoi3 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.document ul a::before {
    content: "";
    background-image: url(/Content/publishing_home/img/iocnul.jpg);
    background-size: 100% 100%;
    width: 9px;
    height: 9px;
    display: block;
    position: absolute;
    left: 0px;
    top: 3px;
}

.hotnew, .tinhotngang, .New4-box-icon, .divTin1, .TinTucCM-khoi1, .newsdoc, .TinTucCM-khoi3 img {
    transition: all 0.2s ease-in-out;
    overflow: hidden;
}

    .hotnew img:hover, .TinTucCM-khoi1 img:hover, .tinhotngang img:hover, .newsdoc img:hover, .New4-box-icon img:hover, .divTin1 img:hover, .TinTucCM-khoi3 img:hover {
        transform: scale(1.05);
        transition: transform 1s;
    }

.divimgnews, .divimgngang, .divimgdoc, .img-ps-4, .imgTin1, .TinTucCM-khoi1 {
    overflow: hidden;
}

.New4-box img {
    overflow: hidden;
}

.New4-box-icon img {
    overflow: hidden;
}

.document ul a p {
    color: #ed1c24;
    margin-bottom: 0px;
    padding-left: 20px;
}

.document ul li {
    border-bottom: 1px dashed #d9d9d9;
    padding: 17px 0px;
}

    .document ul li:last-child {
        border-bottom: unset;
    }

.document-box {
    border-left: 2px solid #d9d9d9;
    border-right: 2px solid #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
}

.New4-box {
    margin-left: -27px;
    margin-right: -25px;
}

    .New4-box a {
        color: black;
        font-size: 13px;
        /*font-size: 12px;
    */ text-align: justify;
        line-height: 1.5;
    }

    .New4-box img {
        width: 100%;
        height: 135px;
    }

.Media-box img {
    max-height: 500px;
    object-fit: cover;
}

.New4-box a div {
    width: 57%;
    max-height: 163px;
    overflow: auto;
    padding-right: 7px;
}

    .New4-box a div::-webkit-scrollbar {
        background: #d0cccc;
        width: 3px;
        right: 0px;
    }

    .New4-box a div::-webkit-scrollbar-thumb {
        background: #c60d0d;
        border-radius: 10px;
        width: 5px;
    }

div.borderright1px::-webkit-scrollbar {
    background: #d0cccc;
    width: 3px;
    right: 0px;
}

div.introduce ul::-webkit-scrollbar-thumb {
    background: #c60d0d;
    border-radius: 10px;
    width: 5px;
}
div.introduce ul::-webkit-scrollbar {
    background: #d0cccc;
    width: 3px;
    right: 0px;
}

div.borderright1px::-webkit-scrollbar-thumb {
    background: #c60d0d;
    border-radius: 10px;
    width: 5px;
}

.menumobi {
    display: none;
}

.New4-box p.des {
    font-family: HelveticaNeue;
    /*font-size: 12px;*/
    font-size: 13px;
    color: #414141 !important;
}

.contentfooter h5 {
    font-size: 16px;
}

div.logobox {
    width: 16%;
}

.Danhmuvtin-box p.tit {
    font-size: 17.5px;
    margin-bottom: 0px !important;
}

.Danhmuvtin-box p.des {
    color: #414141 !important;
    font-size: 13px;
}

.Danhmuvtin-box .divTin1 p.fw-bold {
    font-size: 15px;
}

div.document {
    background-color: #fcfcfc;
}

div.ms-webpartzone-cell {
    margin-bottom: unset;
}

.TitChinh {
    border-top: 1px solid #e1e1e1;
    padding-top: 5px;
}

div.New4-box-icon {
    padding-left: 40px;
    padding-right: 40px;
}

.TinTucCM a {
    color: black;
}

.TinTucCM-khoi1 a p.des {
    font-family: HelveticaNeue;
    font-size: 13px;
    color: #414141;
}

.text-justify {
    text-align: justify !important;
}

.TinTucCM-khoi3 p.des {
    font-family: HelveticaNeue;
    color: rgb(65, 65, 65);
    font-size: 13px;
}

.iconmedia {
    width: 20px;
    height: 20px;
}

.Danhmuvtin-box .divTin1 divTin1 {
    font-size: 13.5px;
}

.content-mid .TitleDM a {
    height: 45px;
}

.TitleDM ul.menumedia a {
    text-transform: unset;
    padding-left: 20px;
    font-size: 15px;
    font-family: 'HelvetiMedium';
    font-weight: unset;
}

.content-mid div.TitleDM {
    border-bottom: unset;
}

.TitleDM ul.menumedia a::before {
    content: none;
}

div.Media-box {
    position: relative;
    border-top: 1px solid #1a57a7;
    padding-top: 2px !important;
}

div.Danhmuvtin a {
    color: black;
}

div.footer {
    color: white;
    background-color: #e21a22;
    padding: 10px 0px 0px 0px;
}

    div.footer p {
        margin-bottom: 0px;
        font-size: 15px;
    }

div.Hnb {
    background-color: #c60d0d;
}

.ms-signInLink {
    display: none !important;
}

.newextra div.divimgnews {
    height: 170px
}

.introduce ul a:hover {
    color: #EB1F26 !important;
}

.hottoppic a:hover p {
    color: #EB1F26 !important;
}

.hotnew a:hover p.tit {
    color: #EB1F26 !important;
}

.document ul a:hover {
    color: #EB1F26 !important;
}

.New4-box a div.divimgnews {
    width: 43%;
    height: 135px;
}

.New4-box-icon a:hover div p:first-child {
    color: #EB1F26 !important;
}

.TitleDM a:hover {
    color: #ff797e !important;
}

.newsdoc div.divimgdoc {
    margin-bottom: 15px;
}

.TinTucCM-khoi3 img {
    height: 155px;
    object-fit: cover;
}

.TinTucCM-khoi2 img {
    /*height:178px;*/
    object-fit: cover;
}

.icon-ontop img {
    width: 60px;
}

.icon-ontop {
    position: fixed;
    display: inline-block;
    cursor: pointer;
    right: 20px;
    bottom: 5px;
    z-index: 1000;
    padding: 8px 10px;
}

.divimgnews img {
    width: 100%;
}

.clssmenubot a {
    color: white;
    font-family: HelvetiBold;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px 15px;
}

    .clssmenubot a:hover {
        color: #f0ef79 !important;
    }

.clssmenubot ul li {
    border-right: 1px solid white;
}

    .clssmenubot ul li:last-child {
        border-right: unset !important;
    }
