.constraint {
    padding:15px 10px;
    border-radius:3px;
}

.constraint.notempty{
    background-color: #04346C;
}
