.important, .flagged {
    background-color: #EBC2C2;
}
.unseen {
    background-color: #D3D3D3;
}
.answered {
    background-color: #CEDFEC;
}
