.bg-status-2 {
    background-color: #365314 !important;
}

.bg-status-3 {
    background-color: #713f12 !important;
}

.bg-status-4 {
    background-color: #7f1d1d !important;
}

.bg-status-5 {
    background-color: #374151 !important;
    text-decoration: line-through;
}


.month-table-header {
    width: 41px;
}


.bg-box-status-2 {
    background-color: #b6d7a8 !important;
}

.bg-box-status-3 {
    background-color: #ffe599 !important;
}

.bg-box-status-4 {
    background-color: #ea9999 !important;
}

.progress-text-0  { color: #cc0100; }
.progress-text-1  { color: #c10c0a; }
.progress-text-2  { color: #b51814; }
.progress-text-3  { color: #aa231f; }
.progress-text-4  { color: #9f2f29; }
.progress-text-5  { color: #944b34; }
.progress-text-6  { color: #89573e; }
.progress-text-7  { color: #7e6349; }
.progress-text-8  { color: #738f53; }
.progress-text-9  { color: #68ab5e; }
.progress-text-10 { color: #5dac6a; }
.progress-text-11 { color: #63c374; }
.progress-text-12 { color: #6aa84f; }