/*!
 * VisualEditor UserInterface Context styles.
 *
 * @copyright 2011-2020 VisualEditor Team and others; see http://ve.mit-license.org
 */

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