* {
        text-rendering: geometricprecision;
       font-family: Roboto, Segoe UI, Open Sans, Arial, Helvetica, sans-serif;
}
body {
        margin: 0 auto;
        padding: 0;
}
a {
        color: #333;
        text-decoration: none;
        font-size: 13px;
}
img {
        border: medium none;
        padding: 2px;
}
.MainStructure {
        background: #fff;
        text-align: center;
}
.MainStructure .TopBanner {
        margin: 0 auto;
        width: 1100px;
        position: relative;
        display: flex;
}
.MainStructure .TopBar {
        display: inline-block;
        margin-bottom: 5px;
        text-align: justify;
        width: 1100px;
        position: relative;
        background: #fff;
}
.MainStructure .ContentBanner {
        display: inline-block;
        position: relative;
        width: 100%;
        z-index: 0;
        margin-bottom: 5px;
}
.MainStructure .MainContent {
        background: #fff none repeat scroll 0 0;
        display: inline-table;
        margin: 0 auto;
        vertical-align: top;
        width: 1100px;
}
.MainStructure .LeftBar {
        padding: 5px 10px 5px 5px;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .ContentBar {
        padding: 5px 5px 5px 0;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .FooterBanner {
        text-align: center;
        width: 100%;
        border-top: 3px solid #ab0102;
        display: inline-block;
        background-color: #0480cb;
}
.MainStructure .FooterBar {
        display: inline-block;
        text-align: justify;
        width: 1100px;
        /* position:relative; */
        /* z-index: 1; */
}
@media only screen and (max-width: 768px){
        div.MainStructure .ContentBanner {
                margin: 0;
        }
        div.MainStructure .FooterBanner {
                margin-top: 0 !important;
        }
}
.layout-flex>div>div.zone {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
}
.layout-flex>div>div.zone>.PageControl:nth-child(1) {
        width: 100%;
}
.layout-flex>div>div.zone>.PageControl:nth-child(2) {
        flex-grow: 1;
}
.layout-flex>div>div.zone .placeHolder {
        width: 100%;
}
@media only screen and (min-width: 0px) {
        .ArticleDetailControl .author {
        	font-weight: bold;
        }
        
    .SingleTab .Wrap .first p {
        color: #757575;
        font-size: 13px;
    }

    .ArticleFeedbackControl .FeedbackForm {
        width: 100%;
        background: none;
    }

    .ArticleFeedbackControl table td input, .ArticleFeedbackControl table td textarea {
        width: 100% !important;
        box-sizing: border-box !important;
        padding: 5px !important;
        min-height: 25px;
        border: 1px solid silver;
    }

    .ArticleFeedbackControl {
        width: 100% !important;
        padding: 30px 5px 10px 5px !important;
    }

        .ArticleFeedbackControl .PanelButton {
            text-align: center;
        }

            .ArticleFeedbackControl .PanelButton input[type='submit'] {
                border: none;
                padding: 4px 20px;
                background: #e4e4e4;
                font-size: 13px;
            }

        .ArticleFeedbackControl .ColRight input.Verifier {
            width: 100px !important;
            margin-left: 5px;
        }

        .ArticleFeedbackControl table td.ColRight {
            display: flex;
            align-items: center;
        }

    .MainStructure .FooterBar {
        overflow: hidden;
    }

    .SingleArticle {
        padding: 10px;
    }

    .ArticleInMenu .ArticleCatName {
        min-height: 27px;
        padding: 0;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .ServiceCategory ul {
        height: auto;
    }

    .YoutubeVideoList .ListVideo > span {
        float: none;
    }

    .WebLink .Content {
        width: 100%;
    }

    .SingleSearch {
        max-width: 300px;
    }

    .SingleTab {
        height: auto;
    }

    .MultipleTabExt .Wrap .LeftCol .next li {
        padding: 5px 0;
    }

    .HotnewsControl .HotnewsList {
        padding: 5px;
    }

    .ArticleDetailControl .UISocialShare {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        width: 100% !important;
        margin-bottom: 20px !important;
        margin-top: 20px !important;
        float: none;
    }

        .ArticleDetailControl .UISocialShare > div {
            height: 20px;
            margin: 0 !important;
            float: none !important;
        }

            .ArticleDetailControl .UISocialShare > div.twitter {
                margin-right: 10px !important;
            }

        .ArticleDetailControl .UISocialShare .facebook {
            margin-bottom: 0px !important;
        }

    .SingleTab .Wrap {
        height: auto;
    }

    .UIArticleListContent {
        height: auto;
    }

        .UIArticleListContent ul.ulArticle {
            margin-left: 10px;
        }

    .ImageSlideShow .image-item {
        width: 100% !important;
    }

    .SingleArticle table {
        table-layout: fixed;
    }

    .SingleArticle img {
        max-width: 100% !important;
    }

    .UIBannerControl {
        width: 100%;
    }

       /* .UIBannerControl img {
            width: 100%;
        }*/

    span.ListPollItem {
        display: flex;
        margin: 5px 5px;
        align-items: center;
    }

        span.ListPollItem * {
            margin: 0;
        }

    .PollControl td.td-result {
        display: flex;
        justify-content: center;
    }

        .PollControl td.td-result > a {
            margin: 5px !important;
            height: 25px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

    .DetailControl .Content > table {
        width: 100%;
    }

    .MultiFunctionControl marquee {
        table-layout: fixed;
        display: table;
    }

    .MultipleTabDefault {
        height: auto;
    }

    .HotnewsControl .HotnewsList .HotnewsItem {
        padding: 5px 15px !important;
    }

    .NewSteeringControl .item ul {
        list-style: none;
        line-height: 1.4;
        padding: 0px;
        margin: 0;
    }

    .ListControl .List table th {
        font-size: 14px;
    }

    .ListControl span {
        font-size: 13px;
    }

    .ListControl .view-count {
        font-size: 13px;
        color: #757575;
    }

    .ListControl .Search .ExTitle h1 {
        font-size: 16px !important;
        margin: 0;
        padding: 0 10px;
    }

    .ListControl .Search .ExTitle {
        display: block;
        min-height: 26px;
        margin-top: 10px;
        height: auto;
        padding: 0;
    }

    .QuestionSiteMenuControl .detail {
        margin-left: 10px;
    }

    .RssTree > a {
        display: none !important;
    }

    .UIListArticleOfSite > div:nth-child(2) {
        height: auto !important;
    }

    .SingleSearch .SearchBox {
        display: flex;
        align-items: center;
        border: none;
        border-radius: 0;
        width: 100%;
        height: 100%;
    }

    .ServiceCategory ul li {
        width: 100%;
        margin-left: 5px;
        padding-right: 5px;
    }

        .ServiceCategory ul li img {
            display: none;
        }

    .UIProtalList .lvwContent .tb-content .tr-row .td-item img {
        display: none;
    }

    .MultipleTabDefault .Wrap {
        height: auto;
    }

    .ShortArticle marquee .block-row {
        display: flex;
    }

    .SliderFeature .LeftPanel > a {
        color: transparent;
    }


    .ArticleInMenu .ArticleViewCount {
        position: static !important;
    }

    .ArticleInMenu .ArticleCat {
        padding: 5px 0;
    }

    .UIListArticleOfSite .lvwContent {
        padding: 5px;
    }

    .MultipleTabDefault .Wrap .first p {
        color: #757575;
    }

    img {
        max-width: 100%;
    }

    .ArticleInMenu .col-lg-10 > p {
        font-size: 13px;
        color: #757575;
        height: auto;
        width: 100%;
    }

    .ServiceCategory .Content {
        padding: 0 5px;
    }

    .OnlineCounter ul {
        padding: 5px;
        font-size: 13px;
    }

    .HSliderScroll .Header span.Pages {
        display: none;
    }

    .page-link {
        position: relative;
        display: block;
        padding: 5px;
        margin-left: -1px;
        border: 1px solid #dee2e6;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ArticleInMenu ul {
        width: 100%;
        padding: 5px;
    }

    .ArticleInMenu .col-lg-2 {
        width: 220px;
        height: 145px;
        background: #e4e4e4;
        padding: 0;
        max-width: 100%;
        flex: none;
        margin-right: 15px;
    }

    .ArticleInMenu .col-lg-10 {
        flex: 1;
        padding-right: 5px;
    }

    .ArticleInMenu .Title {
        width: 100%;
    }

    .ArticleInMenu .col-lg-2 img {
        width: 100%;
        height: 100%;
        background: #e4e4e4;
        padding: 1px;
        margin: 0;
    }

    .ArticleInMenu li.row {
        margin: 0;
        display: flex;
        border-bottom: 1px dotted #e4e4e4;
        padding: 5px 0px;
    }
	
	.ArticleInMenu li.row .RowNum {
        display: none;
    }

    .btn-left img {
        padding: 5px;
        background: aliceblue;
        margin: 5px;
    }

    .btn-right img {
        padding: 5px;
        background: aliceblue;
        margin: 5px;
    }

    .btn-center img {
        padding: 5px;
        background: aliceblue;
        margin: 5px;
    }

    .DropdownMenu .navbar-button {
        width: 40px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        background: #2196F3;
    }

        .DropdownMenu .navbar-button span {
            background: white;
            width: 50%;
            height: 4px;
            margin: 2px;
            border-radius: 1px;
            transition: 300ms;
        }

    .DropdownMenu .navbar-button {
        display: none;
    }

    .HotnewsControl .HotnewsScroll {
        min-height: 300px;
    }

    .ArticleInMenu .pagination {
        display: flex;
        @include list-unstyled():;
        @include border-radius():;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .ArticleInMenu .pagination li {
            width: auto !important;
            padding: 0;
        }

    li.LanguageMenu {
        padding-left: 5px;
        padding-right: 5px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .DropdownMenu .navbar-button {
        display: none;
    }
}

/* WEB */
@media only screen and (min-width: 769px) {
    .DropdownMenu .MenuList {
        display: block;
    }
}

.layout-flex > div {
    display: flex;
    flex-wrap: wrap;
    white-space: nowrap;
    align-items: center;
    flex-direction: row-reverse;
    border-bottom: 1px solid #d1d1d1;
    justify-content: center;
}
/* MOBILE */

@media only screen and (max-width: 768px) {

    .layout-flex {
        background: #F9F9F9;
        margin-top: 5px;
        padding: 10px 0;
    }

        .layout-flex > div {
            background-color: #0085d7;
            border: none;
        }

    .DropdownMenu {
        width: auto;
    }

    .UIWeatherForcast {
        padding: 0 0.5rem;
    }

        .UIWeatherForcast .info-name {
            margin: 0;
            font-style: normal;
            font-weight: normal;
            font-size: 13px;
            line-height: 16px;
            text-transform: capitalize;
            color: #fff;
        }

        .UIWeatherForcast .info-temp {
            font-style: normal;
            font-weight: 500;
            font-size: 13px;
            line-height: 14px;
            text-transform: capitalize;
            color: #fff;
        }
        .UIWeatherForcast .more-info .info-temp {
            color: #62748D;
        }
         .UIWeatherForcast .more-info .info-name {
            color: #3B4E68;
        }

        .UIWeatherForcast .info-icon {
            width: 17px;
            height: 17px;
            margin: 0 8px;
        }

        .UIWeatherForcast i.fa.fa-caret-down {
            color: #fff;
            font-size: 12px;
            margin-left: 5px;
        }

    .table-3-col td {
        display: block;
        width: 100% !important;
    }

    .MainStructure .ContentBar {
        padding: 0;
    }

    .MainStructure .LeftBar {
        padding: 0;
        /* padding-top: 30px !important; */
        /* padding-bottom: 40px !important; */
        z-index: -1;
    }

    .MainStructure .fixed {
        position: fixed;
        right: 0;
        top: 0;
        z-index: 10;
        bottom: 0;
        padding: 0px 0px !important;
        overflow-y: scroll;
        background: white;
        /* margin-top: 30px !important; */
        /* padding-bottom: 40px !important; */
        height: 100vh !important;
        width: 100vw !important;
        box-shadow: 0 0 10px #444444;
        padding-top: 5px !important;
    }

    .fixed-left {
        left: 0;
    }

    .fixed-right {
        right: 0;
    }
}


@media only screen and (max-width: 768px) {
    .MultiFunctionControl iframe {
        min-height: 70vh;
    }

    .WebLink .Content {
        width: 100%;
    }

    .UIListArticleOfSite {
        padding: 5px;
    }

        .UIListArticleOfSite > div:nth-child(2) {
            height: auto;
            padding: 0 5px;
        }

    .vanbanquypham .RadPicker {
        width: 100% !important;
        display: flex !important;
    }

        .vanbanquypham .RadPicker table.rcTable {
            width: 100% !important;
        }

            .vanbanquypham .RadPicker table.rcTable > tbody > tr {
                display: flex;
                align-items: center;
            }

                .vanbanquypham .RadPicker table.rcTable > tbody > tr > td:nth-child(1) {
                    flex-grow: 1;
                }

                .vanbanquypham .RadPicker table.rcTable > tbody > tr > td:nth-child(2) {
                    width: 30px !important;
                }

    .UIArticleListContent .Wrap {
        text-align: justify;
    }

    .VideoShowControl {
        width: 100vw !important;
        padding: 5px;
    }

    .UIArticleListContent .Wrap .third-box li {
        margin-left: 10px;
    }

    .snv__front > em {
        background-color: #126ead !important;
        padding: 20px !important;
        width: 80px !important;
        height: 80px !important;
        color: #FFF !important;
        text-align: center !important;
        border-radius: 50% !important;
        line-height: 40px !important;
        margin-bottom: 10px !important;
        font-size: 29px !important;
        margin-top: 10px !important;
    }

    .SingleTab .Wrap .first {
        display: inline-block;
        width: 100%;
    }

    .snv__behind {
        visibility: visible !important;
        opacity: 1 !important;
    }

    .snv__desc {
        color: #369 !important;
    }

    .MainStructure .TopBar > table:first-child {
        height: auto !important;
    }

    .SliderFeature .LeftCol .text div {
        text-align: justify;
        padding: 0;
    }

    .SliderFeature .ArticleList li {
        text-align: justify;
        padding: 5px 0 !important;
        margin: 5px 0 0 0;
        background: none;
    }

        .SliderFeature .ArticleList li a {
            height: auto !important;
            padding: 0 5px;
            display: inline-block;
        }

    .SliderFeature .ArticleList {
        margin: 0;
        width: 100%;
        padding: 0;
        list-style: none;
        display: flex;
        flex-direction: column;
    }

    .MultipleTabDefault .Wrap .next li {
        text-align: justify !important;
        margin-left: 10px;
    }

    .MultipleTabDefault .Wrap .first .title a {
        text-align: justify;
    }

    .MenuListofSite {
        width: 100% !important;
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto !important;
    }

    .VerticalMenuControl .MenuList li.top:last-child {
        border-radius: 0;
    }

    .MenuListofSite ul.parent {
        width: 100% !important;
        align-items: center;
        display: flex !important;
        position: static !important;
        height: auto !important;
        flex-direction: column;
    }

        .MenuListofSite ul.parent li {
            width: 100% !important;
            margin: 0 !important;
            padding: 5px !important;
            background-size: 500% !important;
            background-position: center !important;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
        }

    .NewSteeringControl .ListItem .item {
        width: 100%;
    }

    .VerticalMenuControl {
        padding: 5px !important;
        margin: 0;
        width: 100vw;
        background: transparent;
    }

        .VerticalMenuControl .Menulist {
            padding: 5px;
            background: white;
        }

    .UIContactUs input[type="text"], .UIContactUs textarea {
        padding: 3px 0;
        border: 1px solid silver;
        border-radius: 5px;
        box-sizing: border-box;
        width: 100% !important;
    }

    .YoutubeVideoTab ul.VideoList li {
        width: 100%;
    }

        .YoutubeVideoTab ul.VideoList li .Image {
            width: 100% !important;
        }

    .UIContactUs .FormContact {
        width: 100%;
    }

    .QuestionList .DetailQuestion .Title .header {
        height: auto;
        font-weight: bold;
        padding: 5px 10px 5px 40px;
        margin-bottom: 5px;
    }

    .WebLink {
        padding: 5px;
        margin: 0;
    }

    .OnlineCounter {
        padding: 5px;
        margin: 0;
    }

    .LoginControl {
        padding: 5px;
        margin: 0px;
    }

    .QuestionList .DetailQuestion .Title .back {
        margin: 0px !important;
        padding-left: 40px;
    }

    .QuestionList .DetailQuestion .Content .blockTitle .divFirst {
        padding: 5px 10px 5px 40px;
        height: auto !important;
    }

    .UIDanhSachGopY .Title {
        padding-left: 10px;
        background-position: 10px;
    }

    .UIArticleListContent {
        margin: 0;
        padding: 5px;
        border: none;
        width: 100vw;
        height: auto;
    }

    .YoutubeVideoTab {
        padding: 5px;
        width: 100vw;
    }

    .UIProtalList {
        padding: 5px;
    }

    table.DanhSachVanBan {
        margin-top: 10px !important;
    }

        table.DanhSachVanBan > tbody > tr:nth-child(5) > td > div > table > tbody > tr:last-child td {
            /* display: table-cell !important; */
            display: block !important;
        }

        table.DanhSachVanBan > tbody > tr:nth-child(5) > td > div > table > tbody > tr:last-child table {
            margin: auto;
        }

    .SingleArticle * {
        line-height: 1.5;
        text-align: justify;
    }

    .SingleArticle iframe {
        margin: 0 !important;
        width: 100%
    }

    .UIDanhSachVanBan .DanhSachVanBan .search {
        display: flex;
        align-items: center;
    }

        .UIDanhSachVanBan .DanhSachVanBan .search input {
            margin: 5px !important;
            height: 25px !important;
        }

    .UIDanhSachVanBan .DanhSachVanBan table.ChildGrid {
        margin: 10px 0 !important;
        width: 100%;
    }

    table.DanhSachVanBan input[type="text"], table.DanhSachVanBan select {
        width: 100% !important;
        padding: 3px 0;
        border: 1px solid silver;
        border-radius: 5px;
    }

    table.DanhSachVanBan .title {
        padding: 10px !important;
        height: auto !important;
        background-position: 10px center !important;
        background-size: 30px 30px !important;
    }

        table.DanhSachVanBan .title span {
            margin: 0 !important;
        }

    table.DanhSachVanBan td, table.DanhSachVanBan th {
        border: none !important;
        padding: 5px !important;
        font-size: 13px;
    }

    table.DanhSachVanBan th {
        display: none;
    }

    table.DanhSachVanBan table {
        border: none !important;
    }

    table.DanhSachVanBan > tbody > tr:nth-child(5) > td > div > table > tbody > tr {
        border-bottom: 1px dotted silver;
    }

        table.DanhSachVanBan > tbody > tr:nth-child(5) > td > div > table > tbody > tr > td:nth-child(1)[align="center"] {
            display: none !important;
        }

        table.DanhSachVanBan > tbody > tr:nth-child(5) > td > div > table > tbody > tr > td:nth-child(4),
        table.DanhSachVanBan > tbody > tr:nth-child(5) > td > div > table > tbody > tr > td:nth-child(5) {
            float: right;
            display: inline-block;
            width: auto !important;
            padding: 5px !important;
            vertical-align: top;
        }


            table.DanhSachVanBan > tbody > tr:nth-child(5) > td > div > table > tbody > tr > td:nth-child(4) > div {
                display: flex !important;
            }

    .QuestionLaoCai table td input[type="text"], .QuestionLaoCai table td select {
        width: 100% !important;
        padding: 1px 0;
        border: 1px solid silver;
        border-radius: 5px;
        min-width: 100px;
        min-height: 25px;
    }

    .QuestionLaoCai .td-Header,
    .QuestionLaoCai .td-Address,
    .QuestionLaoCai .td-Phone,
    .QuestionLaoCai .td-Email,
    .QuestionLaoCai .td-Title,
    .QuestionLaoCai .td-Content {
        padding: 10px 5px;
        font-size: 13px !important;
    }


    .QuestionLaoCai table td input[type='file'] {
        border: none !important;
    }

    .QuestionList td, .QuestionList th {
        border: none !important;
        padding: 5px !important;
        font-size: 13px;
    }

    .QuestionList th {
        display: none;
    }

    .QuestionList table {
        border: none !important;
    }

    .QuestionList tr {
        border-bottom: 1px dotted silver;
    }

    .QuestionList td:nth-child(1) {
        display: none;
    }

    .QuestionLaoCai .RadEditor {
        height: auto !important;
        overflow: auto !important;
    }

    .ArticleDetailControl {
        padding: 5px !important;
        width: 100vw;
        box-sizing: border-box !important;
    }

    .SimilarArticleControl ul.ArticleList {
        margin-left: 10px !important;
        margin-top: 10px !important;
        width: 100vw;
        height: auto;
    }

    .SimilarArticleControl .ArticleTitle {
        padding: 5px;
        text-align: justify !important;
    }

    .MultiFunctionControl style, .AdvertContent style {
        display: none !important;
    }

    .MainStructure {
        /* padding-top: 30px !important; */
        /* padding-bottom: 20px !important; */
    }

        .MainStructure .FooterBanner {
            display: flex;
            flex-direction: column;
            height: auto !important;
            width: auto !important;
            text-align: center !important;
            justify-content: center;
            align-items: center;
            min-width: 30px !important;
            margin: 3px 0 !important;
            padding: 0 !important;
            max-width: 100% !important;
            border-right: 0 !important;
            border-left: 0 !important;
            position: static;
            line-height: 1.5;
        }

    .MultiFunctionControl *, .AdvertContent *, .UIFooterControl * {
        display: flex !important;
        flex-direction: column !important;
        height: auto !important;
        max-width: 100%;
        justify-content: center;
        align-items: center;
        margin: 1px 0 !important;
        padding: 0 !important;
        position: static;
        width: 100% !important;
        max-width: 100% !important;
        line-height: 1.5;
        text-align: center;
    }

    .MainStructure .FooterBar {
        z-index: 0;
    }

    .MultiFunctionControl br, .AdvertContent br, .FooterBanner br {
        height: 0px !important;
        padding: 0 !important;
        margin: 0 !important;
        display: none !important;
    }

    .MultiFunctionControl img,
    .AdvertContent img,
    .FooterBanner img,
    .MultiFunctionControl .fa,
    .AdvertContent .fa,
    .FooterBanner .fa {
        /* width: auto !important; */
        max-width: 100% !important;
        min-width: 30px !important;
        min-height: 28px;
        line-height: 1.5;
    }

    .FooterBanner .social {
        display: flex !important;
        flex-direction: row !important;
    }

        .FooterBanner .social li {
            display: inline-block !important;
            width: auto !important;
            margin: 5px !important;
        }

    .thongke_wrapper * {
        flex-grow: 1;
    }

    .thongke_wrapper > div {
        margin-bottom: 5px !important;
    }

    .thongke_wrapper .thongke_bieudo {
        width: 80px !important;
        height: 80px !important;
    }

    .YoutubeVideoTab ul.Tabs {
        height: auto !important;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .YoutubeVideoTab ul.VideoList {
        list-style: outside none none !important;
        padding: 0px !important;
        width: 100% !important;
        display: grid !important;
        grid-template-columns: calc(50% - (25px * 1/4)) calc(50% - (25px * 1/4)) !important;
        grid-column-gap: 10px !important;
    }

    .TopBar, .TopBanner {
        overflow-y: auto !important;
        position: static !important;
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }

    .ShortArticle {
        margin: 0px;
        width: 100vw !important;
        height: auto;
        min-height: 25px;
        display: none;
    }

    .SliderFeature .Header {
        position: static;
        /* padding: 5px; */
    }

    .SliderFeature .LeftCol .text {
        display: none;
    }

    .SliderFeature .Header .lblHeader {
        background-size: 75%;
    }

    .SliderFeature .LeftCol {
        padding: 0 !important;
        margin-bottom: 0px;
    }

    .SliderFeature .RightCol {
        padding: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .MenuList > li:nth-child(1) > a > img {
        margin: 0 !important;
        padding: 0 !important;
        display: none;
    }

    .MenuList > li:nth-child(1) > a > span {
        display: inline-block;
    }

    .MenuList > li > a {
        display: block;
        line-height: 1.5 !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .DropdownMenu * {
        text-align: left;
        line-height: 1.4 !important;
        white-space: normal !important;
    }

    .DropdownMenu .MenuList {
        display: none;
        z-index: 10;
        background: white;
        margin-top: 0px !important;
        height: calc(100vh - 0px) !important;
        width: calc(100vw - 40px) !important;
        overflow: hidden;
        overflow-y: auto;
        margin-left: 0 !important;
        box-shadow: 0 0 10px #444444;
        position: absolute;
        left: 0;
    }

        .DropdownMenu .MenuList li {
            display: block !important;
            float: none !important;
            border: none !important;
            padding: 8px 10px !important;
        }

    .DropdownMenu .navbar-button {
        display: flex !important;
        background: #2196F3;
        float: right;
    }

    .DropdownMenu .Dropdown {
        display: block !important;
        position: static !important;
    }

    .DropdownMenu .TopMenu, .DropdownMenu .TopMenuActive {
        height: auto !important;
    }

    .DropdownMenu ul.Dropdown, .DropdownMenu ul.Popup {
        background: white !important;
        box-shadow: none !important;
        height: auto !important;
        display: block !important;
        position: static !important;
        margin: 0 !important;
        width: 100% !important;
    }

        .DropdownMenu ul.Dropdown .sub, .DropdownMenu ul.Popup .sub {
            display: block !important;
            width: auto !important;
            height: auto !important;
            background: #fff !important;
        }

    .DropdownMenu li.TopMenu, .DropdownMenu li.TopMenuActive {
        padding: 5px !important;
        height: auto !important;
        margin: 0 !important;
        min-width: 100% !important;
    }

        .DropdownMenu li.TopMenu > a, .DropdownMenu li.TopMenuActive > a {
            padding: 2px !important;
            height: auto !important;
            color: black !important;
            line-height: 1.4 !important;
        }

        .DropdownMenu li.TopMenuActive > a {
            color: white !important;
            padding: 2px !important;
        }

    .DropdownMenu ul.Popup {
        display: block !important;
        width: 100% !important;
    }

        .DropdownMenu ul.Popup .sub a {
            padding: 0 20px !important;
        }

    .DropdownMenu .MenuList .TopMenu:hover {
        background: #fff !important;
    }

    .DropdownMenu .MenuList .Dropdown .sub:hover a {
        color: #444444 !important;
    }

    .DropdownMenu .MenuList .Dropdown .sub:hover {
        background: #fff none repeat-x scroll left top !important;
        color: #444444 !important;
        cursor: pointer;
    }

    .DropdownMenu .MenuList .Popup .sub:hover a {
        color: #444444 !important;
    }

    .ArticleInMenu {
        padding: 5px !important;
        max-width: 100vw;
        overflow: auto;
    }

    .ServiceCategory .Title {
        width: 100% !important;
        height: auto !important;
    }

    .nam_banner_vb a .khung {
        width: 100% !important;
        border: none !important;
        margin: 0 !important;
    }

    .nam_banner_vb a {
        width: 100% !important;
    }

        .nam_banner_vb a .text {
            width: 100% !important;
            padding: 5px 0 !important;
            border: none;
            margin: 0 !important;
            text-align: center;
        }

    tr.rcbReadOnly {
        display: flex !important;
        width: 100%;
        align-items: center !important;
    }

        tr.rcbReadOnly > td:nth-child(1) {
            flex-grow: 1;
            height: auto !important;
            padding-bottom: 3px !important;
        }

        tr.rcbReadOnly > td:nth-child(2) {
            width: 18px !important;
        }

    .MultiFunctionControl .SingleTab * {
        width: 100% !important;
    }

    .HSliderScroll {
        height: auto !important;
    }

        .HSliderScroll .ItemPanel ul.ItemContainer {
            padding: 5px 0 !important;
            width: 100% !important;
            display: flex;
            flex-wrap: wrap;
        }

            .HSliderScroll .ItemPanel ul.ItemContainer .Item {
                width: calc(50% - 10px) !important;
                margin: 5px !important;
            }

    .TabArticleControl {
        padding: 5px !important;
    }

        .TabArticleControl .Container {
            /* column-count: 2; */
            padding: 5px !important;
            width: 100% !important;
            display: flex !important;
            flex-wrap: wrap;
        }

            .TabArticleControl .Container .Item {
                width: 100% !important;
            }

                .TabArticleControl .Container .Item a {
                    display: flex;
                }

                    .TabArticleControl .Container .Item a img {
                        width: 100px !important;
                        height: 70px !important;
                        margin-right: 10px
                    }

    .UIContactUs {
        padding: 5px !important;
        padding-top: 10px !important;
    }

        .UIContactUs .FormBody label, .UIContactUs .FormBody .col-sm-10 {
            padding: 5px !important;
            margin: 0 !important;
        }

        .UIContactUs .form-group {
            margin-bottom: 5px !important;
        }

    .addressbook {
        display: flex;
        flex-direction: column;
        padding: 5px !important;
        width: 100vw;
    }

        .addressbook .left {
            width: 100% !important;
            padding: 0;
            margin: 0;
        }

            .addressbook .left .RadTreeView, .addressbook .right {
                width: 100% !important;
            }

                .addressbook .right .department-info .row table tr > td:nth-child(2) .name {
                    padding: 0 !important;
                    color: red
                }

            .addressbook .left ul {
                margin: 0 !important;
                padding: 0 !important;
            }

        .addressbook .department-name {
            display: flex !important;
            flex-wrap: wrap !important;
            text-align: center !important;
            padding: 10px !important;
        }

        .addressbook .right .contact-viewer-header-row td {
            display: none !important;
        }

        .addressbook .right tr {
            border-bottom: 1px solid #e5e5e5;
        }

        .addressbook .right td {
            border: none !important;
            text-align: left !important;
        }

            .addressbook .right td:nth-child(1) {
                display: none;
            }

        .addressbook .right .row {
            padding: 0 !important;
            margin: 0 !important;
        }

    .VideoPanel {
        width: 100% !important;
        height: auto;
    }

    .SingleSearch {
        width: 36px;
        height: 36px;
        padding: 0;
        margin: 0;
        position: absolute;
        top: -35px;
        width: 80vw !important;
        background: none !important;
        display: none;
    }

        .SingleSearch .SearchBox {
            display: flex !important;
            align-items: center !important;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

            .SingleSearch .SearchBox .Text {
                width: 100% !important;
            }

            .SingleSearch .SearchBox .Button {
                border-radius: 0;
            }

            .SingleSearch .SearchBox .Button {
                background-position: center center;
            }

    .SimilarArticleControl {
        padding: 5px !important;
        margin: 0 !important;
        width: 100vw;
    }

    .ArticleInMenu li img {
        width: 100% !important;
        height: 100% !important;
    }

    .ArticleInMenu .col-lg-10 {
        padding: 0;
        flex: 1;
    }

    .ArticleInMenu .col-lg-2 {
        /* width: auto;
     height: 80px; 
    padding: 0 !important;
    margin-right: 10px;
   padding: 0 !important;*/
        margin-right: 0;
        flex: none;
        max-width: 100%;
        width: 100% !important;
        height: 60vw;
    }

    .ArticleInMenu .Ngaydang {
        font-size: 11px !important;
    }

    .ArticleInMenu span.cssView {
        font-size: 11px !important;
    }

    .UIClockSystem .clock {
        margin: 0 !important;
        font-size: 11px !important;
        position: static !important;
        padding: 5px;
        color: #444444;
        z-index: 0;
    }

    .Wrap .first .image {
        height: 48px !important;
        width: 66px !important;
    }

    .SingleTab {
        overflow: hidden;
    }

    .ArticleDetailControl .ArticleContent img {
        width: 100% !important;
        max-width: 100vw !important;
        height: auto !important;
        margin: 10px 0 !important;
    }

    .UIProtalList .ul-tab {
        height: auto !important;
        display: flex;
        flex-wrap: wrap;
    }

    .MultiFunctionControl {
        padding: 5px;
        width: 100vw;
    }

    .AdvertisementBottomRight {
        padding: 0 5px;
    }

    .ArticleSlider {
        margin-bottom: 0;
        padding: 5px !important;
        width: 100vw;
    }

    .SliderFeature {
        margin: 0 !important;
        padding: 5px;
    }

    .TabArticleControl {
        padding: 5px;
        width: 100vw;
    }

    .SingleTab {
        margin: 0;
    }

    .ImageSlideShow {
        padding: 5px;
        width: 100vw;
        margin: 0 !important;
    }

        .ImageSlideShow .SlideShowItem {
            width: 100%;
            height: auto;
        }

        .ImageSlideShow .image-item {
            width: 100% !important;
            height: auto;
                object-fit: cover;
        }

    .MainContent {
        min-height: auto !important;
        padding: 0 !important;
    }

    .HSliderScroll {
        margin: 0;
        width: 100%;
    }

        .HSliderScroll .ItemPanel {
            width: 100% !important;
        }

    .ArticleDetailControl * {
        max-width: 100vw;
        line-height: 1.4 !important;
        box-sizing: border-box !important;
        text-indent: 0 !important;
        table-layout: fixed;
    }

    .ArticleDetailControl .UISocialShare .facebook {
        margin-bottom: 4px !important;
    }

    .UISocialShare {
    }

    .ArticleDetailControl td {
        display: table-cell !important;
        width: auto !important;
    }

    .SingleArticle td {
        display: table-cell !important;
        width: auto !important;
    }

    .ArticleContent, .ArticleSummary {
        text-align: justify !important;
        overflow: auto;
    }

        .ArticleContent iframe, .ArticleSummary iframe {
            width: 100% !important;
            margin: 0 !important;
        }

    .ArticleDetailControl .tool .print {
        width: 30px;
    }

    .QuestionList {
        padding: 5px;
    }

    .QuestionLaoCai > table > tbody > tr:nth-child(3) {
        display: flex;
        align-items: center;
        font-weight: bold;
        font-size: 13px;
    }

    .AdvertisementCenter {
        padding: 5px;
        width: 100vw;
    }

    .UIClockSystem {
        padding: 5px;
        position: static;
        display: flex;
        margin: 0 !important;
        align-items: center;
        height: 30px;
        margin-top: 5px !important;
        width: 100%;
    }

    .HotnewsControl {
        padding: 5px !important;
        margin: 0;
        width: 100vw !important;
    }

    .ServiceCategory {
        padding: 5px;
    }

    .UIFooterControl {
        padding: 5px !important;
        width: 100vw !important;
    }

    .list_menu_footer li {
        border: none !important;
    }

    .YoutubePlayer, .YoutubeVideoList {
        padding: 5px;
        margin: 0;
        width: 100vw;
    }

        .YoutubePlayer .VideoContain {
            width: 100%;
        }

    .UIMultiFunction_btn .MultiFunctionControl .Header {
        height: 30px !important;
    }

    #footer .logo_footer {
        width: auto !important;
    }

    .nam_banner_vb .khung img {
        width: auto !important;
    }

    .dichvu .panel-body .row .list a img {
        width: auto !important;
    }

    .YoutubePlayer iframe {
        width: 100% !important;
        height: 230px !important;
    }

    .ListControl .Search .ExTitle h1 {
        font-size: 16px;
        padding-top: 5px;
        font-weight: bold;
    }

    .ListControl .List table th {
        display: none;
    }

    .ListControl .List table td {
        border: none;
        text-align: left !important;
        padding: 5px 0 !important;
        text-align: justify !important;
        font-size: 13px;
        margin-right: 5px;
    }

        .ListControl .List table td a {
            font-weight: bold;
            margin-right: 5px;
        }

    .ListControl .List table {
        border: none;
    }

    .ListControl .List tr {
        border-bottom: 1px dotted silver;
    }

        .ListControl .List tr:last-child > td[colspan="4"] > table > tbody > tr {
            display: inline-flex;
            align-items: center;
            border-bottom: none;
        }

    .DetailControl td {
        display: block !important;
        height: auto !important;
        min-height: 30px;
    }

    .DetailControl {
        padding: 5px;
        margin: 0;
    }

        .DetailControl .Content td {
            border-right: none !important;
            line-height: 1.5;
            text-align: justify;
            border-bottom: 1px dotted silver;
            padding: 5px 0 !important;
            margin: 0 !important;
        }

        .DetailControl .Content table {
            width: 100%;
        }

    .AskQuestion {
        padding: 5px;
        margin: 0;
    }

        .AskQuestion input[type="text"], .AskQuestion select {
            width: 100% !important;
            padding: 3px 0;
            border: 1px solid silver;
            border-radius: 5px;
        }

    .QuestionControl, .QuestionControl .col-lg-6 {
        padding: 5px;
        margin: 0;
    }

        .QuestionControl input[type="text"], .QuestionControl select {
            width: 100% !important;
            padding: 3px 0;
            border: 1px solid silver;
            border-radius: 5px;
        }

    .ListControl .col-md-3, .ListControl .col-md-9 {
        padding: 5px 0 !important;
        max-width: 100%;
    }

    .ListControl .mb-2 {
        margin: 0 !important;
    }

    .ListControl input[type="text"], .ListControl select {
        width: 100% !important;
        padding: 3px 0;
        border: 1px solid silver;
        border-radius: 5px;
    }

    .ListControl input.Search, input.Cancel {
        margin-top: 10px !important;
    }

    .MultipleTabDefault {
        margin: 0;
        width: 100%;
        overflow: auto;
    }

    .UIImageSlideShow {
        padding: 5px;
        aspect-ratio: auto !important;
    }

    .UIContactUs .SubmitForm .btnSubmit {
        margin: 0;
    }

    .UIContactUs .SubmitForm {
        margin-top: 10px;
        text-align: center;
    }

    .MenuListofSite ul.parent li a.expan {
        width: 15px !important;
        height: 15px !important;
        display: inline-block !important;
        background: red;
    }

    .MenuListofSite ul.parent li a {
        width: 100% !important;
        padding: 0 !important;
        text-align: left;
        height: 100% !important;
        line-height: 1.4 !important;
    }

    .MenuListofSite ul.parent li ul {
        width: 100vw !important;
        height: 100% !important;
        padding: 0 !important;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 9999;
    }

    .MultipleTabDefault .Wrap {
        padding: 5px;
        /* overflow: auto; */
        display: block;
        width: 100%;
    }

        .MultipleTabDefault .Wrap .next {
            margin: 0;
            width: 100%;
            height: auto;
        }

        .MultipleTabDefault .Wrap .first {
            width: 100%;
            margin: 0;
        }

    .UIBannerControl {
        position: static !important;
        width: 100vw;
    }

        .UIBannerControl img {
            width: 100% !important;
            height: auto !important;
            padding: 0 !important;
        }

    .ArticleDetailControl .ArticleHeader {
        text-align: justify;
        margin-bottom: 10px;
        width: 100%;
    }

    .ArticleDetailControl .tool {
        height: auto !important;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .ListControl {
        padding-top: 10px;
    }

    .phu {
        height: 30px !important;
    }

    .DropdownMenu .MenuList .Dropdown .sub a span {
        height: auto !important;
    }

    .NewSteeringControl {
        padding: 5px;
        height: auto !important;
    }

    .ImageCategory {
        padding: 5px;
        width: 100vw;
    }

    .MultipleTabExt .Wrap .LeftCol {
        padding: 0px 10px;
        text-align: justify;
    }

    .MultipleTabExt .Wrap .RightCol {
        padding: 0px 10px;
        text-align: justify;
    }

    .MultipleTabExt .Wrap .LeftCol .next {
        margin: 0;
        text-align: justify;
        list-style: none;
    }

    .MultipleTabExt .Wrap .RightCol ul {
        margin: 0;
        text-align: justify;
        list-style: none;
    }

    .ArticleInMenu .Title {
        text-align: justify;
        padding: 0;
        background: none;
        font-size: 13px;
    }

    .ArticleInMenu .ArticleCatName {
        margin: 0;
    }

    .thongke1 {
        padding: 5px !important;
    }

    .ArticleInMenu .ArticleOfCat li {
        overflow: hidden;
        text-align: justify;
    }

    .ArticleInMenu li {
        overflow: hidden;
        text-align: justify;
    }

    .DropdownMenu .MenuList .TopMenu .HasChildren, .TopMenuActive .HasChildren {
        height: auto !important;
    }

    .DropdownMenu .MenuList .Popup .sub a span {
        display: inline-block !important;
    }

    .SingleTab .Wrap .first .title {
        text-align: justify;
    }

    .SingleTab .Wrap {
        padding: 5px;
    }

        .SingleTab .Wrap .next li a {
            text-align: justify;
        }

        .SingleTab .Wrap .next li {
            text-align: justify;
            margin-left: 10px;
        }

    .MultipleTabDefault .Wrap .first .title {
        text-align: justify;
    }

    .calendar-container td {
        display: table-cell !important;
        width: auto !important;
    }

    .SearchResults input[type='text'], select {
        width: 100%;
        border: 1px solid silver;
        margin: 0 !important;
        border-radius: 5px;
    }

    .SearchResults {
        padding: 5px !important;
        text-align: justify;
    }

        .SearchResults table {
            width: 100% !important;
        }

            .SearchResults table td {
                padding: 5px;
                display: flex;
                width: 100% !important;
            }

                .SearchResults table td div {
                    width: 100%;
                    margin: 0 !important;
                }

        .SearchResults .ResultList .Item .Image {
            width: 80px !important;
            height: 60px !important;
        }


        .SearchResults .BeginDate > div {
            width: 100% !important;
        }

            .SearchResults .BeginDate > div > table > tbody > tr {
                display: flex;
            }

    .DropdownMenu .MenuList .Dropdown .sub a {
        height: auto !important;
        padding: 0 5px;
    }

    .SearchResults .EndDate > div {
        width: 100% !important;
    }

        .SearchResults .EndDate > div > table > tbody > tr {
            display: flex;
        }

    .SearchResults .BeginDate > div > table > tbody > tr > td:nth-child(2) {
        width: 30px !important;
    }

    .SearchResults .EndDate > div > table > tbody > tr > td:nth-child(2) {
        width: 30px !important;
    }

    .SearchResults .SearchPane .SearchButton {
        width: 100%;
        padding: 3px !important;
        line-height: 1.5 !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .vanbanquypham {
        padding: 0px !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

        .vanbanquypham .Search .ExTitle > span {
            color: #b80002;
            display: inline-block;
            font: bold 12px Arial;
            text-transform: uppercase;
            white-space: nowrap;
        }

        .vanbanquypham table {
            width: 100% !important;
        }

        .vanbanquypham .ExContent td {
            display: block !important;
            width: 100% !important;
        }

        .vanbanquypham .ExContent tr:nth-child(1) td:nth-child(2) {
            display: block !important;
            width: 100% !important;
        }

        .vanbanquypham .ExContent tr td:nth-child(1) {
            margin: 3px 0 !important;
            color: dimgray;
        }

        .vanbanquypham .ExContent td select, .vanbanquypham .ExContent td input {
            width: 100% !important;
            display: block !important;
            box-sizing: border-box !important;
            padding: 3px !important;
            border: 1px solid #ddd;
            height: auto !important;
            border-radius: 5px;
        }

        .vanbanquypham input.Search, .vanbanquypham input.Cancel {
            height: 30px !important;
            width: auto !important;
            box-shadow: none !important;
            margin: 0 !important;
            border: none !important;
            font-weight: bold;
            font-size: 12px !important;
            margin-top: 5px !important;
            display: inline-block !important;
        }

        .vanbanquypham input.Search {
            flex-grow: 5 !important;
            margin-right: 5px !important;
        }

        .vanbanquypham input.Cancel {
            flex-grow: 1 !important;
            background: silver !important;
        }

        .vanbanquypham .ExContent > table > tbody > tr:last-child > td:nth-child(1) {
            display: none !important;
        }

        .vanbanquypham .ExContent > table > tbody > tr:last-child > td:nth-child(2) > div {
            display: flex !important;
        }

        .vanbanquypham .List > div > table,
        .vanbanquypham .List > div > table > tbody > tr > td,
        .vanbanquypham .List > div > table > tbody > tr > th {
            border: none !important;
            padding: 5px 0px !important;
        }

            .vanbanquypham .List > div > table > tbody > tr > th {
                display: none !important;
            }

            .vanbanquypham .List > div > table > tbody > tr {
                position: relative !important;
                ;
                border-bottom: 1px solid #e5e5e5 !important;
                ;
            }

                .vanbanquypham .List > div > table > tbody > tr > td:nth-child(1),
                .vanbanquypham .List > div > table > tbody > tr > td:nth-child(2) {
                    display: inline-block !important;
                }

                .vanbanquypham .List > div > table > tbody > tr > td {
                    display: block !important;
                    text-align: left !important;
                }

                    .vanbanquypham .List > div > table > tbody > tr > td:nth-child(1),
                    .vanbanquypham .List > div > table > tbody > tr > td:nth-child(3) * {
                        font-weight: bold !important;
                        margin-right: 10px !important;
                    }

                    .vanbanquypham .List > div > table > tbody > tr > td:nth-child(2) * {
                        font-style: italic !important;
                        font-size: 11px !important;
                    }

                    .vanbanquypham .List > div > table > tbody > tr > td:nth-child(4) {
                        text-align: right;
                    }

        .vanbanquypham .ListControl .List > div > table > tbody > tr > td:nth-child(4) > a {
            background: #b80002;
            padding: 2px 10px;
            border-radius: 2px;
            color: white;
            font-size: 11px !important;
        }

    .vanbanquypham {
        width: 100vw;
        padding: 5px !important;
    }

    li.TopMenuActive {
        background: lightskyblue;
    }

    .VerticalMenuControl .MenuList .second {
        width: 100% !important;
        background: white;
        padding: 5px;
    }

    .VerticalMenuControl .MenuList li.top {
        width: 100% !important;
        height: auto;
        background-size: 100% 300px;
    }

    .VerticalMenuControl .MenuList .second li.sub {
        width: 100% !important;
    }

    .QuestionList .DetailQuestion {
        padding: 0;
    }

        .QuestionList .DetailQuestion .Content .blockTitle .divFirst span {
            line-height: 1.3 !important;
        }

        .QuestionList .DetailQuestion .Content .blockanswer .blockTitleanswer .divFirst, .divSecond, .divThird, .divFourth {
            display: block;
            height: auto !important;
            line-height: 1.4 !important;
            font-size: 13px !important;
            margin: 2px 0;
        }

        .QuestionList .DetailQuestion .Content .blockanswer .divFirst span {
            line-height: 1.3 !important;
        }

        .QuestionList .DetailQuestion .Content {
            margin-top: 45px;
        }

            .QuestionList .DetailQuestion .Content .blockQues fieldset legend {
                width: auto !important;
                margin: 5px;
                font-weight: bold;
            }

            .QuestionList .DetailQuestion .Content .blockQues {
                text-align: justify;
            }

            .QuestionList .DetailQuestion .Content .blockanswer fieldset legend {
                width: auto !important;
                margin: 5px;
                font-weight: bold;
            }

            .QuestionList .DetailQuestion .Content .blockanswer .detail {
                text-align: justify;
            }

    .UIChiTiet fieldset table {
        width: 100%;
    }

    .UIChiTiet .txtSearch {
        width: 100% !important;
        border: 1px solid silver;
        border-radius: 5px;
    }

    .UIChiTiet .ddCoQuan, .ddLinhVuc {
        width: 100% !important;
    }

    .UIChiTiet {
        padding: 5px;
    }

        .UIChiTiet > div > fieldset > table > tbody > tr > td:nth-child(1) {
            font-weight: bold;
            padding: 5px;
            font-size: 13px;
            color: #757575;
        }

        .UIChiTiet fieldset {
            padding: 5px;
        }

            .UIChiTiet fieldset > legend {
                width: auto !important;
                margin: 5px;
            }

    .NewSteeringControl .DetailScroll {
        z-index: 9999;
        min-height: 250px;
    }

    .ArticleDetailControl video {
        width: 100%;
    }

    .UIGopYVanBan .view {
        padding: 5px !important;
    }

    .UIGopYVanBan .form-gop-y {
        padding: 5px !important;
    }

    .UIGopYVanBan .view a {
        margin: 5px 0;
        display: block;
    }

    .navbar-overlay {
        position: fixed !important;
        top: 0;
        right: 0;
        z-index: -1;
        height: 100vh !important;
        width: 100vw !important;
        box-shadow: none !important;
        margin: 0 !important;
        padding: 0;
        background: rgba(0, 0, 0, 0.3);
        display: none;
    }

    #form1 {
        margin: 0;
    }

    .ImageSlideShow div.div-thumb {
        width: auto !important;
        padding: 0px 0px;
    }

    div.div-thumb {
        height: auto !important;
        overflow: hidden;
        position: relative;
    }

        div.div-thumb ul.ThumbList {
            display: block !important;
            list-style: none outside none;
            margin: 0 !important;
            padding: 4px 0 0 !important;
            position: relative !important;
            width: 1000% !important;
        }

            div.div-thumb ul.ThumbList li.li-thumb {
                display: block !important;
                float: left !important;
                padding: 0 3px 0 0 !important;
            }

                div.div-thumb ul.ThumbList li.li-thumb img.image-thumb {
                    transition: all 1s ease 0s;
                    border: 3px solid #FFFFFF;
                    display: block !important;
                    height: 90px !important;
                    opacity: 0.5;
                    width: 120px !important;
                }

                    div.div-thumb ul.ThumbList li.li-thumb img.image-thumb:hover {
                        border: 3px solid #444444;
                        opacity: 1;
                    }

        div.div-thumb .selected {
            border: 3px solid #444 !important;
            display: block !important;
            height: 120px !important;
            opacity: 1 !important;
            width: 120px !important;
        }

    .UIBannerControl .co {
        top: 0;
    }

    .PollControl {
        padding: 5px;
        margin: 0;
        width: 100vw;
        background: white;
    }

        .PollControl td span a, .PollControl td span {
            margin: 0 !important;
            float: none !important;
            font-size: 13px;
        }

        .PollControl table {
            width: 100% !important;
            table-layout: fixed;
        }

        .PollControl > table {
            background: #d0ebff99;
            padding: 5px !important;
            display: block;
        }

        .PollControl .ShowResult {
            margin: 0 !important;
            margin-top: 15px !important;
            font-size: 13px;
            float: none !important;
        }

    .SliderFeature .LeftPanel {
        height: 300px !important;
    }

    .jContainer .jBox .jFrame {
        max-width: 100% !important;
        max-height: 100% !important;
    }

    .ShortArticle marquee {
        width: 100% !important;
    }

    .ServiceCategory ul li {
        display: block !important;
        width: 100%;
    }

    .UIProtalList .ul-tab .NormalTab .text {
        border: none !important;
    }

    .RSS table tr {
        display: flex;
    }

    .ArticleFeedbackControl .FeedbackForm {
        width: 100%;
        background: none;
    }

    .ArticleFeedbackControl table td input, .ArticleFeedbackControl table td textarea {
        width: 100% !important;
        box-sizing: border-box !important;
        padding: 5px !important;
        min-height: 25px;
        border: 1px solid silver;
    }

    .ArticleFeedbackControl {
        width: 100vw !important;
        padding: 30px 5px 10px 5px !important;
    }

        .ArticleFeedbackControl .PanelButton {
            text-align: center;
        }

            .ArticleFeedbackControl .PanelButton input[type='submit'] {
                border: none;
                padding: 4px 20px;
                background: #e4e4e4;
                font-size: 13px;
            }

        .ArticleFeedbackControl .ColRight input.Verifier {
            width: 100px !important;
            margin-left: 5px;
        }

        .ArticleFeedbackControl table td.ColRight {
            display: flex;
            align-items: center;
        }

    .UICalendarControl {
        margin: 0;
        padding: 5px;
        width: 100vw;
    }

        .UICalendarControl table {
            table-layout: fixed !important;
        }

        .UICalendarControl td {
            display: table-cell !important;
        }


    .UIWeekCalendar {
        margin: 0;
        padding: 5px;
        width: 100vw;
    }

        .UIWeekCalendar table {
            table-layout: fixed !important;
        }

        .UIWeekCalendar td {
            display: table-cell !important;
        }

    .ImageCategory img {
        width: 100%;
        height: 100% !important;
        margin-bottom: 10px;
    }

    .LibraryList > table > tbody > tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .LibraryList td.LibraryItem {
        flex-grow: 1;
        justify-content: center;
        width: 50% !important;
    }

        .LibraryList td.LibraryItem > div {
            width: 100% !important;
            margin: 0;
            height: 100% !important;
            padding: 5px;
        }

            .LibraryList td.LibraryItem > div > a {
                display: flex;
                flex-direction: column;
                align-items: center;
                height: 100% !important;
            }

            .LibraryList td.LibraryItem > div > .item > img {
                width: 100% !important;
                margin-bottom: 10px;
            }

    .ArticleOfCat > li > a {
        display: inline-block;
        margin-top: 5px;
    }

    .ArticleOfCat > li > p {
        margin: 0;
    }

    .YoutubeVideoList .GridPanel ul {
        width: 100vw !important;
        padding: 5px !important;
        display: flex;
        flex-wrap: wrap;
    }

        .YoutubeVideoList .GridPanel ul li.VideoItem {
            flex-grow: 1;
            width: 45% !important;
        }

    .MenuListofSite {
        width: 100% !important;
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto !important;
    }

    .VerticalMenuControl .MenuList li.top:last-child {
        border-radius: 0;
    }

    .MenuListofSite ul.parent {
        width: 100% !important;
        align-items: center;
        display: flex !important;
        position: static !important;
        height: auto !important;
        flex-direction: column;
    }

        .MenuListofSite ul.parent li {
            width: 100% !important;
            margin: 0 !important;
            padding: 5px !important;
            /* background-size: 500% !important; */
            /* background-position: center !important; */
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
        }

    .MenuListofSite .parent > li .columns li {
        padding-left: 20px !important;
    }

    .UIArticleListContent {
        margin: 0 !important;
        padding: 0 5px;
        border: none;
        width: 100vw;
        background: transparent;
        margin-bottom: 5px !important;
    }

        .UIArticleListContent .WrapAll {
            background: white;
        }

        .UIArticleListContent .Wrap {
            text-align: justify;
        }

            .UIArticleListContent .Wrap .third-box li {
                margin-left: 10px;
            }

        .UIArticleListContent .second-box .item {
            height: auto !important;
            width: 100% !important;
        }

        .UIArticleListContent .Wrap .second-box {
            /* padding: 5px; */
            display: flex;
            flex-wrap: wrap;
        }

    .ImageCategory .LibraryList {
        width: 100%;
        padding: 10px 0 0;
    }

    ul.social-block {
        display: none !important;
    }

    .SimilarArticleControl .ArticleList .GridItem {
        width: 45%;
        flex-grow: 1;
    }

    .UIChiTiet .ResultTable td {
        display: table-cell !important;
    }

    .UIChiTiet .Detail .TTHC-Table td {
        border: none;
    }
}