/*!
 * ObjectOriented UserInterface Tool styles.
 *
 * @copyright 2011-2013 OOJS Team and others; see AUTHORS.txt
 * @license The MIT License (MIT); see LICENSE.txt
 */

/* OO.ui.PopupTool */

.oo-ui-popupTool .oo-ui-popupWidget {
	margin-left: 1.25em;
	font-size: 0.8em;
}

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