section#wc2018-small table.grouptable thead th{
  display: none;
}
section#wc2018-small table.grouptable thead th.grouptable-header{
  display: block;
  column-span: 10;
}
,
section#wc2018-small table.grouptable tr.header{

}
section#wc2018-small table.grouptable td.wins,
section#wc2018-small table.grouptable td.draws,
section#wc2018-small table.grouptable td.loose,
section#wc2018-small table.grouptable td.scored,
section#wc2018-small table.grouptable td.missed,
section#wc2018-small table.grouptable td.balance,
section#wc2018-small table.grouptable thead td.wins,
section#wc2018-small table.grouptable thead td.draws,
section#wc2018-small table.grouptable thead td.loose,
section#wc2018-small table.grouptable thead td.scored,
section#wc2018-small table.grouptable thead td.missed,
section#wc2018-small table.grouptable thead td.balance,
section#wc2018-small .small-nodisp,
.alltables .alltables-nodisp,
.alltables .alltables-nodisp,
.tag-tournamenttable .tag-nodisp,
.tag-matches  .tag-nodisp,
section#wc2018-small td.matchid,
section#wc2018-small td.city,
section#wc2018-small td.datetime
{
  display: none;
}

 td.wins,
 td.draws,
 td.loose,
 td.scored,
 td.missed,
 td.balance,
 td.games,
 td.points,
 td.place
 {
  max-width: 20px;
  min-width: 30px;
  width: 30px;
  overflow: hidden;
  /*padding: 5px 10px;*/
}
section#wc2018-small td.wins,
section#wc2018-small td.draws,
section#wc2018-small td.loose,
section#wc2018-small td.scored,
section#wc2018-small td.missed,
section#wc2018-small td.balance,
section#wc2018-small td.games,
section#wc2018-small td.points,
section#wc2018-small td.place{
  min-width: 20px;
  width: 20px;
 }
table.grouptable,
table.macthestable{
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 8.5pt;
}
table.grouptable td,
table.macthestable td{
  text-align: center;
  padding: 5px 5px;
  /*border-right: 1px solid #eee;*/
border-bottom: 1px solid #ddd;

}
td.grouptable-header{
  font-weight: bold;
}
.grouptable tr.small-nodisp td{
  font-size: 0.75rem;
  text-align: center;
  font-weight: bold;
}
table.grouptable{
  width: 100%;
}
table.grouptable td.team{
  text-align: left;
  max-width: 100%;
}
table.grouptable td:contains("Россия"){
  background-image: url(/tab/images/c-flags/99069_sm.gif);
}
.wcteam-item span{
  display: block;
  height: 20px;
  padding-top: 3px;
  padding-left: 25px;
}
.wcteam-item img{
  float: left;
  display: block;
}
td.hometeam .wcteam-item img {
  float: right;
  display: block;
}
.wcteam-item span{
  text-align: left;
}
td.hometeam .wcteam-item span{
  text-align: right;
  padding-right: 25px;
  padding-left: 0px;
}
table.macthestable .colnames{
  display: none;
}

.macthestable td.score{
  padding: 0px 10px;
  font-size: 1.2rem;

}

.macthestable td.score a{
  font-weight: bold;
  display: block;
  background-color: #efefef;
  padding: 10px;
  margin: 1px;
}

.macthestable td.city{
  text-align: right;
  font-size: 0.8rem;
}
.macthestable td.datetime{
  text-align: left;
}
.macthestable td.datetime span.time{
  display: block;
  font-weight: bold;
  color: #333;

}
.macthestable td.datetime span.date{
  display: block;
  /*font-size: 0.8rem;*/
}
.alltables-item{
  padding: 5px;
  /*margin-top: 10px;*/
  margin-bottom: 25px;
}

.maincontent .alltables-item h3{
      width: 100%;
    height: auto;
    line-height: auto;
    text-align: left;
    background-image: none;
    
    color: #ccc;
    font-size: 2rem;
    margin: 0;
    font-weight: normal;
    padding-left: 20px;
}
.maincontent .alltables h1{
  color: #aaa;
  font-size: 2.2rem;
  font-weight: normal;
}
.worldcup-tagitem-block h1,
.worldcup-tagitem-block h2{
  font-weight: normal;
  color: #333;
}
.worldcup-tagitem-block h2{
  margin-bottom: 30px;
}
.worldcup-tagitem-block h2 span{
  padding-left: 3px;
}
.tag-tournamenttable,
.tag-matches{
  padding-bottom: 25px;
}
.worldcup-teamlist img{
  height: 25px;
}
.worldcup-teamlist div.worldcup-grouplist span{

    display:  block;
    float:  none;
    text-align:  center;

}
.matchline .matchid{
  width: 20px;
}

section#wc2018-small .wc-small-matches  .wcteam-item img{
 /* float: none;
  display: inline;*/
}

section#wc2018-small td{
  padding: 3px;
}

section#wc2018-small table.macthestable td.hometeam{
  padding-right: 0px;
  min-width: 50px;

}
section#wc2018-small table.macthestable td.awayteam{
  padding-left: 0px;
  min-width: 50px;

}
section#wc2018-small table.macthestable td.score{
  padding: 0px 5px;
}
section#wc2018-small .macthestable td.score a{
  padding: 3px;
}

section#wc2018-small td.datetime span.time,
section#wc2018-small td.datetime span.date{
  font-size: 0.8rem;
}

section#wc2018-small table.macthestable tbody tr:nth-child(even) {background: #FFF} 
section#wc2018-small table.macthestable  tbody tr:nth-child(odd) {background: #f8f8f8}

section#wc2018-small .macthestable td.score a{
  background-color: #555;
  color: #eee;
}

.match_playoff_home_wc,
.match_playoff_away_wc{
  float: left;
  width: 46%;
  padding: 2%;
  font-size: 0.75rem;
}
.match_playoff_home_wc a,
.match_playoff_away_wc a{
  font-size: 0.75rem; 
}

.match_playoff_wc_game table.grouptable td.wins,
.match_playoff_wc_game table.grouptable td.draws,
.match_playoff_wc_game table.grouptable td.loose,
.match_playoff_wc_game table.grouptable td.scored,
.match_playoff_wc_game table.grouptable td.missed,
.match_playoff_wc_game table.grouptable td.balance,
.match_playoff_wc_game table.grouptable thead td.wins,
.match_playoff_wc_game table.grouptable thead td.draws,
.match_playoff_wc_game table.grouptable thead td.loose,
.match_playoff_wc_game table.grouptable thead td.scored,
.match_playoff_wc_game table.grouptable thead td.missed,
.match_playoff_wc_game table.grouptable thead td.balance,
.match_playoff_wc_game td.matchid,
.match_playoff_wc_game td.city,
.match_playoff_wc_game td.datetime,
.match_playoff_wc_game .small-nodisp{
  display: none;
}

.match_playoff_wc_game td.hometeam,
.match_playoff_wc_game td.awayteam{
  width: 50%;
}

.navigationdiv span,
.navigationdiv a{
  padding: 4px;
  border: 1px solid #eee;
  border-radius: 5px;
  max-width: 100px;
  text-align: center;
  overflow: hidden;
}
.navigationdiv a:hover{
  text-decoration: none;
  background-color: #efefef;
}

.navigationdiv span.nav_ext{
  padding: 2px;
  border: 0px;
}
section#wc2018-small table.grouptable tbody tr{
  display: table-row;
}
section#wc2018-small table.grouptable tbody tr:nth-child(1),
section#wc2018-small table.grouptable tbody tr:nth-child(2){
  background-color: #dff0d8;
}