File: /medikors/www/ebook/InAlyzerair_en/styles/themes/html-templates/searchbar.html
<div id="searchbar" class="searchbar">
<div class="translucent"></div>
<div class="container">
<button type="button" class="btn close"><span class="icon_close"></span></button>
<input id="search" class="searchinput" type="text" placeholder="{{Strings.ENTER_SEARCH_WORDS}}" value="" name="search" autofocus="on">
<div class="btn-group pull-right">
<button type="button" class="btn btn-default btn-list"><span class="icon_ul"></span><span class="badge">0</span></button>
<button type="button" class="btn btn-default btn-search glyphicon glyphicon-search"></button>
</div>
</div>
</div>