@import '../common';

.oo-ui-popupTool {
	.oo-ui-popupWidget {
		&-popup,
		&-anchor {
			z-index: 4;
		}
	}

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