

/* Start:/local/components/webway/form.uslugi/templates/.default/style.css?17536941941246*/
body div#disAjax_indicator {
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999999;
}
body div#disAjax_indicator div {
	position: absolute;
	background: url(/local/js/disAjax/images/loader.svg) center center rgba(255, 255, 255, 0.9) no-repeat;
	background-size: 110px;
	border-radius: 100%;
	left: 50%;
	top: 50%;
	margin-left: -55px;
	margin-top: -55px;
	height: 110px;
	width: 110px;
}
body.loading div#disAjax_indicator {
	display: block;
}
.file-input__text {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
	display: block;
}
body .form-new__section {
	padding-top: 0;
	border-top: 1px solid #E7EAEF;
	margin-top: 25px;
}
body div.form-new__footer.form-new__footer_box {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
body .form-new__footer_box div.form-new__button-container{
	margin-left: 0;
}
body .form-new__footer_box button.form-new__button {
	max-width: 178px;
}
.ptop25{
	padding-top: 25px!important;
}
.ptop0{
	border:none!important;
	margin-top: 0!important;
	padding-bottom: 0!important;
}
.ptop00{
	margin-top: 0!important;
}

.captcha-box {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
/* End */
/* /local/components/webway/form.uslugi/templates/.default/style.css?17536941941246 */
