.te-monitor-menu{float:right}.te-monitor-menu-button-container{float:right;margin-top:5px;margin-right:5px}button.te-monitor-menu-button{transition:all .7s}.preload button.te-monitor-menu-button{transition-duration:0s !important}.te-monitor-menu-button{border:1px solid var(--vscode-button-background);font-size:38px;background-color:unset;border-radius:7px;box-shadow:0 0 7px var(--vscode-button-background);width:48px;height:48px;vertical-align:middle}.te-monitor-menu-button:hover{box-shadow:0 0 14px var(--vscode-button-foreground)}#te-monitor-flyout-menu-id{width:290px;min-height:330px;background-color:var(--vscode-menu-background);border:2px solid var(--vscode-button-background);border-radius:14px 0 0 22px;box-shadow:0 0 18px #4287f5;opacity:1;overflow-y:auto;overflow-x:hidden;position:fixed;top:15px;right:-12px;transition:transform .3s cubic-bezier(0, 0.52, 0, 1);padding:7px 10px;z-index:1009}#te-monitor-flyout-menu-id::before{content:"";position:absolute;top:-50px;right:-340px;left:110px;width:330px;min-height:330px;z-index:-1;opacity:.15;mask-size:cover;background-color:#777;mask:url("../img/dark/react.svg") no-repeat 100% 100%;-webkit-mask:url("../img/dark/react.svg") no-repeat 100% 100%;-webkit-mask-size:cover}#te-monitor-flyout-menu-id.hide{transform:translate3d(100%, 0, 0)}#te-monitor-flyout-menu-id.show{transform:translate3d(calc(100% - 340px), 0, 0);overflow:hidden}.te-monitor-flyout-menu-header-table{background-color:var(--vscode-menu-background);border:solid 2px #4287f5;border-radius:12px 0 0 0}.te-monitor-flyout-menu-title-td{height:45px;width:100%}.te-monitor-flyout-menu-title-td{height:45px;line-height:34px;vertical-align:middle}.te-monitor-flyout-menu-title-td.icon{padding:0px 2px 5px 0px;width:50px}.te-monitor-flyout-menu-title-td.text{padding:0px 0px 11px 7px}.te-title.te-monitor-flyout-menu-title{font-size:28px}.te-title.te-monitor-flyout-menu-title-icon{content:"";font-size:34px;opacity:1}.te-monitor-flyout-menu-title-icon::before{content:"";color:#4287f5;opacity:.8}.te-monitor-flyout-menu-section{font-weight:bold;font-size:20px;padding-top:10px}.te-monitor-flyout-menu-section-item-table{font-size:18px}.te-monitor-flyout-menu-section-item-td{padding-left:10px}.te-monitor-flyout-menu-section-item{color:var(--vscode-menu-foreground);text-decoration:none}.te-monitor-flyout-menu-section-item:hover{cursor:pointer;font-weight:bold}.te-monitor-flyout-menu-section-item-td:hover .te-monitor-flyout-menu-section-item-icon{color:var(--vscode-button-hoverBackground)}.te-monitor-flyout-menu-section-item-icon{width:22px}.te-monitor-ctrl-container{margin-bottom:10px;opacity:.9}.te-monitor-ctrl-row{align-items:stretch;display:flex;height:105px}.vscode-light .te-monitor-ctrl-row{border:5px solid var(--vscode-button-background)}.vscode-dark .te-monitor-ctrl-row{border:5px solid var(--vscode-button-background)}.te-monitor-ctrl-icon-column{width:88px;margin-top:8px}.te-monitor-ctrl-icon-type-td{font-size:12px;line-height:14px;font-weight:bold;padding-bottom:2px;text-transform:uppercase}.vscode-light .te-monitor-ctrl-icon-type-td{color:#343434}.vscode-dark .te-monitor-ctrl-icon-type-td{color:#999}.te-monitor-ctrl-icon-img{height:66px;vertical-align:middle}.te-monitor-ctrl-column{padding:5px}.te-monitor-ctrl-pin{font-size:44px;line-height:44px}.te-monitor-ctrl-pin:hover{cursor:pointer;opacity:.8;color:var(--vscode-button-hoverBackground)}.te-monitor-ctrl-pin-container{vertical-align:middle;width:100%;text-align:center}.te-monitor-ctrl-alt-btn.disabled{opacity:1;color:var(--vscode-disabledBackground)}.te-monitor-ctrl-alt-btn:hover{cursor:pointer;opacity:.8;color:var(--vscode-button-hoverBackground)}.te-monitor-ctrl-alt-btn:hover.disabled{cursor:unset;opacity:1;color:var(--vscode-disabledBackground)}.te-monitor-ctrl-alt-btn-container{vertical-align:middle;width:100%;text-align:center;font-size:20px;padding-right:10px;padding-left:5px}.te-monitor-ctrl-spacer-column{flex:1}.te-monitor-ctrl-button-column{padding-top:12px}.te-monitor-ctrl-button-column-last{padding:12px 20px 0px 8px}.te-monitor-ctrl-table{opacity:.925;text-align:left;width:100%;flex:1}.te-monitor-ctrl-title{font-size:18px;line-height:18px;padding-right:12px;vertical-align:top;padding-bottom:5px}.te-monitor-ctrl-details{font-size:14px;line-height:16px;text-align:left}.te-monitor-ctrl-details-col0{max-width:80px;overflow:hidden;padding:10px 0px 0px 5px;vertical-align:top;width:80px}.te-monitor-ctrl-details-col1{max-width:260px;overflow:hidden;padding:5px 0px 0px 25px;width:260px;white-space:nowrap;text-overflow:clip}.te-monitor-ctrl-details-col2{max-width:310px;overflow:hidden;padding-left:50px;width:310px;white-space:nowrap}.te-monitor-ctrl-details-table{opacity:.925;width:100%}.te-monitor-ctrl-details-table .te-monitor-ctrl-runcount-table{max-width:190px;width:190px}.te-monitor-ctrl-details-body{display:block;opacity:.925;width:100%}.te-monitor-ctrl-details-row{display:flex;flex-direction:row;width:100%}.te-monitor-ctrl-details-task-table{width:100%}.te-monitor-ctrl-details-task{display:flex;font-size:14px;font-weight:normal;line-height:14px;overflow:hidden;text-overflow:clip;vertical-align:middle;white-space:nowrap;width:100%}.te-monitor-ctrl-details-task .te-monitor-ctrl-details-task-name{font-weight:bold}.te-monitor-ctrl-details-task .te-monitor-ctrl-details-task-project{flex:1;font-size:12px;margin:-3px 0px 0px 10px;text-align:right;vertical-align:top}.vscode-light .te-monitor-ctrl-details-task .te-monitor-ctrl-details-task-project{color:#0271cb}.vscode-dark .te-monitor-ctrl-details-task .te-monitor-ctrl-details-task-project{color:#3ba1f5}.te-monitor-ctrl-details-task .te-monitor-ctrl-details-task-project .te-monitor-ctrl-details-project-bracket{font-weight:bold}.vscode-light .te-monitor-ctrl-details-task .te-monitor-ctrl-details-task-project .te-monitor-ctrl-details-project-bracket{color:#343434}.vscode-dark .te-monitor-ctrl-details-task .te-monitor-ctrl-details-task-project .te-monitor-ctrl-details-project-bracket{color:#dedede}.te-monitor-ctrl-time-changed{margin-left:5px;font-size:12px}.te-monitor-ctrl-time-changed-hidden{display:none}.te-monitor-ctrl-time-changed-avg-down{margin-left:5px}.te-monitor-ctrl-time-changed-avg-up{margin-left:5px}.te-monitor-ctrl-time-changed-fastest{margin-left:5px}.te-monitor-ctrl-time-changed-slowest{margin-left:5px}.te-monitor-ctrl-details-td-label{flex:1;padding-left:5px;white-space:nowrap}.vscode-light .te-monitor-ctrl-details-td-label{color:#343434}.vscode-dark .te-monitor-ctrl-details-td-label{color:#dedede}.te-monitor-ctrl-details-td-sep{padding-left:5px;text-align:right;padding-right:5px;width:20px}.te-monitor-ctrl-details-td-value{overflow:hidden;padding-left:5px;width:30px;white-space:nowrap}.vscode-light .te-monitor-ctrl-details-td-value{color:#555}.vscode-dark .te-monitor-ctrl-details-td-value{color:#ababab}.te-monitor-ctrl-details-td-value.te-monitor-ctrl-details-task-td-value{width:160px}button.te-monitor-ctrl-button{transition:background-color 250ms,border-color 250ms,color 250ms}.preload button.te-monitor-ctrl-button{transition-duration:0s !important}.te-monitor-ctrl-button{width:76px;height:76px;border-radius:9px;font-size:50px;line-height:50px;mask-size:cover;margin-right:-5px;-webkit-mask-size:cover;background-color:var(--vscode-button-background)}.te-monitor-ctrl-button::before{background-color:var(--vscode-background);color:var(--vscode-foreground);cursor:pointer;border-radius:9px;border:gray 1px solid;transition:background-color 250ms,border-color 250ms,color 250ms;width:76px;height:76px;border-radius:9px;margin-right:-5px;background:-webkit-linear-gradient(bottom, #000000, #222222, #696767, #222222, #000000)}.vscode-light .te-monitor-ctrl-button::before{border:#3a3838 1px solid}.vscode-dark .te-monitor-ctrl-button::before{border:gray 1px solid}.te-monitor-ctrl-button::before:not([disabled]):hover,.te-monitor-ctrl-button::before:not([disabled]):focus{cursor:pointer;background:inherit;background:-webkit-linear-gradient(bottom, #222222, #444444, #727272, #444444, #222222)}.vscode-light .te-monitor-ctrl-button::before:not([disabled]):hover,.vscode-light .te-monitor-ctrl-button::before:not([disabled]):focus{border:#3a3838 1px solid}.vscode-dark .te-monitor-ctrl-button::before:not([disabled]):hover,.vscode-dark .te-monitor-ctrl-button::before:not([disabled]):focus{border:gray 1px solid}.te-monitor-ctrl-button-last{margin-right:5px}.te-monitor-ctrl-button-open{width:62px;height:62px;margin-top:5px;background-color:#75b8ef}.vscode-light .te-monitor-ctrl-button-open{mask:url("../img/light/file.svg") no-repeat 100% 100%;-webkit-mask:url("../img/light/file.svg") no-repeat 100% 100%}.vscode-dark .te-monitor-ctrl-button-open{mask:url("../img/dark/file.svg") no-repeat 100% 100%;-webkit-mask:url("../img/dark/file.svg") no-repeat 100% 100%}.te-monitor-ctrl-button-run{width:64px;height:64px;margin-top:5px;background-color:#388a34}.vscode-light .te-monitor-ctrl-button-run{mask:url("../img/light/start.svg") no-repeat 100% 100%;-webkit-mask:url("../img/light/start.svg") no-repeat 100% 100%}.vscode-dark .te-monitor-ctrl-button-run{mask:url("../img/dark/start.svg") no-repeat 100% 100%;-webkit-mask:url("../img/dark/start.svg") no-repeat 100% 100%}.te-monitor-ctrl-button-favorite{width:68px;height:68px;margin-right:-5px;background-color:#ffd54f}.vscode-light .te-monitor-ctrl-button-favorite{mask:url("../img/light/favorite.svg") no-repeat 100% 100%;-webkit-mask:url("../img/light/favorite.svg") no-repeat 100% 100%}.vscode-dark .te-monitor-ctrl-button-favorite{mask:url("../img/dark/favorite.svg") no-repeat 100% 100%;-webkit-mask:url("../img/dark/favorite.svg") no-repeat 100% 100%}.vscode-light .te-monitor-ctrl-button-stop{background-color:#a1260d;mask:url("../img/light/stop.svg") no-repeat 100% 100%;-webkit-mask:url("../img/light/stop.svg") no-repeat 100% 100%}.vscode-dark .te-monitor-ctrl-button-stop{background-color:#f48771;mask:url("../img/dark/stop.svg") no-repeat 100% 100%;-webkit-mask:url("../img/dark/stop.svg") no-repeat 100% 100%}.te-monitor-ctrl-button-pause{margin-right:-21px}.vscode-light .te-monitor-ctrl-button-pause{background-color:#007acc;mask:url("../img/light/pause.svg") no-repeat 100% 100%;-webkit-mask:url("../img/light/pause.svg") no-repeat 100% 100%}.vscode-dark .te-monitor-ctrl-button-pause{background-color:#75beff;mask:url("../img/dark/pause.svg") no-repeat 100% 100%;-webkit-mask:url("../img/dark/pause.svg") no-repeat 100% 100%}.te-monitor-ctrl-button-terminal{width:68px;height:68px;margin-top:3px;margin-left:10px}.vscode-light .te-monitor-ctrl-button-terminal{background-color:#46a064;mask:url("../img/light/terminal.svg") no-repeat 100% 100%;-webkit-mask:url("../img/light/terminal.svg") no-repeat 100% 100%}.vscode-dark .te-monitor-ctrl-button-terminal{background-color:#ff7043;mask:url("../img/dark/terminal.svg") no-repeat 100% 100%;-webkit-mask:url("../img/dark/terminal.svg") no-repeat 100% 100%}.te-monitor-ctrl-timer{font-size:70px;line-height:70px}.te-monitor-ctrl-timer-column{padding-top:12px;padding-left:10px;text-align:right}.te-monitor-ctrl-timer-inner-column{padding-right:15px}.te-tsx-root-container.te-tsx-monitor-root-container{opacity:1;height:100%;width:100%}.spmh-app-box.tabpanel2-visible{margin-top:60px}body .spmh-app-box.tabpanel2-visible{height:calc(100% - 60px)}.spmh-app-box.tabpanel2-visible header{height:148px}.te-tablist.react-tabs__tab-list{width:60%;box-shadow:0 0 7px var(--vscode-button-background);overflow-x:auto}.te-tablist-projects.te-tablist.react-tabs__tab-list{box-shadow:0 0 5px var(--vscode-button-background);min-width:60%;width:auto;max-width:100%}.te-tab-all.react-tabs__tab:before{content:""}.te-tab-favorites.react-tabs__tab:before{content:""}.te-tab-frequent.react-tabs__tab:before{content:""}.te-tab-last.react-tabs__tab:before{content:""}.te-tab-project.react-tabs__tab:before{margin-right:10px}.te-tab-project.react-tabs__tab{font-size:14px;line-height:14px;padding:.6rem}
:root{--container-padding: 10px;--input-padding-vertical: 6px;--input-padding-horizontal: 4px;--input-margin-vertical: 4px;--input-margin-horizontal: 4px}body{padding:0 var(--container-padding);color:var(--vscode-foreground);font-size:var(--vscode-font-size);font-weight:var(--vscode-font-weight);font-family:var(--vscode-font-family);background-color:var(--vscode-editor-background)}body>*,form>*{margin-block-start:var(--input-margin-vertical);margin-block-end:var(--input-margin-vertical)}*:focus{outline-color:var(--vscode-focusBorder) !important}a{color:var(--vscode-textLink-foreground)}a:hover,a:active{color:var(--vscode-textLink-activeForeground)}code{font-size:var(--vscode-editor-font-size);font-family:var(--vscode-editor-font-family)}button{border:none;padding:var(--input-padding-vertical) var(--input-padding-horizontal);text-align:center;outline:1px solid transparent;outline-offset:2px !important;color:var(--vscode-button-foreground);background:var(--vscode-button-background)}button:hover{cursor:pointer;background:var(--vscode-button-hoverBackground)}button:focus{outline-color:var(--vscode-focusBorder)}button.secondary{color:var(--vscode-button-secondaryForeground);background:var(--vscode-button-secondaryBackground)}button.secondary:hover{background:var(--vscode-button-secondaryHoverBackground)}input:not([type=checkbox]),textarea{display:block;width:100%;border:none;font-family:var(--vscode-font-family);padding:var(--input-padding-vertical) var(--input-padding-horizontal);color:var(--vscode-input-foreground);outline-color:var(--vscode-input-border);background-color:var(--vscode-input-background)}input::placeholder,textarea::placeholder{color:var(--vscode-input-placeholderForeground)}
.te-tsx-root-container{color:var(--vscode-foreground);align-content:stretch;align-items:stretch;display:flex;flex-wrap:nowrap;justify-content:flex-start;height:100%;margin-top:10px;width:100%;box-sizing:border-box;overflow:hidden;-webkit-font-smoothing:antialiased}
hr{height:2px;border:none;background-color:var(--vscode-button-background)}.te-icon{height:56px}.button-panel{padding-top:7px;width:-webkit-fill-available}.centered{text-align:center}.content{margin-top:15px;display:flexbox;width:-webkit-fill-available}.content-section-header{font-size:16px;font-weight:bold;line-height:16px}.content-subsection-header{font-size:16px;font-weight:bold}.content-section-subheader{font-size:18px;line-height:18px;font-style:italic;padding-right:20px}.content-section-header-nowrap{padding-right:20px}.content-subtitle{font-size:30px;line-height:30px;color:#266ee1;text-shadow:0px 1px 0px #999,0px 1px 0px #888,0px 2px 0px #777,0px 2px 0px #666,0px 1px 0px #555,0px 2px 0px #444,0px 2px 0px #333,0px 3px 2px #001135;.vscode-light &{text-shadow:0px 1px 0px #999,0px 1px 0px #888,0px 2px 0px #777,0px 2px 0px #666,0px 1px 0px #555,0px 2px 0px #444,0px 2px 0px #333,0px 3px 2px #001135}.vscode-dark &{text-shadow:0px 1px 0px #eee,0px 1px 0px #999,0px 2px 0px #888,0px 2px 0px #777,0px 1px 0px #666,0px 2px 0px #555,0px 2px 0px #444,0px 3px 2px #221135}}.content-text-medium{font-size:14px}.content-text-small{font-size:12px}.te-title{font-size:54px;font-weight:bold;line-height:70px;text-align:center;vertical-align:middle;padding-bottom:8px;padding-left:11px;color:#266ee1;text-shadow:0px 1px 0px #999,0px 2px 0px #888,0px 3px 0px #777,0px 4px 0px #666,0px 5px 0px #555,0px 6px 0px #444,0px 7px 0px #333,0px 8px 7px #001135;.vscode-light &{text-shadow:0px 1px 0px #999,0px 2px 0px #888,0px 3px 0px #777,0px 4px 0px #666,0px 5px 0px #555,0px 6px 0px #444,0px 7px 0px #333,0px 8px 7px #001135}.vscode-dark &{text-shadow:0px 1px 0px #eee,0px 2px 0px #999,0px 3px 0px #888,0px 4px 0px #777,0px 5px 0px #666,0px 6px 0px #555,0px 7px 0px #444,0px 8px 7px #221135}&.resize{font-size:28px;line-height:34px;padding:0}}.te-title-img{height:70px}.te-title-container{padding-bottom:12px}.te-button-container{opacity:1}
.te-mask{flex:1;height:100vh;left:0;position:fixed;overflow:unset;top:0;width:100vw;z-index:200099}.vscode-light .te-mask{opacity:.5;background-color:#444}.vscode-dark .te-mask{opacity:.6;background-color:#777}.te-mask.te-page{left:calc(50% - 480px) !important;width:960px}.te-mask::before{content:"";height:100vh;left:0;position:absolute;top:0;width:100vw}.te-mask::before.te-page{width:960px}.te-mask.hide{visibility:hidden;left:100vw}.te-mask.show{visibility:visible;overflow:hidden;left:0}.te-mask-inner{align-items:center;position:relative;text-align:center;top:calc(50% - 17vh);width:100%}.te-mask-inner-wrap{display:block}.te-mask-text-page{font-size:8vh;line-height:8vh}.te-mask-text-view{font-size:8vw;line-height:8vw}.te-mask-icon-ct{margin:10px 0 0 0}.te-mask-icon{text-shadow:5px 5px 13px #000,0 0 15px #0556d7}.vscode-light .te-mask-icon{text-shadow:5px 5px 13px #000,0 0 15px rgb(4.4204545455,76.0318181818,190.0795454545)}.vscode-dark .te-mask-icon{text-shadow:5px 5px 13px #000,0 0 15px rgb(5.5795454545,95.9681818182,239.9204545455)}.te-mask-icon-page{height:25vh;font-size:25vh;line-height:25vh}.te-mask-icon-view{height:20vw;font-size:20vw;line-height:20vw}
.fa-icon-button{background-color:var(--vscode-button-background);color:var(--vscode-button-foreground);--fa-primary-color: var(--vscode-button-background);--fa-secondary-color: var(--vscode-button-foreground);padding:8px 10px;cursor:pointer;font-size:32px;line-height:32px;border-radius:5px;border:gray 1px solid;transition:background-color 250ms,border-color 250ms,color 250ms}.vscode-light .fa-icon-button{border:#3a3838 1px solid}.vscode-dark .fa-icon-button{border:gray 1px solid}.vscode-light .fa-icon-button:not([disabled]):hover,.vscode-light .fa-icon-button:not([disabled]):focus{border:#3a3838 1px solid}.vscode-dark .fa-icon-button:not([disabled]):hover,.vscode-dark .fa-icon-button:not([disabled]):focus{border:gray 1px solid}.preload .fa-icon-button{transition-duration:0s !important}.fa-icon-button:hover{cursor:pointer;background:var(--vscode-button-hoverBackground)}.fa-icon-button:focus{outline-color:var(--vscode-focusBorder)}
*{box-sizing:border-box;padding:0;margin:0}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{align-items:center;border:1px solid var(--vscode-button-background);border-radius:2rem;box-shadow:0 0 7px var(--vscode-button-background);display:flex;justify-content:space-between;width:60%;margin:0 auto 1rem;padding-left:0px}.react-tabs__tab{width:50%;padding:1rem;font-size:20px;line-height:20px;list-style:none;text-overflow:ellipsis;text-align:center;cursor:pointer;transition:all .7s;white-space:nowrap}.react-tabs__tab:before{font:var(--fa-font-regular);content:"";margin-right:12px}.react-tabs__tab--selected{background:var(--vscode-button-background)}.react-tabs__tab--disabled{color:var(--vscode-disabledForeground);cursor:default}.react-tabs__tab:focus{outline-color:var(--vscode-focusBorder)}.react-tabs__tab:focus-visible{outline:unset;outline-color:var(--vscode-focusBorder)}.react-tabs__tab:hover{background:var(--vscode-button-hoverBackground);box-shadow:0px 0px 14px var(--vscode-button-foreground)}.react-tabs__tab:first-child{border-bottom-left-radius:2rem;border-top-left-radius:2rem}.react-tabs__tab:last-child{border-bottom-right-radius:2rem;border-top-right-radius:2rem}.react-tabs__tab-panel{display:none;color:var(--vscode-foreground)}.react-tabs__tab-panel--selected{display:block;font-size:2rem;text-align:center}
*{box-sizing:border-box}html{height:100%;left:0;margin:0;overflow:hidden;padding:0;top:0;width:100%}body::before{left:0;top:0;width:100%;z-index:0}body{margin:0;height:calc(100% - 88px - 0px);padding:0;position:relative;left:0;margin:0;padding:0;top:88px;width:100%;z-index:-1;-webkit-font-smoothing:antialiased}header{height:88px;opacity:.925;position:fixed;top:0;width:100%;z-index:5}.spmh-app-box{height:100%;width:100%;overflow-y:auto;padding:0;margin:0;left:0;margin:0;padding:0;top:0}.spmh-app-box::after{padding-left:10px}.spmh-app-box-outer{align-items:start;height:100%;display:flex;flex-direction:column;position:relative;padding:0;margin:0;left:0;opacity:.925;top:0;width:100%;z-index:0}.spmh-app-box-outer::before{content:"";position:fixed;top:50px;left:75px;width:640px;height:512px;z-index:-1;opacity:.11;mask-size:cover;background-color:#888;-webkit-mask-size:cover;mask:url("../img/logo-fas.svg") no-repeat 100% 100%;-webkit-mask:url("../img/logo-fas.svg") no-repeat 100% 100%}.vscode-light .spmh-app-box-outer::before{background-color:#999}.vscode-dark .spmh-app-box-outer::before{background-color:#777}.spmh-app-box-inner::before{content:" ";height:100%;margin:0;opacity:1 !important;padding:0;position:fixed;z-index:-1}.spmh-app-box-inner{flex:1;align-items:center;display:flex;flex-direction:column;height:100%;margin:0;opacity:1 !important;padding:0;position:relative;top:0;width:100%}.spmh-app-header-container{display:flex;flex-direction:column;width:100%}.spmh-app-header-container-inner{display:flex;flex:1;flex-direction:row}.spmh-app-header-content-container{width:100%}.spmh-app-header-content{margin:15px}.spmh-app-body-content-container{width:calc(100% - 30px);display:flex;flex-direction:column;height:100%;margin:0 0 0 0;max-width:calc(100% - 30px)}.spmh-app-body-content{display:block;flex:1;flex-grow:1;padding:0px 0px 0px 20px;text-align:left}
.te-fade{border-right:solid 0px transparent;border-top:solid 0px transparent;border-left:solid 0px transparent;border-bottom:solid 0px transparent;background-image:none;height:2px;line-height:0px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;left:0;.vscode-dark &{background:-webkit-gradient(linear, left, right, color-stop(0%, #266ee1), color-stop(12%, #4287F5), color-stop(44%, #577788), color-stop(68%, #888), color-stop(74%, #444), color-stop(97%, #222), color-stop(100%, transparent));background:-webkit-linear-gradient(left, #266ee1, #4287F5, #577788, #888, #444, #222 97%, transparent);background:-moz-linear-gradient(left, #266ee1, #4287F5, #577788, #888, #444, #222 97%, transparent);background:-o-linear-gradient(left, #266ee1, #4287F5, #577788, #888, #444, #222 97%, transparent);background:-ms-linear-gradient(left, #266ee1, #4287F5, #577788, #888, #444, #222 97%, transparent);background:linear-gradient(left, #266ee1, #4287F5, #577788, #666, #888, #222 97%, transparent);&.te-fade-header{background:-webkit-linear-gradient(left, transparent, #444, #555, #AAA, #AAA, #4287F5, #AAA, #AAA, #555, #444, transparent);margin-top:8px}}.vscode-light &{background:-webkit-gradient(linear, left, right, color-stop(0%, #0556d7), color-stop(12%, #266ee1), color-stop(44%, #9abbef), color-stop(68%, #aaa), color-stop(74%, #bcb), color-stop(97%, #eee), color-stop(100%, transparent));background:-webkit-linear-gradient(left, #0556d7, #266ee1, #9abbef, #aaa, #bcb, #eee, transparent);background:-moz-linear-gradient(left, #0556d7, #266ee1, #9abbef, #aaa, #bcb, #eee 97%, transparent);background:-o-linear-gradient(left, #0556d7, #266ee1, #9abbef, #aaa, #bcb, #eee 97%, transparent);background:-ms-linear-gradient(left, #0556d7, #266ee1, #9abbef, #aaa, #bcb, #eee 97%, transparent);background:linear-gradient(left, #0556d7, #266ee1, #9abbef, #aaa, #bcb, #eee 97%, transparent);&.te-fade-header{background:-webkit-linear-gradient(left, transparent, #AAA, #999, #555, #555, #0556d7, #555, #555, #999, #AAA, transparent);margin-top:8px}}}.te-color-favorite-yellow{color:#ffd54f}.te-margin-bottom-10{margin-bottom:10px}.te-margin-bottom-15{margin-bottom:15px;width:inherit}.te-margin-bottom-20{margin-bottom:20px;width:inherit}.te-margin-top-10{margin-top:10px}.te-margin-top-15{margin-top:15px;width:inherit}.te-margin-top-15-100w{margin-top:15px;width:100%}.te-margin-top-20{margin-top:20px;width:inherit}.te-padding-bottom-10{padding-bottom:10px}.te-padding-top-10{padding-top:10px}.te-content-spacer-10{height:10px;opacity:0}.te-content-spacer-15{height:15px;opacity:0}.te-content-spacer-20{height:20px;opacity:0}.te-table-100w{width:100%}.te-padding-lr-10{padding-left:10px;padding-right:10px}
.vscode-light .te-color-ok-green{color:#378e32}.vscode-dark .te-color-ok-green{color:#7fd27b}.vscode-light .te-color-failure-red{color:#a1260d}.vscode-dark .te-color-failure-red{color:#d44022}.vscode-light .te-color-rabbit-pink{color:#ea98c9}.vscode-dark .te-color-rabbit-pink{color:#efb8e3}.vscode-light .te-color-turtle-green{color:#71ea89}.vscode-dark .te-color-turtle-green{color:#92f4b3}@supports(scrollbar-width: auto){.spmh-app-box.te-scrollbar-colored,.spmh-app-body-content-container.te-scrollbar-colored{scrollbar-color:rgba(126,170,241,.5333333333) rgba(190,194,202,.6666666667)}.vscode-light .spmh-app-box.te-scrollbar-colored,.vscode-light .spmh-app-body-content-container.te-scrollbar-colored{scrollbar-color:rgba(66,135,245,.6666666667) rgba(190,194,202,.6666666667)}.vscode-dark .spmh-app-box.te-scrollbar-colored,.vscode-dark .spmh-app-body-content-container.te-scrollbar-colored{scrollbar-color:rgba(66,135,245,.6666666667) rgba(14,15,17,.8)}}@supports selector(::-webkit-scrollbar){.spmh-app-box.te-scrollbar-colored ::-webkit-scrollbar-thumb,.spmh-app-body-content-container.te-scrollbar-colored ::-webkit-scrollbar-thumb{background:rgba(66,135,245,.6666666667);background-color:rgba(66,135,245,.6666666667)}.vscode-light .spmh-app-box.te-scrollbar-colored ::-webkit-scrollbar-thumb,.vscode-light .spmh-app-body-content-container.te-scrollbar-colored ::-webkit-scrollbar-thumb{background:rgba(66,135,245,.6666666667);background-color:rgba(66,135,245,.6666666667)}.vscode-dark .spmh-app-box.te-scrollbar-colored ::-webkit-scrollbar-thumb,.vscode-dark .spmh-app-body-content-container.te-scrollbar-colored ::-webkit-scrollbar-thumb{background:rgba(66,135,247,.5333333333);background-color:rgba(66,135,247,.5333333333)}.spmh-app-box.te-scrollbar-colored ::-webkit-scrollbar-track,.spmh-app-body-content-container.te-scrollbar-colored ::-webkit-scrollbar-track{background:rgba(190,194,202,.6666666667);background-color:rgba(190,194,202,.6666666667)}.vscode-light .spmh-app-box.te-scrollbar-colored ::-webkit-scrollbar-track,.vscode-light .spmh-app-body-content-container.te-scrollbar-colored ::-webkit-scrollbar-track{background:rgba(190,194,202,.6666666667);background-color:rgba(190,194,202,.6666666667)}.vscode-dark .spmh-app-box.te-scrollbar-colored ::-webkit-scrollbar-track,.vscode-dark .spmh-app-body-content-container.te-scrollbar-colored ::-webkit-scrollbar-track{background:rgba(14,15,17,.8);background-color:rgba(14,15,17,.8)}}
