






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

#stacks_in_18_2 {
	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.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.fr .rwml-translatable:lang(fr) {
	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.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.es .rwml-translatable:lang(es) {
	display: inherit;
}
















#rwml_switcher_bootstrap_list_group_stacks_in_18_4 a {
	text-decoration: none;
}

#rwml_switcher_bootstrap_list_group_stacks_in_18_4 a.active {
	pointer-events: none;
}






















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





#stacks_in_17_2 {
	display: none;
}

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

