.tooltipster-noir {
	border-radius: 0px; 
	border: 1px solid #3c763d;
	background: #fff;
	/*color: #2c2c2c;*/
}
.tooltipster-noir .tooltipster-content {
	/*font-family: 'Georgia', serif;*/
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
    position:relative;
    /*z-index: 999;*/
}
.tooltipster-noir .tooltipster-arrow {
    left: -1px;
}