html,body{margin:0;overflow:hidden}#map{height:100%}#refine{box-sizing:border-box;background-color:rgba(255, 255, 255, 0.9);border:1px solid #ccc;height:130px;margin:25px 200px;opacity:0.95;padding:2px 20px;position:fixed;top:0;width:calc(100% - 400px)}#refine .left{background:url('../../i/location-pin.png') no-repeat 10px center;box-sizing:border-box;float:left;padding:0 20px 0 60px;width:60%}#refine .right{float:right;width:40%}#refine p,#refine input{font-size:16px}#refine p{color:#333;height:20px}#refine input[type="text"]{background:none;border-color:#ccc;border-width:0 0 1px 0;color:#333;outline:0}#search_box{width:100%}#location_range{width:30px;padding:0}#submit{background:none;border:0;color:#e87e24;cursor:pointer;float:right;font-size:18px;outline:0;padding:0;margin-left:10px}