

/* Start:/local/templates/onesarafan/components/bitrix/system.auth.form/.default/style.css?17661569631087*/
.auth-form {
	max-width: 445px;
}

.auth-form-btn {
	margin-top: 30px;
}

.auth-form .button_size_s {
	min-width: 13.25rem;
	height: 2.375rem;
	line-height: 2.25rem;
	padding: 0 1em;
	font-size: 13px;
}

.auth-form-title {
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000;
}

.auth-form input[type="checkbox"] {
	display: none;
}

.auth-form input[type="checkbox"] + label {
	position: relative;
	z-index: 100;
	cursor: pointer;
	outline: none;
	font-size: 13px;
	line-height: 17px;
	padding: 0 0 0 35px;
}

.auth-form input[type="checkbox"] + label:after {
	font-size: 0;
	content: ".";
	display: block;
	height: 24px;
	width: 24px;
	position: absolute;
	left: 0px;
	top: -3px;
	background: url(/local/templates/onesarafan/components/bitrix/system.auth.form/.default/images/checkbox.png) 0px 0px no-repeat;
}

.auth-form input[type="checkbox"]:checked + label:after {
	background-position: 0px -24px;
}

.auth-form-action {
	margin-top: 30px;
	font-size: 18px;
	line-height: 25px;
}

.auth-form-action a {
	color: #4a90e2;
}
/* End */
/* /local/templates/onesarafan/components/bitrix/system.auth.form/.default/style.css?17661569631087 */
