.tooltipster-sidetip.tooltipster-light .tooltipster-box {
	border-radius: 3px; 
	border: none;
	background: #646464;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-box {
	margin-bottom: 7px;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
	color: white;
	padding: 8px 16px;
	font-size: 14px;
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
	display: none;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #646464;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #646464;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #646464;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #646464;
}
