@import url("https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.1/css/fontawesome.min.css");
* {
        line-height: 1.5;
        outline: 0;
}
.fa {
        display: inline-block;
        font: normal normal normal 14px/1 "Font Awesome 5 Pro" !important;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
}
.outView {
        transform: translateY(50px) rotate(-5deg) translateZ(0);
        transition: .4s;
        opacity: 0;
        filter: grayscale(1);
}
.inView {
        opacity: 1 !important;
        transform: translateY(0px) rotate(0deg) translateZ(0);
        filter: unset !important;
}
img {
        padding: 0;
}
.row {
        margin: 0;
}
.row > .col-sm {
        padding: 0;
}
img[src=""]::after {
        content: "";
        width: 100%;
        height: 100%;
        background: url(/no-image.jpg);
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        font-weight: 700;
        background-size: cover;
        background-position: center center;
}
img[src=""] {
        position: relative;
        border-radius: 2px;
        min-width: 20px;
        min-height: 20px;
        display: inline-block;
}
@media only screen and (min-width: 0px) {
        .SingleTab .Wrap .first p {
                color: #757575;
                font-size: 13px;
        }
        .ArticleFeedbackControl .FeedbackForm {
                width: 100%;
                background: 0 0;
        }
        .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%;
        }
        .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;
                gap: 10px;
        }
        .ArticleDetailControl .UISocialShare > div {
                margin: 0 !important;
                float: none !important;
                border: 1px solid #f2f2f2;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                display: flex;
                justify-content: center;
                vertical-align: middle;
                height: 37px;
                width: 37px;
                align-items: center;
                cursor: pointer;
        }
        .ArticleDetailControl .UISocialShare > div.twitter {
                margin-right: 10px !important;
        }
        .ArticleDetailControl .UISocialShare .facebook {
                margin-bottom: 3px !important;
        }
        .SingleTab .Wrap .next {
                margin-left: 0;
        }
        .SingleTab .Wrap {
                height: auto;
        }
        .UIArticleListContent {
                height: auto;
        }
        .UIArticleListContent ul.ulArticle {
                margin-left: 10px;
        }
        .ImageSlideShow .image-item {
                width: 100% !important;
        }
        .SingleArticle p {
                text-align: justify;
        }
        .UIBannerControl {
                width: 100%;
        }
        .UIBannerControl img {
                width: 100%;
                /* margin-top:31px; */
        }
        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;
        }
        .NewSteeringControl .item ul {
                list-style: none;
                line-height: 1.4;
                padding: 0;
                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 {
                height: auto;
        }
        .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 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;
                line-height: 1.25;
                color: #343a40;
                background-color: #e4e4e4;
                border: 1px solid #dee2e6;
                width: 30px;
                height: 30px;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 0 !important;
        }
        .page-item.active .page-link {
                z-index: 3;
                color: #fff;
                background-color: #b31412;
                border-color: #b30000;
        }
        .ArticleInMenu ul {
                width: 100%;
                padding: 5px;
        }
        .ArticleInMenu .col-lg-2 {
                width: 220px;
                height: 145px;
                background: #e4e4e4;
                padding: 0;
                max-width: none;
                flex: none;
        }
        .ArticleInMenu .col-lg-10 {
                flex: 1;
                padding-right: 5px;
                max-width: 100%;
                width: 100%;
        }
        .ArticleInMenu .col-lg-10 .Title {
                width: 100% !important;
        }
        .ArticleInMenu .Title {
                width: 54%;
                float: left;
                margin-top: -4px;
        }
        .ArticleInMenu .col-lg-2 a:first-child {
                width: 100% !important;
        }
        .ArticleInMenu .col-lg-2 img {
                width: 100% !important;
                height: 100% !important;
                background: #e4e4e4;
                padding: 1px;
                margin: 0;
        }
        .ArticleInMenu li.row {
                margin: 0;
                display: flex;
                border-bottom: 1px dotted #e4e4e4;
                padding: 5px 0;
        }
        .btn-left img {
                padding: 5px;
                background: #f0f8ff;
                margin: 5px;
        }
        .btn-right img {
                padding: 5px;
                background: #f0f8ff;
                margin: 5px;
        }
        .btn-center img {
                padding: 5px;
                background: #f0f8ff;
                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: #fff;
                width: 50%;
                height: 4px;
                margin: 2px;
                border-radius: 1px;
                transition: 0.3s;
        }
        .DropdownMenu .navbar-button {
                display: none;
        }
        .HotnewsControl .HotnewsScroll {
                min-height: 300px;
        }
        .ArticleInMenu .pagination {
                display: flex;
                margin-top: 10px;
                margin-bottom: 10px;
        }
        .ArticleInMenu .pagination li {
                width: auto !important;
                padding: 0;
                overflow: unset !important;
        }
        li.LanguageMenu {
                padding-left: 5px;
                padding-right: 5px;
                display: flex !important;
                align-items: center;
                justify-content: center;
        }
        .DropdownMenu .navbar-button {
                display: none;
        }
}
@media only screen and (max-width: 768px) {
        .table-3-col td {
                display: block;
                width: 100% !important;
        }
        .MainStructure .ContentBar {
                padding: 0;
        }
        .MainStructure .LeftBar {
                padding: 0;
        }
        .MainStructure td.fixed {
                position: fixed;
                right: 0;
                top: 0;
                z-index: 10;
                bottom: 0;
                padding: 0 0 !important;
                overflow-y: scroll;
                background: #fff;
                height: 100vh !important;
                width: 100vw !important;
                box-shadow: 0 0 10px #444;
                padding-top: 15px !important;
        }
        .fixed-left {
                left: 0;
        }
        .fixed-right {
                right: 0;
        }
}
@media only screen and (max-width: 768px) {
        .LoginContainer ,.WebLink, .UIMultiFunction_Default, .UIHotnewsModule_Default, .NewSteering_Default, .UIImageSlideShow_Default, .UIWebLink_Default  {
                width: 100vw !important;
        }
        .HotnewsControl,.TabArticleControl,.AdvertisementBottomRight{
                width: 100vw !important;
        }
        .ArticleMediaListControl{
                width: 100vw !important;
        }
        .UIImageSlideShow,.SliderFeature,.UIArticleDetail_Default,.SimilarArticleControl{
                width: 100vw !important;
        }
        .WebLink,   .NewSteeringControl{
                width: 100vw !important;
        }
        .UIFooterControl {
                width: 100vw;
        }
        .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;
                flex-direction: column;
        }
        .UIArticleListContent .Wrap .first-box {
                width: 100%;
        }
        .UIArticleListContent .Wrap .second-box {
                width: 100vw;
        }
        .UIArticleListContent ul.first-box li.item {
                margin: 0;
        }
        .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;
                /* 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: 0 0;
        }
        .VerticalMenuControl .Menulist {
                padding: 5px;
                background: #fff;
        }
        .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: 700;
                padding: 5px 10px 5px 40px;
                margin-bottom: 5px;
        }
        .WebLink {
                padding: 5px;
                margin: 0;
                width: 100vw;
        }
        .OnlineCounter {
                padding: 5px;
                margin: 0;
                position: static;
        }
        .LoginControl {
                padding: 5px;
                margin: 0;
        }
        .QuestionList .DetailQuestion .Title .back {
                margin: 0 !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,
        .divFourth,
        .divSecond,
        .divThird {
                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: 0 0;
                margin-bottom: 5px !important;
        }
        .UIArticleListContent .WrapAll {
                background: #fff;
        }
        .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;
        }
        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(3)
        > td
        > div
        > table
        > tbody
        > tr,
        table.DanhSachVanBan
        > tbody
        > tr:nth-child(5)
        > td
        > div
        > table
        > tbody
        > tr {
                border-bottom: 1px dotted silver;
        }
        table.DanhSachVanBan
        > tbody
        > tr:nth-child(3)
        > td
        > div
        > table
        > tbody
        > tr
        > td:nth-child(1)[align="center"],
        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(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),
        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(3)
        > td
        > div
        > table
        > tbody
        > tr
        > td:nth-child(4)
        > div,
        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: 3px 0;
                border: 1px solid silver;
                border-radius: 5px;
        }
        .QuestionLaoCai .td-Address,
        .QuestionLaoCai .td-Content,
        .QuestionLaoCai .td-Email,
        .QuestionLaoCai .td-Header,
        .QuestionLaoCai .td-Phone,
        .QuestionLaoCai .td-Title {
                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: 0 !important;
                margin-top: 10px !important;
                list-style: none;
        }
        .SimilarArticleControl .ArticleList .ListItem .ArticlePostDate {
                margin-left: 5px;
        }
        .SimilarArticleControl .ArticleTitle {
                padding: 5px;
                text-align: justify !important;
        }
        .AdvertContent style,
        .MultiFunctionControl style {
                display: none !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;
        }
        .AdvertContent *,
        .FooterBanner *,
        .MultiFunctionControl * {
                /*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;
        }
        .AdvertContent br,
        .FooterBanner br,
        .MultiFunctionControl br {
                height: 0 !important;
                padding: 0 !important;
                margin: 0 !important;
                display: none !important;
        }
        .AdvertContent .fa,
        .AdvertContent img,
        .FooterBanner .fa,
        .FooterBanner img,
        .MultiFunctionControl .fa,
        .MultiFunctionControl img {
                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: 0 !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;
        }
        .TopBanner,
        .TopBar {
                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;
                padding: 0;
                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: 0 0;
        }
        .DropdownMenu .MenuList {
                display: none;
                background: #fff;
                margin-top: 0 !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 #444;
        }
        .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: 0 0 !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: #000 !important;
                line-height: 1.4 !important;
        }
        .DropdownMenu li.TopMenuActive > a {
                color: #fff !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: #444 !important;
        }
        .DropdownMenu .MenuList .Dropdown .sub:hover {
                background: #fff none repeat-x scroll left top !important;
                color: #444 !important;
                cursor: pointer;
        }
        .DropdownMenu .MenuList .Popup .sub:hover a {
                color: #444 !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;
                display: flex;
                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: 0;
        }
        .TabArticleControl .Container {
                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 .col-sm-10,
        .UIContactUs .FormBody label {
                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 {
                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;
                left: 0;
                top: 35px;
                width: 95%;
                position: absolute;
        }
        .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: 0 0;
        }
        .AdvertisementBottomRight {
                padding: 0 5px;
                width: 100vw;
        }
        .ArticleSlider {
                margin-bottom: 5px;
                padding: 0 5px !important;
                width: 100vw;
        }
        .SliderFeature {
                margin: 0 !important;
                padding: 5px;
        }
        .TabArticleControl {
                padding: 0 5px;
                width: 100vw;
                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: 700;
                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;
                width: 100vw;
        }
        .UIFooterControl {
                padding: 5px !important;
        }
        .list_menu_footer li {
                border: none !important;
        }
        .YoutubePlayer,
        .YoutubeVideoList {
                padding: 5px;
                margin: 0;
                width: 100vw;
        }
        .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: 700;
        }
        .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: 700;
        }
        .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: #fff;
        }
        .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;
                max-width: 100vw;
        }
        .ImageCategory {
                padding: 5px;
                width: 100vw;
        }
        .ImageCategory .LibraryList {
                margin: 0;
                padding-top: 10px;
        }
        .MultipleTabExt .Wrap .LeftCol {
                padding: 0 10px;
                text-align: justify;
        }
        .MultipleTabExt .Wrap .RightCol {
                padding: 0 10px;
                text-align: justify;
        }
        .MultipleTabExt .Wrap .LeftCol .next {
                margin: 0 0 10px 15px;
                text-align: justify;
        }
        .MultipleTabExt .Wrap .RightCol ul {
                margin: 0 0 10px 15px;
                text-align: justify;
        }
        .ArticleInMenu .Title {
                text-align: justify;
                margin-top: 10px;
        }
        .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: 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: #696969;
        }
        .vanbanquypham .ExContent td input,
        .vanbanquypham .ExContent td select {
                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.Cancel,
        .vanbanquypham input.Search {
                height: 30px !important;
                width: auto !important;
                box-shadow: none !important;
                margin: 0 !important;
                border: none !important;
                font-weight: 700;
                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 0 !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: 700 !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: #fff;
                font-size: 11px !important;
        }
        li.TopMenuActive {
                background: #87cefa;
        }
        .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: 700;
        }
        .QuestionList .DetailQuestion .Content .blockQues {
                text-align: justify;
        }
        .QuestionList .DetailQuestion .Content .blockanswer fieldset legend {
                width: auto !important;
                margin: 5px;
                font-weight: 700;
        }
        .QuestionList .DetailQuestion .Content .blockanswer .detail {
                text-align: justify;
        }
        .QuestionList .DetailQuestion .Content .blockQues *,
        .QuestionList .DetailQuestion .Content .blockanswer .detail * {
                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;
        }
        .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;
        }
        .SingleTab .Wrap .next {
                padding-left: 0;
        }
        .CalendarTableWrapper {
                width: 100%;
                overflow: auto;
        }
        .UIWeekCalendar {
                padding: 5px;
                width: 100vw;
        }
        .UIWeekCalendar td {
                display: table-cell !important;
        }
        .CellNext,
        .UIWeekCalendar .CellPrevious {
                width: 150px !important;
        }
        .UIChiTiet th {
                display: none;
        }
        .UIChiTiet table,
        .UIChiTiet td {
                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;
                min-height: 60px;
                display: inline-block;
                padding: 0;
                width: calc(50% - 10px);
                padding: 10px;
                flex: none;
        }
        .UIArticleListContent .second-box .item .box,
        .UIArticleListContent .second-box .item a {
                width: 100%;
        }
        .UIArticleListContent .second-box .item .textlink {
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden;
                display: -webkit-box !important;
        }
        .UIArticleListContent .Wrap .second-box .item .image {
                margin-right: 10px;
                width: 100%;
                max-height: 230px;
        }
        .ArticleInMenu .col-lg-2 {
                padding: 0 !important;
                margin-right: 0;
                flex: none;
                max-width: 100%;
                width: 100% !important;
        }
        .ArticleInMenu .col-lg-10 {
                padding: 0;
                flex: 1;
        }
        .ArticleInMenu .row {
                flex-direction: row;
        }
        .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: 0;
        }
        .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;
                justify-content: center;
        }
        div.layout-background {
                display: none;
        }
        .tv-container {
                flex-direction: column;
        }
        .tv-category {
                width: 100%;
        }
        .tv-docs {
                width: 100vw;
                padding: 0;
        }
        .tv-filter * {
                font-size: 12px !important;
        }
        .tv-list table tr {
                flex-direction: column;
        }
        .tv-list table tr td > a {
                width: 100%;
        }
        .tv-list table tr td + td {
                padding: 0 10px;
        }
        .tv-list table tr td {
                padding: 0 10px;
        }
        .btn-paging a {
                width: auto;
        }
        .tv-more {
                flex-direction: column;
        }
        .tv-more div:nth-last-child(2) {
                width: 100%;
        }
        .tv-more div:nth-last-child(1) {
                width: 100%;
                margin: 0;
        }
        .tv-more ul {
                width: 100%;
        }
        .tv-more ul * {
                box-sizing: border-box;
        }
        .tv-more ul li {
                margin: 0;
        }
        .MenuNavigation {
                padding: 10px;
                margin: 0;
                width: 100vw;
        }
        .UIMedicalSpecialistSearching .item.col-sm-12 {
                max-width: 45%;
        }
        .UIMedicalSpecialistSearching .avatar img {
                height: 160px;
        }
        .UIMedicalSpecialistSearching .condition {
                flex-wrap: wrap;
                flex-direction: column;
        }
        .UIMedicalSpecialistSearching .condition > div {
                width: 100%;
        }
        .UIMedicalSpecialistSearching .condition > div + div {
                margin: 0;
                margin-top: 10px;
        }
        .UIMedicalSpecialistSearching .RadDropDownList {
                width: 100%;
        }
        .UIMedicalSpecialistSearching {
                width: 100vw;
                padding: 0 15px;
        }
        .ThreeTab.row {
                flex-direction: column;
        }
        .ThreeTab .col {
                margin: 0 !important;
                margin-bottom: 10px !important;
                padding: 0 10px;
        }
        .ThreeTab .col img {
                margin-right: 10px;
        }
        .vncare .tab-panel {
                width: 100vw;
        }
        .vncare__slider__item > div {
                margin: 0 !important;
                padding: 20px 10px !important;
        }
        .vncare {
                padding: 0 !important;
        }
        .vncare__tab {
                padding: 0 !important;
                margin-bottom: 10px !important;
        }
        .vncare__spinner {
                margin: 0 !important;
                width: 100vw;
        }
        .ThreeTab .Wrap .first {
                min-height: 0;
        }
        .MainStructure .FooterBanner script,
        .MainStructure .FooterBanner style {
                display: none !important;
        }
}
.stickybar.fixed {
        position: fixed;
        z-index: 9999;
        background: #fff;
        width: 100%;
        top: 0;
}
/*============================*/
.jMask {
        background-color: #000000;
        width: 100%;
        z-index: 2000;
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;
        opacity: 0.4;
}
.jContainer {
        background-color: gray;
        padding: 0px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        position: absolute;
        z-index: 2001;
        opacity: 1 !important;
        -moz-box-shadow: 2px 2px 2px #000000;
        -webkit-box-shadow: 2px 2px 2px #000000;
        box-shadow: 2px 2px 2px #000000;
}
.jContainer .jBox {
        background-color: #ffffff;
        padding: 5px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
}
.jContainer .jTitle {
        height: 32px;
        font: bold 13px/32px Arial;
        margin-left: 10px;
        color: #369;
}
.jContainer .jTitle .jClose {
        margin-right: 5px;
        background: url("images/closebutton.png") no-repeat 0px top;
        height: 18px;
        width: 18px;
        float: right;
        margin-top: 5px;
}
.jContainer .jBox .jFrame {
        border: solid 1px #e4e4e4;
        padding: 10px;
        border-radius: 3px;
}
@media only screen and (max-width: 768px) {
        .MultiFunctionControl .favorite{
                right:0!important;
                max-width: 35px !important;
                max-height: 35px !important;
                right: 5px !important;
                bottom: 85px !important;
        }
        .UIBackTopTopControl{
                right: 5px!important;
                width: 35px;
                height: 35px;
                bottom: 50px;
                opacity: 1 !important;
                padding: 5px !important;
                background-size: calc(100% - 5px);
        }
        div#logo{
                right:5px!important;
                max-width: 35px !important;
                max-height: 35px;
                bottom: 15px !important;
                padding: 2px !important;
                min-width: unset;
                min-height: unset;
        }
        div#logo img{
                max-width: 100%  !important;
                max-height: 100% !important;
                min-width: unset !important;
                min-height: unset !important;
                border-radius: 50% !important;
        }
}
