body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input:focus-visible{border:1px solid #3390ee;box-sizing:border-box;border-radius:5px;outline:0}.main{overflow:hidden}.flex-center{justify-content:center}.flex-center,.main-header{display:flex;align-items:center}.main-header{justify-content:space-between;background-color:#252a35;height:48px}.main-header .logo{padding:12px 16px;display:flex;justify-content:flex-start;border:0;cursor:pointer}.main-header .logOut{width:70px;height:32px;background:#383d48;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#e6e8eb;font-size:13px;margin-right:16px;cursor:pointer}.main-content{display:flex}.sideBar{width:200px;min-height:calc(100vh - 48px);max-height:calc(100% - 48px);background-color:#383d48;overflow-y:auto}.sideBar .list{font-size:16px;font-weight:700;height:44px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:flex-start}.sideBar .list:first-child{margin-top:16px}.sideBar .list .img{background-image:url(../../static/media/document.9e6f31c6.svg);background-repeat:no-repeat;width:20px;height:20px;margin-left:16px;margin-right:8px}input[type=file]{display:none}.container{display:flex;flex-wrap:wrap;align-content:flex-start;width:calc(100vw - 200px);height:calc(100vh - 48px);background-color:#545861;padding-top:20px;padding-left:20px;overflow-y:auto}.container .createFile{cursor:pointer}.container-card{width:200px;height:318px;background-color:#383d48;border-radius:10px;margin:20px;position:relative}.container-card:hover .container-card-shadow{opacity:1;cursor:pointer}.container-card>div>img{object-fit:cover}.container-card-shadow,.container-card>div>img{width:200px;height:250px;border-radius:10px 10px 0 0}.container-card-shadow{position:absolute;top:0;left:0;background:rgba(13,16,26,.6);opacity:0}.container-card-shadow .iocnGraup{display:flex;flex-direction:column;align-items:flex-end;margin-top:12px}.container-card-shadow .iocnGraup div{width:44px;height:44px;border-radius:50%;margin:4px 16px}.container-card-shadow .iocnGraup .description{background:#0bcea5}.container-card-shadow .iocnGraup .description:hover{background:#0c4944}.container-card-shadow .iocnGraup .description .photo{width:24px;height:24px;background:url(../../static/media/photo.040b2e92.svg) no-repeat;background-size:contain;margin:0;border-radius:0}.container-card-shadow .iocnGraup .delete{background:#9ea2a8}.container-card-shadow .iocnGraup .delete:hover{background:#383c45}.container-card-shadow .iocnGraup .delete .trash{width:22px;height:22px;background:url(../../static/media/trash.66788df6.svg) no-repeat;background-size:contain;margin:0;border-radius:0}.container-card .plus{width:72px;height:72px}.container-card .plus:after,.container-card .plus:before{position:absolute;top:127px;left:100px;content:"";height:72px;width:2px;background-color:#fff;cursor:pointer}.container-card .plus:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.container-card-title{display:flex;align-items:center;width:200px;height:40px;font-size:14px;flex-grow:1;font-family:"Apple SD Gothic Neo"}.container-card-title input{width:184px;height:32px;padding-left:8px;border:0;margin:4px 8px;background-color:transparent;color:#fff;box-sizing:border-box;font-weight:700}.container-card-title input::-webkit-input-placeholder{color:#b3b8c0;font-weight:400}.container-card-title input:-ms-input-placeholder{color:#b3b8c0;font-weight:400}.container-card-title input::placeholder{color:#b3b8c0;font-weight:400}.container-card-title input:focus-visible{border:2px solid #3390ee;background-color:#252a35}.container-card-title span{color:#fff;font-weight:700;padding-left:16px}.MovableListTitle{font-size:12px;color:#f6f7f8;padding:15px;text-align:left}.MovableList{cursor:pointer}.MovableList img{width:80px}.MovableList p{text-align:center;color:#9ea3aa;padding:16px;font-size:13px}.MovableList.select img,.MovableList:hover img{border:8px solid #b3b8c0;border-radius:5px}.div-active span{width:50px;height:20px;border-radius:2px;color:#fff;font-size:11px;margin-left:16px;margin-bottom:8px;line-height:18px;display:block;text-align:center}.div-active .icon-active-true{background-color:#111}.div-active .icon-active-false,.loading{background-color:#555963}.loading{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0}.loading path{fill:#0bcea5;stroke:#0bcea5}.loading .dots{background-color:#0bcea5;-webkit-animation:dots 5s 0s infinite;animation:dots 5s 0s infinite;width:100%;height:100%}.loading .loading-img{margin-top:32px;width:80px;height:80px;background:#b3b8c0;border-radius:18px;overflow:hidden;display:flex;align-items:flex-end;position:relative}.loading .exportImg{position:absolute;top:0;width:80px;height:80px;background:url(../../static/media/export.a5f4a4a4.svg) no-repeat;background-size:contain}.loading-logo{margin-top:25px;width:180px;height:27px;background:url(../../static/media/loadding-logo.cf2b0c84.svg) no-repeat;background-size:contain}input[type=checkbox]{display:none}input[type=checkbox]+label{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background-color:#ccc;border-radius:4px;color:#fff;cursor:pointer}input[type=checkbox]:checked+label{background-color:#111}select{width:120px;height:40px;padding:.8em;border:1px solid #eee;font-family:inherit;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACISURBVHgBdU7LDYJQENx9evIk0cRwg06eJViClVCKlmAHlKAd6MmX5yLLiYTkfWAvwAE22c3szCQzYIg0rIwxpNH8qrtSGE/Hw3Uu2opvIXiEN/PeUv20xMUo/rn4WnoJRjli2rlYDu8DFIB37tK1W53nSYNTHme4CaXg6NU5TZPPQinOZOdcD2jsPH/uBJ3rAAAAAElFTkSuQmCC) no-repeat 95% 50%;box-sizing:border-box;border-radius:5px;-webkit-appearance:none;appearance:none}select::-ms-expand{display:none}[z-popup=my-menu]{display:flex}.modal-shadow,[z-popup=my-menu]{font-family:"Apple SD Gothic Neo";background-color:rgba(0,0,0,.5);position:fixed;width:100vw;height:100vh;justify-content:center;align-items:center;overflow:hidden}.modal-shadow{display:none;top:0;left:0;z-index:1000}.modal-shadow .modal-file{width:420px;min-height:122px;background-color:#fff;border-radius:10px;font-size:14px;font-family:"Apple SD Gothic Neo"}.modal-shadow .modal-file-title{padding:24px;color:#373c47;font-weight:700}.modal-shadow .modal-file-input{display:flex;align-items:center;padding:6px 24px;position:relative;margin-top:6px}.modal-shadow .modal-file-input-text{width:300px;height:44px;background:#f6f6f6;border:1px solid #eee;padding-left:16px;color:#9ea2a8;border-radius:5px 0 0 5px;cursor:pointer;position:absolute}.modal-shadow .modal-file-input-btn{display:flex;justify-content:center;align-items:center;font-weight:700;width:88px;height:48px;background:#111;border-radius:5px;color:#fff;cursor:pointer;position:absolute;right:24px}.home-move{color:#9ea3aa;font-size:30px;font-family:Poppins;position:absolute;top:84px;left:130px;display:flex;cursor:pointer}.home-move .arrow-left{width:16px;height:27px;background:url(../../static/media/arrow-left.b170af7d.svg) no-repeat;background-size:contain;margin-right:34px}.modal{width:320px;min-height:190px;background-color:transparent;border-radius:10px;justify-content:space-between;overflow:hidden}.modal,.modal-background{display:flex;flex-direction:column;align-items:center}.modal-background{background-color:#fff;width:100%;height:134px;justify-content:center}.modal-title{font-weight:700;font-size:20px;line-height:26px;color:#373c47;padding-top:38px;padding-bottom:16px}.modal-content,.modal-title{font-family:"Apple SD Gothic Neo"}.modal-content{width:261px;font-size:14px;color:#9ea3aa;margin-bottom:36px;padding:0 20px;text-align:center;line-height:20px}.modal-actions{display:flex;justify-content:center;align-items:center;width:320px}.modal-actions div{height:56px;text-align:center;line-height:56px;cursor:pointer;font-family:Apple SD Gothic Neo}.modal-actions-close{width:50%;color:#fff;background:#737780;font-weight:700;border-radius:0 0 0 10px}.modal-actions-confirm{width:50%;color:#fff;background:#111;font-weight:700;border-radius:0 0 10px 0}.modal-actions-export{width:100%;color:#fff;background:#111;border-radius:0 0 10px 10px;font-weight:700}.modal-export-shadow{font-family:"Apple SD Gothic Neo";position:fixed;display:none;background-color:#555963;width:100vw;height:100vh;top:0;left:0;z-index:1000;justify-content:center;align-items:center;overflow:hidden}.modal-export-shadow .modal-export{border-radius:10px;overflow:hidden;background-color:#fff;display:flex;align-items:center;flex-direction:column;width:320px}.modal-export-shadow .modal-export .modal-img{margin-top:32px;width:48px;height:48px;background:#b3b8c0;border-radius:16px;overflow:hidden;display:flex;align-items:flex-end;position:relative}.modal-export-shadow .modal-export .modal-img .dots{background-color:#0bcea5;-webkit-animation:dots 10s 0s infinite;animation:dots 10s 0s infinite;width:100%;height:0%}.modal-export-shadow .modal-export .modal-img .exportImg{width:48px;height:48px;background:url(../../static/media/export.a5f4a4a4.svg) no-repeat;background-size:contain;position:absolute;top:0}.modal-export-shadow .modal-export .modal-title{font-size:16px;color:#555963;padding-top:16px;padding-bottom:36px}.modal-export-shadow .modal-export .modal-content{color:#9ea3aa;font-size:14px;margin-bottom:32px}@-webkit-keyframes dots{0%{height:0%}to{height:100%}}@keyframes dots{0%{height:0%}to{height:100%}}.modal-save{display:flex;flex-direction:column;justify-content:space-between;width:372px;height:430px;background-color:#fff;border-radius:10px;font-size:14px;font-family:"Apple SD Gothic Neo"}.modal-save-grid{display:flex;flex-wrap:wrap}.modal-save-grid-name{min-width:100%;height:auto;padding:32px 0 8px 20px;font-weight:700;color:#545861}.modal-save-grid-input{width:100%;display:flex;justify-content:center}.modal-save-grid-input input{width:100%;height:40px;background:#f6f7f8;border:0;padding-left:16px;margin:0 20px;box-sizing:border-box;border-radius:5px}.modal-save-grid-page{width:100%;padding-left:20px;display:flex;align-items:center;justify-content:space-around}.modal-save-grid-page .checkbox-label{width:55px}.modal-save-grid-page .selectionRange{width:156px;height:40px;border:1px solid #eee;box-sizing:border-box;padding-left:16px;color:#9ea2a8;border-radius:5px;margin-right:20px}.modal-save-grid-half{padding:0 20px}.modal-save-grid-half .modal-save-grid-name,.modal-save-grid-half:last-child{padding-left:0}.modal-save-grid-half .input-save{width:192px;height:40px;border:1px solid #eee;box-sizing:border-box;border-radius:5px;color:#9ea2a8;padding-left:16px}.modal-save-grid .modal-save-route{display:flex;padding:0 20px}.modal-save-grid .modal-save-route-input{width:232px;height:40px;padding-left:16px;background:#f6f6f6;border:1px solid #eee;box-sizing:border-box;border-radius:5px 0 0 5px;color:#9ea2a8}.modal-save-grid .modal-save-route-input-btn{display:flex;justify-content:center;align-items:center;width:100px;height:40px;background:#545861;border-radius:5px;font-weight:700;color:#fff;cursor:pointer}.modal-save .total-page{display:flex;justify-content:flex-end;margin-top:24px;margin-bottom:32px}.modal-save .total-page-title{color:#737780;margin-right:10px}.modal-save .total-page-number{color:#373c47;font-weight:700;margin-right:22px;font-family:Poppins}.modal-save-actions{display:flex;justify-content:center;align-items:center;width:100%}.modal-save-actions div{height:56px;text-align:center;line-height:56px;cursor:pointer;font-size:16px;font-weight:700}@font-face{font-family:"Apple SD Gothic Neo";font-display:fallback;src:url(../../static/media/AppleSDGothicNeoR.a7ab0e96.ttf) format("truetype"),url(../../static/media/AppleSDGothicNeoR.645219dc.woff) format("woff"),url(../../static/media/AppleSDGothicNeoR.f45b53a1.eot) format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:"Apple SD Gothic Neo Bold";font-display:fallback;src:url(../../static/media/AppleSDGothicNeoB.ed460988.ttf) format("truetype"),url(../../static/media/AppleSDGothicNeoB.f9956d59.woff) format("woff"),url(../../static/media/AppleSDGothicNeoB.40cf5aa8.eot) format("embedded-opentype");font-weight:800;font-style:normal}#root,.App,body,html{height:100%;overflow:hidden}.header{display:flex;height:48px;width:100%;background-color:#252a35;align-items:center}.header>div{display:flex;flex:1 1}.header-left{justify-content:flex-start}.header-center{justify-content:center;font-size:14px;color:#e6e8eb}.header-right{justify-content:flex-end;padding-right:8px}.header-btn{justify-content:center;width:70px;height:32px;background:#383d48;border-radius:5px;font-size:13px;color:#fff;margin-right:8px}.header-btn,.header .logo{display:flex;align-items:center}.header .logo{width:168px;padding:12px 16px}.header .logo button{height:24px}.header .header-button{background-color:#383d48;color:#fff;border-radius:5px;font-size:13px;height:32px;padding-left:8px;padding-right:8px;margin-left:8px}.header .header-button:hover{background-color:#555963}.header .icon-logo{background:url(../../static/media/logo.6b107ff3.svg) no-repeat;background-size:cover;width:101px;height:24px}.header .home{background:url(../../static/media/home.50897729.svg) no-repeat;background-size:cover;width:16px;height:16px}.screen-container{display:flex}.screen-right-sideBar{height:calc(100vh - 48px);max-width:240px;min-width:240px;background-color:#383d48;flex:1 1 auto}.screen-right-sideBar-title{color:#9ea3aa}.screen-right-sideBar-content,.screen-right-sideBar-title{height:32px;padding-left:16px;display:flex;align-items:center;font-size:12px}.screen-right-sideBar-content{color:#e8ebed}.screen-right-sideBar-content input{background-color:transparent;border:0;color:#fff;outline:0}.screen-right-sideBar-btn{display:flex;margin-top:14px;margin-left:16px;margin-bottom:14px;width:80px;height:40px;border-radius:5px;background:#545861}.screen-right-sideBar .mybutton{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:5px}.screen-right-sideBar .mybutton .select-btn{background:url(../../static/media/select-btn.ca3110b3.svg) no-repeat;background-size:cover!important;width:16px;height:16px}.screen-right-sideBar .mybutton .square_draw_btn{background:url(../../static/media/square_draw_btn.fdd4544a.svg) no-repeat;background-size:cover!important;width:16px;height:16px}.screen-right-sideBar .mybutton.selected{background-color:#0bcea5}.screen-right-sideBar .mybutton.selected .select-btn{background:url(../../static/media/select-btn-click.e5fec1c7.svg) no-repeat}.screen-right-sideBar .mybutton.selected .square_draw_btn{background:url(../../static/media/square_draw_btn-click.5c8730a5.svg) no-repeat}.sliderTitle{display:flex;justify-content:space-between;align-items:center}.sliderTitle input{width:48px;height:24px;padding-left:8px;font-size:12px;margin-right:10px}.sliderDiv{padding:0 20px 40px}.screen-left-sideBar{width:200px;height:calc(100vh - 48px);background-color:#373c47}.screen-left-sideBar-scroll{overflow-y:auto;height:calc(100vh - 112px);justify-content:flex-start;margin-right:4px}.screen-left-sideBar-scroll::-webkit-scrollbar{background:transparent;width:6px}.screen-left-sideBar-scroll::-webkit-scrollbar-thumb:hover{background:#737780}.screen-left-sideBar-scroll::-webkit-scrollbar-thumb{background-color:#555963;border-radius:10px}.screen-center-container{display:flex;flex-wrap:wrap;align-content:flex-start;width:calc(100vw - 440px);height:calc(100vh - 48px);background-color:#545861}.default-setting-btn{width:240px;height:40px;border-top:1px solid #545861;border-bottom:1px solid #545861;font-weight:700;font-size:13px;color:#f0f1f2;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.setting-open-btn{border-radius:5px;width:24px;height:24px;color:#e6e8eb}.setting-open-btn img{height:24px}.setting-open-btn:hover{background:#555963}.setting-open-btn:active{background:#252a35}.registration{display:flex;justify-content:center;align-items:center;background:#0bcea5;border-radius:5px;width:208px;height:40px;color:#fff;font-weight:700;font-size:13px;margin:16px}.registration:disabled{background:#555963;color:#9ea3aa}.labCode-list::-webkit-scrollbar{background:transparent;width:6px}.labCode-list::-webkit-scrollbar-thumb:hover{background:#737780}.labCode-list::-webkit-scrollbar-thumb{background-color:#555963;border-radius:10px}.labCode-list{overflow-y:auto;height:calc(100vh - 340px)}.labCode-list-item{padding-left:8px;height:32px;font-size:12px;color:#f0f1f2;width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.labCode-list-item:hover{background-color:#3e4554}.labCode-list-item:hover .labCode-list-item-icon{display:flex!important}.labCode-list-item-input{width:140px;margin-right:4px}.labCode-list-item input{width:100%;background-color:#383d48;border-radius:5px;border:0;color:#f0f1f2;height:28px;padding:0 0 0 8px;font-size:12px}.labCode-list-item input:focus,.labCode-list-item input:focus-visible,.labCode-list-item input:hover{background-color:#252a35;border:1px solid #3390ee}.labCode-list-item span{font-size:12px}.labCode-list-item-icon{display:none;margin-right:16px}.labCode-list-item-icon img{height:12px}.labCode-list-item-icon button{display:flex;justify-content:center;align-items:center;border-radius:5px;width:24px;height:24px}.labCode-list-item-icon button:hover{background:#474f5f}.labCode-list-item-icon button:active{background-color:#0d101a}.labCode-list .labCode-list-item.select{background-color:#2e3543}.labCode-list .trash{width:10px;height:12px;background:url(../../static/media/trash.ca8997b5.svg) no-repeat;background-size:contain}.labCode-list .icon-link{width:12px;height:12px;background:url(../../static/media/icon-link.ee60e4cb.svg) no-repeat;background-size:contain}.more{width:24px;height:24px;background:url(../../static/media/more.ab926fa1.svg) no-repeat;background-size:contain}.setting{display:none;width:240px;background:#383d48;font-family:Poppins;position:absolute;right:240px;top:230px;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2);z-index:200}.setting-title{font-weight:700;font-size:13px;color:#f6f7f8;padding:10px 10px 10px 16px;border-bottom:1px solid #545861;display:flex;justify-content:space-between;align-items:center}.setting-content{padding:0 4px 4px 16px;height:377px;overflow-y:auto;margin:4px 4px 4px 0}.setting .setting-content::-webkit-scrollbar{background:transparent;width:4px}.setting .setting-content::-webkit-scrollbar-thumb:hover{background:#737780}.setting .setting-content::-webkit-scrollbar-thumb{background-color:#555963;border-radius:10px}.setting-text{font-weight:700;font-size:12px;color:#b3b8c0;padding:16px 0 8px}.setting-item{display:flex;align-items:center}.setting-item input{height:32px;color:#f0f1f2;padding-left:5px;background-color:#383d48;border:1px solid #555963;border-radius:5px;width:100%;box-sizing:border-box}.setting-item input:focus,.setting-item input:focus-visible{background-color:#252a35;border:1px solid #3390ee}.setting-item .select{color:#f0f1f2;background-color:#383d48;border:1px solid #555963;outline:0;border-radius:5px;cursor:pointer;font-size:12px;padding-left:8px;padding-right:13px}.setting-item .select,.setting-item .select .select-btn{height:32px;width:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.setting-item .select img{height:8px}.setting-item a{width:20px;height:20px;margin-left:4px}.setting-item a img{width:20px;height:20px;border-radius:5px}.setting .optionGroup{background:#e6e8eb;border-radius:5px;overflow:hidden;position:absolute;z-index:100;display:none;top:0;left:0}.setting .optionGroup .option{width:176px;height:32px;background:#e6e8eb;font-family:Poppins;font-size:12px;display:flex;justify-content:space-between;align-items:center;color:#555963;padding-left:16px;padding-right:16px;cursor:pointer}.setting .optionGroup .option:hover{background:#d4dfeb}.setting .optionGroup .option img{width:12px}.setting-code{display:flex;justify-content:space-between;align-items:center;margin-top:8px;margin-bottom:10px}.setting-code div{padding:0}.setting-code input{width:100px;height:32px;padding-left:10px;border:1px solid #555963;box-sizing:border-box;border-radius:5px;background-color:#383d48;color:#fff}.setting-code input:focus,.setting-code input:focus-visible{background-color:#252a35;border:1px solid #3390ee}.setting-value{display:flex;flex-wrap:wrap}.setting-btn{display:flex;justify-content:center;align-items:center;width:100px;height:32px;background:#555963;border-radius:5px;color:#9ea3aa;font-size:12px;margin-bottom:8px;cursor:pointer}.setting-btn:nth-child(2n-1){margin-right:8px}.setting .setting-btn.selected{background:#9ea3aa;color:#fff;font-weight:700}.setting-actions{border-top:1px solid #545861}.setting-reset{width:100px;height:40px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:13px;background:#0bcea5;mix-blend-mode:normal;color:#fff;border-radius:5px;margin-top:16px;margin-bottom:16px;cursor:pointer}.setting .setting-reset:disabled{color:#9ea3aa;background:#555963;cursor:default}.setting-save{width:100px;height:40px;justify-content:center;align-items:center;font-weight:700;font-size:13px;background:#737780;mix-blend-mode:normal;color:#fff;border-radius:5px;margin-top:16px;margin-bottom:16px;margin-left:8px}.setting .select-arrow{width:10px;height:8px;background:url(../../static/media/select-arrow.a09f4bae.svg) no-repeat;background-size:cover}.setting .close{width:10px;height:13px;background:url(../../static/media/close.dcfb936f.svg) no-repeat;background-size:contain}.setting .slurp{width:20px;height:20px;background:url(../../static/media/slurp.a81cbfa4.svg) no-repeat;background-size:contain}.setting .url{width:20px;height:20px;background:url(../../static/media/url.1fd40582.svg) no-repeat;background-size:contain}.setting .check{width:12px;height:10px;background:url(../../static/media/check.6e10a378.svg) no-repeat;background-size:contain}.setting-apply{position:absolute;bottom:0;width:240px;height:96px;border-top:1px solid #545861}.setting-apply,.setting-apply-btn{display:flex;justify-content:center;align-items:center}.setting-apply-btn{width:208px;height:56px;background:#0bcea5;border-radius:10px;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.pdfImage{display:flex;justify-content:center;align-items:center;height:100%;width:100%;overflow:hidden}.pdfImage,.tooltip-btn{position:relative}.tooltip-btn:hover .tooltip{display:flex}.tooltip{position:absolute;right:0;top:32px;display:none;-webkit-animation:tooltip 1s .6s;animation:tooltip 1s .6s;justify-content:center;align-items:center;white-space:nowrap;padding:8px;font-size:12px;font-family:Apple SD Gothic Neo;color:#f6f7f8;background:#111;opacity:0}@-webkit-keyframes tooltip{0%{opacity:0}20%{opacity:1}to{opacity:1}}@keyframes tooltip{0%{opacity:0}20%{opacity:1}to{opacity:1}}.tooltip-right:after{right:5px}.tooltip-left:after,.tooltip-right:after{border-color:transparent transparent #111;border-style:solid;border-width:0 5px 5px;content:"";position:absolute;top:-5px}.tooltip-left:after{left:5px}.tooltip-center:after{border-color:transparent transparent #111;border-style:solid;border-width:0 5px 5px;content:"";position:absolute;top:-5px;left:calc(50% - 5px)}.serverImg{position:absolute;background:hsla(0,0%,76.9%,.4)}.serverImg.select{border:2px solid #0bcea5}.InovuaReactDataGrid--theme-default-light{background:transparent!important}a{color:#eee;text-decoration:none}button{font-family:"Apple SD Gothic Neo";font-size:100%;font-family:inherit;border:0;padding:0;background:transparent;box-sizing:content-box;cursor:pointer}.wrap{flex-wrap:wrap}.stretch{flex:1 1 auto}.pad{padding:10px}.logo{padding:13px 16px;display:flex;justify-content:flex-start;cursor:pointer}.page-count{font-family:Poppins;text-align:start;font-size:12px;color:#f6f7f8;margin:16px;height:32px;line-height:32px}.rightToolbar{width:240px;background:#383c47;color:#fff}.rightToolbar .mybutton{display:flex;justify-content:center;align-items:center;width:36px;height:36px;background:#545861}.rightToolbar .mybutton div{background-size:cover!important;width:20px;height:20px}.rightToolbar .mybutton .select-btn{background:url(../../static/media/select-btn.ca3110b3.svg) no-repeat}.rightToolbar .mybutton .square_draw_btn{background:url(../../static/media/square_draw_btn.fdd4544a.svg) no-repeat}.rightToolbar .mybutton:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.rightToolbar .mybutton:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.rightToolbar .selected .select-btn{background:url(../../static/media/select-btn-click.e5fec1c7.svg) no-repeat}.mybutton.selected{background:#0ccea5}.transform{padding-bottom:16px;padding-top:16px}.transform-title{text-align:left;padding-left:16px;height:32px;font-size:13px;font-weight:700;color:#f0f1f2;line-height:32px}.transform-axis{display:flex;flex-wrap:wrap}.transform-axis div{margin:0 8px;width:104px;position:relative;border-radius:5px}.transform-axis span{font-size:14px;position:absolute;top:5px;left:8px;color:#9ea2a8}.transform-axis input{font-size:13px;width:104px;height:24px;background-color:#373c47;border:0;outline:0;padding-left:30px;box-sizing:border-box;color:#9ea2a8;border-radius:5px}.transform-axis input:hover{width:104px;box-sizing:border-box;background-color:#555963}.transform-axis input:focus{background-color:#252a35}.unit{color:#9ea2a8}.percent{position:absolute;right:8px;top:12px;font-size:14px}.hover{display:none;padding-left:29px}.hover:hover{outline:1px solid #b3b8c0;box-sizing:border-box;width:calc(100% - 2px);margin-left:1px}.registration{font-family:"Apple SD Gothic Neo"}.registration-title{margin:16px;font-size:14px;color:"#eee"}.registration-list-item-link{padding:4px 0;justify-content:space-between}.registration-list-item-title{padding:4px}.registration-list-item-title-input span{font-size:13px;align-items:center;width:145px;height:24px}.registration-list-item-title-input input{width:130%}.registration-list-item-title:hover{outline:1px solid #b3b8c0;box-sizing:border-box;width:calc(100% - 2px);margin-left:1px}.registration-list-item-title:hover .icon-hover{display:flex}.registration-list-item-link,.registration-list-item-title{display:flex;align-items:center;font-size:12px}.registration-list-item-link a,.registration-list-item-title a{display:flex;justify-content:center;align-items:center;background-color:#383d48;width:20px;height:20px;border-radius:4px;margin-right:16px}.registration-list-item-link input,.registration-list-item-title input{height:25px;font-size:13px;background-color:transparent;border:0;outline:0;color:#e8ebed;box-sizing:border-box}.registration-list-item-link input:focus,.registration-list-item-title input:focus{background-color:#fff;color:#383d48}.registration-list-item-link .arrow,.registration-list-item-title .arrow{transition:.3s;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:15px;height:15px;background:url(../../static/media/arrow-left.b170af7d.svg) no-repeat 50%;padding-right:10px}.registration-list-item .icon-hover{display:none;align-items:center}.registration-list-item .icon-hover:hover{display:flex}.registration-list-item .icon-link{width:12px;height:12px;margin-right:4px;background:url(../../static/media/icon-link.ee60e4cb.svg) no-repeat 50%;background-size:contain}.registration-list-item-delect{display:flex;justify-content:center;align-items:center;margin-left:8px;width:32px;height:36px;background-color:#383d48;border-radius:5px;cursor:pointer}.registration .active{background-color:#252a35}.registration .active .hover{display:block;align-items:center}.registration .active .arrow{transition:.3s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.login{background-color:#f0f1f2;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.login,.login div{font-family:"Apple SD Gothic Neo"}.login-container{width:700px;height:100%;background:#fff}.login-logo{width:90%;height:25px;background:url(../../static/media/login-logo.4f74ca49.svg) no-repeat;background-size:contain;margin:27px 40px}.login-content{height:calc(100% - 105px);display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700}.login-title{width:305px;height:104px;text-align:center;font-weight:700;font-size:40px;margin-bottom:28px;line-height:134%;letter-spacing:-.01em}.login-form{display:flex;flex-direction:column;align-items:center}.login .error-message{color:#ef284c;font-size:12px;margin-top:8px;width:100%;margin-left:0;align-items:flex-start;font-family:Apple SD Gothic Neo;letter-spacing:-.3px;font-weight:400}.login input{width:400px;height:48px;padding-left:16px;background:#f0f1f2;border:0;box-sizing:border-box;border-radius:10px;margin-top:12px;color:#303538;font-weight:700}.login input::-webkit-input-placeholder{color:#9ea3aa;font-size:16px;font-family:Poppins;font-weight:400}.login input:-ms-input-placeholder{color:#9ea3aa;font-size:16px;font-family:Poppins;font-weight:400}.login input::placeholder{color:#9ea3aa;font-size:16px;font-family:Poppins;font-weight:400}.login button{margin-top:16px;width:400px;height:56px;background:#111;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px;font-family:"Apple SD Gothic Neo Bold"}.login-action{display:flex;justify-content:space-between;align-items:flex-start;margin-top:40px;color:#79828a;font-size:14px}.login-action a{cursor:pointer;width:194px;height:56px;display:flex;justify-content:center;align-items:center;background:#00b48e;border-radius:10px;font-size:16px;font-weight:700;color:#fff}.login-action a:first-child{margin-right:12px;background:#e6e8eb;color:#383d48}.login-action .line{color:#e8e8e8}.login-icon{position:absolute;right:16px;top:26px;display:block;cursor:pointer}.login-icon img{width:16px;height:16px}
/*# sourceMappingURL=main.4bb0d0f3.chunk.css.map */