<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/altera/components/bitrix/news/journal/bitrix/news.list/.default/style.css?1716812831486*/
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;
}

.pager ul {
	display: flex;
	margin-top: 30px;
	margin-bottom: 45px;
}

.pager ul li {
    border: 1px solid #eee;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
	list-style: none;
	margin-right: 5px;
}

.pager ul li.active {
	background: #ffcc47;

}
/* End */
/* /local/templates/altera/components/bitrix/news/journal/bitrix/news.list/.default/style.css?1716812831486 */
</pre></body></html>