.ol-popup{position:absolute;background-color:white;-webkit-filter:drop-shadow(0 1px 4px rgba(0,0,0,0.2));filter:drop-shadow(0 1px 4px rgba(0,0,0,0.2));border-radius:10px;border:1px solid #ccc;left:-50px;text-align:center;bottom:15px;height:380px;width:250px}.popupLink{width:50%;float:left;margin-bottom:15px}.ol-popup:after,.ol-popup:before{top:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ol-popup:after{border-top-color:white;border-width:10px;left:48px;margin-left:-10px}.ol-popup:before{border-top-color:#ccc;border-width:11px;left:48px;margin-left:-11px}.chosen-container{width:100%!important}.chosen-choices{width:100%!important}.chosen-choices .search-field input{width:100%!important}.chosen-select{width:100%!important}.cj-map-search{position:absolute;top:10px;left:auto!important;right:10px!important;display:flex;align-items:flex-start;z-index:1}.cj-map-search-btn{width:40px;height:40px;background:#fff!important;border:0;border-radius:4px;cursor:pointer;font-size:16px;color:#333!important;box-shadow:0 1px 4px rgba(0,0,0,0.3);flex-shrink:0}.cj-map-search-btn:hover{background:#f0f0f0}.cj-map-search-input{width:0;padding:0;border:0;height:40px;font-size:14px;outline:0;opacity:0;transition:width .3s ease,opacity .3s ease,padding .3s ease;box-shadow:0 1px 4px rgba(0,0,0,0.3);border-radius:4px 0 0 4px;box-sizing:border-box}.cj-map-search.open .cj-map-search-input{width:260px;padding:0 12px;opacity:1}.cj-map-search.open .cj-map-search-btn{border-radius:0 4px 4px 0}.cj-map-search-results{display:none;position:absolute;top:42px;right:0;width:300px;list-style:none;margin:0;padding:0;background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,0.3);max-height:250px;overflow-y:auto}.cj-map-search-results li{padding:8px 12px;cursor:pointer;font-size:13px;line-height:1.4;border-bottom:1px solid #eee}.cj-map-search-results li:last-child{border-bottom:0}.cj-map-search-results li:hover{background:#f5f5f5}@media(max-width:576px){.cj-map-search{left:10px}.cj-map-search.open .cj-map-search-input{width:calc(100% - 40px)}.cj-map-search-results{left:0;right:0;width:auto}}