

/* Start:/bitrix/templates/.default/components/bitrix/system.auth.form/vizh_simple/style.css?1779682179786*/
.system-auth-form {
	width:300px;
}

.system-auth-form input[type="text"],
.system-auth-form input[type="password"] {
	width: 100%;
	margin-bottom: .5em;
}

.system-auth-form label {
	display: block;
	margin-bottom: .2em;
}

.system-auth-form .user-links a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	margin-top: 1em;
	
}

.system-auth-form a.register,
.system-auth-form a.profile {
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
	margin: 4px 0 0 1em !important;
}

.system-auth-form a.profile-login {
	color: black;
	text-decoration: underline;
}

.system-auth-form-error {
	background:none repeat scroll 0 0 #FFF0F0 !important;
	padding:1px 15px 4px;
}

.block-head {
	border-bottom:1px solid #EBEBE5;
	margin:.5em -10px 1em;
	padding:12px 15px 0;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.auth.form/vizh_simple/style.css?1779682179786 */
