.r-record-body{  
    width:auto !important;  
    margin:0px !important;  
    padding:3px !important;  
    width:auto !important;  
}  
  
.r-grid > .r-fluid[data-location="grid"] {  
    display: inline-grid;  
    grid-template-columns: repeat(4, auto);  
    grid-template-rows: repeat(4, auto);  
    justify-content: center;  
    align-content: end;  
}  
.form-group.srchPanelRow.rnr-basic-search-field, div.srchPanelRow.form-group {  
float: left !important;  
display: table;  
margin: 5px;  
}