

/* Start:/bitrix/templates/gv/components/bitrix/news/news_gv/bitrix/news.detail/my/style.css?1712932771535*/

.content table.table_styled {
	font-size: 9pt;
}

.content table.table_styled thead th {
    background: #5d707e;
    color: #fff;
    text-transform: none;
    padding: 9px 27px 10px;
}

.content table.table_styled tbody tr:nth-child(even) td {
    background: linear-gradient(0deg, #f5f5f5, #f5f5f5), #f8f8f8;
}

.content table.table_styled tbody td {
    border: none;
}

@media(max-width: 768px) {
    .content table.table_styled tbody td, .content table thead th {
        padding: 5px !important;
    }
}
/* End */
/* /bitrix/templates/gv/components/bitrix/news/news_gv/bitrix/news.detail/my/style.css?1712932771535 */
