:root{--activColor:#ff6600;--mainRadius:6px}#map{width:100%;height:100vh;min-height:480px;border:1px solid #909090;background:#c9efbb;position:relative}.map_button_div{position:absolute;visibility:hidden;border:1px solid transparent;z-index:1}.map_button{width:22px;height:22px;border:0;padding:0;font-weight:700;font-size:12px;color:#000;text-align:center;cursor:pointer;background-color:rgb(64 64 64 / 60%)}.map_button i{color:#fff}.map_button.hover:hover{background-color:rgb(64 64 64 / 80%)}.map_button .far.fa-save{font-size:16px}.map_button:focus{outline:0}#reset_map_view_div{margin-top:7px;margin-left:41px}#dispatching_map #reset_map_view_div{top:0;margin-top:40px;margin-left:60px}#reset_map_view{width:95px;height:24px}#close_map_div{right:0;margin-top:7px;margin-right:7px}#change_feature_type_panel{top:100px;margin-left:7px}#change_feature_type_panel div:not(:nth-of-type(1)){margin-top:1px}#submit_area_on_map_div{bottom:0;right:0;margin-bottom:7px;margin-right:7px}#submit_area_on_map{width:95px;height:24px}#circle_feature_div{top:0}#polygon_feature_div{top:0}#circle_feature i{font-size:14px}#markers_type_select_panel{left:7px;top:350px}#map_type_select_panel{top:155px;left:7px}#dispatching_map #map_type_select_panel{top:155px;left:35px}#map_type_select_panel div:not(:nth-of-type(1)){margin-top:1px}#markers_type_select_panel div:not(:nth-of-type(1)){margin-top:1px}#markers_type_select_panel i{font-size:16px}#markers_type_select_panel #circle_markers_type strong{color:#fff;font-size:12px;text-shadow:-.6px -.6px 0 #000,.6px -.6px 0 #000,-.6px .6px 0 #000,.6px .6px 0 #000;transform:translateY(2px)}#markers_type_select_panel #cluster_markers_type{position:relative}#markers_type_select_panel #cluster_markers_type.disable{color:#fff;background-color:rgba(94,94,94,.5)}#markers_type_select_panel #cluster_markers_type.enable{color:#000}#markers_type_select_panel #cluster_markers_type strong{position:absolute;font-size:10px;visibility:visible}#markers_type_select_panel #cluster_markers_type strong:nth-of-type(1){top:0;left:-4px}#markers_type_select_panel #cluster_markers_type strong:nth-of-type(2){top:2px;left:7px}#markers_type_select_panel #cluster_markers_type strong:nth-of-type(3){bottom:0;left:2px}.scale-line{position:absolute;bottom:0}.ol-scale-line{position:relative;z-index:3}.ol-popup{position:absolute;background-color:#fff;color:#000;-webkit-filter:drop-shadow(0 1px 4px rgba(0, 0, 0, .2));filter:drop-shadow(0 1px 4px rgba(0, 0, 0, .2));padding:5px;border:1px solid #ccc;border-radius:var(--mainRadius);bottom:20px;left:-50px;min-width:280px}.ol-popup a:link,.ol-popup a:visited{text-decoration:underline;color:#000}.ol-popup a:hover{color:grey}.ol-popup table{font-size:12px}.ol-popup table img{height:auto;width:25px;transform:translateY(2px)}.ol-popup table img.db-obj-icon{width:40px}.ol-popup table .popup-link{text-decoration:underline;cursor:pointer}.ol-popup table .popup-link:hover{color:grey}.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:#fff;border-width:10px;left:48px;margin-left:-10px}.ol-popup.area_on_map:after{border-top-color:rgba(255,255,255,.6)}.ol-popup:before{border-top-color:#ccc;border-width:11px;left:48px;margin-left:-11px}.ol-popup-closer{text-decoration:none;position:absolute;top:-2px;right:2px}.ol-popup-closer:after{content:"x"}#google_map_link{margin:6px 0 0 3px}#places_choose_container{position:absolute;top:7px;left:41px;max-height:40%;width:135px;background-color:rgb(241 241 241);z-index:1;border:1px solid #000;overflow:auto;color:#353535}#places_name_input{position:sticky;top:0;width:100%;border:none;background-color:rgb(241 241 241);box-shadow:inset 0 0 4px #8f8f8f;padding:3px 4px;font-weight:700;outline:0}#places_name_input.border{border-bottom:1px solid #000}#places_choose_result{display:none;font-style:italic;cursor:pointer}.place_data{padding:4px}.place_data:not(:last-child){border-bottom:1px solid #000}.place_data p:first-child{font-weight:700}.place_data p:last-child{font-size:.75rem}.place_data.hover_now{background-color:#cfcfcf}