/*THIS IS THE FORMAT MODIFICATIONS FOR CES' USE OF THE JQGRID*/

/*Grid*/
.ui-jqgrid .ui-jqgrid-view {position: relative;left:0px; top: 0px; padding: .0em; font-size:0.8em; }/*font-size:11px;*/
/* caption*/

/* header*/
.ui-jqgrid .ui-jqgrid-htable th {/*height:inherit; */padding: 0 2px 2px 2px;}/*ADDED*/
/*.ui-jqgrid .ui-jqgrid-htable th div {overflow: hidden; position:relative; height:17px*/
.ui-jqgrid .ui-jqgrid-htable th div { height:auto; overflow:hidden; padding-right:4px; padding-top:2px; position:relative; vertical-align:text-top; white-space:normal !important; white-space: wrap; } /*ADDED*/
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {overflow: hidden;/*white-space: nowrap;*/text-align:center;border-top : 0px none;border-bottom : 0px none;}
.ui-jqgrid .ui-th-div-ie { zoom :1; }/*white-space: nowrap;height:17px;*/

/* body */ 

/* footer */

/* Pager*/
.ui-jqgrid .ui-jqgrid-pager { border-left: 0px none !important;border-right: 0px none !important; border-bottom: 0px none !important; margin: 0px !important; padding: 0px !important; position: relative; height: 25px;white-space: nowrap;overflow: hidden;}/*font-size:11px;*/

/*subgrid*/

/* loading */
.ui-jqgrid .loading {position: absolute; top: 45%;left: 45%;width: auto;z-index:101;padding: 6px; margin: 5px;text-align: center;font-weight: bold;display: none;border-width: 2px !important; font-size:10px;}/*font-size:11px;*/

/* toolbar */

/*Modal Window */
.ui-jqdialog { display: none; width: 300px; position: absolute; padding: .2em; font-size:0.8em; overflow:visible;}/*font-size:11px;*/
.ui-jqdialog .ui-jqdialog-titlebar { padding: .3em .2em; position: relative; font-size: 0.9em; }/*font-size: 0.9em; added*/

/* Form edit */
.ui-jqdialog-content .FormGrid {margin: 0px; font-size: .8em; }/*font-size: .8em; added*/

/*.ui-jqgrid .edit-cell {}*/

/* inline edit actions button*/

/* Tree Grid */

/* moda dialog */

/* RTL Support */

