#niubiz-agentes-map select {
  padding: 0.6rem 0.5rem 0.3rem 0.5rem;
}

#niubiz-agentes-map table {
  margin-top: 1rem;
  border-spacing: 0;
  border-collapse: collapse;
}

#niubiz-agentes-map th {
  background-color: black;
  color: white;
}

#niubiz-agentes-map td,
#niubiz-agentes-map th {
  border: 1px solid darkgray;
  padding: 1rem;
  line-height: 1;
}
