.Spinner{color:inherit;opacity:.5;padding:1em;text-align:center;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.Spinner.hidden{opacity:0}.Spinner.inline{padding:0}.tooltip{background:rgba(0,0,0,.85);border-radius:.25em;color:#fff;display:block;font-size:.85rem;font-weight:400;line-height:1.1;max-width:25em;padding:.5em .75em;word-wrap:break-word;white-space:normal}.tooltip.tip-right{margin-left:.1rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.tooltip.tip-left{-webkit-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.tooltip.tip-top{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.tooltip.tip-bottom{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.tooltip.tip-top-left{-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}.tooltip.tip-top-right{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.tooltip.tip-bottom-left{-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.tooltip.tip-bottom-right{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.tooltip-wrap{left:0;pointer-events:none;position:absolute;top:0;z-index:100}.tooltip-wrap.tooltip-cursor{position:fixed}.HelpTip{color:#98a2b3;cursor:pointer;display:inline-block;margin:0 .2rem}.HelpTip.dark{color:#999}.HiddenSection>div>a.hidden-section-toggle{color:inherit;display:block;padding:.6rem .3rem}.HiddenSection>div>.hidden-section-toggle .open-indicator{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .1s linear;transition:all .1s linear}.HiddenSection.open>div>.hidden-section-toggle .open-indicator{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.HiddenSection.dark>div{color:#ddd}.ErrorBoundary{display:block;height:100%;left:0;padding:5rem 1rem;position:relative;top:0;width:100%}.ErrorBoundary .inner{background:#f0f0f2;border-radius:.5rem;margin:auto;max-width:50rem;padding:1.5rem}.ErrorBoundary .inner .inner-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ErrorBoundary .inner .inner-top .inner-left{-webkit-box-flex:0;color:#666;-ms-flex:0 0 auto;flex:0 0 auto;font-size:5rem;line-height:1;margin-right:1rem}.ErrorBoundary .inner .inner-top .inner-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.ErrorBoundary .title{font-size:1.2rem;font-weight:400}.ErrorBoundary .error-info{background:#fff;border:1px solid #ddd;border-radius:.5em;font-size:.9rem;font-weight:400;max-height:40rem;padding:.5em;word-wrap:break-word;font-family:monospace;overflow-y:auto}.Flex{min-height:100vh;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.Flex.FlexRow{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.Flex.FlexCol,.Flex.FlexRow{-webkit-box-direction:normal}.Flex.FlexCol{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.Flex.FlexCenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.FlexSidebar{height:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:all .2s linear;transition:all .2s linear}.FlexSidebar.collapsed-left{margin-left:-11em}@media only screen and (min-width:0)and (max-width:64em){.FlexSidebar.collapseMobile{background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.5);box-shadow:0 0 5px rgba(0,0,0,.5);position:fixed;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;z-index:5}.FlexSidebar.collapseMobile.sidebarOpen{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.FlexContent{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:90vh;position:relative}.FlexContent.no-overflow-x{overflow-x:hidden}.SidebarLayout{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;min-height:40em}.SidebarLayout--content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;overflow:hidden;-webkit-transition:all .2s linear;transition:all .2s linear;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:40.0625em){.SidebarLayout--content{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media only screen and (min-width:64.0625em){.SidebarLayout--content.collapsed-right{margin-right:-25em}}@media only screen and (min-width:90.0625em){.SidebarLayout--content.collapsed-right{margin-right:-28em}}.SidebarLayout .SidebarLayout--sidebar{-webkit-box-flex:0;background-color:rgba(0,0,0,.5);border-left:1px solid #eee;bottom:0;-ms-flex:0 0 auto;flex:0 0 auto;left:0;overflow:visible;position:absolute;top:0;-webkit-transition:all .2s linear;transition:all .2s linear;width:100%;z-index:10}@media only screen and (min-width:40.0625em){.SidebarLayout .SidebarLayout--sidebar{top:0}}@media only screen and (min-width:64.0625em){.SidebarLayout .SidebarLayout--sidebar{background-color:#fff;margin-left:2em;position:static;width:28em;z-index:auto}}@media only screen and (min-width:90.0625em){.SidebarLayout .SidebarLayout--sidebar{width:31em}}.SidebarLayout .SidebarLayout--sidebar .SidebarLayout--sidebar-content{width:100%}@media only screen and (min-width:64.0625em){.SidebarLayout .SidebarLayout--sidebar .SidebarLayout--sidebar-content{width:28em}}@media only screen and (min-width:90.0625em){.SidebarLayout .SidebarLayout--sidebar .SidebarLayout--sidebar-content{width:31em}}.SidebarLayout .SidebarLayout--sidebar.collapsed-right{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}@media only screen and (min-width:64.0625em){.SidebarLayout .SidebarLayout--sidebar.collapsed-right{-webkit-transform:translateX(87%);-ms-transform:translateX(87%);transform:translateX(87%)}}@media only screen and (max-width:40em){.SidebarLayout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.SidebarLayout .SidebarLayout--content{height:auto}.SidebarLayout .SidebarLayout--sidebar{margin-left:0}.SidebarLayout .SidebarLayout--sidebar .SidebarLayout--sidebar-content{width:auto}}button.IconButton{background:none;border-radius:50%;color:#333;line-height:1;margin:0;outline:none;padding:.25rem .45rem}button.IconButton:hover{background:#f0f0f2;color:initial}button.IconButton:active,button.IconButton:focus{background:#f0f0f2;-webkit-box-shadow:0 0 2px #ddd;box-shadow:0 0 2px #ddd;color:initial}button.IconButton.dark{color:#dddddf}button.IconButton.dark:active,button.IconButton.dark:focus,button.IconButton.dark:hover{background:hsla(0,0%,100%,.3);-webkit-box-shadow:none;box-shadow:none;color:#dddddf}button.IconButton.dark:disabled{background:none;-webkit-box-shadow:none;box-shadow:none;color:#666}.NewsLabelItem{border-radius:.25rem;display:inline-block;font-weight:400;margin-right:.5rem;padding:.25rem .75rem}.NewsLabelItem,.NewsLabelItem--blue{background:#daedfe}.NewsLabelItem--green{background:#dafdd2}.NewsLabelItem--grey{background:#f5f5f5}.NewsPanel{background:#fff;border-left:1px solid #eee;height:0;overflow-y:scroll;position:absolute;right:0;top:calc(100% + 1px);-webkit-transition:all .3s linear;transition:all .3s linear}.NewsPanel.panelOpen{height:calc(100vh - 100% - 1px)}@media only screen{.NewsPanel{width:100%}}@media only screen and (min-width:64.0625em){.NewsPanel{max-width:50vw;width:25em}}.NewsPanel--Header{border-bottom:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;font-weight:400;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;position:sticky;top:0}.NewsPanel--Header,.NewsPanel--NewsItem{font-size:.875rem;padding:1rem}.NewsPanel--NewsItem:not(:last-child){border-bottom:1px solid #eee}.NewsPanel--NewsItem--title{font-weight:500;margin-bottom:1rem}.NewsPanel--NewsItem--version{color:#999;-ms-flex-negative:0;flex-shrink:0}.NewsPanel--NewsItem--featuredImage{margin-bottom:1rem;width:100%}.NewsPanel--NewsItem--content,.NewsPanel--NewsItem--cta,.NewsPanel--NewsItem--version{font-weight:400}.NewsPanel--NewsItem--split{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.NewsPanel--NewsItem--content{margin-bottom:1rem}.NewsPanel.scholar{background:#f0f0f2;border-color:#ddd}.NewsPanel.scholar .NewsPanel--Header{background:#ddd;border-color:#ddd}.NewsPanel.scholar .NewsPanel--NewsItem{border-color:#ddd}.PanelOverlay{background:rgba(0,0,0,.5);height:calc(100vh - 100% - 1px);left:0;position:absolute;right:0;top:calc(100% + 1px)}.FlowAvatar{background:#f0f0f2;border:1px solid #dddddf;border-radius:50%;color:#333}.Dropdown{display:inline-block;position:relative}.Dropdown .DropdownArrow{margin-left:.3rem}.Dropdown-content{border-radius:.5em;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.25);box-shadow:0 0 10px 0 rgba(0,0,0,.25);display:none;max-width:20rem;position:absolute;z-index:4}.Dropdown-content>:first-child{border-top-left-radius:.5em;border-top-right-radius:.5em}.Dropdown-content>:last-child{border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.Dropdown.drop-up .Dropdown-content{bottom:100%}.Dropdown.drop-left.align-left .Dropdown-content{left:auto;right:0}.Dropdown.-active .Dropdown-content{display:block}.Dropdown.align-left .Dropdown-content{left:-.25rem}.Dropdown.align-right .Dropdown-content{right:-.25rem}.Dropdown.dropdown-button.align-right .Dropdown-content{right:0}.Dropdown.dropdown-button.align-left .Dropdown-content{left:0}.Dropdown.dropdown-button+.Dropdown.dropdown-button{margin-left:.5em}.Dropdown .Dropdown-list{background:#fff;list-style-type:none;margin:0}.Dropdown .Dropdown-list:first-child{padding-top:.5rem}.Dropdown .Dropdown-list:last-child{padding-bottom:.5rem}.Dropdown .Dropdown-list .Dropdown-list-item{white-space:nowrap}.Dropdown .Dropdown-list .Dropdown-list-item>button{color:#1565c0;margin:0;text-align:left;-webkit-transition:none;transition:none;width:calc(100% - .5rem)}.Dropdown .Dropdown-list .Dropdown-list-item:last-child>a,.Dropdown .Dropdown-list .Dropdown-list-item:last-child>button{border-bottom:none}.Dropdown .Dropdown-list .Dropdown-list-item>a,.Dropdown .Dropdown-list .Dropdown-list-item>button{background:#fff;border-radius:.25rem;border-top:none;color:#333;display:block;font-size:.875rem;font-weight:400;line-height:1rem;margin:.25rem;overflow:hidden;padding:.25rem .75rem;text-overflow:ellipsis;white-space:nowrap}.Dropdown .Dropdown-list .Dropdown-list-item>a>.ToggleSwitch,.Dropdown .Dropdown-list .Dropdown-list-item>button>.ToggleSwitch{font-size:inherit}.Dropdown .Dropdown-list .Dropdown-list-item>a.hover,.Dropdown .Dropdown-list .Dropdown-list-item>a:hover,.Dropdown .Dropdown-list .Dropdown-list-item>button.hover,.Dropdown .Dropdown-list .Dropdown-list-item>button:hover{background:#d9edff}.Dropdown .Dropdown-list .Dropdown-list-item>a:focus{outline:1px auto -webkit-focus-ring-color}.Dropdown .Dropdown-list .Dropdown-list-item>.SearchInput{background:#fff;border-bottom:1px solid #dddddf;border-top:none;display:block;padding:.5rem .9rem}.Dropdown .Dropdown-list .Dropdown-list-item>.SearchInput>.search-icon{left:1.1rem;top:.85rem}.Dropdown .Dropdown-list .Dropdown-list-item>.SearchInput>input[type=search]{min-width:100%}.Dropdown .Dropdown-list .Dropdown-list-item.ToggleSwitch{margin-bottom:0;padding:.5rem .875rem}.Dropdown .Dropdown-list .Dropdown-list-item.ToggleSwitch.hover,.Dropdown .Dropdown-list .Dropdown-list-item.ToggleSwitch:hover{background:#d9edff}.Dropdown .Dropdown-list .Dropdown-separator:not(:last-child){background:#dddddf;height:1px;margin:.5rem 0;width:100%}.Dropdown-content.dark{border:1px solid #000}.Dropdown-content.dark .Dropdown-list{background:#222}.Dropdown-content.dark .Dropdown-list-item>a,.Dropdown-content.dark .Dropdown-list-item>button{background:#222;border-bottom:none;color:#fff}.Dropdown-content.dark .Dropdown-list-item>a.hover,.Dropdown-content.dark .Dropdown-list-item>a:hover,.Dropdown-content.dark .Dropdown-list-item>button.hover,.Dropdown-content.dark .Dropdown-list-item>button:hover{background:#444}.Dropdown-content.dark .Dropdown-list-item>.SearchInput{background:#222;border-bottom:none;color:#fff}.Dropdown-content.dark .Dropdown-separator:not(:last-child){background:#646466}.InlineButton{background:none;border-radius:4px;display:inline-block;font-size:1rem;font-weight:400;line-height:1.4;margin-bottom:0;padding:.07em .4em 0;-webkit-transition:background-color .15s linear;transition:background-color .15s linear}.InlineButton.spaced{margin-left:1.5em}.InlineButton:hover{-webkit-transition:none;transition:none}.InlineButton:focus{outline:none}.InlineButton,.InlineButton:active,.InlineButton:focus,.InlineButton:hover{color:#1565c0}.InlineButton:active,.InlineButton:hover{background:#d9edff}.InlineButton:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 rgba(21,101,192,.7);box-shadow:0 0 5px 0 rgba(21,101,192,.7)}.InlineButton:disabled,.InlineButton:focus:not(:hover){background:none}button.InlineButton{color:#1565c0}.InlineButton:disabled,.InlineButton:disabled:active,.InlineButton:disabled:focus,.InlineButton:disabled:hover{color:#666}.InlineButton:disabled:active,.InlineButton:disabled:hover{background:none}.InlineButton:disabled:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 hsla(0,0%,40%,.7);box-shadow:0 0 5px 0 hsla(0,0%,40%,.7)}.InlineButton:disabled:disabled,.InlineButton:disabled:focus:not(:hover){background:none}button.InlineButton:disabled{color:#666}.InlineButton.danger:not(:disabled),.InlineButton.danger:not(:disabled):active,.InlineButton.danger:not(:disabled):focus,.InlineButton.danger:not(:disabled):hover{color:#d32f2f}.InlineButton.danger:not(:disabled):active,.InlineButton.danger:not(:disabled):hover{background:#fbecec}.InlineButton.danger:not(:disabled):focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 rgba(211,47,47,.7);box-shadow:0 0 5px 0 rgba(211,47,47,.7)}.InlineButton.danger:not(:disabled):disabled,.InlineButton.danger:not(:disabled):focus:not(:hover){background:none}button.InlineButton.danger:not(:disabled){color:#d32f2f}.InlineButton.green:not(:disabled),.InlineButton.green:not(:disabled):active,.InlineButton.green:not(:disabled):focus,.InlineButton.green:not(:disabled):hover{color:#43a047}.InlineButton.green:not(:disabled):active,.InlineButton.green:not(:disabled):hover{background:#b5e0b7}.InlineButton.green:not(:disabled):focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 rgba(67,160,71,.7);box-shadow:0 0 5px 0 rgba(67,160,71,.7)}.InlineButton.green:not(:disabled):disabled,.InlineButton.green:not(:disabled):focus:not(:hover){background:none}button.InlineButton.green:not(:disabled){color:#43a047}.InlineButton.grey:not(:disabled),.InlineButton.grey:not(:disabled):active,.InlineButton.grey:not(:disabled):focus,.InlineButton.grey:not(:disabled):hover{color:#999}.InlineButton.grey:not(:disabled):active,.InlineButton.grey:not(:disabled):hover{background:#f2f2f2}.InlineButton.grey:not(:disabled):focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 hsla(0,0%,60%,.7);box-shadow:0 0 5px 0 hsla(0,0%,60%,.7)}.InlineButton.grey:not(:disabled):disabled,.InlineButton.grey:not(:disabled):focus:not(:hover){background:none}button.InlineButton.grey:not(:disabled){color:#999}.InlineButton.white,.InlineButton.white:active,.InlineButton.white:focus,.InlineButton.white:hover{color:#fff}.InlineButton.white:active,.InlineButton.white:hover{background:hsla(0,0%,100%,.3)}.InlineButton.white:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 hsla(0,0%,100%,.7);box-shadow:0 0 5px 0 hsla(0,0%,100%,.7)}.InlineButton.white:disabled,.InlineButton.white:focus:not(:hover){background:none}button.InlineButton.white{color:#fff}.InlineButton.transparent,.InlineButton.transparent:active,.InlineButton.transparent:focus,.InlineButton.transparent:hover{color:#666}.InlineButton.transparent:active,.InlineButton.transparent:hover{background:none}.InlineButton.transparent:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 hsla(0,0%,40%,.7);box-shadow:0 0 5px 0 hsla(0,0%,40%,.7)}.InlineButton.transparent:disabled,.InlineButton.transparent:focus:not(:hover){background:none}button.InlineButton.transparent{color:#666}.InlineButton.transparent:hover{color:#444}.InlineButton.is-small{font-size:.8em;padding-bottom:.07em}.button-row .InlineButton,.button-row .InlineButton:last-child{margin-right:0}.button-row .InlineButton+.InlineButton{margin-left:.3rem}.InlineButton.dark,.InlineButton.dark:active,.InlineButton.dark:focus,.InlineButton.dark:hover,.dark .InlineButton,.dark .InlineButton:active,.dark .InlineButton:focus,.dark .InlineButton:hover{color:#dddddf}.InlineButton.dark:active,.InlineButton.dark:hover,.dark .InlineButton:active,.dark .InlineButton:hover{background:#444}.InlineButton.dark:focus:not(:disabled),.dark .InlineButton:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 hsla(240,3%,87%,.7);box-shadow:0 0 5px 0 hsla(240,3%,87%,.7)}.InlineButton.dark:disabled,.InlineButton.dark:focus:not(:hover),.dark .InlineButton:disabled,.dark .InlineButton:focus:not(:hover){background:none}.InlineButton.dark,button.dark .InlineButton{color:#dddddf}.InlineButton.dark.danger:not(:disabled),.InlineButton.dark.danger:not(:disabled):active,.InlineButton.dark.danger:not(:disabled):focus,.InlineButton.dark.danger:not(:disabled):hover,.dark .InlineButton.danger:not(:disabled),.dark .InlineButton.danger:not(:disabled):active,.dark .InlineButton.danger:not(:disabled):focus,.dark .InlineButton.danger:not(:disabled):hover{color:#d32f2f}.InlineButton.dark.danger:not(:disabled):active,.InlineButton.dark.danger:not(:disabled):hover,.dark .InlineButton.danger:not(:disabled):active,.dark .InlineButton.danger:not(:disabled):hover{background:#444}.InlineButton.dark.danger:not(:disabled):focus:not(:disabled),.dark .InlineButton.danger:not(:disabled):focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 rgba(211,47,47,.7);box-shadow:0 0 5px 0 rgba(211,47,47,.7)}.InlineButton.dark.danger:not(:disabled):disabled,.InlineButton.dark.danger:not(:disabled):focus:not(:hover),.dark .InlineButton.danger:not(:disabled):disabled,.dark .InlineButton.danger:not(:disabled):focus:not(:hover){background:none}.InlineButton.dark.danger:not(:disabled),button.dark .InlineButton.danger:not(:disabled){color:#d32f2f}.InlineButton.dark.danger:not(:disabled):hover,.dark .InlineButton.danger:not(:disabled):hover{background:none;color:#e58383}.MobileHeader{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.MobileHeader .MobileHeader-title{font-size:1.2rem}.MobileHeader .MobileHeader-logo{height:32px;margin-left:.5em;vertical-align:middle;width:32px}.MobileHeader .MobileHeader-sidebar-toggle{display:inline-block;margin-right:1rem}.MobileHeader .HomeButton{display:inline-block}@media only screen and (min-width:64.0625em){.MobileHeader{display:none}}.SidebarOverlay{background:rgba(0,0,0,.3);bottom:0;left:0;position:fixed;right:0;top:0;z-index:2}@media only screen and (min-width:64.0625em){.SidebarOverlay{display:none}}.FlowHeader{padding:.5em 1em;position:sticky;top:0;z-index:8;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-bottom:1px solid #eee;margin-bottom:0}.FlowHeader.scholar{background:#f0f0f2;border-color:#ddd}.FlowHeader .HelpDropdown,.FlowHeader .UserDropdown{color:#666}.FlowHeader .HelpDropdown .Icon.zmdi.zmdi-chevron-down,.FlowHeader .UserDropdown .Icon.zmdi.zmdi-chevron-down{margin-left:.5em}.FlowHeader .title-display{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;font-size:1em;font-weight:400}.FlowHeader .title-display .logo-container{margin-right:.5rem;width:2rem}.FlowHeader .Dropdown-info-item{background:#fff;border-top:none;color:#333;display:block;font-size:.875rem;font-weight:400;line-height:1rem;padding:.5rem 1rem;text-align:left}.FlowHeader .Dropdown-info-item .secondary-info{color:#98a2b3;margin-top:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FlowHeader .Dropdown .Dropdown-list .Dropdown-list-item>button.other-team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.FlowHeader .Dropdown .Dropdown-list .Dropdown-list-item>button.other-team>:first-child{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.FlowHeader .Dropdown .Dropdown-list .Dropdown-list-item>button.other-team>:nth-child(2){-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.FlowHeader .Dropdown .Dropdown-list .Dropdown-list-item>button.other-team>:nth-child(3){-webkit-box-flex:0;color:#1565c0;-ms-flex:0 0 auto;flex:0 0 auto}.FlowHeader .Dropdown .Dropdown-list .Dropdown-list-item .NewsButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FlowHeader .Dropdown .Dropdown-list .Dropdown-list-item .NewsButton>.Icon{color:#1d68bd}.DesktopHeader{display:none}@media only screen and (min-width:64.0625em){.DesktopHeader{display:-webkit-box;display:-ms-flexbox;display:flex}}.LinkListBadge{background:#1565c0;border-radius:.4em;color:#fff;display:inline-block;font-size:.75rem;margin-left:.5em;padding:.1em .5em 0;vertical-align:.1em}.SidebarDisclaimer{color:#646466;font-size:.75rem;font-weight:400;margin:.1rem 0}.SidebarDisclaimer>a{color:inherit}.SidebarDisclaimer>a:active,.SidebarDisclaimer>a:focus,.SidebarDisclaimer>a:hover{color:inherit;text-decoration:underline}.TagList{line-height:1;list-style-type:none;margin:0}.TagList.inline{line-height:1.4rem;padding:0}.TagList.inline>li>a{padding:2px 6px 4px}.TagList>li{display:inline-block;line-height:1}.TagList>li>a{border-radius:.25em;color:#555;display:inline-block;font-size:.9rem;font-weight:400;padding:.5em .4em .4em;word-wrap:break-word;margin:0 .3em .3em 0;max-width:100%;-webkit-transition:all .1s linear;transition:all .1s linear;white-space:normal}.TagList>li>a,.TagList>li>a:hover{background:#dddddf}.TagList>li>a.active,.TagList>li>a.active:hover{background-color:#646466;color:#fff}.LinkList{list-style-type:none;margin:0}.LinkList li{font-size:1rem;font-weight:500}.LinkList li>a{color:inherit;display:block;outline:0;padding:.4rem .4rem .4rem 1rem;position:relative;-webkit-transition:all .15s linear;transition:all .15s linear}.LinkList li>a .Icon,.LinkList li>a .text{vertical-align:middle}.LinkList li>a .text{display:inline-block}.LinkList li>a .active-indicator{background:#1565c0;border-radius:0 .2rem .2rem 0;bottom:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .15s linear;transition:all .15s linear;width:.4rem}.LinkList li>a.active,.LinkList li>a:hover:not(.active){color:#1565c0;-webkit-transition:none;transition:none}.LinkList li>a.active{background:#d9edff;border-radius:0 .2rem .2rem 0}.LinkList li>a.active .active-indicator{opacity:1;-webkit-transition:none;transition:none}.LinkList li>a>i{margin-right:.2rem}.PopoutPanel{background:#fff;border:1px solid #ccc;border-radius:.25rem;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.25);box-shadow:0 0 10px 0 rgba(0,0,0,.25);min-width:17.5rem;padding:.6rem .6rem .8rem;position:absolute;top:1.5rem;z-index:3}.PopoutPanel .popout-title{font-size:.9rem;font-weight:500;margin-bottom:.5rem}.PopoutPanel.drop-left{right:0}.PopoutPanel.drop-right{left:0}.PopoutPanel.dark{background:#222;border:1px solid #000!important;color:#dddddf}.PopoutPanel.dark label{color:#dddddf}.PopoutPanel.dark .Select__control,.PopoutPanel.dark .Select__control .Select__value-container--has-value .Select__single-value .Select__value-label{background:none;color:#dddddf}.PopoutPanel.dark .Select__control{border-color:#666}.PopoutPanel.dark input,.PopoutPanel.dark input:focus{background:none;color:#dddddf}.TagDropdown{font-style:normal;font-weight:700;letter-spacing:-.05em;padding-right:0;position:relative}.TagDropdown>.InlineButton{color:#333;float:right}.TagDropdown .PopoutPanel{left:0;min-width:auto;padding:1em;position:absolute;right:auto;top:0;z-index:99}.TagDropdown .PopoutPanel .TagList{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:12.5em;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.AppSidebar,.TagDropdown .PopoutPanel .TagList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.AppSidebar{height:calc(100vh - 3em);overflow-y:auto;padding:1.5rem 0;position:fixed;-webkit-transform:translateZ(0);transform:translateZ(0);width:inherit;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;border-right:thin solid #eee;justify-content:space-between}@media only screen{.AppSidebar{height:100%}}@media only screen and (min-width:64.0625em){.AppSidebar{height:calc(100vh - 3em)}}@media only screen{.AppSidebar .HomeLink.defaultLogo{display:block}}@media only screen and (min-width:64.0625em){.AppSidebar .HomeLink.defaultLogo{display:none}}.AppSidebar .top-section{margin-bottom:1.5rem;min-height:7em}.AppSidebar .top-section.collapsed-left{text-align:right}.AppSidebar .top-section.collapsed-left .logo{max-width:2em}.AppSidebar ul.LinkList li>a{white-space:nowrap}.AppSidebar .padded-section{padding:0 1rem 0 1.5rem}.AppSidebar .TagDropdown{color:#333;font-size:.875em;line-height:1em;margin-right:-.75em;margin-top:1.5em;padding-right:0;text-align:right}.AppSidebar .collapse-left-button:active,.AppSidebar .collapse-left-button:focus,.AppSidebar .collapse-left-button:hover{-webkit-box-shadow:none;box-shadow:none}.AppSidebar .collapse-left-button:focus:not(:hover){background:none;-webkit-box-shadow:none;box-shadow:none}.AppSidebar .collapse-left-button{color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;font-size:1.5em;margin-top:1em;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.AppSidebar .collapse-left-button:hover{background-color:#f0f0f2}.AppSidebar .collapse-left-button .collapse-text{color:#666;font-size:1rem;line-height:1;margin-left:.875rem;margin-top:1px}.AppSidebar .logo{max-height:4em;max-width:4em}.AppSidebar .team-name{font-size:1.4rem;margin:.5em 0 0}.collapsed-left .AppSidebar{overflow:visible;z-index:3}.collapsed-left .AppSidebar .top-section{text-align:right}.collapsed-left .AppSidebar .top-section .logo{width:2em}.collapsed-left .AppSidebar .padded-section{padding:0 1rem}.collapsed-left .AppSidebar .padded-section.collapsed-left-disclaimer{padding-left:1rem;text-align:right}.collapsed-left .AppSidebar .padded-section.collapsed-left-disclaimer .SidebarDisclaimer{color:#333;display:block;margin-bottom:1.5em;margin-left:-.5em;margin-right:-.5em;text-align:right}.collapsed-left .AppSidebar .padded-section.collapsed-left-disclaimer .collapse-left-button{border:1px solid #ddd;border-radius:4px;float:right;width:1.4em}.collapsed-left .AppSidebar ul.LinkList li>a{padding:.4rem;text-align:right}.collapsed-left .AppSidebar ul.LinkList li>a .text{display:none}.Scrollbars .thumb-horizontal,.Scrollbars .thumb-vertical{background-color:rgba(0,0,0,.2);border-radius:inherit;z-index:2}.Scrollbars.dark .thumb-horizontal,.Scrollbars.dark .thumb-vertical{background-color:hsla(0,0%,100%,.2)}.Scrollbars .thumb-horizontal .hide,.Scrollbars .thumb-vertical .hide{display:none}.ShadedScrollbars{height:100%;position:relative}.ShadedScrollbars .shade{height:.5rem;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.ShadedScrollbars .shade.bottom{bottom:0}.ShadedScrollbars .shade.top{top:0}.EditorAddBlockDropdown{position:relative;z-index:2}.EditorAddBlockDropdown .dropdown{background:#fff;border-radius:.25rem;bottom:0;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow:hidden;position:absolute;right:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.EditorAddBlockDropdown .dropdown hr{border:.5px solid #eee;margin:.5rem 0}.EditorAddBlockDropdown .dropdown ul{list-style-type:none;margin:0;padding:.5rem 0}.EditorAddBlockDropdown .dropdown li{display:block}.EditorAddBlockDropdown .dropdown li:last-child{border-bottom:none}.EditorAddBlockDropdown .dropdown li button{background:none;color:inherit;display:block;font-size:.9rem;font-weight:400;margin:0;padding:.5rem 1rem;text-align:left;-webkit-transition:none;transition:none;white-space:nowrap;width:13rem}.EditorAddBlockDropdown .dropdown li button:hover{background:#d9edff}.rte-error{color:red}.EmbeddedError .indicator{margin-right:.25rem}.TextField.error.embed-error{margin-bottom:0;padding-left:1.5rem!important}.TextFieldWrapper{position:relative}.TextFieldWrapper.block{display:block}.TextFieldWrapper .EmbeddedError{left:.25rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.PlaceholderButton{background:none;border:2px dashed #aaa;border-radius:.5em;color:#999;display:inline-block;font-size:1rem;font-weight:400;line-height:1;margin-bottom:0;padding:.6em 2em .5em}.PlaceholderButton:active,.PlaceholderButton:focus,.PlaceholderButton:hover{background:#fff;color:#999;outline:none;-webkit-transition:none;transition:none}.PlaceholderButton:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 hsla(0,0%,60%,.7);box-shadow:0 0 5px 0 hsla(0,0%,60%,.7)}.PlaceholderButton:disabled,.PlaceholderButton:disabled:hover{border-color:#dddddf;color:#666}.PlaceholderButton+.PlaceholderButton{margin-left:.5em}.PlaceholderButton:not(.icon-only) .Icon{margin-right:.3em}.OutlineButtonWrap{margin:0}.OutlineButtonGroup>.OutlineButton,.OutlineButtonGroup>.OutlineButton>.OutlineButton,.OutlineButtonGroup>.OutlineButtonWrap,.OutlineButtonGroup>.OutlineButtonWrap>.OutlineButton{border-radius:0;border-right-width:0!important}.OutlineButtonGroup>.OutlineButton:first-child,.OutlineButtonGroup>.OutlineButton:first-child>.OutlineButton,.OutlineButtonGroup>.OutlineButtonWrap:first-child,.OutlineButtonGroup>.OutlineButtonWrap:first-child>.OutlineButton{border-bottom-left-radius:.3em;border-top-left-radius:.3em}.OutlineButtonGroup>.OutlineButton:last-child,.OutlineButtonGroup>.OutlineButton:last-child>.OutlineButton,.OutlineButtonGroup>.OutlineButtonWrap:last-child,.OutlineButtonGroup>.OutlineButtonWrap:last-child>.OutlineButton{border-bottom-right-radius:.3em;border-right-width:1px!important;border-top-right-radius:.3em}.OutlineButtonGroup>.OutlineButton+.OutlineButton,.OutlineButtonGroup>.OutlineButtonWrap+.OutlineButton{margin-left:0}.OutlineButtonGroup+.OutlineButton,.OutlineButtonGroup+.OutlineButtonGroup{margin-left:.5em}.OutlineButton{background-color:#fff;border:1px solid #1565c0;border-radius:.3em;display:inline-block;font-size:1rem;font-weight:400;line-height:inherit;margin-bottom:0;outline:none;padding:.15em .6em .1em;-webkit-transition:background-color .15s linear;transition:background-color .15s linear}.OutlineButton,.OutlineButton:active,.OutlineButton:focus,.OutlineButton:hover{color:#1565c0}.OutlineButton:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 rgba(21,101,192,.7);box-shadow:0 0 5px 0 rgba(21,101,192,.7)}.OutlineButton:active,.OutlineButton:hover{background:#d9edff;-webkit-transition:none;transition:none}.OutlineButton:focus:not(:hover){background:#fff}.OutlineButton:disabled,.OutlineButton:disabled:focus,.OutlineButton:disabled:hover{background:#fff;border-color:#dddddf;color:#666}button.OutlineButton{color:#1565c0}.OutlineButton.selected,.OutlineButton.selected:active,.OutlineButton.selected:focus:not(:hover),.OutlineButton.selected:hover{background:#1565c0;color:#fff}.OutlineButton+.OutlineButton{margin-left:.5em}.OutlineButton.small{font-size:.9rem;padding:.15em .6em .1em}.OutlineButton.normal{padding:.5em 1em}.OutlineButton.wide{padding-left:3.4em;padding-right:3.4em}.OutlineButton.green{background-color:#fff;border:1px solid #43a047}.OutlineButton.green,.OutlineButton.green:active,.OutlineButton.green:focus,.OutlineButton.green:hover{color:#43a047}.OutlineButton.green:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 rgba(67,160,71,.7);box-shadow:0 0 5px 0 rgba(67,160,71,.7)}.OutlineButton.green:active,.OutlineButton.green:hover{background:#d9efda;-webkit-transition:none;transition:none}.OutlineButton.green:focus:not(:hover){background:#fff}.OutlineButton.green:disabled,.OutlineButton.green:disabled:focus,.OutlineButton.green:disabled:hover{background:#fff;border-color:#dddddf;color:#666}button.OutlineButton.green{color:#43a047}.OutlineButton.green.selected,.OutlineButton.green.selected:active,.OutlineButton.green.selected:focus:not(:hover),.OutlineButton.green.selected:hover{background:#43a047;color:#fff}.OutlineButton.danger{background-color:#fff;border:1px solid #d32f2f}.OutlineButton.danger,.OutlineButton.danger:active,.OutlineButton.danger:focus,.OutlineButton.danger:hover{color:#d32f2f}.OutlineButton.danger:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 rgba(211,47,47,.7);box-shadow:0 0 5px 0 rgba(211,47,47,.7)}.OutlineButton.danger:active,.OutlineButton.danger:hover{background:#fbecec;-webkit-transition:none;transition:none}.OutlineButton.danger:focus:not(:hover){background:#fff}.OutlineButton.danger:disabled,.OutlineButton.danger:disabled:focus,.OutlineButton.danger:disabled:hover{background:#fff;border-color:#dddddf;color:#666}button.OutlineButton.danger{color:#d32f2f}.OutlineButton.danger.selected,.OutlineButton.danger.selected:active,.OutlineButton.danger.selected:focus:not(:hover),.OutlineButton.danger.selected:hover{background:#d32f2f;color:#fff}.OutlineButton.white{background-color:#3c3c3e;border:1px solid #999}.OutlineButton.white,.OutlineButton.white:active,.OutlineButton.white:focus,.OutlineButton.white:hover{color:#fff}.OutlineButton.white:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 hsla(0,0%,60%,.7);box-shadow:0 0 5px 0 hsla(0,0%,60%,.7)}.OutlineButton.white:active,.OutlineButton.white:hover{background:#646466;-webkit-transition:none;transition:none}.OutlineButton.white:focus:not(:hover){background:#3c3c3e}.OutlineButton.white:disabled,.OutlineButton.white:disabled:focus,.OutlineButton.white:disabled:hover{background:#3c3c3e;border-color:#dddddf;color:#666}button.OutlineButton.white{color:#fff}.OutlineButton.white.selected,.OutlineButton.white.selected:active,.OutlineButton.white.selected:focus:not(:hover),.OutlineButton.white.selected:hover{background:#fff;color:#3c3c3e}.OutlineButton.dark{background-color:rgba(0,0,0,0);border:1px solid #dddddf}.OutlineButton.dark,.OutlineButton.dark:active,.OutlineButton.dark:focus,.OutlineButton.dark:hover{color:#dddddf}.OutlineButton.dark:focus:not(:disabled){-webkit-box-shadow:0 0 5px 0 hsla(240,3%,87%,.7);box-shadow:0 0 5px 0 hsla(240,3%,87%,.7)}.OutlineButton.dark:active,.OutlineButton.dark:hover{background:#666;-webkit-transition:none;transition:none}.OutlineButton.dark:focus:not(:hover){background:rgba(0,0,0,0)}.OutlineButton.dark:disabled,.OutlineButton.dark:disabled:focus,.OutlineButton.dark:disabled:hover{background:rgba(0,0,0,0);border-color:#dddddf;color:#666}button.OutlineButton.dark{color:#dddddf}.OutlineButton.dark.selected,.OutlineButton.dark.selected:active,.OutlineButton.dark.selected:focus:not(:hover),.OutlineButton.dark.selected:hover{background:#dddddf;color:rgba(0,0,0,0)}.OutlineButton.dark:focus:not(:disabled){-webkit-box-shadow:none;box-shadow:none}.OutlineButton:not(.icon-only) .Icon{margin-right:.3em}.PageHeading{font-size:1.875rem;font-weight:300;overflow-wrap:break-word;word-break:break-all}.PageHeading.primary{color:#1565c0}.PageHeading.isTop{line-height:1;margin-bottom:1rem;margin-top:-.2rem}.PageHeading input{font-size:inherit;font-weight:inherit;margin:0 0 .1rem}.PageHeading>small{color:#666;display:inline-block;font-size:1rem;margin-left:1.5rem}.SubHeading{font-size:1rem;font-weight:500;overflow-wrap:break-word;word-break:break-all}.SubHeading.weak{color:#98a2b3}.SectionHeading{font-size:1rem;font-weight:400}.PageSectionHeading{color:#666;font-size:1.4rem;font-weight:400}.PageSectionHeading>small{color:#999;display:inline-block;font-size:.7em;font-weight:400;margin-left:1.5em}.ReactModalPortal{position:absolute;z-index:10}.ReactModal__Body--open .ReactModalPortal{height:100%;width:100%}.ReactModal__Overlay{background-color:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;overflow-x:hidden;overflow-y:auto;padding:2em 1em 1em;position:fixed;right:0;top:0}.ReactModal__Overlay--after-open{opacity:1;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.ReactModal__Overlay--before-close{opacity:0}.ReactModal__Content{background:#fff;border:1px solid #ddd;border-radius:.4em;margin:0 auto 1rem;max-width:55em;outline:none;padding:1.5em;position:relative;-webkit-transform:translateZ(0) rotateX(-30deg) translateY(-50%);transform:translateZ(0) rotateX(-30deg) translateY(-50%);word-wrap:break-word}.ReactModal__Header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ReactModal__Header h3.SubHeading{margin-bottom:0}.ReactModal__Content--after-open{-webkit-transform:translateZ(0) rotateX(0) translateY(0);transform:translateZ(0) rotateX(0) translateY(0);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}.ReactModal__Content--before-close{-webkit-transform:translateZ(0) rotateX(-30deg) translateY(-50%);transform:translateZ(0) rotateX(-30deg) translateY(-50%)}.ReactModal__Body--open{overflow:hidden}.ReactModal__Footer{border-bottom-left-radius:.4em;border-bottom-right-radius:.4em;margin:1rem calc(-1.5rem + -1px) calc(-1.5rem + -1px);padding:1rem calc(1.5rem + 1px)}.ReactModal__Content.dark{background:#222;border-color:#333;color:#ddd}.ReactModal__Content.dark .ReactModal__Header>*,.ReactModal__Content.dark h3.SubHeading{color:#ddd}.ReactModal__Content.dark .ReactModal__Close button.danger:focus,.ReactModal__Content.dark .ReactModal__Close button.danger:hover{background:none;color:#e58383}.ReactModal__Content.dark .OutlineButton,.ReactModal__Content.dark .OutlineButton:focus{background-color:hsla(0,0%,100%,0)}.ReactModal__Content.dark .OutlineButton:hover{background-color:hsla(0,0%,100%,.1)}.BlockTypeHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#f0f0f2;color:#666;font-size:.8rem;font-weight:500;justify-content:space-between;letter-spacing:.05em;margin:0;padding:.4em .6em;text-transform:uppercase}.BlockTypeHeader .header .Icon{margin-right:.5em}.BlockTypeHeader .close-button{color:#666}.BlockTypeHeader .block-edit-button{margin-right:.4rem}.RadialMenu{left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:2}.RadialMenu>svg{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.RadialMenu .svg-viewport{pointer-events:auto}.RadialMenu .menu-clickaway{fill:rgba(0,0,0,0)}.RadialMenu .radial-menu-item{cursor:pointer}.RadialMenu .radial-menu-item.disabled{cursor:default}.RadialMenu .radial-menu-item.disabled text{fill:hsla(0,0%,100%,.4)}.RadialMenu .radial-menu-item path{-webkit-transition:fill .2s linear;transition:fill .2s linear}.RadialMenu .radial-menu-item text{fill:#fff;font-family:Material-Design-Iconic-Font,monospace;text-anchor:middle}.RadialMenu .radial-menu-tooltip{fill:#fff;font-size:14px}.ColorPicker{background:#000;border:1px solid #fff;border-radius:50%}.ColorPicker.no-border{border:none}.PDPinEditor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.PDPinEditor.dragging{background:#dddddf;border-radius:.5em}.PDPinEditor.dragging>*{visibility:hidden}.PDPinEditor .icons-container{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4em 0}.PDPinEditor .drag-handle{color:#ddd;margin-right:.5em}.PDPinEditor .pin-contents{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.5em}.PDPinEditor .pin-delete,.PDPinEditor .pin-region-tools{margin-left:.5em}.PopoutWindow{left:0;position:absolute;top:0}.PopoutWindow .content{background:rgba(0,0,0,.6);border-radius:.4em;color:#fff;padding:.7em;-webkit-transition:background .2s linear;transition:background .2s linear}.PopoutWindow .close-button{border-top-right-radius:.4em;cursor:pointer;float:right;font-size:14px;line-height:1;margin-right:-.7em;margin-top:-.7em;padding:2px 5px}.PopoutWindow .close-button:hover{background:hsla(0,0%,100%,.2)}.PopoutWindow .arrow-down{border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid rgba(0,0,0,.6);height:0;margin-left:-10px;-webkit-transition:border .2s linear;transition:border .2s linear;width:0}.PopoutWindow:hover .content{background:rgba(0,0,0,.8)}.PopoutWindow:hover .arrow-down{border-top-color:rgba(0,0,0,.8)}.PopoutWindow--section{padding:.5em 0}.TimeAgo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TimeAgo.inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.TimeAgo__display+*{margin-left:.5rem}.MultilineText p:last-child{margin-bottom:0}.EditableText{cursor:default;line-height:1.1}.EditableText.editable{cursor:text}.EditableText input[type=text],.EditableText input[type=text]:focus,.EditableText textarea,.EditableText textarea:focus{background:#333;border:1px solid #555;border-radius:2px;color:#fff;display:block;font-size:inherit;font-weight:inherit;height:auto;margin:-.1em 0 -.1em -.23em;padding:3px}.EditableText .AutoWidthInput--container{padding-right:1.25em;-webkit-transition:all .2ms ease;transition:all .2ms ease}.EditableText .AutoWidthInput--container input:not(.dark){background:none;border:none;color:#000}.EditableText.inline.truncateInlineText{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EditableText.inline .AutoWidthInput--container{display:inline-block;padding-right:0}.EditableText .edit-icon{display:inline-block;margin-left:.5em;opacity:0}.EditableText.multiline{position:relative}.EditableText.multiline .edit-icon{position:absolute;right:0;top:0}.EditableText.inline.editing{display:inline-block;padding-right:.275rem}.EditableText:not(.multiline):not(.editing){display:-webkit-box;display:-ms-flexbox;display:flex}.EditableText:not(.multiline):not(.editing).inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.EditableText:not(.multiline):not(.editing)>.value-display{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EditableText:not(.multiline):not(.editing)>.edit-icon{-ms-flex-negative:0;flex-shrink:0}.EditableText:hover .edit-icon{opacity:1}.EditableText.PlaceholderCenter .text-muted{text-align:center}.AutoWidthInput--container{position:relative}.AutoWidthInput--container .AutoWidthInput--filler{color:rgba(0,0,0,0)}.AutoWidthInput--container .AutoWidthInput--input{bottom:0;-webkit-box-sizing:content-box;box-sizing:content-box;color:#333;left:0;position:absolute;right:0;top:0;width:100%}.UserLink{-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.2em}.UserLink,.UserLink .avatar-text{display:-webkit-box;display:-ms-flexbox;display:flex}.UserLink .avatar-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8em}.UserLink .tooltip-text{background:#ff0}.UserLink .name-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.UserLink .email-text{color:#999;font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserLink.tooltip-text>div{padding:.2em}.AnnotationEditPanel .AnnotationsEditPanel--secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;font-size:90%;opacity:.7}.AnnotationEditPanel .AnnotationEditPanel--toolbar{border-top:1px solid hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:90%;list-style-type:none;margin:.6em -.7em -.7em}.AnnotationEditPanel .AnnotationEditPanel--toolbar li{margin:0;padding:.2em;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;border-left:1px solid #333;cursor:pointer;flex-grow:1}.AnnotationEditPanel .AnnotationEditPanel--toolbar>li{border-left-color:hsla(0,0%,100%,.2)}.AnnotationEditPanel .AnnotationEditPanel--toolbar>li:first-child{border-left:none}.AnnotationEditPanel .AnnotationEditPanel--toolbar li:hover{background:hsla(0,0%,100%,.1)}.AnnotationEditPanel .AnnotationEditPanel--toolbar li.disabled:hover{background:none}.AnnotationContainerSvg{fill:none;pointer-events:none;stroke-width:3px}.AnnotationContainerSvg .invisihit{fill:rgba(0,0,0,0);stroke:none}.AnnotationContainerSvg .hit,.AnnotationContainerSvg .invisihit,.AnnotationContainerSvg .text-label,.AnnotationContainerSvg .transform-handle{pointer-events:auto}.AnnotationContainerSvg .poly-close{fill:rgba(0,0,0,.1);stroke:none;-webkit-transition:all .1s linear;transition:all .1s linear}.AnnotationContainerSvg .poly-close:hover{stroke:rgba(0,0,0,.7);stroke-width:2}.AnnotationContainerSvg .text-label text{fill:#fff;font-size:14px;stroke-width:0;text-anchor:left}.AnnotationContainerSvg .text-label rect{fill:rgba(0,0,0,.7);height:16px;stroke:none}.AnnotationContainerSvg text{fill:#fff;font-weight:400;opacity:1;paint-order:stroke;stroke:#000;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2px}.AnnotationContainerSvg .transform-bounds{stroke:#000;stroke-dasharray:5,5;stroke-width:1px}.AnnotationContainerSvg .transform-handle{fill:#000;opacity:.7;stroke:#fff;stroke-width:1px;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.AnnotationContainerSvg .transform-handle+text{fill:#fff;font-weight:400;opacity:0;paint-order:stroke;stroke:#000;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2px}.AnnotationContainerSvg .transform-handle:hover,.AnnotationContainerSvg .transform-handle:hover+text{opacity:1}.AnnotationContainerSvg .transform-handle.nw,.AnnotationContainerSvg .transform-handle.se{cursor:nwse-resize}.AnnotationContainerSvg .transform-handle.ne,.AnnotationContainerSvg .transform-handle.sw{cursor:nesw-resize}.AnnotationContainerSvg .transform-handle.e,.AnnotationContainerSvg .transform-handle.w{cursor:ew-resize}.AnnotationContainerSvg .transform-handle.n,.AnnotationContainerSvg .transform-handle.s{cursor:ns-resize}.AnnotationContainerSvg .transform-handle.m,.AnnotationContainerSvg .transform-handle.p1,.AnnotationContainerSvg .transform-handle.p2{cursor:move}.AnnotationDrawingManager{bottom:0;left:0;position:absolute;right:0;top:0}.AnnotationDrawingManager.drawing{bottom:0;cursor:crosshair;pointer-events:auto}.AnnotationDrawingManager .tooltip-wrapper{left:0;position:absolute;right:0;text-align:center;top:0}.AnnotationDrawingManager .tooltip-wrapper .tooltip-inner{background:rgba(0,0,0,.6);border-radius:.3em;color:#fff;display:inline-block;font-size:.9rem;font-weight:400;margin-top:.5em;padding:.2em .6em}.AnnotationLayer{bottom:0;pointer-events:none;right:0}.AnnotationLayer,.AnnotationLayer--popup-mount{left:0;position:absolute;top:0}.AnnotationSelectorOverlay--header{background-color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;top:0;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5em .6em .5em 3em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.AnnotationSelectorOverlay--header .annotationHeader{font-weight:400}.AnnotationSelectorOverlay--header .annotationHint{font-size:.75em}.AnnotationSelectorOverlay--header .close-button{margin-right:.5em}.AnnotationSelectorOverlay--header .annotationHeader{-webkit-box-flex:1;-ms-flex:1;flex:1}.AnnotationSelectorOverlay--sidebar{background-color:#111;border-right:1px solid #333;bottom:0;left:0;position:absolute;top:2.5em;width:25%;z-index:1}.AnnotationSelectorOverlay--sidebar .AnnotationListBlankSlate{padding:1rem}.AnnotationSelectorOverlay--sidebar .AnnotationListBlankSlate h5,.AnnotationSelectorOverlay--sidebar .AnnotationListBlankSlate p{color:#dddddf}.AnnotationSelectorOverlay--sidebar .eduAnnotationListItem{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #333;color:#fff;padding:.5em .6em}.AnnotationSelectorOverlay--sidebar .eduAnnotationListItem.selected,.AnnotationSelectorOverlay--sidebar .eduAnnotationListItem:hover{background:#222}.AnnotationSelectorOverlay--sidebar .eduAnnotationListItem .eduAnnotationText{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.AnnotationSelectorOverlay--sidebar .eduAnnotationListItem.selected .lowContrast .Icon{background:radial-gradient(circle at center,#ddd 0,#ddd 50%,transparent 51%,transparent 100%);border-radius:50%}.TabLinks{margin:2em 0 1em}.TabLinks .TabLinks-item{color:inherit;display:inline-block;font-size:1.125rem;font-weight:400;margin-right:2rem;padding:.4rem 0;position:relative}.TabLinks .TabLinks-item:last-child{margin-right:0}.TabLinks .TabLinks-item .TabLinks-item-active-bar{background:#1565c0;border-radius:1.5px;bottom:0;display:none;height:3px;left:0;position:absolute;right:0}.TabLinks .TabLinks-item.TabLinks-item__active{color:#1565c0;cursor:auto}.TabLinks .TabLinks-item.TabLinks-item__active .TabLinks-item-active-bar{display:block}.TabLinks .TabLinks-item:active,.TabLinks .TabLinks-item:hover{color:#1565c0}.TabLinks.dark{color:#999}.TabLinks.dark .TabLinks-item .TabLinks-item-active-bar{background:#ddd}.TabLinks.dark .TabLinks-item.TabLinks-item__active,.TabLinks.dark .TabLinks-item:active,.TabLinks.dark .TabLinks-item:hover{color:#ddd}.TabLinks.SelectorModeSwitcher{margin-bottom:1.5em;margin-top:0}.TabLinks.SelectorModeSwitcher>li{cursor:pointer}.Breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;list-style:none;margin:0!important;overflow:hidden;padding-right:.7333333333em}.Breadcrumbs .arrow-icon{color:#999;padding-left:.5em}.Breadcrumbs>li,.Breadcrumbs>li>span{display:block;white-space:nowrap}.Breadcrumbs>li>span{line-height:1.5;overflow:hidden;padding:.15em .2em 0;position:relative;text-overflow:ellipsis}.Breadcrumbs>li.last-item{-ms-flex-negative:1;flex-shrink:1;overflow:hidden}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>*,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>*,.Breadcrumbs>li>a,.Breadcrumbs>li>button{background:#fff;border-color:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;font-weight:400;line-height:1.5;margin-bottom:0;outline:none;padding:.15em .2em 0 .5em;position:relative;-webkit-transition:background-color .15s linear;transition:background-color .15s linear}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>*,.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>:active,.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>:focus,.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>:hover,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>*,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>:active,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>:focus,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>:hover,.Breadcrumbs>li>a,.Breadcrumbs>li>a:active,.Breadcrumbs>li>a:focus,.Breadcrumbs>li>a:hover,.Breadcrumbs>li>button,.Breadcrumbs>li>button:active,.Breadcrumbs>li>button:focus,.Breadcrumbs>li>button:hover{color:#1565c0}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>:active,.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>:hover,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>:active,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>:hover,.Breadcrumbs>li>a:active,.Breadcrumbs>li>a:hover,.Breadcrumbs>li>button:active,.Breadcrumbs>li>button:hover{background:#d9edff;-webkit-transition:none;transition:none}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>:active:after,.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>:hover:after,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>:active:after,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>:hover:after,.Breadcrumbs>li>a:active:after,.Breadcrumbs>li>a:hover:after,.Breadcrumbs>li>button:active:after,.Breadcrumbs>li>button:hover:after{border-left-color:#d9edff;-webkit-transition:none;transition:none}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>* .border-fixer,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>* .border-fixer,.Breadcrumbs>li>a .border-fixer,.Breadcrumbs>li>button .border-fixer{border-color:#1565c0;border-style:solid;border-width:1px 0;bottom:0;margin:-1px 0;position:absolute;right:-3px;top:0;width:3px;z-index:3}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>*,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>*{border-color:#333;color:#333}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>:hover,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>:hover{background:none;color:#333}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>:hover:after,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>:hover:after{border-left-color:#fff}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>*>*,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>*>*{line-height:inherit}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>* .EditableText,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>* .EditableText{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>* .EditableText>span:not(.edit-icon),.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>* .EditableText>span:not(.edit-icon){display:inline-block;max-width:10em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Breadcrumbs>li.breadcrumbs--displayonly-breadcrumb>* .EditableText .edit-icon,.Breadcrumbs>li.breadcrumbs--editable-breadcrumb>* .EditableText .edit-icon{opacity:1}.Breadcrumbs>li.scholar *{font-size:1rem;max-width:40em!important}.Breadcrumbs>li.scholar * .scholar-ancestor-breadcrumb{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Breadcrumbs>li:first-child>a,.Breadcrumbs>li:first-child>button,.Breadcrumbs>li:first-child>span{border-left-width:1px;border-radius:.3em 0 0 .3em;margin-bottom:0;padding-left:.6em}.Breadcrumbs.dark>li.breadcrumbs--displayonly-breadcrumb>*,.Breadcrumbs.dark>li.breadcrumbs--editable-breadcrumb>*,.Breadcrumbs.dark>li>a,.Breadcrumbs.dark>li>button{background:#222;border-color:#444;color:#ddd}.Breadcrumbs.dark>li.breadcrumbs--displayonly-breadcrumb>:after,.Breadcrumbs.dark>li.breadcrumbs--displayonly-breadcrumb>:before,.Breadcrumbs.dark>li.breadcrumbs--editable-breadcrumb>:after,.Breadcrumbs.dark>li.breadcrumbs--editable-breadcrumb>:before,.Breadcrumbs.dark>li>a:after,.Breadcrumbs.dark>li>a:before,.Breadcrumbs.dark>li>button:after,.Breadcrumbs.dark>li>button:before{border-bottom:1.1em solid rgba(0,0,0,0);border-left:.7333333333em solid #222;border-top:1.1em solid rgba(0,0,0,0);content:" ";display:block;height:0;left:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:border-left-color .15s linear;transition:border-left-color .15s linear;width:0}.Breadcrumbs.dark>li.breadcrumbs--displayonly-breadcrumb>* .border-fixer,.Breadcrumbs.dark>li.breadcrumbs--editable-breadcrumb>* .border-fixer,.Breadcrumbs.dark>li>a .border-fixer,.Breadcrumbs.dark>li>button .border-fixer{border-color:#ddd}.Breadcrumbs.dark>li.breadcrumbs--editable-breadcrumb>:hover,.Breadcrumbs.dark>li>a:hover,.Breadcrumbs.dark>li>button:hover{background:#444}.Breadcrumbs.dark>li.breadcrumbs--editable-breadcrumb>:hover:after,.Breadcrumbs.dark>li>a:hover:after,.Breadcrumbs.dark>li>button:hover:after{border-left-color:#444}.Breadcrumbs.dark>li.breadcrumbs--displayonly-breadcrumb>*{border-color:#666}.Breadcrumbs.dark>li.breadcrumbs--displayonly-breadcrumb>:before{border-bottom:1.1em solid rgba(0,0,0,0);border-left:.7333333333em solid #666;border-top:1.1em solid rgba(0,0,0,0);content:" ";display:block;height:0;left:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:border-left-color .15s linear;transition:border-left-color .15s linear;width:0}.Breadcrumbs.dark>li.breadcrumbs--displayonly-breadcrumb>* .border-fixer{border-color:#666}.Breadcrumbs.dark>li.transparent-background>*,.Breadcrumbs.dark>li.transparent-background>a,.Breadcrumbs.dark>li.transparent-background>button{background:none;border:none;font-size:inherit!important}.Breadcrumbs.dark>li.transparent-background>:after,.Breadcrumbs.dark>li.transparent-background>:before,.Breadcrumbs.dark>li.transparent-background>a:after,.Breadcrumbs.dark>li.transparent-background>a:before,.Breadcrumbs.dark>li.transparent-background>button:after,.Breadcrumbs.dark>li.transparent-background>button:before{border-bottom:1.1em solid rgba(0,0,0,0);border-left:.7333333333em solid #222;border-top:1.1em solid rgba(0,0,0,0);content:" ";display:block;height:0;left:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:border-left-color .15s linear;transition:border-left-color .15s linear;width:0}.Breadcrumbs.dark>li.transparent-background>* .border-fixer,.Breadcrumbs.dark>li.transparent-background>a .border-fixer,.Breadcrumbs.dark>li.transparent-background>button .border-fixer{border-color:none}.Breadcrumbs.dark>li.display-only span{color:#999}.FolderQuickSelect{-webkit-box-flex:2;-ms-flex:2;flex:2;margin-top:1.125em}.FolderQuickSelect .section-title{color:#667085;font-size:.875rem;font-weight:400;margin-left:1rem}.FolderQuickSelect .dropdown{margin:0;padding:0;width:98%}.FolderQuickSelect .Dropdown-list{border:1px solid #ccc}.FolderQuickSelect .display-breadcrumb-with-icon,.FolderQuickSelect .dropdown-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.FolderQuickSelect .dropdown-trigger{background:#fff;border:1px solid #ccc;-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-radius:5px;-ms-flex-direction:row;flex-direction:row;padding:.2em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FolderQuickSelect .FolderQuickSelect--opener{padding-right:.2em}.FolderQuickSelect.dark .section-title{color:hsla(0,0%,100%,.6)}.FolderQuickSelect.dark .dropdown-trigger{background:unset}.FolderQuickSelect.dark .Dropdown-list,.FolderQuickSelect.dark .dropdown-trigger{border:1px solid hsla(0,0%,100%,.3)}.FolderQuickSelect.dark .FolderQuickSelect--opener{color:#fff}.RadioGroup:not(.classic,.horizontal){display:inline-block;list-style-type:none;margin:0}.RadioGroup:not(.classic,.horizontal)>li{display:inline-block}.RadioGroup:not(.classic,.horizontal)>li>a{background:#fff;border:1px solid #1565c0;color:#1565c0;display:inline-block;font-size:.9rem;font-weight:400;line-height:1;padding:.35em .6em .3em}.RadioGroup:not(.classic,.horizontal)>li>a:focus,.RadioGroup:not(.classic,.horizontal)>li>a:hover{background:#d9edff;-webkit-transition:none;transition:none}.RadioGroup:not(.classic,.horizontal)>li>a.selected{background:#1565c0;border-right-width:0;color:#fff}.RadioGroup:not(.classic,.horizontal)>li:first-child>a{border-radius:4px 0 0 4px}.RadioGroup:not(.classic,.horizontal)>li:last-child>a{border-radius:0 4px 4px 0;border-right-width:1px}.RadioGroup:not(.classic,.horizontal)>li.selected>a{background:#1565c0;color:#fff;cursor:default}.RadioGroup:not(.classic,.horizontal)>li.disabled>a{color:#dddddf}.RadioGroup:not(.classic,.horizontal)>li.disabled>a:hover{background:#fff;cursor:not-allowed}.RadioGroup:not(.classic,.horizontal).toggle>li.selected>a{cursor:pointer}.RadioGroup:not(.classic,.horizontal).dark>li>a{background:rgba(0,0,0,0);border-color:#dddddf;color:#dddddf}.RadioGroup:not(.classic,.horizontal).dark>li>a:focus,.RadioGroup:not(.classic,.horizontal).dark>li>a:hover{background:#444}.RadioGroup:not(.classic,.horizontal).dark>li>a.selected{background:hsla(0,0%,100%,.87);color:#333}.RadioGroup:not(.classic,.horizontal).dark>li.selected>a{background:#dddddf;border-color:#dddddf;color:#333}.RadioGroup.classic{display:inline-block;list-style-type:none;margin:0;width:100%}.RadioGroup.classic>li{line-height:1rem}.RadioGroup.classic>li:not(:last-child){font-weight:400;margin-bottom:.75rem}.RadioGroup.classic>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;color:#666;-ms-flex-direction:row;flex-direction:row}.RadioGroup.classic>li>a:after{content:"";display:inline-block;font-family:Material-Design-Iconic-Font,monospace;margin-left:1rem;text-anchor:middle}.RadioGroup.classic>li.selected>a:after{color:#1565c0;content:""}.RadioGroup.classic.dark>li>a{color:#dddddf}.RadioGroup.classic.compact>li>a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.RadioGroup.classic.reverse>li>a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.RadioGroup.classic.reverse>li>a:after{margin-left:0;margin-right:1rem}.RadioGroup.classic.reverse.compact>li>a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.RadioGroup.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0}.RadioGroup.horizontal>li>a{color:#666;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:400;margin:0 1rem 0 0}.RadioGroup.horizontal>li>a:before{color:#1565c0;content:"";font-family:Material-Design-Iconic-Font,monospace;margin:0 .5rem 0 .1rem;text-anchor:middle}.RadioGroup.horizontal>li.selected>a:before{content:""}.RadioGroup.horizontal.disabled>li>a:before{color:#f0f0f2}.RadioGroup.horizontal.dark>li>a,.RadioGroup.horizontal.dark>li>a:before{color:#dddddf}.Checkbox{margin-bottom:.25rem}.Checkbox>*{display:inline-block;vertical-align:middle}.Checkbox label+input[type=checkbox]{margin-left:.25rem}.Checkbox input[type=checkbox]{margin-bottom:0}.Checkbox.dark>*{color:#ddd}.favored-checkbox.IconButton .zmdi-star-outline{color:#999}.favored-checkbox.IconButton.repo-list-view:active,.favored-checkbox.IconButton.repo-list-view:focus,.favored-checkbox.IconButton.repo-list-view:hover{-webkit-box-shadow:none;box-shadow:none}.favored-checkbox.IconButton.repo-list-view:focus:not(:hover){background:none;-webkit-box-shadow:none;box-shadow:none}.favored-checkbox.IconButton.repo-list-view .zmdi-star{color:#1565c0}.favored-checkbox.IconButton.repo-icon-view:active,.favored-checkbox.IconButton.repo-icon-view:focus,.favored-checkbox.IconButton.repo-icon-view:hover{-webkit-box-shadow:none;box-shadow:none}.favored-checkbox.IconButton.repo-icon-view:focus:not(:hover){background:none;-webkit-box-shadow:none;box-shadow:none}.favored-checkbox.IconButton.repo-icon-view{float:left;padding:.15rem .25rem}.favored-checkbox.IconButton.repo-icon-view .zmdi-star{color:#1565c0}.favored-checkbox.IconButton.repo-icon-view:hover{background:#ddd}.favored-checkbox.IconButton.dark-repo-list-view:active,.favored-checkbox.IconButton.dark-repo-list-view:focus,.favored-checkbox.IconButton.dark-repo-list-view:hover{-webkit-box-shadow:none;box-shadow:none}.favored-checkbox.IconButton.dark-repo-list-view:focus:not(:hover){background:none;-webkit-box-shadow:none;box-shadow:none}.favored-checkbox.IconButton.dark-repo-list-view{color:#fff;padding:.15rem .25rem}.favored-checkbox.IconButton.dark-repo-list-view .zmdi-star{color:#fff}.favored-checkbox.IconButton.dark-repo-list-view:hover{background:#444}.favored-checkbox.IconButton.dark-repo-icon-view:active,.favored-checkbox.IconButton.dark-repo-icon-view:focus,.favored-checkbox.IconButton.dark-repo-icon-view:hover{-webkit-box-shadow:none;box-shadow:none}.favored-checkbox.IconButton.dark-repo-icon-view:focus:not(:hover){background:none;-webkit-box-shadow:none;box-shadow:none}.favored-checkbox.IconButton.dark-repo-icon-view{color:#fff;float:left;padding:.15rem .25rem}.favored-checkbox.IconButton.dark-repo-icon-view .zmdi-star{color:#fff}.favored-checkbox.IconButton.dark-repo-icon-view:hover{background:#444}.favored-checkbox.IconButton.file-info-view:active,.favored-checkbox.IconButton.file-info-view:focus,.favored-checkbox.IconButton.file-info-view:hover{-webkit-box-shadow:none;box-shadow:none}.favored-checkbox.IconButton.file-info-view:focus:not(:hover){background:none;-webkit-box-shadow:none;box-shadow:none}.favored-checkbox.IconButton.file-info-view{color:#fff;float:none;margin-left:.8em;position:relative;top:.1em}.favored-checkbox.IconButton.file-info-view .zmdi-star{color:#fff}.favored-checkbox.IconButton.file-info-view:hover{background:#444}.open-panel-button{background:none;border-radius:50%;line-height:1;margin:0;outline:none;padding:.05rem .65rem}.open-panel-button:hover:not(:focus){background-color:#fff;color:#3c3c3e}.open-panel-button:focus:not(:hover){background:none;color:#fff}.open-panel-button:focus:hover{background-color:#fff;color:#3c3c3e}.PopoutPanel.extra-options-popout{background-color:rgba(0,0,0,.8);font-weight:700;min-width:8rem;padding:.3rem .6rem;right:1.2rem;top:auto}.PopoutPanel.extra-options-popout:hover{cursor:pointer}.AnonymizedFieldValue{color:inherit;cursor:help;font-style:italic;font-weight:300;opacity:.6}.CompactNameCell .CompactNameCell--sort-column{font-size:.75rem;font-weight:300;text-decoration:none}.ThumbnailCell{background:no-repeat 50%;background-size:contain;position:relative}.ThumbnailCell.image{background-color:#f0f0f2}.ThumbnailCell.snapshot{background-color:#fff}.ThumbnailCell .Icon{color:#646466;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ThumbnailCell--popout{background-color:#f0f0f2;border:1px solid #666;border-radius:.25rem;left:0;line-height:0;overflow:hidden;position:fixed;top:0;z-index:20}.ThumbnailCell--popout img{max-height:15rem;max-width:15rem}.ReactTable{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9rem;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ReactTable.fill-height{height:100%}.ReactTable *{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactTable .rt-table{-ms-flex:auto 1;flex:auto 1;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-collapse:collapse;width:100%}.ReactTable .rt-table,.ReactTable .rt-thead{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.ReactTable .rt-thead{-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.sticky{position:absolute;top:-1px;width:100%;z-index:1}.ReactTable .rt-thead.-headerGroups{background:rgba(0,0,0,.03)}.ReactTable .rt-thead.-filters,.ReactTable .rt-thead.-headerGroups{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-thead .rt-th{font-weight:500}.ReactTable .rt-thead .rt-tr{background:#f9fafb}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{background:#f9fafb;-webkit-box-shadow:inset 0 0 0 0 rgba(0,0,0,0);box-shadow:inset 0 0 0 0 rgba(0,0,0,0);line-height:normal;padding:.75rem 1rem;position:relative}.ReactTable .rt-thead .rt-td.-cursor-pointer,.ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-td:last-child,.ReactTable .rt-thead .rt-th:last-child{border-right:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-resizable-header .rt-resizable-header-content:after{display:inline-block;line-height:0;vertical-align:middle;baseline-shift:-.2em;color:#646464;font-family:Material-Design-Iconic-Font;font-size:1.2rem;margin-left:.5em}.ReactTable .rt-thead .rt-resizable-header.-sort-asc .rt-resizable-header-content:after{content:""}.ReactTable .rt-thead .rt-resizable-header.-sort-desc .rt-resizable-header-content:after{content:""}.ReactTable .rt-tbody{-webkit-box-flex:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:99999 1 auto;flex:99999 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;padding-left:.25rem;padding-right:.25rem;-webkit-box-pack:center;-ms-flex-pack:center;color:#646466;justify-content:center}.ReactTable .rt-tbody .rt-expandable:hover{color:#1565c0}.ReactTable .rt-tr-group{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border:solid #f2f4f7;border-width:1px 0 0}.ReactTable .rt-tr-group:last-child{border-bottom-width:1px}.ReactTable .rt-tr-group.selected:hover>.rt-tr,.ReactTable .rt-tr-group.selected>.rt-tr{background:#c0e1ff}.ReactTable .rt-tr-group.dragging,.ReactTable .rt-tr-group.selected.dragging{background:#d9edff}.ReactTable .rt-tr-group.selected,.ReactTable .rt-tr-group:hover{border-color:#7db3f1}.ReactTable .rt-tr-group.selected+.rt-tr-group,.ReactTable .rt-tr-group:hover+.rt-tr-group{border-top-color:#7db3f1}.ReactTable .rt-tr-group.is-not-viewed{font-weight:700}.ReactTable .rt-tr{-webkit-box-flex:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:1 0 auto;flex:1 0 auto}.ReactTable .rt-td,.ReactTable .rt-th{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;min-width:10px;padding:.75rem 1rem;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ReactTable .rt-td,.ReactTable .rt-td>*,.ReactTable .rt-th,.ReactTable .rt-th>*{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-td.-allow-overflow,.ReactTable .rt-td.-allow-overflow>*,.ReactTable .rt-th.-allow-overflow,.ReactTable .rt-th.-allow-overflow>*{overflow:visible}.ReactTable .rt-td.-no-pad,.ReactTable .rt-th.-no-pad{padding:0}.ReactTable .rt-td.-no-min-width,.ReactTable .rt-th.-no-min-width{min-width:0}.ReactTable .rt-td.-center,.ReactTable .rt-th.-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ReactTable .rt-td.-right,.ReactTable .rt-th.-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ReactTable .rt-td.-hidden,.ReactTable .rt-th.-hidden{border:0!important;min-width:0!important;opacity:0!important;padding:0!important;width:0!important}.ReactTable .rt-td.icon-cell,.ReactTable .rt-th.icon-cell{color:#646466;padding-left:0;padding-right:0;width:1.33333em}.ReactTable .rt-td.icon-cell:first-child,.ReactTable .rt-th.icon-cell:first-child{padding-left:.5rem}.ReactTable .rt-td.icon-cell.danger,.ReactTable .rt-th.icon-cell.danger{color:#d32f2f}.ReactTable .rt-expander{color:rgba(0,0,0,0);display:inline-block;margin:0 10px;position:relative}.ReactTable .rt-expander:after{border-left:5.04px solid rgba(0,0,0,0);border-right:5.04px solid rgba(0,0,0,0);border-top:7px solid rgba(0,0,0,.8);content:"";cursor:pointer;height:0;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);-ms-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);width:0}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0deg);-ms-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}.ReactTable .rt-resizer{bottom:0;cursor:col-resize;display:inline-block;position:absolute;right:-18px;top:0;width:36px;z-index:2}.ReactTable .rt-tfoot{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.15);box-shadow:0 0 15px 0 rgba(0,0,0,.15);-ms-flex-direction:column;flex-direction:column}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable .-loading{background:hsla(0,0%,100%,.8);bottom:0;display:block;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.ReactTable .-loading>div{color:rgba(0,0,0,.6);display:block;font-size:15px;left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-52%);-ms-transform:translateY(-52%);transform:translateY(-52%);width:100%}.ReactTable .-loading.-active{opacity:1;pointer-events:all;z-index:2}.ReactTable .-loading.-active>div{-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-td,.ReactTable .rt-resizing .rt-th{cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable.noHeader .rt-th{display:none}.ReactTable.dark{background:#222}.ReactTable.dark .rt-tbody .rt-tr{padding:.5em 0 .5em .5em}.ReactTable.dark .rt-tbody .rt-tr:hover,.ReactTable.dark .rt-tbody .rt-tr:hover .rt-td,.ReactTable.dark .rt-tbody .rt-tr:hover .rt-th{background-color:#333}.ReactTable.dark .rt-thead .rt-tr,.ReactTable.dark .rt-thead .rt-tr .rt-th{background-color:#444}.ReactTable.dark .rt-tr-group{border-bottom:1px solid #444;border-top:none}.ReactTable.dark .rt-tr-group.selected .rt-tr{border-bottom:.1em solid #1565c0;border-top:.1em solid #1565c0;padding:.4em 0 .4em .5em}.ReactTable.dark .rt-tr-group.selected .rt-td,.ReactTable.dark .rt-tr-group.selected .rt-tr{background-color:#333}.ReactTable.dark .view-status-indicator{color:hsla(0,0%,100%,.6)}.ReactTable.dark .view-status-indicator.selected{color:#1eb2fc}.ReactTable.dark .ThumbnailCell.image{background-color:#f0f0f2}.TableLink,.TableLink:focus,.TableLink:hover,.TableLink:visited{color:inherit}.TableLink:focus,.TableLink:hover{text-decoration:underline}.TableLink.disabled{color:#999}.TableLink.disabled:focus,.TableLink.disabled:hover{text-decoration:none}.TableLink.disabled:focus,.TableLink.disabled:hover,.TableLink.disabled:visited{color:#666}.UploadingCell{position:relative}.UploadingCell .progress-bar,.UploadingCell .progress-text{left:0;position:absolute;right:0;-webkit-transition:top .1s linear;transition:top .1s linear}.UploadingCell .progress-bar{background:#43a047;bottom:0}.UploadingCell .progress-text{color:#fff;font-size:.8rem;font-weight:400;line-height:1.2;padding:.1rem 0;text-align:center}.UploadingCell .progress-text.queued{color:#646466;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.UploadingCell .progress-text.above{color:#333;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.BlankSlate{background:#f0f0f2;border-radius:.5rem;padding:1rem 2rem}.BlankSlate.tall{padding:3rem 1.5rem}.BlankSlate.centered{text-align:center}.BlankSlate.clickable{cursor:pointer}.BlankSlate h3{font-size:1.3rem;font-weight:400;margin:.6rem 0}.BlankSlate p{margin:.6rem 0}.BlankSlate.dark{background:#333;color:#ddd}.BlankSlate.dark>h3{color:#ddd}.NodeSelector .node-list{background:#fff;border:1px solid #dddddf;border-radius:.25em;height:20em;overflow:hidden}.NodeSelector .filter-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#fff;justify-content:space-between;margin-top:1.125em;-webkit-box-flex:1;-ms-flex:1;flex:1}.NodeSelector .filter-section .filter-holder>input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:2.8em}.NodeSelector .ReactTable .rt-tr-group{cursor:pointer}.NodeSelector .NodeSelector--footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.75rem}.NodeSelector .NodeSelector--footer,.NodeSelector .select-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.NodeSelector .select-section{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:-.8rem 0 1rem}.NodeSelector .filter-with-icon{position:relative;width:100%}.NodeSelector .filter-with-icon>input{background:rgba(0,0,0,0);height:2.2rem;margin:0;padding-left:1.875rem}.NodeSelector.dark .filter-holder>input{background:rgba(0,0,0,0);border-color:#666;color:#dddddf}.NodeSelector.dark .filter-holder>input::-webkit-search-cancel-button{-webkit-filter:brightness(100) opacity(.6);filter:brightness(100) opacity(.6)}.NodeSelector.dark .filter-holder>input::-webkit-input-placeholder{color:#c3c3c6}.NodeSelector.dark .filter-holder>input::-moz-placeholder{color:#c3c3c6}.NodeSelector.dark .filter-holder>input:-ms-input-placeholder{color:#c3c3c6}.NodeSelector.dark .filter-holder>input::-ms-input-placeholder{color:#c3c3c6}.NodeSelector.dark .filter-holder>input::placeholder{color:#c3c3c6}.NodeSelector.dark .filter-section{background:unset}.NodeSelector.dark .node-list{border-color:#666}.NodeSelector.dark .filter-with-icon>input{border-color:#666;color:#dddddf}.NodeSelector.dark .filter-with-icon>input::-webkit-search-cancel-button{-webkit-filter:brightness(100) opacity(.6);filter:brightness(100) opacity(.6)}.NodeSelector.dark .filter-with-icon>input::-webkit-search-cancel-button::-webkit-input-placeholder{color:#c3c3c6}.NodeSelector.dark .filter-with-icon>input::-webkit-search-cancel-button::placeholder{color:#c3c3c6}.LegacySlideSelector .slide-list{background:#fff;border:1px solid #dddddf;border-radius:.25em;height:20em;overflow:hidden}.LegacySlideSelector .slide-list>*{margin-top:-1px}.ToggleSwitch{line-height:20px;text-overflow:clip!important;vertical-align:middle}.ToggleSwitch.inline,.ToggleSwitch>span{display:inline-block}.ToggleSwitch>span{vertical-align:middle}.ToggleSwitch input{margin-left:-9999px;position:absolute;visibility:hidden}.ToggleSwitch input[type=checkbox]+label{background-color:#dddddf;border-radius:20px;cursor:pointer;display:inline-block;height:20px;margin:0 .5rem 0 0;outline:none;padding:1px;position:relative;-webkit-transition:background .2s;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:40px}.ToggleSwitch input:disabled+label{cursor:default;opacity:.7}.ToggleSwitch input+label:after,.ToggleSwitch input+label:before{content:"";display:block;position:absolute}.ToggleSwitch input+label:before{background-color:#dddddf;border-radius:20px;bottom:1px;left:1px;right:1px;top:1px;-webkit-transition:background .2s;transition:background .2s}.ToggleSwitch input+label:after{background-color:#fff;border-radius:16px;bottom:2px;left:2px;top:2px;-webkit-transition:background .2s,-webkit-transform .1s;transition:background .2s,-webkit-transform .1s;transition:background .2s,transform .1s;transition:background .2s,transform .1s,-webkit-transform .1s;width:16px}.ToggleSwitch input:checked+label,.ToggleSwitch input:checked+label:before{background-color:#1565c0}.ToggleSwitch input:checked+label:after{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.ToggleSwitch.dark{color:#ddd}.ToggleSwitch.scaling{line-height:1.5em;text-overflow:clip!important;vertical-align:middle}.ToggleSwitch.scaling.inline{display:inline-block}.ToggleSwitch.scaling>span{display:inline-block;vertical-align:middle}.ToggleSwitch.scaling input{margin-left:-9999px;position:absolute;visibility:hidden}.ToggleSwitch.scaling input[type=checkbox]+label{background-color:#dddddf;border-radius:1.5em;cursor:pointer;display:inline-block;height:1.5em;margin:0 .5rem 0 0;outline:none;padding:.0625em;position:relative;-webkit-transition:background .2s;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:3em}.ToggleSwitch.scaling input:disabled+label{cursor:default;opacity:.7}.ToggleSwitch.scaling input+label:after,.ToggleSwitch.scaling input+label:before{content:"";display:block;position:absolute}.ToggleSwitch.scaling input+label:before{background-color:#dddddf;border-radius:1.5em;bottom:.0625em;left:.0625em;right:.0625em;top:.0625em;-webkit-transition:background .2s;transition:background .2s}.ToggleSwitch.scaling input+label:after{background-color:#fff;border-radius:1.25em;bottom:.125em;left:.125em;top:.125em;-webkit-transition:background .2s,-webkit-transform .1s;transition:background .2s,-webkit-transform .1s;transition:background .2s,transform .1s;transition:background .2s,transform .1s,-webkit-transform .1s;width:1.25em}.ToggleSwitch.scaling input:checked+label,.ToggleSwitch.scaling input:checked+label:before{background-color:#1565c0}.ToggleSwitch.scaling input:checked+label:after{-webkit-transform:translateX(1.5em);-ms-transform:translateX(1.5em);transform:translateX(1.5em)}.ToggleSwitch.scaling.dark{color:#ddd}.ToggleSwitch.scaling input+label{font-size:inherit}.SnapshotEditor{background:#fff;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.6);box-shadow:2px 2px 5px 0 rgba(0,0,0,.6);color:#333;max-width:450px;opacity:.8;padding:1em;position:absolute;right:10px;top:10px;-webkit-transition:opacity .1s linear;transition:opacity .1s linear;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;width:100%}.SnapshotEditor:hover{opacity:1}.SnapshotEditor .EditableText.editing textarea{background-color:rgba(0,0,0,0);border:1px solid #ddd;color:#3c3c3e}.SnapshotOverlay{position:absolute;pointerEvents:none;left:0;top:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.SnapshotOverlay .container-inner{left:0;position:relative;top:0}.SnapshotOverlay .container-inner .caption-container{height:0;left:0;position:relative;top:0}.SnapshotOverlay .container-inner .caption-container .caption{background:rgba(0,0,0,.7);color:inherit;cursor:pointer;display:inline-block;font-size:.8em;font-weight:400;line-height:1.2;padding:.4em;pointer-events:auto;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.SnapshotOverlay .container-inner .rect{left:0;pointer-events:none;position:absolute;top:0}.SnapshotOverlay .container-inner .rect.rect-inner{border:5px solid #fff}.SnapshotOverlay .container-inner .rect.rect-outer{border:3px solid #000}.SnapshotOverlay .container-inner .rect.rect-outer.active{border-color:#1565c0}.ColorPickerField .Swatch{cursor:pointer;overflow:hidden}.ColorPickerField .Color{border:1px solid #aaa;border-radius:.25rem;display:block;height:1.6rem;width:3rem}.ColorPickerField .Popover{position:relative}.ColorPickerField .Popover.right .sketch-picker{right:0}.ColorPickerField .Popover.left .sketch-picker{left:0}.ColorPickerField .sketch-picker{bottom:1.8rem;position:absolute;z-index:1}.ColorPickerField .sketch-picker input{border-radius:.25rem;height:auto;margin:0;text-align:center;width:100%!important}.Select .Select__value-container--is-multi{color:#333;font-size:12px}.Select .Select__value-container--is-multi.with-avatar{margin:5px 2px;padding:.1875em .5em}.Select .Select__value-container--is-multi .Select__multi-value__label{color:#333;font-size:12px}.Select .Select__value-container--is-multi .Select__multi-value__remove{color:#999}.Select .Select__value-container--is-multi .Select__multi-value__remove:hover{background-color:#ddd;color:#c83e23}.Select .Select__value-container--is-multi .Select__value-label{word-wrap:normal}.Select .Select__value-container--is-multi .Select__value-icon{border-style:none;color:#999}.Select .Select__value-container--is-multi .Select__value-icon:hover{background-color:#ddd}.Select{font-size:.9rem;font-weight:400}.Select__placeholder{color:#666}.Select .Select__value-container{font-weight:400}.Select.menu-above .Select__menu{height:auto;overflow:auto}.Select .Select__input-container>input:not([type]){border:none;height:auto;padding-left:0;padding-right:0}.Select .Select__control{font-size:14px}.Select .Select-clear{line-height:1.1}.Select .Select-arrow-zone{padding-left:8px}.Select.small .Select__control{font-size:.875rem;height:27px}.Select.small .Select__value-container{line-height:24px;padding:0 5px}.Select.small .Select__input-container{height:24px;padding:0 5px}.Select.small .Select__option{padding:3px 5px}.Select.dark .Select__control,.Select.dark .Select__input-container,.Select.dark .Select__input-container>input,.Select.dark .Select__value-container,.Select.dark .Select__value-container>*{background:none;border-color:#666;color:#ddd}.Select.dark .Select__menu{background:#222;border-color:#666;color:#ddd}.Select.dark .Select__menu .Select__option{background:none;color:#ddd}.Select.dark .Select__menu .Select__option--is-focused{background:#404040}.Select.dark .Select__menu .Select__option--is-selected{background:#333}.Select.dark .Select__control{background:none;border-color:#666;color:#ddd}.Select.dark.is-focused:not(.is-open) .Select__control{border-color:#666}.Select.dark.Select .Select__value-container--is-multi .Select__multi-value__remove:focus,.Select.dark.Select .Select__value-container--is-multi .Select__multi-value__remove:hover{background-color:hsla(0,0%,100%,.13);color:#ddd}.Select.dark .Select__multi-value{border:1px solid #666}.Select.dark .Select__multi-value__label,.Select.dark.has-value>.Select__control .Select__value .Select__value-label{background:none;color:#ddd}.Select.student-multi-select .Select__input-container,.Select.student-multi-select .Select__placeholder{margin-top:.2em}.Select .Select__input-container>input{height:auto;margin:0}.AlignmentSelector{background:#dddddf;border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.75rem;overflow:hidden;width:1.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.AlignmentSelector .AlignmentSelector-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.AlignmentSelector .AlignmentSelector-cell{-webkit-box-flex:1;cursor:pointer;-ms-flex:1;flex:1;position:relative}.AlignmentSelector .AlignmentSelector-cell:hover:not(.selected) .AlignmentSelector-cell-point{background:#646466;-webkit-transition:none;transition:none}.AlignmentSelector .AlignmentSelector-cell .AlignmentSelector-cell-point{background:#ddd;height:70%;position:absolute;-webkit-transition:background-color .05s linear;transition:background-color .05s linear;width:70%}.AlignmentSelector .AlignmentSelector-cell .AlignmentSelector-cell-point.top-left{border-bottom-right-radius:100%;left:0;top:0}.AlignmentSelector .AlignmentSelector-cell .AlignmentSelector-cell-point.top-right{border-bottom-left-radius:100%;right:0;top:0}.AlignmentSelector .AlignmentSelector-cell .AlignmentSelector-cell-point.bottom-left{border-top-right-radius:100%;bottom:0;left:0}.AlignmentSelector .AlignmentSelector-cell .AlignmentSelector-cell-point.bottom-right{border-top-left-radius:100%;bottom:0;right:0}.AlignmentSelector .AlignmentSelector-cell.selected .AlignmentSelector-cell-point{background:#1565c0}.AlignmentSelector.disabled{color:#999}.AlignmentSelector.disabled .AlignmentSelector-cell:not(.selected) .AlignmentSelector-cell-point{background:#ddd!important}.AlignmentSelector.disabled .AlignmentSelector-cell.selected .AlignmentSelector-cell-point{background:#646466}.numberInput.dark{border-color:#666;color-scheme:dark}.downloader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem}.size-indicator{color:#666;font-size:.85rem;font-weight:400;margin-left:2.8rem;margin-top:.3rem}.download-btn-section{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:.5rem;padding-right:.5rem}.download-btn{border-radius:1px solid;border-radius:1px;font-size:1rem;opacity:.87;padding:.5em;text-align:center;vertical-align:middle}.download-btn.dark{border-radius:4px}.EntityPageError{background:#dddddf;border-radius:.5em;margin:0;max-width:60em;padding:2.5em 1.5em;text-align:center}.EntityPageError.center{margin:0 auto}.EntityPageError.dark{background:#333;color:#fff}.EntityPageError.dark>*{color:inherit}.RadiologyInfoDisplay{background:rgba(0,0,0,.5);color:#fff;font-weight:400;line-height:1.1;padding:.7rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.RadiologyInfoDisplay.br,.RadiologyInfoDisplay.tr{text-align:right}.OverlayLogo{height:auto;opacity:.5;width:4em}.DialInput .value-display{font-size:.9rem;font-weight:400;left:50%;line-height:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.DialInput .edit-input{font-size:inherit;font-weight:inherit;height:1.4em;line-height:1;margin:0;padding:.1em;text-align:center}.ViewerOverview{background:#333;border:1px solid rgba(0,0,0,.7);bottom:0;clear:both;position:absolute;right:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.ViewerOverview .overview-overlay{position:relative}.ViewerOverview .overview-toggles{position:absolute;top:-1px;-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.ViewerOverview .overview-toggles .overview-toggle{background:rgba(0,0,0,.5);color:#fff;display:block;font-size:1.2em;line-height:1;margin-bottom:.1em;padding:.2em .2em .2em 0;-webkit-transition:all .3s;transition:all .3s}.ViewerOverview .overview-toggles .overview-toggle:focus,.ViewerOverview .overview-toggles .overview-toggle:hover{color:#fff}.ViewerOverview .overview-toggles .overview-toggle:hover{background:rgba(0,0,0,.7)}.ViewerOverview .overview-toggles .overview-toggle.hide-button{position:relative;right:0}.ViewerOverview .overview-toggles .overview-toggle.hide-button>.zmdi{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:all .5s;transition:all .5s}.ViewerOverview .overview-toggles .overview-toggle.hide-button.closed>.zmdi{-webkit-transform:rotate(-270deg);-ms-transform:rotate(-270deg);transform:rotate(-270deg)}.ViewerOverview .overview-toggles .overview-toggle.hide-button:not(.closed) .help{display:none}.ViewerOverview .overview-toggles .overview-toggle .help{font-size:.8em}.ViewerOverview .overview-canvas-wrapper{height:100%;position:relative;width:100%}.ViewerOverview .overview-canvas-wrapper>canvas{height:100%;left:0;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.ViewerOverview .overview-canvas-container:hover{cursor:pointer}.FigureMaker-grid.editable .FigureMaker-cell .ViewerOverview{display:none}.FigureMaker-grid.editable .FigureMaker-cell:hover .ViewerOverview{display:block}.FigureMaker-grid.editable .FigureMaker-cell:not(.noGrid):not(.react-resizable-hide):hover .ViewerImageViewport:not(.fullscreen) .ViewerOverview .overview-toggles .overview-toggle.hide-button.closed{padding:.325em .25em;right:1.7655em;top:-.375em;white-space:nowrap}.ViewerScaleBar{background:rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.7);color:#fff;font-size:.8rem;font-weight:400;text-align:center}.DigitalZoomIndicator{background:#1d68bd;border-radius:.25rem;color:#fff;display:inline-block;font-size:.75rem;font-weight:400;margin-left:.25rem;padding:.25rem}.CurrentZoom{white-space:nowrap}.CurrentZoom .CustomZoomButton{background:#fff;border:2px solid #666;border-radius:.2em;color:#333;cursor:pointer;display:inline-block;font-size:.8em;left:0;line-height:1;margin-bottom:.4rem;padding:.4em;pointer-events:all;text-align:center;-webkit-transition:background .2s ease;transition:background .2s ease;width:100%}.CurrentZoom .CustomZoomButton .zoom-text{display:inline-block;max-width:0;overflow:hidden;-webkit-transition:max-width .2s ease;transition:max-width .2s ease;width:auto}.CurrentZoom .CustomZoomButton.editting{padding:0}.CurrentZoom .CustomZoomButton.editting input{height:auto;margin-bottom:0;padding:2px 0 3px;text-align:center}.CurrentZoom .CustomZoomButton.editting .zoom-text{max-width:none}.CurrentZoom .CustomZoomButton .Icon{color:#dddddf}.CurrentZoom.digital .DigitalZoomIndicator{margin-top:0;vertical-align:top}.CurrentZoom.digital .CustomZoomButton{border:2px solid #1d68bd}.CurrentZoom.digital .CustomZoomButton.editting{padding:0}.MagButtons{height:auto;position:relative}.MagButtons.vertical{height:auto;width:45px}.MagButtons .mag-position-label{background:#000;border-radius:.2em;color:#fff;cursor:pointer;display:block;font-size:.8em;left:0;line-height:1;padding:.3em .4em calc(.3em + 5px);position:relative;text-align:center;width:100%}.MagButtons .mag-position-label:focus{background:#444}.MagButtons .mag-position-label:not(.active) .color-strip{opacity:.6}.MagButtons .mag-position-label .color-strip{bottom:0;height:5px;left:0;position:absolute;width:100%}.MagButtonsCollapsed{margin-bottom:0;position:relative}.MagButtonsCollapsed .CurrentZoom{bottom:50%;left:100%;margin-left:.25rem;position:absolute}.MagButtonsCollapsed .CurrentZoom .CustomZoomButton{margin-bottom:0;width:auto}.MagButtonsCollapsed .CurrentZoom .CustomZoomButton.editting{width:2rem}.MagButtonsCollapsed.selected .CurrentZoom{bottom:20%}.slider{background:#000;height:6px;position:relative}.slider.vertical{height:auto;width:6px}.slider .slider-handle{background:red;cursor:-webkit-grabbing;cursor:grabbing;display:block;height:20px;margin-left:-5px;margin-top:-7px;position:absolute;width:10px}.slider.vertical .slider-handle{height:10px;margin-bottom:-5px;margin-left:-7px;width:20px}.slider .slider-position-label{background:#000;border-radius:.2em;color:#fff;cursor:pointer;display:block;font-size:.8em;line-height:1;padding:.3em .4em;position:absolute}.slider.vertical .slider-position-label{margin-bottom:-12px;margin-left:20px}.Slider{background:#ddd;border-radius:3px}.Slider .slider-handle{background:#1565c0;border-radius:8px;height:16px;margin-left:-8px;margin-top:-5px;width:16px}.ZoomBarButton{background:#333;border:1px solid #666;border-radius:.2rem;cursor:pointer;display:block;line-height:1;margin-bottom:0;margin-left:-.7375rem;padding:.25rem 0;pointer-events:all;text-align:center;-webkit-transition:color .3s;transition:color .3s;width:1.725rem}.ZoomBarButton:hover,.ZoomBarButton:hover:focus{background:#444}.ZoomBarButton:focus{background:#444;outline:none}.ZoomBarButton .Icon{color:#dddddf}.ZoomBarButtonGroup{margin-bottom:.4rem}.ZoomBarButtonGroup .ZoomBarButton{border-radius:0;border-top-width:0}.ZoomBarButtonGroup .ZoomBarButton:first-child{border-top-left-radius:.2rem;border-top-right-radius:.2rem;border-top-width:1px}.ZoomBarButtonGroup .ZoomBarButton:last-child{border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem}.ZoomBarButton-popup-button{background:#333;border:1px solid #666;border-radius:.2rem;font-size:.8rem;left:1.25rem;line-height:1;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:.25rem;pointer-events:all;position:absolute;top:25%;-webkit-transition:color .3s;transition:color .3s;z-index:5}.ZoomBarButton-popup-button.open{background:none;border:none;top:-200%}.ZoomBarButton-popup-button .popup-button{cursor:pointer;text-align:center}.ZoomBarButton-popup-button .popup-button:hover,.ZoomBarButton-popup-button .popup-button:hover:focus{background:#444}.ZoomBarButton-popup-button .popup-button:focus{background:#333;outline:none}.ZoomBarButton-popup-button .click-outside{height:100vh;left:-9vw;position:absolute;top:-70vh;width:100vw;z-index:-1}.ZoomBarButton-popup-button .popup{background:#333;border:1px solid #666;font-size:.8rem;min-width:15rem;padding:.25rem}.ZoomBarButton-popup-button .popup .slider-container{margin:1.5rem 0;padding:0 1.5rem}.ZoomBarButton-popup-button .popup .slider-container .Slider{background:#0d0d0e}.ZoomBarButton-popup-button .popup .slider-container .Slider .slider-handle{background:#616161}.ZoomBarButton-popup-button .popup .selector-container{margin:.5rem 0}.ZoomBarButton-popup-button .popup .selector-container .sub-image-selector{display:-webkit-box;display:-ms-flexbox;display:flex}.ZoomBarButton-popup-button .popup .selector-container .sub-image-selector .select{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.ZoomBarButton-popup-button .popup .selector-container .Select .Select__placeholder,.ZoomBarButton-popup-button .popup .selector-container .Select .Select__value{border:1px solid #616161;border-radius:.2rem;font-size:.8rem}.ZoomBarButton-popup-button .popup .selector-container .Select .Select__placeholder .Select__value-label,.ZoomBarButton-popup-button .popup .selector-container .Select .Select__value .Select__value-label{color:#fff!important}.ZoomBarButton-popup-button .popup .selector-container .Select .Select__single-value{color:#fff!important;font-size:.8rem;position:relative}.ZoomBarButton-popup-button .popup .selector-container .Select *{background-color:#333;color:#fff;font-size:.8rem}.ZoomBarButton-popup-button .popup .selector-container .title{margin:.5rem 0;text-align:left}.ZoomBar{padding:0 1.9rem 0 .9rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ZoomBar .MagButtons,.ZoomBar .slider{margin-left:-.8rem;margin-top:.5rem}.ZoomBar .MagButtons,.ZoomBar .slider,.ZoomBar a{pointer-events:all}.ZoomBar .mag-position-label,.ZoomBar .slider-position-label{background:rgba(0,0,0,.6);color:#fff;font-size:.8rem;font-weight:400;margin-bottom:.25rem;-webkit-transition:all .2s linear;transition:all .2s linear}.ZoomBar .mag-position-label.active,.ZoomBar .mag-position-label:hover,.ZoomBar .slider-position-label.active,.ZoomBar .slider-position-label:hover{background:rgba(0,0,0,.8)}.ZoomBar .mag-position-label.active,.ZoomBar .slider-position-label.active{-webkit-transform:translate(5px);-ms-transform:translate(5px);transform:translate(5px)}.ZoomBar .CollapsedZoomSlider{bottom:50%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:-.75rem;margin-left:1.25rem;position:absolute}.ZoomBar .CollapsedZoomSlider:not(.selected){margin-bottom:0;margin-left:-.75rem}.ZoomBar .CollapsedZoomSlider .DigitalZoomIndicator{white-space:nowrap}.ZoomBar .CollapsedZoomSlider .slider-handle-tip{background:#fff;border-radius:.2em;color:#333;font-size:.8rem;font-weight:400;line-height:1;opacity:0;padding:.4em;pointer-events:none;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;z-index:1}.ZoomBar .CollapsedZoomSlider .slider-handle-tip.digital{border:2px solid #1d68bd;padding:calc(.4em - 2px)}.ZoomBar .CollapsedZoomSlider .slider-handle-tip.visible{opacity:1}@media only screen and (max-height:350px){.ZoomSlider .slider .slider-handle,.ZoomSlider .slider .slider-position-label{display:none}.ZoomSlider .slider .slider-position-label.active{display:block}}.FluorescenceScaleControl{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}input[type=range].RangeInput{-webkit-appearance:none;background:rgba(0,0,0,0);margin:.5rem 0;width:100%}input[type=range].RangeInput:focus{outline:0}input[type=range].RangeInput:focus::-ms-fill-lower,input[type=range].RangeInput:focus::-ms-fill-upper,input[type=range].RangeInput:focus::-webkit-slider-runnable-track{background:#d6d6d6}input[type=range].RangeInput::-webkit-slider-thumb{-webkit-appearance:none;background:#1565c0;border:none;border-radius:50%;cursor:pointer;height:1rem;margin-top:-.25rem;width:1rem}input[type=range].RangeInput::-webkit-slider-runnable-track{border-radius:.25rem;cursor:pointer;height:.5rem;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}input[type=range].RangeInput::-webkit-slider-runnable-track,input[type=range].RangeInput::-webkit-slider-runnable-track:focus{background:#efefef}input[type=range].RangeInput::-moz-range-track{border-radius:.25rem;cursor:pointer;height:.5rem;-moz-transition:all .2s ease;transition:all .2s ease;width:100%}input[type=range].RangeInput::-moz-range-track:focus{background:#efefef}input[type=range].RangeInput::-moz-range-track{background:#efefef;padding:0}input[type=range].RangeInput::-moz-range-thumb{background:#1565c0;border:none;border-radius:50%;box-sizing:border-box;cursor:pointer;height:1rem;width:1rem}input[type=range].RangeInput::-ms-track{border-radius:.25rem;cursor:pointer;height:.5rem;-ms-transition:all .2s ease;transition:all .2s ease;width:100%}input[type=range].RangeInput::-ms-track:focus{background:#efefef}input[type=range].RangeInput::-ms-track{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}input[type=range].RangeInput::-ms-fill-lower,input[type=range].RangeInput::-ms-fill-upper{background:#efefef;border:none}input[type=range].RangeInput::-ms-thumb{background:#1565c0;border:none;border-radius:50%;cursor:pointer;height:1rem;margin-top:0;width:1rem}input[type=range].RangeInput.dark::-ms-fill-lower,input[type=range].RangeInput.dark::-ms-fill-upper{background:#666}input[type=range].RangeInput.dark::-moz-range-track{border-radius:.25rem;cursor:pointer;height:.5rem;-moz-transition:all .2s ease;transition:all .2s ease;width:100%}input[type=range].RangeInput.dark::-moz-range-track:focus{background:#efefef}input[type=range].RangeInput.dark::-moz-range-track{background:#666}input[type=range].RangeInput.dark::-webkit-slider-runnable-track{border-radius:.25rem;cursor:pointer;height:.5rem;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}input[type=range].RangeInput.dark::-webkit-slider-runnable-track:focus{background:#efefef}input[type=range].RangeInput.dark::-webkit-slider-runnable-track{background:#666}input[type=range].RangeInput.dark.varies::-ms-thumb{background:#a06000}input[type=range].RangeInput.dark.varies::-webkit-slider-thumb{background:#a06000}input[type=range].RangeInput.dark.varies::-moz-range-thumb{background:#a06000}.ViewerSidebarWarning{border:1px solid #646466;border-radius:.5em;font-size:.8rem;line-height:1.2;margin:.5em 0;max-width:100%;padding:.4em .6em}.ViewerSidebarWarning>.Icon{display:inline-block;margin-right:.5em}.ViewerQuickToggle{position:relative}.ViewerQuickToggle .ViewerQuickToggle--wrapper{background:#3c3c3e;border:1px solid #646466;border-radius:2px;bottom:0;left:100%;pointer-events:auto;position:absolute;z-index:1}.ViewerQuickToggle .ViewerQuickToggle--wrapper .top-bar{padding:.3rem}.ViewerQuickToggle .ViewerQuickToggle--list{font-size:.8rem;min-width:15em;overflow:auto;pointer-events:auto}.ViewerQuickToggle .ViewerQuickToggle--list div.bordered{border-bottom:1px solid #646466}.ViewerQuickToggle .ViewerQuickToggle--list>div>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ViewerQuickToggle .ViewerQuickToggle--list>div>span input[type=checkbox]{margin-bottom:0}.ViewerQuickToggle .ViewerQuickToggle--list>div>span input[type=checkbox]+label{-webkit-box-flex:1;-ms-flex-positive:1;color:#fff;flex-grow:1;font-size:.8rem;font-weight:400;margin-right:0}.ViewerQuickToggle .ViewerQuickToggle--list .top-bar{background-color:#3c3c3e;border-radius:2px;border-top:1px solid #646466;margin-top:-1px;padding:.3rem;position:sticky;top:0;z-index:1}.ViewerQuickToggle .ViewerQuickToggle--list .top-bar .Icon{margin-right:.3rem}.FluorescenceBandsControl{font-weight:400}.FluorescenceBandsControl .control-item-flyout{background:#222;padding:.5em}.FluorescenceBandsControl button{background:none;border-radius:.2em;display:inline;font-size:inherit;line-height:1;margin:0;padding:.3em;text-align:center;-webkit-transition:none;transition:none}.FluorescenceBandsControl button:focus{background:inherit;-webkit-box-shadow:0 0 0 2px hsla(0,0%,100%,.2);box-shadow:0 0 0 2px hsla(0,0%,100%,.2)}.FluorescenceBandsControl button:active,.FluorescenceBandsControl button:hover{background:#666}.FluorescenceBandsControl .control-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;padding:.1rem .5rem .1rem .1rem}.FluorescenceBandsControl .control-item.selected{background:#222}.FluorescenceBandsControl .control-item:last-child{margin-bottom:0}.FluorescenceBandsControl .control-item>div{line-height:1.1}.FluorescenceBandsControl .control-item .item-label{margin-left:.25rem}.FluorescenceBandsControl .control-item .swatch{border:1px solid rgba(0,0,0,0);border-radius:.25rem;height:1rem;position:relative;width:1rem}.FluorescenceBandsControl .control-item .swatch.open{border-color:#fff}.FluorescenceBandsControl .control-item .swatch .picker{bottom:1.1rem;left:-1px;position:absolute;z-index:1}.FluorescenceBandsControl .sketch-picker input{border-radius:.25rem;height:auto;margin:0;text-align:center;width:100%!important}.ColorManagementControl{position:relative}.ColorManagementControl .ViewerQuickToggle--list{min-width:auto}.ColorManagementControl .control-item{background:none;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8rem;font-weight:400;line-height:inherit;margin:0;outline:none;padding:.15em .5em .1em .2em;-webkit-transition:background-color .15s linear;transition:background-color .15s linear;white-space:nowrap;width:100%}.ColorManagementControl .control-item:hover{background:#444;-webkit-transition:none;transition:none}.ColorManagementControl .control-item>:first-child{width:1.5em}body:-webkit-full-screen{height:100%;width:100%}body:-ms-fullscreen{height:100%;width:100%}body:fullscreen{height:100%;width:100%}.ViewerImageViewport{background:#111;color:#fff;cursor:default;font-size:1rem;height:100%;overflow:hidden;position:relative;-webkit-transition:right .5s ease-out;transition:right .5s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ViewerImageViewport:-webkit-full-screen{height:100vh;width:100vw}.ViewerImageViewport:-ms-fullscreen{height:100vh;width:100vw}.ViewerImageViewport:fullscreen{height:100vh;width:100vw}.ViewerImageViewport .ruo-warning{background:rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.7);border-radius:.3em;color:hsla(0,0%,100%,.7);font-size:.9em;font-weight:500;line-height:1;padding:.3em .3em .1em}.ViewerImageViewport .spinner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center}.ViewerImageViewport .osd-navigator-region{z-index:1}.ViewerImageViewport .osd-navigator-region .inner{border:2px solid lime!important;height:100%;width:100%}.ViewerImageViewport .OSDViewer{height:100%}.ViewerImageViewport .OSDViewer:not(:hover) .CursorLocationTooltip{display:none}.ViewerImageViewport .viewer-control-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0)}.ViewerImageViewport .viewer-control-overlay.top-left,.ViewerImageViewport .viewer-control-overlay.top-right{top:0}.ViewerImageViewport .viewer-control-overlay.top-left{left:0}.ViewerImageViewport .viewer-control-overlay.top-right{right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ViewerImageViewport .viewer-control-overlay.top-right>*+*{margin-top:.5rem}.ViewerImageViewport .viewer-control-overlay.bottom-left,.ViewerImageViewport .viewer-control-overlay.bottom-right{bottom:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ViewerImageViewport .viewer-control-overlay.bottom-left>*+*,.ViewerImageViewport .viewer-control-overlay.bottom-right>*+*{margin-left:1rem}.ViewerImageViewport .viewer-control-overlay.bottom-left{left:0}.ViewerImageViewport .viewer-control-overlay.bottom-left .ZoomBar{margin-right:3rem}.ViewerImageViewport .viewer-control-overlay.bottom-left .ZoomBar.collapse{margin-right:6rem}.ViewerImageViewport .viewer-control-overlay.bottom-right{right:0}.WhiteBackground .ViewerImageViewport{background:#fff}.GridLayout{display:block;max-width:100%;position:relative}.GridLayout .GridItem{display:inline-block;margin:0 20px 20px 0;vertical-align:top}.GridLayout.columns-1 .GridItem{width:100%}.GridLayout.columns-1 .GridItem:nth-of-type(1n){margin-right:0}.GridLayout.columns-2 .GridItem{width:calc(50% - 10px)}.GridLayout.columns-2 .GridItem:nth-of-type(2n){margin-right:0}.GridLayout.columns-3 .GridItem{width:calc(33.33333% - 13.33333px)}.GridLayout.columns-3 .GridItem:nth-of-type(3n){margin-right:0}.GridLayout.columns-4 .GridItem{width:calc(25% - 15px)}.GridLayout.columns-4 .GridItem:nth-of-type(4n){margin-right:0}.GridLayout.columns-5 .GridItem{width:calc(20% - 16px)}.GridLayout.columns-5 .GridItem:nth-of-type(5n){margin-right:0}.GridLayout.columns-6 .GridItem{width:calc(16.66667% - 16.66667px)}.GridLayout.columns-6 .GridItem:nth-of-type(6n){margin-right:0}.GridLayout.columns-7 .GridItem{width:calc(14.28571% - 17.14286px)}.GridLayout.columns-7 .GridItem:nth-of-type(7n){margin-right:0}.GridLayout.columns-8 .GridItem{width:calc(12.5% - 17.5px)}.GridLayout.columns-8 .GridItem:nth-of-type(8n){margin-right:0}.GridLayout.columns-9 .GridItem{width:calc(11.11111% - 17.77778px)}.GridLayout.columns-9 .GridItem:nth-of-type(9n){margin-right:0}.GridLayout.columns-10 .GridItem{width:calc(10% - 18px)}.GridLayout.columns-10 .GridItem:nth-of-type(10n){margin-right:0}.GridLayout.columns-11 .GridItem{width:calc(9.09091% - 18.18182px)}.GridLayout.columns-11 .GridItem:nth-of-type(11n){margin-right:0}.GridLayout.columns-12 .GridItem{width:calc(8.33333% - 18.33333px)}.GridLayout.columns-12 .GridItem:nth-of-type(12n){margin-right:0}.GridLayout.columns-13 .GridItem{width:calc(7.69231% - 18.46154px)}.GridLayout.columns-13 .GridItem:nth-of-type(13n){margin-right:0}.GridLayout.columns-14 .GridItem{width:calc(7.14286% - 18.57143px)}.GridLayout.columns-14 .GridItem:nth-of-type(14n){margin-right:0}.GridLayout.columns-15 .GridItem{width:calc(6.66667% - 18.66667px)}.GridLayout.columns-15 .GridItem:nth-of-type(15n){margin-right:0}.GridLayout.columns-16 .GridItem{width:calc(6.25% - 18.75px)}.GridLayout.columns-16 .GridItem:nth-of-type(16n){margin-right:0}.GridLayout.columns-17 .GridItem{width:calc(5.88235% - 18.82353px)}.GridLayout.columns-17 .GridItem:nth-of-type(17n){margin-right:0}.GridLayout.columns-18 .GridItem{width:calc(5.55556% - 18.88889px)}.GridLayout.columns-18 .GridItem:nth-of-type(18n){margin-right:0}.GridLayout.columns-19 .GridItem{width:calc(5.26316% - 18.94737px)}.GridLayout.columns-19 .GridItem:nth-of-type(19n){margin-right:0}.GridLayout.columns-20 .GridItem{width:calc(5% - 19px)}.GridLayout.columns-20 .GridItem:nth-of-type(20n){margin-right:0}.GridLayout.compact .GridItem{margin:0 10px 10px 0}.GridLayout.compact.columns-1 .GridItem{width:100%}.GridLayout.compact.columns-1 .GridItem:nth-of-type(1n){margin-right:0}.GridLayout.compact.columns-2 .GridItem{width:calc(50% - 5px)}.GridLayout.compact.columns-2 .GridItem:nth-of-type(2n){margin-right:0}.GridLayout.compact.columns-3 .GridItem{width:calc(33.33333% - 6.66667px)}.GridLayout.compact.columns-3 .GridItem:nth-of-type(3n){margin-right:0}.GridLayout.compact.columns-4 .GridItem{width:calc(25% - 7.5px)}.GridLayout.compact.columns-4 .GridItem:nth-of-type(4n){margin-right:0}.GridLayout.compact.columns-5 .GridItem{width:calc(20% - 8px)}.GridLayout.compact.columns-5 .GridItem:nth-of-type(5n){margin-right:0}.GridLayout.compact.columns-6 .GridItem{width:calc(16.66667% - 8.33333px)}.GridLayout.compact.columns-6 .GridItem:nth-of-type(6n){margin-right:0}.GridLayout.compact.columns-7 .GridItem{width:calc(14.28571% - 8.57143px)}.GridLayout.compact.columns-7 .GridItem:nth-of-type(7n){margin-right:0}.GridLayout.compact.columns-8 .GridItem{width:calc(12.5% - 8.75px)}.GridLayout.compact.columns-8 .GridItem:nth-of-type(8n){margin-right:0}.GridLayout.compact.columns-9 .GridItem{width:calc(11.11111% - 8.88889px)}.GridLayout.compact.columns-9 .GridItem:nth-of-type(9n){margin-right:0}.GridLayout.compact.columns-10 .GridItem{width:calc(10% - 9px)}.GridLayout.compact.columns-10 .GridItem:nth-of-type(10n){margin-right:0}.GridLayout.compact.columns-11 .GridItem{width:calc(9.09091% - 9.09091px)}.GridLayout.compact.columns-11 .GridItem:nth-of-type(11n){margin-right:0}.GridLayout.compact.columns-12 .GridItem{width:calc(8.33333% - 9.16667px)}.GridLayout.compact.columns-12 .GridItem:nth-of-type(12n){margin-right:0}.GridLayout.compact.columns-13 .GridItem{width:calc(7.69231% - 9.23077px)}.GridLayout.compact.columns-13 .GridItem:nth-of-type(13n){margin-right:0}.GridLayout.compact.columns-14 .GridItem{width:calc(7.14286% - 9.28571px)}.GridLayout.compact.columns-14 .GridItem:nth-of-type(14n){margin-right:0}.GridLayout.compact.columns-15 .GridItem{width:calc(6.66667% - 9.33333px)}.GridLayout.compact.columns-15 .GridItem:nth-of-type(15n){margin-right:0}.GridLayout.compact.columns-16 .GridItem{width:calc(6.25% - 9.375px)}.GridLayout.compact.columns-16 .GridItem:nth-of-type(16n){margin-right:0}.GridLayout.compact.columns-17 .GridItem{width:calc(5.88235% - 9.41176px)}.GridLayout.compact.columns-17 .GridItem:nth-of-type(17n){margin-right:0}.GridLayout.compact.columns-18 .GridItem{width:calc(5.55556% - 9.44444px)}.GridLayout.compact.columns-18 .GridItem:nth-of-type(18n){margin-right:0}.GridLayout.compact.columns-19 .GridItem{width:calc(5.26316% - 9.47368px)}.GridLayout.compact.columns-19 .GridItem:nth-of-type(19n){margin-right:0}.GridLayout.compact.columns-20 .GridItem{width:calc(5% - 9.5px)}.GridLayout.compact.columns-20 .GridItem:nth-of-type(20n){margin-right:0}.GridLayout .click-away{bottom:0;left:0;position:absolute;right:0;top:0}.GridItem{position:relative;text-align:center;z-index:1}.GridItem a{outline:0}.GridItem:hover{z-index:2}.GridItem-image-wrapper{position:relative}.GridItem-badge{background:#1565c0;border-radius:50%;color:#fff;font-size:.8rem;font-weight:400;height:1.6rem;line-height:1.6rem;position:absolute;text-align:center;width:1.6rem;z-index:2}.GridItem-badge.tl{left:.5rem;top:.5rem}.GridItem-badge.tr{right:.5rem;top:.5rem}.GridItem-badge.bl{bottom:.5rem;left:.5rem}.GridItem-badge.br{bottom:.5rem;right:.5rem}.GridItem-image{background:no-repeat 50%;background-size:contain;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.GridItem.snapshot .GridItem-image img,.GridItem:not(.snapshot) .GridItem-image{background-color:#f0f0f2;border:1px solid #dddddf;border-radius:.5rem}.dark .GridItem.snapshot .GridItem-image img,.dark .GridItem:not(.snapshot) .GridItem-image{background-color:#3c3c3e;border-color:#666}.GridItem.selected.snapshot .GridItem-image img,.GridItem.selected:not(.snapshot) .GridItem-image{border:2px solid #1565c0;z-index:3}.GridItem.snapshot a.active .GridItem-image img,.GridItem:not(.snapshot) a.active .GridItem-image{border:2px solid #1565c0}.GridItem.selected:not(.snapshot) .GridItem-image{margin:-1px}.GridItem.snapshot .GridItem-image{text-align:center}.GridItem.snapshot .GridItem-image.wide img{margin:50% 0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}.GridItem.snapshot .GridItem-image.tall img{height:100%}.add:not(.snapshot) .GridItem-image{background:#fff;border-style:dashed;border-width:2px;cursor:pointer;font-weight:400;-webkit-transition:background .15s linear;transition:background .15s linear}.add:not(.snapshot) .GridItem-image .Icon{color:#646466}.add:not(.snapshot) .GridItem-image:hover{background:#d9edff;-webkit-transition:none;transition:none}.GridItem-image:focus{-webkit-box-shadow:0 0 5px 0 rgba(21,101,192,.7);box-shadow:0 0 5px 0 rgba(21,101,192,.7)}.GridItem-image .grid-icon{height:50%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%}.GridItem-image .grid-icon svg{height:100%;width:auto}.GridItem-image .grid-icon svg path{fill:#666}.GridItem-image .upload-progress{bottom:0;left:0;position:absolute;right:0;top:0}.GridItem-image .upload-progress .upload-progress-bar,.GridItem-image .upload-progress .upload-progress-text{left:0;position:absolute;right:0;-webkit-transition:top .1s linear;transition:top .1s linear}.GridItem-image .upload-progress .upload-progress-bar{background:#43a047;bottom:0}.GridItem-image .upload-progress .upload-progress-text{color:#fff;font-size:.9rem;font-weight:400;padding:.3rem 0}.GridItem-image .upload-progress .upload-progress-text.above{color:#222;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.GridItem:not(.snapshot):not(.add):hover .GridItem-image{border-radius:.5rem .5rem 0 0}.GridItem-image:hover .label-overlay{opacity:.4}.GridItem-image .label-overlay{bottom:.25rem;left:.25rem;max-width:40%;position:absolute}.GridItem-image .label-overlay img{border-radius:.25rem}.GridItem-image .label-overlay:hover{max-width:85%;opacity:1}.GridItem-image .LabelHover{background:rgba(0,0,0,.2);border-top-right-radius:.25rem;bottom:0;color:#fff;font-size:1.25rem;left:0;max-width:40%;padding:.1rem .1rem 0 0;position:absolute}.GridItem-description.is-not-viewed{font-weight:700}.GridItem-description,.GridItem-description-placeholder{border-radius:0 0 .5rem .5rem;display:block;padding:.4em 0 .3em;text-align:center}.GridItem.snapshot .GridItem-description,.GridItem.snapshot .GridItem-description-placeholder{border-radius:.5rem}.GridItem-description .GridItem-description-main,.GridItem-description .GridItem-description-secondary,.GridItem-description-placeholder .GridItem-description-main,.GridItem-description-placeholder .GridItem-description-secondary{display:block;overflow:hidden;padding:0 .2em;text-overflow:ellipsis;white-space:nowrap;width:100%}.GridItem-description .GridItem-description-main>a,.GridItem-description .GridItem-description-secondary>a,.GridItem-description-placeholder .GridItem-description-main>a,.GridItem-description-placeholder .GridItem-description-secondary>a{color:inherit}.GridItem-description .GridItem-description-main>a:hover,.GridItem-description .GridItem-description-secondary>a:hover,.GridItem-description-placeholder .GridItem-description-main>a:hover,.GridItem-description-placeholder .GridItem-description-secondary>a:hover{color:inherit;text-decoration:underline}.GridItem-description .GridItem-description-main,.GridItem-description-placeholder .GridItem-description-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.GridItem-description .GridItem-description-main a,.GridItem-description-placeholder .GridItem-description-main a{overflow:hidden;text-overflow:ellipsis}.GridItem-description .GridItem-description-main .flex-item-3,.GridItem-description-placeholder .GridItem-description-main .flex-item-3{min-width:1em}.GridItem-description .GridItem-description-secondary,.GridItem-description-placeholder .GridItem-description-secondary{color:#666}.GridItem-description .GridItem-description-link,.GridItem-description-placeholder .GridItem-description-link{font-size:.9em}.GridItem-description-placeholder{display:none;visibility:hidden}.GridItem:hover .GridItem-description-placeholder{display:block}.GridItem:hover .GridItem-description{background:#f0f0f2;border:1px solid #dddddf;left:0;margin:-1px 0 0;position:absolute;right:0}.GridItem:hover .GridItem-description .GridItem-description-main,.GridItem:hover .GridItem-description .GridItem-description-secondary{text-overflow:clip;word-wrap:break-word;overflow:visible;white-space:normal}.GridItem.dark:hover .GridItem-description{background:#333;border-color:#666}img.EmptyFallbackImage.has-error{display:none}.LabelHover{line-height:normal}.Pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;margin:0}.Pager .break,.Pager .page{display:inline-block}.Pager .break{color:#666;padding:.1rem .3rem .06rem}.Pager .page a{border-radius:.2rem;color:#1565c0;font-size:.9rem;font-weight:400;padding:.1rem .3rem .06rem}.Pager .page a:hover{background:#d9edff}.Pager .page.active a,.Pager .page.active a:hover{background:#1565c0;color:#fff}.Pager .page.disabled a{background:#fff;color:#dddddf;pointer-events:none}.Pager form{margin-bottom:0}.Pager .numberInput{display:inline-block;height:1em;margin-bottom:0;margin-right:.5em}.FolderPageSelector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;font-size:.9rem;padding:.5rem 0;position:absolute;width:100%}@media only screen and (min-width:64.0625em){.FolderPageSelector{position:static}}.FolderPageSelector .PageSizeSelector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.FolderPageSelector .PageSizeSelector .left-text{display:inline;margin-right:.5rem}.FolderPageSelector .PageSizeSelector .right-text{display:inline;margin-left:.5rem}.FolderPageSelector .PageSizeSelector>.Select{-ms-flex-preferred-size:5rem;flex-basis:5rem;-ms-flex-negative:1;flex-shrink:1}.FolderPageSelector .PageSizeSelector .Select__control{height:20px}.FolderPageSelector .PageSizeSelector .Select__control .Select__single-value{font-size:1rem;font-weight:300;line-height:20px}.FolderPageSelector .PageSizeSelector .Select__control .Select__value-container{-ms-flex-preferred-size:3rem;flex-basis:3rem;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.FolderPageSelector .PageSizeSelector .Select__control .Select__input{height:18px}@media only screen and (min-width:40.0625em){.FolderPageSelector .PageSizeSelector .Select__control{height:34px}.FolderPageSelector .PageSizeSelector .Select__control .Select__single-value{line-height:32px}.FolderPageSelector .PageSizeSelector .Select__control .Select__input{height:32px}}.PaddedPage{height:90vh;padding:1.5rem 1em 2em}.FileDropWrapper{outline:none;position:relative}.FileDropWrapper:not(.active) .drop-overlay{display:none}.FileDropWrapper .drop-overlay{background:hsla(0,0%,100%,.5);bottom:0;color:#fff;left:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;z-index:1}.FileDropWrapper .drop-overlay>div{background:rgba(0,0,0,.75);border-radius:.5rem;font-size:1.3rem;font-weight:400;left:50%;max-width:20rem;padding:1.5rem 3rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%}.FileDropWrapper .drop-overlay>div .Icon{color:#ccc;font-size:5rem;margin-bottom:.5rem}.FileDropWrapper.sidebar .drop-overlay{background:rgba(0,0,0,.75)}.FileDropWrapper.sidebar .drop-overlay>div{font-size:1rem;padding:1rem}.FileDropWrapper.sidebar .drop-overlay>div .Icon{font-size:3rem}.FormError{color:#d32f2f}:not(label)>.FormError{display:block;font-size:.9rem;font-weight:400;margin-top:-.9rem}.FormError.validating{color:#666}.FormError.block{display:block;margin:1em 0}.LabelWrap.dark{color:#ddd}.LabelWrap.inline-label{display:-ms-grid;display:grid;-ms-grid-columns:auto 1rem 1fr;grid-template-columns:auto 1fr;-ms-grid-rows:auto auto;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;grid-template-areas:"." "error error";grid-template-rows:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.LabelWrap.inline-label .FormError{-ms-grid-column:1;-ms-grid-row:2;-ms-grid-column-span:3;grid-area:error}.LabelWrap.inline-label.has-error{row-gap:.5rem}.CasePriorityLabel{font-weight:400;text-transform:capitalize}.CasePriorityLabel.stat{color:#ff5055;font-weight:500}.CasePriorityLabel.rush{color:#ffb044}.DatetimeInput{position:relative}.DatetimeInput input,.DatetimeInput input[type=text][readonly]{background:#fff}.DatetimeInput.inline{display:inline-block}.DatetimeInput .clear-button{background:#fff;cursor:pointer;padding:0 .3rem;position:absolute;right:1.75rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DatetimeInput .clear-button:hover{color:#d32f2f}.DatetimeInput .undo-button{background:#fff;cursor:pointer;padding:0 .3rem;position:absolute;right:2.75rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DatetimeInput .undo-button:hover{color:#d32f2f}.DatetimeInput .calendar-icon{cursor:pointer;position:absolute;right:.75rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DatetimeInput.dark .clear-button,.DatetimeInput.dark .undo-button{background:none}.PACSSearchForm{max-width:60rem}@media(min-width:35rem){.PACSSearchForm .field-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.PACSSearchForm .field-row>*{margin-right:.5rem}.PACSSearchForm .field-row>:last-child{margin-right:0}.PACSSearchForm .field-row .flex-1{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.PACSSearchForm .field-row .flex-2{-webkit-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto}.PACSSearchForm .field-row .flex-3{-webkit-box-flex:3;-ms-flex:3 1 auto;flex:3 1 auto}.PACSSearchForm .field-row .flex-4{-webkit-box-flex:4;-ms-flex:4 1 auto;flex:4 1 auto}}.FolderIcon{color:#1565c0;display:inline-block;position:relative;vertical-align:middle}.FolderIcon .icon-highlight{color:#1565c0;margin-right:.2em}.SimpleSeriesItem{border-bottom:1px solid #ddd;height:3rem;line-height:3rem;overflow:hidden;padding:0 .8rem 0 5.8rem;position:relative;text-overflow:ellipsis}.SimpleSeriesItem:last-child{border-bottom:none}.SimpleSeriesItem-action{bottom:0;color:#fff;cursor:pointer;font-weight:500;left:0;position:absolute;text-align:center;top:0;width:2rem}.SimpleSeriesItem-action.success{color:#43a047;-webkit-transition:background .1s linear;transition:background .1s linear}.SimpleSeriesItem-action.success:hover{background:#a3d9a6;-webkit-transition:none;transition:none}.SimpleSeriesItem-action.danger{color:#d32f2f;-webkit-transition:background .1s linear;transition:background .1s linear}.SimpleSeriesItem-action.danger:hover{background:#fbecec;-webkit-transition:none;transition:none}.SimpleSeriesItem-thumb{background-position:50%;background-repeat:no-repeat;background-size:contain;height:3rem;left:2rem;position:absolute;top:0;width:3rem}.NodeList{border-color:#ddd;border-style:solid;border-width:1px 0;list-style-type:none;margin:0}.NodeList li{background:#fff;border-bottom:1px solid #ddd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.NodeList li:last-child{border-bottom:none}.NodeList li.dir>a{padding:.5rem .5rem .5rem .4rem}.NodeList li.dir>:nth-child(2){border-top:1px solid #ddd}.NodeList li.file{display:block;position:relative}.NodeList li.file>a{display:block;vertical-align:middle}.NodeList li.file>a:not(.thumb){padding-left:3.6625rem;padding-right:.5rem;width:100%}.NodeList li.file>a:not(.thumb):not(.multiline){line-height:3.0625rem}.NodeList li.file>a:not(.thumb).multiline{line-height:1.3rem;padding-bottom:.23125rem;padding-top:.23125rem}.NodeList li.file.add a.thumb{height:3.0625rem;width:3.0625rem}.NodeList li.file.add a.thumb .Icon{font-size:2rem;margin:.5rem .25rem}.NodeList li.file.add a:not(.thumb){font-weight:400}.NodeList li.file>a.thumb{background-color:#f0f0f2;background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;position:absolute}.NodeList li.file>a.thumb .overlay{background:rgba(0,0,0,.3);opacity:0;text-align:center;-webkit-transition:all .1s linear;transition:all .1s linear;width:3.0625rem}.NodeList li.file>a.thumb .overlay .Icon{color:#fff;line-height:3.0625rem}.NodeList li.file>a.thumb:hover .overlay{opacity:1}.NodeList li.placeholder i{color:#66a6ee;font-size:8rem}.NodeList li.placeholder h5{color:#646466;color:#ddd;font-weight:300;padding:4em 1em;text-align:center}.NodeList li>a{color:#646466;display:block;-webkit-transition:all .1s linear;transition:all .1s linear}.NodeList li.selected>a,.NodeList li.selected>a:hover,.NodeList li>a:hover{background-color:#d9edff}.NodeList li .right{display:none}.PDFViewer{background:#f0f0f2;padding:1.5em}.PDFViewer .react-pdf__Page{margin-bottom:1em}.PDFViewer .react-pdf__Page .react-pdf__Page__canvas{-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.25);box-shadow:2px 2px 5px 0 rgba(0,0,0,.25)}.FolderSnapshotsSelector{border:1px solid #dddddf;border-radius:.25em;max-height:20em;overflow-y:auto}.FolderSnapshotsSelector .image-section{margin-bottom:1em}.FolderSnapshotsSelector .image-section:last-child{margin-bottom:0}.FolderSnapshotsSelector .image-section .heading{background:#f0f0f2;border-radius:.25em;font-size:.9rem;font-weight:400;margin-bottom:.25em;padding:.25em .5em .2em}.FolderSnapshotsSelector .container-inner{padding:.5em}.SnapshotRowsLayout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.SnapshotRowsLayout:after{content:"";-webkit-box-flex:999999999;-ms-flex-positive:999999999;flex-grow:999999999}.SnapshotRowsLayout .SnapshotLayoutItem{margin:.2em;position:relative}.SnapshotRowsLayout .SnapshotLayoutItem i{display:block}.SnapshotRowsLayout .SnapshotLayoutItem img{border-radius:.5em;position:absolute;top:0;vertical-align:bottom;width:100%}.SnapshotRowsLayout .SnapshotLayoutItem.selected img{-webkit-box-shadow:0 0 0 2px #1565c0;box-shadow:0 0 0 2px #1565c0}.SnapshotRowsLayout .SnapshotLayoutItem .selection-badge{background:#1565c0;border-bottom-left-radius:.5em;border-top-right-radius:.5em;color:#fff;font-size:.75rem;font-weight:500;padding:.15em .4em .2em;position:absolute;right:0;top:0}.ReportTemplateSnapshotsSelector{margin-top:1em}.ReportTemplateSnapshotsSelector .container-item{margin:1em 0}.ReportTemplateSnapshotsSelector .container-item .required-indicator{color:red}.ReportTemplateSnapshotsSelector .container-item .item-heading{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ReportTemplateSnapshotsSelector .container-item .item-heading .title{font-weight:400}@media only screen and (min-width:64.0625em){.GenerateReportForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.GenerateReportForm>div{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}.GenerateReportForm>div.preview-section{margin-top:1em;min-height:40rem}@media only screen and (min-width:64.0625em){.GenerateReportForm>div.preview-section{height:auto;margin-left:1em;margin-top:0}}.Markdown code{border-radius:.25em;font-size:.9rem;font-weight:400}.ProgressBar.dark .progress-bar-container{background:#646466}.ProgressBar.dark .progress-text{color:#ddd}.ProgressBar .progress-bar-container{background:#ddd;border-radius:.25em;height:.5em;overflow:hidden;position:relative;width:100%}.ProgressBar .progress-bar-container .progress-bar{background:#1565c0;border-radius:.25em;bottom:0;left:0;position:absolute;top:0;-webkit-transition:right .2s ease;transition:right .2s ease}.ProgressBar .progress-bar-container .progress-bar-indeterminate{background-color:#1565c0;border-radius:.25em}.ProgressBar .progress-bar-container .progress-bar-indeterminate:before{-webkit-animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;background-color:inherit;bottom:0;content:"";left:0;position:absolute;top:0;will-change:left,right}.ProgressBar .progress-bar-container .progress-bar-indeterminate:after{-webkit-animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;-webkit-animation-delay:1.15s;animation-delay:1.15s;background-color:inherit;bottom:0;content:"";left:0;position:absolute;top:0;will-change:left,right}.ProgressBar .progress-text{color:#646466;font-size:.9rem;font-weight:400;margin:.5em 0}.ProgressBar.finished .progress-bar-container .progress-bar{background:#43a047}.ProgressBar.failed .progress-bar-container{background:#d19c4d}@-webkit-keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@-webkit-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.TitleEditor{color:#333;font-size:1.4rem;font-weight:500;margin-bottom:0}.TitleEditor>small{color:#666;display:inline-block;font-size:.7em;font-weight:400;margin-left:1.5em}.TitleEditor input[type=text]{border-radius:.2em;font-size:inherit;font-weight:inherit;height:auto;line-height:inherit;margin:-.01em 0;padding:0 .2em}.TitleEditor input[type=text].error{border-color:#d32f2f}.TitleEditor .InlineButton{margin-left:.5em}.CustomFieldsForm{margin-bottom:0}.CustomFieldsForm .CustomFieldsForm--field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CustomFieldsForm .CustomFieldsForm--field--boolean{margin-bottom:1em}.CustomFieldsForm .CustomFieldsForm--field .CustomFieldsForm--field-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.CustomFieldsForm .CustomFieldsForm--field .CustomFieldsForm--field-toolbar{margin-left:.5em;margin-top:.3em}.CustomFieldsForm .CustomFieldsForm--field.dragging{background:#f0f0f2;border-radius:.5em;display:block;height:3em;margin:0 0 1em}.CustomFieldsForm .CustomFieldsForm--field.dragging .CustomFieldsForm--field-input,.CustomFieldsForm .CustomFieldsForm--field.dragging .CustomFieldsForm--field-toolbar{display:none}.CustomFieldsForm--modal-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FileUploadItem{margin:0;padding:.5em 0}.FileUploadItem .item-name{margin-bottom:.5em}.FileUploadItem .item-name h1{font-size:1rem;font-weight:400}.FileUploadItem:not(.no-border){border-bottom:1px solid #ddd}.FileUploadItem:last-child{border-bottom:none}.FileUploadItem .status-bar{background:#fff9a9;border-radius:5px;height:34px;margin-bottom:10px;position:relative}.FileUploadItem .status-bar>.progress-bar{background:#9cff93;border-radius:5px;bottom:0;left:0;position:absolute;top:0;-webkit-transition:width .2s ease-out;transition:width .2s ease-out}.FileUploadItem .status-bar>.progress-text{left:10px;position:absolute;top:5px}.FileUploadItem .status-bar>.abort-button{position:absolute;right:5px;top:5px}.FileUploadItem .ProgressIcon{margin-right:.25rem}.FileUploadListings--HeadingIcon{margin-right:.425rem}.FileUploadListings--HeadingIcon--Pending{color:#1565c0}.FileUploadListings--HeadingIcon--Finished{color:#43a047}.FileUploadListings--HeadingIcon--Failed{color:#d19c4d}.Dropzone{border:2px dashed #1565c0;border-radius:.5em;color:#1565c0;display:block;padding:1em 1.5em;-webkit-transition:all .1s linear;transition:all .1s linear}.Dropzone .active-text{display:none;text-align:center}.Dropzone.active{background:#fff;padding:3em 2em}.Dropzone.active .inactive-text{display:none}.Dropzone.active .active-text{display:block}.CaseStatusLabel{font-weight:400;text-transform:capitalize}.CaseStatusLabel.good{color:#43a047;font-weight:500}.CaseStatusLabel.pending{color:#d19c4d}.SearchLink{color:#333}.SearchLink.bold{color:#1565c0;font-weight:400}.SearchLink.white{color:#fff}.SearchLink:focus,.SearchLink:hover,.SearchLink:visited{color:#333}.SearchLink:focus.bold,.SearchLink:hover.bold,.SearchLink:visited.bold{color:#1565c0}.SearchLink:focus.white,.SearchLink:hover.white,.SearchLink:visited.white{color:#fff}.SearchLink:focus,.SearchLink:hover{text-decoration:underline}.SidebarActions{margin:1em 0}.SidebarActions.small{margin:.2em 0 .5em -.3em}.SidebarActions .SidebarActions--item{display:inline;padding-left:.3em}.SidebarActions .SidebarActions--item:before{color:#646466;content:".";font-size:1.5em;font-weight:700;line-height:.5;padding-right:.3em;vertical-align:35%}.SidebarActions .SidebarActions--item:first-child{padding-left:0}.SidebarActions .SidebarActions--item:first-child:before{display:none}.EditableRangeValue{cursor:default;font-size:.875rem;line-height:1.1}.EditableRangeValue.unequal{font-style:italic}.EditableRangeValue.editable{cursor:text}.EditableRangeValue input[type=text],.EditableRangeValue input[type=text]:focus,.EditableRangeValue textarea,.EditableRangeValue textarea:focus{background:#333;border:1px solid #555;border-radius:2px;color:#fff;display:block;font-size:inherit;font-weight:inherit;height:auto;margin:-.1em 0 -.1em -.23em;padding:3px}.EditableRangeValue .AutoWidthInput--container{padding-right:1.25em;-webkit-transition:all .2ms ease;transition:all .2ms ease}.EditableRangeValue .AutoWidthInput--container input:not(.dark){background:none;border:none;color:#000}.EditableRangeValue.inline.truncateInlineText{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EditableRangeValue.inline .AutoWidthInput--container{display:inline-block;padding-right:0}.EditableRangeValue.inline.editing{display:inline-block;padding-right:.275rem}.EditableRangeValue:not(.multiline):not(.editing){display:-webkit-box;display:-ms-flexbox;display:flex}.EditableRangeValue:not(.multiline):not(.editing).inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.EditableRangeValue:not(.multiline):not(.editing)>.value-display{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EditableRangeValue:not(.multiline):not(.editing)>.edit-icon{-ms-flex-negative:0;flex-shrink:0}.EditableRangeValue:hover .edit-icon{opacity:1}.EditableRangeValue.PlaceholderCenter .text-muted{text-align:center}.RangeField{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between;width:100%}.RangeField__value{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:2rem!important;overflow:visible!important;width:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;text-align:center}.RangeField__value.editing .AutoWidthInput--container{max-width:1.8rem}.PropertyList{margin:0;max-width:100%}.PropertyList>.PropertyList--item{color:#667085;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.9rem;margin:.25rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PropertyList>.PropertyList--item .field-app-indicator{display:inline-block;fill:#4d4d4d;line-height:1;margin-right:.4rem;vertical-align:middle}.PropertyList>.PropertyList--item .field-app-indicator.user-modified{color:#d0d5dd}.PropertyList>.PropertyList--item>.PropertyList--key{-webkit-box-flex:1;color:#344054;-ms-flex:1 1 2em;flex:1 1 2em;font-weight:500;margin-right:1em;overflow:hidden;text-align:right;text-overflow:ellipsis}.PropertyList>.PropertyList--item>.PropertyList--value{-webkit-box-flex:1;-ms-flex:1 1 4em;flex:1 1 4em;font-weight:400;word-wrap:break-word;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis}.PropertyList>.PropertyList--item>.PropertyList--value .SearchLink{color:#667085}.PropertyList>.PropertyList--item.editable{cursor:pointer}.PropertyList>.PropertyList--item>.PropertyList--value .PropertyList--value--search{display:none;margin-left:.5em}.PropertyList>.PropertyList--item>.PropertyList--value:hover .PropertyList--value--search{display:inline-block}.PropertyList>.PropertyList--item.editting>.PropertyList--value{overflow:visible}.PropertyList.left-key .PropertyList--key{text-align:left}.PropertyList.white>.PropertyList--item{color:#fff}.PropertyList.white>.PropertyList--item .field-app-indicator{fill:#fff}.PropertyList.white>.PropertyList--item>.PropertyList--key{color:#ccc}.PropertyList.dark>.PropertyList--item{color:#fff}.PropertyList.dark>.PropertyList--item .field-app-indicator{fill:#4d4d4d}.PropertyList.dark>.PropertyList--item>.PropertyList--key{color:#fff}.PropertyList.dark>.PropertyList--item>.PropertyList--value .SearchLink{color:#ccc}.SidebarTabs .react-tabs__tab-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 1em;padding:0}.SidebarTabs .react-tabs__tab{color:#ddd;-webkit-box-flex:1;border:solid #ddd;border-width:0 0 1px;cursor:pointer;display:block;-ms-flex:1 1 1em;flex:1 1 1em;font-weight:500;list-style:none;padding:.2em 0;text-align:center}.SidebarTabs .react-tabs__tab--selected{border-bottom:2px solid #333;color:#333}.SidebarTabs .react-tabs__tab--selected:focus{border-bottom:2px solid #1565c0;color:#1565c0}.SidebarTabs .react-tabs__tab--selected:focus:after{content:"";visibility:hidden}.SidebarTabs .react-tabs__tab:active,.SidebarTabs .react-tabs__tab:focus{border-radius:0;-webkit-box-shadow:none;box-shadow:none;outline:none}.LargeSearchInput{display:inline-block;line-height:inherit;position:relative;vertical-align:middle;width:100%}.LargeSearchInput input[type=search]::-webkit-search-cancel-button{display:none}.LargeSearchInput .search-icon{color:#999;left:.2rem;position:absolute;top:.7rem;z-index:1}.LargeSearchInput .close-icon{color:#999;cursor:pointer;position:absolute;right:.4rem;top:.7rem;z-index:1}.LargeSearchInput input[type=search]{height:2.5rem;margin-bottom:0;padding:.2rem .4rem .2rem 1.9rem;width:100%}.LargeSearchInput.dark input[type=search]{background:none;border:1px solid #444;color:#ddd}.LargeSearchInput.dark input[type=search]::-webkit-search-cancel-button{-webkit-filter:brightness(100) opacity(.6);filter:brightness(100) opacity(.6)}.ActivityLogFeedItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;cursor:pointer;-ms-flex-direction:row;flex-direction:row;overflow:hidden;padding-left:.5rem}.ActivityLogFeedItem.highlight{background-color:#e9f4fe}.ActivityLogFeedItem:hover{background:#f9f9f9}.ActivityLogFeedItem--avatar{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start}.ActivityLogFeedItem--data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;height:100%;justify-content:space-between;padding-left:1rem}.ActivityLogFeedItem--data--content{font-size:.75rem}.ActivityLogFeedItem--data--metadata{line-height:1}.ActivityLogFeedItem--data--metadata .TimeAgo{color:#999;display:inline!important;font-size:.625rem;line-height:1}.ActivityLogFeedItem--Details,.ActivityLogFeedItem--RFC,.ActivityLogFeedItem--Summary{color:#666;font-size:.75rem;font-weight:400}.ActivityLogFeedItem--Summary{font-size:.75rem}.ActivityLogFeedItem--Summary .ActivityLogFeedItem--Change{display:inline-block;padding:.25rem 0}.ActivityLogFeedItem--Change{font-size:.75rem}.ActivityLogFeedItem--Change--Target{color:#333}.ActivityLogFeedItem--RFC{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;border-bottom-left-radius:2px;border-left:2px solid #d0d5dd;border-top-left-radius:2px;-webkit-line-clamp:3;margin:.5rem 0 0;padding-left:.5rem}.ActivityLogFeedItem--ExpandIcon.Icon{background:none!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#999;margin-left:.25rem;outline:none!important;vertical-align:middle}.ActivityLogFeedItem--ExpandIcon.Icon .Icon{-webkit-transition:transform .2s ease;transition:transform .2s ease}.ActivityLogFeedItem--Details ul{margin-bottom:0}.ActivityLogFeedItem--Details ul>li{font-size:.625rem}.ActivityLogFeedItem--Details ul>li .ActivityLogFeedItem--Change{display:-webkit-box;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.RepositoryActivityLogFeed{height:100%;padding:1.5rem 1rem}.RepositoryActivityLogFeed--TopBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:0;flex-wrap:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.RepositoryActivityLogFeed--TopBar>.Dropdown>.Dropdown-trigger .IconButton{color:#999}.RepositoryActivityLogFeed--TopBar>.Dropdown.-active>.Dropdown-trigger .IconButton,.RepositoryActivityLogFeed--TopBar>.Dropdown.-active>.Dropdown-trigger .IconButton:active,.RepositoryActivityLogFeed--TopBar>.Dropdown>.Dropdown-trigger .IconButton:active{color:#1d68bd}.RepositoryActivityLogFeed--RFCSwitch .Checkbox{font-size:.5rem;margin-bottom:0;margin-left:.25rem}.RepositoryActivityLogFeed--RFCSwitch .Checkbox input[type=checkbox]+label{margin-right:0}.RepositoryActivityLogFeed--SearchBox.LargeSearchInput{display:inline;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.RepositoryActivityLogFeed--SearchBox.LargeSearchInput>.close-icon,.RepositoryActivityLogFeed--SearchBox.LargeSearchInput>.search-icon{top:.5rem}.RepositoryActivityLogFeed--SearchBox.LargeSearchInput>input{height:2rem;width:100%}.RepositoryActivityLogFeed--section{padding-bottom:1rem;padding-right:.5rem;padding-top:1rem}.RepositoryActivityLogFeed--section:not(:last-child){border-bottom:1px solid rgba(34,34,34,.102)}.RepositoryActivityLogFeed--section--description{color:rgba(51,51,51,.702);font-size:1rem}.RepositoryActivityLogFeed--section>.ActivityLogFeedItem{padding-bottom:1rem;padding-top:1rem}.ImageAnalysisResults{margin:1rem 0;padding:0 1rem}.ImageAnalysisResults .no-results{margin-top:.5em;text-align:center}.ImageAnalysisResults .title{margin-bottom:.5rem}.ImageAnalysisResults .ImageAnalysisResults--item{background:#efefef;border-top-width:0;padding:.4rem .5rem}.ImageAnalysisResults .ImageAnalysisResults--item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-top-width:1px}.ImageAnalysisResults .ImageAnalysisResults--item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.ImageAnalysisResults .ImageAnalysisResults--item .subtitle{-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:.9rem;font-weight:400;justify-content:space-between;margin-bottom:.25rem;opacity:.8}.ImageAnalysisResults .ImageAnalysisResults--item .subtitle,.ImageAnalysisResults .ImageAnalysisResults--item .subtitle .timestamp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ImageAnalysisResults .ImageAnalysisResults--item .subtitle .timestamp .delete-button{margin-left:.25rem}.ImageAnalysisResults .ImageAnalysisResults--item .results-toggle{cursor:pointer;font-size:.9rem;font-weight:400;margin-top:.25rem}.ImageAnalysisResults .ImageAnalysisResults--item .result-name{font-weight:400}.ImageAnalysisResults .ImageAnalysisResults--item .result-name .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.5rem}.ImageAnalysisResults .ImageAnalysisResults--item .result-name .icon .SVGInline{line-height:1;margin-right:.25rem}.ImageAnalysisResults .ImageAnalysisResults--item .app-results{border-left:2px solid #dddddf;border-right:1px solid #dddddf;margin-bottom:.8rem}.ImageAnalysisResults .ImageAnalysisResults--item .app-result-item{border-bottom:1px solid #dddddf;padding:.2rem .5rem}.ImageAnalysisResults .ImageAnalysisResults--item .app-result-item:first-child{border-top:1px solid #dddddf}.ImageAnalysisResults .ImageAnalysisResults--item .app-result-item>strong{font-size:.85rem}.ImageAnalysisResults.dark .ImageAnalysisResults--item{background:#333;border-color:#666}.ImageAnalysisResults.dark .ImageAnalysisResults--item .result-name .icon{fill:#fff}.ImageAnalysisResults.dark .ImageAnalysisResults--item .app-result-item,.ImageAnalysisResults.dark .ImageAnalysisResults--item .app-results{border-color:#666}.FolderSidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:90px}@media only screen and (min-width:40.0625em){.FolderSidebar{margin-top:110px}}@media only screen and (min-width:64.0625em){.FolderSidebar{margin-top:0}}.FolderSidebar--CustomFieldsDropdown--timestamp{color:#667085;font-size:.875rem;font-style:italic;font-weight:400;text-align:center}.FolderSidebar .ActivityLogTab.react-tabs__tab-panel--selected{height:calc(100% - 1rem)}.FolderSidebar .collapse-right-button:active,.FolderSidebar .collapse-right-button:focus,.FolderSidebar .collapse-right-button:hover{-webkit-box-shadow:none;box-shadow:none}.FolderSidebar .collapse-right-button:focus:not(:hover){background:none;-webkit-box-shadow:none;box-shadow:none}.FolderSidebar .collapse-right-button{border:1px solid #ddd;border-radius:4px;font-size:1.5rem;margin-left:auto;position:relative;width:1.4em;-ms-flex-negative:0;flex-shrink:0}.FolderSidebar .collapse-right-button.collapsed-right{margin-left:inherit}.FolderSidebar--top-section{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:1rem}.FolderSidebar--tabs{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.FolderSidebar--tabs,.FolderSidebar--tabs .TabList{display:-webkit-box;display:-ms-flexbox;display:flex}.FolderSidebar--tabs .TabList{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0}.FolderSidebar--tabs .Scrollbars{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.FolderSidebar--title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.2rem;font-weight:400;line-height:1.1;margin:0 0 1em;padding:0 0 .5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.FolderSidebar--title .title-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:.5em;margin-right:.5em;overflow:hidden}.FolderSidebar--title .title-text .context-trigger{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;max-width:100%}.FolderSidebar--title .title-text .context-trigger .selection-description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FolderSidebar__section{padding:1rem}.FolderSidebar__section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #f2f4f7;padding-bottom:.5rem}.FolderSidebar__section__header__suffix{color:#667085;font-size:.875rem;font-weight:400;text-align:center}.FolderSidebar__section__title{color:#667085;font-size:1rem;font-weight:300;line-height:1.5}.FolderSidebar__section__title__indicator{margin-left:.25rem}.FolderSidebar__section__content{font-size:.875rem;padding-top:1rem}.FolderSidebar--custom-fields{margin:2em 0}.FolderSidebar--custom-fields-edit{margin:2em 0;text-align:center}.FolderSidebar--snapshots{margin:2em 0;padding:0 1em}.FolderSidebar--empty-metadata{color:#999;margin-top:2em;text-align:center}.FolderSidebar .PropertyList{padding:0 1em}.SidebarLayout--sidebar-content{height:100%}.SearchInput{display:inline-block;position:relative;vertical-align:middle}.SearchInput .search-icon{color:#ddd;left:.2rem;position:absolute;top:.35rem;z-index:1}.SearchInput .close-icon{color:#ddd;position:absolute;right:.2rem;top:.35rem;z-index:1}.SearchInput input[type=search].reset-padding{padding:.2rem 1.5rem}.SearchInput input[type=search]{height:1.7rem;margin-bottom:0;max-width:100%;padding:.2rem .4rem .2rem 1.8rem;-webkit-transition:width .1s ease-out;transition:width .1s ease-out;width:100px}.SearchInput input[type=search].not-empty,.SearchInput input[type=search]:focus{width:250px}.SearchInput.dark input[type=search]{background:none;border:1px solid #444;color:#ddd}.SearchInput.dark input[type=search]::-webkit-search-cancel-button{-webkit-filter:brightness(100) opacity(.6);filter:brightness(100) opacity(.6)}.TableColumnEditor{margin-top:1em}.TableColumnEditor .flexContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.TableColumnEditor .no-text-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.TableColumnEditor .plus,.TableColumnEditor .plus:focus,.TableColumnEditor .plus:hover{color:#43a047}.TableColumnEditor .flex-icon{-webkit-box-flex:0;-ms-flex:0;flex:0}.TableColumnEditor .minus,.TableColumnEditor .minus:focus,.TableColumnEditor .minus:hover{color:#d32f2f}.TableColumnEditor .column-list{margin-bottom:1em}.TableColumnEditor .column-search{margin-bottom:.5em;width:95%}.TableColumnEditor .dragging{opacity:.3}.TableColumnEditor .blank-slate{text-align:center}.IconDisplaySettingsEditor,.ListDisplaySettingsEditor{margin-left:.5rem;position:relative}.IconDisplaySettingsEditor>.IconButton,.IconDisplaySettingsEditor>.IconButton:hover,.ListDisplaySettingsEditor>.IconButton,.ListDisplaySettingsEditor>.IconButton:hover{color:#666;cursor:pointer}.IconDisplaySettingsEditor .sort-mode-label,.ListDisplaySettingsEditor .sort-mode-label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.IconDisplaySettingsEditor .sort-mode-label .label-text,.ListDisplaySettingsEditor .sort-mode-label .label-text{flex-shink:0}.IconDisplaySettingsEditor .sort-mode-label>.Select,.ListDisplaySettingsEditor .sort-mode-label>.Select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:1rem;max-width:10rem}.AgreementDisplay{font-weight:400}.AgreementDisplay.agree{color:#43a047}.AgreementDisplay.disagree-minor{color:#d19c4d}.AgreementDisplay.disagree-major{color:#d32f2f}.ReviewItem{background:#f0f0f2;border-radius:5px;margin:1em 0;padding:.8em}.ReviewItem .ReviewItem-heading{font-weight:400}.ReviewItem .ReviewItem-timestamp{color:#666}.DisplayModeDropdown .RadioGroup.classic>li:not(:last-child){margin-bottom:0}.DisplayModeDropdown .RadioGroup.classic>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:12em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.DisplayModeDropdown .Dropdown-content.dark{background:#222}.DisplayModeDropdown .Dropdown-content.dark .Dropdown-list>.ToggleSwitch.Dropdown-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;padding:.5rem .875rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.DisplayModeDropdown .Dropdown-content.dark .Dropdown-list>.ToggleSwitch.Dropdown-list-item>.Checkbox{margin-bottom:0}.DisplayModeDropdown .Dropdown-content.dark .Dropdown-list>.ToggleSwitch.Dropdown-list-item>.Checkbox>label{margin:0}.DisplayModeDropdown .Dropdown-content.dark .Dropdown-list>.ToggleSwitch.Dropdown-list-item{background:#222;border-bottom:none;color:#fff}.DisplayModeDropdown .Dropdown-content.dark .Dropdown-list>.ToggleSwitch.Dropdown-list-item:hover{background:#444}.TitleBar{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1em;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.TitleBar h1{font-size:1.3em;font-weight:500}.TitleBar--left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.TitleBar--right{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TitleBar--right,.TitleBar--right span.clinical-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.TitleBar--right span.clinical-buttons>button{color:#1565c0;margin-left:.5em}.TitleBar--right .SelectedCounter{display:-webkit-box;display:-ms-flexbox;display:flex}.TitleBar--right .SelectedCounter>span.word{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.TitleBar--right .InlineButton{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.TitleBar--hidden{display:none!important}.TitleBar div.divider{margin:0 .3rem 0 1rem}.TitleBar .DisplayModeDropdown>.Dropdown-trigger>.IconButton,.TitleBar .DisplayModeDropdown>.Dropdown-trigger>.InlineButton,.TitleBar .FolderActionsDropdown>.Dropdown-trigger>.IconButton,.TitleBar .FolderActionsDropdown>.Dropdown-trigger>.InlineButton{color:#666}.collapse-right-button-override{border:1px solid #ddd;border-radius:5px!important;font-size:1.5rem;margin-bottom:-4.5rem!important;margin-top:-4.5rem!important;padding:.25rem .45rem!important;width:1.4em}.VISLauncher{margin-bottom:0}.VISLauncher .form-fields{margin-bottom:1rem}.VISLauncher .button-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.VISLauncher .annotations-config-section{border-left:1px solid #dddddf;margin-left:.5rem;padding:.5rem}.VISLauncher .annotations-config-section .annotation-color-map{list-style-type:none;margin:0 0 0 1.5rem}.VISLauncher .annotations-config-section .annotation-color-map>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9rem;font-weight:400;margin-bottom:.25rem}.VISLauncher .annotations-config-section .annotation-color-map>li:last-child{margin-bottom:0}.VISLauncher .annotations-config-section .annotation-color-map>li>*{margin-right:.25rem}.VISLauncher .annotations-config-section .annotation-color-map>li>:last-child{margin-right:0}.VISLauncher .annotations-config-section .annotation-color-map>li .color-swatch{border-radius:.25rem;height:1.8rem;width:3rem}.VISLauncher .annotations-config-section .annotation-color-map>li .roi-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.VISLauncher .annotations-config-section .annotation-color-map>li .roi-input input{height:auto;margin-left:.4rem;max-width:4rem;padding:.45em}.ContextMenu--container,.ContextMenu--submenu-contents{background:#f9f9f9;border:1px solid #ddd;border-radius:.25rem;min-width:12.5rem;padding:0}.ContextMenu--container .top-border,.ContextMenu--submenu-contents .top-border{border-top:1px solid #ccc}.ContextMenu--anchor,.ContextMenu--button,.ContextMenu--submenu,button.ContextMenu--button{background:#f9f9f9;color:#333;display:block;font-size:.875rem;font-weight:400;line-height:1.5;margin:0;min-width:inherit;padding:.5rem 1rem;text-align:left;white-space:nowrap;width:100%}.ContextMenu--anchor:focus:not(:disabled),.ContextMenu--anchor:hover:not(:disabled),.ContextMenu--button:focus:not(:disabled),.ContextMenu--button:hover:not(:disabled),.ContextMenu--submenu:focus:not(:disabled),.ContextMenu--submenu:hover:not(:disabled),button.ContextMenu--button:focus:not(:disabled),button.ContextMenu--button:hover:not(:disabled){background:#daedfe;color:#333}.ContextMenu--anchor:first-child,.ContextMenu--button:first-child,.ContextMenu--submenu:first-child,button.ContextMenu--button:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.ContextMenu--anchor:last-child,.ContextMenu--button:last-child,.ContextMenu--submenu:last-child,button.ContextMenu--button:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.ContextMenu--anchor:disabled,.ContextMenu--button:disabled,.ContextMenu--submenu:disabled,button.ContextMenu--button:disabled{background:#f9f9f9;border-color:#ccc;color:#646466}.ContextMenu--anchor:disabled:focus,.ContextMenu--anchor:disabled:hover,.ContextMenu--button:disabled:focus,.ContextMenu--button:disabled:hover,.ContextMenu--submenu:disabled:focus,.ContextMenu--submenu:disabled:hover,button.ContextMenu--button:disabled:focus,button.ContextMenu--button:disabled:hover{background:#f9f9f9;color:#646466}.ContextMenu--submenu{position:relative}.ContextMenu--submenu.disabled{background:#f9f9f9;cursor:default;opacity:.7}.ContextMenu--submenu .ContextMenu--submenu-contents{left:100%;position:absolute;top:0}.ContextMenu--submenu .ContextMenu--submenu-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center}.ContextMenu--submenu .ContextMenu--submenu-label .Icon.zmdi-chevron-right{line-height:1.5}.ContextMenu--toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ContextMenu--container.dark,.ContextMenu--container.dark .ContextMenu--submenu-contents,.ContextMenu--submenu-contents.dark,.ContextMenu--submenu-contents.dark .ContextMenu--submenu-contents{background:#222;border:1px solid #000}.ContextMenu--container.dark .ContextMenu--anchor,.ContextMenu--container.dark .ContextMenu--button,.ContextMenu--container.dark .ContextMenu--submenu,.ContextMenu--submenu-contents.dark .ContextMenu--anchor,.ContextMenu--submenu-contents.dark .ContextMenu--button,.ContextMenu--submenu-contents.dark .ContextMenu--submenu{background:#222;color:#dddddf}.ContextMenu--container.dark .ContextMenu--anchor:focus,.ContextMenu--container.dark .ContextMenu--anchor:hover,.ContextMenu--container.dark .ContextMenu--button:focus,.ContextMenu--container.dark .ContextMenu--button:hover,.ContextMenu--container.dark .ContextMenu--submenu:focus,.ContextMenu--container.dark .ContextMenu--submenu:hover,.ContextMenu--submenu-contents.dark .ContextMenu--anchor:focus,.ContextMenu--submenu-contents.dark .ContextMenu--anchor:hover,.ContextMenu--submenu-contents.dark .ContextMenu--button:focus,.ContextMenu--submenu-contents.dark .ContextMenu--button:hover,.ContextMenu--submenu-contents.dark .ContextMenu--submenu:focus,.ContextMenu--submenu-contents.dark .ContextMenu--submenu:hover{background:#333;color:#dddddf}.ContextMenu--container.dark .ContextMenu--submenu.disabled:hover,.ContextMenu--submenu-contents.dark .ContextMenu--submenu.disabled:hover{background:#222;color:#dddddf}.ContextMenu--container.dark .top-border,.ContextMenu--submenu-contents.dark .top-border{border-top:1px solid #333}.context-trigger{cursor:pointer}.context-trigger.inline{display:inline-block}.AuditDownloadModal .top-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}.AuditDownloadModal .bottom-toolbar{border-top:1px solid #eee;margin-top:1rem;padding-top:1.5rem;text-align:right}.AuditDownloadModal .field-label{color:#666;font-size:.75rem;font-weight:500;margin-bottom:.5rem}.AuditDownloadModal .selected-node-indicator{margin-top:1rem;-webkit-box-flex:1;border-bottom:1px solid #eee;-ms-flex:1;flex:1;margin-bottom:1.5rem;padding-bottom:1.5rem}.AuditDownloadModal .selected-node-indicator--title{color:#666;font-size:.75rem;font-weight:500}.AuditDownloadModal .selected-node-indicator .selected-node-path{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AuditDownloadModal .selected-node-indicator .selected-node-path--name{border-radius:4px;color:#333;display:inline-block;font-size:.825rem;font-weight:400;padding:.07rem .4rem 0}.AuditDownloadModal .selected-node-indicator .selected-node-path--name:first-child{padding-left:0}.AuditDownloadModal .AuditModalField{width:min(60%,20rem)}.AncestorsBreadcrumbs.small .Breadcrumbs{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.AncestorsBreadcrumbs.small .Breadcrumbs>li>a{padding:0;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.AncestorsBreadcrumbs.small .Breadcrumbs>li>button{padding:0;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.AncestorsBreadcrumbs.small .Breadcrumbs>li>button:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.AncestorsBreadcrumbsMenu.dark .AncestorsBreadcrumbsPaper{background-color:#222}.AncestorsBreadcrumbsMenu.dark .AncestorsBreadcrumbsPaper>ul>a>li{color:#ccc}.AncestorsBreadcrumbsMenu.small .AncestorsBreadcrumbsPaper>ul>a>li{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.SimpleLabel{background:#ddd;border-radius:5px;display:inline-block;font-size:.8rem;line-height:1;padding:5px 8px}.SimpleLabel:not(:last-child){margin-right:.5rem}.SimpleLabel:first-child{margin-left:.5rem}.SimpleLabel.dark{background:#646466}.ActionLink{background:none;color:#1565c0;font-size:.9rem;font-weight:inherit;margin:0 .6rem 0 0;outline:none;padding:0;text-align:left}.ActionLink:last-child{margin-right:0}.ActionLink:focus,.ActionLink:hover{background:none;color:#1565c0}.ActionLink.dark{color:#ddd}.ActionLink.dark:hover{color:#fff}.EntityAccessTokenItem .TokenName{display:inline-block;max-width:65%}.EntityAccessTokenItem .TokenName .ActionLink{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CopyableInput{position:relative}.CopyableInput>input{padding-right:2.5em!important}.CopyableInput .CopyableInput--CopyButton{bottom:.35em;position:absolute;right:.5em}.CopyableInput.dark>input,.CopyableInput.dark>input.radius{background:none;color:#ddd}.CopyableInput.dark .CopyableInput--CopyButton{color:#ddd}.CopyableInput.dark .CopyableInput--CopyButton:hover{background-color:#444}.ImageEmbedDesigner .ImageEmbed--InputGroup{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 .5rem;min-width:200px}.ImageEmbedDesigner.dark label{color:#ddd}.PanelTabs .react-tabs__tab-list{margin:0 0 1em}.PanelTabs .react-tabs__tab{border:0 solid #ddd;color:inherit;cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:400;margin-right:2rem;padding:.4rem 0 calc(.4rem - 3px);position:relative}.PanelTabs .react-tabs__tab:last-child{margin-right:0}.PanelTabs .react-tabs__tab--selected,.PanelTabs .react-tabs__tab--selected:focus{border-bottom:3px solid #1565c0;color:#1565c0}.PanelTabs .react-tabs__tab--selected:focus:after{content:"";visibility:hidden}.PanelTabs .react-tabs__tab:active,.PanelTabs .react-tabs__tab:focus{border-radius:0;-webkit-box-shadow:none;box-shadow:none;outline:none}.PanelTabs.dark{color:#999}.PanelTabs.dark .react-tabs__tab:hover{color:#ddd}.PanelTabs.dark .react-tabs__tab--selected,.PanelTabs.dark .react-tabs__tab--selected:focus{border-bottom-color:#ddd;color:#ddd}.SavingIndicator{color:#666;font-size:1em;font-weight:400}.SavingIndicator.saved .Icon{color:#479f4c}.SavingIndicator.saving .Spinner.inline{display:inline}.SavingIndicator.dark{color:#dddddf}.SavingIndicator.dark.saved .Icon{color:#43a047}.ViewerCheckboxes{padding-left:1em}.ViewerCheckboxes>*{display:block}.AnnotationCheckboxColumns{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;padding-left:1em}.AnnotationCheckboxColumns,.AnnotationCheckboxColumns .AnnotationCheckboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.AnnotationCheckboxColumns .AnnotationCheckboxes{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.AnnotationCheckboxes .Checkbox,.ViewerCheckboxes .Checkbox{margin-bottom:.5em;margin-top:.5em}.AnnotationCheckboxes .Checkbox label,.ViewerCheckboxes .Checkbox label{margin-left:.625em}.AdvancedShareLinkEditor .ToggleSwitch .Checkbox{margin-bottom:0}.AdvancedShareLinkEditor section{border-bottom:1px solid #ddd;padding-bottom:1em}.AdvancedShareLinkEditor .HiddenSection:not(:last-child){border-bottom:1px solid #ddd}.AdvancedShareLinkEditor .ExportButton{margin-top:1em;padding:0}.AdvancedShareLinkEditor .ConditionalSection{background:#fafafa;border-radius:.25em;display:inline-block;min-width:12.5em;padding:.75em .5em;position:relative}.AdvancedShareLinkEditor .spaced{margin-left:1rem;min-width:5rem}.PanelTabs.dark .AdvancedShareLinkEditor .HiddenSection:not(:last-child),.PanelTabs.dark .AdvancedShareLinkEditor section{border-color:#333}.ShareLinkEditModal label.ToggleSwitch:not(.dark){color:#333}.ShareLinkEditModal .HiddenSection{color:#333;font-weight:400}.ShareLinkEditModal .HiddenSection .hidden-section-toggle{padding-left:0}.ShareLinkEditModal .HiddenSection .hidden-section-toggle .open-indicator{margin-right:.5em}.ShareLinkEditModal .ToggleSwitch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:1em;justify-content:space-between}.ShareLinkEditModal .ToggleContainer .ToggleSwitch{margin-bottom:0!important}.ShareLinkEditModal .HelpTip{color:#999}.ShareLinkEditModal .InfoText{border-top:1px solid #eee;color:#666;font-weight:400;margin-left:-1em;margin-right:-1em;margin-top:1em;padding:1em 1em 0}.ShareLinkEditModal .PanelTabs.dark .InfoText{border-color:#333;color:#999}.meta-options{-webkit-columns:2 auto;-moz-columns:2 auto;column-count:2}.meta-wrap{background:#fafafa;border-radius:4px;margin:.5em auto auto;padding:.25em 1em .5em}.meta-rule{margin:.5em auto .7em}.download-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1em}.download-cancel{margin-right:auto}.download-file-type{margin-right:.5em;width:25%}.download-modal{line-height:2em}.dark .meta-wrap{background:none}.BulkEditMetadataModal--selection-description{color:#666;font-size:1rem;font-weight:400;margin-bottom:1.5rem;max-width:80%}.BulkEditMetadataModal--node-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.RecursivePropertiesModal{color:#344054;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal}.RecursivePropertiesModal .SubHeading{font-size:1rem}.RecursivePropertiesModal .PropertiesLoading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-weight:400;justify-content:center}.RecursivePropertiesModal .PropertiesLoading .text{color:#344054}.RecursivePropertiesModal .PropertiesLoading>*{padding:6px 12px 6px 4px}.RecursivePropertiesModal .PropertiesFailed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-weight:400;justify-content:center}.RecursivePropertiesModal .PropertiesFailed .text{color:#344054}.RecursivePropertiesModal .PropertiesFailed>*{padding:6px 12px 6px 4px}.RecursivePropertiesModal .PropertiesName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.RecursivePropertiesModal .PropertiesName .kind{color:#d0d5dd;padding:6px 12px 6px 4px}.RecursivePropertiesModal .PropertiesName .name{color:#344054;overflow:hidden;padding:6px 4px;text-overflow:ellipsis;white-space:nowrap}.RecursivePropertiesModal .PropertiesName .sharelinks{color:#98a2b3;padding:6px 12px 6px 4px}.RecursivePropertiesModal .PropertiesRule{color:#f2f4f7;margin:16px 0}.RecursivePropertiesModal .PropertiesItem{display:-ms-grid;display:grid;-ms-grid-columns:110px 1fr;grid-template-columns:110px 1fr}.RecursivePropertiesModal .PropertiesItem .key{color:#667085;padding:6px}.RecursivePropertiesModal .PropertiesItem .value{color:#344054;font-weight:400;overflow:hidden;padding:6px;width:100%}.RecursivePropertiesModal .PropertiesItem .value .sizeinfo{color:#98a2b3;padding:2px}.RecursivePropertiesModal .PropertiesItem .value.varies{font-style:italic}.RecursivePropertiesModal .PropertiesSpacer{height:40px}.RecursivePropertiesModal .PropertiesDone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.RecursivePropertiesModal .PropertiesDone .OutlineButton{padding:10px 15px}.RecursivePropertiesModal.dark .PropertiesFailed .text,.RecursivePropertiesModal.dark .PropertiesLoading .text{color:#ccc}.RecursivePropertiesModal.dark .PropertiesName .kind{color:#e8f0f8}.RecursivePropertiesModal.dark .PropertiesName .name{color:#fff}.RecursivePropertiesModal.dark .PropertiesName .sharelinks{color:#999}.RecursivePropertiesModal.dark .PropertiesItem .key,.RecursivePropertiesModal.dark .PropertiesItem .value{color:#ccc}.RecursivePropertiesModal.dark .PropertiesItem .value .sizeinfo{color:#999}.ScrollingBox{border:1px solid #ccc;border-radius:.25rem;margin-bottom:1rem;max-height:30rem;overflow:auto;padding:.2rem .5rem}.ScrollingBox.dark{border:1px solid #444}.TreeBrowser.bordered{border-left:1px solid #ccc;margin-left:.3rem;padding-left:.85em}.TreeBrowser.bordered.dark{border-left:1px solid #333}.TreeBrowserFolder{font-size:.9rem;font-weight:400}.TreeBrowserFolder .Icon.blue{color:#1565c0}.TreeBrowserFolder.selected{font-weight:500}.TreeBrowserFolder.disabled:not(.canOpenDisabled){opacity:.6}.TreeBrowserFolder.disabled.canOpenDisabled>.TreeBrowserFolder--root>div>span:not(.TreeBrowserFolder--open-toggle){color:#999;opacity:.6}.TreeBrowserFolder--root{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.2em 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.TreeBrowserFolder--path .path-sep{color:#a6a6a6;display:inline-block;margin:0 .1em}.TreeBrowserFolder--path .path-item{color:#666}.TreeBrowserFolder--open-toggle{cursor:pointer}.TreeBrowserFolder.dark,.TreeBrowserFolder.dark .Icon{color:#ddd}.TitleOptionsToggle{font-size:.9rem;font-weight:500;line-height:1;margin-bottom:-1px;margin-left:1em}.TitleOptionsToggle ul{display:inline-block;font-size:inherit;font-weight:inherit;list-style-type:none;margin:0}.TitleOptionsToggle ul li{color:#666;cursor:pointer;display:inline-block;margin-left:.6em;padding:.3em 0}.TitleOptionsToggle ul li.selected{border-bottom:2px solid;color:inherit}.TitleOptionsToggle.dark{color:#ddd}.FolderSelectModal .top-toolbar{margin-bottom:1rem}.FolderSelectModal .bottom-toolbar,.FolderSelectModal .top-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.FolderSelectModal .bottom-toolbar{margin-top:1rem}.FolderSelectModal .bottom-toolbar .selected-folder-indicator{font-size:.9rem;font-weight:400;-webkit-box-flex:1;-ms-flex:1;flex:1}.FolderTopBar{-webkit-box-flex:0;background:#fff;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1em 0;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:nowrap;flex-wrap:nowrap;justify-content:space-between}.FolderTopBar,.FolderTopBar--breadcrumbs-container{display:-webkit-box;display:-ms-flexbox;display:flex}.FolderTopBar--breadcrumbs-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.FolderTopBar--breadcrumbs-container>div.breadcrumbs{width:100%}.FolderTopBar--breadcrumbs-container>div.breadcrumbs--offset{padding-right:"0.7em"}.FolderTopBar--breadcrumbs-container .arrow-down{cursor:pointer;margin-top:.3rem}.FolderTopBar--breadcrumbs-container .bar-element-icon{color:#999;margin-left:.3rem}.FolderTopBar--name{margin:.1rem .7rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FolderTopBar--controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:colum;flex-direction:colum}@media only screen and (min-width:64.0625em){.FolderTopBar--controls{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.FolderTopBar--controls--buttons,.FolderView{display:-webkit-box;display:-ms-flexbox;display:flex}.FolderView{overflow:visible;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1rem}@media only screen{.FolderView{height:calc(100vh - 4em)}}@media only screen and (min-width:64.0625em){.FolderView{height:calc(100vh - 3.5em)}}.FolderView .SidebarLayout{margin:0 -1rem;padding:0 1rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:10%}.FolderView .SidebarLayout--sidebar{margin-right:-1rem;margin-top:-1rem;padding-left:0;padding-right:0;padding-top:1rem}.FolderView .SidebarLayout .FolderView--listing{height:calc(100vh - 11.5em);min-height:10%}.FolderView .SidebarLayout .FolderView--listing>.IconGrid{height:calc(100vh - 16em);position:relative}.FolderView .SidebarLayout .FolderView--listing>.ReactTable>.Scrollbars{margin-bottom:4.5em!important}@media only screen and (min-width:64.0625em){.FolderView .SidebarLayout .FolderView--listing>.ReactTable>.Scrollbars{margin-bottom:0!important}}.FolderView .SidebarLayout .SidebarLayout--sidebar-content{height:calc(100% - 90px)}@media only screen and (min-width:40.0625em){.FolderView .SidebarLayout .SidebarLayout--sidebar-content{height:100%}.FolderView .SidebarLayout .SidebarLayout--content>*{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.FolderView .SidebarLayout .SidebarLayout--content>* .TitleBar{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.FolderView .SidebarLayout .SidebarLayout--content>* .FolderView--listing{-webkit-box-flex:1;-ms-flex:1;flex:1}.FolderView .SidebarLayout .SidebarLayout--content>* .FolderView--listing .Scrollbars{margin:-1px}.FolderView .SidebarLayout .SidebarLayout--content>* .FolderView--listing .Scrollbars .view{padding:1px}}.ViewerFolderBrowser{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:calc(100vh - 2.6rem)}.ViewerFolderBrowser .folder-header{-webkit-box-flex:0;border-bottom:1px solid #666;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.2rem;font-weight:400;margin:0;overflow-wrap:break-word;padding:.5em .7em 0;word-break:break-all}.ViewerFolderBrowser .folder-header .folder-link{color:inherit;display:inline-block;vertical-align:middle}.ViewerFolderBrowser .folder-header .folder-link:hover{text-decoration:underline}.ViewerFolderBrowser .folder-header .folder-name{margin-bottom:1em}.ViewerFolderBrowser .folder-header .folder-name .Icon{margin-right:.5em}.ViewerFolderBrowser .folder-header .folder-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ViewerFolderBrowser .folder-header .folder-controls .full-width{display:block;width:100%}.ViewerFolderBrowser .folder-header .folder-controls .full-width input,.ViewerFolderBrowser .folder-header .folder-controls .full-width:focus{width:100%}.ViewerFolderBrowser .folder-header .folder-controls .no-shrink{-ms-flex-negative:0;flex-shrink:0}.ViewerFolderBrowser .folder-header .folder-controls:not(:last-child){margin-bottom:1em}.ViewerFolderBrowser .folder-header .folder-controls:last-child{margin-bottom:.5em}.ViewerFolderBrowser .inline{display:inline-block}.ViewerFolderBrowser .selected-items{font-size:.875rem;line-height:1}.ViewerFolderBrowser .context-trigger{border-radius:.25em;padding:.25em}.ViewerFolderBrowser .context-trigger:hover{background:#444}.ViewerFolderBrowser .folder-listing{-webkit-box-flex:1;-ms-flex:1;flex:1}.ViewerFolderBrowser .folder-listing>.Scrollbars>.view{padding:.7em 0}.ViewerFolderBrowser .folder-listing>.Scrollbars>.view>.FolderGrid{padding:0 .7em}.FigureScaleBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;line-height:1;padding:.5em}.FigureScaleBar.left{text-align:left}.FigureScaleBar.right{text-align:right;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.FigureScaleBar.bottom .scale-text{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.FigureScaleBar .scale-text{margin:.25em 0;min-width:100%}.TextAlignmentSelector.RadioGroup>li>a{background:none;border:none;color:#333}.TextAlignmentSelector.RadioGroup>li.selected a{background:none;color:#1565c0}.ColorProfileButton.-active .toolbar-button{color:#1eb2fc}.ColorProfileButton .color-profile-item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ColorProfileButton .check-icon{margin-left:1em}.FigureToolbar{background:rgba(0,0,0,.6);border-bottom-right-radius:.25rem;color:#fff;-webkit-transition:width .2s ease;transition:width .2s ease}.FigureToolbar .toolbar-button{background:rgba(0,0,0,0);font-size:1em;margin:0;padding:.5em}.FigureToolbar .toolbar-button:hover{background:hsla(0,0%,100%,.3);color:#fff}.FigureToolbar .toolbar-button.active{color:#1eb2fc}.FigureToolbar .toolbar-button.expand-button{background:rgba(0,0,0,.3);border-bottom-right-radius:.25rem}.FigureToolbar .ButtonGroup .sync-button{padding-right:0}.FigureToolbar .ButtonGroup .Dropdown .IconButton{border-radius:0;color:#fff;padding:.5em .5em .5em .25em}.FigureToolbar .ButtonGroup .Dropdown .IconButton:hover{background:hsla(0,0%,100%,.3)}.FigureToolbar .ButtonGroup .Dropdown .IconButton:active{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;outline:none}.FigureToolbar .ButtonGroup .Dropdown .IconButton:focus{background:none}.FigureToolbar .ButtonGroup .Dropdown.-active .IconButton{background:hsla(0,0%,100%,.3)}.FigureToolbar .Dropdown .Dropdown-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.FigureToolbar .ToolbarMenu{right:calc(100% - 3.75rem);top:2.5rem}.FigureToolbar .ToolbarMenu .ColorPickerField .Color{width:2.5rem}.FigureToolbar .ToolbarMenu .sub-group-section{padding:1rem}.FigureToolbar .ToolbarMenu .control{margin-top:1rem}.FigureToolbar .ToolbarMenu .control.disabled label{color:#999;cursor:default}.FigureToolbar .ToolbarMenu .control .ToggleSwitch{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FigureToolbar .ToolbarMenu .control .ToggleSwitch.disabled{color:#999}.FigureToolbar .ToolbarMenu .control .ToggleSwitch label{margin-right:0}.FigureToolbar .ToolbarMenu .control.alignment,.FigureToolbar .ToolbarMenu .control.color,.FigureToolbar .ToolbarMenu .control.rotate,.FigureToolbar .ToolbarMenu .control.scale-length,.FigureToolbar .ToolbarMenu .control.text-alignment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FigureToolbar .ToolbarMenu .control.rotate .IconButton{-webkit-box-shadow:none!important;box-shadow:none!important;color:#999}.FigureToolbar .ToolbarMenu .control.rotate .IconButton:hover:not(:disabled){color:#333}.FigureToolbar .ToolbarMenu .control.rotate .IconButton:disabled{background-color:rgba(0,0,0,0)!important}.FigureToolbar .ToolbarMenu .control.scale-length{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.FigureToolbar .ToolbarMenu .control input[type=number]{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}.FigureToolbar .ToolbarMenu .control .Select{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:.25rem}.FigureToolbar .ToolbarMenu .control:first-child{margin-top:0}.FigureToolbar .ToolbarMenu .PanelToggle-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.25rem}.FigureToolbar .ToolbarMenu .PanelToggle-container:first-child{margin-top:.25rem}.FigureToolbar .ToolbarMenu .PanelToggle{background:none;color:#333;font-size:.875rem;font-weight:400;margin:0 .5em;padding:0}.FigureToolbar .ToolbarMenu.dark .sub-group-section{background:#333}.FigureToolbar .ToolbarMenu.dark .PanelToggle{color:#ddd}.FigureToolbar .ToolbarMenu.dark input:disabled{background:none;border-color:#444;color:#666}.FigureToolbar .ToggleSwitch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.FigureToolbar .ApplyToAll:not(:first-child){margin-top:1em}.FigureMaker-cell.in-last-column .more-button.drop-right .Dropdown-content{left:auto;right:0}.FigureSlideLabel{position:absolute;width:20%}.FigureSlideLabel.left{left:0}.FigureSlideLabel.right{right:0}.FigureSlideLabel.bottom{bottom:0}.FigureSlideLabel.top{top:0}.EmptyCell{border:2px dashed #1565c0;color:#1565c0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;font-size:1rem;font-weight:400;justify-content:center;-webkit-transition:none!important;transition:none!important}.EmptyCell.dark{background-color:#333;border:none;color:#dddddf}.FigureMaker{display:-webkit-box;display:-ms-flexbox;display:flex}.FigureMaker .sub-group-section{background:#efefef;border-radius:.25rem;padding:.5rem}.FigureMaker-Magnification{display:inline-block;margin-left:.5em;position:relative}.FigureMaker-Magnification .mag-field{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .5em}.FigureMaker-Magnification .mag-field>input{margin:0;width:5em}.FigureMaker-Magnification .MagButtons{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1em 0;padding:0 .5em;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FigureMaker-Magnification .MagButtons>.mag-position-label{background:rgba(0,0,0,0);border:1px solid #1565c0;color:#1565c0;font-size:.75em;font-weight:400;min-width:3.5em}.FigureMaker-Magnification .MagButtons>.mag-position-label.active{background:#1565c0;color:#fff}.FigureMaker-SaveAs{margin:0}.FigureMaker-SaveAs .new-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;margin-right:1.5em}.FigureMaker-SaveAs .new-name>span{-ms-flex-negative:0;flex-shrink:0}.FigureMaker-SaveAs .new-name>input{margin-bottom:0;margin-left:1em}.FigureMaker-SaveAs .form-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.FigureMaker-Close{color:#d32f2f;font-size:1em;font-weight:400;line-height:normal}.FigureMaker-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.FigureMaker-content .content-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.25rem}.FigureMaker-cell-edit-panel .ColorPickerField .Color{width:2.5rem}.FigureMaker-cell-edit-panel .control{margin-top:.4rem}.FigureMaker-cell-edit-panel .control.disabled label{color:#999}.FigureMaker-cell-edit-panel .control.alignment,.FigureMaker-cell-edit-panel .control.color,.FigureMaker-cell-edit-panel .control.scale-length{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.FigureMaker-cell-edit-panel .control.alignment label,.FigureMaker-cell-edit-panel .control.color label,.FigureMaker-cell-edit-panel .control.scale-length label{margin-left:.5rem}.FigureMaker-cell-edit-panel .control.scale-length{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.FigureMaker-cell-edit-panel .control.scale-length input[type=number]{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1}.FigureMaker-cell-edit-panel .control.scale-length .Select{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:.25rem}.FigureMaker-cell-edit-panel .control.alignment{padding-left:.75rem}.FigureMaker-cell-edit-panel .control:first-child{margin-top:0}.FigureMaker-grid.editable .EmptyCell:hover .FigureToolbar,.FigureMaker-grid.editable .EmptyCell:hover .FigureToolbar>*,.FigureMaker-grid.editable .EmptyCell:hover .draggable-handle,.FigureMaker-grid.editable .EmptyCell:hover .react-resizable-handle,.FigureMaker-grid.editable .FigureMaker-cell:hover .FigureToolbar,.FigureMaker-grid.editable .FigureMaker-cell:hover .FigureToolbar>*,.FigureMaker-grid.editable .FigureMaker-cell:hover .draggable-handle,.FigureMaker-grid.editable .FigureMaker-cell:hover .react-resizable-handle{visibility:visible}.FigureMaker-grid.editable.draggable-hide .FigureMaker-cell:hover .draggable-handle{visibility:hidden}.FigureMaker-grid .FigureMaker-cell:not(:hover).synced .FigureToolbar{visibility:visible}.FigureMaker-grid .FigureMaker-cell:not(:hover).synced .FigureToolbar>:not(.sync-button){display:none!important}.FigureMaker-grid .FigureMaker-cell:not(:hover).synced .FigureToolbar .sync-button,.FigureMaker-grid.resizing .react-resizable-handle{visibility:visible}.FigureMaker-grid .FigureMaker-cell.noGrid:hover .draggable-handle,.FigureMaker-grid .FigureMaker-cell.noGrid:hover .react-resizable-handle,.FigureMaker-grid .FigureMaker-cell.noGrid:hover .sync-button{visibility:hidden}.FigureMaker-grid .FigureMaker-cell{background:#efefef;font-weight:400;position:relative}.FigureMaker-grid .FigureMaker-cell .cell-label{font-size:.9em;font-weight:400;line-height:1;padding:.4em}.FigureMaker-grid .FigureMaker-cell .cell-overlay{position:absolute}.FigureMaker-grid .FigureMaker-cell .cell-overlay.top-left,.FigureMaker-grid .FigureMaker-cell .cell-overlay.top-right{top:0}.FigureMaker-grid .FigureMaker-cell .cell-overlay.bottom-left,.FigureMaker-grid .FigureMaker-cell .cell-overlay.bottom-right{bottom:0}.FigureMaker-grid .FigureMaker-cell .cell-overlay.bottom-left,.FigureMaker-grid .FigureMaker-cell .cell-overlay.top-left{left:0}.FigureMaker-grid .FigureMaker-cell .cell-overlay.bottom-right,.FigureMaker-grid .FigureMaker-cell .cell-overlay.top-right{right:0}.FigureMaker-grid .FigureMaker-cell.selected{-webkit-box-shadow:0 0 0 3px #00b0ff;box-shadow:0 0 0 3px #00b0ff;z-index:1}.FigureMaker-grid .FigureMaker-cell .draggable-handle{background:rgba(0,0,0,.5);border-bottom-left-radius:.25rem;color:#fff;cursor:-webkit-grab;cursor:grab;font-size:.95rem;line-height:1.2;padding:.5rem;position:absolute;right:0;top:0;visibility:hidden}.FigureMaker-grid .FigureMaker-cell .react-resizable-handle{background:rgba(0,0,0,.5);height:2rem;visibility:hidden;width:2rem;z-index:2}.FigureMaker-grid .FigureMaker-cell .react-resizable-handle:after{border-color:#fff;border-width:2px;bottom:.5rem;height:40%;right:.5rem;width:40%}.FigureMaker-grid .EmptyCell .FigureToolbar,.FigureMaker-grid .FigureMaker-cell .FigureToolbar{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;top:0;visibility:hidden;width:auto}.FigureMaker-grid .EmptyCell .FigureToolbar>*,.FigureMaker-grid .FigureMaker-cell .FigureToolbar>*{visibility:hidden}.load-save-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}.load-save-buttons>:not(:last-child){margin-right:.5em}.load-save-buttons .validation-error{color:#d32f2f;margin:0 .5rem}.column-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column-buttons label{margin-right:.25rem}.FigureMaker-grid-wrapper{border:none}.react-grid-item.react-grid-placeholder{background:#1565c0}.AlertBlock{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9rem;margin-bottom:1em;padding:.4em}.AlertBlock .icon{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0;margin-right:.25em}.AlertBlock.info{background-color:#d9edff;color:#1565c0}.AlertBlock.info.border{border:1px solid #1565c0}.AlertBlock.success{background-color:#b5e0b7;color:#43a047}.AlertBlock.success.border{border:1px solid #43a047}.AlertBlock.warning{background-color:#f0e0c7;color:#926726}.AlertBlock.warning.border{border:1px solid #926726}.AlertBlock.error{background-color:#fbecec;color:#d32f2f}.AlertBlock.error.border{border:1px solid #d32f2f}.LegacySnapshotPreviewCanvas{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.LegacySnapshotPreviewCanvas .inner{position:relative}.LegacySnapshotPreviewCanvas .inner canvas,.LegacySnapshotPreviewCanvas .inner img{display:block;max-width:100%}.LegacySnapshotPreviewCanvas .inner canvas{left:0;position:absolute;top:0}.LegacySnapshotDownloader{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-line-pack:stretch;align-content:stretch}.LegacySnapshotDownloader .Editor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#efefef;border-radius:.25rem;justify-content:space-between;margin-right:1rem;min-height:35rem;padding:1rem;width:20rem}.LegacySnapshotDownloader .Editor.dark{background:#222}.LegacySnapshotDownloader .Editor .FileName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.LegacySnapshotDownloader .Editor .FileName .name{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.LegacySnapshotDownloader .Editor .FileName .type{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0;width:4rem}.LegacySnapshotDownloader .Editor .scalebar-color-picker{padding-top:.5em}.LegacySnapshotDownloader .DownloadSnapshotForm{margin:0}.LegacySnapshotDownloader .DownloadSnapshotForm.dark{color:#dddddf}.LegacySnapshotDownloader .DownloadSnapshotForm.dark input[type=number]{color:#333}.LegacySnapshotDownloader .DownloadSnapshotForm.dark input[type=number]:disabled{color:inherit}.LegacySnapshotDownloader .DownloadSnapshotForm label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit}.LegacySnapshotDownloader .DownloadSnapshotForm label.unselected{color:#7d7d80}.LegacySnapshotDownloader .DownloadSnapshotForm label select{margin-bottom:0}.LegacySnapshotDownloader .DownloadSnapshotForm input[type=number]{color:inherit;display:inline-block;height:2.5em;line-height:1.2;margin:0 .1em 0 .5em;padding:.4em;vertical-align:middle;width:6em}.LegacySnapshotDownloader .DownloadSnapshotForm input[type=radio]{margin:0 .25rem .1rem 0}.LegacySnapshotDownloader .DownloadSnapshotForm input[type=checkbox]{margin:0 .25rem 0 0}.LegacySnapshotDownloader .DownloadSnapshotForm input[type=checkbox]+label{margin-left:0}.LegacySnapshotDownloader .DownloadSnapshotForm input[type=text]{float:left;margin:0 0 0 .5em;width:20em}.LegacySnapshotDownloader .DownloadSnapshotForm select{height:2.5em;margin:0 .5em .5em;width:10em}.LegacySnapshotDownloader .DownloadSnapshotForm .ScaleBarEditor label{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.LegacySnapshotDownloader .DownloadSnapshotForm .ScaleBarEditor label input[type=checkbox],.LegacySnapshotDownloader .DownloadSnapshotForm .ScaleBarEditor label select{margin:0}.LegacySnapshotDownloader .DownloadSnapshotForm button[type=submit]{margin-top:1em}.LegacySnapshotDownloader .HideScaleMeasurements{padding-top:.5em}.snapshot-creation-layer,.snapshot-overlays{left:0;position:absolute;top:0}.snapshot-creation-layer{right:0}.snapshot-creation-layer.creating{bottom:0;cursor:crosshair;pointer-events:all}.ViewerWrapper{height:100%}.HoverLinkContainer,.ViewerWrapper .main-viewport{height:100%;position:relative}.HoverLinkContainer{width:100%}.HoverLinkContainer:hover .HoverLinkButton{opacity:1;visibility:visible}.HoverLinkButton{background:#333;border:1px solid #666;border-radius:.2rem;cursor:pointer;display:block;left:.625rem;line-height:1;margin-bottom:0;opacity:0;padding:.25rem 0;pointer-events:auto;position:absolute;text-align:center;top:.625rem;-webkit-transition:opacity 1.2s ease,color .3s;transition:opacity 1.2s ease,color .3s;visibility:hidden;width:1.725rem;z-index:10}.HoverLinkButton:hover,.HoverLinkButton:hover:focus{background:#444}.HoverLinkButton:focus{background:#333;outline:none}.HoverLinkButton .Icon{color:#dddddf}.PDQuestionBlock{background:#f0f0f2}.PDQuestionBlock .bottom-section{padding:1em}.PDQuestionBlock .bottom-section .points-input label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PDQuestionBlock .bottom-section .points-input label input{height:auto;margin-right:.5rem;max-width:5rem;padding:.45em}.PDQuestionBlock .bottom-section .pins{margin-top:1em}.PDQuestionBlock .bottom-section .pins .PlaceholderButton:disabled{background-color:#bdbdbd;color:#666}.PDQuestionBlock .slide-viewport{height:30em;width:100%}.EducationPinLayer,.EducationPinLayer-drop-area{left:0;position:absolute;right:0;top:0}.EducationPinLayer-drop-area{bottom:0;z-index:1}.EducationPinLayer-drop-area>div{height:100%;width:100%}.pin-wrapper{display:inline-block;font-size:2.5rem;line-height:1;z-index:1}.pin-wrapper.moved{margin-right:0;text-shadow:0 0 3px rgba(0,0,0,.8);-webkit-transform:translate(-50%,-89%);-ms-transform:translate(-50%,-89%);transform:translate(-50%,-89%);-webkit-text-stroke:1px #fff}.PDQuestion{background:#f0f0f2}.PDQuestion .pin-drop-question .question-box{padding:.5em}.PDQuestion .pin-drop-question .pins-list-wrapper{background:#fff;border:1px solid #dddddf;border-radius:.25em;margin:0 .5em .5em;padding:.75em}.PDQuestion .pin-drop-question .pins-list-wrapper .pin-instructions{color:#666;font-size:.9rem;font-weight:400;margin-bottom:.5em}.PDQuestion .pin-drop-question .pins-list-wrapper .pins-list{list-style-type:none;margin:.8em 0}.PDQuestion .pin-drop-question .pins-list-wrapper .pins-list .pins-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.25rem}.PDQuestion .pin-drop-question .pins-list-wrapper .pins-list .pins-list-item:last-child{margin-bottom:0}.PDQuestion .pin-drop-question .pins-list-wrapper .pins-list .pins-list-item .pin-wrapper{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.PDQuestion .pin-drop-question .pins-list-wrapper .pins-list .pins-list-item .pin-description{font-size:.9rem;font-weight:400;margin-left:.5em;-webkit-box-flex:1;-ms-flex:1;flex:1}.PDQuestion .pin-drop-question .pins-list-wrapper .pin-count{color:#666;font-size:.9rem;font-weight:400;margin-top:.5em}.PDQuestion .response-box{border:1px solid gray;border-radius:10px;margin-top:10px;padding:5px}.PDQuestion .no-slide-error{border:1px dashed gray;border-radius:10px}.PDQuestion .slide-viewport{height:30em}.clear-answer{color:#1565c0;cursor:pointer;display:inline;font-size:.85rem;margin:.5rem}.submission-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.submission-bar .Icon{margin-right:.5rem}.submission-bar .submission-failed{font-size:.85rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:gray;margin-left:auto}.submission-bar .response-submit-button{text-align:right}.submission-bar .submission-icon{font-size:.9rem;font-weight:400;margin-right:.5rem}.submission-bar .submission-icon.correct{color:#43a047}.submission-bar .submission-icon.incorrect{color:#d32f2f}.MCQuestionMarker{background:#fff;border-radius:50%;display:block;height:1.5em;margin:0;padding:0;-webkit-transition:none;transition:none;width:1.5em}.MCQuestionMarker:active,.MCQuestionMarker:focus,.MCQuestionMarker:hover{background:#fff;outline:none}.MCQuestionMarker:disabled{background:#ddd}.MCQuestionMarker.selected{background:#1565c0}.MCQuestionMarker.correct.selected{background:#43a047}.MCQuestionMarker.incorrect.selected{background:#d32f2f}.StudentMCQuestionBlock{background:#f0f0f2;margin:1em 0;padding:1em}.StudentMCQuestionBlock .question-responses{margin:1em 0}.StudentMCQuestionBlock .question-responses .response{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.25em;cursor:pointer;margin-bottom:.5em;padding:.5em}.StudentMCQuestionBlock .question-responses .response:hover:not(.disabled){background:#dddddf}.StudentMCQuestionBlock .question-responses .response.disabled{cursor:auto}.StudentMCQuestionBlock .question-responses .response .response-select{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.5em}.StudentMCQuestionBlock .question-responses .response .response-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.StudentMCQuestionBlock .response-message{margin-bottom:1em}.EmbeddedSlideBlock{background:#f0f0f2;overflow:hidden}.EmbeddedSlideBlock .slide-selector{background:#f0f0f2;padding:1em}.EmbeddedSlideBlock .slide-viewport{color:#fff;height:30em;position:relative;width:100%}.EmbeddedSlideBlock .slide-viewport-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:#f0f0f2;padding:0 1rem 1rem}.EmbeddedSlideBlock .slide-viewport-toolbar .display-mode-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.EmbeddedSlideBlock .slide-viewport-toolbar .display-mode-field>*{margin-right:.5rem}.EmbeddedSlideBlock .slide-thumbnail-wrapper{background:#f0f0f2;border:1px solid #ddd;border-radius:.5rem;height:8rem;overflow:hidden;width:8rem}.EmbeddedSlideBlock .slide-thumbnail-wrapper:hover{border-color:#1565c0}.EmbeddedSlideBlock .slide-thumbnail{background:no-repeat 50%;background-size:contain;bottom:0;cursor:pointer;height:100%;left:0;overflow:hidden;right:0;top:0;width:100%}.slide-thumbnail-wrapper{background:#f0f0f2;border:1px solid #ddd;border-radius:.5rem;height:8rem;overflow:hidden;width:8rem}.slide-thumbnail-wrapper:hover{border-color:#1565c0}.slide-thumbnail{background:no-repeat 50%;background-size:contain;bottom:0;cursor:pointer;height:100%;left:0;overflow:hidden;right:0;top:0;width:100%}.StudentSlideBlock{background:#f0f0f2;margin:1em 0;padding:1em}.StudentSlideThumbnails .slide-thumbnail-wrapper{background:#f0f0f2;border:1px solid #ddd;border-radius:.5rem;height:8rem;overflow:hidden;width:8rem}.StudentSlideThumbnails .slide-thumbnail-wrapper:hover{border-color:#1565c0}.StudentSlideThumbnails .slide-thumbnail{background:no-repeat 50%;background-size:contain;bottom:0;cursor:pointer;height:100%;left:0;overflow:hidden;right:0;top:0;width:100%}.ImageBlockOverlay--container{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;z-index:20;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:rgba(0,0,0,.8);bottom:0;justify-content:center;left:0;padding:2rem;right:0;top:0}.ImageBlockOverlay--container>img:hover{border-radius:2px;-webkit-box-shadow:0 0 0 3px #d2e3f7;box-shadow:0 0 0 3px #d2e3f7;cursor:default}.ImageBlockOverlay--help{bottom:0;color:#fff;font-size:.9rem;font-weight:400;left:0;padding:.35rem;position:absolute;right:0;text-align:center}.EmbeddedImage.read-only{max-height:100%;max-width:100%}.EmbeddedImage.read-only:hover{-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.EmbeddedImage.align-left,.EmbeddedImage.align-right{z-index:1}.EmbeddedImage.align-left{margin:0 .5em .5em 0}.EmbeddedImage.align-right{margin:0 0 .5em .5em}.EmbeddedImage--slide-selector{background:#f0f0f2;border:1px solid #dddddf;border-radius:.25em;padding:1em}.AlignmentContainer.rte-left{display:inline-block;margin-right:1em;position:relative;z-index:1}.AlignmentContainer.rte-right{display:inline-block;float:right;margin-left:1em;position:relative;z-index:1}.AlignmentContainer.rte-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SquareImage{position:relative}.SquareImage--stretch{height:auto;width:100%}.SquareImage--main{left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.PopupBlock{display:-webkit-box;display:-ms-flexbox;display:flex}.PopupBlock .edit-button{margin:0 .25rem}.PopupBlock .popup-fields .popup-text .thumbnail-image{border-radius:.3em;width:12rem}.PopupBlock--modal .points-input{margin-bottom:1rem}.PopupBlock--modal .points-input label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PopupBlock--modal .points-input label input{height:auto;margin-right:.5rem;max-width:5rem;padding:.45em}.PopupBlock--modal .button-info{display:-webkit-box;display:-ms-flexbox;display:flex}.PopupBlock--modal .button-info .button-thumbnail{margin-right:1rem}.PopupBlock--modal .button-info .button-thumbnail .thumbnail-image{border:1px solid #dddddf;border-radius:.3em;cursor:pointer;width:12rem}.PopupBlock--modal .button-info .button-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.StudentPopupBlock .thumbnail-image{border-radius:.3em;width:12rem}.HiddenDataBlock{display:-webkit-box;display:-ms-flexbox;display:flex}.HiddenDataBlock .edit-button{margin:0 .25rem}.HiddenDataBlock--Editor{margin-top:1rem}.HiddenDataBlock--modal .buttons{margin:1rem 0}.HiddenDataBlock--modal .action-table{height:20rem}.HiddenDataBlock--modal .action-table .rt-table input{border:none;margin:0 5px;padding:0;-ms-flex-item-align:start;align-self:flex-start}.HiddenDataBlock--modal .action-table .rt-table select{border:none;margin:0;padding:0;-ms-flex-item-align:start;align-self:flex-start}.HiddenDataBlock--modal .action-table .rt-tr .rt-td{margin:0;padding:0}.HiddenDataBlock--modal .action-table .rt-tr .rt-td>.TextFieldWrapper{width:100%}.HiddenDataBlock--modal .action-table .rt-tr .rt-td .response-images img{border:1px solid #ccc;border-radius:.25em;display:inline-block;height:2rem;margin:0 .25em 0 0;width:2rem}.StudentHiddenDataBlock.action-checklist{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40vh}.StudentHiddenDataBlock.action-checklist .action{margin:0 0 1rem;min-width:100px}.StudentHiddenDataBlock.action-checklist .action>input{margin:0}.StudentHiddenDataBlock .selected-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-10px}.StudentHiddenDataBlock .selected-actions .selected-action-container{display:inline-block;-webkit-box-flex:0;-ms-flex:0;flex:0;margin:10px;min-width:30%;vertical-align:text-top}.StudentHiddenDataBlock .selected-actions .selected-action-container .text-action{border:1px dashed rgba(25,25,25,.1);padding:0 1em}.StudentHiddenDataBlock .hd-button p{display:inline-block;font-size:.75em}.StudentHiddenDataBlock .GridItem{margin-bottom:0!important}.StudentHiddenDataBlock .GridItem .GridItem-description{opacity:0!important}.FileBlock .FileBlock--inner{background:#f0f0f2;border:1px solid #dddddf;border-radius:.25em;display:inline-block;font-size:.9rem;font-weight:400;max-width:40em;padding:.5em .8em}.FileBlock .FileBlock--inner>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FileBlock .FileBlock--inner>div>:last-child{color:#666;margin-left:1em}.MCQuestionBlock{background:#f0f0f2}.MCQuestionBlock .answer-question-statistics{border-left:2px solid #4d4d4d;margin:0 1rem;padding-left:.5em}.MCQuestionBlock .edit-pencil{color:#0f65be}.MCQuestionBlock .question-bottom-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.MCQuestionBlock .question-bottom-bar .points-input label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MCQuestionBlock .question-bottom-bar .points-input label input{height:auto;margin-right:.5rem;max-width:5rem;padding:.45em}.MCQuestionBlock .question-bottom-bar .display-mode-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:.5rem}.MCQuestionBlock .question-bottom-bar .display-mode-field>*{margin-left:.5rem}.MCQuestionBlock .question-bottom-bar .OutlineButton{margin-left:.5em}.MCQuestionBlock .responses{margin-top:1em}.MCQuestionBlock .responses .responses-toolbar{margin-top:1rem;padding:0 1rem;text-align:center}.MCQuestionBlock .responses .responses-container{content-visibility:auto;overflow-x:visible;padding:0 1rem}.MCQuestionBlock .responses .response{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1rem}.MCQuestionBlock .responses .response.dragging{background:#dddddf;border-radius:.5em}.MCQuestionBlock .responses .response.dragging>*{visibility:hidden}.MCQuestionBlock .responses .response .icons-container{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.5em;padding:.4em 0}.MCQuestionBlock .responses .response .drag-handle{color:#ddd;margin-right:.5em}.MCQuestionBlock .responses .response .response-contents{-webkit-box-flex:1;-ms-flex:1;flex:1}.MCQuestionBlock .responses .response .response-contents>:first-child{margin-bottom:.3em}.MCQuestionBlock .responses .response .response-contents .toolbar{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MCQuestionBlock .responses .response .response-contents .toolbar>*{margin-left:.5rem}.MCQuestionBlock .bulk-add-button{margin-top:.25rem;text-align:center}.MCQuestionBlock .add-choices-container{margin:1rem;text-align:center}.MCQuestionModal .helper-text{margin:.5rem 0}.MCQuestionModal .error{color:#d32f2f;margin:.5rem 0}.MCQuestionModal .indicator{margin-right:.2rem}.MCQuestionModal .choices-block{background-color:#f0f0f2;border:1px solid #c8c8ca;border-radius:4px}.MCQuestionModal .choices-statistics{margin:.5rem 0}.ShortAnswerBlock{background:#f0f0f2}.ShortAnswerBlock .question-bottom-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ShortAnswerBlock .question-bottom-bar .points-input label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ShortAnswerBlock .question-bottom-bar .points-input label input{height:auto;margin-right:.5rem;max-width:5rem;padding:.45em}.ShortAnswerBlock .question-bottom-bar .display-mode-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:.5rem}.ShortAnswerBlock .question-bottom-bar .display-mode-field>*{margin-left:.5rem}.ShortAnswerBlock .question-bottom-bar .OutlineButton{margin-left:.5em}.StudentShortAnswerBlock{background:#f0f0f2;margin:1em 0;padding:1em}.StudentShortAnswerBlock .question-response{margin:1em 0}.StudentShortAnswerBlock .question-response .response-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.25em;cursor:pointer;margin-bottom:.5em;padding:.5em}.StudentShortAnswerBlock .question-response .response-content:hover:not(.disabled){background:#dddddf}.StudentShortAnswerBlock .question-response .response-content.disabled{cursor:auto}.StudentShortAnswerBlock .question-response .response-content .response-select{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.5em}.StudentShortAnswerBlock .question-response .response-content .response-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.StudentShortAnswerBlock .response-message{margin-bottom:1em}.NumberBlock{background:#f0f0f2}.NumberBlock .ranges{margin-top:1em}.NumberBlock .ranges .ranges-toolbar{margin-top:1rem;padding:1rem;text-align:center}.NumberBlock .ranges .ranges-container{overflow-x:visible;padding:0 1rem}.NumberBlock .ranges .range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1.4rem}.NumberBlock .ranges .range .range-contents{-webkit-box-flex:1;-ms-flex:1;flex:1}.NumberBlock .ranges .range .range-contents .inputs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.NumberBlock .ranges .range .range-contents .inputs-container .range-input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;margin-right:.5rem;max-width:15rem;padding:.45em .45em .45em 0}.NumberBlock .ranges .range .range-contents .inputs-container .range-input input{margin:0}.NumberBlock .ranges .range .range-contents .inputs-container .range-input .inclusive-switch-wrapper{margin-top:.5rem}.NumberBlock .ranges .range .range-contents>:first-child{margin-bottom:.3em}.NumberBlock .ranges .range .range-contents .toolbar{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.9375rem}.NumberBlock .ranges .range .range-contents .toolbar>*{margin-left:.5rem;margin-top:1.2rem}.NumberBlock .integer-switch-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem;margin-top:-2.875rem}.NumberBlock .space-filler{height:1.375rem}.NumberBlock .student-block{margin:1em 0;padding:1em}.NumberBlock .student-block .question-response{margin:1em 0}.NumberBlock .student-block .question-response .TextFieldWrapper{display:inline-block}.NumberBlock .student-block .question-response input{max-width:15rem}.NumberBlock .student-block .response-message{margin-bottom:1em}.EmbeddedError{border:1px solid rgba(0,0,0,0);border-radius:.25rem;color:#d32f2f;padding:0 .25rem;position:absolute;white-space:nowrap;z-index:1}.EmbeddedError .message{display:none;font-size:.9rem;font-weight:400;vertical-align:middle}.EmbeddedError:hover{background:#fbecec;border-color:#d32f2f;z-index:1}.EmbeddedError:hover .message{display:initial;margin-right:.25rem}.TextField.error{border-color:#d32f2f;margin-bottom:1rem}.TextField.block{display:block}.VideoTextFieldWrapper{position:relative}.VideoTextFieldWrapper.block{display:block}.VideoTextFieldWrapper .EmbeddedError{position:absolute;right:.25rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.VideoBlock{background:#f0f0f2}.VideoBlock .url-input{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.VideoBlock .url-input .video-block-help-tip{color:#999;margin-left:.5rem}.VideoBlock .url-input .url-input-field{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:.5rem}.VideoBlock .url-input .url-input-field input{margin-bottom:0}.VideoBlock .video-block-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.VideoBlock .video-block-spinner-wrapper,.student-video-block .video-block-spinner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.alignmentTool{background:#222;border-radius:.3em;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .15s cubic-bezier(.3,1.2,.2,1);transition:-webkit-transform .15s cubic-bezier(.3,1.2,.2,1);transition:transform .15s cubic-bezier(.3,1.2,.2,1);transition:transform .15s cubic-bezier(.3,1.2,.2,1),-webkit-transform .15s cubic-bezier(.3,1.2,.2,1);visibility:hidden;z-index:4}.alignmentTool.display{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);visibility:visible}.RichTextEditor{background:#fff;border:1px solid #ddd;border-radius:.25em;max-width:60em;padding:.5em;position:relative;z-index:0}.RichTextEditor .DraftEditor-editorContainer{background:#fff;border-radius:.25em;max-width:65em;z-index:unset}.RichTextEditor .DraftEditor-editorContainer figure{margin:0 0 1rem}.RichTextEditor .DraftEditor-editorContainer h1{font-size:2rem;font-weight:300}.RichTextEditor .DraftEditor-editorContainer h2{font-size:1.6rem;font-weight:300}.RichTextEditor .DraftEditor-editorContainer h3{font-size:1.2rem;font-weight:400}.RichTextEditor .DraftEditor-editorContainer .public-DraftEditor-content [data-contents]:after{clear:both;content:" ";display:table;font-size:0;height:0;line-height:0;overflow:hidden}.RichTextEditor .DraftEditor-editorContainer ol.public-DraftStyleDefault-ol,.RichTextEditor .DraftEditor-editorContainer ul.public-DraftStyleDefault-ul{margin:0 0 1rem}.RichTextEditor .DraftEditor-editorContainer ol.public-DraftStyleDefault-ol:last-child,.RichTextEditor .DraftEditor-editorContainer ul.public-DraftStyleDefault-ul:last-child{margin-bottom:0}.RichTextEditor .DraftEditor-editorContainer .inlineText{display:inline-block;margin:0 1px}.RichTextEditor .DraftEditor-editorContainer .inlineAtomic{display:inline-block}.RichTextEditor--toolbar{background:#f0f0f2;margin-left:-.5em;margin-right:-.5em;margin-top:-.5em;position:sticky;top:calc(2rem + .5em);z-index:2}.RichTextEditor--toolbar.top{top:0}.RichTextEditor--toolbar-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#f0f0f2;justify-content:space-between;padding:.2rem .5rem}.RichTextEditor--toolbar-inner,.RichTextEditor--toolbar-inner>*{display:-webkit-box;display:-ms-flexbox;display:flex}.RichTextEditor--toolbar .shadow-container{position:relative}.RichTextEditor--toolbar .shadow-container .shadow{background:rgba(0,0,0,0) -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),color-stop(70%,rgba(0,0,0,0)),to(rgba(0,0,0,0))) repeat scroll 0 0;background:rgba(0,0,0,0) linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,0) 70%,rgba(0,0,0,0)) repeat scroll 0 0;bottom:0;height:5px;left:0;position:absolute;right:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.RichTextEditor.editable>.DraftEditor-root{margin-top:.5em}.RichTextEditor.large-padding{padding:1em}.RichTextEditor.large-padding>.RichTextEditor--toolbar{margin-left:-1em;margin-right:-1em;margin-top:-1em;top:3em}.RichTextEditor.large-padding.editable>.DraftEditor-root{margin-top:1em}.RichTextEditor.large-padding.editable>.DraftEditor-root>.DraftEditor-editorContainer>.public-DraftEditor-content>[data-contents]>*>.stretch-block{margin-left:-1em;margin-right:-1em}.RichTextEditor .public-DraftEditorPlaceholder-root{color:#666;pointer-events:none;z-index:2}.RichTextEditor .stretch-block{margin-left:-.5em;margin-right:-.5em}.RichTextEditor [data-contents]>[data-block]{margin-bottom:1rem}.RichTextEditor [data-contents]>[data-block]:last-child{margin-bottom:0}.RichTextEditor--inline-toolbar{background:#f0f0f2;border-radius:.25em;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;padding:.1rem;position:absolute;-webkit-transform:translate(-50%) scale(0) translateZ(0);transform:translate(-50%) scale(0) translateZ(0);z-index:2}.RichTextEditor--inline-toolbar:after,.RichTextEditor--inline-toolbar:before{border:solid rgba(0,0,0,0);content:" ";height:0;left:50%;pointer-events:none;position:absolute;top:100%;width:0}.RichTextEditor--inline-toolbar:after{border-color:#f0f0f2 hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-width:4px;margin-left:-4px}.RichTextEditor--inline-toolbar:before{border-color:#f0f0f2 hsla(0,0%,87%,0) hsla(0,0%,87%,0);border-width:6px;margin-left:-6px}.RichTextEditor--toolbar-button{background:#f0f0f2;border:0;border-radius:.25em;color:#646466;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.95rem;font-weight:700;height:100%;letter-spacing:-.05em;margin:0;padding:.25em .3em;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:none;transition:none}.RichTextEditor--toolbar-button svg{fill:currentColor;height:1.1rem;width:1.1rem}.RichTextEditor--toolbar-button:focus,.RichTextEditor--toolbar-button:hover{background:#f7f7f7;color:#646466;outline:0}.RichTextEditor--toolbar-button-active,.RichTextEditor--toolbar-button-active:focus,.RichTextEditor--toolbar-button-active:hover{background:#ddd}.RichTextEditor input.RichTextEditor--toolbar-input{border:1px solid #dddddf;border-radius:.25em;color:inherit;display:block;height:1.6625rem;margin:0;max-width:20rem}.RichTextEditor input.RichTextEditor--toolbar-input:focus{border-color:#1565c0}.RichTextEditor--toolbar-input-invalid{border-color:#d32f2f}.RichTextEditor--link{color:#1565c0;text-decoration:none}.RichTextEditor--link:hover{text-decoration:underline}.RichTextEditor .SideActions{position:absolute;right:-.25em;top:0;-webkit-transform:translate(100%) scale(1);-ms-transform:translate(100%) scale(1);transform:translate(100%) scale(1);-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out;visibility:hidden;z-index:5}.RichTextEditor .SideActions.attached{visibility:visible}.RichTextEditor .SideActions .OutlineButton{display:block;margin:0 0 .25em}.RichTextEditor .SideActions .OutlineButton:last-child{margin:0}.focused-custom-block{border-radius:.125rem;-webkit-box-shadow:0 0 0 .1875 #accef7;box-shadow:0 0 0 .1875 #accef7}.ReactModal .RichTextEditor .RichTextEditor--toolbar{top:0}.MultiImageBlock{background:#f0f0f2;overflow:hidden}.MultiImageBlock .MultiImageSlideSelector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem}.MultiImageBlock .MultiImageSlideSelector .MultiImageSlideIcon{background:#f0f0f2;border:1px solid #ddd;border-radius:.5rem;font-size:.875rem;height:4.5rem;margin:.5rem;overflow:hidden;position:relative;width:4.5rem}.MultiImageBlock .MultiImageSlideSelector .MultiImageSlideIcon--remove{background:rgba(0,0,0,.3);border-radius:0;border-bottom-left-radius:.25rem;color:#fff;display:none;position:absolute;right:0;top:0}.MultiImageBlock .MultiImageSlideSelector .MultiImageSlideIcon.empty{border:2px dashed #ddd;color:#666;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.MultiImageBlock .MultiImageSlideSelector .MultiImageSlideIcon:hover{border-color:#1565c0}.MultiImageBlock .MultiImageSlideSelector .MultiImageSlideIcon:hover .MultiImageSlideIcon--remove{display:block}.MultiImageBlock .slide-viewport-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:#f0f0f2;padding:0 1rem 1rem}.MultiImageBlock .slide-viewport-toolbar .display-mode-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MultiImageBlock .slide-viewport-toolbar>*{margin-right:.5rem}.MultiImageBlock .slide-thumbnail-wrapper{height:100%;width:100%}.StudentMultiImageBlock .StudentMultiImageInlineViewer{background:#fafafa}.StudentMultiImageBlock .StudentMultiImageInlineViewer--controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;padding:1rem}.StudentMultiImageBlock .StudentMultiImageInlineViewer--controls a{color:#666}.StudentMultiImageBlock .StudentMultiImageInlineViewer--controls .IconButton,.StudentMultiImageBlock .StudentMultiImageInlineViewer--controls .IconButton:hover{color:#1d68bd}.StudentMultiImageBlock .StudentMultiImageInlineViewer--controls .IconButton:disabled{background:none;color:#666}.StudentMultiImageBlock .StudentSlideThumbnailsContainer{border:1px solid #eee;border-radius:.25rem;display:inline-block;padding:0}.StudentMultiImageBlock .StudentSlideThumbnailsContainer .StudentSlideThumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.5rem}.StudentMultiImageBlock .StudentSlideThumbnailsContainer .StudentSlideThumbnails .slide-thumbnail-wrapper{height:5rem;margin:.5rem;width:5rem}.StudentMultiImageBlock .StudentSlideThumbnailsContainer .StudentSlideThumbnails--controls{color:#666;font-size:.875rem;font-weight:500;padding:.5rem 1rem 1rem;text-align:right}.StudentMultiImageBlock .StudentSlideThumbnailsContainer .StudentSlideThumbnails--controls a{color:#666}.MuiTreeItem-root .MuiTreeItem-label{font-size:.9rem;width:calc(100% - 20px)}.scholar-icons{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:.35rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.disabled:not(.canOpenDisabled){color:#999}.EducationSidebar{background:#f0f0f2;border-right:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:fixed;width:18em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen{.EducationSidebar{height:100%}}@media only screen and (min-width:64.0625em){.EducationSidebar{height:calc(100vh - 3em)}}.EducationSidebar .sidebar-header{-webkit-box-flex:0;border-bottom:1px solid #ddd;-ms-flex:0 auto;flex:0 auto;padding:.5rem 0}.EducationSidebar .sidebar-footer{border-top:1px solid #ddd;padding:.5rem}.EducationSidebar .sidebar-shortcuts,.EducationSidebar .sidebar-shortcuts-student{border-bottom:1px solid #ddd;padding:.5rem 0}.EducationSidebar .sidebar-shortcut{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit!important;font-size:1rem;font-weight:500;line-height:1.1;padding:.75rem 1rem}.EducationSidebar .sidebar-shortcut:hover{color:#1565c0!important}.EducationSidebar .sidebar-shortcut-label{color:inherit;margin-left:.25rem}.EducationSidebar .sidebar-shortcut-label .notification-bell{color:#1d68bd;margin-left:.5rem}.EducationSidebar .sidebar-contents{-webkit-box-flex:1;-ms-flex:1;flex:1}.EducationSidebar .sidebar-padded-section{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 1rem 0 1.5rem}.EducationSidebar .sidebar-items{padding:1rem 0}.EducationSidebar .sidebar-title{color:inherit!important;font-size:1.3rem;font-weight:500;line-height:1.1;margin:1rem 0;padding:0 1rem}.EducationSidebar .sidebar-title-link{color:inherit!important}.EducationSidebar .EducationSidebarLink{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.5;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;background:none;color:inherit;font-size:.9rem;font-weight:400;justify-content:space-between;padding:.4rem .5rem .35rem 1.2rem;word-wrap:break-word}.EducationSidebar .EducationSidebarLink.spaced{margin-bottom:2rem}.EducationSidebar .EducationSidebarLink .item-label{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.EducationSidebar .EducationSidebarLink .item-label .Icon{margin-right:.5rem}.EducationSidebar .EducationSidebarLink .right-content{color:#646466;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.EducationSidebar .EducationSidebarLink:hover{background:#e7e7e9}.EducationSidebar .EducationSidebarLink.active{background:#dddddf;font-weight:500}.EducationSidebar .EducationSidebarLink.action{color:#1565c0;font-weight:400;margin-top:1em}.EducationSidebar .EducationSidebarLink.disabled{color:#666}.EducationSidebar ul{list-style-type:none;margin:0}.PageView .page-sidebar{width:15em}@media only screen{.PageView .page-sidebar{height:calc(100% - 3.1rem);top:3.1rem}}@media only screen and (min-width:64.0625em){.PageView .page-sidebar{height:100%;top:auto}}.PageView .education-sidebar{width:18em}@media only screen{.PageView .education-sidebar{height:calc(100% - 3.1rem);top:3.1rem}}@media only screen and (min-width:64.0625em){.PageView .education-sidebar{height:100%;top:auto}}.FileUploadProgress{background:#fff;border:1px solid #dddddf;border-radius:.3em;padding:.5em 1rem;position:fixed;top:4em;z-index:5}.Notifications{display:block;left:0;list-style-type:none;margin:0;pointer-events:none;position:fixed;text-align:center;top:0;width:100%;z-index:99}.Notifications .notify-enter{opacity:.01}.Notifications .notify-enter.notify-enter-active{opacity:1;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.Notifications .notify-exit{opacity:1}.Notifications .notify-exit.notify-exit-active{opacity:.01;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.Notifications .Notifications-item{background-color:#cacacc;border:1px solid #646466;border-radius:4px;color:#646466;display:table;margin:.4rem auto 0;padding:.1rem .6rem;pointer-events:all}.Notifications .Notifications-item>a{color:#646466}.Notifications .Notifications-item.success{background-color:#a3d9a6;border-color:#43a047;color:#43a047}.Notifications .Notifications-item.success>a{color:#43a047}.Notifications .Notifications-item.error{background-color:#eeadad;border-color:#d32f2f;color:#d32f2f}.Notifications .Notifications-item.error>a{color:#d32f2f}.Notifications .Notifications-item.warning{background-color:#f0e0c7;border-color:#d19c4d;color:#d19c4d}.Notifications .Notifications-item.warning>a{color:#d19c4d}.Notifications .Notifications-item.info{background-color:#abcef6;border-color:#1565c0;color:#1565c0}.Notifications .Notifications-item.info>a{color:#1565c0}.Notifications .Notifications-item.entity-target,.Notifications .Notifications-item.folder-create,.Notifications .Notifications-item.folder-target{background:#333;border:#222;color:#dddddf;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:30rem;width:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1em 1.25em}.Notifications .Notifications-item.entity-target>a,.Notifications .Notifications-item.folder-create>a,.Notifications .Notifications-item.folder-target>a{color:#dddddf}.Notifications .Notifications-item.entity-target .Notifications-folderIcon,.Notifications .Notifications-item.folder-create .Notifications-folderIcon,.Notifications .Notifications-item.folder-target .Notifications-folderIcon{font-size:2em}.Notifications span.Notifications-close{color:#c8c8ca;cursor:pointer}.TaskMonitor{bottom:0;font-size:.9rem;font-weight:400;margin:0 1rem;max-width:30rem;position:fixed;right:0;z-index:5}@media only screen and (min-width:40.0625em){.TaskMonitor{margin:0 2rem;width:100%}}.TaskMonitor .TaskMonitor--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#1565c0;border-radius:.25rem .25rem 0 0;color:#fff;cursor:pointer;justify-content:space-between;padding:.3rem .6rem .2rem}.TaskMonitor .TaskMonitor--contents{background:#fff;border-color:#1565c0;border-style:solid;border-width:0 1px;max-height:60rem;min-height:10rem}.TaskMonitor .TaskMonitor--contents.hidden{display:none}.TaskMonitor .TaskMonitor--contents .TaskMonitor--item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem .6rem .4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TaskMonitor .TaskMonitor--contents .TaskMonitor--item:not(last-child){border-bottom:1px solid #dddddf}.TaskMonitor .TaskMonitor--contents .TaskMonitor--item>:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.TaskMonitor .TaskMonitor--contents .TaskMonitor--item>:last-child{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:1rem}.TaskMonitor .TaskMonitor--contents .TaskMonitor--item .Icon.failure{color:#d32f2f}.TaskMonitor .TaskMonitor--contents .TaskMonitor--item .Icon.success{color:#43a047}.TaskMonitor .TaskMonitor--contents .TaskMonitor--item .close-button,.TaskMonitor .TaskMonitor--contents .TaskMonitor--item .download-button{background:none;border-radius:.25rem;color:#646466;line-height:1;margin:0 -.3rem 0 .5rem;outline:none;padding:.1rem .3rem}.TaskMonitor .TaskMonitor--contents .TaskMonitor--item .close-button:hover,.TaskMonitor .TaskMonitor--contents .TaskMonitor--item .download-button:hover{background:#ddd}.AuditReasonModal--bold{font-size:1rem;font-weight:500}.AuditReasonModal--entity-description{color:#2989f7}.AuditReasonModal--field>.AuditReasonModal--label{display:block;margin-bottom:.5rem}.SmallText{color:#666;font-size:.8rem;font-weight:400}.SmallText.success{color:#43a047}.SmallText.danger{color:#d32f2f}.SmallText.warning{color:#d19c4d}.AccountActivation .upper-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:20px 0}.AccountActivation .upper-section .team-avatar{border-radius:50%;height:35px;margin-left:0;width:35px;-ms-flex-negative:0;flex-shrink:0}.AccountActivation .upper-section .team-avatar img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.AccountActivation .upper-section .text-content{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px}.AccountActivation .upper-section .text-content .bold-text{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AccountActivation .upper-section .text-content .bold-text span{color:gray}.AccountActivation .upper-section .text-content .small-text{font-size:smaller;margin:0}.AccountActivation .checkbox-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.AccountActivation .checkbox-area input[type=checkbox]{margin-right:5px}.AccountActivation .checkbox-area label{font-size:small}@font-face{font-family:Roboto;font-style:light;font-weight:300;src:url(/1d8f5280afb7f4fa0db5.woff2) format("woff2"),url(/18827349c7febd4b8d01.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(/9934fa0f5b4d5d3e5d75.woff2) format("woff2"),url(/909df596b261a65deaae.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/47107401d0adb375ab9a.woff2) format("woff2"),url(/9ae9d6545d7d7d823f8a.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/884e654cef00224110fc.woff2) format("woff2"),url(/e1b2181ca3a817d49d83.woff) format("woff")}@font-face{font-family:Roboto;font-style:bold;font-weight:500;src:url(/96025fe9db6578d8bc7f.woff2) format("woff2"),url(/4112fbc996a10ba2f5be.woff) format("woff")}@font-face{font-family:Roboto;font-style:bold;font-weight:700;src:url(/96025fe9db6578d8bc7f.woff2) format("woff2"),url(/4112fbc996a10ba2f5be.woff) format("woff")}
/*!
 *  Material Design Iconic Font by Sergey Kupletsky ($zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:Material-Design-Iconic-Font;font-style:normal;font-weight:400;src:url(/e8eea96e29a7c0a72612.woff2?v=2.2.0) format("woff2"),url(/7c74c136895350e927bf.woff?v=2.2.0) format("woff"),url(/18a45be2ecb66ce217c3.ttf?v=2.2.0) format("truetype")}.zmdi{display:inline-block;font:normal normal normal 14px/1 Material-Design-Iconic-Font;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{text-align:center;width:1.2857142857em}.zmdi-hc-ul{list-style-type:none;margin-left:2.1428571429em;padding-left:0}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{left:-2.1428571429em;position:absolute;text-align:center;top:.1428571429em;width:2.1428571429em}.zmdi-hc-li.zmdi-hc-lg{left:-1.8571428571em}.zmdi-hc-border{border:.1em solid #9e9e9e;border-radius:2px;padding:.1em .25em}.zmdi-hc-border-circle{border:.1em solid #9e9e9e;border-radius:50%;padding:.1em .25em}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s linear infinite;animation:zmdi-spin 1.5s linear infinite}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s linear infinite;animation:zmdi-spin-reverse 1.5s linear infinite}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.zmdi-hc-flip-vertical{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.zmdi-hc-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{left:0;position:absolute;text-align:center;width:100%}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:""}.zmdi-airplane-off:before{content:""}.zmdi-airplane:before{content:""}.zmdi-album:before{content:""}.zmdi-archive:before{content:""}.zmdi-assignment-account:before{content:""}.zmdi-assignment-alert:before{content:""}.zmdi-assignment-check:before{content:""}.zmdi-assignment-o:before{content:""}.zmdi-assignment-return:before{content:""}.zmdi-assignment-returned:before{content:""}.zmdi-assignment:before{content:""}.zmdi-attachment-alt:before{content:""}.zmdi-attachment:before{content:""}.zmdi-audio:before{content:""}.zmdi-badge-check:before{content:""}.zmdi-balance-wallet:before{content:""}.zmdi-balance:before{content:""}.zmdi-battery-alert:before{content:""}.zmdi-battery-flash:before{content:""}.zmdi-battery-unknown:before{content:""}.zmdi-battery:before{content:""}.zmdi-bike:before{content:""}.zmdi-block-alt:before{content:""}.zmdi-block:before{content:""}.zmdi-boat:before{content:""}.zmdi-book-image:before{content:""}.zmdi-book:before{content:""}.zmdi-bookmark-outline:before{content:""}.zmdi-bookmark:before{content:""}.zmdi-brush:before{content:""}.zmdi-bug:before{content:""}.zmdi-bus:before{content:""}.zmdi-cake:before{content:""}.zmdi-car-taxi:before{content:""}.zmdi-car-wash:before{content:""}.zmdi-car:before{content:""}.zmdi-card-giftcard:before{content:""}.zmdi-card-membership:before{content:""}.zmdi-card-travel:before{content:""}.zmdi-card:before{content:""}.zmdi-case-check:before{content:""}.zmdi-case-download:before{content:""}.zmdi-case-play:before{content:""}.zmdi-case:before{content:""}.zmdi-cast-connected:before{content:""}.zmdi-cast:before{content:""}.zmdi-chart-donut:before{content:""}.zmdi-chart:before{content:""}.zmdi-city-alt:before{content:""}.zmdi-city:before{content:""}.zmdi-close-circle-o:before{content:""}.zmdi-close-circle:before{content:""}.zmdi-close:before{content:""}.zmdi-cocktail:before{content:""}.zmdi-code-setting:before{content:""}.zmdi-code-smartphone:before{content:""}.zmdi-code:before{content:""}.zmdi-coffee:before{content:""}.zmdi-collection-bookmark:before{content:""}.zmdi-collection-case-play:before{content:""}.zmdi-collection-folder-image:before{content:""}.zmdi-collection-image-o:before{content:""}.zmdi-collection-image:before{content:""}.zmdi-collection-item-1:before{content:""}.zmdi-collection-item-2:before{content:""}.zmdi-collection-item-3:before{content:""}.zmdi-collection-item-4:before{content:""}.zmdi-collection-item-5:before{content:""}.zmdi-collection-item-6:before{content:""}.zmdi-collection-item-7:before{content:""}.zmdi-collection-item-8:before{content:""}.zmdi-collection-item-9-plus:before{content:""}.zmdi-collection-item-9:before{content:""}.zmdi-collection-item:before{content:""}.zmdi-collection-music:before{content:""}.zmdi-collection-pdf:before{content:""}.zmdi-collection-plus:before{content:""}.zmdi-collection-speaker:before{content:""}.zmdi-collection-text:before{content:""}.zmdi-collection-video:before{content:""}.zmdi-compass:before{content:""}.zmdi-cutlery:before{content:""}.zmdi-delete:before{content:""}.zmdi-dialpad:before{content:""}.zmdi-dns:before{content:""}.zmdi-drink:before{content:""}.zmdi-edit:before{content:""}.zmdi-email-open:before{content:""}.zmdi-email:before{content:""}.zmdi-eye-off:before{content:""}.zmdi-eye:before{content:""}.zmdi-eyedropper:before{content:""}.zmdi-favorite-outline:before{content:""}.zmdi-favorite:before{content:""}.zmdi-filter-list:before{content:""}.zmdi-fire:before{content:""}.zmdi-flag:before{content:""}.zmdi-flare:before{content:""}.zmdi-flash-auto:before{content:""}.zmdi-flash-off:before{content:""}.zmdi-flash:before{content:""}.zmdi-flip:before{content:""}.zmdi-flower-alt:before{content:""}.zmdi-flower:before{content:""}.zmdi-font:before{content:""}.zmdi-fullscreen-alt:before{content:""}.zmdi-fullscreen-exit:before{content:""}.zmdi-fullscreen:before{content:""}.zmdi-functions:before{content:""}.zmdi-gas-station:before{content:""}.zmdi-gesture:before{content:""}.zmdi-globe-alt:before{content:""}.zmdi-globe-lock:before{content:""}.zmdi-globe:before{content:""}.zmdi-graduation-cap:before{content:""}.zmdi-home:before{content:""}.zmdi-hospital-alt:before{content:""}.zmdi-hospital:before{content:""}.zmdi-hotel:before{content:""}.zmdi-hourglass-alt:before{content:""}.zmdi-hourglass-outline:before{content:""}.zmdi-hourglass:before{content:""}.zmdi-http:before{content:""}.zmdi-image-alt:before{content:""}.zmdi-image-o:before{content:""}.zmdi-image:before{content:""}.zmdi-inbox:before{content:""}.zmdi-invert-colors-off:before{content:""}.zmdi-invert-colors:before{content:""}.zmdi-key:before{content:""}.zmdi-label-alt-outline:before{content:""}.zmdi-label-alt:before{content:""}.zmdi-label-heart:before{content:""}.zmdi-label:before{content:""}.zmdi-labels:before{content:""}.zmdi-lamp:before{content:""}.zmdi-landscape:before{content:""}.zmdi-layers-off:before{content:""}.zmdi-layers:before{content:""}.zmdi-library:before{content:""}.zmdi-link:before{content:""}.zmdi-lock-open:before{content:""}.zmdi-lock-outline:before{content:""}.zmdi-lock:before{content:""}.zmdi-mail-reply-all:before{content:""}.zmdi-mail-reply:before{content:""}.zmdi-mail-send:before{content:""}.zmdi-mall:before{content:""}.zmdi-map:before{content:""}.zmdi-menu:before{content:""}.zmdi-money-box:before{content:""}.zmdi-money-off:before{content:""}.zmdi-money:before{content:""}.zmdi-more-vert:before{content:""}.zmdi-more:before{content:""}.zmdi-movie-alt:before{content:""}.zmdi-movie:before{content:""}.zmdi-nature-people:before{content:""}.zmdi-nature:before{content:""}.zmdi-navigation:before{content:""}.zmdi-open-in-browser:before{content:""}.zmdi-open-in-new:before{content:""}.zmdi-palette:before{content:""}.zmdi-parking:before{content:""}.zmdi-pin-account:before{content:""}.zmdi-pin-assistant:before{content:""}.zmdi-pin-drop:before{content:""}.zmdi-pin-help:before{content:""}.zmdi-pin-off:before{content:""}.zmdi-pin:before{content:""}.zmdi-pizza:before{content:""}.zmdi-plaster:before{content:""}.zmdi-power-setting:before{content:""}.zmdi-power:before{content:""}.zmdi-print:before{content:""}.zmdi-puzzle-piece:before{content:""}.zmdi-quote:before{content:""}.zmdi-railway:before{content:""}.zmdi-receipt:before{content:""}.zmdi-refresh-alt:before{content:""}.zmdi-refresh-sync-alert:before{content:""}.zmdi-refresh-sync-off:before{content:""}.zmdi-refresh-sync:before{content:""}.zmdi-refresh:before{content:""}.zmdi-roller:before{content:""}.zmdi-ruler:before{content:""}.zmdi-scissors:before{content:""}.zmdi-screen-rotation-lock:before{content:""}.zmdi-screen-rotation:before{content:""}.zmdi-search-for:before{content:""}.zmdi-search-in-file:before{content:""}.zmdi-search-in-page:before{content:""}.zmdi-search-replace:before{content:""}.zmdi-search:before{content:""}.zmdi-seat:before{content:""}.zmdi-settings-square:before{content:""}.zmdi-settings:before{content:""}.zmdi-shield-check:before{content:""}.zmdi-shield-security:before{content:""}.zmdi-shopping-basket:before{content:""}.zmdi-shopping-cart-plus:before{content:""}.zmdi-shopping-cart:before{content:""}.zmdi-sign-in:before{content:""}.zmdi-sort-amount-asc:before{content:""}.zmdi-sort-amount-desc:before{content:""}.zmdi-sort-asc:before{content:""}.zmdi-sort-desc:before{content:""}.zmdi-spellcheck:before{content:""}.zmdi-storage:before{content:""}.zmdi-store-24:before{content:""}.zmdi-store:before{content:""}.zmdi-subway:before{content:""}.zmdi-sun:before{content:""}.zmdi-tab-unselected:before{content:""}.zmdi-tab:before{content:""}.zmdi-tag-close:before{content:""}.zmdi-tag-more:before{content:""}.zmdi-tag:before{content:""}.zmdi-thumb-down:before{content:""}.zmdi-thumb-up-down:before{content:""}.zmdi-thumb-up:before{content:""}.zmdi-ticket-star:before{content:""}.zmdi-toll:before{content:""}.zmdi-toys:before{content:""}.zmdi-traffic:before{content:""}.zmdi-translate:before{content:""}.zmdi-triangle-down:before{content:""}.zmdi-triangle-up:before{content:""}.zmdi-truck:before{content:""}.zmdi-turning-sign:before{content:""}.zmdi-wallpaper:before{content:""}.zmdi-washing-machine:before{content:""}.zmdi-window-maximize:before{content:""}.zmdi-window-minimize:before{content:""}.zmdi-window-restore:before{content:""}.zmdi-wrench:before{content:""}.zmdi-zoom-in:before{content:""}.zmdi-zoom-out:before{content:""}.zmdi-alert-circle-o:before{content:""}.zmdi-alert-circle:before{content:""}.zmdi-alert-octagon:before{content:""}.zmdi-alert-polygon:before{content:""}.zmdi-alert-triangle:before{content:""}.zmdi-help-outline:before{content:""}.zmdi-help:before{content:""}.zmdi-info-outline:before{content:""}.zmdi-info:before{content:""}.zmdi-notifications-active:before{content:""}.zmdi-notifications-add:before{content:""}.zmdi-notifications-none:before{content:""}.zmdi-notifications-off:before{content:""}.zmdi-notifications-paused:before{content:""}.zmdi-notifications:before{content:""}.zmdi-account-add:before{content:""}.zmdi-account-box-mail:before{content:""}.zmdi-account-box-o:before{content:""}.zmdi-account-box-phone:before{content:""}.zmdi-account-box:before{content:""}.zmdi-account-calendar:before{content:""}.zmdi-account-circle:before{content:""}.zmdi-account-o:before{content:""}.zmdi-account:before{content:""}.zmdi-accounts-add:before{content:""}.zmdi-accounts-alt:before{content:""}.zmdi-accounts-list-alt:before{content:""}.zmdi-accounts-list:before{content:""}.zmdi-accounts-outline:before{content:""}.zmdi-accounts:before{content:""}.zmdi-face:before{content:""}.zmdi-female:before{content:""}.zmdi-male-alt:before{content:""}.zmdi-male-female:before{content:""}.zmdi-male:before{content:""}.zmdi-mood-bad:before{content:""}.zmdi-mood:before{content:""}.zmdi-run:before{content:""}.zmdi-walk:before{content:""}.zmdi-cloud-box:before{content:""}.zmdi-cloud-circle:before{content:""}.zmdi-cloud-done:before{content:""}.zmdi-cloud-download:before{content:""}.zmdi-cloud-off:before{content:""}.zmdi-cloud-outline-alt:before{content:""}.zmdi-cloud-outline:before{content:""}.zmdi-cloud-upload:before{content:""}.zmdi-cloud:before{content:""}.zmdi-download:before{content:""}.zmdi-file-plus:before{content:""}.zmdi-file-text:before{content:""}.zmdi-file:before{content:""}.zmdi-folder-outline:before{content:""}.zmdi-folder-person:before{content:""}.zmdi-folder-star-alt:before{content:""}.zmdi-folder-star:before{content:""}.zmdi-folder:before{content:""}.zmdi-gif:before{content:""}.zmdi-upload:before{content:""}.zmdi-border-all:before{content:""}.zmdi-border-bottom:before{content:""}.zmdi-border-clear:before{content:""}.zmdi-border-color:before{content:""}.zmdi-border-horizontal:before{content:""}.zmdi-border-inner:before{content:""}.zmdi-border-left:before{content:""}.zmdi-border-outer:before{content:""}.zmdi-border-right:before{content:""}.zmdi-border-style:before{content:""}.zmdi-border-top:before{content:""}.zmdi-border-vertical:before{content:""}.zmdi-copy:before{content:""}.zmdi-crop:before{content:""}.zmdi-format-align-center:before{content:""}.zmdi-format-align-justify:before{content:""}.zmdi-format-align-left:before{content:""}.zmdi-format-align-right:before{content:""}.zmdi-format-bold:before{content:""}.zmdi-format-clear-all:before{content:""}.zmdi-format-clear:before{content:""}.zmdi-format-color-fill:before{content:""}.zmdi-format-color-reset:before{content:""}.zmdi-format-color-text:before{content:""}.zmdi-format-indent-decrease:before{content:""}.zmdi-format-indent-increase:before{content:""}.zmdi-format-italic:before{content:""}.zmdi-format-line-spacing:before{content:""}.zmdi-format-list-bulleted:before{content:""}.zmdi-format-list-numbered:before{content:""}.zmdi-format-ltr:before{content:""}.zmdi-format-rtl:before{content:""}.zmdi-format-size:before{content:""}.zmdi-format-strikethrough-s:before{content:""}.zmdi-format-strikethrough:before{content:""}.zmdi-format-subject:before{content:""}.zmdi-format-underlined:before{content:""}.zmdi-format-valign-bottom:before{content:""}.zmdi-format-valign-center:before{content:""}.zmdi-format-valign-top:before{content:""}.zmdi-redo:before{content:""}.zmdi-select-all:before{content:""}.zmdi-space-bar:before{content:""}.zmdi-text-format:before{content:""}.zmdi-transform:before{content:""}.zmdi-undo:before{content:""}.zmdi-wrap-text:before{content:""}.zmdi-comment-alert:before{content:""}.zmdi-comment-alt-text:before{content:""}.zmdi-comment-alt:before{content:""}.zmdi-comment-edit:before{content:""}.zmdi-comment-image:before{content:""}.zmdi-comment-list:before{content:""}.zmdi-comment-more:before{content:""}.zmdi-comment-outline:before{content:""}.zmdi-comment-text-alt:before{content:""}.zmdi-comment-text:before{content:""}.zmdi-comment-video:before{content:""}.zmdi-comment:before{content:""}.zmdi-comments:before{content:""}.zmdi-check-all:before{content:""}.zmdi-check-circle-u:before{content:""}.zmdi-check-circle:before{content:""}.zmdi-check-square:before{content:""}.zmdi-check:before{content:""}.zmdi-circle-o:before{content:""}.zmdi-circle:before{content:""}.zmdi-dot-circle-alt:before{content:""}.zmdi-dot-circle:before{content:""}.zmdi-minus-circle-outline:before{content:""}.zmdi-minus-circle:before{content:""}.zmdi-minus-square:before{content:""}.zmdi-minus:before{content:""}.zmdi-plus-circle-o-duplicate:before{content:""}.zmdi-plus-circle-o:before{content:""}.zmdi-plus-circle:before{content:""}.zmdi-plus-square:before{content:""}.zmdi-plus:before{content:""}.zmdi-square-o:before{content:""}.zmdi-star-circle:before{content:""}.zmdi-star-half:before{content:""}.zmdi-star-outline:before{content:""}.zmdi-star:before{content:""}.zmdi-bluetooth-connected:before{content:""}.zmdi-bluetooth-off:before{content:""}.zmdi-bluetooth-search:before{content:""}.zmdi-bluetooth-setting:before{content:""}.zmdi-bluetooth:before{content:""}.zmdi-camera-add:before{content:""}.zmdi-camera-alt:before{content:""}.zmdi-camera-bw:before{content:""}.zmdi-camera-front:before{content:""}.zmdi-camera-mic:before{content:""}.zmdi-camera-party-mode:before{content:""}.zmdi-camera-rear:before{content:""}.zmdi-camera-roll:before{content:""}.zmdi-camera-switch:before{content:""}.zmdi-camera:before{content:""}.zmdi-card-alert:before{content:""}.zmdi-card-off:before{content:""}.zmdi-card-sd:before{content:""}.zmdi-card-sim:before{content:""}.zmdi-desktop-mac:before{content:""}.zmdi-desktop-windows:before{content:""}.zmdi-device-hub:before{content:""}.zmdi-devices-off:before{content:""}.zmdi-devices:before{content:""}.zmdi-dock:before{content:""}.zmdi-floppy:before{content:""}.zmdi-gamepad:before{content:""}.zmdi-gps-dot:before{content:""}.zmdi-gps-off:before{content:""}.zmdi-gps:before{content:""}.zmdi-headset-mic:before{content:""}.zmdi-headset:before{content:""}.zmdi-input-antenna:before{content:""}.zmdi-input-composite:before{content:""}.zmdi-input-hdmi:before{content:""}.zmdi-input-power:before{content:""}.zmdi-input-svideo:before{content:""}.zmdi-keyboard-hide:before{content:""}.zmdi-keyboard:before{content:""}.zmdi-laptop-chromebook:before{content:""}.zmdi-laptop-mac:before{content:""}.zmdi-laptop:before{content:""}.zmdi-mic-off:before{content:""}.zmdi-mic-outline:before{content:""}.zmdi-mic-setting:before{content:""}.zmdi-mic:before{content:""}.zmdi-mouse:before{content:""}.zmdi-network-alert:before{content:""}.zmdi-network-locked:before{content:""}.zmdi-network-off:before{content:""}.zmdi-network-outline:before{content:""}.zmdi-network-setting:before{content:""}.zmdi-network:before{content:""}.zmdi-phone-bluetooth:before{content:""}.zmdi-phone-end:before{content:""}.zmdi-phone-forwarded:before{content:""}.zmdi-phone-in-talk:before{content:""}.zmdi-phone-locked:before{content:""}.zmdi-phone-missed:before{content:""}.zmdi-phone-msg:before{content:""}.zmdi-phone-paused:before{content:""}.zmdi-phone-ring:before{content:""}.zmdi-phone-setting:before{content:""}.zmdi-phone-sip:before{content:""}.zmdi-phone:before{content:""}.zmdi-portable-wifi-changes:before{content:""}.zmdi-portable-wifi-off:before{content:""}.zmdi-portable-wifi:before{content:""}.zmdi-radio:before{content:""}.zmdi-reader:before{content:""}.zmdi-remote-control-alt:before{content:""}.zmdi-remote-control:before{content:""}.zmdi-router:before{content:""}.zmdi-scanner:before{content:""}.zmdi-smartphone-android:before{content:""}.zmdi-smartphone-download:before{content:""}.zmdi-smartphone-erase:before{content:""}.zmdi-smartphone-info:before{content:""}.zmdi-smartphone-iphone:before{content:""}.zmdi-smartphone-landscape-lock:before{content:""}.zmdi-smartphone-landscape:before{content:""}.zmdi-smartphone-lock:before{content:""}.zmdi-smartphone-portrait-lock:before{content:""}.zmdi-smartphone-ring:before{content:""}.zmdi-smartphone-setting:before{content:""}.zmdi-smartphone-setup:before{content:""}.zmdi-smartphone:before{content:""}.zmdi-speaker:before{content:""}.zmdi-tablet-android:before{content:""}.zmdi-tablet-mac:before{content:""}.zmdi-tablet:before{content:""}.zmdi-tv-alt-play:before{content:""}.zmdi-tv-list:before{content:""}.zmdi-tv-play:before{content:""}.zmdi-tv:before{content:""}.zmdi-usb:before{content:""}.zmdi-videocam-off:before{content:""}.zmdi-videocam-switch:before{content:""}.zmdi-videocam:before{content:""}.zmdi-watch:before{content:""}.zmdi-wifi-alt-2:before{content:""}.zmdi-wifi-alt:before{content:""}.zmdi-wifi-info:before{content:""}.zmdi-wifi-lock:before{content:""}.zmdi-wifi-off:before{content:""}.zmdi-wifi-outline:before{content:""}.zmdi-wifi:before{content:""}.zmdi-arrow-left-bottom:before{content:""}.zmdi-arrow-left:before{content:""}.zmdi-arrow-merge:before{content:""}.zmdi-arrow-missed:before{content:""}.zmdi-arrow-right-top:before{content:""}.zmdi-arrow-right:before{content:""}.zmdi-arrow-split:before{content:""}.zmdi-arrows:before{content:""}.zmdi-caret-down-circle:before{content:""}.zmdi-caret-down:before{content:""}.zmdi-caret-left-circle:before{content:""}.zmdi-caret-left:before{content:""}.zmdi-caret-right-circle:before{content:""}.zmdi-caret-right:before{content:""}.zmdi-caret-up-circle:before{content:""}.zmdi-caret-up:before{content:""}.zmdi-chevron-down:before{content:""}.zmdi-chevron-left:before{content:""}.zmdi-chevron-right:before{content:""}.zmdi-chevron-up:before{content:""}.zmdi-forward:before{content:""}.zmdi-long-arrow-down:before{content:""}.zmdi-long-arrow-left:before{content:""}.zmdi-long-arrow-return:before{content:""}.zmdi-long-arrow-right:before{content:""}.zmdi-long-arrow-tab:before{content:""}.zmdi-long-arrow-up:before{content:""}.zmdi-rotate-ccw:before{content:""}.zmdi-rotate-cw:before{content:""}.zmdi-rotate-left:before{content:""}.zmdi-rotate-right:before{content:""}.zmdi-square-down:before{content:""}.zmdi-square-right:before{content:""}.zmdi-swap-alt:before{content:""}.zmdi-swap-vertical-circle:before{content:""}.zmdi-swap-vertical:before{content:""}.zmdi-swap:before{content:""}.zmdi-trending-down:before{content:""}.zmdi-trending-flat:before{content:""}.zmdi-trending-up:before{content:""}.zmdi-unfold-less:before{content:""}.zmdi-unfold-more:before{content:""}.zmdi-apps:before{content:""}.zmdi-grid-off:before{content:""}.zmdi-grid:before{content:""}.zmdi-view-agenda:before{content:""}.zmdi-view-array:before{content:""}.zmdi-view-carousel:before{content:""}.zmdi-view-column:before{content:""}.zmdi-view-comfy:before{content:""}.zmdi-view-compact:before{content:""}.zmdi-view-dashboard:before{content:""}.zmdi-view-day:before{content:""}.zmdi-view-headline:before{content:""}.zmdi-view-list-alt:before{content:""}.zmdi-view-list:before{content:""}.zmdi-view-module:before{content:""}.zmdi-view-quilt:before{content:""}.zmdi-view-stream:before{content:""}.zmdi-view-subtitles:before{content:""}.zmdi-view-toc:before{content:""}.zmdi-view-web:before{content:""}.zmdi-view-week:before{content:""}.zmdi-widgets:before{content:""}.zmdi-alarm-check:before{content:""}.zmdi-alarm-off:before{content:""}.zmdi-alarm-plus:before{content:""}.zmdi-alarm-snooze:before{content:""}.zmdi-alarm:before{content:""}.zmdi-calendar-alt:before{content:""}.zmdi-calendar-check:before{content:""}.zmdi-calendar-close:before{content:""}.zmdi-calendar-note:before{content:""}.zmdi-calendar:before{content:""}.zmdi-time-countdown:before{content:""}.zmdi-time-interval:before{content:""}.zmdi-time-restore-setting:before{content:""}.zmdi-time-restore:before{content:""}.zmdi-time:before{content:""}.zmdi-timer-off:before{content:""}.zmdi-timer:before{content:""}.zmdi-android-alt:before{content:""}.zmdi-android:before{content:""}.zmdi-apple:before{content:""}.zmdi-behance:before{content:""}.zmdi-codepen:before{content:""}.zmdi-dribbble:before{content:""}.zmdi-dropbox:before{content:""}.zmdi-evernote:before{content:""}.zmdi-facebook-box:before{content:""}.zmdi-facebook:before{content:""}.zmdi-github-box:before{content:""}.zmdi-github:before{content:""}.zmdi-google-drive:before{content:""}.zmdi-google-earth:before{content:""}.zmdi-google-glass:before{content:""}.zmdi-google-maps:before{content:""}.zmdi-google-pages:before{content:""}.zmdi-google-play:before{content:""}.zmdi-google-plus-box:before{content:""}.zmdi-google-plus:before{content:""}.zmdi-google:before{content:""}.zmdi-instagram:before{content:""}.zmdi-language-css3:before{content:""}.zmdi-language-html5:before{content:""}.zmdi-language-javascript:before{content:""}.zmdi-language-python-alt:before{content:""}.zmdi-language-python:before{content:""}.zmdi-lastfm:before{content:""}.zmdi-linkedin-box:before{content:""}.zmdi-paypal:before{content:""}.zmdi-pinterest-box:before{content:""}.zmdi-pocket:before{content:""}.zmdi-polymer:before{content:""}.zmdi-share:before{content:""}.zmdi-stackoverflow:before{content:""}.zmdi-steam-square:before{content:""}.zmdi-steam:before{content:""}.zmdi-twitter-box:before{content:""}.zmdi-twitter:before{content:""}.zmdi-vk:before{content:""}.zmdi-wikipedia:before{content:""}.zmdi-windows:before{content:""}.zmdi-aspect-ratio-alt:before{content:""}.zmdi-aspect-ratio:before{content:""}.zmdi-blur-circular:before{content:""}.zmdi-blur-linear:before{content:""}.zmdi-blur-off:before{content:""}.zmdi-blur:before{content:""}.zmdi-brightness-2:before{content:""}.zmdi-brightness-3:before{content:""}.zmdi-brightness-4:before{content:""}.zmdi-brightness-5:before{content:""}.zmdi-brightness-6:before{content:""}.zmdi-brightness-7:before{content:""}.zmdi-brightness-auto:before{content:""}.zmdi-brightness-setting:before{content:""}.zmdi-broken-image:before{content:""}.zmdi-center-focus-strong:before{content:""}.zmdi-center-focus-weak:before{content:""}.zmdi-compare:before{content:""}.zmdi-crop-16-9:before{content:""}.zmdi-crop-3-2:before{content:""}.zmdi-crop-5-4:before{content:""}.zmdi-crop-7-5:before{content:""}.zmdi-crop-din:before{content:""}.zmdi-crop-free:before{content:""}.zmdi-crop-landscape:before{content:""}.zmdi-crop-portrait:before{content:""}.zmdi-crop-square:before{content:""}.zmdi-exposure-alt:before{content:""}.zmdi-exposure:before{content:""}.zmdi-filter-b-and-w:before{content:""}.zmdi-filter-center-focus:before{content:""}.zmdi-filter-frames:before{content:""}.zmdi-filter-tilt-shift:before{content:""}.zmdi-gradient:before{content:""}.zmdi-grain:before{content:""}.zmdi-graphic-eq:before{content:""}.zmdi-hdr-off:before{content:""}.zmdi-hdr-strong:before{content:""}.zmdi-hdr-weak:before{content:""}.zmdi-hdr:before{content:""}.zmdi-iridescent:before{content:""}.zmdi-leak-off:before{content:""}.zmdi-leak:before{content:""}.zmdi-looks:before{content:""}.zmdi-loupe:before{content:""}.zmdi-panorama-horizontal:before{content:""}.zmdi-panorama-vertical:before{content:""}.zmdi-panorama-wide-angle:before{content:""}.zmdi-photo-size-select-large:before{content:""}.zmdi-photo-size-select-small:before{content:""}.zmdi-picture-in-picture:before{content:""}.zmdi-slideshow:before{content:""}.zmdi-texture:before{content:""}.zmdi-tonality:before{content:""}.zmdi-vignette:before{content:""}.zmdi-wb-auto:before{content:""}.zmdi-eject-alt:before{content:""}.zmdi-eject:before{content:""}.zmdi-equalizer:before{content:""}.zmdi-fast-forward:before{content:""}.zmdi-fast-rewind:before{content:""}.zmdi-forward-10:before{content:""}.zmdi-forward-30:before{content:""}.zmdi-forward-5:before{content:""}.zmdi-hearing:before{content:""}.zmdi-pause-circle-outline:before{content:""}.zmdi-pause-circle:before{content:""}.zmdi-pause:before{content:""}.zmdi-play-circle-outline:before{content:""}.zmdi-play-circle:before{content:""}.zmdi-play:before{content:""}.zmdi-playlist-audio:before{content:""}.zmdi-playlist-plus:before{content:""}.zmdi-repeat-one:before{content:""}.zmdi-repeat:before{content:""}.zmdi-replay-10:before{content:""}.zmdi-replay-30:before{content:""}.zmdi-replay-5:before{content:""}.zmdi-replay:before{content:""}.zmdi-shuffle:before{content:""}.zmdi-skip-next:before{content:""}.zmdi-skip-previous:before{content:""}.zmdi-stop:before{content:""}.zmdi-surround-sound:before{content:""}.zmdi-tune:before{content:""}.zmdi-volume-down:before{content:""}.zmdi-volume-mute:before{content:""}.zmdi-volume-off:before{content:""}.zmdi-volume-up:before{content:""}.zmdi-n-1-square:before{content:""}.zmdi-n-2-square:before{content:""}.zmdi-n-3-square:before{content:""}.zmdi-n-4-square:before{content:""}.zmdi-n-5-square:before{content:""}.zmdi-n-6-square:before{content:""}.zmdi-neg-1:before{content:""}.zmdi-neg-2:before{content:""}.zmdi-plus-1:before{content:""}.zmdi-plus-2:before{content:""}.zmdi-sec-10:before{content:""}.zmdi-sec-3:before{content:""}.zmdi-zero:before{content:""}.zmdi-airline-seat-flat-angled:before{content:""}.zmdi-airline-seat-flat:before{content:""}.zmdi-airline-seat-individual-suite:before{content:""}.zmdi-airline-seat-legroom-extra:before{content:""}.zmdi-airline-seat-legroom-normal:before{content:""}.zmdi-airline-seat-legroom-reduced:before{content:""}.zmdi-airline-seat-recline-extra:before{content:""}.zmdi-airline-seat-recline-normal:before{content:""}.zmdi-airplay:before{content:""}.zmdi-closed-caption:before{content:""}.zmdi-confirmation-number:before{content:""}.zmdi-developer-board:before{content:""}.zmdi-disc-full:before{content:""}.zmdi-explicit:before{content:""}.zmdi-flight-land:before{content:""}.zmdi-flight-takeoff:before{content:""}.zmdi-flip-to-back:before{content:""}.zmdi-flip-to-front:before{content:""}.zmdi-group-work:before{content:""}.zmdi-hd:before{content:""}.zmdi-hq:before{content:""}.zmdi-markunread-mailbox:before{content:""}.zmdi-memory:before{content:""}.zmdi-nfc:before{content:""}.zmdi-play-for-work:before{content:""}.zmdi-power-input:before{content:""}.zmdi-present-to-all:before{content:""}.zmdi-satellite:before{content:""}.zmdi-tap-and-play:before{content:""}.zmdi-vibration:before{content:""}.zmdi-voicemail:before{content:""}.zmdi-group:before{content:""}.zmdi-rss:before{content:""}.zmdi-shape:before{content:""}.zmdi-spinner:before{content:""}.zmdi-ungroup:before{content:""}.zmdi-500px:before{content:""}.zmdi-8tracks:before{content:""}.zmdi-amazon:before{content:""}.zmdi-blogger:before{content:""}.zmdi-delicious:before{content:""}.zmdi-disqus:before{content:""}.zmdi-flattr:before{content:""}.zmdi-flickr:before{content:""}.zmdi-github-alt:before{content:""}.zmdi-google-old:before{content:""}.zmdi-linkedin:before{content:""}.zmdi-odnoklassniki:before{content:""}.zmdi-outlook:before{content:""}.zmdi-paypal-alt:before{content:""}.zmdi-pinterest:before{content:""}.zmdi-playstation:before{content:""}.zmdi-reddit:before{content:""}.zmdi-skype:before{content:""}.zmdi-slideshare:before{content:""}.zmdi-soundcloud:before{content:""}.zmdi-tumblr:before{content:""}.zmdi-twitch:before{content:""}.zmdi-vimeo:before{content:""}.zmdi-whatsapp:before{content:""}.zmdi-xbox:before{content:""}.zmdi-yahoo:before{content:""}.zmdi-youtube-play:before{content:""}.zmdi-youtube:before{content:""}.zmdi-import-export:before,.zmdi-swap-vertical-:before{content:""}.zmdi-airplanemode-inactive:before{content:""}.zmdi-airplanemode-active:before,.zmdi-rate-review:before{content:""}.zmdi-comment-sign:before{content:""}.zmdi-network-warning:before{content:""}.zmdi-shopping-cart-add:before{content:""}.zmdi-file-add:before{content:""}.zmdi-network-wifi-scan:before{content:""}.zmdi-collection-add:before{content:""}.zmdi-format-playlist-add:before{content:""}.zmdi-format-queue-music:before{content:""}.zmdi-plus-box:before{content:""}.zmdi-tag-backspace:before{content:""}.zmdi-alarm-add:before{content:""}.zmdi-battery-charging:before{content:""}.zmdi-daydream-setting:before{content:""}.zmdi-more-horiz:before{content:""}.zmdi-book-photo:before{content:""}.zmdi-incandescent:before{content:""}.zmdi-wb-iridescent:before{content:""}.zmdi-calendar-remove:before{content:""}.zmdi-refresh-sync-disabled:before{content:""}.zmdi-refresh-sync-problem:before{content:""}.zmdi-crop-original:before{content:""}.zmdi-power-off:before{content:""}.zmdi-power-off-setting:before{content:""}.zmdi-leak-remove:before{content:""}.zmdi-star-border:before{content:""}.zmdi-brightness-low:before{content:""}.zmdi-brightness-medium:before{content:""}.zmdi-brightness-high:before{content:""}.zmdi-smartphone-portrait:before{content:""}.zmdi-live-tv:before{content:""}.zmdi-format-textdirection-l-to-r:before{content:""}.zmdi-format-textdirection-r-to-l:before{content:""}.zmdi-arrow-back:before{content:""}.zmdi-arrow-forward:before{content:""}.zmdi-arrow-in:before{content:""}.zmdi-arrow-out:before{content:""}.zmdi-rotate-90-degrees-ccw:before{content:""}.zmdi-adb:before{content:""}.zmdi-network-wifi:before{content:""}.zmdi-network-wifi-alt:before{content:""}.zmdi-network-wifi-lock:before{content:""}.zmdi-network-wifi-off:before{content:""}.zmdi-network-wifi-outline:before{content:""}.zmdi-network-wifi-info:before{content:""}.zmdi-layers-clear:before{content:""}.zmdi-colorize:before{content:""}.zmdi-format-paint:before{content:""}.zmdi-format-quote:before{content:""}.zmdi-camera-monochrome-photos:before{content:""}.zmdi-sort-by-alpha:before{content:""}.zmdi-folder-shared:before{content:""}.zmdi-folder-special:before{content:""}.zmdi-comment-dots:before{content:""}.zmdi-reorder:before{content:""}.zmdi-dehaze:before{content:""}.zmdi-sort:before{content:""}.zmdi-pages:before{content:""}.zmdi-stack-overflow:before{content:""}.zmdi-calendar-account:before{content:""}.zmdi-paste:before{content:""}.zmdi-cut:before{content:""}.zmdi-save:before{content:""}.zmdi-smartphone-code:before{content:""}.zmdi-directions-bike:before{content:""}.zmdi-directions-boat:before{content:""}.zmdi-directions-bus:before{content:""}.zmdi-directions-car:before{content:""}.zmdi-directions-railway:before{content:""}.zmdi-directions-run:before{content:""}.zmdi-directions-subway:before{content:""}.zmdi-directions-walk:before{content:""}.zmdi-local-hotel:before{content:""}.zmdi-local-activity:before,.zmdi-local-play:before{content:""}.zmdi-local-airport:before{content:""}.zmdi-local-atm:before{content:""}.zmdi-local-bar:before{content:""}.zmdi-local-cafe:before{content:""}.zmdi-local-car-wash:before{content:""}.zmdi-local-convenience-store:before{content:""}.zmdi-local-dining:before{content:""}.zmdi-local-drink:before{content:""}.zmdi-local-florist:before{content:""}.zmdi-local-gas-station:before{content:""}.zmdi-local-grocery-store:before{content:""}.zmdi-local-hospital:before{content:""}.zmdi-local-laundry-service:before{content:""}.zmdi-local-library:before{content:""}.zmdi-local-mall:before{content:""}.zmdi-local-movies:before{content:""}.zmdi-local-offer:before{content:""}.zmdi-local-parking:before{content:""}.zmdi-local-pharmacy:before{content:""}.zmdi-local-phone:before{content:""}.zmdi-local-pizza:before{content:""}.zmdi-local-post-office:before{content:""}.zmdi-local-printshop:before{content:""}.zmdi-local-see:before{content:""}.zmdi-local-shipping:before{content:""}.zmdi-local-store:before{content:""}.zmdi-local-taxi:before{content:""}.zmdi-local-wc:before{content:""}.zmdi-my-location:before{content:""}.zmdi-directions:before{content:""}.FigureMaker-SaveAs .top-toolbar{margin-bottom:1rem}.FigureMaker-SaveAs .bottom-toolbar,.FigureMaker-SaveAs .top-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.FigureMaker-SaveAs .bottom-toolbar{margin-top:1rem}.FigureMaker-SaveAs .bottom-toolbar .new-name{font-size:1rem}.FigureMaker-SaveAs .bottom-toolbar .selected-folder-indicator{font-size:.9rem;font-weight:400;-webkit-box-flex:1;-ms-flex:1;flex:1}.FigureMaker-SaveAs input.dark{border-color:#666;color:#dddddf}.FigureMaker-SaveAs.dark .selected-folder-indicator,.FigureMaker-SaveAs.dark label{color:#ddd}.FigureMaker-SaveAs.dark .save-section{background:#333;margin:1rem -1.5rem -1.5rem;padding:1em}.AnnotationSidebarIcon{border-radius:50%;margin:-.4rem -.3rem -.4rem -.4rem;padding:.3rem .4rem .3rem .5rem;position:relative}.AnnotationsList{list-style-type:none;margin:0;padding:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.AnnotationsListItem{background:hsla(0,0%,100%,0);border-bottom:1px solid #666;-webkit-transition:background .2s linear;transition:background .2s linear}.AnnotationsListItem:first-child{border-top:1px solid #666}.AnnotationsListItem .AnnotationsListItem--content{padding:.8em}.AnnotationsListItem .AnnotationsListItem--secondary{font-size:90%;opacity:.7}.AnnotationsListItem .AnnotationsListItem--toolbar{border-bottom:1px solid #333;border-top:1px solid #333;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:90%;list-style-type:none;margin:0}.AnnotationsListItem .AnnotationsListItem--toolbar>button{background:none;margin:0;padding:.2em;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;border-left:1px solid #333;cursor:pointer;flex-grow:1;-webkit-transition:none;transition:none}.AnnotationsListItem .AnnotationsListItem--toolbar>button:first-child{border-left:none}.AnnotationsListItem .AnnotationsListItem--toolbar>button:hover{background:hsla(0,0%,100%,.1)}.AnnotationsListItem .AnnotationsListItem--toolbar>button[disabled]{cursor:auto;opacity:.5}.AnnotationsListItem .AnnotationsListItem--toolbar>button[disabled]:hover{background:none}.AnnotationColorSelector{left:-9px;margin-bottom:5px;position:relative}.FilterEditor{border:1px solid #333;padding:.5em}.FilterEditor a>i{color:#fff}.DICOMTagBrowser{font-weight:400}.DICOMTagBrowser .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.25rem;font-weight:400;padding:.1rem .25rem .1rem 0}.DICOMTagBrowser .item:hover{background:#d9edff}.DICOMTagBrowser .item .expand-icon{visibility:hidden}.DICOMTagBrowser .item .tag-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:30%}.DICOMTagBrowser .item .tag-value{-webkit-box-flex:1;-ms-flex:1;flex:1}.DICOMTagBrowser .item .tag-details{-webkit-box-flex:0;color:#666;-ms-flex:0 0 auto;flex:0 0 auto;font-family:monospace;text-align:right}.DICOMTagBrowser .item.expandable{cursor:pointer}.DICOMTagBrowser .item.expandable .expand-icon{visibility:initial}.DICOMTagBrowser .expanded-section{border-left:1px solid #dddddf;margin-left:.55rem;padding:.25rem .2rem}.DICOMTagBrowser .expanded-section+.expanded-section{margin-top:.5rem}.DICOMTagBrowser .empty-indicator{color:#666;padding:0 1.6rem}.ViewerSidebarExpandableSection{margin-bottom:2em}.ViewerSidebarExpandableSection--title>a{color:#fff;font-size:.9rem;font-weight:400;padding:.5em 0}.ViewerSidebarExpandableSection--title>a:active,.ViewerSidebarExpandableSection--title>a:focus,.ViewerSidebarExpandableSection--title>a:hover{color:inherit}.ViewerSidebarExpandableSection--icon{margin-right:.6em}.ViewerSidebarExpandableSection--content{display:none;padding-top:1em}.ViewerSidebarExpandableSection.open>.ViewerSidebarExpandableSection--content{display:inherit}.SpecimenPrepSequenceDisplay--item-heading{font-size:.9rem;font-weight:400;margin-bottom:.2em}.SpecimenPrepSequenceDisplay--item{border:1px solid #666;border-radius:.2em;margin-bottom:.5em;padding:.5em}.ImageSidebarSnapshots .header{margin-bottom:1em}.ImageSidebarSnapshots .visibility-toggle{cursor:pointer;display:inline-block;padding-left:1em}.LabelSection{margin-bottom:1em;text-align:center}.LabelSection--inner{display:inline-block;position:relative}.LabelSection--inner:hover .LabelSection--rotate{opacity:1}.LabelSection--image{max-height:300px}.LabelSection--rotate{background:rgba(0,0,0,.8);border-radius:.3em;color:#fff;cursor:pointer;line-height:1;opacity:0;padding:.4em .5em;position:absolute;right:.5em;top:.5em}.ImageNameSection{font-weight:400}.ImageNameSection .inline{display:inline}.ImageNameSection .context-trigger{margin-left:.5em}.ImageNameSection .favored-checkbox.IconButton.file-info-view{margin-left:0;padding-left:0}.ImageNameSection .file-info-view--name{font-weight:300}.ImageNameSection .file-info-view--name.unread{font-weight:400}.PrefixedInput{font-size:.9em;line-height:1em;max-width:8em;position:relative}.PrefixedInput .PrefixedInput--FieldPrefix{color:#000;left:.5em;position:absolute;top:calc(50% - .45em);z-index:20}.PrefixedInput .PrefixedInput--Input{-moz-appearance:textfield;border:none;border-radius:.5em;height:auto;margin:0;padding-bottom:.275em;padding-left:2em;padding-top:.275em;z-index:1}.PrefixedInput .PrefixedInput--Input::-webkit-inner-spin-button,.PrefixedInput .PrefixedInput--Input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PrefixedInput.dark .PrefixedInput--FieldPrefix{color:#fff}.PrefixedInput.dark .PrefixedInput--Input{background-color:#3c3c3e;color:#fff}.PrefixedInput:not(:last-child){margin-right:.5em}input[type=range].ViewerSidebarSlider{-webkit-appearance:none;background:rgba(0,0,0,0);margin:.9em 0;width:100%}input[type=range].ViewerSidebarSlider:focus{outline:0}input[type=range].ViewerSidebarSlider:focus::-webkit-slider-runnable-track{background:#555558}input[type=range].ViewerSidebarSlider:focus::-ms-fill-lower{background:#555558}input[type=range].ViewerSidebarSlider:focus::-ms-fill-upper{background:#3c3c3e}input[type=range].ViewerSidebarSlider::-webkit-slider-thumb{-webkit-appearance:none;background:#3c3c3e;border:1px solid #7d7d80;border-radius:.2em;cursor:pointer;height:1.8em;margin-top:-.65em;width:.8em}input[type=range].ViewerSidebarSlider::-webkit-slider-runnable-track{border-radius:.2em;cursor:pointer;height:.5em;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}input[type=range].ViewerSidebarSlider::-webkit-slider-runnable-track,input[type=range].ViewerSidebarSlider::-webkit-slider-runnable-track:focus{background:#3c3c3e}input[type=range].ViewerSidebarSlider::-moz-range-track{border-radius:.2em;cursor:pointer;height:.5em;-moz-transition:all .2s ease;transition:all .2s ease;width:100%}input[type=range].ViewerSidebarSlider::-moz-range-track:focus{background:#3c3c3e}input[type=range].ViewerSidebarSlider::-moz-range-track{background:#3c3c3e;padding:0}input[type=range].ViewerSidebarSlider::-moz-range-thumb{background:#3c3c3e;border:1px solid #7d7d80;border-radius:.2em;box-sizing:border-box;cursor:pointer;height:1.8em;width:.8em}input[type=range].ViewerSidebarSlider::-ms-track{border-radius:.2em;cursor:pointer;height:.5em;-ms-transition:all .2s ease;transition:all .2s ease;width:100%}input[type=range].ViewerSidebarSlider::-ms-track:focus{background:#3c3c3e}input[type=range].ViewerSidebarSlider::-ms-track{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}input[type=range].ViewerSidebarSlider::-ms-fill-lower{background:#3c3c3e}input[type=range].ViewerSidebarSlider::-ms-fill-upper{background:#232324}input[type=range].ViewerSidebarSlider::-ms-thumb{background:#3c3c3e;border:1px solid #7d7d80;border-radius:.2em;cursor:pointer;height:1.8em;margin-top:0;width:.8em}.ImageOverlayListItem{background:hsla(0,0%,100%,0);border-bottom:1px solid #666;-webkit-transition:background .2s linear;transition:background .2s linear}.ImageOverlayListItem:first-child{border-top:1px solid #666}.ImageOverlayListItem .ImageOverlayListItem--content{padding:.4em .8em .2em}.ImageOverlayListItem .ImageOverlayListItem--section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:.8em 0}.ImageOverlayListItem .ImageOverlayListItem--section.ImageOverlayListItem--separated{padding-top:1em;position:relative}.ImageOverlayListItem .ImageOverlayListItem--section.ImageOverlayListItem--separated:before{background-color:#333;content:"";height:1px;left:0;margin:0 -.8em;position:absolute;top:0;width:calc(100% + 1.8em)}.ImageOverlayListItem .ImageOverlayListItem--section .ImageOverlayListItem--section-icon{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;color:#ddd;flex-shrink:0;padding:0 .6em 0 0}.ImageOverlayListItem .ImageOverlayListItem--section .ImageOverlayListItem--section-content{-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ImageOverlayListItem .ImageOverlayListItem--toolbar{border-bottom:1px solid #333;border-top:1px solid #333;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:90%;list-style-type:none;margin:0}.ImageOverlayListItem .ImageOverlayListItem--toolbar>li{-webkit-box-flex:1;-ms-flex-positive:1;border-left:1px solid #333;flex-grow:1}.ImageOverlayListItem .ImageOverlayListItem--toolbar>li:first-child{border-left:none}.ImageOverlayListItem .ImageOverlayListItem--toolbar>li button{background:none;color:inherit;margin:0;padding:.3rem .3rem .25rem;text-align:center;-webkit-transition:none;transition:none;width:100%}.ImageOverlayListItem .ImageOverlayListItem--toolbar>li button:hover{background:hsla(0,0%,100%,.1)}.ImageOverlayListItem .ImageOverlayListItem--toolbar>li button[disabled]{cursor:auto;opacity:.5}.ImageOverlayListItem .ImageOverlayListItem--toolbar>li button[disabled]:hover{background:none}.ImageOverlayListItem .ImageOverlayListItem--ToggleTransformButton{color:#fff;font-size:1.25em;line-height:1;margin-left:auto}.ImageOverlayListItem .ImageOverlayListItem--ToggleTransformButton:hover{color:#dddddf}.ImageOverlayListItem .ImageOverlayListItem--ToggleTransformButton.active{color:#1565c0}.ImageOverlayListItem .ImageOverlayListItem--ToggleTransformButton.active:hover{color:#66a6ee}.ImageOverlayListItem .ImageOverlayListItem--TransfromPanel{width:100%}.ImageOverlayListItem .ImageOverlayListItem--TransfromPanelControls{float:right;margin-top:.25em}.ImageOverlayListItem .linked-fields{position:relative}.ImageOverlayListItem .linked-fields:before{background:none;border-left:1px solid #666;border-right:1px solid #666;border-top:1px solid #666;content:"";display:block;height:.25em;left:25%;position:absolute;top:-.5em;width:50%}.sketch-picker input{height:auto!important;margin:0!important;width:100%!important}.AutoAdjustButtons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.OptionsDrawer{min-width:20rem}.OptionsDrawer .EmptyGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:.875rem;font-weight:400;gap:1rem;justify-content:center;padding:1rem;text-align:center}.OptionsDrawer hr{margin-left:0;margin-right:0}.OptionsDrawer .heading{color:#fff;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:100%;font-weight:400}.OptionsDrawer .BalanceGrid{display:-ms-grid;display:grid;-ms-grid-columns:5.25rem 1fr 1.5rem;grid-template-columns:5.25rem 1fr 1.5rem;-ms-grid-rows:auto;gap:1rem;grid-template-rows:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:left}.OptionsDrawer .BalanceGrid__main-content{-ms-grid-column:2;width:100%;-ms-grid-column-span:1;grid-column:2/3}.OptionsDrawer .GammaPresetButtons{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:2.5rem}.OptionsDrawer .GammaPresetButtons,.OptionsDrawer .IconInput{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.OptionsDrawer .IconInput{border:1px solid #666;border-radius:4px;position:relative}.OptionsDrawer .IconInput svg{display:block}.OptionsDrawer .IconInput>div:first-child{bottom:0;display:-ms-grid;display:grid;left:8px;place-items:center;position:absolute;top:-1px}.OptionsDrawer .IconInput>input.italic{font-style:italic!important}.OptionsDrawer .IconInput>input{background:none;border:none;color:inherit;height:auto;margin:0;padding:.5rem}.OptionsDrawer .InlineConnector{display:-ms-inline-grid;display:inline-grid;-ms-grid-columns:1fr 1fr;gap:1rem;grid-template-columns:1fr 1fr;position:relative}.OptionsDrawer .InlineConnector>hr{inset:0;margin-left:0!important;margin-right:0!important;position:absolute;z-index:-1}.OptionsDrawer form{margin-bottom:0}.ChannelSelector{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ccc;gap:.5em}.ChannelSelector .label i{fill:currentColor;stroke:currentColor}.ChannelSelector .Select{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.MorphingToggle{aspect-ratio:1/1;position:relative;width:2em}.MorphingToggle .tuneIcon{fill:currentColor;inset:0;opacity:1;position:absolute;stroke:currentColor;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,-webkit-transform .15s;transition:transform .15s,opacity .15s;transition:transform .15s,opacity .15s,-webkit-transform .15s;z-index:1}.MorphingToggle.isOpen .tuneIcon{opacity:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);z-index:0}.MorphingToggle .xIcon{fill:currentColor;inset:0;opacity:0;position:absolute;stroke:currentColor;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,-webkit-transform .15s;transition:transform .15s,opacity .15s;transition:transform .15s,opacity .15s,-webkit-transform .15s;z-index:0}.MorphingToggle.isOpen .xIcon{opacity:1;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);z-index:1}.StickyPopoutPanel__Header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1rem}.HistogramSection .ChannelGroupControls{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.HistogramSection .ChannelGroupControls .ChannelSelector{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.histogram_options_head_btns_container{display:-webkit-box;display:-ms-flexbox;display:flex}.histogram_options_head_btns_container .alert-text{padding-top:.5rem}.HistogramOptionsMenu__Opener{position:relative}.HistogramOptionsMenu__Inner{min-width:21rem;width:100%}.HistogramOptionsMenu__Inner .HalfGrid{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.HistogramOptionsMenu .Select__menu{max-height:none}.HistogramOptionsMenu .Select__menu div{height:none!important;max-height:none!important}.HistogramOptionsMenu .Select__menu .Select__option{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.HistogramOptionsMenu .Select__menu .select-value-label{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.HistogramOptionsMenu .Select__menu .select-value-label>.active-option{display:none}.ImageSettingPanelContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:calc(100vh - 2.6rem);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ImageSettingPanelContainer .ImageSettingPanelContainer--inner{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;height:calc(100% + 1.4em);-ms-grid-rows:auto auto auto 1fr;grid-template-rows:auto auto auto 1fr;margin:-.7em;padding:.7em}.ImageSettingPanelContainer .ImageSettingPanel--scrollable-section{display:-ms-grid;display:grid;overflow:auto;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto minmax(20rem,1fr);grid-template-rows:auto minmax(20rem,1fr);scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,0);scrollbar-width:thin}.ImageSettingPanelContainer .ImageSettingPanel--scrollable-section::-webkit-scrollbar{height:15px;width:15px}.ImageSettingPanelContainer .ImageSettingPanel--scrollable-section::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ImageSettingPanelContainer .ImageSettingPanel--scrollable-section::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border:3px solid rgba(0,0,0,0);border-radius:10px}.ImageSettingPanelContainer .ImageSettingPanel--scrollable-section::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.ImageSettingPanelContainer .ImageSettingTitleBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;margin:.5rem 0 1rem}.ImageSettingPanelContainer .ChannelGroup{padding:1rem 0;position:static;top:0}.ImageSettingPanelContainer .ChannelGroup.Sticky{position:sticky;top:0;z-index:1}.ImageSettingPanelContainer .ImageSettingChannel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:1px solid #333;-ms-flex-direction:column;flex-direction:column;margin-top:1rem;position:relative}.ImageSettingPanelContainer .ImageSettingChannel .no-match-info{color:hsla(0,0%,100%,.87);font-size:.875rem;font-style:italic;padding:1em 0}.ImageSettingPanelContainer .ImageSettingChannel__title{margin:1rem 0}.ImageSettingPanelContainer .ImageSettingChannel__title__controls{-webkit-box-pack:end;-ms-flex-pack:end;gap:1rem;justify-content:flex-end}.ImageSettingPanelContainer .ImageSettingChannel .selection,.ImageSettingPanelContainer .ImageSettingChannel__title__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ImageSettingPanelContainer .ImageSettingChannel .selection{color:hsla(0,0%,100%,.7);font-size:.875rem;-webkit-box-pack:start;-ms-flex-pack:start;cursor:pointer;justify-content:flex-start}.ImageSettingPanelContainer .ImageSettingChannel .imageSettingMetaDataList{color:hsla(0,0%,100%,.6);font-size:.875rem;height:100%}.ImageSettingPanelContainer .ImageSettingChannel .imageSettingMetaDataList .subimage-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.5px solid hsla(0,0%,100%,.1);margin-top:.5rem;padding:.5em 0}.ImageSettingPanelContainer .ImageSettingChannel .imageSettingMetaDataList .subimage-list .subimage-list-header{cursor:pointer}.ImageSettingPanelContainer .ImageSettingChannel .imageSettingMetaDataList .subimage-list button{background:none;border:1px solid rgba(0,0,0,0);border-radius:.25rem;height:1rem;margin:0;padding:0;width:1rem}.ImageSettingPanelContainer .ImageSettingChannel .full-width{display:block}.ImageSettingPanelContainer .ImageSettingChannel .full-width input{width:99%}.ImageSettingPanelContainer .ImageSettingChannel .bands-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:.5px solid hsla(0,0%,100%,.1);gap:.5rem;justify-content:space-between;padding:1em}.ImageSettingPanelContainer .ImageSettingChannel .bands-section:hover{outline:.5px solid #1d68bd}.ImageSettingPanelContainer .ImageSettingChannel .bands-section.selected{background:#333;outline:.5px solid #1d68bd}.ImageSettingPanelContainer .ImageSettingChannel .band-item{color:hsla(0,0%,100%,.87);gap:1em}.ImageSettingPanelContainer .ImageSettingChannel .band-item,.ImageSettingPanelContainer .ImageSettingChannel .band-item .edit-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ImageSettingPanelContainer .ImageSettingChannel .band-item .edit-section span{color:hsla(0,0%,100%,.87)}.ImageSettingPanelContainer .ImageSettingChannel .band-suffix{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:2.5rem;overflow:hidden}.ImageSettingPanelContainer .ImageSettingChannel .band-suffix .band-intensity{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ImageSettingPanelContainer .ImageSettingChannel .band-button{border:1px solid rgba(0,0,0,0);border-radius:.25rem;height:1rem;margin:0;padding:0;width:1rem}.ImageSettingPanelContainer .ImageSettingChannel .band-button:focus{outline:none}.ImageSettingPanelContainer .ImageSettingChannel .button{background:none;border-radius:.2em;display:inline;font-size:inherit;line-height:1;margin:0;padding:.3em;text-align:center;-webkit-transition:none;transition:none}.ImageSettingPanelContainer .ImageSettingChannel .VisibilityIcon.button{margin-left:.25em}.ImageSettingPanelContainer .ImageSettingChannel .VisibilityIcon.button[disabled]{opacity:0}.ImageSettingPanelContainer .ImageSettingChannel .eye-open{color:#fff}.ImageSettingPanelContainer .ImageSettingChannel .eye-close,.ImageSettingPanelContainer .ImageSettingChannel .eye-open.some_visible{color:hsla(0,0%,100%,.6)}.ImageSettingPanelContainer .ImageSettingChannel hr{margin:0;padding:0}.ReactModal__Content.ImageSettingModal .ReactModal__Footer{background-color:#333}.ReactModal__Content.ImageSettingModal .ReactModal__Footer .ImageSettingModal__Controls{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;gap:1rem;grid-template-columns:auto 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imageRenameCustomContent{max-width:500px}.imageRenameCustomContent.ColorModal{max-width:314px}.imageRenameCustomContent.ColorModal h1,.imageRenameCustomContent.ColorModal h2,.imageRenameCustomContent.ColorModal h3,.imageRenameCustomContent.ColorModal h4,.imageRenameCustomContent.ColorModal h5,.imageRenameCustomContent.ColorModal h6{color:#fff}@-webkit-keyframes fade-in{0%{opacity:0}to{optacity:1}}@keyframes fade-in{0%{opacity:0}to{optacity:1}}.imageRenameCustomContent.ColorModal .save-notification{-webkit-animation:fade-in ease-in-out .5 forwards;animation:fade-in ease-in-out .5 forwards}.imageRenameCustomContent .edit-color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.imageRenameCustomContent .sub-title{color:"rgba(255, 255, 255, 0.87)";margin-bottom:.5em}.imageRenameCustomContent .button-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.imageRenameCustomContent .button-section .left-button{color:hsla(0,0%,100%,.6);font-size:14px}.imageRenameCustomContent .button-section .right-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em}.imageRenameCustomContent .button-section .right-buttons>*{font-size:14px}.SketchColorPicker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.SketchColorPicker .saturation{padding-bottom:60%;position:relative;width:100%}.SketchColorPicker .hue{height:.875rem;margin-top:.875rem;position:relative}.SketchColorPicker .sketch-fields-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SketchColorPicker .sketch-preset-container .title{color:hsla(0,0%,100%,.87);font-size:.875rem;margin-bottom:.5rem}.HistogramReloadButton{color:#666;cursor:pointer;text-align:center}.ImageSettingNameRenderer{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;line-height:1}.ImageSettingNameRenderer__name.unsaved{font-style:italic}.SavedSettingsTable.ReactTable.dark .rt-tr-group:first-child{border-top:1px solid #444}.SavedSettingsTable.ReactTable .rt-thead .rt-tr{background:rgba(0,0,0,0);font-weight:700;padding:.5rem 0}.SavedSettingsTable.ReactTable .rt-thead .rt-tr .rt-th{background:rgba(0,0,0,0)}.SaveSettingAsModal{width:21rem}.SaveSettingAsModal .inline-label{margin-bottom:1rem}.SaveSettingAsModal .ReactModal__Footer{margin-top:0}.ImageSettingPicker__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-top:1px solid #333;gap:.5rem;justify-content:space-between;padding:1rem 0}.ImageSettingPicker{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.ImageSettingPicker .Select__option{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr auto;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;grid-template-columns:auto 1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ImageSettingPicker .Select__value-label{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.ImageSettingPicker .Select__value-label>.active-option{display:none}.PixelDataReportButton{background:none!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;line-height:1;outline:none!important}.floating-sidebar-toggle-wrapper{bottom:0;left:0;padding:.2em .2em .2em .3em;position:absolute;z-index:999}.floating-sidebar-toggle-wrapper i{display:inline-block}.floating-sidebar-toggle{background:rgba(0,0,0,.7);border:none;color:#fff;font-size:1.1em;line-height:1;opacity:.8;vertical-align:middle}.floating-sidebar-toggle i{display:inline-block}.floating-sidebar-toggle:hover{color:#fff;opacity:1}.ViewerSidebarTabs{background:#222;border-right:1px solid #000;height:100%;overflow-x:hidden;overflow-y:auto;width:50px}.ViewerSidebarTabs .item{color:#fff;display:block;font-size:1.4rem;line-height:1;padding:.7rem .8rem;text-align:center;-webkit-transition:background .1s linear;transition:background .1s linear}.ViewerSidebarTabs .item:hover{background:#444;-webkit-transition:none;transition:none}.ViewerSidebarTabs .item.active{background:#111;-webkit-transition:none;transition:none}.ViewerSidebarTabs .item:visited{background:inherit}.ViewerSidebarTabs .item.thin{color:inherit;padding-bottom:.2rem;padding-top:.2rem}.ViewerSidebarTabs .item.thin.top{border-bottom:1px solid #555}.ViewerSidebarTabs .item.thin.bottom{border-top:1px solid #555}.ViewerSidebarTabs .item.thin.floating:hover{opacity:1}.TabbedSidebar{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1}.TabbedSidebar.hidden{margin-right:-50px;-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.TabbedSidebar .sidebar-nav{height:100%;overflow:auto}.TabbedSidebar .sidebar-panel{min-height:100%}.TabbedSidebar .sidebar-panel-wrapper{height:100%;position:relative;width:0}.TabbedSidebar .sidebar-panel-wrapper.open .sidebar-panel-resizer{background-color:#444;cursor:col-resize;display:block;height:100%;opacity:0;position:absolute;right:-5px;width:6px}.TabbedSidebar .sidebar-panel-wrapper.open .sidebar-panel-resizer:hover{opacity:1!important}.TabbedSidebar .sidebar-panel{background:#222}.TabbedSidebar .sidebar-panel h1,.TabbedSidebar .sidebar-panel h2,.TabbedSidebar .sidebar-panel h3,.TabbedSidebar .sidebar-panel h4,.TabbedSidebar .sidebar-panel h5,.TabbedSidebar .sidebar-panel h6{color:#fff}.TabbedSidebar .sidebar-panel-inner{padding:.7em}.TabbedSidebar .sidebar-panel-heading{font-weight:400;margin:0;opacity:.9;text-transform:capitalize}.TabbedSidebar .sidebar-panel-heading.spaced{margin-bottom:.7em}.TabbedSidebar .sidebar-fixed-headbar{border-bottom:1px solid #666;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin-bottom:-1px}.TabbedSidebar.hovered .sidebar-panel-wrapper{left:100%;position:absolute}.ViewerSidebarScrollbars,.ViewerSidebarScrollbars .view{min-height:100vh}.MultiView .ViewerSidebarScrollbars,.MultiView .ViewerSidebarScrollbars .view{min-height:calc(100vh - 2.6em)}.HelpPanel h3{font-size:1rem;font-weight:500;margin:.8rem 0}.HelpPanel ul.keyboard{list-style-type:none;margin:0}.HelpPanel ul.keyboard li{font-size:.9rem;font-weight:400;margin-bottom:.3rem}.HelpPanel .help-mouse path{fill:#666;opacity:.8;-webkit-transition:all .1s linear;transition:all .1s linear}.dark .HelpPanel .help-mouse path{fill:#fff}.HelpPanel .help-mouse.right-single .rmb{fill:#00b0ff}.HelpPanel .help-mouse.right-single:hover .rmb{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:single-click;animation-name:single-click}.HelpPanel .help-mouse.left-single .lmb{fill:#00b0ff}.HelpPanel .help-mouse.left-single:hover .lmb{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:single-click;animation-name:single-click}.HelpPanel .help-mouse.left-double .lmb{fill:#00b0ff}.HelpPanel .help-mouse.left-double:hover .lmb{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:double-click;animation-name:double-click}.HelpPanel .help-mouse.scroll .mmb{fill:#00b0ff}.HelpPanel .help-mouse.scroll:hover .mmb{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:mouse-scroll;animation-name:mouse-scroll}.HelpPanel .help-list{list-style-type:none;margin-left:0}.HelpPanel .help-list li{border-bottom:1px solid #ccc;display:table;font-size:.9rem;font-weight:400;padding:.7em 0;width:100%}.dark .HelpPanel .help-list li{border-bottom-color:#333}.HelpPanel .help-list li *{display:table-cell;vertical-align:middle}.HelpPanel .help-list li .help-list-icon{height:60px;width:60px}.HelpPanel .help-list li .help-list-icon>svg{height:inherit;width:inherit}.HelpPanel .help-list li .help-list-text{font-size:.95em;line-height:1.2;opacity:.9;padding-right:.3em}.HelpPanel .help-list li:last-child{border-bottom:none}@-webkit-keyframes mouse-scroll{0%{fill:#1565c0}50%{fill:#00b0ff}to{fill:#1565c0}}@keyframes mouse-scroll{0%{fill:#1565c0}50%{fill:#00b0ff}to{fill:#1565c0}}@-webkit-keyframes single-click{0%{fill:#00b0ff}15%{fill:#1565c0}30%{fill:#00b0ff}}@keyframes single-click{0%{fill:#00b0ff}15%{fill:#1565c0}30%{fill:#00b0ff}}@-webkit-keyframes double-click{0%{fill:#00b0ff}10%{fill:#1565c0}20%{fill:#00b0ff}30%{fill:#1565c0}40%{fill:#00b0ff}}@keyframes double-click{0%{fill:#00b0ff}10%{fill:#1565c0}20%{fill:#00b0ff}30%{fill:#1565c0}40%{fill:#00b0ff}}.ViewerSidebar.flex-sidebar{height:auto;z-index:2}.ViewerSidebar.flex-sidebar hr{border-color:#444;margin:1em -.7em}.LayoutEditor{display:inline-block;position:relative;vertical-align:middle}.LayoutEditor .PopoutPanel{min-width:20em}.LayoutEditor .LayoutEditor--grid-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.LayoutEditor .LayoutEditor--grid-controls label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.LayoutEditor .LayoutEditor--grid-controls>*{margin:0 .5em}.LayoutEditor .LayoutEditor--grid-controls>:first-child{margin:0 .5em 0 0}.LayoutEditor .LayoutEditor--grid-controls>:last-child{margin:0 0 0 .5em}.LayoutEditor .LayoutEditor--grid-controls .numberInput{display:inline-block;margin-bottom:0;margin-left:.5em;width:3.25em}.LayoutEditor .LayoutEditor--aspect-ratio-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1em}.LayoutEditor .LayoutEditor--aspect-ratio-section>.Select{margin-left:.5em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.LayoutEditor .LayoutEditor--fit-rows-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1em;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.LayoutEditor .LayoutEditor--fit-rows-section>:first-child{margin-right:auto}.LayoutEditor .LayoutEditor--fit-rows-section>:last-child{font-size:1rem}.LayoutEditor .LayoutEditor--grid-gap-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1em}.LayoutEditor .LayoutEditor--grid-gap-section>*{font-size:.875rem;font-weight:400;line-height:1}.LayoutEditor .LayoutEditor--grid-gap-section>:not(:last-child){margin-right:.5em}.LayoutEditor .grid-control-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.LayoutEditor .grid-control-input input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.SlidePlacementModal hr{border-color:#333;margin:1em -1em}.SlidePlacementModal .Labelled-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1em;font-weight:400}.SlidePlacementModal .Labelled-select .Select{margin-left:.5em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.SlidePlacementModal .ToggleSwitch{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1em;margin-top:1em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.CursorLocationTooltip{left:0;pointer-events:none;position:absolute;top:0;z-index:100}.MultiView{background:#111;bottom:0;color:#fff;left:0;position:relative;right:0;top:0;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;overflow-x:auto;overflow-y:hidden}.MultiView,.MultiView .ViewerContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.MultiView .ViewerContainer{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.MultiView .ErrorContainer{-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center}.MultiView .ErrorContainer,.Multiview--TopToolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Multiview--TopToolbar{background:#222;border-bottom:1px solid #000;left:0;position:sticky;top:0;z-index:9}.Multiview--TopToolbar .EditableText{line-height:1.5em}.Multiview--TopToolbar .EditableMagText{border-radius:.25rem;font-size:.75rem;padding:.25rem 0 .25rem .25rem}.Multiview--TopToolbar .EditableMagText .text-muted{opacity:.87}.Multiview--TopToolbar .MagDropdown{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.5rem}.Multiview--TopToolbar .InputDropdownCombo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Multiview--TopToolbar .InputDropdownCombo .Dropdown .OutlineButton{margin-left:0;padding-left:0}.Multiview--TopToolbar .InputDropdownCombo--Multi+.MagDropdown--DigitalZoomIndicator{margin-left:0}.Multiview--TopToolbar--name{color:hsla(0,0%,100%,.6);width:20em}.Multiview--TopToolbar--name .AutoWidthInput--container{margin-right:1.25em}.Multiview--TopToolbar--name .AutoWidthInput--input{margin:0}.Multiview--TopToolbar hr{background:#444;border:none;color:#444;display:block;height:1.5em;margin:0 .25rem 0 1rem;width:1px}.Multiview--TopToolbar hr.spaced{margin-left:21em}.Multiview--TopToolbar>*{line-height:1}.Multiview--TopToolbar .HomeButton{padding:.725rem 1.5rem .725rem 1rem}.Multiview--TopToolbar .HomeButton .title-display img{-webkit-filter:grayscale(1);filter:grayscale(1);height:1em;width:1em}.Multiview--TopToolbar .IconButton,.Multiview--TopToolbar .OutlineButton{background:none;border:none;border-radius:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 .75rem;padding:.725rem .5rem}.Multiview--TopToolbar .IconButton .Icon,.Multiview--TopToolbar .OutlineButton .Icon{margin-right:.3em}.Multiview--TopToolbar .IconButton:active,.Multiview--TopToolbar .IconButton:focus,.Multiview--TopToolbar .IconButton:hover,.Multiview--TopToolbar .OutlineButton:active,.Multiview--TopToolbar .OutlineButton:focus,.Multiview--TopToolbar .OutlineButton:hover{background:none;border:none;color:#fff}.Multiview--TopToolbar .IconButton:focus{-webkit-box-shadow:0 0 5px 0 rgba(21,101,192,.7);box-shadow:0 0 5px 0 rgba(21,101,192,.7)}.Multiview--TopToolbar .MoreButton,.Multiview--TopToolbar .end-section{margin-left:auto;margin-right:.5em}.Multiview--TopToolbar .end-section{display:-webkit-box;display:-ms-flexbox;display:flex}.Multiview--TopToolbar .PopoutPanel{bottom:auto;top:auto}.content-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto}.content-wrapper.expanded{overflow:hidden}.StudentMultiView .FigureMaker-grid .FigureMaker-cell.noGrid:hover .sync-button{visibility:visible}.MultiView .FigureMaker-grid{padding:3px}.PinDropReport{height:30rem;margin-top:1rem;width:100%}.PinDropReport .slide-viewport{height:100%;width:100%}.EducatorReportsTable.ReactTable .rt-tfoot{-webkit-box-shadow:none;box-shadow:none;font-weight:400}.EducatorReportsTable.ReactTable .rt-tfoot .rt-td{border-right:none}.report-time-stamp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;font-size:.9rem;line-height:1;text-align:right}.report-time-stamp .DisplayModeDropdown,.report-time-stamp .DisplayModeDropdown .Dropdown-trigger>Button{color:#667085}.report-time-stamp .refresh-report-button{border-radius:50%;color:#667085;line-height:1;padding:.5rem}.report-time-stamp .report-timestamp-dropdown-item{line-height:"1rem";padding:"1rem"}.report-time-stamp .fetch-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1rem}.report-time-stamp .Dropdown-list-item.ToggleSwitch{color:#333}.report-time-stamp .Dropdown-list-item.ToggleSwitch .HelpTip{color:#999}.ReportTargetSelector{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.ReportTargetSelector .Select{width:20rem}.ReportTargetSelector .ReportTargetSelector__buttons .IconButton{color:#1d68bd}.ReportTargetSelector .ReportTargetSelector__buttons .IconButton:not(:last-child){margin-right:.5rem}.ReportTargetSelector .ReportTargetSelector__buttons .IconButton:last-child{margin-left:.5rem}.TrashEmptyFallback{height:90%;padding:1.5rem 2rem}.TrashEmptyFallback .TrashEmptyFallback--Content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:1.25rem;gap:1.5rem;height:100%;justify-content:center;line-height:1.5}.TrashEmptyFallback .TrashEmptyFallback--Content p{font-size:1.25rem;line-height:1.5}.TrashEmptyFallback .TrashEmptyFallback--Content .TrashEmptyFallback--Icon{color:#daedfe;height:112px;margin-bottom:1rem;width:auto}meta.foundation-version{font-family:"/5.5.3/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 40em)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.0625em)/";width:40.0625em}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40.0625em) and (max-width:64em)/";width:40.0625em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.0625em)/";width:64.0625em}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:64.0625em) and (max-width:90em)/";width:64.0625em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.0625em)/";width:90.0625em}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.0625em) and (max-width:120em)/";width:90.0625em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.0625em)/";width:120.0625em}meta.foundation-data-attribute-namespace{font-family:false}body,html{height:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-size:100%}body{background:#fff;color:#333;cursor:auto;font-family:Roboto,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;margin:0;padding:0;position:relative}a:hover{cursor:pointer}img{height:auto;max-width:100%;-ms-interpolation-mode:bicubic}#map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}.left{float:left!important}.right{float:right!important}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.invisible{visibility:hidden}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}.row,select{width:100%}.row{margin:0 auto;max-width:75rem}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{margin:0 -.9375rem;max-width:none;width:auto}.row .row:after,.row .row:before{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{margin:0;max-width:none;width:auto}.row .row.collapse:after,.row .row.collapse:before{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{float:left;padding-left:.9375rem;padding-right:.9375rem;width:100%}.column+.column:last-child,.column+.columns:last-child,.columns+.column:last-child,.columns+.columns:last-child{float:right}.column+.column.end,.column+.columns.end,.columns+.column.end,.columns+.columns.end{float:left}@media only screen{.small-push-0{left:0;position:relative;right:auto}.small-pull-0{left:auto;position:relative;right:0}.small-push-1{left:8.3333333333%;position:relative;right:auto}.small-pull-1{left:auto;position:relative;right:8.3333333333%}.small-push-2{left:16.6666666667%;position:relative;right:auto}.small-pull-2{left:auto;position:relative;right:16.6666666667%}.small-push-3{left:25%;position:relative;right:auto}.small-pull-3{left:auto;position:relative;right:25%}.small-push-4{left:33.3333333333%;position:relative;right:auto}.small-pull-4{left:auto;position:relative;right:33.3333333333%}.small-push-5{left:41.6666666667%;position:relative;right:auto}.small-pull-5{left:auto;position:relative;right:41.6666666667%}.small-push-6{left:50%;position:relative;right:auto}.small-pull-6{left:auto;position:relative;right:50%}.small-push-7{left:58.3333333333%;position:relative;right:auto}.small-pull-7{left:auto;position:relative;right:58.3333333333%}.small-push-8{left:66.6666666667%;position:relative;right:auto}.small-pull-8{left:auto;position:relative;right:66.6666666667%}.small-push-9{left:75%;position:relative;right:auto}.small-pull-9{left:auto;position:relative;right:75%}.small-push-10{left:83.3333333333%;position:relative;right:auto}.small-pull-10{left:auto;position:relative;right:83.3333333333%}.small-push-11{left:91.6666666667%;position:relative;right:auto}.small-pull-11{left:auto;position:relative;right:91.6666666667%}.column,.columns{float:left;padding-left:.9375rem;padding-right:.9375rem;position:relative}.small-1{width:8.3333333333%}.small-2{width:16.6666666667%}.small-3{width:25%}.small-4{width:33.3333333333%}.small-5{width:41.6666666667%}.small-6{width:50%}.small-7{width:58.3333333333%}.small-8{width:66.6666666667%}.small-9{width:75%}.small-10{width:83.3333333333%}.small-11{width:91.6666666667%}.small-12{width:100%}.small-offset-0{margin-left:0!important}.small-offset-1{margin-left:8.3333333333%!important}.small-offset-2{margin-left:16.6666666667%!important}.small-offset-3{margin-left:25%!important}.small-offset-4{margin-left:33.3333333333%!important}.small-offset-5{margin-left:41.6666666667%!important}.small-offset-6{margin-left:50%!important}.small-offset-7{margin-left:58.3333333333%!important}.small-offset-8{margin-left:66.6666666667%!important}.small-offset-9{margin-left:75%!important}.small-offset-10{margin-left:83.3333333333%!important}.small-offset-11{margin-left:91.6666666667%!important}.small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.small-centered,.columns.small-centered{float:none;margin-left:auto;margin-right:auto}.column.small-uncentered,.columns.small-uncentered{float:left;margin-left:0;margin-right:0}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-collapse .row{margin-left:0;margin-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{float:left;padding-left:.9375rem;padding-right:.9375rem}}@media only screen and (min-width:40.0625em){.medium-push-0{left:0;position:relative;right:auto}.medium-pull-0{left:auto;position:relative;right:0}.medium-push-1{left:8.3333333333%;position:relative;right:auto}.medium-pull-1{left:auto;position:relative;right:8.3333333333%}.medium-push-2{left:16.6666666667%;position:relative;right:auto}.medium-pull-2{left:auto;position:relative;right:16.6666666667%}.medium-push-3{left:25%;position:relative;right:auto}.medium-pull-3{left:auto;position:relative;right:25%}.medium-push-4{left:33.3333333333%;position:relative;right:auto}.medium-pull-4{left:auto;position:relative;right:33.3333333333%}.medium-push-5{left:41.6666666667%;position:relative;right:auto}.medium-pull-5{left:auto;position:relative;right:41.6666666667%}.medium-push-6{left:50%;position:relative;right:auto}.medium-pull-6{left:auto;position:relative;right:50%}.medium-push-7{left:58.3333333333%;position:relative;right:auto}.medium-pull-7{left:auto;position:relative;right:58.3333333333%}.medium-push-8{left:66.6666666667%;position:relative;right:auto}.medium-pull-8{left:auto;position:relative;right:66.6666666667%}.medium-push-9{left:75%;position:relative;right:auto}.medium-pull-9{left:auto;position:relative;right:75%}.medium-push-10{left:83.3333333333%;position:relative;right:auto}.medium-pull-10{left:auto;position:relative;right:83.3333333333%}.medium-push-11{left:91.6666666667%;position:relative;right:auto}.medium-pull-11{left:auto;position:relative;right:91.6666666667%}.column,.columns{float:left;padding-left:.9375rem;padding-right:.9375rem;position:relative}.medium-1{width:8.3333333333%}.medium-2{width:16.6666666667%}.medium-3{width:25%}.medium-4{width:33.3333333333%}.medium-5{width:41.6666666667%}.medium-6{width:50%}.medium-7{width:58.3333333333%}.medium-8{width:66.6666666667%}.medium-9{width:75%}.medium-10{width:83.3333333333%}.medium-11{width:91.6666666667%}.medium-12{width:100%}.medium-offset-0{margin-left:0!important}.medium-offset-1{margin-left:8.3333333333%!important}.medium-offset-2{margin-left:16.6666666667%!important}.medium-offset-3{margin-left:25%!important}.medium-offset-4{margin-left:33.3333333333%!important}.medium-offset-5{margin-left:41.6666666667%!important}.medium-offset-6{margin-left:50%!important}.medium-offset-7{margin-left:58.3333333333%!important}.medium-offset-8{margin-left:66.6666666667%!important}.medium-offset-9{margin-left:75%!important}.medium-offset-10{margin-left:83.3333333333%!important}.medium-offset-11{margin-left:91.6666666667%!important}.medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.medium-centered,.columns.medium-centered{float:none;margin-left:auto;margin-right:auto}.column.medium-uncentered,.columns.medium-uncentered{float:left;margin-left:0;margin-right:0}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-collapse .row{margin-left:0;margin-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{float:left;padding-left:.9375rem;padding-right:.9375rem}.push-0{left:0;right:auto}.pull-0,.push-0{position:relative}.pull-0{left:auto;right:0}.push-1{left:8.3333333333%;right:auto}.pull-1,.push-1{position:relative}.pull-1{left:auto;right:8.3333333333%}.push-2{left:16.6666666667%;right:auto}.pull-2,.push-2{position:relative}.pull-2{left:auto;right:16.6666666667%}.push-3{left:25%;right:auto}.pull-3,.push-3{position:relative}.pull-3{left:auto;right:25%}.push-4{left:33.3333333333%;right:auto}.pull-4,.push-4{position:relative}.pull-4{left:auto;right:33.3333333333%}.push-5{left:41.6666666667%;right:auto}.pull-5,.push-5{position:relative}.pull-5{left:auto;right:41.6666666667%}.push-6{left:50%;right:auto}.pull-6,.push-6{position:relative}.pull-6{left:auto;right:50%}.push-7{left:58.3333333333%;right:auto}.pull-7,.push-7{position:relative}.pull-7{left:auto;right:58.3333333333%}.push-8{left:66.6666666667%;right:auto}.pull-8,.push-8{position:relative}.pull-8{left:auto;right:66.6666666667%}.push-9{left:75%;right:auto}.pull-9,.push-9{position:relative}.pull-9{left:auto;right:75%}.push-10{left:83.3333333333%;position:relative;right:auto}.pull-10{left:auto;position:relative;right:83.3333333333%}.push-11{left:91.6666666667%;position:relative;right:auto}.pull-11{left:auto;position:relative;right:91.6666666667%}}@media only screen and (min-width:64.0625em){.large-push-0{left:0;position:relative;right:auto}.large-pull-0{left:auto;position:relative;right:0}.large-push-1{left:8.3333333333%;position:relative;right:auto}.large-pull-1{left:auto;position:relative;right:8.3333333333%}.large-push-2{left:16.6666666667%;position:relative;right:auto}.large-pull-2{left:auto;position:relative;right:16.6666666667%}.large-push-3{left:25%;position:relative;right:auto}.large-pull-3{left:auto;position:relative;right:25%}.large-push-4{left:33.3333333333%;position:relative;right:auto}.large-pull-4{left:auto;position:relative;right:33.3333333333%}.large-push-5{left:41.6666666667%;position:relative;right:auto}.large-pull-5{left:auto;position:relative;right:41.6666666667%}.large-push-6{left:50%;position:relative;right:auto}.large-pull-6{left:auto;position:relative;right:50%}.large-push-7{left:58.3333333333%;position:relative;right:auto}.large-pull-7{left:auto;position:relative;right:58.3333333333%}.large-push-8{left:66.6666666667%;position:relative;right:auto}.large-pull-8{left:auto;position:relative;right:66.6666666667%}.large-push-9{left:75%;position:relative;right:auto}.large-pull-9{left:auto;position:relative;right:75%}.large-push-10{left:83.3333333333%;position:relative;right:auto}.large-pull-10{left:auto;position:relative;right:83.3333333333%}.large-push-11{left:91.6666666667%;position:relative;right:auto}.large-pull-11{left:auto;position:relative;right:91.6666666667%}.column,.columns{float:left;padding-left:.9375rem;padding-right:.9375rem;position:relative}.large-1{width:8.3333333333%}.large-2{width:16.6666666667%}.large-3{width:25%}.large-4{width:33.3333333333%}.large-5{width:41.6666666667%}.large-6{width:50%}.large-7{width:58.3333333333%}.large-8{width:66.6666666667%}.large-9{width:75%}.large-10{width:83.3333333333%}.large-11{width:91.6666666667%}.large-12{width:100%}.large-offset-0{margin-left:0!important}.large-offset-1{margin-left:8.3333333333%!important}.large-offset-2{margin-left:16.6666666667%!important}.large-offset-3{margin-left:25%!important}.large-offset-4{margin-left:33.3333333333%!important}.large-offset-5{margin-left:41.6666666667%!important}.large-offset-6{margin-left:50%!important}.large-offset-7{margin-left:58.3333333333%!important}.large-offset-8{margin-left:66.6666666667%!important}.large-offset-9{margin-left:75%!important}.large-offset-10{margin-left:83.3333333333%!important}.large-offset-11{margin-left:91.6666666667%!important}.large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.large-centered,.columns.large-centered{float:none;margin-left:auto;margin-right:auto}.column.large-uncentered,.columns.large-uncentered{float:left;margin-left:0;margin-right:0}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-collapse .row{margin-left:0;margin-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{float:left;padding-left:.9375rem;padding-right:.9375rem}.push-0{left:0;right:auto}.pull-0,.push-0{position:relative}.pull-0{left:auto;right:0}.push-1{left:8.3333333333%;right:auto}.pull-1,.push-1{position:relative}.pull-1{left:auto;right:8.3333333333%}.push-2{left:16.6666666667%;right:auto}.pull-2,.push-2{position:relative}.pull-2{left:auto;right:16.6666666667%}.push-3{left:25%;right:auto}.pull-3,.push-3{position:relative}.pull-3{left:auto;right:25%}.push-4{left:33.3333333333%;right:auto}.pull-4,.push-4{position:relative}.pull-4{left:auto;right:33.3333333333%}.push-5{left:41.6666666667%;right:auto}.pull-5,.push-5{position:relative}.pull-5{left:auto;right:41.6666666667%}.push-6{left:50%;right:auto}.pull-6,.push-6{position:relative}.pull-6{left:auto;right:50%}.push-7{left:58.3333333333%;right:auto}.pull-7,.push-7{position:relative}.pull-7{left:auto;right:58.3333333333%}.push-8{left:66.6666666667%;right:auto}.pull-8,.push-8{position:relative}.pull-8{left:auto;right:66.6666666667%}.push-9{left:75%;right:auto}.pull-9,.push-9{position:relative}.pull-9{left:auto;right:75%}.push-10{left:83.3333333333%;position:relative;right:auto}.pull-10{left:auto;position:relative;right:83.3333333333%}.push-11{left:91.6666666667%;position:relative;right:auto}.pull-11{left:auto;position:relative;right:91.6666666667%}}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}@media only screen and (max-width:40em){.small-only-text-left{text-align:left!important}.small-only-text-right{text-align:right!important}.small-only-text-center{text-align:center!important}.small-only-text-justify{text-align:justify!important}}@media only screen{.small-text-left{text-align:left!important}.small-text-right{text-align:right!important}.small-text-center{text-align:center!important}.small-text-justify{text-align:justify!important}}@media only screen and (min-width:40.0625em)and (max-width:64em){.medium-only-text-left{text-align:left!important}.medium-only-text-right{text-align:right!important}.medium-only-text-center{text-align:center!important}.medium-only-text-justify{text-align:justify!important}}@media only screen and (min-width:40.0625em){.medium-text-left{text-align:left!important}.medium-text-right{text-align:right!important}.medium-text-center{text-align:center!important}.medium-text-justify{text-align:justify!important}}@media only screen and (min-width:64.0625em)and (max-width:90em){.large-only-text-left{text-align:left!important}.large-only-text-right{text-align:right!important}.large-only-text-center{text-align:center!important}.large-only-text-justify{text-align:justify!important}}@media only screen and (min-width:64.0625em){.large-text-left{text-align:left!important}.large-text-right{text-align:right!important}.large-text-center{text-align:center!important}.large-text-justify{text-align:justify!important}}@media only screen and (min-width:90.0625em)and (max-width:120em){.xlarge-only-text-left{text-align:left!important}.xlarge-only-text-right{text-align:right!important}.xlarge-only-text-center{text-align:center!important}.xlarge-only-text-justify{text-align:justify!important}}@media only screen and (min-width:90.0625em){.xlarge-text-left{text-align:left!important}.xlarge-text-right{text-align:right!important}.xlarge-text-center{text-align:center!important}.xlarge-text-justify{text-align:justify!important}}@media only screen and (min-width:120.0625em)and (max-width:6249999.9375em){.xxlarge-only-text-left{text-align:left!important}.xxlarge-only-text-right{text-align:right!important}.xxlarge-only-text-center{text-align:center!important}.xxlarge-only-text-justify{text-align:justify!important}}@media only screen and (min-width:120.0625em){.xxlarge-text-left{text-align:left!important}.xxlarge-text-right{text-align:right!important}.xxlarge-text-center{text-align:center!important}.xxlarge-text-justify{text-align:justify!important}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}a{color:#1565c0;line-height:inherit;text-decoration:none}a:focus,a:hover{color:#1257a5}a img{border:none}p{font-family:inherit;font-size:1rem;font-weight:300;margin-bottom:1.25rem;text-rendering:optimizeLegibility}p,p.lead{line-height:1.6}p.lead{font-size:1.21875rem}p aside{font-size:.875rem;font-style:italic;line-height:1.35}h1,h2,h3,h4,h5,h6{color:#333;font-family:Roboto,Helvetica,Arial,sans-serif;font-style:normal;font-weight:500;line-height:1.4;margin-bottom:.5rem;margin-top:.2rem;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#7a7a7a;font-size:60%;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4,h5{font-size:1.125rem}h6{font-size:1rem}.subheader{color:#7a7a7a;font-weight:400;line-height:1.4;margin-bottom:.5rem;margin-top:.2rem}hr{border:solid #ddd;border-width:1px 0 0;clear:both;height:0;margin:1.25rem 0 1.1875rem}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:60%;line-height:inherit}code{background-color:#f8f8f8;border:1px solid #dfdfdf;color:#333;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;padding:.125rem .3125rem .0625rem}dl,ol,ul{font-family:inherit;font-size:1rem;line-height:1.6;list-style-position:outside;margin-bottom:1.25rem}ul{margin-left:1.1rem}ul li ol,ul li ul{margin-bottom:0;margin-left:1.25rem}ul.circle li ul,ul.disc li ul,ul.square li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle}ul.circle,ul.disc{margin-left:1.1rem}ul.disc{list-style-type:disc}ol{margin-left:1.4rem}ol li ol,ol li ul{margin-bottom:0;margin-left:1.25rem}.no-bullet{list-style-type:none;margin-left:0}.no-bullet li ol,.no-bullet li ul{list-style:none;margin-bottom:0;margin-left:1.25rem}dl dt{font-weight:400;margin-bottom:.3rem}dl dd{margin-bottom:.75rem}abbr,acronym{color:#333;cursor:help;font-size:90%;text-transform:uppercase}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{border-left:1px solid #ddd;margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem}blockquote cite{color:#626262;display:block;font-size:.8125rem}blockquote cite:before{content:"— "}blockquote cite a,blockquote cite a:visited{color:#626262}blockquote,blockquote p{color:#7a7a7a;line-height:1.6}.vcard{border:1px solid #ddd;display:inline-block;margin:0 0 1.25rem;padding:.625rem .75rem}.vcard li{display:block;margin:0}.vcard .fn{font-size:.9375rem}.vcard .fn,.vevent .summary,.vevent abbr{font-weight:700}.vevent abbr{border:none;cursor:default;padding:0 .0625rem;text-decoration:none}@media only screen and (min-width:40.0625em){h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4{font-size:1.4375rem}h5{font-size:1.125rem}h6{font-size:1rem}}@media print{*{background:rgba(0,0,0,0)!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.34in}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.button,button{-webkit-appearance:none;-moz-appearance:none;background-color:#1565c0;border:0 solid #11519a;border-radius:0;cursor:pointer;display:inline-block;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:normal;margin:0 0 1.25rem;padding:1rem 2rem 1.0625rem;position:relative;text-align:center;text-decoration:none}.button:focus,.button:hover,button:focus,button:hover{background-color:#11519a}.button,.button:focus,.button:hover,button,button:focus,button:hover{color:#fff}.button,button{-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.button.secondary,button.secondary{background-color:#e7e7e7;border-color:#b9b9b9}.button.secondary:focus,.button.secondary:hover,button.secondary:focus,button.secondary:hover{background-color:#b9b9b9}.button.secondary,.button.secondary:focus,.button.secondary:hover,button.secondary,button.secondary:focus,button.secondary:hover{color:#333}.button.success,button.success{background-color:#43a047;border-color:#368039}.button.success:focus,.button.success:hover,button.success:focus,button.success:hover{background-color:#368039}.button.success,.button.success:focus,.button.success:hover,button.success,button.success:focus,button.success:hover{color:#fff}.button.alert,button.alert{background-color:#f04124;border-color:#cf2a0e}.button.alert:focus,.button.alert:hover,button.alert:focus,button.alert:hover{background-color:#cf2a0e}.button.alert,.button.alert:focus,.button.alert:hover,button.alert,button.alert:focus,button.alert:hover{color:#fff}.button.warning,button.warning{background-color:#f08a24;border-color:#cf6e0e}.button.warning:focus,.button.warning:hover,button.warning:focus,button.warning:hover{background-color:#cf6e0e}.button.warning,.button.warning:focus,.button.warning:hover,button.warning,button.warning:focus,button.warning:hover{color:#fff}.button.info,button.info{background-color:#a0d3e8;border-color:#61b6d9}.button.info:focus,.button.info:hover,button.info:focus,button.info:hover{background-color:#61b6d9}.button.info,button.info{color:#333}.button.info:focus,.button.info:hover,button.info:focus,button.info:hover{color:#fff}.button.large,button.large{font-size:1.25rem;padding:1.125rem 2.25rem 1.1875rem}.button.small,button.small{font-size:.8125rem;padding:.875rem 1.75rem .9375rem}.button.tiny,button.tiny{font-size:.6875rem;padding:.625rem 1.25rem .6875rem}.button.expand,button.expand{font-size:1rem;padding:1rem 1rem 1.0625rem;width:100%}.button.left-align,button.left-align{text-align:left;text-indent:.75rem}.button.right-align,button.right-align{padding-right:.75rem;text-align:right}.button.radius,button.radius{border-radius:3px}.button.round,button.round{border-radius:1000px}.button.disabled,.button[disabled],button.disabled,button[disabled]{background-color:#1565c0;border-color:#11519a}.button.disabled:focus,.button.disabled:hover,.button[disabled]:focus,.button[disabled]:hover,button.disabled:focus,button.disabled:hover,button[disabled]:focus,button[disabled]:hover{background-color:#11519a}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover,button.disabled,button.disabled:focus,button.disabled:hover,button[disabled],button[disabled]:focus,button[disabled]:hover{color:#fff}.button.disabled,.button[disabled],button.disabled,button[disabled]{-webkit-box-shadow:none;box-shadow:none;cursor:default;opacity:.7}.button.disabled:focus,.button.disabled:hover,.button[disabled]:focus,.button[disabled]:hover,button.disabled:focus,button.disabled:hover,button[disabled]:focus,button[disabled]:hover{background-color:#1565c0}.button.disabled.secondary,.button[disabled].secondary,button.disabled.secondary,button[disabled].secondary{background-color:#e7e7e7;border-color:#b9b9b9}.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary:focus,.button[disabled].secondary:hover,button.disabled.secondary:focus,button.disabled.secondary:hover,button[disabled].secondary:focus,button[disabled].secondary:hover{background-color:#b9b9b9}.button.disabled.secondary,.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary,.button[disabled].secondary:focus,.button[disabled].secondary:hover,button.disabled.secondary,button.disabled.secondary:focus,button.disabled.secondary:hover,button[disabled].secondary,button[disabled].secondary:focus,button[disabled].secondary:hover{color:#333}.button.disabled.secondary,.button[disabled].secondary,button.disabled.secondary,button[disabled].secondary{-webkit-box-shadow:none;box-shadow:none;cursor:default;opacity:.7}.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary:focus,.button[disabled].secondary:hover,button.disabled.secondary:focus,button.disabled.secondary:hover,button[disabled].secondary:focus,button[disabled].secondary:hover{background-color:#e7e7e7}.button.disabled.success,.button[disabled].success,button.disabled.success,button[disabled].success{background-color:#43a047;border-color:#368039}.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success:focus,.button[disabled].success:hover,button.disabled.success:focus,button.disabled.success:hover,button[disabled].success:focus,button[disabled].success:hover{background-color:#368039}.button.disabled.success,.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success,.button[disabled].success:focus,.button[disabled].success:hover,button.disabled.success,button.disabled.success:focus,button.disabled.success:hover,button[disabled].success,button[disabled].success:focus,button[disabled].success:hover{color:#fff}.button.disabled.success,.button[disabled].success,button.disabled.success,button[disabled].success{-webkit-box-shadow:none;box-shadow:none;cursor:default;opacity:.7}.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success:focus,.button[disabled].success:hover,button.disabled.success:focus,button.disabled.success:hover,button[disabled].success:focus,button[disabled].success:hover{background-color:#43a047}.button.disabled.alert,.button[disabled].alert,button.disabled.alert,button[disabled].alert{background-color:#f04124;border-color:#cf2a0e}.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert:focus,.button[disabled].alert:hover,button.disabled.alert:focus,button.disabled.alert:hover,button[disabled].alert:focus,button[disabled].alert:hover{background-color:#cf2a0e}.button.disabled.alert,.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert,.button[disabled].alert:focus,.button[disabled].alert:hover,button.disabled.alert,button.disabled.alert:focus,button.disabled.alert:hover,button[disabled].alert,button[disabled].alert:focus,button[disabled].alert:hover{color:#fff}.button.disabled.alert,.button[disabled].alert,button.disabled.alert,button[disabled].alert{-webkit-box-shadow:none;box-shadow:none;cursor:default;opacity:.7}.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert:focus,.button[disabled].alert:hover,button.disabled.alert:focus,button.disabled.alert:hover,button[disabled].alert:focus,button[disabled].alert:hover{background-color:#f04124}.button.disabled.warning,.button[disabled].warning,button.disabled.warning,button[disabled].warning{background-color:#f08a24;border-color:#cf6e0e}.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning:focus,.button[disabled].warning:hover,button.disabled.warning:focus,button.disabled.warning:hover,button[disabled].warning:focus,button[disabled].warning:hover{background-color:#cf6e0e}.button.disabled.warning,.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning,.button[disabled].warning:focus,.button[disabled].warning:hover,button.disabled.warning,button.disabled.warning:focus,button.disabled.warning:hover,button[disabled].warning,button[disabled].warning:focus,button[disabled].warning:hover{color:#fff}.button.disabled.warning,.button[disabled].warning,button.disabled.warning,button[disabled].warning{-webkit-box-shadow:none;box-shadow:none;cursor:default;opacity:.7}.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning:focus,.button[disabled].warning:hover,button.disabled.warning:focus,button.disabled.warning:hover,button[disabled].warning:focus,button[disabled].warning:hover{background-color:#f08a24}.button.disabled.info,.button[disabled].info,button.disabled.info,button[disabled].info{background-color:#a0d3e8;border-color:#61b6d9}.button.disabled.info:focus,.button.disabled.info:hover,.button[disabled].info:focus,.button[disabled].info:hover,button.disabled.info:focus,button.disabled.info:hover,button[disabled].info:focus,button[disabled].info:hover{background-color:#61b6d9}.button.disabled.info,.button[disabled].info,button.disabled.info,button[disabled].info{color:#333}.button.disabled.info:focus,.button.disabled.info:hover,.button[disabled].info:focus,.button[disabled].info:hover,button.disabled.info:focus,button.disabled.info:hover,button[disabled].info:focus,button[disabled].info:hover{color:#fff}.button.disabled.info,.button[disabled].info,button.disabled.info,button[disabled].info{-webkit-box-shadow:none;box-shadow:none;cursor:default;opacity:.7}.button.disabled.info:focus,.button.disabled.info:hover,.button[disabled].info:focus,.button[disabled].info:hover,button.disabled.info:focus,button.disabled.info:hover,button[disabled].info:focus,button[disabled].info:hover{background-color:#a0d3e8}button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width:40.0625em){.button,button{display:inline-block}}form{margin:0 0 1rem}form .row .row{margin:0 -.5rem}form .row .row .column,form .row .row .columns{padding:0 .5rem}form .row .row.collapse{margin:0}form .row .row.collapse .column,form .row .row.collapse .columns{padding:0}form .row .row.collapse input{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns{padding-left:.5rem}label{color:#4d4d4d;cursor:pointer;display:block;font-size:.875rem;font-weight:400;line-height:1.5;margin-bottom:0}label.right{float:none!important;text-align:right}label.inline{margin:0 0 1rem;padding:.5625rem 0}label small{color:#676767;text-transform:capitalize}.postfix,.prefix{border-style:solid;border-width:1px;display:block;font-size:.875rem;height:2.3125rem;line-height:2.3125rem;overflow:visible;padding-bottom:0;padding-top:0;position:relative;text-align:center;width:100%;z-index:2}.postfix.button,.prefix.button{border:none;padding:0;text-align:center}.prefix.button.radius{border-radius:0;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px}.postfix.button.radius{border-radius:0;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}.prefix.button.round{border-radius:0;-webkit-border-bottom-left-radius:1000px;border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-top-left-radius:1000px}.postfix.button.round{border-radius:0;-webkit-border-bottom-right-radius:1000px;border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-top-right-radius:1000px}label.prefix,span.prefix{background:#f2f2f2;border-right:none;border-color:#ccc;color:#333}label.postfix,span.postfix{background:#f2f2f2;border-left:none;border-color:#ccc;color:#333}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.75);display:block;font-family:inherit;font-size:.875rem;height:2.3125rem;margin:0 0 1rem;padding:.5rem;width:100%}input:not([type]):focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{background:#fff;border-color:#999;outline:none}fieldset[disabled] input:not([type]),fieldset[disabled] input[type=color],fieldset[disabled] input[type=date],fieldset[disabled] input[type=datetime-local],fieldset[disabled] input[type=datetime],fieldset[disabled] input[type=email],fieldset[disabled] input[type=month],fieldset[disabled] input[type=number],fieldset[disabled] input[type=password],fieldset[disabled] input[type=search],fieldset[disabled] input[type=tel],fieldset[disabled] input[type=text],fieldset[disabled] input[type=time],fieldset[disabled] input[type=url],fieldset[disabled] input[type=week],fieldset[disabled] textarea,input:not([type]):disabled,input:not([type])[disabled],input:not([type])[readonly],input[type=color]:disabled,input[type=color][disabled],input[type=color][readonly],input[type=date]:disabled,input[type=date][disabled],input[type=date][readonly],input[type=datetime-local]:disabled,input[type=datetime-local][disabled],input[type=datetime-local][readonly],input[type=datetime]:disabled,input[type=datetime][disabled],input[type=datetime][readonly],input[type=email]:disabled,input[type=email][disabled],input[type=email][readonly],input[type=month]:disabled,input[type=month][disabled],input[type=month][readonly],input[type=number]:disabled,input[type=number][disabled],input[type=number][readonly],input[type=password]:disabled,input[type=password][disabled],input[type=password][readonly],input[type=search]:disabled,input[type=search][disabled],input[type=search][readonly],input[type=tel]:disabled,input[type=tel][disabled],input[type=tel][readonly],input[type=text]:disabled,input[type=text][disabled],input[type=text][readonly],input[type=time]:disabled,input[type=time][disabled],input[type=time][readonly],input[type=url]:disabled,input[type=url][disabled],input[type=url][readonly],input[type=week]:disabled,input[type=week][disabled],input[type=week][readonly],textarea:disabled,textarea[disabled],textarea[readonly]{background-color:#f0f0f2;cursor:default}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-transition:border-color .15s linear,background .15s linear;transition:border-color .15s linear,background .15s linear}input:not([type]).radius,input[type=color].radius,input[type=date].radius,input[type=datetime-local].radius,input[type=datetime].radius,input[type=email].radius,input[type=month].radius,input[type=number].radius,input[type=password].radius,input[type=search].radius,input[type=tel].radius,input[type=text].radius,input[type=time].radius,input[type=url].radius,input[type=week].radius,textarea.radius{border-radius:4px}form .row .prefix-radius.row.collapse button,form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse select,form .row .prefix-radius.row.collapse textarea{border-radius:0;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}form .row .postfix-radius.row.collapse button,form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse select,form .row .postfix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px}form .row .postfix-radius.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}form .row .prefix-round.row.collapse button,form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse select,form .row .prefix-round.row.collapse textarea{border-radius:0;-webkit-border-bottom-right-radius:1000px;border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-top-right-radius:1000px}form .row .postfix-round.row.collapse button,form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse select,form .row .postfix-round.row.collapse textarea,form .row .prefix-round.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:1000px;border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-top-left-radius:1000px}form .row .postfix-round.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:1000px;border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-top-right-radius:1000px}input[type=submit]{-webkit-appearance:none;-moz-appearance:none;border-radius:0}textarea[rows]{height:auto}textarea{max-width:100%}::-webkit-input-placeholder{color:#666}:-moz-placeholder,::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}select{-webkit-appearance:none!important;-moz-appearance:none!important;background-color:#fafafa}select::-ms-expand{display:none}select{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIzIiB4PSIxMiIgdmlld0JveD0iMCAwIDYgMyI+PHBhdGggZD0ibTUuOTkyIDAtMyAzLTMtM3oiLz48L3N2Zz4=);background-position:100%;background-repeat:no-repeat;border:1px solid #ccc;border-radius:0;color:rgba(0,0,0,.75);font-family:inherit;font-size:.875rem;line-height:normal;padding:.5rem}select.radius{border-radius:3px}select:focus{background-color:#f3f3f3;border-color:#999}select:disabled{background-color:#f0f0f2;cursor:default}select{height:2.3125rem}select[multiple]{height:auto}input[type=checkbox],input[type=file],input[type=radio],select{margin:0 0 1rem}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;margin-bottom:0;margin-left:.5rem;margin-right:1rem;vertical-align:baseline}input[type=file]{width:100%}fieldset{border:1px solid #ddd;margin:1.125rem 0;padding:1.25rem}fieldset legend{font-weight:700;margin:0 0 0 -.1875rem;padding:0 .1875rem}[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] small.error,[data-abide] span.error{background:#f04124;color:#fff;display:block;font-size:.75rem;font-style:italic;font-weight:400;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem}[data-abide] small.error,[data-abide] span.error{display:none}small.error,span.error{background:#f04124;color:#fff;display:block;font-size:.75rem;font-style:italic;font-weight:400;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem}.error input,.error select,.error textarea{margin-bottom:0}.error input[type=checkbox],.error input[type=radio]{margin-bottom:1rem}.error label,.error label.error{color:#f04124}.error small.error{background:#f04124;color:#fff;display:block;font-size:.75rem;font-style:italic;font-weight:400;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem}.error>label>small{background:rgba(0,0,0,0);color:#676767;display:inline;font-size:60%;font-style:normal;margin:0;padding:0;text-transform:capitalize}.error span.error-message{display:block}input.error,select.error,textarea.error{margin-bottom:0}label.error{color:#f04124}input:-ms-input-placeholder{color:#666}body,html{font-weight:300}body{background:inherit;min-width:320px!important}body:has(.FigureViewer){min-width:0!important}a{outline:0}@media only screen and (min-width:90.0625em){.xlarge-push-0{left:0;position:relative;right:auto}.xlarge-pull-0{left:auto;position:relative;right:0}.xlarge-push-1{left:8.3333333333%;position:relative;right:auto}.xlarge-pull-1{left:auto;position:relative;right:8.3333333333%}.xlarge-push-2{left:16.6666666667%;position:relative;right:auto}.xlarge-pull-2{left:auto;position:relative;right:16.6666666667%}.xlarge-push-3{left:25%;position:relative;right:auto}.xlarge-pull-3{left:auto;position:relative;right:25%}.xlarge-push-4{left:33.3333333333%;position:relative;right:auto}.xlarge-pull-4{left:auto;position:relative;right:33.3333333333%}.xlarge-push-5{left:41.6666666667%;position:relative;right:auto}.xlarge-pull-5{left:auto;position:relative;right:41.6666666667%}.xlarge-push-6{left:50%;position:relative;right:auto}.xlarge-pull-6{left:auto;position:relative;right:50%}.xlarge-push-7{left:58.3333333333%;position:relative;right:auto}.xlarge-pull-7{left:auto;position:relative;right:58.3333333333%}.xlarge-push-8{left:66.6666666667%;position:relative;right:auto}.xlarge-pull-8{left:auto;position:relative;right:66.6666666667%}.xlarge-push-9{left:75%;position:relative;right:auto}.xlarge-pull-9{left:auto;position:relative;right:75%}.xlarge-push-10{left:83.3333333333%;position:relative;right:auto}.xlarge-pull-10{left:auto;position:relative;right:83.3333333333%}.xlarge-push-11{left:91.6666666667%;position:relative;right:auto}.xlarge-pull-11{left:auto;position:relative;right:91.6666666667%}.column,.columns{float:left;padding-left:.9375rem;padding-right:.9375rem;position:relative}.xlarge-1{width:8.3333333333%}.xlarge-2{width:16.6666666667%}.xlarge-3{width:25%}.xlarge-4{width:33.3333333333%}.xlarge-5{width:41.6666666667%}.xlarge-6{width:50%}.xlarge-7{width:58.3333333333%}.xlarge-8{width:66.6666666667%}.xlarge-9{width:75%}.xlarge-10{width:83.3333333333%}.xlarge-11{width:91.6666666667%}.xlarge-12{width:100%}.xlarge-offset-0{margin-left:0!important}.xlarge-offset-1{margin-left:8.3333333333%!important}.xlarge-offset-2{margin-left:16.6666666667%!important}.xlarge-offset-3{margin-left:25%!important}.xlarge-offset-4{margin-left:33.3333333333%!important}.xlarge-offset-5{margin-left:41.6666666667%!important}.xlarge-offset-6{margin-left:50%!important}.xlarge-offset-7{margin-left:58.3333333333%!important}.xlarge-offset-8{margin-left:66.6666666667%!important}.xlarge-offset-9{margin-left:75%!important}.xlarge-offset-10{margin-left:83.3333333333%!important}.xlarge-offset-11{margin-left:91.6666666667%!important}.xlarge-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.xlarge-centered,.columns.xlarge-centered{float:none;margin-left:auto;margin-right:auto}.column.xlarge-uncentered,.columns.xlarge-uncentered{float:left;margin-left:0;margin-right:0}.column.xlarge-centered:last-child,.columns.xlarge-centered:last-child{float:none}.column.xlarge-uncentered:last-child,.columns.xlarge-uncentered:last-child{float:left}.column.xlarge-uncentered.opposite,.columns.xlarge-uncentered.opposite{float:right}.row.xlarge-collapse>.column,.row.xlarge-collapse>.columns{padding-left:0;padding-right:0}.row.xlarge-collapse .row{margin-left:0;margin-right:0}.row.xlarge-uncollapse>.column,.row.xlarge-uncollapse>.columns{float:left;padding-left:.9375rem;padding-right:.9375rem}}b,h5,strong{font-weight:500}.row.full-width{max-width:100%;width:100%}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-container-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.flex-container.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-container.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-container.fill{bottom:0;left:0;position:absolute;right:0;top:0}.flex-sidebar{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;height:100%;order:-1}.flex-sidebar-right{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;min-width:1px}.zmdi{position:relative}.zmdi.zmdi-dot:after{background-color:#1d68bd;border:1px solid #fff;border-radius:50%;bottom:-3px;content:"";height:11px;position:absolute;right:-3px;width:11px}.zmdi-hc-xsm{font-size:.65em}.zmdi-hc-xl{font-size:1.5em}.zmdi-hc-spin,.zmdi-hc-spin-reverse{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate(.01deg);-ms-transform:rotate(.01deg);transform:rotate(.01deg)}.text-muted{opacity:.6}.text-secondary{color:#666}.empty-section{opacity:.6;padding:3em 1em;text-align:center}div[tabindex="-1"]:focus{outline:0}input.no-margin{margin:0}kbd{background:#333;border:1px solid #aaa;border-radius:.25em;color:#fff;display:inline-block;font-family:monospace;font-weight:400;line-height:1;margin-right:.5rem;padding:.25em .35em;text-align:center;vertical-align:middle}input.dark,input.radius.dark,textarea.dark,textarea.radius.dark{background:none;border-color:#666;color:#dddddf}input.dark:focus,input.radius.dark:focus,textarea.dark:focus,textarea.radius.dark:focus{background:none}input.dark::-webkit-input-placeholder,input.radius.dark::-webkit-input-placeholder,textarea.dark::-webkit-input-placeholder,textarea.radius.dark::-webkit-input-placeholder{color:#c4c4c4}input.dark::-moz-placeholder,input.radius.dark::-moz-placeholder,textarea.dark::-moz-placeholder,textarea.radius.dark::-moz-placeholder{color:#c4c4c4}input.dark:-ms-input-placeholder,input.radius.dark:-ms-input-placeholder,textarea.dark:-ms-input-placeholder,textarea.radius.dark:-ms-input-placeholder{color:#c4c4c4}input.dark::-ms-input-placeholder,input.radius.dark::-ms-input-placeholder,textarea.dark::-ms-input-placeholder,textarea.radius.dark::-ms-input-placeholder{color:#c4c4c4}input.dark::placeholder,input.radius.dark::placeholder,textarea.dark::placeholder,textarea.radius.dark::placeholder{color:#c4c4c4}input.dark:disabled,input.radius.dark:disabled,textarea.dark:disabled,textarea.radius.dark:disabled{background:none;color:#444}@media only screen and (max-width:40em){html{font-size:12px}}.zmdi-icon{font-family:Material-Design-Iconic-Font,monospace;text-anchor:middle}div.divider{border:1px solid #ddd;height:1rem}.alert-text{color:#d19c4d}.clickable{cursor:pointer}.dark hr{border-color:#444}.capitalize{text-transform:capitalize}.no-resize{resize:none}.HalfGrid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;gap:1rem;grid-template-columns:1fr 1fr}.HalfGrid--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.BarNotation{border-top:1px solid;line-height:.8}.TrashView{height:100%}.TrashView .SidebarLayout--content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;padding:2em 1em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.TrashView .SidebarLayout--content>.ReactTable{-webkit-box-flex:1;-ms-flex:1;flex:1;height:calc(100% - 10.5rem)}.TrashView .SidebarLayout--content>.ReactTable>.Scrollbars{margin-bottom:4rem}@media only screen and (min-width:64.0625em){.TrashView .SidebarLayout--content>.ReactTable>.Scrollbars{margin-bottom:0!important}}.TrashView .SidebarLayout--content .IconGrid{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.TrashView--PolicyHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#f9fafb;justify-content:space-between;padding:.5rem 1rem}@media only screen{.TrashView{height:calc(100vh - 4em)}}@media only screen and (min-width:64.0625em){.TrashView{height:calc(100vh - 3.5em)}}
/*# sourceMappingURL=app.217f337fca594b87fc3fc6bcd034ddde36a03b7ebb89c1848e318b70ca8e1d28.js.map*/