

/* Start:/local/components/bestweb/statistics.data/templates/2025-main/style.css?1752836417769*/
.tt-table .table tbody tr td:first-child span {
    padding-left: 0px;
    display: inline;
}

.table-subtitle{
    text-align: center;
    font-weight: bold   ;
    
}
.table-subtitle span {
    /* border-color: #149859;
    border-width: 0px 0px 2px 0px;
    border-style: solid;
    padding-bottom: 15px; */
}

.tt-table  td.table-subtitle {
    background: #149859;
    color: #ffffff;
}


/* Стили для Золотой группы */
.table tbody tr.gold:nth-child(-n+6) {
  font-weight: bold;
}

.table tbody tr.gold:nth-child(n+10) {
  opacity: 0.5;
}

/* Стили для Серебряной группы */
.table tbody tr.silver:nth-child(n+12):nth-child(-n+14) {
  /*font-weight: bold;*/
}

.table tbody tr.silver:nth-child(n+15) {
  opacity: 0.5;
}
/* End */
/* /local/components/bestweb/statistics.data/templates/2025-main/style.css?1752836417769 */
