.full-programme {
  /*
   * Fixed site header: 37px.
   * Override this custom property in your theme if additional sticky elements
   * are visible above the programme.
   */
  --full-programme-sticky-top: 37px;
  --full-programme-time-width: 9rem;

  /*
  --full-programme-session-color: #405369;
  --full-programme-session-background: #d8e2ef;
  --full-programme-detail-background: #edf2f8;
  --full-programme-border-color: #c7d0d8;
   */

  min-width: 0;
}

.full-programme__sessions {
  border-top: 1px solid var(--bs-border-color, #ced4da);
}

.full-programme-session {
  display: grid;
  grid-template-columns:
    var(--full-programme-time-width)
    minmax(0, 1fr);

  border-bottom: 1px solid var(--bs-border-color, #ced4da);
}

.full-programme-session__time {
  position: sticky;
  top: var(--full-programme-sticky-top);
  align-self: start;

  padding: 1rem;

  color: #495057;
  background: #fff;

  font-size: 1rem;
  text-align: center;
}

.full-programme-session__content {
  min-width: 0;

}

.full-programme-session__heading {
  position: sticky;
  top: var(--full-programme-sticky-top);
  z-index: 3;

  padding: 0.75rem 1rem;

  color: #fff;


  box-shadow: 0 0.2rem 0.35rem rgba(0, 0, 0, 0.12);
}

.full-programme-session__title-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
}

.full-programme-session__title {
  margin: 0;

  color: inherit;

  font-size: 1.25rem;
  line-height: 1.2;
}

.full-programme-session__title a {
  color: inherit;
  text-decoration: none;
}

.full-programme-session__title a:hover,
.full-programme-session__title a:focus-visible {
  text-decoration: underline;
}

.full-programme-session__shortcode {
  flex-shrink: 0;
  opacity: 0.8;

  font-size: 0.8rem;
  font-weight: 600;
}

.full-programme-session__room,
.full-programme-session__mobile-time {
  margin-top: 0.2rem;
  opacity: 0.9;

  font-size: 0.85rem;
}

.full-programme-session__mobile-time {
  display: none;
}

.full-programme-session__chairs {
  padding: 1rem;
}

.full-programme-session__subheading {
  margin: 0 0 0.35rem;

  font-size: 0.75rem;
  font-weight: 400;
  text-transform: uppercase;
}

.full-programme-people {
  margin: 0;
  padding: 0;

  list-style: none;
}

.full-programme-person + .full-programme-person {
  margin-top: 0.2rem;
}

.full-programme-person__name {
  font-weight: 600;
}

.full-programme-person__meta {
  margin-left: 0.25rem;

  color: #55616c;

  font-style: italic;
}

.full-programme-abstracts {
  margin: 0 0.75rem 0.75rem;
  padding: 0;

  list-style-position: inside;
  background: var(--full-programme-detail-background);
}

.full-programme-abstract {
  padding: 0.85rem 1rem;

  border-bottom: 1px solid var(--full-programme-border-color);
}

.full-programme-abstract:last-child {
  border-bottom: 0;
}

.full-programme-abstract::marker {
  color: #6c757d;
}

.full-programme-abstract__heading {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
}

.full-programme-abstract__time {
  flex-shrink: 0;

  color: #6c757d;

  font-size: 0.8rem;
}

.full-programme-abstract__title {
  display: inline;
  margin: 0;

  font-size: 1rem;
  line-height: 1.3;
}

.full-programme-abstract__title a {
  color: inherit;
  text-decoration: none;
}

.full-programme-abstract__title a:hover,
.full-programme-abstract__title a:focus-visible {
  text-decoration: underline;
}

.full-programme-abstract__number {
  margin-right: 0.25rem;

  color: var(--bs-secondary-color);
  font-size: 0.85em;
  font-weight: 600;
}

.full-programme-abstract > .full-programme-people {
  margin-top: 0.4rem;
  padding-left: 1.25rem;
}

/*
 * Bootstrap's lg breakpoint.
 */
@media (max-width: 991.98px) {
  .full-programme {
    /*
     * 37px fixed header plus approximately 44px for your compact mobile info
     * toolbar. Adjust this in the theme if its actual size differs.
     */
    --full-programme-sticky-top: 81px;
  }

  .full-programme-session {
    display: block;
  }

  .full-programme-session__time {
    display: none;
  }

  .full-programme-session__mobile-time {
    display: block;
    margin: 0 0 0.25rem;

    font-weight: 600;
  }

  .full-programme-session__title-row {
    align-items: flex-start;
  }
}

@media (max-width: 575.98px) {
  .full-programme-session__heading {
    padding: 0.6rem 0.75rem;
  }

  .full-programme-session__title {
    font-size: 1.05rem;
  }

  .full-programme-session__shortcode {
    font-size: 0.7rem;
  }

  .full-programme-session__chairs {
    padding: 0.75rem;
  }

  .full-programme-abstracts {
    margin-inline: 0.4rem;
  }

  .full-programme-abstract {
    padding: 0.75rem;
  }

  .full-programme-abstract__heading {
    display: block;
  }

  .full-programme-abstract__time {
    margin-bottom: 0.15rem;
  }

  .full-programme-abstract > .full-programme-people {
    padding-left: 0;
  }
}



.trackbg-spi {
  background: #E9472B10;
}
.trackbg-scs {
  background: #41876A10;
}
.trackbg-ple {
  background: #40536910;
}

.trackbg-sps {
  background: #3E72B310;
}

.trackbg-ws {
  background: #F59E3110;
}

.trackbg-pos {
  background: #40536910;
}

.trackbg-se {
  background: #40536910;
}

.trackbg-sat {
  background: #F3E3D110;
}
.trackbg-ecas {
  background: #F8CAB910;
}


/* PRINT */

@media print {
  /*
   * General page setup.
   */
  @page {
    size: A4 portrait;
    /*margin: 14mm 12mm 16mm;*/
  }

  html {
    font-size: 9.5pt;
  }

  body {
    margin: 0;
    background: #fff !important;
    color: #111 !important;
  }

  /* 1. Force the root and body to expand naturally */
  html, body {
    height: auto !important;
    overflow: visible !important;
  }

  /*
   * Hide general website interface.
   *
   */
  .info-navigation,
  .public-info-tools,
  .public-info-tools__menu,
  .info-autocomplete-wrapper,
  .info-sticky-navigation,
  .info-search,
  .offcanvas,
  .navbar,
  .site-header,
  .site-footer,
  .breadcrumb,
  .region-sidebar,
  .tabs,
  .messages,
  .contextual {
    display: none !important;
  }

  /*
   * Remove screen-layout restrictions.
   */
  .container,
  .container-fluid,
  main,
  .main-content,
  .layout-content {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /*
   * Links should look like printed text.
   */
  a,
  a:visited {
    color: inherit !important;
    text-decoration: none !important;
  }

  /*
   * Day heading.
   */
  .full-programme-day {
    break-before: page;
  }

  .full-programme-day:first-child {
    break-before: auto;
  }

  .full-programme-day > h1,
  .full-programme-day__title {
    margin: 0 0 6mm;
    font-size: 20pt;
    line-height: 1.1;
    color: #111 !important;
  }

  /*
   * Session layout.
   *
   * Let long sessions flow over multiple pages. Applying
   * break-inside: avoid to an entire session could create large gaps.
   */
  .full-programme-session {
    display: grid !important;
    grid-template-columns: 20mm minmax(0, 1fr);
    gap: 4mm;
    margin: 0 0 5mm;
    padding: 0 0 5mm;
    border-bottom: 0.4mm solid #bbb;
    break-inside: auto;
  }

  /*
   * Always show the desktop timing column in print.
   */
  .full-programme-session__time {
    display: block !important;
    padding-top: 2mm;
    font-size: 8.5pt;
    line-height: 1.35;
    font-weight: 700;
    color: #333 !important;
  }

  .full-programme-session__time time,
  .full-programme-session__time span {
    display: block;
  }

  /*
   * The time already appears in the left column.
   */
  .full-programme-session__mobile-time {
    display: none !important;
  }

  .full-programme-session__content {
    min-width: 0;
  }

  /*
   * Do not depend on track background colors in print.
   * This fixes the currently invisible session headings.
   */
  .full-programme-session__heading,
  .full-programme-session__heading[class*="track-"] {
    display: block !important;
    margin: 0;
    padding: 2.5mm 3mm;
    background: #fff !important;
    color: #111 !important;
    border: 0.4mm solid #888;
    border-left-width: 2mm;
    break-after: avoid;
  }

  .full-programme-session__title-row {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 4mm;
  }

  .full-programme-session__title {
    margin: 0;
    font-size: 12pt;
    line-height: 1.2;
    color: #111 !important;
  }

  .full-programme-session__title a {
    color: #111 !important;
  }

  .full-programme-session__shortcode {
    flex: 0 0 auto;
    font-size: 8pt;
    font-weight: 700;
    color: #555 !important;
  }

  .full-programme-session__room {
    margin-top: 1mm;
    font-size: 8.5pt;
    font-weight: 600;
    color: #444 !important;
  }

  /*
   * Session details.
   */
  .full-programme-session__body,
  .full-programme-session__body[class*="trackbg-"] {
    padding: 2.5mm 3mm 1mm;
    background: #fff !important;
    color: #111 !important;
    border-right: 0.25mm solid #ddd;
    border-bottom: 0.25mm solid #ddd;
    border-left: 0.25mm solid #ddd;
  }

  .full-programme-session__chairs {
    margin: 0 0 3mm;
    break-inside: avoid;
  }

  .full-programme-session__subheading {
    margin: 0 0 1mm;
    font-size: 7.5pt;
    line-height: 1.2;
    text-transform: uppercase;
  }

  .full-programme-abstract {
    margin: 0;
    padding: 2.5mm 0;
    border-top: 0.25mm solid #ddd;
    break-inside: avoid;
  }

  .full-programme-abstract:first-child {
    border-top: 0;
  }

  .full-programme-abstract__title {
    margin: 0 0 1mm;
    font-size: 10pt;
    line-height: 1.25;
    color: #111 !important;
  }

  .full-programme-people {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .full-programme-person {
    margin: 0;
    font-size: 8pt;
    line-height: 1.3;
  }

  .full-programme-person__name {
    font-weight: 700;
  }

  .full-programme-person__meta {
    color: #555 !important;
    font-style: italic;
  }

  /*
   * Ask browsers to preserve any deliberately retained accents.
   * The layout must remain readable when backgrounds are still disabled.
   */
  .full-programme-session__heading {
    print-color-adjust: exact;
    -webkit-print-color-adjust: exact;
  }
}



@media print {
  .full-programme-session__heading.track-spi {
    border-left-color: #E9472B;
  }
  .full-programme-session__heading.track-scs {
    border-left-color: #41876A;
  }
  .full-programme-session__heading.track-ple {
    border-left-color: #405369;
  }
  .full-programme-session__heading.track-sps {
    border-left-color: #3E72B3;
  }
  .full-programme-session__heading.track-ws {
    border-left-color: #F59E31;
  }

  .full-programme-session__heading.track-pos {
    border-left-color: #405369;
  }
  .full-programme-session__heading.track-se {
    border-left-color: #405369;
  }
  .full-programme-session__heading.track-sat {
    border-left-color: #F3E3D1;
  }
  .full-programme-session__heading.track-ecas {
    border-left-color: #F8CAB9;
  }
}
