.titrePage .traitbleu {
    width: 24%;
}

.saisie .rows .champ .detail div.codeRev, .saisie .rows .champ .detail div.identite {
    margin-left: 12px;
}

.saisie .rows .detail div.codeRev {
    width: 50px;
}

.lienBouton {
    cursor: pointer;
}

.tableGroup {
    display: table-row-group;
}

.hidden {
    display: none;
}

.texteGris {
    color: #666666;
    font-size: 10pt;
}

.informations {
    width: 50%;
 }


.btnDetail {
    margin-left: 25px;
    display: inline-block;
}

.icon-checkmark{
    color : #00b300;
    font-size: 20px;
    position: relative;
    top: 5px;
}

.enteteCovid {
    padding-top: 10px;
    padding-bottom: 10px;
    display: table;
    width: 100%;
}

.griser {
    background-color: #ebebe4;
}

.encadreRouge {
    border: solid red 2px  !important;
}

.align-middle {
    display: table-cell;
    text-align: right;
    padding-right: 0 !important;
}

.text-align-right {
    text-align: right;
}

    