@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100);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}body::-webkit-scrollbar{width:6px;height:6px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background-color:#d4d4d4;border-color:transparent;border-radius:20px}body::-webkit-scrollbar-corner{background-color:initial}.visoplan_button{width:90px;height:30px;background-color:#fff;border:1px solid #c7c7c7;border-radius:4px;color:#666;cursor:pointer}.visoplan_button:hover{background-color:#f2f2f2}.visoplan_button_disable{width:90px;height:30px;background-color:#fff;border:1px solid #f2f2f2;border-radius:4px;color:#e5e5e5;cursor:pointer}.visoplan_input{width:100%;padding:6px 10px;margin:4px 0;display:inline-block;border:1px solid #ccc;border-radius:2px;box-sizing:border-box}.image_button{display:flex;text-align:right;align-items:center}.transparent_button{border:none;background-color:initial}.transparent_button:hover{font-weight:700}table{border-collapse:collapse;width:100%}td,th{text-align:left;padding:8px}.circle{min-width:8px;width:8px;height:8px;border-radius:50%;margin:5px}.visoplan_Actbutton{width:90px;height:30px;background-color:#4b6ffc;border:1px solid #4b6ffc;border-radius:4px;color:#fff;cursor:pointer}.visoplan_Actbutton:hover{background-color:#607ffc}button:focus{outline:none}.visoplan_2ndButton{width:90px;height:30px;background-color:#e7eeff;border:1px solid #e7eeff;border-radius:4px;color:#4b6ffc;cursor:pointer}.visoplan_2ndButton:hover{background-color:#607ffc;color:#fff}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.scrollbar::-webkit-scrollbar{width:6px;height:6px}.scrollbar::-webkit-scrollbar-track{background:transparent}.scrollbar::-webkit-scrollbar-thumb{background-color:#d4d4d4;border-color:transparent;border-radius:20px}.scrollbar::-webkit-scrollbar-corner{background-color:initial}.disabled{pointer-events:none;opacity:.4}.subtitle{display:flex;font-size:18px;font-weight:700;margin:0 0 5px;color:#434b59}.subtitle--small{display:flex;font-size:14px;font-weight:600;margin:8px 0}.mt-0{margin-top:0!important}.mt-4{margin-top:.8rem!important}.mb-0{margin-bottom:0!important}.login_center{background-color:#f0f0f0;width:100%;height:calc(100vh - 25px);display:flex;align-items:center;justify-content:center}.login_row{display:flex;flex-wrap:nowrap}.login_column{width:50%;padding:40px 10px}.login_full_column{width:100%;padding:0 10px 40px}.login_button{text-align:right;padding-right:10px}.login_loader{width:100%;display:flex;justify-content:center;align-items:center}body{font:normal 14px "Avenir",sans-serif}.project_container{display:grid;grid-template-columns:auto;grid-template-rows:60px 30px auto 50px;height:calc(100vh - 25px);background-color:#f0f0f0;padding:0 10px}.project_header{grid-row:1;display:flex;justify-content:space-between}.project_title{grid-row:2}.project_table{grid-row:3;max-height:100vh;overflow-x:hidden;overflow-y:auto}.striped_row{background-color:#fff}.striped_row:nth-child(2n){background-color:#e2e2e2}.striped_row:hover{border:1px solid #18a0fb}.striped_row_selected{background-color:#4b6ffc;color:#fff}.no_border:hover{border:none}.project_open{grid-row:4;padding-top:10px;text-align:right}.importModel_container{display:grid;height:calc(100vh - 175px);grid-template-rows:auto 50px;background-color:initial}.importModel_table{grid-row:1;overflow-x:hidden;overflow-y:auto}.importModel_table td{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.importModel_open{grid-row:2;padding-top:10px;text-align:right}.importItem{margin:10px}.importItem_header{margin:8px 0;display:flex;justify-content:space-between}.importItem_body{display:flex;align-items:center}.importItem_body>div:first-child{flex:1 1}.importItem_body>div:last-child{width:50px;text-align:center}.importItem_body .part_1{display:flex;align-items:center}.importItem_body .part_1>*{flex:0.25 1;margin:2px}.exportModel_table{max-height:calc(100vh - 600px);margin:0 15px;overflow-x:hidden;overflow-y:auto}.setting-panel{padding:15px;border-bottom:1px solid #eaeaea}.metadata-panel{display:flex;justify-content:space-between;align-items:center}.metadata-item{width:48%}.exportModel_settingFile{display:flex;align-items:center;margin:5px 0}.exportModel_FilePath{display:flex;justify-content:space-between;align-items:center;margin:0 5px}.model_container{display:grid;grid-template-columns:auto;height:calc(100vh - 80px);grid-template-rows:60px 50px 1px auto;background-color:initial}.model_title{grid-row:1;justify-content:space-between}.model_kind,.model_title{display:flex;align-items:baseline}.model_kind{grid-row:2;justify-content:space-around}.model_seperate{grid-row:3;width:100%;height:100%;background:#dadada}.model_content{grid-row:4}.page_tab.unselect{background:transparent}.page_tab.select,.page_tab.unselect{width:100%;height:100%;display:flex;align-items:center;padding:0 5px}.page_tab.select{background:#dadada}.viso_image{width:120px;height:90px}.viso_image.viso_image.selectable{border:1px solid #e3e3e3;cursor:pointer}.viso_image.selectable:hover{border:2px solid #486aff}.viso_image_container{display:flex;width:145px}.item_body{width:99%;border:1px solid #d4d4d4;border-radius:2px;margin:0 0 3px;cursor:pointer}.item_body:hover{border:2px solid #486aff;border-radius:2px}.item_body_content{padding:10px}.flex_content{display:flex;justify-content:space-between;align-items:center}.ellipsis{white-space:wrap;overflow:hidden;text-overflow:ellipsis}.item_body_bottom{background:#f6f9ff;padding:5px 10px;display:flex;justify-content:space-between;align-items:center}.issueList_container{display:grid;grid-template-columns:auto;grid-template-rows:60px 30px 40px auto auto;height:calc(100vh - 70px);background-color:initial;padding:0 10px}.issueList_header{grid-row:1;display:flex;justify-content:space-between;align-items:baseline}.rightSide{display:flex;text-align:right}.issueList_blank{grid-row:3;margin:5px 0}.issueList_buttonBar{grid-row:2;display:flex;justify-content:space-between;align-items:center}.issueList_body{grid-row:4;max-height:100vh;overflow-x:hidden;overflow-y:auto}.issueList-pagination{grid-row:5;display:flex;justify-content:center;align-items:center}.collapse_header{display:flex;justify-content:space-between;align-items:center;padding:5px 0;cursor:pointer}.collapse_content.collapsed{display:none}.collapse_content.expanded{display:block}.metaCollapse-header{display:grid;grid-template-columns:auto 13px}.metaCollapse{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 15px 0 0}.expandableText{display:flex;justify-content:space-between;align-items:flex-end}.expandableText-content{white-space:pre-line}.expandableText-content_more{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.expandableText-labelMore{cursor:pointer;color:#4b6ffc;text-decoration:underline}.issue-history{background-color:#e7eeff;padding:10px;border-radius:3px;margin-bottom:1rem;line-height:1.5;word-break:break-all}.issue-history--title{margin-bottom:5px;display:flex;font-size:12px}.issue-history--creation-date{margin-left:auto}.issue-history--row{font-size:10px}.issue-history--row--title{display:flex}.issue-history--row--title .btn-toggle-issue-log{margin-left:auto;text-decoration:underline}.issue-history--row--title .btn-toggle-issue-log--hide{display:none}.issue-history--row.opened .btn-toggle-issue-log--hide,.issue-history--row.opened .issue-history--row--details{display:block}.issue-history--row--details,.issue-history--row.opened .btn-toggle-issue-log--show{display:none}.issue-history--row--details--row{margin-top:1rem;display:flex}.issue-history--row--details--row strong{min-width:40px}.detail_container{display:grid;grid-template-rows:60px 30px 20px auto;height:calc(100vh - 60px);background-color:initial;padding:0 10px}.detail_header{grid-row:1;justify-content:space-between}.detail_back,.detail_header{display:flex;align-items:baseline}.detail_back{grid-row:2;justify-content:left}.detail_blank{grid-row:3}.detail_body{grid-row:4;background-color:#fff;border:1px solid #666;max-height:100vh;overflow-x:hidden;overflow-y:auto;margin:10px 0;display:grid;grid-template-rows:75px auto 40px}.detail_body_header{grid-row:1;background-color:#f3f3f3;padding:0 10px}.detail_body_footer{grid-row:3;background-color:#f3f3f3;display:flex;justify-content:space-between;align-items:center;padding:0 10px}.send_comment{width:100%;height:20px;margin:0 10px 0 0}.detail_body_content{grid-row:2;padding:0 10px}.content_title{display:flex;justify-content:space-between;align-items:center}.content_title_header{display:flex;align-items:center;padding:5px;grid-gap:5px;gap:5px}.splitter{background-color:#666;width:100%;height:1px}.content_reviewer{display:flex;align-items:center;padding:5px 0}.comment_list{max-height:100vh;overflow-x:hidden;overflow-y:auto}.comment_body{background-color:#f3f3f3;width:100%;margin:0 0 5px}.comment_title{display:flex;justify-content:space-between;align-items:center;padding:5px 10px}.viewpoint_list{display:flex;max-height:100vh;overflow-y:auto;overflow-x:hidden;margin:5px 0;flex-wrap:wrap}.viewpoint_list img{margin:5px}.element_list{max-height:100vh;overflow-y:auto;overflow-x:hidden;margin:5px 0}.element_list div{padding:0 0 5px;overflow:hidden;text-overflow:ellipsis}.workPhase{display:flex;color:#f79646;background:#f8e3d4;height:24px;border-radius:12px;padding:0 10px;text-align:center;align-items:center}.svg-icon{width:1em;height:1em}.svg-icon path,.svg-icon polygon,.svg-icon rect{fill:#4691f6}.svg-icon circle{stroke:#4691f6;stroke-width:1}html{font-family:Roboto}.datePicker{position:relative}.datePickerLabel,.datePickerSelector{border:1px solid #ccc;border-radius:3px;padding:5px}.datePickerSelector{padding:0;overflow:hidden;display:none}.datePickerSelector.active{position:absolute;display:block;z-index:1!important;background-color:#fff}.datePickerSelectorTable{width:100%;border-collapse:collapse}.datePickerSelectorTable tr{border-bottom:1px solid #eee}.datePickerSelectorTable tr:last-child{border-bottom:0}.datePickerSelectorTable td{padding:5px;border-right:1px solid #eee}.datePickerSelectorTable td:last-child{border-right:0}.datePickerSelectorTableHeaderCurrentMonth{text-align:center}.datePickerSelectorTableHeaderNextMonth,.datePickerSelectorTableHeaderPreviousMonth{display:block;margin:auto;cursor:pointer}.datePickerSelectorTableHeaderNextMonth path,.datePickerSelectorTableHeaderPreviousMonth path{fill:#000}.datePickerSelectorTableHeaderNextMonth:hover path,.datePickerSelectorTableHeaderPreviousMonth:hover path{fill:#4691f6}.datePickerSelectorTableDays:hover{background:rgb(246.6965517241,250.2551724138,254.7034482759)}.datePickerSelectorTableDays,.datePickerSelectorTableDaysNotInMonth{cursor:pointer}.datePickerSelectorTableDays,.datePickerSelectorTableDaysHeader,.datePickerSelectorTableDaysNotInMonth,.datePickerSelectorTableDaysSelected{text-align:center}.datePickerSelectorTableDaysHeader{font-weight:700}.datePickerSelectorTableDaysNotInMonth{color:#ddd}.datePickerSelectorTableDaysNotInMonth:hover{background:#fdffdd}.datePickerSelectorTableDaysSelected{background:#e3effe;border-left:0;cursor:default}.datePickerCaret{transform:rotate(90deg);margin-top:.18em;float:right}.datePickerCaret path{fill:#444}.datePickerLabel:hover{border-color:#4691f6}.datePickerLabel:hover .datePickerCaret path{fill:#4691f6}.datePickerLabel{display:flex;justify-content:space-between;align-items:center;white-space:nowrap;overflow:hidden}.datePickerLabel_closeIcon{margin:0 5px;color:#d3d3d3}.datePickerLabel_closeIcon:hover{color:#666}.filter_container{display:grid;grid-template-rows:60px 30px 20px auto 40px;height:calc(100vh - 60px);background-color:initial;padding:0 10px}.filter_header{grid-row:1;justify-content:space-between}.filter_back,.filter_header{display:flex;align-items:baseline}.filter_back{grid-row:2;justify-content:left}.filter_label{grid-row:3;font-weight:500}.filter_body{grid-row:4;background-color:#fff;border:1px solid #666;display:flex;flex:1 1;flex-direction:column;overflow:auto;margin:10px 0;padding:10px}.filter_grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0 10px}.filter_grid label{display:flex;font-size:10px;font-weight:400;margin-bottom:5px;padding:2px 6px;color:#434b59}.filter_group{margin-top:15px}.editor_container{display:grid;grid-template-rows:60px auto 50px;height:calc(100vh - 60px);background-color:initial}.editor_header{grid-row:1}.editor_footer,.editor_header{display:flex;align-items:center;padding:0 10px}.editor_footer{grid-row:3;justify-content:space-between}.editor_footer button{width:100%;margin:5px}.editor_body{grid-row:2;max-height:100vh;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:5px;margin:0 10px;border:1px solid #666}.editor_body input{padding:5px}.editor_body label{margin:5px 0}.editor_body button{min-height:30px;width:100%;margin:10px 0 5px}.editor_body textarea{min-height:80px}.editor_elements{white-space:nowrap;max-height:100vh;min-height:50px;overflow-x:hidden;overflow-y:auto}.editor_elements div{overflow:hidden;text-overflow:ellipsis}.export-other{margin:0 15px}.export-content{display:flex;margin:10px 0}.export-content>div{flex:1 1;margin:5px 5px 5px 0}.export-other label{font-weight:700}.exportOther-table{margin:10px 5px;height:calc(100vh - 550px);overflow-x:hidden;overflow-y:auto}.export-container{height:calc(100vh - 40px)}.export_title{justify-content:space-between}.export_tab,.export_title{display:flex;align-items:baseline}.export_tab{justify-content:space-around}.button_tab{width:100%;height:40px;display:flex;align-items:center;padding:0 5px}.button_tab.select{background:#dadada}.button_tab.unselect{background:transparent}.button_tab label{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.button_tab.select label{font-weight:700}.exportPublish{margin:10px;height:calc(100vh - 200px)}.publish_middle{height:calc(100% - 45px);padding:5px 0;max-height:calc(100% - 115px);overflow-y:scroll;background-color:#f0f0f0}.horizental_align,.select_container{display:flex;align-items:center}.select_container{justify-content:space-between;margin:3px 0}.select_container>label{width:140px}.select_container>div{width:100%}.ant-tree-treenode:hover{background-color:#f5f5f5}.ant-tree-treenode:nth-child(2n){background-color:#e2e2e2}.ant-tree-treenode:nth-child(2n):hover{background-color:#f5f5f5}.no-publish-notion{display:flex;justify-content:center}.no-publish-notion>label{margin:30px 0;text-align:center;width:180px;font-size:11px;font-weight:400;color:#b3b3b3}hr.solid{border-top:1px solid #dadada;margin:0 -20px}.rtl{display:flex;justify-content:flex-end}.publish_set_folder{display:flex;justify-content:space-between}.hide{display:none}.error-item{font-family:"Open Sans";font-size:10px;line-height:14px;margin:10px 0}.manager_container{display:grid;grid-template-rows:40px auto;padding:0 10px;height:calc(100vh - 25px);background-color:#f0f0f0}.manager_header{grid-row:1;display:flex;justify-content:space-between}.manager_page{grid-row:2}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.version-number{background-color:#f0f0f0;font-size:12px;height:25px;text-align:right;padding:0 10px}
/*# sourceMappingURL=main.38f845aa.chunk.css.map */