

/* Start:/bitrix/templates/utmn_english_new/components/bitrix/form.result.new/template/style.css?1787670356884*/
label{
font-weight:normal;
}
table.form-table
{
	max-width: 100%;
    width: 100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

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/utmn_english_new/components/bitrix/form.result.new/template/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


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

table.form-table .inputtext 
{
	width: 99%;
}

table.form-table .inputselect
{
	width: 100%;
}
table.form-table .inputtextarea 
{
	width: 100%;
	max-height: 200px;
    max-width: 100%;
    min-width: 186px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/utmn_english_new/components/bitrix/form.result.new/template/images/icon_warn.gif);
}
/* End */
/* /bitrix/templates/utmn_english_new/components/bitrix/form.result.new/template/style.css?1787670356884 */
