 .latest-audios{
    padding: 5px;
    margin-top: 2px;
 }
 .nav-audio{
    margin: 10px 0px 0px 0px;
  }
  .nav-audio li{
    list-style: none;
    line-height: 20px;
  }
  .nav-audio li a{
    color: #333;
    padding: 2px 5px;
    display: block;
  }
  .thumb-audio .audio{
    height: 40px;
  }
  .audio{
    width: 100%;
  }
  .nav-audio li:hover a{
    cursor: pointer;
    background: #f1f1f1;
    text-decoration: none !important;
  }
  .nav-audio li.active a{
    font-weight: bold;
  }
  .nav-video li.active a i,.nav-audio li.active a i{
    font-weight: bold;
  }
  .nav-sidebar-news li:last-child{float: right;}
  .nav-sidebar-news .tab-content{
      margin-bottom:30px;
  }
  .nav-sidebar-news>li>a{
      text-transform: uppercase;
      color: #333;
      font-size: 18px;
      font-weight: bold;
      padding: 10px;
      border:none;
  }
  .nav-sidebar-news>li.active>a, .nav-sidebar-news>li.active>a:focus, .nav-sidebar-news>li.active>a:hover{
      color: #d90000;
      cursor: pointer;
      border:none;
      border-bottom: 3px solid #d90000;
  }
  .themantic_item {
    margin-top: 20px;
}
.tab-content{margin-bottom: 15px;}
.themantic_item .nb_content {
    overflow: auto;
    height: 550px;
}

.themantic_item .nb_content::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}

.themantic_item .nb_content::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}

.themantic_item .nb_content::-webkit-scrollbar-thumb {
    background-color: #888;
}

.has_color h3,
.themantic_item h3 {
    margin-top: 0;
    text-transform: uppercase;
    color: #c03535;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.themantic_item h3 , .slide_news_item h3{
    color: #0865c5;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 2px;
}

.has_color h3:after,
.themantic_item h3:after {
    display: block;
    content: "";
    border-bottom: 1px solid;
    width: 90%;
    margin: 5px auto;
}

.themantic_item h3:after {
    width: 100%;
}

.list_inform a {
    color: #1f388b;
    font-weight: bold;
    /*text-align: justify;*/
    display: block;
}

.list_inform p {
    color: #adab9a;
}

.images {
    margin-top: 30px;
}

.images img {
    margin: 10px 0;
    width: 100%;
}

#themantic h2 {
    margin: 0;
    padding: 10px 0;
    font-size: 24px;
    color: white;
    font-weight: 600;
    background: #0865c5;
}

.nb_content_title {
    position: relative;
    overflow: hidden;
}

.nb_content_title a:first-child {
    margin-top: 0;
}

.nb_content_title img {
    width: 100%;
    height: 160px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.nb_content_title img:hover {
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.nb_content_title a {
    font-weight: 600;
    color: black;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.nb_content_title a:hover,
.list_news_relate ul li a:hover {
    color: #0865c5;
}

.list_news_relate ul {
    margin-bottom: 0;
}

.list_news_relate ul li {
    border-top: 1px dotted;
    padding: 5px 0;
}

.list_news_relate ul li a {
    color: black;
}
td, th{
    padding: 8px;
    vertical-align: top;
    text-align: center;
}
.text-left td, .text-left th{
    text-align: left;
}
.general-list ul{
   max-height: 300px;
   overflow-y: auto;
}
.has_color {
    background: #fefcde;
    padding: 5px 0px;
}
.vb-xem-nhieu{margin-bottom: 15px;}
.list-files {padding: 0; margin: 0;}

.list-files li{
    padding: 10px;
    border-bottom: 1px #e2e2e2 dashed;
    list-style: none;
}
.list-files li:last-child{border: none;}
.list-files li a{
    color: #333;
    padding-left: 15px;
    background: url(/images/ic-widget.png) no-repeat top left;
    background-position-y: 5px;
}
.list-files li a:hover{color: #c10600;}


/* categories files */


#categories_files h1, #categories_files h2 {
    background-color: #ff7f00;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 11px 13px;
    margin: 0;
}

#categories_files ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

#categories_files ul.categories > li {
    position: relative;
}

#categories_files ul.categories > li > ul > li {
    position: relative;
}

#categories_files ul.categories li .fa {
    width: 30px;
    height: 32px;
    right: 0;
    top: 1px;
    position: absolute;
    display: block;
    text-align: center;
    line-height: 30px;
    transition: ease-in-out .3s;
    font-size: 9px;
}

#categories_files ul.categories li .fa:hover {
    background-color: #3e7698;
    cursor: pointer;
}

#categories_files ul.categories a {
    height: 33px;
    line-height: 32px;
    padding: 0 35px 0 15px;
    display: block;
    border-top: 1px solid #fff;
}

#categories_files ul.categories ul > li > a {
    background-color: #fff3ed;
    color: #d90000;
    position: relative;
}

#categories_files ul.categories ul > li > a:before {
    font: normal normal normal 10px/1 FontAwesome;
    content: "\f0da";
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle;
}

#categories_files ul.categories > li > a, #categories_files ul.categories li.main a {
    background-color: #f7d7c8;
    color: #d90000;
}

#categories_files ul.categories li.active > a, #categories_files ul.categories a:hover {
    background-color: #ff7f00 !important;
    color: #fff !important;
}

#categories_files ul.categories ul {
    display: none;
}

#categories_files ul.categories ul > li > ul > li > a {
    padding-left: 25px;
}
.GopYVanBan, .tandan-p-article-news-content {
    overflow: auto;
}
.GopYVanBan table, .tandan-p-article-news-content table{
	min-width: 600px;
}
.row{display: flex;flex-wrap: wrap;}
.owl-dots, .owl-theme .owl-nav {
    text-align: center;
    margin-top: 10px;
    -webkit-tap-highlight-color: transparent;
}
.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #4d4d4d;
}

.owl-carousel .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    top: 45%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    width: 100%;
    cursor: pointer;
    z-index: 999;
    opacity: 1;
}

/* .owl-carousel:hover .owl-nav {
    opacity: 1;
} */

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    display: block;
    position: absolute;
    text-indent: inherit;
    background: #ffffffd6;
    font-size: 1.6em;
    z-index: 10000;
    width: 45px;
    height: 45px;
    color: #333;
    border: 1px solid #eee;
    box-shadow: 0 0 4px #dddfe2;
    border-radius: 50%;
    outline: 0;
    padding-bottom: 5px !important;
}
.owl-carousel .owl-nav span{font-size: 28px;}
.owl-prev {
    left: -15px;
}

.owl-next {
    right: -15px;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    background: #d2384f;
    color: #fff;
}
.TD-box-slide{border: none;}
.TD-box-slide .owl-carousel {padding-top: 10px; margin-bottom: 15px;}
.box-news-title{margin-top: 10px;}
.TD-box-news-title a {font-size: 18px !important}
.box-news-title a {
    text-align: justify;
    text-decoration: none;
    line-height: 20px; 
    font-weight: 600;
    font-size: 16px;
    font-family: Roboto, sans-serif, arial;
    color: #404041;
}
.box-news-image{max-height: 200px;}
.box-news-title a:hover {
    color: #c10600;
    cursor: pointer;
    text-decoration: none;
}

