@-webkit-keyframes load7 { 0%, 80%, 100% { -webkit-box-shadow: 0 2.5em 0 -1.3em; box-shadow: 0 2.5em 0 -1.3em; }
  40% { -webkit-box-shadow: 0 2.5em 0 0; box-shadow: 0 2.5em 0 0; } }

@keyframes load7 { 0%, 80%, 100% { -webkit-box-shadow: 0 2.5em 0 -1.3em; box-shadow: 0 2.5em 0 -1.3em; }
  40% { -webkit-box-shadow: 0 2.5em 0 0; box-shadow: 0 2.5em 0 0; } }

table.dataTable { background-color: #ffffff; }

table.dataTable thead th, table.dataTable thead td, table.dataTable tbody th, table.dataTable tbody td { padding: 15px 10px; }

table.dataTable tbody .odd td, table.dataTable tbody .even td { border-bottom: 1px solid #D1D3D3; }

table.dataTable tbody .odd:hover, table.dataTable tbody .even:hover { background: #eaeaea; }

table.dataTable tbody .odd.shown, table.dataTable tbody .even.shown { background: #eaeaea; }

table.dataTable tbody tr td dl dd { padding: 0 !important; }

table.dataTable tbody tr td dl dd .splits { padding: 0; list-style-type: none; display: inline-block; }

table.dataTable tbody tr td dl dd .splits li { float: left; padding-right: 20px; margin-left: 20px; border-right: 1px solid #005ca9; }

@media screen and (max-width: 992px) { table.dataTable tbody tr td dl dd .splits li { float: none; border-right: 0; margin-left: 0; } }

@media (min-width: 992px) and (max-width: 1450px) { table.dataTable tbody tr td dl dd .splits li { max-width: 80px; }
  table.dataTable tbody tr td dl dd .splits li .label { width: 100%; } }

table.dataTable tbody tr td dl dd .splits li:first-child { margin-left: 0; }

table.dataTable tbody tr td dl dd .splits li:last-child { border-right: 0; }

table.dataTable tbody tr td dl dd .splits .label { font-weight: bold; margin-right: 2px; width: 45px; display: inline-block; }

table.dataTable thead .labels th { background-color: var(--jubilee-data-tables); color: #fff; }

table.dataTable thead .filter { background-color: #eaeaea; }

table.dataTable thead .filter th { border-bottom: 1px solid #D1D3D3; }

table.dataTable thead .filter th input { width: 100%; border: 1px solid #D1D3D3; background-color: #f8f8f8; padding-left: 5px; font-size: 13px; -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15); border-radius: 5px; min-width: 50px; }

table.dataTable thead .sorting::before, table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::before, table.dataTable thead .sorting_desc_disabled::after { bottom: auto; display: inline-block; top: 30%; }

.events-select label { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; }

.events-select label span { width: 150px; }

.events-select label:last-child { margin-right: 0; }

.events-select label select { border: 1px solid #D1D3D3; display: inline-block; width: 100%; -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.15); }

div.scctiming div.downloads ul { margin: 0; padding: 0 0 0 0.5em; list-style: none; }

div.scctiming div.downloads ul li:before { content: '\f15b'; font-family: FontAwesome; margin: 0 0.5em 0 0; color: #005ca9; }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td { cursor: pointer; }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td dl { margin: 0; padding: 0; }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td dl dt, div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td dl dd { margin: 0; padding: 0; }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td dl dt:after { content: ':'; margin-right: 0.3em; }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td dl dd { padding-left: 0.3em; }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td dl.splits dt, div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td dl.splits dd { display: inline-block; }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td dl.splits dd { padding-left: 0; }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td dl.splits dd:after { content: ','; margin-right: 0.3em; }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td dl.splits dd:last-of-type:after { content: none; }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr td.details-control:after { content: '\f0fe'; font-family: 'Font Awesome 5 Free'; font-weight: 400; color: var(--jubilee-data-tables); }

div.scctiming div.datatable .dataTables_wrapper > table.dataTable tbody tr.shown td.details-control:after { content: '\f146'; }

div.scctiming div.datatable > div.dataTables_info { float: left; }

div.scctiming div.datatable .dataTables_wrapper > div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate { padding: 10px 10px; }

.page-item.active .page-link { background-color: #005ca9; border-color: #005ca9; }

@media screen and (max-width: 992px) { .page-link { padding: .5rem .5rem; }
  .page-item.previous .page-link { color: #005ca9; display: inline-block; overflow: hidden; text-indent: -9999px; }
  .page-item.previous .page-link:after { content: '\f104'; text-indent: 0; font-family: 'Font Awesome 5 Free'; font-weight: 900; float: left; }
  .page-item.next .page-link { color: #005ca9; display: inline-block; overflow: hidden; text-indent: -9999px; }
  .page-item.next .page-link:after { content: '\f105'; text-indent: 0; font-family: 'Font Awesome 5 Free'; font-weight: 900; float: left; }
  .dataTables_info, .dataTables_paginate { display: inline-block; width: 100%; height: 100%; }
  .dataTables_info .pagination, .dataTables_paginate .pagination { width: -webkit-min-content; width: -moz-min-content; width: min-content; margin: 0 auto !important; } }

.foldout { border: 1px solid #D1D3D3; margin-bottom: 10px; padding: 5px 10px; background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#e7e7e7)); background: linear-gradient(#fdfdfd, #e7e7e7); }

.foldout__checkbox { display: none; }

.foldout__checkbox:checked + .foldout__label + .foldout__content { display: block; }

.foldout__checkbox:checked + .foldout__label { border-bottom: 1px solid #D1D3D3; margin-bottom: 5px; padding-bottom: 5px; }

.foldout__checkbox:checked + .foldout__label:after { -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.foldout__label { -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; font-weight: bold; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 0; }

.foldout__label:after { border: 2px solid #D1D3D3; border-bottom: none; border-left: none; content: ''; display: block; float: right; height: 10px; -webkit-transition: -webkit-transform 0.375s; transition: -webkit-transform 0.375s; transition: transform 0.375s; transition: transform 0.375s, -webkit-transform 0.375s; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); width: 10px; }

.foldout__content { display: none; }

.jubilee-club-detail-overlay { background: rgba(255, 255, 255, 0.75); bottom: 0; display: none; left: 0; position: fixed; right: 0; top: 0; z-index: 100; }

.jubilee-club-detail-overlay__content { background: #ffffff; -webkit-box-shadow: 0 0 7px 0 rgba(154, 154, 154, 0.5); box-shadow: 0 0 7px 0 rgba(154, 154, 154, 0.5); left: 50%; max-width: 800px; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 90%; }

.jubilee-club-detail-overlay__header { -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #245C7F; color: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 20px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 15px; }

.jubilee-club-detail-overlay__close { color: #ffffff !important; cursor: pointer; font-weight: bold; text-decoration: none; }

.jubilee-club-detail-overlay__close:hover { color: #ffffff; text-decoration: none; }

.jubilee-club-detail-overlay__main-content { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 20px; }

.jubilee-club-detail-overlay__image-container { -ms-flex-negative: 0; flex-shrink: 0; margin-right: 15px; width: 245px; }

.jubilee-club-detail-overlay__image-container img { width: 100%; }

.jubilee-club-detail-overlay__data-container { width: calc(100% - 260px); }

.jubilee-club-detail-overlay__data-container dl { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.jubilee-club-detail-overlay__data-container dl dt, .jubilee-club-detail-overlay__data-container dl dd { border-bottom: 1px solid #D1D3D3; padding: 5px 0; width: 50%; }

.jubilee-club-detail-overlay__data-container dl dt { font-weight: bold; }

.jubilee-club-detail-overlay__additional-info-container { -ms-flex-negative: 0; flex-shrink: 0; margin-top: 15px; width: 100%; }

#no-results { display: none; }

.results-overlay { background: rgba(255, 255, 255, 0.75); bottom: 0; display: none; left: 0; position: fixed; right: 0; top: 0; z-index: 100; }

.results-overlay__content { background: #ffffff; -webkit-box-shadow: 0 0 7px 0 rgba(154, 154, 154, 0.5); box-shadow: 0 0 7px 0 rgba(154, 154, 154, 0.5); left: 50%; max-width: 800px; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 90%; }

.results-overlay__header { -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #245C7F; color: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 20px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 15px; }

.results-overlay__close { color: #ffffff; cursor: pointer; font-weight: bold; text-decoration: none; }

.results-overlay__close:hover { color: #ffffff; text-decoration: none; }

.results-overlay__main-content { padding: 20px; }

.timing-data-search input.error { border: 2px solid #ec4151; -webkit-transition: all 1s; transition: all 1s; }

.timing-data-search--participants .results-table__table tr th:first-child, .timing-data-search--participants .results-table__table tr td:first-child { display: none; }

.results-table { position: relative; }

.results-table tbody > tr.child ul.dtr-details { width: 100%; }

.results-table tbody > tr.child ul.dtr-details a { display: inline-block; }

.results-table .split-times { cursor: pointer; }

@media screen and (max-width: 867px) { .results-table .split-times { margin: 0; position: absolute; left: 2px; top: 7px; display: none; } }

.results-table__table { width: 100%; }

.results-table__loading-indicator { background-color: rgba(0, 0, 0, 0.2); display: none; position: absolute; bottom: 0; left: 0; right: 0; top: 0; }

.results-table__loader { color: #ffffff; font-size: 10px; margin: 80px auto; position: relative; text-indent: -9999em; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-animation-delay: -0.16s; animation-delay: -0.16s; }

.results-table__loader, .results-table__loader:before, .results-table__loader:after { border-radius: 50%; width: 2.5em; height: 2.5em; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation: load7 1.8s infinite ease-in-out; animation: load7 1.8s infinite ease-in-out; }

.results-table__loader:before, .results-table__loader:after { content: ''; position: absolute; top: 0; }

.results-table__loader:before { left: -3.5em; -webkit-animation-delay: -0.32s; animation-delay: -0.32s; }

.results-table__loader:after { left: 3.5em; }

.results-table__empty-initial-notice, .results-table__empty-result-notice { padding: 10px; font-style: italic; background-color: #5f99a0; }

.results-table--searching { padding-bottom: 200px; }

.results-table--searching .results-table__body { font-style: italic; }

.results-table--searching .results-table__loading-indicator { display: block; }

.results-table:not(.results-table--empty-initial) .results-table__empty-initial-notice { display: none; }

.results-table:not(.results-table--empty-result) .results-table__empty-result-notice { display: none; }

.results-table__additional-data { display: none; }

.results-table .link-fa { text-align: center; }

.results-table thead td { background: #245C7F; border: 1px solid #ffffff; color: #ffffff; }

.results-table tbody td { border: 1px solid #D1D3D3; }

.results-table tbody td.dataTables_empty { display: none; }

.results-table tbody td:first-child a { color: #9A9A9A; display: block; font-size: 20px; font-weight: bold; text-align: center; text-decoration: none; }

.results-table tbody td:first-child a:after { content: '+'; }

.faq__questions { list-style-type: none; margin: 0; padding: 0; }

.faq__question:last-child .faq__question-answer { border-bottom: 1px solid #D1D3D3; }

.faq__question-question { -webkit-box-align: center; -ms-flex-align: center; align-items: center; border: 1px solid #D1D3D3; background: #FAFAFA; background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA), to(#ECECEC)); background: linear-gradient(to bottom, #FAFAFA 0%, #ECECEC 100%); color: #9A9A9A; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 0; overflow: auto; padding: 5px 10px; width: 100%; }

.faq__question-question:after { border: 2px solid #D1D3D3; border-bottom: none; border-left: none; content: ''; display: block; float: right; height: 10px; -webkit-transition: -webkit-transform 0.375s; transition: -webkit-transform 0.375s; transition: transform 0.375s; transition: transform 0.375s, -webkit-transform 0.375s; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); width: 10px; }

.faq__question-checkbox { display: none; }

.faq__question-checkbox:checked ~ .faq__question-answer { display: block; max-height: 4000px; }

.faq__question-checkbox:checked ~ .faq__question-question:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.faq__question-answer { border: 1px solid #D1D3D3; border-bottom: none; border-top: none; max-height: 0; overflow: hidden; -webkit-transition: all 0.75s; transition: all 0.75s; width: 100%; }

.faq__question-answer-images { width: 100%; }

@media (min-width: 992px) { .faq__question-answer-images { float: left; margin-right: 10px; max-width: 33%; width: auto; } }

.faq__question-answer-images img { display: block; height: auto; margin-bottom: 10px; max-width: 100%; width: auto; }

.timing-data-search { margin-bottom: 20px; }

.timing-data-search__searchfield-label { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 0.675rem; }

@media screen and (max-width: 767px) { .timing-data-search__searchfield-label { display: inline-block; width: 100%; } }

.timing-data-search__searchfield-label span { width: 150px; }

.timing-data-search__searchfield-label input, .timing-data-search__searchfield-label select { width: 100%; border: 1px solid #D1D3D3; display: inline-block; }

.timing-data-search__searchfield-label--field-required span:after { content: '*'; }

.timing-data-search__searchfield-label ul { margin: 0; padding: 0; display: table; }

.timing-data-search__searchfield-label ul li { margin: 0 1em 0 0; padding: 0; display: inline-block; }

.timing-data-search__searchfield-label ul li:before { font-family: FontAwesome, serif; content: "\f019"; padding: 0; margin: 0 0.2em 0 0; }

.timing-data-search__searchfield-label.none-empty div.empty { display: none; }

.timing-data-search__searchfield-label.none-empty { display: inline-block; }

.timing-data-search__searchfield-label.none-empty span { width: 100%; }

.timing-data-search__searchfield-label.none-empty ul { width: 100%; }

.timing-data-search__searchfield-label ul, .timing-data-search__searchfield-label div.empty { height: 1.55em; }

.timing-data-search__searchfield-label div.empty { font-style: italic; display: contents; }

.timing-data-search small { display: block; }

/*# sourceMappingURL=main.css.map */
