.MuiPaper-root {
    .MuiTableContainer-root {
        .MuiTable-root {
            position: relative;
            z-index: 0;
        }
    }
}
// .react-select__menu {
//   clear: both;
//    > div {
//     overflow-y: scroll;
//     padding: 0 0 20px 0!important;
//     clear: both;
//    }
// }