#matchup{
clear: both;
text-align: center;
}

#character_btn{
padding-left: 45px;
}

#clear{
margin-right: 25px; 
}

div.description{
text-align: center;
width: 100%;
background-color:#E0E1E5;
border:1px solid #FFFFFF;
border-radius: 5px 5px 5px 5px;
margin-bottom: 10px;
}

.playerOne{
margin-top: 5px;
margin-bottom: 5px;
border:1px solid #FFA200;
border-radius: 10px 10px 10px 10px;
margin-left: 50px;
}

.player1{
margin: 5px 10px;
border:1px solid #FFA200;
border-radius: 10px 10px 10px 10px;
}

.player2{
margin-top: 5px;
margin-bottom: 5px;
border:1px solid #717171;
border-radius: 10px 10px 10px 10px;
}

.noData{
/*margin-left: 170px;*/
}

.barChart{
min-width: 400px;
height: 200px;
margin: 0 auto;
}

.pieChart{
min-width: 400px;
height: 300px;
margin: 0 auto;
}

.highcharts{
float: right;
color: #FFA200;
font-weight: bold;
margin-bottom: 10px;
}

.headAllMatches{
background-color:#E0E1E5;
}

#matchs {
clear: both;
}


#matchs table{
width: 100%;
}
#infos{
clear:both;
width:100%;
}
#players {
width: 49%;
margin-left: 51%;
}
#mu {
width: 49%;
float:left;
}

#players table, #mu table{
width: 75%;
}

.difficultyMU{
height:25px;
background-color:black;
color:white;
font-weight:bold;
}
.impair {
background-color: #E5E5E5;
}
.pair {
background-color: #FFFFFF;
}


.logo_game{
width:80px;
height:40px;
}

.logo_tournoi{
width:80px;
height:40px;
}

img.bracket{
height:20px;
width:20px;
}

img.video{
height:20px;
width:20px;
}

.youtube{
vertical-align: middle;
}

.noLink a:link, .noLink a:active, .noLink a:hover, .noLink a:visited{
text-decoration: none;
color: black;
}

.team{
width: 25px;
height: 25px;
}

.idPicture{
width: 100px;
height: 200px;
}