.export-column-highlight-selected {
    background-color: #f5f5f5;
}

.export-column-highlight:hover {
    background-color: #f5f5f5;
}


