
/* Start:/local/components/bitrix/form.result.new/templates/.default/style.css?1626091778743*/
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 #d9d9d9;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/components/bitrix/form.result.new_/templates/.default/images/table_head.png);
	background-repeat:repeat-x;
	text-align: left;
	color:#da251d;
}
table.form-table tfoot th{	background:transparent;}

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

.form-required 
{
	color: red;
}
.multiple-fx
{
	min-height:150px;
}
.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/components/bitrix/form.result.new_/templates/.default/images/icon_warn.gif);
}.mt-fix{	margin-top:0 !important;}
/* End */


/* Start:/local/templates/ilmax/components/bitrix/news.list/tests_list/style.css?1630249129150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/components/bitrix/form.result.new/templates/.default/style.css?1626091778743 */
/* /local/templates/ilmax/components/bitrix/news.list/tests_list/style.css?1630249129150 */

.contact_nav ul li a
{
	background-color:#3f3f38 !important;
	color:#fff !important;
}

.personal-link {
	
}

.personal-link img{
	max-height: 45px;
}

.personal-link:hover {
	transform: scale(1.1);
}