
/* $astronaut */
/* $astronaut */
body {
  font-family: Lato, sans-serif;
  color: #3a3c44;
  font-size: 16px;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 36px;
  font-weight: normal;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

.row {
  margin: 0;
}

.with-new-lines {
  white-space: pre;
}

.medium {
  font-size: 16px;
  line-height: 26px;
}

.large {
  font-size: 36px;
  font-weight: normal;
  line-height: 36px;
}

small, .small {
  font-size: 14px;
  color: #626775;
}

.tight-lines {
  line-height: 1.33 !important;
  margin-bottom: 2px;
  width: 100%;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.error {
  color: #ed2800;
}

.main-question {
  font-weight: bold;
}

.font-bold {
  font-weight: bold;
}

.corrected-badge, .error-badge {
  white-space: nowrap;
  display: inline-block;
  padding: 3px 12px;
  border: 1px solid #dbdbd5;
  border-radius: 20px;
  background-color: #fff;
  margin: -6px 1ex -7px -6px;
  width: auto;
}
.corrected-badge span, .error-badge span {
  margin-right: 0.4ex;
  display: inline-block;
}

.error-badge {
  color: #ed2800;
}

.corrected-badge {
  color: #029877;
}

.submission-status {
  display: inline-block;
  padding: 0.75em;
  border-radius: 4px;
  color: #fff;
}
.submission-status.--sent {
  background-color: #029877;
}
.submission-status.--sending {
  background-color: #ed2800;
}

.fl-btn-gradient.disabled, .fl-btn-gradient:disabled, .fl-btn-primary:disabled,
.fl-btn-secondary:disabled,
.fl-btn-danger:disabled,
.fl-btn-tertiary:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.button {
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
  display: inline-block;
}

a.button {
  text-decoration: none !important;
}

button + button {
  margin-left: 15px;
}

a + a {
  margin-left: 15px;
}

.fl-btn-primary,
.fl-btn-secondary,
.fl-btn-danger,
.fl-btn-tertiary {
  padding: 0.75em 2em;
  background-color: transparent;
  border-radius: 32px;
  font-weight: bold;
  transition: background-color 0.2s, color 0.2s;
  flex-shrink: 0;
}
.fl-btn-primary.btn-narrow,
.fl-btn-secondary.btn-narrow,
.fl-btn-danger.btn-narrow,
.fl-btn-tertiary.btn-narrow {
  padding: 0.75em 1em;
}
.fl-btn-primary:disabled:hover,
.fl-btn-secondary:disabled:hover,
.fl-btn-danger:disabled:hover,
.fl-btn-tertiary:disabled:hover {
  background-color: transparent;
  color: #fff;
}
.fl-btn-primary.fl-btn-white,
.fl-btn-secondary.fl-btn-white,
.fl-btn-danger.fl-btn-white,
.fl-btn-tertiary.fl-btn-white {
  background-color: #fff;
  color: #5453bf;
  width: 180px;
  font-size: 16px;
  font-weight: normal;
  border: 1px transparent #5453bf;
}
.fl-btn-primary.fl-btn-white:hover,
.fl-btn-secondary.fl-btn-white:hover,
.fl-btn-danger.fl-btn-white:hover,
.fl-btn-tertiary.fl-btn-white:hover {
  color: #fff;
  background-color: #2d2d76;
  border: 1px solid #fff;
}
.fl-btn-primary.fl-btn-red,
.fl-btn-secondary.fl-btn-red,
.fl-btn-danger.fl-btn-red,
.fl-btn-tertiary.fl-btn-red {
  background-color: #ed2800;
  color: #fff;
  border: 1px solid #fff;
}
.fl-btn-primary.fl-btn-red:hover,
.fl-btn-secondary.fl-btn-red:hover,
.fl-btn-danger.fl-btn-red:hover,
.fl-btn-tertiary.fl-btn-red:hover {
  background-color: #fff;
  color: #ed2800;
  border: 1px solid #ed2800;
}
.fl-btn-primary.bold,
.fl-btn-secondary.bold,
.fl-btn-danger.bold,
.fl-btn-tertiary.bold {
  font-weight: bold;
}
.fl-btn-primary.whitespace-nowrap,
.fl-btn-secondary.whitespace-nowrap,
.fl-btn-danger.whitespace-nowrap,
.fl-btn-tertiary.whitespace-nowrap {
  width: auto;
}

.fl-btn-primary {
  border: 1px solid #5453bf;
  color: #5453bf;
}
.fl-btn-primary:hover {
  background-color: #5453bf;
  color: #fff;
  text-decoration: none;
}
.fl-btn-primary.--inverted {
  background-color: #5453bf;
  color: #fff;
  text-decoration: none;
}
.fl-btn-primary.--inverted:disabled:hover {
  background-color: #5453bf;
}

.fl-btn-secondary {
  border: 1px solid #fff;
  color: #fff;
}
.fl-btn-secondary.--inverted {
  border: 1px solid #5453bf;
  color: #5453bf;
}
.fl-btn-secondary:hover {
  color: #5453bf;
  background-color: #fff;
  text-decoration: none;
}

.fl-btn-tertiary {
  border: 1px solid #fff0;
  color: #fff;
  font-weight: normal;
  text-decoration-line: underline;
}
.fl-btn-tertiary:hover {
  color: #5453bf;
  background-color: #fff;
  text-decoration: none;
}

.fl-btn-gradient {
  padding: 0.75em 2em;
  background: #57a4d5;
  background: linear-gradient(225deg, #57a4d5 0%, #6b8dd6 23%, #8e37d7 100%);
  border: none;
  border-radius: 32px;
  color: #fff;
  font-weight: bold;
  flex-shrink: 0;
  display: inline-block;
  min-width: 100px;
}
.fl-btn-gradient:hover {
  background: #5453bf;
  color: #fff;
  text-decoration: none;
}
.fl-btn-gradient.disabled:active {
  pointer-events: none;
}

.fl-btn-danger {
  border: 1px solid #ed2800;
  color: #ed2800;
}
.fl-btn-danger:hover {
  background-color: #ed2800;
  color: #fff;
  text-decoration: none;
}
.fl-btn-danger.--inverted {
  background-color: #ed2800;
  color: #fff;
  text-decoration: none;
}
.fl-btn-danger.--inverted:disabled:hover {
  background-color: #ed2800;
}

input.as-link,
button.as-link {
  background: none !important;
  border: none;
  color: #5453bf;
  cursor: pointer;
  font-family: inherit;
  font-size: 1em;
  padding: 0 !important;
  text-decoration: underline;
}

/* $astronaut */
.chart {
  height: 165px;
  display: flex;
  justify-content: space-between;
}

.chart-label {
  height: 1.5em;
  display: block;
  color: #787d8f;
  padding: 1em 0.5em;
}

.chart-multi-bar {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
  flex-direction: column;
  width: 8.3333333333%;
}

.chart-area {
  padding-top: 1em;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #787d8f;
}

.chart-multi-bar:nth-child(2n) .chart-area {
  background-color: #f5f5f5;
}

.chart-multi-bar:first-child .chart-area {
  border-left: 1px solid #787d8f;
}

.chart-bar {
  margin-left: 0.25em;
  margin-right: 0.25em;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  align-items: center;
}

.chart-bar-value {
  width: 1.5em;
  height: var(--bar-value);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.chart-bar-value.--expected {
  background-color: #5453bf;
}
.chart-bar-value.--actual {
  background-color: #49beed;
}

.chart-bar-label {
  margin-bottom: 0.25em;
}
.chart-bar-label.--expected {
  color: #5453bf;
}
.chart-bar-label.--actual {
  color: #49beed;
}

.chart-header {
  display: flex;
  justify-content: space-between;
}

.chart-legend {
  display: flex;
  color: #787d8f;
}
.chart-legend ol {
  list-style: none;
  display: flex;
}
.chart-legend li {
  margin-left: 1em;
}
.chart-legend li::before {
  height: 0.75em;
  width: 0.75em;
  background-color: #787d8f;
  border-radius: 50%;
  display: inline-block;
  content: " ";
  margin-right: 0.25em;
}
.chart-legend li.--expected::before {
  background-color: #5453bf;
}
.chart-legend li.--actual::before {
  background-color: #49beed;
}

.field_with_errors input,
.field-with-errors input,
input.field-error,
input[type=text].field-error,
.field_with_errors textarea,
.field-with-errors textarea,
textarea.field-error,
.field_with_errors select,
.field-with-errors select,
select.field-error {
  border: 1px solid #ed2800 !important;
}

.field-valid,
input[type=text].icon-check {
  border: 1px solid #029877;
}

.two-col .field_with_errors {
  display: inline;
}
.two-col .field {
  display: inline-block;
  height: 65px;
}
.two-col .field input,
.two-col .field textarea,
.two-col .field select {
  width: 199px;
}
.two-col.narrow {
  justify-content: left !important;
}
.two-col.narrow > label,
.two-col.narrow > .label-box {
  flex: 0 0 236px;
  width: 236px;
}

#patient-form .field_with_errors {
  display: inline-block;
}
#patient-form .field_with_errors input,
#patient-form .field_with_errors textarea,
#patient-form .field_with_errors select {
  border: 1px solid #ed2800;
}
#patient-form input[type=radio] + label,
#patient-form .field_with_errors + label {
  font-weight: normal;
  width: auto;
}

#error-messages-container {
  margin-bottom: 20px;
}
#error-messages-container p {
  font-size: 14px;
  line-height: 18px;
}

.file-errors {
  color: #ed2800;
  padding: 17px 20px;
  text-align: center;
}

.error-explanation {
  background-color: rgba(237, 40, 0, 0.1);
  border: 1px solid #ed2800;
  border-radius: 4px;
  color: #ed2800;
  padding: 17px 20px;
  margin: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
}
.error-explanation.--big {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
}

.modal .error-explanation {
  padding: 5px 20px;
}

.field-errors-container {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 1em;
}
.field-errors-container ol,
.field-errors-container ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
}

.field-error-message {
  color: #ed2800;
}

input[type=text],
input[type=password],
input[type=number],
input[type=date],
select,
textarea {
  border: 1px solid #a9a9df;
  border-radius: 3px;
  color: #5453bf;
  font-family: Lato, sans-serif;
  font-size: 16px;
  margin: 5px 20px 20px 0;
  padding: 5px 10px;
  width: 200px;
}

td input[type=text] {
  margin: -6px 0;
}

.field .chevron {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  top: -44px;
  left: 190px;
}

input.squeeze {
  margin-bottom: 10px;
}

input.wide {
  margin-right: 30px;
  width: 440px;
  /* calc(100% - 20px); */
}

.input-icon-wrapper {
  display: inline-block;
  position: relative;
  right: 0;
  text-align: right;
}
.input-icon-wrapper label {
  padding: 0;
}
.input-icon-wrapper input.search {
  margin: -10px -16px -5px 10px;
  padding-left: 40px;
  padding-right: 20px;
}

label {
  display: inline-block;
  font-size: 16px;
  padding: 4px 0;
}

#enter-dhr-data * {
  box-sizing: border-box;
}
#enter-dhr-data label {
  font-size: 14px;
}
#enter-dhr-data input {
  padding: 10px;
  width: 100%;
}

textarea,
input[disabled] {
  color: #a9a9df;
}

form.v2 .field {
  margin-bottom: 5px;
}
form.v2 label {
  line-height: 26px;
  font-size: 16px;
}
form.v2 .field.text textarea,
form.v2 .field.text input,
form.v2 .field.text select,
form.v2 .field.textual textarea,
form.v2 .field.textual input,
form.v2 .field.textual select {
  padding: 10px;
  margin-bottom: 5px;
}
form.v2 .field.text .field-error-message,
form.v2 .field.textual .field-error-message {
  font-size: 14px;
}
form.v2 .indented-fields {
  margin-bottom: 15px;
}
form.v2 ol.radio-button-list,
form.v2 ol.check-box-list {
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 382px;
}
form.v2 ol.radio-button-list > li,
form.v2 ol.check-box-list > li {
  margin: 0;
  padding: 0;
}
form.v2 .check-box {
  padding-top: 8px;
}

.report-page fieldset,
#modal fieldset {
  border: none 0;
  margin: 0;
  padding: 0;
}
.report-page .field,
#modal .field {
  margin-top: 10px;
  margin-bottom: 10px;
}
.report-page .label-box,
#modal .label-box {
  width: 230px;
  margin-right: 20px;
}
.report-page .field.text label,
.report-page .field.textual label,
#modal .field.text label,
#modal .field.textual label {
  padding-top: 10px;
}
.report-page .field.text input,
.report-page .field.text textarea,
.report-page .field.text select,
.report-page .field.textual input,
.report-page .field.textual textarea,
.report-page .field.textual select,
#modal .field.text input,
#modal .field.text textarea,
#modal .field.text select,
#modal .field.textual input,
#modal .field.textual textarea,
#modal .field.textual select {
  width: 340px;
}
.report-page .field.text select,
.report-page .field.textual select,
#modal .field.text select,
#modal .field.textual select {
  box-sizing: content-box;
  width: 340px;
  appearance: none;
  padding: 7px 10px;
  border-radius: 3px;
  color: #5453bf;
  font-size: 16px;
  font-family: Lato, sans-serif;
  border: 1px solid #a9a9df;
  line-height: 27px;
  background: no-repeat right 10px top 50% url(/assets/chevron-ddfad2c065c0d1988e184b385f7cc710deba2b9aba561e4340e4f8bc99e131bb.svg) #fff;
}
.report-page .form-section > h2,
.report-page .form-group > h3,
#modal .form-section > h2,
#modal .form-group > h3 {
  font-size: 27px;
  line-height: 27px;
  font-weight: bold;
}
.report-page .form-group > h3,
#modal .form-group > h3 {
  margin-top: 50px;
}

#modal-inline .modal-dialog[data-controller*=treatment] {
  width: 700px;
}
#modal-inline .modal-dialog[data-controller*=treatment] .modal-content {
  width: 660px;
}
#modal-inline .modal-dialog[data-controller*=treatment] .modal-content ol.radio-button-list,
#modal-inline .modal-dialog[data-controller*=treatment] .modal-content ol.check-box-list {
  min-width: 360px;
}
#modal-inline .modal-dialog[data-controller*=treatment] .modal-content .two-col.narrow > label, #modal-inline .modal-dialog[data-controller*=treatment] .modal-content .two-col.narrow > .label-box {
  flex: 0 0 220px;
  width: 220px;
}

.report-page #modal *,
.report-page #modal-inline * {
  box-sizing: border-box;
}

.modal-content.edit-patient *,
.modal-content.add-patient * {
  box-sizing: border-box;
}
.modal-content.edit-patient select,
.modal-content.edit-patient input:not([type=radio]):not([type=checkbox]),
.modal-content.add-patient select,
.modal-content.add-patient input:not([type=radio]):not([type=checkbox]) {
  width: 100%;
}

.change-year select {
  margin-top: 15px;
  box-sizing: content-box;
  width: 250px;
  font-weight: bold;
  appearance: none;
  padding: 10px;
  border-radius: 3px;
  color: #5453bf;
  font-size: 20px;
  font-family: Lato, sans-serif;
  border: 1px solid #a9a9df;
  line-height: 27px;
  background: no-repeat right 10px top 50% url(/assets/chevron-ddfad2c065c0d1988e184b385f7cc710deba2b9aba561e4340e4f8bc99e131bb.svg) #fff;
}

/* Customize the tooltip container */
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}

.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}

.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}

.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}

.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 400px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #2e2e73;
  border-radius: 0.25rem;
}

.icon {
  line-height: initial;
}
.icon.help {
  cursor: pointer;
}
.icon.help::before {
  border: 1px solid #5453bf;
  border-radius: 50%;
  content: "?";
  display: inline-block;
  font-weight: bold;
  margin-right: 0.5em;
  text-align: center;
  width: 1.2em;
}
.icon.info {
  cursor: pointer;
}
.icon.info::before {
  border: 1px solid #5453bf;
  border-radius: 50%;
  content: "i";
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  margin-right: 0.5em;
  text-align: center;
  width: 1.2em;
}
.icon.info.--afterlabel {
  margin: 0 -4px 0 4px;
}
.icon.download {
  background: url(/assets/download-08b1b3875c05aad7818f596deb434ecef7df20e03faf39954ed10337ae76cfb9.svg) center no-repeat;
  display: inline-block;
  height: 20px;
  width: 20px;
}
.icon.edit {
  background: url(/assets/edit-b575fef564245413d4ef9506146fd2642ee26beaad1a64b8ecee58706d5fafc9.svg) center no-repeat;
  display: inline-block;
  height: 20px;
  width: 20px;
}
.icon.trash {
  display: inline-block;
  padding-top: 5px;
  margin-top: -5px;
}
.icon.trash::before {
  background: url(/assets/trash-1e3226625352b9cf1c96c70b1960ff8a38427ca78deb20c9d0b5512c05af811a.svg) center no-repeat;
  content: " ";
  display: inline-block;
  height: 18px;
  margin-right: 10px;
  margin-top: 5px;
  text-align: center;
  vertical-align: bottom;
  width: 14px;
}
.icon.search {
  background: url(/assets/loupe-88879e269dfeb5eac5d7d8a4214602b5af7c5edb0837b4b82d2de72639287387.svg) center no-repeat;
  display: inline-block;
  position: relative;
  top: 2px;
  left: 40px;
  height: 16px;
  width: 16px;
}
.icon.cancel {
  cursor: pointer;
  position: relative;
  display: inline-block;
  right: 18px;
  top: 1px;
  font-weight: bold;
  font-size: 18px;
  width: 16px;
  margin: 0;
  padding: 0;
}
.icon.cancel:hover {
  color: #2d2d76;
  text-decoration: none;
}
.icon.triangle {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-left: 10px;
  cursor: pointer;
}
.icon.triangle::before {
  content: "▾";
}

th[data-direction=desc] .triangle {
  transform: rotateX(180deg);
}

.border-circle {
  display: inline-block;
  padding: 18px 12px 12px;
  border-radius: 50%;
}
.border-circle.border-white {
  border: 2px solid #fff;
}

body.modal-open {
  overflow: hidden;
}
body.modal-open #modal {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 1;
  pointer-events: initial;
  z-index: 1;
}

body.modal-inline-open {
  overflow: hidden;
}
body.modal-inline-open #modal-inline {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 1;
  pointer-events: initial;
  z-index: 1;
}

#modal,
#modal-inline {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  transition: opacity 0.1s linear;
  width: 100%;
}
#modal .modal-dialog,
#modal-inline .modal-dialog {
  height: auto;
  margin: 40px auto;
  transform: translate(0, 0);
  position: relative;
  width: 500px;
}
#modal .modal-content,
#modal-inline .modal-content {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 2px 2px 5px 2px rgba(45, 46, 48, 0.5);
  margin: 0;
  padding: 0 20px;
  position: relative;
  display: block;
  top: 0;
  width: 460px;
  z-index: 1;
}
#modal .modal-content.loading-modal-content,
#modal-inline .modal-content.loading-modal-content {
  padding: 50px;
}
#modal .modal-content.loading-modal-content > section,
#modal-inline .modal-content.loading-modal-content > section {
  padding: 0;
  margin: 0;
  text-align: center;
}
#modal .modal-content.loading-modal-content > section .loading-message,
#modal-inline .modal-content.loading-modal-content > section .loading-message {
  margin-top: 20px;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
#modal .modal-content .modal-message,
#modal-inline .modal-content .modal-message {
  padding: 30px 10px 10px;
}
#modal .modal-content .modal-subhead,
#modal-inline .modal-content .modal-subhead {
  margin-bottom: 20px;
}
#modal .modal-content .detail-item,
#modal-inline .modal-content .detail-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
}
#modal .modal-content .detail-item .label,
#modal-inline .modal-content .detail-item .label {
  color: #626775;
}
#modal .modal-content .year-change,
#modal-inline .modal-content .year-change {
  padding-top: 20px;
}
#modal .modal-content .modal-head,
#modal-inline .modal-content .modal-head {
  border-bottom: 1px solid #bcbec7;
  margin: 0 -20px;
  padding: 20px 0;
}
#modal .modal-content .modal-head + img,
#modal .modal-content .modal-head + p,
#modal-inline .modal-content .modal-head + img,
#modal-inline .modal-content .modal-head + p {
  margin-top: 20px;
  padding-top: 0;
}
#modal .modal-content .modal-foot,
#modal-inline .modal-content .modal-foot {
  border-top: 1px solid #bcbec7;
  margin: 20px -20px 0;
  padding: 10px 20px;
  text-align: right;
}
#modal .modal-content .modal-foot.v2,
#modal-inline .modal-content .modal-foot.v2 {
  border-top: none 0;
}
#modal .modal-content .modal-foot.v2 > *,
#modal-inline .modal-content .modal-foot.v2 > * {
  display: inline-block;
}
#modal .modal-content .modal-foot .button-container,
#modal-inline .modal-content .modal-foot .button-container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
#modal .modal-content h4,
#modal-inline .modal-content h4 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 20px;
}
#modal .modal-content li,
#modal .modal-content p,
#modal-inline .modal-content li,
#modal-inline .modal-content p {
  font-size: 16px;
  line-height: 160%;
}
#modal .modal-content p + form,
#modal-inline .modal-content p + form {
  margin-top: 10px;
}
#modal .modal-content ul,
#modal-inline .modal-content ul {
  margin-top: 0;
  padding-left: 1.5em;
}
#modal .modal-content .lines-tight p,
#modal-inline .modal-content .lines-tight p {
  line-height: 1.2;
  padding: 0;
  font-size: 15px;
}
#modal .modal-content .lines-tight li,
#modal-inline .modal-content .lines-tight li {
  padding-top: 0;
}
#modal .modal-content .lines-tight h5,
#modal-inline .modal-content .lines-tight h5 {
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0 2px;
}

.table-container {
  margin: 20px -30px;
  padding: 0;
  width: auto;
  font-size: 16px;
}
.table-container .table-actions {
  display: none;
  width: calc(100% - 60px);
  text-align: right;
  margin: 0;
  margin: 10px 30px;
  font-size: 16px;
}
.table-container .table-actions.show-all {
  display: block;
}
.table-container.is-paginated .table-actions.paginated {
  display: block;
}
.table-container.is-paginated .table-actions.show-all {
  display: none;
}
.table-container.short .table-actions {
  display: none;
}

table {
  border-collapse: collapse;
  margin: 0;
  min-width: 1000px;
  padding: 0;
  width: 100%;
}
table.aggregated th[scope=row] {
  font-weight: normal;
}
table.aggregated th, table.aggregated td {
  min-width: 90px;
  padding: 1em;
}
table.aggregated th:first-child {
  padding-left: 2em;
  width: 95px;
}
table.aggregated td:last-child {
  padding-right: 2em;
}
table.tight th {
  color: #626775;
  font-size: 14px;
  font-weight: bold;
}
table.tight th, table.tight td {
  padding: 14px 12px;
  min-width: max-content;
}
table.tight th.spacer, table.tight td.spacer {
  width: 20%;
  max-width: 100%;
}
table.tight th:first-child, table.tight td:first-child {
  padding-left: 35px;
  width: 40px;
}
table.tight th:last-child, table.tight td:last-child {
  padding-right: 30px;
}
table.tight.--bleeds tr td:first-child, table.tight.--bleeds tr th:first-child, table.tight.--prophylaxis tr td:first-child, table.tight.--prophylaxis tr th:first-child {
  text-align: right;
}
table.tight.--bleeds th, table.tight.--bleeds td {
  padding: 8px 12px;
}
table.tight.--bleeds th:nth-child(3), table.tight.--bleeds td:nth-child(3) {
  width: 50px;
}
table.tight.--bleeds th:nth-child(6), table.tight.--bleeds th:nth-child(8), table.tight.--bleeds td:nth-child(6), table.tight.--bleeds td:nth-child(8) {
  width: 90px;
  text-align: right;
}
table.tight.--bleeds th:nth-child(10), table.tight.--bleeds th:nth-child(11), table.tight.--bleeds td:nth-child(10), table.tight.--bleeds td:nth-child(11) {
  text-align: left;
}
table th, table tr {
  background-color: rgba(245, 245, 245, 0.5);
  padding: 1em;
}
table th.summary, table tr.summary {
  background-color: #e1e3f8;
  font-weight: bold;
}
table th {
  border-top: 1px solid #bcbec7;
  border-bottom: 1px solid rgba(188, 190, 199, 0.5);
  font-weight: normal;
  text-align: left;
}
table th[data-direction] {
  cursor: pointer;
}
table th.florio-icon {
  width: 24px;
}
table th.actions {
  width: 160px;
}
table tr {
  border-bottom: 1px solid rgba(188, 190, 199, 0.5);
}
table tr[data-filtered=true] {
  display: none;
}
table tr.with-errors .row-failure {
  display: inherit !important;
}
table td {
  padding: 1em;
}
table td.row-actions {
  text-align: right;
}
table td.row-actions a {
  display: inline-block;
  padding-right: 8px;
}

ol.pager {
  display: inline-block;
  list-style-type: none;
  padding: 0 20px 0 0;
  margin: 0;
}
ol.pager li {
  display: inline-block;
}
ol.pager li a {
  display: inline-block;
  width: 25px;
}
ol.pager li.current a {
  font-weight: bold;
  text-decoration: underline;
}

select.chevron {
  appearance: none;
  padding: 7px 1.75em 7px 7px;
  margin-right: -10px;
  border-radius: 3px;
  color: #5453bf;
  font-size: 16px;
  font-family: Lato, sans-serif;
  border: 1px solid #a9a9df;
  line-height: 1.5;
  min-width: 170px;
  width: auto;
  background: no-repeat right 10px top 50% url(/assets/chevron-ddfad2c065c0d1988e184b385f7cc710deba2b9aba561e4340e4f8bc99e131bb.svg) #fff;
}
select.chevron.wide {
  min-width: 225px;
}

.minimize-width {
  width: 1%;
  white-space: nowrap;
}

body {
  margin: 0;
  min-width: 1000px;
  overscroll-behavior: none;
  padding: 0;
}
body.florio-bg {
  background-color: #5453bf;
}

html {
  scroll-behavior: smooth;
}

p {
  line-height: 1.33;
}

header {
  align-items: center;
  background-color: #2d2d76;
  color: #fff;
  display: flex;
  justify-content: space-between;
  height: 60px;
  vertical-align: middle;
}
header h1 {
  display: flex;
  font-size: 24px;
  padding: 0 30px;
}
header a {
  color: #fff;
  text-decoration: none;
}
header nav ol {
  padding: 0 30px 0 15px;
}
header nav ol a {
  display: inline-block;
  font-size: 18px;
  padding: 0.5em 1em;
}
header nav ol li:last-child {
  border-left: 1px solid #d8d8d8;
  margin-right: -1em;
}
header .version {
  color: #a9a9df;
  font-size: 14px;
}

header + .sub-header {
  margin-bottom: 20px;
}

nav ol {
  display: flex;
  justify-content: space-between;
  text-align: right;
  vertical-align: baseline;
}
nav ol li {
  display: inline-block;
}

a:active,
a:hover {
  text-decoration: underline;
}

#patient-header {
  font-size: 16px;
}
#patient-header h1 {
  font-weight: normal;
}
#patient-header p {
  margin-top: 10px;
}
#patient-header a {
  text-decoration: underline;
  display: inline-block;
}
#patient-header a.button {
  margin-left: 20px;
}
#patient-header button {
  margin-left: 20px;
}

#patient-form {
  font-size: 16px;
}
#patient-form label {
  display: inline-block;
  width: 200px;
  font-weight: bold;
}
#patient-form .indent-200 {
  margin-left: 203px;
}
#patient-form .field {
  margin-top: 10px;
}
#patient-form a {
  text-decoration: underline;
}
#patient-form span + a {
  display: inline-block;
  margin: 10px;
}
#patient-form .field-hint-container {
  display: flex;
  width: 330px;
}
#patient-form .field-hint-container a {
  display: inline-block;
}
#patient-form .icon.info {
  display: inline-block;
}
#patient-form .field-hint {
  display: inline-block;
  width: 310px;
}
#patient-form .input-wrapper span {
  display: inline-block;
  width: 100px;
  color: #626775;
  padding-left: 10px;
}
#patient-form .input-wrapper input {
  width: 100px;
  padding-left: 110px;
  margin-left: -113px;
  margin-bottom: 10px;
  background-color: transparent;
}

#patient-bleeds {
  margin-bottom: 120px;
}

#patient-footer {
  font-size: 16px;
  position: fixed;
  text-align: right;
  height: 65px;
  width: calc(100% - 20px);
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  margin-top: 20px;
  background-color: #f5f5f5;
  padding: 20px 20px 0 0;
}
#patient-footer form,
#patient-footer label,
#patient-footer a,
#patient-footer button {
  display: inline-block;
}
#patient-footer label {
  margin-right: 10px;
}
#patient-footer a {
  margin: 0 10px;
  text-decoration: underline;
}

#report-header {
  background-color: #5453bf;
  color: #fff;
  height: 158px;
  padding: 30px 32px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  vertical-align: middle;
}
#report-header .title-section {
  flex: 1;
  padding-left: 0;
}
#report-header .title-section > h1 {
  padding: 0;
  margin: 0 0 10px;
  font-size: 36px;
}
#report-header .title-section ul.report-details {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
}
#report-header .title-section ul.report-details li {
  padding: 0;
  margin: 0 23px 0 0;
}
#report-header .title-section ul.report-details li .label,
#report-header .title-section ul.report-details li .value {
  white-space: nowrap;
  display: block;
}
#report-header .title-section ul.report-details li .label {
  color: #a9a9df;
  margin-bottom: 5px;
}
#report-header .report-progress,
#report-header .report-actions {
  text-align: center;
}
#report-header .report-progress {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 2;
  padding-top: 32px;
}
#report-header .report-progress p {
  margin-bottom: 20px;
}
#report-header .report-actions .button {
  font-size: 16px;
}
#report-header p {
  line-height: 2;
  color: #fff;
}
#report-header a {
  text-decoration: underline;
  font-size: 16px;
}
#report-header p + p {
  margin-top: 18px;
}
#report-header p + button {
  margin-top: 20px;
}
#report-header .status {
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
}

.hint {
  color: #a9a9df;
}

.fullwidth {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

main a {
  color: #5453bf;
}

section {
  margin-bottom: 25px;
  margin-top: 45px;
  padding: 0 30px;
}

section + section {
  margin-bottom: 50px;
}

section#title {
  display: flex;
  justify-content: space-between;
}
section#title nav ol {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
section#title nav ol li {
  margin: 1em;
}
section#title nav ol li:last-child {
  margin-right: 0;
}
section#title nav ol a {
  display: inline-block;
}
section#title nav ol a.button,
section#title nav ol button {
  margin-top: -1em;
}

section[data-controller=collapsible] > h2,
section[data-controller=collapsible] h3 {
  cursor: pointer;
}

.greybox {
  background-color: #f5f5f5;
  border: 1px dashed #bcbec7;
  border-radius: 4px;
  height: 120px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
.greybox.tall {
  height: 200px;
}

.chevron {
  background: no-repeat right top 50% url(/assets/chevron-ddfad2c065c0d1988e184b385f7cc710deba2b9aba561e4340e4f8bc99e131bb.svg);
  cursor: default;
  display: inline-block;
  width: 12px;
  height: 12px;
  transition-duration: 200ms;
  transition-timing-function: linear;
}
.chevron.collapsed {
  transform: rotate(180deg);
}

*[data-collapsible-target] {
  transition: 200ms;
  transition-timing-function: linear;
}
*[data-collapsible-target].collapsed.collapsible-content {
  height: 0;
  opacity: 0.3;
  transform: translateY(-10px);
  visibility: hidden;
  overflow: hidden;
}
*[data-collapsible-target] .hint {
  color: #626775;
}

header.report-details {
  color: #3a3c44;
  background-color: #f5f5f5;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 18px;
  align-items: center;
}
header.report-details > * {
  flex: 0 0;
}
header.report-details > * + * {
  margin-right: 44px;
}
header.report-details > h2 {
  font-size: 27px;
  flex: 1 0;
}
header.report-details > .chevron {
  flex: 0 0 12px;
}
header.report-details > .end-container {
  display: flex;
  align-items: center;
}
header.report-details > .end-container .section-validation-result {
  display: block;
  white-space: nowrap;
  font-size: 16px;
  line-height: 26px;
  padding-left: 32px;
  margin-right: 20px;
  background-size: 25px;
  background-origin: content-box;
  background-position: -32px center;
}
header.report-details > .end-container .section-validation-result.success {
  color: #029877;
  background: url(/assets/check-circle-8c0ffe07d8e40b81016e59eb150ef7c02cd2c5297dd9aff97e83cda2dab09050.svg) no-repeat left;
}
header.report-details > .end-container .section-validation-result.failure {
  color: #ed2800;
  background: url(/assets/red-warning-74f2551de3f9da786c9acc4f01821fcb7fdfa98e5c938409f543ed8e062a919a.svg) no-repeat left;
}

.empty {
  color: #626775;
}

.empty.centered {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.empty.centered.searchresults {
  height: 340px;
  background-color: #f5f5f5;
  width: calc(100% + 60px);
  margin: -20px -30px 0;
  padding: 0;
}
.empty.centered p {
  line-height: 24px;
}

.form-section h3 {
  font-size: 27px;
  font-weight: normal;
}

.no-data {
  padding: 100px 0;
  background-color: #f5f5f5;
}

.two-col {
  display: flex;
  justify-content: space-between;
}

.three-columns {
  columns: 3 auto;
}

ul.three-columns {
  display: block;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline-block;
}

.d-invisible {
  visibility: hidden;
}

.mr-0\.5 {
  margin-right: 0.5em;
}

.onboarding-flex {
  display: flex;
  flex-wrap: nowrap;
  color: #fff;
  padding-bottom: 100px;
}

.onboarding-box {
  flex: 1;
  flex-shrink: 3;
}

.onboarding-center {
  width: 500px;
}

.center-children {
  display: flex;
  justify-content: center;
}

.center-children-vertical {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.onboarding {
  font-size: 16px;
  line-height: 26px;
}
.onboarding h3 {
  text-align: center;
  font-size: 20px;
}
.onboarding p {
  margin-top: 20px;
  line-height: 26px;
}
.onboarding p a {
  color: inherit;
  text-decoration: underline;
  display: inline-block;
  padding: 0 2px;
}
.onboarding p a:hover {
  background-color: #fff;
  color: #5453bf;
  text-decoration: none;
  border-radius: 2px;
}
.onboarding .center-text {
  text-align: center;
}
.onboarding ul li {
  margin: 8px 0;
}
.onboarding .alert,
.onboarding .notice {
  background: #fff2cd;
  border: 1px solid #ecc070;
  box-sizing: border-box;
  border-radius: 4px;
  color: black;
  padding: 20px;
}
.onboarding .full-width input {
  width: 100%;
}
.onboarding .notice {
  color: #ed2800;
  font-size: larger;
  margin-top: 5px;
}
.onboarding .disabled,
.onboarding .small {
  color: #a9a9df;
}

#login-container {
  width: 100vw;
  height: 100vh;
  background-color: #2d2d76;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#login-container h1 {
  text-align: center;
}
#login-container #alert-banner {
  position: absolute;
  top: 20px;
  padding: 3px 20px;
  background-color: #ed2800;
  border-radius: 2px;
}
#login-container #login-portal {
  border: 1px solid #fff;
  background-color: #2d2d76;
  border-radius: 2px;
  padding: 20px 35px;
}
#login-container #login-portal input {
  font-size: large;
  padding: 10px;
  margin: 10px;
  width: 90%;
}
#login-container #login-portal input[type=submit] {
  width: 100%;
}

#two-factor-secret-key {
  max-width: 450px;
  max-height: 450px;
}

#prophylaxis-details h4 {
  padding: 0.5em 0 1em;
}

.list-none {
  list-style-type: none;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-col {
  display: flex;
  flex-direction: column;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-end {
  justify-content: flex-end;
}

.items-baseline {
  align-items: baseline;
}

.ml-0\.5 {
  margin-left: 0.5em;
}

.mr-1 {
  margin-right: 1em;
}

.ml-1 {
  margin-left: 1em;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 1em;
}

.mt-1 {
  margin-top: 1em;
}

.my-1 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.my-2 {
  margin-top: 2em;
  margin-bottom: 2em;
}

.m-0 {
  margin: 0;
}

.p-0 {
  padding: 0;
}

.w-full {
  width: 100%;
}

.w-half {
  width: 50%;
}

#finalize-individual-report {
  width: 600px;
}
#finalize-individual-report section {
  margin-bottom: 20px;
}
#finalize-individual-report section h1 {
  margin-bottom: 20px;
}
#finalize-individual-report section p {
  margin-bottom: 10px;
}

#finalize-individual-report-validation-errors p,
#finalize-aggregated-report-validation-errors p,
#finalize-aggregated-report-confirm p {
  margin-bottom: 10px;
}

#submission-status {
  max-width: 75%;
  margin: 0 auto;
  text-align: center;
}
#submission-status h4,
#submission-status p {
  margin-bottom: 1em;
}

#invalid .report-details {
  color: #ed2800;
  border: 1px solid #ed2800;
}

.errors-tile,
.success-tile {
  border: solid 1px transparent;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 10px;
}
.errors-tile p:first-child,
.success-tile p:first-child {
  margin-top: 0;
}
.errors-tile p:last-child,
.success-tile p:last-child {
  margin-bottom: 0;
}
.errors-tile .title,
.success-tile .title {
  font-size: 20px;
  line-height: 35px;
}
.errors-tile ul,
.success-tile ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.errors-tile ul li,
.success-tile ul li {
  line-height: 26px;
}

.errors-tile {
  color: #ed2800;
  border-color: #ed2800;
  background: rgba(237, 40, 0, 0.1);
}
.errors-tile .title {
  color: #ed2800;
}

.success-tile {
  color: #029877;
  border-color: #029877;
  background-color: #e6f5f2;
}

dialog {
  border: none;
}

.welcome-layout main {
  padding-top: 52px;
  width: 460px;
  margin: 0 auto;
}
.welcome-layout h1 {
  font-size: 27px;
  margin-bottom: 30px;
}
.welcome-layout .main-instruction {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
}
.welcome-layout section.buttons {
  margin: 20px 0 0;
  padding: 0;
}

#dhr-profile-import {
  padding-bottom: 20px;
}
#dhr-profile-import section {
  width: 460px;
}
#dhr-profile-import h2 {
  margin-top: 50px;
  font-size: 27px;
  margin-bottom: 1em;
  line-height: 27px;
  font-weight: bold;
}
#dhr-profile-import .hint {
  font-size: 16px;
  line-height: 26px;
  color: #626775;
}
#dhr-profile-import .field {
  margin-top: 20px;
}
#dhr-profile-import .ignore {
  margin-top: 0.25em;
}
#dhr-profile-import .error {
  margin-top: -15px;
}
#dhr-profile-import p,
#dhr-profile-import h5 {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#dhr-profile-import a {
  text-decoration: underline;
}
#dhr-profile-import input[type=text] {
  padding: 10px;
  margin-bottom: 20px;
  width: 90%;
}
#dhr-profile-import input[type=text]:focus {
  outline: 2px solid #5453bf;
}
#dhr-profile-import input[type=radio] {
  accent-color: #5453bf;
}
#dhr-profile-import ::placeholder {
  color: #a9a9df;
}
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box {
  display: flex;
  flex-direction: column;
  width: 460px;
  height: 220px;
  background: #f5f5f5;
  border: 1px dashed #bcbec7;
  box-sizing: border-box;
  border-radius: 4px;
}
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box .upload-cloud,
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box .document {
  flex: 0;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box .document {
  margin-top: 44px;
}
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box p,
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box a {
  display: flex;
  flex-direction: column;
  margin-right: auto;
  width: 270px;
  margin-left: auto;
  margin-top: 0;
  padding-top: 0;
  color: #626775;
  font-size: 14px;
  text-align: center;
}
#dhr-profile-import .buttons input {
  display: none;
  width: 100%;
}
#dhr-profile-import #manual-import {
  padding-top: 20px;
}

body.with-side-navigation {
  position: fixed;
  inset: 0;
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: hidden;
}
body.with-side-navigation > .container {
  flex-grow: 1;
  display: flex;
  overflow: hidden;
}
body.with-side-navigation > .container > nav#navigation {
  flex: 0 0 270px;
  width: 270px;
  padding: 30px 0 0 20px;
  font-size: 18px;
  line-height: 26px;
}
body.with-side-navigation > .container > nav#navigation ul,
body.with-side-navigation > .container > nav#navigation li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body.with-side-navigation > .container > nav#navigation li {
  padding: 5px 10px;
}
body.with-side-navigation > .container > nav#navigation li.back {
  margin-bottom: 10px;
}
body.with-side-navigation > .container > nav#navigation a {
  text-decoration: none;
}
body.with-side-navigation > .container > nav#navigation a.item {
  font-weight: bold;
}
body.with-side-navigation > .container > main {
  flex-grow: 1;
  overflow: auto;
}

.overview-page hr {
  color: #bcbec7;
  height: 1px;
  background-color: #bcbec7;
  border: 0;
  margin: 0 30px;
}
.overview-page h2 {
  margin-top: 50px;
  font-size: 27px;
  line-height: 27px;
  font-weight: bold;
}
.overview-page h3 {
  margin-top: 20px;
}
.overview-page p {
  margin: 1em 0;
  max-width: 40em;
  font-size: 16px;
  line-height: 26px;
  color: #626775;
}
.overview-page .table-container {
  margin: 20px 0;
}
.overview-page header.horizontal {
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: inherit;
  margin-top: 50px;
}
.overview-page header.horizontal h2 {
  margin-top: 0;
}

.radio-field-row {
  display: flex;
  flex-direction: row;
  align-items: top;
}
.radio-field-row > .radio-bullet {
  display: block;
  margin-top: 6px;
  margin-right: 4px;
}
.radio-field-row > .indented-rest {
  display: block;
  flex-grow: 1;
}

.autocomplete > .dropdown-container {
  position: relative;
}
.autocomplete > .dropdown-container > ul.list-group {
  position: absolute;
  border-radius: 4px;
  box-shadow: 2px 2px 5px 2px rgba(45, 46, 48, 0.5);
  background-color: white;
  max-height: 10em;
  overflow-x: hidden;
  overflow-y: scroll;
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
}
.autocomplete > .dropdown-container > ul.list-group > li {
  margin: 0;
  padding: 10px 20px;
  border-bottom: solid 1px #bcbec7;
  cursor: pointer;
}

.modal-content input {
  accent-color: #5453bf;
}
.modal-content ::placeholder {
  color: #5453bf;
  opacity: 0.5;
  font-weight: 400;
}
.modal-content .new-patient ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.modal-content .new-patient li {
  padding-top: 0;
}
.modal-content .florio-haemo-id-autocomplete ul.list-group,
.modal-content .dhr-patient-id-autocomplete ul.list-group {
  width: 436px;
  max-height: 138px;
  z-index: 2;
}
.modal-content .florio-haemo-id-autocomplete ul.list-group li.disabled,
.modal-content .dhr-patient-id-autocomplete ul.list-group li.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.modal-content .florio-haemo-id-autocomplete input,
.modal-content .dhr-patient-id-autocomplete input {
  width: 414px;
}
.modal-content .florio-haemo-id-autocomplete .row,
.modal-content .dhr-patient-id-autocomplete .row {
  display: flex;
  flex-direction: row;
}
.modal-content .florio-haemo-id-autocomplete .row .haemo-id,
.modal-content .dhr-patient-id-autocomplete .row .haemo-id {
  flex: 0 0 25%;
}
.modal-content .florio-haemo-id-autocomplete .row .notes,
.modal-content .dhr-patient-id-autocomplete .row .notes {
  flex: 0 0 75%;
}
.modal-content .dhr-patient-id-autocomplete .dhr-patient-id-with-pnr-row {
  display: flex;
  flex-direction: row;
}
.modal-content .dhr-patient-id-autocomplete .dhr-patient-id-with-pnr-row .dhr-patient-id {
  flex: 0 0 25%;
}
.modal-content .dhr-patient-id-autocomplete .dhr-patient-id-with-pnr-row .pnr {
  flex: 0 0 75%;
}

.loading-wrapper {
  height: 1em;
  display: flex;
  align-items: center;
}
.loading-wrapper.in-popup-center {
  justify-content: center;
}

.loading {
  width: 4em;
  height: 2em;
  margin-right: -1em;
}

footer {
  padding: 20px 0;
}

.florio-prefill-indicator > img {
  width: 24px;
  height: 24px;
  border: solid 1px #a9a9df;
  border-radius: 6px;
  box-sizing: border-box;
}

.three-dots {
  transform: rotate(90deg);
  display: flex;
  justify-content: space-evenly;
  font-weight: bold;
  font-size: 1.5em;
}

.with-red-warning-icon {
  display: block;
  white-space: nowrap;
  font-size: 16px;
  line-height: 26px;
  padding-left: 32px;
  margin-right: 20px;
  color: #ed2800;
  background: url(/assets/red-warning-74f2551de3f9da786c9acc4f01821fcb7fdfa98e5c938409f543ed8e062a919a.svg) no-repeat left;
  background-size: 25px;
  background-origin: content-box;
  background-position: -32px center;
}

#florio-patients-with-drug-usages .patient {
  margin-top: 20px;
  margin-bottom: 20px;
}
#florio-patients-with-drug-usages .patient .line {
  display: flex;
  flex-direction: row;
}
#florio-patients-with-drug-usages .patient .line .label {
  width: 143px;
  flex: 0 0 143px;
  font-weight: bold;
}

.overview-tasks {
  border-bottom: #bcbec7 1px solid;
  padding-bottom: 1em;
}
.overview-tasks .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.overview-tasks .title h3 {
  margin-top: 1em;
}
.overview-tasks .table-container {
  margin-right: 0;
  margin-left: 0;
}
.overview-tasks .status {
  display: flex;
}
.overview-tasks .status p {
  margin-left: 0.5em;
}
.overview-tasks .status .in_progress {
  color: #49beed;
}
.overview-tasks .status .done {
  color: #029877;
}
.overview-tasks .status .open {
  color: #626775;
}

.modal-content #add-missing-aggregation-data .field {
  margin-top: 20px;
  margin-bottom: 20px;
}
.modal-content #add-missing-aggregation-data .field .radio-field-row {
  margin-top: 5px;
  margin-bottom: 5px;
}
.modal-content #add-missing-aggregation-data .field label {
  line-height: 26px;
  padding-bottom: 0;
}
.modal-content #add-missing-aggregation-data .field .hint {
  color: #626775;
  font-size: 14px;
  line-height: 18px;
}
.modal-content #add-missing-aggregation-data p.bottom-text {
  color: #626775;
  font-size: 14px;
  line-height: 18px;
}

.deadline-status {
  border-radius: 4px;
  padding: 15px 20px 20px;
}
.deadline-status .title {
  line-height: 35px;
}
.deadline-status.upcoming {
  border: 1px solid #ecc070;
  background: #fff2cd;
}
.deadline-status.due_soon, .deadline-status.too_late {
  border: 1px solid #ed2800;
  background: #feeae6;
  color: #ed2800;
}

#therapie-section .table-container, #immuntoleranz-section .table-container {
  margin-left: 0;
  margin-right: 0;
}

.matched-table th {
  padding-left: 0;
  padding-right: 0;
}
.matched-table th:last-child {
  margin-right: 1em;
}
.matched-table th:first-child, .matched-table td:first-child {
  padding-left: 1em;
}
.matched-table td {
  margin-left: 0;
  margin-right: 0;
}
.matched-table td ol {
  margin: 0;
}

input[type=text].icon-check {
  background: url(/assets/check-circle-8c0ffe07d8e40b81016e59eb150ef7c02cd2c5297dd9aff97e83cda2dab09050.svg) no-repeat right;
  background-size: 25px;
  background-origin: content-box;
}

.patient-overview .import-actions {
  display: flex;
  margin-top: 1px;
}
.patient-overview .import-actions a.button {
  margin-right: 1em;
}

.toastify-error, .toastify-success {
  position: fixed;
  padding: 12px 20px;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-radius: 2px;
  cursor: pointer;
  text-decoration: none;
  max-width: calc(50% - 20px);
  z-index: 2147483647;
}

.toastify-success {
  color: #029877;
  display: inline-block;
  background: #e6f5f2;
  border: 1px solid #029877;
}

.toastify-error {
  color: #ed2800;
  display: inline-block;
  background: #feeae6;
  border: 1px solid #ed2800;
}

.toastify-success.on, .toastify-error.on {
  opacity: 1;
}

.toast-close {
  background: transparent;
  border: 0;
  color: white;
  cursor: pointer;
  font-family: inherit;
  font-size: 1em;
  opacity: 0.4;
  padding: 0 5px;
}

.toastify-right {
  right: 15px;
}

.toastify-left {
  left: 15px;
}

.toastify-top {
  top: -150px;
}

.toastify-bottom {
  bottom: -150px;
}

.toastify-rounded {
  border-radius: 25px;
}

.toastify-avatar {
  width: 1.5em;
  height: 1.5em;
  margin: -7px 5px;
  border-radius: 2px;
}

.toastify-center {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  max-width: fit-content;
}

@media only screen and (max-width: 360px) {
  .toastify-right, .toastify-left {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: fit-content;
  }
}
@media print {
  a, body > header, #todo, .chevron, .icon.triangle, .print, .table-actions {
    display: none !important;
  }

  .diagnosis[scope=row], .dhr_patient_id {
    white-space: nowrap;
  }
}
body {
  margin: 0;
  min-width: 1000px;
  overscroll-behavior: none;
  padding: 0;
}
body.florio-bg {
  background-color: #5453bf;
}

html {
  scroll-behavior: smooth;
}

p {
  line-height: 1.33;
}

header {
  align-items: center;
  background-color: #2d2d76;
  color: #fff;
  display: flex;
  justify-content: space-between;
  height: 60px;
  vertical-align: middle;
}
header h1 {
  display: flex;
  font-size: 24px;
  padding: 0 30px;
}
header a {
  color: #fff;
  text-decoration: none;
}
header nav ol {
  padding: 0 30px 0 15px;
}
header nav ol a {
  display: inline-block;
  font-size: 18px;
  padding: 0.5em 1em;
}
header nav ol li:last-child {
  border-left: 1px solid #d8d8d8;
  margin-right: -1em;
}
header .version {
  color: #a9a9df;
  font-size: 14px;
}

header + .sub-header {
  margin-bottom: 20px;
}

nav ol {
  display: flex;
  justify-content: space-between;
  text-align: right;
  vertical-align: baseline;
}
nav ol li {
  display: inline-block;
}

a:active,
a:hover {
  text-decoration: underline;
}

#patient-header {
  font-size: 16px;
}
#patient-header h1 {
  font-weight: normal;
}
#patient-header p {
  margin-top: 10px;
}
#patient-header a {
  text-decoration: underline;
  display: inline-block;
}
#patient-header a.button {
  margin-left: 20px;
}
#patient-header button {
  margin-left: 20px;
}

#patient-form {
  font-size: 16px;
}
#patient-form label {
  display: inline-block;
  width: 200px;
  font-weight: bold;
}
#patient-form .indent-200 {
  margin-left: 203px;
}
#patient-form .field {
  margin-top: 10px;
}
#patient-form a {
  text-decoration: underline;
}
#patient-form span + a {
  display: inline-block;
  margin: 10px;
}
#patient-form .field-hint-container {
  display: flex;
  width: 330px;
}
#patient-form .field-hint-container a {
  display: inline-block;
}
#patient-form .icon.info {
  display: inline-block;
}
#patient-form .field-hint {
  display: inline-block;
  width: 310px;
}
#patient-form .input-wrapper span {
  display: inline-block;
  width: 100px;
  color: #626775;
  padding-left: 10px;
}
#patient-form .input-wrapper input {
  width: 100px;
  padding-left: 110px;
  margin-left: -113px;
  margin-bottom: 10px;
  background-color: transparent;
}

#patient-bleeds {
  margin-bottom: 120px;
}

#patient-footer {
  font-size: 16px;
  position: fixed;
  text-align: right;
  height: 65px;
  width: calc(100% - 20px);
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  margin-top: 20px;
  background-color: #f5f5f5;
  padding: 20px 20px 0 0;
}
#patient-footer form,
#patient-footer label,
#patient-footer a,
#patient-footer button {
  display: inline-block;
}
#patient-footer label {
  margin-right: 10px;
}
#patient-footer a {
  margin: 0 10px;
  text-decoration: underline;
}

#report-header {
  background-color: #5453bf;
  color: #fff;
  height: 158px;
  padding: 30px 32px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  vertical-align: middle;
}
#report-header .title-section {
  flex: 1;
  padding-left: 0;
}
#report-header .title-section > h1 {
  padding: 0;
  margin: 0 0 10px;
  font-size: 36px;
}
#report-header .title-section ul.report-details {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
}
#report-header .title-section ul.report-details li {
  padding: 0;
  margin: 0 23px 0 0;
}
#report-header .title-section ul.report-details li .label,
#report-header .title-section ul.report-details li .value {
  white-space: nowrap;
  display: block;
}
#report-header .title-section ul.report-details li .label {
  color: #a9a9df;
  margin-bottom: 5px;
}
#report-header .report-progress,
#report-header .report-actions {
  text-align: center;
}
#report-header .report-progress {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 2;
  padding-top: 32px;
}
#report-header .report-progress p {
  margin-bottom: 20px;
}
#report-header .report-actions .button {
  font-size: 16px;
}
#report-header p {
  line-height: 2;
  color: #fff;
}
#report-header a {
  text-decoration: underline;
  font-size: 16px;
}
#report-header p + p {
  margin-top: 18px;
}
#report-header p + button {
  margin-top: 20px;
}
#report-header .status {
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
}

.hint {
  color: #a9a9df;
}

.fullwidth {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

main a {
  color: #5453bf;
}

section {
  margin-bottom: 25px;
  margin-top: 45px;
  padding: 0 30px;
}

section + section {
  margin-bottom: 50px;
}

section#title {
  display: flex;
  justify-content: space-between;
}
section#title nav ol {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
section#title nav ol li {
  margin: 1em;
}
section#title nav ol li:last-child {
  margin-right: 0;
}
section#title nav ol a {
  display: inline-block;
}
section#title nav ol a.button,
section#title nav ol button {
  margin-top: -1em;
}

section[data-controller=collapsible] > h2,
section[data-controller=collapsible] h3 {
  cursor: pointer;
}

.greybox {
  background-color: #f5f5f5;
  border: 1px dashed #bcbec7;
  border-radius: 4px;
  height: 120px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
.greybox.tall {
  height: 200px;
}

.chevron {
  background: no-repeat right top 50% url(/assets/chevron-ddfad2c065c0d1988e184b385f7cc710deba2b9aba561e4340e4f8bc99e131bb.svg);
  cursor: default;
  display: inline-block;
  width: 12px;
  height: 12px;
  transition-duration: 200ms;
  transition-timing-function: linear;
}
.chevron.collapsed {
  transform: rotate(180deg);
}

*[data-collapsible-target] {
  transition: 200ms;
  transition-timing-function: linear;
}
*[data-collapsible-target].collapsed.collapsible-content {
  height: 0;
  opacity: 0.3;
  transform: translateY(-10px);
  visibility: hidden;
  overflow: hidden;
}
*[data-collapsible-target] .hint {
  color: #626775;
}

header.report-details {
  color: #3a3c44;
  background-color: #f5f5f5;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 18px;
  align-items: center;
}
header.report-details > * {
  flex: 0 0;
}
header.report-details > * + * {
  margin-right: 44px;
}
header.report-details > h2 {
  font-size: 27px;
  flex: 1 0;
}
header.report-details > .chevron {
  flex: 0 0 12px;
}
header.report-details > .end-container {
  display: flex;
  align-items: center;
}
header.report-details > .end-container .section-validation-result {
  display: block;
  white-space: nowrap;
  font-size: 16px;
  line-height: 26px;
  padding-left: 32px;
  margin-right: 20px;
  background-size: 25px;
  background-origin: content-box;
  background-position: -32px center;
}
header.report-details > .end-container .section-validation-result.success {
  color: #029877;
  background: url(/assets/check-circle-8c0ffe07d8e40b81016e59eb150ef7c02cd2c5297dd9aff97e83cda2dab09050.svg) no-repeat left;
}
header.report-details > .end-container .section-validation-result.failure {
  color: #ed2800;
  background: url(/assets/red-warning-74f2551de3f9da786c9acc4f01821fcb7fdfa98e5c938409f543ed8e062a919a.svg) no-repeat left;
}

.empty {
  color: #626775;
}

.empty.centered {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.empty.centered.searchresults {
  height: 340px;
  background-color: #f5f5f5;
  width: calc(100% + 60px);
  margin: -20px -30px 0;
  padding: 0;
}
.empty.centered p {
  line-height: 24px;
}

.form-section h3 {
  font-size: 27px;
  font-weight: normal;
}

.no-data {
  padding: 100px 0;
  background-color: #f5f5f5;
}

.two-col {
  display: flex;
  justify-content: space-between;
}

.three-columns {
  columns: 3 auto;
}

ul.three-columns {
  display: block;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline-block;
}

.d-invisible {
  visibility: hidden;
}

.mr-0\.5 {
  margin-right: 0.5em;
}

.onboarding-flex {
  display: flex;
  flex-wrap: nowrap;
  color: #fff;
  padding-bottom: 100px;
}

.onboarding-box {
  flex: 1;
  flex-shrink: 3;
}

.onboarding-center {
  width: 500px;
}

.center-children {
  display: flex;
  justify-content: center;
}

.center-children-vertical {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.onboarding {
  font-size: 16px;
  line-height: 26px;
}
.onboarding h3 {
  text-align: center;
  font-size: 20px;
}
.onboarding p {
  margin-top: 20px;
  line-height: 26px;
}
.onboarding p a {
  color: inherit;
  text-decoration: underline;
  display: inline-block;
  padding: 0 2px;
}
.onboarding p a:hover {
  background-color: #fff;
  color: #5453bf;
  text-decoration: none;
  border-radius: 2px;
}
.onboarding .center-text {
  text-align: center;
}
.onboarding ul li {
  margin: 8px 0;
}
.onboarding .alert,
.onboarding .notice {
  background: #fff2cd;
  border: 1px solid #ecc070;
  box-sizing: border-box;
  border-radius: 4px;
  color: black;
  padding: 20px;
}
.onboarding .full-width input {
  width: 100%;
}
.onboarding .notice {
  color: #ed2800;
  font-size: larger;
  margin-top: 5px;
}
.onboarding .disabled,
.onboarding .small {
  color: #a9a9df;
}

#login-container {
  width: 100vw;
  height: 100vh;
  background-color: #2d2d76;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#login-container h1 {
  text-align: center;
}
#login-container #alert-banner {
  position: absolute;
  top: 20px;
  padding: 3px 20px;
  background-color: #ed2800;
  border-radius: 2px;
}
#login-container #login-portal {
  border: 1px solid #fff;
  background-color: #2d2d76;
  border-radius: 2px;
  padding: 20px 35px;
}
#login-container #login-portal input {
  font-size: large;
  padding: 10px;
  margin: 10px;
  width: 90%;
}
#login-container #login-portal input[type=submit] {
  width: 100%;
}

#two-factor-secret-key {
  max-width: 450px;
  max-height: 450px;
}

#prophylaxis-details h4 {
  padding: 0.5em 0 1em;
}

.list-none {
  list-style-type: none;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-col {
  display: flex;
  flex-direction: column;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-end {
  justify-content: flex-end;
}

.items-baseline {
  align-items: baseline;
}

.ml-0\.5 {
  margin-left: 0.5em;
}

.mr-1 {
  margin-right: 1em;
}

.ml-1 {
  margin-left: 1em;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 1em;
}

.mt-1 {
  margin-top: 1em;
}

.my-1 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.my-2 {
  margin-top: 2em;
  margin-bottom: 2em;
}

.m-0 {
  margin: 0;
}

.p-0 {
  padding: 0;
}

.w-full {
  width: 100%;
}

.w-half {
  width: 50%;
}

#finalize-individual-report {
  width: 600px;
}
#finalize-individual-report section {
  margin-bottom: 20px;
}
#finalize-individual-report section h1 {
  margin-bottom: 20px;
}
#finalize-individual-report section p {
  margin-bottom: 10px;
}

#finalize-individual-report-validation-errors p,
#finalize-aggregated-report-validation-errors p,
#finalize-aggregated-report-confirm p {
  margin-bottom: 10px;
}

#submission-status {
  max-width: 75%;
  margin: 0 auto;
  text-align: center;
}
#submission-status h4,
#submission-status p {
  margin-bottom: 1em;
}

#invalid .report-details {
  color: #ed2800;
  border: 1px solid #ed2800;
}

.errors-tile,
.success-tile {
  border: solid 1px transparent;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 10px;
}
.errors-tile p:first-child,
.success-tile p:first-child {
  margin-top: 0;
}
.errors-tile p:last-child,
.success-tile p:last-child {
  margin-bottom: 0;
}
.errors-tile .title,
.success-tile .title {
  font-size: 20px;
  line-height: 35px;
}
.errors-tile ul,
.success-tile ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.errors-tile ul li,
.success-tile ul li {
  line-height: 26px;
}

.errors-tile {
  color: #ed2800;
  border-color: #ed2800;
  background: rgba(237, 40, 0, 0.1);
}
.errors-tile .title {
  color: #ed2800;
}

.success-tile {
  color: #029877;
  border-color: #029877;
  background-color: #e6f5f2;
}

dialog {
  border: none;
}

.welcome-layout main {
  padding-top: 52px;
  width: 460px;
  margin: 0 auto;
}
.welcome-layout h1 {
  font-size: 27px;
  margin-bottom: 30px;
}
.welcome-layout .main-instruction {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
}
.welcome-layout section.buttons {
  margin: 20px 0 0;
  padding: 0;
}

#dhr-profile-import {
  padding-bottom: 20px;
}
#dhr-profile-import section {
  width: 460px;
}
#dhr-profile-import h2 {
  margin-top: 50px;
  font-size: 27px;
  margin-bottom: 1em;
  line-height: 27px;
  font-weight: bold;
}
#dhr-profile-import .hint {
  font-size: 16px;
  line-height: 26px;
  color: #626775;
}
#dhr-profile-import .field {
  margin-top: 20px;
}
#dhr-profile-import .ignore {
  margin-top: 0.25em;
}
#dhr-profile-import .error {
  margin-top: -15px;
}
#dhr-profile-import p,
#dhr-profile-import h5 {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#dhr-profile-import a {
  text-decoration: underline;
}
#dhr-profile-import input[type=text] {
  padding: 10px;
  margin-bottom: 20px;
  width: 90%;
}
#dhr-profile-import input[type=text]:focus {
  outline: 2px solid #5453bf;
}
#dhr-profile-import input[type=radio] {
  accent-color: #5453bf;
}
#dhr-profile-import ::placeholder {
  color: #a9a9df;
}
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box {
  display: flex;
  flex-direction: column;
  width: 460px;
  height: 220px;
  background: #f5f5f5;
  border: 1px dashed #bcbec7;
  box-sizing: border-box;
  border-radius: 4px;
}
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box .upload-cloud,
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box .document {
  flex: 0;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box .document {
  margin-top: 44px;
}
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box p,
#dhr-profile-import #pnr-turbo-frame-csv .upload_file_box a {
  display: flex;
  flex-direction: column;
  margin-right: auto;
  width: 270px;
  margin-left: auto;
  margin-top: 0;
  padding-top: 0;
  color: #626775;
  font-size: 14px;
  text-align: center;
}
#dhr-profile-import .buttons input {
  display: none;
  width: 100%;
}
#dhr-profile-import #manual-import {
  padding-top: 20px;
}

body.with-side-navigation {
  position: fixed;
  inset: 0;
  display: flex;
  flex-direction: column;
  height: 100vh;
  overflow: hidden;
}
body.with-side-navigation > .container {
  flex-grow: 1;
  display: flex;
  overflow: hidden;
}
body.with-side-navigation > .container > nav#navigation {
  flex: 0 0 270px;
  width: 270px;
  padding: 30px 0 0 20px;
  font-size: 18px;
  line-height: 26px;
}
body.with-side-navigation > .container > nav#navigation ul,
body.with-side-navigation > .container > nav#navigation li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body.with-side-navigation > .container > nav#navigation li {
  padding: 5px 10px;
}
body.with-side-navigation > .container > nav#navigation li.back {
  margin-bottom: 10px;
}
body.with-side-navigation > .container > nav#navigation a {
  text-decoration: none;
}
body.with-side-navigation > .container > nav#navigation a.item {
  font-weight: bold;
}
body.with-side-navigation > .container > main {
  flex-grow: 1;
  overflow: auto;
}

.overview-page hr {
  color: #bcbec7;
  height: 1px;
  background-color: #bcbec7;
  border: 0;
  margin: 0 30px;
}
.overview-page h2 {
  margin-top: 50px;
  font-size: 27px;
  line-height: 27px;
  font-weight: bold;
}
.overview-page h3 {
  margin-top: 20px;
}
.overview-page p {
  margin: 1em 0;
  max-width: 40em;
  font-size: 16px;
  line-height: 26px;
  color: #626775;
}
.overview-page .table-container {
  margin: 20px 0;
}
.overview-page header.horizontal {
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: inherit;
  margin-top: 50px;
}
.overview-page header.horizontal h2 {
  margin-top: 0;
}

.radio-field-row {
  display: flex;
  flex-direction: row;
  align-items: top;
}
.radio-field-row > .radio-bullet {
  display: block;
  margin-top: 6px;
  margin-right: 4px;
}
.radio-field-row > .indented-rest {
  display: block;
  flex-grow: 1;
}

.autocomplete > .dropdown-container {
  position: relative;
}
.autocomplete > .dropdown-container > ul.list-group {
  position: absolute;
  border-radius: 4px;
  box-shadow: 2px 2px 5px 2px rgba(45, 46, 48, 0.5);
  background-color: white;
  max-height: 10em;
  overflow-x: hidden;
  overflow-y: scroll;
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
}
.autocomplete > .dropdown-container > ul.list-group > li {
  margin: 0;
  padding: 10px 20px;
  border-bottom: solid 1px #bcbec7;
  cursor: pointer;
}

.modal-content input {
  accent-color: #5453bf;
}
.modal-content ::placeholder {
  color: #5453bf;
  opacity: 0.5;
  font-weight: 400;
}
.modal-content .new-patient ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.modal-content .new-patient li {
  padding-top: 0;
}
.modal-content .florio-haemo-id-autocomplete ul.list-group,
.modal-content .dhr-patient-id-autocomplete ul.list-group {
  width: 436px;
  max-height: 138px;
  z-index: 2;
}
.modal-content .florio-haemo-id-autocomplete ul.list-group li.disabled,
.modal-content .dhr-patient-id-autocomplete ul.list-group li.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.modal-content .florio-haemo-id-autocomplete input,
.modal-content .dhr-patient-id-autocomplete input {
  width: 414px;
}
.modal-content .florio-haemo-id-autocomplete .row,
.modal-content .dhr-patient-id-autocomplete .row {
  display: flex;
  flex-direction: row;
}
.modal-content .florio-haemo-id-autocomplete .row .haemo-id,
.modal-content .dhr-patient-id-autocomplete .row .haemo-id {
  flex: 0 0 25%;
}
.modal-content .florio-haemo-id-autocomplete .row .notes,
.modal-content .dhr-patient-id-autocomplete .row .notes {
  flex: 0 0 75%;
}
.modal-content .dhr-patient-id-autocomplete .dhr-patient-id-with-pnr-row {
  display: flex;
  flex-direction: row;
}
.modal-content .dhr-patient-id-autocomplete .dhr-patient-id-with-pnr-row .dhr-patient-id {
  flex: 0 0 25%;
}
.modal-content .dhr-patient-id-autocomplete .dhr-patient-id-with-pnr-row .pnr {
  flex: 0 0 75%;
}

.loading-wrapper {
  height: 1em;
  display: flex;
  align-items: center;
}
.loading-wrapper.in-popup-center {
  justify-content: center;
}

.loading {
  width: 4em;
  height: 2em;
  margin-right: -1em;
}

footer {
  padding: 20px 0;
}

.florio-prefill-indicator > img {
  width: 24px;
  height: 24px;
  border: solid 1px #a9a9df;
  border-radius: 6px;
  box-sizing: border-box;
}

.three-dots {
  transform: rotate(90deg);
  display: flex;
  justify-content: space-evenly;
  font-weight: bold;
  font-size: 1.5em;
}

.with-red-warning-icon {
  display: block;
  white-space: nowrap;
  font-size: 16px;
  line-height: 26px;
  padding-left: 32px;
  margin-right: 20px;
  color: #ed2800;
  background: url(/assets/red-warning-74f2551de3f9da786c9acc4f01821fcb7fdfa98e5c938409f543ed8e062a919a.svg) no-repeat left;
  background-size: 25px;
  background-origin: content-box;
  background-position: -32px center;
}

#florio-patients-with-drug-usages .patient {
  margin-top: 20px;
  margin-bottom: 20px;
}
#florio-patients-with-drug-usages .patient .line {
  display: flex;
  flex-direction: row;
}
#florio-patients-with-drug-usages .patient .line .label {
  width: 143px;
  flex: 0 0 143px;
  font-weight: bold;
}

.overview-tasks {
  border-bottom: #bcbec7 1px solid;
  padding-bottom: 1em;
}
.overview-tasks .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.overview-tasks .title h3 {
  margin-top: 1em;
}
.overview-tasks .table-container {
  margin-right: 0;
  margin-left: 0;
}
.overview-tasks .status {
  display: flex;
}
.overview-tasks .status p {
  margin-left: 0.5em;
}
.overview-tasks .status .in_progress {
  color: #49beed;
}
.overview-tasks .status .done {
  color: #029877;
}
.overview-tasks .status .open {
  color: #626775;
}

.modal-content #add-missing-aggregation-data .field {
  margin-top: 20px;
  margin-bottom: 20px;
}
.modal-content #add-missing-aggregation-data .field .radio-field-row {
  margin-top: 5px;
  margin-bottom: 5px;
}
.modal-content #add-missing-aggregation-data .field label {
  line-height: 26px;
  padding-bottom: 0;
}
.modal-content #add-missing-aggregation-data .field .hint {
  color: #626775;
  font-size: 14px;
  line-height: 18px;
}
.modal-content #add-missing-aggregation-data p.bottom-text {
  color: #626775;
  font-size: 14px;
  line-height: 18px;
}

.deadline-status {
  border-radius: 4px;
  padding: 15px 20px 20px;
}
.deadline-status .title {
  line-height: 35px;
}
.deadline-status.upcoming {
  border: 1px solid #ecc070;
  background: #fff2cd;
}
.deadline-status.due_soon, .deadline-status.too_late {
  border: 1px solid #ed2800;
  background: #feeae6;
  color: #ed2800;
}

#therapie-section .table-container, #immuntoleranz-section .table-container {
  margin-left: 0;
  margin-right: 0;
}

.matched-table th {
  padding-left: 0;
  padding-right: 0;
}
.matched-table th:last-child {
  margin-right: 1em;
}
.matched-table th:first-child, .matched-table td:first-child {
  padding-left: 1em;
}
.matched-table td {
  margin-left: 0;
  margin-right: 0;
}
.matched-table td ol {
  margin: 0;
}

input[type=text].icon-check {
  background: url(/assets/check-circle-8c0ffe07d8e40b81016e59eb150ef7c02cd2c5297dd9aff97e83cda2dab09050.svg) no-repeat right;
  background-size: 25px;
  background-origin: content-box;
}

.patient-overview .import-actions {
  display: flex;
  margin-top: 1px;
}
.patient-overview .import-actions a.button {
  margin-right: 1em;
}

/* $astronaut */
#partial-report {
  padding: 30px 30px 0;
}
#partial-report .report-details {
  background-color: #fff;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 0;
}
#partial-report .collapsible-content {
  margin-bottom: 25px;
}
#partial-report h2 {
  font-size: 27px;
  font-weight: bold;
  margin-bottom: 10px;
  width: max-content;
}
#partial-report p {
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
  display: block;
  width: max-content;
}
#partial-report .report-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#partial-report .delete-text {
  margin-left: 10px;
  color: #4a4ab8;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  font-size: inherit;
}
#partial-report .report-item label {
  margin-left: 8px;
  font-size: 16px;
  color: #333;
}
#partial-report .radio-selection {
  margin-top: 50px;
}
