﻿.work-item-state-0 { /* New */
    background-color: #ffdf78 !important;
}

.work-item-state-1 { /* Rejected */
    background-color: #ff6686 !important;
}

.work-item-state-2 { /* Open */
    color: white !important;
    background-color: #5f7eff !important;
}

.work-item-state-3 { /* Closed */
    background-color: #58df98 !important;
}

.event-type-1 {
    color: white !important;
    background-color: #FF4299 !important;
}

.event-type-2 {
    color: white !important;
    background-color: #000000 !important;
}

.event-type-3 {
    color: white !important;
    background-color: #cc9766 !important;
}

.event-type-4 {
    background-color: #22ea97 !important;
}

.event-type-5 {
    color: white !important;
    background-color: #9891FC !important;
}

.event-type-6 {
    background-color: #ffcc00 !important;
}

.event-type-8 {
    background-color: #00a661 !important;
}

.event-type-9 {
    color: white !important;
    background-color: #b34700 !important;
}

.event-type-10 {
    color: white !important;
    background-color: #ff6600 !important;
}

.event-type-11 {
    background-color: #1896D8 !important;
}

.event-type-12 {
    background-color: #00D2EA !important;
}

.event-type-13 {
    background-color: #63E8EC !important;
}

.event-type-14 {
    color: white;
    background-color: #F572EB !important;
}

.event-type-20 {
    color: white;
    background-color: darkorange !important;
}

.prospect-action-type-7 {
    background-color: yellow;
}

.prospect-action-type-8 {
    background-color: lightgreen;
}

.prospect-action-type-9 {
    background-color: violet;
}

.prospect-action-type-1 {
    background-color: lightblue;
}

.prospect-action-type-10 {
    background-color: coral;
}

.prospect-action-type-3 {
    background-color: lightgray;
}

.prospect-action-type-2 {
    background-color: lightpink;
}

.prospect-action-type-6 {
    background-color: lightcoral;
}

.prospect-action-type-15 { /* SendDocumentation */
    background-color: lightslategray;
    color: white;
}

.prospect-action-type-11 {
    background-color: lightslategray;
}

.prospect-action-type-12 {
    background-color: lightsalmon;
}

.prospect-action-type-13 {
    background-color: lightseagreen;
}

.prospect-action-type-14 {
    background-color: lightskyblue;
}

.prospect-action-type-4 {
    background-color: lightcyan;
}

.prospect-action-type-5 {
    background-color: lightsteelblue;
}

.shooting-state-0 { /* New */
    background-color: yellow;
}

.shooting-state-1 { /* Assigned */
    background-color: lightgray;
}

.shooting-state-2 { /* Retour */
    background-color: violet;
}

.shooting-state-3 { /* Approved */
    background-color: lightblue;
}

.shooting-state-4 { /* Pending */
    background-color: coral;
}

.shooting-state-5 { /* Yes */
    background-color: lightgreen;
}

.shooting-state-6 { /* No */
    background-color: lightpink;
}

.estate-state-0 { /* New */
    background-color: #E2B659;
    color: white;
}

.estate-state-1 { /* Review */
    background-color: #FFFCB3;
    color: black;
}

.estate-state-2 { /* Active */
    background-color: #B3FFCB;
    color: black;
}

.estate-state-3 {
    background-color: #E6B3FF;
    color: white;
}

.estate-state-4 { /* Placed */
    background-color: #68FDBC;
    color: black;
}

.estate-state-5 {
    background-color: #FF6666;
    color: white;
}

.estate-state-6 {
    background-color: #DC5A89;
    color: white;
}

.estate-state-7 {
    background-color: dimgrey;
    color: white;
}