@charset "ISO-8859-1";
.ui-jqgrid .ui-jqgrid-htable .ui-th-div 
{
    margin: 5px 0px;
}
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column
{
	text-align: center;
}

.table td, .table th 
{
   	padding: 3px;
}

.ui-jqgrid .btn-quick
{
    margin-right: 2px;
}
#gsh_list_Save,#gsh_list_Edit,#list_Edit,#list_Save
{
	border-right: 1px solid #f6f6f6;
}
.ui-jqgrid-labels>th,.ui-jqgrid-hdiv
{
	border-top: none !important;
}


.ui-search-table > tbody > tr > td
{
	vertical-align: middle;
	border: 0px;
}
.ui-search-table > tbody > tr > td.ui-search-clear
{
	padding: 0px !important;
}

.ui-search-input > input
{
	height: calc(1.5em + .5rem + 2px);
}