.ScheduleContainer {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1000px;
  position: relative;
}

.GamesTodayHeader {
  position: relative;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  text-transform: uppercase;
  display: none;
}

.ScheduleWidget .TeamTag {
  display: inline-block;
}

.ScheduleWidget .GamesTodayHeader {
  display: block;
}

.ScheduleWidget {
  width: 290px;
}
.w1200 {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.ScheduleContainer > .SpoilerButton {
  position: absolute;
  top: -75px;
  right: 25px;
  min-width: 138px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 5px 10px;
  cursor: pointer;
  display: inline-block;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
}

.ScheduleGroup,
.SpecialEventGroup {
  display: inline-block;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
}
.ScheduleGroup:nth-of-type(1) {
  margin-top: 0;
}

.ScheduleWidget .ScheduleGroup {
  margin-top: 5px;
  margin-bottom: 5px;
}

.ScheduleRow,
.SpecialEventRow {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: center;
}
.ScheduleRow {
  cursor: pointer;
}
.ScheduleRow.disabled {
  pointer-events: none;
}

.SpecialEventRow {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 60px;
  text-align: center;
}

.SpecialEventInfo {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 60px;
  text-align: center;
}

.SpecialEventDesc {
  margin-top: 20px;
  font-size: 16px;
  vertical-align: top;
  margin-top: 17px;
  z-index: 1;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.SpecialEventDesc a {
  color: #bcceea !important;
}

.SpecialEventDesc a:hover {
  color: #fff !important;
}

.NodeMatches {
  margin-top: -2px;
  padding-bottom: 0;
}

.NodeMatch {
  text-align: left;
  padding-top: 12px;
}

.NodeMatchNumber {
  display: inline;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #7c8fb6;
}

.NodeMatch.IsMatchLive .NodeMatchNumber {
  font-size: 20px;
}

.NodeMatch .LiveStreams {
  display: inline;
}

.NodeMatchWinner {
  display: inline;
}

.NodeMatchUpcoming {
  display: inline;
  /*  text-transform: uppercase; */
  letter-spacing: 2px;
  font-size: 14px;
  color: #fff;
}

.NodeInfo {
  padding-top: 0;
  display: inline-block;
  position: relative;
  text-align: center;
}

.NodeBestOf {
  margin-top: -2px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #6b7785;
}

.MatchDetailsLink {
  font-size: 12px;
}

.ScheduleWidget .ScheduleRow {
  height: 32px;
}

.ScheduleRow a:hover,
.Scoreboard:hover,
.SpoilerButton:hover {
  color: #ffffff !important;
}

.ScheduleWidget .SeriesName,
.ScheduleWidget .TeamName,
.ScheduleWidget .MatchInfo,
.ScheduleWidget .Scoreboard {
  display: none !important;
}

.SeriesInfo {
  position: absolute;
  left: 24px;
  top: 16px;
  font-size: 16px;
  display: block;
  z-index: 2;
  text-align: left;
  letter-spacing: 2px;
  color: var(--main-text-color);
}
.SeriesInfo .Serieslegend .SeriesDesc,
.SeriesInfo .Serieslegend .SeriesRound {
  line-height: 1.2;
  margin: 10px 0 0;
}
.SeriesInfo .Serieslegend .SeriesRound {
  margin-top: 0;
}

.ScheduleRow .viewVideos {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 24px;
  /* padding: 16px 24px 0 0;
        float: right; */
  font-size: 16px;
  display: block;
  z-index: 2;
  text-align: left;
  letter-spacing: 2px;
  color: var(--main-text-color);
}
.ScheduleRow .viewVideos ul {
  margin: 0;
  padding: 0;
}
.ScheduleRow .viewVideos ul li {
  height: 100%;
  list-style: none;
  margin-bottom: 10px;
}
.ScheduleRow .viewVideos ul li:last-child {
  margin-bottom: 0;
}
.ScheduleRow .viewVideos ul li .SpoilerButton {
  width: 138px;
  padding: 5px 5px;
}

.SeriesTime {
  font-family: 'Radiance-SemiBold', 'arial', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}

.SeriesName {
  font-size: 18px;
}

.MatchInfo {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 4;
}

.MatchInfo a {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.Scoreboard {
  display: none;
  position: absolute;
  top: 37px;
  right: 10px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  cursor: pointer;
  z-index: 3;
}

.ScoreboardWidget {
  display: none;
  position: absolute;
  top: 6px;
  right: 28px;
  cursor: pointer;
  z-index: 5;
}

.WidgetWatch {
  display: none;
  position: absolute;
  top: 5px;
  right: 2px;
  cursor: pointer;
  z-index: 3;
}

.ScheduleWidget .WidgetWatch,
.ScheduleWidget .ScoreboardWidget {
  display: block !important;
}

.GameWinner {
  display: none;
  position: absolute;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  top: 27px;
  width: 200px;
}

.Spoiler .GameWinner,
.Spoiler .Scoreboard,
.Spoiler .TeamSpoiler {
  display: inline-block;
}

.Spoiler .SpoilerData {
  display: inline-block;
}
.Spoiler .SpoilerData.SpoilerData-more {
  width: 450px;
  padding-left: 155px;
}

.SpoilerDataSocre {
  background-color: #09101e;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 16px;
  vertical-align: middle;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
}

.TeamScore {
  display: none;
}

.Spoiler .TeamScore {
  margin: 0 6px;
  display: inline-block;
}

.SpoilerData {
  display: none;
}

.NotSpoiler {
  display: inline-block;
}

.Spoiler .NotSpoiler {
  display: none;
}

.viewVideos .SpoilerButton {
  display: none;
}

.Spoiler .viewVideos .SpoilerButton {
  display: block;
}

.Team1Win {
  right: 8px;
  text-align: right;
}

.Team2Win {
  left: 8px;
  text-align: left;
}

.TeamInfo .TeamName {
  font-size: 16px !important;
  width: 190px;
  vertical-align: top;
  height: 28px;
  margin-top: 17px;
  position: relative;
  z-index: 1;
}

.TeamNameLeft {
  text-align: right;
  padding-right: 5px;
}

.TeamNameRight {
  text-align: left;
  padding-left: 5px;
}

.TeamTag {
  display: none;
  font-size: 16px;
  width: 60px;
  vertical-align: top;
  margin-top: 6px;
  position: relative;
  z-index: 1;
}

.TeamTagLeft {
  text-align: right;
  padding-right: 5px;
}

.TeamTagRight {
  text-align: left;
  padding-left: 5px;
}

.VSText {
  font-size: 16px;
  width: 40px;
  text-align: center;
  display: inline-block;
  margin-top: 15px;
}
.VScode {
  position: relative;
  top: 5px;
  margin-top: 6px;
  width: 80px;
  font-size: 22px;
  display: inline-block;
  box-sizing: border-box;
}
.VScode i {
  font-style: normal;
  position: relative;
}

.VScode i:nth-of-type(1) {
  left: -10px;
}
.VScode i:nth-of-type(2) {
  right: -10px;
}

.ScheduleWidget .VSText {
  font-size: 14px;
  width: 30px;
  margin-top: 7px;
}

.ScheduleWidget .TeamLogo {
  height: 32px;
  width: 32px;
  padding: 5px;
}

.ScheduleWidget .TeamLogo img {
  height: 22px;
  width: 22px;
}

.TeamLogo {
  height: 64px;
  width: 64px;
  padding: 10px;
}

.InlineBlock {
  display: inline-block;
}

.Spoiler .NoMatch {
  opacity: 0.6;
}

.LiveStreams {
  padding-top: 4px;
}

.WatchLive {
  font-size: 20px;
  vertical-align: bottom;
}

.StreamIcon {
  vertical-align: bottom;
  margin-left: 4px;
  width: 24px;
  height: 24px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

a .StreamIcon.SteamBroadcast {
  background-image: url('//cdn.dota2.com.cn/apps/dota2/images/international2018/overview/platforms/steam.png');
}

a:hover .StreamIcon.SteamBroadcast {
  background-image: url('//cdn.dota2.com.cn/apps/dota2/images/international2018/overview/platforms/steam_hover.png');
}

a .StreamIcon.YoutubeBroadcast {
  background-image: url('//cdn.dota2.com.cn/apps/dota2/images/international2018/overview/platforms/youtube.png');
}

a:hover .StreamIcon.YoutubeBroadcast {
  background-image: url('//cdn.dota2.com.cn/apps/dota2/images/international2018/overview/platforms/youtube_hover.png');
}

a .StreamIcon.TwitchBroadcast {
  background-image: url('//cdn.dota2.com.cn/apps/dota2/images/international2018/overview/platforms/twitch.png');
}

a:hover .StreamIcon.TwitchBroadcast {
  background-image: url('//cdn.dota2.com.cn/apps/dota2/images/international2018/overview/platforms/twitch_hover.png');
}

a .StreamIcon.OtherBroadcast {
  background-image: url('//cdn.dota2.com.cn/apps/dota2/images/international2018/overview/platforms/other.png');
}

a:hover .StreamIcon.OtherBroadcast {
  background-image: url('//cdn.dota2.com.cn/apps/dota2/images/international2018/overview/platforms/other_hover.png');
}

/* Match Details Stuff */
#MatchDetails {
  width: 979px;
  height: 534px;
  top: 50%;
  left: 50%;
  margin-top: -267px;
  margin-left: -489px;
  display: none;
  position: fixed;
  z-index: 9999;
  color: #ffffff;
}

#MatchID {
  position: absolute;
  top: 60px;
  left: 75px;
}

#MatchDuration {
  position: absolute;
  top: 60px;
  left: 195px;
}

#MatchDate {
  position: absolute;
  top: 60px;
  left: 745px;
}

#RadiantTeamName {
  position: absolute;
  top: 95px;
  left: 75px;
  color: #7aa73d;
}

#DireTeamName {
  position: absolute;
  top: 285px;
  left: 75px;
  color: #ca4633;
}

#WinnerTeamName {
  position: absolute;
  top: 50px;
  left: 275px;
  width: 450px;
  text-align: center;
  font-size: 20px;
}

#DetailsTable {
  display: table;
  top: 135px;
  left: 80px;
  width: 840px;
  height: 140px;
  position: relative;
  font-size: 12px;
}

#DetailsTableBot {
  margin-top: 53px;
  display: table;
  top: 135px;
  left: 80px;
  width: 840px;
  height: 140px;
  position: relative;
  font-size: 12px;
}

.DetailsTableRow {
  display: table-row;
  vertical-align: middle;
}

.DetailsTableRow img {
  margin-top: -2px;
  vertical-align: middle;
  height: 20px;
}

.DetailsTableCellPlayer {
  display: table-cell;
  width: 130px;
}

.DetailsTableCellLevel {
  display: table-cell;
  width: 25px;
}

.DetailsTableCellHero {
  display: table-cell;
  width: 155px;
}

.DetailsTableCellKDA {
  display: table-cell;
  width: 60px;
  text-align: center;
}

.DetailsTableCellItems {
  display: table-cell;
  width: 190px;
  padding-left: 10px;
}

.DetailsTableCellGold {
  display: table-cell;
  width: 40px;
}

.DetailsTableCellLastHits {
  display: table-cell;
  width: 80px;
}

.DetailsTableCellDenies {
  display: table-cell;
  width: 45px;
}

.DetailsTableCellGoldMin {
  display: table-cell;
  width: 65px;
}

.DetailsTableCellXPMin {
  display: table-cell;
  width: 40px;
}

#close_details_button {
  position: absolute;
  top: 15px;
  left: 940px;
}

/* End of Match Details Stuff */
.NoGamesSchedule {
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  position: relative;
  font-size: 28px;
  padding-top: 200px;
  padding-bottom: 200px;
}

.NoGamesWidget {
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 14px;
  width: 100%;
}

/* Mobile */
@media (min-width: 320px) and (max-width: 767px) {
  .ScheduleContainer > .SpoilerButton {
    top: -140px;
    left: 10px;
    width: 90%;
  }
  .ScheduleRow .SeriesInfo,
  .ScheduleRow .viewVideos {
    text-align: center;
    left: inherit;
    position: relative;
  }
  .SpoilerButton .ScheduleRow {
    padding-top: 21px;
  }
  .SeriesInfo {
    top: 8px;
  }
  .SpecialEventRow .SeriesInfo {
    top: 16px;
  }
}

.GamesTodayHeader {
  font-size: 14px;
  color: var(--main-text-color);
  background: #251f17;
}

.SpoilerButton {
  display: inline-block;
  cursor: pointer;
  background-color: rgba(152, 98, 233, 0.2);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 16px;
  padding: 0 42px;
  text-shadow: 1px 1px 2px #000000;
  border: 2px solid #9862e9;
  transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -webkit-transition: background-color 0.25s ease-out;
}
.SpoilerButton.disabled {
  background-color: #09101e !important;
  border-color: #09101e !important;
  color: #a1b5d8 !important;
  cursor: default;
}

#J_viewpoint.SpoilerButton {
  right: 236px;
}

.SpoilerButton:hover {
  background-color: rgba(152, 98, 233, 0.5);
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
}

.SpoilerButton:active {
  background-color: #9862e9;
}

.ScheduleRow .rowBg {
  height: 103px;
  background: #24242a;
  margin-bottom: 4px;
}
.ScheduleRow .iframe-info {
  display: none;
  margin: -4px auto 0;
  background: #191816;
}
.ScheduleRow .iframe-info iframe {
  border: none;
  width: 1100px;
  height: 1100px;
}

.SpecialEventRow {
  background: #485677;
  border: 1px solid #a1b5d860;
  /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); */
}

.SeriesTime {
  color: #6b7785;
}

.MatchInfo a {
  color: var(--main-text-color);
}

.Scoreboard {
  color: var(--main-text-color);
}

.GameWinner {
  color: var(--main-text-color);
}

.TeamName,
.TeamTag {
  display: inline-block;
  color: var(--grey-text-color);
}

.VSText {
  color: var(--main-text-color);
}

.TeamLogo img {
  max-height: 44px;
  vertical-align: middle;
  width: 44px;
}

.IsLive {
  background: var(--live-match-background-color);
}

.isWatching {
  height: 62px !important;
  outline: 2px solid var(--live-match-border-color);
  margin-bottom: 2px;
}
.ScheduleGroupBox {
  width: 1200px;
  margin: 0px auto;
}
/* 小组积分/淘汰赛 */
.pw-down {
  position: absolute;
  right: -36px;
  top: 0;
  height: 100px;
}
.pw-down .left {
  float: left;
}
.pw-down .right {
  float: right;
  text-align: left;
  position: relative;
  width: 262px;
  padding: 3px;
  background: linear-gradient(180deg, #f89e13 0%, #ff5f4a 60.42%);
  border-radius: 2px;
}
.pw-down .right a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.pw-down .right a img {
  width: 78px;
  height: 78px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  border: none;
}
.pw-down .right a span {
  display: inline-block;
  vertical-align: middle;
  color: #edebeb;
  letter-spacing: 1px;
  font-size: 18px;
}
.pw-down .right a span strong {
  font-weight: normal;
  line-height: 100%;
  display: inline-block;
  position: relative;
  color: #fff;
}
.pw-down .right a span strong:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0px 0px 10px #f79f1a;
  display: block;
  margin-bottom: 16px;
}
.pw-down .right a span strong:nth-of-type(2) {
  font-size: 12px;
  top: -3px;
  text-shadow: 0px 0px 10px #f79f1a;
  line-height: 17px;
}
.pw-down .right a:hover + .tip {
  display: block;
}
.pw-down .right .tip {
  display: none;
  position: absolute;
  right: 0px;
  top: 100px;
  width: 614px;
  height: 422px;
  z-index: 210;
  padding-top: 50px;
  font-size: 20px;
  color: #fff1cb;
  line-height: 28px;
  text-align: center;
  background: #242423
    url(https://img.csgo.com.cn/csgostatic/csgo/e65b6107-c05c-4345-ae09-0309cf220512.png)
    no-repeat center;
}
.pw-down .right .tip .tip-body img {
  width: 220px;
  display: inline-block;
  vertical-align: middle;
}
.pw-down .right .tip .tip-body span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 260px;
  height: 218px;
  background-size: 100% auto;
  background-image: url(https://img.csgo.com.cn/csgostatic/csgo/b4b98024-04e4-4b76-993f-feef731eac60.png);
}
.pw-down .right .tip .tip-body span img {
  position: absolute;
  left: 71px;
  top: 73px;
  width: 118px;
  height: 118px;
}

.pw-down .right .tip .tip-body img:nth-child(2) {
  position: relative;
  left: -22px;
  top: 30px;
}
.pw-down .right .tip .tip-footer {
  color: #fff1cb;
  font-size: 18px;
}
.pw-down .right .tip .tip-footer img {
  display: inline-block;
  vertical-align: middle;
  width: 64px;
  height: 64px;
  margin-right: 20px;
}
.pw-down .right .tip .tip-body {
  height: 326px;
}
.pw-down .right .tip .tip-footer span {
  display: inline-block;
  vertical-align: middle;
  width: 363px;
  text-align: left;
}
