@charset "UTF-8";@keyframes ms-motion-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ms-motion-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ms-motion-scaleDownIn{0%{transform:scale3d(1.15,1.15,1)}to{transform:scaleZ(1)}}@keyframes ms-motion-scaleDownOut{0%{transform:scaleZ(1)}to{transform:scale3d(.9,.9,1)}}@keyframes ms-motion-slideLeftOut{0%{transform:translateZ(0)}to{transform:translate3d(-48px,0,0)}}@keyframes ms-motion-slideRightOut{0%{transform:translateZ(0)}to{transform:translate3d(48px,0,0)}}@keyframes ms-motion-slideLeftIn{0%{transform:translate3d(48px,0,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideRightIn{0%{transform:translate3d(-48px,0,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideUpOut{0%{transform:translateZ(0)}to{transform:translate3d(0,-48px,0)}}@keyframes ms-motion-slideDownOut{0%{transform:translateZ(0)}to{transform:translate3d(0,48px,0)}}@keyframes ms-motion-slideUpIn{0%{transform:translate3d(0,48px,0)}to{transform:translateZ(0)}}@keyframes ms-motion-slideDownIn{0%{transform:translate3d(0,-48px,0)}to{transform:translateZ(0)}}.ms-motion-fadeIn{animation:ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-fadeOut{animation:ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-scaleDownIn{animation:ms-motion-scaleDownIn .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-scaleDownOut{animation:ms-motion-scaleDownOut .3s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-motion-slideLeftOut{animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideLeftOut,[dir=ltr] .ms-motion-slideRightOut{animation:ms-motion-slideRightOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideRightOut{animation:ms-motion-slideLeftOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}[dir=ltr] .ms-motion-slideLeftIn{animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideLeftIn,[dir=ltr] .ms-motion-slideRightIn{animation:ms-motion-slideRightIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}[dir=rtl] .ms-motion-slideRightIn{animation:ms-motion-slideLeftIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideUpOut{animation:ms-motion-slideUpOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideDownOut{animation:ms-motion-slideDownOut .1s cubic-bezier(.9,.1,1,.2) both,ms-motion-fadeOut .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideUpIn{animation:ms-motion-slideUpIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}.ms-motion-slideDownIn{animation:ms-motion-slideDownIn .1s cubic-bezier(.1,.9,.2,1) both,ms-motion-fadeIn .1s cubic-bezier(0,0,1,1) both}@keyframes ms-slideRightIn10{0%{transform:translate3d(-10px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn20{0%{transform:translate3d(-20px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn40{0%{transform:translate3d(-40px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightIn400{0%{transform:translate3d(-400px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideRightOut40{0%{transform:translateZ(0)}to{transform:translate3d(40px,0,0)}}@keyframes ms-slideRightOut400{0%{transform:translateZ(0)}to{transform:translate3d(400px,0,0)}}@keyframes ms-slideLeftIn10{0%{transform:translate3d(10px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn20{0%{transform:translate3d(20px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn40{0%{transform:translate3d(40px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftIn400{0%{transform:translate3d(400px,0,0)}to{transform:translateZ(0)}}@keyframes ms-slideLeftOut40{0%{transform:translateZ(0)}to{transform:translate3d(-40px,0,0)}}@keyframes ms-slideLeftOut400{0%{transform:translateZ(0)}to{transform:translate3d(-400px,0,0)}}@keyframes ms-slideUpIn10{0%{transform:translate3d(0,10px,0)}to{transform:translateZ(0)}}@keyframes ms-slideUpIn20{0%{transform:translate3d(0,20px,0)}to{transform:translateZ(0)}}@keyframes ms-slideDownIn10{0%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}@keyframes ms-slideDownIn20{0%{transform:translate3d(0,-20px,0)}to{transform:translateZ(0)}}@keyframes ms-slideUpOut10{0%{transform:translateZ(0)}to{transform:translate3d(0,-10px,0)}}@keyframes ms-slideUpOut20{0%{transform:translateZ(0)}to{transform:translate3d(0,-20px,0)}}@keyframes ms-slideDownOut10{0%{transform:translateZ(0)}to{transform:translate3d(0,10px,0)}}@keyframes ms-slideDownOut20{0%{transform:translateZ(0)}to{transform:translate3d(0,20px,0)}}@keyframes ms-scaleUp100{0%{transform:scale3d(.98,.98,1)}to{transform:scaleZ(1)}}@keyframes ms-scaleUp103{0%{transform:scaleZ(1)}to{transform:scale3d(1.03,1.03,1)}}@keyframes ms-scaleDown98{0%{transform:scaleZ(1)}to{transform:scale3d(.98,.98,1)}}@keyframes ms-scaleDown100{0%{transform:scale3d(1.03,1.03,1)}to{transform:scaleZ(1)}}@keyframes ms-fadeIn{0%{opacity:0;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}@keyframes ms-fadeOut{0%{opacity:1;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}@keyframes ms-rotate90{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes ms-rotateN90{0%{transform:rotate(90deg)}to{transform:rotate(0)}}[dir=ltr] .ms-slideRightIn10{animation-name:ms-fadeIn,ms-slideRightIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn10{animation:none}}[dir=rtl] .ms-slideRightIn10{animation-name:ms-fadeIn,ms-slideLeftIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn10{animation:none}}[dir=ltr] .ms-slideRightIn20{animation-name:ms-fadeIn,ms-slideRightIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn20{animation:none}}[dir=rtl] .ms-slideRightIn20{animation-name:ms-fadeIn,ms-slideLeftIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn20{animation:none}}[dir=ltr] .ms-slideRightIn40{animation-name:ms-fadeIn,ms-slideRightIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn40{animation:none}}[dir=rtl] .ms-slideRightIn40{animation-name:ms-fadeIn,ms-slideLeftIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn40{animation:none}}[dir=ltr] .ms-slideRightIn400{animation-name:ms-fadeIn,ms-slideRightIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightIn400{animation:none}}[dir=rtl] .ms-slideRightIn400{animation-name:ms-fadeIn,ms-slideLeftIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightIn400{animation:none}}[dir=ltr] .ms-slideRightOut40{animation-name:ms-fadeOut,ms-slideRightOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightOut40{animation:none}}[dir=rtl] .ms-slideRightOut40{animation-name:ms-fadeOut,ms-slideLeftOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightOut40{animation:none}}[dir=ltr] .ms-slideRightOut400{animation-name:ms-fadeOut,ms-slideRightOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideRightOut400{animation:none}}[dir=rtl] .ms-slideRightOut400{animation-name:ms-fadeOut,ms-slideLeftOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideRightOut400{animation:none}}[dir=ltr] .ms-slideLeftIn10{animation-name:ms-fadeIn,ms-slideLeftIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn10{animation:none}}[dir=rtl] .ms-slideLeftIn10{animation-name:ms-fadeIn,ms-slideRightIn10;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn10{animation:none}}[dir=ltr] .ms-slideLeftIn20{animation-name:ms-fadeIn,ms-slideLeftIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn20{animation:none}}[dir=rtl] .ms-slideLeftIn20{animation-name:ms-fadeIn,ms-slideRightIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn20{animation:none}}[dir=ltr] .ms-slideLeftIn40{animation-name:ms-fadeIn,ms-slideLeftIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn40{animation:none}}[dir=rtl] .ms-slideLeftIn40{animation-name:ms-fadeIn,ms-slideRightIn40;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn40{animation:none}}[dir=ltr] .ms-slideLeftIn400{animation-name:ms-fadeIn,ms-slideLeftIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftIn400{animation:none}}[dir=rtl] .ms-slideLeftIn400{animation-name:ms-fadeIn,ms-slideRightIn400;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftIn400{animation:none}}[dir=ltr] .ms-slideLeftOut40{animation-name:ms-fadeOut,ms-slideLeftOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftOut40{animation:none}}[dir=rtl] .ms-slideLeftOut40{animation-name:ms-fadeOut,ms-slideRightOut40;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftOut40{animation:none}}[dir=ltr] .ms-slideLeftOut400{animation-name:ms-fadeOut,ms-slideLeftOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-slideLeftOut400{animation:none}}[dir=rtl] .ms-slideLeftOut400{animation-name:ms-fadeOut,ms-slideRightOut400;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-slideLeftOut400{animation:none}}.ms-slideUpIn10{animation-name:ms-fadeIn,ms-slideUpIn10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpIn10{animation:none}}.ms-slideUpIn20{animation-name:ms-fadeIn,ms-slideUpIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpIn20{animation:none}}.ms-slideDownIn10{animation-name:ms-fadeIn,ms-slideDownIn10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownIn10{animation:none}}.ms-slideDownIn20{animation-name:ms-fadeIn,ms-slideDownIn20;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownIn20{animation:none}}.ms-slideUpOut10{animation-name:ms-fadeOut,ms-slideUpOut10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpOut10{animation:none}}.ms-slideUpOut20{animation-name:ms-fadeOut,ms-slideUpOut20;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideUpOut20{animation:none}}.ms-slideDownOut10{animation-name:ms-fadeOut,ms-slideDownOut10;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownOut10{animation:none}}.ms-slideDownOut20{animation-name:ms-fadeOut,ms-slideDownOut20;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-slideDownOut20{animation:none}}.ms-scaleUpIn100{animation-name:ms-fadeIn,ms-scaleUp100;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleUpIn100{animation:none}}.ms-scaleUpOut103{animation-name:ms-fadeOut,ms-scaleUp103;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleUpOut103{animation:none}}.ms-scaleDownOut98{animation-name:ms-fadeOut,ms-scaleDown98;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleDownOut98{animation:none}}.ms-scaleDownIn100{animation-name:ms-fadeIn,ms-scaleDown100;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-scaleDownIn100{animation:none}}.ms-fadeIn100{animation-name:ms-fadeIn;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn100{animation:none}}.ms-fadeIn200{animation-name:ms-fadeIn;animation-duration:.267s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn200{animation:none}}.ms-fadeIn400{animation-name:ms-fadeIn;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn400{animation:none}}.ms-fadeIn500{animation-name:ms-fadeIn;animation-duration:.467s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeIn500{animation:none}}.ms-fadeOut100{animation-name:ms-fadeOut;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut100{animation:none}}.ms-fadeOut200{animation-name:ms-fadeOut;animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut200{animation:none}}.ms-fadeOut400{animation-name:ms-fadeOut;animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut400{animation:none}}.ms-fadeOut500{animation-name:ms-fadeOut;animation-duration:.467s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){.ms-fadeOut500{animation:none}}.ms-expandCollapse100{transition:height .1s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion: reduce){.ms-expandCollapse100{transition:none}}.ms-expandCollapse200{transition:height .167s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion: reduce){.ms-expandCollapse200{transition:none}}.ms-expandCollapse400{transition:height .367s cubic-bezier(.1,.25,.75,.9)}@media (prefers-reduced-motion: reduce){.ms-expandCollapse400{transition:none}}.ms-delay100{animation-delay:.167s}.ms-delay200{animation-delay:.267s}[dir=ltr] .ms-rotate90deg{animation-name:ms-rotate90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-rotate90deg{animation:none}}[dir=rtl] .ms-rotate90deg{animation-name:ms-rotateN90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-rotate90deg{animation:none}}[dir=ltr] .ms-rotateN90deg{animation-name:ms-rotateN90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=ltr] .ms-rotateN90deg{animation:none}}[dir=rtl] .ms-rotateN90deg{animation-name:ms-rotate90;animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (prefers-reduced-motion: reduce){[dir=rtl] .ms-rotateN90deg{animation:none}}.ms-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 (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 (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 (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 (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 (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 (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{box-shadow:0 0 0 0 transparent}.ms-depth-4{box-shadow:0 1.6px 3.6px #0002,0 .3px .9px #0000001c}.ms-depth-8{box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c}.ms-depth-16{box-shadow:0 6.4px 14.4px #0002,0 1.2px 3.6px #0000001c}.ms-depth-64{box-shadow:0 25.6px 57.6px #00000038,0 4.8px 14.4px #0000002e}.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{box-sizing:border-box;zoom:1;padding:0 8px}.ms-Grid:before,.ms-Grid:after{display:table;content:"";line-height:0}.ms-Grid:after{clear:both}.ms-Grid-row{margin:0 -8px;box-sizing:border-box;zoom:1}.ms-Grid-row:before,.ms-Grid-row:after{display:table;content:"";line-height:0}.ms-Grid-row:after{clear:both}.ms-Grid-col{position:relative;min-height:1px;padding-left:8px;padding-right:8px;box-sizing:border-box}[dir=ltr] .ms-Grid-col{float:left}[dir=rtl] .ms-Grid-col{float:right}.ms-Grid-col .ms-Grid{padding:0}.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:before,.ms-Icon--circle:after{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;transform:scale(2);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--AccessLogoFill:before{content:"\f1db"}[dir=ltr] .ms-Icon--AllApps:before{content:"\e71d"}[dir=rtl] .ms-Icon--AllApps:before{content:"\ea40"}[dir=ltr] .ms-Icon--AllAppsMirrored:before{content:"\ea40"}[dir=rtl] .ms-Icon--AllAppsMirrored:before{content:"\e71d"}[dir=ltr] .ms-Icon--ArrowDownRight8:before{content:"\eed5"}[dir=rtl] .ms-Icon--ArrowDownRight8:before{content:"\eef0"}[dir=ltr] .ms-Icon--ArrowDownRightMirrored8:before{content:"\eef0"}[dir=rtl] .ms-Icon--ArrowDownRightMirrored8:before{content:"\eed5"}[dir=ltr] .ms-Icon--ArrowUpRight8:before{content:"\eed4"}[dir=rtl] .ms-Icon--ArrowUpRight8:before{content:"\eeef"}[dir=ltr] .ms-Icon--ArrowUpRightMirrored8:before{content:"\eeef"}[dir=rtl] .ms-Icon--ArrowUpRightMirrored8:before{content:"\eed4"}.ms-Icon--AzureLogo:before{content:"\eb6a"}[dir=ltr] .ms-Icon--Bookmarks:before{content:"\e8a4"}[dir=rtl] .ms-Icon--Bookmarks:before{content:"\ea41"}[dir=ltr] .ms-Icon--BookmarksMirrored:before{content:"\ea41"}[dir=rtl] .ms-Icon--BookmarksMirrored:before{content:"\e8a4"}[dir=ltr] .ms-Icon--BulletedList2:before{content:"\f2c7"}[dir=rtl] .ms-Icon--BulletedList2:before{content:"\f2c8"}[dir=ltr] .ms-Icon--BulletedList2Mirrored:before{content:"\f2c8"}[dir=rtl] .ms-Icon--BulletedList2Mirrored:before{content:"\f2c7"}[dir=ltr] .ms-Icon--BulletedListBullet:before{content:"\f793"}[dir=rtl] .ms-Icon--BulletedListBullet:before{content:"\f795"}[dir=ltr] .ms-Icon--BulletedListBulletMirrored:before{content:"\f795"}[dir=rtl] .ms-Icon--BulletedListBulletMirrored:before{content:"\f793"}[dir=ltr] .ms-Icon--BulletedList:before{content:"\e8fd"}[dir=rtl] .ms-Icon--BulletedList:before{content:"\ea42"}[dir=ltr] .ms-Icon--BulletedListMirrored:before{content:"\ea42"}[dir=rtl] .ms-Icon--BulletedListMirrored:before{content:"\e8fd"}[dir=ltr] .ms-Icon--BulletedListText:before{content:"\f792"}[dir=rtl] .ms-Icon--BulletedListText:before{content:"\f794"}[dir=ltr] .ms-Icon--BulletedListTextMirrored:before{content:"\f794"}[dir=rtl] .ms-Icon--BulletedListTextMirrored:before{content:"\f792"}[dir=ltr] .ms-Icon--Calendar:before{content:"\e787"}[dir=rtl] .ms-Icon--Calendar:before{content:"\ed28"}[dir=ltr] .ms-Icon--CalendarMirrored:before{content:"\ed28"}[dir=rtl] .ms-Icon--CalendarMirrored:before{content:"\e787"}[dir=ltr] .ms-Icon--CalendarSettings:before{content:"\f558"}[dir=rtl] .ms-Icon--CalendarSettings:before{content:"\f559"}[dir=ltr] .ms-Icon--CalendarSettingsMirrored:before{content:"\f559"}[dir=rtl] .ms-Icon--CalendarSettingsMirrored:before{content:"\f558"}[dir=ltr] .ms-Icon--CaretHollow:before{content:"\e817"}[dir=rtl] .ms-Icon--CaretHollow:before{content:"\ea45"}[dir=ltr] .ms-Icon--CaretHollowMirrored:before{content:"\ea45"}[dir=rtl] .ms-Icon--CaretHollowMirrored:before{content:"\e817"}[dir=ltr] .ms-Icon--CaretSolid:before{content:"\e818"}[dir=rtl] .ms-Icon--CaretSolid:before{content:"\ea46"}[dir=ltr] .ms-Icon--CaretSolidMirrored:before{content:"\ea46"}[dir=rtl] .ms-Icon--CaretSolidMirrored:before{content:"\e818"}[dir=ltr] .ms-Icon--CheckListCheck:before{content:"\f7a9"}[dir=rtl] .ms-Icon--CheckListCheck:before{content:"\f7ab"}[dir=ltr] .ms-Icon--CheckListCheckMirrored:before{content:"\f7ab"}[dir=rtl] .ms-Icon--CheckListCheckMirrored:before{content:"\f7a9"}[dir=ltr] .ms-Icon--CheckListText:before{content:"\f7a8"}[dir=rtl] .ms-Icon--CheckListText:before{content:"\f7aa"}[dir=ltr] .ms-Icon--CheckListTextMirrored:before{content:"\f7aa"}[dir=rtl] .ms-Icon--CheckListTextMirrored:before{content:"\f7a8"}[dir=ltr] .ms-Icon--ChromeBack:before{content:"\e830"}[dir=rtl] .ms-Icon--ChromeBack:before{content:"\ea47"}[dir=ltr] .ms-Icon--ChromeBackMirrored:before{content:"\ea47"}[dir=rtl] .ms-Icon--ChromeBackMirrored:before{content:"\e830"}[dir=ltr] .ms-Icon--ClearSelection:before{content:"\e8e6"}[dir=rtl] .ms-Icon--ClearSelection:before{content:"\ea48"}[dir=ltr] .ms-Icon--ClearSelectionMirrored:before{content:"\ea48"}[dir=rtl] .ms-Icon--ClearSelectionMirrored:before{content:"\e8e6"}[dir=ltr] .ms-Icon--ClipboardList:before{content:"\f0e3"}[dir=rtl] .ms-Icon--ClipboardList:before{content:"\f0e4"}[dir=ltr] .ms-Icon--ClipboardListMirrored:before{content:"\f0e4"}[dir=rtl] .ms-Icon--ClipboardListMirrored:before{content:"\f0e3"}[dir=ltr] .ms-Icon--ClosePane:before{content:"\e89f"}[dir=rtl] .ms-Icon--ClosePane:before{content:"\ea49"}[dir=ltr] .ms-Icon--ClosePaneMirrored:before{content:"\ea49"}[dir=rtl] .ms-Icon--ClosePaneMirrored:before{content:"\e89f"}[dir=ltr] .ms-Icon--CompanyDirectory:before{content:"\ef0d"}[dir=rtl] .ms-Icon--CompanyDirectory:before{content:"\ef2b"}[dir=ltr] .ms-Icon--CompanyDirectoryMirrored:before{content:"\ef2b"}[dir=rtl] .ms-Icon--CompanyDirectoryMirrored:before{content:"\ef0d"}[dir=ltr] .ms-Icon--ContactCardSettings:before{content:"\f556"}[dir=rtl] .ms-Icon--ContactCardSettings:before{content:"\f557"}[dir=ltr] .ms-Icon--ContactCardSettingsMirrored:before{content:"\f557"}[dir=rtl] .ms-Icon--ContactCardSettingsMirrored:before{content:"\f556"}.ms-Icon--CRMCustomerInsightsApp:before{content:"\f3c8"}[dir=ltr] .ms-Icon--CustomList:before{content:"\eebe"}[dir=rtl] .ms-Icon--CustomList:before{content:"\eebf"}[dir=ltr] .ms-Icon--CustomListMirrored:before{content:"\eebf"}[dir=rtl] .ms-Icon--CustomListMirrored:before{content:"\eebe"}.ms-Icon--D365TalentHRCore:before{content:"\f6bd"}[dir=ltr] .ms-Icon--DateTime:before{content:"\ec92"}[dir=rtl] .ms-Icon--DateTime:before{content:"\ee93"}[dir=ltr] .ms-Icon--DateTimeMirrored:before{content:"\ee93"}[dir=rtl] .ms-Icon--DateTimeMirrored:before{content:"\ec92"}[dir=ltr] .ms-Icon--DecreaseIndentArrow:before{content:"\f7a3"}[dir=rtl] .ms-Icon--DecreaseIndentArrow:before{content:"\f7a7"}[dir=ltr] .ms-Icon--DecreaseIndentArrowMirrored: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=rtl] .ms-Icon--DecreaseIndentText:before{content:"\f7a6"}[dir=ltr] .ms-Icon--DecreaseIndentTextMirrored:before{content:"\f7a6"}[dir=rtl] .ms-Icon--DecreaseIndentTextMirrored:before{content:"\f7a2"}[dir=ltr] .ms-Icon--DeleteRows:before{content:"\f64f"}[dir=rtl] .ms-Icon--DeleteRows:before{content:"\f650"}[dir=ltr] .ms-Icon--DeleteRowsMirrored:before{content:"\f650"}[dir=rtl] .ms-Icon--DeleteRowsMirrored:before{content:"\f64f"}[dir=ltr] .ms-Icon--DockLeft:before{content:"\e90c"}[dir=rtl] .ms-Icon--DockLeft:before{content:"\ea4c"}[dir=ltr] .ms-Icon--DockLeftMirrored:before{content:"\ea4c"}[dir=rtl] .ms-Icon--DockLeftMirrored:before{content:"\e90c"}[dir=ltr] .ms-Icon--DoubleChevronLeftMed:before{content:"\e991"}[dir=rtl] .ms-Icon--DoubleChevronLeftMed:before{content:"\ea4d"}[dir=ltr] .ms-Icon--DoubleChevronLeftMedMirrored:before{content:"\ea4d"}[dir=rtl] .ms-Icon--DoubleChevronLeftMedMirrored:before{content:"\e991"}.ms-Icon--EdgeLogo:before{content:"\ec60"}[dir=ltr] .ms-Icon--Edit:before{content:"\e70f"}[dir=rtl] .ms-Icon--Edit:before{content:"\eb7e"}[dir=ltr] .ms-Icon--EditMirrored:before{content:"\eb7e"}[dir=rtl] .ms-Icon--EditMirrored:before{content:"\e70f"}[dir=ltr] .ms-Icon--EditSolid12:before{content:"\f4b5"}[dir=rtl] .ms-Icon--EditSolid12:before{content:"\f4b6"}[dir=ltr] .ms-Icon--EditSolidMirrored12:before{content:"\f4b6"}[dir=rtl] .ms-Icon--EditSolidMirrored12:before{content:"\f4b5"}[dir=ltr] .ms-Icon--EventTentative:before{content:"\f423"}[dir=rtl] .ms-Icon--EventTentative:before{content:"\f424"}[dir=ltr] .ms-Icon--EventTentativeMirrored:before{content:"\f424"}[dir=rtl] .ms-Icon--EventTentativeMirrored:before{content:"\f423"}.ms-Icon--ExcelLogoFill:before{content:"\f1e6"}.ms-Icon--ExcelLogoFill16:before{content:"\f398"}.ms-Icon--ExchangeLogoFill:before{content:"\f285"}[dir=ltr] .ms-Icon--Export:before{content:"\ede1"}[dir=rtl] .ms-Icon--Export:before{content:"\ede2"}[dir=ltr] .ms-Icon--ExportMirrored:before{content:"\ede2"}[dir=rtl] .ms-Icon--ExportMirrored:before{content:"\ede1"}[dir=ltr] .ms-Icon--FabricFormLibrary:before{content:"\f09f"}[dir=rtl] .ms-Icon--FabricFormLibrary:before{content:"\f0a0"}[dir=ltr] .ms-Icon--FabricFormLibraryMirrored:before{content:"\f0a0"}[dir=rtl] .ms-Icon--FabricFormLibraryMirrored:before{content:"\f09f"}[dir=ltr] .ms-Icon--FabricReportLibrary:before{content:"\f0a1"}[dir=rtl] .ms-Icon--FabricReportLibrary:before{content:"\f0a2"}[dir=ltr] .ms-Icon--FabricReportLibraryMirrored:before{content:"\f0a2"}[dir=rtl] .ms-Icon--FabricReportLibraryMirrored:before{content:"\f0a1"}[dir=ltr] .ms-Icon--FeedbackRequestSolid:before{content:"\f359"}[dir=rtl] .ms-Icon--FeedbackRequestSolid:before{content:"\f35a"}[dir=ltr] .ms-Icon--FeedbackRequestMirroredSolid:before{content:"\f35a"}[dir=rtl] .ms-Icon--FeedbackRequestMirroredSolid:before{content:"\f359"}[dir=ltr] .ms-Icon--FinancialSolid:before{content:"\f346"}[dir=rtl] .ms-Icon--FinancialSolid:before{content:"\f347"}[dir=ltr] .ms-Icon--FinancialMirroredSolid:before{content:"\f347"}[dir=rtl] .ms-Icon--FinancialMirroredSolid:before{content:"\f346"}[dir=ltr] .ms-Icon--FolderList:before{content:"\f2ce"}[dir=rtl] .ms-Icon--FolderList:before{content:"\f2cf"}[dir=ltr] .ms-Icon--FolderListMirrored:before{content:"\f2cf"}[dir=rtl] .ms-Icon--FolderListMirrored:before{content:"\f2ce"}[dir=ltr] .ms-Icon--FormLibrary:before{content:"\eeb9"}[dir=rtl] .ms-Icon--FormLibrary:before{content:"\eeba"}[dir=ltr] .ms-Icon--FormLibraryMirrored:before{content:"\eeba"}[dir=rtl] .ms-Icon--FormLibraryMirrored:before{content:"\eeb9"}.ms-Icon--GenericScanFilled:before{content:"\f7de"}[dir=ltr] .ms-Icon--Go:before{content:"\e8ad"}[dir=rtl] .ms-Icon--Go:before{content:"\ea4f"}[dir=ltr] .ms-Icon--GoMirrored:before{content:"\ea4f"}[dir=rtl] .ms-Icon--GoMirrored:before{content:"\e8ad"}[dir=ltr] .ms-Icon--Help:before{content:"\e897"}[dir=rtl] .ms-Icon--Help:before{content:"\ea51"}[dir=ltr] .ms-Icon--HelpMirrored:before{content:"\ea51"}[dir=rtl] .ms-Icon--HelpMirrored:before{content:"\e897"}[dir=rtl] .ms-Icon--ImportAll:before{content:"\ea53"}[dir=ltr] .ms-Icon--ImportAllMirrored:before{content:"\ea53"}[dir=ltr] .ms-Icon--Import:before{content:"\e8b5"}[dir=rtl] .ms-Icon--Import:before{content:"\ea52"}[dir=ltr] .ms-Icon--ImportMirrored:before{content:"\ea52"}[dir=rtl] .ms-Icon--ImportMirrored:before{content:"\e8b5"}[dir=ltr] .ms-Icon--IncreaseIndentArrow:before{content:"\f7a1"}[dir=rtl] .ms-Icon--IncreaseIndentArrow:before{content:"\f7a5"}[dir=ltr] .ms-Icon--IncreaseIndentArrowMirrored: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=rtl] .ms-Icon--IncreaseIndentText:before{content:"\f7a4"}[dir=ltr] .ms-Icon--IncreaseIndentTextMirrored:before{content:"\f7a4"}[dir=rtl] .ms-Icon--IncreaseIndentTextMirrored:before{content:"\f7a0"}[dir=ltr] .ms-Icon--IRMForward:before{content:"\f41f"}[dir=rtl] .ms-Icon--IRMForward:before{content:"\f420"}[dir=ltr] .ms-Icon--IRMForwardMirrored:before{content:"\f420"}[dir=rtl] .ms-Icon--IRMForwardMirrored:before{content:"\f41f"}[dir=ltr] .ms-Icon--IRMReply:before{content:"\f41d"}[dir=rtl] .ms-Icon--IRMReply:before{content:"\f41e"}[dir=ltr] .ms-Icon--IRMReplyMirrored:before{content:"\f41e"}[dir=rtl] .ms-Icon--IRMReplyMirrored:before{content:"\f41d"}[dir=ltr] .ms-Icon--IssueTracking:before{content:"\eec0"}[dir=rtl] .ms-Icon--IssueTracking:before{content:"\eec1"}[dir=ltr] .ms-Icon--IssueTrackingMirrored:before{content:"\eec1"}[dir=rtl] .ms-Icon--IssueTrackingMirrored:before{content:"\eec0"}[dir=ltr] .ms-Icon--List:before{content:"\ea37"}[dir=rtl] .ms-Icon--List:before{content:"\ea55"}[dir=ltr] .ms-Icon--ListMirrored:before{content:"\ea55"}[dir=rtl] .ms-Icon--ListMirrored:before{content:"\ea37"}[dir=ltr] .ms-Icon--MailForward:before{content:"\e89c"}[dir=rtl] .ms-Icon--MailForward:before{content:"\ea56"}[dir=ltr] .ms-Icon--MailForwardMirrored:before{content:"\ea56"}[dir=rtl] .ms-Icon--MailForwardMirrored:before{content:"\e89c"}[dir=ltr] .ms-Icon--MailReplyAll:before{content:"\e8c2"}[dir=rtl] .ms-Icon--MailReplyAll:before{content:"\ea58"}[dir=ltr] .ms-Icon--MailReplyAllMirrored:before{content:"\ea58"}[dir=rtl] .ms-Icon--MailReplyAllMirrored:before{content:"\e8c2"}[dir=ltr] .ms-Icon--MailReply:before{content:"\e8ca"}[dir=rtl] .ms-Icon--MailReply:before{content:"\ea57"}[dir=ltr] .ms-Icon--MailReplyMirrored:before{content:"\ea57"}[dir=rtl] .ms-Icon--MailReplyMirrored:before{content:"\e8ca"}[dir=ltr] .ms-Icon--MailTentative:before{content:"\f416"}[dir=rtl] .ms-Icon--MailTentative:before{content:"\f417"}[dir=ltr] .ms-Icon--MailTentativeMirrored:before{content:"\f417"}[dir=rtl] .ms-Icon--MailTentativeMirrored:before{content:"\f416"}.ms-Icon--MicrosoftFlowLogo:before{content:"\f4b1"}[dir=ltr] .ms-Icon--MiniContract:before{content:"\e93b"}[dir=rtl] .ms-Icon--MiniContract:before{content:"\ea59"}[dir=ltr] .ms-Icon--MiniContractMirrored:before{content:"\ea59"}[dir=rtl] .ms-Icon--MiniContractMirrored:before{content:"\e93b"}[dir=ltr] .ms-Icon--MiniExpand:before{content:"\e93a"}[dir=rtl] .ms-Icon--MiniExpand:before{content:"\ea5a"}[dir=ltr] .ms-Icon--MiniExpandMirrored:before{content:"\ea5a"}[dir=rtl] .ms-Icon--MiniExpandMirrored:before{content:"\e93a"}[dir=ltr] .ms-Icon--MultiSelect:before{content:"\e762"}[dir=rtl] .ms-Icon--MultiSelect:before{content:"\ea98"}[dir=ltr] .ms-Icon--MultiSelectMirrored:before{content:"\ea98"}[dir=rtl] .ms-Icon--MultiSelectMirrored:before{content:"\e762"}[dir=ltr] .ms-Icon--NavigateBack:before{content:"\f2dd"}[dir=rtl] .ms-Icon--NavigateBack:before{content:"\f2de"}[dir=ltr] .ms-Icon--NavigateBackMirrored:before{content:"\f2de"}[dir=rtl] .ms-Icon--NavigateBackMirrored:before{content:"\f2dd"}[dir=ltr] .ms-Icon--NavigateForward:before{content:"\f2df"}[dir=rtl] .ms-Icon--NavigateForward:before{content:"\f2e0"}[dir=ltr] .ms-Icon--NavigateForwardMirrored:before{content:"\f2e0"}[dir=rtl] .ms-Icon--NavigateForwardMirrored:before{content:"\f2df"}[dir=ltr] .ms-Icon--NumberedListNumber:before{content:"\f797"}[dir=rtl] .ms-Icon--NumberedListNumber:before{content:"\f799"}[dir=ltr] .ms-Icon--NumberedListNumberMirrored:before{content:"\f799"}[dir=rtl] .ms-Icon--NumberedListNumberMirrored:before{content:"\f797"}[dir=ltr] .ms-Icon--NumberedListText:before{content:"\f796"}[dir=rtl] .ms-Icon--NumberedListText:before{content:"\f798"}[dir=ltr] .ms-Icon--NumberedListTextMirrored:before{content:"\f798"}[dir=rtl] .ms-Icon--NumberedListTextMirrored:before{content:"\f796"}.ms-Icon--OfficeFormsLogoFill:before{content:"\f435"}.ms-Icon--OfficeFormsLogoFill16:before{content:"\f437"}.ms-Icon--OfficeFormsLogoFill24:before{content:"\f43c"}.ms-Icon--OneNoteLogoFill:before{content:"\f1e8"}.ms-Icon--OneNoteLogoFill16:before{content:"\f39b"}[dir=ltr] .ms-Icon--OpenPane:before{content:"\e8a0"}[dir=rtl] .ms-Icon--OpenPane:before{content:"\ea5b"}[dir=ltr] .ms-Icon--OpenPaneMirrored:before{content:"\ea5b"}[dir=rtl] .ms-Icon--OpenPaneMirrored:before{content:"\e8a0"}[dir=ltr] .ms-Icon--OpenWith:before{content:"\e7ac"}[dir=rtl] .ms-Icon--OpenWith:before{content:"\ea5c"}[dir=ltr] .ms-Icon--OpenWithMirrored:before{content:"\ea5c"}[dir=rtl] .ms-Icon--OpenWithMirrored:before{content:"\e7ac"}.ms-Icon--OutlookLogoFill:before{content:"\f1ea"}.ms-Icon--OutlookLogoFill16:before{content:"\f39e"}[dir=ltr] .ms-Icon--PageListSolid:before{content:"\f33a"}[dir=rtl] .ms-Icon--PageListSolid:before{content:"\f33b"}[dir=ltr] .ms-Icon--PageListMirroredSolid:before{content:"\f33b"}[dir=rtl] .ms-Icon--PageListMirroredSolid:before{content:"\f33a"}[dir=ltr] .ms-Icon--ParkingLocation:before{content:"\e811"}[dir=rtl] .ms-Icon--ParkingLocation:before{content:"\ea5e"}[dir=ltr] .ms-Icon--ParkingLocationMirrored:before{content:"\ea5e"}[dir=rtl] .ms-Icon--ParkingLocationMirrored:before{content:"\e811"}[dir=ltr] .ms-Icon--ParkingSolid:before{content:"\f34a"}[dir=rtl] .ms-Icon--ParkingSolid:before{content:"\f34b"}[dir=ltr] .ms-Icon--ParkingMirroredSolid:before{content:"\f34b"}[dir=rtl] .ms-Icon--ParkingMirroredSolid:before{content:"\f34a"}.ms-Icon--PowerAppsCDS:before{content:"\e377"}.ms-Icon--PowerPointLogoFill:before{content:"\f1ec"}.ms-Icon--PowerPointLogoFill16:before{content:"\f395"}.ms-Icon--ProjectLogoFill16:before{content:"\f481"}.ms-Icon--ProjectLogoFill32:before{content:"\f47f"}[dir=ltr] .ms-Icon--PublicContactCard:before{content:"\ef6e"}[dir=rtl] .ms-Icon--PublicContactCard:before{content:"\f230"}[dir=ltr] .ms-Icon--PublicContactCardMirrored:before{content:"\f230"}[dir=rtl] .ms-Icon--PublicContactCardMirrored:before{content:"\ef6e"}.ms-Icon--PublisherLogoFill:before{content:"\f1ee"}.ms-Icon--PublisherLogoFill16:before{content:"\f3a1"}[dir=ltr] .ms-Icon--Questionnaire:before{content:"\ee19"}[dir=rtl] .ms-Icon--Questionnaire:before{content:"\ee4b"}[dir=ltr] .ms-Icon--QuestionnaireMirrored:before{content:"\ee4b"}[dir=rtl] .ms-Icon--QuestionnaireMirrored:before{content:"\ee19"}[dir=ltr] .ms-Icon--ReceiptTentative:before{content:"\f41a"}[dir=rtl] .ms-Icon--ReceiptTentative:before{content:"\f41b"}[dir=ltr] .ms-Icon--ReceiptTentativeMirrored:before{content:"\f41b"}[dir=rtl] .ms-Icon--ReceiptTentativeMirrored:before{content:"\f41a"}[dir=ltr] .ms-Icon--ReplyAll:before{content:"\ee0a"}[dir=rtl] .ms-Icon--ReplyAll:before{content:"\ee36"}[dir=ltr] .ms-Icon--ReplyAllMirrored:before{content:"\ee36"}[dir=rtl] .ms-Icon--ReplyAllMirrored:before{content:"\ee0a"}[dir=ltr] .ms-Icon--Reply:before{content:"\e97a"}[dir=rtl] .ms-Icon--Reply:before{content:"\ee35"}[dir=ltr] .ms-Icon--ReplyMirrored:before{content:"\ee35"}[dir=rtl] .ms-Icon--ReplyMirrored:before{content:"\e97a"}[dir=ltr] .ms-Icon--ReportLibrary:before{content:"\eebb"}[dir=rtl] .ms-Icon--ReportLibrary:before{content:"\eebc"}[dir=ltr] .ms-Icon--ReportLibraryMirrored:before{content:"\eebc"}[dir=rtl] .ms-Icon--ReportLibraryMirrored:before{content:"\eebb"}[dir=ltr] .ms-Icon--ReviewRequestSolid:before{content:"\f356"}[dir=rtl] .ms-Icon--ReviewRequestSolid:before{content:"\f357"}[dir=ltr] .ms-Icon--ReviewRequestMirroredSolid:before{content:"\f357"}[dir=rtl] .ms-Icon--ReviewRequestMirroredSolid:before{content:"\f356"}[dir=ltr] .ms-Icon--SearchIssue:before{content:"\f09a"}[dir=rtl] .ms-Icon--SearchIssue:before{content:"\f09b"}[dir=ltr] .ms-Icon--SearchIssueMirrored:before{content:"\f09b"}[dir=rtl] .ms-Icon--SearchIssueMirrored:before{content:"\f09a"}[dir=ltr] .ms-Icon--Send:before{content:"\e724"}[dir=rtl] .ms-Icon--Send:before{content:"\ea63"}[dir=ltr] .ms-Icon--SendMirrored:before{content:"\ea63"}[dir=rtl] .ms-Icon--SendMirrored:before{content:"\e724"}.ms-Icon--SharepointLogoFill:before{content:"\f27f"}.ms-Icon--ShowGrid:before{content:"\f7e3"}[dir=ltr] .ms-Icon--ShowResults:before{content:"\e8bc"}[dir=rtl] .ms-Icon--ShowResults:before{content:"\ea65"}[dir=ltr] .ms-Icon--ShowResultsMirrored:before{content:"\ea65"}[dir=rtl] .ms-Icon--ShowResultsMirrored:before{content:"\e8bc"}[dir=ltr] .ms-Icon--SidePanel:before{content:"\ef52"}[dir=rtl] .ms-Icon--SidePanel:before{content:"\f221"}[dir=ltr] .ms-Icon--SidePanelMirrored:before{content:"\f221"}[dir=rtl] .ms-Icon--SidePanelMirrored:before{content:"\ef52"}[dir=ltr] .ms-Icon--TaskGroup:before{content:"\f2ae"}[dir=rtl] .ms-Icon--TaskGroup:before{content:"\f2af"}[dir=ltr] .ms-Icon--TaskGroupMirrored:before{content:"\f2af"}[dir=rtl] .ms-Icon--TaskGroupMirrored:before{content:"\f2ae"}[dir=ltr] .ms-Icon--TaskManager:before{content:"\edb7"}[dir=rtl] .ms-Icon--TaskManager:before{content:"\edb8"}[dir=ltr] .ms-Icon--TaskManagerMirrored:before{content:"\edb8"}[dir=rtl] .ms-Icon--TaskManagerMirrored:before{content:"\edb7"}.ms-Icon--TeamsLogoFill:before{content:"\f27c"}.ms-Icon--TeamsLogoFill16:before{content:"\f40b"}[dir=ltr] .ms-Icon--ThumbnailView:before{content:"\e7b6"}[dir=rtl] .ms-Icon--ThumbnailView:before{content:"\ea67"}[dir=ltr] .ms-Icon--ThumbnailViewMirrored:before{content:"\ea67"}[dir=rtl] .ms-Icon--ThumbnailViewMirrored:before{content:"\e7b6"}[dir=ltr] .ms-Icon--Trackers:before{content:"\eadf"}[dir=rtl] .ms-Icon--Trackers:before{content:"\ee92"}[dir=ltr] .ms-Icon--TrackersMirrored:before{content:"\ee92"}[dir=rtl] .ms-Icon--TrackersMirrored:before{content:"\eadf"}[dir=ltr] .ms-Icon--Uneditable2:before{content:"\f876"}[dir=rtl] .ms-Icon--Uneditable2:before{content:"\f877"}[dir=ltr] .ms-Icon--Uneditable2Mirrored:before{content:"\f877"}[dir=rtl] .ms-Icon--Uneditable2Mirrored:before{content:"\f876"}[dir=ltr] .ms-Icon--Uneditable:before{content:"\ed1d"}[dir=rtl] .ms-Icon--Uneditable:before{content:"\f4b9"}[dir=ltr] .ms-Icon--UneditableMirrored:before{content:"\f4b9"}[dir=rtl] .ms-Icon--UneditableMirrored:before{content:"\ed1d"}[dir=ltr] .ms-Icon--UneditableSolid12:before{content:"\f4b7"}[dir=rtl] .ms-Icon--UneditableSolid12:before{content:"\f4b8"}[dir=ltr] .ms-Icon--UneditableSolidMirrored12:before{content:"\f4b8"}[dir=rtl] .ms-Icon--UneditableSolidMirrored12:before{content:"\f4b7"}[dir=ltr] .ms-Icon--Unknown:before{content:"\e9ce"}[dir=rtl] .ms-Icon--Unknown:before{content:"\f22e"}[dir=ltr] .ms-Icon--UnknownMirrored:before{content:"\f22e"}[dir=rtl] .ms-Icon--UnknownMirrored:before{content:"\e9ce"}[dir=ltr] .ms-Icon--UnknownSolid:before{content:"\f2e1"}[dir=rtl] .ms-Icon--UnknownSolid:before{content:"\f2e2"}[dir=ltr] .ms-Icon--UnknownMirroredSolid:before{content:"\f2e2"}[dir=rtl] .ms-Icon--UnknownMirroredSolid:before{content:"\f2e1"}.ms-Icon--VisioLogoFill:before{content:"\f2a8"}.ms-Icon--VisioLogoFill16:before{content:"\f3a4"}.ms-Icon--VisualStudioIDELogo32:before{content:"\f5d0"}.ms-Icon--VisualStudioLogo:before{content:"\ec22"}[dir=ltr] .ms-Icon--WaitlistConfirm:before{content:"\f550"}[dir=rtl] .ms-Icon--WaitlistConfirm:before{content:"\f551"}[dir=ltr] .ms-Icon--WaitlistConfirmMirrored:before{content:"\f551"}[dir=rtl] .ms-Icon--WaitlistConfirmMirrored:before{content:"\f550"}.ms-Icon--WordLogoFill:before{content:"\f1e4"}.ms-Icon--WordLogoFill16:before{content:"\f392"}.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-hiddenSm,.ms-hiddenMdDown,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 480px) and (max-width: 639.99999px){.ms-hiddenMd,.ms-hiddenMdUp,.ms-hiddenMdDown,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 640px) and (max-width: 1023.99999px){.ms-hiddenMdUp,.ms-hiddenLg,.ms-hiddenLgUp,.ms-hiddenLgDown,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 1024px) and (max-width: 1365.99999px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXl,.ms-hiddenXlUp,.ms-hiddenXlDown,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 1366px) and (max-width: 1919.99999px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXlUp,.ms-hiddenXxl,.ms-hiddenXxlUp,.ms-hiddenXxlDown{display:none!important}}@media (min-width: 1920px){.ms-hiddenMdUp,.ms-hiddenLgUp,.ms-hiddenXlUp,.ms-hiddenXxlUp,.ms-hiddenXxxl{display:none!important}}.ms-sm12{width:100%}.ms-sm11{width:91.66666666666666%}.ms-sm10{width:83.33333333333334%}.ms-sm9{width:75%}.ms-sm8{width:66.66666666666666%}.ms-sm7{width:58.333333333333336%}.ms-sm6{width:50%}.ms-sm5{width:41.66666666666667%}.ms-sm4{width:33.33333333333333%}.ms-sm3{width:25%}.ms-sm2{width:16.666666666666664%}.ms-sm1{width:8.333333333333332%}[dir=ltr] .ms-smPull12{right:100%}[dir=rtl] .ms-smPull12{left:100%}[dir=ltr] .ms-smPull11{right:91.66667%}[dir=rtl] .ms-smPull11{left:91.66667%}[dir=ltr] .ms-smPull10{right:83.33333%}[dir=rtl] .ms-smPull10{left:83.33333%}[dir=ltr] .ms-smPull9{right:75%}[dir=rtl] .ms-smPull9{left:75%}[dir=ltr] .ms-smPull8{right:66.66667%}[dir=rtl] .ms-smPull8{left:66.66667%}[dir=ltr] .ms-smPull7{right:58.33333%}[dir=rtl] .ms-smPull7{left:58.33333%}[dir=ltr] .ms-smPull6{right:50%}[dir=rtl] .ms-smPull6{left:50%}[dir=ltr] .ms-smPull5{right:41.66667%}[dir=rtl] .ms-smPull5{left:41.66667%}[dir=ltr] .ms-smPull4{right:33.33333%}[dir=rtl] .ms-smPull4{left:33.33333%}[dir=ltr] .ms-smPull3{right:25%}[dir=rtl] .ms-smPull3{left:25%}[dir=ltr] .ms-smPull2{right:16.66667%}[dir=rtl] .ms-smPull2{left:16.66667%}[dir=ltr] .ms-smPull1{right:8.33333%}[dir=rtl] .ms-smPull1{left:8.33333%}[dir=ltr] .ms-smPull0{right:auto}[dir=rtl] .ms-smPull0{left:auto}[dir=ltr] .ms-smPush12{left:100%}[dir=rtl] .ms-smPush12{right:100%}[dir=ltr] .ms-smPush11{left:91.66667%}[dir=rtl] .ms-smPush11{right:91.66667%}[dir=ltr] .ms-smPush10{left:83.33333%}[dir=rtl] .ms-smPush10{right:83.33333%}[dir=ltr] .ms-smPush9{left:75%}[dir=rtl] .ms-smPush9{right:75%}[dir=ltr] .ms-smPush8{left:66.66667%}[dir=rtl] .ms-smPush8{right:66.66667%}[dir=ltr] .ms-smPush7{left:58.33333%}[dir=rtl] .ms-smPush7{right:58.33333%}[dir=ltr] .ms-smPush6{left:50%}[dir=rtl] .ms-smPush6{right:50%}[dir=ltr] .ms-smPush5{left:41.66667%}[dir=rtl] .ms-smPush5{right:41.66667%}[dir=ltr] .ms-smPush4{left:33.33333%}[dir=rtl] .ms-smPush4{right:33.33333%}[dir=ltr] .ms-smPush3{left:25%}[dir=rtl] .ms-smPush3{right:25%}[dir=ltr] .ms-smPush2{left:16.66667%}[dir=rtl] .ms-smPush2{right:16.66667%}[dir=ltr] .ms-smPush1{left:8.33333%}[dir=rtl] .ms-smPush1{right:8.33333%}[dir=ltr] .ms-smPush0{left:auto}[dir=rtl] .ms-smPush0{right:auto}[dir=ltr] .ms-smOffset11{margin-left:91.66667%}[dir=rtl] .ms-smOffset11{margin-right:91.66667%}[dir=ltr] .ms-smOffset10{margin-left:83.33333%}[dir=rtl] .ms-smOffset10{margin-right:83.33333%}[dir=ltr] .ms-smOffset9{margin-left:75%}[dir=rtl] .ms-smOffset9{margin-right:75%}[dir=ltr] .ms-smOffset8{margin-left:66.66667%}[dir=rtl] .ms-smOffset8{margin-right:66.66667%}[dir=ltr] .ms-smOffset7{margin-left:58.33333%}[dir=rtl] .ms-smOffset7{margin-right:58.33333%}[dir=ltr] .ms-smOffset6{margin-left:50%}[dir=rtl] .ms-smOffset6{margin-right:50%}[dir=ltr] .ms-smOffset5{margin-left:41.66667%}[dir=rtl] .ms-smOffset5{margin-right:41.66667%}[dir=ltr] .ms-smOffset4{margin-left:33.33333%}[dir=rtl] .ms-smOffset4{margin-right:33.33333%}[dir=ltr] .ms-smOffset3{margin-left:25%}[dir=rtl] .ms-smOffset3{margin-right:25%}[dir=ltr] .ms-smOffset2{margin-left:16.66667%}[dir=rtl] .ms-smOffset2{margin-right:16.66667%}[dir=ltr] .ms-smOffset1{margin-left:8.33333%}[dir=rtl] .ms-smOffset1{margin-right:8.33333%}[dir=ltr] .ms-smOffset0{margin-left:0}[dir=rtl] .ms-smOffset0{margin-right:0}@media (min-width: 480px){.ms-md12{width:100%}}@media (min-width: 480px){.ms-md11{width:91.66666666666666%}}@media (min-width: 480px){.ms-md10{width:83.33333333333334%}}@media (min-width: 480px){.ms-md9{width:75%}}@media (min-width: 480px){.ms-md8{width:66.66666666666666%}}@media (min-width: 480px){.ms-md7{width:58.333333333333336%}}@media (min-width: 480px){.ms-md6{width:50%}}@media (min-width: 480px){.ms-md5{width:41.66666666666667%}}@media (min-width: 480px){.ms-md4{width:33.33333333333333%}}@media (min-width: 480px){.ms-md3{width:25%}}@media (min-width: 480px){.ms-md2{width:16.666666666666664%}}@media (min-width: 480px){.ms-md1{width:8.333333333333332%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull12{right:100%}[dir=rtl] .ms-mdPull12{left:100%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull11{right:91.66667%}[dir=rtl] .ms-mdPull11{left:91.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull10{right:83.33333%}[dir=rtl] .ms-mdPull10{left:83.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull9{right:75%}[dir=rtl] .ms-mdPull9{left:75%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull8{right:66.66667%}[dir=rtl] .ms-mdPull8{left:66.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull7{right:58.33333%}[dir=rtl] .ms-mdPull7{left:58.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull6{right:50%}[dir=rtl] .ms-mdPull6{left:50%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull5{right:41.66667%}[dir=rtl] .ms-mdPull5{left:41.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull4{right:33.33333%}[dir=rtl] .ms-mdPull4{left:33.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull3{right:25%}[dir=rtl] .ms-mdPull3{left:25%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull2{right:16.66667%}[dir=rtl] .ms-mdPull2{left:16.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull1{right:8.33333%}[dir=rtl] .ms-mdPull1{left:8.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPull0{right:auto}[dir=rtl] .ms-mdPull0{left:auto}}@media (min-width: 480px){[dir=ltr] .ms-mdPush12{left:100%}[dir=rtl] .ms-mdPush12{right:100%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush11{left:91.66667%}[dir=rtl] .ms-mdPush11{right:91.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush10{left:83.33333%}[dir=rtl] .ms-mdPush10{right:83.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush9{left:75%}[dir=rtl] .ms-mdPush9{right:75%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush8{left:66.66667%}[dir=rtl] .ms-mdPush8{right:66.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush7{left:58.33333%}[dir=rtl] .ms-mdPush7{right:58.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush6{left:50%}[dir=rtl] .ms-mdPush6{right:50%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush5{left:41.66667%}[dir=rtl] .ms-mdPush5{right:41.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush4{left:33.33333%}[dir=rtl] .ms-mdPush4{right:33.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush3{left:25%}[dir=rtl] .ms-mdPush3{right:25%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush2{left:16.66667%}[dir=rtl] .ms-mdPush2{right:16.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush1{left:8.33333%}[dir=rtl] .ms-mdPush1{right:8.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdPush0{left:auto}[dir=rtl] .ms-mdPush0{right:auto}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset11{margin-left:91.66667%}[dir=rtl] .ms-mdOffset11{margin-right:91.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset10{margin-left:83.33333%}[dir=rtl] .ms-mdOffset10{margin-right:83.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset9{margin-left:75%}[dir=rtl] .ms-mdOffset9{margin-right:75%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset8{margin-left:66.66667%}[dir=rtl] .ms-mdOffset8{margin-right:66.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset7{margin-left:58.33333%}[dir=rtl] .ms-mdOffset7{margin-right:58.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset6{margin-left:50%}[dir=rtl] .ms-mdOffset6{margin-right:50%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset5{margin-left:41.66667%}[dir=rtl] .ms-mdOffset5{margin-right:41.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset4{margin-left:33.33333%}[dir=rtl] .ms-mdOffset4{margin-right:33.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset3{margin-left:25%}[dir=rtl] .ms-mdOffset3{margin-right:25%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset2{margin-left:16.66667%}[dir=rtl] .ms-mdOffset2{margin-right:16.66667%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset1{margin-left:8.33333%}[dir=rtl] .ms-mdOffset1{margin-right:8.33333%}}@media (min-width: 480px){[dir=ltr] .ms-mdOffset0{margin-left:0}[dir=rtl] .ms-mdOffset0{margin-right:0}}@media (min-width: 640px){.ms-lg12{width:100%}}@media (min-width: 640px){.ms-lg11{width:91.66666666666666%}}@media (min-width: 640px){.ms-lg10{width:83.33333333333334%}}@media (min-width: 640px){.ms-lg9{width:75%}}@media (min-width: 640px){.ms-lg8{width:66.66666666666666%}}@media (min-width: 640px){.ms-lg7{width:58.333333333333336%}}@media (min-width: 640px){.ms-lg6{width:50%}}@media (min-width: 640px){.ms-lg5{width:41.66666666666667%}}@media (min-width: 640px){.ms-lg4{width:33.33333333333333%}}@media (min-width: 640px){.ms-lg3{width:25%}}@media (min-width: 640px){.ms-lg2{width:16.666666666666664%}}@media (min-width: 640px){.ms-lg1{width:8.333333333333332%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull12{right:100%}[dir=rtl] .ms-lgPull12{left:100%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull11{right:91.66667%}[dir=rtl] .ms-lgPull11{left:91.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull10{right:83.33333%}[dir=rtl] .ms-lgPull10{left:83.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull9{right:75%}[dir=rtl] .ms-lgPull9{left:75%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull8{right:66.66667%}[dir=rtl] .ms-lgPull8{left:66.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull7{right:58.33333%}[dir=rtl] .ms-lgPull7{left:58.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull6{right:50%}[dir=rtl] .ms-lgPull6{left:50%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull5{right:41.66667%}[dir=rtl] .ms-lgPull5{left:41.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull4{right:33.33333%}[dir=rtl] .ms-lgPull4{left:33.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull3{right:25%}[dir=rtl] .ms-lgPull3{left:25%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull2{right:16.66667%}[dir=rtl] .ms-lgPull2{left:16.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull1{right:8.33333%}[dir=rtl] .ms-lgPull1{left:8.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPull0{right:auto}[dir=rtl] .ms-lgPull0{left:auto}}@media (min-width: 640px){[dir=ltr] .ms-lgPush12{left:100%}[dir=rtl] .ms-lgPush12{right:100%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush11{left:91.66667%}[dir=rtl] .ms-lgPush11{right:91.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush10{left:83.33333%}[dir=rtl] .ms-lgPush10{right:83.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush9{left:75%}[dir=rtl] .ms-lgPush9{right:75%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush8{left:66.66667%}[dir=rtl] .ms-lgPush8{right:66.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush7{left:58.33333%}[dir=rtl] .ms-lgPush7{right:58.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush6{left:50%}[dir=rtl] .ms-lgPush6{right:50%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush5{left:41.66667%}[dir=rtl] .ms-lgPush5{right:41.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush4{left:33.33333%}[dir=rtl] .ms-lgPush4{right:33.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush3{left:25%}[dir=rtl] .ms-lgPush3{right:25%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush2{left:16.66667%}[dir=rtl] .ms-lgPush2{right:16.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush1{left:8.33333%}[dir=rtl] .ms-lgPush1{right:8.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgPush0{left:auto}[dir=rtl] .ms-lgPush0{right:auto}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset11{margin-left:91.66667%}[dir=rtl] .ms-lgOffset11{margin-right:91.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset10{margin-left:83.33333%}[dir=rtl] .ms-lgOffset10{margin-right:83.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset9{margin-left:75%}[dir=rtl] .ms-lgOffset9{margin-right:75%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset8{margin-left:66.66667%}[dir=rtl] .ms-lgOffset8{margin-right:66.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset7{margin-left:58.33333%}[dir=rtl] .ms-lgOffset7{margin-right:58.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset6{margin-left:50%}[dir=rtl] .ms-lgOffset6{margin-right:50%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset5{margin-left:41.66667%}[dir=rtl] .ms-lgOffset5{margin-right:41.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset4{margin-left:33.33333%}[dir=rtl] .ms-lgOffset4{margin-right:33.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset3{margin-left:25%}[dir=rtl] .ms-lgOffset3{margin-right:25%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset2{margin-left:16.66667%}[dir=rtl] .ms-lgOffset2{margin-right:16.66667%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset1{margin-left:8.33333%}[dir=rtl] .ms-lgOffset1{margin-right:8.33333%}}@media (min-width: 640px){[dir=ltr] .ms-lgOffset0{margin-left:0}[dir=rtl] .ms-lgOffset0{margin-right:0}}@media (min-width: 1024px){.ms-xl12{width:100%}}@media (min-width: 1024px){.ms-xl11{width:91.66666666666666%}}@media (min-width: 1024px){.ms-xl10{width:83.33333333333334%}}@media (min-width: 1024px){.ms-xl9{width:75%}}@media (min-width: 1024px){.ms-xl8{width:66.66666666666666%}}@media (min-width: 1024px){.ms-xl7{width:58.333333333333336%}}@media (min-width: 1024px){.ms-xl6{width:50%}}@media (min-width: 1024px){.ms-xl5{width:41.66666666666667%}}@media (min-width: 1024px){.ms-xl4{width:33.33333333333333%}}@media (min-width: 1024px){.ms-xl3{width:25%}}@media (min-width: 1024px){.ms-xl2{width:16.666666666666664%}}@media (min-width: 1024px){.ms-xl1{width:8.333333333333332%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull12{right:100%}[dir=rtl] .ms-xlPull12{left:100%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull11{right:91.66667%}[dir=rtl] .ms-xlPull11{left:91.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull10{right:83.33333%}[dir=rtl] .ms-xlPull10{left:83.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull9{right:75%}[dir=rtl] .ms-xlPull9{left:75%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull8{right:66.66667%}[dir=rtl] .ms-xlPull8{left:66.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull7{right:58.33333%}[dir=rtl] .ms-xlPull7{left:58.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull6{right:50%}[dir=rtl] .ms-xlPull6{left:50%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull5{right:41.66667%}[dir=rtl] .ms-xlPull5{left:41.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull4{right:33.33333%}[dir=rtl] .ms-xlPull4{left:33.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull3{right:25%}[dir=rtl] .ms-xlPull3{left:25%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull2{right:16.66667%}[dir=rtl] .ms-xlPull2{left:16.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull1{right:8.33333%}[dir=rtl] .ms-xlPull1{left:8.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPull0{right:auto}[dir=rtl] .ms-xlPull0{left:auto}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush12{left:100%}[dir=rtl] .ms-xlPush12{right:100%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush11{left:91.66667%}[dir=rtl] .ms-xlPush11{right:91.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush10{left:83.33333%}[dir=rtl] .ms-xlPush10{right:83.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush9{left:75%}[dir=rtl] .ms-xlPush9{right:75%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush8{left:66.66667%}[dir=rtl] .ms-xlPush8{right:66.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush7{left:58.33333%}[dir=rtl] .ms-xlPush7{right:58.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush6{left:50%}[dir=rtl] .ms-xlPush6{right:50%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush5{left:41.66667%}[dir=rtl] .ms-xlPush5{right:41.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush4{left:33.33333%}[dir=rtl] .ms-xlPush4{right:33.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush3{left:25%}[dir=rtl] .ms-xlPush3{right:25%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush2{left:16.66667%}[dir=rtl] .ms-xlPush2{right:16.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush1{left:8.33333%}[dir=rtl] .ms-xlPush1{right:8.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlPush0{left:auto}[dir=rtl] .ms-xlPush0{right:auto}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xlOffset11{margin-right:91.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xlOffset10{margin-right:83.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset9{margin-left:75%}[dir=rtl] .ms-xlOffset9{margin-right:75%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xlOffset8{margin-right:66.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xlOffset7{margin-right:58.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset6{margin-left:50%}[dir=rtl] .ms-xlOffset6{margin-right:50%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xlOffset5{margin-right:41.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xlOffset4{margin-right:33.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset3{margin-left:25%}[dir=rtl] .ms-xlOffset3{margin-right:25%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xlOffset2{margin-right:16.66667%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xlOffset1{margin-right:8.33333%}}@media (min-width: 1024px){[dir=ltr] .ms-xlOffset0{margin-left:0}[dir=rtl] .ms-xlOffset0{margin-right:0}}@media (min-width: 1366px){.ms-xxl12{width:100%}}@media (min-width: 1366px){.ms-xxl11{width:91.66666666666666%}}@media (min-width: 1366px){.ms-xxl10{width:83.33333333333334%}}@media (min-width: 1366px){.ms-xxl9{width:75%}}@media (min-width: 1366px){.ms-xxl8{width:66.66666666666666%}}@media (min-width: 1366px){.ms-xxl7{width:58.333333333333336%}}@media (min-width: 1366px){.ms-xxl6{width:50%}}@media (min-width: 1366px){.ms-xxl5{width:41.66666666666667%}}@media (min-width: 1366px){.ms-xxl4{width:33.33333333333333%}}@media (min-width: 1366px){.ms-xxl3{width:25%}}@media (min-width: 1366px){.ms-xxl2{width:16.666666666666664%}}@media (min-width: 1366px){.ms-xxl1{width:8.333333333333332%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull12{right:100%}[dir=rtl] .ms-xxlPull12{left:100%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull11{right:91.66667%}[dir=rtl] .ms-xxlPull11{left:91.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull10{right:83.33333%}[dir=rtl] .ms-xxlPull10{left:83.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull9{right:75%}[dir=rtl] .ms-xxlPull9{left:75%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull8{right:66.66667%}[dir=rtl] .ms-xxlPull8{left:66.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull7{right:58.33333%}[dir=rtl] .ms-xxlPull7{left:58.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull6{right:50%}[dir=rtl] .ms-xxlPull6{left:50%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull5{right:41.66667%}[dir=rtl] .ms-xxlPull5{left:41.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull4{right:33.33333%}[dir=rtl] .ms-xxlPull4{left:33.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull3{right:25%}[dir=rtl] .ms-xxlPull3{left:25%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull2{right:16.66667%}[dir=rtl] .ms-xxlPull2{left:16.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull1{right:8.33333%}[dir=rtl] .ms-xxlPull1{left:8.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPull0{right:auto}[dir=rtl] .ms-xxlPull0{left:auto}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush12{left:100%}[dir=rtl] .ms-xxlPush12{right:100%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush11{left:91.66667%}[dir=rtl] .ms-xxlPush11{right:91.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush10{left:83.33333%}[dir=rtl] .ms-xxlPush10{right:83.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush9{left:75%}[dir=rtl] .ms-xxlPush9{right:75%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush8{left:66.66667%}[dir=rtl] .ms-xxlPush8{right:66.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush7{left:58.33333%}[dir=rtl] .ms-xxlPush7{right:58.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush6{left:50%}[dir=rtl] .ms-xxlPush6{right:50%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush5{left:41.66667%}[dir=rtl] .ms-xxlPush5{right:41.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush4{left:33.33333%}[dir=rtl] .ms-xxlPush4{right:33.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush3{left:25%}[dir=rtl] .ms-xxlPush3{right:25%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush2{left:16.66667%}[dir=rtl] .ms-xxlPush2{right:16.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush1{left:8.33333%}[dir=rtl] .ms-xxlPush1{right:8.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlPush0{left:auto}[dir=rtl] .ms-xxlPush0{right:auto}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xxlOffset11{margin-right:91.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xxlOffset10{margin-right:83.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset9{margin-left:75%}[dir=rtl] .ms-xxlOffset9{margin-right:75%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xxlOffset8{margin-right:66.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xxlOffset7{margin-right:58.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset6{margin-left:50%}[dir=rtl] .ms-xxlOffset6{margin-right:50%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xxlOffset5{margin-right:41.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xxlOffset4{margin-right:33.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset3{margin-left:25%}[dir=rtl] .ms-xxlOffset3{margin-right:25%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xxlOffset2{margin-right:16.66667%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xxlOffset1{margin-right:8.33333%}}@media (min-width: 1366px){[dir=ltr] .ms-xxlOffset0{margin-left:0}[dir=rtl] .ms-xxlOffset0{margin-right:0}}@media (min-width: 1920px){.ms-xxxl12{width:100%}}@media (min-width: 1920px){.ms-xxxl11{width:91.66666666666666%}}@media (min-width: 1920px){.ms-xxxl10{width:83.33333333333334%}}@media (min-width: 1920px){.ms-xxxl9{width:75%}}@media (min-width: 1920px){.ms-xxxl8{width:66.66666666666666%}}@media (min-width: 1920px){.ms-xxxl7{width:58.333333333333336%}}@media (min-width: 1920px){.ms-xxxl6{width:50%}}@media (min-width: 1920px){.ms-xxxl5{width:41.66666666666667%}}@media (min-width: 1920px){.ms-xxxl4{width:33.33333333333333%}}@media (min-width: 1920px){.ms-xxxl3{width:25%}}@media (min-width: 1920px){.ms-xxxl2{width:16.666666666666664%}}@media (min-width: 1920px){.ms-xxxl1{width:8.333333333333332%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull12{right:100%}[dir=rtl] .ms-xxxlPull12{left:100%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull11{right:91.66667%}[dir=rtl] .ms-xxxlPull11{left:91.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull10{right:83.33333%}[dir=rtl] .ms-xxxlPull10{left:83.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull9{right:75%}[dir=rtl] .ms-xxxlPull9{left:75%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull8{right:66.66667%}[dir=rtl] .ms-xxxlPull8{left:66.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull7{right:58.33333%}[dir=rtl] .ms-xxxlPull7{left:58.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull6{right:50%}[dir=rtl] .ms-xxxlPull6{left:50%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull5{right:41.66667%}[dir=rtl] .ms-xxxlPull5{left:41.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull4{right:33.33333%}[dir=rtl] .ms-xxxlPull4{left:33.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull3{right:25%}[dir=rtl] .ms-xxxlPull3{left:25%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull2{right:16.66667%}[dir=rtl] .ms-xxxlPull2{left:16.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull1{right:8.33333%}[dir=rtl] .ms-xxxlPull1{left:8.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPull0{right:auto}[dir=rtl] .ms-xxxlPull0{left:auto}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush12{left:100%}[dir=rtl] .ms-xxxlPush12{right:100%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush11{left:91.66667%}[dir=rtl] .ms-xxxlPush11{right:91.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush10{left:83.33333%}[dir=rtl] .ms-xxxlPush10{right:83.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush9{left:75%}[dir=rtl] .ms-xxxlPush9{right:75%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush8{left:66.66667%}[dir=rtl] .ms-xxxlPush8{right:66.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush7{left:58.33333%}[dir=rtl] .ms-xxxlPush7{right:58.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush6{left:50%}[dir=rtl] .ms-xxxlPush6{right:50%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush5{left:41.66667%}[dir=rtl] .ms-xxxlPush5{right:41.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush4{left:33.33333%}[dir=rtl] .ms-xxxlPush4{right:33.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush3{left:25%}[dir=rtl] .ms-xxxlPush3{right:25%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush2{left:16.66667%}[dir=rtl] .ms-xxxlPush2{right:16.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush1{left:8.33333%}[dir=rtl] .ms-xxxlPush1{right:8.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlPush0{left:auto}[dir=rtl] .ms-xxxlPush0{right:auto}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset11{margin-left:91.66667%}[dir=rtl] .ms-xxxlOffset11{margin-right:91.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset10{margin-left:83.33333%}[dir=rtl] .ms-xxxlOffset10{margin-right:83.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset9{margin-left:75%}[dir=rtl] .ms-xxxlOffset9{margin-right:75%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset8{margin-left:66.66667%}[dir=rtl] .ms-xxxlOffset8{margin-right:66.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset7{margin-left:58.33333%}[dir=rtl] .ms-xxxlOffset7{margin-right:58.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset6{margin-left:50%}[dir=rtl] .ms-xxxlOffset6{margin-right:50%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset5{margin-left:41.66667%}[dir=rtl] .ms-xxxlOffset5{margin-right:41.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset4{margin-left:33.33333%}[dir=rtl] .ms-xxxlOffset4{margin-right:33.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset3{margin-left:25%}[dir=rtl] .ms-xxxlOffset3{margin-right:25%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset2{margin-left:16.66667%}[dir=rtl] .ms-xxxlOffset2{margin-right:16.66667%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset1{margin-left:8.33333%}[dir=rtl] .ms-xxxlOffset1{margin-right:8.33333%}}@media (min-width: 1920px){[dir=ltr] .ms-xxxlOffset0{margin-left:0}[dir=rtl] .ms-xxxlOffset0{margin-right:0}}.ms-borderBox,.ms-borderBox:before,.ms-borderBox:after{box-sizing:border-box}.ms-borderBase{border:1px solid}.ms-clearfix{zoom:1}.ms-clearfix:before,.ms-clearfix:after{display:table;content:"";line-height:0}.ms-clearfix:after{clear:both}.ms-normalize{box-sizing:border-box;box-shadow:none;margin:0;padding:0}[dir=ltr] .ms-textAlignLeft{text-align:left}[dir=rtl] .ms-textAlignLeft,[dir=ltr] .ms-textAlignRight{text-align:right}[dir=rtl] .ms-textAlignRight{text-align:left}.ms-textAlignCenter{text-align:center}.ms-screenReaderOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-textTruncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ms-noWrap{white-space:nowrap}.ms-Fabric{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#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}*[lang^=ar] .ms-Fabric,.ms-Fabric *[lang^=ar],.ms-Fabric[lang^=ar]{font-family:"Segoe UI Web (Arabic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=bg] .ms-Fabric,.ms-Fabric *[lang^=bg],.ms-Fabric[lang^=bg]{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=cs] .ms-Fabric,.ms-Fabric *[lang^=cs],.ms-Fabric[lang^=cs]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=el] .ms-Fabric,.ms-Fabric *[lang^=el],.ms-Fabric[lang^=el]{font-family:"Segoe UI Web (Greek)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=et] .ms-Fabric,.ms-Fabric *[lang^=et],.ms-Fabric[lang^=et]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=he] .ms-Fabric,.ms-Fabric *[lang^=he],.ms-Fabric[lang^=he]{font-family:"Segoe UI Web (Hebrew)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=hi] .ms-Fabric,.ms-Fabric *[lang^=hi],.ms-Fabric[lang^=hi]{font-family:Nirmala UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=hr] .ms-Fabric,.ms-Fabric *[lang^=hr],.ms-Fabric[lang^=hr],*[lang^=hu] .ms-Fabric,.ms-Fabric *[lang^=hu],.ms-Fabric[lang^=hu]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=ja] .ms-Fabric,.ms-Fabric *[lang^=ja],.ms-Fabric[lang^=ja]{font-family:Yu Gothic UI,Meiryo UI,Meiryo,MS Pgothic,Osaka,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=kk] .ms-Fabric,.ms-Fabric *[lang^=kk],.ms-Fabric[lang^=kk]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=ko] .ms-Fabric,.ms-Fabric *[lang^=ko],.ms-Fabric[lang^=ko]{font-family:Malgun Gothic,Gulim,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=lo] .ms-Fabric,.ms-Fabric *[lang^=lo],.ms-Fabric[lang^=lo]{font-family:Leelawadee UI Web,Lao UI,DokChampa,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=lt] .ms-Fabric,.ms-Fabric *[lang^=lt],.ms-Fabric[lang^=lt],*[lang^=lv] .ms-Fabric,.ms-Fabric *[lang^=lv],.ms-Fabric[lang^=lv],*[lang^=pl] .ms-Fabric,.ms-Fabric *[lang^=pl],.ms-Fabric[lang^=pl]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=ru] .ms-Fabric,.ms-Fabric *[lang^=ru],.ms-Fabric[lang^=ru]{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=sk] .ms-Fabric,.ms-Fabric *[lang^=sk],.ms-Fabric[lang^=sk],*[lang^=sr-latn] .ms-Fabric,.ms-Fabric *[lang^=sr-latn],.ms-Fabric[lang^=sr-latn]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=th] .ms-Fabric,.ms-Fabric *[lang^=th],.ms-Fabric[lang^=th]{font-family:Leelawadee UI Web,Kmer UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=tr] .ms-Fabric,.ms-Fabric *[lang^=tr],.ms-Fabric[lang^=tr]{font-family:"Segoe UI Web (East European)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=uk] .ms-Fabric,.ms-Fabric *[lang^=uk],.ms-Fabric[lang^=uk]{font-family:"Segoe UI Web (Cyrillic)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=vi] .ms-Fabric,.ms-Fabric *[lang^=vi],.ms-Fabric[lang^=vi]{font-family:"Segoe UI Web (Vietnamese)",Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=zh-hans] .ms-Fabric,.ms-Fabric *[lang^=zh-hans],.ms-Fabric[lang^=zh-hans]{font-family:Microsoft Yahei UI,Verdana,Simsun,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}*[lang^=zh-hant] .ms-Fabric,.ms-Fabric *[lang^=zh-hant],.ms-Fabric[lang^=zh-hant]{font-family:Microsoft Jhenghei UI,Pmingliu,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Fabric--selawik{font-family:Selawik Web,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}body{margin:0;padding:0;line-height:1.5;color:#6d6d6d;font-family:Inter,Segoe UI,sans-serif;word-break:break-word}dma-button{background-color:#00517d}dma-loader{color:#00517d}.app-bg{background-color:#00517d}i.clickable{cursor:pointer}a.disabled,i.disabled.clickable{cursor:default}*,*:before,*:after{box-sizing:border-box}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}body{margin:0;line-height:1.5;color:#212529;text-align:left;background-color:#fff}html,body,#app,#container{margin:0;overflow:hidden;height:100%;width:100%;position:relative;z-index:1;touch-action:none}#container.is-dragging *{cursor:grabbing!important}#app,html{font-family:Segoe UI,Segoe UI Web Regular,Segoe UI Symbol,Helvetica Neue,BBAlpha Sans,S60 Sans,Arial,sans-serif;font-weight:400;font-size:14px}h1{font-family:Segoe UI Light,Segoe UI Web Light,Segoe UI Web Regular,Segoe UI,Segoe UI Symbol,HelveticaNeue-Light,Helvetica Neue,Arial,sans-serif;font-size:38px;font-weight:100;line-height:50px;margin:28px 0 20px}h2{font-size:24px;font-weight:100;line-height:32px;margin:14px 0 10px}h3{font-size:16px;line-height:20px;font-weight:500;margin:10px 0}h4{font-size:12px;line-height:13px;font-weight:700;text-transform:uppercase;margin:0}h5{font-size:14px;font-weight:400;line-height:1;margin:0}h6{font-size:1rem;font-weight:500;line-height:1.2;margin-bottom:.5rem}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:85%}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}a,a:hover{text-decoration:none}i,.ms-Icon{text-align:center;display:inline-block}i.clickable:hover{opacity:1}.slide{position:absolute;left:0;top:0;width:100%;bottom:0;overflow-y:auto;overflow-x:hidden}[hidden]{display:none!important}iframe{border:0}.left{float:left}.right{float:right}.clear{clear:both}label{font-weight:400}table{width:100%;outline:0}.field{margin-bottom:8px}ul.nolist,ol.nolist{margin:0;list-style:none;padding:0}.spinning{animation:spin 1s infinite linear;-webkit-animation:spin2 1s infinite linear}@keyframes spin{0%{transform:scale(1) rotate(0)}to{transform:scale(1) rotate(360deg)}}.nav-tabs{margin:10px 0 20px;border-color:#eee}.nav-tabs .nav-link,.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{color:#333;padding:10px;background-color:transparent;border:0;border-radius:0;border-bottom:none}.nav-tabs>li>a h4{margin:0}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{border-top:0;border-left:0;border-right:0;border-bottom:2px solid #dddddd}.on-top{z-index:99}a:focus{outline:none}.super{vertical-align:super}.guide-highlight:after{content:"";position:absolute;inset:0;background-color:#fff6}#dma-overlay-container{position:fixed;z-index:1}#dma-overlay-container>#dma-inner-overlay{content:"";position:fixed;inset:0}[dmaoverlay]{display:none}#dma-overlay-container>[dmaOverlay]{display:block}#dma-overlay-container>[dmaoverlay]{right:0;position:absolute;top:100%;box-shadow:0 2px 10px #0000001a}#dma-overlay-container.full-width>[dmaoverlay]{width:100%}#dma-overlay-container>[dmaoverlay].to-top{top:auto;bottom:100%;box-shadow:0 -2px 10px #0000001a}#dma-overlay-container>[dmaoverlay].to-right{left:0;right:auto}@media screen and (min-width: 767px){#dma-overlay-collapse-container{display:none!important}}#dma-overlay-collapse-container{display:block;z-index:3;position:absolute;bottom:0;width:100%;height:32px;text-align:center}#dma-overlay-collapse-container i{height:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){#dma-overlay-container:not(.local){inset:0!important;width:100%!important}#dma-overlay-container:not(.local)>[dmaoverlay]{position:absolute;inset:0 0 32px;width:100%;height:calc(100% - 32px)}#dma-overlay-container:not(.local)>[dmaoverlay].to-top{top:0;bottom:0}#dma-overlay-container:not(.local)>[dmaoverlay].to-right{left:0;right:0}}#loadingscreen{font-size:64px;color:#000;z-index:1000;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff;flex-direction:column}.loader-icon{position:relative;display:inline-block;font-size:inherit;vertical-align:middle;width:3em}.loader-icon:after{content:"";float:left;margin-top:100%}#loadingscreen .loader-icon{display:flex;align-items:center;justify-content:center;height:128px;width:128px}#loadingscreen .loader-icon:after{content:"";float:none;margin-top:0}#loadingscreen svg{height:100%;width:100%}.dot{position:absolute;inset:0;font-size:inherit;display:inline-block;transform:rotate(0);opacity:0;animation:load 5.5s infinite}.dot:nth-child(2){animation-delay:.26s}.dot:nth-child(3){animation-delay:.52s}.dot:nth-child(4){animation-delay:.78s}.dot:nth-child(5){animation-delay:1.04s}.dot:nth-child(6){animation-delay:1.3s}.dot .inner-dot{width:10%;height:10%;font-size:.9rem;left:45%;bottom:0%;position:absolute;background-color:currentColor;border-radius:100%}.loader-label{vertical-align:middle;display:inline-block}@keyframes load{0%{transform:rotate(0);opacity:1;animation-timing-function:ease-out}7%{transform:rotate(120deg);animation-timing-function:linear}30%{transform:rotate(230deg);animation-timing-function:ease-in-out}39%{transform:rotate(465deg);animation-timing-function:linear}70%{transform:rotate(590deg);opacity:1;animation-timing-function:ease-out}75%{transform:rotate(720deg);animation-timing-function:ease-out}76%{transform:rotate(720deg);opacity:0}to{transform:rotate(720deg);opacity:0}}.button-reset{padding:0;border:0;font:inherit;color:inherit;background-color:transparent;-webkit-user-select:none;user-select:none;cursor:pointer}.rotate-90{transform:rotate(90deg)}#dma-input-overlay{display:flex;position:fixed;margin-bottom:8px}#dma-input-overlay.on-right{flex-direction:row-reverse}#dma-input-overlay.on-top{margin-top:8px;margin-bottom:0}.input-overlay-message{padding:6px 8px;border-radius:4px;box-sizing:border-box;color:#fff;box-shadow:0 2px 4px #0000001f}.scrolly.scrollx,.scrollx,.scrolly{-webkit-overflow-scrolling:touch}@media print{body>*.no-print{display:none!important}}.error-fg{color:#dc000b}.error-fg-t{color:#dc000b1a}.error-fg-t-hv:hover,.error-fg-t-fc:focus{color:#dc000b1a}.error-fg-hv:hover,.error-fg-fc:focus{color:#dc000b}.error-bg{background-color:#dc000b}.error-bg-t{background-color:#dc000b1a}.error-bg-t-hv:hover,.error-bg-t-fc:focus{background-color:#dc000b1a}.error-bg-hv:hover,.error-bg-fc:focus{background-color:#dc000b}.error-bd{border-color:#dc000b}.error-bd-t{border-color:#dc000b1a}.error-bd-t-hv:hover,.error-bd-t-fc:focus{border-color:#dc000b1a}.error-bd-hv:hover,.error-bd-fc:focus{border-color:#dc000b}.error-ol{outline-color:#dc000b}.error-ol-t{outline-color:#dc000b1a}.error-ol-t-hv:hover,.error-ol-t-fc:focus{outline-color:#dc000b1a}.error-ol-hv:hover,.error-ol-fc:focus{outline-color:#dc000b}.warning-fg{color:#ffae00}.warning-fg-t{color:#ffae001a}.warning-fg-t-hv:hover,.warning-fg-t-fc:focus{color:#ffae001a}.warning-fg-hv:hover,.warning-fg-fc:focus{color:#ffae00}.warning-bg{background-color:#ffae00}.warning-bg-t{background-color:#ffae001a}.warning-bg-t-hv:hover,.warning-bg-t-fc:focus{background-color:#ffae001a}.warning-bg-hv:hover,.warning-bg-fc:focus{background-color:#ffae00}.warning-bd{border-color:#ffae00}.warning-bd-t{border-color:#ffae001a}.warning-bd-t-hv:hover,.warning-bd-t-fc:focus{border-color:#ffae001a}.warning-bd-hv:hover,.warning-bd-fc:focus{border-color:#ffae00}.warning-ol{outline-color:#ffae00}.warning-ol-t{outline-color:#ffae001a}.warning-ol-t-hv:hover,.warning-ol-t-fc:focus{outline-color:#ffae001a}.warning-ol-hv:hover,.warning-ol-fc:focus{outline-color:#ffae00}.success-fg{color:#5cd65c}.success-fg-t{color:#5cd65c1a}.success-fg-t-hv:hover,.success-fg-t-fc:focus{color:#5cd65c1a}.success-fg-hv:hover,.success-fg-fc:focus{color:#5cd65c}.success-bg{background-color:#5cd65c}.success-bg-t{background-color:#5cd65c1a}.success-bg-t-hv:hover,.success-bg-t-fc:focus{background-color:#5cd65c1a}.success-bg-hv:hover,.success-bg-fc:focus{background-color:#5cd65c}.success-bd{border-color:#5cd65c}.success-bd-t{border-color:#5cd65c1a}.success-bd-t-hv:hover,.success-bd-t-fc:focus{border-color:#5cd65c1a}.success-bd-hv:hover,.success-bd-fc:focus{border-color:#5cd65c}.success-ol{outline-color:#5cd65c}.success-ol-t{outline-color:#5cd65c1a}.success-ol-t-hv:hover,.success-ol-t-fc:focus{outline-color:#5cd65c1a}.success-ol-hv:hover,.success-ol-fc:focus{outline-color:#5cd65c}.light-blue-fg{color:#60b7f3}.light-blue-fg-t{color:#60b7f31a}.light-blue-fg-t-hv:hover,.light-blue-fg-t-fc:focus{color:#60b7f31a}.light-blue-fg-hv:hover,.light-blue-fg-fc:focus{color:#60b7f3}.light-blue-bg{background-color:#60b7f3}.light-blue-bg-t{background-color:#60b7f31a}.light-blue-bg-t-hv:hover,.light-blue-bg-t-fc:focus{background-color:#60b7f31a}.light-blue-bg-hv:hover,.light-blue-bg-fc:focus{background-color:#60b7f3}.light-blue-bd{border-color:#60b7f3}.light-blue-bd-t{border-color:#60b7f31a}.light-blue-bd-t-hv:hover,.light-blue-bd-t-fc:focus{border-color:#60b7f31a}.light-blue-bd-hv:hover,.light-blue-bd-fc:focus{border-color:#60b7f3}.light-blue-ol{outline-color:#60b7f3}.light-blue-ol-t{outline-color:#60b7f31a}.light-blue-ol-t-hv:hover,.light-blue-ol-t-fc:focus{outline-color:#60b7f31a}.light-blue-ol-hv:hover,.light-blue-ol-fc:focus{outline-color:#60b7f3}.dark-gray-fg{color:#595959}.dark-gray-fg-t{color:#5959591a}.dark-gray-fg-t-hv:hover,.dark-gray-fg-t-fc:focus{color:#5959591a}.dark-gray-fg-hv:hover,.dark-gray-fg-fc:focus{color:#595959}.dark-gray-bg{background-color:#595959}.dark-gray-bg-t{background-color:#5959591a}.dark-gray-bg-t-hv:hover,.dark-gray-bg-t-fc:focus{background-color:#5959591a}.dark-gray-bg-hv:hover,.dark-gray-bg-fc:focus{background-color:#595959}.dark-gray-bd{border-color:#595959}.dark-gray-bd-t{border-color:#5959591a}.dark-gray-bd-t-hv:hover,.dark-gray-bd-t-fc:focus{border-color:#5959591a}.dark-gray-bd-hv:hover,.dark-gray-bd-fc:focus{border-color:#595959}.dark-gray-ol{outline-color:#595959}.dark-gray-ol-t{outline-color:#5959591a}.dark-gray-ol-t-hv:hover,.dark-gray-ol-t-fc:focus{outline-color:#5959591a}.dark-gray-ol-hv:hover,.dark-gray-ol-fc:focus{outline-color:#595959}.dark-white-fg{color:#ececec}.dark-white-fg-t{color:#ececec1a}.dark-white-fg-t-hv:hover,.dark-white-fg-t-fc:focus{color:#ececec1a}.dark-white-fg-hv:hover,.dark-white-fg-fc:focus{color:#ececec}.dark-white-bg{background-color:#ececec}.dark-white-bg-t{background-color:#ececec1a}.dark-white-bg-t-hv:hover,.dark-white-bg-t-fc:focus{background-color:#ececec1a}.dark-white-bg-hv:hover,.dark-white-bg-fc:focus{background-color:#ececec}.dark-white-bd{border-color:#ececec}.dark-white-bd-t{border-color:#ececec1a}.dark-white-bd-t-hv:hover,.dark-white-bd-t-fc:focus{border-color:#ececec1a}.dark-white-bd-hv:hover,.dark-white-bd-fc:focus{border-color:#ececec}.dark-white-ol{outline-color:#ececec}.dark-white-ol-t{outline-color:#ececec1a}.dark-white-ol-t-hv:hover,.dark-white-ol-t-fc:focus{outline-color:#ececec1a}.dark-white-ol-hv:hover,.dark-white-ol-fc:focus{outline-color:#ececec}:root{--light1-r: 253;--light1-g: 253;--light1-b: 253;--light1: rgb(var(--light1-r), var(--light1-g), var(--light1-b));--light2-r: 246;--light2-g: 246;--light2-b: 246;--light2: rgb(var(--light2-r), var(--light2-g), var(--light2-b));--light3-r: 239;--light3-g: 240;--light3-b: 240;--light3: rgb(var(--light3-r), var(--light3-g), var(--light3-b));--light4-r: 232;--light4-g: 232;--light4-b: 233;--light4: rgb(var(--light4-r), var(--light4-g), var(--light4-b));--light5-r: 225;--light5-g: 225;--light5-b: 226;--light5: rgb(var(--light5-r), var(--light5-g), var(--light5-b));--light6-r: 211;--light6-g: 212;--light6-b: 213;--light6: rgb(var(--light6-r), var(--light6-g), var(--light6-b));--light7-r: 197;--light7-g: 198;--light7-b: 200;--light7: rgb(var(--light7-r), var(--light7-g), var(--light7-b));--light8-r: 184;--light8-g: 186;--light8-b: 188;--light8: rgb(var(--light8-r), var(--light8-g), var(--light8-b));--light9-r: 160;--light9-g: 162;--light9-b: 166;--light9: rgb(var(--light9-r), var(--light9-g), var(--light9-b));--light10-r: 114;--light10-g: 117;--light10-b: 121;--light10: rgb(var(--light10-r), var(--light10-g), var(--light10-b));--light11-r: 68;--light11-g: 72;--light11-b: 78;--light11: rgb(var(--light11-r), var(--light11-g), var(--light11-b));--light12-r: 21;--light12-g: 26;--light12-b: 34;--light12: rgb(var(--light12-r), var(--light12-g), var(--light12-b));--dma-focus-color-r: 31;--dma-focus-color-g: 104;--dma-focus-color-b: 191;--dma-focus-color: rgb(var(--dma-focus-color-r), var(--dma-focus-color-g), var(--dma-focus-color-b));--dma-focus-contrast-color-r: var(--light1-r);--dma-focus-contrast-color-g: var(--light1-g);--dma-focus-contrast-color-b: var(--light1-b);--dma-focus-contrast-color: rgb(var(--dma-focus-contrast-color-r), var(--dma-focus-contrast-color-g), var(--dma-focus-contrast-color-b));--dma-focus-color-shift-r: 12;--dma-focus-color-shift-g: -54;--dma-focus-color-shift-b: -13;--dma-focus-color-derived-r: calc(var(--dma-focus-color-r) + var(--dma-focus-color-shift-r));--dma-focus-color-derived-g: calc(var(--dma-focus-color-g) + var(--dma-focus-color-shift-g));--dma-focus-color-derived-b: calc(var(--dma-focus-color-b) + var(--dma-focus-color-shift-b));--dma-focus-color-derived: rgb(var(--dma-focus-color-derived-r) var(--dma-focus-color-derived-g) var(--dma-focus-color-derived-b));--palette-color-01: #8B73FF;--palette-color-02: #96E17B;--palette-color-03: #FF9861;--palette-color-04: #5DDBDB;--palette-color-05: #AD8AFF;--palette-color-06: #FFC208;--palette-color-07: #FF4842;--palette-color-08: #4F9AFF;--palette-color-09: #FF8EDF;--palette-color-10: #42CC7E}:not(:root):fullscreen{object-fit:contain;position:fixed!important;inset:0!important;box-sizing:border-box!important;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;width:100%!important;height:100%!important;transform:none!important;margin:0!important}.scrolly.scrollx,.scrolly,.scrollx{-webkit-overflow-scrolling:touch}.scrolly.scrollx,.scrolly{overflow-y:auto}.scrolly.scrollx,.scrollx{overflow-x:auto}.scrollx,.scrolly{overflow:hidden}@media screen and (min-width: 768px){::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{border-radius:5px;background:transparent}::-webkit-scrollbar-thumb{border-radius:5px;background:transparent;box-shadow:none;-webkit-transition:background 1s;transition:background 1s}::-webkit-scrollbar-corner{background:transparent}:hover::-webkit-scrollbar-thumb{background:#999;box-shadow:0 0 6px #0000001f}}table td.dark-hover,table tr.is-selected-dark,table tr.dark-hover:hover,table tr.dark-hover.selected,table tr.dark-hover.selected>td{background-color:#323130;color:#fff!important}table td.light-hover,table tr.is-selected-light,table tr.light-hover:hover,table tr.light-hover.selected,table tr.light-hover.selected>td{background-color:#fff6;color:#000!important}table th span.sortable-column,.no-select{-webkit-user-select:none;user-select:none;-o-user-select:none}table td :not(dma-cc-collapser) i,table tr.is-expandable,table th :not(dma-cc-collapser) i,table th span.sortable-column,.clickable{cursor:pointer}table td,table th,.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}table{border-spacing:0;border-collapse:separate}table th{font-size:11px;line-height:17.798px;text-transform:uppercase;font-weight:700;padding:2px 5px;vertical-align:middle}table th.table-icon-cell{width:18px}table th:first{border-width:0 0 1px 0!important}table th:first-child{border-width:0 0 1px 0!important}table th :not(dma-cc-collapser) i{height:18px;width:18px}table th :not(dma-cc-collapser) i.histogram-icon{transform:rotate(90deg);vertical-align:text-bottom}table th.dark-color{color:#000}table th.light-color{color:#fff}table td{font-size:12px;line-height:19.416px;vertical-align:middle;padding:2px 5px}table td.table-icon-cell{width:18px}table td :not(dma-cc-collapser) i{height:18px;width:18px;vertical-align:middle}table td.dark-color{color:#000}table td.light-color{color:#fff}table td.is-numeric{text-align:right}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-bold{font-weight:700}.text-italic{font-style:italic}.text-underline{text-decoration:underline}table tr.dark-hover:hover,table tr.dark-hover.selected,table tr.dark-hover.selected>td,table tr.is-selected-dark,table td.dark-hover{background-color:#323130;color:#fff!important}table tr.light-hover:hover,table tr.light-hover.selected,table tr.light-hover.selected>td,table tr.is-selected-light,table td.light-hover{background-color:#fff6;color:#000!important}table th{border-style:solid;border-width:0 0 1px 1px}.no-select,table th span.sortable-column{-webkit-user-select:none;user-select:none;-o-user-select:none}.inherit{position:relative;background-color:inherit}.clickable,table th span.sortable-column,table th :not(dma-cc-collapser) i,table tr.is-expandable,table td :not(dma-cc-collapser) i{cursor:pointer}.invert{filter:invert(1)}.multiline{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word}.ellipsis,table th,table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.filled{position:absolute;inset:0}.no-margin{margin:0}.margined{margin:.5rem}@media screen and (max-width: 767px){.margined{margin:1.5rem}}.margined-t{margin-top:.5rem}@media screen and (max-width: 767px){.margined-t{margin-top:1.5rem}}.margined-r{margin-right:.5rem}@media screen and (max-width: 767px){.margined-r{margin-right:1.5rem}}.margined-b{margin-bottom:.5rem}@media screen and (max-width: 767px){.margined-b{margin-bottom:1.5rem}}.margined-l{margin-left:.5rem}@media screen and (max-width: 767px){.margined-l{margin-left:1.5rem}}.margined-2{margin:1rem}@media screen and (max-width: 767px){.margined-2{margin:3rem}}.margined-2t{margin-top:1rem}@media screen and (max-width: 767px){.margined-2t{margin-top:3rem}}.margined-2r{margin-right:1rem}@media screen and (max-width: 767px){.margined-2r{margin-right:3rem}}.margined-2b{margin-bottom:1rem}@media screen and (max-width: 767px){.margined-2b{margin-bottom:3rem}}.margined-2l{margin-left:1rem}@media screen and (max-width: 767px){.margined-2l{margin-left:3rem}}.no-padding{padding:0}.padding{padding:.5rem}@media screen and (max-width: 767px){.padding{padding:1.5rem}}.padding-t{padding-top:.5rem}@media screen and (max-width: 767px){.padding-t{padding-top:1.5rem}}.padding-r{padding-right:.5rem}@media screen and (max-width: 767px){.padding-r{padding-right:1.5rem}}.padding-b{padding-bottom:.5rem}@media screen and (max-width: 767px){.padding-b{padding-bottom:1.5rem}}.padding-l{padding-left:.5rem}@media screen and (max-width: 767px){.padding-l{padding-left:1.5rem}}.padding-2{padding:1rem}@media screen and (max-width: 767px){.padding-2{padding:3rem}}.padding-2t{padding-top:1rem}@media screen and (max-width: 767px){.padding-2t{padding-top:3rem}}.padding-2r{padding-right:1rem}@media screen and (max-width: 767px){.padding-2r{padding-right:3rem}}.padding-2b{padding-bottom:1rem}@media screen and (max-width: 767px){.padding-2b{padding-bottom:3rem}}.padding-2l{padding-left:1rem}@media screen and (max-width: 767px){.padding-2l{padding-left:3rem}}.scrollx,.scrolly,.scrolly.scrollx{-webkit-overflow-scrolling:touch}.scrolly,.scrolly.scrollx{overflow-y:auto}.scrollx,.scrolly.scrollx{overflow-x:auto}.grabbable{cursor:move;cursor:grab;cursor:-webkit-grab}@keyframes skeleton-loading{0%{width:0;left:0}50%{width:100%;left:0}to{width:0;left:100%}}[skeleton-block].is-loading,[skeleton-text].is-loading{position:relative;background-color:rgb(var(--light5-r),var(--light5-g),var(--light5-b));overflow:hidden;border-radius:3px}[skeleton-block].is-loading:after,[skeleton-text].is-loading:after{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(var(--light7-r),var(--light7-g),var(--light7-b),.6) 40%,rgba(var(--light7-r),var(--light7-g),var(--light7-b),.6) 60%,transparent 100%);animation:dwa-skeleton-loading 2s linear infinite}[skeleton-text].is-loading:before{content:attr(skeleton-text);opacity:0}@keyframes dwa-skeleton-loading{0%{left:-50%}35%{left:100%}to{left:100%}}@property --load-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}[dwa-loading]{--load-angle: 0deg;z-index:0;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:3px;pointer-events:none}[dwa-loading]:before{content:"";position:absolute}[dwa-loading]:before{inset:-1px;padding:1px;overflow:hidden;background-image:conic-gradient(from var(--load-angle),transparent 0%,transparent 50%,var(--dma-focus-color) 75%,var(--dma-focus-color-derived) 100%);animation:dwa-load 2s linear infinite;border-radius:3px;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude}@keyframes dwa-load{0%{--load-angle: 0deg}4%{--load-angle: 45deg}25%{--load-angle: 90deg}46%{--load-angle: 135deg}50%{--load-angle: 180deg}54%{--load-angle: 225deg}75%{--load-angle: 270deg}96%{--load-angle: 315deg}to{--load-angle: 360deg}}.disabled.clickable{cursor:default}.ellipsis{display:block}svg.filled{max-width:100%;max-height:100%;width:100%;height:100%}[data-dwa-marker]{position:relative}[data-dwa-marker]:after{content:"" attr(data-dwa-marker);font-size:12px;line-height:16px;font-weight:400;background-color:rgb(var(--dma-focus-color-r),var(--dma-focus-color-g),var(--dma-focus-color-b));color:rgb(var(--light1-r),var(--light1-g),var(--light1-b));border-radius:3px;position:absolute;bottom:-4px;right:-4px;padding:3px 6px;font-weight:700;white-space:nowrap;overflow:hidden;pointer-events:none;z-index:1}@font-face{font-family:dma-icons;src:url(fabric-icons.eedf8bc3e56ee500.woff) format("woff")}[class^=ms-Icon--],[class*=" ms-Icon--"],[class^=fa-],[class*=" fa-"]{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-flex;font-family:dma-icons,sans-serif!important;font-style:normal;font-weight:400;font-size:16px;speak:none;text-align:center;align-items:center;justify-content:center}.fa:before{content:"\e897"}.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--AcceptMedium:before{content:"\f78c"}.ms-Icon--AccessibiltyChecker:before{content:"\f835"}.ms-Icon--AccessLogo:before{content:"\ed69"}.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--AddConnection:before{content:"\f4e1"}.ms-Icon--AddEvent:before{content:"\eeb5"}.ms-Icon--AddFavorite:before{content:"\f0c8"}.ms-Icon--AddFavoriteFill:before{content:"\f0c9"}.ms-Icon--AddField:before{content:"\e4c7"}.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--AddMedium:before{content:"\eca1"}.ms-Icon--AddMultiple:before{content:"\e9c5"}.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--AddSpaceAfter:before{content:"\e3df"}.ms-Icon--AddSpaceBefore:before{content:"\e3de"}.ms-Icon--AddTable:before{content:"\e4c6"}.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"}.ms-Icon--AllApps:before{content:"\e71d"}.ms-Icon--AllAppsMirrored:before{content:"\ea40"}.ms-Icon--AllCurrency:before{content:"\eae4"}.ms-Icon--AltText:before{content:"\e397"}.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--AppIconDefaultEdit:before{content:"\efdc"}.ms-Icon--AppIconDefaultList:before{content:"\efde"}.ms-Icon--AppIconSecure:before{content:"\e657"}.ms-Icon--AppsContent:before{content:"\ee54"}.ms-Icon--Archive:before{content:"\f03f"}.ms-Icon--ArchiveUndo:before{content:"\e3a1"}.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"}.ms-Icon--ArrowDownRight8:before{content:"\eed5"}.ms-Icon--ArrowDownRightMirrored8:before{content:"\eef0"}.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"}.ms-Icon--ArrowUpRight8:before{content:"\eed4"}.ms-Icon--ArrowUpRightMirrored8:before{content:"\eeef"}.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--AssignPolicy:before{content:"\e461"}.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--AutoDeploySettings:before{content:"\f3fa"}.ms-Icon--AutoEnhanceOff:before{content:"\e78e"}.ms-Icon--AutoEnhanceOn:before{content:"\e78d"}.ms-Icon--AutoFillTemplate:before{content:"\f313"}.ms-Icon--AutoFitContents:before{content:"\e3e8"}.ms-Icon--AutoFitWindow:before{content:"\e3e9"}.ms-Icon--AutoHeight:before{content:"\f512"}.ms-Icon--AutomateFlow:before{content:"\e3f5"}.ms-Icon--AutoRacing:before{content:"\eb24"}.ms-Icon--AwayStatus:before{content:"\ee6a"}.ms-Icon--AzureAPIManagement:before{content:"\f37f"}.ms-Icon--AzureDataExplorer:before{content:"\e439"}.ms-Icon--AzureIcon:before{content:"\eb6a"}.ms-Icon--AzureKeyVault:before{content:"\f3b4"}.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--Bill:before{content:"\e5fa"}.ms-Icon--BingLogo:before{content:"\eb6b"}.ms-Icon--BirthdayCake:before{content:"\ef8d"}.ms-Icon--BlobStorage:before{content:"\e436"}.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--BoldBulgarian:before{content:"\e5c5"}.ms-Icon--BoldF:before{content:"\e5b5"}.ms-Icon--BoldG:before{content:"\e5b3"}.ms-Icon--BoldK:before{content:"\e5c6"}.ms-Icon--BoldKazakh:before{content:"\e5c9"}.ms-Icon--BoldKorean:before{content:"\e5bd"}.ms-Icon--BoldN:before{content:"\e5b7"}.ms-Icon--BoldP:before{content:"\e5c7"}.ms-Icon--BoldRussion:before{content:"\e5b9"}.ms-Icon--BoldSerbian:before{content:"\e5ca"}.ms-Icon--BoldT:before{content:"\e5c8"}.ms-Icon--BookAnswers:before{content:"\f8a4"}.ms-Icon--BookingsLogo:before{content:"\edc7"}.ms-Icon--BookmarkReport:before{content:"\f76b"}.ms-Icon--Bookmarks:before{content:"\e8a4"}.ms-Icon--BookmarksMirrored:before{content:"\ea41"}.ms-Icon--BooleanData:before{content:"\e678"}.ms-Icon--BorderAll:before{content:"\e5f4"}.ms-Icon--BorderDash:before{content:"\f50a"}.ms-Icon--BorderDot:before{content:"\f50b"}.ms-Icon--BorderInside:before{content:"\e5f3"}.ms-Icon--BorderInsideHorizontal:before{content:"\e5f2"}.ms-Icon--BorderInsideVertical:before{content:"\e5f1"}.ms-Icon--BorderNone:before{content:"\e5f0"}.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--BugAction:before{content:"\e358"}.ms-Icon--BugBlock:before{content:"\e400"}.ms-Icon--BugSolid:before{content:"\f335"}.ms-Icon--BugSync:before{content:"\e3ff"}.ms-Icon--BugWarning:before{content:"\e357"}.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--BulkPageBlock:before{content:"\e553"}.ms-Icon--BulkUpload:before{content:"\f548"}.ms-Icon--BulletedList:before{content:"\e8fd"}.ms-Icon--BulletedList2:before{content:"\f2c7"}.ms-Icon--BulletedList2Mirrored:before{content:"\f2c8"}.ms-Icon--BulletedListBullet:before{content:"\f793"}.ms-Icon--BulletedListBulletMirrored:before{content:"\f795"}.ms-Icon--BulletedListMirrored:before{content:"\ea42"}.ms-Icon--BulletedListText:before{content:"\f792"}.ms-Icon--BulletedListTextMirrored:before{content:"\f794"}.ms-Icon--BulletedTreeList:before{content:"\f84c"}.ms-Icon--Bullseye:before{content:"\f272"}.ms-Icon--BullseyeTarget:before{content:"\f5f0"}.ms-Icon--BullseyeTargetAdd:before{content:"\e664"}.ms-Icon--BullseyeTargetDelete:before{content:"\f6c1"}.ms-Icon--BullseyeTargetEdit:before{content:"\e319"}.ms-Icon--Bus:before{content:"\e806"}.ms-Icon--BusinessCard:before{content:"\e5fb"}.ms-Icon--BusinessCenterLogo:before{content:"\f4b2"}.ms-Icon--BusinessHoursSign:before{content:"\f310"}.ms-Icon--BusinessRule:before{content:"\e562"}.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--CalculatedTable:before{content:"\e4be"}.ms-Icon--Calculator:before{content:"\e8ef"}.ms-Icon--CalculatorAddition:before{content:"\e948"}.ms-Icon--CalculatorDelta:before{content:"\e406"}.ms-Icon--CalculatorEqualTo:before{content:"\e94e"}.ms-Icon--CalculatorGroup:before{content:"\e462"}.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--Calendar:before{content:"\e787"}.ms-Icon--CalendarAgenda:before{content:"\ee9a"}.ms-Icon--CalendarDay:before{content:"\e8bf"}.ms-Icon--CalendarMirrored:before{content:"\ed28"}.ms-Icon--CalendarReply:before{content:"\e8f5"}.ms-Icon--CalendarSettings:before{content:"\f558"}.ms-Icon--CalendarSettingsMirrored:before{content:"\f559"}.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--CanvasAppTemplate32:before{content:"\e5fe"}.ms-Icon--Car:before{content:"\e804"}.ms-Icon--CareActivity:before{content:"\e549"}.ms-Icon--CarePlan:before{content:"\e54a"}.ms-Icon--CarePlanTemplate:before{content:"\e61e"}.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"}.ms-Icon--CaretHollow:before{content:"\e817"}.ms-Icon--CaretHollowMirrored:before{content:"\ea45"}.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--CaretSolid:before{content:"\e818"}.ms-Icon--CaretSolid16:before{content:"\ee62"}.ms-Icon--CaretSolidAlt:before{content:"\e483"}.ms-Icon--CaretSolidDown:before{content:"\f08e"}.ms-Icon--CaretSolidLeft:before{content:"\f08d"}.ms-Icon--CaretSolidMirrored:before{content:"\ea46"}.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--CategoryClassification:before{content:"\e48c"}.ms-Icon--CC:before{content:"\e7f0"}.ms-Icon--CCSolid:before{content:"\e4f4"}.ms-Icon--CellPhone:before{content:"\e8ea"}.ms-Icon--CellSplitVertical:before{content:"\e66c"}.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--CharticulatorArrangePolar:before{content:"\e632"}.ms-Icon--CharticulatorArrangePolarAngles:before{content:"\e633"}.ms-Icon--CharticulatorBand:before{content:"\e634"}.ms-Icon--CharticulatorGuideCoordinator:before{content:"\e635"}.ms-Icon--CharticulatorGuideX:before{content:"\e636"}.ms-Icon--CharticulatorGuideY:before{content:"\e637"}.ms-Icon--CharticulatorLegend:before{content:"\e638"}.ms-Icon--CharticulatorLine:before{content:"\e639"}.ms-Icon--CharticulatorLineStyleDashed:before{content:"\e63a"}.ms-Icon--CharticulatorLineStyleDotted:before{content:"\e63b"}.ms-Icon--CharticulatorLinkingData:before{content:"\e63c"}.ms-Icon--CharticulatorLinkingSequence:before{content:"\e63d"}.ms-Icon--CharticulatorOrderColumn:before{content:"\e63e"}.ms-Icon--CharticulatorOrderRow:before{content:"\e63f"}.ms-Icon--CharticulatorPlotCartesian:before{content:"\e640"}.ms-Icon--CharticulatorPlotCurve:before{content:"\e641"}.ms-Icon--CharticulatorPolarCoordinates:before{content:"\e642"}.ms-Icon--CharticulatorSpiral:before{content:"\e643"}.ms-Icon--CharticulatorStackRadial:before{content:"\e644"}.ms-Icon--CharticulatorStackY:before{content:"\e645"}.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--ChatSettings:before{content:"\e600"}.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--CheckboxIndeterminateCombo:before{content:"\f16e"}.ms-Icon--CheckedOutByOther12:before{content:"\f630"}.ms-Icon--CheckedOutByYou12:before{content:"\f631"}.ms-Icon--CheckList:before{content:"\e9d5"}.ms-Icon--CheckListCheck:before{content:"\f7a9"}.ms-Icon--CheckListCheckMirrored:before{content:"\f7ab"}.ms-Icon--CheckListText:before{content:"\f7a8"}.ms-Icon--CheckListTextMirrored:before{content:"\f7aa"}.ms-Icon--CheckMark:before{content:"\e73e"}.ms-Icon--ChevronDown:before{content:"\e70d"}.ms-Icon--ChevronDownEnd:before{content:"\f5e4"}.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--ChevronUpEnd:before{content:"\e55b"}.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--ChoiceColumn:before{content:"\e4ae"}.ms-Icon--Chopsticks:before{content:"\f4a2"}.ms-Icon--ChromeBack:before{content:"\e830"}.ms-Icon--ChromeBackMirrored:before{content:"\ea47"}.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--CircleDollar:before{content:"\eaed"}.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--CircleShape:before{content:"\f1a5"}.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"}.ms-Icon--ClearSelection:before{content:"\e8e6"}.ms-Icon--ClearSelectionMirrored:before{content:"\ea48"}.ms-Icon--Clicked:before{content:"\f268"}.ms-Icon--ClinicalImpression:before{content:"\e54b"}.ms-Icon--ClipboardList:before{content:"\f0e3"}.ms-Icon--ClipboardListAdd:before{content:"\e4ef"}.ms-Icon--ClipboardListMirrored:before{content:"\f0e4"}.ms-Icon--ClipboardListQuestion:before{content:"\e4f0"}.ms-Icon--ClipboardListReply:before{content:"\e4f1"}.ms-Icon--ClipboardSolid:before{content:"\f5dc"}.ms-Icon--Clock:before{content:"\e917"}.ms-Icon--CloneToDesktop:before{content:"\f28c"}.ms-Icon--ClosedCaption:before{content:"\ef84"}.ms-Icon--ClosePane:before{content:"\e89f"}.ms-Icon--ClosePaneMirrored:before{content:"\ea49"}.ms-Icon--Cloud:before{content:"\e753"}.ms-Icon--CloudAdd:before{content:"\eca9"}.ms-Icon--CloudDownload:before{content:"\ebd3"}.ms-Icon--CloudEdit:before{content:"\e4c8"}.ms-Icon--CloudFlow:before{content:"\e5ea"}.ms-Icon--CloudImportExport:before{content:"\ee55"}.ms-Icon--CloudLink:before{content:"\e4c9"}.ms-Icon--CloudNotSynced:before{content:"\ec9c"}.ms-Icon--CloudPrinter:before{content:"\eda6"}.ms-Icon--CloudSearch:before{content:"\ede4"}.ms-Icon--CloudSecure:before{content:"\e4d5"}.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--CollapseAll:before{content:"\f85a"}.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--Column:before{content:"\e438"}.ms-Icon--ColumnFunction:before{content:"\e4c2"}.ms-Icon--ColumnLeftTwoThirds:before{content:"\f1d6"}.ms-Icon--ColumnLeftTwoThirdsEdit:before{content:"\f324"}.ms-Icon--ColumnOptions:before{content:"\f317"}.ms-Icon--ColumnQuestion:before{content:"\e4c0"}.ms-Icon--ColumnQuestionMirrored:before{content:"\e4c1"}.ms-Icon--ColumnRightTwoThirds:before{content:"\f1d7"}.ms-Icon--ColumnRightTwoThirdsEdit:before{content:"\f325"}.ms-Icon--ColumnSigma:before{content:"\e4bf"}.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--CommonDataServiceCDS:before{content:"\e377"}.ms-Icon--CommunicationDetails:before{content:"\e4cf"}.ms-Icon--CommunicationDetailsMirrored:before{content:"\e4d0"}.ms-Icon--Communications:before{content:"\e95a"}.ms-Icon--CompanyDirectory:before{content:"\ef0d"}.ms-Icon--CompanyDirectoryMirrored:before{content:"\ef2b"}.ms-Icon--Compare:before{content:"\f057"}.ms-Icon--CompareUneven:before{content:"\e42e"}.ms-Icon--CompassNW:before{content:"\e942"}.ms-Icon--Completed:before{content:"\e930"}.ms-Icon--Completed12:before{content:"\e559"}.ms-Icon--CompletedSolid:before{content:"\ec61"}.ms-Icon--ComplianceAudit:before{content:"\e369"}.ms-Icon--ConfigurationSolid:before{content:"\f334"}.ms-Icon--ConfirmEvent:before{content:"\e680"}.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"}.ms-Icon--ContactCardSettings:before{content:"\f556"}.ms-Icon--ContactCardSettingsMirrored:before{content:"\f557"}.ms-Icon--ContactHeart:before{content:"\f862"}.ms-Icon--ContactInfo:before{content:"\e779"}.ms-Icon--ContactInfoMirrored:before{content:"\ea4a"}.ms-Icon--ContactLink:before{content:"\f25f"}.ms-Icon--ContactList:before{content:"\f7e5"}.ms-Icon--ContactLock:before{content:"\f400"}.ms-Icon--ContentFeed:before{content:"\e428"}.ms-Icon--ContentSettings:before{content:"\f647"}.ms-Icon--ContentUnderstandingApp:before{content:"\e4fb"}.ms-Icon--ContextMenu:before{content:"\f37c"}.ms-Icon--Contrast:before{content:"\e7a1"}.ms-Icon--Copy:before{content:"\e8c8"}.ms-Icon--CopyEdit:before{content:"\e464"}.ms-Icon--CortanaLogoBeckonInner:before{content:"\f4c6"}.ms-Icon--CortanaLogoBeckonOuter:before{content:"\f4c7"}.ms-Icon--CortanaLogoInner:before{content:"\e832"}.ms-Icon--CortanaLogoOuter:before{content:"\e831"}.ms-Icon--CortanaLogoReadyInner:before{content:"\f4c8"}.ms-Icon--CortanaLogoReadyOuter:before{content:"\f4c9"}.ms-Icon--CostContralLedgerAdmin:before{content:"\f208"}.ms-Icon--CostControl:before{content:"\f207"}.ms-Icon--Cotton:before{content:"\eaf3"}.ms-Icon--Count:before{content:"\e9ee"}.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--CreditCardBill:before{content:"\ecd6"}.ms-Icon--Cricket:before{content:"\eb1e"}.ms-Icon--CriticalErrorSolid:before{content:"\f5c9"}.ms-Icon--CRMLead:before{content:"\efd6"}.ms-Icon--CRMProcesses:before{content:"\efb1"}.ms-Icon--CRMReport:before{content:"\effe"}.ms-Icon--CRMResourceOptimizationApp32:before{content:"\f6ef"}.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--CtrlButton:before{content:"\e4b8"}.ms-Icon--CubeShape:before{content:"\f1aa"}.ms-Icon--CubeShapeSolid:before{content:"\e421"}.ms-Icon--Currency:before{content:"\eaf5"}.ms-Icon--CustomActivity:before{content:"\eff0"}.ms-Icon--CustomEntity:before{content:"\eff7"}.ms-Icon--CustomerAssets:before{content:"\f426"}.ms-Icon--CustomizeToolbar:before{content:"\f828"}.ms-Icon--CustomList:before{content:"\eebe"}.ms-Icon--CustomListMirrored:before{content:"\eebf"}.ms-Icon--Cut:before{content:"\e8c6"}.ms-Icon--Cycling:before{content:"\eac7"}.ms-Icon--D365BusinessCentral:before{content:"\f833"}.ms-Icon--D365CoreHR:before{content:"\f6bd"}.ms-Icon--D365CustomerInsights:before{content:"\f3c8"}.ms-Icon--D365CustomerVoiceApp:before{content:"\e4f7"}.ms-Icon--D365ProjectOperations:before{content:"\e432"}.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--DatabaseActivity:before{content:"\e670"}.ms-Icon--DatabaseBlock:before{content:"\e617"}.ms-Icon--DatabaseRefresh:before{content:"\e67f"}.ms-Icon--DatabaseSource:before{content:"\e30a"}.ms-Icon--DatabaseSwap:before{content:"\e671"}.ms-Icon--DatabaseSync:before{content:"\f842"}.ms-Icon--DatabaseView:before{content:"\e437"}.ms-Icon--DataConnectionLibrary:before{content:"\eeb7"}.ms-Icon--DataEnrichment:before{content:"\e4f5"}.ms-Icon--DataFlow:before{content:"\e577"}.ms-Icon--Dataflows:before{content:"\f7dd"}.ms-Icon--DataflowsLink:before{content:"\e366"}.ms-Icon--DataManagementSettings:before{content:"\efc8"}.ms-Icon--Dataverse:before{content:"\e659"}.ms-Icon--DateTime:before{content:"\ec92"}.ms-Icon--DateTime12:before{content:"\f38f"}.ms-Icon--DateTime2:before{content:"\ea17"}.ms-Icon--DateTimeMirrored:before{content:"\ee93"}.ms-Icon--DeactivateOrders:before{content:"\efe1"}.ms-Icon--Decimals:before{content:"\f218"}.ms-Icon--DecisionSolid:before{content:"\f350"}.ms-Icon--DeclineCall:before{content:"\f405"}.ms-Icon--DecreaseIndent:before{content:"\e39b"}.ms-Icon--DecreaseIndentArrow:before{content:"\f7a3"}.ms-Icon--DecreaseIndentArrowMirrored:before{content:"\f7a7"}.ms-Icon--DecreaseIndentMirrored:before{content:"\e39c"}.ms-Icon--DecreaseIndentText:before{content:"\f7a2"}.ms-Icon--DecreaseIndentTextMirrored:before{content:"\f7a6"}.ms-Icon--DefaultRatio:before{content:"\f529"}.ms-Icon--DefaultSettings:before{content:"\f648"}.ms-Icon--DefectSolid:before{content:"\f449"}.ms-Icon--DefenderApp:before{content:"\e83d"}.ms-Icon--DefenderBadge12:before{content:"\f0fb"}.ms-Icon--DefenderTVM:before{content:"\f6b3"}.ms-Icon--Delete:before{content:"\e74d"}.ms-Icon--DeleteColumns:before{content:"\f64e"}.ms-Icon--DeleteRows:before{content:"\f64f"}.ms-Icon--DeleteRowsMirrored:before{content:"\f650"}.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--DensityComfy:before{content:"\e4ba"}.ms-Icon--DensityDefault:before{content:"\e4b9"}.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--DesktopFlow:before{content:"\e4f3"}.ms-Icon--DesktopScreenshot:before{content:"\f5d9"}.ms-Icon--DeveloperTools:before{content:"\ec7a"}.ms-Icon--DeviceBug:before{content:"\e424"}.ms-Icon--DeviceOff:before{content:"\e402"}.ms-Icon--DeviceRun:before{content:"\e401"}.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--DiagnosticDataViewerApp:before{content:"\f568"}.ms-Icon--Dialpad:before{content:"\e75f"}.ms-Icon--Diamond:before{content:"\ed02"}.ms-Icon--DiamondSolid:before{content:"\f34c"}.ms-Icon--DiamondUser:before{content:"\e4f9"}.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--Diploma:before{content:"\f320"}.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"}.ms-Icon--DockLeft:before{content:"\e90c"}.ms-Icon--DockLeftMirrored:before{content:"\ea4c"}.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"}.ms-Icon--DoubleChevronLeftMed:before{content:"\e991"}.ms-Icon--DoubleChevronLeftMedMirrored:before{content:"\ea4d"}.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--DriverOff:before{content:"\e3fb"}.ms-Icon--DRM:before{content:"\eca8"}.ms-Icon--Drop:before{content:"\eb42"}.ms-Icon--Dropdown:before{content:"\edc5"}.ms-Icon--DropShape:before{content:"\f1a8"}.ms-Icon--DropShapeSolid:before{content:"\f63f"}.ms-Icon--DuplicateRow:before{content:"\f82a"}.ms-Icon--Duststorm:before{content:"\e9cd"}.ms-Icon--DynamicList:before{content:"\e491"}.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:"\e3ab"}.ms-Icon--EdgeLogo16:before{content:"\e3aa"}.ms-Icon--EdgeOldLogo:before{content:"\ec60"}.ms-Icon--eDiscovery:before{content:"\e370"}.ms-Icon--Edit:before{content:"\e70f"}.ms-Icon--EditContact:before{content:"\efd3"}.ms-Icon--EditCreate:before{content:"\f3c9"}.ms-Icon--EditEvent:before{content:"\f05b"}.ms-Icon--EditListPencil:before{content:"\e61b"}.ms-Icon--EditMail:before{content:"\ef61"}.ms-Icon--EditMirrored:before{content:"\eb7e"}.ms-Icon--EditNote:before{content:"\ed9d"}.ms-Icon--EditPhoto:before{content:"\ef77"}.ms-Icon--EditSolid12:before{content:"\f4b5"}.ms-Icon--EditSolidMirrored12:before{content:"\f4b6"}.ms-Icon--EditStyle:before{content:"\ef60"}.ms-Icon--EditTable:before{content:"\e4c4"}.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--EmployeeSelfService:before{content:"\ee24"}.ms-Icon--EmptyRecycleBin:before{content:"\ef88"}.ms-Icon--Encounter:before{content:"\e54c"}.ms-Icon--Encryption:before{content:"\f69d"}.ms-Icon--EndPointSolid:before{content:"\eb4b"}.ms-Icon--EngineeringGroup:before{content:"\f362"}.ms-Icon--EntitlementPolicy:before{content:"\e346"}.ms-Icon--EntitlementRedemption:before{content:"\e347"}.ms-Icon--EntityExtraction:before{content:"\e467"}.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--ErrorBadge12:before{content:"\e558"}.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"}.ms-Icon--EventTentative:before{content:"\f423"}.ms-Icon--EventTentativeMirrored:before{content:"\f424"}.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--ExcelLogoInverse:before{content:"\ec28"}.ms-Icon--ExcelLogoInverse16:before{content:"\f396"}.ms-Icon--ExchangeLogo:before{content:"\f284"}.ms-Icon--ExchangeLogoInverse:before{content:"\ed78"}.ms-Icon--ExerciseTracker:before{content:"\eacc"}.ms-Icon--ExpandAll:before{content:"\f859"}.ms-Icon--ExpandMenu:before{content:"\ef67"}.ms-Icon--ExploreContent:before{content:"\eccd"}.ms-Icon--ExploreContentSingle:before{content:"\f164"}.ms-Icon--ExploreData:before{content:"\f5b6"}.ms-Icon--Export:before{content:"\ede1"}.ms-Icon--ExportMirrored:before{content:"\ede2"}.ms-Icon--ExpressRouteCircuits:before{content:"\e557"}.ms-Icon--ExternalBuild:before{content:"\f445"}.ms-Icon--ExternalTFVC:before{content:"\f446"}.ms-Icon--ExternalUser:before{content:"\e4ca"}.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--FabricChannelFolder:before{content:"\e4fa"}.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--FabricFolderLink:before{content:"\e45c"}.ms-Icon--FabricFolderSearch:before{content:"\f0a4"}.ms-Icon--FabricFolderUpload:before{content:"\e3ac"}.ms-Icon--FabricFormLibrary:before{content:"\f09f"}.ms-Icon--FabricFormLibraryMirrored:before{content:"\f0a0"}.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"}.ms-Icon--FabricReportLibrary:before{content:"\f0a1"}.ms-Icon--FabricReportLibraryMirrored:before{content:"\f0a2"}.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--Factory:before{content:"\e60e"}.ms-Icon--Family:before{content:"\ebda"}.ms-Icon--FangBody:before{content:"\eceb"}.ms-Icon--FastForward:before{content:"\eb9d"}.ms-Icon--FastForwardEightX:before{content:"\e443"}.ms-Icon--FastForwardFourX:before{content:"\e442"}.ms-Icon--FastForwardOneFiveX:before{content:"\e440"}.ms-Icon--FastForwardOneX:before{content:"\e43f"}.ms-Icon--FastForwardPointFiveX:before{content:"\e43e"}.ms-Icon--FastForwardTwoX:before{content:"\e441"}.ms-Icon--FastMode:before{content:"\f19a"}.ms-Icon--Favicon:before{content:"\e737"}.ms-Icon--FavoriteBlock:before{content:"\e67e"}.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"}.ms-Icon--FeedbackRequestMirroredSolid:before{content:"\f35a"}.ms-Icon--FeedbackRequestSolid: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--FileOff:before{content:"\e3fc"}.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--FileSystem:before{content:"\e433"}.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--FilterAscending:before{content:"\f21a"}.ms-Icon--FilterDescending:before{content:"\f21b"}.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"}.ms-Icon--FinancialMirroredSolid:before{content:"\f347"}.ms-Icon--FinancialSolid: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--FixedAssetManagement:before{content:"\ef93"}.ms-Icon--FixedColumnWidth:before{content:"\e3ea"}.ms-Icon--Flag:before{content:"\e7c1"}.ms-Icon--FlameSolid:before{content:"\f1f3"}.ms-Icon--FlashAuto:before{content:"\e95c"}.ms-Icon--Flashlight:before{content:"\e754"}.ms-Icon--FlashOff:before{content:"\ea6e"}.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--FlowTemplate:before{content:"\e49c"}.ms-Icon--FlowTrigger:before{content:"\e60c"}.ms-Icon--FluidLogo:before{content:"\e48a"}.ms-Icon--FocalPoint:before{content:"\f277"}.ms-Icon--Focus:before{content:"\ea6f"}.ms-Icon--FocusView:before{content:"\f1a3"}.ms-Icon--Fog:before{content:"\e9cb"}.ms-Icon--Folder:before{content:"\e8b7"}.ms-Icon--FolderFill:before{content:"\e8d5"}.ms-Icon--FolderHorizontal:before{content:"\f12b"}.ms-Icon--FolderList:before{content:"\f2ce"}.ms-Icon--FolderListMirrored:before{content:"\f2cf"}.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--FontColorKorean:before{content:"\e5be"}.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--FontSize2:before{content:"\e3c0"}.ms-Icon--FontStyleKorean:before{content:"\e5ba"}.ms-Icon--Footer:before{content:"\f82e"}.ms-Icon--FormatPainter:before{content:"\e3dc"}.ms-Icon--FormLibrary:before{content:"\eeb9"}.ms-Icon--FormLibraryMirrored:before{content:"\eeba"}.ms-Icon--FormProcessing:before{content:"\e48b"}.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--FreezingRain:before{content:"\e475"}.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--FullView:before{content:"\f1a2"}.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--Gather:before{content:"\e460"}.ms-Icon--Generate:before{content:"\e9da"}.ms-Icon--GenericScan:before{content:"\ee6f"}.ms-Icon--GenericScanFilled:before{content:"\f7e3"}.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--Go:before{content:"\e8ad"}.ms-Icon--Golf:before{content:"\eb1f"}.ms-Icon--GoMirrored:before{content:"\ea4f"}.ms-Icon--GoToDashboard:before{content:"\eeed"}.ms-Icon--GotoToday:before{content:"\e8d1"}.ms-Icon--GraphSymbol:before{content:"\e35d"}.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--GroupRemove:before{content:"\e495"}.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--HazyDay:before{content:"\e46b"}.ms-Icon--HazyNight:before{content:"\e479"}.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--HealthRefresh:before{content:"\e3bd"}.ms-Icon--HealthSolid:before{content:"\f33f"}.ms-Icon--Heart:before{content:"\eb51"}.ms-Icon--HeartBroken:before{content:"\ea92"}.ms-Icon--HeartFill:before{content:"\eb52"}.ms-Icon--Help:before{content:"\e897"}.ms-Icon--HelpMirrored:before{content:"\ea51"}.ms-Icon--HexaditeInvestigation:before{content:"\e3f8"}.ms-Icon--HexaditeInvestigationCancel:before{content:"\e3f9"}.ms-Icon--HexaditeInvestigationSemiAuto:before{content:"\e3fa"}.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--HideVisualFilter:before{content:"\f403"}.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--HomeDropdown:before{content:"\e427"}.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--Hot:before{content:"\ece2"}.ms-Icon--Hotel:before{content:"\e824"}.ms-Icon--HourGlass:before{content:"\ea03"}.ms-Icon--Ice:before{content:"\e473"}.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--ImageInAR:before{content:"\e420"}.ms-Icon--ImagePixel:before{content:"\f30c"}.ms-Icon--ImageSearch:before{content:"\f4e8"}.ms-Icon--Import:before{content:"\e8b5"}.ms-Icon--ImportAllMirrored:before{content:"\ea53"}.ms-Icon--Important:before{content:"\e8c9"}.ms-Icon--ImportMirrored:before{content:"\ea52"}.ms-Icon--Inbox:before{content:"\f41c"}.ms-Icon--InboxActive:before{content:"\e497"}.ms-Icon--InboxCheck:before{content:"\ef64"}.ms-Icon--IncidentTriangle:before{content:"\e814"}.ms-Icon--IncomingCall:before{content:"\e77e"}.ms-Icon--IncreaseIndent:before{content:"\e399"}.ms-Icon--IncreaseIndentArrow:before{content:"\f7a1"}.ms-Icon--IncreaseIndentArrowMirrored:before{content:"\f7a5"}.ms-Icon--IncreaseIndentHanging:before{content:"\e39d"}.ms-Icon--IncreaseIndentHangingMirrored:before{content:"\e39e"}.ms-Icon--IncreaseIndentMirrored:before{content:"\e39a"}.ms-Icon--IncreaseIndentText:before{content:"\f7a0"}.ms-Icon--IncreaseIndentTextMirrored:before{content:"\f7a4"}.ms-Icon--IndentFirstLine:before{content:"\e3dd"}.ms-Icon--Info:before{content:"\e946"}.ms-Icon--Info12:before{content:"\e55a"}.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--InputAddress:before{content:"\e41e"}.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--InsertTextBoxKorean:before{content:"\e5d3"}.ms-Icon--Insights:before{content:"\e3af"}.ms-Icon--Installation:before{content:"\e311"}.ms-Icon--InstallToDrive:before{content:"\f28d"}.ms-Icon--IntermittentCloudsDay:before{content:"\e46a"}.ms-Icon--IntermittentCloudsNight:before{content:"\e478"}.ms-Icon--InternalInvestigation:before{content:"\f854"}.ms-Icon--InternetSharing:before{content:"\e704"}.ms-Icon--IntersectShape:before{content:"\f8fd"}.ms-Icon--Invoice:before{content:"\e9dc"}.ms-Icon--IOT:before{content:"\f22c"}.ms-Icon--IoTSecure:before{content:"\e4d6"}.ms-Icon--IRMForward:before{content:"\f41f"}.ms-Icon--IRMForwardMirrored:before{content:"\f420"}.ms-Icon--IRMReply:before{content:"\f41d"}.ms-Icon--IRMReplyMirrored:before{content:"\f41e"}.ms-Icon--IssueSolid:before{content:"\f448"}.ms-Icon--IssueTracking:before{content:"\eec0"}.ms-Icon--IssueTrackingMirrored:before{content:"\eec1"}.ms-Icon--Italic:before{content:"\e8db"}.ms-Icon--ItalicC:before{content:"\e5b2"}.ms-Icon--ItalicD:before{content:"\e5ce"}.ms-Icon--ItalicK:before{content:"\e5b6"}.ms-Icon--ItalicKazakh:before{content:"\e5d2"}.ms-Icon--ItalicKorean:before{content:"\e5bc"}.ms-Icon--ItalicL:before{content:"\e5d1"}.ms-Icon--ItalicS:before{content:"\e5cf"}.ms-Icon--ItalicT:before{content:"\e5d0"}.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--KeyPhraseExtraction:before{content:"\e395"}.ms-Icon--KnowledgeArticle:before{content:"\f000"}.ms-Icon--KnowledgeManagementApp:before{content:"\e4fc"}.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--LearningApp:before{content:"\e5d8"}.ms-Icon--LearningTools:before{content:"\f7db"}.ms-Icon--Leave:before{content:"\f627"}.ms-Icon--LeaveUser:before{content:"\e3a8"}.ms-Icon--Library:before{content:"\e8f1"}.ms-Icon--LibraryAddTo:before{content:"\e60d"}.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--LightbulbSolid:before{content:"\e681"}.ms-Icon--LightningBolt:before{content:"\e945"}.ms-Icon--LightningBoltSolid:before{content:"\e45f"}.ms-Icon--LightningSecure:before{content:"\e4d3"}.ms-Icon--LightSnow:before{content:"\ea02"}.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"}.ms-Icon--List:before{content:"\ea37"}.ms-Icon--ListMirrored:before{content:"\ea55"}.ms-Icon--LiveSite:before{content:"\f6a6"}.ms-Icon--LocalAdmin:before{content:"\f1fb"}.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--LockShare:before{content:"\e455"}.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--LowerCase:before{content:"\e5ee"}.ms-Icon--LyncLogo:before{content:"\ed79"}.ms-Icon--M365InvoicingLogo:before{content:"\f7c1"}.ms-Icon--MachineLearning:before{content:"\e3b8"}.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"}.ms-Icon--MailForward:before{content:"\e89c"}.ms-Icon--MailForwardMirrored:before{content:"\ea56"}.ms-Icon--MailLink:before{content:"\efac"}.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"}.ms-Icon--MailReply:before{content:"\e8ca"}.ms-Icon--MailReplyAll:before{content:"\e8c2"}.ms-Icon--MailReplyAllMirrored:before{content:"\ea58"}.ms-Icon--MailReplyMirrored:before{content:"\ea57"}.ms-Icon--MailSchedule:before{content:"\f72e"}.ms-Icon--MailSecure:before{content:"\e4d4"}.ms-Icon--MailSolid:before{content:"\f343"}.ms-Icon--MailTentative:before{content:"\f416"}.ms-Icon--MailTentativeMirrored:before{content:"\f417"}.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--MapPin12:before{content:"\e3ae"}.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--MedicalCare:before{content:"\e54d"}.ms-Icon--MedicationAdmin:before{content:"\e54e"}.ms-Icon--MedicationRequest:before{content:"\e54f"}.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--MergeCase:before{content:"\efc9"}.ms-Icon--MergeDuplicate:before{content:"\f29a"}.ms-Icon--Message:before{content:"\e8bd"}.ms-Icon--MessageFill:before{content:"\ec70"}.ms-Icon--MessageFriendRequest:before{content:"\f055"}.ms-Icon--MetricsFailure:before{content:"\e4ce"}.ms-Icon--MetricsInstall:before{content:"\e4cd"}.ms-Icon--MetricsUsage:before{content:"\e4cc"}.ms-Icon--MicOff:before{content:"\ec54"}.ms-Icon--MicOff2:before{content:"\f781"}.ms-Icon--Microphone:before{content:"\e720"}.ms-Icon--MicrosoftStaffhubLogo:before{content:"\f130"}.ms-Icon--MicrosoftTranslatorLogo:before{content:"\f782"}.ms-Icon--MicrosoftTranslatorLogoBlue:before{content:"\f853"}.ms-Icon--MicrosoftTranslatorLogoGreen:before{content:"\f852"}.ms-Icon--MiniContract:before{content:"\e93b"}.ms-Icon--MiniContractMirrored:before{content:"\ea59"}.ms-Icon--MiniExpand:before{content:"\e93a"}.ms-Icon--MiniExpandMirrored:before{content:"\ea5a"}.ms-Icon--MiniLink:before{content:"\e732"}.ms-Icon--MinimumValue:before{content:"\f5bd"}.ms-Icon--MobileAngled:before{content:"\e463"}.ms-Icon--MobileReport:before{content:"\f18a"}.ms-Icon--MobileSelected:before{content:"\ec75"}.ms-Icon--ModelAppTemplate32:before{content:"\e5fd"}.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--MostyClearNight:before{content:"\e476"}.ms-Icon--MostyCloudyFlurriesDay:before{content:"\e471"}.ms-Icon--MostyCloudyFlurriesNight:before{content:"\e47d"}.ms-Icon--MostyCloudyShowersDay:before{content:"\e46d"}.ms-Icon--MostyCloudyTStormsDay:before{content:"\e46f"}.ms-Icon--MostyCloudyTStormsNight:before{content:"\e47b"}.ms-Icon--MostySunnyDay:before{content:"\e468"}.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--MSListsConnected:before{content:"\e601"}.ms-Icon--MSNLogo:before{content:"\eb6c"}.ms-Icon--MSNVideos:before{content:"\eb1c"}.ms-Icon--MSNVideosSolid:before{content:"\f2da"}.ms-Icon--MSNVolume:before{content:"\eb15"}.ms-Icon--MultiSelect:before{content:"\e762"}.ms-Icon--MultiSelectMirrored:before{content:"\ea98"}.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--MyNetwork:before{content:"\ec27"}.ms-Icon--Nav2DMapView:before{content:"\e800"}.ms-Icon--NavigateBack:before{content:"\f2dd"}.ms-Icon--NavigateBackMirrored:before{content:"\f2de"}.ms-Icon--NavigateExternalInline:before{content:"\f35f"}.ms-Icon--NavigateForward:before{content:"\f2df"}.ms-Icon--NavigateForwardMirrored:before{content:"\f2e0"}.ms-Icon--NavigationFlipper:before{content:"\f51d"}.ms-Icon--NetworkDeviceScanning:before{content:"\e4f6"}.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--NUIFace:before{content:"\eb68"}.ms-Icon--Number:before{content:"\f691"}.ms-Icon--NumberedList:before{content:"\ea1c"}.ms-Icon--NumberedListMirrored:before{content:"\e398"}.ms-Icon--NumberedListNumber:before{content:"\f797"}.ms-Icon--NumberedListNumberMirrored:before{content:"\f799"}.ms-Icon--NumberedListText:before{content:"\f796"}.ms-Icon--NumberedListTextMirrored:before{content:"\f798"}.ms-Icon--NumberField:before{content:"\edc4"}.ms-Icon--NumberSequence:before{content:"\f52a"}.ms-Icon--NumberSymbol:before{content:"\f7ac"}.ms-Icon--Oauth:before{content:"\e5c3"}.ms-Icon--ObjectRecognition:before{content:"\e4ee"}.ms-Icon--Octagon:before{content:"\f4fd"}.ms-Icon--ODLink:before{content:"\e4bb"}.ms-Icon--ODLink12:before{content:"\e4bc"}.ms-Icon--ODSharedChannel:before{content:"\e649"}.ms-Icon--ODSharedChannel12:before{content:"\e64a"}.ms-Icon--OEM:before{content:"\e74c"}.ms-Icon--OfficeAddinsLogo:before{content:"\eec7"}.ms-Icon--OfficeAssistantLogo:before{content:"\edce"}.ms-Icon--OfficeCatchUp:before{content:"\e490"}.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--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--OneNoteDocType:before{content:"\f04f"}.ms-Icon--OneNoteEduLogoInverse:before{content:"\edd0"}.ms-Icon--OneNoteLogo:before{content:"\f1e7"}.ms-Icon--OneNoteLogo16:before{content:"\f39a"}.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"}.ms-Icon--OpenPane:before{content:"\e8a0"}.ms-Icon--OpenPaneMirrored:before{content:"\ea5b"}.ms-Icon--OpenSource:before{content:"\ebc2"}.ms-Icon--OpenWith:before{content:"\e7ac"}.ms-Icon--OpenWithMirrored:before{content:"\ea5c"}.ms-Icon--Opportunities:before{content:"\f05f"}.ms-Icon--OrderLock:before{content:"\e4cb"}.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--OutlookLogoInverse:before{content:"\eb6d"}.ms-Icon--OutlookLogoInverse16:before{content:"\f39c"}.ms-Icon--OutlookSpacesBucket:before{content:"\e481"}.ms-Icon--OutOfOffice:before{content:"\ed34"}.ms-Icon--PAAction:before{content:"\e60b"}.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--PageBlock:before{content:"\efb5"}.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"}.ms-Icon--PageListMirroredSolid:before{content:"\f33b"}.ms-Icon--PageListSolid:before{content:"\f33a"}.ms-Icon--PageLock:before{content:"\f43f"}.ms-Icon--PagePermission:before{content:"\e618"}.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"}.ms-Icon--ParkingLocation:before{content:"\e811"}.ms-Icon--ParkingLocationMirrored:before{content:"\ea5e"}.ms-Icon--ParkingMirroredSolid:before{content:"\f34b"}.ms-Icon--ParkingSolid:before{content:"\f34a"}.ms-Icon--PartlyClearNight:before{content:"\e477"}.ms-Icon--PartlyCloudyDay:before{content:"\e9c0"}.ms-Icon--PartlyCloudyNight:before{content:"\e9c1"}.ms-Icon--PartlySunnyDay:before{content:"\e469"}.ms-Icon--PartlySunnyFlurriesDay:before{content:"\e472"}.ms-Icon--PartlySunnyShowersDay:before{content:"\e46e"}.ms-Icon--PartlySunnyShowersNight:before{content:"\e47a"}.ms-Icon--PartlySunnyTStormsDay:before{content:"\e470"}.ms-Icon--PartlySunnyTStormsNight:before{content:"\e47c"}.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--PBIAnomaliesMarker:before{content:"\e554"}.ms-Icon--PBIAnomaly:before{content:"\e548"}.ms-Icon--PBIColumn:before{content:"\e67a"}.ms-Icon--PBIConnectPoints:before{content:"\e67b"}.ms-Icon--PBIDirectQuery:before{content:"\e4e9"}.ms-Icon--PBIDual:before{content:"\e4ea"}.ms-Icon--PBIGap:before{content:"\e67c"}.ms-Icon--PBIGoalEntry:before{content:"\e615"}.ms-Icon--PBIGoalEntryAdd:before{content:"\e616"}.ms-Icon--PBIHomeLayoutDefault:before{content:"\e65b"}.ms-Icon--PBIHomeLayoutExpanded:before{content:"\e65c"}.ms-Icon--PBIImport:before{content:"\e4eb"}.ms-Icon--PBILiveConnect:before{content:"\e4ec"}.ms-Icon--PBIPerspective:before{content:"\e658"}.ms-Icon--PBIReportTemplate:before{content:"\e5ec"}.ms-Icon--PBIZero:before{content:"\e67d"}.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--PeopleExternalShare:before{content:"\e5ef"}.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--PhishingCampaign:before{content:"\e48d"}.ms-Icon--PhishingHook:before{content:"\e48e"}.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--PhotoBlock:before{content:"\e4c3"}.ms-Icon--PhotoCollection:before{content:"\e7aa"}.ms-Icon--PhotoError:before{content:"\e3f7"}.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--PinToTab:before{content:"\e5e5"}.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--PlaylistMusic:before{content:"\e93f"}.ms-Icon--PlayResume:before{content:"\f2c6"}.ms-Icon--PlayReverse:before{content:"\f3e5"}.ms-Icon--PlayReverseResume:before{content:"\f3e4"}.ms-Icon--PlaySolid:before{content:"\f5b0"}.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--PopExpand:before{content:"\e49a"}.ms-Icon--PortalAppTemplate32:before{content:"\e5fc"}.ms-Icon--PostUpdate:before{content:"\e8f3"}.ms-Icon--PowerApps:before{content:"\edd2"}.ms-Icon--PowerApps2Logo:before{content:"\f092"}.ms-Icon--PowerAppsLogo:before{content:"\f091"}.ms-Icon--PowerAppsTemplate:before{content:"\e4ac"}.ms-Icon--PowerAutomateLogo:before{content:"\f4b1"}.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--PowerPointLogoInverse:before{content:"\ec2a"}.ms-Icon--PowerPointLogoInverse16:before{content:"\f393"}.ms-Icon--PowerShell:before{content:"\f1fd"}.ms-Icon--PowerShell2:before{content:"\f730"}.ms-Icon--PowerStandby:before{content:"\e55c"}.ms-Icon--PowerVirtualAgentsLogo:before{content:"\e484"}.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--PreviewBelow:before{content:"\e5d5"}.ms-Icon--PreviewLink:before{content:"\e8a1"}.ms-Icon--PreviewSideBySide:before{content:"\e5d6"}.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--Priority:before{content:"\e8d0"}.ms-Icon--Process:before{content:"\e9f3"}.ms-Icon--ProcessAdvisor:before{content:"\e5e4"}.ms-Icon--Processing:before{content:"\e9f5"}.ms-Icon--ProcessingCancel:before{content:"\e403"}.ms-Icon--ProcessingPause:before{content:"\e405"}.ms-Icon--ProcessingRun:before{content:"\e404"}.ms-Icon--ProcessMap:before{content:"\e9f6"}.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--ProductWarning:before{content:"\e5c0"}.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--ProgressRing5:before{content:"\edf6"}.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--ProjectLogoInverse:before{content:"\edd4"}.ms-Icon--ProjectManagement:before{content:"\e9de"}.ms-Icon--PromotedDatabase:before{content:"\f77d"}.ms-Icon--Pronouns:before{content:"\e556"}.ms-Icon--ProtectedDocument:before{content:"\e8a6"}.ms-Icon--ProtectionCenterLogo32:before{content:"\f494"}.ms-Icon--ProtectRestrict:before{content:"\f22a"}.ms-Icon--ProvisioningPackage:before{content:"\e835"}.ms-Icon--PublicCalendar:before{content:"\ef6d"}.ms-Icon--PublicContactCard:before{content:"\ef6e"}.ms-Icon--PublicContactCardMirrored:before{content:"\f230"}.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--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"}.ms-Icon--Questionnaire:before{content:"\ee19"}.ms-Icon--QuestionnaireMirrored:before{content:"\ee4b"}.ms-Icon--QueueAdvanced:before{content:"\e62e"}.ms-Icon--QuickNote:before{content:"\e70b"}.ms-Icon--QuickNoteSolid:before{content:"\f338"}.ms-Icon--Quotes:before{content:"\f067"}.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--Rate:before{content:"\eb07"}.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--ReceiptProcessing:before{content:"\e496"}.ms-Icon--ReceiptReply:before{content:"\ef5a"}.ms-Icon--ReceiptTentative:before{content:"\f41a"}.ms-Icon--ReceiptTentativeMirrored:before{content:"\f41b"}.ms-Icon--ReceiptUndelivered:before{content:"\f419"}.ms-Icon--Recent:before{content:"\e823"}.ms-Icon--Record2:before{content:"\ea3f"}.ms-Icon--RecordRouting:before{content:"\e62d"}.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--RedEye12:before{content:"\e3ad"}.ms-Icon--Redo:before{content:"\e7a6"}.ms-Icon--Refresh:before{content:"\e72c"}.ms-Icon--RegistryEditor:before{content:"\f1ff"}.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--RemoteApplication:before{content:"\f621"}.ms-Icon--Remove:before{content:"\e738"}.ms-Icon--RemoveContent:before{content:"\ecc7"}.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--RepeatHeaderRows:before{content:"\e3eb"}.ms-Icon--RepeatOne:before{content:"\e8ed"}.ms-Icon--Reply:before{content:"\e97a"}.ms-Icon--ReplyAll:before{content:"\ee0a"}.ms-Icon--ReplyAllAlt:before{content:"\ef5f"}.ms-Icon--ReplyAllMirrored:before{content:"\ee36"}.ms-Icon--ReplyAlt:before{content:"\ef5e"}.ms-Icon--ReplyMirrored:before{content:"\ee35"}.ms-Icon--Repo:before{content:"\f2cb"}.ms-Icon--ReportAdd:before{content:"\f52c"}.ms-Icon--ReportAlert:before{content:"\f721"}.ms-Icon--ReportAlertMirrored:before{content:"\f722"}.ms-Icon--ReportDocument:before{content:"\e9f9"}.ms-Icon--ReportHacked:before{content:"\e730"}.ms-Icon--ReportLibrary:before{content:"\eebb"}.ms-Icon--ReportLibraryMirrored:before{content:"\eebc"}.ms-Icon--ReportLock:before{content:"\f875"}.ms-Icon--ReportTrophy:before{content:"\e614"}.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--Reset:before{content:"\e423"}.ms-Icon--ResetDevice:before{content:"\ed10"}.ms-Icon--ResponsesMenu:before{content:"\f768"}.ms-Icon--ReturnKey:before{content:"\e751"}.ms-Icon--ReturnToSession:before{content:"\ed24"}.ms-Icon--RevenueManagement:before{content:"\f85e"}.ms-Icon--ReviewRequestMirroredSolid:before{content:"\f357"}.ms-Icon--ReviewRequestSolid:before{content:"\f356"}.ms-Icon--ReviewResponseSolid:before{content:"\f358"}.ms-Icon--ReviewSolid:before{content:"\f355"}.ms-Icon--RevToggleKey:before{content:"\e845"}.ms-Icon--RewardsLogo:before{content:"\ed4e"}.ms-Icon--RewardsLogoArt64:before{content:"\eef2"}.ms-Icon--RewardsLogoSolid:before{content:"\ed4f"}.ms-Icon--Rewind:before{content:"\eb9e"}.ms-Icon--RewindEightX:before{content:"\e449"}.ms-Icon--RewindFourX:before{content:"\e448"}.ms-Icon--RewindOneFiveX:before{content:"\e446"}.ms-Icon--RewindOneX:before{content:"\e445"}.ms-Icon--RewindPointFiveX:before{content:"\e444"}.ms-Icon--RewindTwoX:before{content:"\e447"}.ms-Icon--Ribbon:before{content:"\e9d1"}.ms-Icon--Ribbon2:before{content:"\f19b"}.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--RingerActive:before{content:"\e498"}.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--SamsungGallery:before{content:"\e4e2"}.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--SavedOffline:before{content:"\e546"}.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--Screen:before{content:"\ef39"}.ms-Icon--ScreenCast:before{content:"\f7e2"}.ms-Icon--ScreenPreviewOn:before{content:"\f11e"}.ms-Icon--ScreenTime:before{content:"\f182"}.ms-Icon--Script:before{content:"\f03a"}.ms-Icon--ScrollUpDown:before{content:"\ec8f"}.ms-Icon--SDCard:before{content:"\e7f1"}.ms-Icon--Search:before{content:"\e721"}.ms-Icon--SearchAndApps:before{content:"\e773"}.ms-Icon--SearchArt64:before{content:"\eef5"}.ms-Icon--SearchBookmark:before{content:"\f5b8"}.ms-Icon--SearchCalendar:before{content:"\f4af"}.ms-Icon--SearchData:before{content:"\f3f1"}.ms-Icon--SearchIssue:before{content:"\f09a"}.ms-Icon--SearchIssueMirrored:before{content:"\f09b"}.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--SecurityCamera:before{content:"\eb35"}.ms-Icon--SecurityGroup:before{content:"\ed85"}.ms-Icon--SecurityTest:before{content:"\e48f"}.ms-Icon--SeeDo:before{content:"\e808"}.ms-Icon--SelectAll:before{content:"\e8b3"}.ms-Icon--Sell:before{content:"\eb0c"}.ms-Icon--SemiboldWeight:before{content:"\f4f0"}.ms-Icon--Send:before{content:"\e724"}.ms-Icon--SendMirrored:before{content:"\ea63"}.ms-Icon--SentimentAnalysis:before{content:"\e393"}.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--ServiceActivity:before{content:"\eff1"}.ms-Icon--ServiceOff:before{content:"\e3fd"}.ms-Icon--SetAction:before{content:"\f071"}.ms-Icon--Settings:before{content:"\e713"}.ms-Icon--SettingsAdd:before{content:"\e35a"}.ms-Icon--SettingsSecure:before{content:"\e4d2"}.ms-Icon--SettingsSync:before{content:"\e359"}.ms-Icon--ShakeDevice:before{content:"\f80a"}.ms-Icon--Shapes:before{content:"\ec7c"}.ms-Icon--ShapeSolid:before{content:"\e422"}.ms-Icon--Share:before{content:"\e72d"}.ms-Icon--SharedDatabase:before{content:"\e3d9"}.ms-Icon--SharedNotes:before{content:"\f481"}.ms-Icon--ShareiOS:before{content:"\ef79"}.ms-Icon--Sharepoint2013LogoInverse:before{content:"\e480"}.ms-Icon--SharepointAppIcon16:before{content:"\e365"}.ms-Icon--SharepointLogo:before{content:"\f27e"}.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--Showers:before{content:"\e46c"}.ms-Icon--ShowGrid:before{content:"\f7de"}.ms-Icon--ShowResults:before{content:"\e8bc"}.ms-Icon--ShowResultsMirrored:before{content:"\ea65"}.ms-Icon--ShowTimeAs:before{content:"\f787"}.ms-Icon--ShowVisualFilter:before{content:"\f4de"}.ms-Icon--SidePanel:before{content:"\ef52"}.ms-Icon--SidePanelMirrored:before{content:"\f221"}.ms-Icon--Signin:before{content:"\f286"}.ms-Icon--SignOut:before{content:"\f3b1"}.ms-Icon--SimplifiedView:before{content:"\e5c1"}.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--SkipBack10:before{content:"\ed3c"}.ms-Icon--SkipForward30:before{content:"\ed3d"}.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--Sleet:before{content:"\e474"}.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--SortLinesAscending:before{content:"\e43a"}.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--Speech:before{content:"\efa9"}.ms-Icon--SpeechOff:before{content:"\f8ba"}.ms-Icon--SpeedHigh:before{content:"\ec4a"}.ms-Icon--Spelling:before{content:"\f87b"}.ms-Icon--Split:before{content:"\edbc"}.ms-Icon--SplitObject:before{content:"\f547"}.ms-Icon--Sprint:before{content:"\f3b0"}.ms-Icon--SQLAnalyticsPool:before{content:"\e434"}.ms-Icon--SQLServerLogo:before{content:"\e61a"}.ms-Icon--Squalls:before{content:"\e9cc"}.ms-Icon--SquareShape:before{content:"\f1a6"}.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--StackedBarChartFull:before{content:"\f668"}.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--StorageAcount:before{content:"\e435"}.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--StreamDiscover:before{content:"\f7d9"}.ms-Icon--Streaming:before{content:"\e93e"}.ms-Icon--StreamingDataflow:before{content:"\e668"}.ms-Icon--StreamingDataset:before{content:"\e667"}.ms-Icon--StreamingOff:before{content:"\f2bb"}.ms-Icon--StreamLogo:before{content:"\f329"}.ms-Icon--StreamPlaylist:before{content:"\e669"}.ms-Icon--Street:before{content:"\e913"}.ms-Icon--StreetsideSplitMinimize:before{content:"\e802"}.ms-Icon--Strikethrough:before{content:"\ede0"}.ms-Icon--StrikethroughKorean:before{content:"\e5d4"}.ms-Icon--Subscribe:before{content:"\eda1"}.ms-Icon--Subscript:before{content:"\eddf"}.ms-Icon--SubstitutionsIn:before{content:"\eb31"}.ms-Icon--SubtractShape:before{content:"\f8fc"}.ms-Icon--Suitcase:before{content:"\edd3"}.ms-Icon--SummaryChart:before{content:"\e9fe"}.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--SurveyQuestionResponse:before{content:"\e4f2"}.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--SwitchUser:before{content:"\e748"}.ms-Icon--Sync:before{content:"\e895"}.ms-Icon--SyncError:before{content:"\ea6a"}.ms-Icon--SyncFolder:before{content:"\e8f7"}.ms-Icon--SyncOccurence:before{content:"\f4a3"}.ms-Icon--SyncOccurenceCancel:before{content:"\f7e7"}.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--TableBrandedColumn:before{content:"\e3f1"}.ms-Icon--TableBrandedRow:before{content:"\e3ee"}.ms-Icon--TableColumn:before{content:"\e4bd"}.ms-Icon--TableComputed:before{content:"\f8f5"}.ms-Icon--TableFirstColumn:before{content:"\e3ef"}.ms-Icon--TableGroup:before{content:"\f6d9"}.ms-Icon--TableHeaderRow:before{content:"\e3ec"}.ms-Icon--TableLastColumn:before{content:"\e3f0"}.ms-Icon--TableLink:before{content:"\f77a"}.ms-Icon--TablePermission:before{content:"\e619"}.ms-Icon--Tablet:before{content:"\e70a"}.ms-Icon--TabletMode:before{content:"\ebfc"}.ms-Icon--TableTotalRow:before{content:"\e3ed"}.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--TagGroup:before{content:"\e3f6"}.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--TaskAdd:before{content:"\e4fd"}.ms-Icon--Taskboard:before{content:"\f1c2"}.ms-Icon--TaskGroup:before{content:"\f2ae"}.ms-Icon--TaskGroupMirrored:before{content:"\f2af"}.ms-Icon--TaskList:before{content:"\e3b6"}.ms-Icon--TaskLogo:before{content:"\f493"}.ms-Icon--TaskManager:before{content:"\edb7"}.ms-Icon--TaskManagerMirrored:before{content:"\edb8"}.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--TeamsLogoInverse:before{content:"\f27a"}.ms-Icon--Teamwork:before{content:"\ea12"}.ms-Icon--Teeth:before{content:"\f4a0"}.ms-Icon--Telemarketer:before{content:"\e7b9"}.ms-Icon--TemporaryAccessPass:before{content:"\e4ad"}.ms-Icon--TemporaryUser:before{content:"\ee58"}.ms-Icon--Tennis:before{content:"\eb33"}.ms-Icon--TestAdd:before{content:"\e4dc"}.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--TestRemove:before{content:"\e4e1"}.ms-Icon--TestStep:before{content:"\f3ac"}.ms-Icon--TestSuite:before{content:"\f3ae"}.ms-Icon--TestUserSolid:before{content:"\f3a9"}.ms-Icon--TextAlignBottom:before{content:"\e3e2"}.ms-Icon--TextAlignMiddle:before{content:"\e3e1"}.ms-Icon--TextAlignTop:before{content:"\e3e0"}.ms-Icon--TextBox:before{content:"\edc2"}.ms-Icon--TextCallout:before{content:"\f2a2"}.ms-Icon--TextDocument:before{content:"\f029"}.ms-Icon--TextDocumentEdit:before{content:"\e43b"}.ms-Icon--TextDocumentSettings:before{content:"\e4aa"}.ms-Icon--TextDocumentShared:before{content:"\f02b"}.ms-Icon--TextField:before{content:"\edc3"}.ms-Icon--TextOverflow:before{content:"\f51f"}.ms-Icon--TextParagraphOption:before{content:"\e3e3"}.ms-Icon--TextRecognition:before{content:"\e394"}.ms-Icon--TextRotate270Degrees:before{content:"\e3e7"}.ms-Icon--TextRotate90Degrees:before{content:"\e3e6"}.ms-Icon--TextRotateHorizontal:before{content:"\e3e5"}.ms-Icon--TextRotation:before{content:"\e3e4"}.ms-Icon--TFVCLogo:before{content:"\f44d"}.ms-Icon--ThisPC:before{content:"\ec4e"}.ms-Icon--ThreeQuarterCircle:before{content:"\f503"}.ms-Icon--ThumbnailView:before{content:"\e7b6"}.ms-Icon--ThumbnailViewMirrored:before{content:"\ea67"}.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--Title:before{content:"\f23b"}.ms-Icon--TitleMirrored:before{content:"\f23c"}.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--Total:before{content:"\e9df"}.ms-Icon--Touch:before{content:"\e815"}.ms-Icon--TouchPointer:before{content:"\e7c9"}.ms-Icon--Trackers:before{content:"\eadf"}.ms-Icon--TrackersMirrored:before{content:"\ee92"}.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--Transportation:before{content:"\ebf1"}.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--TriggerPhrase:before{content:"\e5ff"}.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--UnavailableOffline:before{content:"\e545"}.ms-Icon--Underline:before{content:"\e8dc"}.ms-Icon--UnderlineA:before{content:"\e5cc"}.ms-Icon--UnderlineKorean:before{content:"\e5bb"}.ms-Icon--UnderlineP:before{content:"\e5cd"}.ms-Icon--UnderlineRussian:before{content:"\e5b8"}.ms-Icon--UnderlineS:before{content:"\e5b4"}.ms-Icon--UnderlineSerbian:before{content:"\e5cb"}.ms-Icon--Undo:before{content:"\e7a7"}.ms-Icon--Uneditable:before{content:"\ed1d"}.ms-Icon--Uneditable2:before{content:"\f876"}.ms-Icon--Uneditable2Mirrored:before{content:"\f877"}.ms-Icon--UneditableMirrored:before{content:"\f4b9"}.ms-Icon--UneditableSolid12:before{content:"\f4b7"}.ms-Icon--UneditableSolidMirrored12:before{content:"\f4b8"}.ms-Icon--Unfavorite:before{content:"\e8d9"}.ms-Icon--UngroupObject:before{content:"\f4f2"}.ms-Icon--UniteShape:before{content:"\f8fb"}.ms-Icon--Unknown:before{content:"\e9ce"}.ms-Icon--UnknownCall:before{content:"\ed97"}.ms-Icon--UnknownMirrored:before{content:"\f22e"}.ms-Icon--UnknownMirroredSolid:before{content:"\f2e2"}.ms-Icon--UnknownSolid: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--UpdateRestore:before{content:"\e777"}.ms-Icon--UpgradeAnalysis:before{content:"\ea0b"}.ms-Icon--Upload:before{content:"\e898"}.ms-Icon--UpperCase:before{content:"\e5ed"}.ms-Icon--URLBlock:before{content:"\e3fe"}.ms-Icon--USB:before{content:"\e88e"}.ms-Icon--UserClapper:before{content:"\e666"}.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--UserWindow:before{content:"\e4ed"}.ms-Icon--Vacation:before{content:"\f49f"}.ms-Icon--Vaccination:before{content:"\eae0"}.ms-Icon--VaccinationRecent:before{content:"\e550"}.ms-Icon--Variable:before{content:"\f305"}.ms-Icon--Variable2:before{content:"\f86d"}.ms-Icon--Variable3:before{content:"\e4d1"}.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--VideoAdd:before{content:"\e430"}.ms-Icon--VideoLightOff:before{content:"\ea74"}.ms-Icon--VideoOff:before{content:"\f4b0"}.ms-Icon--VideoOff2:before{content:"\e43c"}.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--ViewInAR:before{content:"\e41f"}.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--VirtualNetwork:before{content:"\f815"}.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--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--VisualStudioForWindows:before{content:"\f5d0"}.ms-Icon--VisualStudioForWindowsAlt: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"}.ms-Icon--WaitlistConfirm:before{content:"\f550"}.ms-Icon--WaitlistConfirmMirrored:before{content:"\f551"}.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--WebAppBuilderFragmentLock:before{content:"\e4dd"}.ms-Icon--WebAppBuilderFragmentTest:before{content:"\e4de"}.ms-Icon--WebAppBuilderModule:before{content:"\e313"}.ms-Icon--WebAppBuilderModuleLock:before{content:"\e4df"}.ms-Icon--WebAppBuilderModuleTest:before{content:"\e4e0"}.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--WebEnvironment:before{content:"\e3db"}.ms-Icon--WebPublish:before{content:"\f52f"}.ms-Icon--WebSearch:before{content:"\f6fa"}.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--Whiteboard:before{content:"\f784"}.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--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--XPowerY:before{content:"\f7ca"}.ms-Icon--XRay:before{content:"\e551"}.ms-Icon--YammerLogo:before{content:"\ed19"}.ms-Icon--ZeroDayCalendar:before{content:"\e547"}.ms-Icon--ZeroDayPatch:before{content:"\e665"}.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"}[class^=dma-app-icon-]{background-position:center;background-repeat:no-repeat;background-size:80%}[class^=dma-app-icon-].as-icon{background-image:none}.dma-app-icon-clouds{background-image:url(dma-clouds.672acd7c91d571c9.svg)}.dma-app-icon-dashboards{background-image:url(dma-dashboards.663169d3be7d9dca.svg)}.dma-app-icon-dm{background-image:url(dma-dm.5da046af14f29122.svg)}.dma-app-icon-jobs{background-image:url(dma-jobs.1af8c699f1c0b412.svg)}.dma-app-icon-monitoring{background-image:url(dma-monitoring.900d8573f0b42296.svg)}.dma-app-icon-services{background-image:url(dma-services.096be678bab1bd40.svg)}.dma-app-icon-ticketing{background-image:url(dma-ticketing.3434f6ba602f5b7f.svg)}@font-face{font-family:sl-apps;src:url(apps.b9bc238890774fad.woff2) format("woff2"),url(apps.74b61cea75b3359b.woff) format("woff"),url(apps.814ab2c89883bd0e.ttf) format("truetype"),url(apps.d0eb404cf79ff02e.svg#sl-apps) format("svg");font-weight:400;font-style:normal}[class^=sl-app-],[class*=" sl-app-"]{font-family:sl-apps,sans-serif!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-align:center;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=sl-app-]:before,[class*=" sl-app-"]:before{transform:translateY(10%);position:relative;display:inline-block}.sl-app-dashboards:before{content:"R"}.sl-app-dm:before{content:"D"}.sl-app-jobs:before{content:"J"}.sl-app-monitoring:before{content:"M"}.sl-app-ticketing:before{content:"T"}@font-face{font-family:dma-fluent-icons;src:url(Segoe-Fluent-Icons.5f8984320448fbf0.ttf)}[class^=ico-],[class*=" ico-"]{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-flex;font-family:dma-fluent-icons,sans-serif!important;font-style:normal;font-weight:400;font-size:16px;speak:none;text-align:center;align-items:center;justify-content:center}.ico-GlobalNavButton:before{content:"\e700"}.ico-Wifi:before{content:"\e701"}.ico-Bluetooth:before{content:"\e702"}.ico-Connect:before{content:"\e703"}.ico-InternetSharing:before{content:"\e704"}.ico-VPN:before{content:"\e705"}.ico-Brightness:before{content:"\e706"}.ico-MapPin:before{content:"\e707"}.ico-QuietHours:before{content:"\e708"}.ico-Airplane:before{content:"\e709"}.ico-Tablet:before{content:"\e70a"}.ico-QuickNote:before{content:"\e70b"}.ico-RememberedDevice:before{content:"\e70c"}.ico-ChevronDown:before{content:"\e70d"}.ico-ChevronUp:before{content:"\e70e"}.ico-Edit:before{content:"\e70f"}.ico-Add:before{content:"\e710"}.ico-Cancel:before{content:"\e711"}.ico-More:before{content:"\e712"}.ico-Settings:before{content:"\e713"}.ico-Video:before{content:"\e714"}.ico-Mail:before{content:"\e715"}.ico-People:before{content:"\e716"}.ico-Phone:before{content:"\e717"}.ico-Pin:before{content:"\e718"}.ico-Shop:before{content:"\e719"}.ico-Stop:before{content:"\e71a"}.ico-Link:before{content:"\e71b"}.ico-Filter:before{content:"\e71c"}.ico-AllApps:before{content:"\e71d"}.ico-Zoom:before{content:"\e71e"}.ico-ZoomOut:before{content:"\e71f"}.ico-Microphone:before{content:"\e720"}.ico-Search:before{content:"\e721"}.ico-Camera:before{content:"\e722"}.ico-Attach:before{content:"\e723"}.ico-Send:before{content:"\e724"}.ico-SendFill:before{content:"\e725"}.ico-WalkSolid:before{content:"\e726"}.ico-InPrivate:before{content:"\e727"}.ico-FavoriteList:before{content:"\e728"}.ico-PageSolid:before{content:"\e729"}.ico-Forward:before{content:"\e72a"}.ico-Back:before{content:"\e72b"}.ico-Refresh:before{content:"\e72c"}.ico-Share:before{content:"\e72d"}.ico-Lock:before{content:"\e72e"}.ico-ReportHacked:before{content:"\e730"}.ico-EMI:before{content:"\e731"}.ico-FavoriteStar:before{content:"\e734"}.ico-FavoriteStarFill:before{content:"\e735"}.ico-ReadingMode:before{content:"\e736"}.ico-Favicon:before{content:"\e737"}.ico-Remove:before{content:"\e738"}.ico-Checkbox:before{content:"\e739"}.ico-CheckboxComposite:before{content:"\e73a"}.ico-CheckboxFill:before{content:"\e73b"}.ico-CheckboxIndeterminate:before{content:"\e73c"}.ico-CheckboxCompositeReversed:before{content:"\e73d"}.ico-CheckMark:before{content:"\e73e"}.ico-BackToWindow:before{content:"\e73f"}.ico-FullScreen:before{content:"\e740"}.ico-ResizeTouchLarger:before{content:"\e741"}.ico-ResizeTouchSmaller:before{content:"\e742"}.ico-ResizeMouseSmall:before{content:"\e743"}.ico-ResizeMouseMedium:before{content:"\e744"}.ico-ResizeMouseWide:before{content:"\e745"}.ico-ResizeMouseTall:before{content:"\e746"}.ico-ResizeMouseLarge:before{content:"\e747"}.ico-SwitchUser:before{content:"\e748"}.ico-Print:before{content:"\e749"}.ico-Up:before{content:"\e74a"}.ico-Down:before{content:"\e74b"}.ico-OEM:before{content:"\e74c"}.ico-Delete:before{content:"\e74d"}.ico-Save:before{content:"\e74e"}.ico-Mute:before{content:"\e74f"}.ico-BackSpaceQWERTY:before{content:"\e750"}.ico-ReturnKey:before{content:"\e751"}.ico-UpArrowShiftKey:before{content:"\e752"}.ico-Cloud:before{content:"\e753"}.ico-Flashlight:before{content:"\e754"}.ico-RotationLock:before{content:"\e755"}.ico-CommandPrompt:before{content:"\e756"}.ico-SIPMove:before{content:"\e759"}.ico-SIPUndock:before{content:"\e75a"}.ico-SIPRedock:before{content:"\e75b"}.ico-EraseTool:before{content:"\e75c"}.ico-UnderscoreSpace:before{content:"\e75d"}.ico-GripperTool:before{content:"\e75e"}.ico-Dialpad:before{content:"\e75f"}.ico-PageLeft:before{content:"\e760"}.ico-PageRight:before{content:"\e761"}.ico-MultiSelect:before{content:"\e762"}.ico-KeyboardLeftHanded:before{content:"\e763"}.ico-KeyboardRightHanded:before{content:"\e764"}.ico-KeyboardClassic:before{content:"\e765"}.ico-KeyboardSplit:before{content:"\e766"}.ico-Volume:before{content:"\e767"}.ico-Play:before{content:"\e768"}.ico-Pause:before{content:"\e769"}.ico-ChevronLeft:before{content:"\e76b"}.ico-ChevronRight:before{content:"\e76c"}.ico-InkingTool:before{content:"\e76d"}.ico-Emoji2:before{content:"\e76e"}.ico-GripperBarHorizontal:before{content:"\e76f"}.ico-System:before{content:"\e770"}.ico-Personalize:before{content:"\e771"}.ico-Devices:before{content:"\e772"}.ico-SearchAndApps:before{content:"\e773"}.ico-Globe:before{content:"\e774"}.ico-TimeLanguage:before{content:"\e775"}.ico-EaseOfAccess:before{content:"\e776"}.ico-UpdateRestore:before{content:"\e777"}.ico-HangUp:before{content:"\e778"}.ico-ContactInfo:before{content:"\e779"}.ico-Unpin:before{content:"\e77a"}.ico-Contact:before{content:"\e77b"}.ico-Memo:before{content:"\e77c"}.ico-IncomingCall:before{content:"\e77e"}.ico-Paste:before{content:"\e77f"}.ico-PhoneBook:before{content:"\e780"}.ico-LEDLight:before{content:"\e781"}.ico-Error:before{content:"\e783"}.ico-GripperBarVertical:before{content:"\e784"}.ico-Unlock:before{content:"\e785"}.ico-Slideshow:before{content:"\e786"}.ico-Calendar:before{content:"\e787"}.ico-GripperResize:before{content:"\e788"}.ico-Megaphone:before{content:"\e789"}.ico-Trim:before{content:"\e78a"}.ico-NewWindow:before{content:"\e78b"}.ico-SaveLocal:before{content:"\e78c"}.ico-Color:before{content:"\e790"}.ico-DataSense:before{content:"\e791"}.ico-SaveAs:before{content:"\e792"}.ico-Light:before{content:"\e793"}.ico-AspectRatio:before{content:"\e799"}.ico-DataSenseBar:before{content:"\e7a5"}.ico-Redo:before{content:"\e7a6"}.ico-Undo:before{content:"\e7a7"}.ico-Crop:before{content:"\e7a8"}.ico-OpenWith:before{content:"\e7ac"}.ico-Rotate:before{content:"\e7ad"}.ico-RedEye:before{content:"\e7b3"}.ico-SetlockScreen:before{content:"\e7b5"}.ico-MapPin2:before{content:"\e7b7"}.ico-Package:before{content:"\e7b8"}.ico-Warning:before{content:"\e7ba"}.ico-ReadingList:before{content:"\e7bc"}.ico-Education:before{content:"\e7be"}.ico-ShoppingCart:before{content:"\e7bf"}.ico-Train:before{content:"\e7c0"}.ico-Flag:before{content:"\e7c1"}.ico-Move:before{content:"\e7c2"}.ico-Page:before{content:"\e7c3"}.ico-TaskView:before{content:"\e7c4"}.ico-BrowsePhotos:before{content:"\e7c5"}.ico-HalfStarLeft:before{content:"\e7c6"}.ico-HalfStarRight:before{content:"\e7c7"}.ico-Record:before{content:"\e7c8"}.ico-TouchPointer:before{content:"\e7c9"}.ico-LangJPN:before{content:"\e7de"}.ico-Ferry:before{content:"\e7e3"}.ico-Highlight:before{content:"\e7e6"}.ico-ActionCenterNotification:before{content:"\e7e7"}.ico-PowerButton:before{content:"\e7e8"}.ico-ResizeTouchNarrower:before{content:"\e7ea"}.ico-ResizeTouchShorter:before{content:"\e7eb"}.ico-DrivingMode:before{content:"\e7ec"}.ico-RingerSilent:before{content:"\e7ed"}.ico-OtherUser:before{content:"\e7ee"}.ico-Admin:before{content:"\e7ef"}.ico-CC:before{content:"\e7f0"}.ico-SDCard:before{content:"\e7f1"}.ico-CallForwarding:before{content:"\e7f2"}.ico-SettingsDisplaySound:before{content:"\e7f3"}.ico-TVMonitor:before{content:"\e7f4"}.ico-Speakers:before{content:"\e7f5"}.ico-Headphone:before{content:"\e7f6"}.ico-DeviceLaptopPic:before{content:"\e7f7"}.ico-DeviceLaptopNoPic:before{content:"\e7f8"}.ico-DeviceMonitorRightPic:before{content:"\e7f9"}.ico-DeviceMonitorLeftPic:before{content:"\e7fa"}.ico-DeviceMonitorNoPic:before{content:"\e7fb"}.ico-Game:before{content:"\e7fc"}.ico-HorizontalTabKey:before{content:"\e7fd"}.ico-StreetsideSplitMinimize:before{content:"\e802"}.ico-StreetsideSplitExpand:before{content:"\e803"}.ico-Car:before{content:"\e804"}.ico-Walk:before{content:"\e805"}.ico-Bus:before{content:"\e806"}.ico-TiltUp:before{content:"\e809"}.ico-TiltDown:before{content:"\e80a"}.ico-CallControl:before{content:"\e80b"}.ico-RotateMapRight:before{content:"\e80c"}.ico-RotateMapLeft:before{content:"\e80d"}.ico-Home:before{content:"\e80f"}.ico-ParkingLocation:before{content:"\e811"}.ico-MapCompassTop:before{content:"\e812"}.ico-MapCompassBottom:before{content:"\e813"}.ico-IncidentTriangle:before{content:"\e814"}.ico-Touch:before{content:"\e815"}.ico-MapDirections:before{content:"\e816"}.ico-StartPoint:before{content:"\e819"}.ico-StopPoint:before{content:"\e81a"}.ico-EndPoint:before{content:"\e81b"}.ico-History:before{content:"\e81c"}.ico-Location:before{content:"\e81d"}.ico-MapLayers:before{content:"\e81e"}.ico-Accident:before{content:"\e81f"}.ico-Work:before{content:"\e821"}.ico-Construction:before{content:"\e822"}.ico-Recent:before{content:"\e823"}.ico-Bank:before{content:"\e825"}.ico-DownloadMap:before{content:"\e826"}.ico-InkingToolFill2:before{content:"\e829"}.ico-HighlightFill2:before{content:"\e82a"}.ico-EraseToolFill:before{content:"\e82b"}.ico-EraseToolFill2:before{content:"\e82c"}.ico-Dictionary:before{content:"\e82d"}.ico-DictionaryAdd:before{content:"\e82e"}.ico-ToolTip:before{content:"\e82f"}.ico-ChromeBack:before{content:"\e830"}.ico-ProvisioningPackage:before{content:"\e835"}.ico-AddRemoteDevice:before{content:"\e836"}.ico-FolderOpen:before{content:"\e838"}.ico-Ethernet:before{content:"\e839"}.ico-ShareBroadband:before{content:"\e83a"}.ico-DirectAccess:before{content:"\e83b"}.ico-DialUp:before{content:"\e83c"}.ico-DefenderApp:before{content:"\e83d"}.ico-BatteryCharging9:before{content:"\e83e"}.ico-Battery10:before{content:"\e83f"}.ico-Pinned:before{content:"\e840"}.ico-PinFill:before{content:"\e841"}.ico-PinnedFill:before{content:"\e842"}.ico-PeriodKey:before{content:"\e843"}.ico-PuncKey:before{content:"\e844"}.ico-RevToggleKey:before{content:"\e845"}.ico-RightArrowKeyTime1:before{content:"\e846"}.ico-RightArrowKeyTime2:before{content:"\e847"}.ico-LeftQuote:before{content:"\e848"}.ico-RightQuote:before{content:"\e849"}.ico-DownShiftKey:before{content:"\e84a"}.ico-UpShiftKey:before{content:"\e84b"}.ico-PuncKey0:before{content:"\e84c"}.ico-PuncKeyLeftBottom:before{content:"\e84d"}.ico-RightArrowKeyTime3:before{content:"\e84e"}.ico-RightArrowKeyTime4:before{content:"\e84f"}.ico-Battery0:before{content:"\e850"}.ico-Battery1:before{content:"\e851"}.ico-Battery2:before{content:"\e852"}.ico-Battery3:before{content:"\e853"}.ico-Battery4:before{content:"\e854"}.ico-Battery5:before{content:"\e855"}.ico-Battery6:before{content:"\e856"}.ico-Battery7:before{content:"\e857"}.ico-Battery8:before{content:"\e858"}.ico-Battery9:before{content:"\e859"}.ico-BatteryCharging0:before{content:"\e85a"}.ico-BatteryCharging1:before{content:"\e85b"}.ico-BatteryCharging2:before{content:"\e85c"}.ico-BatteryCharging3:before{content:"\e85d"}.ico-BatteryCharging4:before{content:"\e85e"}.ico-BatteryCharging5:before{content:"\e85f"}.ico-BatteryCharging6:before{content:"\e860"}.ico-BatteryCharging7:before{content:"\e861"}.ico-BatteryCharging8:before{content:"\e862"}.ico-BatterySaver0:before{content:"\e863"}.ico-BatterySaver1:before{content:"\e864"}.ico-BatterySaver2:before{content:"\e865"}.ico-BatterySaver3:before{content:"\e866"}.ico-BatterySaver4:before{content:"\e867"}.ico-BatterySaver5:before{content:"\e868"}.ico-BatterySaver6:before{content:"\e869"}.ico-BatterySaver7:before{content:"\e86a"}.ico-BatterySaver8:before{content:"\e86b"}.ico-SignalBars1:before{content:"\e86c"}.ico-SignalBars2:before{content:"\e86d"}.ico-SignalBars3:before{content:"\e86e"}.ico-SignalBars4:before{content:"\e86f"}.ico-SignalBars5:before{content:"\e870"}.ico-SignalNotConnected:before{content:"\e871"}.ico-Wifi1:before{content:"\e872"}.ico-Wifi2:before{content:"\e873"}.ico-Wifi3:before{content:"\e874"}.ico-MobSIMLock:before{content:"\e875"}.ico-MobSIMMissing:before{content:"\e876"}.ico-Vibrate:before{content:"\e877"}.ico-RoamingInternational:before{content:"\e878"}.ico-RoamingDomestic:before{content:"\e879"}.ico-CallForwardInternational:before{content:"\e87a"}.ico-CallForwardRoaming:before{content:"\e87b"}.ico-JpnRomanji:before{content:"\e87c"}.ico-JpnRomanjiLock:before{content:"\e87d"}.ico-JpnRomanjiShift:before{content:"\e87e"}.ico-JpnRomanjiShiftLock:before{content:"\e87f"}.ico-StatusDataTransfer:before{content:"\e880"}.ico-StatusDataTransferVPN:before{content:"\e881"}.ico-StatusDualSIM2:before{content:"\e882"}.ico-StatusDualSIM2VPN:before{content:"\e883"}.ico-StatusDualSIM1:before{content:"\e884"}.ico-StatusDualSIM1VPN:before{content:"\e885"}.ico-StatusSGLTE:before{content:"\e886"}.ico-StatusSGLTECell:before{content:"\e887"}.ico-StatusSGLTEDataVPN:before{content:"\e888"}.ico-StatusVPN:before{content:"\e889"}.ico-WifiHotspot:before{content:"\e88a"}.ico-LanguageKor:before{content:"\e88b"}.ico-LanguageCht:before{content:"\e88c"}.ico-LanguageChs:before{content:"\e88d"}.ico-USB:before{content:"\e88e"}.ico-InkingToolFill:before{content:"\e88f"}.ico-View:before{content:"\e890"}.ico-HighlightFill:before{content:"\e891"}.ico-Previous:before{content:"\e892"}.ico-Next:before{content:"\e893"}.ico-Clear:before{content:"\e894"}.ico-Sync:before{content:"\e895"}.ico-Download:before{content:"\e896"}.ico-Help:before{content:"\e897"}.ico-Upload:before{content:"\e898"}.ico-Emoji:before{content:"\e899"}.ico-TwoPage:before{content:"\e89a"}.ico-LeaveChat:before{content:"\e89b"}.ico-MailForward:before{content:"\e89c"}.ico-RotateCamera:before{content:"\e89e"}.ico-ClosePane:before{content:"\e89f"}.ico-OpenPane:before{content:"\e8a0"}.ico-PreviewLink:before{content:"\e8a1"}.ico-AttachCamera:before{content:"\e8a2"}.ico-ZoomIn:before{content:"\e8a3"}.ico-Bookmarks:before{content:"\e8a4"}.ico-Document:before{content:"\e8a5"}.ico-ProtectedDocument:before{content:"\e8a6"}.ico-OpenInNewWindow:before{content:"\e8a7"}.ico-MailFill:before{content:"\e8a8"}.ico-ViewAll:before{content:"\e8a9"}.ico-VideoChat:before{content:"\e8aa"}.ico-Switch:before{content:"\e8ab"}.ico-Rename:before{content:"\e8ac"}.ico-Go:before{content:"\e8ad"}.ico-SurfaceHub:before{content:"\e8ae"}.ico-Remote:before{content:"\e8af"}.ico-Click:before{content:"\e8b0"}.ico-Shuffle:before{content:"\e8b1"}.ico-Movies:before{content:"\e8b2"}.ico-SelectAll:before{content:"\e8b3"}.ico-Orientation:before{content:"\e8b4"}.ico-Import:before{content:"\e8b5"}.ico-ImportAll:before{content:"\e8b6"}.ico-Folder:before{content:"\e8b7"}.ico-Webcam:before{content:"\e8b8"}.ico-Picture:before{content:"\e8b9"}.ico-Caption:before{content:"\e8ba"}.ico-ChromeClose:before{content:"\e8bb"}.ico-ShowResults:before{content:"\e8bc"}.ico-Message:before{content:"\e8bd"}.ico-Leaf:before{content:"\e8be"}.ico-CalendarDay:before{content:"\e8bf"}.ico-CalendarWeek:before{content:"\e8c0"}.ico-Characters:before{content:"\e8c1"}.ico-MailReplyAll:before{content:"\e8c2"}.ico-Read:before{content:"\e8c3"}.ico-ShowBcc:before{content:"\e8c4"}.ico-HideBcc:before{content:"\e8c5"}.ico-Cut:before{content:"\e8c6"}.ico-PaymentCard:before{content:"\e8c7"}.ico-Copy:before{content:"\e8c8"}.ico-Important:before{content:"\e8c9"}.ico-MailReply:before{content:"\e8ca"}.ico-Sort:before{content:"\e8cb"}.ico-MobileTablet:before{content:"\e8cc"}.ico-DisconnectDrive:before{content:"\e8cd"}.ico-MapDrive:before{content:"\e8ce"}.ico-ContactPresence:before{content:"\e8cf"}.ico-Priority:before{content:"\e8d0"}.ico-GotoToday:before{content:"\e8d1"}.ico-Font:before{content:"\e8d2"}.ico-FontColor:before{content:"\e8d3"}.ico-Contact2:before{content:"\e8d4"}.ico-FolderFill:before{content:"\e8d5"}.ico-Audio:before{content:"\e8d6"}.ico-Permissions:before{content:"\e8d7"}.ico-DisableUpdates:before{content:"\e8d8"}.ico-Unfavorite:before{content:"\e8d9"}.ico-OpenLocal:before{content:"\e8da"}.ico-Italic:before{content:"\e8db"}.ico-Underline:before{content:"\e8dc"}.ico-Bold:before{content:"\e8dd"}.ico-MoveToFolder:before{content:"\e8de"}.ico-LikeDislike:before{content:"\e8df"}.ico-Dislike:before{content:"\e8e0"}.ico-Like:before{content:"\e8e1"}.ico-AlignRight:before{content:"\e8e2"}.ico-AlignCenter:before{content:"\e8e3"}.ico-AlignLeft:before{content:"\e8e4"}.ico-OpenFile:before{content:"\e8e5"}.ico-ClearSelection:before{content:"\e8e6"}.ico-FontDecrease:before{content:"\e8e7"}.ico-FontIncrease:before{content:"\e8e8"}.ico-FontSize:before{content:"\e8e9"}.ico-CellPhone:before{content:"\e8ea"}.ico-Reshare:before{content:"\e8eb"}.ico-Tag:before{content:"\e8ec"}.ico-RepeatOne:before{content:"\e8ed"}.ico-RepeatAll:before{content:"\e8ee"}.ico-Calculator:before{content:"\e8ef"}.ico-Directions:before{content:"\e8f0"}.ico-Library:before{content:"\e8f1"}.ico-ChatBubbles:before{content:"\e8f2"}.ico-PostUpdate:before{content:"\e8f3"}.ico-NewFolder:before{content:"\e8f4"}.ico-CalendarReply:before{content:"\e8f5"}.ico-UnsyncFolder:before{content:"\e8f6"}.ico-SyncFolder:before{content:"\e8f7"}.ico-BlockContact:before{content:"\e8f8"}.ico-SwitchApps:before{content:"\e8f9"}.ico-AddFriend:before{content:"\e8fa"}.ico-Accept:before{content:"\e8fb"}.ico-GoToStart:before{content:"\e8fc"}.ico-BulletedList:before{content:"\e8fd"}.ico-Scan:before{content:"\e8fe"}.ico-Preview:before{content:"\e8ff"}.ico-Group:before{content:"\e902"}.ico-ZeroBars:before{content:"\e904"}.ico-OneBar:before{content:"\e905"}.ico-TwoBars:before{content:"\e906"}.ico-ThreeBars:before{content:"\e907"}.ico-FourBars:before{content:"\e908"}.ico-World:before{content:"\e909"}.ico-Comment:before{content:"\e90a"}.ico-MusicInfo:before{content:"\e90b"}.ico-DockLeft:before{content:"\e90c"}.ico-DockRight:before{content:"\e90d"}.ico-DockBottom:before{content:"\e90e"}.ico-Repair:before{content:"\e90f"}.ico-Accounts:before{content:"\e910"}.ico-DullSound:before{content:"\e911"}.ico-Manage:before{content:"\e912"}.ico-Street:before{content:"\e913"}.ico-Printer3D:before{content:"\e914"}.ico-RadioBullet:before{content:"\e915"}.ico-Stopwatch:before{content:"\e916"}.ico-Photo:before{content:"\e91b"}.ico-ActionCenter:before{content:"\e91c"}.ico-FullCircleMask:before{content:"\e91f"}.ico-ChromeMinimize:before{content:"\e921"}.ico-ChromeMaximize:before{content:"\e922"}.ico-ChromeRestore:before{content:"\e923"}.ico-Annotation:before{content:"\e924"}.ico-BackSpaceQWERTYSm:before{content:"\e925"}.ico-BackSpaceQWERTYMd:before{content:"\e926"}.ico-Swipe:before{content:"\e927"}.ico-Fingerprint:before{content:"\e928"}.ico-Handwriting:before{content:"\e929"}.ico-ChromeBackToWindow:before{content:"\e92c"}.ico-ChromeFullScreen:before{content:"\e92d"}.ico-KeyboardStandard:before{content:"\e92e"}.ico-KeyboardDismiss:before{content:"\e92f"}.ico-Completed:before{content:"\e930"}.ico-ChromeAnnotate:before{content:"\e931"}.ico-Label:before{content:"\e932"}.ico-IBeam:before{content:"\e933"}.ico-IBeamOutline:before{content:"\e934"}.ico-FlickDown:before{content:"\e935"}.ico-FlickUp:before{content:"\e936"}.ico-FlickLeft:before{content:"\e937"}.ico-FlickRight:before{content:"\e938"}.ico-FeedbackApp:before{content:"\e939"}.ico-MusicAlbum:before{content:"\e93c"}.ico-Streaming:before{content:"\e93e"}.ico-Code:before{content:"\e943"}.ico-ReturnToWindow:before{content:"\e944"}.ico-LightningBolt:before{content:"\e945"}.ico-Info:before{content:"\e946"}.ico-CalculatorMultiply:before{content:"\e947"}.ico-CalculatorAddition:before{content:"\e948"}.ico-CalculatorSubtract:before{content:"\e949"}.ico-CalculatorDivide:before{content:"\e94a"}.ico-CalculatorSquareroot:before{content:"\e94b"}.ico-CalculatorPercentage:before{content:"\e94c"}.ico-CalculatorNegate:before{content:"\e94d"}.ico-CalculatorEqualTo:before{content:"\e94e"}.ico-CalculatorBackspace:before{content:"\e94f"}.ico-Component:before{content:"\e950"}.ico-DMC:before{content:"\e951"}.ico-Dock:before{content:"\e952"}.ico-MultimediaDMS:before{content:"\e953"}.ico-MultimediaDVR:before{content:"\e954"}.ico-MultimediaPMP:before{content:"\e955"}.ico-PrintfaxPrinterFile:before{content:"\e956"}.ico-Sensor:before{content:"\e957"}.ico-StorageOptical:before{content:"\e958"}.ico-Communications:before{content:"\e95a"}.ico-Headset:before{content:"\e95b"}.ico-Projector:before{content:"\e95d"}.ico-Health:before{content:"\e95e"}.ico-Wire:before{content:"\e95f"}.ico-Webcam2:before{content:"\e960"}.ico-Input:before{content:"\e961"}.ico-Mouse:before{content:"\e962"}.ico-Smartcard:before{content:"\e963"}.ico-SmartcardVirtual:before{content:"\e964"}.ico-MediaStorageTower:before{content:"\e965"}.ico-ReturnKeySm:before{content:"\e966"}.ico-GameConsole:before{content:"\e967"}.ico-Network:before{content:"\e968"}.ico-StorageNetworkWireless:before{content:"\e969"}.ico-StorageTape:before{content:"\e96a"}.ico-ChevronUpSmall:before{content:"\e96d"}.ico-ChevronDownSmall:before{content:"\e96e"}.ico-ChevronLeftSmall:before{content:"\e96f"}.ico-ChevronRightSmall:before{content:"\e970"}.ico-ChevronUpMed:before{content:"\e971"}.ico-ChevronDownMed:before{content:"\e972"}.ico-ChevronLeftMed:before{content:"\e973"}.ico-ChevronRightMed:before{content:"\e974"}.ico-Devices2:before{content:"\e975"}.ico-ExpandTile:before{content:"\e976"}.ico-PC1:before{content:"\e977"}.ico-PresenceChicklet:before{content:"\e978"}.ico-PresenceChickletVideo:before{content:"\e979"}.ico-Reply:before{content:"\e97a"}.ico-SetTile:before{content:"\e97b"}.ico-Type:before{content:"\e97c"}.ico-Korean:before{content:"\e97d"}.ico-HalfAlpha:before{content:"\e97e"}.ico-FullAlpha:before{content:"\e97f"}.ico-Key12On:before{content:"\e980"}.ico-ChineseChangjie:before{content:"\e981"}.ico-QWERTYOn:before{content:"\e982"}.ico-QWERTYOff:before{content:"\e983"}.ico-ChineseQuick:before{content:"\e984"}.ico-Japanese:before{content:"\e985"}.ico-FullHiragana:before{content:"\e986"}.ico-FullKatakana:before{content:"\e987"}.ico-HalfKatakana:before{content:"\e988"}.ico-ChineseBoPoMoFo:before{content:"\e989"}.ico-ChinesePinyin:before{content:"\e98a"}.ico-ConstructionCone:before{content:"\e98f"}.ico-XboxOneConsole:before{content:"\e990"}.ico-Volume0:before{content:"\e992"}.ico-Volume1:before{content:"\e993"}.ico-Volume2:before{content:"\e994"}.ico-Volume3:before{content:"\e995"}.ico-BatteryUnknown:before{content:"\e996"}.ico-WifiAttentionOverlay:before{content:"\e998"}.ico-Robot:before{content:"\e99a"}.ico-TapAndSend:before{content:"\e9a1"}.ico-FitPage:before{content:"\e9a6"}.ico-PasswordKeyShow:before{content:"\e9a8"}.ico-PasswordKeyHide:before{content:"\e9a9"}.ico-BidiLtr:before{content:"\e9aa"}.ico-BidiRtl:before{content:"\e9ab"}.ico-ForwardSm:before{content:"\e9ac"}.ico-CommaKey:before{content:"\e9ad"}.ico-DashKey:before{content:"\e9ae"}.ico-DullSoundKey:before{content:"\e9af"}.ico-HalfDullSound:before{content:"\e9b0"}.ico-RightDoubleQuote:before{content:"\e9b1"}.ico-LeftDoubleQuote:before{content:"\e9b2"}.ico-PuncKeyRightBottom:before{content:"\e9b3"}.ico-PuncKey1:before{content:"\e9b4"}.ico-PuncKey2:before{content:"\e9b5"}.ico-PuncKey3:before{content:"\e9b6"}.ico-PuncKey4:before{content:"\e9b7"}.ico-PuncKey5:before{content:"\e9b8"}.ico-PuncKey6:before{content:"\e9b9"}.ico-PuncKey9:before{content:"\e9ba"}.ico-PuncKey7:before{content:"\e9bb"}.ico-PuncKey8:before{content:"\e9bc"}.ico-Frigid:before{content:"\e9ca"}.ico-Unknown:before{content:"\e9ce"}.ico-AreaChart:before{content:"\e9d2"}.ico-CheckList:before{content:"\e9d5"}.ico-Diagnostic:before{content:"\e9d9"}.ico-Equalizer:before{content:"\e9e9"}.ico-Process:before{content:"\e9f3"}.ico-Processing:before{content:"\e9f5"}.ico-ReportDocument:before{content:"\e9f9"}.ico-VideoSolid:before{content:"\ea0c"}.ico-MixedMediaBadge:before{content:"\ea0d"}.ico-DisconnectDisplay:before{content:"\ea14"}.ico-Shield:before{content:"\ea18"}.ico-Info2:before{content:"\ea1f"}.ico-ActionCenterAsterisk:before{content:"\ea21"}.ico-Beta:before{content:"\ea24"}.ico-SaveCopy:before{content:"\ea35"}.ico-List:before{content:"\ea37"}.ico-Asterisk:before{content:"\ea38"}.ico-ErrorBadge:before{content:"\ea39"}.ico-CircleRing:before{content:"\ea3a"}.ico-CircleFill:before{content:"\ea3b"}.ico-MergeCall:before{content:"\ea3c"}.ico-PrivateCall:before{content:"\ea3d"}.ico-Record2:before{content:"\ea3f"}.ico-AllAppsMirrored:before{content:"\ea40"}.ico-BookmarksMirrored:before{content:"\ea41"}.ico-BulletedListMirrored:before{content:"\ea42"}.ico-CallForwardInternationalMirrored:before{content:"\ea43"}.ico-CallForwardRoamingMirrored:before{content:"\ea44"}.ico-ChromeBackMirrored:before{content:"\ea47"}.ico-ClearSelectionMirrored:before{content:"\ea48"}.ico-ClosePaneMirrored:before{content:"\ea49"}.ico-ContactInfoMirrored:before{content:"\ea4a"}.ico-DockRightMirrored:before{content:"\ea4b"}.ico-DockLeftMirrored:before{content:"\ea4c"}.ico-ExpandTileMirrored:before{content:"\ea4e"}.ico-GoMirrored:before{content:"\ea4f"}.ico-GripperResizeMirrored:before{content:"\ea50"}.ico-HelpMirrored:before{content:"\ea51"}.ico-ImportMirrored:before{content:"\ea52"}.ico-ImportAllMirrored:before{content:"\ea53"}.ico-LeaveChatMirrored:before{content:"\ea54"}.ico-ListMirrored:before{content:"\ea55"}.ico-MailForwardMirrored:before{content:"\ea56"}.ico-MailReplyMirrored:before{content:"\ea57"}.ico-MailReplyAllMirrored:before{content:"\ea58"}.ico-OpenPaneMirrored:before{content:"\ea5b"}.ico-OpenWithMirrored:before{content:"\ea5c"}.ico-ParkingLocationMirrored:before{content:"\ea5e"}.ico-ResizeMouseMediumMirrored:before{content:"\ea5f"}.ico-ResizeMouseSmallMirrored:before{content:"\ea60"}.ico-ResizeMouseTallMirrored:before{content:"\ea61"}.ico-ResizeTouchNarrowerMirrored:before{content:"\ea62"}.ico-SendMirrored:before{content:"\ea63"}.ico-SendFillMirrored:before{content:"\ea64"}.ico-ShowResultsMirrored:before{content:"\ea65"}.ico-Media:before{content:"\ea69"}.ico-SyncError:before{content:"\ea6a"}.ico-Devices3:before{content:"\ea6c"}.ico-SlowMotionOn:before{content:"\ea79"}.ico-Lightbulb:before{content:"\ea80"}.ico-StatusCircle:before{content:"\ea81"}.ico-StatusTriangle:before{content:"\ea82"}.ico-StatusError:before{content:"\ea83"}.ico-StatusWarning:before{content:"\ea84"}.ico-Puzzle:before{content:"\ea86"}.ico-CalendarSolid:before{content:"\ea89"}.ico-HomeSolid:before{content:"\ea8a"}.ico-ParkingLocationSolid:before{content:"\ea8b"}.ico-ContactSolid:before{content:"\ea8c"}.ico-ConstructionSolid:before{content:"\ea8d"}.ico-AccidentSolid:before{content:"\ea8e"}.ico-Ringer:before{content:"\ea8f"}.ico-PDF:before{content:"\ea90"}.ico-ThoughtBubble:before{content:"\ea91"}.ico-HeartBroken:before{content:"\ea92"}.ico-BatteryCharging10:before{content:"\ea93"}.ico-BatterySaver9:before{content:"\ea94"}.ico-BatterySaver10:before{content:"\ea95"}.ico-CallForwardingMirrored:before{content:"\ea97"}.ico-MultiSelectMirrored:before{content:"\ea98"}.ico-Broom:before{content:"\ea99"}.ico-ForwardCall:before{content:"\eac2"}.ico-Trackers:before{content:"\eadf"}.ico-Market:before{content:"\eafc"}.ico-PieSingle:before{content:"\eb05"}.ico-StockUp:before{content:"\eb0f"}.ico-StockDown:before{content:"\eb11"}.ico-Design:before{content:"\eb3c"}.ico-Website:before{content:"\eb41"}.ico-Drop:before{content:"\eb42"}.ico-Radar:before{content:"\eb44"}.ico-BusSolid:before{content:"\eb47"}.ico-FerrySolid:before{content:"\eb48"}.ico-StartPointSolid:before{content:"\eb49"}.ico-StopPointSolid:before{content:"\eb4a"}.ico-EndPointSolid:before{content:"\eb4b"}.ico-AirplaneSolid:before{content:"\eb4c"}.ico-TrainSolid:before{content:"\eb4d"}.ico-WorkSolid:before{content:"\eb4e"}.ico-ReminderFill:before{content:"\eb4f"}.ico-Reminder:before{content:"\eb50"}.ico-Heart:before{content:"\eb51"}.ico-HeartFill:before{content:"\eb52"}.ico-EthernetError:before{content:"\eb55"}.ico-EthernetWarning:before{content:"\eb56"}.ico-StatusConnecting1:before{content:"\eb57"}.ico-StatusConnecting2:before{content:"\eb58"}.ico-StatusUnsecure:before{content:"\eb59"}.ico-WifiError0:before{content:"\eb5a"}.ico-WifiError1:before{content:"\eb5b"}.ico-WifiError2:before{content:"\eb5c"}.ico-WifiError3:before{content:"\eb5d"}.ico-WifiError4:before{content:"\eb5e"}.ico-WifiWarning0:before{content:"\eb5f"}.ico-WifiWarning1:before{content:"\eb60"}.ico-WifiWarning2:before{content:"\eb61"}.ico-WifiWarning3:before{content:"\eb62"}.ico-WifiWarning4:before{content:"\eb63"}.ico-Devices4:before{content:"\eb66"}.ico-NUIIris:before{content:"\eb67"}.ico-NUIFace:before{content:"\eb68"}.ico-GatewayRouter:before{content:"\eb77"}.ico-EditMirrored:before{content:"\eb7e"}.ico-NUIFPStartSlideHand:before{content:"\eb82"}.ico-NUIFPStartSlideAction:before{content:"\eb83"}.ico-NUIFPContinueSlideHand:before{content:"\eb84"}.ico-NUIFPContinueSlideAction:before{content:"\eb85"}.ico-NUIFPRollRightHand:before{content:"\eb86"}.ico-NUIFPRollRightHandAction:before{content:"\eb87"}.ico-NUIFPRollLeftHand:before{content:"\eb88"}.ico-NUIFPRollLeftAction:before{content:"\eb89"}.ico-NUIFPPressHand:before{content:"\eb8a"}.ico-NUIFPPressAction:before{content:"\eb8b"}.ico-NUIFPPressRepeatHand:before{content:"\eb8c"}.ico-NUIFPPressRepeatAction:before{content:"\eb8d"}.ico-StatusErrorFull:before{content:"\eb90"}.ico-TaskViewExpanded:before{content:"\eb91"}.ico-Certificate:before{content:"\eb95"}.ico-BackSpaceQWERTYLg:before{content:"\eb96"}.ico-ReturnKeyLg:before{content:"\eb97"}.ico-FastForward:before{content:"\eb9d"}.ico-Rewind:before{content:"\eb9e"}.ico-Photo2:before{content:"\eb9f"}.ico-MobBattery0:before{content:"\eba0"}.ico-MobBattery1:before{content:"\eba1"}.ico-MobBattery2:before{content:"\eba2"}.ico-MobBattery3:before{content:"\eba3"}.ico-MobBattery4:before{content:"\eba4"}.ico-MobBattery5:before{content:"\eba5"}.ico-MobBattery6:before{content:"\eba6"}.ico-MobBattery7:before{content:"\eba7"}.ico-MobBattery8:before{content:"\eba8"}.ico-MobBattery9:before{content:"\eba9"}.ico-MobBattery10:before{content:"\ebaa"}.ico-MobBatteryCharging0:before{content:"\ebab"}.ico-MobBatteryCharging1:before{content:"\ebac"}.ico-MobBatteryCharging2:before{content:"\ebad"}.ico-MobBatteryCharging3:before{content:"\ebae"}.ico-MobBatteryCharging4:before{content:"\ebaf"}.ico-MobBatteryCharging5:before{content:"\ebb0"}.ico-MobBatteryCharging6:before{content:"\ebb1"}.ico-MobBatteryCharging7:before{content:"\ebb2"}.ico-MobBatteryCharging8:before{content:"\ebb3"}.ico-MobBatteryCharging9:before{content:"\ebb4"}.ico-MobBatteryCharging10:before{content:"\ebb5"}.ico-MobBatterySaver0:before{content:"\ebb6"}.ico-MobBatterySaver1:before{content:"\ebb7"}.ico-MobBatterySaver2:before{content:"\ebb8"}.ico-MobBatterySaver3:before{content:"\ebb9"}.ico-MobBatterySaver4:before{content:"\ebba"}.ico-MobBatterySaver5:before{content:"\ebbb"}.ico-MobBatterySaver6:before{content:"\ebbc"}.ico-MobBatterySaver7:before{content:"\ebbd"}.ico-MobBatterySaver8:before{content:"\ebbe"}.ico-MobBatterySaver9:before{content:"\ebbf"}.ico-MobBatterySaver10:before{content:"\ebc0"}.ico-DictionaryCloud:before{content:"\ebc3"}.ico-ResetDrive:before{content:"\ebc4"}.ico-VolumeBars:before{content:"\ebc5"}.ico-Project:before{content:"\ebc6"}.ico-AdjustHologram:before{content:"\ebd2"}.ico-CloudDownload:before{content:"\ebd3"}.ico-MobWifiCallBars:before{content:"\ebd4"}.ico-MobWifiCall0:before{content:"\ebd5"}.ico-MobWifiCall1:before{content:"\ebd6"}.ico-MobWifiCall2:before{content:"\ebd7"}.ico-MobWifiCall3:before{content:"\ebd8"}.ico-MobWifiCall4:before{content:"\ebd9"}.ico-Family:before{content:"\ebda"}.ico-LockFeedback:before{content:"\ebdb"}.ico-DeviceDiscovery:before{content:"\ebde"}.ico-WindDirection:before{content:"\ebe6"}.ico-RightArrowKeyTime0:before{content:"\ebe7"}.ico-Bug:before{content:"\ebe8"}.ico-TabletMode:before{content:"\ebfc"}.ico-StatusCircleLeft:before{content:"\ebfd"}.ico-StatusTriangleLeft:before{content:"\ebfe"}.ico-StatusErrorLeft:before{content:"\ebff"}.ico-StatusWarningLeft:before{content:"\ec00"}.ico-MobBatteryUnknown:before{content:"\ec02"}.ico-NetworkTower:before{content:"\ec05"}.ico-CityNext:before{content:"\ec06"}.ico-CityNext2:before{content:"\ec07"}.ico-Courthouse:before{content:"\ec08"}.ico-Groceries:before{content:"\ec09"}.ico-Sustainable:before{content:"\ec0a"}.ico-BuildingEnergy:before{content:"\ec0b"}.ico-ToggleFilled:before{content:"\ec11"}.ico-ToggleBorder:before{content:"\ec12"}.ico-SliderThumb:before{content:"\ec13"}.ico-ToggleThumb:before{content:"\ec14"}.ico-MiracastLogoSmall:before{content:"\ec15"}.ico-MiracastLogoLarge:before{content:"\ec16"}.ico-PLAP:before{content:"\ec19"}.ico-Badge:before{content:"\ec1b"}.ico-SignalRoaming:before{content:"\ec1e"}.ico-MobileLocked:before{content:"\ec20"}.ico-InsiderHubApp:before{content:"\ec24"}.ico-PersonalFolder:before{content:"\ec25"}.ico-HomeGroup:before{content:"\ec26"}.ico-MyNetwork:before{content:"\ec27"}.ico-KeyboardFull:before{content:"\ec31"}.ico-Cafe:before{content:"\ec32"}.ico-MobSignal1:before{content:"\ec37"}.ico-MobSignal2:before{content:"\ec38"}.ico-MobSignal3:before{content:"\ec39"}.ico-MobSignal4:before{content:"\ec3a"}.ico-MobSignal5:before{content:"\ec3b"}.ico-MobWifi1:before{content:"\ec3c"}.ico-MobWifi2:before{content:"\ec3d"}.ico-MobWifi3:before{content:"\ec3e"}.ico-MobWifi4:before{content:"\ec3f"}.ico-MobAirplane:before{content:"\ec40"}.ico-MobBluetooth:before{content:"\ec41"}.ico-MobActionCenter:before{content:"\ec42"}.ico-MobLocation:before{content:"\ec43"}.ico-MobWifiHotspot:before{content:"\ec44"}.ico-LanguageJpn:before{content:"\ec45"}.ico-MobQuietHours:before{content:"\ec46"}.ico-MobDrivingMode:before{content:"\ec47"}.ico-SpeedOff:before{content:"\ec48"}.ico-SpeedMedium:before{content:"\ec49"}.ico-SpeedHigh:before{content:"\ec4a"}.ico-ThisPC:before{content:"\ec4e"}.ico-MusicNote:before{content:"\ec4f"}.ico-FileExplorer:before{content:"\ec50"}.ico-FileExplorerApp:before{content:"\ec51"}.ico-LeftArrowKeyTime0:before{content:"\ec52"}.ico-MicOff:before{content:"\ec54"}.ico-MicSleep:before{content:"\ec55"}.ico-MicError:before{content:"\ec56"}.ico-PlaybackRate1x:before{content:"\ec57"}.ico-PlaybackRateOther:before{content:"\ec58"}.ico-CashDrawer:before{content:"\ec59"}.ico-BarcodeScanner:before{content:"\ec5a"}.ico-ReceiptPrinter:before{content:"\ec5b"}.ico-MagStripeReader:before{content:"\ec5c"}.ico-CompletedSolid:before{content:"\ec61"}.ico-CompanionApp:before{content:"\ec64"}.ico-Favicon2:before{content:"\ec6c"}.ico-SwipeRevealArt:before{content:"\ec6d"}.ico-MicOn:before{content:"\ec71"}.ico-MicClipping:before{content:"\ec72"}.ico-TabletSelected:before{content:"\ec74"}.ico-MobileSelected:before{content:"\ec75"}.ico-LaptopSelected:before{content:"\ec76"}.ico-TVMonitorSelected:before{content:"\ec77"}.ico-DeveloperTools:before{content:"\ec7a"}.ico-MobCallForwarding:before{content:"\ec7e"}.ico-MobCallForwardingMirrored:before{content:"\ec7f"}.ico-BodyCam:before{content:"\ec80"}.ico-PoliceCar:before{content:"\ec81"}.ico-Draw:before{content:"\ec87"}.ico-DrawSolid:before{content:"\ec88"}.ico-LowerBrightness:before{content:"\ec8a"}.ico-ScrollUpDown:before{content:"\ec8f"}.ico-DateTime:before{content:"\ec92"}.ico-HoloLens:before{content:"\ec94"}.ico-Tiles:before{content:"\eca5"}.ico-PartyLeader:before{content:"\eca7"}.ico-AppIconDefault:before{content:"\ecaa"}.ico-Calories:before{content:"\ecad"}.ico-POI:before{content:"\ecaf"}.ico-BandBattery0:before{content:"\ecb9"}.ico-BandBattery1:before{content:"\ecba"}.ico-BandBattery2:before{content:"\ecbb"}.ico-BandBattery3:before{content:"\ecbc"}.ico-BandBattery4:before{content:"\ecbd"}.ico-BandBattery5:before{content:"\ecbe"}.ico-BandBattery6:before{content:"\ecbf"}.ico-AddSurfaceHub:before{content:"\ecc4"}.ico-DevUpdate:before{content:"\ecc5"}.ico-Unit:before{content:"\ecc6"}.ico-AddTo:before{content:"\ecc8"}.ico-RemoveFrom:before{content:"\ecc9"}.ico-RadioBtnOff:before{content:"\ecca"}.ico-RadioBtnOn:before{content:"\eccb"}.ico-RadioBullet2:before{content:"\eccc"}.ico-ExploreContent:before{content:"\eccd"}.ico-Blocked2:before{content:"\ece4"}.ico-ScrollMode:before{content:"\ece7"}.ico-ZoomMode:before{content:"\ece8"}.ico-PanMode:before{content:"\ece9"}.ico-WiredUSB:before{content:"\ecf0"}.ico-WirelessUSB:before{content:"\ecf1"}.ico-USBSafeConnect:before{content:"\ecf3"}.ico-ActionCenterNotificationMirrored:before{content:"\ed0c"}.ico-ActionCenterMirrored:before{content:"\ed0d"}.ico-SubscriptionAdd:before{content:"\ed0e"}.ico-ResetDevice:before{content:"\ed10"}.ico-SubscriptionAddMirrored:before{content:"\ed11"}.ico-QRCode:before{content:"\ed14"}.ico-Feedback:before{content:"\ed15"}.ico-Hide:before{content:"\ed1a"}.ico-Subtitles:before{content:"\ed1e"}.ico-SubtitlesAudio:before{content:"\ed1f"}.ico-OpenFolderHorizontal:before{content:"\ed25"}.ico-CalendarMirrored:before{content:"\ed28"}.ico-MobeSIM:before{content:"\ed2a"}.ico-MobeSIMNoProfile:before{content:"\ed2b"}.ico-MobeSIMLocked:before{content:"\ed2c"}.ico-MobeSIMBusy:before{content:"\ed2d"}.ico-SignalError:before{content:"\ed2e"}.ico-StreamingEnterprise:before{content:"\ed2f"}.ico-Headphone0:before{content:"\ed30"}.ico-Headphone1:before{content:"\ed31"}.ico-Headphone2:before{content:"\ed32"}.ico-Headphone3:before{content:"\ed33"}.ico-Apps:before{content:"\ed35"}.ico-KeyboardBrightness:before{content:"\ed39"}.ico-KeyboardLowerBrightness:before{content:"\ed3a"}.ico-SkipBack10:before{content:"\ed3c"}.ico-SkipForward30:before{content:"\ed3d"}.ico-TreeFolderFolder:before{content:"\ed41"}.ico-TreeFolderFolderFill:before{content:"\ed42"}.ico-TreeFolderFolderOpen:before{content:"\ed43"}.ico-TreeFolderFolderOpenFill:before{content:"\ed44"}.ico-MultimediaDMP:before{content:"\ed47"}.ico-KeyboardOneHanded:before{content:"\ed4c"}.ico-Narrator:before{content:"\ed4d"}.ico-EmojiTabPeople:before{content:"\ed53"}.ico-EmojiTabSmilesAnimals:before{content:"\ed54"}.ico-EmojiTabCelebrationObjects:before{content:"\ed55"}.ico-EmojiTabFoodPlants:before{content:"\ed56"}.ico-EmojiTabTransitPlaces:before{content:"\ed57"}.ico-EmojiTabSymbols:before{content:"\ed58"}.ico-EmojiTabTextSmiles:before{content:"\ed59"}.ico-EmojiTabFavorites:before{content:"\ed5a"}.ico-EmojiSwatch:before{content:"\ed5b"}.ico-ConnectApp:before{content:"\ed5c"}.ico-CompanionDeviceFramework:before{content:"\ed5d"}.ico-Ruler:before{content:"\ed5e"}.ico-FingerInking:before{content:"\ed5f"}.ico-StrokeErase:before{content:"\ed60"}.ico-PointErase:before{content:"\ed61"}.ico-ClearAllInk:before{content:"\ed62"}.ico-Pencil:before{content:"\ed63"}.ico-Marker:before{content:"\ed64"}.ico-InkingCaret:before{content:"\ed65"}.ico-InkingColorOutline:before{content:"\ed66"}.ico-InkingColorFill:before{content:"\ed67"}.ico-HardDrive:before{content:"\eda2"}.ico-NetworkAdapter:before{content:"\eda3"}.ico-Touchscreen:before{content:"\eda4"}.ico-NetworkPrinter:before{content:"\eda5"}.ico-CloudPrinter:before{content:"\eda6"}.ico-KeyboardShortcut:before{content:"\eda7"}.ico-BrushSize:before{content:"\eda8"}.ico-NarratorForward:before{content:"\eda9"}.ico-NarratorForwardMirrored:before{content:"\edaa"}.ico-SyncBadge12:before{content:"\edab"}.ico-RingerBadge12:before{content:"\edac"}.ico-AsteriskBadge12:before{content:"\edad"}.ico-ErrorBadge12:before{content:"\edae"}.ico-CircleRingBadge12:before{content:"\edaf"}.ico-CircleFillBadge12:before{content:"\edb0"}.ico-ImportantBadge12:before{content:"\edb1"}.ico-MailBadge12:before{content:"\edb3"}.ico-PauseBadge12:before{content:"\edb4"}.ico-PlayBadge12:before{content:"\edb5"}.ico-PenWorkspace:before{content:"\edc6"}.ico-CaretLeft8:before{content:"\edd5"}.ico-CaretRight8:before{content:"\edd6"}.ico-CaretUp8:before{content:"\edd7"}.ico-CaretDown8:before{content:"\edd8"}.ico-CaretLeftSolid8:before{content:"\edd9"}.ico-CaretRightSolid8:before{content:"\edda"}.ico-CaretUpSolid8:before{content:"\eddb"}.ico-CaretDownSolid8:before{content:"\eddc"}.ico-Strikethrough:before{content:"\ede0"}.ico-Export:before{content:"\ede1"}.ico-ExportMirrored:before{content:"\ede2"}.ico-ButtonMenu:before{content:"\ede3"}.ico-CloudSearch:before{content:"\ede4"}.ico-PinyinIMELogo:before{content:"\ede5"}.ico-CalligraphyPen:before{content:"\edfb"}.ico-ReplyMirrored:before{content:"\ee35"}.ico-LockscreenDesktop:before{content:"\ee3f"}.ico-TaskViewSettings:before{content:"\ee40"}.ico-MiniExpand2Mirrored:before{content:"\ee47"}.ico-MiniContract2Mirrored:before{content:"\ee49"}.ico-Play36:before{content:"\ee4a"}.ico-PenPalette:before{content:"\ee56"}.ico-GuestUser:before{content:"\ee57"}.ico-SettingsBattery:before{content:"\ee63"}.ico-TaskbarPhone:before{content:"\ee64"}.ico-LockScreenGlance:before{content:"\ee65"}.ico-GenericScan:before{content:"\ee6f"}.ico-ImageExport:before{content:"\ee71"}.ico-WifiEthernet:before{content:"\ee77"}.ico-ActionCenterQuiet:before{content:"\ee79"}.ico-ActionCenterQuietNotification:before{content:"\ee7a"}.ico-TrackersMirrored:before{content:"\ee92"}.ico-DateTimeMirrored:before{content:"\ee93"}.ico-Wheel:before{content:"\ee94"}.ico-VirtualMachineGroup:before{content:"\eea3"}.ico-ButtonView2:before{content:"\eeca"}.ico-PenWorkspaceMirrored:before{content:"\ef15"}.ico-PenPaletteMirrored:before{content:"\ef16"}.ico-StrokeEraseMirrored:before{content:"\ef17"}.ico-PointEraseMirrored:before{content:"\ef18"}.ico-ClearAllInkMirrored:before{content:"\ef19"}.ico-BackgroundToggle:before{content:"\ef1f"}.ico-Marquee:before{content:"\ef20"}.ico-ChromeCloseContrast:before{content:"\ef2c"}.ico-ChromeMinimizeContrast:before{content:"\ef2d"}.ico-ChromeMaximizeContrast:before{content:"\ef2e"}.ico-ChromeRestoreContrast:before{content:"\ef2f"}.ico-TrafficLight:before{content:"\ef31"}.ico-Replay:before{content:"\ef3b"}.ico-Eyedropper:before{content:"\ef3c"}.ico-LineDisplay:before{content:"\ef3d"}.ico-PINPad:before{content:"\ef3e"}.ico-SignatureCapture:before{content:"\ef3f"}.ico-ChipCardCreditCardReader:before{content:"\ef40"}.ico-MarketDown:before{content:"\ef42"}.ico-PlayerSettings:before{content:"\ef58"}.ico-LandscapeOrientation:before{content:"\ef6b"}.ico-Flow:before{content:"\ef90"}.ico-Touchpad:before{content:"\efa5"}.ico-Speech:before{content:"\efa9"}.ico-KnowledgeArticle:before{content:"\f000"}.ico-Relationship:before{content:"\f003"}.ico-ZipFolder:before{content:"\f012"}.ico-DefaultAPN:before{content:"\f080"}.ico-UserAPN:before{content:"\f081"}.ico-DoublePinyin:before{content:"\f085"}.ico-BlueLight:before{content:"\f08c"}.ico-CaretSolidLeft:before{content:"\f08d"}.ico-CaretSolidDown:before{content:"\f08e"}.ico-CaretSolidRight:before{content:"\f08f"}.ico-CaretSolidUp:before{content:"\f090"}.ico-ButtonA:before{content:"\f093"}.ico-ButtonB:before{content:"\f094"}.ico-ButtonY:before{content:"\f095"}.ico-ButtonX:before{content:"\f096"}.ico-ArrowUp8:before{content:"\f0ad"}.ico-ArrowDown8:before{content:"\f0ae"}.ico-ArrowRight8:before{content:"\f0af"}.ico-ArrowLeft8:before{content:"\f0b0"}.ico-QuarentinedItems:before{content:"\f0b2"}.ico-QuarentinedItemsMirrored:before{content:"\f0b3"}.ico-Protractor:before{content:"\f0b4"}.ico-ChecklistMirrored:before{content:"\f0b5"}.ico-StatusCircle7:before{content:"\f0b6"}.ico-StatusCheckmark7:before{content:"\f0b7"}.ico-StatusErrorCircle7:before{content:"\f0b8"}.ico-Connected:before{content:"\f0b9"}.ico-PencilFill:before{content:"\f0c6"}.ico-CalligraphyFill:before{content:"\f0c7"}.ico-QuarterStarLeft:before{content:"\f0ca"}.ico-QuarterStarRight:before{content:"\f0cb"}.ico-ThreeQuarterStarLeft:before{content:"\f0cc"}.ico-ThreeQuarterStarRight:before{content:"\f0cd"}.ico-QuietHoursBadge12:before{content:"\f0ce"}.ico-BackMirrored:before{content:"\f0d2"}.ico-ForwardMirrored:before{content:"\f0d3"}.ico-ChromeBackContrast:before{content:"\f0d5"}.ico-ChromeBackContrastMirrored:before{content:"\f0d6"}.ico-ChromeBackToWindowContrast:before{content:"\f0d7"}.ico-ChromeFullScreenContrast:before{content:"\f0d8"}.ico-GridView:before{content:"\f0e2"}.ico-ClipboardList:before{content:"\f0e3"}.ico-ClipboardListMirrored:before{content:"\f0e4"}.ico-OutlineQuarterStarLeft:before{content:"\f0e5"}.ico-OutlineQuarterStarRight:before{content:"\f0e6"}.ico-OutlineHalfStarLeft:before{content:"\f0e7"}.ico-OutlineHalfStarRight:before{content:"\f0e8"}.ico-OutlineThreeQuarterStarLeft:before{content:"\f0e9"}.ico-OutlineThreeQuarterStarRight:before{content:"\f0ea"}.ico-SpatialVolume0:before{content:"\f0eb"}.ico-SpatialVolume1:before{content:"\f0ec"}.ico-SpatialVolume2:before{content:"\f0ed"}.ico-SpatialVolume3:before{content:"\f0ee"}.ico-ApplicationGuard:before{content:"\f0ef"}.ico-OutlineStarLeftHalf:before{content:"\f0f7"}.ico-OutlineStarRightHalf:before{content:"\f0f8"}.ico-ChromeAnnotateContrast:before{content:"\f0f9"}.ico-DefenderBadge12:before{content:"\f0fb"}.ico-DetachablePC:before{content:"\f103"}.ico-LeftStick:before{content:"\f108"}.ico-RightStick:before{content:"\f109"}.ico-TriggerLeft:before{content:"\f10a"}.ico-TriggerRight:before{content:"\f10b"}.ico-BumperLeft:before{content:"\f10c"}.ico-BumperRight:before{content:"\f10d"}.ico-Dpad:before{content:"\f10e"}.ico-EnglishPunctuation:before{content:"\f110"}.ico-ChinesePunctuation:before{content:"\f111"}.ico-HMD:before{content:"\f119"}.ico-CtrlSpatialRight:before{content:"\f11b"}.ico-PaginationDotOutline10:before{content:"\f126"}.ico-PaginationDotSolid10:before{content:"\f127"}.ico-StrokeErase2:before{content:"\f128"}.ico-SmallErase:before{content:"\f129"}.ico-LargeErase:before{content:"\f12a"}.ico-FolderHorizontal:before{content:"\f12b"}.ico-MicrophoneListening:before{content:"\f12e"}.ico-StatusExclamationCircle7:before{content:"\f12f"}.ico-Video360:before{content:"\f131"}.ico-GiftboxOpen:before{content:"\f133"}.ico-StatusCircleOuter:before{content:"\f136"}.ico-StatusCircleInner:before{content:"\f137"}.ico-StatusCircleRing:before{content:"\f138"}.ico-StatusTriangleOuter:before{content:"\f139"}.ico-StatusTriangleInner:before{content:"\f13a"}.ico-StatusTriangleExclamation:before{content:"\f13b"}.ico-StatusCircleExclamation:before{content:"\f13c"}.ico-StatusCircleErrorX:before{content:"\f13d"}.ico-StatusCircleCheckmark:before{content:"\f13e"}.ico-StatusCircleInfo:before{content:"\f13f"}.ico-StatusCircleBlock:before{content:"\f140"}.ico-StatusCircleBlock2:before{content:"\f141"}.ico-StatusCircleQuestionMark:before{content:"\f142"}.ico-StatusCircleSync:before{content:"\f143"}.ico-Dial1:before{content:"\f146"}.ico-Dial2:before{content:"\f147"}.ico-Dial3:before{content:"\f148"}.ico-Dial4:before{content:"\f149"}.ico-Dial5:before{content:"\f14a"}.ico-Dial6:before{content:"\f14b"}.ico-Dial7:before{content:"\f14c"}.ico-Dial8:before{content:"\f14d"}.ico-Dial9:before{content:"\f14e"}.ico-Dial10:before{content:"\f14f"}.ico-Dial11:before{content:"\f150"}.ico-Dial12:before{content:"\f151"}.ico-Dial13:before{content:"\f152"}.ico-Dial14:before{content:"\f153"}.ico-Dial15:before{content:"\f154"}.ico-Dial16:before{content:"\f155"}.ico-DialShape1:before{content:"\f156"}.ico-DialShape2:before{content:"\f157"}.ico-DialShape3:before{content:"\f158"}.ico-DialShape4:before{content:"\f159"}.ico-ClosedCaptionsInternational:before{content:"\f15f"}.ico-TollSolid:before{content:"\f161"}.ico-TrafficCongestionSolid:before{content:"\f163"}.ico-ExploreContentSingle:before{content:"\f164"}.ico-CollapseContent:before{content:"\f165"}.ico-CollapseContentSingle:before{content:"\f166"}.ico-InfoSolid:before{content:"\f167"}.ico-GroupList:before{content:"\f168"}.ico-CaretBottomRightSolidCenter8:before{content:"\f169"}.ico-ProgressRingDots:before{content:"\f16a"}.ico-Checkbox14:before{content:"\f16b"}.ico-CheckboxComposite14:before{content:"\f16c"}.ico-CheckboxIndeterminateCombo14:before{content:"\f16d"}.ico-CheckboxIndeterminateCombo:before{content:"\f16e"}.ico-StatusPause7:before{content:"\f175"}.ico-CharacterAppearance:before{content:"\f17f"}.ico-Lexicon:before{content:"\f180"}.ico-ScreenTime:before{content:"\f182"}.ico-HeadlessDevice:before{content:"\f191"}.ico-NetworkSharing:before{content:"\f193"}.ico-EyeGaze:before{content:"\f19d"}.ico-ToggleLeft:before{content:"\f19e"}.ico-ToggleRight:before{content:"\f19f"}.ico-WindowsInsider:before{content:"\f1ad"}.ico-ChromeSwitch:before{content:"\f1cb"}.ico-ChromeSwitchContast:before{content:"\f1cc"}.ico-StatusCheckmark:before{content:"\f1d8"}.ico-StatusCheckmarkLeft:before{content:"\f1d9"}.ico-KeyboardLeftAligned:before{content:"\f20c"}.ico-KeyboardRightAligned:before{content:"\f20d"}.ico-KeyboardSettings:before{content:"\f210"}.ico-NetworkPhysical:before{content:"\f211"}.ico-IOT:before{content:"\f22c"}.ico-UnknownMirrored:before{content:"\f22e"}.ico-ViewDashboard:before{content:"\f246"}.ico-ExploitProtectionSettings:before{content:"\f259"}.ico-KeyboardNarrow:before{content:"\f260"}.ico-Keyboard12Key:before{content:"\f261"}.ico-KeyboardDock:before{content:"\f26b"}.ico-KeyboardUndock:before{content:"\f26c"}.ico-KeyboardLeftDock:before{content:"\f26d"}.ico-KeyboardRightDock:before{content:"\f26e"}.ico-Ear:before{content:"\f270"}.ico-PointerHand:before{content:"\f271"}.ico-Bullseye:before{content:"\f272"}.ico-DocumentApproval:before{content:"\f28b"}.ico-LocaleLanguage:before{content:"\f2b7"}.ico-PassiveAuthentication:before{content:"\f32a"}.ico-ColorSolid:before{content:"\f354"}.ico-NetworkOffline:before{content:"\f384"}.ico-NetworkConnected:before{content:"\f385"}.ico-NetworkConnectedCheckmark:before{content:"\f386"}.ico-SignOut:before{content:"\f3b1"}.ico-StatusInfo:before{content:"\f3cc"}.ico-StatusInfoLeft:before{content:"\f3cd"}.ico-NearbySharing:before{content:"\f3e2"}.ico-CtrlSpatialLeft:before{content:"\f3e7"}.ico-InteractiveDashboard:before{content:"\f404"}.ico-DeclineCall:before{content:"\f405"}.ico-ClippingTool:before{content:"\f406"}.ico-RectangularClipping:before{content:"\f407"}.ico-FreeFormClipping:before{content:"\f408"}.ico-CopyTo:before{content:"\f413"}.ico-IDBadge:before{content:"\f427"}.ico-DynamicLock:before{content:"\f439"}.ico-PenTips:before{content:"\f45e"}.ico-PenTipsMirrored:before{content:"\f45f"}.ico-HWPJoin:before{content:"\f460"}.ico-HWPInsert:before{content:"\f461"}.ico-HWPStrikeThrough:before{content:"\f462"}.ico-HWPScratchOut:before{content:"\f463"}.ico-HWPSplit:before{content:"\f464"}.ico-HWPNewLine:before{content:"\f465"}.ico-HWPOverwrite:before{content:"\f466"}.ico-MobWifiWarning1:before{content:"\f473"}.ico-MobWifiWarning2:before{content:"\f474"}.ico-MobWifiWarning3:before{content:"\f475"}.ico-MobWifiWarning4:before{content:"\f476"}.ico-MicLocationCombo:before{content:"\f47f"}.ico-Globe2:before{content:"\f49a"}.ico-SpecialEffectSize:before{content:"\f4a5"}.ico-GIF:before{content:"\f4a9"}.ico-Sticker2:before{content:"\f4aa"}.ico-SurfaceHubSelected:before{content:"\f4be"}.ico-HoloLensSelected:before{content:"\f4bf"}.ico-Earbud:before{content:"\f4c0"}.ico-MixVolumes:before{content:"\f4c3"}.ico-Safe:before{content:"\f540"}.ico-LaptopSecure:before{content:"\f552"}.ico-PrintDefault:before{content:"\f56d"}.ico-PageMirrored:before{content:"\f56e"}.ico-LandscapeOrientationMirrored:before{content:"\f56f"}.ico-ColorOff:before{content:"\f570"}.ico-PrintAllPages:before{content:"\f571"}.ico-PrintCustomRange:before{content:"\f572"}.ico-PageMarginPortraitNarrow:before{content:"\f573"}.ico-PageMarginPortraitNormal:before{content:"\f574"}.ico-PageMarginPortraitModerate:before{content:"\f575"}.ico-PageMarginPortraitWide:before{content:"\f576"}.ico-PageMarginLandscapeNarrow:before{content:"\f577"}.ico-PageMarginLandscapeNormal:before{content:"\f578"}.ico-PageMarginLandscapeModerate:before{content:"\f579"}.ico-PageMarginLandscapeWide:before{content:"\f57a"}.ico-CollateLandscape:before{content:"\f57b"}.ico-CollatePortrait:before{content:"\f57c"}.ico-CollatePortraitSeparated:before{content:"\f57d"}.ico-DuplexLandscapeOneSided:before{content:"\f57e"}.ico-DuplexLandscapeOneSidedMirrored:before{content:"\f57f"}.ico-DuplexLandscapeTwoSidedLongEdge:before{content:"\f580"}.ico-DuplexLandscapeTwoSidedLongEdgeMirrored:before{content:"\f581"}.ico-DuplexLandscapeTwoSidedShortEdge:before{content:"\f582"}.ico-DuplexLandscapeTwoSidedShortEdgeMirrored:before{content:"\f583"}.ico-DuplexPortraitOneSided:before{content:"\f584"}.ico-DuplexPortraitOneSidedMirrored:before{content:"\f585"}.ico-DuplexPortraitTwoSidedLongEdge:before{content:"\f586"}.ico-DuplexPortraitTwoSidedLongEdgeMirrored:before{content:"\f587"}.ico-DuplexPortraitTwoSidedShortEdge:before{content:"\f588"}.ico-DuplexPortraitTwoSidedShortEdgeMirrored:before{content:"\f589"}.ico-PPSOneLandscape:before{content:"\f58a"}.ico-PPSTwoLandscape:before{content:"\f58b"}.ico-PPSTwoPortrait:before{content:"\f58c"}.ico-PPSFourLandscape:before{content:"\f58d"}.ico-PPSFourPortrait:before{content:"\f58e"}.ico-HolePunchOff:before{content:"\f58f"}.ico-HolePunchPortraitLeft:before{content:"\f590"}.ico-HolePunchPortraitRight:before{content:"\f591"}.ico-HolePunchPortraitTop:before{content:"\f592"}.ico-HolePunchPortraitBottom:before{content:"\f593"}.ico-HolePunchLandscapeLeft:before{content:"\f594"}.ico-HolePunchLandscapeRight:before{content:"\f595"}.ico-HolePunchLandscapeTop:before{content:"\f596"}.ico-HolePunchLandscapeBottom:before{content:"\f597"}.ico-StaplingOff:before{content:"\f598"}.ico-StaplingPortraitTopLeft:before{content:"\f599"}.ico-StaplingPortraitTopRight:before{content:"\f59a"}.ico-StaplingPortraitBottomRight:before{content:"\f59b"}.ico-StaplingPortraitTwoLeft:before{content:"\f59c"}.ico-StaplingPortraitTwoRight:before{content:"\f59d"}.ico-StaplingPortraitTwoTop:before{content:"\f59e"}.ico-StaplingPortraitTwoBottom:before{content:"\f59f"}.ico-StaplingPortraitBookBinding:before{content:"\f5a0"}.ico-StaplingLandscapeTopLeft:before{content:"\f5a1"}.ico-StaplingLandscapeTopRight:before{content:"\f5a2"}.ico-StaplingLandscapeBottomLeft:before{content:"\f5a3"}.ico-StaplingLandscapeBottomRight:before{content:"\f5a4"}.ico-StaplingLandscapeTwoLeft:before{content:"\f5a5"}.ico-StaplingLandscapeTwoRight:before{content:"\f5a6"}.ico-StaplingLandscapeTwoTop:before{content:"\f5a7"}.ico-StaplingLandscapeTwoBottom:before{content:"\f5a8"}.ico-StaplingLandscapeBookBinding:before{content:"\f5a9"}.ico-StatusDataTransferRoaming:before{content:"\f5aa"}.ico-MobSIMError:before{content:"\f5ab"}.ico-CollateLandscapeSeparated:before{content:"\f5ac"}.ico-PPSOnePortrait:before{content:"\f5ad"}.ico-StaplingPortraitBottomLeft:before{content:"\f5ae"}.ico-PlaySolid:before{content:"\f5b0"}.ico-RepeatOff:before{content:"\f5e7"}.ico-Set:before{content:"\f5ed"}.ico-SetSolid:before{content:"\f5ee"}.ico-FuzzyReading:before{content:"\f5ef"}.ico-VerticalBattery0:before{content:"\f5f2"}.ico-VerticalBattery1:before{content:"\f5f3"}.ico-VerticalBattery2:before{content:"\f5f4"}.ico-VerticalBattery3:before{content:"\f5f5"}.ico-VerticalBattery4:before{content:"\f5f6"}.ico-VerticalBattery5:before{content:"\f5f7"}.ico-VerticalBattery6:before{content:"\f5f8"}.ico-VerticalBattery7:before{content:"\f5f9"}.ico-VerticalBattery8:before{content:"\f5fa"}.ico-VerticalBattery9:before{content:"\f5fb"}.ico-VerticalBattery10:before{content:"\f5fc"}.ico-VerticalBatteryCharging0:before{content:"\f5fd"}.ico-VerticalBatteryCharging1:before{content:"\f5fe"}.ico-VerticalBatteryCharging2:before{content:"\f5ff"}.ico-VerticalBatteryCharging3:before{content:"\f600"}.ico-VerticalBatteryCharging4:before{content:"\f601"}.ico-VerticalBatteryCharging5:before{content:"\f602"}.ico-VerticalBatteryCharging6:before{content:"\f603"}.ico-VerticalBatteryCharging7:before{content:"\f604"}.ico-VerticalBatteryCharging8:before{content:"\f605"}.ico-VerticalBatteryCharging9:before{content:"\f606"}.ico-VerticalBatteryCharging10:before{content:"\f607"}.ico-VerticalBatteryUnknown:before{content:"\f608"}.ico-SIMError:before{content:"\f618"}.ico-SIMMissing:before{content:"\f619"}.ico-SIMLock:before{content:"\f61a"}.ico-eSIM:before{content:"\f61b"}.ico-eSIMNoProfile:before{content:"\f61c"}.ico-eSIMLocked:before{content:"\f61d"}.ico-eSIMBusy:before{content:"\f61e"}.ico-NoiseCancelation:before{content:"\f61f"}.ico-NoiseCancelationOff:before{content:"\f620"}.ico-MusicSharing:before{content:"\f623"}.ico-MusicSharingOff:before{content:"\f624"}.ico-CircleShapeSolid:before{content:"\f63c"}.ico-WifiCallBars:before{content:"\f657"}.ico-WifiCall0:before{content:"\f658"}.ico-WifiCall1:before{content:"\f659"}.ico-WifiCall2:before{content:"\f65a"}.ico-WifiCall3:before{content:"\f65b"}.ico-WifiCall4:before{content:"\f65c"}.ico-CHTLanguageBar:before{content:"\f69e"}.ico-ComposeMode:before{content:"\f6a9"}.ico-ExpressiveInputEntry:before{content:"\f6b8"}.ico-EmojiTabMoreSymbols:before{content:"\f6ba"}.ico-WebSearch:before{content:"\f6fa"}.ico-Kiosk:before{content:"\f712"}.ico-RTTLogo:before{content:"\f714"}.ico-VoiceCall:before{content:"\f715"}.ico-GoToMessage:before{content:"\f716"}.ico-ReturnToCall:before{content:"\f71a"}.ico-StartPresenting:before{content:"\f71c"}.ico-StopPresenting:before{content:"\f71d"}.ico-ProductivityMode:before{content:"\f71e"}.ico-SetHistoryStatus:before{content:"\f738"}.ico-SetHistoryStatus2:before{content:"\f739"}.ico-Keyboardsettings20:before{content:"\f73d"}.ico-OneHandedRight20:before{content:"\f73e"}.ico-OneHandedLeft20:before{content:"\f73f"}.ico-Split20:before{content:"\f740"}.ico-Full20:before{content:"\f741"}.ico-Handwriting20:before{content:"\f742"}.ico-ChevronLeft20:before{content:"\f743"}.ico-ChevronLeft32:before{content:"\f744"}.ico-ChevronRight20:before{content:"\f745"}.ico-ChevronRight32:before{content:"\f746"}.ico-Event12:before{content:"\f763"}.ico-MicOff2:before{content:"\f781"}.ico-DeliveryOptimization:before{content:"\f785"}.ico-CancelMedium:before{content:"\f78a"}.ico-SearchMedium:before{content:"\f78b"}.ico-AcceptMedium:before{content:"\f78c"}.ico-RevealPasswordMedium:before{content:"\f78d"}.ico-DeleteWord:before{content:"\f7ad"}.ico-DeleteWordFill:before{content:"\f7ae"}.ico-DeleteLines:before{content:"\f7af"}.ico-DeleteLinesFill:before{content:"\f7b0"}.ico-InstertWords:before{content:"\f7b1"}.ico-InstertWordsFill:before{content:"\f7b2"}.ico-JoinWords:before{content:"\f7b3"}.ico-JoinWordsFill:before{content:"\f7b4"}.ico-OverwriteWords:before{content:"\f7b5"}.ico-OverwriteWordsFill:before{content:"\f7b6"}.ico-AddNewLine:before{content:"\f7b7"}.ico-AddNewLineFill:before{content:"\f7b8"}.ico-OverwriteWordsKorean:before{content:"\f7b9"}.ico-OverwriteWordsFillKorean:before{content:"\f7ba"}.ico-EducationIcon:before{content:"\f7bb"}.ico-WindowSnipping:before{content:"\f7ed"}.ico-VideoCapture:before{content:"\f7ee"}.ico-StatusSecured:before{content:"\f809"}.ico-NarratorApp:before{content:"\f83b"}.ico-PowerButtonUpdate:before{content:"\f83d"}.ico-RestartUpdate:before{content:"\f83e"}.ico-UpdateStatusDot:before{content:"\f83f"}.ico-Eject:before{content:"\f847"}.ico-Spelling:before{content:"\f87b"}.ico-SpellingKorean:before{content:"\f87c"}.ico-SpellingSerbian:before{content:"\f87d"}.ico-SpellingChinese:before{content:"\f87e"}.ico-FolderSelect:before{content:"\f89a"}.ico-SmartScreen:before{content:"\f8a5"}.ico-ExploitProtection:before{content:"\f8a6"}.ico-AddBold:before{content:"\f8aa"}.ico-SubtractBold:before{content:"\f8ab"}.ico-BackSolidBold:before{content:"\f8ac"}.ico-ForwardSolidBold:before{content:"\f8ad"}.ico-PauseBold:before{content:"\f8ae"}.ico-ClickSolid:before{content:"\f8af"}.ico-SettingsSolid:before{content:"\f8b0"}.ico-MicrophoneSolidBold:before{content:"\f8b1"}.ico-SpeechSolidBold:before{content:"\f8b2"}.ico-ClickedOutLoudSolidBold:before{content:"\f8b3"}@font-face{font-family:DataMiner Icons;src:url(data-miner-icons.81fba6665ec52389.woff2?v1) format("woff2"),url(data-miner-icons.0a041f4f75353e8b.woff?v1) format("woff");font-weight:300;font-style:normal;font-display:block}[class*=icon-material]{font-family:DataMiner Icons!important;font-size:20px;font-style:normal;font-weight:300;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-material{font-size:24px;min-width:24px}.icon-material-s{font-size:16px;min-width:16px}.icon-material-m{font-size:20px;min-width:20px}.icon-material-l{font-size:24px;min-width:24px}[material-icon]{width:32px;height:32px;border-radius:3px;border:1px solid rgb(var(--light5-r),var(--light5-g),var(--light5-b));background:rgb(var(--light2-r),var(--light2-g),var(--light2-b));display:flex;align-items:center;justify-content:center}[material-icon]:before{font-family:DataMiner Icons;font-weight:300;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;font-size:20px;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:normal;direction:ltr;-webkit-user-select:none;user-select:none;overflow:hidden;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:attr(material-icon)}[material-icon].is-flipped:before{transform-origin:center;transform:rotate(180deg)}@font-face{font-family:Inter;font-style:normal;font-display:swap;src:url(Inter.40c45725dc5f525d.woff2) format(woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Mono;font-style:normal;font-display:swap;src:url(Noto-Mono-Regular.f3348c49de7187ba.woff2) format(woff2)}#loadingscreen{font-size:64px;color:#000;z-index:1;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff;flex-direction:column}#loadingscreen .loader-icon-wrapper{display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column}#loadingscreen .loader-icon-wrapper .draft-label{position:absolute;top:40%;right:0;transform:translate(40%);border-radius:25px;background-color:#ffae00;height:48px;color:#fff;display:flex;align-items:center;justify-content:center;padding:.5em;font-size:.5em;box-shadow:0 0 0 2px #fff;text-transform:uppercase}#loadingscreen .loader-icon-wrapper.draft label{margin-top:2em}#loadingscreen .loader-label{font-size:36px;margin-top:1.2em}#loadingscreen .loader-icon{position:relative;display:flex;align-items:center;justify-content:center;height:128px;width:128px}
