.dribultd {
    padding: 1em;
    width: 7em;
}

.text-bold {
    font-weight: bold;
}

.text-underline {
    text-decoration: underline;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.totalMontant {
    height: 20px;
}

.griser {
    background-color: #ebebe4;
}

.margin-top {
    margin-top: 10px !important;
}

.tab-bulletins {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border: 1px solid black;
}

.noBorder {
    border: none !important;
}

#tabBulletinsDri {
    border: 0;
    background-color: #ecf6ff;
}

#tabBulletinsDri th, #tabBulletinsDri tr.ligneRevenu td.tiPamctd {
    border: 2px solid black;
}

@media screen and (max-width: 1952px) {
    #nmSociete0 {
    }

    #numSiret0 {
        max-width: 10rem;
    }

    td[data-col="benefice"], td[data-col="deficit"] {
        width: 20rem;
    }
}

@media screen and (max-width: 1540px) {
    #nomSociete0 {
        max-width: 24em;
    }
}





