.ph_main {
  margin-top: 170px;
  height: 100%;
  min-height: 100%;
  padding: 0;
}
.ph_content_wrapper {
  position: fixed;
  height: calc(100% - 170px);
  max-width: 100%;
}
.ph_content, #c81085, .ph-google-search, .ph-google-search-map, .ph-google-search-info {
  height: 100%;
}
.ph-footer-wrapper {
  display: none;
}
.ph-topbar {
  display: none !important;
}
.ph-google-search-info {
  border-right: 1px solid #aaa;
}
#c81085 {
  width: 100%;
}
.ph_content {
  padding: 0;
}
#showfield {
  padding: 10px 10px 0 10px;
}
#infofield {
  padding: 0 10px;
  display: none;
}
#infofield .ph-google-search-results-adress {
  font-size: 0.9rem;
}
#infofield .ph-google-search-results-links {
  height: 1rem;
  border-top: 1px solid #ddd;
}
#infofield .ph-google-search-results-links a {
  font-size: 0.8rem;
}
#infofield .panel {
  border-style: none;
  margin-bottom: 0.3rem;
  padding: 1rem;
  background: rgba(207, 218, 228, 0.8);
}
.details_info {
  background: #fff !important;
}
.ph-google-search-welcome {
  background: rgba(255, 255, 255, 0.5);
  padding: 1rem;
  border-radius: 3px;
}
#attributes .label {
  margin-right: 5px;
}
