/* empty */
div.alert{
    background-color: #d01c1c;
    color: #FFF;
    padding:1em 0 1em 0;
}
div.alert p.alert-title{
    font-size:1.5em;
}
div.alert a {
    color: #EEE;
}
fieldset.search-macro-fields{
    padding-bottom:.5rem!important;
}



