﻿.loginLogo {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100px;
	background: url(https://datablazecdn.blob.core.windows.net/branding/themes/mobileware/images/m2mnet-login.png) no-repeat;
}

.loginLogo.loginLogoLinkAccount {
	top: -360px !important;
}

div.loginBox {
	background: #000000a3;
	height: 500px;
}

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

div.loginNew {
	top: 50px;
}

div.logoutText {
	margin-top: 70px;
}

input.mobileLoginButton:hover,
.mobileLoginButton.dxbButtonHover_MetropolisBlue {
	background: #ffd200;
}

#logo {
	background: url(https://datablazecdn.blob.core.windows.net/branding/themes/mobileware/images/m2mnet-logo.png) no-repeat;
	background-size: contain;
	width: 210px;
	height: 56px;
	margin-top: 2px;
}

#logo-mobile {
	background: url(https://datablazecdn.blob.core.windows.net/branding/themes/mobileware/images/m2mnet-logo.png) no-repeat;
	background-size: contain;
	width: 210px;
	height: 56px;
	margin-top: 2px;
}

#masthead {
	background-color: #000000 !important;
	color: #fff !important;
}

	#masthead .newNavBtn,
	#masthead .pagetitle1,
	#masthead .LoggedInMsg,
	#masthead .LoggedInMsg > .userName,
	#masthead .LoggedInMsg > .logout {
		color: #fff !important;
	}

		#masthead .LoggedInMsg > .logout:hover {
			color: #ffd200 !important;
		}

#newNav,
#newNav ul {
	background-color: #000000 !important;
	color: #2d2e30 !important;
}

		#newNav a {
			color: #2d2e30 !important;
		}

	#newNav .menuTitle,
	#newNav .menuTitle:hover {
		background-color: #ffd200 !important;
		color: #000 !important;
	}

	#newNav ul li {
		background-color: #000000 !important;
		color: #fff !important;
	}

		#newNav ul li:hover {
			color: #000 !important;
			background-color: #ffd200 !important;
			border-left: 2px solid #ffd200 !important;
		}

.inputBox {
	background-color: #000000e3;
}

.inputBox2 {
	background-color: #000000e3;
}
