.tip,.tooltip {
	border: 1px solid black;
	background: white;
	padding: 5px 12px 5px 12px;
}
.tooltip {
	max-width: 120px;
}
.tip .tip-title {
	font-weight: bold;
}