.margin-8{
    margin-top: 8px;
}

table, thead,.table-light1 thead tr th{
  background-color:#f8f9fa;

}

th {
    font-weight: normal;
    text-align: -internal-center;
}

body {
	background: #000 url(../img/white-quad-wicker.png) repeat ;
}

.mapimg img{
  border-radius: 5px;
  border: 3px;
  border-color: #f8f9fa;
}
.demo{
  position:relative;
  padding:.75rem 1.25rem;
  margin-bottom:0rem;
  border:0px solid transparent;
}

.table-light1,.table-light1>tr>td{background-color:#fdfdfe;color: transparent;}
.table-light1 tbody+tbody,.table-light1 td{border-color:#fbfcfc}
.table-hover .table-light1:hover{background-color:#ececf6}
.table-hover .table-light1:hover>td,.table-hover .table-light1:hover>th{background-color:#ececf6}

@media (min-width:0px) and (max-width:991px) {
	.banner1{
		display:none;
	}
}

@media screen and (max-width:768px) {
	.banner1{
		display:none;
	}
}
