@CHARSET "UTF-8";
/*.class, #ID, div{
white-space: nowrap;
}
*/
body {
    background: #e1e1e1;
    font-size: 14px;
    font-family: Arial, sans-serif;
}
.blog-detail-post-info {
	margin: 0;
	padding: 0
}
.blog-detail-post-info > li {
	display: inline-block;
	list-style: none;
}
.blog-detail-post-info > li > a {
	display: block;
	padding: 3px 5px;
	color: #777;
	font-size: 12px;
}
.wrap {
	float: left;
	width: 100%;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}
.container,
.container-fuild,
[class*="col-"] {
	padding-left: 5px;
	padding-right: 5px;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse,
.row,
.form-horizontal .form-group {
	margin-left: -5px;
	margin-right: -5px;
}
hr {
	margin: 5px 0;
}
.full {
	width: 100% !important;
}
.navbar-ytehg {
	background-color: #dd260f;
	background-image: -webkit-linear-gradient(top, #dd260f 0%, #9b1d0b 100%);
  	background-image:      -o-linear-gradient(top, #dd260f 0%, #9b1d0b 100%);
  	background-image: -webkit-gradient(linear, left top, left bottom, from(#dd260f), to(#9b1d0b));
  	background-image:         linear-gradient(to bottom, #dd260f 0%, #9b1d0b 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd260f', endColorstr='#ff9b1d0b', GradientType=0);
  	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  	background-repeat: repeat-x;
  	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    border-radius: 0;
    margin-bottom: 5px;
    min-height: 37px;
}
.navbar-ytehg .navbar-nav > li+li:before {
	position: absolute;
    display: block;
    content: ' ';
    top: 0;
    left: -1px;
    width: 1px;
    height: 37px;
    background: url(../images/menuseparator.png) center center no-repeat;
}
.navbar-ytehg .navbar-nav > li > a {
	color: #fff;
}
.navbar-ytehg .navbar-nav > li > a:hover,
.navbar-ytehg .navbar-nav > li > a:focus,
.navbar-ytehg .navbar-nav > .open > a,
.navbar-ytehg .navbar-nav > .active > a,
.navbar-ytehg .navbar-nav > .open > a:hover,
.navbar-ytehg .navbar-nav > .open > a:focus,
.navbar-ytehg .navbar-nav > .active > a:hover,
.navbar-ytehg .navbar-nav > .active > a:focus {
  color: #f9f605;
  background-color: transparent;
}
.navbar-ytehg .navbar-nav .dropdown-menu {
	box-shadow: none;
	border-radius: 0;
}
.navbar-ytehg .navbar-nav .dropdown-menu > li {
	border-top: 1px solid #e1e1e1;
	
}
.navbar-ytehg .navbar-nav .dropdown-menu > li:first-child {
	border-top: 0; 
}
.navbar-ytehg .navbar-nav .dropdown-menu > li > a {
	padding: 8px 20px;
}
.panel-category .list-group-item:before {
	content: '\f105';
	font-family: 'FontAwesome';
	padding-right: 5px;
}
.panel {
  margin-bottom: 10px;
}
.panel-body {
  padding: 5px;
}
.panel-ytehg {
  border-color: #dd260f;
}
.panel-ytehg > .panel-heading {
 	background-color: #dd260f;
  	background-image: -webkit-linear-gradient(top, #dd260f 0%, #9b1d0b 100%);
  	background-image:      -o-linear-gradient(top, #dd260f 0%, #9b1d0b 100%);
  	background-image: -webkit-gradient(linear, left top, left bottom, from(#dd260f), to(#9b1d0b));
  	background-image:         linear-gradient(to bottom, #dd260f 0%, #9b1d0b 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd260f', endColorstr='#ff9b1d0b', GradientType=0);
  	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  	background-repeat: repeat-x;
  	padding: 5px 5px;
}
.panel-ytehg > .panel-heading > a,
.panel-ytehg > .panel-heading > a > .txt,
.panel-ytehg > .panel-heading > .txt {
	color: #fff;
	display: inline-block;
}
.panel-ytehg > .panel-heading > a:hover,
.panel-ytehg > .panel-heading > a:focus,
.panel-ytehg > .panel-heading > a:hover > .txt,
.panel-ytehg > .panel-heading > a:focus > .txt {
	text-decoration: none;
	color: #f9f605;
}
.panel-ytehg > .panel-heading > a >.txt:before,
.panel-ytehg > .panel-heading > .txt:before {
	content: '\f138';
	font-family: 'FontAwesome';
	padding-right: 5px;
	font-size: 110%;
}
.panel-ytehg > .panel-heading > a >.txt:before {
	content: '\f0c9';
}
.panel-van-ban > .panel-body > a+a {
	width: 100%;
	border-top: 1px solid #e1e1e1;
	padding: 5px 0;
	float: left;
}
.panel-van-ban > .panel-body > a:before {
	content: '\f101';
	font-family: 'FontAwesome';
	padding-right: 5px;
	float: left;
	color: #dd260f;
	font-weight: bold;
}
.panel-van-ban > .panel-body > a > span {
	display: block;
	width: 100%;
	color: #000;
}
.panel-van-ban > .panel-body > a > span:last-child {
	font-size: 12px;
	font-weight: 600;
	color: #000;
}
.panel-van-ban > .panel-body > a:hover,
.panel-van-ban > .panel-body > a:hover > span {
	color: #dd260f;
	text-decoration: none;
}
.panel-video > .panel-body > .main-video {
	width: 100%;
	position: relative;
	display: block;
}
.panel-video > .panel-body > .main-video > a {
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, .6);
	position: absolute;
	color: #fff;
}
.panel-video > .panel-body > .main-video > a:hover,
.panel-video > .panel-body > .main-video > a:focus {
	color: #eee;
	text-decoration: none;
}
.panel-video > .panel-body > .main-video > a > span {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
}
.panel-video > .panel-body > .list-video > .sub-video {
	margin: 0;
	display: block;
	width: 100%;
}
.panel-video > .panel-body > .list-video > .sub-video+.sub-video {
	border-top: 1px solid #e1e1e1;
}
.panel-video > .panel-body > .list-video > .sub-video > a {
	display: block;
	padding: 5px 0;
	color: #222;
	width: 100%;
}
.panel-video > .panel-body > .list-video > .sub-video > a:before {
	content: '\f04b';
	font-family: 'FontAwesome';
	padding-right: 5px;
}
.panel-video > .panel-body > .list-video > .sub-video > a:hover,
.panel-video > .panel-body > .list-video > .sub-video > a:focus {
	color: #dd260f;
	text-decoration: none;
}
.owl-carousel-headline .owl-nav.disabled + .owl-dots {
	margin-top: 0 !important;
}
.owl-carousel-headline .item p {
	margin: 0 0 5px;
}
.owl-carousel-headline .item a {
	color: #222;
}
.owl-carousel-headline .item a:hover,
.owl-carousel-headline .item a:focus {
	color: #dd260f;
	text-decoration: none;
}
.sapo,
.page-title {
	font-size: 130%;
	margin: 5px 0;
	padding: 5px 0;
}
.sapo.sapo1 {
	color: #dd260f;
	text-transform: uppercase;
	border-bottom: 1px solid #e1e1e1;
	margin-top: 0;
	padding-top: 0;
	font-weight: 600;
}
.news-last > .row {
	padding: 5px 0;
}
.news-last > .row+.row {
	border-top: 1px solid #e1e1e1;
}
.news-last  a {
	color: #222;
}
.news-last  p > a:before {
	content: '\25A9';
	color: #dd260f;
	padding-right: 5px;
}
.news-last  a:hover,
.news-last  a:focus {
	text-decoration: none;
	color: #dd260f; 
}
.panel-box-news a {
	color: #222;
}
.panel-box-news a:hover,
.panel-box-news a:focus {
	color: #dd260f;
	text-decoration: none;
}
.panel-box-news .list-news > li {
	display: block;
	padding: 5px;
}
.panel-box-news .list-news > li > .fa {
	color: #dd260f;
}
.logo {
	float: left;
	width: 100%;
	overflow: hidden;
}
.logo .item {
	display: inline-block;
	margin: 5px;
	max-width: 200px;
}
.logo .item img {
	max-width: 100%;
	width: 200px;
	height: 50px;
}
.footer {
	background-color: #dd260f;
  	background-image: -webkit-linear-gradient(top, #dd260f 0%, #9b1d0b 100%);
  	background-image:      -o-linear-gradient(top, #dd260f 0%, #9b1d0b 100%);
  	background-image: -webkit-gradient(linear, left top, left bottom, from(#dd260f), to(#9b1d0b));
  	background-image:         linear-gradient(to bottom, #dd260f 0%, #9b1d0b 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd260f', endColorstr='#ff9b1d0b', GradientType=0);
  	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  	background-repeat: repeat-x;
  	padding: 10px 5px;	
}
.footer p,
.footer a {
	color: #fff;
}
.footer a:hover,
.footer a:focus {
	color: #f9f605;
	text-decoration: none;
}
.footer .contact p,
.footer .contact a {
	font-size: 13px;
}
.footer .quick-link a:before {
	content: '\25C8';
	color: #fff;
	padding: 0 10px; 
	display: inline-block;
}
.footer .stt p {
	font-size: 12px;
	margin:  0 0 5px;
}
.breadcrumb {
	margin-bottom: 5px;
}
.breadcrumb > li+li:before {
	content: '\f105';
	font-family: 'FontAwesome';
}
.sapo.sapo2 {
	font-size: 150%;
	border-bottom: 1px solid #e1e1e1;
}
.sapo.sapo3 {
	font-size: 160%;
}
.related-topic {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.related-topic > li {
	display: block;
	list-style: none;
	padding: 8px 0;
}
.related-topic > li:before {
	content: '\f192';
	font-family: 'FontAwesome';
	padding-right: 5px;
	color: #dd260f;
}
#followus .icon,
.category-share .icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #ddd;
	color: #fff;
	text-align: center;
	border-radius: 50%; 
}
.category-share .icon {
	width: 25px;
	height: 25px;
	line-height: 25px;
}
.category-share a:hover .icon,
.category-share a:focus .icon {
	background-color: #ddd;
}
.category-share a:hover,
.category-share a:focus {
	text-decoration: none;
}
#followus .icon.fb,
.category-share .icon.fb {
	background-color: #3b5998;
}
#followus .icon.gg,
.category-share .icon.gg {
	background-color: #dd4b39;
}
#followus .icon.yt {
	background-color: #bb0000;
}
.frame-tube {
	display: block;
	width: 100%;
	height: 360px;
}
.list-group-sub {
	display: block;
	width: 100%;
	margin: 1px 0 0;
	padding: 0;
	display: none;
}
.list-group-sub > li {
	display: block;
	width: 100%;
	list-style: none;
}
.list-group-item-sub {
	padding: 10px 15px 10px 25px;
}
.list-group-item.list-group-item-sub:before {
	content: '\25B9';
	color: #dd4b39;
}
.category-row.list-group-item {
	margin-bottom: 0;
	border-bottom: 0 !important;
}
.category-row {
	width: 100%;
	display: block;
	border-bottom: 1px solid #ddd;
}
.category-row:hover {
	background-color: #f5f5f5;
}
.alert {
	padding: 8px;
	margin-bottom: 5px;
	border-radius: 0px; 
	box-shadow: none;
	font-size: 90%;
	margin-top: 5px;
}
.table-document > tbody > tr > th,
.table-document > tbody > tr > td {
	font-weight: normal;
}
ul.document {
	float: left;
	width: 100%;
	padding: 0 0 0 20px;
	margin: 0;
}
ul.document > li {
	list-style: none;
	float: left;
	width: 100%;
}
.slider-news {
	float: left;
	width: 100%;
	overflow: hidden;
	margin: 5px 0;
}
.body-post img {
	max-width: 100%;
	display: inline-block;
	height: auto !important;
}
.body-post table {
	width: 100% !important;
	display: table;
}

.healthcare-wrap2 {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	position: relative;
	min-height: 400px;
	padding: 5px;
}
.healthcare-wrap {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	position: relative;
	min-height: 400px;
	padding: 5px;
}
.healthcare-wrap > h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	margin: 20px 0;	
}
.healthcare-wrap .control-label {
	font-weight: normal;
	border:solid 1px #000000;
}
.tableRes{
	width:100%;
}
.tableRes h2{
	font-size:1.1em;
	font-weight:bold;
}
.tableRes tr, .tableRes td, .tableRes th{
	padding:5px;
}
.tableRes .titleTab{
	width:20%;
}
.tableRes .titleContent{
	width:75%;
	text-align:left;
}

/*Phan anh kien nghi*/
.panel.panel-kcb {
	background-image: url(../images/note.png);
	/*background-repeat: no-repeat;
	background-position: center;*/
	background-repeat: no-repeat;
    background-position: left top;
	background-size:cover !important;
	
	padding-top:40px;
	padding-bottom:50px;
	padding-left:20px;
	padding-right:20px;
	position: relative;
}
.panel.panel-kcb h2 {
	font-size: 1.3em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-align:center;
	text-justify:auto;
}
.panel.panel-kcb h2 > i,
.panel.panel-kcb .content > span {
	color: #000;/*#07a603*/
}
.panel.panel-kcb h2 > .txt {
	color: #2f3c7e;/*#00183c*/
	/*text-shadow: 3px 0px 2px #00183c;*/
}
.panel.panel-kcb .content {
	text-align:center;
}
.panel.panel-kcb .label-kcb {
	/*display: block;*/
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background-color: #2f3c7e;/*#090*/
	border: 1px solid #ddd;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
	color: #fff;
}

.panel.panel-kcb .label-kcb:hover,
.panel.panel-kcb .label-kcb:focus{
	text-decoration: none;
	color:#FF0;
	background-color: #063;
}