	div.refidno.opacitymedium {
		opacity: 1;
	}
	.ficheproduit table tr.nobordertd td {
		border:0px!important;
	}
	.ficheproduit table th {
		color: white;
	}
	.ficheproduit table tr td:nth-child(2) {
		font-weight: bold;
	}
	.ficheproduit table tr td:nth-child(2) span:not(.fas) {
		font-weight: normal;
	}
	.ficheproduit table th div {
		font-size: 1.1em;
		text-transform: uppercase;
		font-weight: bold;
	}
	.ficheproduit li.noborderoncategories {
		padding: 7px!important;
	}
	.ficheproduit .border.allwidth td {
		
	}
	.ficheproduit .allwidth.tableforfield.liste td.fieldrequired {
		font-weight: bold;
		color: var(--fieldrequiredcolor);
	}

.ficheproduit .catProduit.select2-container-multi-dolibarr li.select2-selection__choice {
	background: #aaa!important;
    padding: 10px!important;
    line-height: 13px;
    color: #333;
    font-weight: bold; 
}
.ficheproduit .catProduit.select2-container-multi-dolibarr span.select2-selection.select2-selection--multiple { border : 0; }
.ficheproduit .catProduit.select2-container--default.select2-container--disabled .select2-selection--multiple { background:transparent;}
 .ficheproduit .catProduit li.select2-search.select2-search--inline { display: none;}

