/* Ce fichier a été copié depuis le projet Commun. */
/* Ne pas éditer ce fichier directement; l'éditer depuis le projet Commun. */

adresse {
    margin-bottom: 10px;
    display: block;
}

adresse .adresseLecture {
    margin-bottom: 20px;
}

adresse .adresseLecture.nonModifiable{
    margin-right: 70px;
}

adresse texte .enLecture label::after {
    content: "";
}

adresse texte.avec2Points .enLecture label::after {
    content: " : ";
}

adresse texte label {
    display: block;
}

adresse texte.moyen {
    width: 190px;
}

adresse texte.petit {
    width: 85px;
}

adresse texte.margin {
    margin-left: 20px;
}

adresse texte .enLecture libelle {
    float: none;
    margin-right: 0;
}

adresse texte.avec2Points .enLecture libelle {
    margin-bottom: 5px;
    margin-right: 3px;
    float: left;
    display: block;
}

adresse > div > texte:first-child {
    width: 505px;
}

onglet-adresse texte.codeSgp .ellipsis {
    text-overflow: initial;
    overflow: initial;
}

onglet-adresse texte.codeSgp .valeur{
    white-space: nowrap;
}

adresse.separateurAdresse:not(:last-child){
    border-bottom: 1px solid #DDDDDD;
}

adresse bouton.supprimer.sansFond .cadreBouton{
    padding-top: 15px;
    padding-left: 95px;
}

adresse bouton.supprimerNonModifiable{
    padding-top: 0px!important;
    padding-left: 0px!important;
}