a[href*="&action=edit_extras&attribute=fm_tothtavantremise"]
,a[href*="&action=edit_extras&attribute=fm_mntcommission"]
,tr[class*="_extras_fm_tothtavantremise"].valuefieldcreate 
,tr[class*="_extras_fm_mntcommission"].valuefieldcreate 
{
    display: none;
}

td[class*="extras_fm_tothtavantremise"]
{
    color: #1582bd;
    font-weight: bold;
}
td[class*="extras_fm_mntcommission"] {
    color: #b21617;
    font-weight: bold;
}

body.showmargininfos td[id*="extras_fm_tothtavantremise"]
,body.showmargininfos td[id*="extras_fm_mntcommission"]
,body.showmargininfos .margintable
,body.showmargininfos .margininfos 
{
    /*display: none;*/
    opacity: 0;
}