svg [id^="zona"]:hover rect, svg [id^="zona"]:hover polygon{
	fill:#daa0c7;
	cursor: pointer;
	color: #fff;
}

.popover .arrow{
	display:none;
}