/*grid - custom changes */
.ui-jqgrid .ui-jqgrid-view  {font-size: 12px;}
.ui-jqgrid .ui-jqgrid-view {position: relative; left: 0px; top: 0px; padding: .0em;} 

/*header*/
.ui-jqgrid-htable { border-color: black;}

.ui-jqgrid .ui-jqgrid-hdiv {position: relative; margin: 0em;padding: 0em; overflow-x: hidden;}
.ui-jqgrid .ui-jqgrid-hbox {float: left;}

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {overflow: hidden; white-space: nowrap; text-align:center;} 

.ui-jqgrid .ui-icon-asc {margin-top: -2px; height: 12px; margin-left: -2px;}
.ui-jqgrid .ui-icon-desc {margin-top: -2px; height: 12px; margin-left: -3px;}

.ui-jqgrid tr.jqg-first-row-header th {padding: 0 2px 0 2px; border-top-color:transparent; border-left-color:transparent; border-right-color:transparent;}

/* body */ 
.ui-jqgrid tr.jqgrow td {font-weight: normal; overflow: hidden; white-space: pre; height: 22px; padding: 0 2px 0 2px; border-width:thin; border-style:solid;}
.ui-jqgrid tr.jqgfirstrow td {padding: 0 2px 0px 2px;  border-top-color: transparent;}
.ui-jqgrid tr.jqgroup td {font-weight: normal; overflow: hidden; white-space: pre; height: 22px; padding: 0 2px 0 2px;}
.ui-jqgrid tr.jqfoot td {font-weight: bold; overflow: hidden; white-space: pre; height: 22px; padding: 0 2px 0 2px;}
.ui-jqgrid tr.ui-row-ltr td {text-align:left;}
.ui-jqgrid tr.ui-row-rtl td {text-align:right;}

/* pager */

/* subgrid */

/* loading */

/*Modal Window */
.ui-jqdialog {font-size:12px;}
/* end Modal window*/

/* Form edit */

/* End Eorm edit */

/*.ui-jqgrid .edit-cell {}*/

/* inline edit actions button*/

/* Tree Grid */

/* moda dialog */

/* RTL Support */
