﻿/* font-face */
@import url("../../../lib/simple-line-icons/css/simple-line-icons.css");
/* typography */

.txt-light {
  font-weight: 300;
}

.txt-bold {
  font-weight: 700;
}

.chitietbaiviet a:hover
{
    color: #ff0000;
}
.chitietbaiviet a
{
    color: #0000ff;
}
.text-head.large {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-head.small {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
}

.text-title {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

.text-title.large {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.text-title.small {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
}

.header-tab {
  font-size: 14px;
  font-weight: 700;
}

/* end typography */
/* global */
* {
  padding: 0;
  margin: 0;
}

:focus {
  outline: none;
}

:placeholder {
  color: #fff;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #fff;
}

:-ms-input-placeholder {
  color: #fff;
}

ul {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  color: #034ea2;
  text-decoration: none;
}

select {
  background: transparent;
  border: 0;
}

#page {
  width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}

.line {
  border-bottom: 1px solid #004490;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-bottom: 15px;
}

.ml-120 {
  margin-left: 120px;
}

.pt-20 {
  padding-top: 20px;
}

/* end global */
/* layout */
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #4f4f4f;
}

@media (min-width: 1200px) {
  .menu .container {
    width: 1170px;
  }
}

@media (max-width: 1200px) {
  .container {
    width: 100%;
  }
}

.section.bg-grey {
  background-color: #eee;
}

/* end layout */
/* ____ header _____*/
.header {
  font-size: 14px;
  line-height: 1.1;
  color: #87c0ff;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header ul {
  margin: 15px 0 0 0;
}

.header ul li {
  display: inline-block;
  padding: 0 10px 10px 0;
}

.header ul li a:hover {
  color: #fff;
}

.header .icons {
  margin-right: 5px;
}

@media (max-width: 768px) {
  .header .header-logo img {
    margin: 0 auto;
  }

  .header ul {
    font-size: 12px;
  }
}

@media (min-width: 769px) {
  .header {
    text-align: left;
  }

  .header .header-bottom {
    float: right;
  }
}

/* end header */

/* END MENU */
/* *********** v3 search ********* */
/* search : desktop */
/* *********** end search ********* */

/* Chi Tiết Tin Tức */
.content-detail ul li {
  padding-right: 2px;
  padding-left: 0 !important;
  margin-bottom: 5px;
}

.content-detail ul li a {
  padding: 0 0 5px 0;
  display: block;
  line-height: 14px;
}

.tinxemnhieutrongtuan ul li a {
  color: #666666 !important;
  font-weight: bold !important;
}

.other_news ul li:before {
  content: "\f04d " !important;
  font-size: 5px !important;
  margin-left: 0 !important;
  margin-right: 8px !important;
  margin-top: 4px;
  height: 12px;
}

.tinlienquan li a {
  color: #000db7;
  font-size: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

.tinlienquan li a:hover {
  color: #034ea2;
}

.btnbottom .btn {
  padding: 3px 1px !important;
  width: 100px;
  border-radius: 0px !important;
}

.header-category ul li {
  float: left;
}

.topicname-title {
  margin-left: 5px;
}

.icon-gg {
  display: inline-block;
}
/*.icon-gg img {
 
  height: 30px;
}    
*/
/* map */
.map {
  margin-bottom: 15px;
}

/* Sự kiện */
.su-kien {
  margin-bottom: 15px;
  padding: 15px;
  background-color: #ccc;
  background-image: linear-gradient(to top, #e3e6e8 0%, white 100%);
  border: 1px solid #ccc;
}

.su-kien h2 {
  color: #034ea2;
  text-align: center;
  margin: 0 0 20px 0;
}

.su-kien-thumb {
  margin-bottom: 20px;
}

/* banner small */
.banner.small .banner-thumb {
  margin-bottom: 5px;
}

/* banners big */
.banners.big .banner-thumb {
  margin-bottom: 5px;
}

/* hanging fix right */
.hanging {
  border: 1px solid #fff;
  list-style: none;
  padding: 0;
  position: fixed;
  margin-top: 30px;
  perspective: 1000px;
  top: 50%;
  margin-top: -150px;
  right: 0;
  z-index: 999999;
}

.hanging li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
  vertical-align: baseline;
}

.hanging li a {
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(3, 78, 162, 0.9);
  color: #fff;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  transition: background .5s ease .300ms;
}

.hanging li a img {
  margin-top: 5px;
}

.hanging li a:hover {
  background-color: #d6322c;
}

.hanging li a span {
     width: 150px;
    float: right;
    text-align: center;
    background: #222;
    color: #fff;
    margin: -30px 50px 0 0;
    padding: 8px;
    transform-origin: 0;
    visibility: hidden;
    opacity: 0;
    transform: rotateY(45deg);
    transition: all .5s ease .300ms;
    font-size: 12px;
    line-height: 23px;
    text-transform: uppercase;
}

.hanging li span:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: -20px;
  top: 9px;
  border: 10px solid transparent;
  border-left: 10px solid #222;
}

.hanging li a:hover span {
  visibility: visible;
  opacity: 1;
  transform: rotateY(0);
}

@media (max-width: 978px) {
  .hanging {
    display: none;
  }
}
/* _____ responsive _____ */
@media (max-width: 768px) and (min-width: 420px) {
  .side-right .banner.small {
    margin: 0 -2px;
  }

  .side-right .banner.small .banner-thumb {
    width: 50%;
    float: left;
    padding: 0 2px;
  }
}

/* .footer */
@media (max-width: 900px) {
  .footer .footer-top .my-col:nth-child(1) {
    width: 100%;
  }

  .footer .footer-top .my-col:nth-child(2) {
    width: 70%;
  }

  .footer .footer-top .my-col:nth-child(2) > * {
    margin-left: 0px;
  }

  .footer .footer-top .my-col:nth-child(3) {
    width: 30%;
  }
}

@media (max-width: 768px) and (min-width: 471px) {
  .footer .my-col {
    width: 100% !important;
    text-align: left;
  }

  .footer .footer-box {
    margin-left: 120px;
  }

  .footer .footer-bottom .my-col {
    text-align: left !important;
  }

  .footer .footer-bottom .my-col > * {
    margin-left: 120px !important;
  }
}

@media (max-width: 470px) {
  .footer .footer-logo {
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
  }

  .footer .my-col {
    width: 100% !important;
    text-align: left;
  }

  .footer .footer-box {
    margin-left: 0 !important;
  }

  .footer .ml-120 {
    margin-left: 0;
  }
}

/*# sourceMappingURL=index.css.map */

#banner {
  min-height: 130px;
  width: 100%;
  float: left;
}

#psc-divPanelBottom .container {
  padding: 0;
  width: 100%;
  float: left;
}

.header .container,
	.menu .container {
  padding: 0;
}

@media(min-width:768px) {
  #psc-divPanelCenter {
    width: 75%;
    float: left;
    padding: 0px 0px 0px 15px;
  }

  #psc-divPanelRight {
    width: 25%;
    float: left;
    padding: 0 15px;
  }

  #psc-divPanelMid {
    overflow: hidden;
    margin: 0 -15px;
  }
}

@media(max-width:768px){
#page{ width:100%;}
}

.authorsource
{
    float: right;
    font-weight: 600;
}

.tinxemnhieu
{
    padding: 0px 0 5px 0;
    border-bottom: 1px dashed #e6e6e6;
}
.timear
{
    display: block;
    width: 85px;
    height: 20px;
    line-height: 20px;
    background: #e6e6e6;
    color: #191515;
    font-weight: 500;
    padding: 0px 8px;
    border-radius: 3px;
    margin-bottom: 5px;
    text-align: center;
}