table.prompt-routes tr {
  cursor: pointer; }

table.prompt-routes tr.selected {
  background: #007bff;
  color: #fff; }
