.content {
	top: 0;
}

#disclaimerContent {
	top: 57px;
}

.loginArea {
	width: 90%;
	max-width: 300px;
	margin: 10px;
}

.loginArea .areaHeader .btn {
	background-color: white;
	color: #009CDD;
	border-color: white;
	height: 24px;
}

#registerDisclaimerArea>.labelText {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 4px;
}

#registerDisclaimerArea {
	margin: 4px 0;
}
