.leaflet-control-messagebox {
	display: none; /* Initially hidden */
	border: 2px solid red;
	background-color: white;
	padding: 3px 10px;
}
