i{
  -webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;
padding:6px 8px 6px 0px;
}
.pageBannerType2{
  aspect-ratio: 6/2;
}
.pageBanneroverlayer{
  background-image: url(/assets/images/playerBg.jpg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.pageBannerScript{
  font-size:15px;
  padding-left: 2%;
  color:white;
}
.playerImagelayer{
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
  max-width: 1200px;
  margin:0 auto;
  left:0;
  right:0;
  z-index: 1;
  background-image: url(/assets/icons/player.png);
  background-repeat: no-repeat;
  background-size: 30%;
  background-position: right 24px bottom;
}
.subject{
  height: 82px;
  display: flex;
  align-items: center;
  border-left:  4px solid #ffdc11;
  padding:0px 18px;
  background: white;
  font-size: 14px;
  font-weight: bold;
  border-bottom:1px solid #e6e6e6;
}
.scard_wrapper{
  display: flex;
  max-width: 1200px;
  margin:0 auto;
  flex-wrap: wrap;
}
.scard{
  flex: 0 0 33.33%;
  padding: 24px 12px 24px 12px;
  border: 1px solid #334;
  background: rgb(5,37,67);
  background: #2c2a2e;
  color:white;
  >div:nth-child(1){
    color:rgba(250,250,250,0.4);
    font-size:13px;
    margin-bottom:5px;
  }
  >div:nth-child(2){
    font-size:14px;
  }
}

.tablecontainer{
  overflow-x: auto;
}


.pageBannerScript{
  display: flex;
      flex-direction: column;
      justify-content: center;
      height: 100%;
      margin: 0 auto;
      max-width: 1200px;
      font-size: 24px;
      font-weight: bold;
}
.pageBannerScript>div:nth-child(2){
  color:white;
  font-weight: bold;
  text-align: center;
  line-height: 200%;
  font-size: 150%;
  display: flex;
  justify-content: center;
  gap:12px;
  a{
    color: inherit;
  }
  >div:nth-child(1){
    text-align: center;
    border-bottom:0px solid white;
  }
  >div:nth-child(3){
    text-align: center;
    border-bottom:0px solid white;
  }
  >div:nth-child(2){
    flex: 0 0 72px;
    text-align: center;
  }
}
.pageBannerScript>div:nth-child(1){
  color:white;
  font-weight: 500;
  text-align: center;
  line-height: 200%;
}
.pageBannerScript>div:nth-child(3){
  color:white;
  font-weight: 500;
  text-align: center;
  color:white;
  line-height: 150%;
  font-size: 100%;
  margin-top:24px;
}
.pageBannerScript>div:nth-child(4){
  color:white;
  font-weight: 500;
  text-align: center;
  color:white;
  line-height: 150%;
  font-size: 100%;
  margin-top:8px;
  a{
    color:white;
    font-style: italic;
  }
}


.resultTable{
  background: white;
  overflow-x:auto;
  width: 100%;
  font-size: 12px;
  >table{
    border-collapse: collapse;
    border:0px solid #aaa;
    tr, td{
      text-align: center;
      padding:12px 6px;
    }
    th:first-child, td:first-child {
        position: sticky;
        left: 0;
        z-index: 1;
        background-color: inherit;
        min-width: 180px;
        border:0px solid #aaa;
    }
    td{
      min-width: 70px;
    }
    thead tr{
      background:white!important;
      height: 38px;
      font-size: 13px;
      border-bottom: 0px solid #e0e0e0;
    }
    tbody tr{
      height: 38px;
      font-size:12px;
      color:#222222;
    }
    tr:nth-child(even) {background: #f8f8f8}
    tr:nth-child(odd) {background: #fefefe}
    tfoot tr{
      background:#f0f0f0;
      border-top:0px solid #e0e0e0!important;
      border-bottom:0px solid #e0e0e0!important;
    }
    tfoot td{
      text-align:right;
      padding-right:12px;background:#f0f0f0;
      color:#444;
      font-size: 10px;
    }
  }

}


#playerbanner{
  width: 100%;
  background-image: url(/assets/images/playerbackgroundlayer.jpg);
  background-size:cover;
  border-bottom:4px solid #ffdc11;
  .teamlogonail{
    width: 52px;
    height: 52px;
  }


  #teamlogooverylayer{
    width: 100%;
    max-width: 1200px;
    height: 100%;
    position: absolute;
    top:0px;
    left:0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 72%;
    opacity: 0;
    z-index: 0;
  }
  #playerbannercontent{
    width: 100%;
    max-width: 1200px;
    aspect-ratio: 4/2;
    margin:0 auto;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 40%;
    >div{
      display: flex;
      justify-content: space-between;
      padding:18px;
      height: 100%;
      >div{
        flex: 1 1 0;
      }

    }
    .playerbannerRight{
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      .nameandshirtno{
        /* background-color:rgba(220,220,220,0.4); */
        padding:8px;
        border-radius: 4px;
        /* font-family: norwester; */
        font-size:200%;
        text-align: right;
        >div:nth-child(1){
          color:#b71e22;
          font-size:80%;
        }
        >div:nth-child(2){
          font-size:80%;
          font-weight: normal;
        }
      }
    }
  }
}


.playerorder{
  display: flex;
  >div{
    flex: 0 0 30%;
    max-width: 90px;
    aspect-ratio: 1/1;
    position: relative;
    background: white;
    border-right: 1px solid #f0f0f0;
    >div:nth-child(1){
      position: absolute;
      top:4px;
      left:4px;
      font-size:12px;
      font-weight: bold;

    }
    >div:nth-child(2){
      position: absolute;
      bottom:4px;
      left:4px;
      font-size:12px;

    }
    >div:nth-child(3){
      position: absolute;
      bottom:4px;
      right:8px;
      font-size:12px;
      font-weight: bold;
      /* font-family: norwester; */
    }
  }
}

.playerorderm{
  display: flex;
  justify-content: center;
  margin-bottom:18px;
}
.playerorderd{
  display: none;
}

#playergroupstats{
  max-width: 1200px;
  margin:0 auto;
  width:100%;
}
.groupstatstitle{
  background: white;
  padding:12px 8px;
  margin-bottom:2px;
  font-weight: bold;
  >div:nth-child(1){
    padding:6px 0px;
    color:black;
  }
  >div:nth-child(2){
    padding:6px 0px;
    color:#779;
  }
}
.groupstatsboxeswrapper{
  margin-bottom: 32px;
  display: flex;
  flex-wrap: wrap;
  gap:2px;
  .groupstatsbox{
    position: relative;
    flex: 0 0 calc(50% - 1px);
    aspect-ratio: 3/1;
    background:white;
    >div:nth-child(1){
      position: absolute;
      top:8px;
      left:8px;
      font-size:12px;
      font-weight: normal;

    }
    >div:nth-child(2){
      position: absolute;
      bottom:8px;
      left:8px;
      font-size:12px;

    }
    >div:nth-child(3){
      position: absolute;
      bottom:8px;
      right:8px;
      font-size:14px;
      font-weight: bold;
      /* font-family: norwester; */
    }
  }
}


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


}

@media only screen and (min-width: 720px) {
  .scard{
    flex: 1 1 0;
  }
  .pageBannerType2{
    aspect-ratio: 6/1;
  }
  .resultTable{
      th:first-child, td:first-child {
          min-width: 240px;
      }
  }
  .playerImagelayer{
    background-size: 24%;
  }

  #playerbanner{
    .teamlogonail{
      width: 72px;
      height: 72px;
    }
    #teamlogooverylayer{
      background-size: 32%;
    }
    #playerbannercontent{
      aspect-ratio: 4/1;
      background-size: 20%;
    }
  }
  .playerorder{
    >div{
      flex: 0 0 82px
    }
  }
  .playerorderm{
    display: none;
    margin-bottom:32px;
  }
  .playerorderd{
    display: flex;
    justify-content: flex-end;
  }


  .groupstatsboxeswrapper{
    display: flex;
    flex-wrap: wrap;
    gap:2px;
    .groupstatsbox{
      position: relative;
      flex: 0 0 calc(25% - 2px);
      aspect-ratio: 3/1;
      background:white;
    }
  }

}

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

}
