

/* Start:/local/templates/main/components/bitrix/news/new/bitrix/news.detail/new/style.css?1621236204704*/
table {
	width: 100%;
}

table tr {
	font-size: 15px;
	text-align: center;
	border-bottom: 1px solid #E0E0E0;
	padding: 25px 0;
}

table tr:nth-child(1), table tr:nth-child(2) {
	border-bottom: none;
	background: #fafafa;
	padding: 15px 0;
}

table tr td {
	font-size: 15px;
	padding: 25px 0;
}

table tr:nth-child(1) td, table tr:nth-child(2) td {
	padding: 12px 0;
}

.news-detail ul li {
	display: block;
	position: relative;
	margin-bottom: 15px;
	line-height: 32px;
	font-size: 18px;
	padding-left: 39px;
}

.news-detail ul li:before {
	position: absolute;
	display: block;
	content: '';
	left: 7px;
	top: calc(50% - 5px);
	height: 10px;
	width: 10px;
	background: #FD700B;
	border-radius: 50%;
}



/* End */
/* /local/templates/main/components/bitrix/news/new/bitrix/news.detail/new/style.css?1621236204704 */
