nav.primary{z-index:100;flex:0 0 48px;border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);transition:box-shadow .3s;background-color:#fff;border-bottom:2px solid #0a974b;display:flex;justify-content:space-between;transition:width .3s ease;border-radius:0;position:relative}nav.primary .stage-bar{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:repeating-linear-gradient(45deg,#d50000,#d50000 10px,#ff6d00 0,#ff6d00 20px);background-size:100% 6px;background-repeat:no-repeat}nav.primary.with-secondary{box-shadow:none}nav.primary .profile{height:32px;width:32px;border-radius:50%;margin-left:8px;cursor:pointer}nav.primary .bottom-container{display:flex;flex-direction:column}nav.primary .logo{display:flex;align-items:center;padding:0 8px;z-index:101}nav.primary .logo img{height:40px;margin-right:6px}nav.primary .project-bar{position:absolute;left:0;right:0;display:flex;justify-content:space-around;border-radius:0;flex:1;z-index:100;align-self:flex-end}nav.primary .project-bar .bunt-tabs{width:auto;margin-bottom:0}nav.primary .project-bar .bunt-tabs .bunt-tabs-header{background-color:initial}nav.primary .project-bar .bunt-tabs .bunt-tabs-header .bunt-tabs-header-items,nav.primary .project-bar .bunt-tabs .bunt-tabs-header .bunt-tabs-header-items .bunt-tab-header-item-icon{color:rgba(0,0,0,.54)}body[modality=keyboard] nav.primary .project-bar .bunt-tabs .bunt-tabs-header .bunt-tab-header-item:focus{outline:1px solid rgba(0,0,0,.87)}nav.primary .project-bar .bunt-tabs .bunt-tabs-header .bunt-tab-header-item.active,nav.primary .project-bar .bunt-tabs .bunt-tabs-header .bunt-tab-header-item.active .bunt-tab-header-item-icon{color:rgba(0,0,0,.87)}nav.primary .project-bar .bunt-tabs .bunt-tabs-indicator{background-color:#0a974b;height:5px}nav.primary .project-bar .bunt-tabs .bunt-tabs-body{display:none}nav.primary .left{z-index:101;display:flex}nav.primary .project-name h1{color:rgba(0,0,0,.87);margin:0 4px 0 16px;line-height:48px;font-size:14px;font-weight:300}nav.primary .project-name h1 span.project-id{margin-left:4px;font-weight:400}nav.primary .project-name h1 span.project-id:after{content:" – "}nav.primary .project-name h1 span.project-name{font-weight:500}nav.primary .actions{z-index:101;display:flex;align-items:center;padding-right:16px}nav.primary .actions .bunt-icon-button{color:rgba(0,0,0,.54);background-color:initial}body[modality=keyboard] nav.primary .actions .bunt-icon-button:focus,nav.primary .actions .bunt-icon-button.dropdown-open,nav.primary .actions .bunt-icon-button:hover:not(.disabled){background-color:rgba(0,0,0,.1)}nav.primary .actions .bunt-icon-button .bunt-icon{color:rgba(0,0,0,.54)}nav.primary .actions .bunt-icon-button svg{fill:rgba(0,0,0,.54)}nav.primary .actions .profile-wrapper{position:relative}.bunt-drop{z-index:100}.apps-popover{border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);background-color:#fff;transition:box-shadow .3s;width:320px;padding:0}.apps-popover .legacy-apps div{padding:0 15px}.apps-popover .legacy-apps div:hover{background-color:#f5f5f5}.apps-popover .legacy-apps div a{display:flex;height:42px;align-items:center}.apps-popover .legacy-apps div a i{padding-right:15px;font-size:16px;color:rgba(0,0,0,.54)}.apps-popover .legacy-apps div a span{font-size:15px;color:rgba(0,0,0,.54)}.apps-popover .help-apps{border-bottom:1px solid rgba(0,0,0,.12)}.apps-popover .help-apps>div{padding:15px 15px}.apps-popover .help-apps>div:hover{background-color:#f5f5f5}.apps-popover .help-apps>div a{height:42px}.apps-popover .help-apps>div a div{font-size:18px;color:#212121}.apps-popover .help-apps>div a span{font-size:12px;color:rgba(0,0,0,.54)}.snackbar-container{z-index:99999;position:fixed;bottom:16px;right:32px;min-width:288px;max-width:668px}.snackbar{border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);background-color:#fff;transition:box-shadow .3s;background-color:#263238;color:#fff;font-size:14px;height:48px;line-height:48px;padding:0 0 0 24px;margin-bottom:10px;position:relative;top:0}.snackbar.error{background-color:#f44336}.snackbar.error,.snackbar.message{display:flex;justify-content:space-between;align-items:center}.snackbar.message .bunt-icon-button{color:#fff;background-color:initial}.snackbar.message .bunt-icon-button.dropdown-open,.snackbar.message .bunt-icon-button:hover:not(.disabled),body[modality=keyboard] .snackbar.message .bunt-icon-button:focus{background-color:rgba(0,0,0,.1)}.snackbar.message .bunt-icon-button .bunt-icon{color:#fff}.snackbar.message .bunt-icon-button svg{fill:#fff}.snackbar .error-message,.snackbar .message{width:288px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:24px}.snackbar.session-warning .error-message{width:auto}.snackbar .bunt-icon-button{margin-right:4px;color:#fff;background-color:initial}.snackbar .bunt-icon-button.dropdown-open,.snackbar .bunt-icon-button:hover:not(.disabled),body[modality=keyboard] .snackbar .bunt-icon-button:focus{background-color:rgba(0,0,0,.1)}.snackbar .bunt-icon-button .bunt-icon{color:#fff}.snackbar .bunt-icon-button svg{fill:#fff}.snackbar-enter-active,.snackbar-leave-active{transition:all .3s ease}.snackbar-enter,.snackbar-leave{transform:translateY(150px)}.snackbar-leave-active{transform:translateX(120%)}html{font-size:14px;font-size:87.5%}body{font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;color:rgba(0,0,0,.87);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size-adjust:auto}b{font-weight:700}i{font-style:italic}strong{font-weight:700}em{font-style:italic}h1{font-size:33.6px;font-size:2.4rem}h1,h2{text-rendering:optimizelegibility;font-weight:700;margin:.75em 0;line-height:1.6em}h2{font-size:25.2px;font-size:1.8rem}h3{font-size:21px;font-size:1.5rem}h3,h4{text-rendering:optimizelegibility;font-weight:700;margin:.75em 0;line-height:1.6em}h4{font-size:18.2px;font-size:1.3rem}h5{font-size:14px;font-size:1rem}h5,h6{text-rendering:optimizelegibility;font-weight:700;margin:.75em 0;line-height:1.6em}h6{font-size:12.6px;font-size:.9rem;text-transform:uppercase}ul{margin:5px 15px;margin:.32rem .94rem;padding-left:1rem}ul li{list-style-type:disc;padding:2px 0;padding:.125rem}ol{margin:5px 18px;margin:.32rem 1.125rem;padding-left:1rem}ol li{list-style-type:decimal;padding:2px 0;padding:.125rem}::selection{background:#0a974b;color:#494949}p{font-size:1rem;margin:.75em 0;line-height:1.6em}small{font-size:55%;opacity:.6;font-weight:400}a[href]:not([class]){color:#0a974b;text-decoration:none}a[href]:not([class]):hover{color:#088040}a[href]:not([class]):visited{opacity:.8}blockquote{border-left:4px solid #0a974b;margin:1em 0;padding-left:1.5em}blockquote>p{font-weight:300;font-size:127%;font-size:1.27rem;line-height:127%;line-height:1.27rem;margin-top:0}blockquote>cite,blockquote>figcaption,blockquote>footer{color:#888}blockquote>cite:before,blockquote>figcaption:before,blockquote>footer:before{content:"\2014"}.hyphenation{-ms-word-break:break-all;word-break:break-all;word-break:break-word;hyphens:auto;-webkit-hyphenate-before:2;-webkit-hyphenate-after:3;hyphenate-lines:3}.bunt-ripple-ink{display:block;overflow:hidden;border-radius:inherit;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000)}.ripple{position:absolute;pointer-events:none;user-select:none;border-radius:50%;background-color:currentColor;background-clip:padding-box;transition:transform .4s ease-out,opacity .4s ease-out;opacity:.1;transform:scale(1)}.ripple-ink-enter{opacity:.2;transform:scale(0)}.ripple-ink-leave-active{opacity:0;transition:transform .1s ease-out,opacity .1s ease-out}.bunt-icon{font-size:24px;width:24px;height:24px;line-height:24px;display:inline-block;cursor:inherit}.bunt-button,.bunt-link-button{font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;font-size:14px;text-transform:uppercase;font-weight:500;line-height:36px;vertical-align:middle;flex-shrink:0;outline:none;border:none;position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:default;border-radius:4px;padding:0 16px;min-width:80px;height:36px;white-space:nowrap}.bunt-button::-moz-focus-inner,.bunt-link-button::-moz-focus-inner{border:0}.bunt-button.autofocus:focus,.bunt-link-button.autofocus:focus,body[modality=keyboard] .bunt-button:focus,body[modality=keyboard] .bunt-link-button:focus{outline-style:solid}.bunt-button.disabled .bunt-button-content,.bunt-link-button.disabled .bunt-button-content{opacity:.6}.bunt-button:not(.disabled),.bunt-link-button:not(.disabled){cursor:pointer}.bunt-button .bunt-progress-circular,.bunt-link-button .bunt-progress-circular{position:absolute;top:50%;left:50%}.bunt-button .bunt-progress-circular.active,.bunt-link-button .bunt-progress-circular.active{animation:button-container-rotate 1568ms linear infinite}@keyframes button-container-rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.bunt-button .bunt-icon.error,.bunt-button .bunt-icon.success,.bunt-link-button .bunt-icon.error,.bunt-link-button .bunt-icon.success{position:absolute}.bunt-button.error .bunt-tooltip,.bunt-link-button.error .bunt-tooltip{background-color:#f44336}.bunt-button-content{display:flex}.bunt-button-content.invisible{visibility:hidden}.bunt-icon{height:36px;line-height:36px;font-size:20px}.bunt-button-raised{box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2);transition:box-shadow .1s}.bunt-button-raised.autofocus:focus,body[modality=keyboard] .bunt-button-raised:focus{outline:none;box-shadow:0 0 5px rgba(0,0,0,.22),0 3px 6px rgba(0,0,0,.3)}.bunt-checkbox{cursor:pointer;position:relative;display:flex;flex-shrink:0}.bunt-checkbox input{position:absolute;cursor:inherit;pointer-events:all;opacity:0;width:100%;height:100%;z-index:2;left:0;box-sizing:border-box;padding:0;margin:0}.bunt-checkbox label{font-size:14px;line-height:24px}.bunt-checkbox .bunt-checkbox-box{height:20px;width:20px;border-radius:2px;border:2px solid rgba(0,0,0,.54);margin-right:8px;position:relative;transition:all .2s ease-out}.bunt-checkbox .bunt-checkbox-box:after{width:6px;height:13px;position:absolute;top:0;left:6px;border:2px solid #fff;border-top:0;border-left:0;opacity:0;transform:rotate(45deg) scale3D(.15,.15,1);transition:all .3s cubic-bezier(.55,0,.55,.2);content:" "}.bunt-checkbox.checked .bunt-checkbox-box{background-color:#0a974b;border-color:#0a974b}.bunt-checkbox.checked .bunt-checkbox-box:after{opacity:1;transform:rotate(45deg) scaleX(1);transition:all .4s cubic-bezier(.25,.8,.25,1)}.bunt-radio{cursor:pointer;position:relative;display:flex;flex-shrink:0;padding-top:16px}.bunt-radio input{position:absolute;cursor:inherit;pointer-events:all;opacity:0;width:100%;height:100%;z-index:2;left:0;box-sizing:border-box;padding:0;margin:0}.bunt-radio label{font-size:14px;line-height:20px}.bunt-radio .bunt-radio-circle{height:20px;width:20px;border-radius:50%;border:2px solid rgba(0,0,0,.54);margin-right:8px;position:relative;transition:all .2s ease-out;box-sizing:border-box}.bunt-radio .bunt-radio-circle:after{width:10px;height:10px;position:absolute;top:3px;left:3px;background-color:#0a974b;transition:all .4s cubic-bezier(.25,.8,.25,1);border-radius:50%;opacity:0;content:" "}.bunt-radio.checked .bunt-radio-circle{border-color:#0a974b}.bunt-radio.checked .bunt-radio-circle:after{opacity:1}.bunt-icon-button{line-height:36px;vertical-align:middle;flex-shrink:0;background:none;outline:none;border:none;position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:default;border-radius:50%;padding:0;height:36px;width:36px;background-color:initial}.bunt-icon-button::-moz-focus-inner{border:0}.bunt-icon-button.autofocus:focus,body[modality=keyboard] .bunt-icon-button:focus{outline-style:solid}.bunt-icon-button.disabled .bunt-icon{opacity:.6}.bunt-icon-button:not(.disabled){cursor:pointer}.bunt-icon-button.autofocus:focus,body[modality=keyboard] .bunt-icon-button:focus{outline-width:2px;outline-offset:0}.bunt-icon-button .bunt-icon{height:36px;line-height:36px;font-size:20px;width:auto}.bunt-icon-button svg{height:20px}.bunt-input{display:flex;flex-direction:column;height:56px;padding-top:16px;flex-shrink:0}.bunt-input .label-input-container{position:relative;display:flex;align-items:center}.bunt-input .icon{font-size:22px;color:rgba(0,0,0,.54);padding:0 0 0 8px}.bunt-input input{box-sizing:border-box;height:37px;width:100%;border:none;outline:none;font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;font-size:16px;font-weight:400;flex:auto;padding:8px 8px 8px 12px;background-color:initial;border-radius:4px}.bunt-input label{position:absolute;top:8px;left:12px;font-size:16px;font-weight:400;line-height:21px;pointer-events:none;transition:transform .25s,width .25s;transform-origin:left top}.bunt-input ::placeholder,.bunt-input label{color:rgba(0,0,0,.54)}.bunt-input .error-icon{font-size:22px;color:#f44336;padding-right:8px}.bunt-input .outline{position:absolute;top:0;left:0;height:100%;width:100%;stroke:rgba(0,0,0,.38);stroke-width:1px;fill:none;pointer-events:none;stroke-dasharray:calc(var(--label-gap)/2 + 4) 0 100000;transition:stroke .15s cubic-bezier(.4,0,.2,1),stroke-width .15s cubic-bezier(.4,0,.2,1),stroke-dasharray .15s cubic-bezier(.4,0,.2,1)}.bunt-input .hint{font-size:13px;padding-top:0;padding-left:16px;color:rgba(0,0,0,.54);line-height:18px}.bunt-input .hint p{margin:0}.bunt-input.with-icon input{padding-left:4px}.bunt-input.focused .outline{stroke:#0a974b;stroke-width:2px}.bunt-input.focused label{color:#0a974b}.bunt-input.floating-label .outline,.bunt-input.focused .outline{stroke-dasharray:3 var(--label-gap) 10000}.bunt-input.floating-label label,.bunt-input.focused label{transform:translateY(-15px) scale(.75)}.bunt-input.disabled{cursor:not-allowed}.bunt-input.disabled input{cursor:not-allowed;background-color:rgba(0,0,0,.08);color:rgba(0,0,0,.38)}.bunt-input.disabled .outline{stroke-dasharray:10}.bunt-input.disabled.floating-label .outline,.bunt-input.disabled.focused .outline{stroke-dasharray:3 var(--label-gap) 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10}.bunt-input.invalid .hint,.bunt-input.invalid label{color:#f44336}.bunt-input.invalid .outline{stroke:#f44336;stroke-width:2px}.bunt-input-outline-container{display:flex;flex-direction:column;padding-top:16px;flex-shrink:0;position:relative}.bunt-input-outline-container label{position:absolute;top:8px;left:12px;font-size:16px;font-weight:400;line-height:21px;pointer-events:none;color:rgba(0,0,0,.54);transform-origin:left top;transform:translateY(-15px) scale(.75)}.bunt-input-outline-container .outline{position:absolute;top:0;left:0;height:100%;width:100%;stroke:rgba(0,0,0,.38);stroke-width:1px;fill:none;pointer-events:none;stroke-dasharray:3 var(--label-gap) 10000;transition:stroke .15s cubic-bezier(.4,0,.2,1),stroke-width .15s cubic-bezier(.4,0,.2,1),stroke-dasharray .15s cubic-bezier(.4,0,.2,1)}.bunt-input-outline-container.focused .outline{stroke:#0a974b;stroke-width:2px}.bunt-input-outline-container.focused label{color:#0a974b}a.bunt-link-button{display:inline-flex;background-color:#eee;text-decoration:none;color:rgba(0,0,0,.87)}.bunt-drop-element{position:absolute;display:none;z-index:$z-index-dropdown;max-width:100%;max-height:100%;transition:opacity .2s ease;opacity:0}.bunt-drop-element,.bunt-drop-element *,.bunt-drop-element:after,.bunt-drop-element :after,.bunt-drop-element:before,.bunt-drop-element :before{box-sizing:border-box}.bunt-drop-element.bunt-drop-open{display:block}.bunt-drop-element.bunt-drop-after-open{opacity:1}.bunt-progress-circular{display:inline-block;position:relative;width:48px;height:48px}.bunt-progress-circular.tiny{width:14px;height:14px}.bunt-progress-circular.tiny circle{stroke-width:8}.bunt-progress-circular.small{width:24px;height:24px}.bunt-progress-circular.small circle{stroke-width:7}.bunt-progress-circular.big{width:64px;height:64px}.bunt-progress-circular.big circle{stroke-width:4}.bunt-progress-circular.huge{width:128px;height:128px}.bunt-progress-circular.huge circle{stroke-width:3}.bunt-progress-circular.progress-center{display:block;margin:auto}.bunt-progress-circular.progress-page{display:block;margin:7rem auto}.bunt-progress-circular svg{animation:bunt-progress-circular-rotate 1568ms linear infinite;position:relative;height:100%;width:100%}.bunt-progress-circular svg circle{fill:none;stroke:#0a974b;stroke-width:5px;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:square;animation:bunt-progress-circular-dash 1333ms ease-in-out infinite}@keyframes bunt-progress-circular-rotate{to{transform:rotate(1turn)}}@keyframes bunt-progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}.bunt-select{position:relative}.bunt-select .open-indicator{position:absolute;right:4px;color:rgba(0,0,0,.54);font-size:28px;line-height:20px;top:8px;transition:all .25s ease-in-out;cursor:pointer}.bunt-select.open .open-indicator{transform-origin:center;transform:rotate(180deg)}.bunt-select .bunt-input input{padding-right:20px}.bunt-select-dropdown-menu{border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);background-color:#fff;transition:box-shadow .3s;border-top:none;border-radius:0 0 2px 2px;z-index:100;display:flex;flex-direction:column}.bunt-select-dropdown-menu .scrollable-menu{display:flex;flex-direction:column;flex:auto;min-height:0}.bunt-select-dropdown-menu ul{margin:0;padding:0}.bunt-select-dropdown-menu li{list-style-type:none;height:32px;padding:0 8px;line-height:32px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bunt-select-dropdown-menu li.highlight{background-color:#0a974b}.bunt-switch{cursor:pointer;position:relative;display:flex;height:20px;margin-bottom:8px;flex-shrink:0}.bunt-switch input{position:absolute;cursor:inherit;pointer-events:all;opacity:0;width:100%;height:100%;z-index:2;left:0;box-sizing:border-box;padding:0;margin:0}.bunt-switch label{font-size:14px;line-height:14px}.bunt-switch .bunt-switch-track{height:14px;width:36px;border-radius:30px;background-color:rgba(0,0,0,.38);margin-right:8px;position:relative;transition:all .4s ease-out}.bunt-switch .bunt-switch-thumb{height:20px;width:20px;background-color:#fafafa;border-radius:50%;position:absolute;left:0;top:50%;transform:translate3d(-1px,-50%,0);transition:all .3s ease;box-shadow:0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12),0 2px 1px -1px rgba(0,0,0,.2)}.bunt-switch.checked .bunt-switch-track{background-color:rgba(10,151,75,.5)}.bunt-switch.checked .bunt-switch-thumb{background-color:#0a974b;transform:translate3d(75%,-50%,0);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)}.bunt-tabs{width:100%;margin-bottom:24px}.bunt-tabs.fullwidth .ui-tab-header-item{flex-grow:1}.bunt-tabs.raised{border:none;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.2)}.bunt-tabs.raised .bunt-tabs-body{border:none}.bunt-tabs-header{position:relative;width:100%}.bunt-tabs-header .bunt-tab-header-item .ui-ripple-ink .ripple.held{opacity:.7}.bunt-tabs-header-items{position:relative;display:flex;list-style:none;margin:0;padding:0}.bunt-tab{outline:none}.bunt-tab-header-item{font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;position:relative;display:flex;height:48px;padding:0 12px;text-transform:uppercase;align-items:center;justify-content:center;cursor:pointer;min-width:80px;outline:none}.bunt-tab-header-item.type-icon-and-text{display:flex;flex-direction:column;height:72px}.bunt-tab-header-item.type-icon-and-text .bunt-tab-header-item-icon{margin-bottom:4px}.bunt-tab-header-item.disabled{opacity:.4;cursor:default}.bunt-tabs-indicator{position:absolute;height:2px;bottom:0;left:0;right:0;transform:scale(0);transform-origin:left center;transition:transform}.bunt-tabs-indicator.align-bottom{top:0;bottom:auto}.bunt-tabs-indicator.expand{transition-duration:75ms;transition-timing-function:cubic-bezier(.4,0,1,1)}.bunt-tabs-indicator.contract{transition-duration:.09s;transition-timing-function:cubic-bezier(0,0,.2,1)}.bunt-tooltip{left:0;top:0;will-change:transform,opacity;background-color:rgba(0,0,0,.54);color:#fff;height:24px;white-space:nowrap;line-height:24px;padding:0 8px;font-size:14px;font-weight:400;text-transform:none;border-radius:2px;pointer-events:none;user-select:none;-moz-user-select:none;z-index:90000}.bunt-dialog-container{position:fixed;top:0;bottom:0;left:0;right:0;z-index:90001;display:flex;justify-content:center;align-items:center}.bunt-dialog-container .bunt-dialog{z-index:90003;width:50vw;border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);background-color:#fff;transition:box-shadow .3s}.bunt-dialog-container .bunt-backdrop{z-index:90002;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.54)}.bunt-scrollbar{position:relative;box-sizing:border-box;overflow:scroll;scrollbar-width:none}.bunt-scrollbar:hover .bunt-scrollbar-thumb{opacity:.4}.bunt-scrollbar::-webkit-scrollbar{display:none}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x,.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y{position:sticky;user-select:none;margin:0!important}.bunt-scrollbar .bunt-scrollbar-rail-x,.bunt-scrollbar .bunt-scrollbar-rail-y{position:absolute;user-select:none}.bunt-scrollbar .bunt-scrollbar-thumb{position:absolute;background-color:#546e7a;opacity:.2;border-radius:6px;transition:height .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x{top:100%;bottom:0;left:0;width:0;height:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x{height:15px;bottom:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x .bunt-scrollbar-thumb{bottom:2px;height:6px}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x.active .bunt-scrollbar-thumb,.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x:hover .bunt-scrollbar-thumb{height:12px;opacity:.8}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y{bottom:100%;left:100%;right:0;height:0;width:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y{width:15px;right:0;top:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y .bunt-scrollbar-thumb{right:2px;width:6px}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y.active .bunt-scrollbar-thumb,.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y:hover .bunt-scrollbar-thumb{width:12px;opacity:.8}.bunt-select-dropdown-menu{z-index:9000000}.bi-view{flex:1;padding:0;overflow:hidden}.bi-view,.bi-view .left-panel{display:flex;background-color:#fff}.bi-view .left-panel{border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);transition:box-shadow .3s;border-radius:0;width:424px;z-index:10;flex-direction:column;flex-shrink:0}.bi-view .center-frame{position:relative;flex:1;min-width:700px}.bi-view .center-frame .empty-help{padding:36px}.bi-view .center-frame .center-panel{position:absolute;left:-100px;top:0;bottom:0;right:0;box-sizing:border-box;flex:1;display:flex;padding-left:100px;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);z-index:5}.bi-view .bi-view-center-animation-enter-active{transition:transform .75s cubic-bezier(.26,1.46,.63,1);transform:translateX(0)}.bi-view .bi-view-center-animation-leave-active{transition:transform 1s ease}.bi-view .bi-view-center-animation-enter,.bi-view.bi-view-center-animation-leave-active{transform:translateX(-100%)}a{color:#0a974b;text-decoration:none}#v-app,body,html{margin:0;height:100%;overflow:hidden}body{background-color:#f5f5f5}#v-app{display:flex;flex-direction:column}svg.ax-logo path{fill-opacity:1;fill-rule:nonzero;stroke:none}svg.ax-logo path#bubble{fill:#0a974b}svg.ax-logo g#lines path{fill:#f9e134}svg.ax-logo path.text{fill:#77bc1f}#v-app>.failing{display:flex;flex-direction:column;align-items:center}#v-app>.failing h1{font-size:128px}#v-app>.failing h2{font-size:52px}#v-app.close .settings-view{padding-right:0}.login{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.login #auth0-login-container{flex:0 0 auto}.login .auth0-lock-header{display:none}.login .auth0-lock.auth0-lock{z-index:0}.login .auth0-lock.auth0-lock .auth0-lock-widget{border-radius:0;max-height:none}.login .auth0-lock.auth0-lock .auth0-lock-cred-pane{border-radius:0 0 6px 6px}.login .auth0-lock.auth0-lock .auth0-lock-input-show-password{margin-bottom:10px}.login .logo{display:flex;justify-content:center;align-items:baseline;width:300px;background-color:#fff;padding:16px 0;border-radius:6px 6px 0 0}.login .logo img{height:52px}.c-users .users-panel{flex:1}.c-users .user-list{flex:1;display:flex;flex-direction:column;position:relative}.c-users .user{display:flex;flex-shrink:0;align-items:center;height:52px;border-bottom:1px solid rgba(0,0,0,.12);margin-right:1%}.c-users .user:hover{background-color:#f5f5f5}.c-users .user>*{padding:0 16px}.c-users .user>:first-child{padding-left:36px}.c-users .user .last{flex:0;margin-left:auto;min-width:100px;color:rgba(0,0,0,.38)}.c-users .user .name{min-width:150px}.c-users .profile img{height:32px;width:32px;border-radius:50%}.c-users .actions{border-bottom:1px solid rgba(0,0,0,.12);box-shadow:-2px 0 7px 0 rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:space-around}.c-users .actions .search{padding:24px 16px 8px;margin:0}.rainbow{font-size:325px;background-image:repeating-linear-gradient(90deg,#f44336,#f44336 18px,#e91e63 0,#e91e63 36px,#9c27b0 0,#9c27b0 54px,#673ab7 0,#673ab7 72px,#3f51b5 0,#3f51b5 90px,#2196f3 0,#2196f3 108px,#03a9f4 0,#03a9f4 126px,#00bcd4 0,#00bcd4 144px,#009688 0,#009688 162px,#4caf50 0,#4caf50 180px,#8bc34a 0,#8bc34a 198px,#cddc39 0,#cddc39 216px,#ffeb3b 0,#ffeb3b 234px,#ffc107 0,#ffc107 252px,#ff9800 0,#ff9800 270px,#ff5722 0,#ff5722 288px);background-size:100% 100%;background-repeat:no-repeat;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.c-user{display:flex;flex-direction:column;background-color:#fff;overflow-y:scroll}.c-user .user-content{position:relative;flex:1;align-self:center;width:90%}.c-user .user-content .user-header{display:flex;flex-direction:row;align-items:center;width:100%;border-bottom:1px solid rgba(0,0,0,.12);margin-bottom:32px}.c-user .user-content .user-header .profile img{height:128px;width:128px;padding:32px}.c-user .user-content .user-header .user-name{font-size:18px}.c-user .user-content .user-header .button-row button{margin:8px 8px 8px 0}.c-user .user-content .user-header .button-row .impersonate-buttons button:before{content:"";height:20px;width:36px;margin-right:8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACWAAAAF3BAMAAADTX20ZAAAAA3NCSVQICAjb4U/gAAAACXBIWXMADl47AA5eOwFY9/qjAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAABVQTFRFAAAAAAAAAAAAAAAAAQEBAAAAaWlpqPDmcAAAAAV0Uk5TAAED/f0aj87cAAAEW0lEQVR42u3XMVaDQBSG0YwHetiCW3ADFi6AhlXSuIAUbiBrgT4q0tu84jkBvLeeM/H8Sb5IueQZLwB/6MkEgGABCBYgWACCBSBYgGABCBaAYAGCBSBYAIIFCBaAYAEIFiBYAIIFIFiAYAEIFoBgAYIFIFgAggUIFoBgAQgWIFgAggUIFoBgAQgWIFgAggUgWIBgAQgWgGABggUgWACCBQgWgGABCBYgWACCBSBYgGABCBaAYAGCBSBYAIIFCBaAYAEIFiBYAIIFCBaAYAEIFiBYAIIFIFiAYAEIFoBgAYIFIFgAggUIFoBgAQgWcD7lOe+u3py5W61L5avI/np1kVNz5auOrHnJu2s6+1ijYB1c6CPaDoLlkRBAsADBAhAsAMECBAtAsAAECxAsAMECECxAsAAEC0CwAMECECwAwQIEC0CwAAQLECwAwQIQLECwAAQLECwAwQIQLECwAAQLQLAAwQIQLADBAgQLQLAABAsQLADBAhAsQLAABAtAsADBAhAsAMECBAtAsAAECxAsAMECECxAsAAECxAsAMECECxAsAAEC0CwAMECECwAwQIEC0CwAAQLECwAwQIQLECwAAQLQLAAwQIQLIBfigmStUPem9NFTs2VrzqyKe+qMe+qPnJoXSpfVdv93X9YgEdCAMECECxAsAAEC0CwAMECECwAwQIEC0CwAAQLECwAwQIEC0CwAAQLECwAwQIQLECwAAQLQLAAwQIQLADBAgQLQLAABAsQLADBAhAsQLAABAtAsADBAhAsAMECBAtAsADBMgEgWACCBQgWgGABCBYgWACCBSBYgGABCBaAYAGCBSBYAIIFCBaAYAEIFiBYAIIFIFiAYAEIFoBgAYIFIFgAggUIFoBgAYIFIFgAggUIFsC+FRNkL9pFTr3lvWAfObQula+q7fMjcmquPHvz6guxueZ9rhprJltnG/yH2UOv13pjkn8nPBIChyFYgGABCBYgWACCBSBYgGABCBaAYAGCBSBYAIIFCBaAYAEIFiBYAIIFIFiAYAEIFoBgAYIFIFgAggUIFoBgAQgWIFgAggUIlgkAwQIQLECwAAQLQLAAwQIQLADBAgQLQLAABAsQLADBAhAsQLAABAtAsADBAhAsAMECBAtAsAAECxAsAMECECxAsAAECxAsAMECECxAsAAEC0CwAMECECwAwQIEC0CwAAQLECwAwQKIa0zwELfIodIZajNHDn3v8k//unn7chUT7Fc72GAzmQCPhIBgAQgWIFgmAAQLQLAAwQIQLADBAgQLQLAABAsQLADBAhAsQLAABAtAsADBAhAsAMECBAtAsAAECxAsAMECECxAsAAEC0CwAMECECxAsAAEC0CwAMECECwAwQIEC0CwAAQLECwAwQIQLECwAAQLQLAAwQIQLADBAgQLQLAABAsQLADBAhAsQLAABAtAsADBAhAsQLAABAtAsADBAhAsAMECBAtAsAAECxAsAMECECzgxH4AOCgv//oCHrIAAAAASUVORK5CYII=) 50%;background-size:contain;background-repeat:no-repeat}.c-user .user-content .user-header .button-row .impersonate-buttons #impersonate-dev{display:inline-block;position:relative}.c-user .user-content .user-header .button-row .impersonate-buttons .flyout{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.4);z-index:1;position:absolute;top:40px;left:0;padding:8px;background-color:#fff;border:1px solid rgba(0,0,0,.12)}.c-user .user-content .user-body{display:flex;flex-direction:row}.c-user .user-content .user-body .quest-info{display:flex;flex-direction:column;flex:1}.c-user .user-content .user-body .quest-info .quest-task{cursor:pointer;display:flex;align-items:center}.c-user .user-content .user-body .quest-info .quest-task .task-bubble{border:3px solid;border-radius:100%;margin:8px;height:24px;width:24px}.c-user .user-content .user-body .quest-info .quest-task .task-bubble.waiting{border-color:#e0e0e0}.c-user .user-content .user-body .quest-info .quest-task .task-bubble.done{border-color:#0a974b}.c-user .user-content .user-body .quest-info .quest-task:hover .task-bubble{border-width:4px;margin:7px}.c-user .user-content .user-body .user-info{flex:1;line-height:24px;border-left:1px solid rgba(0,0,0,.12);padding-left:16px}.c-user .user-content .user-body .user-info ul{line-height:1}