div.signature-pad--body canvas{
    border: 1px solid #5F61FF;
    width: 400px!important;
    height: 200px!important;
}
.cadreinfosconnectees{
    text-align: center;
    border-left: 1px solid #5F61FF;
    border-bottom: 1px solid #5F61FF;
    border-right: 1px solid #5F61FF;
    background-color: #677CF7;
    border-radius: 0 0 10px 10px;
    color: #FFFFFF;
}
.largeurcinquantepourcent{
    width: 50%;
}
.largeurquaranteneufpourcent{
    width: 49%;
}
.largeurquarantehuitpourcent{
    width: 48%;
}
.enligne{
    display: inline-block;
}
.texteagauche{
    text-align: left;
}
.texteaucentre{
    text-align: center;
}
.texteadroite{
    text-align: right;
}
.lienhorizontal{
    margin: 10px 0;
    display: block;
}
.imagesignature{
    max-width: 100px;
    max-height: 50px;
}
.description{
    width: 400px;
}
.cadreboutons{
    width: 400px;
    margin-top: 15px;
}
.infosaccesfonctionalites{
    margin-top: 125px;
    text-align: center;
    color: #677CF7;
    font-weight: bold;
}
.titreh3accueil{
    color: #FFFFFF!important;
}
.cadreswidthcanvas{
    width: 405px; 
    margin: auto;
}
.iconepdfinterv{
    width: 45px;
}
#btcondecresp{
    border: none;
}
#btcondecresp a{
    display: inline;
}
.messageDerreur{
	border:1px solid #f00;
	background-color:#fcc;
	padding:5px;
	color:#000;
	margin: 15px 8px 15px 8px;
	text-align: justify;
}
.petiticone{
    width: 17px;
    margin-left: 15px;
}
.titrepetiticone{
    font-size: 11px;
    font-weight: bold;
}
.pointeur{
    cursor: pointer;
}
.souligne{
    text-decoration: underline;
}
.gras{
    font-weight: bold;
}
.desctrav{
    color: #6b85b6;
}
.champdescpopup{
    width: 311px !important;
    height: 125px !important;
}
div#bon_livraison_travaux label{
    border-bottom: 1px solid #CED4DA;
    margin-bottom: 8px;
}
.textaucentre{
    text-align: center;
}