.check-list-select .check-list-group-actions .clear-all {
  color: #0052cc;
}
.check-list-select .check-list-group-actions .clear-all:visited,
.check-list-select .check-list-group-actions .clear-all:hover {
  color: #0052cc;
}
form#issue-filter .check-list-item.active,
form.aui .check-list-item.active,
.check-list-item.active,
.check-list-group-footer.active {
  background-color: #deebff;
}
