﻿.remove-button-style {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}

.grid-file-link {
    text-decoration: underline;
    cursor: pointer;
    color: inherit;
}