body.rankingScroll {
  height: 100%; }

body.rankingScroll #ranking-screen {
  position: fixed;
  background: #FAFAFC;
  height: 100%; }

#ranking-screen .screen {
  padding-top: 0 !important; }

body.end .mask {
  background-color: #000;
  opacity: .6;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

body .screen {
  max-width: 550px;
  margin: auto;
  height: 100%;
  padding-top: 50px; }

body #pixiCanvas .page-wrap canvas {
  display: block; }

body.rankingScroll .page-wrap canvas {
  display: none; }

body.rankingScroll .wxShare {
  height: 100%;
  overflow-y: auto; }

.wxShare {
  height: auto;
  padding-bottom: 30px; }

.bd-row__header {
  position: relative;
  margin-bottom: 10px;
  height: 70px; }

#ranking .bd-row__header span {
  font-size: 38px;
  padding: 10px;
  display: inherit;
  font-weight: 700;
  background: -webkit-linear-gradient(#F35d5d, #ec7825);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

#ranking .bd-row__header img {
  margin: 0;
  height: auto;
  width: 260px;
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 135px); }

.bd-ranking.container {
  padding-top: 0 !important;
  margin: 30px;
  margin-bottom: 100px; }

.bd-ranking.container .out-of-range + p {
  font-family: 'Noto Sans TC';
  font-size: 14px;
  padding: 20px;
  /*color: #fff;*/
  font-size: 14px; }

.bottomBar {
  position: fixed;
  bottom: 40px;
  left: 0;
  width: 100%;
  /* height: 100px; */ }

.bottomBar button {
  height: 20%;
  width: 40%;
  text-align: center;
  background: none;
  border: none;
  display: inline-block; }

.bottomBar button img {
  width: 100%; }

#ranking {
  background: #ffefd1; }

#ranking div[data-table=true] {
  height: calc(100% - 0px);
  overflow-y: auto;
  overflow-x: hidden;
  left: 0;
  width: 100%;
  position: fixed;
  background: #ffefd1; }

#ranking div[data-table=true] th {
  display: none; }

#ranking div[data-table=true] td {
  font-size: 14px; }

#ranking div[data-table=true] .bd-ranking.container {
  padding: 20px;
  padding-bottom: 90px; }

@media (max-width: 575.98px) {
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr {
    padding: 20px 6px !important; }
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1),
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2),
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) {
    padding: 10px !important;
    flex-wrap: wrap; }
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1) .name,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2) .name,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) .name {
    /* -webkit-box-flex: 1 !important;
          -ms-flex: 1 0 60% !important;
              flex: 1 0 60% !important;*/
    font-size: 16px !important;
    margin-top: 0 !important;
    padding-left: 0 !important; }
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1) .name:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2) .name:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) .name:before {
    left: 0 !important; }
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1) .fraction,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2) .fraction,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) .fraction {
    flex: 0 0 20% !important; }
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1) .fraction:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2) .fraction:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) .fraction:before {
    /*position: relative !important;*/ }
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1) .rank span:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1) .time span:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1) .fraction span:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2) .rank span:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2) .time span:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2) .fraction span:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) .rank span:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) .time span:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) .fraction span:before {
    position: relative;
    margin-top: 0px !important;
    left: -10px !important;
    bottom: -1% !important; }
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1) .fraction,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2) .fraction,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) .fraction {
    margin-top: -18px !important;
    font-size: 28px;
    /*margin-left: 70px;*/ }
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1) .fraction:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2) .fraction:before,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) .fraction:before {
    top: 39px !important; }
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(1) .time,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(2) .time,
  #ranking div[data-table=true] #rankingTable .tbody .topRanking .tr:nth-child(3) .time {
    position: absolute;
    bottom: 17%;
    right: 9%; } }

#rankingTable {
  box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.39);
  background: #fff;
  border-radius: 20px;
  display: inherit;
  color: #5d4f91; }

#rankingTable .dot {
  padding: 10px;
  text-align: center; }

#rankingTable .theader .tr {
  padding: 40px 20px 11px 20px; }

#rankingTable .tr:nth-child(even) {
  background: #fafafc; }

@media (min-width: 1200px) {
  #rankingTable {
    max-width: 960px;
    margin: auto; } }

@media (max-width: 575.98px) {
  #rankingTable .theader {
    display: none; }
  #rankingTable .theader .tr {
    padding: 20px 30px; }
  #rankingTable .topRanking {
    position: relative; }
  #rankingTable .topRanking .tr:nth-child(1) > .td:first-child,
  #rankingTable .topRanking .tr:nth-child(2) > .td:first-child,
  #rankingTable .topRanking .tr:nth-child(3) > .td:first-child {
    position: relative; }
  #rankingTable .topRanking .tr:nth-child(1) > .td:first-child:before,
  #rankingTable .topRanking .tr:nth-child(2) > .td:first-child:before,
  #rankingTable .topRanking .tr:nth-child(3) > .td:first-child:before {
    display: none; }
  #rankingTable .topRanking .tr:nth-child(1) > .td:first-child span:before,
  #rankingTable .topRanking .tr:nth-child(2) > .td:first-child span:before,
  #rankingTable .topRanking .tr:nth-child(3) > .td:first-child span:before {
    margin-top: -10px !important;
    left: -5px !important;
    width: 60px !important;
    height: 70px !important;
    background-size: 90% 90% !important; }
  #rankingTable .topRanking .tr:nth-child(1),
  #rankingTable .topRanking .tr:nth-child(2),
  #rankingTable .topRanking .tr:nth-child(3) {
    padding: 10px 10px !important; }
  #rankingTable .topRanking .tr:nth-child(1) .rank,
  #rankingTable .topRanking .tr:nth-child(2) .rank,
  #rankingTable .topRanking .tr:nth-child(3) .rank {
    flex: 0 0 10% !important;
    font-size: 30px; }
  #rankingTable .topRanking .tr:nth-child(1) .name,
  #rankingTable .topRanking .tr:nth-child(2) .name,
  #rankingTable .topRanking .tr:nth-child(3) .name {
    flex: 0 0 57% !important;
    font-size: 24px;
    margin-top: 5px;
    /* padding-left: 10px;*/
    padding-right: 5px; }
  #rankingTable .topRanking .tr:nth-child(1) .fraction,
  #rankingTable .topRanking .tr:nth-child(2) .fraction,
  #rankingTable .topRanking .tr:nth-child(3) .fraction {
    /* font-size: 18px; */
    /* -ms-flex: 0 0 20% !important; */
    flex: 0 0 25% !important;
    /* font-size: 30px; */
    margin-top: -9px;
    position: relative;
    /* font-weight: 700; */
    text-align: left;
    padding-left: 5px; }
  #rankingTable .topRanking .tr:nth-child(1) .fraction:before,
  #rankingTable .topRanking .tr:nth-child(2) .fraction:before,
  #rankingTable .topRanking .tr:nth-child(3) .fraction:before {
    content: "";
    font-weight: 500;
    font-size: 10px;
    display: block;
    position: absolute;
    right: inherit;
    left: -15px;
    background: url(../../assets/icn_score.svg) no-repeat;
    width: 16px;
    height: 16px; }
  #rankingTable .topRanking .tr:nth-child(1) .time,
  #rankingTable .topRanking .tr:nth-child(2) .time,
  #rankingTable .topRanking .tr:nth-child(3) .time {
    position: absolute;
    bottom: 17%;
    right: 6%; }
  #rankingTable .topRanking .tr:nth-child(1) .time:before,
  #rankingTable .topRanking .tr:nth-child(2) .time:before,
  #rankingTable .topRanking .tr:nth-child(3) .time:before {
    content: "";
    font-weight: 500;
    font-size: 10px;
    display: block;
    position: absolute;
    left: -20px;
    background: url(../../assets/icn_time.svg) no-repeat;
    width: 16px;
    height: 16px; }
  #rankingTable .topRanking .tr {
    display: flex;
    position: relative;
    padding: 30px 10px !important; }
  #rankingTable .topRanking .tr .rank {
    flex: 0 0 10% !important; }
  #rankingTable .topRanking .tr .name {
    flex: 0 0 60% !important; }
  #rankingTable .topRanking .tr .fraction {
    flex: 0 0 30% !important;
    font-size: 24px;
    margin-top: -12px; }
  #rankingTable .topRanking .tr .fraction:before {
    content: "";
    font-weight: 500;
    font-size: 10px;
    display: block;
    position: absolute;
    /* right: 78px; */
    right: 17vw;
    background: url(../../assets/icn_score_p.svg) no-repeat;
    width: 16px;
    height: 16px;
    padding-right: 5px; }
  #rankingTable .topRanking .tr .time {
    position: absolute;
    bottom: 8%;
    right: 10%; }
  #rankingTable .topRanking .tr .time:before {
    content: "";
    font-weight: 500;
    font-size: 10px;
    display: block;
    position: absolute;
    left: -20px;
    background: url(../../assets/icn_time_p.svg) no-repeat;
    width: 16px;
    height: 16px; }
  #rankingTable .out-of-range .tr {
    display: flex;
    position: relative;
    padding: 30px 10px !important; }
  #rankingTable .out-of-range .tr .rank {
    flex: 0 0 10% !important; }
  #rankingTable .out-of-range .tr .name {
    flex: 0 0 60% !important; }
  #rankingTable .out-of-range .tr .fraction {
    flex: 0 0 30% !important;
    font-size: 24px;
    margin-top: -12px; }
  #rankingTable .out-of-range .tr .fraction:before {
    content: "";
    font-weight: 500;
    font-size: 10px;
    display: block;
    position: absolute;
    right: 82px;
    background: url(../../assets/icn_score_p.svg) no-repeat;
    width: 16px;
    height: 16px;
    padding-right: 5px; }
  #rankingTable .out-of-range .tr .time {
    position: absolute;
    bottom: 8%;
    right: 10%; }
  #rankingTable .out-of-range .tr .time:before {
    content: "";
    font-weight: 500;
    font-size: 10px;
    display: block;
    position: absolute;
    left: -20px;
    background: url(../../assets/icn_time_p.svg) no-repeat;
    width: 16px;
    height: 16px; } }

#rankingTable .rank {
  text-align: center; }

#rankingTable .name {
  text-align: left;
  display: flex;
  justify-content: center;
  flex-direction: column; }

#rankingTable .fraction {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column; }

#rankingTable .time {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column; }

#rankingTable .tr {
  display: flex;
  flex: 1;
  justify-content: center;
  flex-wrap: nowrap; }

#rankingTable .th {
  flex: 0 0 25%;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700; }

#rankingTable .tbody .tr {
  display: flex;
  margin: 0;
  padding: 10px;
  counter-increment: section;
  position: relative; }

#rankingTable .tbody .tr .td {
  flex: 0 0 25%;
  justify-content: center;
  /*align-items: center;*/
  font-size: 14px; }

#rankingTable .tbody #myRecord.tr {
  margin-left: -15px;
  margin-right: -15px;
  background: #22c1c3;
  border-radius: 20px;
  background: #f76127;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7362ec", endColorstr="#3c19bc", GradientType=1);
  background: linear-gradient(0deg, #f76100 0%, #f33e01 100%);
  border-bottom: 4px solid #b92b2b; }

#rankingTable .tbody #myRecord.tr:before {
  background-color: gold;
  text-align: center;
  color: white;
  /*position: absolute;
                          z-index: 1;
                          top: 50%;
                          left: 0%;
                          transform: translate(-50%,-50%);*/ }

#rankingTable .tbody #myRecord.tr .td {
  color: white; }

@media (max-width: 575.98px) {
  #rankingTable .tbody #myRecord.tr .rank {
    flex: 0 0 10% !important;
    font-size: 30px; }
  #rankingTable .tbody #myRecord.tr .name {
    flex: 0 0 60% !important;
    font-size: 18px;
    margin-top: 5px;
    padding-left: 10px; }
  #rankingTable .tbody #myRecord.tr .fraction {
    flex: 0 0 30% !important;
    font-size: 30px;
    margin-top: -9px;
    position: relative;
    font-weight: 700; }
  #rankingTable .tbody #myRecord.tr .fraction:before {
    content: "";
    font-weight: 500;
    font-size: 10px;
    display: block;
    position: absolute;
    right: 90px;
    background: url(../../assets/icn_score_w.svg) no-repeat;
    width: 24px;
    height: 24px; }
  #rankingTable .tbody #myRecord.tr .time {
    position: absolute;
    bottom: 15%;
    right: 15%; }
  #rankingTable .tbody #myRecord.tr .time:before {
    content: "";
    font-weight: 500;
    font-size: 10px;
    display: block;
    position: absolute;
    background: url(../../assets/icn_time_w.svg) no-repeat;
    width: 16px;
    height: 16px; } }

#rankingTable .tbody .topRanking {
  /*
                  .tr:nth-child(1){
                      padding: 20px;
  
                      .td{
                          color: white;
                      }
                      margin-left: -15px;
                      margin-right: -15px;
                      border-radius: 20px;
                      &:before {
                          background-color: gold;
                          text-align:center;
                          color: white;
                          /*position: absolute;
                          z-index: 1;
                          top: 50%;
                          left: 0%;
                          transform: translate(-50%,-50%);
                      }
                      background: rgb(239,196,42);
                      background: -moz-linear-gradient(0deg, rgba(239,196,42,0.9) 0%, rgba(186,153,17,0.9) 100%);
                      background: -webkit-linear-gradient(0deg, rgba(239,196,42,0.9) 0%, rgba(186,153,17,0.9) 100%);
                      background: linear-gradient(0deg, rgba(239,196,42,0.9) 0%, rgba(186,153,17,0.9) 100%);
                      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#efc42a",endColorstr="#ba9911",GradientType=1);
                      border-bottom: 4px solid #A38508 ;
                  }
                  .tr:nth-child(2) {
                      padding: 20px;
  
                      .td{
                          color: white;
                      }
                      margin-left: -15px;
                      margin-right: -15px;
                      border-radius: 20px;
                      &:before {
                          background-color: silver;
                          text-align:center;
                          color: white;
                          /*position: absolute;
                          z-index: 1;
                          top: 50%;
                          left: 0%;
                          transform: translate(-50%,-50%);
                      }
                      background: rgb(201,201,201);
                      background: -moz-linear-gradient(0deg, rgba(201,201,201,0.9) 0%, rgba(146,145,146,0.9) 100%);
                      background: -webkit-linear-gradient(0deg, rgba(201,201,201,0.9) 0%, rgba(146,145,146,0.9) 100%);
                      background: linear-gradient(0deg, rgba(201,201,201,0.9) 0%, rgba(146,145,146,0.9) 100%);
                      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c9c9c9",endColorstr="#929192",GradientType=1);
                      border-bottom: 4px solid #7F7F7F ;
  
                  }
                  .tr:nth-child(3) {
                      padding: 20px;
  
                      .td{
                          color: white;
                      }
                      margin-left: -15px;
                      margin-right: -15px;
                      border-radius: 20px;   
                      &:before {
                          background-color: #b87333;
                          text-align:center;
                          color: white;
                          /*position: absolute;
                          z-index: 1;
                          top: 50%;
                          left: 0%;
                          transform: translate(-50%,-50%);
                      }
                      background: rgb(221,139,82);
                      background: -moz-linear-gradient(0deg, rgba(221,139,82,0.9) 0%, rgba(173,76,42,0.9) 100%);
                      background: -webkit-linear-gradient(0deg, rgba(221,139,82,0.9) 0%, rgba(173,76,42,0.9) 100%);
                      background: linear-gradient(0deg, rgba(221,139,82,0.9) 0%, rgba(173,76,42,0.9) 100%);
                      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dd8b52",endColorstr="#ad4c2a",GradientType=1);
                      border-bottom: 4px solid #91361A ;
                  }
                  */ }

#rankingTable .tbody .topRanking .tr:nth-child(1) > .td:first-child,
#rankingTable .tbody .topRanking .tr:nth-child(2) > .td:first-child,
#rankingTable .tbody .topRanking .tr:nth-child(3) > .td:first-child {
  position: relative; }

#rankingTable .tbody .topRanking .tr:nth-child(1) > .td:first-child:before,
#rankingTable .tbody .topRanking .tr:nth-child(2) > .td:first-child:before,
#rankingTable .tbody .topRanking .tr:nth-child(3) > .td:first-child:before {
  display: none; }

#rankingTable .tbody .topRanking .tr:nth-child(1) > .td:first-child span:before,
#rankingTable .tbody .topRanking .tr:nth-child(2) > .td:first-child span:before,
#rankingTable .tbody .topRanking .tr:nth-child(3) > .td:first-child span:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  background-size: 100% 100%;
  margin-top: -10px; }

#rankingTable .tbody .topRanking .tr:nth-child(1) .td {
  font-size: 16px;
  font-weight: 700;
  color: #ff7f00 !important; }

#rankingTable .tbody .topRanking .tr:nth-child(1) span:before {
  background: url(../../assets/asset1token.svg) no-repeat; }

#rankingTable .tbody .topRanking .tr:nth-child(2) .td {
  font-size: 16px;
  font-weight: 700;
  color: #ff7f00 !important; }

#rankingTable .tbody .topRanking .tr:nth-child(2) span:before {
  background: url(../../assets/asset2token.svg) no-repeat; }

#rankingTable .tbody .topRanking .tr:nth-child(3) .td {
  font-size: 16px;
  font-weight: 700;
  color: #ff7f00 !important; }

#rankingTable .tbody .topRanking .tr:nth-child(3) span:before {
  background: url(../../assets/asset3token.svg) no-repeat; }

#rankingTable .tbody .topRanking .tr {
  padding: 10px; }

#rankingTable .tbody .topRanking .tr .td:first-child:before {
  content: counter(section);
  position: relative; }
#rankingTable .theader {
  color: #9B724E;
  background: #FAFAFC;
  border-radius: 20px 20px 0 0; }

#rankingTable .tbody .tr .td.time {
  display: none; }
/*# sourceMappingURL=ranking.css.map */