.tooltipster-sidetip.tooltipster-bee .tooltipster-box {
	background: rgba(240, 240, 240, 0.6);
	border: 2px solid #d3d4d6;
	border-radius: 4px
}

.tooltipster-sidetip.tooltipster-bee .tooltipster-content {
	color: #7209b7;
	line-height: 18px;
	padding: 6px 14px
}

.tooltipster-sidetip.tooltipster-bee .tooltipster-arrow {
	height: 11px;
	margin-left: -11px;
	width: 22px
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-bee.tooltipster-right .tooltipster-arrow {
	height: 22px;
	margin-left: 0;
	margin-top: -11px;
	width: 11px
}

.tooltipster-sidetip.tooltipster-bee .tooltipster-arrow-background {
	border: 11px solid transparent
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #ededed;
	top: 4px
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #ededed;
	left: -4px
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #ededed;
	left: 4px
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #ededed;
	top: -4px
}

.tooltipster-sidetip.tooltipster-bee .tooltipster-arrow-border {
	border-width: 11px
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #fff
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #fff
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #fff
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #fff
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -11px
}

.tooltipster-sidetip.tooltipster-bee.tooltipster-right .tooltipster-arrow-uncropped {
	left: -11px
}
