

/* Start:/local/templates/pnevmo/components/bitrix/system.auth.form/auth_sms/style.css?17006666451129*/
.auth__item {
	margin-bottom: 20px;
}
.auth__item.disabled {
	pointer-events: none;
	opacity: 0.7;
}

@media (max-width: 767px) {
	.auth__item {
		margin-bottom: 10px;
	}
}
.auth__form .form-control {
	width: 100%;
	border: 1px solid #b0b0b4;
	border-radius: 0;
	padding: 0 26px;
	height: 45px;
	line-height: 48px;
}
@media (max-width: 767px) {
	.auth__form .form-control {
		height: 40px;
		line-height: 40px;
	}
}
.bx-auth-note {
	margin-bottom: 15px;
}
.auth__form__submit {
	padding: 8px 45px;
	background: #3276d3;
	color: #fff;
	border: 1px solid #3276d3;
	width: 300px;
}

.auth__form__message {
	font-size: 14px;
	margin-top: 10px;
}

.auth__form__change {
	font-size: 14px;
	margin-top: -10px;
	margin-bottom: 20px;
}

.auth__form__checkbox input[type=checkbox] + label {
	font-weight: 300;
}
.auth__form__checkbox input[type=checkbox]:checked + label:before {
	content: '';
	background: #3276d3;
	width: 11px;
	height: 11px;
	top: 4px;
	left: 4px;
}
.auth__form__checkbox input[type=checkbox]:checked + label:after {
	background: #e6e9ec;
	border: 0;
}

.form-error {
	margin-top: 5px;
	font-size: 14px;
	color: red;
}

/* End */
/* /local/templates/pnevmo/components/bitrix/system.auth.form/auth_sms/style.css?17006666451129 */
