/* OVERRIDE header_blue_static.css with new blue header */

#site-header {
    background-color: #026cdf !important;
}

#site-header .search-textfield{
    background-color: #004da1;
}

#site-header .search-mini-input{
    background-color: #004da1;
}

