.leaflet-control-messagebox {
	display: none; /* Initially hidden */
	border: 2px solid blue;
	color: black;
	 font-size: 1.2em;
font-weight:bold;
	background-color: white;
	padding: 3px 10px;
}
