/**
jQWidgets Customs
 */
[id^=listBox] {
  z-index: 10000000000000002000000;
}

.jqx-grid-cell-disabled {
  color: white;
}

.jqx-grid-cell-disabled:not(.jqx-grid-cell-selected) {
  border-color: #ddd !important;
  color: #aaa !important;
}
