﻿/* .providerTable .MuiTableContainer-root {
    max-height: 68vh !important;
}

.qatable .MuiTableContainer-root {
    max-height: 68vh !important;
}

.QAwptable .MuiTableContainer-root {
    max-height: 68vh !important;
}

.scribetable .MuiTableContainer-root {
    max-height: 68vh !important;
}

.admintable .MuiTableContainer-root {
    max-height: 68vh;
} */
.scribetable .MuiToolbar-root {
    border-top: 1px solid rgba(224, 224, 224, 1);
}
.providerTable .MuiToolbar-root {
    border-top: 1px solid rgba(224, 224, 224, 1);
}
.qatable .MuiToolbar-root {
    border-top: 1px solid rgba(224, 224, 224, 1);
}
.QAwptable .MuiToolbar-root {
    border-top: 1px solid rgba(224, 224, 224, 1);
}
.scribetable .MuiToolbar-root {
    border-top: 1px solid rgba(224, 224, 224, 1);
}
.admintable .MuiToolbar-root {
    border-top: 1px solid rgba(224, 224, 224, 1);
}