.add,.add>td{
    background: rgba(202, 102, 109, 0.51) !important;
    text-align: center!important;
}
.rapa-port-price-not-found,.rapa-port-price-not-found>td{
    background: rgb(225, 188, 202) !important;
    text-align: center!important;
}

.downloaded,.match,.match>td,.execute{
    background: rgba(14, 128, 89, 0.69) !important;
    text-align: center!important;
    color: white;
    display: none;
}

.downloaded,.matchgrid,.matchgrid>td,.execute{
    background: rgba(14, 128, 89, 0.69) !important;
    text-align: center!important;
    color: white;
}

.need-to-download,.update,.update>td{
    background: rgba(255, 157, 34, 0.21) !important;
    text-align: center!important;
}

.error,.error>td{
    background: rgba(35, 80, 160, 0.39) !important;
    text-align: center!important;
    color:white;
}
.new,.new>td{
    background: rgba(91, 91, 91, 0.39) !important;
    text-align: center!important;
    color: #ffffff;
}