input.f3-form-error {
    background-color: #f2dede;
}

.list {
    margin-top: 20px;
}

div.filter {
    margin: 20px 0;
}
div.filter a.active {
    text-decoration: underline;
}
h4 .details {
    font-weight: normal;
    font-size: 80%;
}
.list .dataTables_wrapper .dataTables_filter {
    float: none;
}