.morris-hover {
position: absolute;
z-index: 1000
}
.morris-hover.morris-default-style {
border-radius: 10px;
padding: 25px;
color: #fff;
background: #364651;
font-family: "Open Sans", sans-serif;
font-size: 11px;
text-align: left;
font-weight: normal;
}
.morris-hover.morris-default-style .morris-hover-row-label {
color: #d1c561;
font-family: "Open Sans", sans-serif;
line-height: 1.1rem;
font-size: 1rem;
font-weight: normal;
}
.morris-hover.morris-default-style .morris-hover-point {
white-space: nowrap;
margin-top: 0;
font-size: 0.688rem;
line-height: .9rem;
font-family: "Open Sans", sans-serif;
font-weight: normal;
}