#RadixSortAnalysisCON {
  height: 540px;
}

#RadixSortAnalysisCON .jsavnode {
  line-height: 30px !important;
  min-width: 30px !important;
  max-width: 30px !important;
  min-height: 30px !important;
  max-height: 30px !important;
}

#RadixSortAnalysisCON .jsavnode .jsavvalue { /* This will get the array cell values to center vertically */
  height: 30px;
}

.mediumLabel{
  font-size: 14px; 
  text-align: center;   
}
