@charset "UTF-8";

#applicationFrame .openApp .appPane .appPaneSearchResults .result.hidden {
  height: 0em;
	opacity: 0;
	padding: 0;
	border: none !important;
	overflow: hidden;
	pointer-events: none;
}
