.next-wipe-date, .next-wipe-date.default {
    color: #334f65;
}

.next-wipe-date.notice {
    background: #f39c12;
    color: white;
    padding: 1px 5px;
}

.next-wipe-date.warning {
    background: #e73623;
    color: white;
    padding: 1px 5px;
}

.last-wipe-date, .last-wipe-date.default {
    color: #bec1c6;
}

.last-wipe-date.success {
    color: #27b316;
}
