.morris-hover{

	position:absolute;
	z-index:1000;

}

.morris-hover.morris-default-style{

	border-radius:2px;
	padding:6px;
	color:#fff;
	background:rgba(0,0,0,0.5);
	/*border:solid 1px rgba(230,230,230,0.8);*/
	font-family:'Montserrat',sans-serif;
	font-size:14px;
	text-align:center;
	font-weight: 600;
}

.morris-hover.morris-default-style 
.morris-hover-row-label{

	font-weight:bold;
	margin:0.25em 0;
}

.morris-hover.morris-default-style 
.morris-hover-point{

	white-space:nowrap;
	margin:0.1em 0;

}
