.extra-logoimage {
  width: 16.0rem;
}

.hrblack {
  background-color: black;
}

.hrgrey {
  background-color: #999999;
}

.top-margin-6 {
  margin-top: 6pt;
}

.width-100 {
  width: 100%;
}

.colour-wait {
  background-color: #FFDDDD;
}

.colour-clinician-pre {
  background-color: #FFFFE0;
}

.colour-preparatory {
  background-color: #E0FFE0;
}

.colour-treadmill {
  background-color: #E0E0FF;
}

.colour-optional-treadmill {
  background-color: #E0E0FF;
}


.colour-reconsolidation {
  background-color: #E0FFE0;
}

.text-cb1 {
  border-width: 1px;
  justify-content: center;
  padding-bottom: calc(0.375em - 1px);
  padding-left: 0.75em;
  padding-right: 0.75em;
  padding-top: calc(0.375em - 1px);
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;

  align-items: center;
  border: 1px;
  border-radius: 4px;
  display: inline-flex;
  height: calc(2.25em - 2px);
  line-height: 1.5;
  position: relative;
  vertical-align: top;

  margin: 0;
  box-sizing: inherit;
}

.link-text-helper {
  min-height: 4em;
}

