/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 18 2024 | 21:27:57 */
/* New css for adjusting map */
.mapboxgl-popup-content {
  padding: 0;
}

.mapboxgl-marker{
	width: auto !important;
	height: auto !important;
}
.caduceus {
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2px;
  background: #ffffff !important;
	margin-top: 18px;
}
.current_wait_placeholder_test {
  color: #2a4775 !important;
}
.caduceus h3.waiting_time{
	font-size: 12px;
}
.hospital-infobox.mapboxgl-popup{
	top: -6px;
}
