.morris-hover {
    position: absolute;
    z-index: 1090;
}

.morris-hover.morris-default-style {
    border-radius: 10px;
    padding: 6px;
    background: #fff;
    opacity: .8;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
}

.morris-hover.morris-default-style .morris-hover-row-label {
    font-style: italic;
    margin: 0.25em 0;
}

.morris-hover.morris-default-style .morris-hover-point {
    white-space: nowrap;
    margin: 0.1em 0;
}