﻿/* This is how you would create a custom secondary theme on top of tooltipster-shadow: */

.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-box {
	
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-customized .tooltipster-content {
	font-size:15px;
	 font-family: 'Roboto Condensed', sans-serif;
	 padding:0px;
	 
	 background-color:#aaa183;
	 color:#fff;
	 text-align:center;
	 cursor:pointer;
}
.dica_texto{padding:3%;}
