

/* Start:/local/templates/main/components/bitrix/form.result.new/.default/style.css?1757410412798*/
.required {
	color: red;
	font-size: 16px;
	line-height: 1;
	margin-left: 4px;
}
.field-label-cont {
	display: flex;
	justify-content: space-between;
	align-items: end;
}
.field-label-cont label {
	min-width: 30%;
	margin-right: 20px;
}
.error-text {
	position: relative;
	color: red;
	text-align: right;
}
.modal.web-form {
	width: auto;
	padding-left: 0;
	padding-right: 0;
}
.modal.web-form .js-title {
	text-align: center;
}
.modal.web-form .feedback__success {
	left: 0;
}
.modal.web-form .js-success-container {
	padding: 0 60px;
}
@media screen and (max-width:768px) {
	.modal.web-form {
		width: 88%;
	}
	.modal.web-form .js-success-container {
		padding: 0 5px;
	}
	.error-text {
		font-size: 12px;
		margin-bottom: 2px;
		line-height: 1;
	}
}
/* End */
/* /local/templates/main/components/bitrix/form.result.new/.default/style.css?1757410412798 */
