.Toastify__toast-container{z-index:9999;position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}.pattern-content{display:flex;flex-direction:column;flex:1;overflow:hidden}.pattern-content .pattern-body{flex:1;overflow-x:hidden;overflow-y:auto;position:relative}.pattern-content .pattern-body .dashboard{width:100%;height:100%}.pattern-content .pattern-body .pattern{min-height:100%;padding-bottom:10em}@media screen and (max-width:768px){.pattern-content .pattern-body .pattern{padding:.25em}}.pattern-footer{padding:1em;z-index:10;flex-wrap:wrap}.pattern-footer .sp-blotch,.pattern-footer .sp-logo{max-height:30px;padding-right:1em}.pattern-editor-toolbox{font-size:.8em;margin-left:.5em}.has-left-divider{border-left:1px solid #ced4da}@media screen and (max-width:1024px){.has-left-divider{border-top:1px solid #ced4da;border-left:none!important}}.toolbar-button>svg{margin-right:.35em}label.checkbox{display:flex;flex-direction:row;align-items:center}.cell.hidden .cell-output{background:repeating-linear-gradient(45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 10px,transparent 0,transparent 20px)}.cells{padding-top:2em}.cells .container{width:100%}.cell-comment{color:grey}.loading-indicator-wrapper{z-index:300;position:absolute;top:15px;right:55px}.loading-indicator{position:fixed;width:35px;height:35px;background-image:url(https://prod-cdn.signalpattern.com/sp-blotch-animated.gif);background-size:cover;pointer-events:none;opacity:0;transition:opacity .5s}.loading-indicator.is-active{opacity:1}.option-buttons{display:flex;flex-direction:row;flex-wrap:wrap}.option-buttons a.option-button{width:75px;height:75px;margin-right:1em;display:inline-flex;flex-direction:column}.option-buttons a.option-button:last-of-type{margin-right:0}.option-buttons a.option-button .option-button-icon{flex:1}.signal-display-widget{word-break:break-word;position:relative;overflow:visible}.signal-display-widget.fill{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;display:flex;align-items:center}.signal-display-widget.fill>*{width:100%;margin:auto}.signal-display-widget.fill .indicator-widget{text-align:center}.signal-display-widget.fill .gauge-widget,.signal-display-widget.fill .map-widget{height:100%;margin:unset}.trend-down,.trend-none,.trend-up{margin-left:.25em;transform:scale(.5)}.trend-up{color:#51cf66}.trend-down,.trend-up{animation:trend-flash 1s infinite}.trend-down{color:#ff6b6b}.trend-none{color:#adb5bd;animation:trend-flash 1s infinite}@keyframes trend-flash{0%{opacity:0}50%{opacity:1}to{opacity:0}}.widget-number-text{font-weight:100;width:100%;z-index:1}.number-widget{position:relative;min-height:100px;min-width:100px;height:100%;display:flex;align-items:center}.number-widget .sparkline{position:absolute;left:0;right:0;top:0;bottom:0}.gauge-widget{overflow:hidden!important;padding:0!important;position:relative;width:250px;height:250px}.gauge-widget .widget-number-text{width:75%;text-align:center;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gauge-widget svg{position:absolute;top:0;left:0;right:0;bottom:0}.gauge-widget svg circle.background-ring{stroke:#e9ecef}.gauge-widget svg circle.progress-ring{stroke-linecap:round;transition:stroke-dashoffset .35s,stroke}.indicator-light,.indicator-widget{display:inline-block}.indicator-light{position:relative;vertical-align:middle;margin:11px;width:22px;height:22px;border-radius:50%;background-color:#2d2d2d;box-shadow:inset 0 1px 0 rgba(0,0,0,.2),0 1px 0 hsla(0,0%,100%,.1),0 0 30px rgba(185,231,253,0),inset 0 0 8px rgba(0,0,0,.9),inset 0 -2px 5px rgba(0,0,0,.3),inset 0 -5px 5px rgba(0,0,0,.5)}.indicator-light.medium{width:50px;height:50px}.indicator-light.large{width:100px;height:100px}.indicator-light:after{background:hsla(0,0%,100%,.1);content:"";position:absolute;height:25%;width:56%;border-radius:100% 100% 20% 20%;left:22%;top:15%}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.question-widget{width:100%}.question-widget .question-widget-body{width:100%;max-width:600px}.question-widget .question-widget-body .question-label{margin-bottom:.5em}.movie-player iframe{width:100%;height:100%}:root{--widget-border-radius:0.5em}.dashboard{display:flex}.dashboard .dashboard-toolbox{width:200px;background-color:#f1f3f5;padding:1.25em 1em;overflow-x:hidden;overflow-y:auto}.dashboard .dashboard-toolbox label{margin-left:.75em}.dashboard .dashboard-body{flex:1;position:relative;padding:5em;overflow-x:hidden;overflow-y:auto}.dashboard .dashboard-widget{cursor:move}.dashboard.read-mode .dashboard-widget{background:none;cursor:auto}.dashboard .dashboard-reload-button{position:fixed;top:1em;right:1em}.dashboard-toolbox-button{border-radius:.5em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;padding:.75em;display:block}.dashboard-toolbox-button:hover{background-color:#dee2e6}.dashboard-widget{background-color:#f8f9fa;border-radius:5px;width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}.dashboard-widget .dashboard-widget-body{flex:1;overflow:hidden;padding:10px}.map-widget{height:350px;width:100%}.map-widget iframe{width:100%;height:100%;display:block}.react-grid-item.react-grid-placeholder{background-color:#adb5bd!important;border-radius:5px!important}.react-grid-item>.react-resizable-handle:after{border-right:2px solid #dee2e6!important;border-bottom:2px solid #dee2e6!important}.dashboard-widget-title{font-size:1em;font-weight:600;text-overflow:ellipsis;overflow:hidden}input.dashboard-widget-title{background-color:transparent;border:none;outline:none;width:100%;padding:0;margin:0}.missing-dashboard-widget{flex:1;display:flex;align-items:center;justify-content:center}.pattern{position:relative}.json-viewer-tools{margin-bottom:.5em}ul.json-viewer-level:not(:first-child){padding-left:3.25em}.json-viewer-value{user-select:auto;word-break:break-word}.json-viewer-row{overflow:visible;margin-bottom:.75em}.json-viewer-row:first-of-type{margin-top:.75em}.json-viewer-row:before{color:#687192;display:inline-block;margin-right:6px;cursor:pointer}.json-viewer-row.has-children:before{cursor:pointer;content:"\25B6"}.json-viewer-row.no-children{margin-left:16px}.json-viewer-row.expanded.has-children:before{transform:rotate(90deg) translate(2px,-2px)}.collection-toolbox{flex:none!important;width:50px}.setting-header{padding-top:.15em!important}.v-space{margin-bottom:.25em}.v-space:last-of-type{margin-bottom:0}.error-viewer{cursor:pointer}.react-switch+span{margin-left:1em}.pro-feature{font-size:9px!important;padding:6px}