*,
html,
body,
a {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

a:hover {
  cursor: pointer;
  color: red;
  text-decoration: none;
}
.nopadding {
  padding: 0 !important;
}
.nopadding-left {
  padding-left: 0 !important;
}
.nopadding-right {
  padding-right: 0 !important;
}
.nopadding-top {
  padding-top: 0 !important;
}

.nopadding-bottom {
  padding-bottom: 0;
}
.nomargin {
  margin: 0;
}
.nomargin-left {
  margin-left: 0;
}
.nomargin-right {
  margin-right: 0;
}
.nomargin-top {
  margin-top: 0;
}
.nomargin-bottom {
  margin-bottom: 0;
}
.fullwidth {
  width: 100%;
}
.title-yellow {
  padding-left: 0px;
  border-bottom: 0;
  display: inline-block;
}
/* @charset "utf-8"; */
* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

.clear {
  clear: both;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  background-color: #ffffff;
}

#wrapper {
  padding-top: 0 !important;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #ddd;
  box-shadow: 0 0 20px rgba(83, 83, 83, 0.2);
  -moz-box-shadow: 0 0 20px rgba(83, 83, 83, 0.2);
  -webkit-box-shadow: 0 0 20px rgba(83, 83, 83, 0.2);
  margin: 0 auto;
  overflow: hidden;
  display: block;
}

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

#banner > img {
  width: 100%;
}
header#banner div#heading img {
  width: 100%;
  height: auto;
}
.logo {
  display: block !important;
}
.menu123 {
  width: 100%;
  height: 36px;
  background: url(../images/top_menu.jpg) repeat-x;
  border: 1px solid #d0d0d0;
}

.menu123 ul {
  width: 100%;
  height: 38px;
  list-style: none;
  display: block;
  margin: 0;
  margin: 0 auto;
}

.menu123 ul li {
  height: 38px;
  list-style: none;
  padding: 0;
  display: inline-table;
  float: left;
  background: url(../images/border_li.jpg) no-repeat top right;
}

.menu123 ul li:last-child {
  background: none;
}

.menu123 ul li a {
  line-height: 38px;
  color: #575757;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #fff;
  font-family: Tahoma, Geneva, sans-serif !important;
  padding: 0 15px;
  display: block;
}

.menu123 ul li a:hover {
  background: url(../images/menu_hover.jpg) no-repeat top center;
}

.menu123 ul li div {
  width: auto;
  padding: 0 0px 2px 0px;
}

/***************LEFT COL****************/
.cat_box {
  width: 100%;
  border-top: none;
  margin-bottom: 5px;
}

.cat_title {
  width: 100% !important;
  height: 32px;
  background: url(../images/title_left_cat.jpg) no-repeat;
  text-align: left;
  margin-top: 2px;
  background-size: contain;
}

.cat_title .box_title {
  color: #222;
  height: 32px;
  font-size: 11.5px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: tahoma;
  text-shadow: 1px 1px 1px #fff;
  margin-left: 32px;
  line-height: 30px;
  display: inline-block;
}

.sub_menu {
  margin-bottom: 5px;
}

.sub_menu ul {
  width: 100%;
  background: url(../3cms/images/bg_sub_menu.jpg) no-repeat bottom;
  background-size: cover;
  border: 1px solid #ccc;
  border-top: none;
}

.sub_menu ul li {
  width: 210px;
  list-style: none;
  background: url(../images/li_left_cat.png) no-repeat 5px 9px;
  padding: 6px 0; 
  border-top: #ccc 1px dashed;
}

.ul-child li {
  width: 185px !important;
  border-top: #add1b1 1px dashed;
  list-style: none;
  background: url(../images/bullet_expand.gif) no-repeat 8px 11px !important;
  padding: 7px 0;
  padding-left: 7px;
}

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

.sub_menu ul li a {
  padding-left: 20px;
  color: #000;
  font-weight: normal;
  text-decoration: none;
  list-style: none;
  cursor: pointer;
}

.sub_menu ul li a:hover {
  color: #0bcd9f;
  text-decoration: underline;
}

.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(../images/bullet_news_list.png) no-repeat 7px 6px;
  font-family: Arial, Helvetica, sans-serif !important;
  border-bottom: #add1b1 1px dashed;
  text-align: justify;
}

.ul-child {
  margin-left: 7px;
  background: none !important;
  width: 205px !important;
}

.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: bold;
  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(../images/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;
}

.menu_footer123 {
  width: 100%;
  height: 38px;
  background: url(../images/bg_footer.jpg) repeat-x top;
}

.menu_footer123 ul {
  width: 100%;
  height: 35px;
  list-style: none;
  display: block;
  margin: 0 auto;
}

.menu_footer123 ul li {
  height: 35px;
  list-style: none;
  padding: 0;
  display: inline-block;
  float: left;
}

.menu_footer123 ul li a {
  height: 35px;
  line-height: 35px;
  color: #009874;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-family: Tahoma, Geneva, sans-serif !important;
  display: inline-block;
  padding: 0 0 0 9px;
}

.menu_footer123 ul li a:hover {
  text-decoration: underline;
}

.info_footer {
  width: 100%;
  height: 137px;
  background: url(../images/bg_footer.jpg) repeat-x bottom;
  background-size: cover;
}

.table_footer {
  margin-bottom: 15px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 auto;
}

.copyright {
  float: left;
  color: #333;
  line-height: 20px;
  text-align: left;
  padding: 5px 10px;
}

.copyright span {
  color: #009874;
  font-family: Tahoma, Geneva, sans-serif !important;
  font-weight: bold;
}

.logo_vnitt {
  width: 340px;
  float: right;
  color: #046a0b;
  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;
}

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

/*********MAIN CONTENT***********/
.box_tin_tuc {
  padding: 10px 6px 10px 0;
  position: relative;
}

.news_box_skhdt {
  display: block;
  padding-bottom: 5px;
  width: 100%;
}

.news_box_skhdt .news_box_title {
  display: inline-block;
  border-bottom: 1px solid #009874;
}

.cont_skhdt,
.div_slider123 {
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 10px;
}

.news_box_skhdt .news_box_title a {
  padding: 0 15px;
  display: inline-block;
  line-height: 27px;
  color: #fff;
  font-size: 12px;
  font-family: tahoma;
  background: #009874;
  font-weight: bold;
  float: left;
}

.news_box_skhdt .news_box_title a:hover {
  color: #f90;
}

.list_float_right #dvListOtherNewLink {
  float: right;
  width: 48%;
  margin: 4px 0 0 10px;
  text-align: justify;
}

.content_float_left .artItem {
  overflow: hidden;
  text-align: justify;
}

.img_comment {
  width: 140px;
  padding: 2px;
  border: 0px solid #ccc;
  float: left;
  margin: 0 5px 0px 0;
}

.image_comment {
  font-size: 10px;
  text-align: center;
  font-style: italic;
  font-family: "Verdana", Arial, Helvetica, tahoma, sans-serif;
  color: #5d5d5d;
}

.title_main {
  height: 31px;
  background: url(../../images/themes/ttnga6/dm_phai_ns.jpg) no-repeat;
  text-align: center;
}

.title_main span {
  color: #d3140b;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 12px;
  padding-left: 35px;
}

.cont_main {
  width: 100%;
}

.cont_main img {
  /* float: left; */
  border: #cccccc 2px solid;
  /* margin: 5px; */
  padding: 0;
}

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

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

.title_news a {
  color: #0066ff;
  text-decoration: none;
  font-weight: bold;
}

.list_news {
  width: 560px;
  font-weight: bold;
  float: left;
  color: #d3140b;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: #cccccc 1px solid;
}

.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;
}

.article_content {
  color: #000;
  font-weight: normal;
}

.article_content p {
  padding: 7px 0px 7px 0px;
}

.article_content table {
  margin: auto;
}

.article_item_title {
  font-weight: bold;
  line-height: 20px;
  color: #e75c00;
}

.article_item_link {
  display: block;
  font-weight: normal;
  background: url(../images/bullet1.png) no-repeat 0px 7px;
  padding: 3px 0 0 10px;
  color: #000;
  float: left;
}

.article_item_link:hover {
  color: #11b08a;
}

.article_summary_detail {
  color: #000;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 1.4;
}

.article_title {
  color: #009874;
  font-weight: bold;
  text-decoration: none;
  padding: 10px 0px 10px 0px;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
}

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

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

.kg_ul_list_news {
  padding: 0 0 5px 15px;
}

.Add img {
  width: 100%;
  height: auto;
  padding: 1px;
  border: 1px solid #ccc;
  margin: 1px 0;
}

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

.phongchu2 img {
  height: auto;
}

.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: bold;
  line-height: 16px;
  font-size: 12px !important;
  font-family: Arial, Helvetica, sans-serif !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: normal;
  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-bottom: 5px;
  background: url(../images/news_list.png) 2px 5px no-repeat;
  position: relative;
  clear: both;
  min-height: 14px;
  list-style: none;
}

#listTooltip {
  padding-left: 15px;
}

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

.title_video_lien_quan span {
  width: 190px;
  height: 23px;
  display: block;
  padding: 0px;
  border: 1px solid #00a3ff;
  border-top-width: 3px;
  border-bottom: 0;
  background: #fff;
  margin: 0 20px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  color: #dd4700;
  font-size: 13px;
  font-family: tahoma !important;
}

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

.news_box_title a {
  color: #06c;
  display: inline-block;
}

.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: bold;
}

.tin_lien_quan_1 {
  padding: 10px 0;
}

.tin_lien_quan_1 hr {
  width: 100%;
}

.phongchu2 {
  padding: 0;
  display: inline-block;
}

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

.continue {
  float: right;
  font-weight: bold;
  color: #009874 !important;
  font-style: italic;
  font-size: 11px !important;
}

#imgHot_New28 {
  position: absolute;
  border: none !important;
}

#spanHomeCat4167 label {
  display: inline-block;
  background: #009874 url(../images/arrow.png) no-repeat 0px 5px;
  width: 18px;
  height: 28px;
  float: left;
}

#dvListOtherNewLink {
  padding: 0;
}

#textsearch {
  border: 1px solid #cccccc;
  height: 23px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 5px;
  color: #494848;
  margin-bottom: 10px;
}

a.tthc_1 {
  padding-left: 9px;
}

.back {
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, tahoma, sans-serif;
  font-weight: bold;
  padding-top: 10px;
}

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

.article_title:hover {
  color: #f24909 !important;
}

.div_slider123 {
  clear: both;
  border: 1px solid #a7ccdb;
  border-top: none;
  width: 100%;
}

.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;
}

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

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

.slyde_img .article_content {
  display: none;
}

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

.cont_skhdt div:first-child {
  margin-top: 0px !important;
}

td font.image_comment {
  max-width: 250px;
  line-height: 18px;
  display: inline-flex;
}

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

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

.cat-image,
.advbox img {
  padding: 1px;
  border: 0;
  margin: 1px;
  width: 100%;
}

.cat-image:hover,
.advbox img:hover {
  opacity: 0.8;
}

/* edit 14092019 */

div#slideshow > img {
  width: 100%;
}
.signed-out .portlet-content {
  padding: 0 !important;
}
div#column-2 {
  width: 21% !important;
  padding: 0 !important;
  margin: 6px 0;
}
div#column-3 {
  padding: 7px !important;
  margin-left: 0;
}
nav#dvTopMenu862 {
  width: 100%;
  min-height: 36px;
  margin: 0;
  background: url(../images/top_menu.jpg) no-repeat;
  background-size: 100% 36px;
  border: 1px solid #d0d0d0;
}
#dvTopMenu862 ul {
  width: 100%;
  height: 36px;
  list-style: none;
  display: block;
  margin: 0;
  margin: 0 auto;
}
#dvTopMenu862 ul li {
  height: 34px;
  list-style: none;
  padding: 0;
  display: inline-table;
  float: left;
  background: url(../images/border_li.jpg) no-repeat top right;
}
#dvTopMenu862 ul li a {
  line-height: 34px;
  color: #575757;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #fff;
  font-family: Tahoma, Geneva, sans-serif !important;
  padding: 0 15px;
  display: block;
}
#dvTopMenu862 ul li a:hover {
  background: url(../images/menu_hover.jpg) no-repeat top center;
  width: 100%;
  background-size: cover;
}
a.article_title_link:hover {
  text-decoration: none;
}
ul.kg_ul_list_news > li > a {
  color: #000;
  text-align: justify;
}
ul.kg_ul_list_news > li > a:hover {
  color: #009874;
  text-decoration: none;
}
#keywords {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding-left: 5px;
  color: #494848;
  margin: 10px;
  height: 23px !important;
  width: 100% !important;
}
#keywords:focus {
  box-shadow: none;
  border-color: #008be7;
}
.content {
  display: flex;
  flex-wrap: wrap;
}
div#column-1-slide-2-columns {
  display: none !important;
}

section#content {
  padding: 0;
}
.journal-content-article img {
  border: 1px solid #ccc;
  padding: 2px;
  margin-bottom: 3px;
  width: 100%;
}
.portlet {
  margin-bottom: 0 !important;
}
.row-fluid.search_article {
  width: 100%;
  background: url(../images/bg_sub_menu.jpg) no-repeat bottom;
  background-size: cover;
}
.sidebar_thongbao.voted-v2.row {
  margin: 0;
  margin-right: 5px;
  border-radius: 7px 7px 0 0;
  margin-bottom: 5px;
}

/* titleNewsDetail */
a.title-font.white-text {
  padding: 0 15px;
  display: inline-block;
  line-height: 27px;
  color: #fff;
  font-size: 12px;
  font-family: tahoma;
  background: #009874;
  float: left;
  font-weight: bold;
  text-transform: uppercase;
}

.breadcrumb > li + li::before {
  content: "" !important;
  display: inline-block;
  background: #009874 url(../images/arrow.png) no-repeat 0px 5px;
  width: 18px;
  height: 27px;
  float: left;
}

a.title-font.white-text:hover {
  color: #f90;
  text-decoration: underline;
}
.titleNewsDetail {
  height: 27px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #009874;
}

.titleNewsDetail .breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
}

/* CONTENT */
div#right_content2 {
  font-size: 12px;
  margin-top: -6px;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 10px;
}
/* tieu de */
h3.h1_title_news {
  color: #009874;
  font-weight: bold;
  text-decoration: none;
  padding: 10px 0px 10px 0px;
  font-family: "Verdana", Arial, Helvetica, sans-serif;
}
h3.h1_title_news:hover {
  color: #f24909 !important;
}
.Detail {
  border: 1px solid #e0e0e0;
  border-bottom: 3px solid #c11e17;
  padding: 5px 10px;
}

/* 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 */

.article_summary_detail {
  text-align: justify;
  font-weight: normal !important;
}
.summary_detail_news {
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, tahoma, sans-serif;
  color: #666666;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 1.4;
  text-align: justify;
}
/* quay ve */
.print_back1 {
  text-align: right;
  font-weight: bold;
}
a#btnBack {
  color: #639cff;
  cursor: pointer;
}
a#btnBack:hover {
  color: #ff3300;
  text-decoration: none;
}
/* Cac tin dang */
.title_name_orther {
  font-weight: bold;
  line-height: 20px;
  color: #e75c00;
}
/* noi dung cac tin dang */

a.name_orther_1 {
  display: block;
  font-weight: normal;
  background: url(../images/bullet1.png) no-repeat 0px 7px;
  padding: 3px 0 0 10px;
  color: #000;
  float: left;
}

a.name_orther_1:hover {
  color: #11b08a;
}
ul.ul_li_orther {
  margin: 5px;
  padding-left: 0;
  padding: 0 0 5px 15px;
}
ul.ul_li_orther li {
  padding-bottom: 5px;
  line-height: 20px;
  background: url(/3cms/images/binhphuoc/news_list.png) 2px 5px no-repeat;
  position: relative;
  clear: both;
  min-height: 15px;
  list-style: none;
}
b.time_3 {
  color: #6b6b6b;
  font-size: 12px;
  font-weight: normal;
}
b.time_3::after {
  content: "";
  background: url(../image/articleImage.png) no-repeat;
  width: 20px;
  height: 20px;
}
.news_box_title {
  width: 100%;
  height: 32px;
  text-align: center;
  border: 1px solid #e0e0e0;
}

.tintonghop {
    padding-left: 0;
}
.news_box_title h3 {
  color: #222;
  height: 32px;
  font-size: 11.5px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: tahoma;
  text-shadow: 1px 1px 1px #fff;
  margin-left: 32px;
  line-height: 30px;
  display: inline-block;
}

form#myFrmSearch {
  padding: 10px;
  border: 1px solid #ccc;
  border-top: none;
}
.title_cat,
.search_article_title,
.document_hot_new_title {
  width: 100%;
  height: 32px;
  background: url(../images/title_left_cat.jpg) no-repeat 100%;
  text-align: left;
  background-size: 100%;
}
.title_cat font.box_title,
.search_article_title h4 {
  color: #222;
  height: 32px;
  font-size: 11.5px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: tahoma;
  text-shadow: 1px 1px 1px #fff;
  margin-left: 32px;
  line-height: 30px;
  display: inline-block;
}

ul.ul_expand.catLV1 {
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
ul.ul_expand.catLV1 li {
  width: 100%;
  list-style: none;
  background: url(../images/li_left_cat.png) no-repeat 5px 9px;
  padding: 6px 0;
  border-top: #ccc 1px dashed;
}
ul.ul_expand.catLV1 li a {
  padding-left: 20px;
  color: #000;
  font-weight: normal;
  text-decoration: none;
  list-style: none;
  cursor: pointer;
}
ul.ul_expand.catLV1 li a:hover {
  color: #0bcd9f;
  text-decoration: underline;
}
.row.content {
  padding: 0 19px;
}

/* Tim kiem */
input#keywords {
  border: 0px;
  width: 205px;
  height: 27px;
  padding-left: 3px;
  background: url(../images/search_text.jpg) no-repeat;
  background-size: cover;
  margin-top: 2px;
  margin-right: 5px;
  font-size: 14px;
  border-radius: 0;
}

.sidebar_thongbao form#myFrm2 input#keywords {
  border: 1px solid #ccc;
  width: 100% !important;
  height: 26px;
  padding-left: 3px;
  background: white !important;
  background-size: cover;
  margin-top: 10px;
  border-radius: 0;
}
.sidebar_thongbao form#myFrm2 input#keywords:focus,
button#_searchportlet_WAR_3cmsnewportlet_btnBasic:focus {
  box-shadow: none;
}
button#_searchportlet_WAR_3cmsnewportlet_btnBasic {
  background: #0062cc !important;
  color: white !important;
  font-weight: bold;
  height: 24px;
  line-height: 0;
  font-size: 14px;
}
.search_result {
  margin-top: 20px;
}
.search_item_title a {
  font-size: 12px;
  font-weight: bold;
  color: #0056b3;
}
.lfr-icon-menu:hover a {
  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;
}
span.lfr-icon-menu-text:hover {
  color: red;
}
.columns-max section#portlet_com_liferay_login_web_portlet_LoginPortlet {
  padding: 0;
  margin: 0 5%;
}

table#table1 tr td,
table#table5 tr td,
table#table4 tr td,
table#table2 tr td,
table#table3 tr td {
  border: 1px solid #336699;
}
b {
  font-weight: bold;
}

i {
  font-style: italic;
}
table#table1 tr:first-child {
  font-weight: bold;
}

table#table1 {
  margin-top: 10px;
}
table#table5,
table#table4 {
  margin: 0 auto;
}
ul.catLV2 li {
  width: 185px !important;
  border-top: #add1b1 1px dashed;
  list-style: none;
  background: url(../images/bullet_expand.gif) no-repeat 8px 11px !important;
  padding: 7px 0;
  padding-left: 7px;
}
table.MsoNormalTable tr td {
  border: 1px solid #222;
}
.sub_menu ul li {
  width: 100% !important;
}
.article_content img {
  width: auto !important;
  margin: 0;
  max-width: 100% !important;
  height: auto !important;
}
.article_summary_detail img {
  width: auto !important;
  margin: 0;
  max-width: 100% !important;
  height: auto !important;
}

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

.tab_news {
  /* float: right; */
  width: 100%;
  /* margin-left: 10px; */
}

.news_box_title a {
  font-weight: bold;
  text-indent: 2px;
  color: red;
  text-transform: uppercase;
  height: 30px;
  padding-top: 4px;
  padding-left: 4px;
  border-top: none;
  border-right: none;
}

#dLatesNews p {
  font-weight: bold;
  overflow: hidden;
  margin: 5px 1px 0px 2px;
  color: #333;
  padding-left: 6px;
  text-align: justify;
  padding-right: 6px;
  height: 54px;
}

#dLatesNews p:hover {
    color: #009874;
}

#dLatesNews img {
  width: 65px;
  height: 55px;
  float: left;
  margin-left: 6px;
  cursor: pointer;
}

.img_comment {
  width: 120px;
  padding: 2px;
  border: 1px solid #ccc;
  float: left;
  margin: 0 5px 0px 0;
}

#dLatesNews ul li,
#dMostReadNews ul li {
  border-bottom: 1px solid #ccc;
  position: relative;
  height: 68px;
  overflow: hidden;
}

#dLatesNews {
  float: right;
  border: 1px solid #e0e0e0;
  border-top: 0px;
  background: #fff;
}

#dLatesNews ul,
#dMostReadNews ul {
  border-top: 4px solid #cccccc;
  list-style: none;
  padding: 4px 0px 4px 4px;
}

#dLatesNews ul li a:hover img,
#dMostReadNews ul li a:hover img {
  box-shadow: 1px 1px 3px #666;
}

.document_hot_new_title h4 {
  color: #222;
  height: 32px;
  font-size: 11.5px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: tahoma;
  text-shadow: 1px 1px 1px #fff;
  margin-left: 32px;
  line-height: 30px;
  display: inline-block;
}

.document_hot_new_slide {
  border: 1px solid #ccc;
  border-top: unset;
  margin-bottom: 5px;
  padding: 5px;
}

#news_slider{
 width: 100%;
 display: block;
 position: relative;
}

#news_slider .img_comment {
 display: block;
 width: 100%;
 height: 300px;
 margin-bottom: 15px;
 border: none;
}

#news_slider .slick-list {
 height: auto !important;
}

#news_slider .article_title_link .article_title{
 font-size: 16px;
 line-height: 20px;
 padding: 5px;
}

#news_slider #imgHot_New28{
 display: none;
}

#news_slider .article_summary{
 padding: 5px;

}

#news_slider .artItem{
 padding: 0;
 border: none;
}

#news_slider .slick-arrow {
 position: absolute;
 z-index: 10;
 top: 33%;
 font-family: "FontAweSome";
 font-size: 0;
    background: transparent;
    border: none;
}
#news_slider .slick-prev.slick-arrow{
 left: 9px;
}
#news_slider .slick-prev.slick-arrow::before {
 content: "\f053";
 font-size: 22px;
 color: #dee2e6;
}

#news_slider .slick-next.slick-arrow{
 right: 10px;
}
#news_slider .slick-next.slick-arrow::before {
 content: "\f054";
 font-size: 22px;
 color: #dee2e6;
}

#news_slider .slick-arrow:focus {
 outline: none;
 box-shadow: none;
}

.leftMenu_title .box_title {
    FONT-SIZE: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    text-align: left;
    padding-left: 25px;
    text-transform: uppercase;
    display: block;
    border: 1px solid #ccc;
    text-shadow: 1px 1px 1px #fff;
    padding: 5px;
    text-align: center;
}

.sidenav a {
    FONT-SIZE: 11px;
    COLOR: #222222 !important;
    text-decoration: none;
    line-height: 15px;
    display: block;
    padding: 5px 0;
    padding-left: 30px;
    border: 1px solid #ccc;
    border-top: 0;
}

.leftMenu_title {margin-top: 7px;}

.portlet-column-content.empty {
    padding: 0;
}

div#idTieude {
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222;
    text-align: center;
    line-height: 20px;
}

form#frmDetail table tr {
    background: #fff;
}

form#frmDetail table tr td {
    padding: 5px;
    border: 1px solid #333;
}

div#idSpanVBKhac table tr td {
    border: unset;
}

div#idSpanVBKhac table tr td a {
    color: #333;
}

form#frmDetail table tr td a {
    font-weight: normal;
}

@media (max-width: 768px) {
  /* topmenu */
  .menu123,
  .banner {
    height: auto;
  }

.col-sm-4.tintonghop {
    padding-left: 15px;
}

.info_footer {
    background-size: cover;
    height: auto;
}

  #news_slider .slick-arrow {
    top: 20%;
}
  
  .top_menu ul {
    display: inline-grid;
    height: auto;
    width: 100%;
  }
  #dvTopMenu862 ul {
    height: auto;
    display: inline-grid;
    width: 100%;
    border: none;
  }
  .sub_menu ul {
    width: 100%;
    background: none;
  }
  .journal-content-article img {
    width: 100%;
  }
  div#column-2 {
    display: none;
  }

  div#myNavbar {
    background: #009874;
    width: 70%;
    z-index: 1000;
    transition: all 0.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: 20px;
  }

  .titleName {
    color: #ffc952;
    font-family: auto;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    margin-top: 11px;
  }
  
  .titleNameH2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
  }

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

  #dvTopMenu862 ul li a:hover {
    background: transparent !important;
  }

  .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%;
  }

  .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;
  }

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

  .btnMenu-toggle {
    display: block;
  }
  #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;
  }

  /*end cusstom menu 29/5/2020*/
  ul.nav.navbar-nav li.catalogue_top a {
    color: #fff !important;
    background: url(../images/bullet_li_white.png) 20px 14px no-repeat !important;
    text-transform: inherit !important;
    padding: 0 10px !important;
    font-size: 13px !important;
    line-height: 35px !important;
    text-shadow: unset !important;
    padding-left: 31px !important;
  }

  ul.ul_expand.catLV1 {
    border: none;
  }

  .cat_box .cat_title {
    background: transparent;
  }
  .sidebar_thongbao form#myFrm2 input#keywords {
    width: 90% !important;
  }

  #dropdown_Menu_Left .cat_box .cat_title .box_title::before {
    content: "\f077";
    font-family: "FontAwesome";
    position: absolute;
    right: 16px;
    color: #ffffff6e;
    font-weight: normal;
  }
  .cat_box .cat_title {
    background: transparent;
  }

  .cat_box .cat_title .box_title {
    text-shadow: none;
    color: #fff;
    font-size: 13px;
    margin: 0;
    padding-left: 25px;
    display: block;
    border-bottom: 1px solid #fff;
    padding-left: 15px;
  }

  #dvTopMenu862 ul li > a {
    text-transform: uppercase !important;
    font-size: 13px !important;
    border-bottom: 1px solid #ffffff61;
    padding-left: 5px;
    background: transparent !important;
  }

  .row-fluid.search_article {
    background: transparent;
    position: absolute;
    top: -56px;
    left: 0;
    width: 100%;
  }

  .title_cat,
  .search_article_title {
    background: transparent;
  }

  .title_cat,
  .search_article_title h4 {
    text-shadow: none;
    color: #fff;
    font-size: 13px;
    margin-left: 12px;
  }

  .headerTopMenu {
    margin-bottom: 50px;
  }

  .search_article_title {
    display: none;
  }

  #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;
  }

  .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;
  }

  ul.ul_expand.catLV1 li a {
    color: #fff !important;
  }
  
  .tab_news {
    display: block;
    width: 100%;
    float: initial;
    margin: 0;
}

.latest_news_box {
    display: block;
    width: 100%;
    float: left;
}

.cont_main {
    width: 100%;
}

#news_slider .img_comment {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    height: 200px;
}

#news_slider .article_summary {
    font-size: 15px;
    text-align: justify;
}

div#dLatesNews ul {
    padding-left: 0;
    padding-right: 0;
}
}

@media (max-width: 576px) {
  .menu123 {
    height: auto;
  }
  .sub_menu ul {
    width: 100%;
    background: none;
  }
  .journal-content-article img {
    width: 100%;
  }
  div#column-2 {
    display: none;
  }
  button#_searchportlet_WAR_3cmsnewportlet_btnBasic {
    position: absolute;
    top: 0;
    right: -50px;
    margin: 0;
  }
  .JsDatePickBox .boxMainInner {
    width: 188px !important;
  }
  .JsDatePickBox {
    width: 190px !important;
  }
  select#senderobject {
    transform: translateX(14px);
    width: 92%;
  }
}

@media (min-width: 576px) {
  .col-sm-3 {
    flex: 21% !important;
    max-width: 21%;
  }
  .col-sm-9 {
    flex: 0 0 79% !important;
    max-width: 79%;
  }
}

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

@media (min-width: 768px) {
  .col-md-9,
  .col-sm-9 {
    flex: 0 0 81%;
    max-width: 81%;
  }

  .col-md-3,
  .col-sm-3 {
    flex: 0 0 19%;
    max-width: 19%;
  }
}

.menu123 {
  height: auto;
  background: url(../images/top_menu.jpg);
}

#dvTopMenu862 ul {
  height: auto;
  display: flex;
  flex-wrap: wrap;
}