.bg-dynamic{background-color:var(--legend-color)}.collapse-content{transition:max-height .3s ease-out;overflow:hidden}.map-container{left:0;height:95%;width:100%;top:1%}.distance-control{background-color:#fff;border:2px solid #ccc;border-radius:3px;padding:5px 10px;margin:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.distance-control.enabled{background-color:#4caf50;color:#fff}.search-container{position:absolute;top:10px;left:50px;z-index:1000;background:#fff;padding:8px;border-radius:4px;box-shadow:0 2px 6px #0000004d;display:flex;align-items:center;gap:8px}.search-type{padding:6px 24px 6px 8px;border:1px solid #ccc;border-radius:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="16" height="16"><path fill="%23333333" d="M7 10l5 5 5-5z"/></svg>') no-repeat right 8px center/12px}.search-input{width:250px;padding:8px;border:1px solid #ccc;border-radius:3px}.a-address{cursor:pointer;text-decoration:underline;color:#00f}.btn-raised{box-shadow:3px 3px 6px #d1d1d1,-3px -3px 6px #fff}.btn-depressed{box-shadow:inset 3px 3px 6px #d1d1d1,inset -3px -3px 6px #fff}body{margin:0;font-family:Arial;overflow-x:hidden}.container{transition:margin-right .3s}.sidebar{position:fixed;top:0;right:-24em;width:24em;height:100%;background:#fff;box-shadow:-2px 0 5px #0003;transition:.3s;display:flex;flex-direction:column;z-index:999}.sidebar.active{right:0}.sidebar-search{position:fixed;top:0;right:-24em;width:24em;height:100%;background:#fff;box-shadow:-2px 0 5px #0003;transition:.3s;display:flex;flex-direction:column;z-index:999}.sidebar-search.active{right:0}.sidebar-legend{position:fixed;top:0;right:-35em;width:35em;height:100%;background:#fff;box-shadow:-2px 0 5px #0003;transition:.3s;display:flex;flex-direction:column;z-index:999}.sidebar-legend.active{right:0}.header{padding:1.75em;border-bottom:1px solid #ddd}.content-container{flex:1;display:flex;flex-direction:column;overflow:hidden}.origin-content{padding:1.75em;border-bottom:1px solid #ddd;height:8em;overflow-y:auto}.legend{padding:1.75em;border-bottom:1px solid #ddd;flex:.5;overflow-y:auto}.legend-grid{display:grid;grid-template-columns:50% 50%;gap:8px;overflow:hidden;transition:all .3s;max-height:56px}.legend-item{display:flex;align-items:center;padding:8px;border-radius:8px;background-color:transparent}.legend-marker{width:24px;height:8px;border-radius:2px;margin-right:12px}.list-items{flex:1;padding:1.75em;overflow-y:auto}.button-container{padding:1.75em;display:flex;gap:10px;border-top:1px solid #ddd}.toggle-btn{position:fixed;top:4em;right:0;z-index:9;padding:.1em;cursor:pointer;font-size:large}.toggle-btn-search{position:fixed;top:6em;right:0;z-index:9;padding:.1em;cursor:pointer;font-size:large}.toggle-btn-legend{position:fixed;top:8em;right:0;z-index:9;padding:.1em;cursor:pointer;font-size:large}body.sidebar-active{overflow:hidden}.selectParcelBtn{position:fixed;top:10em;right:.2em;z-index:10;padding:.1em;cursor:pointer;font-size:large;border:2px solid transparent;transition:border-color .3s,box-shadow .3s}.selectParcelBtn.disabled-state{border-color:red;box-shadow:0 0 8px red}.measureDistanceBtn{position:fixed;top:12em;right:.2em;z-index:10;padding:.1em;cursor:pointer;font-size:large;border:2px solid transparent;transition:border-color .3s,box-shadow .3s}.measureDistanceBtn.disabled-state{border-color:red;box-shadow:0 0 8px red}.map-toggle-btn{position:fixed;top:15em;right:.1em;z-index:10;background:#0000;padding:4px 4px 0 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle-btn-dropdown{position:absolute;top:1%;right:0;z-index:99;padding:.1em;cursor:pointer;font-size:large}div#dropdownBgHover{margin:0 0 0 -2.7em!important}body.map-page-active .fi-main,body.map-page-active .fi-page{background:transparent!important}#map-layer-list{position:absolute;top:.75rem;right:.75rem;width:500px;height:450px}#arcgis-map-wrapper .esri-ui-corner .esri-component>.esri-widget--panel,#arcgis-map-wrapper .esri-ui-corner .esri-component.esri-widget--panel{width:500px}#arcgis-map-wrapper.esri-view-height-greater-than-medium .esri-ui-corner .esri-component.esri-widget--panel,#arcgis-map-wrapper.esri-view-height-greater-than-medium .esri-ui-corner .esri-component.esri-widget--panel-height-only,#arcgis-map-wrapper .esri-view-height-greater-than-medium .esri-ui-corner .esri-component.esri-widget--panel,#arcgis-map-wrapper .esri-view-height-greater-than-medium .esri-ui-corner .esri-component.esri-widget--panel-height-only{max-height:400px}#selected-parcels-table{width:calc(100vw - 200px);max-width:1800px;min-width:900px;max-height:500px;display:flex;flex-direction:column;background:var(--calcite-color-foreground-1);border:1px solid var(--calcite-color-border-3);font-size:13px}.selected-table-header{display:flex;align-items:center;gap:16px;padding:8px 12px;border-bottom:1px solid var(--calcite-color-border-3);background:var(--calcite-color-foreground-2);flex-wrap:wrap}.selected-table-header b{color:var(--calcite-color-text-1)}#selected-count{margin-left:auto;color:var(--calcite-color-text-2)}.selected-table-scroll{flex:1;overflow:auto;min-height:100px}#selected-parcels-list{width:100%;border-collapse:collapse;table-layout:auto}#selected-parcels-list thead th{position:sticky;top:0;background:var(--calcite-color-foreground-2);border-bottom:1px solid var(--calcite-color-border-3);padding:6px 10px;text-align:left;font-weight:600;white-space:nowrap;z-index:1}#selected-parcels-list tbody td{padding:6px 10px;border-bottom:1px solid var(--calcite-color-border-3);white-space:nowrap;vertical-align:top}#selected-parcels-list thead th:nth-child(3),#selected-parcels-list tbody td:nth-child(3){white-space:normal;min-width:180px;max-width:320px}#selected-parcels-list thead th:nth-child(6),#selected-parcels-list tbody td:nth-child(6){white-space:normal;min-width:120px;max-width:220px}#selected-parcels-list tbody tr:hover{background:var(--calcite-color-foreground-2)}#selected-parcels-list .row-actions{display:flex;gap:4px;align-items:center;white-space:nowrap}#selected-parcels-list .row-remove,#selected-parcels-list .row-zoom{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;font-size:16px;line-height:1;padding:2px 6px;border-radius:3px}#selected-parcels-list .row-remove{color:var(--calcite-color-status-danger)}#selected-parcels-list .row-zoom{color:var(--calcite-color-brand)}#selected-parcels-list .row-remove:hover,#selected-parcels-list .row-zoom:hover{background:var(--calcite-color-foreground-3)}html,body,#viewDiv{padding:0;margin:0;height:100%;width:100%}h3{margin:5px 0 7px}#menu{padding:.8em;width:310px;background:var(--calcite-color-foreground-1)}#menu calcite-action{--calcite-action-background-color: var(--calcite-color-foreground-2);--calcite-action-background-color-hover: var(--calcite-color-foreground-1);--calcite-action-background-color-press: var(--calcite-color-foreground-3)}#menu calcite-label{margin-top:10px;--calcite-label-margin-bottom: 0}#buttons calcite-button{width:100%;margin-top:10px}#selection-actions{display:flex;flex-direction:column;gap:8px;width:32px;background:transparent}.slider_single{width:100%}#slider_container{height:400px;width:500px;margin:20px}#save-project-dialog{--calcite-dialog-size-x: 480px}#save-project-dialog .save-dialog-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;background:var(--calcite-color-foreground-2);border:1px solid var(--calcite-color-border-3);border-radius:4px}#save-project-dialog .save-dialog-summary strong{color:var(--calcite-color-text-1);font-size:14px}#save-project-dialog .save-dialog-chips{display:flex;gap:6px}#save-project-dialog .save-dialog-chips span{font-size:12px;padding:2px 8px;border-radius:999px;background:var(--calcite-color-foreground-3);color:var(--calcite-color-text-2)}#save-project-dialog .save-dialog-status{font-size:13px;color:var(--calcite-color-text-2)}#save-project-dialog .save-dialog-result{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;text-align:center}#save-project-dialog .save-dialog-result-heading{font-size:16px;font-weight:600;color:var(--calcite-color-text-1)}#save-project-dialog .save-dialog-result-subline{font-size:13px;color:var(--calcite-color-text-2)}#save-project-dialog .save-dialog-result--success calcite-icon{color:var(--calcite-color-status-success)}#save-project-dialog .save-dialog-result--error calcite-icon{color:var(--calcite-color-status-danger)}#save-project-dialog .save-dialog-errors{margin:8px 0 0;padding-left:20px;text-align:left;font-size:12px;color:var(--calcite-color-text-2);max-height:160px;overflow:auto}body:not(.map-page-active) calcite-dialog{display:none!important;pointer-events:none!important}#cs-legend{width:230px;padding:0;font-size:12px;color:var(--calcite-color-text-1, #323232);background:var(--calcite-color-foreground-1, #fff);border:1px solid var(--calcite-color-border-3, #d4d4d4);border-radius:4px;box-shadow:0 1px 3px #00000040;overflow:hidden}#cs-legend .cs-legend__head{display:flex;align-items:center;justify-content:space-between;padding:6px 6px 6px 10px;background:var(--calcite-color-foreground-2, #f3f3f3);border-bottom:1px solid var(--calcite-color-border-3, #d4d4d4)}#cs-legend .cs-legend__heading{font-weight:600;font-size:12px}#cs-legend .cs-legend__toggle{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;color:var(--calcite-color-text-2, #6a6a6a);padding:2px;border-radius:3px}#cs-legend .cs-legend__toggle:hover{background:var(--calcite-color-foreground-3, #eaeaea)}#cs-legend .cs-legend__body{padding:8px 10px 10px}#cs-legend.cs-legend--collapsed .cs-legend__body{display:none}#cs-legend .cs-legend__section+.cs-legend__section{margin-top:8px;padding-top:8px;border-top:1px solid var(--calcite-color-border-3, #e1e1e1)}#cs-legend .cs-legend__title{font-weight:600;margin-bottom:4px}#cs-legend .cs-legend__sub{color:var(--calcite-color-text-2, #6a6a6a);font-size:11px;margin:4px 0 2px}#cs-legend .cs-legend__row{display:flex;align-items:center;gap:10px}#cs-legend .cs-legend__row--wrap{flex-wrap:wrap;gap:6px 10px}#cs-legend .cs-legend__item{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}#cs-legend .cs-legend__icon,#cs-legend .cs-legend__swatch{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}#cs-legend .cs-legend__dot{width:12px;height:12px;border-radius:50%;border:1px solid rgba(255,255,255,.85);box-shadow:0 0 0 1px #00000026;flex:0 0 auto}#cs-legend .cs-legend__lbl{line-height:1.2}
