﻿html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;min-height:100%;font-size:small;font-family:"Montserrat";background-color:#000;color:#fff}header{gap:30px;display:flex;z-index:2;position:sticky;top:0;width:100%;height:55px;padding:5px;padding:0 20px;color:#999;background-color:#000}header .username{color:#fff;font-weight:bold}.butterfly-logo{gap:8px;margin:20px;display:flex;flex-flow:column;align-items:center;justify-content:center}.butterfly-logo img{margin:3px}.butterfly-logo span{color:#fff;font-size:.9em}header>*{height:100%}.sticky-top{top:0;z-index:7;height:55px;position:sticky;margin:auto;pointer-events:none;background:#000}.sticky-top[stuck]{background:rgba(0,0,0,0)}.searchbar{height:100%}.searchbar+ul.options{padding:0;margin:-1px 10px;width:378px}div.input{transition:margin 250ms ease-in-out;margin:5px 0 !important}header.shrink div.input{margin:0px !important}header a{color:#666;font-size:smaller}header a.logo{transition:height 250ms ease-in-out}header.shrink a.logo{height:100%}@keyframes rotate{to{transform:rotate(360deg)}}h1{font-size:2.25em;padding:15px}h2{font-size:1.5em;padding:10px}h3{font-size:1.25em;padding:5px}h1,h2,h3{margin:0;align-self:center;text-align:center;font-weight:300}h4{margin:0;font-size:large;font-weight:500;text-align:start;white-space:nowrap;margin-bottom:0px;transition:margin-bottom .5s}.extended h4{margin-bottom:15px}h3>span,h4>span{color:gray;font-size:small;font-style:italic}h3>span.info{color:#666;font-weight:400;font-size:xx-small}a{color:#fff;text-decoration:none}a:hover{color:#818181}a:hover>img:not(.sso){filter:brightness(1.5)}a.black{color:#000}a.location{color:#3668d8}a.location:hover{font-weight:bold}a.disabled,a.router-link-active{background-color:#3668d8}.link.router-link-active{pointer-events:none;background-color:#3668d8}a.disabled,li.disabled,span.disabled,a.router-link-active{color:#818181 !important;pointer-events:none}li.selected{font-weight:bolder;pointer-events:none;background:#e5ebf0 !important}img{max-height:100%;vertical-align:middle}pre{max-width:50vw;word-break:break-all;white-space:break-spaces}pre.command{color:#fff;border-radius:4px;background:#333;overflow-x:auto;padding:.5em;word-wrap:break-word;font-family:monospace}.link,.link2,.clickable{cursor:pointer;pointer-events:all}.untouchable{user-select:none}.clickthrough{pointer-events:none;background:rgba(0,0,0,0)}.link:hover,.link.selected{background:#333}.list .link:not(.highlight):hover,.stack.link:not(.disabled):hover{background:#f2f2f2}img.on-white{padding:3px;border-radius:5px;background:#3668d8}img.link,img.link2{padding:8px;border-radius:50%;aspect-ratio:1/1;transition:background-color 150ms ease-in-out}img.link2{width:36px;height:36px;padding:0}img.link.disabled,img.link2.disabled{pointer-events:none;background:#666 !important}img.link.menu{border-radius:4px}img.menu:hover,header img.link:hover{background:#333}.link.lit{background:#333}.link.lit:hover,.link.lit.router-link-active{background:#3668d8}span.link{padding:8px;border-radius:50%;transition:background-color 150ms ease-in-out}span.link.primary{padding:10px}img.link.icon,.header .link.primary{background:#3668d8}.header .link.primary:hover{background:#305096}.header .actions{gap:8px;display:flex;padding:5px 10px;border-radius:12px;background:#3668d8}.header .actions img.link{width:32px;height:32px;padding:5px;border-radius:12px}.header .actions img.link:hover{background:#305096}.header .actions .separator{width:2px;height:28px;align-self:center;border-radius:2px;background:rgba(0,0,0,.15)}.info-box img.link:hover,.info-box img.link.disabled{background:#e5e5e5 !important}img.link2{background:rgba(0,0,0,0)}img.link2:hover,img.link2.active{background:#f2f2f2 !important}img.link.icon:hover{background:#305096 !important}img.clean{background:rgba(0,0,0,0) !important}.info,.info input{color:#72828a !important}.success,.ok input,.success input{color:#00bc35 !important}sup.required{float:right;margin-left:3px}.warning,.warning input{color:#ffa800 !important}.error,.required,.error input{color:#ff000f !important}.primary,.primary input{color:#3668d8}.fat{font-weight:500}.align-end{text-align:end}.align-center{text-align:center}.padded{padding:8px}.fill-width{width:100%}.fill-height{height:100%}.hide{display:none}.show{display:block}.hr{display:flex;align-items:center;margin:20px 0px;width:100%}.hr::before,.hr::after{content:"";flex:0 1 100%;margin:0px 10px;transform:translateY(-50%);border-bottom:1px solid #b8c4c2}.hr.full::before,.hr.full::after{margin:0;transform:none}.pending,.update-pending{color:gray;font-style:italic}.pending:hover,.update-pending:hover{font-weight:bolder}.paired .value{color:#3668d8;line-height:1em;font-weight:400;font-size:14px}ul.address,ul.telemetry{display:flex;cursor:default;line-height:1em;list-style-type:none;gap:10px;margin:0;padding:0 5px}ul.address li,ul.telemetry li{display:flex;flex-flow:column;align-content:center;justify-content:center;text-align:center;border:0;height:32px;padding:1px 4px;border-radius:4px;background-color:#ebf0fb;color:#3668d8;font-weight:400;font-size:14px}ul.address li .unit,ul.telemetry li .unit{color:#666;font-weight:600;font-size:12px}ul.address li .none,ul.telemetry li .none{color:#666;font-style:italic}ul.address{gap:0;padding:0 5px 0 10px;border-radius:4px;background-color:#ebf0fb}ul.address li{padding:0}td.battery{background-repeat:no-repeat;background-position:8px 50%}td.battery span{display:none}label.batt input{padding-right:35px;background-repeat:no-repeat;background-position:98% center}td.battery.ok,label.batt.ok input{background-image:url(../../img/OKBattery.svg)}td.battery.low,label.batt.low input{background-image:url(../../img/LowBattery.svg)}td.battery.dying,label.batt.dying input{background-image:url(../../img/VeryLowBattery.svg)}td.state{background-repeat:no-repeat;background-position:8px 50%}td.state span{display:none}label.state input{padding-right:35px;background-repeat:no-repeat;background-position:98% center}td.state.active,label.state.active input{background-image:url(../../img/StateActive.svg)}td.state.error,label.state.error input{background-image:url(../../img/StateTerminated.svg)}td.state.inactive,label.state.inactive input{color:#666 !important;background-image:url(../../img/StateInactive.svg)}td.state.factory,label.state.factory input{background-image:url(../../img/StateSleeping.svg)}ul.health li{color:#00bc35;background-color:#e6f9ee}ul.health.fine li{color:#ffa800;background-color:#fff6e6}ul.health.poor li,ul.health.error li{color:#ff000f;background-color:#ffeded}td.health{background-repeat:no-repeat;background-position:8px 50%}td.health span{display:none}td.health.ok{background-image:url(../../img/HealthOK.svg)}td.health.fine{background-image:url(../../img/HealthFine.svg)}td.health.poor,td.health.error{background-image:url(../../img/HealthPoor.svg)}span.vertical-line{width:0px;height:12px;margin:4px 0px;align-self:center;border-right:1px solid #666}span.dot-wrapper{width:22px;height:22px;border-radius:50%;background-color:#fff;box-shadow:inset 0px 0px 4px rgba(0,0,0,.25);justify-content:center;user-select:none}span.dot-wrapper.small{width:14px;height:14px;transform:translateX(3.5px)}span.dot-wrapper.small span.dot{width:8px;height:8px}span.dot-wrapper span.dot{width:16px;height:16px;border-radius:50%;background-color:#fff;transition:250ms}span.dot-wrapper span.dot:hover{transform:scale(1.1)}span.dot-wrapper span.dot.checked{background-color:#3668d8}::-webkit-scrollbar-track{border-radius:8px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{border-radius:8px;border:1px solid #666;background-color:#aaa}.flex{flex:1}i.flex,b.flex,p.flex{overflow:hidden;white-space:nowrap}.gap{gap:16px !important}.no-gap{gap:0px !important}.small-gap{gap:4px !important}.flexbox{gap:8px;display:flex;flex-direction:row}.flexbox.columns{flex-direction:column;justify-content:flex-start}.flexbox.start{justify-content:flex-start}.stack>.start{justify-self:flex-start}.flexbox.end{justify-content:flex-end}.flex-end,.flexbox>.end{justify-self:flex-end;text-align:end;flex:1}.stack>.end{justify-self:flex-end}.flexbox.aligned{align-items:center}.stack.spaced,.flexbox.spaced{justify-content:space-between}.stack.centered,.flexbox.centered{align-items:center;justify-content:center}.onoffSwitch-wrapper{display:inline-block;position:relative;cursor:pointer;width:52.64px;height:32px;border-radius:50%}.onoffSwitch-wrapper .onoff-background{display:inline-block;border-radius:20px;height:100%;width:100%;border:2px solid #e5e5ea;transition:transform .5s ease,background-color .3s ease}.onoffSwitch-wrapper.on .onoff-background{background-color:#3668d8;border:none !important}.onoffSwitch-wrapper.off .onoff-background{background-color:#fff}.onoffSwitch-wrapper .onoff-dot{position:absolute;height:28.9px;width:28.9px;left:1px;bottom:1.5px;background-color:#fff;border:1px solid #e5e5ea;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .5s ease,background-color .3s ease}.onoffSwitch-wrapper.on .onoff-dot{transform:translateX(21px)}.onoffSwitch-wrapper.off .onoff-dot{transform:translateX(0px)}.extend{transition:transform .5s;transform-style:preserve-3d}img.flip,.extend.flip{transform:rotateX(180deg)}.timeofday-input hr{align-self:end}.timeofday-input .dots{margin:0 1%;align-self:end;pointer-events:none}.timeofday-input .clouds{width:100%;display:block;align-self:end;position:relative;text-align:initial;padding-right:2%}.timeofday-input .clouds>span{width:0;position:relative;display:inline-block;pointer-events:all}.weekly-input,.timeofday-input{margin-top:13px}.weekly-input+.embed img,.timeofday-input+.embed img{margin:0;margin-top:-8px}.weekly-input hr,.timeofday-input hr{height:8px;width:100%;background:#e5e5e5;border-radius:8px;border:0}.weekly-input .dots,.timeofday-input .dots{display:flex;align-items:center;justify-content:space-between}.weekly-input .day,.weekly-input .hour,.timeofday-input .day,.timeofday-input .hour{width:22px;display:flex;flex-direction:column;justify-content:flex-start;cursor:pointer;gap:3px}.weekly-input .hour p,.timeofday-input .hour p{margin:0;padding:0}.weekly-input hr{height:10px;align-self:start}.weekly-input .dots{margin:0 4%}form{display:flex;flex-direction:column;align-items:center;justify-content:center}form p{margin:15px 0}div.input{position:relative;margin-bottom:10px}form button{margin:5px 0}div.input label,div.input .desc,div.input .error{color:#72828a;margin-left:10px}input+.error,div.input .desc,div.input .error{font-size:smaller;font-style:italic;font-weight:400}div.input .error{color:#ff000f}.login{width:250px}.login .input{width:100%}.search-wrapper{z-index:5;height:55px;padding:12px;position:absolute;top:0;left:0;right:0;pointer-events:none}.search-wrapper>*{pointer-events:auto}input.searchbar{height:35px;width:400px;outline:none;padding:0px 70px 0 40px;border-radius:30px;border:none;color:#fff;background:#1a1a1a;transition:all 200ms ease-out}input.searchbar:focus{color:#1a1a1a;background:#fff}.searchbar img.link{width:unset;height:unset;transition:all 100ms ease-in-out}.searchbar img.link:hover,.searchbar .link:hover{filter:contrast(200%);background:rgba(0,0,0,0)}label span,.label span{color:#3668d8;font-weight:700;font-size:small}label span.subtitle,.label span.subtitle{color:#72828a;font-weight:500;font-size:smaller}.relative{position:relative}.relative.centered{height:auto;margin:auto}.embed{z-index:1}.embed b,.embed img{margin:auto 10px}.embed b{color:#3668d8;font-weight:bold;font-size:small}input,select,textarea,.ace_editor{clear:both;margin:5px 0;padding:8px;height:36px;width:100%;background-color:#fff;border:1px solid #666;transition:color 150ms,background-color 150ms}input.ace_autocomplete,select.ace_autocomplete,textarea.ace_autocomplete,.ace_editor.ace_autocomplete{width:350px !important}textarea,.ace_editor{height:auto;min-height:36px;font-family:monospace !important}input[type=checkbox]{width:unset}input:invalid{border-color:#ff000f}.loading input,.loading .input,.loading textarea,.loading .tags-list{background:#eee;background:linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);border-radius:5px;background-size:200% 100%;animation:1.5s shine linear infinite}@keyframes shine{to{background-position-x:-200%}}select:enabled,.selector:enabled{appearance:none;-webkit-appearance:none;background:rgba(0,0,0,0) url(../../img/ArrowDown.svg) no-repeat;background-position:right 10px center}.vc-select select:enabled{background:none}.seconds .vc-time-date{display:none}select:invalid{color:gray}select option:not(disabled){color:#000}select,.rounded input{cursor:pointer;border-radius:25px !important}.not-x-selector+ul{color:#000;padding-top:16px !important;transform:translateY(-16px);border-top:none;background:#fff}button,a.button,input[type=button],input[type=submit]{width:auto;border:none;color:#fff;cursor:pointer;background:#3668d8;transition:background-color 150ms ease-in-out;border-radius:28px;padding:10px 16px;font-weight:bolder}input[disabled],.input[disabled],button[disabled],.ace_editor[disabled]{border:none !important;opacity:1;color:#666;background-color:#f2f2f2 !important;pointer-events:none}.tags-box[disabled],.selector[disabled]{pointer-events:auto !important}button:enabled:hover{background-color:#305096}button.save{color:#000;background:#00bc35;font-weight:bold;padding:10px 15px}button.search{padding:10px 15px}button.save:enabled:hover{background:#008e28}button.search:enabled:hover{background:#305096}button.no,button.cancel{color:#999;border:1px solid #999;background:rgba(0,0,0,0);font-weight:bold;padding:10px 15px}button.cancel:enabled:hover{color:#fff;background:rgba(0,0,0,0);border:1px solid #fff}button.no:enabled:hover{color:#fff;background:#ccc;border:1px solid #ccc}button.trash{font-size:20px;padding-block:1px;padding-inline:6px;background-color:#ffeded}button.trash:enabled:hover{background-color:#ff000f}.info-box input:not([disabled]){background-color:#fff !important}.ace_editor[disabled] .ace_content{cursor:default}input[type=text],input[type=password],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=datetime-local],textarea,select,.vTextField,.input,.ace_editor{border-radius:4px}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,textarea:focus,select:focus,.vTextField:focus,.input.focus{outline:none;border-radius:4px;border-color:#3668d8;transition:border .1s linear;-moz-transition:border .1s linear;-webkit-transition:border .1s linear}.tooltip input:focus{border-color:#666}.above-overlay{z-index:4;position:relative}.overlay{top:0;z-index:3;width:100%;min-height:100%;position:absolute;background:#1a1a1a;transition:background-color 150ms}.overlay.hide,.overlay.popup{background:rgba(0,0,0,0);pointer-events:none}.overlay.hide>*,.overlay.popup>*{pointer-events:all}.overlay.modal{position:absolute;background:rgba(0,0,0,.4)}.overlay.fixed{top:0;position:fixed;max-height:100vh}.overlay .pending-config{width:80%;margin:auto;padding:8px;color:#ffa800 !important}form.overlay{top:55px;display:block;min-height:calc(100vh - 55px)}.info-box{box-shadow:0px 0px 10px #000;min-height:calc(100vh - 59px - 55px)}.info-box:not(.stick){overflow:hidden}.info-box label .error{float:left}.info-box .headline{padding-top:16px;border-top:1px solid #ccc}.info-box .headline h4{font-size:medium}.info-box.mini{min-height:auto;margin-bottom:10px;transition:background-color .3s ease}.info-box.mini.rapid.on{background-color:#fff6e6}.info-box .actions{gap:12px;display:flex;float:right}.actions-wrapper{float:right;margin-right:10%}.actions-wrapper .actions{gap:12px;display:flex;padding:12px}.api{border:none;background:#fff}.scoller{overflow:auto}.api,.page-scroller{flex:1 1 auto;overflow:auto;height:calc(100vh - 59px - 55px)}p.empty,p.end-of-list{color:#72828a;text-align:center;font-style:italic}p.empty{margin:3em}.nav{display:block;height:100%;width:0;position:fixed;z-index:4;top:0;overflow-x:hidden;white-space:nowrap;transition-duration:.25s;transition-property:opacity,width}.nav{color:#000;background-color:#fff}.nav.left{left:0}.nav.right{right:0}.nav a.icon{padding:15px;text-decoration:none;border-bottom:1px solid #f2f2f2;font-size:18px;color:#000;display:block;transition:.3s}.nav a.close{border-bottom:0}.nav a.small{font-size:15px;padding-left:55px}.nav a img{vertical-align:middle;padding-right:10px}.avatar{margin:auto;height:100%;aspect-ratio:1;object-fit:cover;border-radius:50%;vertical-align:middle}.big.avatar{width:146px;height:146px}.indicator{width:24px;height:24px}.stack{display:grid;text-align:center;align-items:center}.stack>*{grid-area:1/1}.grid{display:grid;width:100%;gap:16px}.grid label>span{display:inline-block;white-space:nowrap;overflow:scroll;max-width:100%;scrollbar-width:none;-ms-overflow-style:none}.grid label>span::-webkit-scrollbar{display:none}.grid.cols2{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr)}.grid.cols21{grid-template-columns:minmax(0, 2fr) minmax(0, 1fr)}.grid.cols3{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}.grid.cols4{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}.grid.cols5{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}.grid.cols6{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr)}.grid>.span2{grid-column:span 2}.grid>.span3{grid-column:span 3}.img-loader>*{transition:opacity 1s}.img-loader>img{opacity:0}.img-loader.loaded>img{opacity:1}.img-loader>div.gray{height:95%;color:#72828a;background-color:#e4e7e8}.img-loader>span,.img-loader>div.gray{opacity:1;font-weight:bold}.img-loader.loaded>span,.img-loader.loaded>div.gray{opacity:0}label.checkbox{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;gap:10px}.grid label.checkbox{padding-top:18px}label.checkbox>span.text{flex:1}input[type=checkbox]{display:none}input[type=checkbox]+span{width:14px;height:14px;display:block;margin:0 auto;cursor:pointer;position:relative;border-radius:3px;background-color:#fff;border:.5px solid #666;transition:background-color 150ms ease-in}input[type=checkbox]:disabled+span{cursor:normal !important;background-color:#f2f2f2 !important}input[type=checkbox]:disabled+span:after{border-color:gray}input[type=checkbox]:not(disabled)+span:hover{background-color:#3668d8}input[type=checkbox]:checked+span{background-color:#3668d8}input[type=checkbox]:checked+span:after{opacity:1;height:12px;transform:rotate(45deg)}input[type=checkbox]+span:after{content:"";display:block;position:absolute;top:-1px;left:4px;width:6px;height:0px;border:solid #fff;border-width:0 2px 2px 0;transition:150ms;transform:rotate(0deg);opacity:0}.breadcrumbs{margin:15px;font-size:smaller}.menu{z-index:2;height:24px;margin:0 12px}ul.popup-menu{z-index:1;min-width:200px;position:absolute;list-style-type:none;margin:0;padding:0;color:#666;background-color:#fff;box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);border-radius:.25rem;padding:.5rem}ul.popup-menu li{margin:.25rem}ul.popup-menu li:hover{font-weight:bolder}a.dropdown,div.dropdown{margin:auto;height:14px;line-height:14px;font-size:small;cursor:pointer;user-select:none;color:#666;display:flex;gap:8px;transition:250ms}a.dropdown:hover,div.dropdown:hover,div.dropdown.show>*{color:#fff;filter:brightness(100)}div.dropdown.show>.rotate{transform:rotate(180deg)}button.dropdown{border-radius:0}button.dropdown:hover{background:#305096}.dropdown-menu{position:absolute;min-width:300px;box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);z-index:6;background-color:#fff;font-size:small;opacity:0;visibility:hidden;transition:opacity 250ms}.dropdown-menu.right{right:0}.dropdown-menu.show,.dropdown-menu:hover,.dropdown:hover+.dropdown-menu{opacity:1;visibility:visible}.dropdown-menu p{margin:0;font-weight:300;user-select:none;border-bottom:none}.nav>a,.dropdown-menu>*{height:36px;line-height:36px;padding:0px 12px;border-bottom:1px solid #ccc}.nav a,.dropdown-menu a{gap:8px;display:flex;align-items:center;color:#000;font-weight:500;text-decoration:none}.nav a:hover,.dropdown-menu a:hover,.nav a.router-link-active,.dropdown-menu a.router-link-active{background-color:#e5e5e5}.nav a>span,.dropdown-menu a>span{font-weight:normal}.nav a>img,.dropdown-menu a>img{height:70%}.nav a>img.small,.dropdown-menu a>img.small{height:25%}.v-spinner{padding:50px}.v-spinner.small{padding:5px}.v-spinner.inline{display:inline;padding:0 50px}.v-spinner.inline-block{display:inline-block;position:absolute;padding:10px 15px}.v-spinner.avatar{margin:0;width:36px;padding:14px}.v-toast__item{opacity:.9;min-width:15em;min-height:3em;border-radius:5em}.v-toast__item .v-toast__text{padding:0 1em}.v-toast__item--info{background-color:#3668d8}.v-toast__item--error{background-color:#f14668}.v-toast__item--success{background-color:#48c78e}.list-top{color:#999;background:#1a1a1a;padding:0 1em}.badge,[profile-badge]:not([profile-badge=""]){position:relative}.badge::after,[profile-badge]:not([profile-badge=""])::after{content:"";position:absolute;pointer-events:none;padding:10px;right:-4px;bottom:-5px}.badge.profile::after{background:url(../../img/ProfileBadge.svg) no-repeat}.badge.config-pending::after{background:url(../../img/ConfigBadge.svg) no-repeat}.icon{position:relative;height:25px;width:25px}.icon.close{color:#6c757d;border:0 none;border-radius:50%;border-color:rgba(0,0,0,0);background:rgba(0,0,0,0);transition:background-color 150ms,color 150ms}[disabled] .icon.close{pointer-events:none}.icon.close:hover{color:#343a40;background:#e9ecef}.icon.close:before{content:"×";text-align:center;font-size:25px;line-height:25px;position:absolute;top:0;bottom:0;left:0;right:0}.icon.close.small:before{line-height:15px !important}img.icon.big{width:42px;height:42px}.dev-icon,.list-icon,img.link.medium{height:36px;width:36px}.stack.link{border-radius:50%;transition:background-color 150ms ease-in-out}.stack.link img{justify-self:center}.stack.link img:first-of-type{opacity:1}.stack.link:hover img:first-of-type{opacity:.5}.stack.link img:last-of-type{opacity:.25}.stack.link:hover img:last-of-type{opacity:1}.table-wrapper{overflow-x:auto;background:#fff}table{width:100%;border-spacing:0;border-collapse:separate}table img{max-height:35px}table td:not(.object) a{color:#333;padding:5px;border-radius:100%;transition:150ms ease-in-out}table td.integer a:hover{color:#f2f2f2;background-color:rgba(0,0,0,.25)}table td.string a:hover{color:#305096;background-color:rgba(0,0,0,0)}table a img:hover{filter:contrast(5) !important;transition:filter 150ms ease-in-out}thead.sticky{top:0;z-index:1;position:sticky}thead th{color:#fff;background:#454545;padding:0 10px;text-align:start;line-height:35px;font-weight:bold;white-space:nowrap}thead tr th:first-child{padding-left:8px;word-break:break-all}tbody tr td:first-child{padding:0;word-break:break-all}thead tr th:first-child>div,tbody tr td:first-child>div{gap:16px;margin-left:6px}tbody tr{color:#454545;background:#fff;line-height:35px;cursor:pointer}tbody tr:hover,tbody tr.selected{background:#ebf0fb}tbody td{min-height:45px;padding:4px 12px;white-space:nowrap;border-bottom:1px solid #ccc}.sort{cursor:pointer;position:relative !important;padding-right:20px !important}.sort.asc::after,.sort.asc::before,.sort.desc::after,.sort.desc::before,.sort:hover::after,.sort:hover::before{opacity:1}.sort::after,.sort::before{content:" ";display:block;position:absolute;right:10px;top:50%;width:0;height:0;border:5px solid rgba(0,0,0,0);opacity:0;transition:opacity 250ms ease-in-out}.sort::after{margin-top:3px;border-top-color:#777}.sort::before{margin-top:-11px;border-bottom-color:#777}.sort.desc:after{border-top-color:#000}.sort.asc:before{border-bottom-color:#000}table{table-layout:fixed;border-collapse:collapse}tbody td{overflow:hidden;white-space:nowrap}thead th{position:relative}thead th:first-of-type{width:100px}.resizer,.dragger{position:absolute;top:0;width:15px;height:100%;cursor:col-resize;user-select:none}.resizer{right:0}.dragger{position:absolute;left:0;opacity:0;cursor:grab;transition:opacity 150ms,width 150ms;background:rgba(0,0,0,.35) url(../../img/Draggable.png) center no-repeat}.dragger:hover{opacity:1;width:24px}.dragger+span{transition:margin-left 150ms}.dragger:hover+span{margin-left:20px}th.over,.dragging{cursor:grabbing}th.over .dragger,.dragging .dragger{background:none}th.over::before,.dragging::before{content:"";width:100%;height:100%;opacity:1;margin:0 !important;position:absolute;top:0;left:0;border:2px dashed #ccc}.resizing,.resizer:hover{border-right:2px solid #ccc}.resizable{border:1px solid gray;height:100px;width:100px;position:relative}[stuck] .header{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.header{height:55px;padding:0 10px;overflow:hidden;align-items:center;background:#1a1a1a;font-weight:lighter;border-top-left-radius:16px;border-top-right-radius:16px;pointer-events:all !important}.header p{color:#999;padding:0 5px}.header .actions2{gap:8px;display:flex;background:#1a1a1a}.header.full{width:100%}.header.small{width:40%;min-width:500px}.header.fit{width:80%;min-width:500px}.small .header,.smaller .header{width:40%;min-width:500px}.small .info-box,.small .modal-box{width:70% !important}.clickable-label{cursor:pointer;margin:10px 10px;padding:3px 10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}.clickable-label:hover{background-color:#e5e5e5;padding:4px 10px}.clickable-label.active{background-color:#e5e5e5;padding:4px 10px}.smaller .info-box,.smaller .modal-box{width:40% !important}.content{padding-left:20px;padding-right:20px}.info-box{width:80%;min-width:350px;margin:auto;padding:12px;color:#000;background:#fff;border-radius:15px}.modal-box,.modal .info-box{width:40%;min-width:350px;margin:auto;padding:12px;color:#000;background:#fff;box-shadow:0px 0px 10px #000;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.modal .info-box.thin{padding:12px}.big.modal .header,.big.modal .info-box{width:80%}.droparea{border:3px dotted rgba(0,0,0,0)}.droparea.active{border-color:gray;background-color:#ebf0fb}.droparea ul{display:flex;list-style:none;flex-wrap:wrap;padding:0}.tooltip{z-index:1000;min-width:3em;max-width:21em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:.5rem;border-radius:.3rem;box-shadow:0 1em 2em -0.5em rgba(0,0,0,.35);color:#fff;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.tooltip input{margin:0px 0}.info-box.stick{max-height:calc(100vh - 155px)}.info-box.stick .scrollbox{overflow:hidden}.info-box.stick .scrollbox>*{overflow:auto}.viewer{display:flex;flex-flow:column;align-items:start;overflow-x:hidden !important;padding:.5rem;border-radius:.3rem;box-shadow:0 1em 2em -0.5em rgba(0,0,0,.35);background:#495057;color:#fff}.viewer pre{margin:5px 0}.list>*{margin:0;padding:8px}.list .highlight{background:#495057;color:#fff}.list .highlight:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.list .highlight:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}b.datetime{width:175px}.tags-box,.selector{width:100%;position:relative;background-image:none;-webkit-appearance:none;border-radius:4px;background-color:#fff;border:1px solid #666}.tags-box.open input,.tags-box.open .tags-list{position:relative;z-index:11}.tags-box.open .tags-options{z-index:10}.tags-box.open.below{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.tags-box.open.above{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.gps ul.tags-options{width:100% !important;margin-left:0 !important;margin-top:-5px !important}.x-selector input{cursor:pointer}.x-input,.x-selector{justify-content:normal}.x-input+ul.tags-options,.x-selector+ul.tags-options{width:100% !important;margin-left:0 !important;margin-top:-5px !important}.x-input.open.below input,.x-selector.open.below input{border-bottom:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.x-input.open.above input,.x-input.open .above input,.x-selector.open.above input,.x-selector.open .above input{border-top:0 !important;border-top-left-radius:0 !important;border-top-right-radius:0 !important}.x-input input:-webkit-autofill,.x-selector input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset !important}.x-input img.arrow,.x-selector img.arrow{padding:12px;pointer-events:none}.tags-box ul{margin:0;padding:0;width:100%;list-style-type:none}ul.tags-list{display:flex;flex-wrap:wrap;align-items:center;line-height:1em;gap:5px;padding:5px}.tags-list-item{background-color:#f2f2f2;display:inline-block;height:24px;padding-right:5px;line-height:22px;font-size:12px;color:#666;border:1px solid #999;border-radius:4px;box-sizing:border-box;white-space:nowrap}.tags-list-item .tags-text{color:#909399;padding:0 5px}.tags-list-item .tags-text .dev-type{max-height:85%;margin-top:-3px}.tags-list-item .icon{cursor:pointer;padding:0 8px}.tags-input-wrapper{flex:1;min-width:25px}input.tags-input,input.tags-box.input{height:24px;border:0;margin:0;padding:0;outline:none;appearance:none;background:none}ul.tags-options{z-index:10;width:calc(100% + 2px);max-height:288px;overflow-y:scroll;margin-top:0;margin-left:-1px;padding-left:0;list-style-type:none;border-radius:15px;outline:none;position:absolute;background:#fff;border-bottom:1px solid #3668d8;border-left:1px solid #3668d8;border-right:1px solid #3668d8}.below ul.tags-options,.below+ul.tags-options{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.above ul.tags-options,.above+ul.tags-options{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}ul.tags-options li{height:36px;line-height:36px;padding:0px 12px;text-align:start;color:#000;display:block;text-decoration:none;cursor:pointer;overflow:hidden}ul.tags-options li.smaller{font-size:smaller}ul.tags-options li.no-select{cursor:default}ul.tags-options li:not(.no-select):hover,ul.tags-options li.select{background:#e5ebf0}.graph{background-color:#f2f2f2;padding:10px;margin:5px}.graph img.link{padding:0px;border-radius:8px}.box{flex:1;gap:8px;display:flex;align-items:center}.color-slider{flex:1;margin:0px 20px}.color-slider .noUi-active,.color-slider .noUi-handle{background:none;cursor:pointer}.color-slider .noUi-handle{border:0;box-shadow:none}.color-slider .noUi-handle:before,.color-slider .noUi-handle:after{background:none}.color-slider .noUi-connects{background:linear-gradient(to right, #3668D8, #FFA800, #FF000F)}.color-slider .noUi-connects .noUi-connect:nth-child(1){background:#ff000f}.color-slider .noUi-connects .noUi-connect:nth-child(2){background:#ffa800}.color-slider .noUi-connects .noUi-connect:nth-child(3){background:#3668d8}.color-slider .noUi-connects .noUi-connect:nth-child(4){background:#ffa800}.color-slider .noUi-connects .noUi-connect:nth-child(5){background:#ff000f}.color-slider .slider-tooltip{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity .2s .25s;pointer-events:none}.color-slider .slider-tooltip input{height:24px;cursor:pointer;color:#fff;font-weight:700;background-color:#00003c;border:1px solid #00003c}.color-slider .slider-tooltip input:focus{color:#00003c;background-color:#fff;border-color:#3668d8}.color-slider .slider-tooltip input::selection{background-color:#c3d1f3}.color-slider:hover .slider-tooltip{opacity:1;transition-delay:.5s}.popup-box{position:absolute;padding:inherit;max-height:calc(100vh - 55px);z-index:1000;border-radius:14px;box-shadow:0px 0px 32px -8px rgba(0,0,0,.4);color:#000;background:#fff;transition:height 200ms,width 200ms}.popup-box.dark{color:#fff;background:#000}.popup-box h4{gap:8px;display:flex}.popup-box hr{margin:0 -10px;color:#ccc;border-bottom:none}.popup-box .padded{padding:15px}.popup-box .padding{padding:40px}.popup-box input{margin:0}.popup-box.x-input,.popup-box.x-selector{border-radius:4px;border:1px solid #3668d8}.popup-box.center{top:50%;left:50%;border:0;transform:translate(-50%, -50%)}.popup-box.below-center{margin-top:10px}.popup-box.below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.popup-box.above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.popup-box ul.options{margin:0px;padding:0px}.popup-box ul.options li{gap:8px;padding:12px 0;display:flex;align-items:center}.popup-box ul.options{background-color:#fff}.popup-box ul.options li{height:40px;padding:0px 12px;color:#000;cursor:pointer}.popup-box ul.options li:hover{background-color:#ebf0fb}.popup-box ul.colors li{padding:0 0 24px}.popup-box ul.colors li:hover{background-color:#fff}.popup-box ul li.title{cursor:default}.popup-box ul li.title:hover{background-color:#fff}.popup-box ul li.smaller{font-size:smaller}.popup-box ul li.no-select{cursor:default}.popup-box ul li.select{background-color:#ebf0fb}.search-dropdown{z-index:10;width:100%;transition:min-height 200ms;padding:0px 10px;list-style-type:none;background:#fff;font-weight:700;color:#3668d8}.search-dropdown form{align-items:stretch}.search-dropdown h2{color:#000;font-weight:600}.search-dropdown hr{margin:0 -10px;color:#ccc;border-bottom:none}.search-dropdown td:first-of-type{width:30%}.search-dropdown img.extend{margin:0}button.save-btn{padding:10px 15px;background-color:#3668d8;color:#fff;border:none;border-radius:70px;cursor:pointer;font-size:14px;margin-left:290px;margin-top:6px;position:absolute}button.save-btn:hover{background-color:#305096}.vuecal{width:150px;height:275px;padding:10px;border-radius:15px}.vuecal__header button{color:#333}.vuecal__event-time span{display:none}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__body,.vuecal--date-picker:not(.vuecal--day-view) .vuecal__header{margin-left:0;background-color:#fff}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--selected .vuecal__cell-content{background-color:#3668d8}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--current .vuecal__cell-content,.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell--today .vuecal__cell-content{border-color:#3668d8}.vuecal--date-picker:not(.vuecal--day-view) .vuecal__cell-content{cursor:pointer}.map-marker{color:#fff;font-size:14px;padding:2px 5px;border-radius:5px;background-color:rgba(0,0,0,.5)}.map{height:calc(100vh - 188px);border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:15px;border-top-right-radius:15px}.gm-style-iw-chr{position:absolute;display:flex;top:4px;right:-17px;padding-right:7px}.gm-style-iw.gm-style-iw-c{padding-top:.1% !important;padding-right:.1% !important}@keyframes drop{0%{transform:translateY(-25px) scaleY(0.9);opacity:0}5%{opacity:.7}50%{transform:translateY(0px) scaleY(1);opacity:1}65%{transform:translateY(-5px) scaleY(0.9);opacity:1}75%{transform:translateY(-10px) scaleY(0.9);opacity:1}100%{transform:translateY(0px) scaleY(1);opacity:1}}.drop{animation:drop .5s linear forwards}@media only screen and (max-width: 800px){.grid.cols3{grid-template-columns:1fr 1fr}.header.small{width:60%}}@media only screen and (max-width: 600px){.grid.cols3{grid-template-columns:1fr}.header.small{width:80%}.search-wrapper{left:0;justify-content:start !important}.search-wrapper input.searchbar{width:200px;padding-right:0;padding:0px 60px 0 40px}.search-wrapper input.searchbar:focus{width:calc(100vw - 26px)}.search-wrapper div.searchbar+ul.options{padding:0;margin:-3px 13px;width:calc(100vw - 53px)}.search-wrapper img.link.end{display:none}}/*# sourceMappingURL=style.min.css.map */
