#theApsoluteRealEmailField {
  display: none;
}

#casawpJobContactForm ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.casawp-hidden {
  display: none;
}

.casawp-map__placeholder {
  height: 400px;
  line-height: 400px;
  text-align: center;
  background-color: #eeeeee;
}

.casadistance__placeholder {
  height: 435px;
  line-height: 435px;
  text-align: center;
  background-color: #eeeeee;
}
@media (min-width: 992px) {
  .casadistance__placeholder {
    height: 785px;
    line-height: 785px;
  }
}
