.fail {
    color: #C00000
}

.warning {
    color: #FF8800
}

.success {
    color: #77B300
}