rect {
	cursor: n-resize;
}
rect.organization {
	fill: burlywood !important;
}
rect.organization.open_data {
	fill: darkgreen !important;
}
rect.organization.no_open_data {
	fill: darkred !important;
}