﻿.selection-table > tbody > tr:hover,
.selection-table > tbody > tr.selected {
    background-color: #ececec;
}
