* {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


.clear {
	width: 100%;
	height: 1px;
	clear: both;
}

img,
a img {
	border: none;
}


a {
	color: #2a7ca6;
	text-decoration: none;
}

	a:hover {
		text-decoration: underline;
	}


html,
body {
	background: #f4f4f4;
}


#communication_notify_disable {
	width: 600px;
	margin: 100px auto 40px;

	text-align: center;
}

	#communication_notify_disable p {
		margin: 20px 0;
	}
	
		#communication_notify_disable p.failed {
			color: #c00;
			font-weight: bold;
		}
	
		#communication_notify_disable p.en {
			border-top: 1px solid #ccc;
			padding-top: 20px;
		}


#request_account_container {
	width: 600px;
	margin: 100px auto 40px;
}


#request_account {
	padding: 0 0 40px;
	border: 1px solid #efefef;
	background: #fff;
}

	#request_account h1 {
		margin-top: 0px;
		margin-bottom: 1em;
		font-size: 24px;
	}
	
	#request_account .help {
		margin: 2em 40px;
		color: #666;
		text-align: center;
	}
	
	#request_account form {
		padding: 0 40px;
	}

	#request_account .section label {
		display: block;
		margin: 2em 0;
		padding: 0 30px 0 0;
		
		text-align: right;
	}
	
		#request_account .section.student_idcode label {
			margin-bottom: 0;
		}
		
			#request_account .section.student_idcode .tip {
				font-size: 10px;
				color: #555;
				margin-bottom: 2em;
				padding-left: 170px;
			}
		
		


		#request_account .section label span {
			
		}
		
		#request_account .section label input {
			width: 300px;
			padding: 4px 6px;
		}
		
		
	#request_account .submit_cont {
		margin: 2em 0 1em;
		text-align: center;
	}
	
		#request_account .submit_cont input {
			font-size: 18px;
		}





#container {
	width: 400px;
	margin: 100px auto 40px;
}

	#container.authorize_browser {
		width: 500px;
	}


h1 {
	text-align: center;
	font-family: "Myriad Pro", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #08324c;
	
	margin: 0;
	font-size: 28px;
	line-height: 100%;
	margin-bottom: 1em;
	font-weight: normal;
	letter-spacing: -1px;
}

#logo {
	text-align: center;
}



div.lang {
	padding: 5px 7px 0 0;
	text-align: right;
}

	div.lang a {
		display: inline-block;
		padding-left: 20px;
		background: url('../img/flag_et.png') no-repeat 0 4px;
	}

	div.lang_is_et a {
		background-image: url('../img/flag_en.png');
	}



#login {
	/*position: relative;*/
	padding: 0 0 40px;
	border: 1px solid #efefef;
	background: #fff;
	/*-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;*/
}

	#login form {
		padding: 0 40px 0;
	}

	#login label {
		width: 100%;
		display: block;
		margin: 10px 0;
	}
		
		#login label input.text {
			width: 302px;
			
			padding: 5px 8px;
			font-size: 1.16666666em;
			color: #333;
			border: 1px solid #ccc;
			background-color: #fff;
			
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			-o-border-radius: 4px;
			border-radius: 4px;
		}
		
		#login label.autologin {
			text-align: right;
		}
	
	#login_username_help {
		color: #555;
		padding: 0.5em 1em;
	}
	
	#submit {
		width: 100%;
	}
	
		#submit td {
			margin: 0;
			padding: 5px;
			width: 50%;
		}
		
		#submit .submit_button {
			text-align: right;
		}
		
			#submit .submit_button input {
				font-size: 1.3636363636em;
			}


.authorize_browser #login {
	background: #fff url('../img/warning_border.png') repeat-x top left;
	padding: 10px 0 4em;
}

	.authorize_browser #login .lang {
		margin-bottom: 3em;
	}

	.authorize_browser h2 {
		font-size: 1.5em;
		text-align: center;
	}

	.authorize_browser #login p {
		line-height: 2em;
		margin: 1em 0;
		text-align: center;
	}
	
		.authorize_browser #login p .email_error {
			color: #c00;
			font-weight: bold;
		}

	.authorize_browser #login label {
		margin-top: 2em;
	}
	
		.authorize_browser #login label input.text {
			width: 390px;
		}
	
		.authorize_browser #login label span {
			color: #666;
		}
		
		.authorize_browser #login label span.help {
			font-size: 0.9em;
		}
		
			.authorize_browser #login label span.error {
				color: #c00;
				font-weight: bold;
			}
		
	.authorize_browser #login .submit_cont {
		width: 400px;
		text-align: right;
		margin-top: 2em;
	}
	
		.authorize_browser #login .submit_cont input {
			font-size: 1.3636363636em;
		}

#id_login,
#login_help {
	margin-top: 2em;
	padding-top: 0.5em;
	border-top: 1px solid #ccc;
	text-align: center;
	
	color: #444;
}

	#login_help p.request_account_info {
		margin-bottom: 0.5em;
		padding-bottom: 0.5em;
		border-bottom: 1px solid #ccc;
	}
	
	#id_login {
		margin-top: 0.5em;
		padding-top: 1em;
	}



p.error,
p.success {
	text-align: center;
	border: 1px solid #e70000;
	border-left: none;
	border-right: none;
	padding: 0.5em 0;
	margin-bottom: 2em;
	
	font-weight: bold;
	color: #B80000;	
}

p.success {
	color: #008500;
	border-color: #008500;	
}

#request_account p.success {
	font-size: 1.2em;
	
	background: #008500;
	color: #fff;
}


