﻿.my-component {
    border: 2px dashed red;
    padding: 1em;
    margin: 1em 0;
    background-image: url('background-3.png');
}
.ChecuLinkVAT-grid-header_1 {
    font-weight: bold;
    color: rgb(76, 175, 80);
}

.mud-table-sticky-header * .mud-table-root .mud-table-head * .mud-table-cell  {
    font-weight: bold;
    
}
.mud-grid-item {
     padding-top: 9px !important;
     padding-bottom : 8px !important; 

}

/*.mud-table.full-height > .mud-table-container {
    
    height: calc(100vh);
    
}

.mud-table.full-height > .mud-table-pagination {
    overflow:scroll;
}*/