

/* Start:/local/templates/new-2020/components/bitrix/news.list/table-new/style.css?17742739851170*/
.b-inner-content table.b-table-new {
    border: 0!important;
    border-collapse: collapse;
}

.b-table-new th {
    font-weight: 400;
}

.b-table-new th,
.b-table-new td {
    padding: 0.6625rem 0.925rem;
    border-bottom: 0!important;
}

.b-table-new tr {
    border-bottom: 1px solid #e1e1e1;
}

.b-inner-content table thead {
    background: #fff!important;
}

.b-inner-content table thead tr th {
    padding: 20px;
    padding-left: 15px;
    font-weight: 400!important;
}
.b-inner-content table tbody tr td:first-of-type {
    font-weight: bold;
}
.b-inner-content table tbody tr td {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 20px;
    padding-bottom: 15px!important;
}

.b-inner-content table tbody tr td:not(:last-of-type) {
    border-right: 1px solid #e1e1e1;
}

@media only screen and (max-width: 40em) {
    table.stack thead {
        display: none;
    }

    table.stack tr {
        border: 1px solid #e1e1e1;
    }
    
    table.stack tbody tr td {
        display: block;
        width: 100%;
        border: 0!important;
    }

    table.stack tbody tr td:first-of-type {
        display: none;
    }
}
/* End */
/* /local/templates/new-2020/components/bitrix/news.list/table-new/style.css?17742739851170 */
