#search_block_top{padding-top:50px}
@media (max-width: 768px) {
	#search_block_top {
		height:120px!important
	}
}
#search_block_top #searchbox{float:left;width:100%}
#search_block_top .btn.button-search {background:url(../../../img/icon/button-search.png) center top no-repeat;display:block;position:absolute;top:10px;right:7px;border:none;color:#FFF;width:20px;height:20px;text-align:center}
#search_block_top .btn.button-search:hover,#search_block_top .btn.button-search:focus{background-position:center bottom}
#search_block_top .btn.button-search span{display:none}
#search_block_top #search_query_top{display:inline;padding:0 13px;height:40px;line-height:40px;margin-right:1px;background-color:#fff;border:1px solid #ccc;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;-moz-transition:border linear 0.2s, box-shadow linear 0.2s;-o-transition:border linear 0.2s, box-shadow linear 0.2s;transition:border linear 0.2s, box-shadow linear 0.2s}
#search_block_top #search_query_top:focus{border-color:#0094ad;outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)}
.ac_results{background:#FFF;border:1px solid #d6d4d4;width:271px;margin-top:-1px}
.ac_results li{padding:0 10px;font-weight:normal;color:#686666;font-size:13px;line-height:22px}
.ac_results li.ac_odd{background:#FFF}
.ac_results li:hover,.ac_results li.ac_over{background:#fbfbfb}
form#searchbox{position:relative}
form#searchbox label{color:#333}
form#searchbox input#search_query_block{margin-right:10px;max-width:222px;margin-bottom:10px;display:inline-block;float:left}
form#searchbox .button.button-small{float:left}
form#searchbox .button.button-small i{margin-right:0}
