.cmeInjectContent table th{
  background-color: #112b4a;
  color: white;
  border: solid 1px #c2cace !important;
  border-collapse: collapse;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 11px;
  }
.cmeInjectContent table td{
  font-family: Roboto-Mono, monospace;
  font-size:12px;
line-height: 1.4;
}
.voiDataset .nameLabel, .voiDataset .exchLabel {
  text-transform: capitalize;
}

.voiHidden{
color: #112b4a;
}

.cmeInjectContent table{
  border-collapse: collapse;
  font-size: 12px;
clear:both;
}

.voiHidden th {
  color: #112b4a;
}

.odd {
    background: #f1f5f7;
}

.optionLink{
white-space: nowrap;
}

#voiAsset tr.rhidden{
display:none;
}



.cmeInjectContent table tr:hover{
 background-color: #ebedee;
}

#excel{
      float: right;
      margin-bottom: 5px;
    
      margin-top: -50px;
}

#voiLevelup {
  display:none;
}


#chart_div{
margin-bottom:10px;
}

#tradesDropdown{
margin: 10px 0 10px 0;

}

#tradedate{
margin-bottom: 10px;
}

.cmeInjectContent h3{
float: none !important;
}
.voiValues {
    text-align: right;
}
.pName {
    width: 250px;
}
.cmeVolumeHomepage .cmeDataWidgetBody .cmeVolumeLoaded {
    height: auto!important;
}

.cmeVolumeHomepage .cmeDataWidgetBody{
  background:white;
  height:auto !important;
}
.cmeVolumeWrapper.cmeVolumeLoaded {
    border: none !important;
    box-shadow: none;
}

.cmeDataWidgetFooterDate {
    border: none;
    background: white;
}

.cmeDataWidgetInner {
    border: none;
}

table#futuresOptions td, table#futuresOptions th {
    padding: 10px !important;
    vertical-align: middle;
}