<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* use this or copy and edit, and point to the new version using the cm congifuration options */


#session-times-html {
  all: unset;
}

.session-times h2 {
    font-family: 'Open Sans', arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 1em;
    border: none;
    /* text-shadow: 0 4px 0 rgb(101, 101, 102); */
}

.session-times.block {
    padding-top: 1.0rem;
    padding-bottom: 1.875rem;
}

.session-times.block h2 {
    font-size: 22px !important;
    text-transform: uppercase;
}
.session-times table {
    width: 100%;
}

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

strong {
    font-weight: 700;
}

.session-times {
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;
}

.session-times tbody {
    background: none;
    border: none;
}

table.session-times tbody tr {
    background: none;
    border: none;
}

/* .session-times tr td:first-child {
    text-align: left;
} */

.session-times th {
    line-height: 16px;
    font-family: 'Open Sans', arial, sans-serif;
    font-style: italic;
    color: #DB324B;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
}

.session-times th span {
    color: #18222E;
    font-size: 25px;
    font-weight: 800;
}

.session-times tr td {
    border-bottom: 1px solid #000000;
    padding: 3px 10px;
}

/* .session-times tr:last-child td {
    border-bottom: none;
} */

.session-times tr th,
.session-times tr td {
    border-right: 1px solid #000000;
}

/* .session-times tr th:first-child,
.session-times tr td:first-child {
  border-right: 1px solid #000000;
  border-left: none;
  border-top: none;
} */

/* .session-times tr th:last-child,
.session-times tr td:last-child {
    border-right: none; 
} */

.session-times th:not(:first-child) {
    background: #FFF;
    padding: 5px 10px;
}

.session-times td:first-child {
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    /* min-width: 250px; */
}

/* .session-times td:not(:first-child) { */
.session-times td {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    vertical-align: top;
}

.session-times .poster-wrapper {
    display: block;
    float: left;
    margin-right: 10px;
    max-width: 100px;
}

.session-times h2 {
    line-height: 2.2rem !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: none;
}
.session-times h2::after {
    display: none;
}

.session-times h2 a {
    /* color: rgb(16, 16, 16); */
    font-size: 20px !important;
    text-transform: initial;
}

.session-times h2 a:hover {
    color: #DB324B;
}

.day-of-week {
    display: none;
}

.session-times-heading {
  /* line-height: 2.2rem !important;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: none; */

  /* color: #FFF !important; */
  text-transform: uppercase !important;
  letter-spacing: -1px !important;
  font-size: 22px !important;
  /* font-family: 'MarlooFont', arial, sans-serif !important; */
  font-style: italic !important;
  font-weight: 700 !important;
  letter-spacing: -1px !important;
  line-height: 1em !important;
  text-align: center !important;
  text-shadow: none !important;
}
.session-times-heading-message {
  /* color: #FFF !important; */
  text-align: center !important;
}

span.session-times-time-display {
/* display: table-row; */
    display: block;
    height: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
}
span.session-times-date-time-display {
    display: none;
}

@media screen and (max-width: 1024px) {

    span.session-times-time-display {
        display: table-row;
    }
    span.session-times-date-time-display {
        display: none;
    }

    .session-times h2 {
        line-height: 1.8rem;
        margin-top: -9px;
    }
    .session-times h2 a {
        font-size: 20px;
    }
    .session-times .poster-wrapper {
        max-width: 80px;
    }
    /* .session-times td:not(:first-child) {
        font-size: 1rem;
    } */
}

@media screen and (max-width: 840px) {
    .session-times tr:first-child {
        display: none;
    }

    span.session-times-time-display {
        display: none;
    }
    span.session-times-date-time-display {
      display: block;
      margin: 0 auto;
      text-align: center;
    }

    .day-of-week {
        color: #DB324B;
        display: block;
        line-height: 17px;
        margin-bottom: 9px;
    }
    .day-of-week strong {
        text-transform: uppercase;
    }
    .session-times tr td {
      border: none;
      display: block;
      float: left;
      padding: 0;
      width: 14.2857142857%;
      height: 100%;
    }
    .session-times td:not(:first-child) {
        margin: 10px 0;
        border: 1px solid #000000;
    }
    .session-times td:first-child {
        /* border-top: 1px solid #364557; */
        border: none;
        margin-top: 10px;
        padding-top: 20px;
    }
    .session-times tr:nth-child(2) td:first-child {
        border: none;
        padding: 0;
        margin: 0;
    }
    .session-times tr td:first-child {
        width: 100%;
        border: none;
    }
}

@media screen and (max-width: 600px) {
    .session-times tr td {
        border: none;
        margin: 5px 0!important;
        text-align: left;
        width: 100%;
        font-size: 16px !important;
    }
    .day-of-week {
        float: left;
        margin: 0 8px 0 0;
        line-height: inherit;
    }
    .day-of-week strong {
        color: #FFF;
        margin-right: 3px;
    }
    .day-of-week:after {
        content: ':';
    }
    .session-times tr td br {
        display: none;
    }

    .session-times td:not(:first-child) {
      margin: 10px 0;
      border: none;
    }
}

.session-time-purchase-link {
    line-height: 22px;
}
.session-time-purchase-link:hover {
  background: #c0e432 !important;
  border-radius: 5px;
  color: #DB324B !important;
  line-height: 22px;
}

.mnbtag {
    background: #f442e8 !important;
    color: #772071 !important;
    font-size: 13px;
}
.sensorytag {
    background: #42f44b !important;
    color: #347720 !important;
    font-size: 13px;
}

.print-black-bg {
  background-color: #000000 !important;
  color: #ffffff !important;
}

@media print {
  .print-black-bg {
    background-color: #000000 !important;
    color: #ffffff !important;
  }
}



.saver-tag-parent {
  /* position: relative; */
  display: flex;
  flex-direction: row;
  padding: 0px;
}

.black-band {
  display: flex;
  flex-direction: row;
  padding: 0px;
}

.saver-tag {
  /* position: absolute; */
    /* top: 0px;
    left: 120px; */
    /* width: 50px; */
    /* height: 100px; */
    /* border: 1px solid #000; */
    transform: rotate(+12deg);
    transform-origin: 32% 50%;
    /* display: block; */
    min-width: 80px;
    background-color: rgba(255, 255, 255, 0) !important;
}

.saver-text {
  background-color: rgb(255, 0, 0) !important;
  color: rgb(255, 255, 255) !important;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 9px;
  padding-right: 9px;
  box-shadow:
  inset 0 0 0 2px rgb(255, 0, 0), /* Inner red border */
  inset 0 0 0 4px #ffffff !important;
}</pre></body></html>