/*vs*/
h1, h2, h3, h4 {
  color: #6a859a;
}
b, strong {
  font-weight: 500;
}
img {
  display: inline;
}
.chungchi img{
  box-shadow: 1px 1px 3px silver;
}

.dnp-header {
  padding: .3em 1em;
  background-color: #2250ab;
  color: white;
}

.page-header {
  text-align: center;
  padding-top: 1em;
}

.bkcolor {
  margin: 0 -30px;
  padding: 10px 30px;
}

.bkcolor1 {
  background-color: #e3e3f8;
}

.dnp-color {
  color: #1a3c80;
}

.dnp-color-cam {
  color: #fcb813;
}

.dnp-color-cam2 {
  color: #f7931e;
}
span.sunrise {
	color: #fcb813;
	font-weight: bold;
}
a:hover {
  color: #f7931e;
}

.property-details {
  text-align: center;
}

#slider.flexslider .slides li.flex-active-slide a {
  display: none;
}

#sp-lien-he .sp-module {
  margin-bottom: 50px;
}

#slider.flexslider .slides li::after {
  background: none;
}

.flylink {
  position: fixed;
  bottom: 180px;
  right: 0;
  z-index: 90;
  background: rgba(190, 190, 250, 0.8);
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  -webkit-transform: translateX(calc(100% - 36px));
  -khtml-transform: translateX(calc(100% - 36px));
  transform: translateX(calc(100% - 36px));
}

.flylink ul li {
  line-height: 36px;
  padding: 0 0 0 40px;
  position: relative;
  margin-bottom: 1px;
  background: #1b73b1;
}

.flylink ul li .fa {
  width: 36px;
  line-height: 36px;
  text-align: center;
  background: #fcb813;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.flylink ul li a {
  color: #fff;
  display: block;
  padding: 0px 10px;
  line-height: 36px;
}

.flylink:hover {
  -webkit-transform: translateX(0);
  -khtml-transform: translateX(0);
  transform: translateX(0);
}
.sp-module .flylink  ul > li > a:hover{
  color: #fff;
}

.table thead {
  background-color: #a0cdee;
  font-size: 1.3em;
  font-weight: 500;
  color: #1a3c80;
}

.btnphoimau {
  /* margin: 3px; */
  /* border-radius: 3px; */
  background: none;
}

.san-pham .nav-tabs li a {
  font-size: 1.5em;
  font-weight: 700;
  color: #777;
  background-color: #eee;
}

.san-pham .nav-tabs li.active a {
  color: #1f51b6;
  background-color: #fff;
}

.san-pham .page-header {
  padding: 1em;
  text-align: center;
}
.san-pham .page-header h1 {
  color: #fcb813;
}

.san-pham .panel-heading {
  margin: 0;
}

.com-content.view-article #sp-main-body {
  padding-top: 20px;
}

.dnp-sp a.collapsed .fa::before {
  content: "\f067";
}

.dnp-sp a .fa::before {
  content: "\f068";
}

.dnp-sp .panel-default a {
  color: white;
  text-shadow: 1px 1px black;
}

.dnp-sp .dnp-accordion-1 .panel-heading {
  background-color: #BA504F;
}

.dnp-sp .dnp-accordion-2 .panel-heading {
  background-color: #1D4F80;
}

.dnp-sp .dnp-accordion-3 .panel-heading {
  background-color: #6E4F44;
}

.dnp-sp .dnp-accordion-4 .panel-heading {
  background-color: #266542;
}

.dnp-sp .dnp-accordion-5 .panel-heading {

  background: rgba(175,240,201,1);
  background: -moz-linear-gradient(left, rgba(175,240,201,1) 0%, rgba(85,112,49,1) 50%, rgba(205,230,214,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(175,240,201,1)), color-stop(50%, rgba(85,112,49,1)), color-stop(100%, rgba(205,230,214,1)));
  background: -webkit-linear-gradient(left, rgba(175,240,201,1) 0%, rgba(85,112,49,1) 50%, rgba(205,230,214,1) 100%);
  background: -o-linear-gradient(left, rgba(175,240,201,1) 0%, rgba(85,112,49,1) 50%, rgba(205,230,214,1) 100%);
  background: -ms-linear-gradient(left, rgba(175,240,201,1) 0%, rgba(85,112,49,1) 50%, rgba(205,230,214,1) 100%);
  background: linear-gradient(to right, rgba(175,240,201,1) 0%, rgba(85,112,49,1) 50%, rgba(205,230,214,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aff0c9', endColorstr='#cde6d6', GradientType=1 );

}

.sp-megamenu-wrapper .sp-menu-item>a.home::before {
  content: "\21";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 20px;
  line-height: 14px;
  padding-left: 12px;
}

.sp-megamenu-wrapper .sp-menu-item>a.home,
.offcanvas-menu .offcanvas-inner .sp-module ul>li a.home {
  font-size: 0px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a.home::before {
  content: "\21";
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
  font-size: 20px;
}

.shine {
  overflow: hidden;
  position: relative;
}

.shine .over_lay {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.shine .over_lay a {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
}

.shine .over_lay::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.shine:hover .over_lay::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
.phan-phoi-section {
  padding: 5em 0;
  background: white;
}
.btn.btn-info{
  border-radius: 3px; 
}
#dailyTable_info{
  display: none;
}
ul.sigFreeClassic {
	text-align: center;
	line-height: 1;
}
ul.sigFreeClassic li.sigFreeThumb {
	float: none;
	display: inline-block;
}