

/* Start:/local/templates/dihouse/components/bitrix/news/dihouse-news/bitrix/news.detail/dihouse-news-detail/style.css?1762969181832*/
.news-detail p a {
display: inline-block;
}
/*table.standard-table, .standard-table td, .standard-table th {
    border-collapse: collapse;
    border: 1px solid #282125;
    text-align: center;
    background-color: #fff;
}*/


.table-wrap {
    background-color: #fff;
    border-radius: 35px;
    padding: 20px;
}
.standard-table th {
    font-weight: 600;
    background-color: #EFEFF5;
    padding: 15px 25px;
}
.standard-table td {
    padding: 15px 25px;
}
.standard-table tr:nth-child(odd) td {
    background-color: #EFEFF5;
}
.standard-table tr th:first-child,
.standard-table tr td:first-child
{
    border-radius: 15px 0 0 15px;
    -webkit-border-radius: 15px 0 0 15px;
}
.standard-table tr th:last-child,
.standard-table tr td:last-child
{
    border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
}

/* End */
/* /local/templates/dihouse/components/bitrix/news/dihouse-news/bitrix/news.detail/dihouse-news-detail/style.css?1762969181832 */
