.wijmo-wijgrid .wijgridtd {
	padding:5px;
}
.wijmo-wijgrid .ui-state-highlight {
background-image:none;
}
.wijmo-wijgrid-row .ui-state-highlight {
border-color:#a6a5a5 !important;
}
.wijmo-wijgrid-alternatingrow
{
background-color: #ffffff;
background-image: none;
}
.wijmo-wijgrid-headertext {
text-align:left;
}
.wijmo-wijinput, .wijmo-wijtextbox, .wijmo-wijgrid .wijmo-wijinput {
  background-color:#f1f1f1 !important;
}