.icon-delete {
    background: url("../img/supprimer.svg") no-repeat;
    width: 25px;
    height: 25px;
    background-size: contain;
    background-position-y: -3px;
    cursor: pointer;
}

.tabnom {
    padding: 1em;
    background-color: #c1ddf7;
    border: 0;
}

.tabhead {
    padding: 2em;
    background-color: #c1ddf7;
}

.tabheadSmallPadding {
    padding: 9px;
    background-color: #c1ddf7;
}

#tabDPR, #tabDPR7DB {
    border: 0;
    background-color: #ecf6ff;
}

.tabDPR7DR7HB {
    border: 1px solid black;
    border-spacing: 0;
    background-color: #ecf6ff;
}

.griser {
    background-color: #ebebe4;
}
.button_griser{
    font-size: 15px;
    color: #00426F;
    font-weight: bold;
    border: 2px solid #D0D0D0;
    border-color: #D0D0D0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 4px 6px;
    position: relative;
}
.listeEnfants{
width: 7em;
}
.zoneEnfants{
width: 20px;
}
.dprtd {
    padding: 1em;
    width: 7em;
}

.zonevide {
    width: 3em;
}

.pointer {
    cursor: pointer;
    outline: none;
}

#tabDPR label, #tabDPR7DB label {
    font-weight: bold;
}

.suptd {
    background-color: #ecf6ff;
    border: 0;
}

.hidden {
    display: none;
}
.listetd{
    display: none;
}
tr.noBorder td {
    background-color: #ffffff;
    border: 0;
}

#tabDPR th, #tabDPR7DB th, #tabDPR tr.ligneRevenu td.dprtd, #tabDPR7DB tr.ligneRevenu td.dprtd {
  border: 1px solid black;
}

.bouton_grise {
    color: #666666;
    pointer-events: none;
}

.bouton:hover {
    text-decoration: none;  
    cursor: pointer;
    border-bottom-color: #aaa;
    border-right-color: #aaa;
}

.bouton_grise:hover {
    color: #666;
    pointer-events: none;
    cursor: default;
    border-color: #D0D0D0;
}

.divfleche {
    padding-left: 0.6em;
}

.dprtooltip {
    position: relative;
   /* display: inline-block;*/
}

.dprtooltipDetail {
    position: relative;
}

.dprtooltip .dprtooltiptext{
    display: none;
    width: 300px;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    right: -60px;
    margin-bottom: 10px; /* espace entre bouton et infobulle */
    background-color: white;
    border: 1px solid #cccccc;
    margin-top: 18px;
    font-size: 12px;
    color: black;
    font-weight: normal;
    z-index: 2;
}

.infobulleLimiteLigne {
    left: 50%; /* centre horizontalement */
    transform: translateX(-50%);
    bottom: 100%; /* place au-dessus du bouton */
    margin-bottom: 10px; /* espace entre bouton et infobulle */
}

.dprtooltipDetail .dprtooltiptext{
    display: none;
    width: 300px;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    margin: auto;
    background-color: #ecf6ff;
    border: 1px solid #959595;
    font-size: 12px;
    color: black;
    font-weight: normal;
    z-index: 2;
}

.dprtooltipDetail .dprWidthAuto {
    width: auto;
}

.tooltip>.tooltip-inner {
    display: block;
    width: max-content; 
    max-width: 300px;
    height: max-content; 
    max-height: 70,3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;   
    border-radius: 6px;
    padding: 5px;
    background-color: white;
    border: 1px solid #cccccc;
    margin-top: 18px;
    font-size: 12px;
    color: black;
    font-weight: normal;
    z-index: 2;  
}

.dprInfo {
    position: relative;
}

.dprInfo input {
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

.dprInfo .infos {
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
}

.dprtooltip .dprtooltiptext.infoBulleIco{
    right: 0;
}

.dprtooltip .dprtooltiptext.hse{
    right: inherit;
    margin-left: -90px;
}

.dprtooltip .dprtooltiptext.poubelle{
    right: -20px;
    margin-top: 20px;
}

.dprtooltip .dprtooltiptext.fleche{
    right: -20px;
    margin-top: 5px;
}

.dprtooltip .dprtooltiptext.revenuButton{
    margin-top: -60px;
}

.dprtooltip .dprtooltiptext.poubelle.invisible{
    display: none;
}

.dprtooltip .dprtooltiptext.fleche.invisible{
    display: none;
}

.dprtooltip:hover .dprtooltiptext, .dprtooltipDetail:hover .dprtooltiptext{
    display: block;
}

.dec2042_FondClair {
    background-color:#ebebe4;
    border: 1px solid #cccccc;
}

.sumRevenus, .sumRetenue, .sumHs, .sumAbattForfait{
    height: 20px;
}

th {
    text-align: center;    
}

.texteCentre {
    text-align: center;
}

.encadreRouge{
    border: solid red 2px;
}

#cmpt,
#popupInfosIncompletes{
    display: none;
}

#messagePopup{
    padding: 25px 5px; 
    text-align: left; 
    font-size: 12px;
    width: auto;
    margin: auto;
}

.apprentis_etudiants_label{
    width: 55em;
    text-align:left;
}

.apprentis_etudiants_info {
    margin: 1em auto 1em auto;
}

.apprentis_etudiants_checkbox_conteneur {
    height: 24px;
    width: 24px;
    margin: 1em 1em 1em 3em;
}

.libelleGris {
    color: #666666;
}

.exoneration_apprentis,
.exoneration_etudiant {
    font-weight: bold;
}

.label_apprentis_etudiant{
    text-align:right;
}

.retraits_madelin_per_libelle{
    color:red;
    text-align: left;
    font-size: 0.9em;
    padding-bottom: 1em;
}

.montants_apprentis_etudiant{
    text-align : center;
}

#etudiants_infos{
    padding-bottom: 1em;
}

#infosSiret{
    padding-bottom: 1em;
}

.infos {
    font-size: 20px;
    position: relative;
    top: -5px;
    cursor: pointer;
}

#detailInfoApprentis .dprtd, #detailInfoEtudiant .dprtd {
    background-color: #f0f0f0;
    font-style: italic;
}

.codeFraisGarde { 
    text-align: left;
}

#revenuButton.griser {
    color: #666666;
    cursor: default;
}

.alignementDiv {
    display: inline-block;
    width: 7em;
    vertical-align: inherit;
}

.minimalWidth100{
    min-width: 100px !important;
}

.tabheadPadding {
    padding: 2.5em !important;
}

.notice_border7DB7DR {
    float:right;
    margin-bottom:10px;
}

.textegrasCentre {
    font-weight: bold;
    text-align: center;
}

.texteCentre {
    text-align: center;

}

.divEncadreCheckbox {
    width: 27px;
    height: 27px;
}

.divExplications {
    text-align: justify;
    font-size: 12px;
    padding: 0 16px
}