@-webkit-keyframes ms-motion-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ms-motion-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes ms-motion-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ms-motion-fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes ms-motion-scaleDownIn{0%{-webkit-transform:scale3d(1.15,1.15,1);transform:scale3d(1.15,1.15,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes ms-motion-scaleDownIn{0%{-webkit-transform:scale3d(1.15,1.15,1);transform:scale3d(1.15,1.15,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes ms-motion-scaleDownOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scale3d(.9,.9,1);transform:scale3d(.9,.9,1)}}@keyframes ms-motion-scaleDownOut{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scale3d(.9,.9,1);transform:scale3d(.9,.9,1)}}@-webkit-keyframes ms-motion-slideLeftOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}}@keyframes ms-motion-slideLeftOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}}@-webkit-keyframes ms-motion-slideRightOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}}@keyframes ms-motion-slideRightOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}}@-webkit-keyframes ms-motion-slideLeftIn{0%{-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-motion-slideLeftIn{0%{-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-motion-slideRightIn{0%{-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-motion-slideRightIn{0%{-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-motion-slideUpOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-48px,0);transform:translate3d(0,-48px,0)}}@keyframes ms-motion-slideUpOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-48px,0);transform:translate3d(0,-48px,0)}}@-webkit-keyframes ms-motion-slideDownOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,48px,0);transform:translate3d(0,48px,0)}}@keyframes ms-motion-slideDownOut{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,48px,0);transform:translate3d(0,48px,0)}}@-webkit-keyframes ms-motion-slideUpIn{0%{-webkit-transform:translate3d(0,48px,0);transform:translate3d(0,48px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-motion-slideUpIn{0%{-webkit-transform:translate3d(0,48px,0);transform:translate3d(0,48px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-motion-slideDownIn{0%{-webkit-transform:translate3d(0,-48px,0);transform:translate3d(0,-48px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-motion-slideDownIn{0%{-webkit-transform:translate3d(0,-48px,0);transform:translate3d(0,-48px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.ms-motion-fadeIn{-webkit-animation:ms-motion-fadeIn .1s linear both;animation:ms-motion-fadeIn .1s linear both}.ms-motion-fadeOut{-webkit-animation:ms-motion-fadeOut .1s linear both;animation:ms-motion-fadeOut .1s linear both}.ms-motion-scaleDownIn{-webkit-animation:ms-motion-scaleDownIn .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both;animation:ms-motion-scaleDownIn .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both}.ms-motion-scaleDownOut{-webkit-animation:ms-motion-scaleDownOut .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeOut .1s linear both;animation:ms-motion-scaleDownOut .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeOut .1s linear both}[dir=ltr] .ms-motion-slideLeftOut{-webkit-animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s linear both;animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s linear both}[dir=ltr] .ms-motion-slideRightOut,[dir=rtl] .ms-motion-slideLeftOut{-webkit-animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s linear both;animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s linear both}[dir=rtl] .ms-motion-slideRightOut{-webkit-animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s linear both;animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s linear both}[dir=ltr] .ms-motion-slideLeftIn{-webkit-animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both;animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both}[dir=ltr] .ms-motion-slideRightIn,[dir=rtl] .ms-motion-slideLeftIn{-webkit-animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both;animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both}[dir=rtl] .ms-motion-slideRightIn{-webkit-animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both;animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both}.ms-motion-slideUpOut{-webkit-animation:ms-motion-slideUpOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s linear both;animation:ms-motion-slideUpOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s linear both}.ms-motion-slideDownOut{-webkit-animation:ms-motion-slideDownOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s linear both;animation:ms-motion-slideDownOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s linear both}.ms-motion-slideUpIn{-webkit-animation:ms-motion-slideUpIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both;animation:ms-motion-slideUpIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both}.ms-motion-slideDownIn{-webkit-animation:ms-motion-slideDownIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both;animation:ms-motion-slideDownIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s linear both}@-webkit-keyframes ms-slideRightIn10{0%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideRightIn10{0%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideRightIn20{0%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideRightIn20{0%{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideRightIn40{0%{-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideRightIn40{0%{-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideRightIn400{0%{-webkit-transform:translate3d(-400px,0,0);transform:translate3d(-400px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideRightIn400{0%{-webkit-transform:translate3d(-400px,0,0);transform:translate3d(-400px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideRightOut40{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0)}}@keyframes ms-slideRightOut40{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0)}}@-webkit-keyframes ms-slideRightOut400{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(400px,0,0);transform:translate3d(400px,0,0)}}@keyframes ms-slideRightOut400{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(400px,0,0);transform:translate3d(400px,0,0)}}@-webkit-keyframes ms-slideLeftIn10{0%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideLeftIn10{0%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideLeftIn20{0%{-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideLeftIn20{0%{-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideLeftIn40{0%{-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideLeftIn40{0%{-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideLeftIn400{0%{-webkit-transform:translate3d(400px,0,0);transform:translate3d(400px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideLeftIn400{0%{-webkit-transform:translate3d(400px,0,0);transform:translate3d(400px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideLeftOut40{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}}@keyframes ms-slideLeftOut40{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}}@-webkit-keyframes ms-slideLeftOut400{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-400px,0,0);transform:translate3d(-400px,0,0)}}@keyframes ms-slideLeftOut400{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-400px,0,0);transform:translate3d(-400px,0,0)}}@-webkit-keyframes ms-slideUpIn10{0%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideUpIn10{0%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideUpIn20{0%{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideUpIn20{0%{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideDownIn10{0%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideDownIn10{0%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideDownIn20{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes ms-slideDownIn20{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes ms-slideUpOut10{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@keyframes ms-slideUpOut10{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-webkit-keyframes ms-slideUpOut20{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}}@keyframes ms-slideUpOut20{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}}@-webkit-keyframes ms-slideDownOut10{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes ms-slideDownOut10{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-webkit-keyframes ms-slideDownOut20{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}}@keyframes ms-slideDownOut20{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}}@-webkit-keyframes ms-scaleUp100{0%{-webkit-transform:scale3d(.98,.98,1);transform:scale3d(.98,.98,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes ms-scaleUp100{0%{-webkit-transform:scale3d(.98,.98,1);transform:scale3d(.98,.98,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes ms-scaleUp103{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scale3d(1.03,1.03,1);transform:scale3d(1.03,1.03,1)}}@keyframes ms-scaleUp103{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scale3d(1.03,1.03,1);transform:scale3d(1.03,1.03,1)}}@-webkit-keyframes ms-scaleDown98{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scale3d(.98,.98,1);transform:scale3d(.98,.98,1)}}@keyframes ms-scaleDown98{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scale3d(.98,.98,1);transform:scale3d(.98,.98,1)}}@-webkit-keyframes ms-scaleDown100{0%{-webkit-transform:scale3d(1.03,1.03,1);transform:scale3d(1.03,1.03,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes ms-scaleDown100{0%{-webkit-transform:scale3d(1.03,1.03,1);transform:scale3d(1.03,1.03,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes ms-fadeIn{0%{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{0%{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{0%{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{0%{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{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes ms-rotate90{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@-webkit-keyframes ms-rotateN90{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes ms-rotateN90{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}[dir=ltr] .ms-slideRightIn10{-webkit-animation-name:ms-fadeIn,ms-slideRightIn10;animation-name:ms-fadeIn,ms-slideRightIn10;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideRightIn10{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightIn10{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn10;animation-name:ms-fadeIn,ms-slideLeftIn10;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideRightIn10{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideRightIn20{-webkit-animation-name:ms-fadeIn,ms-slideRightIn20;animation-name:ms-fadeIn,ms-slideRightIn20;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideRightIn20{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightIn20{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn20;animation-name:ms-fadeIn,ms-slideLeftIn20;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideRightIn20{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideRightIn40{-webkit-animation-name:ms-fadeIn,ms-slideRightIn40;animation-name:ms-fadeIn,ms-slideRightIn40;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideRightIn40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightIn40{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn40;animation-name:ms-fadeIn,ms-slideLeftIn40;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideRightIn40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideRightIn400{-webkit-animation-name:ms-fadeIn,ms-slideRightIn400;animation-name:ms-fadeIn,ms-slideRightIn400;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideRightIn400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightIn400{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn400;animation-name:ms-fadeIn,ms-slideLeftIn400;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideRightIn400{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideRightOut40{-webkit-animation-name:ms-fadeOut,ms-slideRightOut40;animation-name:ms-fadeOut,ms-slideRightOut40;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideRightOut40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightOut40{-webkit-animation-name:ms-fadeOut,ms-slideLeftOut40;animation-name:ms-fadeOut,ms-slideLeftOut40;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideRightOut40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideRightOut400{-webkit-animation-name:ms-fadeOut,ms-slideRightOut400;animation-name:ms-fadeOut,ms-slideRightOut400;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideRightOut400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideRightOut400{-webkit-animation-name:ms-fadeOut,ms-slideLeftOut400;animation-name:ms-fadeOut,ms-slideLeftOut400;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideRightOut400{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftIn10{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn10;animation-name:ms-fadeIn,ms-slideLeftIn10;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideLeftIn10{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftIn10{-webkit-animation-name:ms-fadeIn,ms-slideRightIn10;animation-name:ms-fadeIn,ms-slideRightIn10;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideLeftIn10{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftIn20{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn20;animation-name:ms-fadeIn,ms-slideLeftIn20;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideLeftIn20{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftIn20{-webkit-animation-name:ms-fadeIn,ms-slideRightIn20;animation-name:ms-fadeIn,ms-slideRightIn20;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideLeftIn20{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftIn40{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn40;animation-name:ms-fadeIn,ms-slideLeftIn40;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideLeftIn40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftIn40{-webkit-animation-name:ms-fadeIn,ms-slideRightIn40;animation-name:ms-fadeIn,ms-slideRightIn40;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideLeftIn40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftIn400{-webkit-animation-name:ms-fadeIn,ms-slideLeftIn400;animation-name:ms-fadeIn,ms-slideLeftIn400;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideLeftIn400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftIn400{-webkit-animation-name:ms-fadeIn,ms-slideRightIn400;animation-name:ms-fadeIn,ms-slideRightIn400;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideLeftIn400{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftOut40{-webkit-animation-name:ms-fadeOut,ms-slideLeftOut40;animation-name:ms-fadeOut,ms-slideLeftOut40;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideLeftOut40{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftOut40{-webkit-animation-name:ms-fadeOut,ms-slideRightOut40;animation-name:ms-fadeOut,ms-slideRightOut40;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideLeftOut40{-webkit-animation:none;animation:none}}[dir=ltr] .ms-slideLeftOut400{-webkit-animation-name:ms-fadeOut,ms-slideLeftOut400;animation-name:ms-fadeOut,ms-slideLeftOut400;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideLeftOut400{-webkit-animation:none;animation:none}}[dir=rtl] .ms-slideLeftOut400{-webkit-animation-name:ms-fadeOut,ms-slideRightOut400;animation-name:ms-fadeOut,ms-slideRightOut400;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideLeftOut400{-webkit-animation:none;animation:none}}.ms-slideUpIn10{-webkit-animation-name:ms-fadeIn,ms-slideUpIn10;animation-name:ms-fadeIn,ms-slideUpIn10;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideUpIn10{-webkit-animation:none;animation:none}}.ms-slideUpIn20{-webkit-animation-name:ms-fadeIn,ms-slideUpIn20;animation-name:ms-fadeIn,ms-slideUpIn20;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideUpIn20{-webkit-animation:none;animation:none}}.ms-slideDownIn10{-webkit-animation-name:ms-fadeIn,ms-slideDownIn10;animation-name:ms-fadeIn,ms-slideDownIn10;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideDownIn10{-webkit-animation:none;animation:none}}.ms-slideDownIn20{-webkit-animation-name:ms-fadeIn,ms-slideDownIn20;animation-name:ms-fadeIn,ms-slideDownIn20;-webkit-animation-duration:.367s;animation-duration:.367s;-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-slideDownIn20{-webkit-animation:none;animation:none}}.ms-slideUpOut10{-webkit-animation-name:ms-fadeOut,ms-slideUpOut10;animation-name:ms-fadeOut,ms-slideUpOut10;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideUpOut10{-webkit-animation:none;animation:none}}.ms-slideUpOut20{-webkit-animation-name:ms-fadeOut,ms-slideUpOut20;animation-name:ms-fadeOut,ms-slideUpOut20;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideUpOut20{-webkit-animation:none;animation:none}}.ms-slideDownOut10{-webkit-animation-name:ms-fadeOut,ms-slideDownOut10;animation-name:ms-fadeOut,ms-slideDownOut10;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideDownOut10{-webkit-animation:none;animation:none}}.ms-slideDownOut20{-webkit-animation-name:ms-fadeOut,ms-slideDownOut20;animation-name:ms-fadeOut,ms-slideDownOut20;-webkit-animation-duration:.167s;animation-duration:.167s;-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-slideDownOut20{-webkit-animation:none;animation:none}}.ms-scaleUpIn100{-webkit-animation-name:ms-fadeIn,ms-scaleUp100;animation-name:ms-fadeIn,ms-scaleUp100;-webkit-animation-duration:.367s;animation-duration:.367s;-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-scaleUpIn100{-webkit-animation:none;animation:none}}.ms-scaleUpOut103{-webkit-animation-name:ms-fadeOut,ms-scaleUp103;animation-name:ms-fadeOut,ms-scaleUp103;-webkit-animation-duration:.167s;animation-duration:.167s;-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-scaleUpOut103{-webkit-animation:none;animation:none}}.ms-scaleDownOut98{-webkit-animation-name:ms-fadeOut,ms-scaleDown98;animation-name:ms-fadeOut,ms-scaleDown98;-webkit-animation-duration:.167s;animation-duration:.167s;-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-scaleDownOut98{-webkit-animation:none;animation:none}}.ms-scaleDownIn100{-webkit-animation-name:ms-fadeIn,ms-scaleDown100;animation-name:ms-fadeIn,ms-scaleDown100;-webkit-animation-duration:.367s;animation-duration:.367s;-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-scaleDownIn100{-webkit-animation:none;animation:none}}.ms-fadeIn100{-webkit-animation-name:ms-fadeIn;animation-name:ms-fadeIn;-webkit-animation-duration:.167s;animation-duration:.167s;-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-fadeIn100{-webkit-animation:none;animation:none}}.ms-fadeIn200{-webkit-animation-name:ms-fadeIn;animation-name:ms-fadeIn;-webkit-animation-duration:.267s;animation-duration:.267s;-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-fadeIn200{-webkit-animation:none;animation:none}}.ms-fadeIn400{-webkit-animation-name:ms-fadeIn;animation-name:ms-fadeIn;-webkit-animation-duration:.367s;animation-duration:.367s;-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-fadeIn400{-webkit-animation:none;animation:none}}.ms-fadeIn500{-webkit-animation-name:ms-fadeIn;animation-name:ms-fadeIn;-webkit-animation-duration:.467s;animation-duration:.467s;-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-fadeIn500{-webkit-animation:none;animation:none}}.ms-fadeOut100{-webkit-animation-name:ms-fadeOut;animation-name:ms-fadeOut;-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-fadeOut100{-webkit-animation:none;animation:none}}.ms-fadeOut200{-webkit-animation-name:ms-fadeOut;animation-name:ms-fadeOut;-webkit-animation-duration:.167s;animation-duration:.167s;-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-fadeOut200{-webkit-animation:none;animation:none}}.ms-fadeOut400{-webkit-animation-name:ms-fadeOut;animation-name:ms-fadeOut;-webkit-animation-duration:.367s;animation-duration:.367s;-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-fadeOut400{-webkit-animation:none;animation:none}}.ms-fadeOut500{-webkit-animation-name:ms-fadeOut;animation-name:ms-fadeOut;-webkit-animation-duration:.467s;animation-duration:.467s;-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-fadeOut500{-webkit-animation:none;animation:none}}.ms-expandCollapse100{-webkit-transition:height .1s cubic-bezier(.1,.25,.75,.9);-o-transition:height .1s cubic-bezier(.1,.25,.75,.9);transition:height .1s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion:reduce){.ms-expandCollapse100{-webkit-transition:none;-o-transition:none;transition:none}}.ms-expandCollapse200{-webkit-transition:height .167s cubic-bezier(.1,.25,.75,.9);-o-transition:height .167s cubic-bezier(.1,.25,.75,.9);transition:height .167s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion:reduce){.ms-expandCollapse200{-webkit-transition:none;-o-transition:none;transition:none}}.ms-expandCollapse400{-webkit-transition:height .367s cubic-bezier(.1,.25,.75,.9);-o-transition:height .367s cubic-bezier(.1,.25,.75,.9);transition:height .367s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion:reduce){.ms-expandCollapse400{-webkit-transition:none;-o-transition:none;transition:none}}.ms-delay100{-webkit-animation-delay:.167s;animation-delay:.167s}.ms-delay200{-webkit-animation-delay:.267s;animation-delay:.267s}[dir=ltr] .ms-rotate90deg{-webkit-animation-name:ms-rotate90;animation-name:ms-rotate90;-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-rotate90deg{-webkit-animation:none;animation:none}}[dir=rtl] .ms-rotate90deg{-webkit-animation-name:ms-rotateN90;animation-name:ms-rotateN90;-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-rotate90deg{-webkit-animation:none;animation:none}}[dir=ltr] .ms-rotateN90deg{-webkit-animation-name:ms-rotateN90;animation-name:ms-rotateN90;-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-rotateN90deg{-webkit-animation:none;animation:none}}[dir=rtl] .ms-rotateN90deg{-webkit-animation-name:ms-rotate90;animation-name:ms-rotate90;-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-rotateN90deg{-webkit-animation:none;animation:none}}.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-BrandIcon--access.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_48x1.png)}.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-BrandIcon--excel.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_16x1.png)}.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-BrandIcon--excel.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_96x1.png)}.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-BrandIcon--infopath.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_48x1.png)}.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-BrandIcon--office.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_16x1.png)}.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-BrandIcon--office.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_96x1.png)}.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-BrandIcon--onedrive.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_48x1.png)}.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-BrandIcon--onenote.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_16x1.png)}.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-BrandIcon--onenote.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_96x1.png)}.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-BrandIcon--outlook.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_48x1.png)}.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-BrandIcon--powerpoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_16x1.png)}.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-BrandIcon--powerpoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_96x1.png)}.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-BrandIcon--project.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_48x1.png)}.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-BrandIcon--sharepoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_16x1.png)}.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-BrandIcon--sharepoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_96x1.png)}.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-BrandIcon--teams.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_48x1.png)}.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-BrandIcon--visio.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_16x1.png)}.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-BrandIcon--visio.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_96x1.png)}.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-BrandIcon--word.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_48x1.png)}.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-BrandIcon--accdb.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/accdb.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/archive.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/audio.png)}.ms-BrandIcon--code.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/code.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/csv.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/docset.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/docx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/dotx.png)}.ms-BrandIcon--email.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/email.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/exe.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/folder.png)}.ms-BrandIcon--font.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/font.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/genericfile.png)}.ms-BrandIcon--html.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/html.png)}.ms-BrandIcon--link.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/link.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/listitem.png)}.ms-BrandIcon--model.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/model.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/mpp.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/mpt.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/odp.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/ods.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/odt.png)}.ms-BrandIcon--one.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/one.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/onetoc.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/pdf.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/photo.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/potx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/ppsx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/pptx.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/pub.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/rtf.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/sharedfolder.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/spo.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/sysfile.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/txt.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/vector.png)}.ms-BrandIcon--video.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/video.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/vsdx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/vssx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/vstx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/xlsx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/xltx.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/xml.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/xsn.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/zip.png)}.ms-BrandIcon--icon16{background-size:100% 100%;width:16px;height:16px}.ms-BrandIcon--icon48{background-size:100% 100%;width:48px;height:48px}.ms-BrandIcon--icon96{background-size:100% 100%;width:96px;height:96px}@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){.ms-BrandIcon--access.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_16x1_5.png)}.ms-BrandIcon--access.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_48x1_5.png)}.ms-BrandIcon--access.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_96x1_5.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_16x1_5.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_48x1_5.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_96x1_5.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_16x1_5.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_48x1_5.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_96x1_5.png)}.ms-BrandIcon--office.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_16x1_5.png)}.ms-BrandIcon--office.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_48x1_5.png)}.ms-BrandIcon--office.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_96x1_5.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_16x1_5.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_48x1_5.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_96x1_5.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_16x1_5.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_48x1_5.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_96x1_5.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_16x1_5.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_48x1_5.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_96x1_5.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_16x1_5.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_48x1_5.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_96x1_5.png)}.ms-BrandIcon--project.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_16x1_5.png)}.ms-BrandIcon--project.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_48x1_5.png)}.ms-BrandIcon--project.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_96x1_5.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_16x1_5.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_48x1_5.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_96x1_5.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_16x1_5.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_48x1_5.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_96x1_5.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_16x1_5.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_48x1_5.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_96x1_5.png)}.ms-BrandIcon--word.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_16x1_5.png)}.ms-BrandIcon--word.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_48x1_5.png)}.ms-BrandIcon--word.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_96x1_5.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/accdb.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/archive.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/audio.png)}.ms-BrandIcon--code.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/code.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/csv.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/docset.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/docx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/dotx.png)}.ms-BrandIcon--email.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/email.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/exe.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/folder.png)}.ms-BrandIcon--font.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/font.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/genericfile.png)}.ms-BrandIcon--html.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/html.png)}.ms-BrandIcon--link.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/link.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/listitem.png)}.ms-BrandIcon--model.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/model.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/mpp.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/mpt.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/odp.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/ods.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/odt.png)}.ms-BrandIcon--one.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/one.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/onetoc.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/pdf.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/photo.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/potx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/ppsx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/pptx.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/pub.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/rtf.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/sharedfolder.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/spo.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/sysfile.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/txt.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/vector.png)}.ms-BrandIcon--video.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/video.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/vsdx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/vssx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/vstx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/xlsx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/xltx.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/xml.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/xsn.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/zip.png)}}@media only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.ms-BrandIcon--access.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_16x2.png)}.ms-BrandIcon--access.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_48x2.png)}.ms-BrandIcon--access.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_96x2.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_16x2.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_48x2.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_96x2.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_16x2.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_48x2.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_96x2.png)}.ms-BrandIcon--office.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_16x2.png)}.ms-BrandIcon--office.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_48x2.png)}.ms-BrandIcon--office.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_96x2.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_16x2.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_48x2.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_96x2.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_16x2.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_48x2.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_96x2.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_16x2.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_48x2.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_96x2.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_16x2.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_48x2.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_96x2.png)}.ms-BrandIcon--project.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_16x2.png)}.ms-BrandIcon--project.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_48x2.png)}.ms-BrandIcon--project.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_96x2.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_16x2.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_48x2.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_96x2.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_16x2.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_48x2.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_96x2.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_16x2.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_48x2.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_96x2.png)}.ms-BrandIcon--word.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_16x2.png)}.ms-BrandIcon--word.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_48x2.png)}.ms-BrandIcon--word.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_96x2.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/accdb.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/archive.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/audio.png)}.ms-BrandIcon--code.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/code.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/csv.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/docset.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/docx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/dotx.png)}.ms-BrandIcon--email.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/email.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/exe.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/folder.png)}.ms-BrandIcon--font.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/font.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/genericfile.png)}.ms-BrandIcon--html.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/html.png)}.ms-BrandIcon--link.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/link.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/listitem.png)}.ms-BrandIcon--model.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/model.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/mpp.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/mpt.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/odp.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/ods.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/odt.png)}.ms-BrandIcon--one.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/one.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/onetoc.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/pdf.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/photo.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/potx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/ppsx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/pptx.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/pub.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/rtf.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/sharedfolder.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/spo.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/sysfile.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/txt.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/vector.png)}.ms-BrandIcon--video.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/video.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/vsdx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/vssx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/vstx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/xlsx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/xltx.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/xml.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/xsn.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/zip.png)}}@media only screen and (-o-min-device-pixel-ratio:3/1),only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:288dpi){.ms-BrandIcon--access.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_16x3.png)}.ms-BrandIcon--access.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_48x3.png)}.ms-BrandIcon--access.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/access_96x3.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_16x3.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_48x3.png)}.ms-BrandIcon--excel.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/excel_96x3.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_16x3.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_48x3.png)}.ms-BrandIcon--infopath.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/infopath_96x3.png)}.ms-BrandIcon--office.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_16x3.png)}.ms-BrandIcon--office.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_48x3.png)}.ms-BrandIcon--office.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/office_96x3.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_16x3.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_48x3.png)}.ms-BrandIcon--onedrive.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onedrive_96x3.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_16x3.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_48x3.png)}.ms-BrandIcon--onenote.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/onenote_96x3.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_16x3.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_48x3.png)}.ms-BrandIcon--outlook.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/outlook_96x3.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_16x3.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_48x3.png)}.ms-BrandIcon--powerpoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/powerpoint_96x3.png)}.ms-BrandIcon--project.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_16x3.png)}.ms-BrandIcon--project.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_48x3.png)}.ms-BrandIcon--project.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/project_96x3.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_16x3.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_48x3.png)}.ms-BrandIcon--sharepoint.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/sharepoint_96x3.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_16x3.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_48x3.png)}.ms-BrandIcon--teams.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/teams_96x3.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_16x3.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_48x3.png)}.ms-BrandIcon--visio.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/visio_96x3.png)}.ms-BrandIcon--word.ms-BrandIcon--icon16{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_16x3.png)}.ms-BrandIcon--word.ms-BrandIcon--icon48{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_48x3.png)}.ms-BrandIcon--word.ms-BrandIcon--icon96{background-image:url(https://static2.sharepointonline.com/files/fabric/assets/brand-icons/product-fluent/png/word_96x3.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/accdb.png)}.ms-BrandIcon--accdb.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/accdb.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/archive.png)}.ms-BrandIcon--archive.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/archive.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/audio.png)}.ms-BrandIcon--audio.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/audio.png)}.ms-BrandIcon--code.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/code.png)}.ms-BrandIcon--code.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/code.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/csv.png)}.ms-BrandIcon--csv.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/csv.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/docset.png)}.ms-BrandIcon--docset.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/docset.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/docx.png)}.ms-BrandIcon--docx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/docx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/dotx.png)}.ms-BrandIcon--dotx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/dotx.png)}.ms-BrandIcon--email.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/email.png)}.ms-BrandIcon--email.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/email.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/exe.png)}.ms-BrandIcon--exe.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/exe.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/folder.png)}.ms-BrandIcon--folder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/folder.png)}.ms-BrandIcon--font.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/font.png)}.ms-BrandIcon--font.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/font.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/genericfile.png)}.ms-BrandIcon--genericfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/genericfile.png)}.ms-BrandIcon--html.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/html.png)}.ms-BrandIcon--html.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/html.png)}.ms-BrandIcon--link.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/link.png)}.ms-BrandIcon--link.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/link.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/listitem.png)}.ms-BrandIcon--listitem.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/listitem.png)}.ms-BrandIcon--model.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/model.png)}.ms-BrandIcon--model.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/model.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/mpp.png)}.ms-BrandIcon--mpp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/mpp.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/mpt.png)}.ms-BrandIcon--mpt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/mpt.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/odp.png)}.ms-BrandIcon--odp.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/odp.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/ods.png)}.ms-BrandIcon--ods.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/ods.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/odt.png)}.ms-BrandIcon--odt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/odt.png)}.ms-BrandIcon--one.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/one.png)}.ms-BrandIcon--one.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/one.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/onetoc.png)}.ms-BrandIcon--onetoc.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/onetoc.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/pdf.png)}.ms-BrandIcon--pdf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/pdf.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/photo.png)}.ms-BrandIcon--photo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/photo.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/potx.png)}.ms-BrandIcon--potx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/potx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/ppsx.png)}.ms-BrandIcon--ppsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/ppsx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/pptx.png)}.ms-BrandIcon--pptx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/pptx.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/pub.png)}.ms-BrandIcon--pub.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/pub.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/rtf.png)}.ms-BrandIcon--rtf.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/rtf.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/sharedfolder.png)}.ms-BrandIcon--sharedfolder.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/sharedfolder.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/spo.png)}.ms-BrandIcon--spo.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/spo.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/sysfile.png)}.ms-BrandIcon--sysfile.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/sysfile.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/txt.png)}.ms-BrandIcon--txt.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/txt.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/vector.png)}.ms-BrandIcon--vector.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/vector.png)}.ms-BrandIcon--video.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/video.png)}.ms-BrandIcon--video.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/video.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/vsdx.png)}.ms-BrandIcon--vsdx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/vsdx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/vssx.png)}.ms-BrandIcon--vssx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/vssx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/vstx.png)}.ms-BrandIcon--vstx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/vstx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/xlsx.png)}.ms-BrandIcon--xlsx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/xlsx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/xltx.png)}.ms-BrandIcon--xltx.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/xltx.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/xml.png)}.ms-BrandIcon--xml.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/xml.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/xsn.png)}.ms-BrandIcon--xsn.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/xsn.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/zip.png)}.ms-BrandIcon--zip.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/zip.png)}}.ms-BrandIcon--onepkg.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/one.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96/xlsx.png)}@media only screen and (-o-min-device-pixel-ratio:3/2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){.ms-BrandIcon--onepkg.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/one.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_1.5x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_1.5x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_1.5x/xlsx.png)}}@media only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.ms-BrandIcon--onepkg.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/one.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_2x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_2x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_2x/xlsx.png)}}@media only screen and (-o-min-device-pixel-ratio:3/1),only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:288dpi){.ms-BrandIcon--onepkg.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/one.png)}.ms-BrandIcon--onepkg.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/one.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon16{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/16_3x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon48{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/48_3x/xlsx.png)}.ms-BrandIcon--xls.ms-BrandIcon--icon96{background-image:url(https://spoprod-a.akamaihd.net/files/fabric/assets/item-types-fluent/96_3x/xlsx.png)}}.ms-bgColor-themeDark,.ms-bgColor-themeDark--hover:hover{background-color:#005a9e}.ms-bgColor-themeDarkAlt,.ms-bgColor-themeDarkAlt--hover:hover{background-color:#106ebe}.ms-bgColor-themeDarker,.ms-bgColor-themeDarker--hover:hover{background-color:#004578}.ms-bgColor-themePrimary,.ms-bgColor-themePrimary--hover:hover{background-color:#0078d4}.ms-bgColor-themeSecondary,.ms-bgColor-themeSecondary--hover:hover{background-color:#2b88d8}.ms-bgColor-themeTertiary,.ms-bgColor-themeTertiary--hover:hover{background-color:#71afe5}.ms-bgColor-themeLight,.ms-bgColor-themeLight--hover:hover{background-color:#c7e0f4}.ms-bgColor-themeLighter,.ms-bgColor-themeLighter--hover:hover{background-color:#deecf9}.ms-bgColor-themeLighterAlt,.ms-bgColor-themeLighterAlt--hover:hover{background-color:#eff6fc}.ms-borderColor-themeDark,.ms-borderColor-themeDark--hover:hover{border-color:#005a9e}.ms-borderColor-themeDarkAlt,.ms-borderColor-themeDarkAlt--hover:hover{border-color:#106ebe}.ms-borderColor-themeDarker,.ms-borderColor-themeDarker--hover:hover{border-color:#004578}.ms-borderColor-themePrimary,.ms-borderColor-themePrimary--hover:hover{border-color:#0078d4}.ms-borderColor-themeSecondary,.ms-borderColor-themeSecondary--hover:hover{border-color:#2b88d8}.ms-borderColor-themeTertiary,.ms-borderColor-themeTertiary--hover:hover{border-color:#71afe5}.ms-borderColor-themeLight,.ms-borderColor-themeLight--hover:hover{border-color:#c7e0f4}.ms-borderColor-themeLighter,.ms-borderColor-themeLighter--hover:hover{border-color:#deecf9}.ms-borderColor-themeLighterAlt,.ms-borderColor-themeLighterAlt--hover:hover{border-color:#eff6fc}.ms-fontColor-themeDarker,.ms-fontColor-themeDarker--hover:hover{color:#004578}.ms-fontColor-themeDark,.ms-fontColor-themeDark--hover:hover{color:#005a9e}.ms-fontColor-themeDarkAlt,.ms-fontColor-themeDarkAlt--hover:hover{color:#106ebe}.ms-fontColor-themePrimary,.ms-fontColor-themePrimary--hover:hover{color:#0078d4}.ms-fontColor-themeSecondary,.ms-fontColor-themeSecondary--hover:hover{color:#2b88d8}.ms-fontColor-themeTertiary,.ms-fontColor-themeTertiary--hover:hover{color:#71afe5}.ms-fontColor-themeLight,.ms-fontColor-themeLight--hover:hover{color:#c7e0f4}.ms-fontColor-themeLighter,.ms-fontColor-themeLighter--hover:hover{color:#deecf9}.ms-fontColor-themeLighterAlt,.ms-fontColor-themeLighterAlt--hover:hover{color:#eff6fc}.ms-bgColor-neutralDark,.ms-bgColor-neutralDark--hover:hover{background-color:#201f1e}.ms-bgColor-neutralPrimary,.ms-bgColor-neutralPrimary--hover:hover{background-color:#323130}.ms-bgColor-neutralPrimaryAlt,.ms-bgColor-neutralPrimaryAlt--hover:hover{background-color:#3b3a39}.ms-bgColor-neutralSecondary,.ms-bgColor-neutralSecondary--hover:hover{background-color:#605e5c}.ms-bgColor-neutralSecondaryAlt,.ms-bgColor-neutralSecondaryAlt--hover:hover{background-color:#797775}.ms-bgColor-neutralTertiary,.ms-bgColor-neutralTertiary--hover:hover{background-color:#a19f9d}.ms-bgColor-neutralTertiaryAlt,.ms-bgColor-neutralTertiaryAlt--hover:hover{background-color:#c8c6c4}.ms-bgColor-neutralQuaternary,.ms-bgColor-neutralQuaternary--hover:hover{background-color:#d2d0ce}.ms-bgColor-neutralQuaternaryAlt,.ms-bgColor-neutralQuaternaryAlt--hover:hover{background-color:#e1dfdd}.ms-bgColor-neutralLight,.ms-bgColor-neutralLight--hover:hover{background-color:#edebe9}.ms-bgColor-neutralLighter,.ms-bgColor-neutralLighter--hover:hover{background-color:#f3f2f1}.ms-bgColor-neutralLighterAlt,.ms-bgColor-neutralLighterAlt--hover:hover{background-color:#faf9f8}.ms-borderColor-neutralDark,.ms-borderColor-neutralDark--hover:hover{border-color:#201f1e}.ms-borderColor-neutralPrimary,.ms-borderColor-neutralPrimary--hover:hover{border-color:#323130}.ms-borderColor-neutralPrimaryAlt,.ms-borderColor-neutralPrimaryAlt--hover:hover{border-color:#3b3a39}.ms-borderColor-neutralSecondary,.ms-borderColor-neutralSecondary--hover:hover{border-color:#605e5c}.ms-borderColor-neutralSecondaryAlt,.ms-borderColor-neutralSecondaryAlt--hover:hover{border-color:#797775}.ms-borderColor-neutralTertiary,.ms-borderColor-neutralTertiary--hover:hover{border-color:#a19f9d}.ms-borderColor-neutralTertiaryAlt,.ms-borderColor-neutralTertiaryAlt--hover:hover{border-color:#c8c6c4}.ms-borderColor-neutralQuaternary,.ms-borderColor-neutralQuaternary--hover:hover{border-color:#d2d0ce}.ms-borderColor-neutralQuaternaryAlt,.ms-borderColor-neutralQuaternaryAlt--hover:hover{border-color:#e1dfdd}.ms-borderColor-neutralLight,.ms-borderColor-neutralLight--hover:hover{border-color:#edebe9}.ms-borderColor-neutralLighter,.ms-borderColor-neutralLighter--hover:hover{border-color:#f3f2f1}.ms-borderColor-neutralLighterAlt,.ms-borderColor-neutralLighterAlt--hover:hover{border-color:#faf9f8}.ms-fontColor-neutralDark,.ms-fontColor-neutralDark--hover:hover{color:#201f1e}.ms-fontColor-neutralPrimary,.ms-fontColor-neutralPrimary--hover:hover{color:#323130}.ms-fontColor-neutralPrimaryAlt,.ms-fontColor-neutralPrimaryAlt--hover:hover{color:#3b3a39}.ms-fontColor-neutralSecondary,.ms-fontColor-neutralSecondary--hover:hover{color:#605e5c}.ms-fontColor-neutralSecondaryAlt,.ms-fontColor-neutralSecondaryAlt--hover:hover{color:#797775}.ms-fontColor-neutralTertiary,.ms-fontColor-neutralTertiary--hover:hover{color:#a19f9d}.ms-fontColor-neutralTertiaryAlt,.ms-fontColor-neutralTertiaryAlt--hover:hover{color:#c8c6c4}.ms-fontColor-neutralQuaternary,.ms-fontColor-neutralQuaternary--hover:hover{color:#d2d0ce}.ms-fontColor-neutralQuaternaryAlt,.ms-fontColor-neutralQuaternaryAlt--hover:hover{color:#e1dfdd}.ms-fontColor-neutralLight,.ms-fontColor-neutralLight--hover:hover{color:#edebe9}.ms-fontColor-neutralLighter,.ms-fontColor-neutralLighter--hover:hover{color:#f3f2f1}.ms-fontColor-neutralLighterAlt,.ms-fontColor-neutralLighterAlt--hover:hover{color:#faf9f8}.ms-bgColor-yellow,.ms-bgColor-yellow--hover:hover{background-color:#ffb900}.ms-bgColor-yellowLight,.ms-bgColor-yellowLight--hover:hover{background-color:#fff100}.ms-bgColor-orange,.ms-bgColor-orange--hover:hover{background-color:#d83b01}.ms-bgColor-orangeLight,.ms-bgColor-orangeLight--hover:hover{background-color:#ea4300}.ms-bgColor-orangeLighter,.ms-bgColor-orangeLighter--hover:hover{background-color:#ff8c00}.ms-bgColor-redDark,.ms-bgColor-redDark--hover:hover{background-color:#a80000}.ms-bgColor-red,.ms-bgColor-red--hover:hover{background-color:#e81123}.ms-bgColor-magentaDark,.ms-bgColor-magentaDark--hover:hover{background-color:#5c005c}.ms-bgColor-magenta,.ms-bgColor-magenta--hover:hover{background-color:#b4009e}.ms-bgColor-magentaLight,.ms-bgColor-magentaLight--hover:hover{background-color:#e3008c}.ms-bgColor-purpleDark,.ms-bgColor-purpleDark--hover:hover{background-color:#32145a}.ms-bgColor-purple,.ms-bgColor-purple--hover:hover{background-color:#5c2d91}.ms-bgColor-purpleLight,.ms-bgColor-purpleLight--hover:hover{background-color:#b4a0ff}.ms-bgColor-blueDark,.ms-bgColor-blueDark--hover:hover{background-color:#002050}.ms-bgColor-blueMid,.ms-bgColor-blueMid--hover:hover{background-color:#00188f}.ms-bgColor-blue,.ms-bgColor-blue--hover:hover{background-color:#0078d4}.ms-bgColor-blueLight,.ms-bgColor-blueLight--hover:hover{background-color:#00bcf2}.ms-bgColor-tealDark,.ms-bgColor-tealDark--hover:hover{background-color:#004b50}.ms-bgColor-teal,.ms-bgColor-teal--hover:hover{background-color:#008272}.ms-bgColor-tealLight,.ms-bgColor-tealLight--hover:hover{background-color:#00b294}.ms-bgColor-greenDark,.ms-bgColor-greenDark--hover:hover{background-color:#004b1c}.ms-bgColor-green,.ms-bgColor-green--hover:hover{background-color:#107c10}.ms-bgColor-greenLight,.ms-bgColor-greenLight--hover:hover{background-color:#bad80a}.ms-borderColor-yellow,.ms-borderColor-yellow--hover:hover{border-color:#ffb900}.ms-borderColor-yellowLight,.ms-borderColor-yellowLight--hover:hover{border-color:#fff100}.ms-borderColor-orange,.ms-borderColor-orange--hover:hover{border-color:#d83b01}.ms-borderColor-orangeLight,.ms-borderColor-orangeLight--hover:hover{border-color:#ea4300}.ms-borderColor-orangeLighter,.ms-borderColor-orangeLighter--hover:hover{border-color:#ff8c00}.ms-borderColor-redDark,.ms-borderColor-redDark--hover:hover{border-color:#a80000}.ms-borderColor-red,.ms-borderColor-red--hover:hover{border-color:#e81123}.ms-borderColor-magentaDark,.ms-borderColor-magentaDark--hover:hover{border-color:#5c005c}.ms-borderColor-magenta,.ms-borderColor-magenta--hover:hover{border-color:#b4009e}.ms-borderColor-magentaLight,.ms-borderColor-magentaLight--hover:hover{border-color:#e3008c}.ms-borderColor-purpleDark,.ms-borderColor-purpleDark--hover:hover{border-color:#32145a}.ms-borderColor-purple,.ms-borderColor-purple--hover:hover{border-color:#5c2d91}.ms-borderColor-purpleLight,.ms-borderColor-purpleLight--hover:hover{border-color:#b4a0ff}.ms-borderColor-blueDark,.ms-borderColor-blueDark--hover:hover{border-color:#002050}.ms-borderColor-blueMid,.ms-borderColor-blueMid--hover:hover{border-color:#00188f}.ms-borderColor-blue,.ms-borderColor-blue--hover:hover{border-color:#0078d4}.ms-borderColor-blueLight,.ms-borderColor-blueLight--hover:hover{border-color:#00bcf2}.ms-borderColor-tealDark,.ms-borderColor-tealDark--hover:hover{border-color:#004b50}.ms-borderColor-teal,.ms-borderColor-teal--hover:hover{border-color:#008272}.ms-borderColor-tealLight,.ms-borderColor-tealLight--hover:hover{border-color:#00b294}.ms-borderColor-greenDark,.ms-borderColor-greenDark--hover:hover{border-color:#004b1c}.ms-borderColor-green,.ms-borderColor-green--hover:hover{border-color:#107c10}.ms-borderColor-greenLight,.ms-borderColor-greenLight--hover:hover{border-color:#bad80a}.ms-fontColor-yellow,.ms-fontColor-yellow--hover:hover{color:#ffb900}.ms-fontColor-yellowLight,.ms-fontColor-yellowLight--hover:hover{color:#fff100}.ms-fontColor-orange,.ms-fontColor-orange--hover:hover{color:#d83b01}.ms-fontColor-orangeLight,.ms-fontColor-orangeLight--hover:hover{color:#ea4300}.ms-fontColor-orangeLighter,.ms-fontColor-orangeLighter--hover:hover{color:#ff8c00}.ms-fontColor-redDark,.ms-fontColor-redDark--hover:hover{color:#a80000}.ms-fontColor-red,.ms-fontColor-red--hover:hover{color:#e81123}.ms-fontColor-magentaDark,.ms-fontColor-magentaDark--hover:hover{color:#5c005c}.ms-fontColor-magenta,.ms-fontColor-magenta--hover:hover{color:#b4009e}.ms-fontColor-magentaLight,.ms-fontColor-magentaLight--hover:hover{color:#e3008c}.ms-fontColor-purpleDark,.ms-fontColor-purpleDark--hover:hover{color:#32145a}.ms-fontColor-purple,.ms-fontColor-purple--hover:hover{color:#5c2d91}.ms-fontColor-purpleLight,.ms-fontColor-purpleLight--hover:hover{color:#b4a0ff}.ms-fontColor-blueDark,.ms-fontColor-blueDark--hover:hover{color:#002050}.ms-fontColor-blueMid,.ms-fontColor-blueMid--hover:hover{color:#00188f}.ms-fontColor-blue,.ms-fontColor-blue--hover:hover{color:#0078d4}.ms-fontColor-blueLight,.ms-fontColor-blueLight--hover:hover{color:#00bcf2}.ms-fontColor-tealDark,.ms-fontColor-tealDark--hover:hover{color:#004b50}.ms-fontColor-teal,.ms-fontColor-teal--hover:hover{color:#008272}.ms-fontColor-tealLight,.ms-fontColor-tealLight--hover:hover{color:#00b294}.ms-fontColor-greenDark,.ms-fontColor-greenDark--hover:hover{color:#004b1c}.ms-fontColor-green,.ms-fontColor-green--hover:hover{color:#107c10}.ms-fontColor-greenLight,.ms-fontColor-greenLight--hover:hover{color:#bad80a}.ms-bgColor-info,.ms-bgColor-info--hover:hover{background-color:#f3f2f1}.ms-bgColor-success,.ms-bgColor-success--hover:hover{background-color:#dff6dd}.ms-bgColor-severeWarning,.ms-bgColor-severeWarning--hover:hover{background-color:#fed9cc}.ms-bgColor-warning,.ms-bgColor-warning--hover:hover{background-color:#fff4ce}.ms-bgColor-error,.ms-bgColor-error--hover:hover{background-color:#fde7e9}.ms-fontColor-info,.ms-fontColor-info--hover:hover{color:#797775}.ms-fontColor-success,.ms-fontColor-success--hover:hover{color:#107c10}.ms-fontColor-alert,.ms-fontColor-alert--hover:hover{color:#d83b01}.ms-fontColor-warning,.ms-fontColor-warning--hover:hover{color:#797775}.ms-fontColor-severeWarning,.ms-fontColor-severeWarning--hover:hover{color:#d83b01}.ms-fontColor-error,.ms-fontColor-error--hover:hover{color:#a80000}.ms-bgColor-contrastBlackDisabled,.ms-bgColor-contrastBlackDisabled--hover:hover{background-color:#0f0}.ms-bgColor-contrastWhiteDisabled,.ms-bgColor-contrastWhiteDisabled--hover:hover{background-color:#600000}.ms-bgColor-contrastBlackSelected,.ms-bgColor-contrastBlackSelected--hover:hover{background-color:#1aebff}.ms-bgColor-contrastWhiteSelected,.ms-bgColor-contrastWhiteSelected--hover:hover{background-color:#37006e}.ms-fontColor-contrastBlackDisabled,.ms-fontColor-contrastBlackDisabled--hover:hover{color:#0f0}.ms-fontColor-contrastWhiteDisabled,.ms-fontColor-contrastWhiteDisabled--hover:hover{color:#600000}.ms-fontColor-contrastBlackSelected,.ms-fontColor-contrastBlackSelected--hover:hover{color:#1aebff}.ms-fontColor-contrastWhiteSelected,.ms-fontColor-contrastWhiteSelected--hover:hover{color:#37006e}.ms-borderColor-contrastBlackDisabled,.ms-borderColor-contrastBlackDisabled--hover:hover{border-color:#0f0}.ms-borderColor-contrastWhiteDisabled,.ms-borderColor-contrastWhiteDisabled--hover:hover{border-color:#600000}.ms-borderColor-contrastBlackSelected,.ms-borderColor-contrastBlackSelected--hover:hover{border-color:#1aebff}.ms-borderColor-contrastWhiteSelected,.ms-borderColor-contrastWhiteSelected--hover:hover{border-color:#37006e}.ms-bgColor-communicationShade30,.ms-bgColor-communicationShade30--hover:hover{background-color:#004578}.ms-bgColor-communicationShade20,.ms-bgColor-communicationShade20--hover:hover{background-color:#005a9e}.ms-bgColor-communicationShade10,.ms-bgColor-communicationShade10--hover:hover{background-color:#106ebe}.ms-bgColor-communicationPrimary,.ms-bgColor-communicationPrimary--hover:hover{background-color:#0078d4}.ms-bgColor-communicationTint10,.ms-bgColor-communicationTint10--hover:hover{background-color:#2b88d8}.ms-bgColor-communicationTint20,.ms-bgColor-communicationTint20--hover:hover{background-color:#c7e0f4}.ms-bgColor-communicationTint30,.ms-bgColor-communicationTint30--hover:hover{background-color:#deecf9}.ms-bgColor-communicationTint40,.ms-bgColor-communicationTint40--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-gray220,.ms-bgColor-gray220--hover:hover{background-color:#11100f}.ms-bgColor-gray210,.ms-bgColor-gray210--hover:hover{background-color:#161514}.ms-bgColor-gray200,.ms-bgColor-gray200--hover:hover{background-color:#1b1a19}.ms-bgColor-gray190,.ms-bgColor-gray190--hover:hover{background-color:#201f1e}.ms-bgColor-gray180,.ms-bgColor-gray180--hover:hover{background-color:#252423}.ms-bgColor-gray170,.ms-bgColor-gray170--hover:hover{background-color:#292827}.ms-bgColor-gray160,.ms-bgColor-gray160--hover:hover{background-color:#323130}.ms-bgColor-gray150,.ms-bgColor-gray150--hover:hover{background-color:#3b3a39}.ms-bgColor-gray140,.ms-bgColor-gray140--hover:hover{background-color:#484644}.ms-bgColor-gray130,.ms-bgColor-gray130--hover:hover{background-color:#605e5c}.ms-bgColor-gray120,.ms-bgColor-gray120--hover:hover{background-color:#797775}.ms-bgColor-gray110,.ms-bgColor-gray110--hover:hover{background-color:#8a8886}.ms-bgColor-gray100,.ms-bgColor-gray100--hover:hover{background-color:#979593}.ms-bgColor-gray90,.ms-bgColor-gray90--hover:hover{background-color:#a19f9d}.ms-bgColor-gray80,.ms-bgColor-gray80--hover:hover{background-color:#b3b0ad}.ms-bgColor-gray70,.ms-bgColor-gray70--hover:hover{background-color:#bebbb8}.ms-bgColor-gray60,.ms-bgColor-gray60--hover:hover{background-color:#c8c6c4}.ms-bgColor-gray50,.ms-bgColor-gray50--hover:hover{background-color:#d2d0ce}.ms-bgColor-gray40,.ms-bgColor-gray40--hover:hover{background-color:#e1dfdd}.ms-bgColor-gray30,.ms-bgColor-gray30--hover:hover{background-color:#edebe9}.ms-bgColor-gray20,.ms-bgColor-gray20--hover:hover{background-color:#f3f2f1}.ms-bgColor-gray10,.ms-bgColor-gray10--hover:hover{background-color:#faf9f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-sharedPinkRed10,.ms-bgColor-sharedPinkRed10--hover:hover{background-color:#750b1c}.ms-bgColor-sharedRed20,.ms-bgColor-sharedRed20--hover:hover{background-color:#a4262c}.ms-bgColor-sharedRed10,.ms-bgColor-sharedRed10--hover:hover{background-color:#d13438}.ms-bgColor-sharedRedOrange20,.ms-bgColor-sharedRedOrange20--hover:hover{background-color:#603d30}.ms-bgColor-sharedRedOrange10,.ms-bgColor-sharedRedOrange10--hover:hover{background-color:#da3b01}.ms-bgColor-sharedOrange30,.ms-bgColor-sharedOrange30--hover:hover{background-color:#8e562e}.ms-bgColor-sharedOrange20,.ms-bgColor-sharedOrange20--hover:hover{background-color:#ca5010}.ms-bgColor-sharedOrange10,.ms-bgColor-sharedOrange10--hover:hover{background-color:#fa4}.ms-bgColor-sharedYellow10,.ms-bgColor-sharedYellow10--hover:hover{background-color:#fce100}.ms-bgColor-sharedOrangeYellow20,.ms-bgColor-sharedOrangeYellow20--hover:hover{background-color:#986f0b}.ms-bgColor-sharedOrangeYellow10,.ms-bgColor-sharedOrangeYellow10--hover:hover{background-color:#c19c00}.ms-bgColor-sharedYellowGreen10,.ms-bgColor-sharedYellowGreen10--hover:hover{background-color:#8cbd18}.ms-bgColor-sharedGreen20,.ms-bgColor-sharedGreen20--hover:hover{background-color:#0b6a0b}.ms-bgColor-sharedGreen10,.ms-bgColor-sharedGreen10--hover:hover{background-color:#498205}.ms-bgColor-sharedGreenCyan10,.ms-bgColor-sharedGreenCyan10--hover:hover{background-color:#00ad56}.ms-bgColor-sharedCyan40,.ms-bgColor-sharedCyan40--hover:hover{background-color:#005e50}.ms-bgColor-sharedCyan30,.ms-bgColor-sharedCyan30--hover:hover{background-color:#005b70}.ms-bgColor-sharedCyan20,.ms-bgColor-sharedCyan20--hover:hover{background-color:#038387}.ms-bgColor-sharedCyan10,.ms-bgColor-sharedCyan10--hover:hover{background-color:#00b7c3}.ms-bgColor-sharedCyanBlue20,.ms-bgColor-sharedCyanBlue20--hover:hover{background-color:#004e8c}.ms-bgColor-sharedCyanBlue10,.ms-bgColor-sharedCyanBlue10--hover:hover{background-color:#0078d4}.ms-bgColor-sharedBlue10,.ms-bgColor-sharedBlue10--hover:hover{background-color:#4f6bed}.ms-bgColor-sharedBlueMagenta40,.ms-bgColor-sharedBlueMagenta40--hover:hover{background-color:#373277}.ms-bgColor-sharedBlueMagenta30,.ms-bgColor-sharedBlueMagenta30--hover:hover{background-color:#5c2e91}.ms-bgColor-sharedBlueMagenta20,.ms-bgColor-sharedBlueMagenta20--hover:hover{background-color:#8764b8}.ms-bgColor-sharedBlueMagenta10,.ms-bgColor-sharedBlueMagenta10--hover:hover{background-color:#8378de}.ms-bgColor-sharedMagenta20,.ms-bgColor-sharedMagenta20--hover:hover{background-color:#881798}.ms-bgColor-sharedMagenta10,.ms-bgColor-sharedMagenta10--hover:hover{background-color:#c239b3}.ms-bgColor-sharedMagentaPink20,.ms-bgColor-sharedMagentaPink20--hover:hover{background-color:#9b0062}.ms-bgColor-sharedMagentaPink10,.ms-bgColor-sharedMagentaPink10--hover:hover{background-color:#e3008c}.ms-bgColor-sharedGray40,.ms-bgColor-sharedGray40--hover:hover{background-color:#393939}.ms-bgColor-sharedGray30,.ms-bgColor-sharedGray30--hover:hover{background-color:#7a7574}.ms-bgColor-sharedGray20,.ms-bgColor-sharedGray20--hover:hover{background-color:#69797e}.ms-bgColor-sharedGray10,.ms-bgColor-sharedGray10--hover:hover{background-color:#a0aeb2}.ms-borderColor-communicationShade30,.ms-borderColor-communicationShade30--hover:hover{border-color:#004578}.ms-borderColor-communicationShade20,.ms-borderColor-communicationShade20--hover:hover{border-color:#005a9e}.ms-borderColor-communicationShade10,.ms-borderColor-communicationShade10--hover:hover{border-color:#106ebe}.ms-borderColor-communicationPrimary,.ms-borderColor-communicationPrimary--hover:hover{border-color:#0078d4}.ms-borderColor-communicationTint10,.ms-borderColor-communicationTint10--hover:hover{border-color:#2b88d8}.ms-borderColor-communicationTint20,.ms-borderColor-communicationTint20--hover:hover{border-color:#c7e0f4}.ms-borderColor-communicationTint30,.ms-borderColor-communicationTint30--hover:hover{border-color:#deecf9}.ms-borderColor-communicationTint40,.ms-borderColor-communicationTint40--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-gray220,.ms-borderColor-gray220--hover:hover{border-color:#11100f}.ms-borderColor-gray210,.ms-borderColor-gray210--hover:hover{border-color:#161514}.ms-borderColor-gray200,.ms-borderColor-gray200--hover:hover{border-color:#1b1a19}.ms-borderColor-gray190,.ms-borderColor-gray190--hover:hover{border-color:#201f1e}.ms-borderColor-gray180,.ms-borderColor-gray180--hover:hover{border-color:#252423}.ms-borderColor-gray170,.ms-borderColor-gray170--hover:hover{border-color:#292827}.ms-borderColor-gray160,.ms-borderColor-gray160--hover:hover{border-color:#323130}.ms-borderColor-gray150,.ms-borderColor-gray150--hover:hover{border-color:#3b3a39}.ms-borderColor-gray140,.ms-borderColor-gray140--hover:hover{border-color:#484644}.ms-borderColor-gray130,.ms-borderColor-gray130--hover:hover{border-color:#605e5c}.ms-borderColor-gray120,.ms-borderColor-gray120--hover:hover{border-color:#797775}.ms-borderColor-gray110,.ms-borderColor-gray110--hover:hover{border-color:#8a8886}.ms-borderColor-gray100,.ms-borderColor-gray100--hover:hover{border-color:#979593}.ms-borderColor-gray90,.ms-borderColor-gray90--hover:hover{border-color:#a19f9d}.ms-borderColor-gray80,.ms-borderColor-gray80--hover:hover{border-color:#b3b0ad}.ms-borderColor-gray70,.ms-borderColor-gray70--hover:hover{border-color:#bebbb8}.ms-borderColor-gray60,.ms-borderColor-gray60--hover:hover{border-color:#c8c6c4}.ms-borderColor-gray50,.ms-borderColor-gray50--hover:hover{border-color:#d2d0ce}.ms-borderColor-gray40,.ms-borderColor-gray40--hover:hover{border-color:#e1dfdd}.ms-borderColor-gray30,.ms-borderColor-gray30--hover:hover{border-color:#edebe9}.ms-borderColor-gray20,.ms-borderColor-gray20--hover:hover{border-color:#f3f2f1}.ms-borderColor-gray10,.ms-borderColor-gray10--hover:hover{border-color:#faf9f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-sharedPinkRed10,.ms-borderColor-sharedPinkRed10--hover:hover{border-color:#750b1c}.ms-borderColor-sharedRed20,.ms-borderColor-sharedRed20--hover:hover{border-color:#a4262c}.ms-borderColor-sharedRed10,.ms-borderColor-sharedRed10--hover:hover{border-color:#d13438}.ms-borderColor-sharedRedOrange20,.ms-borderColor-sharedRedOrange20--hover:hover{border-color:#603d30}.ms-borderColor-sharedRedOrange10,.ms-borderColor-sharedRedOrange10--hover:hover{border-color:#da3b01}.ms-borderColor-sharedOrange30,.ms-borderColor-sharedOrange30--hover:hover{border-color:#8e562e}.ms-borderColor-sharedOrange20,.ms-borderColor-sharedOrange20--hover:hover{border-color:#ca5010}.ms-borderColor-sharedOrange10,.ms-borderColor-sharedOrange10--hover:hover{border-color:#fa4}.ms-borderColor-sharedYellow10,.ms-borderColor-sharedYellow10--hover:hover{border-color:#fce100}.ms-borderColor-sharedOrangeYellow20,.ms-borderColor-sharedOrangeYellow20--hover:hover{border-color:#986f0b}.ms-borderColor-sharedOrangeYellow10,.ms-borderColor-sharedOrangeYellow10--hover:hover{border-color:#c19c00}.ms-borderColor-sharedYellowGreen10,.ms-borderColor-sharedYellowGreen10--hover:hover{border-color:#8cbd18}.ms-borderColor-sharedGreen20,.ms-borderColor-sharedGreen20--hover:hover{border-color:#0b6a0b}.ms-borderColor-sharedGreen10,.ms-borderColor-sharedGreen10--hover:hover{border-color:#498205}.ms-borderColor-sharedGreenCyan10,.ms-borderColor-sharedGreenCyan10--hover:hover{border-color:#00ad56}.ms-borderColor-sharedCyan40,.ms-borderColor-sharedCyan40--hover:hover{border-color:#005e50}.ms-borderColor-sharedCyan30,.ms-borderColor-sharedCyan30--hover:hover{border-color:#005b70}.ms-borderColor-sharedCyan20,.ms-borderColor-sharedCyan20--hover:hover{border-color:#038387}.ms-borderColor-sharedCyan10,.ms-borderColor-sharedCyan10--hover:hover{border-color:#00b7c3}.ms-borderColor-sharedCyanBlue20,.ms-borderColor-sharedCyanBlue20--hover:hover{border-color:#004e8c}.ms-borderColor-sharedCyanBlue10,.ms-borderColor-sharedCyanBlue10--hover:hover{border-color:#0078d4}.ms-borderColor-sharedBlue10,.ms-borderColor-sharedBlue10--hover:hover{border-color:#4f6bed}.ms-borderColor-sharedBlueMagenta40,.ms-borderColor-sharedBlueMagenta40--hover:hover{border-color:#373277}.ms-borderColor-sharedBlueMagenta30,.ms-borderColor-sharedBlueMagenta30--hover:hover{border-color:#5c2e91}.ms-borderColor-sharedBlueMagenta20,.ms-borderColor-sharedBlueMagenta20--hover:hover{border-color:#8764b8}.ms-borderColor-sharedBlueMagenta10,.ms-borderColor-sharedBlueMagenta10--hover:hover{border-color:#8378de}.ms-borderColor-sharedMagenta20,.ms-borderColor-sharedMagenta20--hover:hover{border-color:#881798}.ms-borderColor-sharedMagenta10,.ms-borderColor-sharedMagenta10--hover:hover{border-color:#c239b3}.ms-borderColor-sharedMagentaPink20,.ms-borderColor-sharedMagentaPink20--hover:hover{border-color:#9b0062}.ms-borderColor-sharedMagentaPink10,.ms-borderColor-sharedMagentaPink10--hover:hover{border-color:#e3008c}.ms-borderColor-sharedGray40,.ms-borderColor-sharedGray40--hover:hover{border-color:#393939}.ms-borderColor-sharedGray30,.ms-borderColor-sharedGray30--hover:hover{border-color:#7a7574}.ms-borderColor-sharedGray20,.ms-borderColor-sharedGray20--hover:hover{border-color:#69797e}.ms-borderColor-sharedGray10,.ms-borderColor-sharedGray10--hover:hover{border-color:#a0aeb2}.ms-fontColor-communicationShade30,.ms-fontColor-communicationShade30--hover:hover{color:#004578}.ms-fontColor-communicationShade20,.ms-fontColor-communicationShade20--hover:hover{color:#005a9e}.ms-fontColor-communicationShade10,.ms-fontColor-communicationShade10--hover:hover{color:#106ebe}.ms-fontColor-communicationPrimary,.ms-fontColor-communicationPrimary--hover:hover{color:#0078d4}.ms-fontColor-communicationTint10,.ms-fontColor-communicationTint10--hover:hover{color:#2b88d8}.ms-fontColor-communicationTint20,.ms-fontColor-communicationTint20--hover:hover{color:#c7e0f4}.ms-fontColor-communicationTint30,.ms-fontColor-communicationTint30--hover:hover{color:#deecf9}.ms-fontColor-communicationTint40,.ms-fontColor-communicationTint40--hover:hover{color:#eff6fc}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-gray220,.ms-fontColor-gray220--hover:hover{color:#11100f}.ms-fontColor-gray210,.ms-fontColor-gray210--hover:hover{color:#161514}.ms-fontColor-gray200,.ms-fontColor-gray200--hover:hover{color:#1b1a19}.ms-fontColor-gray190,.ms-fontColor-gray190--hover:hover{color:#201f1e}.ms-fontColor-gray180,.ms-fontColor-gray180--hover:hover{color:#252423}.ms-fontColor-gray170,.ms-fontColor-gray170--hover:hover{color:#292827}.ms-fontColor-gray160,.ms-fontColor-gray160--hover:hover{color:#323130}.ms-fontColor-gray150,.ms-fontColor-gray150--hover:hover{color:#3b3a39}.ms-fontColor-gray140,.ms-fontColor-gray140--hover:hover{color:#484644}.ms-fontColor-gray130,.ms-fontColor-gray130--hover:hover{color:#605e5c}.ms-fontColor-gray120,.ms-fontColor-gray120--hover:hover{color:#797775}.ms-fontColor-gray110,.ms-fontColor-gray110--hover:hover{color:#8a8886}.ms-fontColor-gray100,.ms-fontColor-gray100--hover:hover{color:#979593}.ms-fontColor-gray90,.ms-fontColor-gray90--hover:hover{color:#a19f9d}.ms-fontColor-gray80,.ms-fontColor-gray80--hover:hover{color:#b3b0ad}.ms-fontColor-gray70,.ms-fontColor-gray70--hover:hover{color:#bebbb8}.ms-fontColor-gray60,.ms-fontColor-gray60--hover:hover{color:#c8c6c4}.ms-fontColor-gray50,.ms-fontColor-gray50--hover:hover{color:#d2d0ce}.ms-fontColor-gray40,.ms-fontColor-gray40--hover:hover{color:#e1dfdd}.ms-fontColor-gray30,.ms-fontColor-gray30--hover:hover{color:#edebe9}.ms-fontColor-gray20,.ms-fontColor-gray20--hover:hover{color:#f3f2f1}.ms-fontColor-gray10,.ms-fontColor-gray10--hover:hover{color:#faf9f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-fontColor-sharedPinkRed10,.ms-fontColor-sharedPinkRed10--hover:hover{color:#750b1c}.ms-fontColor-sharedRed20,.ms-fontColor-sharedRed20--hover:hover{color:#a4262c}.ms-fontColor-sharedRed10,.ms-fontColor-sharedRed10--hover:hover{color:#d13438}.ms-fontColor-sharedRedOrange20,.ms-fontColor-sharedRedOrange20--hover:hover{color:#603d30}.ms-fontColor-sharedRedOrange10,.ms-fontColor-sharedRedOrange10--hover:hover{color:#da3b01}.ms-fontColor-sharedOrange30,.ms-fontColor-sharedOrange30--hover:hover{color:#8e562e}.ms-fontColor-sharedOrange20,.ms-fontColor-sharedOrange20--hover:hover{color:#ca5010}.ms-fontColor-sharedOrange10,.ms-fontColor-sharedOrange10--hover:hover{color:#fa4}.ms-fontColor-sharedYellow10,.ms-fontColor-sharedYellow10--hover:hover{color:#fce100}.ms-fontColor-sharedOrangeYellow20,.ms-fontColor-sharedOrangeYellow20--hover:hover{color:#986f0b}.ms-fontColor-sharedOrangeYellow10,.ms-fontColor-sharedOrangeYellow10--hover:hover{color:#c19c00}.ms-fontColor-sharedYellowGreen10,.ms-fontColor-sharedYellowGreen10--hover:hover{color:#8cbd18}.ms-fontColor-sharedGreen20,.ms-fontColor-sharedGreen20--hover:hover{color:#0b6a0b}.ms-fontColor-sharedGreen10,.ms-fontColor-sharedGreen10--hover:hover{color:#498205}.ms-fontColor-sharedGreenCyan10,.ms-fontColor-sharedGreenCyan10--hover:hover{color:#00ad56}.ms-fontColor-sharedCyan40,.ms-fontColor-sharedCyan40--hover:hover{color:#005e50}.ms-fontColor-sharedCyan30,.ms-fontColor-sharedCyan30--hover:hover{color:#005b70}.ms-fontColor-sharedCyan20,.ms-fontColor-sharedCyan20--hover:hover{color:#038387}.ms-fontColor-sharedCyan10,.ms-fontColor-sharedCyan10--hover:hover{color:#00b7c3}.ms-fontColor-sharedCyanBlue20,.ms-fontColor-sharedCyanBlue20--hover:hover{color:#004e8c}.ms-fontColor-sharedCyanBlue10,.ms-fontColor-sharedCyanBlue10--hover:hover{color:#0078d4}.ms-fontColor-sharedBlue10,.ms-fontColor-sharedBlue10--hover:hover{color:#4f6bed}.ms-fontColor-sharedBlueMagenta40,.ms-fontColor-sharedBlueMagenta40--hover:hover{color:#373277}.ms-fontColor-sharedBlueMagenta30,.ms-fontColor-sharedBlueMagenta30--hover:hover{color:#5c2e91}.ms-fontColor-sharedBlueMagenta20,.ms-fontColor-sharedBlueMagenta20--hover:hover{color:#8764b8}.ms-fontColor-sharedBlueMagenta10,.ms-fontColor-sharedBlueMagenta10--hover:hover{color:#8378de}.ms-fontColor-sharedMagenta20,.ms-fontColor-sharedMagenta20--hover:hover{color:#881798}.ms-fontColor-sharedMagenta10,.ms-fontColor-sharedMagenta10--hover:hover{color:#c239b3}.ms-fontColor-sharedMagentaPink20,.ms-fontColor-sharedMagentaPink20--hover:hover{color:#9b0062}.ms-fontColor-sharedMagentaPink10,.ms-fontColor-sharedMagentaPink10--hover:hover{color:#e3008c}.ms-fontColor-sharedGray40,.ms-fontColor-sharedGray40--hover:hover{color:#393939}.ms-fontColor-sharedGray30,.ms-fontColor-sharedGray30--hover:hover{color:#7a7574}.ms-fontColor-sharedGray20,.ms-fontColor-sharedGray20--hover:hover{color:#69797e}.ms-fontColor-sharedGray10,.ms-fontColor-sharedGray10--hover:hover{color:#a0aeb2}.ms-depth-0{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}.ms-depth-4{-webkit-box-shadow:0 1.6px 3.6px 0 rgba(0,0,0,.132),0 .3px .9px 0 rgba(0,0,0,.108);box-shadow:0 1.6px 3.6px 0 rgba(0,0,0,.132),0 .3px .9px 0 rgba(0,0,0,.108)}.ms-depth-8{-webkit-box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.132),0 .6px 1.8px 0 rgba(0,0,0,.108);box-shadow:0 3.2px 7.2px 0 rgba(0,0,0,.132),0 .6px 1.8px 0 rgba(0,0,0,.108)}.ms-depth-16{-webkit-box-shadow:0 6.4px 14.4px 0 rgba(0,0,0,.132),0 1.2px 3.6px 0 rgba(0,0,0,.108);box-shadow:0 6.4px 14.4px 0 rgba(0,0,0,.132),0 1.2px 3.6px 0 rgba(0,0,0,.108)}.ms-depth-64{-webkit-box-shadow:0 25.6px 57.6px 0 rgba(0,0,0,.22),0 4.8px 14.4px 0 rgba(0,0,0,.18);box-shadow:0 25.6px 57.6px 0 rgba(0,0,0,.22),0 4.8px 14.4px 0 rgba(0,0,0,.18)}.ms-fontSize-68{font-size:68px}.ms-fontSize-42{font-size:42px}.ms-fontSize-32{font-size:32px}.ms-fontSize-28{font-size:28px}.ms-fontSize-24{font-size:24px}.ms-fontSize-20{font-size:20px}.ms-fontSize-18{font-size:18px}.ms-fontSize-16{font-size:16px}.ms-fontSize-14{font-size:14px}.ms-fontSize-12{font-size:12px}.ms-fontSize-10{font-size:10px}.ms-fontWeight-regular{font-weight:400}.ms-fontWeight-semibold{font-weight:600}.ms-fontWeight-bold{font-weight:700}.ms-font-su{font-size:42px;font-weight:100}.ms-font-xxl{font-size:28px;font-weight:100}.ms-font-xl-plus{font-size:24px;font-weight:100}.ms-font-xl{font-size:21px;font-weight:100}.ms-font-l{font-size:17px;font-weight:300}.ms-font-m-plus{font-size:15px;font-weight:400}.ms-font-m{font-size:14px;font-weight:400}.ms-font-s-plus{font-size:13px;font-weight:400}.ms-font-s{font-size:12px;font-weight:400}.ms-font-xs{font-size:11px;font-weight:400}.ms-font-mi{font-size:10px;font-weight:600}.ms-fontWeight-light{font-weight:100}.ms-fontWeight-semilight{font-weight:300}.ms-fontSize-su{font-size:42px}.ms-fontSize-xxl{font-size:28px}.ms-fontSize-xlPlus{font-size:24px}.ms-fontSize-xl{font-size:21px}.ms-fontSize-l{font-size:17px}.ms-fontSize-mPlus{font-size:15px}.ms-fontSize-m{font-size:14px}.ms-fontSize-sPlus{font-size:13px}.ms-fontSize-s{font-size:12px}.ms-fontSize-xs{font-size:11px}.ms-fontSize-mi{font-size:10px}@font-face{font-family:Leelawadee UI Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-light.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-light.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-regular.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semibold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-bold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:Segoe UI Web\ (Arabic);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-light.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-light.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:Segoe UI Web\ (Arabic);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semilight.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semilight.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:Segoe UI Web\ (Arabic);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-regular.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Segoe UI Web\ (Arabic);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semibold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:Segoe UI Web\ (Arabic);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-bold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-arabic/segoeui-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:Segoe UI Web\ (Cyrillic);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-light.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-light.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:Segoe UI Web\ (Cyrillic);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semilight.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semilight.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:Segoe UI Web\ (Cyrillic);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-regular.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Segoe UI Web\ (Cyrillic);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semibold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:Segoe UI Web\ (Cyrillic);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-bold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-cyrillic/segoeui-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Segoe UI Web (East European)";src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-light.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-light.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Segoe UI Web (East European)";src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semilight.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semilight.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Segoe UI Web (East European)";src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-regular.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Segoe UI Web (East European)";src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semibold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Segoe UI Web (East European)";src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-bold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-easteuropean/segoeui-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:Segoe UI Web\ (Greek);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-light.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-light.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:Segoe UI Web\ (Greek);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semilight.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semilight.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:Segoe UI Web\ (Greek);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-regular.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Segoe UI Web\ (Greek);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semibold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:Segoe UI Web\ (Greek);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-bold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-greek/segoeui-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:Segoe UI Web\ (Hebrew);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-light.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-light.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:Segoe UI Web\ (Hebrew);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semilight.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semilight.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:Segoe UI Web\ (Hebrew);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-regular.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Segoe UI Web\ (Hebrew);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semibold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:Segoe UI Web\ (Hebrew);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-bold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-hebrew/segoeui-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:Segoe UI Web\ (Vietnamese);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-light.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-light.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:Segoe UI Web\ (Vietnamese);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semilight.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semilight.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:Segoe UI Web\ (Vietnamese);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-regular.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Segoe UI Web\ (Vietnamese);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semibold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:Segoe UI Web\ (Vietnamese);src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-bold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-vietnamese/segoeui-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Segoe UI Web (West European)";src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Segoe UI Web (West European)";src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Segoe UI Web (West European)";src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Segoe UI Web (West European)";src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:"Segoe UI Web (West European)";src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-bold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:Selawik Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-light.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-light.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:Selawik Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semilight.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semilight.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:Selawik Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-regular.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Selawik Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semibold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:Selawik Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-bold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/selawik/selawik-bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-semilight.woff") format("woff");font-weight:100;font-style:normal}@font-face{font-family:Leelawadee UI Web;src:url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-bold.woff2") format("woff2"),url("https://static2.sharepointonline.com/files/fabric/assets/fonts/leelawadeeui-thai/leelawadeeui-bold.woff") format("woff");font-weight:600;font-style:normal}.ms-Grid{-webkit-box-sizing:border-box;box-sizing:border-box;zoom:1;padding:0 8px}.ms-Grid:after,.ms-Grid:before{display:table;content:"";line-height:0}.ms-Grid:after{clear:both}.ms-Grid-row{margin:0 -8px;-webkit-box-sizing:border-box;box-sizing:border-box;zoom:1}.ms-Grid-row:after,.ms-Grid-row:before{display:table;content:"";line-height:0}.ms-Grid-row:after{clear:both}.ms-Grid-col{position:relative;min-height:1px;padding-left:8px;padding-right:8px;-webkit-box-sizing:border-box;box-sizing:border-box}[dir=ltr] .ms-Grid-col{float:left}[dir=rtl] .ms-Grid-col{float:right}.ms-Grid-col .ms-Grid{padding:0}.ms-Icon{display:inline-block;font-family:FabricMDL2Icons;font-style:normal;font-weight:400;speak:none}.ms-Icon--circle{margin:0 .5em 0 0;position:relative;display:inline-block;font-size:1rem;width:1em;height:1em;padding:0;text-align:left}[dir=rtl] .ms-Icon--circle{margin:0 0 0 .5em}.ms-Icon--circle:after,.ms-Icon--circle:before{line-height:1;font-size:inherit}.ms-Icon--circle:before{display:block;width:100%;height:100%;margin:0;padding:0;position:absolute}.ms-Icon--circle:after{content:"\E000";position:absolute;top:0;left:0;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;z-index:0}.ms-Icon--xs{font-size:10px}.ms-Icon--s{font-size:12px}.ms-Icon--m{font-size:16px}.ms-Icon--l{font-size:20px}.ms-Icon--12PointStar:before{content:"\F505"}.ms-Icon--6PointStar:before{content:"\F504"}.ms-Icon--AADLogo:before{content:"\ED68"}.ms-Icon--Accept:before{content:"\E8FB"}.ms-Icon--AccessibiltyChecker:before{content:"\F835"}.ms-Icon--AccessLogo:before{content:"\ED69"}.ms-Icon--AccessLogoFill:before{content:"\F1DB"}.ms-Icon--AccountActivity:before{content:"\EFF4"}.ms-Icon--AccountBrowser:before{content:"\F652"}.ms-Icon--AccountManagement:before{content:"\F55C"}.ms-Icon--Accounts:before{content:"\E910"}.ms-Icon--ActionCenter:before{content:"\E91C"}.ms-Icon--ActivateOrders:before{content:"\EFE0"}.ms-Icon--ActivityFeed:before{content:"\F056"}.ms-Icon--Add:before{content:"\E710"}.ms-Icon--AddBookmark:before{content:"\F5B7"}.ms-Icon--AddEvent:before{content:"\EEB5"}.ms-Icon--AddFavorite:before{content:"\F0C8"}.ms-Icon--AddFavoriteFill:before{content:"\F0C9"}.ms-Icon--AddFriend:before{content:"\E8FA"}.ms-Icon--AddGroup:before{content:"\EE3D"}.ms-Icon--AddHome:before{content:"\F17B"}.ms-Icon--AddIn:before{content:"\F775"}.ms-Icon--AddLink:before{content:"\E35E"}.ms-Icon--AddNotes:before{content:"\EAE3"}.ms-Icon--AddOnlineMeeting:before{content:"\ED8E"}.ms-Icon--AddPhone:before{content:"\ED96"}.ms-Icon--AddReaction:before{content:"\F85D"}.ms-Icon--AddTo:before{content:"\ECC8"}.ms-Icon--AddToShoppingList:before{content:"\EA9A"}.ms-Icon--AddWork:before{content:"\F17C"}.ms-Icon--Admin:before{content:"\E7EF"}.ms-Icon--AdminALogo32:before{content:"\F4BA"}.ms-Icon--AdminALogoFill32:before{content:"\F4BB"}.ms-Icon--AdminALogoInverse32:before{content:"\ED6A"}.ms-Icon--AdminCLogoInverse32:before{content:"\ED6B"}.ms-Icon--AdminDLogoInverse32:before{content:"\ED6C"}.ms-Icon--AdminELogoInverse32:before{content:"\ED6D"}.ms-Icon--AdminLLogoInverse32:before{content:"\ED6E"}.ms-Icon--AdminMLogoInverse32:before{content:"\ED6F"}.ms-Icon--AdminOLogoInverse32:before{content:"\ED70"}.ms-Icon--AdminPLogoInverse32:before{content:"\ED71"}.ms-Icon--AdminSLogoInverse32:before{content:"\ED72"}.ms-Icon--AdminYLogoInverse32:before{content:"\ED73"}.ms-Icon--Airplane:before{content:"\E709"}.ms-Icon--AirplaneSolid:before{content:"\EB4C"}.ms-Icon--AirTickets:before{content:"\EF7A"}.ms-Icon--AlarmClock:before{content:"\E919"}.ms-Icon--Album:before{content:"\E7AB"}.ms-Icon--AlbumRemove:before{content:"\EC62"}.ms-Icon--AlertSettings:before{content:"\F8B6"}.ms-Icon--AlertSolid:before{content:"\F331"}.ms-Icon--AlignCenter:before{content:"\E8E3"}.ms-Icon--AlignHorizontalCenter:before{content:"\F4F4"}.ms-Icon--AlignHorizontalLeft:before{content:"\F4F3"}.ms-Icon--AlignHorizontalRight:before{content:"\F4F5"}.ms-Icon--AlignJustify:before{content:"\F51E"}.ms-Icon--AlignLeft:before{content:"\E8E4"}.ms-Icon--AlignRight:before{content:"\E8E2"}.ms-Icon--AlignVerticalBottom:before{content:"\F4F8"}.ms-Icon--AlignVerticalCenter:before{content:"\F4F7"}.ms-Icon--AlignVerticalTop:before{content:"\F4F6"}[dir=ltr] .ms-Icon--AllApps:before{content:"\E71D"}[dir=ltr] .ms-Icon--AllAppsMirrored:before,[dir=rtl] .ms-Icon--AllApps:before{content:"\EA40"}[dir=rtl] .ms-Icon--AllAppsMirrored:before{content:"\E71D"}.ms-Icon--AllCurrency:before{content:"\EAE4"}.ms-Icon--AnalyticsLogo:before{content:"\F1DE"}.ms-Icon--AnalyticsQuery:before{content:"\F1DF"}.ms-Icon--AnalyticsReport:before{content:"\F1E1"}.ms-Icon--AnalyticsView:before{content:"\F5F1"}.ms-Icon--AnchorLock:before{content:"\F511"}.ms-Icon--Annotation:before{content:"\E924"}.ms-Icon--AppIconDefault:before{content:"\ECAA"}.ms-Icon--AppIconDefaultAdd:before{content:"\EFDA"}.ms-Icon--AppIconDefaultList:before{content:"\EFDE"}.ms-Icon--Archive:before{content:"\F03F"}.ms-Icon--AreaChart:before{content:"\E9D2"}.ms-Icon--ArrangeBringForward:before{content:"\F509"}.ms-Icon--ArrangeBringToFront:before{content:"\F506"}.ms-Icon--ArrangeByFrom:before{content:"\F678"}.ms-Icon--ArrangeSendBackward:before{content:"\F508"}.ms-Icon--ArrangeSendToBack:before{content:"\F507"}.ms-Icon--Arrivals:before{content:"\EB34"}[dir=ltr] .ms-Icon--ArrowDownRight8:before{content:"\EED5"}[dir=ltr] .ms-Icon--ArrowDownRightMirrored8:before,[dir=rtl] .ms-Icon--ArrowDownRight8:before{content:"\EEF0"}[dir=rtl] .ms-Icon--ArrowDownRightMirrored8:before{content:"\EED5"}.ms-Icon--ArrowTallDownLeft:before{content:"\F2BF"}.ms-Icon--ArrowTallDownRight:before{content:"\F2C0"}.ms-Icon--ArrowTallUpLeft:before{content:"\F2BD"}.ms-Icon--ArrowTallUpRight:before{content:"\F2BE"}.ms-Icon--ArrowUpRight:before{content:"\F069"}[dir=ltr] .ms-Icon--ArrowUpRight8:before{content:"\EED4"}[dir=ltr] .ms-Icon--ArrowUpRightMirrored8:before,[dir=rtl] .ms-Icon--ArrowUpRight8:before{content:"\EEEF"}[dir=rtl] .ms-Icon--ArrowUpRightMirrored8:before{content:"\EED4"}.ms-Icon--Articles:before{content:"\EAC1"}.ms-Icon--Ascending:before{content:"\EDC0"}.ms-Icon--AspectRatio:before{content:"\E799"}.ms-Icon--AssessmentGroup:before{content:"\F31A"}.ms-Icon--AssessmentGroupTemplate:before{content:"\F2B1"}.ms-Icon--AssetLibrary:before{content:"\EEB6"}.ms-Icon--Assign:before{content:"\E9D3"}.ms-Icon--Asterisk:before{content:"\EA38"}.ms-Icon--AsteriskSolid:before{content:"\F34D"}.ms-Icon--ATPLogo:before{content:"\EF85"}.ms-Icon--Attach:before{content:"\E723"}.ms-Icon--AustralianRules:before{content:"\EE70"}.ms-Icon--AuthenticatorApp:before{content:"\F6B1"}.ms-Icon--AutoEnhanceOff:before{content:"\E78E"}.ms-Icon--AutoEnhanceOn:before{content:"\E78D"}.ms-Icon--AutoFillTemplate:before{content:"\F313"}.ms-Icon--AutoHeight:before{content:"\F512"}.ms-Icon--AutoRacing:before{content:"\EB24"}.ms-Icon--AwayStatus:before{content:"\EE6A"}.ms-Icon--AzureAPIManagement:before{content:"\F37F"}.ms-Icon--AzureKeyVault:before{content:"\F3B4"}.ms-Icon--AzureLogo:before{content:"\EB6A"}.ms-Icon--AzureServiceEndpoint:before{content:"\F380"}.ms-Icon--Back:before{content:"\E72B"}.ms-Icon--BackgroundColor:before{content:"\F42B"}.ms-Icon--Backlog:before{content:"\F2AC"}.ms-Icon--BacklogBoard:before{content:"\F444"}.ms-Icon--BacklogList:before{content:"\F6BF"}.ms-Icon--BackToWindow:before{content:"\E73F"}.ms-Icon--Badge:before{content:"\EC1B"}.ms-Icon--Balloons:before{content:"\ED7E"}.ms-Icon--Bank:before{content:"\E825"}.ms-Icon--BankSolid:before{content:"\F34F"}.ms-Icon--BarChart4:before{content:"\EAE7"}.ms-Icon--BarChartHorizontal:before{content:"\E9EB"}.ms-Icon--BarChartVertical:before{content:"\E9EC"}.ms-Icon--BarChartVerticalEdit:before{content:"\F89D"}.ms-Icon--BarChartVerticalFill:before{content:"\F830"}.ms-Icon--BarChartVerticalFilter:before{content:"\F77E"}.ms-Icon--BarChartVerticalFilterSolid:before{content:"\F77F"}.ms-Icon--Baseball:before{content:"\EB20"}.ms-Icon--BeerMug:before{content:"\F49E"}.ms-Icon--BIDashboard:before{content:"\F543"}.ms-Icon--BidiLtr:before{content:"\E9AA"}.ms-Icon--BidiRtl:before{content:"\E9AB"}.ms-Icon--BingLogo:before{content:"\EB6B"}.ms-Icon--BirthdayCake:before{content:"\EF8D"}.ms-Icon--BlockContact:before{content:"\E8F8"}.ms-Icon--Blocked:before{content:"\E733"}.ms-Icon--Blocked12:before{content:"\F62E"}.ms-Icon--Blocked2:before{content:"\ECE4"}.ms-Icon--Blocked2Solid:before{content:"\F737"}.ms-Icon--BlockedSite:before{content:"\E72F"}.ms-Icon--BlockedSiteSolid12:before{content:"\F70A"}.ms-Icon--BlockedSolid:before{content:"\F531"}.ms-Icon--Blog:before{content:"\F22B"}.ms-Icon--BlowingSnow:before{content:"\E9C9"}.ms-Icon--Blur:before{content:"\F28E"}.ms-Icon--Boards:before{content:"\EF68"}.ms-Icon--Bold:before{content:"\E8DD"}.ms-Icon--BookAnswers:before{content:"\F8A4"}.ms-Icon--BookingsLogo:before{content:"\EDC7"}.ms-Icon--BookmarkReport:before{content:"\F76B"}[dir=ltr] .ms-Icon--Bookmarks:before{content:"\E8A4"}[dir=ltr] .ms-Icon--BookmarksMirrored:before,[dir=rtl] .ms-Icon--Bookmarks:before{content:"\EA41"}[dir=rtl] .ms-Icon--BookmarksMirrored:before{content:"\E8A4"}.ms-Icon--BorderDash:before{content:"\F50A"}.ms-Icon--BorderDot:before{content:"\F50B"}.ms-Icon--BoxAdditionSolid:before{content:"\F2D4"}.ms-Icon--BoxCheckmarkSolid:before{content:"\F2D7"}.ms-Icon--BoxMultiplySolid:before{content:"\F2D5"}.ms-Icon--BoxPlaySolid:before{content:"\F2D6"}.ms-Icon--BoxSubtractSolid:before{content:"\F2D3"}.ms-Icon--BranchCommit:before{content:"\F293"}.ms-Icon--BranchCompare:before{content:"\F294"}.ms-Icon--BranchFork:before{content:"\F173"}.ms-Icon--BranchFork2:before{content:"\F291"}.ms-Icon--BranchLocked:before{content:"\F292"}.ms-Icon--BranchMerge:before{content:"\F295"}.ms-Icon--BranchPullRequest:before{content:"\F296"}.ms-Icon--BranchSearch:before{content:"\F297"}.ms-Icon--BranchShelveset:before{content:"\F298"}.ms-Icon--Breadcrumb:before{content:"\EF8C"}.ms-Icon--Breakfast:before{content:"\F49C"}.ms-Icon--Brightness:before{content:"\E706"}.ms-Icon--Broom:before{content:"\EA99"}.ms-Icon--BrowserScreenShot:before{content:"\EBED"}.ms-Icon--BrowserTab:before{content:"\F5D7"}.ms-Icon--BrowserTabScreenshot:before{content:"\F5D8"}.ms-Icon--Brunch:before{content:"\F49D"}.ms-Icon--Brush:before{content:"\ECFF"}.ms-Icon--BucketColor:before{content:"\F1B6"}.ms-Icon--BucketColorFill:before{content:"\F1B7"}.ms-Icon--BufferTimeAfter:before{content:"\F0D0"}.ms-Icon--BufferTimeBefore:before{content:"\F0CF"}.ms-Icon--BufferTimeBoth:before{content:"\F0D1"}.ms-Icon--Bug:before{content:"\EBE8"}.ms-Icon--BugSolid:before{content:"\F335"}.ms-Icon--Build:before{content:"\F28F"}.ms-Icon--BuildDefinition:before{content:"\F6E9"}.ms-Icon--BuildIssue:before{content:"\F319"}.ms-Icon--BuildQueue:before{content:"\F24F"}.ms-Icon--BuildQueueNew:before{content:"\F250"}.ms-Icon--BulkUpload:before{content:"\F548"}[dir=ltr] .ms-Icon--BulletedList2:before{content:"\F2C7"}[dir=ltr] .ms-Icon--BulletedList2Mirrored:before,[dir=rtl] .ms-Icon--BulletedList2:before{content:"\F2C8"}[dir=rtl] .ms-Icon--BulletedList2Mirrored:before{content:"\F2C7"}[dir=ltr] .ms-Icon--BulletedListBullet:before{content:"\F793"}[dir=ltr] .ms-Icon--BulletedListBulletMirrored:before,[dir=rtl] .ms-Icon--BulletedListBullet:before{content:"\F795"}[dir=rtl] .ms-Icon--BulletedListBulletMirrored:before{content:"\F793"}[dir=ltr] .ms-Icon--BulletedList:before{content:"\E8FD"}[dir=ltr] .ms-Icon--BulletedListMirrored:before,[dir=rtl] .ms-Icon--BulletedList:before{content:"\EA42"}[dir=rtl] .ms-Icon--BulletedListMirrored:before{content:"\E8FD"}[dir=ltr] .ms-Icon--BulletedListText:before{content:"\F792"}[dir=ltr] .ms-Icon--BulletedListTextMirrored:before,[dir=rtl] .ms-Icon--BulletedListText:before{content:"\F794"}[dir=rtl] .ms-Icon--BulletedListTextMirrored:before{content:"\F792"}.ms-Icon--BulletedTreeList:before{content:"\F84C"}.ms-Icon--Bullseye:before{content:"\F272"}.ms-Icon--BullseyeTarget:before{content:"\F5F0"}.ms-Icon--BullseyeTargetEdit:before{content:"\E319"}.ms-Icon--Bus:before{content:"\E806"}.ms-Icon--BusinessCenterLogo:before{content:"\F4B2"}.ms-Icon--BusinessHoursSign:before{content:"\F310"}.ms-Icon--BusSolid:before{content:"\EB47"}.ms-Icon--ButtonControl:before{content:"\F6C0"}.ms-Icon--Cafe:before{content:"\EC32"}.ms-Icon--Cake:before{content:"\ECA4"}.ms-Icon--Calculator:before{content:"\E8EF"}.ms-Icon--CalculatorAddition:before{content:"\E948"}.ms-Icon--CalculatorEqualTo:before{content:"\E94E"}.ms-Icon--CalculatorMultiply:before{content:"\E947"}.ms-Icon--CalculatorNotEqualTo:before{content:"\F2D2"}.ms-Icon--CalculatorPercentage:before{content:"\E94C"}.ms-Icon--CalculatorSubtract:before{content:"\E949"}.ms-Icon--CalendarAgenda:before{content:"\EE9A"}.ms-Icon--CalendarDay:before{content:"\E8BF"}[dir=ltr] .ms-Icon--Calendar:before{content:"\E787"}[dir=ltr] .ms-Icon--CalendarMirrored:before,[dir=rtl] .ms-Icon--Calendar:before{content:"\ED28"}[dir=rtl] .ms-Icon--CalendarMirrored:before{content:"\E787"}.ms-Icon--CalendarReply:before{content:"\E8F5"}[dir=ltr] .ms-Icon--CalendarSettings:before{content:"\F558"}[dir=ltr] .ms-Icon--CalendarSettingsMirrored:before,[dir=rtl] .ms-Icon--CalendarSettings:before{content:"\F559"}[dir=rtl] .ms-Icon--CalendarSettingsMirrored:before{content:"\F558"}.ms-Icon--CalendarWeek:before{content:"\E8C0"}.ms-Icon--CalendarWorkWeek:before{content:"\EF51"}.ms-Icon--CalendarYear:before{content:"\E371"}.ms-Icon--Calories:before{content:"\ECAD"}.ms-Icon--CaloriesAdd:before{content:"\F172"}.ms-Icon--Camera:before{content:"\E722"}.ms-Icon--CampaignTemplate:before{content:"\F811"}.ms-Icon--Cancel:before{content:"\E711"}.ms-Icon--CannedChat:before{content:"\F0F2"}.ms-Icon--Car:before{content:"\E804"}.ms-Icon--CaretBottomLeftCenter8:before{content:"\F365"}.ms-Icon--CaretBottomLeftSolid8:before{content:"\F121"}.ms-Icon--CaretBottomRightCenter8:before{content:"\F364"}.ms-Icon--CaretBottomRightSolid8:before{content:"\F122"}.ms-Icon--CaretDown8:before{content:"\EDD8"}.ms-Icon--CaretDownSolid8:before{content:"\EDDC"}[dir=ltr] .ms-Icon--CaretHollow:before{content:"\E817"}[dir=ltr] .ms-Icon--CaretHollowMirrored:before,[dir=rtl] .ms-Icon--CaretHollow:before{content:"\EA45"}[dir=rtl] .ms-Icon--CaretHollowMirrored:before{content:"\E817"}.ms-Icon--CaretLeft8:before{content:"\EDD5"}.ms-Icon--CaretLeftSolid8:before{content:"\EDD9"}.ms-Icon--CaretRight:before{content:"\F06B"}.ms-Icon--CaretRight8:before{content:"\EDD6"}.ms-Icon--CaretRightSolid8:before{content:"\EDDA"}.ms-Icon--CaretSolid16:before{content:"\EE62"}.ms-Icon--CaretSolidDown:before{content:"\F08E"}.ms-Icon--CaretSolidLeft:before{content:"\F08D"}[dir=ltr] .ms-Icon--CaretSolid:before{content:"\E818"}[dir=ltr] .ms-Icon--CaretSolidMirrored:before,[dir=rtl] .ms-Icon--CaretSolid:before{content:"\EA46"}[dir=rtl] .ms-Icon--CaretSolidMirrored:before{content:"\E818"}.ms-Icon--CaretSolidRight:before{content:"\F08F"}.ms-Icon--CaretSolidUp:before{content:"\F090"}.ms-Icon--CaretTopLeftCenter8:before{content:"\F367"}.ms-Icon--CaretTopLeftSolid8:before{content:"\EF54"}.ms-Icon--CaretTopRightCenter8:before{content:"\F366"}.ms-Icon--CaretTopRightSolid8:before{content:"\EF55"}.ms-Icon--CaretUp8:before{content:"\EDD7"}.ms-Icon--CaretUpSolid8:before{content:"\EDDB"}.ms-Icon--Cat:before{content:"\ED7F"}.ms-Icon--CellPhone:before{content:"\E8EA"}.ms-Icon--Certificate:before{content:"\EB95"}.ms-Icon--CertifiedDatabase:before{content:"\F5BB"}.ms-Icon--ChangeEntitlements:before{content:"\E310"}.ms-Icon--Chart:before{content:"\E999"}.ms-Icon--ChartSeries:before{content:"\F513"}.ms-Icon--ChartTemplate:before{content:"\F812"}.ms-Icon--ChartXAngle:before{content:"\F514"}.ms-Icon--ChartYAngle:before{content:"\F515"}.ms-Icon--Chat:before{content:"\E901"}.ms-Icon--ChatBot:before{content:"\F08B"}.ms-Icon--ChatInviteFriend:before{content:"\ECFE"}.ms-Icon--ChatSolid:before{content:"\F344"}.ms-Icon--Checkbox:before{content:"\E739"}.ms-Icon--CheckboxComposite:before{content:"\E73A"}.ms-Icon--CheckboxCompositeReversed:before{content:"\E73D"}.ms-Icon--CheckboxFill:before{content:"\E73B"}.ms-Icon--CheckboxIndeterminate:before{content:"\E73C"}.ms-Icon--CheckedOutByOther12:before{content:"\F630"}.ms-Icon--CheckedOutByYou12:before{content:"\F631"}.ms-Icon--CheckList:before{content:"\E9D5"}[dir=ltr] .ms-Icon--CheckListCheck:before{content:"\F7A9"}[dir=ltr] .ms-Icon--CheckListCheckMirrored:before,[dir=rtl] .ms-Icon--CheckListCheck:before{content:"\F7AB"}[dir=rtl] .ms-Icon--CheckListCheckMirrored:before{content:"\F7A9"}[dir=ltr] .ms-Icon--CheckListText:before{content:"\F7A8"}[dir=ltr] .ms-Icon--CheckListTextMirrored:before,[dir=rtl] .ms-Icon--CheckListText:before{content:"\F7AA"}[dir=rtl] .ms-Icon--CheckListTextMirrored:before{content:"\F7A8"}.ms-Icon--CheckMark:before{content:"\E73E"}.ms-Icon--ChevronDown:before{content:"\E70D"}.ms-Icon--ChevronDownEnd6:before{content:"\F36F"}.ms-Icon--ChevronDownMed:before{content:"\E972"}.ms-Icon--ChevronDownSmall:before{content:"\E96E"}.ms-Icon--ChevronFold10:before{content:"\F36A"}.ms-Icon--ChevronLeft:before{content:"\E76B"}.ms-Icon--ChevronLeftEnd6:before{content:"\F371"}.ms-Icon--ChevronLeftMed:before{content:"\E973"}.ms-Icon--ChevronLeftSmall:before{content:"\E96F"}.ms-Icon--ChevronRight:before{content:"\E76C"}.ms-Icon--ChevronRightEnd6:before{content:"\F372"}.ms-Icon--ChevronRightMed:before{content:"\E974"}.ms-Icon--ChevronRightSmall:before{content:"\E970"}.ms-Icon--ChevronUnfold10:before{content:"\F369"}.ms-Icon--ChevronUp:before{content:"\E70E"}.ms-Icon--ChevronUpEnd6:before{content:"\F370"}.ms-Icon--ChevronUpMed:before{content:"\E971"}.ms-Icon--ChevronUpSmall:before{content:"\E96D"}.ms-Icon--Childof:before{content:"\F82D"}.ms-Icon--Chopsticks:before{content:"\F4A2"}[dir=ltr] .ms-Icon--ChromeBack:before{content:"\E830"}[dir=ltr] .ms-Icon--ChromeBackMirrored:before,[dir=rtl] .ms-Icon--ChromeBack:before{content:"\EA47"}[dir=rtl] .ms-Icon--ChromeBackMirrored:before{content:"\E830"}.ms-Icon--ChromeClose:before{content:"\E8BB"}.ms-Icon--ChromeFullScreen:before{content:"\E92D"}.ms-Icon--ChromeMinimize:before{content:"\E921"}.ms-Icon--ChromeRestore:before{content:"\E923"}.ms-Icon--CircleAddition:before{content:"\F2E3"}.ms-Icon--CircleAdditionSolid:before{content:"\F2E4"}.ms-Icon--CircleFill:before{content:"\EA3B"}.ms-Icon--CircleHalfFull:before{content:"\ED9E"}.ms-Icon--CirclePause:before{content:"\F2D9"}.ms-Icon--CirclePauseSolid:before{content:"\F2D8"}.ms-Icon--CirclePlus:before{content:"\EAEE"}.ms-Icon--CircleRing:before{content:"\EA3A"}.ms-Icon--CircleShapeSolid:before{content:"\F63C"}.ms-Icon--CircleStop:before{content:"\F2DC"}.ms-Icon--CircleStopSolid:before{content:"\F2DB"}.ms-Icon--CityNext:before{content:"\EC06"}.ms-Icon--CityNext2:before{content:"\EC07"}.ms-Icon--ClassNotebookLogo16:before{content:"\F488"}.ms-Icon--ClassNotebookLogo32:before{content:"\F486"}.ms-Icon--ClassNotebookLogoFill16:before{content:"\F489"}.ms-Icon--ClassNotebookLogoFill32:before{content:"\F487"}.ms-Icon--ClassNotebookLogoInverse:before{content:"\EDC8"}.ms-Icon--ClassNotebookLogoInverse16:before{content:"\F48B"}.ms-Icon--ClassNotebookLogoInverse32:before{content:"\F48A"}.ms-Icon--ClassroomLogo:before{content:"\EF75"}.ms-Icon--Clear:before{content:"\E894"}.ms-Icon--ClearFilter:before{content:"\EF8F"}.ms-Icon--ClearFormatting:before{content:"\EDDD"}.ms-Icon--ClearFormattingA:before{content:"\F79D"}.ms-Icon--ClearFormattingEraser:before{content:"\F79E"}.ms-Icon--ClearNight:before{content:"\E9C2"}[dir=ltr] .ms-Icon--ClearSelection:before{content:"\E8E6"}[dir=ltr] .ms-Icon--ClearSelectionMirrored:before,[dir=rtl] .ms-Icon--ClearSelection:before{content:"\EA48"}[dir=rtl] .ms-Icon--ClearSelectionMirrored:before{content:"\E8E6"}[dir=ltr] .ms-Icon--ClipboardList:before{content:"\F0E3"}[dir=ltr] .ms-Icon--ClipboardListMirrored:before,[dir=rtl] .ms-Icon--ClipboardList:before{content:"\F0E4"}[dir=rtl] .ms-Icon--ClipboardListMirrored:before{content:"\F0E3"}.ms-Icon--ClipboardSolid:before{content:"\F5DC"}.ms-Icon--Clock:before{content:"\E917"}.ms-Icon--CloneToDesktop:before{content:"\F28C"}.ms-Icon--ClosedCaption:before{content:"\EF84"}[dir=ltr] .ms-Icon--ClosePane:before{content:"\E89F"}[dir=ltr] .ms-Icon--ClosePaneMirrored:before,[dir=rtl] .ms-Icon--ClosePane:before{content:"\EA49"}[dir=rtl] .ms-Icon--ClosePaneMirrored:before{content:"\E89F"}.ms-Icon--Cloud:before{content:"\E753"}.ms-Icon--CloudAdd:before{content:"\ECA9"}.ms-Icon--CloudDownload:before{content:"\EBD3"}.ms-Icon--CloudImportExport:before{content:"\EE55"}.ms-Icon--CloudUpload:before{content:"\EC8E"}.ms-Icon--CloudWeather:before{content:"\E9BE"}.ms-Icon--Cloudy:before{content:"\E9BF"}.ms-Icon--Cocktails:before{content:"\EA9D"}.ms-Icon--Code:before{content:"\E943"}.ms-Icon--CodeEdit:before{content:"\F544"}.ms-Icon--Coffee:before{content:"\EAEF"}.ms-Icon--CoffeeScript:before{content:"\F2FA"}.ms-Icon--CollapseContent:before{content:"\F165"}.ms-Icon--CollapseContentSingle:before{content:"\F166"}.ms-Icon--CollapseMenu:before{content:"\EF66"}.ms-Icon--CollegeFootball:before{content:"\EB26"}.ms-Icon--CollegeHoops:before{content:"\EB25"}.ms-Icon--Color:before{content:"\E790"}.ms-Icon--ColorSolid:before{content:"\F354"}.ms-Icon--ColumnLeftTwoThirds:before{content:"\F1D6"}.ms-Icon--ColumnLeftTwoThirdsEdit:before{content:"\F324"}.ms-Icon--ColumnOptions:before{content:"\F317"}.ms-Icon--ColumnRightTwoThirds:before{content:"\F1D7"}.ms-Icon--ColumnRightTwoThirdsEdit:before{content:"\F325"}.ms-Icon--ColumnVerticalSection:before{content:"\F81E"}.ms-Icon--ColumnVerticalSectionEdit:before{content:"\F806"}.ms-Icon--Combine:before{content:"\EDBB"}.ms-Icon--Combobox:before{content:"\F516"}.ms-Icon--CommandPrompt:before{content:"\E756"}.ms-Icon--Comment:before{content:"\E90A"}.ms-Icon--CommentActive:before{content:"\F804"}.ms-Icon--CommentAdd:before{content:"\F2B3"}.ms-Icon--CommentNext:before{content:"\F2B4"}.ms-Icon--CommentPrevious:before{content:"\F2B5"}.ms-Icon--CommentSolid:before{content:"\E30E"}.ms-Icon--CommentUrgent:before{content:"\F307"}.ms-Icon--Commitments:before{content:"\EC4D"}.ms-Icon--Communications:before{content:"\E95A"}[dir=ltr] .ms-Icon--CompanyDirectory:before{content:"\EF0D"}[dir=ltr] .ms-Icon--CompanyDirectoryMirrored:before,[dir=rtl] .ms-Icon--CompanyDirectory:before{content:"\EF2B"}[dir=rtl] .ms-Icon--CompanyDirectoryMirrored:before{content:"\EF0D"}.ms-Icon--Compare:before{content:"\F057"}.ms-Icon--CompassNW:before{content:"\E942"}.ms-Icon--Completed:before{content:"\E930"}.ms-Icon--CompletedSolid:before{content:"\EC61"}.ms-Icon--ComplianceAudit:before{content:"\E369"}.ms-Icon--ConfigurationSolid:before{content:"\F334"}.ms-Icon--ConnectContacts:before{content:"\EFD4"}.ms-Icon--ConnectVirtualMachine:before{content:"\EE9D"}.ms-Icon--ConstructionCone:before{content:"\E98F"}.ms-Icon--ConstructionConeSolid:before{content:"\F339"}.ms-Icon--Contact:before{content:"\E77B"}.ms-Icon--ContactCard:before{content:"\EEBD"}[dir=ltr] .ms-Icon--ContactCardSettings:before{content:"\F556"}[dir=ltr] .ms-Icon--ContactCardSettingsMirrored:before,[dir=rtl] .ms-Icon--ContactCardSettings:before{content:"\F557"}[dir=rtl] .ms-Icon--ContactCardSettingsMirrored:before{content:"\F556"}.ms-Icon--ContactHeart:before{content:"\F862"}.ms-Icon--ContactInfo:before{content:"\E779"}.ms-Icon--ContactLink:before{content:"\F25F"}.ms-Icon--ContactList:before{content:"\F7E5"}.ms-Icon--ContextMenu:before{content:"\F37C"}.ms-Icon--Contrast:before{content:"\E7A1"}.ms-Icon--Copy:before{content:"\E8C8"}.ms-Icon--Cotton:before{content:"\EAF3"}.ms-Icon--Coupon:before{content:"\F7BC"}.ms-Icon--CPlusPlus:before{content:"\F2F4"}.ms-Icon--CPlusPlusLanguage:before{content:"\F2F3"}.ms-Icon--CreateMailRule:before{content:"\F67A"}.ms-Icon--Cricket:before{content:"\EB1E"}.ms-Icon--CRMCustomerInsightsApp:before{content:"\F3C8"}.ms-Icon--CRMProcesses:before{content:"\EFB1"}.ms-Icon--CRMReport:before{content:"\EFFE"}.ms-Icon--CRMServices:before{content:"\EFD2"}.ms-Icon--Crop:before{content:"\E7A8"}.ms-Icon--Crown:before{content:"\ED01"}.ms-Icon--CrownSolid:before{content:"\F336"}.ms-Icon--CSharp:before{content:"\F2F0"}.ms-Icon--CSharpLanguage:before{content:"\F2EF"}.ms-Icon--CSS:before{content:"\EBEF"}.ms-Icon--CubeShape:before{content:"\F1AA"}.ms-Icon--CustomizeToolbar:before{content:"\F828"}[dir=ltr] .ms-Icon--CustomList:before{content:"\EEBE"}[dir=ltr] .ms-Icon--CustomListMirrored:before,[dir=rtl] .ms-Icon--CustomList:before{content:"\EEBF"}[dir=rtl] .ms-Icon--CustomListMirrored:before{content:"\EEBE"}.ms-Icon--Cut:before{content:"\E8C6"}.ms-Icon--Cycling:before{content:"\EAC7"}.ms-Icon--D365TalentHRCore:before{content:"\F6BD"}.ms-Icon--D365TalentInsight:before{content:"\F6BC"}.ms-Icon--D365TalentLearn:before{content:"\F6BB"}.ms-Icon--DashboardAdd:before{content:"\F52D"}.ms-Icon--Database:before{content:"\EFC7"}.ms-Icon--DatabaseSync:before{content:"\F842"}.ms-Icon--DataConnectionLibrary:before{content:"\EEB7"}.ms-Icon--Dataflows:before{content:"\F7DD"}.ms-Icon--DataflowsLink:before{content:"\E366"}.ms-Icon--DataManagementSettings:before{content:"\EFC8"}.ms-Icon--DateTime2:before{content:"\EA17"}[dir=ltr] .ms-Icon--DateTime:before{content:"\EC92"}[dir=ltr] .ms-Icon--DateTimeMirrored:before,[dir=rtl] .ms-Icon--DateTime:before{content:"\EE93"}[dir=rtl] .ms-Icon--DateTimeMirrored:before{content:"\EC92"}.ms-Icon--DeactivateOrders:before{content:"\EFE1"}.ms-Icon--Decimals:before{content:"\F218"}.ms-Icon--DecisionSolid:before{content:"\F350"}.ms-Icon--DeclineCall:before{content:"\F405"}[dir=ltr] .ms-Icon--DecreaseIndentArrow:before{content:"\F7A3"}[dir=ltr] .ms-Icon--DecreaseIndentArrowMirrored:before,[dir=rtl] .ms-Icon--DecreaseIndentArrow:before{content:"\F7A7"}[dir=rtl] .ms-Icon--DecreaseIndentArrowMirrored:before{content:"\F7A3"}.ms-Icon--DecreaseIndentLegacy:before{content:"\E290"}[dir=ltr] .ms-Icon--DecreaseIndentText:before{content:"\F7A2"}[dir=ltr] .ms-Icon--DecreaseIndentTextMirrored:before,[dir=rtl] .ms-Icon--DecreaseIndentText:before{content:"\F7A6"}[dir=rtl] .ms-Icon--DecreaseIndentTextMirrored:before{content:"\F7A2"}.ms-Icon--DefaultRatio:before{content:"\F529"}.ms-Icon--DefectSolid:before{content:"\F449"}.ms-Icon--DefenderTVM:before{content:"\F6B3"}.ms-Icon--Delete:before{content:"\E74D"}.ms-Icon--DeleteColumns:before{content:"\F64E"}[dir=ltr] .ms-Icon--DeleteRows:before{content:"\F64F"}[dir=ltr] .ms-Icon--DeleteRowsMirrored:before,[dir=rtl] .ms-Icon--DeleteRows:before{content:"\F650"}[dir=rtl] .ms-Icon--DeleteRowsMirrored:before{content:"\F64F"}.ms-Icon--DeleteTable:before{content:"\F651"}.ms-Icon--DeliveryTruck:before{content:"\EBF4"}.ms-Icon--DelveAnalytics:before{content:"\EEEE"}.ms-Icon--DelveAnalyticsLogo:before{content:"\EDCA"}.ms-Icon--DelveLogo:before{content:"\F280"}.ms-Icon--DelveLogoFill:before{content:"\F281"}.ms-Icon--DelveLogoInverse:before{content:"\ED76"}.ms-Icon--DependencyAdd:before{content:"\E344"}.ms-Icon--DependencyRemove:before{content:"\E345"}.ms-Icon--Deploy:before{content:"\F29D"}.ms-Icon--Descending:before{content:"\EDC1"}.ms-Icon--Design:before{content:"\EB3C"}.ms-Icon--DesktopScreenshot:before{content:"\F5D9"}.ms-Icon--DeveloperTools:before{content:"\EC7A"}.ms-Icon--Devices2:before{content:"\E975"}.ms-Icon--Devices3:before{content:"\EA6C"}.ms-Icon--Devices4:before{content:"\EB66"}.ms-Icon--Diagnostic:before{content:"\E9D9"}.ms-Icon--DiagnosticDataBarTooltip:before{content:"\F7DF"}.ms-Icon--Dialpad:before{content:"\E75F"}.ms-Icon--Diamond:before{content:"\ED02"}.ms-Icon--DiamondSolid:before{content:"\F34C"}.ms-Icon--Dictionary:before{content:"\E82D"}.ms-Icon--DictionaryRemove:before{content:"\F69A"}.ms-Icon--DietPlanNotebook:before{content:"\EAC8"}.ms-Icon--DiffInline:before{content:"\F309"}.ms-Icon--DiffSideBySide:before{content:"\F30A"}.ms-Icon--DisableUpdates:before{content:"\E8D8"}.ms-Icon--DisconnectVirtualMachine:before{content:"\F873"}.ms-Icon--Dislike:before{content:"\E8E0"}.ms-Icon--DislikeSolid:before{content:"\F3C0"}.ms-Icon--DistributeDown:before{content:"\F76A"}[dir=ltr] .ms-Icon--DockLeft:before{content:"\E90C"}[dir=ltr] .ms-Icon--DockLeftMirrored:before,[dir=rtl] .ms-Icon--DockLeft:before{content:"\EA4C"}[dir=rtl] .ms-Icon--DockLeftMirrored:before{content:"\E90C"}.ms-Icon--DockRight:before{content:"\E90D"}.ms-Icon--DocLibrary:before{content:"\EEB8"}.ms-Icon--DocsLogoInverse:before{content:"\EDCB"}.ms-Icon--Document:before{content:"\E8A5"}.ms-Icon--DocumentApproval:before{content:"\F28B"}.ms-Icon--Documentation:before{content:"\EC17"}.ms-Icon--DocumentManagement:before{content:"\EFFC"}.ms-Icon--DocumentReply:before{content:"\EF57"}.ms-Icon--DocumentSearch:before{content:"\EF6C"}.ms-Icon--DocumentSet:before{content:"\EED6"}.ms-Icon--DOM:before{content:"\EC8D"}.ms-Icon--DonutChart:before{content:"\F368"}.ms-Icon--Door:before{content:"\EB75"}.ms-Icon--DoubleBookmark:before{content:"\EB8F"}.ms-Icon--DoubleChevronDown:before{content:"\EE04"}.ms-Icon--DoubleChevronDown12:before{content:"\EE97"}.ms-Icon--DoubleChevronDown8:before{content:"\F36B"}.ms-Icon--DoubleChevronLeft:before{content:"\EDBE"}.ms-Icon--DoubleChevronLeft12:before{content:"\EE98"}.ms-Icon--DoubleChevronLeft8:before{content:"\F36D"}[dir=ltr] .ms-Icon--DoubleChevronLeftMed:before{content:"\E991"}[dir=ltr] .ms-Icon--DoubleChevronLeftMedMirrored:before,[dir=rtl] .ms-Icon--DoubleChevronLeftMed:before{content:"\EA4D"}[dir=rtl] .ms-Icon--DoubleChevronLeftMedMirrored:before{content:"\E991"}.ms-Icon--DoubleChevronRight:before{content:"\EDBF"}.ms-Icon--DoubleChevronRight12:before{content:"\EE99"}.ms-Icon--DoubleChevronRight8:before{content:"\F36E"}.ms-Icon--DoubleChevronUp:before{content:"\EDBD"}.ms-Icon--DoubleChevronUp12:before{content:"\EE96"}.ms-Icon--DoubleChevronUp8:before{content:"\F36C"}.ms-Icon--DoubleColumn:before{content:"\F1D4"}.ms-Icon--DoubleColumnEdit:before{content:"\F322"}.ms-Icon--DoubleDownArrow:before{content:"\F769"}.ms-Icon--Down:before{content:"\E74B"}.ms-Icon--Download:before{content:"\E896"}.ms-Icon--DownloadDocument:before{content:"\F549"}.ms-Icon--DragObject:before{content:"\F553"}.ms-Icon--DrillDown:before{content:"\F532"}.ms-Icon--DrillDownSolid:before{content:"\F533"}.ms-Icon--DrillExpand:before{content:"\F534"}.ms-Icon--DrillShow:before{content:"\F535"}.ms-Icon--DrillThrough:before{content:"\F5B9"}.ms-Icon--DRM:before{content:"\ECA8"}.ms-Icon--Drop:before{content:"\EB42"}.ms-Icon--Dropdown:before{content:"\EDC5"}.ms-Icon--DropShapeSolid:before{content:"\F63F"}.ms-Icon--DuplicateRow:before{content:"\F82A"}.ms-Icon--Duststorm:before{content:"\E9CD"}.ms-Icon--Dynamics365Logo:before{content:"\EDCC"}.ms-Icon--DynamicSMBLogo:before{content:"\EDCD"}.ms-Icon--EaseOfAccess:before{content:"\E776"}.ms-Icon--EatDrink:before{content:"\E807"}.ms-Icon--EdgeLogo:before{content:"\EC60"}.ms-Icon--eDiscovery:before{content:"\E370"}.ms-Icon--EditContact:before{content:"\EFD3"}.ms-Icon--EditCreate:before{content:"\F3C9"}.ms-Icon--EditMail:before{content:"\EF61"}[dir=ltr] .ms-Icon--Edit:before{content:"\E70F"}[dir=ltr] .ms-Icon--EditMirrored:before,[dir=rtl] .ms-Icon--Edit:before{content:"\EB7E"}[dir=rtl] .ms-Icon--EditMirrored:before{content:"\E70F"}.ms-Icon--EditNote:before{content:"\ED9D"}.ms-Icon--EditPhoto:before{content:"\EF77"}[dir=ltr] .ms-Icon--EditSolid12:before{content:"\F4B5"}[dir=ltr] .ms-Icon--EditSolidMirrored12:before,[dir=rtl] .ms-Icon--EditSolid12:before{content:"\F4B6"}[dir=rtl] .ms-Icon--EditSolidMirrored12:before{content:"\F4B5"}.ms-Icon--EditStyle:before{content:"\EF60"}.ms-Icon--Education:before{content:"\E7BE"}.ms-Icon--Ellipse:before{content:"\F4FB"}.ms-Icon--Embed:before{content:"\ECCE"}.ms-Icon--EMI:before{content:"\E731"}.ms-Icon--Emoji:before{content:"\E899"}.ms-Icon--Emoji2:before{content:"\E76E"}.ms-Icon--EmojiDisappointed:before{content:"\EA88"}.ms-Icon--EmojiNeutral:before{content:"\EA87"}.ms-Icon--EmojiTabSymbols:before{content:"\ED58"}.ms-Icon--EmptyRecycleBin:before{content:"\EF88"}.ms-Icon--Encryption:before{content:"\F69D"}.ms-Icon--EngineeringGroup:before{content:"\F362"}.ms-Icon--EntitlementPolicy:before{content:"\E346"}.ms-Icon--EntitlementRedemption:before{content:"\E347"}.ms-Icon--EntryDecline:before{content:"\F555"}.ms-Icon--EntryView:before{content:"\F554"}.ms-Icon--Equalizer:before{content:"\E9E9"}.ms-Icon--EraseTool:before{content:"\E75C"}.ms-Icon--Error:before{content:"\E783"}.ms-Icon--ErrorBadge:before{content:"\EA39"}.ms-Icon--Event:before{content:"\ECA3"}.ms-Icon--Event12:before{content:"\F763"}.ms-Icon--EventAccepted:before{content:"\F422"}.ms-Icon--EventDate:before{content:"\F059"}.ms-Icon--EventDateMissed12:before{content:"\F764"}.ms-Icon--EventDeclined:before{content:"\F425"}.ms-Icon--EventInfo:before{content:"\ED8B"}[dir=ltr] .ms-Icon--EventTentative:before{content:"\F423"}[dir=ltr] .ms-Icon--EventTentativeMirrored:before,[dir=rtl] .ms-Icon--EventTentative:before{content:"\F424"}[dir=rtl] .ms-Icon--EventTentativeMirrored:before{content:"\F423"}.ms-Icon--EventToDoLogo:before{content:"\F869"}.ms-Icon--ExcelDocument:before{content:"\EF73"}.ms-Icon--ExcelLogo:before{content:"\F1E5"}.ms-Icon--ExcelLogo16:before{content:"\F397"}.ms-Icon--ExcelLogoFill:before{content:"\F1E6"}.ms-Icon--ExcelLogoFill16:before{content:"\F398"}.ms-Icon--ExcelLogoInverse:before{content:"\EC28"}.ms-Icon--ExcelLogoInverse16:before{content:"\F396"}.ms-Icon--ExchangeLogo:before{content:"\F284"}.ms-Icon--ExchangeLogoFill:before{content:"\F285"}.ms-Icon--ExchangeLogoInverse:before{content:"\ED78"}.ms-Icon--ExerciseTracker:before{content:"\EACC"}.ms-Icon--ExpandMenu:before{content:"\EF67"}.ms-Icon--ExploreContent:before{content:"\ECCD"}.ms-Icon--ExploreContentSingle:before{content:"\F164"}.ms-Icon--ExploreData:before{content:"\F5B6"}[dir=ltr] .ms-Icon--Export:before{content:"\EDE1"}[dir=ltr] .ms-Icon--ExportMirrored:before,[dir=rtl] .ms-Icon--Export:before{content:"\EDE2"}[dir=rtl] .ms-Icon--ExportMirrored:before{content:"\EDE1"}.ms-Icon--ExternalBuild:before{content:"\F445"}.ms-Icon--ExternalTFVC:before{content:"\F446"}.ms-Icon--ExternalXAML:before{content:"\F447"}.ms-Icon--Eyedropper:before{content:"\EF3C"}.ms-Icon--EyeShadow:before{content:"\F7EB"}.ms-Icon--F12DevTools:before{content:"\EBEE"}.ms-Icon--FabricAssetLibrary:before{content:"\F09C"}.ms-Icon--FabricDataConnectionLibrary:before{content:"\F09D"}.ms-Icon--FabricDocLibrary:before{content:"\F09E"}.ms-Icon--FabricFolder:before{content:"\F0A9"}.ms-Icon--FabricFolderConfirm:before{content:"\F7FF"}.ms-Icon--FabricFolderFill:before{content:"\F0AA"}.ms-Icon--FabricFolderSearch:before{content:"\F0A4"}[dir=ltr] .ms-Icon--FabricFormLibrary:before{content:"\F09F"}[dir=ltr] .ms-Icon--FabricFormLibraryMirrored:before,[dir=rtl] .ms-Icon--FabricFormLibrary:before{content:"\F0A0"}[dir=rtl] .ms-Icon--FabricFormLibraryMirrored:before{content:"\F09F"}.ms-Icon--FabricMovetoFolder:before{content:"\F0A5"}.ms-Icon--FabricNetworkFolder:before{content:"\F5E6"}.ms-Icon--FabricNewFolder:before{content:"\F0AB"}.ms-Icon--FabricOpenFolderHorizontal:before{content:"\F0A8"}.ms-Icon--FabricPictureLibrary:before{content:"\F0AC"}.ms-Icon--FabricPublicFolder:before{content:"\F0A3"}[dir=ltr] .ms-Icon--FabricReportLibrary:before{content:"\F0A1"}[dir=ltr] .ms-Icon--FabricReportLibraryMirrored:before,[dir=rtl] .ms-Icon--FabricReportLibrary:before{content:"\F0A2"}[dir=rtl] .ms-Icon--FabricReportLibraryMirrored:before{content:"\F0A1"}.ms-Icon--FabricSyncFolder:before{content:"\F0A7"}.ms-Icon--FabricTextHighlight:before{content:"\F79C"}.ms-Icon--FabricTextHighlightComposite:before{content:"\F7DA"}.ms-Icon--FabricUnsyncFolder:before{content:"\F0A6"}.ms-Icon--FabricUserFolder:before{content:"\F5E5"}.ms-Icon--Family:before{content:"\EBDA"}.ms-Icon--FangBody:before{content:"\ECEB"}.ms-Icon--FastForward:before{content:"\EB9D"}.ms-Icon--FastMode:before{content:"\F19A"}.ms-Icon--Favicon:before{content:"\E737"}.ms-Icon--FavoriteList:before{content:"\E728"}.ms-Icon--FavoriteStar:before{content:"\E734"}.ms-Icon--FavoriteStarFill:before{content:"\E735"}.ms-Icon--Fax:before{content:"\EF5C"}.ms-Icon--Feedback:before{content:"\ED15"}[dir=ltr] .ms-Icon--FeedbackRequestSolid:before{content:"\F359"}[dir=ltr] .ms-Icon--FeedbackRequestMirroredSolid:before,[dir=rtl] .ms-Icon--FeedbackRequestSolid:before{content:"\F35A"}[dir=rtl] .ms-Icon--FeedbackRequestMirroredSolid:before{content:"\F359"}.ms-Icon--FeedbackResponseSolid:before{content:"\F35B"}.ms-Icon--Ferry:before{content:"\E7E3"}.ms-Icon--FerrySolid:before{content:"\EB48"}.ms-Icon--FieldChanged:before{content:"\F2C3"}.ms-Icon--FieldEmpty:before{content:"\F2C1"}.ms-Icon--FieldFilled:before{content:"\F2C2"}.ms-Icon--FieldNotChanged:before{content:"\F2C4"}.ms-Icon--FieldReadOnly:before{content:"\F442"}.ms-Icon--FieldRequired:before{content:"\F443"}.ms-Icon--FileASPX:before{content:"\F2E9"}.ms-Icon--FileBug:before{content:"\F30D"}.ms-Icon--FileCode:before{content:"\F30E"}.ms-Icon--FileComment:before{content:"\F30F"}.ms-Icon--FileCSS:before{content:"\F2EA"}.ms-Icon--FileHTML:before{content:"\F2ED"}.ms-Icon--FileImage:before{content:"\F311"}.ms-Icon--FileJAVA:before{content:"\F2E8"}.ms-Icon--FileLess:before{content:"\F2EC"}.ms-Icon--FilePDB:before{content:"\F2E5"}.ms-Icon--FileRequest:before{content:"\F789"}.ms-Icon--FileSass:before{content:"\F2EB"}.ms-Icon--FileSQL:before{content:"\F2E7"}.ms-Icon--FileSymlink:before{content:"\F312"}.ms-Icon--FileTemplate:before{content:"\F2E6"}.ms-Icon--FileTypeSolution:before{content:"\F387"}.ms-Icon--FileYML:before{content:"\F5DA"}.ms-Icon--Filter:before{content:"\E71C"}.ms-Icon--Filters:before{content:"\E795"}.ms-Icon--FilterSettings:before{content:"\F76C"}.ms-Icon--FilterSolid:before{content:"\F412"}.ms-Icon--FiltersSolid:before{content:"\F353"}.ms-Icon--Financial:before{content:"\E7BB"}[dir=ltr] .ms-Icon--FinancialSolid:before{content:"\F346"}[dir=ltr] .ms-Icon--FinancialMirroredSolid:before,[dir=rtl] .ms-Icon--FinancialSolid:before{content:"\F347"}[dir=rtl] .ms-Icon--FinancialMirroredSolid:before{content:"\F346"}.ms-Icon--Fingerprint:before{content:"\E928"}.ms-Icon--FitPage:before{content:"\E9A6"}.ms-Icon--FitWidth:before{content:"\E9A7"}.ms-Icon--FiveTileGrid:before{content:"\F274"}.ms-Icon--Flag:before{content:"\E7C1"}.ms-Icon--FlameSolid:before{content:"\F1F3"}.ms-Icon--Flashlight:before{content:"\E754"}.ms-Icon--FlickDown:before{content:"\E935"}.ms-Icon--FlickLeft:before{content:"\E937"}.ms-Icon--FlickRight:before{content:"\E938"}.ms-Icon--FlickUp:before{content:"\E936"}.ms-Icon--Flow:before{content:"\EF90"}.ms-Icon--FlowChart:before{content:"\E9D4"}.ms-Icon--Flower:before{content:"\F54E"}.ms-Icon--FocalPoint:before{content:"\F277"}.ms-Icon--Focus:before{content:"\EA6F"}.ms-Icon--Fog:before{content:"\E9CB"}.ms-Icon--Folder:before{content:"\E8B7"}.ms-Icon--FolderFill:before{content:"\E8D5"}.ms-Icon--FolderHorizontal:before{content:"\F12B"}[dir=ltr] .ms-Icon--FolderList:before{content:"\F2CE"}[dir=ltr] .ms-Icon--FolderListMirrored:before,[dir=rtl] .ms-Icon--FolderList:before{content:"\F2CF"}[dir=rtl] .ms-Icon--FolderListMirrored:before{content:"\F2CE"}.ms-Icon--FolderOpen:before{content:"\E838"}.ms-Icon--FolderQuery:before{content:"\F2CD"}.ms-Icon--FolderSearch:before{content:"\EF65"}.ms-Icon--FollowUser:before{content:"\EE05"}.ms-Icon--Font:before{content:"\E8D2"}.ms-Icon--FontColor:before{content:"\E8D3"}.ms-Icon--FontColorA:before{content:"\F4EC"}.ms-Icon--FontColorSwatch:before{content:"\F4ED"}.ms-Icon--FontDecrease:before{content:"\E8E7"}.ms-Icon--FontIncrease:before{content:"\E8E8"}.ms-Icon--FontSize:before{content:"\E8E9"}.ms-Icon--Footer:before{content:"\F82E"}[dir=ltr] .ms-Icon--FormLibrary:before{content:"\EEB9"}[dir=ltr] .ms-Icon--FormLibraryMirrored:before,[dir=rtl] .ms-Icon--FormLibrary:before{content:"\EEBA"}[dir=rtl] .ms-Icon--FormLibraryMirrored:before{content:"\EEB9"}.ms-Icon--Forum:before{content:"\E378"}.ms-Icon--Forward:before{content:"\E72A"}.ms-Icon--ForwardEvent:before{content:"\ED8C"}.ms-Icon--Freezing:before{content:"\E9EF"}.ms-Icon--Frigid:before{content:"\E9CA"}.ms-Icon--FrontCamera:before{content:"\E96B"}.ms-Icon--FSharp:before{content:"\F2F6"}.ms-Icon--FSharpLanguage:before{content:"\F2F5"}.ms-Icon--FullCircleMask:before{content:"\E91F"}.ms-Icon--FullHistory:before{content:"\F31C"}.ms-Icon--FullScreen:before{content:"\E740"}.ms-Icon--FullWidth:before{content:"\F2FE"}.ms-Icon--FullWidthEdit:before{content:"\F2FF"}.ms-Icon--FunctionalManagerDashboard:before{content:"\F542"}.ms-Icon--FunnelChart:before{content:"\E9F1"}.ms-Icon--GallatinLogo:before{content:"\F496"}.ms-Icon--Game:before{content:"\E7FC"}.ms-Icon--Generate:before{content:"\E9DA"}.ms-Icon--GenericScan:before{content:"\EE6F"}.ms-Icon--GenericScanFilled:before{content:"\F7DE"}.ms-Icon--GIF:before{content:"\F4A9"}.ms-Icon--Giftbox:before{content:"\EC1F"}.ms-Icon--GiftboxOpen:before{content:"\F133"}.ms-Icon--GiftBoxSolid:before{content:"\F341"}.ms-Icon--GiftCard:before{content:"\EB8E"}.ms-Icon--GitGraph:before{content:"\F2CA"}.ms-Icon--Glasses:before{content:"\EA16"}.ms-Icon--Glimmer:before{content:"\ECF4"}.ms-Icon--GlobalNavButton:before{content:"\E700"}.ms-Icon--GlobalNavButtonActive:before{content:"\F89F"}.ms-Icon--Globe:before{content:"\E774"}.ms-Icon--Globe2:before{content:"\F49A"}.ms-Icon--GlobeFavorite:before{content:"\EF53"}.ms-Icon--Golf:before{content:"\EB1F"}[dir=ltr] .ms-Icon--Go:before{content:"\E8AD"}[dir=ltr] .ms-Icon--GoMirrored:before,[dir=rtl] .ms-Icon--Go:before{content:"\EA4F"}[dir=rtl] .ms-Icon--GoMirrored:before{content:"\E8AD"}.ms-Icon--GoToDashboard:before{content:"\EEED"}.ms-Icon--GotoToday:before{content:"\E8D1"}.ms-Icon--GreetingCard:before{content:"\F54B"}.ms-Icon--GridViewLarge:before{content:"\F234"}.ms-Icon--GridViewMedium:before{content:"\F233"}.ms-Icon--GridViewSmall:before{content:"\F232"}.ms-Icon--GripperBarHorizontal:before{content:"\E76F"}.ms-Icon--GripperBarVertical:before{content:"\E784"}.ms-Icon--GripperDotsVertical:before{content:"\F772"}.ms-Icon--GripperTool:before{content:"\E75E"}.ms-Icon--Group:before{content:"\E902"}.ms-Icon--GroupedAscending:before{content:"\EE67"}.ms-Icon--GroupedDescending:before{content:"\EE66"}.ms-Icon--GroupedList:before{content:"\EF74"}.ms-Icon--GroupList:before{content:"\F168"}.ms-Icon--GroupObject:before{content:"\F4F1"}.ms-Icon--GUID:before{content:"\F52B"}.ms-Icon--Guitar:before{content:"\F49B"}.ms-Icon--HailDay:before{content:"\EA00"}.ms-Icon--HailNight:before{content:"\EA13"}.ms-Icon--HalfAlpha:before{content:"\E97E"}.ms-Icon--HalfCircle:before{content:"\F501"}.ms-Icon--HandsFree:before{content:"\EAD0"}.ms-Icon--Handwriting:before{content:"\E929"}.ms-Icon--HardDrive:before{content:"\EDA2"}.ms-Icon--HardDriveGroup:before{content:"\F18F"}.ms-Icon--HardDriveLock:before{content:"\F55A"}.ms-Icon--HardDriveUnlock:before{content:"\F55B"}.ms-Icon--Header:before{content:"\F82F"}.ms-Icon--Header1:before{content:"\EA19"}.ms-Icon--Header2:before{content:"\EF36"}.ms-Icon--Header3:before{content:"\EF37"}.ms-Icon--Header4:before{content:"\EF38"}.ms-Icon--Headset:before{content:"\E95B"}.ms-Icon--HeadsetSolid:before{content:"\F348"}.ms-Icon--Health:before{content:"\E95E"}.ms-Icon--HealthSolid:before{content:"\F33F"}.ms-Icon--Heart:before{content:"\EB51"}.ms-Icon--HeartBroken:before{content:"\EA92"}.ms-Icon--HeartFill:before{content:"\EB52"}[dir=ltr] .ms-Icon--Help:before{content:"\E897"}[dir=ltr] .ms-Icon--HelpMirrored:before,[dir=rtl] .ms-Icon--Help:before{content:"\EA51"}[dir=rtl] .ms-Icon--HelpMirrored:before{content:"\E897"}.ms-Icon--Hexagon:before{content:"\F4FE"}.ms-Icon--Hide:before{content:"\ED1A"}.ms-Icon--Hide2:before{content:"\EF89"}.ms-Icon--Hide3:before{content:"\F6AC"}.ms-Icon--Highlight:before{content:"\E7E6"}.ms-Icon--HighlightMappedShapes:before{content:"\F2A1"}.ms-Icon--HintText:before{content:"\F50F"}.ms-Icon--HistoricalWeather:before{content:"\EB43"}.ms-Icon--History:before{content:"\E81C"}.ms-Icon--Home:before{content:"\E80F"}.ms-Icon--HomeGroup:before{content:"\EC26"}.ms-Icon--HomeSolid:before{content:"\EA8A"}.ms-Icon--HomeVerify:before{content:"\F00E"}.ms-Icon--HorizontalDistributeCenter:before{content:"\F4F9"}.ms-Icon--HorizontalTabKey:before{content:"\E7FD"}.ms-Icon--Hospital:before{content:"\E91D"}.ms-Icon--Hotel:before{content:"\E824"}.ms-Icon--HourGlass:before{content:"\EA03"}.ms-Icon--IconSetsFlag:before{content:"\F2A4"}.ms-Icon--IDBadge:before{content:"\F427"}.ms-Icon--IgnoreConversation:before{content:"\E372"}.ms-Icon--ImageCrosshair:before{content:"\F2C9"}.ms-Icon--ImageDiff:before{content:"\F30B"}.ms-Icon--ImagePixel:before{content:"\F30C"}.ms-Icon--ImageSearch:before{content:"\F4E8"}[dir=ltr] .ms-Icon--ImportAllMirrored:before,[dir=rtl] .ms-Icon--ImportAll:before{content:"\EA53"}.ms-Icon--Important:before{content:"\E8C9"}[dir=ltr] .ms-Icon--Import:before{content:"\E8B5"}[dir=ltr] .ms-Icon--ImportMirrored:before,[dir=rtl] .ms-Icon--Import:before{content:"\EA52"}[dir=rtl] .ms-Icon--ImportMirrored:before{content:"\E8B5"}.ms-Icon--Inbox:before{content:"\F41C"}.ms-Icon--InboxCheck:before{content:"\EF64"}.ms-Icon--IncidentTriangle:before{content:"\E814"}.ms-Icon--IncomingCall:before{content:"\E77E"}[dir=ltr] .ms-Icon--IncreaseIndentArrow:before{content:"\F7A1"}[dir=ltr] .ms-Icon--IncreaseIndentArrowMirrored:before,[dir=rtl] .ms-Icon--IncreaseIndentArrow:before{content:"\F7A5"}[dir=rtl] .ms-Icon--IncreaseIndentArrowMirrored:before{content:"\F7A1"}.ms-Icon--IncreaseIndentLegacy:before{content:"\E291"}[dir=ltr] .ms-Icon--IncreaseIndentText:before{content:"\F7A0"}[dir=ltr] .ms-Icon--IncreaseIndentTextMirrored:before,[dir=rtl] .ms-Icon--IncreaseIndentText:before{content:"\F7A4"}[dir=rtl] .ms-Icon--IncreaseIndentTextMirrored:before{content:"\F7A0"}.ms-Icon--Info:before{content:"\E946"}.ms-Icon--Info2:before{content:"\EA1F"}.ms-Icon--InformationBarriers:before{content:"\F803"}.ms-Icon--InfoSolid:before{content:"\F167"}.ms-Icon--InkingTool:before{content:"\E76D"}.ms-Icon--Insert:before{content:"\F278"}.ms-Icon--InsertColumnsLeft:before{content:"\F64A"}.ms-Icon--InsertColumnsRight:before{content:"\F64B"}.ms-Icon--InsertRowsAbove:before{content:"\F64C"}.ms-Icon--InsertRowsBelow:before{content:"\F64D"}.ms-Icon--InsertSignatureLine:before{content:"\F677"}.ms-Icon--InsertTextBox:before{content:"\EC7D"}.ms-Icon--Installation:before{content:"\E311"}.ms-Icon--InstallToDrive:before{content:"\F28D"}.ms-Icon--InternalInvestigation:before{content:"\F854"}.ms-Icon--InternetSharing:before{content:"\E704"}[dir=ltr] .ms-Icon--IRMForward:before{content:"\F41F"}[dir=ltr] .ms-Icon--IRMForwardMirrored:before,[dir=rtl] .ms-Icon--IRMForward:before{content:"\F420"}[dir=rtl] .ms-Icon--IRMForwardMirrored:before{content:"\F41F"}[dir=ltr] .ms-Icon--IRMReply:before{content:"\F41D"}[dir=ltr] .ms-Icon--IRMReplyMirrored:before,[dir=rtl] .ms-Icon--IRMReply:before{content:"\F41E"}[dir=rtl] .ms-Icon--IRMReplyMirrored:before{content:"\F41D"}.ms-Icon--IssueSolid:before{content:"\F448"}[dir=ltr] .ms-Icon--IssueTracking:before{content:"\EEC0"}[dir=ltr] .ms-Icon--IssueTrackingMirrored:before,[dir=rtl] .ms-Icon--IssueTracking:before{content:"\EEC1"}[dir=rtl] .ms-Icon--IssueTrackingMirrored:before{content:"\EEC0"}.ms-Icon--Italic:before{content:"\E8DB"}.ms-Icon--JavaScriptLanguage:before{content:"\F2EE"}.ms-Icon--JoinOnlineMeeting:before{content:"\ED8F"}.ms-Icon--JS:before{content:"\EBF0"}.ms-Icon--KaizalaLogo:before{content:"\F492"}.ms-Icon--KeyboardClassic:before{content:"\E765"}.ms-Icon--KnowledgeArticle:before{content:"\F000"}.ms-Icon--Label:before{content:"\E932"}.ms-Icon--LadybugSolid:before{content:"\F44A"}.ms-Icon--Lamp:before{content:"\EB19"}.ms-Icon--LandscapeOrientation:before{content:"\EF6B"}.ms-Icon--LaptopSecure:before{content:"\F552"}.ms-Icon--LaptopSelected:before{content:"\EC76"}.ms-Icon--LargeGrid:before{content:"\EECB"}.ms-Icon--Leave:before{content:"\F627"}.ms-Icon--Library:before{content:"\E8F1"}.ms-Icon--Lifesaver:before{content:"\EF62"}.ms-Icon--LifesaverLock:before{content:"\EF63"}.ms-Icon--Light:before{content:"\E793"}.ms-Icon--Lightbulb:before{content:"\EA80"}.ms-Icon--LightningBolt:before{content:"\E945"}.ms-Icon--LightWeight:before{content:"\F4EE"}.ms-Icon--Like:before{content:"\E8E1"}.ms-Icon--LikeSolid:before{content:"\F3BF"}.ms-Icon--Line:before{content:"\F4FC"}.ms-Icon--LineChart:before{content:"\E9E6"}.ms-Icon--LineSpacing:before{content:"\F517"}.ms-Icon--LineStyle:before{content:"\F50C"}.ms-Icon--LineThickness:before{content:"\F50D"}.ms-Icon--Link:before{content:"\E71B"}.ms-Icon--Link12:before{content:"\F6E3"}.ms-Icon--LinkedDatabase:before{content:"\F779"}.ms-Icon--LinkedInLogo:before{content:"\F20A"}[dir=ltr] .ms-Icon--List:before{content:"\EA37"}[dir=ltr] .ms-Icon--ListMirrored:before,[dir=rtl] .ms-Icon--List:before{content:"\EA55"}[dir=rtl] .ms-Icon--ListMirrored:before{content:"\EA37"}.ms-Icon--LocaleLanguage:before{content:"\F2B7"}.ms-Icon--Location:before{content:"\E81D"}.ms-Icon--LocationCircle:before{content:"\E80E"}.ms-Icon--LocationDot:before{content:"\E827"}.ms-Icon--LocationFill:before{content:"\E920"}.ms-Icon--LocationOutline:before{content:"\F2D0"}.ms-Icon--Lock:before{content:"\E72E"}.ms-Icon--Lock12:before{content:"\F6E6"}.ms-Icon--LockSolid:before{content:"\E9A2"}.ms-Icon--LogRemove:before{content:"\F316"}.ms-Icon--LookupEntities:before{content:"\F5B5"}.ms-Icon--LowerBrightness:before{content:"\EC8A"}.ms-Icon--LyncLogo:before{content:"\ED79"}.ms-Icon--M365InvoicingLogo:before{content:"\F7C1"}.ms-Icon--Mail:before{content:"\E715"}.ms-Icon--MailAlert:before{content:"\ED80"}.ms-Icon--MailAttached:before{content:"\F774"}.ms-Icon--MailCheck:before{content:"\ED81"}.ms-Icon--MailFill:before{content:"\E8A8"}[dir=ltr] .ms-Icon--MailForward:before{content:"\E89C"}[dir=ltr] .ms-Icon--MailForwardMirrored:before,[dir=rtl] .ms-Icon--MailForward:before{content:"\EA56"}[dir=rtl] .ms-Icon--MailForwardMirrored:before{content:"\E89C"}.ms-Icon--MailLowImportance:before{content:"\ED82"}.ms-Icon--MailOptions:before{content:"\F82C"}.ms-Icon--MailPause:before{content:"\ED83"}.ms-Icon--MailReminder:before{content:"\F418"}.ms-Icon--MailRepeat:before{content:"\ED84"}[dir=ltr] .ms-Icon--MailReplyAll:before{content:"\E8C2"}[dir=ltr] .ms-Icon--MailReplyAllMirrored:before,[dir=rtl] .ms-Icon--MailReplyAll:before{content:"\EA58"}[dir=rtl] .ms-Icon--MailReplyAllMirrored:before{content:"\E8C2"}[dir=ltr] .ms-Icon--MailReply:before{content:"\E8CA"}[dir=ltr] .ms-Icon--MailReplyMirrored:before,[dir=rtl] .ms-Icon--MailReply:before{content:"\EA57"}[dir=rtl] .ms-Icon--MailReplyMirrored:before{content:"\E8CA"}.ms-Icon--MailSchedule:before{content:"\F72E"}.ms-Icon--MailSolid:before{content:"\F343"}[dir=ltr] .ms-Icon--MailTentative:before{content:"\F416"}[dir=ltr] .ms-Icon--MailTentativeMirrored:before,[dir=rtl] .ms-Icon--MailTentative:before{content:"\F417"}[dir=rtl] .ms-Icon--MailTentativeMirrored:before{content:"\F416"}.ms-Icon--MailUndelivered:before{content:"\F415"}.ms-Icon--ManagerSelfService:before{content:"\EE23"}.ms-Icon--Manufacturing:before{content:"\E99C"}.ms-Icon--MapDirections:before{content:"\E816"}.ms-Icon--MapLayers:before{content:"\E81E"}.ms-Icon--MapPin:before{content:"\E707"}.ms-Icon--MapPinSolid:before{content:"\F52E"}.ms-Icon--MarkAsProtected:before{content:"\F6AE"}.ms-Icon--MarkDownLanguage:before{content:"\F2FB"}.ms-Icon--Market:before{content:"\EAFC"}.ms-Icon--MarketDown:before{content:"\EF42"}.ms-Icon--MasterDatabase:before{content:"\F5BA"}.ms-Icon--MaximumValue:before{content:"\F5BC"}.ms-Icon--Medal:before{content:"\EE38"}.ms-Icon--MedalSolid:before{content:"\F6B9"}.ms-Icon--Media:before{content:"\EA69"}.ms-Icon--MediaAdd:before{content:"\F510"}.ms-Icon--Medical:before{content:"\EAD4"}.ms-Icon--Megaphone:before{content:"\E789"}.ms-Icon--MegaphoneSolid:before{content:"\F332"}.ms-Icon--Memo:before{content:"\E77C"}.ms-Icon--Merge:before{content:"\E7D5"}.ms-Icon--MergeDuplicate:before{content:"\F29A"}.ms-Icon--Message:before{content:"\E8BD"}.ms-Icon--MessageFill:before{content:"\EC70"}.ms-Icon--MicOff:before{content:"\EC54"}.ms-Icon--MicOff2:before{content:"\F781"}.ms-Icon--Microphone:before{content:"\E720"}.ms-Icon--MicrosoftFlowLogo:before{content:"\F4B1"}.ms-Icon--MicrosoftStaffhubLogo:before{content:"\F130"}.ms-Icon--MicrosoftTranslatorLogo:before{content:"\F782"}.ms-Icon--MicrosoftTranslatorLogoBlue:before{content:"\F853"}.ms-Icon--MicrosoftTranslatorLogoGreen:before{content:"\F852"}[dir=ltr] .ms-Icon--MiniContract:before{content:"\E93B"}[dir=ltr] .ms-Icon--MiniContractMirrored:before,[dir=rtl] .ms-Icon--MiniContract:before{content:"\EA59"}[dir=rtl] .ms-Icon--MiniContractMirrored:before{content:"\E93B"}[dir=ltr] .ms-Icon--MiniExpand:before{content:"\E93A"}[dir=ltr] .ms-Icon--MiniExpandMirrored:before,[dir=rtl] .ms-Icon--MiniExpand:before{content:"\EA5A"}[dir=rtl] .ms-Icon--MiniExpandMirrored:before{content:"\E93A"}.ms-Icon--MiniLink:before{content:"\E732"}.ms-Icon--MinimumValue:before{content:"\F5BD"}.ms-Icon--MobileReport:before{content:"\F18A"}.ms-Icon--MobileSelected:before{content:"\EC75"}.ms-Icon--ModelingView:before{content:"\F871"}.ms-Icon--Money:before{content:"\EAFD"}.ms-Icon--More:before{content:"\E712"}.ms-Icon--MoreSports:before{content:"\EB22"}.ms-Icon--MoreVertical:before{content:"\F2BC"}.ms-Icon--MountainClimbing:before{content:"\F6DB"}.ms-Icon--Move:before{content:"\E7C2"}.ms-Icon--Movers:before{content:"\EBCD"}.ms-Icon--MoveToFolder:before{content:"\E8DE"}.ms-Icon--MSNLogo:before{content:"\EB6C"}.ms-Icon--MSNVideos:before{content:"\EB1C"}.ms-Icon--MSNVideosSolid:before{content:"\F2DA"}[dir=ltr] .ms-Icon--MultiSelect:before{content:"\E762"}[dir=ltr] .ms-Icon--MultiSelectMirrored:before,[dir=rtl] .ms-Icon--MultiSelect:before{content:"\EA98"}[dir=rtl] .ms-Icon--MultiSelectMirrored:before{content:"\E762"}.ms-Icon--MusicInCollection:before{content:"\E940"}.ms-Icon--MusicInCollectionFill:before{content:"\EA36"}.ms-Icon--MusicNote:before{content:"\EC4F"}.ms-Icon--MuteChat:before{content:"\F17A"}.ms-Icon--MyMoviesTV:before{content:"\EE6C"}.ms-Icon--Nav2DMapView:before{content:"\E800"}[dir=ltr] .ms-Icon--NavigateBack:before{content:"\F2DD"}[dir=ltr] .ms-Icon--NavigateBackMirrored:before,[dir=rtl] .ms-Icon--NavigateBack:before{content:"\F2DE"}[dir=rtl] .ms-Icon--NavigateBackMirrored:before{content:"\F2DD"}.ms-Icon--NavigateExternalInline:before{content:"\F35F"}[dir=ltr] .ms-Icon--NavigateForward:before{content:"\F2DF"}[dir=ltr] .ms-Icon--NavigateForwardMirrored:before,[dir=rtl] .ms-Icon--NavigateForward:before{content:"\F2E0"}[dir=rtl] .ms-Icon--NavigateForwardMirrored:before{content:"\F2DF"}.ms-Icon--NavigationFlipper:before{content:"\F51D"}.ms-Icon--NetworkTower:before{content:"\EC05"}.ms-Icon--NewAnalyticsQuery:before{content:"\F1E0"}.ms-Icon--NewFolder:before{content:"\E8F4"}.ms-Icon--NewMail:before{content:"\F7EA"}.ms-Icon--News:before{content:"\E900"}.ms-Icon--NewsSearch:before{content:"\F4E9"}.ms-Icon--NewTeamProject:before{content:"\F2B2"}.ms-Icon--Next:before{content:"\E893"}.ms-Icon--NormalWeight:before{content:"\F4EF"}.ms-Icon--NoteForward:before{content:"\ED99"}.ms-Icon--NotePinned:before{content:"\ED9A"}.ms-Icon--NoteReply:before{content:"\ED98"}.ms-Icon--NotExecuted:before{content:"\F440"}.ms-Icon--NotImpactedSolid:before{content:"\F441"}.ms-Icon--NugetLogo:before{content:"\F44C"}.ms-Icon--NumberedList:before{content:"\EA1C"}[dir=ltr] .ms-Icon--NumberedListNumber:before{content:"\F797"}[dir=ltr] .ms-Icon--NumberedListNumberMirrored:before,[dir=rtl] .ms-Icon--NumberedListNumber:before{content:"\F799"}[dir=rtl] .ms-Icon--NumberedListNumberMirrored:before{content:"\F797"}[dir=ltr] .ms-Icon--NumberedListText:before{content:"\F796"}[dir=ltr] .ms-Icon--NumberedListTextMirrored:before,[dir=rtl] .ms-Icon--NumberedListText:before{content:"\F798"}[dir=rtl] .ms-Icon--NumberedListTextMirrored:before{content:"\F796"}.ms-Icon--NumberField:before{content:"\EDC4"}.ms-Icon--NumberSequence:before{content:"\F52A"}.ms-Icon--NumberSymbol:before{content:"\F7AC"}.ms-Icon--Octagon:before{content:"\F4FD"}.ms-Icon--OEM:before{content:"\E74C"}.ms-Icon--OfficeAddinsLogo:before{content:"\EEC7"}.ms-Icon--OfficeAssistantLogo:before{content:"\EDCE"}.ms-Icon--OfficeChat:before{content:"\F70F"}.ms-Icon--OfficeChatSolid:before{content:"\F710"}.ms-Icon--OfficeFormsLogo:before{content:"\F434"}.ms-Icon--OfficeFormsLogo16:before{content:"\F436"}.ms-Icon--OfficeFormsLogo24:before{content:"\F43B"}.ms-Icon--OfficeFormsLogoFill:before{content:"\F435"}.ms-Icon--OfficeFormsLogoFill16:before{content:"\F437"}.ms-Icon--OfficeFormsLogoFill24:before{content:"\F43C"}.ms-Icon--OfficeFormsLogoInverse:before{content:"\EF86"}.ms-Icon--OfficeFormsLogoInverse16:before{content:"\F433"}.ms-Icon--OfficeFormsLogoInverse24:before{content:"\F43A"}.ms-Icon--OfficeLogo:before{content:"\EB6E"}.ms-Icon--OfficeStoreLogo:before{content:"\EDCF"}.ms-Icon--OfficeVideoLogo:before{content:"\F282"}.ms-Icon--OfficeVideoLogoFill:before{content:"\F283"}.ms-Icon--OfficeVideoLogoInverse:before{content:"\ED7A"}.ms-Icon--OfflineOneDriveParachute:before{content:"\EEC8"}.ms-Icon--OfflineOneDriveParachuteDisabled:before{content:"\EEC9"}.ms-Icon--OfflineStorage:before{content:"\EC8C"}.ms-Icon--OfflineStorageSolid:before{content:"\F34E"}.ms-Icon--Onboarding:before{content:"\F3BA"}.ms-Icon--OneDriveAdd:before{content:"\EF32"}.ms-Icon--OneDriveFolder16:before{content:"\F53B"}.ms-Icon--OneDriveLogo:before{content:"\E941"}.ms-Icon--OneNoteEduLogoInverse:before{content:"\EDD0"}.ms-Icon--OneNoteLogo:before{content:"\F1E7"}.ms-Icon--OneNoteLogo16:before{content:"\F39A"}.ms-Icon--OneNoteLogoFill:before{content:"\F1E8"}.ms-Icon--OneNoteLogoFill16:before{content:"\F39B"}.ms-Icon--OneNoteLogoInverse:before{content:"\EC0D"}.ms-Icon--OneNoteLogoInverse16:before{content:"\F399"}.ms-Icon--OpenEnrollment:before{content:"\EF1C"}.ms-Icon--OpenFile:before{content:"\E8E5"}.ms-Icon--OpenFolderHorizontal:before{content:"\ED25"}.ms-Icon--OpenInNewTab:before{content:"\F6AB"}.ms-Icon--OpenInNewWindow:before{content:"\E8A7"}[dir=ltr] .ms-Icon--OpenPane:before{content:"\E8A0"}[dir=ltr] .ms-Icon--OpenPaneMirrored:before,[dir=rtl] .ms-Icon--OpenPane:before{content:"\EA5B"}[dir=rtl] .ms-Icon--OpenPaneMirrored:before{content:"\E8A0"}.ms-Icon--OpenSource:before{content:"\EBC2"}[dir=ltr] .ms-Icon--OpenWith:before{content:"\E7AC"}[dir=ltr] .ms-Icon--OpenWithMirrored:before,[dir=rtl] .ms-Icon--OpenWith:before{content:"\EA5C"}[dir=rtl] .ms-Icon--OpenWithMirrored:before{content:"\E7AC"}.ms-Icon--Org:before{content:"\ECA6"}.ms-Icon--Orientation:before{content:"\E8B4"}.ms-Icon--Orientation2:before{content:"\F7E1"}.ms-Icon--OutlookLogo:before{content:"\F1E9"}.ms-Icon--OutlookLogo16:before{content:"\F39D"}.ms-Icon--OutlookLogoFill:before{content:"\F1EA"}.ms-Icon--OutlookLogoFill16:before{content:"\F39E"}.ms-Icon--OutlookLogoInverse:before{content:"\EB6D"}.ms-Icon--OutlookLogoInverse16:before{content:"\F39C"}.ms-Icon--OutOfOffice:before{content:"\ED34"}.ms-Icon--Package:before{content:"\E7B8"}.ms-Icon--Packages:before{content:"\F318"}.ms-Icon--Padding:before{content:"\F518"}.ms-Icon--PaddingBottom:before{content:"\F51A"}.ms-Icon--PaddingLeft:before{content:"\F51B"}.ms-Icon--PaddingRight:before{content:"\F51C"}.ms-Icon--PaddingTop:before{content:"\F519"}.ms-Icon--Page:before{content:"\E7C3"}.ms-Icon--PageAdd:before{content:"\EA1A"}.ms-Icon--PageArrowRight:before{content:"\EFB8"}.ms-Icon--PageCheckedin:before{content:"\F104"}.ms-Icon--PageCheckedOut:before{content:"\F02C"}.ms-Icon--PageData:before{content:"\E31C"}.ms-Icon--PageEdit:before{content:"\EFB6"}.ms-Icon--PageHeader:before{content:"\ECEE"}.ms-Icon--PageHeaderEdit:before{content:"\E31D"}.ms-Icon--PageLeft:before{content:"\E760"}.ms-Icon--PageLink:before{content:"\E302"}.ms-Icon--PageList:before{content:"\F106"}.ms-Icon--PageListFilter:before{content:"\F813"}[dir=ltr] .ms-Icon--PageListSolid:before{content:"\F33A"}[dir=ltr] .ms-Icon--PageListMirroredSolid:before,[dir=rtl] .ms-Icon--PageListSolid:before{content:"\F33B"}[dir=rtl] .ms-Icon--PageListMirroredSolid:before{content:"\F33A"}.ms-Icon--PageLock:before{content:"\F43F"}.ms-Icon--PageRemove:before{content:"\EFBA"}.ms-Icon--PageRight:before{content:"\E761"}.ms-Icon--PageShared:before{content:"\F02D"}.ms-Icon--PageSolid:before{content:"\E729"}.ms-Icon--PanoIndicator:before{content:"\E7B0"}.ms-Icon--Parachute:before{content:"\F351"}.ms-Icon--ParachuteSolid:before{content:"\F352"}.ms-Icon--Parameter:before{content:"\F306"}[dir=ltr] .ms-Icon--ParkingLocation:before{content:"\E811"}[dir=ltr] .ms-Icon--ParkingLocationMirrored:before,[dir=rtl] .ms-Icon--ParkingLocation:before{content:"\EA5E"}[dir=rtl] .ms-Icon--ParkingLocationMirrored:before{content:"\E811"}[dir=ltr] .ms-Icon--ParkingSolid:before{content:"\F34A"}[dir=ltr] .ms-Icon--ParkingMirroredSolid:before,[dir=rtl] .ms-Icon--ParkingSolid:before{content:"\F34B"}[dir=rtl] .ms-Icon--ParkingMirroredSolid:before{content:"\F34A"}.ms-Icon--PartlyCloudyDay:before{content:"\E9C0"}.ms-Icon--PartlyCloudyNight:before{content:"\E9C1"}.ms-Icon--PartyLeader:before{content:"\ECA7"}.ms-Icon--PassiveAuthentication:before{content:"\F32A"}.ms-Icon--PasswordField:before{content:"\F6AA"}.ms-Icon--Paste:before{content:"\E77F"}.ms-Icon--PasteAsCode:before{content:"\F5D6"}.ms-Icon--PasteAsText:before{content:"\F5D5"}.ms-Icon--Pause:before{content:"\E769"}.ms-Icon--PaymentCard:before{content:"\E8C7"}.ms-Icon--PC1:before{content:"\E977"}.ms-Icon--PDF:before{content:"\EA90"}.ms-Icon--PencilReply:before{content:"\EF7B"}.ms-Icon--Pentagon:before{content:"\F4FF"}.ms-Icon--PenWorkspace:before{content:"\EDC6"}.ms-Icon--People:before{content:"\E716"}.ms-Icon--PeopleAdd:before{content:"\EA15"}.ms-Icon--PeopleAlert:before{content:"\ED93"}.ms-Icon--PeopleBlock:before{content:"\ED91"}.ms-Icon--PeoplePause:before{content:"\ED94"}.ms-Icon--PeopleRepeat:before{content:"\ED92"}.ms-Icon--Permissions:before{content:"\E8D7"}.ms-Icon--PermissionsSolid:before{content:"\F349"}.ms-Icon--Personalize:before{content:"\E771"}.ms-Icon--Phishing:before{content:"\F679"}.ms-Icon--Phone:before{content:"\E717"}.ms-Icon--Photo:before{content:"\E91B"}.ms-Icon--Photo2:before{content:"\EB9F"}.ms-Icon--Photo2Add:before{content:"\ECAB"}.ms-Icon--Photo2Fill:before{content:"\F79F"}.ms-Icon--Photo2Remove:before{content:"\ECAC"}.ms-Icon--PhotoCollection:before{content:"\E7AA"}.ms-Icon--PhotoVideoMedia:before{content:"\F0B1"}.ms-Icon--Picture:before{content:"\E8B9"}.ms-Icon--PictureCenter:before{content:"\F522"}.ms-Icon--PictureFill:before{content:"\F523"}.ms-Icon--PictureLibrary:before{content:"\EEC2"}.ms-Icon--PicturePosition:before{content:"\F524"}.ms-Icon--PictureStretch:before{content:"\F525"}.ms-Icon--PictureTile:before{content:"\F526"}.ms-Icon--PieDouble:before{content:"\EB04"}.ms-Icon--PieSingle:before{content:"\EB05"}.ms-Icon--PieSingleSolid:before{content:"\F530"}.ms-Icon--Pill:before{content:"\EACB"}.ms-Icon--Pin:before{content:"\E718"}.ms-Icon--Pinned:before{content:"\E840"}.ms-Icon--PinnedFill:before{content:"\E842"}.ms-Icon--PinnedSolid:before{content:"\F676"}.ms-Icon--PinSolid12:before{content:"\E352"}.ms-Icon--PinSolidOff12:before{content:"\E353"}.ms-Icon--PivotChart:before{content:"\F24C"}.ms-Icon--PlainText:before{content:"\F834"}.ms-Icon--PlannerLogo:before{content:"\EDD1"}.ms-Icon--PlanView:before{content:"\F360"}.ms-Icon--Play:before{content:"\E768"}.ms-Icon--PlaybackRate1x:before{content:"\EC57"}.ms-Icon--PlayerSettings:before{content:"\EF58"}.ms-Icon--PlayResume:before{content:"\F2C6"}.ms-Icon--PlayReverse:before{content:"\F3E5"}.ms-Icon--PlayReverseResume:before{content:"\F3E4"}.ms-Icon--Plug:before{content:"\F300"}.ms-Icon--PlugConnected:before{content:"\F302"}.ms-Icon--PlugDisconnected:before{content:"\F303"}.ms-Icon--PlugSolid:before{content:"\F301"}.ms-Icon--POI:before{content:"\ECAF"}.ms-Icon--POISolid:before{content:"\F2D1"}.ms-Icon--PollResults:before{content:"\F8A0"}.ms-Icon--PostUpdate:before{content:"\E8F3"}.ms-Icon--PowerApps:before{content:"\EDD2"}.ms-Icon--PowerApps2Logo:before{content:"\F092"}.ms-Icon--PowerAppsCDS:before{content:"\E377"}.ms-Icon--PowerAppsLogo:before{content:"\F091"}.ms-Icon--PowerBILogo:before{content:"\EA1E"}.ms-Icon--PowerBILogo16:before{content:"\F790"}.ms-Icon--PowerBILogoBackplate16:before{content:"\F791"}.ms-Icon--PowerButton:before{content:"\E7E8"}.ms-Icon--PowerPointDocument:before{content:"\EF72"}.ms-Icon--PowerPointLogo:before{content:"\F1EB"}.ms-Icon--PowerPointLogo16:before{content:"\F394"}.ms-Icon--PowerPointLogoFill:before{content:"\F1EC"}.ms-Icon--PowerPointLogoFill16:before{content:"\F395"}.ms-Icon--PowerPointLogoInverse:before{content:"\EC2A"}.ms-Icon--PowerPointLogoInverse16:before{content:"\F393"}.ms-Icon--PowerShell:before{content:"\F1FD"}.ms-Icon--PowerShell2:before{content:"\F730"}.ms-Icon--Precipitation:before{content:"\E9CF"}.ms-Icon--PresenceChickletVideo:before{content:"\E979"}.ms-Icon--Presentation:before{content:"\F6E4"}.ms-Icon--Presentation12:before{content:"\F6E5"}.ms-Icon--Preview:before{content:"\E8FF"}.ms-Icon--PreviewLink:before{content:"\E8A1"}.ms-Icon--Previous:before{content:"\E892"}.ms-Icon--PrimaryCalendar:before{content:"\F4AE"}.ms-Icon--Print:before{content:"\E749"}.ms-Icon--PrintfaxPrinterFile:before{content:"\E956"}.ms-Icon--Processing:before{content:"\E9F5"}.ms-Icon--ProcessMetaTask:before{content:"\F290"}.ms-Icon--Product:before{content:"\ECDC"}.ms-Icon--ProductCatalog:before{content:"\EFE8"}.ms-Icon--ProductionFloorManagement:before{content:"\EE29"}.ms-Icon--ProductList:before{content:"\E31E"}.ms-Icon--ProductRelease:before{content:"\EE2E"}.ms-Icon--ProductVariant:before{content:"\EE30"}.ms-Icon--ProfileSearch:before{content:"\EF35"}.ms-Icon--ProFootball:before{content:"\EB27"}.ms-Icon--ProgressLoopInner:before{content:"\ECDE"}.ms-Icon--ProgressLoopOuter:before{content:"\ECDF"}.ms-Icon--ProgressRingDots:before{content:"\F16A"}.ms-Icon--ProHockey:before{content:"\EB28"}.ms-Icon--ProjectCollection:before{content:"\F363"}.ms-Icon--ProjectDocument:before{content:"\F759"}.ms-Icon--ProjectLogo16:before{content:"\F480"}.ms-Icon--ProjectLogo32:before{content:"\F47E"}.ms-Icon--ProjectLogoFill16:before{content:"\F481"}.ms-Icon--ProjectLogoFill32:before{content:"\F47F"}.ms-Icon--ProjectLogoInverse:before{content:"\EDD4"}.ms-Icon--PromotedDatabase:before{content:"\F77D"}.ms-Icon--ProtectedDocument:before{content:"\E8A6"}.ms-Icon--ProtectionCenterLogo32:before{content:"\F494"}.ms-Icon--ProtectRestrict:before{content:"\F22A"}.ms-Icon--PublicCalendar:before{content:"\EF6D"}[dir=ltr] .ms-Icon--PublicContactCard:before{content:"\EF6E"}[dir=ltr] .ms-Icon--PublicContactCardMirrored:before,[dir=rtl] .ms-Icon--PublicContactCard:before{content:"\F230"}[dir=rtl] .ms-Icon--PublicContactCardMirrored:before{content:"\EF6E"}.ms-Icon--PublicEmail:before{content:"\EF6F"}.ms-Icon--PublicFolder:before{content:"\EF70"}.ms-Icon--PublishContent:before{content:"\F0D4"}.ms-Icon--PublishCourse:before{content:"\F699"}.ms-Icon--PublisherLogo:before{content:"\F1ED"}.ms-Icon--PublisherLogo16:before{content:"\F3A0"}.ms-Icon--PublisherLogoFill:before{content:"\F1EE"}.ms-Icon--PublisherLogoFill16:before{content:"\F3A1"}.ms-Icon--PublisherLogoInverse16:before{content:"\F39F"}.ms-Icon--Puzzle:before{content:"\EA86"}.ms-Icon--PY:before{content:"\F2F9"}.ms-Icon--PythonLanguage:before{content:"\F2F8"}.ms-Icon--QandA:before{content:"\F8A2"}.ms-Icon--QandAMirror:before{content:"\F8A3"}.ms-Icon--QRCode:before{content:"\ED14"}.ms-Icon--QuadColumn:before{content:"\F66F"}.ms-Icon--Quantity:before{content:"\E9F8"}.ms-Icon--QuarterCircle:before{content:"\F502"}.ms-Icon--QueryList:before{content:"\F2B8"}[dir=ltr] .ms-Icon--Questionnaire:before{content:"\EE19"}[dir=ltr] .ms-Icon--QuestionnaireMirrored:before,[dir=rtl] .ms-Icon--Questionnaire:before{content:"\EE4B"}[dir=rtl] .ms-Icon--QuestionnaireMirrored:before{content:"\EE19"}.ms-Icon--QuickNote:before{content:"\E70B"}.ms-Icon--QuickNoteSolid:before{content:"\F338"}.ms-Icon--R:before{content:"\F4EB"}.ms-Icon--RadioBtnOff:before{content:"\ECCA"}.ms-Icon--RadioBtnOn:before{content:"\ECCB"}.ms-Icon--RadioBullet:before{content:"\E915"}.ms-Icon--Rain:before{content:"\E9C4"}.ms-Icon--RainShowersDay:before{content:"\E9C3"}.ms-Icon--RainShowersNight:before{content:"\EA0F"}.ms-Icon--RainSnow:before{content:"\E9C7"}.ms-Icon--RawSource:before{content:"\F299"}.ms-Icon--Read:before{content:"\E8C3"}.ms-Icon--ReadingMode:before{content:"\E736"}.ms-Icon--ReadingModeSolid:before{content:"\F33D"}.ms-Icon--ReadOutLoud:before{content:"\F112"}.ms-Icon--RealEstate:before{content:"\E758"}.ms-Icon--ReceiptCheck:before{content:"\EF5B"}.ms-Icon--ReceiptForward:before{content:"\EF59"}.ms-Icon--ReceiptReply:before{content:"\EF5A"}[dir=ltr] .ms-Icon--ReceiptTentative:before{content:"\F41A"}[dir=ltr] .ms-Icon--ReceiptTentativeMirrored:before,[dir=rtl] .ms-Icon--ReceiptTentative:before{content:"\F41B"}[dir=rtl] .ms-Icon--ReceiptTentativeMirrored:before{content:"\F41A"}.ms-Icon--ReceiptUndelivered:before{content:"\F419"}.ms-Icon--Recent:before{content:"\E823"}.ms-Icon--Record2:before{content:"\EA3F"}.ms-Icon--RecruitmentManagement:before{content:"\EE12"}.ms-Icon--RectangleShape:before{content:"\F1A9"}.ms-Icon--RectangleShapeSolid:before{content:"\F640"}.ms-Icon--RectangularClipping:before{content:"\F407"}.ms-Icon--RecurringEvent:before{content:"\EF5D"}.ms-Icon--RecurringTask:before{content:"\EDB2"}.ms-Icon--RecycleBin:before{content:"\EF87"}.ms-Icon--Redeploy:before{content:"\F29E"}.ms-Icon--RedEye:before{content:"\E7B3"}.ms-Icon--Redo:before{content:"\E7A6"}.ms-Icon--Refresh:before{content:"\E72C"}.ms-Icon--Relationship:before{content:"\F003"}.ms-Icon--ReleaseDefinition:before{content:"\F6EA"}.ms-Icon--ReleaseGate:before{content:"\F7BE"}.ms-Icon--ReleaseGateCheck:before{content:"\F7BF"}.ms-Icon--ReleaseGateError:before{content:"\F7C0"}.ms-Icon--ReminderGroup:before{content:"\EBF8"}.ms-Icon--ReminderPerson:before{content:"\EBF7"}.ms-Icon--ReminderTime:before{content:"\EBF9"}.ms-Icon--Remote:before{content:"\E8AF"}.ms-Icon--Remove:before{content:"\E738"}.ms-Icon--RemoveEvent:before{content:"\ED8A"}.ms-Icon--RemoveFilter:before{content:"\EB08"}.ms-Icon--RemoveFromShoppingList:before{content:"\F7D5"}.ms-Icon--RemoveFromTrash:before{content:"\F82B"}.ms-Icon--RemoveLink:before{content:"\ED90"}.ms-Icon--RemoveLinkChain:before{content:"\F79A"}.ms-Icon--RemoveLinkX:before{content:"\F79B"}.ms-Icon--RemoveOccurrence:before{content:"\ED9B"}.ms-Icon--Rename:before{content:"\E8AC"}.ms-Icon--RenewalCurrent:before{content:"\F545"}.ms-Icon--RenewalFuture:before{content:"\F546"}.ms-Icon--ReopenPages:before{content:"\ED50"}.ms-Icon--Repair:before{content:"\E90F"}.ms-Icon--RepeatAll:before{content:"\E8EE"}.ms-Icon--RepeatOne:before{content:"\E8ED"}.ms-Icon--ReplyAllAlt:before{content:"\EF5F"}[dir=ltr] .ms-Icon--ReplyAll:before{content:"\EE0A"}[dir=ltr] .ms-Icon--ReplyAllMirrored:before,[dir=rtl] .ms-Icon--ReplyAll:before{content:"\EE36"}[dir=rtl] .ms-Icon--ReplyAllMirrored:before{content:"\EE0A"}.ms-Icon--ReplyAlt:before{content:"\EF5E"}[dir=ltr] .ms-Icon--Reply:before{content:"\E97A"}[dir=ltr] .ms-Icon--ReplyMirrored:before,[dir=rtl] .ms-Icon--Reply:before{content:"\EE35"}[dir=rtl] .ms-Icon--ReplyMirrored:before{content:"\E97A"}.ms-Icon--Repo:before{content:"\F2CB"}.ms-Icon--ReportAdd:before{content:"\F52C"}.ms-Icon--ReportDocument:before{content:"\E9F9"}.ms-Icon--ReportHacked:before{content:"\E730"}[dir=ltr] .ms-Icon--ReportLibrary:before{content:"\EEBB"}[dir=ltr] .ms-Icon--ReportLibraryMirrored:before,[dir=rtl] .ms-Icon--ReportLibrary:before{content:"\EEBC"}[dir=rtl] .ms-Icon--ReportLibraryMirrored:before{content:"\EEBB"}.ms-Icon--ReportLock:before{content:"\F875"}.ms-Icon--ReportWarning:before{content:"\F569"}.ms-Icon--RepoSolid:before{content:"\F2CC"}.ms-Icon--Rerun:before{content:"\F8A1"}.ms-Icon--ReservationOrders:before{content:"\F845"}.ms-Icon--ResetDevice:before{content:"\ED10"}.ms-Icon--ResponsesMenu:before{content:"\F768"}.ms-Icon--ReturnKey:before{content:"\E751"}.ms-Icon--ReturnToSession:before{content:"\ED24"}[dir=ltr] .ms-Icon--ReviewRequestSolid:before{content:"\F356"}[dir=ltr] .ms-Icon--ReviewRequestMirroredSolid:before,[dir=rtl] .ms-Icon--ReviewRequestSolid:before{content:"\F357"}[dir=rtl] .ms-Icon--ReviewRequestMirroredSolid:before{content:"\F356"}.ms-Icon--ReviewResponseSolid:before{content:"\F358"}.ms-Icon--ReviewSolid:before{content:"\F355"}.ms-Icon--RevToggleKey:before{content:"\E845"}.ms-Icon--Rewind:before{content:"\EB9E"}.ms-Icon--Ribbon:before{content:"\E9D1"}.ms-Icon--RibbonSolid:before{content:"\F345"}.ms-Icon--RightDoubleQuote:before{content:"\E9B1"}.ms-Icon--RightTriangle:before{content:"\F500"}.ms-Icon--Ringer:before{content:"\EA8F"}.ms-Icon--RingerOff:before{content:"\F2C5"}.ms-Icon--RingerRemove:before{content:"\F279"}.ms-Icon--RingerSolid:before{content:"\EF3A"}.ms-Icon--Robot:before{content:"\E99A"}.ms-Icon--Rocket:before{content:"\F3B3"}.ms-Icon--Room:before{content:"\ED9F"}.ms-Icon--Rotate:before{content:"\E7AD"}.ms-Icon--Rotate90Clockwise:before{content:"\F80D"}.ms-Icon--Rotate90CounterClockwise:before{content:"\F80E"}.ms-Icon--RowsChild:before{content:"\F29C"}.ms-Icon--RowsGroup:before{content:"\F29B"}.ms-Icon--Rugby:before{content:"\EB2D"}.ms-Icon--Running:before{content:"\EADA"}.ms-Icon--Sad:before{content:"\E757"}.ms-Icon--SadSolid:before{content:"\F33E"}.ms-Icon--Save:before{content:"\E74E"}.ms-Icon--SaveAll:before{content:"\F203"}.ms-Icon--SaveAndClose:before{content:"\F038"}.ms-Icon--SaveAs:before{content:"\E792"}.ms-Icon--SaveTemplate:before{content:"\F6EC"}.ms-Icon--SaveToMobile:before{content:"\F7E0"}.ms-Icon--Savings:before{content:"\EB0B"}.ms-Icon--ScaleUp:before{content:"\ED09"}.ms-Icon--ScaleVolume:before{content:"\F18C"}.ms-Icon--ScatterChart:before{content:"\EFEB"}.ms-Icon--ScheduleEventAction:before{content:"\F1EF"}.ms-Icon--SchoolDataSyncLogo:before{content:"\E34C"}.ms-Icon--ScopeTemplate:before{content:"\F2B0"}.ms-Icon--ScreenCast:before{content:"\F7E2"}.ms-Icon--Script:before{content:"\F03A"}.ms-Icon--ScrollUpDown:before{content:"\EC8F"}.ms-Icon--Search:before{content:"\E721"}.ms-Icon--SearchAndApps:before{content:"\E773"}.ms-Icon--SearchBookmark:before{content:"\F5B8"}.ms-Icon--SearchCalendar:before{content:"\F4AF"}.ms-Icon--SearchData:before{content:"\F3F1"}[dir=ltr] .ms-Icon--SearchIssue:before{content:"\F09A"}[dir=ltr] .ms-Icon--SearchIssueMirrored:before,[dir=rtl] .ms-Icon--SearchIssue:before{content:"\F09B"}[dir=rtl] .ms-Icon--SearchIssueMirrored:before{content:"\F09A"}.ms-Icon--SearchNearby:before{content:"\E820"}.ms-Icon--SecondaryNav:before{content:"\F814"}.ms-Icon--Section:before{content:"\EC0C"}.ms-Icon--Sections:before{content:"\EF76"}.ms-Icon--SecurityGroup:before{content:"\ED85"}.ms-Icon--SeeDo:before{content:"\E808"}.ms-Icon--SelectAll:before{content:"\E8B3"}.ms-Icon--Sell:before{content:"\EB0C"}.ms-Icon--SemiboldWeight:before{content:"\F4F0"}[dir=ltr] .ms-Icon--Send:before{content:"\E724"}[dir=ltr] .ms-Icon--SendMirrored:before,[dir=rtl] .ms-Icon--Send:before{content:"\EA63"}[dir=rtl] .ms-Icon--SendMirrored:before{content:"\E724"}.ms-Icon--Separator:before{content:"\F35E"}.ms-Icon--Server:before{content:"\F201"}.ms-Icon--ServerEnviroment:before{content:"\F29F"}.ms-Icon--ServerProcesses:before{content:"\F1FE"}.ms-Icon--SetAction:before{content:"\F071"}.ms-Icon--Settings:before{content:"\E713"}.ms-Icon--ShakeDevice:before{content:"\F80A"}.ms-Icon--Shapes:before{content:"\EC7C"}.ms-Icon--Share:before{content:"\E72D"}.ms-Icon--ShareiOS:before{content:"\EF79"}.ms-Icon--SharepointAppIcon16:before{content:"\E365"}.ms-Icon--SharepointLogo:before{content:"\F27E"}.ms-Icon--SharepointLogoFill:before{content:"\F27F"}.ms-Icon--SharepointLogoInverse:before{content:"\ED18"}.ms-Icon--Shield:before{content:"\EA18"}.ms-Icon--ShieldAlert:before{content:"\F7D7"}.ms-Icon--ShieldSolid:before{content:"\F340"}.ms-Icon--Shirt:before{content:"\ED00"}.ms-Icon--Shop:before{content:"\E719"}.ms-Icon--ShoppingCart:before{content:"\E7BF"}.ms-Icon--ShoppingCartSolid:before{content:"\F342"}.ms-Icon--ShopServer:before{content:"\F2B6"}.ms-Icon--ShowGrid:before{content:"\F7E3"}[dir=ltr] .ms-Icon--ShowResults:before{content:"\E8BC"}[dir=ltr] .ms-Icon--ShowResultsMirrored:before,[dir=rtl] .ms-Icon--ShowResults:before{content:"\EA65"}[dir=rtl] .ms-Icon--ShowResultsMirrored:before{content:"\E8BC"}.ms-Icon--ShowTimeAs:before{content:"\F787"}[dir=ltr] .ms-Icon--SidePanel:before{content:"\EF52"}[dir=ltr] .ms-Icon--SidePanelMirrored:before,[dir=rtl] .ms-Icon--SidePanel:before{content:"\F221"}[dir=rtl] .ms-Icon--SidePanelMirrored:before{content:"\EF52"}.ms-Icon--Signin:before{content:"\F286"}.ms-Icon--SignOut:before{content:"\F3B1"}.ms-Icon--SingleBookmark:before{content:"\EDFF"}.ms-Icon--SingleBookmarkSolid:before{content:"\EE00"}.ms-Icon--SingleColumn:before{content:"\F1D3"}.ms-Icon--SingleColumnEdit:before{content:"\F321"}.ms-Icon--SIPMove:before{content:"\E759"}.ms-Icon--SiteScan:before{content:"\EBEC"}.ms-Icon--SizeLegacy:before{content:"\E2B2"}.ms-Icon--SkiResorts:before{content:"\EB45"}.ms-Icon--SkypeArrow:before{content:"\F748"}.ms-Icon--SkypeCheck:before{content:"\EF80"}.ms-Icon--SkypeCircleArrow:before{content:"\F747"}.ms-Icon--SkypeCircleCheck:before{content:"\EF7D"}.ms-Icon--SkypeCircleClock:before{content:"\EF7E"}.ms-Icon--SkypeCircleMinus:before{content:"\EF7F"}.ms-Icon--SkypeCircleSlash:before{content:"\F825"}.ms-Icon--SkypeClock:before{content:"\EF81"}.ms-Icon--SkypeForBusinessLogo:before{content:"\F0FC"}.ms-Icon--SkypeForBusinessLogo16:before{content:"\F40F"}.ms-Icon--SkypeForBusinessLogoFill:before{content:"\F27D"}.ms-Icon--SkypeForBusinessLogoFill16:before{content:"\F410"}.ms-Icon--SkypeLogo:before{content:"\EB6F"}.ms-Icon--SkypeLogo16:before{content:"\F40E"}.ms-Icon--SkypeMessage:before{content:"\EF83"}.ms-Icon--SkypeMinus:before{content:"\EF82"}.ms-Icon--SkypeSlash:before{content:"\F826"}.ms-Icon--Slider:before{content:"\F527"}.ms-Icon--SliderHandleSize:before{content:"\F528"}.ms-Icon--SliderThumb:before{content:"\EC13"}.ms-Icon--Slideshow:before{content:"\E786"}.ms-Icon--SmartGlassRemote:before{content:"\F80B"}.ms-Icon--SnapToGrid:before{content:"\F7E4"}.ms-Icon--Snooze:before{content:"\F4BD"}.ms-Icon--Snow:before{content:"\E9C8"}.ms-Icon--Snowflake:before{content:"\EB46"}.ms-Icon--SnowShowerDay:before{content:"\E9FD"}.ms-Icon--SnowShowerNight:before{content:"\EA11"}.ms-Icon--Soccer:before{content:"\EB21"}.ms-Icon--SocialListeningLogo:before{content:"\ED7C"}.ms-Icon--Sort:before{content:"\E8CB"}.ms-Icon--SortDown:before{content:"\EE69"}.ms-Icon--SortLines:before{content:"\E9D0"}.ms-Icon--SortUp:before{content:"\EE68"}.ms-Icon--Source:before{content:"\EB1B"}.ms-Icon--Spacer:before{content:"\F40D"}.ms-Icon--Speakers:before{content:"\E7F5"}.ms-Icon--SpecialEvent:before{content:"\F536"}.ms-Icon--SpeedHigh:before{content:"\EC4A"}.ms-Icon--Split:before{content:"\EDBC"}.ms-Icon--SplitObject:before{content:"\F547"}.ms-Icon--Sprint:before{content:"\F3B0"}.ms-Icon--Squalls:before{content:"\E9CC"}.ms-Icon--SquareShapeSolid:before{content:"\F63D"}.ms-Icon--Stack:before{content:"\F26F"}.ms-Icon--StackColumnChart:before{content:"\E9FC"}.ms-Icon--StackedBarChart:before{content:"\F24D"}.ms-Icon--StackedColumnChart2:before{content:"\F666"}.ms-Icon--StackedColumnChart2Fill:before{content:"\F831"}.ms-Icon--StackedLineChart:before{content:"\F24E"}.ms-Icon--StackIndicator:before{content:"\E7FF"}.ms-Icon--StaffNotebookLogo16:before{content:"\F48E"}.ms-Icon--StaffNotebookLogo32:before{content:"\F48C"}.ms-Icon--StaffNotebookLogoFill16:before{content:"\F48F"}.ms-Icon--StaffNotebookLogoFill32:before{content:"\F48D"}.ms-Icon--StaffNotebookLogoInverted16:before{content:"\F491"}.ms-Icon--StaffNotebookLogoInverted32:before{content:"\F490"}.ms-Icon--Starburst:before{content:"\EF78"}.ms-Icon--StarburstSolid:before{content:"\F33C"}.ms-Icon--StatusCircleBlock:before{content:"\F140"}.ms-Icon--StatusCircleBlock2:before{content:"\F141"}.ms-Icon--StatusCircleCheckmark:before{content:"\F13E"}.ms-Icon--StatusCircleErrorX:before{content:"\F13D"}.ms-Icon--StatusCircleExclamation:before{content:"\F13C"}.ms-Icon--StatusCircleInfo:before{content:"\F13F"}.ms-Icon--StatusCircleInner:before{content:"\F137"}.ms-Icon--StatusCircleOuter:before{content:"\F136"}.ms-Icon--StatusCircleQuestionMark:before{content:"\F142"}.ms-Icon--StatusCircleRing:before{content:"\F138"}.ms-Icon--StatusCircleSync:before{content:"\F143"}.ms-Icon--StatusErrorFull:before{content:"\EB90"}.ms-Icon--StatusTriangle:before{content:"\EA82"}.ms-Icon--StatusTriangleExclamation:before{content:"\F13B"}.ms-Icon--StatusTriangleInner:before{content:"\F13A"}.ms-Icon--StatusTriangleOuter:before{content:"\F139"}.ms-Icon--Step:before{content:"\F241"}.ms-Icon--StepInsert:before{content:"\F242"}.ms-Icon--StepShared:before{content:"\F243"}.ms-Icon--StepSharedAdd:before{content:"\F244"}.ms-Icon--StepSharedInsert:before{content:"\F245"}.ms-Icon--StickyNotesOutlineAppIcon:before{content:"\E36A"}.ms-Icon--StickyNotesSolidAppIcon:before{content:"\E36B"}.ms-Icon--StockDown:before{content:"\EB0F"}.ms-Icon--StockUp:before{content:"\EB11"}.ms-Icon--Stop:before{content:"\E71A"}.ms-Icon--StopSolid:before{content:"\EE95"}.ms-Icon--Stopwatch:before{content:"\E916"}.ms-Icon--StorageOptical:before{content:"\E958"}.ms-Icon--StoreLogo16:before{content:"\EA96"}.ms-Icon--StoreLogoMed20:before{content:"\EA04"}.ms-Icon--Storyboard:before{content:"\F308"}.ms-Icon--Streaming:before{content:"\E93E"}.ms-Icon--StreamingOff:before{content:"\F2BB"}.ms-Icon--StreamLogo:before{content:"\F329"}.ms-Icon--Street:before{content:"\E913"}.ms-Icon--StreetsideSplitMinimize:before{content:"\E802"}.ms-Icon--Strikethrough:before{content:"\EDE0"}.ms-Icon--Subscribe:before{content:"\EDA1"}.ms-Icon--Subscript:before{content:"\EDDF"}.ms-Icon--SubstitutionsIn:before{content:"\EB31"}.ms-Icon--Suitcase:before{content:"\EDD3"}.ms-Icon--SunAdd:before{content:"\EF69"}.ms-Icon--Sunny:before{content:"\E9BD"}.ms-Icon--SunQuestionMark:before{content:"\EF6A"}.ms-Icon--Superscript:before{content:"\EDDE"}.ms-Icon--SurveyQuestions:before{content:"\F01B"}.ms-Icon--SwayLogo16:before{content:"\F484"}.ms-Icon--SwayLogo32:before{content:"\F482"}.ms-Icon--SwayLogoFill16:before{content:"\F485"}.ms-Icon--SwayLogoFill32:before{content:"\F483"}.ms-Icon--SwayLogoInverse:before{content:"\ED29"}.ms-Icon--Switch:before{content:"\E8AB"}.ms-Icon--SwitcherStartEnd:before{content:"\E810"}.ms-Icon--Sync:before{content:"\E895"}.ms-Icon--SyncFolder:before{content:"\E8F7"}.ms-Icon--SyncOccurence:before{content:"\F4A3"}.ms-Icon--SyncStatus:before{content:"\F751"}.ms-Icon--SyncStatusSolid:before{content:"\F752"}.ms-Icon--SyncToPC:before{content:"\EE6E"}.ms-Icon--System:before{content:"\E770"}.ms-Icon--Tab:before{content:"\E7E9"}.ms-Icon--TabCenter:before{content:"\F100"}.ms-Icon--Table:before{content:"\ED86"}.ms-Icon--TableComputed:before{content:"\F8F5"}.ms-Icon--TableGroup:before{content:"\F6D9"}.ms-Icon--TableLink:before{content:"\F77A"}.ms-Icon--Tablet:before{content:"\E70A"}.ms-Icon--TabletMode:before{content:"\EBFC"}.ms-Icon--TabletSelected:before{content:"\EC74"}.ms-Icon--TabOneColumn:before{content:"\F849"}.ms-Icon--TabThreeColumn:before{content:"\F84B"}.ms-Icon--TabTwoColumn:before{content:"\F84A"}.ms-Icon--Tag:before{content:"\E8EC"}.ms-Icon--TagSolid:before{content:"\F70E"}.ms-Icon--TagUnknown:before{content:"\F6DF"}.ms-Icon--TagUnknown12:before{content:"\F6E1"}.ms-Icon--TagUnknown12Mirror:before{content:"\F6E2"}.ms-Icon--TagUnknownMirror:before{content:"\F6E0"}.ms-Icon--Taskboard:before{content:"\F1C2"}[dir=ltr] .ms-Icon--TaskGroup:before{content:"\F2AE"}[dir=ltr] .ms-Icon--TaskGroupMirrored:before,[dir=rtl] .ms-Icon--TaskGroup:before{content:"\F2AF"}[dir=rtl] .ms-Icon--TaskGroupMirrored:before{content:"\F2AE"}.ms-Icon--TaskLogo:before{content:"\F493"}[dir=ltr] .ms-Icon--TaskManager:before{content:"\EDB7"}[dir=ltr] .ms-Icon--TaskManagerMirrored:before,[dir=rtl] .ms-Icon--TaskManager:before{content:"\EDB8"}[dir=rtl] .ms-Icon--TaskManagerMirrored:before{content:"\EDB7"}.ms-Icon--TaskSolid:before{content:"\F333"}.ms-Icon--Taxi:before{content:"\F4A1"}.ms-Icon--TeamFavorite:before{content:"\F2AD"}.ms-Icon--TeamsLogo:before{content:"\F27B"}.ms-Icon--TeamsLogo16:before{content:"\F40A"}.ms-Icon--TeamsLogoFill:before{content:"\F27C"}.ms-Icon--TeamsLogoFill16:before{content:"\F40B"}.ms-Icon--TeamsLogoInverse:before{content:"\F27A"}.ms-Icon--Teamwork:before{content:"\EA12"}.ms-Icon--Teeth:before{content:"\F4A0"}.ms-Icon--Telemarketer:before{content:"\E7B9"}.ms-Icon--TemporaryUser:before{content:"\EE58"}.ms-Icon--Tennis:before{content:"\EB33"}.ms-Icon--TestAutoSolid:before{content:"\F3A8"}.ms-Icon--TestBeaker:before{content:"\F3A5"}.ms-Icon--TestBeakerSolid:before{content:"\F3A6"}.ms-Icon--TestCase:before{content:"\F3AF"}.ms-Icon--TestExploreSolid:before{content:"\F3A7"}.ms-Icon--TestImpactSolid:before{content:"\F3AA"}.ms-Icon--TestParameter:before{content:"\F3AD"}.ms-Icon--TestPlan:before{content:"\F3AB"}.ms-Icon--TestStep:before{content:"\F3AC"}.ms-Icon--TestSuite:before{content:"\F3AE"}.ms-Icon--TestUserSolid:before{content:"\F3A9"}.ms-Icon--TextBox:before{content:"\EDC2"}.ms-Icon--TextCallout:before{content:"\F2A2"}.ms-Icon--TextDocument:before{content:"\F029"}.ms-Icon--TextDocumentShared:before{content:"\F02B"}.ms-Icon--TextField:before{content:"\EDC3"}.ms-Icon--TextOverflow:before{content:"\F51F"}.ms-Icon--TFVCLogo:before{content:"\F44D"}.ms-Icon--ThisPC:before{content:"\EC4E"}.ms-Icon--ThreeQuarterCircle:before{content:"\F503"}[dir=ltr] .ms-Icon--ThumbnailView:before{content:"\E7B6"}[dir=ltr] .ms-Icon--ThumbnailViewMirrored:before,[dir=rtl] .ms-Icon--ThumbnailView:before{content:"\EA67"}[dir=rtl] .ms-Icon--ThumbnailViewMirrored:before{content:"\E7B6"}.ms-Icon--Thunderstorms:before{content:"\E9C6"}.ms-Icon--Ticket:before{content:"\EB54"}.ms-Icon--Tiles:before{content:"\ECA5"}.ms-Icon--Tiles2:before{content:"\EF7C"}.ms-Icon--TimeEntry:before{content:"\EF95"}.ms-Icon--Timeline:before{content:"\ED9C"}.ms-Icon--TimelineDelivery:before{content:"\F2AB"}.ms-Icon--TimelineMatrixView:before{content:"\F361"}.ms-Icon--TimelineProgress:before{content:"\F2AA"}.ms-Icon--TimePicker:before{content:"\E367"}.ms-Icon--Timer:before{content:"\E91E"}.ms-Icon--TimeSheet:before{content:"\EA05"}.ms-Icon--ToDoLogoBottom:before{content:"\F4B3"}.ms-Icon--ToDoLogoInverse:before{content:"\F4BC"}.ms-Icon--ToDoLogoOutline:before{content:"\F75B"}.ms-Icon--ToDoLogoTop:before{content:"\F4B4"}.ms-Icon--ToggleBorder:before{content:"\EC12"}.ms-Icon--ToggleFilled:before{content:"\EC11"}.ms-Icon--ToggleLeft:before{content:"\F19E"}.ms-Icon--ToggleRight:before{content:"\F19F"}.ms-Icon--ToggleThumb:before{content:"\EC14"}.ms-Icon--Toll:before{content:"\F160"}.ms-Icon--Toolbox:before{content:"\ECED"}.ms-Icon--Touch:before{content:"\E815"}.ms-Icon--TouchPointer:before{content:"\E7C9"}[dir=ltr] .ms-Icon--Trackers:before{content:"\EADF"}[dir=ltr] .ms-Icon--TrackersMirrored:before,[dir=rtl] .ms-Icon--Trackers:before{content:"\EE92"}[dir=rtl] .ms-Icon--TrackersMirrored:before{content:"\EADF"}.ms-Icon--Train:before{content:"\E7C0"}.ms-Icon--TrainSolid:before{content:"\EB4D"}.ms-Icon--TransferCall:before{content:"\ED95"}.ms-Icon--Transition:before{content:"\F3BC"}.ms-Icon--TransitionEffect:before{content:"\F5B4"}.ms-Icon--TransitionPop:before{content:"\F5B2"}.ms-Icon--TransitionPush:before{content:"\F5B3"}.ms-Icon--Translate:before{content:"\E7B2"}.ms-Icon--Trending12:before{content:"\F62D"}.ms-Icon--TriangleDown12:before{content:"\EED1"}.ms-Icon--TriangleLeft12:before{content:"\EED2"}.ms-Icon--TriangleRight12:before{content:"\EED3"}.ms-Icon--TriangleShape:before{content:"\F1A7"}.ms-Icon--TriangleShapeSolid:before{content:"\F63E"}.ms-Icon--TriangleSolid:before{content:"\EA08"}.ms-Icon--TriangleSolidDown12:before{content:"\EECD"}.ms-Icon--TriangleSolidLeft12:before{content:"\EECE"}.ms-Icon--TriangleSolidRight12:before{content:"\EECF"}.ms-Icon--TriangleSolidUp12:before{content:"\EECC"}.ms-Icon--TriangleUp12:before{content:"\EED0"}.ms-Icon--TriggerApproval:before{content:"\F3B2"}.ms-Icon--TriggerAuto:before{content:"\F24A"}.ms-Icon--TriggerUser:before{content:"\F24B"}.ms-Icon--Trim:before{content:"\E78A"}.ms-Icon--TrimEnd:before{content:"\F8BC"}.ms-Icon--TrimStart:before{content:"\F8BB"}.ms-Icon--TripleColumn:before{content:"\F1D5"}.ms-Icon--TripleColumnEdit:before{content:"\F323"}.ms-Icon--TripleColumnWide:before{content:"\F66E"}.ms-Icon--Trophy:before{content:"\ED3F"}.ms-Icon--Trophy2:before{content:"\F1AE"}.ms-Icon--Trophy2Solid:before{content:"\F337"}.ms-Icon--TurnRight:before{content:"\E7DB"}.ms-Icon--TVMonitor:before{content:"\E7F4"}.ms-Icon--TVMonitorSelected:before{content:"\EC77"}.ms-Icon--TypeScriptLanguage:before{content:"\F2F7"}.ms-Icon--Umbrella:before{content:"\EC04"}.ms-Icon--Underline:before{content:"\E8DC"}.ms-Icon--Undo:before{content:"\E7A7"}[dir=ltr] .ms-Icon--Uneditable2:before{content:"\F876"}[dir=ltr] .ms-Icon--Uneditable2Mirrored:before,[dir=rtl] .ms-Icon--Uneditable2:before{content:"\F877"}[dir=rtl] .ms-Icon--Uneditable2Mirrored:before{content:"\F876"}[dir=ltr] .ms-Icon--Uneditable:before{content:"\ED1D"}[dir=ltr] .ms-Icon--UneditableMirrored:before,[dir=rtl] .ms-Icon--Uneditable:before{content:"\F4B9"}[dir=rtl] .ms-Icon--UneditableMirrored:before{content:"\ED1D"}[dir=ltr] .ms-Icon--UneditableSolid12:before{content:"\F4B7"}[dir=ltr] .ms-Icon--UneditableSolidMirrored12:before,[dir=rtl] .ms-Icon--UneditableSolid12:before{content:"\F4B8"}[dir=rtl] .ms-Icon--UneditableSolidMirrored12:before{content:"\F4B7"}.ms-Icon--Unfavorite:before{content:"\E8D9"}.ms-Icon--UngroupObject:before{content:"\F4F2"}.ms-Icon--UnknownCall:before{content:"\ED97"}[dir=ltr] .ms-Icon--Unknown:before{content:"\E9CE"}[dir=ltr] .ms-Icon--UnknownMirrored:before,[dir=rtl] .ms-Icon--Unknown:before{content:"\F22E"}[dir=rtl] .ms-Icon--UnknownMirrored:before{content:"\E9CE"}[dir=ltr] .ms-Icon--UnknownSolid:before{content:"\F2E1"}[dir=ltr] .ms-Icon--UnknownMirroredSolid:before,[dir=rtl] .ms-Icon--UnknownSolid:before{content:"\F2E2"}[dir=rtl] .ms-Icon--UnknownMirroredSolid:before{content:"\F2E1"}.ms-Icon--Unlock:before{content:"\E785"}.ms-Icon--UnlockSolid:before{content:"\F304"}.ms-Icon--Unpin:before{content:"\E77A"}.ms-Icon--UnpublishContent:before{content:"\E31F"}.ms-Icon--UnSetColor:before{content:"\F3F9"}.ms-Icon--UnstackSelected:before{content:"\E7FE"}.ms-Icon--Unsubscribe:before{content:"\EDA0"}.ms-Icon--UnsyncFolder:before{content:"\E8F6"}.ms-Icon--UnsyncOccurence:before{content:"\F4A4"}.ms-Icon--Untag:before{content:"\F60B"}.ms-Icon--Up:before{content:"\E74A"}.ms-Icon--UpgradeAnalysis:before{content:"\EA0B"}.ms-Icon--Upload:before{content:"\E898"}.ms-Icon--USB:before{content:"\E88E"}.ms-Icon--UserEvent:before{content:"\F69C"}.ms-Icon--UserFollowed:before{content:"\F25C"}.ms-Icon--UserGauge:before{content:"\F6ED"}.ms-Icon--UserOptional:before{content:"\F767"}.ms-Icon--UserPause:before{content:"\F2BA"}.ms-Icon--UserRemove:before{content:"\F69B"}.ms-Icon--UserSync:before{content:"\F2B9"}.ms-Icon--UserWarning:before{content:"\E368"}.ms-Icon--Vacation:before{content:"\F49F"}.ms-Icon--Variable:before{content:"\F305"}.ms-Icon--Variable2:before{content:"\F86D"}.ms-Icon--VariableGroup:before{content:"\F31B"}.ms-Icon--VB:before{content:"\F2F2"}.ms-Icon--VennDiagram:before{content:"\F273"}.ms-Icon--VerifiedBrand:before{content:"\F7BD"}.ms-Icon--VerifiedBrandSolid:before{content:"\F6AD"}.ms-Icon--VersionControlPush:before{content:"\F664"}.ms-Icon--VerticalDistributeCenter:before{content:"\F4FA"}.ms-Icon--Video:before{content:"\E714"}.ms-Icon--Video360Generic:before{content:"\F609"}.ms-Icon--VideoLightOff:before{content:"\EA74"}.ms-Icon--VideoOff:before{content:"\F4B0"}.ms-Icon--VideoSearch:before{content:"\F4EA"}.ms-Icon--VideoSolid:before{content:"\EA0C"}.ms-Icon--View:before{content:"\E890"}.ms-Icon--ViewAll:before{content:"\E8A9"}.ms-Icon--ViewAll2:before{content:"\EF56"}.ms-Icon--ViewDashboard:before{content:"\F246"}.ms-Icon--ViewList:before{content:"\F247"}.ms-Icon--ViewListGroup:before{content:"\F248"}.ms-Icon--ViewListTree:before{content:"\F249"}.ms-Icon--ViewOriginal:before{content:"\E7B4"}.ms-Icon--VisioDiagram:before{content:"\F2A0"}.ms-Icon--VisioDiagramSync:before{content:"\F762"}.ms-Icon--VisioDocument:before{content:"\F2A9"}.ms-Icon--VisioLogo:before{content:"\F2A7"}.ms-Icon--VisioLogo16:before{content:"\F3A3"}.ms-Icon--VisioLogoFill:before{content:"\F2A8"}.ms-Icon--VisioLogoFill16:before{content:"\F3A4"}.ms-Icon--VisioLogoInverse:before{content:"\ED7D"}.ms-Icon--VisioLogoInverse16:before{content:"\F3A2"}.ms-Icon--VisualBasicLanguage:before{content:"\F2F1"}.ms-Icon--VisuallyImpaired:before{content:"\F866"}.ms-Icon--VisualsFolder:before{content:"\F520"}.ms-Icon--VisualsStore:before{content:"\F521"}.ms-Icon--VisualStudioIDELogo32:before{content:"\F5D0"}.ms-Icon--VisualStudioLogo:before{content:"\EC22"}.ms-Icon--VoicemailForward:before{content:"\ED87"}.ms-Icon--VoicemailIRM:before{content:"\F421"}.ms-Icon--VoicemailReply:before{content:"\ED88"}.ms-Icon--Volume0:before{content:"\E992"}.ms-Icon--Volume1:before{content:"\E993"}.ms-Icon--Volume2:before{content:"\E994"}.ms-Icon--Volume3:before{content:"\E995"}.ms-Icon--VolumeDisabled:before{content:"\EA85"}.ms-Icon--VSTSAltLogo1:before{content:"\F382"}.ms-Icon--VSTSAltLogo2:before{content:"\F383"}.ms-Icon--VSTSLogo:before{content:"\F381"}.ms-Icon--Waffle:before{content:"\ED89"}.ms-Icon--WaffleOffice365:before{content:"\F4E0"}[dir=ltr] .ms-Icon--WaitlistConfirm:before{content:"\F550"}[dir=ltr] .ms-Icon--WaitlistConfirmMirrored:before,[dir=rtl] .ms-Icon--WaitlistConfirm:before{content:"\F551"}[dir=rtl] .ms-Icon--WaitlistConfirmMirrored:before{content:"\F550"}.ms-Icon--Warning:before{content:"\E7BA"}.ms-Icon--Warning12:before{content:"\F62F"}.ms-Icon--WarningSolid:before{content:"\F736"}.ms-Icon--WavingHand:before{content:"\F807"}.ms-Icon--WebAppBuilderFragment:before{content:"\E314"}.ms-Icon--WebAppBuilderFragmentCreate:before{content:"\E31B"}.ms-Icon--WebAppBuilderModule:before{content:"\E313"}.ms-Icon--WebAppBuilderSlot:before{content:"\E315"}.ms-Icon--Webcam2:before{content:"\E960"}.ms-Icon--Webcam2Off:before{content:"\E36D"}.ms-Icon--WebComponents:before{content:"\EC8B"}.ms-Icon--WebPublish:before{content:"\F52F"}.ms-Icon--Website:before{content:"\EB41"}.ms-Icon--WebTemplate:before{content:"\F6B2"}.ms-Icon--Weights:before{content:"\EADB"}.ms-Icon--Wheelchair:before{content:"\F31F"}.ms-Icon--WhiteBoardApp16:before{content:"\F673"}.ms-Icon--WhiteBoardApp32:before{content:"\F674"}.ms-Icon--WifiEthernet:before{content:"\EE77"}.ms-Icon--WifiWarning4:before{content:"\EB63"}.ms-Icon--WindDirection:before{content:"\EBE6"}.ms-Icon--WindowEdit:before{content:"\F50E"}.ms-Icon--WindowsLogo:before{content:"\E782"}.ms-Icon--Wines:before{content:"\EABF"}.ms-Icon--WipePhone:before{content:"\ED8D"}.ms-Icon--WordDocument:before{content:"\EF71"}.ms-Icon--WordLogo:before{content:"\F1E3"}.ms-Icon--WordLogo16:before{content:"\F391"}.ms-Icon--WordLogoFill:before{content:"\F1E4"}.ms-Icon--WordLogoFill16:before{content:"\F392"}.ms-Icon--WordLogoInverse:before{content:"\EC29"}.ms-Icon--WordLogoInverse16:before{content:"\F390"}.ms-Icon--Work:before{content:"\E821"}.ms-Icon--WorkFlow:before{content:"\EA01"}.ms-Icon--WorkforceManagement:before{content:"\EE0F"}.ms-Icon--WorkItem:before{content:"\F314"}.ms-Icon--WorkItemAlert:before{content:"\F78F"}.ms-Icon--WorkItemBar:before{content:"\F35C"}.ms-Icon--WorkItemBarSolid:before{content:"\F35D"}.ms-Icon--WorkItemBug:before{content:"\F315"}.ms-Icon--World:before{content:"\E909"}.ms-Icon--WorldClock:before{content:"\E918"}.ms-Icon--YammerLogo:before{content:"\ED19"}.ms-Icon--ZipFolder:before{content:"\F012"}.ms-Icon--Zoom:before{content:"\E71E"}.ms-Icon--ZoomIn:before{content:"\E8A3"}.ms-Icon--ZoomOut:before{content:"\E71F"}.ms-Icon--ZoomToFit:before{content:"\F649"}.ms-Icon--HumanResources:before{content:"\F240"}.ms-Icon--StoreLogo:before{content:"\EA96"}.ms-Icon--OneDrive:before{content:"\E941"}.ms-Icon--ToggleOff:before{content:"\F19F"}.ms-Icon--StoreLogoMed:before{content:"\EA04"}@font-face{font-family:FabricMDL2Icons;src:url("https://static2.sharepointonline.com/files/fabric/assets/icons/fabricmdl2icons-3.54.woff") format("woff");font-weight:400;font-style:normal}@media (max-width:479.99999px){.ms-hiddenLgDown,.ms-hiddenMdDown,.ms-hiddenSm,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width:480px) and (max-width:639.99999px){.ms-hiddenLgDown,.ms-hiddenMd,.ms-hiddenMdDown,.ms-hiddenMdUp,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width:640px) and (max-width:1023.99999px){.ms-hiddenLg,.ms-hiddenLgDown,.ms-hiddenLgUp,.ms-hiddenMdUp,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width:1024px) and (max-width:1365.99999px){.ms-hiddenLgUp,.ms-hiddenMdUp,.ms-hiddenXl,.ms-hiddenXlDown,.ms-hiddenXlUp,.ms-hiddenXxlDown{display:none!important}}@media (min-width:1366px) and (max-width:1919.99999px){.ms-hiddenLgUp,.ms-hiddenMdUp,.ms-hiddenXlUp,.ms-hiddenXxl,.ms-hiddenXxlDown,.ms-hiddenXxlUp{display:none!important}}@media (min-width:1920px){.ms-hiddenLgUp,.ms-hiddenMdUp,.ms-hiddenXlUp,.ms-hiddenXxlUp,.ms-hiddenXxxl{display:none!important}}.ms-sm12{width:100%}.ms-sm11{width:91.66666666666666%}.ms-sm10{width:83.33333333333334%}.ms-sm9{width:75%}.ms-sm8{width:66.66666666666666%}.ms-sm7{width:58.333333333333336%}.ms-sm6{width:50%}.ms-sm5{width:41.66666666666667%}.ms-sm4{width:33.33333333333333%}.ms-sm3{width:25%}.ms-sm2{width:16.666666666666664%}.ms-sm1{width:8.333333333333332%}[dir=ltr] .ms-smPull12{right:100%}[dir=rtl] .ms-smPull12{left:100%}[dir=ltr] .ms-smPull11{right:91.66667%}[dir=rtl] .ms-smPull11{left:91.66667%}[dir=ltr] .ms-smPull10{right:83.33333%}[dir=rtl] .ms-smPull10{left:83.33333%}[dir=ltr] .ms-smPull9{right:75%}[dir=rtl] .ms-smPull9{left:75%}[dir=ltr] .ms-smPull8{right:66.66667%}[dir=rtl] .ms-smPull8{left:66.66667%}[dir=ltr] .ms-smPull7{right:58.33333%}[dir=rtl] .ms-smPull7{left:58.33333%}[dir=ltr] .ms-smPull6{right:50%}[dir=rtl] .ms-smPull6{left:50%}[dir=ltr] .ms-smPull5{right:41.66667%}[dir=rtl] .ms-smPull5{left:41.66667%}[dir=ltr] .ms-smPull4{right:33.33333%}[dir=rtl] .ms-smPull4{left:33.33333%}[dir=ltr] .ms-smPull3{right:25%}[dir=rtl] .ms-smPull3{left:25%}[dir=ltr] .ms-smPull2{right:16.66667%}[dir=rtl] .ms-smPull2{left:16.66667%}[dir=ltr] .ms-smPull1{right:8.33333%}[dir=rtl] .ms-smPull1{left:8.33333%}[dir=ltr] .ms-smPull0{right:auto}[dir=rtl] .ms-smPull0{left:auto}[dir=ltr] .ms-smPush12{left:100%}[dir=rtl] .ms-smPush12{right:100%}[dir=ltr] .ms-smPush11{left:91.66667%}[dir=rtl] .ms-smPush11{right:91.66667%}[dir=ltr] .ms-smPush10{left:83.33333%}[dir=rtl] .ms-smPush10{right:83.33333%}[dir=ltr] .ms-smPush9{left:75%}[dir=rtl] .ms-smPush9{right:75%}[dir=ltr] .ms-smPush8{left:66.66667%}[dir=rtl] .ms-smPush8{right:66.66667%}[dir=ltr] .ms-smPush7{left:58.33333%}[dir=rtl] .ms-smPush7{right:58.33333%}[dir=ltr] .ms-smPush6{left:50%}[dir=rtl] .ms-smPush6{right:50%}[dir=ltr] .ms-smPush5{left:41.66667%}[dir=rtl] .ms-smPush5{right:41.66667%}[dir=ltr] .ms-smPush4{left:33.33333%}[dir=rtl] .ms-smPush4{right:33.33333%}[dir=ltr] .ms-smPush3{left:25%}[dir=rtl] .ms-smPush3{right:25%}[dir=ltr] .ms-smPush2{left:16.66667%}[dir=rtl] .ms-smPush2{right:16.66667%}[dir=ltr] .ms-smPush1{left:8.33333%}[dir=rtl] .ms-smPush1{right:8.33333%}[dir=ltr] .ms-smPush0{left:auto}[dir=rtl] .ms-smPush0{right:auto}[dir=ltr] .ms-smOffset11{margin-left:91.66667%}[dir=rtl] .ms-smOffset11{margin-right:91.66667%}[dir=ltr] .ms-smOffset10{margin-left:83.33333%}[dir=rtl] .ms-smOffset10{margin-right:83.33333%}[dir=ltr] .ms-smOffset9{margin-left:75%}[dir=rtl] .ms-smOffset9{margin-right:75%}[dir=ltr] .ms-smOffset8{margin-left:66.66667%}[dir=rtl] .ms-smOffset8{margin-right:66.66667%}[dir=ltr] .ms-smOffset7{margin-left:58.33333%}[dir=rtl] .ms-smOffset7{margin-right:58.33333%}[dir=ltr] .ms-smOffset6{margin-left:50%}[dir=rtl] .ms-smOffset6{margin-right:50%}[dir=ltr] .ms-smOffset5{margin-left:41.66667%}[dir=rtl] .ms-smOffset5{margin-right:41.66667%}[dir=ltr] .ms-smOffset4{margin-left:33.33333%}[dir=rtl] .ms-smOffset4{margin-right:33.33333%}[dir=ltr] .ms-smOffset3{margin-left:25%}[dir=rtl] .ms-smOffset3{margin-right:25%}[dir=ltr] .ms-smOffset2{margin-left:16.66667%}[dir=rtl] .ms-smOffset2{margin-right:16.66667%}[dir=ltr] .ms-smOffset1{margin-left:8.33333%}[dir=rtl] .ms-smOffset1{margin-right:8.33333%}[dir=ltr] .ms-smOffset0{margin-left:0}[dir=rtl] .ms-smOffset0{margin-right:0}@media (min-width:480px){.ms-md12{width:100%}}@media (min-width:480px){.ms-md11{width:91.66666666666666%}}@media (min-width:480px){.ms-md10{width:83.33333333333334%}}@media (min-width:480px){.ms-md9{width:75%}}@media (min-width:480px){.ms-md8{width:66.66666666666666%}}@media (min-width:480px){.ms-md7{width:58.333333333333336%}}@media (min-width:480px){.ms-md6{width:50%}}@media (min-width:480px){.ms-md5{width:41.66666666666667%}}@media (min-width:480px){.ms-md4{width:33.33333333333333%}}@media (min-width:480px){.ms-md3{width:25%}}@media (min-width:480px){.ms-md2{width:16.666666666666664%}}@media (min-width:480px){.ms-md1{width:8.333333333333332%}}@media (min-width:480px){[dir=ltr] .ms-mdPull12{right:100%}[dir=rtl] .ms-mdPull12{left:100%}}@media (min-width:480px){[dir=ltr] .ms-mdPull11{right:91.66667%}[dir=rtl] .ms-mdPull11{left:91.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdPull10{right:83.33333%}[dir=rtl] .ms-mdPull10{left:83.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdPull9{right:75%}[dir=rtl] .ms-mdPull9{left:75%}}@media (min-width:480px){[dir=ltr] .ms-mdPull8{right:66.66667%}[dir=rtl] .ms-mdPull8{left:66.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdPull7{right:58.33333%}[dir=rtl] .ms-mdPull7{left:58.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdPull6{right:50%}[dir=rtl] .ms-mdPull6{left:50%}}@media (min-width:480px){[dir=ltr] .ms-mdPull5{right:41.66667%}[dir=rtl] .ms-mdPull5{left:41.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdPull4{right:33.33333%}[dir=rtl] .ms-mdPull4{left:33.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdPull3{right:25%}[dir=rtl] .ms-mdPull3{left:25%}}@media (min-width:480px){[dir=ltr] .ms-mdPull2{right:16.66667%}[dir=rtl] .ms-mdPull2{left:16.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdPull1{right:8.33333%}[dir=rtl] .ms-mdPull1{left:8.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdPull0{right:auto}[dir=rtl] .ms-mdPull0{left:auto}}@media (min-width:480px){[dir=ltr] .ms-mdPush12{left:100%}[dir=rtl] .ms-mdPush12{right:100%}}@media (min-width:480px){[dir=ltr] .ms-mdPush11{left:91.66667%}[dir=rtl] .ms-mdPush11{right:91.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdPush10{left:83.33333%}[dir=rtl] .ms-mdPush10{right:83.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdPush9{left:75%}[dir=rtl] .ms-mdPush9{right:75%}}@media (min-width:480px){[dir=ltr] .ms-mdPush8{left:66.66667%}[dir=rtl] .ms-mdPush8{right:66.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdPush7{left:58.33333%}[dir=rtl] .ms-mdPush7{right:58.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdPush6{left:50%}[dir=rtl] .ms-mdPush6{right:50%}}@media (min-width:480px){[dir=ltr] .ms-mdPush5{left:41.66667%}[dir=rtl] .ms-mdPush5{right:41.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdPush4{left:33.33333%}[dir=rtl] .ms-mdPush4{right:33.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdPush3{left:25%}[dir=rtl] .ms-mdPush3{right:25%}}@media (min-width:480px){[dir=ltr] .ms-mdPush2{left:16.66667%}[dir=rtl] .ms-mdPush2{right:16.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdPush1{left:8.33333%}[dir=rtl] .ms-mdPush1{right:8.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdPush0{left:auto}[dir=rtl] .ms-mdPush0{right:auto}}@media (min-width:480px){[dir=ltr] .ms-mdOffset11{margin-left:91.66667%}[dir=rtl] .ms-mdOffset11{margin-right:91.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset10{margin-left:83.33333%}[dir=rtl] .ms-mdOffset10{margin-right:83.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset9{margin-left:75%}[dir=rtl] .ms-mdOffset9{margin-right:75%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset8{margin-left:66.66667%}[dir=rtl] .ms-mdOffset8{margin-right:66.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset7{margin-left:58.33333%}[dir=rtl] .ms-mdOffset7{margin-right:58.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset6{margin-left:50%}[dir=rtl] .ms-mdOffset6{margin-right:50%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset5{margin-left:41.66667%}[dir=rtl] .ms-mdOffset5{margin-right:41.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset4{margin-left:33.33333%}[dir=rtl] .ms-mdOffset4{margin-right:33.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset3{margin-left:25%}[dir=rtl] .ms-mdOffset3{margin-right:25%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset2{margin-left:16.66667%}[dir=rtl] .ms-mdOffset2{margin-right:16.66667%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset1{margin-left:8.33333%}[dir=rtl] .ms-mdOffset1{margin-right:8.33333%}}@media (min-width:480px){[dir=ltr] .ms-mdOffset0{margin-left:0}[dir=rtl] .ms-mdOffset0{margin-right:0}}@media (min-width:640px){.ms-lg12{width:100%}}@media (min-width:640px){.ms-lg11{width:91.66666666666666%}}@media (min-width:640px){.ms-lg10{width:83.33333333333334%}}@media (min-width:640px){.ms-lg9{width:75%}}@media (min-width:640px){.ms-lg8{width:66.66666666666666%}}@media (min-width:640px){.ms-lg7{width:58.333333333333336%}}@media (min-width:640px){.ms-lg6{width:50%}}@media (min-width:640px){.ms-lg5{width:41.66666666666667%}}@media (min-width:640px){.ms-lg4{width:33.33333333333333%}}@media (min-width:640px){.ms-lg3{width:25%}}@media (min-width:640px){.ms-lg2{width:16.666666666666664%}}@media (min-width:640px){.ms-lg1{width:8.333333333333332%}}@media (min-width:640px){[dir=ltr] .ms-lgPull12{right:100%}[dir=rtl] .ms-lgPull12{left:100%}}@media (min-width:640px){[dir=ltr] .ms-lgPull11{right:91.66667%}[dir=rtl] .ms-lgPull11{left:91.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgPull10{right:83.33333%}[dir=rtl] .ms-lgPull10{left:83.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgPull9{right:75%}[dir=rtl] .ms-lgPull9{left:75%}}@media (min-width:640px){[dir=ltr] .ms-lgPull8{right:66.66667%}[dir=rtl] .ms-lgPull8{left:66.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgPull7{right:58.33333%}[dir=rtl] .ms-lgPull7{left:58.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgPull6{right:50%}[dir=rtl] .ms-lgPull6{left:50%}}@media (min-width:640px){[dir=ltr] .ms-lgPull5{right:41.66667%}[dir=rtl] .ms-lgPull5{left:41.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgPull4{right:33.33333%}[dir=rtl] .ms-lgPull4{left:33.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgPull3{right:25%}[dir=rtl] .ms-lgPull3{left:25%}}@media (min-width:640px){[dir=ltr] .ms-lgPull2{right:16.66667%}[dir=rtl] .ms-lgPull2{left:16.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgPull1{right:8.33333%}[dir=rtl] .ms-lgPull1{left:8.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgPull0{right:auto}[dir=rtl] .ms-lgPull0{left:auto}}@media (min-width:640px){[dir=ltr] .ms-lgPush12{left:100%}[dir=rtl] .ms-lgPush12{right:100%}}@media (min-width:640px){[dir=ltr] .ms-lgPush11{left:91.66667%}[dir=rtl] .ms-lgPush11{right:91.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgPush10{left:83.33333%}[dir=rtl] .ms-lgPush10{right:83.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgPush9{left:75%}[dir=rtl] .ms-lgPush9{right:75%}}@media (min-width:640px){[dir=ltr] .ms-lgPush8{left:66.66667%}[dir=rtl] .ms-lgPush8{right:66.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgPush7{left:58.33333%}[dir=rtl] .ms-lgPush7{right:58.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgPush6{left:50%}[dir=rtl] .ms-lgPush6{right:50%}}@media (min-width:640px){[dir=ltr] .ms-lgPush5{left:41.66667%}[dir=rtl] .ms-lgPush5{right:41.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgPush4{left:33.33333%}[dir=rtl] .ms-lgPush4{right:33.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgPush3{left:25%}[dir=rtl] .ms-lgPush3{right:25%}}@media (min-width:640px){[dir=ltr] .ms-lgPush2{left:16.66667%}[dir=rtl] .ms-lgPush2{right:16.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgPush1{left:8.33333%}[dir=rtl] .ms-lgPush1{right:8.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgPush0{left:auto}[dir=rtl] .ms-lgPush0{right:auto}}@media (min-width:640px){[dir=ltr] .ms-lgOffset11{margin-left:91.66667%}[dir=rtl] .ms-lgOffset11{margin-right:91.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset10{margin-left:83.33333%}[dir=rtl] .ms-lgOffset10{margin-right:83.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset9{margin-left:75%}[dir=rtl] .ms-lgOffset9{margin-right:75%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset8{margin-left:66.66667%}[dir=rtl] .ms-lgOffset8{margin-right:66.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset7{margin-left:58.33333%}[dir=rtl] .ms-lgOffset7{margin-right:58.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset6{margin-left:50%}[dir=rtl] .ms-lgOffset6{margin-right:50%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset5{margin-left:41.66667%}[dir=rtl] .ms-lgOffset5{margin-right:41.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset4{margin-left:33.33333%}[dir=rtl] .ms-lgOffset4{margin-right:33.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset3{margin-left:25%}[dir=rtl] .ms-lgOffset3{margin-right:25%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset2{margin-left:16.66667%}[dir=rtl] .ms-lgOffset2{margin-right:16.66667%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset1{margin-left:8.33333%}[dir=rtl] .ms-lgOffset1{margin-right:8.33333%}}@media (min-width:640px){[dir=ltr] .ms-lgOffset0{margin-left:0}[dir=rtl] .ms-lgOffset0{margin-right:0}}@media (min-width:1024px){.ms-xl12{width:100%}}@media (min-width:1024px){.ms-xl11{width:91.66666666666666%}}@media (min-width:1024px){.ms-xl10{width:83.33333333333334%}}@media (min-width:1024px){.ms-xl9{width:75%}}@media (min-width:1024px){.ms-xl8{width:66.66666666666666%}}@media (min-width:1024px){.ms-xl7{width:58.333333333333336%}}@media (min-width:1024px){.ms-xl6{width:50%}}@media (min-width:1024px){.ms-xl5{width:41.66666666666667%}}@media (min-width:1024px){.ms-xl4{width:33.33333333333333%}}@media (min-width:1024px){.ms-xl3{width:25%}}@media (min-width:1024px){.ms-xl2{width:16.666666666666664%}}@media (min-width:1024px){.ms-xl1{width:8.333333333333332%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull12{right:100%}[dir=rtl] .ms-xlPull12{left:100%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull11{right:91.66667%}[dir=rtl] .ms-xlPull11{left:91.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull10{right:83.33333%}[dir=rtl] .ms-xlPull10{left:83.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull9{right:75%}[dir=rtl] .ms-xlPull9{left:75%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull8{right:66.66667%}[dir=rtl] .ms-xlPull8{left:66.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull7{right:58.33333%}[dir=rtl] .ms-xlPull7{left:58.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull6{right:50%}[dir=rtl] .ms-xlPull6{left:50%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull5{right:41.66667%}[dir=rtl] .ms-xlPull5{left:41.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull4{right:33.33333%}[dir=rtl] .ms-xlPull4{left:33.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull3{right:25%}[dir=rtl] .ms-xlPull3{left:25%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull2{right:16.66667%}[dir=rtl] .ms-xlPull2{left:16.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull1{right:8.33333%}[dir=rtl] .ms-xlPull1{left:8.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlPull0{right:auto}[dir=rtl] .ms-xlPull0{left:auto}}@media (min-width:1024px){[dir=ltr] .ms-xlPush12{left:100%}[dir=rtl] .ms-xlPush12{right:100%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush11{left:91.66667%}[dir=rtl] .ms-xlPush11{right:91.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush10{left:83.33333%}[dir=rtl] .ms-xlPush10{right:83.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush9{left:75%}[dir=rtl] .ms-xlPush9{right:75%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush8{left:66.66667%}[dir=rtl] .ms-xlPush8{right:66.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush7{left:58.33333%}[dir=rtl] .ms-xlPush7{right:58.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush6{left:50%}[dir=rtl] .ms-xlPush6{right:50%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush5{left:41.66667%}[dir=rtl] .ms-xlPush5{right:41.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush4{left:33.33333%}[dir=rtl] .ms-xlPush4{right:33.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush3{left:25%}[dir=rtl] .ms-xlPush3{right:25%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush2{left:16.66667%}[dir=rtl] .ms-xlPush2{right:16.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush1{left:8.33333%}[dir=rtl] .ms-xlPush1{right:8.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlPush0{left:auto}[dir=rtl] .ms-xlPush0{right:auto}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xlOffset11{margin-right:91.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xlOffset10{margin-right:83.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset9{margin-left:75%}[dir=rtl] .ms-xlOffset9{margin-right:75%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xlOffset8{margin-right:66.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xlOffset7{margin-right:58.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset6{margin-left:50%}[dir=rtl] .ms-xlOffset6{margin-right:50%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xlOffset5{margin-right:41.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xlOffset4{margin-right:33.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset3{margin-left:25%}[dir=rtl] .ms-xlOffset3{margin-right:25%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xlOffset2{margin-right:16.66667%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xlOffset1{margin-right:8.33333%}}@media (min-width:1024px){[dir=ltr] .ms-xlOffset0{margin-left:0}[dir=rtl] .ms-xlOffset0{margin-right:0}}@media (min-width:1366px){.ms-xxl12{width:100%}}@media (min-width:1366px){.ms-xxl11{width:91.66666666666666%}}@media (min-width:1366px){.ms-xxl10{width:83.33333333333334%}}@media (min-width:1366px){.ms-xxl9{width:75%}}@media (min-width:1366px){.ms-xxl8{width:66.66666666666666%}}@media (min-width:1366px){.ms-xxl7{width:58.333333333333336%}}@media (min-width:1366px){.ms-xxl6{width:50%}}@media (min-width:1366px){.ms-xxl5{width:41.66666666666667%}}@media (min-width:1366px){.ms-xxl4{width:33.33333333333333%}}@media (min-width:1366px){.ms-xxl3{width:25%}}@media (min-width:1366px){.ms-xxl2{width:16.666666666666664%}}@media (min-width:1366px){.ms-xxl1{width:8.333333333333332%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull12{right:100%}[dir=rtl] .ms-xxlPull12{left:100%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull11{right:91.66667%}[dir=rtl] .ms-xxlPull11{left:91.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull10{right:83.33333%}[dir=rtl] .ms-xxlPull10{left:83.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull9{right:75%}[dir=rtl] .ms-xxlPull9{left:75%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull8{right:66.66667%}[dir=rtl] .ms-xxlPull8{left:66.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull7{right:58.33333%}[dir=rtl] .ms-xxlPull7{left:58.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull6{right:50%}[dir=rtl] .ms-xxlPull6{left:50%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull5{right:41.66667%}[dir=rtl] .ms-xxlPull5{left:41.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull4{right:33.33333%}[dir=rtl] .ms-xxlPull4{left:33.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull3{right:25%}[dir=rtl] .ms-xxlPull3{left:25%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull2{right:16.66667%}[dir=rtl] .ms-xxlPull2{left:16.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull1{right:8.33333%}[dir=rtl] .ms-xxlPull1{left:8.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPull0{right:auto}[dir=rtl] .ms-xxlPull0{left:auto}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush12{left:100%}[dir=rtl] .ms-xxlPush12{right:100%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush11{left:91.66667%}[dir=rtl] .ms-xxlPush11{right:91.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush10{left:83.33333%}[dir=rtl] .ms-xxlPush10{right:83.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush9{left:75%}[dir=rtl] .ms-xxlPush9{right:75%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush8{left:66.66667%}[dir=rtl] .ms-xxlPush8{right:66.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush7{left:58.33333%}[dir=rtl] .ms-xxlPush7{right:58.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush6{left:50%}[dir=rtl] .ms-xxlPush6{right:50%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush5{left:41.66667%}[dir=rtl] .ms-xxlPush5{right:41.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush4{left:33.33333%}[dir=rtl] .ms-xxlPush4{right:33.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush3{left:25%}[dir=rtl] .ms-xxlPush3{right:25%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush2{left:16.66667%}[dir=rtl] .ms-xxlPush2{right:16.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush1{left:8.33333%}[dir=rtl] .ms-xxlPush1{right:8.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlPush0{left:auto}[dir=rtl] .ms-xxlPush0{right:auto}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xxlOffset11{margin-right:91.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xxlOffset10{margin-right:83.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset9{margin-left:75%}[dir=rtl] .ms-xxlOffset9{margin-right:75%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xxlOffset8{margin-right:66.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xxlOffset7{margin-right:58.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset6{margin-left:50%}[dir=rtl] .ms-xxlOffset6{margin-right:50%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xxlOffset5{margin-right:41.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xxlOffset4{margin-right:33.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset3{margin-left:25%}[dir=rtl] .ms-xxlOffset3{margin-right:25%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xxlOffset2{margin-right:16.66667%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xxlOffset1{margin-right:8.33333%}}@media (min-width:1366px){[dir=ltr] .ms-xxlOffset0{margin-left:0}[dir=rtl] .ms-xxlOffset0{margin-right:0}}@media (min-width:1920px){.ms-xxxl12{width:100%}}@media (min-width:1920px){.ms-xxxl11{width:91.66666666666666%}}@media (min-width:1920px){.ms-xxxl10{width:83.33333333333334%}}@media (min-width:1920px){.ms-xxxl9{width:75%}}@media (min-width:1920px){.ms-xxxl8{width:66.66666666666666%}}@media (min-width:1920px){.ms-xxxl7{width:58.333333333333336%}}@media (min-width:1920px){.ms-xxxl6{width:50%}}@media (min-width:1920px){.ms-xxxl5{width:41.66666666666667%}}@media (min-width:1920px){.ms-xxxl4{width:33.33333333333333%}}@media (min-width:1920px){.ms-xxxl3{width:25%}}@media (min-width:1920px){.ms-xxxl2{width:16.666666666666664%}}@media (min-width:1920px){.ms-xxxl1{width:8.333333333333332%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull12{right:100%}[dir=rtl] .ms-xxxlPull12{left:100%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull11{right:91.66667%}[dir=rtl] .ms-xxxlPull11{left:91.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull10{right:83.33333%}[dir=rtl] .ms-xxxlPull10{left:83.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull9{right:75%}[dir=rtl] .ms-xxxlPull9{left:75%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull8{right:66.66667%}[dir=rtl] .ms-xxxlPull8{left:66.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull7{right:58.33333%}[dir=rtl] .ms-xxxlPull7{left:58.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull6{right:50%}[dir=rtl] .ms-xxxlPull6{left:50%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull5{right:41.66667%}[dir=rtl] .ms-xxxlPull5{left:41.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull4{right:33.33333%}[dir=rtl] .ms-xxxlPull4{left:33.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull3{right:25%}[dir=rtl] .ms-xxxlPull3{left:25%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull2{right:16.66667%}[dir=rtl] .ms-xxxlPull2{left:16.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull1{right:8.33333%}[dir=rtl] .ms-xxxlPull1{left:8.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPull0{right:auto}[dir=rtl] .ms-xxxlPull0{left:auto}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush12{left:100%}[dir=rtl] .ms-xxxlPush12{right:100%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush11{left:91.66667%}[dir=rtl] .ms-xxxlPush11{right:91.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush10{left:83.33333%}[dir=rtl] .ms-xxxlPush10{right:83.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush9{left:75%}[dir=rtl] .ms-xxxlPush9{right:75%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush8{left:66.66667%}[dir=rtl] .ms-xxxlPush8{right:66.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush7{left:58.33333%}[dir=rtl] .ms-xxxlPush7{right:58.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush6{left:50%}[dir=rtl] .ms-xxxlPush6{right:50%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush5{left:41.66667%}[dir=rtl] .ms-xxxlPush5{right:41.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush4{left:33.33333%}[dir=rtl] .ms-xxxlPush4{right:33.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush3{left:25%}[dir=rtl] .ms-xxxlPush3{right:25%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush2{left:16.66667%}[dir=rtl] .ms-xxxlPush2{right:16.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush1{left:8.33333%}[dir=rtl] .ms-xxxlPush1{right:8.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlPush0{left:auto}[dir=rtl] .ms-xxxlPush0{right:auto}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xxxlOffset11{margin-right:91.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xxxlOffset10{margin-right:83.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset9{margin-left:75%}[dir=rtl] .ms-xxxlOffset9{margin-right:75%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xxxlOffset8{margin-right:66.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xxxlOffset7{margin-right:58.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset6{margin-left:50%}[dir=rtl] .ms-xxxlOffset6{margin-right:50%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xxxlOffset5{margin-right:41.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xxxlOffset4{margin-right:33.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset3{margin-left:25%}[dir=rtl] .ms-xxxlOffset3{margin-right:25%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xxxlOffset2{margin-right:16.66667%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xxxlOffset1{margin-right:8.33333%}}@media (min-width:1920px){[dir=ltr] .ms-xxxlOffset0{margin-left:0}[dir=rtl] .ms-xxxlOffset0{margin-right:0}}.ms-borderBox,.ms-borderBox:after,.ms-borderBox:before{-webkit-box-sizing:border-box;box-sizing:border-box}.ms-borderBase{border:1px solid}.ms-clearfix{zoom:1}.ms-clearfix:after,.ms-clearfix:before{display:table;content:"";line-height:0}.ms-clearfix:after{clear:both}.ms-normalize{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}[dir=ltr] .ms-textAlignLeft{text-align:left}[dir=ltr] .ms-textAlignRight,[dir=rtl] .ms-textAlignLeft{text-align:right}[dir=rtl] .ms-textAlignRight{text-align:left}.ms-textAlignCenter{text-align:center}.ms-screenReaderOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-textTruncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;word-wrap:normal}.ms-noWrap,.ms-textTruncate{white-space:nowrap}.ms-Fabric{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#323130;font-family:"Segoe UI Web (West European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px}.ms-Fabric button,.ms-Fabric input,.ms-Fabric textarea{font-family:inherit}.ms-Fabric[lang^=ar],.ms-Fabric [lang^=ar],[lang^=ar] .ms-Fabric{font-family:Segoe UI Web\ (Arabic),Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=bg],.ms-Fabric [lang^=bg],[lang^=bg] .ms-Fabric{font-family:Segoe UI Web\ (Cyrillic),Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=cs],.ms-Fabric [lang^=cs],[lang^=cs] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=el],.ms-Fabric [lang^=el],[lang^=el] .ms-Fabric{font-family:Segoe UI Web\ (Greek),Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=et],.ms-Fabric [lang^=et],[lang^=et] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=he],.ms-Fabric [lang^=he],[lang^=he] .ms-Fabric{font-family:Segoe UI Web\ (Hebrew),Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=hi],.ms-Fabric [lang^=hi],[lang^=hi] .ms-Fabric{font-family:Nirmala UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=hr],.ms-Fabric [lang^=hr],.ms-Fabric[lang^=hu],.ms-Fabric [lang^=hu],[lang^=hr] .ms-Fabric,[lang^=hu] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=ja],.ms-Fabric [lang^=ja],[lang^=ja] .ms-Fabric{font-family:Yu Gothic UI,Meiryo UI,Meiryo,MS Pgothic,Osaka,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=kk],.ms-Fabric [lang^=kk],[lang^=kk] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=ko],.ms-Fabric [lang^=ko],[lang^=ko] .ms-Fabric{font-family:Malgun Gothic,Gulim,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=lo],.ms-Fabric [lang^=lo],[lang^=lo] .ms-Fabric{font-family:Leelawadee UI Web,Lao UI,DokChampa,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=lt],.ms-Fabric [lang^=lt],.ms-Fabric[lang^=lv],.ms-Fabric [lang^=lv],.ms-Fabric[lang^=pl],.ms-Fabric [lang^=pl],[lang^=lt] .ms-Fabric,[lang^=lv] .ms-Fabric,[lang^=pl] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=ru],.ms-Fabric [lang^=ru],[lang^=ru] .ms-Fabric{font-family:Segoe UI Web\ (Cyrillic),Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=sk],.ms-Fabric [lang^=sk],.ms-Fabric[lang^=sr-latn],.ms-Fabric [lang^=sr-latn],[lang^=sk] .ms-Fabric,[lang^=sr-latn] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=th],.ms-Fabric [lang^=th],[lang^=th] .ms-Fabric{font-family:Leelawadee UI Web,Kmer UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=tr],.ms-Fabric [lang^=tr],[lang^=tr] .ms-Fabric{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=uk],.ms-Fabric [lang^=uk],[lang^=uk] .ms-Fabric{font-family:Segoe UI Web\ (Cyrillic),Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=vi],.ms-Fabric [lang^=vi],[lang^=vi] .ms-Fabric{font-family:Segoe UI Web\ (Vietnamese),Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=zh-hans],.ms-Fabric [lang^=zh-hans],[lang^=zh-hans] .ms-Fabric{font-family:Microsoft Yahei UI,Verdana,Simsun,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric[lang^=zh-hant],.ms-Fabric [lang^=zh-hant],[lang^=zh-hant] .ms-Fabric{font-family:Microsoft Jhenghei UI,Pmingliu,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric--selawik{font-family:Selawik Web,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}body{margin:0}.app-container{height:100vh;font-size:14px;font-family:"Segoe UI Web (West European)"}.app-container .app-section .app-section-inner{max-width:1600px;margin:0 auto;width:100%}.app-container ::selection{background:#ed9b33}.app-container ::-moz-selection{background:#ed9b33}.app-container .app-loader{margin:10px 0}input,textarea{font-family:"Segoe UI Web (West European)"}.tyrens-remove-selection-button{color:#a6a6a6;cursor:pointer}.tyrens-remove-selection-button:active{color:#ed9b33}.tyrens-remove-selection-button:hover{color:#d58b2d}.ms-DetailsList *,.ms-Panel *{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ms-DetailsList .ms-Panel-header,.ms-Panel .ms-Panel-header{margin:14px 0}.ms-Dropdown,.ms-TextField{margin-bottom:8px}.ms-button-orange.ms-Button{background:#ed9b33}.ms-button-orange.ms-Button:active,.ms-button-orange.ms-Button:hover{background:#d58b2d}.ms-button-grey.ms-Button{background:#f4f4f4}.ms-button-grey.ms-Button:active,.ms-button-grey.ms-Button:hover{background:#eaeaea;color:#333}.master-tables,.projects,.tyrens-page,.users{margin-top:20px}.tyrens-col{margin:0 8px}.tyrens-anchor-link,.tyrens-link{text-decoration:none;color:#ed9b33}.tyrens-anchor-link:hover,.tyrens-link:hover{text-decoration:underline}.tyrens-anchor-link:focus,.tyrens-link:focus{outline:none;color:#d58b2d}.tyrens-label{font-size:20px;padding:15px 5px;color:rgba(0,0,0,.9)}.tyrens-input{font-size:14px;border:1px solid #a6a6a6;padding:0 8px 0 12px}.tyrens-input *{-webkit-box-sizing:border-box;box-sizing:border-box}.tyrens-input .tyrens-input-content{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;height:32px}.tyrens-input .tyrens-input-content *{outline:none}.tyrens-input .tyrens-input-content .tyrens-input-placeholder{color:#666}.tyrens-input:hover{border-color:#d58b2d}button.ms-Checkbox.is-checked .ms-Checkbox-checkbox{background-color:#ed9b33}button.ms-Checkbox.is-checked .ms-Checkbox-checkbox:hover{background-color:#d58b2d}.button-spinner{padding-right:5px;vertical-align:middle;display:inline-block}.buttons-row .submit-button{margin-right:10px}::selection{background:#ed9b33;color:#333}::-moz-selection{background:#ed9b33;color:#333}.group .button-with-spinner+.ms-Button,.group .ms-Button+.button-with-spinner,.group .ms-Button+.ms-Button{margin-left:10px}.app-header-section .app-header{margin:15px auto}@media (max-width:639px){.app-header-section .app-header{margin:15px auto 0}}.app-header-section .app-header .nav-item>a{text-decoration:none}.master-table-records .mastertable-archived-message-bar{padding-bottom:15px}.user-projects-spinner{margin-top:20px}.user-projects-container .user-projects{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1023px){.user-projects-container .user-projects{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.user-projects-container .user-projects .project-members,.user-projects-container .user-projects .project-tables{-webkit-box-flex:6;-ms-flex:6;flex:6}.user-projects-container .archived-project-message-bar,.user-projects-container .no-projects-message-bar{padding-bottom:15px}.user-projects-container .error,.user-projects-container .success{margin:0 0 15px}.user-projects-container .project-info{font-size:14px;padding:5px}.user-projects-container .project-info a{color:#ed9b33;text-decoration:none}.user-projects-container .project-info .label{font-weight:700;padding-right:5px}.settings-admins{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023px){.settings-admins{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.settings-admins .settings-app-administrators,.settings-admins .settings-integration-access{-webkit-box-flex:6;-ms-flex:6;flex:6}.login-page{height:100%;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login-page .login-form{max-width:350px;width:100%}.login-page .login-form .warning{margin-bottom:5px}.login-page .login-form .warning span{margin-bottom:15px}.login-page .login-form .success{margin-left:0;margin-right:0}.login-page .login-form .logo{margin-bottom:20px;text-align:center}.login-page .login-form .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-page .login-form .buttons .links{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-flex:1;-ms-flex-positive:1;flex-grow:1}.login-page .login-form .buttons .links .tyrens-link{margin:2px 0}.change-password-form{margin:200px auto 0;max-width:350px}.change-password-form .logo{margin-bottom:20px}.change-password-form .buttons{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restore-password-form{margin:200px auto 0;max-width:350px}.restore-password-form .logo{margin-bottom:20px}.restore-password-form .success{margin-left:0;margin-right:0}.restore-password-form .buttons{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restore-password-form .buttons .ms-button-grey{margin-right:10px}.project-not-found{padding-bottom:15px}.projects-create-code .code-container,.projects-create-code .segments-container{border:1px solid rgba(0,0,0,.2);padding:0 20px 20px}.projects-create-code .segments-container .segment-label label{font-size:13px}.projects-create-code .segments-container .segment-label label:after{font-size:15px;line-height:15px}.projects-create-code .segments-container .segment-child{margin-top:10px}.projects-create-code .segments-container .table-segment .dropdown-container{display:table;width:100%}.projects-create-code .segments-container .table-segment .dropdown-container .dropdown-clear-button,.projects-create-code .segments-container .table-segment .dropdown-container .dropdown-selection{display:table-cell;vertical-align:top}.projects-create-code .segments-container .table-segment .dropdown-container .ms-ComboBox-container .ms-ComboBox{margin-bottom:0}.projects-create-code .segments-container .table-segment .dropdown-container .ms-ComboBox-container.not-valid .ms-ComboBox{border-color:#a80000}.projects-create-code .segments-container .table-segment .dropdown-container .dropdown-clear-button{width:20px}.projects-create-code .segments-container .table-segment .dropdown-container .dropdown-clear-button button{margin-right:-10px;padding:0}.projects-create-code .segments-container .table-segment .dropdown-container .dropdown-clear-button button i{color:#9e9e9e;font-size:10px;margin:0}@media (max-width:639px){.projects-create-code .code-column{margin-top:15px}}.projects-create-code .code-column .code-copy{margin-top:20px}.projects-create-code .code-column .code-copy .copy-button{width:100%;height:40px}.projects-create-code .code-column .empty-code{color:#9e9e9e;font-size:16px;font-style:italic}.projects-create-code .code-column .generated-code{white-space:pre-wrap;word-wrap:break-word;width:100%}.projects-create-code .success{margin:0 0 10px}.projects-create-code .code-part{font-size:17px}.projects-create-code .code-part:hover{background:#eaeaea;cursor:default;border-radius:7px}.projects-create-code .code-part.tooltip:hover{cursor:help}.profile-container .profile-section .section-body .ms-Grid-row{padding-left:8px}.profile-container .profile-section .section-body .ms-Grid-row.command-bar-row{padding-left:0}@media (max-width:639px){.profile-container .profile-section .section-body .ms-Grid-row{padding-left:0}}.profile-container .profile-section .section-body .ms-Grid .error,.profile-container .profile-section .section-body .ms-Grid .success{margin-top:0}.profile-container .profile-section .section-body .ms-Grid .label-row{font-weight:700}.profile-container .profile-section .section-body .ms-Grid .ms-Grid-row{margin-bottom:10px}.profile-container .profile-section .section-body .ms-Grid .command-bar-row .ms-CommandBar .ms-CommandBar-primaryCommands{margin-left:0}.profile-container .profile-section .section-body .ms-Grid .no-info-message{font-style:italic;color:rgba(0,0,0,.7)}.profile-container .section .section-body{padding-left:10px}.import-records-page .notifications-list .error,.import-records-page .notifications-list .success{padding-right:0}.search .search-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.search .search-content .results-filter{-webkit-box-flex:2;-ms-flex:2;flex:2}.search .search-content .results-list{-webkit-box-flex:10;-ms-flex:10;flex:10}@media (max-width:639px){.search .search-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search .search-content .results-filter{-webkit-box-flex:0;-ms-flex:0;flex:0}.search .search-content .results-list{-webkit-box-flex:1;-ms-flex:1;flex:1}}.search .search-content .filter-bars>div,.search .search-content .warning{margin-bottom:20px}@media (max-width:639px){.search .search-content .filter-bars .date-range-container .rdr-DateRange{text-align:center}}.manage-table .manage-table-list{height:500px}.manage-table-panel .submit-button{margin-right:10px}.searchable-entity-list{min-height:275px}.searchable-entity-list .list-column{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:100%}.searchable-entity-list .list-column:hover.hover-expand{-o-text-overflow:clip;text-overflow:clip;white-space:normal;word-break:break-all}.searchable-entity-list .details-list{position:relative}.searchable-entity-list .spinner{margin-top:40px}.searchable-entity-list .projects-actions-table{margin-right:10px}#app .app-container .app-section-inner .ms-CommandBar{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}#app .app-container .app-section-inner .ms-CommandBar .ms-CommandBarItem-link .ms-CommandBarItem-iconColor:hover{color:#696158}#app .app-container .app-section-inner .ms-CommandBar .ms-CommandBar-primaryCommands .ms-CommandBarItem:hover{background-color:transparent}#app .app-container .app-section-inner .ms-CommandBar .ms-CommandBar-primaryCommands .ms-CommandBarItem .ms-CommandBarItem-link{-webkit-box-sizing:border-box;box-sizing:border-box}#app .app-container .app-section-inner .ms-CommandBar .ms-CommandBar-primaryCommands .ms-CommandBarItem .ms-CommandBarItem-link .ms-Icon,#app .app-container .app-section-inner .ms-CommandBar .ms-CommandBar-primaryCommands .ms-CommandBarItem .ms-CommandBarItem-link .ms-Icon i:hover{color:#696158}#app .app-container .app-section-inner .ms-CommandBar .ms-CommandBar-primaryCommands .ms-CommandBarItem .ms-CommandBarItem-link:disabled .ms-Icon,#app .app-container .app-section-inner .ms-CommandBar .ms-CommandBar-primaryCommands .ms-CommandBarItem .ms-CommandBarItem-link:disabled .ms-Icon i:hover{color:#c8c8c8}#app .app-container .app-section-inner .ms-CommandBar .ms-CommandBar-primaryCommands .ms-CommandBarItem .ms-CommandBarItem-link:hover{border-bottom:2px solid #696158;background-color:#fff}#app .app-container .app-section-inner .ms-CommandBar .ms-CommandBar-primaryCommands .ms-CommandBarItem .ms-CommandBarItem-link:hover i{color:#696158}.error,.error .errorSpinner{margin-top:20px}.error .errorContent{padding-top:10px}.error .subError{padding-top:5px;padding-left:10px}.nav-mobile{text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nav-mobile .nav-mobile-above .ms-Grid-col,.nav-mobile .nav-mobile-above .ms-Grid-row{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}.nav-mobile .nav-mobile-above .ms-Grid-row.breadcrumb-row{margin:20px 10px}.nav-mobile .nav-mobile-above .ms-Grid-row.breadcrumb-row .ms-Grid-col.ms-sm12{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav-mobile .nav-mobile-above .ms-Grid-row.breadcrumb-row .ms-Grid-col.ms-sm12 .nav-mobile-button{position:relative;top:-2px}.nav-mobile .nav-mobile-above .nav-mobile-logo{width:150px;padding:0 20px}.nav-mobile .nav-mobile-above i{font-size:25px}.nav-mobile .item2 .searchBox{border-color:rgba(0,0,0,.2);margin-bottom:0;font-size:12px;padding-left:0}.nav-mobile .nav-mobile-content *{-webkit-box-sizing:"border-box";box-sizing:"border-box"}.nav-mobile .nav-mobile-content .nav-bar{border-bottom:1px solid rgba(0,0,0,.2)}.nav-mobile .nav-mobile-content .nav-bar,.nav-mobile .nav-mobile-content .nav-bar .nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav-mobile .nav-mobile-content .nav-bar .nav-item{border-top:1px solid rgba(0,0,0,.2);font-size:15px;color:#000}.nav-mobile .nav-mobile-content .nav-bar .nav-item:first-child{border-top:none}.nav-mobile .nav-mobile-content .nav-bar .nav-item .label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px 25px}.nav-mobile .nav-mobile-content .nav-bar .nav-item .label .label-icon{font-weight:700;color:#ed9b33;margin-right:10px}.nav-mobile .nav-mobile-content .nav-bar .nav-item .label:hover{color:#ed9b33}.nav-mobile .nav-mobile-content .nav-bar .nav-item .label.disabled{color:#a6a6a6}.nav-mobile .nav-mobile-content .nav-bar .nav-item .dropdown-icon{position:relative;top:3px;float:right;font-weight:700}.nav-mobile .nav-mobile-content .nav-bar .nav-item .dropdown-items{padding-left:25px}.nav-mobile .nav-mobile-content .nav-bar .nav-item .dropdown-items .dropdown-item{border:none}.nav-mobile .nav-mobile-margin{width:100%;height:20px}.nav-mobile .nav-mobile-bellow{border-top:3px solid #696158;padding:20px 8px 0}.nav-mobile .nav-mobile-bellow .searchBox{border-color:rgba(0,0,0,.2);font-size:12px;padding-left:0}.nav-mobile .nav-mobile-bellow .nav-item{text-align:center;color:#000;margin-bottom:10px}.nav-mobile .nav-mobile-bellow .nav-item.item0{margin-bottom:20px}.nav-bottom-container{background:#696158}.nav-bottom-container.empty{height:10px}.nav-bottom-container .nav-bottom{max-width:1600px;margin:0 auto;width:100%;padding:1px 0}.nav-bottom-container .nav-bottom ul{padding-left:20px;font-size:16px}.nav-bottom-container .nav-bottom ul .nav-item{display:inline;padding:0 25px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none}.nav-bottom-container .nav-bottom ul .nav-item a{color:#fff;outline:none}.nav-bottom-container .nav-bottom ul .nav-item .nav-item-dropdown:after{content:"\E70D";font-family:FabricMDL2Icons;font-size:12px;padding-left:8px;position:relative;top:2px}.nav-bottom-container .nav-bottom ul .nav-item-active a{color:#ed9b33}.nav-bottom-container .nav-bottom ul .nav-item-disabled a{color:#a6a6a6;pointer-events:none}.nav-bottom-container .nav-bottom ul .nav-item.item6{display:none}.projects-breadcrumb-dropdown div.ms-ContextualMenu{min-width:0}.nav-top{max-width:1600px;margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.nav-top *{-webkit-box-sizing:border-box;box-sizing:border-box}.nav-top .ms-Grid-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-top .app-logo-img{display:inline-block;padding-left:20px;max-width:100%}.nav-top .administration,.nav-top .profile,.nav-top .projects-breadcrumb{padding:0 12px 0 30px;max-width:100%}.nav-top .profile-dropdown{text-align:right}.nav-top .profile-dropdown .profile-dropdown-trigger{cursor:pointer}.nav-top .profile-dropdown .profile-dropdown-trigger .profile-dropdown-trigger-text{display:inline-block;max-width:calc(100% - 30px);overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.nav-top .profile-dropdown .profile-dropdown-trigger:after{content:"\E70D";font-family:FabricMDL2Icons;padding-left:15px}.nav-top .search-box .search-box-row{width:100%}@media (max-width:1023px){.nav-top .search-box .search-box-row,.nav-top .search-box .search-box-row .search-box-cell{display:block}}@media (max-width:1023px){.nav-top .administration,.nav-top .projects-breadcrumb{text-align:center;padding:0 12px}}.search-box-callout.ms-Callout{border:1px solid #a6a6a6;-webkit-box-shadow:none;box-shadow:none;border-top:none}.search-box-callout .callout-container .callout-item{width:220px;padding:8px}.search-box-callout .callout-container .callout-item.menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:14px;line-height:16px;cursor:pointer}.search-box-callout .callout-container .callout-item.menu-item i{color:#db9030;font-size:18px;padding-right:10px}.search-box-callout .callout-container .callout-item.menu-item .text{display:inline-block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.search-box-callout .callout-container .callout-item.menu-item:hover{background-color:#f4f4f4}.search-box-callout .callout-container .callout-item .searchbox-buttons{text-align:center}.search-box-callout .callout-container .callout-item .searchbox-buttons button{width:100%}.search-box-callout .callout-container .callout-item .searchbox-buttons button i{padding-right:5px}.success{margin-top:20px}.ms-Dialog .dialog-main{min-width:500px}@media (max-width:639px){.ms-Dialog .dialog-main{min-width:340px}}.ms-Dialog .dialog-main .listOfArchivedItems{font-size:14px;padding-bottom:3px;padding-left:20px}.ms-Dialog .dialog-main .listOfArchivedItems .archivedItem{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;padding-top:5px}.ms-Dialog .dialog-main .ms-Dialog-header>p{font-size:20px;font-weight:700}.master-tables-panel{overflow:visible}.master-tables-panel .submit-button{margin-right:10px}.master-tables-panel .error{margin-top:10px}.master-tables-panel .spinner{height:25px;margin-top:20px}.projects-panel{margin-top:20px}.projects-panel .project-buttons-row,.projects-panel .project-selection-row-label{padding:10px 0}.projects-panel .project-selection-row-label label{font-weight:700}.projects-panel .submit-button{margin-right:10px}.projects-panel .error{margin-top:10px}.projects-panel .spinner{height:25px;margin-top:20px}.projects-panel-from-existing{margin-top:20px}.projects-panel-from-existing .project-input-group{margin-bottom:30px}.projects-panel-from-existing .choose-label{margin-bottom:10px}.projects-panel-from-existing .select-all-field{border-bottom:1px solid #eaeaea;margin-bottom:10px;padding-bottom:10px}@media (min-width:480px){.projects-panel-from-existing .tyrens-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.projects-panel-from-existing .tyrens-field+.group{margin-top:40px}.projects-panel-from-existing .tyrens-field .with-tooltip{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}.projects-panel-from-existing .tyrens-field .tyrens-tooltip{font-size:20px;color:#a6a6a6;cursor:help;padding-top:3px}.projects-panel-from-existing .tyrens-field .tyrens-tooltip:hover{color:#d58b2d}.projects-panel-from-existing .error+.group{margin-top:40px}.projects-members-panel{padding:0 8px;margin-bottom:20px}.projects-members-panel .pivot>div{padding-left:0;padding-right:0}.projects-members-panel .buttons .submit-button{margin-right:10px}.projects-members-list{margin-top:12px;margin-bottom:12px}@media (min-width:1024px){.projects-members-list{padding:0;margin-bottom:0}}.projects-members-row{display:-webkit-box;display:-ms-flexbox;display:flex}.projects-members-row .people-picker{margin-bottom:8px;border:1px solid transparent}.projects-members-row .people-picker-error{margin-top:-5px;padding-top:0;padding-bottom:5px}.projects-members-row .icon-buttons{height:100%;padding:0}.projects-members-row .icon-buttons .is-disabled{background-color:transparent}.projects-members-row .icon-buttons>div{display:inline-block;width:30px;height:auto}@media (max-width:1024px){.projects-members-row{padding-top:20px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.2)}.projects-members-row,.projects-members-row .icon-buttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.projects-members-row .icon-buttons{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:center;-ms-flex-pack:center;justify-content:center}.projects-members-row.row0{border-top:1px solid rgba(0,0,0,.2)}}@media (max-width:639px){.projects-members-row .icon-buttons{position:relative;top:12px}}.projects-table-panel .pivotItem{margin-bottom:20px}.projects-table-panel .buttons{margin-top:20px}.projects-table-panel .buttons .submit-button{margin-right:10px}.projects-table-panel .mastertables-spinner{padding:5px 0}.projects-table-panel .mastertables-dropdown{margin-bottom:0}.projects-table-panel .master-table-error{color:#a80000;font-size:12px;padding-top:5px}.projects-table-panel .master-table-error i{font-size:14px;margin-right:5px;vertical-align:middle}.projects-table-panel .master-table-error span{vertical-align:middle}.people-picker .ms-BasePicker-text{border-color:rgba(0,0,0,.2)}.people-picker .ms-BasePicker-text input{max-height:26px}.people-picker .ms-BasePicker-text:hover{border-color:rgba(0,0,0,.5)}.people-picker .ms-PickerPersona-container.is-selected{background-color:#ed9b33}.people-picker .ms-PickerPersona-container.is-selected .ms-PickerItem-removeButton:hover{background-color:#d58b2d}.people-picker .ms-BasePicker-text{max-width:100%}.people-picker .ms-PickerPersona-container{max-width:inherit;margin:0 4px}.people-picker .ms-BasePicker-input:disabled{background-color:#fff}.people-picker.not-valid .ms-BasePicker-text{border-color:#a80000}.ms-Suggestions-container .ms-Suggestions-item .ms-PeoplePicker-Persona{width:inherit}.notifications-list .success{margin:10px 0 0}.notifications-list .error,.notifications-list .success{padding-right:10px}.app-admins-panel .buttons-row{padding:10px 0}.app-admins-panel .buttons-row .submit-button{margin-right:10px}.app-admins-panel .ms-Grid{overflow:hidden}.multiple-calls-notification{margin:0 0 15px}.multiple-calls-notification .error,.multiple-calls-notification .success{margin:0}.button-with-spinner{display:inline-block;line-height:32px}.button-with-spinner button .button-label{font-weight:700;color:#fff}.button-with-spinner button:disabled .button-label{color:hsla(0,0%,100%,.7)}.projects-breadcrumb{max-width:100%}.projects-breadcrumb .projects-breadcrumb-label{display:inline-block}.projects-breadcrumb .projects-breadcrumb-label:after{content:"\E76C";font-family:FabricMDL2Icons;padding:0 12px;font-size:13px;vertical-align:middle}.projects-breadcrumb .projects-breadcrumb-dropdown-trigger{display:inline-block}.projects-breadcrumb .projects-breadcrumb-dropdown-trigger.active{cursor:pointer}.projects-breadcrumb .projects-breadcrumb-dropdown-trigger.active:after{content:"\E70D";font-family:FabricMDL2Icons;padding-left:12px;vertical-align:middle}.string-config-form .form-body{padding-left:8px}@media (max-width:639px){.string-config-form .form-body{padding-left:0}}.string-config-form .form-label,.string-config-form .from-secondary-label{color:rgba(0,0,0,.9)}.string-config-form .form-label{padding:15px 0;font-size:20px}.string-config-form .from-secondary-label{font-size:17px;margin:15px 0}.string-config-form .string-config-tree-view{border:1px solid rgba(0,0,0,.2);padding:20px 40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;overflow-x:auto}.string-config-form .string-config-tree-view .tree-view-root-menu{cursor:pointer}.string-config-form .tree-child-menu-children{border-left:1px dotted}.string-config-form .form-buttons-row{padding:10px 0}.string-config-form .form-buttons-row .form-buttons-container{float:right}@media (max-width:639px){.string-config-form .form-buttons-row .form-buttons-container{float:left}}.string-config-form .form-buttons-row .form-buttons-container .submit-button{margin-right:10px}.error{color:#a80000}.reports-form .form-body{height:100%;padding-left:8px}@media (max-width:639px){.reports-form .form-body{padding-left:0}}.reports-form .form-body .multiple-tables-list{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.reports-form .form-body .multiple-tables-list .label{-webkit-box-flex:3;-ms-flex:3;flex:3}.reports-form .form-body .multiple-tables-list .list{-webkit-box-flex:9;-ms-flex:9;flex:9}@media (max-width:639px){.reports-form .form-body .multiple-tables-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reports-form .form-body .multiple-tables-list .label{-webkit-box-flex:0;-ms-flex:0;flex:0}}.reports-form .form-label,.reports-form .from-secondary-label{color:rgba(0,0,0,.9)}.reports-form .form-label{padding:15px 0;font-size:20px}.reports-form .from-secondary-label{font-size:17px;margin:15px 0}.reports-form .reports-tree-view{border:1px solid rgba(0,0,0,.2);padding:20px 40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;overflow-x:auto}.reports-form .reports-tree-view .tree-view-root-menu{cursor:pointer}.reports-form .tree-child-menu-children{border-left:1px dotted}.reports-form .form-buttons-row{padding:10px 0}.reports-form .form-buttons-row .form-buttons-container{float:right}@media (max-width:639px){.reports-form .form-buttons-row .form-buttons-container{float:left}}.reports-form .form-buttons-row .form-buttons-container .submit-button{margin-right:10px}.projects-interpret-code-part *{-webkit-box-sizing:border-box;box-sizing:border-box}.projects-interpret-code-part.code-part-success{border:2px solid #dff6dd}.projects-interpret-code-part.code-part-success .code-part-name{background-color:#dff6dd}.projects-interpret-code-part.code-part-error{border:2px solid #fde7e9}.projects-interpret-code-part.code-part-error .code-part-name{background-color:#fde7e9}.projects-interpret-code-part.code-part-warning{border:2px solid #fff5d3}.projects-interpret-code-part.code-part-warning .code-part-name{background-color:#fff5d3}.projects-interpret-code-part .code-part-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;white-space:pre-wrap;min-height:39px}.projects-interpret-code-part .code-part-name span{word-wrap:break-word;width:100%}.projects-interpret-code-part .code-part-attribute{padding:10px 15px;border-top:1px solid rgba(0,0,0,.2)}.projects-interpret-code-part .code-part-attribute:nth-child(2){border-top:none}.projects-interpret-code-part .code-part-attribute.grey{background-color:#f2f2f2}.code-parts-inline-errors-list,.code-parts-inline-warning-list{padding:10px 15px;border-top:1px solid rgba(0,0,0,.2)}.inline-error,.inline-warning{font-size:12px;padding-top:5px}.inline-error i,.inline-warning i{font-size:14px;margin-right:5px;vertical-align:middle}.inline-error span,.inline-warning span{vertical-align:middle}.inline-error.inline-notification-animation,.inline-warning.inline-notification-animation{-webkit-animation-name:"inline-notification-animation";animation-name:"inline-notification-animation";-webkit-animation-duration:.367s;animation-duration:.367s;-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}@-webkit-keyframes inline-notification-animation{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes inline-notification-animation{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.inline-error{color:#a80000}.projects-interpret-code .error,.projects-interpret-code .projects-interpret-code-parts-list,.projects-interpret-code .success{width:calc(100% - 100px)}@media (max-width:1365px){.projects-interpret-code .error,.projects-interpret-code .projects-interpret-code-parts-list,.projects-interpret-code .success{width:100%}}.projects-interpret-code .projects-interpret-code-form{display:-webkit-box;display:-ms-flexbox;display:flex}.projects-interpret-code .projects-interpret-code-form .ms-TextField{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:10px}.projects-interpret-code .projects-interpret-code-form .button-with-spinner .submit-button{height:34px}@media (max-width:1365px){.projects-interpret-code .projects-interpret-code-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.projects-interpret-code .projects-interpret-code-form .ms-TextField{width:100%;margin-bottom:8px}}.projects-interpret-code .projects-interpret-code-parts-list{margin:20px 0}.projects-interpret-code .projects-interpret-code-parts-list .projects-interpret-code-part:nth-child(n+2){margin-top:30px}.string-configuration-tree-child{margin:20px 40px}.string-configuration-tree-child .tree-child-menu-trigger{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.string-configuration-tree-child .tree-child-menu-trigger .tree-child-menu-trigger-text{display:inline-block;max-width:1500px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.string-configuration-tree-child .tree-child-menu-trigger .tree-child-menu-trigger-text .tree-child-menu-trigger-text-placeholder{color:rgba(0,0,0,.8)}.string-configuration-tree-child .tree-child-menu-trigger.tree-child-option-error,.string-configuration-tree-child .tree-child-menu-trigger.tree-child-option-error .tree-child-menu-trigger-text-placeholder{color:#a80000}.string-configuration-tree-child .tree-child-menu-trigger.tree-child-option-error:before{content:"\E783";font-family:FabricMDL2Icons;margin-right:8px}.string-configuration-tree-child .tree-child-menu-trigger:after{content:"\E70D";font-family:FabricMDL2Icons;padding-left:8px}.code-segment-edit-panel .form-buttons-row,.report-panel .form-buttons-row{padding:10px 0}.code-segment-edit-panel .form-buttons-row .form-buttons-container,.report-panel .form-buttons-row .form-buttons-container{float:right}@media (max-width:639px){.code-segment-edit-panel .form-buttons-row .form-buttons-container,.report-panel .form-buttons-row .form-buttons-container{float:left}}.code-segment-edit-panel .dropdown-selection,.report-panel .dropdown-selection{margin-bottom:10px}.code-segment-edit-panel .dropdown-selection .ms-Dropdown-container .ms-Dropdown,.report-panel .dropdown-selection .ms-Dropdown-container .ms-Dropdown{margin-bottom:0}.code-segment-edit-panel .table-records-selection,.report-panel .table-records-selection{padding:10px 5px}.import-tables-form .form-buttons-row{padding:10px 0}.import-tables-form .form-buttons-row .form-buttons-container{float:right}@media (max-width:639px){.import-tables-form .form-buttons-row .form-buttons-container{float:left}}.import-tables-form .form-buttons-row .form-buttons-container .submit-button{margin-right:10px}.import-tables-form .dropdown-selection{margin-bottom:10px}.import-tables-form .dropdown-selection .ms-Dropdown-container .ms-Dropdown{margin-bottom:0}.import-tables-form .import-records-csv-wrap{margin-bottom:10px}.import-records-list{margin-bottom:40px}.import-records-list .records-table-container{margin-bottom:20px;position:relative}.import-records-list .records-table-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.import-records-list .records-table-container .records-table-wrap{display:inline-block;max-width:100%}.import-records-list .records-table-container .records-table-wrap .records-table{min-width:50%;max-width:inherit;border-spacing:0;border:1px solid rgba(0,0,0,.2);border-bottom:none}.import-records-list .records-table-container .records-table-wrap .records-table .records-table-header .dropdown-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.import-records-list .records-table-container .records-table-wrap .records-table .records-table-header .dropdown-container .tyrens-remove-selection-button{margin-left:10px}.import-records-list .records-table-container .records-table-wrap .records-table .records-table-header .dropdown-container .ms-Dropdown-container{-webkit-box-flex:1;-ms-flex:1;flex:1}.import-records-list .records-table-container .records-table-wrap .records-table .records-table-header .dropdown-container .ms-Dropdown-container .ms-Dropdown{margin:0}.import-records-list .records-table-container .records-table-wrap .records-table .records-table-col{min-width:200px;max-width:400px;padding:10px;border-bottom:1px solid rgba(0,0,0,.2);overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.import-records-list .records-table-container .records-table-wrap .records-table .records-table-col:nth-child(n+2){border-left:1px solid rgba(0,0,0,.2)}.filter-bar-item{margin:10px 0;padding:6px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:2%;cursor:pointer}.filter-bar-item .results-count{display:inline-block;text-align:center;width:45px}.filter-bar-item .results-count .badge{display:inline-block;background-color:#ed9b33;padding:3px 7px;min-width:10px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.filter-bar-item.selected-item{background:#ed9b33}.filter-bar-item.selected-item *{color:#fff}.filter-bar-item.selected-item .badge{background-color:#fff;color:#ed9b33}.filter-bar-item.selected-item:hover{background-color:#d58b2d}.filter-bar-item.not-selected-item:hover{background:rgba(0,0,0,.05)}.tyrens-choice-group{min-height:100px}.tyrens-choice-group .show-more-link{cursor:pointer;margin-top:8px;margin-left:8px}.tyrens-choice-group:hover .clear-button{visibility:initial}.date-range-container.none-selected .is-inRange,.date-range-container.none-selected .rdr-Day.is-selected{background:#fff!important;color:#000!important}.date-range-container.none-selected .is-inRange:hover,.date-range-container.none-selected .rdr-Day.is-selected:hover{background:#bdc3c7!important}.date-range-container.none-selected .is-inRange.is-passive,.date-range-container.none-selected .rdr-Day.is-selected.is-passive{opacity:.4!important}.label-with-clear-button{font-size:14px;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 10px 5px 0;word-wrap:break-word;overflow-wrap:break-word}.label-with-clear-button .text{-webkit-box-flex:1;-ms-flex:1;flex:1}.label-with-clear-button .clear-button{position:relative;cursor:pointer}.label-with-clear-button .clear-button:hover{color:#a80000}.cb-button-with-spinner .ms-Button-label{font-family:Arial}.filter-dropdown-hover{background:#f4f4f4}.filter-dropdown{display:table;width:100%}.filter-dropdown .dropdown-clear-button,.filter-dropdown .dropdown-search-button,.filter-dropdown .dropdown-selection{display:table-cell;vertical-align:top}.filter-dropdown .filter-dropdown-trigger .ms-TextField-field{padding-right:25px}.filter-dropdown .dropdown-clear-button,.filter-dropdown .dropdown-search-button{width:20px}.filter-dropdown .dropdown-clear-button button,.filter-dropdown .dropdown-search-button button{padding:0}.filter-dropdown .dropdown-clear-button button i,.filter-dropdown .dropdown-search-button button i{font-size:10px;margin:0}.filter-dropdown .dropdown-clear-button button i{color:#9e9e9e}.multi-select-container{display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.multi-select-container .multi-select-row{display:table-row}.multi-select-container .multi-select-row .options-cell{display:table-cell}.multi-select-container .multi-select-row .options-cell .selectable-list{max-height:250px;overflow-y:auto}.multi-select-container .multi-select-row .multi-select-buttons{width:100px;vertical-align:middle;text-align:center}.multi-select-container .multi-select-row .multi-select-buttons .option-button .arrow{width:80px;margin-bottom:10px}.multi-select-v2,.multi-select-v2>.option-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.multi-select-v2>.option-buttons{-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:0 10px}.multi-select-v2>.option-buttons .option-button .arrow{width:80px;margin-bottom:10px}.multi-select-v2>.selectable-list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.selectable-list-container .selectable-list-filter .ms-TextField-field{font-size:12px}.selectable-list-container .selectable-list-filter .ms-TextField{margin:0}.selectable-list-container .selectable-list{border:1px solid #eaeaea}.selectable-list-container .selectable-list .selectable-item:not(:first-child){border-top:1px solid #eaeaea}.selectable-list-container .selectable-list .selectable-item:not(:first-child).selected{border-top:1px solid #fff}.selectable-list-container .selectable-list .selectable-item{line-height:35px;color:#767676}.selectable-list-container .selectable-list .selectable-item:hover{background-color:#f4f4f4}.selectable-list-container .selectable-list .selectable-item.selected{background-color:#eaeaea;color:#212121}.selectable-list-container .selectable-list .selectable-item .selectable-item-check,.selectable-list-container .selectable-list .selectable-item .selectable-item-text{display:inline-block;vertical-align:middle}.selectable-list-container .selectable-list .selectable-item .selectable-item-check{margin:0 10px}.filter-hoc>.filter-hoc-input{width:100%;margin-bottom:0}.selectable-list{color:#767676}.selectable-list .virtualized-list{outline:none}.selectable-list .no-rows-renderer{font-style:italic;text-align:center;margin:10px}.selectable-list .selectable-list-row{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.selectable-list .selectable-list-row:hover{background-color:#f4f4f4}.selectable-list .selectable-list-row.checked{background-color:#eaeaea;color:#212121}.selectable-list .selectable-list-row:not(:first-child){border-top:1px solid #eaeaea}.selectable-list .selectable-list-row:not(:first-child).checked{border-top:1px solid #fff}.selectable-list .selectable-list-row .text{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:0 10px}.selectable-list .selectable-list-row .check>*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.confirm-dialog .dialogText.line1{margin-bottom:10px;font-weight:700}.tyrens-field{margin-bottom:10px}.position-right{float:right}.position-left{float:left}.dropdown-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdown-container .ms-Dropdown-container{-webkit-box-flex:1;-ms-flex:1;flex:1}.dropdown-container .ms-Dropdown{margin-bottom:0}.dropdown-container .tyrens-remove-selection-button{margin-left:10px;margin-right:10px}.records-updater .button-cancel-update{margin-left:10px}.records-updater .client-errors,.records-updater .field-mapper,.records-updater .file-form,.review-list{margin-bottom:20px}