
.sweet-tooltip1{
  
}

.sweet-tooltip2{
	
}


.sweet-tooltip3{
	
}

.sweet-tooltip4{
	
}

.tooltip-soft-blue {
	position: absolute;
	opacity: 0;
	background:#9CF;
	color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding: 5px 20px  ;
	border-radius: 20px;
	border: 1px solid #c0d9e9;
	margin:0px 0px 0px 0px ;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
}

	

