.ctLoginDiv {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow-y: hidden !important;
}

.ctFoot a:visited {
	color:#000000;text-decoration:none
}

.icon-exclamation {
	background: url("../scripts/ext/extjs/resources/themes/images/default/form/exclamation.gif") no-repeat;
	display: inline-block;
	width: 24px;
	height: 24px;
}

