/* ALL */
* {
        line-height: 1.4;
}
.LoginControl .LoginContainer .CapchaContainer .Capcha .ImgCapcha{
        width: 154px;
}
.zalo-share-button{
        display:none !important;
}

img{
        padding: 0;
}
.row {
        margin: 0;
}
.row>.col-sm{
        padding: 0;
}
/* THOI KHOA BIEU*/
.TimeTableControl .search{
}
.TimeTableControl .search>div{
        text-align: center;
}
.TimeTableControl .search span.year{
        color:#0058b3;
        font-size: 18px;
        font-weight: bold;
        font-family: Arial;
}
.TimeTableControl .search .tblSearch{
        width:100%;
}
.TimeTableControl .search .tblSearch tr{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        gap:5px;
}
.TimeTableControl .search .tblSearch  td{
        font-size: 14px;
        font-weight: 600;
}
.TimeTableControl .search .tblSearch select {
        display: block;
        width: 100%;
        padding: 0.375rem 2.25rem 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: 0.375rem;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zM2 5l2-2H0z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 0.75rem center;
        background-size: 8px 10px;
}
.TimeTableControl .detail{
        padding:5px;
        margin:10px 0px 10px 0px;
}
.TimeTableControl .detail .time{
        font-weight: 600;
        color: #0058b3;
        font-size: 14px;
        margin-bottom: 20px;
}
.TimeTableControl .detail .tkb{
        margin:10px 0 10px 0;
}
.TimeTableControl .detail .tkb tr:first-child{
        font-weight:bold;
}
.TimeTableControl .detail .tkb tr{
        text-align:center;
}

.TimeTableControl  .tkb th, 
.TimeTableControl  .tkb td {
  border: 1px solid #ccc; /* Bootstrap-style border color */
  padding: 8px;
}

@media only screen and (min-width: 0px) {
        .SingleTab .Wrap .first p {
                color: #000;
                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 .next {
                margin-left: 0px;
        }
        .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;
        }
        .MultipleTabDefault .Wrap .first .title {
                font-size: 13px;
        }
        .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;
        }
        .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 {
                min-height: 310px;
        }
        .ShortArticle marquee .block-row {
                position: static !important;
                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: 14px;
                color: #757575;
                height: auto;
                width: 100%;
        }
        .ServiceCategory .Content {
                padding: 0;
        }
        .OnlineCounter ul {
                padding: 5px;
                font-size: 13px;
        }
        .HSliderScroll .Header span.Pages {
                display: none;
        }
        .page-link {
                position: relative;
                display: block;
                padding: 5px;
                margin-left: -1px;
                line-height: 1.25;
                color: #ab0102;
                background-color: #fff;
                border: 1px solid #dee2e6;
                width: 30px;
                height: 30px;
                display: flex;
                align-items: center;
                justify-content: center;
        }
        .page-item.active .page-link {
                z-index: 3;
                color: #fff;
                background-color: #ab0102;
                border-color: #ab0102;
        }
        .ArticleInMenu ul {
                width: 100%;
                padding: 5px;
        }
        .ArticleInMenu .col-lg-2 {
                width: 110px;
                height: 80px;
                background: #e4e4e4;
                padding: 0;
                max-width: none;
                flex: none;
        }
        .ArticleInMenu .col-lg-10 {
                flex: 1;
                padding-right: 5px;
                max-width: 100%;
        }
        .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;
        }
        .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 {
                position: absolute;
                top: 0;
                right: 0;
                width: 40px;
                height: 30px;
                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 !important;
        }
}
/* MOBILE */
@media only screen and (max-width: 768px) {
        .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; */
        }
        .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) {
        .ArticleInMenu .SingleArticle {
                padding: 0;
        }
        .ArticleInMenu .SingleArticle img{
                max-width: 100% !important;
                height: auto !important;
        }
        .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;
        }
        .MultipleTabDefault .Wrap .next li {
                text-align: justify !important;
                margin-left: 10px;
        }
        .MultipleTabDefault .Wrap .first .title a {
                text-align: justify;
        }
        .MenuListofSite {
                width: 100vw !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;
        }
        .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;
                position: static;
        }
        .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;
                display: inline-block;
                height: auto !important;
                margin-top: 10px;
        }
        .QuestionList .DetailQuestion .Content .blockanswer .blockTitleanswer {
                height: auto !important;
        }
        .QuestionList .DetailQuestion .Content .blockanswer .blockTitleanswer span{
                font-size: 13px;
                line-height: 1.3 !important;
        }
        .QuestionList .DetailQuestion .Content .blockanswer .blockTitleanswer .divFirst, .divSecond, .divThird, .divFourth{
                height: auto !important;
        }
        .QuestionList .DetailQuestion .Content .blockTitle span{
                font-size: 13px;
        }
        .QuestionList .DetailQuestion .Content .blockTitle .divFirst span{
                line-height: 1.3 !important}
        .UIDanhSachGopY .Title {
                padding-left: 0;
                background-position: 10px;
        }
        .UIArticleListContent {
                margin: 0 !important;
                padding: 0 5px;
                border: none;
                width: 100vw;
                background: transparent;
                margin-bottom: 5px !important;
        }
        .UIArticleListContent .WrapAll{
                background: white;
        }
        .YoutubeVideoTab {
                padding: 5px;
                width: 100vw;
        }
        .UIProtalList {
                padding: 5px;
                width: 100vw;
        }
        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 5px !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;
                text-align: left;
        }
        table.DanhSachVanBan th {
                display: none;
        }
        table.DanhSachVanBan table{
                border: none !important;
        }
        table.DanhSachVanBan>tbody>tr:nth-child(5)>td>div>table>tbody>tr,
        table.DanhSachVanBan>tbody>tr:nth-child(3)>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"],
        table.DanhSachVanBan>tbody>tr:nth-child(3)>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),
        table.DanhSachVanBan>tbody>tr:nth-child(3)>td>div>table>tbody>tr>td:nth-child(4),
        table.DanhSachVanBan>tbody>tr:nth-child(3)>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,
        table.DanhSachVanBan>tbody>tr:nth-child(3)>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: 3px 0;
                border: 1px solid silver;
                border-radius: 5px;
        }
        .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 !important;
                box-sizing: border-box !important;
        }
        .SimilarArticleControl ul.ArticleList{
                margin-left: 0px !important;
                margin-top: 10px !important;
                list-style: none;
        }
        .SimilarArticleControl .ArticleList .ListItem .ArticlePostDate{
                margin-left:5px;
        }
        .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 *, .FooterBanner * {
                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;
        }
        .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;
        }
        .dichvu {
                margin-bottom: 10px !important;
        }
        .dichvu .row .list{
                flex-direction: row !important;
                padding: 10px !important;
        }
        .dichvu .row .list>a:nth-child(1){
                width: 25vw !important;
        }
        .dichvu .row .list>div:nth-child(2){
                flex: 1 !important;
        }
        .thongke_wrapper > div {
                margin-bottom: 5px !important;
                padding: 20px !important;
        }
        .thongke_wrapper > div *{
                font-size: 16px !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;
                border: none !important;
        }
        .SliderFeature .LeftCol{
                padding: 0 !important;
                margin-bottom: 10px;
        }
        .SliderFeature .RightCol{
                padding: 0 !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 {
                position: fixed !important;
                top: 0;
                right: 0;
                z-index: 10001;
                height: 0%;
                width: 100%!important;
                box-shadow: none !important;
                margin: 0 !important;
                padding: 0;
                background: transparent;
        }
        .DropdownMenu .MenuList {
                display: none;
                background: white;
                margin-top: 0px !important;
                height: calc(100vh - 0px) !important;
                width: calc(100vw - 40px) !important;
                overflow: hidden;
                overflow-y: auto;
                padding: 5px !important;
                margin-left: 0 !important;
                box-shadow: 0 0 10px #444444;
        }
        .DropdownMenu .MenuList li {
                display: block !important;
                float: none !important;
                border: none !important;
                padding: 8px 10px !important;
        }
        .DropdownMenu .navbar-button {
                display: flex !important;
                background: #2196F3;
        }
        .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
        }
        .DropdownMenu li.TopMenu, .DropdownMenu li.TopMenuActive {
                padding: 5px !important;
                height: auto !important;
                margin: 0 !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: 35px !important;
                padding: 6px !important;
                display: flex;
                padding-left: 40px !important;
                align-items: center;
                line-height: 1.4 !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: auto !important; */
                display: flex;
                /* flex-wrap: wrap; */
                left: 0 !important;
        }
        .HSliderScroll .ItemPanel ul.ItemContainer .Item {
                padding: 0;
                width: calc(50vw - 10px) !important;
                margin: 5px !important;
                display: inline-block !important;
                float: none;
                flex-grow: 1;
        }
        .HSliderScroll .ItemContainer .Item .image {
                margin-bottom: 10px;
                width: 100%;
        }
        .TabArticleControl {
                padding: 0px;
        }
        .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;
                width: 100vw;
                margin-bottom: 5px;
        }
        .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 {
                /* position: fixed !important; */
                /* top: 3px !important; */
                /* right: 0 !important; */
                /* z-index: 99999; */
                min-height: 20px !important;
                width: 100vw;
                padding: 5px;
                margin: 0 !important;
                position: static !important;
                margin-top: 5px !important;
                margin-bottom: 5px;
                max-width: 100%;
        }
        .SingleSearch .SearchBox {
                display: flex !important;
                align-items: center !important;
                justify-content: flex-end !important;
                right: 5px;
                top: 1px;
                width: 100%;
                position: static;
        }
        .SingleSearch .SearchBox .Text {
                height: 25px !important;
                margin: 0 !important;
                padding: 0 !important;
                flex-grow: 1;
                width: auto !important;
        }
        .SingleSearch .SearchBox .Button {
                margin-right: 10px !important;
                margin-left: 5px !important;
                border-radius: 5px !important;
                width: 25px !important;
                height: 25px !important;
        }
        .SimilarArticleControl {
                padding: 5px !important;
                margin: 0 !important;
                width: 100vw;
        }
        .ArticleInMenu li img {
                width: 100% !important;
                height: 100% !important;
        }
        .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;
        }
        .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: 0 5px;
                width: 100vw;
                background: transparent;
        }
        .AdvertisementBottomRight {
                padding: 0 5px;
                width: 100vw;
        }
        .ArticleSlider {
                margin-bottom: 5px;
                padding: 0 5px !important;
                width: 100vw;
        }
        .SliderArticleImage .ItemPanel{
                height: 60vw;
        }
        .SliderArticleImage .Item{
                max-height: 60vw;
        }
        .SliderArticleImage .Item .Info{
                display: none;
        }
        .SliderFeature{
                margin: 0 !important;
                padding: 5px;
        }
        .TabArticleControl {
                padding: 0 5px;
                width: 100vw;
                /* background: white; */
                margin-bottom: 5px;
        }
        .SingleTab {
                margin: 0;
        }
        .ImageSlideShow {
                padding: 5px;
                width: 100vw;
        }
        .ImageSlideShow .SlideShowItem, .ImageSlideShow .SlideShowItem img{
                height: 200px !important;
        }
        .MainContent{
                min-height: auto !important;
        }
        .HSliderScroll {
                margin: 0;
                width: 100%;
        }
        .HSliderScroll .ItemPanel{
                width: 100% !important;
                height: 200px;
        }
        .ArticleDetailControl * {
                max-width: 100vw;
                line-height: 1.4 !important;
                box-sizing: border-box !important;
                padding: 0 !important;
                text-indent: 0 !important;
        }
        .ArticleDetailControl td{
                display: table-cell !important;
                width: auto !important;
        }
        .SingleArticle td{
                display: table-cell !important;
                width: auto !important;
        }
        .ArticleContent, .ArticleSummary{
                text-align: justify;
        }
        .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;
        }
        .HotnewsControl {
                padding: 5px;
                margin: 0;
                width: 100vw;
        }
        .ServiceCategory {
                padding: 5px;
        }
        .UIFooterControl{
                padding: 5px !important;
        }
        .list_menu_footer li{
                border: none !important;
        }
        .YoutubePlayer, .YoutubeVideoList {
                padding: 5px;
                margin: 0;
        }
        .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 5px !important;
                text-align: justify !important;
                font-size: 13px;
                width: auto !important;
        }
        .ListControl .List table td a{
                font-weight: bold;
        }
        .ListControl .List table {
                border: none;
        }
        .ListControl .List tr {
                border-bottom: 1px dotted silver;
        }
        .ListControl .List tr:last-child {
                display: flex;
                align-items: center;
        }
        .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;
        }
        .UIImageSlideShow {
                padding: 5px;
                width: 100vw;
                aspect-ratio: 16/9;
                background: white;
        }
        .UIImageSlideShow img{
                aspect-ratio: 16/9 !important;
                width: 100% !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 10px !important;
                position: static !important;
                column-count: 1 !important;
                top: 100%;
                left: 0;
                margin-top: 5px;
                z-index: 9999;
        }
        .MultipleTabDefault .Wrap {
                padding: 5px;
                overflow: auto;
                display: block;
        }
        .MultipleTabDefault .Wrap .next {
                margin: 0;
                width: 100%;
        }
        .MultipleTabDefault .Wrap .first {
                width: 100%;
                margin: 0;
        }
        .UIBannerControl img {
                width: 100% !important;
                height: auto !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;
        }
        .ImageCategory .LibraryList{
                margin: 0;
                padding-top: 10px;
        }
        .MultipleTabExt .Wrap .LeftCol {
                padding: 0px 10px;
                text-align: justify;
        }
        .MultipleTabExt .Wrap .RightCol {
                padding: 0px 10px;
                text-align: justify;
        }
        .MultipleTabExt .Wrap .LeftCol .next {
                margin: 0px 0 10px 15px;
                text-align: justify;
        }
        .MultipleTabExt .Wrap .RightCol ul {
                margin: 0px 0 10px 15px;
                text-align: justify;
        }
        .ArticleInMenu .Title {
                text-align: justify;
        }
        .ArticleInMenu .ArticleCatName {
                margin: 0;
        }
        .thongke1 {
                padding: 2px !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: 0;
        }
        .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: 5px !important;
                width: 100vw !important;
                box-sizing: border-box !important;
        }
        .vanbanquypham .Search .ExTitle > span {
                color: transparent;
                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;
        }
        li.TopMenuActive {
                background: lightskyblue;
        }
        .VerticalMenuControl .MenuList .second {
                width: 100% !important;
        }
        .VerticalMenuControl .MenuList .second li.sub {
                width: 100% !important;
        }
        .QuestionList .DetailQuestion {
                padding: 0;
        }
        .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;
        }
        .QuestionList .DetailQuestion .Content .blockanswer .detail *, .QuestionList .DetailQuestion .Content .blockQues  *{
                font-size: 13px !important;
                line-height: 1.3 !important
        }
        .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 fieldset {
                padding: 5px;
        }
        .UIChiTiet fieldset > legend {
                width: auto !important;
                margin: 5px;
        }
        .NewSteeringControl .DetailScroll{
                z-index: 9999;
                min-height: 80vw;
        }
        .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;
        }
        .SliderArticleImage {
                margin: 0 !important;
        }
        .SliderArticleImage .ItemPanel img{
                width: 100% !important;
                height: auto !important;
                max-height: 60vw;
        }
        .SingleTab .Wrap .next {
                padding-left: 0;
        }
        .CalendarTableWrapper {
                width: 100%;
                overflow: auto;
        }
        .UIWeekCalendar {
                padding: 5px;
                width: 100vw;
        }
        .UIWeekCalendar td{
                display: table-cell !important;
        }
        .UIWeekCalendar .CellPrevious, .CellNext{
                width: 150px !important;
        }
        .UIChiTiet th {
                display: none;
        }
        .UIChiTiet td, .UIChiTiet table{
                border: none !important;
        }
        .UIChiTiet tr{
                border-bottom: 1px dotted #e4e4e4;
        }
        .UIChiTiet td:last-child>table>tbody>tr{
                display: flex !important;
        }
        .UIArticleListContent .second-box .item {
                height: auto !important;
                width: 100% !important;
        }
        .ArticleInMenu .col-lg-2 {
                /* width: auto; */
                /* height: 80px; */
                padding: 0 !important;
                margin-right: 10px;
        }
        .ArticleInMenu .col-lg-10{
                padding: 0;
                flex: 1;
        }
        .ArticleInMenu .row{
                flex-direction: row !important;
        }
        .UIImageDetail ul.list li.item img {
                width: 100px !important;
                height: 100px !important;
                box-shadow: 2px 2px 5px #aaa !important;
                border-radius: 3px !important;
        }
        .UIImageDetail ul.list li.item {
                padding: 5px;
        }
        .ImageCategory .LibraryItem {
                width: 100%;
                margin: 0;
                padding: 0px;
        }
        .ImageCategory img {
                width: 100%;
                height: auto;
        }
        .ArticleDetailControl .UISocialShare {
                display: flex;
                align-items: center;
        }
        .ArticleDetailControl .UISocialShare * {
                height: 25px !important;
        }
        .row.dv-tuyhoa>a {
                padding-top: 10px !important;
                padding-bottom: 10px !important;
                display: flex !important;
                align-items: center;
                flex-direction: row !important;
                padding: 10px !important;
        }
        .row.dv-tuyhoa>a>div:nth-child(1){
                display: inline-block !important;
                width: auto !important;
                margin-right: 15px !important;
        }
        .row.dv-tuyhoa>a>div:nth-child(2){
                align-items: flex-start !important;
                text-align: left !important;
        }
        .row.dv-tuyhoa>a>div>img{
                margin-bottom: 10px !important;
        }
        .welcom-city {
                position: absolute !important;
                left: 0;
        }
        .welcom-city>.welcom-text{
                font-size: 14pt !important;
        }
        .UIImageDetail ul.list {
                display: flex;
                flex-wrap: wrap;
                width: 100vw;
                align-content: center;
                align-items: center;
                list-style: none;
                margin: 0;
                padding: 0;
        }
        .ThreeTab.row {
                flex-direction: column;
        }
        .UIServiceCategory_chuyende .ServiceCategory ul {
                column-count: auto !important;
        }
        .UIServiceCategory_chuyende .ServiceCategory ul li {
                width: 92%;
        }
}
