/**
 * Overrides for Dacal
 */

.geo-location-wrapper .btn {
  top: 20px;
 }

 #form-contact-agent-status {
  font-weight: bold;
 }



#similar-properties .property .property-image {
    height: 197px;
}

#similar-properties .property .property-image img {
    overflow-y: hidden;
    max-height: 197px;
}

#property-detail #similar-properties .property .property-image {
    height: 162px;
}

#property-detail #similar-properties .property .property-image img {
    overflow-y: hidden;
    max-height: 162px;
}

/**div.navigation
{
	z-index: 9999;
}**/