@import 'common';

.oo-ui-element {
	&-hidden {
		display: none !important;
	}

	.theme-oo-ui-element();
}
