/* style-my-tooltips plugin, tooltip styling */
#s-m-t-tooltifp{
	/* basic */
	z-index: 9980;
	/* style and design */
	padding: 0.8vh;
	/* font */
	font-family: 'ms pgothic', Times;
	margin: 2.4vh 1.4vh 0.7vh 1.2vh;
	opacity: 0;
	font-size: 0;
}