body {
  font-family: Segoe UI, sans-serif !important;
  font-size: 9pt;
}
h1, h2, h3, h4, h5 {
  color: #00519E;
}

/* Remove sui layout header */
.sui-layout-header{
  padding: 0px 0px !important;
  border-bottom: 0px !important;
}

.highlight{
  background-color: lightseagreen;
}

line.link{
  stroke:#ccc;
}
.node text {
  font-weight: bold;
}
.userAvatar{
  width:100%
}
.authentication_message{
  font-size: 14pt;
  font-weight: bold;
}

/*# sourceMappingURL=bundle~31ecd969.css.map*/