
.img-responsive {
	display: none !important;
}

#customMessageTopSection {
	display: none;
}

.customMessagingHeadline {
	display: none;
}

.customMessagingText {
	display: none;
}

#customMessageBottomSection {
	display: none;
}

#topBar { border-bottom: 9px solid #46657f; height: 66px } 

/* CSS to hide the Microsoft IE10+ and Edge reveal and clear features for password field, since show/hide is implemented */
input::-ms-clear, input::-ms-reveal{display:none !important;}

