*{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:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0,0,0,.55))}@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:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0,0,0,.9))}.v-align-middle{vertical-align:middle}.depth-0{box-shadow:0 0 0 0 transparent}.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))}.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))}.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{-webkit-user-select:text;user-select:text;cursor: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{-webkit-filter:none;filter:none;-webkit-filter:var(--third-party-icon-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{-webkit-transform:rotate(180deg);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)}.shimmer{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background:linear-gradient(90deg,#f4f4f4 0,#eaeaea 50%,#f4f4f4) 0 0/90% 100% no-repeat #f4f4f4;background:linear-gradient(90deg,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)) 0 0/90% 100% no-repeat rgba(var(--palette-neutral-4,244,244,244),1);transition:opacity .2s ease 0s}@-webkit-keyframes shimmer-wide{0%{background-position:-500px}to{background-position:500px}}@keyframes shimmer-wide{0%{background-position:-500px}to{background-position:500px}}@-webkit-keyframes shimmer-thin{0%{background-position:-200px}to{background-position:200px}}@keyframes shimmer-thin{0%{background-position:-200px}to{background-position:200px}}.shimmer-line{-webkit-animation-name:shimmer-wide;animation-name:shimmer-wide;border-radius:.5em}.shimmer-circle-small{height:1.3em;width:1.3em}.shimmer-circle-large,.shimmer-circle-small{-webkit-animation-name:shimmer-thin;animation-name:shimmer-thin;border-radius:50%;margin-right:4px}.shimmer-circle-large{height:2.3em;width:2.3em}.custom-scrollbar{scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-color:var(--palette-black-alpha-20,rgba(0,0,0,.2)) transparent;scrollbar-width:thin}.custom-scrollbar.scroll-auto-hide{scrollbar-color:transparent transparent}.custom-scrollbar.scroll-auto-hide:hover{scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-color:var(--palette-black-alpha-20,rgba(0,0,0,.2)) transparent}.custom-scrollbar::-webkit-scrollbar{width:18px;height:18px}.custom-scrollbar::-webkit-scrollbar-thumb{border:6px solid transparent;background:rgba(0,0,0,.2);background:var(--palette-black-alpha-20,rgba(0,0,0,.2));border-radius:10px;background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-corner{background:transparent}.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:transparent;background-clip:padding-box}.custom-scrollbar.scroll-auto-hide:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);background:var(--palette-black-alpha-20,rgba(0,0,0,.2));background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3);background:var(--palette-black-alpha-30,rgba(0,0,0,.3));background-clip:padding-box;border:4px solid transparent}.custom-scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar-hidden::-webkit-scrollbar{width:0}.grayscale{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.screen-reader-only{-webkit-user-select:none;user-select:none;position:absolute;height:1px;width:1px;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);-webkit-clip-path:inset(50%);overflow:hidden!important;white-space:nowrap;padding:0!important;margin:0!important}.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-top:.125rem;padding-bottom:.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-list{border-spacing:0;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0,0,0,.9));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}.bolt-list-row:hover{background-color:rgba(0,0,0,.02);background-color:var(--component-grid-row-hover-color,rgba(0,0,0,.02))}.bolt-list-row:hover .bolt-list-cell-content-reveal{opacity:1}@media (forced-colors:active){.bolt-list-row:hover{background:Highlight;forced-color-adjust:none}.bolt-list-row:hover td{forced-color-adjust:auto}}.bolt-list-row.focused .bolt-list-cell-content-reveal{opacity:1}.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:Highlight;forced-color-adjust:none}.bolt-list-row.selected td{forced-color-adjust:auto}}@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:Highlight}}.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-top:1px solid transparent;border-bottom:1px solid transparent;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 transparent}.bolt-list-cell:last-child{border-right:1px solid transparent}.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}}@media (forced-colors:active){.bolt-focus-visible .bolt-list-row:focus{forced-color-adjust:none;border-color:highlight}}@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>td>*,.bolt-focus-visible .bolt-list-row:focus a{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:hsla(0,0%,100%,.4);background-color:var(--component-grid-drag-source-color,hsla(0,0%,100%,.4))}.bolt-drag-image-portal{z-index:100}.bolt-drag-image{background-color:#fff;background-color:var(--callout-background-color,#fff);height:40px;width:320px;padding:0 8px}.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)}@font-face{font-family:AzureDevOpsMDL2Assets;src:url(/static/media/AzDevMDL2.acb0b44d.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{-webkit-transform:translateY(1px);transform:translateY(1px)}.ms-Icon--Insights:before{content:"\e3af"}.ms-Icon--GlobalNavButton:before{content:"\e700"}.ms-Icon--Airplane:before{content:"\e709"}.ms-Icon--ChevronDown:before{content:"\e70d"}.ms-Icon--ChevronUp:before{content:"\e70e"}.ms-Icon--Edit:before{content:"\e70f"}.ms-Icon--Add:before{content:"\e710"}.ms-Icon--Cancel:before{content:"\e711"}.ms-Icon--More:before{content:"\e712"}.ms-Icon--Settings:before{content:"\e713"}.ms-Icon--Video:before{content:"\e714"}.ms-Icon--Mail:before{content:"\e715"}.ms-Icon--People:before{content:"\e716"}.ms-Icon--Phone:before{content:"\e717"}.ms-Icon--Pin:before{content:"\e718"}.ms-Icon--Shop:before{content:"\e719"}.ms-Icon--Link:before{content:"\e71b"}.ms-Icon--Filter:before{content:"\e71c"}.ms-Icon--Zoom:before{content:"\e71e"}.ms-Icon--ZoomOut:before{content:"\e71f"}.ms-Icon--Search:before{content:"\e721"}.ms-Icon--Attach:before{content:"\e723"}.ms-Icon--Send:before{content:"\e724"}.ms-Icon--FavoriteList:before{content:"\e728"}.ms-Icon--Forward:before{content:"\e72a"}.ms-Icon--Back:before{content:"\e72b"}.ms-Icon--Refresh:before{content:"\e72c"}.ms-Icon--Share:before{content:"\e72d"}.ms-Icon--Lock:before{content:"\e72e"}.ms-Icon--BlockedSite:before{content:"\e72f"}.ms-Icon--ReportHacked:before{content:"\e730"}.ms-Icon--EMI:before{content:"\e731"}.ms-Icon--Blocked:before{content:"\e733"}.ms-Icon--FavoriteStar:before{content:"\e734"}.ms-Icon--FavoriteStarFill:before{content:"\e735"}.ms-Icon--ReadingMode:before{content:"\e736"}.ms-Icon--Remove:before{content:"\e738"}.ms-Icon--CheckboxComposite:before{content:"\e73a"}.ms-Icon--CheckboxCompositeReversed:before{content:"\e73d"}.ms-Icon--CheckMark:before{content:"\e73e"}.ms-Icon--BackToWindow:before{content:"\e73f"}.ms-Icon--FullScreen:before{content:"\e740"}.ms-Icon--Print:before{content:"\e749"}.ms-Icon--Up:before{content:"\e74a"}.ms-Icon--Down:before{content:"\e74b"}.ms-Icon--OEM:before{content:"\e74c"}.ms-Icon--Delete:before{content:"\e74d"}.ms-Icon--Save:before{content:"\e74e"}.ms-Icon--Flashlight:before{content:"\e754"}.ms-Icon--Sad:before{content:"\e757"}.ms-Icon--MultiSelect:before{content:"\e762"}.ms-Icon--KeyboardClassic:before{content:"\e765"}.ms-Icon--Play:before{content:"\e768"}.ms-Icon--Pause:before{content:"\e769"}.ms-Icon--ChevronLeft:before{content:"\e76b"}.ms-Icon--ChevronRight:before{content:"\e76c"}.ms-Icon--Emoji2:before{content:"\e76e"}.ms-Icon--SearchAndApps:before{content:"\e773"}.ms-Icon--Globe:before{content:"\e774"}.ms-Icon--ContactInfo:before{content:"\e779"}.ms-Icon--Unpin:before{content:"\e77a"}.ms-Icon--Contact:before{content:"\e77b"}.ms-Icon--Paste:before{content:"\e77f"}.ms-Icon--WindowsLogo:before{content:"\e782"}.ms-Icon--Error:before{content:"\e783"}.ms-Icon--Unlock:before{content:"\e785"}.ms-Icon--Calendar:before{content:"\e787"}.ms-Icon--Megaphone:before{content:"\e789"}.ms-Icon--Color:before{content:"\e790"}.ms-Icon--SaveAs:before{content:"\e792"}.ms-Icon--Undo:before{content:"\e7a7"}.ms-Icon--RedEye:before{content:"\e7b3"}.ms-Icon--Package:before{content:"\e7b8"}.ms-Icon--Warning:before{content:"\e7ba"}.ms-Icon--ShoppingCart:before{content:"\e7bf"}.ms-Icon--Flag:before{content:"\e7c1"}.ms-Icon--Page:before{content:"\e7c3"}.ms-Icon--Car:before{content:"\e804"}.ms-Icon--EatDrink:before{content:"\e807"}.ms-Icon--Home:before{content:"\e80f"}.ms-Icon--SwitcherStartEnd:before{content:"\e810"}.ms-Icon--IncidentTriangle:before{content:"\e814"}.ms-Icon--History:before{content:"\e81c"}.ms-Icon--Work:before{content:"\e821"}.ms-Icon--Recent:before{content:"\e823"}.ms-Icon--LocationDot:before{content:"\e827"}.ms-Icon--Dictionary:before{content:"\e82d"}.ms-Icon--Pinned:before{content:"\e840"}.ms-Icon--RevToggleKey:before{content:"\e845"}.ms-Icon--View:before{content:"\e890"}.ms-Icon--Previous:before{content:"\e892"}.ms-Icon--Next:before{content:"\e893"}.ms-Icon--Clear:before{content:"\e894"}.ms-Icon--Download:before{content:"\e896"}.ms-Icon--Help:before{content:"\e897"}.ms-Icon--Upload:before{content:"\e898"}.ms-Icon--Emoji:before{content:"\e899"}.ms-Icon--ClosePane:before{content:"\e89f"}.ms-Icon--OpenPane:before{content:"\e8a0"}.ms-Icon--PreviewLink:before{content:"\e8a1"}.ms-Icon--ZoomIn:before{content:"\e8a3"}.ms-Icon--ViewAll:before{content:"\e8a9"}.ms-Icon--Switch:before{content:"\e8ab"}.ms-Icon--Rename:before{content:"\e8ac"}.ms-Icon--Import:before{content:"\e8b5"}.ms-Icon--Folder:before{content:"\e8b7"}.ms-Icon--ChromeClose:before{content:"\e8bb"}.ms-Icon--ShowResults:before{content:"\e8bc"}.ms-Icon--PaymentCard:before{content:"\e8c7"}.ms-Icon--Copy:before{content:"\e8c8"}.ms-Icon--FontColor:before{content:"\e8d3"}.ms-Icon--Permissions:before{content:"\e8d7"}.ms-Icon--Italic:before{content:"\e8db"}.ms-Icon--Underline:before{content:"\e8dc"}.ms-Icon--Bold:before{content:"\e8dd"}.ms-Icon--Like:before{content:"\e8e1"}.ms-Icon--FontSize:before{content:"\e8e9"}.ms-Icon--Tag:before{content:"\e8ec"}.ms-Icon--Library:before{content:"\e8f1"}.ms-Icon--BlockContact:before{content:"\e8f8"}.ms-Icon--AddFriend:before{content:"\e8fa"}.ms-Icon--Accept:before{content:"\e8fb"}.ms-Icon--BulletedList:before{content:"\e8fd"}.ms-Icon--Preview:before{content:"\e8ff"}.ms-Icon--Chat:before{content:"\e901"}.ms-Icon--Group:before{content:"\e902"}.ms-Icon--World:before{content:"\e909"}.ms-Icon--Comment:before{content:"\e90a"}.ms-Icon--Repair:before{content:"\e90f"}.ms-Icon--Accounts:before{content:"\e910"}.ms-Icon--Stopwatch:before{content:"\e916"}.ms-Icon--Clock:before{content:"\e917"}.ms-Icon--WorldClock:before{content:"\e918"}.ms-Icon--Completed:before{content:"\e930"}.ms-Icon--MiniExpand:before{content:"\e93a"}.ms-Icon--Code:before{content:"\e943"}.ms-Icon--Streaming:before{content:"\e93e"}.ms-Icon--LightningBolt:before{content:"\e945"}.ms-Icon--Info:before{content:"\e946"}.ms-Icon--CalculatorAddition:before{content:"\e948"}.ms-Icon--MediaStorageTower:before{content:"\e965"}.ms-Icon--ChevronUpSmall:before{content:"\e96d"}.ms-Icon--ChevronDownSmall:before{content:"\e96e"}.ms-Icon--ChevronLeftSmall:before{content:"\e96f"}.ms-Icon--ChevronRightSmall:before{content:"\e970"}.ms-Icon--ChevronUpMed:before{content:"\e971"}.ms-Icon--ChevronDownMed:before{content:"\e972"}.ms-Icon--ChevronLeftMed:before{content:"\e973"}.ms-Icon--ChevronRightMed:before{content:"\e974"}.ms-Icon--PC1:before{content:"\e977"}.ms-Icon--Reply:before{content:"\e97a"}.ms-Icon--Chart:before{content:"\e999"}.ms-Icon--LockSolid:before{content:"\e9a2"}.ms-Icon--DashKey:before{content:"\e9ae"}.ms-Icon--CloudWeather:before{content:"\e9be"}.ms-Icon--Cloudy:before{content:"\e9bf"}.ms-Icon--Unknown:before{content:"\e9ce"}.ms-Icon--SortLines:before{content:"\e9d0"}.ms-Icon--Ribbon:before{content:"\e9d1"}.ms-Icon--Assign:before{content:"\e9d3"}.ms-Icon--FlowChart:before{content:"\e9d4"}.ms-Icon--CheckList:before{content:"\e9d5"}.ms-Icon--Diagnostic:before{content:"\e9d9"}.ms-Icon--Equalizer:before{content:"\e9e9"}.ms-Icon--Processing:before{content:"\e9f5"}.ms-Icon--WorkFlow:before{content:"\ea01"}.ms-Icon--Diamond2Solid:before{content:"\ea0a"}.ms-Icon--Teamwork:before{content:"\ea12"}.ms-Icon--PeopleAdd:before{content:"\ea15"}.ms-Icon--DateTime2:before{content:"\ea17"}.ms-Icon--Shield:before{content:"\ea18"}.ms-Icon--PageAdd:before{content:"\ea1a"}.ms-Icon--NumberedList:before{content:"\ea1c"}.ms-Icon--PowerBILogo:before{content:"\ea1e"}.ms-Icon--MusicInCollectionFill:before{content:"\ea36"}.ms-Icon--List:before{content:"\ea37"}.ms-Icon--ErrorBadge:before{content:"\ea39"}.ms-Icon--CircleRing:before{content:"\ea3a"}.ms-Icon--CircleFill:before{content:"\ea3b"}.ms-Icon--Lightbulb:before{content:"\ea80"}.ms-Icon--Puzzle:before{content:"\ea86"}.ms-Icon--Ringer:before{content:"\ea8f"}.ms-Icon--PDF:before{content:"\ea90"}.ms-Icon--CirclePlus:before{content:"\eaee"}.ms-Icon--StockDown:before{content:"\eb0f"}.ms-Icon--StockUp:before{content:"\eb11"}.ms-Icon--MSNVideos:before{content:"\eb1c"}.ms-Icon--Soccer:before{content:"\eb21"}.ms-Icon--CollegeFootball:before{content:"\eb26"}.ms-Icon--ProFootball:before{content:"\eb27"}.ms-Icon--Snowflake:before{content:"\eb46"}.ms-Icon--AirplaneSolid:before{content:"\eb4c"}.ms-Icon--Heart:before{content:"\eb51"}.ms-Icon--HeartFill:before{content:"\eb52"}.ms-Icon--AzureLogo:before{content:"\eb6a"}.ms-Icon--OfficeLogo:before{content:"\eb6e"}.ms-Icon--SkypeLogo:before{content:"\eb6f"}.ms-Icon--StatusErrorFull:before{content:"\eb90"}.ms-Icon--Certificate:before{content:"\eb95"}.ms-Icon--Rewind:before{content:"\eb9e"}.ms-Icon--Photo2:before{content:"\eb9f"}.ms-Icon--OpenSource:before{content:"\ebc2"}.ms-Icon--Project:before{content:"\ebc6"}.ms-Icon--CloudDownload:before{content:"\ebd3"}.ms-Icon--CityNext:before{content:"\ec06"}.ms-Icon--Documentation:before{content:"\ec17"}.ms-Icon--Giftbox:before{content:"\ec1f"}.ms-Icon--VisualStudioLogo:before{content:"\ec22"}.ms-Icon--CompletedSolid:before{content:"\ec61"}.ms-Icon--MicrosoftLogo:before{content:"\ec6a"}.ms-Icon--CloudUpload:before{content:"\ec8e"}.ms-Icon--ScrollUpDown:before{content:"\ec8f"}.ms-Icon--Tiles:before{content:"\eca5"}.ms-Icon--Org:before{content:"\eca6"}.ms-Icon--PartyLeader:before{content:"\eca7"}.ms-Icon--AppIconDefault:before{content:"\ecaa"}.ms-Icon--POI:before{content:"\ecaf"}.ms-Icon--AddTo:before{content:"\ecc8"}.ms-Icon--RadioBtnOff:before{content:"\ecca"}.ms-Icon--RadioBtnOn:before{content:"\eccb"}.ms-Icon--ExploreContent:before{content:"\eccd"}.ms-Icon--Embed:before{content:"\ecce"}.ms-Icon--Product:before{content:"\ecdc"}.ms-Icon--ProgressLoopOuter:before{content:"\ecdf"}.ms-Icon--Blocked2:before{content:"\ece4"}.ms-Icon--FangBody:before{content:"\eceb"}.ms-Icon--ChatInviteFriend:before{content:"\ecfe"}.ms-Icon--Feedback:before{content:"\ed15"}.ms-Icon--YammerLogo:before{content:"\ed19"}.ms-Icon--AADLogo:before{content:"\ed68"}.ms-Icon--AccessLogo:before{content:"\ed69"}.ms-Icon--SecurityGroup:before{content:"\ed85"}.ms-Icon--Table:before{content:"\ed86"}.ms-Icon--Waffle:before{content:"\ed89"}.ms-Icon--RemoveLink:before{content:"\ed90"}.ms-Icon--EditNote:before{content:"\ed9d"}.ms-Icon--DoubleChevronUp:before{content:"\edbd"}.ms-Icon--DoubleChevronLeft:before{content:"\edbe"}.ms-Icon--DoubleChevronRight:before{content:"\edbf"}.ms-Icon--Ascending:before{content:"\edc0"}.ms-Icon--Descending:before{content:"\edc1"}.ms-Icon--TextField:before{content:"\edc3"}.ms-Icon--Dynamics365Logo:before{content:"\edcc"}.ms-Icon--ClearFormatting:before{content:"\eddd"}.ms-Icon--Strikethrough:before{content:"\ede0"}.ms-Icon--Export:before{content:"\ede1"}.ms-Icon--ExportMirrored:before{content:"\ede2"}.ms-Icon--DoubleChevronDown:before{content:"\ee04"}.ms-Icon--ReplyMirrored:before{content:"\ee35"}.ms-Icon--AddGroup:before{content:"\ee3d"}.ms-Icon--SortUp:before{content:"\ee68"}.ms-Icon--SortDown:before{content:"\ee69"}.ms-Icon--AwayStatus:before{content:"\ee6a"}.ms-Icon--MyMoviesTV:before{content:"\ee6c"}.ms-Icon--CPU:before{content:"\eea1"}.ms-Icon--ContactCard:before{content:"\eebd"}.ms-Icon--CustomList:before{content:"\eebe"}.ms-Icon--OfflineOneDriveParachute:before{content:"\eec8"}.ms-Icon--OfflineOneDriveParachuteDisabled:before{content:"\eec9"}.ms-Icon--TriangleSolidUp12:before{content:"\eecc"}.ms-Icon--TriangleSolidDown12:before{content:"\eecd"}.ms-Icon--TriangleSolidRight12:before{content:"\eecf"}.ms-Icon--TriangleRight12:before{content:"\eed3"}.ms-Icon--ArrowUpRight8:before{content:"\eed4"}.ms-Icon--DocumentSet:before{content:"\eed6"}.ms-Icon--ArrowDownRightMirrored8:before{content:"\eef0"}.ms-Icon--ViewAll2:before{content:"\ef56"}.ms-Icon--PlayerSettings:before{content:"\ef58"}.ms-Icon--ReceiptCheck:before{content:"\ef5b"}.ms-Icon--EditStyle:before{content:"\ef60"}.ms-Icon--Lifesaver:before{content:"\ef62"}.ms-Icon--DocumentSearch:before{content:"\ef6c"}.ms-Icon--ExcelDocument:before{content:"\ef73"}.ms-Icon--Starburst:before{content:"\ef78"}.ms-Icon--SkypeCircleCheck:before{content:"\ef7d"}.ms-Icon--SkypeCircleMinus:before{content:"\ef7f"}.ms-Icon--SkypeMinus:before{content:"\ef82"}.ms-Icon--Hide2:before{content:"\ef89"}.ms-Icon--ClearFilter:before{content:"\ef8f"}.ms-Icon--TimeEntry:before{content:"\ef95"}.ms-Icon--PageEdit:before{content:"\efb6"}.ms-Icon--PageArrowRight:before{content:"\efb8"}.ms-Icon--Database:before{content:"\efc7"}.ms-Icon--ConnectContacts:before{content:"\efd4"}.ms-Icon--ActivateOrders:before{content:"\efe0"}.ms-Icon--ZipFolder:before{content:"\f012"}.ms-Icon--Configuration:before{content:"\f01e"}.ms-Icon--TextDocument:before{content:"\f029"}.ms-Icon--Script:before{content:"\f03a"}.ms-Icon--ActivityFeed:before{content:"\f056"}.ms-Icon--CaretSolidDown:before{content:"\f08e"}.ms-Icon--FabricFolder:before{content:"\f0a9"}.ms-Icon--FabricFolderFill:before{content:"\f0aa"}.ms-Icon--FabricNewFolder:before{content:"\f0ab"}.ms-Icon--PublishContent:before{content:"\f0d4"}.ms-Icon--CannedChat:before{content:"\f0f2"}.ms-Icon--SettingsApp:before{content:"\f0ff"}.ms-Icon--FolderHorizontal:before{content:"\f12b"}.ms-Icon--GiftboxOpen:before{content:"\f133"}.ms-Icon--StatusCircleInner:before{content:"\f137"}.ms-Icon--StatusCircleRing:before{content:"\f138"}.ms-Icon--StatusCircleErrorX:before{content:"\f13d"}.ms-Icon--StatusCircleCheckmark:before{content:"\f13e"}.ms-Icon--InfoSolid:before{content:"\f167"}.ms-Icon--ProgressRingDots:before{content:"\f16a"}.ms-Icon--WordLogo:before{content:"\f1e3"}.ms-Icon--ExcelLogo:before{content:"\f1e5"}.ms-Icon--OneNoteLogo:before{content:"\f1e7"}.ms-Icon--OutlookLogo:before{content:"\f1e9"}.ms-Icon--PowerPointLogo:before{content:"\f1eb"}.ms-Icon--ScheduleEventAction:before{content:"\f1ef"}.ms-Icon--FlameSolid:before{content:"\f1f3"}.ms-Icon--ServerProcesses:before{content:"\f1fe"}.ms-Icon--Server:before{content:"\f201"}.ms-Icon--SaveAll:before{content:"\f203"}.ms-Icon--TwoKeys:before{content:"\f229"}.ms-Icon--GridViewSmall:before{content:"\f232"}.ms-Icon--ViewDashboard:before{content:"\f246"}.ms-Icon--ViewList:before{content:"\f247"}.ms-Icon--ViewListGroup:before{content:"\f248"}.ms-Icon--ViewListTree:before{content:"\f249"}.ms-Icon--TriggerAuto:before{content:"\f24a"}.ms-Icon--TriggerUser:before{content:"\f24b"}.ms-Icon--StackedBarChart:before{content:"\f24d"}.ms-Icon--StackedLineChart:before{content:"\f24e"}.ms-Icon--BuildQueue:before{content:"\f24f"}.ms-Icon--BuildQueueNew:before{content:"\f250"}.ms-Icon--UserFollowed:before{content:"\f25c"}.ms-Icon--Clicked:before{content:"\f268"}.ms-Icon--Signin:before{content:"\f286"}.ms-Icon--CloneToDesktop:before{content:"\f28c"}.ms-Icon--Build:before{content:"\f28f"}.ms-Icon--BranchFork2:before{content:"\f291"}.ms-Icon--BranchCommit:before{content:"\f293"}.ms-Icon--BranchMerge:before{content:"\f295"}.ms-Icon--BranchPullRequest:before{content:"\f296"}.ms-Icon--BranchShelveset:before{content:"\f298"}.ms-Icon--RawSource:before{content:"\f299"}.ms-Icon--RowsGroup:before{content:"\f29b"}.ms-Icon--Deploy:before{content:"\f29d"}.ms-Icon--ServerEnviroment:before{content:"\f29f"}.ms-Icon--VisioLogo:before{content:"\f2a7"}.ms-Icon--Backlog:before{content:"\f2ac"}.ms-Icon--TeamFavorite:before{content:"\f2ad"}.ms-Icon--TaskGroup:before{content:"\f2ae"}.ms-Icon--CommentAdd:before{content:"\f2b3"}.ms-Icon--ShopServer:before{content:"\f2b6"}.ms-Icon--QueryList:before{content:"\f2b8"}.ms-Icon--StreamingOff:before{content:"\f2bb"}.ms-Icon--MoreVertical:before{content:"\f2bc"}.ms-Icon--ArrowTallUpRight:before{content:"\f2be"}.ms-Icon--RingerOff:before{content:"\f2c5"}.ms-Icon--PlayResume:before{content:"\f2c6"}.ms-Icon--Repo:before{content:"\f2cb"}.ms-Icon--FolderQuery:before{content:"\f2cd"}.ms-Icon--FolderList:before{content:"\f2ce"}.ms-Icon--CirclePauseSolid:before{content:"\f2d8"}.ms-Icon--CirclePause:before{content:"\f2d9"}.ms-Icon--MSNVideosSolid:before{content:"\f2da"}.ms-Icon--CircleStopSolid:before{content:"\f2db"}.ms-Icon--CircleStop:before{content:"\f2dc"}.ms-Icon--NavigateForward:before{content:"\f2df"}.ms-Icon--FileTemplate:before{content:"\f2e6"}.ms-Icon--FileJAVA:before{content:"\f2e8"}.ms-Icon--FileCSS:before{content:"\f2ea"}.ms-Icon--FileHTML:before{content:"\f2ed"}.ms-Icon--JavaScriptLanguage:before{content:"\f2ee"}.ms-Icon--TypeScriptLanguage:before{content:"\f2f7"}.ms-Icon--MarkDownLanguage:before{content:"\f2fb"}.ms-Icon--PlugConnected:before{content:"\f302"}.ms-Icon--PlugDisconnected:before{content:"\f303"}.ms-Icon--UnlockSolid:before{content:"\f304"}.ms-Icon--Variable:before{content:"\f305"}.ms-Icon--FileBug:before{content:"\f30d"}.ms-Icon--FileCode:before{content:"\f30e"}.ms-Icon--FileImage:before{content:"\f311"}.ms-Icon--AutoFillTemplate:before{content:"\f313"}.ms-Icon--WorkItem:before{content:"\f314"}.ms-Icon--FullHistory:before{content:"\f31c"}.ms-Icon--TripleColumnEdit:before{content:"\f323"}.ms-Icon--AlertSolid:before{content:"\f331"}.ms-Icon--MegaphoneSolid:before{content:"\f332"}.ms-Icon--TaskSolid:before{content:"\f333"}.ms-Icon--CrownSolid:before{content:"\f336"}.ms-Icon--Trophy2Solid:before{content:"\f337"}.ms-Icon--QuickNoteSolid:before{content:"\f338"}.ms-Icon--ConstructionConeSolid:before{content:"\f339"}.ms-Icon--PageListSolid:before{content:"\f33a"}.ms-Icon--StarburstSolid:before{content:"\f33c"}.ms-Icon--ReadingModeSolid:before{content:"\f33d"}.ms-Icon--ShieldSolid:before{content:"\f340"}.ms-Icon--GiftBoxSolid:before{content:"\f341"}.ms-Icon--RibbonSolid:before{content:"\f345"}.ms-Icon--FinancialSolid:before{content:"\f346"}.ms-Icon--HeadsetSolid:before{content:"\f348"}.ms-Icon--PermissionsSolid:before{content:"\f349"}.ms-Icon--ParkingSolid:before{content:"\f34a"}.ms-Icon--DiamondSolid:before{content:"\f34c"}.ms-Icon--AsteriskSolid:before{content:"\f34d"}.ms-Icon--OfflineStorageSolid:before{content:"\f34e"}.ms-Icon--BankSolid:before{content:"\f34f"}.ms-Icon--DecisionSolid:before{content:"\f350"}.ms-Icon--ParachuteSolid:before{content:"\f352"}.ms-Icon--FiltersSolid:before{content:"\f353"}.ms-Icon--ColorSolid:before{content:"\f354"}.ms-Icon--ReviewSolid:before{content:"\f355"}.ms-Icon--ReviewRequestSolid:before{content:"\f356"}.ms-Icon--ReviewResponseSolid:before{content:"\f358"}.ms-Icon--FeedbackRequestSolid:before{content:"\f359"}.ms-Icon--FeedbackResponseSolid:before{content:"\f35b"}.ms-Icon--NavigateExternalInline:before{content:"\f35f"}.ms-Icon--PlanView:before{content:"\f360"}.ms-Icon--EngineeringGroup:before{content:"\f362"}.ms-Icon--ProjectCollection:before{content:"\f363"}.ms-Icon--ChevronUnfold10:before{content:"\f369"}.ms-Icon--ChevronFold10:before{content:"\f36a"}.ms-Icon--VSTSLogo:before{content:"\f381"}.ms-Icon--TestBeaker:before{content:"\f3a5"}.ms-Icon--TestBeakerSolid:before{content:"\f3a6"}.ms-Icon--TestAutoSolid:before{content:"\f3a8"}.ms-Icon--TestPlan:before{content:"\f3ab"}.ms-Icon--TestStep:before{content:"\f3ac"}.ms-Icon--TestParameter:before{content:"\f3ad"}.ms-Icon--TestSuite:before{content:"\f3ae"}.ms-Icon--TestCase:before{content:"\f3af"}.ms-Icon--Sprint:before{content:"\f3b0"}.ms-Icon--TriggerApproval:before{content:"\f3b2"}.ms-Icon--Rocket:before{content:"\f3b3"}.ms-Icon--AzureKeyVault:before{content:"\f3b4"}.ms-Icon--LikeSolid:before{content:"\f3bf"}.ms-Icon--CRMCustomerInsightsApp:before{content:"\f3c8"}.ms-Icon--FilterSolid:before{content:"\f412"}.ms-Icon--Inbox:before{content:"\f41c"}.ms-Icon--NotExecuted:before{content:"\f440"}.ms-Icon--NotImpactedSolid:before{content:"\f441"}.ms-Icon--BacklogBoard:before{content:"\f444"}.ms-Icon--IssueSolid:before{content:"\f448"}.ms-Icon--DefectSolid:before{content:"\f449"}.ms-Icon--LadybugSolid:before{content:"\f44a"}.ms-Icon--NugetLogo:before{content:"\f44c"}.ms-Icon--TFVCLogo:before{content:"\f44d"}.ms-Icon--ProjectLogo32:before{content:"\f47e"}.ms-Icon--WaffleOffice365:before{content:"\f4e0"}.ms-Icon--FontColorA:before{content:"\f4ec"}.ms-Icon--FontColorSwatch:before{content:"\f4ed"}.ms-Icon--SemiboldWeight:before{content:"\f4f0"}.ms-Icon--ChartSeries:before{content:"\f513"}.ms-Icon--AlignJustify:before{content:"\f51e"}.ms-Icon--BlockedSolid:before{content:"\f531"}.ms-Icon--DownloadDocument:before{content:"\f549"}.ms-Icon--WaitlistConfirm:before{content:"\f550"}.ms-Icon--LaptopSecure:before{content:"\f552"}.ms-Icon--EntryView:before{content:"\f554"}.ms-Icon--AccountManagement:before{content:"\f55c"}.ms-Icon--ExploreData:before{content:"\f5b6"}.ms-Icon--BitbucketLogo32:before{content:"\f5d2"}.ms-Icon--GradleLogo32:before{content:"\f5d4"}.ms-Icon--PasteAsCode:before{content:"\f5d6"}.ms-Icon--ClipboardSolid:before{content:"\f5dc"}.ms-Icon--AnalyticsView:before{content:"\f5f1"}.ms-Icon--Trending12:before{content:"\f62d"}.ms-Icon--CircleShapeSolid:before{content:"\f63c"}.ms-Icon--GitLogo:before{content:"\f65d"}.ms-Icon--GitHubLogo:before{content:"\f65e"}.ms-Icon--ApacheMavenLogo:before{content:"\f65f"}.ms-Icon--NPMLogo:before{content:"\f660"}.ms-Icon--GitFork:before{content:"\f661"}.ms-Icon--SVNLogo:before{content:"\f662"}.ms-Icon--JenkinsLogo:before{content:"\f663"}.ms-Icon--ExternalGit:before{content:"\f665"}.ms-Icon--QuadColumn:before{content:"\f66f"}.ms-Icon--DictionaryRemove:before{content:"\f69a"}.ms-Icon--UserRemove:before{content:"\f69b"}.ms-Icon--OpenInNewTab:before{content:"\f6ab"}.ms-Icon--VerifiedBrandSolid:before{content:"\f6ad"}.ms-Icon--AuthenticatorApp:before{content:"\f6b1"}.ms-Icon--BacklogList:before{content:"\f6bf"}.ms-Icon--ButtonControl:before{content:"\f6c0"}.ms-Icon--UserGauge:before{content:"\f6ed"}.ms-Icon--PeopleSettings:before{content:"\f72c"}.ms-Icon--Blocked2Solid:before{content:"\f737"}.ms-Icon--BulletedListText:before{content:"\f792"}.ms-Icon--BulletedListBullet:before{content:"\f793"}.ms-Icon--NumberedListText:before{content:"\f796"}.ms-Icon--NumberedListNumber:before{content:"\f797"}.ms-Icon--RemoveLinkChain:before{content:"\f79a"}.ms-Icon--RemoveLinkX:before{content:"\f79b"}.ms-Icon--FabricTextHighlight:before{content:"\f79c"}.ms-Icon--ClearFormattingA:before{content:"\f79d"}.ms-Icon--ClearFormattingEraser:before{content:"\f79e"}.ms-Icon--Photo2Fill:before{content:"\f79f"}.ms-Icon--IncreaseIndentText:before{content:"\f7a0"}.ms-Icon--IncreaseIndentArrow:before{content:"\f7a1"}.ms-Icon--DecreaseIndentText:before{content:"\f7a2"}.ms-Icon--DecreaseIndentArrow:before{content:"\f7a3"}.ms-Icon--CheckListText:before{content:"\f7a8"}.ms-Icon--CheckListCheck:before{content:"\f7a9"}.ms-Icon--NumberSymbol:before{content:"\f7ac"}.ms-Icon--VerifiedBrand:before{content:"\f7bd"}.ms-Icon--ReleaseGate:before{content:"\f7be"}.ms-Icon--ReleaseGateCheck:before{content:"\f7bf"}.ms-Icon--ReleaseGateError:before{content:"\f7c0"}.ms-Icon--FabricTextHighlightComposite:before{content:"\f7da"}.ms-Icon--SkypeCircleSlash:before{content:"\f825"}.ms-Icon--PythonLogoBlue:before{content:"\f84d"}.ms-Icon--PythonLogoYellow:before{content:"\f84e"}.ms-Icon--RustLanguageLogo:before{content:"\f84f"}.ms-Icon--RubyGemsLogo:before{content:"\f850"}.ms-Icon--AddReaction:before{content:"\f85d"}.ms-Icon--DecreaseIndentLegacy:before{content:"\e290"}.ms-Icon--IncreaseIndentLegacy:before{content:"\e291"}.ms-Icon--SurveyQuestions:before{content:"\f01b"}.ms-Icon--BranchCompare:before{content:"\f294"}.ms-Icon--DiffInline:before{content:"\f309"}.ms-Icon--DiffSideBySide:before{content:"\f30a"}.ms-Icon--ImageDiff:before{content:"\f30b"}.ms-Icon--GitGraph:before{content:"\f2ca"}.ms-Icon--WordDocument:before{content:"\ef71"}.ms-Icon--PowerPointDocument:before{content:"\ef72"}.ms-Icon--PowerShell:before{content:"\f1fd"}.ms-Icon--FilePDB:before{content:"\f2e5"}.ms-Icon--FileSQL:before{content:"\f2e7"}.ms-Icon--FileASPX:before{content:"\f2e9"}.ms-Icon--FileSass:before{content:"\f2eb"}.ms-Icon--FileLess:before{content:"\f2ec"}.ms-Icon--CSharpLanguage:before{content:"\f2ef"}.ms-Icon--VisualBasicLanguage:before{content:"\f2f1"}.ms-Icon--CPlusPlusLanguage:before{content:"\f2f3"}.ms-Icon--FSharpLanguage:before{content:"\f2f5"}.ms-Icon--PythonLanguage:before{content:"\f2f8"}.ms-Icon--CoffeeScript:before{content:"\f2fa"}.ms-Icon--RowsChild:before{content:"\f29c"}.ms-Icon--SemanticZoom:before{content:"\e833"}.ms-Icon--FileTypeSolution:before{content:"\f387"}.ms-Icon--FileYML:before{content:"\f5da"}.ms-Icon--Camera:before{content:"\e722"}.ms-Icon--GripperResize:before{content:"\e788"}.ms-Icon--UngroupList:before{content:"\e61c"}.ms-Icon--GripperDotsVertical:before{content:"\f772"}.ms-Icon--BugWarning:before{content:"\e357"}.ms-Icon--DockRight:before{content:"\e90d"}.bolt-tooltip{max-width:320px;-webkit-animation:tooltip-fade-in .3s ease-in;animation:tooltip-fade-in .3s ease-in}.bolt-tooltip .bolt-callout-content{background-color:initial}.bolt-tooltip-content{background-color:rgba(51,51,51,.95);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-all;word-break:break-word}.bolt-tooltip-fade-out{-webkit-animation:tooltip-fade-out .3s ease-in;animation:tooltip-fade-out .3s ease-in}.bolt-tooltip-fade-out.bolt-callout{pointer-events:none}@-webkit-keyframes tooltip-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tooltip-fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes tooltip-fade-out{0%{opacity:1}to{opacity:0}}@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:rgba(0,0,0,.2);background-color:var(--palette-black-alpha-20,rgba(0,0,0,.2))}@media (forced-colors:active){.bolt-callout-modal{background:transparent}}.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))}.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-link{border-radius:2px;color:#005a9e;color:var(--communication-foreground,#005a9e);cursor:pointer;outline:transparent;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{-webkit-animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;box-shadow:0 0 0 3px rgba(0,120,212,.23),0 0 0 1px #0078d4;box-shadow:0 0 0 3px var(--focus-pulse-max-color,rgba(0,120,212,.23)),0 0 0 1px var(--focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-focus-visible .bolt-link:focus{-webkit-animation:none;animation:none}}.bolt-link.subtle{border-radius:4px;color:inherit;padding:3px 6px}.bolt-link.subtle:hover{color:#005a9e;color:var(--communication-foreground,#005a9e);background-color:rgba(0,0,0,.06);background-color:var(--palette-black-alpha-6,rgba(0,0,0,.06))}.bolt-link.disabled{cursor:default}.bolt-link.underline{text-decoration:underline}.bolt-focus-visible .bolt-link.subtle:focus{background-color:rgba(0,0,0,.06);background-color:var(--palette-black-alpha-6,rgba(0,0,0,.06));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-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 transparent;border-radius:4px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0,0,0,.55));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:transparent}}.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:rgba(0,0,0,.02);background-color:var(--component-grid-row-hover-color,rgba(0,0,0,.02))}.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{-webkit-animation:focus-shadow-pulse-inset 4s ease-in-out infinite;animation:focus-shadow-pulse-inset 4s ease-in-out infinite;box-shadow:inset 0 0 0 3px rgba(0,120,212,.23),inset 0 0 0 1px #0078d4;box-shadow:inset 0 0 0 3px var(--focus-pulse-max-color,rgba(0,120,212,.23)),inset 0 0 0 1px var(--focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-table-two-line-cell-item .bolt-table-link:focus{-webkit-animation:none;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:rgba(0,0,0,.55)}.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-top:.125rem;padding-bottom:.125rem}.bolt-table-inline-link-left-padding{padding-left:.25rem}.bolt-table-inline-link-right-padding{padding-right:.25rem}.bolt-table-link.bolt-link{padding:.1875rem .375rem;text-decoration:underline;color:inherit;border-radius:4px}.bolt-table-link.bolt-link:active,.bolt-table-link.bolt-link:focus{outline:none}.bolt-table-link.bolt-link:hover{color:#005a9e;color:var(--communication-foreground,#005a9e);background-color:rgba(0,0,0,.06);background-color:var(--palette-black-alpha-6,rgba(0,0,0,.06))}.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{padding:2px 0 0;font-weight:400}.bolt-table-spacer-cell{z-index:1}.bolt-gripper-container{margin-left:5px;width:.625rem;cursor:move;cursor:grab;cursor:-webkit-grab}.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{-webkit-animation:ms-focus-shadow-pulse 4s ease-in-out infinite;animation:ms-focus-shadow-pulse 4s ease-in-out infinite;box-shadow:0 0 0 3px rgba(0,120,212,.23);box-shadow:0 0 0 3px var(--focus-pulse-max-color,rgba(0,120,212,.23));border-color:#0078d4;border-color:var(--communication-background,#0078d4);z-index:1}@media (forced-colors:active){.bolt-focus-visible .bolt-table-header-cell:focus>.bolt-table-header-cell-content{-webkit-animation:none;animation:none;border-color:highlight;forced-color-adjust:none;background:transparent;color:windowtext}}.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{color:#005a9e;color:var(--communication-foreground,#005a9e);background-color:rgba(0,0,0,.06);background-color:var(--palette-black-alpha-6,rgba(0,0,0,.06))}.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{position:-webkit-sticky;position:sticky;background:#fff;background:var(--background-color,#fff);top:0;z-index:9}.bolt-button{align-items:center;border-radius:2px;border:1px solid transparent;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}}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:rgba(0,0,0,.06);background-color:var(--palette-black-alpha-6,rgba(0,0,0,.06));color:rgba(0,0,0,.38);color:var(--text-disabled-color,rgba(0,0,0,.38));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}.bolt-button.subtle:hover{background-color:rgba(0,0,0,.06);background-color:var(--palette-black-alpha-6,rgba(0,0,0,.06))}.bolt-button.subtle:active{background-color:rgba(0,0,0,.2);background-color:var(--palette-black-alpha-20,rgba(0,0,0,.2))}.bolt-button{background-color:rgba(0,0,0,.06);background-color:var(--palette-black-alpha-6,rgba(0,0,0,.06));color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0,0,0,.9));margin:0}.bolt-button:focus{z-index:1}.bolt-button:hover{background-color:rgba(0,0,0,.1);background-color:var(--palette-black-alpha-10,rgba(0,0,0,.1))}.bolt-button.active,.bolt-button:active{background-color:rgba(0,0,0,.2);background-color:var(--palette-black-alpha-20,rgba(0,0,0,.2))}.bolt-link-button{text-decoration:none}.bolt-button.icon-only{padding:8px 22px;font-weight:400}.bolt-button.icon-only.subtle{padding:8px}.bolt-button:not(.icon-only)>.left-icon{font-weight:400;padding-right:10px}.bolt-button.bolt-link-button,.bolt-button.bolt-link-button:hover{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0,0,0,.9))}.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:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0,0,0,.9))}.bolt-button.bolt-link-button.disabled{color:rgba(0,0,0,.38);color:var(--text-disabled-color,rgba(0,0,0,.38))}@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.active,.bolt-button.bolt-link-button.primary:active,.bolt-button.bolt-link-button.primary:hover,.bolt-button.bolt-link-button.primary:visited{color:#fff;color:var(--text-on-communication-background,#fff)}.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus{-webkit-animation:ms-focus-shadow-pulse 4s ease-in-out infinite;animation:ms-focus-shadow-pulse 4s ease-in-out infinite;box-shadow:0 0 0 3px rgba(0,120,212,.23);box-shadow:0 0 0 3px var(--focus-pulse-max-color,rgba(0,120,212,.23));border-color:#0078d4;border-color:var(--focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus{-webkit-animation:none;animation:none;forced-color-adjust:none;border-color:highlight}}@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{-webkit-animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;box-shadow:0 0 0 3px rgba(0,120,212,.23),0 0 0 1px #0078d4;box-shadow:0 0 0 3px var(--focus-pulse-max-color,rgba(0,120,212,.23)),0 0 0 1px var(--focus-border-color,#0078d4);border-color:#fff;border-color:var(--text-on-communication-background,#fff)}@media (forced-colors:active){.bolt-focus-visible .bolt-button.bolt-focus-treatment:focus.primary{-webkit-animation:none;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:rgba(0,0,0,.2);background-color:var(--palette-black-alpha-20,rgba(0,0,0,.2))}.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:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0,0,0,.9));display:table;table-layout:auto;font-size:.875rem}.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 transparent}}.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:rgba(0,0,0,.04);background-color:var(--palette-black-alpha-4,rgba(0,0,0,.04))}@media (forced-colors:active){.bolt-menuitem-row.expanded{border-color:windowtext}.bolt-menuitem-row:hover{background-color:highlight}}.bolt-menuitem-row.disabled{color:rgba(0,0,0,.38);color:var(--text-disabled-color,rgba(0,0,0,.38))}@media (forced-colors:active){.bolt-menuitem-row.disabled{color:grayText}}.bolt-menuitem-row.disabled:hover{background-color:initial}.bolt-focus-visible .bolt-menuitem-row.focused{-webkit-animation:focus-shadow-pulse-inset 4s ease-in-out infinite;animation:focus-shadow-pulse-inset 4s ease-in-out infinite;background-color:rgba(0,0,0,.04);background-color:var(--palette-black-alpha-4,rgba(0,0,0,.04));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:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0,0,0,.9));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}}@media (forced-colors:active){a.bolt-menuitem-row:not(.ms-Button):focus,a.bolt-menuitem-row:not(.ms-Button):hover{color:highlighttext}}@media (forced-colors:active){a.bolt-menuitem-row .bolt-list-cell{border-color:transparent}}@media (forced-colors:active){.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 transparent}}.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}.bolt-menuitem-cell-secondary{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0,0,0,.55))}.bolt-menuitem-divider-content{background-color:rgba(0,0,0,.2);background-color:var(--palette-black-alpha-20,rgba(0,0,0,.2));height:1px;margin:6px;padding:0}.bolt-menu-spacer{padding:4px}.bolt-dropdown-button{display:inline-flex}.bolt-dropdown-button .icon-right{font-size:.75rem;padding-left:10px}.bolt-checkbox{border-radius:4px;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0,0,0,.9));display:inline-flex;align-items:center}.bolt-checkbox:focus{outline:none}@media (forced-colors:active){.bolt-checkbox:focus{border:1px solid windowtext}}.bolt-checkbox.disabled{color:rgba(0,0,0,.38);color:var(--text-disabled-color,rgba(0,0,0,.38));cursor:default}@media (forced-colors:active){.bolt-checkbox.disabled{forced-color-adjust:none;color:graytext}}@media (forced-colors:active){.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{border:1px solid transparent;background-color:#0078d4;background-color:var(--communication-background,#0078d4);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 rgba(0,0,0,.55);border:1px solid var(--text-secondary-color,rgba(0,0,0,.55))}@media (forced-colors:active){.bolt-checkbox:not(.checked):not(.disabled) .bolt-checkmark{color:windowtext;border-color:windowtext}}.bolt-checkbox:not(.checked):not(.disabled) .bolt-checkmark>.fabric-icon{visibility:hidden}.bolt-checkmark{border-radius:.25rem;color:transparent;padding:1px;height:1rem;width:1rem}.bolt-checkbox-label{padding-left:10px;padding-bottom:1px}.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus{-webkit-animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;animation:ms-focus-shadow-with-border-pulse 4s ease-in-out infinite;box-shadow:0 0 0 3px rgba(0,120,212,.23),0 0 0 1px #0078d4;box-shadow:0 0 0 3px var(--focus-pulse-max-color,rgba(0,120,212,.23)),0 0 0 1px var(--focus-border-color,#0078d4)}@media (forced-colors:active){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus{-webkit-animation:none;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{forced-color-adjust:none;border-color:highlight}}@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{forced-color-adjust:none;border-color:highlight}}@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}}@media (forced-colors:active){.bolt-focus-visible .bolt-checkbox.bolt-focus-treatment:focus .bolt-checkmark{forced-color-adjust:none;border-color:highlight}}@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-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}
/*# sourceMappingURL=18.0567fbec.chunk.css.map */