#xrx-press-locations-filters {
  position: relative;
}
#xrx-press-locations-filters.xrx-press-locations-filters--disabled::after {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: hsla(0,0%,100%,.75);
}
#xrx-press-locations-filters .xrx-row {
  margin-bottom: 0.5rem;
  margin-left: -3px;
  margin-right: -3px;
}
#xrx-press-locations-filters #xrx-press-locations-reset-filters {
  text-align: right;
  cursor: pointer;
}

#xrx-press-locations-data .xrx-fw-component-wrapper__heading {
  text-align: left;
}
#xrx-press-locations-data .xrx-fw-component-wrapper .xrx-row--wide-gutter {
  margin-left: -15px;
  margin-right: -15px;
}