.tooltipster-boxjunior {
	border-radius: 5px; 
	border: 1px solid transparent;
	background: transparent;
	
	
}
.tooltipster-boxjunior .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	}
.tooltipster-boxjunior .tooltipster-arrow-right .tooltipster-arrow-border {
	margin-left: -8px!important;
	border-color: white!important;
	border-top: 15px solid transparent !important;
	border-bottom: 15px solid transparent !important;
	border-right: 15px solid;
	
}

