.infoDetailEvents   
{
    width: 20px;
    cursor: pointer;
	float: left;
}

.info-detail-dvents-smart-catalog {
    width: 20px;
    cursor: pointer;
    margin-top: -5px;
    margin-left: 0.7rem;
}

/* This is how you would create a custom secondary theme on top of tooltipster-noir: */

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box {
	background: white;
	border: 1px solid black;
	border-radius: 6px;
	box-shadow: 5px 5px 2px 0 rgba(0,0,0,0.4);
	
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
	color: black;
	padding: 18px;
	line-height: 30px;
}
























		  