.page-search-box{display:inline-block;position:relative;height:40px;width:100%;margin-bottom:15px}
@media screen and (min-width:768px){.page-search-box{width:600px;margin-bottom:30px}
}
.page-search-box-input{border:1px outset #ccc;height:40px;width:100%;padding:0 45px 0 5px;-webkit-appearance:none;border-radius:0}
.page-search-box-icon{border:0;background-color:#09f;font-size:20px;color:#fff;display:inline-block;position:absolute;right:0;top:0;width:40px;height:40px}