
@media (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), not all, not all, not all, only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (min-resolution: 2dppx){
	article .khungi {
		margin:10px 0 25px !important;
		padding:0 !important;
	}
	article {
		padding:15px !important;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
			padding-left: 0 !important;
			padding-right: 0 !important;
	}
	.row {
		margin-right: -5px !important;
		margin-left: -5px !important;
		padding:0 !important;
	}
	.noidung {
    padding: 5px !important;
    margin: 0px !important;
    font-size: 15px !important;
	}
	.h20 {
    height: 8px !important;
	}
}

.hinhhd {
	width: 157px;
	height: 110px;
	display: inline-block;
	float: none;
	margin: 2px;
}
.hinhhd img {
	padding:2px;
	border-radius:7px;
	border:1px solid #ccc;
	width:100% !important;
	height:100% !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;	
	transition: all .5s ease-in-out;		
}
.hinhhd img:hover {
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;	
	transition: all .5s ease-in-out;		
}

.hinhcncn {
	width: 157px;
	display: inline-block;
	float: none;
	margin: 2px;
}
.hinhcncn img {
	padding:2px;
	border-radius:7px;
	border:1px solid #ccc;
	width:100% !important;
	height:100% !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;	
	transition: all .5s ease-in-out;		
}
.hinhcncn img:hover {
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;	
	transition: all .5s ease-in-out;		
}

.modal-open {
	overflow:auto !important;
}
body {
	padding-right: 0px !important;	
}
.modal {
	overflow:auto !important;	
}
.imgcn {
	text-align:center;	
}
.fancybox-skin {
	padding: 10px !important;	
}
.fancybox-close {
	/*display:none !important;*/	
}

.luicamnhan img, .toicamnhan img, .luicamnhanchu img, .toicamnhanchu img  {
	display:block;
	cursor:pointer;
	margin-top:-40px;
}
.luifan img, .toifan img {
	display:none !important;
	cursor:pointer;
}
.luifan {
	display:block;
	float:left;
}
.toifan {
	display:inline-block;
	float:right;
}
.hinhcamnhan img {
	height:auto !important;	
}
img.hinhngoaicn{
	min-height:280px;
	min-width:210px;
	background-image:url(../images/load.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
.trangcn {
	width: 40px;
    height: 40px;
    border-radius: 20px;
    color: #fff;
    font-size: 19px;
    line-height: 25px;	
	margin-bottom:5px;
}
#guicauhoi {
	position:fixed;
	bottom:5px;
	right:10px;
	z-index:2;
}
#guicauhoi img {
	width:250px;	
}


/*MAGNIFIC LIGTHBOX*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10000;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: zoom-in;
}
.mfp-auto-coursor .mfp-content {
  cursor: auto;
}
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  padding: 0;
  z-index: 10001;
}
button::-moz-focus-inner {
  padding: 0;
  margin: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-a {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.4);
  box-shadow: 0 0 8px rgba(0,0,0,0.4);
  background: #000;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.4);
  box-shadow: 0 0 8px rgba(0,0,0,0.4);
  background: #444;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0) rotate(500deg);
  -moz-transform: scale(0) rotate(500deg);
  -o-transform: scale(0) rotate(500deg);
  -ms-transform: scale(0) rotate(500deg);
  transform: scale(0) rotate(500deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -o-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-3d-unfold .mfp-content {
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-60deg);
  -moz-transform: rotateY(-60deg);
  -o-transform: rotateY(-60deg);
  -ms-transform: rotateY(-60deg);
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  -webkit-transform: rotateY(60deg);
  -moz-transform: rotateY(60deg);
  -o-transform: rotateY(60deg);
  -ms-transform: rotateY(60deg);
  transform: rotateY(60deg);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.mfp-dialog {
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.mfp-dialog > h5 {
  margin-bottom: 0;
}
.mfp-dialog .dialog-icon {
  display:none !important;
  position: absolute;
  left: -60px;
  top: 5px;
  width: 60px;
  height: 60px;
  display: block;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background: #7D7D7D;
  font-size: 27px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.mfp-dialog .dialog-form,
.mfp-dialog .social-media-login {
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 0;
  border-top: 1px solid #d9d9d9;
}
.mfp-dialog .dialog-form > .btn,
.mfp-dialog .social-media-login > .btn {
  margin-top: 10px;
}
.mfp-dialog .dialog-alt-links {
  list-style: none;
  margin: 0;
  position: absolute;
  right: 30px;
  bottom: 30px;
  font-size: 13px;
}
.mfp-dialog .dialog-alt-links li {
  float: left;
  margin-top:5px;
  margin-left: 15px;
}
.mfp-dialog-big {
  max-width: 800px;
}

.hinhcamnhan img {
	background:#fff;
	padding:10px;
	border-radius:4px;
	text-align:center;	
}
/*END MAGNIFIC LIGHTBOX*/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  line-height: 1;
}
#menu-line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background: #FFDD59;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  display: inline-block;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 18px 7px;
  text-shadow: 0px 1px 3px #000;
  font-size: 12px;
  font-weight:bold;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  
}
#cssmenu > ul > li.has-sub > a {
  
}
#cssmenu > ul > li.has-sub > a::after {
  
}
#cssmenu > ul > li.has-sub:hover > a::after {
  
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
  max-width: 155px;
}
#cssmenu ul ul li a {
  white-space:nowrap;
  padding: 10px 20px;
  min-width: 110px;
  width:170%;
  text-align: left;
  font-size: 16px;
  text-shadow: 1px 1px 5px #000;
  background: rgba(0,0,0,0.7);
  text-decoration: none;
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
#cssmenu ul li.last {
  
}

.giaidap {
	padding: 20px !important;
    margin-bottom: 45px !important;
    border-radius: 10px;
    background: #fff;
    border: 2px solid #000 !important;
}
.giaidap article {
	border-bottom: none;
    margin: 0px;
    padding: 0;
}	
.giaidap article h3 {
	margin: 0 !important;
    background: #FFC000;
    padding: 15px 20px !important;
    border-radius: 10px;
    border: 1px solid;	
}
.giaidap article h3 a {
	color: #000;
    text-decoration: none;	
}
.giaidap article .noidunggd {
	padding: 15px 5px 0 !important;	
	font-size:19px;	
}


@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .fancybox-wrap {
		max-width:80% !important;
		left: 10% !important;	
	}
	.headerkhung {
			font-size: 13px !important;
	}
  .fancybox-inner {
	  max-width:100% !important;
	  height:auto !important;
   }
   .fancybox-image, .fancybox-iframe {
		height:auto !important;   
   }
  .luifan {
	  margin-left:-20% !important;
	  margin-top:200px !important;
	  width:48px !important;
	  height:48px !important;
  }
  .toifan {
	  margin-right:-20% !important;
	  margin-top:200px !important;
	  width:48px !important;
	  height:48px !important;
  }
  body{
	margin-top:10px !important;  
	margin-bottom:10px !important;  
  }
  .noidunggd {
		font-size:15px !important;	
	}
  #headerbanner {
	margin-top:0px;   
  }
  .bodykhung {
	padding:5px !important;  
  }
  .noidung {
	padding:5px !important;
	font-size: 15px !important;  
  }
  .noidung .h1, .noidung h1 {
	font-size:20px !important;
  }
  .noidung .h2, .noidung h2 {
	font-size:18px !important; 
  }
  .noidung .h3, .noidung h3 {
	font-size:16px !important; 
  }
  .h1, .h2, .h3, h1, h2, h3 {
	margin-top: 10px !important;
    margin-bottom: 5px !important;  
  }
	
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
	background:#fff;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
	color:#960;
	text-shadow: none;
	text-align:center;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 14px;
    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #fff;
    cursor: pointer;
    font-size: 3.5vw;
	line-height:3.5vw;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #fff;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 26px;
    right: 20px;
    display: block;
    width: 15px;
    height: 9px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5, 
.col-lg-6, 
.col-lg-7, 
.col-lg-8,
.col-lg-9, 
.col-md-1, 
.col-md-10, 
.col-md-11, 
.col-md-12, 
.col-md-2, 
.col-md-3,
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9, 
.col-sm-1, 
.col-sm-10,
.col-sm-11, 
.col-sm-12, 
.col-sm-2, 
.col-sm-3, 
.col-sm-4, 
.col-sm-5, 
.col-sm-6, 
.col-sm-7,
.col-sm-8, 
.col-sm-9, 
.col-xs-1, 
.col-xs-10, 
.col-xs-11, 
.col-xs-12, 
.col-xs-2, 
.col-xs-3,
.col-xs-4, 
.col-xs-5, 
.col-xs-6, 
.col-xs-7, 
.col-xs-8, 
.col-xs-9 {
	/*padding-left: 10px;	
	padding-right: 10px;	*/
  padding-left: 0px; 
  padding-right: 0px;
  margin: 0px -1px 0px 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  /*border: 1px solid #fff;*/
}
.first{
  padding-left: 2px; 
  /*padding-right: 2px;*/
}
.last{
  /*padding-left: 2px; */
  /*padding-right: 2px;*/
}
.row {
  margin-right: -10px;
  margin-left: -10px;
	padding:0;
}

body{
	margin: 50px 0 40px;
	padding: 0;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat;
	background-position:center;
	background-attachment:fixed;
	background-size: auto;
	background-color: #000;
	text-align: center;
	color: #000;
	/*font-family: 'font_menu3', "Times New Roman", Times, serif;*/
  font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 200;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#logo {
	background-color: rgba(255,255,255,0.9);
	height: 100%;
  width: 30%;
  position: absolute;
  z-index: 1;
}
#logo img { 
	max-width:100%;
}
.khungnoidung {
	background-color: rgba(0,0,0,0.5);
	padding-bottom: 1px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 0 25px 0 rgb(255, 234, 80) !important;
	-moz-box-shadow: 0 0 25px 0 rgb(255, 234, 80) !important;
	box-shadow: 0 0 25px 0 rgb(255, 234, 80) !important;
}

/* Báº¯t Ä‘áº§u: CSS khung vÃ ng Ä‘á»• bÃ³ng */
#headerbanner .showsha {
	-webkit-box-shadow: 0 0 25px 0 rgb(255, 234, 80) !important;
	-moz-box-shadow: 0 0 25px 0 rgb(255, 234, 80) !important;
	box-shadow: 0 0 25px 0 rgb(255, 234, 80) !important;	
}
.khungnoidung:hover {
	-webkit-box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
	-moz-box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
	box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
}
#headerbanner:hover .showsha {
	-webkit-box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
	-moz-box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
	box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
}
.shadow {
  -webkit-box-shadow: 0 0 25px 0 rgb(255, 234, 80) !important;
  -moz-box-shadow: 0 0 25px 0 rgb(255, 234, 80) !important;
  box-shadow: 0 0 25px 0 rgb(255, 234, 80) !important;  
}
.shadow:hover {
  -webkit-box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
  -moz-box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
  box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
}
/* Káº¿t thÃºc: CSS khung vÃ ng Ä‘á»• bÃ³ng */

#chuaslide {
	border: 5px solid #000;
	border-bottom:none;
  position: relative;
  z-index: -1;
  margin-bottom: -5px;
  /*background-color: #000;*/
  background-color: #ed1b24;
}
.headerkhung {
  padding: 7px 5px;
  font-family: 'font_menu3';
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 1px 3px #000;
}
.headerkhung:hover{
  color: rgb(255, 234, 80);
}

.bodykhung {
  border: 5px solid #151515;
  background:#FAF8CC url('../images/nen.png');
  padding: 25px 25px;
  border-top: none;
  text-align: left;	
}
.bodykhung_ft {
  border: 5px solid #151515;
  background:#FAF8CC url('../images/nen.png');
  padding: 10px;
  border-top: none;
  text-align: left; 
}
.bodykhung-truyenthua {
  border: 5px solid #151515;
  background:#FAF8CC url('../images/nen.png');
  padding: 10px 10px;
  border-top: none;
  text-align: left; 
}
.bongdo {
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.5);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.5);	
}
.h05 {
	height:5px;	
}
.h10 {
	height:10px;	
}
.h20 {
	height:20px;	
}
.h30 {
	height:30px;	
}
.carousel-indicators {
	position: absolute;
    bottom: 10px;
	left:auto;
    right: 2%;
    z-index: 15;
    width: auto;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;	
}
.carousel-indicators li {
	margin: 1px 1px 5px 1px;
	display:block;	
}
.carousel-indicators li.active {
	margin: 0px 0px 5px 0px;
}
.clear {
	clear:both;	
}
#menunav {
	background-color: rgba(0,0,0,0.7);	
	position: relative;
  z-index: 1;
}
.text-left {
	text-align:left !important;	
}
.text-right {
	text-align:right !important;	
}
.text-center {
	text-align:center !important;
  font-family: 'font_menu3';
}
.form_dang_ky{
  /*display: block;*/
  width: 32.3%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.tabcom {
		
}
.bgkhac {
	background:#FFFEC8 !important;	
}
.footer {	
	padding: 10px !important;
}
.footer .noidung {
	font-size:16px !important;
	padding: 10px !important;
}
.noidung_ft {
  /*margin: 1px 1px;*/
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  /*font-size: 19px;*/
  /*font-size: 16pt;*/
}
.noidung_ft:hover{
  -webkit-box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
  -moz-box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
  box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
}
.noidung {
  margin: 10px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 60px;
  /*font-size: 19px;*/
  font-size: 16pt;
}
.noidung:hover{
  /*-webkit-box-shadow: 0 0 50px 0 rgb(255, 165, 80) !important;
  -moz-box-shadow: 0 0 50px 0 rgb(255, 165, 80) !important;
  box-shadow: 0 0 50px 0 rgb(255, 165, 80) !important;*/
  box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
}
.noidung p {
	margin-bottom:0;	
	line-height: normal;
}
.noidung img {
	max-width:100%;	
}
.noidung img:hover{
  -webkit-box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
  -moz-box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
  box-shadow: 0 0 50px 0 rgb(255, 234, 80) !important;
  background-color: transparent !important;
}
.noidung .form-horizontal .control-label {
	padding-top:0;
}
.noidung a, .noidung a:visited {
	color:#ff0000;	
  /*color: #ffffffa6;*/
  /* text-transform: uppercase; */
  /* font-size: 25px; */
}
.noidung a:hover {
	color:#600;	
	text-decoration:none;
}
article {
	border-bottom:1px dotted #ccc;
	margin-bottom:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
}
article h3 {
	font-size: 22px;
    font-weight: bold;
	min-height: 28px;	
	color:#8D3333;
}
article .des {
	margin-top:-15px;
}
article .khungi {
	padding:2px;
	border:1px solid #AA9D1F;
}
article .metainfo {
	font-size: 16px;
    color: #006300;
    margin-bottom: 10px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.khunghinhtin {
	cursor:pointer;
	background-position: center center;
    background-repeat: no-repeat;
	background-size: 100% 100%;
	background-size: cover;
	background-color:#fff;
	width:100%;
	padding-bottom: 60%;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;  
}
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
}
.myButton:active {
	position:relative;
	top:1px;
}
#khungdangky2 {
	border:5px solid #009E0B;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#midbgdk .form-group {
	margin-bottom:20px;	
}
#infodk, .infodk {
	color:#fff;
	text-shadow:1px 1px 1px #000;
	text-align:center;
	padding: 20px;
    font-size: 15px;
}
#headdk, .headdk {
    text-align: center;
    font-size: 26px;
    margin-top: 25px;
    font-weight: bold;
    color: #F9FF00;
    text-shadow: 0px 1px 1px #000;
	line-height:25px;
}
#headdk span, .headdk span {
	font-size:18px;	
	color:#fff;
}
#midbgdk, .midbgdk {
	min-height:100px;
	background:url('../images/midbgdk.png');
	border:3px solid #7CD06B;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.chiabgdk {
	margin:0 auto;
	width:87%;
	height:5px;
	border-bottom:1px solid #93FB96;
	border-top:1px solid #93FB96;
}
#khungdangky2 form input::-webkit-outer-spin-button,
#khungdangky2 form input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.input-group-addon {
	font-size:17px;
	width:150px;	
}
.input-group {
	width:100%;	
}
.form-control:focus {
	border-color: #E9D366;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(233, 199, 102, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(233, 199, 102, 0.6);	
}
.linkcongcu {
	font-size:14px;
	font-weight:bold;	
}






.buttondk {
	height: 120px;
	/*width: 290px;*/
  width: 300px;
	cursor: pointer;
	margin: 30px auto;
}

.buttondk .outer {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 10px;
	background: rgba(15,103,0,0.73);
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	box-shadow: inset rgba(0,0,0,0.85) 0px 1px 5px;
	-webkit-box-shadow: inset rgba(0,0,0,0.85) 0px 1px 5px;
	-moz-box-shadow: inset rgba(0,0,0,0.85) 0px 1px 5px;
	transform: perspective(700px) rotateX(25deg);
	-webkit-transform: perspective(700px) rotateX(25deg);
	-moz-transform: perspective(700px) rotateX(25deg);
}
.buttondk .outer .height {
	position: relative;
	height: 100%;
	margin-top: -5px;
	padding-bottom: 15px;
	background: #39a02d;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	box-shadow: rgba(0,0,0,0.85) 0px 1px 1px, inset rgba(0,0,0,0.35) 0px -2px 8px;
	-webkit-box-shadow: rgba(0,0,0,0.85) 0px 1px 1px, inset rgba(0,0,0,0.35) 0px -2px 8px;
	-moz-box-shadow: rgba(0,0,0,0.85) 0px 1px 1px, inset rgba(0,0,0,0.35) 0px -2px 8px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
}       
.buttondk:hover .outer .height {
	margin-top: -5px;
	padding-bottom: 15px;
	background: #3aaf2d;
	box-shadow: rgba(0,0,0,0.85) 0px 1px 1px, inset rgba(0,0,0,0.35) 0px -2px 8px;
	-webkit-box-shadow: rgba(0,0,0,0.85) 0px 1px 1px, inset rgba(0,0,0,0.35) 0px -2px 8px;
	-moz-box-shadow: rgba(0,0,0,0.85) 0px 1px 1px, inset rgba(0,0,0,0.35) 0px -2px 8px;
}
.buttondk:active .outer .height {
	margin-top: 0px;
	padding-bottom: 0px;
}
.buttondk .outer .height .inner {
	line-height: 2.9em;
    font-size: 28px;
    font-weight: bold;
    /* letter-spacing: .05em; */
    position: relative;
    height: 100%;
    text-align: center;
    background: #44d135;
    background: -moz-linear-gradient(top, #80ec75 0%, #43d034 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80ec75), color-stop(100%,#43d034));
    background: -webkit-linear-gradient(top, #80ec75 0%,#43d034 100%);
    background: linear-gradient(top, #80ec75 0%,#43d034 100%);
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    box-shadow: inset rgba(255,255,255,0.85) 0px 0px 1px;
    -webkit-box-shadow: inset rgba(255,255,255,0.85) 0px 0px 1px;
    -moz-box-shadow: inset rgba(255,255,255,0.85) 0px 0px 1px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
	color:red;
}
.buttondk:hover .outer .height .inner{
	background: #43d034; /* Old browsers */
	background: -moz-linear-gradient(top, #43d034 0%, #67e45c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#43d034), color-stop(100%,#67e45c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #43d034 0%,#67e45c 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(top, #43d034 0%,#67e45c 100%); /* W3C */
}
.buttondk:active .outer .height .inner{
	line-height: 3em;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	box-shadow: inset rgba(0,0,0,0.9) 0px 0px 5px;
	-webkit-box-shadow: inset rgba(0,0,0,0.9) 0px 0px 5px;
	-moz-box-shadow: inset rgba(0,0,0,0.9) 0px 0px 5px;
	background: #1d7d12; /* Old browsers */
	background: -moz-linear-gradient(top, #1d7d12 0%, #4fd342 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d7d12), color-stop(100%,#4fd342)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1d7d12 0%,#4fd342 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(top, #1d7d12 0%,#4fd342 100%); /* W3C */
}







.tags {
  zoom: 1;
  list-style:none;
    margin: 3px 0px 0px;
    padding: 0px 0px;
}
.tags:before, .tags:after {
  content: '';
  display: table;
}
.tags:after {
  clear: both;
}
.tags li {
  position: relative;
  float: left;
  list-style:none;
  margin: 0 12px 4px 3px;
}
.tags li:active {
	
}
.tags li:before {
  content: '';
  z-index: 2;
  position: absolute;
  top: 10px;
  left: 2px;
  width: 5px;
  height: 6px;
  opacity: .95;
  background: #eb6b22;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: inset 1px 0 #99400e;
  box-shadow: inset 1px 0 #99400e;
}
.tags a, .tags span {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tags a {
  height: 26px;
  line-height: 23px;
  padding: 0 9px 0 8px;
  font-size: 13px;
  color: #555;
  text-decoration: none;
  text-shadow: 0 1px white;
  background: #fafafa;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #dadada #d2d2d2 #c5c5c5;
  border-radius: 3px 0 0 3px;
  background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
  background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
  background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
  background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.tags a:hover span {
  padding: 0 12px 0 11px;
  max-width: 400px;
  z-index: 999;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.tags a span:hover {
	max-width: 0px;
}
.tags span {
  position: absolute;
  white-space: nowrap;
  top: 0px;
  right: 100%;
  z-index: 2;
  overflow: hidden;
  max-width: 0;
  height: 26px;
  line-height: 21px;
  padding: 0 2px 0 0px;
  color: white;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #eb6b22;
  border: 1px solid;
  border-color: #d15813 #c85412 #bf5011;
  border-radius: 0 0px 2px 2px;
  opacity: .95;
  background-image: -webkit-linear-gradient(top, #ed7b39, #df5e14);
  background-image: -moz-linear-gradient(top, #ed7b39, #df5e14);
  background-image: -o-linear-gradient(top, #ed7b39, #df5e14);
  background-image: linear-gradient(to bottom, #ed7b39, #df5e14);
  -webkit-transition: 0.1s ease-out;
  -moz-transition: 0.1s ease-out;
  -o-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
  -webkit-transition-property: padding, max-width;
  -moz-transition-property: padding, max-width;
  -o-transition-property: padding, max-width;
  transition-property: padding, max-width;
}

.green li:after {
  background: #65bb34;
  -webkit-box-shadow: inset 1px 0 #3a6b1e;
  box-shadow: inset 1px 0 #3a6b1e;
}
.green span {
  background: #65bb34;
  border-color: #549b2b #4f9329 #4b8b27;
  background-image: -webkit-linear-gradient(top, #71ca3f, #5aa72e);
  background-image: -moz-linear-gradient(top, #71ca3f, #5aa72e);
  background-image: -o-linear-gradient(top, #71ca3f, #5aa72e);
  background-image: linear-gradient(to bottom, #71ca3f, #5aa72e);
}

.blue li:after {
  background: #56a3d5;
  -webkit-box-shadow: inset 1px 0 #276f9e;
  box-shadow: inset 1px 0 #276f9e;
}
.blue span {
  background: #56a3d5;
  border-color: #3591cd #318cc7 #2f86be;
  background-image: -webkit-linear-gradient(top, #6aaeda, #4298d0);
  background-image: -moz-linear-gradient(top, #6aaeda, #4298d0);
  background-image: -o-linear-gradient(top, #6aaeda, #4298d0);
  background-image: linear-gradient(to bottom, #6aaeda, #4298d0);
}



.ngaybattuong {
	background-color:#fe1a00;
	border:1px solid #000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	margin-right: -2px;
    margin-left: 1px;
    margin-bottom: 1px;
	font-size:13px;
	padding:1px 8px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
}
.ngaybattuong.btxau {
	background: #c19200 !important;
}
.ngaybattuong.btratxau {
	background: #555 !important;
}
.btkiethung {
	color:red;
	font-weight:bold;
	float:right;
}
.btkiethung.btxau {
	color:#000;
	font-weight:bold;
}

.pinched {
  position:relative;
  padding: 10px 10px 15px;
  margin: 10px 0 10px;
  text-align:left;
  color: #151515;
  background: #fff7e9;
  /* css3 */
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  box-shadow: 1px 3px 7px -4px #000000;
}

/* creates a rectangle of the colour wanted for the pointy bit */
.pinched:before {
  content:"";
  position:absolute;
  top:-20px;
  left:50%;
  width:100px;
  height:20px;
  margin:0 0 0 -50px;
  background: #fff7e9;
}

/* creates a rounded rectangle to cover part of the rectangle generated above */
.pinched:after {
  content:"";
  position:absolute;
  top:-20px;
  left:0;
  width:50%;
  height:20px;
  background:#fff;
  /* css3 */
  -webkit-border-bottom-right-radius:15px;
  -moz-border-radius-bottomright:15px;
  border-bottom-right-radius:15px;
}

/* creates the other rounded rectangle */
.pinched > :first-child:before {
  content:"";
  position:absolute;
  top:-20px;
  right:0;
  width:50%;
  height:20px;
  background:#fff;
  /* css3 */
  -webkit-border-bottom-left-radius:15px;
  -moz-border-radius-bottom-left:15px;
  border-bottom-left-radius:15px;
}

.menu2{
    margin: 0;
    list-style: none;
    /*display: block;*/
    background: #000;
}

.menu2 ul{
    list-style-type: none;
    /*margin: 0;
    padding: 0;*/
    overflow: hidden;
    background-color: #000;
    padding-inline-start: 0;
    padding: 10px 10px 0 10px;
}

.menu2 ul li{
    float: left;
    margin-bottom: 10px;
}

.menu2 ul li a{
    /*display: block;*/
    color: white;
    text-align: center;
    padding: 10px 7px 10px 7px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    font-family: 'font_menu3';
}

.menu2 ul li a:hover{
    /*background-color: #302a1294;
    border-bottom: 3px solid #ffdd59;*/
    color: orange;
}

/* Menu cÃ¡c khÃ³a há»c Phong Thá»§y */
.menu3{
  margin: 0;
  list-style: none;
  /*display: block;*/
  /*padding-top: 10px;*/
  /*border: 1px solid #fff;*/
}
.menu3 a{
  font-family: 'font_menu3';
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  text-transform: capitalize;
}
.menu3 a:hover{
  color: rgb(255, 234, 80);
}
.menu3 ul{
  list-style-type: none;
  /*margin: 0;
  padding: 0;*/
  /*overflow: hidden;
  background-color: #000;*/
  padding-inline-start: 10px;
  /*padding: 10px 10px 0 10px;*/
}

.menu3 ul li{
  /*display: contents;*/
  display: table-cell;
  text-align: left;
  min-width: 90px;
  max-width: 90px;
  /*float: left;
  margin-bottom: 10px;*/
}

.menu ul .hk{
  min-width: 100px;
  max-width: 100px;
}

.menu3 ul li a{
  /*display: block;*/
  color: white;
  /*text-align: center;*/
  padding: 10px 7px 10px 7px;
  text-decoration: none;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 14px;
  font-family: 'font_menu3';
}

.menu3 ul li a:hover{
  /*background-color: #302a1294;
  border-bottom: 3px solid #ffdd59;*/
  color: rgb(255, 234, 80);
}

/* @font-face {
  font-family: 'font_menu3';
  src: url('../fonts/utm/aptima/UTM-Aptima.ttf');
  src: url('../fonts/utm/aptima/UTM-Aptima.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}*/

.div_menu3{
  padding: 3px 5px;
  /*font-family: 'font_menu3';*/
  /*font-weight: bold;*/
  text-transform: capitalize;
  font-size: 12px;
}
.div_menu3:hover{
  /*box-shadow: 0 0 15px 0 rgb(255, 234, 80) !important;*/
  /*box-shadow: 0 0 10px 0 rgb(255, 234, 80) !important;*/
  color: orange;
}
.div_menu3 a{
  color: #fff;
  text-decoration: none;
}

.div_menu3 a:hover{
  /*color: #000;*/
  /*box-shadow: 0 0 15px 0 rgb(255, 234, 80) !important;*/
}
.footer_md{
  border: 1px solid #ccc;
  padding: 5px 0;
}
.headerkhung_ft {
  padding: 7px 5px 5px;
  font-family: 'font_menu3';
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #000;
  text-shadow: 0px 1px 1px #000;
  background-color: #f1b500;
}
.headerkhung_ft:hover{
  color: red;
}
.main_menu{

}
.main_menu a{
  /*padding: 5px 5px;*/
  font-family: 'font_menu3';
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
letter-spacing: -0.5px;
}
 .main_menu a:hover{
  color: rgb(255, 234, 80);
}
.footer_padding{
  padding: 10px;
}
.footer_padding:hover{
  
}
.xem_ngay_padding{
  padding: 0px 10px 0px 10px;
}
.xem_ngay_padding_first{
  padding: 0px 10px 0px 0px;
  float: left;
}
.xem_ngay_padding_last{
  padding: 0px 0px 0px 10px;
  float: right;
}
.thanhdangky{
  padding: 10px;
  background-color: #ffff00;
  font-size: 20px;
  color: #fff;
  bottom: 0;
  position: fixed;
  text-align: center;
  width: 100%;
}

.thanhdangky a{
  color: #ff0000;
  text-transform: uppercase;
  font-weight: bold;
}

.center_n {
  margin: auto;
  width: 100%;
  border: 1px solid #ff0000;
  /*padding: 10px;*/
}

.center_d {
  text-align: center;
  border: 1px solid #ff0000;
}
.goodHeader{
    background-color: #FFC000;
    height: 32%;
    color: #000;
    width: 100%;
    padding-top: 3px;
}
.badHeader{
    background-color: #000;
    height: 32%;
    color: #fff;
    width: 100%;
    padding-top: 3px;
}
.goodChild {
    background-color: #DDDDDD;
    color: #000;
    height: 80px;
    float: left;
    border-right: 1px solid #FFC000;
    padding-top: 3px;
}
.badChild {
    background-color: #DDDDDD;
    color: #000;
    height: 80px;
    float: left;
    border-right: 1px solid #000;
    padding-top: 3px;
}