.itemSuccess {
    background-color: #deffbb;
}

.itemFailed {
    background-color: #fbd6d6;
}