

/* Start:/local/templates/ma-template.optictoria/components/bitrix/form.result.new/ajax/style.css?1746602961912*/
table.form-table
{
	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(/local/templates/ma-template.optictoria/components/bitrix/form.result.new/ajax/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(/local/templates/ma-template.optictoria/components/bitrix/form.result.new/ajax/images/icon_warn.gif);
}

.ajax-form,
.ajax-form-thanks {
	background: white;
	padding: 30px;
	width: 320px;
	margin: auto;
	position: relative;
}
.ajax-form .field-item {
	margin-bottom: 10px;
}
.ajax-form .field-item .inputtext {
	width: 100%;
}

.ajax-form .title {
	font-size: 1.19em;
	margin-bottom: 10px;
}

/* End */
/* /local/templates/ma-template.optictoria/components/bitrix/form.result.new/ajax/style.css?1746602961912 */
