.loading{align-items:center;background-color:#ffffff80;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:1000}.bg-dark{background-color:#000000b3}.bg-light{background-color:#ffffff80}.loading-icon{animation:loading-icon 2s infinite}.icon-dark>circle{fill:#fff}.loading-dots{align-items:center;display:flex}.loading-dots>div{animation:loading-dots .6s infinite alternate;background-color:#a3a1a1;border-radius:50%;height:1rem;margin:3px .4rem;opacity:1;width:1rem}.loading-text{font-weight:700;margin-top:.6rem}@keyframes loading-icon{0%,to{transform:rotate(4deg)}50%{transform:rotate(-4deg)}}@keyframes loading-dots{to{opacity:.1;transform:translateY(-1rem)}}.loading-dots>div:nth-child(2){animation-delay:.2s}.loading-dots>div:nth-child(3){animation-delay:.4s}.errMessage{color:var(--Err);letter-spacing:-.5px;margin:1.25rem 6.25rem 0 0;text-align:left}.nodata{height:100%;margin:auto;width:100%}.nodata-img{background-position:50%;background-repeat:no-repeat;height:50%;margin-top:2rem;width:100%}.nodata>p{color:var(--SubBorder);font-size:1.1rem;margin-top:.3rem;text-align:center}.ballon{align-items:center;display:flex;margin-bottom:.6rem}.ballon-item{position:relative;top:2px}.ballon-item>svg{display:block;margin:auto}.ballon-msg{background:var(--BallonBG);border-radius:5px;color:var(--TextBasic);font-size:.8rem;height:-webkit-max-content;height:max-content;padding:.75rem;position:absolute;width:-webkit-max-content;width:max-content;z-index:100}.ballon-msg:after{border-bottom:.6rem solid #0000;border-left:0 solid #0000;border-right:.6rem solid var(--BallonBG);border-top:.6rem solid #0000;content:"";left:-.6rem;position:absolute;top:.5rem}.drop,.drop-label{position:relative}.drop-label{align-items:center;display:flex;height:100%;width:100%}.drop-label-d{border-color:var(--InputBtnBor)!important;color:var(--InputBtnBor)!important;pointer-events:none}.drop-label-active{border-color:#0000!important;outline:.1rem solid var(--SelBorder)}.drop-label-text{color:var(--TextBasic);font-size:1rem;text-align:left}.drop-label-search{width:100%}.drop-label-btn{margin:0 .3rem}.dropdown-ul{-ms-overflow-style:none;background-color:var(--Box);border:1px solid var(--MainBorder);border-radius:7px;color:var(--TextBasic);cursor:default;font-size:.9rem;left:-1rem;margin-top:.6rem;max-height:16rem;min-height:auto;overflow:hidden auto;padding:.6rem;position:absolute;scrollbar-width:none;text-align:left;top:1rem;z-index:30}.dropdown-ul::-webkit-scrollbar{display:none}.dropdown-li{border-bottom:1px solid var(--MainBorder);padding:.6rem 0}.dropdown-li:hover{background-color:var(--DropHover)}.dropdown-li:last-child{border-bottom:none}.bar-data{background-color:var(--BarData);border-radius:20px;box-shadow:inset 0 1rem .3rem -.75rem #9b9b9b33,inset 0 .6rem 1.25rem -.75rem #9b9b9b4d;height:1.25rem;padding:0 .25rem;width:calc(100% - .6rem)}.bar-text{display:flex;flex-direction:row;width:100%}.bar-text p{color:var(--TextBasic);font-size:.7rem;margin-top:.3rem;text-align:center;width:25%}line.step{stroke:var(--BarDataBorder);stroke-width:2px}.criterion-table{border-collapse:collapse;margin-top:1rem;width:100%}.criterion-header{font-size:.8rem;height:2.5rem;text-align:left}.criterion-line{border-bottom:1px solid var(--MainBorder)}.criterion-line:last-child{border-bottom:none}.criterion-td{border-right:1px solid var(--MainBorder);color:var(--TextBasic);font-size:.8rem;height:2rem;padding:.45rem .3rem;width:19.5%}.criterion-td>p{white-space:wrap}.criterion-td:first-child{border-left:none;padding-left:0;width:22%}.criterion-td:last-child{border-right:none}.criterion-td>p:nth-child(2){margin-top:3px}.criterion-td>p:nth-child(n+2){margin-top:.3rem}.list{color:var(--TextBasic);display:flex;flex-direction:column;font-size:1rem;overflow:auto;text-align:left}.list-sort{display:flex;margin:1rem 0 .6rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}.list-datas,.list-sort{width:-webkit-max-content;width:max-content}.list-datas{-ms-overflow-style:none;overflow:hidden auto}.list-sort>*{align-items:center;flex-shrink:1;margin-right:1.25rem;text-align:left}.list-datas>li{margin-right:.6rem}.list-datas::-webkit-scrollbar{scroll-margin:3rem 0 0 3rem}.list-no{border-radius:7px;height:87%;overflow:hidden;text-align:center;width:100%}.list-no,.scroll-btn{align-items:center;background-color:var(--Box);display:flex;justify-content:center}.scroll-btn{border:1px solid var(--TextHover);border-radius:50%;bottom:2rem;height:2rem;position:absolute;right:2.5rem;width:2rem}.keyword-input{background-color:var(--InputBack);border:1px solid var(--InputBorder);border-radius:3px;padding:.6rem;width:95%}.keyword-input,.keyword-input::placeholder{color:var(--InputText)}.keywords{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.6rem}.keyword{align-items:center;background-color:var(--BarData);border-radius:20px;display:flex;font-size:.8rem;justify-content:space-around;padding:.3rem .6rem}.keyword-delete{margin-left:.4rem;width:.75rem}.addr{align-items:center;display:flex}.addr-value{background-color:var(--InputBack);border:1px solid var(--InputBorder);border-radius:3px;color:var(--TextBasic);padding:.6rem;position:relative;width:95%}.addr-btn{background-color:#6c6c81;border:none;border-radius:3px;color:#fff;font-size:1rem;height:2rem;margin-left:.6rem;width:5rem}.addr-labels{border:1px solid var(--InputBorder);border-radius:7px;margin:.6rem 0}.addr-labels>p{border-radius:7px 7px 0 0;height:2.5rem;line-height:2.5rem;padding-left:.6rem}.addr-label{align-items:center;display:flex;margin-bottom:.3rem;margin-top:.3rem;max-height:12.5rem;min-height:1rem;padding:.6rem;position:static;width:95%}.addr-label input[type=radio]{margin-right:.6rem}.confirmMsg{background-color:var(--DefaultBG);border-radius:7px;box-shadow:0 2px .25rem #0000001a;display:flex;flex-direction:column;height:11rem;left:43%;position:absolute;top:45%;width:27rem}.confirmMsg-header{background-color:var(--SelMain);border-radius:7px 7px 0 0;color:var(--DefaultTextW);font-size:1.1rem;padding:2%}.confirmMsg-body{border-radius:0 0 7px 7px;color:var(--DefaultTextB);display:flex;flex-direction:column;flex-grow:1;padding:5%}.confirmMsg-btn{background-color:var(--DefaultBG);border:1px solid var(--SelMain);border-radius:7px;color:var(--SelMain);height:25%;margin:auto auto 0;width:20%}.confirmMsg-btn:hover{background-color:var(--SelMain);border-color:var(--DefaultBG);color:var(--DefaultBG)}:root{--DefaultBG:#fff;--DefaultTextW:#fff;--DefaultTextB:#6c6c81;--SelMain:#758cf7;--SelBorder:#6c8cf6;--Cian:#54a6d4;--Maire:#1d1d1b;--Err:#f55454;--Green:#22b963;--Success:#7fda86;--BluePhlox:#cfd9e6;--ManageBtn:#0000;--StateBad:#c4c4c4;--AFTBG:#758cf7;--AFTBorder:#758cf7;--AFTText:#dae2ff}:root[color-theme=light]{--Background:#f3f3f3;--BackMenu:#fff;--Box:#fff;--Card:#fff;--TextBasic:#6c6c81;--TextHover:#6c6c81;--Icon:#6c6c81;--IconArrow:#c4c4c4;--MainBorder:#dcdcdc;--SubBorder:#c4c4c4;--AsideIcon:#aaaabe;--AsideBack:#dae2ff;--AsideTarget:#758cf7;--Tab:#e6e6e6;--BackHover:#edf3fd;--DropSearchBar:#c4c4c4;--DropBorder:#dcdcdc;--DropHover:#edf3fd;--DropBack:#edf3fd;--BarData:#efefef;--BarDataBorder:#dcdcdc;--InputBack:#fff;--SearchBack:#dcdcdc;--InputBorder:#c4c4c4;--InputText:#6c6c81;--InputBtnBor:#b1b1b1;--OptionSel:#6c6c81;--SortBtn:#b1b1b1;--SortBtnT:#6c6c81;--BallonBG:#edf3fd;--UnSelectableBG:#e7e7e7;--UnSelectableBorder:#c3c3c3;--UnSelectableText:#8f8f8f;--NotificationBG:#e7e7e7;--NotificationBorder:#c4c4c4}:root[color-theme=dark]{--Background:#000;--BackMenu:#000;--Box:#2e2e36;--Card:#3c3c47;--TextBasic:#ddddec;--TextHover:#3c3c47;--Icon:#ddddec;--IconArrow:#aaaabe;--MainBorder:#4f4f5a;--SubBorder:#6c6c81;--AsideIcon:#aaaabe;--AsideBack:#758cf7;--AsideTarget:#fff;--Tab:#2e2e36;--BackHover:#aaaabe;--DropSearchBar:#4f4f5a;--DropBorder:#aaaabe;--DropHover:#6c6c81;--DropBack:#3c3c47;--BarData:#4f4f5a;--BarDataBorder:#6c6c81;--InputBack:#2e2e36;--SearchBack:#2e2e36;--InputBorder:#6c6c81;--InputText:#ddddec;--InputBtnBor:#aaaabe;--OptionSel:#fff;--SortBtn:#4f4f5a;--SortBtnT:#ddddec;--BallonBG:#4f4f5a;--UnSelectableBG:#2e2e2e;--UnSelectableBorder:#3f3f3f;--UnSelectableText:#9d9d9d;--NotificationBG:#2e2e2e;--NotificationBorder:#6c6c81}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Noto Sans KR,sans-serif;list-style:none;margin:0;padding:0;text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{color:var(--TextBasic);cursor:default;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}input[type=button]:focus,input[type=checkbox]:focus{outline:none}input:focus,textarea:focus{border-color:#0000;outline:1.5px solid #6c8cf6;outline:1.5px solid var(--SelBorder)}input[type=text]{color:var(--InputText)}input[type=radio]{height:0;position:absolute;visibility:hidden;width:0}.st_fillnone{fill:none}.st_filltrans{fill:#0000}.st_fillgray{fill:#6c6c81}.st_fillwhite{fill:#fff}.st_fillblack{fill:#000}.st_fillselmain{fill:#758cf7;fill:var(--SelMain)}.st_fillmaire{fill:#1d1d1b;fill:var(--Maire)}.st_fillback{fill:var(--BackMenu)}.st_fillaside{fill:var(--AsideIcon)}.st_fillstatebad{fill:#c4c4c4;fill:var(--StateBad)}.st_fillbluephlox{fill:#cfd9e6;fill:var(--BluePhlox)}.st_fillcian{fill:#54a6d4;fill:var(--Cian)}.st_strokedelinecap{stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.st_strokenone{stroke:none}.st_strokeicon{stroke:var(--Icon)}.st_strokered{stroke:#f55454;stroke:var(--Err)}.st_strokegreen{stroke:#22b963;stroke:var(--Green)}.st_strokeblack{stroke:#000}.st_strokeW1{stroke-width:1}.st_strokeW12{stroke-width:1.2}.st_strokeW15{stroke-width:1.5}.st_strokeW2{stroke-width:2}.st_miter10{stroke-miterlimit:10}::-webkit-scrollbar{height:.6rem;width:.6rem}::-webkit-scrollbar-thumb{background-color:var(--MainBorder);border-radius:10px}::-webkit-scrollbar-track{background-color:initial}.scrollLock{overflow:hidden!important;touch-action:none!important}.react-datepicker-popper{z-index:100!important}.react-datepicker__input-container>input{font-size:.9rem}.react-datepicker__input-container #disablePicker{outline:none}.ol-zoom{bottom:.5em;left:auto!important;right:.5em;top:auto!important}.ol-data{z-index:998}.ol-dataS,.ol-picker{z-index:999}