tr.ListaNegra.Highlight td.Cell
{
    background-color:#F5A9A9!important;
    border-color:#F5A9A9!important;
}

tr.ListaNegra td.Cell
{
    background-color:#f5cece!important;
    border-color:#f5cece!important;
background-image: null;
}

tr.ListaNegra.Selected td.Cell
{
    background-color:#f5cece!important;
    border-color:#f5cece!important;
}


tr.CFDICancelado.Highlight td.Estatus {
    background-color: #F5A9A9 !important;
    border-color: #F5A9A9 !important;
}

tr.CFDICancelado td.Estatus {
    background-color: #f5cece !important;
    border-color: #f5cece !important;
    background-image: null;
}

tr.CFDICancelado.Selected td.Estatus {
    background-color: #f5cece !important;
    border-color: #f5cece !important;
}


tr.celdaRojo.Selected td.CompPagoDistintaMoneda {
    background-color: #f5cece !important;
    border-color: #f5cece !important;
}

tr.celdaRojo.Highlight td.CompPagoDistintaMoneda {
    background-color: #f5cece !important;
    border-color: #f5cece !important;
}

tr.celdaRojo td.CompPagoDistintaMoneda {
    background-color: #f5cece !important;
    border-color: #f5cece !important;
}



tr.celdaRojo2.Highlight td.CompPagoContiene {
    background-color: #f5cece !important;
    border-color: #f5cece !important;
}
tr.celdaRojo2 td.CompPagoContiene {
    background-color: #f5cece !important;
    border-color: #f5cece !important;
}


tr.celdaRojo2.Selected td.CompPagoContiene {
    background-color: #f5cece !important;
    border-color: #f5cece !important;
}



tr.rengloVerde.Highlight td.Cell {
    background-color: #c7f1cd !important;
    border-color: #c7f1cd !important;
    border-top: solid 1px #54c263 !important;
    border-bottom: solid 1px #54c263 !important;
}


tr.rengloVerde.Selected td.Cell {
    background-color: #8ed998 !important;
    border-color: #8ed998 !important;
    border-top: solid 1px #54c263 !important;
    border-bottom: solid 1px #54c263 !important;
}


tr.rengloVerde td.Cell {
    background-color: #c7f1cd !important;
    border-color: #c7f1cd !important;
}