.label-progress1 {
    background-color: #ff0000 !important;  /* Rot */
    color: #fff !important;
}

.label-progress2 {
    background-color: #ff6600 !important;  /* Orange */
    color: #fff !important;
}

.label-progress3 {
    background-color: #ffcc00 !important;  /* Gelb */
    color: #000 !important;
}

.label-progress4 {
    background-color: #ffff66 !important;  /* Hellgelb */
    color: #000 !important;
}

.label-progress5 {
    background-color: #ccff66 !important;  /* Hellgrün */
    color: #000 !important;
}

.label-progress6 {
    background-color: #99cc33 !important;  /* Grünlich */
    color: #fff !important;
}

.label-progress7 {
    background-color: #66cc33 !important;  /* Grün */
    color: #fff !important;
}

.label-progress8 {
    background-color: #339900 !important;  /* Dunkelgrün */
    color: #fff !important;
}

/* Belende Element in Seminaren aus */

/*button[data-action="createRelated"][data-panel="contacts"] {
    display: none !important;
} */

a[data-action="removeRelated"] {
    display: none !important;
}

a[data-action="quickEdit"] {
    display: none !important;
}
