﻿img.perc30 {
    height: 30%;
    width: 20%;
    /*padding-top: 0em;
    padding-bottom: 0em;*/
}

img.perc50 {
    height: 50%;
    width: 50%;
}
/*.mud-typography {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
}*/

body {
    font-family: 'Roboto', sans-serif;
    background-color: #f0f0f0;
    color: #333;
}

.mud-text {
    font-size: 12px;
    font-weight: bold;
}
.mud-table tr {
    cursor: default !important;
}