/* Content box */
.dropdowncontent-content {
	display: none;
}
.dropdowncontent-content-selected {
	display: inherit;
}
