

.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_typeContainer__1sD-8 {
  display: flex;
  margin-left: auto;
}

.styles_link__3Zy2g {
  background-color: #f0f0f0;
  background-color: var(--tertiary-gray);
  color: #1e1e1e;
  color: var(--dark-line);
  width: 286px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.styles_active__Erq6F {
  background-color: #1e1e1e;
  background-color: var(--dark-line);
  color: #f0f0f0;
  color: var(--tertiary-gray);
}

.styles_linkContainer__2v9k8:hover {
  cursor: pointer;
}

@media not screen and (min-width: 1124px) {
  .styles_link__3Zy2g {
    height: 33px;
    width: 143px;
  }
}



.styles_root__3pbUo {
    width: 100%;
    background-color: white;
}

.styles_rootHeader__1WKTq {
    width: 100%;
    padding: 17px;
    display: flex;
    min-height: 120px;
    margin-bottom: 40px;
    background-color: var(--standings-header-background-colour);
    color: var(--standings-header-text-colour);
}

.styles_headerContainer__2Wqbf {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

.styles_headerContainer__2Wqbf .styles_selectWrap__17L0p {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }

.styles_headerContainer__2Wqbf .styles_headerTitle__20aiX {
    padding-right: 40px;
    padding-left: 0.75rem;
    font-size: 32px;
    font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
    font-family: var(--font-family-bold);
}

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

.styles_headerContainer__2Wqbf .styles_divider__z2F3m {
    width: 1px;
    height: 100%;
    background: #262626;
    background: var(--grayscale-dark);
}

.styles_inner__3PG-C {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto 80px;
}

.styles_inner__3PG-C .styles_qualificationPanel__Qgk6j .styles_title__tqDJD {
            color: #262626;
            text-transform: uppercase;
            padding: .75em;
            border-bottom: 1px solid #ffffff;
        }

.styles_inner__3PG-C .styles_qualificationPanel__Qgk6j .styles_text__1D8A3 {
            color: #262626;
            padding: .75em;
            font-size: 14px;
            line-height: 24px;
        }

.styles_select__2DKpm {
    margin-left: 48px;
    min-width: 160px;
    color:black;
}

.styles_panelWrap__2Pz6y {
  max-width: 572px;
  margin-left: auto;
}

.styles_panelWrap__2Pz6y .styles_title__tqDJD {
   color: #262626;
   color: var(--primary-gray)
 }

@media not screen and (min-width: 1124px) {
    .styles_container__3GYRN {
      padding: 1em;
    }

    .styles_divider__z2F3m {
        display: none;
    }

    .styles_headerContainer__2Wqbf {
        flex-wrap: wrap;

    }

  }

@media (max-width: 767px) {
    .styles_container__3GYRN {
      padding: 0.5em;
      overflow-x: auto;
    }
    .styles_headerContainer__2Wqbf {
        justify-content: space-between;
    }

        .styles_headerContainer__2Wqbf .styles_headerTitle__20aiX {
            margin-right: 0;
            padding: 0;
        }
    .styles_select__2DKpm {
        flex: 1 1;
        margin-left: 20px;
    }
  }

@media all and (max-width: 550px) {
    .styles_panelWrap__2Pz6y {
        margin-top: 15px;
    }

  }
.styles_modal__1hqX- {
  border: 0;
  width: 420px;
  max-height: 75vh;
}

.styles_root__p4tVG {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.styles_loading__2zkCO {
  padding: 20px;
}

.styles_title__1wHB5 {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.styles_info__1JzM5 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 1rem;
}

.styles_info__1JzM5 .styles_profileImageWrapper__1BqvY {
    flex: 2 1;
  }

.styles_info__1JzM5 .styles_definitionList__RXi7r {
    flex: 3 1;
  }

.styles_profileImageWrapper__1BqvY {
  margin-right: 1rem;
  min-width: 0;
}

.styles_profileImage__24yVK {
  width: 100%;
  border-radius: 10px;
}

/* Remove modals padding */

.styles_wrapper__21Frq {
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: 1rem;

}

.styles_definitionList__RXi7r {
  margin: 0;
  display: flex;
  flex-flow: row wrap;
}

.styles_definitionList__RXi7r dt, .styles_definitionList__RXi7r dd {
    padding: 2px 0;
  }

.styles_definitionList__RXi7r dt {
    color: #818181;
    color: var(--grayscale-mid);
    flex-basis: 35%;
  }

.styles_definitionList__RXi7r dd {
    flex-basis: 65%;
  }

.styles_definitionList__RXi7r.styles_asTable__JTwNR dt, .styles_definitionList__RXi7r.styles_asTable__JTwNR dd {
    font-size: 13px;
    padding: 8px 8px;
    color: #262626;
    color: var(--grayscale-dark);
  }

.styles_definitionList__RXi7r.styles_asTable__JTwNR dt {
    flex-basis: 50%;
  }

.styles_definitionList__RXi7r.styles_asTable__JTwNR dd {
    padding-left: 0;
    flex-basis: 50%;
  }

.styles_table__2qORu {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.styles_table__2qORu td, .styles_table__2qORu th {
    font-size: 13px;
    vertical-align: middle;
  }

.styles_table__2qORu thead tr {
    background-color: #262626;
    background-color: var(--grayscale-dark);
  }

.styles_table__2qORu th {
    text-align: left;
    font-size: 14px;
    color: white;
    padding: 8px 8px;
  }

.styles_table__2qORu td {
    color: #262626;
    color: var(--grayscale-dark);
    padding: 12px 8px;
  }

.styles_definitionList__RXi7r.styles_alternate__hobxd dt:nth-child(4n+1), .styles_definitionList__RXi7r.styles_alternate__hobxd dt:nth-child(4n+1) + dd {
    background-color: #f3f3f3;
    background-color: var(--grayscale-light);
  }

.styles_table__2qORu.styles_alternate__hobxd tbody tr:nth-child(odd) {
    background-color: #f3f3f3;
    background-color: var(--grayscale-light);
  }

.styles_athleteProfileLink__1zNcW {
  display: block;
  margin-top: auto;
  margin-left: auto;
  color: white;
  background-color: #4e4e4e;
  padding: 5px 30px;
  border-radius: 3px;
}
