/******** fiori search related css styles ********/

.hidden {
    display: none !important;
}

/* reset line height because we don't want the line height modified by .sapUshellShellHeader */
#searchFieldInShell {
    line-height: normal;
}