.AthleteSearch_container__FXZVx {
  background-color: #dfd0fa;
  background-color: var(--laila-colour);
  padding: 1em 0;
}
  .AthleteSearch_container__FXZVx.AthleteSearch_myAthletes__30i7g {
    padding: 40px 0 40px 0;
    background: #69D7E1;
    background: var(--past-events-blue);
  }

.AthleteSearch_fixedWrapper__2U_L7 {
  max-width: 1400px;
  max-width: var(--max-content-width);
  margin: auto;
  padding: 1em;
}

.AthleteSearch_fixedWrapper__2U_L7.AthleteSearch_myAthletes__30i7g {
    padding: 0;
  }

.AthleteSearch_title__3hmWQ {
  color: #262626;
  color: var(--grayscale-dark);
  font-size: 1.75rem;
  margin-bottom: 0.3em;
}

.AthleteSearch_titleAthletes__2uf33 {
  color: #262626;
  color: var(--grayscale-dark);
  font-size: 24px;
  margin-bottom: 0.3em;
  font-family: 'World Athletics Bold'
,
Arial
,
sans-serif;
  font-family: var(--font-family-bold);
}

@media(max-width: 767px) {

.AthleteSearch_titleAthletes__2uf33 {
    display: none
}
  }

.AthleteSearch_filter__36iST {
  color: #818181;
  color: var(--secondary-gray);
  border: 1px solid #818181;
  border: 1px solid var(--secondary-gray);
  padding: 0.65em 1em;
  font-size: 1.125rem;
  margin: 0 0.5em 1em 0;
}

.AthleteSearch_filter__36iST:hover,
  .AthleteSearch_filter__36iST.AthleteSearch_activeFilter__3Lj-k {
    background-color: #ff873c;
    background-color: var(--primary-colour);
    color: white;
    border-color: #ff873c;
    border-color: var(--primary-colour);
  }

.AthleteSearch_followAthleteCol__185tv {
  text-align: center;
}

.AthleteSearch_subTitle__1pzDb {
  display: inline-block;
  text-transform: uppercase;
}

@media screen and (min-width: 1124px) {

.AthleteSearch_subTitle__1pzDb {
    padding: 1em;
    text-align: center;
    margin: 0 1.1em 0 0
}

    .AthleteSearch_subTitle__1pzDb.AthleteSearch_filterTitle__3r7bp {
      border-right: 2px solid #ddd;
    }
    .AthleteSearch_subTitle__1pzDb.AthleteSearch_searchTitle__qe8ZS {
      border-right: 1px solid #818181;
      border-right: 1px solid var(--grayscale-mid);
    }
  }

@media screen and (min-width: 1025px) {

.AthleteSearch_subTitle__1pzDb {
    margin-right: 1em;
    min-width: 64px
}
  }

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

.AthleteSearch_subTitle__1pzDb {
    margin-right: 1em;
    min-width: 50px;
    font-size: 0.8em
}
  }

@media(max-width: 1024px) {
    .AthleteSearch_subTitle__1pzDb.AthleteSearch_myAthletes__30i7g {
      display: none;
    }
  }

.AthleteSearch_searchWrap__1OmV9 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: white;
  padding: 1.5em 0;
  box-shadow: 0px 3px 6px #00000029;
}

@media screen and (min-width: 1025px) {

.AthleteSearch_searchWrap__1OmV9 {
    padding: 2em 1em
}
  }

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

.AthleteSearch_searchWrap__1OmV9 {
    flex-direction: column-reverse;
    padding: 1em
}
  }

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

@media(max-width: 1024px) {

.AthleteSearch_searchContainer__1dFhu.AthleteSearch_myAthletes__30i7g {
      flex-wrap: wrap
  }
    }

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

.AthleteSearch_searchContainer__1dFhu {
    margin-bottom: 1em
}
  }

.AthleteSearch_filterContainer__Wlcye {
  display: flex;
  align-items: center;
  margin-right: 1em;
}

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

.AthleteSearch_filterContainer__Wlcye {
    margin-right: 0
}
  }

.AthleteSearch_search__TZIEK {
  position: relative;
  vertical-align: middle;
}

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

.AthleteSearch_search__TZIEK {
    width: 100%
}
  }

.AthleteSearch_searchInput__37_Nk {
  width: 100%;
  min-width: 260px;
  border: 1px solid #818181;
  border: 1px solid var(--secondary-gray);
  width: 100%;
  height: 2em;
  color: #818181;
  color: var(--secondary-gray);
  font-size: 1.25rem;
  padding: 0.4em 1.8em 0.4em 0.4em;
}

.AthleteSearch_searchInput__37_Nk:active,
  .AthleteSearch_searchInput__37_Nk:focus {
    border: 1px solid #818181;
    border: 1px solid var(--secondary-gray);
  }

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

.AthleteSearch_searchInput__37_Nk {
    min-width: 100%
}
  }

.AthleteSearch_followAthletes__1KUcJ {
  display: none;
  position: relative;
}

@media(max-width: 1024px) {

.AthleteSearch_followAthletes__1KUcJ {
    display: block;
    font-size: 16px;
    padding: 10px 16px 10px 0;

    margin-bottom: 10px
}
    .AthleteSearch_followAthletes__1KUcJ:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      width: 1px;
      height: 100%;
      background: #262626;
      background: var(--primary-gray);
    }
  }

.AthleteSearch_searchBtn__2CjV_ {
  position: absolute;
  right: 8px;
  top: 8px;
}

.AthleteSearch_filterWrap__36oOi {
  display: flex;
  justify-content: space-between;
  height: auto;
}

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

.AthleteSearch_filterWrap__36oOi {
    width: 100%;
    height: auto
}
  }

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

.AthleteSearch_filterWrap__36oOi {
    justify-content: flex-start;
    flex-direction: column;
    height: auto
}
  }

@media(max-width: 767px) {

.AthleteSearch_filterWrap__36oOi.AthleteSearch_myAthletes__30i7g {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between
  }
    }

.AthleteSearch_select__1Entu {
  font-size: 1rem;
  font-family: inherit;
  font-weight: 700;
  color: #444;
  padding: 0.6em 1.4em 0.5em 0.8em;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 6px 0 0;
  border: 1px solid #b2adad;
  border: 1px solid var(--footer-text);
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='292.4' height='292.4'%3E%3Cpath fill='%23000' d='M287 69.4a17.6 17.6 0 0 0-13-5.4H18.4c-5 0-9.3 1.8-12.9 5.4A17.6 17.6 0 0 0 0 82.2c0 5 1.8 9.3 5.4 12.9l128 127.9c3.6 3.6 7.8 5.4 12.8 5.4s9.2-1.8 12.8-5.4L287 95c3.5-3.5 5.4-7.8 5.4-12.8 0-5-1.9-9.2-5.5-12.8z'/%3E%3C/svg%3E"),
    linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}

.AthleteSearch_select__1Entu.AthleteSearch_myAthletes__30i7g {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.477' height='11.57' viewBox='0 0 20.477 11.57'%3E%3Cpath id='Path_1185' data-name='Path 1185' d='M11.57,1.326,10.244,0,1.332,8.912l-.005-.005L0,10.233l.005.005L0,10.244,1.326,11.57l.005-.005,8.912,8.912L11.57,19.15,2.658,10.238Z' transform='translate(0 11.57) rotate(-90)' fill='%23707070'/%3E%3C/svg%3E");
    width: calc(50% - 10px);
  }

@media(max-width: 767px) {

.AthleteSearch_select__1Entu.AthleteSearch_myAthletes__30i7g {
      margin-left: 0;
      margin-bottom: 20px;
      width: 100%
  }
    }

.AthleteSearch_select__1Entu:hover {
    border-color: #888;
  }

.AthleteSearch_select__1Entu:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #f00;
    position: absolute;
    top: 40%;
    right: 5px;
    content: '';
    z-index: 98;
  }

.AthleteSearch_select__1Entu:focus {
    border-color: #aaa;
    box-shadow: 0 0 2px 2px rgba(130, 130, 130, 0.1);
    box-shadow: 0 0 0 2px -moz-mac-focusring;
    color: #222;
    outline: none;
  }

.AthleteSearch_select__1Entu option {
    font-weight: normal;
  }

.AthleteSearch_select__1Entu::-ms-expand {
    display: none;
  }

.AthleteSearch_select__1Entu:last-child {
    margin-right: 0;
  }

.AthleteSearch_select__1Entu.AthleteSearch_active__2BS_L {
    background: rgb(189, 148, 255);
    background: -moz-linear-gradient(
      180deg,
      rgba(189, 148, 255, 1) 50%,
      rgba(189, 148, 255, 0.7805497198879552) 100%
    );
    background: -webkit-linear-gradient(
      180deg,
      rgba(189, 148, 255, 1) 50%,
      rgba(189, 148, 255, 0.7805497198879552) 100%
    );
    background: linear-gradient(
      180deg,
      rgba(189, 148, 255, 1) 50%,
      rgba(189, 148, 255, 0.7805497198879552) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bd94ff",endColorstr="#bd94ff",GradientType=1);
  }

.AthleteSearch_select__1Entu.AthleteSearch_active__2BS_L.AthleteSearch_myAthletes__30i7g {
      background: rgb(105, 215, 225);
      background: -moz-linear-gradient(
      180deg,
      rgba(105, 215, 225, 1) 50%,
      rgba(105, 215, 225, 0.7805497198879552) 100%
    );
    background: -webkit-linear-gradient(
      180deg,
      rgba(105, 215, 225, 1) 50%,
      rgba(105, 215, 225, 0.7805497198879552) 100%
    );
    background: linear-gradient(
      180deg,
      rgba(105, 215, 225, 1) 50%,
      rgba(105, 215, 225, 0.7805497198879552) 100%
    );
    }

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

  .AthleteSearch_title__3hmWQ {
    font-size: 3.125rem;
  }
}

.AthleteSearch_loadingCont__30L58 {
  text-align: center;
  padding: 1em;
}

.AthleteSearch_table__35t9q {
  height: 100%;
  max-width: 1400px;
  margin: 0 0;
  padding: 0 1em;
  background-color: white;
}

.AthleteSearch_table__35t9q table {
    width: 100%;
    height: 100%;
    padding-bottom: 1em;
  }

.AthleteSearch_table__35t9q table tbody {
      padding-bottom: 1em;
    }

.AthleteSearch_table__35t9q table tr:nth-child(even) {
        background-color: #f0f0f0;
        background-color: var(--tertiary-gray);
      }

.AthleteSearch_table__35t9q table tr .AthleteSearch_name__2z8I1 {
        display: flex;
        align-items: center;
        height: 100%;
      }

.AthleteSearch_table__35t9q table tr .AthleteSearch_name__2z8I1 button {
          margin-right: 10px;
          margin-left: 10px;
        }

.AthleteSearch_table__35t9q table tr.AthleteSearch_myAthletes__30i7g {
        background: #ffffff;
        background: var(--primary-text-colour);
        border-bottom: 2px solid #f3f3f3;
        border-bottom: 2px solid var(--grayscale-light);
      }

.AthleteSearch_table__35t9q table tr.AthleteSearch_myAthletes__30i7g .AthleteSearch_name__2z8I1 {
          display: flex;
          align-items: center;
          height: 100%;
        }

.AthleteSearch_table__35t9q table tr.AthleteSearch_myAthletes__30i7g .AthleteSearch_name__2z8I1 button {
            margin-right: 10px;
          }

.AthleteSearch_table__35t9q table tr th {
        padding: 1.2% 1%;
        text-align: left;
        font-size: 0.9em;
      }

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

.AthleteSearch_table__35t9q table tr th {
          font-size: 0.85em
      }
        }

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

.AthleteSearch_table__35t9q table tr th {
          font-size: 0.85em
      }
        }

.AthleteSearch_table__35t9q table tr td {
        padding: 1%;
      }

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

.AthleteSearch_table__35t9q table tr td {
          font-size: 0.88em
      }
        }

.AthleteSearch_results__3W7HB.AthleteSearch_myAthletes__30i7g {
    border-collapse: collapse;
  }

.AthleteSearch_firstRow__26KLM {
  background-color: #281e37;
  background-color: var(--quaternary-accent-dark);
  color: #ffffff;
  color: var(--primary-text-colour);
}

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

.AthleteSearch_hide__GW_jd {
    display: none
}
  }

.AthleteSearch_resetBtn__7ho7E {
  padding: 0.68em 1em;
  color: #0e0e0e;
  background-color: #fff;
  background: #dfd0fa;
  background: var(--laila-colour);
}

.AthleteSearch_resetBtn__7ho7E.AthleteSearch_myAthletes__30i7g {
    background: #69d7e1;
    background: var(--secondary-colour);
  }

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

.AthleteSearch_resetBtn__7ho7E {
    display: none
}
  }

.AthleteSearch_resetBtn__7ho7E.AthleteSearch_mobile__1-oW1 {
    display: none;
    margin-left: 1em;
  }

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

.AthleteSearch_resetBtn__7ho7E.AthleteSearch_mobile__1-oW1 {
      display: inline-block
  }
    }

