.g-ib {
    display: inline-block;
}
.zmax-download-seach input[type="text"]{
	width:100%;
	border:1px solid #a30325;
	border-radius:0;
	height: 38px;
    padding: 7px 14px 6px 40px;
	background:url(../images/icon-search.png) no-repeat scroll 15px center;
}
.search-input-wrapper{
	position:relative;
	margin-bottom:40px;
}
.search-btn{
	position:absolute;
	right:0px;
	top:0px;
}
.zmaxui .search-btn .search-button{
	width:100px;
	background-color:#a30325;
	border:1px solid #a30325;
	height: 38px;
    padding: 6px 14px;
	color:#fff;
	font-size:16px;
	letter-spacing: 2px;
}

.js-stools .js-stools-container-bar {
    float: none !important;
}
