﻿/*
PSC Portal
  Nguyen Thi Hong Hanh
  Date create: 18.09.2018
  */
  
.body {
  font: normal 13px Arial, Helvetica, sans-serif!important;
  color: #333;
  margin: 0 auto;
  background-color: #f5f3f3;
}

ul {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
}

@media(max-width: 1016px) {
  .container {
    width: 100%;
  }
}
/*==================HEADER=================*/
header {
  width: 100%;
  float: left;
}
/*==================TOP-CONTAINER=================*/
.top-container {
  margin-bottom: 0px;
  width: 100%;
  background: #f6f5f5;
  padding: 5px 10px;
}

.top-container p {
  font: bold 13px Arial, Helvetica, sans-serif;
  margin: 0 0 0px;
}
/*================== TOP-CONTAINER=================*/

/*================== BANNER =================*/
.banner {
  overflow: hidden;
}

.banner img {
  width: 100%;
}

/*==================END BANNER =================*/

/*==================search=================*/

#main-nav .search {
  position: absolute;
  right: 10px;
  top: 4px;
}

#main-nav .input-search {
  background-color: rgba( 255,255,255,0.85 );
  padding: 5px;
  padding-right: 30px !important;
  height: 26px;
  border: 1px solid #a7a5a5;
  position: absolute;
  top: 0px;
  right: 0px;
}

#main-nav .icon-search {
  width: 25px;
  height: 22px;
  display: block;
  position: absolute;
  top: 2px;
  right: 2px;
  cursor: pointer;
}

@media(max-width: 991px) {
  .banner .search {
    position: absolute;
    bottom: -14px;
    right: 65px;
  }

  #main-menu1 {
    width: 100%;
  }

  #main-nav .search {
    position: absolute;
    right: 70px;
    top: 12px;
  }
}

@media(max-width: 415px) {
  .search {
    display: none !important;
  }

  .search1 {
    display: block !important;
  }

  .search1 .input-search {
    width: 100%;
    height: 26px;
    position: relative;
    padding-right: 36px;
    padding-left: 5px;
  }

  .search1 {
    position: relative;
    margin-top: -2px;
    margin-bottom: -2px;
  }

  .search1 img {
    position: absolute;
    right: 0;
    top: 2px;
    height: 26px;
  }
}

/*==================MAIN-MENU=================*/
.main-menu {
  min-height: 34px;
}

.main-menu li a {
  color: #fff;
}

    .main-menu .list-inline.left li a {
        padding: 10px 20px;
        text-transform: uppercase;
        font: bold 12px Arial, Helvetica, sans-serif;
        display: block;
        border-right: 1px solid #5a86e4;
        color: #fff;
    }

.main-menu .fa-home {
  font-size: 18px;
}

.main-menu .list-inline.left {
  float: left;
}

.main-menu .list-inline.right {
  float: right;
  padding-top: 7px;
  padding-right: 0;
}

.main-menu .list-inline.right .mic-icon {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  display: block;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: white;
  text-align: center;
  background: #067df6;
}

.main-menu .list-inline.right li {
  float: right;
}

.main-menu .list-inline.right li a {
  font-size: 15px;
}

    .main-menu .list-inline li a:hover {
        background: #5a86e4;
        text-decoration: none;
    }

.list-inline li,.list-inline li:hover {
  margin-right: -4px;
}

.list-inline>li {
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
}

#main-nav {
  padding-right: 0;
  position: relative;
}

.sm-simple {
  border: 0;
  box-shadow: none;
}

.sm-simple > li {
  border-left: 0;
}

.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
  padding: 8px 10px;
}

.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active {
  font-family: Arial, Helvetica, sans-serif !important;
  height: 33px;
}

.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
  background: transparent;
  color: #fff;
}

@media(min-width: 768px) {
  .content-left {
    width: 20%!important;
  }
}

@media(max-width: 767px) {
  .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
    background: transparent;
    color: #fff;
  }
}

.main-menu .mic-icon {
  background: #067df6;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  display: block;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: white;
  text-align: center;
}

#main-menu1 li {
  float: left;
}

@media (max-width: 991px) {
  #main-menu li:last-child .child-menu.sub-child {
    margin-bottom: 10px;
  }

  .navbar-toggle {
    display: block;
  }

  .main-menu {
    min-height: 32px;
  }

  #main-menu1 li {
    width: 100%;
  }

  #main-menu {
    padding-left: 20px;
    padding-right: 5px;
  }

  #main-menu li {
    float: left;
  }

  .navbar-header {
    float: right;
  }

  #main-menu,#main-menu1,#main-menu2 {
    display: none;
  }

  .sm-simple ul {
    background: white !important;
  }

  #main-menu li a {
    padding-left: 0;
  }
}

@media(max-width: 767px) {
  .content-tin-hoatdong .list-tin {
    padding-left: 0;
  }

  .content-tin-hoatdong .hot-tin {
    width: 100%;
  }

  .content-tin-hoatdong-left .content-tin-hoatdong .list-tin {
    width: 100%;
    float: left;
    margin-left: 0;
  }

  .main-menu {
    position: relative;
  }

  .icon-menu-mobile {
    display: block;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 14px;
    left: 20px;
  }

  .sidebar {
    display: none;
  }

  .imgs-right img {
    height: 90px;
    width: 50%;
    float: left;
  }

  .imgs-left img {
    width: 50%!important;
  }

  .content-left {
    width: 0;
  }

  .content-center {
    width: 100%!important;
  }

  .content-right-thongbao {
    width: 100%!important;
  }
}
/*==================END MENU=================*/

/*==================CONTENT LEFT=================*/

/***** MENU LEFT****/
.sidebar {
  float: none!important;
  margin-bottom: 5px!important;
  border-radius: 3px;
  display: block;
  padding: 0;
}

.metismenu li ul {
  display: block;
}

.metismenu ul a:hover {
    color: #094ddc;
}

.menu-father .fa {
  position: absolute;
  top: 13px;
  left: 7px;
  font-size: 10px;
}

.sidebar-nav ul ul a {
  padding: 10px 25px!important;
}

.menu-father .bold {
  padding: 10px 10px 10px 20px;
  margin-left: 15px;
  font: bold 12px Arial, Helvetica, sans-serif;
}

.sidebar-nav-item {
  margin-left: 15px;
  font: bold 12px Arial, Helvetica, sans-serif;
}

.sub-menu li a {
  font: normal 13px Arial, Helvetica, sans-serif;
}

.metismenu>li:not(:last-child), .metismenu>li ul a {
  border-bottom: 1px dotted #bce5fb;
}

@media(max-width: 991px) {
  .content-tin-hoatdong-left {
    width: 100%;
  }

  .content-tin-hoatdong-right {
    width: 100% !important;
  }

  .content-tin-hoatdong .menu-tin {
    float: none;
  }

  .sidebar {
    display: block;
  }

  .content-left {
    width: 20%;
  }
}
/***** END MENU LEFT****/



/*=======Images===============*/
.imgs-right img {
  margin-bottom: 5px;
}

.imgs-left img {
  margin-bottom: 5px;
  float: left;
}
/******THONG BAO******/

.content-left .title-tb {
  padding: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font: bold 13px Arial, Helvetica, sans-serif;
}

.content-left ul.list-thongbao {
  padding-left: 0;
  border-radius: 5px;
  overflow: hidden;
  height: 240px;
}

.content-left ul.list-thongbao li {
  padding: 5px;
  list-style: none;
  border-bottom: 1px dotted #bce5fb;
  margin-top: 2px;
  margin-left: 20px;
  list-style-image: url(../imgs/arrow_tt.png);
}

.content-left ul.list-thongbao li a {
  color: #000;
  font: normal 13px Arial, Helvetica, sans-serif;
}

.content-left ul.list-thongbao li a:hover {
  color: #fb5a3f;
}
/****** END THONG BAO******/

/****content so du lich*****/
.content-sodulich {
  width: 100%;
  float: left;
  margin-top: 5px;
}

.content-left {
  padding: 0;
  width: 20%;
}

.metismenu li ul {
  display: block;
}

.icon-menu-mobile {
  display: none;
}
/*==================END CONTENT LEFT=================*/

/*==================CONTENT CENTER=================*/

/***** CHI TIET BAI VIET****/
.item img {
  width: 100%!important;
}

.content-center {
  padding-right: 5px;
  padding-left: 5px;
  width: 60%;
}

.blog_topic {
    margin-bottom: 10px;
    clear: both;
    float: left;
    width: 100%;
    background: #fafafa;
    border-radius: 0px 0px 5px 5px;
}

.topic_controll {
    text-transform: uppercase;
    float: left;
    width: 100%;
    height: 32px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
}

.topic_controll a {
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #fff!important;
    float: left;
    padding-top: 8px;
    padding-left: 3px;
}

h1{
    margin-top: 0px !important;
}
.noidung {
      padding: 5px 10px;
      font: normal 13px Arial, Helvetica, sans-serif;
      line-height: 20px;
      width: 100%;
}

.noidung .title_topic a {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    margin: 3px 0px;
    float: left;
    margin-bottom: 3px;
    padding-bottom: 7px;
    padding-top: 3px;
}

.share-socials{
    padding: 3px;
}
.noidung .title_topic a:hover {
  color: #fb5a3f;
}

.content_tinkhac {
  float: left;
  height: auto;
}

.content_tinkhac .cactinkhac {
  margin: 10px 0px 0px 10px;
}

.content_tinkhac .cactinkhac .fa {
  
  font-size: 11px;
}

.content_tinkhac .cactinkhac .txt_tinkhac {
  font: 13px Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.intin li {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.content_tinkhac ul.intin {
  clear: both;
  float: left;
  padding-left: 20px;
  margin-top: 8px;
}

.intin .fa {
  color: #fb5a3f;
  font-size: 13px;
  clear: both;
  padding: 0px 4px 13px 0px;
  padding-bottom: 13px;
}

.content_tinkhac ul.intin li a {
  text-decoration: none;
  font: 13px Arial, Helvetica, sans-serif;
  color: #333;
}

    .content_tinkhac ul.intin li a:hover {
        color: #094ddc;
    }

.share-article {
    color: #929292;
    border: solid 1px #eaeaea;
    background: #f9f9f9;
    float: left;
    width: 100%;
    min-height: 35px;
    border-radius: 3px;
    margin: 0px 0px 6px 0px;
    padding: 0 3px 0px 2px;
}

.datetime, .font-custom {
  margin-top: 5px;
  padding: 3px 0px 0px 5px;
  font-size: 12px;
}
.datetime .fa
{
    margin-right: 5px !important;
}
.date-detail-again .fa {
    margin-right: 5px !important;
}

.icon-gg {
  display: inline-block;
}

.icon-gg {
  padding: 5px 2px 0px 2px;
  float: left;
  height: auto;
  width: auto;
}

.content-detail img {
  max-width: 100%;
}

.font-article {
  float: right;
  margin-top: 5px;
}

.charter {
  margin: 0 2px;
  font: 17px Arial, Helvetica, sans-serif;
}
/**** TIN XEM NHIEU TRONG TUAN***/
.tinxemnhieutrongtuan {
  width: 100%;
  float: left;
}

.tinxemnhieu {
  padding-left: 0px;
}

.tinxemnhieu .fa {
  font-size: 13px;
  clear: both;
}

.tinxemnhieu li {
  font: bold 12px Arial, Helvetica, sans-serif;
  padding-bottom: 5px;
}
/**** END TIN XEM NHIEU TRONG TUAN***/

.txt_baiviet {
  margin: 0px 10px;
  font: 13px Arial, Helvetica, sans-serif;
  line-height: 24px;
}

.img_baiviet {
  overflow: hidden;
  margin-right: 10px;
}

.img_baiviet img {
  margin: 10px;
}

.img_baiviet p {
  text-align: center;
  font: italic 13px Arial, Helvetica, sans-serif;
}

.tacgia {
  font: bold 13px Arial, Helvetica, sans-serif;
  text-align: right;
  margin-right: 10px;
}
/***** btnbottom bai viet****/
.btnbottom {
  float: left;
  margin-right: 5px;
  margin-bottom: 2px;
  display: inline-block;
}
.textt {
    background: #e4e2e2;
    padding: 0 10px;
    height: 20px;
    color: #5a5a5a;
    float: left;
    margin: 0 5px 5px 0;
    font: 400 11px/20px arial;
}
.form-tag
{
    padding: 0 10px;
    width: 100%;
    min-height: 25px;
    float: left;
}
.portal-tags {
    margin-bottom: 4px !important;
    padding-left: 0px;
    margin-top: 10px;
}
.btnbottom .btn {
  padding: 3px 1px !important;
  width: 100px;
  border-radius: 3px !important;
}

.date-detail-again {
  margin: 10px;
  float: left;
}
.date-detail-again .btn
{
    font-size: 13px;
}
@media(max-width: 1199px) {
  .img_baiviet img {
    width: 100%;
  }
}
/*================== END CONTENT CENTER =================*/

/*================== CONTENT RIGHT =================*/

/***** THONG BAO****/
.content-right-thongbao {
  padding: 0;
  width: 20%;
}

.content-right-thongbao ul.list-thongbao {
  padding-left: 0;
  border-radius: 5px;
  overflow: hidden;
  height: 240px;
}

.content-right-thongbao ul.list-thongbao li {
  padding: 5px;
  list-style: none;
  border-bottom: 1px dotted #bce5fb;
  margin-top: 2px;
  margin-left: 20px;
  list-style-image: url(../imgs/arrow_tt.png);
}

.content-right-thongbao ul.list-thongbao li a {
  color: #000;
  font: normal 13px Arial, Helvetica, sans-serif;
}

.content-right-thongbao ul.list-thongbao li a:hover {
  color: #fb5a3f;
  text-decoration: none;
}

.content-right-thongbao .title-tb {
  padding: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font: bold 13px Arial, Helvetica, sans-serif;
}

/***** END THONG BAO****/

/***** THONG KE ****/

.content-right-thongbao ul.list-thongke {
  padding-left: 0;
  border-radius: 5px;
  overflow: hidden;
  height: auto;
}

.content-right-thongbao ul.list-thongke li {
  padding: 5px;
  list-style: none;
  border-bottom: 1px dotted #bce5fb;
  margin-top: 2px;
  margin-left: 20px;
  list-style-image: url(../imgs/arrow_tt_01.png);
}

.content-right-thongbao ul.list-thongke li a {
  color: #000;
  font: normal 13px Arial, Helvetica, sans-serif;
}

.content-right-thongbao ul.list-thongke li a:hover {
  text-decoration: none;
}

.content-right-thongbao .title-thongke {
  padding: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font: bold 13px Arial, Helvetica, sans-serif;
}

/***** END THONG KE ****/
.video-YT {
  width: 100%;
}

@media(max-width: 767px) {
  .video-YT {
    width: 100%;
  }
}
/***** CHIEN LUOC CHINH SACH ****/

.content-right-thongbao ul.list-CLCS {
  padding-left: 0;
  border-radius: 3px;
  overflow: hidden;
  height: 170px;
}

.content-right-thongbao ul.list-CLCS li {
  padding: 5px;
  list-style: none;
  border-bottom: 1px dotted #bce5fb;
  margin-top: 2px;
  margin-left: 20px;
  list-style-image: url(../imgs/arrow_tt_01.png);
}

.content-right-thongbao ul.list-CLCS li a {
  color: #000;
  font: normal 13px Arial, Helvetica, sans-serif;
}

.content-right-thongbao ul.list-CLCS li a:hover {
  color: #fb5a3f;
  text-decoration: none;
}

.content-right-thongbao .title-CLSC {
  padding: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font: bold 13px Arial, Helvetica, sans-serif;
}

/***** END CHIEN LUOC CHINH SACH ****/

@media(max-width: 991px) {
  
  .sidebar {
    display: block;
  }

  .content-left {
    width: 20%;
  }
}

@media(max-width: 767px) {
  .main-menu {
    position: relative;
  }

  .icon-menu-mobile {
    display: block;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 6px;
    left: 20px;
  }

  .sidebar {
    display: none;
  }

  .imgs-right img {
    height: 90px;
    padding: 0 2px;
    width: 50%;
  }

  .imgs-left img {
    height: 90px;
    padding: 0 2px;
    width: 50%;
    float: left;
  }

  .content-left {
    width: 0;
  }

  .content-center {
    width: 100%;
  }

  .content-right-thongbao {
    width: 100%;
  }
}

@media(max-width: 375px) {
 
  .imgs-right img, .imgs-left img {
    width: 100%;
    height: auto;
  }
}

/*==========================FOOTER================================*/
footer {
  border-radius: 10px;
  width: 100%;
  float: left;
  color: #fff;
}

.text1_footer {
  text-align: center;
  font: 13px Arial, Helvetica, sans-serif;
  color: #fff;
  line-height: 20px;
  margin-top: 20px;
}