/* The default grid fonts are too small - beef them up */
/* This is the view bar in lower right corner */
.ui-paging-info {font-size: 9pt;}

/* These are the column search boxes */
.ui-widget input {font-size: 9pt;}
.ui-widget select {font-size: 9pt;}

/* This is the column headings */
.ui-jqgrid-labels {font-size: 9pt;}

/* These are the grid title bar */
.ui-jqgrid {font-size: 12pt;}
.ui-jqgrid-title {font-size: 12pt;}

/* These are the edit dialog */
.ui-jqdialog {font-size: 9pt;}
.EditTable {font-size: 9pt;}
.ui-jqdialog-title {font-size: 11pt;}

/* This is the footer */
tr.footrow-ltr {font-size: 9pt;}

/* This is the body of the grid */
.ui-jqgrid-btable {font-size: 9pt;}

.ui-pg-table {font-size: 9pt;}
.ui-widget-header {font-size: 9pt !important;}
.ui-search-toolbar {font-size: 9pt !important;}
.ui-pg-input {height: 18px !important;}
