


header #topHeader {
	
	background-color: #0f0e0e;
	
	
	color: #334d7b;
	
}

header #topHeader a, header #topHeader a:active {
	
	color: #334d7b;
	
}


header {
	background-color: #334d7b;
}



nav ul li a {
	color: #ffffff;
}


body {
	background: #000000 !important;
}


nav ul li.active a {
	color: #06b4e1;
}

nav ul li.active a:after {
	background-image: none;
}

header {
	border-bottom: 2px solid #06b4e1 !important;
}











#header #topHeader::before {
#  display: block;
#  content: "Network Outage on 2020-11-13 12:00 - 15:00 UTC. See ECMWF Service Status for more info";
#  font-weight: bold;
#  color: red;
#  position: absolute;
#  left: 50%;
#  transform: translate(-50%, 0);
#  width: 650px; 
#}
