@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700&subset=latin,vietnamese);

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    font-family: 'Roboto', sans-serif;
}

a:hover {
    text-decoration: unset;
}

p {
    margin: 20px 0;
}

#main-content {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
}

#main-header {
    padding-left: 10px;
    padding-right: 10px;
}

#main-header>table {
    position: relative;
}

#main-center {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

#main-footer {
    width: 100%;
    height: 220px;
    margin-top: 100px;
}


.main_tb {
    width: 1000px;
    display: block;
    padding-top: 25px;
    margin-top: 2px;
    background: rgba(220, 246, 247, 1);
    background: -moz-linear-gradient(top, rgba(220, 246, 247, 1) 0%, rgba(255, 255, 255, 0) 20%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(220, 246, 247, 1)), color-stop(20%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(220, 246, 247, 1) 0%, rgba(255, 255, 255, 0) 20%);
    background: -o-linear-gradient(top, rgba(220, 246, 247, 1) 0%, rgba(255, 255, 255, 0) 20%);
    background: -ms-linear-gradient(top, rgba(220, 246, 247, 1) 0%, rgba(255, 255, 255, 0) 20%);
    background: linear-gradient(to bottom, rgba(220, 246, 247, 1) 0%, rgba(255, 255, 255, 0) 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcf6f7', endColorstr='#ffffff', GradientType=0);
    background-size: 100% 100px;
    background-repeat: no-repeat;
}

.main_tb>tbody>tr>td>div {
    padding: 0 !important;
}

#header {
    width: 1000px;
    margin: 0 auto;
    height: 190px;
    margin-bottom: 15px;
}

#banner {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    border-radius: 0px;
}

.menu123 {
    width: 100%;
    height: 34px;
    background: url(../images/dukhach/giaodien/menu-top_bg.jpg) no-repeat;
}

.menu123 ul {
    height: 34px;
    list-style: none;
    display: block;
    margin: 0;
    margin: 0 auto;
    padding-top: 2px;
    padding-left: 220px;
}

ul.nav.navbar-nav {
    width: 100%;
    display: block;
}

div#myNavbar ul li:last-child .homepage_link {
    padding: 0 !important;
    border: unset !important;
}

div#myNavbar li:nth-child(3n) .homepage_link {
    border: unset !important;
}

div#myNavbar li.catalogue_top {
    list-style: none;
    padding: 0;
    display: inline-block;
    padding-bottom: 10px;
    padding-top: 10px;
}

div#myNavbar li.catalogue_top a.homepage_link {
    color: #fff;
    font-size: 15px !important;
    text-decoration: none;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: bold;
    border-right: 2px solid #fff;
}

.menu123 ul li:nth-child(2) a {
    background-color: #ff8a00;
}

/***************LEFT COL****************/
.sidebar.block {
    margin-bottom: 20px;
    width: 209px !important;
    margin-right: 10px;
}

.cat_box {
    width: 100%;
    border-top: none;
}

.cat_title {
    width: 212px;
    height: 32px;
    background: url(../images/right_title.jpg) no-repeat;
    text-align: left;
    border-radius: 5px 5px 0 0
}

.cat_title .box_title {
    color: #fff;
    height: 32px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 35px;
    line-height: 33px;
    display: block
}

.sub_menu ul {
    width: 209px;
    border: 1px solid #06b2bc;
    border-radius: 0 0 0px 0px;
    margin: 0;
    border-top: none;
    background-color: #e8fcfd;
}

.sub_menu ul li {
    width: 207px;
    list-style: none;
    background: url(../images/li_right.jpg) no-repeat 10px 10px;
    padding: 5px 0;
    padding-left: 5px;
}

.ul_expand li {
    width: 207px;
    list-style: square !important;
    padding: 5px 0;
    padding-left: 5px;
    color: red;
}

.ul_expand li a {
    color: #333 !important;
    text-decoration: none;
    list-style: none;
    cursor: pointer;
    text-transform: none;
    font-weight: 600;
}

.sub_menu ul li:first-child {
    border: none;
}

.sub_menu ul li a {
    padding-left: 18px;
    color: #005784;
    text-decoration: none;
    list-style: none;
    cursor: pointer;
    text-transform: none;
    font-weight: 700
}

.sub_menu ul li a:hover {
    color: #27A6EE;
    text-decoration: none;
}

.sub_menu marquee a {
    text-decoration: none
}

.sub_menu marquee a:hover {
    text-decoration: underline;
    color: #034c09;
    font-style: italic
}

.sub_menu marquee p {
    color: #222;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
    background: url(/3cms/images/binhphuoc/bullet_news_list.png) no-repeat 7px 6px;
    border-bottom: #ADD1B1 1px dashed;
    text-align: justify;
}

.ul_expand {
    width: 100%;
    border-radius: 0 0 0px 0px;
    margin: 0;
    border-top: none;
    margin-bottom: 5px;
    padding-left: 30px;
}

.sub_menu123 {
    width: 198px;
    border: #c9c9c9 1px solid;
}

.sub_menu123 ul {
    width: 220px;
}

.sub_menu123 li {
    width: 190px;
    height: 32px;
    border-bottom: #c9c9c9 1px solid;
    list-style: none;
    background-image: url(../../images/themes/ttnga6/bullet.jpg);
    background-repeat: no-repeat;
    background-position: 5px 9px;
    padding-left: 7px;
}

.sub_menu123 li:last-child {
    border: none;
}

.sub_menu123 li a {
    padding-left: 15px;
    color: #222;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
    list-style: none;
}

.sub_menu123 li a:hover {
    color: #0066CC;
}

.sub_menu123 a:hover {
    text-decoration: none;
}

.sub_menu123 p {
    background: url(../../images/themes/ttnga6/list.jpg) no-repeat 4px 3px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.sub_menu123 p:hover {
    text-decoration: none;
    color: #0066CC;
}

.bg_sidebar label {
    padding-left: 15px;
    cursor: pointer;
}

.bg_sidebar label:hover {
    color: #09F;
    text-decoration: underline
}

.side_bar {
    display: block;
    padding-left: 20px;
    width: 195px;
}

.side_bar li {
    width: 180px !important;
    border-top: #add1b1 1px dashed;
    list-style: none;
    background: url(/3cms/images/congdan/bullet_expand.gif) no-repeat 0px 11px !important;
    padding: 5px 0;
    padding-left: 15px;
}

.side_bar li label {
    cursor: pointer
}

.side_bar li label:hover {
    text-decoration: underline
}

.info_footer {
    width: 100%;
}

.table_footer {
    width: 100%;
}

.copyright {
    height: 222px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    padding: 47px 10px;
    background: #346f39;
}

.logo_vnitt {
    width: 345px;
    float: right;
    color: #fff;
    padding: 10px 10px 10px 0;
    text-align: center;
}

.logo_vnitt img {
    float: left;
    width: 34px;
    height: 30px;
    margin-right: 3px
}

.logo_vnitt p {
    margin-top: 2px
}

.logo_vnitt a {
    text-decoration: none;
    color: #fff;
    font-weight: 700
}

.logo_vnitt a:hover {
    text-decoration: underline
}

.box_tab123 {
    border: 1px solid #68BCD6;
    border-top: none;
    border-radius: 8px;
    width: 735px;
    border-bottom-width: 4px
}

.title_main .news_box_title {
    height: 30px;
    background: url(../images/dukhach/left_title.jpg) no-repeat;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    display: block;
    text-decoration: none;
    line-height: 30px;
    padding-left: 40px;
}

.title_main .news_box_title a {
    color: #fff;
    float: left
}

.cont_main {
    width: 100%;
    margin-top: 10px;
}

.style_TNB_HT_234 img {
    width: 380px !important;
    height: auto !important;
    clear: both !important;
}

.cont_main img {
    border: #CCCCCC 2px solid;
    margin: 5px;
}

#imgHot_New28 {
    width: 9px !important;
    float: none;
    display: none;
    position: absolute
}

.box_tab123 .cont_main p {
    color: #000000;
    font-size: 12px;
    text-align: justify;
    line-height: 20px;
    max-height: 82px;
    overflow: hidden
}

.title_news {
    color: #0066FF;
    line-height: 24px;
    text-decoration: none;
}

.title_news a {
    color: #333;
    text-decoration: none;
    font-weight: 700;
}

.title_news a:hover {
    color: #093
}

.list_news {
    width: 560px;
    font-weight: 700;
    float: left;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
}

.list_news ul {
    display: block;
    margin-top: 10px;
    margin-left: 20px;
}

.list_news li {
    display: block;
    background: url(../../images/themes/ttnga6/list.jpg) no-repeat 0px 5px;
    padding-left: 15px;
}

.list_news li a {
    color: #000000;
    text-decoration: none;
    list-style: none;
}

.list_news li a:hover {
    color: #0066CC;
}

.div_img {
    width: 200px;
    float: left;
}

.div_img img {
    width: 198px;
    cursor: pointer;
    margin-bottom: 5px;
}

.article_summary {
    color: #000;
    line-height: 22px;
}

.article_content {
    FONT-SIZE: 13px;
    color: Black;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1.4;
}

.article_item_title {
    line-height: 20px;
    color: red;
    font-weight: 500;
}

.article_item_link {
    background: url(../images/icon_li.png) no-repeat -1px 3px;
    padding: 0 0 5px 15px;
    color: #6a6a6a !important;
    float: left;
    display: inline-flex;
    font-size: 14px;
    line-height: 22px;
}

p.article_date {
    margin: 0;
    display: contents;
}

.article_item_link:hover {
    color: #ff8500;
    text-decoration: unset;
}

.article_summary_detail {
    FONT-SIZE: 13px;
    color: #666666;
    font-weight: 700;
    padding-left: 5px;
    padding-bottom: 10px;
    line-height: 1.4;
}

.article_title {
    text-align: justify;
    font-weight: 700;
    padding: 10px 0px 10px 0px;
    font-size: 16px;
    color: #000;
}

.box_tab123 .latest_news_box {
    border: none !important;
    border-radius: none !important;
}

.latest_news_box {
    overflow: hidden;
    border: 1px solid #6cbc3e;
    border-top: none;
    border-radius: 8px;
}

.box_tin_tuc {
    padding: 5px 10px !important
}

.img_big img {
    width: 200px;
    height: 150px;
}

.article_print_mail_link img {
    border: none;
    float: none;
    margin: 0
}

.kg_ul_list_news {
    margin-top: 10px;
}

.Add img {
    width: 100%;
    height: auto;
    border: 0px solid #ccc;
    margin-bottom: -10px;
}

#divService {
    width: 765px !important;
    border: 1px solid #ccc;
    margin-top: -4px;
    border-top: none;
}

.frames-catalogue-article .phongchu2 img {
    width: 120px;
    margin: 0 5px;
    padding: 2px;
    border: 0px solid #ccc;
    max-width: 500px !important;
    height: auto !important;
}

.artItem .phongchu2 img {
    width: 120px;
    margin: 0 10px 0 0;
    border: 0px solid #ccc;
    height: 85px;
}

.style_TNB_HT_234 .phongchu2 img {
    width: 335px !important;
    height: auto;
    border: 0px solid #ccc;
    padding: 1px;
    margin: 0px;
    max-height: 250px !important;
    text-align: center;
}

.img_comment {
    float: left;
    height: auto;
    padding: 3px;
    border: 0px solid #CCC;
    margin: 0px 5px 0 10px;
}

.image_comment {
    FONT-SIZE: 10px;
    text-align: center;
    color: #5D5D5D;
}

.spnContinue {
    float: right;
    padding: 0 10px
}

.tooltip_summary {
    z-index: 100000;
    border: 1px solid #008BE7;
    padding: 5px;
    background: white;
    bottom: 50px;
    position: absolute;
    box-shadow: 1px 2px 9px #858282;
}

.tooltip_summary b {
    color: #DD4700;
    font-weight: 700;
    line-height: 16px;
    font-size: 12px !important;
}

.tooltip_summary img {
    float: left;
    width: 100px;
    height: 75px;
    border: 1px solid #CCC;
    padding: 1px;
    background: white;
    margin: 0 5px -1px 0;
}

.tooltip_summary p strong {
    font-weight: 400;
    font-size: 11.5px;
    line-height: 17px;
}

.tooltip_arrow {
    background: url(/3cms/image/tooltip_arrow.png) no-repeat;
    width: 20px;
    z-index: 10000000000;
    position: absolute;
    left: 10px;
    top: -51px;
}

.vt_div_class {
    top: 43px !important;
    left: 20px !important;
    position: absolute;
    width: 300px;
    display: none;
}

#ul_RelationNews {
    list-style: none;
}

#ul_RelationNews li,
.kg_ul_list_news li {
    line-height: 16px;
    padding-left: 10px;
    background: url(/3cms/images/binhphuoc/news_list.png) 2px 5px no-repeat;
    position: relative;
    clear: both;
    min-height: 14px;
    list-style: none
}

#listTooltip {
    padding-left: 15px
}

.box_article_content_center {
    border: 1px solid #ccc;
    border-top: none
}

.search_btn input {
    background: #ffa84c;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa84c), color-stop(100%, #ff7b0d));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffa84c 0%, #ff7b0d 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffa84c 0%, #ff7b0d 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa84c', endColorstr='#ff7b0d', GradientType=0);
    /* IE6-9 */
    padding: 3px 5px;
    color: #fff;
    border: 1px solid #FF7527;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 700
}

.img_search {
    right: 300px;
    top: 230px;
    position: absolute;
}

.ta_searchbar {
    right: 300px;
    top: 210px;
    position: absolute;
}

.ta_searchbar input {
    border: 0px;
    width: 120px;
    height: 20px;
    margin-top: 22px;
    margin-right: 28px;
}

.tin_lien_quan_1 {
    padding: 10px 0
}

.tin_lien_quan_1 hr {
    width: 100%
}

.map_style {
    border: 1px solid #ccc;
    border-top: none;
    width: 764px;
    margin-left: 2px;
}

.language {
    width: 200px;
    padding: 10px;
    margin-top: 30px;
    display: block;
}

.language img {
    float: right;
    width: 25px;
    margin-right: 5px
}

.home_btn {
    width: 150px;
    padding: 10px;
    background: url(../../images/dukhach/home_btn.png) no-repeat 5px 5px;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    padding-left: 35px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 20px 0 0 20px;
    display: block
}

.home_btn:hover {
    color: #F60
}

.tab_news {
    float: right;
    width: 335px;
}

.box_tab123 .news_box_title a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    display: block;
    text-decoration: none;
    line-height: 30px;
    padding-left: 0px;
}

#dLatesNews {
    border: 1px solid #ccc;
    float: right;
    width: 312px;
    border-top: none;
    margin: 10px
}

#dLatesNews p {
    color: #00519B;
    font-weight: 700;
    line-height: 20px;
}

#dLatesNews p:hover {
    color: #093
}

#dLatesNews img {
    width: 130px;
    float: left;
    border: 1px solid #ccc;
    padding: 1px;
    margin: 0 5px 5px 0;
}

#dLatesNews img:hover {
    box-shadow: 1px 1px 5px #333;
    color: #093;
}

#dLatesNews ul,
#dMostReadNews ul {
    list-style: none;
    background: #F7F7F7;
}

#dLatesNews ul li,
#dMostReadNews ul li {
    padding: 10px;
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    padding-top: 15px
}

#dLatesNews ul li a,
#dMostReadNews ul li a {
    color: #222;
    text-decoration: none;
    font-weight: 400 !important;
}

#dvGroupBox891 {
    display: inline-table;
    width: 49%;
    padding-right: 14px;
    margin-top: 14px
}

#dvGroupBox891:last-child {
    padding-right: 0
}

#dvGroupBox891 .latest_news_box {
    min-height: 405px;
    border: none
}

#dvGroupBox891 .news_box_title {
    background: url(../images/dukhach/left_title_2.jpg) no-repeat;
}

#dvGroupBox891 .title_news {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 5px 0;
    min-height: 350px;
}

.title_news hr {
    clear: both
}

.img_slider123 {
    padding: 1px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 5px #ccc;
    margin: 16px;
    height: 173px !important;
    vertical-align: top;
    opacity: 1;
    cursor: pointer
}

.img_slider123:hover {
    opacity: 0.8
}

.div_slider123 {
    clear: both;
}

.div_slider123 label {
    background: #000;
    opacity: 0.7 !important;
    left: 2px !important;
    bottom: 2px !important;
    color: #fff;
    width: 98%;
    height: 52px;
    display: block;
    position: absolute;
    font-weight: 700;
    text-align: center;
}

.div_slider123 label font {
    color: #fff !important;
    opacity: 1 !important
}

.tin_lien_quan_tchc {
    margin: 40px 10px
}

.back_link {
    float: right;
    padding: 10px
}

.group-box-catalogue-parent {
    padding: 0px;
    margin: 0;
}

.group-box-catalogue-parent .group-box-catalogue {
    padding: 0;
    width: 48%;
    float: left;
    vertical-align: top;
    overflow: hidden;
    margin-bottom: 3px;
    margin: 0;
}

.group-box-catalogue-parent .group-box-catalogue:last-child {
    padding-right: none;
    float: right;
}

.group-box-catalogue .artItem {
    border-bottom: 0
}

.news_box_skhdt .news_box_title {
    height: 33px;
    border-bottom: 3px solid #017745;
    margin-bottom: 10px;
}

.news_box_skhdt .news_box_title a {
    display: inline-block;
    line-height: 30px;
    color: #ff2222;
    float: left;
    font-size: 18px !important;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.tab-box-catalogue-parent .news_box_title {
    background: none;
    border-bottom: 1px solid #ccc
}

.group-box-catalogue-parent .cont_skhdt {
    border: none;
    width: 100%;
}

.group-box-catalogue-parent .cont_skhdt .artItem>table {
    width: 100% !important;
}

.continue {
    display: block;
    float: right;
    font-size: 12px;
    padding: 5px 10px;
    background-color: #FF8A00 !important;
    color: #fff !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
}

.cat-image {
    width: 100%;
    height: auto;
    border: 0px solid #ccc;
    margin-bottom: 7px;
}

#spanHomeCat4167 label {
    width: 22px;
    height: 30px;
    background: url(../images/dukhach/giaodien/arrow.jpg) 5px 9px no-repeat;
    display: block;
    float: left
}

.clear {
    clear: both;
    height: 10px
}

.catLV1 li {
    list-style: none;
}

#tblPrint_Date61 {
    clear: both
}

.img_home {
    width: 20px !important;
    height: 17px !important;
    padding: 9px 0px !important;
    background: url(/3cms/images/iconHome.png) no-repeat;
    margin: 8px 0 0 10px !important;
}

.tthc_1 {
    TEXT-DECORATION: none;
}

A.tthc_1:active {
    color: #336699;
    text-decoration: none;
}

A.tthc_1:link {
    color: #336699;
    text-decoration: none;
}

A.tthc_1:visited {
    color: #336699;
    text-decoration: none;
}

A.tthc_1:hover {
    color: #FF3300;
    text-decoration: none;
}

.tthc_2 {
    TEXT-DECORATION: none;
    font-size: 9pt;
}

A.tthc_2:active {
    color: #800000;
    text-decoration: none;
}

A.tthc_2:link {
    color: #800000;
    text-decoration: none;
}

A.tthc_2:visited {
    color: #800000;
    text-decoration: none;
}

A.tthc_2:hover {
    color: #FF0000;
    text-decoration: none;
}

.frames-catalogue-article {
    border-bottom: 1px dotted rgb(161, 156, 156);
}

.article_title:hover {
    color: #F24909 !important;
    text-decoration: unset;
}

.news_box_skhdt>.cont_skhdt>.artItem {
    float: left;
    width: 100%;
}

.news_box_skhdt>.cont_skhdt>.artItem:nth-child(2n) {
    margin-right: 0;
}

#slider1_container,
#slider1_container_temp {
    overflow: hidden;
}

#slider1_container img,
#slider1_container_temp img {
    width: 100% !important;
    height: auto !important;
}

.content_box {
    padding-left: 3px;
}

#dvListOtherNewLink {
    display: block;
    clear: both;
    width: 100%;
}

.video_gallery {
    padding-left: 5px;
    margin-top: 5px;
}

.video_viewer {
    width: 550px;
    height: 450px;
    margin: 0 auto;
}

.video_viewer .iframe-content-video {
    width: 550px !important;
    height: 450px !important;
}

.video_noi_bat {
    width: 263px;
    height: 375px;
    float: right;
    overflow: hidden;
    display: none;
}

.video_noi_bat .title {
    width: 260px;
    height: 30px;
    border-radius: 5px 5px 0 0;
    border: 1px solid #e1e1e1;
    background: url(/3cms/images/vnitt/video/video_noi_bat_title.jpg) repeat-x;
}

.video_noi_bat .title span {
    border: #b7e3b5 1px solid;
    border-radius: 4px 5px 0 0;
    background: #fff url(/3cms/images/vntii/video/title_span.jpg) repeat-x;
    border-bottom: 0px;
    margin: 1px 3px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #056c0c;
    padding: 0 20px;
    display: block;
    width: 100px;
    font-size: 13px;
}

.video_noi_bat2 {
    width: 236px;
    height: 545px;
    float: right;
    overflow: hidden;
}

.video_noi_bat2 .title {
    width: 235px;
    height: 30px;
    border-radius: 5px 5px 0 0;
    border: 1px solid #e1e1e1;
    background: url(/3cms/images/vnitt/video/video_noi_bat_title.jpg) repeat-x;
}

.video_noi_bat2 .title span {
    border: #b7e3b5 1px solid;
    border-radius: 4px 5px 0 0;
    background: #fff url(../images/title_span.jpg) repeat-x;
    border-bottom: 0px;
    margin: 1px 3px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #056c0c;
    padding: 0 20px;
    display: block;
    width: 100px;
    font-size: 13px;
}

.video_noi_bat_list {
    width: 260px;
    height: 337px;
    border: 1px solid #e1e1e1;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: url(../images/video_noi_bat_content.jpg) repeat-x;
}

.video_noi_bat_list2 {
    width: 233px;
    border: #14961a 1px solid;
    border-top: none;
    overflow: hidden;
}

.video_detail {
    width: 250px;
    height: 78px;
    padding: 5px;
    padding-bottom: 0px;
    list-style: none;
    position: relative;
}

.video_detail2 {
    width: 225px;
    height: 85px;
    padding: 5px;
    padding-bottom: 0px;
    list-style: none;
    position: relative;
    overflow: hidden
}

.video_detail img {
    width: 90px;
    height: 63px;
    border: 4px solid #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #aaa;
    float: left;
    margin-right: 7px;
    cursor: pointer;
}

.video_detail img:hover {
    box-shadow: 2px 2px 5px #68c364;
    opacity: 0.7
}

.video_detail a {
    color: #222;
    text-align: justify;
    line-height: 15px;
    text-decoration: none;
    display: block;
}

.video_detail a:hover {
    text-shadow: 2px 2px 2px #aaa
}

.video_detail2 img {
    width: 90px;
    height: 63px;
    border: 4px solid #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #aaa;
    float: left;
    margin-right: 7px;
    cursor: pointer;
}

.video_detail2 img:hover {
    box-shadow: 2px 2px 5px #68c364;
    opacity: 0.7
}

.video_detail2 a {
    color: #222;
    text-align: justify;
    line-height: 15px;
    text-decoration: none;
    display: block;
}

.video_detail2 a:hover {
    text-shadow: 2px 2px 2px #aaa
}

.video_lien_quan {
    width: 775px;
    height: 200px;
    padding: 0;
    margin-top: 10px;
}

.video_lien_quan .jcarousel-container {
    width: 100% !important;
    height: auto !important;
    background-color: transparent !important;
    border: none !important;
    padding: 5px 30px !important;
}

.play_icon {
    top: 33px !important;
    left: 50px !important;
    position: absolute;
    width: 25px !important;
    height: 25px !important;
    border: none !important;
    box-shadow: none !important;
}

.video_cat {
    width: 580px;
    height: 160px;
    padding-left: 5px;
    margin: 10px 0;
}

.title_video_lien_quan {
    height: 30px;
    background: url(../images/bg_video_menu_title.jpg) repeat-x;
}

.title_video_lien_quan span {
    width: 150px;
    height: 23px;
    display: block;
    padding: 0px;
    border: 1px solid #093;
    border-top-width: 3px;
    border-bottom: 0;
    background: #fff;
    margin: 0 0px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #DD4700;
    font-size: 13px;
}

.list_video_lien_quan {
    width: 750px;
    height: 171px;
    background: #fff url(../images/video_lien_quan_bg.jpg) no-repeat;
    list-style: none;
    overflow: hidden;
}

.list_video_cat {
    width: 579px;
    height: 135px;
    background: #fff url(../images/video_lien_quan_bg.jpg) no-repeat;
    list-style: none;
    overflow: hidden;
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #D8D7D7;
}

.video_lien_quan_detail:first-child {
    margin-left: 35px;
}

.video_lien_quan_detail {
    width: 140px;
    height: 154px;
    padding: 5px;
    margin-right: 25px;
    float: left;
    list-style: none;
    position: relative;
    overflow: hidden
}

.video_lien_quan_detail img {
    width: 140px;
    height: 100px;
    border: 4px solid #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #aaa;
    margin-top: 1px;
    cursor: pointer;
}

.video_lien_quan_detail img:hover {
    box-shadow: 2px 2px 5px #68c364;
    opacity: 0.7
}

.video_lien_quan_detail p {
    margin-top: 5px;
    text-align: justify;
}

.video_lien_quan_detail a {
    color: #222;
    font-weight: bold;
    text-align: justify;
    line-height: 15px;
    text-decoration: none;
    width: 138px;
    height: 51px;
}

.video_lien_quan_detail a:hover {
    text-decoration: underline;
}

.video_cat_detail:first-child {
    margin-left: 15px;
}

.video_cat_detail:last-child {
    margin-right: 0px;
}

.video_cat_detail {
    width: 115px;
    height: 110px;
    padding: 5px;
    margin-right: 15px;
    float: left;
    list-style: none;
    position: relative;
    overflow: hidden
}

.video_cat_detail img {
    width: 110px;
    height: 70px;
    border: 3px solid #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #aaa;
    margin-top: 5px;
    cursor: pointer;
}

.video_cat_detail img:hover {
    box-shadow: 2px 2px 5px #68c364;
    opacity: 0.7
}

.video_cat_detail p {
    margin-top: 5px
}

.video_cat_detail a {
    color: #222;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none;
    width: 138px;
    height: 51px;
}

.video_cat_detail a:hover {
    text-shadow: 2px 2px 2px #aaa
}

.video_cat_box {
    width: 235px;
    margin-bottom: 5px;
}

.video_cat_title {
    width: 235px;
    height: 34px;
    background: url(../images/right_cat_title.jpg) right no-repeat;
    text-align: center;
}

.video_cat_title span {
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: bold;
}

.search_box {
    border: #14961a 1px solid;
    border-top: none;
    background: #f6fff9;
    margin-bottom: 2px;
    width: 233px;
    height: 53px
}

.input_search_video {
    width: 150px;
    margin: 10px 5px;
    padding: 0 5px;
    height: 25px;
    background: url(/3cms/images/vnitt/video/input_search.jpg) repeat-x;
    border: 1px solid #ccc;
    border-radius: 3px;
    ;
    margin-right: 0;
    color: #666
}

.search_video_btn {
    width: 50px;
    height: 27px;
    background: url(/3cms/images/vnitt/video/search_btn.jpg) no-repeat;
    float: right;
    border: none;
    margin: 10px 0;
    margin-right: 6px;
    cursor: pointer;
}

.search_video_btn:hover {
    background: url(/3cms/images/vnitt/video/search_btn-hover.jpg) no-repeat;
}

.img_play {
    position: absolute;
    top: 40px;
    left: 62px;
    width: 25px !important;
    height: 25px !important;
    border: none !important;
    box-shadow: none !important;
}

#myElementVideoVN_wrapper,
#myElementVideo_wrapper,
#myElementVideoEN_wrapper,
#myElementVideoVN {
    width: 99% !important;
    height: 99% !important;
    text-align: center;
}

#myElementVideoVN_logo {
    visibility: hidden
}

div#groups {
    display: inline-grid;
}

div#groups:first-child {
    width: 48%;
    margin-left: 0;
    padding-right: 2%;
}

div#groups:last-child {
    width: 48%;
    margin-right: 0;
    padding-left: 2%;
}

div#groups .artItem {
    width: 100%;
}

div#homepage>.cont_skhdt>.artItem:first-child {
    width: 48%;
    margin-left: 0;
    margin-right: 2%;
}

div#homepage>.cont_skhdt>.artItem:nth-child(2) {
    width: 48%;
    margin-right: 0;
    margin-left: 2%;
}

#dvTopMenu862 {
    background: #017745;
    background-size: 100%;
    border: none;
    border-radius: 0;
}


.content {
    display: flex;
    flex-wrap: wrap;
}

div#column-1-slide-2-columns {
    display: none !important;
}

.col-sm-3 {
    width: 22.5% !important;
    padding: 0 !important;
}

.col-sm-9 {
    width: 77.5% !important;
    padding: 0 !important;
}

/* titleNewsDetail */
a.title-font.white-text {
    padding-left: 55px;
    display: inline-block;
    line-height: 30px;
    color: #ff2222;
    float: left;
    font-size: 20px !important;

}

.breadcrumb>li+li::before {
    content: "";
    width: 22px;
    height: 30px;
    background: url(../images/arrow.jpg) 5px 9px no-repeat;
    display: block;
    float: left;
}

a.title-font.white-text:hover {
    color: red;
    text-decoration: none;

}

.titleNewsDetail {
    background: url(../images/tintuc-title_bg.jpg) no-repeat;
    height: 33px;
    margin-left: 10px;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
}

/* CONTENT */
div#right_content2 {
    font-size: 12px;
    padding: 10px;
}

/* tieu de */
h3.h1_title_news {
    text-align: justify;
    font-weight: 700;
    padding: 10px 0px 10px 0px;
    font-size: 13px;
    color: #000;
}

/* print and mail */
p.time_detail_news {
    color: #6B6B6B;
    font-size: 12px;
}

.time_fonsize {
    display: flex;
    justify-content: space-between;
}

.chinh_font {
    display: flex;
}

.email_print {
    padding-right: 5px;
    display: flex;
}

/* Chen icon print va mail*/
.print_1::before {
    content: '';
    background: url(../images/print_1.png) no-repeat;
    width: 16px;
    height: 17px;
    float: left;
    margin-right: 10px;
}

.email_1::before {
    content: '';
    background: url(../images/mail.gif) no-repeat;
    width: 16px;
    height: 17px;
    float: left;
    margin: 0 10px;
}

/* contetn */
span.summary_detail_news span {
    line-height: 115% !important;
    color: rgb(51, 51, 51) !important;
    font-weight: bold;
}

.article_summary_detail {
    color: rgb(51, 51, 51);
    text-align: left;
    /*text-indent: 36pt;*/
    font-weight: normal !important;
}


/* quay ve */
.print_back1 {
    text-align: right;
}

a#btnBack {
    color: #639CFF;
    cursor: pointer;
}

/* Cac tin dang */
.title_name_orther {
    font-weight: 700;
    line-height: 20px;
    color: #008BE7;
}

/* noi dung cac tin dang */

a.name_orther_1 {
    display: block;
    line-height: 17px;
    font-weight: 400;
    background: url(../images/bullet1.gif) no-repeat -1px 3px;
    padding: 0 0 5px 15px;
    color: #6a6a6a;
    float: left;
}

a.name_orther_1:hover {
    color: #ff8500;
}

ul.ul_li_orther {
    margin-top: 10px;
}

ul.ul_li_orther li {
    line-height: 16px;
    padding-left: 10px;
    background: url(../images/news_list.png) 2px 5px no-repeat;
    position: relative;
    clear: both;
    min-height: 14px;
    list-style: none;
}

b.time_3 {
    color: #6B6B6B;
    font-size: 12px;
    font-weight: normal;
}

.title_cat {
    width: 100%;
    height: 32px;
    background: orange;
    text-align: left;
    background-size: cover;
}

font.box_title {
    color: #fff;
    height: 32px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 25px;
    line-height: 33px;
    display: block;
}

/* HEADER */
#wrapper {
    padding-top: 0;
}

/* marquee */
.signed-out .portlet-content {
    padding: 0;
}

.hot_news_box_top {
    margin: 0;
}

.mb-4 {
    margin-bottom: 0 !important;
}

/* CONTENT */
section#content {
    background-color: white;
}

.portlet {
    margin-bottom: 0;
}

/* col-ms-8 */
div#layout-column_column-3 {
    padding: 0;
}

#main-content {
    border: none;
}

.journal-content-article img {
    margin-bottom: 7px;
}

picture img {
    border: none !important;
    width: 100%;
}

p {
    margin: 0;
}

.journal-content-article dd {
    text-align: center;
}

#banner {
    margin-top: 0;
}

.logo.custom-logo img {
    width: 100%
}

div#myNavbar ul li:last-child {
    float: right;
}

form#myFrm2 {
    position: relative;
}

input#keywords {
    border-radius: 0;
    margin: 3px;
    position: relative;
    top: 0;
    border: 1px solid #ccc;
    padding: 6px;
    height: 32px;
    width: 252px;
}

.sidebar_thongbao form#myFrm2 {
    transform: translateX(15px);
    display: block;
}

.sidebar_thongbao form#myFrm2 input#keywords {
    border: 1px solid #ccc;
    width: 222px !important;
    height: 30px;
    padding-left: 3px;
    background: white !important;
    background-size: cover;
    margin-top: 10px;
}

.sidebar_thongbao form#myFrm2::after {
    content: "";
    background: none !important;
}

.sidebar_thongbao form#myFrm2 input#keywords:focus,
button#_searchportlet_WAR_3cmsnewportlet_btnBasic:focus {
    box-shadow: none;
}

.article_content p {
    margin: 10px 0;
}

button#_searchportlet_WAR_3cmsnewportlet_btnBasic {
    background: #0062cc !important;
    color: white !important;
    font-weight: bold;
    margin-left: 10px;
    height: 27px;
    line-height: 0;
    font-size: 14px;
    margin-top: 7px;
}

.search_result {
    margin-top: 20px;
}

.search_item_title a {
    font-size: 12px;
    font-weight: bold;
    color: #0056b3;
}

.search_item_title a:hover {
    color: red !important;
}

.search_item_title {
    line-height: 18px;
}

.search_summary_content {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

span.lfr-icon-menu-text {
    color: white;
}

.lfr-icon-menu:hover span {
    color: red;
}

.footer_menu ul.catLV1 {
    transform: translate(-42px, 40px);
    text-align: center;
}

font.showsuggestion {
    margin-right: -151px;
}

.footer_menu ul.catLV1 li a {
    font-weight: bold;
}

.cont_skhdt ul li {
    list-style: none;
}

.article_summary_detail b,
table tr td p font strong {
    font-weight: bold;
}

table tr td {
    vertical-align: top;
}

table table tr td,
table table {
    border: none;
}

table tr td hr {
    margin: 0;
}

footer table tr td,
table#table11 tr td,
table#table10 tr td {
    border: none;
    vertical-align: top;
}

span.summary_detail_news {
    color: #666666;
    font-weight: 700;
}

.article_summary_detail p {
    text-align: justify;
}

/* video */
.video_gallery {
    margin: 0;
}

.video_gallery h3 {
    color: #036fa2;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 0px 10px 0;
    display: block;
    font-size: 15px;
}

.video_gallery iframe {
    width: 100%;
}

.span3.img_thumbnail span {
    color: #222;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none;
    width: 133px;
    height: 51px;
}

.span3.img_thumbnail:hover span {
    text-shadow: 2px 2px 2px #aaa;
}

.portlet-boundary.media-1495321134738 {
    width: 100%;
    height: auto;
    background: #fff url(../images/video_lien_quan_bg.jpg) no-repeat;
    background-size: cover;
    list-style: none;
    overflow: hidden;
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #D8D7D7;
    margin-bottom: 10px;
    display: flex;
}

.span3.img_thumbnail {
    padding: 5px;
    float: left;
    list-style: none;
    position: inherit;
    overflow: hidden;
    margin: 0 11px;
    width: 130px;
    margin-bottom: 5px;
}

.img_thumbnail .output-media img {
    width: 90px !important;
    height: 60px;
    border: 4px solid #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #aaa;
    float: left;
    margin-right: 7px;
    cursor: pointer;
}

.media_title {
    height: 26px;
    display: block;
    padding: 0px;
    border: 1px solid #2b81d0;
    border-top-width: 3px;
    border-bottom: 0;
    background: #2b81d0;
    margin: 0 20px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 13px;
}


.video_noi_bat .title span {
    width: 120px;
}

.title_video_lien_quan span {
    width: 145px;
}

.jcarousel-skin-tango {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #F0F6F9;
    border: 1px solid #9ED9FF;
    display: flex;
}

.jcarousel-container.jcarousel-container-horizontal .span3.img_thumbnail img {
    width: 100% !important;
}

.jcarousel-container.jcarousel-container-horizontal .span3.img_thumbnail:hover img {
    box-shadow: 2px 2px 5px #68c364;
    opacity: 0.7;
}

.jcarousel-container.jcarousel-container-horizontal {
    display: flex !important;
}

video {
    width: 550px;
    height: 450px;
    margin: 0 14%;
}

.columns-max section#portlet_com_liferay_login_web_portlet_LoginPortlet {
    padding: 0;
    margin: 0 5%;
}

.article_content img {
    width: auto !important;
    margin: 0;
    max-width: 100% !important;
    height: auto !important;
}


.headerTopMenu,
.closeMenu,
#dropdown_Menu_Left,
.btnMenu-toggle {
    display: none;
}

.catalogue_top_language img {
    height: 18px;
    width: auto;
}

.footer {
    background: #017745;
    padding: 10px 0;
}

.footer_menu .footer_menu_catLV1 li {
    list-style: none;
    display: inline-block;
}

.footer_menu .footer_menu_catLV1 {
    display: flex;
    justify-content: center;
}

.footer_menu .footer_menu_catLV1 li a {
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

h3.footer-title {
    font-size: 18px;
}

.footer-info {
    color: #fff;
}

.footer-bottom {
    background: #017745;
    border-top: 1px solid #ffffff54;
    color: #fff;
}


.footer-bottom ul li {
    list-style: none;
    display: inline-block;
    padding-top: 10px;
}

.footer-bottom ul li a {
    color: #fff;
    padding: 5px 10px;
}

.item2.col-sm-3 {
    display: flex;
    justify-content: end;
}

#myFrm2::after {
    content: "\f002";
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 1000;
    display: block;
    font-size: 18px;
    transform: translateY(-50%);
    color: #b2b0b0;
}

span#showDateVietQB {
    width: 184px;
}

.new_hot_time_search {
    box-shadow: 0 0 3px 0 #ccc;
    font-size: 14px;
}

ul.catLV2 {
    padding-left: 20px;
}

ul.catLV2 li {
    list-style: disc !important;
    color: #dc3545;
}

.cat-parent-level1 {
    position: relative;
}

.cat-parent-level1::after {
    content: "\f107";
    font-family: 'FontAwesome';
    color: #333;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
}

.cat-parent-level1.opend::after {
    content: "\f107";
    transform: rotate(180deg) !important;
    transition: all .5s;
}

.catalogue_top_language a {
    text-transform: unset !important;
}
/*So do web site        */

.site_map_title {
  background: #017745;
  display: inline-block;
  width: 100%;
  border: 1px solid #017745;
  border-bottom: 0;
  padding: 7px 15px !important;
  line-height: 35px;
  margin-bottom: 0 !important;
}

.site_map_title h4 {
  text-decoration: none;
  font-weight: bold !important;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
  font-size: 16px;
  margin-bottom: 0 !important;
}

.site_map_content {
  border: 1px solid #ccc;
  padding: 1px 8px 5px 8px;
  margin-bottom: 7px;
}

.site_map_content ul {
  list-style: none;
  position: relative;
  outline-width: 0;
  text-align: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding-left: 25px;
  padding-top: 10px;
  line-height: 20px;
}

.site_map_content ul li {
  font-family: Arial, Helvetica, sans-serif !important;
  color: #047e20;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  text-transform: capitalize;
  list-style-type: circle;
  margin-left: 10px;
}

.site_map_content ul li a {
  color: #017745;
}

.login-container {width: 450px;margin: 0 auto;}

.portlet-layout.row {margin: 0;}

@media (max-width:768px) {
    .navbar-collapse .navbar-nav {
        padding: 0 !important;
    }

    input#keywords {
        display: none !important;
    }

    form#myFrm2 {
        display: none;
    }

    .header-datetime-news {
    display: block !important;
}

div#myNavbar .cat-parent-level1::after {
    content: "";
}

    .news_box_skhdt>.cont_skhdt>.artItem {
        width: 100% !important;
        margin: 0 !important;
    }

    div#groups {
        width: 100% !important;
    }

    video {
        width: 100%;
        margin: 0 !important;
    }

    div#myNavbar {
        background: #078bab;
        width: 70%;
        z-index: 1000;
        transition: all .5s;
        height: 100%;
        display: block !important;
        position: fixed;
        top: 0;
        left: -1000px;

    }

    div#myNavbar.show {
        left: 0;
        overflow: scroll;
    }

    .headerTopMenu .title1 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .titleName {
        color: #ffc952;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 18px;
    }

    .top_menu ul li {
        order: 2;
        height: auto;
        border-right: 0;
    }


    .top_menu ul li:last-child {
        order: 1;
        width: 100%;
        display: block;
    }

    .top_menu ul li:last-child input#keywords {
        margin: 0 auto;
        width: 80%;
    }

    form#myFrm2 {
        width: 100%;
        margin: 0 auto;
        display: block;
    }


    .closeMenu {
        font-size: 22px;
        position: absolute;
        right: 15px;
        top: 7px;
        display: block;
        color: #fff;
    }

    .title_cat.show+.catLV1 {
        display: block;
    }

    .title_cat+.catLV1 li {
        width: 100%;
        list-style: none !important;
    }

    .headerTopMenu,
    .closeMenu,
    #dropdown_Menu_Left {
        display: block;
    }


    .cat_box {
        display: none;
        margin-bottom: 0;
    }


    #dropdown_Menu_Left .cat_box {
        display: flow-root;
    }

    #dropdown_Menu_Left .cat_box .title_cat {
        height: 35px;
        z-index: 1000;
        background: transparent;
        border: none;
    }

    .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    #senna_surface1.show {
        max-height: 100%;
        overflow-y: hidden;
    }
.footer-logo {
    display: flex;
    justify-content: center;
}

    span.btnMenu-toggle i {
        color: #fff;
        font-size: 22px;
        padding: 5px;
        display: flex;
        justify-content: flex-end;
        margin-right: 10px;
    }

    .btnMenu-toggle {
        display: block;
        position: absolute;
        top: 46px;
        right: 0;
        cursor: pointer;
    }

    #dropdown_Menu_Left .ul_expand li a {
        background: url(../images/bullet_li_white.png) 20px 14px no-repeat !important;
        padding-left: 35px !important;
        text-transform: capitalize;
        display: block;
    }


    /*end cusstom menu 29/5/2020*/
    ul.nav.navbar-nav li.catalogue_top a {
        color: #fff !important;
        background: transparent;
        text-transform: lowercase;
        padding: 0 10px !important;
        font-size: 13px !important;
        line-height: 35px !important;
        height: 35px !important;
        background: transparent !important;
        border: unset !important;
    }

    ul.ul_expand.catLV1 {
        border: none;
        background: transparent;
        padding-left: 0;
    }


    #dropdown_Menu_Left .cat_box .title_cat .box_title {
        line-height: 35px;
        padding-left: 20px;
        border-top: 1px solid #fff;
        position: relative;
        background: no-repeat;
        border-bottom: 1px solid #fff;
        color: #fff;
    }

    #dropdown_Menu_Left .cat_box .title_cat .box_title::before {
        content: "\f077";
        font-family: 'FontAwesome';
        position: absolute;
        top: 0;
        right: 16px;
        color: #ffffff6e;
        font-weight: normal;
    }

    div#bg_overplay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #494949a3;
        z-index: 1;
        display: none;
    }

    div#bg_overplay.show {
        display: block;
    }

    .top_menu ul li.catalogue_top {
        border-bottom: 1px solid #ebeff3a6;
        width: 100%;
    }

    .top_menu ul li.catalogue_top:first-child {
        border-top: 1px solid #ebeff3a6
    }

    .top_menu ul li.catalogue_top:first-child a::before {
        content: "\f077";
        font-family: 'FontAwesome';
        position: absolute;
        top: 0;
        right: 16px;
        color: #ffffff6e;
        font-weight: normal;
        font-size: 12px;
    }

    .style_TNB_HT_234 .article_summary {
        text-overflow: ellipsis;
        display: -webkit-inline-box;
        max-width: 100%;
        margin: 0 auto;
        font-size: 14px;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 18px;
    }

    .ul_expand.catLV1 li {
        background: transparent !important;
        border: none;
        border-bottom: 1px solid #ffffff26;
        position: inherit !important;
    }

    ul.ul_expand.catLV1 li a {
        color: #fff !important;
    }
}


@media (max-width: 576px) {
    #wrapper {
        width: 100%;
    }

    ul.nav.navbar-nav {
        padding-left: 0%;
    }

    div#myNavbar li.catalogue_top {
        margin: 0;
    }

    .sub_menu ul {
        width: 97%;
    }

    .cat_title {
        width: 97%;
        text-align: center;
        background-size: cover;
    }

    div#homepage>.cont_skhdt>.artItem:nth-child(2),
    div#homepage>.cont_skhdt>.artItem:first-child,
    div#groups:last-child,
    div#groups:first-child {
        width: 100%;
    }

    button#_searchportlet_WAR_3cmsnewportlet_btnBasic {
        position: absolute;
        top: 0;
        right: -60px;
        margin: 0;
    }

    .JsDatePickBox .boxMainInner {
        width: 188px !important;
    }

    .JsDatePickBox {
        width: 190px !important;
    }

    form#myFrm2 {
        display: none;
    }

    button:not(:disabled),
    [type="button"]:not(:disabled) {
        position: absolute;
        top: 70px;
        right: 0;
    }

    .col-sm-3 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .col-sm-9 {
        flex: 0 0 77.5% !important;
        max-width: 77.5%;
    }
}


@media only screen and (min-width: 768px) {
    .collapse:not(.show) {
        display: block;
    }

    @media only screen and (min-width: 768px) {
        .collapse:not(.show) {
            display: block;
        }
    }
}