body {
    font-family: 'helvetica';
}

.agile-list li.success-element {
    border-left: 5px solid #0CCF5B;
}

.status-available {
    color: #0CCF5B;
}

.new-status-highlight {
    height: 16px !important;
    border: none;
    color: white;
    font-size: 11px !important;
    background-color: #0CCF5B !important;
}