﻿.type-sequence, .tag-tagging {
    display: none;
}

.tableContainer {
    height: 700px;
    overflow: auto;
}

.selected-row {
    background-color: orange;
}