.frr .fdpr-gridstyle-main input[type="checkbox"] { width: 25px; height: 25px; margin: 0 auto; } .frr .fdpr-gridstyle-main .datagrid-cell { padding-top: 7px; padding-bottom: 8px; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; } .frr .fdpr-gridstyle-main input.datagrid-editable-input { height: 100%!important; }