<style>
.dummyStyle { }
.pageHeadingCustom {  
		width: 100% !important; 
		height: 50.0px; !important; 
		min-height: 50px !important;
		background: #e1e0de;
	}
.loginBoxGradient {  background: white !important; }
.credentialHeading {  color: #15385e !important; }
.credentialsBox input[type=submit] {  
background-color: #e1e0de !important;
color: #15385e !important;
}
.nextButton {  
background-color: #e1e0de !important;
color: #15385e !important;
}
.twoFactorButton {  
background-color: #e1e0de;
color: #15385e;
}
.pageHeading img { margin-left: 3px; !important }
.pageHeadingLine {
	background: white;
	color: #15385e;
}
</style>
