#map{height:400px;width:100%}#map ul{list-style-type:none;margin:0;padding:0;overflow:hidden}#map li.nav{float:left}#map li a{display:block;color:white;text-align:center;padding:13px;text-decoration:none}#map li a:hover{background-color:#111111}#map #left-menu{height:100%;overflow-y:scroll;overflow-x:hidden}#map #left-menu>.title{margin-bottom:15px}#map #left-menu h2,#map h3,#map h4{padding-left:15px}#map li.list-item{border-top:dashed 1px darkblue;padding-left:15px}#map li.list-item p{margin-bottom:5px !important}#map *{box-sizing:border-box}#map .autocomplete{position:relative;display:inline-block}#map input{border:1px solid transparent;background-color:#f1f1f1;padding:10px;font-size:16px}#map input[type=text]{background-color:#fff;border-radius:5px;width:100%}#map input[type=submit]{background-color:DodgerBlue;color:#fff;cursor:pointer}#map .autocomplete-items{position:absolute;border:1px solid #d4d4d4;border-bottom:none;border-top:none;z-index:99;top:100%;left:0;right:0}#map .autocomplete-items div{padding:10px;cursor:pointer;background-color:#fff;border-bottom:1px solid #d4d4d4}#map .autocomplete-items div:hover{background-color:#e9e9e9}#map .autocomplete-active{background-color:DodgerBlue !important;color:#ffffff}#map .search-form{border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fafafa;margin:30px 0;padding:0px;border-radius:5px;text-align:center;z-index:1000;position:absolute;top:50px;left:20px;width:350px}#map li.active{background-color:darkgreen;font-weight:bold}.autocomplete-suggestions{text-align:left;cursor:default;border:1px solid #ccc;border-top:0;background:#fff;box-shadow:-1px 1px 3px rgba(0,0,0,0.1);position:absolute;display:none;z-index:9999;max-height:254px;overflow:hidden;overflow-y:auto;box-sizing:border-box}.autocomplete-suggestion{position:relative;padding:7px 7px;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.02em;color:#333;border-bottom:1px solid #ddd}.autocomplete-suggestion b{font-weight:normal;color:#1f8dd6}.autocomplete-suggestion.selected{background:#f0f0f0}
