diff --git a/dist/entry.css b/dist/entry.css index 5eace84d50..b8965b1f1e 100644 --- a/dist/entry.css +++ b/dist/entry.css @@ -1,2 +1,2 @@ [data-simplebar]{position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.simplebar-wrapper,[data-simplebar]{width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-wrapper{overflow:hidden}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content{direction:inherit;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:scroll;max-width:100%;max-height:100%}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{-webkit-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:0;right:0;opacity:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-track .simplebar-scrollbar.simplebar-visible:before{opacity:.5;-webkit-transition:opacity 0s linear;-o-transition:opacity 0s linear;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll} -body,html{-ms-touch-action:none;touch-action:none;overflow:hidden}#__next{position:absolute;height:100%;width:100%}.entry,.wrapper,body,html{height:100%;margin:0;padding:0}.entry,.wrapper{position:relative;min-width:1024px}.engineContainer{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;float:left;width:294px;height:100%;padding:46px 16px 8px 8px}.dragNone{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryHidden{visibility:hidden}.entryRemove{display:none!important}.entryHide{visibility:hidden}.entryRemoveCategory,.entryRemoveElement{display:none!important}.entryNoDeco{text-decoration:none!important}.entryBtn{border:none;margin:0;background-color:transparent}.entryDimmed{opacity:.5;background-color:#767676}#entryInputForComputeWidth{visibility:hidden;position:fixed;left:-9999px;top:-9999px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.CodeMirror{height:100%;color:#000}.CodeMirror,.CodeMirror *{font-family:Nanum Gothic Coding!important}.CodeMirror-sizer{padding-top:7px}.CodeMirror-lines{padding:5px 0}.CodeMirror pre{padding:0 5px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7}.CodeMirror-gutters,.CodeMirror-linenumber{border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{padding:0 5px;min-width:20px;text-align:right;color:#a0a0a0}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#2bbfed}.cm-s-default .cm-atom{color:#ff9e00}.cm-s-default .cm-number{color:#0fc764}.cm-s-default .cm-def{color:#4f39db}.cm-s-default .cm-property,.cm-s-default .cm-punctuation,.cm-s-default .cm-variable{color:#e22c0b}.cm-s-default .cm-operator{color:#000}.cm-s-default .cm-variable-2{color:#e22c0b}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#ff9e00}.cm-s-default .cm-string{color:#2a7def}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#c93ad8}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:#e22c0b}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e7f1fd}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3;height:100%!important}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;margin-bottom:-30px;margin-right:-1px;*zoom:1;*display:inline}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4;background-color:#f7f7f7;padding-right:6px}.CodeMirror-gutter-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#e4f9ed}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::-moz-selection, .CodeMirror-line>span::-moz-selection, .CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.CodeMirror span{*vertical-align:text-bottom}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.block.selected>g>.blockBackgroundPath,.block.selected>g>.blockPath{-webkit-filter:none;filter:none}.block.selected>g>.blockBackgroundPath:not([fill^="url(#blockHoverPattern"]),.block.selected>g>.blockPath:not([fill^="url(#blockHoverPattern"]){-webkit-filter:url(#entryBlockSelectFilter_board);filter:url(#entryBlockSelectFilter_board)}.block.outputHighlight>g>.blockPath{stroke-width:2px;stroke:#fff}.block.basicButtonView{cursor:pointer}.block.basicButtonView>g>path{fill:#fff;stroke:#4f80ff;stroke-width:1}.block.basicButtonDisabledView{cursor:auto}.block.basicButtonDisabledView>g>path{fill:#f9f9f9;stroke:#e2e2e2;stroke-width:1}.block.clickableText{cursor:pointer}.block.basicText{cursor:default}.block.basicText:hover>g>path{fill:none}.block.basicTextLight{cursor:default}.block.basicTextLight>g>text>tspan{font-weight:lighter}.block{cursor:url(/media/handopen.cur),auto;-ms-touch-action:none}.block.dragging{cursor:url(/media/handclosed.cur),auto}.block.selected>path{stroke-width:3px;stroke:#798eb1}.block.activated>g>path{stroke-width:3px;stroke:red}@keyframes activationDash{to{stroke-dashoffset:0}}@-webkit-keyframes activationDash{to{stroke-dashoffset:0}}.block g image,.block g text{pointer-events:none}svg .svgBlockGroup text{white-space:pre}.entry-field-color{cursor:pointer}.entry-input-field{cursor:text}.entry-input-field:hover rect{stroke-width:1.5px;stroke:#fff}.entry-widget-input-field{position:fixed;font-family:EntryFont,NanumGothic;font-weight:700;border:none;border-radius:5px;outline:none;line-height:normal;z-index:254;color:#000}.entry-widget-input-field::-ms-clear,.entry-widget-input-field::-ms-reveal{display:none}.entry-widget-textarea{position:absolute;background-color:#ffda85;resize:none;line-height:1.6em;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;overflow:hidden}.entryWorkspaceBoard.invisibleComment .svgCommentGroup,.invisible{visibility:hidden}.entry-field-angle{cursor:default}.entry-field-angle-circle{stroke:#dbdbdb;stroke-width:1;fill:#fbfbfb;fill-opacity:.8}.entry-angle-divider{stroke:#bababa;stroke-width:1}.entry-angle-indicator{stroke:#333;stroke-width:1;stroke-linecap:round}.entry-angle-fill-area{fill:#5096f5;fill-opacity:.3}.entryWorkspaceFilters{position:absolute;left:-100px;top:-100px}.entry-widget-keyboard-input{position:fixed}.entry-comment-resize-arrow{cursor:nwse-resize}.entry-comment-toggle-arrow{cursor:pointer}.blockHoverPattern .pattern1{-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern1,.blockHoverPattern .pattern2{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-ms-animation-direction:alternate;-o-animation-direction:alternate;-webkit-animation-name:blockPatternAnimation;-moz-animation-name:blockPatternAnimation;-ms-animation-name:blockPatternAnimation;-o-animation-name:blockPatternAnimation;animation-name:blockPatternAnimation}.blockHoverPattern .pattern2{-webkit-animation-delay:.33s;-moz-animation-delay:.33s;-ms-animation-delay:.33s;-o-animation-delay:.33s;animation-delay:.33s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern3{-webkit-animation-delay:.67s;-moz-animation-delay:.67s;-ms-animation-delay:.67s;-o-animation-delay:.67s;animation-delay:.67s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern3,.blockHoverPattern .pattern4{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-ms-animation-direction:alternate;-o-animation-direction:alternate;-webkit-animation-name:blockPatternAnimation;-moz-animation-name:blockPatternAnimation;-ms-animation-name:blockPatternAnimation;-o-animation-name:blockPatternAnimation;animation-name:blockPatternAnimation}.blockHoverPattern .pattern4{-webkit-animation-delay:1s;-moz-animation-delay:1s;-ms-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}@keyframes blockPatternAnimation{0%{opacity:0}to{opacity:.2}}@-webkit-keyframes blockPatternAnimation{0%{opacity:0}to{opacity:.2}}g.entry-field-dropdown{cursor:default}.guideGroup{opacity:.3}.entryWorkspaceBlockMenu{background-color:#fff;position:absolute;top:0;bottom:0;z-index:2}.entryWorkspaceBlockMenu.entryRemove.init{opacity:0!important;display:block!important;z-index:-9999}.entryCategoryListWorkspace{position:relative;min-width:58px;overflow:hidden;height:100%;display:inline-block;background-color:#ecf8ff;list-style-type:none;border-radius:0 0 6px 6px;margin:0;padding:0;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.entryCategoryListWorkspace .scrollIndicator{position:absolute;width:58px;height:16px;opacity:.8;background-image:url(../images/block_menu/scroll_indicator_arrow.svg);background-repeat:no-repeat;background-position:50%;background-color:#aac5d5;z-index:6;display:none;cursor:pointer}.entryCategoryListWorkspace .scrollIndicator.prepend{top:0}.entryCategoryListWorkspace .scrollIndicator.append{bottom:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.entryCategoryListWorkspace .scrollIndicator .active{display:block}.entryCategoryListWorkspace .entryCategoryList{height:100%;overflow:hidden;overflow-y:scroll;font-weight:700}.entryCategoryListWorkspace .entryCategoryList::-webkit-scrollbar{display:none}.entryCategoryListWorkspace .entryCategoryList .visiblePoint{margin:0}.entryCategoryListWorkspace .entryCategoryList #entryCategoryarduino{border-bottom-right-radius:6px;border-bottom-left-radius:6px;margin-bottom:1px}.entryCategoryListWorkspace:before{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #d6e9f4;border-radius:0 0 6px 6px;content:""}.entryCategoryListWorkspace li{position:relative;background-color:#ecf8ff;z-index:5}.entryCategoryListWorkspace li:first-child{margin-top:0}.entrySelectedCategory{position:relative;z-index:5}.blockMenuContainer{display:inline-block;vertical-align:top;width:254px;margin-left:2px;height:100%;background-color:#ecf8ff;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.blockMenuContainer .blockMenuWrapper{overflow:hidden;height:100%;-webkit-transition:width .2s ease;-o-transition:width .2s ease;transition:width .2s ease}.blockMenuContainer .blockMenuTrashcan{position:absolute;top:0;left:0;opacity:.95;background:#f7f2d1;border:2px dashed #ffc803}.blockMenuContainer .blockMenuTrashcan:before{display:block;content:" ";width:62px;height:94px;margin-top:74px;margin-left:calc(50% - 32px);background-image:url(../images/trashcan.svg)}.blockMenuContainer .blockMenuTrashcan.open:before{display:block;content:" ";width:64px;height:102px;margin-top:66px;margin-left:calc(50% - 31px);background-image:url(../images/trashcan_open.svg)}.blockMenuContainer .blockMenuTrashcan span{position:absolute;top:180px;width:100%;font-family:NanumGothicOTFBold;font-size:14px;color:#555;text-align:center}.blockMenuContainer .block.selected>g>.blockBackgroundPath,.blockMenuContainer .block.selected>g>.blockPath{-webkit-filter:none;filter:none}.blockMenuContainer .block.selected>g>.blockBackgroundPath:not([fill^="url(#blockHoverPattern"]),.blockMenuContainer .block.selected>g>.blockPath:not([fill^="url(#blockHoverPattern"]){-webkit-filter:url(#entryBlockSelectFilter_blockMenu);filter:url(#entryBlockSelectFilter_blockMenu)}.blockMenu{height:100%;min-width:700px}.entryCategoryListPhone{padding:0;margin:0;list-style-type:none}.entryCategoryElementWorkspace{padding:34px 0 4px;min-width:58px;text-align:center;background-color:#ecf8ff;font-size:12px;color:#595959;border:1px solid #d6e9f4;border-bottom:transparent;cursor:pointer;font-family:EntryFont,NanumGothic!important;line-height:14px;background-size:32px auto;background-position:50% 4px;position:relative}.entryCategoryBetaTag{background-image:url(../images/beta_tag.svg);position:absolute;bottom:18px;right:3px;width:26px;height:14px}.entryCategoryElementPhone{height:50px;clear:both;width:56px;padding-top:30px;text-align:center;background-color:#e2e9f0;font-size:13px;color:#474747;float:left;border-bottom:1px solid #b7c4cc;background-position:5px 2px;cursor:pointer}.entryCategoryElementEndWorkspace{clear:both;width:3px;margin-left:56px;background-color:#515b7c;height:4000px}.entryCategoryWorkspace{width:74px;height:100%;display:block}.entryBlockMenuWorkspace{background-color:#e5e5e5;position:absolute;left:64px;top:45px;width:186px;bottom:0;z-index:100}#entryCategorystart{background-repeat:no-repeat}.entryUnSelectedCategory#entryCategorystart{background-image:url(../images/start.svg)}.entrySelectedCategory#entryCategorystart{background-image:url(../images/start_on.svg);background-color:#00b400;border-color:#00b400;color:#fff}#entryCategoryflow{background-image:url(../images/flow.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryflow{background-image:url(../images/flow_on.svg);background-color:#17a6d1;border-color:#17a6d1;color:#fff}#entryCategorymoving{background-image:url(../images/moving.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorymoving{background-image:url(../images/moving_on.svg);background-color:#ad3efb;border-color:#ad3efb;color:#fff}#entryCategorylooks{background-image:url(../images/looks.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorylooks{background-image:url(../images/looks_on.svg);background-color:#ff3a61;border-color:#ff3a61;color:#fff}#entryCategorybrush{background-image:url(../images/brush.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorybrush{background-image:url(../images/brush_on.svg);background-color:#fc7e01;border-color:#fc7e01;color:#fff}#entryCategorytext{background-image:url(../images/text.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorytext{background-image:url(../images/text_on.svg);background-color:#e43500;border-color:#e43500;color:#fff}#entryCategorysound{background-image:url(../images/sound.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorysound{background-image:url(../images/sound_on.svg);background-color:#67b100;border-color:#67b100;color:#fff}#entryCategoryjudgement{background-image:url(../images/judgement.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryjudgement{background-image:url(../images/judgement_on.svg);background-color:#4562f5;border-color:#4562f5;color:#fff}#entryCategorycalc{background-image:url(../images/calc.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorycalc{background-image:url(../images/calc_on.svg);background-color:#f4af18;border-color:#f4af18;color:#fff}#entryCategoryvariable{background-image:url(../images/variable.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryvariable{background-image:url(../images/variable_on.svg);background-color:#dd47d8;border-color:#dd47d8;color:#fff}#entryCategoryfunc{background-image:url(../images/func.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryfunc{background-image:url(../images/func_on.svg);background-color:#de5c04;border-color:#de5c04;color:#fff}#entryCategoryanalysis{background-image:url(../images/analysis.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryanalysis{background-image:url(../images/analysis_on.svg);background-color:#17a6d1;border-color:#17a6d1;color:#fff}#entryCategoryai{background-image:url(../images/ai.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryai{background-image:url(../images/ai_on.svg);background-color:#8222ff;border-color:#8222ff;color:#fff}#entryCategoryexpansion{background-image:url(../images/expansion.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryexpansion{background-image:url(../images/expansion_on.svg);background-color:#ef6d6d;border-color:#ef6d6d;color:#fff}#entryCategoryai_utilize{background-image:url(../images/ai_utilize.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryai_utilize{background-image:url(../images/ai_utilize_on.svg);background-color:#8222ff;border-color:#670bdd;color:#fff}#entryCategoryscene{background-image:url(../images/scene.png);background-repeat:no-repeat;border-right:none}.entrySelectedCategory#entryCategoryscene{border-left:none;border-right:none}#entryCategoryarduino{background-image:url(../images/hardware.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryarduino{background-image:url(../images/hardware_on.svg);background-color:#00b6b1;border-color:#00b6b1;color:#fff}#entryCategoryhw_sensor{background-image:url(../images/sensor.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_sensor{background-image:url(../images/sensor_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_led{background-image:url(../images/diode.svg);background-repeat:no-repeat;font-size:10px}.entrySelectedCategory#entryCategoryhw_led{background-image:url(../images/diode_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_motor{background-image:url(../images/dcmotor.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_motor{background-image:url(../images/dcmotor_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_melody{background-image:url(../images/melody.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_melody{background-image:url(../images/melody_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_robot{background-image:url(../images/robot.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_robot{background-image:url(../images/robot_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}.entryBlocklyWorkspace{position:absolute;left:250px;top:8px;bottom:0;right:0;overflow:hidden;border:1px solid #c4c4b9;border-top-left-radius:10px;background-image:url(../images/entry_bg.svg)}.entryBlocklyWorkspace.folding{z-index:300;border-left:1px solid #c4c4b9;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldBlockly;-moz-animation-name:foldBlockly;-ms-animation-name:foldBlockly;-o-animation-name:foldBlockly;animation-name:foldBlockly;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldBlockly{to{left:64px}}@-webkit-keyframes foldBlockly{to{left:64px}}.entryBlocklyWorkspace.foldOut{z-index:300;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldOutBlockly;-moz-animation-name:foldOutBlockly;-ms-animation-name:foldOutBlockly;-o-animation-name:foldOutBlockly;animation-name:foldOutBlockly;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldOutBlockly{0%{left:64px}}@-webkit-keyframes foldOutBlockly{0%{left:64px}}.entryBlocklyPhone{position:absolute;top:0;left:56px;right:0;bottom:0;overflow:hidden;border:1px solid #c4c4b9;border-left:0;background-image:url(../images/entry_bg_1.png)}.entryBoard{cursor:move;position:absolute;-ms-touch-action:none}.entryOverlayBoard{background:rgba(138,163,178,.7)}.boardScrollbar{opacity:1;cursor:move;-ms-touch-action:none}.boardScrollbar .scrollbar{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;cursor:pointer}.boardScrollbar:hover{opacity:.6}.entryBoardWrapper{right:0}.entryBoardWrapper,.entryVimBoard{position:absolute;top:0;left:0;height:100%}.entryVimBoard{z-index:0;width:100%}.entryFunctionButton{fill:#fff}.entryFunctionButton,.entryFunctionButtonText{font-family:ng!important;font-size:13!important;text-anchor:middle;cursor:pointer!important}.entryFunctionButtonText{fill:#4f80ff}.entryFunctionButtonBorder{font-family:ng!important;font-size:13!important;text-anchor:middle;fill:#fff;cursor:pointer!important;stroke:#4f80ff;stroke-width:1}.entryWorkspaceBoard{position:absolute;left:254px;top:0;bottom:0;right:0;border:1px solid #d6e9f4;border-width:1px 0;overflow:hidden;background-image:url(../images/entry_bg.svg)}.entryWorkspaceBoard.folding{z-index:251;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldBoard;-moz-animation-name:foldBoard;-ms-animation-name:foldBoard;-o-animation-name:foldBoard;animation-name:foldBoard;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldBoard{to{left:61px}}@-ms-keyframes foldBoard{to{left:61px}}@-moz-keyframes foldBoard{to{left:61px}}@-webkit-keyframes foldBoard{to{left:61px}}.entryWorkspaceBoard.foldOut{z-index:300;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldOutBoard;-moz-animation-name:foldOutBoard;-ms-animation-name:foldOutBoard;-o-animation-name:foldOutBoard;animation-name:foldOutBoard;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldOutBoard{0%{left:64px}}@-o-keyframes foldOutBoard{0%{left:61px}}@-ms-keyframes foldOutBoard{0%{left:61px}}@-moz-keyframes foldOutBoard{0%{left:61px}}@-webkit-keyframes foldOutBoard{0%{left:61px}}#invisibleBoard{visibility:hidden;position:fixed;left:-1000px;top:-1000px}.sortable .sortableItem{-webkit-transform:translateZ(0);transform:translateZ(0)}.entryContainerWorkspace{height:100%;background-color:#fff}.entryContainerWorkspace .simplebar-scrollbar{right:4px;width:8px}.entryContainerWorkspace .simplebar-scrollbar:before{opacity:1!important;background-color:#aac5d5;border-radius:2.5px}.entryContainerPhone{width:100%;background-color:#fff}.entryAddObjectWorkspace{display:block;height:48px;background-color:#e7e7e7;color:#757575;text-align:center;font-size:11pt;line-height:44px;margin:10px;border:2px dashed #979797;cursor:pointer}.entryContainerListWorkspaceWrapper{position:absolute;bottom:0;padding:0;margin:0;width:100%;top:0;background-color:#fff}.entryContainerExtensions{background-color:#363c46}.entryContainerExtensions,.entryContainerListWorkspace{position:relative;margin:0;padding:0;width:100%;list-style-type:none}.entryContainerListWorkspace,.entryContainerListWorkspace .Draggable{height:100%}.entryContainerListPhone{position:relative;margin:0;padding:0;width:100%;background-color:#363c46;list-style-type:none;border-top:1pt solid #ebeff1}.entryContainerListWorkspace::-webkit-scrollbar{display:none}.entryContainerListElementWorkspace{background-color:#f7fcff;display:block;padding:0;margin:0;position:relative;overflow:hidden;min-height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #d6e9f4;border-width:1px 0}.entryContainerListElementWorkspace.fold{background-color:#f7fcff}.entryContainerListElementWorkspace.selectedObject{background-color:#d6e9f4}.collapsed .selectedObject{height:149px}.entryContainerListElementWorkspace.selectedObject+.entryContainerListElementWorkspace,.entryContainerListElementWorkspace:first-child{border-top:0}.propertyTabhelper{background-image:url(../images/property/helper_off.png)}.propertyTabhelper.selected{background-image:url(../images/property/helper_on.png)}.practical_course_mode .propertyTabhelper.selected{background-image:url(../images/property/helper_on_practical_course.png)}.propertyTabContainer{background-image:url(../images/property/container_off.png)}.propertyTabContainer.selected{background-image:url(../images/property/container_on.png)}.entryContainerTabViewWorkspace{width:100%;height:45px;border-bottom:2px solid #1bafea}.entryContainerTabItemWorkspace{vertical-align:top;height:100%;width:25%;text-align:center;display:inline-block;background-color:#e5e5e5;color:#9e9f9f;font-size:13px;cursor:pointer;padding-top:13px}.entryContainerTabItemWorkspace:nth-child(2){border-left:2px solid #fff;border-right:2px solid #fff}.entryContainerTabItemWorkspace:nth-child(3){border-right:2px solid #fff}.entryContainerTabItemWorkspace.selected{background-color:#1bafea;color:#fff}.entryContainerMovieWorkspace{position:absolute;background-color:#363c46;top:0;width:100%;overflow:scroll}.entryContainerMovieWorkspace::-webkit-scrollbar{display:none}.entryContainerDoneWorkspace{position:absolute;width:100%;top:0;background-color:#363c46;overflow:hidden;text-align:center}.entryContainerHelperWorkspace{position:absolute;width:100%;top:45px;bottom:0;background-color:#fff;z-index:1000;background:grey}.tablet .entryContainerListElementWorkspace.selectedObject{height:128px}.tablet .collapsed .selectedObject{height:159px}#entry-contextmenu{position:fixed;display:inline-block;list-style:none;padding:4px 0;outline:none;font-size:13px;z-index:25000}#entry-contextmenu span{width:100%;height:100%;display:inline-block}#entry-contextmenu .menuAble{cursor:pointer;padding:3px 20px}#entry-contextmenu .menuAble:hover{color:#fff;background-color:#57e}#entry-contextmenu .menuDisable{color:#ccc;padding:3px 20px}#entry-contextmenu .divider{padding:0;height:1px;background-color:#ccc}#entry-contextmenu.workspace-contextmenu{font-size:14px;min-width:160px}#entry-contextmenu.workspace-contextmenu .menuAble{padding:3px 20px}#entry-contextmenu.workspace-contextmenu .menuAble:hover{color:#fff;background-color:#57e}#entry-contextmenu.workspace-contextmenu .menuDisable{color:#ccc;padding:3px 20px}.entryEngineWorkspace{width:480px}.entryEngineMinimize,.entryEngineWorkspace{height:35px;background-color:#fff;border-top:1pt solid #ebeff1}.entryEngineMinimize{width:100%}.entryEngineWorkspace_w{position:relative;overflow:hidden;width:270px;background-color:#fff;border:1px solid #d6e9f4;border-radius:6px}.entryEngineWorkspace_w:after{display:block;clear:both;content:""}.entryPopupWindow>.entryEngineWorkspace{position:absolute;top:auto!important;width:100%!important;bottom:0}.entryPopupWindow>.entryEngineWorkspace_w{position:absolute;width:100%!important;top:0!important}.entryPopupWindow>.entryEngineWorkspace_w>.entryRunButtonWorkspace_w{display:none;top:37%;left:46%}.entryPopupWindow>.entryEngineWorkspace_w>.entryRunButtonWorkspace_w2{display:block;width:111px;height:111px;background-image:url(../images/play_btn.png);background-position:40px;background-color:rgba(0,0,0,.5);border-radius:55px;background-repeat:no-repeat;right:5px;bottom:-10px;left:44%;top:35%}.entryPopupWindow>.entryEngineWorkspace_w>.entryStopButtonWorkspace_w2{display:block;background-image:url(../images/stop_btn.png);background-repeat:no-repeat;left:20px;color:transparent;bottom:-10px;width:90px;background-position:0;color:#4b37a0}.entryPopupWindow>.entryEngineWorkspace_w>.entryStopButtonWorkspace_w{display:none}.entryPopupWindow>.entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w{position:absolute;right:53px;bottom:12px;margin:0;background-image:url(../images/grid.png)!important;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w.toggleOn{position:absolute;right:53px;bottom:12px;margin:0;background-image:url(../images/layers_icon_grid_nor_1.png)!important;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryMaximizeButtonWorkspace_w{position:absolute;right:6px;bottom:12px;background-image:url(../images/zoom_out_btn.png);background-repeat:no-repeat;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper{display:block;height:48px;border-top:1px solid #d6e9f4;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryPauseButtonWorkspace_full,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRestartButtonWorkspace_full,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRunButtonWorkspace_w,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryStopButtonWorkspace_w{display:inline-block;overflow:hidden;-ms-flex:none;flex:none;width:auto;height:auto;border:0;margin-left:24px;border-radius:0;background:none;font-size:14px;font-weight:600;color:#4f80ff;line-height:48px}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRestartButtonWorkspace_full:before,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRunButtonWorkspace_w:before{display:inline-block;width:14px;height:18px;margin:0 8px 0 0;vertical-align:middle;background-image:url(../images/layers_icon_button_play_norx2.png);background-repeat:no-repeat;background-size:14px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryStopButtonWorkspace_w:before{display:inline-block;width:16px;height:16px;margin:0 8px 0 0;vertical-align:middle;background-image:url(../images/layers_icon_button_stop_norx2.png);background-repeat:no-repeat;background-size:16px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryPauseButtonWorkspace_full:before{display:inline-block;width:16px;height:16px;margin-right:8px;vertical-align:middle;background-image:url(../images/layers_icon_button_pause_norx2.png);background-repeat:no-repeat;background-size:16px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper>.entryAddButtonWorkspace_w{display:none}.entryEngineBlueWorkspace{background-color:#61abdb}.entryEngineButtonMinimize,.entryEngineButtonWorkspace{border:none;outline:none;width:25px;height:35px;background-color:transparent;background-repeat:no-repeat;background-position:50%}.entryRunButtonBigMinimize{position:absolute;left:50%;top:50%;width:111px;height:111px;margin:-55px 0 0 -55px;border:none;padding:0;background-image:url(../images/play_btn.png);background-repeat:no-repeat;background-position:40px;background-color:rgba(0,0,0,.5);-webkit-border-radius:55px;border-radius:55px;background-clip:padding-box;z-index:100;cursor:pointer}.hidePlayBtn .entryRunButtonBigMinimize{display:none}@media screen and (max-width:500px){.entryRunButtonBigMinimize{width:80px;height:80px;margin:-40px 0 0 -40px;background-position:32px;background-size:25px}}.entryRunButtonBigMinimize:hover{opacity:.8}.entryEngineButtonWorkspace_w{border:none;outline:none;width:25px;height:24px;background-color:transparent;background-repeat:no-repeat;background-position:50%}.entryRunButtonPhone{background-image:url(../images/layers_icon_button_play_nor.png)}.entryRunButtonPhone,.entryStopButtonPhone{width:100%;height:100%;background-color:transparent;font-size:12pt;border:none;border-bottom:2px solid #89c0d5;background-position:10px 50%;background-repeat:no-repeat}.entryStopButtonPhone{background-image:url(../images/layers_icon_button_stop_nor.png)}.entryEnginePhone{width:100%}.entryEngineHeaderPhone{border-bottom:1px solid #ccc;width:100%;background-color:#fff;height:34px}.entryEngineFooterPhone{border-top:1px solid #ccc;width:100%;background-color:#fff;height:38px}.entryMouseViewWorkspace{position:relative;color:#61abdb}.entryMouseViewMinimize,.entryMouseViewWorkspace{font-size:9pt;margin:0 auto;width:40%;line-height:35px;text-align:center}.entryMouseViewMinimize{color:#6c5af2}.entryMouseViewWorkspace_w{height:32px;font-size:12px;font-weight:700;margin:0 auto;padding:10px 0 8px;color:#4f80ff;text-align:center;letter-spacing:-.4px;line-height:14px}.entryMouseViewWorkspace_w>input{font-size:10px;line-height:11px;border:none;font-weight:700;color:#555;text-align:center;letter-spacing:-.4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryEngineBlueWorkspace>.entryMouseViewWorkspace{color:#fff}.entryMaximizeButtonWorkspace{float:left;margin-left:5px;background-image:url(../images/fullscreen_edit.png)}.entryMaximizeButtonMinimize{float:right;margin-right:5px;background-image:url(../images/zoom_in_btn.png)}.entryPopupWindow>.entryEngineMinimize>.entryMaximizeButtonMinimize{float:right;margin-right:5px;background-image:url(../images/zoom_out_btn.png)}.entryMaximizeButtonPhone{width:20px;height:100%;border:none;float:right;margin-right:9px;background-repeat:no-repeat;background-position:50%;background-color:transparent;background-image:url(../images/layers_icon_fullmode01_nor.png)}.entryMaximizeButtonWorkspace_w{float:right;margin:4px 6px 0 5px;background-image:url(../images/layers_icon_fullmode01_nor_1.png);background-repeat:no-repeat;background-size:16px auto}.entryEngineBlueWorkspace>.entryMaximizeButtonWorkspace{background-image:url(../images/fullscreen_play.png)}#entrySpeedPanelWorkspace{width:100%;height:0;background-color:#0e0}.entrySpeedButtonWorkspace{float:left;background-size:contain;width:18px;height:16px;margin-top:8px;margin-left:10px;background-image:url(../images/speed_edit.png);background-size:18px auto}.entrySpeedButtonWorkspace.on{background-image:url(../images/speed_edit_on.png)}.entryPopupWindow>div>.entrySpeedButtonWorkspace{display:none}.entryPopupWindow .entryMouseViewWorkspace_w{position:absolute;bottom:0;left:50%;width:40%;height:48px;padding:0;margin:0 auto 0 -20%;font-size:14px;font-weight:600;color:#4f80ff;text-align:center;line-height:48px}#entrySpeedProgressWorkspace{overflow:hidden;width:100%;height:30px;margin-top:4px;border-radius:4px;table-layout:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;border-spacing:0}#entrySpeedProgressWorkspace>tr>td{height:30px;width:20%;cursor:pointer}#entrySpeedProgressWorkspace .on{background-size:20px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/ic_graph_chk.png)}#progressCell0{background-color:#cad8ff}#progressCell1{background-color:#a7bfff}#progressCell2{background-color:#95b3ff}#progressCell3{background-color:#7299ff}#progressCell4{background-color:#4f80ff}#entrySpeedLabelWorkspace{position:absolute;left:10px;top:12px;font-size:10px;font-weight:600;color:#000;letter-spacing:-.4px;line-height:11px}#entrySpeedHandleWorkspace{position:absolute!important;cursor:pointer;width:18px;height:16px;top:21px;z-index:100;background-image:url(../images/speed_handle.png)}.entrySpeedBox{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;height:39px;margin:0 0 -1px;padding:0 10px 0 60px;border:1px solid #e2e2e2;border-width:1px 0;background-color:#f9f9f9;clear:both;z-index:10}.entryCoordinateButtonWorkspace{float:right;background-image:url(../images/coordinates_edit.png)}.entryCoordinateButtonMinimize{float:right;background-image:url(../images/grid.png)}.entryCoordinateButtonWorkspace_w{float:right;margin-top:4px;background-image:url(../images/layers_icon_grid_nor.png);background-size:16px auto}.entryCoordinateButtonWorkspace.toggleOn{background-image:url(../images/coordinates_edit_on.png)}.entryCoordinateButtonWorkspace_w.toggleOn{background-image:url(../images/layers_icon_grid_nor_1.png)}.entryEngineBlueWorkspace>.entryCoordinateButtonWorkspace{background-image:url(../images/coordinates_play.png)}.entryEngineButtonWrapper{display:-ms-flexbox;display:flex;margin:12px -1px -1px}.entryRunButtonWorkspace{float:right;width:80px;background-position:7px 50%;padding-right:10px;text-align:right;font-size:9pt;color:#61abdb;background-image:url(../images/playbutton_edit.png)}.entryRunButtonMinimize{display:none;float:left;width:65px;font-size:9pt;color:#6c5af2}.entryAddButtonWorkspace_w,.entryPauseButtonWorkspace_w,.entryRestartButtonWorkspace_w{-ms-flex:none;flex:none;width:50%;height:36px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;font-size:12px;font-weight:600;color:#4f80ff;letter-spacing:-.43px;line-height:34px;text-align:center}.entryAddButtonWorkspace_w:before,.entryPauseButtonWorkspace_w:before,.entryRestartButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_plus_nor.png);display:inline-block;width:12px;height:12px;margin:11px 2px 0 0;background-size:12px auto;vertical-align:top;content:""}.entryRestartButtonWorkspace_w{background-color:#4f80ff;color:#fff}.entryPauseButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_pause_nor.png)}.entryRestartButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png);margin-right:4px}.entryRunButtonWorkspace_w{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;height:36px;padding:0;margin-left:4px;border:1px solid #4f80ff;border-radius:4px;background-color:#4f80ff;background-size:10px auto;font-size:12px;font-weight:600;color:#fff;text-align:center;line-height:34px}.entryRunButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png);display:inline-block;width:11px;height:12px;background-size:11px auto;margin:11px 4px 0 0;vertical-align:top;content:""}.collapsed>.entryRunButtonWorkspace_w{color:transparent;background-position:50% 43%}.entryRunButtonWorkspace_w2{display:none}.entryEngineBlueWorkspace>.entryRunButtonWorkspace{background-image:url(../images/playbutton_play.png);color:#fff}.entryStopButtonWorkspace{float:right;border-top:1px solid #ccc;color:#61abdb;background-image:url(../images/stopbutton_pause.png)}.entryStopButtonMinimize,.entryStopButtonWorkspace{width:80px;background-position:7px 50%;padding-right:10px;text-align:right;font-size:9pt}.entryStopButtonMinimize{float:left;color:#6c5af2;background-image:url(../images/stop_btn.png)}.entryStopButtonWorkspace_w{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;height:36px;padding:0;margin-left:4px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;background-size:10px auto;font-size:12px;font-weight:600;color:#4f80ff;text-align:center;line-height:34px}.entryStopButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_stop_nor_2.png);background-size:12px auto;display:inline-block;width:12px;height:12px;margin:10px 4px 0 0;vertical-align:top;content:""}.entryStopButtonWorkspace_w2{display:none}.entryEngineBigButtonMinimize_popup{border:none;display:none;padding:0;position:absolute;left:50%;width:111px;height:111px;top:50%;margin:-55.5px 0 0 -55.5px;background-repeat:no-repeat;background-position:40px;background-color:rgba(0,0,0,.5);border-radius:55px}.entryEngineBigButtonMinimize_popup:hover{opacity:.8}.entryEngineBigButtonMinimize_popup:focus{outline:none}.entryEngineBigButtonMinimize_popup.entryEngineBigButtonMinimize_popup_run{background-image:url(../images/play_btn.png)}.entryPopupWindow .entryEngineBigButtonMinimize_popup{display:block}.entryPopupWindow .entryPauseButtonWorkspace_w{-ms-flex:2 1;flex:2 1;-ms-flex-order:2;order:2;display:none}.entryPauseButtonWorkspace_full,.entryPopupWindow .entryRestartButtonWorkspace_w,.entryRestartButtonWorkspace_full{display:none}.nav_right_wrapper{right:0}.navbar-default{border-color:#89c1e4}#project_name.normal,.navbar-default{background-color:#89c1e4}.btn-group>.btn{background-color:transparent;border-color:transparent}.art_project_name{background-color:#fff!important}.art_project_name:hover{border:1px solid #b4b4b4!important}.entryPauseButtonMinimize{float:left;background-image:url(../images/pause_btn.png);width:auto;background-position:0;padding-left:17px;color:#6c5af2;font-size:9pt}.tablet .entrySpeedButtonWorkspace{width:27px;height:19px;margin-top:2px}.tablet .entrySpeedButtonWorkspace,.tablet .entrySpeedButtonWorkspace.on{background-image:url(../images/speed_edit_big.png)}.tablet .entryCoordinateButtonWorkspace_w{background-image:url(../images/layers_icon_grid_nor_big.png)}.tablet .entryMaximizeButtonWorkspace_w{background-image:url(../images/layers_icon_fullmode01_nor_1_big.png)}.entryPopupWindow.tablet .entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w{bottom:5px;background-image:url(../images/grid_big.png)!important}.entryPopupWindow.tablet .entryEngineWorkspace_w>.entryMaximizeButtonWorkspace_w{right:0;bottom:5px;background-image:url(../images/zoom_out_btn_big.png)}.practical_course_mode .entryRunButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryRunButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png)}.practical_course_mode .entryAddButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryAddButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_plus_nor_practical_course_mode.png)}.practical_course_mode .entryPauseButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryPauseButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_pause_nor_practical_course_mode.png)}.practical_course_mode .entryStopButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryStopButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_stop_nor_2_practical_course_mode.png)}.audioShadeCirclebox{position:absolute;margin:0;padding:0;background:hsla(0,0%,100%,.5);text-align:center;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-moz-flex-direction:column;width:100%;height:calc(100% - 64px)}.audioShadeCircle{position:relative;display:inline-block;width:20%;padding:0 0 20%;vertical-align:top}.audioShadeCircle,.audioShadeInner{margin:auto;border-radius:50%;background-color:#32d27d}.audioShadeInner{padding:0;position:absolute;left:0;right:0;top:0;bottom:0;width:60%;height:60%;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation:ani 3s linear infinite;animation:ani 3s linear infinite;content:""}.audioShadeInner:nth-of-type(2){-webkit-animation-delay:1s;animation-delay:1s}.audioShadeInner:nth-of-type(3){-webkit-animation-delay:2s;animation-delay:2s}.audioShadeInner:nth-of-type(4){-webkit-animation-delay:3s;animation-delay:3s}.audioShadeImg{padding:0;position:absolute;left:50%;top:50%;width:18px;height:26px;margin:-13px 0 0 -9px;z-index:10}.audioShadeText{width:100%;height:20%;font-family:NanumGothicOTF;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}.audioProgress{width:100%;height:100%;position:absolute;left:0;top:0}@-webkit-keyframes ani{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:.1}70%{opacity:.09}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes ani{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:.1}70%{opacity:.09}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}.entryFunctionEdit{position:absolute;width:100%;height:100%;background-color:hsla(0,0%,70.6%,.4)!important;z-index:50}#entryFunctionBtnWrapper{position:absolute;z-index:100;bottom:90px;margin:0 auto;left:50%}.entryFunctionBtn{position:relative;display:inline-block;cursor:pointer;border:3px solid #888;color:#666;width:55px;height:55px;border-radius:27.5px;text-align:center;line-height:48px;left:-50%}.entryFunctionBtn:hover{border:3px solid #555;color:#222}#entryFunctionSave{margin-right:20px}.globalSvgSurface{pointer-events:none;position:fixed;width:100%;height:100%;z-index:10000;top:0;left:0}#globalSvg{position:fixed;overflow:visible;z-index:10000;opacity:.8;will-change:transform;max-width:100%;max-height:100%}.entryBlockHelperIntro .renderViewContainer{display:none}#entryBlockHelperBlockWorkspace>.renderViewContainer{width:100%}#entryBlockHelperBlockWorkspace>.renderViewContainer .renderView{margin-right:9px}#entryBlockHelperBlockWorkspace>.renderViewContainer>svg{overflow:visible}@keyframes blockHelperUp{0%{top:100%}to{top:0}}@-o-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-ms-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-moz-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-webkit-keyframes blockHelperUp{0%{top:100%}to{top:0}}@keyframes blockHelperDown{0%{top:0}to{top:100%}}@-o-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-ms-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-moz-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-webkit-keyframes blockHelperDown{0%{top:0}to{top:100%}}#entryBlockHelperWorkspaceWrapper{background-color:#ecf8ff;height:100%}#entryBlockHelperWorkspace,#entryPdfWorkspace{position:absolute;bottom:0;width:100%;height:100%;background-color:inherit;-webkit-animation-name:blockHelperUp;-moz-animation-name:blockHelperUp;-ms-animation-name:blockHelperUp;-o-animation-name:blockHelperUp;animation-name:blockHelperUp;-webkit-animation-duration:.6s;-moz-animation-duration:.6s;-ms-animation-duration:.6s;-o-animation-duration:.6s}#entryBlockHelperWorkspace.lecture{-webkit-animation-duration:0s;-moz-animation-duration:0s;-ms-animation-duration:0s;-o-animation-duration:0s}#entryBlockHelperWorkspace.dispose{display:none;-webkit-animation-name:blockHelperDown;-moz-animation-name:blockHelperDown;-ms-animation-name:blockHelperDown;-o-animation-name:blockHelperDown;animation-name:blockHelperDown}#entryBlockHelperHeaderWorkspace{position:absolute;width:100%;height:40px;background-color:#1bafea;font-size:16px;line-height:38px;padding-left:28px;color:#fff}#entryBlockHelperDisposeWorkspace{float:right;background-image:url(../images/block_helper_dispose.png);background-repeat:no-repeat;background-position:50%;padding:15px;margin-top:4px;margin-right:5px}#entryBlockHelperContentWorkspace{position:absolute;width:100%;top:40px;bottom:0;overflow-y:auto;overflow-x:hidden;white-space:pre-line}.entryBlockHelperIntro{background-image:url(../images/block_help_icon_2.png);background-size:104px;background-repeat:no-repeat;background-position:top;margin-top:64px;padding-top:100px;text-align:center;color:#707070;font-size:12px}#entryBlockHelpBtn{position:absolute;background-image:url(../images/block_help.png);background-repeat:no-repeat;background-position:50%;padding:15px;margin-top:3px;margin-left:6px;z-index:100}#entryBlockHelperBlockWorkspace{width:100%;bottom:0;overflow:hidden;top:16px;text-align:center}#entryBlockHelperBlockWorkspace>svg{position:relative}#entryBlockHelperDescriptionWorkspace{line-height:20px;width:100%;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:18px;letter-spacing:-.33px;padding:0 40px;color:#555;text-align:center;margin-top:24px}.textModeElem{display:none}#entryBlockHelperContentWorkspace.textMode{padding:18px;top:0}#entryBlockHelperContentWorkspace.textMode .textModeElem{display:block}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperTitle{font-family:EntryFont,NanumGothic;font-size:18px;font-weight:700;color:#3b3b3b}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperTitle:not(:first-child){margin-top:20px}#entryBlockHelperContentWorkspace.textMode .renderViewContainer{text-align:left;margin-top:9px}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperBlockWorkspace{height:auto}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperBlockWorkspace>div>svg{position:relative;left:auto}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperDescriptionWorkspace{text-align:left;padding:0}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperContent{font-family:EntryFont,NanumGothic;font-size:14px;color:#3b3b3b;margin-top:8px}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer .elementLeft{display:inline-block;vertical-align:top}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer .elementRight{display:inline-block;margin-left:15px;max-width:80%}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer:not(:first-child){margin-top:12px}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperCodeMirrorContainer{margin-top:8px}.hwMonitor{background-color:#363c46;position:absolute}.hwComponent text{font-size:12px}.objectInfoView{list-style:none;padding:0;height:60px;width:18px;position:relative;margin-left:8px;float:left}.objectInfo_visible{display:inline-block;position:absolute;top:8px;left:0;height:18px;width:18px;background-size:18px auto;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(../images/layers_icon_visible.png)}.objectInfo_unvisible{background-image:url(../images/layers_icon_unvisible.png)}.objectInfo_unlock{display:inline-block;position:absolute;top:34px;left:0;height:18px;width:18px;background-size:18px auto;background-image:url(../images/layers_icon_unlock.png);cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.objectInfo_lock{background-image:url(../images/layers_icon_lock.png)}.entryDisabled .objectInfo_visible{background-image:url(../images/layers_icon_visible_disabled.png);cursor:default}.entryDisabled .objectInfo_unlock{background-image:url(../images/layers_icon_lock_disabled.png);cursor:default}.entryDisabled .entryObjectDeleteWorkspace{background-image:url(../images/layers_icon_close_nor_new_disabled.png);background-size:24px auto;cursor:default}.entryDisabled.selectedObject .entryObjectWrapperWorkspace .entryObjectNameWorkspace,.entryDisabled input{color:#cbcbcb}.entryObjectThumbnailWorkspace{overflow:hidden;cursor:move;position:absolute;top:8px;left:34px;width:36px;height:40px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:70%;background-repeat:no-repeat;background-position:50%}.entryObjectThumbnailWorkspace.entryObjectTextBox{background-image:url(../images/text_icon.svg);background-size:cover}.entryObjectWrapperWorkspace{overflow:hidden;position:relative;margin:16px 64px 0 76px}.entryObjectNameWorkspace{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:7px 4px 6px;border:1px solid transparent;border-radius:4px;background-color:transparent;font-size:12px;font-weight:600;color:#2c313d;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:12px}.selectedObject .entryObjectNameWorkspace:focus{border-color:#4f80ff}.selectedObject .entryObjectNameWorkspace{border-color:#aac5d5;background-color:#f7fcff}.editButtonToggle{display:block}.editButtonToggle_{display:none}.selectedNotEditionObject,.selectedNotEditionObject:hover{background-color:transparent}.selectedNotEditionObject:focus{background-color:transparent!important}.selectedObject>.entryObjectWrapperWorkspace>.entryObjectNameWorkspace{color:#2c313d;font-family:EntryFont,NanumGothic!important}.entryObjectNameWorkspace:disabled{background-color:#fff}.entryObjectDeleteWorkspace{overflow:hidden;position:absolute;right:3px;top:17px;width:24px;height:24px;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.entryObjectDeletePhone{float:left;position:absolute;width:16px;height:16px;right:57px;top:25px;cursor:pointer;background-image:url(../images/layers_icon_close_nor.png)}.entryObjectEditPhone{float:left;position:absolute;width:24px;background-repeat:no-repeat;height:21px;right:17px;background-color:transparent;border:none;top:21px;cursor:pointer;background-image:url(../images/glyphicons_150_edit.png)}.entryObjectSelectedImgWorkspace{width:16px;top:45px;bottom:0;background-repeat:no-repeat;background-size:6px auto;background-position:50% 50%;z-index:250}.entryObjectSelectedImgWorkspace,.selectedObject .entryObjectSelectedImgWorkspace{position:absolute;right:0;cursor:col-resize;background-image:url(../images/entry_scroll.png)}.selectedObject .entryObjectSelectedImgWorkspace{float:left;width:14px;height:26px;top:20px}.entryObjectCoordinateWorkspace{display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;width:auto}.entryObjectCoordinateSizeWrapper,.entryObjectCoordinateWorkspaceWrapper{display:inline-block;position:relative;margin-left:6px;vertical-align:top}.entryObjectCoordinateSizeWrapper:first-of-type,.entryObjectCoordinateWorkspaceWrapper:first-of-type{margin-left:0}.entryObjectCoordinateSizeWrapper{margin-left:12px}.entryObjectCoordinateSpanWorkspace{position:absolute;right:6px;top:7px;font-size:10px;font-weight:600;color:#979797}.entryObjectCoordinateSpanWorkspace.degree{top:6px;width:4px;height:4px;border:1px solid #979797;border-radius:50%}.selectedObject>.entryObjectWrapperWorkspace>.entryObjectCoordinateWorkspace{color:#000}.entryObjectInformationWorkspace{position:absolute;right:32px;top:18px;width:24px;height:24px;background-size:10px auto;background-repeat:no-repeat;background-position:50%;cursor:pointer;background-image:url(../images/layers_arrow_down_nor.png)}.selectedObject .entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_up_nor.png)}.fold .entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_down_nor.png)}.informationToggle>.entryObjectWrapperWorkspace>.entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_down_nor_1.png)}.entryObjectButtonWorkspace{display:none;float:right;position:relative;width:40px;height:40px;background-color:#bcc3c9;border-radius:50%;margin:10px 10px 10px 5px;background-position:50%;background-repeat:no-repeat;background-position:50% 35%;color:#fff;font-size:7.5pt;padding:23px 0 0;text-align:center;outline:none;border:none}.informationToggle>.entryObjectButtonWorkspace{display:none}.entryObjectSoundWorkspace{background-image:url(../images/icon_sound.png);background-color:#6a9a1f}.entryObjectSoundWorkspace:hover{background-color:#83af3d}.entryObjectPictureWorkspace{background-image:url(../images/icon_picture.png);background-color:#f26724}.entryObjectPictureWorkspace:hover{background-color:#f3783c}.entryObjectCodeWorkspace{background-image:url(../images/icon_code.png);background-color:#00ace9}.entryObjectCodeWorkspace:hover{background-color:#5fc8ee}.entryObjectTextWorkspace{background-image:url(../images/text_icon_white.png);background-color:#f3bb1d;background-position:50% 20%;background-size:75%}.entryObjectRotationWrapperWorkspace{position:relative;display:none;margin:10px 10px 0;padding-top:9px;border-top:1px solid #aac5d5;clear:both}.collapsed .entryObjectRotationWrapperWorkspace{height:90px}.selectedObject .entryObjectRotationWrapperWorkspace{display:block}.fold .entryObjectRotationWrapperWorkspace{display:none}.informationToggle>.entryObjectRotationWrapperWorkspace{display:inline-block}.rotationMethodWrapper{display:inline-block;position:relative;margin-left:12px;padding-bottom:32px;vertical-align:top}.collapsed .rotationMethodWrapper{float:left;position:absolute;bottom:9px}.entryObjectRotateMethodLabelWorkspace{position:absolute;left:0;right:0;bottom:13px;font-size:10px;font-weight:600;color:#2c313d;line-height:12px;text-align:center;vertical-align:top}.entryObjectRotateLabelWrapperWorkspace{position:relative;margin-top:8px;font-size:12px;font-weight:600;color:#2c313d}.entryObjectDirectionWorkspaceWrapper,.entryObjectRotateWorkspaceWrapper{position:relative;display:inline-block;margin-left:6px;padding-bottom:32px;vertical-align:top}.entryObjectDirectionWorkspaceWrapper.entryRemove+.entryObjectDirectionWorkspaceWrapper,.entryObjectDirectionWorkspaceWrapper:first-of-type,.entryObjectRotateWorkspaceWrapper.entryRemove+.entryObjectDirectionWorkspaceWrapper,.entryObjectRotateWorkspaceWrapper:first-of-type{margin-left:0}.entryObjectDirectionInputWorkspace,.entryObjectRotateInputWorkspace{width:60px;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 13px 0 8px;background-color:#fff;border:1px solid #aac5d5;border-radius:4px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;text-align:left}.entryObjectDirectionInputWorkspace:active,.entryObjectDirectionInputWorkspace:focus,.entryObjectRotateInputWorkspace:active,.entryObjectRotateInputWorkspace:focus{border-color:#4f80ff}.entryObjectDirectionSpanWorkspace,.entryObjectRotateSpanWorkspace{position:absolute;left:0;right:0;bottom:13px;font-size:10px;font-weight:600;color:#2c313d;text-align:center;line-height:12px}.entryObjectRotateInputWorkspace+.entryObjectDirectionSpanWorkspace{margin-left:10px}.entryObjectRotateInputWorkspace.entryRemove+.entryObjectDirectionSpanWorkspace{margin-left:0}.entryObjectRotateModeWorkspace{cursor:pointer;display:inline-block;width:24px;height:24px;vertical-align:top;background-size:24px auto}.entryObjectRotateModeAWorkspace{background-image:url(../images/layers_icon_rotate01_nor.png)}.entryObjectRotateModeAWorkspace.selected{background-image:url(../images/layers_icon_rotate01_sel.png)}.entryObjectRotateModeBWorkspace{margin-left:6px;background-image:url(../images/layers_icon_rotate02_nor.png)}.entryObjectRotateModeBWorkspace.selected{background-image:url(../images/layers_icon_rotate02_sel.png)}.entryObjectRotateModeCWorkspace{margin-left:6px;background-image:url(../images/layers_icon_rotate03_nor.png)}.entryObjectRotateModeCWorkspace.selected{background-image:url(../images/layers_icon_rotate03_sel.png)}.entryObjectCoordinateSizeWorkspace{display:inline-block;position:relative;margin-right:6px;font-size:10px;font-weight:600;vertical-align:top;line-height:24px}.entryObjectCoordinateInputWorkspace{width:60px;height:24px;padding:0 13px 0 8px;background-color:#fff;border:1px solid #aac5d5;border-radius:4px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.entryObjectCoordinateInputWorkspace:active,.entryObjectCoordinateInputWorkspace:focus{border-color:#4f80ff}.entryObjectCoordinateInputWorkspace_size{float:none;position:relative}.entryPlayground_textBox{margin-top:5px;height:33px;width:400px}.entryPlayground_textArea{margin-top:5px;height:120px;width:400px;resize:none}.entryPlaygroundFontSizeWrapper{position:absolute;padding-left:13px;padding-top:10px;display:inline-block;width:244px;height:40px;border-radius:4px;background-color:#fff;right:0;top:0}.entryPlaygroundFontSizeLabel{display:inline-block;width:65px;height:15px;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;color:#2c313d}#entryTextColourTable{margin-top:12px;cursor:pointer;border-collapse:collapse}.entryTd{width:22px;height:22px}.entryTdTransparent{width:20px;height:20px;background-color:#fff;background-image:-webkit-linear-gradient(135deg,transparent 11.5px,red 13px,hsla(0,0%,100%,.5) 14.5px);border:1px solid}.entryPlaygroundSoundLength{margin-top:6px;font-size:10px;line-height:11px}.entryPlaygroundDefaultWorkspace{height:100%;background-color:#fff;color:#fff}.entryPlaygroundIntro.active{position:relative;overflow:hidden;height:66px;top:50px;z-index:1}.entryPlaygroundWorkspace{position:relative;overflow:hidden;height:100%;background-color:#fff}.entryPlaygroundIntro.active+.entryPlaygroundWorkspace{height:calc(100% - 66px)}.entryPlaygroundPhone{width:100%;height:500px;background-color:#f5f5f5}.entryPlaygroundResizeWorkspace{position:absolute;top:50%;height:40px;width:16px;left:254px;margin-top:-20px;cursor:ew-resize;border-left:none;z-index:1;background-image:url(../images/entry_scroll_02.png);background-size:16px auto}.entryPlaygroundTabWorkspace{position:absolute;left:0;top:46px;background-color:#fff}.entryPlaygroundTabWorkspace.entryRemove{display:block!important}.entryPlaygroundTabPhone{width:100%;height:43px;position:relative;background-color:#f1f1f1}.entryPlaygroundBackPackView{height:calc(100% - 47px);display:block;right:0;top:38px;z-index:299;position:absolute}.entryPlaygroundBackPackView .widget{height:100%}.entryPlaygroundBackPackView .blockBackPackDrop,.entryPlaygroundBackPackView .objectBackPackDrop{position:fixed;display:none;top:0;left:0;z-index:400;background-color:rgba(248,241,204,.9);border:2px dashed #ffc800;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.entryPlaygroundBackPackView .blockBackPackDrop .blockBackPackIcon,.entryPlaygroundBackPackView .objectBackPackDrop .blockBackPackIcon{pointer-events:none;width:32px;height:32px;margin-bottom:11px;background-image:url(../images/img_backpack_plus.svg)}.entryPlaygroundBackPackView .blockBackPackDrop .blockBackPackDesc,.entryPlaygroundBackPackView .blockBackPackDrop .objectBackPackDesc,.entryPlaygroundBackPackView .objectBackPackDrop .blockBackPackDesc,.entryPlaygroundBackPackView .objectBackPackDrop .objectBackPackDesc{pointer-events:none;font-family:EntryFont,NanumGothic;font-size:12px;font-weight:700;letter-spacing:-.1px;white-space:pre;text-align:center;color:#2c313d}.entryPlaygroundButtonTabWorkspace{position:absolute;right:0;top:43px;height:auto;background-color:#fff}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace{float:left;background-repeat:no-repeat;background-size:32px auto;background-position:50% 50%;cursor:pointer;width:32px;height:32px}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.enabled{background-size:32px auto;width:32px;height:32px;border:0;background-color:inherit}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.showComment{margin-right:4px;background-image:url(../images/btn-toggle-comment-off.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.showComment.enabled{background-image:url(../images/btn-toggle-comment-select.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.addComment{margin-right:8px;background-image:url(../images/btn-add-comment-off.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.addComment.enabled{background-image:url(../images/btn-add-comment-select.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundBackPackButtonWorkspace{float:left;background-image:url(../images/back_pack_button.svg);background-repeat:no-repeat;background-size:32px auto;background-position:50% 50%;cursor:pointer;width:32px;height:32px;margin:0 9px}.entryPlaygroundButtonTabWorkspace .entryPlaygroundBackPackButtonWorkspace:before{content:"";display:inline-block;width:1px;height:16px;background:#bfd8e6;margin:8px 0 0 -9px}.entryPlaygroundButtonTabWorkspace.entryRemove.entryCode{display:block!important}.entryTabListWorkspace{overflow:hidden;list-style:none;padding:0;margin:0}.entryTabListItemWorkspace{float:left;min-width:58px;margin-left:2px;padding:0;cursor:pointer;background-color:#d7e8f4;border-top-right-radius:6px;border-top-left-radius:6px;font-size:12px;font-weight:600;color:#8ba4b3;text-align:center;letter-spacing:-.4px;line-height:32px}.entryTabListItemWorkspace:first-child{margin-left:0}.entryTabSelected{color:#fff;background-color:#4f80ff;font-size:14px}#entrySoundTab{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-ms-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}#entryPictureTab.hideTab,#entryTextTab.hideTab{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}#entrySoundTab.hideTab{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-ms-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}#entryVariableTab.showTab{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.hideTab{-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:hideTab;-moz-animation-name:hideTab;-ms-animation-name:hideTab;-o-animation-name:hideTab;animation-name:hideTab;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes hideTab{to{margin-top:44px;opacity:0}}@-webkit-keyframes hideTab{to{margin-top:44px;opacity:0}}.showTab{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:showTab;-moz-animation-name:showTab;-ms-animation-name:showTab;-o-animation-name:showTab;animation-name:showTab;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes showTab{0%{margin-top:44px;opacity:0}to{opacity:1}}@-webkit-keyframes showTab{0%{margin-top:44px;opacity:0}to{opacity:1}}.entryPlaygroundCurtainWorkspace{background-color:#000;padding-top:270px;font-size:40px;top:38px;left:0;right:0;bottom:8px;z-index:255}.entryPlaygroundCurtainPhone,.entryPlaygroundCurtainWorkspace{position:absolute;color:#fff;text-align:center;opacity:.5;cursor:pointer}.entryPlaygroundCurtainPhone{background-color:rgba(0,0,0,.8);padding-top:100px;font-size:17px;height:110%;width:100%;z-index:5000}.entryPlaygroundPictureCurtainWorkspace{position:absolute;background-color:#000;top:0;left:0;right:0;bottom:0;opacity:.6;z-index:255;border-radius:0 0 0 6px}.entryPlaygroundPictureCurtainWorkspace .entryPlaygroundPictureCurtainWorkspaceText{text-align:center;height:100%;color:#fff;font-family:NanumGothicOTF;font-size:24px;font-weight:700;line-height:1.33;letter-spacing:-.6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundTableCurtainWorkspace{position:absolute;background-color:#000;top:0;left:0;right:0;bottom:0;opacity:.6;z-index:255;border-radius:0 0 0 6px}.entryPlaygroundTableCurtainWorkspace .entryPlaygroundTableCurtainWorkspaceText{text-align:center;height:100%;color:#fff;font-family:NanumGothicOTF;font-size:24px;font-weight:700;line-height:1.33;letter-spacing:-.6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundCodeWorkspace{overflow:unset;position:absolute;left:0;right:0;top:80px;bottom:8px;background-color:#fff;border-radius:0 0 0 6px}.entryPlaygroundCodeWorkspace.entryRemove{display:block!important;visibility:hidden}.entryPlaygroundCodePhone{position:relative;height:100%;background-color:#f5f5f5}.entryPlaygroundCodePhone.entryRemove{display:block!important;visibility:hidden}.entryPlaygroundPicturePhone{margin-left:0;height:100%;background-color:#ececec}.entryPlaygroundPictureWorkspace{position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;top:80px;margin-left:0;border-radius:0 0 0 6px}.entryPlaygroundAddPicture{width:254px;padding:8px 0 7px;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddPicturePhone{position:relative;padding:0;margin:0;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddPictureInner{margin-left:7px;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff}.entryPlaygroundAddPictureInner,.entryPlaygroundNewPictureInner{display:inline-block;width:116px;height:40px;background-color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundNewPictureInner{margin-left:6px;border:1px solid #e2e2e2;border-radius:4px;color:#555}.entryPlaygroundAddPictureInnerPhone{display:block;height:50px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;border:2px dashed #737373;width:240px;padding:8px 10px 12px}.entryPlaygroundPictureList{overflow-y:hidden;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.entryPlaygroundPictureList,.entryPlaygroundPictureListPhone{position:absolute;padding:0;margin:0;width:254px;top:56px;bottom:0;list-style:none;background-color:#ecf8ff}.entryPlaygroundPictureListPhone{overflow:auto;border:1px solid #d6e9f4}.entryPlaygroundPictureElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 64px;height:61px;color:#2c313d;cursor:pointer}.entryPlaygroundPictureElement::-moz-selection{cursor:move;background-color:#fff}.entryPlaygroundPictureElement::selection{cursor:move;background-color:#fff}.entryPlaygroundPictureOrder,.entryPlaygroundSoundOrder{overflow:hidden;position:absolute;left:19px;top:11px;width:14px;height:14px;background-color:#4f80ff;border-radius:50%;font-size:10px;color:#fff;text-align:center;line-height:16px;z-index:10}.entryPictureSelected{background-color:#fff}.entryPlaygroundPictureThumbnail{position:absolute;height:44px;width:40px;top:8px;left:16px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundPictureName,.entryPlaygroundPictureThumbnail{border:1px solid #e2e2e2;background-color:#fff;border-radius:4px}.entryPlaygroundPictureName{width:100%;height:24px;margin-top:10px;padding:0 4px;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;-webkit-box-sizing:border-box;box-sizing:border-box}.entryPlaygroundPictureName:active,.entryPlaygroundPictureName:focus{border-color:#4f80ff}.entryPlaygroundPictureSize{margin-top:6px;font-size:10px;line-height:11px}.entryPlayground_del{position:absolute;right:26px;top:18px;width:24px;height:24px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:10px;font-size:0;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.pop_selectbox{position:relative}.pop_selectbox .select_link{display:block;position:relative;width:142px;height:38px;padding:0 12px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;font-weight:600;color:#555;letter-spacing:-.3px;line-height:40px;cursor:pointer}.pop_selectbox .select_link:after{position:absolute;right:16px;top:50%;width:8px;height:6px;margin-top:-3px;vertical-align:top;content:""}.pop_selectbox+.pop_selectbox{margin-top:40px}.pop_selectbox+.on{z-index:10}.pop_selectbox+.pop_inpt_text{margin-top:40px}.pop_selectbox.error .select_link{border-color:red}.pop_selectbox *{-webkit-box-sizing:content-box;box-sizing:content-box}.pop_selectbox .tooltip_box{display:none}.pop_selectbox.on .tooltip_box{display:block;z-index:10;top:52px}.entryPlaygroundTextWorkspace{position:absolute;top:80px;left:0;right:0;bottom:8px;background-color:#ecf8ff;border-radius:0 0 0 6px}.entryPlaygroundTextWorkspace .write_box{height:568px}.entryPlaygroundTextWorkspace .write_box .write_set{position:relative;padding:8px 18px;background-color:#f9f9f9;border:1px solid #e2e2e2;z-index:10}.entryPlaygroundTextWorkspace .write_box .write_set:after{display:block;clear:both;content:""}.entryPlaygroundTextWorkspace .write_box .write_set .pop_selectbox{float:left;width:168px}.entryPlaygroundTextWorkspace .write_box .write_set .pop_selectbox .tooltip_inner{max-height:282px;overflow:visible;overflow-y:auto}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box{position:relative;float:left;padding-left:24px;font-size:0}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box .style_link{display:inline-block;overflow:hidden;width:40px;height:40px;margin-left:10px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;cursor:pointer}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box .style_link.on{border:1px solid #4f80ff}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box{display:inline-block;border-radius:4px;width:207px;height:40px;font-size:0}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box a{display:inline-block;position:relative;width:102px;height:38px;border:1px solid #e2e2e2;border-radius:4px 0 0 4px;font-size:14px;font-weight:600;color:#979797;background-color:#fff;text-align:center;letter-spacing:-.3px;line-height:36px;cursor:pointer}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box a+a{margin-left:-1px;border-radius:0 4px 4px 0}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box .on{color:#4f80ff;border-color:#4f80ff;z-index:10}.entryPlaygroundTextWorkspace .write_box .input_box{margin:24px 38px 0;max-width:654px;position:relative}.entryPlaygroundTextWorkspace .write_box .input_box .list{padding:4px 0;list-style:none}.entryPlaygroundTextWorkspace .write_box .input_box .list li{color:#555;margin-top:4px;line-height:18px}.entryPlaygroundTextWorkspace .write_box .input_box .list li:before{display:inline-block;width:3px;height:3px;border-radius:50%;background-color:#555;margin:6px 8px 0 0;vertical-align:top;content:""}.entryPlaygroundTextWorkspace .write_box .input_inner{position:relative;overflow:hidden;height:40px;max-width:654px;background-color:#fff;border:1px solid #e2e2e2;border-radius:4px;margin-top:24px}.entryPlaygroundTextWorkspace .write_box .input_inner .bold{font-weight:700}.entryPlaygroundTextWorkspace .write_box .input_inner .italic{font-style:italic}.entryPlaygroundTextWorkspace .write_box .input_inner input[type=text]{display:none;width:100%;height:100%;margin:0;padding-left:15px;border:0;line-height:40px;outline:0;font-size:14px;letter-spacing:-.3px}.entryPlaygroundTextWorkspace .write_box .input_inner textarea{width:100%;height:100%;margin:0;padding:12px;font-size:14px;border:0;line-height:18px;outline:0;letter-spacing:-.3px}.entryPlaygroundTextWorkspace .write_box .input_inner label{position:absolute;left:16px;right:16px;top:13px;color:#979797;letter-spacing:-.3px}.imbtn_pop_font_bold{background-image:url(../images/btn_pop_font_bold.png);background-size:38px auto}.imbtn_pop_font_bold.on{background-image:url(../images/btn_pop_font_bold_on.png)}.imbtn_pop_font_underline{background-image:url(../images/btn_pop_font_underline.png);background-size:38px auto}.imbtn_pop_font_underline.on{background-image:url(../images/btn_pop_font_underline_on.png)}.imbtn_pop_font_italic{background-image:url(../images/btn_pop_font_italic.png);background-size:38px auto}.imbtn_pop_font_italic.on{background-image:url(../images/btn_pop_font_italic_on.png)}.imbtn_pop_font_through{background-image:url(../images/btn_pop_font_through.png);background-size:38px auto}.imbtn_pop_font_through.on{background-image:url(../images/btn_pop_font_through_on.png)}.imbtn_pop_font_color{display:inline-block;position:relative;overflow:hidden;width:66px;height:40px;margin-left:10px;background-image:url(../images/btn_pop_font_color.png);background-size:66px auto;cursor:pointer}.imbtn_pop_font_color em{position:absolute;left:5px;right:5px;top:5px;bottom:5px;background-color:#f9f9f9;z-index:-1}.imbtn_pop_font_color.on{background-image:url(../images/btn_pop_font_color_on.png)}.imbtn_pop_font_backgroundcolor,.imbtn_pop_font_paint{display:inline-block;position:relative;overflow:hidden;width:66px;height:40px;margin-left:10px;background-image:url(../images/btn_pop_font_paint.png);background-size:66px auto;cursor:pointer}.imbtn_pop_font_backgroundcolor em,.imbtn_pop_font_paint em{position:absolute;left:5px;right:5px;top:5px;bottom:5px;z-index:-1}.imbtn_pop_font_backgroundcolor.on,.imbtn_pop_font_paint.on{background-image:url(../images/btn_pop_font_paint_on.png)}.imbtn_pop_font_backgroundcolor.on.clear,.imbtn_pop_font_paint.on.clear{background-image:url(../images/btn_pop_font_paint_clear_on.png)}.imbtn_pop_font_backgroundcolor.on.clear em,.imbtn_pop_font_paint.on.clear em{display:none}.imbtn_pop_font_backgroundcolor.clear,.imbtn_pop_font_paint.clear{background-image:url(../images/btn_pop_font_paint_clear.png)}.imbtn_pop_font_backgroundcolor.clear em,.imbtn_pop_font_paint.clear em{display:none}.imbtn_pop_font_backgroundcolor.clear_on,.imbtn_pop_font_paint.clear_on{background-image:url(../images/btn_pop_font_paint_clear_on.png)}.imbtn_pop_font_backgroundcolor.clear_on em,.imbtn_pop_font_paint.clear_on em{display:none}.imbtn_pop_font_align_left{background-image:url(../images/btn_pop_font_align_left.png);background-size:38px auto}.imbtn_pop_font_align_left.on{background-image:url(../images/btn_pop_font_align_left_on.png)}.imbtn_pop_font_align_middle{background-image:url(../images/btn_pop_font_align_middle.png);background-size:38px auto}.imbtn_pop_font_align_middle.on{background-image:url(../images/btn_pop_font_align_middle_on.png)}.imbtn_pop_font_align_right{background-image:url(../images/btn_pop_font_align_right.png);background-size:38px auto}.imbtn_pop_font_align_right.on{background-image:url(../images/btn_pop_font_align_right_on.png)}.imico_pop_select_arr_down:after{background-image:url(../images/ico_pop_select_arr_down.png);background-size:8px auto}.imico_pop_select_arr_up:after{background-image:url(../images/ico_pop_select_arr_up.png);background-size:8px auto}#entryFontColorToggle{background-image:url(../images/text_in_off.png)}#entryFontColorToggle.selected{background-image:url(../images/text_in_on.png)}#entryFontBGToggle{margin-left:6px;background-image:url(../images/text_out_off.png)}#entryFontBGToggle.selected{background-image:url(../images/text_out_on.png)}.entryPlaygroundSoundWorkspace{overflow:hidden;position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;border-radius:0 0 0 6px;top:80px;margin-left:0}.entryPlaygroundSoundEdit{position:absolute;left:253px;top:0;bottom:0;right:0;overflow:hidden;border-left:1px solid #e2e2e2;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditWrapper{text-align:center}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditImage{background-image:url(../images/sound_edit.gif);width:160px;height:160px;-o-object-fit:contain;object-fit:contain;margin:0 auto 24px;background-size:160px auto}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditText{margin:0 auto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryPlaygroundAddSound{width:254px;padding:8px 0;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddSoundPhone{position:relative;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddSoundInner{display:block;width:146px;height:40px;margin:0 auto;background-color:#fff;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff;text-align:center;font-size:14px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundAddSoundInnerPhone{display:block;height:40px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;margin:10px;border:2px dashed #737373;width:220px}.entryPlaygroundSoundList{overflow-y:hidden}.entryPlaygroundSoundList,.entryPlaygroundSoundListPhone{position:absolute;padding:0;margin:0;width:254px;top:57px;bottom:0;list-style:none;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundSoundListPhone{overflow:hidden;overflow-y:auto;border-radius:0 0 0 6px}.entryPlaygroundSoundElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 64px;height:61px;color:#2c313d;cursor:pointer}.entryPlaygroundSoundElement.entrySoundSelected{background-color:#fff}.entryPlaygroundSoundThumbnail{position:absolute;height:44px;width:40px;top:8px;left:16px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;background-size:28px auto;background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundSoundThumbnail.entryPlaygroundSoundPlay{background-image:url(../images/workspace_sound_play.png)}.entryPlaygroundSoundThumbnail.entryPlaygroundSoundStop{background-image:url(../images/workspace_sound_stop.png)}.entryPlaygroundSoundName{width:100%;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:0 4px;background-color:#fff;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;border:1px solid #e2e2e2;border-radius:4px}.entryPlaygroundSoundName:active,.entryPlaygroundSoundName:focus{border-color:#4f80ff}.entryPlayground_text_buttons{display:inline-block;list-style-type:none;margin:0;padding:0}.entryPlayground_text_buttons>li{float:left;width:32px;height:32px;margin-left:2px;cursor:pointer}.entryPlaygroundTextAlignLeft{background-image:url(../images/text_align_left_off.png)}.entryPlaygroundTextAlignLeft.toggle{background-image:url(../images/text_align_left_on.png)}.entryPlaygroundTextAlignCenter{background-image:url(../images/text_align_center_off.png)}.entryPlaygroundTextAlignCenter.toggle{background-image:url(../images/text_align_center_on.png)}.entryPlaygroundTextAlignRight{background-image:url(../images/text_align_right_off.png)}.entryPlaygroundTextAlignRight.toggle{background-image:url(../images/text_align_right_on.png)}.entryPlayground_bgColorDiv,.entryPlayground_fgColorDiv{position:absolute;width:15px;height:4px;margin-top:-10px;margin-left:8px}.entryPlaygroundFontSizeSlider{display:inline-block;margin-left:12px;width:136px;height:8px;border-radius:3px;-webkit-box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.03);box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.03);background-color:#d8d8d8}.entryPlaygroundFontSizeIndicator{height:100%;width:45%;border-radius:3px;background-color:#643cd9}.entryPlaygroundFontSizeKnob{width:19px;height:30px;-o-object-fit:contain;object-fit:contain;position:relative;margin-top:-19px;margin-left:-12px;background-image:url(../images/text_size_knob.png);background-repeat:no-repeat;background-position:50%;cursor:pointer}.entryPlaygroundTextColoursWrapper{background-image:url(../images/text_color_bg.png)}.entryPlaygroundTextBackgroundsWrapper,.entryPlaygroundTextColoursWrapper{width:260px;height:226px;z-index:10;cursor:pointer;padding:20px 5px;position:absolute;background-repeat:no-repeat;background-size:260px 226px}.entryPlaygroundTextBackgroundsWrapper{background-image:url(../images/text_color_bg_1.png)}.entryPlaygroundLinebreakWrapper{position:fixed;top:351px}.entryPlaygroundLinebreakButtons{display:inline;font-size:0}.entryPlaygroundLinebreakButtons img{cursor:pointer}.entryPlaygroundLinebreakHorizontal{display:block;border-top:1px solid grey;margin:0 0 12px;padding:0;width:260px}.entryPlaygroundLinebreakDescription{margin-top:12px}.entryPlaygroundLinebreakDescription p{color:hsla(0,0%,53.3%,.5333333333333333);font-size:11px;margin-bottom:5px}.entryPlaygroundLinebreakDescription ul{padding-left:20px}.entryPlaygroundLinebreakDescription ul li{color:#b4b4b5;font-size:11px}.tablet .entryPlaygroundResizeWorkspace{background-image:url(../images/entry_scroll_02_big_2.png);width:15px;height:42px;border-top:none}.entrySceneListWorkspace .rcs-inner-container>div>div>div{display:table;table-layout:fixed}.entrySceneListWorkspace .rcs-inner-container>div>div>div .sortableItem{display:table-cell;vertical-align:top;width:76px}.sortable{height:100%}.sortable .rcs-custom-scrollbar{width:8px;right:4px;opacity:.8}.sortable .rcs-inner-handle{background-color:#aac5d5!important;border-radius:2.5px!important;opacity:.8}.entryPlaygroundTableWorkspace{overflow:hidden;position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;border-radius:0 0 0 6px;top:80px;margin-left:0}.entryPlaygroundTableEdit{position:absolute;left:253px;top:0;bottom:0;right:0;overflow:hidden;border-left:1px solid #e2e2e2;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundTableEdit .entryPlaygroundTableEditWrapper{text-align:center}.entryPlaygroundTableEdit .entryPlaygroundTableEditImage{background-image:url(../images/sound_edit.gif);width:160px;height:160px;-o-object-fit:contain;object-fit:contain;margin:0 auto 24px;background-size:160px auto}.entryPlaygroundTableEdit .entryPlaygroundTableEditText{margin:0 auto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryPlaygroundAddTable{width:254px;padding:8px 0;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddTablePhone{position:relative;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddTableInner{display:block;width:146px;height:40px;margin:0 auto;background-color:#fff;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff;text-align:center;font-size:14px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundAddTableInnerPhone{display:block;height:40px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;margin:10px;border:2px dashed #737373;width:220px}.entryPlaygroundTableList{top:57px}.entryPlaygroundTableListPhone{top:57px;overflow:hidden;overflow-y:auto}.entryPlaygroundTableList,.entryPlaygroundTableListPhone{position:absolute;padding:0;margin:0;width:254px;bottom:0;list-style:none;background-color:#ecf8ff;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.entryPlaygroundTableList{top:56px;overflow-y:hidden}.entryPlaygroundTableElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 36px;height:48px;color:#2c313d;cursor:pointer}.entryPlaygroundTableElement.entryTableSelected{background-color:#fff}.entryPlaygroundTableElement .entryPlaygroundTableThumbnail{position:absolute;height:22px;width:22px;top:13px;left:8px;background-image:url(../images/workspace_table_icon.svg);background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundTableElement .entryPlaygroundTableName{width:100%;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:12px;padding:0 4px;background-color:#fff;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;border:1px solid #e2e2e2;border-radius:4px}.entryPlaygroundTableElement .entryPlaygroundTableName:active,.entryPlaygroundTableElement .entryPlaygroundTableName:focus{border-color:#4f80ff}.entryPlaygroundTableElement .entryPlaygroundTableRemove{position:absolute;right:26px;top:12px;width:24px;height:24px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:10px;font-size:0;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.entryPopup{overflow:hidden;position:fixed;margin:0;padding:0;top:0;left:0;height:100%;width:100%;z-index:7000;background-color:rgba(0,0,0,.6)}.entryPopup.popupHelper{position:fixed;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.entryPopupWindow{width:80%;height:80%;overflow:hidden;position:absolute;left:0;right:0;top:0;bottom:0;border-radius:6px;border:1px solid #d6e9f4;margin:auto;max-width:100%;max-height:100%;z-index:8000;background-color:#fff}.entryPopup.hiddenPopup{display:none}.entryPopupHelperBottomSpan,.entryPopupHelperTopSpan{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1 1}.entryPopupHelperMiddleSpan{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.entryPopupHelperMiddleSpan .entryPopupHelperLeftSpan,.entryPopupHelperMiddleSpan .entryPopupHelperRightSpan{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1 1}.entryPopup.buttonsHidden .entryEngineButtonWorkspace_w{display:none}.entryPopup.learning_popup{z-index:7001}.entryPopup.learning_popup .ai_learning{overflow:hidden}.entryPopup.learning_popup .ai_learning .learningInputPopup{height:248px;width:294px;background-color:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border:none}.entryPopup.learning_popup .ai_learning .learningInputPopup.text{height:165px}.entryPopup.learning_popup .ai_learning .learningInputPopup.image{height:304px}.entryPopup.learning_popup .ai_learning .learningInputPopup.speech{height:289px}.propertyPanel{position:relative;-ms-flex:1 1;flex:1 1;margin-top:16px;left:0;right:16px;bottom:0;height:1px}.propertyTab{overflow:hidden;width:25px;height:100%}.propertyTabElement{height:38px;margin-top:4px;cursor:pointer;font-size:0;background-size:25px auto}.propertyTabElement:first-child{margin-top:0}.collapsed .propertyTabElement{background-position:50% 9px;height:36px;font-size:0}.propertyTabobject{background-image:url(../images/property/container_off.png)}.propertyTabobject.selected{background-image:url(../images/property/container_on.png)}.practical_course_mode .propertyTabobject.selected{background-image:url(../images/property/container_on_practical_course.png)}.propertyTabhw{background-image:url(../images/property/hw_off.png)}.propertyTabhw.selected{background-image:url(../images/property/hw_on.png)}.practical_course_mode .propertyTabhw.selected{background-image:url(../images/property/hw_on_practical_course.png)}.propertyTabtvCast{background-image:url(../images/property/vedio_off.png)}.propertyTabtvCast.selected{background-image:url(../images/property/vedio_on.png)}.propertyTabyoutube{background-image:url(../images/property/vedio_off.png)}.propertyTabyoutube.selected{background-image:url(../images/property/vedio_on.png)}.propertyTabgoal{background-image:url(../images/property/doneproject.png)}.propertyTabgoal.selected{background-image:url(../images/property/doneproject_on.png)}.propertyTabpdf{background-image:url(../images/property/pdf_off.png)}.propertyTabpdf.selected{background-image:url(../images/property/pdf_on.png)}.propertyTabconsole{background-image:url(../images/property/console_off.png)}.propertyTabhint{background-image:url(../images/property/hint_off_property.png)}.propertyTabhint.selected{background-image:url(../images/property/hint_on.png)}.propertyTabconsole.selected{background-image:url(../images/property/console_on.png)}.practical_course_mode .propertyTabconsole.selected{background-image:url(../images/property/console_on_practical_course.png)}.propertyContent{overflow:hidden;position:absolute;top:0;bottom:0;left:25px;right:0;background-color:#fff;border:1px solid #d6e9f4;border-radius:0 6px 6px 6px}.propertyContent:after{display:block;clear:both;content:""}.propertyPanelCover{position:absolute;top:0;bottom:0;left:0;right:0}.collapsed .propertyContent{left:30px}body>.sortableItem{z-index:250}.entrySceneWorkspace{position:absolute;left:0;top:0;width:100%;height:38px;padding-top:1px;background-color:#4f80ff;overflow:hidden;z-index:10}.practical_course_mode .entrySceneWorkspace{background-color:#8274ff}.entrySceneListWorkspace{overflow:hidden;float:left;margin:0;padding:0 0 0 26px;max-width:calc(100% - 43px)}.entrySceneListWorkspace .rcs-custom-scroll .rcs-outer-container,.entrySceneListWorkspace .rcs-custom-scroll .rcs-outer-container .rcs-inner-container{overflow:visible}.entrySceneListWorkspace .sortableItem{z-index:15}.entrySceneElementWorkspace{overflow:hidden;margin:5px 2px 0 0;color:#fff;cursor:move;z-index:10}.entrySceneElementWorkspace.selectedScene{position:relative;margin-top:0;z-index:888}.entrySceneAddButtonWorkspace{float:left;position:relative;margin:3px 0 0 -2px;width:44px;height:34px;cursor:pointer;background-image:url(../images/btn_scene_add.png);background-size:44px 34px}.entryScenePrevButtonWorkspace{position:absolute;width:25px;height:39px;left:0;z-index:299;margin:0}.entryScenePrevButtonWorkspace .prevBtn{position:absolute;width:25px;height:37px;content:"";background-image:url(../images/btn_scene_left.png);background-position:50%;background-repeat:no-repeat;background-color:transparent;cursor:pointer;z-index:299}.entrySceneNextButtonWorkspace{position:absolute;background-color:#4f80ff;width:72px;height:37px;right:0;opacity:.8;z-index:299;margin:0}.entrySceneNextButtonWorkspace .nextBtn{position:absolute;width:28px;height:37px;content:"";background-image:url(../images/btn_scene_right.png);background-position:50%;background-repeat:no-repeat;background-color:transparent;cursor:pointer;z-index:299}.entrySceneNextButtonWorkspace .addButton{float:left;position:relative;right:0;margin:3px 0 0 28px;width:44px;height:34px;cursor:pointer;background-image:url(../images/btn_scene_add.png);background-size:44px 34px}.selectedScene .entrySceneInputCover{min-width:97px}.entrySceneInputCover{display:block;overflow:hidden;height:32px;padding:4px 10px 0;border-bottom:2px solid transparent;background-color:#99c4ff;border-radius:10px 10px 0 0}.entrySceneFieldWorkspace{cursor:text!important;display:inline-block;overflow:hidden;margin:0;height:24px;width:100%;border:1px solid transparent;border-radius:4px;outline:0;background-color:transparent;font-size:12px;font-weight:600;color:#fff;line-height:24px}.selectedScene .entrySceneInputCover{height:37px;padding:7px 30px 0 10px;background-color:#fff;border-radius:8px 8px 0 0;border-bottom-color:#ffb500}.selectedScene .entrySceneFieldWorkspace{background-color:#fff;font-size:14px;color:#ffb500}.selectedScene .entrySceneFieldWorkspace:focus{font-size:12px;border:1px solid #e2e2e2;color:#2c313d}.entrySceneRemoveButtonWorkspace{position:absolute;right:0;top:3px;width:30px;height:30px;padding:0;border:0;display:none;background-image:url(../images/scene_delete_unselect.png);background-size:10px auto;background-repeat:no-repeat;background-position:50%;background-color:transparent}.minValue .entrySceneRemoveButtonWorkspace{display:none}.selectedScene .entrySceneRemoveButtonWorkspace{display:block;top:3px;background-color:transparent;background-image:url(../images/scene_delete.png)}.entrySceneDummyView{width:55px;height:40px;background-color:orange;display:inline-block;opacity:.3;position:absolute;left:0;top:0;z-index:889;left:100px}.tablet .entrySceneRemoveButtonWorkspace{width:14px;height:14px;right:48px;background-image:url(../images/scene_delete_unselect_big.png)}.tablet .selectedScene .entrySceneRemoveButtonWorkspace{background-image:url(../images/scene_delete_big.png)}.tablet .entrySceneRemoveButtonWorkspace:hover{background-image:url(../images/scene_delete_hover_big.png)}.entryCanvasWrapper{position:absolute}.entryCanvasWorkspace{position:relative;top:0;left:0;width:268px;background-color:#fff;border-top:1px solid #d6e9f4;vertical-align:top}.entryCanvasPhone{width:100%;background-color:#fff;display:block}.entryPopupWindow>.entryCanvasWorkspace{width:100%!important;position:relative;border-bottom:1px solid #d6e9f4;border-top:0}.entryPopupWindow>.entryEngine_w{width:100%!important;height:100%!important;border:0}.entryPopupWindow>div>.entryCanvasWorkspace{width:100%!important;top:0!important;vertical-align:top}.entryStateManagerWorkspace{float:right;height:40px;margin-right:10px}.entryStateManagerButtonWorkspace{border:0;margin:3px;padding-left:26px;height:32px;border-radius:4px;background-color:#bdc4c9;color:#e2ebfa;font-size:10pt;background-repeat:no-repeat;background-position:7px 8px;border-bottom:2pt solid #a0acb2;border-right:2pt solid #a0acb2}.entryStateManagerButtonWorkspace.active:hover{background-color:#7cc2ee}.entryStateManagerButtonWorkspace.active{background-color:#6aafda;border-bottom:2pt solid #639fbd;border-right:2pt solid #639fbd}.entryUndoButtonWorkspace{background-image:url(/img/assets/undo.png)}.entryRedoButtonWorkspace{background-image:url(/img/assets/redo.png)}.entryPlaygroundTable{position:absolute;left:254px;top:0;bottom:0;right:0;border-left:none;background-color:#f9f9f9}.entryToastContainer{position:fixed;right:0;bottom:15px;margin:0;padding:2px;width:300px;max-height:100%;overflow:auto;z-index:9000}.entryToast{padding:7px 16px;margin-top:8px;width:100%;background-color:#eee;-webkit-box-shadow:0 0 8px #999;box-shadow:0 0 8px #999;border:2px solid;-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;text-shadow:0 1px 0 hsla(0,0%,100%,.5);cursor:pointer;opacity:1}.entryToastSuccess{border-color:#d6e9c6;background-color:#e5f3df;color:#468847}.entryToastWarning{border-color:#7e7190;background-color:#fff9ab;color:#e07000}.entryToastAlert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.entryToastTitle{font-size:12pt;font-weight:700}.entryToastMessage{font-size:9pt;margin-top:4px;margin-bottom:2px}.entryMobileToastWrapper{position:absolute;margin-top:24px;width:100%;text-align:center;pointer-events:none;z-index:1}.entryMobileToastWrapper .entryMobileToast{display:inline-block;height:38px;font-size:14px;vertical-align:top;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center;color:#4f80ff}.entryMobileToastWrapper .entryMobileToast:before{content:"";display:inline-block;background-image:url(../images/toast_left.svg);width:17px;height:38px;margin-right:-4px}.entryMobileToastWrapper .entryMobileToast:after{content:"";display:inline-block;background-image:url(../images/toast_right.svg);width:20px;height:38px;margin-left:-4px}.entryMobileToastWrapper .entryMobileToast .content{display:inline-block;height:38px;padding:9px 8px;vertical-align:top;background-image:url(../images/toast_bg.svg)}.entryVariablePanelWorkspace{position:absolute;overflow:hidden;overflow-y:auto;width:254px;top:0;bottom:0;padding:16px 16px 0 8px;background-color:#ecf8ff;-webkit-box-shadow:inset 0 0 0 1px #d6e9f4;box-shadow:inset 0 0 0 1px #d6e9f4;border-radius:0 0 0 6px}.entryVariablePanelPhone{width:250px;top:47px;bottom:0;padding:6px 4px 0}.entryVariableSelectorWorkspace{width:100%;border-collapse:collapse;border-spacing:0;border:0;padding:0;margin:0;table-layout:fixed}.entryVariableSelectorWorkspace tr:first-child td:first-child{width:56px}.entryVariableSelectButtonWorkspace{font-family:EntryFont,NanumGothic!important;width:88px;padding:0;margin:0;cursor:pointer;vertical-align:top}.entryVariableSelectButtonWorkspace div{position:relative;height:40px;padding-left:8px;font-size:12px;font-weight:600;color:#728997;background-color:#fff;letter-spacing:-.4px;line-height:40px}.entryVariableSelectButtonWorkspace div:before{position:absolute;left:15px;top:9px;width:20px;height:20px;background-size:20px auto;vertical-align:top;content:""}.entryVariableSelectButtonWorkspace.selected div{color:#4f80ff;z-index:10}.entryVariableSelectButtonWorkspace.allButton div{height:80px;padding:0;border-radius:4px 0 0 4px;text-align:center;line-height:80px}.entryVariableSelectButtonWorkspace.allButton div:after{right:-1px;border-radius:4px 0 0 4px}.entryVariableSelectButtonWorkspace .text{display:block;overflow:hidden;margin:0 8px 0 28px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.entryVariableSelectButtonWorkspace.message div{border-radius:0 6px 0 0}.entryVariableSelectButtonWorkspace.func div{border-radius:0 0 6px 0}.entryVariableSelectButtonWorkspace.disable div{cursor:default}.entryVariableSelectButtonWorkspace div:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #d6e9f4;content:""}.entryVariableSelectButtonWorkspace.selected div:after{border-color:#4f80ff}.entryVariableSelectButtonWorkspace.allButton div .text{margin:0}.entryVariableSelectButtonWorkspace.variable div:after{right:-1px}.entryVariableSelectButtonWorkspace.message div:after{border-radius:0 6px 0 0}.entryVariableSelectButtonWorkspace.list div:after{right:-1px;top:-1px}.entryVariableSelectButtonWorkspace.func div:after{top:-1px;border-radius:0 0 6px 0}.entryVariableSelectButtonWorkspace.allButton div:before{display:none}.entryVariableSelectButtonWorkspace.variable div:before{background-image:url(../images/ic_attr_variable.svg)}.entryVariableSelectButtonWorkspace.message div:before{background-image:url(../images/ic_attr_message.svg)}.entryVariableSelectButtonWorkspace.list div:before{margin-right:6px;background-image:url(../images/ic_attr_list.svg)}.entryVariableSelectButtonWorkspace.func div:before{background-image:url(../images/ic_attr_func.svg)}.entryVariableSelectButtonWorkspace.variable.selected div:before{background-image:url(../images/ic_attr_variable_on.svg)}.entryVariableSelectButtonWorkspace.message.selected div:before{background-image:url(../images/ic_attr_message_on.svg)}.entryVariableSelectButtonWorkspace.list.selected div:before{margin-right:6px;background-image:url(../images/ic_attr_list_on.svg)}.entryVariableSelectButtonWorkspace.func.selected div:before{background-image:url(../images/ic_attr_func_on.svg)}.entryVariableListElementWorkspace{background-repeat:no-repeat;background-position:14px 10px;background-color:#efefef;border:1px solid #a8a8a8;margin-bottom:-1px;min-height:50px}.entryVariableListWorkspace{overflow:auto;position:absolute;top:112px;bottom:0;left:0;right:0;padding:0;margin:0;border-top:1px solid rgba(213,214,233,.9568627450980393)}.entryVariableAdd_box .entryVariableAddWorkspace{width:146px;margin:16px auto;font-size:14px;line-height:42px}.entryVariableAdd_box .entryVariableAddWorkspace.disabled{border:1px solid #e2e2e2;background-color:#f9f9f9;color:#cbcbcb;cursor:default}.entryVariableAdd_box.entryVariableContainerTextMode .entryVariableAddSpaceWorkspace,.entryVariableAdd_box .message_inpt.off{display:none}.entryVariableAdd_box .message_inpt input[type=text]::-webkit-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::-moz-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]:-ms-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::-ms-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::placeholder{color:#979797}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace{border:0;margin:0}.entryVariableAdd_box .entryVariableAddSpaceWorkspace.off{display:none}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputLabelWorkspace{position:relative;left:-10px;margin-bottom:8px;display:inline-block;font-size:11px;font-weight:600;color:#2c313d;line-height:11px;vertical-align:top}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputLabelWorkspace:before{content:"";display:inline-block;overflow:hidden;border-radius:50%;margin:3px 7px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace{overflow:hidden;width:100%;padding:6px 8px 5px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-webkit-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:-ms-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-ms-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-moz-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::placeholder{color:#979797}.entryVariableAddSpaceGlobalWrapperWorkspace{position:relative;margin:16px 0 0 14px;padding:0 0 0 26px;font-size:12px;font-weight:600;color:#2c313d;cursor:pointer;line-height:14px}.entryVariableAddSpaceGlobalWrapperWorkspace+.entryVariableAddSpaceGlobalWrapperWorkspace{margin-top:22px}.entryVariableAddSpaceGlobalWrapperWorkspace .Workspace_text{display:inline-block;padding:4px 0 2px}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCheckWorkspace{position:absolute;left:0;top:0;width:20px;height:20px;background-size:20px auto;background-image:url(../images/btn_radio.png)}.entryVariableAddSpaceGlobalWrapperWorkspace.on .entryVariableAddSpaceCheckWorkspace{background-image:url(../images/btn_radio_on.png)}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace{display:none;position:relative;margin:14px 0 -6px;padding:11px 0 11px 32px;border:1px solid #aac5d5;border-width:1px 0;font-size:12px;color:#2c313d;cursor:pointer;letter-spacing:-.5px}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryVariableAddSpaceCloudSpanWorkspace{display:inline-block;line-height:1.33;letter-spacing:-.48px;white-space:pre}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper .entryVariableAddSpaceCheckWorkspace{position:absolute;left:-28px;width:20px;height:20px;background-size:20px auto;background-image:url(../images/btn_radio.png)}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper.on .entryVariableAddSpaceCheckWorkspace{background-image:url(../images/btn_radio_on.png)}.entryVariableAddSpaceGlobalWrapperWorkspace.on .entryVariableAddSpaceCloudWrapperWorkspace{display:block}.entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper{position:relative;margin-bottom:12px}.entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper:last-child{margin-bottom:0}.entryVariableSplitterWorkspace{border-width:1px 0}.entryVariableSplitterWorkspace+.entryVariableSplitterWorkspace{border-top:0}.entryVariableSplitterWorkspace.all .list+.list,.entryVariableSplitterWorkspace .list+.list{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace.all{border-top:none}.entryVariableSplitterWorkspace.all .list .inpt_box{background-color:#ecf8ff}.entryVariableSplitterWorkspace.all .list.unfold .inpt_box{background-color:#fff}.entryVariableSplitterWorkspace .list .inpt .editBoxInput{border:1px solid #aac5d5;background-color:#f9f9f9;color:#cbcbcb}.entryVariableSplitterWorkspace .list .inpt input[type=text]{height:24px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff}.entryVariableSplitterWorkspace .list .inpt input[type=text],.entryVariableSplitterWorkspace .list .inpt span{width:100%;padding:6px 8px 5px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.2px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .list .inpt span{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.entryVariableSplitterWorkspace .list .attr_inner_box{display:none;border-top:1px solid #aac5d5;padding:12px 26px 10px;background-color:#bfd8e6}.entryVariableSplitterWorkspace .list .attr_inner_box .box_sjt{display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;vertical-align:top;line-height:12px;margin-bottom:9px}.entryVariableSplitterWorkspace .list .attr_inner_box .box_sjt:before{display:inline-block;width:4px;height:4px;border-radius:50%;margin:3px 8px 0 0;background-color:#4f80ff;vertical-align:top;content:""}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt.hidden{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .chk_box{position:relative;font-size:0;cursor:pointer;margin-bottom:3px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box{overflow:hidden;font-size:0;margin-left:24px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box .dash{padding:0 2px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:24px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box input[type=text]:disabled{border:1px solid #e2e2e2;background-color:#f9f9f9;color:#cbcbcb}.entryVariableSplitterWorkspace .list .attr_inner_box .use_obj .obj_list .text{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:33px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;word-break:break-all;white-space:nowrap;line-height:34px}.entryVariableSplitterWorkspace .list .attr_inner_box .use_obj .obj_list .text.red{color:#ff4b4b;padding-left:10px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr.hidden{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box{max-height:160px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box.on{padding-right:20px}.scroll_box:not(.on) .simplebar-vertical{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box .simplebar-scrollbar{opacity:.8}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list li{position:relative;margin:8px 0 0;padding:0 34px 0 28px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]{width:100%;padding:6px 8px 5px;border:1px solid #e2e2e2;border-radius:4px;outline:0;background-color:#fff;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.2px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.obj_list{overflow:hidden;margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .list .use_block{display:none;padding:4px 26px 4px 32px;background-color:#d6e9f4}.entryVariableSplitterWorkspace .list .use_block .obj_list li{position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;list-style:none;height:33px;margin:0;padding:4px 4px 4px 42px;border-top:1px solid #aac5d5}.entryVariableSplitterWorkspace .list .use_block .obj_list li:first-child{border-top:0}.entryVariableSplitterWorkspace .list .use_block .obj_list .thmb{overflow:hidden;position:absolute;top:4px;left:4px;height:33px;width:30px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:auto 80%;background-repeat:no-repeat;background-position:50%}.entryVariableSplitterWorkspace .list .use_block .obj_list .text{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:33px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;word-break:break-all;white-space:nowrap;line-height:34px}.entryVariableSplitterWorkspace .list .watch.on{background-image:url(../images/layers_icon_visible24.svg)}.entryVariableSplitterWorkspace .list.default_val .inpt_box:before{background-image:url(../images/ic_attr_variable_on.svg)}.entryVariableSplitterWorkspace .list.cloud_val .inpt_box:before{background-image:url(../images/ic_attr_variable_cloud_on.png);background-image:url(../images/ic_attr_variable_real_time_on.png)}.entryVariableSplitterWorkspace .list.local_val .inpt_box:before{background-image:url(../images/ic_attr_variable_local.svg)}.entryVariableSplitterWorkspace .list.default_list .inpt_box:before{background-image:url(../images/ic_attr_list.svg)}.entryVariableSplitterWorkspace .list.cloud_variable .inpt_box:before{background-image:url(../images/ic_attr_variable_cloud.svg)}.entryVariableSplitterWorkspace .list.cloud_list .inpt_box:before{background-image:url(../images/ic_attr_list_cloud.svg)}.entryVariableSplitterWorkspace .list.real_time_variable .inpt_box:before{background-image:url(../images/ic_attr_variable_real_time.svg)}.entryVariableSplitterWorkspace .list.real_time_list .inpt_box:before{background-image:url(../images/ic_attr_list_real_time.svg)}.entryVariableSplitterWorkspace .list.local_list .inpt_box:before{background-image:url(../images/ic_attr_list_local.svg)}.entryVariableSplitterWorkspace .list.default_message .inpt_box:before{left:10px;background-image:url(../images/ic_attr_message_on.svg)}.entryVariableSplitterWorkspace.fold .attr_link{cursor:pointer}.entryVariableSplitterWorkspace.unfold .attr_link{background-color:#fff;cursor:pointer}.entryVariableSplitterWorkspace .attr_box{display:none}.entryVariableSplitterWorkspace .list.unfold .attr_inner_box,.entryVariableSplitterWorkspace .list.unfold .caution_dsc,.entryVariableSplitterWorkspace .list.unfold .use_block,.entryVariableSplitterWorkspace.unfold .attr_box{display:block}.entryVariableSplitterWorkspace .list.unfold .inpt:after{background-image:url(../images/layers_arrow_up_nor.png)}.entryVariableSplitterWorkspace .list.default_func .inpt_box,.entryVariableSplitterWorkspace .list.default_message .inpt_box{padding:13px 80px 13px 36px;background-color:#ecf8ff}.entryVariableSplitterWorkspace .list.default_func .inpt:after,.entryVariableSplitterWorkspace .list.default_message .inpt:after{display:none}.entryVariableSplitterWorkspace .list.default_message.unfold .inpt_box{background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1)}.entryVariableAdd_box .message_inpt input[type=text]:active,.entryVariableAdd_box .message_inpt input[type=text]:focus,.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:active,.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:focus,.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]:active,.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]:focus,.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt input[type=text]:active,.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt input[type=text]:focus,.entryVariableSplitterWorkspace .list .inpt input[type=text]:active,.entryVariableSplitterWorkspace .list .inpt input[type=text]:focus{border-color:#4f80ff}.simplebar-scrollbar{right:4px;width:8px}.simplebar-scrollbar:before{opacity:1!important;background-color:#aac5d5;border-radius:2.5px}.entryVariableAdd_box .entryVariableAddWorkspace{display:block;overflow:hidden;height:40px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;font-weight:600;color:#4f80ff;text-align:center;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin:12px;width:calc(100% - 24px);font-size:12px;letter-spacing:-.28px;line-height:40px}.entryVariableSplitterWorkspace{background-color:#fff;border:1px solid #d6e9f4}.entryVariableSplitterWorkspace.func,.entryVariableSplitterWorkspace.message{border-top:none}.entryVariableSplitterWorkspace .attr_box{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace .attr_box .default_message.unfold{border-color:#aac5d5;outline:1px solid #aac5d5}.entryVariableSplitterWorkspace.list.global.fold,.entryVariableSplitterWorkspace.variable.global.fold{border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .list .list:first-child{margin-top:0}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable.unfold{border-color:#aac5d5;outline:1px solid #aac5d5;border-top:none;margin-top:1px}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable .inpt_box:before{left:8px}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable .inpt_box .watch{margin-left:2px;margin-right:8px}.entryVariableSplitterWorkspace.unfold .attr_link:after{width:24px;height:24px;border-radius:0;background-image:url(../images/folder_open.svg);background-color:inherit;background-size:auto}.entryVariableSplitterWorkspace .attr_link{position:relative;display:block;height:38px;padding:0 14px 0 12px;font-size:10px;letter-spacing:-.4px;font-weight:600;color:#2c313d;text-decoration:none;word-break:break-all;cursor:default;line-height:38px;margin-bottom:1px}.entryVariableSplitterWorkspace .attr_link:after{display:inline-block;position:absolute;top:7px;right:14px;overflow:hidden;background-color:#4f80ff;content:"";width:24px;height:24px;border-radius:0;background-image:url(../images/folder_close.svg);background-color:inherit;background-size:auto}.entryVariableSplitterWorkspace .attr_box .list.fold input{margin-left:4px;pointer-events:none;border:none;background:transparent;padding:0}.entryVariableSplitterWorkspace .attr_box .list.unfold .caution_dsc,.entryVariableSplitterWorkspace .attr_box .list.unfold .used_function_dsc{background-color:#d6e9f4;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;padding-top:3px}.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box .arrowDown,.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box:after{background-image:url(../images/layers_arrow_up_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list.unfold .attr_inner_box{position:relative;background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.unfold .attr_inner_box .val_type_txt{position:absolute;top:15px;right:20px;font-size:9px;font-weight:600;letter-spacing:-.36px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list .inpt_box{display:-ms-flexbox;display:flex;padding:13px 0;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#f7fcff;-ms-flex-align:center;align-items:center}.entryVariableSplitterWorkspace .attr_box .list .inpt_box:before{margin-left:10px;width:24px;height:24px;background-size:24px auto;content:""}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .watch{margin-left:4px;width:18px;height:18px;font-size:0;background-image:url(../images/layers_icon_unvisible24.svg);background-size:18px auto}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .watch.on{background-image:url(../images/layers_icon_visible24.svg)}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt{position:relative;overflow:hidden;height:24px;-ms-flex:1 1;flex:1 1;margin-right:20px}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt input[type=text],.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt span{font-size:10px;line-height:10px}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .arrowDown{width:10px;height:8px;margin-right:20px;background-size:auto;background-image:url(../images/layers_arrow_down_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .del{margin-right:20px;width:20px;height:20px;background-position:50%;background-size:auto;background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box{padding:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .box_sjt{position:relative;left:-10px;margin-bottom:12px;font-size:11px;font-weight:600;letter-spacing:-.44px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box{display:-ms-flexbox;display:flex}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box .btn_list{-ms-flex:1 1;flex:1 1;display:inline-block;height:28px;border-radius:4px;border:1px solid #aac5d5;background-color:#fff;font-size:9px;letter-spacing:-.36px;font-weight:600;color:#2c313d;text-align:center;line-height:26px;cursor:pointer;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box .btn_list+.btn_list{margin-left:4px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_sjt{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:6px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt{overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr{padding:15px 20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt{display:block;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt label,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt label{display:block;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;line-height:10px;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt .val_inptbox,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt .val_inptbox{display:block}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt .val_inptbox input,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt .val_inptbox input{width:100%;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;font-size:10px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.4px;color:#2c313d}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px auto;background-image:url(../images/btn_checkbox.svg);vertical-align:top;margin-right:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .chk_text,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .chk_text{display:inline-block;font-weight:600;vertical-align:top;font-size:10px;line-height:18px;letter-spacing:-.4px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .cnt_box input,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .cnt_box input{width:56px;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#2c313d}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj{padding:15px 14px 12px 20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .box_sjt{margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li{position:relative;height:24px;margin-bottom:6px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li .thmb{position:static;display:inline-block;overflow:hidden;height:24px;width:22px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;background-size:auto 80%;background-repeat:no-repeat;background-position:50%;margin-right:8px;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li .text{display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#4d616e;white-space:nowrap;line-height:24px;font-size:10px;font-weight:600;letter-spacing:-.4px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr{padding:15px 14px 15px 20px;border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .box_sjt{position:relative;left:-10px;margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt{margin:3px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px;vertical-align:top;background-image:url(../images/btn_checkbox.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .chk_text{display:inline-block;margin-left:10px;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#4d616e;line-height:18px;font-weight:600;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt{margin:3px 0 0 28px;overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group{margin-top:10px;margin-left:28px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group[disabled]{display:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .scroll_box{max-height:135px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .scroll_box.on{padding-right:20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj{padding:15px 14px 15px 20px;border-top:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .use_block{padding:15px 14px 11px 20px}.entryVariableSplitterWorkspace .attr_box .list .use_block .box_sjt{position:relative;left:-10px;margin-bottom:5px;display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:12px}.entryVariableSplitterWorkspace .attr_box .list .use_block .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li{padding:3px 4px 3px 42px;border:none;height:24px}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li .thmb{border:1px solid #aac5d5;width:22px;height:24px}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li .text{height:24px;font-size:10px;line-height:24px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list.default_message.unfold .inpt_box{-webkit-box-shadow:0 1px 1px 0 #aac5d5;box-shadow:0 1px 1px 0 #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_message .inpt_box:before{left:10px;background-image:url(../images/ic_attr_message.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_val .inpt_box:before{left:10px;background-image:url(../images/ic_attr_variable.svg)}.entryVariableSplitterWorkspace .attr_box .list.cloud_list .cnt_group .del,.entryVariableSplitterWorkspace .attr_box .list.default_list .cnt_group .del,.entryVariableSplitterWorkspace .attr_box .list.real_time_list .cnt_group .del{position:absolute;width:22px;height:22px;right:6px;top:0;display:inline-block;background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;border:none;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list.cloud_list .inpt_box:before,.entryVariableSplitterWorkspace .attr_box .list.default_list .inpt_box:before,.entryVariableSplitterWorkspace .attr_box .list.real_time_list .inpt_box:before{left:10px}.entryVariableSplitterWorkspace .attr_box .list.default_list .inpt_box:before{background-image:url(../images/ic_attr_list.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .del{background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;border:none;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list.default_func .cnt_group .del{position:absolute;width:22px;height:22px;right:6px;top:0;display:inline-block}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .caution_dsc,.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .inpt_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .inpt_box:after{background-image:url(../images/layers_arrow_up_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .attr_inner_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box{background-color:#f7fcff}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box:before{left:10px;background-image:url(../images/ic_attr_func.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box:after{width:10px;height:8px;background-image:url(../images/layers_arrow_down_nor.svg);background-size:auto;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box .inpt input[type=text],.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box .inpt span{font-size:10px;line-height:10px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box{padding:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr{padding:15px 14px 15px 20px;border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .box_sjt{position:relative;left:-10px;margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt{margin:3px 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px;vertical-align:top;background-image:url(../images/btn_checkbox.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .chk_text{display:inline-block;margin-left:10px;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#4d616e;line-height:18px;font-weight:600;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt{margin:3px 0 0 28px;overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group{margin-top:10px;margin-left:28px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group[disabled]{display:none}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .scroll_box{max-height:135px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .scroll_box.on{padding-right:20px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block{padding:15px 14px 11px 20px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .box_sjt{position:relative;left:-10px;margin-bottom:5px;display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:12px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li{padding:3px 4px 3px 42px;border:none;height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li .thmb{border:1px solid #aac5d5;width:22px;height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li .text{height:24px;font-size:10px;line-height:24px;color:#4d616e}.entryVariableAdd_box .entryVariableSplitterWorkspace .attr_box .list.unfold{outline:1px solid #aac5d5;border-color:#aac5d5}.entryVariableAdd_box .entryVariableAddSpaceWorkspace{border:1px solid #aac5d5;background-color:#d6e9f4}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceDataWrapperWorkspace{padding:18px 20px 0}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceNameWrapperWorkspace{margin-bottom:6px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace{height:28px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;white-space:nowrap;margin-bottom:10px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button{display:inline-block;height:28px;width:50%;margin-top:-1px;margin-left:-1px;color:#728997;font-size:9px;font-weight:600;text-align:center;line-height:26px;letter-spacing:-.36px;vertical-align:top;border:1px solid transparent;border-radius:4px 0 0 4px;cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button.on{color:#4f80ff;border-color:#4f80ff;background-color:#fff}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button:nth-child(2n){border-radius:0 4px 4px 0;margin-left:2px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper{display:none;margin-bottom:10px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper.on{display:block}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper{color:#4d616e;font-size:10px;font-weight:600;line-height:18px;letter-spacing:-.4px;vertical-align:top}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper.on .radioButton{background-image:url(../images/btn_radio_on.svg)}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper .radioButton{display:inline-block;width:18px;height:18px;vertical-align:top;margin-right:10px;margin-bottom:6px;background-image:url(../images/btn_radio.svg);cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper .entryVariableAddSpaceCheckWorkspace{cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace{display:-ms-flexbox;display:flex;overflow:hidden;margin-top:10px;border-top:1px solid #aac5d5;font-size:0;text-align:center;padding:15px 18px 18px 8px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace{display:inline-block;-ms-flex:1 1;flex:1 1;height:32px;color:#2c313d;font-size:9px;font-weight:600;letter-spacing:-.36px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;text-align:center;text-decoration:none;line-height:30px;margin:0 2px;cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceConfirmWorkspace{color:#fff;background-color:#4f80ff;border-color:#4f80ff}.entryVariableAdd_box .message_inpt{border:1px solid #aac5d5;background-color:#d6e9f4}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper{padding:18px 20px 0;border-top:1px solid #d6e9f4;margin-bottom:16px}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper .box_sjt{position:relative;left:-10px;margin-bottom:8px;display:block;font-size:11px;font-weight:600;color:#2c313d;letter-spacing:-.44px;line-height:11px}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper input{width:100%;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;color:#2c313d;font-size:10px;font-weight:600;letter-spacing:-.4px}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace{display:-ms-flexbox;display:flex;overflow:hidden;margin-top:10px;border-top:1px solid #aac5d5;font-size:0;text-align:center;padding:15px 20px 18px}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace{display:inline-block;-ms-flex:1 1;flex:1 1;height:28px;color:#2c313d;font-size:9px;font-weight:600;letter-spacing:-.36px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;text-align:center;text-decoration:none;line-height:26px;margin:0 2px;cursor:pointer}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace.entryVariableAddSpaceConfirmWorkspace{color:#fff;background-color:#4f80ff;border-color:#4f80ff}#entryPdfWorkspace iframe{width:100%;height:100%}.targetChecker{height:50px;background-color:#fff;border-bottom:.5px solid #5096f5;cursor:pointer;padding:5px}.targetChecker.success{background-color:#5cb85c}.targetChecker.fail{background-color:#d9534f}.entryCurtainElem{position:fixed;background-color:#3b3b3b;opacity:.7;z-index:5001;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.entryCurtainElem.top{width:100%;top:0;left:0;right:0}.entryCurtainElem.right{right:0;bottom:0}.entryCurtainElem.bottom{left:0;bottom:0}.entryCurtainElem.left{left:0}.hideTooltip>.entryCurtainElem{opacity:0}.entryCurtainCloseBtn{width:22px;height:22px;position:fixed;z-index:10001;right:22px;top:22px;background-image:url(../images/curtain_close.png);background-repeat:no-repeat;background-color:transparent;border:none}#entryConsole{height:100%}#entryConsole>.CodeMirror{height:100%;background:#424b50}#entryConsole .CodeMirror-cursor{border-left:1px solid #fff}#entryConsole span{color:#fff}#entryConsole .speak span{color:#fff2a4}#entryConsole .ask span{color:#bdd1ff}.entryTargetStatus{font-family:EntryFont,NanumGothic;height:54px;width:100%;position:absolute;bottom:0}.entryTargetStatus .innerWrapper{width:auto;position:absolute;background-color:#f4f4f4;border-radius:3px;height:54px}.entryPopupWindow .entryTargetStatus{height:91px}.iframeWithTargetStatus .innerWrapper{width:100%}.entryPopupWindow .innerWrapper{left:16px;right:16px}.iframeWithTargetStatus #entryCanvasWrapper{bottom:89px}.iframeWithTargetStatus .entryEngine{bottom:54px}.entryTargetStatus .statusIndicator{display:inline-block;width:43px;height:41px;text-align:center;line-height:41px;font-size:14px;color:#fff;background-image:url(../images/status_dialog.png);margin-left:14px;margin-top:6px}.entryTargetStatus .statusMessage{font-size:14px;color:#3b3b3b;left:71px;top:0;bottom:0;right:10px;display:table;position:absolute;width:100%;height:54px}.statusMessage p{display:table-cell;vertical-align:middle;padding-right:81px}.targetCheckerPopup .entryEngine_w{height:auto!important;bottom:91px}.blueWS .entryTargetStatus .statusIndicator{background-image:url(../images/status_dialog_blue.png)}.purpleWS .entryTargetStatus .statusIndicator{background-image:url(../images/status_dialog_purple.png)}#textCodingExampleView{position:absolute;width:100%;top:150px}@-webkit-keyframes fIn{0%{opacity:0}to{opacity:.5}}@keyframes fIn{0%{opacity:0}to{opacity:.5}}.entryTooltipBG{position:absolute;width:100%;height:100%;z-index:9990;top:0;left:0;cursor:pointer;-webkit-animation-name:fIn;animation-name:fIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes stretch{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes stretch{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.entryTooltipWrapper{position:absolute;z-index:9999;-webkit-animation-name:stretch;animation-name:stretch;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.hideTooltip>.entryTooltipWrapper{opacity:0}.entryTooltip{position:absolute;white-space:nowrap;padding:25px;background-color:#fff;border-radius:8px;text-align:center;font-size:14px;font-family:EntryFont,NanumGothic;color:#3b3b3b;-webkit-box-shadow:2px 2px 10px 0 rgba(0,0,0,.19);box-shadow:2px 2px 10px 0 rgba(0,0,0,.19)}.entryTooltip:before{position:absolute;content:""}.entryTooltip.up{-webkit-transform:translate(-50%,-100%);-moz-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);-o-transform:translate(-50%,-100%);transform:translate(-50%,-100%);margin-top:-11px}.entryTooltip.up:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='11'%3E%3Cpath fill='%23FFF' d='M0 0l10 10c2.5 1.5 2.5 1.5 5 0L25 0z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:11px;width:25px;top:100%;left:50%;margin-left:-12.5px}.entryTooltip.down{margin-top:11px;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.entryTooltip.down:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='11'%3E%3Cpath fill='%23FFF' d='M25 11L15 1c-2.5-1.5-2.5-1.5-5 0L0 11z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:11px;width:25px;top:-11px;left:50%;margin-left:-12.5px}.entryTooltip.left{margin-left:-11px;-webkit-transform:translate(-100%,-50%);-moz-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);-o-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.entryTooltip.left:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='25'%3E%3Cpath fill='%23FFF' d='M0 25l10-10c1.5-2.5 1.5-2.5 0-5L0 0z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:25px;width:11px;left:100%;margin-left:-1px;top:50%;margin-top:-12.5px}.entryTooltip.right{margin-left:11px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.entryTooltip.right:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='25'%3E%3Cpath fill='%23FFF' d='M11 0L1 10c-1.5 2.5-1.5 2.5 0 5l10 10z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:25px;width:11px;top:50%;left:-11px;margin-top:-12.5px}@-webkit-keyframes IndicatorPop{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes IndicatorPop{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.entryTooltipIndicator{position:absolute;padding-top:25px}.entryTooltipIndicator>div{width:50px;height:50px;background-color:#fff;margin:-100% -50%;border-radius:100%;position:relative;z-index:9999;-webkit-animation-name:IndicatorPop;animation-name:IndicatorPop;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.entryTooltipIndicator>div:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.entryTooltipIndicator>div:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.entryTooltip.left.edge_up{-webkit-transform:translate(-100%,-25px);-moz-transform:translate(-100%,-25px);-ms-transform:translate(-100%,-25px);-o-transform:translate(-100%,-25px);transform:translate(-100%,-25px)}.entryTooltip.left.edge_up:before{top:25px}.entryTooltip.left.edge_down{-webkit-transform:translate(-100%,-100%);-moz-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);-o-transform:translate(-100%,-100%);transform:translate(-100%,-100%);margin-top:25px}.entryTooltip.left.edge_down:before{top:100%;margin-top:-37.5px}.entryTooltip.right.edge_up{-webkit-transform:translateY(-25px);-moz-transform:translateY(-25px);-ms-transform:translateY(-25px);-o-transform:translateY(-25px);transform:translateY(-25px)}.entryTooltip.right.edge_up:before{top:25px}.entryTooltip.right.edge_down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);margin-top:25px}.entryTooltip.right.edge_down:before{top:100%;margin-top:-37.5px}.entryTooltip.up.edge_left{-webkit-transform:translate(-25px,-100%);-moz-transform:translate(-25px,-100%);-ms-transform:translate(-25px,-100%);-o-transform:translate(-25px,-100%);transform:translate(-25px,-100%)}.entryTooltip.up.edge_left:before{left:25px}.entryTooltip.up.edge_right{-webkit-transform:translate(-100%,-100%);-moz-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);-o-transform:translate(-100%,-100%);transform:translate(-100%,-100%);margin-left:25px}.entryTooltip.up.edge_right:before{left:100%;margin-left:-37.5px}.entryTooltip.down.edge_left{-webkit-transform:translate(-25px);-moz-transform:translate(-25px);-ms-transform:translate(-25px);-o-transform:translate(-25px);transform:translate(-25px)}.entryTooltip.down.edge_left:before{left:25px}.entryTooltip.down.edge_right{left:0;margin-left:25px;-webkit-transform:translate(-100%);-moz-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%)}.entryTooltip.down.edge_right:before{left:100%;margin-left:-37.5px}@-webkit-keyframes fadeToast{0%{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}35%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}70%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}to{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@keyframes fadeToast{0%{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}35%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}70%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}to{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}.fadeToast{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeToast;animation-name:fadeToast}.hideToast{visibility:hidden;opacity:0}.toastText{font-family:EntryFont,NanumGothic;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center} +body,html{-ms-touch-action:none;touch-action:none;overflow:hidden}#__next{position:absolute;height:100%;width:100%}.entry,.wrapper,body,html{height:100%;margin:0;padding:0}.entry,.wrapper{position:relative;min-width:1024px}.engineContainer{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;float:left;width:294px;height:100%;padding:46px 16px 8px 8px}.dragNone{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryHidden{visibility:hidden}.entryRemove{display:none!important}.entryHide{visibility:hidden}.entryRemoveCategory,.entryRemoveElement{display:none!important}.entryNoDeco{text-decoration:none!important}.entryBtn{border:none;margin:0;background-color:transparent}.entryDimmed{opacity:.5;background-color:#767676}#entryInputForComputeWidth{visibility:hidden;position:fixed;left:-9999px;top:-9999px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.CodeMirror{height:100%;color:#000}.CodeMirror,.CodeMirror *{font-family:Nanum Gothic Coding!important}.CodeMirror-sizer{padding-top:7px}.CodeMirror-lines{padding:5px 0}.CodeMirror pre{padding:0 5px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7}.CodeMirror-gutters,.CodeMirror-linenumber{border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{padding:0 5px;min-width:20px;text-align:right;color:#a0a0a0}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#2bbfed}.cm-s-default .cm-atom{color:#ff9e00}.cm-s-default .cm-number{color:#0fc764}.cm-s-default .cm-def{color:#4f39db}.cm-s-default .cm-property,.cm-s-default .cm-punctuation,.cm-s-default .cm-variable{color:#e22c0b}.cm-s-default .cm-operator{color:#000}.cm-s-default .cm-variable-2{color:#e22c0b}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#ff9e00}.cm-s-default .cm-string{color:#2a7def}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#c93ad8}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:#e22c0b}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e7f1fd}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3;height:100%!important}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;margin-bottom:-30px;margin-right:-1px;*zoom:1;*display:inline}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4;background-color:#f7f7f7;padding-right:6px}.CodeMirror-gutter-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#e4f9ed}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::-moz-selection, .CodeMirror-line>span::-moz-selection, .CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.CodeMirror span{*vertical-align:text-bottom}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.block.selected>g>.blockBackgroundPath,.block.selected>g>.blockPath{-webkit-filter:none;filter:none}.block.selected>g>.blockBackgroundPath:not([fill^="url(#blockHoverPattern"]),.block.selected>g>.blockPath:not([fill^="url(#blockHoverPattern"]){-webkit-filter:url(#entryBlockSelectFilter_board);filter:url(#entryBlockSelectFilter_board)}.block.outputHighlight>g>.blockPath{stroke-width:2px;stroke:#fff}.block.basicButtonView{cursor:pointer}.block.basicButtonView>g>path{fill:#fff;stroke:#4f80ff;stroke-width:1}.block.basicButtonDisabledView{cursor:auto}.block.basicButtonDisabledView>g>path{fill:#f9f9f9;stroke:#e2e2e2;stroke-width:1}.block.clickableText{cursor:pointer}.block.basicText{cursor:default}.block.basicText:hover>g>path{fill:none}.block.basicTextLight{cursor:default}.block.basicTextLight>g>text>tspan{font-weight:lighter}.block{cursor:url(/media/handopen.cur),auto;-ms-touch-action:none}.block.dragging{cursor:url(/media/handclosed.cur),auto}.block.selected>path{stroke-width:3px;stroke:#798eb1}.block.activated>g>path{stroke-width:3px;stroke:red}@keyframes activationDash{to{stroke-dashoffset:0}}@-webkit-keyframes activationDash{to{stroke-dashoffset:0}}.block g image,.block g text{pointer-events:none}svg .svgBlockGroup text{white-space:pre}.entry-field-color{cursor:pointer}.entry-input-field{cursor:text}.entry-input-field:hover rect{stroke-width:1.5px;stroke:#fff}.entry-widget-input-field{position:fixed;font-family:EntryFont,NanumGothic;font-weight:700;border:none;border-radius:5px;outline:none;line-height:normal;z-index:254;color:#000}.entry-widget-input-field::-ms-clear,.entry-widget-input-field::-ms-reveal{display:none}.entry-widget-textarea{position:absolute;background-color:#ffda85;resize:none;line-height:1.6em;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;overflow:hidden}.entryWorkspaceBoard.invisibleComment .svgCommentGroup,.invisible{visibility:hidden}.entry-field-angle{cursor:default}.entry-field-angle-circle{stroke:#dbdbdb;stroke-width:1;fill:#fbfbfb;fill-opacity:.8}.entry-angle-divider{stroke:#bababa;stroke-width:1}.entry-angle-indicator{stroke:#333;stroke-width:1;stroke-linecap:round}.entry-angle-fill-area{fill:#5096f5;fill-opacity:.3}.entryWorkspaceFilters{position:absolute;left:-100px;top:-100px}.entry-widget-keyboard-input{position:fixed}.entry-comment-resize-arrow{cursor:nwse-resize}.entry-comment-toggle-arrow{cursor:pointer}.blockHoverPattern .pattern1{-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern1,.blockHoverPattern .pattern2{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-ms-animation-direction:alternate;-o-animation-direction:alternate;-webkit-animation-name:blockPatternAnimation;-moz-animation-name:blockPatternAnimation;-ms-animation-name:blockPatternAnimation;-o-animation-name:blockPatternAnimation;animation-name:blockPatternAnimation}.blockHoverPattern .pattern2{-webkit-animation-delay:.33s;-moz-animation-delay:.33s;-ms-animation-delay:.33s;-o-animation-delay:.33s;animation-delay:.33s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern3{-webkit-animation-delay:.67s;-moz-animation-delay:.67s;-ms-animation-delay:.67s;-o-animation-delay:.67s;animation-delay:.67s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern3,.blockHoverPattern .pattern4{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-ms-animation-direction:alternate;-o-animation-direction:alternate;-webkit-animation-name:blockPatternAnimation;-moz-animation-name:blockPatternAnimation;-ms-animation-name:blockPatternAnimation;-o-animation-name:blockPatternAnimation;animation-name:blockPatternAnimation}.blockHoverPattern .pattern4{-webkit-animation-delay:1s;-moz-animation-delay:1s;-ms-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}@keyframes blockPatternAnimation{0%{opacity:0}to{opacity:.2}}@-webkit-keyframes blockPatternAnimation{0%{opacity:0}to{opacity:.2}}g.entry-field-dropdown{cursor:default}.guideGroup{opacity:.3}.entryWorkspaceBlockMenu{background-color:#fff;position:absolute;top:0;bottom:0;z-index:2}.entryWorkspaceBlockMenu.entryRemove.init{opacity:0!important;display:block!important;z-index:-9999}.entryCategoryListWorkspace{position:relative;min-width:58px;overflow:hidden;height:100%;display:inline-block;background-color:#ecf8ff;list-style-type:none;border-radius:0 0 6px 6px;margin:0;padding:0;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.entryCategoryListWorkspace .scrollIndicator{position:absolute;width:58px;height:16px;opacity:.8;background-image:url(../images/block_menu/scroll_indicator_arrow.svg);background-repeat:no-repeat;background-position:50%;background-color:#aac5d5;z-index:6;display:none;cursor:pointer}.entryCategoryListWorkspace .scrollIndicator.prepend{top:0}.entryCategoryListWorkspace .scrollIndicator.append{bottom:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.entryCategoryListWorkspace .scrollIndicator .active{display:block}.entryCategoryListWorkspace .entryCategoryList{height:100%;overflow:hidden;overflow-y:scroll;font-weight:700}.entryCategoryListWorkspace .entryCategoryList::-webkit-scrollbar{display:none}.entryCategoryListWorkspace .entryCategoryList .visiblePoint{margin:0}.entryCategoryListWorkspace .entryCategoryList #entryCategoryarduino{border-bottom-right-radius:6px;border-bottom-left-radius:6px;margin-bottom:1px}.entryCategoryListWorkspace:before{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #d6e9f4;border-radius:0 0 6px 6px;content:""}.entryCategoryListWorkspace li{position:relative;background-color:#ecf8ff;z-index:5}.entryCategoryListWorkspace li:first-child{margin-top:0}.entrySelectedCategory{position:relative;z-index:5}.blockMenuContainer{display:inline-block;vertical-align:top;width:254px;margin-left:2px;height:100%;background-color:#ecf8ff;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.blockMenuContainer .blockMenuWrapper{overflow:hidden;height:100%;-webkit-transition:width .2s ease;-o-transition:width .2s ease;transition:width .2s ease}.blockMenuContainer .blockMenuTrashcan{position:absolute;top:0;left:0;opacity:.95;background:#f7f2d1;border:2px dashed #ffc803}.blockMenuContainer .blockMenuTrashcan:before{display:block;content:" ";width:62px;height:94px;margin-top:74px;margin-left:calc(50% - 32px);background-image:url(../images/trashcan.svg)}.blockMenuContainer .blockMenuTrashcan.open:before{display:block;content:" ";width:64px;height:102px;margin-top:66px;margin-left:calc(50% - 31px);background-image:url(../images/trashcan_open.svg)}.blockMenuContainer .blockMenuTrashcan span{position:absolute;top:180px;width:100%;font-family:NanumGothicOTFBold;font-size:14px;color:#555;text-align:center}.blockMenuContainer .block.selected>g>.blockBackgroundPath,.blockMenuContainer .block.selected>g>.blockPath{-webkit-filter:none;filter:none}.blockMenuContainer .block.selected>g>.blockBackgroundPath:not([fill^="url(#blockHoverPattern"]),.blockMenuContainer .block.selected>g>.blockPath:not([fill^="url(#blockHoverPattern"]){-webkit-filter:url(#entryBlockSelectFilter_blockMenu);filter:url(#entryBlockSelectFilter_blockMenu)}.blockMenu{height:100%;min-width:700px}.entryCategoryListPhone{padding:0;margin:0;list-style-type:none}.entryCategoryElementWorkspace{padding:34px 0 4px;min-width:58px;text-align:center;background-color:#ecf8ff;font-size:12px;color:#595959;border:1px solid #d6e9f4;border-bottom:transparent;cursor:pointer;font-family:EntryFont,NanumGothic!important;line-height:14px;background-size:32px auto;background-position:50% 4px;position:relative}.entryCategoryBetaTag{background-image:url(../images/beta_tag.svg);position:absolute;bottom:18px;right:3px;width:26px;height:14px}.entryCategoryElementPhone{height:50px;clear:both;width:56px;padding-top:30px;text-align:center;background-color:#e2e9f0;font-size:13px;color:#474747;float:left;border-bottom:1px solid #b7c4cc;background-position:5px 2px;cursor:pointer}.entryCategoryElementEndWorkspace{clear:both;width:3px;margin-left:56px;background-color:#515b7c;height:4000px}.entryCategoryWorkspace{width:74px;height:100%;display:block}.entryBlockMenuWorkspace{background-color:#e5e5e5;position:absolute;left:64px;top:45px;width:186px;bottom:0;z-index:100}#entryCategorystart{background-repeat:no-repeat}.entryUnSelectedCategory#entryCategorystart{background-image:url(../images/start.svg)}.entrySelectedCategory#entryCategorystart{background-image:url(../images/start_on.svg);background-color:#00b400;border-color:#00b400;color:#fff}#entryCategoryflow{background-image:url(../images/flow.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryflow{background-image:url(../images/flow_on.svg);background-color:#17a6d1;border-color:#17a6d1;color:#fff}#entryCategorymoving{background-image:url(../images/moving.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorymoving{background-image:url(../images/moving_on.svg);background-color:#ad3efb;border-color:#ad3efb;color:#fff}#entryCategorylooks{background-image:url(../images/looks.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorylooks{background-image:url(../images/looks_on.svg);background-color:#ff3a61;border-color:#ff3a61;color:#fff}#entryCategorybrush{background-image:url(../images/brush.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorybrush{background-image:url(../images/brush_on.svg);background-color:#fc7e01;border-color:#fc7e01;color:#fff}#entryCategorytext{background-image:url(../images/text.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorytext{background-image:url(../images/text_on.svg);background-color:#e43500;border-color:#e43500;color:#fff}#entryCategorysound{background-image:url(../images/sound.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorysound{background-image:url(../images/sound_on.svg);background-color:#67b100;border-color:#67b100;color:#fff}#entryCategoryjudgement{background-image:url(../images/judgement.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryjudgement{background-image:url(../images/judgement_on.svg);background-color:#4562f5;border-color:#4562f5;color:#fff}#entryCategorycalc{background-image:url(../images/calc.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorycalc{background-image:url(../images/calc_on.svg);background-color:#f4af18;border-color:#f4af18;color:#fff}#entryCategoryvariable{background-image:url(../images/variable.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryvariable{background-image:url(../images/variable_on.svg);background-color:#dd47d8;border-color:#dd47d8;color:#fff}#entryCategoryfunc{background-image:url(../images/func.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryfunc{background-image:url(../images/func_on.svg);background-color:#de5c04;border-color:#de5c04;color:#fff}#entryCategoryanalysis{background-image:url(../images/analysis.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryanalysis{background-image:url(../images/analysis_on.svg);background-color:#17a6d1;border-color:#17a6d1;color:#fff}#entryCategoryai{background-image:url(../images/ai.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryai{background-image:url(../images/ai_on.svg);background-color:#8222ff;border-color:#8222ff;color:#fff}#entryCategoryexpansion{background-image:url(../images/expansion.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryexpansion{background-image:url(../images/expansion_on.svg);background-color:#ef6d6d;border-color:#ef6d6d;color:#fff}#entryCategoryai_utilize{background-image:url(../images/ai_utilize.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryai_utilize{background-image:url(../images/ai_utilize_on.svg);background-color:#8222ff;border-color:#670bdd;color:#fff}#entryCategoryscene{background-image:url(../images/scene.png);background-repeat:no-repeat;border-right:none}.entrySelectedCategory#entryCategoryscene{border-left:none;border-right:none}#entryCategoryarduino{background-image:url(../images/hardware.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryarduino{background-image:url(../images/hardware_on.svg);background-color:#00b6b1;border-color:#00b6b1;color:#fff}#entryCategoryhw_sensor{background-image:url(../images/sensor.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_sensor{background-image:url(../images/sensor_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_led{background-image:url(../images/diode.svg);background-repeat:no-repeat;font-size:10px}.entrySelectedCategory#entryCategoryhw_led{background-image:url(../images/diode_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_motor{background-image:url(../images/dcmotor.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_motor{background-image:url(../images/dcmotor_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_melody{background-image:url(../images/melody.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_melody{background-image:url(../images/melody_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_robot{background-image:url(../images/robot.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_robot{background-image:url(../images/robot_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}.entryBlocklyWorkspace{position:absolute;left:250px;top:8px;bottom:0;right:0;overflow:hidden;border:1px solid #c4c4b9;border-top-left-radius:10px;background-image:url(../images/entry_bg.svg)}.entryBlocklyWorkspace.folding{z-index:300;border-left:1px solid #c4c4b9;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldBlockly;-moz-animation-name:foldBlockly;-ms-animation-name:foldBlockly;-o-animation-name:foldBlockly;animation-name:foldBlockly;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldBlockly{to{left:64px}}@-webkit-keyframes foldBlockly{to{left:64px}}.entryBlocklyWorkspace.foldOut{z-index:300;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldOutBlockly;-moz-animation-name:foldOutBlockly;-ms-animation-name:foldOutBlockly;-o-animation-name:foldOutBlockly;animation-name:foldOutBlockly;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldOutBlockly{0%{left:64px}}@-webkit-keyframes foldOutBlockly{0%{left:64px}}.entryBlocklyPhone{position:absolute;top:0;left:56px;right:0;bottom:0;overflow:hidden;border:1px solid #c4c4b9;border-left:0;background-image:url(../images/entry_bg_1.png)}.entryBoard{cursor:move;position:absolute;-ms-touch-action:none}.entryOverlayBoard{background:rgba(138,163,178,.7)}.boardScrollbar{opacity:1;cursor:move;-ms-touch-action:none}.boardScrollbar .scrollbar{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;cursor:pointer}.boardScrollbar:hover{opacity:.6}.entryBoardWrapper{right:0}.entryBoardWrapper,.entryVimBoard{position:absolute;top:0;left:0;height:100%}.entryVimBoard{z-index:0;width:100%}.entryFunctionButton{fill:#fff}.entryFunctionButton,.entryFunctionButtonText{font-family:ng!important;font-size:13!important;text-anchor:middle;cursor:pointer!important}.entryFunctionButtonText{fill:#4f80ff}.entryFunctionButtonBorder{font-family:ng!important;font-size:13!important;text-anchor:middle;fill:#fff;cursor:pointer!important;stroke:#4f80ff;stroke-width:1}.entryWorkspaceBoard{position:absolute;left:254px;top:0;bottom:0;right:0;border:1px solid #d6e9f4;border-width:1px 0;overflow:hidden;background-image:url(../images/entry_bg.svg)}.entryWorkspaceBoard.folding{z-index:251;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldBoard;-moz-animation-name:foldBoard;-ms-animation-name:foldBoard;-o-animation-name:foldBoard;animation-name:foldBoard;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldBoard{to{left:61px}}@-ms-keyframes foldBoard{to{left:61px}}@-moz-keyframes foldBoard{to{left:61px}}@-webkit-keyframes foldBoard{to{left:61px}}.entryWorkspaceBoard.foldOut{z-index:300;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldOutBoard;-moz-animation-name:foldOutBoard;-ms-animation-name:foldOutBoard;-o-animation-name:foldOutBoard;animation-name:foldOutBoard;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldOutBoard{0%{left:64px}}@-o-keyframes foldOutBoard{0%{left:61px}}@-ms-keyframes foldOutBoard{0%{left:61px}}@-moz-keyframes foldOutBoard{0%{left:61px}}@-webkit-keyframes foldOutBoard{0%{left:61px}}#invisibleBoard{visibility:hidden;position:fixed;left:-1000px;top:-1000px}.sortable .sortableItem{-webkit-transform:translateZ(0);transform:translateZ(0)}.entryContainerWorkspace{height:100%;background-color:#fff}.entryContainerWorkspace .simplebar-scrollbar{right:4px;width:8px}.entryContainerWorkspace .simplebar-scrollbar:before{opacity:1!important;background-color:#aac5d5;border-radius:2.5px}.entryContainerPhone{width:100%;background-color:#fff}.entryAddObjectWorkspace{display:block;height:48px;background-color:#e7e7e7;color:#757575;text-align:center;font-size:11pt;line-height:44px;margin:10px;border:2px dashed #979797;cursor:pointer}.entryContainerListWorkspaceWrapper{position:absolute;bottom:0;padding:0;margin:0;width:100%;top:0;background-color:#fff}.entryContainerExtensions{background-color:#363c46}.entryContainerExtensions,.entryContainerListWorkspace{position:relative;margin:0;padding:0;width:100%;list-style-type:none}.entryContainerListWorkspace,.entryContainerListWorkspace .Draggable{height:100%}.entryContainerListPhone{position:relative;margin:0;padding:0;width:100%;background-color:#363c46;list-style-type:none;border-top:1pt solid #ebeff1}.entryContainerListWorkspace::-webkit-scrollbar{display:none}.entryContainerListElementWorkspace{background-color:#f7fcff;display:block;padding:0;margin:0;position:relative;overflow:hidden;min-height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #d6e9f4;border-width:1px 0}.entryContainerListElementWorkspace.fold{background-color:#f7fcff}.entryContainerListElementWorkspace.selectedObject{background-color:#d6e9f4}.collapsed .selectedObject{height:149px}.entryContainerListElementWorkspace.selectedObject+.entryContainerListElementWorkspace,.entryContainerListElementWorkspace:first-child{border-top:0}.propertyTabhelper{background-image:url(../images/property/helper_off.png)}.propertyTabhelper.selected{background-image:url(../images/property/helper_on.png)}.practical_course_mode .propertyTabhelper.selected{background-image:url(../images/property/helper_on_practical_course.png)}.propertyTabContainer{background-image:url(../images/property/container_off.png)}.propertyTabContainer.selected{background-image:url(../images/property/container_on.png)}.entryContainerTabViewWorkspace{width:100%;height:45px;border-bottom:2px solid #1bafea}.entryContainerTabItemWorkspace{vertical-align:top;height:100%;width:25%;text-align:center;display:inline-block;background-color:#e5e5e5;color:#9e9f9f;font-size:13px;cursor:pointer;padding-top:13px}.entryContainerTabItemWorkspace:nth-child(2){border-left:2px solid #fff;border-right:2px solid #fff}.entryContainerTabItemWorkspace:nth-child(3){border-right:2px solid #fff}.entryContainerTabItemWorkspace.selected{background-color:#1bafea;color:#fff}.entryContainerMovieWorkspace{position:absolute;background-color:#363c46;top:0;width:100%;overflow:scroll}.entryContainerMovieWorkspace::-webkit-scrollbar{display:none}.entryContainerDoneWorkspace{position:absolute;width:100%;top:0;background-color:#363c46;overflow:hidden;text-align:center}.entryContainerHelperWorkspace{position:absolute;width:100%;top:45px;bottom:0;background-color:#fff;z-index:1000;background:grey}.tablet .entryContainerListElementWorkspace.selectedObject{height:128px}.tablet .collapsed .selectedObject{height:159px}#entry-contextmenu{position:fixed;display:inline-block;list-style:none;padding:4px 0;outline:none;font-size:13px;z-index:25000}#entry-contextmenu span{width:100%;height:100%;display:inline-block}#entry-contextmenu .menuAble{cursor:pointer;padding:3px 20px}#entry-contextmenu .menuAble:hover{color:#fff;background-color:#57e}#entry-contextmenu .menuDisable{color:#ccc;padding:3px 20px}#entry-contextmenu .divider{padding:0;height:1px;background-color:#ccc}#entry-contextmenu.workspace-contextmenu{font-size:14px;min-width:160px}#entry-contextmenu.workspace-contextmenu .menuAble{padding:3px 20px}#entry-contextmenu.workspace-contextmenu .menuAble:hover{color:#fff;background-color:#57e}#entry-contextmenu.workspace-contextmenu .menuDisable{color:#ccc;padding:3px 20px}.entryEngineWorkspace{width:480px}.entryEngineMinimize,.entryEngineWorkspace{height:35px;background-color:#fff;border-top:1pt solid #ebeff1}.entryEngineMinimize{width:100%}.entryEngineWorkspace_w{position:relative;overflow:hidden;width:270px;background-color:#fff;border:1px solid #d6e9f4;border-radius:6px}.entryEngineWorkspace_w:after{display:block;clear:both;content:""}.entryPopupWindow>.entryEngineWorkspace{position:absolute;top:auto!important;width:100%!important;bottom:0}.entryPopupWindow>.entryEngineWorkspace_w{position:absolute;width:100%!important;top:0!important}.entryPopupWindow>.entryEngineWorkspace_w>.entryRunButtonWorkspace_w{display:none;top:37%;left:46%}.entryPopupWindow>.entryEngineWorkspace_w>.entryRunButtonWorkspace_w2{display:block;width:111px;height:111px;background-image:url(../images/play_btn.png);background-position:40px;background-color:rgba(0,0,0,.5);border-radius:55px;background-repeat:no-repeat;right:5px;bottom:-10px;left:44%;top:35%}.entryPopupWindow>.entryEngineWorkspace_w>.entryStopButtonWorkspace_w2{display:block;background-image:url(../images/stop_btn.png);background-repeat:no-repeat;left:20px;color:transparent;bottom:-10px;width:90px;background-position:0;color:#4b37a0}.entryPopupWindow>.entryEngineWorkspace_w>.entryStopButtonWorkspace_w{display:none}.entryPopupWindow>.entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w{position:absolute;right:53px;bottom:12px;margin:0;background-image:url(../images/grid.png)!important;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w.toggleOn{position:absolute;right:53px;bottom:12px;margin:0;background-image:url(../images/layers_icon_grid_nor_1.png)!important;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryMaximizeButtonWorkspace_w{position:absolute;right:6px;bottom:12px;background-image:url(../images/zoom_out_btn.png);background-repeat:no-repeat;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper{display:block;height:48px;border-top:1px solid #d6e9f4;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryPauseButtonWorkspace_full,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRestartButtonWorkspace_full,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRunButtonWorkspace_w,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryStopButtonWorkspace_w{display:inline-block;overflow:hidden;-ms-flex:none;flex:none;width:auto;height:auto;border:0;margin-left:24px;border-radius:0;background:none;font-size:14px;font-weight:600;color:#4f80ff;line-height:48px}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRestartButtonWorkspace_full:before,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRunButtonWorkspace_w:before{display:inline-block;width:14px;height:18px;margin:0 8px 0 0;vertical-align:middle;background-image:url(../images/layers_icon_button_play_norx2.png);background-repeat:no-repeat;background-size:14px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryStopButtonWorkspace_w:before{display:inline-block;width:16px;height:16px;margin:0 8px 0 0;vertical-align:middle;background-image:url(../images/layers_icon_button_stop_norx2.png);background-repeat:no-repeat;background-size:16px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryPauseButtonWorkspace_full:before{display:inline-block;width:16px;height:16px;margin-right:8px;vertical-align:middle;background-image:url(../images/layers_icon_button_pause_norx2.png);background-repeat:no-repeat;background-size:16px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper>.entryAddButtonWorkspace_w{display:none}.entryEngineBlueWorkspace{background-color:#61abdb}.entryEngineButtonMinimize,.entryEngineButtonWorkspace{border:none;outline:none;width:25px;height:35px;background-color:transparent;background-repeat:no-repeat;background-position:50%}.entryRunButtonBigMinimize{position:absolute;left:50%;top:50%;width:111px;height:111px;margin:-55px 0 0 -55px;border:none;padding:0;background-image:url(../images/play_btn.png);background-repeat:no-repeat;background-position:40px;background-color:rgba(0,0,0,.5);-webkit-border-radius:55px;border-radius:55px;background-clip:padding-box;z-index:100;cursor:pointer}.hidePlayBtn .entryRunButtonBigMinimize{display:none}@media screen and (max-width:500px){.entryRunButtonBigMinimize{width:80px;height:80px;margin:-40px 0 0 -40px;background-position:32px;background-size:25px}}.entryRunButtonBigMinimize:hover{opacity:.8}.entryEngineButtonWorkspace_w{border:none;outline:none;width:25px;height:24px;background-color:transparent;background-repeat:no-repeat;background-position:50%}.entryRunButtonPhone{background-image:url(../images/layers_icon_button_play_nor.png)}.entryRunButtonPhone,.entryStopButtonPhone{width:100%;height:100%;background-color:transparent;font-size:12pt;border:none;border-bottom:2px solid #89c0d5;background-position:10px 50%;background-repeat:no-repeat}.entryStopButtonPhone{background-image:url(../images/layers_icon_button_stop_nor.png)}.entryEnginePhone{width:100%}.entryEngineHeaderPhone{border-bottom:1px solid #ccc;width:100%;background-color:#fff;height:34px}.entryEngineFooterPhone{border-top:1px solid #ccc;width:100%;background-color:#fff;height:38px}.entryMouseViewWorkspace{position:relative;color:#61abdb}.entryMouseViewMinimize,.entryMouseViewWorkspace{font-size:9pt;margin:0 auto;width:40%;line-height:35px;text-align:center}.entryMouseViewMinimize{color:#6c5af2}.entryMouseViewWorkspace_w{height:32px;font-size:12px;font-weight:700;margin:0 auto;padding:10px 0 8px;color:#4f80ff;text-align:center;letter-spacing:-.4px;line-height:14px}.entryMouseViewWorkspace_w>input{font-size:10px;line-height:11px;border:none;font-weight:700;color:#555;text-align:center;letter-spacing:-.4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryEngineBlueWorkspace>.entryMouseViewWorkspace{color:#fff}.entryMaximizeButtonWorkspace{float:left;margin-left:5px;background-image:url(../images/fullscreen_edit.png)}.entryMaximizeButtonMinimize{float:right;margin-right:5px;background-image:url(../images/zoom_in_btn.png)}.entryPopupWindow>.entryEngineMinimize>.entryMaximizeButtonMinimize{float:right;margin-right:5px;background-image:url(../images/zoom_out_btn.png)}.entryMaximizeButtonPhone{width:20px;height:100%;border:none;float:right;margin-right:9px;background-repeat:no-repeat;background-position:50%;background-color:transparent;background-image:url(../images/layers_icon_fullmode01_nor.png)}.entryMaximizeButtonWorkspace_w{float:right;margin:4px 6px 0 5px;background-image:url(../images/layers_icon_fullmode01_nor_1.png);background-repeat:no-repeat;background-size:16px auto}.entryEngineBlueWorkspace>.entryMaximizeButtonWorkspace{background-image:url(../images/fullscreen_play.png)}#entrySpeedPanelWorkspace{width:100%;height:0;background-color:#0e0}.entrySpeedButtonWorkspace{float:left;background-size:contain;width:18px;height:16px;margin-top:8px;margin-left:10px;background-image:url(../images/speed_edit.png);background-size:18px auto}.entrySpeedButtonWorkspace.on{background-image:url(../images/speed_edit_on.png)}.entryPopupWindow>div>.entrySpeedButtonWorkspace{display:none}.entryPopupWindow .entryMouseViewWorkspace_w{position:absolute;bottom:0;left:50%;width:40%;height:48px;padding:0;margin:0 auto 0 -20%;font-size:14px;font-weight:600;color:#4f80ff;text-align:center;line-height:48px}#entrySpeedProgressWorkspace{overflow:hidden;width:100%;height:30px;margin-top:4px;border-radius:4px;table-layout:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;border-spacing:0}#entrySpeedProgressWorkspace>tr>td{height:30px;width:20%;cursor:pointer}#entrySpeedProgressWorkspace .on{background-size:20px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/ic_graph_chk.png)}#progressCell0{background-color:#cad8ff}#progressCell1{background-color:#a7bfff}#progressCell2{background-color:#95b3ff}#progressCell3{background-color:#7299ff}#progressCell4{background-color:#4f80ff}#entrySpeedLabelWorkspace{position:absolute;left:10px;top:12px;font-size:10px;font-weight:600;color:#000;letter-spacing:-.4px;line-height:11px}#entrySpeedHandleWorkspace{position:absolute!important;cursor:pointer;width:18px;height:16px;top:21px;z-index:100;background-image:url(../images/speed_handle.png)}.entrySpeedBox{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;height:39px;margin:0 0 -1px;padding:0 10px 0 60px;border:1px solid #e2e2e2;border-width:1px 0;background-color:#f9f9f9;clear:both;z-index:10}.entryCoordinateButtonWorkspace{float:right;background-image:url(../images/coordinates_edit.png)}.entryCoordinateButtonMinimize{float:right;background-image:url(../images/grid.png)}.entryCoordinateButtonWorkspace_w{float:right;margin-top:4px;background-image:url(../images/layers_icon_grid_nor.png);background-size:16px auto}.entryCoordinateButtonWorkspace.toggleOn{background-image:url(../images/coordinates_edit_on.png)}.entryCoordinateButtonWorkspace_w.toggleOn{background-image:url(../images/layers_icon_grid_nor_1.png)}.entryEngineBlueWorkspace>.entryCoordinateButtonWorkspace{background-image:url(../images/coordinates_play.png)}.entryEngineButtonWrapper{display:-ms-flexbox;display:flex;margin:12px -1px -1px}.entryRunButtonWorkspace{float:right;width:80px;background-position:7px 50%;padding-right:10px;text-align:right;font-size:9pt;color:#61abdb;background-image:url(../images/playbutton_edit.png)}.entryRunButtonMinimize{display:none;float:left;width:65px;font-size:9pt;color:#6c5af2}.entryAddButtonWorkspace_w,.entryPauseButtonWorkspace_w,.entryRestartButtonWorkspace_w{-ms-flex:none;flex:none;width:50%;height:36px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;font-size:12px;font-weight:600;color:#4f80ff;letter-spacing:-.43px;line-height:34px;text-align:center}.entryAddButtonWorkspace_w:before,.entryPauseButtonWorkspace_w:before,.entryRestartButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_plus_nor.png);display:inline-block;width:12px;height:12px;margin:11px 2px 0 0;background-size:12px auto;vertical-align:top;content:""}.entryRestartButtonWorkspace_w{background-color:#4f80ff;color:#fff}.entryPauseButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_pause_nor.png)}.entryRestartButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png);margin-right:4px}.entryRunButtonWorkspace_w{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;height:36px;padding:0;margin-left:4px;border:1px solid #4f80ff;border-radius:4px;background-color:#4f80ff;background-size:10px auto;font-size:12px;font-weight:600;color:#fff;text-align:center;line-height:34px}.entryRunButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png);display:inline-block;width:11px;height:12px;background-size:11px auto;margin:11px 4px 0 0;vertical-align:top;content:""}.collapsed>.entryRunButtonWorkspace_w{color:transparent;background-position:50% 43%}.entryRunButtonWorkspace_w2{display:none}.entryEngineBlueWorkspace>.entryRunButtonWorkspace{background-image:url(../images/playbutton_play.png);color:#fff}.entryStopButtonWorkspace{float:right;border-top:1px solid #ccc;color:#61abdb;background-image:url(../images/stopbutton_pause.png)}.entryStopButtonMinimize,.entryStopButtonWorkspace{width:80px;background-position:7px 50%;padding-right:10px;text-align:right;font-size:9pt}.entryStopButtonMinimize{float:left;color:#6c5af2;background-image:url(../images/stop_btn.png)}.entryStopButtonWorkspace_w{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;height:36px;padding:0;margin-left:4px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;background-size:10px auto;font-size:12px;font-weight:600;color:#4f80ff;text-align:center;line-height:34px}.entryStopButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_stop_nor_2.png);background-size:12px auto;display:inline-block;width:12px;height:12px;margin:10px 4px 0 0;vertical-align:top;content:""}.entryStopButtonWorkspace_w2{display:none}.entryEngineBigButtonMinimize_popup{border:none;display:none;padding:0;position:absolute;left:50%;width:111px;height:111px;top:50%;margin:-55.5px 0 0 -55.5px;background-repeat:no-repeat;background-position:40px;background-color:rgba(0,0,0,.5);border-radius:55px}.entryEngineBigButtonMinimize_popup:hover{opacity:.8}.entryEngineBigButtonMinimize_popup:focus{outline:none}.entryEngineBigButtonMinimize_popup.entryEngineBigButtonMinimize_popup_run{background-image:url(../images/play_btn.png)}.entryPopupWindow .entryEngineBigButtonMinimize_popup{display:block}.entryPopupWindow .entryPauseButtonWorkspace_w{-ms-flex:2 1;flex:2 1;-ms-flex-order:2;order:2;display:none}.entryPauseButtonWorkspace_full,.entryPopupWindow .entryRestartButtonWorkspace_w,.entryRestartButtonWorkspace_full{display:none}.nav_right_wrapper{right:0}.navbar-default{border-color:#89c1e4}#project_name.normal,.navbar-default{background-color:#89c1e4}.btn-group>.btn{background-color:transparent;border-color:transparent}.art_project_name{background-color:#fff!important}.art_project_name:hover{border:1px solid #b4b4b4!important}.entryPauseButtonMinimize{float:left;background-image:url(../images/pause_btn.png);width:auto;background-position:0;padding-left:17px;color:#6c5af2;font-size:9pt}.tablet .entrySpeedButtonWorkspace{width:27px;height:19px;margin-top:2px}.tablet .entrySpeedButtonWorkspace,.tablet .entrySpeedButtonWorkspace.on{background-image:url(../images/speed_edit_big.png)}.tablet .entryCoordinateButtonWorkspace_w{background-image:url(../images/layers_icon_grid_nor_big.png)}.tablet .entryMaximizeButtonWorkspace_w{background-image:url(../images/layers_icon_fullmode01_nor_1_big.png)}.entryPopupWindow.tablet .entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w{bottom:5px;background-image:url(../images/grid_big.png)!important}.entryPopupWindow.tablet .entryEngineWorkspace_w>.entryMaximizeButtonWorkspace_w{right:0;bottom:5px;background-image:url(../images/zoom_out_btn_big.png)}.practical_course_mode .entryRunButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryRunButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png)}.practical_course_mode .entryAddButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryAddButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_plus_nor_practical_course_mode.png)}.practical_course_mode .entryPauseButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryPauseButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_pause_nor_practical_course_mode.png)}.practical_course_mode .entryStopButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryStopButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_stop_nor_2_practical_course_mode.png)}.audioShadeCirclebox{position:absolute;margin:0;padding:0;background:hsla(0,0%,100%,.5);text-align:center;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-moz-flex-direction:column;width:100%;height:calc(100% - 64px)}.audioShadeCircle{position:relative;display:inline-block;width:20%;padding:0 0 20%;vertical-align:top}.audioShadeCircle,.audioShadeInner{margin:auto;border-radius:50%;background-color:#32d27d}.audioShadeInner{padding:0;position:absolute;left:0;right:0;top:0;bottom:0;width:60%;height:60%;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation:ani 3s linear infinite;animation:ani 3s linear infinite;content:""}.audioShadeInner:nth-of-type(2){-webkit-animation-delay:1s;animation-delay:1s}.audioShadeInner:nth-of-type(3){-webkit-animation-delay:2s;animation-delay:2s}.audioShadeInner:nth-of-type(4){-webkit-animation-delay:3s;animation-delay:3s}.audioShadeImg{padding:0;position:absolute;left:50%;top:50%;width:18px;height:26px;margin:-13px 0 0 -9px;z-index:10}.audioShadeText{width:100%;height:20%;font-family:NanumGothicOTF;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}.audioProgress{width:100%;height:100%;position:absolute;left:0;top:0}@-webkit-keyframes ani{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:.1}70%{opacity:.09}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes ani{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:.1}70%{opacity:.09}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}.entryFunctionEdit{position:absolute;width:100%;height:100%;background-color:hsla(0,0%,70.6%,.4)!important;z-index:50}#entryFunctionBtnWrapper{position:absolute;z-index:100;bottom:90px;margin:0 auto;left:50%}.entryFunctionBtn{position:relative;display:inline-block;cursor:pointer;border:3px solid #888;color:#666;width:55px;height:55px;border-radius:27.5px;text-align:center;line-height:48px;left:-50%}.entryFunctionBtn:hover{border:3px solid #555;color:#222}#entryFunctionSave{margin-right:20px}.globalSvgSurface{pointer-events:none;position:fixed;width:100%;height:100%;z-index:10000;top:0;left:0}#globalSvg{position:fixed;overflow:visible;z-index:10000;opacity:.8;will-change:transform;max-width:100%;max-height:100%}.entryBlockHelperIntro .renderViewContainer{display:none}#entryBlockHelperBlockWorkspace>.renderViewContainer{width:100%}#entryBlockHelperBlockWorkspace>.renderViewContainer .renderView{margin-right:9px}#entryBlockHelperBlockWorkspace>.renderViewContainer>svg{overflow:visible}@keyframes blockHelperUp{0%{top:100%}to{top:0}}@-o-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-ms-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-moz-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-webkit-keyframes blockHelperUp{0%{top:100%}to{top:0}}@keyframes blockHelperDown{0%{top:0}to{top:100%}}@-o-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-ms-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-moz-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-webkit-keyframes blockHelperDown{0%{top:0}to{top:100%}}#entryBlockHelperWorkspaceWrapper{background-color:#ecf8ff;height:100%}#entryBlockHelperWorkspace,#entryPdfWorkspace{position:absolute;bottom:0;width:100%;height:100%;background-color:inherit;-webkit-animation-name:blockHelperUp;-moz-animation-name:blockHelperUp;-ms-animation-name:blockHelperUp;-o-animation-name:blockHelperUp;animation-name:blockHelperUp;-webkit-animation-duration:.6s;-moz-animation-duration:.6s;-ms-animation-duration:.6s;-o-animation-duration:.6s}#entryBlockHelperWorkspace.lecture{-webkit-animation-duration:0s;-moz-animation-duration:0s;-ms-animation-duration:0s;-o-animation-duration:0s}#entryBlockHelperWorkspace.dispose{display:none;-webkit-animation-name:blockHelperDown;-moz-animation-name:blockHelperDown;-ms-animation-name:blockHelperDown;-o-animation-name:blockHelperDown;animation-name:blockHelperDown}#entryBlockHelperHeaderWorkspace{position:absolute;width:100%;height:40px;background-color:#1bafea;font-size:16px;line-height:38px;padding-left:28px;color:#fff}#entryBlockHelperDisposeWorkspace{float:right;background-image:url(../images/block_helper_dispose.png);background-repeat:no-repeat;background-position:50%;padding:15px;margin-top:4px;margin-right:5px}#entryBlockHelperContentWorkspace{position:absolute;width:100%;top:40px;bottom:0;overflow-y:auto;overflow-x:hidden;white-space:pre-line}.entryBlockHelperIntro{background-image:url(../images/block_help_icon_2.png);background-size:104px;background-repeat:no-repeat;background-position:top;margin-top:64px;padding-top:100px;text-align:center;color:#707070;font-size:12px}#entryBlockHelpBtn{position:absolute;background-image:url(../images/block_help.png);background-repeat:no-repeat;background-position:50%;padding:15px;margin-top:3px;margin-left:6px;z-index:100}#entryBlockHelperBlockWorkspace{width:100%;bottom:0;overflow:hidden;top:16px;text-align:center}#entryBlockHelperBlockWorkspace>svg{position:relative}#entryBlockHelperDescriptionWorkspace{line-height:20px;width:100%;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:18px;letter-spacing:-.33px;padding:0 40px;color:#555;text-align:center;margin-top:24px}.textModeElem{display:none}#entryBlockHelperContentWorkspace.textMode{padding:18px;top:0}#entryBlockHelperContentWorkspace.textMode .textModeElem{display:block}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperTitle{font-family:EntryFont,NanumGothic;font-size:18px;font-weight:700;color:#3b3b3b}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperTitle:not(:first-child){margin-top:20px}#entryBlockHelperContentWorkspace.textMode .renderViewContainer{text-align:left;margin-top:9px}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperBlockWorkspace{height:auto}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperBlockWorkspace>div>svg{position:relative;left:auto}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperDescriptionWorkspace{text-align:left;padding:0}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperContent{font-family:EntryFont,NanumGothic;font-size:14px;color:#3b3b3b;margin-top:8px}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer .elementLeft{display:inline-block;vertical-align:top}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer .elementRight{display:inline-block;margin-left:15px;max-width:80%}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer:not(:first-child){margin-top:12px}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperCodeMirrorContainer{margin-top:8px}.hwMonitor{background-color:#363c46;position:absolute}.hwComponent text{font-size:12px}.objectInfoView{list-style:none;padding:0;height:60px;width:18px;position:relative;margin-left:8px;float:left}.objectInfo_visible{display:inline-block;position:absolute;top:8px;left:0;height:18px;width:18px;background-size:18px auto;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(../images/layers_icon_visible.png)}.objectInfo_unvisible{background-image:url(../images/layers_icon_unvisible.png)}.objectInfo_unlock{display:inline-block;position:absolute;top:34px;left:0;height:18px;width:18px;background-size:18px auto;background-image:url(../images/layers_icon_unlock.png);cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.objectInfo_lock{background-image:url(../images/layers_icon_lock.png)}.entryDisabled .objectInfo_visible{background-image:url(../images/layers_icon_visible_disabled.png);cursor:default}.entryDisabled .objectInfo_unlock{background-image:url(../images/layers_icon_lock_disabled.png);cursor:default}.entryDisabled .entryObjectDeleteWorkspace{background-image:url(../images/layers_icon_close_nor_new_disabled.png);background-size:24px auto;cursor:default}.entryDisabled.selectedObject .entryObjectWrapperWorkspace .entryObjectNameWorkspace,.entryDisabled input{color:#cbcbcb}.entryObjectThumbnailWorkspace{overflow:hidden;cursor:move;position:absolute;top:8px;left:34px;width:36px;height:40px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:70%;background-repeat:no-repeat;background-position:50%}.entryObjectThumbnailWorkspace.entryObjectTextBox{background-image:url(../images/text_icon.svg);background-size:cover}.entryObjectWrapperWorkspace{overflow:hidden;position:relative;margin:16px 64px 0 76px}.entryObjectNameWorkspace{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:7px 4px 6px;border:1px solid transparent;border-radius:4px;background-color:transparent;font-size:12px;font-weight:600;color:#2c313d;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:12px}.selectedObject .entryObjectNameWorkspace:focus{border-color:#4f80ff}.selectedObject .entryObjectNameWorkspace{border-color:#aac5d5;background-color:#f7fcff}.editButtonToggle{display:block}.editButtonToggle_{display:none}.selectedNotEditionObject,.selectedNotEditionObject:hover{background-color:transparent}.selectedNotEditionObject:focus{background-color:transparent!important}.selectedObject>.entryObjectWrapperWorkspace>.entryObjectNameWorkspace{color:#2c313d;font-family:EntryFont,NanumGothic!important}.entryObjectNameWorkspace:disabled{background-color:#fff}.entryObjectDeleteWorkspace{overflow:hidden;position:absolute;right:3px;top:17px;width:24px;height:24px;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.entryObjectDeletePhone{float:left;position:absolute;width:16px;height:16px;right:57px;top:25px;cursor:pointer;background-image:url(../images/layers_icon_close_nor.png)}.entryObjectEditPhone{float:left;position:absolute;width:24px;background-repeat:no-repeat;height:21px;right:17px;background-color:transparent;border:none;top:21px;cursor:pointer;background-image:url(../images/glyphicons_150_edit.png)}.entryObjectSelectedImgWorkspace{width:16px;top:45px;bottom:0;background-repeat:no-repeat;background-size:6px auto;background-position:50% 50%;z-index:250}.entryObjectSelectedImgWorkspace,.selectedObject .entryObjectSelectedImgWorkspace{position:absolute;right:0;cursor:col-resize;background-image:url(../images/entry_scroll.png)}.selectedObject .entryObjectSelectedImgWorkspace{float:left;width:14px;height:26px;top:20px}.entryObjectCoordinateWorkspace{display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;width:auto}.entryObjectCoordinateSizeWrapper,.entryObjectCoordinateWorkspaceWrapper{display:inline-block;position:relative;margin-left:6px;vertical-align:top}.entryObjectCoordinateSizeWrapper:first-of-type,.entryObjectCoordinateWorkspaceWrapper:first-of-type{margin-left:0}.entryObjectCoordinateSizeWrapper{margin-left:12px}.entryObjectCoordinateSpanWorkspace{position:absolute;right:6px;top:7px;font-size:10px;font-weight:600;color:#979797}.entryObjectCoordinateSpanWorkspace.degree{top:6px;width:4px;height:4px;border:1px solid #979797;border-radius:50%}.selectedObject>.entryObjectWrapperWorkspace>.entryObjectCoordinateWorkspace{color:#000}.entryObjectInformationWorkspace{position:absolute;right:32px;top:18px;width:24px;height:24px;background-size:10px auto;background-repeat:no-repeat;background-position:50%;cursor:pointer;background-image:url(../images/layers_arrow_down_nor.png)}.selectedObject .entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_up_nor.png)}.fold .entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_down_nor.png)}.informationToggle>.entryObjectWrapperWorkspace>.entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_down_nor_1.png)}.entryObjectButtonWorkspace{display:none;float:right;position:relative;width:40px;height:40px;background-color:#bcc3c9;border-radius:50%;margin:10px 10px 10px 5px;background-position:50%;background-repeat:no-repeat;background-position:50% 35%;color:#fff;font-size:7.5pt;padding:23px 0 0;text-align:center;outline:none;border:none}.informationToggle>.entryObjectButtonWorkspace{display:none}.entryObjectSoundWorkspace{background-image:url(../images/icon_sound.png);background-color:#6a9a1f}.entryObjectSoundWorkspace:hover{background-color:#83af3d}.entryObjectPictureWorkspace{background-image:url(../images/icon_picture.png);background-color:#f26724}.entryObjectPictureWorkspace:hover{background-color:#f3783c}.entryObjectCodeWorkspace{background-image:url(../images/icon_code.png);background-color:#00ace9}.entryObjectCodeWorkspace:hover{background-color:#5fc8ee}.entryObjectTextWorkspace{background-image:url(../images/text_icon_white.png);background-color:#f3bb1d;background-position:50% 20%;background-size:75%}.entryObjectRotationWrapperWorkspace{position:relative;display:none;margin:10px 10px 0;padding-top:9px;border-top:1px solid #aac5d5;clear:both}.collapsed .entryObjectRotationWrapperWorkspace{height:90px}.selectedObject .entryObjectRotationWrapperWorkspace{display:block}.fold .entryObjectRotationWrapperWorkspace{display:none}.informationToggle>.entryObjectRotationWrapperWorkspace{display:inline-block}.rotationMethodWrapper{display:inline-block;position:relative;margin-left:12px;padding-bottom:32px;vertical-align:top}.collapsed .rotationMethodWrapper{float:left;position:absolute;bottom:9px}.entryObjectRotateMethodLabelWorkspace{position:absolute;left:0;right:0;bottom:13px;font-size:10px;font-weight:600;color:#2c313d;line-height:12px;text-align:center;vertical-align:top}.entryObjectRotateLabelWrapperWorkspace{position:relative;margin-top:8px;font-size:12px;font-weight:600;color:#2c313d}.entryObjectDirectionWorkspaceWrapper,.entryObjectRotateWorkspaceWrapper{position:relative;display:inline-block;margin-left:6px;padding-bottom:32px;vertical-align:top}.entryObjectDirectionWorkspaceWrapper.entryRemove+.entryObjectDirectionWorkspaceWrapper,.entryObjectDirectionWorkspaceWrapper:first-of-type,.entryObjectRotateWorkspaceWrapper.entryRemove+.entryObjectDirectionWorkspaceWrapper,.entryObjectRotateWorkspaceWrapper:first-of-type{margin-left:0}.entryObjectDirectionInputWorkspace,.entryObjectRotateInputWorkspace{width:60px;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 13px 0 8px;background-color:#fff;border:1px solid #aac5d5;border-radius:4px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;text-align:left}.entryObjectDirectionInputWorkspace:active,.entryObjectDirectionInputWorkspace:focus,.entryObjectRotateInputWorkspace:active,.entryObjectRotateInputWorkspace:focus{border-color:#4f80ff}.entryObjectDirectionSpanWorkspace,.entryObjectRotateSpanWorkspace{position:absolute;left:0;right:0;bottom:13px;font-size:10px;font-weight:600;color:#2c313d;text-align:center;line-height:12px}.entryObjectRotateInputWorkspace+.entryObjectDirectionSpanWorkspace{margin-left:10px}.entryObjectRotateInputWorkspace.entryRemove+.entryObjectDirectionSpanWorkspace{margin-left:0}.entryObjectRotateModeWorkspace{cursor:pointer;display:inline-block;width:24px;height:24px;vertical-align:top;background-size:24px auto}.entryObjectRotateModeAWorkspace{background-image:url(../images/layers_icon_rotate01_nor.png)}.entryObjectRotateModeAWorkspace.selected{background-image:url(../images/layers_icon_rotate01_sel.png)}.entryObjectRotateModeBWorkspace{margin-left:6px;background-image:url(../images/layers_icon_rotate02_nor.png)}.entryObjectRotateModeBWorkspace.selected{background-image:url(../images/layers_icon_rotate02_sel.png)}.entryObjectRotateModeCWorkspace{margin-left:6px;background-image:url(../images/layers_icon_rotate03_nor.png)}.entryObjectRotateModeCWorkspace.selected{background-image:url(../images/layers_icon_rotate03_sel.png)}.entryObjectCoordinateSizeWorkspace{display:inline-block;position:relative;margin-right:6px;font-size:10px;font-weight:600;vertical-align:top;line-height:24px}.entryObjectCoordinateInputWorkspace{width:60px;height:24px;padding:0 13px 0 8px;background-color:#fff;border:1px solid #aac5d5;border-radius:4px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.entryObjectCoordinateInputWorkspace:active,.entryObjectCoordinateInputWorkspace:focus{border-color:#4f80ff}.entryObjectCoordinateInputWorkspace_size{float:none;position:relative}.entryPlayground_textBox{margin-top:5px;height:33px;width:400px}.entryPlayground_textArea{margin-top:5px;height:120px;width:400px;resize:none}.entryPlaygroundFontSizeWrapper{position:absolute;padding-left:13px;padding-top:10px;display:inline-block;width:244px;height:40px;border-radius:4px;background-color:#fff;right:0;top:0}.entryPlaygroundFontSizeLabel{display:inline-block;width:65px;height:15px;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;color:#2c313d}#entryTextColourTable{margin-top:12px;cursor:pointer;border-collapse:collapse}.entryTd{width:22px;height:22px}.entryTdTransparent{width:20px;height:20px;background-color:#fff;background-image:-webkit-linear-gradient(135deg,transparent 11.5px,red 13px,hsla(0,0%,100%,.5) 14.5px);border:1px solid}.entryPlaygroundSoundLength{margin-top:6px;font-size:10px;line-height:11px}.entryPlaygroundDefaultWorkspace{height:100%;background-color:#fff;color:#fff}.entryPlaygroundIntro.active{position:relative;overflow:hidden;height:66px;top:50px;z-index:1}.entryPlaygroundWorkspace{position:relative;overflow:hidden;height:100%;background-color:#fff}.entryPlaygroundIntro.active+.entryPlaygroundWorkspace{height:calc(100% - 66px)}.entryPlaygroundPhone{width:100%;height:500px;background-color:#f5f5f5}.entryPlaygroundResizeWorkspace{position:absolute;top:50%;height:40px;width:16px;left:254px;margin-top:-20px;cursor:ew-resize;border-left:none;z-index:1;background-image:url(../images/entry_scroll_02.png);background-size:16px auto}.entryPlaygroundTabWorkspace{position:absolute;left:0;top:46px;background-color:#fff}.entryPlaygroundTabWorkspace.entryRemove{display:block!important}.entryPlaygroundTabPhone{width:100%;height:43px;position:relative;background-color:#f1f1f1}.entryPlaygroundBackPackView{height:calc(100% - 47px);display:block;right:0;top:38px;z-index:299;position:absolute}.entryPlaygroundBackPackView .widget{height:100%}.entryPlaygroundBackPackView .blockBackPackDrop,.entryPlaygroundBackPackView .objectBackPackDrop{position:fixed;display:none;top:0;left:0;z-index:400;background-color:rgba(248,241,204,.9);border:2px dashed #ffc800;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.entryPlaygroundBackPackView .blockBackPackDrop .blockBackPackIcon,.entryPlaygroundBackPackView .objectBackPackDrop .blockBackPackIcon{pointer-events:none;width:32px;height:32px;margin-bottom:11px;background-image:url(../images/img_backpack_plus.svg)}.entryPlaygroundBackPackView .blockBackPackDrop .blockBackPackDesc,.entryPlaygroundBackPackView .blockBackPackDrop .objectBackPackDesc,.entryPlaygroundBackPackView .objectBackPackDrop .blockBackPackDesc,.entryPlaygroundBackPackView .objectBackPackDrop .objectBackPackDesc{pointer-events:none;font-family:EntryFont,NanumGothic;font-size:12px;font-weight:700;letter-spacing:-.1px;white-space:pre;text-align:center;color:#2c313d}.entryPlaygroundButtonTabWorkspace{position:absolute;right:0;top:43px;height:auto;background-color:#fff}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace{float:left;background-repeat:no-repeat;background-size:32px auto;background-position:50% 50%;cursor:pointer;width:32px;height:32px}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.enabled{background-size:32px auto;width:32px;height:32px;border:0;background-color:inherit}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.showComment{margin-right:4px;background-image:url(../images/btn-toggle-comment-off.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.showComment.enabled{background-image:url(../images/btn-toggle-comment-select.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.addComment{margin-right:8px;background-image:url(../images/btn-add-comment-off.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.addComment.enabled{background-image:url(../images/btn-add-comment-select.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundBackPackButtonWorkspace{float:left;background-image:url(../images/back_pack_button.svg);background-repeat:no-repeat;background-size:32px auto;background-position:50% 50%;cursor:pointer;width:32px;height:32px;margin:0 9px}.entryPlaygroundButtonTabWorkspace .entryPlaygroundBackPackButtonWorkspace:before{content:"";display:inline-block;width:1px;height:16px;background:#bfd8e6;margin:8px 0 0 -9px}.entryPlaygroundButtonTabWorkspace.entryRemove.entryCode{display:block!important}.entryTabListWorkspace{overflow:hidden;list-style:none;padding:0;margin:0}.entryTabListItemWorkspace{float:left;min-width:58px;margin-left:2px;padding:0;cursor:pointer;background-color:#d7e8f4;border-top-right-radius:6px;border-top-left-radius:6px;font-size:12px;font-weight:600;color:#8ba4b3;text-align:center;letter-spacing:-.4px;line-height:32px}.entryTabListItemWorkspace:first-child{margin-left:0}.entryTabSelected{color:#fff;background-color:#4f80ff;font-size:14px}#entrySoundTab{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-ms-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}#entryPictureTab.hideTab,#entryTextTab.hideTab{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}#entrySoundTab.hideTab{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-ms-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}#entryVariableTab.showTab{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.hideTab{-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:hideTab;-moz-animation-name:hideTab;-ms-animation-name:hideTab;-o-animation-name:hideTab;animation-name:hideTab;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes hideTab{to{margin-top:44px;opacity:0}}@-webkit-keyframes hideTab{to{margin-top:44px;opacity:0}}.showTab{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:showTab;-moz-animation-name:showTab;-ms-animation-name:showTab;-o-animation-name:showTab;animation-name:showTab;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes showTab{0%{margin-top:44px;opacity:0}to{opacity:1}}@-webkit-keyframes showTab{0%{margin-top:44px;opacity:0}to{opacity:1}}.entryPlaygroundCurtainWorkspace{background-color:#000;padding-top:270px;font-size:40px;top:38px;left:0;right:0;bottom:8px;z-index:255}.entryPlaygroundCurtainPhone,.entryPlaygroundCurtainWorkspace{position:absolute;color:#fff;text-align:center;opacity:.5;cursor:pointer}.entryPlaygroundCurtainPhone{background-color:rgba(0,0,0,.8);padding-top:100px;font-size:17px;height:110%;width:100%;z-index:5000}.entryPlaygroundPictureCurtainWorkspace{position:absolute;background-color:#000;top:0;left:0;right:0;bottom:0;opacity:.6;z-index:255;border-radius:0 0 0 6px}.entryPlaygroundPictureCurtainWorkspace .entryPlaygroundPictureCurtainWorkspaceText{text-align:center;height:100%;color:#fff;font-family:NanumGothicOTF;font-size:24px;font-weight:700;line-height:1.33;letter-spacing:-.6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundTableCurtainWorkspace{position:absolute;background-color:#000;top:0;left:0;right:0;bottom:0;opacity:.6;z-index:255;border-radius:0 0 0 6px}.entryPlaygroundTableCurtainWorkspace .entryPlaygroundTableCurtainWorkspaceText{text-align:center;height:100%;color:#fff;font-family:NanumGothicOTF;font-size:24px;font-weight:700;line-height:1.33;letter-spacing:-.6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundCodeWorkspace{overflow:unset;position:absolute;left:0;right:0;top:80px;bottom:8px;background-color:#fff;border-radius:0 0 0 6px}.entryPlaygroundCodeWorkspace.entryRemove{display:block!important;visibility:hidden}.entryPlaygroundCodePhone{position:relative;height:100%;background-color:#f5f5f5}.entryPlaygroundCodePhone.entryRemove{display:block!important;visibility:hidden}.entryPlaygroundPicturePhone{margin-left:0;height:100%;background-color:#ececec}.entryPlaygroundPictureWorkspace{position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;top:80px;margin-left:0;border-radius:0 0 0 6px}.entryPlaygroundAddPicture{width:254px;padding:8px 0 7px;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddPicturePhone{position:relative;padding:0;margin:0;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddPictureInner{margin-left:7px;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff}.entryPlaygroundAddPictureInner,.entryPlaygroundNewPictureInner{display:inline-block;width:116px;height:40px;background-color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundNewPictureInner{margin-left:6px;border:1px solid #e2e2e2;border-radius:4px;color:#555}.entryPlaygroundAddPictureInnerPhone{display:block;height:50px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;border:2px dashed #737373;width:240px;padding:8px 10px 12px}.entryPlaygroundPictureList{overflow-y:hidden;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.entryPlaygroundPictureList,.entryPlaygroundPictureListPhone{position:absolute;padding:0;margin:0;width:254px;top:56px;bottom:0;list-style:none;background-color:#ecf8ff}.entryPlaygroundPictureListPhone{overflow:auto;border:1px solid #d6e9f4}.entryPlaygroundPictureElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 64px;height:61px;color:#2c313d;cursor:pointer}.entryPlaygroundPictureElement::-moz-selection{cursor:move;background-color:#fff}.entryPlaygroundPictureElement::selection{cursor:move;background-color:#fff}.entryPlaygroundPictureOrder,.entryPlaygroundSoundOrder{overflow:hidden;position:absolute;left:19px;top:11px;width:14px;height:14px;background-color:#4f80ff;border-radius:50%;font-size:10px;color:#fff;text-align:center;line-height:16px;z-index:10}.entryPictureSelected{background-color:#fff}.entryPlaygroundPictureThumbnail{position:absolute;height:44px;width:40px;top:8px;left:16px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundPictureName,.entryPlaygroundPictureThumbnail{border:1px solid #e2e2e2;background-color:#fff;border-radius:4px}.entryPlaygroundPictureName{width:100%;height:24px;margin-top:10px;padding:0 4px;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;-webkit-box-sizing:border-box;box-sizing:border-box}.entryPlaygroundPictureName:active,.entryPlaygroundPictureName:focus{border-color:#4f80ff}.entryPlaygroundPictureSize{margin-top:6px;font-size:10px;line-height:11px}.entryPlayground_del{position:absolute;right:26px;top:18px;width:24px;height:24px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:10px;font-size:0;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.pop_selectbox{position:relative}.pop_selectbox .select_link{display:block;position:relative;width:142px;height:38px;padding:0 12px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;font-weight:600;color:#555;letter-spacing:-.3px;line-height:40px;cursor:pointer}.pop_selectbox .select_link:after{position:absolute;right:16px;top:50%;width:8px;height:6px;margin-top:-3px;vertical-align:top;content:""}.pop_selectbox+.pop_selectbox{margin-top:40px}.pop_selectbox+.on{z-index:10}.pop_selectbox+.pop_inpt_text{margin-top:40px}.pop_selectbox.error .select_link{border-color:red}.pop_selectbox *{-webkit-box-sizing:content-box;box-sizing:content-box}.pop_selectbox .tooltip_box{display:none}.pop_selectbox.on .tooltip_box{display:block;z-index:10;top:52px}.entryPlaygroundTextWorkspace{position:absolute;top:80px;left:0;right:0;bottom:8px;background-color:#ecf8ff;border-radius:0 0 0 6px}.entryPlaygroundTextWorkspace .write_box{height:568px}.entryPlaygroundTextWorkspace .write_box .write_set{position:relative;padding:8px 18px;background-color:#f9f9f9;border:1px solid #e2e2e2;z-index:10}.entryPlaygroundTextWorkspace .write_box .write_set:after{display:block;clear:both;content:""}.entryPlaygroundTextWorkspace .write_box .write_set .pop_selectbox{float:left;width:168px}.entryPlaygroundTextWorkspace .write_box .write_set .pop_selectbox .tooltip_inner{max-height:282px;overflow:visible;overflow-y:auto}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box{position:relative;float:left;padding-left:24px;font-size:0}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box .style_link{display:inline-block;overflow:hidden;width:40px;height:40px;margin-left:10px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;cursor:pointer}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box .style_link.on{border:1px solid #4f80ff}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box{display:inline-block;border-radius:4px;width:207px;height:40px;font-size:0}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box a{display:inline-block;position:relative;width:102px;height:38px;border:1px solid #e2e2e2;border-radius:4px 0 0 4px;font-size:14px;font-weight:600;color:#979797;background-color:#fff;text-align:center;letter-spacing:-.3px;line-height:36px;cursor:pointer}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box a+a{margin-left:-1px;border-radius:0 4px 4px 0}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box .on{color:#4f80ff;border-color:#4f80ff;z-index:10}.entryPlaygroundTextWorkspace .write_box .input_box{margin:24px 38px 0;max-width:654px;position:relative}.entryPlaygroundTextWorkspace .write_box .input_box .list{padding:4px 0;list-style:none}.entryPlaygroundTextWorkspace .write_box .input_box .list li{color:#555;margin-top:4px;line-height:18px}.entryPlaygroundTextWorkspace .write_box .input_box .list li:before{display:inline-block;width:3px;height:3px;border-radius:50%;background-color:#555;margin:6px 8px 0 0;vertical-align:top;content:""}.entryPlaygroundTextWorkspace .write_box .input_inner{position:relative;overflow:hidden;height:40px;max-width:654px;background-color:#fff;border:1px solid #e2e2e2;border-radius:4px;margin-top:24px}.entryPlaygroundTextWorkspace .write_box .input_inner .bold{font-weight:700}.entryPlaygroundTextWorkspace .write_box .input_inner .italic{font-style:italic}.entryPlaygroundTextWorkspace .write_box .input_inner input[type=text]{display:none;width:100%;height:100%;margin:0;padding-left:15px;border:0;line-height:40px;outline:0;font-size:14px;letter-spacing:-.3px}.entryPlaygroundTextWorkspace .write_box .input_inner textarea{width:100%;height:100%;margin:0;padding:12px;font-size:14px;border:0;line-height:18px;outline:0;letter-spacing:-.3px}.entryPlaygroundTextWorkspace .write_box .input_inner label{position:absolute;left:16px;right:16px;top:13px;color:#979797;letter-spacing:-.3px}.imbtn_pop_font_bold{background-image:url(../images/btn_pop_font_bold.png);background-size:38px auto}.imbtn_pop_font_bold.on{background-image:url(../images/btn_pop_font_bold_on.png)}.imbtn_pop_font_underline{background-image:url(../images/btn_pop_font_underline.png);background-size:38px auto}.imbtn_pop_font_underline.on{background-image:url(../images/btn_pop_font_underline_on.png)}.imbtn_pop_font_italic{background-image:url(../images/btn_pop_font_italic.png);background-size:38px auto}.imbtn_pop_font_italic.on{background-image:url(../images/btn_pop_font_italic_on.png)}.imbtn_pop_font_through{background-image:url(../images/btn_pop_font_through.png);background-size:38px auto}.imbtn_pop_font_through.on{background-image:url(../images/btn_pop_font_through_on.png)}.imbtn_pop_font_color{display:inline-block;position:relative;overflow:hidden;width:66px;height:40px;margin-left:10px;background-image:url(../images/btn_pop_font_color.png);background-size:66px auto;cursor:pointer}.imbtn_pop_font_color em{position:absolute;left:5px;right:5px;top:5px;bottom:5px;background-color:#f9f9f9;z-index:-1}.imbtn_pop_font_color.on{background-image:url(../images/btn_pop_font_color_on.png)}.imbtn_pop_font_backgroundcolor,.imbtn_pop_font_paint{display:inline-block;position:relative;overflow:hidden;width:66px;height:40px;margin-left:10px;background-image:url(../images/btn_pop_font_paint.png);background-size:66px auto;cursor:pointer}.imbtn_pop_font_backgroundcolor em,.imbtn_pop_font_paint em{position:absolute;left:5px;right:5px;top:5px;bottom:5px;z-index:-1}.imbtn_pop_font_backgroundcolor.on,.imbtn_pop_font_paint.on{background-image:url(../images/btn_pop_font_paint_on.png)}.imbtn_pop_font_backgroundcolor.on.clear,.imbtn_pop_font_paint.on.clear{background-image:url(../images/btn_pop_font_paint_clear_on.png)}.imbtn_pop_font_backgroundcolor.on.clear em,.imbtn_pop_font_paint.on.clear em{display:none}.imbtn_pop_font_backgroundcolor.clear,.imbtn_pop_font_paint.clear{background-image:url(../images/btn_pop_font_paint_clear.png)}.imbtn_pop_font_backgroundcolor.clear em,.imbtn_pop_font_paint.clear em{display:none}.imbtn_pop_font_backgroundcolor.clear_on,.imbtn_pop_font_paint.clear_on{background-image:url(../images/btn_pop_font_paint_clear_on.png)}.imbtn_pop_font_backgroundcolor.clear_on em,.imbtn_pop_font_paint.clear_on em{display:none}.imbtn_pop_font_align_left{background-image:url(../images/btn_pop_font_align_left.png);background-size:38px auto}.imbtn_pop_font_align_left.on{background-image:url(../images/btn_pop_font_align_left_on.png)}.imbtn_pop_font_align_middle{background-image:url(../images/btn_pop_font_align_middle.png);background-size:38px auto}.imbtn_pop_font_align_middle.on{background-image:url(../images/btn_pop_font_align_middle_on.png)}.imbtn_pop_font_align_right{background-image:url(../images/btn_pop_font_align_right.png);background-size:38px auto}.imbtn_pop_font_align_right.on{background-image:url(../images/btn_pop_font_align_right_on.png)}.imico_pop_select_arr_down:after{background-image:url(../images/ico_pop_select_arr_down.png);background-size:8px auto}.imico_pop_select_arr_up:after{background-image:url(../images/ico_pop_select_arr_up.png);background-size:8px auto}#entryFontColorToggle{background-image:url(../images/text_in_off.png)}#entryFontColorToggle.selected{background-image:url(../images/text_in_on.png)}#entryFontBGToggle{margin-left:6px;background-image:url(../images/text_out_off.png)}#entryFontBGToggle.selected{background-image:url(../images/text_out_on.png)}.entryPlaygroundSoundWorkspace{overflow:hidden;position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;border-radius:0 0 0 6px;top:80px;margin-left:0}.entryPlaygroundSoundEdit{position:absolute;left:253px;top:0;bottom:0;right:0;overflow:hidden;border-left:1px solid #e2e2e2;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditWrapper{text-align:center}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditImage{background-image:url(../images/sound_edit.gif);width:160px;height:160px;-o-object-fit:contain;object-fit:contain;margin:0 auto 24px;background-size:160px auto}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditText{margin:0 auto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryPlaygroundAddSound{width:254px;padding:8px 0;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddSoundPhone{position:relative;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddSoundInner{display:block;width:146px;height:40px;margin:0 auto;background-color:#fff;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff;text-align:center;font-size:14px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundAddSoundInnerPhone{display:block;height:40px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;margin:10px;border:2px dashed #737373;width:220px}.entryPlaygroundSoundList{overflow-y:hidden}.entryPlaygroundSoundList,.entryPlaygroundSoundListPhone{position:absolute;padding:0;margin:0;width:254px;top:57px;bottom:0;list-style:none;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundSoundListPhone{overflow:hidden;overflow-y:auto;border-radius:0 0 0 6px}.entryPlaygroundSoundElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 64px;height:61px;color:#2c313d;cursor:pointer}.entryPlaygroundSoundElement.entrySoundSelected{background-color:#fff}.entryPlaygroundSoundThumbnail{position:absolute;height:44px;width:40px;top:8px;left:16px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;background-size:28px auto;background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundSoundThumbnail.entryPlaygroundSoundPlay{background-image:url(../images/workspace_sound_play.png)}.entryPlaygroundSoundThumbnail.entryPlaygroundSoundStop{background-image:url(../images/workspace_sound_stop.png)}.entryPlaygroundSoundName{width:100%;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:0 4px;background-color:#fff;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;border:1px solid #e2e2e2;border-radius:4px}.entryPlaygroundSoundName:active,.entryPlaygroundSoundName:focus{border-color:#4f80ff}.entryPlayground_text_buttons{display:inline-block;list-style-type:none;margin:0;padding:0}.entryPlayground_text_buttons>li{float:left;width:32px;height:32px;margin-left:2px;cursor:pointer}.entryPlaygroundTextAlignLeft{background-image:url(../images/text_align_left_off.png)}.entryPlaygroundTextAlignLeft.toggle{background-image:url(../images/text_align_left_on.png)}.entryPlaygroundTextAlignCenter{background-image:url(../images/text_align_center_off.png)}.entryPlaygroundTextAlignCenter.toggle{background-image:url(../images/text_align_center_on.png)}.entryPlaygroundTextAlignRight{background-image:url(../images/text_align_right_off.png)}.entryPlaygroundTextAlignRight.toggle{background-image:url(../images/text_align_right_on.png)}.entryPlayground_bgColorDiv,.entryPlayground_fgColorDiv{position:absolute;width:15px;height:4px;margin-top:-10px;margin-left:8px}.entryPlaygroundFontSizeSlider{display:inline-block;margin-left:12px;width:136px;height:8px;border-radius:3px;-webkit-box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.03);box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.03);background-color:#d8d8d8}.entryPlaygroundFontSizeIndicator{height:100%;width:45%;border-radius:3px;background-color:#643cd9}.entryPlaygroundFontSizeKnob{width:19px;height:30px;-o-object-fit:contain;object-fit:contain;position:relative;margin-top:-19px;margin-left:-12px;background-image:url(../images/text_size_knob.png);background-repeat:no-repeat;background-position:50%;cursor:pointer}.entryPlaygroundTextColoursWrapper{background-image:url(../images/text_color_bg.png)}.entryPlaygroundTextBackgroundsWrapper,.entryPlaygroundTextColoursWrapper{width:260px;height:226px;z-index:10;cursor:pointer;padding:20px 5px;position:absolute;background-repeat:no-repeat;background-size:260px 226px}.entryPlaygroundTextBackgroundsWrapper{background-image:url(../images/text_color_bg_1.png)}.entryPlaygroundLinebreakWrapper{position:fixed;top:351px}.entryPlaygroundLinebreakButtons{display:inline;font-size:0}.entryPlaygroundLinebreakButtons img{cursor:pointer}.entryPlaygroundLinebreakHorizontal{display:block;border-top:1px solid grey;margin:0 0 12px;padding:0;width:260px}.entryPlaygroundLinebreakDescription{margin-top:12px}.entryPlaygroundLinebreakDescription p{color:hsla(0,0%,53.3%,.5333333333333333);font-size:11px;margin-bottom:5px}.entryPlaygroundLinebreakDescription ul{padding-left:20px}.entryPlaygroundLinebreakDescription ul li{color:#b4b4b5;font-size:11px}.tablet .entryPlaygroundResizeWorkspace{background-image:url(../images/entry_scroll_02_big_2.png);width:15px;height:42px;border-top:none}.entrySceneListWorkspace .rcs-inner-container>div>div>div{display:table;table-layout:fixed}.entrySceneListWorkspace .rcs-inner-container>div>div>div .sortableItem{display:table-cell;vertical-align:top;width:76px}.sortable{height:100%}.sortable .rcs-custom-scrollbar{width:8px;right:4px;opacity:.8}.sortable .rcs-inner-handle{background-color:#aac5d5!important;border-radius:2.5px!important;opacity:.8}.entryPlaygroundTableWorkspace{overflow:hidden;position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;border-radius:0 0 0 6px;top:80px;margin-left:0}.entryPlaygroundTableEdit{position:absolute;left:253px;top:0;bottom:0;right:0;overflow:hidden;border-left:1px solid #e2e2e2;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundTableEdit .entryPlaygroundTableEditWrapper{text-align:center}.entryPlaygroundTableEdit .entryPlaygroundTableEditImage{background-image:url(../images/sound_edit.gif);width:160px;height:160px;-o-object-fit:contain;object-fit:contain;margin:0 auto 24px;background-size:160px auto}.entryPlaygroundTableEdit .entryPlaygroundTableEditText{margin:0 auto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryPlaygroundAddTable{width:254px;padding:8px 0;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddTablePhone{position:relative;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddTableInner{display:block;width:146px;height:40px;margin:0 auto;background-color:#fff;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff;text-align:center;font-size:14px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundAddTableInnerPhone{display:block;height:40px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;margin:10px;border:2px dashed #737373;width:220px}.entryPlaygroundTableList{top:57px}.entryPlaygroundTableListPhone{top:57px;overflow:hidden;overflow-y:auto}.entryPlaygroundTableList,.entryPlaygroundTableListPhone{position:absolute;padding:0;margin:0;width:254px;bottom:0;list-style:none;background-color:#ecf8ff;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.entryPlaygroundTableList{top:56px;overflow-y:hidden}.entryPlaygroundTableElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 36px;height:48px;color:#2c313d;cursor:pointer}.entryPlaygroundTableElement.entryTableSelected{background-color:#fff}.entryPlaygroundTableElement .entryPlaygroundTableThumbnail{position:absolute;height:22px;width:22px;top:13px;left:8px;background-image:url(../images/workspace_table_icon.svg);background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundTableElement .entryPlaygroundTableName{width:100%;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:12px;padding:0 4px;background-color:#fff;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;border:1px solid #e2e2e2;border-radius:4px}.entryPlaygroundTableElement .entryPlaygroundTableName:active,.entryPlaygroundTableElement .entryPlaygroundTableName:focus{border-color:#4f80ff}.entryPlaygroundTableElement .entryPlaygroundTableRemove{position:absolute;right:26px;top:12px;width:24px;height:24px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:10px;font-size:0;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.entryPopup{overflow:hidden;position:fixed;margin:0;padding:0;top:0;left:0;height:100%;width:100%;z-index:7000;background-color:rgba(0,0,0,.6)}.entryPopup.popupHelper{position:fixed;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.entryPopupWindow{width:80%;height:80%;overflow:hidden;position:absolute;left:0;right:0;top:0;bottom:0;border-radius:6px;border:1px solid #d6e9f4;margin:auto;max-width:100%;max-height:100%;z-index:8000;background-color:#fff}.entryPopup.hiddenPopup{display:none}.entryPopupHelperBottomSpan,.entryPopupHelperTopSpan{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1 1}.entryPopupHelperMiddleSpan{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.entryPopupHelperMiddleSpan .entryPopupHelperLeftSpan,.entryPopupHelperMiddleSpan .entryPopupHelperRightSpan{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1 1}.entryPopup.buttonsHidden .entryEngineButtonWorkspace_w{display:none}.entryPopup.learning_popup{z-index:7001}.entryPopup.learning_popup .ai_learning{overflow:hidden}.entryPopup.learning_popup .ai_learning .learningInputPopup{height:248px;width:294px;background-color:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border:none}.entryPopup.learning_popup .ai_learning .learningInputPopup.text{height:165px}.entryPopup.learning_popup .ai_learning .learningInputPopup.image{height:245px}.entryPopup.learning_popup .ai_learning .learningInputPopup.speech{height:250px}.propertyPanel{position:relative;-ms-flex:1 1;flex:1 1;margin-top:16px;left:0;right:16px;bottom:0;height:1px}.propertyTab{overflow:hidden;width:25px;height:100%}.propertyTabElement{height:38px;margin-top:4px;cursor:pointer;font-size:0;background-size:25px auto}.propertyTabElement:first-child{margin-top:0}.collapsed .propertyTabElement{background-position:50% 9px;height:36px;font-size:0}.propertyTabobject{background-image:url(../images/property/container_off.png)}.propertyTabobject.selected{background-image:url(../images/property/container_on.png)}.practical_course_mode .propertyTabobject.selected{background-image:url(../images/property/container_on_practical_course.png)}.propertyTabhw{background-image:url(../images/property/hw_off.png)}.propertyTabhw.selected{background-image:url(../images/property/hw_on.png)}.practical_course_mode .propertyTabhw.selected{background-image:url(../images/property/hw_on_practical_course.png)}.propertyTabtvCast{background-image:url(../images/property/vedio_off.png)}.propertyTabtvCast.selected{background-image:url(../images/property/vedio_on.png)}.propertyTabyoutube{background-image:url(../images/property/vedio_off.png)}.propertyTabyoutube.selected{background-image:url(../images/property/vedio_on.png)}.propertyTabgoal{background-image:url(../images/property/doneproject.png)}.propertyTabgoal.selected{background-image:url(../images/property/doneproject_on.png)}.propertyTabpdf{background-image:url(../images/property/pdf_off.png)}.propertyTabpdf.selected{background-image:url(../images/property/pdf_on.png)}.propertyTabconsole{background-image:url(../images/property/console_off.png)}.propertyTabhint{background-image:url(../images/property/hint_off_property.png)}.propertyTabhint.selected{background-image:url(../images/property/hint_on.png)}.propertyTabconsole.selected{background-image:url(../images/property/console_on.png)}.practical_course_mode .propertyTabconsole.selected{background-image:url(../images/property/console_on_practical_course.png)}.propertyContent{overflow:hidden;position:absolute;top:0;bottom:0;left:25px;right:0;background-color:#fff;border:1px solid #d6e9f4;border-radius:0 6px 6px 6px}.propertyContent:after{display:block;clear:both;content:""}.propertyPanelCover{position:absolute;top:0;bottom:0;left:0;right:0}.collapsed .propertyContent{left:30px}body>.sortableItem{z-index:250}.entrySceneWorkspace{position:absolute;left:0;top:0;width:100%;height:38px;padding-top:1px;background-color:#4f80ff;overflow:hidden;z-index:10}.practical_course_mode .entrySceneWorkspace{background-color:#8274ff}.entrySceneListWorkspace{overflow:hidden;float:left;margin:0;padding:0 0 0 26px;max-width:calc(100% - 43px)}.entrySceneListWorkspace .rcs-custom-scroll .rcs-outer-container,.entrySceneListWorkspace .rcs-custom-scroll .rcs-outer-container .rcs-inner-container{overflow:visible}.entrySceneListWorkspace .sortableItem{z-index:15}.entrySceneElementWorkspace{overflow:hidden;margin:5px 2px 0 0;color:#fff;cursor:move;z-index:10}.entrySceneElementWorkspace.selectedScene{position:relative;margin-top:0;z-index:888}.entrySceneAddButtonWorkspace{float:left;position:relative;margin:3px 0 0 -2px;width:44px;height:34px;cursor:pointer;background-image:url(../images/btn_scene_add.png);background-size:44px 34px}.entryScenePrevButtonWorkspace{position:absolute;width:25px;height:39px;left:0;z-index:299;margin:0}.entryScenePrevButtonWorkspace .prevBtn{position:absolute;width:25px;height:37px;content:"";background-image:url(../images/btn_scene_left.png);background-position:50%;background-repeat:no-repeat;background-color:transparent;cursor:pointer;z-index:299}.entrySceneNextButtonWorkspace{position:absolute;background-color:#4f80ff;width:72px;height:37px;right:0;opacity:.8;z-index:299;margin:0}.entrySceneNextButtonWorkspace .nextBtn{position:absolute;width:28px;height:37px;content:"";background-image:url(../images/btn_scene_right.png);background-position:50%;background-repeat:no-repeat;background-color:transparent;cursor:pointer;z-index:299}.entrySceneNextButtonWorkspace .addButton{float:left;position:relative;right:0;margin:3px 0 0 28px;width:44px;height:34px;cursor:pointer;background-image:url(../images/btn_scene_add.png);background-size:44px 34px}.selectedScene .entrySceneInputCover{min-width:97px}.entrySceneInputCover{display:block;overflow:hidden;height:32px;padding:4px 10px 0;border-bottom:2px solid transparent;background-color:#99c4ff;border-radius:10px 10px 0 0}.entrySceneFieldWorkspace{cursor:text!important;display:inline-block;overflow:hidden;margin:0;height:24px;width:100%;border:1px solid transparent;border-radius:4px;outline:0;background-color:transparent;font-size:12px;font-weight:600;color:#fff;line-height:24px}.selectedScene .entrySceneInputCover{height:37px;padding:7px 30px 0 10px;background-color:#fff;border-radius:8px 8px 0 0;border-bottom-color:#ffb500}.selectedScene .entrySceneFieldWorkspace{background-color:#fff;font-size:14px;color:#ffb500}.selectedScene .entrySceneFieldWorkspace:focus{font-size:12px;border:1px solid #e2e2e2;color:#2c313d}.entrySceneRemoveButtonWorkspace{position:absolute;right:0;top:3px;width:30px;height:30px;padding:0;border:0;display:none;background-image:url(../images/scene_delete_unselect.png);background-size:10px auto;background-repeat:no-repeat;background-position:50%;background-color:transparent}.minValue .entrySceneRemoveButtonWorkspace{display:none}.selectedScene .entrySceneRemoveButtonWorkspace{display:block;top:3px;background-color:transparent;background-image:url(../images/scene_delete.png)}.entrySceneDummyView{width:55px;height:40px;background-color:orange;display:inline-block;opacity:.3;position:absolute;left:0;top:0;z-index:889;left:100px}.tablet .entrySceneRemoveButtonWorkspace{width:14px;height:14px;right:48px;background-image:url(../images/scene_delete_unselect_big.png)}.tablet .selectedScene .entrySceneRemoveButtonWorkspace{background-image:url(../images/scene_delete_big.png)}.tablet .entrySceneRemoveButtonWorkspace:hover{background-image:url(../images/scene_delete_hover_big.png)}.entryCanvasWrapper{position:absolute}.entryCanvasWorkspace{position:relative;top:0;left:0;width:268px;background-color:#fff;border-top:1px solid #d6e9f4;vertical-align:top}.entryCanvasPhone{width:100%;background-color:#fff;display:block}.entryPopupWindow>.entryCanvasWorkspace{width:100%!important;position:relative;border-bottom:1px solid #d6e9f4;border-top:0}.entryPopupWindow>.entryEngine_w{width:100%!important;height:100%!important;border:0}.entryPopupWindow>div>.entryCanvasWorkspace{width:100%!important;top:0!important;vertical-align:top}.entryStateManagerWorkspace{float:right;height:40px;margin-right:10px}.entryStateManagerButtonWorkspace{border:0;margin:3px;padding-left:26px;height:32px;border-radius:4px;background-color:#bdc4c9;color:#e2ebfa;font-size:10pt;background-repeat:no-repeat;background-position:7px 8px;border-bottom:2pt solid #a0acb2;border-right:2pt solid #a0acb2}.entryStateManagerButtonWorkspace.active:hover{background-color:#7cc2ee}.entryStateManagerButtonWorkspace.active{background-color:#6aafda;border-bottom:2pt solid #639fbd;border-right:2pt solid #639fbd}.entryUndoButtonWorkspace{background-image:url(/img/assets/undo.png)}.entryRedoButtonWorkspace{background-image:url(/img/assets/redo.png)}.entryPlaygroundTable{position:absolute;left:254px;top:0;bottom:0;right:0;border-left:none;background-color:#f9f9f9}.entryToastContainer{position:fixed;right:0;bottom:15px;margin:0;padding:2px;width:300px;max-height:100%;overflow:auto;z-index:9000}.entryToast{padding:7px 16px;margin-top:8px;width:100%;background-color:#eee;-webkit-box-shadow:0 0 8px #999;box-shadow:0 0 8px #999;border:2px solid;-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;text-shadow:0 1px 0 hsla(0,0%,100%,.5);cursor:pointer;opacity:1}.entryToastSuccess{border-color:#d6e9c6;background-color:#e5f3df;color:#468847}.entryToastWarning{border-color:#7e7190;background-color:#fff9ab;color:#e07000}.entryToastAlert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.entryToastTitle{font-size:12pt;font-weight:700}.entryToastMessage{font-size:9pt;margin-top:4px;margin-bottom:2px}.entryMobileToastWrapper{position:absolute;margin-top:24px;width:100%;text-align:center;pointer-events:none;z-index:1}.entryMobileToastWrapper .entryMobileToast{display:inline-block;height:38px;font-size:14px;vertical-align:top;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center;color:#4f80ff}.entryMobileToastWrapper .entryMobileToast:before{content:"";display:inline-block;background-image:url(../images/toast_left.svg);width:17px;height:38px;margin-right:-4px}.entryMobileToastWrapper .entryMobileToast:after{content:"";display:inline-block;background-image:url(../images/toast_right.svg);width:20px;height:38px;margin-left:-4px}.entryMobileToastWrapper .entryMobileToast .content{display:inline-block;height:38px;padding:9px 8px;vertical-align:top;background-image:url(../images/toast_bg.svg)}.entryVariablePanelWorkspace{position:absolute;overflow:hidden;overflow-y:auto;width:254px;top:0;bottom:0;padding:16px 16px 0 8px;background-color:#ecf8ff;-webkit-box-shadow:inset 0 0 0 1px #d6e9f4;box-shadow:inset 0 0 0 1px #d6e9f4;border-radius:0 0 0 6px}.entryVariablePanelPhone{width:250px;top:47px;bottom:0;padding:6px 4px 0}.entryVariableSelectorWorkspace{width:100%;border-collapse:collapse;border-spacing:0;border:0;padding:0;margin:0;table-layout:fixed}.entryVariableSelectorWorkspace tr:first-child td:first-child{width:56px}.entryVariableSelectButtonWorkspace{font-family:EntryFont,NanumGothic!important;width:88px;padding:0;margin:0;cursor:pointer;vertical-align:top}.entryVariableSelectButtonWorkspace div{position:relative;height:40px;padding-left:8px;font-size:12px;font-weight:600;color:#728997;background-color:#fff;letter-spacing:-.4px;line-height:40px}.entryVariableSelectButtonWorkspace div:before{position:absolute;left:15px;top:9px;width:20px;height:20px;background-size:20px auto;vertical-align:top;content:""}.entryVariableSelectButtonWorkspace.selected div{color:#4f80ff;z-index:10}.entryVariableSelectButtonWorkspace.allButton div{height:80px;padding:0;border-radius:4px 0 0 4px;text-align:center;line-height:80px}.entryVariableSelectButtonWorkspace.allButton div:after{right:-1px;border-radius:4px 0 0 4px}.entryVariableSelectButtonWorkspace .text{display:block;overflow:hidden;margin:0 8px 0 28px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.entryVariableSelectButtonWorkspace.message div{border-radius:0 6px 0 0}.entryVariableSelectButtonWorkspace.func div{border-radius:0 0 6px 0}.entryVariableSelectButtonWorkspace.disable div{cursor:default}.entryVariableSelectButtonWorkspace div:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #d6e9f4;content:""}.entryVariableSelectButtonWorkspace.selected div:after{border-color:#4f80ff}.entryVariableSelectButtonWorkspace.allButton div .text{margin:0}.entryVariableSelectButtonWorkspace.variable div:after{right:-1px}.entryVariableSelectButtonWorkspace.message div:after{border-radius:0 6px 0 0}.entryVariableSelectButtonWorkspace.list div:after{right:-1px;top:-1px}.entryVariableSelectButtonWorkspace.func div:after{top:-1px;border-radius:0 0 6px 0}.entryVariableSelectButtonWorkspace.allButton div:before{display:none}.entryVariableSelectButtonWorkspace.variable div:before{background-image:url(../images/ic_attr_variable.svg)}.entryVariableSelectButtonWorkspace.message div:before{background-image:url(../images/ic_attr_message.svg)}.entryVariableSelectButtonWorkspace.list div:before{margin-right:6px;background-image:url(../images/ic_attr_list.svg)}.entryVariableSelectButtonWorkspace.func div:before{background-image:url(../images/ic_attr_func.svg)}.entryVariableSelectButtonWorkspace.variable.selected div:before{background-image:url(../images/ic_attr_variable_on.svg)}.entryVariableSelectButtonWorkspace.message.selected div:before{background-image:url(../images/ic_attr_message_on.svg)}.entryVariableSelectButtonWorkspace.list.selected div:before{margin-right:6px;background-image:url(../images/ic_attr_list_on.svg)}.entryVariableSelectButtonWorkspace.func.selected div:before{background-image:url(../images/ic_attr_func_on.svg)}.entryVariableListElementWorkspace{background-repeat:no-repeat;background-position:14px 10px;background-color:#efefef;border:1px solid #a8a8a8;margin-bottom:-1px;min-height:50px}.entryVariableListWorkspace{overflow:auto;position:absolute;top:112px;bottom:0;left:0;right:0;padding:0;margin:0;border-top:1px solid rgba(213,214,233,.9568627450980393)}.entryVariableAdd_box .entryVariableAddWorkspace{width:146px;margin:16px auto;font-size:14px;line-height:42px}.entryVariableAdd_box .entryVariableAddWorkspace.disabled{border:1px solid #e2e2e2;background-color:#f9f9f9;color:#cbcbcb;cursor:default}.entryVariableAdd_box.entryVariableContainerTextMode .entryVariableAddSpaceWorkspace,.entryVariableAdd_box .message_inpt.off{display:none}.entryVariableAdd_box .message_inpt input[type=text]::-webkit-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::-moz-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]:-ms-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::-ms-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::placeholder{color:#979797}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace{border:0;margin:0}.entryVariableAdd_box .entryVariableAddSpaceWorkspace.off{display:none}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputLabelWorkspace{position:relative;left:-10px;margin-bottom:8px;display:inline-block;font-size:11px;font-weight:600;color:#2c313d;line-height:11px;vertical-align:top}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputLabelWorkspace:before{content:"";display:inline-block;overflow:hidden;border-radius:50%;margin:3px 7px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace{overflow:hidden;width:100%;padding:6px 8px 5px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-webkit-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:-ms-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-ms-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-moz-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::placeholder{color:#979797}.entryVariableAddSpaceGlobalWrapperWorkspace{position:relative;margin:16px 0 0 14px;padding:0 0 0 26px;font-size:12px;font-weight:600;color:#2c313d;cursor:pointer;line-height:14px}.entryVariableAddSpaceGlobalWrapperWorkspace+.entryVariableAddSpaceGlobalWrapperWorkspace{margin-top:22px}.entryVariableAddSpaceGlobalWrapperWorkspace .Workspace_text{display:inline-block;padding:4px 0 2px}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCheckWorkspace{position:absolute;left:0;top:0;width:20px;height:20px;background-size:20px auto;background-image:url(../images/btn_radio.png)}.entryVariableAddSpaceGlobalWrapperWorkspace.on .entryVariableAddSpaceCheckWorkspace{background-image:url(../images/btn_radio_on.png)}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace{display:none;position:relative;margin:14px 0 -6px;padding:11px 0 11px 32px;border:1px solid #aac5d5;border-width:1px 0;font-size:12px;color:#2c313d;cursor:pointer;letter-spacing:-.5px}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryVariableAddSpaceCloudSpanWorkspace{display:inline-block;line-height:1.33;letter-spacing:-.48px;white-space:pre}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper .entryVariableAddSpaceCheckWorkspace{position:absolute;left:-28px;width:20px;height:20px;background-size:20px auto;background-image:url(../images/btn_radio.png)}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper.on .entryVariableAddSpaceCheckWorkspace{background-image:url(../images/btn_radio_on.png)}.entryVariableAddSpaceGlobalWrapperWorkspace.on .entryVariableAddSpaceCloudWrapperWorkspace{display:block}.entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper{position:relative;margin-bottom:12px}.entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper:last-child{margin-bottom:0}.entryVariableSplitterWorkspace{border-width:1px 0}.entryVariableSplitterWorkspace+.entryVariableSplitterWorkspace{border-top:0}.entryVariableSplitterWorkspace.all .list+.list,.entryVariableSplitterWorkspace .list+.list{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace.all{border-top:none}.entryVariableSplitterWorkspace.all .list .inpt_box{background-color:#ecf8ff}.entryVariableSplitterWorkspace.all .list.unfold .inpt_box{background-color:#fff}.entryVariableSplitterWorkspace .list .inpt .editBoxInput{border:1px solid #aac5d5;background-color:#f9f9f9;color:#cbcbcb}.entryVariableSplitterWorkspace .list .inpt input[type=text]{height:24px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff}.entryVariableSplitterWorkspace .list .inpt input[type=text],.entryVariableSplitterWorkspace .list .inpt span{width:100%;padding:6px 8px 5px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.2px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .list .inpt span{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.entryVariableSplitterWorkspace .list .attr_inner_box{display:none;border-top:1px solid #aac5d5;padding:12px 26px 10px;background-color:#bfd8e6}.entryVariableSplitterWorkspace .list .attr_inner_box .box_sjt{display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;vertical-align:top;line-height:12px;margin-bottom:9px}.entryVariableSplitterWorkspace .list .attr_inner_box .box_sjt:before{display:inline-block;width:4px;height:4px;border-radius:50%;margin:3px 8px 0 0;background-color:#4f80ff;vertical-align:top;content:""}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt.hidden{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .chk_box{position:relative;font-size:0;cursor:pointer;margin-bottom:3px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box{overflow:hidden;font-size:0;margin-left:24px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box .dash{padding:0 2px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:24px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box input[type=text]:disabled{border:1px solid #e2e2e2;background-color:#f9f9f9;color:#cbcbcb}.entryVariableSplitterWorkspace .list .attr_inner_box .use_obj .obj_list .text{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:33px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;word-break:break-all;white-space:nowrap;line-height:34px}.entryVariableSplitterWorkspace .list .attr_inner_box .use_obj .obj_list .text.red{color:#ff4b4b;padding-left:10px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr.hidden{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box{max-height:160px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box.on{padding-right:20px}.scroll_box:not(.on) .simplebar-vertical{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box .simplebar-scrollbar{opacity:.8}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list li{position:relative;margin:8px 0 0;padding:0 34px 0 28px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]{width:100%;padding:6px 8px 5px;border:1px solid #e2e2e2;border-radius:4px;outline:0;background-color:#fff;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.2px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.obj_list{overflow:hidden;margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .list .use_block{display:none;padding:4px 26px 4px 32px;background-color:#d6e9f4}.entryVariableSplitterWorkspace .list .use_block .obj_list li{position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;list-style:none;height:33px;margin:0;padding:4px 4px 4px 42px;border-top:1px solid #aac5d5}.entryVariableSplitterWorkspace .list .use_block .obj_list li:first-child{border-top:0}.entryVariableSplitterWorkspace .list .use_block .obj_list .thmb{overflow:hidden;position:absolute;top:4px;left:4px;height:33px;width:30px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:auto 80%;background-repeat:no-repeat;background-position:50%}.entryVariableSplitterWorkspace .list .use_block .obj_list .text{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:33px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;word-break:break-all;white-space:nowrap;line-height:34px}.entryVariableSplitterWorkspace .list .watch.on{background-image:url(../images/layers_icon_visible24.svg)}.entryVariableSplitterWorkspace .list.default_val .inpt_box:before{background-image:url(../images/ic_attr_variable_on.svg)}.entryVariableSplitterWorkspace .list.cloud_val .inpt_box:before{background-image:url(../images/ic_attr_variable_cloud_on.png);background-image:url(../images/ic_attr_variable_real_time_on.png)}.entryVariableSplitterWorkspace .list.local_val .inpt_box:before{background-image:url(../images/ic_attr_variable_local.svg)}.entryVariableSplitterWorkspace .list.default_list .inpt_box:before{background-image:url(../images/ic_attr_list.svg)}.entryVariableSplitterWorkspace .list.cloud_variable .inpt_box:before{background-image:url(../images/ic_attr_variable_cloud.svg)}.entryVariableSplitterWorkspace .list.cloud_list .inpt_box:before{background-image:url(../images/ic_attr_list_cloud.svg)}.entryVariableSplitterWorkspace .list.real_time_variable .inpt_box:before{background-image:url(../images/ic_attr_variable_real_time.svg)}.entryVariableSplitterWorkspace .list.real_time_list .inpt_box:before{background-image:url(../images/ic_attr_list_real_time.svg)}.entryVariableSplitterWorkspace .list.local_list .inpt_box:before{background-image:url(../images/ic_attr_list_local.svg)}.entryVariableSplitterWorkspace .list.default_message .inpt_box:before{left:10px;background-image:url(../images/ic_attr_message_on.svg)}.entryVariableSplitterWorkspace.fold .attr_link{cursor:pointer}.entryVariableSplitterWorkspace.unfold .attr_link{background-color:#fff;cursor:pointer}.entryVariableSplitterWorkspace .attr_box{display:none}.entryVariableSplitterWorkspace .list.unfold .attr_inner_box,.entryVariableSplitterWorkspace .list.unfold .caution_dsc,.entryVariableSplitterWorkspace .list.unfold .use_block,.entryVariableSplitterWorkspace.unfold .attr_box{display:block}.entryVariableSplitterWorkspace .list.unfold .inpt:after{background-image:url(../images/layers_arrow_up_nor.png)}.entryVariableSplitterWorkspace .list.default_func .inpt_box,.entryVariableSplitterWorkspace .list.default_message .inpt_box{padding:13px 80px 13px 36px;background-color:#ecf8ff}.entryVariableSplitterWorkspace .list.default_func .inpt:after,.entryVariableSplitterWorkspace .list.default_message .inpt:after{display:none}.entryVariableSplitterWorkspace .list.default_message.unfold .inpt_box{background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1)}.entryVariableAdd_box .message_inpt input[type=text]:active,.entryVariableAdd_box .message_inpt input[type=text]:focus,.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:active,.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:focus,.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]:active,.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]:focus,.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt input[type=text]:active,.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt input[type=text]:focus,.entryVariableSplitterWorkspace .list .inpt input[type=text]:active,.entryVariableSplitterWorkspace .list .inpt input[type=text]:focus{border-color:#4f80ff}.simplebar-scrollbar{right:4px;width:8px}.simplebar-scrollbar:before{opacity:1!important;background-color:#aac5d5;border-radius:2.5px}.entryVariableAdd_box .entryVariableAddWorkspace{display:block;overflow:hidden;height:40px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;font-weight:600;color:#4f80ff;text-align:center;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin:12px;width:calc(100% - 24px);font-size:12px;letter-spacing:-.28px;line-height:40px}.entryVariableSplitterWorkspace{background-color:#fff;border:1px solid #d6e9f4}.entryVariableSplitterWorkspace.func,.entryVariableSplitterWorkspace.message{border-top:none}.entryVariableSplitterWorkspace .attr_box{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace .attr_box .default_message.unfold{border-color:#aac5d5;outline:1px solid #aac5d5}.entryVariableSplitterWorkspace.list.global.fold,.entryVariableSplitterWorkspace.variable.global.fold{border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .list .list:first-child{margin-top:0}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable.unfold{border-color:#aac5d5;outline:1px solid #aac5d5;border-top:none;margin-top:1px}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable .inpt_box:before{left:8px}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable .inpt_box .watch{margin-left:2px;margin-right:8px}.entryVariableSplitterWorkspace.unfold .attr_link:after{width:24px;height:24px;border-radius:0;background-image:url(../images/folder_open.svg);background-color:inherit;background-size:auto}.entryVariableSplitterWorkspace .attr_link{position:relative;display:block;height:38px;padding:0 14px 0 12px;font-size:10px;letter-spacing:-.4px;font-weight:600;color:#2c313d;text-decoration:none;word-break:break-all;cursor:default;line-height:38px;margin-bottom:1px}.entryVariableSplitterWorkspace .attr_link:after{display:inline-block;position:absolute;top:7px;right:14px;overflow:hidden;background-color:#4f80ff;content:"";width:24px;height:24px;border-radius:0;background-image:url(../images/folder_close.svg);background-color:inherit;background-size:auto}.entryVariableSplitterWorkspace .attr_box .list.fold input{margin-left:4px;pointer-events:none;border:none;background:transparent;padding:0}.entryVariableSplitterWorkspace .attr_box .list.unfold .caution_dsc,.entryVariableSplitterWorkspace .attr_box .list.unfold .used_function_dsc{background-color:#d6e9f4;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;padding-top:3px}.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box .arrowDown,.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box:after{background-image:url(../images/layers_arrow_up_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list.unfold .attr_inner_box{position:relative;background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.unfold .attr_inner_box .val_type_txt{position:absolute;top:15px;right:20px;font-size:9px;font-weight:600;letter-spacing:-.36px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list .inpt_box{display:-ms-flexbox;display:flex;padding:13px 0;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#f7fcff;-ms-flex-align:center;align-items:center}.entryVariableSplitterWorkspace .attr_box .list .inpt_box:before{margin-left:10px;width:24px;height:24px;background-size:24px auto;content:""}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .watch{margin-left:4px;width:18px;height:18px;font-size:0;background-image:url(../images/layers_icon_unvisible24.svg);background-size:18px auto}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .watch.on{background-image:url(../images/layers_icon_visible24.svg)}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt{position:relative;overflow:hidden;height:24px;-ms-flex:1 1;flex:1 1;margin-right:20px}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt input[type=text],.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt span{font-size:10px;line-height:10px}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .arrowDown{width:10px;height:8px;margin-right:20px;background-size:auto;background-image:url(../images/layers_arrow_down_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .del{margin-right:20px;width:20px;height:20px;background-position:50%;background-size:auto;background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box{padding:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .box_sjt{position:relative;left:-10px;margin-bottom:12px;font-size:11px;font-weight:600;letter-spacing:-.44px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box{display:-ms-flexbox;display:flex}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box .btn_list{-ms-flex:1 1;flex:1 1;display:inline-block;height:28px;border-radius:4px;border:1px solid #aac5d5;background-color:#fff;font-size:9px;letter-spacing:-.36px;font-weight:600;color:#2c313d;text-align:center;line-height:26px;cursor:pointer;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box .btn_list+.btn_list{margin-left:4px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_sjt{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:6px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt{overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr{padding:15px 20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt{display:block;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt label,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt label{display:block;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;line-height:10px;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt .val_inptbox,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt .val_inptbox{display:block}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt .val_inptbox input,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt .val_inptbox input{width:100%;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;font-size:10px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.4px;color:#2c313d}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px auto;background-image:url(../images/btn_checkbox.svg);vertical-align:top;margin-right:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .chk_text,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .chk_text{display:inline-block;font-weight:600;vertical-align:top;font-size:10px;line-height:18px;letter-spacing:-.4px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .cnt_box input,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .cnt_box input{width:56px;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#2c313d}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj{padding:15px 14px 12px 20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .box_sjt{margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li{position:relative;height:24px;margin-bottom:6px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li .thmb{position:static;display:inline-block;overflow:hidden;height:24px;width:22px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;background-size:auto 80%;background-repeat:no-repeat;background-position:50%;margin-right:8px;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li .text{display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#4d616e;white-space:nowrap;line-height:24px;font-size:10px;font-weight:600;letter-spacing:-.4px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr{padding:15px 14px 15px 20px;border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .box_sjt{position:relative;left:-10px;margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt{margin:3px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px;vertical-align:top;background-image:url(../images/btn_checkbox.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .chk_text{display:inline-block;margin-left:10px;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#4d616e;line-height:18px;font-weight:600;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt{margin:3px 0 0 28px;overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group{margin-top:10px;margin-left:28px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group[disabled]{display:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .scroll_box{max-height:135px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .scroll_box.on{padding-right:20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj{padding:15px 14px 15px 20px;border-top:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .use_block{padding:15px 14px 11px 20px}.entryVariableSplitterWorkspace .attr_box .list .use_block .box_sjt{position:relative;left:-10px;margin-bottom:5px;display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:12px}.entryVariableSplitterWorkspace .attr_box .list .use_block .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li{padding:3px 4px 3px 42px;border:none;height:24px}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li .thmb{border:1px solid #aac5d5;width:22px;height:24px}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li .text{height:24px;font-size:10px;line-height:24px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list.default_message.unfold .inpt_box{-webkit-box-shadow:0 1px 1px 0 #aac5d5;box-shadow:0 1px 1px 0 #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_message .inpt_box:before{left:10px;background-image:url(../images/ic_attr_message.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_val .inpt_box:before{left:10px;background-image:url(../images/ic_attr_variable.svg)}.entryVariableSplitterWorkspace .attr_box .list.cloud_list .cnt_group .del,.entryVariableSplitterWorkspace .attr_box .list.default_list .cnt_group .del,.entryVariableSplitterWorkspace .attr_box .list.real_time_list .cnt_group .del{position:absolute;width:22px;height:22px;right:6px;top:0;display:inline-block;background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;border:none;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list.cloud_list .inpt_box:before,.entryVariableSplitterWorkspace .attr_box .list.default_list .inpt_box:before,.entryVariableSplitterWorkspace .attr_box .list.real_time_list .inpt_box:before{left:10px}.entryVariableSplitterWorkspace .attr_box .list.default_list .inpt_box:before{background-image:url(../images/ic_attr_list.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .del{background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;border:none;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list.default_func .cnt_group .del{position:absolute;width:22px;height:22px;right:6px;top:0;display:inline-block}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .caution_dsc,.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .inpt_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .inpt_box:after{background-image:url(../images/layers_arrow_up_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .attr_inner_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box{background-color:#f7fcff}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box:before{left:10px;background-image:url(../images/ic_attr_func.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box:after{width:10px;height:8px;background-image:url(../images/layers_arrow_down_nor.svg);background-size:auto;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box .inpt input[type=text],.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box .inpt span{font-size:10px;line-height:10px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box{padding:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr{padding:15px 14px 15px 20px;border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .box_sjt{position:relative;left:-10px;margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt{margin:3px 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px;vertical-align:top;background-image:url(../images/btn_checkbox.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .chk_text{display:inline-block;margin-left:10px;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#4d616e;line-height:18px;font-weight:600;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt{margin:3px 0 0 28px;overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group{margin-top:10px;margin-left:28px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group[disabled]{display:none}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .scroll_box{max-height:135px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .scroll_box.on{padding-right:20px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block{padding:15px 14px 11px 20px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .box_sjt{position:relative;left:-10px;margin-bottom:5px;display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:12px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li{padding:3px 4px 3px 42px;border:none;height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li .thmb{border:1px solid #aac5d5;width:22px;height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li .text{height:24px;font-size:10px;line-height:24px;color:#4d616e}.entryVariableAdd_box .entryVariableSplitterWorkspace .attr_box .list.unfold{outline:1px solid #aac5d5;border-color:#aac5d5}.entryVariableAdd_box .entryVariableAddSpaceWorkspace{border:1px solid #aac5d5;background-color:#d6e9f4}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceDataWrapperWorkspace{padding:18px 20px 0}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceNameWrapperWorkspace{margin-bottom:6px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace{height:28px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;white-space:nowrap;margin-bottom:10px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button{display:inline-block;height:28px;width:50%;margin-top:-1px;margin-left:-1px;color:#728997;font-size:9px;font-weight:600;text-align:center;line-height:26px;letter-spacing:-.36px;vertical-align:top;border:1px solid transparent;border-radius:4px 0 0 4px;cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button.on{color:#4f80ff;border-color:#4f80ff;background-color:#fff}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button:nth-child(2n){border-radius:0 4px 4px 0;margin-left:2px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper{display:none;margin-bottom:10px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper.on{display:block}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper{color:#4d616e;font-size:10px;font-weight:600;line-height:18px;letter-spacing:-.4px;vertical-align:top}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper.on .radioButton{background-image:url(../images/btn_radio_on.svg)}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper .radioButton{display:inline-block;width:18px;height:18px;vertical-align:top;margin-right:10px;margin-bottom:6px;background-image:url(../images/btn_radio.svg);cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper .entryVariableAddSpaceCheckWorkspace{cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace{display:-ms-flexbox;display:flex;overflow:hidden;margin-top:10px;border-top:1px solid #aac5d5;font-size:0;text-align:center;padding:15px 18px 18px 8px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace{display:inline-block;-ms-flex:1 1;flex:1 1;height:32px;color:#2c313d;font-size:9px;font-weight:600;letter-spacing:-.36px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;text-align:center;text-decoration:none;line-height:30px;margin:0 2px;cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceConfirmWorkspace{color:#fff;background-color:#4f80ff;border-color:#4f80ff}.entryVariableAdd_box .message_inpt{border:1px solid #aac5d5;background-color:#d6e9f4}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper{padding:18px 20px 0;border-top:1px solid #d6e9f4;margin-bottom:16px}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper .box_sjt{position:relative;left:-10px;margin-bottom:8px;display:block;font-size:11px;font-weight:600;color:#2c313d;letter-spacing:-.44px;line-height:11px}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper input{width:100%;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;color:#2c313d;font-size:10px;font-weight:600;letter-spacing:-.4px}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace{display:-ms-flexbox;display:flex;overflow:hidden;margin-top:10px;border-top:1px solid #aac5d5;font-size:0;text-align:center;padding:15px 20px 18px}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace{display:inline-block;-ms-flex:1 1;flex:1 1;height:28px;color:#2c313d;font-size:9px;font-weight:600;letter-spacing:-.36px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;text-align:center;text-decoration:none;line-height:26px;margin:0 2px;cursor:pointer}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace.entryVariableAddSpaceConfirmWorkspace{color:#fff;background-color:#4f80ff;border-color:#4f80ff}#entryPdfWorkspace iframe{width:100%;height:100%}.targetChecker{height:50px;background-color:#fff;border-bottom:.5px solid #5096f5;cursor:pointer;padding:5px}.targetChecker.success{background-color:#5cb85c}.targetChecker.fail{background-color:#d9534f}.entryCurtainElem{position:fixed;background-color:#3b3b3b;opacity:.7;z-index:5001;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.entryCurtainElem.top{width:100%;top:0;left:0;right:0}.entryCurtainElem.right{right:0;bottom:0}.entryCurtainElem.bottom{left:0;bottom:0}.entryCurtainElem.left{left:0}.hideTooltip>.entryCurtainElem{opacity:0}.entryCurtainCloseBtn{width:22px;height:22px;position:fixed;z-index:10001;right:22px;top:22px;background-image:url(../images/curtain_close.png);background-repeat:no-repeat;background-color:transparent;border:none}#entryConsole{height:100%}#entryConsole>.CodeMirror{height:100%;background:#424b50}#entryConsole .CodeMirror-cursor{border-left:1px solid #fff}#entryConsole span{color:#fff}#entryConsole .speak span{color:#fff2a4}#entryConsole .ask span{color:#bdd1ff}.entryTargetStatus{font-family:EntryFont,NanumGothic;height:54px;width:100%;position:absolute;bottom:0}.entryTargetStatus .innerWrapper{width:auto;position:absolute;background-color:#f4f4f4;border-radius:3px;height:54px}.entryPopupWindow .entryTargetStatus{height:91px}.iframeWithTargetStatus .innerWrapper{width:100%}.entryPopupWindow .innerWrapper{left:16px;right:16px}.iframeWithTargetStatus #entryCanvasWrapper{bottom:89px}.iframeWithTargetStatus .entryEngine{bottom:54px}.entryTargetStatus .statusIndicator{display:inline-block;width:43px;height:41px;text-align:center;line-height:41px;font-size:14px;color:#fff;background-image:url(../images/status_dialog.png);margin-left:14px;margin-top:6px}.entryTargetStatus .statusMessage{font-size:14px;color:#3b3b3b;left:71px;top:0;bottom:0;right:10px;display:table;position:absolute;width:100%;height:54px}.statusMessage p{display:table-cell;vertical-align:middle;padding-right:81px}.targetCheckerPopup .entryEngine_w{height:auto!important;bottom:91px}.blueWS .entryTargetStatus .statusIndicator{background-image:url(../images/status_dialog_blue.png)}.purpleWS .entryTargetStatus .statusIndicator{background-image:url(../images/status_dialog_purple.png)}#textCodingExampleView{position:absolute;width:100%;top:150px}@-webkit-keyframes fIn{0%{opacity:0}to{opacity:.5}}@keyframes fIn{0%{opacity:0}to{opacity:.5}}.entryTooltipBG{position:absolute;width:100%;height:100%;z-index:9990;top:0;left:0;cursor:pointer;-webkit-animation-name:fIn;animation-name:fIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes stretch{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes stretch{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.entryTooltipWrapper{position:absolute;z-index:9999;-webkit-animation-name:stretch;animation-name:stretch;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.hideTooltip>.entryTooltipWrapper{opacity:0}.entryTooltip{position:absolute;white-space:nowrap;padding:25px;background-color:#fff;border-radius:8px;text-align:center;font-size:14px;font-family:EntryFont,NanumGothic;color:#3b3b3b;-webkit-box-shadow:2px 2px 10px 0 rgba(0,0,0,.19);box-shadow:2px 2px 10px 0 rgba(0,0,0,.19)}.entryTooltip:before{position:absolute;content:""}.entryTooltip.up{-webkit-transform:translate(-50%,-100%);-moz-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);-o-transform:translate(-50%,-100%);transform:translate(-50%,-100%);margin-top:-11px}.entryTooltip.up:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='11'%3E%3Cpath fill='%23FFF' d='M0 0l10 10c2.5 1.5 2.5 1.5 5 0L25 0z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:11px;width:25px;top:100%;left:50%;margin-left:-12.5px}.entryTooltip.down{margin-top:11px;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.entryTooltip.down:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='11'%3E%3Cpath fill='%23FFF' d='M25 11L15 1c-2.5-1.5-2.5-1.5-5 0L0 11z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:11px;width:25px;top:-11px;left:50%;margin-left:-12.5px}.entryTooltip.left{margin-left:-11px;-webkit-transform:translate(-100%,-50%);-moz-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);-o-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.entryTooltip.left:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='25'%3E%3Cpath fill='%23FFF' d='M0 25l10-10c1.5-2.5 1.5-2.5 0-5L0 0z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:25px;width:11px;left:100%;margin-left:-1px;top:50%;margin-top:-12.5px}.entryTooltip.right{margin-left:11px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.entryTooltip.right:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='25'%3E%3Cpath fill='%23FFF' d='M11 0L1 10c-1.5 2.5-1.5 2.5 0 5l10 10z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:25px;width:11px;top:50%;left:-11px;margin-top:-12.5px}@-webkit-keyframes IndicatorPop{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes IndicatorPop{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.entryTooltipIndicator{position:absolute;padding-top:25px}.entryTooltipIndicator>div{width:50px;height:50px;background-color:#fff;margin:-100% -50%;border-radius:100%;position:relative;z-index:9999;-webkit-animation-name:IndicatorPop;animation-name:IndicatorPop;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.entryTooltipIndicator>div:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.entryTooltipIndicator>div:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.entryTooltip.left.edge_up{-webkit-transform:translate(-100%,-25px);-moz-transform:translate(-100%,-25px);-ms-transform:translate(-100%,-25px);-o-transform:translate(-100%,-25px);transform:translate(-100%,-25px)}.entryTooltip.left.edge_up:before{top:25px}.entryTooltip.left.edge_down{-webkit-transform:translate(-100%,-100%);-moz-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);-o-transform:translate(-100%,-100%);transform:translate(-100%,-100%);margin-top:25px}.entryTooltip.left.edge_down:before{top:100%;margin-top:-37.5px}.entryTooltip.right.edge_up{-webkit-transform:translateY(-25px);-moz-transform:translateY(-25px);-ms-transform:translateY(-25px);-o-transform:translateY(-25px);transform:translateY(-25px)}.entryTooltip.right.edge_up:before{top:25px}.entryTooltip.right.edge_down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);margin-top:25px}.entryTooltip.right.edge_down:before{top:100%;margin-top:-37.5px}.entryTooltip.up.edge_left{-webkit-transform:translate(-25px,-100%);-moz-transform:translate(-25px,-100%);-ms-transform:translate(-25px,-100%);-o-transform:translate(-25px,-100%);transform:translate(-25px,-100%)}.entryTooltip.up.edge_left:before{left:25px}.entryTooltip.up.edge_right{-webkit-transform:translate(-100%,-100%);-moz-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);-o-transform:translate(-100%,-100%);transform:translate(-100%,-100%);margin-left:25px}.entryTooltip.up.edge_right:before{left:100%;margin-left:-37.5px}.entryTooltip.down.edge_left{-webkit-transform:translate(-25px);-moz-transform:translate(-25px);-ms-transform:translate(-25px);-o-transform:translate(-25px);transform:translate(-25px)}.entryTooltip.down.edge_left:before{left:25px}.entryTooltip.down.edge_right{left:0;margin-left:25px;-webkit-transform:translate(-100%);-moz-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%)}.entryTooltip.down.edge_right:before{left:100%;margin-left:-37.5px}@-webkit-keyframes fadeToast{0%{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}35%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}70%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}to{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@keyframes fadeToast{0%{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}35%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}70%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}to{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}.fadeToast{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeToast;animation-name:fadeToast}.hideToast{visibility:hidden;opacity:0}.toastText{font-family:EntryFont,NanumGothic;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center} diff --git a/dist/entry.min.css b/dist/entry.min.css index 5eace84d50..b8965b1f1e 100644 --- a/dist/entry.min.css +++ b/dist/entry.min.css @@ -1,2 +1,2 @@ [data-simplebar]{position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-align:start;align-items:flex-start}.simplebar-wrapper,[data-simplebar]{width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-wrapper{overflow:hidden}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content{direction:inherit;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:scroll;max-width:100%;max-height:100%}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{-webkit-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:inherit;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:0;right:0;opacity:0;-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.simplebar-track .simplebar-scrollbar.simplebar-visible:before{opacity:.5;-webkit-transition:opacity 0s linear;-o-transition:opacity 0s linear;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll} -body,html{-ms-touch-action:none;touch-action:none;overflow:hidden}#__next{position:absolute;height:100%;width:100%}.entry,.wrapper,body,html{height:100%;margin:0;padding:0}.entry,.wrapper{position:relative;min-width:1024px}.engineContainer{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;float:left;width:294px;height:100%;padding:46px 16px 8px 8px}.dragNone{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryHidden{visibility:hidden}.entryRemove{display:none!important}.entryHide{visibility:hidden}.entryRemoveCategory,.entryRemoveElement{display:none!important}.entryNoDeco{text-decoration:none!important}.entryBtn{border:none;margin:0;background-color:transparent}.entryDimmed{opacity:.5;background-color:#767676}#entryInputForComputeWidth{visibility:hidden;position:fixed;left:-9999px;top:-9999px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.CodeMirror{height:100%;color:#000}.CodeMirror,.CodeMirror *{font-family:Nanum Gothic Coding!important}.CodeMirror-sizer{padding-top:7px}.CodeMirror-lines{padding:5px 0}.CodeMirror pre{padding:0 5px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7}.CodeMirror-gutters,.CodeMirror-linenumber{border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{padding:0 5px;min-width:20px;text-align:right;color:#a0a0a0}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#2bbfed}.cm-s-default .cm-atom{color:#ff9e00}.cm-s-default .cm-number{color:#0fc764}.cm-s-default .cm-def{color:#4f39db}.cm-s-default .cm-property,.cm-s-default .cm-punctuation,.cm-s-default .cm-variable{color:#e22c0b}.cm-s-default .cm-operator{color:#000}.cm-s-default .cm-variable-2{color:#e22c0b}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#ff9e00}.cm-s-default .cm-string{color:#2a7def}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#c93ad8}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:#e22c0b}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e7f1fd}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3;height:100%!important}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;margin-bottom:-30px;margin-right:-1px;*zoom:1;*display:inline}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4;background-color:#f7f7f7;padding-right:6px}.CodeMirror-gutter-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#e4f9ed}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::-moz-selection, .CodeMirror-line>span::-moz-selection, .CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.CodeMirror span{*vertical-align:text-bottom}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.block.selected>g>.blockBackgroundPath,.block.selected>g>.blockPath{-webkit-filter:none;filter:none}.block.selected>g>.blockBackgroundPath:not([fill^="url(#blockHoverPattern"]),.block.selected>g>.blockPath:not([fill^="url(#blockHoverPattern"]){-webkit-filter:url(#entryBlockSelectFilter_board);filter:url(#entryBlockSelectFilter_board)}.block.outputHighlight>g>.blockPath{stroke-width:2px;stroke:#fff}.block.basicButtonView{cursor:pointer}.block.basicButtonView>g>path{fill:#fff;stroke:#4f80ff;stroke-width:1}.block.basicButtonDisabledView{cursor:auto}.block.basicButtonDisabledView>g>path{fill:#f9f9f9;stroke:#e2e2e2;stroke-width:1}.block.clickableText{cursor:pointer}.block.basicText{cursor:default}.block.basicText:hover>g>path{fill:none}.block.basicTextLight{cursor:default}.block.basicTextLight>g>text>tspan{font-weight:lighter}.block{cursor:url(/media/handopen.cur),auto;-ms-touch-action:none}.block.dragging{cursor:url(/media/handclosed.cur),auto}.block.selected>path{stroke-width:3px;stroke:#798eb1}.block.activated>g>path{stroke-width:3px;stroke:red}@keyframes activationDash{to{stroke-dashoffset:0}}@-webkit-keyframes activationDash{to{stroke-dashoffset:0}}.block g image,.block g text{pointer-events:none}svg .svgBlockGroup text{white-space:pre}.entry-field-color{cursor:pointer}.entry-input-field{cursor:text}.entry-input-field:hover rect{stroke-width:1.5px;stroke:#fff}.entry-widget-input-field{position:fixed;font-family:EntryFont,NanumGothic;font-weight:700;border:none;border-radius:5px;outline:none;line-height:normal;z-index:254;color:#000}.entry-widget-input-field::-ms-clear,.entry-widget-input-field::-ms-reveal{display:none}.entry-widget-textarea{position:absolute;background-color:#ffda85;resize:none;line-height:1.6em;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;overflow:hidden}.entryWorkspaceBoard.invisibleComment .svgCommentGroup,.invisible{visibility:hidden}.entry-field-angle{cursor:default}.entry-field-angle-circle{stroke:#dbdbdb;stroke-width:1;fill:#fbfbfb;fill-opacity:.8}.entry-angle-divider{stroke:#bababa;stroke-width:1}.entry-angle-indicator{stroke:#333;stroke-width:1;stroke-linecap:round}.entry-angle-fill-area{fill:#5096f5;fill-opacity:.3}.entryWorkspaceFilters{position:absolute;left:-100px;top:-100px}.entry-widget-keyboard-input{position:fixed}.entry-comment-resize-arrow{cursor:nwse-resize}.entry-comment-toggle-arrow{cursor:pointer}.blockHoverPattern .pattern1{-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern1,.blockHoverPattern .pattern2{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-ms-animation-direction:alternate;-o-animation-direction:alternate;-webkit-animation-name:blockPatternAnimation;-moz-animation-name:blockPatternAnimation;-ms-animation-name:blockPatternAnimation;-o-animation-name:blockPatternAnimation;animation-name:blockPatternAnimation}.blockHoverPattern .pattern2{-webkit-animation-delay:.33s;-moz-animation-delay:.33s;-ms-animation-delay:.33s;-o-animation-delay:.33s;animation-delay:.33s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern3{-webkit-animation-delay:.67s;-moz-animation-delay:.67s;-ms-animation-delay:.67s;-o-animation-delay:.67s;animation-delay:.67s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern3,.blockHoverPattern .pattern4{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-ms-animation-direction:alternate;-o-animation-direction:alternate;-webkit-animation-name:blockPatternAnimation;-moz-animation-name:blockPatternAnimation;-ms-animation-name:blockPatternAnimation;-o-animation-name:blockPatternAnimation;animation-name:blockPatternAnimation}.blockHoverPattern .pattern4{-webkit-animation-delay:1s;-moz-animation-delay:1s;-ms-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}@keyframes blockPatternAnimation{0%{opacity:0}to{opacity:.2}}@-webkit-keyframes blockPatternAnimation{0%{opacity:0}to{opacity:.2}}g.entry-field-dropdown{cursor:default}.guideGroup{opacity:.3}.entryWorkspaceBlockMenu{background-color:#fff;position:absolute;top:0;bottom:0;z-index:2}.entryWorkspaceBlockMenu.entryRemove.init{opacity:0!important;display:block!important;z-index:-9999}.entryCategoryListWorkspace{position:relative;min-width:58px;overflow:hidden;height:100%;display:inline-block;background-color:#ecf8ff;list-style-type:none;border-radius:0 0 6px 6px;margin:0;padding:0;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.entryCategoryListWorkspace .scrollIndicator{position:absolute;width:58px;height:16px;opacity:.8;background-image:url(../images/block_menu/scroll_indicator_arrow.svg);background-repeat:no-repeat;background-position:50%;background-color:#aac5d5;z-index:6;display:none;cursor:pointer}.entryCategoryListWorkspace .scrollIndicator.prepend{top:0}.entryCategoryListWorkspace .scrollIndicator.append{bottom:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.entryCategoryListWorkspace .scrollIndicator .active{display:block}.entryCategoryListWorkspace .entryCategoryList{height:100%;overflow:hidden;overflow-y:scroll;font-weight:700}.entryCategoryListWorkspace .entryCategoryList::-webkit-scrollbar{display:none}.entryCategoryListWorkspace .entryCategoryList .visiblePoint{margin:0}.entryCategoryListWorkspace .entryCategoryList #entryCategoryarduino{border-bottom-right-radius:6px;border-bottom-left-radius:6px;margin-bottom:1px}.entryCategoryListWorkspace:before{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #d6e9f4;border-radius:0 0 6px 6px;content:""}.entryCategoryListWorkspace li{position:relative;background-color:#ecf8ff;z-index:5}.entryCategoryListWorkspace li:first-child{margin-top:0}.entrySelectedCategory{position:relative;z-index:5}.blockMenuContainer{display:inline-block;vertical-align:top;width:254px;margin-left:2px;height:100%;background-color:#ecf8ff;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.blockMenuContainer .blockMenuWrapper{overflow:hidden;height:100%;-webkit-transition:width .2s ease;-o-transition:width .2s ease;transition:width .2s ease}.blockMenuContainer .blockMenuTrashcan{position:absolute;top:0;left:0;opacity:.95;background:#f7f2d1;border:2px dashed #ffc803}.blockMenuContainer .blockMenuTrashcan:before{display:block;content:" ";width:62px;height:94px;margin-top:74px;margin-left:calc(50% - 32px);background-image:url(../images/trashcan.svg)}.blockMenuContainer .blockMenuTrashcan.open:before{display:block;content:" ";width:64px;height:102px;margin-top:66px;margin-left:calc(50% - 31px);background-image:url(../images/trashcan_open.svg)}.blockMenuContainer .blockMenuTrashcan span{position:absolute;top:180px;width:100%;font-family:NanumGothicOTFBold;font-size:14px;color:#555;text-align:center}.blockMenuContainer .block.selected>g>.blockBackgroundPath,.blockMenuContainer .block.selected>g>.blockPath{-webkit-filter:none;filter:none}.blockMenuContainer .block.selected>g>.blockBackgroundPath:not([fill^="url(#blockHoverPattern"]),.blockMenuContainer .block.selected>g>.blockPath:not([fill^="url(#blockHoverPattern"]){-webkit-filter:url(#entryBlockSelectFilter_blockMenu);filter:url(#entryBlockSelectFilter_blockMenu)}.blockMenu{height:100%;min-width:700px}.entryCategoryListPhone{padding:0;margin:0;list-style-type:none}.entryCategoryElementWorkspace{padding:34px 0 4px;min-width:58px;text-align:center;background-color:#ecf8ff;font-size:12px;color:#595959;border:1px solid #d6e9f4;border-bottom:transparent;cursor:pointer;font-family:EntryFont,NanumGothic!important;line-height:14px;background-size:32px auto;background-position:50% 4px;position:relative}.entryCategoryBetaTag{background-image:url(../images/beta_tag.svg);position:absolute;bottom:18px;right:3px;width:26px;height:14px}.entryCategoryElementPhone{height:50px;clear:both;width:56px;padding-top:30px;text-align:center;background-color:#e2e9f0;font-size:13px;color:#474747;float:left;border-bottom:1px solid #b7c4cc;background-position:5px 2px;cursor:pointer}.entryCategoryElementEndWorkspace{clear:both;width:3px;margin-left:56px;background-color:#515b7c;height:4000px}.entryCategoryWorkspace{width:74px;height:100%;display:block}.entryBlockMenuWorkspace{background-color:#e5e5e5;position:absolute;left:64px;top:45px;width:186px;bottom:0;z-index:100}#entryCategorystart{background-repeat:no-repeat}.entryUnSelectedCategory#entryCategorystart{background-image:url(../images/start.svg)}.entrySelectedCategory#entryCategorystart{background-image:url(../images/start_on.svg);background-color:#00b400;border-color:#00b400;color:#fff}#entryCategoryflow{background-image:url(../images/flow.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryflow{background-image:url(../images/flow_on.svg);background-color:#17a6d1;border-color:#17a6d1;color:#fff}#entryCategorymoving{background-image:url(../images/moving.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorymoving{background-image:url(../images/moving_on.svg);background-color:#ad3efb;border-color:#ad3efb;color:#fff}#entryCategorylooks{background-image:url(../images/looks.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorylooks{background-image:url(../images/looks_on.svg);background-color:#ff3a61;border-color:#ff3a61;color:#fff}#entryCategorybrush{background-image:url(../images/brush.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorybrush{background-image:url(../images/brush_on.svg);background-color:#fc7e01;border-color:#fc7e01;color:#fff}#entryCategorytext{background-image:url(../images/text.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorytext{background-image:url(../images/text_on.svg);background-color:#e43500;border-color:#e43500;color:#fff}#entryCategorysound{background-image:url(../images/sound.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorysound{background-image:url(../images/sound_on.svg);background-color:#67b100;border-color:#67b100;color:#fff}#entryCategoryjudgement{background-image:url(../images/judgement.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryjudgement{background-image:url(../images/judgement_on.svg);background-color:#4562f5;border-color:#4562f5;color:#fff}#entryCategorycalc{background-image:url(../images/calc.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorycalc{background-image:url(../images/calc_on.svg);background-color:#f4af18;border-color:#f4af18;color:#fff}#entryCategoryvariable{background-image:url(../images/variable.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryvariable{background-image:url(../images/variable_on.svg);background-color:#dd47d8;border-color:#dd47d8;color:#fff}#entryCategoryfunc{background-image:url(../images/func.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryfunc{background-image:url(../images/func_on.svg);background-color:#de5c04;border-color:#de5c04;color:#fff}#entryCategoryanalysis{background-image:url(../images/analysis.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryanalysis{background-image:url(../images/analysis_on.svg);background-color:#17a6d1;border-color:#17a6d1;color:#fff}#entryCategoryai{background-image:url(../images/ai.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryai{background-image:url(../images/ai_on.svg);background-color:#8222ff;border-color:#8222ff;color:#fff}#entryCategoryexpansion{background-image:url(../images/expansion.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryexpansion{background-image:url(../images/expansion_on.svg);background-color:#ef6d6d;border-color:#ef6d6d;color:#fff}#entryCategoryai_utilize{background-image:url(../images/ai_utilize.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryai_utilize{background-image:url(../images/ai_utilize_on.svg);background-color:#8222ff;border-color:#670bdd;color:#fff}#entryCategoryscene{background-image:url(../images/scene.png);background-repeat:no-repeat;border-right:none}.entrySelectedCategory#entryCategoryscene{border-left:none;border-right:none}#entryCategoryarduino{background-image:url(../images/hardware.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryarduino{background-image:url(../images/hardware_on.svg);background-color:#00b6b1;border-color:#00b6b1;color:#fff}#entryCategoryhw_sensor{background-image:url(../images/sensor.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_sensor{background-image:url(../images/sensor_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_led{background-image:url(../images/diode.svg);background-repeat:no-repeat;font-size:10px}.entrySelectedCategory#entryCategoryhw_led{background-image:url(../images/diode_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_motor{background-image:url(../images/dcmotor.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_motor{background-image:url(../images/dcmotor_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_melody{background-image:url(../images/melody.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_melody{background-image:url(../images/melody_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_robot{background-image:url(../images/robot.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_robot{background-image:url(../images/robot_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}.entryBlocklyWorkspace{position:absolute;left:250px;top:8px;bottom:0;right:0;overflow:hidden;border:1px solid #c4c4b9;border-top-left-radius:10px;background-image:url(../images/entry_bg.svg)}.entryBlocklyWorkspace.folding{z-index:300;border-left:1px solid #c4c4b9;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldBlockly;-moz-animation-name:foldBlockly;-ms-animation-name:foldBlockly;-o-animation-name:foldBlockly;animation-name:foldBlockly;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldBlockly{to{left:64px}}@-webkit-keyframes foldBlockly{to{left:64px}}.entryBlocklyWorkspace.foldOut{z-index:300;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldOutBlockly;-moz-animation-name:foldOutBlockly;-ms-animation-name:foldOutBlockly;-o-animation-name:foldOutBlockly;animation-name:foldOutBlockly;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldOutBlockly{0%{left:64px}}@-webkit-keyframes foldOutBlockly{0%{left:64px}}.entryBlocklyPhone{position:absolute;top:0;left:56px;right:0;bottom:0;overflow:hidden;border:1px solid #c4c4b9;border-left:0;background-image:url(../images/entry_bg_1.png)}.entryBoard{cursor:move;position:absolute;-ms-touch-action:none}.entryOverlayBoard{background:rgba(138,163,178,.7)}.boardScrollbar{opacity:1;cursor:move;-ms-touch-action:none}.boardScrollbar .scrollbar{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;cursor:pointer}.boardScrollbar:hover{opacity:.6}.entryBoardWrapper{right:0}.entryBoardWrapper,.entryVimBoard{position:absolute;top:0;left:0;height:100%}.entryVimBoard{z-index:0;width:100%}.entryFunctionButton{fill:#fff}.entryFunctionButton,.entryFunctionButtonText{font-family:ng!important;font-size:13!important;text-anchor:middle;cursor:pointer!important}.entryFunctionButtonText{fill:#4f80ff}.entryFunctionButtonBorder{font-family:ng!important;font-size:13!important;text-anchor:middle;fill:#fff;cursor:pointer!important;stroke:#4f80ff;stroke-width:1}.entryWorkspaceBoard{position:absolute;left:254px;top:0;bottom:0;right:0;border:1px solid #d6e9f4;border-width:1px 0;overflow:hidden;background-image:url(../images/entry_bg.svg)}.entryWorkspaceBoard.folding{z-index:251;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldBoard;-moz-animation-name:foldBoard;-ms-animation-name:foldBoard;-o-animation-name:foldBoard;animation-name:foldBoard;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldBoard{to{left:61px}}@-ms-keyframes foldBoard{to{left:61px}}@-moz-keyframes foldBoard{to{left:61px}}@-webkit-keyframes foldBoard{to{left:61px}}.entryWorkspaceBoard.foldOut{z-index:300;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldOutBoard;-moz-animation-name:foldOutBoard;-ms-animation-name:foldOutBoard;-o-animation-name:foldOutBoard;animation-name:foldOutBoard;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldOutBoard{0%{left:64px}}@-o-keyframes foldOutBoard{0%{left:61px}}@-ms-keyframes foldOutBoard{0%{left:61px}}@-moz-keyframes foldOutBoard{0%{left:61px}}@-webkit-keyframes foldOutBoard{0%{left:61px}}#invisibleBoard{visibility:hidden;position:fixed;left:-1000px;top:-1000px}.sortable .sortableItem{-webkit-transform:translateZ(0);transform:translateZ(0)}.entryContainerWorkspace{height:100%;background-color:#fff}.entryContainerWorkspace .simplebar-scrollbar{right:4px;width:8px}.entryContainerWorkspace .simplebar-scrollbar:before{opacity:1!important;background-color:#aac5d5;border-radius:2.5px}.entryContainerPhone{width:100%;background-color:#fff}.entryAddObjectWorkspace{display:block;height:48px;background-color:#e7e7e7;color:#757575;text-align:center;font-size:11pt;line-height:44px;margin:10px;border:2px dashed #979797;cursor:pointer}.entryContainerListWorkspaceWrapper{position:absolute;bottom:0;padding:0;margin:0;width:100%;top:0;background-color:#fff}.entryContainerExtensions{background-color:#363c46}.entryContainerExtensions,.entryContainerListWorkspace{position:relative;margin:0;padding:0;width:100%;list-style-type:none}.entryContainerListWorkspace,.entryContainerListWorkspace .Draggable{height:100%}.entryContainerListPhone{position:relative;margin:0;padding:0;width:100%;background-color:#363c46;list-style-type:none;border-top:1pt solid #ebeff1}.entryContainerListWorkspace::-webkit-scrollbar{display:none}.entryContainerListElementWorkspace{background-color:#f7fcff;display:block;padding:0;margin:0;position:relative;overflow:hidden;min-height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #d6e9f4;border-width:1px 0}.entryContainerListElementWorkspace.fold{background-color:#f7fcff}.entryContainerListElementWorkspace.selectedObject{background-color:#d6e9f4}.collapsed .selectedObject{height:149px}.entryContainerListElementWorkspace.selectedObject+.entryContainerListElementWorkspace,.entryContainerListElementWorkspace:first-child{border-top:0}.propertyTabhelper{background-image:url(../images/property/helper_off.png)}.propertyTabhelper.selected{background-image:url(../images/property/helper_on.png)}.practical_course_mode .propertyTabhelper.selected{background-image:url(../images/property/helper_on_practical_course.png)}.propertyTabContainer{background-image:url(../images/property/container_off.png)}.propertyTabContainer.selected{background-image:url(../images/property/container_on.png)}.entryContainerTabViewWorkspace{width:100%;height:45px;border-bottom:2px solid #1bafea}.entryContainerTabItemWorkspace{vertical-align:top;height:100%;width:25%;text-align:center;display:inline-block;background-color:#e5e5e5;color:#9e9f9f;font-size:13px;cursor:pointer;padding-top:13px}.entryContainerTabItemWorkspace:nth-child(2){border-left:2px solid #fff;border-right:2px solid #fff}.entryContainerTabItemWorkspace:nth-child(3){border-right:2px solid #fff}.entryContainerTabItemWorkspace.selected{background-color:#1bafea;color:#fff}.entryContainerMovieWorkspace{position:absolute;background-color:#363c46;top:0;width:100%;overflow:scroll}.entryContainerMovieWorkspace::-webkit-scrollbar{display:none}.entryContainerDoneWorkspace{position:absolute;width:100%;top:0;background-color:#363c46;overflow:hidden;text-align:center}.entryContainerHelperWorkspace{position:absolute;width:100%;top:45px;bottom:0;background-color:#fff;z-index:1000;background:grey}.tablet .entryContainerListElementWorkspace.selectedObject{height:128px}.tablet .collapsed .selectedObject{height:159px}#entry-contextmenu{position:fixed;display:inline-block;list-style:none;padding:4px 0;outline:none;font-size:13px;z-index:25000}#entry-contextmenu span{width:100%;height:100%;display:inline-block}#entry-contextmenu .menuAble{cursor:pointer;padding:3px 20px}#entry-contextmenu .menuAble:hover{color:#fff;background-color:#57e}#entry-contextmenu .menuDisable{color:#ccc;padding:3px 20px}#entry-contextmenu .divider{padding:0;height:1px;background-color:#ccc}#entry-contextmenu.workspace-contextmenu{font-size:14px;min-width:160px}#entry-contextmenu.workspace-contextmenu .menuAble{padding:3px 20px}#entry-contextmenu.workspace-contextmenu .menuAble:hover{color:#fff;background-color:#57e}#entry-contextmenu.workspace-contextmenu .menuDisable{color:#ccc;padding:3px 20px}.entryEngineWorkspace{width:480px}.entryEngineMinimize,.entryEngineWorkspace{height:35px;background-color:#fff;border-top:1pt solid #ebeff1}.entryEngineMinimize{width:100%}.entryEngineWorkspace_w{position:relative;overflow:hidden;width:270px;background-color:#fff;border:1px solid #d6e9f4;border-radius:6px}.entryEngineWorkspace_w:after{display:block;clear:both;content:""}.entryPopupWindow>.entryEngineWorkspace{position:absolute;top:auto!important;width:100%!important;bottom:0}.entryPopupWindow>.entryEngineWorkspace_w{position:absolute;width:100%!important;top:0!important}.entryPopupWindow>.entryEngineWorkspace_w>.entryRunButtonWorkspace_w{display:none;top:37%;left:46%}.entryPopupWindow>.entryEngineWorkspace_w>.entryRunButtonWorkspace_w2{display:block;width:111px;height:111px;background-image:url(../images/play_btn.png);background-position:40px;background-color:rgba(0,0,0,.5);border-radius:55px;background-repeat:no-repeat;right:5px;bottom:-10px;left:44%;top:35%}.entryPopupWindow>.entryEngineWorkspace_w>.entryStopButtonWorkspace_w2{display:block;background-image:url(../images/stop_btn.png);background-repeat:no-repeat;left:20px;color:transparent;bottom:-10px;width:90px;background-position:0;color:#4b37a0}.entryPopupWindow>.entryEngineWorkspace_w>.entryStopButtonWorkspace_w{display:none}.entryPopupWindow>.entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w{position:absolute;right:53px;bottom:12px;margin:0;background-image:url(../images/grid.png)!important;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w.toggleOn{position:absolute;right:53px;bottom:12px;margin:0;background-image:url(../images/layers_icon_grid_nor_1.png)!important;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryMaximizeButtonWorkspace_w{position:absolute;right:6px;bottom:12px;background-image:url(../images/zoom_out_btn.png);background-repeat:no-repeat;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper{display:block;height:48px;border-top:1px solid #d6e9f4;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryPauseButtonWorkspace_full,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRestartButtonWorkspace_full,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRunButtonWorkspace_w,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryStopButtonWorkspace_w{display:inline-block;overflow:hidden;-ms-flex:none;flex:none;width:auto;height:auto;border:0;margin-left:24px;border-radius:0;background:none;font-size:14px;font-weight:600;color:#4f80ff;line-height:48px}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRestartButtonWorkspace_full:before,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRunButtonWorkspace_w:before{display:inline-block;width:14px;height:18px;margin:0 8px 0 0;vertical-align:middle;background-image:url(../images/layers_icon_button_play_norx2.png);background-repeat:no-repeat;background-size:14px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryStopButtonWorkspace_w:before{display:inline-block;width:16px;height:16px;margin:0 8px 0 0;vertical-align:middle;background-image:url(../images/layers_icon_button_stop_norx2.png);background-repeat:no-repeat;background-size:16px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryPauseButtonWorkspace_full:before{display:inline-block;width:16px;height:16px;margin-right:8px;vertical-align:middle;background-image:url(../images/layers_icon_button_pause_norx2.png);background-repeat:no-repeat;background-size:16px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper>.entryAddButtonWorkspace_w{display:none}.entryEngineBlueWorkspace{background-color:#61abdb}.entryEngineButtonMinimize,.entryEngineButtonWorkspace{border:none;outline:none;width:25px;height:35px;background-color:transparent;background-repeat:no-repeat;background-position:50%}.entryRunButtonBigMinimize{position:absolute;left:50%;top:50%;width:111px;height:111px;margin:-55px 0 0 -55px;border:none;padding:0;background-image:url(../images/play_btn.png);background-repeat:no-repeat;background-position:40px;background-color:rgba(0,0,0,.5);-webkit-border-radius:55px;border-radius:55px;background-clip:padding-box;z-index:100;cursor:pointer}.hidePlayBtn .entryRunButtonBigMinimize{display:none}@media screen and (max-width:500px){.entryRunButtonBigMinimize{width:80px;height:80px;margin:-40px 0 0 -40px;background-position:32px;background-size:25px}}.entryRunButtonBigMinimize:hover{opacity:.8}.entryEngineButtonWorkspace_w{border:none;outline:none;width:25px;height:24px;background-color:transparent;background-repeat:no-repeat;background-position:50%}.entryRunButtonPhone{background-image:url(../images/layers_icon_button_play_nor.png)}.entryRunButtonPhone,.entryStopButtonPhone{width:100%;height:100%;background-color:transparent;font-size:12pt;border:none;border-bottom:2px solid #89c0d5;background-position:10px 50%;background-repeat:no-repeat}.entryStopButtonPhone{background-image:url(../images/layers_icon_button_stop_nor.png)}.entryEnginePhone{width:100%}.entryEngineHeaderPhone{border-bottom:1px solid #ccc;width:100%;background-color:#fff;height:34px}.entryEngineFooterPhone{border-top:1px solid #ccc;width:100%;background-color:#fff;height:38px}.entryMouseViewWorkspace{position:relative;color:#61abdb}.entryMouseViewMinimize,.entryMouseViewWorkspace{font-size:9pt;margin:0 auto;width:40%;line-height:35px;text-align:center}.entryMouseViewMinimize{color:#6c5af2}.entryMouseViewWorkspace_w{height:32px;font-size:12px;font-weight:700;margin:0 auto;padding:10px 0 8px;color:#4f80ff;text-align:center;letter-spacing:-.4px;line-height:14px}.entryMouseViewWorkspace_w>input{font-size:10px;line-height:11px;border:none;font-weight:700;color:#555;text-align:center;letter-spacing:-.4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryEngineBlueWorkspace>.entryMouseViewWorkspace{color:#fff}.entryMaximizeButtonWorkspace{float:left;margin-left:5px;background-image:url(../images/fullscreen_edit.png)}.entryMaximizeButtonMinimize{float:right;margin-right:5px;background-image:url(../images/zoom_in_btn.png)}.entryPopupWindow>.entryEngineMinimize>.entryMaximizeButtonMinimize{float:right;margin-right:5px;background-image:url(../images/zoom_out_btn.png)}.entryMaximizeButtonPhone{width:20px;height:100%;border:none;float:right;margin-right:9px;background-repeat:no-repeat;background-position:50%;background-color:transparent;background-image:url(../images/layers_icon_fullmode01_nor.png)}.entryMaximizeButtonWorkspace_w{float:right;margin:4px 6px 0 5px;background-image:url(../images/layers_icon_fullmode01_nor_1.png);background-repeat:no-repeat;background-size:16px auto}.entryEngineBlueWorkspace>.entryMaximizeButtonWorkspace{background-image:url(../images/fullscreen_play.png)}#entrySpeedPanelWorkspace{width:100%;height:0;background-color:#0e0}.entrySpeedButtonWorkspace{float:left;background-size:contain;width:18px;height:16px;margin-top:8px;margin-left:10px;background-image:url(../images/speed_edit.png);background-size:18px auto}.entrySpeedButtonWorkspace.on{background-image:url(../images/speed_edit_on.png)}.entryPopupWindow>div>.entrySpeedButtonWorkspace{display:none}.entryPopupWindow .entryMouseViewWorkspace_w{position:absolute;bottom:0;left:50%;width:40%;height:48px;padding:0;margin:0 auto 0 -20%;font-size:14px;font-weight:600;color:#4f80ff;text-align:center;line-height:48px}#entrySpeedProgressWorkspace{overflow:hidden;width:100%;height:30px;margin-top:4px;border-radius:4px;table-layout:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;border-spacing:0}#entrySpeedProgressWorkspace>tr>td{height:30px;width:20%;cursor:pointer}#entrySpeedProgressWorkspace .on{background-size:20px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/ic_graph_chk.png)}#progressCell0{background-color:#cad8ff}#progressCell1{background-color:#a7bfff}#progressCell2{background-color:#95b3ff}#progressCell3{background-color:#7299ff}#progressCell4{background-color:#4f80ff}#entrySpeedLabelWorkspace{position:absolute;left:10px;top:12px;font-size:10px;font-weight:600;color:#000;letter-spacing:-.4px;line-height:11px}#entrySpeedHandleWorkspace{position:absolute!important;cursor:pointer;width:18px;height:16px;top:21px;z-index:100;background-image:url(../images/speed_handle.png)}.entrySpeedBox{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;height:39px;margin:0 0 -1px;padding:0 10px 0 60px;border:1px solid #e2e2e2;border-width:1px 0;background-color:#f9f9f9;clear:both;z-index:10}.entryCoordinateButtonWorkspace{float:right;background-image:url(../images/coordinates_edit.png)}.entryCoordinateButtonMinimize{float:right;background-image:url(../images/grid.png)}.entryCoordinateButtonWorkspace_w{float:right;margin-top:4px;background-image:url(../images/layers_icon_grid_nor.png);background-size:16px auto}.entryCoordinateButtonWorkspace.toggleOn{background-image:url(../images/coordinates_edit_on.png)}.entryCoordinateButtonWorkspace_w.toggleOn{background-image:url(../images/layers_icon_grid_nor_1.png)}.entryEngineBlueWorkspace>.entryCoordinateButtonWorkspace{background-image:url(../images/coordinates_play.png)}.entryEngineButtonWrapper{display:-ms-flexbox;display:flex;margin:12px -1px -1px}.entryRunButtonWorkspace{float:right;width:80px;background-position:7px 50%;padding-right:10px;text-align:right;font-size:9pt;color:#61abdb;background-image:url(../images/playbutton_edit.png)}.entryRunButtonMinimize{display:none;float:left;width:65px;font-size:9pt;color:#6c5af2}.entryAddButtonWorkspace_w,.entryPauseButtonWorkspace_w,.entryRestartButtonWorkspace_w{-ms-flex:none;flex:none;width:50%;height:36px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;font-size:12px;font-weight:600;color:#4f80ff;letter-spacing:-.43px;line-height:34px;text-align:center}.entryAddButtonWorkspace_w:before,.entryPauseButtonWorkspace_w:before,.entryRestartButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_plus_nor.png);display:inline-block;width:12px;height:12px;margin:11px 2px 0 0;background-size:12px auto;vertical-align:top;content:""}.entryRestartButtonWorkspace_w{background-color:#4f80ff;color:#fff}.entryPauseButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_pause_nor.png)}.entryRestartButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png);margin-right:4px}.entryRunButtonWorkspace_w{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;height:36px;padding:0;margin-left:4px;border:1px solid #4f80ff;border-radius:4px;background-color:#4f80ff;background-size:10px auto;font-size:12px;font-weight:600;color:#fff;text-align:center;line-height:34px}.entryRunButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png);display:inline-block;width:11px;height:12px;background-size:11px auto;margin:11px 4px 0 0;vertical-align:top;content:""}.collapsed>.entryRunButtonWorkspace_w{color:transparent;background-position:50% 43%}.entryRunButtonWorkspace_w2{display:none}.entryEngineBlueWorkspace>.entryRunButtonWorkspace{background-image:url(../images/playbutton_play.png);color:#fff}.entryStopButtonWorkspace{float:right;border-top:1px solid #ccc;color:#61abdb;background-image:url(../images/stopbutton_pause.png)}.entryStopButtonMinimize,.entryStopButtonWorkspace{width:80px;background-position:7px 50%;padding-right:10px;text-align:right;font-size:9pt}.entryStopButtonMinimize{float:left;color:#6c5af2;background-image:url(../images/stop_btn.png)}.entryStopButtonWorkspace_w{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;height:36px;padding:0;margin-left:4px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;background-size:10px auto;font-size:12px;font-weight:600;color:#4f80ff;text-align:center;line-height:34px}.entryStopButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_stop_nor_2.png);background-size:12px auto;display:inline-block;width:12px;height:12px;margin:10px 4px 0 0;vertical-align:top;content:""}.entryStopButtonWorkspace_w2{display:none}.entryEngineBigButtonMinimize_popup{border:none;display:none;padding:0;position:absolute;left:50%;width:111px;height:111px;top:50%;margin:-55.5px 0 0 -55.5px;background-repeat:no-repeat;background-position:40px;background-color:rgba(0,0,0,.5);border-radius:55px}.entryEngineBigButtonMinimize_popup:hover{opacity:.8}.entryEngineBigButtonMinimize_popup:focus{outline:none}.entryEngineBigButtonMinimize_popup.entryEngineBigButtonMinimize_popup_run{background-image:url(../images/play_btn.png)}.entryPopupWindow .entryEngineBigButtonMinimize_popup{display:block}.entryPopupWindow .entryPauseButtonWorkspace_w{-ms-flex:2 1;flex:2 1;-ms-flex-order:2;order:2;display:none}.entryPauseButtonWorkspace_full,.entryPopupWindow .entryRestartButtonWorkspace_w,.entryRestartButtonWorkspace_full{display:none}.nav_right_wrapper{right:0}.navbar-default{border-color:#89c1e4}#project_name.normal,.navbar-default{background-color:#89c1e4}.btn-group>.btn{background-color:transparent;border-color:transparent}.art_project_name{background-color:#fff!important}.art_project_name:hover{border:1px solid #b4b4b4!important}.entryPauseButtonMinimize{float:left;background-image:url(../images/pause_btn.png);width:auto;background-position:0;padding-left:17px;color:#6c5af2;font-size:9pt}.tablet .entrySpeedButtonWorkspace{width:27px;height:19px;margin-top:2px}.tablet .entrySpeedButtonWorkspace,.tablet .entrySpeedButtonWorkspace.on{background-image:url(../images/speed_edit_big.png)}.tablet .entryCoordinateButtonWorkspace_w{background-image:url(../images/layers_icon_grid_nor_big.png)}.tablet .entryMaximizeButtonWorkspace_w{background-image:url(../images/layers_icon_fullmode01_nor_1_big.png)}.entryPopupWindow.tablet .entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w{bottom:5px;background-image:url(../images/grid_big.png)!important}.entryPopupWindow.tablet .entryEngineWorkspace_w>.entryMaximizeButtonWorkspace_w{right:0;bottom:5px;background-image:url(../images/zoom_out_btn_big.png)}.practical_course_mode .entryRunButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryRunButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png)}.practical_course_mode .entryAddButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryAddButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_plus_nor_practical_course_mode.png)}.practical_course_mode .entryPauseButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryPauseButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_pause_nor_practical_course_mode.png)}.practical_course_mode .entryStopButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryStopButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_stop_nor_2_practical_course_mode.png)}.audioShadeCirclebox{position:absolute;margin:0;padding:0;background:hsla(0,0%,100%,.5);text-align:center;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-moz-flex-direction:column;width:100%;height:calc(100% - 64px)}.audioShadeCircle{position:relative;display:inline-block;width:20%;padding:0 0 20%;vertical-align:top}.audioShadeCircle,.audioShadeInner{margin:auto;border-radius:50%;background-color:#32d27d}.audioShadeInner{padding:0;position:absolute;left:0;right:0;top:0;bottom:0;width:60%;height:60%;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation:ani 3s linear infinite;animation:ani 3s linear infinite;content:""}.audioShadeInner:nth-of-type(2){-webkit-animation-delay:1s;animation-delay:1s}.audioShadeInner:nth-of-type(3){-webkit-animation-delay:2s;animation-delay:2s}.audioShadeInner:nth-of-type(4){-webkit-animation-delay:3s;animation-delay:3s}.audioShadeImg{padding:0;position:absolute;left:50%;top:50%;width:18px;height:26px;margin:-13px 0 0 -9px;z-index:10}.audioShadeText{width:100%;height:20%;font-family:NanumGothicOTF;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}.audioProgress{width:100%;height:100%;position:absolute;left:0;top:0}@-webkit-keyframes ani{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:.1}70%{opacity:.09}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes ani{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:.1}70%{opacity:.09}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}.entryFunctionEdit{position:absolute;width:100%;height:100%;background-color:hsla(0,0%,70.6%,.4)!important;z-index:50}#entryFunctionBtnWrapper{position:absolute;z-index:100;bottom:90px;margin:0 auto;left:50%}.entryFunctionBtn{position:relative;display:inline-block;cursor:pointer;border:3px solid #888;color:#666;width:55px;height:55px;border-radius:27.5px;text-align:center;line-height:48px;left:-50%}.entryFunctionBtn:hover{border:3px solid #555;color:#222}#entryFunctionSave{margin-right:20px}.globalSvgSurface{pointer-events:none;position:fixed;width:100%;height:100%;z-index:10000;top:0;left:0}#globalSvg{position:fixed;overflow:visible;z-index:10000;opacity:.8;will-change:transform;max-width:100%;max-height:100%}.entryBlockHelperIntro .renderViewContainer{display:none}#entryBlockHelperBlockWorkspace>.renderViewContainer{width:100%}#entryBlockHelperBlockWorkspace>.renderViewContainer .renderView{margin-right:9px}#entryBlockHelperBlockWorkspace>.renderViewContainer>svg{overflow:visible}@keyframes blockHelperUp{0%{top:100%}to{top:0}}@-o-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-ms-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-moz-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-webkit-keyframes blockHelperUp{0%{top:100%}to{top:0}}@keyframes blockHelperDown{0%{top:0}to{top:100%}}@-o-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-ms-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-moz-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-webkit-keyframes blockHelperDown{0%{top:0}to{top:100%}}#entryBlockHelperWorkspaceWrapper{background-color:#ecf8ff;height:100%}#entryBlockHelperWorkspace,#entryPdfWorkspace{position:absolute;bottom:0;width:100%;height:100%;background-color:inherit;-webkit-animation-name:blockHelperUp;-moz-animation-name:blockHelperUp;-ms-animation-name:blockHelperUp;-o-animation-name:blockHelperUp;animation-name:blockHelperUp;-webkit-animation-duration:.6s;-moz-animation-duration:.6s;-ms-animation-duration:.6s;-o-animation-duration:.6s}#entryBlockHelperWorkspace.lecture{-webkit-animation-duration:0s;-moz-animation-duration:0s;-ms-animation-duration:0s;-o-animation-duration:0s}#entryBlockHelperWorkspace.dispose{display:none;-webkit-animation-name:blockHelperDown;-moz-animation-name:blockHelperDown;-ms-animation-name:blockHelperDown;-o-animation-name:blockHelperDown;animation-name:blockHelperDown}#entryBlockHelperHeaderWorkspace{position:absolute;width:100%;height:40px;background-color:#1bafea;font-size:16px;line-height:38px;padding-left:28px;color:#fff}#entryBlockHelperDisposeWorkspace{float:right;background-image:url(../images/block_helper_dispose.png);background-repeat:no-repeat;background-position:50%;padding:15px;margin-top:4px;margin-right:5px}#entryBlockHelperContentWorkspace{position:absolute;width:100%;top:40px;bottom:0;overflow-y:auto;overflow-x:hidden;white-space:pre-line}.entryBlockHelperIntro{background-image:url(../images/block_help_icon_2.png);background-size:104px;background-repeat:no-repeat;background-position:top;margin-top:64px;padding-top:100px;text-align:center;color:#707070;font-size:12px}#entryBlockHelpBtn{position:absolute;background-image:url(../images/block_help.png);background-repeat:no-repeat;background-position:50%;padding:15px;margin-top:3px;margin-left:6px;z-index:100}#entryBlockHelperBlockWorkspace{width:100%;bottom:0;overflow:hidden;top:16px;text-align:center}#entryBlockHelperBlockWorkspace>svg{position:relative}#entryBlockHelperDescriptionWorkspace{line-height:20px;width:100%;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:18px;letter-spacing:-.33px;padding:0 40px;color:#555;text-align:center;margin-top:24px}.textModeElem{display:none}#entryBlockHelperContentWorkspace.textMode{padding:18px;top:0}#entryBlockHelperContentWorkspace.textMode .textModeElem{display:block}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperTitle{font-family:EntryFont,NanumGothic;font-size:18px;font-weight:700;color:#3b3b3b}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperTitle:not(:first-child){margin-top:20px}#entryBlockHelperContentWorkspace.textMode .renderViewContainer{text-align:left;margin-top:9px}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperBlockWorkspace{height:auto}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperBlockWorkspace>div>svg{position:relative;left:auto}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperDescriptionWorkspace{text-align:left;padding:0}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperContent{font-family:EntryFont,NanumGothic;font-size:14px;color:#3b3b3b;margin-top:8px}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer .elementLeft{display:inline-block;vertical-align:top}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer .elementRight{display:inline-block;margin-left:15px;max-width:80%}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer:not(:first-child){margin-top:12px}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperCodeMirrorContainer{margin-top:8px}.hwMonitor{background-color:#363c46;position:absolute}.hwComponent text{font-size:12px}.objectInfoView{list-style:none;padding:0;height:60px;width:18px;position:relative;margin-left:8px;float:left}.objectInfo_visible{display:inline-block;position:absolute;top:8px;left:0;height:18px;width:18px;background-size:18px auto;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(../images/layers_icon_visible.png)}.objectInfo_unvisible{background-image:url(../images/layers_icon_unvisible.png)}.objectInfo_unlock{display:inline-block;position:absolute;top:34px;left:0;height:18px;width:18px;background-size:18px auto;background-image:url(../images/layers_icon_unlock.png);cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.objectInfo_lock{background-image:url(../images/layers_icon_lock.png)}.entryDisabled .objectInfo_visible{background-image:url(../images/layers_icon_visible_disabled.png);cursor:default}.entryDisabled .objectInfo_unlock{background-image:url(../images/layers_icon_lock_disabled.png);cursor:default}.entryDisabled .entryObjectDeleteWorkspace{background-image:url(../images/layers_icon_close_nor_new_disabled.png);background-size:24px auto;cursor:default}.entryDisabled.selectedObject .entryObjectWrapperWorkspace .entryObjectNameWorkspace,.entryDisabled input{color:#cbcbcb}.entryObjectThumbnailWorkspace{overflow:hidden;cursor:move;position:absolute;top:8px;left:34px;width:36px;height:40px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:70%;background-repeat:no-repeat;background-position:50%}.entryObjectThumbnailWorkspace.entryObjectTextBox{background-image:url(../images/text_icon.svg);background-size:cover}.entryObjectWrapperWorkspace{overflow:hidden;position:relative;margin:16px 64px 0 76px}.entryObjectNameWorkspace{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:7px 4px 6px;border:1px solid transparent;border-radius:4px;background-color:transparent;font-size:12px;font-weight:600;color:#2c313d;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:12px}.selectedObject .entryObjectNameWorkspace:focus{border-color:#4f80ff}.selectedObject .entryObjectNameWorkspace{border-color:#aac5d5;background-color:#f7fcff}.editButtonToggle{display:block}.editButtonToggle_{display:none}.selectedNotEditionObject,.selectedNotEditionObject:hover{background-color:transparent}.selectedNotEditionObject:focus{background-color:transparent!important}.selectedObject>.entryObjectWrapperWorkspace>.entryObjectNameWorkspace{color:#2c313d;font-family:EntryFont,NanumGothic!important}.entryObjectNameWorkspace:disabled{background-color:#fff}.entryObjectDeleteWorkspace{overflow:hidden;position:absolute;right:3px;top:17px;width:24px;height:24px;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.entryObjectDeletePhone{float:left;position:absolute;width:16px;height:16px;right:57px;top:25px;cursor:pointer;background-image:url(../images/layers_icon_close_nor.png)}.entryObjectEditPhone{float:left;position:absolute;width:24px;background-repeat:no-repeat;height:21px;right:17px;background-color:transparent;border:none;top:21px;cursor:pointer;background-image:url(../images/glyphicons_150_edit.png)}.entryObjectSelectedImgWorkspace{width:16px;top:45px;bottom:0;background-repeat:no-repeat;background-size:6px auto;background-position:50% 50%;z-index:250}.entryObjectSelectedImgWorkspace,.selectedObject .entryObjectSelectedImgWorkspace{position:absolute;right:0;cursor:col-resize;background-image:url(../images/entry_scroll.png)}.selectedObject .entryObjectSelectedImgWorkspace{float:left;width:14px;height:26px;top:20px}.entryObjectCoordinateWorkspace{display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;width:auto}.entryObjectCoordinateSizeWrapper,.entryObjectCoordinateWorkspaceWrapper{display:inline-block;position:relative;margin-left:6px;vertical-align:top}.entryObjectCoordinateSizeWrapper:first-of-type,.entryObjectCoordinateWorkspaceWrapper:first-of-type{margin-left:0}.entryObjectCoordinateSizeWrapper{margin-left:12px}.entryObjectCoordinateSpanWorkspace{position:absolute;right:6px;top:7px;font-size:10px;font-weight:600;color:#979797}.entryObjectCoordinateSpanWorkspace.degree{top:6px;width:4px;height:4px;border:1px solid #979797;border-radius:50%}.selectedObject>.entryObjectWrapperWorkspace>.entryObjectCoordinateWorkspace{color:#000}.entryObjectInformationWorkspace{position:absolute;right:32px;top:18px;width:24px;height:24px;background-size:10px auto;background-repeat:no-repeat;background-position:50%;cursor:pointer;background-image:url(../images/layers_arrow_down_nor.png)}.selectedObject .entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_up_nor.png)}.fold .entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_down_nor.png)}.informationToggle>.entryObjectWrapperWorkspace>.entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_down_nor_1.png)}.entryObjectButtonWorkspace{display:none;float:right;position:relative;width:40px;height:40px;background-color:#bcc3c9;border-radius:50%;margin:10px 10px 10px 5px;background-position:50%;background-repeat:no-repeat;background-position:50% 35%;color:#fff;font-size:7.5pt;padding:23px 0 0;text-align:center;outline:none;border:none}.informationToggle>.entryObjectButtonWorkspace{display:none}.entryObjectSoundWorkspace{background-image:url(../images/icon_sound.png);background-color:#6a9a1f}.entryObjectSoundWorkspace:hover{background-color:#83af3d}.entryObjectPictureWorkspace{background-image:url(../images/icon_picture.png);background-color:#f26724}.entryObjectPictureWorkspace:hover{background-color:#f3783c}.entryObjectCodeWorkspace{background-image:url(../images/icon_code.png);background-color:#00ace9}.entryObjectCodeWorkspace:hover{background-color:#5fc8ee}.entryObjectTextWorkspace{background-image:url(../images/text_icon_white.png);background-color:#f3bb1d;background-position:50% 20%;background-size:75%}.entryObjectRotationWrapperWorkspace{position:relative;display:none;margin:10px 10px 0;padding-top:9px;border-top:1px solid #aac5d5;clear:both}.collapsed .entryObjectRotationWrapperWorkspace{height:90px}.selectedObject .entryObjectRotationWrapperWorkspace{display:block}.fold .entryObjectRotationWrapperWorkspace{display:none}.informationToggle>.entryObjectRotationWrapperWorkspace{display:inline-block}.rotationMethodWrapper{display:inline-block;position:relative;margin-left:12px;padding-bottom:32px;vertical-align:top}.collapsed .rotationMethodWrapper{float:left;position:absolute;bottom:9px}.entryObjectRotateMethodLabelWorkspace{position:absolute;left:0;right:0;bottom:13px;font-size:10px;font-weight:600;color:#2c313d;line-height:12px;text-align:center;vertical-align:top}.entryObjectRotateLabelWrapperWorkspace{position:relative;margin-top:8px;font-size:12px;font-weight:600;color:#2c313d}.entryObjectDirectionWorkspaceWrapper,.entryObjectRotateWorkspaceWrapper{position:relative;display:inline-block;margin-left:6px;padding-bottom:32px;vertical-align:top}.entryObjectDirectionWorkspaceWrapper.entryRemove+.entryObjectDirectionWorkspaceWrapper,.entryObjectDirectionWorkspaceWrapper:first-of-type,.entryObjectRotateWorkspaceWrapper.entryRemove+.entryObjectDirectionWorkspaceWrapper,.entryObjectRotateWorkspaceWrapper:first-of-type{margin-left:0}.entryObjectDirectionInputWorkspace,.entryObjectRotateInputWorkspace{width:60px;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 13px 0 8px;background-color:#fff;border:1px solid #aac5d5;border-radius:4px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;text-align:left}.entryObjectDirectionInputWorkspace:active,.entryObjectDirectionInputWorkspace:focus,.entryObjectRotateInputWorkspace:active,.entryObjectRotateInputWorkspace:focus{border-color:#4f80ff}.entryObjectDirectionSpanWorkspace,.entryObjectRotateSpanWorkspace{position:absolute;left:0;right:0;bottom:13px;font-size:10px;font-weight:600;color:#2c313d;text-align:center;line-height:12px}.entryObjectRotateInputWorkspace+.entryObjectDirectionSpanWorkspace{margin-left:10px}.entryObjectRotateInputWorkspace.entryRemove+.entryObjectDirectionSpanWorkspace{margin-left:0}.entryObjectRotateModeWorkspace{cursor:pointer;display:inline-block;width:24px;height:24px;vertical-align:top;background-size:24px auto}.entryObjectRotateModeAWorkspace{background-image:url(../images/layers_icon_rotate01_nor.png)}.entryObjectRotateModeAWorkspace.selected{background-image:url(../images/layers_icon_rotate01_sel.png)}.entryObjectRotateModeBWorkspace{margin-left:6px;background-image:url(../images/layers_icon_rotate02_nor.png)}.entryObjectRotateModeBWorkspace.selected{background-image:url(../images/layers_icon_rotate02_sel.png)}.entryObjectRotateModeCWorkspace{margin-left:6px;background-image:url(../images/layers_icon_rotate03_nor.png)}.entryObjectRotateModeCWorkspace.selected{background-image:url(../images/layers_icon_rotate03_sel.png)}.entryObjectCoordinateSizeWorkspace{display:inline-block;position:relative;margin-right:6px;font-size:10px;font-weight:600;vertical-align:top;line-height:24px}.entryObjectCoordinateInputWorkspace{width:60px;height:24px;padding:0 13px 0 8px;background-color:#fff;border:1px solid #aac5d5;border-radius:4px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.entryObjectCoordinateInputWorkspace:active,.entryObjectCoordinateInputWorkspace:focus{border-color:#4f80ff}.entryObjectCoordinateInputWorkspace_size{float:none;position:relative}.entryPlayground_textBox{margin-top:5px;height:33px;width:400px}.entryPlayground_textArea{margin-top:5px;height:120px;width:400px;resize:none}.entryPlaygroundFontSizeWrapper{position:absolute;padding-left:13px;padding-top:10px;display:inline-block;width:244px;height:40px;border-radius:4px;background-color:#fff;right:0;top:0}.entryPlaygroundFontSizeLabel{display:inline-block;width:65px;height:15px;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;color:#2c313d}#entryTextColourTable{margin-top:12px;cursor:pointer;border-collapse:collapse}.entryTd{width:22px;height:22px}.entryTdTransparent{width:20px;height:20px;background-color:#fff;background-image:-webkit-linear-gradient(135deg,transparent 11.5px,red 13px,hsla(0,0%,100%,.5) 14.5px);border:1px solid}.entryPlaygroundSoundLength{margin-top:6px;font-size:10px;line-height:11px}.entryPlaygroundDefaultWorkspace{height:100%;background-color:#fff;color:#fff}.entryPlaygroundIntro.active{position:relative;overflow:hidden;height:66px;top:50px;z-index:1}.entryPlaygroundWorkspace{position:relative;overflow:hidden;height:100%;background-color:#fff}.entryPlaygroundIntro.active+.entryPlaygroundWorkspace{height:calc(100% - 66px)}.entryPlaygroundPhone{width:100%;height:500px;background-color:#f5f5f5}.entryPlaygroundResizeWorkspace{position:absolute;top:50%;height:40px;width:16px;left:254px;margin-top:-20px;cursor:ew-resize;border-left:none;z-index:1;background-image:url(../images/entry_scroll_02.png);background-size:16px auto}.entryPlaygroundTabWorkspace{position:absolute;left:0;top:46px;background-color:#fff}.entryPlaygroundTabWorkspace.entryRemove{display:block!important}.entryPlaygroundTabPhone{width:100%;height:43px;position:relative;background-color:#f1f1f1}.entryPlaygroundBackPackView{height:calc(100% - 47px);display:block;right:0;top:38px;z-index:299;position:absolute}.entryPlaygroundBackPackView .widget{height:100%}.entryPlaygroundBackPackView .blockBackPackDrop,.entryPlaygroundBackPackView .objectBackPackDrop{position:fixed;display:none;top:0;left:0;z-index:400;background-color:rgba(248,241,204,.9);border:2px dashed #ffc800;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.entryPlaygroundBackPackView .blockBackPackDrop .blockBackPackIcon,.entryPlaygroundBackPackView .objectBackPackDrop .blockBackPackIcon{pointer-events:none;width:32px;height:32px;margin-bottom:11px;background-image:url(../images/img_backpack_plus.svg)}.entryPlaygroundBackPackView .blockBackPackDrop .blockBackPackDesc,.entryPlaygroundBackPackView .blockBackPackDrop .objectBackPackDesc,.entryPlaygroundBackPackView .objectBackPackDrop .blockBackPackDesc,.entryPlaygroundBackPackView .objectBackPackDrop .objectBackPackDesc{pointer-events:none;font-family:EntryFont,NanumGothic;font-size:12px;font-weight:700;letter-spacing:-.1px;white-space:pre;text-align:center;color:#2c313d}.entryPlaygroundButtonTabWorkspace{position:absolute;right:0;top:43px;height:auto;background-color:#fff}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace{float:left;background-repeat:no-repeat;background-size:32px auto;background-position:50% 50%;cursor:pointer;width:32px;height:32px}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.enabled{background-size:32px auto;width:32px;height:32px;border:0;background-color:inherit}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.showComment{margin-right:4px;background-image:url(../images/btn-toggle-comment-off.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.showComment.enabled{background-image:url(../images/btn-toggle-comment-select.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.addComment{margin-right:8px;background-image:url(../images/btn-add-comment-off.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.addComment.enabled{background-image:url(../images/btn-add-comment-select.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundBackPackButtonWorkspace{float:left;background-image:url(../images/back_pack_button.svg);background-repeat:no-repeat;background-size:32px auto;background-position:50% 50%;cursor:pointer;width:32px;height:32px;margin:0 9px}.entryPlaygroundButtonTabWorkspace .entryPlaygroundBackPackButtonWorkspace:before{content:"";display:inline-block;width:1px;height:16px;background:#bfd8e6;margin:8px 0 0 -9px}.entryPlaygroundButtonTabWorkspace.entryRemove.entryCode{display:block!important}.entryTabListWorkspace{overflow:hidden;list-style:none;padding:0;margin:0}.entryTabListItemWorkspace{float:left;min-width:58px;margin-left:2px;padding:0;cursor:pointer;background-color:#d7e8f4;border-top-right-radius:6px;border-top-left-radius:6px;font-size:12px;font-weight:600;color:#8ba4b3;text-align:center;letter-spacing:-.4px;line-height:32px}.entryTabListItemWorkspace:first-child{margin-left:0}.entryTabSelected{color:#fff;background-color:#4f80ff;font-size:14px}#entrySoundTab{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-ms-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}#entryPictureTab.hideTab,#entryTextTab.hideTab{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}#entrySoundTab.hideTab{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-ms-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}#entryVariableTab.showTab{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.hideTab{-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:hideTab;-moz-animation-name:hideTab;-ms-animation-name:hideTab;-o-animation-name:hideTab;animation-name:hideTab;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes hideTab{to{margin-top:44px;opacity:0}}@-webkit-keyframes hideTab{to{margin-top:44px;opacity:0}}.showTab{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:showTab;-moz-animation-name:showTab;-ms-animation-name:showTab;-o-animation-name:showTab;animation-name:showTab;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes showTab{0%{margin-top:44px;opacity:0}to{opacity:1}}@-webkit-keyframes showTab{0%{margin-top:44px;opacity:0}to{opacity:1}}.entryPlaygroundCurtainWorkspace{background-color:#000;padding-top:270px;font-size:40px;top:38px;left:0;right:0;bottom:8px;z-index:255}.entryPlaygroundCurtainPhone,.entryPlaygroundCurtainWorkspace{position:absolute;color:#fff;text-align:center;opacity:.5;cursor:pointer}.entryPlaygroundCurtainPhone{background-color:rgba(0,0,0,.8);padding-top:100px;font-size:17px;height:110%;width:100%;z-index:5000}.entryPlaygroundPictureCurtainWorkspace{position:absolute;background-color:#000;top:0;left:0;right:0;bottom:0;opacity:.6;z-index:255;border-radius:0 0 0 6px}.entryPlaygroundPictureCurtainWorkspace .entryPlaygroundPictureCurtainWorkspaceText{text-align:center;height:100%;color:#fff;font-family:NanumGothicOTF;font-size:24px;font-weight:700;line-height:1.33;letter-spacing:-.6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundTableCurtainWorkspace{position:absolute;background-color:#000;top:0;left:0;right:0;bottom:0;opacity:.6;z-index:255;border-radius:0 0 0 6px}.entryPlaygroundTableCurtainWorkspace .entryPlaygroundTableCurtainWorkspaceText{text-align:center;height:100%;color:#fff;font-family:NanumGothicOTF;font-size:24px;font-weight:700;line-height:1.33;letter-spacing:-.6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundCodeWorkspace{overflow:unset;position:absolute;left:0;right:0;top:80px;bottom:8px;background-color:#fff;border-radius:0 0 0 6px}.entryPlaygroundCodeWorkspace.entryRemove{display:block!important;visibility:hidden}.entryPlaygroundCodePhone{position:relative;height:100%;background-color:#f5f5f5}.entryPlaygroundCodePhone.entryRemove{display:block!important;visibility:hidden}.entryPlaygroundPicturePhone{margin-left:0;height:100%;background-color:#ececec}.entryPlaygroundPictureWorkspace{position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;top:80px;margin-left:0;border-radius:0 0 0 6px}.entryPlaygroundAddPicture{width:254px;padding:8px 0 7px;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddPicturePhone{position:relative;padding:0;margin:0;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddPictureInner{margin-left:7px;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff}.entryPlaygroundAddPictureInner,.entryPlaygroundNewPictureInner{display:inline-block;width:116px;height:40px;background-color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundNewPictureInner{margin-left:6px;border:1px solid #e2e2e2;border-radius:4px;color:#555}.entryPlaygroundAddPictureInnerPhone{display:block;height:50px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;border:2px dashed #737373;width:240px;padding:8px 10px 12px}.entryPlaygroundPictureList{overflow-y:hidden;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.entryPlaygroundPictureList,.entryPlaygroundPictureListPhone{position:absolute;padding:0;margin:0;width:254px;top:56px;bottom:0;list-style:none;background-color:#ecf8ff}.entryPlaygroundPictureListPhone{overflow:auto;border:1px solid #d6e9f4}.entryPlaygroundPictureElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 64px;height:61px;color:#2c313d;cursor:pointer}.entryPlaygroundPictureElement::-moz-selection{cursor:move;background-color:#fff}.entryPlaygroundPictureElement::selection{cursor:move;background-color:#fff}.entryPlaygroundPictureOrder,.entryPlaygroundSoundOrder{overflow:hidden;position:absolute;left:19px;top:11px;width:14px;height:14px;background-color:#4f80ff;border-radius:50%;font-size:10px;color:#fff;text-align:center;line-height:16px;z-index:10}.entryPictureSelected{background-color:#fff}.entryPlaygroundPictureThumbnail{position:absolute;height:44px;width:40px;top:8px;left:16px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundPictureName,.entryPlaygroundPictureThumbnail{border:1px solid #e2e2e2;background-color:#fff;border-radius:4px}.entryPlaygroundPictureName{width:100%;height:24px;margin-top:10px;padding:0 4px;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;-webkit-box-sizing:border-box;box-sizing:border-box}.entryPlaygroundPictureName:active,.entryPlaygroundPictureName:focus{border-color:#4f80ff}.entryPlaygroundPictureSize{margin-top:6px;font-size:10px;line-height:11px}.entryPlayground_del{position:absolute;right:26px;top:18px;width:24px;height:24px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:10px;font-size:0;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.pop_selectbox{position:relative}.pop_selectbox .select_link{display:block;position:relative;width:142px;height:38px;padding:0 12px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;font-weight:600;color:#555;letter-spacing:-.3px;line-height:40px;cursor:pointer}.pop_selectbox .select_link:after{position:absolute;right:16px;top:50%;width:8px;height:6px;margin-top:-3px;vertical-align:top;content:""}.pop_selectbox+.pop_selectbox{margin-top:40px}.pop_selectbox+.on{z-index:10}.pop_selectbox+.pop_inpt_text{margin-top:40px}.pop_selectbox.error .select_link{border-color:red}.pop_selectbox *{-webkit-box-sizing:content-box;box-sizing:content-box}.pop_selectbox .tooltip_box{display:none}.pop_selectbox.on .tooltip_box{display:block;z-index:10;top:52px}.entryPlaygroundTextWorkspace{position:absolute;top:80px;left:0;right:0;bottom:8px;background-color:#ecf8ff;border-radius:0 0 0 6px}.entryPlaygroundTextWorkspace .write_box{height:568px}.entryPlaygroundTextWorkspace .write_box .write_set{position:relative;padding:8px 18px;background-color:#f9f9f9;border:1px solid #e2e2e2;z-index:10}.entryPlaygroundTextWorkspace .write_box .write_set:after{display:block;clear:both;content:""}.entryPlaygroundTextWorkspace .write_box .write_set .pop_selectbox{float:left;width:168px}.entryPlaygroundTextWorkspace .write_box .write_set .pop_selectbox .tooltip_inner{max-height:282px;overflow:visible;overflow-y:auto}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box{position:relative;float:left;padding-left:24px;font-size:0}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box .style_link{display:inline-block;overflow:hidden;width:40px;height:40px;margin-left:10px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;cursor:pointer}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box .style_link.on{border:1px solid #4f80ff}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box{display:inline-block;border-radius:4px;width:207px;height:40px;font-size:0}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box a{display:inline-block;position:relative;width:102px;height:38px;border:1px solid #e2e2e2;border-radius:4px 0 0 4px;font-size:14px;font-weight:600;color:#979797;background-color:#fff;text-align:center;letter-spacing:-.3px;line-height:36px;cursor:pointer}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box a+a{margin-left:-1px;border-radius:0 4px 4px 0}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box .on{color:#4f80ff;border-color:#4f80ff;z-index:10}.entryPlaygroundTextWorkspace .write_box .input_box{margin:24px 38px 0;max-width:654px;position:relative}.entryPlaygroundTextWorkspace .write_box .input_box .list{padding:4px 0;list-style:none}.entryPlaygroundTextWorkspace .write_box .input_box .list li{color:#555;margin-top:4px;line-height:18px}.entryPlaygroundTextWorkspace .write_box .input_box .list li:before{display:inline-block;width:3px;height:3px;border-radius:50%;background-color:#555;margin:6px 8px 0 0;vertical-align:top;content:""}.entryPlaygroundTextWorkspace .write_box .input_inner{position:relative;overflow:hidden;height:40px;max-width:654px;background-color:#fff;border:1px solid #e2e2e2;border-radius:4px;margin-top:24px}.entryPlaygroundTextWorkspace .write_box .input_inner .bold{font-weight:700}.entryPlaygroundTextWorkspace .write_box .input_inner .italic{font-style:italic}.entryPlaygroundTextWorkspace .write_box .input_inner input[type=text]{display:none;width:100%;height:100%;margin:0;padding-left:15px;border:0;line-height:40px;outline:0;font-size:14px;letter-spacing:-.3px}.entryPlaygroundTextWorkspace .write_box .input_inner textarea{width:100%;height:100%;margin:0;padding:12px;font-size:14px;border:0;line-height:18px;outline:0;letter-spacing:-.3px}.entryPlaygroundTextWorkspace .write_box .input_inner label{position:absolute;left:16px;right:16px;top:13px;color:#979797;letter-spacing:-.3px}.imbtn_pop_font_bold{background-image:url(../images/btn_pop_font_bold.png);background-size:38px auto}.imbtn_pop_font_bold.on{background-image:url(../images/btn_pop_font_bold_on.png)}.imbtn_pop_font_underline{background-image:url(../images/btn_pop_font_underline.png);background-size:38px auto}.imbtn_pop_font_underline.on{background-image:url(../images/btn_pop_font_underline_on.png)}.imbtn_pop_font_italic{background-image:url(../images/btn_pop_font_italic.png);background-size:38px auto}.imbtn_pop_font_italic.on{background-image:url(../images/btn_pop_font_italic_on.png)}.imbtn_pop_font_through{background-image:url(../images/btn_pop_font_through.png);background-size:38px auto}.imbtn_pop_font_through.on{background-image:url(../images/btn_pop_font_through_on.png)}.imbtn_pop_font_color{display:inline-block;position:relative;overflow:hidden;width:66px;height:40px;margin-left:10px;background-image:url(../images/btn_pop_font_color.png);background-size:66px auto;cursor:pointer}.imbtn_pop_font_color em{position:absolute;left:5px;right:5px;top:5px;bottom:5px;background-color:#f9f9f9;z-index:-1}.imbtn_pop_font_color.on{background-image:url(../images/btn_pop_font_color_on.png)}.imbtn_pop_font_backgroundcolor,.imbtn_pop_font_paint{display:inline-block;position:relative;overflow:hidden;width:66px;height:40px;margin-left:10px;background-image:url(../images/btn_pop_font_paint.png);background-size:66px auto;cursor:pointer}.imbtn_pop_font_backgroundcolor em,.imbtn_pop_font_paint em{position:absolute;left:5px;right:5px;top:5px;bottom:5px;z-index:-1}.imbtn_pop_font_backgroundcolor.on,.imbtn_pop_font_paint.on{background-image:url(../images/btn_pop_font_paint_on.png)}.imbtn_pop_font_backgroundcolor.on.clear,.imbtn_pop_font_paint.on.clear{background-image:url(../images/btn_pop_font_paint_clear_on.png)}.imbtn_pop_font_backgroundcolor.on.clear em,.imbtn_pop_font_paint.on.clear em{display:none}.imbtn_pop_font_backgroundcolor.clear,.imbtn_pop_font_paint.clear{background-image:url(../images/btn_pop_font_paint_clear.png)}.imbtn_pop_font_backgroundcolor.clear em,.imbtn_pop_font_paint.clear em{display:none}.imbtn_pop_font_backgroundcolor.clear_on,.imbtn_pop_font_paint.clear_on{background-image:url(../images/btn_pop_font_paint_clear_on.png)}.imbtn_pop_font_backgroundcolor.clear_on em,.imbtn_pop_font_paint.clear_on em{display:none}.imbtn_pop_font_align_left{background-image:url(../images/btn_pop_font_align_left.png);background-size:38px auto}.imbtn_pop_font_align_left.on{background-image:url(../images/btn_pop_font_align_left_on.png)}.imbtn_pop_font_align_middle{background-image:url(../images/btn_pop_font_align_middle.png);background-size:38px auto}.imbtn_pop_font_align_middle.on{background-image:url(../images/btn_pop_font_align_middle_on.png)}.imbtn_pop_font_align_right{background-image:url(../images/btn_pop_font_align_right.png);background-size:38px auto}.imbtn_pop_font_align_right.on{background-image:url(../images/btn_pop_font_align_right_on.png)}.imico_pop_select_arr_down:after{background-image:url(../images/ico_pop_select_arr_down.png);background-size:8px auto}.imico_pop_select_arr_up:after{background-image:url(../images/ico_pop_select_arr_up.png);background-size:8px auto}#entryFontColorToggle{background-image:url(../images/text_in_off.png)}#entryFontColorToggle.selected{background-image:url(../images/text_in_on.png)}#entryFontBGToggle{margin-left:6px;background-image:url(../images/text_out_off.png)}#entryFontBGToggle.selected{background-image:url(../images/text_out_on.png)}.entryPlaygroundSoundWorkspace{overflow:hidden;position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;border-radius:0 0 0 6px;top:80px;margin-left:0}.entryPlaygroundSoundEdit{position:absolute;left:253px;top:0;bottom:0;right:0;overflow:hidden;border-left:1px solid #e2e2e2;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditWrapper{text-align:center}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditImage{background-image:url(../images/sound_edit.gif);width:160px;height:160px;-o-object-fit:contain;object-fit:contain;margin:0 auto 24px;background-size:160px auto}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditText{margin:0 auto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryPlaygroundAddSound{width:254px;padding:8px 0;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddSoundPhone{position:relative;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddSoundInner{display:block;width:146px;height:40px;margin:0 auto;background-color:#fff;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff;text-align:center;font-size:14px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundAddSoundInnerPhone{display:block;height:40px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;margin:10px;border:2px dashed #737373;width:220px}.entryPlaygroundSoundList{overflow-y:hidden}.entryPlaygroundSoundList,.entryPlaygroundSoundListPhone{position:absolute;padding:0;margin:0;width:254px;top:57px;bottom:0;list-style:none;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundSoundListPhone{overflow:hidden;overflow-y:auto;border-radius:0 0 0 6px}.entryPlaygroundSoundElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 64px;height:61px;color:#2c313d;cursor:pointer}.entryPlaygroundSoundElement.entrySoundSelected{background-color:#fff}.entryPlaygroundSoundThumbnail{position:absolute;height:44px;width:40px;top:8px;left:16px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;background-size:28px auto;background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundSoundThumbnail.entryPlaygroundSoundPlay{background-image:url(../images/workspace_sound_play.png)}.entryPlaygroundSoundThumbnail.entryPlaygroundSoundStop{background-image:url(../images/workspace_sound_stop.png)}.entryPlaygroundSoundName{width:100%;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:0 4px;background-color:#fff;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;border:1px solid #e2e2e2;border-radius:4px}.entryPlaygroundSoundName:active,.entryPlaygroundSoundName:focus{border-color:#4f80ff}.entryPlayground_text_buttons{display:inline-block;list-style-type:none;margin:0;padding:0}.entryPlayground_text_buttons>li{float:left;width:32px;height:32px;margin-left:2px;cursor:pointer}.entryPlaygroundTextAlignLeft{background-image:url(../images/text_align_left_off.png)}.entryPlaygroundTextAlignLeft.toggle{background-image:url(../images/text_align_left_on.png)}.entryPlaygroundTextAlignCenter{background-image:url(../images/text_align_center_off.png)}.entryPlaygroundTextAlignCenter.toggle{background-image:url(../images/text_align_center_on.png)}.entryPlaygroundTextAlignRight{background-image:url(../images/text_align_right_off.png)}.entryPlaygroundTextAlignRight.toggle{background-image:url(../images/text_align_right_on.png)}.entryPlayground_bgColorDiv,.entryPlayground_fgColorDiv{position:absolute;width:15px;height:4px;margin-top:-10px;margin-left:8px}.entryPlaygroundFontSizeSlider{display:inline-block;margin-left:12px;width:136px;height:8px;border-radius:3px;-webkit-box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.03);box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.03);background-color:#d8d8d8}.entryPlaygroundFontSizeIndicator{height:100%;width:45%;border-radius:3px;background-color:#643cd9}.entryPlaygroundFontSizeKnob{width:19px;height:30px;-o-object-fit:contain;object-fit:contain;position:relative;margin-top:-19px;margin-left:-12px;background-image:url(../images/text_size_knob.png);background-repeat:no-repeat;background-position:50%;cursor:pointer}.entryPlaygroundTextColoursWrapper{background-image:url(../images/text_color_bg.png)}.entryPlaygroundTextBackgroundsWrapper,.entryPlaygroundTextColoursWrapper{width:260px;height:226px;z-index:10;cursor:pointer;padding:20px 5px;position:absolute;background-repeat:no-repeat;background-size:260px 226px}.entryPlaygroundTextBackgroundsWrapper{background-image:url(../images/text_color_bg_1.png)}.entryPlaygroundLinebreakWrapper{position:fixed;top:351px}.entryPlaygroundLinebreakButtons{display:inline;font-size:0}.entryPlaygroundLinebreakButtons img{cursor:pointer}.entryPlaygroundLinebreakHorizontal{display:block;border-top:1px solid grey;margin:0 0 12px;padding:0;width:260px}.entryPlaygroundLinebreakDescription{margin-top:12px}.entryPlaygroundLinebreakDescription p{color:hsla(0,0%,53.3%,.5333333333333333);font-size:11px;margin-bottom:5px}.entryPlaygroundLinebreakDescription ul{padding-left:20px}.entryPlaygroundLinebreakDescription ul li{color:#b4b4b5;font-size:11px}.tablet .entryPlaygroundResizeWorkspace{background-image:url(../images/entry_scroll_02_big_2.png);width:15px;height:42px;border-top:none}.entrySceneListWorkspace .rcs-inner-container>div>div>div{display:table;table-layout:fixed}.entrySceneListWorkspace .rcs-inner-container>div>div>div .sortableItem{display:table-cell;vertical-align:top;width:76px}.sortable{height:100%}.sortable .rcs-custom-scrollbar{width:8px;right:4px;opacity:.8}.sortable .rcs-inner-handle{background-color:#aac5d5!important;border-radius:2.5px!important;opacity:.8}.entryPlaygroundTableWorkspace{overflow:hidden;position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;border-radius:0 0 0 6px;top:80px;margin-left:0}.entryPlaygroundTableEdit{position:absolute;left:253px;top:0;bottom:0;right:0;overflow:hidden;border-left:1px solid #e2e2e2;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundTableEdit .entryPlaygroundTableEditWrapper{text-align:center}.entryPlaygroundTableEdit .entryPlaygroundTableEditImage{background-image:url(../images/sound_edit.gif);width:160px;height:160px;-o-object-fit:contain;object-fit:contain;margin:0 auto 24px;background-size:160px auto}.entryPlaygroundTableEdit .entryPlaygroundTableEditText{margin:0 auto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryPlaygroundAddTable{width:254px;padding:8px 0;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddTablePhone{position:relative;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddTableInner{display:block;width:146px;height:40px;margin:0 auto;background-color:#fff;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff;text-align:center;font-size:14px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundAddTableInnerPhone{display:block;height:40px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;margin:10px;border:2px dashed #737373;width:220px}.entryPlaygroundTableList{top:57px}.entryPlaygroundTableListPhone{top:57px;overflow:hidden;overflow-y:auto}.entryPlaygroundTableList,.entryPlaygroundTableListPhone{position:absolute;padding:0;margin:0;width:254px;bottom:0;list-style:none;background-color:#ecf8ff;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.entryPlaygroundTableList{top:56px;overflow-y:hidden}.entryPlaygroundTableElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 36px;height:48px;color:#2c313d;cursor:pointer}.entryPlaygroundTableElement.entryTableSelected{background-color:#fff}.entryPlaygroundTableElement .entryPlaygroundTableThumbnail{position:absolute;height:22px;width:22px;top:13px;left:8px;background-image:url(../images/workspace_table_icon.svg);background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundTableElement .entryPlaygroundTableName{width:100%;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:12px;padding:0 4px;background-color:#fff;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;border:1px solid #e2e2e2;border-radius:4px}.entryPlaygroundTableElement .entryPlaygroundTableName:active,.entryPlaygroundTableElement .entryPlaygroundTableName:focus{border-color:#4f80ff}.entryPlaygroundTableElement .entryPlaygroundTableRemove{position:absolute;right:26px;top:12px;width:24px;height:24px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:10px;font-size:0;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.entryPopup{overflow:hidden;position:fixed;margin:0;padding:0;top:0;left:0;height:100%;width:100%;z-index:7000;background-color:rgba(0,0,0,.6)}.entryPopup.popupHelper{position:fixed;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.entryPopupWindow{width:80%;height:80%;overflow:hidden;position:absolute;left:0;right:0;top:0;bottom:0;border-radius:6px;border:1px solid #d6e9f4;margin:auto;max-width:100%;max-height:100%;z-index:8000;background-color:#fff}.entryPopup.hiddenPopup{display:none}.entryPopupHelperBottomSpan,.entryPopupHelperTopSpan{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1 1}.entryPopupHelperMiddleSpan{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.entryPopupHelperMiddleSpan .entryPopupHelperLeftSpan,.entryPopupHelperMiddleSpan .entryPopupHelperRightSpan{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1 1}.entryPopup.buttonsHidden .entryEngineButtonWorkspace_w{display:none}.entryPopup.learning_popup{z-index:7001}.entryPopup.learning_popup .ai_learning{overflow:hidden}.entryPopup.learning_popup .ai_learning .learningInputPopup{height:248px;width:294px;background-color:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border:none}.entryPopup.learning_popup .ai_learning .learningInputPopup.text{height:165px}.entryPopup.learning_popup .ai_learning .learningInputPopup.image{height:304px}.entryPopup.learning_popup .ai_learning .learningInputPopup.speech{height:289px}.propertyPanel{position:relative;-ms-flex:1 1;flex:1 1;margin-top:16px;left:0;right:16px;bottom:0;height:1px}.propertyTab{overflow:hidden;width:25px;height:100%}.propertyTabElement{height:38px;margin-top:4px;cursor:pointer;font-size:0;background-size:25px auto}.propertyTabElement:first-child{margin-top:0}.collapsed .propertyTabElement{background-position:50% 9px;height:36px;font-size:0}.propertyTabobject{background-image:url(../images/property/container_off.png)}.propertyTabobject.selected{background-image:url(../images/property/container_on.png)}.practical_course_mode .propertyTabobject.selected{background-image:url(../images/property/container_on_practical_course.png)}.propertyTabhw{background-image:url(../images/property/hw_off.png)}.propertyTabhw.selected{background-image:url(../images/property/hw_on.png)}.practical_course_mode .propertyTabhw.selected{background-image:url(../images/property/hw_on_practical_course.png)}.propertyTabtvCast{background-image:url(../images/property/vedio_off.png)}.propertyTabtvCast.selected{background-image:url(../images/property/vedio_on.png)}.propertyTabyoutube{background-image:url(../images/property/vedio_off.png)}.propertyTabyoutube.selected{background-image:url(../images/property/vedio_on.png)}.propertyTabgoal{background-image:url(../images/property/doneproject.png)}.propertyTabgoal.selected{background-image:url(../images/property/doneproject_on.png)}.propertyTabpdf{background-image:url(../images/property/pdf_off.png)}.propertyTabpdf.selected{background-image:url(../images/property/pdf_on.png)}.propertyTabconsole{background-image:url(../images/property/console_off.png)}.propertyTabhint{background-image:url(../images/property/hint_off_property.png)}.propertyTabhint.selected{background-image:url(../images/property/hint_on.png)}.propertyTabconsole.selected{background-image:url(../images/property/console_on.png)}.practical_course_mode .propertyTabconsole.selected{background-image:url(../images/property/console_on_practical_course.png)}.propertyContent{overflow:hidden;position:absolute;top:0;bottom:0;left:25px;right:0;background-color:#fff;border:1px solid #d6e9f4;border-radius:0 6px 6px 6px}.propertyContent:after{display:block;clear:both;content:""}.propertyPanelCover{position:absolute;top:0;bottom:0;left:0;right:0}.collapsed .propertyContent{left:30px}body>.sortableItem{z-index:250}.entrySceneWorkspace{position:absolute;left:0;top:0;width:100%;height:38px;padding-top:1px;background-color:#4f80ff;overflow:hidden;z-index:10}.practical_course_mode .entrySceneWorkspace{background-color:#8274ff}.entrySceneListWorkspace{overflow:hidden;float:left;margin:0;padding:0 0 0 26px;max-width:calc(100% - 43px)}.entrySceneListWorkspace .rcs-custom-scroll .rcs-outer-container,.entrySceneListWorkspace .rcs-custom-scroll .rcs-outer-container .rcs-inner-container{overflow:visible}.entrySceneListWorkspace .sortableItem{z-index:15}.entrySceneElementWorkspace{overflow:hidden;margin:5px 2px 0 0;color:#fff;cursor:move;z-index:10}.entrySceneElementWorkspace.selectedScene{position:relative;margin-top:0;z-index:888}.entrySceneAddButtonWorkspace{float:left;position:relative;margin:3px 0 0 -2px;width:44px;height:34px;cursor:pointer;background-image:url(../images/btn_scene_add.png);background-size:44px 34px}.entryScenePrevButtonWorkspace{position:absolute;width:25px;height:39px;left:0;z-index:299;margin:0}.entryScenePrevButtonWorkspace .prevBtn{position:absolute;width:25px;height:37px;content:"";background-image:url(../images/btn_scene_left.png);background-position:50%;background-repeat:no-repeat;background-color:transparent;cursor:pointer;z-index:299}.entrySceneNextButtonWorkspace{position:absolute;background-color:#4f80ff;width:72px;height:37px;right:0;opacity:.8;z-index:299;margin:0}.entrySceneNextButtonWorkspace .nextBtn{position:absolute;width:28px;height:37px;content:"";background-image:url(../images/btn_scene_right.png);background-position:50%;background-repeat:no-repeat;background-color:transparent;cursor:pointer;z-index:299}.entrySceneNextButtonWorkspace .addButton{float:left;position:relative;right:0;margin:3px 0 0 28px;width:44px;height:34px;cursor:pointer;background-image:url(../images/btn_scene_add.png);background-size:44px 34px}.selectedScene .entrySceneInputCover{min-width:97px}.entrySceneInputCover{display:block;overflow:hidden;height:32px;padding:4px 10px 0;border-bottom:2px solid transparent;background-color:#99c4ff;border-radius:10px 10px 0 0}.entrySceneFieldWorkspace{cursor:text!important;display:inline-block;overflow:hidden;margin:0;height:24px;width:100%;border:1px solid transparent;border-radius:4px;outline:0;background-color:transparent;font-size:12px;font-weight:600;color:#fff;line-height:24px}.selectedScene .entrySceneInputCover{height:37px;padding:7px 30px 0 10px;background-color:#fff;border-radius:8px 8px 0 0;border-bottom-color:#ffb500}.selectedScene .entrySceneFieldWorkspace{background-color:#fff;font-size:14px;color:#ffb500}.selectedScene .entrySceneFieldWorkspace:focus{font-size:12px;border:1px solid #e2e2e2;color:#2c313d}.entrySceneRemoveButtonWorkspace{position:absolute;right:0;top:3px;width:30px;height:30px;padding:0;border:0;display:none;background-image:url(../images/scene_delete_unselect.png);background-size:10px auto;background-repeat:no-repeat;background-position:50%;background-color:transparent}.minValue .entrySceneRemoveButtonWorkspace{display:none}.selectedScene .entrySceneRemoveButtonWorkspace{display:block;top:3px;background-color:transparent;background-image:url(../images/scene_delete.png)}.entrySceneDummyView{width:55px;height:40px;background-color:orange;display:inline-block;opacity:.3;position:absolute;left:0;top:0;z-index:889;left:100px}.tablet .entrySceneRemoveButtonWorkspace{width:14px;height:14px;right:48px;background-image:url(../images/scene_delete_unselect_big.png)}.tablet .selectedScene .entrySceneRemoveButtonWorkspace{background-image:url(../images/scene_delete_big.png)}.tablet .entrySceneRemoveButtonWorkspace:hover{background-image:url(../images/scene_delete_hover_big.png)}.entryCanvasWrapper{position:absolute}.entryCanvasWorkspace{position:relative;top:0;left:0;width:268px;background-color:#fff;border-top:1px solid #d6e9f4;vertical-align:top}.entryCanvasPhone{width:100%;background-color:#fff;display:block}.entryPopupWindow>.entryCanvasWorkspace{width:100%!important;position:relative;border-bottom:1px solid #d6e9f4;border-top:0}.entryPopupWindow>.entryEngine_w{width:100%!important;height:100%!important;border:0}.entryPopupWindow>div>.entryCanvasWorkspace{width:100%!important;top:0!important;vertical-align:top}.entryStateManagerWorkspace{float:right;height:40px;margin-right:10px}.entryStateManagerButtonWorkspace{border:0;margin:3px;padding-left:26px;height:32px;border-radius:4px;background-color:#bdc4c9;color:#e2ebfa;font-size:10pt;background-repeat:no-repeat;background-position:7px 8px;border-bottom:2pt solid #a0acb2;border-right:2pt solid #a0acb2}.entryStateManagerButtonWorkspace.active:hover{background-color:#7cc2ee}.entryStateManagerButtonWorkspace.active{background-color:#6aafda;border-bottom:2pt solid #639fbd;border-right:2pt solid #639fbd}.entryUndoButtonWorkspace{background-image:url(/img/assets/undo.png)}.entryRedoButtonWorkspace{background-image:url(/img/assets/redo.png)}.entryPlaygroundTable{position:absolute;left:254px;top:0;bottom:0;right:0;border-left:none;background-color:#f9f9f9}.entryToastContainer{position:fixed;right:0;bottom:15px;margin:0;padding:2px;width:300px;max-height:100%;overflow:auto;z-index:9000}.entryToast{padding:7px 16px;margin-top:8px;width:100%;background-color:#eee;-webkit-box-shadow:0 0 8px #999;box-shadow:0 0 8px #999;border:2px solid;-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;text-shadow:0 1px 0 hsla(0,0%,100%,.5);cursor:pointer;opacity:1}.entryToastSuccess{border-color:#d6e9c6;background-color:#e5f3df;color:#468847}.entryToastWarning{border-color:#7e7190;background-color:#fff9ab;color:#e07000}.entryToastAlert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.entryToastTitle{font-size:12pt;font-weight:700}.entryToastMessage{font-size:9pt;margin-top:4px;margin-bottom:2px}.entryMobileToastWrapper{position:absolute;margin-top:24px;width:100%;text-align:center;pointer-events:none;z-index:1}.entryMobileToastWrapper .entryMobileToast{display:inline-block;height:38px;font-size:14px;vertical-align:top;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center;color:#4f80ff}.entryMobileToastWrapper .entryMobileToast:before{content:"";display:inline-block;background-image:url(../images/toast_left.svg);width:17px;height:38px;margin-right:-4px}.entryMobileToastWrapper .entryMobileToast:after{content:"";display:inline-block;background-image:url(../images/toast_right.svg);width:20px;height:38px;margin-left:-4px}.entryMobileToastWrapper .entryMobileToast .content{display:inline-block;height:38px;padding:9px 8px;vertical-align:top;background-image:url(../images/toast_bg.svg)}.entryVariablePanelWorkspace{position:absolute;overflow:hidden;overflow-y:auto;width:254px;top:0;bottom:0;padding:16px 16px 0 8px;background-color:#ecf8ff;-webkit-box-shadow:inset 0 0 0 1px #d6e9f4;box-shadow:inset 0 0 0 1px #d6e9f4;border-radius:0 0 0 6px}.entryVariablePanelPhone{width:250px;top:47px;bottom:0;padding:6px 4px 0}.entryVariableSelectorWorkspace{width:100%;border-collapse:collapse;border-spacing:0;border:0;padding:0;margin:0;table-layout:fixed}.entryVariableSelectorWorkspace tr:first-child td:first-child{width:56px}.entryVariableSelectButtonWorkspace{font-family:EntryFont,NanumGothic!important;width:88px;padding:0;margin:0;cursor:pointer;vertical-align:top}.entryVariableSelectButtonWorkspace div{position:relative;height:40px;padding-left:8px;font-size:12px;font-weight:600;color:#728997;background-color:#fff;letter-spacing:-.4px;line-height:40px}.entryVariableSelectButtonWorkspace div:before{position:absolute;left:15px;top:9px;width:20px;height:20px;background-size:20px auto;vertical-align:top;content:""}.entryVariableSelectButtonWorkspace.selected div{color:#4f80ff;z-index:10}.entryVariableSelectButtonWorkspace.allButton div{height:80px;padding:0;border-radius:4px 0 0 4px;text-align:center;line-height:80px}.entryVariableSelectButtonWorkspace.allButton div:after{right:-1px;border-radius:4px 0 0 4px}.entryVariableSelectButtonWorkspace .text{display:block;overflow:hidden;margin:0 8px 0 28px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.entryVariableSelectButtonWorkspace.message div{border-radius:0 6px 0 0}.entryVariableSelectButtonWorkspace.func div{border-radius:0 0 6px 0}.entryVariableSelectButtonWorkspace.disable div{cursor:default}.entryVariableSelectButtonWorkspace div:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #d6e9f4;content:""}.entryVariableSelectButtonWorkspace.selected div:after{border-color:#4f80ff}.entryVariableSelectButtonWorkspace.allButton div .text{margin:0}.entryVariableSelectButtonWorkspace.variable div:after{right:-1px}.entryVariableSelectButtonWorkspace.message div:after{border-radius:0 6px 0 0}.entryVariableSelectButtonWorkspace.list div:after{right:-1px;top:-1px}.entryVariableSelectButtonWorkspace.func div:after{top:-1px;border-radius:0 0 6px 0}.entryVariableSelectButtonWorkspace.allButton div:before{display:none}.entryVariableSelectButtonWorkspace.variable div:before{background-image:url(../images/ic_attr_variable.svg)}.entryVariableSelectButtonWorkspace.message div:before{background-image:url(../images/ic_attr_message.svg)}.entryVariableSelectButtonWorkspace.list div:before{margin-right:6px;background-image:url(../images/ic_attr_list.svg)}.entryVariableSelectButtonWorkspace.func div:before{background-image:url(../images/ic_attr_func.svg)}.entryVariableSelectButtonWorkspace.variable.selected div:before{background-image:url(../images/ic_attr_variable_on.svg)}.entryVariableSelectButtonWorkspace.message.selected div:before{background-image:url(../images/ic_attr_message_on.svg)}.entryVariableSelectButtonWorkspace.list.selected div:before{margin-right:6px;background-image:url(../images/ic_attr_list_on.svg)}.entryVariableSelectButtonWorkspace.func.selected div:before{background-image:url(../images/ic_attr_func_on.svg)}.entryVariableListElementWorkspace{background-repeat:no-repeat;background-position:14px 10px;background-color:#efefef;border:1px solid #a8a8a8;margin-bottom:-1px;min-height:50px}.entryVariableListWorkspace{overflow:auto;position:absolute;top:112px;bottom:0;left:0;right:0;padding:0;margin:0;border-top:1px solid rgba(213,214,233,.9568627450980393)}.entryVariableAdd_box .entryVariableAddWorkspace{width:146px;margin:16px auto;font-size:14px;line-height:42px}.entryVariableAdd_box .entryVariableAddWorkspace.disabled{border:1px solid #e2e2e2;background-color:#f9f9f9;color:#cbcbcb;cursor:default}.entryVariableAdd_box.entryVariableContainerTextMode .entryVariableAddSpaceWorkspace,.entryVariableAdd_box .message_inpt.off{display:none}.entryVariableAdd_box .message_inpt input[type=text]::-webkit-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::-moz-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]:-ms-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::-ms-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::placeholder{color:#979797}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace{border:0;margin:0}.entryVariableAdd_box .entryVariableAddSpaceWorkspace.off{display:none}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputLabelWorkspace{position:relative;left:-10px;margin-bottom:8px;display:inline-block;font-size:11px;font-weight:600;color:#2c313d;line-height:11px;vertical-align:top}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputLabelWorkspace:before{content:"";display:inline-block;overflow:hidden;border-radius:50%;margin:3px 7px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace{overflow:hidden;width:100%;padding:6px 8px 5px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-webkit-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:-ms-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-ms-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-moz-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::placeholder{color:#979797}.entryVariableAddSpaceGlobalWrapperWorkspace{position:relative;margin:16px 0 0 14px;padding:0 0 0 26px;font-size:12px;font-weight:600;color:#2c313d;cursor:pointer;line-height:14px}.entryVariableAddSpaceGlobalWrapperWorkspace+.entryVariableAddSpaceGlobalWrapperWorkspace{margin-top:22px}.entryVariableAddSpaceGlobalWrapperWorkspace .Workspace_text{display:inline-block;padding:4px 0 2px}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCheckWorkspace{position:absolute;left:0;top:0;width:20px;height:20px;background-size:20px auto;background-image:url(../images/btn_radio.png)}.entryVariableAddSpaceGlobalWrapperWorkspace.on .entryVariableAddSpaceCheckWorkspace{background-image:url(../images/btn_radio_on.png)}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace{display:none;position:relative;margin:14px 0 -6px;padding:11px 0 11px 32px;border:1px solid #aac5d5;border-width:1px 0;font-size:12px;color:#2c313d;cursor:pointer;letter-spacing:-.5px}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryVariableAddSpaceCloudSpanWorkspace{display:inline-block;line-height:1.33;letter-spacing:-.48px;white-space:pre}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper .entryVariableAddSpaceCheckWorkspace{position:absolute;left:-28px;width:20px;height:20px;background-size:20px auto;background-image:url(../images/btn_radio.png)}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper.on .entryVariableAddSpaceCheckWorkspace{background-image:url(../images/btn_radio_on.png)}.entryVariableAddSpaceGlobalWrapperWorkspace.on .entryVariableAddSpaceCloudWrapperWorkspace{display:block}.entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper{position:relative;margin-bottom:12px}.entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper:last-child{margin-bottom:0}.entryVariableSplitterWorkspace{border-width:1px 0}.entryVariableSplitterWorkspace+.entryVariableSplitterWorkspace{border-top:0}.entryVariableSplitterWorkspace.all .list+.list,.entryVariableSplitterWorkspace .list+.list{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace.all{border-top:none}.entryVariableSplitterWorkspace.all .list .inpt_box{background-color:#ecf8ff}.entryVariableSplitterWorkspace.all .list.unfold .inpt_box{background-color:#fff}.entryVariableSplitterWorkspace .list .inpt .editBoxInput{border:1px solid #aac5d5;background-color:#f9f9f9;color:#cbcbcb}.entryVariableSplitterWorkspace .list .inpt input[type=text]{height:24px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff}.entryVariableSplitterWorkspace .list .inpt input[type=text],.entryVariableSplitterWorkspace .list .inpt span{width:100%;padding:6px 8px 5px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.2px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .list .inpt span{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.entryVariableSplitterWorkspace .list .attr_inner_box{display:none;border-top:1px solid #aac5d5;padding:12px 26px 10px;background-color:#bfd8e6}.entryVariableSplitterWorkspace .list .attr_inner_box .box_sjt{display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;vertical-align:top;line-height:12px;margin-bottom:9px}.entryVariableSplitterWorkspace .list .attr_inner_box .box_sjt:before{display:inline-block;width:4px;height:4px;border-radius:50%;margin:3px 8px 0 0;background-color:#4f80ff;vertical-align:top;content:""}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt.hidden{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .chk_box{position:relative;font-size:0;cursor:pointer;margin-bottom:3px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box{overflow:hidden;font-size:0;margin-left:24px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box .dash{padding:0 2px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:24px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box input[type=text]:disabled{border:1px solid #e2e2e2;background-color:#f9f9f9;color:#cbcbcb}.entryVariableSplitterWorkspace .list .attr_inner_box .use_obj .obj_list .text{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:33px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;word-break:break-all;white-space:nowrap;line-height:34px}.entryVariableSplitterWorkspace .list .attr_inner_box .use_obj .obj_list .text.red{color:#ff4b4b;padding-left:10px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr.hidden{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box{max-height:160px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box.on{padding-right:20px}.scroll_box:not(.on) .simplebar-vertical{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box .simplebar-scrollbar{opacity:.8}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list li{position:relative;margin:8px 0 0;padding:0 34px 0 28px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]{width:100%;padding:6px 8px 5px;border:1px solid #e2e2e2;border-radius:4px;outline:0;background-color:#fff;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.2px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.obj_list{overflow:hidden;margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .list .use_block{display:none;padding:4px 26px 4px 32px;background-color:#d6e9f4}.entryVariableSplitterWorkspace .list .use_block .obj_list li{position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;list-style:none;height:33px;margin:0;padding:4px 4px 4px 42px;border-top:1px solid #aac5d5}.entryVariableSplitterWorkspace .list .use_block .obj_list li:first-child{border-top:0}.entryVariableSplitterWorkspace .list .use_block .obj_list .thmb{overflow:hidden;position:absolute;top:4px;left:4px;height:33px;width:30px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:auto 80%;background-repeat:no-repeat;background-position:50%}.entryVariableSplitterWorkspace .list .use_block .obj_list .text{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:33px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;word-break:break-all;white-space:nowrap;line-height:34px}.entryVariableSplitterWorkspace .list .watch.on{background-image:url(../images/layers_icon_visible24.svg)}.entryVariableSplitterWorkspace .list.default_val .inpt_box:before{background-image:url(../images/ic_attr_variable_on.svg)}.entryVariableSplitterWorkspace .list.cloud_val .inpt_box:before{background-image:url(../images/ic_attr_variable_cloud_on.png);background-image:url(../images/ic_attr_variable_real_time_on.png)}.entryVariableSplitterWorkspace .list.local_val .inpt_box:before{background-image:url(../images/ic_attr_variable_local.svg)}.entryVariableSplitterWorkspace .list.default_list .inpt_box:before{background-image:url(../images/ic_attr_list.svg)}.entryVariableSplitterWorkspace .list.cloud_variable .inpt_box:before{background-image:url(../images/ic_attr_variable_cloud.svg)}.entryVariableSplitterWorkspace .list.cloud_list .inpt_box:before{background-image:url(../images/ic_attr_list_cloud.svg)}.entryVariableSplitterWorkspace .list.real_time_variable .inpt_box:before{background-image:url(../images/ic_attr_variable_real_time.svg)}.entryVariableSplitterWorkspace .list.real_time_list .inpt_box:before{background-image:url(../images/ic_attr_list_real_time.svg)}.entryVariableSplitterWorkspace .list.local_list .inpt_box:before{background-image:url(../images/ic_attr_list_local.svg)}.entryVariableSplitterWorkspace .list.default_message .inpt_box:before{left:10px;background-image:url(../images/ic_attr_message_on.svg)}.entryVariableSplitterWorkspace.fold .attr_link{cursor:pointer}.entryVariableSplitterWorkspace.unfold .attr_link{background-color:#fff;cursor:pointer}.entryVariableSplitterWorkspace .attr_box{display:none}.entryVariableSplitterWorkspace .list.unfold .attr_inner_box,.entryVariableSplitterWorkspace .list.unfold .caution_dsc,.entryVariableSplitterWorkspace .list.unfold .use_block,.entryVariableSplitterWorkspace.unfold .attr_box{display:block}.entryVariableSplitterWorkspace .list.unfold .inpt:after{background-image:url(../images/layers_arrow_up_nor.png)}.entryVariableSplitterWorkspace .list.default_func .inpt_box,.entryVariableSplitterWorkspace .list.default_message .inpt_box{padding:13px 80px 13px 36px;background-color:#ecf8ff}.entryVariableSplitterWorkspace .list.default_func .inpt:after,.entryVariableSplitterWorkspace .list.default_message .inpt:after{display:none}.entryVariableSplitterWorkspace .list.default_message.unfold .inpt_box{background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1)}.entryVariableAdd_box .message_inpt input[type=text]:active,.entryVariableAdd_box .message_inpt input[type=text]:focus,.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:active,.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:focus,.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]:active,.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]:focus,.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt input[type=text]:active,.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt input[type=text]:focus,.entryVariableSplitterWorkspace .list .inpt input[type=text]:active,.entryVariableSplitterWorkspace .list .inpt input[type=text]:focus{border-color:#4f80ff}.simplebar-scrollbar{right:4px;width:8px}.simplebar-scrollbar:before{opacity:1!important;background-color:#aac5d5;border-radius:2.5px}.entryVariableAdd_box .entryVariableAddWorkspace{display:block;overflow:hidden;height:40px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;font-weight:600;color:#4f80ff;text-align:center;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin:12px;width:calc(100% - 24px);font-size:12px;letter-spacing:-.28px;line-height:40px}.entryVariableSplitterWorkspace{background-color:#fff;border:1px solid #d6e9f4}.entryVariableSplitterWorkspace.func,.entryVariableSplitterWorkspace.message{border-top:none}.entryVariableSplitterWorkspace .attr_box{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace .attr_box .default_message.unfold{border-color:#aac5d5;outline:1px solid #aac5d5}.entryVariableSplitterWorkspace.list.global.fold,.entryVariableSplitterWorkspace.variable.global.fold{border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .list .list:first-child{margin-top:0}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable.unfold{border-color:#aac5d5;outline:1px solid #aac5d5;border-top:none;margin-top:1px}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable .inpt_box:before{left:8px}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable .inpt_box .watch{margin-left:2px;margin-right:8px}.entryVariableSplitterWorkspace.unfold .attr_link:after{width:24px;height:24px;border-radius:0;background-image:url(../images/folder_open.svg);background-color:inherit;background-size:auto}.entryVariableSplitterWorkspace .attr_link{position:relative;display:block;height:38px;padding:0 14px 0 12px;font-size:10px;letter-spacing:-.4px;font-weight:600;color:#2c313d;text-decoration:none;word-break:break-all;cursor:default;line-height:38px;margin-bottom:1px}.entryVariableSplitterWorkspace .attr_link:after{display:inline-block;position:absolute;top:7px;right:14px;overflow:hidden;background-color:#4f80ff;content:"";width:24px;height:24px;border-radius:0;background-image:url(../images/folder_close.svg);background-color:inherit;background-size:auto}.entryVariableSplitterWorkspace .attr_box .list.fold input{margin-left:4px;pointer-events:none;border:none;background:transparent;padding:0}.entryVariableSplitterWorkspace .attr_box .list.unfold .caution_dsc,.entryVariableSplitterWorkspace .attr_box .list.unfold .used_function_dsc{background-color:#d6e9f4;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;padding-top:3px}.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box .arrowDown,.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box:after{background-image:url(../images/layers_arrow_up_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list.unfold .attr_inner_box{position:relative;background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.unfold .attr_inner_box .val_type_txt{position:absolute;top:15px;right:20px;font-size:9px;font-weight:600;letter-spacing:-.36px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list .inpt_box{display:-ms-flexbox;display:flex;padding:13px 0;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#f7fcff;-ms-flex-align:center;align-items:center}.entryVariableSplitterWorkspace .attr_box .list .inpt_box:before{margin-left:10px;width:24px;height:24px;background-size:24px auto;content:""}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .watch{margin-left:4px;width:18px;height:18px;font-size:0;background-image:url(../images/layers_icon_unvisible24.svg);background-size:18px auto}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .watch.on{background-image:url(../images/layers_icon_visible24.svg)}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt{position:relative;overflow:hidden;height:24px;-ms-flex:1 1;flex:1 1;margin-right:20px}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt input[type=text],.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt span{font-size:10px;line-height:10px}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .arrowDown{width:10px;height:8px;margin-right:20px;background-size:auto;background-image:url(../images/layers_arrow_down_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .del{margin-right:20px;width:20px;height:20px;background-position:50%;background-size:auto;background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box{padding:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .box_sjt{position:relative;left:-10px;margin-bottom:12px;font-size:11px;font-weight:600;letter-spacing:-.44px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box{display:-ms-flexbox;display:flex}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box .btn_list{-ms-flex:1 1;flex:1 1;display:inline-block;height:28px;border-radius:4px;border:1px solid #aac5d5;background-color:#fff;font-size:9px;letter-spacing:-.36px;font-weight:600;color:#2c313d;text-align:center;line-height:26px;cursor:pointer;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box .btn_list+.btn_list{margin-left:4px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_sjt{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:6px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt{overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr{padding:15px 20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt{display:block;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt label,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt label{display:block;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;line-height:10px;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt .val_inptbox,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt .val_inptbox{display:block}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt .val_inptbox input,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt .val_inptbox input{width:100%;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;font-size:10px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.4px;color:#2c313d}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px auto;background-image:url(../images/btn_checkbox.svg);vertical-align:top;margin-right:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .chk_text,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .chk_text{display:inline-block;font-weight:600;vertical-align:top;font-size:10px;line-height:18px;letter-spacing:-.4px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .cnt_box input,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .cnt_box input{width:56px;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#2c313d}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj{padding:15px 14px 12px 20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .box_sjt{margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li{position:relative;height:24px;margin-bottom:6px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li .thmb{position:static;display:inline-block;overflow:hidden;height:24px;width:22px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;background-size:auto 80%;background-repeat:no-repeat;background-position:50%;margin-right:8px;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li .text{display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#4d616e;white-space:nowrap;line-height:24px;font-size:10px;font-weight:600;letter-spacing:-.4px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr{padding:15px 14px 15px 20px;border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .box_sjt{position:relative;left:-10px;margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt{margin:3px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px;vertical-align:top;background-image:url(../images/btn_checkbox.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .chk_text{display:inline-block;margin-left:10px;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#4d616e;line-height:18px;font-weight:600;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt{margin:3px 0 0 28px;overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group{margin-top:10px;margin-left:28px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group[disabled]{display:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .scroll_box{max-height:135px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .scroll_box.on{padding-right:20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj{padding:15px 14px 15px 20px;border-top:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .use_block{padding:15px 14px 11px 20px}.entryVariableSplitterWorkspace .attr_box .list .use_block .box_sjt{position:relative;left:-10px;margin-bottom:5px;display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:12px}.entryVariableSplitterWorkspace .attr_box .list .use_block .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li{padding:3px 4px 3px 42px;border:none;height:24px}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li .thmb{border:1px solid #aac5d5;width:22px;height:24px}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li .text{height:24px;font-size:10px;line-height:24px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list.default_message.unfold .inpt_box{-webkit-box-shadow:0 1px 1px 0 #aac5d5;box-shadow:0 1px 1px 0 #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_message .inpt_box:before{left:10px;background-image:url(../images/ic_attr_message.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_val .inpt_box:before{left:10px;background-image:url(../images/ic_attr_variable.svg)}.entryVariableSplitterWorkspace .attr_box .list.cloud_list .cnt_group .del,.entryVariableSplitterWorkspace .attr_box .list.default_list .cnt_group .del,.entryVariableSplitterWorkspace .attr_box .list.real_time_list .cnt_group .del{position:absolute;width:22px;height:22px;right:6px;top:0;display:inline-block;background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;border:none;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list.cloud_list .inpt_box:before,.entryVariableSplitterWorkspace .attr_box .list.default_list .inpt_box:before,.entryVariableSplitterWorkspace .attr_box .list.real_time_list .inpt_box:before{left:10px}.entryVariableSplitterWorkspace .attr_box .list.default_list .inpt_box:before{background-image:url(../images/ic_attr_list.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .del{background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;border:none;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list.default_func .cnt_group .del{position:absolute;width:22px;height:22px;right:6px;top:0;display:inline-block}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .caution_dsc,.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .inpt_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .inpt_box:after{background-image:url(../images/layers_arrow_up_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .attr_inner_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box{background-color:#f7fcff}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box:before{left:10px;background-image:url(../images/ic_attr_func.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box:after{width:10px;height:8px;background-image:url(../images/layers_arrow_down_nor.svg);background-size:auto;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box .inpt input[type=text],.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box .inpt span{font-size:10px;line-height:10px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box{padding:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr{padding:15px 14px 15px 20px;border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .box_sjt{position:relative;left:-10px;margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt{margin:3px 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px;vertical-align:top;background-image:url(../images/btn_checkbox.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .chk_text{display:inline-block;margin-left:10px;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#4d616e;line-height:18px;font-weight:600;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt{margin:3px 0 0 28px;overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group{margin-top:10px;margin-left:28px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group[disabled]{display:none}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .scroll_box{max-height:135px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .scroll_box.on{padding-right:20px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block{padding:15px 14px 11px 20px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .box_sjt{position:relative;left:-10px;margin-bottom:5px;display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:12px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li{padding:3px 4px 3px 42px;border:none;height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li .thmb{border:1px solid #aac5d5;width:22px;height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li .text{height:24px;font-size:10px;line-height:24px;color:#4d616e}.entryVariableAdd_box .entryVariableSplitterWorkspace .attr_box .list.unfold{outline:1px solid #aac5d5;border-color:#aac5d5}.entryVariableAdd_box .entryVariableAddSpaceWorkspace{border:1px solid #aac5d5;background-color:#d6e9f4}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceDataWrapperWorkspace{padding:18px 20px 0}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceNameWrapperWorkspace{margin-bottom:6px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace{height:28px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;white-space:nowrap;margin-bottom:10px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button{display:inline-block;height:28px;width:50%;margin-top:-1px;margin-left:-1px;color:#728997;font-size:9px;font-weight:600;text-align:center;line-height:26px;letter-spacing:-.36px;vertical-align:top;border:1px solid transparent;border-radius:4px 0 0 4px;cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button.on{color:#4f80ff;border-color:#4f80ff;background-color:#fff}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button:nth-child(2n){border-radius:0 4px 4px 0;margin-left:2px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper{display:none;margin-bottom:10px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper.on{display:block}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper{color:#4d616e;font-size:10px;font-weight:600;line-height:18px;letter-spacing:-.4px;vertical-align:top}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper.on .radioButton{background-image:url(../images/btn_radio_on.svg)}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper .radioButton{display:inline-block;width:18px;height:18px;vertical-align:top;margin-right:10px;margin-bottom:6px;background-image:url(../images/btn_radio.svg);cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper .entryVariableAddSpaceCheckWorkspace{cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace{display:-ms-flexbox;display:flex;overflow:hidden;margin-top:10px;border-top:1px solid #aac5d5;font-size:0;text-align:center;padding:15px 18px 18px 8px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace{display:inline-block;-ms-flex:1 1;flex:1 1;height:32px;color:#2c313d;font-size:9px;font-weight:600;letter-spacing:-.36px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;text-align:center;text-decoration:none;line-height:30px;margin:0 2px;cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceConfirmWorkspace{color:#fff;background-color:#4f80ff;border-color:#4f80ff}.entryVariableAdd_box .message_inpt{border:1px solid #aac5d5;background-color:#d6e9f4}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper{padding:18px 20px 0;border-top:1px solid #d6e9f4;margin-bottom:16px}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper .box_sjt{position:relative;left:-10px;margin-bottom:8px;display:block;font-size:11px;font-weight:600;color:#2c313d;letter-spacing:-.44px;line-height:11px}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper input{width:100%;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;color:#2c313d;font-size:10px;font-weight:600;letter-spacing:-.4px}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace{display:-ms-flexbox;display:flex;overflow:hidden;margin-top:10px;border-top:1px solid #aac5d5;font-size:0;text-align:center;padding:15px 20px 18px}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace{display:inline-block;-ms-flex:1 1;flex:1 1;height:28px;color:#2c313d;font-size:9px;font-weight:600;letter-spacing:-.36px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;text-align:center;text-decoration:none;line-height:26px;margin:0 2px;cursor:pointer}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace.entryVariableAddSpaceConfirmWorkspace{color:#fff;background-color:#4f80ff;border-color:#4f80ff}#entryPdfWorkspace iframe{width:100%;height:100%}.targetChecker{height:50px;background-color:#fff;border-bottom:.5px solid #5096f5;cursor:pointer;padding:5px}.targetChecker.success{background-color:#5cb85c}.targetChecker.fail{background-color:#d9534f}.entryCurtainElem{position:fixed;background-color:#3b3b3b;opacity:.7;z-index:5001;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.entryCurtainElem.top{width:100%;top:0;left:0;right:0}.entryCurtainElem.right{right:0;bottom:0}.entryCurtainElem.bottom{left:0;bottom:0}.entryCurtainElem.left{left:0}.hideTooltip>.entryCurtainElem{opacity:0}.entryCurtainCloseBtn{width:22px;height:22px;position:fixed;z-index:10001;right:22px;top:22px;background-image:url(../images/curtain_close.png);background-repeat:no-repeat;background-color:transparent;border:none}#entryConsole{height:100%}#entryConsole>.CodeMirror{height:100%;background:#424b50}#entryConsole .CodeMirror-cursor{border-left:1px solid #fff}#entryConsole span{color:#fff}#entryConsole .speak span{color:#fff2a4}#entryConsole .ask span{color:#bdd1ff}.entryTargetStatus{font-family:EntryFont,NanumGothic;height:54px;width:100%;position:absolute;bottom:0}.entryTargetStatus .innerWrapper{width:auto;position:absolute;background-color:#f4f4f4;border-radius:3px;height:54px}.entryPopupWindow .entryTargetStatus{height:91px}.iframeWithTargetStatus .innerWrapper{width:100%}.entryPopupWindow .innerWrapper{left:16px;right:16px}.iframeWithTargetStatus #entryCanvasWrapper{bottom:89px}.iframeWithTargetStatus .entryEngine{bottom:54px}.entryTargetStatus .statusIndicator{display:inline-block;width:43px;height:41px;text-align:center;line-height:41px;font-size:14px;color:#fff;background-image:url(../images/status_dialog.png);margin-left:14px;margin-top:6px}.entryTargetStatus .statusMessage{font-size:14px;color:#3b3b3b;left:71px;top:0;bottom:0;right:10px;display:table;position:absolute;width:100%;height:54px}.statusMessage p{display:table-cell;vertical-align:middle;padding-right:81px}.targetCheckerPopup .entryEngine_w{height:auto!important;bottom:91px}.blueWS .entryTargetStatus .statusIndicator{background-image:url(../images/status_dialog_blue.png)}.purpleWS .entryTargetStatus .statusIndicator{background-image:url(../images/status_dialog_purple.png)}#textCodingExampleView{position:absolute;width:100%;top:150px}@-webkit-keyframes fIn{0%{opacity:0}to{opacity:.5}}@keyframes fIn{0%{opacity:0}to{opacity:.5}}.entryTooltipBG{position:absolute;width:100%;height:100%;z-index:9990;top:0;left:0;cursor:pointer;-webkit-animation-name:fIn;animation-name:fIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes stretch{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes stretch{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.entryTooltipWrapper{position:absolute;z-index:9999;-webkit-animation-name:stretch;animation-name:stretch;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.hideTooltip>.entryTooltipWrapper{opacity:0}.entryTooltip{position:absolute;white-space:nowrap;padding:25px;background-color:#fff;border-radius:8px;text-align:center;font-size:14px;font-family:EntryFont,NanumGothic;color:#3b3b3b;-webkit-box-shadow:2px 2px 10px 0 rgba(0,0,0,.19);box-shadow:2px 2px 10px 0 rgba(0,0,0,.19)}.entryTooltip:before{position:absolute;content:""}.entryTooltip.up{-webkit-transform:translate(-50%,-100%);-moz-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);-o-transform:translate(-50%,-100%);transform:translate(-50%,-100%);margin-top:-11px}.entryTooltip.up:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='11'%3E%3Cpath fill='%23FFF' d='M0 0l10 10c2.5 1.5 2.5 1.5 5 0L25 0z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:11px;width:25px;top:100%;left:50%;margin-left:-12.5px}.entryTooltip.down{margin-top:11px;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.entryTooltip.down:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='11'%3E%3Cpath fill='%23FFF' d='M25 11L15 1c-2.5-1.5-2.5-1.5-5 0L0 11z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:11px;width:25px;top:-11px;left:50%;margin-left:-12.5px}.entryTooltip.left{margin-left:-11px;-webkit-transform:translate(-100%,-50%);-moz-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);-o-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.entryTooltip.left:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='25'%3E%3Cpath fill='%23FFF' d='M0 25l10-10c1.5-2.5 1.5-2.5 0-5L0 0z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:25px;width:11px;left:100%;margin-left:-1px;top:50%;margin-top:-12.5px}.entryTooltip.right{margin-left:11px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.entryTooltip.right:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='25'%3E%3Cpath fill='%23FFF' d='M11 0L1 10c-1.5 2.5-1.5 2.5 0 5l10 10z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:25px;width:11px;top:50%;left:-11px;margin-top:-12.5px}@-webkit-keyframes IndicatorPop{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes IndicatorPop{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.entryTooltipIndicator{position:absolute;padding-top:25px}.entryTooltipIndicator>div{width:50px;height:50px;background-color:#fff;margin:-100% -50%;border-radius:100%;position:relative;z-index:9999;-webkit-animation-name:IndicatorPop;animation-name:IndicatorPop;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.entryTooltipIndicator>div:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.entryTooltipIndicator>div:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.entryTooltip.left.edge_up{-webkit-transform:translate(-100%,-25px);-moz-transform:translate(-100%,-25px);-ms-transform:translate(-100%,-25px);-o-transform:translate(-100%,-25px);transform:translate(-100%,-25px)}.entryTooltip.left.edge_up:before{top:25px}.entryTooltip.left.edge_down{-webkit-transform:translate(-100%,-100%);-moz-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);-o-transform:translate(-100%,-100%);transform:translate(-100%,-100%);margin-top:25px}.entryTooltip.left.edge_down:before{top:100%;margin-top:-37.5px}.entryTooltip.right.edge_up{-webkit-transform:translateY(-25px);-moz-transform:translateY(-25px);-ms-transform:translateY(-25px);-o-transform:translateY(-25px);transform:translateY(-25px)}.entryTooltip.right.edge_up:before{top:25px}.entryTooltip.right.edge_down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);margin-top:25px}.entryTooltip.right.edge_down:before{top:100%;margin-top:-37.5px}.entryTooltip.up.edge_left{-webkit-transform:translate(-25px,-100%);-moz-transform:translate(-25px,-100%);-ms-transform:translate(-25px,-100%);-o-transform:translate(-25px,-100%);transform:translate(-25px,-100%)}.entryTooltip.up.edge_left:before{left:25px}.entryTooltip.up.edge_right{-webkit-transform:translate(-100%,-100%);-moz-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);-o-transform:translate(-100%,-100%);transform:translate(-100%,-100%);margin-left:25px}.entryTooltip.up.edge_right:before{left:100%;margin-left:-37.5px}.entryTooltip.down.edge_left{-webkit-transform:translate(-25px);-moz-transform:translate(-25px);-ms-transform:translate(-25px);-o-transform:translate(-25px);transform:translate(-25px)}.entryTooltip.down.edge_left:before{left:25px}.entryTooltip.down.edge_right{left:0;margin-left:25px;-webkit-transform:translate(-100%);-moz-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%)}.entryTooltip.down.edge_right:before{left:100%;margin-left:-37.5px}@-webkit-keyframes fadeToast{0%{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}35%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}70%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}to{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@keyframes fadeToast{0%{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}35%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}70%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}to{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}.fadeToast{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeToast;animation-name:fadeToast}.hideToast{visibility:hidden;opacity:0}.toastText{font-family:EntryFont,NanumGothic;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center} +body,html{-ms-touch-action:none;touch-action:none;overflow:hidden}#__next{position:absolute;height:100%;width:100%}.entry,.wrapper,body,html{height:100%;margin:0;padding:0}.entry,.wrapper{position:relative;min-width:1024px}.engineContainer{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;float:left;width:294px;height:100%;padding:46px 16px 8px 8px}.dragNone{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryHidden{visibility:hidden}.entryRemove{display:none!important}.entryHide{visibility:hidden}.entryRemoveCategory,.entryRemoveElement{display:none!important}.entryNoDeco{text-decoration:none!important}.entryBtn{border:none;margin:0;background-color:transparent}.entryDimmed{opacity:.5;background-color:#767676}#entryInputForComputeWidth{visibility:hidden;position:fixed;left:-9999px;top:-9999px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.CodeMirror{height:100%;color:#000}.CodeMirror,.CodeMirror *{font-family:Nanum Gothic Coding!important}.CodeMirror-sizer{padding-top:7px}.CodeMirror-lines{padding:5px 0}.CodeMirror pre{padding:0 5px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7}.CodeMirror-gutters,.CodeMirror-linenumber{border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{padding:0 5px;min-width:20px;text-align:right;color:#a0a0a0}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#2bbfed}.cm-s-default .cm-atom{color:#ff9e00}.cm-s-default .cm-number{color:#0fc764}.cm-s-default .cm-def{color:#4f39db}.cm-s-default .cm-property,.cm-s-default .cm-punctuation,.cm-s-default .cm-variable{color:#e22c0b}.cm-s-default .cm-operator{color:#000}.cm-s-default .cm-variable-2{color:#e22c0b}.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#ff9e00}.cm-s-default .cm-string{color:#2a7def}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#c93ad8}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:#e22c0b}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0f0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#f22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e7f1fd}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;z-index:3;height:100%!important}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;margin-bottom:-30px;margin-right:-1px;*zoom:1;*display:inline}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4;background-color:#f7f7f7;padding-right:6px}.CodeMirror-gutter-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;overflow:auto}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#e4f9ed}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::-moz-selection, .CodeMirror-line>span::-moz-selection, .CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background:#ffa;background:rgba(255,255,0,.4)}.CodeMirror span{*vertical-align:text-bottom}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.block.selected>g>.blockBackgroundPath,.block.selected>g>.blockPath{-webkit-filter:none;filter:none}.block.selected>g>.blockBackgroundPath:not([fill^="url(#blockHoverPattern"]),.block.selected>g>.blockPath:not([fill^="url(#blockHoverPattern"]){-webkit-filter:url(#entryBlockSelectFilter_board);filter:url(#entryBlockSelectFilter_board)}.block.outputHighlight>g>.blockPath{stroke-width:2px;stroke:#fff}.block.basicButtonView{cursor:pointer}.block.basicButtonView>g>path{fill:#fff;stroke:#4f80ff;stroke-width:1}.block.basicButtonDisabledView{cursor:auto}.block.basicButtonDisabledView>g>path{fill:#f9f9f9;stroke:#e2e2e2;stroke-width:1}.block.clickableText{cursor:pointer}.block.basicText{cursor:default}.block.basicText:hover>g>path{fill:none}.block.basicTextLight{cursor:default}.block.basicTextLight>g>text>tspan{font-weight:lighter}.block{cursor:url(/media/handopen.cur),auto;-ms-touch-action:none}.block.dragging{cursor:url(/media/handclosed.cur),auto}.block.selected>path{stroke-width:3px;stroke:#798eb1}.block.activated>g>path{stroke-width:3px;stroke:red}@keyframes activationDash{to{stroke-dashoffset:0}}@-webkit-keyframes activationDash{to{stroke-dashoffset:0}}.block g image,.block g text{pointer-events:none}svg .svgBlockGroup text{white-space:pre}.entry-field-color{cursor:pointer}.entry-input-field{cursor:text}.entry-input-field:hover rect{stroke-width:1.5px;stroke:#fff}.entry-widget-input-field{position:fixed;font-family:EntryFont,NanumGothic;font-weight:700;border:none;border-radius:5px;outline:none;line-height:normal;z-index:254;color:#000}.entry-widget-input-field::-ms-clear,.entry-widget-input-field::-ms-reveal{display:none}.entry-widget-textarea{position:absolute;background-color:#ffda85;resize:none;line-height:1.6em;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;overflow:hidden}.entryWorkspaceBoard.invisibleComment .svgCommentGroup,.invisible{visibility:hidden}.entry-field-angle{cursor:default}.entry-field-angle-circle{stroke:#dbdbdb;stroke-width:1;fill:#fbfbfb;fill-opacity:.8}.entry-angle-divider{stroke:#bababa;stroke-width:1}.entry-angle-indicator{stroke:#333;stroke-width:1;stroke-linecap:round}.entry-angle-fill-area{fill:#5096f5;fill-opacity:.3}.entryWorkspaceFilters{position:absolute;left:-100px;top:-100px}.entry-widget-keyboard-input{position:fixed}.entry-comment-resize-arrow{cursor:nwse-resize}.entry-comment-toggle-arrow{cursor:pointer}.blockHoverPattern .pattern1{-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern1,.blockHoverPattern .pattern2{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-ms-animation-direction:alternate;-o-animation-direction:alternate;-webkit-animation-name:blockPatternAnimation;-moz-animation-name:blockPatternAnimation;-ms-animation-name:blockPatternAnimation;-o-animation-name:blockPatternAnimation;animation-name:blockPatternAnimation}.blockHoverPattern .pattern2{-webkit-animation-delay:.33s;-moz-animation-delay:.33s;-ms-animation-delay:.33s;-o-animation-delay:.33s;animation-delay:.33s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern3{-webkit-animation-delay:.67s;-moz-animation-delay:.67s;-ms-animation-delay:.67s;-o-animation-delay:.67s;animation-delay:.67s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.blockHoverPattern .pattern3,.blockHoverPattern .pattern4{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-direction:alternate;-moz-animation-direction:alternate;-ms-animation-direction:alternate;-o-animation-direction:alternate;-webkit-animation-name:blockPatternAnimation;-moz-animation-name:blockPatternAnimation;-ms-animation-name:blockPatternAnimation;-o-animation-name:blockPatternAnimation;animation-name:blockPatternAnimation}.blockHoverPattern .pattern4{-webkit-animation-delay:1s;-moz-animation-delay:1s;-ms-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}@keyframes blockPatternAnimation{0%{opacity:0}to{opacity:.2}}@-webkit-keyframes blockPatternAnimation{0%{opacity:0}to{opacity:.2}}g.entry-field-dropdown{cursor:default}.guideGroup{opacity:.3}.entryWorkspaceBlockMenu{background-color:#fff;position:absolute;top:0;bottom:0;z-index:2}.entryWorkspaceBlockMenu.entryRemove.init{opacity:0!important;display:block!important;z-index:-9999}.entryCategoryListWorkspace{position:relative;min-width:58px;overflow:hidden;height:100%;display:inline-block;background-color:#ecf8ff;list-style-type:none;border-radius:0 0 6px 6px;margin:0;padding:0;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.entryCategoryListWorkspace .scrollIndicator{position:absolute;width:58px;height:16px;opacity:.8;background-image:url(../images/block_menu/scroll_indicator_arrow.svg);background-repeat:no-repeat;background-position:50%;background-color:#aac5d5;z-index:6;display:none;cursor:pointer}.entryCategoryListWorkspace .scrollIndicator.prepend{top:0}.entryCategoryListWorkspace .scrollIndicator.append{bottom:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.entryCategoryListWorkspace .scrollIndicator .active{display:block}.entryCategoryListWorkspace .entryCategoryList{height:100%;overflow:hidden;overflow-y:scroll;font-weight:700}.entryCategoryListWorkspace .entryCategoryList::-webkit-scrollbar{display:none}.entryCategoryListWorkspace .entryCategoryList .visiblePoint{margin:0}.entryCategoryListWorkspace .entryCategoryList #entryCategoryarduino{border-bottom-right-radius:6px;border-bottom-left-radius:6px;margin-bottom:1px}.entryCategoryListWorkspace:before{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #d6e9f4;border-radius:0 0 6px 6px;content:""}.entryCategoryListWorkspace li{position:relative;background-color:#ecf8ff;z-index:5}.entryCategoryListWorkspace li:first-child{margin-top:0}.entrySelectedCategory{position:relative;z-index:5}.blockMenuContainer{display:inline-block;vertical-align:top;width:254px;margin-left:2px;height:100%;background-color:#ecf8ff;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.blockMenuContainer .blockMenuWrapper{overflow:hidden;height:100%;-webkit-transition:width .2s ease;-o-transition:width .2s ease;transition:width .2s ease}.blockMenuContainer .blockMenuTrashcan{position:absolute;top:0;left:0;opacity:.95;background:#f7f2d1;border:2px dashed #ffc803}.blockMenuContainer .blockMenuTrashcan:before{display:block;content:" ";width:62px;height:94px;margin-top:74px;margin-left:calc(50% - 32px);background-image:url(../images/trashcan.svg)}.blockMenuContainer .blockMenuTrashcan.open:before{display:block;content:" ";width:64px;height:102px;margin-top:66px;margin-left:calc(50% - 31px);background-image:url(../images/trashcan_open.svg)}.blockMenuContainer .blockMenuTrashcan span{position:absolute;top:180px;width:100%;font-family:NanumGothicOTFBold;font-size:14px;color:#555;text-align:center}.blockMenuContainer .block.selected>g>.blockBackgroundPath,.blockMenuContainer .block.selected>g>.blockPath{-webkit-filter:none;filter:none}.blockMenuContainer .block.selected>g>.blockBackgroundPath:not([fill^="url(#blockHoverPattern"]),.blockMenuContainer .block.selected>g>.blockPath:not([fill^="url(#blockHoverPattern"]){-webkit-filter:url(#entryBlockSelectFilter_blockMenu);filter:url(#entryBlockSelectFilter_blockMenu)}.blockMenu{height:100%;min-width:700px}.entryCategoryListPhone{padding:0;margin:0;list-style-type:none}.entryCategoryElementWorkspace{padding:34px 0 4px;min-width:58px;text-align:center;background-color:#ecf8ff;font-size:12px;color:#595959;border:1px solid #d6e9f4;border-bottom:transparent;cursor:pointer;font-family:EntryFont,NanumGothic!important;line-height:14px;background-size:32px auto;background-position:50% 4px;position:relative}.entryCategoryBetaTag{background-image:url(../images/beta_tag.svg);position:absolute;bottom:18px;right:3px;width:26px;height:14px}.entryCategoryElementPhone{height:50px;clear:both;width:56px;padding-top:30px;text-align:center;background-color:#e2e9f0;font-size:13px;color:#474747;float:left;border-bottom:1px solid #b7c4cc;background-position:5px 2px;cursor:pointer}.entryCategoryElementEndWorkspace{clear:both;width:3px;margin-left:56px;background-color:#515b7c;height:4000px}.entryCategoryWorkspace{width:74px;height:100%;display:block}.entryBlockMenuWorkspace{background-color:#e5e5e5;position:absolute;left:64px;top:45px;width:186px;bottom:0;z-index:100}#entryCategorystart{background-repeat:no-repeat}.entryUnSelectedCategory#entryCategorystart{background-image:url(../images/start.svg)}.entrySelectedCategory#entryCategorystart{background-image:url(../images/start_on.svg);background-color:#00b400;border-color:#00b400;color:#fff}#entryCategoryflow{background-image:url(../images/flow.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryflow{background-image:url(../images/flow_on.svg);background-color:#17a6d1;border-color:#17a6d1;color:#fff}#entryCategorymoving{background-image:url(../images/moving.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorymoving{background-image:url(../images/moving_on.svg);background-color:#ad3efb;border-color:#ad3efb;color:#fff}#entryCategorylooks{background-image:url(../images/looks.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorylooks{background-image:url(../images/looks_on.svg);background-color:#ff3a61;border-color:#ff3a61;color:#fff}#entryCategorybrush{background-image:url(../images/brush.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorybrush{background-image:url(../images/brush_on.svg);background-color:#fc7e01;border-color:#fc7e01;color:#fff}#entryCategorytext{background-image:url(../images/text.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorytext{background-image:url(../images/text_on.svg);background-color:#e43500;border-color:#e43500;color:#fff}#entryCategorysound{background-image:url(../images/sound.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorysound{background-image:url(../images/sound_on.svg);background-color:#67b100;border-color:#67b100;color:#fff}#entryCategoryjudgement{background-image:url(../images/judgement.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryjudgement{background-image:url(../images/judgement_on.svg);background-color:#4562f5;border-color:#4562f5;color:#fff}#entryCategorycalc{background-image:url(../images/calc.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategorycalc{background-image:url(../images/calc_on.svg);background-color:#f4af18;border-color:#f4af18;color:#fff}#entryCategoryvariable{background-image:url(../images/variable.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryvariable{background-image:url(../images/variable_on.svg);background-color:#dd47d8;border-color:#dd47d8;color:#fff}#entryCategoryfunc{background-image:url(../images/func.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryfunc{background-image:url(../images/func_on.svg);background-color:#de5c04;border-color:#de5c04;color:#fff}#entryCategoryanalysis{background-image:url(../images/analysis.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryanalysis{background-image:url(../images/analysis_on.svg);background-color:#17a6d1;border-color:#17a6d1;color:#fff}#entryCategoryai{background-image:url(../images/ai.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryai{background-image:url(../images/ai_on.svg);background-color:#8222ff;border-color:#8222ff;color:#fff}#entryCategoryexpansion{background-image:url(../images/expansion.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryexpansion{background-image:url(../images/expansion_on.svg);background-color:#ef6d6d;border-color:#ef6d6d;color:#fff}#entryCategoryai_utilize{background-image:url(../images/ai_utilize.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryai_utilize{background-image:url(../images/ai_utilize_on.svg);background-color:#8222ff;border-color:#670bdd;color:#fff}#entryCategoryscene{background-image:url(../images/scene.png);background-repeat:no-repeat;border-right:none}.entrySelectedCategory#entryCategoryscene{border-left:none;border-right:none}#entryCategoryarduino{background-image:url(../images/hardware.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryarduino{background-image:url(../images/hardware_on.svg);background-color:#00b6b1;border-color:#00b6b1;color:#fff}#entryCategoryhw_sensor{background-image:url(../images/sensor.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_sensor{background-image:url(../images/sensor_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_led{background-image:url(../images/diode.svg);background-repeat:no-repeat;font-size:10px}.entrySelectedCategory#entryCategoryhw_led{background-image:url(../images/diode_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_motor{background-image:url(../images/dcmotor.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_motor{background-image:url(../images/dcmotor_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_melody{background-image:url(../images/melody.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_melody{background-image:url(../images/melody_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}#entryCategoryhw_robot{background-image:url(../images/robot.svg);background-repeat:no-repeat}.entrySelectedCategory#entryCategoryhw_robot{background-image:url(../images/robot_on.svg);background-color:#00cfca;border-color:#00cfca;color:#fff}.entryBlocklyWorkspace{position:absolute;left:250px;top:8px;bottom:0;right:0;overflow:hidden;border:1px solid #c4c4b9;border-top-left-radius:10px;background-image:url(../images/entry_bg.svg)}.entryBlocklyWorkspace.folding{z-index:300;border-left:1px solid #c4c4b9;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldBlockly;-moz-animation-name:foldBlockly;-ms-animation-name:foldBlockly;-o-animation-name:foldBlockly;animation-name:foldBlockly;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldBlockly{to{left:64px}}@-webkit-keyframes foldBlockly{to{left:64px}}.entryBlocklyWorkspace.foldOut{z-index:300;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldOutBlockly;-moz-animation-name:foldOutBlockly;-ms-animation-name:foldOutBlockly;-o-animation-name:foldOutBlockly;animation-name:foldOutBlockly;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldOutBlockly{0%{left:64px}}@-webkit-keyframes foldOutBlockly{0%{left:64px}}.entryBlocklyPhone{position:absolute;top:0;left:56px;right:0;bottom:0;overflow:hidden;border:1px solid #c4c4b9;border-left:0;background-image:url(../images/entry_bg_1.png)}.entryBoard{cursor:move;position:absolute;-ms-touch-action:none}.entryOverlayBoard{background:rgba(138,163,178,.7)}.boardScrollbar{opacity:1;cursor:move;-ms-touch-action:none}.boardScrollbar .scrollbar{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;cursor:pointer}.boardScrollbar:hover{opacity:.6}.entryBoardWrapper{right:0}.entryBoardWrapper,.entryVimBoard{position:absolute;top:0;left:0;height:100%}.entryVimBoard{z-index:0;width:100%}.entryFunctionButton{fill:#fff}.entryFunctionButton,.entryFunctionButtonText{font-family:ng!important;font-size:13!important;text-anchor:middle;cursor:pointer!important}.entryFunctionButtonText{fill:#4f80ff}.entryFunctionButtonBorder{font-family:ng!important;font-size:13!important;text-anchor:middle;fill:#fff;cursor:pointer!important;stroke:#4f80ff;stroke-width:1}.entryWorkspaceBoard{position:absolute;left:254px;top:0;bottom:0;right:0;border:1px solid #d6e9f4;border-width:1px 0;overflow:hidden;background-image:url(../images/entry_bg.svg)}.entryWorkspaceBoard.folding{z-index:251;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldBoard;-moz-animation-name:foldBoard;-ms-animation-name:foldBoard;-o-animation-name:foldBoard;animation-name:foldBoard;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldBoard{to{left:61px}}@-ms-keyframes foldBoard{to{left:61px}}@-moz-keyframes foldBoard{to{left:61px}}@-webkit-keyframes foldBoard{to{left:61px}}.entryWorkspaceBoard.foldOut{z-index:300;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:foldOutBoard;-moz-animation-name:foldOutBoard;-ms-animation-name:foldOutBoard;-o-animation-name:foldOutBoard;animation-name:foldOutBoard;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes foldOutBoard{0%{left:64px}}@-o-keyframes foldOutBoard{0%{left:61px}}@-ms-keyframes foldOutBoard{0%{left:61px}}@-moz-keyframes foldOutBoard{0%{left:61px}}@-webkit-keyframes foldOutBoard{0%{left:61px}}#invisibleBoard{visibility:hidden;position:fixed;left:-1000px;top:-1000px}.sortable .sortableItem{-webkit-transform:translateZ(0);transform:translateZ(0)}.entryContainerWorkspace{height:100%;background-color:#fff}.entryContainerWorkspace .simplebar-scrollbar{right:4px;width:8px}.entryContainerWorkspace .simplebar-scrollbar:before{opacity:1!important;background-color:#aac5d5;border-radius:2.5px}.entryContainerPhone{width:100%;background-color:#fff}.entryAddObjectWorkspace{display:block;height:48px;background-color:#e7e7e7;color:#757575;text-align:center;font-size:11pt;line-height:44px;margin:10px;border:2px dashed #979797;cursor:pointer}.entryContainerListWorkspaceWrapper{position:absolute;bottom:0;padding:0;margin:0;width:100%;top:0;background-color:#fff}.entryContainerExtensions{background-color:#363c46}.entryContainerExtensions,.entryContainerListWorkspace{position:relative;margin:0;padding:0;width:100%;list-style-type:none}.entryContainerListWorkspace,.entryContainerListWorkspace .Draggable{height:100%}.entryContainerListPhone{position:relative;margin:0;padding:0;width:100%;background-color:#363c46;list-style-type:none;border-top:1pt solid #ebeff1}.entryContainerListWorkspace::-webkit-scrollbar{display:none}.entryContainerListElementWorkspace{background-color:#f7fcff;display:block;padding:0;margin:0;position:relative;overflow:hidden;min-height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #d6e9f4;border-width:1px 0}.entryContainerListElementWorkspace.fold{background-color:#f7fcff}.entryContainerListElementWorkspace.selectedObject{background-color:#d6e9f4}.collapsed .selectedObject{height:149px}.entryContainerListElementWorkspace.selectedObject+.entryContainerListElementWorkspace,.entryContainerListElementWorkspace:first-child{border-top:0}.propertyTabhelper{background-image:url(../images/property/helper_off.png)}.propertyTabhelper.selected{background-image:url(../images/property/helper_on.png)}.practical_course_mode .propertyTabhelper.selected{background-image:url(../images/property/helper_on_practical_course.png)}.propertyTabContainer{background-image:url(../images/property/container_off.png)}.propertyTabContainer.selected{background-image:url(../images/property/container_on.png)}.entryContainerTabViewWorkspace{width:100%;height:45px;border-bottom:2px solid #1bafea}.entryContainerTabItemWorkspace{vertical-align:top;height:100%;width:25%;text-align:center;display:inline-block;background-color:#e5e5e5;color:#9e9f9f;font-size:13px;cursor:pointer;padding-top:13px}.entryContainerTabItemWorkspace:nth-child(2){border-left:2px solid #fff;border-right:2px solid #fff}.entryContainerTabItemWorkspace:nth-child(3){border-right:2px solid #fff}.entryContainerTabItemWorkspace.selected{background-color:#1bafea;color:#fff}.entryContainerMovieWorkspace{position:absolute;background-color:#363c46;top:0;width:100%;overflow:scroll}.entryContainerMovieWorkspace::-webkit-scrollbar{display:none}.entryContainerDoneWorkspace{position:absolute;width:100%;top:0;background-color:#363c46;overflow:hidden;text-align:center}.entryContainerHelperWorkspace{position:absolute;width:100%;top:45px;bottom:0;background-color:#fff;z-index:1000;background:grey}.tablet .entryContainerListElementWorkspace.selectedObject{height:128px}.tablet .collapsed .selectedObject{height:159px}#entry-contextmenu{position:fixed;display:inline-block;list-style:none;padding:4px 0;outline:none;font-size:13px;z-index:25000}#entry-contextmenu span{width:100%;height:100%;display:inline-block}#entry-contextmenu .menuAble{cursor:pointer;padding:3px 20px}#entry-contextmenu .menuAble:hover{color:#fff;background-color:#57e}#entry-contextmenu .menuDisable{color:#ccc;padding:3px 20px}#entry-contextmenu .divider{padding:0;height:1px;background-color:#ccc}#entry-contextmenu.workspace-contextmenu{font-size:14px;min-width:160px}#entry-contextmenu.workspace-contextmenu .menuAble{padding:3px 20px}#entry-contextmenu.workspace-contextmenu .menuAble:hover{color:#fff;background-color:#57e}#entry-contextmenu.workspace-contextmenu .menuDisable{color:#ccc;padding:3px 20px}.entryEngineWorkspace{width:480px}.entryEngineMinimize,.entryEngineWorkspace{height:35px;background-color:#fff;border-top:1pt solid #ebeff1}.entryEngineMinimize{width:100%}.entryEngineWorkspace_w{position:relative;overflow:hidden;width:270px;background-color:#fff;border:1px solid #d6e9f4;border-radius:6px}.entryEngineWorkspace_w:after{display:block;clear:both;content:""}.entryPopupWindow>.entryEngineWorkspace{position:absolute;top:auto!important;width:100%!important;bottom:0}.entryPopupWindow>.entryEngineWorkspace_w{position:absolute;width:100%!important;top:0!important}.entryPopupWindow>.entryEngineWorkspace_w>.entryRunButtonWorkspace_w{display:none;top:37%;left:46%}.entryPopupWindow>.entryEngineWorkspace_w>.entryRunButtonWorkspace_w2{display:block;width:111px;height:111px;background-image:url(../images/play_btn.png);background-position:40px;background-color:rgba(0,0,0,.5);border-radius:55px;background-repeat:no-repeat;right:5px;bottom:-10px;left:44%;top:35%}.entryPopupWindow>.entryEngineWorkspace_w>.entryStopButtonWorkspace_w2{display:block;background-image:url(../images/stop_btn.png);background-repeat:no-repeat;left:20px;color:transparent;bottom:-10px;width:90px;background-position:0;color:#4b37a0}.entryPopupWindow>.entryEngineWorkspace_w>.entryStopButtonWorkspace_w{display:none}.entryPopupWindow>.entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w{position:absolute;right:53px;bottom:12px;margin:0;background-image:url(../images/grid.png)!important;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w.toggleOn{position:absolute;right:53px;bottom:12px;margin:0;background-image:url(../images/layers_icon_grid_nor_1.png)!important;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryMaximizeButtonWorkspace_w{position:absolute;right:6px;bottom:12px;background-image:url(../images/zoom_out_btn.png);background-repeat:no-repeat;background-size:16px auto}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper{display:block;height:48px;border-top:1px solid #d6e9f4;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryPauseButtonWorkspace_full,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRestartButtonWorkspace_full,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRunButtonWorkspace_w,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryStopButtonWorkspace_w{display:inline-block;overflow:hidden;-ms-flex:none;flex:none;width:auto;height:auto;border:0;margin-left:24px;border-radius:0;background:none;font-size:14px;font-weight:600;color:#4f80ff;line-height:48px}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRestartButtonWorkspace_full:before,.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryRunButtonWorkspace_w:before{display:inline-block;width:14px;height:18px;margin:0 8px 0 0;vertical-align:middle;background-image:url(../images/layers_icon_button_play_norx2.png);background-repeat:no-repeat;background-size:14px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryStopButtonWorkspace_w:before{display:inline-block;width:16px;height:16px;margin:0 8px 0 0;vertical-align:middle;background-image:url(../images/layers_icon_button_stop_norx2.png);background-repeat:no-repeat;background-size:16px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper .entryPauseButtonWorkspace_full:before{display:inline-block;width:16px;height:16px;margin-right:8px;vertical-align:middle;background-image:url(../images/layers_icon_button_pause_norx2.png);background-repeat:no-repeat;background-size:16px auto;content:""}.entryPopupWindow>.entryEngineWorkspace_w>.entryEngineButtonWrapper>.entryAddButtonWorkspace_w{display:none}.entryEngineBlueWorkspace{background-color:#61abdb}.entryEngineButtonMinimize,.entryEngineButtonWorkspace{border:none;outline:none;width:25px;height:35px;background-color:transparent;background-repeat:no-repeat;background-position:50%}.entryRunButtonBigMinimize{position:absolute;left:50%;top:50%;width:111px;height:111px;margin:-55px 0 0 -55px;border:none;padding:0;background-image:url(../images/play_btn.png);background-repeat:no-repeat;background-position:40px;background-color:rgba(0,0,0,.5);-webkit-border-radius:55px;border-radius:55px;background-clip:padding-box;z-index:100;cursor:pointer}.hidePlayBtn .entryRunButtonBigMinimize{display:none}@media screen and (max-width:500px){.entryRunButtonBigMinimize{width:80px;height:80px;margin:-40px 0 0 -40px;background-position:32px;background-size:25px}}.entryRunButtonBigMinimize:hover{opacity:.8}.entryEngineButtonWorkspace_w{border:none;outline:none;width:25px;height:24px;background-color:transparent;background-repeat:no-repeat;background-position:50%}.entryRunButtonPhone{background-image:url(../images/layers_icon_button_play_nor.png)}.entryRunButtonPhone,.entryStopButtonPhone{width:100%;height:100%;background-color:transparent;font-size:12pt;border:none;border-bottom:2px solid #89c0d5;background-position:10px 50%;background-repeat:no-repeat}.entryStopButtonPhone{background-image:url(../images/layers_icon_button_stop_nor.png)}.entryEnginePhone{width:100%}.entryEngineHeaderPhone{border-bottom:1px solid #ccc;width:100%;background-color:#fff;height:34px}.entryEngineFooterPhone{border-top:1px solid #ccc;width:100%;background-color:#fff;height:38px}.entryMouseViewWorkspace{position:relative;color:#61abdb}.entryMouseViewMinimize,.entryMouseViewWorkspace{font-size:9pt;margin:0 auto;width:40%;line-height:35px;text-align:center}.entryMouseViewMinimize{color:#6c5af2}.entryMouseViewWorkspace_w{height:32px;font-size:12px;font-weight:700;margin:0 auto;padding:10px 0 8px;color:#4f80ff;text-align:center;letter-spacing:-.4px;line-height:14px}.entryMouseViewWorkspace_w>input{font-size:10px;line-height:11px;border:none;font-weight:700;color:#555;text-align:center;letter-spacing:-.4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryEngineBlueWorkspace>.entryMouseViewWorkspace{color:#fff}.entryMaximizeButtonWorkspace{float:left;margin-left:5px;background-image:url(../images/fullscreen_edit.png)}.entryMaximizeButtonMinimize{float:right;margin-right:5px;background-image:url(../images/zoom_in_btn.png)}.entryPopupWindow>.entryEngineMinimize>.entryMaximizeButtonMinimize{float:right;margin-right:5px;background-image:url(../images/zoom_out_btn.png)}.entryMaximizeButtonPhone{width:20px;height:100%;border:none;float:right;margin-right:9px;background-repeat:no-repeat;background-position:50%;background-color:transparent;background-image:url(../images/layers_icon_fullmode01_nor.png)}.entryMaximizeButtonWorkspace_w{float:right;margin:4px 6px 0 5px;background-image:url(../images/layers_icon_fullmode01_nor_1.png);background-repeat:no-repeat;background-size:16px auto}.entryEngineBlueWorkspace>.entryMaximizeButtonWorkspace{background-image:url(../images/fullscreen_play.png)}#entrySpeedPanelWorkspace{width:100%;height:0;background-color:#0e0}.entrySpeedButtonWorkspace{float:left;background-size:contain;width:18px;height:16px;margin-top:8px;margin-left:10px;background-image:url(../images/speed_edit.png);background-size:18px auto}.entrySpeedButtonWorkspace.on{background-image:url(../images/speed_edit_on.png)}.entryPopupWindow>div>.entrySpeedButtonWorkspace{display:none}.entryPopupWindow .entryMouseViewWorkspace_w{position:absolute;bottom:0;left:50%;width:40%;height:48px;padding:0;margin:0 auto 0 -20%;font-size:14px;font-weight:600;color:#4f80ff;text-align:center;line-height:48px}#entrySpeedProgressWorkspace{overflow:hidden;width:100%;height:30px;margin-top:4px;border-radius:4px;table-layout:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;border-spacing:0}#entrySpeedProgressWorkspace>tr>td{height:30px;width:20%;cursor:pointer}#entrySpeedProgressWorkspace .on{background-size:20px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/ic_graph_chk.png)}#progressCell0{background-color:#cad8ff}#progressCell1{background-color:#a7bfff}#progressCell2{background-color:#95b3ff}#progressCell3{background-color:#7299ff}#progressCell4{background-color:#4f80ff}#entrySpeedLabelWorkspace{position:absolute;left:10px;top:12px;font-size:10px;font-weight:600;color:#000;letter-spacing:-.4px;line-height:11px}#entrySpeedHandleWorkspace{position:absolute!important;cursor:pointer;width:18px;height:16px;top:21px;z-index:100;background-image:url(../images/speed_handle.png)}.entrySpeedBox{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;height:39px;margin:0 0 -1px;padding:0 10px 0 60px;border:1px solid #e2e2e2;border-width:1px 0;background-color:#f9f9f9;clear:both;z-index:10}.entryCoordinateButtonWorkspace{float:right;background-image:url(../images/coordinates_edit.png)}.entryCoordinateButtonMinimize{float:right;background-image:url(../images/grid.png)}.entryCoordinateButtonWorkspace_w{float:right;margin-top:4px;background-image:url(../images/layers_icon_grid_nor.png);background-size:16px auto}.entryCoordinateButtonWorkspace.toggleOn{background-image:url(../images/coordinates_edit_on.png)}.entryCoordinateButtonWorkspace_w.toggleOn{background-image:url(../images/layers_icon_grid_nor_1.png)}.entryEngineBlueWorkspace>.entryCoordinateButtonWorkspace{background-image:url(../images/coordinates_play.png)}.entryEngineButtonWrapper{display:-ms-flexbox;display:flex;margin:12px -1px -1px}.entryRunButtonWorkspace{float:right;width:80px;background-position:7px 50%;padding-right:10px;text-align:right;font-size:9pt;color:#61abdb;background-image:url(../images/playbutton_edit.png)}.entryRunButtonMinimize{display:none;float:left;width:65px;font-size:9pt;color:#6c5af2}.entryAddButtonWorkspace_w,.entryPauseButtonWorkspace_w,.entryRestartButtonWorkspace_w{-ms-flex:none;flex:none;width:50%;height:36px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;font-size:12px;font-weight:600;color:#4f80ff;letter-spacing:-.43px;line-height:34px;text-align:center}.entryAddButtonWorkspace_w:before,.entryPauseButtonWorkspace_w:before,.entryRestartButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_plus_nor.png);display:inline-block;width:12px;height:12px;margin:11px 2px 0 0;background-size:12px auto;vertical-align:top;content:""}.entryRestartButtonWorkspace_w{background-color:#4f80ff;color:#fff}.entryPauseButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_pause_nor.png)}.entryRestartButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png);margin-right:4px}.entryRunButtonWorkspace_w{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;height:36px;padding:0;margin-left:4px;border:1px solid #4f80ff;border-radius:4px;background-color:#4f80ff;background-size:10px auto;font-size:12px;font-weight:600;color:#fff;text-align:center;line-height:34px}.entryRunButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png);display:inline-block;width:11px;height:12px;background-size:11px auto;margin:11px 4px 0 0;vertical-align:top;content:""}.collapsed>.entryRunButtonWorkspace_w{color:transparent;background-position:50% 43%}.entryRunButtonWorkspace_w2{display:none}.entryEngineBlueWorkspace>.entryRunButtonWorkspace{background-image:url(../images/playbutton_play.png);color:#fff}.entryStopButtonWorkspace{float:right;border-top:1px solid #ccc;color:#61abdb;background-image:url(../images/stopbutton_pause.png)}.entryStopButtonMinimize,.entryStopButtonWorkspace{width:80px;background-position:7px 50%;padding-right:10px;text-align:right;font-size:9pt}.entryStopButtonMinimize{float:left;color:#6c5af2;background-image:url(../images/stop_btn.png)}.entryStopButtonWorkspace_w{-ms-flex:1 1 auto;flex:1 1 auto;position:relative;height:36px;padding:0;margin-left:4px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;background-size:10px auto;font-size:12px;font-weight:600;color:#4f80ff;text-align:center;line-height:34px}.entryStopButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_stop_nor_2.png);background-size:12px auto;display:inline-block;width:12px;height:12px;margin:10px 4px 0 0;vertical-align:top;content:""}.entryStopButtonWorkspace_w2{display:none}.entryEngineBigButtonMinimize_popup{border:none;display:none;padding:0;position:absolute;left:50%;width:111px;height:111px;top:50%;margin:-55.5px 0 0 -55.5px;background-repeat:no-repeat;background-position:40px;background-color:rgba(0,0,0,.5);border-radius:55px}.entryEngineBigButtonMinimize_popup:hover{opacity:.8}.entryEngineBigButtonMinimize_popup:focus{outline:none}.entryEngineBigButtonMinimize_popup.entryEngineBigButtonMinimize_popup_run{background-image:url(../images/play_btn.png)}.entryPopupWindow .entryEngineBigButtonMinimize_popup{display:block}.entryPopupWindow .entryPauseButtonWorkspace_w{-ms-flex:2 1;flex:2 1;-ms-flex-order:2;order:2;display:none}.entryPauseButtonWorkspace_full,.entryPopupWindow .entryRestartButtonWorkspace_w,.entryRestartButtonWorkspace_full{display:none}.nav_right_wrapper{right:0}.navbar-default{border-color:#89c1e4}#project_name.normal,.navbar-default{background-color:#89c1e4}.btn-group>.btn{background-color:transparent;border-color:transparent}.art_project_name{background-color:#fff!important}.art_project_name:hover{border:1px solid #b4b4b4!important}.entryPauseButtonMinimize{float:left;background-image:url(../images/pause_btn.png);width:auto;background-position:0;padding-left:17px;color:#6c5af2;font-size:9pt}.tablet .entrySpeedButtonWorkspace{width:27px;height:19px;margin-top:2px}.tablet .entrySpeedButtonWorkspace,.tablet .entrySpeedButtonWorkspace.on{background-image:url(../images/speed_edit_big.png)}.tablet .entryCoordinateButtonWorkspace_w{background-image:url(../images/layers_icon_grid_nor_big.png)}.tablet .entryMaximizeButtonWorkspace_w{background-image:url(../images/layers_icon_fullmode01_nor_1_big.png)}.entryPopupWindow.tablet .entryEngineWorkspace_w>.entryCoordinateButtonWorkspace_w{bottom:5px;background-image:url(../images/grid_big.png)!important}.entryPopupWindow.tablet .entryEngineWorkspace_w>.entryMaximizeButtonWorkspace_w{right:0;bottom:5px;background-image:url(../images/zoom_out_btn_big.png)}.practical_course_mode .entryRunButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryRunButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_play_nor_1.png)}.practical_course_mode .entryAddButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryAddButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_plus_nor_practical_course_mode.png)}.practical_course_mode .entryPauseButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryPauseButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_pause_nor_practical_course_mode.png)}.practical_course_mode .entryStopButtonWorkspace_w{border-color:#8274ff}.practical_course_mode .entryStopButtonWorkspace_w:before{background-image:url(../images/layers_icon_button_stop_nor_2_practical_course_mode.png)}.audioShadeCirclebox{position:absolute;margin:0;padding:0;background:hsla(0,0%,100%,.5);text-align:center;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-moz-flex-direction:column;width:100%;height:calc(100% - 64px)}.audioShadeCircle{position:relative;display:inline-block;width:20%;padding:0 0 20%;vertical-align:top}.audioShadeCircle,.audioShadeInner{margin:auto;border-radius:50%;background-color:#32d27d}.audioShadeInner{padding:0;position:absolute;left:0;right:0;top:0;bottom:0;width:60%;height:60%;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation:ani 3s linear infinite;animation:ani 3s linear infinite;content:""}.audioShadeInner:nth-of-type(2){-webkit-animation-delay:1s;animation-delay:1s}.audioShadeInner:nth-of-type(3){-webkit-animation-delay:2s;animation-delay:2s}.audioShadeInner:nth-of-type(4){-webkit-animation-delay:3s;animation-delay:3s}.audioShadeImg{padding:0;position:absolute;left:50%;top:50%;width:18px;height:26px;margin:-13px 0 0 -9px;z-index:10}.audioShadeText{width:100%;height:20%;font-family:NanumGothicOTF;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}.audioProgress{width:100%;height:100%;position:absolute;left:0;top:0}@-webkit-keyframes ani{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:.1}70%{opacity:.09}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes ani{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}50%{opacity:.1}70%{opacity:.09}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}.entryFunctionEdit{position:absolute;width:100%;height:100%;background-color:hsla(0,0%,70.6%,.4)!important;z-index:50}#entryFunctionBtnWrapper{position:absolute;z-index:100;bottom:90px;margin:0 auto;left:50%}.entryFunctionBtn{position:relative;display:inline-block;cursor:pointer;border:3px solid #888;color:#666;width:55px;height:55px;border-radius:27.5px;text-align:center;line-height:48px;left:-50%}.entryFunctionBtn:hover{border:3px solid #555;color:#222}#entryFunctionSave{margin-right:20px}.globalSvgSurface{pointer-events:none;position:fixed;width:100%;height:100%;z-index:10000;top:0;left:0}#globalSvg{position:fixed;overflow:visible;z-index:10000;opacity:.8;will-change:transform;max-width:100%;max-height:100%}.entryBlockHelperIntro .renderViewContainer{display:none}#entryBlockHelperBlockWorkspace>.renderViewContainer{width:100%}#entryBlockHelperBlockWorkspace>.renderViewContainer .renderView{margin-right:9px}#entryBlockHelperBlockWorkspace>.renderViewContainer>svg{overflow:visible}@keyframes blockHelperUp{0%{top:100%}to{top:0}}@-o-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-ms-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-moz-keyframes blockHelperUp{0%{top:100%}to{top:0}}@-webkit-keyframes blockHelperUp{0%{top:100%}to{top:0}}@keyframes blockHelperDown{0%{top:0}to{top:100%}}@-o-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-ms-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-moz-keyframes blockHelperDown{0%{top:0}to{top:100%}}@-webkit-keyframes blockHelperDown{0%{top:0}to{top:100%}}#entryBlockHelperWorkspaceWrapper{background-color:#ecf8ff;height:100%}#entryBlockHelperWorkspace,#entryPdfWorkspace{position:absolute;bottom:0;width:100%;height:100%;background-color:inherit;-webkit-animation-name:blockHelperUp;-moz-animation-name:blockHelperUp;-ms-animation-name:blockHelperUp;-o-animation-name:blockHelperUp;animation-name:blockHelperUp;-webkit-animation-duration:.6s;-moz-animation-duration:.6s;-ms-animation-duration:.6s;-o-animation-duration:.6s}#entryBlockHelperWorkspace.lecture{-webkit-animation-duration:0s;-moz-animation-duration:0s;-ms-animation-duration:0s;-o-animation-duration:0s}#entryBlockHelperWorkspace.dispose{display:none;-webkit-animation-name:blockHelperDown;-moz-animation-name:blockHelperDown;-ms-animation-name:blockHelperDown;-o-animation-name:blockHelperDown;animation-name:blockHelperDown}#entryBlockHelperHeaderWorkspace{position:absolute;width:100%;height:40px;background-color:#1bafea;font-size:16px;line-height:38px;padding-left:28px;color:#fff}#entryBlockHelperDisposeWorkspace{float:right;background-image:url(../images/block_helper_dispose.png);background-repeat:no-repeat;background-position:50%;padding:15px;margin-top:4px;margin-right:5px}#entryBlockHelperContentWorkspace{position:absolute;width:100%;top:40px;bottom:0;overflow-y:auto;overflow-x:hidden;white-space:pre-line}.entryBlockHelperIntro{background-image:url(../images/block_help_icon_2.png);background-size:104px;background-repeat:no-repeat;background-position:top;margin-top:64px;padding-top:100px;text-align:center;color:#707070;font-size:12px}#entryBlockHelpBtn{position:absolute;background-image:url(../images/block_help.png);background-repeat:no-repeat;background-position:50%;padding:15px;margin-top:3px;margin-left:6px;z-index:100}#entryBlockHelperBlockWorkspace{width:100%;bottom:0;overflow:hidden;top:16px;text-align:center}#entryBlockHelperBlockWorkspace>svg{position:relative}#entryBlockHelperDescriptionWorkspace{line-height:20px;width:100%;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:18px;letter-spacing:-.33px;padding:0 40px;color:#555;text-align:center;margin-top:24px}.textModeElem{display:none}#entryBlockHelperContentWorkspace.textMode{padding:18px;top:0}#entryBlockHelperContentWorkspace.textMode .textModeElem{display:block}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperTitle{font-family:EntryFont,NanumGothic;font-size:18px;font-weight:700;color:#3b3b3b}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperTitle:not(:first-child){margin-top:20px}#entryBlockHelperContentWorkspace.textMode .renderViewContainer{text-align:left;margin-top:9px}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperBlockWorkspace{height:auto}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperBlockWorkspace>div>svg{position:relative;left:auto}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperDescriptionWorkspace{text-align:left;padding:0}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperContent{font-family:EntryFont,NanumGothic;font-size:14px;color:#3b3b3b;margin-top:8px}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer .elementLeft{display:inline-block;vertical-align:top}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer .elementRight{display:inline-block;margin-left:15px;max-width:80%}#entryBlockHelperContentWorkspace.textMode .entryBlockHelperElementsContainer:not(:first-child){margin-top:12px}#entryBlockHelperContentWorkspace.textMode #entryBlockHelperCodeMirrorContainer{margin-top:8px}.hwMonitor{background-color:#363c46;position:absolute}.hwComponent text{font-size:12px}.objectInfoView{list-style:none;padding:0;height:60px;width:18px;position:relative;margin-left:8px;float:left}.objectInfo_visible{display:inline-block;position:absolute;top:8px;left:0;height:18px;width:18px;background-size:18px auto;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:url(../images/layers_icon_visible.png)}.objectInfo_unvisible{background-image:url(../images/layers_icon_unvisible.png)}.objectInfo_unlock{display:inline-block;position:absolute;top:34px;left:0;height:18px;width:18px;background-size:18px auto;background-image:url(../images/layers_icon_unlock.png);cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.objectInfo_lock{background-image:url(../images/layers_icon_lock.png)}.entryDisabled .objectInfo_visible{background-image:url(../images/layers_icon_visible_disabled.png);cursor:default}.entryDisabled .objectInfo_unlock{background-image:url(../images/layers_icon_lock_disabled.png);cursor:default}.entryDisabled .entryObjectDeleteWorkspace{background-image:url(../images/layers_icon_close_nor_new_disabled.png);background-size:24px auto;cursor:default}.entryDisabled.selectedObject .entryObjectWrapperWorkspace .entryObjectNameWorkspace,.entryDisabled input{color:#cbcbcb}.entryObjectThumbnailWorkspace{overflow:hidden;cursor:move;position:absolute;top:8px;left:34px;width:36px;height:40px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:70%;background-repeat:no-repeat;background-position:50%}.entryObjectThumbnailWorkspace.entryObjectTextBox{background-image:url(../images/text_icon.svg);background-size:cover}.entryObjectWrapperWorkspace{overflow:hidden;position:relative;margin:16px 64px 0 76px}.entryObjectNameWorkspace{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:7px 4px 6px;border:1px solid transparent;border-radius:4px;background-color:transparent;font-size:12px;font-weight:600;color:#2c313d;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;line-height:12px}.selectedObject .entryObjectNameWorkspace:focus{border-color:#4f80ff}.selectedObject .entryObjectNameWorkspace{border-color:#aac5d5;background-color:#f7fcff}.editButtonToggle{display:block}.editButtonToggle_{display:none}.selectedNotEditionObject,.selectedNotEditionObject:hover{background-color:transparent}.selectedNotEditionObject:focus{background-color:transparent!important}.selectedObject>.entryObjectWrapperWorkspace>.entryObjectNameWorkspace{color:#2c313d;font-family:EntryFont,NanumGothic!important}.entryObjectNameWorkspace:disabled{background-color:#fff}.entryObjectDeleteWorkspace{overflow:hidden;position:absolute;right:3px;top:17px;width:24px;height:24px;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.entryObjectDeletePhone{float:left;position:absolute;width:16px;height:16px;right:57px;top:25px;cursor:pointer;background-image:url(../images/layers_icon_close_nor.png)}.entryObjectEditPhone{float:left;position:absolute;width:24px;background-repeat:no-repeat;height:21px;right:17px;background-color:transparent;border:none;top:21px;cursor:pointer;background-image:url(../images/glyphicons_150_edit.png)}.entryObjectSelectedImgWorkspace{width:16px;top:45px;bottom:0;background-repeat:no-repeat;background-size:6px auto;background-position:50% 50%;z-index:250}.entryObjectSelectedImgWorkspace,.selectedObject .entryObjectSelectedImgWorkspace{position:absolute;right:0;cursor:col-resize;background-image:url(../images/entry_scroll.png)}.selectedObject .entryObjectSelectedImgWorkspace{float:left;width:14px;height:26px;top:20px}.entryObjectCoordinateWorkspace{display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;width:auto}.entryObjectCoordinateSizeWrapper,.entryObjectCoordinateWorkspaceWrapper{display:inline-block;position:relative;margin-left:6px;vertical-align:top}.entryObjectCoordinateSizeWrapper:first-of-type,.entryObjectCoordinateWorkspaceWrapper:first-of-type{margin-left:0}.entryObjectCoordinateSizeWrapper{margin-left:12px}.entryObjectCoordinateSpanWorkspace{position:absolute;right:6px;top:7px;font-size:10px;font-weight:600;color:#979797}.entryObjectCoordinateSpanWorkspace.degree{top:6px;width:4px;height:4px;border:1px solid #979797;border-radius:50%}.selectedObject>.entryObjectWrapperWorkspace>.entryObjectCoordinateWorkspace{color:#000}.entryObjectInformationWorkspace{position:absolute;right:32px;top:18px;width:24px;height:24px;background-size:10px auto;background-repeat:no-repeat;background-position:50%;cursor:pointer;background-image:url(../images/layers_arrow_down_nor.png)}.selectedObject .entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_up_nor.png)}.fold .entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_down_nor.png)}.informationToggle>.entryObjectWrapperWorkspace>.entryObjectInformationWorkspace{background-image:url(../images/layers_arrow_down_nor_1.png)}.entryObjectButtonWorkspace{display:none;float:right;position:relative;width:40px;height:40px;background-color:#bcc3c9;border-radius:50%;margin:10px 10px 10px 5px;background-position:50%;background-repeat:no-repeat;background-position:50% 35%;color:#fff;font-size:7.5pt;padding:23px 0 0;text-align:center;outline:none;border:none}.informationToggle>.entryObjectButtonWorkspace{display:none}.entryObjectSoundWorkspace{background-image:url(../images/icon_sound.png);background-color:#6a9a1f}.entryObjectSoundWorkspace:hover{background-color:#83af3d}.entryObjectPictureWorkspace{background-image:url(../images/icon_picture.png);background-color:#f26724}.entryObjectPictureWorkspace:hover{background-color:#f3783c}.entryObjectCodeWorkspace{background-image:url(../images/icon_code.png);background-color:#00ace9}.entryObjectCodeWorkspace:hover{background-color:#5fc8ee}.entryObjectTextWorkspace{background-image:url(../images/text_icon_white.png);background-color:#f3bb1d;background-position:50% 20%;background-size:75%}.entryObjectRotationWrapperWorkspace{position:relative;display:none;margin:10px 10px 0;padding-top:9px;border-top:1px solid #aac5d5;clear:both}.collapsed .entryObjectRotationWrapperWorkspace{height:90px}.selectedObject .entryObjectRotationWrapperWorkspace{display:block}.fold .entryObjectRotationWrapperWorkspace{display:none}.informationToggle>.entryObjectRotationWrapperWorkspace{display:inline-block}.rotationMethodWrapper{display:inline-block;position:relative;margin-left:12px;padding-bottom:32px;vertical-align:top}.collapsed .rotationMethodWrapper{float:left;position:absolute;bottom:9px}.entryObjectRotateMethodLabelWorkspace{position:absolute;left:0;right:0;bottom:13px;font-size:10px;font-weight:600;color:#2c313d;line-height:12px;text-align:center;vertical-align:top}.entryObjectRotateLabelWrapperWorkspace{position:relative;margin-top:8px;font-size:12px;font-weight:600;color:#2c313d}.entryObjectDirectionWorkspaceWrapper,.entryObjectRotateWorkspaceWrapper{position:relative;display:inline-block;margin-left:6px;padding-bottom:32px;vertical-align:top}.entryObjectDirectionWorkspaceWrapper.entryRemove+.entryObjectDirectionWorkspaceWrapper,.entryObjectDirectionWorkspaceWrapper:first-of-type,.entryObjectRotateWorkspaceWrapper.entryRemove+.entryObjectDirectionWorkspaceWrapper,.entryObjectRotateWorkspaceWrapper:first-of-type{margin-left:0}.entryObjectDirectionInputWorkspace,.entryObjectRotateInputWorkspace{width:60px;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 13px 0 8px;background-color:#fff;border:1px solid #aac5d5;border-radius:4px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;text-align:left}.entryObjectDirectionInputWorkspace:active,.entryObjectDirectionInputWorkspace:focus,.entryObjectRotateInputWorkspace:active,.entryObjectRotateInputWorkspace:focus{border-color:#4f80ff}.entryObjectDirectionSpanWorkspace,.entryObjectRotateSpanWorkspace{position:absolute;left:0;right:0;bottom:13px;font-size:10px;font-weight:600;color:#2c313d;text-align:center;line-height:12px}.entryObjectRotateInputWorkspace+.entryObjectDirectionSpanWorkspace{margin-left:10px}.entryObjectRotateInputWorkspace.entryRemove+.entryObjectDirectionSpanWorkspace{margin-left:0}.entryObjectRotateModeWorkspace{cursor:pointer;display:inline-block;width:24px;height:24px;vertical-align:top;background-size:24px auto}.entryObjectRotateModeAWorkspace{background-image:url(../images/layers_icon_rotate01_nor.png)}.entryObjectRotateModeAWorkspace.selected{background-image:url(../images/layers_icon_rotate01_sel.png)}.entryObjectRotateModeBWorkspace{margin-left:6px;background-image:url(../images/layers_icon_rotate02_nor.png)}.entryObjectRotateModeBWorkspace.selected{background-image:url(../images/layers_icon_rotate02_sel.png)}.entryObjectRotateModeCWorkspace{margin-left:6px;background-image:url(../images/layers_icon_rotate03_nor.png)}.entryObjectRotateModeCWorkspace.selected{background-image:url(../images/layers_icon_rotate03_sel.png)}.entryObjectCoordinateSizeWorkspace{display:inline-block;position:relative;margin-right:6px;font-size:10px;font-weight:600;vertical-align:top;line-height:24px}.entryObjectCoordinateInputWorkspace{width:60px;height:24px;padding:0 13px 0 8px;background-color:#fff;border:1px solid #aac5d5;border-radius:4px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.entryObjectCoordinateInputWorkspace:active,.entryObjectCoordinateInputWorkspace:focus{border-color:#4f80ff}.entryObjectCoordinateInputWorkspace_size{float:none;position:relative}.entryPlayground_textBox{margin-top:5px;height:33px;width:400px}.entryPlayground_textArea{margin-top:5px;height:120px;width:400px;resize:none}.entryPlaygroundFontSizeWrapper{position:absolute;padding-left:13px;padding-top:10px;display:inline-block;width:244px;height:40px;border-radius:4px;background-color:#fff;right:0;top:0}.entryPlaygroundFontSizeLabel{display:inline-block;width:65px;height:15px;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;color:#2c313d}#entryTextColourTable{margin-top:12px;cursor:pointer;border-collapse:collapse}.entryTd{width:22px;height:22px}.entryTdTransparent{width:20px;height:20px;background-color:#fff;background-image:-webkit-linear-gradient(135deg,transparent 11.5px,red 13px,hsla(0,0%,100%,.5) 14.5px);border:1px solid}.entryPlaygroundSoundLength{margin-top:6px;font-size:10px;line-height:11px}.entryPlaygroundDefaultWorkspace{height:100%;background-color:#fff;color:#fff}.entryPlaygroundIntro.active{position:relative;overflow:hidden;height:66px;top:50px;z-index:1}.entryPlaygroundWorkspace{position:relative;overflow:hidden;height:100%;background-color:#fff}.entryPlaygroundIntro.active+.entryPlaygroundWorkspace{height:calc(100% - 66px)}.entryPlaygroundPhone{width:100%;height:500px;background-color:#f5f5f5}.entryPlaygroundResizeWorkspace{position:absolute;top:50%;height:40px;width:16px;left:254px;margin-top:-20px;cursor:ew-resize;border-left:none;z-index:1;background-image:url(../images/entry_scroll_02.png);background-size:16px auto}.entryPlaygroundTabWorkspace{position:absolute;left:0;top:46px;background-color:#fff}.entryPlaygroundTabWorkspace.entryRemove{display:block!important}.entryPlaygroundTabPhone{width:100%;height:43px;position:relative;background-color:#f1f1f1}.entryPlaygroundBackPackView{height:calc(100% - 47px);display:block;right:0;top:38px;z-index:299;position:absolute}.entryPlaygroundBackPackView .widget{height:100%}.entryPlaygroundBackPackView .blockBackPackDrop,.entryPlaygroundBackPackView .objectBackPackDrop{position:fixed;display:none;top:0;left:0;z-index:400;background-color:rgba(248,241,204,.9);border:2px dashed #ffc800;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.entryPlaygroundBackPackView .blockBackPackDrop .blockBackPackIcon,.entryPlaygroundBackPackView .objectBackPackDrop .blockBackPackIcon{pointer-events:none;width:32px;height:32px;margin-bottom:11px;background-image:url(../images/img_backpack_plus.svg)}.entryPlaygroundBackPackView .blockBackPackDrop .blockBackPackDesc,.entryPlaygroundBackPackView .blockBackPackDrop .objectBackPackDesc,.entryPlaygroundBackPackView .objectBackPackDrop .blockBackPackDesc,.entryPlaygroundBackPackView .objectBackPackDrop .objectBackPackDesc{pointer-events:none;font-family:EntryFont,NanumGothic;font-size:12px;font-weight:700;letter-spacing:-.1px;white-space:pre;text-align:center;color:#2c313d}.entryPlaygroundButtonTabWorkspace{position:absolute;right:0;top:43px;height:auto;background-color:#fff}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace{float:left;background-repeat:no-repeat;background-size:32px auto;background-position:50% 50%;cursor:pointer;width:32px;height:32px}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.enabled{background-size:32px auto;width:32px;height:32px;border:0;background-color:inherit}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.showComment{margin-right:4px;background-image:url(../images/btn-toggle-comment-off.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.showComment.enabled{background-image:url(../images/btn-toggle-comment-select.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.addComment{margin-right:8px;background-image:url(../images/btn-add-comment-off.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundCommentButtonWorkspace.addComment.enabled{background-image:url(../images/btn-add-comment-select.svg)}.entryPlaygroundButtonTabWorkspace .entryPlaygroundBackPackButtonWorkspace{float:left;background-image:url(../images/back_pack_button.svg);background-repeat:no-repeat;background-size:32px auto;background-position:50% 50%;cursor:pointer;width:32px;height:32px;margin:0 9px}.entryPlaygroundButtonTabWorkspace .entryPlaygroundBackPackButtonWorkspace:before{content:"";display:inline-block;width:1px;height:16px;background:#bfd8e6;margin:8px 0 0 -9px}.entryPlaygroundButtonTabWorkspace.entryRemove.entryCode{display:block!important}.entryTabListWorkspace{overflow:hidden;list-style:none;padding:0;margin:0}.entryTabListItemWorkspace{float:left;min-width:58px;margin-left:2px;padding:0;cursor:pointer;background-color:#d7e8f4;border-top-right-radius:6px;border-top-left-radius:6px;font-size:12px;font-weight:600;color:#8ba4b3;text-align:center;letter-spacing:-.4px;line-height:32px}.entryTabListItemWorkspace:first-child{margin-left:0}.entryTabSelected{color:#fff;background-color:#4f80ff;font-size:14px}#entrySoundTab{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-ms-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}#entryPictureTab.hideTab,#entryTextTab.hideTab{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}#entrySoundTab.hideTab{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-ms-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}#entryVariableTab.showTab{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.hideTab{-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:hideTab;-moz-animation-name:hideTab;-ms-animation-name:hideTab;-o-animation-name:hideTab;animation-name:hideTab;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes hideTab{to{margin-top:44px;opacity:0}}@-webkit-keyframes hideTab{to{margin-top:44px;opacity:0}}.showTab{opacity:0;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-ms-animation-duration:.7s;-o-animation-duration:.7s;-webkit-animation-name:showTab;-moz-animation-name:showTab;-ms-animation-name:showTab;-o-animation-name:showTab;animation-name:showTab;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@keyframes showTab{0%{margin-top:44px;opacity:0}to{opacity:1}}@-webkit-keyframes showTab{0%{margin-top:44px;opacity:0}to{opacity:1}}.entryPlaygroundCurtainWorkspace{background-color:#000;padding-top:270px;font-size:40px;top:38px;left:0;right:0;bottom:8px;z-index:255}.entryPlaygroundCurtainPhone,.entryPlaygroundCurtainWorkspace{position:absolute;color:#fff;text-align:center;opacity:.5;cursor:pointer}.entryPlaygroundCurtainPhone{background-color:rgba(0,0,0,.8);padding-top:100px;font-size:17px;height:110%;width:100%;z-index:5000}.entryPlaygroundPictureCurtainWorkspace{position:absolute;background-color:#000;top:0;left:0;right:0;bottom:0;opacity:.6;z-index:255;border-radius:0 0 0 6px}.entryPlaygroundPictureCurtainWorkspace .entryPlaygroundPictureCurtainWorkspaceText{text-align:center;height:100%;color:#fff;font-family:NanumGothicOTF;font-size:24px;font-weight:700;line-height:1.33;letter-spacing:-.6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundTableCurtainWorkspace{position:absolute;background-color:#000;top:0;left:0;right:0;bottom:0;opacity:.6;z-index:255;border-radius:0 0 0 6px}.entryPlaygroundTableCurtainWorkspace .entryPlaygroundTableCurtainWorkspaceText{text-align:center;height:100%;color:#fff;font-family:NanumGothicOTF;font-size:24px;font-weight:700;line-height:1.33;letter-spacing:-.6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundCodeWorkspace{overflow:unset;position:absolute;left:0;right:0;top:80px;bottom:8px;background-color:#fff;border-radius:0 0 0 6px}.entryPlaygroundCodeWorkspace.entryRemove{display:block!important;visibility:hidden}.entryPlaygroundCodePhone{position:relative;height:100%;background-color:#f5f5f5}.entryPlaygroundCodePhone.entryRemove{display:block!important;visibility:hidden}.entryPlaygroundPicturePhone{margin-left:0;height:100%;background-color:#ececec}.entryPlaygroundPictureWorkspace{position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;top:80px;margin-left:0;border-radius:0 0 0 6px}.entryPlaygroundAddPicture{width:254px;padding:8px 0 7px;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddPicturePhone{position:relative;padding:0;margin:0;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddPictureInner{margin-left:7px;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff}.entryPlaygroundAddPictureInner,.entryPlaygroundNewPictureInner{display:inline-block;width:116px;height:40px;background-color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundNewPictureInner{margin-left:6px;border:1px solid #e2e2e2;border-radius:4px;color:#555}.entryPlaygroundAddPictureInnerPhone{display:block;height:50px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;border:2px dashed #737373;width:240px;padding:8px 10px 12px}.entryPlaygroundPictureList{overflow-y:hidden;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.entryPlaygroundPictureList,.entryPlaygroundPictureListPhone{position:absolute;padding:0;margin:0;width:254px;top:56px;bottom:0;list-style:none;background-color:#ecf8ff}.entryPlaygroundPictureListPhone{overflow:auto;border:1px solid #d6e9f4}.entryPlaygroundPictureElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 64px;height:61px;color:#2c313d;cursor:pointer}.entryPlaygroundPictureElement::-moz-selection{cursor:move;background-color:#fff}.entryPlaygroundPictureElement::selection{cursor:move;background-color:#fff}.entryPlaygroundPictureOrder,.entryPlaygroundSoundOrder{overflow:hidden;position:absolute;left:19px;top:11px;width:14px;height:14px;background-color:#4f80ff;border-radius:50%;font-size:10px;color:#fff;text-align:center;line-height:16px;z-index:10}.entryPictureSelected{background-color:#fff}.entryPlaygroundPictureThumbnail{position:absolute;height:44px;width:40px;top:8px;left:16px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundPictureName,.entryPlaygroundPictureThumbnail{border:1px solid #e2e2e2;background-color:#fff;border-radius:4px}.entryPlaygroundPictureName{width:100%;height:24px;margin-top:10px;padding:0 4px;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;-webkit-box-sizing:border-box;box-sizing:border-box}.entryPlaygroundPictureName:active,.entryPlaygroundPictureName:focus{border-color:#4f80ff}.entryPlaygroundPictureSize{margin-top:6px;font-size:10px;line-height:11px}.entryPlayground_del{position:absolute;right:26px;top:18px;width:24px;height:24px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:10px;font-size:0;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.pop_selectbox{position:relative}.pop_selectbox .select_link{display:block;position:relative;width:142px;height:38px;padding:0 12px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;font-weight:600;color:#555;letter-spacing:-.3px;line-height:40px;cursor:pointer}.pop_selectbox .select_link:after{position:absolute;right:16px;top:50%;width:8px;height:6px;margin-top:-3px;vertical-align:top;content:""}.pop_selectbox+.pop_selectbox{margin-top:40px}.pop_selectbox+.on{z-index:10}.pop_selectbox+.pop_inpt_text{margin-top:40px}.pop_selectbox.error .select_link{border-color:red}.pop_selectbox *{-webkit-box-sizing:content-box;box-sizing:content-box}.pop_selectbox .tooltip_box{display:none}.pop_selectbox.on .tooltip_box{display:block;z-index:10;top:52px}.entryPlaygroundTextWorkspace{position:absolute;top:80px;left:0;right:0;bottom:8px;background-color:#ecf8ff;border-radius:0 0 0 6px}.entryPlaygroundTextWorkspace .write_box{height:568px}.entryPlaygroundTextWorkspace .write_box .write_set{position:relative;padding:8px 18px;background-color:#f9f9f9;border:1px solid #e2e2e2;z-index:10}.entryPlaygroundTextWorkspace .write_box .write_set:after{display:block;clear:both;content:""}.entryPlaygroundTextWorkspace .write_box .write_set .pop_selectbox{float:left;width:168px}.entryPlaygroundTextWorkspace .write_box .write_set .pop_selectbox .tooltip_inner{max-height:282px;overflow:visible;overflow-y:auto}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box{position:relative;float:left;padding-left:24px;font-size:0}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box .style_link{display:inline-block;overflow:hidden;width:40px;height:40px;margin-left:10px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;cursor:pointer}.entryPlaygroundTextWorkspace .write_box .write_set .font_style_box .style_link.on{border:1px solid #4f80ff}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box{display:inline-block;border-radius:4px;width:207px;height:40px;font-size:0}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box a{display:inline-block;position:relative;width:102px;height:38px;border:1px solid #e2e2e2;border-radius:4px 0 0 4px;font-size:14px;font-weight:600;color:#979797;background-color:#fff;text-align:center;letter-spacing:-.3px;line-height:36px;cursor:pointer}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box a+a{margin-left:-1px;border-radius:0 4px 4px 0}.entryPlaygroundTextWorkspace .write_box .input_box .write_type_box .on{color:#4f80ff;border-color:#4f80ff;z-index:10}.entryPlaygroundTextWorkspace .write_box .input_box{margin:24px 38px 0;max-width:654px;position:relative}.entryPlaygroundTextWorkspace .write_box .input_box .list{padding:4px 0;list-style:none}.entryPlaygroundTextWorkspace .write_box .input_box .list li{color:#555;margin-top:4px;line-height:18px}.entryPlaygroundTextWorkspace .write_box .input_box .list li:before{display:inline-block;width:3px;height:3px;border-radius:50%;background-color:#555;margin:6px 8px 0 0;vertical-align:top;content:""}.entryPlaygroundTextWorkspace .write_box .input_inner{position:relative;overflow:hidden;height:40px;max-width:654px;background-color:#fff;border:1px solid #e2e2e2;border-radius:4px;margin-top:24px}.entryPlaygroundTextWorkspace .write_box .input_inner .bold{font-weight:700}.entryPlaygroundTextWorkspace .write_box .input_inner .italic{font-style:italic}.entryPlaygroundTextWorkspace .write_box .input_inner input[type=text]{display:none;width:100%;height:100%;margin:0;padding-left:15px;border:0;line-height:40px;outline:0;font-size:14px;letter-spacing:-.3px}.entryPlaygroundTextWorkspace .write_box .input_inner textarea{width:100%;height:100%;margin:0;padding:12px;font-size:14px;border:0;line-height:18px;outline:0;letter-spacing:-.3px}.entryPlaygroundTextWorkspace .write_box .input_inner label{position:absolute;left:16px;right:16px;top:13px;color:#979797;letter-spacing:-.3px}.imbtn_pop_font_bold{background-image:url(../images/btn_pop_font_bold.png);background-size:38px auto}.imbtn_pop_font_bold.on{background-image:url(../images/btn_pop_font_bold_on.png)}.imbtn_pop_font_underline{background-image:url(../images/btn_pop_font_underline.png);background-size:38px auto}.imbtn_pop_font_underline.on{background-image:url(../images/btn_pop_font_underline_on.png)}.imbtn_pop_font_italic{background-image:url(../images/btn_pop_font_italic.png);background-size:38px auto}.imbtn_pop_font_italic.on{background-image:url(../images/btn_pop_font_italic_on.png)}.imbtn_pop_font_through{background-image:url(../images/btn_pop_font_through.png);background-size:38px auto}.imbtn_pop_font_through.on{background-image:url(../images/btn_pop_font_through_on.png)}.imbtn_pop_font_color{display:inline-block;position:relative;overflow:hidden;width:66px;height:40px;margin-left:10px;background-image:url(../images/btn_pop_font_color.png);background-size:66px auto;cursor:pointer}.imbtn_pop_font_color em{position:absolute;left:5px;right:5px;top:5px;bottom:5px;background-color:#f9f9f9;z-index:-1}.imbtn_pop_font_color.on{background-image:url(../images/btn_pop_font_color_on.png)}.imbtn_pop_font_backgroundcolor,.imbtn_pop_font_paint{display:inline-block;position:relative;overflow:hidden;width:66px;height:40px;margin-left:10px;background-image:url(../images/btn_pop_font_paint.png);background-size:66px auto;cursor:pointer}.imbtn_pop_font_backgroundcolor em,.imbtn_pop_font_paint em{position:absolute;left:5px;right:5px;top:5px;bottom:5px;z-index:-1}.imbtn_pop_font_backgroundcolor.on,.imbtn_pop_font_paint.on{background-image:url(../images/btn_pop_font_paint_on.png)}.imbtn_pop_font_backgroundcolor.on.clear,.imbtn_pop_font_paint.on.clear{background-image:url(../images/btn_pop_font_paint_clear_on.png)}.imbtn_pop_font_backgroundcolor.on.clear em,.imbtn_pop_font_paint.on.clear em{display:none}.imbtn_pop_font_backgroundcolor.clear,.imbtn_pop_font_paint.clear{background-image:url(../images/btn_pop_font_paint_clear.png)}.imbtn_pop_font_backgroundcolor.clear em,.imbtn_pop_font_paint.clear em{display:none}.imbtn_pop_font_backgroundcolor.clear_on,.imbtn_pop_font_paint.clear_on{background-image:url(../images/btn_pop_font_paint_clear_on.png)}.imbtn_pop_font_backgroundcolor.clear_on em,.imbtn_pop_font_paint.clear_on em{display:none}.imbtn_pop_font_align_left{background-image:url(../images/btn_pop_font_align_left.png);background-size:38px auto}.imbtn_pop_font_align_left.on{background-image:url(../images/btn_pop_font_align_left_on.png)}.imbtn_pop_font_align_middle{background-image:url(../images/btn_pop_font_align_middle.png);background-size:38px auto}.imbtn_pop_font_align_middle.on{background-image:url(../images/btn_pop_font_align_middle_on.png)}.imbtn_pop_font_align_right{background-image:url(../images/btn_pop_font_align_right.png);background-size:38px auto}.imbtn_pop_font_align_right.on{background-image:url(../images/btn_pop_font_align_right_on.png)}.imico_pop_select_arr_down:after{background-image:url(../images/ico_pop_select_arr_down.png);background-size:8px auto}.imico_pop_select_arr_up:after{background-image:url(../images/ico_pop_select_arr_up.png);background-size:8px auto}#entryFontColorToggle{background-image:url(../images/text_in_off.png)}#entryFontColorToggle.selected{background-image:url(../images/text_in_on.png)}#entryFontBGToggle{margin-left:6px;background-image:url(../images/text_out_off.png)}#entryFontBGToggle.selected{background-image:url(../images/text_out_on.png)}.entryPlaygroundSoundWorkspace{overflow:hidden;position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;border-radius:0 0 0 6px;top:80px;margin-left:0}.entryPlaygroundSoundEdit{position:absolute;left:253px;top:0;bottom:0;right:0;overflow:hidden;border-left:1px solid #e2e2e2;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditWrapper{text-align:center}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditImage{background-image:url(../images/sound_edit.gif);width:160px;height:160px;-o-object-fit:contain;object-fit:contain;margin:0 auto 24px;background-size:160px auto}.entryPlaygroundSoundEdit .entryPlaygroundSoundEditText{margin:0 auto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryPlaygroundAddSound{width:254px;padding:8px 0;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddSoundPhone{position:relative;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddSoundInner{display:block;width:146px;height:40px;margin:0 auto;background-color:#fff;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff;text-align:center;font-size:14px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundAddSoundInnerPhone{display:block;height:40px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;margin:10px;border:2px dashed #737373;width:220px}.entryPlaygroundSoundList{overflow-y:hidden}.entryPlaygroundSoundList,.entryPlaygroundSoundListPhone{position:absolute;padding:0;margin:0;width:254px;top:57px;bottom:0;list-style:none;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundSoundListPhone{overflow:hidden;overflow-y:auto;border-radius:0 0 0 6px}.entryPlaygroundSoundElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 64px;height:61px;color:#2c313d;cursor:pointer}.entryPlaygroundSoundElement.entrySoundSelected{background-color:#fff}.entryPlaygroundSoundThumbnail{position:absolute;height:44px;width:40px;top:8px;left:16px;border:1px solid #e2e2e2;background-color:#fff;border-radius:4px;background-size:28px auto;background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundSoundThumbnail.entryPlaygroundSoundPlay{background-image:url(../images/workspace_sound_play.png)}.entryPlaygroundSoundThumbnail.entryPlaygroundSoundStop{background-image:url(../images/workspace_sound_stop.png)}.entryPlaygroundSoundName{width:100%;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:0 4px;background-color:#fff;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;border:1px solid #e2e2e2;border-radius:4px}.entryPlaygroundSoundName:active,.entryPlaygroundSoundName:focus{border-color:#4f80ff}.entryPlayground_text_buttons{display:inline-block;list-style-type:none;margin:0;padding:0}.entryPlayground_text_buttons>li{float:left;width:32px;height:32px;margin-left:2px;cursor:pointer}.entryPlaygroundTextAlignLeft{background-image:url(../images/text_align_left_off.png)}.entryPlaygroundTextAlignLeft.toggle{background-image:url(../images/text_align_left_on.png)}.entryPlaygroundTextAlignCenter{background-image:url(../images/text_align_center_off.png)}.entryPlaygroundTextAlignCenter.toggle{background-image:url(../images/text_align_center_on.png)}.entryPlaygroundTextAlignRight{background-image:url(../images/text_align_right_off.png)}.entryPlaygroundTextAlignRight.toggle{background-image:url(../images/text_align_right_on.png)}.entryPlayground_bgColorDiv,.entryPlayground_fgColorDiv{position:absolute;width:15px;height:4px;margin-top:-10px;margin-left:8px}.entryPlaygroundFontSizeSlider{display:inline-block;margin-left:12px;width:136px;height:8px;border-radius:3px;-webkit-box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.03);box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.03);background-color:#d8d8d8}.entryPlaygroundFontSizeIndicator{height:100%;width:45%;border-radius:3px;background-color:#643cd9}.entryPlaygroundFontSizeKnob{width:19px;height:30px;-o-object-fit:contain;object-fit:contain;position:relative;margin-top:-19px;margin-left:-12px;background-image:url(../images/text_size_knob.png);background-repeat:no-repeat;background-position:50%;cursor:pointer}.entryPlaygroundTextColoursWrapper{background-image:url(../images/text_color_bg.png)}.entryPlaygroundTextBackgroundsWrapper,.entryPlaygroundTextColoursWrapper{width:260px;height:226px;z-index:10;cursor:pointer;padding:20px 5px;position:absolute;background-repeat:no-repeat;background-size:260px 226px}.entryPlaygroundTextBackgroundsWrapper{background-image:url(../images/text_color_bg_1.png)}.entryPlaygroundLinebreakWrapper{position:fixed;top:351px}.entryPlaygroundLinebreakButtons{display:inline;font-size:0}.entryPlaygroundLinebreakButtons img{cursor:pointer}.entryPlaygroundLinebreakHorizontal{display:block;border-top:1px solid grey;margin:0 0 12px;padding:0;width:260px}.entryPlaygroundLinebreakDescription{margin-top:12px}.entryPlaygroundLinebreakDescription p{color:hsla(0,0%,53.3%,.5333333333333333);font-size:11px;margin-bottom:5px}.entryPlaygroundLinebreakDescription ul{padding-left:20px}.entryPlaygroundLinebreakDescription ul li{color:#b4b4b5;font-size:11px}.tablet .entryPlaygroundResizeWorkspace{background-image:url(../images/entry_scroll_02_big_2.png);width:15px;height:42px;border-top:none}.entrySceneListWorkspace .rcs-inner-container>div>div>div{display:table;table-layout:fixed}.entrySceneListWorkspace .rcs-inner-container>div>div>div .sortableItem{display:table-cell;vertical-align:top;width:76px}.sortable{height:100%}.sortable .rcs-custom-scrollbar{width:8px;right:4px;opacity:.8}.sortable .rcs-inner-handle{background-color:#aac5d5!important;border-radius:2.5px!important;opacity:.8}.entryPlaygroundTableWorkspace{overflow:hidden;position:absolute;left:0;right:0;bottom:8px;background-color:#f9f9f9;border-radius:0 0 0 6px;top:80px;margin-left:0}.entryPlaygroundTableEdit{position:absolute;left:253px;top:0;bottom:0;right:0;overflow:hidden;border-left:1px solid #e2e2e2;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.entryPlaygroundTableEdit .entryPlaygroundTableEditWrapper{text-align:center}.entryPlaygroundTableEdit .entryPlaygroundTableEditImage{background-image:url(../images/sound_edit.gif);width:160px;height:160px;-o-object-fit:contain;object-fit:contain;margin:0 auto 24px;background-size:160px auto}.entryPlaygroundTableEdit .entryPlaygroundTableEditText{margin:0 auto;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.entryPlaygroundAddTable{width:254px;padding:8px 0;background-color:#ecf8ff;border:1px solid #d6e9f4}.entryPlaygroundAddTablePhone{position:relative;height:50px;cursor:pointer;border-bottom:1pt solid #ebeff1}.entryPlaygroundAddTableInner{display:block;width:146px;height:40px;margin:0 auto;background-color:#fff;border:1px solid #4f80ff;border-radius:4px;color:#4f80ff;text-align:center;font-size:14px;font-weight:600;line-height:38px;cursor:pointer}.entryPlaygroundAddTableInnerPhone{display:block;height:40px;background-color:#cdcfc9;color:#656565;text-align:center;font-size:10.5pt;line-height:36px;margin:10px;border:2px dashed #737373;width:220px}.entryPlaygroundTableList{top:57px}.entryPlaygroundTableListPhone{top:57px;overflow:hidden;overflow-y:auto}.entryPlaygroundTableList,.entryPlaygroundTableListPhone{position:absolute;padding:0;margin:0;width:254px;bottom:0;list-style:none;background-color:#ecf8ff;border:1px solid #d6e9f4;border-radius:0 0 0 6px}.entryPlaygroundTableList{top:56px;overflow-y:hidden}.entryPlaygroundTableElement{display:block;position:relative;background-color:#ecf8ff;border-bottom:1px solid #d6e9f4;padding:0 56px 0 36px;height:48px;color:#2c313d;cursor:pointer}.entryPlaygroundTableElement.entryTableSelected{background-color:#fff}.entryPlaygroundTableElement .entryPlaygroundTableThumbnail{position:absolute;height:22px;width:22px;top:13px;left:8px;background-image:url(../images/workspace_table_icon.svg);background-repeat:no-repeat;background-position:50% 50%}.entryPlaygroundTableElement .entryPlaygroundTableName{width:100%;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:12px;padding:0 4px;background-color:#fff;outline:0;font-size:12px;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#2c313d;font-weight:600;cursor:text;border:1px solid #e2e2e2;border-radius:4px}.entryPlaygroundTableElement .entryPlaygroundTableName:active,.entryPlaygroundTableElement .entryPlaygroundTableName:focus{border-color:#4f80ff}.entryPlaygroundTableElement .entryPlaygroundTableRemove{position:absolute;right:26px;top:12px;width:24px;height:24px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:10px;font-size:0;cursor:pointer;background-size:10px auto;background-position:50% 50%;background-repeat:no-repeat;background-image:url(../images/layers_icon_close_nor_new.png)}.entryPopup{overflow:hidden;position:fixed;margin:0;padding:0;top:0;left:0;height:100%;width:100%;z-index:7000;background-color:rgba(0,0,0,.6)}.entryPopup.popupHelper{position:fixed;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.entryPopupWindow{width:80%;height:80%;overflow:hidden;position:absolute;left:0;right:0;top:0;bottom:0;border-radius:6px;border:1px solid #d6e9f4;margin:auto;max-width:100%;max-height:100%;z-index:8000;background-color:#fff}.entryPopup.hiddenPopup{display:none}.entryPopupHelperBottomSpan,.entryPopupHelperTopSpan{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1 1}.entryPopupHelperMiddleSpan{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.entryPopupHelperMiddleSpan .entryPopupHelperLeftSpan,.entryPopupHelperMiddleSpan .entryPopupHelperRightSpan{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1 1}.entryPopup.buttonsHidden .entryEngineButtonWorkspace_w{display:none}.entryPopup.learning_popup{z-index:7001}.entryPopup.learning_popup .ai_learning{overflow:hidden}.entryPopup.learning_popup .ai_learning .learningInputPopup{height:248px;width:294px;background-color:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border:none}.entryPopup.learning_popup .ai_learning .learningInputPopup.text{height:165px}.entryPopup.learning_popup .ai_learning .learningInputPopup.image{height:245px}.entryPopup.learning_popup .ai_learning .learningInputPopup.speech{height:250px}.propertyPanel{position:relative;-ms-flex:1 1;flex:1 1;margin-top:16px;left:0;right:16px;bottom:0;height:1px}.propertyTab{overflow:hidden;width:25px;height:100%}.propertyTabElement{height:38px;margin-top:4px;cursor:pointer;font-size:0;background-size:25px auto}.propertyTabElement:first-child{margin-top:0}.collapsed .propertyTabElement{background-position:50% 9px;height:36px;font-size:0}.propertyTabobject{background-image:url(../images/property/container_off.png)}.propertyTabobject.selected{background-image:url(../images/property/container_on.png)}.practical_course_mode .propertyTabobject.selected{background-image:url(../images/property/container_on_practical_course.png)}.propertyTabhw{background-image:url(../images/property/hw_off.png)}.propertyTabhw.selected{background-image:url(../images/property/hw_on.png)}.practical_course_mode .propertyTabhw.selected{background-image:url(../images/property/hw_on_practical_course.png)}.propertyTabtvCast{background-image:url(../images/property/vedio_off.png)}.propertyTabtvCast.selected{background-image:url(../images/property/vedio_on.png)}.propertyTabyoutube{background-image:url(../images/property/vedio_off.png)}.propertyTabyoutube.selected{background-image:url(../images/property/vedio_on.png)}.propertyTabgoal{background-image:url(../images/property/doneproject.png)}.propertyTabgoal.selected{background-image:url(../images/property/doneproject_on.png)}.propertyTabpdf{background-image:url(../images/property/pdf_off.png)}.propertyTabpdf.selected{background-image:url(../images/property/pdf_on.png)}.propertyTabconsole{background-image:url(../images/property/console_off.png)}.propertyTabhint{background-image:url(../images/property/hint_off_property.png)}.propertyTabhint.selected{background-image:url(../images/property/hint_on.png)}.propertyTabconsole.selected{background-image:url(../images/property/console_on.png)}.practical_course_mode .propertyTabconsole.selected{background-image:url(../images/property/console_on_practical_course.png)}.propertyContent{overflow:hidden;position:absolute;top:0;bottom:0;left:25px;right:0;background-color:#fff;border:1px solid #d6e9f4;border-radius:0 6px 6px 6px}.propertyContent:after{display:block;clear:both;content:""}.propertyPanelCover{position:absolute;top:0;bottom:0;left:0;right:0}.collapsed .propertyContent{left:30px}body>.sortableItem{z-index:250}.entrySceneWorkspace{position:absolute;left:0;top:0;width:100%;height:38px;padding-top:1px;background-color:#4f80ff;overflow:hidden;z-index:10}.practical_course_mode .entrySceneWorkspace{background-color:#8274ff}.entrySceneListWorkspace{overflow:hidden;float:left;margin:0;padding:0 0 0 26px;max-width:calc(100% - 43px)}.entrySceneListWorkspace .rcs-custom-scroll .rcs-outer-container,.entrySceneListWorkspace .rcs-custom-scroll .rcs-outer-container .rcs-inner-container{overflow:visible}.entrySceneListWorkspace .sortableItem{z-index:15}.entrySceneElementWorkspace{overflow:hidden;margin:5px 2px 0 0;color:#fff;cursor:move;z-index:10}.entrySceneElementWorkspace.selectedScene{position:relative;margin-top:0;z-index:888}.entrySceneAddButtonWorkspace{float:left;position:relative;margin:3px 0 0 -2px;width:44px;height:34px;cursor:pointer;background-image:url(../images/btn_scene_add.png);background-size:44px 34px}.entryScenePrevButtonWorkspace{position:absolute;width:25px;height:39px;left:0;z-index:299;margin:0}.entryScenePrevButtonWorkspace .prevBtn{position:absolute;width:25px;height:37px;content:"";background-image:url(../images/btn_scene_left.png);background-position:50%;background-repeat:no-repeat;background-color:transparent;cursor:pointer;z-index:299}.entrySceneNextButtonWorkspace{position:absolute;background-color:#4f80ff;width:72px;height:37px;right:0;opacity:.8;z-index:299;margin:0}.entrySceneNextButtonWorkspace .nextBtn{position:absolute;width:28px;height:37px;content:"";background-image:url(../images/btn_scene_right.png);background-position:50%;background-repeat:no-repeat;background-color:transparent;cursor:pointer;z-index:299}.entrySceneNextButtonWorkspace .addButton{float:left;position:relative;right:0;margin:3px 0 0 28px;width:44px;height:34px;cursor:pointer;background-image:url(../images/btn_scene_add.png);background-size:44px 34px}.selectedScene .entrySceneInputCover{min-width:97px}.entrySceneInputCover{display:block;overflow:hidden;height:32px;padding:4px 10px 0;border-bottom:2px solid transparent;background-color:#99c4ff;border-radius:10px 10px 0 0}.entrySceneFieldWorkspace{cursor:text!important;display:inline-block;overflow:hidden;margin:0;height:24px;width:100%;border:1px solid transparent;border-radius:4px;outline:0;background-color:transparent;font-size:12px;font-weight:600;color:#fff;line-height:24px}.selectedScene .entrySceneInputCover{height:37px;padding:7px 30px 0 10px;background-color:#fff;border-radius:8px 8px 0 0;border-bottom-color:#ffb500}.selectedScene .entrySceneFieldWorkspace{background-color:#fff;font-size:14px;color:#ffb500}.selectedScene .entrySceneFieldWorkspace:focus{font-size:12px;border:1px solid #e2e2e2;color:#2c313d}.entrySceneRemoveButtonWorkspace{position:absolute;right:0;top:3px;width:30px;height:30px;padding:0;border:0;display:none;background-image:url(../images/scene_delete_unselect.png);background-size:10px auto;background-repeat:no-repeat;background-position:50%;background-color:transparent}.minValue .entrySceneRemoveButtonWorkspace{display:none}.selectedScene .entrySceneRemoveButtonWorkspace{display:block;top:3px;background-color:transparent;background-image:url(../images/scene_delete.png)}.entrySceneDummyView{width:55px;height:40px;background-color:orange;display:inline-block;opacity:.3;position:absolute;left:0;top:0;z-index:889;left:100px}.tablet .entrySceneRemoveButtonWorkspace{width:14px;height:14px;right:48px;background-image:url(../images/scene_delete_unselect_big.png)}.tablet .selectedScene .entrySceneRemoveButtonWorkspace{background-image:url(../images/scene_delete_big.png)}.tablet .entrySceneRemoveButtonWorkspace:hover{background-image:url(../images/scene_delete_hover_big.png)}.entryCanvasWrapper{position:absolute}.entryCanvasWorkspace{position:relative;top:0;left:0;width:268px;background-color:#fff;border-top:1px solid #d6e9f4;vertical-align:top}.entryCanvasPhone{width:100%;background-color:#fff;display:block}.entryPopupWindow>.entryCanvasWorkspace{width:100%!important;position:relative;border-bottom:1px solid #d6e9f4;border-top:0}.entryPopupWindow>.entryEngine_w{width:100%!important;height:100%!important;border:0}.entryPopupWindow>div>.entryCanvasWorkspace{width:100%!important;top:0!important;vertical-align:top}.entryStateManagerWorkspace{float:right;height:40px;margin-right:10px}.entryStateManagerButtonWorkspace{border:0;margin:3px;padding-left:26px;height:32px;border-radius:4px;background-color:#bdc4c9;color:#e2ebfa;font-size:10pt;background-repeat:no-repeat;background-position:7px 8px;border-bottom:2pt solid #a0acb2;border-right:2pt solid #a0acb2}.entryStateManagerButtonWorkspace.active:hover{background-color:#7cc2ee}.entryStateManagerButtonWorkspace.active{background-color:#6aafda;border-bottom:2pt solid #639fbd;border-right:2pt solid #639fbd}.entryUndoButtonWorkspace{background-image:url(/img/assets/undo.png)}.entryRedoButtonWorkspace{background-image:url(/img/assets/redo.png)}.entryPlaygroundTable{position:absolute;left:254px;top:0;bottom:0;right:0;border-left:none;background-color:#f9f9f9}.entryToastContainer{position:fixed;right:0;bottom:15px;margin:0;padding:2px;width:300px;max-height:100%;overflow:auto;z-index:9000}.entryToast{padding:7px 16px;margin-top:8px;width:100%;background-color:#eee;-webkit-box-shadow:0 0 8px #999;box-shadow:0 0 8px #999;border:2px solid;-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;text-shadow:0 1px 0 hsla(0,0%,100%,.5);cursor:pointer;opacity:1}.entryToastSuccess{border-color:#d6e9c6;background-color:#e5f3df;color:#468847}.entryToastWarning{border-color:#7e7190;background-color:#fff9ab;color:#e07000}.entryToastAlert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.entryToastTitle{font-size:12pt;font-weight:700}.entryToastMessage{font-size:9pt;margin-top:4px;margin-bottom:2px}.entryMobileToastWrapper{position:absolute;margin-top:24px;width:100%;text-align:center;pointer-events:none;z-index:1}.entryMobileToastWrapper .entryMobileToast{display:inline-block;height:38px;font-size:14px;vertical-align:top;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center;color:#4f80ff}.entryMobileToastWrapper .entryMobileToast:before{content:"";display:inline-block;background-image:url(../images/toast_left.svg);width:17px;height:38px;margin-right:-4px}.entryMobileToastWrapper .entryMobileToast:after{content:"";display:inline-block;background-image:url(../images/toast_right.svg);width:20px;height:38px;margin-left:-4px}.entryMobileToastWrapper .entryMobileToast .content{display:inline-block;height:38px;padding:9px 8px;vertical-align:top;background-image:url(../images/toast_bg.svg)}.entryVariablePanelWorkspace{position:absolute;overflow:hidden;overflow-y:auto;width:254px;top:0;bottom:0;padding:16px 16px 0 8px;background-color:#ecf8ff;-webkit-box-shadow:inset 0 0 0 1px #d6e9f4;box-shadow:inset 0 0 0 1px #d6e9f4;border-radius:0 0 0 6px}.entryVariablePanelPhone{width:250px;top:47px;bottom:0;padding:6px 4px 0}.entryVariableSelectorWorkspace{width:100%;border-collapse:collapse;border-spacing:0;border:0;padding:0;margin:0;table-layout:fixed}.entryVariableSelectorWorkspace tr:first-child td:first-child{width:56px}.entryVariableSelectButtonWorkspace{font-family:EntryFont,NanumGothic!important;width:88px;padding:0;margin:0;cursor:pointer;vertical-align:top}.entryVariableSelectButtonWorkspace div{position:relative;height:40px;padding-left:8px;font-size:12px;font-weight:600;color:#728997;background-color:#fff;letter-spacing:-.4px;line-height:40px}.entryVariableSelectButtonWorkspace div:before{position:absolute;left:15px;top:9px;width:20px;height:20px;background-size:20px auto;vertical-align:top;content:""}.entryVariableSelectButtonWorkspace.selected div{color:#4f80ff;z-index:10}.entryVariableSelectButtonWorkspace.allButton div{height:80px;padding:0;border-radius:4px 0 0 4px;text-align:center;line-height:80px}.entryVariableSelectButtonWorkspace.allButton div:after{right:-1px;border-radius:4px 0 0 4px}.entryVariableSelectButtonWorkspace .text{display:block;overflow:hidden;margin:0 8px 0 28px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.entryVariableSelectButtonWorkspace.message div{border-radius:0 6px 0 0}.entryVariableSelectButtonWorkspace.func div{border-radius:0 0 6px 0}.entryVariableSelectButtonWorkspace.disable div{cursor:default}.entryVariableSelectButtonWorkspace div:after{position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #d6e9f4;content:""}.entryVariableSelectButtonWorkspace.selected div:after{border-color:#4f80ff}.entryVariableSelectButtonWorkspace.allButton div .text{margin:0}.entryVariableSelectButtonWorkspace.variable div:after{right:-1px}.entryVariableSelectButtonWorkspace.message div:after{border-radius:0 6px 0 0}.entryVariableSelectButtonWorkspace.list div:after{right:-1px;top:-1px}.entryVariableSelectButtonWorkspace.func div:after{top:-1px;border-radius:0 0 6px 0}.entryVariableSelectButtonWorkspace.allButton div:before{display:none}.entryVariableSelectButtonWorkspace.variable div:before{background-image:url(../images/ic_attr_variable.svg)}.entryVariableSelectButtonWorkspace.message div:before{background-image:url(../images/ic_attr_message.svg)}.entryVariableSelectButtonWorkspace.list div:before{margin-right:6px;background-image:url(../images/ic_attr_list.svg)}.entryVariableSelectButtonWorkspace.func div:before{background-image:url(../images/ic_attr_func.svg)}.entryVariableSelectButtonWorkspace.variable.selected div:before{background-image:url(../images/ic_attr_variable_on.svg)}.entryVariableSelectButtonWorkspace.message.selected div:before{background-image:url(../images/ic_attr_message_on.svg)}.entryVariableSelectButtonWorkspace.list.selected div:before{margin-right:6px;background-image:url(../images/ic_attr_list_on.svg)}.entryVariableSelectButtonWorkspace.func.selected div:before{background-image:url(../images/ic_attr_func_on.svg)}.entryVariableListElementWorkspace{background-repeat:no-repeat;background-position:14px 10px;background-color:#efefef;border:1px solid #a8a8a8;margin-bottom:-1px;min-height:50px}.entryVariableListWorkspace{overflow:auto;position:absolute;top:112px;bottom:0;left:0;right:0;padding:0;margin:0;border-top:1px solid rgba(213,214,233,.9568627450980393)}.entryVariableAdd_box .entryVariableAddWorkspace{width:146px;margin:16px auto;font-size:14px;line-height:42px}.entryVariableAdd_box .entryVariableAddWorkspace.disabled{border:1px solid #e2e2e2;background-color:#f9f9f9;color:#cbcbcb;cursor:default}.entryVariableAdd_box.entryVariableContainerTextMode .entryVariableAddSpaceWorkspace,.entryVariableAdd_box .message_inpt.off{display:none}.entryVariableAdd_box .message_inpt input[type=text]::-webkit-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::-moz-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]:-ms-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::-ms-input-placeholder{color:#979797}.entryVariableAdd_box .message_inpt input[type=text]::placeholder{color:#979797}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace{border:0;margin:0}.entryVariableAdd_box .entryVariableAddSpaceWorkspace.off{display:none}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputLabelWorkspace{position:relative;left:-10px;margin-bottom:8px;display:inline-block;font-size:11px;font-weight:600;color:#2c313d;line-height:11px;vertical-align:top}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputLabelWorkspace:before{content:"";display:inline-block;overflow:hidden;border-radius:50%;margin:3px 7px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace{overflow:hidden;width:100%;padding:6px 8px 5px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-webkit-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:-ms-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-ms-input-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::-moz-placeholder{color:#979797}.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace::placeholder{color:#979797}.entryVariableAddSpaceGlobalWrapperWorkspace{position:relative;margin:16px 0 0 14px;padding:0 0 0 26px;font-size:12px;font-weight:600;color:#2c313d;cursor:pointer;line-height:14px}.entryVariableAddSpaceGlobalWrapperWorkspace+.entryVariableAddSpaceGlobalWrapperWorkspace{margin-top:22px}.entryVariableAddSpaceGlobalWrapperWorkspace .Workspace_text{display:inline-block;padding:4px 0 2px}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCheckWorkspace{position:absolute;left:0;top:0;width:20px;height:20px;background-size:20px auto;background-image:url(../images/btn_radio.png)}.entryVariableAddSpaceGlobalWrapperWorkspace.on .entryVariableAddSpaceCheckWorkspace{background-image:url(../images/btn_radio_on.png)}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace{display:none;position:relative;margin:14px 0 -6px;padding:11px 0 11px 32px;border:1px solid #aac5d5;border-width:1px 0;font-size:12px;color:#2c313d;cursor:pointer;letter-spacing:-.5px}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryVariableAddSpaceCloudSpanWorkspace{display:inline-block;line-height:1.33;letter-spacing:-.48px;white-space:pre}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper .entryVariableAddSpaceCheckWorkspace{position:absolute;left:-28px;width:20px;height:20px;background-size:20px auto;background-image:url(../images/btn_radio.png)}.entryVariableAddSpaceGlobalWrapperWorkspace .entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper.on .entryVariableAddSpaceCheckWorkspace{background-image:url(../images/btn_radio_on.png)}.entryVariableAddSpaceGlobalWrapperWorkspace.on .entryVariableAddSpaceCloudWrapperWorkspace{display:block}.entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper{position:relative;margin-bottom:12px}.entryVariableAddSpaceCloudWrapperWorkspace .entryCloudTypeWrapper:last-child{margin-bottom:0}.entryVariableSplitterWorkspace{border-width:1px 0}.entryVariableSplitterWorkspace+.entryVariableSplitterWorkspace{border-top:0}.entryVariableSplitterWorkspace.all .list+.list,.entryVariableSplitterWorkspace .list+.list{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace.all{border-top:none}.entryVariableSplitterWorkspace.all .list .inpt_box{background-color:#ecf8ff}.entryVariableSplitterWorkspace.all .list.unfold .inpt_box{background-color:#fff}.entryVariableSplitterWorkspace .list .inpt .editBoxInput{border:1px solid #aac5d5;background-color:#f9f9f9;color:#cbcbcb}.entryVariableSplitterWorkspace .list .inpt input[type=text]{height:24px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff}.entryVariableSplitterWorkspace .list .inpt input[type=text],.entryVariableSplitterWorkspace .list .inpt span{width:100%;padding:6px 8px 5px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.2px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .list .inpt span{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}.entryVariableSplitterWorkspace .list .attr_inner_box{display:none;border-top:1px solid #aac5d5;padding:12px 26px 10px;background-color:#bfd8e6}.entryVariableSplitterWorkspace .list .attr_inner_box .box_sjt{display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;vertical-align:top;line-height:12px;margin-bottom:9px}.entryVariableSplitterWorkspace .list .attr_inner_box .box_sjt:before{display:inline-block;width:4px;height:4px;border-radius:50%;margin:3px 8px 0 0;background-color:#4f80ff;vertical-align:top;content:""}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt.hidden{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .chk_box{position:relative;font-size:0;cursor:pointer;margin-bottom:3px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box{overflow:hidden;font-size:0;margin-left:24px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box .dash{padding:0 2px;font-size:10px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:24px}.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .slide_inpt .cnt_box input[type=text]:disabled{border:1px solid #e2e2e2;background-color:#f9f9f9;color:#cbcbcb}.entryVariableSplitterWorkspace .list .attr_inner_box .use_obj .obj_list .text{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:33px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;word-break:break-all;white-space:nowrap;line-height:34px}.entryVariableSplitterWorkspace .list .attr_inner_box .use_obj .obj_list .text.red{color:#ff4b4b;padding-left:10px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr.hidden{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box{max-height:160px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box.on{padding-right:20px}.scroll_box:not(.on) .simplebar-vertical{display:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .scroll_box .simplebar-scrollbar{opacity:.8}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list li{position:relative;margin:8px 0 0;padding:0 34px 0 28px}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]{width:100%;padding:6px 8px 5px;border:1px solid #e2e2e2;border-radius:4px;outline:0;background-color:#fff;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.2px;line-height:11px;-webkit-box-sizing:border-box;box-sizing:border-box}.obj_list{overflow:hidden;margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .list .use_block{display:none;padding:4px 26px 4px 32px;background-color:#d6e9f4}.entryVariableSplitterWorkspace .list .use_block .obj_list li{position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;list-style:none;height:33px;margin:0;padding:4px 4px 4px 42px;border-top:1px solid #aac5d5}.entryVariableSplitterWorkspace .list .use_block .obj_list li:first-child{border-top:0}.entryVariableSplitterWorkspace .list .use_block .obj_list .thmb{overflow:hidden;position:absolute;top:4px;left:4px;height:33px;width:30px;border:1px solid #e2e2e2;border-radius:4px;background-color:#fff;background-size:auto 80%;background-repeat:no-repeat;background-position:50%}.entryVariableSplitterWorkspace .list .use_block .obj_list .text{display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:33px;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;word-break:break-all;white-space:nowrap;line-height:34px}.entryVariableSplitterWorkspace .list .watch.on{background-image:url(../images/layers_icon_visible24.svg)}.entryVariableSplitterWorkspace .list.default_val .inpt_box:before{background-image:url(../images/ic_attr_variable_on.svg)}.entryVariableSplitterWorkspace .list.cloud_val .inpt_box:before{background-image:url(../images/ic_attr_variable_cloud_on.png);background-image:url(../images/ic_attr_variable_real_time_on.png)}.entryVariableSplitterWorkspace .list.local_val .inpt_box:before{background-image:url(../images/ic_attr_variable_local.svg)}.entryVariableSplitterWorkspace .list.default_list .inpt_box:before{background-image:url(../images/ic_attr_list.svg)}.entryVariableSplitterWorkspace .list.cloud_variable .inpt_box:before{background-image:url(../images/ic_attr_variable_cloud.svg)}.entryVariableSplitterWorkspace .list.cloud_list .inpt_box:before{background-image:url(../images/ic_attr_list_cloud.svg)}.entryVariableSplitterWorkspace .list.real_time_variable .inpt_box:before{background-image:url(../images/ic_attr_variable_real_time.svg)}.entryVariableSplitterWorkspace .list.real_time_list .inpt_box:before{background-image:url(../images/ic_attr_list_real_time.svg)}.entryVariableSplitterWorkspace .list.local_list .inpt_box:before{background-image:url(../images/ic_attr_list_local.svg)}.entryVariableSplitterWorkspace .list.default_message .inpt_box:before{left:10px;background-image:url(../images/ic_attr_message_on.svg)}.entryVariableSplitterWorkspace.fold .attr_link{cursor:pointer}.entryVariableSplitterWorkspace.unfold .attr_link{background-color:#fff;cursor:pointer}.entryVariableSplitterWorkspace .attr_box{display:none}.entryVariableSplitterWorkspace .list.unfold .attr_inner_box,.entryVariableSplitterWorkspace .list.unfold .caution_dsc,.entryVariableSplitterWorkspace .list.unfold .use_block,.entryVariableSplitterWorkspace.unfold .attr_box{display:block}.entryVariableSplitterWorkspace .list.unfold .inpt:after{background-image:url(../images/layers_arrow_up_nor.png)}.entryVariableSplitterWorkspace .list.default_func .inpt_box,.entryVariableSplitterWorkspace .list.default_message .inpt_box{padding:13px 80px 13px 36px;background-color:#ecf8ff}.entryVariableSplitterWorkspace .list.default_func .inpt:after,.entryVariableSplitterWorkspace .list.default_message .inpt:after{display:none}.entryVariableSplitterWorkspace .list.default_message.unfold .inpt_box{background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1)}.entryVariableAdd_box .message_inpt input[type=text]:active,.entryVariableAdd_box .message_inpt input[type=text]:focus,.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:active,.entryVariableAddSpaceNameWrapperWorkspace .entryVariableAddSpaceInputWorkspace:focus,.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]:active,.entryVariableSplitterWorkspace .list .attr_inner_box .list_attr .cnt_list input[type=text]:focus,.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt input[type=text]:active,.entryVariableSplitterWorkspace .list .attr_inner_box .val_attr .attr_inpt input[type=text]:focus,.entryVariableSplitterWorkspace .list .inpt input[type=text]:active,.entryVariableSplitterWorkspace .list .inpt input[type=text]:focus{border-color:#4f80ff}.simplebar-scrollbar{right:4px;width:8px}.simplebar-scrollbar:before{opacity:1!important;background-color:#aac5d5;border-radius:2.5px}.entryVariableAdd_box .entryVariableAddWorkspace{display:block;overflow:hidden;height:40px;border:1px solid #4f80ff;border-radius:4px;background-color:#fff;font-weight:600;color:#4f80ff;text-align:center;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin:12px;width:calc(100% - 24px);font-size:12px;letter-spacing:-.28px;line-height:40px}.entryVariableSplitterWorkspace{background-color:#fff;border:1px solid #d6e9f4}.entryVariableSplitterWorkspace.func,.entryVariableSplitterWorkspace.message{border-top:none}.entryVariableSplitterWorkspace .attr_box{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace .attr_box .default_message.unfold{border-color:#aac5d5;outline:1px solid #aac5d5}.entryVariableSplitterWorkspace.list.global.fold,.entryVariableSplitterWorkspace.variable.global.fold{border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box{border-top:1px solid #d6e9f4}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .list .list:first-child{margin-top:0}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list.unfold,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable.unfold{border-color:#aac5d5;outline:1px solid #aac5d5;border-top:none;margin-top:1px}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list .inpt_box:before,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable .inpt_box:before{left:8px}.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .cloud_variable .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_func .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_message .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .default_val .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .local_val .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_list .inpt_box .watch,.entryVariableSplitterWorkspace.entryVariableSplitterWorkspace.unfold .attr_box .real_time_variable .inpt_box .watch{margin-left:2px;margin-right:8px}.entryVariableSplitterWorkspace.unfold .attr_link:after{width:24px;height:24px;border-radius:0;background-image:url(../images/folder_open.svg);background-color:inherit;background-size:auto}.entryVariableSplitterWorkspace .attr_link{position:relative;display:block;height:38px;padding:0 14px 0 12px;font-size:10px;letter-spacing:-.4px;font-weight:600;color:#2c313d;text-decoration:none;word-break:break-all;cursor:default;line-height:38px;margin-bottom:1px}.entryVariableSplitterWorkspace .attr_link:after{display:inline-block;position:absolute;top:7px;right:14px;overflow:hidden;background-color:#4f80ff;content:"";width:24px;height:24px;border-radius:0;background-image:url(../images/folder_close.svg);background-color:inherit;background-size:auto}.entryVariableSplitterWorkspace .attr_box .list.fold input{margin-left:4px;pointer-events:none;border:none;background:transparent;padding:0}.entryVariableSplitterWorkspace .attr_box .list.unfold .caution_dsc,.entryVariableSplitterWorkspace .attr_box .list.unfold .used_function_dsc{background-color:#d6e9f4;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;padding-top:3px}.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box .arrowDown,.entryVariableSplitterWorkspace .attr_box .list.unfold .inpt_box:after{background-image:url(../images/layers_arrow_up_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list.unfold .attr_inner_box{position:relative;background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.unfold .attr_inner_box .val_type_txt{position:absolute;top:15px;right:20px;font-size:9px;font-weight:600;letter-spacing:-.36px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list .inpt_box{display:-ms-flexbox;display:flex;padding:13px 0;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#f7fcff;-ms-flex-align:center;align-items:center}.entryVariableSplitterWorkspace .attr_box .list .inpt_box:before{margin-left:10px;width:24px;height:24px;background-size:24px auto;content:""}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .watch{margin-left:4px;width:18px;height:18px;font-size:0;background-image:url(../images/layers_icon_unvisible24.svg);background-size:18px auto}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .watch.on{background-image:url(../images/layers_icon_visible24.svg)}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt{position:relative;overflow:hidden;height:24px;-ms-flex:1 1;flex:1 1;margin-right:20px}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt input[type=text],.entryVariableSplitterWorkspace .attr_box .list .inpt_box .inpt span{font-size:10px;line-height:10px}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .arrowDown{width:10px;height:8px;margin-right:20px;background-size:auto;background-image:url(../images/layers_arrow_down_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list .inpt_box .del{margin-right:20px;width:20px;height:20px;background-position:50%;background-size:auto;background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box{padding:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .box_sjt{position:relative;left:-10px;margin-bottom:12px;font-size:11px;font-weight:600;letter-spacing:-.44px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box{display:-ms-flexbox;display:flex}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box .btn_list{-ms-flex:1 1;flex:1 1;display:inline-block;height:28px;border-radius:4px;border:1px solid #aac5d5;background-color:#fff;font-size:9px;letter-spacing:-.36px;font-weight:600;color:#2c313d;text-align:center;line-height:26px;cursor:pointer;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .btn_box .btn_list+.btn_list{margin-left:4px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_sjt{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:6px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt{overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .list_cnt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr{padding:15px 20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt{display:block;margin-bottom:12px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt label,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt label{display:block;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;line-height:10px;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt .val_inptbox,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt .val_inptbox{display:block}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .attr_inpt .val_inptbox input,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .attr_inpt .val_inptbox input{width:100%;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;font-size:10px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.4px;color:#2c313d}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px auto;background-image:url(../images/btn_checkbox.svg);vertical-align:top;margin-right:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .entryVariableAddSpaceCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .chk_text,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .chk_text{display:inline-block;font-weight:600;vertical-align:top;font-size:10px;line-height:18px;letter-spacing:-.4px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .list_attr .slide_inpt .cnt_box input,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .val_attr .slide_inpt .cnt_box input{width:56px;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#2c313d}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj{padding:15px 14px 12px 20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .box_sjt{margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li{position:relative;height:24px;margin-bottom:6px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li .thmb{position:static;display:inline-block;overflow:hidden;height:24px;width:22px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;background-size:auto 80%;background-repeat:no-repeat;background-position:50%;margin-right:8px;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj .obj_list li .text{display:inline-block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#4d616e;white-space:nowrap;line-height:24px;font-size:10px;font-weight:600;letter-spacing:-.4px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr{padding:15px 14px 15px 20px;border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .box_sjt{position:relative;left:-10px;margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt{margin:3px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px;vertical-align:top;background-image:url(../images/btn_checkbox.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .chk_text{display:inline-block;margin-left:10px;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#4d616e;line-height:18px;font-weight:600;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt{margin:3px 0 0 28px;overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group{margin-top:10px;margin-left:28px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group[disabled]{display:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .scroll_box{max-height:135px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .scroll_box.on{padding-right:20px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .func_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list .attr_inner_box .use_obj{padding:15px 14px 15px 20px;border-top:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list .use_block{padding:15px 14px 11px 20px}.entryVariableSplitterWorkspace .attr_box .list .use_block .box_sjt{position:relative;left:-10px;margin-bottom:5px;display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:12px}.entryVariableSplitterWorkspace .attr_box .list .use_block .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li{padding:3px 4px 3px 42px;border:none;height:24px}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li .thmb{border:1px solid #aac5d5;width:22px;height:24px}.entryVariableSplitterWorkspace .attr_box .list .use_block .obj_list li .text{height:24px;font-size:10px;line-height:24px;color:#4d616e}.entryVariableSplitterWorkspace .attr_box .list.default_message.unfold .inpt_box{-webkit-box-shadow:0 1px 1px 0 #aac5d5;box-shadow:0 1px 1px 0 #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_message .inpt_box:before{left:10px;background-image:url(../images/ic_attr_message.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_val .inpt_box:before{left:10px;background-image:url(../images/ic_attr_variable.svg)}.entryVariableSplitterWorkspace .attr_box .list.cloud_list .cnt_group .del,.entryVariableSplitterWorkspace .attr_box .list.default_list .cnt_group .del,.entryVariableSplitterWorkspace .attr_box .list.real_time_list .cnt_group .del{position:absolute;width:22px;height:22px;right:6px;top:0;display:inline-block;background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;border:none;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list.cloud_list .inpt_box:before,.entryVariableSplitterWorkspace .attr_box .list.default_list .inpt_box:before,.entryVariableSplitterWorkspace .attr_box .list.real_time_list .inpt_box:before{left:10px}.entryVariableSplitterWorkspace .attr_box .list.default_list .inpt_box:before{background-image:url(../images/ic_attr_list.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .del{background-image:url(../images/layers_icon_close_nor_new.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;border:none;cursor:pointer}.entryVariableSplitterWorkspace .attr_box .list.default_func .cnt_group .del{position:absolute;width:22px;height:22px;right:6px;top:0;display:inline-block}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .caution_dsc,.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .inpt_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .inpt_box:after{background-image:url(../images/layers_arrow_up_nor.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func.unfold .attr_inner_box{background-color:#d6e9f4}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box{background-color:#f7fcff}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box:before{left:10px;background-image:url(../images/ic_attr_func.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box:after{width:10px;height:8px;background-image:url(../images/layers_arrow_down_nor.svg);background-size:auto;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box .inpt input[type=text],.entryVariableSplitterWorkspace .attr_box .list.default_func .inpt_box .inpt span{font-size:10px;line-height:10px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box{padding:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr{padding:15px 14px 15px 20px;border-bottom:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .box_sjt{position:relative;left:-10px;margin-bottom:8px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .box_sjt:before{width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt{margin:3px 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace,.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace{display:inline-block;width:18px;height:18px;background-size:18px;vertical-align:top;background-image:url(../images/btn_checkbox.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddLocalVarCheckWorkspace.on,.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .entryFuncAddResultCheckWorkspace.on{background-image:url(../images/btn_checkbox_on.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .chk_text{display:inline-block;margin-left:10px;font-size:10px;font-weight:700;letter-spacing:-.4px;color:#4d616e;line-height:18px;font-weight:600;vertical-align:top}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt{margin:3px 0 0 28px;overflow:hidden;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;width:78px;height:24px;border-radius:4px;border:1px solid #aac5d5}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt{display:inline-block;overflow:hidden;width:24px;height:24px;background-color:#ecf8ff;border-radius:4px 0 0 4px;font-size:24px;color:#2c313d;text-decoration:none;text-align:center;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt:before{content:" ";display:inline-block;position:relative;top:-3px;width:8px;height:8px;background-image:url(../images/btn_minus.svg);background-position-y:center;background-repeat:no-repeat}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus{border-radius:0 4px 4px 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt.plus:before{background-image:url(../images/btn_plus.svg)}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt .btn_cnt[disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text]{width:30px;height:24px;background-color:#fff;outline:0;font-size:10px;letter-spacing:-.4px;color:#2c313d;font-weight:600;line-height:14px;text-align:center;vertical-align:top;border:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .check_inpt .cnt_inpt input[type=text][disabled]{opacity:.5;cursor:not-allowed}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group{margin-top:10px;margin-left:28px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_label{font-size:10px;font-weight:600;letter-spacing:-.4px;color:#4d616e;margin-bottom:5px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group[disabled]{display:none}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .scroll_box{max-height:135px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .scroll_box.on{padding-right:20px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list{margin:0;padding:0;list-style:none}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list li{position:relative;margin-top:4px;padding:0 32px 0 0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list li:first-child{margin-top:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list .cnt{position:absolute;left:10px;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#979797;line-height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list .del{right:0;top:0}.entryVariableSplitterWorkspace .attr_box .list.default_func .attr_inner_box .func_attr .cnt_group .cnt_list input[type=text]{width:100%;height:24px;padding-left:20px;border:1px solid #aac5d5;border-radius:4px;outline:0;background-color:#fff;font-size:10px;font-weight:600;letter-spacing:-.4px;color:#2c313d;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block{padding:15px 14px 11px 20px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .box_sjt{position:relative;left:-10px;margin-bottom:5px;display:block;font-size:12px;font-weight:600;color:#2c313d;letter-spacing:-.4px;line-height:12px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li{padding:3px 4px 3px 42px;border:none;height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li .thmb{border:1px solid #aac5d5;width:22px;height:24px}.entryVariableSplitterWorkspace .attr_box .list.default_func .use_block .obj_list li .text{height:24px;font-size:10px;line-height:24px;color:#4d616e}.entryVariableAdd_box .entryVariableSplitterWorkspace .attr_box .list.unfold{outline:1px solid #aac5d5;border-color:#aac5d5}.entryVariableAdd_box .entryVariableAddSpaceWorkspace{border:1px solid #aac5d5;background-color:#d6e9f4}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceDataWrapperWorkspace{padding:18px 20px 0}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceNameWrapperWorkspace{margin-bottom:6px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace{height:28px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;white-space:nowrap;margin-bottom:10px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button{display:inline-block;height:28px;width:50%;margin-top:-1px;margin-left:-1px;color:#728997;font-size:9px;font-weight:600;text-align:center;line-height:26px;letter-spacing:-.36px;vertical-align:top;border:1px solid transparent;border-radius:4px 0 0 4px;cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button.on{color:#4f80ff;border-color:#4f80ff;background-color:#fff}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceSelectWrapperWorkspace .button:nth-child(2n){border-radius:0 4px 4px 0;margin-left:2px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper{display:none;margin-bottom:10px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper.on{display:block}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper{color:#4d616e;font-size:10px;font-weight:600;line-height:18px;letter-spacing:-.4px;vertical-align:top}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper.on .radioButton{background-image:url(../images/btn_radio_on.svg)}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper .radioButton{display:inline-block;width:18px;height:18px;vertical-align:top;margin-right:10px;margin-bottom:6px;background-image:url(../images/btn_radio.svg);cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableTypeBoxWrapper .entryVariableTypeWrapper .entryVariableAddSpaceCheckWorkspace{cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace{display:-ms-flexbox;display:flex;overflow:hidden;margin-top:10px;border-top:1px solid #aac5d5;font-size:0;text-align:center;padding:15px 18px 18px 8px}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace{display:inline-block;-ms-flex:1 1;flex:1 1;height:32px;color:#2c313d;font-size:9px;font-weight:600;letter-spacing:-.36px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;text-align:center;text-decoration:none;line-height:30px;margin:0 2px;cursor:pointer}.entryVariableAdd_box .entryVariableAddSpaceWorkspace .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceConfirmWorkspace{color:#fff;background-color:#4f80ff;border-color:#4f80ff}.entryVariableAdd_box .message_inpt{border:1px solid #aac5d5;background-color:#d6e9f4}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper{padding:18px 20px 0;border-top:1px solid #d6e9f4;margin-bottom:16px}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper .box_sjt{position:relative;left:-10px;margin-bottom:8px;display:block;font-size:11px;font-weight:600;color:#2c313d;letter-spacing:-.44px;line-height:11px}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper .box_sjt:before{content:"";display:inline-block;border-radius:50%;margin:3px 8px 0 0;vertical-align:top;width:3px;height:3px;background-color:#728997}.entryVariableAdd_box .message_inpt .msdAddSpaceWrapper input{width:100%;padding:7px 8px 6px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;color:#2c313d;font-size:10px;font-weight:600;letter-spacing:-.4px}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace{display:-ms-flexbox;display:flex;overflow:hidden;margin-top:10px;border-top:1px solid #aac5d5;font-size:0;text-align:center;padding:15px 20px 18px}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace{display:inline-block;-ms-flex:1 1;flex:1 1;height:28px;color:#2c313d;font-size:9px;font-weight:600;letter-spacing:-.36px;border:1px solid #aac5d5;border-radius:4px;background-color:#fff;text-align:center;text-decoration:none;line-height:26px;margin:0 2px;cursor:pointer}.entryVariableAdd_box .message_inpt .entryVariableAddSpaceButtonWrapperWorkspace .entryVariableAddSpaceButtonWorkspace.entryVariableAddSpaceConfirmWorkspace{color:#fff;background-color:#4f80ff;border-color:#4f80ff}#entryPdfWorkspace iframe{width:100%;height:100%}.targetChecker{height:50px;background-color:#fff;border-bottom:.5px solid #5096f5;cursor:pointer;padding:5px}.targetChecker.success{background-color:#5cb85c}.targetChecker.fail{background-color:#d9534f}.entryCurtainElem{position:fixed;background-color:#3b3b3b;opacity:.7;z-index:5001;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.entryCurtainElem.top{width:100%;top:0;left:0;right:0}.entryCurtainElem.right{right:0;bottom:0}.entryCurtainElem.bottom{left:0;bottom:0}.entryCurtainElem.left{left:0}.hideTooltip>.entryCurtainElem{opacity:0}.entryCurtainCloseBtn{width:22px;height:22px;position:fixed;z-index:10001;right:22px;top:22px;background-image:url(../images/curtain_close.png);background-repeat:no-repeat;background-color:transparent;border:none}#entryConsole{height:100%}#entryConsole>.CodeMirror{height:100%;background:#424b50}#entryConsole .CodeMirror-cursor{border-left:1px solid #fff}#entryConsole span{color:#fff}#entryConsole .speak span{color:#fff2a4}#entryConsole .ask span{color:#bdd1ff}.entryTargetStatus{font-family:EntryFont,NanumGothic;height:54px;width:100%;position:absolute;bottom:0}.entryTargetStatus .innerWrapper{width:auto;position:absolute;background-color:#f4f4f4;border-radius:3px;height:54px}.entryPopupWindow .entryTargetStatus{height:91px}.iframeWithTargetStatus .innerWrapper{width:100%}.entryPopupWindow .innerWrapper{left:16px;right:16px}.iframeWithTargetStatus #entryCanvasWrapper{bottom:89px}.iframeWithTargetStatus .entryEngine{bottom:54px}.entryTargetStatus .statusIndicator{display:inline-block;width:43px;height:41px;text-align:center;line-height:41px;font-size:14px;color:#fff;background-image:url(../images/status_dialog.png);margin-left:14px;margin-top:6px}.entryTargetStatus .statusMessage{font-size:14px;color:#3b3b3b;left:71px;top:0;bottom:0;right:10px;display:table;position:absolute;width:100%;height:54px}.statusMessage p{display:table-cell;vertical-align:middle;padding-right:81px}.targetCheckerPopup .entryEngine_w{height:auto!important;bottom:91px}.blueWS .entryTargetStatus .statusIndicator{background-image:url(../images/status_dialog_blue.png)}.purpleWS .entryTargetStatus .statusIndicator{background-image:url(../images/status_dialog_purple.png)}#textCodingExampleView{position:absolute;width:100%;top:150px}@-webkit-keyframes fIn{0%{opacity:0}to{opacity:.5}}@keyframes fIn{0%{opacity:0}to{opacity:.5}}.entryTooltipBG{position:absolute;width:100%;height:100%;z-index:9990;top:0;left:0;cursor:pointer;-webkit-animation-name:fIn;animation-name:fIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes stretch{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes stretch{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.entryTooltipWrapper{position:absolute;z-index:9999;-webkit-animation-name:stretch;animation-name:stretch;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.hideTooltip>.entryTooltipWrapper{opacity:0}.entryTooltip{position:absolute;white-space:nowrap;padding:25px;background-color:#fff;border-radius:8px;text-align:center;font-size:14px;font-family:EntryFont,NanumGothic;color:#3b3b3b;-webkit-box-shadow:2px 2px 10px 0 rgba(0,0,0,.19);box-shadow:2px 2px 10px 0 rgba(0,0,0,.19)}.entryTooltip:before{position:absolute;content:""}.entryTooltip.up{-webkit-transform:translate(-50%,-100%);-moz-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);-o-transform:translate(-50%,-100%);transform:translate(-50%,-100%);margin-top:-11px}.entryTooltip.up:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='11'%3E%3Cpath fill='%23FFF' d='M0 0l10 10c2.5 1.5 2.5 1.5 5 0L25 0z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:11px;width:25px;top:100%;left:50%;margin-left:-12.5px}.entryTooltip.down{margin-top:11px;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%)}.entryTooltip.down:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='11'%3E%3Cpath fill='%23FFF' d='M25 11L15 1c-2.5-1.5-2.5-1.5-5 0L0 11z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:11px;width:25px;top:-11px;left:50%;margin-left:-12.5px}.entryTooltip.left{margin-left:-11px;-webkit-transform:translate(-100%,-50%);-moz-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);-o-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.entryTooltip.left:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='25'%3E%3Cpath fill='%23FFF' d='M0 25l10-10c1.5-2.5 1.5-2.5 0-5L0 0z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:25px;width:11px;left:100%;margin-left:-1px;top:50%;margin-top:-12.5px}.entryTooltip.right{margin-left:11px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.entryTooltip.right:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='25'%3E%3Cpath fill='%23FFF' d='M11 0L1 10c-1.5 2.5-1.5 2.5 0 5l10 10z'/%3E%3C/svg%3E") no-repeat;background-size:100% auto;height:25px;width:11px;top:50%;left:-11px;margin-top:-12.5px}@-webkit-keyframes IndicatorPop{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes IndicatorPop{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.entryTooltipIndicator{position:absolute;padding-top:25px}.entryTooltipIndicator>div{width:50px;height:50px;background-color:#fff;margin:-100% -50%;border-radius:100%;position:relative;z-index:9999;-webkit-animation-name:IndicatorPop;animation-name:IndicatorPop;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.entryTooltipIndicator>div:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.entryTooltipIndicator>div:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.entryTooltip.left.edge_up{-webkit-transform:translate(-100%,-25px);-moz-transform:translate(-100%,-25px);-ms-transform:translate(-100%,-25px);-o-transform:translate(-100%,-25px);transform:translate(-100%,-25px)}.entryTooltip.left.edge_up:before{top:25px}.entryTooltip.left.edge_down{-webkit-transform:translate(-100%,-100%);-moz-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);-o-transform:translate(-100%,-100%);transform:translate(-100%,-100%);margin-top:25px}.entryTooltip.left.edge_down:before{top:100%;margin-top:-37.5px}.entryTooltip.right.edge_up{-webkit-transform:translateY(-25px);-moz-transform:translateY(-25px);-ms-transform:translateY(-25px);-o-transform:translateY(-25px);transform:translateY(-25px)}.entryTooltip.right.edge_up:before{top:25px}.entryTooltip.right.edge_down{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);margin-top:25px}.entryTooltip.right.edge_down:before{top:100%;margin-top:-37.5px}.entryTooltip.up.edge_left{-webkit-transform:translate(-25px,-100%);-moz-transform:translate(-25px,-100%);-ms-transform:translate(-25px,-100%);-o-transform:translate(-25px,-100%);transform:translate(-25px,-100%)}.entryTooltip.up.edge_left:before{left:25px}.entryTooltip.up.edge_right{-webkit-transform:translate(-100%,-100%);-moz-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);-o-transform:translate(-100%,-100%);transform:translate(-100%,-100%);margin-left:25px}.entryTooltip.up.edge_right:before{left:100%;margin-left:-37.5px}.entryTooltip.down.edge_left{-webkit-transform:translate(-25px);-moz-transform:translate(-25px);-ms-transform:translate(-25px);-o-transform:translate(-25px);transform:translate(-25px)}.entryTooltip.down.edge_left:before{left:25px}.entryTooltip.down.edge_right{left:0;margin-left:25px;-webkit-transform:translate(-100%);-moz-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%)}.entryTooltip.down.edge_right:before{left:100%;margin-left:-37.5px}@-webkit-keyframes fadeToast{0%{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}35%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}70%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}to{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@keyframes fadeToast{0%{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}35%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}70%{opacity:1;visibility:visible;-webkit-transform:none;transform:none}to{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}.fadeToast{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeToast;animation-name:fadeToast}.hideToast{visibility:hidden;opacity:0}.toastText{font-family:EntryFont,NanumGothic;font-size:14px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center}