






.rwml-menu-imported {
	display: none;
}

#stacks_in_2_81 {
	display: none !important;
}


/* Start by hiding all translatable items. This class is applied via jQuery in the scripts-global.js file */
.rwml-translatable {
	display: none;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.EN .rwml-translatable:lang(EN) {
	display: inherit;
}



/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.DE .rwml-translatable:lang(DE) {
	display: inherit;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.IT .rwml-translatable:lang(IT) {
	display: inherit;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.FR .rwml-translatable:lang(FR) {
	display: inherit;
}













#stacks_in_2_83 {
	display: none;
}

#rwml-menu, .rwml-menu {
	display: none !important;
}




















#rwml_switcher_links_stacks_in_2_103 {
	
	
	text-align: right;
}










@media print {
	#switchContainerstacks_in_2_103 {
		display: none !important;
	}
}


