body {
}
/*.scrollToTop {
    width: 75px;
    height: 75px;
    position: fixed;
    bottom: 25px;
    right: 5%;
    display: none;
}

    .scrollToTop i {
        display: inline-block;
        color: #fff;
    }*/

.rgCollapse {
    visibility: hidden
}


.ItemCellPad {
    border-color: grey;
    text-align: center;
    padding-left: 5% !important;
}


.highlightedSearchResult {
    background-color: #ff0000;
    color: black;
}

/*.ItemCellPad {
    border-color: grey;
    text-align: center;
    padding-right: 60px !important;
}*/

.gridgroupheaders {
    border-radius: 25px;
}
.rgGroupHeader {
    font-size: 14px !important;
}

td.rgGroupCol {
    width: 0px !important;
}