.ui-jqgrid .ui-jqgrid-sortable {
    height: 20px;
}

.ui-jqgrid .ui-jqgrid-resize {
    height: 30px !important
}

.ui-jqgrid .ui-jqgrid-htable th {
    height: 33px;
    padding: 0 2px 0 2px;
    font-weight: 900;
    font-size: 12px;
    background: #426da9;
    color: #ffffff;
}

.ui-jqgrid .ui-jqgrid-htable .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-jqgrid .ui-jqgrid-htable th div {
    margin: .4em 0em .1em 0em
}
