﻿
.grd-height-set {
    max-height: calc(50vh);
}

.grd-thead-set {
    height: 20px;
    font-size: initial;
}

.w-100 {
    width: 100%;
}

.pad-bot-10 {
    padding-bottom: 10px;
}
