*[data-balloon]:before {
	z-index: 1300;
	line-height: normal;
}

*[data-balloon]:after {
	z-index: 1300;
	line-height: normal;
	/*background-color: #005E9B;*/
	/*background-color: #DBE7EE;*/
	background-color: #02544e;/*rgba(193,39,45,0.9)*/
	/*font-size: 0.9rem !important;*/
	/*color: #003756;*/
	color: #FFFFFF;
	font-weight: bold !important;
}
