

/* Start:/local/templates/main_redesign/components/bitrix/news.detail/lecture_detail/style.css?1764133981187*/
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;
}

p.subtitle {
	margin-bottom: 15px;
}
/* End */


/* Start:/local/templates/main_redesign/components/dev/form.result.new/mediation/style.css?1764133981983*/
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/main_redesign/components/dev/form.result.new/mediation/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/main_redesign/components/dev/form.result.new/mediation/images/icon_warn.gif);
}

.inputs-wrap {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 40px;
	grid-row-gap: 24px;
	margin-bottom: 25px;
}

@media (max-width: 600px) {
	.inputs-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}

body .xname{display:block;height:.1px;margin:0!important;overflow:hidden;padding:0!important;width:.1px;border:0;opacity:.01;}
/* End */
/* /local/templates/main_redesign/components/bitrix/news.detail/lecture_detail/style.css?1764133981187 */
/* /local/templates/main_redesign/components/dev/form.result.new/mediation/style.css?1764133981983 */
