#data {
    display: none;
}

.cts-filter-group {
    display: inline-block;
}

.dc-table-group {
    display: none;
}

.dc-table-row.row-selected {
    background-color: #fdf6c5;
}

#cts-stat-operators .dc-table-row {
    cursor: pointer;
}

.dc-chart text.pie-slice {
    fill: black;
}

.dc-chart g.row text {
    fill: black;
}
