/* Personnalisation */
body.cnxpage {
    background-image: url(https://www.dipro-online.com/PartageWeb/DiproConnect/Dipro_fond.jpg);
}
#speListeCommande th
{
    color:white;
}
.blocauthent .blocReglesMdp 
{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    color: white;
}

.blocauthent .blocReglesMdp .reglesMdp div
{
    background-color: #0078c1;
    padding: 5px 5px 5px 5px;
}

.pro-mea1 { border-bottom-right-radius: 80px 80px !important; background-color: #f5d507; color: #FFFFFF !important;}
.pro-mea2 { border-bottom-right-radius: 80px 80px !important; background-color: #0057a7; color: #FFFFFF !important;}
.pro-mea3 { border-bottom-right-radius: 80px 80px !important; background-color: #ffb500; color: #FFFFFF !important;}
.pro-mea4 { border-bottom-right-radius: 80px 80px !important; background-color: #14b534; color: #FFFFFF !important;}