.controlset.controlset-filter .filter {
    display:none;
}
.controlset.controlset-filter .filter.active {
    display:block;
}
