<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.training-course-dates {
  margin-top: 2rem; }
  .training-course-dates table.tcd-table {
    border: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 0.9em;
    margin-bottom: 0; }
    .training-course-dates table.tcd-table thead tr {
      background-color: rgba(0, 0, 0, 0.02); }
      .training-course-dates table.tcd-table thead tr th a.more {
        font-size: 0.6em;
        text-transform: uppercase;
        font-weight: 600;
        color: #3c8dc5;
        float: right;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(50%);
                transform: translateY(50%); }
    .training-course-dates table.tcd-table tbody {
      font-size: 0.9em; }
      .training-course-dates table.tcd-table tbody tr:nth-child(2n) {
        background-color: rgba(0, 0, 0, 0.01); }
      .training-course-dates table.tcd-table tbody tr:hover {
        background-color: rgba(0, 0, 0, 0.05); }
  .training-course-dates .tcd-promotion {
    color: green;
    font-weight: 400;
    margin-right: 0.5em; }
  .training-course-dates del {
    color: #a70000; }
/*# sourceMappingURL=training-course-dates.css.map */</pre></body></html>