html,input,textarea{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;outline:0}html{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fff;color:#313131;font-size:62.5%;line-height:1}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#searchfield{display:block;width:100%;text-align:center;margin-bottom:35px}#searchfield form{display:inline-block;background:#eeefed;padding:5px;border-radius:3px;margin:5px 0 0}#searchfield form .biginput,#searchfield form .biginput1{height:45px;padding:0 10px;background-color:#fff;font-size:1.5em;font-weight:400}#searchfield form .biginput{width:450px;border:1px solid #c8c8c8;border-radius:3px;color:#aeaeae;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}#searchfield form .biginput:focus{color:#858585}#searchfield form .biginput1{width:250px;border:1px solid #c8c8c8;border-radius:3px;color:#aeaeae;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}#searchfield form .biginput1:focus{color:#858585}a,a:hover{color:#fff}.autocomplete-suggestions{border:1px solid #999;background:#fff;cursor:default;overflow:auto}.autocomplete-suggestion{padding:10px 5px;font-size:1.2em;white-space:nowrap;overflow:hidden}.autocomplete-selected{background:#f0f0f0}.autocomplete-suggestions strong{font-weight:400;color:gray}