<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.morris-hover {
  position: absolute;
  z-index: 1300; }
  .morris-hover.morris-default-style {
    padding: 6px;
    font-family: sans-serif;
    font-size: 12px;
    color: #666;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    border: solid 2px rgba(230, 230, 230, 0.8);
    border-radius: 10px; }
    .morris-hover.morris-default-style .morris-hover-row-label {
      margin: .25em 0;
      font-weight: 400; }
    .morris-hover.morris-default-style .morris-hover-point {
      margin: .1em 0;
      white-space: nowrap; }
</pre></body></html>