.cedpp-body{
    background-color: white;
}

.cedpp-body-selected{
    background-color: rgb(199, 195, 195);
}

.cedpp-td{
    border-bottom: var(--color2) solid 1px;
    text-align: center;
    font-size: 12px;
    padding: 3px 0px;
}

.cedpp-selected-supplier{
    font-weight: bold;
}