#counter-section2.cover-background{
	background-size: contain !important;
}

#spotlist thead{
	background-color:#000;
}

#spotlist thead th{
	color:#00FF00;
	
}
.bgblacktable{
	background:#000;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 25px;

}
.bgblacktable th, .bgblacktable td{
	background:#000;
	color:#00FF00;
}
.bgblacktable label{
	color:#00FF00;
	
}

.bgblacktable .dataTables_info {
	color:#fff;
}

.bgblacktable  .paging_simple_numbers {
	color:#fff;
}


.bgblacktable .spotlist_length {
	background:#000;
	
}


