.bro-dust-overlay {
	z-index: 1;	
	filter: opacity(0.2);
}
table td {
	z-index: 2;
}
nav, header {
	z-index:3 ;
}