﻿/*.ui-jqgrid-titlebar {
  display:none;
}

.ui-jqgrid {
  border:0;
}

.ui-widget-content {
  background:#FFFFFF;
}

.df-jqgrid-row-alt
{
  background:#EFEFEF;
}

.ui-jqgrid tr.ui-row-ltr td 
{
  border-right-width:0;
}

.ui-jqgrid tr.jqgrow td
{
  border-bottom:none;
  color:#666;
  height:30px;
}

.ui-jqgrid-hbox 
{
  border-bottom:solid 4px #AAA;
  height:35px;
}

.ui-jqgrid tr.df-cell-unread td
{
  font-weight:bold;
}
  
#lookup_resultlist tr{ cursor : hand; }
#resultlist tr{ cursor : hand; }*/

.ui-jqgrid-titlebar {display:none}
.ui-jqgrid {border:0}
.ui-widget-content {background:#FFFFFF}
.df-jqgrid-row-alt {background:#F5F5F5}
.ui-jqgrid tr.ui-row-ltr td {border-right-width:0}
.ui-jqgrid tr.jqgrow td {border-bottom:none;color:#222233;height:38px;font-size:14px;padding:0px 3px}
.ui-widget .ui-widget {font-size: 16px}
#lookup_resultlist tr {cursor:pointer}
#historyRequestResultList tr {cursor:pointer}
.i-action-jqgrid-link {cursor: pointer;color:#666;border-bottom:1px dashed #666;text-decoration:none;display:inline-block}
.ui-state-highlight {background: #79BAEC !important}
.ui-jqgrid .ui-jqgrid-hbox {padding-right:0px !important;}
.ui-jqgrid .ui-jqgrid-htable th {height:32px;font-size:14px}
/*.ui-jqgrid tr.jqgfirstrow td {padding-right:0px !important}
.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {padding-right:0px !important}*/
.ui-jqgrid .ui-jqgrid-bdiv {overflow:hidden !important}