.cdr-drt{
    border:1px grey solid;
    padding : 50px;
    border-radius: 10px;
    float:right;
    min-width: max-content;
    display:inline-block;
}
.cdr-ltr div{

}
.petiteNote{
    color:grey;
    font-size: 10px;
}

.petiteNote2{
    color:grey;
    font-size: 11px;
}

.requiredStyle{
    color:red;
    font-size: .425em;
    margin-bottom:5px;
}

h2{
    color:#0095eb;
}

label.form-label{
    font-weight: bold;
}

.lien-langue-quote{
    text-decoration: none;
    color:white;
    padding-left: 5px;
    padding-right: 5px;
}

.lien-langue-quote.active{
    font-weight: bold;
}