td {
    vertical-align: middle;
}

.j-badge-outline {
    color: black !important;
    border: 1px solid black !important;
    background-color: white !important;
}

.j-sticky-thead thead, .j-sticky-thead th {
    position: sticky;
    top: 0px;
    z-index: 1020 !important;
}

.j-flag {
    width: 40px;
    height: 20px;
}

.j-selected-flag {
    border: 2px solid red;
}