.tooltip {
	position: absolute;
	display: none;
	background-color: #000000;
  border:1px solid #000000;
  color:#ffffff;
  padding:10px;
}
