@charset "utf-8";

.tooltipContent {
	visibility: hidden;
}

.ui-tooltip {
	box-shadow: 0 0 7px black;
	z-index: 10000;
}
