#main #googlemap {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  border: none !important;
}
@media screen and (max-width: 767px) {
  #main #googlemap {
    height: 200px;
  }
}
#main #googlemap div h5 {
  font-size: 16px;
}
#main #googlemap div p {
  font-size: 13px;
  margin: 5px 0;
}
#main div.hidden_infobox {
  display: none;
}
@media screen and (max-width: 767px) {
  #main section.doctor-list table {
    display: block;
  }
  #main section.doctor-list table tbody, #main section.doctor-list table tr, #main section.doctor-list table th, #main section.doctor-list table td {
    display: block;
  }
}
#main section.doctor-list table th {
  padding: 5px 15px;
  font-size: 14px;
  white-space: normal;
}
#main section.doctor-list table td {
  padding: 5px 15px;
  font-size: 13px;
}
@media print, screen and (min-width: 768px) {
  #main section.doctor-detail h3.title2 {
    width: 613px;
  }
}
#main section.doctor-detail table.hours {
  width: auto;
}
#main section.doctor-detail table.hours th {
  padding: 5px 15px;
  font-size: 14px;
  white-space: normal;
  text-align: center;
}
#main section.doctor-detail table.hours td {
  padding: 5px 15px;
  font-size: 13px;
  text-align: center;
}
#main div.open-system table th {
  padding: 5px 15px;
  font-size: 14px;
}
#main div.open-system table th.date {
  width: 22%;
}
#main div.open-system table th.lecturer {
  width: 16%;
}
#main div.open-system table td {
  padding: 5px 15px;
  font-size: 13px;
}

/*# sourceMappingURL=community_medicine_2.css.map */
