/*#incident .inert { 
	pointer-events: none; 
	opacity: 0.5; }

#incident .active {
	pointer-events: auto; 
	opacity: 1;
} */