﻿/* stessi CSS di PendingArticles */

.col-quantit {
    width: 100px !important;
    min-width: 100px !important;
}

.rmaB2B_qtaRendibile {
    width: 80px !important;
    min-width: 80px;
}

.rmaB2B_descrizione {
    width: 40%;
}

.rmaB2B_selezione, .rmaB2B_codice, .rmaB2B_precodice, .rmab2b_item .Prg-dataGrid-td-empty {
    width: 1%;
}

.rmaB2B_motivazione {
    min-width: 200px;
    width: 300px;
}

.rmaB2B_importo {
    width: 100px !important;
    min-width: 100px;
    max-width: 100px;
}

.value-box .result_label {
    background: none;
    font-weight: bold;
    padding: 0;
    display: inline;
}

.value-box .result_value {
    width: auto;
    display: inline;
}

.value-box {
    background: #c2c2c2;
}
