[tabindex] {
	outline: none !important;
}

#rect1946,
#rect2415,
#path456,
#rect999 {
	fill: #faa !important;
	stroke-width: 0.6 !important;
}

#rect1946:hover,
#rect2415:hover,
#path456:hover,
#rect999:hover {
	fill: #f55 !important;
	cursor: pointer;
	transition: 0.3s;
}

#rect1946:active,
#rect2415:active,
#path456:active,
#rect999:active {
	fill: #500 !important;
	cursor: pointer;
}

#rect2405 {
	fill: #afdde9 !important;
	stroke-width: 0.6 !important;
}

#rect2405:hover {
	fill: #5fbcd3 !important;
	cursor: pointer;
	transition: 0.3s;
}

#rect2405:active {
	fill: #216778 !important;
	cursor: pointer;
}

#rect1475,
#rect1685,
#rect1687 {
	fill: #eef4d7 !important;
	stroke-width: 0.4 !important;
}

#rect1475:hover,
#rect1685:hover,
#rect1687:hover {
	fill: #cdde87 !important;
	cursor: pointer;
	transition: 0.3s;
}

#rect1475:active,
#rect1685:active,
#rect1687:active {
	fill: #677821 !important;
	cursor: pointer;
}

#rect1968 {
	fill: #dde9af !important;
	stroke-width: 0.6 !important;
}

#rect1968:hover {
	fill: #bcd35f !important;
	cursor: pointer;
	transition: 0.3s;
}

#rect1968:active {
	fill: #677821 !important;
	cursor: pointer;
}

#text1952,
#text2425,
#text460,
#text2254,
#text2413,
#text1491,
#text1633,
#text1974 {
	pointer-events: none;
}

.info-box {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	background-color: #ffffff;
	border: 3px solid #bf0a30;
	padding: 8px;
	font-size: 120%;
}

svg:not (:root) {
	width:100%;
	height: auto;
}
