div.miniblock{position:relative;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 5px 0 hsla(0,0%,80%,.4);box-shadow:0 0 5px 0 hsla(0,0%,80%,.4);border:1px solid #ccc;height:90px;opacity:1;margin:20px 40px;cursor:-webkit-grab;cursor:grab;border-radius:10px;background:#4378bf}div.miniblock:hover{-webkit-box-shadow:0 0 5px 0 #4378bf;box-shadow:0 0 5px 0 #4378bf;border:1px solid #4378bf}div.miniblock>span.grab-icon{font-size:30px;line-height:90px;padding-left:10px;color:#fff}div.miniblock>span.name{text-align:left;font-size:23px;color:#fff;width:calc(100% - 55px);left:45px;position:absolute;display:block;z-index:10;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);word-wrap:break-word;max-height:100%;overflow:hidden}div.select-menu{z-index:100000;position:absolute;min-width:100px;background-color:#fff;display:inline-block;font-size:13px;cursor:pointer;color:#000;font-weight:600;border:1px solid #ddd;-webkit-box-shadow:0 0 8px 0 hsla(0,0%,78.4%,.5);box-shadow:0 0 8px 0 hsla(0,0%,78.4%,.5)}div.select-menu>div.entry{padding:10px}div.select-menu>div.entry:hover{background:#eee;color:#371ea8}div.breakdown-plot{position:relative}div.sidepanel-dropdown{left:0;width:100%;position:relative;background:#fff}div.sidepanel-dropdown>div.options-list{position:relative;z-index:1;background:#fff;max-height:400px;overflow-y:auto;border-bottom:1px solid #ccc}div.sidepanel-dropdown>div.options-list>div.group-name{width:calc(100% - 60px);padding:15px 30px 5px 30px;font-size:14px;line-height:14px;background:#fff;color:#4378bf}div.sidepanel-dropdown>div.options-list>div.option{width:calc(100% - 60px);padding:15px 30px;font-size:16px;line-height:16px;background:#fff;position:relative}div.sidepanel-dropdown>div.options-list>div.option:hover{background:#eee;color:#371ea8}div.sidepanel-dropdown>div.options-list>div.option.selected{background:#eee;color:#371ea8;font-family:FiraSansBold}div.sidepanel-dropdown>div.options-list>div.option>.left-button>*{position:absolute;left:15px;top:50%;font-size:12px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer}div.sidepanel-dropdown>div.options-list>div.option>.left-button>.button{display:initial}div.sidepanel-dropdown>div.options-list>div.option>.left-button>.button-hover{display:none;font-size:16px}div.sidepanel-dropdown>div.options-list>div.option>.left-button:hover>.button{display:none}div.sidepanel-dropdown>div.options-list>div.option>.left-button:hover>.button-hover{display:initial}div.sidepanel-dropdown>div.options-list>div.option .color-button{cursor:pointer;font-size:20px}div.sidepanel-dropdown>div.options-list>div.option>.color-button{position:absolute;right:15px;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div.sidepanel-dropdown>div.options-list>div.option>div.color-selector{padding:7px 0;position:relative;top:10px}div.sidepanel-dropdown>div.options-list>div.option>div.color-selector>.color-button{margin:0 5px}div.sidepanel-help{width:100%;position:relative;height:64px;background-color:#eee;border-bottom:1px solid #ccc;overflow:hidden}div.sidepanel-help>span.big-number{line-height:44px;font-size:37px;position:relative;top:9px;left:9px;width:44px;height:44px;display:inline-block;border:2px solid #000;border-radius:50%;text-align:center}div.sidepanel-help>div.desc{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(100% - 100px);left:70px;font-size:16px}div.sidepanel-help>.close-button{position:absolute;right:10px;top:10px;cursor:pointer}.sidepanel{width:320px;right:0;background:#fff;-webkit-box-shadow:0 10px 5px 1px hsla(0,0%,80%,.13);box-shadow:0 10px 5px 1px hsla(0,0%,80%,.13);border-left:1px solid #ccc;border-top:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:right .6s;transition:right .6s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.sidepanel.closed{right:-320px}.sidepanel .arrow-button{height:60px;width:20px;position:absolute;left:-20px;top:10px;background:#fff;-webkit-box-shadow:0 0 5px 1px hsla(0,0%,80%,.13);box-shadow:0 0 5px 1px hsla(0,0%,80%,.13);border:1px solid #ccc;border-right:none;-webkit-clip-path:inset(-5px 0 -5px -5px);clip-path:inset(-5px 0 -5px -5px);text-align:center;line-height:60px;border-radius:6px 0 0 6px;font-size:13px;color:#828282}.sidepanel>.sidepanel-list{width:100%;margin-top:20px;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.sidepanel>.sidepanel-list>div>span.category-name{margin-left:40px;display:block;width:calc(100% - 80px);font-size:18px;color:#371ea3;border-bottom:1px solid #371ea3}.sidepanel>.sidepanel-list>div>.miniblock{width:calc(100% - 80px)}.sidepanel>.overlay{position:absolute;z-index:20;left:0;top:0;visibility:hidden;width:calc(100% - 10px);height:calc(100% - 10px);background-color:rgba(181,227,231,.56);border:5px dashed #4378bf;color:#4378bf}.sidepanel>.overlay>span.title{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:40px;text-align:center}.sidepanel>.overlay>span.title>.fa-archive{font-size:100px}.sidepanel>.overlay.active{background-color:rgba(70,186,194,.87)}.sidepanel>.overlay.visible{visibility:visible}div.search-dropdown{display:inline-block;position:relative;width:250px;height:100%;padding:0;-webkit-transition:width .3s;transition:width .3s}div.search-dropdown.open{width:400px}div.search-dropdown>input{width:calc(100% - 40px);height:100%;border:0;padding:0 20px;margin:0;position:absolute;top:0;left:0;font-size:20px;color:#371ea3;background:none;opacity:0;background:#eee;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:2;outline:none;cursor:pointer}div.search-dropdown.open>input{opacity:1;cursor:auto}div.search-dropdown>span.param-name{top:10px;font-size:14px;line-height:14px;color:#4378bf}div.search-dropdown>span.param-name,div.search-dropdown>span.param-value{z-index:1;opacity:1;position:absolute;display:block;width:calc(100% - 40px);left:20px}div.search-dropdown>span.param-value{top:30px;font-size:20px;line-height:20px;height:30px;color:#555;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}div.search-dropdown.open>span.param-name{opacity:0}div.search-dropdown>.caret{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#555}div.search-dropdown>div.options-list{position:absolute;left:0;top:calc(100% + 10px);width:100%;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 0 8px 0 hsla(0,0%,78.4%,.5);box-shadow:0 0 8px 0 hsla(0,0%,78.4%,.5)}div.search-dropdown>div.options-list>div.option{width:calc(100% - 40px);padding:15px 20px;font-size:16px;line-height:16px;background:#fff}div.search-dropdown>div.options-list>div.option:hover{background:#eee;color:#371ea8}div.page-selector{display:inline-block;position:relative;width:140px;height:100%;padding:0;-webkit-transition:width .3s;transition:width .3s}div.page-selector>span.title{top:10px;font-size:14px;line-height:14px;color:#4378bf}div.page-selector>span.page-number,div.page-selector>span.title{position:absolute;display:block;width:calc(100% - 40px);left:20px}div.page-selector>span.page-number{top:30px;font-size:20px;line-height:20px;height:30px;color:#555;text-align:center}div.page-selector>span.page-number>span.button-left{cursor:pointer;position:absolute;left:0;font-weight:600;color:#4378bf}div.page-selector>span.page-number>span.button-right{cursor:pointer;font-weight:600;position:absolute;right:0;color:#4378bf}div.navbar-help{display:inline-block;position:relative;height:64px;background-color:#eee;overflow:hidden;width:300px;height:100%;padding:0}div.navbar-help>span.big-number{line-height:44px;font-size:37px;position:relative;top:9px;left:9px;width:44px;height:44px;display:inline-block;border:2px solid #000;border-radius:50%;text-align:center}div.navbar-help>div.desc{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(100% - 100px);left:70px;font-size:16px;line-height:16px}div.navbar-help>.close-button{position:absolute;right:10px;top:10px;cursor:pointer}.navbar{height:64px;line-height:64px;width:100%;position:absolute;top:0;left:0;z-index:10001;background:#fff;-webkit-box-shadow:0 0 5px 1px hsla(0,0%,80%,.13);box-shadow:0 0 5px 1px hsla(0,0%,80%,.13);border-bottom:1px solid #ccc}.navbar>.nav-item{display:inline-block;min-width:50px;height:100%;padding:12px;line-height:40px;color:#371ea3;-webkit-box-sizing:border-box;box-sizing:border-box}.navbar>.nav-item>.label{font-size:18px}.navbar>.nav-item.button:hover{background:#4378bf;color:#fff}.navbar>.nav-item.button{cursor:pointer}.navbar>.nav-item>div{line-height:normal}.navbar>.nav-item.title{font-size:28px;float:left}.navbar>.nav-item.options-toggle{font-size:20px;float:left;padding-left:20px;padding-right:20px;cursor:pointer}.navbar>.nav-item.options-toggle:hover{background:#4378bf;color:#fff}div.deletezone{background-color:rgba(249,189,198,.56);border:5px dashed #ae2c87;color:#ae2c87;visibility:hidden;height:50px;-webkit-transition:height .1s;transition:height .1s}div.deletezone.visible{visibility:visible}div.deletezone.active{background-color:rgba(240,90,113,.87);height:150px}div.deletezone>span.title{text-align:center;font-size:40px;left:50%;position:absolute;bottom:5px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}div.plot-proxy>div.plot{width:100%;height:100%;position:absolute;left:0;top:0}div.plot-proxy>span.msg{position:absolute;z-index:10;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;font-size:22px;height:30px;line-height:30px;color:#4378bf}div.plot-proxy>span.msg.error{color:#f05a71}div.plot-proxy>div.plot .modebar{-webkit-transform:translateX(50%) rotate(-90deg) translateX(-50%);transform:translateX(50%) rotate(-90deg) translateX(-50%);right:10px}div.plot-proxy>div.plot .barplot-block .modebar{-webkit-transform:translateX(50%) rotate(-90deg) translateX(-50%) translateX(25px);transform:translateX(50%) rotate(-90deg) translateX(-50%) translateX(25px)}div.plot-proxy>div.plot .modebar .modebar-btn>svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}div.plot-proxy>div.plot .modebar [data-title]:hover:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:10px}div.plot-proxy>div.plot .modebar [data-title]:hover:after{-webkit-transform:translateX(-50%) rotate(90deg) translateX(-50%);transform:translateX(-50%) rotate(90deg) translateX(-50%);top:-15px;right:auto}div.search-menu{z-index:100000;position:absolute;min-width:100px;background-color:#fff;display:inline-block;font-size:13px;cursor:pointer;color:#000;font-weight:600;border:1px solid #ddd;-webkit-box-shadow:0 0 8px 0 hsla(0,0%,78.4%,.5);box-shadow:0 0 8px 0 hsla(0,0%,78.4%,.5)}div.search-menu>div.entry{padding:10px}div.search-menu>div.entry:hover{background:#eee;color:#371ea8}div.search-menu>input{padding:10px;width:calc(100% - 20px);border:none;outline:none;background:#eee;color:#371ea3;margin:0}div.block-head{height:64px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:28px;line-height:28px;padding-left:10px;font-weight:800;white-space:nowrap;color:#371ea3;cursor:-webkit-grab;cursor:grab}div.block-head>div.main-title-box{position:absolute;width:calc(100% - 10px)}div.block-head>div.main-title-box>span.title{position:relative;top:24px}div.block-head>div.main-title-box>span.title>span.title-text{cursor:text;display:inline-block;max-width:90%;overflow:hidden;text-overflow:ellipsis;position:relative}div.block-head>div.main-title-box>input.title-input{border:none;font-size:28px;height:36px;position:relative;top:24px;color:#371ea3;outline:none}div.block-head>div.main-title-box>span.plot-help-box{position:relative;top:17px;left:5px;font-size:15px}div.block-head>div.locks{position:absolute;top:5px;right:10px;font-size:14px;line-height:18px;float:right}div.block-head>div.locks>span{display:block;text-align:right;cursor:pointer}div.block-head>div.main-title-box>div.subtitle{position:absolute;top:0;height:28px;font-size:14px;line-height:28px;overflow:hidden;width:calc(100% - 10px);text-overflow:ellipsis}div.block{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 5px 0 hsla(0,0%,70.6%,.5);box-shadow:0 0 5px 0 hsla(0,0%,70.6%,.5);background:#fff;width:512px;height:384px;z-index:100;position:absolute}div.block.moving{-webkit-filter:blur(2px);filter:blur(2px)}div.block>.overlay{position:absolute;z-index:20;left:0;top:0;visibility:hidden;width:calc(50% - 10px);height:calc(100% - 10px);background-color:rgba(181,227,231,.56);border:5px dashed #4378bf;color:#4378bf}div.block>.overlay.left{background-color:rgba(249,189,198,.56);border:5px dashed #ae2c87;color:#ae2c87}div.block>.overlay.right{left:unset;right:0}div.block>.overlay.full{width:calc(100% - 10px)}div.block>.overlay>img{width:35%;max-height:30%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div.block>.overlay>span.overlay-title{font-size:32px;display:inline-block;width:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}div.block>.overlay>span.overlay-title>.fa-compress-arrows-alt,div.block>.overlay>span.overlay-title>.fa-layer-group{font-size:70px}div.block>.overlay.active{background-color:rgba(70,186,194,.87)}div.block>.overlay.left.active{background-color:rgba(240,90,113,.87)}div.block>.overlay.visible{visibility:visible}div.block>.plot-proxy{height:calc(100% - 74px);width:calc(100% - 20px);left:10px;bottom:10px;position:absolute}div.block>span.fullscreen-toggle{position:absolute;right:10px;bottom:10px;font-size:13px;cursor:pointer;color:#371ea3}.settings-tab-options>div.option-row{width:100%;padding:20px 0;position:relative}.settings-tab-options>div.option-row>div.option-input{height:100%;position:absolute;right:0;top:0}.settings-tab-options>div.option-row>div.option-input>input[type=text]{height:calc(100% - 20px);margin-top:10px}.settings-tab-options>div.option-row>div.option-input>input[type=text].error{border:1px solid #f05a71}.settings-tab-options>div.option-row>div.option-input>span.check-symbol{font-size:20px;display:block;position:absolute;top:50%;right:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div.settings-tab-sources>div.add-sources-row>input[type=text]{width:calc(100% - 215px);padding:0 20px;margin:0;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #4378bf;border-radius:4px 0 0 4px}div.settings-tab-sources>div.add-sources-row>button{display:inline;font-size:15px;width:100px;border:0;border-radius:4px;color:#fff;height:40px;background:#46bac2;margin-left:15px;font-weight:800}div.settings-tab-sources>div.add-sources-row>button:hover{-webkit-box-shadow:0 0 5px 0 #46bac2;box-shadow:0 0 5px 0 #46bac2}div.settings-tab-sources>div.add-sources-row>button.add-url{margin-left:0;border-radius:0 4px 4px 0;background:#4378bf}div.settings-tab-sources>div.add-sources-row>button.add-url:hover{-webkit-box-shadow:0 0 5px 0 #4378bf;box-shadow:0 0 5px 0 #4378bf}div.settings-tab-sources>div.add-sources-row>div.error{width:100%;text-align:center;font-size:16px;margin-top:5px;color:#f05a71}div.settings-tab-sources>div.add-sources-row>div.ok{width:100%;text-align:center;font-size:16px;margin-top:5px;color:#46bac2}div.settings-tab-sources>div.recently-used{padding:20px 0}div.settings-tab-sources>div.recently-used>span{font-size:20px}div.settings-tab-sources>div.recently-used>div{font-size:13px;padding:3px 0;width:100%;color:#555}div.settings-tab-sources>div.recently-used>div:nth-child(odd){background:#eee}div.settings-tab-sources>div.recently-used>div>a{color:#555;display:inline-block;width:calc(100% - 250px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}div.settings-tab-sources>div.recently-used>div>span.date{width:250px;display:inline-block;vertical-align:middle;font-size:15px;text-align:center}div.settings-container{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;-webkit-box-shadow:0 0 5px 0 hsla(0,0%,70.6%,.5);box-shadow:0 0 5px 0 hsla(0,0%,70.6%,.5);background:#fff;width:850px;max-width:90%;height:600px;max-height:90%;z-index:100002;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div.settings-container>div.close-button{position:absolute;top:-30px;right:-30px;cursor:pointer;color:#fff;font-size:23px}div.settings-tabs{width:100%;height:80px;border-bottom:1px solid #eee;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}div.settings-tabs>span.tab-name{line-height:80px;text-align:center;font-size:22px;color:#371ea3}div.settings-tabs>span.tab-name>span{cursor:pointer}div.settings-tabs>span.tab-name>span.active{font-weight:800;border-bottom:3px solid #371ea3}div.settings-container>.settings-tab{width:calc(100% - 40px);height:calc(100% - 100px);padding:10px 20px}div.fullscreen-block{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1000000;background:#fff}div.fullscreen-block>div.plot-proxy{width:100%;height:calc(100% - 64px);position:relative}div.fullscreen-block>div.close-button{position:absolute;right:25px;top:70px;font-size:30px;color:#f05a71;cursor:pointer}@-webkit-keyframes preview-block-animation{0%{opacity:0}to{opacity:1}}@keyframes preview-block-animation{0%{opacity:0}to{opacity:1}}div.preview-block{width:700px;height:500px;-webkit-box-shadow:0 0 5px 0 hsla(0,0%,70.6%,.5);box-shadow:0 0 5px 0 hsla(0,0%,70.6%,.5);padding:10px;position:absolute;right:350px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1000000;background:#fff;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:preview-block-animation;animation-name:preview-block-animation;-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:.2s;animation-duration:.2s}div.preview-block>div.plot-proxy{width:100%;height:100%;position:relative}div.name-conflicts{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;-webkit-box-shadow:0 0 5px 0 hsla(0,0%,70.6%,.5);box-shadow:0 0 5px 0 hsla(0,0%,70.6%,.5);background:#fff;width:850px;max-width:90%;height:600px;max-height:90%;z-index:100004;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:20px 20px}div.name-conflicts>span.title{font-size:28px;color:#371ea3;display:block;margin-left:20px}div.name-conflicts>div.params-list{overflow-y:auto;height:calc(100% - 160px);position:absolute;top:80px;width:calc(100% - 80px);padding:0 20px}div.name-conflicts>div.params-list>div.param{margin:25px 0;position:relative}div.name-conflicts>div.params-list>div.param>span.param-title{display:block;width:100%;font-size:18px;color:#371ea3;border-bottom:1px solid #371ea3}div.name-conflicts>div.params-list>div.param>div.row{padding:2px 0;border-bottom:1px solid #efefef}div.name-conflicts>div.params-list>div.param>*>.c2{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute}div.name-conflicts>div.params-list>div.param>*>.c3{right:0;position:absolute}div.name-conflicts>button.save{position:absolute;bottom:20px;height:40px;right:20px;background:#4378bf;border:0;border-radius:4px;color:#fff;padding:0 20px}div.name-conflicts>button.save:hover{-webkit-box-shadow:0 0 5px 0 #4378bf;box-shadow:0 0 5px 0 #4378bf}div.welcome-screen-container{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;-webkit-box-shadow:0 0 5px 0 hsla(0,0%,70.6%,.5);box-shadow:0 0 5px 0 hsla(0,0%,70.6%,.5);background:#fff;width:850px;height:500px;max-width:85%;max-height:85%;z-index:100003;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div.welcome-screen-container>div.close-button{position:absolute;top:-30px;right:-30px;cursor:pointer;color:#fff;font-size:23px}div.welcome-screen-container>div.welcome-screen-content{overflow-y:auto;width:calc(100% - 40px);max-height:calc(100% - 40px);padding:20px}div.welcome-screen-container>div.welcome-screen-content>span.welcome{font-size:35px;color:#4378bf}div.welcome-screen-container>div.welcome-screen-content>h2{color:#4378bf;font-size:20px;margin-bottom:5px;margin-top:20px}div.welcome-screen-container>div.welcome-screen-content>p{margin-top:2px;margin-bottom:2px}div.welcome-screen-container>div.welcome-screen-content>*>a{color:#371ea3;font-weight:600}div.welcome-screen-container>div.welcome-screen-content>div.example{padding:1px 0}div.welcome-screen-container>div.buttons{position:absolute;bottom:20px;right:20px}div.welcome-screen-container>div.buttons>button{border:0;border-radius:4px;color:#fff;padding:0 20px;height:40px;margin:0 10px}div.welcome-screen-container>div.buttons>button.close-permanent{background:#f05a71}div.welcome-screen-container>div.buttons>button.close-permanent:hover{-webkit-box-shadow:0 0 5px 0 #f05a71;box-shadow:0 0 5px 0 #f05a71}div.welcome-screen-container>div.buttons>button.close{background:#4378bf}div.welcome-screen-container>div.buttons>button.close:hover{-webkit-box-shadow:0 0 5px 0 #4378bf;box-shadow:0 0 5px 0 #4378bf}body,html{margin:0;padding:0;font-family:Fira Sans;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.right{float:right}.blured{-webkit-filter:blur(2px);filter:blur(2px)}.dropdown>.dropdown-toggle{background:#f1f1f1}.dropdown>.dropdown-toggle:hover{background:#e1e1e1}.dropdown-menu{width:100%;z-index:10001}@font-face{font-family:Fira Sans;src:url(../fonts/FiraSans-Regular.d95cbc6b.otf)}@font-face{font-family:FiraSansBold;src:url(../fonts/FiraSans-Bold.fcba756e.otf)}.tooltiped{position:relative}.tooltiped>span.tooltip{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:calc(100% + 5px);max-width:300px;min-width:150px;background:#4378bf;border-radius:5px;-webkit-box-shadow:0 0 2px 0 #4378bf;box-shadow:0 0 2px 0 #4378bf;padding:5px;color:#fff;text-align:left;z-index:10000000;font-size:14px;line-height:14px;display:none;white-space:normal;text-align:center}.tooltiped:hover>span.tooltip{display:block}#app{top:0;right:0;bottom:0;overflow:hidden}#app,#playground{position:absolute;left:0}#playground{top:64px;width:100%;height:calc(100% - 64px);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AYht+mSkUrDnYQcchQnSz4hzhqFYpQIdQKrTqYXPoHTRqSFBdHwbXg4M9i1cHFWVcHV0EQ/AFxcnRSdJESv0sKLWK847iH97735e47QKiXmWZ1jAGabpupRFzMZFfF0CsEmj0Yx4zMLGNOkpLwHV/3CPD9Lsaz/Ov+HL1qzmJAQCSeZYZpE28QT2/aBud94ggryirxOfGoSRckfuS64vEb54LLAs+MmOnUPHGEWCy0sdLGrGhqxFPEUVXTKV/IeKxy3uKslauseU/+wnBOX1nmOq0hJLCIJUgQoaCKEsqwEaNdJ8VCis7jPv5B1y+RSyFXCYwcC6hAg+z6wf/gd2+t/OSElxSOA50vjvMxDIR2gUbNcb6PHadxAgSfgSu95a/UgZlP0mstLXoE9G0DF9ctTdkDLneAgSdDNmVXCtIS8nng/Yy+KQv03wLda17fmuc4fQDS1KvkDXBwCIwUKHvd591d7X37t6bZvx+VYXK1WU8TCAAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+QCAgwGO3+D3xkAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAFYUlEQVRYw8WXzY5ruQ2EvyLlRt7/OQfJbO4ibZGVBaVjzxPEQKN9DFsSWT8s6c+fP7ZNVaMADCYQTWTgasx8LgkExiiELAAigt/fX9ZaALSNu5/vg6Bn/TZkJBHw11//JrqLiMA2PguaDRK2UQQA1UX1WczQ1XQ3tumzWWN2FdhnTyOLkIhMUNDVgOlmDi+gqpDmwf1GAlzYhdxgs9ZCaiJERKApbQ5sExHUns1tIwVrJQ4+L0NmEpHPRwsE1Sim4sifaWODKdYrqP0mNRB0N2aqvpuvtcAiI+fw5/M2QGPNKSQhiarC9nTAgliJeyodDINYQiHe701EEJF4VgSEDCGBRMFwSJzqxev1IhFSPJtJn67d90uIPi0LhBEhg40Qyq8eSgNLJFqJd7FWgqHcdM+i+/2mq4lM+lR7N7xwPR3Y7z3VZECK6sLuh90DxzxnBlJ+KogLrVGKPu9zDbJd+9n0m6yz+TlArhy52VQVXYUAdw3bd19kkEREEgrKjdGRWrDWi1fm+e2VaqAcMs5vg7UWIT1rrvf+xes1rDbT0jnZVB4iQ7OomozEQCBIqN7IgQXVjU57QzGHs0e6p1u199R+nuO1fp72QBMxzXEbWkSIblPvN93N+3fjo38RrHyhDHQ0HYoxH93WQ5d55bo0GjVcExPXmQQrsAf79jhXHUhe//ohMrHGGS+WfdRjxnjaHnWcFkeISKja45Do4cQcIMT9vpxA0LVnA3qIqNO67oeYeCx3hP+x5Lu5JNpX+wOHviRohtirr7YN0tFrJNRgrgPBWjk2KmgXto7RTNUZs0HVVYzQMazp6sD5SPGoKb4ditN+BOQ5yDm3FCiG7aGcSrvATeDHgs80O9zTWfvjjtcP+oFAeiaX+2LKOOPUR3ez3yPLsVGwdeaDEKKeGXAr9SineQbbg3vkA0f44GgbsiGFGVKN55u1gkiNWZ2Kvs1K42FfjgkKsQ4MFvQeR9x7DyGr+FLjtAcH6iOlcXxCo4yqOj8uQGQGsAkJRWKZzHwGVp0NCaE27f7CP8gjy3jYSxxp9T+wuiV1N2rzyuT1GquNePG7/8ve7zGjp8UBJ+R0z9/Pz89j3+2+1GINYQwxFdtjw/6Slj1qqG5k03sTCrqblT+HdzNk9t4QkCvHF25YaVhrPZa/LwSmqXp/kcTPCZvpROZo3Zjab+wJJh8zqseUIgJ65Fie5wvN/c7AfS1fQcT6mlqQ+RprNUdeIiPIiCHdGSbXlCJPwvEkq0k98ZkHx4Lf7/czjtc6eWB3k5nU7qeN3U2gEyKNjuEp4rFcu/6h7fH3yQYKzRzRrDmS1gk28UzCCSS6UWws8/q6bbqYpPxlUvu9RwEykIh+yHcG9HBIQnzwN4UQe8//PAk6fn5+5lRcjfYM2+Prl0RT7QcmfDR+B1KPvOhJV+6eVHyU7v4KpNIjy6j9+2geTTLSmVj7uOE9hELkwdvdUIeka9GXvPEJro/Wv3hzg8kzjs2MXgOv9Zpuy09yza9M6C4yF7EWDqF1DYt/5LwzZqn62LMIepv93rPugWBNpXuic5s8zL6VAsiN/Rks7p7odRbfez9yu5MVfZJvVU3s/4Lz/fueA1QVSaKM41p+cn+EwKIROhb6wGF9afoy+5Dx3DPQJ45nBls994D2R8J4sr344NvVD2Z3pK61JhFdw/nqwHrFiW5ju7liDgB0bziGFgTvvSFEnRyyYg1F3fce6K+7oh/WV/c44Llo9MH9KP25sI4PxAkEJmPRZy5EJK884/mG0rk8juwkEWt95vzBfGJWT1Q/r3dN0tEn4o91nk7UMZ9un86acpMrweYybP3n77/5f77+B0qnRZyXV2z6AAAAAElFTkSuQmCC) repeat}#app>.deletezone{position:absolute;bottom:-10px;left:0;width:calc(100% - 10px)}#app>.sidepanel{height:calc(100% - 64px);position:absolute;z-index:10000;top:64px}#app>div.overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:100001}