

/* Start:/local/templates/.default/components/bitrix/news.list/items-list/style.css?1741878232982*/
.body ul li:before {
    left: 0px !important;
    top: 9px !important;
    width: 5px !important;
    height: 5px !important;
    background: #e77817 !important;
    border-radius: 10px !important;
}


.faq-table {
    width: 100%;
    border-collapse: collapse;
}

.faq-table th,
.faq-table td {
    border: 1px solid #222222;
    padding: 8px;
    text-align: center;
}

.faq-table tr:not(:first-child):hover {
    background-color: white;
}

.faq-table tr td:first-child {
    background-color: #f0a96c;
    border-left: 0px;
    color: black;
    font-weight: bold;
}

.faq-table tr td:last-child {
    border-right: 0px;
}

.faq-table tbody tr:first-child th {
    background-color: #f0a96c;
    border-top: 0px;
    color: black;
}

.faq-table .note {
   text-align: left;
}

.faq-table tbody tr:first-child th:first-child {
    border-left: 0px;
}

.faq-table tbody tr:first-child th:last-child {
    border-right: 0px;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/items-list/style.css?1741878232982 */
