.tooltip {
	padding: 5px; border: 2px solid silver; border-image: none; width: auto; height: auto; overflow: auto; display: none; position: absolute; z-index: 10000; max-width: 150px; background-color: rgb(255, 255, 255);
}
