#explanationRequestSearch #code-element {
    display: none
}

#explanationRequestCatalog tr.red td {
    background-color: #FFDFDF !important;
}

#explanationRequestCatalog tr.orange td {
    background-color: #FFE996 !important;
}

#explanationRequestCatalog tr.grey td {
    background-color: #F0F0F0 !important;
}

#explanationRequestCatalog tr.white td {
    background-color: #FFFFFF !important;
}

#explanationRequestCatalog tr.unread td {
    font-weight: bold;
}
