body {

}

#info {
  align-items: start;
}

#info button:focus, #info button:hover, #info button:visited,
#info a:focus,
#info a:hover,
#info a:visited,
#info input:focus,
#info input:hover,
#info input:visited,
#info select:focus,
#info select:hover,
#info select:visited {
  outline: unset;
  box-shadow: unset;
}

#info .second-version .table-v2 table tr {
  height: unset;
}

#info #i_main .filterLi2.xz,
#info #i_main2 .filterLi2.xz {
  height: 30px;
  line-height: 30px;
}

#info #i_main #mainTitle,
#info #i_main2 #mainTitle {
  float: unset;
  clear: both;
}

#info #i_main .team-head .teamicon,
#info #i_main2 .team-head .teamicon {
  width: 72px;
  height: 72px;
  object-fit: contain;
  margin: 0 auto;
}

#info #i_main .team-head .Tname,
#info #i_main2 .team-head .Tname {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}

#info #i_main .team-head .follow_btn,
#info #i_main2 .team-head .follow_btn {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  background-color: transparent;
  border-color: #bbbbbb;
}

#info #i_main .team-head .follow_btn i,
#info #i_main2 .team-head .follow_btn i {
  margin-left: 4px;
}

#info #i_main .team-head .follow_btn i:before,
#info #i_main2 .team-head .follow_btn i:before {
  width: 27px;
  height: 24px;
  top: 6px;
}

#info #i_main .team-head .follow_btn.on,
#info #i_main2 .team-head .follow_btn.on {
  color: #070f03;
  background-color: #fff0d2;
  border-color: #e29c14;
}

#info #i_main .team-head .title-bg,
#info #i_main2 .team-head .title-bg {

  font-size: 14px;
  font-weight: 600;
  line-height: 19.6px;
  text-align: center;
  color: #414141;
  background: transparent;
  text-transform: uppercase;
  padding-bottom: 8px;
}

#info #i_main .team-head .title-bg.title-bg-padding,
#info #i_main2 .team-head .title-bg.title-bg-padding {
  padding-top: 14px;
}

#info #i_main .team-head .content-bg,
#info #i_main2 .team-head .content-bg {
  padding: 0;
  background: transparent;
}

/*#info #i_main .team-head .content-bg:nth-of-type(2),*/
/*#info #i_main2 .team-head .content-bg:nth-of-type(2) {*/
/*  border: 20px solid transparent !important;*/
/*  border-top: 0 !important;*/
/*  border-bottom: 0 !important;*/
/*}*/

#info #i_main .team-head .content-bg a,
#info #i_main .team-head .content-bg span,
#info #i_main2 .team-head .content-bg a,
#info #i_main2 .team-head .content-bg span {

  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  display: block;
  text-align: center;
  background: #ffffff;
  height: 100%;
  padding: 8px 8px;
  margin: auto;
  text-overflow: ellipsis;
  overflow-x: hidden;
  white-space: nowrap;
}

#info #i_main .team-head .content-bg a,
#info #i_main2 .team-head .content-bg a {
  color: #070F03;
  padding: 0;
  margin: 0;
}
div#mainTitle {
  padding: 10px 0;
}
#info #i_main .team-head .content-bg a:has(> font),
#info #i_main2 .team-head .content-bg a:has(> font) {
  color: #005030;
}

#info #i_main .team-head .content-bg a .left_font,
#info #i_main2 .team-head .content-bg a .left_font {
  margin: 0;
}

#info #i_main .sub_menu.league,
#info #i_main2 .sub_menu.league {
  margin: 16px 0px 16px;
}

#info #i_main .sub_menu.league a,
#info #i_main2 .sub_menu.league a {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  border-radius: 4px;
  background-color: #eeeeee;
  color: #070f03;
  margin-right: 10px;
}

#info #i_main .sub_menu.league a.on,
#info #i_main2 .sub_menu.league a.on {
  background-color: #397f19;
  color: #fbfbfb;
}
#seasonSelect{
  border: 0;
}
#info #i_main #teamCharacterTitle,
#info #i_main #teamCharacterDiv,
#info #i_main2 #teamCharacterTitle,
#info #i_main2 #teamCharacterDiv {
  display: none;
}

#info #i_main .main_title,
#info #i_main2 .main_title {
  font-size: 16px !important;
  font-weight: 600;
  line-height: 30px !important;
  height: 30px !important;
  background: transparent;
  text-align: left;
  text-transform: uppercase;
  color: #070f03;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  float: unset;
 
}

#info #i_main .main_title > div:nth-of-type(1),
#info #i_main2 .main_title > div:nth-of-type(1) {
  flex-grow: 1;
  font-weight: bold;
  line-height: 30px;
}

#info #i_main .main_title .title_left,
#info #i_main .main_title .title_right,
#info #i_main2 .main_title .title_left,
#info #i_main2 .main_title .title_right {
  position: relative;
  left: unset;
  top: unset;
  right: unset;
  transform: unset;
  display: flex;
  align-items: center;
  justify-content: start;
}

#info #i_main .main_title .title_left select,
#info #i_main2 .main_title .title_left select {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  color: #070f03;
  border-radius: 60px;
  border: 1px solid #bbbbbb;
  appearance: none;
  background-image: url("../../../../images/select-arrow-down.svg");
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 90% 7px;
  padding: 5px 8px;
  padding-right: 40px;
  padding-left: 15px;
  background-color: transparent;
}

#info #i_main .main_title .title_right,
#info #i_main2 .main_title .title_right {
  height: 30px;
  background: #ffffff;
  padding: 0 3px;
  border-radius: 60px;
  margin-left: 12px;
}

#info #i_main .main_title .title_right .btn,
#info #i_main2 .main_title .title_right .btn {
  color: #070f03;
  border-radius: 60px;
  margin: 0;
  font-size: 11px;
  line-height: 18px;
  font-weight: 500;
  height: calc(100% - 6px);
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  text-transform: none;
}

#info #i_main .main_title .title_right .btn.on,
#info #i_main2 .main_title .title_right .btn.on {
  color: #ffffff;
  background: #005030;
}

#info #i_main .main_title .title_right .btn:nth-last-of-type(1),
#info #i_main2 .main_title .title_right .btn:nth-last-of-type(1) {
  margin-left: 4px;
}

#info #i_main .data.coach-info .title_left,
#info #i_main2 .data.coach-info .title_left {
  position: absolute;
  right: 0;
  flex: unset;
  justify-content: end;
  bottom: 0;
}

#info #i_main .data.coach-info table:nth-of-type(1).tdlink tr:nth-of-type(1) td:nth-of-type(1),
#info #i_main2 .data.coach-info table:nth-of-type(1).tdlink tr:nth-of-type(1) td:nth-of-type(1) {
  background-color: #f2f2f2;
}

#info #i_main .data.coach-info table:nth-of-type(1).tdlink tr:nth-of-type(even) td,
#info #i_main2 .data.coach-info table:nth-of-type(1).tdlink tr:nth-of-type(even) td {
  background-color: #f2f2f2;
}

#info #i_main .data.coach-info table:nth-of-type(1).tdlink tr td,
#info #i_main2 .data.coach-info table:nth-of-type(1).tdlink tr td {
  font-size: 14px;
  line-height: 20px;
}

#info #i_main .data.coach-info table:nth-of-type(1).tdlink tr td strong,
#info #i_main2 .data.coach-info table:nth-of-type(1).tdlink tr td strong {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}

#info #i_main .data #mainTitle,
#info #i_main2 .data #mainTitle {
  display: none;
}

#info #i_main .data#lastUpdateTime,
#info #i_main2 .data#lastUpdateTime {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  color: #9f2c09;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) {
  margin-bottom: 0px;
  float: unset;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head {
  width: 100%;
  border-collapse: collapse;
  background-color: transparent;
  border: 0;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.table-white a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head.table-white a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.table-white a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head.table-white a {
  font-weight: bold;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 1px solid #e6e6e6;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr th,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr th,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td {
  color: #070f03;
  font-size: 11px;
  font-weight: 500;
  line-height: 12px;
  text-align: center;
  padding: 8px 5px;
  border-left: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-right: 1px solid #e6e6e6 !important;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr th:nth-last-of-type(1),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td:nth-last-of-type(1),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th:nth-last-of-type(1),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td:nth-last-of-type(1),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr th:nth-last-of-type(1),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td:nth-last-of-type(1),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th:nth-last-of-type(1),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td:nth-last-of-type(1) {
  border-right: 0;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr th,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr th,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th {
  background-color: #f2f2f2;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.othTeam, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.curTeam,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.othTeam,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.curTeam,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.othTeam,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.curTeam,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.othTeam,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.curTeam {
  white-space: nowrap;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td:not([bgcolor]), #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-oblue,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td:not([bgcolor]),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-oblue,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td:not([bgcolor]),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-oblue,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td:not([bgcolor]),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-oblue {
  background-color: #ffffff;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td:not([bgcolor]), #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-oblue,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td:not([bgcolor]),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-oblue,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td:not([bgcolor]),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-oblue,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td:not([bgcolor]),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-oblue {
  background-color: #f7f7f7;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-ored,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-ored,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-ored,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-ored,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-ored,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-ored {
  background-color: #f2d8d0;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-gold,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-gold,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-gold,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-gold,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-gold,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-gold,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-gold,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-gold {
  background-color: #fff0d2;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-lgreen,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-lgreen,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-lgreen,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-lgreen,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-lgreen,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-lgreen,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-lgreen,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-lgreen {
  background-color: #d1ffed;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-oyellow,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-oyellow,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-oyellow,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-oyellow,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-oyellow,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-oyellow,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-oyellow,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-oyellow {
  background-color: #ffd740 !important;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#lg_ht table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#lg_ht table.tdlink.sub-head tr td.bg-ored, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#lg_ft table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#lg_ft table.tdlink.sub-head tr td.bg-ored,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#lg_ht table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#lg_ht table.tdlink.sub-head tr td.bg-ored,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#lg_ft table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#lg_ft table.tdlink.sub-head tr td.bg-ored {
  background-color: #fff0d2;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .bg-lgreen,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .bg-gold,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .yearBox,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .bg-lgreen,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .bg-gold,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .yearBox {
  background-color: #ccdcd6;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#honorTable span,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#honorTable span {
  border-radius: 4px;
  padding: 6px;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages {
  float: unset;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 16.8px;
  text-align: center;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  margin: 0 2px;
  padding: 0;
  border: 1px solid #bbbbbb;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pagechose,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pagechose {
  color: #1a1a1a;
  min-width: 90px;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pagechose.current,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pagechose.current {
  border-color: #414141;
  color: #1a1a1a;
  font-weight: bold;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pagechose select,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pagechose select {
  background: transparent;
  border: 0;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon {
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center center;
  border-color: #414141;
  color: transparent;
  background-image: url("../../../../images/arrow-paging.svg");
  background-color: #414141;
  transform: rotate(0);
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon.prev,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon.prev {
  transform: rotate(180deg);
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon.visible,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon.visible {
  background-image: url("../../../../images/arrow-paging-visible.svg");
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon.visible.prev,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon.visible.prev {
  transform: rotate(0);
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon.visible.next,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon.visible.next {
  transform: rotate(180deg);
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.dot,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.dot {
  font-family: Be Vietnam Pro;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.03em;
  text-align: center;
  border-color: transparent !important;
  background-color: transparent;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(1), #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(2), #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(3), #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(4), #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(6),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(1),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(2),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(3),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(4),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(6),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(1),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(2),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(3),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(4),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(6),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(1),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(2),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(3),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(4),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(6) {
  text-align: left;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(1) img, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(2) img, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(3) img, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(4) img, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(6) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(1) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(2) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(3) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(4) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(6) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(1) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(2) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(3) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(4) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(6) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(1) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(2) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(3) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(4) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(6) img {
  margin-right: 4px;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(1) a, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(2) a, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(3) a, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(4) a, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(6) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(1) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(2) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(3) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(4) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(6) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(1) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(2) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(3) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(4) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(6) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(1) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(2) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(3) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(4) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(6) a {
  display: inline-block;
  text-align: left;
  font-weight: normal;
  color: #070f03;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th {
  white-space: nowrap;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(2),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(2),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(3),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(3), #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(2),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(2),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(3),
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(3),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(2),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(2),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(3),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(3),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(2),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(2),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(3),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(3) {
  text-align: left;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(2) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(2) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(3) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(3) img, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(2) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(2) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(3) img,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(3) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(2) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(2) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(3) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(3) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(2) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(2) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(3) img,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(3) img {
  margin-right: 4px;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(2) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(2) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(3) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(3) a, #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(2) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(2) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(3) a,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(3) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(2) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(2) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr th:nth-of-type(3) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.line-up-table table.tdlink.sub-head tr td:nth-of-type(3) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(2) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(2) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr th:nth-of-type(3) a,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table table.tdlink.sub-head tr td:nth-of-type(3) a {
  display: inline-block;
  text-align: left;
  font-weight: bold;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_right,
#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_left,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_right,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_left {
  position: absolute;
  flex-grow: unset;
  font-weight: normal;
  top: 0;
  bottom: 0;
  justify-content: end;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_left,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_left {
  right: 152px;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_right,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_right {
  right: 0;
  height: initial;
  background: transparent;
  padding: 0;
  border-radius: unset;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_right select,
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_right select {
  width: 100px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-align: left;
  color: #070f03;
  border-radius: 60px;
  border: 1px solid #bbbbbb;
  appearance: none;
  background-image: url("../../../../images/select-arrow-down.svg");
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 90% 7px;
  padding: 5px 8px;
  background-color: transparent;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#Tech_schedule tr th:nth-of-type(3), #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#Tech_schedule tr th:nth-of-type(5), #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#Tech_schedule tr td:nth-of-type(3), #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#Tech_schedule tr td:nth-of-type(5),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#Tech_schedule tr th:nth-of-type(3),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#Tech_schedule tr th:nth-of-type(5),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#Tech_schedule tr td:nth-of-type(3),
#info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#Tech_schedule tr td:nth-of-type(5) {
  text-align: left;
}

#info #i_main.teamsche table tr td a,
#info #i_main2.teamsche table tr td a {
  color: #222;
}

#info #i_main.teamsche table tr td .o-win,
#info #i_main2.teamsche table tr td .o-win {
  background-color: #28966A !important;
}

#info #i_main.teamsche table tr td .o-lose,
#info #i_main2.teamsche table tr td .o-lose {
  background-color: #B73C3D !important;
}

#info #i_main.teamsche table tr td .o-draw,
#info #i_main2.teamsche table tr td .o-draw {
  background-color: #4077E1 !important;
}

#info #i_main.teamsche table tr td .o-win,
#info #i_main.teamsche table tr td .o-lose,
#info #i_main.teamsche table tr td .o-draw,
#info #i_main2.teamsche table tr td .o-win,
#info #i_main2.teamsche table tr td .o-lose,
#info #i_main2.teamsche table tr td .o-draw {
  border-radius: 50%;
  overflow: hidden;
  width: 20px;
  height: 20px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  text-align: center;

  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
}

#info #i_main #introduce_div .data:not(#mainTitle):not(#lastUpdateTime) table tr td,
#info #i_main2 #introduce_div .data:not(#mainTitle):not(#lastUpdateTime) table tr td {
  padding: 16px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}

#info #i_main .summary-league .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th:nth-of-type(1),
#info #i_main .summary-league .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td:nth-of-type(1),
#info #i_main .teamnearyear .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th:nth-of-type(1),
#info #i_main .teamnearyear .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td:nth-of-type(1),
#info #i_main2 .summary-league .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th:nth-of-type(1),
#info #i_main2 .summary-league .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td:nth-of-type(1),
#info #i_main2 .teamnearyear .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th:nth-of-type(1),
#info #i_main2 .teamnearyear .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td:nth-of-type(1) {
  text-align: left;
}

#info #left {
  width: 188px;
  background: #ffffff;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0px;
}

#info #i_main2 .data#mainTitle table {
  border: 0 !important;
}

#info #i_main {
  width: calc(100% - 198px);
}

#info #i_main .data#mainTitle table tr td {
  border-color: #e6e6e6;
}

#info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink tbody tr td table tbody tr {
  border: 0;
}

#info #i_main .data#lastUpdateTime {
  color: #070f03;
}

#info #i_left {
  background: transparent;
  border: 0;
  width: 100%;
}
select#cupSelect {
  display: none;
}
#info #i_left #left_nav1 {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #070f03;
  text-transform: uppercase;
  background: transparent;
  border: 0;
  padding: 10px 10px;
  width: calc(100% - 20px);
  text-align: left;
}

#info #i_left2 .left_list2 {
  background: transparent;
  border: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #070f03;
  width: calc(100% - 20px);
  padding: 10.5px 10px;
  position: relative;
  cursor: pointer;
}

#info #i_left2 .left_list2:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: 10px;
  background-image: url("../../../../images/left-sidebar-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

#info #i_left2 .left_list2.on:before {
  transform: rotate(-90deg);
}

#info #i_left2 .left_list2 span {
  display: none;
}

#info #i_left2 table,
#info #i_left2 tr,
#info #i_left2 td {
  border: 0;
  background: #ffffff;
}

#info #i_left2 table tr td {
  padding: 10px 10px;
  text-align: left;
  position: relative;
}

#info #i_left2 table tr td:nth-of-type(1) {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #070f03 !important;
}

#info #i_left2 table tr td:nth-of-type(1):after {
  content: "-";
  position: absolute;
  right: -4px;
  width: 10px;
  height: 1px;
}

#info #i_left2 table tr td:nth-of-type(2) a {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #070f03 !important;
  max-width: 130px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

#info #i_left2 table tr.currPlayer td {
  background-color: #e3f1eb;
}

body.dark #info {
  color: #ffffff;
}

body.dark #info a {
  color: #10e18d;
}

body.dark #info.version-2 {
  background-color: transparent !important;
}

body.dark #info #i_main .team-head .title-bg,
body.dark #info #i_main2 .team-head .title-bg {
  color: #fbfbfb;
}

body.dark #info #i_main .team-head .content-bg a,
body.dark #info #i_main .team-head .content-bg span,
body.dark #info #i_main2 .team-head .content-bg a,
body.dark #info #i_main2 .team-head .content-bg span {
  background: #222222;
}

body.dark #info #i_main .team-head .content-bg a,
body.dark #info #i_main2 .team-head .content-bg a {
  color: #10e18d;
}

body.dark #info #i_main .team-head .content-bg span,
body.dark #info #i_main2 .team-head .content-bg span {
  color: #ffffff;
}

body.dark #info #i_main .team-head .content-bg span a,
body.dark #info #i_main2 .team-head .content-bg span a {
  color: #10e18d;
}

body.dark #info #i_main .sub_menu.league a,
body.dark #info #i_main2 .sub_menu.league a {
  background-color: #00100a;
  color: #ccdcd6;
}

body.dark #info #i_main .sub_menu.league a.on,
body.dark #info #i_main2 .sub_menu.league a.on {
  background-color: #397f19;
  color: #fbfbfb;
}

body.dark #info #i_main .main_title,
body.dark #info #i_main2 .main_title {
  color: #ffffff;
}

body.dark #info #i_main .title_left select,
body.dark #info #i_main2 .title_left select {
  color: #d4d4d4;
  border: 1px solid #d4d4d4;
  background-image: url("../../../../images/select-arrow-down-dark.svg");
}

body.dark #info #i_main .title_right,
body.dark #info #i_main2 .title_right {
  background: #1b1d1a;
}

body.dark #info #i_main .title_right .btn,
body.dark #info #i_main2 .title_right .btn {
  color: #bbbbbb;
}

body.dark #info #i_main .title_right .btn.on,
body.dark #info #i_main2 .title_right .btn.on {
  color: #ffffff;
  background: #005030;
}

body.dark #info #i_main .data.coach-info table.tdlink:nth-of-type(1) tbody tr td,
body.dark #info #i_main2 .data.coach-info table.tdlink:nth-of-type(1) tbody tr td {
  border: 1px solid #000000 !important;
}

body.dark #info #i_main .data.coach-info table.tdlink:nth-of-type(1) tbody tr:nth-of-type(1) td:nth-of-type(1),
body.dark #info #i_main2 .data.coach-info table.tdlink:nth-of-type(1) tbody tr:nth-of-type(1) td:nth-of-type(1) {
  border: 0 !important;
}

body.dark #info #i_main .data.coach-info table.tdlink:nth-of-type(1) tbody tr:nth-of-type(odd) td,
body.dark #info #i_main2 .data.coach-info table.tdlink:nth-of-type(1) tbody tr:nth-of-type(odd) td {
  background-color: #1e1e1e !important;
}

body.dark #info #i_main .data#lastUpdateTime,
body.dark #info #i_main2 .data#lastUpdateTime {
  color: #ffb800;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr {
  border-top: 1px solid #000000;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr th,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr th,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td {
  color: #ffffff;
  border-left: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-right: 1px solid #000000 !important;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr th,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr th,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr th {
  background-color: #374033;
  border-color: #000000 !important;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td:not([bgcolor]), body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-oblue,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td:not([bgcolor]),
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-oblue,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td:not([bgcolor]),
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-oblue,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td:not([bgcolor]),
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-oblue {
  background-color: #1e1e1e;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td:not([bgcolor]), body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-oblue,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td:not([bgcolor]),
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-oblue,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td:not([bgcolor]),
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-oblue,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td:not([bgcolor]),
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-oblue {
  background-color: #1a1919;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-ored,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-ored,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-ored,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-ored,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-ored,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-ored {
  background-color: #4c1909;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-gold,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-gold,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-gold,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-gold,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-gold,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-gold,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-gold,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-gold {
  background-color: #c8930c;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-lgreen,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-lgreen,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-lgreen,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-lgreen,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-lgreen,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-lgreen,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-lgreen,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-lgreen {
  background-color: #669683;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-oyellow,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-oyellow,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-oyellow,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-oyellow,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr:nth-of-type(odd) td.bg-oyellow,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table tr td.bg-oyellow,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr:nth-of-type(odd) td.bg-oyellow,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) table.tdlink.sub-head tr td.bg-oyellow {
  background-color: #ffd740 !important;
  color: #070f03;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#lg_ht table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#lg_ht table.tdlink.sub-head tr td.bg-ored, body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#lg_ft table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#lg_ft table.tdlink.sub-head tr td.bg-ored,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#lg_ht table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#lg_ht table.tdlink.sub-head tr td.bg-ored,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#lg_ft table.tdlink.sub-head tr:nth-of-type(odd) td.bg-ored,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#lg_ft table.tdlink.sub-head tr td.bg-ored {
  background-color: #4c1909;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .bg-lgreen,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .bg-gold,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .yearBox,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .bg-lgreen,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .bg-gold,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime)#honorTable .yearBox {
  background-color: #002013;
  border-color: transparent;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li {
  border-color: #414141;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pagechose,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pagechose {
  color: #f2f2f2;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pagechose.current,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pagechose.current {
  border-color: #d4d4d4;
  color: #fbfbfb;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon {
  background-image: url("../../../../images/arrow-paging-dark.svg");
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon.visible,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) .pages ul li.pageicon.visible {
  background-image: url("../../../../images/arrow-paging-visible-dark.svg");
  background-color: #414141;
  border-color: #414141;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(1) a, body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(2) a, body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(3) a, body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(4) a, body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(6) a,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(1) a,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(2) a,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(3) a,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(4) a,
body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(6) a,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(1) a,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(2) a,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(3) a,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(4) a,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr th:nth-of-type(6) a,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(1) a,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(2) a,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(3) a,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(4) a,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime).player-transfer-table table.tdlink.sub-head tr td:nth-of-type(6) a {
  color: #ffffff;
}

body.dark #info #i_main .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_right select,
body.dark #info #i_main2 .data:not(#mainTitle):not(#lastUpdateTime) #main_dt.player-data-table .title_right select {
  color: #d4d4d4;
  border: 1px solid #0c1e03;
  background-image: url("../../../../images/select-arrow-down-dark.svg");
}

body.dark #info #i_main.teamsche table tr td a,
body.dark #info #i_main2.teamsche table tr td a {
  color: #ffffff;
}

body.dark #info #i_main.teamsche table tr td .o-win,
body.dark #info #i_main2.teamsche table tr td .o-win {
  background-color: var(--New-Color-05, #005030) !important;
}

body.dark #info #i_main.teamsche table tr td .o-lose,
body.dark #info #i_main2.teamsche table tr td .o-lose {
  background-color: var(--x3, #761B1C) !important;
}

body.dark #info #i_main.teamsche table tr td .o-draw,
body.dark #info #i_main2.teamsche table tr td .o-draw {
  background-color: var(--ha, #0C4FCF) !important;
}

body.dark #info #i_main.teamsche table tr td .o-win,
body.dark #info #i_main.teamsche table tr td .o-lose,
body.dark #info #i_main.teamsche table tr td .o-draw,
body.dark #info #i_main2.teamsche table tr td .o-win,
body.dark #info #i_main2.teamsche table tr td .o-lose,
body.dark #info #i_main2.teamsche table tr td .o-draw {
  opacity: 1;
}

body.dark #info #i_main.teamsche table tr td font[style] b,
body.dark #info #i_main2.teamsche table tr td font[style] b {
  color: #10e18d;
}

body.dark #info #left {
  background: #1a1919;
}

body.dark #info #i_main .data#mainTitle table tr td {
  border-color: #000000;
  background-color: #1a1919;
}

body.dark #info #i_main .data#lastUpdateTime {
  color: #d4d4d4;
}

body.dark #info #i_left #left_nav1 {
  color: #ffffff;
}

body.dark #info #i_left2 .left_list2 {
  color: #ffffff;
}

body.dark #info #i_left2 .left_list2:before {
  background-image: url("../../../../images/left-sidebar-arrow-white.svg");
}

body.dark #info #i_left2 table,
body.dark #info #i_left2 tr,
body.dark #info #i_left2 td {
  background: #1a1919;
}

body.dark #info #i_left2 table tr td:nth-of-type(1) {
  color: #ffffff !important;
}

body.dark #info #i_left2 table tr td:nth-of-type(2) a {
  color: #ffffff !important;
}

body.dark #info #i_left2 table tr.currPlayer td {
  background-color: #397f19;
}

#div_Table2 {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

#div_Table2 .table-v2{
  margin-bottom: 20px !important;
}


#div_Table2 .main_title:first-child {
  margin-top: 0 !important;
}

body.dark #page_div .dropdown-content .team-header-page-number {
  color: #000 !important;
}

/*# sourceMappingURL=main.css.map */


#page_div .pagination-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 12px;
}

#page_div .pagination-btn {
  background-color: #f0f0f0;
  border: 1px solid #d0d0d0;
  padding: 6px 8px;
  cursor: pointer;
  font-size: 12px;
  border-radius: 4px;
  transition: background-color 0.2s;
}

#page_div .pagination-btn:hover {
  background-color: #e0e0e0;
}

#page_div .dropdown {
  position: relative;
  display: inline-block;
}

#page_div .dropdown-btn {
  background-color: white;
  border: 1px solid #ccc;
  padding: 7px 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-radius: 4px;
  width: 50px;
  font-size: 10px;
}

#page_div .dropdown-btn span {
  margin-left: 5px;
}

#page_div .dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
  padding: 0;
  min-width: 50px;
  border: 1px solid #ccc;
  z-index: 1;
  max-height: 12rem;
  top: -12rem;
  overflow-y: scroll;
  scrollbar-width: thin;
  font-size: 10px;
}

#page_div .dropdown-content .page-number {
  padding: 6px;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
}

#page_div .dropdown-content .page-number:last-child {
  border-bottom: none;
}

#page_div .dropdown-content .page-number:hover {
  background-color: #f1f1f1;
}

#page_div .dropdown-content .selected {
  font-weight: bold;
}

.sub_menu {
  border-bottom: 0;
}

body  #info #i_main2 {
  background: transparent !important;
}

body #info {
  background-color: transparent !important;
}
.page_div .pages li{
  background-color: white;
}

div#honorTable {
  background: white;
}
/*body #info.version-2 select{*/
/*  border: 0 !important;*/
/*}*/
#main_dt{
  margin-top: 12px;
}
@media only screen and (max-width: 1000px) {
  body #info.version-2 {
    width: calc(100% - 16px) !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
    overflow: hidden;
  }
}
@media (max-width: 1000px) {
  .crumbs{
    width: 100%;
    box-sizing: border-box;
  }
  .footer .bottom{
    box-sizing: border-box;
  }
  .pages ul {
    width: 90%;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
  }
  .loading{
    width: 100% !important;
    margin: 0 auto;
  }
  .bottom{
    width: 100% !important;
  }
  /*#cup-list{*/
  /*  display: none;*/
  /*}*/
  #selectSclass{
    display: block !important;
  }
}
