.custom-node-badge {
    display: inline-block;
    padding: 2px 5px;
    margin-left: 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #28A050;
    border-radius: 10px;
}
.custom-node-badge-code-erp-segmentation,
.custom-node-badge-code-market-segmentation,
.custom-node-badge-libelle-pave,
.custom-node-badge-libelle-article,
.custom-node-badge-libelle-codegen,
.custom-node-badge-cout-rubrique-infoEdito,
.custom-node-badge-type-rubrique-infoEdito,
.custom-node-badge-type-rubrique-infoEdito-red,
.custom-node-badge-cout-rubrique-infoEdito-red,
.custom-node-badge-agence-nature {
    display: inline-block;
    padding: 2px 5px;
    margin-left: 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10px;
}
.custom-node-badge-code-erp-segmentation {
    background-color: #5A9BF5;
    color: #ffffff;
}
.custom-node-badge-code-market-segmentation {
    background-color: #393C3F;
    color: #ffffff;
}
.custom-node-badge-libelle-pave {
    background-color: #6428B4;
    color: #EFF0F1;
}
.custom-node-badge-libelle-article {
    background-color: #C1694F;
    color: #EFF0F1;
}
.custom-node-badge-libelle-codegen {
    background-color: #AF89DA;
    color: #000000;
}
.custom-node-badge-cout-rubrique-infoEdito {
    background-color: #2878F0;
    color: #EFF0F1;
}
.custom-node-badge-type-rubrique-infoEdito {
    background-color: #FAD26E;
    color: #000000;
}
.custom-node-badge-cout-rubrique-infoEdito-red, .custom-node-badge-type-rubrique-infoEdito-red {
    background-color: darkred;
    color: #EFF0F1;
}
.custom-node-badge-agence-nature {
    background-color: #dbc39a;
    color: #393C3F;
}
