div.imagemapster-popup {
	border: 1px solid #2c2b70;
	padding: 10px;
	background-color: #2c2b70;
	border-radius: 12px; 
}

div.imagemapster-popup .title {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
div.imagemapster-popup .desc {
	font-size: 13px;
	text-weight: bold; 
	color: #fff;
}