#dhruv-tooltip-wrapper 
{
	position: fixed;
	z-index: 5;
	left: 0px; top: 0px;
	display: none;
	box-shadow: 0px 2px 5px grey;
}