

/* Start:/local/templates/aspro_next/components/bitrix/form.result.new/form_ip/style.css?1726739724808*/
.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/aspro_next/components/bitrix/form.result.new/form_ip/images/icon_warn.gif);
}

.input__wrapper {
	width: 100%;
	position: relative;
	margin: 15px 0;
	text-align: left;
}
.input__file {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}
.input__file-button-text {
	line-height: 1;
	margin-top: 1px;
}
   
.input__file-button {
	width: 100%;
	max-width: 200px;
	height: 40px;
	background: #0a8052;
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
    align-items: center;
	border-radius: 3px;
	cursor: pointer;
}
.error-msg {
	color: red;
}
/* .file {
	display: none;
}
.file:before {
	content:'';
} */
/* End */
/* /local/templates/aspro_next/components/bitrix/form.result.new/form_ip/style.css?1726739724808 */
