
tr.hidetdthreefour > td:nth-child(3)
, tr.hidetdthreefour > td:nth-child(4)
, tr.hidetdonetwo > td:nth-child(1)
, tr.hidetdonetwo > td:nth-child(2)
, tr.hidetdthreefour.hidetdonetwo
, tr.hidelinetr
{
    display: none !important;
}
td.valuefieldcreate.societe_extras_tiersplus_typetiers br {
    display: none;
}
body#mainbody:not(.tiersplusloaded) table.border tr{
/*    opacity: 0;*/
}
input#options_tiersplus_typetiers {
    width: auto;
    margin: 0 2px 0 12px;
    cursor: pointer;
}