
div.mainmenu.qualite::before {
	content: "\f249";
}
div.mainmenu.qualite {
	background-image: none;
}

.badge-status8 {
	title: 'Erreur';
}

table.listeMpLotQte td {
    border-top-style: solid;
    border-top-color: gray;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: gray;
    border-bottom-width: 1px;
}

.refProduit{
	width: 12em;
}

.qty{
	width: 5em;
}

.qtytotale{
	width: 5em;
}

.listeMpLotQte td select{
	width: 25em;
}

.qtyinput{
	width: 4em;
}

.commentaire{
	width: 20em;
}

select.inputlots option{
	font-size: 25px;
}

select.inputlots{
	font-size: 20px;
}

.indic{
	color: #3C3C3C;
}

.rstatus2 {
    background-color: #d6b73a;
}
.rstatus3{
    background-color : #02e428;
}
.rstatus4{
    background-color : #02e4cf;
}
.rstatus5{
	color: #6A6A6A;
}

.ofstatus1{
    background-color : #02e428;
}

.ofstatus2{
    color: #6A6A6A;
}

.stockmouvemententry{
	color:green;
}

.stockmouvementexit{
	color:orange;

}

.inte{
	visibility:hidden;
}

