
#map {
	width: 100%;
	height: 565px;
}

#map svg{
	user-select: none;
}

.force-pointer {
	cursor: pointer !important;
}