/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
.optiongrey, .opacitymedium {
    opacity: 0.8 !important;
}
div.refidno {
    color: #547c3c !important;
    font-weight: bold !important;
}
td.linecolvat {
    display: none !important;
}
td.linecoluht {
    display: none !important;
}
td.linecoluttc {
    display: none !important;
}
td.linecoldiscount {
    display: none !important;
}
td.linecolht {
    display: none !important;
}
th.linecolvat {
    display: none !important;
}
th.linecoluht {
    display: none !important;
}
th.linecoluttc {
    display: none !important;
}
th.linecoldiscount {
    display: none !important;
}
th.linecolht {
    display: none !important;
}
th.right.nowraponall{
    display: none !important;    
}
#tva_tx {
  display: none !important;
}
#price_ht {
    display: none !important;
}
#price_ttc{
    display: none !important;   
}
.help:link{
    color: #8fc045 !important;
}
.help:visited{
    color:#5c6464 !important;
}
.help:hover {
    color: #ebfccf !important;
}