﻿@charset "UTF-8";
/*
	Author:      Nguyễn Thị Ánh Ngọc
	DateCreated: 11.1.2017
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,400italic,600,300&subset=latin,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,vietnamese,latin-ext);
@import url('https://fonts.googleapis.com/css?family=Roboto');

@-webkit-keyframes flash {
  0% {
    opacity: .4; }
  100% {
    opacity: 1; } }
@keyframes flash {
  0% {
    opacity: .4; }
  100% {
    opacity: 1; } }
/* cắt chữ*/
.dot-dot-dot:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0; }

.dot-dot-dot:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: #fff; }

/* end cắt chữ */
a:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s; }

/**/
@-webkit-keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.wobble-horizontal:hover,
.wobble-horizontal:focus,
.wobble-horizontal:active {
  -webkit-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

.wobble-horizontal {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent; }

/* menu */
ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

a {
  color: #6c6c6c; }

a:hover {
  text-decoration: none;
  color: #06C; }

a:focus {
  outline: thin dotted;
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: 0;
  text-decoration: none; }

a img {
  max-width: 100%; }

.width-common {
  width: 100%;
  float: left; 
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #666;
  background-color: #e6e3e6; }

#page {
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden; }

@media (min-width: 1015px) {
  #page {
    width: 1000px; } }
@media (max-width: 1044px) {
  #page {
    width: 100%; } }
.container {
  width: 100%; }

.col-left, .col-right 
{
    padding-left: 5px;
    padding-right: 5px; 
	width: 220px;  /*Fix chiều rộng cột tiên 20/07/2017*/
    
}

.col-content {
  padding-left: 12px;
  padding-right: 12px; 
  }

/* ********** HEADER ******** */
.header .top-bar {
  min-height: 25px;
  background-color: #0768d5; }
  .header .top-bar ul {
    float: right;
    margin-top: 5px;
    display: inline-block; }
  .header .top-bar ul li {
    display: inline-block; }
  .header .top-bar ul li a {
    color: #bad5ff;
    font-size: 11px;
    line-height: 15px; }
  .header .top-bar ul li a:hover {
    color: #09C; }
  .header .top-bar ul li a span {
    padding: 0 18px;
    color: #fff; }
.header .banner {
  background: #1A82D0 url("../imgs/header-img.png") no-repeat top left;
  background-size: cover;
  height: 123px; }
  .header .banner .logo {
    padding: 15px 0; }

/* ********** widget menu ******** */
.top-menu {
  background: #0768d5; }
  .top-menu .fa {
    padding-right: 5px; }

/* ********** MENU ******** */
/* white */
/* white*/
/* xanh */
/*trß║»ng*/
/*x├ím*/
/* menu bootstrap */
.animate {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.navbar-nav {
  margin-top: 0;
  margin-bottom: 0; }

.navbar-default .navbar-collapse {
  border-color: #fff; }

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff; }

@media (min-width: 1100px) {
  .top-menu .navbar {
    border: none; }

  .navbar-right {
    margin-top: -10px; } }
.top-menu .navbar-collapse {
  background-color: #0768d5; }
.top-menu container > .navbar-header {
  margin-right: 0;
  margin-left: 0; }
.top-menu .navbar-default {
  background-color: transparent;
  border-color: transparent; }
.top-menu .navbar {
  margin-bottom: 0px;
  min-height: 30px; }

.navbar-toggle .icon-bar {
  background-color: #fff; }

.navbar-nav > li > a {
  color: #787878;
  padding: 12px 15px; }

.navbar-nav > li > form > .input-group > input,
.navbar-nav > li > form > .input-group > .input-group-btn > .btn {
  border-radius: 0px; }

.navbar-nav > li:not(.disabled).open > a,
.navbar-nav > li:not(.disabled).active > a,
.navbar-nav > li:not(.disabled) > a:hover,
.navbar-nav > li:not(.disabled) > a:focus {
  color: #0768d5;
  padding-left: 10px;
  background-color: #fff; }

.navbar-nav > li.disabled > a {
  color: #c8c8c8; }

.navbar-nav > li > .dropdown-menu {
  border-radius: 0;
  margin-right: -1px;
  min-width: 225px; }

.dropdown-menu > li > a {
  color: #fff;
  padding: 6px 20px;
  white-space: nowrap; }

.navbar-nav > li:not(.dropdown-right) > .dropdown-menu {
  left: 0px;
  margin-left: -1px;
  right: auto; }

/* hover menu con */
.navbar-nav > li > .dropdown-menu > li.active > a,
.navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:focus {
  background-color: #fff;
  color: #0768d5; }

/* hover */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #0768d5 !important;
  background-color: #fff; }

.nav-padding {
  padding-top: 61px; }

/* custom navbar-toggle */
.navbar-toggle {
  padding: 7px 8px;
  margin-top: 8px;
  margin-right: 0;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent; }

/* end navbar-toggle 
----------------------------------------*/
@media screen and (min-width: 110px) {
  .navbar-brand {
    font-size: 20px;
    height: auto;
    padding: 0;
    margin-left: 0 !important; }

  .navbar-nav > li > a {
    font-size: 16px; }

  .navbar-nav > li:not(.disabled).open > a,
  .navbar-nav > li:not(.disabled).active > a,
  .navbar-nav > li:not(.disabled) > a:hover,
  .navbar-nav > li:not(.disabled) > a:focus {
    border-bottom-width: 2px;
    border-left-width: 0px;
    padding-left: 15px; }

  .navbar-nav > li.disabled > a {
    padding-left: 10px;
    padding-right: 10px; } }
@media (max-width: 920px) {
  .top-menu .container > .navbar-header, .top-menu .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; }
  .top-menu .navbar-default {
    background-color: #0768d5; }
  .top-menu .navbar-default .navbar-header > .navbar-toggle {
    border: none;
    margin-left: 20px;
    background: #2689EF; }
  .top-menu .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff; }
  .top-menu .navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 4px;
    border-radius: 1px; }

  .dropdown-menu {
    padding: 0 10px; }

  .navbar-nav > li > .dropdown-menu {
    margin-right: 0px; }

  .navbar-nav > li:not(.disabled).open > a,
  .navbar-nav > li:not(.disabled).active > a,
  .navbar-nav > li:not(.disabled) > a:hover,
  .navbar-nav > li:not(.disabled) > a:focus {
    border-left-width: 0;
    padding-left: 15px; }

  /* menu level 2 */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #0768d5;
    background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff; }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 25px; }

  .navbar-nav > li > .dropdown-menu > li.active > a,
  .navbar-nav > li > .dropdown-menu > li > a:hover,
  .navbar-nav > li > .dropdown-menu > li > a:focus {
    padding-left: 25px;
    color: #0768d5 !important; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #09C !important;
    background-color: transparent; }

  /* icon thu gß╗ìn*/
  .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
    border-width: 0px;
    top: 15px; }

  .navbar-nav.sm-collapsible .open > a > .caret:before {
    content: "\f106"; }

  .navbar-nav.sm-collapsible .caret:before {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: bold; } }
/* -------------------- menu con ------------------ */
.dropdown-menu {
  border-radius: 0; 
      width: 250px;
}

.top-menu .dropdown-menu > li > a {
  color: #6c6c6c;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.dropdown-menu > li > a {
  padding: 6px 10px 6px 0;
  margin: 5px 10px;
  white-space: nowrap;
  border-bottom: 1px solid #dfdfdf; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: #fff;
  color: #0768d5; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #fff;
  color: #0768d5 !important;
  border-color: transparent; }

@media (min-width: 921px) {
  .top-menu .dropdown-menu {
    background-color: #fff;
    color: #fff;
    border-color: #fff; }
  .top-menu .caret {
    display: none; }

  .top-menu .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    border-color: #2e894f; }

  .dropdown-menu > li:last-child > a {
    border-bottom: 0; } }
/* bß╗ò sung menu level 2 
--------------------------------------------------------------------------*/
@media (max-width: 1200px) and (min-width: 921px) {
  .navbar-nav > li > a {
    padding: 15px 8px;
    font-size: 14px !important; }

  .navbar-nav > li:not(.disabled).open > a,
  .navbar-nav > li:not(.disabled).active > a,
  .navbar-nav > li:not(.disabled) > a:hover,
  .navbar-nav > li:not(.disabled) > a:focus {
    padding-left: 8px; } }
/*hover level 1*/
.navbar-nav > li:not(.disabled).open > a .menu-head,
.navbar-nav > li:not(.disabled).active > a .menu-head,
.navbar-nav > li:not(.disabled) > a:hover .menu-head,
.navbar-nav > li:not(.disabled) > a:focus .menu-head {
  position: relative; }
  .navbar-nav > li:not(.disabled).open > a .menu-head::after,
  .navbar-nav > li:not(.disabled).active > a .menu-head::after,
  .navbar-nav > li:not(.disabled) > a:hover .menu-head::after,
  .navbar-nav > li:not(.disabled) > a:focus .menu-head::after {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 60%;
    height: 3px;
    background-color: #0768d5; }

/* change breakpoint */
@media (max-width: 920px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 0;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding: 15px 7px; }

  .collapse.in {
    display: block !important; }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .dropdown-menu > li > a {
    border-bottom: 0;
    margin: 0; } }
li.home a, li.home a:hover {
  padding: 6px 15px 6px 2px !important; }

li.home a:hover {
  background-color: transparent !important; }

li.home a:hover .fa-home {
  color: #fff !important; }

li.home .fa-home {
  font-size: 31px !important;
  padding-right: 0;
  color: #bad5ff; }

/* ********** END MENU ******** */
/* ** menu sidebar ** */
/*
.navbar-vertical {
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    top: 100%;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    max-height: 320px;
    overflow-y: scroll;
  }
.navbar-vertical.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
  } 
li.drop ul.drop-down {
    position: relative !important;
    text-align: center !important;
    top: 0 !important;
    left: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transform: rotateY(0deg) !important;
    -moz-transform: rotateY(0deg) !important;
    -ms-transform: rotateY(0deg) !important;
    -o-transform: rotateY(0deg) !important;
    transform: rotateY(0deg) !important;
    -webkit-transform: rotateX(0deg) !important;
    -moz-transform: rotateX(0deg) !important;
    -ms-transform: rotateX(0deg) !important;
    -o-transform: rotateX(0deg) !important;
    transform: rotateX(0deg) !important;
  }
 */
.left-menu {
  margin: 0;
  padding: 0; }

.left-menu li a {
  white-space: nowrap; }

.left-menu > li {
  display: block;
  position: relative;
  padding: 0 5px;
  background: #0768d5; }

.left-menu > li a {
  background: #0768d5;
  padding: 17px 5px;
  display: inline-block;
  text-decoration: none;
  transition: all 0.23s ease-in-out;
  -moz-transition: all 0.23s ease-in-out;
  -webkit-transition: all 0.23s ease-in-out;
  -o-transition: all 0.23s ease-in-out;
  display: block;
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-backface-visibility: hidden;
  position: relative; }

.left-menu > li:first-child a {
  border-top: 0; }

.left-menu > li:last-child a {
  border-bottom: 0; }

.left-menu > li > a.active,
.left-menu > li a:hover,
.left-menu > li.drop:hover > a {
  color: #ccc; }

.left-menu > li > a.active:after,
.left-menu > li.drop > a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  width: 0;
  height: 0;
  border: 4px solid #fff;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  margin-top: -4px; }

.left-menu > li.drop:hover > a:after {
  border-left-color: #ccc; }

/* menu child */
.left-menu li.drop ul.drop-down {
  background: #fff;
  box-shadow: 0 3px 3px rgba(122, 122, 122, 0.7); }

.left-menu li.drop ul.drop-down li {
  padding: 0 10px 0 20px; }

.left-menu li.drop ul.drop-down li a {
  padding: 10px 10px; }

.left-menu li.drop ul.drop-down li:last-child a {
  border-bottom: 0; }

.left-menu li.drop ul.drop-down li:before {
  margin-left: -10px;
  font-family: 'FontAwesome';
  content: "\f105";
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  position: relative;
  top: 12px;
  color: #0768d5;
  font-size: 15px; }

.left-menu li.drop ul.drop-down > li a {
  background: #fff;
  color: #6c6c6c; }

.left-menu li.drop ul.drop-down > li a:hover {
  color: #0768d5; }

.left-menu li.drop ul.drop-down {
  margin: 0;
  padding: 0;
  margin-left: -3px;
  position: absolute;
  top: 0;
  width: 206px;
  visibility: hidden;
  opacity: 0;
  z-index: 3;
  text-align: left;
  left: 100%;
  transition: all 0.23s ease-in-out;
  -moz-transition: all 0.23s ease-in-out;
  -webkit-transition: all 0.23s ease-in-out;
  -o-transition: all 0.23s ease-in-out;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-backface-visibility: hidden; }

.left-menu li.drop ul.drop-down li {
  display: block;
  position: relative; }

.left-menu li.drop:hover > ul.drop-down {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg); }

@media (max-width: 600px) {
  .left-menu li.drop:hover > ul.drop-down {
    display: none; }

  .left-menu li.drop ul.drop-down {
    position: relative;
    left: 0;
    display: none; }

  .left-menu li.active ul.drop-down {
    display: block !important; }

  .left-menu li.active > ul.drop-down {
    visibility: visible;
    opacity: 1;
    width: 231px;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); } }
/* icon-bar */
.icon-bar-left {
  float: left;
  color: #fff; }
  .icon-bar-left .text {
    display: none;
    margin: 18px 0 0 10px;
    float: left;
    text-transform: uppercase; }

#menu-toggle {
  background: #2689EF;
  float: left;
  border: 0; }

/* *** widget media *** */
.top-media {
  padding: 5px 0;
  background: #0768d5; }
  .top-media .text_date {
    color: #fff; }
  .top-media .top-notification {
    color: #ffff00;
    font-size: 14px; }
  .top-media .info {
    padding: 0 5px; }
  .top-media .info a {
    color: #fff;
    padding-right: 10px; }
  .top-media .info a:last-child {
    padding-right: 0; }
  .top-media .info a:hover span {
    color: #bad5ff;
    text-decoration: underline; }
  .top-media .info a img {
    margin-right: 5px;
    vertical-align: top; }
  .top-media .info a.russia img {
    padding-top: 4px; }

/* ** main-content ** */
.main-content {
  margin-top: 5px;
  background: #fff; }

/* collapsed sidebar styles */
@media screen and (max-width: 920px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }

  .row-offcanvas-left .sidebar-offcanvas {
    left: -250px;
    display: none; }

  .row-offcanvas-left.active .sidebar-offcanvas {
    display: block;
    background: #fff; }

  .row-offcanvas-left.active {
    left: 250px; }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 250px; }

  #sidebar {
    padding-top: 0;
    padding-left: 10px;
    z-index: 10; }

  .row-offcanvas-left.active::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    z-index: 9;
    -webkit-backface-visibility: hidden; } }
/* ** widget ** */
.widget-title,
.widget-content {
  width: 100%;
  float: left; }

.widget-title a {
  display: inline-block;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none; }
.widget-title a:hover {
  color: #bad5ff; }

.widget-title.style-blue {
  padding: 10px 5px;
  margin-bottom: 10px;
  background: #0768D5;
  float: left;
  text-align: center;
  width: 100%;
  border-radius: 10px 10px 0px 0px;
  position: relative; }
  .widget-title.style-blue::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 10px;
    background: transparent;
    width: 5px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #0768D5; }

.widget-title.style-blue-2 {
  margin-bottom: 10px;
  border-bottom: 4px solid #0768D5; }
  .widget-title.style-blue-2 a {
    background: #0768D5;
    margin-left: 10px;
    padding: 5px 10px 0 10px; }

.col-content .widget {
  margin-bottom: 10px;
  width: 100%;
  float: left; }

.col-left .widget {
  /*margin-bottom: 1px;*/
  width: 100%;
  float: left; }

.col-right .widget {
  margin-bottom: 10px;
  width: 100%;
  float: left; }

.line {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e6dcd6;
  border-top: 1px solid #b0b3b9;
  margin: 10px 0; }

.conso {
  width: 100%;
  float: left;
  text-align: center;
  font-weight: bold; }
  .conso .number {
    font-size: 27px;
    line-height: 35px;
    color: #FF0000;
    padding: 15px 0px;
    display: block; }

.album-img img {
  width: 100%; }

.ongate {
  border: 1px solid #7FB9FB; }

.ongate iframe {
  margin: 0 auto;
  display: block; }

.text-align-center img {
  margin: 0 auto;
  text-align: center; }

.scroll-text {
  height: 150px;
  overflow: hidden; }

.scroll-text ul {
  overflow: hidden; }

/* ** list-style-1 ** */
.list-style-1 {
  margin-top: -10px;
  border: 1px solid #4D92E0;
  border-top: 0;
  padding: 15px 10px 10px 10px;
  border-radius: 0px 0px 6px 6px; }
  .list-style-1 li {
    padding-left: 20px;
    margin-bottom: 10px; }
    .list-style-1 li:before {
      margin-left: -20px;
      font-family: 'FontAwesome';
      content: "\f101";
      font-weight: 400;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      position: relative;
      top: 0;
      margin-right: 0;
      color: #6c6c6c;
      font-size: 20px; }
    .list-style-1 li a {
      padding: 0 5px 7px 0;
      border-bottom: 1px dashed #d0d0d0;
      display: block; }
  .list-style-1 li:hover::before {
    color: #337ab7; }
  .list-style-1 li:last-child a {
    border-bottom: 0; }

/* ** list-style-2 ** */
.list-style-2 {
  margin-top: 0px; }
  .list-style-2 li {
    padding-left: 17px;
    margin-bottom: 3px; }
    .list-style-2 li:before {
      margin-left: -15px;
      font-family: 'FontAwesome';
      content: "\f0c8";
      font-weight: 400;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      position: relative;
      top: 0;
      margin-right: 0;
      color: #4995E9;
      font-size: 8px; }
    .list-style-2 li a {
      padding: 0 5px 7px 0;
      display: block;
      line-height: 17px; }
  .list-style-2 li:hover::before {
    color: #337ab7; }

.list-style-2.border-bottom {
  margin-top: 0; }
  .list-style-2.border-bottom li {
    margin-bottom: 10px; }
  .list-style-2.border-bottom li a {
    border-bottom: 1px dotted #d0d0d0; }

.font-weight-bold {
  font-weight: bold; }

/* ** list-style-3 ** */
.list-style-3 {
  padding: 5px 10px 10px 10px; }
  .list-style-3 li {
    padding-left: 16px;
    margin-bottom: 10px; }
    .list-style-3 li:before {
      margin-left: -16px;
      font-family: 'FontAwesome';
      content: "\f0da";
      font-weight: 400;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      position: relative;
      top: 0;
      margin-right: 0;
      color: #6c6c6c;
      font-size: 15px; }
    .list-style-3 li a {
      padding: 0 5px 7px 0;
      border-bottom: 1px dotted #d0d0d0;
      display: block; }
  .list-style-3 li:hover::before {
    color: #337ab7; }
  .list-style-3 li:last-child a {
    border-bottom: 0; }

/* ** list-style-4 ** */
.list-style-4 {
  padding: 5px 10px 10px 10px; }
  .list-style-4 li {
    padding-left: 23px;
    margin-bottom: 10px; }
    .list-style-4 li:before {
      margin-left: -23px;
      font-family: 'FontAwesome';
      content: "\f00c";
      font-weight: 400;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      position: relative;
      top: 0;
      margin-right: 0;
      color: #666;
      font-size: 15px; }
    .list-style-4 li a {
      color: #666;
      padding: 0 5px 7px 0;
      font-weight: bold;
      display: block;
      line-height: 18px; }
    .list-style-4 li a:hover {
      color: #337ab7; }
  .list-style-4 li:hover::before {
    color: #337ab7; }
  .list-style-4 li:last-child a {
    border-bottom: 0; }

/* ** list-style-5 ** */
.list-style-5 li {
  padding-left: 8px; }
  .list-style-5 li:before {
    margin-left: -16px;
    font-family: 'FontAwesome';
    content: "\f111";
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    position: relative;
    top: 0;
    margin-right: 0;
    color: #c1c1c1;
    font-size: 5px; }
  .list-style-5 li a {
    padding: 0 5px 7px 0;
    display: block;
    line-height: 18px; }
  .list-style-5 li a:hover {
    color: #337ab7; }
.list-style-5 li:hover::before {
  color: #337ab7; }
.list-style-5 li:last-child a {
  border-bottom: 0; }

.list-style-5.col-2 {
  width: 100%;
  float: left; }
  .list-style-5.col-2 li {
    width: 50%;
    float: left;
    padding-right: 0; }
  .list-style-5.col-2 li:nth-child(2n + 1) {
    clear: both; }

/* ** list-style-6 ** */
.list-style-6 {
  margin-top: 10px; }
  .list-style-6 li {
    width: 33.33333%;
    float: left;
    margin-bottom: 20px; }
  .list-style-6 li:nth-child(3n+1) {
    clear: both; }
  .list-style-6 li a {
    display: block;
    padding: 0 3px;
    font-size: 12px; }
  .list-style-6 li .icon {
    min-height: 31px;
    display: block;
    margin: 0 auto 5px auto; }
  .list-style-6 li span {
    display: block;
    text-align: center; }

/* list style 7 */
.list-style-7 {
  border-left: 6px solid #448BDA;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35);
  border-bottom: 0;
  padding: 5px 0; }
  .list-style-7 li {
    padding-left: 25px; }
    .list-style-7 li:before {
      margin-left: -20px;
      font-family: 'FontAwesome';
      content: "\f103";
      font-weight: 400;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      position: relative;
      top: 17px;
      margin-right: 0;
      color: #999;
      font-size: 30px; }
  .list-style-7 li:hover::before, .list-style-7 li:hover a {
    color: #4a97ed !important; }
  .list-style-7 li.active::before {
    color: #4a97ed; }

/* slider pro */
.sp-caption-container {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(7, 104, 213, 0.85);
  /*rgba(43,44,45,0.85);*/
  width: 100%;
  padding: 15px;
  text-align: left;
  min-height: 74px; }

.main-slider {
  margin-bottom: 10px; }
  .main-slider a {
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    line-height: 22px; }

/* *** imgs slider ***/
.theme-default .nivoSlider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.theme-default .nivo-controlNav {
  display: none; }

/* *** END imgs slider ***/
/* article-hot */
.article-hot {
  width: 100%;
  float: left;
  border-bottom: 1px dotted #d0d0d0;
  margin-bottom: 10px; }
  .article-hot .article-thumb {
    width: 267px;
    height: 160px;
    margin: 0 15px 15px 0;
    overflow: hidden;
    float: left; }
    .article-hot .article-thumb img {
      max-width: 100%;
      margin: 0 auto;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      height: 160px;
      display: block; }
  .article-hot .article-content {
    margin-bottom: 10px; }
  .article-hot .article-title {
    color: #6c6c6c;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0; }
  .article-hot .article-description {
    font-size: 12px;
    text-align: justify; }

.tintuckhac {
  width: 100%;
  float: left; }

.widget_three-tab {
  border-radius: 0; }
  .widget_three-tab .panel-heading {
    padding: 0;
    border-radius: 0;
    background-color: #fff; }
  .widget_three-tab .nav > li > a {
    padding: 1px 10px 1px 5px;
    margin: 10px 0;
    border: 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #999; }
  .widget_three-tab .nav-tabs > li.active > a, .widget_three-tab .nav-tabs > li.active > a:focus, .widget_three-tab .nav-tabs > li.active > a:hover {
    border: 0;
    border-right: 1px solid #4a97ed;
    color: #4a97ed;
    font-weight: bold; }
  .widget_three-tab .nav-tabs > li:last-child.active > a, .widget_three-tab .nav-tabs > li:last-child.active > a:focus, .widget_three-tab .nav-tabs > li:last-child.active > a:hover {
    border-right: 0; }
  .widget_three-tab .nav-tabs > li {
    width: 33.3333%; }
  .widget_three-tab .nav-tabs > li > a {
    border-radius: 0;
    border-right: 1px solid #4a97ed;
    font-weight: bold; }
  .widget_three-tab .nav-tabs > li:last-child > a {
    border-right: 0; }
  .widget_three-tab .nav > li > a:focus, .widget_three-tab .nav > li > a:hover {
    background-color: #fff; }

/* advs */
.advs a {
  width: 50%;
  float: left;
  margin-bottom: 5px; }
.advs a img {
  -o-object-fit: cover;
  object-fit: cover;
  /*height: 118px;*/ }

/* advs-2 */
.advs-2 a {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 5px; }
.advs-2 img {
  width: 100%; }

.advs-3 a {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 5px; }
.advs-3 img {
  width: 100%; }

/* hotnew-video */
.hotnew-video .img-video {
  width: 100%;
  position: relative; }
.hotnew-video .img-video .imagevideo {
  width: 100%; }
.hotnew-video .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  text-align: center; }
.hotnew-video .decription {
  padding: 20px 5px;
  border-left: 1px solid #7FB9FB;
  border-right: 1px solid #7FB9FB; }
.hotnew-video .decription a {
  font-size: 15px;
  color: #0768d5;
  font-weight: bold; }
.hotnew-video .decription a:hover {
  color: #6c6c6c; }

.list_videoclip {
  overflow: hidden;
  border: 1px solid #7FB9FB;
  border-top: 0; }
  .list_videoclip li {
    width: 100%;
    float: left;
    padding: 5px;
    border-top: 1px solid #7FB9FB !important;
    background: -webkit-linear-gradient(#fff, #CBE9FB);
    background: -o-linear-gradient(#fff, #CBE9FB);
    background: -moz-linear-gradient(#fff, #CBE9FB);
    background: linear-gradient(#fff, #CBE9FB); }
    .list_videoclip li .thumb {
      width: 110px;
      height: 63px;
      overflow: hidden;
      float: left;
      margin-right: 15px; }
    .list_videoclip li .thumb img {
      -o-object-fit: cover;
      object-fit: cover;
      height: 63px; }

.videoclip .widget-title {
  margin-bottom: 0; }
.videoclip .widget-title::after {
  display: none; }

/* truy cap */
.truycap 
{
    color: #C14646; 
    font-family: 'Roboto', time;
    font-weight: bold;
    margin-top: -5px;
    box-shadow: 0px 9px 16px 1px #adabad;
    margin-bottom: 20px;
    padding: 11px 0px;
}
  .truycap .line 
  {
    margin-bottom: 15px; 

  }
  .truycap p span:first-child 
  {
    width: 120px;
    display: inline-block; 

  }
  .truycap .onlinetotal
  {
      margin-left: 10px;
  }

/* sytem-document */
.sytem-document {
  background: #FFDE00;
  border-left: 6px solid #F5B900;
  padding: 10px 10px 20px 10px; }
  .sytem-document .imgl img {
    margin-bottom: 5px; }
  .sytem-document .img_vb {
    background: #F00F13;
    border-radius: 4px;
    padding: 7px 5px 7px 25px;
    margin: 5px 0; }
    .sytem-document .img_vb::before {
      margin-left: -20px;
      font-family: 'FontAwesome';
      content: "\f005";
      font-weight: 400;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      position: relative;
      top: 0;
      margin-right: 0;
      color: #FEF200;
      font-size: 15px; }
    .sytem-document .img_vb a {
      color: #fff;
      font-weight: bold;
      font-size: 12px; }
    .sytem-document .img_vb a:hover {
      color: #FEF200; }

/* scheduler */
.scheduler {
  position: relative; }
  .scheduler img {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    margin: 0 auto; }
  .scheduler .lichlamviec {
    margin-top: 60px;
    padding: 50px 5px 15px 5px;
    background: #EDEDED;
    text-align: center; }
    .scheduler .lichlamviec a {
      color: #88847C;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 20px; }
    .scheduler .lichlamviec a:hover {
      color: #06C; }

/* notification-new */
.notification-new {
  margin-top: 25px;
  margin-bottom: 20px !important; }
  .notification-new .widget-wrap {
    padding: 0 5px;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
    border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 12px 12px;
    -moz-border-radius: 0 0 12px 12px;
    border-radius: 0 0 12px 12px;
    -webkit-box-shadow: 0 8px 0 #AFAFAF,0px 0px 8px 1px #BBBBBB;
    -moz-box-shadow: 0 8px 0 #AFAFAF, 0px 0px 8px 1px #BBBBBB;
    box-shadow: 0 8px 0 #AFAFAF, 0px 0px 8px 1px #BBBBBB; }
  .notification-new .widget-title {
    text-align: center;
    padding: 15px 0 10px 0; }
    .notification-new .widget-title a {
      color: #0768D5; }
  .notification-new .backgroud-top {
    margin: -25px -6px 0 -6px; }
    .notification-new .backgroud-top img 
    {
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; 

    }

/* weather */
.weather .widget-content 
{
  margin-top: -5px;
  webkit-box-shadow: 0px 9px 16px 1px #adabad;
  -moz-box-shadow: 0px 9px 16px 1px #adabad;
  box-shadow: 0px 9px 16px 1px #adabad;
  margin-bottom: 20px;
  padding: 15px 10px; 

}
.weather .tentp 
{
  text-transform: capitalize;
  width: 100%;
  border-bottom: 1px #CFCFCF solid;
  /*padding: 10px 4px;*/
  font-size: 15px;
  color: #6c6c6c; 
  height: 25px;
}
.lienket .drop 
{
  text-transform: capitalize;
  width: 100%;
  border-bottom: 1px #CFCFCF solid;
  /*padding: 10px 4px;*/
  font-size: 15px;
  color: #6c6c6c; 
  height: 25px;
}
.weather .hinh {
  width: 100%;
  float: left; }
  .weather .hinh img {
    float: left; }
  .weather .hinh #temp {
    color: #6c6c6c;
    font-size: 25px;
    float: right;
    margin-top: 33px;
    line-height: 100px;
    margin: 0; }
.weather .do_am {
  width: 100%;
  float: left;
  color: #6c6c6c;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  padding: 10px 0; }
 .title-article.tt{
            font-size:15px;
        }
        .wrapper-article h2{
            margin-top:0 !important;
        }
/* topic */
/*.nd_news_topic {
  margin-bottom: 30px;
  width: 100%;
  float: left;
  font-size: 15px;
  line-height: 24px; }
  .nd_news_topic h2 {
    margin-top: 0;
    font-size: 15px;
    line-height: 20px; }
  .nd_news_topic a:hover {
    text-decoration: underline; }*/

.topicScan {
  width: 100%;
  float: left;
  border-bottom: 1px solid #dcdcdc;
  margin: 10px 0; }

.title-article {
  font-weight: 700;
  color: #0369ce; }

.datetime-article {
  font-size: 12px;
  color: #8c8c8f;
  margin: 5px; }

.thumb-article {
  margin: 0 10px 15px 0; }

/* >= 521 */
@media (min-width: 521px) {
  .thumb-article {
    width: 200px;
    height: 150px;
    overflow: hidden;
    float: left; }
    .thumb-article img {
      margin: 0 auto;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      height: 150px; }

  .wrapper-article {
    margin-left: 215px; } }
/* content-detail */
/* share article */
.content-detail {
  min-height: 1000px; }
  .content-detail ul li {
    padding-left: 16px; }
    .content-detail ul li:before {
      margin-left: -16px;
      font-family: 'FontAwesome';     
      font-weight: 400;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      position: relative;
      top: 0;
      margin-right: 0;
      color: #c1c1c1;
      font-size: 5px; }
    .content-detail ul li a {
      padding: 0 0 5px 0;
      display: block;
      line-height: 18px; }
  .content-detail img {
    max-width: 100%; }

/* */
.header-category {
  border-bottom: 1px solid #bababa;
  position: relative;
  margin: 10px 0;
  float: left;
  width: 100%; }

.title-t1 {
  font-size: 16px;
  float: left;
  padding: 5px 0px;
  display: block;
  margin-bottom: -1px;
  /*text-transform: uppercase;
  position: relative;
  font-weight: 500;*/
  font-family: 'Roboto', time;  
}
  /*.title-t1:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 1px;
    background: #6c6c6c;
    content: "";
    width: 60%; }*/

.title-t2 {
  line-height: 30px;
  font-size: 22px;
  font-style: normal;
  text-align: left;
  font-weight: bold;
  float: left;
  width: 100%;
  margin: 0 0 15px 0; }

/* */
.share-article {
  color: #929292;
  border: solid 1px #eaeaea;
  background: #f9f9f9;
  float: left;
  width: 100%;
  min-height: 38px;
  border-radius: 3px;
  margin: 0px 0px 10px 0px;
  padding: 0 5px 10px 5px; }

.font-article {
  float: right;
  margin-top: 10px;
   }

.datetime, .font-custom 
{
  margin-top: 10px; 
  font-size: 12px;
}

.font-custom {
  text-align: right; }

.icon-gg {
  padding: 7px 5px 0px 0px;
  float: left;
  height: auto;
  width: auto; }

.icon-face {
  padding: 7px 10px 0px 0px;
  float: left;
  width: auto;
  height: auto; }

/* */
.charter {
  margin: 0 5px;
  font-size: 18px;
  font-family: "Times New Roman", Arial; }

/* */
.tinxemnhieutrongtuan {
  width: 100%;
  float: left; }

/* */
.article_content {
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 24px;
  margin: 15px 0 30px 0; 
  font-weight: 400;
  color: #060606;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
	
  }

.chitietbaiviet p
{
   margin: 0 0 20px !important;
}


/* */
.other_news {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  .other_news ul li:before {
    content: "\f10c ";
    font-size: 8px; }

.header_other_news {
  /*text-transform: capitalize;*/
  font-size: 15px;
  color: #1c78b4;
  font-weight: 700; }

/* footer */
.footer {
  background: #0768D5;
  color: #fff;
  text-align: center;
  padding-bottom: 15px; }

.menu_footer {
  text-align: left;
  overflow: hidden;
  margin-bottom: 10px; }
  .menu_footer li {
    display: inline-block; }
  .menu_footer li a {
    color: #fff;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
    display: block; }
  .menu_footer li a:hover {
    background-image: linear-gradient(#f0f0f0, #fff);
    color: #0768d5; }
  .menu_footer li.home a:hover {
    background-image: none; }
  .menu_footer li.home a, .menu_footer li.home a:hover {
    padding: 0 !important; }

/*=============== backtotop====================*/
.backtotop {
  /*background-color: #2689EF;*/
  background: rgba(0,0,0,0.2);
  width: 40px;
  height: 40px;
  bottom: 15px;
  z-index: 999;
  right: 12px;
  padding: 5px 0;
  border: 1px solid;
  overflow: hidden;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #fff; 

}

.backtotop i {
  font-size: 24px;
  margin: 0;
  padding-right: 0;
  display: block; }

.backtotop:hover {
  color: #fff; }

/*-------- MODULE SEARCH ------------*/
#sosearchpro.so-search {
  margin: 9px 0 0 0;
  width: 100%; }
  #sosearchpro.so-search .autosearch-input {
    height: 30px;
    background: #317CD2;
    color: #fff;
    border-color: transparent; }
  #sosearchpro.so-search .button-search {
    background: transparent;
    border: 0;
    font-size: 16px;
    height: 30px;
    padding: 0 5px;
    background-color: transparent;
    margin-left: 2px; }
    #sosearchpro.so-search .button-search i {
      color: #fff;
      font-size: 20px;
      line-height: 20px; }
    #sosearchpro.so-search .button-search:hover i {
      color: #317CD2; }
  #sosearchpro.so-search .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }

.header_search {
  padding-right: 5px; }

#icon-search {
  width: 36px;
  display: none;
  border: 1px solid #7FB9FB;
  border-radius: 50%;
  margin-top: 5px;
  padding: 3px;
  float: right; }
  #icon-search .btn {
    background: transparent;
    border: 0;
    font-size: 16px;
    height: 30px;
    padding: 0 5px; }
  #icon-search .btn:active {
    background: transparent; }
  #icon-search i {
    color: #7FB9FB;
    font-size: 20px;
    line-height: 28px;
    padding: 0 !important; }
  #icon-search:hover {
    border-color: #fff; }
    #icon-search:hover i {
      color: #fff; }

#icon-search.closed {
  border-color: #ff0; }
  #icon-search.closed .fa {
    color: #ff0; }
  #icon-search.closed .fa-search:before {
    content: "\f00d"; }

  /*# sourceMappingURL=khanhhoa.css.map */
/*Fix menu left PanelMenubar*/
ul.drop-down li:hover ul.dropdown-menu{
    display:block;
    position:absolute;
    top:0;
    left:202px;
}
ul.dropdown-menu li a{
    padding:5px;
}
ul.dropdown-menu span.fa.fa-angle-double-right{
    display:none; /*or xoa luon html cua no cung dc:D*/
}
a.wobble-horizontal{
    padding-top:0px!important;
    padding-bottom:5px!important;
    display:block!important;
    padding-left: 0!important;
    margin-left: 10px!important;
    top: -7px;
    /*float:left;*/
}
.left-menu li a {
    white-space: normal;
}


/* responsive phai luon nam duoi cac css thuong de override cac css trên.*/
/* <= 400 */
@media(max-width:1024px){
    #psc-divPanelCenter{
        width:75%;
    }
}
@media screen and (max-width:999px) and (min-width:921px){
    #psc-divPanelCenter{
        width:75%!important;
    }

}
@media screen and (max-width:920px) and (min-width:800px){
    #psc-divPanelCenter{
        width:100%!important;
    }
}
@media only screen and (max-width: 719px) {
.pdfkhview{
	height: 500px;
}
}
@media (max-width: 450px) {
  .menu_footer li {
    display: block; } }
/* <= 520 */
@media (max-width: 520px) {
  .article-hot .article-thumb {
    width: 100%;
    height: auto; }

  .article-hot .article-thumb img {
    width: 100%;
    height: auto; }

  .advs a, .advs-2 a, .advs-3 a {
    width: 100%;
    text-align: center; }

  .advs-2 img, .advs-3 img {
    width: 100%; 

  }

  /* Li├¬n kß║┐t website */
  .widget_three-tab .nav-tabs > li {
    width: 100%; }

  .widget_three-tab .nav-tabs > li > a,
  .widget_three-tab .nav-tabs > li.active > a,
  .widget_three-tab .nav-tabs > li.active > a:focus,
  .widget_three-tab .nav-tabs > li.active > a:hover {
    border-right: 0; }

  .list-style-7 li:before {
    top: 11px;
    font-size: 20px; }

  .list-style-5.col-2 li {
    width: 100%; }

  .footer {
    text-align: left;
    line-height: 18px; }

  .footer div, .footer strong {
    margin-bottom: 5px;
    display: block; }

  .menu_footer li a {
    padding: 5px; }

  .menu_footer li a:hover {
    background-image: none;
    color: #ff0; } }
/* >= 521 */
@media (min-width: 521px) {
  .advs {
    margin-left: -2px;
    margin-right: -2px; }

  .advs a {
    padding: 0 2px; }

  .advs img, .advs-2 img, .advs-3 img {
    width: 100%; } }
/* <= 800 */
@media (max-width: 800px) {
  .header .banner {
    height: auto; }

  .col-content {
    width: 100% !important; }

  .col-right {
    width: 100% !important; }

  .top-notification {
    width: 100% !important; }

  .info {
    width: 100% !important;
    padding: 3px 15px !important; } }
/* 600 <= x <= 800*/
@media (min-width: 600px) and (max-width: 800px) {
  .wrapper-container 
  {
	  /*
    width: 580px;
    margin: 0 auto; */
	
	margin-right: 5px;
    margin-left: 5px;
	}

  .col-content.article-detail .wrapper-container {
    width: 100%; } }
/* 400 <= x <= 800*/
@media (min-width: 400px) and (max-width: 800px) {
  .col-right .advs-2 {
    margin-left: -2px;
    margin-right: -2px; }

  .col-right .advs-2 a {
    width: 50%;
    padding: 0 2px; }

  .col-right .advs-2 a:nth-child(2n+1) {
    clear: both; } }
/* <= 920 */
@media (max-width: 920px) 
{
  .icon-bar-left .text {
    display: block; }

  .col-content {
    width: 69%; }

  .col-right {
    width: 30%; }

  .blog_date {
    display: none; }

  .top-notification {
    width: 69%; }

  .info {
    width: 31%; }

  .main-menu, .header_search {
    width: 100%; }

  .header_search {
    display: none;
    padding: 10px 15px 15px 15px; }

  .header_search.active {
    display: block; }

  #icon-search {
    display: block; }

  #sosearchpro.so-search .autosearch-input {
    border-color: #7FB9FB; }
  #sosearchpro.so-search .button-search {
    border: 1px solid #7FB9FB;
    background-color: #7FB9FB; }

  /* chi tiet bai viet */
  .col-content.article-detail {
    width: 100%; } 
}

/*top print comment*/
.date-detail-again {
    width: 100%;
    float: left;
    background: #f6f5f5;
    padding: 5px;
    border-radius: 4px;
}

.btnbottom {
    float: left;
    margin-right: 5px;
    margin-bottom: 2px;
    display: inline-block;
}
.btn-primary {   
    height: 28px;
    background-color: #0065ca;
    padding: 0px 4px;
    font-size: 13px;
    width: 94px;
}
.subgopy {
    float: left;
    width: 100px;
    margin-bottom: 2px;
    display: inline-block;
}
.subsgopy {
    height: 35px;
    float: left;
}
#btncomment {
    height: 30px;
    width: 100px;
    background-color: #0065ca;
    padding: 0px 20px;
    border-radius: 4px;
    color: white;
    font-size: 14px;
    padding: 1px 6px;
}

/*Send email bai viet*/
/* Gui toi ban be */
#mainCaptcha {
    text-align: center;
    background: url(../images/captcha1.jpg);
    font-size: 20px;
    padding: 0px 5px;
    color: #848383;
    border: none;
    max-width: 165px;
    font-weight: bold;
    margin-right: 8px;
}

#myModal
{
    z-index: 99999;
}
#myModal .form-control{
    margin-bottom:10px;
    padding:10px;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
}
.titlesendmail
{
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    margin-bottom: 0px;
}
.capcha .input-capcha{
    width:40%;
    float:left;
    margin-right:10px;
}
.capcha img.refresh
{
    width: 34px;
    height: 34px;
    margin-top: -8px;
}

.chitietbaiviet a
{
    text-decoration: underline !important;
    color: blue !important;
}

@media(max-width:500px){
    .capcha .input-capcha{
        width:100%;
        margin-right:0;
    }
}

@media(max-width:920px){
    .col-right{width:100%}

    #psc-divPortlet-c3257407-58fd-47e7-b84b-811212419491
    {
            width: 100%;
            float: left;
    }
    #psc-divPortlet-c3257407-58fd-47e7-b84b-811212419491 .psc-divPortlet-Content
    {
            

    }
}

@media(max-width:767px){
   .header .top-bar ul li:nth-of-type(1){
    width: 100%;
    float: left;
    }
    .header .top-bar ul li a span{
    padding: 0 5px;
    }
    .header .top-bar .litop{
    display:none !important;
    }
    }

.form-tag
{
    padding-bottom: 10px;
    margin-left: 5px;
}
.tagmain {
    float: left;
    margin-right: 5px;
    font-size: 11px;
    display: inline-block;
    padding: 0px 8px;
    border: 1px solid #A3A3A3;
    color: #3379b8;
    /* -webkit-border-radius: 2px; */
    border-radius: 2px;
    /* -webkit-transition: all .2s ease; */
    transition: all .2s ease;
}
.tags {
    border: 1px solid #A3A3A3;
    color: #666666;
    font-size: 11px;
    padding: 4px 10px;
    margin: 0 0px 4px 0;
    display: inline-block;
    /* -webkit-border-radius: 2px; */
    border-radius: 2px;
    /* -webkit-transition: all .2s ease; */
    transition: all .2s ease;
}
.portal-tags li a {
    padding: 3px 3px 3px 3px!important;
}

.portal-tags li {
    display: inline-block;
}

.portal-tags
{
    float: left;
    margin-top: -1px;
}
.fa {
    margin-right: 3px;
}