/*!
 * VisualEditor UserInterface Context styles.
 *
 * @copyright See AUTHORS.txt
 */

.ve-ui-context-hidden {
	display: none;
}
