/* Show search box without jQuery */
#searchbox {
    display: block !important;
}
