.q-timeline__content {
  padding-bottom: 4px;
}

.q-message.q-message-received {
  text-align: left;
}

a {
  text-decoration: none !important;
  color: black;
}

.q-timeline--loose .q-timeline__entry {
  padding-left: 1rem;
  padding-right: 1rem;
}

.q-message-name {
  color: grey;
}

a.fileurl {
  color: blue;
  text-decoration: underline !important;
}

.providerLogo {
  object-fit: scale-down;
  padding: 1rem;
  max-height: 100%;
}

.sp-list {
  height: 5rem;
}

.sp-check {
  height: 10rem;
}

.user_grid .q-tr {
  cursor: pointer !important;
}

.inspector_grid .q-tr {
  cursor: not-allowed !important;
  opacity: 0.8;
}

/*# sourceMappingURL=app.22bb7b0f.css.map*/