

/* Start:/local/templates/medcentr/components/bitrix/news/programs/bitrix/news.detail/.default/style.css?17391970851254*/
.programs-detail {
    margin-bottom: 30px;
}

.programs-detail__tab table {
    border-collapse: collapse;
    width: 100%;
}

.programs-detail__tab table tbody {
    display: none;
}

.programs-detail__tab table thead {
    cursor: pointer;
}

.programs-detail__tab table thead th {
    position: relative;
    border: 1px solid #dcc39f;
    border-bottom: 1px solid #fff;
    padding: 12px 20px;
    color: #fff;
    background-color: #dcc39f;
}

.programs-detail__tab table thead th:after {
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 9px;
    top: 9px;
    background: url(/local/templates/medcentr/components/bitrix/news/programs/bitrix/news.detail/.default/./images/down.svg) no-repeat center;
    background-size: 100%;
}

.programs-detail__tab table thead.active th:after {
    transform: rotate(180deg);
}

.programs-detail__tab table tr td:last-child {
    text-align: center;
    border-left: 0;
    border-right: 1px solid #ebebeb;
    width: 10%;
}

.programs-detail__tab table tr td:first-child {
    text-align: left;
    width: auto;
}

.programs-detail__tab table tr td {
    padding: 12px 15px;
    border: 1px solid #ebebeb;
}

.programs-detail__tab table thead tr td {
    background: #f5f5f5;
}
/* End */
/* /local/templates/medcentr/components/bitrix/news/programs/bitrix/news.detail/.default/style.css?17391970851254 */
