/*
@file silicium28.css.php
*/


/* LINES IN PROPALE / COMMANDE / FACTURE */

tr[data-product_type="3"] .linecolvat,
tr[data-product_type="3"] .linecoluht,
tr[data-product_type="3"] .linecoluttc,
tr[data-product_type="3"] .linecolqty,
tr[data-product_type="3"] .linecolht
{
    color: transparent;
}

tr[data-product_type="3"]{
    background:#e9e9e9!important;
}

tr[data-product_type="3"] .editfielda .fas.fa-pencil-alt,
tr[data-product_type="3"] .reposition .fas.fa-trash.pictodelete
{
        display: none;
}

.mainmenu.silicium28_convoi::before { content: "\f67f" !important; }
.mainmenu.silicium28_projets::before { content: "\f5a6" !important; }

.fa-place-of-worship {
	color: #41005d !important;
}

.fa-file-contract {
	color: #41005d !important;
}

.info-box-icon-module-enabled .fa-atom {
    	color: #41005d !important;
}

.fa-dol-convoi:before {
	content: "\f67f";
	color: #41005d !important;
}
