*{box-sizing:inherit}body{box-sizing:border-box}.absolute-fill{bottom:0;left:0;right:0;top:0}.absolute,.absolute-fill{position:absolute}.relative{position:relative}.no-events{pointer-events:none}.scroll-hidden{overflow:hidden}.v-scroll-hidden{overflow-y:hidden}.h-scroll-hidden{overflow-x:hidden}.scroll-auto{overflow:auto}@media screen and (max-width:599px){.scroll-auto{-webkit-overflow-scrolling:touch}}.v-scroll-auto{overflow-y:auto}@media screen and (max-width:599px){.v-scroll-auto{-webkit-overflow-scrolling:touch}}.h-scroll-auto{overflow-x:auto}@media screen and (max-width:599px){.h-scroll-auto{-webkit-overflow-scrolling:touch}}.full-height{height:100%}.full-size{display:flex;flex-grow:1;overflow:hidden}.full-width{width:100%}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.inline-flex-column{display:inline-flex;flex-direction:column}.inline-flex-row{display:inline-flex;flex-direction:row}.flex-center{align-items:center}.flex-end{align-items:flex-end}.flex-start{align-items:flex-start}.flex-stretch{align-items:stretch}.flex-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-space-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.flex-grow{flex-grow:1}.flex-noshrink{flex-shrink:0}.flex-self-center{align-self:center}.flex-self-end{align-self:flex-end}.flex-self-start{align-self:flex-start}.flex-cell,.flex-self-stretch{align-self:stretch}.flex-cell{align-items:center;display:flex;flex-direction:row;margin:0;padding:0;position:relative}.title-l{font-size:1.75rem;font-weight:700;letter-spacing:-.04em}.title-m{font-size:1.3125rem;font-weight:600;letter-spacing:-.02em}.title-s{font-size:1.0625rem;font-weight:600}.title-xs{font-size:.9375rem;font-weight:600}.body-xl{font-size:1.0625rem}.body-l{font-size:.9375rem}.body-m{font-size:.875rem}.body-s{font-size:.75rem}.body-xs{font-size:.6875rem}.monospaced-m{font-size:.8125rem}.monospaced-m,.monospaced-s{font-family:Menlo,Consolas,Courier New,monospace}.monospaced-s{font-size:.75rem}.monospaced-xs{font-family:Menlo,Consolas,Courier New,monospace;font-size:.6875rem}.font-size-xxs{font-size:.5625rem}.font-size-xs{font-size:.625rem}.font-size-s{font-size:.6875rem}.font-size{font-size:.75rem}.font-size-ms{font-size:.8125rem}.font-size-m{font-size:.875rem}.font-size-mm{font-size:.9375rem}.font-size-ml{font-size:1rem}.font-size-l{font-size:1.125rem}.font-size-ll{font-size:1.5rem}.font-size-lll{font-size:1.75rem}.font-size-xl{font-size:2.25rem}.font-size-xxl{font-size:2.5rem}.font-size-xxxl{font-size:3.5rem}.font-size-xxxxl{font-size:4.5rem}.font-weight-light{font-weight:200}.font-weight-normal{font-weight:400}.font-weight-semibold{font-weight:600}.font-weight-heavy{font-weight:700}.secondary-text{color:#0000008c;color:var(--text-secondary-color,#0000008c)}@media (forced-colors:active){.secondary-text{color:graytext}}.monospaced-text{font-family:Menlo,Consolas,Courier New,monospace}.error-text{color:#da0a00;color:var(--status-error-text,#da0a00)}.error-text-important{color:#da0a00!important;color:var(--status-error-text,#da0a00)!important}.themed{background-color:#fff;background-color:var(--background-color,#fff);color:#000000e6;color:var(--text-primary-color,#000000e6)}.v-align-middle{vertical-align:middle}.depth-0{box-shadow:0 0 0 0 #0000}.depth-4{box-shadow:0 1.6px 3.6px 0 rgba(0,0,0,.132),0 .3px .9px 0 rgba(0,0,0,.108);box-shadow:0 1.6px 3.6px 0 var(--callout-shadow-color,rgba(0,0,0,.132)),0 .3px .9px 0 var(--callout-shadow-secondary-color,rgba(0,0,0,.108))}body.ms-vss-web-vsts-theme-hc-dark .depth-4,body.ms-vss-web-vsts-theme-hc-light .depth-4{border:1px solid rgba(0,0,0,.132);border:1px solid var(--callout-shadow-color,rgba(0,0,0,.132));box-shadow:none}.depth-8{box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.132),0 .6px 1.8px 0 rgba(0,0,0,.108);box-shadow:0 3.2px 7.2px 0 var(--callout-shadow-color,rgba(0,0,0,.132)),0 .6px 1.8px 0 var(--callout-shadow-secondary-color,rgba(0,0,0,.108))}body.ms-vss-web-vsts-theme-hc-dark .depth-8,body.ms-vss-web-vsts-theme-hc-light .depth-8{border:2px solid rgba(0,0,0,.132);border:2px solid var(--callout-shadow-color,rgba(0,0,0,.132));box-shadow:none}.depth-16{box-shadow:0 6.4px 14.4px 0 rgba(0,0,0,.132),0 1.2px 3.6px 0 rgba(0,0,0,.108);box-shadow:0 6.4px 14.4px 0 var(--callout-shadow-color,rgba(0,0,0,.132)),0 1.2px 3.6px 0 var(--callout-shadow-secondary-color,rgba(0,0,0,.108))}.depth-64{box-shadow:0 25.6px 57.6px 0 rgba(0,0,0,.132),0 4.8px 14.4px 0 rgba(0,0,0,.108);box-shadow:0 25.6px 57.6px 0 var(--callout-shadow-color,rgba(0,0,0,.132)),0 4.8px 14.4px 0 var(--callout-shadow-secondary-color,rgba(0,0,0,.108))}.sub-layer{z-index:10}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.white-space-nowrap{white-space:nowrap}.word-break{word-break:break-all;word-break:break-word}.selectable-text{cursor:text;-webkit-user-select:text;user-select:text}.link-icon{padding:2px}.link-text{padding:0 2px}.no-outline{outline:none}.icon-margin{margin-right:6px}.icon-large-margin{margin-right:12px}.contributed-icon-image{background-size:contain}.contributed-icon-image.non-themed{filter:none;filter:var(--third-party-icon-filter,none)}.shadow-padding{margin:-4px;padding:4px}.margin-0,.no-margin{margin:0!important}.margin-4{margin:4px}.margin-8{margin:8px}.margin-16{margin:16px}.margin-bottom-4{margin-bottom:4px}.margin-bottom-8{margin-bottom:8px}.margin-bottom-16{margin-bottom:16px}.margin-horizontal-0,.no-h-margin{margin-left:0!important;margin-right:0!important}.margin-horizontal-4{margin-left:4px;margin-right:4px}.margin-horizontal-8{margin-left:8px;margin-right:8px}.margin-horizontal-16{margin-left:16px;margin-right:16px}.margin-horizontal-20{margin-left:20px;margin-right:20px}.margin-left-4{margin-left:4px}.margin-left-8{margin-left:8px}.margin-left-16{margin-left:16px}.margin-right-4{margin-right:4px}.margin-right-8{margin-right:8px}.margin-right-16{margin-right:16px}.margin-top-4{margin-top:4px}.margin-top-8{margin-top:8px}.margin-top-16{margin-top:16px}.margin-vertical-0,.no-v-margin{margin-bottom:0!important;margin-top:0!important}.margin-vertical-4{margin-bottom:4px;margin-top:4px}.margin-vertical-8{margin-bottom:8px;margin-top:8px}.margin-vertical-16{margin-bottom:16px;margin-top:16px}.margin-vertical-20{margin-bottom:20px;margin-top:20px}.no-padding,.padding-0{padding:0!important}.padding-4{padding:4px}.padding-8{padding:8px}.padding-16{padding:16px}.no-bottom-padding,.padding-bottom-0{padding-bottom:0!important}.padding-bottom-4{padding-bottom:4px}.padding-bottom-8{padding-bottom:8px}.padding-bottom-16{padding-bottom:16px}.no-h-padding,.padding-horizontal-0{padding-left:0!important;padding-right:0!important}.padding-horizontal-4{padding-left:4px;padding-right:4px}.padding-horizontal-8{padding-left:8px;padding-right:8px}.padding-horizontal-16{padding-left:16px;padding-right:16px}.padding-horizontal-20{padding-left:20px;padding-right:20px}.padding-left-4{padding-left:4px}.padding-left-8{padding-left:8px}.padding-left-16{padding-left:16px}.padding-right-4{padding-right:4px}.padding-right-8{padding-right:8px}.padding-right-16{padding-right:16px}.no-top-padding,.padding-top-0{padding-top:0!important}.padding-top-4{padding-top:4px}.padding-top-8{padding-top:8px}.padding-top-16{padding-top:16px}.no-v-padding,.padding-vertical-0{padding-bottom:0!important;padding-top:0!important}.padding-vertical-4{padding-bottom:4px;padding-top:4px}.padding-vertical-8{padding-bottom:8px;padding-top:8px}.padding-vertical-16{padding-bottom:16px;padding-top:16px}.padding-vertical-20{padding-bottom:20px;padding-top:20px}.rhythm-horizontal-4>:not(:first-child){margin-left:4px}.rhythm-horizontal-8>:not(:first-child){margin-left:8px}.rhythm-horizontal-16>:not(:first-child){margin-left:16px}.rhythm-vertical-4>:not(:first-child){margin-top:4px}.rhythm-vertical-8>:not(:first-child){margin-top:8px}.rhythm-vertical-16>:not(:first-child){margin-top:16px}.rhythm-vertical-20>:not(:first-child){margin-top:20px}.rhythm-vertical-24>:not(:first-child){margin-top:24px}.rhythm-vertical-32>:not(:first-child){margin-top:32px}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.hidden{display:none}.invisible{visibility:hidden}.rotate-180{transform:rotate(180deg)}.separator-line-top{border-top:1px solid #eaeaea;border-top-color:rgba(var(--palette-neutral-8,234,234,234),1)}.separator-line-bottom{border-bottom:1px solid #eaeaea;border-bottom-color:rgba(var(--palette-neutral-8,234,234,234),1)}.subtle-border{border:1px solid #eaeaea;border-color:rgba(var(--palette-neutral-8,234,234,234),1)}.suggestion-text{color:#d67f3c;color:rgba(var(--palette-accent3,214,127,60),1)}.suggestion-text .text-underlined{text-decoration:underline}.shimmer{animation-direction:normal;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background:linear-gradient(90deg,#f4f4f4 0,#eaeaea 50%,#f4f4f4) 0 0/90% 100% no-repeat #f4f4f4;background:linear-gradient(to right,rgba(var(--palette-neutral-4,244,244,244),1) 0,rgba(var(--palette-neutral-8,234,234,234),1) 50%,rgba(var(--palette-neutral-4,244,244,244),1) 100%) 0 0/90% 100% no-repeat rgba(var(--palette-neutral-4,244,244,244),1);transition:opacity .2s ease 0s}@keyframes shimmer-wide{0%{background-position:-500px}to{background-position:500px}}@keyframes shimmer-thin{0%{background-position:-200px}to{background-position:200px}}.shimmer-line{animation-name:shimmer-wide;border-radius:.5em}.shimmer-circle-small{height:1.3em;width:1.3em}.shimmer-circle-large,.shimmer-circle-small{animation-name:shimmer-thin;border-radius:50%;margin-right:4px}.shimmer-circle-large{height:2.3em;width:2.3em}.custom-scrollbar{scrollbar-color:#0003 #0000;scrollbar-color:var(--palette-black-alpha-20,#0003) #0000;scrollbar-width:thin}.custom-scrollbar.scroll-auto-hide{scrollbar-color:#0000 #0000}.custom-scrollbar.scroll-auto-hide:hover{scrollbar-color:#0003 #0000;scrollbar-color:var(--palette-black-alpha-20,#0003) #0000}.custom-scrollbar::-webkit-scrollbar{height:18px;width:18px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#0003;background:var(--palette-black-alpha-20,#0003);background-clip:padding-box;border:6px solid #0000;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-corner{background:#0000}.custom-scrollbar::-webkit-scrollbar-thumb:vertical{min-height:30px}.custom-scrollbar::-webkit-scrollbar-thumb:horizontal{min-width:30px}.custom-scrollbar.scroll-auto-hide::-webkit-scrollbar-thumb{background:#0000;background-clip:padding-box}.custom-scrollbar.scroll-auto-hide:hover::-webkit-scrollbar-thumb{background:#0003;background:var(--palette-black-alpha-20,#0003);background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#0000004d;background:var(--palette-black-alpha-30,#0000004d);background-clip:padding-box;border:4px solid #0000}.custom-scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar-hidden::-webkit-scrollbar{width:0}.grayscale{filter:grayscale(100%)}.screen-reader-only{height:1px;position:absolute;-webkit-user-select:none;user-select:none;width:1px;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);-webkit-clip-path:inset(50%);margin:0!important;overflow:hidden!important;padding:0!important;white-space:nowrap}.bolt-button{align-items:center;border:1px solid #0000;border-radius:2px;cursor:pointer;display:inline-flex;flex-direction:row;flex-shrink:0;font-family:inherit;font-size:inherit;font-weight:600;justify-content:center;line-height:inherit;outline:none;overflow:visible;padding:6px 12px;position:relative;transition:background 80ms linear}@media (forced-colors:active){.bolt-button{border:1px solid windowtext}}body.ms-vss-web-vsts-theme-hc-dark .bolt-button,body.ms-vss-web-vsts-theme-hc-light .bolt-button{border:1px solid #0078d4;border:1px solid var(--focus-border-color,#0078d4)}button.bolt-button{height:auto}.bolt-button::-moz-focus-inner{border:0}.bolt-button.danger{background-color:#e81123;background-color:var(--palette-error,#e81123);color:#fff;color:var(--text-on-communication-background,#fff)}.bolt-button.danger:hover{background-color:#cb0f1f;background-color:var(--palette-error-6,#cb0f1f)}.bolt-button.danger.active,.bolt-button.danger:active{background-color:#b80e1c;background-color:var(--palette-error-10,#b80e1c)}.bolt-button.primary{background-color:#0078d4;background-color:var(--communication-background,#0078d4);color:#fff;color:var(--text-on-communication-background,#fff)}.bolt-button.primary:hover{background-color:#0067b5;background-color:rgba(var(--palette-primary-darkened-6,0,103,181),1)}.bolt-button.primary.active,.bolt-button.primary:active{background-color:#005ba1;background-color:rgba(var(--palette-primary-darkened-10,0,91,161),1)}@media (forced-colors:active){.bolt-button:not(.disabled):hover{color:HighLight}}.bolt-button.disabled,.bolt-button.disabled:focus,.bolt-button.disabled:hover{background-color:#0000000f;background-color:var(--palette-black-alpha-6,#0000000f);color:#00000061;color:var(--text-disabled-color,#00000061);cursor:default}@media (forced-colors:active){.bolt-button.disabled,.bolt-button.disabled:focus,.bolt-button.disabled:hover{color:GrayText;forced-color-adjust:none}}.bolt-button.subtle,.bolt-button.subtle.disabled:focus,.bolt-button.subtle.disabled:hover{background-color:initial}@media (forced-colors:active){.bolt-button.subtle,.bolt-button.subtle.disabled:focus,.bolt-button.subtle.disabled:hover{background-color:unset}}body.ms-vss-web-vsts-theme-hc-dark .bolt-button.subtle,body.ms-vss-web-vsts-theme-hc-dark .bolt-button.subtle.disabled:focus,body.ms-vss-web-vsts-theme-hc-dark .bolt-button.subtle.disabled:hover,body.ms-vss-web-vsts-theme-hc-light .bolt-button.subtle,body.ms-vss-web-vsts-theme-hc-light .bolt-button.subtle.disabled:focus,body.ms-vss-web-vsts-theme-hc-light .bolt-button.subtle.disabled:hover{background-color:unset;color:unset}body.ms-vss-web-vsts-theme-hc-dark .bolt-button.subtle,body.ms-vss-web-vsts-theme-hc-light .bolt-button.subtle{border-color:none}body.ms-vss-web-vsts-theme-hc-dark .bolt-button.subtle:focus,body.ms-vss-web-vsts-theme-hc-light .bolt-button.subtle:focus{border:1px solid #0078d4;border:1px solid var(--focus-border-color,#0078d4);outline:4px solid #005a9e;outline:4px solid var(--communication-foreground,#005a9e)}.bolt-button.subtle:hover{background-color:#0000000f;background-color:var(--palette-black-alpha-6,#0000000f)}.bolt-button.subtle:active{background-color:#0003;background-color:var(--palette-black-alpha-20,#0003)}.bolt-button{background-color:#0000000f;background-color:var(--palette-black-alpha-6,#0000000f);color:#000000e6;color:var(--text-primary-color,#000000e6);margin:0}.bolt-button:focus{z-index:1}body.ms-vss-web-vsts-theme-hc-dark .bolt-button:focus,body.ms-vss-web-vsts-theme-hc-light .bolt-button:focus{background-color:#fff;background-color:var(--background-color,#fff);border:1px solid #0078d4;border:1px solid var(--focus-border-color,#0078d4);color:#0078d4;color:var(--focus-border-color,#0078d4);outline:4px solid #005a9e;outline:4px solid var(--communication-foreground,#005a9e)}.bolt-button:hover{background-color:#0000001a;background-color:var(--palette-black-alpha-10,#0000001a)}body.ms-vss-web-vsts-theme-hc-dark .bolt-button:hover{background-color:#005a9e;background-color:var(--communication-foreground,#005a9e);color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-dark .bolt-button:hover .secondary-text{color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-light .bolt-button:hover{background-color:#005a9e;background-color:var(--communication-foreground,#005a9e);color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-light .bolt-button:hover .secondary-text{color:#fff;color:var(--background-color,#fff)}.bolt-button.active,.bolt-button:active{background-color:#0003;background-color:var(--palette-black-alpha-20,#0003)}body.ms-vss-web-vsts-theme-hc-dark .bolt-button.active,body.ms-vss-web-vsts-theme-hc-dark .bolt-button:active{background-color:#005a9e;background-color:var(--communication-foreground,#005a9e);color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-dark .bolt-button.active .secondary-text,body.ms-vss-web-vsts-theme-hc-dark .bolt-button:active .secondary-text{color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-light .bolt-button.active,body.ms-vss-web-vsts-theme-hc-light .bolt-button:active{background-color:#005a9e;background-color:var(--communication-foreground,#005a9e);color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-light .bolt-button.active .secondary-text,body.ms-vss-web-vsts-theme-hc-light .bolt-button:active .secondary-text{color:#fff;color:var(--background-color,#fff)}.bolt-link-button{text-decoration:none}.bolt-button.icon-only{font-weight:400;padding:8px 22px}.bolt-button.icon-only.subtle{padding:8px}.bolt-button:not(.icon-only)>span.fluent-icons-enabled>.left-icon{font-weight:400;padding-right:10px;vertical-align:middle}.bolt-button.bolt-link-button,.bolt-button.bolt-link-button:hover{color:#000000e6;color:var(--text-primary-color,#000000e6)}.bolt-button.bolt-link-button:hover{text-decoration:none}.bolt-button.bolt-link-button.active,.bolt-button.bolt-link-button:active,.bolt-button.bolt-link-button:visited{color:#000000e6;color:var(--text-primary-color,#000000e6)}.bolt-button.bolt-link-button.disabled{color:#00000061;color:var(--text-disabled-color,#00000061)}@media (forced-colors:active){.bolt-button.bolt-link-button.disabled{color:GrayText;forced-color-adjust:none}}.bolt-button.bolt-link-button.primary,.bolt-button.bolt-link-button.primary:hover{color:#fff;color:var(--text-on-communication-background,#fff)}body.ms-vss-web-vsts-theme-hc-dark .bolt-button.bolt-link-button.primary:hover,body.ms-vss-web-vsts-theme-hc-light .bolt-button.bolt-link-button.primary:hover{color:#fff;color:var(--background-color,#fff)}.bolt-button.bolt-link-button.primary.active,.bolt-button.bolt-link-button.primary:active,.bolt-button.bolt-link-button.primary:visited{color:#fff;color:var(--text-on-communication-background,#fff)}body.ms-vss-web-vsts-theme-hc-dark .bolt-button.bolt-link-button.primary.active,body.ms-vss-web-vsts-theme-hc-dark .bolt-button.bolt-link-button.primary:active,body.ms-vss-web-vsts-theme-hc-light .bolt-button.bolt-link-button.primary.active,body.ms-vss-web-vsts-theme-hc-light .bolt-button.bolt-link-button.primary:active{color:#fff;color:var(--background-color,#fff)}.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus{animation:ms-focus-shadow-pulse 4s ease-in-out infinite;border-color:#0078d4;border-color:var(--focus-border-color,#0078d4);box-shadow:0 0 0 3px #0078d43b;box-shadow:0 0 0 3px var(--focus-pulse-max-color,#0078d43b)}@media (forced-colors:active){.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus{animation:none;border-color:highlight;forced-color-adjust:none}}@media screen and (-ms-high-contrast:black-on-white){.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus{outline:1px solid highlight;outline-offset:1px}}@media (forced-colors:active){.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus{background:window;color:windowtext}}.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus.primary{animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;border-color:#fff;border-color:var(--text-on-communication-background,#fff);box-shadow:0 0 0 3px #0078d43b,0 0 0 1px #0078d4;box-shadow:0 0 0 3px var(--focus-pulse-max-color,#0078d43b),0 0 0 1px var(--focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus.primary{animation:none;border-color:highlight;box-shadow:none}}.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus.danger{animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;border-color:#fff;border-color:var(--text-on-communication-background,#fff);box-shadow:0 0 0 3px #0078d43b,0 0 0 1px #0078d4;box-shadow:0 0 0 3px var(--focus-pulse-max-color,#0078d43b),0 0 0 1px var(--focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus.danger{animation:none;border-color:highlight;box-shadow:none}}.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus:after{content:none!important}.ms-Dialog-action .bolt-button{font-size:.875rem}.bolt-expandable-button .icon-right{padding-left:10px}.bolt-expandable-button .subtle.active{background-color:#0003;background-color:var(--palette-black-alpha-20,#0003)}@font-face{font-family:AzureDevOpsMDL2Assets;src:url(AzDevMDL2.acb0b44d710a15f95219.woff) format("woff")}.fabric-icon{align-self:center;display:inline-flex;font-family:AzureDevOpsMDL2Assets;-webkit-font-smoothing:antialiased}.fabric-icon.small{font-size:.75rem;line-height:.75rem}.fabric-icon.medium{font-size:1rem;line-height:1rem}.fabric-icon.large{font-size:1.5rem;line-height:1.5rem}.ms-Icon--FabricFolder,.ms-Icon--FabricFolderFill,.ms-Icon--Tag{transform:translateY(1px)}.ms-Icon--WindowsLogo:before{content:"\e782";font-family:AzureDevOpsMDL2Assets}.ms-Icon--Preview:before{content:"\e8ff";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ChevronUpSmall:before{content:"\e96d";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ChevronDownSmall:before{content:"\e96e";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ChevronLeftSmall:before{content:"\e96f";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ChevronRightSmall:before{content:"\e970";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ChevronUpMed:before{content:"\e971";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ChevronDownMed:before{content:"\e972";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ChevronLeftMed:before{content:"\e973";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ChevronRightMed:before{content:"\e974";font-family:AzureDevOpsMDL2Assets}.ms-Icon--PowerBILogo:before{content:"\ea1e";font-family:AzureDevOpsMDL2Assets}.ms-Icon--AzureLogo:before{content:"\eb6a";font-family:AzureDevOpsMDL2Assets}.ms-Icon--OfficeLogo:before{content:"\eb6e";font-family:AzureDevOpsMDL2Assets}.ms-Icon--SkypeLogo:before{content:"\eb6f";font-family:AzureDevOpsMDL2Assets}.ms-Icon--VisualStudioLogo:before{content:"\ec22";font-family:AzureDevOpsMDL2Assets}.ms-Icon--MicrosoftLogo:before{content:"\ec6a";font-family:AzureDevOpsMDL2Assets}.ms-Icon--YammerLogo:before{content:"\ed19";font-family:AzureDevOpsMDL2Assets}.ms-Icon--AADLogo:before{content:"\ed68";font-family:AzureDevOpsMDL2Assets}.ms-Icon--AccessLogo:before{content:"\ed69";font-family:AzureDevOpsMDL2Assets}.ms-Icon--Dynamics365Logo:before{content:"\edcc";font-family:AzureDevOpsMDL2Assets}.ms-Icon--OfflineOneDriveParachute:before{content:"\eec8";font-family:AzureDevOpsMDL2Assets}.ms-Icon--OfflineOneDriveParachuteDisabled:before{content:"\eec9";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ViewAll2:before{content:"\ef56";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ReceiptCheck:before{content:"\ef5b";font-family:AzureDevOpsMDL2Assets}.ms-Icon--Lifesaver:before{content:"\ef62";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ExcelDocument:before{content:"\ef73";font-family:AzureDevOpsMDL2Assets}.ms-Icon--SkypeCircleCheck:before{content:"\ef7d";font-family:AzureDevOpsMDL2Assets}.ms-Icon--SkypeCircleMinus:before{content:"\ef7f";font-family:AzureDevOpsMDL2Assets}.ms-Icon--SkypeMinus:before{content:"\ef82";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ConnectContacts:before{content:"\efd4";font-family:AzureDevOpsMDL2Assets}.ms-Icon--GiftboxOpen:before{content:"\f133";font-family:AzureDevOpsMDL2Assets}.ms-Icon--StatusCircleCheckmark:before{content:"\f13e";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ProgressRingDots:before{content:"\f16a";font-family:AzureDevOpsMDL2Assets}.ms-Icon--WordLogo:before{content:"\f1e3";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ExcelLogo:before{content:"\f1e5";font-family:AzureDevOpsMDL2Assets}.ms-Icon--OneNoteLogo:before{content:"\f1e7";font-family:AzureDevOpsMDL2Assets}.ms-Icon--OutlookLogo:before{content:"\f1e9";font-family:AzureDevOpsMDL2Assets}.ms-Icon--PowerPointLogo:before{content:"\f1eb";font-family:AzureDevOpsMDL2Assets}.ms-Icon--TriggerUser:before{content:"\f24b";font-family:AzureDevOpsMDL2Assets}.ms-Icon--Build:before{content:"\f28f";font-family:AzureDevOpsMDL2Assets}.ms-Icon--BranchCommit:before{content:"\f293";font-family:AzureDevOpsMDL2Assets}.ms-Icon--BranchShelveset:before{content:"\f298";font-family:AzureDevOpsMDL2Assets}.ms-Icon--Deploy:before{content:"\f29d";font-family:AzureDevOpsMDL2Assets}.ms-Icon--VisioLogo:before{content:"\f2a7";font-family:AzureDevOpsMDL2Assets}.ms-Icon--TaskGroup:before{content:"\f2ae";font-family:AzureDevOpsMDL2Assets}.ms-Icon--AutoFillTemplate:before{content:"\f313";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ParachuteSolid:before{content:"\f352";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ReviewRequestSolid:before{content:"\f356";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ReviewResponseSolid:before{content:"\f358";font-family:AzureDevOpsMDL2Assets}.ms-Icon--FeedbackResponseSolid:before{content:"\f35b";font-family:AzureDevOpsMDL2Assets}.ms-Icon--EngineeringGroup:before{content:"\f362";font-family:AzureDevOpsMDL2Assets}.ms-Icon--VSTSLogo:before{content:"\f381";font-family:AzureDevOpsMDL2Assets}.ms-Icon--TestStep:before{content:"\f3ac";font-family:AzureDevOpsMDL2Assets}.ms-Icon--TestParameter:before{content:"\f3ad";font-family:AzureDevOpsMDL2Assets}.ms-Icon--TestSuite:before{content:"\f3ae";font-family:AzureDevOpsMDL2Assets}.ms-Icon--TestCase:before{content:"\f3af";font-family:AzureDevOpsMDL2Assets}.ms-Icon--AzureKeyVault:before{content:"\f3b4";font-family:AzureDevOpsMDL2Assets}.ms-Icon--CRMCustomerInsightsApp:before{content:"\f3c8";font-family:AzureDevOpsMDL2Assets}.ms-Icon--DefectSolid:before{content:"\f449";font-family:AzureDevOpsMDL2Assets}.ms-Icon--LadybugSolid:before{content:"\f44a";font-family:AzureDevOpsMDL2Assets}.ms-Icon--NugetLogo:before{content:"\f44c";font-family:AzureDevOpsMDL2Assets}.ms-Icon--TFVCLogo:before{content:"\f44d";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ProjectLogo32:before{content:"\f47e";font-family:AzureDevOpsMDL2Assets}.ms-Icon--FontColorSwatch:before{content:"\f4ed";font-family:AzureDevOpsMDL2Assets}.ms-Icon--BitbucketLogo32:before{content:"\f5d2";font-family:AzureDevOpsMDL2Assets}.ms-Icon--GradleLogo32:before{content:"\f5d4";font-family:AzureDevOpsMDL2Assets}.ms-Icon--GitLogo:before{content:"\f65d"!important;font-family:AzureDevOpsMDL2Assets}.ms-Icon--GitHubLogo:before{content:"\f65e";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ApacheMavenLogo:before{content:"\f65f";font-family:AzureDevOpsMDL2Assets}.ms-Icon--NPMLogo:before{content:"\f660";font-family:AzureDevOpsMDL2Assets}.ms-Icon--GitFork:before{content:"\f661";font-family:AzureDevOpsMDL2Assets}.ms-Icon--SVNLogo:before{content:"\f662";font-family:AzureDevOpsMDL2Assets}.ms-Icon--JenkinsLogo:before{content:"\f663";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ExternalGit:before{content:"\f665";font-family:AzureDevOpsMDL2Assets}.ms-Icon--QuadColumn:before{content:"\f66f";font-family:AzureDevOpsMDL2Assets}.ms-Icon--AuthenticatorApp:before{content:"\f6b1";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ButtonControl:before{content:"\f6c0";font-family:AzureDevOpsMDL2Assets}.ms-Icon--UserGauge:before{content:"\f6ed";font-family:AzureDevOpsMDL2Assets}.ms-Icon--BulletedListText:before{content:"\f792";font-family:AzureDevOpsMDL2Assets}.ms-Icon--BulletedListBullet:before{content:"\f793";font-family:AzureDevOpsMDL2Assets}.ms-Icon--NumberedListText:before{content:"\f796";font-family:AzureDevOpsMDL2Assets}.ms-Icon--NumberedListNumber:before{content:"\f797";font-family:AzureDevOpsMDL2Assets}.ms-Icon--RemoveLinkChain:before{content:"\f79a";font-family:AzureDevOpsMDL2Assets}.ms-Icon--RemoveLinkX:before{content:"\f79b";font-family:AzureDevOpsMDL2Assets}.ms-Icon--FabricTextHighlight:before{content:"\f79c";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ClearFormattingA:before{content:"\f79d";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ClearFormattingEraser:before{content:"\f79e";font-family:AzureDevOpsMDL2Assets}.ms-Icon--Photo2Fill:before{content:"\f79f";font-family:AzureDevOpsMDL2Assets}.ms-Icon--IncreaseIndentText:before{content:"\f7a0";font-family:AzureDevOpsMDL2Assets}.ms-Icon--IncreaseIndentArrow:before{content:"\f7a1";font-family:AzureDevOpsMDL2Assets}.ms-Icon--DecreaseIndentText:before{content:"\f7a2";font-family:AzureDevOpsMDL2Assets}.ms-Icon--DecreaseIndentArrow:before{content:"\f7a3";font-family:AzureDevOpsMDL2Assets}.ms-Icon--CheckListText:before{content:"\f7a8";font-family:AzureDevOpsMDL2Assets}.ms-Icon--CheckListCheck:before{content:"\f7a9";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ReleaseGateCheck:before{content:"\f7bf";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ReleaseGateError:before{content:"\f7c0";font-family:AzureDevOpsMDL2Assets}.ms-Icon--SkypeCircleSlash:before{content:"\f825";font-family:AzureDevOpsMDL2Assets}.ms-Icon--PythonLogoBlue:before{content:"\f84d";font-family:AzureDevOpsMDL2Assets}.ms-Icon--PythonLogoYellow:before{content:"\f84e";font-family:AzureDevOpsMDL2Assets}.ms-Icon--RustLanguageLogo:before{content:"\f84f";font-family:AzureDevOpsMDL2Assets}.ms-Icon--RubyGemsLogo:before{content:"\f850";font-family:AzureDevOpsMDL2Assets}.ms-Icon--DecreaseIndentLegacy:before{content:"\e290";font-family:AzureDevOpsMDL2Assets}.ms-Icon--IncreaseIndentLegacy:before{content:"\e291";font-family:AzureDevOpsMDL2Assets}.ms-Icon--ImageDiff:before{content:"\f30b";font-family:AzureDevOpsMDL2Assets}.ms-Icon--GitGraph:before{content:"\f2ca";font-family:AzureDevOpsMDL2Assets}.ms-Icon--WordDocument:before{content:"\ef71";font-family:AzureDevOpsMDL2Assets}.ms-Icon--PowerPointDocument:before{content:"\ef72";font-family:AzureDevOpsMDL2Assets}.ms-Icon--PowerShell:before{content:"\f1fd";font-family:AzureDevOpsMDL2Assets}.ms-Icon--FileSQL:before{content:"\f2e7";font-family:AzureDevOpsMDL2Assets}.ms-Icon--FileASPX:before{content:"\f2e9";font-family:AzureDevOpsMDL2Assets}.ms-Icon--FileSass:before{content:"\f2eb";font-family:AzureDevOpsMDL2Assets}.ms-Icon--FileLess:before{content:"\f2ec";font-family:AzureDevOpsMDL2Assets}.ms-Icon--CSharpLanguage:before{content:"\f2ef";font-family:AzureDevOpsMDL2Assets}.ms-Icon--CPlusPlusLanguage:before{content:"\f2f3";font-family:AzureDevOpsMDL2Assets}.ms-Icon--RowsChild:before{content:"\f29c";font-family:AzureDevOpsMDL2Assets}.ms-Icon--FileTypeSolution:before{content:"\f387";font-family:AzureDevOpsMDL2Assets}.ms-Icon--FileYML:before{content:"\f5da";font-family:AzureDevOpsMDL2Assets}.ms-Icon--GripperResize:before{content:"\e788";font-family:AzureDevOpsMDL2Assets}.ms-Icon--UngroupList:before{content:"\e61c";font-family:AzureDevOpsMDL2Assets}.ms-Icon--BugWarning:before{content:"\e357";font-family:AzureDevOpsMDL2Assets}@font-face{font-family:FluentFilled;src:url(fluent-filled-v1.1.201.179cfbead9b627535b20.woff2) format("woff2")}@font-face{font-family:FluentRegular;src:url(fluent-regular-v1.1.201.67141d6df757a26b5a2d.woff2) format("woff2")}span.fluent-icons-enabled{display:inline-flex}.fluent-icons-enabled .fabric-icon{align-self:center;display:inline-flex;-webkit-font-smoothing:antialiased}.fluent-icons-enabled .fabric-icon.small{font-size:.75rem;line-height:.75rem}.fluent-icons-enabled .fabric-icon.medium{font-size:1rem;line-height:1rem}.fluent-icons-enabled .fabric-icon.large{font-size:1.5rem;line-height:1.5rem}.fluent-icons-enabled .fabric-icon.bolt-breadcrumb-item-icon{font-size:1rem}.fluent-icons-enabled .fabric-icon.bolt-tab-icon{font-size:1rem;line-height:1rem}.fluent-icons-enabled .fabric-icon:not(.bowtie-icon){font-family:FluentRegular}.fluent-icons-enabled .bolt-menuitem-cell-icon .fabric-icon{font-size:1rem}.fluent-icons-enabled .ms-Icon--FabricFolder,.fluent-icons-enabled .ms-Icon--FabricFolderFill,.fluent-icons-enabled .ms-Icon--Tag{transform:translateY(1px)}.fluent-icons-enabled .ms-Icon--Insights:before{content:"\f4d9";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--GlobalNavButton:before{content:"\e85f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Airplane.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Airplane:before{content:"\f10f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ChevronDown:before{content:"\f2a2";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ChevronUp:before{content:"\f2b5";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Edit:before{content:"\f3dc";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Add:before,.fluent-icons-enabled .ms-Icon--CalculatorAddition:before{content:"\f108";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Cancel:before{content:"\f368";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--More:before{content:"\e823";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Settings:before{content:"\f6a8";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Video:before{content:"\f84b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Mail:before{content:"\e7a1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--People:before{content:"\f5a7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Phone:before{content:"\e26f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Pin:before,.fluent-icons-enabled .ms-Icon--Pinned:before{content:"\f600";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Shop:before{content:"\f76e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Link:before{content:"\f4e3";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Filter:before{content:"\e60a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Search:before,.fluent-icons-enabled .ms-Icon--Zoom:before{content:"\ea7c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ZoomOut:before{content:"\ee8f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Attach:before{content:"\f1a8";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Send:before{content:"\ea8e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FavoriteList:before{content:"\ebb1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Forward:before{content:"\e0eb";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Back:before{content:"\f184";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Refresh:before{content:"\e0aa";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Share:before{content:"\eaa6";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Lock:before{content:"\e78e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--BlockedSite:before{content:"\eacc";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ReportHacked:before{content:"\eace";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--EMI:before{content:"\e20a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Blocked:before{content:"\f618";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FavoriteStar:before{content:"\f70e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FavoriteStarFill:before{content:"\f717";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--ReadingMode.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--ReadingMode:before{content:"\f65b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Remove:before{content:"\ebcf";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CheckboxComposite:before{content:"\f27c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CheckboxCompositeReversed:before{content:"\f27c";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--Accept:before,.fluent-icons-enabled .ms-Icon--CheckMark:before,.fluent-icons-enabled .ms-Icon--ReceiptCheck:before,.fluent-icons-enabled .ms-Icon--StatusCircleCheckmark:before{content:"\e305";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--BackToWindow:before{content:"\f164";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FullScreen:before{content:"\f15e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Print:before{content:"\f6fa";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Up:before{content:"\f1b4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Down:before{content:"\f147";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--OEM:before{content:"\f132";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Delete:before{content:"\e47b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Save:before{content:"\ea43";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Flashlight:before{content:"\e628";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Sad:before{content:"\e5d4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--MultiSelect:before{content:"\e84b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--KeyboardClassic:before{content:"\e74a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Play:before{content:"\e990";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Pause:before{content:"\f5a0";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ChevronLeft:before{content:"\f2a9";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ChevronRight:before{content:"\f2af";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Emoji2:before{content:"\f3df";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SearchAndApps.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--SearchAndApps:before{content:"\f773";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Globe:before{content:"\e6b1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ContactInfo:before{content:"\f6d6";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Unpin:before{content:"\e985";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Contact:before{content:"\f5bc";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Paste:before{content:"\e35a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Error:before{content:"\f3f0";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Unlock:before{content:"\e794";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Calendar:before{content:"\e24d";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Megaphone:before{content:"\f536";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Color:before{content:"\e3bc";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SaveAs.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--SaveAs:before{content:"\ea48";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Undo:before{content:"\e126";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--RedEye:before{content:"\e5f1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Warning:before{content:"\f868";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ShoppingCart:before{content:"\e2ab";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Flag:before{content:"\f40a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Page:before{content:"\e4d7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Car:before{content:"\f847";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--EatDrink:before{content:"\e666";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Home:before{content:"\e70f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SwitcherStartEnd:before{content:"\f1ab";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--IncidentTriangle:before{content:"\f880";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--FullHistory:before,.fluent-icons-enabled .ms-Icon--History:before{content:"\e705";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Work:before{content:"\e1e9";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--LocationDot.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--LocationDot:before{content:"\e353";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--Dictionary.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Dictionary:before{content:"\f8fd";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--RevToggleKey:before{content:"\f8dd";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--View:before{content:"\e5f1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Previous:before{content:"\f627";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Next:before{content:"\f568";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Clear:before{content:"\f368";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Download:before{content:"\f14f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Help:before{content:"\f637";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Upload:before{content:"\e131";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Emoji:before{content:"\e5d1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ClosePane:before{content:"\e8c1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--OpenPane.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--OpenPane:before{content:"\e8c4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PreviewLink:before{content:"\f624";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ZoomIn:before{content:"\ee8e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ViewAll:before{content:"\e19b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Switch.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Switch:before{content:"\f18d";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Rename:before{content:"\f668";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Import.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Import:before{content:"\f159";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Folder:before{content:"\e643";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ChromeClose:before{content:"\f368";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ShowResults.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--ShowResults:before{content:"\e064";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PaymentCard:before{content:"\e8d4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Copy:before{content:"\f32a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FontColor:before{content:"\ecf5";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Permissions:before{content:"\e740";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Italic:before{content:"\ed36";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Underline:before{content:"\ed67";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Bold:before{content:"\ecd2";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Like:before{content:"\ed78";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FontSize:before{content:"\ed10";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Tag:before{content:"\ec70";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Library:before{content:"\e761";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--BlockContact:before{content:"\e942";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--AddFriend:before{content:"\e921";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--BulletedList:before{content:"\ecd8";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Chat:before{content:"\e2e4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Group:before{content:"\f5b7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--World:before{content:"\f3d9";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Comment:before{content:"\f2fe";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Repair:before{content:"\ee85";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Accounts:before{content:"\f53b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Stopwatch:before{content:"\ed86";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Clock:before,.fluent-icons-enabled .ms-Icon--Recent:before{content:"\f2dc";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--WorldClock:before{content:"\e6b4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Completed:before{content:"\f297";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--MiniExpand:before{content:"\f44f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Code:before{content:"\ee90";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Streaming.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Streaming:before{content:"\f4f0";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--LightningBolt:before{content:"\e617";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Info:before{content:"\f4a2";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--MediaStorageTower:before{content:"\f1dd";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PC1:before{content:"\f358";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Reply:before{content:"\f176";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Chart:before{content:"\e45c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--LockSolid:before{content:"\e79c";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--DashKey:before{content:"\ebcf";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CloudWeather:before{content:"\e382";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Cloudy.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Cloudy:before{content:"\f86e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Unknown:before{content:"\f63c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SortLines:before{content:"\f1ad";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Ribbon:before{content:"\ea26";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Assign:before{content:"\e344";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FlowChart.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--FlowChart:before{content:"\e638";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CheckList.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--CheckList:before{content:"\ec92";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Diagnostic.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Diagnostic:before{content:"\e9e0";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Equalizer:before{content:"\f586";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Processing.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Processing:before{content:"\f013c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--WorkFlow.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--WorkFlow:before{content:"\e0ae";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Diamond2Solid:before{content:"\e4c6";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--Teamwork:before{content:"\f5b7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PeopleAdd:before{content:"\f5ab";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--DateTime2:before{content:"\e243";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Shield:before{content:"\eac3";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PageAdd:before{content:"\e4da";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--NumberedList:before{content:"\ed3a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--MusicInCollectionFill:before{content:"\e861";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--List:before{content:"\e779";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ErrorBadge:before{content:"\f36c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CircleRing:before{content:"\f2ba";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CircleFill:before{content:"\f2ba";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--Lightbulb:before{content:"\f4d5";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Puzzle:before{content:"\e9e8";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Ringer:before{content:"\e014";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PDF:before{content:"\f3ab";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--StockDown:before{content:"\edaa";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--StockUp:before{content:"\eda5";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--MSNVideos:before{content:"\e993";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Soccer:before{content:"\eb70";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CollegeFootball.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--CollegeFootball:before{content:"\eb68";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ProFootball.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--ProFootball:before{content:"\eb68";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Snowflake.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Snowflake:before{content:"\f89b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--AirplaneSolid.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--AirplaneSolid:before{content:"\f10f";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--Heart:before{content:"\f478";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--HeartFill:before{content:"\f47c";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--StatusErrorFull:before{content:"\f36c";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--Certificate:before{content:"\e539";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Rewind:before{content:"\ea1d";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Photo2:before{content:"\ef61";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--OpenSource:before{content:"\e1dd";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Project.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Project:before{content:"\eaba";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CloudDownload:before{content:"\e38c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CityNext:before{content:"\f2c1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Documentation:before{content:"\e51f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Giftbox:before{content:"\e69b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CompletedSolid:before{content:"\f297";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--CloudUpload:before{content:"\e392";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ScrollUpDown:before{content:"\e32e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Tiles:before{content:"\f071";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Org:before{content:"\e89b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PartyLeader:before{content:"\eca7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--AppIconDefault:before{content:"\f132";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--POI:before{content:"\f4f7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--AddTo:before,.fluent-icons-enabled .ms-Icon--CirclePlus:before{content:"\e005";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--RadioBtnOff:before{content:"\f153";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--RadioBtnOn:before{content:"\f153";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--ExploreContent:before{content:"\e008";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Embed:before{content:"\f339";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Product:before{content:"\e1ba";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ProgressLoopOuter:before{content:"\f0110";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Blocked2:before{content:"\f7a7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FangBody:before{content:"\e04f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ChatInviteFriend:before{content:"\ef51";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Feedback:before{content:"\e930";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SecurityGroup.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--SecurityGroup:before{content:"\e8ff";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Table:before{content:"\ebf4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Waffle.medium,.fluent-icons-enabled .ms-Icon--WaffleOffice365.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Waffle:before,.fluent-icons-enabled .ms-Icon--WaffleOffice365:before{content:"\e6c4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--RemoveLink:before{content:"\e772";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--EditNote.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--EditNote:before{content:"\e86e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--DoubleChevronUp:before{content:"\e32c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--DoubleChevronLeft:before{content:"\f285";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--DoubleChevronRight:before{content:"\f2a7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Ascending:before{content:"\ed5a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Descending:before{content:"\ed5c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TextField:before{content:"\f7de";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ClearFormatting:before{content:"\ecf3";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Strikethrough:before{content:"\ed5e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Export:before{content:"\e0c6";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ExportMirrored:before{content:"\e0c9";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--DoubleChevronDown:before{content:"\f284";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ReplyMirrored:before{content:"\f8e1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--AddGroup.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--AddGroup:before{content:"\e911";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SortUp:before{content:"\f1b3";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SortDown:before{content:"\f1ac";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--AwayStatus:before{content:"\f2dc";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--MyMoviesTV:before{content:"\e82b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CPU:before{content:"\f0d9";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ContactCard:before{content:"\f362";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CustomList:before{content:"\f01ad";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TriangleSolidUp12:before{content:"\eda4";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--TriangleSolidDown12:before{content:"\eda9";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--TriangleSolidRight12:before{content:"\edb3";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--TriangleRight12:before{content:"\edb3";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--DocumentSet:before{content:"\f0022";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ArrowDownRightMirrored8:before{content:"\f8d1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PlayerSettings:before{content:"\e945";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--EditStyle.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--EditStyle:before{content:"\f7d9";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--DocumentSearch:before{content:"\e541";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Starburst:before{content:"\f283";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Hide2:before{content:"\e5f4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ClearFilter:before{content:"\e60c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TimeEntry.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--TimeEntry:before{content:"\e559";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PageEdit:before{content:"\f385";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PageArrowRight.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--PageArrowRight:before{content:"\e4e6";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Database:before{content:"\f0d7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ActivateOrders:before{content:"\f011c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ZipFolder:before{content:"\f434";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Configuration:before{content:"\f422";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TextDocument:before{content:"\eeed";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Script:before{content:"\f1db";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ActivityFeed:before{content:"\f8a9";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CaretSolidDown:before{content:"\f260";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--FabricFolder:before{content:"\e643";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FabricFolderFill:before{content:"\e650";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--FabricNewFolder:before{content:"\e645";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PublishContent.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--PublishContent:before{content:"\e0cb";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CannedChat:before{content:"\e2e4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SettingsApp:before{content:"\f129";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FolderHorizontal:before{content:"\e643";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--StatusCircleInner:before{content:"\f2ba";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--StatusCircleRing:before{content:"\f2ba";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--StatusCircleErrorX:before{content:"\f368";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--InfoSolid:before{content:"\f4a9";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--ScheduleEventAction:before{content:"\e23f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FlameSolid:before{content:"\ef68";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--ServerProcesses.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--ServerProcesses:before{content:"\ee7d";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Server:before{content:"\f1dc";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SaveAll:before{content:"\f1d2";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TwoKeys.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--TwoKeys:before{content:"\e745";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--GridViewSmall:before{content:"\ebf4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ViewDashboard.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--ViewDashboard:before{content:"\e41a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ViewList:before{content:"\f0191";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ViewListGroup:before{content:"\f0193";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ViewListTree:before{content:"\f0195";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TriggerAuto.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--TriggerAuto:before{content:"\e626";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--StackedBarChart.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--StackedBarChart:before{content:"\f39b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--StackedLineChart.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--StackedLineChart:before{content:"\e453";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--BuildQueue:before{content:"\f78d";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--BuildQueueNew:before.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--BuildQueueNew:before:before{content:"\f0144";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--UserFollowed:before{content:"\f5c9";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Clicked.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--Clicked:before{content:"\e445";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Signin:before{content:"\e933";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CloneToDesktop:before{content:"\f0117";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--BranchFork2:before,.fluent-icons-enabled .ms-Icon--BranchMerge:before{content:"\e1dd";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--BranchPullRequest.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--BranchPullRequest:before{content:"\e1e4";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--RawSource:before{content:"\ef64";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--RowsGroup:before{content:"\e6ca";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ServerEnviroment:before{content:"\f1dd";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Backlog:before,.fluent-icons-enabled .ms-Icon--BacklogBoard:before{content:"\f018c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TeamFavorite:before{content:"\f0f6";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CommentAdd:before{content:"\e3d7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ShopServer.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--ShopServer:before{content:"\f715";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--QueryList:before{content:"\f012c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--StreamingOff.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--StreamingOff:before{content:"\e7aa";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--MoreVertical:before{content:"\e829";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ArrowTallUpRight:before,.fluent-icons-enabled .ms-Icon--ArrowUpRight8:before{content:"\f8eb";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--RingerOff:before{content:"\f117";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PlayResume.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--PlayResume:before{content:"\ee1a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Package:before,.fluent-icons-enabled .ms-Icon--Repo:before{content:"\f8cc";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FolderQuery.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--FolderQuery:before{content:"\f425";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FolderList:before{content:"\f0128";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CirclePauseSolid.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--CirclePauseSolid:before{content:"\f6c5";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--CirclePause.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--CirclePause:before{content:"\f6bc";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--MSNVideosSolid:before{content:"\e9a5";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--CircleStopSolid:before{content:"\f771";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--CircleStop:before{content:"\f759";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--NavigateForward:before{content:"\e09a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FileTemplate:before{content:"\e543";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FileJAVA:before{content:"\f0177";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FileCSS:before{content:"\f0dc";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FileSass:before{content:"\f017d";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FileCode.medium,.fluent-icons-enabled .ms-Icon--FileHTML.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--FileCode:before,.fluent-icons-enabled .ms-Icon--FileHTML:before{content:"\e4f3";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--JavaScriptLanguage:before{content:"\f0d0";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CSharpLanguage:before{content:"\f0c5";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TypeScriptLanguage:before{content:"\f0d0";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--MarkDownLanguage.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--MarkDownLanguage:before{content:"\e7db";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PlugConnected.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--PlugConnected:before{content:"\e999";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PlugDisconnected.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--PlugDisconnected:before{content:"\f609";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--UnlockSolid:before{content:"\e7a2";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--Variable:before{content:"\e7e1";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FileBug:before{content:"\f38a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FileImage:before{content:"\f0175";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--WorkItem:before{content:"\f7f3";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TripleColumnEdit.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--TripleColumnEdit:before{content:"\e3cf";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--AlertSolid:before{content:"\f3ef";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--MegaphoneSolid:before{content:"\f540";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--TaskSolid:before{content:"\f0bf";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--CrownSolid:before{content:"\f06e";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--Trophy2Solid:before{content:"\f84d";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--QuickNoteSolid:before{content:"\f66d";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--ConstructionConeSolid:before{content:"\ea39";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--PageListSolid:before{content:"\f0018";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--StarburstSolid:before{content:"\f283";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--ReadingModeSolid.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--ReadingModeSolid:before{content:"\f665";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--ShieldSolid:before{content:"\eacc";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--GiftBoxSolid:before{content:"\e6a8";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--RibbonSolid:before{content:"\ea2e";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--FinancialSolid.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--FinancialSolid:before{content:"\e11c";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--HeadsetSolid:before{content:"\e703";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--PermissionsSolid:before{content:"\e74e";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--ParkingSolid:before{content:"\f7e6";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--DiamondSolid:before{content:"\f61c";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--AsteriskSolid.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--AsteriskSolid:before{content:"\f7bb";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--OfflineStorageSolid:before{content:"\f0d8";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--BankSolid:before{content:"\e220";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--DecisionSolid:before{content:"\f0185";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--FiltersSolid:before{content:"\f59b";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--ColorSolid:before{content:"\e3d1";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--ReviewSolid:before{content:"\f8c1";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--FeedbackRequestSolid.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--FeedbackRequestSolid:before{content:"\f220";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--NavigateExternalInline:before{content:"\f581";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PlanView:before{content:"\e24d";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ProjectCollection:before{content:"\f0e7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ChevronUnfold10:before{content:"\e32e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ChevronFold10:before{content:"\f016b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TestBeaker:before{content:"\f1d6";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TestBeakerSolid:before{content:"\f1d6";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--TestAutoSolid:before{content:"\f0162";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TestPlan:before{content:"\f0179";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Sprint:before{content:"\f0160";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--TriggerApproval:before{content:"\e61d";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Rocket:before{content:"\f676";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--LikeSolid:before{content:"\ed78";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--FilterSolid:before{content:"\e60a";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Inbox:before{content:"\f513";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--NotExecuted:before{content:"\f0172";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--NotImpactedSolid:before{content:"\f0186";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--IssueSolid:before{content:"\f0bc";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--FontColorA:before{content:"\ecf5";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SemiboldWeight:before{content:"\ecd2";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ChartSeries:before{content:"\f0174";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--AlignJustify.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--AlignJustify:before{content:"\f79d";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--BlockedSolid:before{content:"\f70e";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--DownloadDocument:before{content:"\e4df";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--WaitlistConfirm.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--WaitlistConfirm:before{content:"\ec9f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--LaptopSecure:before{content:"\f018f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--EntryView.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--EntryView:before{content:"\e876";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--AccountManagement.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--AccountManagement:before{content:"\e920";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ExploreData.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--ExploreData:before{content:"\e45f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PasteAsCode:before{content:"\f2cb";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FileYML:before{content:"\f017f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ClipboardSolid:before{content:"\e342";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--AnalyticsView:before{content:"\ee95";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Trending12:before{content:"\f196";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CircleShapeSolid:before{content:"\f2ba";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--DictionaryRemove:before{content:"\f0165";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--UserRemove:before{content:"\f5d0";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--OpenInNewTab:before{content:"\f581";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--VerifiedBrandSolid:before{content:"\f283";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--BacklogList:before{content:"\f0197";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PeopleSettings.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--PeopleSettings:before{content:"\f5b6";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Blocked2Solid:before{content:"\f7bf";font-family:FluentFilled}.fluent-icons-enabled .ms-Icon--NumberSymbol:before{content:"\f57c";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--VerifiedBrand:before{content:"\f283";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--ReleaseGate:before{content:"\f015f";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FabricTextHighlightComposite:before{content:"\ecf5";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--AddReaction:before{content:"\e5c7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SurveyQuestions:before{content:"\e530";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--BranchCompare:before{content:"\e1da";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--DiffInline:before{content:"\f016e";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--DiffSideBySide.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--DiffSideBySide:before{content:"\e3cb";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FilePDB.medium{font-size:1.25rem;line-height:1rem}.fluent-icons-enabled .ms-Icon--FilePDB:before{content:"\f2e5";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--VisualBasicLanguage:before{content:"\f0d2";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--FSharpLanguage:before{content:"\f0c7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--PythonLanguage:before{content:"\f0cb";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--CoffeeScript:before{content:"\e585";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--SemanticZoom:before{content:"\f014b";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--Camera:before{content:"\e299";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--GripperDotsVertical:before{content:"\e9f7";font-family:FluentRegular}.fluent-icons-enabled .ms-Icon--DockRight:before{content:"\e8bc";font-family:FluentRegular}.bolt-tooltip{animation:tooltip-fade-in .3s ease-in;max-width:320px}.bolt-tooltip .bolt-callout-content{background-color:initial}.bolt-tooltip-content{background-color:#333333f2;background-color:rgba(var(--palette-neutral-80,51,51,51),.95);border-radius:2px;color:#fff;color:rgba(var(--palette-neutral-0,255,255,255),1);padding:8px 12px;text-align:left;word-break:break-word}body.ms-vss-web-vsts-theme-hc-dark .bolt-tooltip-content,body.ms-vss-web-vsts-theme-hc-light .bolt-tooltip-content{background-color:#fff;background-color:var(--background-color,#fff);border:2px solid #0078d4;border:2px solid var(--focus-border-color,#0078d4)}.bolt-tooltip-fade-out{animation:tooltip-fade-out .3s ease-in}.bolt-tooltip-fade-out.bolt-callout{pointer-events:none}@keyframes tooltip-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tooltip-fade-out{0%{opacity:1}to{opacity:0}}.bolt-callout{background-color:initial;pointer-events:auto}.bolt-portal.bolt-layout-relative{bottom:-5000px;left:-5000px;right:-5000px;top:-5000px}.bolt-light-dismiss{pointer-events:auto}.bolt-callout-modal{background-color:#0003;background-color:var(--palette-black-alpha-20,#0003)}@media (forced-colors:active){.bolt-callout-modal{background:#0000}}.bolt-callout-content{background-color:#fff;background-color:var(--callout-background-color,#fff);z-index:1}.bolt-callout-shadow{box-shadow:0 6px 12px rgba(0,0,0,.132);box-shadow:0 6px 12px var(--callout-shadow-color,rgba(0,0,0,.132))}body.ms-vss-web-vsts-theme-hc-dark .bolt-callout-shadow,body.ms-vss-web-vsts-theme-hc-light .bolt-callout-shadow{border:2px solid #0078d4;border:2px solid var(--focus-border-color,#0078d4);box-shadow:none}.bolt-callout-extra-large{width:800px}.bolt-callout-large{width:640px}.bolt-callout-medium{width:480px}.bolt-callout-small{width:320px}.bolt-callout-auto{width:auto}.bolt-portal-host{position:fixed;z-index:1000000}.bolt-portal{overflow:hidden;pointer-events:none;z-index:10}.bolt-condensed-horizontal-spacing{padding-left:16px;padding-right:16px}.bolt-default-horizontal-spacing{padding-left:20px;padding-right:20px}.bolt-relaxed-horizontal-spacing{padding-left:32px;padding-right:32px}.bolt-contextual-menu{border-radius:4px;max-width:320px;overflow-x:hidden;overflow-y:auto}@media (forced-colors:active){.bolt-contextual-menu{border:1px solid}}@media screen and (max-width:599px){.bolt-contextual-submenu{min-width:200px}}.overflow .bolt-contextual-menu{overflow-y:scroll}.bolt-menu{border-collapse:initial;color:#000000e6;color:var(--text-primary-color,#000000e6);display:table;font-size:.875rem;table-layout:auto}.bolt-menuitem-row{background-color:initial;border-radius:3px;color:inherit;display:table-row;outline:none;overflow:hidden;text-decoration:none;white-space:nowrap}@media (forced-colors:active){.bolt-menuitem-row{border:1px solid #0000}}.bolt-menuitem-row.focused{background-color:initial;outline:none}@media (forced-colors:active){.bolt-menuitem-row.focused{border-color:windowtext}}.bolt-menuitem-row.expanded,.bolt-menuitem-row:hover{background-color:#0000000a;background-color:var(--palette-black-alpha-4,#0000000a)}@media (forced-colors:active){.bolt-menuitem-row.expanded{border-color:windowtext}.bolt-menuitem-row:hover{background-color:highlight}}.bolt-menuitem-row.disabled{color:#00000061;color:var(--text-disabled-color,#00000061)}@media (forced-colors:active){.bolt-menuitem-row.disabled{color:grayText}}.bolt-menuitem-row.disabled:hover{background-color:initial}body.ms-vss-web-vsts-theme-hc-dark .bolt-menuitem-row:not(.bolt-menuitem-divider,.bolt-menuitem-header):focus,body.ms-vss-web-vsts-theme-hc-dark .bolt-menuitem-row:not(.bolt-menuitem-divider,.bolt-menuitem-header):hover,body.ms-vss-web-vsts-theme-hc-light .bolt-menuitem-row:not(.bolt-menuitem-divider,.bolt-menuitem-header):focus,body.ms-vss-web-vsts-theme-hc-light .bolt-menuitem-row:not(.bolt-menuitem-divider,.bolt-menuitem-header):hover{background-color:#0078d4;background-color:var(--focus-border-color,#0078d4);color:#fff;color:var(--background-color,#fff)}.bolt-focus-visible .bolt-menuitem-row.focused{animation:focus-shadow-pulse-inset 4s ease-in-out infinite;background-color:#0000000a;background-color:var(--palette-black-alpha-4,#0000000a);outline:none}a.bolt-menuitem-row:not(.ms-Button),a.bolt-menuitem-row:not(.ms-Button):hover,a.bolt-menuitem-row:not(.ms-Button):visited{color:#000000e6;color:var(--text-primary-color,#000000e6);text-decoration:none}@media (forced-colors:active){a.bolt-menuitem-row:not(.ms-Button),a.bolt-menuitem-row:not(.ms-Button):hover,a.bolt-menuitem-row:not(.ms-Button):visited{color:windowtext}a.bolt-menuitem-row:not(.ms-Button):focus,a.bolt-menuitem-row:not(.ms-Button):hover{color:highlighttext}a.bolt-menuitem-row .bolt-list-cell{border-color:#0000}.bolt-focus-visible a.bolt-menuitem-row:focus .bolt-list-cell,a.bolt-menuitem-row:hover .bolt-list-cell{border-color:highlight}}.bolt-menuitem-header{font-weight:600}.bolt-menuitem-divider:hover,.bolt-menuitem-header:hover{background-color:initial}@media (forced-colors:active){.bolt-menuitem-divider:hover,.bolt-menuitem-header:hover{border:1px solid #0000}}.bolt-menuitem-cell{padding:0;vertical-align:middle}.bolt-menuitem-cell:first-child .bolt-menuitem-cell-content{padding-right:0}.bolt-menuitem-cell:last-child .bolt-menuitem-cell-content{padding-left:0}.bolt-menuitem-cell-content{justify-content:center;padding:6px}.bolt-menuitem-cell-text{justify-content:flex-start;max-width:225px;min-width:180px;white-space:normal}.bolt-menuitem-cell-secondary{color:#0000008c;color:var(--text-secondary-color,#0000008c)}.bolt-menuitem-divider-content{background-color:#0003;background-color:var(--palette-black-alpha-20,#0003);height:1px;margin:6px;padding:0}.bolt-menu-spacer{padding:4px}body.ms-vss-web-vsts-theme-hc-dark .bolt-menuitem-row:focus .bolt-toggle-button-pill,body.ms-vss-web-vsts-theme-hc-dark .bolt-menuitem-row:hover .bolt-toggle-button-pill,body.ms-vss-web-vsts-theme-hc-light .bolt-menuitem-row:focus .bolt-toggle-button-pill,body.ms-vss-web-vsts-theme-hc-light .bolt-menuitem-row:hover .bolt-toggle-button-pill{border-color:#fff;border-color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-dark .bolt-menuitem-row:focus .bolt-toggle-button-icon,body.ms-vss-web-vsts-theme-hc-dark .bolt-menuitem-row:hover .bolt-toggle-button-icon,body.ms-vss-web-vsts-theme-hc-light .bolt-menuitem-row:focus .bolt-toggle-button-icon,body.ms-vss-web-vsts-theme-hc-light .bolt-menuitem-row:hover .bolt-toggle-button-icon{background-color:#fff;background-color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-dark .bolt-menuitem-row:focus .bolt-toggle-button-text,body.ms-vss-web-vsts-theme-hc-dark .bolt-menuitem-row:hover .bolt-toggle-button-text,body.ms-vss-web-vsts-theme-hc-light .bolt-menuitem-row:focus .bolt-toggle-button-text,body.ms-vss-web-vsts-theme-hc-light .bolt-menuitem-row:hover .bolt-toggle-button-text{color:#fff;color:var(--background-color,#fff)}.bolt-dropdown-button{display:inline-flex}.bolt-dropdown-button .icon-right{font-size:.75rem;padding-left:10px}.bolt-checkbox{align-items:center;border-radius:4px;color:#000000e6;color:var(--text-primary-color,#000000e6);display:inline-flex}.bolt-checkbox:focus{outline:none}@media (forced-colors:active){.bolt-checkbox:focus{border:2px solid Highlight}}.bolt-checkbox.disabled{color:#00000061;color:var(--text-disabled-color,#00000061);cursor:default}@media (forced-colors:active){.bolt-checkbox.disabled{color:graytext;forced-color-adjust:none}.bolt-checkbox.disabled .bolt-checkmark{border-color:graytext;color:graytext}}.bolt-checkbox.disabled.checked .bolt-checkmark{background-color:#c8c8c8;background-color:rgba(var(--palette-neutral-20,200,200,200),1)}@media (forced-colors:active){.bolt-checkbox.disabled.checked .bolt-checkmark{background-color:initial;border-color:graytext}}.bolt-checkbox.disabled:not(.checked) .bolt-checkmark{border:1px solid #c8c8c8;border-color:rgba(var(--palette-neutral-20,200,200,200),1)}@media (forced-colors:active){.bolt-checkbox.disabled:not(.checked) .bolt-checkmark{border-color:graytext}}.bolt-checkbox.labelled{padding:2px 4px 2px 5px}.bolt-checkbox:not(.labelled){margin:2px}.bolt-checkbox.checked .bolt-checkmark{background-color:#0078d4;background-color:var(--communication-background,#0078d4);border:1px solid #0000;color:#fff;color:var(--text-on-communication-background,#fff)}@media (forced-colors:active){.bolt-checkbox.checked .bolt-checkmark{background-color:initial}}.bolt-checkbox:not(.checked):not(.disabled) .bolt-checkmark{border:1px solid #0000008c;border:1px solid var(--text-secondary-color,#0000008c)}@media (forced-colors:active){.bolt-checkbox:not(.checked):not(.disabled) .bolt-checkmark{border-color:windowtext;color:windowtext}}.bolt-checkbox:not(.checked):not(.disabled) .bolt-checkmark>.fabric-icon{visibility:hidden}.bolt-checkmark{border-radius:.25rem;color:#0000;height:1rem;padding:1px;width:1rem}.bolt-checkbox-label{padding-bottom:1px;padding-left:10px}.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus{animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;box-shadow:0 0 0 3px #0078d43b,0 0 0 1px #0078d4;box-shadow:0 0 0 3px var(--focus-pulse-max-color,#0078d43b),0 0 0 1px var(--focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus{animation:none}}.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus:not(.checked):not(.labelled) .bolt-checkmark{border:1px solid #0078d4;border:1px solid var(--communication-background,#0078d4)}@media (forced-colors:active){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus:not(.checked):not(.labelled) .bolt-checkmark{border-color:highlight;forced-color-adjust:none}}@media screen and (-ms-high-contrast:black-on-white){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus:not(.checked):not(.labelled) .bolt-checkmark{outline:1px solid highlight;outline-offset:1px}}@media (forced-colors:active){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus:not(.checked):not(.labelled) .bolt-checkmark{color:windowtext}}.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus.checked:not(.labelled) .bolt-checkmark{border:1px solid #fff;border:1px solid var(--background-color,#fff)}@media (forced-colors:active){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus.checked:not(.labelled) .bolt-checkmark{border-color:highlight;forced-color-adjust:none}}@media screen and (-ms-high-contrast:black-on-white){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus.checked:not(.labelled) .bolt-checkmark{outline:1px solid highlight;outline-offset:1px}}@media (forced-colors:active){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus.checked:not(.labelled) .bolt-checkmark{color:windowtext}.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus .bolt-checkmark{border-color:highlight;forced-color-adjust:none}}@media screen and (-ms-high-contrast:black-on-white){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus .bolt-checkmark{outline:1px solid highlight;outline-offset:1px}}@media (forced-colors:active){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus .bolt-checkmark{color:windowtext}}.bolt-list{border-spacing:0;color:#000000e6;color:var(--text-primary-color,#000000e6);cursor:default;display:table;table-layout:fixed;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none}@media screen and (min-width:0\0){.bolt-list{max-width:100vw}}.bolt-list.bolt-list{border-collapse:initial}.bolt-fixed-height-list-row{width:100%}.bolt-list-row{color:inherit;display:table-row;outline:none;text-decoration:none;transition:background 80ms linear}body.ms-vss-web-vsts-theme-hc-dark .bolt-list-row,body.ms-vss-web-vsts-theme-hc-light .bolt-list-row{transition:none}.bolt-list-row:hover{background-color:#00000005;background-color:var(--component-grid-row-hover-color,#00000005)}.bolt-list-row:hover .bolt-list-cell-content-reveal{opacity:1}@media (forced-colors:active){.bolt-list-row:hover{background:Canvas;forced-color-adjust:none}.bolt-list-row:hover td{forced-color-adjust:auto}}body.ms-vss-web-vsts-theme-hc-dark .bolt-list-row:hover:not(.bolt-menuitem-divider,.comment-item),body.ms-vss-web-vsts-theme-hc-light .bolt-list-row:hover:not(.bolt-menuitem-divider,.comment-item){background:#0078d4;background:var(--focus-border-color,#0078d4);color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-dark .bolt-list-row:hover .secondary-text,body.ms-vss-web-vsts-theme-hc-light .bolt-list-row:hover .secondary-text{color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-dark .bolt-list-row:hover .list-item-label,body.ms-vss-web-vsts-theme-hc-light .bolt-list-row:hover .list-item-label{color:#0078d4;color:var(--focus-border-color,#0078d4)}.bolt-list-row.focused .bolt-list-cell-content-reveal{opacity:1}@media (forced-colors:active){.bolt-list-row.focused{background:Canvas;forced-color-adjust:none}.bolt-list-row.focused td{forced-color-adjust:auto}}body.ms-vss-web-vsts-theme-hc-dark .bolt-list-row.focused:not(.comment-item){background:#0078d4;background:var(--focus-border-color,#0078d4);color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-dark .bolt-list-row.focused:not(.comment-item) .secondary-text{color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-light .bolt-list-row.focused:not(.comment-item){background:#0078d4;background:var(--focus-border-color,#0078d4);color:#fff;color:var(--background-color,#fff)}body.ms-vss-web-vsts-theme-hc-light .bolt-list-row.focused:not(.comment-item) .secondary-text{color:#fff;color:var(--background-color,#fff)}.bolt-list-row.selected{background-color:#deecf9;background-color:var(--component-grid-selected-row-color,#deecf9);outline:none}@media (forced-colors:active){.bolt-list-row.selected{background:Canvas;forced-color-adjust:none}.bolt-list-row.selected td{forced-color-adjust:auto}}body.ms-vss-web-vsts-theme-hc-dark .bolt-list-row.selected,body.ms-vss-web-vsts-theme-hc-light .bolt-list-row.selected{background:#0078d4;background:var(--focus-border-color,#0078d4);color:#fff;color:var(--background-color,#fff)}@media (forced-colors:active){.bolt-list-row.selected .bolt-button.bolt-focus-treatment:focus,.bolt-list-row.selected .bolt-checkbox.bolt-focus-treatment:focus .bolt-checkmark{border-color:Background}}.bolt-list-row.selected .bolt-list-cell:first-child{border-left:2px solid #0078d4;border-left:2px solid var(--component-grid-focus-border-color,#0078d4)}.bolt-list-row:hover.selected{background-color:#deecf9;background-color:var(--component-grid-action-selected-cell-hover-color,#deecf9)}@media (forced-colors:active){.bolt-list-row:hover.selected{background-color:Canvas}}body.ms-vss-web-vsts-theme-hc-dark .bolt-list-row:hover.selected,body.ms-vss-web-vsts-theme-hc-light .bolt-list-row:hover.selected{background:#0078d4;background:var(--focus-border-color,#0078d4);color:#fff;color:var(--background-color,#fff)}.bolt-list-row.single-click-activation{cursor:pointer}.bolt-list-row-no-hover:hover{background-color:initial}.bolt-list-row-header:hover,.bolt-list-row-loading:hover{background-color:initial;cursor:default}.bolt-list-cell{border-bottom:1px solid #0000;border-top:1px solid #0000;color:inherit;display:table-cell;overflow:hidden;padding:0;position:relative;text-align:left;text-decoration:none;white-space:nowrap}.bolt-list-cell:first-child{border-left:2px solid #0000}.bolt-list-cell:last-child{border-right:1px solid #0000}.bolt-list-cell-content-reveal{opacity:0}.bolt-list-cell-spacer{padding:0}.bolt-list-cell-text{overflow:hidden}.bolt-focus-visible .bolt-list-row:focus .bolt-list-cell{border-color:#0078d4;border-color:var(--component-grid-focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-focus-visible .bolt-list-row:focus .bolt-list-cell{background-color:highlight}.bolt-focus-visible .bolt-list-row:focus{border-color:highlight;forced-color-adjust:none}}@media screen and (-ms-high-contrast:black-on-white){.bolt-focus-visible .bolt-list-row:focus{outline:3px double highlight;outline-offset:1px}}@media (forced-colors:active){.bolt-focus-visible .bolt-list-row:focus{forced-color-adjust:none}.bolt-focus-visible .bolt-list-row:focus a,.bolt-focus-visible .bolt-list-row:focus>td>*{forced-color-adjust:auto}}.bolt-list-row-marked .bolt-list-cell:first-child{border-left:2px solid #2b88d8;border-left-color:rgba(var(--palette-primary-tint-10,43,136,216),1)}.bolt-list-overlay-container{width:100%}.bolt-list-overlay{pointer-events:none;width:100%}.bolt-list-drag-source-item{background-color:#fff6;background-color:var(--component-grid-drag-source-color,#fff6)}.bolt-drag-image-portal{z-index:100}.bolt-drag-image{background-color:#fff;background-color:var(--callout-background-color,#fff);height:40px;padding:0 8px;width:320px}.bolt-list-drop-indicator-circle{background-color:#2b88d8;background-color:rgba(var(--palette-primary-tint-10,43,136,216),1);border-radius:50%;height:9px;width:9px}.bolt-list-drop-indicator-circle.top{top:-4px}.bolt-list-drop-indicator-circle.bottom{bottom:-4px}.bolt-list-drop-indicator-line{background-color:#c7e0f4;background-color:rgba(var(--palette-primary-tint-20,199,224,244),1);height:3px;right:0}.bolt-list-drop-indicator-line.top{top:-1px}.bolt-list-drop-indicator-line.bottom{bottom:-1px}.bolt-list-drop-indicator-line.left,.bolt-list-drop-indicator-line.right{height:100%;width:3px}.bolt-list-tree-drop-target{border:1px solid #0078d4;border:1px solid var(--component-grid-focus-border-color,#0078d4)}.bolt-link{border-radius:2px;color:#005a9e;color:var(--communication-foreground,#005a9e);cursor:pointer;outline:#0000;text-decoration:none;transition:color 80ms cubic-bezier(.165,.84,.44,1),background 80ms linear}.bolt-link:hover{color:#004578;color:rgba(var(--palette-primary-shade-30,0,69,120),1)}.bolt-focus-visible .bolt-link:focus{animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;box-shadow:0 0 0 3px #0078d43b,0 0 0 1px #0078d4;box-shadow:0 0 0 3px var(--focus-pulse-max-color,#0078d43b),0 0 0 1px var(--focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-focus-visible .bolt-link:focus{animation:none}}.bolt-link.subtle{border-radius:4px;color:inherit;padding:3px 6px}.bolt-link.subtle:hover{background-color:#0000000f;background-color:var(--palette-black-alpha-6,#0000000f);color:#005a9e;color:var(--communication-foreground,#005a9e)}.bolt-link.disabled{cursor:default}.bolt-link.underline{text-decoration:underline}.bolt-focus-visible .bolt-link.subtle:focus{background-color:#0000000f;background-color:var(--palette-black-alpha-6,#0000000f);color:#005a9e;color:var(--communication-foreground,#005a9e);outline:none}@media (forced-colors:active){.bolt-focus-visible .bolt-link:focus{outline:1px solid highlight!important}}.bolt-spinner{align-items:center;justify-content:center}@keyframes spinner-anim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bolt-spinner-circle{animation-duration:1.3s;animation-iteration-count:infinite;animation-name:spinner-anim;animation-timing-function:cubic-bezier(.53,.21,.29,.67);border:1.5px solid #c8c8c8;border-color:rgba(var(--palette-neutral-20,200,200,200),1);border-radius:50%;border-top-color:#005a9e;border-top-color:var(--communication-foreground,#005a9e)}.bolt-spinner-circle.xsmall{height:.75rem;width:.75rem}.bolt-spinner-circle.small{height:1rem;width:1rem}.bolt-spinner-circle.medium{height:1.25rem;width:1.25rem}.bolt-spinner-circle.large{height:1.75rem;width:1.75rem}.bolt-spinner-label{color:#005a9e;color:var(--communication-foreground,#005a9e)}.focus-treatment:focus{outline:none}body.ms-vss-web-vsts-theme-hc-dark.bolt-focus-visible .bolt-tab.focus-treatment.focused,body.ms-vss-web-vsts-theme-hc-dark.bolt-focus-visible .bolt-tab.focus-treatment:focus,body.ms-vss-web-vsts-theme-hc-light.bolt-focus-visible .bolt-tab.focus-treatment.focused,body.ms-vss-web-vsts-theme-hc-light.bolt-focus-visible .bolt-tab.focus-treatment:focus{border:2px solid #0078d4;border:2px solid var(--focus-border-color,#0078d4);outline:2px solid #005a9e;outline:2px solid var(--communication-foreground,#005a9e)}.bolt-focus-visible .bolt-tab.focus-treatment.focused,.bolt-focus-visible .bolt-tab.focus-treatment:focus{animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;border-radius:3px;box-shadow:0 0 0 3px #0078d43b,0 0 0 1px #0078d4;box-shadow:0 0 0 3px var(--focus-pulse-max-color,#0078d43b),0 0 0 1px var(--focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-focus-visible .bolt-tab.focus-treatment.focused,.bolt-focus-visible .bolt-tab.focus-treatment:focus{animation:none;border:1px solid Highlight;color:windowtext;forced-color-adjust:none}.bolt-focus-visible .bolt-tab.focus-treatment.focused>*,.bolt-focus-visible .bolt-tab.focus-treatment:focus>*{forced-color-adjust:auto}}.bolt-tab{color:inherit}.bolt-tabbar .vss-FilterBar{height:32px;margin-bottom:0;margin-left:8px;margin-top:0}.bolt-tabbar .vss-FilterBar .vss-FilterBar--list{align-items:center}.bolt-tabbar .vss-FilterBar .vss-FilterBar--list .vss-FilterBar--item.vss-FilterBar--item-keyword-container{margin-right:0}.bolt-tabbar .vss-FilterBar .vss-FilterBar--list .vss-FilterBar--right-items .vss-FilterBar--action{display:none}.bolt-tabbar.sticky{background-color:#fff;background-color:var(--background-color,#fff);position:sticky;top:0;z-index:2}.bolt-tabbar-grey.sticky{background-color:#f8f8f8;background-color:rgba(var(--palette-neutral-2,248,248,248),1)}body.ms-vss-web-vsts-theme-hc-dark .bolt-tabbar-grey.sticky,body.ms-vss-web-vsts-theme-hc-light .bolt-tabbar-grey.sticky{background-color:#fff;background-color:var(--background-color,#fff)}.bolt-tabbar-on-callout.sticky{background-color:#fff;background-color:var(--callout-background-color,#fff)}@supports (-ms-ime-align:auto){.bolt-tabbar.sticky.sticky{position:relative}}@media screen and (max-width:600px){.bolt-tabbar-tabs{overflow-x:auto}}.bolt-tabbar-tabs.compact .bolt-tab{background-color:initial;border:0;color:#000000e6;color:var(--text-primary-color,#000000e6);cursor:pointer;display:inline-block;height:2rem;margin-right:0;overflow:visible;padding:0 8px;position:relative;text-align:center;text-decoration:none}.bolt-tabbar-tabs.compact .bolt-tab .bolt-tab-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bolt-tabbar-tabs.compact .bolt-tab .bolt-tab-inner-container{align-items:center;display:flex;height:100%}.bolt-tabbar-tabs.compact .bolt-tab .bolt-tab-badge{cursor:pointer;margin-left:4px;max-width:80px}.bolt-tabbar-tabs.compact .bolt-tab .bolt-tab-badge .bolt-pill-focusable{overflow:hidden}.bolt-tabbar-tabs.compact .bolt-tab:last-child{margin-right:0}@media (forced-colors:active){.bolt-tabbar-tabs.compact .bolt-tab{border:1px solid #0000}}.bolt-tabbar-tabs.compact .bolt-tab:hover{color:inherit}@media (forced-colors:active){.bolt-tabbar-tabs.compact .bolt-tab:hover{border-color:Highlight}}body.ms-vss-web-vsts-theme-hc-dark .bolt-tabbar-tabs.compact .bolt-tab:hover,body.ms-vss-web-vsts-theme-hc-light .bolt-tabbar-tabs.compact .bolt-tab:hover{border-color:#005a9e;border-color:var(--communication-foreground,#005a9e)}.bolt-tabbar-tabs.compact .bolt-tab .bolt-tab-text:before{content:attr(data-content);display:block;font-weight:400;height:0;visibility:hidden}.bolt-tabbar-tabs.compact .bolt-tab .bolt-tab-text:after{content:attr(data-content);display:block;font-weight:600;height:0;visibility:hidden}.bolt-tabbar-tabs.compact .bolt-tab .bolt-tab-icon+.bolt-tab-text{margin-left:4px}.bolt-tabbar-tabs.compact .bolt-tab.selected .bolt-tab-inner-container{border-bottom:2px solid #0078d4;border-bottom:2px solid var(--communication-background,#0078d4);font-weight:600;padding-top:2px}body.ms-vss-web-vsts-theme-hc-dark .bolt-tabbar-tabs.compact .bolt-tab.selected,body.ms-vss-web-vsts-theme-hc-light .bolt-tabbar-tabs.compact .bolt-tab.selected{border-bottom:2px solid #005a9e;border-bottom:2px solid var(--communication-foreground,#005a9e)}.bolt-tabbar-tabs.tall .bolt-tab{background-color:initial;border:0;color:#000000e6;color:var(--text-primary-color,#000000e6);cursor:pointer;display:inline-block;height:3rem;margin-right:0;overflow:visible;padding:0 8px;position:relative;text-align:center;text-decoration:none}.bolt-tabbar-tabs.tall .bolt-tab .bolt-tab-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bolt-tabbar-tabs.tall .bolt-tab .bolt-tab-inner-container{align-items:center;display:flex;height:100%}.bolt-tabbar-tabs.tall .bolt-tab .bolt-tab-badge{cursor:pointer;margin-left:4px;max-width:80px}.bolt-tabbar-tabs.tall .bolt-tab .bolt-tab-badge .bolt-pill-focusable{overflow:hidden}.bolt-tabbar-tabs.tall .bolt-tab:last-child{margin-right:0}@media (forced-colors:active){.bolt-tabbar-tabs.tall .bolt-tab{border:1px solid #0000}}.bolt-tabbar-tabs.tall .bolt-tab:hover{color:inherit}@media (forced-colors:active){.bolt-tabbar-tabs.tall .bolt-tab:hover{border-color:Highlight}}body.ms-vss-web-vsts-theme-hc-dark .bolt-tabbar-tabs.tall .bolt-tab:hover,body.ms-vss-web-vsts-theme-hc-light .bolt-tabbar-tabs.tall .bolt-tab:hover{border-color:#005a9e;border-color:var(--communication-foreground,#005a9e)}.bolt-tabbar-tabs.tall .bolt-tab .bolt-tab-text:before{content:attr(data-content);display:block;font-weight:400;height:0;visibility:hidden}.bolt-tabbar-tabs.tall .bolt-tab .bolt-tab-text:after{content:attr(data-content);display:block;font-weight:600;height:0;visibility:hidden}.bolt-tabbar-tabs.tall .bolt-tab .bolt-tab-icon+.bolt-tab-text{margin-left:4px}.bolt-tabbar-tabs.tall .bolt-tab.selected .bolt-tab-inner-container{border-bottom:2px solid #0078d4;border-bottom:2px solid var(--communication-background,#0078d4);font-weight:600;padding-top:2px}body.ms-vss-web-vsts-theme-hc-dark .bolt-tabbar-tabs.tall .bolt-tab.selected,body.ms-vss-web-vsts-theme-hc-light .bolt-tabbar-tabs.tall .bolt-tab.selected{border-bottom:2px solid #005a9e;border-bottom:2px solid var(--communication-foreground,#005a9e)}.bolt-tabbar-tabs.large-link .bolt-tab{background-color:initial;border:0;color:#000000e6;color:var(--text-primary-color,#000000e6);cursor:pointer;display:inline-block;height:2.5rem;margin-right:0;overflow:visible;padding:0 8px;position:relative;text-align:center;text-decoration:none}.bolt-tabbar-tabs.large-link .bolt-tab .bolt-tab-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bolt-tabbar-tabs.large-link .bolt-tab .bolt-tab-inner-container{align-items:center;display:flex;height:100%}.bolt-tabbar-tabs.large-link .bolt-tab .bolt-tab-badge{cursor:pointer;margin-left:4px;max-width:80px}.bolt-tabbar-tabs.large-link .bolt-tab .bolt-tab-badge .bolt-pill-focusable{overflow:hidden}.bolt-tabbar-tabs.large-link .bolt-tab:last-child{margin-right:0}@media (forced-colors:active){.bolt-tabbar-tabs.large-link .bolt-tab{border:1px solid #0000}}.bolt-tabbar-tabs.large-link .bolt-tab:hover{color:inherit}@media (forced-colors:active){.bolt-tabbar-tabs.large-link .bolt-tab:hover{border-color:Highlight}}body.ms-vss-web-vsts-theme-hc-dark .bolt-tabbar-tabs.large-link .bolt-tab:hover,body.ms-vss-web-vsts-theme-hc-light .bolt-tabbar-tabs.large-link .bolt-tab:hover{border-color:#005a9e;border-color:var(--communication-foreground,#005a9e)}.bolt-tabbar-tabs.large-link .bolt-tab .bolt-tab-text:before{content:attr(data-content);display:block;font-weight:400;height:0;visibility:hidden}.bolt-tabbar-tabs.large-link .bolt-tab .bolt-tab-text:after{content:attr(data-content);display:block;font-weight:600;height:0;visibility:hidden}.bolt-tabbar-tabs.large-link .bolt-tab .bolt-tab-icon+.bolt-tab-text{margin-left:4px}.bolt-tabbar-tabs.large-link .bolt-tab.selected .bolt-tab-inner-container{border-bottom:2px solid #0078d4;border-bottom:2px solid var(--communication-background,#0078d4);font-weight:600;padding-top:2px}body.ms-vss-web-vsts-theme-hc-dark .bolt-tabbar-tabs.large-link .bolt-tab.selected,body.ms-vss-web-vsts-theme-hc-light .bolt-tabbar-tabs.large-link .bolt-tab.selected{border-bottom:2px solid #005a9e;border-bottom:2px solid var(--communication-foreground,#005a9e)}.bolt-tablist{border-right:1px solid #0003;border-right:1px solid var(--palette-black-alpha-20,#0003);overflow:auto}.bolt-tablist-tabs .bolt-tab{background-color:initial;color:#000000e6;color:var(--text-primary-color,#000000e6);cursor:pointer;display:inline-block;height:32px;padding-left:32px;text-decoration:none}.bolt-tablist-tabs .bolt-tab .bolt-tab-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bolt-tablist-tabs .bolt-tab .bolt-tab-inner-container{align-items:center;display:flex;height:100%}.bolt-tablist-tabs .bolt-tab .bolt-tab-badge{cursor:pointer;margin-left:4px;max-width:80px}.bolt-tablist-tabs .bolt-tab .bolt-tab-badge .bolt-pill-focusable{overflow:hidden}.bolt-tablist-tabs .bolt-tab.selected{background-color:#eaeaea;background-color:rgba(var(--palette-neutral-8,234,234,234),1)}@media (forced-colors:active){.bolt-tablist-tabs .bolt-tab.selected{background:highlight;forced-color-adjust:none}.bolt-tablist-tabs .bolt-tab.selected .bolt-tab-text{background:window;color:windowtext}}.bolt-tablist-tabs a.bolt-tab{color:inherit}.bolt-tablist-heading{align-items:center;height:32px;margin-top:16px;padding-left:32px}.bolt-tablist-title{align-items:center;display:flex;height:48px;padding-left:32px}.bolt-tablist-subtitle{padding-left:32px}.bolt-pill{border:1px solid #0000;border-radius:120px;white-space:nowrap}.bolt-pill.clickable{cursor:pointer}.bolt-pill.count .bolt-pill-content{font-weight:600}.bolt-pill .bolt-pill-content{margin:0 .5rem;padding:2px 0}.bolt-pill .bolt-pill-icon{margin-left:.25rem;margin-right:.375rem}.bolt-pill.compact.has-filled-visual .bolt-pill-content,.bolt-pill.compact.has-icon .bolt-pill-content,.bolt-pill.large.has-filled-visual .bolt-pill-content,.bolt-pill.large.has-icon .bolt-pill-content,.bolt-pill.regular.has-filled-visual .bolt-pill-content,.bolt-pill.regular.has-icon .bolt-pill-content{margin-left:0}.bolt-pill.compact.has-remove-button .bolt-pill-content,.bolt-pill.large.has-remove-button .bolt-pill-content,.bolt-pill.regular.has-remove-button .bolt-pill-content{margin-right:.375rem}.bolt-pill.compact{font-size:.6875rem}.bolt-pill.regular{font-size:.75rem}.bolt-pill.regular .bolt-pill-filled-visual{width:1.25rem}.bolt-pill.large{font-size:.875rem}.bolt-pill.large .bolt-pill-filled-visual{width:1.5rem}.bolt-pill.standard{background-color:#0000000f;background-color:var(--palette-black-alpha-6,#0000000f)}.bolt-pill.standard.clickable.hover{background-color:#0000001a;background-color:var(--palette-black-alpha-10,#0000001a)}.bolt-pill.themed-standard{background-color:#deecf9;background-color:rgba(var(--palette-primary-tint-30,222,236,249),1);color:#000000e6;color:var(--text-primary-color,#000000e6)}.bolt-pill.themed-standard.clickable.hover{background-color:#eff6fc;background-color:rgba(var(--palette-primary-tint-40,239,246,252),1)}.bolt-pill.outlined{background-color:initial;border-color:#0003;border-color:var(--palette-black-alpha-20,#0003)}.bolt-pill.outlined.clickable.hover{background-color:#0000000f;background-color:var(--palette-black-alpha-6,#0000000f)}.bolt-pill.outlined .bolt-pill-button{border:1px solid #0000}.bolt-pill.colored.dark{color:#fff}.bolt-pill.colored.light{color:#000}.bolt-focus-visible .bolt-pill:focus{animation:ms-focus-shadow-pulse 4s ease-in-out infinite;border-color:#0078d4;border-color:var(--communication-background,#0078d4);box-shadow:0 0 0 3px #0078d43b;box-shadow:0 0 0 3px var(--focus-pulse-max-color,#0078d43b);outline:none}@media (forced-colors:active){.bolt-focus-visible .bolt-pill:focus{animation:none;border-color:highlight;forced-color-adjust:none}}@media screen and (-ms-high-contrast:black-on-white){.bolt-focus-visible .bolt-pill:focus{outline:1px solid highlight;outline-offset:1px}}@media (forced-colors:active){.bolt-focus-visible .bolt-pill:focus{background:#0000!important;color:windowtext}}.bolt-pill-icon{padding:2px}.bolt-pill-filled-visual{border-radius:50%;margin-right:4px;overflow:hidden}button.bolt-pill-button.bolt-button.icon-only{border-radius:50%;color:inherit;margin-left:auto;padding:2px}button.bolt-pill-button.bolt-button.icon-only:hover{background-color:#0000000f;background-color:var(--palette-black-alpha-6,#0000000f)}.bolt-tree-cell .bolt-table-cell-content{padding-bottom:6px;padding-left:6px;padding-top:6px}.bolt-tree-cell .bolt-tree-cell-content-with-button{padding-bottom:.125rem;padding-top:.125rem}.bolt-tree-expand-button{border-radius:2px;margin-right:4px;padding:6px}.bolt-tree-expand-button:hover{background-color:#eaeaea;background-color:rgba(var(--palette-neutral-8,234,234,234),1)}@media (forced-colors:active){.bolt-tree-expand-button:not(.disabled):hover{color:HighLight}}.bolt-table-header-cell{outline:none;padding:0}.bolt-table-header-border,.bolt-table-header-cell{border-bottom:1px solid #eaeaea;border-bottom:1px solid var(--component-grid-cell-bottom-border-color,#eaeaea)}.bolt-table-header-cell-content{border:1px solid #0000;border-radius:4px;color:#0000008c;color:var(--text-secondary-color,#0000008c);font-weight:600;margin:7px 0;outline:none;padding:.375rem .6875rem;position:relative;text-align:left}@media (forced-colors:active){.bolt-table-header-cell-content{border-color:#0000}}.bolt-table-header-cell-actionable>.bolt-table-header-cell-content{cursor:pointer}.bolt-table-header-cell-actionable>.bolt-table-header-cell-content:hover{background-color:#00000005;background-color:var(--component-grid-row-hover-color,#00000005)}.bolt-focus-visible .bolt-table-header-cell-actionable:focus>.bolt-table-header-cell-content{background-color:#deecf9;background-color:var(--component-grid-selected-row-color,#deecf9)}.bolt-table-header-cell-empty:hover{background-color:inherit}.bolt-table-header-sort-icon{padding:0 4px}.bolt-table-header-sizer{bottom:0;position:absolute;right:0;top:0}.bolt-table-header-row.focused .bolt-table-cell-content-reveal,.bolt-table-header-row:hover .bolt-table-cell-content-reveal,.bolt-table-row.focused .bolt-table-cell-content-reveal,.bolt-table-row:hover .bolt-table-cell-content-reveal{visibility:visible}.bolt-table-two-line-cell-item{padding:1px}.bolt-table-two-line-cell-item .bolt-table-link:focus{animation:focus-shadow-pulse-inset 4s ease-in-out infinite;box-shadow:inset 0 0 0 3px #0078d43b,inset 0 0 0 1px #0078d4;box-shadow:inset 0 0 0 3px var(--focus-pulse-max-color,#0078d43b),inset 0 0 0 1px var(--focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-table-two-line-cell-item .bolt-table-link:focus{animation:none}}.bolt-table-two-line-cell-icon{margin-right:12px}.bolt-table-cell-compact{padding:0}.bolt-table-show-lines .bolt-table-row:not(.first-row) .bolt-table-cell{border-top:1px solid #eaeaea;border-top:1px solid var(--component-grid-cell-bottom-border-color,#eaeaea)}.bolt-table-cell-primary{font-weight:600}.bolt-table-cell-tertiary{color:#0000008c}.justify-cell-start .bolt-list-cell-child{justify-content:flex-start}.justify-cell-end .bolt-list-cell-child{justify-content:flex-end}.bolt-table-cell-content{padding:.5625rem .75rem}.bolt-table-cell-content .bolt-list-cell-child:not(:last-child){margin-right:4px}.bolt-table-cell-content .bolt-list-cell-text{flex-grow:1;overflow:hidden}.bolt-table-cell-content-with-link{padding:.375rem}.bolt-table-cell-content-with-inline-link{padding:.375rem .5rem}.bolt-table-cell-content-with-button{padding-bottom:.125rem;padding-top:.125rem}.bolt-table-inline-link-left-padding{padding-left:.25rem}.bolt-table-inline-link-right-padding{padding-right:.25rem}.bolt-table-link.bolt-link{border-radius:4px;color:inherit;padding:.1875rem .375rem;text-decoration:underline}.bolt-table-link.bolt-link:active,.bolt-table-link.bolt-link:focus{outline:none}.bolt-table-link.bolt-link:hover{background-color:#0000000f;background-color:var(--palette-black-alpha-6,#0000000f);color:#005a9e;color:var(--communication-foreground,#005a9e)}.bolt-table-inline-link.bolt-table-link{padding:.1875rem .25rem}.bolt-table-cell-content-reveal{visibility:hidden}@media screen and (max-width:599px){.bolt-table-cell-content-reveal{visibility:visible}}.bolt-table-cell-select .bolt-table-header-cell-content:hover{background-color:inherit}.bolt-table-cell-select{font-weight:400;padding:2px 0 0}.bolt-table-spacer-cell{z-index:1}.bolt-gripper-container{cursor:move;cursor:grab;cursor:-webkit-grab;margin-left:5px;width:.625rem}.bolt-gripper{background-image:url("data:image/svg+xml;utf8,<svg width='6' height='20' viewBox='0 0 6 20' fill='black' opacity='0.3' xmlns='http://www.w3.org/2000/svg'><circle cx='1' cy='7' r='1'/><circle cx='1' cy='13' r='1'/><circle cx='1' cy='19' r='1'/><circle cx='5' cy='7' r='1'/><circle cx='1' cy='1' r='1'/><circle cx='5' cy='1' r='1'/><circle cx='5' cy='13' r='1'/><circle cx='5' cy='19' r='1'/></svg>");height:1.25rem;width:.625rem}.bolt-focus-visible .bolt-table-header-cell:focus>.bolt-table-header-cell-content{animation:ms-focus-shadow-pulse 4s ease-in-out infinite;border-color:#0078d4;border-color:var(--communication-background,#0078d4);box-shadow:0 0 0 3px #0078d43b;box-shadow:0 0 0 3px var(--focus-pulse-max-color,#0078d43b);z-index:1}@media (forced-colors:active){.bolt-focus-visible .bolt-table-header-cell:focus>.bolt-table-header-cell-content{animation:none;background:#0000;border-color:highlight;color:windowtext;forced-color-adjust:none}}.bolt-focus-visible .bolt-table .bolt-list-row:focus .bolt-list-cell{border-color:#0078d4;border-color:var(--component-grid-focus-border-color,#0078d4)}.bolt-focus-visible .bolt-table-link:focus{background-color:#0000000f;background-color:var(--palette-black-alpha-6,#0000000f);color:#005a9e;color:var(--communication-foreground,#005a9e)}.bolt-focus-visible .bolt-table-header-sizer:focus{border:1px solid #0078d4;border:1px solid var(--communication-background,#0078d4)}.bolt-table-container.sticky-table{display:inline-block;overflow:auto}.bolt-table.sticky-table th{background:#fff;background:var(--background-color,#fff);position:sticky;top:0;z-index:9}.bolt-sizer{outline-width:0;-webkit-user-select:none;user-select:none;z-index:1}.bolt-focus-visible .bolt-sizer{outline-width:1px}.bolt-sizer-column{cursor:ns-resize;padding:2px 0}.bolt-sizer-column.divider:before{background-color:#eaeaea;background-color:rgba(var(--palette-neutral-8,234,234,234),1);content:"";height:1px}.bolt-sizer-row{cursor:ew-resize;padding:0 2px}.bolt-sizer-row.divider:before{background-color:#eaeaea;background-color:rgba(var(--palette-neutral-8,234,234,234),1);content:"";width:1px}.bolt-sizer-portal{background-color:initial;pointer-events:auto;z-index:100}.bolt-sizer-portal-column{cursor:ns-resize}.bolt-sizer-portal-row{cursor:ew-resize}.bolt-breakpoint{pointer-events:none}.bolt-breakpoint-container{height:2px}.bolt-breakpoint-observation{bottom:0;left:0;top:0}.bolt-page>.bolt-tabbar{padding:0 32px 0 24px}@media screen and (max-width:599px){.bolt-page>.bolt-tabbar{padding-left:12px;padding-right:20px}}.bolt-page>.bolt-header{margin-left:12px;margin-right:12px;padding-bottom:0;padding-top:24px;z-index:3}@media screen and (max-width:599px){.bolt-page>.bolt-header{margin-left:0;margin-right:0;padding-top:16px}}.bolt-page>.bolt-header .bolt-header-commandbar-no-right-padding{padding-right:4px}@media screen and (max-width:599px){.bolt-page>.bolt-header .bolt-header-commandbar-no-right-padding{padding-right:0}}.bolt-page>.vss-FilterBar{margin-left:32px;margin-right:32px}.bolt-page .page-content{padding-bottom:16px;padding-left:32px;padding-right:32px}@media screen and (max-width:599px){.bolt-page .page-content{padding-left:0;padding-right:0}}.bolt-page .page-content-top{padding-top:16px}.bolt-page .page-content-bottom{padding-bottom:16px}.bolt-page .page-content-left{padding-left:32px}@media screen and (max-width:599px){.bolt-page .page-content-left{padding-left:0}}.bolt-page .page-content-right{padding-right:32px}@media screen and (max-width:599px){.bolt-page .page-content-right{padding-right:0}}.bolt-page-grey{background-color:#f8f8f8;background-color:rgba(var(--palette-neutral-2,248,248,248),1)}.bolt-page-white{background-color:#fff;background-color:var(--background-color,#fff)}.bolt-dialog-callout-content{border-radius:6px;margin:16px;overflow:hidden}@media (forced-colors:active){.bolt-dialog-callout-content{border:1px solid}}.bolt-dialog-callout-content.bolt-callout-shadow{box-shadow:0 25.6px 57.6px #00000038,0 4.8px 14.4px #0000002e;box-shadow:0 25.6px 57.6px var(--panel-shadow-color,#00000038),0 4.8px 14.4px var(--panel-shadow-secondary-color,#0000002e)}body.ms-vss-web-vsts-theme-hc-dark .bolt-dialog-callout-content.bolt-callout-shadow,body.ms-vss-web-vsts-theme-hc-light .bolt-dialog-callout-content.bolt-callout-shadow{border:2px solid #0078d4;border:2px solid var(--focus-border-color,#0078d4);box-shadow:none}.bolt-dialog-callout-content.bolt-dialog-mobile{margin-left:32px;margin-right:32px;min-width:0}.bolt-lower-right-corner-dialog-content{width:420px}@media only screen and (max-width:600px){.bolt-lower-right-corner-dialog-content{width:240px}}.bolt-dialog .bolt-panel-footer{padding:16px 20px}.bolt-dialog-content{padding-bottom:4px}.bolt-dialog-content-bottom-padding{padding-bottom:32px}.bolt-dialog-content{overflow:auto;position:relative}.bolt-dialog-callout.no-events{pointer-events:none}.bolt-dialog{pointer-events:auto}.bolt-dialog-resize-icon{cursor:se-resize;margin-left:auto;padding-right:4px}.bolt-dialog .bolt-dialog-resizable-footer{min-height:48px;padding-bottom:0}.bolt-dialog-overlay{background-color:#ffffffdb;background-color:var(--callout-filtered-background-color,#ffffffdb)}@media (forced-colors:active){.bolt-dialog-overlay{background:#0000}}.bolt-header-no-spacing-defined{padding-left:20px;padding-right:20px;padding-top:16px}.bolt-header-condensed{padding-bottom:8px;padding-top:8px}.bolt-header-default{padding-bottom:16px;padding-top:16px}.bolt-header-relaxed{padding-bottom:24px;padding-top:24px}.bolt-header-with-commandbar.bolt-header-condensed{padding-right:12px}.bolt-header-with-commandbar.bolt-header-default{padding-right:16px}.bolt-header-with-commandbar.bolt-header-relaxed{padding-right:28px}.bolt-header-with-commandbar{padding-right:16px}@media screen and (max-width:599px){.bolt-header-with-commandbar{padding-right:20px}}.bolt-header-with-back-button{padding-left:16px}@media screen and (max-width:599px){.bolt-header-with-back-button{flex-direction:column;padding-left:20px}}.bolt-header-title-area{flex-shrink:25}.bolt-header-content-area{min-width:0}@media screen and (max-width:599px){.bolt-header-content-area{flex-wrap:wrap}}.bolt-header-title{margin-right:8px;padding-bottom:4px;padding-top:4px}.bolt-header-title.l{padding-bottom:0;padding-top:0}.bolt-header-title.s{padding-bottom:6px;padding-top:6px}@media screen and (max-width:599px){.bolt-header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.bolt-header-icon{font-size:1rem;margin-right:8px;margin-top:8px}.bolt-header-icon.l{margin-top:10px}.bolt-header-icon.s{margin-top:6px}.bolt-header-separator{background-color:#f4f4f4;background-color:rgba(var(--palette-neutral-4,244,244,244),1);height:1px}.bolt-button.bolt-header-back-button{background-color:initial;font-size:1rem;margin-right:8px}@media screen and (max-width:599px){.bolt-button.bolt-header-back-button{padding:0}.bolt-button.bolt-header-back-button .bolt-button-text{color:#0000008c;color:var(--text-secondary-color,#0000008c);font-size:.75rem;font-weight:400}}.bolt-header-commandbar{margin-left:16px;padding-right:4px}.bolt-header-commandbar .responsive-placeholder{margin:0}.bolt-header-command-item-button{margin:2px}.bolt-header-command-item-button .bolt-button.icon-only{padding:8px}.bolt-header-commandbar-no-right-padding{padding-right:0}.bolt-header-command-item-separator{background-color:#0003;background-color:var(--palette-black-alpha-20,#0003);margin:4px 8px;width:1px}.bolt-button-group{gap:8px}.bolt-panel-callout-content{border-radius:6px;margin:16px;overflow:hidden;transition-property:transform,opacity;transition:transform .2s cubic-bezier(.165,.84,.44,1),opacity .1s cubic-bezier(.215,.61,.355,1)}@media (forced-colors:active){.bolt-panel-callout-content{border:1px solid}}.bolt-panel-callout-content.bolt-callout-shadow{box-shadow:0 25.6px 57.6px #00000038,0 4.8px 14.4px #0000002e;box-shadow:0 25.6px 57.6px var(--panel-shadow-color,#00000038),0 4.8px 14.4px var(--panel-shadow-secondary-color,#0000002e)}body.ms-vss-web-vsts-theme-hc-dark .bolt-panel-callout-content.bolt-callout-shadow,body.ms-vss-web-vsts-theme-hc-light .bolt-panel-callout-content.bolt-callout-shadow{border:2px solid #0078d4;border:2px solid var(--focus-border-color,#0078d4)}.bolt-panel-callout-content.bolt-panel-fullscreen{border-radius:0;height:auto;margin:0;max-height:none;max-width:none;width:auto}.bolt-panel-description{color:#0000008c;color:var(--text-secondary-color,#0000008c);margin-right:36px}.bolt-panel-footer{min-height:64px;overflow:hidden;padding-bottom:16px;padding-top:16px}.bolt-panel-footer-buttons{font-size:.875rem;justify-content:flex-end}.bolt-panel-content{min-height:64px;position:relative}.bolt-panel-separator{background-color:#f4f4f4;background-color:rgba(var(--palette-neutral-4,244,244,244),1);height:1px}.bolt-panel-overlay{background-color:#fff;background-color:var(--callout-background-color,#fff);opacity:.7}.LoadingSpinner_container__ZoS\+6{align-items:center;display:flex;height:200px;justify-content:center;max-height:100%}.LoadingSpinner_loadingText__2lepq{padding-left:.5rem}.planning-task .subview-switch{margin-right:60px}.b-gantt.planning-task .skills-cell{padding-right:25px}.b-assignmentpicker .b-bottom-toolbar .b-button[data-ref=saveBtn],.b-dependencyeditor .b-bottom-toolbar .b-button[data-ref=saveButton],.b-exportdialog .b-bottom-toolbar .b-button[data-ref=exportButton]{background-color:#64b5f6;border:none;color:#fff;order:1}.b-assignmentpicker .b-bottom-toolbar .b-button[data-ref=saveBtn]:hover,.b-dependencyeditor .b-bottom-toolbar .b-button[data-ref=saveButton]:hover,.b-exportdialog .b-bottom-toolbar .b-button[data-ref=exportButton]:hover{background-color:#64b5f6cc}.b-theme-classic-dark .b-assignmentpicker .b-bottom-toolbar .b-button[data-ref=saveBtn],.b-theme-classic-dark .b-dependencyeditor .b-bottom-toolbar .b-button[data-ref=saveButton],.b-theme-classic-dark .b-exportdialog .b-bottom-toolbar .b-button[data-ref=exportButton]{background-color:#1565c0;color:#cdcecf}.b-theme-classic-dark .b-assignmentpicker .b-bottom-toolbar .b-button[data-ref=saveBtn]:hover,.b-theme-classic-dark .b-dependencyeditor .b-bottom-toolbar .b-button[data-ref=saveButton]:hover,.b-theme-classic-dark .b-exportdialog .b-bottom-toolbar .b-button[data-ref=exportButton]:hover{background-color:#1565c0cc}.b-assignmentpicker .b-bottom-toolbar .b-button[data-ref=cancelBtn],.b-dependencyeditor .b-toolbar-content .b-button[data-ref=cancelButton],.b-dependencyeditor .b-toolbar-content .b-button[data-ref=deleteButton],.b-exportdialog .b-toolbar-content .b-button[data-ref=cancelButton],.b-gantttaskeditor .b-toolbar-content .b-button[data-ref=cancelButton],.b-gantttaskeditor .b-toolbar-content .b-button[data-ref=deleteButton]{color:#222}.b-theme-classic-dark .b-assignmentpicker .b-bottom-toolbar .b-button[data-ref=cancelBtn],.b-theme-classic-dark .b-dependencyeditor .b-toolbar-content .b-button[data-ref=cancelButton],.b-theme-classic-dark .b-dependencyeditor .b-toolbar-content .b-button[data-ref=deleteButton],.b-theme-classic-dark .b-exportdialog .b-toolbar-content .b-button[data-ref=cancelButton],.b-theme-classic-dark .b-gantttaskeditor .b-toolbar-content .b-button[data-ref=cancelButton],.b-theme-classic-dark .b-gantttaskeditor .b-toolbar-content .b-button[data-ref=deleteButton]{color:#cdcecf}.b-gantttaskeditor .b-toolbar-content .b-button[data-ref=add]{color:#69db7c}.b-gantt.planning-task .b-grid-cell.b-wbs-cell{contain:none;overflow:visible}.available-resources .b-resource-avatar,.placeholder-resources .b-resource-avatar,.planned-resources .b-resource-avatar,.work-order-events-scheduler .b-resource-avatar{margin-right:6px!important}.planning-task .b-sch-timerange.b-sch-line{opacity:.8}.project-list .b-toolbar-content{gap:1em!important}.project-list .b-sch-event-wrap{align-items:flex-start}.project-list .b-milestone-wrap{font-size:24px!important;width:auto!important}.project-list .b-sch-event{background:color-mix(in srgb,currentColor 30%,#fff)!important;height:28px!important;transform:translateY(10px)}.project-list .b-sch-event.b-milestone{height:24px!important;transform:translateY(50px)}.project-list .b-milestone>.b-sch-event-content:before{height:18px!important;left:calc(1em - 20px)!important;width:18px!important}.project-list .b-milestone>.b-sch-event-content>label{left:calc(100% + 10px)!important}.b-sch-event.b-milestone label,.b-sch-event:not(.b-milestone) .b-sch-event-content,.b-widget{font-size:12px!important}.b-grid-cell .b-react-portal-container{align-items:center;display:flex;height:100%;width:100%}.b-widget.b-resourcehistogram.available-resources .b-scale-tick-label{font-size:10px;transform:translateY(4px)}.skills-cell>.b-react-portal-container{flex:1;overflow:hidden}.b-absence-only-day{fill:#bdbdbd!important}.b-sch-event-wrap.b-readonly>.b-sch-event-absence>.b-sch-event-content{opacity:1}.b-sch-resourcetimerange.b-sch-absence{align-items:stretch;background-color:initial;padding:10px 0}.b-sch-resourcetimerange.b-sch-absence>div{background-color:#ff878733;color:#ff2626}.b-sch-resourcetimerange.b-sch-break{display:none}.b-schedulerprobase[data-preset-id=dayCenter] .b-sch-break,.b-schedulerprobase[data-preset-id=fullDay] .b-sch-break,.b-schedulerprobase[data-preset-id=week] .b-sch-break{align-items:center;background:#0000 repeating-linear-gradient(-55deg,#ddd9,#ddd9 10px,#eee9 0,#eee9 20px);color:#888;display:flex}.b-sch-resourcetimerange.b-sch-break>div{justify-content:center}.b-sch-break .b-sch-event-content{display:none}.b-schedulerprobase[data-preset-id=dayCenter] .b-sch-break .b-sch-event-content,.b-schedulerprobase[data-preset-id=fullDay] .b-sch-break .b-sch-event-content{display:block}.work-order-events-scheduler .b-toolbar>.b-toolbar-content{padding-right:38px}.work-order-events-scheduler .b-resource-avatar{font-size:14px}.b-sch-event.b-sch-work-order-event{border-radius:3px}.b-sch-event.b-sch-event.b-sch-work-order-event{background-color:#aacdeb}.b-sch-event.b-sch-exchange-event:not(.b-sch-dark-mode){color:#323232}.b-sch-event.b-sch-exchange-event.b-sch-dark-mode{background-color:#2b5f93}.b-sch-work-order-event .b-event-text-wrap,.b-sch-work-order-event>.b-sch-event-content{width:100%}.b-sch-clockwrap.b-sch-clock-hour{align-items:center}.b-row-dragover{border:2px dashed #00b4f5}.b-row-dragover.b-error{border-color:#d32f2f}.b-row-dragover.b-warning{border-color:#ff8c00}.b-tooltip.b-drag-tooltip-warning>.b-tooltip-body-wrap{background-color:#ffbf80}.b-drag-tooltip-warning>.b-anchor path{fill:#ffbf80}.b-sch-tip-warning-message{margin:.5rem 0 0}.b-drag-proxy.b-dragging{z-index:9999}.work-order-events-scheduler .b-sch-event-wrap.b-readonly,.work-order-events-scheduler .b-sch-event-wrap.b-readonly .b-sch-event-content{opacity:1}.work-order-events-scheduler .b-sch-event.b-sch-exchange-event>.b-sch-event-content{height:100%;margin-left:0}.work-order-events-scheduler .b-resource-info>.b-resource-info-name{flex-grow:1}.work-order-events-scheduler .b-resource-info>.b-resource-no-access{background-color:inherit;color:#d32f2f;position:absolute;right:5px;top:50%;transform:translateY(-50%)}