UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

6 lines 409 kB
/* Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information. */ /** * Office UI Fabric Core 11.0.0 * The front-end framework for building experiences for Office 365. **/ @charset 'UTF-8';@-webkit-keyframes ms-motion-fadeIn{from{opacity:0}to{opacity:1}}@keyframes ms-motion-fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes ms-motion-fadeOut{from{opacity:1}to{opacity:0}}@keyframes ms-motion-fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes ms-motion-scaleDownIn{from{transform:scale3d(1.15,1.15,1)}to{transform:scale3d(1,1,1)}}@keyframes ms-motion-scaleDownIn{from{transform:scale3d(1.15,1.15,1)}to{transform:scale3d(1,1,1)}}@-webkit-keyframes ms-motion-scaleDownOut{from{transform:scale3d(1,1,1)}to{transform:scale3d(.9,.9,1)}}@keyframes ms-motion-scaleDownOut{from{transform:scale3d(1,1,1)}to{transform:scale3d(.9,.9,1)}}@-webkit-keyframes ms-motion-slideLeftOut{from{transform:translate3d(0,0,0)}to{transform:translate3d(-48px,0,0)}}@keyframes ms-motion-slideLeftOut{from{transform:translate3d(0,0,0)}to{transform:translate3d(-48px,0,0)}}@-webkit-keyframes ms-motion-slideRightOut{from{transform:translate3d(0,0,0)}to{transform:translate3d(48px,0,0)}}@keyframes ms-motion-slideRightOut{from{transform:translate3d(0,0,0)}to{transform:translate3d(48px,0,0)}}@-webkit-keyframes ms-motion-slideLeftIn{from{transform:translate3d(48px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-motion-slideLeftIn{from{transform:translate3d(48px,0,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-motion-slideRightIn{from{transform:translate3d(-48px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-motion-slideRightIn{from{transform:translate3d(-48px,0,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-motion-slideUpOut{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-48px,0)}}@keyframes ms-motion-slideUpOut{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-48px,0)}}@-webkit-keyframes ms-motion-slideDownOut{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,48px,0)}}@keyframes ms-motion-slideDownOut{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,48px,0)}}@-webkit-keyframes ms-motion-slideUpIn{from{transform:translate3d(0,48px,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-motion-slideUpIn{from{transform:translate3d(0,48px,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-motion-slideDownIn{from{transform:translate3d(0,-48px,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-motion-slideDownIn{from{transform:translate3d(0,-48px,0)}to{transform:translate3d(0,0,0)}}.ms-Fabric--v11-0-0 .ms-motion-fadeIn{-webkit-animation:ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-Fabric--v11-0-0 .ms-motion-fadeOut{-webkit-animation:ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-Fabric--v11-0-0 .ms-motion-scaleDownIn{-webkit-animation:ms-motion-scaleDownIn .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-scaleDownIn .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-Fabric--v11-0-0 .ms-motion-scaleDownOut{-webkit-animation:ms-motion-scaleDownOut .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-scaleDownOut .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-Fabric--v11-0-0 .ms-motion-slideLeftOut{-webkit-animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-Fabric--v11-0-0 .ms-motion-slideLeftOut{-webkit-animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-Fabric--v11-0-0 .ms-motion-slideRightOut{-webkit-animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-Fabric--v11-0-0 .ms-motion-slideRightOut{-webkit-animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-Fabric--v11-0-0 .ms-motion-slideLeftIn{-webkit-animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-Fabric--v11-0-0 .ms-motion-slideLeftIn{-webkit-animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-Fabric--v11-0-0 .ms-motion-slideRightIn{-webkit-animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-Fabric--v11-0-0 .ms-motion-slideRightIn{-webkit-animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-Fabric--v11-0-0 .ms-motion-slideUpOut{-webkit-animation:ms-motion-slideUpOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideUpOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-Fabric--v11-0-0 .ms-motion-slideDownOut{-webkit-animation:ms-motion-slideDownOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideDownOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-Fabric--v11-0-0 .ms-motion-slideUpIn{-webkit-animation:ms-motion-slideUpIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideUpIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-Fabric--v11-0-0 .ms-motion-slideDownIn{-webkit-animation:ms-motion-slideDownIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both;animation:ms-motion-slideDownIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}@-webkit-keyframes ms-slideRightIn10--v11-0-0{from{transform:translate3d(-10px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideRightIn10--v11-0-0{from{transform:translate3d(-10px,0,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideRightIn20--v11-0-0{from{transform:translate3d(-20px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideRightIn20--v11-0-0{from{transform:translate3d(-20px,0,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideRightIn40--v11-0-0{from{transform:translate3d(-40px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideRightIn40--v11-0-0{from{transform:translate3d(-40px,0,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideRightIn400--v11-0-0{from{transform:translate3d(-400px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideRightIn400--v11-0-0{from{transform:translate3d(-400px,0,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideRightOut40--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(40px,0,0)}}@keyframes ms-slideRightOut40--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(40px,0,0)}}@-webkit-keyframes ms-slideRightOut400--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(400px,0,0)}}@keyframes ms-slideRightOut400--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(400px,0,0)}}@-webkit-keyframes ms-slideLeftIn10--v11-0-0{from{transform:translate3d(10px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideLeftIn10--v11-0-0{from{transform:translate3d(10px,0,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideLeftIn20--v11-0-0{from{transform:translate3d(20px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideLeftIn20--v11-0-0{from{transform:translate3d(20px,0,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideLeftIn40--v11-0-0{from{transform:translate3d(40px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideLeftIn40--v11-0-0{from{transform:translate3d(40px,0,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideLeftIn400--v11-0-0{from{transform:translate3d(400px,0,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideLeftIn400--v11-0-0{from{transform:translate3d(400px,0,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideLeftOut40--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(-40px,0,0)}}@keyframes ms-slideLeftOut40--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(-40px,0,0)}}@-webkit-keyframes ms-slideLeftOut400--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(-400px,0,0)}}@keyframes ms-slideLeftOut400--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(-400px,0,0)}}@-webkit-keyframes ms-slideUpIn10--v11-0-0{from{transform:translate3d(0,10px,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideUpIn10--v11-0-0{from{transform:translate3d(0,10px,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideUpIn20--v11-0-0{from{transform:translate3d(0,20px,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideUpIn20--v11-0-0{from{transform:translate3d(0,20px,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideDownIn10--v11-0-0{from{transform:translate3d(0,-10px,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideDownIn10--v11-0-0{from{transform:translate3d(0,-10px,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideDownIn20--v11-0-0{from{transform:translate3d(0,-20px,0)}to{transform:translate3d(0,0,0)}}@keyframes ms-slideDownIn20--v11-0-0{from{transform:translate3d(0,-20px,0)}to{transform:translate3d(0,0,0)}}@-webkit-keyframes ms-slideUpOut10--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-10px,0)}}@keyframes ms-slideUpOut10--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-10px,0)}}@-webkit-keyframes ms-slideUpOut20--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-20px,0)}}@keyframes ms-slideUpOut20--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,-20px,0)}}@-webkit-keyframes ms-slideDownOut10--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,10px,0)}}@keyframes ms-slideDownOut10--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,10px,0)}}@-webkit-keyframes ms-slideDownOut20--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,20px,0)}}@keyframes ms-slideDownOut20--v11-0-0{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,20px,0)}}@-webkit-keyframes ms-scaleUp100--v11-0-0{from{transform:scale3d(.98,.98,1)}to{transform:scale3d(1,1,1)}}@keyframes ms-scaleUp100--v11-0-0{from{transform:scale3d(.98,.98,1)}to{transform:scale3d(1,1,1)}}@-webkit-keyframes ms-scaleUp103--v11-0-0{from{transform:scale3d(1,1,1)}to{transform:scale3d(1.03,1.03,1)}}@keyframes ms-scaleUp103--v11-0-0{from{transform:scale3d(1,1,1)}to{transform:scale3d(1.03,1.03,1)}}@-webkit-keyframes ms-scaleDown98--v11-0-0{from{transform:scale3d(1,1,1)}to{transform:scale3d(.98,.98,1)}}@keyframes ms-scaleDown98--v11-0-0{from{transform:scale3d(1,1,1)}to{transform:scale3d(.98,.98,1)}}@-webkit-keyframes ms-scaleDown100--v11-0-0{from{transform:scale3d(1.03,1.03,1)}to{transform:scale3d(1,1,1)}}@keyframes ms-scaleDown100--v11-0-0{from{transform:scale3d(1.03,1.03,1)}to{transform:scale3d(1,1,1)}}@-webkit-keyframes ms-fadeIn--v11-0-0{from{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}@keyframes ms-fadeIn--v11-0-0{from{opacity:0;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}@-webkit-keyframes ms-fadeOut--v11-0-0{from{opacity:1;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}@keyframes ms-fadeOut--v11-0-0{from{opacity:1;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}@-webkit-keyframes ms-rotate90--v11-0-0{from{transform:rotateZ(0)}to{transform:rotateZ(90deg)}}@keyframes ms-rotate90--v11-0-0{from{transform:rotateZ(0)}to{transform:rotateZ(90deg)}}@-webkit-keyframes ms-rotateN90--v11-0-0{from{transform:rotateZ(90deg)}to{transform:rotateZ(0)}}@keyframes ms-rotateN90--v11-0-0{from{transform:rotateZ(90deg)}to{transform:rotateZ(0)}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightIn10{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn10--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn10--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightIn10{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightIn10{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn10--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn10--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightIn10{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightIn20{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn20--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn20--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightIn20{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightIn20{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn20--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn20--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightIn20{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightIn40{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn40--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn40--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightIn40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightIn40{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn40--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn40--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightIn40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightIn400{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn400--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn400--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightIn400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightIn400{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn400--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn400--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightIn400{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightOut40{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideRightOut40--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideRightOut40--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightOut40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightOut40{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideLeftOut40--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideLeftOut40--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightOut40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightOut400{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideRightOut400--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideRightOut400--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideRightOut400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightOut400{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideLeftOut400--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideLeftOut400--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideRightOut400{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftIn10{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn10--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn10--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftIn10{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftIn10{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn10--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn10--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftIn10{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftIn20{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn20--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn20--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftIn20{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftIn20{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn20--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn20--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftIn20{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftIn40{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn40--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn40--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftIn40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftIn40{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn40--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn40--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftIn40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftIn400{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn400--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideLeftIn400--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftIn400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftIn400{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn400--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideRightIn400--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftIn400{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftOut40{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideLeftOut40--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideLeftOut40--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftOut40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftOut40{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideRightOut40--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideRightOut40--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftOut40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftOut400{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideLeftOut400--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideLeftOut400--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-slideLeftOut400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftOut400{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideRightOut400--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideRightOut400--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-slideLeftOut400{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-slideUpIn10{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideUpIn10--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideUpIn10--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-slideUpIn10{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-slideUpIn20{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideUpIn20--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideUpIn20--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-slideUpIn20{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-slideDownIn10{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideDownIn10--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideDownIn10--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-slideDownIn10{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-slideDownIn20{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-slideDownIn20--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-slideDownIn20--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-slideDownIn20{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-slideUpOut10{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideUpOut10--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideUpOut10--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-slideUpOut10{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-slideUpOut20{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideUpOut20--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideUpOut20--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-slideUpOut20{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-slideDownOut10{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideDownOut10--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideDownOut10--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-slideDownOut10{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-slideDownOut20{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-slideDownOut20--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-slideDownOut20--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-slideDownOut20{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-scaleUpIn100{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-scaleUp100--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-scaleUp100--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-scaleUpIn100{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-scaleUpOut103{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-scaleUp103--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-scaleUp103--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-scaleUpOut103{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-scaleDownOut98{-webkit-animation-name:ms-fadeOut--v11-0-0,ms-scaleDown98--v11-0-0;animation-name:ms-fadeOut--v11-0-0,ms-scaleDown98--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-scaleDownOut98{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-scaleDownIn100{-webkit-animation-name:ms-fadeIn--v11-0-0,ms-scaleDown100--v11-0-0;animation-name:ms-fadeIn--v11-0-0,ms-scaleDown100--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-scaleDownIn100{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-fadeIn100{-webkit-animation-name:ms-fadeIn--v11-0-0;animation-name:ms-fadeIn--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-fadeIn100{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-fadeIn200{-webkit-animation-name:ms-fadeIn--v11-0-0;animation-name:ms-fadeIn--v11-0-0;-webkit-animation-duration:267ms;animation-duration:267ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-fadeIn200{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-fadeIn400{-webkit-animation-name:ms-fadeIn--v11-0-0;animation-name:ms-fadeIn--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-fadeIn400{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-fadeIn500{-webkit-animation-name:ms-fadeIn--v11-0-0;animation-name:ms-fadeIn--v11-0-0;-webkit-animation-duration:467ms;animation-duration:467ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-fadeIn500{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-fadeOut100{-webkit-animation-name:ms-fadeOut--v11-0-0;animation-name:ms-fadeOut--v11-0-0;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-fadeOut100{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-fadeOut200{-webkit-animation-name:ms-fadeOut--v11-0-0;animation-name:ms-fadeOut--v11-0-0;-webkit-animation-duration:167ms;animation-duration:167ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-fadeOut200{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-fadeOut400{-webkit-animation-name:ms-fadeOut--v11-0-0;animation-name:ms-fadeOut--v11-0-0;-webkit-animation-duration:367ms;animation-duration:367ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-fadeOut400{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-fadeOut500{-webkit-animation-name:ms-fadeOut--v11-0-0;animation-name:ms-fadeOut--v11-0-0;-webkit-animation-duration:467ms;animation-duration:467ms;-webkit-animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-timing-function:cubic-bezier(.1,.9,.2,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-fadeOut500{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-expandCollapse100{transition:height .1s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-expandCollapse100{transition:none}}.ms-Fabric--v11-0-0 .ms-expandCollapse200{transition:height 167ms cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-expandCollapse200{transition:none}}.ms-Fabric--v11-0-0 .ms-expandCollapse400{transition:height 367ms cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion:reduce){.ms-Fabric--v11-0-0 .ms-expandCollapse400{transition:none}}.ms-Fabric--v11-0-0 .ms-delay100{-webkit-animation-delay:167ms;animation-delay:167ms}.ms-Fabric--v11-0-0 .ms-delay200{-webkit-animation-delay:267ms;animation-delay:267ms}[dir=ltr] .ms-Fabric--v11-0-0 .ms-rotate90deg{-webkit-animation-name:ms-rotate90--v11-0-0;animation-name:ms-rotate90--v11-0-0;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-rotate90deg{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-rotate90deg{-webkit-animation-name:ms-rotateN90--v11-0-0;animation-name:ms-rotateN90--v11-0-0;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-rotate90deg{-webkit-animation:none;animation:none}}[dir=ltr] .ms-Fabric--v11-0-0 .ms-rotateN90deg{-webkit-animation-name:ms-rotateN90--v11-0-0;animation-name:ms-rotateN90--v11-0-0;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=ltr] .ms-Fabric--v11-0-0 .ms-rotateN90deg{-webkit-animation:none;animation:none}}[dir=rtl] .ms-Fabric--v11-0-0 .ms-rotateN90deg{-webkit-animation-name:ms-rotate90--v11-0-0;animation-name:ms-rotate90--v11-0-0;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-timing-function:cubic-bezier(.1,.25,.75,.9);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){[dir=rtl] .ms-Fabric--v11-0-0 .ms-rotateN90deg{-webkit-animation:none;animation:none}}.ms-Fabric--v11-0-0 .ms-BrandIcon--access.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--access.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--access.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--excel.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--excel.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--excel.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--infopath.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--infopath.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--infopath.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--office.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--office.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--office.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--onedrive.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--onedrive.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--onedrive.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--onenote.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--onenote.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--onenote.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--outlook.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--outlook.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--outlook.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--powerpoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--powerpoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--powerpoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--project.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--project.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--project.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--sharepoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--sharepoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--sharepoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--teams.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--teams.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--teams.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--visio.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--visio.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--visio.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--word.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_16x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--word.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_48x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--word.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_96x1.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--accdb.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/accdb.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--accdb.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/accdb.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--accdb.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/accdb.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--archive.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/archive.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--archive.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/archive.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--archive.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/archive.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--audio.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/audio.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--audio.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/audio.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--audio.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/audio.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--code.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/code.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--code.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/code.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--code.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/code.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--csv.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/csv.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--csv.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/csv.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--csv.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/csv.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--docset.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/docset.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--docset.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/docset.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--docset.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/docset.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--docx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/docx.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--docx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/docx.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--docx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/docx.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--dotx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/dotx.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--dotx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/dotx.png)}.ms-Fabric--v11-0-0 .ms-BrandIcon--dotx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-flu