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

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

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

