

/* Start:/local/components/intensa/mhl.player.statistics/templates/.default/style.css?17733198711130*/
.statigbody table {
    width: 100%;
    border: none;
    border-collapse: separate;
    border-spacing: 0 10px;
}

.statigbody .legenda {
    display: none;
}

.statigbody tbody tr {
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 10px;
    align-items: center;
}


.statigbody tbody tr {
    margin-top: 5px;
}


.statigbody tbody tr td {
    text-align: center;
    padding: 15px;
    border: none;
}

.statigbody .table__cell--clubs {
    text-align: left;
}

.statigbody tr td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.statigbody tr td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.statigbody tbody tr td.table__align-left {
    text-align: left;
}

.statigbody .table__cell.table__player div {
    display: flex;
    gap: 10px;
    align-items: center;
}

.statigbody .table__cell.table__player span {
    padding-left: 20px;
}

.statigbody table.table.table-players th:nth-child(3),
.statigbody table.table.table-players td:nth-child(3)
{
    display: none;
}

/* End */
/* /local/components/intensa/mhl.player.statistics/templates/.default/style.css?17733198711130 */
