/**
 * Styles for Map provides
 */

.filters-button {
  color: #000;
}
.filters-button:hover,
.filters-button:focus {
  color: #333;
}
.dataTables_wrapper {
  overflow-x: scroll;
  width: 100%;
  padding-bottom: 2rem;
}
.layout-3col__full.map-providers,
.map-providers .layout-center {
  padding-right: 0;
  padding-left: 0;
}
#divMapa {
  margin: 8px 0 !important;
}
