/**	C2 SmartLight Oy - Login Page - Style Sheet **/
@charset "utf-8";
#login, #versionhistory  {
	width: 95%;
	margin-top: 15%;	
	margin-left: auto;
	margin-right: auto;
}

#login .textfield {
	font-size: 1.5em;
	border-radius: 5px;
	width: 95%;
	color: #4FA86F;
}