.leaflet-control-messagebox {
	display: none; /* Initially hidden */
	border: 3px solid #01B4FF;
	background-color: white;
	padding: 3px 10px;
    border-radius: 8px;
}
