/* IDX Compliance */
/* sidebar & related props in prop detail */
.sidebar .scroll-list .property._37 .address:after,
.related-properties .property._37 .address:after {
  content: "The listing is provided courtesy of NWMLS.";
  padding-top: 8px;
  font-size: 0.85rem;
  display: block;
}

/* infobox/popop */
.infoboxControl .property._37 .address {
  margin-top: -6px;
}

.infoboxControl .property._37 .address:after {
  content: "The listing is provided courtesy of NWMLS.";
  font-size: 0.75rem;
  display: block;
}

/* adjacent to prop details in property detail */
.property-view._37 .property-details .brokered-by:after {
  content: "The listing is provided courtesy of NWMLS.";
  padding-top: 8px;
  font-size: .8rem;
  line-height: 1.2;
  display: block;
  color: #333;
}