.tooltipster-light {
	border-radius: 5px; 
	border: 1px solid #cccccc;
	background: #f1f1f1;
	color: #333;
}
.tooltipster-light .tooltipster-content {
	font-family: BYekan;
	font-size: 16px;
	line-height: 16px;
	padding: 10px 8px;
}