div.loginLogo {
	position: absolute;
    top:-250px !important;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	width:340px !important;
	height:307px !important;
	background: url(images/CMTechLogin-Logo.png) no-repeat;
	background-size: 330px !important;
}

div.loginBox {
	height: 550px;
}

div.loginCentering {
	top: 180px;
}

div.learnMoreOther {
	display: block !important;
	margin-top: 20px;
}

/* div.learnMoreDatablaze {
	display: block !important;
	margin-top: 30px;
} */

#logo {
	background: url(images/logo.png) no-repeat;
	background-size: contain;
	width: 196px;
	height: 60px;
	margin-top: 5px;
}

#logo-mobile {
	background: url(images/logo.png) no-repeat;
	background-size: contain;
	width: 196px;
	height: 60px;
	margin-top: 5px;
}
