.upper-head { 
	background-color: #374450 !important;
}

.upper-head2 { 
	background-color: #000 !important;
	background-image: none;
}

.upper-head2 a {
	color:#fff;
	
}

.moduleheader { 
	background-color: #cbbca9 !important;
}

.moduleheader a {
	color:#fff;
	
}

.splash {
	background-color: #303b4d !important;
	color:#f0c432;
	
}

.bg-image {
  background-image: url('/images/dotmedia-splash.png?id=4') !important;
}

.toplogo {
	background-image: url('/3rdparties/style/dotmedia-logo.png?id=4') !important;
	width:60px;
	height:30px;
	background-repeat: no-repeat;
	margin-left:10px;
	background-size:cover;
	display:flex;

}

.login-heading {
	color:#f0c432 !important;
}

.circle-tile-description, .text-icon {
	color:#202d43;
}