.price-rule-active td{
    background-color: #cc99c2 !important;
    color: #fff;
    transition: all .3s ease-in-out;
}
.price-rules-table{
    margin-top:15px;
}