 table {
     width:100%;
     margin-top:1em;
 }

 .rankpielegend {
    width: 100%;
    height: 100;
    background-color: #663333;
}

.rankpiechart {
    width: 100%;
    height: 100;
}

#player-update td {
  position:relative;
}

div.emoji-wysiwyg-editor {
  border: none;
	width:100%;
	height:1em;
  padding-top:0;
  padding-bottom:0;
  padding-right:0.5em;
  padding-left:0.5em;
  margin:0;
  margin-bottom:0.5em;
}
