

/* Start:/bitrix/templates/modern_blue_s1_mstuca/components/bitrix/news/TableAndHrf/bitrix/news.list/.default/style.css?1781704993790*/
.news-item td {
    padding: 0;
    height: 100%; /* явная высота для ячейки */
}

.news-item td a {
    display: flex;
	padding: 10px 10px;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    width: 100%;
    text-decoration: none;
    box-sizing: border-box;
}
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;
}

.news-tbl-head{
	font-size: 16px;
    line-height: 20px;
    font-family: "PT Sans", PTsans, Arial, sans-serif;
    color: rgb(28, 28, 28);
}
.news-tbl-border tr td {
    border: 1px solid #828282;
    color: black;
}
.tbl_oflowx {
    min-width: 350px;
    max-height: 600px;
    overflow-x: auto;
}
.notvis {
	display: none;
}
/* End */
/* /bitrix/templates/modern_blue_s1_mstuca/components/bitrix/news/TableAndHrf/bitrix/news.list/.default/style.css?1781704993790 */
