

/* Start:/bitrix/templates/mashhold/components/bitrix/form.result.new/submit_app/style.css?1719916368796*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}
.form-text h5 {
	color: #fff;
}
table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/mashhold/components/bitrix/form.result.new/submit_app/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required
{
	color: red;
}

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


.form-captcha {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-bottom: 15px;

}

#captcha_word {
	height: 40px;
	width: 165px;
}


/* End */
/* /bitrix/templates/mashhold/components/bitrix/form.result.new/submit_app/style.css?1719916368796 */
