/* v7.6.4 — finish the navy/gold CRM theme and remove legacy green controls. */
.lead-board-filters a,
.team-lead-filters a {
  background: #e9eef6 !important;
  border: 1px solid #d7dfeb !important;
  color: #253b63 !important;
  box-shadow: none !important;
}

.lead-board-filters a:hover,
.team-lead-filters a:hover {
  background: #dce5f2 !important;
  border-color: #aebdd2 !important;
  color: #071d49 !important;
}

.lead-board-filters a.active,
.team-lead-filters a.active {
  background: #071d49 !important;
  border-color: #071d49 !important;
  color: #fff !important;
}

.lead-board-filters a.closed {
  background: #f8e7e3 !important;
  border-color: #efd0ca !important;
  color: #9c463f !important;
}

.lead-board-filters a.closed.active {
  background: #9c463f !important;
  border-color: #9c463f !important;
  color: #fff !important;
}

.lead-stats a,
.lead-distribution-box,
.new-assignment-banner {
  border-color: #d8ad43 !important;
}

.lead-stats a.active {
  background: #071d49 !important;
  color: #fff !important;
}

.team-lead-filters {
  scrollbar-color: #d8ad43 #e9eef6;
}

.dashboard-lead-actions a:last-child,
.button.whatsapp {
  background: #e8eef7 !important;
  color: #0b2d62 !important;
}

