﻿.loginLogo
{
	position: absolute;
    top:-325px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	width:400px;
	height:75px;
	background: url(images/m2mnet-login.png) no-repeat;
}

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

#logo {
	background: url(images/m2mnet-logo.png) no-repeat;
	background-size: contain;
	width: 240px;
	height: 41px;
}
#masthead #logo {
	margin-top: 13px;
}

#logo-mobile {
	background: url(images/m2mnet-logo-mobile.png) no-repeat;
	background-size: contain;
	width: 240px;
	height: 41px;
}

