th.ui-th-column div { /* Títulos con altura automática */
    white-space: normal !important;
    height: auto !important;
    padding: 2px;
}
.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
    font-weight: bold;
}

div.ui-jqgrid-hbox td.ui-search-clear{
    padding: 0;
}

div.ui-jqgrid-view{
    margin-bottom: 0;
}

.ui-jqgrid.ui-jqgrid-bootstrap > .ui-jqgrid-view{
    font-size: 1em;
}

.ui-jqgrid-bdiv{
    overscroll-behavior-x: none;
}
