/* CSS file: Presentation/Components/WorkItemTypeIcon */
.work-item-type-icon-wrapper,.work-item-type-icon-no-tooltip{margin-right:5px}.work-item-type-icon-host{display:inline-block}.work-item-type-icon-host .work-item-type-icon{min-width:14px;display:inline}.menu-item>.menu-item-icon .work-item-type-icon,.menu.sub-menu>.menu-item>.menu-item-icon .work-item-type-icon{margin-top:-1px}

/* CSS file: Controls/WorkItemForm/LoadingSpinnerOverlay */
.loading-spinner-overlay,.progress-indicator-overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:25;display:flex;flex-direction:column;justify-content:center;align-content:center;text-align:center;background:rgba(255,255,255,1);background:rgba(var(--palette-neutral-0,255, 255, 255),1);min-height:300px}.loading-spinner-overlay .loading-spinner-label,.progress-indicator-overlay .loading-spinner-label{margin-top:10px;color:rgba(166,166,166,1);color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.loading-spinner-overlay .progress-indicator,.progress-indicator-overlay .progress-indicator{padding-left:100px;padding-right:100px}

/* CSS file: WorkItemArea */
.bowtie-tooltipped{position:relative}.bowtie-tooltipped:after{position:absolute;z-index:1000000;display:none;padding:5px 8px;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);border-radius:0;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;background-color:rgba(51,51,51,.95);background-color:rgba(var(--palette-neutral-80,51, 51, 51),.95);color:rgba(255,255,255,1);color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.bowtie-tooltipped:before{position:absolute;z-index:1000001;display:none;width:0;height:0;color:rgba(51,51,51,.95);color:rgba(var(--palette-neutral-80,51, 51, 51),.95);pointer-events:none;content:"";border:5px solid transparent}.bowtie-tooltipped:hover:before,.bowtie-tooltipped:hover:after,.bowtie-tooltipped:active:before,.bowtie-tooltipped:active:after,.bowtie-tooltipped:focus:before,.bowtie-tooltipped:focus:after{display:inline-block;text-decoration:none;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}.bowtie-tooltipped.bowtie-tooltipped-errortip:before{border-bottom-color:rgba(168,0,0,1);border-bottom-color:rgba(var(--palette-accent1-dark,168, 0, 0),1)}.bowtie-tooltipped.bowtie-tooltipped-errortip:after{background-color:rgba(168,0,0,1);background-color:rgba(var(--palette-accent1-dark,168, 0, 0),1)}.bowtie-tooltipped.bowtie-tooltipped-transient:hover:before,.bowtie-tooltipped.bowtie-tooltipped-transient:hover:after,.bowtie-tooltipped.bowtie-tooltipped-transient:active:before,.bowtie-tooltipped.bowtie-tooltipped-transient:active:after,.bowtie-tooltipped.bowtie-tooltipped-transient:focus:before,.bowtie-tooltipped.bowtie-tooltipped-transient:focus:after{-webkit-animation:fadeinout 3s linear forwards;animation:fadeinout 3s linear forwards}.bowtie-tooltipped-always-showing:before,.bowtie-tooltipped-always-showing:after{display:inline-block;text-decoration:none;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}.bowtie-tooltipped-always-showing::after{display:table-cell;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}.bowtie-tooltipped-multiline:hover:after,.bowtie-tooltipped-multiline:active:after,.bowtie-tooltipped-multiline:focus:after{display:table-cell;-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out}.bowtie-tooltipped-multiline:after{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;word-break:break-word;word-wrap:normal;white-space:pre-line;border-collapse:separate}.bowtie-tooltipped-multiline.bowtie-tooltipped-sticky:after{display:table-cell}.bowtie-tooltipped-multiline.bowtie-tooltipped-s:after,.bowtie-tooltipped-multiline.bowtie-tooltipped-n:after{right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.bowtie-tooltipped-multiline.bowtie-tooltipped-w:after,.bowtie-tooltipped-multiline.bowtie-tooltipped-e:after{right:100%}.bowtie-tooltipped-s:after,.bowtie-tooltipped-se:after,.bowtie-tooltipped-sw:after{top:100%;right:50%;margin-top:5px}.bowtie-tooltipped-s:before,.bowtie-tooltipped-se:before,.bowtie-tooltipped-sw:before{top:auto;right:50%;bottom:-5px;margin-right:-5px;border-bottom-color:rgba(51,51,51,.95);border-bottom-color:rgba(var(--palette-neutral-80,51, 51, 51),.95)}.bowtie-tooltipped-n:after,.bowtie-tooltipped-ne:after,.bowtie-tooltipped-nw:after{right:50%;bottom:100%;margin-bottom:5px}.bowtie-tooltipped-n:before,.bowtie-tooltipped-ne:before,.bowtie-tooltipped-nw:before{top:-5px;right:50%;bottom:auto;margin-right:-5px;border-top-color:rgba(51,51,51,.95);border-top-color:rgba(var(--palette-neutral-80,51, 51, 51),.95)}.bowtie-tooltipped-s:after,.bowtie-tooltipped-n:after{-webkit-transform:translateX(50%);transform:translateX(50%)}.bowtie-tooltipped-w:after{right:100%;bottom:50%;margin-right:5px;-webkit-transform:translateY(50%);transform:translateY(50%)}.bowtie-tooltipped-w:before{top:50%;bottom:50%;left:-5px;margin-top:-5px;border-left-color:rgba(51,51,51,.95);border-left-color:rgba(var(--palette-neutral-80,51, 51, 51),.95)}.bowtie-tooltipped-e:after{bottom:50%;left:100%;margin-left:5px;-webkit-transform:translateY(50%);transform:translateY(50%)}.bowtie-tooltipped-e:before{top:50%;right:-5px;bottom:50%;margin-top:-5px;border-right-color:rgba(51,51,51,.95);border-right-color:rgba(var(--palette-neutral-80,51, 51, 51),.95)}.bowtie-tooltipped-ne:after{right:auto;left:50%;margin-left:-15px}.bowtie-tooltipped-nw:after{margin-right:-15px}.bowtie-tooltipped-se:after{right:auto;left:50%;margin-left:-15px}.bowtie-tooltipped-sw:after{margin-right:-15px}@media screen and (min-width:0\0){.bowtie-tooltipped-multiline:after{width:250px}}.bowtie-tooltipped-sticky:before,.bowtie-tooltipped-sticky:after{display:inline-block}@-webkit-keyframes fadeIn{0%{opacity:0;transform:scale(.6)}100%{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeinout{0%,100%{opacity:0}10%,50%,90%{opacity:1}}@keyframes fadeinout{0%,100%{opacity:0}10%,50%,90%{opacity:1}}.grid-cell .tfs-tags{text-indent:0;line-height:normal;margin-bottom:0}.grid-cell .tags-items-container{overflow:visible}.grid-cell .tags-items-container ul>li{margin-right:1px}div.tfs-tags{margin-bottom:6px;line-height:24px}div.tags-label-container{display:block;float:left;padding-left:4px;padding-right:10px;font-size:11px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}div.tags-items-container{overflow:hidden}.tags-items-container ul{list-style-type:none;margin:0;padding:0}.tags-items-container ul>li{display:inline-block;margin-right:5px;padding:0;outline:none}.tag-item-delete-experience{white-space:nowrap;overflow:hidden}.tag-box{padding:2px 6px;font-size:12px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));background-color:rgba(239,246,252,1);background-color:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.tag-delete{padding:2px 3px;font-size:12px;background-color:rgba(239,246,252,1);background-color:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.tag-delete .icon{vertical-align:top;margin-top:4px}.grid-row.invalid-workitem-row .tag-box{color:rgba(218,10,0,1);color:rgba(var(--palette-accent1,218, 10, 0),1)}.tag-item:hover .tag-box-selectable,.tag-item:hover .tag-box-selectable .bowtie-math-plus-light,.tag-box-selectable.pressed{cursor:pointer;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1)}.tags-input{overflow:hidden;width:150px;margin:0;outline:none;border:1px solid;border-color:rgba(200,200,200,1);border-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.tags-input::-ms-clear{display:none}.tags-filter-dropdown-input{z-index:9000 !important;background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));border:1px solid;border-color:rgba(200,200,200,1);border-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.tags-add-button{white-space:nowrap;overflow:hidden}.tags-add-button .tag-box-selectable,.tags-add-button .tag-box-selectable .bowtie-math-plus-light{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));background-color:rgba(239,246,252,1);background-color:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.tfs-tags-filter{overflow:auto;width:100%;line-height:35px;height:42px}.tfs-tags-filter .tfs-tags{line-height:inherit}.tfs-tags.tag-filter-available-tags{text-align:right;white-space:nowrap}.tfs-tags.tag-filter-applied-tags{margin-right:50px;display:block;float:left}.tfs-tags-filter .tag-item-count{padding-left:5px;font-size:10px}.tfs-tags-filter .tag-filter-control-label{display:block;float:left;padding-left:4px;padding-right:10px;font-size:11px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.tfs-tags-filter .tag-filter-control-show-all{margin-right:5px;list-style:none;outline:none}.tfs-tags-filter .tag-filter-control-show-all-container{margin:0;padding:0;display:inline-block;float:left}.tags-autocomplete-menu{background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));max-height:139px;overflow-y:auto;overflow-x:hidden;white-space:nowrap;padding:inherit;z-index:9000 !important;max-width:296px;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;border:1px solid;border-color:rgba(200,200,200,1);border-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.tags-autocomplete-menu .ui-menu-item a{padding-top:5px;padding-bottom:5px;color:rgba(0,0,0,1);color:rgba(var(--palette-neutral-100,0, 0, 0),1)}.tags-autocomplete-menu .menu-item-header{color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1));padding-left:5px;font-size:12px}.tags-autocomplete-menu .tag-suggestions-separator{float:left;width:100%;clear:left;border:0}.tags-autocomplete-menu .tag-suggestions-separator .separator{height:1px;background-color:rgba(200,200,200,1);background-color:rgba(var(--palette-neutral-20,200, 200, 200),1);border-top:1px solid transparent;cursor:default}.tags-autocomplete-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:0;background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1)}.tag-container{outline:none;padding-top:2px;padding-bottom:2px;border:1px solid;border-color:rgba(255,255,255,1);border-color:rgba(var(--palette-neutral-0,255, 255, 255),1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tag-delete,.tag-container-selectable{cursor:pointer}.tag-box{cursor:default}.tag-delete:hover{background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1)}.tag-item:focus .tag-box-selectable,.tag-item:focus .tag-box-selectable .bowtie-math-plus-light,.tag-item:focus .tag-box-delete-experience,.tag-box-delete-experience:focus{cursor:pointer;color:rgba(255,255,255,1);color:rgba(var(--palette-neutral-0,255, 255, 255),1);background-color:rgba(0,120,212,1);background-color:var(--communication-background,rgba(0, 120, 212, 1))}.tag-item:focus .tag-box-selectable:hover,.tag-item:focus .tag-delete:hover,.tag-delete:focus:hover{background-color:rgba(0,90,158,1);background-color:rgba(var(--palette-primary-shade-20,0, 90, 158),1)}.workitem-state-circle{border-radius:50%;border-width:1px;border-style:solid;margin-top:5px;margin-right:5px;float:left;width:8px !important;height:8px !important;transition:background-color linear .2s}.workitem-state-value{overflow:hidden;text-overflow:ellipsis;display:inline-block;width:calc(100% - 13px)}.work-items-right-pane{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.work-items-view{width:100%;height:100%}.work-items-view.work-item-editor-view .hub-title{padding:0}.work-items-view.new-work-items-view.work-item-editor-view .hub-title{margin:0;z-index:10}.work-items-view.new-work-items-view.work-item-editor-view .hub-progress{top:0}.full-screen-mode .hub-view.explorer.work-items-view.new-work-items-view.triage-view .hub-progress{top:36px}.work-items-view.work-item-editor-view .hub-pivot{display:none}.work-items-view.work-item-editor-view .hub-pivot-content{top:0}.work-items-view.work-item-editor-view.new-work-items-view .hub-pivot-content{background:none}.work-items-view.work-item-editor-view.new-work-items-view .hub-pivot-content .work-items-right-pane{padding-top:27px}.work-items-view .right-hub-content{display:none}.work-items-view.query-editor-view .work-items-pane-filter,.work-items-view.query-charts-view .work-items-pane-filter,.work-items-view.contributed-tab-view .work-items-pane-filter{display:none}.work-items-pane-filter.pivot-filter.dropdown span.anchor{cursor:pointer;padding-left:5px;padding-right:5px}.work-items-pane-filter.pivot-filter.dropdown span.anchor:hover,.work-items-pane-filter.pivot-filter.dropdown span.anchor:focus{background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1);outline:none}.work-items-pane-filter.pivot-filter.dropdown.active{border:1px solid transparent}.work-items-view.error-view .hub-title{display:none}.work-items-view.error-view .hub-pivot{display:none}.work-items-view.error-view .right-hub-content{top:0}.work-items-view.error-view .hub-pivot-content{top:0}ul.wit-full-screen-menubar{display:inline-block;padding-top:6px}.full-screen-mode .work-item-editor-view .right-hub-content{top:45px !important}.full-screen-mode .work-items-view.new-work-items-view.work-item-editor-view .right-hub-content{top:0 !important;padding-top:28px}.hub-view.explorer.work-items-view.new-work-items-view.work-item-editor-view .right-hub-content{top:0;padding-top:28px}.work-items-view-message-area.message-area-control{height:34px}.work-items-view-message-area.message-area-control span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.work-items-view-message-area.message-area-control.visible~.hub-title{top:34px}.work-items-view-message-area.message-area-control.visible~.hub-progress{top:34px}.work-items-view-message-area.message-area-control.visible~.right-hub-content{top:79px}.hub-view.explorer.work-items-view.new-work-items-view.work-item-editor-view .work-items-view-message-area.message-area-control.visible~.right-hub-content{top:34px}.full-screen-mode .work-items-view.new-work-items-view.work-item-editor-view .work-items-view-message-area.message-area-control.visible~.right-hub-content{top:34px !important}.ui-dialog .ui-dialog-titlebar-close .ui-icon.ui-icon-closethick{font-family:"Bowtie";font-size:14px;speak:none;display:inline-block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;text-decoration:none;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:none !important;text-indent:0;background-position:0 !important}.ui-dialog .ui-dialog-titlebar-close .ui-icon.ui-icon-closethick::before{content:"\e9fa "}.query-editor .content .clauses .icon.icon-add-thin{font-family:"Bowtie";font-size:14px;speak:none;display:inline-block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;text-decoration:none;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:none !important;color:rgba(16,124,16,1);color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.query-editor .content .clauses .icon.icon-add-thin::before{content:"\e970 "}.query-editor .content .clauses .add-remove .add-new-clause-container,.bulkedit-controls-container .clauses .add-remove .add-new-clause-container{margin-left:-4px;padding:0 4px}.query-editor .content .clauses .add-remove .add-new-clause-container:hover,.bulkedit-controls-container .clauses .add-remove .add-new-clause-container:hover{background:rgba(222,236,249,1);background:rgba(var(--palette-primary-tint-30,222, 236, 249),1)}.query-editor .content .clauses .add-remove .add-new-clause-container .add-row-link,.bulkedit-controls-container .clauses .add-remove .add-new-clause-container .add-row-link{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9))}.newfeature-bubble-visualizeyourwork-image{background:url("../../_content/gfx-kanban.svg") center no-repeat;background-size:contain;width:391px;height:390px}.newfeature-bubble-trackchanges-image{background:url("../../_content/gfx-connected.svg") center no-repeat;background-size:contain;width:391px;height:390px}.newfeature-bubble-customizeworkitems-image{background:url("../../_content/gfx-custom.svg") center no-repeat;background-size:contain;width:391px;height:390px}.query-charts-view>.chart-hosts-list{position:absolute;top:38px;bottom:0;overflow:auto;width:100%}.query-charts-view .query-chart-toolbar .bowtie-icon.bowtie-math-plus{color:rgba(16,124,16,1);color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.query-charts-info-bar .charts-title{overflow:hidden;text-overflow:ellipsis;max-width:500px;padding-right:10px}.ui-dialog .ui-dialog-content.advertisement-dialog{overflow:hidden}.advertisement-dialog IFrame,.advertisement-dialog div{width:100%;height:100%;border:0}.query-result-grid.grid{border:0}.query-result-grid .grid-header{z-index:8}.query-result-grid.grid.has-grid-message-area .grid-header{top:2.4em}.query-result-grid.grid.has-grid-message-area .grid-canvas{top:4.6em}.query-result-grid.has-grid-message-area .message-area-control{margin:0 12px}.dirty-workitem-row{font-weight:bold}.grid-row.invalid-workitem-row{color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1)}.grid-cell .work-item-type-icon,.grid-cell .error-icon{margin-left:5px}.grid-row:hover a.work-item-title-link,.grid-row-selected a.work-item-title-link{color:rgba(0,90,158,1);color:rgba(var(--palette-primary-shade-20,0, 90, 158),1)}.grid-row:hover a.work-item-title-link:link,.grid-row:hover a.work-item-title-link:visited,.grid-row-selected a.work-item-title-link:link,.grid-row-selected a.work-item-title-link:visited{color:rgba(0,90,158,1);color:rgba(var(--palette-primary-shade-20,0, 90, 158),1)}.grid-row:hover a.work-item-title-link.disabled,.grid-row-selected a.work-item-title-link.disabled{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));pointer-events:none}.grid-row:hover a.work-item-title-link.disabled:link,.grid-row:hover a.work-item-title-link.disabled:visited,.grid-row-selected a.work-item-title-link.disabled:link,.grid-row-selected a.work-item-title-link.disabled:visited{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.invalid-workitem-row:not(.grid-row-selected):not(:hover) a.work-item-title-link{color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1)}.invalid-workitem-row:not(.grid-row-selected):not(:hover) a.work-item-title-link:link,.invalid-workitem-row:not(.grid-row-selected):not(:hover) a.work-item-title-link:visited{color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1)}.invalid-workitem-row.grid-gutter-row{padding-top:3px;padding-left:6px;font-size:14px}.invalid-workitem-row.grid-gutter-row:before{font-family:"Bowtie";font-size:14px;speak:none;display:inline-block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;text-decoration:none;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea02 ";font-weight:normal;font-style:normal;color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1);margin-right:5px}.description-popup-content-container.popup-content-control{min-width:200px;word-wrap:break-word;max-width:400px;max-height:300px;width:auto}.description-popup-content-container.popup-content-control .popup-content-container{background-color:rgba(251,242,236,1);background-color:rgba(var(--palette-accent3-light,251, 242, 236),1);box-shadow:5px 5px 5px -2px rgba(166,166,166,1);box-shadow:5px 5px 5px -2px rgba(var(--palette-neutral-30,166, 166, 166),1);padding:5px 10px}.popup-content-control.rich-content-tooltip.description-popup-content-container .popup-tag::after{border-bottom-color:rgba(251,242,236,1);border-bottom-color:rgba(var(--palette-accent3-light,251, 242, 236),1)}.description-popup-content-container .description-content{overflow-y:auto;overflow-x:hidden;min-width:200px;max-width:400px;max-height:300px;padding:0 10px 0 15px}.query-result-grid .grid-cell .tags-items-container ul>li{margin-right:3px}.hub-view.explorer .right-hub-content.below-1-message{top:83px}.hub-view.explorer .right-hub-content.below-2-messages{top:130px}.triage-view{position:absolute;left:0;top:0;right:0;bottom:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.triage-view .hub-pivot .pivot-view{margin-left:10px}.triage-view .hub-pivot .pivot-view li:first-child a{padding-left:10px}.triage-view .work-item-form-container{height:100%}.triage-view>.content{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.triage-view .splitter.vertical>.rightPane{margin-top:4px}.triage-view .hub-no-content-gutter{padding-left:0}.triage-view .right-hub-content .splitter.horizontal .hub-no-content-gutter{border-top:1px solid;border-top-color:rgba(218,218,218,1);border-top-color:rgba(var(--palette-neutral-10,218, 218, 218),1)}.triage-view .toolbar.query-result-grid-toolbar{margin-right:16px;margin-left:12px}.triage-view .toolbar.query-result-grid-toolbar .menu-bar{white-space:inherit}.triage-view .work-item-list{position:absolute;left:0;right:0;bottom:0;width:auto;height:auto;top:44px;border-bottom:0 !important}.triage-view .work-item-list.with-filter-bar{top:89px}.triage-view .work-item-form~.control-loading-overlay,.triage-view~.work-item-form~.control-loading-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));opacity:1;filter:alpha(Opacity=100);z-index:10000}.menu-item.toggle-filter-bar{margin-right:24px}.toolbar.filter-bar{display:none;border-top:none;height:auto}.toolbar.filter-bar ul{margin-top:5px;margin-bottom:0}.text-filter-button{float:right;margin-right:7px !important}.text-filter-image{float:right;width:16px;height:16px;position:absolute;right:4px;top:2px;cursor:pointer}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item,.backlog-header .menu-bar .text-filter-box.menu-item{cursor:initial;float:right}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item.hover,.backlog-header .menu-bar .text-filter-box.menu-item.hover{background-color:transparent}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .icon,.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text,.backlog-header .menu-bar .text-filter-box.menu-item .icon,.backlog-header .menu-bar .text-filter-box.menu-item .text{display:none}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box{position:relative;cursor:text;float:right;width:146px;height:20px;outline:0;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1);border:1px solid transparent}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box ::-webkit-input-placeholder,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box ::-webkit-input-placeholder{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box ::-moz-placeholder,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box ::-moz-placeholder{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));opacity:1}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box input:-ms-placeholder,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box input:-ms-placeholder{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box ::-ms-input-placeholder,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box ::-ms-input-placeholder{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box :-ms-input-placeholder,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box :-ms-input-placeholder{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box .watermark,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box .watermark{font-style:inherit}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box .base-filter-box,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box .base-filter-box{border:0}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box input,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box input{padding:3px 3px 4px 3px;margin-top:0;border-style:none;outline:0;width:144px;height:18px;font-size:11px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));background-color:transparent}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box input::-ms-clear,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box input::-ms-clear{display:none}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box .text-filter-image.bowtie-icon,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box .text-filter-image.bowtie-icon{right:2px;top:1px}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box.active,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box.active{border-color:rgba(244,244,244,1);border-color:rgba(var(--palette-neutral-4,244, 244, 244),1);border:1px solid;border-color:rgba(244,244,244,1);border-color:rgba(var(--palette-neutral-4,244, 244, 244),1)}.query-result-grid-toolbar .menu-bar .text-filter-container.menu-item .text-filter-box.active input,.backlog-header .menu-bar .text-filter-box.menu-item .text-filter-box.active input{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.query-options{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid;border-bottom-color:rgba(234,234,234,1);border-bottom-color:rgba(var(--palette-neutral-8,234, 234, 234),1);height:35px;overflow:hidden;margin-right:6px;margin-left:10px}.query-options .query-type{flex:1;display:flex;align-items:center}.query-options .query-type .query-type-label{flex:0 0 auto;margin-left:10px;margin-right:2px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.query-options .query-type .pivot-filter.dropdown{padding:0;flex:1 1 auto;display:flex}.query-options .query-type .pivot-filter.dropdown.active{border:1px solid transparent;border-bottom:0}.query-options .query-type .pivot-filter.dropdown>span{margin:0}.query-options .query-type .pivot-filter.dropdown span.anchor{border:1px solid transparent;padding:4px}.query-options .query-type .pivot-filter.dropdown span.anchor:hover,.query-options .query-type .pivot-filter.dropdown span.anchor:focus{background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1);outline:none;border:1px solid rgba(0,0,0,.55);border:1px solid var(--text-secondary-color,rgba(0, 0, 0, .55))}.query-options .query-type .pivot-filter.dropdown span.anchor.selected{max-width:20em}.query-options .query-type .pivot-filter.dropdown .menu.sub-menu>.menu-item{border:1px solid transparent}.query-options .query-type .pivot-filter.dropdown .menu.sub-menu>.menu-item>span.text{margin-left:1px}.query-options .query-across-project-selector{display:flex;align-items:center;flex:0 0 auto;padding-left:4px}.query-options .query-across-project-selector .query-across-project-label{flex:1 0 auto;margin-right:.5em;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.query-options .query-across-project-selector .query-across-project-checkbox{margin-top:7px;margin-left:2px}.query-type .icon{margin-right:7px}.query-type .query-type-text{margin-right:3px;margin-top:1px}.icon.query-type-flat{background:url("../../_content/tfs-icons.png") no-repeat -4976px 50% !important}.icon.query-type-link{background:url("../../_content/tfs-icons.png") no-repeat -5040px 50% !important}.icon.query-type-tree{background:url("../../_content/tfs-icons.png") no-repeat -5104px 50% !important}.query-editor{position:absolute;left:0;top:0;right:0;bottom:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.query-editor .leftPane{outline:none}.query-editor .leftPane .filters .header{display:table-row}.query-editor .bowtie-status-run,.query-editor .bowtie-math-plus{color:rgba(16,124,16,1);color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.query-editor .toolbar{margin-right:6px}.query-editor .toolbar.query-result-grid-toolbar{border-top:none}.query-editor .content.splitter,.query-editor .content{position:absolute;top:0;bottom:0;height:auto}.query-editor .filters{padding-left:20px;height:calc(100% - 35px - 38px);overflow:auto;margin-right:5px}.query-editor .filters fieldset{margin-top:5px;margin-bottom:5px}.query-editor .filters fieldset>legend{font-weight:normal;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));padding-bottom:5px;padding-left:0}.query-editor .filters fieldset .combo.invalid{border:1px solid;border-color:rgba(168,0,0,1);border-color:rgba(var(--palette-accent1-dark,168, 0, 0),1)}.query-editor .filters fieldset .combo.invalid:not(.focus) .wrap{margin-left:0}.query-editor .filters fieldset .combo.invalid:not(.focus) .wrap:after{font-family:"Bowtie";font-size:14px;speak:none;display:inline-block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;text-decoration:none;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea02 ";font-weight:normal;font-style:normal;color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1);margin-left:5px}.query-editor .filters fieldset .combo.invalid:not(.focus) input{width:calc(100% - 38px)}.query-editor .filters fieldset .clauses .logical{width:100px;min-width:100px}.query-editor .filters fieldset .clauses .field{width:400px;min-width:400px}.query-editor .filters fieldset .clauses .operator{width:200px;min-width:200px}.query-editor .filters fieldset .clauses .value{min-width:250px}.query-editor .filters>.link,.query-editor .filters>.tree{width:100%}.query-editor .filters>.link>.query-mode,.query-editor .filters>.tree>.query-mode{float:left;margin-left:15px;width:300px}.query-editor .filters>.link>.query-mode select,.query-editor .filters>.tree>.query-mode select{display:block}.query-editor .filters>.link>div.link-types,.query-editor .filters>.tree>div.link-types{float:left;margin-left:15px;display:block;width:200px}.query-editor .filters>.link>div.link-types select,.query-editor .filters>.tree>div.link-types select{display:block}.query-editor .filters>.link>div.link-types>.checkbox-list.link-types,.query-editor .filters>.tree>div.link-types>.checkbox-list.link-types{width:250px}.query-editor .filters>.link>fieldset,.query-editor .filters>.tree>fieldset{clear:both}.query-editor .has-grid-message-area .grid-header{top:2.4em}.query-editor .grid.has-header.has-grid-message-area .grid-canvas{top:4.6em}.query-editor .has-grid-message-area .message-area-control{margin:0 12px}.query-editor .filters>.tree>fieldset{clear:both}.query-editor .work-item-list{position:absolute;width:100%;top:52px;bottom:0;border-top:0 !important;border-bottom:0 !important}.field-filter-iteration-control .fields-filter-classification-picker-container,.field-filter-area-control .fields-filter-classification-picker-container{height:24px}.field-filter-iteration-control .team-picker,.field-filter-area-control .team-picker{margin-bottom:3px}.query-editor .toolbar.work-item-list-toolbar{border-bottom:1px solid;border-bottom-color:rgba(200,200,200,1);border-bottom-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.query-editor .value .identity-picker-search-box .identity-picker-resolved:focus{background-color:transparent}.query-editor .value .identity-picker-search-box .identity-picker-resolved.identity-picker-resolved-single-search .identity-picker-resolved-close{display:none}.query-editor .value .field-filter-value-control.identity-picker-container{height:1.7em;background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1);border:1px solid;border-color:rgba(218,218,218,1);border-color:rgba(var(--palette-neutral-10,218, 218, 218),1);padding:0 8px;width:100%;padding:0}.query-editor .value .field-filter-value-control.identity-picker-container:hover{border-color:rgba(166,166,166,1);border-color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.query-editor .value .field-filter-value-control.identity-picker-container:active{border-color:rgba(0,120,212,1);border-color:var(--communication-background,rgba(0, 120, 212, 1))}.query-editor .value .field-filter-value-control.identity-picker-container:focus,.query-editor .value .field-filter-value-control.identity-picker-container.focus{border-color:rgba(0,120,212,1);border-color:var(--communication-background,rgba(0, 120, 212, 1))}.query-editor .value .field-filter-value-control.identity-picker-container~label{margin-top:24px}.query-editor .value .field-filter-value-control.identity-picker-container.invalid,.query-editor .value .field-filter-value-control.identity-picker-container:invalid{background:rgba(249,235,235,1);background:rgba(var(--palette-accent1-light,249, 235, 235),1);border-color:rgba(218,10,0,1);border-color:rgba(var(--palette-accent1,218, 10, 0),1)}.query-editor .value .field-filter-value-control.identity-picker-container.invalid:active,.query-editor .value .field-filter-value-control.identity-picker-container:invalid:active{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.query-editor .value .field-filter-value-control.identity-picker-container.invalid:focus,.query-editor .value .field-filter-value-control.identity-picker-container.invalid.focus,.query-editor .value .field-filter-value-control.identity-picker-container:invalid:focus,.query-editor .value .field-filter-value-control.identity-picker-container:invalid.focus{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.query-editor .value .field-filter-value-control.identity-picker-container.required{border:2px solid #9abad4;background:rgba(239,246,252,1);background:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.query-editor .value .field-filter-value-control.identity-picker-container.required:active{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.query-editor .value .field-filter-value-control.identity-picker-container.required:focus{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.query-editor .value .field-filter-value-control.identity-picker-container:disabled,.query-editor .value .field-filter-value-control.identity-picker-container:disabled:hover,.query-editor .value .field-filter-value-control.identity-picker-container:disabled:focus,.query-editor .value .field-filter-value-control.identity-picker-container:disabled:active{border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1);height:32px;background:rgba(234,234,234,1);background:rgba(var(--palette-neutral-8,234, 234, 234),1);color:rgba(166,166,166,1);color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.query-editor .value .field-filter-value-control.identity-picker-container:disabled.read-only,.query-editor .value .field-filter-value-control.identity-picker-container:disabled:hover.read-only,.query-editor .value .field-filter-value-control.identity-picker-container:disabled:focus.read-only,.query-editor .value .field-filter-value-control.identity-picker-container:disabled:active.read-only{color:rgba(102,102,102,1);color:rgba(var(--palette-neutral-60,102, 102, 102),1);border-color:rgba(218,218,218,1);border-color:rgba(var(--palette-neutral-10,218, 218, 218),1);background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.query-editor .value .field-filter-value-control.identity-picker-container:disabled::selection,.query-editor .value .field-filter-value-control.identity-picker-container:disabled:hover::selection,.query-editor .value .field-filter-value-control.identity-picker-container:disabled:focus::selection,.query-editor .value .field-filter-value-control.identity-picker-container:disabled:active::selection{background-color:rgba(43,136,216,1);background-color:rgba(var(--palette-primary-tint-10,43, 136, 216),1);color:rgba(255,255,255,1);color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.query-editor .value .field-filter-value-control.identity-picker-container::selection{background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1)}.query-editor .value .field-filter-value-control.identity-picker-container.multi-select{overflow-y:auto;max-height:90px}.query-editor .value .field-filter-value-control.identity-picker-container .identity-picker-search-box input.identity-picker-input[type=text]{min-width:150px}.query-folder-explorer{overflow:hidden}.query-folder-explorer .toolbar{border-top:1px solid transparent;margin-right:0;margin-left:17px;padding-left:9px;height:39px}.query-folder-explorer>.query-folder-tree{position:absolute;top:39px;left:0;right:0;bottom:0;overflow:auto}.query-folder-explorer .dirty-query .node-content:after{content:" * "}.query-folder-tree{border:1px solid transparent;border-right-width:0}.query-folder-tree .folder.empty{display:none}.query-folder-tree .folder.top-separator{padding-top:4px;border-top:1px solid;border-top-color:rgba(234,234,234,1);border-top-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.query-folder-tree .node>a.node-link .node-content{padding-right:5px}.query-folder-tree .node .fav-star{position:absolute;top:4px;right:6px;height:16px;width:16px;display:none}.query-folder-tree .node-content .icon-pin{position:absolute;top:4px;right:6px;height:16px;width:16px;cursor:pointer}.query-folder-tree.tree-view>ul.tree-children li.ui-draggable,.query-folder-tree.tree-view>ul.tree-children li.ui-droppable{touch-action:manipulation;-ms-touch-action:manipulation}.query-folder-tree.tree-view .bowtie-status-run{color:rgba(16,124,16,1);color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.query-folder-explorer .bowtie-math-plus{color:rgba(16,124,16,1);color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.query-folder-tree .node.focus>a.node-link .fav-star{display:block;background:url("../../_content/tfs-icons.png") no-repeat -2224px 50% !important}.query-folder-tree .node.focus>a.node-link .fav-star:hover{background:url("../../_content/tfs-icons.png") no-repeat -2192px 50% !important}.query-folder-tree .node.focus.starred>a.node-link .fav-star{display:block;background:url("../../_content/tfs-icons.png") no-repeat -2192px 50% !important}.query-folder-tree .node.focus.starred>a.node-link .fav-star:hover{background:url("../../_content/tfs-icons.png") no-repeat -2224px 50% !important}.query-rename-new-folder-dialog{overflow:hidden !important}.query-rename-new-folder-dialog .input-text{width:100%;margin-bottom:10px}.query-rename-new-folder-dialog .validation-summary.invalid{margin-top:10px}.query-rename-new-folder-dialog .message-area-control{margin-top:10px}.query-rename-new-folder-dialog .error{margin-top:10px;color:rgba(249,235,235,1);color:rgba(var(--palette-accent1-light,249, 235, 235),1);border:1px solid;border-color:rgba(200,200,200,1);border-color:rgba(var(--palette-neutral-20,200, 200, 200),1);background-color:rgba(251,242,236,1);background-color:rgba(var(--palette-accent3-light,251, 242, 236),1);padding:4px;overflow:hidden;width:100%}.ui-dialog:not(.ui-dialog-legacy) .query-rename-new-folder-dialog+.ui-dialog-buttonpane{margin-top:10px}.column-options-host{position:relative}.column-options{height:calc(100% - 15px)}.column-options .error-message{height:20px}.column-options .error-message .error-text{display:inline;vertical-align:bottom}.column-options .views{width:100%;border-bottom:1px solid;border-bottom-color:rgba(200,200,200,1);border-bottom-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.column-options .views .pivot-view{margin-left:0}.column-options .views .pivot-view li{z-index:1}.column-options.no-sort .sort-columns-view{display:none}.column-options>.filters{position:relative;top:5px}.column-options>.filters p{margin:0;margin-top:10px}.column-options label{margin-bottom:3px}.column-options>.columns{position:relative;top:15px;height:calc(100% - 150px)}.simple>.column-options>.columns{top:0;height:calc(100% - 10px)}.column-options .content{position:absolute;left:0;top:0;right:0;bottom:0}.column-options .content>.available{position:absolute;left:0;right:50%;top:0;bottom:0}.column-options .content>.selected{position:absolute;left:50%;right:0;top:0;bottom:0}.column-options .content .list-container{position:absolute;left:0;top:23px;right:4em;bottom:0;min-height:120px}.column-options .content .buttons{position:absolute;right:0;width:4em;top:23px;bottom:0;text-align:center}.column-options select{width:100%;height:100%;border:1px solid;border-color:rgba(200,200,200,1);border-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.column-options select option:checked{background-color:rgba(239,246,252,1);background-color:rgba(var(--palette-primary-tint-40,239, 246, 252),1);color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9))}.column-options button{padding:1px;width:24px;height:24px;margin-bottom:2px}.column-options .ui-button-text{padding:2px 0 0 0 !important}.column-options .width{width:3em}.column-options .width.disabled{cursor:default;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.column-options .width-container{overflow:hidden;word-break:break-all;padding-left:2px}.column-options .width-container>label{white-space:pre-wrap}.combo-drop-popup .folder span{font-weight:bold}.query-result-grid-info{display:flex;flex-direction:column}.query-result-grid-info .error-message-container{display:flex}.query-result-grid-info .error-message-container .messages{width:100%}.query-result-grid-info .error-message-container .messages a{padding:0}.query-result-grid-info .query-result-info-bar{display:flex;align-items:baseline}.query-result-grid-info .query-result-info-bar.no-title{display:none}.query-result-grid-info .query-result-info-bar .query-title{flex:0 1 auto;text-overflow:ellipsis;overflow:hidden}.query-result-grid-info .query-result-info-bar .query-description{flex:0 0 auto;align-self:flex-start;cursor:pointer}.query-result-grid-info .query-result-info-bar .query-status{flex:1 0 auto;display:flex;justify-content:flex-end;margin-left:10px;font-size:16px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.productbacklog-grid-results .shimmer{animation-duration:4s;animation-timing-function:ease-in-out;animation-direction:normal;animation-iteration-count:infinite;background:linear-gradient(to right,rgba(244,244,244,1) 0%,rgba(234,234,234,1) 50%,rgba(244,244,244,1) 100%) 0 0/90% 100% no-repeat rgba(244,244,244,1);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 200ms ease 0s}@keyframes shimmer-wide{0%{background-position:-500px}100%{background-position:500px}}.productbacklog-grid-results .shimmer-line{animation-name:shimmer-wide;border-radius:.5em;display:flex}.productbacklog-grid-results .progress-bar-container{display:flex;flex-direction:row;height:100%}.productbacklog-grid-results .progress-bar-container .progress-bar-background{flex-grow:1;margin-right:5px;background-color:rgba(200,200,200,1);background-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.productbacklog-grid-results .progress-bar-container .progress-bar-background .progress-bar{height:100%}.productbacklog-grid-results .progress-bar-container .progress-bar-background .progress-bar.in-progress{background-color:rgba(0,120,212,1);background-color:var(--communication-background,rgba(0, 120, 212, 1))}.productbacklog-grid-results .progress-bar-container .progress-bar-background .progress-bar.completed{background-color:rgba(16,124,16,1);background-color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.productbacklog-grid-results .progress-bar-container .progress-percentage-text{flex-basis:30px}.workitemcontrol-label{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;display:block}.label-text-control{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));display:inline}.wit-font-size-small{font-size:80%}.wit-font-size-normal{font-size:100%}.wit-font-size-large{font-size:150%;margin-bottom:6px}.wit-font-size-xlarge{font-size:200%;margin-bottom:8px}.wit-font-size-xxlarge{font-size:300%;margin-bottom:12px}.create-copy-of-work-item-dialog .create-copy-title{-webkit-margin-before:0;word-wrap:break-word}.create-copy-of-work-item-dialog .include-input-container{margin:5px 0}.create-copy-of-work-item-dialog .include-input-container input,.create-copy-of-work-item-dialog .include-input-container label{vertical-align:top}.create-copy-of-work-item-dialog .include-input-container label{display:inline}.custom-follow-dialog{padding:5px}.custom-follow-dialog .bolt-radio-button-group-container .bolt-radio-button-group .custom-checkbox{margin-left:20px;margin-top:5px}.custom-follow-dialog .bolt-radio-button-group-container .bolt-radio-button-group .custom-radio-label{font-weight:bold}.custom-follow-dialog .bolt-radio-button-group-container .bolt-radio-button-group .custom-radio-label-description{padding-top:0;margin:5px 0 10px 29px}.new-work-item-view{outline:none}.old-work-item-view{margin-right:10px}table.witform-layout{width:100%;table-layout:fixed}.witform-layout .group>td>table.content,.witform-layout .group>td>fieldset>table.content{width:100%}.witform-layout .grid-group-container span.tfs-collapsible-text p{display:inline}.witform-layout .grid-group-container span.tfs-collapsible-text p.form-group-subtitle{padding-left:5px;padding-right:5px;font-size:14px}.witform-layout .grid-group-container .wit-form-group-header:not(.focus) span.tfs-collapsible-text p.form-group-subtitle{color:rgba(166,166,166,1);color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.witform-layout .column>table.content{width:100%}.witform-layout .tab-page>table.content{width:100%}.witform-layout .control>td.label-cell{width:1%;white-space:nowrap;overflow:hidden}.witform-layout .control>td.label-cell.left-label{padding-right:6px}.witform-layout .control>td.control-cell{min-width:60px}.witform-layout .wit-font-size-large>.mru-identity-picker{height:26px}.witform-layout .wit-font-size-large .mru-identity-picker .img-container{padding-top:4px}.witform-layout .wit-font-size-xlarge>.mru-identity-picker{height:34px}.witform-layout .wit-font-size-xlarge .mru-identity-picker .img-container{padding-top:8px}.witform-layout .wit-font-size-xxlarge>.mru-identity-picker{height:50px}.witform-layout .wit-font-size-xxlarge .mru-identity-picker .img-container{padding-top:16px}.witform-layout .work-item-form-coreContent-controls-container input{font-size:12px}.witform-layout .work-item-form-tags{max-height:85px;overflow-y:auto;float:left}.witform-layout .work-item-form-tags .tags-items-container ul>li{float:left}.witform-layout .work-item-form-tags .tags-items-container .bowtie-icon{font-size:12px}.witform-layout .work-item-form-tabs{margin-right:17px;bottom:0;margin-left:auto}.witform-layout .work-item-form-tabs>ul{padding:0;margin:2px 0 0 0;border-left:2px solid;border-left-color:rgba(234,234,234,1);border-left-color:rgba(var(--palette-neutral-8,234, 234, 234),1);border-top:1px solid;border-top-color:rgba(234,234,234,1);border-top-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.witform-layout .work-item-form-tab{display:inline-block;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));margin-left:-1px;font-size:12px;margin-bottom:-1px;padding-top:6px;padding-bottom:6px;cursor:pointer;background-color:rgba(244,244,244,1);background-color:rgba(var(--palette-neutral-4,244, 244, 244),1);border-right:1px solid;border-right-color:rgba(234,234,234,1);border-right-color:rgba(var(--palette-neutral-8,234, 234, 234),1);border-bottom:1px solid;border-bottom-color:rgba(234,234,234,1);border-bottom-color:rgba(var(--palette-neutral-8,234, 234, 234),1);height:32px;outline:none;overflow:hidden;vertical-align:top;padding:6px 10px;margin-right:1px}.witform-layout .work-item-form-tab.icon-tab{padding:6px 3px}.witform-layout .work-item-form-tabs-toolbar{border-right:1px solid;border-right-color:rgba(234,234,234,1);border-right-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.witform-layout .work-item-form-tab:hover{background-color:rgba(239,246,252,1);background-color:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.witform-layout .work-item-form-tab:focus{background-color:rgba(199,224,244,1);background-color:rgba(var(--palette-primary-tint-20,199, 224, 244),1)}.witform-layout .selected-tab.work-item-form-tab:focus{outline:1px solid rgba(0,120,212,1);outline:1px solid var(--communication-background,rgba(0, 120, 212, 1));outline-offset:-1px}.witform-layout .selected-tab.work-item-form-tab:focus:first{padding-left:21px}.witform-layout .selected-tab.work-item-form-tab:focus.icon-tab{padding-left:3px}.witform-layout .selected-tab.work-item-form-tab:hover,.witform-layout .selected-tab.work-item-form-tab:focus{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.new-work-item-view .witform-layout .control .workitemlabel.label-control{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap}.new-work-item-view .witform-layout .workitemcontrol .combo.invalid{background-color:transparent}.new-work-item-view .witform-layout .workitemcontrol .combo.invalid>div.wrap{background-color:transparent}.new-work-item-view .witform-layout .workitemcontrol .combo.invalid>div.wrap input{background-color:transparent}.new-work-item-view .witform-layout .workitemcontrol .read-only-field-icon+.workitem-classification-picker.tree-picker-container.readonly{margin-left:15px;width:calc(100% - 18px)}.new-work-item-view .witform-layout .workitemcontrol .read-only-field-icon+.workitem-classification-picker.tree-picker-container.readonly .tree-picker-input,.new-work-item-view .witform-layout .workitemcontrol .read-only-field-icon+.workitem-classification-picker.tree-picker-container.readonly .treepicker-item-title-input{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container{height:25px}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container.readonly .tree-picker-input,.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container.readonly .treepicker-item-title-input{cursor:default;background:none}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-label{display:none}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container:not(.readonly) .tree-picker-combo:focus,.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container:not(.readonly) .tree-picker-combo.tree-picker-combo--editing{border:1px solid rgba(0,120,212,1);border:1px solid var(--communication-background,rgba(0, 120, 212, 1))}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container:not(.readonly) .tree-picker-combo:hover:not(.tree-picker-combo--editing){border:1px solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container.invalid .tree-picker-combo{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo{border:1px solid transparent;background:transparent}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo .tree-picker-content{padding:0 0 1px 2px;height:22px;font-size:14px}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo .tree-picker-content .treepicker-item{line-height:1.5em}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo:focus,.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo.tree-picker-combo--editing,.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo:hover{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo:focus .tree-picker-dropdown-button,.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo.tree-picker-combo--editing .tree-picker-dropdown-button,.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo:hover .tree-picker-dropdown-button{visibility:visible}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo .tree-picker-dropdown-button{visibility:hidden;height:22px;width:22px}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo .tree-picker-dropdown-button i{font-size:12px;line-height:16px;font-weight:600}.new-work-item-view .witform-layout .workitemcontrol .workitem-classification-picker.tree-picker-container .tree-picker-combo .tree-picker-dropdown-button:hover{background:none}.new-work-item-view .witform-layout .work-item-form-tab span.page-button{text-decoration:none;height:18px;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.witform-layout .work-item-form-tab span.icon{height:16px;margin:0 0 0 12px}.witform-layout .work-item-form-tab span.icon-tab{margin-right:12px}.witform-layout .work-item-form-tab a.link-count,.witform-layout .work-item-form-tab a.attachment-count{text-decoration:none;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.witform-layout .work-item-form-tab.selected-tab a.link-count,.witform-layout .work-item-form-tab.selected-tab a.attachment-count{color:rgba(0,120,212,1);color:var(--communication-background,rgba(0, 120, 212, 1))}.witform-layout .work-item-form-tab.selected-tab{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1);border-bottom:1px solid;border-bottom-color:rgba(255,255,255,1);border-bottom-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.witform-layout .work-item-form-tab.selected-tab span,.witform-layout .work-item-form-tab.selected-tab a{color:rgba(0,120,212,1);color:var(--communication-background,rgba(0, 120, 212, 1));text-decoration:none}@media screen and (-ms-high-contrast:active){.selected-tab{background-color:Highlight !important;border-color:Highlight !important;-ms-high-contrast-adjust:none}.selected-tab span,.selected-tab a{color:HighlightText !important}}.witform-layout .work-item-form-tabs-toolbar{display:inline-block;margin-bottom:-4px;margin-left:-1px;height:32px;overflow:hidden}.witform-layout .work-item-form-tabs-toolbar ul.menu-bar{display:inline-block;list-style-type:none;list-style:none;margin-top:0}.witform-layout .work-item-form-tabs-toolbar ul.menu-bar .menu-item{height:30px;padding-top:7px}.witform-layout .combo>div.wrap.disabled{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.witform-layout .work-item-form-main-core .combo>div.wrap.disabled{background-color:rgba(248,248,248,1);background-color:rgba(var(--palette-neutral-2,248, 248, 248),1)}.work-item-form-main .combo input,.work-item-form-main .mru-identity-picker input{font-size:14px}.work-item-form-main .work-item-form-title .combo>div.wrap{height:1.7em}.work-item-form-main .work-item-form-title .combo input{font-size:18px}.work-item-form-main .work-item-form-title .read-only-icon-span{margin-top:9px}.work-item-form-main .work-item-form-title .read-only-field-icon+.combo.readonly{margin-left:15px;width:calc(100% - 18px)}.work-item-form-main .mru-identity-picker div.img-container{padding-top:2px}.control.collapsed>td>*{height:0;overflow:hidden}.control.collapsed>td{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.work-item-form-main-header{border-left:10px solid transparent;flex:0 0 auto}.work-item-form-main span.caption{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.work-item-form-main .info-text{white-space:nowrap}.work-item-form-main-captionheader{font-family:"Segoe UI","-apple-system",BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Ubuntu,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:300;font-size:14px;width:100%;white-space:nowrap;padding-bottom:5px;padding-left:10px}.work-item-form-main .invalid .info-text{color:rgba(218,10,0,1);color:rgba(var(--palette-accent1,218, 10, 0),1)}.work-item-form-main{width:100%;height:100%;overflow:hidden}.work-item-form-main a:not(.ms-Button){text-decoration:none;cursor:pointer}.work-item-form-main a:not(.ms-Button):hover{text-decoration:underline}.work-item-form-main a:not(.ms-Button),.work-item-form-main a:not(.ms-Button):hover,.work-item-form-main a:not(.ms-Button):visited,.work-item-form-main a:not(.ms-Button):active{color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1))}.work-item-form-main .drop-target-container{pointer-events:none}.work-item-form-main .label-text-control{white-space:normal}.work-item-form-main .combo,.work-item-form-main .mru-identity-picker,.work-item-form.work-item-form-main .identity-picker-container{border:1px solid transparent;height:2em}.work-item-form-main .combo input,.work-item-form-main .mru-identity-picker input{text-overflow:ellipsis}.work-item-form .work-item-view .identity-picker-container .identity-picker-search-box .identity-picker-resolved.identity-picker-resolved-single-search .identity-picker-resolved-close{display:none !important}.work-item-form .identity-picker-container .identity-picker-search-box .identity-picker-search-drop-icon{visibility:visible}.work-item-form.work-item-form-main .combo .drop,.work-item-form.work-item-form-main .mru-identity-picker .drop,.work-item-form.work-item-form-main .identity-picker-container .identity-picker-search-box .identity-picker-search-drop-icon{visibility:hidden}.work-item-form .identity-picker-container .identity-picker-search-box .identity-picker-resolved:focus{background-color:transparent}.work-item-form-main .combo.drop .wrap,.work-item-form-main .mru-identity-picker.drop .wrap{right:0}.work-item-form-main .work-item-control.identity-picker-container{padding:0;margin-bottom:2px;padding-top:1px;padding-left:3px}.work-item-form-main .work-item-control.identity-picker-container:not(.readonly){margin-left:1px;width:calc(100% - 4px)}.work-item-form-main .work-item-control.identity-picker-container.readonly .identity-picker-search-box.readonly{width:calc(100% - 17px);display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap}.work-item-form-main .work-item-control .read-only-field-icon{padding-right:2px;float:left;cursor:default;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.work-item-form-main span.read-only-icon-span{margin-left:0;margin-top:4px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));font-size:13px}.work-item-form-main .work-item-control.identity-picker-container .identity-picker-resolved{font-size:14px;line-height:18px;width:100% !important}.work-item-form-main .work-item-control.identity-picker-container.readonly .identity-picker-resolved{width:calc(100% - 21px) !important}.work-item-form-main .work-item-control.identity-picker-container .read-only-field-icon .read-only-icon-span{margin-top:2px;margin-left:0}.work-item-form-main .work-item-form-main-core .work-item-control.identity-picker-container{padding-left:0}.work-item-form-main .work-item-form-headerContent .work-item-control.identity-picker-container{padding-left:0}.work-item-form-main .work-item-form-headerContent .work-item-control.identity-picker-container .read-only-field-icon .read-only-icon-span{margin-left:-1px}.work-item-form-main .work-item-control.identity-picker-container .identity-picker-input{font-size:14px;line-height:18px;height:20px;background-color:transparent}.work-item-form.work-item-form-main .identity-picker-container .identity-picker-resolved img{height:18px;width:18px}.old-work-item-view .identity-picker-container.invalid{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.work-item-form-main .combo:hover:not(.readonly),.work-item-form-main .mru-identity-picker:hover:not(.readonly),.work-item-form-main .identity-picker-container:hover:not(.readonly){border:1px solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.work-item-form-main .combo.focus:not(.readonly),.work-item-form-main .combo:focus:not(.readonly),.work-item-form-main .mru-identity-picker.focus:not(.readonly),.work-item-form-main .mru-identity-picker:focus:not(.readonly),.work-item-form-main .identity-picker-container.focus:not(.readonly),.work-item-form-main .identity-picker-container:focus:not(.readonly){border:1px solid rgba(0,120,212,1);border:1px solid var(--communication-background,rgba(0, 120, 212, 1))}.work-item-form-main .work-item-control.chromeBorder .combo,.work-item-form-main .work-item-control.chromeBorder.identity-picker-container:not(.readonly){border:1px solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.work-item-form-main .work-item-control.chromeBorder .combo.focus:not(.readonly),.work-item-form-main .work-item-control.chromeBorder .combo:focus:not(.readonly),.work-item-form-main .work-item-control.chromeBorder.identity-picker-container:not(.readonly).focus:not(.readonly),.work-item-form-main .work-item-control.chromeBorder.identity-picker-container:not(.readonly):focus:not(.readonly){border:1px solid rgba(0,120,212,1);border:1px solid var(--communication-background,rgba(0, 120, 212, 1))}.work-item-form-main .work-item-control.chromeBorder .combo .identity-picker-resolved,.work-item-form-main .work-item-control.chromeBorder.identity-picker-container:not(.readonly) .identity-picker-resolved{height:21px}.work-item-form-main .work-item-control.chromeBorder .identity-picker-search-box.readonly{height:21px !important;border:1px solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.work-item-form-main .work-item-control:not(.chromeBorder) .combo.readonly.focus,.work-item-form-main .work-item-control:not(.chromeBorder) .combo.readonly:focus,.work-item-form-main .work-item-control:not(.chromeBorder) .combo.readonly:hover,.work-item-form-main .work-item-control:not(.chromeBorder) .mru-identity-picker.readonly.focus,.work-item-form-main .work-item-control:not(.chromeBorder) .mru-identity-picker.readonly:focus,.work-item-form-main .work-item-control:not(.chromeBorder) .mru-identity-picker.readonly:hover,.work-item-form-main .work-item-control:not(.chromeBorder) .identity-picker-contianer.readonly.focus,.work-item-form-main .work-item-control:not(.chromeBorder) .identity-picker-container.readonly.hover,.work-item-form-main .work-item-control:not(.chromeBorder) .identity-picker-search-box.readonly.focus,.work-item-form-main .work-item-control:not(.chromeBorder) .identity-picker-search-box.readonly:hover{border-color:transparent}.work-item-form.work-item-form-main .combo.focus .drop,.work-item-form.work-item-form-main .combo:focus .drop,.work-item-form.work-item-form-main .combo:hover .drop,.work-item-form.work-item-form-main .work-item-control.chromeBorder .combo .drop,.work-item-form.work-item-form-main .mru-identity-picker.focus .drop,.work-item-form.work-item-form-main .mru-identity-picker:focus .drop,.work-item-form.work-item-form-main .mru-identity-picker:hover .drop,.work-item-form.work-item-form-main .identity-picker-container.focus:not(.readonly) .identity-picker-search-box .identity-picker-search-drop-icon,.work-item-form.work-item-form-main .identity-picker-container:not(.readonly):hover .identity-picker-search-box .identity-picker-search-drop-icon,.work-item-form.work-item-form-main .work-item-control.chromeBorder .identity-picker-container .identity-picker-search-box .identity-picker-search-drop-icon{visibility:visible}.work-item-form-main .combo.drop.focus .wrap,.work-item-form-main .combo.drop:focus .wrap,.work-item-form-main .combo.drop:hover .wrap,.work-item-form-main .mru-identity-picker.drop.focus .wrap,.work-item-form-main .mru-identity-picker.drop:focus .wrap,.work-item-form-main .mru-identity-picker.drop:hover .wrap{right:20px}.work-item-form-headerContent{padding-left:10px;width:100%}.work-item-control{display:inline-block;padding-bottom:5px}.work-item-control .plaintextcontrol{outline:none}.work-item-control input[type="checkbox"]{margin-left:0;margin-bottom:6px}.work-item-control .toggle-control label{padding:0}.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .label-control{display:none}.work-item-form-main .identity-picker-readonly .identity-picker-resolved-name{color:inherit}.work-item-form-main .identity-picker-readonly .identity-picker-watermark-name{color:inherit}.label-control{padding-bottom:1px;padding-right:6px;padding-left:4px}.work-item-form-withblock-floatright{display:inline-block;min-width:14%;float:right;text-align:right}.work-item-form-id{font-size:18px;padding-right:10px;float:left;line-height:1.8em}.work-item-form-title{font-size:18px;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));padding-right:10px;width:auto;display:block;overflow:hidden;text-overflow:ellipsis}.work-item-form-title combo{height:32px}.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .copy-workitem-title-container{position:absolute;top:1px;right:11px;width:34px;height:34px;padding-top:7px;border:2px solid transparent;outline:none}.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .work-item-form-title.copy-hover~.copy-workitem-title-container,.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .work-item-form-title.copy-focus~.copy-workitem-title-container{background-color:rgba(200,200,200,1);background-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .copy-workitem-title-container.focus,.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .copy-workitem-title-container.hover{border-color:rgba(166,166,166,1);border-color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .copy-workitem-title-container.copy-enabled{cursor:pointer}.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .copy-workitem-title-container span{display:none}.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .work-item-form-title input::-ms-clear{display:none}.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .work-item-form-title.copy-hover .combo:not(.invalid){border:1px solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .work-item-form-title.copy-focus .combo:not(.invalid){border:1px solid rgba(0,120,212,1);border:1px solid var(--communication-background,rgba(0, 120, 212, 1))}.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .work-item-form-title.copy-hover .combo input,.work-item-form-main .work-item-form-main-header .work-item-form-headerContent .work-item-form-title.copy-focus .combo input{padding-right:40px}.work-item-form-main .form-body .control .work-item-control.state-coloring-enabled .state-circle,.work-item-form-main .work-item-form-main-core .work-item-form-coreContent .work-item-form-state .state-circle,.wit-state-transition-graph .transition-and-state-container .state-container .state .state-circle,.work-item-form-main .workitem-history-control .state-circle{border-radius:50%;border-width:1px;border-style:solid;width:11px;height:11px;margin-top:7px;float:left;position:relative}.work-item-form-main .form-body .control .work-item-control.state-coloring-enabled .state-circle{margin-top:7px}.work-item-form-main .form-body .control .work-item-control.state-coloring-enabled .combo{margin-left:15px;width:calc(100% - 18px)}.work-item-form-main .form-body .control .work-item-control.state-coloring-enabled .combo.readonly{margin-left:30px !important;width:calc(100% - 33px) !important}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent .read-only-field-icon+.combo.readonly{margin-left:15px;width:auto}.work-item-form-main .workitemcontrol .read-only-field-icon+.combo.readonly input.disabled{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.work-item-form-main .workitemcontrol .combo.readonly input.disabled{color:inherit}.work-item-form .read-only-field-icon+.combo.input-text-box.date-time.text.readonly{margin-left:15px;width:auto}.work-item-form-main .work-item-form-coreContent .state-coloring-enabled .combo{margin-left:15px;width:auto}.work-item-form-main .work-item-form-coreContent .state-coloring-enabled .combo.readonly{margin-left:30px}.work-item-form-main .work-item-form-coreContent .state-coloring-enabled .state-circle{margin-left:1px}.work-item-form-main .work-item-form-main-header .work-item-form-header-controls-container .work-item-form-assignedTo{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));width:302px;max-width:50%;float:left;min-width:120px}.work-item-form-changedby{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));vertical-align:bottom;display:block;text-align:right;font-size:12px}.work-item-form-changedby .freshness-indicator{padding-right:17px}.work-item-form-changedby{padding-bottom:5px}.work-item-form-changedby input{text-align:right;background-color:rgba(244,244,244,1);background-color:rgba(var(--palette-neutral-4,244, 244, 244),1);text-overflow:ellipsis}.work-item-form-changedby .combo,.work-item-form-changedby .combo:hover{border:none}.work-item-form-label{display:inline-block;padding-bottom:8px;padding-right:6px}.work-item-form-main-core{background-color:rgba(248,248,248,1);background-color:rgba(var(--palette-neutral-2,248, 248, 248),1);border-width:1px 0;border-style:solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1);padding-top:8px}.work-item-form-coreContent{padding-left:18px;padding-top:0}.work-item-form-coreContent-header{padding-top:16px}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-row1{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-row2{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:wrap}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap;-webkit-box-flex:0 1 690px;-webkit-flex:0 1 690px;flex:0 1 690px;margin-right:auto}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container .workitemcontrol{width:calc(100% - 70px)}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container .workitemlabel.label-control{width:70px;display:inline-block;line-height:13px;vertical-align:middle}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container .work-item-form-coreContent-stateContainer,.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container .work-item-form-coreContent-reasonContainer{display:block;-webkit-box-flex:1 0 180px;-webkit-flex:1 0 180px;flex:1 0 180px;max-width:250px}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container .work-item-form-coreContent-areaPathContainer,.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container .work-item-form-coreContent-iterationPathContainer{-webkit-box-flex:1 1 80%;-webkit-flex:1 1 80%;flex:1 1 80%;display:block;overflow:hidden}.work-item-form-main .work-item-form-main-core.core-left-column-more-space .work-item-form-coreContent-controls-container .work-item-form-coreContent-stateContainer,.work-item-form-main .work-item-form-main-core.core-left-column-more-space .work-item-form-coreContent-controls-container .work-item-form-coreContent-reasonContainer{max-width:290px;-webkit-box-flex:1 0 220px;-webkit-flex:1 0 220px;flex:1 0 220px}.work-item-form-main .work-item-form-main-core.core-left-column-more-space .work-item-form-coreContent-controls-container .work-item-form-coreContent-stateContainer .workitemlabel.label-control,.work-item-form-main .work-item-form-main-core.core-left-column-more-space .work-item-form-coreContent-controls-container .work-item-form-coreContent-reasonContainer .workitemlabel.label-control{width:110px}.work-item-form-main .work-item-form-main-core.core-left-column-more-space .work-item-form-coreContent-controls-container .work-item-form-coreContent-stateContainer .workitemcontrol,.work-item-form-main .work-item-form-main-core.core-left-column-more-space .work-item-form-coreContent-controls-container .work-item-form-coreContent-reasonContainer .workitemcontrol{width:calc(100% - 110px)}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container>div{display:inline-block;margin-right:10px}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container .work-item-form-state,.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container .work-item-form-reason,.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container .work-item-form-areaIteration{margin-left:-3px;vertical-align:middle;font-size:12px}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-controls-container input{background-color:rgba(248,248,248,1);background-color:rgba(var(--palette-neutral-2,248, 248, 248),1)}.work-item-form-coreContent .combo{background-color:rgba(248,248,248,1);background-color:rgba(var(--palette-neutral-2,248, 248, 248),1)}.work-item-view .witform-layout .work-item-form-coreContent .combo:not(.readonly).invalid,.work-item-view .witform-layout .work-item-form-coreContent .combo:not(.readonly).focus,.work-item-view .witform-layout .work-item-form-coreContent .combo:not(.readonly):focus,.work-item-view .witform-layout .work-item-form-coreContent .combo:not(.readonly):hover,.work-item-view .witform-layout .work-item-form-coreContent .combo:not(.readonly):hover input,.work-item-view .witform-layout .work-item-form-coreContent .combo:not(.readonly) input:focus{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.work-item-form .control .read-only-field-icon+.combo.input-text-box.list.text.readonly{margin-left:15px;width:calc(100% - 18px)}.work-item-form-coreContent .work-item-form-tags{padding-top:6px;padding-bottom:0}.work-item-form-coreContent .work-item-form-tags>.tfs-tags{margin-bottom:0}.work-item-form-main .work-item-form-main-header .work-item-form-header-controls-container{float:left;min-height:35px;white-space:nowrap;flex:1 1 auto}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container{flex:0 0 auto}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container,.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-lastUpdatedContainer{overflow:hidden;display:block;white-space:nowrap;margin-left:auto}.work-item-form-main .work-item-form-main-core .work-item-form-coreContent-lastUpdatedWrapper{margin-top:4px}.hub-title>.toolbar.workitem-tool-bar.workitem-header-toolbar,.work-item-form.work-item-form-main .toolbar{float:right;width:auto;border:none;margin-top:0;margin-right:8px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar{margin:0 8px 0 0;padding:0;height:auto}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .menu.sub-menu>.menu-item{margin:0}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .menu-bar:focus{outline:none}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .menu-bar .menu-item{border:1px solid transparent;padding:5px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .menu-bar .menu-item.focus:not(.disabled):not(:hover){border:1px solid;border-color:rgba(0,0,0,1);border-color:rgba(var(--palette-neutral-100,0, 0, 0),1)}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .menu-bar .menu-item.pressed:not(.drop-down-save):not(.drop-down-chevron){border:1px solid;border-color:rgba(0,0,0,1) !important;border-color:rgba(var(--palette-neutral-100,0, 0, 0),1) !important}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .menu-bar .menu-item.hover>span.icon,.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .menu-bar .menu-item.hover>span.bowtie-icon{text-decoration:none}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .menu-bar .menu-item.menu-item-separator{padding:1px 3px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .menu-bar .menu-item.save-work-item-menu-item{padding-left:12px;padding-right:12px;padding-top:2px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-save.menu-item,.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item{height:28px;margin:0;background-color:rgba(0,120,212,1);background-color:var(--communication-background,rgba(0, 120, 212, 1));color:rgba(255,255,255,1);color:var(--text-on-communication-background,rgba(255, 255, 255, 1))}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-save.menu-item:not(.disabled):hover,.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item:not(.disabled):hover,.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-save.menu-item:not(.disabled).focus,.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item:not(.disabled).focus{background-color:rgba(16,110,190,1);background-color:rgba(var(--palette-primary-shade-10,16, 110, 190),1)}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-save.menu-item:not(.disabled).focus,.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item:not(.disabled).focus{border:1px solid;border-color:rgba(0,0,0,1);border-color:rgba(var(--palette-neutral-100,0, 0, 0),1)}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .disabled.drop-down-save.menu-item,.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .disabled.drop-down-chevron.menu-item{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1);color:rgba(166,166,166,1);color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .disabled.focus.drop-down-save.menu-item,.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .disabled.focus.drop-down-chevron.menu-item{border:1px solid;border-color:rgba(166,166,166,1);border-color:rgba(var(--palette-neutral-30,166, 166, 166),1);outline:none}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .disabled.drop-down-save.menu-item .bowtie-white,.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .disabled.drop-down-chevron.menu-item .bowtie-white{color:rgba(166,166,166,1);color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-save.menu-item .bowtie-white,.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item .bowtie-white{color:rgba(255,255,255,1);color:var(--text-on-communication-background,rgba(255, 255, 255, 1))}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-save.menu-item{border:none;padding:5px 8px 3px 9px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-save.menu-item.focus{padding:4px 8px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-save.menu-item.save-only{padding:5px 8px 3px;margin-right:2.5px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-save.menu-item.save-only.focus{padding:4px 8px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item{width:22px;border:none;border-left:1px solid;border-left-color:rgba(0,90,158,1);border-left-color:rgba(var(--palette-primary-shade-20,0, 90, 158),1);padding:4px;margin-right:2.5px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item.disabled{border-left:1px solid;border-left-color:rgba(234,234,234,1);border-left-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item ul{min-width:131px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item li.save-work-item-menu-item{color:rgba(0,0,0,1);color:rgba(var(--palette-neutral-100,0, 0, 0),1);padding:2px 12px 3px 7px !important}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item.focus{padding:3px 4px 3px 3px}.work-item-form-main .work-item-form-main-header .work-item-form-toolbar-container .toolbar .drop-down-chevron.menu-item:not(.disabled).focus{border:1px solid;border-color:rgba(0,0,0,1);border-color:rgba(var(--palette-neutral-100,0, 0, 0),1)}.work-item-form-main .clearfix{clear:both}.toolbar .menu-bar .menu-item.try-new-form .icon+.text,.workitemcontrol .menu-bar .menu-item.try-new-form .icon+.text{color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1));margin-left:1px}.toolbar .menu-bar .try-new-form span.preview{padding-left:2px;font-size:5px;vertical-align:text-top}.toolbar .menu-bar .menu-item.try-new-form.hover span.text{text-decoration:underline}.toolbar .menu-bar .menu-item.try-new-form.hover{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.toolbar .menu-bar .menu-item.try-new-form .newform{display:inline-block;margin-bottom:-2px}.tab-group .extension-container{height:600px}.external-content-host{height:100%}.work-item-form-main .work-item-form-main-header .work-item-form-header-controls-container .discussion-adornment-container{float:left;margin:0 5px;width:auto;height:31px}.work-item-form-main .work-item-form-main-header .work-item-form-header-controls-container .discussion-adornment-container .discussion-adornment-control{cursor:pointer;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));font-size:14px;padding:2px 0;outline:none;border:1px solid transparent;width:auto}.work-item-form-main .work-item-form-main-header .work-item-form-header-controls-container .discussion-adornment-container .discussion-adornment-control:focus,.work-item-form-main .work-item-form-main-header .work-item-form-header-controls-container .discussion-adornment-container .discussion-adornment-control:hover{text-decoration:underline}.work-item-form-main .work-item-form-main-header .work-item-form-header-controls-container .discussion-adornment-container .discussion-adornment-control:focus{border:1px solid;border-color:rgba(166,166,166,1);border-color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.work-item-form-main .work-item-form-main-header .work-item-form-header-controls-container .discussion-adornment-container .discussion-adornment-control .text{margin-left:2px;margin-right:10px;vertical-align:top}.work-item-form-main .work-item-form-main-header .work-item-form-header-controls-container .discussion-adornment-container .discussion-adornment-control .bowtie-icon{margin:0 5px;color:rgba(43,136,216,1);color:rgba(var(--palette-primary-tint-10,43, 136, 216),1)}.work-item-form .menu-bar .menu-item.follow-item-menu-item{width:95px;text-align:center;margin-right:0}.work-item-form .menu-bar .menu-item.follow-item-menu-item.focus:not(.disabled):not(:hover){padding:4px;border:1px solid;border-color:rgba(0,0,0,1);border-color:rgba(var(--palette-neutral-100,0, 0, 0),1)}.work-item-form .menu-bar .menu-item.follow-item-menu-item .text{height:16px;line-height:16px}.work-item-form .menu-bar .menu-item.follow-item-menu-item-gray{width:95px;text-align:center;margin-right:0}.work-item-form .menu-bar .menu-item.follow-item-menu-item-gray.focus:not(.disabled):not(:hover){padding:4px;border:1px solid;border-color:rgba(0,0,0,1);border-color:rgba(var(--palette-neutral-100,0, 0, 0),1)}.work-item-form .menu-bar .menu-item.follow-item-menu-item-gray:not(.hover){background-color:rgba(239,239,239,1);background-color:rgba(var(--palette-neutral-6,239, 239, 239),1)}.work-item-form .menu-bar .menu-item.follow-item-menu-item-gray .text{height:16px;line-height:16px}.work-item-form .menu-bar .menu-item.custom-follow-item-menu-item{margin-left:0;border-left:1px solid;border-left-color:rgba(166,166,166,1) !important;border-left-color:rgba(var(--palette-neutral-30,166, 166, 166),1) !important}.work-item-form .menu-bar .menu-item.custom-follow-item-menu-item:not(.hover){background-color:rgba(239,239,239,1);background-color:rgba(var(--palette-neutral-6,239, 239, 239),1)}.work-item-form .menu-bar .menu-item.custom-follow-item-menu-item.focus:not(.disabled):not(:hover){border:1px solid;border-color:rgba(0,0,0,1) !important;border-color:rgba(var(--palette-neutral-100,0, 0, 0),1) !important}img.follows-hotspot-image{width:100%}.work-item-form-notification{background-color:rgba(0,120,212,1);background-color:var(--communication-background,rgba(0, 120, 212, 1));padding:12px 15px 12px 7px;min-width:200px;word-wrap:break-word;max-width:400px;max-height:300px;width:auto;float:left;font-size:12px;color:rgba(255,255,255,1);color:rgba(var(--palette-neutral-0,255, 255, 255),1);margin-top:6px;position:absolute;z-index:9999;cursor:default}.work-item-form-notification .close-action{cursor:pointer;font-size:8px;color:rgba(255,255,255,1);color:rgba(var(--palette-neutral-0,255, 255, 255),1);position:absolute;right:3px;top:0}.work-item-form-notification .bowtie-watch-eye{float:left;padding-right:20px}.work-item-form .try-new-form .bowtie-navigate-forward-disc{color:rgba(0,90,158,1) !important;color:var(--communication-foreground,rgba(0, 90, 158, 1)) !important}.work-item-form-main .invalid .workitemlabel.label-control,.new-work-items-view .invalid .workitemlabel.label-control,.new-workitem-dialog .invalid .workitemlabel.label-control{display:flex}.work-item-form-main .invalid .workitemlabel.label-control:after,.new-work-items-view .invalid .workitemlabel.label-control:after,.new-workitem-dialog .invalid .workitemlabel.label-control:after{font-family:"Bowtie";font-size:14px;speak:none;display:inline-block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;text-decoration:none;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea02 ";font-weight:normal;font-style:normal;color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1);margin-left:5px;font-size:14px}.work-item-form-main .wit-form-group-header .invalid:after,.new-work-items-view .wit-form-group-header .invalid:after,.new-workitem-dialog .wit-form-group-header .invalid:after{font-family:"Bowtie";font-size:14px;speak:none;display:inline-block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;text-decoration:none;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea02 ";font-weight:normal;font-style:normal;color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1);margin-left:5px;font-size:14px;position:absolute;top:8px}.work-item-form-main .invalid .info-text-wrapper .info-text:before,.new-work-items-view .invalid .info-text-wrapper .info-text:before,.new-workitem-dialog .invalid .info-text-wrapper .info-text:before{font-family:"Bowtie";font-size:14px;speak:none;display:inline-block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;text-decoration:none;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea02 ";font-weight:normal;font-style:normal;color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1);margin-right:5px;font-size:14px;font-size:14px}.work-item-form-main .work-item-form-tab.invalid:after,.new-work-items-view .work-item-form-tab.invalid:after,.new-workitem-dialog .work-item-form-tab.invalid:after{font-family:"Bowtie";font-size:14px;speak:none;display:inline-block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;text-decoration:none;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea02 ";font-weight:normal;font-style:normal;color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1);margin-left:5px;font-size:14px}.workitem-classification-picker-dropdown.tree-picker-dropdown{box-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important}.workitem-classification-picker-dropdown.tree-picker-dropdown .tree-list-item{height:24px;padding:0 6px}.workitem-classification-picker-dropdown.tree-picker-dropdown .tree-list-item.tree-list-group-divider{height:6px}.workitem-classification-picker-dropdown.tree-picker-dropdown .tree-list-item .treepicker-item{font-size:12px;line-height:1.5em}.form-body{width:100%;-webkit-box-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;overflow:auto;position:relative}.form-grid{position:absolute;width:100%;overflow-y:auto;overflow-x:hidden;top:0;bottom:0;left:0;padding-right:13px;outline:none}.form-grid .control{padding-left:1px;padding-bottom:1px}.form-grid .control-extension-container{padding-left:1px;padding-bottom:10px}.form-grid .form-section,.form-grid .bottom-section{display:inline-block;min-width:240px;float:left}.form-grid .form-section.wide-section{min-width:480px}.form-grid .form-section.last-section{float:none}.form-grid .bottom-section.wide-section{min-width:480px}.form-grid .wrapping-container{display:inline-block;min-width:240px;float:right}.form-grid .work-item-control{width:100%;padding-bottom:2px;padding-left:4px}.form-grid .work-item-control.new-classification-control{padding-left:0}.form-grid .work-item-control.new-classification-control .read-only-field-icon{margin-left:4px}.form-grid .section-container{width:100%}.form-grid .page-extension-container{width:100%;height:100%}.workitem-form-grid-maximized-mode .form-grid .grid-group.maximized-grid-group{position:absolute;right:10px;left:10px;top:0;bottom:10px;display:block;height:auto;padding:0}.workitem-form-grid-maximized-mode .work-item-form-main-header{border-bottom:1px solid;border-bottom-color:rgba(234,234,234,1);border-bottom-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.workitem-form-grid-maximized-mode .form-grid .grid-group{display:none}.workitem-form-grid-maximized-mode .work-item-form-main-core{display:none}.workitem-form-grid-maximized-mode .wit-state-transition-graph-unpinned-container,.workitem-form-grid-maximized-mode .wit-logcontrol-tabs{display:none}.maximized-grid-group .workitemcontrol>div:not(.discussion-control) .richeditor-container,.maximized-grid-group .webpagecontrol{position:absolute;bottom:0;top:0;right:0;left:0;height:auto !important}.maximized-grid-group .discussion-control .richeditor-container{position:absolute;bottom:0;top:0;right:0;left:0;height:auto}.form-grid .grid-group .workitem-group-maximize,.form-grid .grid-group .workitem-group-restore{border:none;background-color:transparent;margin:0;padding:0;height:auto;width:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-align:initial;border-radius:0;position:relative;float:right;width:18px;text-align:center;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));top:3px;line-height:1.1em;padding-left:5px;padding-right:18px;padding-bottom:1px}.form-grid .grid-group .workitem-group-maximize::-moz-focus-inner,.form-grid .grid-group .workitem-group-restore::-moz-focus-inner{border:none}.form-grid .grid-group .workitem-group-maximize:hover,.form-grid .grid-group .workitem-group-restore:hover{background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1)}.form-grid .grid-group .workitem-group-maximize .icon,.form-grid .grid-group .workitem-group-restore .icon{vertical-align:super;margin-top:2px}.form-grid .grid-group{padding:5px 5px 0 14px}.form-grid .ui-tabs-panel .tfs-collapsible-collapse{margin-top:0}.form-grid .ui-tabs-panel .tfs-collapsible-content{padding:2px 2px 2px 20px}.form-grid .tfs-collapsible-content{padding:0}.form-grid .grid-group .tfs-collapsible-collapse.bowtie-icon,.form-grid .grid-group .workitem-group-maximize .bowtie-icon{display:none}.form-grid .grid-group.collapsed .tfs-collapsible-collapse.bowtie-icon,.form-grid .grid-group.collapsed .workitem-group-maximize .bowtie-icon,.form-grid .grid-group.focus .tfs-collapsible-collapse.bowtie-icon,.form-grid .grid-group.focus .workitem-group-maximize .bowtie-icon,.form-grid .grid-group:hover .tfs-collapsible-collapse.bowtie-icon,.form-grid .grid-group:hover .workitem-group-maximize .bowtie-icon,.form-grid .grid-group:focus .tfs-collapsible-collapse.bowtie-icon,.form-grid .grid-group:focus .workitem-group-maximize .bowtie-icon{display:inline-block}.form-grid .tfs-collapsible-header{border:none;padding:5.8px 1px;border-bottom:1px solid;border-bottom-color:rgba(234,234,234,1);border-bottom-color:rgba(var(--palette-neutral-8,234, 234, 234),1);margin-bottom:5px;margin-left:4px;font-size:16px;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));font-weight:600;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.form-grid .tfs-collapsible-header.focus{border:none;background-color:transparent;border-bottom:1px solid;border-bottom-color:rgba(199,224,244,1);border-bottom-color:rgba(var(--palette-primary-tint-20,199, 224, 244),1);color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1))}.form-grid .tfs-collapsible-header .tfs-collapsible-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;display:block}.form-grid .tfs-collapsible-header .tfs-collapsible-collapse{float:right;margin-top:7px}.form-grid .tfs-collapsible-header.wit-form-group-header{display:flex;height:36px}.form-grid .tfs-collapsible-header.wit-form-group-header .tfs-collapsible-text{flex:1;width:100%;outline:none}.form-grid .tfs-collapsible-header.wit-form-group-header .workitem-group-maximize,.form-grid .tfs-collapsible-header.wit-form-group-header .tfs-collapsible-collapse{float:none}.form-grid .workitemlogcontrol .tfs-collapsible-collapse{float:none;margin-top:0}.form-grid .workitemlogcontrol .tfs-collapsible-content{padding:2px 2px 2px 20px}.form-grid .workitemlogcontrol .tfs-collapsible-header{border:none;margin:0;font-size:inherit;color:inherit}.form-grid .workitemlogcontrol .tfs-collapsible-header.focus{background-color:none;border:none}.form-grid .work-item-control .toolbar{float:left}.form-grid .combo,.form-grid .mru-identity-picker{margin-left:-4px;-webkit-margin-start:-3px}.form-grid .combo:hover{margin-left:-4px;-webkit-margin-start:-3px}.form-grid .group-extension-container{height:100%;overflow:hidden}.form-grid>.external-content-host .external-content-iframe{display:block}.wiform-related-artifacts-header .no-artifacts-message-container{display:none}.wiform-related-artifacts-header .no-artifacts.no-artifacts-message-container{display:block;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.wiform-related-artifacts-header .ra-no-error-container{display:none}.wiform-related-artifacts-header .ra-error-container{display:inline-block}.wiform-related-artifacts-header .ra-error-text{display:inline-block;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));vertical-align:middle}.wiform-related-artifacts-header .ra-error-icon{display:inline-block;padding-right:20px;vertical-align:middle}.plaintextcontrol{width:100%;resize:none;border:1px solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}textarea.plaintextcontrol[readonly]{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.work-item-view.new-work-item-view .richeditor-editarea{padding-right:.5px}.work-item-control .zero-data-read-only-label{font-size:14px}.work-item-control.html-editor-container{overflow:hidden}.longtext-preview-container{position:relative}.longtext-preview-container .longtext-container{height:60px;width:calc(100% - 29px);display:inline-block;color:rgba(0,0,0,.9);color:var(--component-htmlEditor-foreground-color,rgba(0, 0, 0, .9));background-color:rgba(255,255,255,1);background-color:var(--component-htmlEditor-background-color,rgba(255, 255, 255, 1))}.longtext-preview-container .longtext-container.invalid{border:1px solid;border-color:rgba(168,0,0,1);border-color:rgba(var(--palette-accent1-dark,168, 0, 0),1)}.longtext-preview-container .longtext-container pre{font-family:inherit;margin:0;height:60px;overflow:hidden;white-space:pre-wrap;word-wrap:break-word}.longtext-preview-container .chevron{border:none;background-color:transparent;margin:0;padding:0;height:auto;width:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-align:initial;border-radius:0;float:right;height:14px;width:14px;margin-top:23px;color:rgba(102,102,102,1);color:rgba(var(--palette-neutral-60,102, 102, 102),1)}.longtext-preview-container .overlay{position:absolute;top:0;left:0;right:29px;bottom:0;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 60%,#fff 90%,#fff 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 60%,#fff 90%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 60%,#fff 90%,#fff 100%)}.longtext-preview-container .watermark-text{font-style:italic;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.workitemlogcontrol{width:100%;margin:0;border:0;min-height:300px}.workitemlogcontrol .ui-tabs-nav{font-size:11px;text-transform:uppercase}.workitemlogcontrol A{text-decoration:none;color:rgba(0,0,0,1);color:rgba(var(--palette-neutral-100,0, 0, 0),1);cursor:default}.workitemlogcontrol A[href]{color:rgba(0,120,212,1);color:var(--communication-background,rgba(0, 120, 212, 1));text-decoration:none;cursor:pointer}.workitemlogcontrol A[href]:hover{color:rgba(0,120,212,1);color:var(--communication-background,rgba(0, 120, 212, 1));text-decoration:none;cursor:pointer}.workitemlogcontrol .show-more-container{padding-bottom:8px;padding-top:8px;padding-left:5px}.workitemlogcontrol A.show-more-link{cursor:pointer;color:rgba(0,120,212,1);color:var(--communication-background,rgba(0, 120, 212, 1))}.workitemlogcontrol A.show-more-link:hover{text-decoration:underline}.workitemlogcontrol .show-more-span{color:rgba(102,102,102,1);color:rgba(var(--palette-neutral-60,102, 102, 102),1);margin-left:4px}.workitemlogcontrol .control-loading-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));padding-top:30px;filter:alpha(opacity=85);opacity:.85;z-index:10000}.workitemlogcontrol .control-loading-overlay .status-indicator td{vertical-align:top}.workitemlogcontrol .readonly-content-container{position:relative}.details-host{overflow:auto}.discussion-host{overflow:auto}.discussion-host .message-list{list-style-type:none;margin-left:0;padding:0;margin-bottom:0}.discussion-host .message-row{position:relative;list-style-type:none;padding:0 0 5px 0;min-height:40px;clear:both}.discussion-host .message-section{margin:0 0 0 50px}.discussion-host .message-sender{position:absolute;left:0;top:0;width:40px;height:32px;margin:0 0 0 2px}.discussion-host .message-sendername{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.discussion-host .message-date{font-size:85%;font-style:italic;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.discussion-host .message-content p:only-child{margin-top:0;margin-bottom:0}.discussion-host .identity-picture{width:32px;height:32px}.details-host>.item{margin-bottom:.2em}.details-host .identity-picture{width:24px;height:24px;margin-right:5px}.details-host .action-headerperson{padding-right:5px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.details-host .action-headeritemhilite{font-weight:bold}.details-host .action-headeritem{font-style:italic}.details-host .action-headerdate{padding-left:10px;font-style:italic;color:rgba(166,166,166,1);color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.details-host .message{padding:5px;background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));border:1px solid transparent;margin:2px 0 2px 0}.details-host .container{padding:2px}.details-host .detail-list{background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));table-layout:fixed;border-collapse:collapse}.details-host .detail-list TD{overflow:auto;padding:4px;padding-right:10px;border-right:1px solid;border-right-color:rgba(255,255,255,1);border-right-color:rgba(var(--palette-neutral-0,255, 255, 255),1);border-left:1px solid;border-left-color:rgba(255,255,255,1);border-left-color:rgba(var(--palette-neutral-0,255, 255, 255),1);border-bottom:1px solid;border-bottom-color:rgba(234,234,234,1);border-bottom-color:rgba(var(--palette-neutral-8,234, 234, 234),1);color:rgba(0,0,0,1);color:rgba(var(--palette-neutral-100,0, 0, 0),1)}.details-host .field-table .detail-list tr:first-child TD{background:rgba(222,236,249,1);background:rgba(var(--palette-primary-tint-30,222, 236, 249),1);font-weight:bold;border-top:1px solid;border-top-color:rgba(244,244,244,1);border-top-color:rgba(var(--palette-neutral-4,244, 244, 244),1)}.details-host .field-table .detail-list tr:not(:first-child) TD:nth-child(3){font-style:italic;color:rgba(166,166,166,1);color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.details-host .detail-list tr.link-attachment-deleted{text-decoration:line-through;color:rgba(166,166,166,1);color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.details-host .links-and-attachment-table .detail-list td{border-top:1px solid;border-top-color:rgba(234,234,234,1);border-top-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.workitemcontrol .workitem-history-control{display:flex}.workitemcontrol .workitem-history-control .history-revision-list{width:40%;min-height:120px;min-width:15%;overflow:auto}.workitemcontrol .workitem-history-control .history-revision-list.single-column{width:100%;-webkit-overflow-scrolling:touch;overflow:visible}.workitemcontrol .workitem-history-control .history-revision-list.single-column .history-item-list{border:none}.workitemcontrol .workitem-history-control .history-revision-list.single-column .history-item-list .history-item-summary:hover{background-color:unset}.workitemcontrol .workitem-history-control .history-revision-list.single-column .history-item-summary-icon{margin-left:15px}.workitemcontrol .workitem-history-control .history-revision-list.single-column .history-item-summary-details{left:60px;right:15px}.workitemcontrol .workitem-history-control .history-revision-list .show-more{margin-left:10px;margin-top:12px}.workitemcontrol .workitem-history-control .history-revision-list .show-more .show-more-count{margin-left:4px}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list{border-left:1px solid;border-left-color:rgba(234,234,234,1);border-left-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-group{height:40px}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-group .header{display:block;background-color:rgba(248,248,248,1);background-color:rgba(var(--palette-neutral-2,248, 248, 248),1);border-width:1px 0;border-style:solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1);padding:10px 8px;cursor:default}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-group .header-selected{background-color:rgba(150,175,200,.5)}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-group span{line-height:initial}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary:hover{background-color:rgba(244,244,244,1);background-color:rgba(var(--palette-neutral-4,244, 244, 244),1)}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-selected{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary{height:57px;position:relative;border-bottom:1px solid;border-bottom-color:rgba(234,234,234,1);border-bottom-color:rgba(var(--palette-neutral-8,234, 234, 234),1);cursor:default}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-icon{float:left;margin-top:10px;margin-bottom:10px;margin-left:10px;margin-right:8px;height:36px}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-icon .history-identity-icon{width:36px;height:36px;border-radius:50%}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-details{position:absolute;left:55px;top:10px;right:10px}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-details .history-item-summary-row{display:flex;flex-direction:row;justify-content:space-between;height:20px}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-details .history-item-summary-row .history-tooltiphost-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-details .history-item-summary-text{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));font-size:14px;max-width:100%}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-details .history-item-comment-text{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));font-size:12px;max-width:100%}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-details .history-status-icons-container{align-self:flex-end;height:23px}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-details .history-status-icons-container .bowtie-icon{margin-left:5px}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-details .history-status-icons-container .state-circle{display:inline-block;float:none;margin-left:5px;margin-top:0;margin-right:1px;vertical-align:middle}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list .history-item-summary .history-item-summary-details .history-item-summary-date{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));font-size:12px;align-self:flex-end;white-space:nowrap;height:20px}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list.focused .history-item-summary.history-item-selected{background-color:rgba(239,246,252,1);background-color:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.workitemcontrol .workitem-history-control .history-revision-list .history-item-list.focused .history-item-summary:hover{background-color:rgba(239,246,252,1);background-color:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.workitemcontrol .workitem-history-control #history-splitter{margin-left:1px;margin-right:2px;width:1px;border-right:1px solid;border-right-color:rgba(200,200,200,1);border-right-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.workitemcontrol .workitem-history-control *{outline:none}.is-focusVisible .workitem-history-control img.history-focus-outline:focus,.is-focusVisible .workitem-history-control span.history-focus-outline:focus{outline:1px solid rgba(102,102,102,1) !important;outline:1px solid rgba(var(--palette-neutral-60,102, 102, 102),1) !important}.is-focusVisible .workitem-history-control .history-details-panel *:focus{position:relative}.is-focusVisible .workitem-history-control .history-details-panel *:focus::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid;border-color:rgba(102,102,102,1);border-color:rgba(var(--palette-neutral-60,102, 102, 102),1)}.fullscreen-container .history-details-panel,.workitemcontrol .workitem-history-control .history-details-panel{width:calc(60% - 5px);overflow-y:auto;overflow-x:auto;min-height:120px;min-width:calc(15% - 5px)}.fullscreen-container .history-details-panel.single-column,.workitemcontrol .workitem-history-control .history-details-panel.single-column{width:100%;height:100%;float:none;min-width:unset;margin-top:6px;-webkit-overflow-scrolling:touch}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header{padding-top:4px;outline:none;width:100%;display:inline-block;background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1))}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container{border-bottom:1px solid;border-bottom-color:rgba(234,234,234,1);border-bottom-color:rgba(var(--palette-neutral-8,234, 234, 234),1);padding-left:10px;padding-bottom:10px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-left,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-left{float:left}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-left .history-image-icon,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-left .history-image-icon{width:36px;height:36px;cursor:pointer;border-radius:50%}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-left .history-image-icon.not-clickable,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-left .history-image-icon.not-clickable{cursor:default}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right{margin-left:44px;max-height:36px;padding-right:10px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-summary-text,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-summary-text{position:relative;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:4px;bottom:5px;display:inline-block;max-width:100%}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-summary-text .state-circle,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-summary-text .state-circle{float:none;display:inline-block;margin-right:3px;margin-top:0}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-summary-revision,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-summary-revision{float:right;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));font-size:14px;display:inline-block}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container{display:inline-block;width:100%;position:relative}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-date,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-date{float:right;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-changed-by,.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-authorized-by,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-changed-by,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-authorized-by{font-weight:bold;overflow:hidden;text-overflow:ellipsis;max-width:360px;white-space:nowrap;margin-top:-2px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-changed-by.clickable,.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-authorized-by.clickable,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-changed-by.clickable,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-authorized-by.clickable{cursor:pointer}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name{float:left;font-size:14px;overflow:hidden;text-overflow:ellipsis;margin-top:-2px;white-space:nowrap;position:absolute;left:0;right:0}.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-via-text,.fullscreen-container .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-end,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-via-text,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-viewer-header .history-item-viewer-header-container .history-item-viewer-right .history-item-viewer-right-container .history-item-name-end{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9))}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail{display:block;padding-left:15px;padding-right:15px;padding-top:20px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links{white-space:nowrap;font-size:14px;margin-bottom:20px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .links-title,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .links-title{font-size:16px;font-weight:600}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link{margin-top:9px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-display-name,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-display-name{display:inline-block;margin-left:3px;vertical-align:middle}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link .icon.prefix-icon,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link .icon.prefix-icon{margin-right:3px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-text,.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-status,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-text,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-status{margin-left:15px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 120px);white-space:normal;display:inline-block;vertical-align:middle;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-text a,.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-status a,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-text a,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-status a{color:rgba(16,110,190,1);color:rgba(var(--palette-primary-shade-10,16, 110, 190),1)}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-status,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-status{margin-left:5px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-status.link-status-pending,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-status.link-status-pending{background-color:rgba(16,124,16,1);background-color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-status.link-status-failed,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-status.link-status-failed{background-color:rgba(249,235,235,1);background-color:rgba(var(--palette-accent1-light,249, 235, 235),1)}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-text .remote-link-text,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link .link-text .remote-link-text{padding:0 10px 0 3px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link-add .link-text,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link-add .link-text{background-color:rgba(223,246,221,1);background-color:rgba(var(--palette-accent2-light,223, 246, 221),1)}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-links .link-delete .link-text,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-links .link-delete .link-text{background-color:rgba(244,244,244,1);background-color:rgba(var(--palette-neutral-4,244, 244, 244),1);text-decoration:line-through}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container{margin-bottom:25px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .new-comment,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .new-comment{padding-bottom:5px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .comment-arrow,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .comment-arrow{display:inline-block;vertical-align:middle;border-top:29px solid;border-top-color:rgba(244,244,244,1);border-top-color:rgba(var(--palette-neutral-4,244, 244, 244),1);border-left:29px solid rgba(255,255,255,1);border-left:29px solid var(--background-color,rgba(255, 255, 255, 1))}@media screen and (-ms-high-contrast:active){.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .comment-arrow,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .comment-arrow{display:none}}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment{display:inline-block;height:100%;vertical-align:middle;max-width:calc(100% - 39px);padding-left:14px;padding-right:14px;padding-top:21px;padding-bottom:21px;background-color:rgba(244,244,244,1);background-color:rgba(var(--palette-neutral-4,244, 244, 244),1);color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));font-size:14px;display:inline-block;border-radius:5px;margin-right:10px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));word-wrap:break-word;font-size:14px;width:100%;word-wrap:break-word}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment>*:first-child:not(.bolt-table),.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment>*:first-child:not(.bolt-table){margin-top:0}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment>*:last-child:not(.bolt-table),.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment>*:last-child:not(.bolt-table){margin-bottom:0}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment table:not(.bolt-table),.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment table:not(.bolt-table){margin-top:10px;margin-bottom:10px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment table:not(.bolt-table).metadata-yaml-table,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment table:not(.bolt-table).metadata-yaml-table{font-size:12px;line-height:1}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment table:not(.bolt-table) th,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment table:not(.bolt-table) th{border-style:solid;border-width:thin;border-color:rgba(166,166,166,1);border-color:rgba(var(--palette-neutral-30,166, 166, 166),1);padding:8px 10px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment table:not(.bolt-table) td,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment table:not(.bolt-table) td{border-style:solid;border-width:thin;border-color:rgba(166,166,166,1);border-color:rgba(var(--palette-neutral-30,166, 166, 166),1);padding:8px 10px;min-width:50px;max-width:1000px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment table:not(.bolt-table) tr:nth-child(even),.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment table:not(.bolt-table) tr:nth-child(even){background:rgba(248,248,248,1);background:rgba(var(--palette-neutral-2,248, 248, 248),1)}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment code,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment code{font-family:Menlo,Consolas,Courier New,monospace;font-size:12px;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1);padding:2px 4px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment pre,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment pre{white-space:pre;word-wrap:normal;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1);padding:15px;overflow-x:auto}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment pre code,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment pre code{padding:0}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment blockquote,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment blockquote{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));border-left:solid;border-left-color:rgba(166,166,166,1) 3px;border-left-color:rgba(var(--palette-neutral-30,166, 166, 166),1) 3px;padding-left:15px;margin-left:0;margin-top:12px;margin-bottom:12px;padding-bottom:1px;padding-top:1px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment blockquote>p,.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment blockquote ol,.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment blockquote ul,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment blockquote>p,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment blockquote ol,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment blockquote ul{margin:4px 0}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment img,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment img{max-width:100%}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment ul,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment ul{padding-left:20px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment ul li.task-list-item,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment ul li.task-list-item{list-style-type:none;margin-left:-20px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment ol,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment ol{padding-left:25px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment li,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment li{list-style:inherit}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment li.task-list-item,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment li.task-list-item{min-height:18px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .task-list input.task-list-item-checkbox,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .task-list input.task-list-item-checkbox{vertical-align:middle;margin:4px;float:none}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h1,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h1{font-family:"Segoe UI","-apple-system",BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Ubuntu,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:28px;font-weight:300;border:none;margin:14px 0;line-height:1.2;margin-top:28px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h1 .bowtie-icon,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h1 .bowtie-icon{font-size:unset}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h1:first-child,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h1:first-child{margin-top:0}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h2,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h2{font-family:"Segoe UI","-apple-system",BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Ubuntu,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:21px;font-weight:normal;border:none;margin:14px 0;line-height:1.2;margin-top:28px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h2 .bowtie-icon,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h2 .bowtie-icon{font-size:unset}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h3,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h3{font-family:"Segoe UI","-apple-system",BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Ubuntu,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:17px;font-weight:600;border:none;margin:14px 0;line-height:1.2;margin-top:28px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h3 .bowtie-icon,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h3 .bowtie-icon{font-size:unset}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h4,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h4{font-family:"Segoe UI","-apple-system",BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Ubuntu,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:15px;font-weight:600;border:none;margin:14px 0;line-height:1.2;margin-top:28px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h4 .bowtie-icon,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h4 .bowtie-icon{font-size:unset}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h5,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h5{font-family:"Segoe UI","-apple-system",BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Ubuntu,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;font-weight:600;border:none;margin:14px 0}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h5 .bowtie-icon,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h5 .bowtie-icon{font-size:unset}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h6,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h6{font-family:"Segoe UI","-apple-system",BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Ubuntu,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:12px;font-weight:600;border:none;margin:14px 0}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h6 .bowtie-icon,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment h6 .bowtie-icon{font-size:unset}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .toc-container,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .toc-container{border:1px solid rgba(0,0,0,.08);border:1px solid var(--palette-black-alpha-8,rgba(0, 0, 0, .08));border-radius:4px;display:inline-block;padding:10px 16px 10px 0;margin-bottom:14px;min-width:250px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .toc-container .toc-container-header,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .toc-container .toc-container-header{font-weight:600;margin:0 16px 5px 16px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .toc-container ul,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .toc-container ul{list-style:none;margin:0;padding-left:16px;color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1))}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .toc-container li::before,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .toc-container li::before{content:"\2022 "}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .toc-container a,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment .toc-container a{margin-left:5px;display:inline-block;vertical-align:top;width:auto;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment:empty,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment .history-item-comment:empty{display:none}@media screen and (-ms-high-contrast:active){.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment{border:1px solid rgba(0,0,0,.9)}}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment:empty,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container .history-comment:empty{display:none}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-comment-container:empty,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-comment-container:empty{display:none}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .fields,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .fields{font-size:14px;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));margin-bottom:20px;white-space:nowrap}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .fields .field-name,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .fields .field-name{display:inline-block;padding-right:10px;white-space:normal;vertical-align:top;padding-top:4px;padding-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .fields .field-values,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .fields .field-values{display:inline-block;white-space:normal}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .fields .field-values .field-old-value,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .fields .field-values .field-old-value{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1);color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));font-size:14px;text-decoration:line-through;display:inline-block;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;margin-right:5px;margin-bottom:5px;word-wrap:break-word}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .fields .field-values .field-new-value,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .fields .field-values .field-new-value{background-color:rgba(223,246,221,1);background-color:rgba(var(--palette-accent2-light,223, 246, 221),1);font-size:14px;display:inline-block;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;margin-right:5px;margin-bottom:5px;word-wrap:break-word}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .fields .field-values .icon,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .fields .field-values .icon{background-color:rgba(223,246,221,1);background-color:rgba(var(--palette-accent2-light,223, 246, 221),1);width:27px;height:27px;padding-top:6px;position:relative;bottom:2px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .fields .field-old-value:empty,.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .fields .field-new-value:empty,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .fields .field-old-value:empty,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .fields .field-new-value:empty{padding:0;margin:0}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .fields:empty,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .fields:empty{display:none}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .html-fields,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .html-fields{margin-right:10px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field{margin-bottom:25px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field .html-field-name,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field .html-field-name{font-size:16px;font-weight:600;display:inline-block}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field .html-field-new-value-container,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field .html-field-new-value-container{background-color:rgba(223,246,221,1);background-color:rgba(var(--palette-accent2-light,223, 246, 221),1);padding:10px;margin-bottom:10px;display:inline-block;max-width:100%}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field .html-field-new-value-container .html-field-new-value,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field .html-field-new-value-container .html-field-new-value{word-wrap:break-word;display:inline-block;max-width:100%;overflow-x:auto;overflow-y:auto}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field .html-field-old-value-container,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field .html-field-old-value-container{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1);padding:10px;margin-bottom:10px;display:inline-block;max-width:100%}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field .html-field-old-value-container .html-field-old-value,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field .html-field-old-value-container .html-field-old-value{text-decoration:line-through !important;word-wrap:break-word;display:inline-block;max-width:100%;overflow-x:auto;overflow-y:auto}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field td,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .html-fields .html-field td{vertical-align:top}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field{margin-bottom:25px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field .plaintext-field-name,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field .plaintext-field-name{font-size:16px;font-weight:600;display:inline-block}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field .plaintext-field-new-value,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field .plaintext-field-new-value{margin-right:10px;word-wrap:break-word;background-color:rgba(223,246,221,1);background-color:rgba(var(--palette-accent2-light,223, 246, 221),1);padding:5px;margin:0;display:inline-block;max-width:100%}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field .plaintext-field-old-value,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field .plaintext-field-old-value{text-decoration:line-through !important;word-wrap:break-word;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1);padding:5px;margin:0;display:inline-block;max-width:100%}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field pre,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field pre{font-family:inherit}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field td,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .plaintext-fields .plaintext-field td{vertical-align:top}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-attachments,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-attachments{margin-bottom:20px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment-title,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment-title{font-size:16px;font-weight:600}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment{margin-top:9px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .icon-attach,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .icon-attach{margin-right:5px;vertical-align:middle}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .attachment-text,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .attachment-text{overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 120px);white-space:normal;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;display:inline-block;vertical-align:middle;font-size:14px}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .attachment-add,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .attachment-add{color:rgba(16,110,190,1);color:rgba(var(--palette-primary-shade-10,16, 110, 190),1);background-color:rgba(223,246,221,1);background-color:rgba(var(--palette-accent2-light,223, 246, 221),1)}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .attachment-delete,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .attachment-delete{color:rgba(16,110,190,1);color:rgba(var(--palette-primary-shade-10,16, 110, 190),1);text-decoration:line-through;background-color:rgba(244,244,244,1);background-color:rgba(var(--palette-neutral-4,244, 244, 244),1)}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .add-attachment-comment,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .add-attachment-comment{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9))}.fullscreen-container .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .delete-attachment-comment,.workitemcontrol .workitem-history-control .history-details-panel .history-item-viewer .history-item-detail .history-attachments .attachment .delete-attachment-comment{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));text-decoration:line-through}.fullscreen-container .bowtie-icon.bowtie-comment-outline,.workitemcontrol .workitem-history-control .bowtie-icon.bowtie-comment-outline{color:rgba(43,136,216,1);color:rgba(var(--palette-primary-tint-10,43, 136, 216),1)}.fullscreen-container .visually-hidden,.workitemcontrol .workitem-history-control .visually-hidden{position:absolute !important;clip:rect(0 0 0 0)}.fullscreen-container .history-section,.workitemcontrol .workitem-history-control .history-section{color:rgba(51,51,51,1);color:rgba(var(--palette-neutral-80,51, 51, 51),1);border-bottom:1px solid;border-bottom-color:rgba(234,234,234,1);border-bottom-color:rgba(var(--palette-neutral-8,234, 234, 234),1);margin-bottom:5px;padding-bottom:3px}.workitem-history-control-container{position:relative}.workitem-history-control-container .control-loading-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));padding-top:30px;filter:alpha(opacity=85);opacity:.85;z-index:10000}.workitem-history-control-container .control-loading-overlay .status-indicator td{vertical-align:top}.work-item-history-image-scale{max-width:100%;height:auto}.workitemcontrol .history-loading{margin-top:20px}.form-dark-theme .history-item-comment,.form-dark-theme .history-item-comment *[style]:not(a):not(pre),.form-dark-theme .html-field-new-value,.form-dark-theme .html-field-new-value *[style]:not(a):not(pre),.form-dark-theme .html-field-old-value,.form-dark-theme .html-field-old-value *[style]:not(a):not(pre){background-color:inherit !important;color:inherit !important}.form-dark-theme .history-item-comment pre,.form-dark-theme .html-field-new-value pre,.form-dark-theme .html-field-old-value pre{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.webpagecontrol{width:100%;height:600px;overflow:hidden;border:1px solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.webpagecontrol>iframe{width:100%;height:100%;overflow:auto}.attachmentscontrol{width:100%;border:1px solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.attachment-dialog{width:100%;overflow:hidden}.attachment-dialog>.label{display:block}.attachment-dialog .comment.textbox,.attachment-dialog .file{width:100%}.workitemcontrol.work-item-control .attachment-icon{margin-right:6px;height:16px;width:16px}.upload-indicator{background:url("../../_content/spinner.gif");margin-right:6px;display:inline-block}.workitemcontrol .attachment-grid .grid-row.grid-row-normal.placeholder{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.workitemcontrol .attachment-grid .grid-row.grid-row-normal.placeholder .placeholder-name{color:#808080;vertical-align:text-top}.work-item-control .attachment-text{font-size:12px;padding-bottom:7px;padding-top:7px}.link-dialog p{margin-top:2px}.link-dialog label.inline-label{display:inline-block;margin-right:10px;white-space:nowrap;overflow:visible}.link-dialog .link-type-error-message,.link-dialog .work-item-type-error-message{display:flex;color:rgba(218,10,0,1);color:rgba(var(--palette-accent1,218, 10, 0),1)}.link-dialog .link-type-error-message .error-text,.link-dialog .work-item-type-error-message .error-text{padding-left:4px}.link-dialog .link-type-error-message .info-text,.link-dialog .work-item-type-error-message .info-text{color:rgba(166,166,166,1);color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.link-dialog .same-type-message-bar-container{padding:2px 0}.link-dialog .same-type-message-bar-container .same-type-message-bar{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;font-size:14px;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));background:rgba(244,244,244,1);background:rgba(var(--palette-neutral-4,244, 244, 244),1);padding:10px}.link-dialog .same-type-message-bar-container .same-type-message-bar .input-message-icon{-webkit-box-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;padding-top:2px}.link-dialog .same-type-message-bar-container .same-type-message-bar .input-message{-webkit-box-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;min-height:0;min-width:0;margin:0 5px}.link-dialog .same-type-message-bar-container .same-type-message-bar .dismiss-message-button{-webkit-box-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap;padding-top:2px;cursor:pointer}.link-dialog .work-item-type-error-message{margin-top:15px}.link-dialog .link-types-container{margin-top:10px}.link-dialog .link-type-combobox-label{font-size:14px}.target-icon{color:rgba(0,69,120,1);color:rgba(var(--palette-primary-shade-30,0, 69, 120),1);font-size:16px;padding-top:15px;padding-right:5px}.section-title{display:inline-flex}.link-dialog-form-container{width:100%;overflow:hidden}.link-dialog-form-container td{vertical-align:top}.link-dialog-workitem-description{width:100%;height:40px;margin:0;overflow:auto;padding:5px 0 0 20px;list-style-position:inside}.link-dialog-workitem-description li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-dialog-width-100{width:100%}.link-dialog-title-combobox{margin-top:3px}.pull-request-description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pull-request-description-container{width:100%;height:29px;margin:0;padding:6px 0 11px 2px}.link-dialog-form .fetching{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));font-style:italic}.link-dialog-form .notfound{background-color:rgba(249,235,235,1);background-color:rgba(var(--palette-accent1-light,249, 235, 235),1);font-style:italic}.link-dialog-form .selflink{background-color:rgba(249,235,235,1);background-color:rgba(var(--palette-accent1-light,249, 235, 235),1);font-style:italic}.link-dialog-form .filtered{background-color:rgba(249,235,235,1);background-color:rgba(var(--palette-accent1-light,249, 235, 235),1);font-style:italic}.link-dialog-form .duplicate{background-color:rgba(249,235,235,1);background-color:rgba(var(--palette-accent1-light,249, 235, 235),1);font-style:italic}.link-dialog-form .message{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));font-style:italic}.link-dialog-form .test-result{margin-top:1em}.link-visualization{position:relative;overflow:hidden;width:300px;height:110px;background:url("../../_content/Work/linking.png") no-repeat;margin:10px auto 0 auto}.link-visualization.invalid{background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));filter:alpha(opacity=65);opacity:.65}.link-visualization>.text{position:absolute;overflow:hidden;width:115px;height:35px;font-size:10px;color:rgba(255,255,255,1);color:var(--background-color,rgba(255, 255, 255, 1));border:1px solid transparent;text-align:center}.link-visualization.tree>.text-forward{left:92px;top:65px}.link-visualization.tree>.text-reverse{left:92px;top:3px}.link-visualization.tree.image-singlesrc-singletgt{background-position:50% 3px}.link-visualization.tree.image-singlesrc-multipletgt{background-position:50% -1752px}.link-visualization.tree.image-singletgt-singlesrc{background-position:50% -213px}.link-visualization.tree.image-singletgt-multiplesrc{background-position:50% -452px}.link-visualization.network>.text-forward{left:165px;top:36px}.link-visualization.network>.text-reverse{left:18px;top:36px}.link-visualization.network.image-singletgt-singlesrc{background-position:50% -774px}.link-visualization.network.image-singletgt-multiplesrc{background-position:50% -616px}.link-visualization.network.image-multipletgt-singlesrc{background-position:50% -2074px}.link-visualization.network.image-multipletgt-multiplesrc{background-position:50% -1850px}.link-visualization.dependency>.text-forward{left:165px;top:36px}.link-visualization.dependency>.text-reverse{left:18px;top:36px}.link-visualization.dependency.image-singlesrc-singletgt{background-position:50% -1418px}.link-visualization.dependency.image-multiplesrc-singletgt{background-position:50% -1260px}.link-visualization.dependency.image-singletgt-singlesrc{background-position:50% -1109px}.link-visualization.dependency.image-singletgt-multiplesrc{background-position:50% -951px}.link-visualization.dependency.image-singlesrc-multipletgt{background-position:50% -2718px}.link-visualization.dependency.image-multiplesrc-multipletgt{background-position:50% -2560px}.link-visualization.dependency.image-multipletgt-singlesrc{background-position:50% -2409px}.link-visualization.dependency.image-multipletgt-multiplesrc{background-position:50% -2251px}.link-dialog .link-dialog-description{padding-top:5px !important;margin:0}.link-dialog .dialog-linkform-label{margin-top:14px !important}.link-dialog .link-dialog-form .changeset-container .changeset-id-cell,.link-dialog .link-dialog-form .changeset-container .artifact-id-cell{height:32px}.link-dialog .link-dialog-form .link-to-container .link-to.textbox{height:32px;margin-right:10px}.link-dialog .link-dialog-form .witIds-browse-container,.link-dialog .link-dialog-form .changeset-browse-container,.link-dialog .link-dialog-form .artifact-browse-container{width:1%;vertical-align:bottom}.link-dialog .link-dialog-form .witIds-browse-container .ids-find,.link-dialog .link-dialog-form .witIds-browse-container .changeset-browse-button,.link-dialog .link-dialog-form .witIds-browse-container .artifact-browse-button,.link-dialog .link-dialog-form .changeset-browse-container .ids-find,.link-dialog .link-dialog-form .changeset-browse-container .changeset-browse-button,.link-dialog .link-dialog-form .changeset-browse-container .artifact-browse-button,.link-dialog .link-dialog-form .artifact-browse-container .ids-find,.link-dialog .link-dialog-form .artifact-browse-container .changeset-browse-button,.link-dialog .link-dialog-form .artifact-browse-container .artifact-browse-button{height:32px;margin-left:10px}.link-dialog .link-dialog-form .contributed-link-form-container{width:100%;vertical-align:bottom}.link-dialog .link-dialog-form .work-item-link-container .witIds-browse-container .ids-find{min-width:40px}.link-dialog .link-dialog-form .input-message-bar-container{padding:2px 0}.link-dialog .link-dialog-form .input-message-bar-container .input-message-bar{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;font-size:14px;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));background:rgba(244,244,244,1);background:rgba(var(--palette-neutral-4,244, 244, 244),1);padding:10px}.link-dialog .link-dialog-form .input-message-bar-container .input-message-bar .input-message-icon{-webkit-box-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;padding-top:2px}.link-dialog .link-dialog-form .input-message-bar-container .input-message-bar .input-message{-webkit-box-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;min-height:0;min-width:0;margin:0 5px}.link-dialog .link-dialog-form .input-message-bar-container .input-message-bar .dismiss-message-button{-webkit-box-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap;padding-top:2px;cursor:pointer}.lswiv-wi-container,.lswiv-nonexisting-wi-container{display:inline-flex;padding-top:5px;max-width:100%}.lswiv-wi-container>div,.lswiv-nonexisting-wi-container>div{max-width:100%}.lswiv-nonexisting-wi-container{padding-top:10px;margin-bottom:10px}.lswiv-main-container-summary{padding:5px 0}.lswiv-you-are-here-icon,.lswiv-you-are-here-icon-no-top-padding,.lswiv-you-are-here-icon-summary{color:rgba(0,69,120,1);color:rgba(var(--palette-primary-shade-30,0, 69, 120),1);font-size:16px;padding-top:4px;vertical-align:top;float:left}.lswiv-you-are-here-icon-no-top-padding{padding-top:0}.lswiv-you-are-here-icon-summary{padding-top:6px}.ltv-image{position:relative;overflow:hidden;width:120px;height:130px;margin:0 auto 0 auto}.ltv-image-column{width:120px}.ltv-container{padding:5px 0 0 0}.ltv-table-only-image{left:40%;margin-right:-40%;position:relative}.ltv-empty-row{height:74px}.ltv-empty-row-edge-ie-one-wi{height:62px}.ltv-row-links-top{padding-top:3px}.ltv-wi-artifacts-container{display:inline-flex;padding-top:5px;margin-bottom:5px;width:410px !important;max-height:138px}.ltv-wi-artifacts-container-overflow{overflow:auto}.ltv-wi-artifacts-container>div{width:100%;max-width:100%}.work-item-find{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.work-item-find>.filter-container{position:relative;left:0;top:0;right:0;overflow:hidden;flex:none}.tfs-treenode-text.finder-query{color:rgba(0,120,212,1);color:var(--communication-background,rgba(0, 120, 212, 1))}.work-item-find>.filter-container table{width:100%}.work-item-find .project-cell,.work-item-find .query-cell,.work-item-find .ids-cell,.work-item-find .title-cell,.work-item-find .type-cell{width:100%;padding-left:15px}.work-item-find .query-button,.work-item-find .id,.work-item-find .title{vertical-align:bottom}.work-item-find .ids,.work-item-find .title-contains,.work-item-find .type{width:100%;height:1.7em}.work-item-find .find{float:right}.work-item-find .names{width:1%;white-space:nowrap;overflow:hidden;padding-bottom:3px;vertical-align:bottom}.work-item-find .and-type{padding-left:24px}.work-item-find>.status-container{padding:2px;height:2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:none}.work-item-find>.status-container.error{color:rgba(249,235,235,1);color:rgba(var(--palette-accent1-light,249, 235, 235),1);font-size:12px}.work-item-find>.list-container{border:1px solid;border-color:rgba(200,200,200,1);border-color:rgba(var(--palette-neutral-20,200, 200, 200),1);overflow:hidden;flex:1 0 120px}.work-item-find>.result-status-container{padding:2px;left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:none}.work-item-find>.list-container .query-result-grid{width:100%;height:100%}.work-item-find>.buttons-container{margin-top:5px;width:100%;flex:none}.work-item-find>.buttons-container .reset{float:right}.work-item-find>.buttons-container .hide{display:none}.work-item-find .blur-query-method-box{-khtml-opacity:.5;filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5}.work-item-find .filter-type-container{margin-top:14px !important}.work-item-find .radio-filter-container{margin-bottom:5px;height:37px;width:100%}.work-item-find .radio-filter-container .radio-input{float:left;margin-top:8px}.work-item-find .radio-filter-container .radio-label{float:left;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(30% - 30px)}.work-item-find .radio-filter-container .filter-input{float:right;width:70%}.work-item-find .query-filter-container{margin-bottom:0}.work-item-find .title-and-type-filter-container{width:100%}.work-item-find .title-and-type-filter-container .type-container .type-label{margin-left:30px}.work-item-find .work-item-find-button{float:right}.work-item-form{position:relative;width:100%;height:100%;overflow:hidden}.work-item-view{outline:none;overflow:auto;position:absolute;top:88px;bottom:0;left:0;right:0;padding-top:12px;margin-left:20px;font-size:12px}.work-item-view.new-work-item-view .witform-layout,.work-item-view.new-work-item-view .witform-layout-scrollable-frame,.work-item-view.new-work-item-view .witform-layout-content-container{position:absolute;top:0;bottom:0;left:0;right:0}.work-item-view.new-work-item-view .witform-layout-scrollable-frame{overflow-x:auto;overflow-y:hidden}.work-item-view.new-work-item-view .witform-layout-content-container{min-width:510px;overflow:hidden;display:-webkit-box;-webkit-flex-direction:column;display:flex;flex-direction:column;flex-wrap:nowrap}@media only screen and (max-width:600px){.work-item-view.new-work-item-view .witform-layout-content-container{flex-direction:row;flex-wrap:wrap;align-content:stretch}}.work-item-form.no-info-bar .work-item-view{top:39px}.hub-view.explorer.work-items-view.new-work-items-view.work-item-editor-view .right-hub-content .work-item-form.work-item-form-main .work-item-view.new-work-item-view{top:0}.work-item-form.work-item-form-main .work-item-view.new-work-item-view{top:27px;padding-top:0;margin-left:0}.work-item-form.no-info-bar .toolbar{margin-top:0}.work-item-form.no-toolbar.no-info-bar .work-item-view{top:0}.work-item-view legend{text-transform:uppercase;font-size:11px;color:rgba(0,0,0,1);color:rgba(var(--palette-neutral-100,0, 0, 0),1);font-weight:bold;line-height:22px}.workitem-dialog.ui-dialog{background:rgba(255,255,255,1);background:rgba(var(--palette-neutral-0,255, 255, 255),1);overflow:visible}.workitem-dialog.new-workitem-dialog.ui-dialog.invisible{visibility:hidden}.workitem-dialog.ui-dialog.full-screen{width:100% !important;height:100% !important;top:0 !important;left:0 !important;border:0 !important}.workitem-dialog.ui-dialog.full-screen .ui-dialog-content{width:100% !important;height:100% !important}.workitem-dialog.ui-dialog .ui-dialog-titlebar .full-screen-button{position:absolute;right:29px;top:0;padding:5px;height:27px;cursor:pointer;outline:none}.workitem-dialog.ui-dialog .ui-dialog-titlebar .full-screen-button:not(:hover):not(:focus){padding:6px}.move-item-dialog .form-section,.change-type-dialog .form-section{margin:24px 0 8px}@media screen\0{.workitem-dialog.ui-dialog .ui-dialog-titlebar .full-screen-button{position:absolute;right:29px;top:-1px;padding:5px;height:27px;cursor:pointer;outline:none}.workitem-dialog.ui-dialog .ui-dialog-titlebar .full-screen-button:not(:hover):not(:focus){padding:6px}}.workitem-dialog.ui-dialog .ui-dialog-titlebar .full-screen-button:focus,.workitem-dialog.ui-dialog .ui-dialog-titlebar .full-screen-button:hover,.workitem-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus,.workitem-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover{border:1px solid rgba(0,0,0,.55);border:1px solid var(--text-secondary-color,rgba(0, 0, 0, .55))}.workitem-dialog.ui-dialog .control-busy-overlay{position:absolute;top:38px;left:0;bottom:51px;right:0;background:rgba(166,166,166,1);background:rgba(var(--palette-neutral-30,166, 166, 166),1);opacity:.3;filter:Alpha(Opacity=30);z-index:10000}.workitem-dialog.ui-dialog .work-item-form.work-item-form-main~.control-busy-overlay{top:0;bottom:0}.triage-view .control-busy-overlay{top:36px}.triage-view .work-item-form.work-item-form-main~.control-busy-overlay{top:0}.workitem-dialog.ui-dialog .ui-dialog-titlebar{position:absolute;border:0;padding-top:2px;padding-bottom:2px;top:0;height:10px;width:100%;z-index:2002;background:transparent}.new-workitem-dialog.workitem-dialog.ui-dialog .ui-dialog-titlebar{height:12px}.workitem-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close{background-color:transparent;padding-top:8px;z-index:2002;height:27px;top:0}.workitem-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon.ui-icon-closethick{left:6px;top:6px}.workitem-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover .ui-icon.ui-icon-closethick,.workitem-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus .ui-icon.ui-icon-closethick{left:5px;top:5px}.workitem-dialog.ui-dialog .ui-dialog-titlebar-progress-container{margin:35px 0 0 0}.new-workitem-dialog.ui-dialog .ui-dialog-titlebar-progress-container{margin:0}.new-workitem-dialog.ui-dialog .ui-dialog-buttonpane{visibility:hidden}.new-workitem-dialog.ui-dialog .ui-dialog-buttonset{display:none}.workitem-dialog.ui-dialog .ui-dialog-content{margin:0;padding:0}.workitem-dialog.ui-dialog .ui-dialog-titlebar .ui-dialog-title{display:none}.workitem-dialog.ui-dialog .ui-dialog-titlebar{padding:0}.workitem-dialog .toolbar{z-index:2002}.work-item-view .ui-tabs .ui-tabs-panel{padding:0}.work-item-form .richeditor-toolbar-maximize,.richeditor-toolbar-restore{position:absolute;right:0}.workitem-control-maximized-container .workitem-info-bar{padding-left:10px;border-bottom:1px solid;border-bottom-color:rgba(200,200,200,1);border-bottom-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.workitem-control-maximized-container .workitem-info-bar.workitem-header-bar{border-left-width:0}.workitem-control-maximized-mode.full-screen-mode .header-section{display:none}.workitem-control-maximized-mode .main-container .content-section{visibility:hidden}.workitem-control-maximized-container{padding-left:10px;padding-right:10px}.witform-layout .workitem-control-maximized-container{position:absolute;top:73px;right:0;bottom:40px;left:0;padding-top:10px;border-top:1px solid;border-top-color:rgba(234,234,234,1);border-top-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.workitem-control-maximized-mode .richeditor-container{position:absolute;top:140px;bottom:10px;left:10px;right:10px;height:auto !important}.workitem-control-maximized-mode.full-screen-mode .richeditor-container{top:50px}.workitem-control-maximized-hidden-dialog{visibility:hidden}.workitem-control-maximized-dialog .ui-dialog-titlebar{position:absolute;border:0;padding-top:2px;padding-bottom:2px;top:0;height:10px;width:100%;z-index:2002;background:transparent}.workitem-control-maximized-dialog .ui-dialog-title{display:none}.workitem-control-maximized-dialog .ui-dialog-titlebar-close{display:none}.workitem-control-maximized-dialog .workitemcontrol-maximized .richeditor-container{position:absolute;top:50px;bottom:10px;left:10px;right:10px;height:auto !important}.workitem-control-maximized-dialog .witform-maximized-container .workitemcontrol-maximized .richeditor-container{top:50px}.workitem-control-maximized-dialog .workitem-control-maximized-container{padding-left:0}.workitem-control-maximized-dialog .workitem-control-maximized-container .workitem-info-bar{padding-left:0}.workitemcontrol .richeditor-navigator{right:25px}.workitemcontrol-maximized .richeditor-navigator{right:25px}.toolbar.workitem-header-toolbar{height:auto}.toolbar.workitem-header-toolbar .menu-bar>.menu-item{padding:2px 5px 5px 5px;margin:2px 2.5px 2px 2.5px !important}.toolbar.workitem-header-toolbar .menu-bar>.menu-item.focus.disabled{padding:1px 4px 4px 4px}.workitem-info-bar{font-family:"Segoe UI","-apple-system",BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Ubuntu,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:300;font-size:18px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;position:relative;white-space:nowrap;padding-right:20px;padding-top:12px;padding-bottom:12px}.work-item-form .workitem-info-bar{padding-left:20px}.workitem-dialog .workitem-info-bar{border:0}.workitem-info-bar span.caption{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.workitem-info-bar span.triage-details{float:right;font-size:16px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.workitem-info-bar span.triage-details.loading{height:16px;width:16px;background:url("../../_content/saving-icon.gif")}.workitem-info-bar div.info-text-wrapper{display:flex}.workitem-info-bar .info-text{white-space:nowrap;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.workitem-info-bar.invalid .info-text{color:rgba(218,10,0,1);color:rgba(var(--palette-accent1,218, 10, 0),1)}.error-work-item-download{position:relative;height:30px;color:rgba(218,10,0,1);color:rgba(var(--palette-accent1,218, 10, 0),1);background-color:rgba(244,244,244,1);background-color:rgba(var(--palette-neutral-4,244, 244, 244),1);border-bottom:1px solid;border-bottom-color:rgba(218,218,218,1);border-bottom-color:rgba(var(--palette-neutral-10,218, 218, 218),1);padding-left:20px;padding-top:6px}.workitem-info-bar.workitem-header-bar{border-left-style:solid;border-left-width:10px;border-left-color:rgba(255,255,255,1);border-left-color:rgba(var(--palette-neutral-0,255, 255, 255),1);font-size:14px;padding:4px 0 5px 10px;height:28px;line-height:1.3em;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.workitem-info-bar.workitem-header-bar .work-item-type-icon{font-size:12px}.workitem-info-bar.workitem-header-bar .triage-details{line-height:1.2em}.workitem-info-bar.workitem-header-bar span.caption{padding-right:5px;text-decoration:none;text-transform:uppercase;font-size:12px;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9))}.workitem-info-bar.workitem-header-bar span.bowtie-icon.bowtie-status-error{font-size:12px}.legacy-shim .workitem-info-bar.workitem-header-bar a,.workitem-dialog .workitem-info-bar.workitem-header-bar a{padding-right:5px;text-decoration:none;text-transform:uppercase;font-size:12px;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9))}.legacy-shim .workitem-info-bar.workitem-header-bar a:hover,.legacy-shim .workitem-info-bar.workitem-header-bar a:focus,.workitem-dialog .workitem-info-bar.workitem-header-bar a:hover,.workitem-dialog .workitem-info-bar.workitem-header-bar a:focus{color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1));text-decoration:underline;outline:none}.wit-state-transition-graph{width:100%;height:105px;z-index:0;position:relative}.transition-and-state-container-main{width:100%;height:100%;overflow-x:auto;overflow-y:hidden}.wit-state-transition-graph .status-indicator{margin-top:0}.wit-state-transition-graph-unpinned-container{position:relative}.wit-state-transition-graph-unpinned-container .control-loading-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));padding-top:0;filter:alpha(opacity=85);opacity:.85;z-index:10000}.transition-and-state-pin-container .icon{position:absolute;right:0;margin-top:4px;z-index:1}.pinned+.wit-logcontrol-tabs{padding-top:10px}.transition-and-state-pin-container{position:absolute;width:100%}.transition-container,.state-container{float:left;height:75px;text-align:center;padding:4px;position:relative}.wit-state-transition-graph-icon-pin-hover,.wit-state-transition-graph-icon-unpin-hover{background-color:rgba(199,224,244,1) !important;background-color:rgba(var(--palette-primary-tint-20,199, 224, 244),1) !important;cursor:pointer}.transition-container{margin-right:9px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.transition-container .transition-change-info-owner{display:inline-block}.state-container{position:relative}.state{background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1);padding:10px;position:relative;top:50%;margin-top:-17.5px}.transition-and-state-container.show-more .state{background-color:#fff;border:2px dashed rgba(0,0,0,.55);border:2px dashed var(--text-secondary-color,rgba(0, 0, 0, .55));cursor:pointer}.transition-and-state-container.show-more .state a,.transition-and-state-container.show-more .state a:hover{color:rgba(0,120,212,1);color:var(--communication-background,rgba(0, 120, 212, 1))}.transition-and-state-container .state-container .state .state-circle{margin-top:3px !important;margin-right:6px !important}.transition-and-state-container.show-more .arrow-tail{width:10px}.transition-arrow{height:20px;position:relative;top:50%;margin-top:-10px}.arrow-head{position:absolute;margin-left:100%;width:10px;height:20px;overflow:hidden}.arrow-head:after{content:'';display:block;transform:rotate(45deg);border:10px solid;border-color:rgba(43,136,216,1);border-color:rgba(var(--palette-primary-tint-10,43, 136, 216),1);left:-14px;position:absolute;z-index:1}.arrow-tail{border:4px solid;border-color:rgba(43,136,216,1);border-color:rgba(var(--palette-primary-tint-10,43, 136, 216),1);width:100%;margin-top:-4px;float:left;position:relative;top:50%}.transition-change-info{position:relative}.transition-reason{position:relative;bottom:17px}.off-screen{position:absolute;left:-5000px}.recycle-bin{position:absolute;bottom:0;height:40px;width:100%;border-top:1px solid;border-top-color:rgba(234,234,234,1);border-top-color:rgba(var(--palette-neutral-8,234, 234, 234),1);background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.recycle-bin-base-dialog-content .delete-warning-message,.recycle-bin-base-dialog-content .restore-warning-message,.recycle-bin-base-dialog-content .destroy-warning-message{padding-left:10px}.recycle-bin-base-dialog-content .bowtie-status-warning{font-size:32px;line-height:normal}.recycle-bin a{cursor:pointer;height:100%;display:block}.recycle-bin:hover{background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1)}.recycle-bin .content{display:inline-block;margin-top:12px}.recycle-bin.dragHover{background-color:rgba(223,246,221,1);background-color:rgba(var(--palette-accent2-light,223, 246, 221),1)}.recycle-bin-icon{font-family:"Bowtie";font-size:14px;speak:none;display:inline-block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;text-decoration:none;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:4px;font-size:24px;float:left;margin:8px 5px 8px 20px}.recycle-bin-icon::before{content:"\ea48 "}.form-grid .work-item-control.work-item-discussion-control{padding-bottom:12px}.form-grid .work-item-control.work-item-discussion-control .error{color:rgba(218,10,0,1);color:rgba(var(--palette-accent1,218, 10, 0),1)}.maximized-grid-group .work-item-discussion-control .richeditor-container{position:relative}.info-icon{min-height:16px !important;min-width:16px !important;height:16px !important;vertical-align:middle !important;text-align:center !important;background-color:transparent !important;border:0 !important;padding:0 !important;color:rgba(0,90,158,1) !important;color:var(--communication-foreground,rgba(0, 90, 158, 1)) !important}.info-icon .ms-Button-icon{height:16px !important;line-height:16px !important}p.work-items-count-summary{padding:0 5px;margin:0}.work-items-callout{width:470px}.multi-field-edit .clauses .operator{width:35px}.multi-field-edit .clauses .operator .multifieldedit-operator-control{border:0;background:none}.multi-field-edit .clauses .operator .multifieldedit-operator-control .wrap{background:none}.multi-field-edit .clauses .operator .multifieldedit-operator-control .wrap input{width:calc(100% - 20px);display:block;margin:0 auto}.multi-field-edit .clauses .field{width:35%}.multi-field-edit .clauses .value .field-filter-value-control .combo,.multi-field-edit .clauses .value .field-filter-value-control .identity-picker-search-box,.multi-field-edit .clauses .value .field-filter-value-control .tree-picker-combo{border:1px solid;border-color:rgba(218,218,218,1);border-color:rgba(var(--palette-neutral-10,218, 218, 218),1)}.multi-field-edit .clauses .value .field-filter-value-control .identity-picker-search-box{height:1.7em !important}.bulkedit-dialog .fields-panel{position:absolute;top:0;bottom:180px;left:0;right:0;overflow:auto;padding-left:4px}.bulkedit-dialog .history-panel{position:absolute;bottom:0;height:170px;left:0;right:0}.bulkedit-dialog .bulkedit-controls-container{position:relative;height:100%}.bulkedit-dialog .bulkedit-controls-container .bowtie-icon.bowtie-math-plus{color:rgba(16,124,16,1);color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.bulkedit-dialog .bulkedit-controls-container .combo.invalid{border:1px solid;border-color:rgba(168,0,0,1);border-color:rgba(var(--palette-accent1-dark,168, 0, 0),1)}.bulkedit-dialog .bulkedit-controls-container .combo.invalid:not(.focus) .wrap{margin-left:0}.bulkedit-dialog .bulkedit-controls-container .combo.invalid:not(.focus) .wrap:after{font-family:"Bowtie";font-size:14px;speak:none;display:inline-block;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;text-decoration:none;line-height:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea02 ";font-weight:normal;font-style:normal;color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1);margin-left:5px}.bulkedit-dialog .bulkedit-controls-container .combo.invalid input{width:calc(100% - 38px)}

/* CSS file: WorkItemTracking/Form/Header/Header */
.work-item-responsive-viewport{display:flex}.work-item-responsive-header{flex:1;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;position:relative;min-height:61px}.work-item-responsive-header .work-item-responsive-header-left{display:flex;flex:1 1 auto;min-width:60%;padding-bottom:3px}.work-item-responsive-header .work-item-responsive-header-right{flex:0 0 auto;align-self:flex-end;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.work-item-responsive-header .work-item-responsive-freshness{flex:0 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.work-item-responsive-header .work-item-responsive-freshness .full{position:absolute;top:0;right:0}.work-item-responsive-header .work-item-responsive-header-tabs{flex:1 1 auto}.work-item-responsive-header .work-item-header-page{flex:1 1 auto;display:flex;flex-direction:row;justify-content:stretch;align-content:stretch;flex-wrap:nowrap;padding-right:10px}.work-item-responsive-header .work-item-header-page .work-item-header-section{padding-left:10px;min-width:200px;display:flex;flex-direction:column;flex:8 1 auto;overflow:hidden}.work-item-responsive-header .work-item-header-page .work-item-header-section:first-child{flex:1 1 auto}.work-item-responsive-header .work-item-header-page .work-item-header-section .work-item-header-group{display:flex;flex-direction:column;display:table;width:100%}.work-item-responsive-header .work-item-header-page .work-item-header-section .work-item-header-group .work-item-header-control-container{display:table-row;flex-direction:row}.work-item-responsive-header .work-item-header-page .work-item-header-section .work-item-header-group .work-item-header-control-container .workitemlabel,.work-item-responsive-header .work-item-header-page .work-item-header-section .work-item-header-group .work-item-header-control-container .workitemcontrol{display:table-cell;vertical-align:top}.work-item-responsive-header .work-item-header-page .work-item-header-section .work-item-header-group .work-item-header-control-container .workitemlabel{min-width:70px;max-width:200px;flex:1 1 70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;width:1px}.work-item-responsive-header .work-item-header-page .work-item-header-section .work-item-header-group .work-item-header-control-container .workitemcontrol{flex:2 3 0;min-width:70px}.large .work-item-responsive-header .work-item-responsive-header-right{margin-left:auto}.large .work-item-responsive-header .work-item-responsive-freshness.minimal{display:none}.large .work-item-responsive-header .work-item-responsive-freshness.full{position:absolute;top:0;right:0}.medium .work-item-responsive-header,.small .work-item-responsive-header{flex-direction:column}.medium .work-item-responsive-header .work-item-responsive-header-right,.small .work-item-responsive-header .work-item-responsive-header-right{display:block}.medium .work-item-responsive-header .work-item-responsive-freshness.full,.small .work-item-responsive-header .work-item-responsive-freshness.full{display:none}.small .work-item-responsive-header .work-item-responsive-freshness{display:none}.work-item-responsive-header{padding-left:8px}.work-item-responsive-header .workitemlabel{vertical-align:middle;line-height:calc(2em + 3px)}.work-item-responsive-header .workitemcontrol.new-classification-control{position:relative}.work-item-responsive-header .workitemcontrol.new-classification-control .workitem-classification-picker.tree-picker-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.work-item-responsive-header .workitemcontrol .combo{background:rgba(248,248,248,1);background:rgba(var(--palette-neutral-2,248, 248, 248),1)}.work-item-responsive-header .workitemcontrol .combo input{background-color:rgba(248,248,248,1);background-color:rgba(var(--palette-neutral-2,248, 248, 248),1)}.work-item-responsive-header .workitemcontrol .combo:not(.readonly).invalid,.work-item-responsive-header .workitemcontrol .combo:not(.readonly).focus,.work-item-responsive-header .workitemcontrol .combo:not(.readonly):focus,.work-item-responsive-header .workitemcontrol .combo:not(.readonly):hover,.work-item-responsive-header .workitemcontrol .combo:not(.readonly):hover input,.work-item-responsive-header .workitemcontrol .combo:not(.readonly) input:focus{background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1)}.work-item-responsive-header .workitemcontrol .read-only-field-icon+.combo.readonly{margin-left:15px;width:auto}.work-item-responsive-header .work-item-responsive-freshness{overflow:hidden;white-space:nowrap;line-height:2em}.work-item-responsive-header .work-item-responsive-freshness .workitemlabel{display:none}.work-item-responsive-header .work-item-responsive-freshness .workitemcontrol>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.work-item-responsive-header .work-item-responsive-freshness.full{max-width:calc(100% - 600px)}.work-item-responsive-header .work-item-responsive-header-tabs{margin-bottom:-1px}.work-item-responsive-header .work-item-responsive-header-tabs .work-item-form-tab{margin:0}.work-item-responsive-header .work-item-responsive-header-tabs .work-item-form-tabs>ul{border-left-width:1px}.work-item-responsive-header .state-coloring-enabled .combo{margin-left:15px;width:auto}.work-item-responsive-header .state-coloring-enabled .state-circle{border-radius:50%;border-width:1px;border-style:solid;width:11px;height:11px;margin-top:7px;float:left;position:relative}

/* CSS file: Presentation/FeatureRef/WorkItemStateCellRenderer */
.workitem-state-circle{border-radius:50%;border-width:1px;border-style:solid;margin-top:5px;margin-right:5px;float:left;width:8px !important;height:8px !important;transition:background-color linear .2s}.workitem-state-value{overflow:hidden;text-overflow:ellipsis;display:inline-block;width:calc(100% - 13px)}

/* CSS file: Dialogs/CommonErrorDialog */
.wit-common-error-dialog .dialog-content{padding-left:10px}.wit-common-error-dialog .dialog-content .bowtie-status-error{font-size:32px;line-height:normal;padding-right:10px}.wit-common-error-dialog .dialog-content .dialog-message{font-size:13px;line-height:normal}

/* CSS file: WorkItemTracking/Form/React/Components/DropTargetComponent */
.drop-target-overlay.focused-background{background-color:rgba(255,255,255,.8);background-color:rgba(var(--palette-neutral-0,255, 255, 255),.8)}.drop-target-overlay .drop-target-component{width:calc(100% - (2*30px));height:calc(100% - (2*30px));margin:30px;pointer-events:auto;border:3px dashed;border-color:rgba(51,51,51,1);border-color:rgba(var(--palette-neutral-80,51, 51, 51),1)}.drop-target-overlay .drop-target-component.target-focus{background-color:rgba(0,0,0,.1);background-color:rgba(var(--palette-neutral-100,0, 0, 0),.1)}.drop-target-overlay .drop-target-component .drop-target-component-icon{pointer-events:none;visibility:visible;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;opacity:1}.drop-target-overlay .drop-target-component .drop-target-component-icon h2,.drop-target-overlay .drop-target-component .drop-target-component-icon i{color:rgba(0,120,212,1);color:var(--communication-background,rgba(0, 120, 212, 1));font-weight:normal}.drop-target-overlay .drop-target-component .drop-target-component-icon i{font-size:150px}.drop-target-overlay .work-item-form-notification .bowtie-icon.bowtie-edit-delete{color:rgba(255,255,255,1);color:rgba(var(--palette-neutral-0,255, 255, 255),1)}

/* CSS file: Controls/LinkedArtifacts/LinkedArtifacts */
.la-additional-data-item .build-default{color:#748189}.la-additional-data-item .build-succeeded{color:rgba(16,124,16,1);color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.la-additional-data-item .build-failed{color:rgba(218,10,0,1);color:rgba(var(--palette-accent1,218, 10, 0),1)}.la-additional-data-item .build-partiallysucceeded{color:rgba(214,127,60,1);color:rgba(var(--palette-accent3,214, 127, 60),1)}.la-additional-data-item .build-brand-icon-color{color:rgba(0,120,212,1);color:var(--communication-background,rgba(0, 120, 212, 1))}.la-additional-data-item .build-dark-icon-color{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9))}.la-additional-data-item .build-failure-icon-color{color:rgba(218,10,0,1);color:rgba(var(--palette-accent1,218, 10, 0),1)}.la-additional-data-item .build-muted-icon-color{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.la-additional-data-item .build-success-icon-color{color:rgba(16,124,16,1);color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.la-additional-data-item .build-warning-icon-color{color:rgba(214,127,60,1);color:rgba(var(--palette-accent3,214, 127, 60),1)}.la-show-more-container{display:inline-block}.la-show-more{display:inline-block;cursor:pointer;color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1));padding-right:5px}.la-show-more:hover{text-decoration:underline}.la-shown-count{display:inline-block;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.la-not-shown-count{overflow:hidden;display:inline-block;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));text-overflow:ellipsis}.la-item{padding:4px 0;position:relative}.la-item:not(:last-child){margin-bottom:2px}.la-item:hover,.la-item.la-item-focus{background:rgba(239,246,252,1);background:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.la-item:hover .la-primary-data a,.la-item:hover .la-primary-data a:visited,.la-item.la-item-focus .la-primary-data a,.la-item.la-item-focus .la-primary-data a:visited{color:rgba(16,110,190,1);color:rgba(var(--palette-primary-shade-10,16, 110, 190),1)}.la-item:after{content:"";clear:both}.link-dialog .la-item:hover{background:none;width:100%}.la-item-wrapper{margin-right:20px}button.la-item-delete,button.la-item-delete:enabled{border:none;background-color:transparent;margin:0;padding:0;height:auto;width:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-align:initial;border-radius:0;min-width:0;min-height:0}.la-item-delete{cursor:pointer;display:inline-block;opacity:0}.la-list .la-item-delete{position:absolute;top:3px;right:5px}.la-grid .la-item-delete{position:absolute;top:6px;right:5px}.la-item-delete .bowtie-icon{border:1px solid transparent;border-radius:2px}.la-item:hover .la-item-delete,.la-item-focus .la-item-delete,.grid-row-hover .la-item-delete,.grid-row-selected-blur .la-item-delete,.grid-row-selected .la-item-delete{opacity:100}.la-item:hover .la-item-delete .bowtie-icon,.la-item-focus .la-item-delete .bowtie-icon,.grid-row-hover .la-item-delete .bowtie-icon,.grid-row-selected-blur .la-item-delete .bowtie-icon,.grid-row-selected .la-item-delete .bowtie-icon{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));transition:color linear .1s;-moz-transition:color linear .1s;-webkit-transition:color linear .1s}.la-item:hover .la-item-delete:hover .bowtie-icon,.la-item:hover .la-item-delete:focus .bowtie-icon,.la-item-focus .la-item-delete:hover .bowtie-icon,.la-item-focus .la-item-delete:focus .bowtie-icon,.grid-row-hover .la-item-delete:hover .bowtie-icon,.grid-row-hover .la-item-delete:focus .bowtie-icon,.grid-row-selected-blur .la-item-delete:hover .bowtie-icon,.grid-row-selected-blur .la-item-delete:focus .bowtie-icon,.grid-row-selected .la-item-delete:hover .bowtie-icon,.grid-row-selected .la-item-delete:focus .bowtie-icon{color:rgba(218,10,0,1);color:rgba(var(--palette-accent1,218, 10, 0),1)}.la-item:hover .la-item-delete:focus .bowtie-icon,.la-item-focus .la-item-delete:focus .bowtie-icon,.grid-row-hover .la-item-delete:focus .bowtie-icon,.grid-row-selected-blur .la-item-delete:focus .bowtie-icon,.grid-row-selected .la-item-delete:focus .bowtie-icon{border:1px solid;border-color:rgba(166,166,166,1);border-color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.la-list-group-showheader:not(:last-child){margin-bottom:8px}.la-primary-icon{float:left;width:20px;height:16px;padding-left:1px}.la-primary-icon .fabric-icon{font-size:14px}.la-primary-icon .bowtie-icon{vertical-align:baseline}.la-list .la-primary-icon .browser-edge.fabric-icon{margin-top:1px}.links-grid .la-primary-icon .browser-edge.fabric-icon{margin-top:3px}.la-error-icon{display:inline-block;padding-right:20px;vertical-align:middle}.la-primary-data{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:1px}.la-grid .la-primary-data{height:auto;margin-right:16px}.la-primary-data .la-user-icon{padding-right:4px;display:inline-flex;height:16px;vertical-align:top}.la-primary-data .la-user-icon>img{width:16px;height:16px;border-radius:50%}.la-primary-data-id{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));display:inline;vertical-align:top}.la-primary-data a,.la-primary-data a:visited{color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));vertical-align:top}.la-additional-data{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));overflow:hidden}.la-list .la-additional-data{margin-left:20px}.la-additional-data>span{display:inline-block}.la-additional-data-item{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;vertical-align:top}.grid .la-additional-data-item{display:inline}.la-list .la-additional-data-item .bowtie-icon{margin-left:1px}.la-additional-data-item .la-text{display:inline;vertical-align:top}.la-additional-data-item .la-text.success{color:rgba(16,124,16,1);color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.la-additional-data-item .la-text.failure{color:rgba(218,10,0,1);color:rgba(var(--palette-accent1,218, 10, 0),1)}.la-additional-data-item .la-text.partialsuccess{color:rgba(214,127,60,1);color:rgba(var(--palette-accent3,214, 127, 60),1)}.la-additional-data-item .bowtie-icon{margin-bottom:2px;margin-right:2px}.la-action{overflow:hidden;text-overflow:ellipsis;vertical-align:top;margin-left:20px;padding:1px}.la-color-bar{width:6px;height:16px;vertical-align:text-bottom}.la-primary-icon .la-color-bar{display:block;margin:0 auto}.la-additional-data .la-color-bar{display:inline-block;vertical-align:text-top}.la-color-circle{width:8px;height:8px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;border-width:1px;border-style:solid}.la-primary-icon .la-color-circle{display:block;margin:4px auto 0 auto}.la-additional-data .la-color-circle{display:inline-block;margin:5px 5px auto auto;float:left}.links-control{outline:none}.la-main-component{min-height:32px;outline:none;position:relative}.maximized-grid-group .la-main-component{position:static}.la-message{display:inline-block;padding-bottom:5px}.la-message .la-message-text{display:inline-block;vertical-align:middle}.la-message .la-message-icon{display:inline-block;padding-right:20px;vertical-align:middle}.la-hidden{display:none}.grid-cell.la-additional-data,.grid-cell.la-grid-primary-data,.grid-cell .la-grid-sub-group-row{text-indent:0 !important}.grid-cell .la-primary-data{margin-left:16px}.grid-cell .la-primary-data .la-color-bar{margin-top:1px}.grid-cell .la-primary-data .la-user-icon{margin-top:1px}.grid-cell .la-primary-data.la-primary-sub-group-item{margin-left:32px}.grid-cell .la-grid-sub-group-row .la-group-sub-title{margin-left:3px}.la-zero-data-action .la-action-button{border:none;background-color:transparent;margin:0;padding:0;height:auto;width:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-align:initial;border-radius:0;color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1));outline:none;cursor:pointer;display:inline-block}.la-zero-data-action .la-action-button:hover,.la-zero-data-action .la-action-button:active,.la-zero-data-action .la-action-button:focus{border:none;background-color:transparent;margin:0;padding:0;height:auto;width:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-align:initial;border-radius:0;text-decoration:underline;color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1));outline:none;cursor:pointer;display:inline-block}div.rich-content-tooltip.v2.la-hidden-columns-tooltip .popup-content-container{white-space:pre-wrap}.edit-link-comment-dialog .ms-Dialog-main{min-width:500px}

/* CSS file: Presentation/Components/AddNewItem */
.add-new-item-component-button{border:none;background-color:transparent;margin:0;padding:0;height:auto;width:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-align:initial;border-radius:0;outline:none;padding:3px 3px 3px 3px;cursor:pointer;display:inline-block}.add-new-item-component-button .bowtie-math-plus-heavy,.add-new-item-component-button .bowtie-math-plus-heavy.enabled{margin-right:5px;color:rgba(16,124,16,1);color:rgba(var(--palette-accent2-dark,16, 124, 16),1)}.add-new-item-component-button .bowtie-chevron-down{margin-left:2px}.add-new-item-component-button.active,.add-new-item-component-button:hover,.add-new-item-component-button:focus{outline:none;background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1)}.add-new-item-component-button.disabled,.add-new-item-component-button.disabled:hover,.add-new-item-component-button.disabled:focus{cursor:default;opacity:.7;background-color:transparent}

/* CSS file: Presentation/Components/DropdownButton */
.dropdown-button-wrapper{display:inline-block}

/* CSS file: WorkItemTracking/Form/React/Components/ZeroDataComponent */
.work-item-zero-data{margin-top:10%;margin-bottom:10%;text-align:center;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));overflow:hidden}.work-item-zero-data .work-item-zero-data-icon{font-size:84px;line-height:84px;margin:15px}.work-item-zero-data .work-item-zero-cta{margin:15px}.work-item-zero-data .work-item-zero-cta .bowtie-icon{color:rgba(255,255,255,1);color:rgba(var(--palette-neutral-0,255, 255, 255),1);margin-right:4px}.work-item-zero-data .work-item-zero-cta .work-item-zero-cta-label{margin:0 3px 3px 3px}

/* CSS file: Controls/Links/DevelopmentZeroDataComponent */
.zero-data-action{padding:10px;background-color:rgba(244,244,244,1);background-color:rgba(var(--palette-neutral-4,244, 244, 244),1);display:flex;align-items:center}.zero-data-action.github{margin-bottom:10px}.zero-data-action .zero-data-icon{font-size:30px;width:30px;margin-right:10px;vertical-align:middle}

/* CSS file: Controls/Links/LinksControl */
.add-links-container{height:25px}.maximized-grid-group .links-control{position:absolute;left:0;right:0;bottom:0;top:0}.maximized-grid-group .la-grid{position:absolute;top:25px;bottom:0;left:0;right:0;height:auto !important}

/* CSS file: fabric */
@keyframes ms-slideRightIn10{from{transform:translate3d(-10px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideRightIn20{from{transform:translate3d(-20px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideRightIn40{from{transform:translate3d(-40px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideRightIn400{from{transform:translate3d(-400px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideRightOut40{from{transform:translate3d(0,0,0)}to{transform:translate3d(40px,0,0)}}@keyframes ms-slideRightOut400{from{transform:translate3d(0,0,0)}to{transform:translate3d(400px,0,0)}}@keyframes ms-slideLeftIn10{from{transform:translate3d(10px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideLeftIn20{from{transform:translate3d(20px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideLeftIn40{from{transform:translate3d(40px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideLeftIn400{from{transform:translate3d(400px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideLeftOut40{from{transform:translate3d(0,0,0)}to{transform:translate3d(-40px,0,0)}}@keyframes ms-slideLeftOut400{from{transform:translate3d(0,0,0)}to{transform:translate3d(-400px,0,0)}}@keyframes ms-slideUpIn10{from{transform:translate3d(0,10px,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideUpIn20{from{transform:translate3d(0,20px,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideDownIn10{from{transform:translate3d(0,-10px,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideDownIn20{from{transform:translate3d(0,-20px,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideUpOut10{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-10px,0)}}@keyframes ms-slideUpOut20{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-20px,0)}}@keyframes ms-slideDownOut10{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,10px,0)}}@keyframes ms-slideDownOut20{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,20px,0)}}@keyframes ms-scaleUp100{from{transform:scale3d(.98,.98,1)}to{transform:scale3d(1,1,1)}}@keyframes ms-scaleUp103{from{transform:scale3d(1,1,1)}to{transform:scale3d(1.03,1.03,1)}}@keyframes ms-scaleDown98{from{transform:scale3d(1,1,1)}to{transform:scale3d(.98,.98,1)}}@keyframes ms-scaleDown100{from{transform:scale3d(1.03,1.03,1)}to{transform:scale3d(1,1,1)}}@keyframes ms-fadeIn{from{opacity:0;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}@keyframes ms-fadeOut{from{opacity:1;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}@keyframes ms-rotate90{from{transform:rotateZ(0deg)}to{transform:rotateZ(90deg)}}@keyframes ms-rotateN90{from{transform:rotateZ(90deg)}to{transform:rotateZ(0deg)}}[dir='ltr'] .ms-slideRightIn10{animation-name:ms-fadeIn,ms-slideRightIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideRightIn10{animation:none}}[dir='rtl'] .ms-slideRightIn10{animation-name:ms-fadeIn,ms-slideLeftIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideRightIn10{animation:none}}[dir='ltr'] .ms-slideRightIn20{animation-name:ms-fadeIn,ms-slideRightIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideRightIn20{animation:none}}[dir='rtl'] .ms-slideRightIn20{animation-name:ms-fadeIn,ms-slideLeftIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideRightIn20{animation:none}}[dir='ltr'] .ms-slideRightIn40{animation-name:ms-fadeIn,ms-slideRightIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideRightIn40{animation:none}}[dir='rtl'] .ms-slideRightIn40{animation-name:ms-fadeIn,ms-slideLeftIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideRightIn40{animation:none}}[dir='ltr'] .ms-slideRightIn400{animation-name:ms-fadeIn,ms-slideRightIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideRightIn400{animation:none}}[dir='rtl'] .ms-slideRightIn400{animation-name:ms-fadeIn,ms-slideLeftIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideRightIn400{animation:none}}[dir='ltr'] .ms-slideRightOut40{animation-name:ms-fadeOut,ms-slideRightOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideRightOut40{animation:none}}[dir='rtl'] .ms-slideRightOut40{animation-name:ms-fadeOut,ms-slideLeftOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideRightOut40{animation:none}}[dir='ltr'] .ms-slideRightOut400{animation-name:ms-fadeOut,ms-slideRightOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideRightOut400{animation:none}}[dir='rtl'] .ms-slideRightOut400{animation-name:ms-fadeOut,ms-slideLeftOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideRightOut400{animation:none}}[dir='ltr'] .ms-slideLeftIn10{animation-name:ms-fadeIn,ms-slideLeftIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideLeftIn10{animation:none}}[dir='rtl'] .ms-slideLeftIn10{animation-name:ms-fadeIn,ms-slideRightIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideLeftIn10{animation:none}}[dir='ltr'] .ms-slideLeftIn20{animation-name:ms-fadeIn,ms-slideLeftIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideLeftIn20{animation:none}}[dir='rtl'] .ms-slideLeftIn20{animation-name:ms-fadeIn,ms-slideRightIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideLeftIn20{animation:none}}[dir='ltr'] .ms-slideLeftIn40{animation-name:ms-fadeIn,ms-slideLeftIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideLeftIn40{animation:none}}[dir='rtl'] .ms-slideLeftIn40{animation-name:ms-fadeIn,ms-slideRightIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideLeftIn40{animation:none}}[dir='ltr'] .ms-slideLeftIn400{animation-name:ms-fadeIn,ms-slideLeftIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideLeftIn400{animation:none}}[dir='rtl'] .ms-slideLeftIn400{animation-name:ms-fadeIn,ms-slideRightIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideLeftIn400{animation:none}}[dir='ltr'] .ms-slideLeftOut40{animation-name:ms-fadeOut,ms-slideLeftOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideLeftOut40{animation:none}}[dir='rtl'] .ms-slideLeftOut40{animation-name:ms-fadeOut,ms-slideRightOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideLeftOut40{animation:none}}[dir='ltr'] .ms-slideLeftOut400{animation-name:ms-fadeOut,ms-slideLeftOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-slideLeftOut400{animation:none}}[dir='rtl'] .ms-slideLeftOut400{animation-name:ms-fadeOut,ms-slideRightOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-slideLeftOut400{animation:none}}.ms-slideUpIn10{animation-name:ms-fadeIn,ms-slideUpIn10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideUpIn10{animation:none}}.ms-slideUpIn20{animation-name:ms-fadeIn,ms-slideUpIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideUpIn20{animation:none}}.ms-slideDownIn10{animation-name:ms-fadeIn,ms-slideDownIn10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideDownIn10{animation:none}}.ms-slideDownIn20{animation-name:ms-fadeIn,ms-slideDownIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideDownIn20{animation:none}}.ms-slideUpOut10{animation-name:ms-fadeOut,ms-slideUpOut10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideUpOut10{animation:none}}.ms-slideUpOut20{animation-name:ms-fadeOut,ms-slideUpOut20;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideUpOut20{animation:none}}.ms-slideDownOut10{animation-name:ms-fadeOut,ms-slideDownOut10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideDownOut10{animation:none}}.ms-slideDownOut20{animation-name:ms-fadeOut,ms-slideDownOut20;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-slideDownOut20{animation:none}}.ms-scaleUpIn100{animation-name:ms-fadeIn,ms-scaleUp100;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-scaleUpIn100{animation:none}}.ms-scaleUpOut103{animation-name:ms-fadeOut,ms-scaleUp103;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-scaleUpOut103{animation:none}}.ms-scaleDownOut98{animation-name:ms-fadeOut,ms-scaleDown98;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-scaleDownOut98{animation:none}}.ms-scaleDownIn100{animation-name:ms-fadeIn,ms-scaleDown100;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-scaleDownIn100{animation:none}}.ms-fadeIn100{animation-name:ms-fadeIn;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeIn100{animation:none}}.ms-fadeIn200{animation-name:ms-fadeIn;animation-duration:.267s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeIn200{animation:none}}.ms-fadeIn400{animation-name:ms-fadeIn;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeIn400{animation:none}}.ms-fadeIn500{animation-name:ms-fadeIn;animation-duration:.467s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeIn500{animation:none}}.ms-fadeOut100{animation-name:ms-fadeOut;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeOut100{animation:none}}.ms-fadeOut200{animation-name:ms-fadeOut;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeOut200{animation:none}}.ms-fadeOut400{animation-name:ms-fadeOut;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeOut400{animation:none}}.ms-fadeOut500{animation-name:ms-fadeOut;animation-duration:.467s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){.ms-fadeOut500{animation:none}}.ms-expandCollapse100{transition:height .1s cubic-bezier(.1,.25,.75,.9)}@media(prefers-reduced-motion:reduce){.ms-expandCollapse100{transition:none}}.ms-expandCollapse200{transition:height .167s cubic-bezier(.1,.25,.75,.9)}@media(prefers-reduced-motion:reduce){.ms-expandCollapse200{transition:none}}.ms-expandCollapse400{transition:height .367s cubic-bezier(.1,.25,.75,.9)}@media(prefers-reduced-motion:reduce){.ms-expandCollapse400{transition:none}}.ms-delay100{animation-delay:.167s}.ms-delay200{animation-delay:.267s}[dir='ltr'] .ms-rotate90deg{animation-name:ms-rotate90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-rotate90deg{animation:none}}[dir='rtl'] .ms-rotate90deg{animation-name:ms-rotateN90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-rotate90deg{animation:none}}[dir='ltr'] .ms-rotateN90deg{animation-name:ms-rotateN90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='ltr'] .ms-rotateN90deg{animation:none}}[dir='rtl'] .ms-rotateN90deg{animation-name:ms-rotate90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media(prefers-reduced-motion:reduce){[dir='rtl'] .ms-rotateN90deg{animation:none}}.ms-bgColor-themeDark,.ms-bgColor-themeDark--hover:hover{background-color:#005a9e}.ms-bgColor-themeDarkAlt,.ms-bgColor-themeDarkAlt--hover:hover{background-color:#106ebe}.ms-bgColor-themeDarker,.ms-bgColor-themeDarker--hover:hover{background-color:#004578}.ms-bgColor-themePrimary,.ms-bgColor-themePrimary--hover:hover{background-color:#0078d4}.ms-bgColor-themeSecondary,.ms-bgColor-themeSecondary--hover:hover{background-color:#2b88d8}.ms-bgColor-themeTertiary,.ms-bgColor-themeTertiary--hover:hover{background-color:#71afe5}.ms-bgColor-themeLight,.ms-bgColor-themeLight--hover:hover{background-color:#c7e0f4}.ms-bgColor-themeLighter,.ms-bgColor-themeLighter--hover:hover{background-color:#deecf9}.ms-bgColor-themeLighterAlt,.ms-bgColor-themeLighterAlt--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-neutralDark,.ms-bgColor-neutralDark--hover:hover{background-color:#212121}.ms-bgColor-neutralPrimary,.ms-bgColor-neutralPrimary--hover:hover{background-color:#333}.ms-bgColor-neutralPrimaryAlt,.ms-bgColor-neutralPrimaryAlt--hover:hover{background-color:#3c3c3c}.ms-bgColor-neutralSecondary,.ms-bgColor-neutralSecondary--hover:hover{background-color:#666}.ms-bgColor-neutralSecondaryAlt,.ms-bgColor-neutralSecondaryAlt--hover:hover{background-color:#767676}.ms-bgColor-neutralTertiary,.ms-bgColor-neutralTertiary--hover:hover{background-color:#a6a6a6}.ms-bgColor-neutralTertiaryAlt,.ms-bgColor-neutralTertiaryAlt--hover:hover{background-color:#c8c8c8}.ms-bgColor-neutralQuaternary,.ms-bgColor-neutralQuaternary--hover:hover{background-color:#d0d0d0}.ms-bgColor-neutralQuaternaryAlt,.ms-bgColor-neutralQuaternaryAlt--hover:hover{background-color:#dadada}.ms-bgColor-neutralLight,.ms-bgColor-neutralLight--hover:hover{background-color:#eaeaea}.ms-bgColor-neutralLighter,.ms-bgColor-neutralLighter--hover:hover{background-color:#f4f4f4}.ms-bgColor-neutralLighterAlt,.ms-bgColor-neutralLighterAlt--hover:hover{background-color:#f8f8f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-yellow,.ms-bgColor-yellow--hover:hover{background-color:#ffb900}.ms-bgColor-yellowLight,.ms-bgColor-yellowLight--hover:hover{background-color:#fff100}.ms-bgColor-orange,.ms-bgColor-orange--hover:hover{background-color:#d83b01}.ms-bgColor-orangeLight,.ms-bgColor-orangeLight--hover:hover{background-color:#ea4300}.ms-bgColor-orangeLighter,.ms-bgColor-orangeLighter--hover:hover{background-color:#ff8c00}.ms-bgColor-redDark,.ms-bgColor-redDark--hover:hover{background-color:#a80000}.ms-bgColor-red,.ms-bgColor-red--hover:hover{background-color:#e81123}.ms-bgColor-magentaDark,.ms-bgColor-magentaDark--hover:hover{background-color:#5c005c}.ms-bgColor-magenta,.ms-bgColor-magenta--hover:hover{background-color:#b4009e}.ms-bgColor-magentaLight,.ms-bgColor-magentaLight--hover:hover{background-color:#e3008c}.ms-bgColor-purpleDark,.ms-bgColor-purpleDark--hover:hover{background-color:#32145a}.ms-bgColor-purple,.ms-bgColor-purple--hover:hover{background-color:#5c2d91}.ms-bgColor-purpleLight,.ms-bgColor-purpleLight--hover:hover{background-color:#b4a0ff}.ms-bgColor-blueDark,.ms-bgColor-blueDark--hover:hover{background-color:#002050}.ms-bgColor-blueMid,.ms-bgColor-blueMid--hover:hover{background-color:#00188f}.ms-bgColor-blue,.ms-bgColor-blue--hover:hover{background-color:#0078d7}.ms-bgColor-blueLight,.ms-bgColor-blueLight--hover:hover{background-color:#00bcf2}.ms-bgColor-tealDark,.ms-bgColor-tealDark--hover:hover{background-color:#004b50}.ms-bgColor-teal,.ms-bgColor-teal--hover:hover{background-color:#008272}.ms-bgColor-tealLight,.ms-bgColor-tealLight--hover:hover{background-color:#00b294}.ms-bgColor-greenDark,.ms-bgColor-greenDark--hover:hover{background-color:#004b1c}.ms-bgColor-green,.ms-bgColor-green--hover:hover{background-color:#107c10}.ms-bgColor-greenLight,.ms-bgColor-greenLight--hover:hover{background-color:#bad80a}.ms-bgColor-info,.ms-bgColor-info--hover:hover{background-color:#f4f4f4}.ms-bgColor-success,.ms-bgColor-success--hover:hover{background-color:#dff6dd}.ms-bgColor-severeWarning,.ms-bgColor-severeWarning--hover:hover{background-color:#fed9cc}.ms-bgColor-warning,.ms-bgColor-warning--hover:hover{background-color:#fff4ce}.ms-bgColor-error,.ms-bgColor-error--hover:hover{background-color:#fde7e9}.ms-borderColor-themeDark,.ms-borderColor-themeDark--hover:hover{border-color:#005a9e}.ms-borderColor-themeDarkAlt,.ms-borderColor-themeDarkAlt--hover:hover{border-color:#106ebe}.ms-borderColor-themeDarker,.ms-borderColor-themeDarker--hover:hover{border-color:#004578}.ms-borderColor-themePrimary,.ms-borderColor-themePrimary--hover:hover{border-color:#0078d4}.ms-borderColor-themeSecondary,.ms-borderColor-themeSecondary--hover:hover{border-color:#2b88d8}.ms-borderColor-themeTertiary,.ms-borderColor-themeTertiary--hover:hover{border-color:#71afe5}.ms-borderColor-themeLight,.ms-borderColor-themeLight--hover:hover{border-color:#c7e0f4}.ms-borderColor-themeLighter,.ms-borderColor-themeLighter--hover:hover{border-color:#deecf9}.ms-borderColor-themeLighterAlt,.ms-borderColor-themeLighterAlt--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-neutralDark,.ms-borderColor-neutralDark--hover:hover{border-color:#212121}.ms-borderColor-neutralPrimary,.ms-borderColor-neutralPrimary--hover:hover{border-color:#333}.ms-borderColor-neutralPrimaryAlt,.ms-borderColor-neutralPrimaryAlt--hover:hover{border-color:#3c3c3c}.ms-borderColor-neutralSecondary,.ms-borderColor-neutralSecondary--hover:hover{border-color:#666}.ms-borderColor-neutralSecondaryAlt,.ms-borderColor-neutralSecondaryAlt--hover:hover{border-color:#767676}.ms-borderColor-neutralTertiary,.ms-borderColor-neutralTertiary--hover:hover{border-color:#a6a6a6}.ms-borderColor-neutralTertiaryAlt,.ms-borderColor-neutralTertiaryAlt--hover:hover{border-color:#c8c8c8}.ms-borderColor-neutralQuaternary,.ms-borderColor-neutralQuaternary--hover:hover{border-color:#d0d0d0}.ms-borderColor-neutralQuaternaryAlt,.ms-borderColor-neutralQuaternaryAlt--hover:hover{border-color:#dadada}.ms-borderColor-neutralLight,.ms-borderColor-neutralLight--hover:hover{border-color:#eaeaea}.ms-borderColor-neutralLighter,.ms-borderColor-neutralLighter--hover:hover{border-color:#f4f4f4}.ms-borderColor-neutralLighterAlt,.ms-borderColor-neutralLighterAlt--hover:hover{border-color:#f8f8f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-yellow,.ms-borderColor-yellow--hover:hover{border-color:#ffb900}.ms-borderColor-yellowLight,.ms-borderColor-yellowLight--hover:hover{border-color:#fff100}.ms-borderColor-orange,.ms-borderColor-orange--hover:hover{border-color:#d83b01}.ms-borderColor-orangeLight,.ms-borderColor-orangeLight--hover:hover{border-color:#ea4300}.ms-borderColor-orangeLighter,.ms-borderColor-orangeLighter--hover:hover{border-color:#ff8c00}.ms-borderColor-redDark,.ms-borderColor-redDark--hover:hover{border-color:#a80000}.ms-borderColor-red,.ms-borderColor-red--hover:hover{border-color:#e81123}.ms-borderColor-magentaDark,.ms-borderColor-magentaDark--hover:hover{border-color:#5c005c}.ms-borderColor-magenta,.ms-borderColor-magenta--hover:hover{border-color:#b4009e}.ms-borderColor-magentaLight,.ms-borderColor-magentaLight--hover:hover{border-color:#e3008c}.ms-borderColor-purpleDark,.ms-borderColor-purpleDark--hover:hover{border-color:#32145a}.ms-borderColor-purple,.ms-borderColor-purple--hover:hover{border-color:#5c2d91}.ms-borderColor-purpleLight,.ms-borderColor-purpleLight--hover:hover{border-color:#b4a0ff}.ms-borderColor-blueDark,.ms-borderColor-blueDark--hover:hover{border-color:#002050}.ms-borderColor-blueMid,.ms-borderColor-blueMid--hover:hover{border-color:#00188f}.ms-borderColor-blue,.ms-borderColor-blue--hover:hover{border-color:#0078d7}.ms-borderColor-blueLight,.ms-borderColor-blueLight--hover:hover{border-color:#00bcf2}.ms-borderColor-tealDark,.ms-borderColor-tealDark--hover:hover{border-color:#004b50}.ms-borderColor-teal,.ms-borderColor-teal--hover:hover{border-color:#008272}.ms-borderColor-tealLight,.ms-borderColor-tealLight--hover:hover{border-color:#00b294}.ms-borderColor-greenDark,.ms-borderColor-greenDark--hover:hover{border-color:#004b1c}.ms-borderColor-green,.ms-borderColor-green--hover:hover{border-color:#107c10}.ms-borderColor-greenLight,.ms-borderColor-greenLight--hover:hover{border-color:#bad80a}.ms-font-su{font-size:42px;font-weight:100}.ms-font-xxl{font-size:28px;font-weight:100}.ms-font-xl-plus{font-size:24px;font-weight:100}.ms-font-xl{font-size:21px;font-weight:100}.ms-font-l{font-size:17px;font-weight:300}.ms-font-m-plus{font-size:15px;font-weight:400}.ms-font-m{font-size:14px;font-weight:400}.ms-font-s-plus{font-size:13px;font-weight:400}.ms-font-s{font-size:12px;font-weight:400}.ms-font-xs{font-size:11px;font-weight:400}.ms-font-mi{font-size:10px;font-weight:600}.ms-fontWeight-light{font-weight:100}.ms-fontWeight-semilight{font-weight:300}.ms-fontWeight-regular{font-weight:400}.ms-fontWeight-semibold{font-weight:600}.ms-fontWeight-bold{font-weight:700}.ms-fontSize-su{font-size:42px}.ms-fontSize-xxl{font-size:28px}.ms-fontSize-xlPlus{font-size:24px}.ms-fontSize-xl{font-size:21px}.ms-fontSize-l{font-size:17px}.ms-fontSize-mPlus{font-size:15px}.ms-fontSize-m{font-size:14px}.ms-fontSize-sPlus{font-size:13px}.ms-fontSize-s{font-size:12px}.ms-fontSize-xs{font-size:11px}.ms-fontSize-mi{font-size:10px}.ms-fontColor-themeDarker,.ms-fontColor-themeDarker--hover:hover{color:#004578}.ms-fontColor-themeDark,.ms-fontColor-themeDark--hover:hover{color:#005a9e}.ms-fontColor-themeDarkAlt,.ms-fontColor-themeDarkAlt--hover:hover{color:#106ebe}.ms-fontColor-themePrimary,.ms-fontColor-themePrimary--hover:hover{color:#0078d4}.ms-fontColor-themeSecondary,.ms-fontColor-themeSecondary--hover:hover{color:#2b88d8}.ms-fontColor-themeTertiary,.ms-fontColor-themeTertiary--hover:hover{color:#71afe5}.ms-fontColor-themeLight,.ms-fontColor-themeLight--hover:hover{color:#c7e0f4}.ms-fontColor-themeLighter,.ms-fontColor-themeLighter--hover:hover{color:#deecf9}.ms-fontColor-themeLighterAlt,.ms-fontColor-themeLighterAlt--hover:hover{color:#eff6fc}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-neutralDark,.ms-fontColor-neutralDark--hover:hover{color:#212121}.ms-fontColor-neutralPrimary,.ms-fontColor-neutralPrimary--hover:hover{color:#333}.ms-fontColor-neutralPrimaryAlt,.ms-fontColor-neutralPrimaryAlt--hover:hover{color:#3c3c3c}.ms-fontColor-neutralSecondary,.ms-fontColor-neutralSecondary--hover:hover{color:#666}.ms-fontColor-neutralSecondaryAlt,.ms-fontColor-neutralSecondaryAlt--hover:hover{color:#767676}.ms-fontColor-neutralTertiary,.ms-fontColor-neutralTertiary--hover:hover{color:#a6a6a6}.ms-fontColor-neutralTertiaryAlt,.ms-fontColor-neutralTertiaryAlt--hover:hover{color:#c8c8c8}.ms-fontColor-neutralQuaternary,.ms-fontColor-neutralQuaternary--hover:hover{color:#d0d0d0}.ms-fontColor-neutralQuaternaryAlt,.ms-fontColor-neutralQuaternaryAlt--hover:hover{color:#dadada}.ms-fontColor-neutralLight,.ms-fontColor-neutralLight--hover:hover{color:#eaeaea}.ms-fontColor-neutralLighter,.ms-fontColor-neutralLighter--hover:hover{color:#f4f4f4}.ms-fontColor-neutralLighterAlt,.ms-fontColor-neutralLighterAlt--hover:hover{color:#f8f8f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-fontColor-yellow,.ms-fontColor-yellow--hover:hover{color:#ffb900}.ms-fontColor-yellowLight,.ms-fontColor-yellowLight--hover:hover{color:#fff100}.ms-fontColor-orange,.ms-fontColor-orange--hover:hover{color:#d83b01}.ms-fontColor-orangeLight,.ms-fontColor-orangeLight--hover:hover{color:#ea4300}.ms-fontColor-orangeLighter,.ms-fontColor-orangeLighter--hover:hover{color:#ff8c00}.ms-fontColor-redDark,.ms-fontColor-redDark--hover:hover{color:#a80000}.ms-fontColor-red,.ms-fontColor-red--hover:hover{color:#e81123}.ms-fontColor-magentaDark,.ms-fontColor-magentaDark--hover:hover{color:#5c005c}.ms-fontColor-magenta,.ms-fontColor-magenta--hover:hover{color:#b4009e}.ms-fontColor-magentaLight,.ms-fontColor-magentaLight--hover:hover{color:#e3008c}.ms-fontColor-purpleDark,.ms-fontColor-purpleDark--hover:hover{color:#32145a}.ms-fontColor-purple,.ms-fontColor-purple--hover:hover{color:#5c2d91}.ms-fontColor-purpleLight,.ms-fontColor-purpleLight--hover:hover{color:#b4a0ff}.ms-fontColor-blueDark,.ms-fontColor-blueDark--hover:hover{color:#002050}.ms-fontColor-blueMid,.ms-fontColor-blueMid--hover:hover{color:#00188f}.ms-fontColor-blue,.ms-fontColor-blue--hover:hover{color:#0078d7}.ms-fontColor-blueLight,.ms-fontColor-blueLight--hover:hover{color:#00bcf2}.ms-fontColor-tealDark,.ms-fontColor-tealDark--hover:hover{color:#004b50}.ms-fontColor-teal,.ms-fontColor-teal--hover:hover{color:#008272}.ms-fontColor-tealLight,.ms-fontColor-tealLight--hover:hover{color:#00b294}.ms-fontColor-greenDark,.ms-fontColor-greenDark--hover:hover{color:#004b1c}.ms-fontColor-green,.ms-fontColor-green--hover:hover{color:#107c10}.ms-fontColor-greenLight,.ms-fontColor-greenLight--hover:hover{color:#bad80a}.ms-fontColor-info,.ms-fontColor-info--hover:hover{color:#767676}.ms-fontColor-success,.ms-fontColor-success--hover:hover{color:#107c10}.ms-fontColor-alert,.ms-fontColor-alert--hover:hover{color:#d83b01}.ms-fontColor-warning,.ms-fontColor-warning--hover:hover{color:#767676}.ms-fontColor-severeWarning,.ms-fontColor-severeWarning--hover:hover{color:#d83b01}.ms-fontColor-error,.ms-fontColor-error--hover:hover{color:#a80000}.ms-Grid{box-sizing:border-box;*zoom:1;padding:0 8px}.ms-Grid::before,.ms-Grid::after{display:table;content:'';line-height:0}.ms-Grid::after{clear:both}.ms-Grid-row{margin:0 -8px;box-sizing:border-box;*zoom:1}.ms-Grid-row::before,.ms-Grid-row::after{display:table;content:'';line-height:0}.ms-Grid-row::after{clear:both}.ms-Grid-col{position:relative;min-height:1px;padding-left:8px;padding-right:8px;box-sizing:border-box}[dir='ltr'] .ms-Grid-col{float:left}[dir='rtl'] .ms-Grid-col{float:right}.ms-Grid-col .ms-Grid{padding:0}@media(max-width:479px){.ms-hiddenSm,.ms-hiddenMdDown,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none !important}}@media(min-width:480px) and (max-width:639px){.ms-hiddenMd,.ms-hiddenMdUp,.ms-hiddenMdDown,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none !important}}@media(min-width:640px) and (max-width:1023px){.ms-hiddenMdUp,.ms-hiddenLg,.ms-hiddenLgUp,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none !important}}@media(min-width:1024px) and (max-width:1365px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXl,.ms-hiddenXlUp,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none !important}}@media(min-width:1366px) and (max-width:1919px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXlUp,.ms-hiddenXxl,.ms-hiddenXxlUp,.ms-hiddenXxlDown{display:none !important}}@media(min-width:1920px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXlUp,.ms-hiddenXxlUp,.ms-hiddenXxxl{display:none !important}}.ms-sm12{width:100%}.ms-sm11{width:91.66666666666666%}.ms-sm10{width:83.33333333333334%}.ms-sm9{width:75%}.ms-sm8{width:66.66666666666666%}.ms-sm7{width:58.333333333333336%}.ms-sm6{width:50%}.ms-sm5{width:41.66666666666667%}.ms-sm4{width:33.33333333333333%}.ms-sm3{width:25%}.ms-sm2{width:16.666666666666664%}.ms-sm1{width:8.333333333333332%}[dir='ltr'] .ms-smPull12{right:100%}[dir='rtl'] .ms-smPull12{left:100%}[dir='ltr'] .ms-smPull11{right:91.66667%}[dir='rtl'] .ms-smPull11{left:91.66667%}[dir='ltr'] .ms-smPull10{right:83.33333%}[dir='rtl'] .ms-smPull10{left:83.33333%}[dir='ltr'] .ms-smPull9{right:75%}[dir='rtl'] .ms-smPull9{left:75%}[dir='ltr'] .ms-smPull8{right:66.66667%}[dir='rtl'] .ms-smPull8{left:66.66667%}[dir='ltr'] .ms-smPull7{right:58.33333%}[dir='rtl'] .ms-smPull7{left:58.33333%}[dir='ltr'] .ms-smPull6{right:50%}[dir='rtl'] .ms-smPull6{left:50%}[dir='ltr'] .ms-smPull5{right:41.66667%}[dir='rtl'] .ms-smPull5{left:41.66667%}[dir='ltr'] .ms-smPull4{right:33.33333%}[dir='rtl'] .ms-smPull4{left:33.33333%}[dir='ltr'] .ms-smPull3{right:25%}[dir='rtl'] .ms-smPull3{left:25%}[dir='ltr'] .ms-smPull2{right:16.66667%}[dir='rtl'] .ms-smPull2{left:16.66667%}[dir='ltr'] .ms-smPull1{right:8.33333%}[dir='rtl'] .ms-smPull1{left:8.33333%}[dir='ltr'] .ms-smPull0{right:auto}[dir='rtl'] .ms-smPull0{left:auto}[dir='ltr'] .ms-smPush12{left:100%}[dir='rtl'] .ms-smPush12{right:100%}[dir='ltr'] .ms-smPush11{left:91.66667%}[dir='rtl'] .ms-smPush11{right:91.66667%}[dir='ltr'] .ms-smPush10{left:83.33333%}[dir='rtl'] .ms-smPush10{right:83.33333%}[dir='ltr'] .ms-smPush9{left:75%}[dir='rtl'] .ms-smPush9{right:75%}[dir='ltr'] .ms-smPush8{left:66.66667%}[dir='rtl'] .ms-smPush8{right:66.66667%}[dir='ltr'] .ms-smPush7{left:58.33333%}[dir='rtl'] .ms-smPush7{right:58.33333%}[dir='ltr'] .ms-smPush6{left:50%}[dir='rtl'] .ms-smPush6{right:50%}[dir='ltr'] .ms-smPush5{left:41.66667%}[dir='rtl'] .ms-smPush5{right:41.66667%}[dir='ltr'] .ms-smPush4{left:33.33333%}[dir='rtl'] .ms-smPush4{right:33.33333%}[dir='ltr'] .ms-smPush3{left:25%}[dir='rtl'] .ms-smPush3{right:25%}[dir='ltr'] .ms-smPush2{left:16.66667%}[dir='rtl'] .ms-smPush2{right:16.66667%}[dir='ltr'] .ms-smPush1{left:8.33333%}[dir='rtl'] .ms-smPush1{right:8.33333%}[dir='ltr'] .ms-smPush0{left:auto}[dir='rtl'] .ms-smPush0{right:auto}[dir='ltr'] .ms-smOffset11{margin-left:91.66667%}[dir='rtl'] .ms-smOffset11{margin-right:91.66667%}[dir='ltr'] .ms-smOffset10{margin-left:83.33333%}[dir='rtl'] .ms-smOffset10{margin-right:83.33333%}[dir='ltr'] .ms-smOffset9{margin-left:75%}[dir='rtl'] .ms-smOffset9{margin-right:75%}[dir='ltr'] .ms-smOffset8{margin-left:66.66667%}[dir='rtl'] .ms-smOffset8{margin-right:66.66667%}[dir='ltr'] .ms-smOffset7{margin-left:58.33333%}[dir='rtl'] .ms-smOffset7{margin-right:58.33333%}[dir='ltr'] .ms-smOffset6{margin-left:50%}[dir='rtl'] .ms-smOffset6{margin-right:50%}[dir='ltr'] .ms-smOffset5{margin-left:41.66667%}[dir='rtl'] .ms-smOffset5{margin-right:41.66667%}[dir='ltr'] .ms-smOffset4{margin-left:33.33333%}[dir='rtl'] .ms-smOffset4{margin-right:33.33333%}[dir='ltr'] .ms-smOffset3{margin-left:25%}[dir='rtl'] .ms-smOffset3{margin-right:25%}[dir='ltr'] .ms-smOffset2{margin-left:16.66667%}[dir='rtl'] .ms-smOffset2{margin-right:16.66667%}[dir='ltr'] .ms-smOffset1{margin-left:8.33333%}[dir='rtl'] .ms-smOffset1{margin-right:8.33333%}[dir='ltr'] .ms-smOffset0{margin-left:0}[dir='rtl'] .ms-smOffset0{margin-right:0}@media(min-width:480px){.ms-md12{width:100%}}@media(min-width:480px){.ms-md11{width:91.66666666666666%}}@media(min-width:480px){.ms-md10{width:83.33333333333334%}}@media(min-width:480px){.ms-md9{width:75%}}@media(min-width:480px){.ms-md8{width:66.66666666666666%}}@media(min-width:480px){.ms-md7{width:58.333333333333336%}}@media(min-width:480px){.ms-md6{width:50%}}@media(min-width:480px){.ms-md5{width:41.66666666666667%}}@media(min-width:480px){.ms-md4{width:33.33333333333333%}}@media(min-width:480px){.ms-md3{width:25%}}@media(min-width:480px){.ms-md2{width:16.666666666666664%}}@media(min-width:480px){.ms-md1{width:8.333333333333332%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull12{right:100%}[dir='rtl'] .ms-mdPull12{left:100%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull11{right:91.66667%}[dir='rtl'] .ms-mdPull11{left:91.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull10{right:83.33333%}[dir='rtl'] .ms-mdPull10{left:83.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull9{right:75%}[dir='rtl'] .ms-mdPull9{left:75%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull8{right:66.66667%}[dir='rtl'] .ms-mdPull8{left:66.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull7{right:58.33333%}[dir='rtl'] .ms-mdPull7{left:58.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull6{right:50%}[dir='rtl'] .ms-mdPull6{left:50%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull5{right:41.66667%}[dir='rtl'] .ms-mdPull5{left:41.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull4{right:33.33333%}[dir='rtl'] .ms-mdPull4{left:33.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull3{right:25%}[dir='rtl'] .ms-mdPull3{left:25%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull2{right:16.66667%}[dir='rtl'] .ms-mdPull2{left:16.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull1{right:8.33333%}[dir='rtl'] .ms-mdPull1{left:8.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdPull0{right:auto}[dir='rtl'] .ms-mdPull0{left:auto}}@media(min-width:480px){[dir='ltr'] .ms-mdPush12{left:100%}[dir='rtl'] .ms-mdPush12{right:100%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush11{left:91.66667%}[dir='rtl'] .ms-mdPush11{right:91.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush10{left:83.33333%}[dir='rtl'] .ms-mdPush10{right:83.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush9{left:75%}[dir='rtl'] .ms-mdPush9{right:75%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush8{left:66.66667%}[dir='rtl'] .ms-mdPush8{right:66.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush7{left:58.33333%}[dir='rtl'] .ms-mdPush7{right:58.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush6{left:50%}[dir='rtl'] .ms-mdPush6{right:50%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush5{left:41.66667%}[dir='rtl'] .ms-mdPush5{right:41.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush4{left:33.33333%}[dir='rtl'] .ms-mdPush4{right:33.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush3{left:25%}[dir='rtl'] .ms-mdPush3{right:25%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush2{left:16.66667%}[dir='rtl'] .ms-mdPush2{right:16.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush1{left:8.33333%}[dir='rtl'] .ms-mdPush1{right:8.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdPush0{left:auto}[dir='rtl'] .ms-mdPush0{right:auto}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset11{margin-left:91.66667%}[dir='rtl'] .ms-mdOffset11{margin-right:91.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset10{margin-left:83.33333%}[dir='rtl'] .ms-mdOffset10{margin-right:83.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset9{margin-left:75%}[dir='rtl'] .ms-mdOffset9{margin-right:75%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset8{margin-left:66.66667%}[dir='rtl'] .ms-mdOffset8{margin-right:66.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset7{margin-left:58.33333%}[dir='rtl'] .ms-mdOffset7{margin-right:58.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset6{margin-left:50%}[dir='rtl'] .ms-mdOffset6{margin-right:50%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset5{margin-left:41.66667%}[dir='rtl'] .ms-mdOffset5{margin-right:41.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset4{margin-left:33.33333%}[dir='rtl'] .ms-mdOffset4{margin-right:33.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset3{margin-left:25%}[dir='rtl'] .ms-mdOffset3{margin-right:25%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset2{margin-left:16.66667%}[dir='rtl'] .ms-mdOffset2{margin-right:16.66667%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset1{margin-left:8.33333%}[dir='rtl'] .ms-mdOffset1{margin-right:8.33333%}}@media(min-width:480px){[dir='ltr'] .ms-mdOffset0{margin-left:0}[dir='rtl'] .ms-mdOffset0{margin-right:0}}@media(min-width:640px){.ms-lg12{width:100%}}@media(min-width:640px){.ms-lg11{width:91.66666666666666%}}@media(min-width:640px){.ms-lg10{width:83.33333333333334%}}@media(min-width:640px){.ms-lg9{width:75%}}@media(min-width:640px){.ms-lg8{width:66.66666666666666%}}@media(min-width:640px){.ms-lg7{width:58.333333333333336%}}@media(min-width:640px){.ms-lg6{width:50%}}@media(min-width:640px){.ms-lg5{width:41.66666666666667%}}@media(min-width:640px){.ms-lg4{width:33.33333333333333%}}@media(min-width:640px){.ms-lg3{width:25%}}@media(min-width:640px){.ms-lg2{width:16.666666666666664%}}@media(min-width:640px){.ms-lg1{width:8.333333333333332%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull12{right:100%}[dir='rtl'] .ms-lgPull12{left:100%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull11{right:91.66667%}[dir='rtl'] .ms-lgPull11{left:91.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull10{right:83.33333%}[dir='rtl'] .ms-lgPull10{left:83.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull9{right:75%}[dir='rtl'] .ms-lgPull9{left:75%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull8{right:66.66667%}[dir='rtl'] .ms-lgPull8{left:66.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull7{right:58.33333%}[dir='rtl'] .ms-lgPull7{left:58.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull6{right:50%}[dir='rtl'] .ms-lgPull6{left:50%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull5{right:41.66667%}[dir='rtl'] .ms-lgPull5{left:41.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull4{right:33.33333%}[dir='rtl'] .ms-lgPull4{left:33.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull3{right:25%}[dir='rtl'] .ms-lgPull3{left:25%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull2{right:16.66667%}[dir='rtl'] .ms-lgPull2{left:16.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull1{right:8.33333%}[dir='rtl'] .ms-lgPull1{left:8.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgPull0{right:auto}[dir='rtl'] .ms-lgPull0{left:auto}}@media(min-width:640px){[dir='ltr'] .ms-lgPush12{left:100%}[dir='rtl'] .ms-lgPush12{right:100%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush11{left:91.66667%}[dir='rtl'] .ms-lgPush11{right:91.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush10{left:83.33333%}[dir='rtl'] .ms-lgPush10{right:83.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush9{left:75%}[dir='rtl'] .ms-lgPush9{right:75%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush8{left:66.66667%}[dir='rtl'] .ms-lgPush8{right:66.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush7{left:58.33333%}[dir='rtl'] .ms-lgPush7{right:58.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush6{left:50%}[dir='rtl'] .ms-lgPush6{right:50%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush5{left:41.66667%}[dir='rtl'] .ms-lgPush5{right:41.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush4{left:33.33333%}[dir='rtl'] .ms-lgPush4{right:33.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush3{left:25%}[dir='rtl'] .ms-lgPush3{right:25%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush2{left:16.66667%}[dir='rtl'] .ms-lgPush2{right:16.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush1{left:8.33333%}[dir='rtl'] .ms-lgPush1{right:8.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgPush0{left:auto}[dir='rtl'] .ms-lgPush0{right:auto}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset11{margin-left:91.66667%}[dir='rtl'] .ms-lgOffset11{margin-right:91.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset10{margin-left:83.33333%}[dir='rtl'] .ms-lgOffset10{margin-right:83.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset9{margin-left:75%}[dir='rtl'] .ms-lgOffset9{margin-right:75%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset8{margin-left:66.66667%}[dir='rtl'] .ms-lgOffset8{margin-right:66.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset7{margin-left:58.33333%}[dir='rtl'] .ms-lgOffset7{margin-right:58.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset6{margin-left:50%}[dir='rtl'] .ms-lgOffset6{margin-right:50%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset5{margin-left:41.66667%}[dir='rtl'] .ms-lgOffset5{margin-right:41.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset4{margin-left:33.33333%}[dir='rtl'] .ms-lgOffset4{margin-right:33.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset3{margin-left:25%}[dir='rtl'] .ms-lgOffset3{margin-right:25%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset2{margin-left:16.66667%}[dir='rtl'] .ms-lgOffset2{margin-right:16.66667%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset1{margin-left:8.33333%}[dir='rtl'] .ms-lgOffset1{margin-right:8.33333%}}@media(min-width:640px){[dir='ltr'] .ms-lgOffset0{margin-left:0}[dir='rtl'] .ms-lgOffset0{margin-right:0}}@media(min-width:1024px){.ms-xl12{width:100%}}@media(min-width:1024px){.ms-xl11{width:91.66666666666666%}}@media(min-width:1024px){.ms-xl10{width:83.33333333333334%}}@media(min-width:1024px){.ms-xl9{width:75%}}@media(min-width:1024px){.ms-xl8{width:66.66666666666666%}}@media(min-width:1024px){.ms-xl7{width:58.333333333333336%}}@media(min-width:1024px){.ms-xl6{width:50%}}@media(min-width:1024px){.ms-xl5{width:41.66666666666667%}}@media(min-width:1024px){.ms-xl4{width:33.33333333333333%}}@media(min-width:1024px){.ms-xl3{width:25%}}@media(min-width:1024px){.ms-xl2{width:16.666666666666664%}}@media(min-width:1024px){.ms-xl1{width:8.333333333333332%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull12{right:100%}[dir='rtl'] .ms-xlPull12{left:100%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull11{right:91.66667%}[dir='rtl'] .ms-xlPull11{left:91.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull10{right:83.33333%}[dir='rtl'] .ms-xlPull10{left:83.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull9{right:75%}[dir='rtl'] .ms-xlPull9{left:75%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull8{right:66.66667%}[dir='rtl'] .ms-xlPull8{left:66.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull7{right:58.33333%}[dir='rtl'] .ms-xlPull7{left:58.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull6{right:50%}[dir='rtl'] .ms-xlPull6{left:50%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull5{right:41.66667%}[dir='rtl'] .ms-xlPull5{left:41.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull4{right:33.33333%}[dir='rtl'] .ms-xlPull4{left:33.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull3{right:25%}[dir='rtl'] .ms-xlPull3{left:25%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull2{right:16.66667%}[dir='rtl'] .ms-xlPull2{left:16.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull1{right:8.33333%}[dir='rtl'] .ms-xlPull1{left:8.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPull0{right:auto}[dir='rtl'] .ms-xlPull0{left:auto}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush12{left:100%}[dir='rtl'] .ms-xlPush12{right:100%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush11{left:91.66667%}[dir='rtl'] .ms-xlPush11{right:91.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush10{left:83.33333%}[dir='rtl'] .ms-xlPush10{right:83.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush9{left:75%}[dir='rtl'] .ms-xlPush9{right:75%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush8{left:66.66667%}[dir='rtl'] .ms-xlPush8{right:66.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush7{left:58.33333%}[dir='rtl'] .ms-xlPush7{right:58.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush6{left:50%}[dir='rtl'] .ms-xlPush6{right:50%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush5{left:41.66667%}[dir='rtl'] .ms-xlPush5{right:41.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush4{left:33.33333%}[dir='rtl'] .ms-xlPush4{right:33.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush3{left:25%}[dir='rtl'] .ms-xlPush3{right:25%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush2{left:16.66667%}[dir='rtl'] .ms-xlPush2{right:16.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush1{left:8.33333%}[dir='rtl'] .ms-xlPush1{right:8.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlPush0{left:auto}[dir='rtl'] .ms-xlPush0{right:auto}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset11{margin-left:91.66667%}[dir='rtl'] .ms-xlOffset11{margin-right:91.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset10{margin-left:83.33333%}[dir='rtl'] .ms-xlOffset10{margin-right:83.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset9{margin-left:75%}[dir='rtl'] .ms-xlOffset9{margin-right:75%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset8{margin-left:66.66667%}[dir='rtl'] .ms-xlOffset8{margin-right:66.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset7{margin-left:58.33333%}[dir='rtl'] .ms-xlOffset7{margin-right:58.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset6{margin-left:50%}[dir='rtl'] .ms-xlOffset6{margin-right:50%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset5{margin-left:41.66667%}[dir='rtl'] .ms-xlOffset5{margin-right:41.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset4{margin-left:33.33333%}[dir='rtl'] .ms-xlOffset4{margin-right:33.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset3{margin-left:25%}[dir='rtl'] .ms-xlOffset3{margin-right:25%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset2{margin-left:16.66667%}[dir='rtl'] .ms-xlOffset2{margin-right:16.66667%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset1{margin-left:8.33333%}[dir='rtl'] .ms-xlOffset1{margin-right:8.33333%}}@media(min-width:1024px){[dir='ltr'] .ms-xlOffset0{margin-left:0}[dir='rtl'] .ms-xlOffset0{margin-right:0}}@media(min-width:1366px){.ms-xxl12{width:100%}}@media(min-width:1366px){.ms-xxl11{width:91.66666666666666%}}@media(min-width:1366px){.ms-xxl10{width:83.33333333333334%}}@media(min-width:1366px){.ms-xxl9{width:75%}}@media(min-width:1366px){.ms-xxl8{width:66.66666666666666%}}@media(min-width:1366px){.ms-xxl7{width:58.333333333333336%}}@media(min-width:1366px){.ms-xxl6{width:50%}}@media(min-width:1366px){.ms-xxl5{width:41.66666666666667%}}@media(min-width:1366px){.ms-xxl4{width:33.33333333333333%}}@media(min-width:1366px){.ms-xxl3{width:25%}}@media(min-width:1366px){.ms-xxl2{width:16.666666666666664%}}@media(min-width:1366px){.ms-xxl1{width:8.333333333333332%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull12{right:100%}[dir='rtl'] .ms-xxlPull12{left:100%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull11{right:91.66667%}[dir='rtl'] .ms-xxlPull11{left:91.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull10{right:83.33333%}[dir='rtl'] .ms-xxlPull10{left:83.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull9{right:75%}[dir='rtl'] .ms-xxlPull9{left:75%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull8{right:66.66667%}[dir='rtl'] .ms-xxlPull8{left:66.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull7{right:58.33333%}[dir='rtl'] .ms-xxlPull7{left:58.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull6{right:50%}[dir='rtl'] .ms-xxlPull6{left:50%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull5{right:41.66667%}[dir='rtl'] .ms-xxlPull5{left:41.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull4{right:33.33333%}[dir='rtl'] .ms-xxlPull4{left:33.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull3{right:25%}[dir='rtl'] .ms-xxlPull3{left:25%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull2{right:16.66667%}[dir='rtl'] .ms-xxlPull2{left:16.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull1{right:8.33333%}[dir='rtl'] .ms-xxlPull1{left:8.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPull0{right:auto}[dir='rtl'] .ms-xxlPull0{left:auto}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush12{left:100%}[dir='rtl'] .ms-xxlPush12{right:100%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush11{left:91.66667%}[dir='rtl'] .ms-xxlPush11{right:91.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush10{left:83.33333%}[dir='rtl'] .ms-xxlPush10{right:83.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush9{left:75%}[dir='rtl'] .ms-xxlPush9{right:75%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush8{left:66.66667%}[dir='rtl'] .ms-xxlPush8{right:66.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush7{left:58.33333%}[dir='rtl'] .ms-xxlPush7{right:58.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush6{left:50%}[dir='rtl'] .ms-xxlPush6{right:50%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush5{left:41.66667%}[dir='rtl'] .ms-xxlPush5{right:41.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush4{left:33.33333%}[dir='rtl'] .ms-xxlPush4{right:33.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush3{left:25%}[dir='rtl'] .ms-xxlPush3{right:25%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush2{left:16.66667%}[dir='rtl'] .ms-xxlPush2{right:16.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush1{left:8.33333%}[dir='rtl'] .ms-xxlPush1{right:8.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlPush0{left:auto}[dir='rtl'] .ms-xxlPush0{right:auto}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset11{margin-left:91.66667%}[dir='rtl'] .ms-xxlOffset11{margin-right:91.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset10{margin-left:83.33333%}[dir='rtl'] .ms-xxlOffset10{margin-right:83.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset9{margin-left:75%}[dir='rtl'] .ms-xxlOffset9{margin-right:75%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset8{margin-left:66.66667%}[dir='rtl'] .ms-xxlOffset8{margin-right:66.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset7{margin-left:58.33333%}[dir='rtl'] .ms-xxlOffset7{margin-right:58.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset6{margin-left:50%}[dir='rtl'] .ms-xxlOffset6{margin-right:50%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset5{margin-left:41.66667%}[dir='rtl'] .ms-xxlOffset5{margin-right:41.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset4{margin-left:33.33333%}[dir='rtl'] .ms-xxlOffset4{margin-right:33.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset3{margin-left:25%}[dir='rtl'] .ms-xxlOffset3{margin-right:25%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset2{margin-left:16.66667%}[dir='rtl'] .ms-xxlOffset2{margin-right:16.66667%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset1{margin-left:8.33333%}[dir='rtl'] .ms-xxlOffset1{margin-right:8.33333%}}@media(min-width:1366px){[dir='ltr'] .ms-xxlOffset0{margin-left:0}[dir='rtl'] .ms-xxlOffset0{margin-right:0}}@media(min-width:1920px){.ms-xxxl12{width:100%}}@media(min-width:1920px){.ms-xxxl11{width:91.66666666666666%}}@media(min-width:1920px){.ms-xxxl10{width:83.33333333333334%}}@media(min-width:1920px){.ms-xxxl9{width:75%}}@media(min-width:1920px){.ms-xxxl8{width:66.66666666666666%}}@media(min-width:1920px){.ms-xxxl7{width:58.333333333333336%}}@media(min-width:1920px){.ms-xxxl6{width:50%}}@media(min-width:1920px){.ms-xxxl5{width:41.66666666666667%}}@media(min-width:1920px){.ms-xxxl4{width:33.33333333333333%}}@media(min-width:1920px){.ms-xxxl3{width:25%}}@media(min-width:1920px){.ms-xxxl2{width:16.666666666666664%}}@media(min-width:1920px){.ms-xxxl1{width:8.333333333333332%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull12{right:100%}[dir='rtl'] .ms-xxxlPull12{left:100%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull11{right:91.66667%}[dir='rtl'] .ms-xxxlPull11{left:91.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull10{right:83.33333%}[dir='rtl'] .ms-xxxlPull10{left:83.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull9{right:75%}[dir='rtl'] .ms-xxxlPull9{left:75%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull8{right:66.66667%}[dir='rtl'] .ms-xxxlPull8{left:66.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull7{right:58.33333%}[dir='rtl'] .ms-xxxlPull7{left:58.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull6{right:50%}[dir='rtl'] .ms-xxxlPull6{left:50%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull5{right:41.66667%}[dir='rtl'] .ms-xxxlPull5{left:41.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull4{right:33.33333%}[dir='rtl'] .ms-xxxlPull4{left:33.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull3{right:25%}[dir='rtl'] .ms-xxxlPull3{left:25%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull2{right:16.66667%}[dir='rtl'] .ms-xxxlPull2{left:16.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull1{right:8.33333%}[dir='rtl'] .ms-xxxlPull1{left:8.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPull0{right:auto}[dir='rtl'] .ms-xxxlPull0{left:auto}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush12{left:100%}[dir='rtl'] .ms-xxxlPush12{right:100%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush11{left:91.66667%}[dir='rtl'] .ms-xxxlPush11{right:91.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush10{left:83.33333%}[dir='rtl'] .ms-xxxlPush10{right:83.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush9{left:75%}[dir='rtl'] .ms-xxxlPush9{right:75%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush8{left:66.66667%}[dir='rtl'] .ms-xxxlPush8{right:66.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush7{left:58.33333%}[dir='rtl'] .ms-xxxlPush7{right:58.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush6{left:50%}[dir='rtl'] .ms-xxxlPush6{right:50%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush5{left:41.66667%}[dir='rtl'] .ms-xxxlPush5{right:41.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush4{left:33.33333%}[dir='rtl'] .ms-xxxlPush4{right:33.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush3{left:25%}[dir='rtl'] .ms-xxxlPush3{right:25%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush2{left:16.66667%}[dir='rtl'] .ms-xxxlPush2{right:16.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush1{left:8.33333%}[dir='rtl'] .ms-xxxlPush1{right:8.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlPush0{left:auto}[dir='rtl'] .ms-xxxlPush0{right:auto}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset11{margin-left:91.66667%}[dir='rtl'] .ms-xxxlOffset11{margin-right:91.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset10{margin-left:83.33333%}[dir='rtl'] .ms-xxxlOffset10{margin-right:83.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset9{margin-left:75%}[dir='rtl'] .ms-xxxlOffset9{margin-right:75%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset8{margin-left:66.66667%}[dir='rtl'] .ms-xxxlOffset8{margin-right:66.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset7{margin-left:58.33333%}[dir='rtl'] .ms-xxxlOffset7{margin-right:58.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset6{margin-left:50%}[dir='rtl'] .ms-xxxlOffset6{margin-right:50%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset5{margin-left:41.66667%}[dir='rtl'] .ms-xxxlOffset5{margin-right:41.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset4{margin-left:33.33333%}[dir='rtl'] .ms-xxxlOffset4{margin-right:33.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset3{margin-left:25%}[dir='rtl'] .ms-xxxlOffset3{margin-right:25%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset2{margin-left:16.66667%}[dir='rtl'] .ms-xxxlOffset2{margin-right:16.66667%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset1{margin-left:8.33333%}[dir='rtl'] .ms-xxxlOffset1{margin-right:8.33333%}}@media(min-width:1920px){[dir='ltr'] .ms-xxxlOffset0{margin-left:0}[dir='rtl'] .ms-xxxlOffset0{margin-right:0}}.ms-borderBox,.ms-borderBox::before,.ms-borderBox::after{box-sizing:border-box}.ms-borderBase{border:1px solid}.ms-clearfix{*zoom:1}.ms-clearfix::before,.ms-clearfix::after{display:table;content:'';line-height:0}.ms-clearfix::after{clear:both}.ms-normalize{box-sizing:border-box;box-shadow:none;margin:0;padding:0}[dir='ltr'] .ms-textAlignLeft{text-align:left}[dir='rtl'] .ms-textAlignLeft{text-align:right}[dir='ltr'] .ms-textAlignRight{text-align:right}[dir='rtl'] .ms-textAlignRight{text-align:left}.ms-textAlignCenter{text-align:center}.ms-screenReaderOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-textTruncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ms-noWrap{white-space:nowrap}.ms-Fabric{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#333;font-family:"Segoe UI Web (West European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif;font-size:14px}.ms-Fabric button,.ms-Fabric input,.ms-Fabric textarea{font-family:inherit}*[lang^='ar'] .ms-Fabric,.ms-Fabric *[lang^='ar'],.ms-Fabric[lang^='ar']{font-family:"Segoe UI Web (Arabic)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='bg'] .ms-Fabric,.ms-Fabric *[lang^='bg'],.ms-Fabric[lang^='bg']{font-family:"Segoe UI Web (Cyrillic)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='cs'] .ms-Fabric,.ms-Fabric *[lang^='cs'],.ms-Fabric[lang^='cs']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='el'] .ms-Fabric,.ms-Fabric *[lang^='el'],.ms-Fabric[lang^='el']{font-family:"Segoe UI Web (Greek)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='et'] .ms-Fabric,.ms-Fabric *[lang^='et'],.ms-Fabric[lang^='et']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='he'] .ms-Fabric,.ms-Fabric *[lang^='he'],.ms-Fabric[lang^='he']{font-family:"Segoe UI Web (Hebrew)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='hi'] .ms-Fabric,.ms-Fabric *[lang^='hi'],.ms-Fabric[lang^='hi']{font-family:"Nirmala UI","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='hr'] .ms-Fabric,.ms-Fabric *[lang^='hr'],.ms-Fabric[lang^='hr']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='hu'] .ms-Fabric,.ms-Fabric *[lang^='hu'],.ms-Fabric[lang^='hu']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='ja'] .ms-Fabric,.ms-Fabric *[lang^='ja'],.ms-Fabric[lang^='ja']{font-family:"Yu Gothic UI","Meiryo UI",Meiryo,"MS Pgothic",Osaka,"Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='kk'] .ms-Fabric,.ms-Fabric *[lang^='kk'],.ms-Fabric[lang^='kk']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='ko'] .ms-Fabric,.ms-Fabric *[lang^='ko'],.ms-Fabric[lang^='ko']{font-family:"Malgun Gothic",Gulim,"Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='lo'] .ms-Fabric,.ms-Fabric *[lang^='lo'],.ms-Fabric[lang^='lo']{font-family:"Leelawadee UI Web","Lao UI",DokChampa,"Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='lt'] .ms-Fabric,.ms-Fabric *[lang^='lt'],.ms-Fabric[lang^='lt']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='lv'] .ms-Fabric,.ms-Fabric *[lang^='lv'],.ms-Fabric[lang^='lv']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='pl'] .ms-Fabric,.ms-Fabric *[lang^='pl'],.ms-Fabric[lang^='pl']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='ru'] .ms-Fabric,.ms-Fabric *[lang^='ru'],.ms-Fabric[lang^='ru']{font-family:"Segoe UI Web (Cyrillic)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='sk'] .ms-Fabric,.ms-Fabric *[lang^='sk'],.ms-Fabric[lang^='sk']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='sr-latn'] .ms-Fabric,.ms-Fabric *[lang^='sr-latn'],.ms-Fabric[lang^='sr-latn']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='th'] .ms-Fabric,.ms-Fabric *[lang^='th'],.ms-Fabric[lang^='th']{font-family:"Leelawadee UI Web","Kmer UI","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='tr'] .ms-Fabric,.ms-Fabric *[lang^='tr'],.ms-Fabric[lang^='tr']{font-family:"Segoe UI Web (East European)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='uk'] .ms-Fabric,.ms-Fabric *[lang^='uk'],.ms-Fabric[lang^='uk']{font-family:"Segoe UI Web (Cyrillic)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='vi'] .ms-Fabric,.ms-Fabric *[lang^='vi'],.ms-Fabric[lang^='vi']{font-family:"Segoe UI Web (Vietnamese)","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='zh-hans'] .ms-Fabric,.ms-Fabric *[lang^='zh-hans'],.ms-Fabric[lang^='zh-hans']{font-family:"Microsoft Yahei UI",Verdana,Simsun,"Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}*[lang^='zh-hant'] .ms-Fabric,.ms-Fabric *[lang^='zh-hant'],.ms-Fabric[lang^='zh-hant']{font-family:"Microsoft Jhenghei UI",Pmingliu,"Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}.ms-Fabric--selawik{font-family:"Selawik Web","Segoe UI",-apple-system,BlinkMacSystemFont,"Roboto","Helvetica Neue",sans-serif}

/* CSS file: WorkItemTracking/Components/HtmlEditor */
.html-editor{display:flex;flex-direction:column}.html-editor.auto-grow .rooster-wrapper{max-height:500px;min-height:50px}.html-editor.auto-grow .rooster-wrapper .rooster-editor{min-height:10px;max-height:460px}.html-editor.auto-grow .rooster-wrapper.is-focused{min-height:120px}.html-editor.auto-grow .rooster-wrapper.is-focused .rooster-editor{min-height:80px}.html-editor.auto-grow.edit-only-mode .rooster-wrapper,.html-editor.auto-grow.edit-only-mode .rooster-wrapper .rooster-editor{min-height:80px}.html-editor.auto-grow.edit-only-mode .rooster-wrapper.is-focused,.html-editor.auto-grow.edit-only-mode .rooster-wrapper.is-focused .rooster-editor{min-height:80px}.html-editor .rooster-wrapper{display:flex;flex:1;flex-basis:auto;flex-direction:column;padding:1px;position:relative;overflow:hidden;border:solid 1px transparent}.html-editor .rooster-wrapper.with-chrome,.html-editor .rooster-wrapper:hover{border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.html-editor .rooster-wrapper .rooster-editor{flex:1;flex-basis:auto;outline:none;overflow:auto;font-size:14px;background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1))}@media screen and (-ms-high-contrast:active){.html-editor .rooster-wrapper .rooster-editor{background-color:Background}}.html-editor .rooster-wrapper .rooster-editor.show-placeholder::before{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.html-editor .rooster-wrapper .rooster-editor.view-mode~.rooster-command-bar{position:absolute;z-index:-1;left:2px;right:2px;bottom:2px}.html-editor .rooster-wrapper .rooster-editor ul,.html-editor .rooster-wrapper .rooster-editor ol{padding-left:40px}.html-editor .rooster-wrapper .rooster-editor li{list-style:inherit}.html-editor .rooster-wrapper .rooster-editor a{text-decoration:underline}.html-editor .rooster-wrapper .rooster-editor a.mention-link:not(:hover){text-decoration:none}.html-editor .rooster-wrapper .rooster-editor pre{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1);float:none;clear:left;min-width:100%}.html-editor .rooster-wrapper .rooster-editor button{height:auto}.html-editor .rooster-wrapper .rooster-editor blockquote:not([style]){color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));border-left:solid;border-left-color:rgba(166,166,166,1) 3px;border-left-color:rgba(var(--palette-neutral-30,166, 166, 166),1) 3px;padding:1px 0 1px 15px;margin:12px 0}.html-editor .rooster-wrapper .rooster-editor blockquote:not([style])>p,.html-editor .rooster-wrapper .rooster-editor blockquote:not([style]) ol,.html-editor .rooster-wrapper .rooster-editor blockquote:not([style]) ul{margin:4px 0}.html-editor .rooster-wrapper.is-focused{border-color:rgba(0,120,212,1);border-color:var(--communication-background,rgba(0, 120, 212, 1))}.html-editor.is-hidden{display:none}.html-editor.full-screen{position:absolute;left:4px;right:0;bottom:5px;top:46px}.html-editor.full-screen .rooster-wrapper,.html-editor.full-screen .rooster-wrapper .rooster-editor{height:100%;max-height:100%}.html-editor .rooster-command-bar .html-command-bar-base{background:rgba(255,255,255,1);background:var(--background-color,rgba(255, 255, 255, 1))}.html-editor .rooster-command-bar .rooster-command-bar-icon,.html-editor .rooster-command-bar button:hover:not([disabled]) .rooster-command-bar-icon{color:rgba(51,51,51,1);color:rgba(var(--palette-neutral-80,51, 51, 51),1)}.html-editor .html-command-bar-button:active,.html-editor .html-command-bar-button.is-checked{background:rgba(218,218,218,1);background:rgba(var(--palette-neutral-10,218, 218, 218),1)}.html-editor .rooster-command-bar button:not(:hover):not(:active):not(:focus):not(.is-checked){background:rgba(255,255,255,1);background:var(--background-color,rgba(255, 255, 255, 1))}.rooster-callout .rooster-command-bar-overflow button:not(:hover):not(:active):not(:focus):not(.is-checked){background:rgba(255,255,255,1);background:var(--background-color,rgba(255, 255, 255, 1))}.rooster-callout .rooster-command-bar-overflow .rooster-command-bar-icon,.rooster-callout .rooster-command-bar-overflow button:hover:not([disabled]) .rooster-command-bar-icon{color:rgba(51,51,51,1);color:rgba(var(--palette-neutral-80,51, 51, 51),1)}.rooster-callout .rooster-command-bar-color-container,.rooster-callout .rooster-command-bar-color-item{background:rgba(255,255,255,1);background:var(--background-color,rgba(255, 255, 255, 1))}.rooster-callout .rooster-command-bar-color-item button:before{border:2px solid rgba(255,255,255,1);border:2px solid var(--background-color,rgba(255, 255, 255, 1))}.rooster-callout .html-command-bar-button:active,.rooster-callout .html-command-bar-button.is-checked{background:rgba(218,218,218,1);background:rgba(var(--palette-neutral-10,218, 218, 218),1)}.rooster-emoji-callout button{font-family:"Segoe UI VSS (Regular)","Segoe UI","-apple-system",BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Ubuntu,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";padding:0}.rooster-emoji-callout .rooster-emoji-pane .rooster-emoji-navbar{background:rgba(255,255,255,1);background:var(--background-color,rgba(255, 255, 255, 1))}.rooster-emoji-callout .rooster-emoji-pane .rooster-emoji-navbar-button{background:rgba(255,255,255,1);background:var(--background-color,rgba(255, 255, 255, 1));border-bottom:solid 1px;border-bottom-color:rgba(218,218,218,1);border-bottom-color:rgba(var(--palette-neutral-10,218, 218, 218),1)}.rooster-emoji-callout .rooster-emoji-pane .rooster-emoji-navbar-button:hover{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.rooster-emoji-callout .rooster-emoji-pane .rooster-emoji-navbar-selected{border-bottom:solid 2px rgba(0,120,212,1);border-bottom:solid 2px var(--communication-background,rgba(0, 120, 212, 1))}.rooster-emoji-callout .rooster-emoji-pane .rooster-emoji-navbar-icon{color:rgba(51,51,51,1);color:rgba(var(--palette-neutral-80,51, 51, 51),1)}.rooster-emoji-callout .rooster-emoji-pane .rooster-emoji-status-bar{background:rgba(255,255,255,1);background:var(--background-color,rgba(255, 255, 255, 1));border-top:solid 1px;border-top-color:rgba(218,218,218,1);border-top-color:rgba(var(--palette-neutral-10,218, 218, 218),1)}.rooster-emoji-callout .rooster-emoji-pane .rooster-emoji-icon{padding:0;background:rgba(255,255,255,1);background:var(--background-color,rgba(255, 255, 255, 1))}.rooster-emoji-callout .rooster-emoji-pane .rooster-emoji-selected{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.rooster-emoji-button{font-family:"Segoe UI VSS (Regular)","Segoe UI","-apple-system",BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Ubuntu,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.custom-hash-tag-icon:before{content:"#";font-style:normal}body .is-focusVisible .ms-Callout-container .rooster-callout .ms-ContextualMenu-item button:focus{background:rgba(234,234,234,1);background:rgba(var(--palette-neutral-8,234, 234, 234),1)}body .ms-Callout-container .rooster-callout .ms-Callout-main{padding:0}body .ms-Callout-container .rooster-callout .ms-ContextualMenu-item,body .ms-Callout-container .rooster-callout .ms-ContextualMenu-link,body .ms-Callout-container .rooster-callout .ms-ContextualMenu-itemText{line-height:32px}body .ms-Callout-container .rooster-callout .rooster-command-bar-color-item{display:inline-block}.form-dark-theme .html-editor .rooster-wrapper .rooster-editor{background-color:rgba(255,255,255,1);background-color:var(--component-htmlEditor-background-color,rgba(255, 255, 255, 1));color:rgba(0,0,0,.9);color:var(--component-htmlEditor-foreground-color,rgba(0, 0, 0, .9))}.form-dark-theme .html-editor .rooster-wrapper .rooster-editor pre{background-color:rgba(51,51,51,1);background-color:rgba(var(--palette-neutral-80,51, 51, 51),1)}.form-dark-theme .html-editor .rooster-wrapper .rooster-editor blockquote:not([style]){color:rgba(0,0,0,.9);color:var(--component-htmlEditor-foreground-color,rgba(0, 0, 0, .9));border-left:solid;border-left-color:rgba(166,166,166,1) 3px;border-left-color:rgba(var(--palette-neutral-30,166, 166, 166),1) 3px}.form-dark-theme .html-editor .rooster-wrapper .rooster-editor.view-mode pre{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.form-dark-theme .html-editor .rooster-wrapper .rooster-editor.view-mode,.form-dark-theme .html-editor .rooster-wrapper .rooster-editor.view-mode *[style]{background-color:rgba(255,255,255,1) !important;background-color:var(--background-color,rgba(255, 255, 255, 1)) !important;color:rgba(0,0,0,.9) !important;color:var(--text-primary-color,rgba(0, 0, 0, .9)) !important}

/* CSS file: WorkItemTracking/Components/DiscussionEditor */
.discussion-editor-control.is-hidden{display:none}.discussion-editor-control .discussion-messages-left{margin-top:4px}.discussion-editor-control .discussion-messages-left .identity-picture{width:28px;height:28px;border-radius:14px}.discussion-editor-control .html-editor{display:flex;flex-direction:column}.discussion-editor-control .html-editor .rooster-wrapper{border-radius:5px}.discussion-editor-control .html-editor .rooster-wrapper .rooster-editor{padding:4px 7px}.discussion-editor-control .html-editor.auto-grow .rooster-wrapper{min-height:90px}.discussion-editor-control .html-editor.auto-grow .rooster-wrapper .rooster-editor{min-height:50px}.discussion-editor-control .html-editor.auto-grow .rooster-wrapper.is-focused{min-height:90px}.discussion-editor-control .html-editor.auto-grow .rooster-wrapper.is-focused .rooster-editor{min-height:50px}

/* CSS file: Presentation/Components/ZeroData */
.zerodata{margin-top:65px;font-size:14px;font-weight:400}.zerodata div{text-align:center}.zerodata .primary{margin:5px 0;font-size:24px;font-weight:300}.zerodata .info-link{margin-top:10px}.zerodata .info-link .zero-data-info-button,.zerodata .info-link .zero-data-info-button:active,.zerodata .info-link .zero-data-info-button:focus,.zerodata .info-link .zero-data-info-button:hover{border:none;background-color:transparent;margin:0;padding:0;height:auto;width:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;text-align:initial;border-radius:0;color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1));outline:none;cursor:pointer;display:inline-block}.zerodata .info-link .zero-data-info-button:active,.zerodata .info-link .zero-data-info-button:focus,.zerodata .info-link .zero-data-info-button:hover{text-decoration:underline}.zerodata img{height:150px}

/* CSS file: WorkItemsHub/Scripts/WorkItemFormWrapper */
.work-item-form-wrapper{position:absolute;width:100%;height:100%}

/* CSS file: Splitter */
.splitter{position:relative;width:100%;height:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.splitter>.leftPane{position:absolute;overflow:hidden}.splitter>.rightPane{position:absolute;overflow:hidden}.splitter>.handleBar,.splitter>.handleBar-clone{position:absolute;-webkit-user-select:none;-moz-user-select:-moz-none;user-select:none;border:0 solid;border-color:rgba(200,200,200,1);border-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.splitter>.handleBar:focus,.splitter>.handleBar-clone:focus{outline:0}.splitter>.handleBar:focus .handleBar-hitTarget,.splitter>.handleBar-clone:focus .handleBar-hitTarget{background-color:rgba(200,200,200,1);background-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.splitter.dragging>.handleBar-clone,.splitter.dragging>.handleBar-clone.hover{z-index:101;background-color:rgba(200,200,200,1);background-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.splitter>.overlay{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));z-index:100;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:.5;-webkit-user-select:none;-moz-user-select:-moz-none;user-select:none}.splitter.vertical>.overlay{cursor:n-resize}.splitter.vertical>.leftPane{height:40%;top:0;bottom:auto;left:0;right:0;margin-bottom:0}.splitter.vertical>.handleBar{top:40%;height:0;bottom:auto;cursor:n-resize;left:0;right:0;border-top-width:1px}.handleBar-hitTarget{position:relative;z-index:10}.splitter.vertical>.handleBar>.handleBar-hitTarget{height:5px;cursor:n-resize;width:100%;top:-2px}.splitter.vertical.collapsed>.handleBar>.handleBar-hitTarget{width:0}.splitter.vertical>.handleBar-clone{height:5px;cursor:n-resize;left:0;right:0}.splitter.vertical>.rightPane{top:40%;bottom:0;left:0;right:0;margin-top:1px}.splitter.vertical.right-fix>.leftPane{height:auto;top:0;bottom:40%;margin-bottom:1px}.splitter.vertical.right-fix>.rightPane{height:40%;top:auto;bottom:0;margin-top:0}.splitter.vertical.right-fix>.handleBar{top:auto;bottom:40%}.splitter.horizontal{display:table}.splitter.horizontal>.overlay{cursor:e-resize}.splitter.horizontal>.leftPane{width:40%;left:0;top:0;bottom:0;margin-right:0}.splitter.horizontal>.handleBar{left:40%;right:auto;width:0;cursor:e-resize;top:0;bottom:0;border-left-width:1px}.splitter.horizontal.collapsed>.handleBar{border-left-width:0;border-right-width:1px}.splitter.horizontal.collapsed.right-fix>.handleBar{border-left-width:1px;border-right-width:0}.splitter.horizontal>.handleBar>.handleBar-hitTarget{width:5px;cursor:e-resize;height:100%;left:-2px}.splitter.horizontal.collapsed>.handleBar>.handleBar-hitTarget{height:0}.splitter.horizontal>.handleBar-clone{width:5px;cursor:e-resize;top:0;bottom:0}.splitter.horizontal>.rightPane{width:auto;left:40%;right:0;top:0;bottom:0;margin-left:1px}.splitter.horizontal.right-fix>.leftPane{width:auto;left:0;right:40%;margin-right:1px}.splitter.horizontal.right-fix>.rightPane{width:40%;left:auto;right:0;margin-left:0}.splitter.horizontal.right-fix>.handleBar{left:auto;right:40%}.splitter.left-expand.vertical>.handleBar{top:auto !important;bottom:0;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.splitter.left-expand.vertical>.leftPane{height:auto !important;bottom:0}.splitter.left-expand.vertical>.rightPane{top:auto !important;height:0;display:none}.splitter.left-expand.horizontal>.handleBar{left:auto !important;right:0;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.splitter.left-expand.horizontal>.leftPane{width:auto !important;right:0}.splitter.left-expand.horizontal>.rightPane{left:auto !important;width:0;display:none}.splitter.right-expand.vertical>.handleBar{top:0 !important;bottom:auto;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.splitter.right-expand.vertical>.leftPane{height:0 !important;display:none;bottom:auto}.splitter.right-expand.vertical>.rightPane{top:0 !important;height:auto}.splitter.right-expand.horizontal>.handleBar{left:0 !important;right:auto;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.splitter.right-expand.horizontal>.leftPane{width:0 !important;display:none;right:auto}.splitter.right-expand.horizontal>.rightPane{left:0 !important;width:auto}.splitter.no-split>.handleBar{display:none !important}.splitter.no-split>.leftPane{margin:0 !important}.splitter.no-split>.rightPane{margin:0 !important}.splitter.no-split.vertical .leftPane{height:0 !important;bottom:auto}.splitter.no-split.vertical .rightPane{top:0 !important;height:auto}.splitter.no-split.vertical.right-fix>.leftPane{height:auto !important;bottom:0}.splitter.no-split.vertical.right-fix>.rightPane{top:auto !important;height:0}.splitter.no-split.horizontal>.leftPane{width:0 !important;right:auto}.splitter.no-split.horizontal>.rightPane{left:0 !important;width:auto}.splitter.no-split.horizontal.right-fix>.leftPane{width:auto !important;right:0}.splitter.no-split.horizontal.right-fix>.rightPane{left:auto !important;width:0}.splitter.toggle-button-enabled .toggle-button{position:absolute;padding:0;margin:0;box-shadow:none;height:auto;width:16px;z-index:100;overflow:hidden;border-color:transparent;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));background-color:transparent}.splitter.toggle-button-enabled .toggle-button:hover,.splitter.toggle-button-enabled .toggle-button:focus{border-color:rgba(166,166,166,1);border-color:rgba(var(--palette-neutral-30,166, 166, 166),1)}.splitter.toggle-button-enabled.no-split .toggle-button{display:none}.splitter.toggle-button-enabled .toggle-button:hover{cursor:pointer}.splitter.toggle-button-enabled.collapsed>.handleBar{background-color:rgba(244,244,244,1);background-color:rgba(var(--palette-neutral-4,244, 244, 244),1)}.splitter.toggle-button-enabled.vertical.collapsed>.handleBar{top:0 !important;height:20px !important}.splitter.toggle-button-enabled.vertical.collapsed>.handleBar:focus{background-color:rgba(200,200,200,1);background-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.splitter.toggle-button-enabled.vertical.collapsed>.leftPane{height:0 !important}.splitter.toggle-button-enabled.vertical.collapsed>.rightPane{top:0 !important;margin-top:20px !important}.splitter.toggle-button-enabled.vertical.collapsed .toggle-button{position:absolute;top:2px}.splitter.toggle-button-enabled.horizontal.collapsed>.handleBar{left:0 !important;width:20px !important}.splitter.toggle-button-enabled.horizontal.collapsed>.handleBar:focus{background-color:rgba(200,200,200,1);background-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.splitter.toggle-button-enabled.horizontal.collapsed>.leftPane{width:0 !important}.splitter.toggle-button-enabled.horizontal.collapsed>.rightPane{left:0 !important;margin-left:20px !important}.splitter.toggle-button-enabled.horizontal.collapsed.no-split>.rightPane{margin-left:0 !important}.splitter.toggle-button-enabled.horizontal.collapsed .toggle-button{position:absolute;left:2px}.splitter.toggle-button-enabled.horizontal.collapsed.right-fix>.handleBar{left:auto !important;right:0 !important;width:20px !important}.splitter.toggle-button-enabled.horizontal.collapsed.right-fix>.handleBar:focus{background-color:rgba(200,200,200,1);background-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.splitter.toggle-button-enabled.horizontal.collapsed.right-fix>.leftPane{width:auto !important;right:20px}.splitter.toggle-button-enabled.horizontal.collapsed.right-fix>.rightPane{left:auto !important;right:0 !important;margin-right:20px !important}.splitter.toggle-button-enabled.horizontal.collapsed.right-fix.no-split>.rightPane{margin-right:0 !important}.splitter.toggle-button-enabled.horizontal.collapsed.right-fix .toggle-button{right:2px;left:auto}.splitter.horizontal .handlebar-label{cursor:pointer;margin-top:0;display:none;padding-top:25px}.splitter.horizontal.collapsed .handlebar-label{display:block}.splitter.horizontal.collapsed .handlebar-label-text{margin-left:2px;white-space:nowrap;display:block;transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg)}

/* CSS file: PivotView */
.pivot-view{margin:0;margin-left:20px;padding:0;border-top:0;border-left:0;border-right:0;display:inline-block}.pivot-view ul{margin:0;padding:0;border:0;outline:0;list-style:none;display:inline-block}.pivot-view li{list-style:none;float:left;position:relative;padding:0;white-space:nowrap;min-width:10px;height:34px}.pivot-view a:not(.ms-Button){float:left;text-decoration:none;text-align:center;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;height:34px;line-height:14px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));outline:0}.pivot-view a:not(.ms-Button):visited,.pivot-view a:not(.ms-Button):active{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.pivot-view a:not(.ms-Button):hover{color:rgba(0,90,158,1);color:rgba(var(--palette-primary-shade-20,0, 90, 158),1);text-decoration:none}.pivot-view a:not(.ms-Button):focus{outline:none}.vss-focus-visible .pivot-view a:not(.ms-Button):focus::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid;border-color:rgba(0,0,0,1);border-color:rgba(var(--palette-neutral-100,0, 0, 0),1)}.pivot-view li:first-child a{padding-left:0}.pivot-view li.selected a{color:rgba(16,110,190,1);color:rgba(var(--palette-primary-shade-10,16, 110, 190),1)}.pivot-view li.disabled{display:none}

/* CSS file: widget */
.boxshadow{box-shadow:3px 3px 4px rgba(234,234,234,1);box-shadow:3px 3px 4px rgba(var(--palette-neutral-8,234, 234, 234),1);-moz-box-shadow:3px 3px 4px rgba(234,234,234,1);-moz-box-shadow:3px 3px 4px rgba(var(--palette-neutral-8,234, 234, 234),1);-webkit-box-shadow:3px 3px 4px rgba(234,234,234,1);-webkit-box-shadow:3px 3px 4px rgba(var(--palette-neutral-8,234, 234, 234),1)}.dropdown-popup{position:fixed;z-index:1}.dropdown-input-main{position:relative}.dropdown-input-inputarea{position:relative;margin-right:19px}.dropdown-input-text{background-color:transparent;border:0;left:0;outline:0;overflow:hidden;padding:0;position:absolute;top:0;margin:0}.dropdown-input-name{position:absolute;width:100%}.dropdown-input-autocomplete{color:rgba(200,200,200,1);color:rgba(var(--palette-neutral-20,200, 200, 200),1);width:100%}.dropdown-input-blank{height:15px;background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));opacity:0;filter:alpha(opacity=0);position:relative}.dropdown-input-search{background-repeat:no-repeat;background-position:center;bottom:0;position:absolute;right:0;top:0;width:16px}.dropdown-input-list-container{background-color:rgba(255,255,255,1);background-color:var(--background-color,rgba(255, 255, 255, 1));border:1px solid;border-color:rgba(200,200,200,1);border-color:rgba(var(--palette-neutral-20,200, 200, 200),1);border-top:0;display:none;margin-left:10px;overflow:hidden;position:absolute;z-index:100}.dropdown-input-list-container .status-text{color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));display:none;font-size:12px;font-style:italic;padding:2px;text-align:center}.dropdown-input-list{margin:0;list-style-type:none;overflow:hidden;padding:1px;position:relative}.dropdown-input-list.overflow{overflow-y:auto}.dropdown-input-listitem{border:1px solid;border-color:rgba(255,255,255,1);border-color:rgba(var(--palette-neutral-0,255, 255, 255),1);cursor:pointer;padding-left:3px;position:relative}.dropdown-input-listitem-value{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dropdown-input-listitem-delete{bottom:0;display:none;position:absolute;right:0;top:0;width:15px;background:url("../../_content/tfs-icons.png") no-repeat -1296px 50% !important}.dropdown-input-listitem.highlighted{border:1px solid;border-color:rgba(199,224,244,1);border-color:rgba(var(--palette-primary-tint-20,199, 224, 244),1);background-color:rgba(222,236,249,1);background-color:rgba(var(--palette-primary-tint-30,222, 236, 249),1)}.dropdown-input-listitem.highlighted.deletable .dropdown-input-listitem-value{margin-right:15px}.dropdown-input-listitem.highlighted.deletable .dropdown-input-listitem-delete{display:block}.img_magnify{background:url("../../_content/tfs-icons.png") no-repeat -3632px 50% !important}.img_expand{background:url("../../_content/tfs-icons.png") no-repeat -1552px 50% !important}.img_collapse{background:url("../../_content/tfs-icons.png") no-repeat -1552px 50% !important}.img_redx{background:url("../../_content/tfs-icons.png") no-repeat -1296px 50% !important}.img_grayx{background:url("../../_content/tfs-icons.png") no-repeat -1296px 50% !important}

/* CSS file: VSSPreview/Controls/TreeList */
.tree-list-item{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;padding:0 12px;cursor:pointer}.tree-list-item .tree-list-expand{-webkit-box-flex:0 0 16px;-webkit-flex:0 0 16px;flex:0 0 16px;margin-right:6px !important;height:100% !important;transition:transform linear .2s}.tree-list-item .tree-list-expand,.tree-list-item .tree-list-expand:active,.tree-list-item .tree-list-expand:hover,.tree-list-item .tree-list-expand:focus{border:none;background-color:transparent;margin:0;padding:0;height:auto;width:auto;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-align:initial;border-radius:0}.tree-list-item .tree-list-expand.tree-list-expand--collapsed{transform:rotateZ(-90deg)}.tree-list-item .tree-list-expand.tree-list-expand--hidden{visibility:hidden;border:none}.tree-list-item .tree-list-expand i{font-size:10px;margin:0;padding:0}.tree-list-item .tree-list-item-select{height:100% !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;-webkit-box-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;min-height:0;min-width:0}.tree-list-item .tree-list-item-select,.tree-list-item .tree-list-item-select:active,.tree-list-item .tree-list-item-select:hover,.tree-list-item .tree-list-item-select:focus{border:none;background-color:transparent;margin:0;padding:0;height:auto;width:auto;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-align:initial;border-radius:0}

/* CSS file: VSSPreview/Controls/TreeViewPicker */
.tree-picker-container .tree-picker-combo{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;border:1px solid;border-color:rgba(200,200,200,1);border-color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.tree-picker-container .tree-picker-combo:hover{border-color:rgba(0,0,0,1);border-color:rgba(var(--palette-neutral-100,0, 0, 0),1)}.tree-picker-container .tree-picker-combo.tree-picker-combo--editing{border-color:rgba(0,120,212,1);border-color:var(--communication-background,rgba(0, 120, 212, 1))}.tree-picker-container .tree-picker-combo.tree-picker-combo--error{border-color:rgba(168,0,0,1);border-color:rgba(var(--palette-accent1-dark,168, 0, 0),1)}.tree-picker-container .tree-picker-combo.tree-picker-combo--disabled{background-color:rgba(218,218,218,1);background-color:rgba(var(--palette-neutral-10,218, 218, 218),1);pointer-events:none}.tree-picker-container .tree-picker-combo .tree-picker-content{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap;-webkit-box-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;min-height:0;min-width:0;align-items:center;padding:0 14px;height:34px;cursor:text;overflow:hidden}.tree-picker-container .tree-picker-combo .tree-picker-content .tree-picker-selected-value{flex:1 1 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.tree-picker-container .tree-picker-combo .tree-picker-content .tree-picker-input{-webkit-box-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;min-height:0;min-width:0;border:none;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.tree-picker-container .tree-picker-combo .tree-picker-content .tree-picker-input:focus{outline:none}.tree-picker-container .tree-picker-combo .tree-picker-content .tree-picker-input::-ms-clear{display:none}.tree-picker-container .tree-picker-combo .tree-picker-dropdown-button-container{-webkit-box-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto}.tree-picker-container .tree-picker-combo .tree-picker-dropdown-button-container .tree-picker-dropdown-button{padding:0}.tree-picker-container .tree-picker-combo .tree-picker-dropdown-button-container .tree-picker-dropdown-button:hover{background-color:rgba(218,218,218,1);background-color:rgba(var(--palette-neutral-10,218, 218, 218),1)}.tree-picker-container .tree-picker-error{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:5px;align-items:center;font-size:12px;color:rgba(168,0,0,1);color:rgba(var(--palette-accent1-dark,168, 0, 0),1)}.tree-picker-container .tree-picker-error i{margin-right:5px}.tree-picker-dropdown{animation-duration:.1s !important}.tree-picker-dropdown .dropdown-section-divider:after{position:relative;left:0;top:50%;height:1px;background:rgba(218,218,218,1);background:rgba(var(--palette-neutral-10,218, 218, 218),1);content:"";width:100%;display:block}.tree-picker-dropdown .scroll-tree-overflow-box{overflow-x:hidden}.tree-picker-dropdown .tree-list-item{height:34px;border:1px solid transparent;position:relative}.tree-picker-dropdown .tree-list-item:not(.disabled):hover{background-color:rgba(239,246,252,1);background-color:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.tree-picker-dropdown .tree-list-item.disabled .tree-list-item-select{cursor:default}.tree-picker-dropdown .tree-list-item.selected{background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1);border:1px dashed transparent}.tree-picker-dropdown .tree-list-item.tree-list-group-header{font-size:12px}.tree-picker-dropdown .tree-list-item.tree-list-group-header .tree-list-expand{display:none}.tree-picker-dropdown .tree-list-item.tree-list-group-header .tree-list-item-select{text-align:left;color:rgba(0,90,158,1);color:var(--communication-foreground,rgba(0, 90, 158, 1));border:none}.tree-picker-dropdown .tree-list-item.tree-list-group-divider{height:6px}.tree-picker-dropdown .tree-list-item.tree-list-group-divider:after{position:absolute;left:0;top:50%;height:1px;background:rgba(218,218,218,1);background:rgba(var(--palette-neutral-10,218, 218, 218),1);content:"";width:100%;display:block}.tree-picker-dropdown .tree-list-item.tree-list-group-divider .tree-list-item-select{border:none}

/* CSS file: VSSPreview/Controls/TreePicker */
.treepicker-item{display:-webkit-box;-webkit-flex-direction:row;display:flex;flex-direction:row;flex-wrap:wrap;-webkit-box-flex:1 1 0%;-webkit-flex:1 1 0%;flex:1 1 0%;min-height:0;min-width:0;align-items:center;align-self:flex-start;min-width:0;height:100%;line-height:2.5em}.treepicker-item .treepicker-item-title{flex:1 0 60%;text-align:left;min-width:0;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.treepicker-item .treepicker-item-title .treepicker-item-title-tooltip{display:block;width:100%;height:100%}.treepicker-item .treepicker-item-title .treepicker-item-title-input{border:none;background:none;width:100%;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.treepicker-item .treepicker-item-date{-webkit-box-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto}

/* CSS file: PersonaCard */
.persona-card-styles.loading{width:360px;height:472px}.persona-card-styles .persona-card-loading-spinner{position:absolute;top:40%;left:40%}.persona-card-styles .default-card,.persona-card-styles .default-card-without-header,.persona-card-styles .default-card-with-header,.persona-card-styles .default-card-abridged,.persona-card-styles .default-card-simple{width:360px;padding-top:24px;padding-bottom:24px}.persona-card-styles .default-card-without-header{padding:20px 0;max-height:472px}.persona-card-styles .default-card-with-header{padding:20px 0;max-height:432px}.persona-card-styles .default-card-abridged{max-height:235px}.persona-card-styles .default-card-contact-info-wrapper{padding-top:16px}.persona-card-styles .default-card-contact-info-container{padding-top:16px}.persona-card-styles .default-card-header-wrapper{font-size:14px;margin-top:9px;padding-bottom:24px;padding-left:24px;padding-right:24px}.persona-card-styles .default-card-header-reportsto{font-size:12px;padding-bottom:4px;padding-left:24px}.persona-card-styles .default-card-header{float:left;vertical-align:bottom;color:rgba(200,200,200,1);color:rgba(var(--palette-neutral-20,200, 200, 200),1)}.persona-card-styles .default-card-header-space{padding-right:12px;font-weight:normal}.persona-card-styles .default-card-header-chevron{font-size:14px;vertical-align:text-bottom}.persona-card-styles .default-card-contact-line-wrapper{padding-bottom:2px;padding-left:24px;padding-right:24px}.persona-card-styles .default-card-contact-line{font-size:12px !important;padding-top:0 !important;padding-left:2px !important;padding-bottom:6px !important}.persona-card-styles .default-card-contact-line-label{padding-right:12px;vertical-align:middle}.persona-card-styles .default-card-contact-line-link{vertical-align:middle}.persona-card-styles .default-card-contact-line-no-link{vertical-align:middle}.persona-card-styles .default-card-direct-manager-wrapper{padding-top:5px}.persona-card-styles .default-card-direct-manager{padding-top:12px}.persona-card-styles .persona-main{padding-left:24px !important;padding-right:24px !important}.persona-card-styles .persona-list-manager-element{padding-top:6px;padding-bottom:6px;padding-left:24px;padding-right:24px;cursor:pointer}.persona-card-styles .persona-list-manager-element:hover{background-color:rgba(239,246,252,1);background-color:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.persona-card-styles .persona-list-element{padding-top:6px;padding-bottom:6px;padding-left:30px;padding-right:30px;cursor:pointer}.persona-card-styles .persona-list-element:hover{background-color:rgba(239,246,252,1);background-color:rgba(var(--palette-primary-tint-40,239, 246, 252),1)}.persona-card-styles .contact-or-organization-card-wrapper{height:432px;width:360px}.persona-card-styles .hr-main{margin-top:10px;margin-bottom:0;margin-left:0;margin-right:0;border-width:0;height:1px;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.persona-card-styles .hr-secondary{margin-top:10px;margin-bottom:0;margin-left:24px;margin-right:24px;border-width:0;height:1px;background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1)}.persona-card-styles .go-back-chevron{color:rgba(255,255,255,1);color:rgba(var(--palette-neutral-0,255, 255, 255),1);padding-left:12px}.persona-card-styles .go-back-persona-wrapper{height:40px;width:360px;background-color:rgba(0,120,212,1);background-color:var(--communication-background,rgba(0, 120, 212, 1));cursor:pointer;display:flex;align-items:center}.persona-card-styles .go-back-persona-wrapper:focus{border:2px solid;border-color:rgba(0,0,0,1);border-color:rgba(var(--palette-neutral-100,0, 0, 0),1)}.persona-card-styles .go-back-persona{padding-left:10px !important}.persona-card-styles .go-back-positioning{width:inherit}.persona-card-styles .contact-card-line{padding-bottom:25px;width:360px}.persona-card-styles .contact-card-line-top{padding-top:25px;padding-bottom:25px;width:360px}.persona-card-styles .contact-card-span-label{font-size:12px;width:100px;float:left}.persona-card-styles .contact-card-span-content{font-size:12px;width:260px;float:left}.persona-card-styles .contact-card-header-wrapper{padding-top:15px;padding-left:24px;padding-right:24px}.persona-card-styles .contact-card-info-wrapper{padding-top:11px;padding-left:24px;padding-right:24px}.persona-card-styles .organization-card-header-wrapper{background:rgba(255,255,255,1);background:rgba(var(--palette-neutral-0,255, 255, 255),1);padding-top:15px;padding-left:24px;padding-right:24px;padding-bottom:11px}.persona-card-styles .organization-card-content{height:432px;overflow-y:auto}.persona-card-styles .organization-card-direct-reports-label{font-size:14px;padding-left:24px !important;padding-right:24px !important;padding-bottom:4px !important;padding-top:20px}.persona-card-styles .persona-main-text-primary{font-size:17px;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));padding-bottom:1px;overflow:hidden;text-overflow:ellipsis}.persona-card-styles .persona-main-text-secondary{font-size:12px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));overflow:hidden;text-overflow:ellipsis}.persona-card-styles .persona-main-text-tertiary{font-size:12px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55))}.persona-card-styles .persona-list-element-text-primary{font-size:14px;color:rgba(0,0,0,.9);color:var(--text-primary-color,rgba(0, 0, 0, .9));overflow:hidden;text-overflow:ellipsis}.persona-card-styles .persona-list-element-text-secondary{font-size:12px;color:rgba(0,0,0,.55);color:var(--text-secondary-color,rgba(0, 0, 0, .55));overflow:hidden;text-overflow:ellipsis}.persona-card-styles .persona-header-text-primary{color:rgba(255,255,255,1);color:rgba(var(--palette-neutral-0,255, 255, 255),1);overflow:hidden;text-overflow:ellipsis}.persona-card-styles .pointer{cursor:pointer}.persona-card-styles .ms-Persona-imageArea{border-radius:0}.persona-card-styles .ms-Persona-imageArea .ms-Persona-initials{border-radius:50%}.persona-card-callout .ms-Callout-main{overflow-y:auto !important}

