﻿@charset "utf-8";
.ui-jqgrid .ui-jqgrid-titlebar { background:#aeacac;color:#ffffff; }
.ui-jqgrid .ui-jqgrid-titlebar .ui-jqgrid-title { margin-left:5px; }
.ui-jqgrid .ui-jqgrid-htable tr th{ background:#eeeeee;font-weight:bold;height:25px;padding:0 10px; }
.ui-jqgrid .ui-state-hover { background:#dcdcdc;border:1px solid #d5d5d5; }
.ui-jqgrid .ui-state-highlight { background:#fff3bd;border:1px solid #d5d5d5; }
.ui-jqgrid .ui-jqgrid-btable tr td{ height:32px;padding:0 10px; }
.textLink,.ui-widget-content a { color:#63bdcd;cursor:pointer; }
.ui-jqgrid .ui-jqgrid-pager { height:31px;background:none; }
.ui-jqgrid .ui-pager-control { height:31px; }
.ui-jqgrid .ui-widget-header .ui-icon { background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-jqgrid .ui-jqgrid-titlebar .ui-state-hover { background:#c6c6c6; }
.ui-jqgrid .ui-priority-secondary { opacity:1;filter:Alpha(Opacity=100); }

