﻿div.loginLogo {
	position: absolute;
    top:-220px !important;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	width:480px;
	height:299px !important;
	background: url(https://datablazecdn.blob.core.windows.net/branding/themes/southlight/images/m2mnet-login.png) no-repeat;
}

div.loginBox {
	height: 550px;
}

div.loginCentering {
	top: 180px;
}

div.learnMoreOther {
	display: block !important;
	margin-top: 30px;
}

#logo {
	background: url(https://datablazecdn.blob.core.windows.net/branding/themes/southlight/images/m2mnet-logo.png) no-repeat;
	background-size: contain;
	width: 240px;
	height: 149px;
}

#logo-mobile {
	background: url(https://datablazecdn.blob.core.windows.net/branding/themes/southlight/images/m2mnet-logo-mobile.png) no-repeat;
	background-size: contain;
	width: 240px;
	height: 149px;
}

