.custom-tip {
	color: #000;
	font-weight: bold;
	width: auto;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 5px 10px ;
	background: #d1f2b9;
	border-bottom: 1px solid #b5cf74;
}

.custom-text {
	font-size: 11px;
	background: #def4d5;
	padding: 5px 10px ;
}