html,
body,
#root {
    height: 100%;
    /* background-color: #F7F9FA; */
}
/* ::-webkit-scrollbar {
    width: 3px;
    height: 3px
}
::-webkit-scrollbar-button {
    background: #fff
}
::-webkit-scrollbar-track-piece {
    background: #fff
}
::-webkit-scrollbar-thumb {
    background: #888
} */

.css-16c50h-MuiInputBase-root-MuiTablePagination-select {
    margin-top: -12px !important;
  }
  .css-78c6dr-MuiToolbar-root-MuiTablePagination-toolbar .MuiTablePagination-actions {
    margin-top: -15px !important;
  }