.tooltipster-sidetip.tooltipster-punk .tooltipster-box{
	border-radius:5px;border:none;border-bottom:3px solid #da3742;background:#2a2a2a;
	box-shadow: 0 5px 10px rgba(218, 55, 66, .4);
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-box{
	margin-bottom:7px
}
.tooltipster-sidetip.tooltipster-punk .tooltipster-content{
	color:#fff;padding:3px 8px;
	font-size: 0.8rem;
}
.tooltipster-sidetip.tooltipster-punk .tooltipster-arrow-background{
	display:none
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-bottom .tooltipster-arrow-border{
	border-bottom-color:#2a2a2a
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-left .tooltipster-arrow-border{
	border-left-color:#2a2a2a
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-right .tooltipster-arrow-border{
	border-right-color:#2a2a2a
}
.tooltipster-sidetip.tooltipster-punk.tooltipster-top .tooltipster-arrow-border{
	border-top-color:#da3742
}

.tooltipster-sidetip.muhn .tooltipster-box{
	border-radius:5px;border:none;
	border-right:1px solid #da3742;
	border-bottom:1px solid #da3742;
	border-top:1px solid #da3742;
	background:#2a2a2a;
	box-shadow: 0 5px 15px rgba(218, 55, 66, .4);
}
.tooltipster-sidetip.muhn.tooltipster-top .tooltipster-box{
	margin-bottom:7px
}
.tooltipster-sidetip.muhn .tooltipster-content{
	color:#fff;padding:6px 8px;
	font-size: 0.8rem;
}
.tooltipster-sidetip.muhn .tooltipster-arrow-background{
	display:none
}
.tooltipster-sidetip.muhn.tooltipster-bottom .tooltipster-arrow-border{
	border-bottom-color:#2a2a2a
}
.tooltipster-sidetip.muhn.tooltipster-left .tooltipster-arrow-border{
	border-left-color:#2a2a2a;
	margin-top: -20px;
}
.tooltipster-sidetip.muhn.tooltipster-right .tooltipster-arrow-border{
	border-right-color:#2a2a2a
}
.tooltipster-sidetip.muhn.tooltipster-top .tooltipster-arrow-border{
	border-top-color:#da3742
}