.popper { POSITION: absolute; VISIBILITY: hidden }

table.tooltip	{
	border:2px groove #4241ad;
	background-color:#f7efff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #00104a;
}

table.tooltip2	{
	border:2px groove #FFFFFF;
	background-color:#0D2068;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
}
