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

.ficheEtatCompte .aucunResultat td {
    padding: 5px !important;
}

.ficheEtatCompte .estRenversee td {
    color: #F75D5B;
}

.ficheEtatCompte table.etatCompte {
    margin-right: 0 !important;
}

.tableEtatCompte .date {
    width: 75px;
}

.tableEtatCompte .numeroFacture {
    width: 140px;
}

.tableEtatCompte .description texte {
    width: 160px;
}

.tableEtatCompte .description texte .ellipsis {
    text-overflow: initial;
    overflow: auto;
    white-space: break-spaces;
}

etat-compte-entete table .prix {
    width: 80px;
}

etat-compte-entete table .alignerGauche {
    width: 260px;
}