td.field_prod span.select2 {
	width: 100% !important;
}

.prod_fini .liste_titre, .prod_fini .liste_titre_filter{
	background-color: #e9eaed !important;
}

.prod_fini tr.stockentrop td {
    border-left: 1px solid #ddd;
}

.prod_fini tr.stockentrop td:last-child {
    border-right: 1px solid #ddd;
}



/* ---- css alert facture ---- */

.alertcolorsfactur {
    width: 100%;
    margin-bottom: 9px;
    /*text-align: center;*/
    display: none;
    padding-top: 15px;
    padding-bottom: 7px;
    background: #ffffff !important;
}

.alertcolorsfactur .titlealertcolor{
    float: left;
}

.alertcolorsfactur .alertname {
    line-height: 15px;
    padding: 0 15px;
}

.alertcolorsfactur .coloralert {
    height: 12px;
    width: 41px;
    display: inline-block;
    border: 0.1px dashed #a9a9a9;
    margin-right: 3px;
}

.alertcolorsfactur .alertname {
    line-height: 15px;
    padding: 0 15px;
}
#inforelvebank .soldeavant {
    line-height: 2;
}

#inforelvebank .soldeavant span{
    font-weight: 600;
    color: #d81c1c;
}

/*  ---- end css ----*/