.tl-timeline[data-v-7c212529] {
  min-width: 100%;
  position: relative;
  background: #000;
}
.tl-timeline-wrapper[data-v-7c212529] {
  width: 100%;
}
body.desktop .q-focusable:focus > .q-focus-helper, body.desktop .q-manual-focusable--focused > .q-focus-helper, body.desktop .q-hoverable:hover > .q-focus-helper {
  opacity: 0.07 !important;
}
.inset-shadow-sunk {
  box-shadow: 0 -5px 5px -3px rgba(255, 255, 255, 0.3) inset, 0 5px 5px -3px rgba(0, 0, 0, 0.7) inset;
}
.inset-shadow-raised {
  box-shadow: 0 5px 5px -3px rgba(255, 255, 255, 0.3) inset, 0 -5px 5px -3px rgba(0, 0, 0, 0.7) inset;
}
.inset-shadow-sunk-faded {
  box-shadow: 0 -5px 5px -3px rgba(255, 255, 255, 0.15) inset, 0 5px 5px -3px rgba(0, 0, 0, 0.35) inset;
}
.inset-shadow-raised-faded {
  box-shadow: 0 5px 5px -3px rgba(255, 255, 255, 0.15) inset, 0 -5px 5px -3px rgba(0, 0, 0, 0.35) inset;
}
.inset-shadow-sunk-red {
  box-shadow: 0 -5px 5px -3px rgba(193, 0, 21, 0.3) inset, 0 5px 5px -3px rgba(0, 0, 0, 0.7) inset;
}
.inset-shadow-raised-red {
  box-shadow: 0 5px 5px -3px rgba(193, 0, 21, 0.3) inset, 0 -5px 5px -3px rgba(0, 0, 0, 0.7) inset;
}
.body--light .q-drawer__content {
  background-color: #f5f5f5;
}
.style_subtle {
  opacity: 0.4;
}
.style_critical {
  color: var(--q-positive);
}
.style_ignored {
  opacity: 0.5;
  text-decoration: line-through;
}
.style_ignored .style_subtle {
  opacity: 0.8;
}
.style_cancel {
  color: var(--q-warning);
}
.style_fail {
  color: var(--q-negative);
}
.style_cool {
  color: var(--q-info);
  font-weight: bold;
}
.big {
  font-size: 125%;
  vertical-align: middle;
}
.small {
  font-size: 80%;
  vertical-align: middle;
  line-height: 1.25;
}
