.refresh a {
    color: #000;
}

.refresh a:hover {
    color: #ff1520;
}

.reports-section-filter {
    display: none !important;
}
.reports-section-filter.active {
    display: block !important;
}