






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

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


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














#stacks_in_168 {
	display: none;
}

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














#rwml_switcher_button_group_stacks_in_176 {
	padding: 0;
	margin: 0;
	list-style: none;
	
	
	justify-content: center;
	
	
	
	display: flex;
}

#rwml_switcher_button_group_stacks_in_176 li {
	overflow: hidden;
}

#rwml_switcher_button_group_stacks_in_176 li:last-child {
		border-top-right-radius: 8px;
		border-bottom-right-radius: 8px;
}

#rwml_switcher_button_group_stacks_in_176 li:first-child {
		border-top-left-radius: 8px;
		border-bottom-left-radius: 8px;
}

#rwml_switcher_button_group_stacks_in_176 a {
	display: inline-block;
	padding: 6px 20px;
	font-size: 14px;
	line-height: 1.5;
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(7, 64, 128, 1.00);
	border: 1px solid rgba(179, 179, 179, 1.00);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	transition: all 300ms ease-in-out;
}

#rwml_switcher_button_group_stacks_in_176 a:hover {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(15, 128, 255, 1.00);
	border-color: rgba(179, 179, 179, 1.00);
	text-decoration: none;
}

#rwml_switcher_button_group_stacks_in_176 a:active,
#rwml_switcher_button_group_stacks_in_176 a.button_active {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(15, 128, 255, 1.00);
	border-color: rgba(179, 179, 179, 1.00);
}

#rwml_switcher_button_group_stacks_in_176 a.button_active {
	pointer-events: none;
}



















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



#stacks_in_64 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_69 {
	margin: 10px 0px 20px 0px;
}


#stacks_in_66 {
	width: 100%;
	max-width: 100%;
}

@media (max-width: 768px) {
	#stacks_in_66 {
		height: 300px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#stacks_in_66 {
		height: 400px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#stacks_in_66 {
		height: 500px;
	}
}
@media (min-width: 1200px) {
	#stacks_in_66 {
		height: 600px;
	}
}

.de_futural_osmstack_stack {
    overflow: hidden !important;
}
#stacks_in_66 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 10px 0px 10px 0px;
}

#stacks_in_67 {
	margin: 10px 0px 10px 0px;
}

#stacks_in_62 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
}
