/* line 4, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
body.properties h2 {
  margin-top: 4px;
}
/* line 7, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
body.properties div.side-col {
  margin-bottom: 40px;
}
/* line 10, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
body.properties .property a:hover {
  text-decoration: none;
}

/* line 14, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
#google-map {
  width: 200px;
  height: 160px;
  border: 1px solid #999;
}

@media (min-width: 992px) {
  /* line 20, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
  #google-map {
    width: 262px;
    height: 220px;
  }
}
/* line 26, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
.row.amenity-header {
  margin-top: 20px;
}
/* line 28, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
.row.amenity-header h4 span {
  font-size: 12px;
}

/* line 32, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
.row.amenity-images img {
  margin-bottom: 40px;
}

/* line 40, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
div.walkscore-col {
  padding-top: 9px;
}
/* line 42, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
div.walkscore-col #dfp-slot.active {
  display: none;
}

/* line 47, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
span.edit-images {
  position: relative;
}
/* line 49, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
span.edit-images a {
  position: absolute;
  width: 200px;
  top: -30px;
  left: 15px;
  font-style: italic;
  text-transform: uppercase;
  font-size: 11px;
}

/* line 60, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
.representative {
  text-align: center;
}
/* line 62, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
.representative strong {
  color: #002f87;
  font-size: 16px;
}
/* line 66, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
.representative p {
  line-height: 18px;
}

/* line 70, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
.active-floorplan-wrapper {
  display: table;
}
/* line 72, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
.active-floorplan-wrapper #active-floorplan {
  margin-top: 21px;
  margin-left: 10px;
}
/* line 73, ../../../app/assets/stylesheets/gaedeke/property.css.scss */
.active-floorplan-wrapper #active-floorplan h4 {
  margin-bottom: 36px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 22px;
  color: #002f87;
}
