

.styles_root__E3ymF {
    width: 100%;
    padding: 17px;
    display: flex;
    align-items: center;
    background: #c2e9ed;
    background: var(--page-title-background-colour);
}

    .styles_root__E3ymF .styles_container__WHbP2 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 1400px;
        width: 100%;
        margin: 0 auto;
        flex-wrap: wrap;
    }

    .styles_root__E3ymF .styles_container__WHbP2 .styles_extra__3neMs {
            width: 50%;
            margin-left: auto;
        }

    @media(max-width: 767px) {

    .styles_root__E3ymF .styles_container__WHbP2 .styles_extra__3neMs {
                width: 100%;
                margin-top: 10px
        }
            }

    .styles_root__E3ymF .styles_container__WHbP2 .styles_text__QB6lQ {
            padding-right: 40px;
            padding-left: 0.75rem;
            font-size: 32px;
            font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
            font-family: var(--font-family-bold);
            text-transform: capitalize;
            position: relative;
        }

    .styles_root__E3ymF .styles_container__WHbP2 .styles_text__QB6lQ::after {
                content: '';
                width: 1px;
                height: 100%;
                background: #262626;
                background: var(--grayscale-dark);
                position: absolute;
                right: 0;
                top: 0;
            }

    @media(max-width: 767px) {

    .styles_root__E3ymF .styles_container__WHbP2 .styles_text__QB6lQ::after {
                    content: none
            }
                }

    @media(max-width: 767px) {

    .styles_root__E3ymF .styles_container__WHbP2 .styles_text__QB6lQ {
                padding-left: 0
        }
            }

    .styles_root__E3ymF .styles_container__WHbP2 .styles_date__25Obk {
            padding-left: 40px;
            font-size: 32px;
            font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
            font-family: var(--font-family-bold);
        }

    @media(max-width: 767px) {

    .styles_root__E3ymF .styles_container__WHbP2 {
                min-width: auto;
                width: 100%;
                margin-left: 0;
                margin-top: 20px
    }
            }

@media (max-width: 767px) {
        .styles_container__WHbP2 .styles_text__QB6lQ {
            padding-left: 0;
            padding-right: 20px;
        }

}



.TableCollapsible_container__3rms9 {
  border: none;
}

.TableCollapsible_tableWrap__3_10K {
  overflow-y: auto;
  max-height: 350px;
}

.TableCollapsible_row__2OA9c {
  color: white;
  font-size: 0.9em;
  background: #ff873c;
  background: var(--page-table-background-colour);
  opacity: .8;
  border-bottom: 1px solid #262626;
  border-bottom: 1px solid var(--grayscale-dark);
}

.TableCollapsible_row__2OA9c td {
    position: relative;
  }

.TableCollapsible_row__2OA9c.TableCollapsible_clickable__1_3hK:hover {
      color: black;
      color: var(--link-active-text-colour, black);
      background: #ff873c;
      background: var(--link-active-colour);
      cursor: pointer;
    }

.TableCollapsible_cell__31sp0 {
  box-sizing: border-box;
  padding: 0.8em 0.7em;
  text-align: left;
}

.TableCollapsible_headerCells__3kUuk {
  background-color: #ff873c;
  background-color: var(--page-subheader-background-colour);
  text-transform: uppercase;
}

.TableCollapsible_headerCells__3kUuk span {
    display: inline-flex;
  }

.TableCollapsible_tablePanel__2_tAe {
  color: #262626;
  color: var(--grayscale-dark);
  text-transform: uppercase;
  padding: .75em;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #ffffff;
  border-bottom: 1px solid var(--primary-text-colour);
}

@media(max-width: 767px) {

.TableCollapsible_tablePanel__2_tAe {
    padding: 10px 30px 10px 10px
}
  }

.styles_root__2oFDF {
    width: 100%;
}

.styles_container__2ASOE{
  max-width: 1400px;
  margin: 0 auto 80px;
}

.styles_text__1JxvZ {
    padding-right: 40px;
    padding-left: 0.75rem;
    font-size: 32px;
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
    text-transform: capitalize;
    position: relative;
}

.styles_text__1JxvZ::after {
        content: '';
        width: 1px;
        height: 100%;
        background: #262626;
        background: var(--grayscale-dark);
        position: absolute;
        right: 0;
        top: 0;
    }

@media(max-width: 767px) {

.styles_text__1JxvZ::after {
            content: none
    }
        }

.styles_rootHeader__2J-AL {
    width: 100%;
    padding: 17px;
    display: flex;
    min-height: 110px;
    margin-bottom: 40px;
}

.styles_inner__2Gz2V {
    width: 100%;
    background: var(--timetable-bg-url);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: auto;
    padding: 2em 0.5em;

}

.styles_inner__2Gz2V thead tr{
  font-size: 20px;
  }

.styles_tableWrap__2bl3p {
    display: flex;
    width: 100%;
    max-width: 1400px;
    margin:auto;
    
}

.styles_linkWrap__c1Ky8 {
    padding: 0.5em 0.8em;
    background: #bd94ff;
    font-family: 'World Athletics Heavy';
    font-size: 18px;
    color: #262626;
    display: flex;
    margin-top: -1px;
}

.styles_linkWrap__c1Ky8 a {
    display: flex;
}

.styles_linkWrap__c1Ky8 img {
    transform: rotate(90deg);
}

.styles_tableWrap__2bl3p h3 {
    color: #262626;
    color: var(--grayscale-dark);
}

.styles_wrapper__1Op-q {
    background-image: url('/static/results-loc-bg.jpg');
    background-size: cover;
    padding: 0 1em;
    overflow: auto;
  }

.styles_contentWrap__2itjo {
    max-width: 1400px;
    margin: 3em auto;
  }

.styles_eye__140NV {
    display: flex;
    align-items: center;
  }

.styles_eye__140NV svg {
    min-width: 0;
    min-height: 0;
    margin-right: 5px;
  }

.styles_tableName__KeJIg {
    width: 50%;
    padding: 13px 14px 13px 20px;
    background: #262626;
    background: var(--grayscale-dark);
    border-top: 5px solid #69d7e1;
    border-top: 5px solid var(--country-detail-table-name);
    color: #69d7e1;
    color: var(--country-detail-table-name);
    font-size: 20px;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .styles_tableName__KeJIg {
        width: 100%;
    }
    .styles_divider__1GmGV {
        display: none;
    }
}

/* FIXME: there is no faster way to customize TableCollapsible, only with !import and that's bad
Consider mark this as a technical debt and we must refactor this someday
*/

.styles_countryDetailTablePanel__25QZ3 {
  background-color: #69d7e1 !important;
  background-color: var(--country-detail-table-header) !important;
  color: var(-primary-gray) !important;
  color: var(--country-detail-table-header-text) !important;
}

.styles_countryDetailTable__1JCvy thead tr th {
      background-color: #1e1e1e !important;
      background-color: var(--country-detail-table-subheader) !important;
      color: #ffffff !important;
      color: var(--country-detail-table-subheader-text) !important;
    }

.styles_countryDetailTable__1JCvy tbody tr {
      background-color: #1e1e1e;
      background-color: var(--country-detail-item-background);
      color: #ffffff;
      color: var(--country-detail-item-text);
    }

.styles_countryDetailTable__1JCvy tbody tr:hover {
        background-color: #1e1e1e !important;
        background-color: var(--country-detail-item-background-highlight) !important;
        color: #ffffff !important;
        color: var(--country-detail-item-text-highlight) !important;
      }

.styles_noDataMsg__x7Zf8 {
  padding: 0.5em 0.8em;
    background: #bd94ff;
    font-family: 'World Athletics Heavy';
    font-size: 25px;
    color: #262626;
    overflow: auto;
}
