
body, * {
	color: white !important; 
	background-color: #000 !important;
	text-shadow: none !important; 
	background-image: none !important; 
} 

a, a * {
	color: #fff !important;
}

.subBarsstackedGraph {
	border: solid 1px white;
}

#ggmap {
	background-color: #E5E3DF !important;
}
	
input[type=button] {
	background-color: white !important; 
	color: black!important;
}

input[type=text], 
input[type=password], 
input[type=email], 
select, 
textarea { 
	border: solid 1px white !important;
}

.dropdown_4columns {
	border: solid 1px white!important;
}

.obligsample {
	
	background-color: #000 !important;
}