s.deleted {
    opacity: 0.5;
    font-style: oblique;
    cursor: pointer;
}

.uk-table tbody tr.uk-active-red {
    background: #fff1f1;
}

.uk-dropdown-filters {
    z-index: 920;
}