.no-script-visible,
.js-not-active {
	display: block;
}
.js-active { 
	display : none;
}
