/* Team directory department filter: consistently align the custom select chevron. */
#thc-i-f8aaf7c72ad {
  -webkit-appearance: none;
  appearance: none;
  padding-right: 3.25rem !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23333' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1.25rem center;
  background-size: 0.75rem 0.5rem;
}

#thc-i-f8aaf7c72ad::-ms-expand {
  display: none;
}
