

/* Start:/bitrix/templates/.default/components/bitrix/news.list/docs/style.css?15342257751867*/
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;
}
.clearfix {
    clear: both;
}

.clearfix:before {
    content: '';
    display: table;
}

.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.row-table {
    display: table;
    width: 70%;
    table-layout: fixed;
    font-size: 15px;
    background: #f6f6f6;
    vertical-align: middle;
}

.row-path-row {
    display: table-row;
}

.row-path-row:nth-child(odd) .row-path--cell {
    background: #efefef;
}

.row-path--cell:nth-child(1) {
    width: 50%;
    padding-left: 20px;
    color: #676767;
}

.row-path--cell {
    display: table-cell;
    padding: 10px 0;
    vertical-align: middle;
}

.row-path--cell:nth-child(2) {
    width: 35%;
    text-align: center;
    color: #676767;
}

.row-path--cell a {
    color: #325c92;
    border-bottom: 1px solid #325c92;
    text-decoration: none;
}

.row-path--cell a:hover {
    border-bottom-color: transparent;
}

.news-tooltip.news-tooltip-top {
    position: absolute;
    background: #eee;
    padding: 10px 10px;
    top: auto;
    width: 329px;
    left: -164px;
    z-index: 999;
    bottom: calc(100% + 9px);
    text-align: left;
    border-radius: 3px;
    border: 1px solid #999;
}

.news-tooltip.news-tooltip-top:after {
    content: ' ';
    border: 11px solid transparent;
    border-top: 11px solid #eee;
    position: absolute;
    border-bottom: 0;
    left: calc(50% - 6px);
    bottom: -11px;
}

.news-tooltip.news-tooltip-top:before {
    content: ' ';
    border: 12px solid transparent;
    border-top: 12px solid #999;
    position: absolute;
    border-bottom: 0;
    left: calc(50% - 7px);
    bottom: -12px;
}

.news-tooltip.news-tooltip-top a {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
}

/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/docs/style.css?15342257751867 */
