#loginform {
text-align: center;
}

#loginform table {
width:250px;
margin: 0px auto;
text-align: left;
}

#loginform table tr {
}

table.loginsubtable {
margin: 80px auto;
}

table.loginsubtable td {
padding: 20px 30px 0px 30px;
}

table.loginsubtable img {
border: 0px;
}

.loginsep {
border-left: 1px solid #8bbbd7;
}

.loginsep table td {
margin: 4px 2px 0px 2px;
white-space: nowrap;
padding: 5px 2px 0px 2px;
}

.loginsep label{
text-align: right;
color: white;
font-weight: normal;
white-space: nowrap;
}

.loginsep table td.submit {
text-align: right;
}

#submit {
text-align: center;
}

.error{
color:#f4324f;
font-weight: normal;
white-space: nowrap;
}

.license {
	 white-space: normal;
	 text-align: justify;
	 line-height: 1.8em;
}
.license .legal_container {
	width: 470px;
}

.error {
	text-align: left;
	white-space: normal;
}

.umobileSection {
	border-radius: 3px;
	padding-bottom: 30px;
	width: 375px;
	margin: 0 auto;
}

.umobile {
	float: left;
	width: 75px;
	padding-left: 152px;
	padding-right: 20px;
	padding-top: 20px;
}

.umobileApp {
	width: 400px;
	padding-top: 100px;
}

.umobileAppText {
	font-size: 14px;
	font-weight: 400;
}

.logos {
	padding-top: 10px;
	opacity: 0.6;
	width: 260px;
	height: auto;
	padding-left: 56px;
}

table.loginsubtable .badges {
	padding-bottom: 30px;
}

.badge {
	width: 110px;
}

.gplay {
	padding-left: 80px;
	padding-top: 10px;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
}

@media screen and ( max-height: 520px ) {
	.footer {
		position: inherit;
	}
}

@media screen and ( max-height: 860px ) {
	.first_login .footer {
		position: inherit;
	}
}
/* workaround for unnecessary border displayed in IE */
.footer a {
	color: transparent;
}
