.payrollGrant {
padding: 20px;
.titleBar {
height: 47px;
line-height: 47px;
.titleBarLeft {
float: left;
}
.titleBarRight {
float: right;
.tableWrapper {
height: calc(100vh - 180.22px);
overflow: auto;