
.appeals-graph-container .appeals-stats-value {
  color: #9d6f43;
  font-size: 22px;
}

.appeals-graph-container .stats-table {
  max-width: 200px;
}

.appeals-graph-container .stats-table .row-cell {
  padding-bottom: 20px;
}

/* .appeals-graph-container .stats-table .first {
  font-weight: bold;
  /* font-family: Arial, Helvetica, sans-serif;*/
} */

.appeals-graph-container .stats-table .first-cell {
  width: 80%;
}

.appeals-graph-container .stats-table .second-cell {
  text-align: right;
  vertical-align: top;
}

.appeals-graph-container .legend-area,
.appeals-graph-container .svg-area {
  display: inline-block;
}


.appeals-graph-container .svg-area {
  vertical-align: top;
}

.appeals-graph-container .legend-area {
  font-size:10px;
  /* background-color: Red; */
}

.appeals-graph-container .stats-container {
  /* background-color: green; */
  vertical-align: top;
  position:relative;
  top:0px;
}

.appeals-graph-container .legend-container {
  
  /* background-color: blue; */
  position:relative;
  bottom:0px;
}

.appeals-graph-container .appeal-court-title{
  font-weight: bold;
}