﻿.notRequested
{
    background-color:yellow;
}

.processing
{
    background-color:red;
}


.updated
{
    background-color:green;
}