.mud-icon-button {
    height: 37px;
    width: 37px;
}

.mud-appbar {
    height: 48px !important;
}

.mud-container {
    height: calc(100vh - 48px) !important;
}

.mud-table-row .mud-table-cell {
    padding: 5px 10px;
}

.mud-list-item-icon {
    min-width: 37px !important;
}

.mud-button {
    height: 37px;
    text-transform: none;
}

/*

.mud-input-control
{
    margin: 0 !important;
}

.mud-input-control .mud-input
{
    height: 37px;
}*/

