#houi-compass-wrapper{position:relative;border:1px solid #ccc;background-color:#f0f0f0}#houi-compass-map{width:100%;height:100%}select{font-size:14px;padding:4px}#houi-center-marker{position:absolute;top:50%;left:50%;width:20px;height:20px;margin-left:-10px;margin-top:-10px;pointer-events:none;z-index:1000}#houi-center-marker:before,#houi-center-marker:after{content:'';position:absolute;background-color:#ae0000}#houi-center-marker:before{top:9px;left:0;width:20px;height:2px}#houi-center-marker:after{top:0;left:9px;width:2px;height:20px}.houi-pin-overlay{position:absolute;width:120px;text-align:center;pointer-events:none}.houi-bubble-top{background:#fff;border:2px solid #ae0000;color:#ae0000;padding:6px 10px;font-weight:700;font-size:16px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.3);display:inline-block;position:relative;white-space:nowrap}.houi-bubble-top:after{content:'';position:absolute;bottom:-8px;left:50%;margin-left:-8px;border-width:8px 8px 0;border-style:solid;border-color:#ae0000 transparent transparent}.houi-search-container{background:#fff;padding:10px;border-radius:2px;box-shadow:0 2px 6px rgba(0,0,0,.3);margin:10px}.houi-btn-red{background:#ae0000;color:#fff;border:none;padding:6px 12px;font-weight:700;font-size:14px;cursor:pointer;border-radius:2px}.houi-btn-red:hover{opacity:.9}