.ui-pg-selbox{
    width: 50px!important;
}
.jqgroup td span {
    background-image: url("/public/css/custom-theme/images/ui-icons_217bc0_256x240.png") !important;
    margin-top: -2px;
}
#pager_result_left{
    width: 65px;
}
.ui-jqgrid-labels th{
    vertical-align: middle!important;
}
.ui-pg-table tbody tr td:hover{
    padding: 1px!important;
    height: 19px!important;
}

.ui-pg-table tbody tr .ui-state-hover{
    border: none;
}
#pager_result_center{
    width: 225px!important;
}
.searchFilter select{
    width: 100px;
}
.searchFilter table{
    width: 100%;
}