

/* _content/Insight/Ui.Designs/Angle/Components/TopNavBarContent.razor.rz.scp.css */
img[b-67pbjv507d] {
  max-height: 31px !important;
  margin: 10px 5px 10px 10px;
}

.brand[b-67pbjv507d] {
  color: white !important;
}
/* _content/Insight/Ui.Designs/Angle/Pages/HomePages/HomePage.razor.rz.scp.css */
.user-table .name[b-xabptkxqef], .user-table .policy[b-xabptkxqef] {
  width: 300px;
}
.user-table .last-login[b-xabptkxqef] {
  width: 200px;
  text-align: right;
}

.application[b-xabptkxqef] {
  cursor: pointer;
}
.application:hover[b-xabptkxqef] {
  background-color: var(--primary) !important;
  color: var(--contrast-primary) !important;
}
.application:hover .text-danger[b-xabptkxqef] {
  color: white !important;
}
