.status.error {
    background: #fee4e2;
    color: #b42318;
}

input.checkbox-auto {
    width: auto;
}
