office-ui-fabric-rails 3.0.0.0.beta1 → 3.0.0.0.beta2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bower.json +3 -3
- data/lib/office-ui-fabric-rails/version.rb +3 -3
- data/vendor/assets/css/fabric.components.css +374 -359
- data/vendor/assets/css/fabric.components.min.css +1 -1
- data/vendor/assets/css/fabric.components.rtl.css +294 -277
- data/vendor/assets/css/fabric.components.rtl.min.css +1 -1
- data/vendor/assets/css/fabric.css +20 -10
- data/vendor/assets/css/fabric.min.css +1 -1
- data/vendor/assets/css/fabric.rtl.css +20 -10
- data/vendor/assets/css/fabric.rtl.min.css +1 -1
- data/vendor/assets/js/fabric.js +2435 -298
- data/vendor/assets/js/fabric.min.js +7 -4
- data/vendor/assets/js/fabric.templates.js +2038 -45
- data/vendor/assets/js/fabric.templates.ts +2038 -45
- data/vendor/assets/scss/Fabric.Components.scss +1 -0
- data/vendor/assets/scss/Fabric.scss +1 -0
- data/vendor/assets/scss/_Fabric.Common.scss +1 -0
- data/vendor/assets/scss/_Fabric.Typography.Mixins.scss +11 -0
- data/vendor/assets/scss/_Fabric.Typography.scss +11 -10
- metadata +3 -2
@@ -3,4 +3,4 @@
|
|
3
3
|
* Office UI Fabric 3.0.0
|
4
4
|
* The front-end framework for building experiences for Office 365.
|
5
5
|
**/
|
6
|
-
.ms-Breadcrumb{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;margin:23px 0 1px}.ms-Breadcrumb.is-overflow .ms-Breadcrumb-overflow{display:inline}.ms-Breadcrumb-chevron{font-size:17px;color:#666;vertical-align:top;margin:10px 0}.ms-Breadcrumb-list{display:inline;white-space:nowrap;padding:0;margin:0}.ms-Breadcrumb-list .ms-Breadcrumb-listItem{list-style-type:none;vertical-align:top;margin:0;padding:0;display:inline-block}.ms-Breadcrumb-list .ms-Breadcrumb-listItem:last-of-type .ms-Breadcrumb-chevron{display:none}.ms-Breadcrumb-overflow{display:none;position:relative;margin-left:-4px}.ms-Breadcrumb-overflow .ms-Breadcrumb-overflowButton{font-size:12px;display:inline-block;color:#0078d7;padding:12px 8px 3px;cursor:pointer;vertical-align:top}.ms-Breadcrumb-overflowMenu{display:none;position:absolute}.ms-Breadcrumb-overflowMenu.is-open{display:block;top:36px;right:0;box-shadow:0 0 5px 0 rgba(0,0,0,.4);background-color:#fff;border:1px solid #c8c8c8;z-index:105}.ms-Breadcrumb-overflowMenu:before{position:absolute;box-shadow:0 0 5px 0 rgba(0,0,0,.4);top:-6px;right:6px;content:' ';width:16px;height:16px;transform:rotate(45deg);background-color:#fff}.ms-Breadcrumb-overflowMenu .ms-ContextualMenu{border:0;box-shadow:none;position:relative;width:190px}.ms-Breadcrumb-overflowMenu .ms-ContextualMenu.is-open{margin-bottom:0}.ms-Breadcrumb-itemLink,.ms-Breadcrumb-overflowButton{text-decoration:none;outline:transparent}.ms-Breadcrumb-itemLink:hover,.ms-Breadcrumb-overflowButton:hover{background-color:#f4f4f4;cursor:pointer}.ms-Breadcrumb-itemLink:focus,.ms-Breadcrumb-overflowButton:focus{outline:1px solid #767676;color:#000}.ms-Breadcrumb-itemLink:active,.ms-Breadcrumb-overflowButton:active{outline:transparent;background-color:#c8c8c8}.ms-Breadcrumb-itemLink{font-weight:100;font-size:21px;color:#333;display:inline-block;padding:0 4px;max-width:160px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:639px){.ms-Breadcrumb{margin:10px 0}.ms-Breadcrumb-itemLink{font-size:17px}.ms-Breadcrumb-chevron{font-size:14px;margin-top:7px}.ms-Breadcrumb-overflow .ms-Breadcrumb-overflowButton{padding-top:8px;padding-bottom:3px}}@media screen and (max-width:479px){.ms-Breadcrumb-itemLink{font-size:14px;max-width:116px}.ms-Breadcrumb-chevron{margin-top:4px}.ms-Breadcrumb-overflow .ms-Breadcrumb-overflowButton{padding-top:5px;padding-bottom:3px}}.ms-Button{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;background-color:#f4f4f4;border:1px solid #f4f4f4;cursor:pointer;display:inline-block;height:32px;min-width:80px;padding:4px 20px 6px}.ms-Button:hover{background-color:#eaeaea;border-color:#eaeaea}.ms-Button:hover .ms-Button-label{color:#000}@media screen and (-ms-high-contrast:active){.ms-Button:hover{color:#1aebff;border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Button:hover{color:#37006e;border-color:#37006e}}.ms-Button:focus{background-color:#eaeaea;border-color:#0078d7;outline:1px solid transparent}.ms-Button:focus .ms-Button-label{color:#000}.ms-Button:active{background-color:#0078d7;border-color:#0078d7}.ms-Button:active .ms-Button-label{color:#fff}.ms-Button.is-disabled,.ms-Button:disabled{background-color:#f4f4f4;border-color:#f4f4f4;cursor:default}.ms-Button.is-disabled .ms-Button-label,.ms-Button:disabled .ms-Button-label{color:#a6a6a6}.ms-Button.is-disabled:focus,.ms-Button.is-disabled:hover,.ms-Button:disabled:focus,.ms-Button:disabled:hover{outline:0}.ms-Button-label{color:#333;font-weight:600;font-size:14px}.ms-Button-description,.ms-Button-icon{display:none}.ms-Button.ms-Button--primary{background-color:#0078d7;border-color:#0078d7}.ms-Button.ms-Button--primary .ms-Button-label{color:#fff}.ms-Button.ms-Button--primary:hover{background-color:#005a9e;border-color:#005a9e}.ms-Button.ms-Button--primary:focus{background-color:#005a9e;border-color:#004578}.ms-Button.ms-Button--primary:active{background-color:#0078d7;border-color:#0078d7}.ms-Button.ms-Button--primary.is-disabled,.ms-Button.ms-Button--primary:disabled{background-color:#f4f4f4;border-color:#f4f4f4}.ms-Button.ms-Button--primary.is-disabled .ms-Button-label,.ms-Button.ms-Button--primary:disabled .ms-Button-label{color:#a6a6a6}.ms-Button.ms-Button--hero{background-color:transparent;border:0;vertical-align:top;line-height:normal}.ms-Button.ms-Button--hero .ms-Button-icon{color:#0078d7;display:inline-block;font-size:12px;position:relative;top:-8px;text-align:center}.ms-Button.ms-Button--hero .ms-Button-icon .ms-Icon{border-radius:18px;border:1px solid #0078d7;height:18px;line-height:18px;width:18px;font-size:12px;margin:0}.ms-Button.ms-Button--hero .ms-Button-label{color:#0078d7;font-weight:100;font-size:21px;position:relative;top:-5px;text-decoration:none}.ms-Button.ms-Button--hero:focus .ms-Button-icon .ms-Icon,.ms-Button.ms-Button--hero:hover .ms-Button-icon .ms-Icon{color:#005a9e}.ms-Button.ms-Button--hero:focus .ms-Button-label,.ms-Button.ms-Button--hero:hover .ms-Button-label{color:#004578}.ms-Button.ms-Button--hero:active .ms-Button-icon .ms-Icon,.ms-Button.ms-Button--hero:active .ms-Button-label{color:#0078d7}.ms-Button.ms-Button--hero.is-disabled .ms-Button-icon .ms-Icon,.ms-Button.ms-Button--hero:disabled .ms-Button-icon .ms-Icon{color:#c8c8c8}.ms-Button.ms-Button--hero.is-disabled .ms-Button-label,.ms-Button.ms-Button--hero:disabled .ms-Button-label{color:#a6a6a6}.ms-Button.ms-Button--compound{display:block;height:auto;max-width:280px;min-height:72px;padding:20px}.ms-Button.ms-Button--compound .ms-Button-label{display:block;font-weight:600;position:relative;text-align:right;margin-top:-5px}.ms-Button.ms-Button--compound .ms-Button-description{color:#666;display:block;font-weight:400;font-size:12px;position:relative;text-align:right;top:3px}.ms-Button.ms-Button--compound:hover .ms-Button-description{color:#212121}.ms-Button.ms-Button--compound:focus{border-color:#0078d7;background-color:#f4f4f4}.ms-Button.ms-Button--compound:focus .ms-Button-label{color:#333}.ms-Button.ms-Button--compound:focus .ms-Button-description{color:#666}.ms-Button.ms-Button--compound:active{background-color:#0078d7}.ms-Button.ms-Button--compound:active .ms-Button-description,.ms-Button.ms-Button--compound:active .ms-Button-label{color:#fff}.ms-Button.ms-Button--compound.is-disabled .ms-Button-description,.ms-Button.ms-Button--compound.is-disabled .ms-Button-label,.ms-Button.ms-Button--compound:disabled .ms-Button-description,.ms-Button.ms-Button--compound:disabled .ms-Button-label{color:#a6a6a6}.ms-Button.ms-Button--compound.is-disabled:active,.ms-Button.ms-Button--compound.is-disabled:focus,.ms-Button.ms-Button--compound:disabled:active,.ms-Button.ms-Button--compound:disabled:focus{border-color:#f4f4f4;background-color:#f4f4f4}.ms-Button.ms-Button--compound.is-disabled:active .ms-Button-description,.ms-Button.ms-Button--compound.is-disabled:active .ms-Button-label,.ms-Button.ms-Button--compound.is-disabled:focus .ms-Button-description,.ms-Button.ms-Button--compound.is-disabled:focus .ms-Button-label,.ms-Button.ms-Button--compound:disabled:active .ms-Button-description,.ms-Button.ms-Button--compound:disabled:active .ms-Button-label,.ms-Button.ms-Button--compound:disabled:focus .ms-Button-description,.ms-Button.ms-Button--compound:disabled:focus .ms-Button-label{color:#a6a6a6}.ms-Callout{width:288px;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Callout.is-hidden{display:none}.ms-Callout-header{z-index:105;padding:24px 28px 12px}.ms-Callout-title{margin:0;font-weight:300;font-size:21px}.ms-Callout-subText{margin:0;font-weight:300;color:#333;font-size:12px}.ms-Callout-close{margin:0;border:0;background:none;cursor:pointer;position:absolute;top:12px;left:12px;padding:8px;width:32px;height:32px;font-size:14px;color:#666;z-index:110}.ms-Callout-link{font-size:14px}.ms-Callout-inner{height:100%;padding:0 28px 12px}.ms-Callout-actions{position:relative;margin-top:20px;width:100%;white-space:nowrap}.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline,.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline .ms-CommandButton-button{height:27px;line-height:27px}.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline .ms-CommandButton-icon,.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline .ms-CommandButton-label{line-height:27px}.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline:focus .ms-Button,.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline:hover .ms-Button{color:#0078d7}.ms-Callout-actions .ms-Callout-button{margin-left:12px}.ms-Callout.ms-Callout--OOBE .ms-Callout-header{padding:28px 24px;background-color:#0078d7}.ms-Callout.ms-Callout--OOBE .ms-Callout-title{font-weight:100;font-size:28px;color:#fff}.ms-Callout.ms-Callout--OOBE .ms-Callout-inner{padding-top:20px}.ms-Callout.ms-Callout--OOBE .ms-Callout-subText{font-size:14px}.ms-Callout.ms-Callout--actionText .ms-Callout-actions{border-top:1px solid #eaeaea;padding-top:12px}.ms-Callout.ms-Callout--actionText .ms-Callout-inner{padding-bottom:12px}.ms-Callout.ms-Callout--peek .ms-Callout-header{padding-bottom:0}.ms-Callout.ms-Callout--peek .ms-Callout-title{font-size:14px}.ms-Callout.ms-Callout--peek .ms-Callout-actions{margin-top:12px;margin-bottom:-4px}.ms-CheckBox{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;min-height:36px;position:relative}.ms-CheckBox .ms-Label{font-size:14px;padding:0 26px 0 0}.ms-CheckBox .ms-Choice-field.is-disabled{pointer-events:none;cursor:default}.ms-CheckBox .ms-Choice-field.is-disabled:before{background-color:#c8c8c8;color:#c8c8c8}.ms-CheckBox .ms-Choice-field.is-disabled:after{border-color:#eaeaea}.ms-CheckBox .ms-Choice-field.is-disabled .ms-Label{color:#a6a6a6}.ms-CheckBox .ms-CheckBox-field.in-focus:after{border-color:#767676}.ms-CheckBox .ms-Choice-field{display:inline-block;cursor:pointer;margin-top:8px;position:relative}.ms-CheckBox .ms-Choice-field:after{content:'';display:inline-block;border:1px solid #c8c8c8;width:19px;height:19px;cursor:pointer;font-weight:400;right:-1px;top:-1px;border-radius:50%;position:absolute}.ms-CheckBox .ms-Choice-field:hover:after{border-color:#767676}.ms-CheckBox .ms-Choice-field:hover .ms-Label{color:#000}.ms-CheckBox .ms-Choice-field.ms-Choice-type--checkbox:after{border-radius:0}.ms-CheckBox .ms-Choice-field.ms-Choice-type--checkbox.is-checked:before,.ms-CheckBox .ms-Choice-field.ms-Choice-type--checkbox.is-checked:hover:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;content:'\e041';background-color:transparent;border-radius:0;font-size:13px;top:3px;right:3px}.ms-CheckBox .ms-Choice-field.is-checked:before{background-color:#666;border-color:#666;color:#666;border-radius:50%;content:'\00a0';display:inline-block;position:absolute;top:4px;left:0;bottom:0;right:4px;width:11px;height:11px;box-sizing:border-box}.ms-CheckBox .ms-Choice-field.is-checked:hover:before{background-color:#212121;color:#212121}.ms-RadioButton{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;min-height:36px;position:relative}.ms-RadioButton .ms-Label{font-size:14px;padding:0 26px 0 0}.ms-RadioButton .ms-Choice-type--radio.is-disabled{pointer-events:none;cursor:default}.ms-RadioButton .ms-Choice-type--radio.is-disabled:before{background-color:#c8c8c8;color:#c8c8c8}.ms-RadioButton .ms-Choice-type--radio.is-disabled:after{border-color:#eaeaea}.ms-RadioButton .ms-Choice-type--radio.is-disabled .ms-Label{color:#a6a6a6}.ms-RadioButton .ms-Choice-type--radio.in-focus:after{border-color:#767676}.ms-RadioButton .ms-Choice-type--radio{display:inline-block;cursor:pointer;margin-top:8px;position:relative}.ms-RadioButton .ms-Choice-type--radio:after{content:'';display:inline-block;border:1px solid #c8c8c8;width:19px;height:19px;cursor:pointer;font-weight:400;right:-1px;top:-1px;border-radius:50%;position:absolute}.ms-RadioButton .ms-Choice-type--radio:hover:after{border-color:#767676}.ms-RadioButton .ms-Choice-type--radio:hover .ms-Label{color:#000}.ms-RadioButton .ms-Choice-type--radio.is-checked:before{background-color:#666;border-color:#666;color:#666;border-radius:50%;content:'\00a0';display:inline-block;position:absolute;top:4px;left:0;bottom:0;right:4px;width:11px;height:11px;box-sizing:border-box}.ms-RadioButton .ms-Choice-type--radio.is-checked:hover:before{background-color:#212121;color:#212121}.ms-ChoiceFieldGroup{margin-bottom:4px;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-ChoiceFieldGroup .ms-ChoiceFieldGroup-list{padding:0;margin:0}.ms-CommandBar{background-color:#eff6fc;height:40px;white-space:nowrap;padding-right:0;border:0;position:relative;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-CommandBar:focus{outline:none}.ms-CommandBar .ms-CommandButton--actionButton{border-left:1px solid #eaeaea}.ms-CommandBar .ms-Button{height:100%}.ms-CommandBar .ms-Button.ms-Button--noLabel .ms-Button-icon{padding-left:0}.ms-CommandBar .ms-Button.is-hidden{display:none}.ms-CommandBar .ms-SearchBox,.ms-CommandBar .ms-SearchBox-field,.ms-CommandBar .ms-SearchBox-label{height:100%}.ms-CommandBar .ms-SearchBox{margin-left:8px;display:inline-block;vertical-align:top;transition:margin-left .267s}.ms-CommandBar .ms-SearchBox.is-collapsed.is-active{width:100%;position:absolute;right:0;left:0;z-index:10}@media only screen and (min-width:1024px){.ms-CommandBar .ms-SearchBox{margin-left:24px}}.ms-CommandBar-mainArea{overflow-x:hidden;display:block;height:100%;overflow:hidden}.ms-CommandBar-sideCommands{float:left;text-align:left;width:auto;padding-left:8px;height:100%}.ms-CommandBar-sideCommands .ms-Button:last-child{margin-left:0}@media only screen and (min-width:640px){.ms-CommandBar-sideCommands{min-width:128px;padding-left:12px}}@media only screen and (min-width:1024px){.ms-CommandBar-sideCommands{padding-left:16px}}.ms-CommandButton{display:inline-block;position:relative;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-CommandButton.is-hidden{display:none}.ms-CommandButton.is-disabled .ms-CommandButton-button,.ms-CommandButton:disabled .ms-CommandButton-button{cursor:default}.ms-CommandButton.is-disabled .ms-CommandButton-button:hover,.ms-CommandButton:disabled .ms-CommandButton-button:hover{background-color:#eff6fc}.ms-CommandButton.is-disabled .ms-CommandButton-button .ms-CommandButton-icon,.ms-CommandButton.is-disabled .ms-CommandButton-button .ms-CommandButton-label,.ms-CommandButton:disabled .ms-CommandButton-button .ms-CommandButton-icon,.ms-CommandButton:disabled .ms-CommandButton-button .ms-CommandButton-label{color:#a6a6a6}.ms-CommandButton .ms-ContextualMenu{display:none}.ms-CommandButton-button,.ms-CommandButton-splitIcon{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;cursor:pointer;display:inline-block;height:40px;line-height:40px;outline:1px solid transparent;padding:0 8px;position:relative;vertical-align:top;background:transparent}.ms-CommandButton-button:hover,.ms-CommandButton-splitIcon:hover{background-color:#c7e0f4}.ms-CommandButton-button:hover .ms-CommandButton-label,.ms-CommandButton-splitIcon:hover .ms-CommandButton-label{color:#212121}.ms-CommandButton-button:focus:before,.ms-CommandButton-splitIcon:focus:before{top:3px;right:3px;left:3px;bottom:3px;border:1px solid #333;position:absolute;z-index:10;content:'';outline:none}.ms-CommandButton-button:focus,.ms-CommandButton-splitIcon:focus{outline:0}.ms-CommandButton-button{border:0;margin:0}.ms-CommandButton+.ms-CommandButton{margin-right:8px}.ms-CommandButton-icon{display:inline-block;padding-left:12px;position:relative;font-size:17px;min-width:17px;height:100%}.ms-CommandButton-icon .ms-Icon{position:absolute;top:50%;transform:translateY(-50%);right:0}.ms-CommandButton-label{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#333;line-height:40px;height:100%;display:inline-block;vertical-align:top}.ms-CommandButton-label:hover{color:#212121}.ms-CommandButton-dropdownIcon{display:inline-block;position:relative;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:17px;font-weight:300;min-width:17px;height:100%}.ms-CommandButton-dropdownIcon .ms-Icon{position:absolute;top:50%;transform:translateY(-50%);right:0}.ms-CommandButton-dropdownIcon:focus:before{top:3px;right:3px;left:3px;bottom:3px;border:1px solid #333;position:absolute;z-index:10;content:'';outline:none}.ms-CommandButton-splitIcon{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:17px;font-weight:300;margin-right:-4px;width:21px;border:0}.ms-CommandButton-splitIcon .ms-Icon{border-right:1px solid #c8c8c8;position:absolute;top:50%;transform:translateY(-50%);right:0}.ms-CommandButton.ms-CommandButton--noLabel .ms-CommandButton-icon{padding-left:0}.ms-CommandButton.ms-CommandButton--noLabel .ms-CommandButton-label{display:none}.ms-CommandButton.ms-CommandButton--inline .ms-CommandButton-button{background:none}.ms-CommandButton.ms-CommandButton--actionButton .ms-CommandButton-button{width:50px;height:40px}.ms-CommandButton.ms-CommandButton--actionButton .ms-CommandButton-icon{position:absolute;top:50%;right:50%;transform:translate(-50%,-50%);width:16px;height:16px;padding-left:0}.ms-CommandButton.ms-CommandButton--pivot.is-active:before,.ms-CommandButton.ms-CommandButton--pivot:hover:before{content:'';height:2px;position:absolute;right:0;left:0;background-color:#0078d7;bottom:0;z-index:5}.ms-CommandButton.ms-CommandButton--pivot .ms-CommandButton-label,.ms-CommandButton.ms-CommandButton--textOnly .ms-CommandButton-label{display:inline-block}.ms-ContextualMenu{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;display:block;min-width:180px;list-style-type:none;position:relative;background-color:#fff}.ms-ContextualMenu.is-hidden{display:none}.ms-ContextualMenu-item{position:relative}.ms-ContextualMenu-link{box-sizing:border-box;text-decoration:none;color:#333;border:1px solid transparent;cursor:pointer;display:block;height:40px;line-height:40px;padding:0 18px;position:relative}.ms-ContextualMenu-link:focus{outline:transparent}.ms-ContextualMenu-link:active,.ms-ContextualMenu-link:focus,.ms-ContextualMenu-link:hover{background-color:#eaeaea;color:#000}.ms-ContextualMenu-link:active,.ms-ContextualMenu-link:focus{border:1px solid #0078d7}.ms-ContextualMenu-link.is-selected{background-color:#c7e0f4;color:#000;font-weight:600}.ms-ContextualMenu-link.is-selected:hover{background-color:#c7e0f4}.ms-ContextualMenu-link.is-disabled{color:#a6a6a6;background-color:#fff}.ms-ContextualMenu-link.is-disabled:active,.ms-ContextualMenu-link.is-disabled:focus{border-color:#fff}.ms-ContextualMenu-link.is-disabled .ms-Icon{color:#a6a6a6;pointer-events:none;cursor:default}.ms-ContextualMenu-item.ms-ContextualMenu-item--divider{cursor:default;display:block;height:1px;margin:4px 0;background-color:#eaeaea;position:relative}.ms-ContextualMenu-item.ms-ContextualMenu-item--header{color:#0078d7;font-size:12px;text-transform:uppercase;height:40px;line-height:40px;padding:0 18px}.ms-ContextualMenu-item.ms-ContextualMenu-item--hasMenu .ms-ContextualMenu{position:absolute;top:-1px;right:178px}.ms-ContextualMenu-caretRight,.ms-ContextualMenu-subMenuIcon{color:#666;font-size:16px;height:39px;line-height:40px;position:absolute;top:0;left:7px;z-index:1;pointer-events:none}.ms-ContextualMenu.ms-ContextualMenu--multiselect .ms-ContextualMenu-item.ms-ContextualMenu-item--header,.ms-ContextualMenu.ms-ContextualMenu--multiselect .ms-ContextualMenu-link{padding:0 30px}.ms-ContextualMenu.ms-ContextualMenu--multiselect .ms-ContextualMenu-link.is-selected{background-color:#fff}.ms-ContextualMenu.ms-ContextualMenu--multiselect .ms-ContextualMenu-link.is-selected:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;color:#333;content:'\e041';font-size:12px;height:39px;line-height:40px;position:absolute;right:10px}.ms-ContextualMenu.ms-ContextualMenu--hasChecks .ms-ContextualMenu-link,.ms-ContextualMenu.ms-ContextualMenu--hasIcons .ms-ContextualMenu-link{padding-right:40px}.ms-ContextualMenu.ms-ContextualMenu--hasChecks .ms-Icon,.ms-ContextualMenu.ms-ContextualMenu--hasIcons .ms-Icon{position:absolute;top:50%;transform:translateY(-50%);width:40px;text-align:center}.ms-ContextualMenu.ms-ContextualMenu--hasIcons{width:220px}.ms-DatePicker{box-sizing:border-box;margin:0;padding:0;box-shadow:none;margin-bottom:17px;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;z-index:300}.ms-DatePicker .ms-TextField{position:relative}.ms-DatePicker-picker{color:#000;font-size:14px;position:relative;text-align:right;z-index:0}.ms-DatePicker-event{color:#666;font-size:21px;line-height:20px;pointer-events:none;position:absolute;left:5px;bottom:5px;z-index:5}.ms-DatePicker-holder{-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#fff;position:absolute;min-width:300px;display:none}.ms-DatePicker-picker.ms-DatePicker-picker--opened .ms-DatePicker-holder{animation-name:fadeIn,slideDownIn10;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both;box-sizing:border-box;box-shadow:0 0 5px 0 rgba(0,0,0,.4);border:1px solid #eaeaea;display:block}.ms-DatePicker-picker--opened{position:relative;z-index:10}.ms-DatePicker-frame{padding:1px}.ms-DatePicker-wrap{margin:-1px;padding:9px}.ms-DatePicker-dayPicker{display:block;margin-bottom:30px}.ms-DatePicker-header{height:40px;line-height:44px}.ms-DatePicker-month,.ms-DatePicker-year{display:inline-block;font-weight:100;font-size:21px;color:#0078d7;margin-top:-1px}.ms-DatePicker-month:hover,.ms-DatePicker-year:hover{color:#005a9e;cursor:pointer}.ms-DatePicker-month{margin-right:15px}.ms-DatePicker-year{margin-right:5px}.ms-DatePicker-table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit}.ms-DatePicker-table td{margin:0;padding:0}.ms-DatePicker-table td:hover{outline:1px solid transparent}.ms-DatePicker-day,.ms-DatePicker-weekday{width:40px;height:40px;padding:0;line-height:40px;font-weight:400;font-size:15px;color:#333}.ms-DatePicker-day--today{position:relative;background-color:#c7e0f4}.ms-DatePicker-day--disabled:before{border-top-color:#a6a6a6}.ms-DatePicker-day--outfocus{color:#a6a6a6;font-weight:400}.ms-DatePicker-day--infocus:hover,.ms-DatePicker-day--outfocus:hover{cursor:pointer;color:#000;background:#eaeaea}.ms-DatePicker-day--highlighted:hover,.ms-DatePicker-picker--focused .ms-DatePicker-day--highlighted{cursor:pointer;color:#fff;background:#0078d7}.ms-DatePicker-day--highlighted.ms-DatePicker-day--disabled,.ms-DatePicker-day--highlighted.ms-DatePicker-day--disabled:hover{background:#a6a6a6}.ms-DatePicker-monthPicker,.ms-DatePicker-yearPicker{display:none}.ms-DatePicker-monthComponents{position:absolute;top:9px;left:9px;right:9px}.ms-DatePicker-decadeComponents,.ms-DatePicker-yearComponents{position:absolute;left:10px}.ms-DatePicker-nextDecade,.ms-DatePicker-nextMonth,.ms-DatePicker-nextYear,.ms-DatePicker-prevDecade,.ms-DatePicker-prevMonth,.ms-DatePicker-prevYear{width:40px;height:40px;display:block;float:left;margin-right:10px;text-align:center;line-height:40px;font-size:21px;color:#666;position:relative;top:3px}.ms-DatePicker-nextDecade:hover,.ms-DatePicker-nextMonth:hover,.ms-DatePicker-nextYear:hover,.ms-DatePicker-prevDecade:hover,.ms-DatePicker-prevMonth:hover,.ms-DatePicker-prevYear:hover{color:#212121;cursor:pointer;outline:1px solid transparent}.ms-DatePicker-headerToggleView{height:40px;right:0;position:absolute;top:0;width:140px;z-index:5;cursor:pointer}.ms-DatePicker-currentDecade,.ms-DatePicker-currentYear{display:block;font-weight:300;font-size:21px;height:40px;line-height:42px;margin-right:15px}.ms-DatePicker-currentYear{color:#0078d7}.ms-DatePicker-currentYear:hover{color:#005a9e;cursor:pointer}.ms-DatePicker-optionGrid{position:relative;height:210px;width:280px;margin:10px 5px 30px 0}.ms-DatePicker-monthOption,.ms-DatePicker-yearOption{background-color:#f4f4f4;width:60px;height:60px;line-height:60px;cursor:pointer;float:right;margin:0 0 10px 10px;font-weight:400;font-size:13px;color:#333;text-align:center}.ms-DatePicker-monthOption:hover,.ms-DatePicker-yearOption:hover{background-color:#c8c8c8;outline:1px solid transparent}.ms-DatePicker-monthOption.is-highlighted,.ms-DatePicker-yearOption.is-highlighted{background-color:#333;color:#fff}.ms-DatePicker-goToday{bottom:9px;color:#0078d7;cursor:pointer;font-weight:300;font-size:13px;height:30px;line-height:30px;padding:0 10px;position:absolute;left:9px}.ms-DatePicker-goToday:hover{outline:1px solid transparent}.ms-DatePicker.is-pickingYears .ms-DatePicker-dayPicker,.ms-DatePicker.is-pickingYears .ms-DatePicker-monthComponents,.ms-DatePicker.is-pickingYears .ms-DatePicker-monthPicker{display:none}.ms-DatePicker.is-pickingYears .ms-DatePicker-yearPicker{display:block}@media (min-width:460px){.ms-DatePicker-holder{width:440px}.ms-DatePicker-month,.ms-DatePicker-year{font-weight:300;font-size:17px;color:#333}.ms-DatePicker-month:hover,.ms-DatePicker-year:hover{color:#333;cursor:default}.ms-DatePicker-header{height:30px;line-height:28px}.ms-DatePicker-dayPicker{box-sizing:border-box;border-left:1px solid #eaeaea;width:220px;margin:-10px 0;padding:10px 0}.ms-DatePicker-monthPicker{display:block}.ms-DatePicker-monthPicker,.ms-DatePicker-yearPicker{top:9px;right:238px;position:absolute}.ms-DatePicker-optionGrid{width:200px;height:auto;margin:10px 0 0}.ms-DatePicker-monthComponents{width:210px}.ms-DatePicker-month{margin-right:12px}.ms-DatePicker-day,.ms-DatePicker-weekday{width:30px;height:30px;line-height:30px;font-weight:600;font-size:12px}.ms-DatePicker-nextDecade,.ms-DatePicker-nextMonth,.ms-DatePicker-nextYear,.ms-DatePicker-prevDecade,.ms-DatePicker-prevMonth,.ms-DatePicker-prevYear{font-size:17px;width:30px;height:30px;line-height:29px}.ms-DatePicker-toggleMonthView{display:none}.ms-DatePicker-currentDecade,.ms-DatePicker-currentYear{font-size:17px;margin:0;height:30px;line-height:26px;padding:0 10px;display:inline-block}.ms-DatePicker-monthOption,.ms-DatePicker-yearOption{width:40px;height:40px;line-height:40px;font-size:12px;margin:0 0 10px 10px}.ms-DatePicker-monthOption:hover,.ms-DatePicker-yearOption:hover{outline:1px solid transparent}.ms-DatePicker-goToday{box-sizing:border-box;font-size:12px;height:30px;line-height:30px;padding:0 10px;left:10px;text-align:left;top:199px;width:210px}.ms-DatePicker.is-pickingYears .ms-DatePicker-dayPicker,.ms-DatePicker.is-pickingYears .ms-DatePicker-monthComponents{display:block}.ms-DatePicker.is-pickingYears .ms-DatePicker-monthPicker{display:none}.ms-DatePicker.is-pickingYears .ms-DatePicker-yearPicker{display:block}}@media (max-width:459px){.ms-DatePicker.is-pickingMonths .ms-DatePicker-dayPicker,.ms-DatePicker.is-pickingMonths .ms-DatePicker-monthComponents{display:none}.ms-DatePicker.is-pickingMonths .ms-DatePicker-monthPicker{display:block}}.ms-Dialog{box-shadow:0 0 5px 0 rgba(0,0,0,.4);background-color:#fff;display:none;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;height:auto;min-width:220px;max-width:340px;padding:28px 24px;z-index:10;position:absolute;transform:translate(-50%,-50%);right:50%;top:50%}.ms-Dialog.is-open{display:block}.ms-Dialog-title{font-size:21px;font-weight:100;margin-bottom:24px}.ms-Dialog-content{position:relative}.ms-Dialog-subText{color:#333;font-size:12px;font-weight:300;line-height:1.5}.ms-Dialog-actions{margin-top:24px;text-align:left}.ms-Dialog--multiline .ms-Dialog-title{font-size:28px}.ms-Dialog.ms-Dialog--lgHeader .ms-Dialog-title{background-color:#0078d7;color:#fff;font-size:28px;font-weight:100;padding:28px 24px;margin-top:-28px;margin-right:-24px;margin-left:-24px}.ms-Dialog-buttonClose{background:none;border:0;cursor:pointer;margin:0;padding:4px;position:absolute;left:12px;top:12px;z-index:10}.ms-Dialog-buttonClose .ms-Icon.ms-Icon--x{color:#666;font-size:16px}.ms-Button.ms-Button--compound:not(:last-child){margin-bottom:20px}.ms-Dialog.ms-Dialog--close:not(.ms-Dialog--lgHeader) .ms-Dialog-title{margin-left:20px}.ms-Dialog.ms-Dialog--close:not(.ms-Dialog--lgHeader) .ms-Dialog-button.ms-Dialog-buttonClose{display:block}@media (min-width:480px){.ms-Dialog-main{width:auto;min-width:288px;max-width:340px}}.ms-Dropdown{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;margin-bottom:10px;position:relative;outline:0}.ms-Dropdown:active .ms-Dropdown-caretDown,.ms-Dropdown:active .ms-Dropdown-title,.ms-Dropdown:focus .ms-Dropdown-caretDown,.ms-Dropdown:focus .ms-Dropdown-title,.ms-Dropdown:hover .ms-Dropdown-caretDown,.ms-Dropdown:hover .ms-Dropdown-title{color:#000}.ms-Dropdown:active .ms-Dropdown-title,.ms-Dropdown:hover .ms-Dropdown-title{border-color:#767676}.ms-Dropdown:focus .ms-Dropdown-title{border-color:#0078d7}.ms-Dropdown .ms-Label{display:inline-block;margin-bottom:8px}.ms-Dropdown.is-disabled .ms-Dropdown-title{background-color:#f4f4f4;border-color:#f4f4f4;color:#a6a6a6;cursor:default}@media screen and (-ms-high-contrast:active){.ms-Dropdown.is-disabled .ms-Dropdown-title{border-color:#0f0;color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown.is-disabled .ms-Dropdown-title{border-color:#600000;color:#600000}}.ms-Dropdown.is-disabled .ms-Dropdown-caretDown{color:#a6a6a6}@media screen and (-ms-high-contrast:active){.ms-Dropdown.is-disabled .ms-Dropdown-caretDown{color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown.is-disabled .ms-Dropdown-caretDown{color:#600000}}.ms-Dropdown.is-open .ms-Dropdown-items{display:block;position:absolute}.ms-Panel .ms-Dropdown-items{box-shadow:none;overflow-y:auto;padding-top:4px;max-height:100%}.ms-Panel .ms-Dropdown-items .ms-Dropdown-item{padding:0 16px}.ms-Panel .ms-Dropdown-items:before{content:none;border:0}.ms-Dropdown-select{display:none}.ms-Dropdown-caretDown{color:#666;font-size:17px;position:absolute;left:9px;bottom:5px;z-index:1;pointer-events:none}.ms-Dropdown-title{padding:0;background:#fff;border:1px solid #c8c8c8;cursor:pointer;display:block;height:32px;line-height:30px;padding:0 10px 0 32px;position:relative;overflow:hidden}.ms-Dropdown-items,.ms-Dropdown-title{box-sizing:border-box;margin:0;box-shadow:none}.ms-Dropdown-items{padding:0;box-shadow:0 0 5px 0 rgba(0,0,0,.4);background-color:#fff;display:none;list-style-type:none;position:absolute;width:100%;max-height:200px;z-index:400;overflow-y:scroll;top:auto;left:auto;bottom:auto;right:auto;max-width:100%}.ms-Dropdown-items:before{content:'';position:absolute;z-index:-1;top:0;right:0;left:0;bottom:0;border:1px solid #eaeaea}@media screen and (-ms-high-contrast:active){.ms-Dropdown-items{border:1px solid #fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown-items{border:1px solid #000}}.ms-Dropdown-item{box-sizing:border-box;cursor:pointer;display:block;height:40px;line-height:38px;padding:0 10px;position:relative;border:1px solid transparent;white-space:nowrap}@media screen and (-ms-high-contrast:active){.ms-Dropdown-item{border-color:#000}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown-item{border-color:#fff}}.ms-Dropdown-item:first-child,.ms-Dropdown-item:last-child{height:39px}.ms-Dropdown-item:hover{background-color:#eaeaea;color:#000}@media screen and (-ms-high-contrast:active){.ms-Dropdown-item:hover{background-color:#1aebff;border-color:#1aebff;color:#000}.ms-Dropdown-item:hover:focus{border-color:#000}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown-item:hover{background-color:#37006e;border-color:#37006e;color:#fff}}.ms-Dropdown-item:active{background-color:#eaeaea;border-color:#0078d7;color:#000}.ms-Dropdown-item.is-disabled{background:#fff;color:#a6a6a6;cursor:default;line-height:40px}.ms-Dropdown-item.is-selected,.ms-Dropdown-item.ms-Dropdown-item--selected{background-color:#c7e0f4;color:#000;line-height:40px}.ms-Dropdown-item.is-selected:hover,.ms-Dropdown-item.ms-Dropdown-item--selected:hover{background-color:#c7e0f4}@media screen and (-ms-high-contrast:active){.ms-Dropdown-item.is-selected,.ms-Dropdown-item.ms-Dropdown-item--selected{background-color:#1aebff;border-color:#1aebff;color:#000}.ms-Dropdown-item.is-selected:focus,.ms-Dropdown-item.ms-Dropdown-item--selected:focus{border-color:#000}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown-item.is-selected,.ms-Dropdown-item.ms-Dropdown-item--selected{background-color:#37006e;border-color:#37006e;color:#fff}}.ms-FacePile{position:relative;height:32px;width:auto;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-FacePile .ms-FacePile-personaCardHost{display:none}.ms-FacePile-addButton{background:none;border:0;cursor:pointer;position:relative;height:32px;width:32px;line-height:32px;text-align:center;float:right;padding:0;margin-left:4px;outline:transparent;border-radius:50%;vertical-align:top}.ms-FacePile-addButton .ms-Persona-details,.ms-FacePile-addButton .ms-Persona-presence{display:none}.ms-FacePile-addButton.ms-FacePile-addButton--addPerson{background-color:#0078d7;color:#fff;font-size:16px}.ms-FacePile-addButton.ms-FacePile-addButton--addPerson:focus,.ms-FacePile-addButton.ms-FacePile-addButton--addPerson:hover{background-color:#005a9e}.ms-FacePile-addButton.ms-FacePile-addButton--addPerson:active{background-color:#004578}.ms-FacePile-addButton.ms-FacePile-addButton--addPerson:disabled{background-color:#c8c8c8}.ms-FacePile-addButton.ms-FacePile-addButton--overflow{background-color:#eaeaea;color:#666;display:none}.ms-FacePile-addButton.ms-FacePile-addButton--overflow.is-active{display:block}.ms-FacePile-addButton.ms-FacePile-addButton--overflow:hover{color:#212121}.ms-FacePile-addButton.ms-FacePile-addButton--overflow:disabled{color:#c8c8c8}.ms-FacePile-addPersonIcon{position:relative;top:-1px}.ms-FacePile-overflowText{font-size:14px}.ms-FacePile-panel.ms-FacePile-panel--overflow .ms-Panel-headerText,.ms-FacePile-panel.ms-FacePile-panel--overflow .ms-PeoplePicker-resultAction,.ms-FacePile-panel.ms-FacePile-panel--overflow .ms-PeoplePicker-results,.ms-FacePile-panel.ms-FacePile-panel--overflow .ms-PeoplePicker-searchBox{display:none}.ms-FacePile-panel.ms-FacePile-panel--overflow .ms-PeoplePicker-selectedHeader{font-weight:100;font-size:21px;color:#333;line-height:82px;height:74px;text-transform:none}.ms-Link{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#0078d7;text-decoration:none;cursor:pointer;outline:none}.ms-Link:focus,.ms-Link:hover{color:#004578}.ms-Link:active{color:#0078d7}@media screen and (-ms-high-contrast:active){.ms-Link{color:#8080ff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Link{color:#00009f}}.ms-List{padding:0;list-style-type:none}.ms-List,.ms-ListItem{box-sizing:border-box;margin:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.ms-ListItem{padding:0;*zoom:1;padding:9px 28px 3px;position:relative;display:block}.ms-ListItem:after,.ms-ListItem:before{display:table;content:'';line-height:0}.ms-ListItem:after{clear:both}.ms-ListItem-primaryText,.ms-ListItem-secondaryText,.ms-ListItem-tertiaryText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.ms-ListItem-primaryText{color:#212121;font-weight:300;font-size:21px;padding-left:80px;position:relative;top:-4px}.ms-ListItem-secondaryText{color:#333;font-weight:400;font-size:14px;line-height:25px;position:relative;top:-7px;padding-left:30px}.ms-ListItem-tertiaryText{color:#767676;font-weight:300;font-size:14px;position:relative;top:-9px;margin-bottom:-4px;padding-left:30px}.ms-ListItem-metaText{color:#333;font-weight:300;font-size:11px;position:absolute;left:30px;top:39px}.ms-ListItem-image{float:right;height:70px;margin-right:-8px;margin-left:10px;width:70px;background-color:#333}.ms-ListItem-selectionTarget{display:none}.ms-ListItem-actions{max-width:80px;position:absolute;left:30px;text-align:left;top:10px}.ms-ListItem-action{color:#a6a6a6;display:inline-block;font-size:15px;position:relative;text-align:center;top:3px;cursor:pointer;height:16px;width:16px}.ms-ListItem-action .ms-Icon{vertical-align:top}.ms-ListItem-action:hover{color:#666;outline:1px solid transparent}.ms-ListItem.is-unread{border-right:3px solid #0078d7;padding-right:27px}.ms-ListItem.is-unread .ms-ListItem-metaText,.ms-ListItem.is-unread .ms-ListItem-secondaryText{color:#0078d7;font-weight:600}.ms-ListItem.is-unseen:after{border-left:10px solid transparent;border-top:10px solid #0078d7;right:0;position:absolute;top:0}.ms-ListItem.is-selectable .ms-ListItem-selectionTarget{display:block;height:20px;right:6px;position:absolute;top:13px;width:20px}.ms-ListItem.is-selectable .ms-ListItem-image{margin-right:0}.ms-ListItem.is-selectable:hover{background-color:#eaeaea;cursor:pointer;outline:1px solid transparent}.ms-ListItem.is-selectable:hover:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;position:absolute;top:12px;right:6px;height:15px;width:15px;border:1px solid #767676}.ms-ListItem.is-selected:before{border:1px solid transparent}.ms-ListItem.is-selected:before,.ms-ListItem.is-selected:hover:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;content:'\e041';font-size:15px;color:#767676;position:absolute;top:12px;right:6px}.ms-ListItem.is-selected:hover{background-color:#c7e0f4;outline:1px solid transparent}.ms-ListItem.ms-ListItem--document{padding:0}.ms-ListItem.ms-ListItem--document .ms-ListItem-itemIcon{width:70px;height:70px;float:right;text-align:center}.ms-ListItem.ms-ListItem--document .ms-ListItem-itemIcon .ms-Icon{font-size:38px;line-height:70px;color:#666}.ms-ListItem.ms-ListItem--document .ms-ListItem-primaryText{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;padding-top:15px;padding-left:0;position:static}.ms-ListItem.ms-ListItem--document .ms-ListItem-secondaryText{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;font-weight:400;font-size:11px;padding-top:6px}.ms-MessageBanner{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:400;position:relative;border-bottom:1px solid #767676;background-color:#eff6fc;min-width:320px;width:100%;height:52px;text-align:center;overflow:hidden;animation-name:fadeIn,slideDownIn20;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-MessageBanner .ms-Icon{font-size:16px}.ms-MessageBanner.hide{animation-name:fadeOut,slideUpOut20;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-MessageBanner.is-hidden{display:none}.ms-MessageBanner-close,.ms-MessageBanner-expand{height:52px;width:40px;cursor:pointer;border:0;background-color:transparent}.ms-MessageBanner-close{position:absolute;left:0;top:0;line-height:52px;color:#666}.ms-MessageBanner-text{display:inline-block;padding:18px 0;margin-right:0;max-width:770px;overflow:hidden;text-align:right}.ms-MessageBanner-expand{display:none;vertical-align:top}.ms-MessageBanner-expand.is-visible{display:inline-block}.ms-MessageBanner-action{display:inline-block;vertical-align:top;margin-top:10px;margin-right:10px;padding-left:36px}.ms-MessageBanner-action .ms-Button{color:#fff}.ms-MessageBanner-clipper{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:top}.ms-MessageBanner.is-expanded{height:auto}.ms-MessageBanner.is-expanded .ms-MessageBanner-clipper{white-space:normal}@media screen and (max-width:479px){.ms-MessageBanner-action{margin:0;display:block;text-align:left;padding:0 0 10px 10px}.ms-MessageBanner-text{margin-right:-25px;padding:18px 0 10px;min-width:240px}.ms-MessageBanner-expand{display:inline-block;padding:0;margin-right:-5px;width:20px}.ms-MessageBanner-expand .ms-Icon{color:#0078d7}}.ms-ContextualHost{z-index:10;margin:16px auto;position:relative;min-width:10px;display:none;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.4)}.ms-ContextualHost.is-positioned{position:absolute;margin:0}.ms-ContextualHost.is-open{display:inline-block}.ms-ContextualHost-beak{box-shadow:0 0 15px -5px #3c3c3c;position:absolute;width:28px;height:28px;background:#fff;border:1px solid #eaeaea;box-sizing:border-box;top:-6px;display:none;transform:rotate(45deg);z-index:0;outline:1px solid transparent}.ms-ContextualHost.ms-ContextualHost--arrowLeft .ms-ContextualHost-beak,.ms-ContextualHost.ms-ContextualHost--arrowRight .ms-ContextualHost-beak{top:40px;display:none}.ms-ContextualHost.ms-ContextualHost--arrowLeft .ms-ContextualHost-beak{right:-10px}.ms-ContextualHost.ms-ContextualHost--arrowRight .ms-ContextualHost-beak{left:-10px}.ms-ContextualHost.ms-ContextualHost--arrowTop .ms-ContextualHost-beak{top:-10px}.ms-ContextualHost.ms-ContextualHost--arrowBottom .ms-ContextualHost-beak{bottom:-10px}.ms-ContextualHost-main{position:relative;background-color:#fff;box-sizing:border-box;outline:1px solid transparent;z-index:5;min-height:10px}.ms-ContextualHost-close{margin:0;border:0;background:none;cursor:pointer;position:absolute;top:12px;left:12px;padding:8px;width:32px;height:32px;font-size:14px;color:#666;z-index:10}.ms-ContextualHost.ms-ContextualHost--close .ms-ContextualHost-title{margin-left:20px}.ms-ContextualHost.ms-ContextualHost--primaryArrow .ms-ContextualHost-beak{background-color:#0078d7}@media (min-width:480px){.ms-ContextualHost{margin:16px}.ms-ContextualHost.is-positioned{margin:0}.ms-ContextualHost.ms-ContextualHost--arrowLeft .ms-ContextualHost-beak,.ms-ContextualHost.ms-ContextualHost--arrowRight .ms-ContextualHost-beak{display:block}}.ms-MessageBar{padding:8px;display:table;background-color:#f4f4f4}.ms-MessageBar-icon,.ms-MessageBar-text{display:table-cell;vertical-align:top}.ms-MessageBar-icon{padding-left:8px;font-size:16px;color:#767676}.ms-MessageBar-text{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:400}.ms-MessageBar.ms-MessageBar--warning{background-color:#fff4ce}.ms-MessageBar.ms-MessageBar--severeWarning{background-color:#fed9cc}.ms-MessageBar.ms-MessageBar--severeWarning .ms-MessageBar-icon{color:#d83b01}.ms-MessageBar.ms-MessageBar--error{background-color:#fde7e9}.ms-MessageBar.ms-MessageBar--error .ms-MessageBar-icon{color:#a80000}.ms-MessageBar.ms-MessageBar--remove{background-color:#fde7e9}.ms-MessageBar.ms-MessageBar--remove .ms-MessageBar-icon{color:#a80000}.ms-MessageBar.ms-MessageBar--remove .ms-Icon{font-size:8px;margin-right:3px}.ms-MessageBar.ms-MessageBar--success{background-color:#dff6dd}.ms-MessageBar.ms-MessageBar--success .ms-MessageBar-icon{color:#107c10}.ms-MessageBar.ms-MessageBar--success .ms-Icon{font-size:12px;top:3px}.ms-MessageBar.ms-MessageBar--success .ms-Icon:before{margin-right:1px}.ms-MessageBar.ms-MessageBar--success .ms-Icon:after{font-size:8px;margin-right:3px;top:1px}.ms-OrgChart{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.ms-OrgChart-groupTitle{color:#666;line-height:1}.ms-OrgChart-list{padding:0;margin:12px 0 16px}.ms-OrgChart-listItem{height:50px;width:100%;position:relative;list-style:none;margin-bottom:8px}.ms-OrgChart-listItemBtn{cursor:pointer;position:relative;height:50px;width:100%;background:none;border:0;text-align:right;margin:0;padding:0}.ms-Overlay{background-color:hsla(0,0%,100%,.4);position:absolute;bottom:0;right:0;left:0;top:0;z-index:0;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;display:none}.ms-Overlay.is-visible{display:block}.ms-Overlay--dark{background-color:rgba(0,0,0,.4)}.ms-Panel{background-color:#fff;width:100%;max-width:272px;box-shadow:30px 0 30px -30px rgba(0,0,0,.2);position:absolute;top:0;bottom:0;left:0;z-index:10;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;display:none}.ms-Panel.animate-in{animation-name:fadeIn,slideLeftIn40;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-Panel.animate-out{animation-name:fadeOut,slideRightOut40;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-Panel.is-open{display:block}.ms-Panel.ms-Panel--md{max-width:340px}.ms-Panel.ms-Panel--lg{max-width:644px}.ms-Panel.ms-Panel--xl{max-width:940px}.ms-Panel.ms-Panel--xxl{max-width:1192px}.ms-PanelHost.ms-PanelHost--left{left:auto;right:0;border-right:1px solid #eaeaea;border-left:1px solid #eaeaea;box-shadow:30px 0 30px 30px rgba(0,0,0,.2)}.ms-PanelHost.ms-PanelHost--left .ms-Panel-commands,.ms-PanelHost.ms-PanelHost--left .ms-Panel-contentInner{display:none}.ms-PanelHost.ms-PanelHost--left.ms-Panel-animateIn .ms-Panel-main{animation-name:fadeIn,slideRightIn40;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-PanelHost.ms-PanelHost--left.ms-Panel-animateIn .ms-Overlay{-webkit-animation-duration:.367s;-webkit-animation-name:fadeIn;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:fadeIn;animation-fill-mode:both;animation-duration:.267s}.ms-PanelHost.ms-PanelHost--left.ms-Panel--left.ms-Panel-animateOut .ms-Panel-main{animation-name:fadeOut,slideLeftOut40;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-PanelHost.ms-PanelHost--left.ms-Panel--left.ms-Panel-animateOut .ms-Overlay{-webkit-animation-duration:.367s;-webkit-animation-name:fadeOut;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:fadeOut;animation-fill-mode:both;animation-duration:.167s}.ms-Panel-closeButton{background:none;border:0;cursor:pointer;position:absolute;left:8px;top:0;height:40px;width:40px;line-height:40px;outline:0;padding:0;color:#666;font-size:14px}.ms-Panel-closeButton:hover{color:#333}.ms-Panel-contentInner{margin-top:40px;padding:0 16px 20px;overflow-y:auto}@media (min-width:640px){.ms-Panel-contentInner{padding:0 32px 20px}}@media (min-width:1366px){.ms-Panel-contentInner{padding:0 40px 20px}}.ms-Panel-headerText{font-weight:100;font-size:21px;color:#333;margin:10px 0;padding:4px 0;line-height:1;text-overflow:ellipsis;overflow:hidden}@media (min-width:1024px){.ms-Panel-headerText{margin-top:30px}}@media (min-width:480px){.ms-Panel.ms-Panel--animatedCommands .ms-CommandBar{display:block}}.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:hover{background-color:#d7eaf9}.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:active{background-color:#b5d8f4}.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:active .ms-CommandBarItem-icon{color:#07288b}.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:active .ms-CommandBarItem-commandText{color:#000}.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:first-child{background-color:#0078d7;box-shadow:inset 0 1px 0 0 #2488d8}.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:first-child .ms-CommandBarItem-commandText,.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:first-child .ms-CommandBarItem-icon{color:#fff}.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:first-child .ms-CommandBarItem-linkWrapper{padding-right:12px;padding-left:12px;cursor:pointer}.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:first-child:hover{background-color:#005a9e;box-shadow:none}.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:first-child:hover .ms-CommandBarItem-commandText,.ms-Panel.ms-Panel--animatedCommands .ms-CommandBarItem:first-child:hover .ms-CommandBarItem-icon{color:#fff}.ms-Panel.ms-Panel--animatedCommands.is-open .ms-CommandBar{animation-name:fadeIn,slideDownIn20;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both;animation-delay:.25s}@media (min-width:480px){.ms-Panel.ms-Panel--animatedCommands.is-open .ms-CommandBar{animation-delay:.5s}}.ms-PeoplePicker{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;background-color:#fff;margin-bottom:10px}.ms-PeoplePicker-searchBox{border-bottom:2px solid #0078d7}.ms-PeoplePicker-searchBox .ms-TextField{border:0;margin-bottom:0}.ms-PeoplePicker-searchBox .ms-TextField .ms-TextField-field{min-height:40px;border:0}.ms-PeoplePicker.is-active .ms-PeoplePicker-searchBox .ms-TextField-field{border-color:#0078d7}.ms-PeoplePicker-persona.has-error .ms-Persona-primaryText{color:#a80000}.ms-PeoplePicker-personaRemove{background:none;border:0;cursor:pointer;background-color:#f4f4f4;color:#666;display:inline-block;text-align:center;height:32px;width:32px}.ms-PeoplePicker-personaRemove:hover{background-color:#eaeaea;color:#333;cursor:pointer}.ms-PeoplePicker-personaRemove:focus{background-color:#eaeaea;color:#333;border:1px solid #0078d7;outline:none}.ms-PeoplePicker-results{background-color:#fff;border:1px solid #c8c8c8;margin-bottom:-1px;padding-top:9px;width:100%;padding-right:0;box-sizing:border-box}.ms-PeoplePicker.is-active .ms-PeoplePicker-results{display:block;opacity:1}.ms-PeoplePicker-resultGroup{border-top:1px solid #eaeaea}.ms-PeoplePicker-resultGroup:first-child{border-top:0}.ms-PeoplePicker-resultGroupTitle{color:#0078d7;font-weight:300;font-size:12px;padding-top:8px;padding-bottom:8px;text-transform:uppercase;padding-right:16px}.ms-PeoplePicker-resultList{box-sizing:border-box;margin:0;padding:0;box-shadow:none;margin-bottom:-1px;list-style-type:none}.ms-PeoplePicker-result{position:relative;margin-top:8px;margin-bottom:8px;padding-right:16px;cursor:pointer}.ms-PeoplePicker-result:hover{background-color:#eaeaea}.ms-PeoplePicker-result .ms-PeoplePicker-resultAction:hover{background-color:#c8c8c8;outline:1px solid transparent}.ms-PeoplePicker-result.is-selected{background-color:#c7e0f4}.ms-PeoplePicker-result.is-selected .ms-PeoplePicker-resultAction:hover{background-color:#71afe5}.ms-PeoplePicker-peopleListBtn,.ms-PeoplePicker-resultBtn{cursor:pointer;position:relative;box-sizing:border-box;height:34px;width:100%;background:none;border:0;text-align:right;margin:0 0 10px;padding:0 9px 0 0}@media (min-width:480px){.ms-PeoplePicker-peopleListBtn,.ms-PeoplePicker-resultBtn{height:48px}}.ms-PeoplePicker-peopleListBtn:hover,.ms-PeoplePicker-resultBtn:hover{background-color:#eaeaea;outline:1px solid transparent}.ms-PeoplePicker-peopleListBtn:focus,.ms-PeoplePicker-resultBtn:focus{outline:1}.ms-PeoplePicker-peopleListBtn.ms-PeoplePicker-resultBtn--compact,.ms-PeoplePicker-resultBtn.ms-PeoplePicker-resultBtn--compact{height:32px}.ms-PeoplePicker-peopleListBtn{margin-bottom:0;padding:0}.ms-PeoplePicker-peopleListBtn:hover{background-color:transparent}.ms-PeoplePicker-resultAction{background:none;border:0;cursor:pointer;display:block;height:100%;transition:background-color .367s cubic-bezier(.1,.9,.2,1);position:absolute;left:0;top:0;width:30px;text-align:center}.ms-PeoplePicker-resultAction .ms-Icon{color:#666;font-size:15px}.ms-PeoplePicker-resultAction:active{background-color:#71afe5}.ms-PeoplePicker-resultAdditionalContent{display:none}.ms-PeoplePicker-result.is-expanded{background-color:#f4f4f4;margin-bottom:11px}.ms-PeoplePicker-result.is-expanded .ms-PeoplePicker-resultAction .ms-Icon{transform:rotate(180deg)}.ms-PeoplePicker-result.is-expanded .ms-PeoplePicker-resultAdditionalContent{display:block}.ms-PeoplePicker-searchMore{border-top:1px solid #eaeaea;height:69px;position:relative;overflow:hidden}.ms-PeoplePicker-searchMore .ms-Spinner{position:absolute;width:32px;height:32px;top:20px;right:20px;display:none}.ms-PeoplePicker-searchMore .ms-Spinner .ms-Spinner-circle{background-color:#0078d7}.ms-PeoplePicker-searchMore.is-searching .ms-Spinner{display:block}.ms-PeoplePicker-searchMore.is-searching .ms-PeoplePicker-searchMoreIcon .ms-Icon{display:none}.ms-PeoplePicker-searchMore.is-searching .ms-PeoplePicker-searchMorePrimary{color:#0078d7}.ms-PeoplePicker-searchMore.is-searching:hover{background-color:transparent;cursor:default}.ms-PeoplePicker-searchMoreBtn{background:none;border:0;cursor:pointer;position:relative;height:69px;width:100%;padding:0;margin:0;padding-right:70px;text-align:right}.ms-PeoplePicker-searchMoreBtn:hover{background-color:#eaeaea;cursor:pointer}.ms-PeoplePicker-searchMoreBtn:active,.ms-PeoplePicker-searchMoreBtn:focus{background-color:#c7e0f4}.ms-PeoplePicker-searchMoreBtn.ms-PeoplePicker-searchMoreBtn--compact{height:49px;padding-right:50px}.ms-PeoplePicker-searchMoreIcon{height:70px;position:absolute;top:0;right:0;width:70px}.ms-PeoplePicker-searchMoreIcon .ms-Icon{color:#333;font-size:16px;position:absolute;text-align:center;top:27px;width:100%}.ms-PeoplePicker-searchMorePrimary{padding-top:2px;font-weight:400}.ms-PeoplePicker-searchMoreSecondary{font-weight:300;font-size:11px;color:#666}.ms-PeoplePicker-searchMore.ms-PeoplePicker-searchMore--disconnected:hover{background-color:inherit;cursor:default}.ms-PeoplePicker-searchMore.ms-PeoplePicker-searchMore--disconnected .ms-PeoplePicker-searchMoreIcon .ms-Icon{color:#666}.ms-PeoplePicker-searchMore.ms-PeoplePicker-searchMore--disconnected .ms-PeoplePicker-searchMorePrimary{color:#666;font-weight:300;font-size:11px;line-height:20px;position:relative;top:12px}.ms-PeoplePicker.ms-PeoplePicker--compact .ms-PeoplePicker-resultGroups{max-height:209px}.ms-PeoplePicker.ms-PeoplePicker--compact .ms-PeoplePicker-resultAction{height:32px}.ms-PeoplePicker.ms-PeoplePicker--compact .ms-PeoplePicker-resultAction .ms-Icon{margin-top:-8px}.ms-PeoplePicker.ms-PeoplePicker--compact .ms-PeoplePicker-searchMore{height:49px}.ms-PeoplePicker.ms-PeoplePicker--compact .ms-PeoplePicker-searchMore .ms-Spinner{width:28px;height:28px;top:12px;right:12px}.ms-PeoplePicker.ms-PeoplePicker--compact .ms-PeoplePicker-searchMore.is-searching .ms-PeoplePicker-searchMoreIcon{background-size:16px}.ms-PeoplePicker.ms-PeoplePicker--compact .ms-PeoplePicker-searchMoreIcon{height:50px;width:50px}.ms-PeoplePicker.ms-PeoplePicker--compact .ms-PeoplePicker-searchMoreIcon .ms-Icon{font-size:17px;top:0;margin-top:0;line-height:50px}.ms-PeoplePicker.ms-PeoplePicker--compact .ms-PeoplePicker-searchMorePrimary{font-size:12px;line-height:45px}.ms-PeoplePicker.ms-PeoplePicker--compact .ms-PeoplePicker-searchMoreSecondary{display:none}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchBox,.ms-PeoplePicker.ms-PeoplePicker--membersList .ms-PeoplePicker-searchBox{height:30px;min-height:30px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchField,.ms-PeoplePicker.ms-PeoplePicker--membersList .ms-PeoplePicker-searchField{height:28px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-Persona,.ms-PeoplePicker.ms-PeoplePicker--membersList .ms-Persona{cursor:pointer}.ms-PeoplePicker-selected{margin-bottom:20px;display:none}.ms-PeoplePicker-selected.is-active{display:block}.ms-PeoplePicker.ms-PeoplePicker--FacePile.is-searching .ms-PeoplePicker-results{border-bottom:0;padding:20px 0 0}.ms-PeoplePicker.ms-PeoplePicker--FacePile.is-searching .ms-PeoplePicker-peopleListHeader{display:none}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-results{position:relative;border:0;box-shadow:none;margin:0;max-width:100%;padding:0;padding-bottom:10px;border-bottom:1px solid #eaeaea}@media (max-width:479px){.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-results .ms-Persona-image,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-results .ms-Persona-imageArea,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-selectedPeople .ms-Persona-image,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-selectedPeople .ms-Persona-imageArea{width:32px;height:32px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-results .ms-Persona-placeholder,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-selectedPeople .ms-Persona-placeholder{font-size:28px;top:6px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-results .ms-Persona-initials,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-selectedPeople .ms-Persona-initials{font-size:12px;line-height:32px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-results .ms-Persona-presence,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-selectedPeople .ms-Persona-presence{right:19px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-results .ms-Persona-details,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-selectedPeople .ms-Persona-details{padding-right:8px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-results .ms-Persona-primaryText,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-selectedPeople .ms-Persona-primaryText{font-size:14px;padding-top:3px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-results .ms-Persona-secondaryText,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-selectedPeople .ms-Persona-secondaryText{display:none}}@media (min-width:480px){.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-results .ms-Persona .ms-Persona-secondaryText,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-selectedPeople .ms-Persona .ms-Persona-secondaryText{display:block}}@media (min-width:480px){.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-peopleListBtn,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-resultAction,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-resultBtn{height:42px}}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PersonaCard{display:none;position:absolute;height:200px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PersonaCard.is-active{display:block}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-Persona.ms-Persona--selectable{padding:0}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchMore{display:none}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchMore.is-active{display:block}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchMore,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchMoreBtn,.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchMoreIcon{height:48px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchMoreBtn{padding-right:48px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchMoreIcon{width:48px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchMorePrimary{font-size:12px;line-height:48px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-PeoplePicker-searchMoreIcon .ms-Icon{top:0;line-height:48px}.ms-PeoplePicker.ms-PeoplePicker--FacePile .ms-Spinner{top:16px;right:14px;height:20px;width:20px}.ms-PeoplePicker-peopleListHeader,.ms-PeoplePicker-selectedHeader{color:#0078d7;font-size:12px;font-weight:400;height:50px;line-height:50px}.ms-PeoplePicker-peopleList,.ms-PeoplePicker-selectedPeople{box-sizing:border-box;margin:0;padding:0;box-shadow:none;list-style:none}.ms-PeoplePicker-selectedPerson{margin-bottom:8px;position:relative}.ms-PeoplePicker-peopleListItem{margin-bottom:6px;position:relative}.ms-Persona{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:1;position:relative;width:100%;height:48px;display:table;table-layout:fixed;border-collapse:separate}.ms-Persona .ms-ContextualHost{display:none}.ms-Persona-imageArea{position:absolute;overflow:hidden;text-align:center;max-width:48px;height:48px;border-radius:50%;z-index:0;width:100%;top:0;right:0}@media screen and (-ms-high-contrast:active){.ms-Persona-imageArea{border:1px solid #fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Persona-imageArea{border:1px solid #000}}.ms-Persona-placeholder{color:#fff;position:absolute;left:0;right:0;font-size:47px;top:9px;z-index:5}.ms-Persona-initials{color:#fff;font-size:17px;font-weight:100;line-height:48px}.ms-Persona-initials.ms-Persona-initials--lightBlue{background-color:#6ba5e7}.ms-Persona-initials.ms-Persona-initials--blue{background-color:#2d89ef}.ms-Persona-initials.ms-Persona-initials--darkBlue{background-color:#2b5797}.ms-Persona-initials.ms-Persona-initials--teal{background-color:#00aba9}.ms-Persona-initials.ms-Persona-initials--lightGreen{background-color:#99b433}.ms-Persona-initials.ms-Persona-initials--green{background-color:#00a300}.ms-Persona-initials.ms-Persona-initials--darkGreen{background-color:#1e7145}.ms-Persona-initials.ms-Persona-initials--lightPink{background-color:#e773bd}.ms-Persona-initials.ms-Persona-initials--pink{background-color:#ff0097}.ms-Persona-initials.ms-Persona-initials--magenta{background-color:#7e3878}.ms-Persona-initials.ms-Persona-initials--purple{background-color:#603cba}.ms-Persona-initials.ms-Persona-initials--black{background-color:#1d1d1d}.ms-Persona-initials.ms-Persona-initials--orange{background-color:#da532c}.ms-Persona-initials.ms-Persona-initials--red{background-color:#e11}.ms-Persona-initials.ms-Persona-initials--darkRed{background-color:#b91d47}.ms-Persona-image{position:absolute;top:0;right:0;height:48px;z-index:10;width:100%}.ms-Persona-image[src='']{display:none}.ms-Persona-presence{background-color:#7fba00;position:absolute;height:12px;width:12px;border-radius:50%;top:auto;right:34px;bottom:-1px;border:2px solid #fff;text-align:center}.ms-Persona-presenceIcon{color:#fff;font-size:9px;line-height:12px;vertical-align:top}.ms-Persona-details{padding:0 12px;vertical-align:middle;overflow:hidden;text-align:right;padding-right:60px;display:table-cell;width:100%}.ms-Persona-optionalText,.ms-Persona-primaryText,.ms-Persona-secondaryText,.ms-Persona-tertiaryText{display:block;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.ms-Persona-primaryText{color:#333;font-weight:400;font-size:17px;margin-top:-3px;line-height:1.4}.ms-Persona-optionalText,.ms-Persona-secondaryText,.ms-Persona-tertiaryText{color:#666;font-weight:400;font-size:12px;white-space:nowrap;line-height:1.3}.ms-Persona-secondaryText{padding-top:3px}.ms-Persona-optionalText,.ms-Persona-tertiaryText{padding-top:5px;display:none}.ms-Persona.ms-Persona--tiny{height:30px;display:inline-block}.ms-Persona.ms-Persona--tiny .ms-Persona-imageArea{overflow:visible;display:none}.ms-Persona.ms-Persona--tiny .ms-Persona-presence{left:auto;top:10px;right:0;border:0}@media screen and (-ms-high-contrast:active){.ms-Persona.ms-Persona--tiny .ms-Persona-presence{top:9px;border:1px solid #fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Persona.ms-Persona--tiny .ms-Persona-presence{border:1px solid #000}}.ms-Persona.ms-Persona--tiny .ms-Persona-details{padding-right:20px}.ms-Persona.ms-Persona--tiny .ms-Persona-primaryText{font-size:14px;padding-top:9px}.ms-Persona.ms-Persona--tiny .ms-Persona-secondaryText{display:none}.ms-Persona.ms-Persona--tiny.ms-Persona--readonly{padding:0;background-color:transparent}.ms-Persona.ms-Persona--tiny.ms-Persona--readonly .ms-Persona-primaryText:after{content:';'}.ms-Persona.ms-Persona--facePile,.ms-Persona.ms-Persona--token,.ms-Persona.ms-Persona--xs{height:32px}.ms-Persona.ms-Persona--facePile .ms-Persona-image,.ms-Persona.ms-Persona--facePile .ms-Persona-imageArea,.ms-Persona.ms-Persona--token .ms-Persona-image,.ms-Persona.ms-Persona--token .ms-Persona-imageArea,.ms-Persona.ms-Persona--xs .ms-Persona-image,.ms-Persona.ms-Persona--xs .ms-Persona-imageArea{max-width:32px;height:32px}.ms-Persona.ms-Persona--facePile .ms-Persona-placeholder,.ms-Persona.ms-Persona--token .ms-Persona-placeholder,.ms-Persona.ms-Persona--xs .ms-Persona-placeholder{font-size:28px;top:6px}.ms-Persona.ms-Persona--facePile .ms-Persona-initials,.ms-Persona.ms-Persona--token .ms-Persona-initials,.ms-Persona.ms-Persona--xs .ms-Persona-initials{font-size:12px;line-height:32px}.ms-Persona.ms-Persona--facePile .ms-Persona-presence,.ms-Persona.ms-Persona--token .ms-Persona-presence,.ms-Persona.ms-Persona--xs .ms-Persona-presence{right:19px}.ms-Persona.ms-Persona--facePile .ms-Persona-details,.ms-Persona.ms-Persona--token .ms-Persona-details,.ms-Persona.ms-Persona--xs .ms-Persona-details{padding-right:40px}.ms-Persona.ms-Persona--facePile .ms-Persona-primaryText,.ms-Persona.ms-Persona--token .ms-Persona-primaryText,.ms-Persona.ms-Persona--xs .ms-Persona-primaryText{font-size:14px;padding-top:3px}.ms-Persona.ms-Persona--facePile .ms-Persona-secondaryText,.ms-Persona.ms-Persona--token .ms-Persona-secondaryText,.ms-Persona.ms-Persona--xs .ms-Persona-secondaryText{display:none}.ms-Persona.ms-Persona--sm{height:40px}.ms-Persona.ms-Persona--sm .ms-Persona-image,.ms-Persona.ms-Persona--sm .ms-Persona-imageArea{max-width:40px;height:40px}.ms-Persona.ms-Persona--sm .ms-Persona-placeholder{font-size:38px;top:5px}.ms-Persona.ms-Persona--sm .ms-Persona-initials{font-size:14px;line-height:40px}.ms-Persona.ms-Persona--sm .ms-Persona-presence{right:27px}.ms-Persona.ms-Persona--sm .ms-Persona-details{padding-right:48px}.ms-Persona.ms-Persona--sm .ms-Persona-primaryText{font-size:14px}.ms-Persona.ms-Persona--sm .ms-Persona-primaryText,.ms-Persona.ms-Persona--sm .ms-Persona-secondaryText{padding-top:1px}.ms-Persona.ms-Persona--lg{height:72px}.ms-Persona.ms-Persona--lg .ms-Persona-image,.ms-Persona.ms-Persona--lg .ms-Persona-imageArea{max-width:72px;height:72px}.ms-Persona.ms-Persona--lg .ms-Persona-placeholder{font-size:67px;top:10px}.ms-Persona.ms-Persona--lg .ms-Persona-initials{font-size:28px;line-height:72px}.ms-Persona.ms-Persona--lg .ms-Persona-presence{right:49px;height:20px;width:20px;border-width:3px}.ms-Persona.ms-Persona--lg .ms-Persona-presenceIcon{line-height:20px;font-size:14px}.ms-Persona.ms-Persona--lg .ms-Persona-details{padding-right:84px}.ms-Persona.ms-Persona--lg .ms-Persona-secondaryText{padding-top:3px}.ms-Persona.ms-Persona--lg .ms-Persona-tertiaryText{padding-top:5px;display:block}.ms-Persona.ms-Persona--xl{height:100px}.ms-Persona.ms-Persona--xl .ms-Persona-image,.ms-Persona.ms-Persona--xl .ms-Persona-imageArea{max-width:100px;height:100px}.ms-Persona.ms-Persona--xl .ms-Persona-placeholder{font-size:95px;top:12px}.ms-Persona.ms-Persona--xl .ms-Persona-initials{font-size:42px;line-height:100px}.ms-Persona.ms-Persona--xl .ms-Persona-presence{height:28px;width:28px;right:71px;border-width:4px}.ms-Persona.ms-Persona--xl .ms-Persona-presenceIcon{line-height:28px;font-size:21px;position:relative;top:1px}.ms-Persona.ms-Persona--xl .ms-Persona-details{padding-right:120px}.ms-Persona.ms-Persona--xl .ms-Persona-primaryText{font-size:21px;font-weight:300;margin-top:0}.ms-Persona.ms-Persona--xl .ms-Persona-secondaryText{padding-top:2px}.ms-Persona.ms-Persona--xl .ms-Persona-optionalText,.ms-Persona.ms-Persona--xl .ms-Persona-tertiaryText{padding-top:5px;display:block}.ms-Persona.ms-Persona--darkText .ms-Persona-primaryText{color:#212121}.ms-Persona.ms-Persona--darkText .ms-Persona-optionalText,.ms-Persona.ms-Persona--darkText .ms-Persona-secondaryText,.ms-Persona.ms-Persona--darkText .ms-Persona-tertiaryText{color:#333}.ms-Persona.ms-Persona--selectable{cursor:pointer;padding:0 10px}.ms-Persona.ms-Persona--selectable:not(.ms-Persona--xl):focus,.ms-Persona.ms-Persona--selectable:not(.ms-Persona--xl):hover{background-color:#deecf9;outline:1px solid transparent}.ms-Persona.ms-Persona--available .ms-Persona-presence{background-color:#7fba00}.ms-Persona.ms-Persona--away .ms-Persona-presence{background-color:#fcd116}.ms-Persona.ms-Persona--blocked .ms-Persona-presence{background-color:#fff}.ms-Persona.ms-Persona--blocked .ms-Persona-presence:before{content:'';width:100%;height:100%;position:absolute;top:0;right:0;box-shadow:inset 0 0 0 2px #d93b3b;border-radius:50%}.ms-Persona.ms-Persona--blocked .ms-Persona-presence:after{content:'';width:100%;height:2px;background-color:#d93b3b;transform:rotate(-45deg);position:absolute;top:5px;right:0}.ms-Persona.ms-Persona--blocked.ms-Persona--lg .ms-Persona-presence:after{top:9px}.ms-Persona.ms-Persona--blocked.ms-Persona--xl .ms-Persona-presence:after{top:13px}.ms-Persona.ms-Persona--busy .ms-Persona-presence{background-color:#d93b3b}.ms-Persona.ms-Persona--dnd .ms-Persona-presence{background-color:#e81123}.ms-Persona.ms-Persona--offline .ms-Persona-presence{background-color:#93abbd}.ms-Persona.ms-Persona--facePile{display:inline-block;width:auto}.ms-Persona.ms-Persona--facePile:hover{cursor:pointer}.ms-Persona.ms-Persona--facePile .ms-Persona-imageArea{position:relative;width:100%;min-width:32px}.ms-Persona.ms-Persona--facePile .ms-Persona-initials{position:relative}.ms-Persona.ms-Persona--facePile .ms-Persona-details,.ms-Persona.ms-Persona--facePile .ms-Persona-presence{display:none}.ms-Persona.ms-Persona--token{display:inline-block;width:auto;background-color:#f4f4f4;border-radius:20px;margin-bottom:4px}.ms-Persona.ms-Persona--token:hover{cursor:pointer}.ms-Persona.ms-Persona--token .ms-Persona-actionIcon{border-radius:20px;display:inline-block;width:32px;height:32px;padding:0;line-height:30px;transition:background-color .167s cubic-bezier(.1,.9,.2,1);text-align:center}.ms-Persona.ms-Persona--token .ms-Persona-actionIcon:hover{background-color:#eaeaea}.ms-Persona.ms-Persona--token .ms-Persona-imageArea{width:100%;min-width:32px}.ms-Persona.ms-Persona--token .ms-Persona-details{height:30px;display:inline-block;width:auto;padding-left:8px}.ms-Persona.ms-Persona--token .ms-Persona-primaryText{padding-top:0;line-height:30px}.ms-Persona.ms-Persona--token .ms-Persona-initials{position:relative}.ms-PersonaCard{animation-name:fadeIn,slideUpIn10;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;bottom:0;right:0;position:fixed;left:0;outline:1px solid transparent}.ms-PersonaCard-persona{background-color:#f4f4f4;padding-top:12px;padding-bottom:12px;padding-right:20px}.ms-PersonaCard-actions{box-sizing:border-box;list-style:none;margin:0;padding:0 10px;border-bottom:1px solid #c8c8c8;background-color:#fff;height:48px}.ms-PersonaCard-action,.ms-PersonaCard-overflow{display:inline-block;cursor:pointer;font-size:17px;height:48px;line-height:48px;padding:0 10px;color:#666;outline:transparent;position:relative;box-sizing:border-box}.ms-PersonaCard-action:hover,.ms-PersonaCard-overflow:hover{color:#212121}.ms-PersonaCard-action:active,.ms-PersonaCard-overflow:active{color:#0078d7}.ms-PersonaCard-action:before,.ms-PersonaCard-overflow:before{content:'';position:absolute;width:100%;height:100%;background-color:transparent;top:0;right:0;z-index:100}.ms-PersonaCard-action.is-active,.ms-PersonaCard-overflow.is-active{color:#0078d7}.ms-PersonaCard-action.is-active:after,.ms-PersonaCard-overflow.is-active:after{box-sizing:border-box;transform:rotate(45deg);content:'';width:10px;height:10px;border:1px solid #c8c8c8;background-color:#fff;position:absolute;border-left:0;border-bottom:0;bottom:-4px;right:15px}.ms-PersonaCard-overflow{font-size:14px;color:#333;float:left;margin-top:-1px}.ms-PersonaCard-overflow:hover{color:#0078d7}.ms-PersonaCard-orgChart{position:absolute;left:12px;top:0}.ms-PersonaCard-actionDetailBox{min-height:48px;overflow-y:auto;overflow-x:hidden;background-color:#fff}.ms-PersonaCard-details{display:none;width:100%;margin:0;max-height:300px;min-height:48px;color:#666;padding:9px 20px;box-sizing:border-box}.ms-PersonaCard-details.is-active{display:block}.ms-PersonaCard-details.is-collapsed{height:30px;overflow:hidden}.ms-PersonaCard-details.is-collapsed .ms-PersonaCard-detailExpander:after{content:'\e088'}.ms-PersonaCard-details[data-detail-id=org]{max-height:300px}.ms-PersonaCard-detailExpander{color:#333;cursor:pointer;font-size:15px;height:30px;line-height:30px;margin-top:1px;position:absolute;left:10px;text-align:center;width:30px}.ms-PersonaCard-detailExpander:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;content:'\e087'}.ms-PersonaCard-detailLine{color:#333;line-height:30px}.ms-PersonaCard-detailLabel{color:#666}.ms-PersonaCard-action.ms-PersonaCard-orgChart:after{display:none}@media (min-width:480px){.ms-PersonaCard{box-shadow:0 0 5px 0 rgba(0,0,0,.4);max-width:360px;position:relative}.ms-ContextualHost .ms-PersonaCard{box-shadow:none}}.ms-Pivot{box-sizing:border-box;margin:0;padding:0;box-shadow:none;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.ms-Pivot-links{color:#333;height:30px;list-style-type:none;white-space:nowrap;padding:0}.ms-Pivot-link{color:#333;display:inline-block;font-weight:300;font-size:15px;line-height:27px;margin-left:15px}.ms-Pivot-link:focus,.ms-Pivot-link:hover{color:#000;cursor:pointer}.ms-Pivot-link:active{color:#0078d7}.ms-Pivot-link.is-selected{color:#0078d7;font-weight:600}.ms-Pivot-link.ms-Pivot-link--overflow{color:#666}.ms-Pivot-link.ms-Pivot-link--overflow.is-selected{color:#0078d7}.ms-Pivot-link.ms-Pivot-link--overflow:focus:not(.is-selected),.ms-Pivot-link.ms-Pivot-link--overflow:hover:not(.is-selected){color:#212121}.ms-Pivot-link.ms-Pivot-link--overflow:active{color:#0078d7}.ms-Pivot-ellipsis{font-size:15px;position:relative;top:0}.ms-Pivot-content{display:none}.ms-Pivot.ms-Pivot--large .ms-Pivot-link{font-size:17px}.ms-Pivot.ms-Pivot--large .ms-Pivot-link.is-selected{font-weight:300}.ms-Pivot.ms-Pivot--large .ms-Pivot-link.ms-Pivot-link--overflow:after{font-size:17px}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link{height:40px;background-color:#f4f4f4;line-height:40px;margin-left:-2px;padding:0 10px}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link:focus:not(.is-selected):not(.ms-Pivot-link--overflow),.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link:hover:not(.is-selected):not(.ms-Pivot-link--overflow){color:#000}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link:active{color:#fff;background-color:#0078d7}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link.is-selected{background-color:#0078d7;color:#fff;font-weight:300}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link.ms-Pivot-link--overflow:focus:not(.is-selected),.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link.ms-Pivot-link--overflow:hover:not(.is-selected){background-color:#fff}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link.ms-Pivot-link--overflow:active{background-color:#0078d7}@media (min-width:640px){.ms-Pivot-link,.ms-Pivot-link.ms-Pivot-link--overflow:after{font-size:14px}}@media screen and (-ms-high-contrast:active){.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link.is-selected{font-weight:600}}.ms-ProgressIndicator{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-weight:400}.ms-ProgressIndicator-itemName{color:#333;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-top:4px;line-height:20px}.ms-ProgressIndicator-itemDescription{color:#767676;font-size:11px;line-height:18px}.ms-ProgressIndicator-itemProgress{position:relative;width:180px;height:2px;padding:8px 0}.ms-ProgressIndicator-progressTrack{position:absolute;width:100%;height:2px;background-color:#eaeaea;outline:1px solid transparent}.ms-ProgressIndicator-progressBar{background-color:#0078d7;height:2px;position:absolute;transition:width .3s ease;width:0}@media screen and (-ms-high-contrast:active){.ms-ProgressIndicator-progressBar{background-color:#fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-ProgressIndicator-progressBar{background-color:#000}}.ms-SearchBox{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;position:relative;display:inline-block;overflow:hidden;transition:width .167s;width:180px}.ms-SearchBox .ms-CommandButton{display:none}.ms-SearchBox.is-active{z-index:10}.ms-SearchBox.is-active .ms-SearchBox-label{display:none}.ms-SearchBox.is-active .ms-CommandButton{display:block}.ms-SearchBox.has-text .ms-SearchBox-text{display:none}.ms-SearchBox:hover{background-color:#deecf9;border-color:#0078d7}.ms-SearchBox:hover .ms-SearchBox-label{color:#000}.ms-SearchBox:hover .ms-SearchBox-label .ms-Icon{color:#333}.ms-SearchBox.is-disabled .ms-SearchBox-label{color:#a6a6a6}.ms-SearchBox.is-disabled .ms-SearchBox-icon{color:#c8c8c8}.ms-SearchBox.is-disabled .ms-SearchBox-field{background-color:#f4f4f4;border-color:#f4f4f4;pointer-events:none;cursor:default}.ms-SearchBox-field{position:relative;box-sizing:border-box;margin:0;padding:0;box-shadow:none;border:1px solid #71afe5;outline:1px solid transparent;border-radius:0;font-weight:300;font-size:14px;color:#000;height:32px;padding:6px 32px 7px 3px;width:100%;background-color:transparent;z-index:5;transition:padding-right .167s}.ms-SearchBox-field:focus{padding:6px 10px 7px 32px;border-color:#0078d7;background-color:#deecf9}.ms-SearchBox-field::-ms-clear{display:none}.ms-SearchBox-close.ms-CommandButton{position:absolute;left:0;top:0;height:100%;display:none;z-index:11}.ms-SearchBox-close.ms-CommandButton .ms-CommandButton-button{background-color:#0078d7;color:#fff;height:100%}.ms-SearchBox-close.ms-CommandButton .ms-CommandButton-icon{color:#fff}.ms-SearchBox-label{position:absolute;top:0;right:0;padding-right:8px;line-height:32px;color:#666}.ms-SearchBox-label .ms-Icon{margin-left:7px;font-size:17px;color:#767676}.ms-SearchBox.ms-SearchBox--commandBar{border:0;background-color:#deecf9;width:208px}.ms-SearchBox.ms-SearchBox--commandBar .ms-SearchBox-field{border:0;height:40px;background:transparent;padding-right:40px}.ms-SearchBox.ms-SearchBox--commandBar .ms-SearchBox-label{display:block;line-height:40px;height:40px;padding-right:0}.ms-SearchBox.ms-SearchBox--commandBar .ms-SearchBox-icon{display:inline-block;width:16px;height:16px;margin-right:16px;margin-left:8px;color:#0078d7}.ms-SearchBox.ms-SearchBox--commandBar .ms-SearchBox-close{background-color:#deecf9;color:#0078d7}.ms-SearchBox.ms-SearchBox--commandBar .ms-SearchBox-close .ms-CommandButton-icon{color:#0078d7}.ms-SearchBox.ms-SearchBox--commandBar:hover{border:0;background-color:none}.ms-SearchBox.ms-SearchBox--commandBar:hover .ms-SearchBox-label{color:#212121}.ms-SearchBox.ms-SearchBox--commandBar:hover .ms-SearchBox-icon{color:#0078d7}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed{width:50px;min-height:40px}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed .ms-SearchBox-close,.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed .ms-SearchBox-text{display:none}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed .ms-SearchBox-field{cursor:pointer}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed.is-active{width:100%}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed.is-active .ms-SearchBox-field{display:block;cursor:text}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed.is-active .ms-SearchBox-text{display:inline-block}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed.is-active .ms-SearchBox-close{display:block}.ms-SearchBox.ms-SearchBox--commandBar.is-active,.ms-SearchBox.ms-SearchBox--commandBar.is-active .ms-SearchBox-close .ms-CommandButton-button{background-color:#c7e0f4}.ms-SearchBox.ms-SearchBox--commandBar.is-active .ms-SearchBox-label{display:block;line-height:40px;height:40px}.ms-SearchBox.ms-SearchBox--commandBar.is-active .ms-SearchBox-label .ms-SearchBox-text{display:none}.ms-SearchBox.ms-SearchBox--commandBar.is-active .ms-SearchBox-label .ms-SearchBox-icon{width:16px;margin-right:16px;margin-left:8px;display:inline-block}.ms-Spinner{position:relative;height:20px;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Spinner.ms-Spinner--large{height:28px}.ms-Spinner.ms-Spinner--large .ms-Spinner-label{right:34px;top:6px}.ms-Spinner-circle{position:absolute;border-radius:100px;background-color:#0078d7;opacity:0}@media screen and (-ms-high-contrast:active){.ms-Spinner-circle{background-color:#fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Spinner-circle{background-color:#000}}.ms-Spinner-label{position:relative;font-size:12px;font-weight:400;color:#0078d7;right:28px;top:2px}.ms-Spinner-label,.ms-Table{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-Table{display:table;width:100%;border-collapse:collapse}.ms-Table--fixed{table-layout:fixed}.ms-Table-row,.ms-Table tr{display:table-row;line-height:30px;font-weight:300;font-size:12px;color:#333}.ms-Table-row.is-selected,.ms-Table tr.is-selected{background-color:#c7e0f4}.ms-Table-row.is-selected .ms-Table-rowCheck,.ms-Table tr.is-selected .ms-Table-rowCheck{background-color:#0078d7}.ms-Table-row.is-selected .ms-Table-rowCheck:before,.ms-Table tr.is-selected .ms-Table-rowCheck:before{display:none}.ms-Table-row.is-selected .ms-Table-rowCheck:after,.ms-Table tr.is-selected .ms-Table-rowCheck:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;content:'\e041';color:#fff;font-size:12px;position:absolute;right:4px;top:9px}.ms-Table-cell,.ms-Table td,.ms-Table th{display:table-cell;padding:0 10px}.ms-Table-head,.ms-Table thead th{font-weight:300;font-size:11px;color:#666}.ms-Table-head .ms-Table-cell,.ms-Table-head .ms-Table-rowCheck,.ms-Table-head td,.ms-Table-head th,.ms-Table thead .ms-Table-cell,.ms-Table thead .ms-Table-rowCheck,.ms-Table thead td,.ms-Table thead th{font-weight:400;text-align:right;border-bottom:1px solid #eaeaea}.ms-Table-head .ms-Table-rowCheck:after,.ms-Table thead .ms-Table-rowCheck:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;content:'\e041';color:#a6a6a6;font-size:12px;position:absolute;right:4px;top:9px}.ms-Table-rowCheck{display:table-cell;width:20px;position:relative;padding:0}.ms-Table-rowCheck:before{border:1px solid #a6a6a6;content:'';display:block;height:14px;right:2px;position:absolute;top:6px;width:14px}.ms-Table--selectable .ms-Table-row:hover,.ms-Table--selectable tr:hover{background-color:#f4f4f4;cursor:pointer;outline:1px solid transparent}@media screen and (-ms-high-contrast:active){.ms-Table-row.is-selected .ms-Table-rowCheck{background:none}.ms-Table-row.is-selected .ms-Table-rowCheck:before{display:block}}.ms-TextField{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;margin-bottom:8px}.ms-TextField.is-disabled .ms-TextField-field{background-color:#f4f4f4;border-color:#f4f4f4;pointer-events:none;cursor:default}.ms-TextField.is-disabled:-moz-placeholder,.ms-TextField.is-disabled:-ms-input-placeholder,.ms-TextField.is-disabled::-moz-placeholder,.ms-TextField.is-disabled::-webkit-input-placeholder{color:#a6a6a6}.ms-TextField.is-required .ms-Label:after{content:' *';color:#a80000}.ms-TextField.is-required:-moz-placeholder:after,.ms-TextField.is-required:-ms-input-placeholder:after,.ms-TextField.is-required::-moz-placeholder:after,.ms-TextField.is-required::-webkit-input-placeholder:after{content:' *';color:#a80000}.ms-TextField.is-active{border-color:#0078d7}.ms-TextField-field{box-sizing:border-box;margin:0;padding:0;box-shadow:none;border:1px solid #c8c8c8;border-radius:0;font-weight:300;font-size:12px;color:#333;height:32px;padding:6px 10px 8px;width:100%;min-width:180px;outline:0}.ms-TextField-field:hover{border-color:#767676}.ms-TextField-field:focus{border-color:#0078d7}@media screen and (-ms-high-contrast:active){.ms-TextField-field:focus,.ms-TextField-field:hover{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.ms-TextField-field:focus,.ms-TextField-field:hover{border-color:#37006e}}.ms-TextField-field:-moz-placeholder,.ms-TextField-field:-ms-input-placeholder,.ms-TextField-field::-moz-placeholder,.ms-TextField-field::-webkit-input-placeholder{color:#666}.ms-TextField-description{color:#767676;font-size:11px}.ms-TextField.ms-TextField--placeholder{position:relative}.ms-TextField.ms-TextField--placeholder .ms-Label{position:absolute;font-weight:300;font-size:12px;color:#666;padding:7px 10px 7px 0}.ms-TextField.ms-TextField--placeholder.is-disabled,.ms-TextField.ms-TextField--placeholder.is-disabled .ms-Label{color:#a6a6a6}.ms-TextField.ms-TextField--underlined{border-bottom:1px solid #c8c8c8;display:table;width:100%;min-width:180px}.ms-TextField.ms-TextField--underlined:hover{border-color:#767676}@media screen and (-ms-high-contrast:active){.ms-TextField.ms-TextField--underlined:hover{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.ms-TextField.ms-TextField--underlined:hover{border-color:#37006e}}.ms-TextField.ms-TextField--underlined:active,.ms-TextField.ms-TextField--underlined:focus{border-color:#0078d7}.ms-TextField.ms-TextField--underlined .ms-Label{font-size:12px;margin-left:8px;display:table-cell;vertical-align:bottom;padding-right:12px;padding-bottom:5px;height:32px;width:1%;white-space:nowrap}.ms-TextField.ms-TextField--underlined .ms-TextField-field{border:0;float:right;display:table-cell;text-align:right;padding-top:8px;padding-bottom:2px}.ms-TextField.ms-TextField--underlined .ms-TextField-field:active,.ms-TextField.ms-TextField--underlined .ms-TextField-field:focus,.ms-TextField.ms-TextField--underlined .ms-TextField-field:hover{outline:0}.ms-TextField.ms-TextField--underlined.is-disabled{border-bottom-color:#eaeaea}.ms-TextField.ms-TextField--underlined.is-disabled .ms-Label{color:#a6a6a6}.ms-TextField.ms-TextField--underlined.is-disabled .ms-TextField-field{background-color:transparent;color:#a6a6a6}.ms-TextField.ms-TextField--underlined.is-active{border-color:#0078d7}@media screen and (-ms-high-contrast:active){.ms-TextField.ms-TextField--underlined.is-active{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.ms-TextField.ms-TextField--underlined.is-active{border-color:#37006e}}.ms-TextField.ms-TextField--multiline .ms-TextField-field{font-weight:300;line-height:17px;min-height:60px;min-width:260px;padding-top:6px;overflow:auto}.ms-TextField.ms-TextField--textFieldUnderlined{border:0;border-bottom:1px solid #0078d7;display:table;width:100%;min-width:180px}.ms-TextField.ms-TextField--textFieldUnderlined:hover{border-color:#767676}.ms-TextField.ms-TextField--textFieldUnderlined:active,.ms-TextField.ms-TextField--textFieldUnderlined:focus{border-color:#0078d7}.ms-TextField.ms-TextField--textFieldUnderlined .ms-TextField-field{border:0;display:table-cell;text-align:right;padding-top:8px;padding-bottom:2px}.ms-TextField.ms-TextField--textFieldUnderlined .ms-TextField-field:active,.ms-TextField.ms-TextField--textFieldUnderlined .ms-TextField-field:focus{outline:0}.ms-TextField.ms-TextField--textFieldUnderlined.is-disabled{border-bottom-color:#eaeaea}.ms-TextField.ms-TextField--textFieldUnderlined.is-disabled .ms-Label{color:#a6a6a6}.ms-TextField.ms-TextField--textFieldUnderlined.is-disabled .ms-TextField-field{background-color:transparent;color:#a6a6a6}.ms-Label{margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:400;box-sizing:border-box;display:block;padding:5px 0}.ms-Label.is-required:after{content:' *';color:#a80000}.ms-Label.is-disabled{color:#a6a6a6}.ms-Toggle{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;position:relative;display:block;margin-bottom:26px}.ms-Toggle .ms-Label{position:relative;padding:0 62px 0 0;font-size:12px}.ms-Toggle .ms-Toggle-field{background-color:#f4f4f4}.ms-Toggle .ms-Toggle-field:before{position:absolute;display:block;box-sizing:content-box;content:'';top:-2.5px;right:-2.5px;width:12px;height:20px;background-color:#767676;outline:2px solid transparent}@media screen and (-ms-high-contrast:active){.ms-Toggle .ms-Toggle-field:before{border:2.5px solid #fff;height:15px;outline:0}}@media screen and (-ms-high-contrast:black-on-white){.ms-Toggle .ms-Toggle-field:before{border-color:#000}}.ms-Toggle .ms-Toggle-field:before{left:auto;border-left:2.5px solid #fff}.ms-Toggle .ms-Toggle-field:active{background-color:#0078d7}.ms-Toggle .ms-Toggle-field .ms-Label--off{display:block}.ms-Toggle .ms-Toggle-field .ms-Label--on{display:none}.ms-Toggle .ms-Toggle-field.is-selected{background-color:#0078d7}.ms-Toggle .ms-Toggle-field.is-selected:before{position:absolute;display:block;box-sizing:content-box;content:'';top:-2.5px;left:-2.5px;width:12px;height:20px;background-color:#767676;outline:2px solid transparent}@media screen and (-ms-high-contrast:active){.ms-Toggle .ms-Toggle-field.is-selected:before{border:2.5px solid #fff;height:15px;outline:0}}@media screen and (-ms-high-contrast:black-on-white){.ms-Toggle .ms-Toggle-field.is-selected:before{border-color:#000}}.ms-Toggle .ms-Toggle-field.is-selected:before{right:auto;border-right:2.5px solid #fff}.ms-Toggle .ms-Toggle-field.is-selected:active{background-color:#0078d7}.ms-Toggle .ms-Toggle-field.is-selected .ms-Label--off{display:none}.ms-Toggle .ms-Toggle-field.is-selected .ms-Label--on{display:block}@media screen and (-ms-high-contrast:active){.ms-Toggle .ms-Toggle-field.is-selected{background-color:#fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Toggle .ms-Toggle-field.is-selected{background-color:#000}}.ms-Toggle .ms-Toggle-field:focus,.ms-Toggle .ms-Toggle-field:hover{background-color:#eaeaea;outline:0}.ms-Toggle .ms-Toggle-field.is-selected:focus,.ms-Toggle .ms-Toggle-field.is-selected:hover{background-color:#005a9e}.ms-Toggle .ms-Toggle-field .ms-Label{color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ms-Toggle .ms-Toggle-field:active .ms-Label{color:#333}.ms-Toggle.is-disabled .ms-Label{color:#a6a6a6}.ms-Toggle.is-disabled .ms-Toggle-field{background-color:#fff;border-color:#c8c8c8;pointer-events:none;cursor:default}.ms-Toggle.is-disabled .ms-Toggle-field:before{background-color:#c8c8c8}@media screen and (-ms-high-contrast:active){.ms-Toggle.is-disabled .ms-Toggle-field,.ms-Toggle.is-disabled .ms-Toggle-field:before{border-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.ms-Toggle.is-disabled .ms-Toggle-field,.ms-Toggle.is-disabled .ms-Toggle-field:before{border-color:#600000}}.ms-Toggle-description{position:relative;font-size:12px;vertical-align:top;display:block;margin-bottom:8px}.ms-Toggle-field{position:relative;display:inline-block;width:57px;height:20px;box-sizing:border-box;border:2.5px solid #c8c8c8;cursor:pointer}.ms-Toggle-input{display:none}.ms-Toggle.ms-Toggle--textLeft{width:225px;margin-bottom:40px}.ms-Toggle.ms-Toggle--textLeft .ms-Toggle-description{display:inline-block;max-width:150px;top:-3px;margin-bottom:0}.ms-Toggle.ms-Toggle--textLeft .ms-Toggle-field{float:left}
|
6
|
+
.ms-Breadcrumb{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;margin:23px 0 1px}.ms-Breadcrumb.is-overflow .ms-Breadcrumb-overflow{display:inline}.ms-Breadcrumb-chevron{font-size:17px;color:#666;vertical-align:top;margin:10px 0}.ms-Breadcrumb-list{display:inline;white-space:nowrap;padding:0;margin:0}.ms-Breadcrumb-list .ms-Breadcrumb-listItem{list-style-type:none;vertical-align:top;margin:0;padding:0;display:inline-block}.ms-Breadcrumb-list .ms-Breadcrumb-listItem:last-of-type .ms-Breadcrumb-chevron{display:none}.ms-Breadcrumb-overflow{display:none;position:relative;margin-left:-4px}.ms-Breadcrumb-overflow .ms-Breadcrumb-overflowButton{font-size:12px;display:inline-block;color:#0078d7;padding:12px 8px 3px;cursor:pointer;vertical-align:top}.ms-Breadcrumb-overflowMenu{display:none;position:absolute}.ms-Breadcrumb-overflowMenu.is-open{display:block;top:36px;right:0;box-shadow:0 0 5px 0 rgba(0,0,0,.4);background-color:#fff;border:1px solid #c8c8c8;z-index:105}.ms-Breadcrumb-overflowMenu:before{position:absolute;box-shadow:0 0 5px 0 rgba(0,0,0,.4);top:-6px;right:6px;content:' ';width:16px;height:16px;transform:rotate(45deg);background-color:#fff}.ms-Breadcrumb-overflowMenu .ms-ContextualMenu{border:0;box-shadow:none;position:relative;width:190px}.ms-Breadcrumb-overflowMenu .ms-ContextualMenu.is-open{margin-bottom:0}.ms-Breadcrumb-itemLink,.ms-Breadcrumb-overflowButton{text-decoration:none;outline:transparent}.ms-Breadcrumb-itemLink:hover,.ms-Breadcrumb-overflowButton:hover{background-color:#f4f4f4;cursor:pointer}.ms-Breadcrumb-itemLink:focus,.ms-Breadcrumb-overflowButton:focus{outline:1px solid #767676;color:#000}.ms-Breadcrumb-itemLink:active,.ms-Breadcrumb-overflowButton:active{outline:transparent;background-color:#c8c8c8}.ms-Breadcrumb-itemLink{font-weight:100;font-size:21px;color:#333;display:inline-block;padding:0 4px;max-width:160px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:639px){.ms-Breadcrumb{margin:10px 0}.ms-Breadcrumb-itemLink{font-size:17px}.ms-Breadcrumb-chevron{font-size:14px;margin-top:7px}.ms-Breadcrumb-overflow .ms-Breadcrumb-overflowButton{padding-top:8px;padding-bottom:3px}}@media screen and (max-width:479px){.ms-Breadcrumb-itemLink{font-size:14px;max-width:116px}.ms-Breadcrumb-chevron{margin-top:4px}.ms-Breadcrumb-overflow .ms-Breadcrumb-overflowButton{padding-top:5px;padding-bottom:3px}}.ms-Button{box-sizing:border-box;margin:0;padding:0;box-shadow:none;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333;font-size:14px;font-weight:400;background-color:#f4f4f4;border:1px solid #f4f4f4;cursor:pointer;height:32px;min-width:80px;padding:4px 20px 6px}.ms-Button:hover{background-color:#eaeaea;border-color:#eaeaea}.ms-Button:hover .ms-Button-label{color:#000}@media screen and (-ms-high-contrast:active){.ms-Button:hover{color:#1aebff;border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Button:hover{color:#37006e;border-color:#37006e}}.ms-Button:focus{background-color:#eaeaea;border-color:#0078d7;outline:1px solid transparent}.ms-Button:focus .ms-Button-label{color:#000}.ms-Button:active{background-color:#0078d7;border-color:#0078d7}.ms-Button:active .ms-Button-label{color:#fff}.ms-Button.is-disabled,.ms-Button:disabled{background-color:#f4f4f4;border-color:#f4f4f4;cursor:default}.ms-Button.is-disabled .ms-Button-label,.ms-Button:disabled .ms-Button-label{color:#a6a6a6}.ms-Button.is-disabled:focus,.ms-Button.is-disabled:hover,.ms-Button:disabled:focus,.ms-Button:disabled:hover{outline:0}.ms-Button-label{color:#333;font-weight:600;font-size:14px}.ms-Button-description,.ms-Button-icon{display:none}.ms-Button.ms-Button--primary{background-color:#0078d7;border-color:#0078d7}.ms-Button.ms-Button--primary .ms-Button-label{color:#fff}.ms-Button.ms-Button--primary:hover{background-color:#005a9e;border-color:#005a9e}.ms-Button.ms-Button--primary:focus{background-color:#005a9e;border-color:#004578}.ms-Button.ms-Button--primary:active{background-color:#0078d7;border-color:#0078d7}.ms-Button.ms-Button--primary.is-disabled,.ms-Button.ms-Button--primary:disabled{background-color:#f4f4f4;border-color:#f4f4f4}.ms-Button.ms-Button--primary.is-disabled .ms-Button-label,.ms-Button.ms-Button--primary:disabled .ms-Button-label{color:#a6a6a6}.ms-Button.ms-Button--hero{-ms-flex-align:center;align-items:center;background-color:transparent;border:0;display:-ms-flexbox;display:flex;padding:0}.ms-Button.ms-Button--hero .ms-Button-icon{color:#0078d7;display:block;margin-left:4px;text-align:center}.ms-Button.ms-Button--hero .ms-Button-icon .ms-Icon{border-radius:18px;border:1px solid #0078d7;font-size:12px;height:18px;line-height:18px;width:18px}.ms-Button.ms-Button--hero .ms-Button-label{color:#0078d7;font-size:21px;font-weight:100;position:relative;text-decoration:none}.ms-Button.ms-Button--hero:focus .ms-Button-icon .ms-Icon,.ms-Button.ms-Button--hero:hover .ms-Button-icon .ms-Icon{color:#005a9e}.ms-Button.ms-Button--hero:focus .ms-Button-label,.ms-Button.ms-Button--hero:hover .ms-Button-label{color:#004578}.ms-Button.ms-Button--hero:active .ms-Button-icon .ms-Icon,.ms-Button.ms-Button--hero:active .ms-Button-label{color:#0078d7}.ms-Button.ms-Button--hero.is-disabled .ms-Button-icon .ms-Icon,.ms-Button.ms-Button--hero:disabled .ms-Button-icon .ms-Icon{color:#c8c8c8}.ms-Button.ms-Button--hero.is-disabled .ms-Button-label,.ms-Button.ms-Button--hero:disabled .ms-Button-label{color:#a6a6a6}.ms-Button.ms-Button--compound{display:block;height:auto;max-width:280px;min-height:72px;padding:20px}.ms-Button.ms-Button--compound .ms-Button-label{display:block;font-weight:600;position:relative;text-align:right;margin-top:-5px}.ms-Button.ms-Button--compound .ms-Button-description{color:#666;display:block;font-weight:400;font-size:12px;position:relative;text-align:right;top:3px}.ms-Button.ms-Button--compound:hover .ms-Button-description{color:#212121}.ms-Button.ms-Button--compound:focus{border-color:#0078d7;background-color:#f4f4f4}.ms-Button.ms-Button--compound:focus .ms-Button-label{color:#333}.ms-Button.ms-Button--compound:focus .ms-Button-description{color:#666}.ms-Button.ms-Button--compound:active{background-color:#0078d7}.ms-Button.ms-Button--compound:active .ms-Button-description,.ms-Button.ms-Button--compound:active .ms-Button-label{color:#fff}.ms-Button.ms-Button--compound.is-disabled .ms-Button-description,.ms-Button.ms-Button--compound.is-disabled .ms-Button-label,.ms-Button.ms-Button--compound:disabled .ms-Button-description,.ms-Button.ms-Button--compound:disabled .ms-Button-label{color:#a6a6a6}.ms-Button.ms-Button--compound.is-disabled:active,.ms-Button.ms-Button--compound.is-disabled:focus,.ms-Button.ms-Button--compound:disabled:active,.ms-Button.ms-Button--compound:disabled:focus{border-color:#f4f4f4;background-color:#f4f4f4}.ms-Button.ms-Button--compound.is-disabled:active .ms-Button-description,.ms-Button.ms-Button--compound.is-disabled:active .ms-Button-label,.ms-Button.ms-Button--compound.is-disabled:focus .ms-Button-description,.ms-Button.ms-Button--compound.is-disabled:focus .ms-Button-label,.ms-Button.ms-Button--compound:disabled:active .ms-Button-description,.ms-Button.ms-Button--compound:disabled:active .ms-Button-label,.ms-Button.ms-Button--compound:disabled:focus .ms-Button-description,.ms-Button.ms-Button--compound:disabled:focus .ms-Button-label{color:#a6a6a6}.ms-Callout{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;width:288px}.ms-Callout.is-hidden{display:none}.ms-Callout-header{z-index:105;padding:24px 28px 12px}.ms-Callout-title{margin:0;font-weight:300;font-size:21px}.ms-Callout-subText{margin:0;font-weight:300;color:#333;font-size:12px}.ms-Callout-close{margin:0;border:0;background:none;cursor:pointer;position:absolute;top:12px;left:12px;padding:8px;width:32px;height:32px;font-size:14px;color:#666;z-index:110}.ms-Callout-link{font-size:14px}.ms-Callout-inner{height:100%;padding:0 28px 12px}.ms-Callout-actions{position:relative;margin-top:20px;width:100%;white-space:nowrap}.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline,.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline .ms-CommandButton-button{height:27px;line-height:27px}.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline .ms-CommandButton-icon,.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline .ms-CommandButton-label{line-height:27px}.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline:focus .ms-Button,.ms-Callout-actions .ms-CommandButton.ms-CommandButton--inline:hover .ms-Button{color:#0078d7}.ms-Callout-actions .ms-Callout-button{margin-left:12px}.ms-Callout.ms-Callout--OOBE .ms-Callout-header{padding:28px 24px;background-color:#0078d7}.ms-Callout.ms-Callout--OOBE .ms-Callout-title{font-weight:100;font-size:28px;color:#fff}.ms-Callout.ms-Callout--OOBE .ms-Callout-inner{padding-top:20px}.ms-Callout.ms-Callout--OOBE .ms-Callout-subText{font-size:14px}.ms-Callout.ms-Callout--actionText .ms-Callout-actions{border-top:1px solid #eaeaea;padding-top:12px}.ms-Callout.ms-Callout--actionText .ms-Callout-inner{padding-bottom:12px}.ms-Callout.ms-Callout--peek .ms-Callout-header{padding-bottom:0}.ms-Callout.ms-Callout--peek .ms-Callout-title{font-size:14px}.ms-Callout.ms-Callout--peek .ms-Callout-actions{margin-top:12px;margin-bottom:-4px}.ms-CheckBox{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;font-weight:400;min-height:36px;position:relative}.ms-CheckBox .ms-Label{font-size:14px;padding:0 26px 0 0}.ms-CheckBox .ms-Choice-field.is-disabled{pointer-events:none;cursor:default}.ms-CheckBox .ms-Choice-field.is-disabled:before{background-color:#c8c8c8;color:#c8c8c8}.ms-CheckBox .ms-Choice-field.is-disabled:after{border-color:#eaeaea}.ms-CheckBox .ms-Choice-field.is-disabled .ms-Label{color:#a6a6a6}.ms-CheckBox .ms-CheckBox-field.in-focus:after{border-color:#767676}.ms-CheckBox .ms-Choice-field{display:inline-block;cursor:pointer;margin-top:8px;position:relative}.ms-CheckBox .ms-Choice-field:after{content:'';display:inline-block;border:1px solid #c8c8c8;width:19px;height:19px;cursor:pointer;font-weight:400;right:-1px;top:-1px;border-radius:50%;position:absolute}.ms-CheckBox .ms-Choice-field:hover:after{border-color:#767676}.ms-CheckBox .ms-Choice-field:hover .ms-Label{color:#000}.ms-CheckBox .ms-Choice-field.ms-Choice-type--checkbox:after{border-radius:0}.ms-CheckBox .ms-Choice-field.ms-Choice-type--checkbox.is-checked:before,.ms-CheckBox .ms-Choice-field.ms-Choice-type--checkbox.is-checked:hover:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;content:'\e041';background-color:transparent;border-radius:0;font-size:13px;top:3px;right:3px}.ms-CheckBox .ms-Choice-field.is-checked:before{background-color:#666;border-color:#666;color:#666;border-radius:50%;content:'\00a0';display:inline-block;position:absolute;top:4px;left:0;bottom:0;right:4px;width:11px;height:11px;box-sizing:border-box}.ms-CheckBox .ms-Choice-field.is-checked:hover:before{background-color:#212121;color:#212121}.ms-RadioButton{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;font-weight:400;min-height:36px;position:relative}.ms-RadioButton .ms-Label{font-size:14px;padding:0 26px 0 0}.ms-RadioButton .ms-Choice-type--radio.is-disabled{pointer-events:none;cursor:default}.ms-RadioButton .ms-Choice-type--radio.is-disabled:before{background-color:#c8c8c8;color:#c8c8c8}.ms-RadioButton .ms-Choice-type--radio.is-disabled:after{border-color:#eaeaea}.ms-RadioButton .ms-Choice-type--radio.is-disabled .ms-Label{color:#a6a6a6}.ms-RadioButton .ms-Choice-type--radio.in-focus:after{border-color:#767676}.ms-RadioButton .ms-Choice-type--radio{display:inline-block;cursor:pointer;margin-top:8px;position:relative}.ms-RadioButton .ms-Choice-type--radio:after{content:'';display:inline-block;border:1px solid #c8c8c8;width:19px;height:19px;cursor:pointer;font-weight:400;right:-1px;top:-1px;border-radius:50%;position:absolute}.ms-RadioButton .ms-Choice-type--radio:hover:after{border-color:#767676}.ms-RadioButton .ms-Choice-type--radio:hover .ms-Label{color:#000}.ms-RadioButton .ms-Choice-type--radio.is-checked:before{background-color:#666;border-color:#666;color:#666;border-radius:50%;content:'\00a0';display:inline-block;position:absolute;top:4px;left:0;bottom:0;right:4px;width:11px;height:11px;box-sizing:border-box}.ms-RadioButton .ms-Choice-type--radio.is-checked:hover:before{background-color:#212121;color:#212121}.ms-ChoiceFieldGroup{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;margin-bottom:4px}.ms-ChoiceFieldGroup .ms-ChoiceFieldGroup-list{padding:0;margin:0}.ms-CommandBar{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;background-color:#eff6fc;height:40px;white-space:nowrap;padding-right:0;border:0;position:relative}.ms-CommandBar:focus{outline:none}.ms-CommandBar .ms-CommandButton--actionButton{border-left:1px solid #eaeaea}.ms-CommandBar .ms-Button{height:100%}.ms-CommandBar .ms-Button.ms-Button--noLabel .ms-Button-icon{padding-left:0}.ms-CommandBar .ms-Button.is-hidden{display:none}.ms-CommandBar .ms-SearchBox,.ms-CommandBar .ms-SearchBox-field,.ms-CommandBar .ms-SearchBox-label{height:100%}.ms-CommandBar .ms-SearchBox{margin-left:8px;display:inline-block;vertical-align:top;transition:margin-left .267s}.ms-CommandBar .ms-SearchBox.is-collapsed.is-active{width:100%;position:absolute;right:0;left:0;z-index:10}@media only screen and (min-width:1024px){.ms-CommandBar .ms-SearchBox{margin-left:24px}}.ms-CommandBar-mainArea{overflow-x:hidden;display:block;height:100%;overflow:hidden}.ms-CommandBar-sideCommands{float:left;text-align:left;width:auto;padding-left:8px;height:100%}.ms-CommandBar-sideCommands .ms-Button:last-child{margin-left:0}@media only screen and (min-width:640px){.ms-CommandBar-sideCommands{min-width:128px;padding-left:12px}}@media only screen and (min-width:1024px){.ms-CommandBar-sideCommands{padding-left:16px}}.ms-CommandButton{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;display:inline-block;position:relative}.ms-CommandButton.is-hidden{display:none}.ms-CommandButton.is-disabled .ms-CommandButton-button,.ms-CommandButton:disabled .ms-CommandButton-button{cursor:default}.ms-CommandButton.is-disabled .ms-CommandButton-button:hover,.ms-CommandButton:disabled .ms-CommandButton-button:hover{background-color:#eff6fc}.ms-CommandButton.is-disabled .ms-CommandButton-button .ms-CommandButton-icon,.ms-CommandButton.is-disabled .ms-CommandButton-button .ms-CommandButton-label,.ms-CommandButton:disabled .ms-CommandButton-button .ms-CommandButton-icon,.ms-CommandButton:disabled .ms-CommandButton-button .ms-CommandButton-label{color:#a6a6a6}.ms-CommandButton .ms-ContextualMenu{display:none}.ms-CommandButton-button,.ms-CommandButton-splitIcon{box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;font-weight:400;cursor:pointer;display:inline-block;height:40px;line-height:40px;outline:1px solid transparent;padding:0 8px;position:relative;vertical-align:top;background:transparent}.ms-CommandButton-button:hover,.ms-CommandButton-splitIcon:hover{background-color:#c7e0f4}.ms-CommandButton-button:hover .ms-CommandButton-label,.ms-CommandButton-splitIcon:hover .ms-CommandButton-label{color:#212121}.ms-CommandButton-button:focus:before,.ms-CommandButton-splitIcon:focus:before{top:3px;right:3px;left:3px;bottom:3px;border:1px solid #333;position:absolute;z-index:10;content:'';outline:none}.ms-CommandButton-button:focus,.ms-CommandButton-splitIcon:focus{outline:0}.ms-CommandButton-button{border:0;margin:0}.ms-CommandButton+.ms-CommandButton{margin-right:8px}.ms-CommandButton-icon{display:inline-block;padding-left:12px;position:relative;font-size:17px;min-width:17px;height:100%}.ms-CommandButton-icon .ms-Icon{position:absolute;top:50%;transform:translateY(-50%);right:0}.ms-CommandButton-label{font-size:14px;font-weight:400;color:#333;line-height:40px;height:100%;display:inline-block;vertical-align:top}.ms-CommandButton-label:hover{color:#212121}.ms-CommandButton-dropdownIcon{display:inline-block;position:relative;color:#333;font-size:17px;font-weight:300;min-width:17px;height:100%}.ms-CommandButton-dropdownIcon .ms-Icon{position:absolute;top:50%;transform:translateY(-50%);right:0}.ms-CommandButton-dropdownIcon:focus:before{top:3px;right:3px;left:3px;bottom:3px;border:1px solid #333;position:absolute;z-index:10;content:'';outline:none}.ms-CommandButton-splitIcon{color:#333;font-size:17px;font-weight:300;margin-right:-4px;width:21px;border:0}.ms-CommandButton-splitIcon .ms-Icon{border-right:1px solid #c8c8c8;position:absolute;top:50%;transform:translateY(-50%);right:0}.ms-CommandButton.ms-CommandButton--noLabel .ms-CommandButton-icon{padding-left:0}.ms-CommandButton.ms-CommandButton--noLabel .ms-CommandButton-label{display:none}.ms-CommandButton.ms-CommandButton--inline .ms-CommandButton-button{background:none}.ms-CommandButton.ms-CommandButton--actionButton .ms-CommandButton-button{width:50px;height:40px}.ms-CommandButton.ms-CommandButton--actionButton .ms-CommandButton-icon{position:absolute;top:50%;right:50%;transform:translate(-50%,-50%);width:16px;height:16px;padding-left:0}.ms-CommandButton.ms-CommandButton--pivot.is-active:before,.ms-CommandButton.ms-CommandButton--pivot:hover:before{content:'';height:2px;position:absolute;right:0;left:0;background-color:#0078d7;bottom:0;z-index:5}.ms-CommandButton.ms-CommandButton--pivot .ms-CommandButton-label,.ms-CommandButton.ms-CommandButton--textOnly .ms-CommandButton-label{display:inline-block}.ms-ContextualMenu{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;font-weight:400;display:block;min-width:180px;list-style-type:none;position:relative;background-color:#fff}.ms-ContextualMenu.is-hidden{display:none}.ms-ContextualMenu-item{position:relative}.ms-ContextualMenu-link{box-sizing:border-box;text-decoration:none;color:#333;border:1px solid transparent;cursor:pointer;display:block;height:40px;line-height:40px;padding:0 18px;position:relative}.ms-ContextualMenu-link:focus{outline:transparent}.ms-ContextualMenu-link:active,.ms-ContextualMenu-link:focus,.ms-ContextualMenu-link:hover{background-color:#eaeaea;color:#000}.ms-ContextualMenu-link:active,.ms-ContextualMenu-link:focus{border:1px solid #0078d7}.ms-ContextualMenu-link.is-selected{background-color:#c7e0f4;color:#000;font-weight:600}.ms-ContextualMenu-link.is-selected:hover{background-color:#c7e0f4}.ms-ContextualMenu-link.is-disabled{color:#a6a6a6;background-color:#fff}.ms-ContextualMenu-link.is-disabled:active,.ms-ContextualMenu-link.is-disabled:focus{border-color:#fff}.ms-ContextualMenu-link.is-disabled .ms-Icon{color:#a6a6a6;pointer-events:none;cursor:default}.ms-ContextualMenu-item.ms-ContextualMenu-item--divider{cursor:default;display:block;height:1px;margin:4px 0;background-color:#eaeaea;position:relative}.ms-ContextualMenu-item.ms-ContextualMenu-item--header{color:#0078d7;font-size:12px;text-transform:uppercase;height:40px;line-height:40px;padding:0 18px}.ms-ContextualMenu-item.ms-ContextualMenu-item--hasMenu .ms-ContextualMenu{position:absolute;top:-1px;right:178px}.ms-ContextualMenu-caretRight,.ms-ContextualMenu-subMenuIcon{color:#666;font-size:16px;height:39px;line-height:40px;position:absolute;top:0;left:7px;z-index:1;pointer-events:none}.ms-ContextualMenu.ms-ContextualMenu--multiselect .ms-ContextualMenu-item.ms-ContextualMenu-item--header,.ms-ContextualMenu.ms-ContextualMenu--multiselect .ms-ContextualMenu-link{padding:0 30px}.ms-ContextualMenu.ms-ContextualMenu--multiselect .ms-ContextualMenu-link.is-selected{background-color:#fff}.ms-ContextualMenu.ms-ContextualMenu--multiselect .ms-ContextualMenu-link.is-selected:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;color:#333;content:'\e041';font-size:12px;height:39px;line-height:40px;position:absolute;right:10px}.ms-ContextualMenu.ms-ContextualMenu--hasChecks .ms-ContextualMenu-link,.ms-ContextualMenu.ms-ContextualMenu--hasIcons .ms-ContextualMenu-link{padding-right:40px}.ms-ContextualMenu.ms-ContextualMenu--hasChecks .ms-Icon,.ms-ContextualMenu.ms-ContextualMenu--hasIcons .ms-Icon{position:absolute;top:50%;transform:translateY(-50%);width:40px;text-align:center}.ms-ContextualMenu.ms-ContextualMenu--hasIcons{width:220px}.ms-DatePicker{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;margin-bottom:17px;z-index:300}.ms-DatePicker .ms-TextField{position:relative}.ms-DatePicker-picker{color:#000;font-size:14px;position:relative;text-align:right;z-index:0}.ms-DatePicker-event{color:#666;font-size:21px;line-height:20px;pointer-events:none;position:absolute;left:5px;bottom:5px;z-index:5}.ms-DatePicker-holder{-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#fff;position:absolute;min-width:300px;display:none}.ms-DatePicker-picker.ms-DatePicker-picker--opened .ms-DatePicker-holder{animation-name:fadeIn,slideDownIn10;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both;box-sizing:border-box;box-shadow:0 0 5px 0 rgba(0,0,0,.4);border:1px solid #eaeaea;display:block}.ms-DatePicker-picker--opened{position:relative;z-index:10}.ms-DatePicker-frame{padding:1px}.ms-DatePicker-wrap{margin:-1px;padding:9px}.ms-DatePicker-dayPicker{display:block;margin-bottom:30px}.ms-DatePicker-header{height:40px;line-height:44px}.ms-DatePicker-month,.ms-DatePicker-year{display:inline-block;font-weight:100;font-size:21px;color:#0078d7;margin-top:-1px}.ms-DatePicker-month:hover,.ms-DatePicker-year:hover{color:#005a9e;cursor:pointer}.ms-DatePicker-month{margin-right:15px}.ms-DatePicker-year{margin-right:5px}.ms-DatePicker-table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit}.ms-DatePicker-table td{margin:0;padding:0}.ms-DatePicker-table td:hover{outline:1px solid transparent}.ms-DatePicker-day,.ms-DatePicker-weekday{width:40px;height:40px;padding:0;line-height:40px;font-weight:400;font-size:15px;color:#333}.ms-DatePicker-day--today{position:relative;background-color:#c7e0f4}.ms-DatePicker-day--disabled:before{border-top-color:#a6a6a6}.ms-DatePicker-day--outfocus{color:#a6a6a6;font-weight:400}.ms-DatePicker-day--infocus:hover,.ms-DatePicker-day--outfocus:hover{cursor:pointer;color:#000;background:#eaeaea}.ms-DatePicker-day--highlighted:hover,.ms-DatePicker-picker--focused .ms-DatePicker-day--highlighted{cursor:pointer;color:#fff;background:#0078d7}.ms-DatePicker-day--highlighted.ms-DatePicker-day--disabled,.ms-DatePicker-day--highlighted.ms-DatePicker-day--disabled:hover{background:#a6a6a6}.ms-DatePicker-monthPicker,.ms-DatePicker-yearPicker{display:none}.ms-DatePicker-monthComponents{position:absolute;top:9px;left:9px;right:9px}.ms-DatePicker-decadeComponents,.ms-DatePicker-yearComponents{position:absolute;left:10px}.ms-DatePicker-nextDecade,.ms-DatePicker-nextMonth,.ms-DatePicker-nextYear,.ms-DatePicker-prevDecade,.ms-DatePicker-prevMonth,.ms-DatePicker-prevYear{width:40px;height:40px;display:block;float:left;margin-right:10px;text-align:center;line-height:40px;font-size:21px;color:#666;position:relative;top:3px}.ms-DatePicker-nextDecade:hover,.ms-DatePicker-nextMonth:hover,.ms-DatePicker-nextYear:hover,.ms-DatePicker-prevDecade:hover,.ms-DatePicker-prevMonth:hover,.ms-DatePicker-prevYear:hover{color:#212121;cursor:pointer;outline:1px solid transparent}.ms-DatePicker-headerToggleView{height:40px;right:0;position:absolute;top:0;width:140px;z-index:5;cursor:pointer}.ms-DatePicker-currentDecade,.ms-DatePicker-currentYear{display:block;font-weight:300;font-size:21px;height:40px;line-height:42px;margin-right:15px}.ms-DatePicker-currentYear{color:#0078d7}.ms-DatePicker-currentYear:hover{color:#005a9e;cursor:pointer}.ms-DatePicker-optionGrid{position:relative;height:210px;width:280px;margin:10px 5px 30px 0}.ms-DatePicker-monthOption,.ms-DatePicker-yearOption{background-color:#f4f4f4;width:60px;height:60px;line-height:60px;cursor:pointer;float:right;margin:0 0 10px 10px;font-weight:400;font-size:13px;color:#333;text-align:center}.ms-DatePicker-monthOption:hover,.ms-DatePicker-yearOption:hover{background-color:#c8c8c8;outline:1px solid transparent}.ms-DatePicker-monthOption.is-highlighted,.ms-DatePicker-yearOption.is-highlighted{background-color:#333;color:#fff}.ms-DatePicker-goToday{bottom:9px;color:#0078d7;cursor:pointer;font-weight:300;font-size:13px;height:30px;line-height:30px;padding:0 10px;position:absolute;left:9px}.ms-DatePicker-goToday:hover{outline:1px solid transparent}.ms-DatePicker.is-pickingYears .ms-DatePicker-dayPicker,.ms-DatePicker.is-pickingYears .ms-DatePicker-monthComponents,.ms-DatePicker.is-pickingYears .ms-DatePicker-monthPicker{display:none}.ms-DatePicker.is-pickingYears .ms-DatePicker-yearPicker{display:block}@media (min-width:460px){.ms-DatePicker-holder{width:440px}.ms-DatePicker-month,.ms-DatePicker-year{font-weight:300;font-size:17px;color:#333}.ms-DatePicker-month:hover,.ms-DatePicker-year:hover{color:#333;cursor:default}.ms-DatePicker-header{height:30px;line-height:28px}.ms-DatePicker-dayPicker{box-sizing:border-box;border-left:1px solid #eaeaea;width:220px;margin:-10px 0;padding:10px 0}.ms-DatePicker-monthPicker{display:block}.ms-DatePicker-monthPicker,.ms-DatePicker-yearPicker{top:9px;right:238px;position:absolute}.ms-DatePicker-optionGrid{width:200px;height:auto;margin:10px 0 0}.ms-DatePicker-monthComponents{width:210px}.ms-DatePicker-month{margin-right:12px}.ms-DatePicker-day,.ms-DatePicker-weekday{width:30px;height:30px;line-height:30px;font-weight:600;font-size:12px}.ms-DatePicker-nextDecade,.ms-DatePicker-nextMonth,.ms-DatePicker-nextYear,.ms-DatePicker-prevDecade,.ms-DatePicker-prevMonth,.ms-DatePicker-prevYear{font-size:17px;width:30px;height:30px;line-height:29px}.ms-DatePicker-toggleMonthView{display:none}.ms-DatePicker-currentDecade,.ms-DatePicker-currentYear{font-size:17px;margin:0;height:30px;line-height:26px;padding:0 10px;display:inline-block}.ms-DatePicker-monthOption,.ms-DatePicker-yearOption{width:40px;height:40px;line-height:40px;font-size:12px;margin:0 0 10px 10px}.ms-DatePicker-monthOption:hover,.ms-DatePicker-yearOption:hover{outline:1px solid transparent}.ms-DatePicker-goToday{box-sizing:border-box;font-size:12px;height:30px;line-height:30px;padding:0 10px;left:10px;text-align:left;top:199px;width:210px}.ms-DatePicker.is-pickingYears .ms-DatePicker-dayPicker,.ms-DatePicker.is-pickingYears .ms-DatePicker-monthComponents{display:block}.ms-DatePicker.is-pickingYears .ms-DatePicker-monthPicker{display:none}.ms-DatePicker.is-pickingYears .ms-DatePicker-yearPicker{display:block}}@media (max-width:459px){.ms-DatePicker.is-pickingMonths .ms-DatePicker-dayPicker,.ms-DatePicker.is-pickingMonths .ms-DatePicker-monthComponents{display:none}.ms-DatePicker.is-pickingMonths .ms-DatePicker-monthPicker{display:block}}.ms-Dialog{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-shadow:0 0 5px 0 rgba(0,0,0,.4);background-color:#fff;display:none;height:auto;min-width:220px;max-width:340px;padding:28px 24px;z-index:10;position:absolute;transform:translate(-50%,-50%);right:50%;top:50%}.ms-Dialog.is-open{display:block}.ms-Dialog-title{font-size:21px;font-weight:100;margin-bottom:24px}.ms-Dialog-content{position:relative}.ms-Dialog-subText{color:#333;font-size:12px;font-weight:300;line-height:1.5}.ms-Dialog-actions{margin-top:24px;text-align:left}.ms-Dialog--multiline .ms-Dialog-title{font-size:28px}.ms-Dialog.ms-Dialog--lgHeader .ms-Dialog-title{background-color:#0078d7;color:#fff;font-size:28px;font-weight:100;padding:28px 24px;margin-top:-28px;margin-right:-24px;margin-left:-24px}.ms-Dialog-buttonClose{background:none;border:0;cursor:pointer;margin:0;padding:4px;position:absolute;left:12px;top:12px;z-index:10}.ms-Dialog-buttonClose .ms-Icon.ms-Icon--x{color:#666;font-size:16px}.ms-Button.ms-Button--compound:not(:last-child){margin-bottom:20px}.ms-Dialog.ms-Dialog--close:not(.ms-Dialog--lgHeader) .ms-Dialog-title{margin-left:20px}.ms-Dialog.ms-Dialog--close:not(.ms-Dialog--lgHeader) .ms-Dialog-button.ms-Dialog-buttonClose{display:block}@media (min-width:480px){.ms-Dialog-main{width:auto;min-width:288px;max-width:340px}}.ms-Dropdown{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;font-weight:400;margin-bottom:10px;position:relative;outline:0}.ms-Dropdown:active .ms-Dropdown-caretDown,.ms-Dropdown:active .ms-Dropdown-title,.ms-Dropdown:focus .ms-Dropdown-caretDown,.ms-Dropdown:focus .ms-Dropdown-title,.ms-Dropdown:hover .ms-Dropdown-caretDown,.ms-Dropdown:hover .ms-Dropdown-title{color:#000}.ms-Dropdown:active .ms-Dropdown-title,.ms-Dropdown:hover .ms-Dropdown-title{border-color:#767676}.ms-Dropdown:focus .ms-Dropdown-title{border-color:#0078d7}.ms-Dropdown .ms-Label{display:inline-block;margin-bottom:8px}.ms-Dropdown.is-disabled .ms-Dropdown-title{background-color:#f4f4f4;border-color:#f4f4f4;color:#a6a6a6;cursor:default}@media screen and (-ms-high-contrast:active){.ms-Dropdown.is-disabled .ms-Dropdown-title{border-color:#0f0;color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown.is-disabled .ms-Dropdown-title{border-color:#600000;color:#600000}}.ms-Dropdown.is-disabled .ms-Dropdown-caretDown{color:#a6a6a6}@media screen and (-ms-high-contrast:active){.ms-Dropdown.is-disabled .ms-Dropdown-caretDown{color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown.is-disabled .ms-Dropdown-caretDown{color:#600000}}.ms-Dropdown.is-open .ms-Dropdown-items{display:block;position:absolute}.ms-Panel .ms-Dropdown-items{box-shadow:none;overflow-y:auto;padding-top:4px;max-height:100%}.ms-Panel .ms-Dropdown-items .ms-Dropdown-item{padding:0 16px}.ms-Panel .ms-Dropdown-items:before{content:none;border:0}.ms-Dropdown-select{display:none}.ms-Dropdown-caretDown{color:#666;font-size:17px;position:absolute;left:9px;bottom:5px;z-index:1;pointer-events:none}.ms-Dropdown-title{padding:0;background:#fff;border:1px solid #c8c8c8;cursor:pointer;display:block;height:32px;line-height:30px;padding:0 10px 0 32px;position:relative;overflow:hidden}.ms-Dropdown-items,.ms-Dropdown-title{box-sizing:border-box;margin:0;box-shadow:none}.ms-Dropdown-items{padding:0;box-shadow:0 0 5px 0 rgba(0,0,0,.4);background-color:#fff;display:none;list-style-type:none;position:absolute;width:100%;max-height:200px;z-index:400;overflow-y:scroll;top:auto;left:auto;bottom:auto;right:auto;max-width:100%}.ms-Dropdown-items:before{content:'';position:absolute;z-index:-1;top:0;right:0;left:0;bottom:0;border:1px solid #eaeaea}@media screen and (-ms-high-contrast:active){.ms-Dropdown-items{border:1px solid #fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown-items{border:1px solid #000}}.ms-Dropdown-item{box-sizing:border-box;cursor:pointer;display:block;height:40px;line-height:38px;padding:0 10px;position:relative;border:1px solid transparent;white-space:nowrap}@media screen and (-ms-high-contrast:active){.ms-Dropdown-item{border-color:#000}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown-item{border-color:#fff}}.ms-Dropdown-item:first-child,.ms-Dropdown-item:last-child{height:39px}.ms-Dropdown-item:hover{background-color:#eaeaea;color:#000}@media screen and (-ms-high-contrast:active){.ms-Dropdown-item:hover{background-color:#1aebff;border-color:#1aebff;color:#000}.ms-Dropdown-item:hover:focus{border-color:#000}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown-item:hover{background-color:#37006e;border-color:#37006e;color:#fff}}.ms-Dropdown-item:active{background-color:#eaeaea;border-color:#0078d7;color:#000}.ms-Dropdown-item.is-disabled{background:#fff;color:#a6a6a6;cursor:default;line-height:40px}.ms-Dropdown-item.is-selected,.ms-Dropdown-item.ms-Dropdown-item--selected{background-color:#c7e0f4;color:#000;line-height:40px}.ms-Dropdown-item.is-selected:hover,.ms-Dropdown-item.ms-Dropdown-item--selected:hover{background-color:#c7e0f4}@media screen and (-ms-high-contrast:active){.ms-Dropdown-item.is-selected,.ms-Dropdown-item.ms-Dropdown-item--selected{background-color:#1aebff;border-color:#1aebff;color:#000}.ms-Dropdown-item.is-selected:focus,.ms-Dropdown-item.ms-Dropdown-item--selected:focus{border-color:#000}}@media screen and (-ms-high-contrast:black-on-white){.ms-Dropdown-item.is-selected,.ms-Dropdown-item.ms-Dropdown-item--selected{background-color:#37006e;border-color:#37006e;color:#fff}}.ms-FacePile{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;position:relative;height:32px;width:auto}.ms-FacePile .ms-FacePile-personaCardHost{display:none}.ms-FacePile-addButton{background:none;border:0;cursor:pointer;position:relative;height:32px;width:32px;line-height:32px;text-align:center;float:right;padding:0;margin-left:4px;outline:transparent;border-radius:50%;vertical-align:top}.ms-FacePile-addButton .ms-Persona-details,.ms-FacePile-addButton .ms-Persona-presence{display:none}.ms-FacePile-addButton.ms-FacePile-addButton--addPerson{background-color:#0078d7;color:#fff;font-size:16px}.ms-FacePile-addButton.ms-FacePile-addButton--addPerson:focus,.ms-FacePile-addButton.ms-FacePile-addButton--addPerson:hover{background-color:#005a9e}.ms-FacePile-addButton.ms-FacePile-addButton--addPerson:active{background-color:#004578}.ms-FacePile-addButton.ms-FacePile-addButton--addPerson:disabled{background-color:#c8c8c8}.ms-FacePile-addButton.ms-FacePile-addButton--overflow{background-color:#eaeaea;color:#666;display:none}.ms-FacePile-addButton.ms-FacePile-addButton--overflow.is-active{display:block}.ms-FacePile-addButton.ms-FacePile-addButton--overflow:hover{color:#212121}.ms-FacePile-addButton.ms-FacePile-addButton--overflow:disabled{color:#c8c8c8}.ms-FacePile-addPersonIcon{position:relative;top:-1px}.ms-FacePile-overflowText{font-size:14px}.ms-FacePile-panel.ms-FacePile-panel--overflow .ms-Panel-headerText,.ms-FacePile-panel.ms-FacePile-panel--overflow .ms-PeoplePicker-resultAction,.ms-FacePile-panel.ms-FacePile-panel--overflow .ms-PeoplePicker-results,.ms-FacePile-panel.ms-FacePile-panel--overflow .ms-PeoplePicker-searchBox{display:none}.ms-FacePile-panel.ms-FacePile-panel--overflow .ms-PeoplePicker-selectedHeader{font-weight:100;font-size:21px;color:#333;line-height:82px;height:74px;text-transform:none}.ms-Link{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;color:#0078d7;text-decoration:none;cursor:pointer;outline:none}.ms-Link:focus,.ms-Link:hover{color:#004578}.ms-Link:active{color:#0078d7}@media screen and (-ms-high-contrast:active){.ms-Link{color:#8080ff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Link{color:#00009f}}.ms-List{padding:0;list-style-type:none}.ms-List,.ms-ListItem{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;box-shadow:none;color:#333;font-size:14px;font-weight:400}.ms-ListItem{padding:0;*zoom:1;padding:9px 28px 3px;position:relative;display:block}.ms-ListItem:after,.ms-ListItem:before{display:table;content:'';line-height:0}.ms-ListItem:after{clear:both}.ms-ListItem-primaryText,.ms-ListItem-secondaryText,.ms-ListItem-tertiaryText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.ms-ListItem-primaryText{color:#212121;font-weight:300;font-size:21px;padding-left:80px;position:relative;top:-4px}.ms-ListItem-secondaryText{color:#333;font-weight:400;font-size:14px;line-height:25px;position:relative;top:-7px;padding-left:30px}.ms-ListItem-tertiaryText{color:#767676;font-weight:300;font-size:14px;position:relative;top:-9px;margin-bottom:-4px;padding-left:30px}.ms-ListItem-metaText{color:#333;font-weight:300;font-size:11px;position:absolute;left:30px;top:39px}.ms-ListItem-image{float:right;height:70px;margin-right:-8px;margin-left:10px;width:70px;background-color:#333}.ms-ListItem-selectionTarget{display:none}.ms-ListItem-actions{max-width:80px;position:absolute;left:30px;text-align:left;top:10px}.ms-ListItem-action{color:#a6a6a6;display:inline-block;font-size:15px;position:relative;text-align:center;top:3px;cursor:pointer;height:16px;width:16px}.ms-ListItem-action .ms-Icon{vertical-align:top}.ms-ListItem-action:hover{color:#666;outline:1px solid transparent}.ms-ListItem.is-unread{border-right:3px solid #0078d7;padding-right:27px}.ms-ListItem.is-unread .ms-ListItem-metaText,.ms-ListItem.is-unread .ms-ListItem-secondaryText{color:#0078d7;font-weight:600}.ms-ListItem.is-unseen:after{border-left:10px solid transparent;border-top:10px solid #0078d7;right:0;position:absolute;top:0}.ms-ListItem.is-selectable .ms-ListItem-selectionTarget{display:block;height:20px;right:6px;position:absolute;top:13px;width:20px}.ms-ListItem.is-selectable .ms-ListItem-image{margin-right:0}.ms-ListItem.is-selectable:hover{background-color:#eaeaea;cursor:pointer;outline:1px solid transparent}.ms-ListItem.is-selectable:hover:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;position:absolute;top:12px;right:6px;height:15px;width:15px;border:1px solid #767676}.ms-ListItem.is-selected:before{border:1px solid transparent}.ms-ListItem.is-selected:before,.ms-ListItem.is-selected:hover:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;content:'\e041';font-size:15px;color:#767676;position:absolute;top:12px;right:6px}.ms-ListItem.is-selected:hover{background-color:#c7e0f4;outline:1px solid transparent}.ms-ListItem.ms-ListItem--document{padding:0}.ms-ListItem.ms-ListItem--document .ms-ListItem-itemIcon{width:70px;height:70px;float:right;text-align:center}.ms-ListItem.ms-ListItem--document .ms-ListItem-itemIcon .ms-Icon{font-size:38px;line-height:70px;color:#666}.ms-ListItem.ms-ListItem--document .ms-ListItem-primaryText{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;padding-top:15px;padding-left:0;position:static}.ms-ListItem.ms-ListItem--document .ms-ListItem-secondaryText{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;font-weight:400;font-size:11px;padding-top:6px}.ms-MessageBanner{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333;font-size:12px;font-weight:400;position:relative;border-bottom:1px solid #767676;background-color:#eff6fc;min-width:320px;width:100%;height:52px;text-align:center;overflow:hidden;animation-name:fadeIn,slideDownIn20;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-MessageBanner .ms-Icon{font-size:16px}.ms-MessageBanner.hide{animation-name:fadeOut,slideUpOut20;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-MessageBanner.is-hidden{display:none}.ms-MessageBanner-close,.ms-MessageBanner-expand{height:52px;width:40px;cursor:pointer;border:0;background-color:transparent}.ms-MessageBanner-close{position:absolute;left:0;top:0;line-height:52px;color:#666}.ms-MessageBanner-text{display:inline-block;padding:18px 0;margin-right:0;max-width:770px;overflow:hidden;text-align:right}.ms-MessageBanner-expand{display:none;vertical-align:top}.ms-MessageBanner-expand.is-visible{display:inline-block}.ms-MessageBanner-action{display:inline-block;vertical-align:top;margin-top:10px;margin-right:10px;padding-left:36px}.ms-MessageBanner-action .ms-Button{color:#fff}.ms-MessageBanner-clipper{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:top}.ms-MessageBanner.is-expanded{height:auto}.ms-MessageBanner.is-expanded .ms-MessageBanner-clipper{white-space:normal}@media screen and (max-width:479px){.ms-MessageBanner-action{margin:0;display:block;text-align:left;padding:0 0 10px 10px}.ms-MessageBanner-text{margin-right:-25px;padding:18px 0 10px;min-width:240px}.ms-MessageBanner-expand{display:inline-block;padding:0;margin-right:-5px;width:20px}.ms-MessageBanner-expand .ms-Icon{color:#0078d7}}.ms-ContextualHost{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;z-index:10;margin:16px auto;position:relative;min-width:10px;display:none;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.4)}.ms-ContextualHost.is-positioned{position:absolute;margin:0}.ms-ContextualHost.is-open{display:inline-block}.ms-ContextualHost-beak{box-shadow:0 0 15px -5px #3c3c3c;position:absolute;width:28px;height:28px;background:#fff;border:1px solid #eaeaea;box-sizing:border-box;top:-6px;display:none;transform:rotate(45deg);z-index:0;outline:1px solid transparent}.ms-ContextualHost.ms-ContextualHost--arrowLeft .ms-ContextualHost-beak,.ms-ContextualHost.ms-ContextualHost--arrowRight .ms-ContextualHost-beak{top:40px;display:none}.ms-ContextualHost.ms-ContextualHost--arrowLeft .ms-ContextualHost-beak{right:-10px}.ms-ContextualHost.ms-ContextualHost--arrowRight .ms-ContextualHost-beak{left:-10px}.ms-ContextualHost.ms-ContextualHost--arrowTop .ms-ContextualHost-beak{top:-10px}.ms-ContextualHost.ms-ContextualHost--arrowBottom .ms-ContextualHost-beak{bottom:-10px}.ms-ContextualHost-main{position:relative;background-color:#fff;box-sizing:border-box;outline:1px solid transparent;z-index:5;min-height:10px}.ms-ContextualHost-close{margin:0;border:0;background:none;cursor:pointer;position:absolute;top:12px;left:12px;padding:8px;width:32px;height:32px;font-size:14px;color:#666;z-index:10}.ms-ContextualHost.ms-ContextualHost--close .ms-ContextualHost-title{margin-left:20px}.ms-ContextualHost.ms-ContextualHost--primaryArrow .ms-ContextualHost-beak{background-color:#0078d7}@media (min-width:480px){.ms-ContextualHost{margin:16px}.ms-ContextualHost.is-positioned{margin:0}.ms-ContextualHost.ms-ContextualHost--arrowLeft .ms-ContextualHost-beak,.ms-ContextualHost.ms-ContextualHost--arrowRight .ms-ContextualHost-beak{display:block}}.ms-MessageBar{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;padding:8px;display:table;background-color:#f4f4f4}.ms-MessageBar-icon,.ms-MessageBar-text{display:table-cell;vertical-align:top}.ms-MessageBar-icon{padding-left:8px;font-size:16px;color:#767676}.ms-MessageBar-text{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333;font-size:12px;font-weight:400}.ms-MessageBar.ms-MessageBar--warning{background-color:#fff4ce}.ms-MessageBar.ms-MessageBar--severeWarning{background-color:#fed9cc}.ms-MessageBar.ms-MessageBar--severeWarning .ms-MessageBar-icon{color:#d83b01}.ms-MessageBar.ms-MessageBar--error{background-color:#fde7e9}.ms-MessageBar.ms-MessageBar--error .ms-MessageBar-icon{color:#a80000}.ms-MessageBar.ms-MessageBar--remove{background-color:#fde7e9}.ms-MessageBar.ms-MessageBar--remove .ms-MessageBar-icon{color:#a80000}.ms-MessageBar.ms-MessageBar--remove .ms-Icon{font-size:8px;margin-right:3px}.ms-MessageBar.ms-MessageBar--success{background-color:#dff6dd}.ms-MessageBar.ms-MessageBar--success .ms-MessageBar-icon{color:#107c10}.ms-MessageBar.ms-MessageBar--success .ms-Icon{font-size:12px;top:3px}.ms-MessageBar.ms-MessageBar--success .ms-Icon:before{margin-right:1px}.ms-MessageBar.ms-MessageBar--success .ms-Icon:after{font-size:8px;margin-right:3px;top:1px}.ms-OrgChart{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;font-weight:400}.ms-OrgChart-groupTitle{color:#666;line-height:1}.ms-OrgChart-list{padding:0;margin:12px 0 16px}.ms-OrgChart-listItem{height:50px;width:100%;position:relative;list-style:none;margin-bottom:8px}.ms-OrgChart-listItemBtn{cursor:pointer;position:relative;height:50px;width:100%;background:none;border:0;text-align:right;margin:0;padding:0}.ms-Overlay{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;background-color:hsla(0,0%,100%,.4);position:absolute;bottom:0;right:0;left:0;top:0;z-index:0;display:none}.ms-Overlay.is-visible{display:block}.ms-Overlay--dark{background-color:rgba(0,0,0,.4)}.ms-Panel{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;background-color:#fff;width:100%;max-width:272px;box-shadow:30px 0 30px -30px rgba(0,0,0,.2);position:absolute;top:0;bottom:0;left:0;z-index:10;display:none}.ms-Panel.animate-in{animation-name:fadeIn,slideLeftIn40;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-Panel.animate-out{animation-name:fadeOut,slideRightOut40;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-Panel.is-open{display:block}.ms-Panel.ms-Panel--md{max-width:340px}.ms-Panel.ms-Panel--lg{max-width:644px}.ms-Panel.ms-Panel--xl{max-width:940px}.ms-Panel.ms-Panel--xxl{max-width:1192px}.ms-Panel--left{box-shadow:30px 0 30px 30px rgba(0,0,0,.2);right:0;left:auto}.ms-Panel--left.animate-in{animation-name:fadeIn,slideRightIn40;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-Panel--left.animate-out{animation-name:fadeOut,slideLeftOut40;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-Panel-closeButton{background:none;border:0;cursor:pointer;position:absolute;left:8px;top:0;height:40px;width:40px;line-height:40px;outline:0;padding:0;color:#666;font-size:14px}.ms-Panel-closeButton:hover{color:#333}.ms-Panel-contentInner{margin-top:40px;padding:0 16px 20px;overflow-y:auto}@media (min-width:640px){.ms-Panel-contentInner{padding:0 32px 20px}}@media (min-width:1366px){.ms-Panel-contentInner{padding:0 40px 20px}}.ms-Panel-headerText{font-weight:100;font-size:21px;color:#333;margin:10px 0;padding:4px 0;line-height:1;text-overflow:ellipsis;overflow:hidden}@media (min-width:1024px){.ms-Panel-headerText{margin-top:30px}}.ms-PanelHost{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;bottom:0;right:0;position:absolute;left:0;top:0;z-index:10}.ms-PanelHost .ms-Overlay{cursor:pointer}.ms-PeoplePicker{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;background-color:#fff;margin-bottom:10px}.ms-PeoplePicker-searchBox{border-bottom:1px solid #c8c8c8;cursor:text}.ms-PeoplePicker-searchBox:hover{border-color:#767676}.ms-PeoplePicker-searchBox.is-active,.ms-PeoplePicker-searchBox:focus{border-color:#0078d7}@media screen and (-ms-high-contrast:active){.ms-PeoplePicker-searchBox:focus,.ms-PeoplePicker-searchBox:hover{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.ms-PeoplePicker-searchBox:focus,.ms-PeoplePicker-searchBox:hover{border-color:#37006e}}.ms-PeoplePicker-searchBox:-moz-placeholder,.ms-PeoplePicker-searchBox:-ms-input-placeholder,.ms-PeoplePicker-searchBox::-moz-placeholder,.ms-PeoplePicker-searchBox::-webkit-input-placeholder{color:#666}.ms-PeoplePicker-searchBox .ms-TextField.ms-TextField--textFieldUnderlined{border:0;margin-bottom:0;display:inline-block;width:auto}.ms-PeoplePicker-searchBox .ms-TextField.ms-TextField--textFieldUnderlined .ms-TextField-field{min-height:40px;border:0}.ms-PeoplePicker.is-active .ms-PeoplePicker-searchBox .ms-TextField-field{border-color:#0078d7}.ms-PeoplePicker-persona{cursor:pointer}.ms-PeoplePicker-persona.has-error .ms-Persona-primaryText{color:#a80000}.ms-PeoplePicker-personaRemove{background:none;border:0;cursor:pointer;background-color:#f4f4f4;color:#666;display:inline-block;text-align:center;height:32px;width:32px}.ms-PeoplePicker-personaRemove:hover{background-color:#eaeaea;color:#333;cursor:pointer}.ms-PeoplePicker-personaRemove:focus{background-color:#eaeaea;color:#333;border:1px solid #0078d7;outline:none}.ms-PeoplePicker-results{background-color:#fff;border:1px solid #c8c8c8;margin-bottom:-1px;padding-top:9px;width:100%;padding-right:0;box-sizing:border-box}.ms-PeoplePicker.is-active .ms-PeoplePicker-results{display:block;opacity:1}.ms-PeoplePicker-resultGroup{border-top:1px solid #eaeaea}.ms-PeoplePicker-resultGroup:first-child{border-top:0}.ms-PeoplePicker-resultGroupTitle{color:#0078d7;font-weight:300;font-size:12px;padding-top:8px;padding-bottom:8px;text-transform:uppercase;padding-right:16px}.ms-PeoplePicker-resultList{box-sizing:border-box;margin:0;padding:0;box-shadow:none;margin-bottom:-1px;list-style-type:none}.ms-PeoplePicker-result{position:relative;margin-top:8px;margin-bottom:8px;padding-right:16px;cursor:pointer;outline:0}.ms-PeoplePicker-result:focus,.ms-PeoplePicker-result:hover{background-color:#eaeaea}.ms-PeoplePicker-result:focus{box-shadow:inset 0 0 0 1px #0078d7}.ms-PeoplePicker-result.is-selected{background-color:#c7e0f4}.ms-PeoplePicker-result.is-selected .ms-PeoplePicker-resultAction:active,.ms-PeoplePicker-result.is-selected .ms-PeoplePicker-resultAction:hover{background-color:#71afe5}.ms-PeoplePicker-peopleListBtn,.ms-PeoplePicker-resultBtn{cursor:pointer;position:relative;box-sizing:border-box;height:34px;width:100%;background:none;border:0;text-align:right;margin:0 0 10px;padding:0 9px 0 0}@media (min-width:480px){.ms-PeoplePicker-peopleListBtn,.ms-PeoplePicker-resultBtn{height:48px}}.ms-PeoplePicker-peopleListBtn:hover,.ms-PeoplePicker-resultBtn:hover{background-color:#eaeaea;outline:1px solid transparent}.ms-PeoplePicker-peopleListBtn:focus,.ms-PeoplePicker-resultBtn:focus{outline:1}.ms-PeoplePicker-peopleListBtn.ms-PeoplePicker-resultBtn--compact,.ms-PeoplePicker-resultBtn.ms-PeoplePicker-resultBtn--compact{height:32px}.ms-PeoplePicker-peopleListBtn{margin-bottom:0;padding:0}.ms-PeoplePicker-peopleListBtn:hover{background-color:transparent}.ms-PeoplePicker-resultAction{background:none;border:0;cursor:pointer;display:block;height:100%;transition:background-color .367s cubic-bezier(.1,.9,.2,1);position:absolute;left:0;top:0;width:40px;text-align:center}.ms-PeoplePicker-resultAction .ms-Icon{color:#666;font-size:15px}.ms-PeoplePicker-resultAction:hover{background-color:#c8c8c8;outline:1px solid transparent}.ms-PeoplePicker-resultAction:active{background-color:#a6a6a6}.ms-PeoplePicker-resultAdditionalContent{display:none}.ms-PeoplePicker-result.is-expanded{background-color:#f4f4f4;margin-bottom:11px}.ms-PeoplePicker-result.is-expanded .ms-PeoplePicker-resultAction .ms-Icon{transform:rotate(180deg)}.ms-PeoplePicker-result.is-expanded .ms-PeoplePicker-resultAdditionalContent{display:block}.ms-PeoplePicker-searchMore{border-top:1px solid #eaeaea;height:69px;position:relative;overflow:hidden}.ms-PeoplePicker-searchMore .ms-Spinner{position:absolute;width:32px;height:32px;top:20px;right:20px;display:none}.ms-PeoplePicker-searchMore .ms-Spinner .ms-Spinner-circle{background-color:#0078d7}.ms-PeoplePicker-searchMore.is-searching .ms-Spinner{display:block}.ms-PeoplePicker-searchMore.is-searching .ms-PeoplePicker-searchMoreIcon .ms-Icon{display:none}.ms-PeoplePicker-searchMore.is-searching .ms-PeoplePicker-searchMorePrimary{color:#0078d7}.ms-PeoplePicker-searchMore.is-searching:hover{background-color:transparent;cursor:default}.ms-PeoplePicker-searchMoreBtn{background:none;border:0;cursor:pointer;position:relative;height:69px;width:100%;padding:0;margin:0;padding-right:70px;text-align:right}.ms-PeoplePicker-searchMoreBtn:hover{background-color:#eaeaea;cursor:pointer}.ms-PeoplePicker-searchMoreBtn:active,.ms-PeoplePicker-searchMoreBtn:focus{background-color:#c7e0f4}.ms-PeoplePicker-searchMoreBtn.ms-PeoplePicker-searchMoreBtn--compact{height:49px;padding-right:50px}.ms-PeoplePicker-searchMoreIcon{height:70px;position:absolute;top:0;right:0;width:70px}.ms-PeoplePicker-searchMoreIcon .ms-Icon{color:#333;font-size:16px;position:absolute;text-align:center;top:27px;width:100%}.ms-PeoplePicker-searchMorePrimary{padding-top:2px;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.ms-PeoplePicker-searchMoreSecondary{font-weight:300;font-size:11px;color:#666}.ms-PeoplePicker-searchMore.ms-PeoplePicker-searchMore--disconnected:hover{background-color:inherit;cursor:default}.ms-PeoplePicker-searchMore.ms-PeoplePicker-searchMore--disconnected .ms-PeoplePicker-searchMoreIcon .ms-Icon{color:#666}.ms-PeoplePicker-searchMore.ms-PeoplePicker-searchMore--disconnected .ms-PeoplePicker-searchMorePrimary{color:#666;font-weight:300;font-size:11px;line-height:20px;position:relative;top:12px}.ms-PeoplePicker-results.ms-PeoplePicker-results--compact .ms-PeoplePicker-resultAction{height:32px;width:32px}.ms-PeoplePicker-results.ms-PeoplePicker-results--compact .ms-PeoplePicker-resultGroups{max-height:209px}.ms-PeoplePicker-results.ms-PeoplePicker-results--compact .ms-PeoplePicker-searchMore{height:49px}.ms-PeoplePicker-results.ms-PeoplePicker-results--compact .ms-PeoplePicker-searchMore .ms-Spinner{width:28px;height:28px;top:12px;right:12px}.ms-PeoplePicker-results.ms-PeoplePicker-results--compact .ms-PeoplePicker-searchMoreBtn{height:100%}.ms-PeoplePicker-results.ms-PeoplePicker-results--compact .ms-PeoplePicker-searchMore.is-searching .ms-PeoplePicker-searchMoreIcon{background-size:16px}.ms-PeoplePicker-results.ms-PeoplePicker-results--compact .ms-PeoplePicker-searchMoreIcon{height:50px;width:50px}.ms-PeoplePicker-results.ms-PeoplePicker-results--compact .ms-PeoplePicker-searchMoreIcon .ms-Icon{font-size:17px;top:0;margin-top:0;line-height:50px}.ms-PeoplePicker-results.ms-PeoplePicker-results--compact .ms-PeoplePicker-searchMorePrimary{font-size:12px;line-height:45px}.ms-PeoplePicker-results.ms-PeoplePicker-results--compact .ms-PeoplePicker-searchMoreSecondary{display:none}.ms-PeoplePicker.ms-PeoplePicker--facePile.is-searching .ms-PeoplePicker-results{border-bottom:0;padding:20px 0 0}.ms-PeoplePicker.ms-PeoplePicker--facePile.is-searching .ms-PeoplePicker-peopleListHeader{display:none}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PersonaCard{display:none;position:absolute;height:200px}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PersonaCard.is-active{display:block}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-Persona.ms-Persona--selectable{padding:0}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PeoplePicker-searchMore{display:none}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PeoplePicker-searchMore.is-active{display:block}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PeoplePicker-searchMore,.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PeoplePicker-searchMoreBtn,.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PeoplePicker-searchMoreIcon{height:48px}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PeoplePicker-searchMoreBtn{padding-right:48px}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PeoplePicker-searchMoreIcon{width:48px}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PeoplePicker-searchMorePrimary{font-size:12px;line-height:48px}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-PeoplePicker-searchMoreIcon .ms-Icon{top:0;line-height:48px}.ms-PeoplePicker.ms-PeoplePicker--facePile .ms-Spinner{top:16px;right:14px;height:20px;width:20px}.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile{position:relative;border:0;box-shadow:none;margin:0;max-width:100%;border-bottom:1px solid #eaeaea}@media (max-width:479px){.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-Persona-image,.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-Persona-imageArea,.ms-PeoplePicker-selectedPeople .ms-Persona-image,.ms-PeoplePicker-selectedPeople .ms-Persona-imageArea{width:32px;height:32px}.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-Persona-placeholder,.ms-PeoplePicker-selectedPeople .ms-Persona-placeholder{font-size:28px;top:6px}.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-Persona-initials,.ms-PeoplePicker-selectedPeople .ms-Persona-initials{font-size:12px;line-height:32px}.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-Persona-presence,.ms-PeoplePicker-selectedPeople .ms-Persona-presence{right:19px}.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-Persona-details,.ms-PeoplePicker-selectedPeople .ms-Persona-details{padding-right:8px}.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-Persona-primaryText,.ms-PeoplePicker-selectedPeople .ms-Persona-primaryText{font-size:14px;padding-top:3px}.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-Persona-secondaryText,.ms-PeoplePicker-selectedPeople .ms-Persona-secondaryText{display:none}}@media (min-width:480px){.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-Persona .ms-Persona-secondaryText,.ms-PeoplePicker-selectedPeople .ms-Persona .ms-Persona-secondaryText{display:block}}@media (min-width:480px){.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-PeoplePicker-peopleListBtn,.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-PeoplePicker-resultAction,.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-PeoplePicker-resultBtn,.ms-PeoplePicker-selectedPeople .ms-PeoplePicker-peopleListBtn,.ms-PeoplePicker-selectedPeople .ms-PeoplePicker-resultAction,.ms-PeoplePicker-selectedPeople .ms-PeoplePicker-resultBtn{height:40px}}.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-PeoplePicker-selected,.ms-PeoplePicker-selectedPeople .ms-PeoplePicker-selected{margin-bottom:20px;display:none}.ms-PeoplePicker-results.ms-PeoplePicker-results--facePile .ms-PeoplePicker-selected.is-active,.ms-PeoplePicker-selectedPeople .ms-PeoplePicker-selected.is-active{display:block}.ms-PeoplePicker-peopleListHeader,.ms-PeoplePicker-selectedHeader{color:#0078d7;font-size:12px;font-weight:400;height:50px;line-height:50px}.ms-PeoplePicker-peopleList,.ms-PeoplePicker-selectedPeople{box-sizing:border-box;margin:0;padding:0;box-shadow:none;list-style:none}.ms-PeoplePicker-selectedPerson{margin-bottom:8px;position:relative}.ms-PeoplePicker-peopleListItem{margin-bottom:6px;position:relative}.ms-Persona{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;font-weight:400;line-height:1;position:relative;width:100%;height:48px;display:table;table-layout:fixed;border-collapse:separate}.ms-Persona .ms-ContextualHost{display:none}.ms-Persona-imageArea{position:absolute;overflow:hidden;text-align:center;max-width:48px;height:48px;border-radius:50%;z-index:0;width:100%;top:0;right:0}@media screen and (-ms-high-contrast:active){.ms-Persona-imageArea{border:1px solid #fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Persona-imageArea{border:1px solid #000}}.ms-Persona-placeholder{color:#fff;position:absolute;left:0;right:0;font-size:47px;top:9px;z-index:5}.ms-Persona-initials{color:#fff;font-size:17px;font-weight:100;line-height:48px}.ms-Persona-initials.ms-Persona-initials--lightBlue{background-color:#6ba5e7}.ms-Persona-initials.ms-Persona-initials--blue{background-color:#2d89ef}.ms-Persona-initials.ms-Persona-initials--darkBlue{background-color:#2b5797}.ms-Persona-initials.ms-Persona-initials--teal{background-color:#00aba9}.ms-Persona-initials.ms-Persona-initials--lightGreen{background-color:#99b433}.ms-Persona-initials.ms-Persona-initials--green{background-color:#00a300}.ms-Persona-initials.ms-Persona-initials--darkGreen{background-color:#1e7145}.ms-Persona-initials.ms-Persona-initials--lightPink{background-color:#e773bd}.ms-Persona-initials.ms-Persona-initials--pink{background-color:#ff0097}.ms-Persona-initials.ms-Persona-initials--magenta{background-color:#7e3878}.ms-Persona-initials.ms-Persona-initials--purple{background-color:#603cba}.ms-Persona-initials.ms-Persona-initials--black{background-color:#1d1d1d}.ms-Persona-initials.ms-Persona-initials--orange{background-color:#da532c}.ms-Persona-initials.ms-Persona-initials--red{background-color:#e11}.ms-Persona-initials.ms-Persona-initials--darkRed{background-color:#b91d47}.ms-Persona-image{position:absolute;top:0;right:0;height:48px;z-index:10;width:100%}.ms-Persona-image[src='']{display:none}.ms-Persona-presence{background-color:#7fba00;position:absolute;height:12px;width:12px;border-radius:50%;top:auto;right:34px;bottom:-1px;border:2px solid #fff;text-align:center}.ms-Persona-presenceIcon{color:#fff;font-size:9px;line-height:12px;vertical-align:top}.ms-Persona-details{padding:0 12px;vertical-align:middle;overflow:hidden;text-align:right;padding-right:60px;display:table-cell;width:100%}.ms-Persona-optionalText,.ms-Persona-primaryText,.ms-Persona-secondaryText,.ms-Persona-tertiaryText{display:block;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.ms-Persona-primaryText{color:#333;font-weight:400;font-size:17px;margin-top:-3px;line-height:1.4}.ms-Persona-optionalText,.ms-Persona-secondaryText,.ms-Persona-tertiaryText{color:#666;font-weight:400;font-size:12px;white-space:nowrap;line-height:1.3}.ms-Persona-secondaryText{padding-top:3px}.ms-Persona-optionalText,.ms-Persona-tertiaryText{padding-top:5px;display:none}.ms-Persona.ms-Persona--tiny{height:30px;display:inline-block}.ms-Persona.ms-Persona--tiny .ms-Persona-imageArea{overflow:visible;display:none}.ms-Persona.ms-Persona--tiny .ms-Persona-presence{left:auto;top:10px;right:0;border:0}@media screen and (-ms-high-contrast:active){.ms-Persona.ms-Persona--tiny .ms-Persona-presence{top:9px;border:1px solid #fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Persona.ms-Persona--tiny .ms-Persona-presence{border:1px solid #000}}.ms-Persona.ms-Persona--tiny .ms-Persona-details{padding-right:20px}.ms-Persona.ms-Persona--tiny .ms-Persona-primaryText{font-size:14px;padding-top:9px}.ms-Persona.ms-Persona--tiny .ms-Persona-secondaryText{display:none}.ms-Persona.ms-Persona--tiny.ms-Persona--readonly{padding:0;background-color:transparent}.ms-Persona.ms-Persona--tiny.ms-Persona--readonly .ms-Persona-primaryText:after{content:';'}.ms-Persona.ms-Persona--facePile,.ms-Persona.ms-Persona--token,.ms-Persona.ms-Persona--xs{height:32px}.ms-Persona.ms-Persona--facePile .ms-Persona-image,.ms-Persona.ms-Persona--facePile .ms-Persona-imageArea,.ms-Persona.ms-Persona--token .ms-Persona-image,.ms-Persona.ms-Persona--token .ms-Persona-imageArea,.ms-Persona.ms-Persona--xs .ms-Persona-image,.ms-Persona.ms-Persona--xs .ms-Persona-imageArea{max-width:32px;height:32px}.ms-Persona.ms-Persona--facePile .ms-Persona-placeholder,.ms-Persona.ms-Persona--token .ms-Persona-placeholder,.ms-Persona.ms-Persona--xs .ms-Persona-placeholder{font-size:28px;top:6px}.ms-Persona.ms-Persona--facePile .ms-Persona-initials,.ms-Persona.ms-Persona--token .ms-Persona-initials,.ms-Persona.ms-Persona--xs .ms-Persona-initials{font-size:12px;line-height:32px}.ms-Persona.ms-Persona--facePile .ms-Persona-presence,.ms-Persona.ms-Persona--token .ms-Persona-presence,.ms-Persona.ms-Persona--xs .ms-Persona-presence{right:19px}.ms-Persona.ms-Persona--facePile .ms-Persona-details,.ms-Persona.ms-Persona--token .ms-Persona-details,.ms-Persona.ms-Persona--xs .ms-Persona-details{padding-right:40px}.ms-Persona.ms-Persona--facePile .ms-Persona-primaryText,.ms-Persona.ms-Persona--token .ms-Persona-primaryText,.ms-Persona.ms-Persona--xs .ms-Persona-primaryText{font-size:14px;padding-top:3px}.ms-Persona.ms-Persona--facePile .ms-Persona-secondaryText,.ms-Persona.ms-Persona--token .ms-Persona-secondaryText,.ms-Persona.ms-Persona--xs .ms-Persona-secondaryText{display:none}.ms-Persona.ms-Persona--sm{height:40px}.ms-Persona.ms-Persona--sm .ms-Persona-image,.ms-Persona.ms-Persona--sm .ms-Persona-imageArea{max-width:40px;height:40px}.ms-Persona.ms-Persona--sm .ms-Persona-placeholder{font-size:38px;top:5px}.ms-Persona.ms-Persona--sm .ms-Persona-initials{font-size:14px;line-height:40px}.ms-Persona.ms-Persona--sm .ms-Persona-presence{right:27px}.ms-Persona.ms-Persona--sm .ms-Persona-details{padding-right:48px}.ms-Persona.ms-Persona--sm .ms-Persona-primaryText{font-size:14px}.ms-Persona.ms-Persona--sm .ms-Persona-primaryText,.ms-Persona.ms-Persona--sm .ms-Persona-secondaryText{padding-top:1px}.ms-Persona.ms-Persona--lg{height:72px}.ms-Persona.ms-Persona--lg .ms-Persona-image,.ms-Persona.ms-Persona--lg .ms-Persona-imageArea{max-width:72px;height:72px}.ms-Persona.ms-Persona--lg .ms-Persona-placeholder{font-size:67px;top:10px}.ms-Persona.ms-Persona--lg .ms-Persona-initials{font-size:28px;line-height:72px}.ms-Persona.ms-Persona--lg .ms-Persona-presence{right:49px;height:20px;width:20px;border-width:3px}.ms-Persona.ms-Persona--lg .ms-Persona-presenceIcon{line-height:20px;font-size:14px}.ms-Persona.ms-Persona--lg .ms-Persona-details{padding-right:84px}.ms-Persona.ms-Persona--lg .ms-Persona-secondaryText{padding-top:3px}.ms-Persona.ms-Persona--lg .ms-Persona-tertiaryText{padding-top:5px;display:block}.ms-Persona.ms-Persona--xl{height:100px}.ms-Persona.ms-Persona--xl .ms-Persona-image,.ms-Persona.ms-Persona--xl .ms-Persona-imageArea{max-width:100px;height:100px}.ms-Persona.ms-Persona--xl .ms-Persona-placeholder{font-size:95px;top:12px}.ms-Persona.ms-Persona--xl .ms-Persona-initials{font-size:42px;line-height:100px}.ms-Persona.ms-Persona--xl .ms-Persona-presence{height:28px;width:28px;right:71px;border-width:4px}.ms-Persona.ms-Persona--xl .ms-Persona-presenceIcon{line-height:28px;font-size:21px;position:relative;top:1px}.ms-Persona.ms-Persona--xl .ms-Persona-details{padding-right:120px}.ms-Persona.ms-Persona--xl .ms-Persona-primaryText{font-size:21px;font-weight:300;margin-top:0}.ms-Persona.ms-Persona--xl .ms-Persona-secondaryText{padding-top:2px}.ms-Persona.ms-Persona--xl .ms-Persona-optionalText,.ms-Persona.ms-Persona--xl .ms-Persona-tertiaryText{padding-top:5px;display:block}.ms-Persona.ms-Persona--darkText .ms-Persona-primaryText{color:#212121}.ms-Persona.ms-Persona--darkText .ms-Persona-optionalText,.ms-Persona.ms-Persona--darkText .ms-Persona-secondaryText,.ms-Persona.ms-Persona--darkText .ms-Persona-tertiaryText{color:#333}.ms-Persona.ms-Persona--selectable{cursor:pointer;padding:0 10px}.ms-Persona.ms-Persona--selectable:not(.ms-Persona--xl):focus,.ms-Persona.ms-Persona--selectable:not(.ms-Persona--xl):hover{background-color:#deecf9;outline:1px solid transparent}.ms-Persona.ms-Persona--available .ms-Persona-presence{background-color:#7fba00}.ms-Persona.ms-Persona--away .ms-Persona-presence{background-color:#fcd116}.ms-Persona.ms-Persona--blocked .ms-Persona-presence{background-color:#fff}.ms-Persona.ms-Persona--blocked .ms-Persona-presence:before{content:'';width:100%;height:100%;position:absolute;top:0;right:0;box-shadow:inset 0 0 0 2px #d93b3b;border-radius:50%}.ms-Persona.ms-Persona--blocked .ms-Persona-presence:after{content:'';width:100%;height:2px;background-color:#d93b3b;transform:rotate(-45deg);position:absolute;top:5px;right:0}.ms-Persona.ms-Persona--blocked.ms-Persona--lg .ms-Persona-presence:after{top:9px}.ms-Persona.ms-Persona--blocked.ms-Persona--xl .ms-Persona-presence:after{top:13px}.ms-Persona.ms-Persona--busy .ms-Persona-presence{background-color:#d93b3b}.ms-Persona.ms-Persona--dnd .ms-Persona-presence{background-color:#e81123}.ms-Persona.ms-Persona--offline .ms-Persona-presence{background-color:#93abbd}.ms-Persona.ms-Persona--facePile{display:inline-block;width:auto}.ms-Persona.ms-Persona--facePile:hover{cursor:pointer}.ms-Persona.ms-Persona--facePile .ms-Persona-imageArea{position:relative;width:100%;min-width:32px}.ms-Persona.ms-Persona--facePile .ms-Persona-initials{position:relative}.ms-Persona.ms-Persona--facePile .ms-Persona-details,.ms-Persona.ms-Persona--facePile .ms-Persona-presence{display:none}.ms-Persona.ms-Persona--token{display:inline-block;width:auto;background-color:#f4f4f4;border-radius:20px;margin:4px}.ms-Persona.ms-Persona--token:hover{cursor:pointer}.ms-Persona.ms-Persona--token .ms-Persona-actionIcon{border-radius:20px;display:inline-block;width:32px;height:32px;padding:0;line-height:30px;transition:background-color .167s cubic-bezier(.1,.9,.2,1);text-align:center}.ms-Persona.ms-Persona--token .ms-Persona-actionIcon:hover{background-color:#eaeaea}.ms-Persona.ms-Persona--token .ms-Persona-imageArea{width:100%;min-width:32px}.ms-Persona.ms-Persona--token .ms-Persona-details{height:30px;display:inline-block;width:auto;padding-left:8px}.ms-Persona.ms-Persona--token .ms-Persona-primaryText{padding-top:0;line-height:34px}.ms-Persona.ms-Persona--token .ms-Persona-initials{position:relative}.ms-PersonaCard{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;animation-name:fadeIn,slideUpIn10;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both;color:#333;font-size:14px;font-weight:400;bottom:0;right:0;position:fixed;left:0;outline:1px solid transparent}.ms-PersonaCard-persona{background-color:#f4f4f4;padding-top:12px;padding-bottom:12px;padding-right:20px}.ms-PersonaCard-actions{box-sizing:border-box;position:relative;list-style:none;margin:0;padding:0 10px;background-color:#fff;height:48px}.ms-PersonaCard-actions:before{content:'';position:absolute;top:47px;right:0;width:100%;border-top:1px solid #c8c8c8}.ms-PersonaCard-action,.ms-PersonaCard-overflow{display:inline-block;cursor:pointer;font-size:17px;height:48px;line-height:48px;padding:0 10px;color:#666;outline:transparent;position:relative;box-sizing:border-box}.ms-PersonaCard-action:hover,.ms-PersonaCard-overflow:hover{color:#212121}.ms-PersonaCard-action:active,.ms-PersonaCard-overflow:active{color:#0078d7}.ms-PersonaCard-action:before,.ms-PersonaCard-overflow:before{content:'';position:absolute;width:100%;height:100%;background-color:transparent;top:0;right:0;z-index:100}.ms-PersonaCard-action.is-active,.ms-PersonaCard-overflow.is-active{color:#0078d7}.ms-PersonaCard-action.is-active:after,.ms-PersonaCard-overflow.is-active:after{box-sizing:border-box;transform:rotate(45deg);content:'';width:10px;height:10px;border:1px solid #c8c8c8;background-color:#fff;position:absolute;border-left:0;border-bottom:0;bottom:-4px;right:15px}.ms-PersonaCard-overflow{font-size:14px;color:#333;float:left;margin-top:-1px}.ms-PersonaCard-overflow:hover{color:#0078d7}.ms-PersonaCard-orgChart{position:absolute;left:12px;top:-95px}.ms-PersonaCard-actionDetailBox{min-height:48px;overflow-y:auto;overflow-x:hidden;background-color:#fff}.ms-PersonaCard-details{display:none;width:100%;margin:0;max-height:300px;min-height:48px;color:#666;padding:9px 20px;box-sizing:border-box}.ms-PersonaCard-details.is-active{display:block}.ms-PersonaCard-details.is-collapsed{height:30px;overflow:hidden}.ms-PersonaCard-details.is-collapsed .ms-PersonaCard-detailExpander:after{content:'\e088'}.ms-PersonaCard-details[data-detail-id=org]{max-height:300px}.ms-PersonaCard-detailExpander{color:#333;cursor:pointer;font-size:15px;height:30px;line-height:30px;margin-top:1px;position:absolute;left:10px;text-align:center;width:30px}.ms-PersonaCard-detailExpander:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;content:'\e087'}.ms-PersonaCard-detailLine{color:#333;line-height:30px}.ms-PersonaCard-detailLabel{color:#666}.ms-PersonaCard-action.ms-PersonaCard-orgChart:after{display:none}@media (min-width:480px){.ms-PersonaCard{box-shadow:0 0 5px 0 rgba(0,0,0,.4);max-width:360px;position:relative}.ms-ContextualHost .ms-PersonaCard{box-shadow:none}}.ms-Pivot{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;font-size:14px;font-weight:400}.ms-Pivot-links{font-size:0;height:40px;list-style-type:none;padding:0;white-space:nowrap}.ms-Pivot-link{color:#333;display:inline-block;font-size:14px;font-weight:400;line-height:40px;margin-left:8px;padding:0 8px;text-align:center}.ms-Pivot-link:hover{cursor:pointer}.ms-Pivot-link:before{background-color:transparent;bottom:0;content:'';height:2px;right:8px;position:absolute;left:8px;transition:background-color .267s cubic-bezier(.1,.25,.75,.9)}.ms-Pivot-link:after{color:transparent;content:attr(title);display:block;font-weight:700;height:1px;overflow:hidden;visibility:hidden}.ms-Pivot-link.is-selected{font-weight:600;position:relative}.ms-Pivot-link.is-selected:before{background-color:#0078d7}.ms-Pivot-link.is-disabled{color:#a6a6a6}.ms-Pivot-link.ms-Pivot-link--overflow{color:#666}.ms-Pivot-link.ms-Pivot-link--overflow.is-selected{color:#0078d7}.ms-Pivot-link.ms-Pivot-link--overflow:focus:not(.is-selected),.ms-Pivot-link.ms-Pivot-link--overflow:hover:not(.is-selected){color:#212121}.ms-Pivot-link.ms-Pivot-link--overflow:active{color:#0078d7}.ms-Pivot-ellipsis{font-size:15px;position:relative;top:0}.ms-Pivot-content{display:none;margin-top:20px}.ms-Pivot.ms-Pivot--large .ms-Pivot-link{font-size:17px}.ms-Pivot.ms-Pivot--large .ms-Pivot-link.is-selected{font-weight:300}.ms-Pivot.ms-Pivot--large .ms-Pivot-link.ms-Pivot-link--overflow:after{font-size:17px}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link{height:40px;background-color:#f4f4f4;line-height:40px;margin-left:-2px;padding:0 10px}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link:focus:not(.is-selected):not(.ms-Pivot-link--overflow),.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link:hover:not(.is-selected):not(.ms-Pivot-link--overflow){color:#000}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link:active{color:#fff;background-color:#0078d7}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link.is-selected{background-color:#0078d7;color:#fff;font-weight:300}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link.ms-Pivot-link--overflow:focus:not(.is-selected),.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link.ms-Pivot-link--overflow:hover:not(.is-selected){background-color:#fff}.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link.ms-Pivot-link--overflow:active{background-color:#0078d7}@media screen and (-ms-high-contrast:active){.ms-Pivot.ms-Pivot--tabs .ms-Pivot-link.is-selected{font-weight:600}}.ms-ProgressIndicator{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-weight:400}.ms-ProgressIndicator-itemName{color:#333;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-top:4px;line-height:20px}.ms-ProgressIndicator-itemDescription{color:#767676;font-size:11px;line-height:18px}.ms-ProgressIndicator-itemProgress{position:relative;width:180px;height:2px;padding:8px 0}.ms-ProgressIndicator-progressTrack{position:absolute;width:100%;height:2px;background-color:#eaeaea;outline:1px solid transparent}.ms-ProgressIndicator-progressBar{background-color:#0078d7;height:2px;position:absolute;transition:width .3s ease;width:0}@media screen and (-ms-high-contrast:active){.ms-ProgressIndicator-progressBar{background-color:#fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-ProgressIndicator-progressBar{background-color:#000}}.ms-SearchBox{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;font-weight:400;position:relative;display:inline-block;overflow:hidden;transition:width .167s;width:180px}.ms-SearchBox .ms-CommandButton{display:none}.ms-SearchBox.is-active{z-index:10}.ms-SearchBox.is-active .ms-SearchBox-label{display:none}.ms-SearchBox.is-active .ms-CommandButton{display:block}.ms-SearchBox.has-text .ms-SearchBox-text{display:none}.ms-SearchBox:hover{background-color:#deecf9;border-color:#0078d7}.ms-SearchBox:hover .ms-SearchBox-label{color:#000}.ms-SearchBox:hover .ms-SearchBox-label .ms-Icon{color:#333}.ms-SearchBox.is-disabled .ms-SearchBox-label{color:#a6a6a6}.ms-SearchBox.is-disabled .ms-SearchBox-icon{color:#c8c8c8}.ms-SearchBox.is-disabled .ms-SearchBox-field{background-color:#f4f4f4;border-color:#f4f4f4;pointer-events:none;cursor:default}.ms-SearchBox-field{position:relative;box-sizing:border-box;margin:0;padding:0;box-shadow:none;border:1px solid #71afe5;outline:1px solid transparent;border-radius:0;font-weight:300;font-size:14px;color:#000;height:32px;padding:6px 32px 7px 3px;width:100%;background-color:transparent;z-index:5;transition:padding-right .167s}.ms-SearchBox-field:focus{padding:6px 10px 7px 32px;border-color:#0078d7;background-color:#deecf9}.ms-SearchBox-field::-ms-clear{display:none}.ms-SearchBox-close.ms-CommandButton{position:absolute;left:0;top:0;height:100%;display:none;z-index:11}.ms-SearchBox-close.ms-CommandButton .ms-CommandButton-button{background-color:#0078d7;color:#fff;height:100%}.ms-SearchBox-close.ms-CommandButton .ms-CommandButton-icon{color:#fff}.ms-SearchBox-label{position:absolute;top:0;right:0;padding-right:8px;line-height:32px;color:#666}.ms-SearchBox-label .ms-Icon{margin-left:7px;font-size:17px;color:#767676}.ms-SearchBox.ms-SearchBox--commandBar{border:0;background-color:#deecf9;width:208px}.ms-SearchBox.ms-SearchBox--commandBar .ms-SearchBox-field{border:0;height:40px;background:transparent;padding-right:40px}.ms-SearchBox.ms-SearchBox--commandBar .ms-SearchBox-label{display:block;line-height:40px;height:40px;padding-right:0}.ms-SearchBox.ms-SearchBox--commandBar .ms-SearchBox-icon{display:inline-block;width:16px;height:16px;margin-right:16px;margin-left:8px;color:#0078d7}.ms-SearchBox.ms-SearchBox--commandBar .ms-SearchBox-close{background-color:#deecf9;color:#0078d7}.ms-SearchBox.ms-SearchBox--commandBar .ms-SearchBox-close .ms-CommandButton-icon{color:#0078d7}.ms-SearchBox.ms-SearchBox--commandBar:hover{border:0;background-color:none}.ms-SearchBox.ms-SearchBox--commandBar:hover .ms-SearchBox-label{color:#212121}.ms-SearchBox.ms-SearchBox--commandBar:hover .ms-SearchBox-icon{color:#0078d7}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed{width:50px;min-height:40px}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed .ms-SearchBox-close,.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed .ms-SearchBox-text{display:none}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed .ms-SearchBox-field{cursor:pointer}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed.is-active{width:100%}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed.is-active .ms-SearchBox-field{display:block;cursor:text}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed.is-active .ms-SearchBox-text{display:inline-block}.ms-SearchBox.ms-SearchBox--commandBar.is-collapsed.is-active .ms-SearchBox-close{display:block}.ms-SearchBox.ms-SearchBox--commandBar.is-active,.ms-SearchBox.ms-SearchBox--commandBar.is-active .ms-SearchBox-close .ms-CommandButton-button{background-color:#c7e0f4}.ms-SearchBox.ms-SearchBox--commandBar.is-active .ms-SearchBox-label{display:block;line-height:40px;height:40px}.ms-SearchBox.ms-SearchBox--commandBar.is-active .ms-SearchBox-label .ms-SearchBox-text{display:none}.ms-SearchBox.ms-SearchBox--commandBar.is-active .ms-SearchBox-label .ms-SearchBox-icon{width:16px;margin-right:16px;margin-left:8px;display:inline-block}.ms-Spinner{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;position:relative;height:20px}.ms-Spinner.ms-Spinner--large{height:28px}.ms-Spinner.ms-Spinner--large .ms-Spinner-label{right:34px;top:6px}.ms-Spinner-circle{position:absolute;border-radius:100px;background-color:#0078d7;opacity:0}@media screen and (-ms-high-contrast:active){.ms-Spinner-circle{background-color:#fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Spinner-circle{background-color:#000}}.ms-Spinner-label{position:relative;font-size:12px;font-weight:400;color:#0078d7;right:28px;top:2px}.ms-Spinner-label,.ms-Table{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased}.ms-Table{display:table;width:100%;border-collapse:collapse}.ms-Table--fixed{table-layout:fixed}.ms-Table-row,.ms-Table tr{display:table-row;line-height:30px;font-weight:300;font-size:12px;color:#333}.ms-Table-row.is-selected,.ms-Table tr.is-selected{background-color:#c7e0f4}.ms-Table-row.is-selected .ms-Table-rowCheck,.ms-Table tr.is-selected .ms-Table-rowCheck{background-color:#0078d7}.ms-Table-row.is-selected .ms-Table-rowCheck:before,.ms-Table tr.is-selected .ms-Table-rowCheck:before{display:none}.ms-Table-row.is-selected .ms-Table-rowCheck:after,.ms-Table tr.is-selected .ms-Table-rowCheck:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;content:'\e041';color:#fff;font-size:12px;position:absolute;right:4px;top:9px}.ms-Table-cell,.ms-Table td,.ms-Table th{display:table-cell;padding:0 10px}.ms-Table-head,.ms-Table thead th{font-weight:300;font-size:11px;color:#666}.ms-Table-head .ms-Table-cell,.ms-Table-head .ms-Table-rowCheck,.ms-Table-head td,.ms-Table-head th,.ms-Table thead .ms-Table-cell,.ms-Table thead .ms-Table-rowCheck,.ms-Table thead td,.ms-Table thead th{font-weight:400;text-align:right;border-bottom:1px solid #eaeaea}.ms-Table-head .ms-Table-rowCheck:after,.ms-Table thead .ms-Table-rowCheck:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none;content:'\e041';color:#a6a6a6;font-size:12px;position:absolute;right:4px;top:9px}.ms-Table-rowCheck{display:table-cell;width:20px;position:relative;padding:0}.ms-Table-rowCheck:before{border:1px solid #a6a6a6;content:'';display:block;height:14px;right:2px;position:absolute;top:6px;width:14px}.ms-Table--selectable .ms-Table-row:hover,.ms-Table--selectable tr:hover{background-color:#f4f4f4;cursor:pointer;outline:1px solid transparent}@media screen and (-ms-high-contrast:active){.ms-Table-row.is-selected .ms-Table-rowCheck{background:none}.ms-Table-row.is-selected .ms-Table-rowCheck:before{display:block}}.ms-TextField{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;font-weight:400;margin-bottom:8px}.ms-TextField.is-disabled .ms-TextField-field{background-color:#f4f4f4;border-color:#f4f4f4;pointer-events:none;cursor:default}.ms-TextField.is-disabled:-moz-placeholder,.ms-TextField.is-disabled:-ms-input-placeholder,.ms-TextField.is-disabled::-moz-placeholder,.ms-TextField.is-disabled::-webkit-input-placeholder{color:#a6a6a6}.ms-TextField.is-required .ms-Label:after{content:' *';color:#a80000}.ms-TextField.is-required:-moz-placeholder:after,.ms-TextField.is-required:-ms-input-placeholder:after,.ms-TextField.is-required::-moz-placeholder:after,.ms-TextField.is-required::-webkit-input-placeholder:after{content:' *';color:#a80000}.ms-TextField.is-active{border-color:#0078d7}.ms-TextField-field{box-sizing:border-box;margin:0;padding:0;box-shadow:none;border:1px solid #c8c8c8;border-radius:0;font-weight:300;font-size:12px;color:#333;height:32px;padding:6px 10px 8px;width:100%;min-width:180px;outline:0}.ms-TextField-field:hover{border-color:#767676}.ms-TextField-field:focus{border-color:#0078d7}@media screen and (-ms-high-contrast:active){.ms-TextField-field:focus,.ms-TextField-field:hover{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.ms-TextField-field:focus,.ms-TextField-field:hover{border-color:#37006e}}.ms-TextField-field[disabled]{background-color:#f4f4f4;border-color:#f4f4f4;pointer-events:none;cursor:default}.ms-TextField-field:-moz-placeholder,.ms-TextField-field:-ms-input-placeholder,.ms-TextField-field::-moz-placeholder,.ms-TextField-field::-webkit-input-placeholder{color:#666}.ms-TextField-description{color:#767676;font-size:11px}.ms-TextField.ms-TextField--placeholder{position:relative}.ms-TextField.ms-TextField--placeholder .ms-Label{position:absolute;font-weight:300;font-size:12px;color:#666;padding:7px 10px 7px 0}.ms-TextField.ms-TextField--placeholder.is-disabled,.ms-TextField.ms-TextField--placeholder.is-disabled .ms-Label{color:#a6a6a6}.ms-TextField.ms-TextField--underlined{border-bottom:1px solid #c8c8c8;display:table;width:100%;min-width:180px}.ms-TextField.ms-TextField--underlined:hover{border-color:#767676}@media screen and (-ms-high-contrast:active){.ms-TextField.ms-TextField--underlined:hover{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.ms-TextField.ms-TextField--underlined:hover{border-color:#37006e}}.ms-TextField.ms-TextField--underlined:active,.ms-TextField.ms-TextField--underlined:focus{border-color:#0078d7}.ms-TextField.ms-TextField--underlined .ms-Label{font-size:12px;margin-left:8px;display:table-cell;vertical-align:bottom;padding-right:12px;padding-bottom:5px;height:32px;width:1%;white-space:nowrap}.ms-TextField.ms-TextField--underlined .ms-TextField-field{border:0;float:right;display:table-cell;text-align:right;padding-top:8px;padding-bottom:2px}.ms-TextField.ms-TextField--underlined .ms-TextField-field:active,.ms-TextField.ms-TextField--underlined .ms-TextField-field:focus,.ms-TextField.ms-TextField--underlined .ms-TextField-field:hover{outline:0}.ms-TextField.ms-TextField--underlined.is-disabled{border-bottom-color:#eaeaea}.ms-TextField.ms-TextField--underlined.is-disabled .ms-Label{color:#a6a6a6}.ms-TextField.ms-TextField--underlined.is-disabled .ms-TextField-field{background-color:transparent;color:#a6a6a6}.ms-TextField.ms-TextField--underlined.is-active{border-color:#0078d7}@media screen and (-ms-high-contrast:active){.ms-TextField.ms-TextField--underlined.is-active{border-color:#1aebff}}@media screen and (-ms-high-contrast:black-on-white){.ms-TextField.ms-TextField--underlined.is-active{border-color:#37006e}}.ms-TextField.ms-TextField--multiline .ms-TextField-field{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333;font-size:12px;font-weight:300;line-height:17px;min-height:60px;min-width:260px;padding-top:6px;overflow:auto}.ms-TextField.ms-TextField--textFieldUnderlined{border:0;border-bottom:1px solid #0078d7;display:table;width:100%;min-width:180px}.ms-TextField.ms-TextField--textFieldUnderlined:hover{border-color:#767676}.ms-TextField.ms-TextField--textFieldUnderlined:active,.ms-TextField.ms-TextField--textFieldUnderlined:focus{border-color:#0078d7}.ms-TextField.ms-TextField--textFieldUnderlined .ms-TextField-field{border:0;display:table-cell;text-align:right;padding-top:8px;padding-bottom:2px}.ms-TextField.ms-TextField--textFieldUnderlined .ms-TextField-field:active,.ms-TextField.ms-TextField--textFieldUnderlined .ms-TextField-field:focus{outline:0}.ms-TextField.ms-TextField--textFieldUnderlined.is-disabled{border-bottom-color:#eaeaea}.ms-TextField.ms-TextField--textFieldUnderlined.is-disabled .ms-Label{color:#a6a6a6}.ms-TextField.ms-TextField--textFieldUnderlined.is-disabled .ms-TextField-field{background-color:transparent;color:#a6a6a6}.ms-Label{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;margin:0;padding:0;box-shadow:none;color:#333;font-size:12px;font-weight:400;box-sizing:border-box;display:block;padding:5px 0}.ms-Label.is-required:after{content:' *';color:#a80000}.ms-Label.is-disabled{color:#a6a6a6}.ms-Toggle{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0;box-shadow:none;color:#333;font-size:14px;font-weight:400;position:relative;display:block;margin-bottom:26px}.ms-Toggle .ms-Label{position:relative;padding:0 62px 0 0;font-size:12px}.ms-Toggle .ms-Toggle-field{background-color:#f4f4f4}.ms-Toggle .ms-Toggle-field:before{position:absolute;display:block;box-sizing:content-box;content:'';top:-2.5px;right:-2.5px;width:12px;height:20px;background-color:#767676;outline:2px solid transparent}@media screen and (-ms-high-contrast:active){.ms-Toggle .ms-Toggle-field:before{border:2.5px solid #fff;height:15px;outline:0}}@media screen and (-ms-high-contrast:black-on-white){.ms-Toggle .ms-Toggle-field:before{border-color:#000}}.ms-Toggle .ms-Toggle-field:before{left:auto;border-left:2.5px solid #fff}.ms-Toggle .ms-Toggle-field:active{background-color:#0078d7}.ms-Toggle .ms-Toggle-field .ms-Label--off{display:block}.ms-Toggle .ms-Toggle-field .ms-Label--on{display:none}.ms-Toggle .ms-Toggle-field.is-selected{background-color:#0078d7}.ms-Toggle .ms-Toggle-field.is-selected:before{position:absolute;display:block;box-sizing:content-box;content:'';top:-2.5px;left:-2.5px;width:12px;height:20px;background-color:#767676;outline:2px solid transparent}@media screen and (-ms-high-contrast:active){.ms-Toggle .ms-Toggle-field.is-selected:before{border:2.5px solid #fff;height:15px;outline:0}}@media screen and (-ms-high-contrast:black-on-white){.ms-Toggle .ms-Toggle-field.is-selected:before{border-color:#000}}.ms-Toggle .ms-Toggle-field.is-selected:before{right:auto;border-right:2.5px solid #fff}.ms-Toggle .ms-Toggle-field.is-selected:active{background-color:#0078d7}.ms-Toggle .ms-Toggle-field.is-selected .ms-Label--off{display:none}.ms-Toggle .ms-Toggle-field.is-selected .ms-Label--on{display:block}@media screen and (-ms-high-contrast:active){.ms-Toggle .ms-Toggle-field.is-selected{background-color:#fff}}@media screen and (-ms-high-contrast:black-on-white){.ms-Toggle .ms-Toggle-field.is-selected{background-color:#000}}.ms-Toggle .ms-Toggle-field:focus,.ms-Toggle .ms-Toggle-field:hover{background-color:#eaeaea;outline:0}.ms-Toggle .ms-Toggle-field.is-selected:focus,.ms-Toggle .ms-Toggle-field.is-selected:hover{background-color:#005a9e}.ms-Toggle .ms-Toggle-field .ms-Label{color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ms-Toggle .ms-Toggle-field:active .ms-Label{color:#333}.ms-Toggle.is-disabled .ms-Label{color:#a6a6a6}.ms-Toggle.is-disabled .ms-Toggle-field{background-color:#fff;border-color:#c8c8c8;pointer-events:none;cursor:default}.ms-Toggle.is-disabled .ms-Toggle-field:before{background-color:#c8c8c8}@media screen and (-ms-high-contrast:active){.ms-Toggle.is-disabled .ms-Toggle-field,.ms-Toggle.is-disabled .ms-Toggle-field:before{border-color:#0f0}}@media screen and (-ms-high-contrast:black-on-white){.ms-Toggle.is-disabled .ms-Toggle-field,.ms-Toggle.is-disabled .ms-Toggle-field:before{border-color:#600000}}.ms-Toggle-description{position:relative;font-size:12px;vertical-align:top;display:block;margin-bottom:8px}.ms-Toggle-field{position:relative;display:inline-block;width:57px;height:20px;box-sizing:border-box;border:2.5px solid #c8c8c8;cursor:pointer}.ms-Toggle-input{display:none}.ms-Toggle.ms-Toggle--textLeft{width:225px;margin-bottom:40px}.ms-Toggle.ms-Toggle--textLeft .ms-Toggle-description{display:inline-block;max-width:150px;top:-3px;margin-bottom:0}.ms-Toggle.ms-Toggle--textLeft .ms-Toggle-field{float:left}
|
@@ -489,71 +489,81 @@
|
|
489
489
|
}
|
490
490
|
|
491
491
|
.ms-font-su {
|
492
|
-
color: #333333;
|
493
492
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
493
|
+
-webkit-font-smoothing: antialiased;
|
494
|
+
color: #333333;
|
494
495
|
font-size: 42px;
|
495
496
|
font-weight: 100;
|
496
497
|
}
|
497
498
|
|
498
499
|
.ms-font-xxl {
|
499
|
-
color: #333333;
|
500
500
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
501
|
+
-webkit-font-smoothing: antialiased;
|
502
|
+
color: #333333;
|
501
503
|
font-size: 28px;
|
502
504
|
font-weight: 100;
|
503
505
|
}
|
504
506
|
|
505
507
|
.ms-font-xl {
|
506
|
-
color: #333333;
|
507
508
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
509
|
+
-webkit-font-smoothing: antialiased;
|
510
|
+
color: #333333;
|
508
511
|
font-size: 21px;
|
509
512
|
font-weight: 100;
|
510
513
|
}
|
511
514
|
|
512
515
|
.ms-font-l {
|
513
|
-
color: #333333;
|
514
516
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
517
|
+
-webkit-font-smoothing: antialiased;
|
518
|
+
color: #333333;
|
515
519
|
font-size: 17px;
|
516
520
|
font-weight: 300;
|
517
521
|
}
|
518
522
|
|
519
523
|
.ms-font-m-plus {
|
520
|
-
color: #333333;
|
521
524
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
525
|
+
-webkit-font-smoothing: antialiased;
|
526
|
+
color: #333333;
|
522
527
|
font-size: 15px;
|
523
528
|
font-weight: 400;
|
524
529
|
}
|
525
530
|
|
526
531
|
.ms-font-m {
|
527
|
-
color: #333333;
|
528
532
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
533
|
+
-webkit-font-smoothing: antialiased;
|
534
|
+
color: #333333;
|
529
535
|
font-size: 14px;
|
530
536
|
font-weight: 400;
|
531
537
|
}
|
532
538
|
|
533
539
|
.ms-font-s-plus {
|
534
|
-
color: #333333;
|
535
540
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
541
|
+
-webkit-font-smoothing: antialiased;
|
542
|
+
color: #333333;
|
536
543
|
font-size: 13px;
|
537
544
|
font-weight: 400;
|
538
545
|
}
|
539
546
|
|
540
547
|
.ms-font-s {
|
541
|
-
color: #333333;
|
542
548
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
549
|
+
-webkit-font-smoothing: antialiased;
|
550
|
+
color: #333333;
|
543
551
|
font-size: 12px;
|
544
552
|
font-weight: 400;
|
545
553
|
}
|
546
554
|
|
547
555
|
.ms-font-xs {
|
548
|
-
color: #333333;
|
549
556
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
557
|
+
-webkit-font-smoothing: antialiased;
|
558
|
+
color: #333333;
|
550
559
|
font-size: 11px;
|
551
560
|
font-weight: 400;
|
552
561
|
}
|
553
562
|
|
554
563
|
.ms-font-mi {
|
555
|
-
color: #333333;
|
556
564
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
565
|
+
-webkit-font-smoothing: antialiased;
|
566
|
+
color: #333333;
|
557
567
|
font-size: 10px;
|
558
568
|
font-weight: 600;
|
559
569
|
}
|
@@ -3,4 +3,4 @@
|
|
3
3
|
* Office UI Fabric 3.0.0
|
4
4
|
* The front-end framework for building experiences for Office 365.
|
5
5
|
**/
|
6
|
-
.ms-u-borderBox,.ms-u-borderBox:after,.ms-u-borderBox:before{box-sizing:border-box}.ms-u-borderBase{border:1px solid}.ms-u-clearfix{*zoom:1}.ms-u-clearfix:after,.ms-u-clearfix:before{display:table;content:'';line-height:0}.ms-u-clearfix:after{clear:both}.ms-u-normalize{box-sizing:border-box;margin:0;padding:0;box-shadow:none}.ms-u-textAlignLeft{text-align:left}.ms-u-textAlignCenter{text-align:center}.ms-u-textAlignRight{text-align:right}.ms-u-screenReaderOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-u-textTruncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ms-u-noWrap{white-space:nowrap}.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:#0078d7}.ms-bgColor-themeSecondary,.ms-bgColor-themeSecondary--hover:hover{background-color:#2b88d8}.ms-bgColor-themeTertiary,.ms-bgColor-themeTertiary--hover:hover{background-color:#71afe5}.ms-bgColor-themeLight,.ms-bgColor-themeLight--hover:hover{background-color:#c7e0f4}.ms-bgColor-themeLighter,.ms-bgColor-themeLighter--hover:hover{background-color:#deecf9}.ms-bgColor-themeLighterAlt,.ms-bgColor-themeLighterAlt--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-neutralDark,.ms-bgColor-neutralDark--hover:hover{background-color:#212121}.ms-bgColor-neutralPrimary,.ms-bgColor-neutralPrimary--hover:hover{background-color:#333}.ms-bgColor-neutralPrimaryAlt,.ms-bgColor-neutralPrimaryAlt--hover:hover{background-color:#3c3c3c}.ms-bgColor-neutralSecondary,.ms-bgColor-neutralSecondary--hover:hover{background-color:#666}.ms-bgColor-neutralSecondaryAlt,.ms-bgColor-neutralSecondaryAlt--hover:hover{background-color:#767676}.ms-bgColor-neutralTertiary,.ms-bgColor-neutralTertiary--hover:hover{background-color:#a6a6a6}.ms-bgColor-neutralTertiaryAlt,.ms-bgColor-neutralTertiaryAlt--hover:hover{background-color:#c8c8c8}.ms-bgColor-neutralLight,.ms-bgColor-neutralLight--hover:hover{background-color:#eaeaea}.ms-bgColor-neutralLighter,.ms-bgColor-neutralLighter--hover:hover{background-color:#f4f4f4}.ms-bgColor-neutralLighterAlt,.ms-bgColor-neutralLighterAlt--hover:hover{background-color:#f8f8f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-yellow{background-color:#ffb900}.ms-bgColor-yellowLight{background-color:#fff100}.ms-bgColor-orange{background-color:#d83b01}.ms-bgColor-orangeLight{background-color:#ea4300}.ms-bgColor-orangeLighter{background-color:#ff8c00}.ms-bgColor-redDark{background-color:#a80000}.ms-bgColor-red{background-color:#e81123}.ms-bgColor-magentaDark{background-color:#5c005c}.ms-bgColor-magenta{background-color:#b4009e}.ms-bgColor-magentaLight{background-color:#e3008c}.ms-bgColor-purpleDark{background-color:#32145a}.ms-bgColor-purple{background-color:#5c2d91}.ms-bgColor-purpleLight{background-color:#b4a0ff}.ms-bgColor-blueDark{background-color:#002050}.ms-bgColor-blueMid{background-color:#00188f}.ms-bgColor-blue{background-color:#0078d7}.ms-bgColor-blueLight{background-color:#00bcf2}.ms-bgColor-tealDark{background-color:#004b50}.ms-bgColor-teal{background-color:#008272}.ms-bgColor-tealLight{background-color:#00b294}.ms-bgColor-greenDark{background-color:#004b1c}.ms-bgColor-green{background-color:#107c10}.ms-bgColor-greenLight{background-color:#bad80a}.ms-bgColor-info{background-color:#f4f4f4}.ms-bgColor-success{background-color:#dff6dd}.ms-bgColor-severeWarning{background-color:#fed9cc}.ms-bgColor-warning{background-color:#fff4ce}.ms-bgColor-error{background-color:#fde7e9}.ms-borderColor-themeDark,.ms-borderColor-themeDark--hover:hover{border-color:#005a9e}.ms-borderColor-themeDarkAlt,.ms-borderColor-themeDarkAlt--hover:hover{border-color:#106ebe}.ms-borderColor-themeDarker,.ms-borderColor-themeDarker--hover:hover{border-color:#004578}.ms-borderColor-themePrimary,.ms-borderColor-themePrimary--hover:hover{border-color:#0078d7}.ms-borderColor-themeSecondary,.ms-borderColor-themeSecondary--hover:hover{border-color:#2b88d8}.ms-borderColor-themeTertiary,.ms-borderColor-themeTertiary--hover:hover{border-color:#71afe5}.ms-borderColor-themeLight,.ms-borderColor-themeLight--hover:hover{border-color:#c7e0f4}.ms-borderColor-themeLighter,.ms-borderColor-themeLighter--hover:hover{border-color:#deecf9}.ms-borderColor-themeLighterAlt,.ms-borderColor-themeLighterAlt--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-neutralDark,.ms-borderColor-neutralDark--hover:hover{border-color:#212121}.ms-borderColor-neutralPrimary,.ms-borderColor-neutralPrimary--hover:hover{border-color:#333}.ms-borderColor-neutralPrimaryAlt,.ms-borderColor-neutralPrimaryAlt--hover:hover{border-color:#3c3c3c}.ms-borderColor-neutralSecondary,.ms-borderColor-neutralSecondary--hover:hover{border-color:#666}.ms-borderColor-neutralSecondaryAlt,.ms-borderColor-neutralSecondaryAlt--hover:hover{border-color:#767676}.ms-borderColor-neutralTertiary,.ms-borderColor-neutralTertiary--hover:hover{border-color:#a6a6a6}.ms-borderColor-neutralTertiaryAlt,.ms-borderColor-neutralTertiaryAlt--hover:hover{border-color:#c8c8c8}.ms-borderColor-neutralLight,.ms-borderColor-neutralLight--hover:hover{border-color:#eaeaea}.ms-borderColor-neutralLighter,.ms-borderColor-neutralLighter--hover:hover{border-color:#f4f4f4}.ms-borderColor-neutralLighterAlt,.ms-borderColor-neutralLighterAlt--hover:hover{border-color:#f8f8f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-yellow{border-color:#ffb900}.ms-borderColor-yellowLight{border-color:#fff100}.ms-borderColor-orange{border-color:#d83b01}.ms-borderColor-orangeLight{border-color:#ea4300}.ms-borderColor-orangeLighter{border-color:#ff8c00}.ms-borderColor-redDark{border-color:#a80000}.ms-borderColor-red{border-color:#e81123}.ms-borderColor-magentaDark{border-color:#5c005c}.ms-borderColor-magenta{border-color:#b4009e}.ms-borderColor-magentaLight{border-color:#e3008c}.ms-borderColor-purpleDark{border-color:#32145a}.ms-borderColor-purple{border-color:#5c2d91}.ms-borderColor-purpleLight{border-color:#b4a0ff}.ms-borderColor-blueDark{border-color:#002050}.ms-borderColor-blueMid{border-color:#00188f}.ms-borderColor-blue{border-color:#0078d7}.ms-borderColor-blueLight{border-color:#00bcf2}.ms-borderColor-tealDark{border-color:#004b50}.ms-borderColor-teal{border-color:#008272}.ms-borderColor-tealLight{border-color:#00b294}.ms-borderColor-greenDark{border-color:#004b1c}.ms-borderColor-green{border-color:#107c10}.ms-borderColor-greenLight{border-color:#bad80a}.ms-borderColorTop-themePrimary,.ms-borderColorTop-themePrimary--hover:hover{border-top-color:#0078d7}.ms-font-su{font-size:42px}.ms-font-su,.ms-font-xxl{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-weight:100}.ms-font-xxl{font-size:28px}.ms-font-xl{font-size:21px;font-weight:100}.ms-font-l,.ms-font-xl{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-font-l{font-size:17px;font-weight:300}.ms-font-m-plus{font-size:15px}.ms-font-m,.ms-font-m-plus{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-weight:400}.ms-font-m{font-size:14px}.ms-font-s-plus{font-size:13px}.ms-font-s,.ms-font-s-plus{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-weight:400}.ms-font-s{font-size:12px}.ms-font-xs{font-size:11px;font-weight:400}.ms-font-mi,.ms-font-xs{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-font-mi{font-size:10px;font-weight:600}.ms-fontWeight-light,.ms-fontWeight-light--hover:hover{font-weight:100}.ms-fontWeight-semilight,.ms-fontWeight-semilight--hover:hover{font-weight:300}.ms-fontWeight-regular,.ms-fontWeight-regular--hover:hover{font-weight:400}.ms-fontWeight-semibold,.ms-fontWeight-semibold--hover:hover{font-weight:600}.ms-fontSize-su{font-size:42px}.ms-fontSize-xxl{font-size:28px}.ms-fontSize-xl{font-size:21px}.ms-fontSize-l{font-size:17px}.ms-fontSize-mPlus{font-size:15px}.ms-fontSize-m{font-size:14px}.ms-fontSize-sPlus{font-size:13px}.ms-fontSize-s{font-size:12px}.ms-fontSize-xs{font-size:11px}.ms-fontSize-mi{font-size:10px}.ms-fontColor-themeDarker,.ms-fontColor-themeDarker--hover:hover{color:#004578}.ms-fontColor-themeDark,.ms-fontColor-themeDark--hover:hover{color:#005a9e}.ms-fontColor-themeDarkAlt,.ms-fontColor-themeDarkAlt--hover:hover{color:#106ebe}.ms-fontColor-themePrimary,.ms-fontColor-themePrimary--hover:hover{color:#0078d7}.ms-fontColor-themeSecondary,.ms-fontColor-themeSecondary--hover:hover{color:#2b88d8}.ms-fontColor-themeTertiary,.ms-fontColor-themeTertiary--hover:hover{color:#71afe5}.ms-fontColor-themeLight,.ms-fontColor-themeLight--hover:hover{color:#c7e0f4}.ms-fontColor-themeLighter,.ms-fontColor-themeLighter--hover:hover{color:#deecf9}.ms-fontColor-themeLighterAlt,.ms-fontColor-themeLighterAlt--hover:hover{color:#eff6fc}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-neutralDark,.ms-fontColor-neutralDark--hover:hover{color:#212121}.ms-fontColor-neutralPrimary,.ms-fontColor-neutralPrimary--hover:hover{color:#333}.ms-fontColor-neutralPrimaryAlt,.ms-fontColor-neutralPrimaryAlt--hover:hover{color:#3c3c3c}.ms-fontColor-neutralSecondary,.ms-fontColor-neutralSecondary--hover:hover{color:#666}.ms-fontColor-neutralSecondaryAlt,.ms-fontColor-neutralSecondaryAlt--hover:hover{color:#767676}.ms-fontColor-neutralTertiary,.ms-fontColor-neutralTertiary--hover:hover{color:#a6a6a6}.ms-fontColor-neutralTertiaryAlt,.ms-fontColor-neutralTertiaryAlt--hover:hover{color:#c8c8c8}.ms-fontColor-neutralLight,.ms-fontColor-neutralLight--hover:hover{color:#eaeaea}.ms-fontColor-neutralLighter,.ms-fontColor-neutralLighter--hover:hover{color:#f4f4f4}.ms-fontColor-neutralLighterAlt,.ms-fontColor-neutralLighterAlt--hover:hover{color:#f8f8f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-fontColor-yellow,.ms-fontColor-yellow--hover:hover{color:#ffb900}.ms-fontColor-yellowLight,.ms-fontColor-yellowLight--hover:hover{color:#fff100}.ms-fontColor-orange,.ms-fontColor-orange--hover:hover{color:#d83b01}.ms-fontColor-orangeLight,.ms-fontColor-orangeLight--hover:hover{color:#ea4300}.ms-fontColor-orangeLighter,.ms-fontColor-orangeLighter--hover:hover{color:#ff8c00}.ms-fontColor-redDark,.ms-fontColor-redDark--hover:hover{color:#a80000}.ms-fontColor-red,.ms-fontColor-red--hover:hover{color:#e81123}.ms-fontColor-magentaDark,.ms-fontColor-magentaDark--hover:hover{color:#5c005c}.ms-fontColor-magenta,.ms-fontColor-magenta--hover:hover{color:#b4009e}.ms-fontColor-magentaLight,.ms-fontColor-magentaLight--hover:hover{color:#e3008c}.ms-fontColor-purpleDark,.ms-fontColor-purpleDark--hover:hover{color:#32145a}.ms-fontColor-purple,.ms-fontColor-purple--hover:hover{color:#5c2d91}.ms-fontColor-purpleLight,.ms-fontColor-purpleLight--hover:hover{color:#b4a0ff}.ms-fontColor-blueDark,.ms-fontColor-blueDark--hover:hover{color:#002050}.ms-fontColor-blueMid,.ms-fontColor-blueMid--hover:hover{color:#00188f}.ms-fontColor-blue,.ms-fontColor-blue--hover:hover{color:#0078d7}.ms-fontColor-blueLight,.ms-fontColor-blueLight--hover:hover{color:#00bcf2}.ms-fontColor-tealDark,.ms-fontColor-tealDark--hover:hover{color:#004b50}.ms-fontColor-teal,.ms-fontColor-teal--hover:hover{color:#008272}.ms-fontColor-tealLight,.ms-fontColor-tealLight--hover:hover{color:#00b294}.ms-fontColor-greenDark,.ms-fontColor-greenDark--hover:hover{color:#004b1c}.ms-fontColor-green,.ms-fontColor-green--hover:hover{color:#107c10}.ms-fontColor-greenLight,.ms-fontColor-greenLight--hover:hover{color:#bad80a}.ms-fontColor-info,.ms-fontColor-info--hover:hover{color:#767676}.ms-fontColor-success,.ms-fontColor-success--hover:hover{color:#107c10}.ms-fontColor-alert,.ms-fontColor-alert--hover:hover{color:#d83b01}.ms-fontColor-warning,.ms-fontColor-warning--hover:hover{color:#767676}.ms-fontColor-severeWarning,.ms-fontColor-severeWarning--hover:hover{color:#d83b01}.ms-fontColor-error,.ms-fontColor-error--hover:hover{color:#a80000}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Light'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.ttf) format('truetype');font-weight:100;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Semibold'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.ttf) format('truetype');font-weight:600;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Semilight'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.ttf) format('truetype');font-weight:200;font-style:normal}@font-face{font-family:Office365Icons;src:url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.eot);src:url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.eot#iefix) format('embedded-opentype'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.ttf) format('truetype'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.svg#office365icons) format('svg');font-weight:400;font-style:normal}.ms-Icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none}.ms-Icon--circleEmpty:before{content:'\e000'}.ms-Icon--circleFill:before{content:'\e001'}.ms-Icon--placeholder:before{content:'\e002'}.ms-Icon--star:before{content:'\e003'}.ms-Icon--plus:before{content:'\e004'}.ms-Icon--minus:before{content:'\e005'}.ms-Icon--question:before{content:'\e006'}.ms-Icon--exclamation:before{content:'\e007'}.ms-Icon--person:before{content:'\e008'}.ms-Icon--mail:before{content:'\e009'}.ms-Icon--infoCircle:before{content:'\e00a'}.ms-Icon--alert:before{content:'\e00b'}.ms-Icon--xCircle:before{content:'\e00c'}.ms-Icon--mailOpen:before{content:'\e00d'}.ms-Icon--people:before{content:'\e00e'}.ms-Icon--bell:before{content:'\e010'}.ms-Icon--calendar:before{content:'\e011'}.ms-Icon--scheduling:before{content:'\e012'}.ms-Icon--event:before{content:'\e013'}.ms-Icon--folder:before{content:'\e014'}.ms-Icon--documents:before{content:'\e015'}.ms-Icon--onedrive:before{content:'\e016'}.ms-Icon--chat:before{content:'\e017'}.ms-Icon--sites:before{content:'\e018'}.ms-Icon--listBullets:before{content:'\e019'}.ms-Icon--calendarWeek:before{content:'\e01a'}.ms-Icon--calendarWorkWeek:before{content:'\e01b'}.ms-Icon--calendarDay:before{content:'\e01c'}.ms-Icon--folderMove:before{content:'\e01d'}.ms-Icon--panel:before{content:'\e01e'}.ms-Icon--popout:before{content:'\e01f'}.ms-Icon--menu:before{content:'\e020'}.ms-Icon--home:before{content:'\e021'}.ms-Icon--favorites:before{content:'\e022'}.ms-Icon--phone:before{content:'\e023'}.ms-Icon--mailSend:before{content:'\e024'}.ms-Icon--save:before{content:'\e025'}.ms-Icon--trash:before{content:'\e026'}.ms-Icon--pencil:before{content:'\e027'}.ms-Icon--flag:before{content:'\e028'}.ms-Icon--reply:before{content:'\e029'}.ms-Icon--miniatures:before{content:'\e02a'}.ms-Icon--voicemail:before{content:'\e02b'}.ms-Icon--play:before{content:'\e02c'}.ms-Icon--pause:before{content:'\e02d'}.ms-Icon--onlineAdd:before{content:'\e02e'}.ms-Icon--onlineJoin:before{content:'\e02f'}.ms-Icon--replyAll:before{content:'\e030'}.ms-Icon--attachment:before{content:'\e031'}.ms-Icon--drm:before{content:'\e032'}.ms-Icon--pinDown:before{content:'\e033'}.ms-Icon--refresh:before{content:'\e034'}.ms-Icon--gear:before{content:'\e035'}.ms-Icon--smiley:before{content:'\e036'}.ms-Icon--info:before{content:'\e037'}.ms-Icon--lock:before{content:'\e038'}.ms-Icon--search:before{content:'\e039'}.ms-Icon--questionReverse:before{content:'\e03a'}.ms-Icon--notRecurring:before{content:'\e03b'}.ms-Icon--tasks:before{content:'\e040'}.ms-Icon--check:before{content:'\e041'}.ms-Icon--x:before{content:'\e042'}.ms-Icon--ellipsis:before{content:'\e045'}.ms-Icon--dot:before{content:'\e046'}.ms-Icon--arrowUp:before{content:'\e047'}.ms-Icon--arrowDown:before{content:'\e048'}.ms-Icon--arrowLeft:before{content:'\e049'}.ms-Icon--arrowRight:before{content:'\e04a'}.ms-Icon--download:before{content:'\e04b'}.ms-Icon--directions:before{content:'\e04c'}.ms-Icon--microphone:before{content:'\e04f'}.ms-Icon--caretUp:before{content:'\e051'}.ms-Icon--caretDown:before{content:'\e052'}.ms-Icon--caretLeft:before{content:'\e053'}.ms-Icon--caretRight:before{content:'\e054'}.ms-Icon--caretUpLeft:before{content:'\e05a'}.ms-Icon--caretUpRight:before{content:'\e05b'}.ms-Icon--caretDownRight:before{content:'\e05c'}.ms-Icon--caretDownLeft:before{content:'\e05d'}.ms-Icon--note:before{content:'\e06a'}.ms-Icon--noteReply:before{content:'\e06b'}.ms-Icon--noteForward:before{content:'\e06c'}.ms-Icon--key:before{content:'\e06f'}.ms-Icon--tile:before{content:'\e070'}.ms-Icon--taskRecurring:before{content:'\e071'}.ms-Icon--starEmpty:before{content:'\e073'}.ms-Icon--upload:before{content:'\e076'}.ms-Icon--wrench:before{content:'\e077'}.ms-Icon--share:before{content:'\e078'}.ms-Icon--documentReply:before{content:'\e079'}.ms-Icon--documentForward:before{content:'\e07a'}.ms-Icon--partner:before{content:'\e080'}.ms-Icon--reactivate:before{content:'\e084'}.ms-Icon--sort:before{content:'\e085'}.ms-Icon--personAdd:before{content:'\e086'}.ms-Icon--chevronUp:before{content:'\e087'}.ms-Icon--chevronDown:before{content:'\e088'}.ms-Icon--chevronLeft:before{content:'\e089'}.ms-Icon--chevronRight:before{content:'\e08a'}.ms-Icon--peopleAdd:before{content:'\e08c'}.ms-Icon--newsfeed:before{content:'\e08d'}.ms-Icon--notebook:before{content:'\e08e'}.ms-Icon--link:before{content:'\e08f'}.ms-Icon--chevronsUp:before{content:'\e090'}.ms-Icon--chevronsDown:before{content:'\e091'}.ms-Icon--chevronsLeft:before{content:'\e092'}.ms-Icon--chevronsRight:before{content:'\e093'}.ms-Icon--clutter:before{content:'\e09a'}.ms-Icon--subscribe:before{content:'\e09c'}.ms-Icon--unsubscribe:before{content:'\e09d'}.ms-Icon--personRemove:before{content:'\e09e'}.ms-Icon--receiptForward:before{content:'\e0a0'}.ms-Icon--receiptReply:before{content:'\e0a1'}.ms-Icon--receiptCheck:before{content:'\e0a2'}.ms-Icon--peopleRemove:before{content:'\e0a3'}.ms-Icon--merge:before{content:'\e0a4'}.ms-Icon--split:before{content:'\e0a5'}.ms-Icon--eventCancel:before{content:'\e0a6'}.ms-Icon--eventShare:before{content:'\e0a7'}.ms-Icon--today:before{content:'\e0a9'}.ms-Icon--oofReply:before{content:'\e0aa'}.ms-Icon--voicemailReply:before{content:'\e0ac'}.ms-Icon--voicemailForward:before{content:'\e0ad'}.ms-Icon--ribbon:before{content:'\e0af'}.ms-Icon--contact:before{content:'\e0b0'}.ms-Icon--eye:before{content:'\e0b1'}.ms-Icon--glasses:before{content:'\e0b2'}.ms-Icon--print:before{content:'\e100'}.ms-Icon--room:before{content:'\e101'}.ms-Icon--post:before{content:'\e102'}.ms-Icon--toggle:before{content:'\e103'}.ms-Icon--touch:before{content:'\e104'}.ms-Icon--clock:before{content:'\e105'}.ms-Icon--fax:before{content:'\e106'}.ms-Icon--lightning:before{content:'\e110'}.ms-Icon--dialpad:before{content:'\e111'}.ms-Icon--phoneTransfer:before{content:'\e112'}.ms-Icon--phoneAdd:before{content:'\e113'}.ms-Icon--late:before{content:'\e114'}.ms-Icon--chatAdd:before{content:'\e115'}.ms-Icon--conflict:before{content:'\e116'}.ms-Icon--navigate:before{content:'\e117'}.ms-Icon--camera:before{content:'\e119'}.ms-Icon--filter:before{content:'\e11a'}.ms-Icon--fullscreen:before{content:'\e11b'}.ms-Icon--new:before{content:'\e11c'}.ms-Icon--mailEmpty:before{content:'\e11d'}.ms-Icon--editBox:before{content:'\e11e'}.ms-Icon--waffle:before{content:'\e11f'}.ms-Icon--work:before{content:'\e120'}.ms-Icon--eventRecurring:before{content:'\e121'}.ms-Icon--cart:before{content:'\e122'}.ms-Icon--socialListening:before{content:'\e123'}.ms-Icon--mapMarker:before{content:'\e124'}.ms-Icon--org:before{content:'\e125'}.ms-Icon--replyAlt:before{content:'\e150'}.ms-Icon--replyAllAlt:before{content:'\e152'}.ms-Icon--eventInfo:before{content:'\e154'}.ms-Icon--group:before{content:'\e155'}.ms-Icon--money:before{content:'\e161'}.ms-Icon--graph:before{content:'\e162'}.ms-Icon--noteEdit:before{content:'\e163'}.ms-Icon--dashboard:before{content:'\e164'}.ms-Icon--mailEdit:before{content:'\e165'}.ms-Icon--pinLeft:before{content:'\e167'}.ms-Icon--heart:before{content:'\e16a'}.ms-Icon--heartEmpty:before{content:'\e16b'}.ms-Icon--picture:before{content:'\e16c'}.ms-Icon--cake:before{content:'\e16d'}.ms-Icon--books:before{content:'\e16e'}.ms-Icon--chart:before{content:'\e16f'}.ms-Icon--video:before{content:'\e170'}.ms-Icon--soccer:before{content:'\e171'}.ms-Icon--meal:before{content:'\e172'}.ms-Icon--balloon:before{content:'\e173'}.ms-Icon--cat:before{content:'\e174'}.ms-Icon--dog:before{content:'\e175'}.ms-Icon--bag:before{content:'\e176'}.ms-Icon--music:before{content:'\e177'}.ms-Icon--stopwatch:before{content:'\e178'}.ms-Icon--coffee:before{content:'\e179'}.ms-Icon--briefcase:before{content:'\e17a'}.ms-Icon--pill:before{content:'\e17b'}.ms-Icon--trophy:before{content:'\e17c'}.ms-Icon--firstAid:before{content:'\e17d'}.ms-Icon--plane:before{content:'\e17e'}.ms-Icon--page:before{content:'\e17f'}.ms-Icon--car:before{content:'\e180'}.ms-Icon--dogAlt:before{content:'\e181'}.ms-Icon--document:before{content:'\e182'}.ms-Icon--metadata:before{content:'\e183'}.ms-Icon--pointItem:before{content:'\e184'}.ms-Icon--text:before{content:'\e185'}.ms-Icon--fieldText:before{content:'\e186'}.ms-Icon--fieldNumber:before{content:'\e187'}.ms-Icon--dropdown:before{content:'\e188'}.ms-Icon--radioButton:before{content:'\e189'}.ms-Icon--checkbox:before{content:'\e18a'}.ms-Icon--story:before{content:'\e18b'}.ms-Icon--bold:before{content:'\e18c'}.ms-Icon--italic:before{content:'\e18d'}.ms-Icon--underline:before{content:'\e18e'}.ms-Icon--quote:before{content:'\e18f'}.ms-Icon--styleRemove:before{content:'\e190'}.ms-Icon--pictureAdd:before{content:'\e191'}.ms-Icon--pictureRemove:before{content:'\e192'}.ms-Icon--desktop:before{content:'\e193'}.ms-Icon--tablet:before{content:'\e194'}.ms-Icon--mobile:before{content:'\e195'}.ms-Icon--table:before{content:'\e196'}.ms-Icon--hide:before{content:'\e197'}.ms-Icon--shield:before{content:'\e198'}.ms-Icon--header:before{content:'\e19a'}.ms-Icon--paint:before{content:'\e19b'}.ms-Icon--support:before{content:'\e19c'}.ms-Icon--settings:before{content:'\e19d'}.ms-Icon--creditCard:before{content:'\e19e'}.ms-Icon--reload:before{content:'\e19f'}.ms-Icon--peopleSecurity:before{content:'\e200'}.ms-Icon--fieldTextBox:before{content:'\e203'}.ms-Icon--multiChoice:before{content:'\e204'}.ms-Icon--fieldMail:before{content:'\e205'}.ms-Icon--contactForm:before{content:'\e206'}.ms-Icon--circleHalfFilled:before{content:'\e207'}.ms-Icon--documentPDF:before{content:'\e208'}.ms-Icon--bookmark:before{content:'\e209'}.ms-Icon--circleUnfilled:before{content:'\e20b'}.ms-Icon--circleFilled:before{content:'\e20c'}.ms-Icon--textBox:before{content:'\e20e'}.ms-Icon--drop:before{content:'\e20f'}.ms-Icon--sun:before{content:'\e210'}.ms-Icon--lifesaver:before{content:'\e211'}.ms-Icon--lifesaverLock:before{content:'\e212'}.ms-Icon--mailUnread:before{content:'\e213'}.ms-Icon--mailRead:before{content:'\e214'}.ms-Icon--inboxCheck:before{content:'\e215'}.ms-Icon--folderSearch:before{content:'\e216'}.ms-Icon--collapse:before{content:'\e217'}.ms-Icon--expand:before{content:'\e218'}.ms-Icon--ascending:before{content:'\e219'}.ms-Icon--descending:before{content:'\e21a'}.ms-Icon--filterClear:before{content:'\e21b'}.ms-Icon--checkboxEmpty:before{content:'\e21c'}.ms-Icon--checkboxMixed:before{content:'\e21d'}.ms-Icon--boards:before{content:'\e21e'}.ms-Icon--checkboxCheck:before{content:'\e21f'}.ms-Icon--frowny:before{content:'\e220'}.ms-Icon--lightBulb:before{content:'\e221'}.ms-Icon--globe:before{content:'\e222'}.ms-Icon--deviceWipe:before{content:'\e223'}.ms-Icon--listCheck:before{content:'\e226'}.ms-Icon--listGroup:before{content:'\e227'}.ms-Icon--timeline:before{content:'\e228'}.ms-Icon--fontIncrease:before{content:'\e229'}.ms-Icon--fontDecrease:before{content:'\e22a'}.ms-Icon--fontColor:before{content:'\e22b'}.ms-Icon--mailCheck:before{content:'\e22c'}.ms-Icon--mailDown:before{content:'\e22d'}.ms-Icon--listCheckbox:before{content:'\e22e'}.ms-Icon--sunAdd:before{content:'\e22f'}.ms-Icon--sunQuestion:before{content:'\e230'}.ms-Icon--chevronThinUp:before{content:'\e231'}.ms-Icon--chevronThinDown:before{content:'\e232'}.ms-Icon--chevronThinLeft:before{content:'\e233'}.ms-Icon--chevronThinRight:before{content:'\e234'}.ms-Icon--chevronThickUp:before{content:'\e235'}.ms-Icon--chevronThickDown:before{content:'\e236'}.ms-Icon--chevronThickLeft:before{content:'\e237'}.ms-Icon--chevronThickRight:before{content:'\e238'}.ms-Icon--linkRemove:before{content:'\e239'}.ms-Icon--alertOutline:before{content:'\e23b'}.ms-Icon--documentLandscape:before{content:'\e23c'}.ms-Icon--documentAdd:before{content:'\e23d'}.ms-Icon--toggleMiddle:before{content:'\e23e'}.ms-Icon--embed:before{content:'\e23f'}.ms-Icon--listNumbered:before{content:'\e240'}.ms-Icon--peopleCheck:before{content:'\e242'}.ms-Icon--caretUpOutline:before{content:'\e243'}.ms-Icon--caretDownOutline:before{content:'\e244'}.ms-Icon--caretLeftOutline:before{content:'\e245'}.ms-Icon--caretRightOutline:before{content:'\e246'}.ms-Icon--mailSync:before{content:'\e248'}.ms-Icon--mailError:before{content:'\e249'}.ms-Icon--mailPause:before{content:'\e24a'}.ms-Icon--peopleSync:before{content:'\e24b'}.ms-Icon--peopleError:before{content:'\e24c'}.ms-Icon--peoplePause:before{content:'\e24d'}.ms-Icon--circleBall:before{content:'\e24e'}.ms-Icon--circleBalloons:before{content:'\e24f'}.ms-Icon--circleCar:before{content:'\e250'}.ms-Icon--circleCat:before{content:'\e251'}.ms-Icon--circleCoffee:before{content:'\e252'}.ms-Icon--circleDog:before{content:'\e253'}.ms-Icon--circleLightning:before{content:'\e254'}.ms-Icon--circlePill:before{content:'\e255'}.ms-Icon--circlePlane:before{content:'\e256'}.ms-Icon--circlePoodle:before{content:'\e257'}.ms-Icon--checkPeople:before{content:'\e259'}.ms-Icon--documentSearch:before{content:'\e25a'}.ms-Icon--sortLines:before{content:'\e25c'}.ms-Icon--calendarPublic:before{content:'\e25d'}.ms-Icon--contactPublic:before{content:'\e25e'}.ms-Icon--classNotebook:before{content:'\e25f'}.ms-Icon--triangleUp:before{content:'\e260'}.ms-Icon--triangleRight:before{content:'\e261'}.ms-Icon--triangleDown:before{content:'\e262'}.ms-Icon--triangleLeft:before{content:'\e263'}.ms-Icon--triangleEmptyUp:before{content:'\e264'}.ms-Icon--triangleEmptyRight:before{content:'\e265'}.ms-Icon--triangleEmptyDown:before{content:'\e266'}.ms-Icon--triangleEmptyLeft:before{content:'\e267'}.ms-Icon--filePDF:before{content:'\e268'}.ms-Icon--fileImage:before{content:'\e26c'}.ms-Icon--fileDocument:before{content:'\e26d'}.ms-Icon--listGroup2:before{content:'\e26e'}.ms-Icon--copy:before{content:'\e26f'}.ms-Icon--creditCardOutline:before{content:'\e270'}.ms-Icon--mailPublic:before{content:'\e272'}.ms-Icon--folderPublic:before{content:'\e273'}.ms-Icon--teamwork:before{content:'\e274'}.ms-Icon--move:before{content:'\e275'}.ms-Icon--classroom:before{content:'\e276'}.ms-Icon--menu2:before{content:'\e277'}.ms-Icon--plus2:before{content:'\e278'}.ms-Icon--tag:before{content:'\e279'}.ms-Icon--arrowUp2:before{content:'\e27a'}.ms-Icon--arrowDown2:before{content:'\e27b'}.ms-Icon--circlePlus:before{content:'\e27c'}.ms-Icon--circleInfo:before{content:'\e27d'}.ms-Icon--section:before{content:'\e27e'}.ms-Icon--sections:before{content:'\e27f'}.ms-Icon--at:before{content:'\e282'}.ms-Icon--arrowUpRight:before{content:'\e283'}.ms-Icon--arrowDownRight:before{content:'\e284'}.ms-Icon--arrowDownLeft:before{content:'\e285'}.ms-Icon--arrowUpLeft:before{content:'\e286'}.ms-Icon--bundle:before{content:'\e287'}.ms-Icon--pictureEdit:before{content:'\e288'}.ms-Icon--protectionCenter:before{content:'\e289'}.ms-Icon--alert2:before{content:'\e28a'}.ms-Icon--skypeCircleCheck:before{content:'\e310'}.ms-Icon--skypeCircleClock:before{content:'\e311'}.ms-Icon--skypeCircleMinus:before{content:'\e312'}.ms-Icon--skypeCheck:before{content:'\e315'}.ms-Icon--skypeClock:before{content:'\e316'}.ms-Icon--skypeMinus:before{content:'\e317'}.ms-Icon--circle{position:relative;display:inline-block;font-size:1rem;width:1em;height:1em;margin:0 .5em 0 0;padding:0;text-align:left;-webkit-font-smoothing:antialiased}.ms-Icon--circle:after,.ms-Icon--circle:before{line-height:1;font-size:inherit}.ms-Icon--circle:before{display:block;width:100%;height:100%;margin:0;padding:0;vertical-align:top;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--circle.ms-Icon--star:before{top:-2%;left:1%}.ms-Icon--circle.ms-Icon--person:before{top:-2%;left:-3%}.ms-Icon--circle.ms-Icon--alert:before{top:-4%}.ms-Icon--circle.ms-Icon--mailOpen:before{top:-5%}.ms-Icon--circle.ms-Icon--people:before{top:-4%;left:-7%}.ms-Icon--circle.ms-Icon--bell:before{top:-3%}.ms-Icon--circle.ms-Icon--scheduling:before{top:-3%;left:6%}.ms-Icon--circle.ms-Icon--documents:before{top:-1%;left:-2%}.ms-Icon--circle.ms-Icon--listBullets:before{top:-1%;left:5%}.ms-Icon--circle.ms-Icon--panel:before{left:-2%}.ms-Icon--circle.ms-Icon--popout:before{top:-2%;left:-2%}.ms-Icon--circle.ms-Icon--home:before{top:-4%}.ms-Icon--circle.ms-Icon--favorites:before{top:-2%;left:2%}.ms-Icon--circle.ms-Icon--phone:before{top:-2%;left:-2%}.ms-Icon--circle.ms-Icon--mailSend:before{left:-10%}.ms-Icon--circle.ms-Icon--pencil:before{top:-2%;left:3%}.ms-Icon--circle.ms-Icon--flag:before{left:3%}.ms-Icon--circle.ms-Icon--miniatures:before{left:-3%}.ms-Icon--circle.ms-Icon--voicemail:before{top:2%;left:-7%}.ms-Icon--circle.ms-Icon--onlineAdd:before{top:-1%;left:2%}.ms-Icon--circle.ms-Icon--pinDown:before{top:5%}.ms-Icon--circle.ms-Icon--gear:before{left:2%}.ms-Icon--circle.ms-Icon--check:before{top:3%}.ms-Icon--circle.ms-Icon--ellipsis:before{top:2%;left:-12%}.ms-Icon--circle.ms-Icon--directions:before{left:10%}.ms-Icon--circle.ms-Icon--microphone:before{top:-3%}.ms-Icon--circle.ms-Icon--caretDown:before{top:5%;left:2%}.ms-Icon--circle.ms-Icon--caretLeft:before{left:-6%}.ms-Icon--circle.ms-Icon--caretRight:before{left:6%}.ms-Icon--circle.ms-Icon--caretUpLeft:before{top:5%;left:5%}.ms-Icon--circle.ms-Icon--caretUpRight:before{top:5%;left:-3%}.ms-Icon--circle.ms-Icon--caretDownRight:before{left:-3%}.ms-Icon--circle.ms-Icon--caretDownLeft:before{left:4%}.ms-Icon--circle.ms-Icon--note:before{top:2%;left:-3%}.ms-Icon--circle.ms-Icon--noteReply:before{top:6%;left:3%}.ms-Icon--circle.ms-Icon--noteForward:before{top:6%}.ms-Icon--circle.ms-Icon--key:before{top:5%;left:1%}.ms-Icon--circle.ms-Icon--tile:before{top:-1%;left:-18%}.ms-Icon--circle.ms-Icon--taskRecurring:before{top:2%;left:-1%}.ms-Icon--circle.ms-Icon--starEmpty:before{top:-4%;left:1%}.ms-Icon--circle.ms-Icon--documentReply:before{top:-2%;left:7%}.ms-Icon--circle.ms-Icon--documentForward:before{left:5%}.ms-Icon--circle.ms-Icon--partner:before{top:-2%}.ms-Icon--circle.ms-Icon--reactivate:before{top:-2%;left:6%}.ms-Icon--circle.ms-Icon--sort:before{left:-19%}.ms-Icon--circle.ms-Icon--personAdd:before{top:-2%;left:6%}.ms-Icon--circle.ms-Icon--chevronDown:before{top:4%}.ms-Icon--circle.ms-Icon--chevronLeft:before{left:-5%}.ms-Icon--circle.ms-Icon--chevronRight:before{left:4%}.ms-Icon--circle.ms-Icon--peopleAdd:before{top:-5%;left:-12%}.ms-Icon--circle.ms-Icon--newsfeed:before,.ms-Icon--circle.ms-Icon--notebook:before{left:-4%}.ms-Icon--circle.ms-Icon--link:before{top:2%;left:-18%}.ms-Icon--circle.ms-Icon--chevronsDown:before{top:5%}.ms-Icon--circle.ms-Icon--chevronsLeft:before{left:-5%}.ms-Icon--circle.ms-Icon--chevronsRight:before{left:4%}.ms-Icon--circle.ms-Icon--personRemove:before{left:5%}.ms-Icon--circle.ms-Icon--receiptCheck:before,.ms-Icon--circle.ms-Icon--receiptForward:before,.ms-Icon--circle.ms-Icon--receiptReply:before{left:-20%}.ms-Icon--circle.ms-Icon--peopleRemove:before{top:-3%;left:-12%}.ms-Icon--circle.ms-Icon--merge:before,.ms-Icon--circle.ms-Icon--split:before{top:2%}.ms-Icon--circle.ms-Icon--eventCancel:before{left:-2%}.ms-Icon--circle.ms-Icon--today:before{top:-2%}.ms-Icon--circle.ms-Icon--oofReply:before{left:5%}.ms-Icon--circle.ms-Icon--voicemailReply:before{top:4%;left:-25%}.ms-Icon--circle.ms-Icon--voicemailForward:before{top:4%;left:-20%}.ms-Icon--circle.ms-Icon--eye:before{top:-4%}.ms-Icon--circle.ms-Icon--post:before{top:-4%;left:4%}.ms-Icon--circle.ms-Icon--fax:before{top:-3%;left:-2%}.ms-Icon--circle.ms-Icon--lightning:before{top:2%;left:1%}.ms-Icon--circle.ms-Icon--filter:before{top:7%}.ms-Icon--circle.ms-Icon--cart:before{left:3%}.ms-Icon--circle.ms-Icon--mapMarker:before,.ms-Icon--circle.ms-Icon--socialListening:before{top:2%}.ms-Icon--circle.ms-Icon--replyAllAlt:before{left:-16%}.ms-Icon--circle.ms-Icon--group:before{left:-33%}.ms-Icon--circle.ms-Icon--money:before{left:-8%}.ms-Icon--circle.ms-Icon--noteEdit:before{left:4%}.ms-Icon--circle.ms-Icon--mailEdit:before{top:3%;left:7%}.ms-Icon--circle.ms-Icon--pinLeft:before{left:-6%}.ms-Icon--circle.ms-Icon--heart:before,.ms-Icon--circle.ms-Icon--heartEmpty:before{top:5%}.ms-Icon--circle.ms-Icon--cake:before{top:-5%}.ms-Icon--circle.ms-Icon--books:before{left:-8%}.ms-Icon--circle.ms-Icon--video:before{top:-3%;left:3%}.ms-Icon--circle.ms-Icon--balloon:before{top:4%;left:-1%}.ms-Icon--circle.ms-Icon--music:before{top:-2%;left:-5%}.ms-Icon--circle.ms-Icon--coffee:before,.ms-Icon--circle.ms-Icon--stopwatch:before{top:-3%;left:3%}.ms-Icon--circle.ms-Icon--plane:before{left:4%}.ms-Icon--circle.ms-Icon--dogAlt:before{left:-15%}.ms-Icon--circle.ms-Icon--metadata:before{top:-4%;left:4%}.ms-Icon--circle.ms-Icon--text:before{top:-4%;left:10%}.ms-Icon--circle.ms-Icon--dropdown:before,.ms-Icon--circle.ms-Icon--fieldNumber:before,.ms-Icon--circle.ms-Icon--fieldText:before{left:-14%}.ms-Icon--circle.ms-Icon--story:before{left:-5%}.ms-Icon--circle.ms-Icon--bold:before{left:4%}.ms-Icon--circle.ms-Icon--underline:before{top:4%}.ms-Icon--circle.ms-Icon--quote:before{left:-4%}.ms-Icon--circle.ms-Icon--styleRemove:before{top:4%;left:5%}.ms-Icon--circle.ms-Icon--pictureAdd:before,.ms-Icon--circle.ms-Icon--pictureRemove:before{left:-6%}.ms-Icon--circle.ms-Icon--mobile:before{left:-3%}.ms-Icon--circle.ms-Icon--hide:before{top:-4%}.ms-Icon--circle.ms-Icon--header:before{left:-9%}.ms-Icon--circle.ms-Icon--msn:before{left:3%}.ms-Icon--circle.ms-Icon--peopleCheck:before{left:-7%;top:-3%}.ms-Icon--circle.ms-Icon--caretDownOutline:before{top:6%}.ms-Icon--circle.ms-Icon--caretLeftOutline:before{left:-5%}.ms-Icon--circle.ms-Icon--caretRightOutline:before{left:5%}.ms-Icon--circle.ms-Icon--sway:before{left:-3%}.ms-Icon--circle.ms-Icon--mailSync:before{left:8%;top:3%}.ms-Icon--circle.ms-Icon--peopleError:before,.ms-Icon--circle.ms-Icon--peoplePause:before,.ms-Icon--circle.ms-Icon--peopleSync:before{left:-8%}.ms-Icon--circle.ms-Icon--documentSearch:before{left:8%}.ms-Icon--circle.ms-Icon--dynamicsMarketing:before{left:-8%}.ms-u-slideRightIn10{animation-name:y,a;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes a{0%{transform:translate3d(-10px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn20{animation-name:y,b;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes b{0%{transform:translate3d(-20px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn40{animation-name:y,c;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes c{0%{transform:translate3d(-40px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn10{animation-name:y,d;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes d{0%{transform:translate3d(10px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn20{animation-name:y,e;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes e{0%{transform:translate3d(20px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn40{animation-name:y,f;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes f{0%{transform:translate3d(40px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn400{animation-name:y,g;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes g{0%{transform:translate3d(-400px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn400{animation-name:y,h;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes h{0%{transform:translate3d(400px,0,0)}to{transform:translateZ(0)}}.ms-u-slideUpIn20{animation-name:y,i;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes i{0%{transform:translate3d(0,20px,0)}to{transform:translateZ(0)}}.ms-u-slideUpIn10{animation-name:y,j;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes j{0%{transform:translate3d(0,10px,0)}to{transform:translateZ(0)}}.ms-u-slideDownIn20{animation-name:y,k;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes k{0%{transform:translate3d(0,-20px,0)}to{transform:translateZ(0)}}.ms-u-slideDownIn10{animation-name:y,l;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes l{0%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}.ms-u-slideRightOut40{animation-name:z,m;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes m{0%{transform:translateZ(0)}to{transform:translate3d(40px,0,0)}}.ms-u-slideLeftOut40{animation-name:z,n;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes n{0%{transform:translateZ(0)}to{transform:translate3d(-40px,0,0)}}.ms-u-slideRightOut400{animation-name:z,o;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes o{0%{transform:translateZ(0)}to{transform:translate3d(400px,0,0)}}.ms-u-slideLeftOut400{animation-name:z,p;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes p{0%{transform:translateZ(0)}to{transform:translate3d(-400px,0,0)}}.ms-u-slideUpOut20{animation-name:z,q;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes q{0%{transform:translateZ(0)}to{transform:translate3d(0,-20px,0)}}.ms-u-slideUpOut10{animation-name:z,r;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes r{0%{transform:translateZ(0)}to{transform:translate3d(0,-10px,0)}}.ms-u-slideDownOut20{animation-name:z,s;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes s{0%{transform:translateZ(0)}to{transform:translate3d(0,20px,0)}}.ms-u-slideDownOut10{animation-name:z,t;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes t{0%{transform:translateZ(0)}to{transform:translate3d(0,10px,0)}}.ms-u-scaleUpIn100{animation-name:y,u;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes u{0%{transform:scale3d(.98,.98,1)}to{transform:scaleX(1)}}.ms-u-scaleDownIn100{animation-name:y,v;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes v{0%{transform:scale3d(1.03,1.03,1)}to{transform:scaleX(1)}}.ms-u-scaleUpOut103{animation-name:z,w;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes w{0%{transform:scaleX(1)}to{transform:scale3d(1.03,1.03,1)}}.ms-u-scaleDownOut98{animation-name:z,x;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes x{0%{transform:scaleX(1)}to{transform:scale3d(.98,.98,1)}}.ms-u-fadeIn100,.ms-u-fadeIn400{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both}.ms-u-fadeIn100{animation-duration:.167s}.ms-u-fadeIn200{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both;animation-duration:.267s}.ms-u-fadeIn500{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both;animation-duration:.467s}@keyframes y{0%{opacity:0;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}.ms-u-fadeOut100,.ms-u-fadeOut400{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both}.ms-u-fadeOut100{animation-duration:.1s}.ms-u-fadeOut200{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both;animation-duration:.167s}.ms-u-fadeOut500{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both;animation-duration:.467s}@keyframes z{0%{opacity:1;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}.ms-u-rotate90deg{animation-name:A;-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-ms-animation-duration:.1s;-o-animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes A{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}.ms-u-rotateN90deg{animation-name:B;-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-ms-animation-duration:.1s;-o-animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes B{0%{transform:rotate(90deg)}to{transform:rotate(0deg)}}.ms-u-expandCollapse400{transition:height .367s cubic-bezier(.1,.25,.75,.9)}.ms-u-expandCollapse200{transition:height .167s cubic-bezier(.1,.25,.75,.9)}.ms-u-expandCollapse100{transition:height .1s cubic-bezier(.1,.25,.75,.9)}.ms-u-delay100{animation-delay:.167s}.ms-u-delay200{animation-delay:.267s}@media (max-width:479px){.ms-u-hiddenLgDown,.ms-u-hiddenMdDown,.ms-u-hiddenSm,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:480px) and (max-width:639px){.ms-u-hiddenLgDown,.ms-u-hiddenMd,.ms-u-hiddenMdDown,.ms-u-hiddenMdUp,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:640px) and (max-width:1023px){.ms-u-hiddenLg,.ms-u-hiddenLgDown,.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:1024px) and (max-width:1365px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXl,.ms-u-hiddenXlDown,.ms-u-hiddenXlUp,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:1366px) and (max-width:1919px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlUp,.ms-u-hiddenXxl,.ms-u-hiddenXxlDown,.ms-u-hiddenXxlUp{display:none!important}}@media (min-width:1920px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlUp,.ms-u-hiddenXxlUp,.ms-u-hiddenXxxl{display:none!important}}.ms-u-sm12{width:100%}.ms-u-sm11{width:91.66666666666666%}.ms-u-sm10{width:83.33333333333334%}.ms-u-sm9{width:75%}.ms-u-sm8{width:66.66666666666666%}.ms-u-sm7{width:58.333333333333336%}.ms-u-sm6{width:50%}.ms-u-sm5{width:41.66666666666667%}.ms-u-sm4{width:33.33333333333333%}.ms-u-sm3{width:25%}.ms-u-sm2{width:16.666666666666664%}.ms-u-sm1{width:8.333333333333332%}.ms-u-smPull12{right:100%}.ms-u-smPull11{right:91.66666666666666%}.ms-u-smPull10{right:83.33333333333334%}.ms-u-smPull9{right:75%}.ms-u-smPull8{right:66.66666666666666%}.ms-u-smPull7{right:58.333333333333336%}.ms-u-smPull6{right:50%}.ms-u-smPull5{right:41.66666666666667%}.ms-u-smPull4{right:33.33333333333333%}.ms-u-smPull3{right:25%}.ms-u-smPull2{right:16.666666666666664%}.ms-u-smPull1{right:8.333333333333332%}.ms-u-smPull0{right:auto}.ms-u-smPush12{left:100%}.ms-u-smPush11{left:91.66666666666666%}.ms-u-smPush10{left:83.33333333333334%}.ms-u-smPush9{left:75%}.ms-u-smPush8{left:66.66666666666666%}.ms-u-smPush7{left:58.333333333333336%}.ms-u-smPush6{left:50%}.ms-u-smPush5{left:41.66666666666667%}.ms-u-smPush4{left:33.33333333333333%}.ms-u-smPush3{left:25%}.ms-u-smPush2{left:16.666666666666664%}.ms-u-smPush1{left:8.333333333333332%}.ms-u-smPush0{left:auto}.ms-u-smOffset11{margin-left:91.66666666666666%}.ms-u-smOffset10{margin-left:83.33333333333334%}.ms-u-smOffset9{margin-left:75%}.ms-u-smOffset8{margin-left:66.66666666666666%}.ms-u-smOffset7{margin-left:58.333333333333336%}.ms-u-smOffset6{margin-left:50%}.ms-u-smOffset5{margin-left:41.66666666666667%}.ms-u-smOffset4{margin-left:33.33333333333333%}.ms-u-smOffset3{margin-left:25%}.ms-u-smOffset2{margin-left:16.666666666666664%}.ms-u-smOffset1{margin-left:8.333333333333332%}.ms-u-smOffset0{margin-left:0}@media (min-width:480px){.ms-u-md12{width:100%}.ms-u-md11{width:91.66666666666666%}.ms-u-md10{width:83.33333333333334%}.ms-u-md9{width:75%}.ms-u-md8{width:66.66666666666666%}.ms-u-md7{width:58.333333333333336%}.ms-u-md6{width:50%}.ms-u-md5{width:41.66666666666667%}.ms-u-md4{width:33.33333333333333%}.ms-u-md3{width:25%}.ms-u-md2{width:16.666666666666664%}.ms-u-md1{width:8.333333333333332%}.ms-u-mdPull12{right:100%}.ms-u-mdPull11{right:91.66666666666666%}.ms-u-mdPull10{right:83.33333333333334%}.ms-u-mdPull9{right:75%}.ms-u-mdPull8{right:66.66666666666666%}.ms-u-mdPull7{right:58.333333333333336%}.ms-u-mdPull6{right:50%}.ms-u-mdPull5{right:41.66666666666667%}.ms-u-mdPull4{right:33.33333333333333%}.ms-u-mdPull3{right:25%}.ms-u-mdPull2{right:16.666666666666664%}.ms-u-mdPull1{right:8.333333333333332%}.ms-u-mdPull0{right:auto}.ms-u-mdPush12{left:100%}.ms-u-mdPush11{left:91.66666666666666%}.ms-u-mdPush10{left:83.33333333333334%}.ms-u-mdPush9{left:75%}.ms-u-mdPush8{left:66.66666666666666%}.ms-u-mdPush7{left:58.333333333333336%}.ms-u-mdPush6{left:50%}.ms-u-mdPush5{left:41.66666666666667%}.ms-u-mdPush4{left:33.33333333333333%}.ms-u-mdPush3{left:25%}.ms-u-mdPush2{left:16.666666666666664%}.ms-u-mdPush1{left:8.333333333333332%}.ms-u-mdPush0{left:auto}.ms-u-mdOffset11{margin-left:91.66666666666666%}.ms-u-mdOffset10{margin-left:83.33333333333334%}.ms-u-mdOffset9{margin-left:75%}.ms-u-mdOffset8{margin-left:66.66666666666666%}.ms-u-mdOffset7{margin-left:58.333333333333336%}.ms-u-mdOffset6{margin-left:50%}.ms-u-mdOffset5{margin-left:41.66666666666667%}.ms-u-mdOffset4{margin-left:33.33333333333333%}.ms-u-mdOffset3{margin-left:25%}.ms-u-mdOffset2{margin-left:16.666666666666664%}.ms-u-mdOffset1{margin-left:8.333333333333332%}.ms-u-mdOffset0{margin-left:0}}@media (min-width:640px){.ms-u-lg12{width:100%}.ms-u-lg11{width:91.66666666666666%}.ms-u-lg10{width:83.33333333333334%}.ms-u-lg9{width:75%}.ms-u-lg8{width:66.66666666666666%}.ms-u-lg7{width:58.333333333333336%}.ms-u-lg6{width:50%}.ms-u-lg5{width:41.66666666666667%}.ms-u-lg4{width:33.33333333333333%}.ms-u-lg3{width:25%}.ms-u-lg2{width:16.666666666666664%}.ms-u-lg1{width:8.333333333333332%}.ms-u-lgPull12{right:100%}.ms-u-lgPull11{right:91.66666666666666%}.ms-u-lgPull10{right:83.33333333333334%}.ms-u-lgPull9{right:75%}.ms-u-lgPull8{right:66.66666666666666%}.ms-u-lgPull7{right:58.333333333333336%}.ms-u-lgPull6{right:50%}.ms-u-lgPull5{right:41.66666666666667%}.ms-u-lgPull4{right:33.33333333333333%}.ms-u-lgPull3{right:25%}.ms-u-lgPull2{right:16.666666666666664%}.ms-u-lgPull1{right:8.333333333333332%}.ms-u-lgPull0{right:auto}.ms-u-lgPush12{left:100%}.ms-u-lgPush11{left:91.66666666666666%}.ms-u-lgPush10{left:83.33333333333334%}.ms-u-lgPush9{left:75%}.ms-u-lgPush8{left:66.66666666666666%}.ms-u-lgPush7{left:58.333333333333336%}.ms-u-lgPush6{left:50%}.ms-u-lgPush5{left:41.66666666666667%}.ms-u-lgPush4{left:33.33333333333333%}.ms-u-lgPush3{left:25%}.ms-u-lgPush2{left:16.666666666666664%}.ms-u-lgPush1{left:8.333333333333332%}.ms-u-lgPush0{left:auto}.ms-u-lgOffset11{margin-left:91.66666666666666%}.ms-u-lgOffset10{margin-left:83.33333333333334%}.ms-u-lgOffset9{margin-left:75%}.ms-u-lgOffset8{margin-left:66.66666666666666%}.ms-u-lgOffset7{margin-left:58.333333333333336%}.ms-u-lgOffset6{margin-left:50%}.ms-u-lgOffset5{margin-left:41.66666666666667%}.ms-u-lgOffset4{margin-left:33.33333333333333%}.ms-u-lgOffset3{margin-left:25%}.ms-u-lgOffset2{margin-left:16.666666666666664%}.ms-u-lgOffset1{margin-left:8.333333333333332%}.ms-u-lgOffset0{margin-left:0}}@media (min-width:1024px){.ms-u-xl12{width:100%}.ms-u-xl11{width:91.66666666666666%}.ms-u-xl10{width:83.33333333333334%}.ms-u-xl9{width:75%}.ms-u-xl8{width:66.66666666666666%}.ms-u-xl7{width:58.333333333333336%}.ms-u-xl6{width:50%}.ms-u-xl5{width:41.66666666666667%}.ms-u-xl4{width:33.33333333333333%}.ms-u-xl3{width:25%}.ms-u-xl2{width:16.666666666666664%}.ms-u-xl1{width:8.333333333333332%}.ms-u-xlPull12{right:100%}.ms-u-xlPull11{right:91.66666666666666%}.ms-u-xlPull10{right:83.33333333333334%}.ms-u-xlPull9{right:75%}.ms-u-xlPull8{right:66.66666666666666%}.ms-u-xlPull7{right:58.333333333333336%}.ms-u-xlPull6{right:50%}.ms-u-xlPull5{right:41.66666666666667%}.ms-u-xlPull4{right:33.33333333333333%}.ms-u-xlPull3{right:25%}.ms-u-xlPull2{right:16.666666666666664%}.ms-u-xlPull1{right:8.333333333333332%}.ms-u-xlPull0{right:auto}.ms-u-xlPush12{left:100%}.ms-u-xlPush11{left:91.66666666666666%}.ms-u-xlPush10{left:83.33333333333334%}.ms-u-xlPush9{left:75%}.ms-u-xlPush8{left:66.66666666666666%}.ms-u-xlPush7{left:58.333333333333336%}.ms-u-xlPush6{left:50%}.ms-u-xlPush5{left:41.66666666666667%}.ms-u-xlPush4{left:33.33333333333333%}.ms-u-xlPush3{left:25%}.ms-u-xlPush2{left:16.666666666666664%}.ms-u-xlPush1{left:8.333333333333332%}.ms-u-xlPush0{left:auto}.ms-u-xlOffset11{margin-left:91.66666666666666%}.ms-u-xlOffset10{margin-left:83.33333333333334%}.ms-u-xlOffset9{margin-left:75%}.ms-u-xlOffset8{margin-left:66.66666666666666%}.ms-u-xlOffset7{margin-left:58.333333333333336%}.ms-u-xlOffset6{margin-left:50%}.ms-u-xlOffset5{margin-left:41.66666666666667%}.ms-u-xlOffset4{margin-left:33.33333333333333%}.ms-u-xlOffset3{margin-left:25%}.ms-u-xlOffset2{margin-left:16.666666666666664%}.ms-u-xlOffset1{margin-left:8.333333333333332%}.ms-u-xlOffset0{margin-left:0}}@media (min-width:1366px){.ms-u-xxl12{width:100%}.ms-u-xxl11{width:91.66666666666666%}.ms-u-xxl10{width:83.33333333333334%}.ms-u-xxl9{width:75%}.ms-u-xxl8{width:66.66666666666666%}.ms-u-xxl7{width:58.333333333333336%}.ms-u-xxl6{width:50%}.ms-u-xxl5{width:41.66666666666667%}.ms-u-xxl4{width:33.33333333333333%}.ms-u-xxl3{width:25%}.ms-u-xxl2{width:16.666666666666664%}.ms-u-xxl1{width:8.333333333333332%}.ms-u-xxlPull12{right:100%}.ms-u-xxlPull11{right:91.66666666666666%}.ms-u-xxlPull10{right:83.33333333333334%}.ms-u-xxlPull9{right:75%}.ms-u-xxlPull8{right:66.66666666666666%}.ms-u-xxlPull7{right:58.333333333333336%}.ms-u-xxlPull6{right:50%}.ms-u-xxlPull5{right:41.66666666666667%}.ms-u-xxlPull4{right:33.33333333333333%}.ms-u-xxlPull3{right:25%}.ms-u-xxlPull2{right:16.666666666666664%}.ms-u-xxlPull1{right:8.333333333333332%}.ms-u-xxlPull0{right:auto}.ms-u-xxlPush12{left:100%}.ms-u-xxlPush11{left:91.66666666666666%}.ms-u-xxlPush10{left:83.33333333333334%}.ms-u-xxlPush9{left:75%}.ms-u-xxlPush8{left:66.66666666666666%}.ms-u-xxlPush7{left:58.333333333333336%}.ms-u-xxlPush6{left:50%}.ms-u-xxlPush5{left:41.66666666666667%}.ms-u-xxlPush4{left:33.33333333333333%}.ms-u-xxlPush3{left:25%}.ms-u-xxlPush2{left:16.666666666666664%}.ms-u-xxlPush1{left:8.333333333333332%}.ms-u-xxlPush0{left:auto}.ms-u-xxlOffset11{margin-left:91.66666666666666%}.ms-u-xxlOffset10{margin-left:83.33333333333334%}.ms-u-xxlOffset9{margin-left:75%}.ms-u-xxlOffset8{margin-left:66.66666666666666%}.ms-u-xxlOffset7{margin-left:58.333333333333336%}.ms-u-xxlOffset6{margin-left:50%}.ms-u-xxlOffset5{margin-left:41.66666666666667%}.ms-u-xxlOffset4{margin-left:33.33333333333333%}.ms-u-xxlOffset3{margin-left:25%}.ms-u-xxlOffset2{margin-left:16.666666666666664%}.ms-u-xxlOffset1{margin-left:8.333333333333332%}.ms-u-xxlOffset0{margin-left:0}}@media (min-width:1920px){.ms-u-xxxl12{width:100%}.ms-u-xxxl11{width:91.66666666666666%}.ms-u-xxxl10{width:83.33333333333334%}.ms-u-xxxl9{width:75%}.ms-u-xxxl8{width:66.66666666666666%}.ms-u-xxxl7{width:58.333333333333336%}.ms-u-xxxl6{width:50%}.ms-u-xxxl5{width:41.66666666666667%}.ms-u-xxxl4{width:33.33333333333333%}.ms-u-xxxl3{width:25%}.ms-u-xxxl2{width:16.666666666666664%}.ms-u-xxxl1{width:8.333333333333332%}.ms-u-xxxlPull12{right:100%}.ms-u-xxxlPull11{right:91.66666666666666%}.ms-u-xxxlPull10{right:83.33333333333334%}.ms-u-xxxlPull9{right:75%}.ms-u-xxxlPull8{right:66.66666666666666%}.ms-u-xxxlPull7{right:58.333333333333336%}.ms-u-xxxlPull6{right:50%}.ms-u-xxxlPull5{right:41.66666666666667%}.ms-u-xxxlPull4{right:33.33333333333333%}.ms-u-xxxlPull3{right:25%}.ms-u-xxxlPull2{right:16.666666666666664%}.ms-u-xxxlPull1{right:8.333333333333332%}.ms-u-xxxlPull0{right:auto}.ms-u-xxxlPush12{left:100%}.ms-u-xxxlPush11{left:91.66666666666666%}.ms-u-xxxlPush10{left:83.33333333333334%}.ms-u-xxxlPush9{left:75%}.ms-u-xxxlPush8{left:66.66666666666666%}.ms-u-xxxlPush7{left:58.333333333333336%}.ms-u-xxxlPush6{left:50%}.ms-u-xxxlPush5{left:41.66666666666667%}.ms-u-xxxlPush4{left:33.33333333333333%}.ms-u-xxxlPush3{left:25%}.ms-u-xxxlPush2{left:16.666666666666664%}.ms-u-xxxlPush1{left:8.333333333333332%}.ms-u-xxxlPush0{left:auto}.ms-u-xxxlOffset11{margin-left:91.66666666666666%}.ms-u-xxxlOffset10{margin-left:83.33333333333334%}.ms-u-xxxlOffset9{margin-left:75%}.ms-u-xxxlOffset8{margin-left:66.66666666666666%}.ms-u-xxxlOffset7{margin-left:58.333333333333336%}.ms-u-xxxlOffset6{margin-left:50%}.ms-u-xxxlOffset5{margin-left:41.66666666666667%}.ms-u-xxxlOffset4{margin-left:33.33333333333333%}.ms-u-xxxlOffset3{margin-left:25%}.ms-u-xxxlOffset2{margin-left:16.666666666666664%}.ms-u-xxxlOffset1{margin-left:8.333333333333332%}.ms-u-xxxlOffset0{margin-left:0}}.ms-Grid{box-sizing:border-box;*zoom:1;padding:0 8px}.ms-Grid:after,.ms-Grid:before{display:table;content:'';line-height:0}.ms-Grid:after{clear:both}.ms-Grid-row{margin:0 -8px;box-sizing:border-box;*zoom:1}.ms-Grid-row:after,.ms-Grid-row:before{display:table;content:'';line-height:0}.ms-Grid-row:after{clear:both}.ms-Grid-col{position:relative;min-height:1px;padding-left:8px;padding-right:8px;box-sizing:border-box;float:left}.ms-Grid-col .ms-Grid{padding:0}
|
6
|
+
.ms-u-borderBox,.ms-u-borderBox:after,.ms-u-borderBox:before{box-sizing:border-box}.ms-u-borderBase{border:1px solid}.ms-u-clearfix{*zoom:1}.ms-u-clearfix:after,.ms-u-clearfix:before{display:table;content:'';line-height:0}.ms-u-clearfix:after{clear:both}.ms-u-normalize{box-sizing:border-box;margin:0;padding:0;box-shadow:none}.ms-u-textAlignLeft{text-align:left}.ms-u-textAlignCenter{text-align:center}.ms-u-textAlignRight{text-align:right}.ms-u-screenReaderOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-u-textTruncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ms-u-noWrap{white-space:nowrap}.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:#0078d7}.ms-bgColor-themeSecondary,.ms-bgColor-themeSecondary--hover:hover{background-color:#2b88d8}.ms-bgColor-themeTertiary,.ms-bgColor-themeTertiary--hover:hover{background-color:#71afe5}.ms-bgColor-themeLight,.ms-bgColor-themeLight--hover:hover{background-color:#c7e0f4}.ms-bgColor-themeLighter,.ms-bgColor-themeLighter--hover:hover{background-color:#deecf9}.ms-bgColor-themeLighterAlt,.ms-bgColor-themeLighterAlt--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-neutralDark,.ms-bgColor-neutralDark--hover:hover{background-color:#212121}.ms-bgColor-neutralPrimary,.ms-bgColor-neutralPrimary--hover:hover{background-color:#333}.ms-bgColor-neutralPrimaryAlt,.ms-bgColor-neutralPrimaryAlt--hover:hover{background-color:#3c3c3c}.ms-bgColor-neutralSecondary,.ms-bgColor-neutralSecondary--hover:hover{background-color:#666}.ms-bgColor-neutralSecondaryAlt,.ms-bgColor-neutralSecondaryAlt--hover:hover{background-color:#767676}.ms-bgColor-neutralTertiary,.ms-bgColor-neutralTertiary--hover:hover{background-color:#a6a6a6}.ms-bgColor-neutralTertiaryAlt,.ms-bgColor-neutralTertiaryAlt--hover:hover{background-color:#c8c8c8}.ms-bgColor-neutralLight,.ms-bgColor-neutralLight--hover:hover{background-color:#eaeaea}.ms-bgColor-neutralLighter,.ms-bgColor-neutralLighter--hover:hover{background-color:#f4f4f4}.ms-bgColor-neutralLighterAlt,.ms-bgColor-neutralLighterAlt--hover:hover{background-color:#f8f8f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-yellow{background-color:#ffb900}.ms-bgColor-yellowLight{background-color:#fff100}.ms-bgColor-orange{background-color:#d83b01}.ms-bgColor-orangeLight{background-color:#ea4300}.ms-bgColor-orangeLighter{background-color:#ff8c00}.ms-bgColor-redDark{background-color:#a80000}.ms-bgColor-red{background-color:#e81123}.ms-bgColor-magentaDark{background-color:#5c005c}.ms-bgColor-magenta{background-color:#b4009e}.ms-bgColor-magentaLight{background-color:#e3008c}.ms-bgColor-purpleDark{background-color:#32145a}.ms-bgColor-purple{background-color:#5c2d91}.ms-bgColor-purpleLight{background-color:#b4a0ff}.ms-bgColor-blueDark{background-color:#002050}.ms-bgColor-blueMid{background-color:#00188f}.ms-bgColor-blue{background-color:#0078d7}.ms-bgColor-blueLight{background-color:#00bcf2}.ms-bgColor-tealDark{background-color:#004b50}.ms-bgColor-teal{background-color:#008272}.ms-bgColor-tealLight{background-color:#00b294}.ms-bgColor-greenDark{background-color:#004b1c}.ms-bgColor-green{background-color:#107c10}.ms-bgColor-greenLight{background-color:#bad80a}.ms-bgColor-info{background-color:#f4f4f4}.ms-bgColor-success{background-color:#dff6dd}.ms-bgColor-severeWarning{background-color:#fed9cc}.ms-bgColor-warning{background-color:#fff4ce}.ms-bgColor-error{background-color:#fde7e9}.ms-borderColor-themeDark,.ms-borderColor-themeDark--hover:hover{border-color:#005a9e}.ms-borderColor-themeDarkAlt,.ms-borderColor-themeDarkAlt--hover:hover{border-color:#106ebe}.ms-borderColor-themeDarker,.ms-borderColor-themeDarker--hover:hover{border-color:#004578}.ms-borderColor-themePrimary,.ms-borderColor-themePrimary--hover:hover{border-color:#0078d7}.ms-borderColor-themeSecondary,.ms-borderColor-themeSecondary--hover:hover{border-color:#2b88d8}.ms-borderColor-themeTertiary,.ms-borderColor-themeTertiary--hover:hover{border-color:#71afe5}.ms-borderColor-themeLight,.ms-borderColor-themeLight--hover:hover{border-color:#c7e0f4}.ms-borderColor-themeLighter,.ms-borderColor-themeLighter--hover:hover{border-color:#deecf9}.ms-borderColor-themeLighterAlt,.ms-borderColor-themeLighterAlt--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-neutralDark,.ms-borderColor-neutralDark--hover:hover{border-color:#212121}.ms-borderColor-neutralPrimary,.ms-borderColor-neutralPrimary--hover:hover{border-color:#333}.ms-borderColor-neutralPrimaryAlt,.ms-borderColor-neutralPrimaryAlt--hover:hover{border-color:#3c3c3c}.ms-borderColor-neutralSecondary,.ms-borderColor-neutralSecondary--hover:hover{border-color:#666}.ms-borderColor-neutralSecondaryAlt,.ms-borderColor-neutralSecondaryAlt--hover:hover{border-color:#767676}.ms-borderColor-neutralTertiary,.ms-borderColor-neutralTertiary--hover:hover{border-color:#a6a6a6}.ms-borderColor-neutralTertiaryAlt,.ms-borderColor-neutralTertiaryAlt--hover:hover{border-color:#c8c8c8}.ms-borderColor-neutralLight,.ms-borderColor-neutralLight--hover:hover{border-color:#eaeaea}.ms-borderColor-neutralLighter,.ms-borderColor-neutralLighter--hover:hover{border-color:#f4f4f4}.ms-borderColor-neutralLighterAlt,.ms-borderColor-neutralLighterAlt--hover:hover{border-color:#f8f8f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-yellow{border-color:#ffb900}.ms-borderColor-yellowLight{border-color:#fff100}.ms-borderColor-orange{border-color:#d83b01}.ms-borderColor-orangeLight{border-color:#ea4300}.ms-borderColor-orangeLighter{border-color:#ff8c00}.ms-borderColor-redDark{border-color:#a80000}.ms-borderColor-red{border-color:#e81123}.ms-borderColor-magentaDark{border-color:#5c005c}.ms-borderColor-magenta{border-color:#b4009e}.ms-borderColor-magentaLight{border-color:#e3008c}.ms-borderColor-purpleDark{border-color:#32145a}.ms-borderColor-purple{border-color:#5c2d91}.ms-borderColor-purpleLight{border-color:#b4a0ff}.ms-borderColor-blueDark{border-color:#002050}.ms-borderColor-blueMid{border-color:#00188f}.ms-borderColor-blue{border-color:#0078d7}.ms-borderColor-blueLight{border-color:#00bcf2}.ms-borderColor-tealDark{border-color:#004b50}.ms-borderColor-teal{border-color:#008272}.ms-borderColor-tealLight{border-color:#00b294}.ms-borderColor-greenDark{border-color:#004b1c}.ms-borderColor-green{border-color:#107c10}.ms-borderColor-greenLight{border-color:#bad80a}.ms-borderColorTop-themePrimary,.ms-borderColorTop-themePrimary--hover:hover{border-top-color:#0078d7}.ms-font-su{font-size:42px}.ms-font-su,.ms-font-xxl{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333;font-weight:100}.ms-font-xxl{font-size:28px}.ms-font-xl{font-size:21px;font-weight:100}.ms-font-l,.ms-font-xl{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333}.ms-font-l{font-size:17px;font-weight:300}.ms-font-m-plus{font-size:15px}.ms-font-m,.ms-font-m-plus{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333;font-weight:400}.ms-font-m{font-size:14px}.ms-font-s-plus{font-size:13px}.ms-font-s,.ms-font-s-plus{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333;font-weight:400}.ms-font-s{font-size:12px}.ms-font-xs{font-size:11px;font-weight:400}.ms-font-mi,.ms-font-xs{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333}.ms-font-mi{font-size:10px;font-weight:600}.ms-fontWeight-light,.ms-fontWeight-light--hover:hover{font-weight:100}.ms-fontWeight-semilight,.ms-fontWeight-semilight--hover:hover{font-weight:300}.ms-fontWeight-regular,.ms-fontWeight-regular--hover:hover{font-weight:400}.ms-fontWeight-semibold,.ms-fontWeight-semibold--hover:hover{font-weight:600}.ms-fontSize-su{font-size:42px}.ms-fontSize-xxl{font-size:28px}.ms-fontSize-xl{font-size:21px}.ms-fontSize-l{font-size:17px}.ms-fontSize-mPlus{font-size:15px}.ms-fontSize-m{font-size:14px}.ms-fontSize-sPlus{font-size:13px}.ms-fontSize-s{font-size:12px}.ms-fontSize-xs{font-size:11px}.ms-fontSize-mi{font-size:10px}.ms-fontColor-themeDarker,.ms-fontColor-themeDarker--hover:hover{color:#004578}.ms-fontColor-themeDark,.ms-fontColor-themeDark--hover:hover{color:#005a9e}.ms-fontColor-themeDarkAlt,.ms-fontColor-themeDarkAlt--hover:hover{color:#106ebe}.ms-fontColor-themePrimary,.ms-fontColor-themePrimary--hover:hover{color:#0078d7}.ms-fontColor-themeSecondary,.ms-fontColor-themeSecondary--hover:hover{color:#2b88d8}.ms-fontColor-themeTertiary,.ms-fontColor-themeTertiary--hover:hover{color:#71afe5}.ms-fontColor-themeLight,.ms-fontColor-themeLight--hover:hover{color:#c7e0f4}.ms-fontColor-themeLighter,.ms-fontColor-themeLighter--hover:hover{color:#deecf9}.ms-fontColor-themeLighterAlt,.ms-fontColor-themeLighterAlt--hover:hover{color:#eff6fc}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-neutralDark,.ms-fontColor-neutralDark--hover:hover{color:#212121}.ms-fontColor-neutralPrimary,.ms-fontColor-neutralPrimary--hover:hover{color:#333}.ms-fontColor-neutralPrimaryAlt,.ms-fontColor-neutralPrimaryAlt--hover:hover{color:#3c3c3c}.ms-fontColor-neutralSecondary,.ms-fontColor-neutralSecondary--hover:hover{color:#666}.ms-fontColor-neutralSecondaryAlt,.ms-fontColor-neutralSecondaryAlt--hover:hover{color:#767676}.ms-fontColor-neutralTertiary,.ms-fontColor-neutralTertiary--hover:hover{color:#a6a6a6}.ms-fontColor-neutralTertiaryAlt,.ms-fontColor-neutralTertiaryAlt--hover:hover{color:#c8c8c8}.ms-fontColor-neutralLight,.ms-fontColor-neutralLight--hover:hover{color:#eaeaea}.ms-fontColor-neutralLighter,.ms-fontColor-neutralLighter--hover:hover{color:#f4f4f4}.ms-fontColor-neutralLighterAlt,.ms-fontColor-neutralLighterAlt--hover:hover{color:#f8f8f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-fontColor-yellow,.ms-fontColor-yellow--hover:hover{color:#ffb900}.ms-fontColor-yellowLight,.ms-fontColor-yellowLight--hover:hover{color:#fff100}.ms-fontColor-orange,.ms-fontColor-orange--hover:hover{color:#d83b01}.ms-fontColor-orangeLight,.ms-fontColor-orangeLight--hover:hover{color:#ea4300}.ms-fontColor-orangeLighter,.ms-fontColor-orangeLighter--hover:hover{color:#ff8c00}.ms-fontColor-redDark,.ms-fontColor-redDark--hover:hover{color:#a80000}.ms-fontColor-red,.ms-fontColor-red--hover:hover{color:#e81123}.ms-fontColor-magentaDark,.ms-fontColor-magentaDark--hover:hover{color:#5c005c}.ms-fontColor-magenta,.ms-fontColor-magenta--hover:hover{color:#b4009e}.ms-fontColor-magentaLight,.ms-fontColor-magentaLight--hover:hover{color:#e3008c}.ms-fontColor-purpleDark,.ms-fontColor-purpleDark--hover:hover{color:#32145a}.ms-fontColor-purple,.ms-fontColor-purple--hover:hover{color:#5c2d91}.ms-fontColor-purpleLight,.ms-fontColor-purpleLight--hover:hover{color:#b4a0ff}.ms-fontColor-blueDark,.ms-fontColor-blueDark--hover:hover{color:#002050}.ms-fontColor-blueMid,.ms-fontColor-blueMid--hover:hover{color:#00188f}.ms-fontColor-blue,.ms-fontColor-blue--hover:hover{color:#0078d7}.ms-fontColor-blueLight,.ms-fontColor-blueLight--hover:hover{color:#00bcf2}.ms-fontColor-tealDark,.ms-fontColor-tealDark--hover:hover{color:#004b50}.ms-fontColor-teal,.ms-fontColor-teal--hover:hover{color:#008272}.ms-fontColor-tealLight,.ms-fontColor-tealLight--hover:hover{color:#00b294}.ms-fontColor-greenDark,.ms-fontColor-greenDark--hover:hover{color:#004b1c}.ms-fontColor-green,.ms-fontColor-green--hover:hover{color:#107c10}.ms-fontColor-greenLight,.ms-fontColor-greenLight--hover:hover{color:#bad80a}.ms-fontColor-info,.ms-fontColor-info--hover:hover{color:#767676}.ms-fontColor-success,.ms-fontColor-success--hover:hover{color:#107c10}.ms-fontColor-alert,.ms-fontColor-alert--hover:hover{color:#d83b01}.ms-fontColor-warning,.ms-fontColor-warning--hover:hover{color:#767676}.ms-fontColor-severeWarning,.ms-fontColor-severeWarning--hover:hover{color:#d83b01}.ms-fontColor-error,.ms-fontColor-error--hover:hover{color:#a80000}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Light'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.ttf) format('truetype');font-weight:100;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Semibold'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.ttf) format('truetype');font-weight:600;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Semilight'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.ttf) format('truetype');font-weight:200;font-style:normal}@font-face{font-family:Office365Icons;src:url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.eot);src:url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.eot#iefix) format('embedded-opentype'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.ttf) format('truetype'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.svg#office365icons) format('svg');font-weight:400;font-style:normal}.ms-Icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none}.ms-Icon--circleEmpty:before{content:'\e000'}.ms-Icon--circleFill:before{content:'\e001'}.ms-Icon--placeholder:before{content:'\e002'}.ms-Icon--star:before{content:'\e003'}.ms-Icon--plus:before{content:'\e004'}.ms-Icon--minus:before{content:'\e005'}.ms-Icon--question:before{content:'\e006'}.ms-Icon--exclamation:before{content:'\e007'}.ms-Icon--person:before{content:'\e008'}.ms-Icon--mail:before{content:'\e009'}.ms-Icon--infoCircle:before{content:'\e00a'}.ms-Icon--alert:before{content:'\e00b'}.ms-Icon--xCircle:before{content:'\e00c'}.ms-Icon--mailOpen:before{content:'\e00d'}.ms-Icon--people:before{content:'\e00e'}.ms-Icon--bell:before{content:'\e010'}.ms-Icon--calendar:before{content:'\e011'}.ms-Icon--scheduling:before{content:'\e012'}.ms-Icon--event:before{content:'\e013'}.ms-Icon--folder:before{content:'\e014'}.ms-Icon--documents:before{content:'\e015'}.ms-Icon--onedrive:before{content:'\e016'}.ms-Icon--chat:before{content:'\e017'}.ms-Icon--sites:before{content:'\e018'}.ms-Icon--listBullets:before{content:'\e019'}.ms-Icon--calendarWeek:before{content:'\e01a'}.ms-Icon--calendarWorkWeek:before{content:'\e01b'}.ms-Icon--calendarDay:before{content:'\e01c'}.ms-Icon--folderMove:before{content:'\e01d'}.ms-Icon--panel:before{content:'\e01e'}.ms-Icon--popout:before{content:'\e01f'}.ms-Icon--menu:before{content:'\e020'}.ms-Icon--home:before{content:'\e021'}.ms-Icon--favorites:before{content:'\e022'}.ms-Icon--phone:before{content:'\e023'}.ms-Icon--mailSend:before{content:'\e024'}.ms-Icon--save:before{content:'\e025'}.ms-Icon--trash:before{content:'\e026'}.ms-Icon--pencil:before{content:'\e027'}.ms-Icon--flag:before{content:'\e028'}.ms-Icon--reply:before{content:'\e029'}.ms-Icon--miniatures:before{content:'\e02a'}.ms-Icon--voicemail:before{content:'\e02b'}.ms-Icon--play:before{content:'\e02c'}.ms-Icon--pause:before{content:'\e02d'}.ms-Icon--onlineAdd:before{content:'\e02e'}.ms-Icon--onlineJoin:before{content:'\e02f'}.ms-Icon--replyAll:before{content:'\e030'}.ms-Icon--attachment:before{content:'\e031'}.ms-Icon--drm:before{content:'\e032'}.ms-Icon--pinDown:before{content:'\e033'}.ms-Icon--refresh:before{content:'\e034'}.ms-Icon--gear:before{content:'\e035'}.ms-Icon--smiley:before{content:'\e036'}.ms-Icon--info:before{content:'\e037'}.ms-Icon--lock:before{content:'\e038'}.ms-Icon--search:before{content:'\e039'}.ms-Icon--questionReverse:before{content:'\e03a'}.ms-Icon--notRecurring:before{content:'\e03b'}.ms-Icon--tasks:before{content:'\e040'}.ms-Icon--check:before{content:'\e041'}.ms-Icon--x:before{content:'\e042'}.ms-Icon--ellipsis:before{content:'\e045'}.ms-Icon--dot:before{content:'\e046'}.ms-Icon--arrowUp:before{content:'\e047'}.ms-Icon--arrowDown:before{content:'\e048'}.ms-Icon--arrowLeft:before{content:'\e049'}.ms-Icon--arrowRight:before{content:'\e04a'}.ms-Icon--download:before{content:'\e04b'}.ms-Icon--directions:before{content:'\e04c'}.ms-Icon--microphone:before{content:'\e04f'}.ms-Icon--caretUp:before{content:'\e051'}.ms-Icon--caretDown:before{content:'\e052'}.ms-Icon--caretLeft:before{content:'\e053'}.ms-Icon--caretRight:before{content:'\e054'}.ms-Icon--caretUpLeft:before{content:'\e05a'}.ms-Icon--caretUpRight:before{content:'\e05b'}.ms-Icon--caretDownRight:before{content:'\e05c'}.ms-Icon--caretDownLeft:before{content:'\e05d'}.ms-Icon--note:before{content:'\e06a'}.ms-Icon--noteReply:before{content:'\e06b'}.ms-Icon--noteForward:before{content:'\e06c'}.ms-Icon--key:before{content:'\e06f'}.ms-Icon--tile:before{content:'\e070'}.ms-Icon--taskRecurring:before{content:'\e071'}.ms-Icon--starEmpty:before{content:'\e073'}.ms-Icon--upload:before{content:'\e076'}.ms-Icon--wrench:before{content:'\e077'}.ms-Icon--share:before{content:'\e078'}.ms-Icon--documentReply:before{content:'\e079'}.ms-Icon--documentForward:before{content:'\e07a'}.ms-Icon--partner:before{content:'\e080'}.ms-Icon--reactivate:before{content:'\e084'}.ms-Icon--sort:before{content:'\e085'}.ms-Icon--personAdd:before{content:'\e086'}.ms-Icon--chevronUp:before{content:'\e087'}.ms-Icon--chevronDown:before{content:'\e088'}.ms-Icon--chevronLeft:before{content:'\e089'}.ms-Icon--chevronRight:before{content:'\e08a'}.ms-Icon--peopleAdd:before{content:'\e08c'}.ms-Icon--newsfeed:before{content:'\e08d'}.ms-Icon--notebook:before{content:'\e08e'}.ms-Icon--link:before{content:'\e08f'}.ms-Icon--chevronsUp:before{content:'\e090'}.ms-Icon--chevronsDown:before{content:'\e091'}.ms-Icon--chevronsLeft:before{content:'\e092'}.ms-Icon--chevronsRight:before{content:'\e093'}.ms-Icon--clutter:before{content:'\e09a'}.ms-Icon--subscribe:before{content:'\e09c'}.ms-Icon--unsubscribe:before{content:'\e09d'}.ms-Icon--personRemove:before{content:'\e09e'}.ms-Icon--receiptForward:before{content:'\e0a0'}.ms-Icon--receiptReply:before{content:'\e0a1'}.ms-Icon--receiptCheck:before{content:'\e0a2'}.ms-Icon--peopleRemove:before{content:'\e0a3'}.ms-Icon--merge:before{content:'\e0a4'}.ms-Icon--split:before{content:'\e0a5'}.ms-Icon--eventCancel:before{content:'\e0a6'}.ms-Icon--eventShare:before{content:'\e0a7'}.ms-Icon--today:before{content:'\e0a9'}.ms-Icon--oofReply:before{content:'\e0aa'}.ms-Icon--voicemailReply:before{content:'\e0ac'}.ms-Icon--voicemailForward:before{content:'\e0ad'}.ms-Icon--ribbon:before{content:'\e0af'}.ms-Icon--contact:before{content:'\e0b0'}.ms-Icon--eye:before{content:'\e0b1'}.ms-Icon--glasses:before{content:'\e0b2'}.ms-Icon--print:before{content:'\e100'}.ms-Icon--room:before{content:'\e101'}.ms-Icon--post:before{content:'\e102'}.ms-Icon--toggle:before{content:'\e103'}.ms-Icon--touch:before{content:'\e104'}.ms-Icon--clock:before{content:'\e105'}.ms-Icon--fax:before{content:'\e106'}.ms-Icon--lightning:before{content:'\e110'}.ms-Icon--dialpad:before{content:'\e111'}.ms-Icon--phoneTransfer:before{content:'\e112'}.ms-Icon--phoneAdd:before{content:'\e113'}.ms-Icon--late:before{content:'\e114'}.ms-Icon--chatAdd:before{content:'\e115'}.ms-Icon--conflict:before{content:'\e116'}.ms-Icon--navigate:before{content:'\e117'}.ms-Icon--camera:before{content:'\e119'}.ms-Icon--filter:before{content:'\e11a'}.ms-Icon--fullscreen:before{content:'\e11b'}.ms-Icon--new:before{content:'\e11c'}.ms-Icon--mailEmpty:before{content:'\e11d'}.ms-Icon--editBox:before{content:'\e11e'}.ms-Icon--waffle:before{content:'\e11f'}.ms-Icon--work:before{content:'\e120'}.ms-Icon--eventRecurring:before{content:'\e121'}.ms-Icon--cart:before{content:'\e122'}.ms-Icon--socialListening:before{content:'\e123'}.ms-Icon--mapMarker:before{content:'\e124'}.ms-Icon--org:before{content:'\e125'}.ms-Icon--replyAlt:before{content:'\e150'}.ms-Icon--replyAllAlt:before{content:'\e152'}.ms-Icon--eventInfo:before{content:'\e154'}.ms-Icon--group:before{content:'\e155'}.ms-Icon--money:before{content:'\e161'}.ms-Icon--graph:before{content:'\e162'}.ms-Icon--noteEdit:before{content:'\e163'}.ms-Icon--dashboard:before{content:'\e164'}.ms-Icon--mailEdit:before{content:'\e165'}.ms-Icon--pinLeft:before{content:'\e167'}.ms-Icon--heart:before{content:'\e16a'}.ms-Icon--heartEmpty:before{content:'\e16b'}.ms-Icon--picture:before{content:'\e16c'}.ms-Icon--cake:before{content:'\e16d'}.ms-Icon--books:before{content:'\e16e'}.ms-Icon--chart:before{content:'\e16f'}.ms-Icon--video:before{content:'\e170'}.ms-Icon--soccer:before{content:'\e171'}.ms-Icon--meal:before{content:'\e172'}.ms-Icon--balloon:before{content:'\e173'}.ms-Icon--cat:before{content:'\e174'}.ms-Icon--dog:before{content:'\e175'}.ms-Icon--bag:before{content:'\e176'}.ms-Icon--music:before{content:'\e177'}.ms-Icon--stopwatch:before{content:'\e178'}.ms-Icon--coffee:before{content:'\e179'}.ms-Icon--briefcase:before{content:'\e17a'}.ms-Icon--pill:before{content:'\e17b'}.ms-Icon--trophy:before{content:'\e17c'}.ms-Icon--firstAid:before{content:'\e17d'}.ms-Icon--plane:before{content:'\e17e'}.ms-Icon--page:before{content:'\e17f'}.ms-Icon--car:before{content:'\e180'}.ms-Icon--dogAlt:before{content:'\e181'}.ms-Icon--document:before{content:'\e182'}.ms-Icon--metadata:before{content:'\e183'}.ms-Icon--pointItem:before{content:'\e184'}.ms-Icon--text:before{content:'\e185'}.ms-Icon--fieldText:before{content:'\e186'}.ms-Icon--fieldNumber:before{content:'\e187'}.ms-Icon--dropdown:before{content:'\e188'}.ms-Icon--radioButton:before{content:'\e189'}.ms-Icon--checkbox:before{content:'\e18a'}.ms-Icon--story:before{content:'\e18b'}.ms-Icon--bold:before{content:'\e18c'}.ms-Icon--italic:before{content:'\e18d'}.ms-Icon--underline:before{content:'\e18e'}.ms-Icon--quote:before{content:'\e18f'}.ms-Icon--styleRemove:before{content:'\e190'}.ms-Icon--pictureAdd:before{content:'\e191'}.ms-Icon--pictureRemove:before{content:'\e192'}.ms-Icon--desktop:before{content:'\e193'}.ms-Icon--tablet:before{content:'\e194'}.ms-Icon--mobile:before{content:'\e195'}.ms-Icon--table:before{content:'\e196'}.ms-Icon--hide:before{content:'\e197'}.ms-Icon--shield:before{content:'\e198'}.ms-Icon--header:before{content:'\e19a'}.ms-Icon--paint:before{content:'\e19b'}.ms-Icon--support:before{content:'\e19c'}.ms-Icon--settings:before{content:'\e19d'}.ms-Icon--creditCard:before{content:'\e19e'}.ms-Icon--reload:before{content:'\e19f'}.ms-Icon--peopleSecurity:before{content:'\e200'}.ms-Icon--fieldTextBox:before{content:'\e203'}.ms-Icon--multiChoice:before{content:'\e204'}.ms-Icon--fieldMail:before{content:'\e205'}.ms-Icon--contactForm:before{content:'\e206'}.ms-Icon--circleHalfFilled:before{content:'\e207'}.ms-Icon--documentPDF:before{content:'\e208'}.ms-Icon--bookmark:before{content:'\e209'}.ms-Icon--circleUnfilled:before{content:'\e20b'}.ms-Icon--circleFilled:before{content:'\e20c'}.ms-Icon--textBox:before{content:'\e20e'}.ms-Icon--drop:before{content:'\e20f'}.ms-Icon--sun:before{content:'\e210'}.ms-Icon--lifesaver:before{content:'\e211'}.ms-Icon--lifesaverLock:before{content:'\e212'}.ms-Icon--mailUnread:before{content:'\e213'}.ms-Icon--mailRead:before{content:'\e214'}.ms-Icon--inboxCheck:before{content:'\e215'}.ms-Icon--folderSearch:before{content:'\e216'}.ms-Icon--collapse:before{content:'\e217'}.ms-Icon--expand:before{content:'\e218'}.ms-Icon--ascending:before{content:'\e219'}.ms-Icon--descending:before{content:'\e21a'}.ms-Icon--filterClear:before{content:'\e21b'}.ms-Icon--checkboxEmpty:before{content:'\e21c'}.ms-Icon--checkboxMixed:before{content:'\e21d'}.ms-Icon--boards:before{content:'\e21e'}.ms-Icon--checkboxCheck:before{content:'\e21f'}.ms-Icon--frowny:before{content:'\e220'}.ms-Icon--lightBulb:before{content:'\e221'}.ms-Icon--globe:before{content:'\e222'}.ms-Icon--deviceWipe:before{content:'\e223'}.ms-Icon--listCheck:before{content:'\e226'}.ms-Icon--listGroup:before{content:'\e227'}.ms-Icon--timeline:before{content:'\e228'}.ms-Icon--fontIncrease:before{content:'\e229'}.ms-Icon--fontDecrease:before{content:'\e22a'}.ms-Icon--fontColor:before{content:'\e22b'}.ms-Icon--mailCheck:before{content:'\e22c'}.ms-Icon--mailDown:before{content:'\e22d'}.ms-Icon--listCheckbox:before{content:'\e22e'}.ms-Icon--sunAdd:before{content:'\e22f'}.ms-Icon--sunQuestion:before{content:'\e230'}.ms-Icon--chevronThinUp:before{content:'\e231'}.ms-Icon--chevronThinDown:before{content:'\e232'}.ms-Icon--chevronThinLeft:before{content:'\e233'}.ms-Icon--chevronThinRight:before{content:'\e234'}.ms-Icon--chevronThickUp:before{content:'\e235'}.ms-Icon--chevronThickDown:before{content:'\e236'}.ms-Icon--chevronThickLeft:before{content:'\e237'}.ms-Icon--chevronThickRight:before{content:'\e238'}.ms-Icon--linkRemove:before{content:'\e239'}.ms-Icon--alertOutline:before{content:'\e23b'}.ms-Icon--documentLandscape:before{content:'\e23c'}.ms-Icon--documentAdd:before{content:'\e23d'}.ms-Icon--toggleMiddle:before{content:'\e23e'}.ms-Icon--embed:before{content:'\e23f'}.ms-Icon--listNumbered:before{content:'\e240'}.ms-Icon--peopleCheck:before{content:'\e242'}.ms-Icon--caretUpOutline:before{content:'\e243'}.ms-Icon--caretDownOutline:before{content:'\e244'}.ms-Icon--caretLeftOutline:before{content:'\e245'}.ms-Icon--caretRightOutline:before{content:'\e246'}.ms-Icon--mailSync:before{content:'\e248'}.ms-Icon--mailError:before{content:'\e249'}.ms-Icon--mailPause:before{content:'\e24a'}.ms-Icon--peopleSync:before{content:'\e24b'}.ms-Icon--peopleError:before{content:'\e24c'}.ms-Icon--peoplePause:before{content:'\e24d'}.ms-Icon--circleBall:before{content:'\e24e'}.ms-Icon--circleBalloons:before{content:'\e24f'}.ms-Icon--circleCar:before{content:'\e250'}.ms-Icon--circleCat:before{content:'\e251'}.ms-Icon--circleCoffee:before{content:'\e252'}.ms-Icon--circleDog:before{content:'\e253'}.ms-Icon--circleLightning:before{content:'\e254'}.ms-Icon--circlePill:before{content:'\e255'}.ms-Icon--circlePlane:before{content:'\e256'}.ms-Icon--circlePoodle:before{content:'\e257'}.ms-Icon--checkPeople:before{content:'\e259'}.ms-Icon--documentSearch:before{content:'\e25a'}.ms-Icon--sortLines:before{content:'\e25c'}.ms-Icon--calendarPublic:before{content:'\e25d'}.ms-Icon--contactPublic:before{content:'\e25e'}.ms-Icon--classNotebook:before{content:'\e25f'}.ms-Icon--triangleUp:before{content:'\e260'}.ms-Icon--triangleRight:before{content:'\e261'}.ms-Icon--triangleDown:before{content:'\e262'}.ms-Icon--triangleLeft:before{content:'\e263'}.ms-Icon--triangleEmptyUp:before{content:'\e264'}.ms-Icon--triangleEmptyRight:before{content:'\e265'}.ms-Icon--triangleEmptyDown:before{content:'\e266'}.ms-Icon--triangleEmptyLeft:before{content:'\e267'}.ms-Icon--filePDF:before{content:'\e268'}.ms-Icon--fileImage:before{content:'\e26c'}.ms-Icon--fileDocument:before{content:'\e26d'}.ms-Icon--listGroup2:before{content:'\e26e'}.ms-Icon--copy:before{content:'\e26f'}.ms-Icon--creditCardOutline:before{content:'\e270'}.ms-Icon--mailPublic:before{content:'\e272'}.ms-Icon--folderPublic:before{content:'\e273'}.ms-Icon--teamwork:before{content:'\e274'}.ms-Icon--move:before{content:'\e275'}.ms-Icon--classroom:before{content:'\e276'}.ms-Icon--menu2:before{content:'\e277'}.ms-Icon--plus2:before{content:'\e278'}.ms-Icon--tag:before{content:'\e279'}.ms-Icon--arrowUp2:before{content:'\e27a'}.ms-Icon--arrowDown2:before{content:'\e27b'}.ms-Icon--circlePlus:before{content:'\e27c'}.ms-Icon--circleInfo:before{content:'\e27d'}.ms-Icon--section:before{content:'\e27e'}.ms-Icon--sections:before{content:'\e27f'}.ms-Icon--at:before{content:'\e282'}.ms-Icon--arrowUpRight:before{content:'\e283'}.ms-Icon--arrowDownRight:before{content:'\e284'}.ms-Icon--arrowDownLeft:before{content:'\e285'}.ms-Icon--arrowUpLeft:before{content:'\e286'}.ms-Icon--bundle:before{content:'\e287'}.ms-Icon--pictureEdit:before{content:'\e288'}.ms-Icon--protectionCenter:before{content:'\e289'}.ms-Icon--alert2:before{content:'\e28a'}.ms-Icon--skypeCircleCheck:before{content:'\e310'}.ms-Icon--skypeCircleClock:before{content:'\e311'}.ms-Icon--skypeCircleMinus:before{content:'\e312'}.ms-Icon--skypeCheck:before{content:'\e315'}.ms-Icon--skypeClock:before{content:'\e316'}.ms-Icon--skypeMinus:before{content:'\e317'}.ms-Icon--circle{position:relative;display:inline-block;font-size:1rem;width:1em;height:1em;margin:0 .5em 0 0;padding:0;text-align:left;-webkit-font-smoothing:antialiased}.ms-Icon--circle:after,.ms-Icon--circle:before{line-height:1;font-size:inherit}.ms-Icon--circle:before{display:block;width:100%;height:100%;margin:0;padding:0;vertical-align:top;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--circle.ms-Icon--star:before{top:-2%;left:1%}.ms-Icon--circle.ms-Icon--person:before{top:-2%;left:-3%}.ms-Icon--circle.ms-Icon--alert:before{top:-4%}.ms-Icon--circle.ms-Icon--mailOpen:before{top:-5%}.ms-Icon--circle.ms-Icon--people:before{top:-4%;left:-7%}.ms-Icon--circle.ms-Icon--bell:before{top:-3%}.ms-Icon--circle.ms-Icon--scheduling:before{top:-3%;left:6%}.ms-Icon--circle.ms-Icon--documents:before{top:-1%;left:-2%}.ms-Icon--circle.ms-Icon--listBullets:before{top:-1%;left:5%}.ms-Icon--circle.ms-Icon--panel:before{left:-2%}.ms-Icon--circle.ms-Icon--popout:before{top:-2%;left:-2%}.ms-Icon--circle.ms-Icon--home:before{top:-4%}.ms-Icon--circle.ms-Icon--favorites:before{top:-2%;left:2%}.ms-Icon--circle.ms-Icon--phone:before{top:-2%;left:-2%}.ms-Icon--circle.ms-Icon--mailSend:before{left:-10%}.ms-Icon--circle.ms-Icon--pencil:before{top:-2%;left:3%}.ms-Icon--circle.ms-Icon--flag:before{left:3%}.ms-Icon--circle.ms-Icon--miniatures:before{left:-3%}.ms-Icon--circle.ms-Icon--voicemail:before{top:2%;left:-7%}.ms-Icon--circle.ms-Icon--onlineAdd:before{top:-1%;left:2%}.ms-Icon--circle.ms-Icon--pinDown:before{top:5%}.ms-Icon--circle.ms-Icon--gear:before{left:2%}.ms-Icon--circle.ms-Icon--check:before{top:3%}.ms-Icon--circle.ms-Icon--ellipsis:before{top:2%;left:-12%}.ms-Icon--circle.ms-Icon--directions:before{left:10%}.ms-Icon--circle.ms-Icon--microphone:before{top:-3%}.ms-Icon--circle.ms-Icon--caretDown:before{top:5%;left:2%}.ms-Icon--circle.ms-Icon--caretLeft:before{left:-6%}.ms-Icon--circle.ms-Icon--caretRight:before{left:6%}.ms-Icon--circle.ms-Icon--caretUpLeft:before{top:5%;left:5%}.ms-Icon--circle.ms-Icon--caretUpRight:before{top:5%;left:-3%}.ms-Icon--circle.ms-Icon--caretDownRight:before{left:-3%}.ms-Icon--circle.ms-Icon--caretDownLeft:before{left:4%}.ms-Icon--circle.ms-Icon--note:before{top:2%;left:-3%}.ms-Icon--circle.ms-Icon--noteReply:before{top:6%;left:3%}.ms-Icon--circle.ms-Icon--noteForward:before{top:6%}.ms-Icon--circle.ms-Icon--key:before{top:5%;left:1%}.ms-Icon--circle.ms-Icon--tile:before{top:-1%;left:-18%}.ms-Icon--circle.ms-Icon--taskRecurring:before{top:2%;left:-1%}.ms-Icon--circle.ms-Icon--starEmpty:before{top:-4%;left:1%}.ms-Icon--circle.ms-Icon--documentReply:before{top:-2%;left:7%}.ms-Icon--circle.ms-Icon--documentForward:before{left:5%}.ms-Icon--circle.ms-Icon--partner:before{top:-2%}.ms-Icon--circle.ms-Icon--reactivate:before{top:-2%;left:6%}.ms-Icon--circle.ms-Icon--sort:before{left:-19%}.ms-Icon--circle.ms-Icon--personAdd:before{top:-2%;left:6%}.ms-Icon--circle.ms-Icon--chevronDown:before{top:4%}.ms-Icon--circle.ms-Icon--chevronLeft:before{left:-5%}.ms-Icon--circle.ms-Icon--chevronRight:before{left:4%}.ms-Icon--circle.ms-Icon--peopleAdd:before{top:-5%;left:-12%}.ms-Icon--circle.ms-Icon--newsfeed:before,.ms-Icon--circle.ms-Icon--notebook:before{left:-4%}.ms-Icon--circle.ms-Icon--link:before{top:2%;left:-18%}.ms-Icon--circle.ms-Icon--chevronsDown:before{top:5%}.ms-Icon--circle.ms-Icon--chevronsLeft:before{left:-5%}.ms-Icon--circle.ms-Icon--chevronsRight:before{left:4%}.ms-Icon--circle.ms-Icon--personRemove:before{left:5%}.ms-Icon--circle.ms-Icon--receiptCheck:before,.ms-Icon--circle.ms-Icon--receiptForward:before,.ms-Icon--circle.ms-Icon--receiptReply:before{left:-20%}.ms-Icon--circle.ms-Icon--peopleRemove:before{top:-3%;left:-12%}.ms-Icon--circle.ms-Icon--merge:before,.ms-Icon--circle.ms-Icon--split:before{top:2%}.ms-Icon--circle.ms-Icon--eventCancel:before{left:-2%}.ms-Icon--circle.ms-Icon--today:before{top:-2%}.ms-Icon--circle.ms-Icon--oofReply:before{left:5%}.ms-Icon--circle.ms-Icon--voicemailReply:before{top:4%;left:-25%}.ms-Icon--circle.ms-Icon--voicemailForward:before{top:4%;left:-20%}.ms-Icon--circle.ms-Icon--eye:before{top:-4%}.ms-Icon--circle.ms-Icon--post:before{top:-4%;left:4%}.ms-Icon--circle.ms-Icon--fax:before{top:-3%;left:-2%}.ms-Icon--circle.ms-Icon--lightning:before{top:2%;left:1%}.ms-Icon--circle.ms-Icon--filter:before{top:7%}.ms-Icon--circle.ms-Icon--cart:before{left:3%}.ms-Icon--circle.ms-Icon--mapMarker:before,.ms-Icon--circle.ms-Icon--socialListening:before{top:2%}.ms-Icon--circle.ms-Icon--replyAllAlt:before{left:-16%}.ms-Icon--circle.ms-Icon--group:before{left:-33%}.ms-Icon--circle.ms-Icon--money:before{left:-8%}.ms-Icon--circle.ms-Icon--noteEdit:before{left:4%}.ms-Icon--circle.ms-Icon--mailEdit:before{top:3%;left:7%}.ms-Icon--circle.ms-Icon--pinLeft:before{left:-6%}.ms-Icon--circle.ms-Icon--heart:before,.ms-Icon--circle.ms-Icon--heartEmpty:before{top:5%}.ms-Icon--circle.ms-Icon--cake:before{top:-5%}.ms-Icon--circle.ms-Icon--books:before{left:-8%}.ms-Icon--circle.ms-Icon--video:before{top:-3%;left:3%}.ms-Icon--circle.ms-Icon--balloon:before{top:4%;left:-1%}.ms-Icon--circle.ms-Icon--music:before{top:-2%;left:-5%}.ms-Icon--circle.ms-Icon--coffee:before,.ms-Icon--circle.ms-Icon--stopwatch:before{top:-3%;left:3%}.ms-Icon--circle.ms-Icon--plane:before{left:4%}.ms-Icon--circle.ms-Icon--dogAlt:before{left:-15%}.ms-Icon--circle.ms-Icon--metadata:before{top:-4%;left:4%}.ms-Icon--circle.ms-Icon--text:before{top:-4%;left:10%}.ms-Icon--circle.ms-Icon--dropdown:before,.ms-Icon--circle.ms-Icon--fieldNumber:before,.ms-Icon--circle.ms-Icon--fieldText:before{left:-14%}.ms-Icon--circle.ms-Icon--story:before{left:-5%}.ms-Icon--circle.ms-Icon--bold:before{left:4%}.ms-Icon--circle.ms-Icon--underline:before{top:4%}.ms-Icon--circle.ms-Icon--quote:before{left:-4%}.ms-Icon--circle.ms-Icon--styleRemove:before{top:4%;left:5%}.ms-Icon--circle.ms-Icon--pictureAdd:before,.ms-Icon--circle.ms-Icon--pictureRemove:before{left:-6%}.ms-Icon--circle.ms-Icon--mobile:before{left:-3%}.ms-Icon--circle.ms-Icon--hide:before{top:-4%}.ms-Icon--circle.ms-Icon--header:before{left:-9%}.ms-Icon--circle.ms-Icon--msn:before{left:3%}.ms-Icon--circle.ms-Icon--peopleCheck:before{left:-7%;top:-3%}.ms-Icon--circle.ms-Icon--caretDownOutline:before{top:6%}.ms-Icon--circle.ms-Icon--caretLeftOutline:before{left:-5%}.ms-Icon--circle.ms-Icon--caretRightOutline:before{left:5%}.ms-Icon--circle.ms-Icon--sway:before{left:-3%}.ms-Icon--circle.ms-Icon--mailSync:before{left:8%;top:3%}.ms-Icon--circle.ms-Icon--peopleError:before,.ms-Icon--circle.ms-Icon--peoplePause:before,.ms-Icon--circle.ms-Icon--peopleSync:before{left:-8%}.ms-Icon--circle.ms-Icon--documentSearch:before{left:8%}.ms-Icon--circle.ms-Icon--dynamicsMarketing:before{left:-8%}.ms-u-slideRightIn10{animation-name:y,a;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes a{0%{transform:translate3d(-10px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn20{animation-name:y,b;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes b{0%{transform:translate3d(-20px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn40{animation-name:y,c;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes c{0%{transform:translate3d(-40px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn10{animation-name:y,d;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes d{0%{transform:translate3d(10px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn20{animation-name:y,e;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes e{0%{transform:translate3d(20px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn40{animation-name:y,f;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes f{0%{transform:translate3d(40px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn400{animation-name:y,g;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes g{0%{transform:translate3d(-400px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn400{animation-name:y,h;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes h{0%{transform:translate3d(400px,0,0)}to{transform:translateZ(0)}}.ms-u-slideUpIn20{animation-name:y,i;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes i{0%{transform:translate3d(0,20px,0)}to{transform:translateZ(0)}}.ms-u-slideUpIn10{animation-name:y,j;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes j{0%{transform:translate3d(0,10px,0)}to{transform:translateZ(0)}}.ms-u-slideDownIn20{animation-name:y,k;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes k{0%{transform:translate3d(0,-20px,0)}to{transform:translateZ(0)}}.ms-u-slideDownIn10{animation-name:y,l;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes l{0%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}.ms-u-slideRightOut40{animation-name:z,m;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes m{0%{transform:translateZ(0)}to{transform:translate3d(40px,0,0)}}.ms-u-slideLeftOut40{animation-name:z,n;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes n{0%{transform:translateZ(0)}to{transform:translate3d(-40px,0,0)}}.ms-u-slideRightOut400{animation-name:z,o;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes o{0%{transform:translateZ(0)}to{transform:translate3d(400px,0,0)}}.ms-u-slideLeftOut400{animation-name:z,p;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes p{0%{transform:translateZ(0)}to{transform:translate3d(-400px,0,0)}}.ms-u-slideUpOut20{animation-name:z,q;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes q{0%{transform:translateZ(0)}to{transform:translate3d(0,-20px,0)}}.ms-u-slideUpOut10{animation-name:z,r;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes r{0%{transform:translateZ(0)}to{transform:translate3d(0,-10px,0)}}.ms-u-slideDownOut20{animation-name:z,s;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes s{0%{transform:translateZ(0)}to{transform:translate3d(0,20px,0)}}.ms-u-slideDownOut10{animation-name:z,t;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes t{0%{transform:translateZ(0)}to{transform:translate3d(0,10px,0)}}.ms-u-scaleUpIn100{animation-name:y,u;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes u{0%{transform:scale3d(.98,.98,1)}to{transform:scaleX(1)}}.ms-u-scaleDownIn100{animation-name:y,v;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes v{0%{transform:scale3d(1.03,1.03,1)}to{transform:scaleX(1)}}.ms-u-scaleUpOut103{animation-name:z,w;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes w{0%{transform:scaleX(1)}to{transform:scale3d(1.03,1.03,1)}}.ms-u-scaleDownOut98{animation-name:z,x;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes x{0%{transform:scaleX(1)}to{transform:scale3d(.98,.98,1)}}.ms-u-fadeIn100,.ms-u-fadeIn400{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both}.ms-u-fadeIn100{animation-duration:.167s}.ms-u-fadeIn200{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both;animation-duration:.267s}.ms-u-fadeIn500{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both;animation-duration:.467s}@keyframes y{0%{opacity:0;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}.ms-u-fadeOut100,.ms-u-fadeOut400{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both}.ms-u-fadeOut100{animation-duration:.1s}.ms-u-fadeOut200{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both;animation-duration:.167s}.ms-u-fadeOut500{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both;animation-duration:.467s}@keyframes z{0%{opacity:1;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}.ms-u-rotate90deg{animation-name:A;-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-ms-animation-duration:.1s;-o-animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes A{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}.ms-u-rotateN90deg{animation-name:B;-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-ms-animation-duration:.1s;-o-animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes B{0%{transform:rotate(90deg)}to{transform:rotate(0deg)}}.ms-u-expandCollapse400{transition:height .367s cubic-bezier(.1,.25,.75,.9)}.ms-u-expandCollapse200{transition:height .167s cubic-bezier(.1,.25,.75,.9)}.ms-u-expandCollapse100{transition:height .1s cubic-bezier(.1,.25,.75,.9)}.ms-u-delay100{animation-delay:.167s}.ms-u-delay200{animation-delay:.267s}@media (max-width:479px){.ms-u-hiddenLgDown,.ms-u-hiddenMdDown,.ms-u-hiddenSm,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:480px) and (max-width:639px){.ms-u-hiddenLgDown,.ms-u-hiddenMd,.ms-u-hiddenMdDown,.ms-u-hiddenMdUp,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:640px) and (max-width:1023px){.ms-u-hiddenLg,.ms-u-hiddenLgDown,.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:1024px) and (max-width:1365px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXl,.ms-u-hiddenXlDown,.ms-u-hiddenXlUp,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:1366px) and (max-width:1919px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlUp,.ms-u-hiddenXxl,.ms-u-hiddenXxlDown,.ms-u-hiddenXxlUp{display:none!important}}@media (min-width:1920px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlUp,.ms-u-hiddenXxlUp,.ms-u-hiddenXxxl{display:none!important}}.ms-u-sm12{width:100%}.ms-u-sm11{width:91.66666666666666%}.ms-u-sm10{width:83.33333333333334%}.ms-u-sm9{width:75%}.ms-u-sm8{width:66.66666666666666%}.ms-u-sm7{width:58.333333333333336%}.ms-u-sm6{width:50%}.ms-u-sm5{width:41.66666666666667%}.ms-u-sm4{width:33.33333333333333%}.ms-u-sm3{width:25%}.ms-u-sm2{width:16.666666666666664%}.ms-u-sm1{width:8.333333333333332%}.ms-u-smPull12{right:100%}.ms-u-smPull11{right:91.66666666666666%}.ms-u-smPull10{right:83.33333333333334%}.ms-u-smPull9{right:75%}.ms-u-smPull8{right:66.66666666666666%}.ms-u-smPull7{right:58.333333333333336%}.ms-u-smPull6{right:50%}.ms-u-smPull5{right:41.66666666666667%}.ms-u-smPull4{right:33.33333333333333%}.ms-u-smPull3{right:25%}.ms-u-smPull2{right:16.666666666666664%}.ms-u-smPull1{right:8.333333333333332%}.ms-u-smPull0{right:auto}.ms-u-smPush12{left:100%}.ms-u-smPush11{left:91.66666666666666%}.ms-u-smPush10{left:83.33333333333334%}.ms-u-smPush9{left:75%}.ms-u-smPush8{left:66.66666666666666%}.ms-u-smPush7{left:58.333333333333336%}.ms-u-smPush6{left:50%}.ms-u-smPush5{left:41.66666666666667%}.ms-u-smPush4{left:33.33333333333333%}.ms-u-smPush3{left:25%}.ms-u-smPush2{left:16.666666666666664%}.ms-u-smPush1{left:8.333333333333332%}.ms-u-smPush0{left:auto}.ms-u-smOffset11{margin-left:91.66666666666666%}.ms-u-smOffset10{margin-left:83.33333333333334%}.ms-u-smOffset9{margin-left:75%}.ms-u-smOffset8{margin-left:66.66666666666666%}.ms-u-smOffset7{margin-left:58.333333333333336%}.ms-u-smOffset6{margin-left:50%}.ms-u-smOffset5{margin-left:41.66666666666667%}.ms-u-smOffset4{margin-left:33.33333333333333%}.ms-u-smOffset3{margin-left:25%}.ms-u-smOffset2{margin-left:16.666666666666664%}.ms-u-smOffset1{margin-left:8.333333333333332%}.ms-u-smOffset0{margin-left:0}@media (min-width:480px){.ms-u-md12{width:100%}.ms-u-md11{width:91.66666666666666%}.ms-u-md10{width:83.33333333333334%}.ms-u-md9{width:75%}.ms-u-md8{width:66.66666666666666%}.ms-u-md7{width:58.333333333333336%}.ms-u-md6{width:50%}.ms-u-md5{width:41.66666666666667%}.ms-u-md4{width:33.33333333333333%}.ms-u-md3{width:25%}.ms-u-md2{width:16.666666666666664%}.ms-u-md1{width:8.333333333333332%}.ms-u-mdPull12{right:100%}.ms-u-mdPull11{right:91.66666666666666%}.ms-u-mdPull10{right:83.33333333333334%}.ms-u-mdPull9{right:75%}.ms-u-mdPull8{right:66.66666666666666%}.ms-u-mdPull7{right:58.333333333333336%}.ms-u-mdPull6{right:50%}.ms-u-mdPull5{right:41.66666666666667%}.ms-u-mdPull4{right:33.33333333333333%}.ms-u-mdPull3{right:25%}.ms-u-mdPull2{right:16.666666666666664%}.ms-u-mdPull1{right:8.333333333333332%}.ms-u-mdPull0{right:auto}.ms-u-mdPush12{left:100%}.ms-u-mdPush11{left:91.66666666666666%}.ms-u-mdPush10{left:83.33333333333334%}.ms-u-mdPush9{left:75%}.ms-u-mdPush8{left:66.66666666666666%}.ms-u-mdPush7{left:58.333333333333336%}.ms-u-mdPush6{left:50%}.ms-u-mdPush5{left:41.66666666666667%}.ms-u-mdPush4{left:33.33333333333333%}.ms-u-mdPush3{left:25%}.ms-u-mdPush2{left:16.666666666666664%}.ms-u-mdPush1{left:8.333333333333332%}.ms-u-mdPush0{left:auto}.ms-u-mdOffset11{margin-left:91.66666666666666%}.ms-u-mdOffset10{margin-left:83.33333333333334%}.ms-u-mdOffset9{margin-left:75%}.ms-u-mdOffset8{margin-left:66.66666666666666%}.ms-u-mdOffset7{margin-left:58.333333333333336%}.ms-u-mdOffset6{margin-left:50%}.ms-u-mdOffset5{margin-left:41.66666666666667%}.ms-u-mdOffset4{margin-left:33.33333333333333%}.ms-u-mdOffset3{margin-left:25%}.ms-u-mdOffset2{margin-left:16.666666666666664%}.ms-u-mdOffset1{margin-left:8.333333333333332%}.ms-u-mdOffset0{margin-left:0}}@media (min-width:640px){.ms-u-lg12{width:100%}.ms-u-lg11{width:91.66666666666666%}.ms-u-lg10{width:83.33333333333334%}.ms-u-lg9{width:75%}.ms-u-lg8{width:66.66666666666666%}.ms-u-lg7{width:58.333333333333336%}.ms-u-lg6{width:50%}.ms-u-lg5{width:41.66666666666667%}.ms-u-lg4{width:33.33333333333333%}.ms-u-lg3{width:25%}.ms-u-lg2{width:16.666666666666664%}.ms-u-lg1{width:8.333333333333332%}.ms-u-lgPull12{right:100%}.ms-u-lgPull11{right:91.66666666666666%}.ms-u-lgPull10{right:83.33333333333334%}.ms-u-lgPull9{right:75%}.ms-u-lgPull8{right:66.66666666666666%}.ms-u-lgPull7{right:58.333333333333336%}.ms-u-lgPull6{right:50%}.ms-u-lgPull5{right:41.66666666666667%}.ms-u-lgPull4{right:33.33333333333333%}.ms-u-lgPull3{right:25%}.ms-u-lgPull2{right:16.666666666666664%}.ms-u-lgPull1{right:8.333333333333332%}.ms-u-lgPull0{right:auto}.ms-u-lgPush12{left:100%}.ms-u-lgPush11{left:91.66666666666666%}.ms-u-lgPush10{left:83.33333333333334%}.ms-u-lgPush9{left:75%}.ms-u-lgPush8{left:66.66666666666666%}.ms-u-lgPush7{left:58.333333333333336%}.ms-u-lgPush6{left:50%}.ms-u-lgPush5{left:41.66666666666667%}.ms-u-lgPush4{left:33.33333333333333%}.ms-u-lgPush3{left:25%}.ms-u-lgPush2{left:16.666666666666664%}.ms-u-lgPush1{left:8.333333333333332%}.ms-u-lgPush0{left:auto}.ms-u-lgOffset11{margin-left:91.66666666666666%}.ms-u-lgOffset10{margin-left:83.33333333333334%}.ms-u-lgOffset9{margin-left:75%}.ms-u-lgOffset8{margin-left:66.66666666666666%}.ms-u-lgOffset7{margin-left:58.333333333333336%}.ms-u-lgOffset6{margin-left:50%}.ms-u-lgOffset5{margin-left:41.66666666666667%}.ms-u-lgOffset4{margin-left:33.33333333333333%}.ms-u-lgOffset3{margin-left:25%}.ms-u-lgOffset2{margin-left:16.666666666666664%}.ms-u-lgOffset1{margin-left:8.333333333333332%}.ms-u-lgOffset0{margin-left:0}}@media (min-width:1024px){.ms-u-xl12{width:100%}.ms-u-xl11{width:91.66666666666666%}.ms-u-xl10{width:83.33333333333334%}.ms-u-xl9{width:75%}.ms-u-xl8{width:66.66666666666666%}.ms-u-xl7{width:58.333333333333336%}.ms-u-xl6{width:50%}.ms-u-xl5{width:41.66666666666667%}.ms-u-xl4{width:33.33333333333333%}.ms-u-xl3{width:25%}.ms-u-xl2{width:16.666666666666664%}.ms-u-xl1{width:8.333333333333332%}.ms-u-xlPull12{right:100%}.ms-u-xlPull11{right:91.66666666666666%}.ms-u-xlPull10{right:83.33333333333334%}.ms-u-xlPull9{right:75%}.ms-u-xlPull8{right:66.66666666666666%}.ms-u-xlPull7{right:58.333333333333336%}.ms-u-xlPull6{right:50%}.ms-u-xlPull5{right:41.66666666666667%}.ms-u-xlPull4{right:33.33333333333333%}.ms-u-xlPull3{right:25%}.ms-u-xlPull2{right:16.666666666666664%}.ms-u-xlPull1{right:8.333333333333332%}.ms-u-xlPull0{right:auto}.ms-u-xlPush12{left:100%}.ms-u-xlPush11{left:91.66666666666666%}.ms-u-xlPush10{left:83.33333333333334%}.ms-u-xlPush9{left:75%}.ms-u-xlPush8{left:66.66666666666666%}.ms-u-xlPush7{left:58.333333333333336%}.ms-u-xlPush6{left:50%}.ms-u-xlPush5{left:41.66666666666667%}.ms-u-xlPush4{left:33.33333333333333%}.ms-u-xlPush3{left:25%}.ms-u-xlPush2{left:16.666666666666664%}.ms-u-xlPush1{left:8.333333333333332%}.ms-u-xlPush0{left:auto}.ms-u-xlOffset11{margin-left:91.66666666666666%}.ms-u-xlOffset10{margin-left:83.33333333333334%}.ms-u-xlOffset9{margin-left:75%}.ms-u-xlOffset8{margin-left:66.66666666666666%}.ms-u-xlOffset7{margin-left:58.333333333333336%}.ms-u-xlOffset6{margin-left:50%}.ms-u-xlOffset5{margin-left:41.66666666666667%}.ms-u-xlOffset4{margin-left:33.33333333333333%}.ms-u-xlOffset3{margin-left:25%}.ms-u-xlOffset2{margin-left:16.666666666666664%}.ms-u-xlOffset1{margin-left:8.333333333333332%}.ms-u-xlOffset0{margin-left:0}}@media (min-width:1366px){.ms-u-xxl12{width:100%}.ms-u-xxl11{width:91.66666666666666%}.ms-u-xxl10{width:83.33333333333334%}.ms-u-xxl9{width:75%}.ms-u-xxl8{width:66.66666666666666%}.ms-u-xxl7{width:58.333333333333336%}.ms-u-xxl6{width:50%}.ms-u-xxl5{width:41.66666666666667%}.ms-u-xxl4{width:33.33333333333333%}.ms-u-xxl3{width:25%}.ms-u-xxl2{width:16.666666666666664%}.ms-u-xxl1{width:8.333333333333332%}.ms-u-xxlPull12{right:100%}.ms-u-xxlPull11{right:91.66666666666666%}.ms-u-xxlPull10{right:83.33333333333334%}.ms-u-xxlPull9{right:75%}.ms-u-xxlPull8{right:66.66666666666666%}.ms-u-xxlPull7{right:58.333333333333336%}.ms-u-xxlPull6{right:50%}.ms-u-xxlPull5{right:41.66666666666667%}.ms-u-xxlPull4{right:33.33333333333333%}.ms-u-xxlPull3{right:25%}.ms-u-xxlPull2{right:16.666666666666664%}.ms-u-xxlPull1{right:8.333333333333332%}.ms-u-xxlPull0{right:auto}.ms-u-xxlPush12{left:100%}.ms-u-xxlPush11{left:91.66666666666666%}.ms-u-xxlPush10{left:83.33333333333334%}.ms-u-xxlPush9{left:75%}.ms-u-xxlPush8{left:66.66666666666666%}.ms-u-xxlPush7{left:58.333333333333336%}.ms-u-xxlPush6{left:50%}.ms-u-xxlPush5{left:41.66666666666667%}.ms-u-xxlPush4{left:33.33333333333333%}.ms-u-xxlPush3{left:25%}.ms-u-xxlPush2{left:16.666666666666664%}.ms-u-xxlPush1{left:8.333333333333332%}.ms-u-xxlPush0{left:auto}.ms-u-xxlOffset11{margin-left:91.66666666666666%}.ms-u-xxlOffset10{margin-left:83.33333333333334%}.ms-u-xxlOffset9{margin-left:75%}.ms-u-xxlOffset8{margin-left:66.66666666666666%}.ms-u-xxlOffset7{margin-left:58.333333333333336%}.ms-u-xxlOffset6{margin-left:50%}.ms-u-xxlOffset5{margin-left:41.66666666666667%}.ms-u-xxlOffset4{margin-left:33.33333333333333%}.ms-u-xxlOffset3{margin-left:25%}.ms-u-xxlOffset2{margin-left:16.666666666666664%}.ms-u-xxlOffset1{margin-left:8.333333333333332%}.ms-u-xxlOffset0{margin-left:0}}@media (min-width:1920px){.ms-u-xxxl12{width:100%}.ms-u-xxxl11{width:91.66666666666666%}.ms-u-xxxl10{width:83.33333333333334%}.ms-u-xxxl9{width:75%}.ms-u-xxxl8{width:66.66666666666666%}.ms-u-xxxl7{width:58.333333333333336%}.ms-u-xxxl6{width:50%}.ms-u-xxxl5{width:41.66666666666667%}.ms-u-xxxl4{width:33.33333333333333%}.ms-u-xxxl3{width:25%}.ms-u-xxxl2{width:16.666666666666664%}.ms-u-xxxl1{width:8.333333333333332%}.ms-u-xxxlPull12{right:100%}.ms-u-xxxlPull11{right:91.66666666666666%}.ms-u-xxxlPull10{right:83.33333333333334%}.ms-u-xxxlPull9{right:75%}.ms-u-xxxlPull8{right:66.66666666666666%}.ms-u-xxxlPull7{right:58.333333333333336%}.ms-u-xxxlPull6{right:50%}.ms-u-xxxlPull5{right:41.66666666666667%}.ms-u-xxxlPull4{right:33.33333333333333%}.ms-u-xxxlPull3{right:25%}.ms-u-xxxlPull2{right:16.666666666666664%}.ms-u-xxxlPull1{right:8.333333333333332%}.ms-u-xxxlPull0{right:auto}.ms-u-xxxlPush12{left:100%}.ms-u-xxxlPush11{left:91.66666666666666%}.ms-u-xxxlPush10{left:83.33333333333334%}.ms-u-xxxlPush9{left:75%}.ms-u-xxxlPush8{left:66.66666666666666%}.ms-u-xxxlPush7{left:58.333333333333336%}.ms-u-xxxlPush6{left:50%}.ms-u-xxxlPush5{left:41.66666666666667%}.ms-u-xxxlPush4{left:33.33333333333333%}.ms-u-xxxlPush3{left:25%}.ms-u-xxxlPush2{left:16.666666666666664%}.ms-u-xxxlPush1{left:8.333333333333332%}.ms-u-xxxlPush0{left:auto}.ms-u-xxxlOffset11{margin-left:91.66666666666666%}.ms-u-xxxlOffset10{margin-left:83.33333333333334%}.ms-u-xxxlOffset9{margin-left:75%}.ms-u-xxxlOffset8{margin-left:66.66666666666666%}.ms-u-xxxlOffset7{margin-left:58.333333333333336%}.ms-u-xxxlOffset6{margin-left:50%}.ms-u-xxxlOffset5{margin-left:41.66666666666667%}.ms-u-xxxlOffset4{margin-left:33.33333333333333%}.ms-u-xxxlOffset3{margin-left:25%}.ms-u-xxxlOffset2{margin-left:16.666666666666664%}.ms-u-xxxlOffset1{margin-left:8.333333333333332%}.ms-u-xxxlOffset0{margin-left:0}}.ms-Grid{box-sizing:border-box;*zoom:1;padding:0 8px}.ms-Grid:after,.ms-Grid:before{display:table;content:'';line-height:0}.ms-Grid:after{clear:both}.ms-Grid-row{margin:0 -8px;box-sizing:border-box;*zoom:1}.ms-Grid-row:after,.ms-Grid-row:before{display:table;content:'';line-height:0}.ms-Grid-row:after{clear:both}.ms-Grid-col{position:relative;min-height:1px;padding-left:8px;padding-right:8px;box-sizing:border-box;float:left}.ms-Grid-col .ms-Grid{padding:0}
|
@@ -522,71 +522,81 @@
|
|
522
522
|
}
|
523
523
|
|
524
524
|
.ms-font-su {
|
525
|
-
color: #333333;
|
526
525
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
526
|
+
-webkit-font-smoothing: antialiased;
|
527
|
+
color: #333333;
|
527
528
|
font-size: 42px;
|
528
529
|
font-weight: 100;
|
529
530
|
}
|
530
531
|
|
531
532
|
.ms-font-xxl {
|
532
|
-
color: #333333;
|
533
533
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
534
|
+
-webkit-font-smoothing: antialiased;
|
535
|
+
color: #333333;
|
534
536
|
font-size: 28px;
|
535
537
|
font-weight: 100;
|
536
538
|
}
|
537
539
|
|
538
540
|
.ms-font-xl {
|
539
|
-
color: #333333;
|
540
541
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
542
|
+
-webkit-font-smoothing: antialiased;
|
543
|
+
color: #333333;
|
541
544
|
font-size: 21px;
|
542
545
|
font-weight: 100;
|
543
546
|
}
|
544
547
|
|
545
548
|
.ms-font-l {
|
546
|
-
color: #333333;
|
547
549
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
550
|
+
-webkit-font-smoothing: antialiased;
|
551
|
+
color: #333333;
|
548
552
|
font-size: 17px;
|
549
553
|
font-weight: 300;
|
550
554
|
}
|
551
555
|
|
552
556
|
.ms-font-m-plus {
|
553
|
-
color: #333333;
|
554
557
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
558
|
+
-webkit-font-smoothing: antialiased;
|
559
|
+
color: #333333;
|
555
560
|
font-size: 15px;
|
556
561
|
font-weight: 400;
|
557
562
|
}
|
558
563
|
|
559
564
|
.ms-font-m {
|
560
|
-
color: #333333;
|
561
565
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
566
|
+
-webkit-font-smoothing: antialiased;
|
567
|
+
color: #333333;
|
562
568
|
font-size: 14px;
|
563
569
|
font-weight: 400;
|
564
570
|
}
|
565
571
|
|
566
572
|
.ms-font-s-plus {
|
567
|
-
color: #333333;
|
568
573
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
574
|
+
-webkit-font-smoothing: antialiased;
|
575
|
+
color: #333333;
|
569
576
|
font-size: 13px;
|
570
577
|
font-weight: 400;
|
571
578
|
}
|
572
579
|
|
573
580
|
.ms-font-s {
|
574
|
-
color: #333333;
|
575
581
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
582
|
+
-webkit-font-smoothing: antialiased;
|
583
|
+
color: #333333;
|
576
584
|
font-size: 12px;
|
577
585
|
font-weight: 400;
|
578
586
|
}
|
579
587
|
|
580
588
|
.ms-font-xs {
|
581
|
-
color: #333333;
|
582
589
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
590
|
+
-webkit-font-smoothing: antialiased;
|
591
|
+
color: #333333;
|
583
592
|
font-size: 11px;
|
584
593
|
font-weight: 400;
|
585
594
|
}
|
586
595
|
|
587
596
|
.ms-font-mi {
|
588
|
-
color: #333333;
|
589
597
|
font-family: 'Segoe UI WestEuropean', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif;
|
598
|
+
-webkit-font-smoothing: antialiased;
|
599
|
+
color: #333333;
|
590
600
|
font-size: 10px;
|
591
601
|
font-weight: 600;
|
592
602
|
}
|
@@ -3,4 +3,4 @@
|
|
3
3
|
* Office UI Fabric 3.0.0
|
4
4
|
* The front-end framework for building experiences for Office 365.
|
5
5
|
**/
|
6
|
-
.ms-u-borderBox,.ms-u-borderBox:after,.ms-u-borderBox:before{box-sizing:border-box}.ms-u-borderBase{border:1px solid}.ms-u-clearfix{*zoom:1}.ms-u-clearfix:after,.ms-u-clearfix:before{display:table;content:'';line-height:0}.ms-u-clearfix:after{clear:both}.ms-u-normalize{box-sizing:border-box;margin:0;padding:0;box-shadow:none}.ms-u-textAlignLeft{text-align:right}.ms-u-textAlignCenter{text-align:center}.ms-u-textAlignRight{text-align:left}.ms-u-screenReaderOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-u-textTruncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ms-u-noWrap{white-space:nowrap}.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:#0078d7}.ms-bgColor-themeSecondary,.ms-bgColor-themeSecondary--hover:hover{background-color:#2b88d8}.ms-bgColor-themeTertiary,.ms-bgColor-themeTertiary--hover:hover{background-color:#71afe5}.ms-bgColor-themeLight,.ms-bgColor-themeLight--hover:hover{background-color:#c7e0f4}.ms-bgColor-themeLighter,.ms-bgColor-themeLighter--hover:hover{background-color:#deecf9}.ms-bgColor-themeLighterAlt,.ms-bgColor-themeLighterAlt--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-neutralDark,.ms-bgColor-neutralDark--hover:hover{background-color:#212121}.ms-bgColor-neutralPrimary,.ms-bgColor-neutralPrimary--hover:hover{background-color:#333}.ms-bgColor-neutralPrimaryAlt,.ms-bgColor-neutralPrimaryAlt--hover:hover{background-color:#3c3c3c}.ms-bgColor-neutralSecondary,.ms-bgColor-neutralSecondary--hover:hover{background-color:#666}.ms-bgColor-neutralSecondaryAlt,.ms-bgColor-neutralSecondaryAlt--hover:hover{background-color:#767676}.ms-bgColor-neutralTertiary,.ms-bgColor-neutralTertiary--hover:hover{background-color:#a6a6a6}.ms-bgColor-neutralTertiaryAlt,.ms-bgColor-neutralTertiaryAlt--hover:hover{background-color:#c8c8c8}.ms-bgColor-neutralLight,.ms-bgColor-neutralLight--hover:hover{background-color:#eaeaea}.ms-bgColor-neutralLighter,.ms-bgColor-neutralLighter--hover:hover{background-color:#f4f4f4}.ms-bgColor-neutralLighterAlt,.ms-bgColor-neutralLighterAlt--hover:hover{background-color:#f8f8f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-yellow{background-color:#ffb900}.ms-bgColor-yellowLight{background-color:#fff100}.ms-bgColor-orange{background-color:#d83b01}.ms-bgColor-orangeLight{background-color:#ea4300}.ms-bgColor-orangeLighter{background-color:#ff8c00}.ms-bgColor-redDark{background-color:#a80000}.ms-bgColor-red{background-color:#e81123}.ms-bgColor-magentaDark{background-color:#5c005c}.ms-bgColor-magenta{background-color:#b4009e}.ms-bgColor-magentaLight{background-color:#e3008c}.ms-bgColor-purpleDark{background-color:#32145a}.ms-bgColor-purple{background-color:#5c2d91}.ms-bgColor-purpleLight{background-color:#b4a0ff}.ms-bgColor-blueDark{background-color:#002050}.ms-bgColor-blueMid{background-color:#00188f}.ms-bgColor-blue{background-color:#0078d7}.ms-bgColor-blueLight{background-color:#00bcf2}.ms-bgColor-tealDark{background-color:#004b50}.ms-bgColor-teal{background-color:#008272}.ms-bgColor-tealLight{background-color:#00b294}.ms-bgColor-greenDark{background-color:#004b1c}.ms-bgColor-green{background-color:#107c10}.ms-bgColor-greenLight{background-color:#bad80a}.ms-bgColor-info{background-color:#f4f4f4}.ms-bgColor-success{background-color:#dff6dd}.ms-bgColor-severeWarning{background-color:#fed9cc}.ms-bgColor-warning{background-color:#fff4ce}.ms-bgColor-error{background-color:#fde7e9}.ms-borderColor-themeDark,.ms-borderColor-themeDark--hover:hover{border-color:#005a9e}.ms-borderColor-themeDarkAlt,.ms-borderColor-themeDarkAlt--hover:hover{border-color:#106ebe}.ms-borderColor-themeDarker,.ms-borderColor-themeDarker--hover:hover{border-color:#004578}.ms-borderColor-themePrimary,.ms-borderColor-themePrimary--hover:hover{border-color:#0078d7}.ms-borderColor-themeSecondary,.ms-borderColor-themeSecondary--hover:hover{border-color:#2b88d8}.ms-borderColor-themeTertiary,.ms-borderColor-themeTertiary--hover:hover{border-color:#71afe5}.ms-borderColor-themeLight,.ms-borderColor-themeLight--hover:hover{border-color:#c7e0f4}.ms-borderColor-themeLighter,.ms-borderColor-themeLighter--hover:hover{border-color:#deecf9}.ms-borderColor-themeLighterAlt,.ms-borderColor-themeLighterAlt--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-neutralDark,.ms-borderColor-neutralDark--hover:hover{border-color:#212121}.ms-borderColor-neutralPrimary,.ms-borderColor-neutralPrimary--hover:hover{border-color:#333}.ms-borderColor-neutralPrimaryAlt,.ms-borderColor-neutralPrimaryAlt--hover:hover{border-color:#3c3c3c}.ms-borderColor-neutralSecondary,.ms-borderColor-neutralSecondary--hover:hover{border-color:#666}.ms-borderColor-neutralSecondaryAlt,.ms-borderColor-neutralSecondaryAlt--hover:hover{border-color:#767676}.ms-borderColor-neutralTertiary,.ms-borderColor-neutralTertiary--hover:hover{border-color:#a6a6a6}.ms-borderColor-neutralTertiaryAlt,.ms-borderColor-neutralTertiaryAlt--hover:hover{border-color:#c8c8c8}.ms-borderColor-neutralLight,.ms-borderColor-neutralLight--hover:hover{border-color:#eaeaea}.ms-borderColor-neutralLighter,.ms-borderColor-neutralLighter--hover:hover{border-color:#f4f4f4}.ms-borderColor-neutralLighterAlt,.ms-borderColor-neutralLighterAlt--hover:hover{border-color:#f8f8f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-yellow{border-color:#ffb900}.ms-borderColor-yellowLight{border-color:#fff100}.ms-borderColor-orange{border-color:#d83b01}.ms-borderColor-orangeLight{border-color:#ea4300}.ms-borderColor-orangeLighter{border-color:#ff8c00}.ms-borderColor-redDark{border-color:#a80000}.ms-borderColor-red{border-color:#e81123}.ms-borderColor-magentaDark{border-color:#5c005c}.ms-borderColor-magenta{border-color:#b4009e}.ms-borderColor-magentaLight{border-color:#e3008c}.ms-borderColor-purpleDark{border-color:#32145a}.ms-borderColor-purple{border-color:#5c2d91}.ms-borderColor-purpleLight{border-color:#b4a0ff}.ms-borderColor-blueDark{border-color:#002050}.ms-borderColor-blueMid{border-color:#00188f}.ms-borderColor-blue{border-color:#0078d7}.ms-borderColor-blueLight{border-color:#00bcf2}.ms-borderColor-tealDark{border-color:#004b50}.ms-borderColor-teal{border-color:#008272}.ms-borderColor-tealLight{border-color:#00b294}.ms-borderColor-greenDark{border-color:#004b1c}.ms-borderColor-green{border-color:#107c10}.ms-borderColor-greenLight{border-color:#bad80a}.ms-borderColorTop-themePrimary,.ms-borderColorTop-themePrimary--hover:hover{border-top-color:#0078d7}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Light'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.ttf) format('truetype');font-weight:100;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Semibold'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.ttf) format('truetype');font-weight:600;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Semilight'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.ttf) format('truetype');font-weight:200;font-style:normal}.ms-font-su{font-size:42px}.ms-font-su,.ms-font-xxl{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-weight:100}.ms-font-xxl{font-size:28px}.ms-font-xl{font-size:21px;font-weight:100}.ms-font-l,.ms-font-xl{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-font-l{font-size:17px;font-weight:300}.ms-font-m-plus{font-size:15px}.ms-font-m,.ms-font-m-plus{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-weight:400}.ms-font-m{font-size:14px}.ms-font-s-plus{font-size:13px}.ms-font-s,.ms-font-s-plus{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-weight:400}.ms-font-s{font-size:12px}.ms-font-xs{font-size:11px;font-weight:400}.ms-font-mi,.ms-font-xs{color:#333;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.ms-font-mi{font-size:10px;font-weight:600}.ms-fontWeight-light,.ms-fontWeight-light--hover:hover{font-weight:100}.ms-fontWeight-semilight,.ms-fontWeight-semilight--hover:hover{font-weight:300}.ms-fontWeight-regular,.ms-fontWeight-regular--hover:hover{font-weight:400}.ms-fontWeight-semibold,.ms-fontWeight-semibold--hover:hover{font-weight:600}.ms-fontSize-su{font-size:42px}.ms-fontSize-xxl{font-size:28px}.ms-fontSize-xl{font-size:21px}.ms-fontSize-l{font-size:17px}.ms-fontSize-mPlus{font-size:15px}.ms-fontSize-m{font-size:14px}.ms-fontSize-sPlus{font-size:13px}.ms-fontSize-s{font-size:12px}.ms-fontSize-xs{font-size:11px}.ms-fontSize-mi{font-size:10px}.ms-fontColor-themeDarker,.ms-fontColor-themeDarker--hover:hover{color:#004578}.ms-fontColor-themeDark,.ms-fontColor-themeDark--hover:hover{color:#005a9e}.ms-fontColor-themeDarkAlt,.ms-fontColor-themeDarkAlt--hover:hover{color:#106ebe}.ms-fontColor-themePrimary,.ms-fontColor-themePrimary--hover:hover{color:#0078d7}.ms-fontColor-themeSecondary,.ms-fontColor-themeSecondary--hover:hover{color:#2b88d8}.ms-fontColor-themeTertiary,.ms-fontColor-themeTertiary--hover:hover{color:#71afe5}.ms-fontColor-themeLight,.ms-fontColor-themeLight--hover:hover{color:#c7e0f4}.ms-fontColor-themeLighter,.ms-fontColor-themeLighter--hover:hover{color:#deecf9}.ms-fontColor-themeLighterAlt,.ms-fontColor-themeLighterAlt--hover:hover{color:#eff6fc}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-neutralDark,.ms-fontColor-neutralDark--hover:hover{color:#212121}.ms-fontColor-neutralPrimary,.ms-fontColor-neutralPrimary--hover:hover{color:#333}.ms-fontColor-neutralPrimaryAlt,.ms-fontColor-neutralPrimaryAlt--hover:hover{color:#3c3c3c}.ms-fontColor-neutralSecondary,.ms-fontColor-neutralSecondary--hover:hover{color:#666}.ms-fontColor-neutralSecondaryAlt,.ms-fontColor-neutralSecondaryAlt--hover:hover{color:#767676}.ms-fontColor-neutralTertiary,.ms-fontColor-neutralTertiary--hover:hover{color:#a6a6a6}.ms-fontColor-neutralTertiaryAlt,.ms-fontColor-neutralTertiaryAlt--hover:hover{color:#c8c8c8}.ms-fontColor-neutralLight,.ms-fontColor-neutralLight--hover:hover{color:#eaeaea}.ms-fontColor-neutralLighter,.ms-fontColor-neutralLighter--hover:hover{color:#f4f4f4}.ms-fontColor-neutralLighterAlt,.ms-fontColor-neutralLighterAlt--hover:hover{color:#f8f8f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-fontColor-yellow,.ms-fontColor-yellow--hover:hover{color:#ffb900}.ms-fontColor-yellowLight,.ms-fontColor-yellowLight--hover:hover{color:#fff100}.ms-fontColor-orange,.ms-fontColor-orange--hover:hover{color:#d83b01}.ms-fontColor-orangeLight,.ms-fontColor-orangeLight--hover:hover{color:#ea4300}.ms-fontColor-orangeLighter,.ms-fontColor-orangeLighter--hover:hover{color:#ff8c00}.ms-fontColor-redDark,.ms-fontColor-redDark--hover:hover{color:#a80000}.ms-fontColor-red,.ms-fontColor-red--hover:hover{color:#e81123}.ms-fontColor-magentaDark,.ms-fontColor-magentaDark--hover:hover{color:#5c005c}.ms-fontColor-magenta,.ms-fontColor-magenta--hover:hover{color:#b4009e}.ms-fontColor-magentaLight,.ms-fontColor-magentaLight--hover:hover{color:#e3008c}.ms-fontColor-purpleDark,.ms-fontColor-purpleDark--hover:hover{color:#32145a}.ms-fontColor-purple,.ms-fontColor-purple--hover:hover{color:#5c2d91}.ms-fontColor-purpleLight,.ms-fontColor-purpleLight--hover:hover{color:#b4a0ff}.ms-fontColor-blueDark,.ms-fontColor-blueDark--hover:hover{color:#002050}.ms-fontColor-blueMid,.ms-fontColor-blueMid--hover:hover{color:#00188f}.ms-fontColor-blue,.ms-fontColor-blue--hover:hover{color:#0078d7}.ms-fontColor-blueLight,.ms-fontColor-blueLight--hover:hover{color:#00bcf2}.ms-fontColor-tealDark,.ms-fontColor-tealDark--hover:hover{color:#004b50}.ms-fontColor-teal,.ms-fontColor-teal--hover:hover{color:#008272}.ms-fontColor-tealLight,.ms-fontColor-tealLight--hover:hover{color:#00b294}.ms-fontColor-greenDark,.ms-fontColor-greenDark--hover:hover{color:#004b1c}.ms-fontColor-green,.ms-fontColor-green--hover:hover{color:#107c10}.ms-fontColor-greenLight,.ms-fontColor-greenLight--hover:hover{color:#bad80a}.ms-fontColor-info,.ms-fontColor-info--hover:hover{color:#767676}.ms-fontColor-success,.ms-fontColor-success--hover:hover{color:#107c10}.ms-fontColor-alert,.ms-fontColor-alert--hover:hover{color:#d83b01}.ms-fontColor-warning,.ms-fontColor-warning--hover:hover{color:#767676}.ms-fontColor-severeWarning,.ms-fontColor-severeWarning--hover:hover{color:#d83b01}.ms-fontColor-error,.ms-fontColor-error--hover:hover{color:#a80000}[lang=jpn] .ms-font-l,[lang=jpn] .ms-font-m,[lang=jpn] .ms-font-m-plus,[lang=jpn] .ms-font-mi,[lang=jpn] .ms-font-s,[lang=jpn] .ms-font-s-plus,[lang=jpn] .ms-font-su,[lang=jpn] .ms-font-xl,[lang=jpn] .ms-font-xs,[lang=jpn] .ms-font-xxl,[lang=jpn] .ms-fontWeight-light,[lang=jpn] .ms-fontWeight-light-hover:hover,[lang=jpn] .ms-fontWeight-regular,[lang=jpn] .ms-fontWeight-regular-hover:hover,[lang=jpn] .ms-fontWeight-semibold,[lang=jpn] .ms-fontWeight-semibold-hover:hover,[lang=jpn] .ms-fontWeight-semilight,[lang=jpn] .ms-fontWeight-semilight-hover:hover{font-family:Yu Gothic,Meiryo UI,Meiryo,MS Pgothic,Osaka,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=kor] .ms-font-l,[lang=kor] .ms-font-m,[lang=kor] .ms-font-m-plus,[lang=kor] .ms-font-mi,[lang=kor] .ms-font-s,[lang=kor] .ms-font-s-plus,[lang=kor] .ms-font-su,[lang=kor] .ms-font-xl,[lang=kor] .ms-font-xs,[lang=kor] .ms-font-xxl,[lang=kor] .ms-fontWeight-light,[lang=kor] .ms-fontWeight-light-hover:hover,[lang=kor] .ms-fontWeight-regular,[lang=kor] .ms-fontWeight-regular-hover:hover,[lang=kor] .ms-fontWeight-semibold,[lang=kor] .ms-fontWeight-semibold-hover:hover,[lang=kor] .ms-fontWeight-semilight,[lang=kor] .ms-fontWeight-semilight-hover:hover{font-family:Malgun Gothic,Gulim,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=cmn] .ms-font-l,[lang=cmn] .ms-font-m,[lang=cmn] .ms-font-m-plus,[lang=cmn] .ms-font-mi,[lang=cmn] .ms-font-s,[lang=cmn] .ms-font-s-plus,[lang=cmn] .ms-font-su,[lang=cmn] .ms-font-xl,[lang=cmn] .ms-font-xs,[lang=cmn] .ms-font-xxl,[lang=cmn] .ms-fontWeight-light,[lang=cmn] .ms-fontWeight-light-hover:hover,[lang=cmn] .ms-fontWeight-regular,[lang=cmn] .ms-fontWeight-regular-hover:hover,[lang=cmn] .ms-fontWeight-semibold,[lang=cmn] .ms-fontWeight-semibold-hover:hover,[lang=cmn] .ms-fontWeight-semilight,[lang=cmn] .ms-fontWeight-semilight-hover:hover{font-family:Microsoft Yahei,Verdana,Simsun,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=yue] .ms-font-l,[lang=yue] .ms-font-m,[lang=yue] .ms-font-m-plus,[lang=yue] .ms-font-mi,[lang=yue] .ms-font-s,[lang=yue] .ms-font-s-plus,[lang=yue] .ms-font-su,[lang=yue] .ms-font-xl,[lang=yue] .ms-font-xs,[lang=yue] .ms-font-xxl,[lang=yue] .ms-fontWeight-light,[lang=yue] .ms-fontWeight-light-hover:hover,[lang=yue] .ms-fontWeight-regular,[lang=yue] .ms-fontWeight-regular-hover:hover,[lang=yue] .ms-fontWeight-semibold,[lang=yue] .ms-fontWeight-semibold-hover:hover,[lang=yue] .ms-fontWeight-semilight,[lang=yue] .ms-fontWeight-semilight-hover:hover{font-family:Microsoft Jhenghei,Pmingliu,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=hin] .ms-font-l,[lang=hin] .ms-font-m,[lang=hin] .ms-font-m-plus,[lang=hin] .ms-font-mi,[lang=hin] .ms-font-s,[lang=hin] .ms-font-s-plus,[lang=hin] .ms-font-su,[lang=hin] .ms-font-xl,[lang=hin] .ms-font-xs,[lang=hin] .ms-font-xxl,[lang=hin] .ms-fontWeight-light,[lang=hin] .ms-fontWeight-light-hover:hover,[lang=hin] .ms-fontWeight-regular,[lang=hin] .ms-fontWeight-regular-hover:hover,[lang=hin] .ms-fontWeight-semibold,[lang=hin] .ms-fontWeight-semibold-hover:hover,[lang=hin] .ms-fontWeight-semilight,[lang=hin] .ms-fontWeight-semilight-hover:hover{font-family:Nirmala UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=tha] .ms-font-l,[lang=tha] .ms-font-m,[lang=tha] .ms-font-m-plus,[lang=tha] .ms-font-mi,[lang=tha] .ms-font-s,[lang=tha] .ms-font-s-plus,[lang=tha] .ms-font-su,[lang=tha] .ms-font-xl,[lang=tha] .ms-font-xs,[lang=tha] .ms-font-xxl,[lang=tha] .ms-fontWeight-light,[lang=tha] .ms-fontWeight-light-hover:hover,[lang=tha] .ms-fontWeight-regular,[lang=tha] .ms-fontWeight-regular-hover:hover,[lang=tha] .ms-fontWeight-semibold,[lang=tha] .ms-fontWeight-semibold-hover:hover,[lang=tha] .ms-fontWeight-semilight,[lang=tha] .ms-fontWeight-semilight-hover:hover{font-family:Leelawadee UI,Kmer UI,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=ara] .ms-font-l,[lang=ara] .ms-font-m,[lang=ara] .ms-font-m-plus,[lang=ara] .ms-font-mi,[lang=ara] .ms-font-s,[lang=ara] .ms-font-s-plus,[lang=ara] .ms-font-su,[lang=ara] .ms-font-xl,[lang=ara] .ms-font-xs,[lang=ara] .ms-font-xxl,[lang=ara] .ms-fontWeight-light,[lang=ara] .ms-fontWeight-light-hover:hover,[lang=ara] .ms-fontWeight-regular,[lang=ara] .ms-fontWeight-regular-hover:hover,[lang=ara] .ms-fontWeight-semibold,[lang=ara] .ms-fontWeight-semibold-hover:hover,[lang=ara] .ms-fontWeight-semilight,[lang=ara] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI Arabic,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=ces] .ms-font-l,[lang=ces] .ms-font-m,[lang=ces] .ms-font-m-plus,[lang=ces] .ms-font-mi,[lang=ces] .ms-font-s,[lang=ces] .ms-font-s-plus,[lang=ces] .ms-font-su,[lang=ces] .ms-font-xl,[lang=ces] .ms-font-xs,[lang=ces] .ms-font-xxl,[lang=ces] .ms-fontWeight-light,[lang=ces] .ms-fontWeight-light-hover:hover,[lang=ces] .ms-fontWeight-regular,[lang=ces] .ms-fontWeight-regular-hover:hover,[lang=ces] .ms-fontWeight-semibold,[lang=ces] .ms-fontWeight-semibold-hover:hover,[lang=ces] .ms-fontWeight-semilight,[lang=ces] .ms-fontWeight-semilight-hover:hover,[lang=est] .ms-font-l,[lang=est] .ms-font-m,[lang=est] .ms-font-m-plus,[lang=est] .ms-font-mi,[lang=est] .ms-font-s,[lang=est] .ms-font-s-plus,[lang=est] .ms-font-su,[lang=est] .ms-font-xl,[lang=est] .ms-font-xs,[lang=est] .ms-font-xxl,[lang=est] .ms-fontWeight-light,[lang=est] .ms-fontWeight-light-hover:hover,[lang=est] .ms-fontWeight-regular,[lang=est] .ms-fontWeight-regular-hover:hover,[lang=est] .ms-fontWeight-semibold,[lang=est] .ms-fontWeight-semibold-hover:hover,[lang=est] .ms-fontWeight-semilight,[lang=est] .ms-fontWeight-semilight-hover:hover,[lang=hrv] .ms-font-l,[lang=hrv] .ms-font-m,[lang=hrv] .ms-font-m-plus,[lang=hrv] .ms-font-mi,[lang=hrv] .ms-font-s,[lang=hrv] .ms-font-s-plus,[lang=hrv] .ms-font-su,[lang=hrv] .ms-font-xl,[lang=hrv] .ms-font-xs,[lang=hrv] .ms-font-xxl,[lang=hrv] .ms-fontWeight-light,[lang=hrv] .ms-fontWeight-light-hover:hover,[lang=hrv] .ms-fontWeight-regular,[lang=hrv] .ms-fontWeight-regular-hover:hover,[lang=hrv] .ms-fontWeight-semibold,[lang=hrv] .ms-fontWeight-semibold-hover:hover,[lang=hrv] .ms-fontWeight-semilight,[lang=hrv] .ms-fontWeight-semilight-hover:hover,[lang=hun] .ms-font-l,[lang=hun] .ms-font-m,[lang=hun] .ms-font-m-plus,[lang=hun] .ms-font-mi,[lang=hun] .ms-font-s,[lang=hun] .ms-font-s-plus,[lang=hun] .ms-font-su,[lang=hun] .ms-font-xl,[lang=hun] .ms-font-xs,[lang=hun] .ms-font-xxl,[lang=hun] .ms-fontWeight-light,[lang=hun] .ms-fontWeight-light-hover:hover,[lang=hun] .ms-fontWeight-regular,[lang=hun] .ms-fontWeight-regular-hover:hover,[lang=hun] .ms-fontWeight-semibold,[lang=hun] .ms-fontWeight-semibold-hover:hover,[lang=hun] .ms-fontWeight-semilight,[lang=hun] .ms-fontWeight-semilight-hover:hover,[lang=kaz] .ms-font-l,[lang=kaz] .ms-font-m,[lang=kaz] .ms-font-m-plus,[lang=kaz] .ms-font-mi,[lang=kaz] .ms-font-s,[lang=kaz] .ms-font-s-plus,[lang=kaz] .ms-font-su,[lang=kaz] .ms-font-xl,[lang=kaz] .ms-font-xs,[lang=kaz] .ms-font-xxl,[lang=kaz] .ms-fontWeight-light,[lang=kaz] .ms-fontWeight-light-hover:hover,[lang=kaz] .ms-fontWeight-regular,[lang=kaz] .ms-fontWeight-regular-hover:hover,[lang=kaz] .ms-fontWeight-semibold,[lang=kaz] .ms-fontWeight-semibold-hover:hover,[lang=kaz] .ms-fontWeight-semilight,[lang=kaz] .ms-fontWeight-semilight-hover:hover,[lang=lav] .ms-font-l,[lang=lav] .ms-font-m,[lang=lav] .ms-font-m-plus,[lang=lav] .ms-font-mi,[lang=lav] .ms-font-s,[lang=lav] .ms-font-s-plus,[lang=lav] .ms-font-su,[lang=lav] .ms-font-xl,[lang=lav] .ms-font-xs,[lang=lav] .ms-font-xxl,[lang=lav] .ms-fontWeight-light,[lang=lav] .ms-fontWeight-light-hover:hover,[lang=lav] .ms-fontWeight-regular,[lang=lav] .ms-fontWeight-regular-hover:hover,[lang=lav] .ms-fontWeight-semibold,[lang=lav] .ms-fontWeight-semibold-hover:hover,[lang=lav] .ms-fontWeight-semilight,[lang=lav] .ms-fontWeight-semilight-hover:hover,[lang=lit] .ms-font-l,[lang=lit] .ms-font-m,[lang=lit] .ms-font-m-plus,[lang=lit] .ms-font-mi,[lang=lit] .ms-font-s,[lang=lit] .ms-font-s-plus,[lang=lit] .ms-font-su,[lang=lit] .ms-font-xl,[lang=lit] .ms-font-xs,[lang=lit] .ms-font-xxl,[lang=lit] .ms-fontWeight-light,[lang=lit] .ms-fontWeight-light-hover:hover,[lang=lit] .ms-fontWeight-regular,[lang=lit] .ms-fontWeight-regular-hover:hover,[lang=lit] .ms-fontWeight-semibold,[lang=lit] .ms-fontWeight-semibold-hover:hover,[lang=lit] .ms-fontWeight-semilight,[lang=lit] .ms-fontWeight-semilight-hover:hover,[lang=pol] .ms-font-l,[lang=pol] .ms-font-m,[lang=pol] .ms-font-m-plus,[lang=pol] .ms-font-mi,[lang=pol] .ms-font-s,[lang=pol] .ms-font-s-plus,[lang=pol] .ms-font-su,[lang=pol] .ms-font-xl,[lang=pol] .ms-font-xs,[lang=pol] .ms-font-xxl,[lang=pol] .ms-fontWeight-light,[lang=pol] .ms-fontWeight-light-hover:hover,[lang=pol] .ms-fontWeight-regular,[lang=pol] .ms-fontWeight-regular-hover:hover,[lang=pol] .ms-fontWeight-semibold,[lang=pol] .ms-fontWeight-semibold-hover:hover,[lang=pol] .ms-fontWeight-semilight,[lang=pol] .ms-fontWeight-semilight-hover:hover,[lang=slk] .ms-font-l,[lang=slk] .ms-font-m,[lang=slk] .ms-font-m-plus,[lang=slk] .ms-font-mi,[lang=slk] .ms-font-s,[lang=slk] .ms-font-s-plus,[lang=slk] .ms-font-su,[lang=slk] .ms-font-xl,[lang=slk] .ms-font-xs,[lang=slk] .ms-font-xxl,[lang=slk] .ms-fontWeight-light,[lang=slk] .ms-fontWeight-light-hover:hover,[lang=slk] .ms-fontWeight-regular,[lang=slk] .ms-fontWeight-regular-hover:hover,[lang=slk] .ms-fontWeight-semibold,[lang=slk] .ms-fontWeight-semibold-hover:hover,[lang=slk] .ms-fontWeight-semilight,[lang=slk] .ms-fontWeight-semilight-hover:hover,[lang=tur] .ms-font-l,[lang=tur] .ms-font-m,[lang=tur] .ms-font-m-plus,[lang=tur] .ms-font-mi,[lang=tur] .ms-font-s,[lang=tur] .ms-font-s-plus,[lang=tur] .ms-font-su,[lang=tur] .ms-font-xl,[lang=tur] .ms-font-xs,[lang=tur] .ms-font-xxl,[lang=tur] .ms-fontWeight-light,[lang=tur] .ms-fontWeight-light-hover:hover,[lang=tur] .ms-fontWeight-regular,[lang=tur] .ms-fontWeight-regular-hover:hover,[lang=tur] .ms-fontWeight-semibold,[lang=tur] .ms-fontWeight-semibold-hover:hover,[lang=tur] .ms-fontWeight-semilight,[lang=tur] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI EastEuropean,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=rus] .ms-font-l,[lang=rus] .ms-font-m,[lang=rus] .ms-font-m-plus,[lang=rus] .ms-font-mi,[lang=rus] .ms-font-s,[lang=rus] .ms-font-s-plus,[lang=rus] .ms-font-su,[lang=rus] .ms-font-xl,[lang=rus] .ms-font-xs,[lang=rus] .ms-font-xxl,[lang=rus] .ms-fontWeight-light,[lang=rus] .ms-fontWeight-light-hover:hover,[lang=rus] .ms-fontWeight-regular,[lang=rus] .ms-fontWeight-regular-hover:hover,[lang=rus] .ms-fontWeight-semibold,[lang=rus] .ms-fontWeight-semibold-hover:hover,[lang=rus] .ms-fontWeight-semilight,[lang=rus] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI Cyrillic,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=ell] .ms-font-l,[lang=ell] .ms-font-m,[lang=ell] .ms-font-m-plus,[lang=ell] .ms-font-mi,[lang=ell] .ms-font-s,[lang=ell] .ms-font-s-plus,[lang=ell] .ms-font-su,[lang=ell] .ms-font-xl,[lang=ell] .ms-font-xs,[lang=ell] .ms-font-xxl,[lang=ell] .ms-fontWeight-light,[lang=ell] .ms-fontWeight-light-hover:hover,[lang=ell] .ms-fontWeight-regular,[lang=ell] .ms-fontWeight-regular-hover:hover,[lang=ell] .ms-fontWeight-semibold,[lang=ell] .ms-fontWeight-semibold-hover:hover,[lang=ell] .ms-fontWeight-semilight,[lang=ell] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI Greek,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=heb] .ms-font-l,[lang=heb] .ms-font-m,[lang=heb] .ms-font-m-plus,[lang=heb] .ms-font-mi,[lang=heb] .ms-font-s,[lang=heb] .ms-font-s-plus,[lang=heb] .ms-font-su,[lang=heb] .ms-font-xl,[lang=heb] .ms-font-xs,[lang=heb] .ms-font-xxl,[lang=heb] .ms-fontWeight-light,[lang=heb] .ms-fontWeight-light-hover:hover,[lang=heb] .ms-fontWeight-regular,[lang=heb] .ms-fontWeight-regular-hover:hover,[lang=heb] .ms-fontWeight-semibold,[lang=heb] .ms-fontWeight-semibold-hover:hover,[lang=heb] .ms-fontWeight-semilight,[lang=heb] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI Hebrew,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=vie] .ms-font-l,[lang=vie] .ms-font-m,[lang=vie] .ms-font-m-plus,[lang=vie] .ms-font-mi,[lang=vie] .ms-font-s,[lang=vie] .ms-font-s-plus,[lang=vie] .ms-font-su,[lang=vie] .ms-font-xl,[lang=vie] .ms-font-xs,[lang=vie] .ms-font-xxl,[lang=vie] .ms-fontWeight-light,[lang=vie] .ms-fontWeight-light-hover:hover,[lang=vie] .ms-fontWeight-regular,[lang=vie] .ms-fontWeight-regular-hover:hover,[lang=vie] .ms-fontWeight-semibold,[lang=vie] .ms-fontWeight-semibold-hover:hover,[lang=vie] .ms-fontWeight-semilight,[lang=vie] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI Vietnamese,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}@font-face{font-family:Office365Icons;src:url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.eot);src:url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.eot#iefix) format('embedded-opentype'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.ttf) format('truetype'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.svg#office365icons) format('svg');font-weight:400;font-style:normal}.ms-Icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none}.ms-Icon--circleEmpty:before{content:'\e000'}.ms-Icon--circleFill:before{content:'\e001'}.ms-Icon--placeholder:before{content:'\e002'}.ms-Icon--star:before{content:'\e003'}.ms-Icon--plus:before{content:'\e004'}.ms-Icon--minus:before{content:'\e005'}.ms-Icon--question:before{content:'\e006'}.ms-Icon--exclamation:before{content:'\e007'}.ms-Icon--person:before{content:'\e008'}.ms-Icon--mail:before{content:'\e009'}.ms-Icon--infoCircle:before{content:'\e00a'}.ms-Icon--alert:before{content:'\e00b'}.ms-Icon--xCircle:before{content:'\e00c'}.ms-Icon--mailOpen:before{content:'\e00d'}.ms-Icon--people:before{content:'\e00e'}.ms-Icon--bell:before{content:'\e010'}.ms-Icon--calendar:before{content:'\e011'}.ms-Icon--scheduling:before{content:'\e012'}.ms-Icon--event:before{content:'\e013'}.ms-Icon--folder:before{content:'\e014'}.ms-Icon--documents:before{content:'\e015'}.ms-Icon--onedrive:before{content:'\e016'}.ms-Icon--chat:before{content:'\e017'}.ms-Icon--sites:before{content:'\e018'}.ms-Icon--listBullets:before{content:'\e019'}.ms-Icon--calendarWeek:before{content:'\e01a'}.ms-Icon--calendarWorkWeek:before{content:'\e01b'}.ms-Icon--calendarDay:before{content:'\e01c'}.ms-Icon--folderMove:before{content:'\e01d'}.ms-Icon--panel:before{content:'\e01e'}.ms-Icon--popout:before{content:'\e01f'}.ms-Icon--menu:before{content:'\e020'}.ms-Icon--home:before{content:'\e021'}.ms-Icon--favorites:before{content:'\e022'}.ms-Icon--phone:before{content:'\e023'}.ms-Icon--mailSend:before{content:'\e024'}.ms-Icon--save:before{content:'\e025'}.ms-Icon--trash:before{content:'\e026'}.ms-Icon--pencil:before{content:'\e027'}.ms-Icon--flag:before{content:'\e028'}.ms-Icon--reply:before{content:'\e029'}.ms-Icon--miniatures:before{content:'\e02a'}.ms-Icon--voicemail:before{content:'\e02b'}.ms-Icon--play:before{content:'\e02c'}.ms-Icon--pause:before{content:'\e02d'}.ms-Icon--onlineAdd:before{content:'\e02e'}.ms-Icon--onlineJoin:before{content:'\e02f'}.ms-Icon--replyAll:before{content:'\e030'}.ms-Icon--attachment:before{content:'\e031'}.ms-Icon--drm:before{content:'\e032'}.ms-Icon--pinDown:before{content:'\e033'}.ms-Icon--refresh:before{content:'\e034'}.ms-Icon--gear:before{content:'\e035'}.ms-Icon--smiley:before{content:'\e036'}.ms-Icon--info:before{content:'\e037'}.ms-Icon--lock:before{content:'\e038'}.ms-Icon--search:before{content:'\e039'}.ms-Icon--questionReverse:before{content:'\e03a'}.ms-Icon--notRecurring:before{content:'\e03b'}.ms-Icon--tasks:before{content:'\e040'}.ms-Icon--check:before{content:'\e041'}.ms-Icon--x:before{content:'\e042'}.ms-Icon--ellipsis:before{content:'\e045'}.ms-Icon--dot:before{content:'\e046'}.ms-Icon--arrowUp:before{content:'\e047'}.ms-Icon--arrowDown:before{content:'\e048'}.ms-Icon--arrowLeft:before{content:'\e049'}.ms-Icon--arrowRight:before{content:'\e04a'}.ms-Icon--download:before{content:'\e04b'}.ms-Icon--directions:before{content:'\e04c'}.ms-Icon--microphone:before{content:'\e04f'}.ms-Icon--caretUp:before{content:'\e051'}.ms-Icon--caretDown:before{content:'\e052'}.ms-Icon--caretLeft:before{content:'\e053'}.ms-Icon--caretRight:before{content:'\e054'}.ms-Icon--caretUpLeft:before{content:'\e05a'}.ms-Icon--caretUpRight:before{content:'\e05b'}.ms-Icon--caretDownRight:before{content:'\e05c'}.ms-Icon--caretDownLeft:before{content:'\e05d'}.ms-Icon--note:before{content:'\e06a'}.ms-Icon--noteReply:before{content:'\e06b'}.ms-Icon--noteForward:before{content:'\e06c'}.ms-Icon--key:before{content:'\e06f'}.ms-Icon--tile:before{content:'\e070'}.ms-Icon--taskRecurring:before{content:'\e071'}.ms-Icon--starEmpty:before{content:'\e073'}.ms-Icon--upload:before{content:'\e076'}.ms-Icon--wrench:before{content:'\e077'}.ms-Icon--share:before{content:'\e078'}.ms-Icon--documentReply:before{content:'\e079'}.ms-Icon--documentForward:before{content:'\e07a'}.ms-Icon--partner:before{content:'\e080'}.ms-Icon--reactivate:before{content:'\e084'}.ms-Icon--sort:before{content:'\e085'}.ms-Icon--personAdd:before{content:'\e086'}.ms-Icon--chevronUp:before{content:'\e087'}.ms-Icon--chevronDown:before{content:'\e088'}.ms-Icon--chevronLeft:before{content:'\e089'}.ms-Icon--chevronRight:before{content:'\e08a'}.ms-Icon--peopleAdd:before{content:'\e08c'}.ms-Icon--newsfeed:before{content:'\e08d'}.ms-Icon--notebook:before{content:'\e08e'}.ms-Icon--link:before{content:'\e08f'}.ms-Icon--chevronsUp:before{content:'\e090'}.ms-Icon--chevronsDown:before{content:'\e091'}.ms-Icon--chevronsLeft:before{content:'\e092'}.ms-Icon--chevronsRight:before{content:'\e093'}.ms-Icon--clutter:before{content:'\e09a'}.ms-Icon--subscribe:before{content:'\e09c'}.ms-Icon--unsubscribe:before{content:'\e09d'}.ms-Icon--personRemove:before{content:'\e09e'}.ms-Icon--receiptForward:before{content:'\e0a0'}.ms-Icon--receiptReply:before{content:'\e0a1'}.ms-Icon--receiptCheck:before{content:'\e0a2'}.ms-Icon--peopleRemove:before{content:'\e0a3'}.ms-Icon--merge:before{content:'\e0a4'}.ms-Icon--split:before{content:'\e0a5'}.ms-Icon--eventCancel:before{content:'\e0a6'}.ms-Icon--eventShare:before{content:'\e0a7'}.ms-Icon--today:before{content:'\e0a9'}.ms-Icon--oofReply:before{content:'\e0aa'}.ms-Icon--voicemailReply:before{content:'\e0ac'}.ms-Icon--voicemailForward:before{content:'\e0ad'}.ms-Icon--ribbon:before{content:'\e0af'}.ms-Icon--contact:before{content:'\e0b0'}.ms-Icon--eye:before{content:'\e0b1'}.ms-Icon--glasses:before{content:'\e0b2'}.ms-Icon--print:before{content:'\e100'}.ms-Icon--room:before{content:'\e101'}.ms-Icon--post:before{content:'\e102'}.ms-Icon--toggle:before{content:'\e103'}.ms-Icon--touch:before{content:'\e104'}.ms-Icon--clock:before{content:'\e105'}.ms-Icon--fax:before{content:'\e106'}.ms-Icon--lightning:before{content:'\e110'}.ms-Icon--dialpad:before{content:'\e111'}.ms-Icon--phoneTransfer:before{content:'\e112'}.ms-Icon--phoneAdd:before{content:'\e113'}.ms-Icon--late:before{content:'\e114'}.ms-Icon--chatAdd:before{content:'\e115'}.ms-Icon--conflict:before{content:'\e116'}.ms-Icon--navigate:before{content:'\e117'}.ms-Icon--camera:before{content:'\e119'}.ms-Icon--filter:before{content:'\e11a'}.ms-Icon--fullscreen:before{content:'\e11b'}.ms-Icon--new:before{content:'\e11c'}.ms-Icon--mailEmpty:before{content:'\e11d'}.ms-Icon--editBox:before{content:'\e11e'}.ms-Icon--waffle:before{content:'\e11f'}.ms-Icon--work:before{content:'\e120'}.ms-Icon--eventRecurring:before{content:'\e121'}.ms-Icon--cart:before{content:'\e122'}.ms-Icon--socialListening:before{content:'\e123'}.ms-Icon--mapMarker:before{content:'\e124'}.ms-Icon--org:before{content:'\e125'}.ms-Icon--replyAlt:before{content:'\e150'}.ms-Icon--replyAllAlt:before{content:'\e152'}.ms-Icon--eventInfo:before{content:'\e154'}.ms-Icon--group:before{content:'\e155'}.ms-Icon--money:before{content:'\e161'}.ms-Icon--graph:before{content:'\e162'}.ms-Icon--noteEdit:before{content:'\e163'}.ms-Icon--dashboard:before{content:'\e164'}.ms-Icon--mailEdit:before{content:'\e165'}.ms-Icon--pinLeft:before{content:'\e167'}.ms-Icon--heart:before{content:'\e16a'}.ms-Icon--heartEmpty:before{content:'\e16b'}.ms-Icon--picture:before{content:'\e16c'}.ms-Icon--cake:before{content:'\e16d'}.ms-Icon--books:before{content:'\e16e'}.ms-Icon--chart:before{content:'\e16f'}.ms-Icon--video:before{content:'\e170'}.ms-Icon--soccer:before{content:'\e171'}.ms-Icon--meal:before{content:'\e172'}.ms-Icon--balloon:before{content:'\e173'}.ms-Icon--cat:before{content:'\e174'}.ms-Icon--dog:before{content:'\e175'}.ms-Icon--bag:before{content:'\e176'}.ms-Icon--music:before{content:'\e177'}.ms-Icon--stopwatch:before{content:'\e178'}.ms-Icon--coffee:before{content:'\e179'}.ms-Icon--briefcase:before{content:'\e17a'}.ms-Icon--pill:before{content:'\e17b'}.ms-Icon--trophy:before{content:'\e17c'}.ms-Icon--firstAid:before{content:'\e17d'}.ms-Icon--plane:before{content:'\e17e'}.ms-Icon--page:before{content:'\e17f'}.ms-Icon--car:before{content:'\e180'}.ms-Icon--dogAlt:before{content:'\e181'}.ms-Icon--document:before{content:'\e182'}.ms-Icon--metadata:before{content:'\e183'}.ms-Icon--pointItem:before{content:'\e184'}.ms-Icon--text:before{content:'\e185'}.ms-Icon--fieldText:before{content:'\e186'}.ms-Icon--fieldNumber:before{content:'\e187'}.ms-Icon--dropdown:before{content:'\e188'}.ms-Icon--radioButton:before{content:'\e189'}.ms-Icon--checkbox:before{content:'\e18a'}.ms-Icon--story:before{content:'\e18b'}.ms-Icon--bold:before{content:'\e18c'}.ms-Icon--italic:before{content:'\e18d'}.ms-Icon--underline:before{content:'\e18e'}.ms-Icon--quote:before{content:'\e18f'}.ms-Icon--styleRemove:before{content:'\e190'}.ms-Icon--pictureAdd:before{content:'\e191'}.ms-Icon--pictureRemove:before{content:'\e192'}.ms-Icon--desktop:before{content:'\e193'}.ms-Icon--tablet:before{content:'\e194'}.ms-Icon--mobile:before{content:'\e195'}.ms-Icon--table:before{content:'\e196'}.ms-Icon--hide:before{content:'\e197'}.ms-Icon--shield:before{content:'\e198'}.ms-Icon--header:before{content:'\e19a'}.ms-Icon--paint:before{content:'\e19b'}.ms-Icon--support:before{content:'\e19c'}.ms-Icon--settings:before{content:'\e19d'}.ms-Icon--creditCard:before{content:'\e19e'}.ms-Icon--reload:before{content:'\e19f'}.ms-Icon--peopleSecurity:before{content:'\e200'}.ms-Icon--fieldTextBox:before{content:'\e203'}.ms-Icon--multiChoice:before{content:'\e204'}.ms-Icon--fieldMail:before{content:'\e205'}.ms-Icon--contactForm:before{content:'\e206'}.ms-Icon--circleHalfFilled:before{content:'\e207'}.ms-Icon--documentPDF:before{content:'\e208'}.ms-Icon--bookmark:before{content:'\e209'}.ms-Icon--circleUnfilled:before{content:'\e20b'}.ms-Icon--circleFilled:before{content:'\e20c'}.ms-Icon--textBox:before{content:'\e20e'}.ms-Icon--drop:before{content:'\e20f'}.ms-Icon--sun:before{content:'\e210'}.ms-Icon--lifesaver:before{content:'\e211'}.ms-Icon--lifesaverLock:before{content:'\e212'}.ms-Icon--mailUnread:before{content:'\e213'}.ms-Icon--mailRead:before{content:'\e214'}.ms-Icon--inboxCheck:before{content:'\e215'}.ms-Icon--folderSearch:before{content:'\e216'}.ms-Icon--collapse:before{content:'\e217'}.ms-Icon--expand:before{content:'\e218'}.ms-Icon--ascending:before{content:'\e219'}.ms-Icon--descending:before{content:'\e21a'}.ms-Icon--filterClear:before{content:'\e21b'}.ms-Icon--checkboxEmpty:before{content:'\e21c'}.ms-Icon--checkboxMixed:before{content:'\e21d'}.ms-Icon--boards:before{content:'\e21e'}.ms-Icon--checkboxCheck:before{content:'\e21f'}.ms-Icon--frowny:before{content:'\e220'}.ms-Icon--lightBulb:before{content:'\e221'}.ms-Icon--globe:before{content:'\e222'}.ms-Icon--deviceWipe:before{content:'\e223'}.ms-Icon--listCheck:before{content:'\e226'}.ms-Icon--listGroup:before{content:'\e227'}.ms-Icon--timeline:before{content:'\e228'}.ms-Icon--fontIncrease:before{content:'\e229'}.ms-Icon--fontDecrease:before{content:'\e22a'}.ms-Icon--fontColor:before{content:'\e22b'}.ms-Icon--mailCheck:before{content:'\e22c'}.ms-Icon--mailDown:before{content:'\e22d'}.ms-Icon--listCheckbox:before{content:'\e22e'}.ms-Icon--sunAdd:before{content:'\e22f'}.ms-Icon--sunQuestion:before{content:'\e230'}.ms-Icon--chevronThinUp:before{content:'\e231'}.ms-Icon--chevronThinDown:before{content:'\e232'}.ms-Icon--chevronThinLeft:before{content:'\e233'}.ms-Icon--chevronThinRight:before{content:'\e234'}.ms-Icon--chevronThickUp:before{content:'\e235'}.ms-Icon--chevronThickDown:before{content:'\e236'}.ms-Icon--chevronThickLeft:before{content:'\e237'}.ms-Icon--chevronThickRight:before{content:'\e238'}.ms-Icon--linkRemove:before{content:'\e239'}.ms-Icon--alertOutline:before{content:'\e23b'}.ms-Icon--documentLandscape:before{content:'\e23c'}.ms-Icon--documentAdd:before{content:'\e23d'}.ms-Icon--toggleMiddle:before{content:'\e23e'}.ms-Icon--embed:before{content:'\e23f'}.ms-Icon--listNumbered:before{content:'\e240'}.ms-Icon--peopleCheck:before{content:'\e242'}.ms-Icon--caretUpOutline:before{content:'\e243'}.ms-Icon--caretDownOutline:before{content:'\e244'}.ms-Icon--caretLeftOutline:before{content:'\e245'}.ms-Icon--caretRightOutline:before{content:'\e246'}.ms-Icon--mailSync:before{content:'\e248'}.ms-Icon--mailError:before{content:'\e249'}.ms-Icon--mailPause:before{content:'\e24a'}.ms-Icon--peopleSync:before{content:'\e24b'}.ms-Icon--peopleError:before{content:'\e24c'}.ms-Icon--peoplePause:before{content:'\e24d'}.ms-Icon--circleBall:before{content:'\e24e'}.ms-Icon--circleBalloons:before{content:'\e24f'}.ms-Icon--circleCar:before{content:'\e250'}.ms-Icon--circleCat:before{content:'\e251'}.ms-Icon--circleCoffee:before{content:'\e252'}.ms-Icon--circleDog:before{content:'\e253'}.ms-Icon--circleLightning:before{content:'\e254'}.ms-Icon--circlePill:before{content:'\e255'}.ms-Icon--circlePlane:before{content:'\e256'}.ms-Icon--circlePoodle:before{content:'\e257'}.ms-Icon--checkPeople:before{content:'\e259'}.ms-Icon--documentSearch:before{content:'\e25a'}.ms-Icon--sortLines:before{content:'\e25c'}.ms-Icon--calendarPublic:before{content:'\e25d'}.ms-Icon--contactPublic:before{content:'\e25e'}.ms-Icon--classNotebook:before{content:'\e25f'}.ms-Icon--triangleUp:before{content:'\e260'}.ms-Icon--triangleRight:before{content:'\e261'}.ms-Icon--triangleDown:before{content:'\e262'}.ms-Icon--triangleLeft:before{content:'\e263'}.ms-Icon--triangleEmptyUp:before{content:'\e264'}.ms-Icon--triangleEmptyRight:before{content:'\e265'}.ms-Icon--triangleEmptyDown:before{content:'\e266'}.ms-Icon--triangleEmptyLeft:before{content:'\e267'}.ms-Icon--filePDF:before{content:'\e268'}.ms-Icon--fileImage:before{content:'\e26c'}.ms-Icon--fileDocument:before{content:'\e26d'}.ms-Icon--listGroup2:before{content:'\e26e'}.ms-Icon--copy:before{content:'\e26f'}.ms-Icon--creditCardOutline:before{content:'\e270'}.ms-Icon--mailPublic:before{content:'\e272'}.ms-Icon--folderPublic:before{content:'\e273'}.ms-Icon--teamwork:before{content:'\e274'}.ms-Icon--move:before{content:'\e275'}.ms-Icon--classroom:before{content:'\e276'}.ms-Icon--menu2:before{content:'\e277'}.ms-Icon--plus2:before{content:'\e278'}.ms-Icon--tag:before{content:'\e279'}.ms-Icon--arrowUp2:before{content:'\e27a'}.ms-Icon--arrowDown2:before{content:'\e27b'}.ms-Icon--circlePlus:before{content:'\e27c'}.ms-Icon--circleInfo:before{content:'\e27d'}.ms-Icon--section:before{content:'\e27e'}.ms-Icon--sections:before{content:'\e27f'}.ms-Icon--at:before{content:'\e282'}.ms-Icon--arrowUpRight:before{content:'\e283'}.ms-Icon--arrowDownRight:before{content:'\e284'}.ms-Icon--arrowDownLeft:before{content:'\e285'}.ms-Icon--arrowUpLeft:before{content:'\e286'}.ms-Icon--bundle:before{content:'\e287'}.ms-Icon--pictureEdit:before{content:'\e288'}.ms-Icon--protectionCenter:before{content:'\e289'}.ms-Icon--alert2:before{content:'\e28a'}.ms-Icon--skypeCircleCheck:before{content:'\e310'}.ms-Icon--skypeCircleClock:before{content:'\e311'}.ms-Icon--skypeCircleMinus:before{content:'\e312'}.ms-Icon--skypeCheck:before{content:'\e315'}.ms-Icon--skypeClock:before{content:'\e316'}.ms-Icon--skypeMinus:before{content:'\e317'}.ms-Icon--circle{position:relative;display:inline-block;font-size:1rem;width:1em;height:1em;margin:0 0 0 .5em;padding:0;text-align:right;-webkit-font-smoothing:antialiased}.ms-Icon--circle:after,.ms-Icon--circle:before{line-height:1;font-size:inherit}.ms-Icon--circle:before{display:block;width:100%;height:100%;margin:0;padding:0;vertical-align:top;position:absolute}.ms-Icon--circle:after{content:'\e000';position:absolute;top:0;right:0;transform:scale(2);transform-origin:50% 50%;z-index:0}.ms-Icon--circle.ms-Icon--star:before{top:-2%;right:1%}.ms-Icon--circle.ms-Icon--person:before{top:-2%;right:-3%}.ms-Icon--circle.ms-Icon--alert:before{top:-4%}.ms-Icon--circle.ms-Icon--mailOpen:before{top:-5%}.ms-Icon--circle.ms-Icon--people:before{top:-4%;right:-7%}.ms-Icon--circle.ms-Icon--bell:before{top:-3%}.ms-Icon--circle.ms-Icon--scheduling:before{top:-3%;right:6%}.ms-Icon--circle.ms-Icon--documents:before{top:-1%;right:-2%}.ms-Icon--circle.ms-Icon--listBullets:before{top:-1%;right:5%}.ms-Icon--circle.ms-Icon--panel:before{right:-2%}.ms-Icon--circle.ms-Icon--popout:before{top:-2%;right:-2%}.ms-Icon--circle.ms-Icon--home:before{top:-4%}.ms-Icon--circle.ms-Icon--favorites:before{top:-2%;right:2%}.ms-Icon--circle.ms-Icon--phone:before{top:-2%;right:-2%}.ms-Icon--circle.ms-Icon--mailSend:before{right:-10%}.ms-Icon--circle.ms-Icon--pencil:before{top:-2%;right:3%}.ms-Icon--circle.ms-Icon--flag:before{right:3%}.ms-Icon--circle.ms-Icon--miniatures:before{right:-3%}.ms-Icon--circle.ms-Icon--voicemail:before{top:2%;right:-7%}.ms-Icon--circle.ms-Icon--onlineAdd:before{top:-1%;right:2%}.ms-Icon--circle.ms-Icon--pinDown:before{top:5%}.ms-Icon--circle.ms-Icon--gear:before{right:2%}.ms-Icon--circle.ms-Icon--check:before{top:3%}.ms-Icon--circle.ms-Icon--ellipsis:before{top:2%;right:-12%}.ms-Icon--circle.ms-Icon--directions:before{right:10%}.ms-Icon--circle.ms-Icon--microphone:before{top:-3%}.ms-Icon--circle.ms-Icon--caretDown:before{top:5%;right:2%}.ms-Icon--circle.ms-Icon--caretLeft:before{right:-6%}.ms-Icon--circle.ms-Icon--caretRight:before{right:6%}.ms-Icon--circle.ms-Icon--caretUpLeft:before{top:5%;right:5%}.ms-Icon--circle.ms-Icon--caretUpRight:before{top:5%;right:-3%}.ms-Icon--circle.ms-Icon--caretDownRight:before{right:-3%}.ms-Icon--circle.ms-Icon--caretDownLeft:before{right:4%}.ms-Icon--circle.ms-Icon--note:before{top:2%;right:-3%}.ms-Icon--circle.ms-Icon--noteReply:before{top:6%;right:3%}.ms-Icon--circle.ms-Icon--noteForward:before{top:6%}.ms-Icon--circle.ms-Icon--key:before{top:5%;right:1%}.ms-Icon--circle.ms-Icon--tile:before{top:-1%;right:-18%}.ms-Icon--circle.ms-Icon--taskRecurring:before{top:2%;right:-1%}.ms-Icon--circle.ms-Icon--starEmpty:before{top:-4%;right:1%}.ms-Icon--circle.ms-Icon--documentReply:before{top:-2%;right:7%}.ms-Icon--circle.ms-Icon--documentForward:before{right:5%}.ms-Icon--circle.ms-Icon--partner:before{top:-2%}.ms-Icon--circle.ms-Icon--reactivate:before{top:-2%;right:6%}.ms-Icon--circle.ms-Icon--sort:before{right:-19%}.ms-Icon--circle.ms-Icon--personAdd:before{top:-2%;right:6%}.ms-Icon--circle.ms-Icon--chevronDown:before{top:4%}.ms-Icon--circle.ms-Icon--chevronLeft:before{right:-5%}.ms-Icon--circle.ms-Icon--chevronRight:before{right:4%}.ms-Icon--circle.ms-Icon--peopleAdd:before{top:-5%;right:-12%}.ms-Icon--circle.ms-Icon--newsfeed:before,.ms-Icon--circle.ms-Icon--notebook:before{right:-4%}.ms-Icon--circle.ms-Icon--link:before{top:2%;right:-18%}.ms-Icon--circle.ms-Icon--chevronsDown:before{top:5%}.ms-Icon--circle.ms-Icon--chevronsLeft:before{right:-5%}.ms-Icon--circle.ms-Icon--chevronsRight:before{right:4%}.ms-Icon--circle.ms-Icon--personRemove:before{right:5%}.ms-Icon--circle.ms-Icon--receiptCheck:before,.ms-Icon--circle.ms-Icon--receiptForward:before,.ms-Icon--circle.ms-Icon--receiptReply:before{right:-20%}.ms-Icon--circle.ms-Icon--peopleRemove:before{top:-3%;right:-12%}.ms-Icon--circle.ms-Icon--merge:before,.ms-Icon--circle.ms-Icon--split:before{top:2%}.ms-Icon--circle.ms-Icon--eventCancel:before{right:-2%}.ms-Icon--circle.ms-Icon--today:before{top:-2%}.ms-Icon--circle.ms-Icon--oofReply:before{right:5%}.ms-Icon--circle.ms-Icon--voicemailReply:before{top:4%;right:-25%}.ms-Icon--circle.ms-Icon--voicemailForward:before{top:4%;right:-20%}.ms-Icon--circle.ms-Icon--eye:before{top:-4%}.ms-Icon--circle.ms-Icon--post:before{top:-4%;right:4%}.ms-Icon--circle.ms-Icon--fax:before{top:-3%;right:-2%}.ms-Icon--circle.ms-Icon--lightning:before{top:2%;right:1%}.ms-Icon--circle.ms-Icon--filter:before{top:7%}.ms-Icon--circle.ms-Icon--cart:before{right:3%}.ms-Icon--circle.ms-Icon--mapMarker:before,.ms-Icon--circle.ms-Icon--socialListening:before{top:2%}.ms-Icon--circle.ms-Icon--replyAllAlt:before{right:-16%}.ms-Icon--circle.ms-Icon--group:before{right:-33%}.ms-Icon--circle.ms-Icon--money:before{right:-8%}.ms-Icon--circle.ms-Icon--noteEdit:before{right:4%}.ms-Icon--circle.ms-Icon--mailEdit:before{top:3%;right:7%}.ms-Icon--circle.ms-Icon--pinLeft:before{right:-6%}.ms-Icon--circle.ms-Icon--heart:before,.ms-Icon--circle.ms-Icon--heartEmpty:before{top:5%}.ms-Icon--circle.ms-Icon--cake:before{top:-5%}.ms-Icon--circle.ms-Icon--books:before{right:-8%}.ms-Icon--circle.ms-Icon--video:before{top:-3%;right:3%}.ms-Icon--circle.ms-Icon--balloon:before{top:4%;right:-1%}.ms-Icon--circle.ms-Icon--music:before{top:-2%;right:-5%}.ms-Icon--circle.ms-Icon--coffee:before,.ms-Icon--circle.ms-Icon--stopwatch:before{top:-3%;right:3%}.ms-Icon--circle.ms-Icon--plane:before{right:4%}.ms-Icon--circle.ms-Icon--dogAlt:before{right:-15%}.ms-Icon--circle.ms-Icon--metadata:before{top:-4%;right:4%}.ms-Icon--circle.ms-Icon--text:before{top:-4%;right:10%}.ms-Icon--circle.ms-Icon--dropdown:before,.ms-Icon--circle.ms-Icon--fieldNumber:before,.ms-Icon--circle.ms-Icon--fieldText:before{right:-14%}.ms-Icon--circle.ms-Icon--story:before{right:-5%}.ms-Icon--circle.ms-Icon--bold:before{right:4%}.ms-Icon--circle.ms-Icon--underline:before{top:4%}.ms-Icon--circle.ms-Icon--quote:before{right:-4%}.ms-Icon--circle.ms-Icon--styleRemove:before{top:4%;right:5%}.ms-Icon--circle.ms-Icon--pictureAdd:before,.ms-Icon--circle.ms-Icon--pictureRemove:before{right:-6%}.ms-Icon--circle.ms-Icon--mobile:before{right:-3%}.ms-Icon--circle.ms-Icon--hide:before{top:-4%}.ms-Icon--circle.ms-Icon--header:before{right:-9%}.ms-Icon--circle.ms-Icon--msn:before{right:3%}.ms-Icon--circle.ms-Icon--peopleCheck:before{right:-7%;top:-3%}.ms-Icon--circle.ms-Icon--caretDownOutline:before{top:6%}.ms-Icon--circle.ms-Icon--caretLeftOutline:before{right:-5%}.ms-Icon--circle.ms-Icon--caretRightOutline:before{right:5%}.ms-Icon--circle.ms-Icon--sway:before{right:-3%}.ms-Icon--circle.ms-Icon--mailSync:before{right:8%;top:3%}.ms-Icon--circle.ms-Icon--peopleError:before,.ms-Icon--circle.ms-Icon--peoplePause:before,.ms-Icon--circle.ms-Icon--peopleSync:before{right:-8%}.ms-Icon--circle.ms-Icon--documentSearch:before{right:8%}.ms-Icon--circle.ms-Icon--dynamicsMarketing:before{right:-8%}.ms-Icon--arrowDownLeft:before,.ms-Icon--arrowDownRight:before,.ms-Icon--arrowLeft,.ms-Icon--arrowRight,.ms-Icon--arrowUpLeft:before,.ms-Icon--arrowUpRight:before,.ms-Icon--bundle:before,.ms-Icon--calendar,.ms-Icon--caretDownLeft,.ms-Icon--caretDownRight,.ms-Icon--caretLeft,.ms-Icon--caretLeftOutline,.ms-Icon--caretRight,.ms-Icon--caretRightOutline,.ms-Icon--caretUpLeft,.ms-Icon--caretUpRight,.ms-Icon--cart,.ms-Icon--chart,.ms-Icon--chat,.ms-Icon--check,.ms-Icon--checkbox,.ms-Icon--checkboxCheck,.ms-Icon--checkPeople,.ms-Icon--chevronLeft,.ms-Icon--chevronRight,.ms-Icon--chevronsLeft,.ms-Icon--chevronsRight,.ms-Icon--chevronThickLeft,.ms-Icon--chevronThickRight,.ms-Icon--chevronThinLeft,.ms-Icon--chevronThinRight,.ms-Icon--contactForm,.ms-Icon--contactPublic:before,.ms-Icon--copy:before,.ms-Icon--directions,.ms-Icon--document,.ms-Icon--documentForward,.ms-Icon--documentLandscape,.ms-Icon--documentReply,.ms-Icon--dropdown,.ms-Icon--eventRecurring,.ms-Icon--eventShare,.ms-Icon--fileDocument:before,.ms-Icon--folder,.ms-Icon--folderMove,.ms-Icon--folderSearch,.ms-Icon--graph,.ms-Icon--inboxCheck,.ms-Icon--late,.ms-Icon--listBullets,.ms-Icon--listCheck,.ms-Icon--listCheckbox,.ms-Icon--listGroup,.ms-Icon--listGroup2:before,.ms-Icon--mailSend,.ms-Icon--mailSync,.ms-Icon--metadata,.ms-Icon--multiChoice,.ms-Icon--note,.ms-Icon--notebook,.ms-Icon--noteForward,.ms-Icon--noteReply,.ms-Icon--notRecurring,.ms-Icon--oofReply,.ms-Icon--page,.ms-Icon--peopleCheck,.ms-Icon--peopleSync,.ms-Icon--pinLeft,.ms-Icon--play,.ms-Icon--pointItem,.ms-Icon--post,.ms-Icon--question,.ms-Icon--questionReverse,.ms-Icon--reactivate,.ms-Icon--receiptCheck,.ms-Icon--receiptForward,.ms-Icon--receiptReply,.ms-Icon--refresh,.ms-Icon--reload,.ms-Icon--reply,.ms-Icon--replyAll,.ms-Icon--replyAllAlt,.ms-Icon--replyAlt,.ms-Icon--sections:before,.ms-Icon--socialListening,.ms-Icon--sortLines,.ms-Icon--sunQuestion,.ms-Icon--taskRecurring,.ms-Icon--tasks,.ms-Icon--timeline .ms-Icon--mailCheck,.ms-Icon--toggle,.ms-Icon--triangleEmptyLeft:before,.ms-Icon--triangleEmptyRight:before,.ms-Icon--triangleLeft:before,.ms-Icon--triangleRight:before,.ms-Icon--voicemailForward,.ms-Icon--voicemailReply{transform:scaleX(-1)}.ms-u-slideRightIn10{animation-name:y,a;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes a{0%{transform:translate3d(-10px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn20{animation-name:y,b;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes b{0%{transform:translate3d(-20px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn40{animation-name:y,c;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes c{0%{transform:translate3d(-40px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn10{animation-name:y,d;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes d{0%{transform:translate3d(10px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn20{animation-name:y,e;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes e{0%{transform:translate3d(20px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn40{animation-name:y,f;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes f{0%{transform:translate3d(40px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn400{animation-name:y,g;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes g{0%{transform:translate3d(-400px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn400{animation-name:y,h;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes h{0%{transform:translate3d(400px,0,0)}to{transform:translateZ(0)}}.ms-u-slideUpIn20{animation-name:y,i;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes i{0%{transform:translate3d(0,20px,0)}to{transform:translateZ(0)}}.ms-u-slideUpIn10{animation-name:y,j;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes j{0%{transform:translate3d(0,10px,0)}to{transform:translateZ(0)}}.ms-u-slideDownIn20{animation-name:y,k;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes k{0%{transform:translate3d(0,-20px,0)}to{transform:translateZ(0)}}.ms-u-slideDownIn10{animation-name:y,l;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes l{0%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}.ms-u-slideRightOut40{animation-name:z,m;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes m{0%{transform:translateZ(0)}to{transform:translate3d(40px,0,0)}}.ms-u-slideLeftOut40{animation-name:z,n;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes n{0%{transform:translateZ(0)}to{transform:translate3d(-40px,0,0)}}.ms-u-slideRightOut400{animation-name:z,o;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes o{0%{transform:translateZ(0)}to{transform:translate3d(400px,0,0)}}.ms-u-slideLeftOut400{animation-name:z,p;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes p{0%{transform:translateZ(0)}to{transform:translate3d(-400px,0,0)}}.ms-u-slideUpOut20{animation-name:z,q;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes q{0%{transform:translateZ(0)}to{transform:translate3d(0,-20px,0)}}.ms-u-slideUpOut10{animation-name:z,r;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes r{0%{transform:translateZ(0)}to{transform:translate3d(0,-10px,0)}}.ms-u-slideDownOut20{animation-name:z,s;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes s{0%{transform:translateZ(0)}to{transform:translate3d(0,20px,0)}}.ms-u-slideDownOut10{animation-name:z,t;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes t{0%{transform:translateZ(0)}to{transform:translate3d(0,10px,0)}}.ms-u-scaleUpIn100{animation-name:y,u;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes u{0%{transform:scale3d(.98,.98,1)}to{transform:scaleX(1)}}.ms-u-scaleDownIn100{animation-name:y,v;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes v{0%{transform:scale3d(1.03,1.03,1)}to{transform:scaleX(1)}}.ms-u-scaleUpOut103{animation-name:z,w;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes w{0%{transform:scaleX(1)}to{transform:scale3d(1.03,1.03,1)}}.ms-u-scaleDownOut98{animation-name:z,x;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes x{0%{transform:scaleX(1)}to{transform:scale3d(.98,.98,1)}}.ms-u-fadeIn100,.ms-u-fadeIn400{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both}.ms-u-fadeIn100{animation-duration:.167s}.ms-u-fadeIn200{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both;animation-duration:.267s}.ms-u-fadeIn500{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both;animation-duration:.467s}@keyframes y{0%{opacity:0;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}.ms-u-fadeOut100,.ms-u-fadeOut400{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both}.ms-u-fadeOut100{animation-duration:.1s}.ms-u-fadeOut200{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both;animation-duration:.167s}.ms-u-fadeOut500{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both;animation-duration:.467s}@keyframes z{0%{opacity:1;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}.ms-u-rotate90deg{animation-name:A;-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-ms-animation-duration:.1s;-o-animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes A{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}.ms-u-rotateN90deg{animation-name:B;-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-ms-animation-duration:.1s;-o-animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes B{0%{transform:rotate(90deg)}to{transform:rotate(0deg)}}.ms-u-expandCollapse400{transition:height .367s cubic-bezier(.1,.25,.75,.9)}.ms-u-expandCollapse200{transition:height .167s cubic-bezier(.1,.25,.75,.9)}.ms-u-expandCollapse100{transition:height .1s cubic-bezier(.1,.25,.75,.9)}.ms-u-delay100{animation-delay:.167s}.ms-u-delay200{animation-delay:.267s}.ms-u-slideRightIn10{animation-name:y,slideLeft10;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideRightIn10,.ms-u-slideRightIn20{-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s}.ms-u-slideRightIn20{animation-name:y,slideLeft20;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideRightIn40{animation-name:y,slideLeft40;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideLeftIn10,.ms-u-slideRightIn40{-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s}.ms-u-slideLeftIn10{animation-name:y,slideRight10;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideLeftIn20{animation-name:y,slideRight20;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideLeftIn20,.ms-u-slideLeftIn40{-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s}.ms-u-slideLeftIn40{animation-name:y,slideRight40;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideRightIn400{animation-name:y,h;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideLeftIn400,.ms-u-slideRightIn400{-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s}.ms-u-slideLeftIn400{animation-name:y,slideRight400;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideRightOut40{animation-name:z,n;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-u-slideLeftOut40,.ms-u-slideRightOut40{-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s}.ms-u-slideLeftOut40{animation-name:z,m;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-u-slideRightOut400{animation-name:z,p;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-u-slideLeftOut400,.ms-u-slideRightOut400{-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s}.ms-u-slideLeftOut400{animation-name:z,o;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-u-rotate90deg{animation-name:B;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-u-rotate90deg,.ms-u-rotateN90deg{-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-ms-animation-duration:.1s;-o-animation-duration:.1s}.ms-u-rotateN90deg{animation-name:A;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (max-width:479px){.ms-u-hiddenLgDown,.ms-u-hiddenMdDown,.ms-u-hiddenSm,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:480px) and (max-width:639px){.ms-u-hiddenLgDown,.ms-u-hiddenMd,.ms-u-hiddenMdDown,.ms-u-hiddenMdUp,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:640px) and (max-width:1023px){.ms-u-hiddenLg,.ms-u-hiddenLgDown,.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:1024px) and (max-width:1365px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXl,.ms-u-hiddenXlDown,.ms-u-hiddenXlUp,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:1366px) and (max-width:1919px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlUp,.ms-u-hiddenXxl,.ms-u-hiddenXxlDown,.ms-u-hiddenXxlUp{display:none!important}}@media (min-width:1920px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlUp,.ms-u-hiddenXxlUp,.ms-u-hiddenXxxl{display:none!important}}.ms-u-sm12{width:100%}.ms-u-sm11{width:91.66666666666666%}.ms-u-sm10{width:83.33333333333334%}.ms-u-sm9{width:75%}.ms-u-sm8{width:66.66666666666666%}.ms-u-sm7{width:58.333333333333336%}.ms-u-sm6{width:50%}.ms-u-sm5{width:41.66666666666667%}.ms-u-sm4{width:33.33333333333333%}.ms-u-sm3{width:25%}.ms-u-sm2{width:16.666666666666664%}.ms-u-sm1{width:8.333333333333332%}.ms-u-smPull12{left:100%}.ms-u-smPull11{left:91.66666666666666%}.ms-u-smPull10{left:83.33333333333334%}.ms-u-smPull9{left:75%}.ms-u-smPull8{left:66.66666666666666%}.ms-u-smPull7{left:58.333333333333336%}.ms-u-smPull6{left:50%}.ms-u-smPull5{left:41.66666666666667%}.ms-u-smPull4{left:33.33333333333333%}.ms-u-smPull3{left:25%}.ms-u-smPull2{left:16.666666666666664%}.ms-u-smPull1{left:8.333333333333332%}.ms-u-smPull0{left:auto}.ms-u-smPush12{right:100%}.ms-u-smPush11{right:91.66666666666666%}.ms-u-smPush10{right:83.33333333333334%}.ms-u-smPush9{right:75%}.ms-u-smPush8{right:66.66666666666666%}.ms-u-smPush7{right:58.333333333333336%}.ms-u-smPush6{right:50%}.ms-u-smPush5{right:41.66666666666667%}.ms-u-smPush4{right:33.33333333333333%}.ms-u-smPush3{right:25%}.ms-u-smPush2{right:16.666666666666664%}.ms-u-smPush1{right:8.333333333333332%}.ms-u-smPush0{right:auto}.ms-u-smOffset11{margin-right:91.66666666666666%}.ms-u-smOffset10{margin-right:83.33333333333334%}.ms-u-smOffset9{margin-right:75%}.ms-u-smOffset8{margin-right:66.66666666666666%}.ms-u-smOffset7{margin-right:58.333333333333336%}.ms-u-smOffset6{margin-right:50%}.ms-u-smOffset5{margin-right:41.66666666666667%}.ms-u-smOffset4{margin-right:33.33333333333333%}.ms-u-smOffset3{margin-right:25%}.ms-u-smOffset2{margin-right:16.666666666666664%}.ms-u-smOffset1{margin-right:8.333333333333332%}.ms-u-smOffset0{margin-right:0}@media (min-width:480px){.ms-u-md12{width:100%}.ms-u-md11{width:91.66666666666666%}.ms-u-md10{width:83.33333333333334%}.ms-u-md9{width:75%}.ms-u-md8{width:66.66666666666666%}.ms-u-md7{width:58.333333333333336%}.ms-u-md6{width:50%}.ms-u-md5{width:41.66666666666667%}.ms-u-md4{width:33.33333333333333%}.ms-u-md3{width:25%}.ms-u-md2{width:16.666666666666664%}.ms-u-md1{width:8.333333333333332%}.ms-u-mdPull12{left:100%}.ms-u-mdPull11{left:91.66666666666666%}.ms-u-mdPull10{left:83.33333333333334%}.ms-u-mdPull9{left:75%}.ms-u-mdPull8{left:66.66666666666666%}.ms-u-mdPull7{left:58.333333333333336%}.ms-u-mdPull6{left:50%}.ms-u-mdPull5{left:41.66666666666667%}.ms-u-mdPull4{left:33.33333333333333%}.ms-u-mdPull3{left:25%}.ms-u-mdPull2{left:16.666666666666664%}.ms-u-mdPull1{left:8.333333333333332%}.ms-u-mdPull0{left:auto}.ms-u-mdPush12{right:100%}.ms-u-mdPush11{right:91.66666666666666%}.ms-u-mdPush10{right:83.33333333333334%}.ms-u-mdPush9{right:75%}.ms-u-mdPush8{right:66.66666666666666%}.ms-u-mdPush7{right:58.333333333333336%}.ms-u-mdPush6{right:50%}.ms-u-mdPush5{right:41.66666666666667%}.ms-u-mdPush4{right:33.33333333333333%}.ms-u-mdPush3{right:25%}.ms-u-mdPush2{right:16.666666666666664%}.ms-u-mdPush1{right:8.333333333333332%}.ms-u-mdPush0{right:auto}.ms-u-mdOffset11{margin-right:91.66666666666666%}.ms-u-mdOffset10{margin-right:83.33333333333334%}.ms-u-mdOffset9{margin-right:75%}.ms-u-mdOffset8{margin-right:66.66666666666666%}.ms-u-mdOffset7{margin-right:58.333333333333336%}.ms-u-mdOffset6{margin-right:50%}.ms-u-mdOffset5{margin-right:41.66666666666667%}.ms-u-mdOffset4{margin-right:33.33333333333333%}.ms-u-mdOffset3{margin-right:25%}.ms-u-mdOffset2{margin-right:16.666666666666664%}.ms-u-mdOffset1{margin-right:8.333333333333332%}.ms-u-mdOffset0{margin-right:0}}@media (min-width:640px){.ms-u-lg12{width:100%}.ms-u-lg11{width:91.66666666666666%}.ms-u-lg10{width:83.33333333333334%}.ms-u-lg9{width:75%}.ms-u-lg8{width:66.66666666666666%}.ms-u-lg7{width:58.333333333333336%}.ms-u-lg6{width:50%}.ms-u-lg5{width:41.66666666666667%}.ms-u-lg4{width:33.33333333333333%}.ms-u-lg3{width:25%}.ms-u-lg2{width:16.666666666666664%}.ms-u-lg1{width:8.333333333333332%}.ms-u-lgPull12{left:100%}.ms-u-lgPull11{left:91.66666666666666%}.ms-u-lgPull10{left:83.33333333333334%}.ms-u-lgPull9{left:75%}.ms-u-lgPull8{left:66.66666666666666%}.ms-u-lgPull7{left:58.333333333333336%}.ms-u-lgPull6{left:50%}.ms-u-lgPull5{left:41.66666666666667%}.ms-u-lgPull4{left:33.33333333333333%}.ms-u-lgPull3{left:25%}.ms-u-lgPull2{left:16.666666666666664%}.ms-u-lgPull1{left:8.333333333333332%}.ms-u-lgPull0{left:auto}.ms-u-lgPush12{right:100%}.ms-u-lgPush11{right:91.66666666666666%}.ms-u-lgPush10{right:83.33333333333334%}.ms-u-lgPush9{right:75%}.ms-u-lgPush8{right:66.66666666666666%}.ms-u-lgPush7{right:58.333333333333336%}.ms-u-lgPush6{right:50%}.ms-u-lgPush5{right:41.66666666666667%}.ms-u-lgPush4{right:33.33333333333333%}.ms-u-lgPush3{right:25%}.ms-u-lgPush2{right:16.666666666666664%}.ms-u-lgPush1{right:8.333333333333332%}.ms-u-lgPush0{right:auto}.ms-u-lgOffset11{margin-right:91.66666666666666%}.ms-u-lgOffset10{margin-right:83.33333333333334%}.ms-u-lgOffset9{margin-right:75%}.ms-u-lgOffset8{margin-right:66.66666666666666%}.ms-u-lgOffset7{margin-right:58.333333333333336%}.ms-u-lgOffset6{margin-right:50%}.ms-u-lgOffset5{margin-right:41.66666666666667%}.ms-u-lgOffset4{margin-right:33.33333333333333%}.ms-u-lgOffset3{margin-right:25%}.ms-u-lgOffset2{margin-right:16.666666666666664%}.ms-u-lgOffset1{margin-right:8.333333333333332%}.ms-u-lgOffset0{margin-right:0}}@media (min-width:1024px){.ms-u-xl12{width:100%}.ms-u-xl11{width:91.66666666666666%}.ms-u-xl10{width:83.33333333333334%}.ms-u-xl9{width:75%}.ms-u-xl8{width:66.66666666666666%}.ms-u-xl7{width:58.333333333333336%}.ms-u-xl6{width:50%}.ms-u-xl5{width:41.66666666666667%}.ms-u-xl4{width:33.33333333333333%}.ms-u-xl3{width:25%}.ms-u-xl2{width:16.666666666666664%}.ms-u-xl1{width:8.333333333333332%}.ms-u-xlPull12{left:100%}.ms-u-xlPull11{left:91.66666666666666%}.ms-u-xlPull10{left:83.33333333333334%}.ms-u-xlPull9{left:75%}.ms-u-xlPull8{left:66.66666666666666%}.ms-u-xlPull7{left:58.333333333333336%}.ms-u-xlPull6{left:50%}.ms-u-xlPull5{left:41.66666666666667%}.ms-u-xlPull4{left:33.33333333333333%}.ms-u-xlPull3{left:25%}.ms-u-xlPull2{left:16.666666666666664%}.ms-u-xlPull1{left:8.333333333333332%}.ms-u-xlPull0{left:auto}.ms-u-xlPush12{right:100%}.ms-u-xlPush11{right:91.66666666666666%}.ms-u-xlPush10{right:83.33333333333334%}.ms-u-xlPush9{right:75%}.ms-u-xlPush8{right:66.66666666666666%}.ms-u-xlPush7{right:58.333333333333336%}.ms-u-xlPush6{right:50%}.ms-u-xlPush5{right:41.66666666666667%}.ms-u-xlPush4{right:33.33333333333333%}.ms-u-xlPush3{right:25%}.ms-u-xlPush2{right:16.666666666666664%}.ms-u-xlPush1{right:8.333333333333332%}.ms-u-xlPush0{right:auto}.ms-u-xlOffset11{margin-right:91.66666666666666%}.ms-u-xlOffset10{margin-right:83.33333333333334%}.ms-u-xlOffset9{margin-right:75%}.ms-u-xlOffset8{margin-right:66.66666666666666%}.ms-u-xlOffset7{margin-right:58.333333333333336%}.ms-u-xlOffset6{margin-right:50%}.ms-u-xlOffset5{margin-right:41.66666666666667%}.ms-u-xlOffset4{margin-right:33.33333333333333%}.ms-u-xlOffset3{margin-right:25%}.ms-u-xlOffset2{margin-right:16.666666666666664%}.ms-u-xlOffset1{margin-right:8.333333333333332%}.ms-u-xlOffset0{margin-right:0}}@media (min-width:1366px){.ms-u-xxl12{width:100%}.ms-u-xxl11{width:91.66666666666666%}.ms-u-xxl10{width:83.33333333333334%}.ms-u-xxl9{width:75%}.ms-u-xxl8{width:66.66666666666666%}.ms-u-xxl7{width:58.333333333333336%}.ms-u-xxl6{width:50%}.ms-u-xxl5{width:41.66666666666667%}.ms-u-xxl4{width:33.33333333333333%}.ms-u-xxl3{width:25%}.ms-u-xxl2{width:16.666666666666664%}.ms-u-xxl1{width:8.333333333333332%}.ms-u-xxlPull12{left:100%}.ms-u-xxlPull11{left:91.66666666666666%}.ms-u-xxlPull10{left:83.33333333333334%}.ms-u-xxlPull9{left:75%}.ms-u-xxlPull8{left:66.66666666666666%}.ms-u-xxlPull7{left:58.333333333333336%}.ms-u-xxlPull6{left:50%}.ms-u-xxlPull5{left:41.66666666666667%}.ms-u-xxlPull4{left:33.33333333333333%}.ms-u-xxlPull3{left:25%}.ms-u-xxlPull2{left:16.666666666666664%}.ms-u-xxlPull1{left:8.333333333333332%}.ms-u-xxlPull0{left:auto}.ms-u-xxlPush12{right:100%}.ms-u-xxlPush11{right:91.66666666666666%}.ms-u-xxlPush10{right:83.33333333333334%}.ms-u-xxlPush9{right:75%}.ms-u-xxlPush8{right:66.66666666666666%}.ms-u-xxlPush7{right:58.333333333333336%}.ms-u-xxlPush6{right:50%}.ms-u-xxlPush5{right:41.66666666666667%}.ms-u-xxlPush4{right:33.33333333333333%}.ms-u-xxlPush3{right:25%}.ms-u-xxlPush2{right:16.666666666666664%}.ms-u-xxlPush1{right:8.333333333333332%}.ms-u-xxlPush0{right:auto}.ms-u-xxlOffset11{margin-right:91.66666666666666%}.ms-u-xxlOffset10{margin-right:83.33333333333334%}.ms-u-xxlOffset9{margin-right:75%}.ms-u-xxlOffset8{margin-right:66.66666666666666%}.ms-u-xxlOffset7{margin-right:58.333333333333336%}.ms-u-xxlOffset6{margin-right:50%}.ms-u-xxlOffset5{margin-right:41.66666666666667%}.ms-u-xxlOffset4{margin-right:33.33333333333333%}.ms-u-xxlOffset3{margin-right:25%}.ms-u-xxlOffset2{margin-right:16.666666666666664%}.ms-u-xxlOffset1{margin-right:8.333333333333332%}.ms-u-xxlOffset0{margin-right:0}}@media (min-width:1920px){.ms-u-xxxl12{width:100%}.ms-u-xxxl11{width:91.66666666666666%}.ms-u-xxxl10{width:83.33333333333334%}.ms-u-xxxl9{width:75%}.ms-u-xxxl8{width:66.66666666666666%}.ms-u-xxxl7{width:58.333333333333336%}.ms-u-xxxl6{width:50%}.ms-u-xxxl5{width:41.66666666666667%}.ms-u-xxxl4{width:33.33333333333333%}.ms-u-xxxl3{width:25%}.ms-u-xxxl2{width:16.666666666666664%}.ms-u-xxxl1{width:8.333333333333332%}.ms-u-xxxlPull12{left:100%}.ms-u-xxxlPull11{left:91.66666666666666%}.ms-u-xxxlPull10{left:83.33333333333334%}.ms-u-xxxlPull9{left:75%}.ms-u-xxxlPull8{left:66.66666666666666%}.ms-u-xxxlPull7{left:58.333333333333336%}.ms-u-xxxlPull6{left:50%}.ms-u-xxxlPull5{left:41.66666666666667%}.ms-u-xxxlPull4{left:33.33333333333333%}.ms-u-xxxlPull3{left:25%}.ms-u-xxxlPull2{left:16.666666666666664%}.ms-u-xxxlPull1{left:8.333333333333332%}.ms-u-xxxlPull0{left:auto}.ms-u-xxxlPush12{right:100%}.ms-u-xxxlPush11{right:91.66666666666666%}.ms-u-xxxlPush10{right:83.33333333333334%}.ms-u-xxxlPush9{right:75%}.ms-u-xxxlPush8{right:66.66666666666666%}.ms-u-xxxlPush7{right:58.333333333333336%}.ms-u-xxxlPush6{right:50%}.ms-u-xxxlPush5{right:41.66666666666667%}.ms-u-xxxlPush4{right:33.33333333333333%}.ms-u-xxxlPush3{right:25%}.ms-u-xxxlPush2{right:16.666666666666664%}.ms-u-xxxlPush1{right:8.333333333333332%}.ms-u-xxxlPush0{right:auto}.ms-u-xxxlOffset11{margin-right:91.66666666666666%}.ms-u-xxxlOffset10{margin-right:83.33333333333334%}.ms-u-xxxlOffset9{margin-right:75%}.ms-u-xxxlOffset8{margin-right:66.66666666666666%}.ms-u-xxxlOffset7{margin-right:58.333333333333336%}.ms-u-xxxlOffset6{margin-right:50%}.ms-u-xxxlOffset5{margin-right:41.66666666666667%}.ms-u-xxxlOffset4{margin-right:33.33333333333333%}.ms-u-xxxlOffset3{margin-right:25%}.ms-u-xxxlOffset2{margin-right:16.666666666666664%}.ms-u-xxxlOffset1{margin-right:8.333333333333332%}.ms-u-xxxlOffset0{margin-right:0}}.ms-Grid{box-sizing:border-box;*zoom:1;padding:0 8px}.ms-Grid:after,.ms-Grid:before{display:table;content:'';line-height:0}.ms-Grid:after{clear:both}.ms-Grid-row{margin:0 -8px;box-sizing:border-box;*zoom:1}.ms-Grid-row:after,.ms-Grid-row:before{display:table;content:'';line-height:0}.ms-Grid-row:after{clear:both}.ms-Grid-col{position:relative;min-height:1px;padding-right:8px;padding-left:8px;box-sizing:border-box;float:right}.ms-Grid-col .ms-Grid{padding:0}
|
6
|
+
.ms-u-borderBox,.ms-u-borderBox:after,.ms-u-borderBox:before{box-sizing:border-box}.ms-u-borderBase{border:1px solid}.ms-u-clearfix{*zoom:1}.ms-u-clearfix:after,.ms-u-clearfix:before{display:table;content:'';line-height:0}.ms-u-clearfix:after{clear:both}.ms-u-normalize{box-sizing:border-box;margin:0;padding:0;box-shadow:none}.ms-u-textAlignLeft{text-align:right}.ms-u-textAlignCenter{text-align:center}.ms-u-textAlignRight{text-align:left}.ms-u-screenReaderOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ms-u-textTruncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.ms-u-noWrap{white-space:nowrap}.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:#0078d7}.ms-bgColor-themeSecondary,.ms-bgColor-themeSecondary--hover:hover{background-color:#2b88d8}.ms-bgColor-themeTertiary,.ms-bgColor-themeTertiary--hover:hover{background-color:#71afe5}.ms-bgColor-themeLight,.ms-bgColor-themeLight--hover:hover{background-color:#c7e0f4}.ms-bgColor-themeLighter,.ms-bgColor-themeLighter--hover:hover{background-color:#deecf9}.ms-bgColor-themeLighterAlt,.ms-bgColor-themeLighterAlt--hover:hover{background-color:#eff6fc}.ms-bgColor-black,.ms-bgColor-black--hover:hover{background-color:#000}.ms-bgColor-neutralDark,.ms-bgColor-neutralDark--hover:hover{background-color:#212121}.ms-bgColor-neutralPrimary,.ms-bgColor-neutralPrimary--hover:hover{background-color:#333}.ms-bgColor-neutralPrimaryAlt,.ms-bgColor-neutralPrimaryAlt--hover:hover{background-color:#3c3c3c}.ms-bgColor-neutralSecondary,.ms-bgColor-neutralSecondary--hover:hover{background-color:#666}.ms-bgColor-neutralSecondaryAlt,.ms-bgColor-neutralSecondaryAlt--hover:hover{background-color:#767676}.ms-bgColor-neutralTertiary,.ms-bgColor-neutralTertiary--hover:hover{background-color:#a6a6a6}.ms-bgColor-neutralTertiaryAlt,.ms-bgColor-neutralTertiaryAlt--hover:hover{background-color:#c8c8c8}.ms-bgColor-neutralLight,.ms-bgColor-neutralLight--hover:hover{background-color:#eaeaea}.ms-bgColor-neutralLighter,.ms-bgColor-neutralLighter--hover:hover{background-color:#f4f4f4}.ms-bgColor-neutralLighterAlt,.ms-bgColor-neutralLighterAlt--hover:hover{background-color:#f8f8f8}.ms-bgColor-white,.ms-bgColor-white--hover:hover{background-color:#fff}.ms-bgColor-yellow{background-color:#ffb900}.ms-bgColor-yellowLight{background-color:#fff100}.ms-bgColor-orange{background-color:#d83b01}.ms-bgColor-orangeLight{background-color:#ea4300}.ms-bgColor-orangeLighter{background-color:#ff8c00}.ms-bgColor-redDark{background-color:#a80000}.ms-bgColor-red{background-color:#e81123}.ms-bgColor-magentaDark{background-color:#5c005c}.ms-bgColor-magenta{background-color:#b4009e}.ms-bgColor-magentaLight{background-color:#e3008c}.ms-bgColor-purpleDark{background-color:#32145a}.ms-bgColor-purple{background-color:#5c2d91}.ms-bgColor-purpleLight{background-color:#b4a0ff}.ms-bgColor-blueDark{background-color:#002050}.ms-bgColor-blueMid{background-color:#00188f}.ms-bgColor-blue{background-color:#0078d7}.ms-bgColor-blueLight{background-color:#00bcf2}.ms-bgColor-tealDark{background-color:#004b50}.ms-bgColor-teal{background-color:#008272}.ms-bgColor-tealLight{background-color:#00b294}.ms-bgColor-greenDark{background-color:#004b1c}.ms-bgColor-green{background-color:#107c10}.ms-bgColor-greenLight{background-color:#bad80a}.ms-bgColor-info{background-color:#f4f4f4}.ms-bgColor-success{background-color:#dff6dd}.ms-bgColor-severeWarning{background-color:#fed9cc}.ms-bgColor-warning{background-color:#fff4ce}.ms-bgColor-error{background-color:#fde7e9}.ms-borderColor-themeDark,.ms-borderColor-themeDark--hover:hover{border-color:#005a9e}.ms-borderColor-themeDarkAlt,.ms-borderColor-themeDarkAlt--hover:hover{border-color:#106ebe}.ms-borderColor-themeDarker,.ms-borderColor-themeDarker--hover:hover{border-color:#004578}.ms-borderColor-themePrimary,.ms-borderColor-themePrimary--hover:hover{border-color:#0078d7}.ms-borderColor-themeSecondary,.ms-borderColor-themeSecondary--hover:hover{border-color:#2b88d8}.ms-borderColor-themeTertiary,.ms-borderColor-themeTertiary--hover:hover{border-color:#71afe5}.ms-borderColor-themeLight,.ms-borderColor-themeLight--hover:hover{border-color:#c7e0f4}.ms-borderColor-themeLighter,.ms-borderColor-themeLighter--hover:hover{border-color:#deecf9}.ms-borderColor-themeLighterAlt,.ms-borderColor-themeLighterAlt--hover:hover{border-color:#eff6fc}.ms-borderColor-black,.ms-borderColor-black--hover:hover{border-color:#000}.ms-borderColor-neutralDark,.ms-borderColor-neutralDark--hover:hover{border-color:#212121}.ms-borderColor-neutralPrimary,.ms-borderColor-neutralPrimary--hover:hover{border-color:#333}.ms-borderColor-neutralPrimaryAlt,.ms-borderColor-neutralPrimaryAlt--hover:hover{border-color:#3c3c3c}.ms-borderColor-neutralSecondary,.ms-borderColor-neutralSecondary--hover:hover{border-color:#666}.ms-borderColor-neutralSecondaryAlt,.ms-borderColor-neutralSecondaryAlt--hover:hover{border-color:#767676}.ms-borderColor-neutralTertiary,.ms-borderColor-neutralTertiary--hover:hover{border-color:#a6a6a6}.ms-borderColor-neutralTertiaryAlt,.ms-borderColor-neutralTertiaryAlt--hover:hover{border-color:#c8c8c8}.ms-borderColor-neutralLight,.ms-borderColor-neutralLight--hover:hover{border-color:#eaeaea}.ms-borderColor-neutralLighter,.ms-borderColor-neutralLighter--hover:hover{border-color:#f4f4f4}.ms-borderColor-neutralLighterAlt,.ms-borderColor-neutralLighterAlt--hover:hover{border-color:#f8f8f8}.ms-borderColor-white,.ms-borderColor-white--hover:hover{border-color:#fff}.ms-borderColor-yellow{border-color:#ffb900}.ms-borderColor-yellowLight{border-color:#fff100}.ms-borderColor-orange{border-color:#d83b01}.ms-borderColor-orangeLight{border-color:#ea4300}.ms-borderColor-orangeLighter{border-color:#ff8c00}.ms-borderColor-redDark{border-color:#a80000}.ms-borderColor-red{border-color:#e81123}.ms-borderColor-magentaDark{border-color:#5c005c}.ms-borderColor-magenta{border-color:#b4009e}.ms-borderColor-magentaLight{border-color:#e3008c}.ms-borderColor-purpleDark{border-color:#32145a}.ms-borderColor-purple{border-color:#5c2d91}.ms-borderColor-purpleLight{border-color:#b4a0ff}.ms-borderColor-blueDark{border-color:#002050}.ms-borderColor-blueMid{border-color:#00188f}.ms-borderColor-blue{border-color:#0078d7}.ms-borderColor-blueLight{border-color:#00bcf2}.ms-borderColor-tealDark{border-color:#004b50}.ms-borderColor-teal{border-color:#008272}.ms-borderColor-tealLight{border-color:#00b294}.ms-borderColor-greenDark{border-color:#004b1c}.ms-borderColor-green{border-color:#107c10}.ms-borderColor-greenLight{border-color:#bad80a}.ms-borderColorTop-themePrimary,.ms-borderColorTop-themePrimary--hover:hover{border-top-color:#0078d7}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Light'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Light.ttf) format('truetype');font-weight:100;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Semibold'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semibold.ttf) format('truetype');font-weight:600;font-style:normal}@font-face{font-family:Segoe UI WestEuropean;src:local('Segoe UI Semilight'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.woff2) format('woff2'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/SegoeUI-WestEuropean/SegoeUI-Semilight.ttf) format('truetype');font-weight:200;font-style:normal}.ms-font-su{font-size:42px}.ms-font-su,.ms-font-xxl{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333;font-weight:100}.ms-font-xxl{font-size:28px}.ms-font-xl{font-size:21px;font-weight:100}.ms-font-l,.ms-font-xl{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333}.ms-font-l{font-size:17px;font-weight:300}.ms-font-m-plus{font-size:15px}.ms-font-m,.ms-font-m-plus{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333;font-weight:400}.ms-font-m{font-size:14px}.ms-font-s-plus{font-size:13px}.ms-font-s,.ms-font-s-plus{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333;font-weight:400}.ms-font-s{font-size:12px}.ms-font-xs{font-size:11px;font-weight:400}.ms-font-mi,.ms-font-xs{font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;color:#333}.ms-font-mi{font-size:10px;font-weight:600}.ms-fontWeight-light,.ms-fontWeight-light--hover:hover{font-weight:100}.ms-fontWeight-semilight,.ms-fontWeight-semilight--hover:hover{font-weight:300}.ms-fontWeight-regular,.ms-fontWeight-regular--hover:hover{font-weight:400}.ms-fontWeight-semibold,.ms-fontWeight-semibold--hover:hover{font-weight:600}.ms-fontSize-su{font-size:42px}.ms-fontSize-xxl{font-size:28px}.ms-fontSize-xl{font-size:21px}.ms-fontSize-l{font-size:17px}.ms-fontSize-mPlus{font-size:15px}.ms-fontSize-m{font-size:14px}.ms-fontSize-sPlus{font-size:13px}.ms-fontSize-s{font-size:12px}.ms-fontSize-xs{font-size:11px}.ms-fontSize-mi{font-size:10px}.ms-fontColor-themeDarker,.ms-fontColor-themeDarker--hover:hover{color:#004578}.ms-fontColor-themeDark,.ms-fontColor-themeDark--hover:hover{color:#005a9e}.ms-fontColor-themeDarkAlt,.ms-fontColor-themeDarkAlt--hover:hover{color:#106ebe}.ms-fontColor-themePrimary,.ms-fontColor-themePrimary--hover:hover{color:#0078d7}.ms-fontColor-themeSecondary,.ms-fontColor-themeSecondary--hover:hover{color:#2b88d8}.ms-fontColor-themeTertiary,.ms-fontColor-themeTertiary--hover:hover{color:#71afe5}.ms-fontColor-themeLight,.ms-fontColor-themeLight--hover:hover{color:#c7e0f4}.ms-fontColor-themeLighter,.ms-fontColor-themeLighter--hover:hover{color:#deecf9}.ms-fontColor-themeLighterAlt,.ms-fontColor-themeLighterAlt--hover:hover{color:#eff6fc}.ms-fontColor-black,.ms-fontColor-black--hover:hover{color:#000}.ms-fontColor-neutralDark,.ms-fontColor-neutralDark--hover:hover{color:#212121}.ms-fontColor-neutralPrimary,.ms-fontColor-neutralPrimary--hover:hover{color:#333}.ms-fontColor-neutralPrimaryAlt,.ms-fontColor-neutralPrimaryAlt--hover:hover{color:#3c3c3c}.ms-fontColor-neutralSecondary,.ms-fontColor-neutralSecondary--hover:hover{color:#666}.ms-fontColor-neutralSecondaryAlt,.ms-fontColor-neutralSecondaryAlt--hover:hover{color:#767676}.ms-fontColor-neutralTertiary,.ms-fontColor-neutralTertiary--hover:hover{color:#a6a6a6}.ms-fontColor-neutralTertiaryAlt,.ms-fontColor-neutralTertiaryAlt--hover:hover{color:#c8c8c8}.ms-fontColor-neutralLight,.ms-fontColor-neutralLight--hover:hover{color:#eaeaea}.ms-fontColor-neutralLighter,.ms-fontColor-neutralLighter--hover:hover{color:#f4f4f4}.ms-fontColor-neutralLighterAlt,.ms-fontColor-neutralLighterAlt--hover:hover{color:#f8f8f8}.ms-fontColor-white,.ms-fontColor-white--hover:hover{color:#fff}.ms-fontColor-yellow,.ms-fontColor-yellow--hover:hover{color:#ffb900}.ms-fontColor-yellowLight,.ms-fontColor-yellowLight--hover:hover{color:#fff100}.ms-fontColor-orange,.ms-fontColor-orange--hover:hover{color:#d83b01}.ms-fontColor-orangeLight,.ms-fontColor-orangeLight--hover:hover{color:#ea4300}.ms-fontColor-orangeLighter,.ms-fontColor-orangeLighter--hover:hover{color:#ff8c00}.ms-fontColor-redDark,.ms-fontColor-redDark--hover:hover{color:#a80000}.ms-fontColor-red,.ms-fontColor-red--hover:hover{color:#e81123}.ms-fontColor-magentaDark,.ms-fontColor-magentaDark--hover:hover{color:#5c005c}.ms-fontColor-magenta,.ms-fontColor-magenta--hover:hover{color:#b4009e}.ms-fontColor-magentaLight,.ms-fontColor-magentaLight--hover:hover{color:#e3008c}.ms-fontColor-purpleDark,.ms-fontColor-purpleDark--hover:hover{color:#32145a}.ms-fontColor-purple,.ms-fontColor-purple--hover:hover{color:#5c2d91}.ms-fontColor-purpleLight,.ms-fontColor-purpleLight--hover:hover{color:#b4a0ff}.ms-fontColor-blueDark,.ms-fontColor-blueDark--hover:hover{color:#002050}.ms-fontColor-blueMid,.ms-fontColor-blueMid--hover:hover{color:#00188f}.ms-fontColor-blue,.ms-fontColor-blue--hover:hover{color:#0078d7}.ms-fontColor-blueLight,.ms-fontColor-blueLight--hover:hover{color:#00bcf2}.ms-fontColor-tealDark,.ms-fontColor-tealDark--hover:hover{color:#004b50}.ms-fontColor-teal,.ms-fontColor-teal--hover:hover{color:#008272}.ms-fontColor-tealLight,.ms-fontColor-tealLight--hover:hover{color:#00b294}.ms-fontColor-greenDark,.ms-fontColor-greenDark--hover:hover{color:#004b1c}.ms-fontColor-green,.ms-fontColor-green--hover:hover{color:#107c10}.ms-fontColor-greenLight,.ms-fontColor-greenLight--hover:hover{color:#bad80a}.ms-fontColor-info,.ms-fontColor-info--hover:hover{color:#767676}.ms-fontColor-success,.ms-fontColor-success--hover:hover{color:#107c10}.ms-fontColor-alert,.ms-fontColor-alert--hover:hover{color:#d83b01}.ms-fontColor-warning,.ms-fontColor-warning--hover:hover{color:#767676}.ms-fontColor-severeWarning,.ms-fontColor-severeWarning--hover:hover{color:#d83b01}.ms-fontColor-error,.ms-fontColor-error--hover:hover{color:#a80000}[lang=jpn] .ms-font-l,[lang=jpn] .ms-font-m,[lang=jpn] .ms-font-m-plus,[lang=jpn] .ms-font-mi,[lang=jpn] .ms-font-s,[lang=jpn] .ms-font-s-plus,[lang=jpn] .ms-font-su,[lang=jpn] .ms-font-xl,[lang=jpn] .ms-font-xs,[lang=jpn] .ms-font-xxl,[lang=jpn] .ms-fontWeight-light,[lang=jpn] .ms-fontWeight-light-hover:hover,[lang=jpn] .ms-fontWeight-regular,[lang=jpn] .ms-fontWeight-regular-hover:hover,[lang=jpn] .ms-fontWeight-semibold,[lang=jpn] .ms-fontWeight-semibold-hover:hover,[lang=jpn] .ms-fontWeight-semilight,[lang=jpn] .ms-fontWeight-semilight-hover:hover{font-family:Yu Gothic,Meiryo UI,Meiryo,MS Pgothic,Osaka,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=kor] .ms-font-l,[lang=kor] .ms-font-m,[lang=kor] .ms-font-m-plus,[lang=kor] .ms-font-mi,[lang=kor] .ms-font-s,[lang=kor] .ms-font-s-plus,[lang=kor] .ms-font-su,[lang=kor] .ms-font-xl,[lang=kor] .ms-font-xs,[lang=kor] .ms-font-xxl,[lang=kor] .ms-fontWeight-light,[lang=kor] .ms-fontWeight-light-hover:hover,[lang=kor] .ms-fontWeight-regular,[lang=kor] .ms-fontWeight-regular-hover:hover,[lang=kor] .ms-fontWeight-semibold,[lang=kor] .ms-fontWeight-semibold-hover:hover,[lang=kor] .ms-fontWeight-semilight,[lang=kor] .ms-fontWeight-semilight-hover:hover{font-family:Malgun Gothic,Gulim,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=cmn] .ms-font-l,[lang=cmn] .ms-font-m,[lang=cmn] .ms-font-m-plus,[lang=cmn] .ms-font-mi,[lang=cmn] .ms-font-s,[lang=cmn] .ms-font-s-plus,[lang=cmn] .ms-font-su,[lang=cmn] .ms-font-xl,[lang=cmn] .ms-font-xs,[lang=cmn] .ms-font-xxl,[lang=cmn] .ms-fontWeight-light,[lang=cmn] .ms-fontWeight-light-hover:hover,[lang=cmn] .ms-fontWeight-regular,[lang=cmn] .ms-fontWeight-regular-hover:hover,[lang=cmn] .ms-fontWeight-semibold,[lang=cmn] .ms-fontWeight-semibold-hover:hover,[lang=cmn] .ms-fontWeight-semilight,[lang=cmn] .ms-fontWeight-semilight-hover:hover{font-family:Microsoft Yahei,Verdana,Simsun,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=yue] .ms-font-l,[lang=yue] .ms-font-m,[lang=yue] .ms-font-m-plus,[lang=yue] .ms-font-mi,[lang=yue] .ms-font-s,[lang=yue] .ms-font-s-plus,[lang=yue] .ms-font-su,[lang=yue] .ms-font-xl,[lang=yue] .ms-font-xs,[lang=yue] .ms-font-xxl,[lang=yue] .ms-fontWeight-light,[lang=yue] .ms-fontWeight-light-hover:hover,[lang=yue] .ms-fontWeight-regular,[lang=yue] .ms-fontWeight-regular-hover:hover,[lang=yue] .ms-fontWeight-semibold,[lang=yue] .ms-fontWeight-semibold-hover:hover,[lang=yue] .ms-fontWeight-semilight,[lang=yue] .ms-fontWeight-semilight-hover:hover{font-family:Microsoft Jhenghei,Pmingliu,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=hin] .ms-font-l,[lang=hin] .ms-font-m,[lang=hin] .ms-font-m-plus,[lang=hin] .ms-font-mi,[lang=hin] .ms-font-s,[lang=hin] .ms-font-s-plus,[lang=hin] .ms-font-su,[lang=hin] .ms-font-xl,[lang=hin] .ms-font-xs,[lang=hin] .ms-font-xxl,[lang=hin] .ms-fontWeight-light,[lang=hin] .ms-fontWeight-light-hover:hover,[lang=hin] .ms-fontWeight-regular,[lang=hin] .ms-fontWeight-regular-hover:hover,[lang=hin] .ms-fontWeight-semibold,[lang=hin] .ms-fontWeight-semibold-hover:hover,[lang=hin] .ms-fontWeight-semilight,[lang=hin] .ms-fontWeight-semilight-hover:hover{font-family:Nirmala UI,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=tha] .ms-font-l,[lang=tha] .ms-font-m,[lang=tha] .ms-font-m-plus,[lang=tha] .ms-font-mi,[lang=tha] .ms-font-s,[lang=tha] .ms-font-s-plus,[lang=tha] .ms-font-su,[lang=tha] .ms-font-xl,[lang=tha] .ms-font-xs,[lang=tha] .ms-font-xxl,[lang=tha] .ms-fontWeight-light,[lang=tha] .ms-fontWeight-light-hover:hover,[lang=tha] .ms-fontWeight-regular,[lang=tha] .ms-fontWeight-regular-hover:hover,[lang=tha] .ms-fontWeight-semibold,[lang=tha] .ms-fontWeight-semibold-hover:hover,[lang=tha] .ms-fontWeight-semilight,[lang=tha] .ms-fontWeight-semilight-hover:hover{font-family:Leelawadee UI,Kmer UI,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=ara] .ms-font-l,[lang=ara] .ms-font-m,[lang=ara] .ms-font-m-plus,[lang=ara] .ms-font-mi,[lang=ara] .ms-font-s,[lang=ara] .ms-font-s-plus,[lang=ara] .ms-font-su,[lang=ara] .ms-font-xl,[lang=ara] .ms-font-xs,[lang=ara] .ms-font-xxl,[lang=ara] .ms-fontWeight-light,[lang=ara] .ms-fontWeight-light-hover:hover,[lang=ara] .ms-fontWeight-regular,[lang=ara] .ms-fontWeight-regular-hover:hover,[lang=ara] .ms-fontWeight-semibold,[lang=ara] .ms-fontWeight-semibold-hover:hover,[lang=ara] .ms-fontWeight-semilight,[lang=ara] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI Arabic,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=ces] .ms-font-l,[lang=ces] .ms-font-m,[lang=ces] .ms-font-m-plus,[lang=ces] .ms-font-mi,[lang=ces] .ms-font-s,[lang=ces] .ms-font-s-plus,[lang=ces] .ms-font-su,[lang=ces] .ms-font-xl,[lang=ces] .ms-font-xs,[lang=ces] .ms-font-xxl,[lang=ces] .ms-fontWeight-light,[lang=ces] .ms-fontWeight-light-hover:hover,[lang=ces] .ms-fontWeight-regular,[lang=ces] .ms-fontWeight-regular-hover:hover,[lang=ces] .ms-fontWeight-semibold,[lang=ces] .ms-fontWeight-semibold-hover:hover,[lang=ces] .ms-fontWeight-semilight,[lang=ces] .ms-fontWeight-semilight-hover:hover,[lang=est] .ms-font-l,[lang=est] .ms-font-m,[lang=est] .ms-font-m-plus,[lang=est] .ms-font-mi,[lang=est] .ms-font-s,[lang=est] .ms-font-s-plus,[lang=est] .ms-font-su,[lang=est] .ms-font-xl,[lang=est] .ms-font-xs,[lang=est] .ms-font-xxl,[lang=est] .ms-fontWeight-light,[lang=est] .ms-fontWeight-light-hover:hover,[lang=est] .ms-fontWeight-regular,[lang=est] .ms-fontWeight-regular-hover:hover,[lang=est] .ms-fontWeight-semibold,[lang=est] .ms-fontWeight-semibold-hover:hover,[lang=est] .ms-fontWeight-semilight,[lang=est] .ms-fontWeight-semilight-hover:hover,[lang=hrv] .ms-font-l,[lang=hrv] .ms-font-m,[lang=hrv] .ms-font-m-plus,[lang=hrv] .ms-font-mi,[lang=hrv] .ms-font-s,[lang=hrv] .ms-font-s-plus,[lang=hrv] .ms-font-su,[lang=hrv] .ms-font-xl,[lang=hrv] .ms-font-xs,[lang=hrv] .ms-font-xxl,[lang=hrv] .ms-fontWeight-light,[lang=hrv] .ms-fontWeight-light-hover:hover,[lang=hrv] .ms-fontWeight-regular,[lang=hrv] .ms-fontWeight-regular-hover:hover,[lang=hrv] .ms-fontWeight-semibold,[lang=hrv] .ms-fontWeight-semibold-hover:hover,[lang=hrv] .ms-fontWeight-semilight,[lang=hrv] .ms-fontWeight-semilight-hover:hover,[lang=hun] .ms-font-l,[lang=hun] .ms-font-m,[lang=hun] .ms-font-m-plus,[lang=hun] .ms-font-mi,[lang=hun] .ms-font-s,[lang=hun] .ms-font-s-plus,[lang=hun] .ms-font-su,[lang=hun] .ms-font-xl,[lang=hun] .ms-font-xs,[lang=hun] .ms-font-xxl,[lang=hun] .ms-fontWeight-light,[lang=hun] .ms-fontWeight-light-hover:hover,[lang=hun] .ms-fontWeight-regular,[lang=hun] .ms-fontWeight-regular-hover:hover,[lang=hun] .ms-fontWeight-semibold,[lang=hun] .ms-fontWeight-semibold-hover:hover,[lang=hun] .ms-fontWeight-semilight,[lang=hun] .ms-fontWeight-semilight-hover:hover,[lang=kaz] .ms-font-l,[lang=kaz] .ms-font-m,[lang=kaz] .ms-font-m-plus,[lang=kaz] .ms-font-mi,[lang=kaz] .ms-font-s,[lang=kaz] .ms-font-s-plus,[lang=kaz] .ms-font-su,[lang=kaz] .ms-font-xl,[lang=kaz] .ms-font-xs,[lang=kaz] .ms-font-xxl,[lang=kaz] .ms-fontWeight-light,[lang=kaz] .ms-fontWeight-light-hover:hover,[lang=kaz] .ms-fontWeight-regular,[lang=kaz] .ms-fontWeight-regular-hover:hover,[lang=kaz] .ms-fontWeight-semibold,[lang=kaz] .ms-fontWeight-semibold-hover:hover,[lang=kaz] .ms-fontWeight-semilight,[lang=kaz] .ms-fontWeight-semilight-hover:hover,[lang=lav] .ms-font-l,[lang=lav] .ms-font-m,[lang=lav] .ms-font-m-plus,[lang=lav] .ms-font-mi,[lang=lav] .ms-font-s,[lang=lav] .ms-font-s-plus,[lang=lav] .ms-font-su,[lang=lav] .ms-font-xl,[lang=lav] .ms-font-xs,[lang=lav] .ms-font-xxl,[lang=lav] .ms-fontWeight-light,[lang=lav] .ms-fontWeight-light-hover:hover,[lang=lav] .ms-fontWeight-regular,[lang=lav] .ms-fontWeight-regular-hover:hover,[lang=lav] .ms-fontWeight-semibold,[lang=lav] .ms-fontWeight-semibold-hover:hover,[lang=lav] .ms-fontWeight-semilight,[lang=lav] .ms-fontWeight-semilight-hover:hover,[lang=lit] .ms-font-l,[lang=lit] .ms-font-m,[lang=lit] .ms-font-m-plus,[lang=lit] .ms-font-mi,[lang=lit] .ms-font-s,[lang=lit] .ms-font-s-plus,[lang=lit] .ms-font-su,[lang=lit] .ms-font-xl,[lang=lit] .ms-font-xs,[lang=lit] .ms-font-xxl,[lang=lit] .ms-fontWeight-light,[lang=lit] .ms-fontWeight-light-hover:hover,[lang=lit] .ms-fontWeight-regular,[lang=lit] .ms-fontWeight-regular-hover:hover,[lang=lit] .ms-fontWeight-semibold,[lang=lit] .ms-fontWeight-semibold-hover:hover,[lang=lit] .ms-fontWeight-semilight,[lang=lit] .ms-fontWeight-semilight-hover:hover,[lang=pol] .ms-font-l,[lang=pol] .ms-font-m,[lang=pol] .ms-font-m-plus,[lang=pol] .ms-font-mi,[lang=pol] .ms-font-s,[lang=pol] .ms-font-s-plus,[lang=pol] .ms-font-su,[lang=pol] .ms-font-xl,[lang=pol] .ms-font-xs,[lang=pol] .ms-font-xxl,[lang=pol] .ms-fontWeight-light,[lang=pol] .ms-fontWeight-light-hover:hover,[lang=pol] .ms-fontWeight-regular,[lang=pol] .ms-fontWeight-regular-hover:hover,[lang=pol] .ms-fontWeight-semibold,[lang=pol] .ms-fontWeight-semibold-hover:hover,[lang=pol] .ms-fontWeight-semilight,[lang=pol] .ms-fontWeight-semilight-hover:hover,[lang=slk] .ms-font-l,[lang=slk] .ms-font-m,[lang=slk] .ms-font-m-plus,[lang=slk] .ms-font-mi,[lang=slk] .ms-font-s,[lang=slk] .ms-font-s-plus,[lang=slk] .ms-font-su,[lang=slk] .ms-font-xl,[lang=slk] .ms-font-xs,[lang=slk] .ms-font-xxl,[lang=slk] .ms-fontWeight-light,[lang=slk] .ms-fontWeight-light-hover:hover,[lang=slk] .ms-fontWeight-regular,[lang=slk] .ms-fontWeight-regular-hover:hover,[lang=slk] .ms-fontWeight-semibold,[lang=slk] .ms-fontWeight-semibold-hover:hover,[lang=slk] .ms-fontWeight-semilight,[lang=slk] .ms-fontWeight-semilight-hover:hover,[lang=tur] .ms-font-l,[lang=tur] .ms-font-m,[lang=tur] .ms-font-m-plus,[lang=tur] .ms-font-mi,[lang=tur] .ms-font-s,[lang=tur] .ms-font-s-plus,[lang=tur] .ms-font-su,[lang=tur] .ms-font-xl,[lang=tur] .ms-font-xs,[lang=tur] .ms-font-xxl,[lang=tur] .ms-fontWeight-light,[lang=tur] .ms-fontWeight-light-hover:hover,[lang=tur] .ms-fontWeight-regular,[lang=tur] .ms-fontWeight-regular-hover:hover,[lang=tur] .ms-fontWeight-semibold,[lang=tur] .ms-fontWeight-semibold-hover:hover,[lang=tur] .ms-fontWeight-semilight,[lang=tur] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI EastEuropean,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=rus] .ms-font-l,[lang=rus] .ms-font-m,[lang=rus] .ms-font-m-plus,[lang=rus] .ms-font-mi,[lang=rus] .ms-font-s,[lang=rus] .ms-font-s-plus,[lang=rus] .ms-font-su,[lang=rus] .ms-font-xl,[lang=rus] .ms-font-xs,[lang=rus] .ms-font-xxl,[lang=rus] .ms-fontWeight-light,[lang=rus] .ms-fontWeight-light-hover:hover,[lang=rus] .ms-fontWeight-regular,[lang=rus] .ms-fontWeight-regular-hover:hover,[lang=rus] .ms-fontWeight-semibold,[lang=rus] .ms-fontWeight-semibold-hover:hover,[lang=rus] .ms-fontWeight-semilight,[lang=rus] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI Cyrillic,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=ell] .ms-font-l,[lang=ell] .ms-font-m,[lang=ell] .ms-font-m-plus,[lang=ell] .ms-font-mi,[lang=ell] .ms-font-s,[lang=ell] .ms-font-s-plus,[lang=ell] .ms-font-su,[lang=ell] .ms-font-xl,[lang=ell] .ms-font-xs,[lang=ell] .ms-font-xxl,[lang=ell] .ms-fontWeight-light,[lang=ell] .ms-fontWeight-light-hover:hover,[lang=ell] .ms-fontWeight-regular,[lang=ell] .ms-fontWeight-regular-hover:hover,[lang=ell] .ms-fontWeight-semibold,[lang=ell] .ms-fontWeight-semibold-hover:hover,[lang=ell] .ms-fontWeight-semilight,[lang=ell] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI Greek,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=heb] .ms-font-l,[lang=heb] .ms-font-m,[lang=heb] .ms-font-m-plus,[lang=heb] .ms-font-mi,[lang=heb] .ms-font-s,[lang=heb] .ms-font-s-plus,[lang=heb] .ms-font-su,[lang=heb] .ms-font-xl,[lang=heb] .ms-font-xs,[lang=heb] .ms-font-xxl,[lang=heb] .ms-fontWeight-light,[lang=heb] .ms-fontWeight-light-hover:hover,[lang=heb] .ms-fontWeight-regular,[lang=heb] .ms-fontWeight-regular-hover:hover,[lang=heb] .ms-fontWeight-semibold,[lang=heb] .ms-fontWeight-semibold-hover:hover,[lang=heb] .ms-fontWeight-semilight,[lang=heb] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI Hebrew,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}[lang=vie] .ms-font-l,[lang=vie] .ms-font-m,[lang=vie] .ms-font-m-plus,[lang=vie] .ms-font-mi,[lang=vie] .ms-font-s,[lang=vie] .ms-font-s-plus,[lang=vie] .ms-font-su,[lang=vie] .ms-font-xl,[lang=vie] .ms-font-xs,[lang=vie] .ms-font-xxl,[lang=vie] .ms-fontWeight-light,[lang=vie] .ms-fontWeight-light-hover:hover,[lang=vie] .ms-fontWeight-regular,[lang=vie] .ms-fontWeight-regular-hover:hover,[lang=vie] .ms-fontWeight-semibold,[lang=vie] .ms-fontWeight-semibold-hover:hover,[lang=vie] .ms-fontWeight-semilight,[lang=vie] .ms-fontWeight-semilight-hover:hover{font-family:Segoe UI Vietnamese,Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}@font-face{font-family:Office365Icons;src:url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.eot);src:url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.eot#iefix) format('embedded-opentype'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.woff) format('woff'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.ttf) format('truetype'),url(https://appsforoffice.microsoft.com/fabric/fonts/icons/office365icons.svg#office365icons) format('svg');font-weight:400;font-style:normal}.ms-Icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:Office365Icons;font-style:normal;font-weight:400;line-height:1;speak:none}.ms-Icon--circleEmpty:before{content:'\e000'}.ms-Icon--circleFill:before{content:'\e001'}.ms-Icon--placeholder:before{content:'\e002'}.ms-Icon--star:before{content:'\e003'}.ms-Icon--plus:before{content:'\e004'}.ms-Icon--minus:before{content:'\e005'}.ms-Icon--question:before{content:'\e006'}.ms-Icon--exclamation:before{content:'\e007'}.ms-Icon--person:before{content:'\e008'}.ms-Icon--mail:before{content:'\e009'}.ms-Icon--infoCircle:before{content:'\e00a'}.ms-Icon--alert:before{content:'\e00b'}.ms-Icon--xCircle:before{content:'\e00c'}.ms-Icon--mailOpen:before{content:'\e00d'}.ms-Icon--people:before{content:'\e00e'}.ms-Icon--bell:before{content:'\e010'}.ms-Icon--calendar:before{content:'\e011'}.ms-Icon--scheduling:before{content:'\e012'}.ms-Icon--event:before{content:'\e013'}.ms-Icon--folder:before{content:'\e014'}.ms-Icon--documents:before{content:'\e015'}.ms-Icon--onedrive:before{content:'\e016'}.ms-Icon--chat:before{content:'\e017'}.ms-Icon--sites:before{content:'\e018'}.ms-Icon--listBullets:before{content:'\e019'}.ms-Icon--calendarWeek:before{content:'\e01a'}.ms-Icon--calendarWorkWeek:before{content:'\e01b'}.ms-Icon--calendarDay:before{content:'\e01c'}.ms-Icon--folderMove:before{content:'\e01d'}.ms-Icon--panel:before{content:'\e01e'}.ms-Icon--popout:before{content:'\e01f'}.ms-Icon--menu:before{content:'\e020'}.ms-Icon--home:before{content:'\e021'}.ms-Icon--favorites:before{content:'\e022'}.ms-Icon--phone:before{content:'\e023'}.ms-Icon--mailSend:before{content:'\e024'}.ms-Icon--save:before{content:'\e025'}.ms-Icon--trash:before{content:'\e026'}.ms-Icon--pencil:before{content:'\e027'}.ms-Icon--flag:before{content:'\e028'}.ms-Icon--reply:before{content:'\e029'}.ms-Icon--miniatures:before{content:'\e02a'}.ms-Icon--voicemail:before{content:'\e02b'}.ms-Icon--play:before{content:'\e02c'}.ms-Icon--pause:before{content:'\e02d'}.ms-Icon--onlineAdd:before{content:'\e02e'}.ms-Icon--onlineJoin:before{content:'\e02f'}.ms-Icon--replyAll:before{content:'\e030'}.ms-Icon--attachment:before{content:'\e031'}.ms-Icon--drm:before{content:'\e032'}.ms-Icon--pinDown:before{content:'\e033'}.ms-Icon--refresh:before{content:'\e034'}.ms-Icon--gear:before{content:'\e035'}.ms-Icon--smiley:before{content:'\e036'}.ms-Icon--info:before{content:'\e037'}.ms-Icon--lock:before{content:'\e038'}.ms-Icon--search:before{content:'\e039'}.ms-Icon--questionReverse:before{content:'\e03a'}.ms-Icon--notRecurring:before{content:'\e03b'}.ms-Icon--tasks:before{content:'\e040'}.ms-Icon--check:before{content:'\e041'}.ms-Icon--x:before{content:'\e042'}.ms-Icon--ellipsis:before{content:'\e045'}.ms-Icon--dot:before{content:'\e046'}.ms-Icon--arrowUp:before{content:'\e047'}.ms-Icon--arrowDown:before{content:'\e048'}.ms-Icon--arrowLeft:before{content:'\e049'}.ms-Icon--arrowRight:before{content:'\e04a'}.ms-Icon--download:before{content:'\e04b'}.ms-Icon--directions:before{content:'\e04c'}.ms-Icon--microphone:before{content:'\e04f'}.ms-Icon--caretUp:before{content:'\e051'}.ms-Icon--caretDown:before{content:'\e052'}.ms-Icon--caretLeft:before{content:'\e053'}.ms-Icon--caretRight:before{content:'\e054'}.ms-Icon--caretUpLeft:before{content:'\e05a'}.ms-Icon--caretUpRight:before{content:'\e05b'}.ms-Icon--caretDownRight:before{content:'\e05c'}.ms-Icon--caretDownLeft:before{content:'\e05d'}.ms-Icon--note:before{content:'\e06a'}.ms-Icon--noteReply:before{content:'\e06b'}.ms-Icon--noteForward:before{content:'\e06c'}.ms-Icon--key:before{content:'\e06f'}.ms-Icon--tile:before{content:'\e070'}.ms-Icon--taskRecurring:before{content:'\e071'}.ms-Icon--starEmpty:before{content:'\e073'}.ms-Icon--upload:before{content:'\e076'}.ms-Icon--wrench:before{content:'\e077'}.ms-Icon--share:before{content:'\e078'}.ms-Icon--documentReply:before{content:'\e079'}.ms-Icon--documentForward:before{content:'\e07a'}.ms-Icon--partner:before{content:'\e080'}.ms-Icon--reactivate:before{content:'\e084'}.ms-Icon--sort:before{content:'\e085'}.ms-Icon--personAdd:before{content:'\e086'}.ms-Icon--chevronUp:before{content:'\e087'}.ms-Icon--chevronDown:before{content:'\e088'}.ms-Icon--chevronLeft:before{content:'\e089'}.ms-Icon--chevronRight:before{content:'\e08a'}.ms-Icon--peopleAdd:before{content:'\e08c'}.ms-Icon--newsfeed:before{content:'\e08d'}.ms-Icon--notebook:before{content:'\e08e'}.ms-Icon--link:before{content:'\e08f'}.ms-Icon--chevronsUp:before{content:'\e090'}.ms-Icon--chevronsDown:before{content:'\e091'}.ms-Icon--chevronsLeft:before{content:'\e092'}.ms-Icon--chevronsRight:before{content:'\e093'}.ms-Icon--clutter:before{content:'\e09a'}.ms-Icon--subscribe:before{content:'\e09c'}.ms-Icon--unsubscribe:before{content:'\e09d'}.ms-Icon--personRemove:before{content:'\e09e'}.ms-Icon--receiptForward:before{content:'\e0a0'}.ms-Icon--receiptReply:before{content:'\e0a1'}.ms-Icon--receiptCheck:before{content:'\e0a2'}.ms-Icon--peopleRemove:before{content:'\e0a3'}.ms-Icon--merge:before{content:'\e0a4'}.ms-Icon--split:before{content:'\e0a5'}.ms-Icon--eventCancel:before{content:'\e0a6'}.ms-Icon--eventShare:before{content:'\e0a7'}.ms-Icon--today:before{content:'\e0a9'}.ms-Icon--oofReply:before{content:'\e0aa'}.ms-Icon--voicemailReply:before{content:'\e0ac'}.ms-Icon--voicemailForward:before{content:'\e0ad'}.ms-Icon--ribbon:before{content:'\e0af'}.ms-Icon--contact:before{content:'\e0b0'}.ms-Icon--eye:before{content:'\e0b1'}.ms-Icon--glasses:before{content:'\e0b2'}.ms-Icon--print:before{content:'\e100'}.ms-Icon--room:before{content:'\e101'}.ms-Icon--post:before{content:'\e102'}.ms-Icon--toggle:before{content:'\e103'}.ms-Icon--touch:before{content:'\e104'}.ms-Icon--clock:before{content:'\e105'}.ms-Icon--fax:before{content:'\e106'}.ms-Icon--lightning:before{content:'\e110'}.ms-Icon--dialpad:before{content:'\e111'}.ms-Icon--phoneTransfer:before{content:'\e112'}.ms-Icon--phoneAdd:before{content:'\e113'}.ms-Icon--late:before{content:'\e114'}.ms-Icon--chatAdd:before{content:'\e115'}.ms-Icon--conflict:before{content:'\e116'}.ms-Icon--navigate:before{content:'\e117'}.ms-Icon--camera:before{content:'\e119'}.ms-Icon--filter:before{content:'\e11a'}.ms-Icon--fullscreen:before{content:'\e11b'}.ms-Icon--new:before{content:'\e11c'}.ms-Icon--mailEmpty:before{content:'\e11d'}.ms-Icon--editBox:before{content:'\e11e'}.ms-Icon--waffle:before{content:'\e11f'}.ms-Icon--work:before{content:'\e120'}.ms-Icon--eventRecurring:before{content:'\e121'}.ms-Icon--cart:before{content:'\e122'}.ms-Icon--socialListening:before{content:'\e123'}.ms-Icon--mapMarker:before{content:'\e124'}.ms-Icon--org:before{content:'\e125'}.ms-Icon--replyAlt:before{content:'\e150'}.ms-Icon--replyAllAlt:before{content:'\e152'}.ms-Icon--eventInfo:before{content:'\e154'}.ms-Icon--group:before{content:'\e155'}.ms-Icon--money:before{content:'\e161'}.ms-Icon--graph:before{content:'\e162'}.ms-Icon--noteEdit:before{content:'\e163'}.ms-Icon--dashboard:before{content:'\e164'}.ms-Icon--mailEdit:before{content:'\e165'}.ms-Icon--pinLeft:before{content:'\e167'}.ms-Icon--heart:before{content:'\e16a'}.ms-Icon--heartEmpty:before{content:'\e16b'}.ms-Icon--picture:before{content:'\e16c'}.ms-Icon--cake:before{content:'\e16d'}.ms-Icon--books:before{content:'\e16e'}.ms-Icon--chart:before{content:'\e16f'}.ms-Icon--video:before{content:'\e170'}.ms-Icon--soccer:before{content:'\e171'}.ms-Icon--meal:before{content:'\e172'}.ms-Icon--balloon:before{content:'\e173'}.ms-Icon--cat:before{content:'\e174'}.ms-Icon--dog:before{content:'\e175'}.ms-Icon--bag:before{content:'\e176'}.ms-Icon--music:before{content:'\e177'}.ms-Icon--stopwatch:before{content:'\e178'}.ms-Icon--coffee:before{content:'\e179'}.ms-Icon--briefcase:before{content:'\e17a'}.ms-Icon--pill:before{content:'\e17b'}.ms-Icon--trophy:before{content:'\e17c'}.ms-Icon--firstAid:before{content:'\e17d'}.ms-Icon--plane:before{content:'\e17e'}.ms-Icon--page:before{content:'\e17f'}.ms-Icon--car:before{content:'\e180'}.ms-Icon--dogAlt:before{content:'\e181'}.ms-Icon--document:before{content:'\e182'}.ms-Icon--metadata:before{content:'\e183'}.ms-Icon--pointItem:before{content:'\e184'}.ms-Icon--text:before{content:'\e185'}.ms-Icon--fieldText:before{content:'\e186'}.ms-Icon--fieldNumber:before{content:'\e187'}.ms-Icon--dropdown:before{content:'\e188'}.ms-Icon--radioButton:before{content:'\e189'}.ms-Icon--checkbox:before{content:'\e18a'}.ms-Icon--story:before{content:'\e18b'}.ms-Icon--bold:before{content:'\e18c'}.ms-Icon--italic:before{content:'\e18d'}.ms-Icon--underline:before{content:'\e18e'}.ms-Icon--quote:before{content:'\e18f'}.ms-Icon--styleRemove:before{content:'\e190'}.ms-Icon--pictureAdd:before{content:'\e191'}.ms-Icon--pictureRemove:before{content:'\e192'}.ms-Icon--desktop:before{content:'\e193'}.ms-Icon--tablet:before{content:'\e194'}.ms-Icon--mobile:before{content:'\e195'}.ms-Icon--table:before{content:'\e196'}.ms-Icon--hide:before{content:'\e197'}.ms-Icon--shield:before{content:'\e198'}.ms-Icon--header:before{content:'\e19a'}.ms-Icon--paint:before{content:'\e19b'}.ms-Icon--support:before{content:'\e19c'}.ms-Icon--settings:before{content:'\e19d'}.ms-Icon--creditCard:before{content:'\e19e'}.ms-Icon--reload:before{content:'\e19f'}.ms-Icon--peopleSecurity:before{content:'\e200'}.ms-Icon--fieldTextBox:before{content:'\e203'}.ms-Icon--multiChoice:before{content:'\e204'}.ms-Icon--fieldMail:before{content:'\e205'}.ms-Icon--contactForm:before{content:'\e206'}.ms-Icon--circleHalfFilled:before{content:'\e207'}.ms-Icon--documentPDF:before{content:'\e208'}.ms-Icon--bookmark:before{content:'\e209'}.ms-Icon--circleUnfilled:before{content:'\e20b'}.ms-Icon--circleFilled:before{content:'\e20c'}.ms-Icon--textBox:before{content:'\e20e'}.ms-Icon--drop:before{content:'\e20f'}.ms-Icon--sun:before{content:'\e210'}.ms-Icon--lifesaver:before{content:'\e211'}.ms-Icon--lifesaverLock:before{content:'\e212'}.ms-Icon--mailUnread:before{content:'\e213'}.ms-Icon--mailRead:before{content:'\e214'}.ms-Icon--inboxCheck:before{content:'\e215'}.ms-Icon--folderSearch:before{content:'\e216'}.ms-Icon--collapse:before{content:'\e217'}.ms-Icon--expand:before{content:'\e218'}.ms-Icon--ascending:before{content:'\e219'}.ms-Icon--descending:before{content:'\e21a'}.ms-Icon--filterClear:before{content:'\e21b'}.ms-Icon--checkboxEmpty:before{content:'\e21c'}.ms-Icon--checkboxMixed:before{content:'\e21d'}.ms-Icon--boards:before{content:'\e21e'}.ms-Icon--checkboxCheck:before{content:'\e21f'}.ms-Icon--frowny:before{content:'\e220'}.ms-Icon--lightBulb:before{content:'\e221'}.ms-Icon--globe:before{content:'\e222'}.ms-Icon--deviceWipe:before{content:'\e223'}.ms-Icon--listCheck:before{content:'\e226'}.ms-Icon--listGroup:before{content:'\e227'}.ms-Icon--timeline:before{content:'\e228'}.ms-Icon--fontIncrease:before{content:'\e229'}.ms-Icon--fontDecrease:before{content:'\e22a'}.ms-Icon--fontColor:before{content:'\e22b'}.ms-Icon--mailCheck:before{content:'\e22c'}.ms-Icon--mailDown:before{content:'\e22d'}.ms-Icon--listCheckbox:before{content:'\e22e'}.ms-Icon--sunAdd:before{content:'\e22f'}.ms-Icon--sunQuestion:before{content:'\e230'}.ms-Icon--chevronThinUp:before{content:'\e231'}.ms-Icon--chevronThinDown:before{content:'\e232'}.ms-Icon--chevronThinLeft:before{content:'\e233'}.ms-Icon--chevronThinRight:before{content:'\e234'}.ms-Icon--chevronThickUp:before{content:'\e235'}.ms-Icon--chevronThickDown:before{content:'\e236'}.ms-Icon--chevronThickLeft:before{content:'\e237'}.ms-Icon--chevronThickRight:before{content:'\e238'}.ms-Icon--linkRemove:before{content:'\e239'}.ms-Icon--alertOutline:before{content:'\e23b'}.ms-Icon--documentLandscape:before{content:'\e23c'}.ms-Icon--documentAdd:before{content:'\e23d'}.ms-Icon--toggleMiddle:before{content:'\e23e'}.ms-Icon--embed:before{content:'\e23f'}.ms-Icon--listNumbered:before{content:'\e240'}.ms-Icon--peopleCheck:before{content:'\e242'}.ms-Icon--caretUpOutline:before{content:'\e243'}.ms-Icon--caretDownOutline:before{content:'\e244'}.ms-Icon--caretLeftOutline:before{content:'\e245'}.ms-Icon--caretRightOutline:before{content:'\e246'}.ms-Icon--mailSync:before{content:'\e248'}.ms-Icon--mailError:before{content:'\e249'}.ms-Icon--mailPause:before{content:'\e24a'}.ms-Icon--peopleSync:before{content:'\e24b'}.ms-Icon--peopleError:before{content:'\e24c'}.ms-Icon--peoplePause:before{content:'\e24d'}.ms-Icon--circleBall:before{content:'\e24e'}.ms-Icon--circleBalloons:before{content:'\e24f'}.ms-Icon--circleCar:before{content:'\e250'}.ms-Icon--circleCat:before{content:'\e251'}.ms-Icon--circleCoffee:before{content:'\e252'}.ms-Icon--circleDog:before{content:'\e253'}.ms-Icon--circleLightning:before{content:'\e254'}.ms-Icon--circlePill:before{content:'\e255'}.ms-Icon--circlePlane:before{content:'\e256'}.ms-Icon--circlePoodle:before{content:'\e257'}.ms-Icon--checkPeople:before{content:'\e259'}.ms-Icon--documentSearch:before{content:'\e25a'}.ms-Icon--sortLines:before{content:'\e25c'}.ms-Icon--calendarPublic:before{content:'\e25d'}.ms-Icon--contactPublic:before{content:'\e25e'}.ms-Icon--classNotebook:before{content:'\e25f'}.ms-Icon--triangleUp:before{content:'\e260'}.ms-Icon--triangleRight:before{content:'\e261'}.ms-Icon--triangleDown:before{content:'\e262'}.ms-Icon--triangleLeft:before{content:'\e263'}.ms-Icon--triangleEmptyUp:before{content:'\e264'}.ms-Icon--triangleEmptyRight:before{content:'\e265'}.ms-Icon--triangleEmptyDown:before{content:'\e266'}.ms-Icon--triangleEmptyLeft:before{content:'\e267'}.ms-Icon--filePDF:before{content:'\e268'}.ms-Icon--fileImage:before{content:'\e26c'}.ms-Icon--fileDocument:before{content:'\e26d'}.ms-Icon--listGroup2:before{content:'\e26e'}.ms-Icon--copy:before{content:'\e26f'}.ms-Icon--creditCardOutline:before{content:'\e270'}.ms-Icon--mailPublic:before{content:'\e272'}.ms-Icon--folderPublic:before{content:'\e273'}.ms-Icon--teamwork:before{content:'\e274'}.ms-Icon--move:before{content:'\e275'}.ms-Icon--classroom:before{content:'\e276'}.ms-Icon--menu2:before{content:'\e277'}.ms-Icon--plus2:before{content:'\e278'}.ms-Icon--tag:before{content:'\e279'}.ms-Icon--arrowUp2:before{content:'\e27a'}.ms-Icon--arrowDown2:before{content:'\e27b'}.ms-Icon--circlePlus:before{content:'\e27c'}.ms-Icon--circleInfo:before{content:'\e27d'}.ms-Icon--section:before{content:'\e27e'}.ms-Icon--sections:before{content:'\e27f'}.ms-Icon--at:before{content:'\e282'}.ms-Icon--arrowUpRight:before{content:'\e283'}.ms-Icon--arrowDownRight:before{content:'\e284'}.ms-Icon--arrowDownLeft:before{content:'\e285'}.ms-Icon--arrowUpLeft:before{content:'\e286'}.ms-Icon--bundle:before{content:'\e287'}.ms-Icon--pictureEdit:before{content:'\e288'}.ms-Icon--protectionCenter:before{content:'\e289'}.ms-Icon--alert2:before{content:'\e28a'}.ms-Icon--skypeCircleCheck:before{content:'\e310'}.ms-Icon--skypeCircleClock:before{content:'\e311'}.ms-Icon--skypeCircleMinus:before{content:'\e312'}.ms-Icon--skypeCheck:before{content:'\e315'}.ms-Icon--skypeClock:before{content:'\e316'}.ms-Icon--skypeMinus:before{content:'\e317'}.ms-Icon--circle{position:relative;display:inline-block;font-size:1rem;width:1em;height:1em;margin:0 0 0 .5em;padding:0;text-align:right;-webkit-font-smoothing:antialiased}.ms-Icon--circle:after,.ms-Icon--circle:before{line-height:1;font-size:inherit}.ms-Icon--circle:before{display:block;width:100%;height:100%;margin:0;padding:0;vertical-align:top;position:absolute}.ms-Icon--circle:after{content:'\e000';position:absolute;top:0;right:0;transform:scale(2);transform-origin:50% 50%;z-index:0}.ms-Icon--circle.ms-Icon--star:before{top:-2%;right:1%}.ms-Icon--circle.ms-Icon--person:before{top:-2%;right:-3%}.ms-Icon--circle.ms-Icon--alert:before{top:-4%}.ms-Icon--circle.ms-Icon--mailOpen:before{top:-5%}.ms-Icon--circle.ms-Icon--people:before{top:-4%;right:-7%}.ms-Icon--circle.ms-Icon--bell:before{top:-3%}.ms-Icon--circle.ms-Icon--scheduling:before{top:-3%;right:6%}.ms-Icon--circle.ms-Icon--documents:before{top:-1%;right:-2%}.ms-Icon--circle.ms-Icon--listBullets:before{top:-1%;right:5%}.ms-Icon--circle.ms-Icon--panel:before{right:-2%}.ms-Icon--circle.ms-Icon--popout:before{top:-2%;right:-2%}.ms-Icon--circle.ms-Icon--home:before{top:-4%}.ms-Icon--circle.ms-Icon--favorites:before{top:-2%;right:2%}.ms-Icon--circle.ms-Icon--phone:before{top:-2%;right:-2%}.ms-Icon--circle.ms-Icon--mailSend:before{right:-10%}.ms-Icon--circle.ms-Icon--pencil:before{top:-2%;right:3%}.ms-Icon--circle.ms-Icon--flag:before{right:3%}.ms-Icon--circle.ms-Icon--miniatures:before{right:-3%}.ms-Icon--circle.ms-Icon--voicemail:before{top:2%;right:-7%}.ms-Icon--circle.ms-Icon--onlineAdd:before{top:-1%;right:2%}.ms-Icon--circle.ms-Icon--pinDown:before{top:5%}.ms-Icon--circle.ms-Icon--gear:before{right:2%}.ms-Icon--circle.ms-Icon--check:before{top:3%}.ms-Icon--circle.ms-Icon--ellipsis:before{top:2%;right:-12%}.ms-Icon--circle.ms-Icon--directions:before{right:10%}.ms-Icon--circle.ms-Icon--microphone:before{top:-3%}.ms-Icon--circle.ms-Icon--caretDown:before{top:5%;right:2%}.ms-Icon--circle.ms-Icon--caretLeft:before{right:-6%}.ms-Icon--circle.ms-Icon--caretRight:before{right:6%}.ms-Icon--circle.ms-Icon--caretUpLeft:before{top:5%;right:5%}.ms-Icon--circle.ms-Icon--caretUpRight:before{top:5%;right:-3%}.ms-Icon--circle.ms-Icon--caretDownRight:before{right:-3%}.ms-Icon--circle.ms-Icon--caretDownLeft:before{right:4%}.ms-Icon--circle.ms-Icon--note:before{top:2%;right:-3%}.ms-Icon--circle.ms-Icon--noteReply:before{top:6%;right:3%}.ms-Icon--circle.ms-Icon--noteForward:before{top:6%}.ms-Icon--circle.ms-Icon--key:before{top:5%;right:1%}.ms-Icon--circle.ms-Icon--tile:before{top:-1%;right:-18%}.ms-Icon--circle.ms-Icon--taskRecurring:before{top:2%;right:-1%}.ms-Icon--circle.ms-Icon--starEmpty:before{top:-4%;right:1%}.ms-Icon--circle.ms-Icon--documentReply:before{top:-2%;right:7%}.ms-Icon--circle.ms-Icon--documentForward:before{right:5%}.ms-Icon--circle.ms-Icon--partner:before{top:-2%}.ms-Icon--circle.ms-Icon--reactivate:before{top:-2%;right:6%}.ms-Icon--circle.ms-Icon--sort:before{right:-19%}.ms-Icon--circle.ms-Icon--personAdd:before{top:-2%;right:6%}.ms-Icon--circle.ms-Icon--chevronDown:before{top:4%}.ms-Icon--circle.ms-Icon--chevronLeft:before{right:-5%}.ms-Icon--circle.ms-Icon--chevronRight:before{right:4%}.ms-Icon--circle.ms-Icon--peopleAdd:before{top:-5%;right:-12%}.ms-Icon--circle.ms-Icon--newsfeed:before,.ms-Icon--circle.ms-Icon--notebook:before{right:-4%}.ms-Icon--circle.ms-Icon--link:before{top:2%;right:-18%}.ms-Icon--circle.ms-Icon--chevronsDown:before{top:5%}.ms-Icon--circle.ms-Icon--chevronsLeft:before{right:-5%}.ms-Icon--circle.ms-Icon--chevronsRight:before{right:4%}.ms-Icon--circle.ms-Icon--personRemove:before{right:5%}.ms-Icon--circle.ms-Icon--receiptCheck:before,.ms-Icon--circle.ms-Icon--receiptForward:before,.ms-Icon--circle.ms-Icon--receiptReply:before{right:-20%}.ms-Icon--circle.ms-Icon--peopleRemove:before{top:-3%;right:-12%}.ms-Icon--circle.ms-Icon--merge:before,.ms-Icon--circle.ms-Icon--split:before{top:2%}.ms-Icon--circle.ms-Icon--eventCancel:before{right:-2%}.ms-Icon--circle.ms-Icon--today:before{top:-2%}.ms-Icon--circle.ms-Icon--oofReply:before{right:5%}.ms-Icon--circle.ms-Icon--voicemailReply:before{top:4%;right:-25%}.ms-Icon--circle.ms-Icon--voicemailForward:before{top:4%;right:-20%}.ms-Icon--circle.ms-Icon--eye:before{top:-4%}.ms-Icon--circle.ms-Icon--post:before{top:-4%;right:4%}.ms-Icon--circle.ms-Icon--fax:before{top:-3%;right:-2%}.ms-Icon--circle.ms-Icon--lightning:before{top:2%;right:1%}.ms-Icon--circle.ms-Icon--filter:before{top:7%}.ms-Icon--circle.ms-Icon--cart:before{right:3%}.ms-Icon--circle.ms-Icon--mapMarker:before,.ms-Icon--circle.ms-Icon--socialListening:before{top:2%}.ms-Icon--circle.ms-Icon--replyAllAlt:before{right:-16%}.ms-Icon--circle.ms-Icon--group:before{right:-33%}.ms-Icon--circle.ms-Icon--money:before{right:-8%}.ms-Icon--circle.ms-Icon--noteEdit:before{right:4%}.ms-Icon--circle.ms-Icon--mailEdit:before{top:3%;right:7%}.ms-Icon--circle.ms-Icon--pinLeft:before{right:-6%}.ms-Icon--circle.ms-Icon--heart:before,.ms-Icon--circle.ms-Icon--heartEmpty:before{top:5%}.ms-Icon--circle.ms-Icon--cake:before{top:-5%}.ms-Icon--circle.ms-Icon--books:before{right:-8%}.ms-Icon--circle.ms-Icon--video:before{top:-3%;right:3%}.ms-Icon--circle.ms-Icon--balloon:before{top:4%;right:-1%}.ms-Icon--circle.ms-Icon--music:before{top:-2%;right:-5%}.ms-Icon--circle.ms-Icon--coffee:before,.ms-Icon--circle.ms-Icon--stopwatch:before{top:-3%;right:3%}.ms-Icon--circle.ms-Icon--plane:before{right:4%}.ms-Icon--circle.ms-Icon--dogAlt:before{right:-15%}.ms-Icon--circle.ms-Icon--metadata:before{top:-4%;right:4%}.ms-Icon--circle.ms-Icon--text:before{top:-4%;right:10%}.ms-Icon--circle.ms-Icon--dropdown:before,.ms-Icon--circle.ms-Icon--fieldNumber:before,.ms-Icon--circle.ms-Icon--fieldText:before{right:-14%}.ms-Icon--circle.ms-Icon--story:before{right:-5%}.ms-Icon--circle.ms-Icon--bold:before{right:4%}.ms-Icon--circle.ms-Icon--underline:before{top:4%}.ms-Icon--circle.ms-Icon--quote:before{right:-4%}.ms-Icon--circle.ms-Icon--styleRemove:before{top:4%;right:5%}.ms-Icon--circle.ms-Icon--pictureAdd:before,.ms-Icon--circle.ms-Icon--pictureRemove:before{right:-6%}.ms-Icon--circle.ms-Icon--mobile:before{right:-3%}.ms-Icon--circle.ms-Icon--hide:before{top:-4%}.ms-Icon--circle.ms-Icon--header:before{right:-9%}.ms-Icon--circle.ms-Icon--msn:before{right:3%}.ms-Icon--circle.ms-Icon--peopleCheck:before{right:-7%;top:-3%}.ms-Icon--circle.ms-Icon--caretDownOutline:before{top:6%}.ms-Icon--circle.ms-Icon--caretLeftOutline:before{right:-5%}.ms-Icon--circle.ms-Icon--caretRightOutline:before{right:5%}.ms-Icon--circle.ms-Icon--sway:before{right:-3%}.ms-Icon--circle.ms-Icon--mailSync:before{right:8%;top:3%}.ms-Icon--circle.ms-Icon--peopleError:before,.ms-Icon--circle.ms-Icon--peoplePause:before,.ms-Icon--circle.ms-Icon--peopleSync:before{right:-8%}.ms-Icon--circle.ms-Icon--documentSearch:before{right:8%}.ms-Icon--circle.ms-Icon--dynamicsMarketing:before{right:-8%}.ms-Icon--arrowDownLeft:before,.ms-Icon--arrowDownRight:before,.ms-Icon--arrowLeft,.ms-Icon--arrowRight,.ms-Icon--arrowUpLeft:before,.ms-Icon--arrowUpRight:before,.ms-Icon--bundle:before,.ms-Icon--calendar,.ms-Icon--caretDownLeft,.ms-Icon--caretDownRight,.ms-Icon--caretLeft,.ms-Icon--caretLeftOutline,.ms-Icon--caretRight,.ms-Icon--caretRightOutline,.ms-Icon--caretUpLeft,.ms-Icon--caretUpRight,.ms-Icon--cart,.ms-Icon--chart,.ms-Icon--chat,.ms-Icon--check,.ms-Icon--checkbox,.ms-Icon--checkboxCheck,.ms-Icon--checkPeople,.ms-Icon--chevronLeft,.ms-Icon--chevronRight,.ms-Icon--chevronsLeft,.ms-Icon--chevronsRight,.ms-Icon--chevronThickLeft,.ms-Icon--chevronThickRight,.ms-Icon--chevronThinLeft,.ms-Icon--chevronThinRight,.ms-Icon--contactForm,.ms-Icon--contactPublic:before,.ms-Icon--copy:before,.ms-Icon--directions,.ms-Icon--document,.ms-Icon--documentForward,.ms-Icon--documentLandscape,.ms-Icon--documentReply,.ms-Icon--dropdown,.ms-Icon--eventRecurring,.ms-Icon--eventShare,.ms-Icon--fileDocument:before,.ms-Icon--folder,.ms-Icon--folderMove,.ms-Icon--folderSearch,.ms-Icon--graph,.ms-Icon--inboxCheck,.ms-Icon--late,.ms-Icon--listBullets,.ms-Icon--listCheck,.ms-Icon--listCheckbox,.ms-Icon--listGroup,.ms-Icon--listGroup2:before,.ms-Icon--mailSend,.ms-Icon--mailSync,.ms-Icon--metadata,.ms-Icon--multiChoice,.ms-Icon--note,.ms-Icon--notebook,.ms-Icon--noteForward,.ms-Icon--noteReply,.ms-Icon--notRecurring,.ms-Icon--oofReply,.ms-Icon--page,.ms-Icon--peopleCheck,.ms-Icon--peopleSync,.ms-Icon--pinLeft,.ms-Icon--play,.ms-Icon--pointItem,.ms-Icon--post,.ms-Icon--question,.ms-Icon--questionReverse,.ms-Icon--reactivate,.ms-Icon--receiptCheck,.ms-Icon--receiptForward,.ms-Icon--receiptReply,.ms-Icon--refresh,.ms-Icon--reload,.ms-Icon--reply,.ms-Icon--replyAll,.ms-Icon--replyAllAlt,.ms-Icon--replyAlt,.ms-Icon--sections:before,.ms-Icon--socialListening,.ms-Icon--sortLines,.ms-Icon--sunQuestion,.ms-Icon--taskRecurring,.ms-Icon--tasks,.ms-Icon--timeline .ms-Icon--mailCheck,.ms-Icon--toggle,.ms-Icon--triangleEmptyLeft:before,.ms-Icon--triangleEmptyRight:before,.ms-Icon--triangleLeft:before,.ms-Icon--triangleRight:before,.ms-Icon--voicemailForward,.ms-Icon--voicemailReply{transform:scaleX(-1)}.ms-u-slideRightIn10{animation-name:y,a;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes a{0%{transform:translate3d(-10px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn20{animation-name:y,b;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes b{0%{transform:translate3d(-20px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn40{animation-name:y,c;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes c{0%{transform:translate3d(-40px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn10{animation-name:y,d;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes d{0%{transform:translate3d(10px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn20{animation-name:y,e;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes e{0%{transform:translate3d(20px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn40{animation-name:y,f;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes f{0%{transform:translate3d(40px,0,0)}to{transform:translateZ(0)}}.ms-u-slideRightIn400{animation-name:y,g;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes g{0%{transform:translate3d(-400px,0,0)}to{transform:translateZ(0)}}.ms-u-slideLeftIn400{animation-name:y,h;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes h{0%{transform:translate3d(400px,0,0)}to{transform:translateZ(0)}}.ms-u-slideUpIn20{animation-name:y,i;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes i{0%{transform:translate3d(0,20px,0)}to{transform:translateZ(0)}}.ms-u-slideUpIn10{animation-name:y,j;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes j{0%{transform:translate3d(0,10px,0)}to{transform:translateZ(0)}}.ms-u-slideDownIn20{animation-name:y,k;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes k{0%{transform:translate3d(0,-20px,0)}to{transform:translateZ(0)}}.ms-u-slideDownIn10{animation-name:y,l;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes l{0%{transform:translate3d(0,-10px,0)}to{transform:translateZ(0)}}.ms-u-slideRightOut40{animation-name:z,m;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes m{0%{transform:translateZ(0)}to{transform:translate3d(40px,0,0)}}.ms-u-slideLeftOut40{animation-name:z,n;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes n{0%{transform:translateZ(0)}to{transform:translate3d(-40px,0,0)}}.ms-u-slideRightOut400{animation-name:z,o;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes o{0%{transform:translateZ(0)}to{transform:translate3d(400px,0,0)}}.ms-u-slideLeftOut400{animation-name:z,p;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes p{0%{transform:translateZ(0)}to{transform:translate3d(-400px,0,0)}}.ms-u-slideUpOut20{animation-name:z,q;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes q{0%{transform:translateZ(0)}to{transform:translate3d(0,-20px,0)}}.ms-u-slideUpOut10{animation-name:z,r;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes r{0%{transform:translateZ(0)}to{transform:translate3d(0,-10px,0)}}.ms-u-slideDownOut20{animation-name:z,s;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes s{0%{transform:translateZ(0)}to{transform:translate3d(0,20px,0)}}.ms-u-slideDownOut10{animation-name:z,t;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes t{0%{transform:translateZ(0)}to{transform:translate3d(0,10px,0)}}.ms-u-scaleUpIn100{animation-name:y,u;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes u{0%{transform:scale3d(.98,.98,1)}to{transform:scaleX(1)}}.ms-u-scaleDownIn100{animation-name:y,v;-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}@keyframes v{0%{transform:scale3d(1.03,1.03,1)}to{transform:scaleX(1)}}.ms-u-scaleUpOut103{animation-name:z,w;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes w{0%{transform:scaleX(1)}to{transform:scale3d(1.03,1.03,1)}}.ms-u-scaleDownOut98{animation-name:z,x;-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes x{0%{transform:scaleX(1)}to{transform:scale3d(.98,.98,1)}}.ms-u-fadeIn100,.ms-u-fadeIn400{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both}.ms-u-fadeIn100{animation-duration:.167s}.ms-u-fadeIn200{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both;animation-duration:.267s}.ms-u-fadeIn500{-webkit-animation-duration:.367s;-webkit-animation-name:y;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:y;animation-fill-mode:both;animation-duration:.467s}@keyframes y{0%{opacity:0;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:1}}.ms-u-fadeOut100,.ms-u-fadeOut400{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both}.ms-u-fadeOut100{animation-duration:.1s}.ms-u-fadeOut200{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both;animation-duration:.167s}.ms-u-fadeOut500{-webkit-animation-duration:.367s;-webkit-animation-name:z;-webkit-animation-fill-mode:both;animation-duration:.367s;animation-name:z;animation-fill-mode:both;animation-duration:.467s}@keyframes z{0%{opacity:1;animation-timing-function:cubic-bezier(.1,.25,.75,.9)}to{opacity:0}}.ms-u-rotate90deg{animation-name:A;-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-ms-animation-duration:.1s;-o-animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes A{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}.ms-u-rotateN90deg{animation-name:B;-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-ms-animation-duration:.1s;-o-animation-duration:.1s;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@keyframes B{0%{transform:rotate(90deg)}to{transform:rotate(0deg)}}.ms-u-expandCollapse400{transition:height .367s cubic-bezier(.1,.25,.75,.9)}.ms-u-expandCollapse200{transition:height .167s cubic-bezier(.1,.25,.75,.9)}.ms-u-expandCollapse100{transition:height .1s cubic-bezier(.1,.25,.75,.9)}.ms-u-delay100{animation-delay:.167s}.ms-u-delay200{animation-delay:.267s}.ms-u-slideRightIn10{animation-name:y,slideLeft10;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideRightIn10,.ms-u-slideRightIn20{-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s}.ms-u-slideRightIn20{animation-name:y,slideLeft20;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideRightIn40{animation-name:y,slideLeft40;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideLeftIn10,.ms-u-slideRightIn40{-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s}.ms-u-slideLeftIn10{animation-name:y,slideRight10;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideLeftIn20{animation-name:y,slideRight20;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideLeftIn20,.ms-u-slideLeftIn40{-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s}.ms-u-slideLeftIn40{animation-name:y,slideRight40;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideRightIn400{animation-name:y,h;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideLeftIn400,.ms-u-slideRightIn400{-webkit-animation-duration:.367s;-moz-animation-duration:.367s;-ms-animation-duration:.367s;-o-animation-duration:.367s}.ms-u-slideLeftIn400{animation-name:y,slideRight400;animation-timing-function:cubic-bezier(.1,.9,.2,1);animation-fill-mode:both}.ms-u-slideRightOut40{animation-name:z,n;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-u-slideLeftOut40,.ms-u-slideRightOut40{-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s}.ms-u-slideLeftOut40{animation-name:z,m;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-u-slideRightOut400{animation-name:z,p;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-u-slideLeftOut400,.ms-u-slideRightOut400{-webkit-animation-duration:.167s;-moz-animation-duration:.167s;-ms-animation-duration:.167s;-o-animation-duration:.167s}.ms-u-slideLeftOut400{animation-name:z,o;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-u-rotate90deg{animation-name:B;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}.ms-u-rotate90deg,.ms-u-rotateN90deg{-webkit-animation-duration:.1s;-moz-animation-duration:.1s;-ms-animation-duration:.1s;-o-animation-duration:.1s}.ms-u-rotateN90deg{animation-name:A;animation-timing-function:cubic-bezier(.1,.25,.75,.9);animation-fill-mode:both}@media (max-width:479px){.ms-u-hiddenLgDown,.ms-u-hiddenMdDown,.ms-u-hiddenSm,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:480px) and (max-width:639px){.ms-u-hiddenLgDown,.ms-u-hiddenMd,.ms-u-hiddenMdDown,.ms-u-hiddenMdUp,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:640px) and (max-width:1023px){.ms-u-hiddenLg,.ms-u-hiddenLgDown,.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlDown,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:1024px) and (max-width:1365px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXl,.ms-u-hiddenXlDown,.ms-u-hiddenXlUp,.ms-u-hiddenXxlDown{display:none!important}}@media (min-width:1366px) and (max-width:1919px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlUp,.ms-u-hiddenXxl,.ms-u-hiddenXxlDown,.ms-u-hiddenXxlUp{display:none!important}}@media (min-width:1920px){.ms-u-hiddenLgUp,.ms-u-hiddenMdUp,.ms-u-hiddenXlUp,.ms-u-hiddenXxlUp,.ms-u-hiddenXxxl{display:none!important}}.ms-u-sm12{width:100%}.ms-u-sm11{width:91.66666666666666%}.ms-u-sm10{width:83.33333333333334%}.ms-u-sm9{width:75%}.ms-u-sm8{width:66.66666666666666%}.ms-u-sm7{width:58.333333333333336%}.ms-u-sm6{width:50%}.ms-u-sm5{width:41.66666666666667%}.ms-u-sm4{width:33.33333333333333%}.ms-u-sm3{width:25%}.ms-u-sm2{width:16.666666666666664%}.ms-u-sm1{width:8.333333333333332%}.ms-u-smPull12{left:100%}.ms-u-smPull11{left:91.66666666666666%}.ms-u-smPull10{left:83.33333333333334%}.ms-u-smPull9{left:75%}.ms-u-smPull8{left:66.66666666666666%}.ms-u-smPull7{left:58.333333333333336%}.ms-u-smPull6{left:50%}.ms-u-smPull5{left:41.66666666666667%}.ms-u-smPull4{left:33.33333333333333%}.ms-u-smPull3{left:25%}.ms-u-smPull2{left:16.666666666666664%}.ms-u-smPull1{left:8.333333333333332%}.ms-u-smPull0{left:auto}.ms-u-smPush12{right:100%}.ms-u-smPush11{right:91.66666666666666%}.ms-u-smPush10{right:83.33333333333334%}.ms-u-smPush9{right:75%}.ms-u-smPush8{right:66.66666666666666%}.ms-u-smPush7{right:58.333333333333336%}.ms-u-smPush6{right:50%}.ms-u-smPush5{right:41.66666666666667%}.ms-u-smPush4{right:33.33333333333333%}.ms-u-smPush3{right:25%}.ms-u-smPush2{right:16.666666666666664%}.ms-u-smPush1{right:8.333333333333332%}.ms-u-smPush0{right:auto}.ms-u-smOffset11{margin-right:91.66666666666666%}.ms-u-smOffset10{margin-right:83.33333333333334%}.ms-u-smOffset9{margin-right:75%}.ms-u-smOffset8{margin-right:66.66666666666666%}.ms-u-smOffset7{margin-right:58.333333333333336%}.ms-u-smOffset6{margin-right:50%}.ms-u-smOffset5{margin-right:41.66666666666667%}.ms-u-smOffset4{margin-right:33.33333333333333%}.ms-u-smOffset3{margin-right:25%}.ms-u-smOffset2{margin-right:16.666666666666664%}.ms-u-smOffset1{margin-right:8.333333333333332%}.ms-u-smOffset0{margin-right:0}@media (min-width:480px){.ms-u-md12{width:100%}.ms-u-md11{width:91.66666666666666%}.ms-u-md10{width:83.33333333333334%}.ms-u-md9{width:75%}.ms-u-md8{width:66.66666666666666%}.ms-u-md7{width:58.333333333333336%}.ms-u-md6{width:50%}.ms-u-md5{width:41.66666666666667%}.ms-u-md4{width:33.33333333333333%}.ms-u-md3{width:25%}.ms-u-md2{width:16.666666666666664%}.ms-u-md1{width:8.333333333333332%}.ms-u-mdPull12{left:100%}.ms-u-mdPull11{left:91.66666666666666%}.ms-u-mdPull10{left:83.33333333333334%}.ms-u-mdPull9{left:75%}.ms-u-mdPull8{left:66.66666666666666%}.ms-u-mdPull7{left:58.333333333333336%}.ms-u-mdPull6{left:50%}.ms-u-mdPull5{left:41.66666666666667%}.ms-u-mdPull4{left:33.33333333333333%}.ms-u-mdPull3{left:25%}.ms-u-mdPull2{left:16.666666666666664%}.ms-u-mdPull1{left:8.333333333333332%}.ms-u-mdPull0{left:auto}.ms-u-mdPush12{right:100%}.ms-u-mdPush11{right:91.66666666666666%}.ms-u-mdPush10{right:83.33333333333334%}.ms-u-mdPush9{right:75%}.ms-u-mdPush8{right:66.66666666666666%}.ms-u-mdPush7{right:58.333333333333336%}.ms-u-mdPush6{right:50%}.ms-u-mdPush5{right:41.66666666666667%}.ms-u-mdPush4{right:33.33333333333333%}.ms-u-mdPush3{right:25%}.ms-u-mdPush2{right:16.666666666666664%}.ms-u-mdPush1{right:8.333333333333332%}.ms-u-mdPush0{right:auto}.ms-u-mdOffset11{margin-right:91.66666666666666%}.ms-u-mdOffset10{margin-right:83.33333333333334%}.ms-u-mdOffset9{margin-right:75%}.ms-u-mdOffset8{margin-right:66.66666666666666%}.ms-u-mdOffset7{margin-right:58.333333333333336%}.ms-u-mdOffset6{margin-right:50%}.ms-u-mdOffset5{margin-right:41.66666666666667%}.ms-u-mdOffset4{margin-right:33.33333333333333%}.ms-u-mdOffset3{margin-right:25%}.ms-u-mdOffset2{margin-right:16.666666666666664%}.ms-u-mdOffset1{margin-right:8.333333333333332%}.ms-u-mdOffset0{margin-right:0}}@media (min-width:640px){.ms-u-lg12{width:100%}.ms-u-lg11{width:91.66666666666666%}.ms-u-lg10{width:83.33333333333334%}.ms-u-lg9{width:75%}.ms-u-lg8{width:66.66666666666666%}.ms-u-lg7{width:58.333333333333336%}.ms-u-lg6{width:50%}.ms-u-lg5{width:41.66666666666667%}.ms-u-lg4{width:33.33333333333333%}.ms-u-lg3{width:25%}.ms-u-lg2{width:16.666666666666664%}.ms-u-lg1{width:8.333333333333332%}.ms-u-lgPull12{left:100%}.ms-u-lgPull11{left:91.66666666666666%}.ms-u-lgPull10{left:83.33333333333334%}.ms-u-lgPull9{left:75%}.ms-u-lgPull8{left:66.66666666666666%}.ms-u-lgPull7{left:58.333333333333336%}.ms-u-lgPull6{left:50%}.ms-u-lgPull5{left:41.66666666666667%}.ms-u-lgPull4{left:33.33333333333333%}.ms-u-lgPull3{left:25%}.ms-u-lgPull2{left:16.666666666666664%}.ms-u-lgPull1{left:8.333333333333332%}.ms-u-lgPull0{left:auto}.ms-u-lgPush12{right:100%}.ms-u-lgPush11{right:91.66666666666666%}.ms-u-lgPush10{right:83.33333333333334%}.ms-u-lgPush9{right:75%}.ms-u-lgPush8{right:66.66666666666666%}.ms-u-lgPush7{right:58.333333333333336%}.ms-u-lgPush6{right:50%}.ms-u-lgPush5{right:41.66666666666667%}.ms-u-lgPush4{right:33.33333333333333%}.ms-u-lgPush3{right:25%}.ms-u-lgPush2{right:16.666666666666664%}.ms-u-lgPush1{right:8.333333333333332%}.ms-u-lgPush0{right:auto}.ms-u-lgOffset11{margin-right:91.66666666666666%}.ms-u-lgOffset10{margin-right:83.33333333333334%}.ms-u-lgOffset9{margin-right:75%}.ms-u-lgOffset8{margin-right:66.66666666666666%}.ms-u-lgOffset7{margin-right:58.333333333333336%}.ms-u-lgOffset6{margin-right:50%}.ms-u-lgOffset5{margin-right:41.66666666666667%}.ms-u-lgOffset4{margin-right:33.33333333333333%}.ms-u-lgOffset3{margin-right:25%}.ms-u-lgOffset2{margin-right:16.666666666666664%}.ms-u-lgOffset1{margin-right:8.333333333333332%}.ms-u-lgOffset0{margin-right:0}}@media (min-width:1024px){.ms-u-xl12{width:100%}.ms-u-xl11{width:91.66666666666666%}.ms-u-xl10{width:83.33333333333334%}.ms-u-xl9{width:75%}.ms-u-xl8{width:66.66666666666666%}.ms-u-xl7{width:58.333333333333336%}.ms-u-xl6{width:50%}.ms-u-xl5{width:41.66666666666667%}.ms-u-xl4{width:33.33333333333333%}.ms-u-xl3{width:25%}.ms-u-xl2{width:16.666666666666664%}.ms-u-xl1{width:8.333333333333332%}.ms-u-xlPull12{left:100%}.ms-u-xlPull11{left:91.66666666666666%}.ms-u-xlPull10{left:83.33333333333334%}.ms-u-xlPull9{left:75%}.ms-u-xlPull8{left:66.66666666666666%}.ms-u-xlPull7{left:58.333333333333336%}.ms-u-xlPull6{left:50%}.ms-u-xlPull5{left:41.66666666666667%}.ms-u-xlPull4{left:33.33333333333333%}.ms-u-xlPull3{left:25%}.ms-u-xlPull2{left:16.666666666666664%}.ms-u-xlPull1{left:8.333333333333332%}.ms-u-xlPull0{left:auto}.ms-u-xlPush12{right:100%}.ms-u-xlPush11{right:91.66666666666666%}.ms-u-xlPush10{right:83.33333333333334%}.ms-u-xlPush9{right:75%}.ms-u-xlPush8{right:66.66666666666666%}.ms-u-xlPush7{right:58.333333333333336%}.ms-u-xlPush6{right:50%}.ms-u-xlPush5{right:41.66666666666667%}.ms-u-xlPush4{right:33.33333333333333%}.ms-u-xlPush3{right:25%}.ms-u-xlPush2{right:16.666666666666664%}.ms-u-xlPush1{right:8.333333333333332%}.ms-u-xlPush0{right:auto}.ms-u-xlOffset11{margin-right:91.66666666666666%}.ms-u-xlOffset10{margin-right:83.33333333333334%}.ms-u-xlOffset9{margin-right:75%}.ms-u-xlOffset8{margin-right:66.66666666666666%}.ms-u-xlOffset7{margin-right:58.333333333333336%}.ms-u-xlOffset6{margin-right:50%}.ms-u-xlOffset5{margin-right:41.66666666666667%}.ms-u-xlOffset4{margin-right:33.33333333333333%}.ms-u-xlOffset3{margin-right:25%}.ms-u-xlOffset2{margin-right:16.666666666666664%}.ms-u-xlOffset1{margin-right:8.333333333333332%}.ms-u-xlOffset0{margin-right:0}}@media (min-width:1366px){.ms-u-xxl12{width:100%}.ms-u-xxl11{width:91.66666666666666%}.ms-u-xxl10{width:83.33333333333334%}.ms-u-xxl9{width:75%}.ms-u-xxl8{width:66.66666666666666%}.ms-u-xxl7{width:58.333333333333336%}.ms-u-xxl6{width:50%}.ms-u-xxl5{width:41.66666666666667%}.ms-u-xxl4{width:33.33333333333333%}.ms-u-xxl3{width:25%}.ms-u-xxl2{width:16.666666666666664%}.ms-u-xxl1{width:8.333333333333332%}.ms-u-xxlPull12{left:100%}.ms-u-xxlPull11{left:91.66666666666666%}.ms-u-xxlPull10{left:83.33333333333334%}.ms-u-xxlPull9{left:75%}.ms-u-xxlPull8{left:66.66666666666666%}.ms-u-xxlPull7{left:58.333333333333336%}.ms-u-xxlPull6{left:50%}.ms-u-xxlPull5{left:41.66666666666667%}.ms-u-xxlPull4{left:33.33333333333333%}.ms-u-xxlPull3{left:25%}.ms-u-xxlPull2{left:16.666666666666664%}.ms-u-xxlPull1{left:8.333333333333332%}.ms-u-xxlPull0{left:auto}.ms-u-xxlPush12{right:100%}.ms-u-xxlPush11{right:91.66666666666666%}.ms-u-xxlPush10{right:83.33333333333334%}.ms-u-xxlPush9{right:75%}.ms-u-xxlPush8{right:66.66666666666666%}.ms-u-xxlPush7{right:58.333333333333336%}.ms-u-xxlPush6{right:50%}.ms-u-xxlPush5{right:41.66666666666667%}.ms-u-xxlPush4{right:33.33333333333333%}.ms-u-xxlPush3{right:25%}.ms-u-xxlPush2{right:16.666666666666664%}.ms-u-xxlPush1{right:8.333333333333332%}.ms-u-xxlPush0{right:auto}.ms-u-xxlOffset11{margin-right:91.66666666666666%}.ms-u-xxlOffset10{margin-right:83.33333333333334%}.ms-u-xxlOffset9{margin-right:75%}.ms-u-xxlOffset8{margin-right:66.66666666666666%}.ms-u-xxlOffset7{margin-right:58.333333333333336%}.ms-u-xxlOffset6{margin-right:50%}.ms-u-xxlOffset5{margin-right:41.66666666666667%}.ms-u-xxlOffset4{margin-right:33.33333333333333%}.ms-u-xxlOffset3{margin-right:25%}.ms-u-xxlOffset2{margin-right:16.666666666666664%}.ms-u-xxlOffset1{margin-right:8.333333333333332%}.ms-u-xxlOffset0{margin-right:0}}@media (min-width:1920px){.ms-u-xxxl12{width:100%}.ms-u-xxxl11{width:91.66666666666666%}.ms-u-xxxl10{width:83.33333333333334%}.ms-u-xxxl9{width:75%}.ms-u-xxxl8{width:66.66666666666666%}.ms-u-xxxl7{width:58.333333333333336%}.ms-u-xxxl6{width:50%}.ms-u-xxxl5{width:41.66666666666667%}.ms-u-xxxl4{width:33.33333333333333%}.ms-u-xxxl3{width:25%}.ms-u-xxxl2{width:16.666666666666664%}.ms-u-xxxl1{width:8.333333333333332%}.ms-u-xxxlPull12{left:100%}.ms-u-xxxlPull11{left:91.66666666666666%}.ms-u-xxxlPull10{left:83.33333333333334%}.ms-u-xxxlPull9{left:75%}.ms-u-xxxlPull8{left:66.66666666666666%}.ms-u-xxxlPull7{left:58.333333333333336%}.ms-u-xxxlPull6{left:50%}.ms-u-xxxlPull5{left:41.66666666666667%}.ms-u-xxxlPull4{left:33.33333333333333%}.ms-u-xxxlPull3{left:25%}.ms-u-xxxlPull2{left:16.666666666666664%}.ms-u-xxxlPull1{left:8.333333333333332%}.ms-u-xxxlPull0{left:auto}.ms-u-xxxlPush12{right:100%}.ms-u-xxxlPush11{right:91.66666666666666%}.ms-u-xxxlPush10{right:83.33333333333334%}.ms-u-xxxlPush9{right:75%}.ms-u-xxxlPush8{right:66.66666666666666%}.ms-u-xxxlPush7{right:58.333333333333336%}.ms-u-xxxlPush6{right:50%}.ms-u-xxxlPush5{right:41.66666666666667%}.ms-u-xxxlPush4{right:33.33333333333333%}.ms-u-xxxlPush3{right:25%}.ms-u-xxxlPush2{right:16.666666666666664%}.ms-u-xxxlPush1{right:8.333333333333332%}.ms-u-xxxlPush0{right:auto}.ms-u-xxxlOffset11{margin-right:91.66666666666666%}.ms-u-xxxlOffset10{margin-right:83.33333333333334%}.ms-u-xxxlOffset9{margin-right:75%}.ms-u-xxxlOffset8{margin-right:66.66666666666666%}.ms-u-xxxlOffset7{margin-right:58.333333333333336%}.ms-u-xxxlOffset6{margin-right:50%}.ms-u-xxxlOffset5{margin-right:41.66666666666667%}.ms-u-xxxlOffset4{margin-right:33.33333333333333%}.ms-u-xxxlOffset3{margin-right:25%}.ms-u-xxxlOffset2{margin-right:16.666666666666664%}.ms-u-xxxlOffset1{margin-right:8.333333333333332%}.ms-u-xxxlOffset0{margin-right:0}}.ms-Grid{box-sizing:border-box;*zoom:1;padding:0 8px}.ms-Grid:after,.ms-Grid:before{display:table;content:'';line-height:0}.ms-Grid:after{clear:both}.ms-Grid-row{margin:0 -8px;box-sizing:border-box;*zoom:1}.ms-Grid-row:after,.ms-Grid-row:before{display:table;content:'';line-height:0}.ms-Grid-row:after{clear:both}.ms-Grid-col{position:relative;min-height:1px;padding-right:8px;padding-left:8px;box-sizing:border-box;float:right}.ms-Grid-col .ms-Grid{padding:0}
|
data/vendor/assets/js/fabric.js
CHANGED
@@ -1244,7 +1244,7 @@ var FabricTemplateLibrary = (function () {
|
|
1244
1244
|
FacePile0.setAttribute("class", "ms-FacePile");
|
1245
1245
|
FacePile0.innerHTML += " ";
|
1246
1246
|
var FacePile0c1 = document.createElement("button");
|
1247
|
-
FacePile0c1.setAttribute("class", "ms-FacePile-addButton ms-FacePile-addButton--addPerson
|
1247
|
+
FacePile0c1.setAttribute("class", "ms-FacePile-addButton ms-FacePile-addButton--addPerson");
|
1248
1248
|
FacePile0c1.innerHTML += " ";
|
1249
1249
|
var FacePile0c1c1 = document.createElement("i");
|
1250
1250
|
FacePile0c1c1.setAttribute("class", "ms-FacePile-addPersonIcon ms-Icon ms-Icon--personAdd");
|
@@ -1254,10 +1254,20 @@ var FabricTemplateLibrary = (function () {
|
|
1254
1254
|
FacePile0.innerHTML += " ";
|
1255
1255
|
FacePile0.innerHTML += " ";
|
1256
1256
|
var FacePile0c5 = document.createElement("div");
|
1257
|
-
FacePile0c5.setAttribute("class", "ms-Persona
|
1257
|
+
FacePile0c5.setAttribute("class", "ms-Persona ms-Persona--facePile ");
|
1258
1258
|
FacePile0c5.innerHTML += " ";
|
1259
1259
|
var FacePile0c5c1 = document.createElement("div");
|
1260
1260
|
FacePile0c5c1.setAttribute("class", "ms-Persona-imageArea");
|
1261
|
+
FacePile0c5c1.innerHTML += " ";
|
1262
|
+
var FacePile0c5c1c1 = document.createElement("div");
|
1263
|
+
FacePile0c5c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
1264
|
+
FacePile0c5c1c1.innerHTML += "AL";
|
1265
|
+
FacePile0c5c1.appendChild(FacePile0c5c1c1);
|
1266
|
+
FacePile0c5c1.innerHTML += " ";
|
1267
|
+
var FacePile0c5c1c3 = document.createElement("img");
|
1268
|
+
FacePile0c5c1c3.setAttribute("class", "ms-Persona-image");
|
1269
|
+
FacePile0c5c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
1270
|
+
FacePile0c5c1.appendChild(FacePile0c5c1c3);
|
1261
1271
|
FacePile0c5c1.innerHTML += " ";
|
1262
1272
|
FacePile0c5.appendChild(FacePile0c5c1);
|
1263
1273
|
FacePile0c5.innerHTML += " ";
|
@@ -1268,17 +1278,683 @@ var FabricTemplateLibrary = (function () {
|
|
1268
1278
|
FacePile0c5.innerHTML += " ";
|
1269
1279
|
var FacePile0c5c5 = document.createElement("div");
|
1270
1280
|
FacePile0c5c5.setAttribute("class", "ms-Persona-details");
|
1281
|
+
FacePile0c5c5.innerHTML += " ";
|
1282
|
+
var FacePile0c5c5c1 = document.createElement("div");
|
1283
|
+
FacePile0c5c5c1.setAttribute("class", "ms-Persona-primaryText");
|
1284
|
+
FacePile0c5c5c1.innerHTML += "Alton Lafferty";
|
1285
|
+
FacePile0c5c5.appendChild(FacePile0c5c5c1);
|
1286
|
+
FacePile0c5c5.innerHTML += " ";
|
1287
|
+
var FacePile0c5c5c3 = document.createElement("div");
|
1288
|
+
FacePile0c5c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
1289
|
+
FacePile0c5c5c3.innerHTML += "Accountant";
|
1290
|
+
FacePile0c5c5.appendChild(FacePile0c5c5c3);
|
1271
1291
|
FacePile0c5c5.innerHTML += " ";
|
1272
1292
|
FacePile0c5.appendChild(FacePile0c5c5);
|
1293
|
+
FacePile0c5.innerHTML += " ";
|
1294
|
+
FacePile0c5.innerHTML += " ";
|
1295
|
+
var FacePile0c5c9 = document.createElement("div");
|
1296
|
+
FacePile0c5c9.setAttribute("class", "ms-PersonaCard ");
|
1297
|
+
FacePile0c5c9.innerHTML += " ";
|
1298
|
+
var FacePile0c5c9c1 = document.createElement("div");
|
1299
|
+
FacePile0c5c9c1.setAttribute("class", "ms-PersonaCard-persona");
|
1300
|
+
FacePile0c5c9c1.innerHTML += " ";
|
1301
|
+
FacePile0c5c9c1.innerHTML += " ";
|
1302
|
+
var FacePile0c5c9c1c3 = document.createElement("div");
|
1303
|
+
FacePile0c5c9c1c3.setAttribute("class", "ms-Persona ms-Persona--lg ");
|
1304
|
+
FacePile0c5c9c1c3.innerHTML += " ";
|
1305
|
+
var FacePile0c5c9c1c3c1 = document.createElement("div");
|
1306
|
+
FacePile0c5c9c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
1307
|
+
FacePile0c5c9c1c3c1.innerHTML += " ";
|
1308
|
+
var FacePile0c5c9c1c3c1c1 = document.createElement("div");
|
1309
|
+
FacePile0c5c9c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
1310
|
+
FacePile0c5c9c1c3c1c1.innerHTML += "AL";
|
1311
|
+
FacePile0c5c9c1c3c1.appendChild(FacePile0c5c9c1c3c1c1);
|
1312
|
+
FacePile0c5c9c1c3c1.innerHTML += " ";
|
1313
|
+
var FacePile0c5c9c1c3c1c3 = document.createElement("img");
|
1314
|
+
FacePile0c5c9c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
1315
|
+
FacePile0c5c9c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
1316
|
+
FacePile0c5c9c1c3c1.appendChild(FacePile0c5c9c1c3c1c3);
|
1317
|
+
FacePile0c5c9c1c3c1.innerHTML += " ";
|
1318
|
+
FacePile0c5c9c1c3.appendChild(FacePile0c5c9c1c3c1);
|
1319
|
+
FacePile0c5c9c1c3.innerHTML += " ";
|
1320
|
+
var FacePile0c5c9c1c3c3 = document.createElement("div");
|
1321
|
+
FacePile0c5c9c1c3c3.setAttribute("class", "ms-Persona-presence");
|
1322
|
+
FacePile0c5c9c1c3c3.innerHTML += " ";
|
1323
|
+
FacePile0c5c9c1c3.appendChild(FacePile0c5c9c1c3c3);
|
1324
|
+
FacePile0c5c9c1c3.innerHTML += " ";
|
1325
|
+
var FacePile0c5c9c1c3c5 = document.createElement("div");
|
1326
|
+
FacePile0c5c9c1c3c5.setAttribute("class", "ms-Persona-details");
|
1327
|
+
FacePile0c5c9c1c3c5.innerHTML += " ";
|
1328
|
+
var FacePile0c5c9c1c3c5c1 = document.createElement("div");
|
1329
|
+
FacePile0c5c9c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
1330
|
+
FacePile0c5c9c1c3c5c1.innerHTML += "Alton Lafferty";
|
1331
|
+
FacePile0c5c9c1c3c5.appendChild(FacePile0c5c9c1c3c5c1);
|
1332
|
+
FacePile0c5c9c1c3c5.innerHTML += " ";
|
1333
|
+
var FacePile0c5c9c1c3c5c3 = document.createElement("div");
|
1334
|
+
FacePile0c5c9c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
1335
|
+
FacePile0c5c9c1c3c5c3.innerHTML += "Accountant";
|
1336
|
+
FacePile0c5c9c1c3c5.appendChild(FacePile0c5c9c1c3c5c3);
|
1337
|
+
FacePile0c5c9c1c3c5.innerHTML += " ";
|
1338
|
+
var FacePile0c5c9c1c3c5c5 = document.createElement("div");
|
1339
|
+
FacePile0c5c9c1c3c5c5.setAttribute("class", "ms-Persona-tertiaryText");
|
1340
|
+
FacePile0c5c9c1c3c5c5.innerHTML += "In a meeting";
|
1341
|
+
FacePile0c5c9c1c3c5.appendChild(FacePile0c5c9c1c3c5c5);
|
1342
|
+
FacePile0c5c9c1c3c5.innerHTML += " ";
|
1343
|
+
var FacePile0c5c9c1c3c5c7 = document.createElement("div");
|
1344
|
+
FacePile0c5c9c1c3c5c7.setAttribute("class", "ms-Persona-optionalText");
|
1345
|
+
FacePile0c5c9c1c3c5c7.innerHTML += "Available at 4:00pm";
|
1346
|
+
FacePile0c5c9c1c3c5.appendChild(FacePile0c5c9c1c3c5c7);
|
1347
|
+
FacePile0c5c9c1c3c5.innerHTML += " ";
|
1348
|
+
FacePile0c5c9c1c3.appendChild(FacePile0c5c9c1c3c5);
|
1349
|
+
FacePile0c5c9c1c3.innerHTML += " ";
|
1350
|
+
FacePile0c5c9c1.appendChild(FacePile0c5c9c1c3);
|
1351
|
+
FacePile0c5c9c1.innerHTML += " ";
|
1352
|
+
FacePile0c5c9.appendChild(FacePile0c5c9c1);
|
1353
|
+
FacePile0c5c9.innerHTML += " ";
|
1354
|
+
var FacePile0c5c9c3 = document.createElement("ul");
|
1355
|
+
FacePile0c5c9c3.setAttribute("class", "ms-PersonaCard-actions");
|
1356
|
+
FacePile0c5c9c3.innerHTML += " ";
|
1357
|
+
var FacePile0c5c9c3c1 = document.createElement("li");
|
1358
|
+
FacePile0c5c9c3c1.setAttribute("data-action-id", "chat");
|
1359
|
+
FacePile0c5c9c3c1.setAttribute("class", "ms-PersonaCard-action");
|
1360
|
+
FacePile0c5c9c3c1.setAttribute("tabindex", "1");
|
1361
|
+
var FacePile0c5c9c3c1c0 = document.createElement("i");
|
1362
|
+
FacePile0c5c9c3c1c0.setAttribute("class", "ms-Icon ms-Icon--chat");
|
1363
|
+
FacePile0c5c9c3c1.appendChild(FacePile0c5c9c3c1c0);
|
1364
|
+
FacePile0c5c9c3.appendChild(FacePile0c5c9c3c1);
|
1365
|
+
FacePile0c5c9c3.innerHTML += " ";
|
1366
|
+
var FacePile0c5c9c3c3 = document.createElement("li");
|
1367
|
+
FacePile0c5c9c3c3.setAttribute("data-action-id", "phone");
|
1368
|
+
FacePile0c5c9c3c3.setAttribute("class", "ms-PersonaCard-action is-active");
|
1369
|
+
FacePile0c5c9c3c3.setAttribute("tabindex", "2");
|
1370
|
+
var FacePile0c5c9c3c3c0 = document.createElement("i");
|
1371
|
+
FacePile0c5c9c3c3c0.setAttribute("class", "ms-Icon ms-Icon--phone");
|
1372
|
+
FacePile0c5c9c3c3.appendChild(FacePile0c5c9c3c3c0);
|
1373
|
+
FacePile0c5c9c3.appendChild(FacePile0c5c9c3c3);
|
1374
|
+
FacePile0c5c9c3.innerHTML += " ";
|
1375
|
+
var FacePile0c5c9c3c5 = document.createElement("li");
|
1376
|
+
FacePile0c5c9c3c5.setAttribute("data-action-id", "video");
|
1377
|
+
FacePile0c5c9c3c5.setAttribute("class", "ms-PersonaCard-action");
|
1378
|
+
FacePile0c5c9c3c5.setAttribute("tabindex", "3");
|
1379
|
+
var FacePile0c5c9c3c5c0 = document.createElement("i");
|
1380
|
+
FacePile0c5c9c3c5c0.setAttribute("class", "ms-Icon ms-Icon--video");
|
1381
|
+
FacePile0c5c9c3c5.appendChild(FacePile0c5c9c3c5c0);
|
1382
|
+
FacePile0c5c9c3.appendChild(FacePile0c5c9c3c5);
|
1383
|
+
FacePile0c5c9c3.innerHTML += " ";
|
1384
|
+
var FacePile0c5c9c3c7 = document.createElement("li");
|
1385
|
+
FacePile0c5c9c3c7.setAttribute("data-action-id", "mail");
|
1386
|
+
FacePile0c5c9c3c7.setAttribute("class", "ms-PersonaCard-action");
|
1387
|
+
FacePile0c5c9c3c7.setAttribute("tabindex", "4");
|
1388
|
+
var FacePile0c5c9c3c7c0 = document.createElement("i");
|
1389
|
+
FacePile0c5c9c3c7c0.setAttribute("class", "ms-Icon ms-Icon--mail");
|
1390
|
+
FacePile0c5c9c3c7.appendChild(FacePile0c5c9c3c7c0);
|
1391
|
+
FacePile0c5c9c3.appendChild(FacePile0c5c9c3c7);
|
1392
|
+
FacePile0c5c9c3.innerHTML += " ";
|
1393
|
+
var FacePile0c5c9c3c9 = document.createElement("li");
|
1394
|
+
FacePile0c5c9c3c9.setAttribute("class", "ms-PersonaCard-overflow");
|
1395
|
+
FacePile0c5c9c3c9.setAttribute("alt", "View profile in Delve");
|
1396
|
+
FacePile0c5c9c3c9.setAttribute("title", "View profile in Delve");
|
1397
|
+
FacePile0c5c9c3c9.innerHTML += "View profile";
|
1398
|
+
FacePile0c5c9c3.appendChild(FacePile0c5c9c3c9);
|
1399
|
+
FacePile0c5c9c3.innerHTML += " ";
|
1400
|
+
var FacePile0c5c9c3c11 = document.createElement("li");
|
1401
|
+
FacePile0c5c9c3c11.setAttribute("data-action-id", "org");
|
1402
|
+
FacePile0c5c9c3c11.setAttribute("class", "ms-PersonaCard-action ms-PersonaCard-orgChart");
|
1403
|
+
FacePile0c5c9c3c11.setAttribute("tabindex", "5");
|
1404
|
+
var FacePile0c5c9c3c11c0 = document.createElement("i");
|
1405
|
+
FacePile0c5c9c3c11c0.setAttribute("class", "ms-Icon ms-Icon--org");
|
1406
|
+
FacePile0c5c9c3c11.appendChild(FacePile0c5c9c3c11c0);
|
1407
|
+
FacePile0c5c9c3.appendChild(FacePile0c5c9c3c11);
|
1408
|
+
FacePile0c5c9c3.innerHTML += " ";
|
1409
|
+
FacePile0c5c9.appendChild(FacePile0c5c9c3);
|
1410
|
+
FacePile0c5c9.innerHTML += " ";
|
1411
|
+
var FacePile0c5c9c5 = document.createElement("div");
|
1412
|
+
FacePile0c5c9c5.setAttribute("class", "ms-PersonaCard-actionDetailBox");
|
1413
|
+
FacePile0c5c9c5.innerHTML += " ";
|
1414
|
+
var FacePile0c5c9c5c1 = document.createElement("div");
|
1415
|
+
FacePile0c5c9c5c1.setAttribute("data-detail-id", "mail");
|
1416
|
+
FacePile0c5c9c5c1.setAttribute("class", "ms-PersonaCard-details");
|
1417
|
+
FacePile0c5c9c5c1.innerHTML += " ";
|
1418
|
+
var FacePile0c5c9c5c1c1 = document.createElement("div");
|
1419
|
+
FacePile0c5c9c5c1c1.setAttribute("class", "ms-PersonaCard-detailLine");
|
1420
|
+
var FacePile0c5c9c5c1c1c0 = document.createElement("span");
|
1421
|
+
FacePile0c5c9c5c1c1c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
1422
|
+
FacePile0c5c9c5c1c1c0.innerHTML += "Personal:";
|
1423
|
+
FacePile0c5c9c5c1c1.appendChild(FacePile0c5c9c5c1c1c0);
|
1424
|
+
FacePile0c5c9c5c1c1.innerHTML += " ";
|
1425
|
+
var FacePile0c5c9c5c1c1c2 = document.createElement("a");
|
1426
|
+
FacePile0c5c9c5c1c1c2.setAttribute("class", "ms-Link");
|
1427
|
+
FacePile0c5c9c5c1c1c2.setAttribute("href", "mailto:alton.lafferty@outlook.com");
|
1428
|
+
FacePile0c5c9c5c1c1c2.innerHTML += "alton.lafferty@outlook.com";
|
1429
|
+
FacePile0c5c9c5c1c1.appendChild(FacePile0c5c9c5c1c1c2);
|
1430
|
+
FacePile0c5c9c5c1.appendChild(FacePile0c5c9c5c1c1);
|
1431
|
+
FacePile0c5c9c5c1.innerHTML += " ";
|
1432
|
+
var FacePile0c5c9c5c1c3 = document.createElement("div");
|
1433
|
+
FacePile0c5c9c5c1c3.setAttribute("class", "ms-PersonaCard-detailLine");
|
1434
|
+
var FacePile0c5c9c5c1c3c0 = document.createElement("span");
|
1435
|
+
FacePile0c5c9c5c1c3c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
1436
|
+
FacePile0c5c9c5c1c3c0.innerHTML += "Work:";
|
1437
|
+
FacePile0c5c9c5c1c3.appendChild(FacePile0c5c9c5c1c3c0);
|
1438
|
+
FacePile0c5c9c5c1c3.innerHTML += " ";
|
1439
|
+
var FacePile0c5c9c5c1c3c2 = document.createElement("a");
|
1440
|
+
FacePile0c5c9c5c1c3c2.setAttribute("class", "ms-Link");
|
1441
|
+
FacePile0c5c9c5c1c3c2.setAttribute("href", "mailto:alton.lafferty@outlook.com");
|
1442
|
+
FacePile0c5c9c5c1c3c2.innerHTML += "altonlafferty@contoso.com";
|
1443
|
+
FacePile0c5c9c5c1c3.appendChild(FacePile0c5c9c5c1c3c2);
|
1444
|
+
FacePile0c5c9c5c1.appendChild(FacePile0c5c9c5c1c3);
|
1445
|
+
FacePile0c5c9c5c1.innerHTML += " ";
|
1446
|
+
FacePile0c5c9c5.appendChild(FacePile0c5c9c5c1);
|
1447
|
+
FacePile0c5c9c5.innerHTML += " ";
|
1448
|
+
var FacePile0c5c9c5c3 = document.createElement("div");
|
1449
|
+
FacePile0c5c9c5c3.setAttribute("data-detail-id", "chat");
|
1450
|
+
FacePile0c5c9c5c3.setAttribute("class", "ms-PersonaCard-details");
|
1451
|
+
FacePile0c5c9c5c3.innerHTML += " ";
|
1452
|
+
var FacePile0c5c9c5c3c1 = document.createElement("div");
|
1453
|
+
FacePile0c5c9c5c3c1.setAttribute("class", "ms-PersonaCard-detailLine");
|
1454
|
+
var FacePile0c5c9c5c3c1c0 = document.createElement("span");
|
1455
|
+
FacePile0c5c9c5c3c1c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
1456
|
+
FacePile0c5c9c5c3c1c0.innerHTML += "Lync:";
|
1457
|
+
FacePile0c5c9c5c3c1.appendChild(FacePile0c5c9c5c3c1c0);
|
1458
|
+
FacePile0c5c9c5c3c1.innerHTML += " ";
|
1459
|
+
var FacePile0c5c9c5c3c1c2 = document.createElement("a");
|
1460
|
+
FacePile0c5c9c5c3c1c2.setAttribute("class", "ms-Link");
|
1461
|
+
FacePile0c5c9c5c3c1c2.setAttribute("href", "#");
|
1462
|
+
FacePile0c5c9c5c3c1c2.innerHTML += "Start Lync call";
|
1463
|
+
FacePile0c5c9c5c3c1.appendChild(FacePile0c5c9c5c3c1c2);
|
1464
|
+
FacePile0c5c9c5c3.appendChild(FacePile0c5c9c5c3c1);
|
1465
|
+
FacePile0c5c9c5c3.innerHTML += " ";
|
1466
|
+
FacePile0c5c9c5.appendChild(FacePile0c5c9c5c3);
|
1467
|
+
FacePile0c5c9c5.innerHTML += " ";
|
1468
|
+
var FacePile0c5c9c5c5 = document.createElement("div");
|
1469
|
+
FacePile0c5c9c5c5.setAttribute("data-detail-id", "phone");
|
1470
|
+
FacePile0c5c9c5c5.setAttribute("class", "ms-PersonaCard-details");
|
1471
|
+
FacePile0c5c9c5c5.innerHTML += " ";
|
1472
|
+
var FacePile0c5c9c5c5c1 = document.createElement("div");
|
1473
|
+
FacePile0c5c9c5c5c1.setAttribute("class", "ms-PersonaCard-detailExpander");
|
1474
|
+
FacePile0c5c9c5c5.appendChild(FacePile0c5c9c5c5c1);
|
1475
|
+
FacePile0c5c9c5c5.innerHTML += " ";
|
1476
|
+
var FacePile0c5c9c5c5c3 = document.createElement("div");
|
1477
|
+
FacePile0c5c9c5c5c3.setAttribute("class", "ms-PersonaCard-detailLine");
|
1478
|
+
var FacePile0c5c9c5c5c3c0 = document.createElement("span");
|
1479
|
+
FacePile0c5c9c5c5c3c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
1480
|
+
FacePile0c5c9c5c5c3c0.innerHTML += "Details";
|
1481
|
+
FacePile0c5c9c5c5c3.appendChild(FacePile0c5c9c5c5c3c0);
|
1482
|
+
FacePile0c5c9c5c5.appendChild(FacePile0c5c9c5c5c3);
|
1483
|
+
FacePile0c5c9c5c5.innerHTML += " ";
|
1484
|
+
var FacePile0c5c9c5c5c5 = document.createElement("div");
|
1485
|
+
FacePile0c5c9c5c5c5.setAttribute("class", "ms-PersonaCard-detailLine");
|
1486
|
+
var FacePile0c5c9c5c5c5c0 = document.createElement("span");
|
1487
|
+
FacePile0c5c9c5c5c5c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
1488
|
+
FacePile0c5c9c5c5c5c0.innerHTML += "Personal:";
|
1489
|
+
FacePile0c5c9c5c5c5.appendChild(FacePile0c5c9c5c5c5c0);
|
1490
|
+
FacePile0c5c9c5c5c5.innerHTML += " 555.206.2443";
|
1491
|
+
FacePile0c5c9c5c5.appendChild(FacePile0c5c9c5c5c5);
|
1492
|
+
FacePile0c5c9c5c5.innerHTML += " ";
|
1493
|
+
var FacePile0c5c9c5c5c7 = document.createElement("div");
|
1494
|
+
FacePile0c5c9c5c5c7.setAttribute("class", "ms-PersonaCard-detailLine");
|
1495
|
+
var FacePile0c5c9c5c5c7c0 = document.createElement("span");
|
1496
|
+
FacePile0c5c9c5c5c7c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
1497
|
+
FacePile0c5c9c5c5c7c0.innerHTML += "Work:";
|
1498
|
+
FacePile0c5c9c5c5c7.appendChild(FacePile0c5c9c5c5c7c0);
|
1499
|
+
FacePile0c5c9c5c5c7.innerHTML += " 555.929.8240";
|
1500
|
+
FacePile0c5c9c5c5.appendChild(FacePile0c5c9c5c5c7);
|
1501
|
+
FacePile0c5c9c5c5.innerHTML += " ";
|
1502
|
+
FacePile0c5c9c5.appendChild(FacePile0c5c9c5c5);
|
1503
|
+
FacePile0c5c9c5.innerHTML += " ";
|
1504
|
+
var FacePile0c5c9c5c7 = document.createElement("div");
|
1505
|
+
FacePile0c5c9c5c7.setAttribute("data-detail-id", "video");
|
1506
|
+
FacePile0c5c9c5c7.setAttribute("class", "ms-PersonaCard-details");
|
1507
|
+
FacePile0c5c9c5c7.innerHTML += " ";
|
1508
|
+
var FacePile0c5c9c5c7c1 = document.createElement("div");
|
1509
|
+
FacePile0c5c9c5c7c1.setAttribute("class", "ms-PersonaCard-detailLine");
|
1510
|
+
var FacePile0c5c9c5c7c1c0 = document.createElement("span");
|
1511
|
+
FacePile0c5c9c5c7c1c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
1512
|
+
FacePile0c5c9c5c7c1c0.innerHTML += "Skype:";
|
1513
|
+
FacePile0c5c9c5c7c1.appendChild(FacePile0c5c9c5c7c1c0);
|
1514
|
+
FacePile0c5c9c5c7c1.innerHTML += " ";
|
1515
|
+
var FacePile0c5c9c5c7c1c2 = document.createElement("a");
|
1516
|
+
FacePile0c5c9c5c7c1c2.setAttribute("class", "ms-Link");
|
1517
|
+
FacePile0c5c9c5c7c1c2.setAttribute("href", "#");
|
1518
|
+
FacePile0c5c9c5c7c1c2.innerHTML += "Start Skype call";
|
1519
|
+
FacePile0c5c9c5c7c1.appendChild(FacePile0c5c9c5c7c1c2);
|
1520
|
+
FacePile0c5c9c5c7.appendChild(FacePile0c5c9c5c7c1);
|
1521
|
+
FacePile0c5c9c5c7.innerHTML += " ";
|
1522
|
+
FacePile0c5c9c5.appendChild(FacePile0c5c9c5c7);
|
1523
|
+
FacePile0c5c9c5.innerHTML += " ";
|
1524
|
+
FacePile0c5c9c5.innerHTML += " ";
|
1525
|
+
var FacePile0c5c9c5c11 = document.createElement("div");
|
1526
|
+
FacePile0c5c9c5c11.setAttribute("data-detail-id", "org");
|
1527
|
+
FacePile0c5c9c5c11.setAttribute("class", "ms-PersonaCard-details");
|
1528
|
+
FacePile0c5c9c5c11.innerHTML += " ";
|
1529
|
+
FacePile0c5c9c5c11.innerHTML += " ";
|
1530
|
+
var FacePile0c5c9c5c11c3 = document.createElement("div");
|
1531
|
+
FacePile0c5c9c5c11c3.setAttribute("class", "ms-OrgChart ");
|
1532
|
+
FacePile0c5c9c5c11c3.innerHTML += " ";
|
1533
|
+
var FacePile0c5c9c5c11c3c1 = document.createElement("div");
|
1534
|
+
FacePile0c5c9c5c11c3c1.setAttribute("class", "ms-OrgChart-group");
|
1535
|
+
FacePile0c5c9c5c11c3c1.innerHTML += " ";
|
1536
|
+
var FacePile0c5c9c5c11c3c1c1 = document.createElement("ul");
|
1537
|
+
FacePile0c5c9c5c11c3c1c1.setAttribute("class", "ms-OrgChart-list");
|
1538
|
+
FacePile0c5c9c5c11c3c1c1.innerHTML += " ";
|
1539
|
+
var FacePile0c5c9c5c11c3c1c1c1 = document.createElement("li");
|
1540
|
+
FacePile0c5c9c5c11c3c1c1c1.setAttribute("class", "ms-OrgChart-listItem");
|
1541
|
+
FacePile0c5c9c5c11c3c1c1c1.innerHTML += " ";
|
1542
|
+
var FacePile0c5c9c5c11c3c1c1c1c1 = document.createElement("button");
|
1543
|
+
FacePile0c5c9c5c11c3c1c1c1c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
1544
|
+
FacePile0c5c9c5c11c3c1c1c1c1.setAttribute("tabindex", "1");
|
1545
|
+
FacePile0c5c9c5c11c3c1c1c1c1.innerHTML += " ";
|
1546
|
+
FacePile0c5c9c5c11c3c1c1c1c1.innerHTML += " ";
|
1547
|
+
var FacePile0c5c9c5c11c3c1c1c1c1c3 = document.createElement("div");
|
1548
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3.setAttribute("class", "ms-Persona ");
|
1549
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
1550
|
+
var FacePile0c5c9c5c11c3c1c1c1c1c3c1 = document.createElement("div");
|
1551
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
1552
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c1.innerHTML += " ";
|
1553
|
+
var FacePile0c5c9c5c11c3c1c1c1c1c3c1c1 = document.createElement("div");
|
1554
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
1555
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c1c1.innerHTML += "RM";
|
1556
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c1.appendChild(FacePile0c5c9c5c11c3c1c1c1c1c3c1c1);
|
1557
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c1.innerHTML += " ";
|
1558
|
+
var FacePile0c5c9c5c11c3c1c1c1c1c3c1c3 = document.createElement("img");
|
1559
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
1560
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
1561
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c1.appendChild(FacePile0c5c9c5c11c3c1c1c1c1c3c1c3);
|
1562
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c1.innerHTML += " ";
|
1563
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3.appendChild(FacePile0c5c9c5c11c3c1c1c1c1c3c1);
|
1564
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
1565
|
+
var FacePile0c5c9c5c11c3c1c1c1c1c3c3 = document.createElement("div");
|
1566
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c3.setAttribute("class", "ms-Persona-presence");
|
1567
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c3.innerHTML += " ";
|
1568
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3.appendChild(FacePile0c5c9c5c11c3c1c1c1c1c3c3);
|
1569
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
1570
|
+
var FacePile0c5c9c5c11c3c1c1c1c1c3c5 = document.createElement("div");
|
1571
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c5.setAttribute("class", "ms-Persona-details");
|
1572
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c5.innerHTML += " ";
|
1573
|
+
var FacePile0c5c9c5c11c3c1c1c1c1c3c5c1 = document.createElement("div");
|
1574
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
1575
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c5c1.innerHTML += "Russel Miller";
|
1576
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c5.appendChild(FacePile0c5c9c5c11c3c1c1c1c1c3c5c1);
|
1577
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c5.innerHTML += " ";
|
1578
|
+
var FacePile0c5c9c5c11c3c1c1c1c1c3c5c3 = document.createElement("div");
|
1579
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
1580
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c5c3.innerHTML += "Sales";
|
1581
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c5.appendChild(FacePile0c5c9c5c11c3c1c1c1c1c3c5c3);
|
1582
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3c5.innerHTML += " ";
|
1583
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3.appendChild(FacePile0c5c9c5c11c3c1c1c1c1c3c5);
|
1584
|
+
FacePile0c5c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
1585
|
+
FacePile0c5c9c5c11c3c1c1c1c1.appendChild(FacePile0c5c9c5c11c3c1c1c1c1c3);
|
1586
|
+
FacePile0c5c9c5c11c3c1c1c1c1.innerHTML += " ";
|
1587
|
+
FacePile0c5c9c5c11c3c1c1c1.appendChild(FacePile0c5c9c5c11c3c1c1c1c1);
|
1588
|
+
FacePile0c5c9c5c11c3c1c1c1.innerHTML += " ";
|
1589
|
+
FacePile0c5c9c5c11c3c1c1.appendChild(FacePile0c5c9c5c11c3c1c1c1);
|
1590
|
+
FacePile0c5c9c5c11c3c1c1.innerHTML += " ";
|
1591
|
+
var FacePile0c5c9c5c11c3c1c1c3 = document.createElement("li");
|
1592
|
+
FacePile0c5c9c5c11c3c1c1c3.setAttribute("class", "ms-OrgChart-listItem");
|
1593
|
+
FacePile0c5c9c5c11c3c1c1c3.innerHTML += " ";
|
1594
|
+
var FacePile0c5c9c5c11c3c1c1c3c1 = document.createElement("button");
|
1595
|
+
FacePile0c5c9c5c11c3c1c1c3c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
1596
|
+
FacePile0c5c9c5c11c3c1c1c3c1.setAttribute("tabindex", "1");
|
1597
|
+
FacePile0c5c9c5c11c3c1c1c3c1.innerHTML += " ";
|
1598
|
+
FacePile0c5c9c5c11c3c1c1c3c1.innerHTML += " ";
|
1599
|
+
var FacePile0c5c9c5c11c3c1c1c3c1c3 = document.createElement("div");
|
1600
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3.setAttribute("class", "ms-Persona ");
|
1601
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
1602
|
+
var FacePile0c5c9c5c11c3c1c1c3c1c3c1 = document.createElement("div");
|
1603
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
1604
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c1.innerHTML += " ";
|
1605
|
+
var FacePile0c5c9c5c11c3c1c1c3c1c3c1c1 = document.createElement("div");
|
1606
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
1607
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c1c1.innerHTML += "RM";
|
1608
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c1.appendChild(FacePile0c5c9c5c11c3c1c1c3c1c3c1c1);
|
1609
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c1.innerHTML += " ";
|
1610
|
+
var FacePile0c5c9c5c11c3c1c1c3c1c3c1c3 = document.createElement("img");
|
1611
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
1612
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
1613
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c1.appendChild(FacePile0c5c9c5c11c3c1c1c3c1c3c1c3);
|
1614
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c1.innerHTML += " ";
|
1615
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3.appendChild(FacePile0c5c9c5c11c3c1c1c3c1c3c1);
|
1616
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
1617
|
+
var FacePile0c5c9c5c11c3c1c1c3c1c3c3 = document.createElement("div");
|
1618
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c3.setAttribute("class", "ms-Persona-presence");
|
1619
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c3.innerHTML += " ";
|
1620
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3.appendChild(FacePile0c5c9c5c11c3c1c1c3c1c3c3);
|
1621
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
1622
|
+
var FacePile0c5c9c5c11c3c1c1c3c1c3c5 = document.createElement("div");
|
1623
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c5.setAttribute("class", "ms-Persona-details");
|
1624
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c5.innerHTML += " ";
|
1625
|
+
var FacePile0c5c9c5c11c3c1c1c3c1c3c5c1 = document.createElement("div");
|
1626
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
1627
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c5c1.innerHTML += "Douglas Fielder";
|
1628
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c5.appendChild(FacePile0c5c9c5c11c3c1c1c3c1c3c5c1);
|
1629
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c5.innerHTML += " ";
|
1630
|
+
var FacePile0c5c9c5c11c3c1c1c3c1c3c5c3 = document.createElement("div");
|
1631
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
1632
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c5c3.innerHTML += "Public Relations";
|
1633
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c5.appendChild(FacePile0c5c9c5c11c3c1c1c3c1c3c5c3);
|
1634
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3c5.innerHTML += " ";
|
1635
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3.appendChild(FacePile0c5c9c5c11c3c1c1c3c1c3c5);
|
1636
|
+
FacePile0c5c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
1637
|
+
FacePile0c5c9c5c11c3c1c1c3c1.appendChild(FacePile0c5c9c5c11c3c1c1c3c1c3);
|
1638
|
+
FacePile0c5c9c5c11c3c1c1c3c1.innerHTML += " ";
|
1639
|
+
FacePile0c5c9c5c11c3c1c1c3.appendChild(FacePile0c5c9c5c11c3c1c1c3c1);
|
1640
|
+
FacePile0c5c9c5c11c3c1c1c3.innerHTML += " ";
|
1641
|
+
FacePile0c5c9c5c11c3c1c1.appendChild(FacePile0c5c9c5c11c3c1c1c3);
|
1642
|
+
FacePile0c5c9c5c11c3c1c1.innerHTML += " ";
|
1643
|
+
FacePile0c5c9c5c11c3c1.appendChild(FacePile0c5c9c5c11c3c1c1);
|
1644
|
+
FacePile0c5c9c5c11c3c1.innerHTML += " ";
|
1645
|
+
FacePile0c5c9c5c11c3.appendChild(FacePile0c5c9c5c11c3c1);
|
1646
|
+
FacePile0c5c9c5c11c3.innerHTML += " ";
|
1647
|
+
var FacePile0c5c9c5c11c3c3 = document.createElement("div");
|
1648
|
+
FacePile0c5c9c5c11c3c3.setAttribute("class", "ms-OrgChart-group");
|
1649
|
+
FacePile0c5c9c5c11c3c3.innerHTML += " ";
|
1650
|
+
var FacePile0c5c9c5c11c3c3c1 = document.createElement("div");
|
1651
|
+
FacePile0c5c9c5c11c3c3c1.setAttribute("class", "ms-OrgChart-groupTitle");
|
1652
|
+
FacePile0c5c9c5c11c3c3c1.innerHTML += "Manager";
|
1653
|
+
FacePile0c5c9c5c11c3c3.appendChild(FacePile0c5c9c5c11c3c3c1);
|
1654
|
+
FacePile0c5c9c5c11c3c3.innerHTML += " ";
|
1655
|
+
var FacePile0c5c9c5c11c3c3c3 = document.createElement("ul");
|
1656
|
+
FacePile0c5c9c5c11c3c3c3.setAttribute("class", "ms-OrgChart-list");
|
1657
|
+
FacePile0c5c9c5c11c3c3c3.innerHTML += " ";
|
1658
|
+
var FacePile0c5c9c5c11c3c3c3c1 = document.createElement("li");
|
1659
|
+
FacePile0c5c9c5c11c3c3c3c1.setAttribute("class", "ms-OrgChart-listItem");
|
1660
|
+
FacePile0c5c9c5c11c3c3c3c1.innerHTML += " ";
|
1661
|
+
var FacePile0c5c9c5c11c3c3c3c1c1 = document.createElement("button");
|
1662
|
+
FacePile0c5c9c5c11c3c3c3c1c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
1663
|
+
FacePile0c5c9c5c11c3c3c3c1c1.setAttribute("tabindex", "1");
|
1664
|
+
FacePile0c5c9c5c11c3c3c3c1c1.innerHTML += " ";
|
1665
|
+
FacePile0c5c9c5c11c3c3c3c1c1.innerHTML += " ";
|
1666
|
+
var FacePile0c5c9c5c11c3c3c3c1c1c3 = document.createElement("div");
|
1667
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3.setAttribute("class", "ms-Persona ");
|
1668
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
1669
|
+
var FacePile0c5c9c5c11c3c3c3c1c1c3c1 = document.createElement("div");
|
1670
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
1671
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c1.innerHTML += " ";
|
1672
|
+
var FacePile0c5c9c5c11c3c3c3c1c1c3c1c1 = document.createElement("div");
|
1673
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
1674
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c1c1.innerHTML += "RM";
|
1675
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c1.appendChild(FacePile0c5c9c5c11c3c3c3c1c1c3c1c1);
|
1676
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c1.innerHTML += " ";
|
1677
|
+
var FacePile0c5c9c5c11c3c3c3c1c1c3c1c3 = document.createElement("img");
|
1678
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
1679
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
1680
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c1.appendChild(FacePile0c5c9c5c11c3c3c3c1c1c3c1c3);
|
1681
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c1.innerHTML += " ";
|
1682
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3.appendChild(FacePile0c5c9c5c11c3c3c3c1c1c3c1);
|
1683
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
1684
|
+
var FacePile0c5c9c5c11c3c3c3c1c1c3c3 = document.createElement("div");
|
1685
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c3.setAttribute("class", "ms-Persona-presence");
|
1686
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c3.innerHTML += " ";
|
1687
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3.appendChild(FacePile0c5c9c5c11c3c3c3c1c1c3c3);
|
1688
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
1689
|
+
var FacePile0c5c9c5c11c3c3c3c1c1c3c5 = document.createElement("div");
|
1690
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c5.setAttribute("class", "ms-Persona-details");
|
1691
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c5.innerHTML += " ";
|
1692
|
+
var FacePile0c5c9c5c11c3c3c3c1c1c3c5c1 = document.createElement("div");
|
1693
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
1694
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c5c1.innerHTML += "Grant Steel";
|
1695
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c5.appendChild(FacePile0c5c9c5c11c3c3c3c1c1c3c5c1);
|
1696
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c5.innerHTML += " ";
|
1697
|
+
var FacePile0c5c9c5c11c3c3c3c1c1c3c5c3 = document.createElement("div");
|
1698
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
1699
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c5c3.innerHTML += "Sales";
|
1700
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c5.appendChild(FacePile0c5c9c5c11c3c3c3c1c1c3c5c3);
|
1701
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3c5.innerHTML += " ";
|
1702
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3.appendChild(FacePile0c5c9c5c11c3c3c3c1c1c3c5);
|
1703
|
+
FacePile0c5c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
1704
|
+
FacePile0c5c9c5c11c3c3c3c1c1.appendChild(FacePile0c5c9c5c11c3c3c3c1c1c3);
|
1705
|
+
FacePile0c5c9c5c11c3c3c3c1c1.innerHTML += " ";
|
1706
|
+
FacePile0c5c9c5c11c3c3c3c1.appendChild(FacePile0c5c9c5c11c3c3c3c1c1);
|
1707
|
+
FacePile0c5c9c5c11c3c3c3c1.innerHTML += " ";
|
1708
|
+
FacePile0c5c9c5c11c3c3c3.appendChild(FacePile0c5c9c5c11c3c3c3c1);
|
1709
|
+
FacePile0c5c9c5c11c3c3c3.innerHTML += " ";
|
1710
|
+
FacePile0c5c9c5c11c3c3.appendChild(FacePile0c5c9c5c11c3c3c3);
|
1711
|
+
FacePile0c5c9c5c11c3c3.innerHTML += " ";
|
1712
|
+
FacePile0c5c9c5c11c3.appendChild(FacePile0c5c9c5c11c3c3);
|
1713
|
+
FacePile0c5c9c5c11c3.innerHTML += " ";
|
1714
|
+
var FacePile0c5c9c5c11c3c5 = document.createElement("div");
|
1715
|
+
FacePile0c5c9c5c11c3c5.setAttribute("class", "ms-OrgChart-group");
|
1716
|
+
FacePile0c5c9c5c11c3c5.innerHTML += " ";
|
1717
|
+
var FacePile0c5c9c5c11c3c5c1 = document.createElement("div");
|
1718
|
+
FacePile0c5c9c5c11c3c5c1.setAttribute("class", "ms-OrgChart-groupTitle");
|
1719
|
+
FacePile0c5c9c5c11c3c5c1.innerHTML += "Staff";
|
1720
|
+
FacePile0c5c9c5c11c3c5.appendChild(FacePile0c5c9c5c11c3c5c1);
|
1721
|
+
FacePile0c5c9c5c11c3c5.innerHTML += " ";
|
1722
|
+
var FacePile0c5c9c5c11c3c5c3 = document.createElement("ul");
|
1723
|
+
FacePile0c5c9c5c11c3c5c3.setAttribute("class", "ms-OrgChart-list");
|
1724
|
+
FacePile0c5c9c5c11c3c5c3.innerHTML += " ";
|
1725
|
+
var FacePile0c5c9c5c11c3c5c3c1 = document.createElement("li");
|
1726
|
+
FacePile0c5c9c5c11c3c5c3c1.setAttribute("class", "ms-OrgChart-listItem");
|
1727
|
+
FacePile0c5c9c5c11c3c5c3c1.innerHTML += " ";
|
1728
|
+
var FacePile0c5c9c5c11c3c5c3c1c1 = document.createElement("button");
|
1729
|
+
FacePile0c5c9c5c11c3c5c3c1c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
1730
|
+
FacePile0c5c9c5c11c3c5c3c1c1.setAttribute("tabindex", "1");
|
1731
|
+
FacePile0c5c9c5c11c3c5c3c1c1.innerHTML += " ";
|
1732
|
+
FacePile0c5c9c5c11c3c5c3c1c1.innerHTML += " ";
|
1733
|
+
var FacePile0c5c9c5c11c3c5c3c1c1c3 = document.createElement("div");
|
1734
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3.setAttribute("class", "ms-Persona ");
|
1735
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
1736
|
+
var FacePile0c5c9c5c11c3c5c3c1c1c3c1 = document.createElement("div");
|
1737
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
1738
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c1.innerHTML += " ";
|
1739
|
+
var FacePile0c5c9c5c11c3c5c3c1c1c3c1c1 = document.createElement("div");
|
1740
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
1741
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c1c1.innerHTML += "RM";
|
1742
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c1.appendChild(FacePile0c5c9c5c11c3c5c3c1c1c3c1c1);
|
1743
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c1.innerHTML += " ";
|
1744
|
+
var FacePile0c5c9c5c11c3c5c3c1c1c3c1c3 = document.createElement("img");
|
1745
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
1746
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
1747
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c1.appendChild(FacePile0c5c9c5c11c3c5c3c1c1c3c1c3);
|
1748
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c1.innerHTML += " ";
|
1749
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c1c1c3c1);
|
1750
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
1751
|
+
var FacePile0c5c9c5c11c3c5c3c1c1c3c3 = document.createElement("div");
|
1752
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c3.setAttribute("class", "ms-Persona-presence");
|
1753
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c3.innerHTML += " ";
|
1754
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c1c1c3c3);
|
1755
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
1756
|
+
var FacePile0c5c9c5c11c3c5c3c1c1c3c5 = document.createElement("div");
|
1757
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c5.setAttribute("class", "ms-Persona-details");
|
1758
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c5.innerHTML += " ";
|
1759
|
+
var FacePile0c5c9c5c11c3c5c3c1c1c3c5c1 = document.createElement("div");
|
1760
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
1761
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c5c1.innerHTML += "Harvey Wallin";
|
1762
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c5.appendChild(FacePile0c5c9c5c11c3c5c3c1c1c3c5c1);
|
1763
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c5.innerHTML += " ";
|
1764
|
+
var FacePile0c5c9c5c11c3c5c3c1c1c3c5c3 = document.createElement("div");
|
1765
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
1766
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c5c3.innerHTML += "Public Relations";
|
1767
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c5.appendChild(FacePile0c5c9c5c11c3c5c3c1c1c3c5c3);
|
1768
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3c5.innerHTML += " ";
|
1769
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c1c1c3c5);
|
1770
|
+
FacePile0c5c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
1771
|
+
FacePile0c5c9c5c11c3c5c3c1c1.appendChild(FacePile0c5c9c5c11c3c5c3c1c1c3);
|
1772
|
+
FacePile0c5c9c5c11c3c5c3c1c1.innerHTML += " ";
|
1773
|
+
FacePile0c5c9c5c11c3c5c3c1.appendChild(FacePile0c5c9c5c11c3c5c3c1c1);
|
1774
|
+
FacePile0c5c9c5c11c3c5c3c1.innerHTML += " ";
|
1775
|
+
FacePile0c5c9c5c11c3c5c3.appendChild(FacePile0c5c9c5c11c3c5c3c1);
|
1776
|
+
FacePile0c5c9c5c11c3c5c3.innerHTML += " ";
|
1777
|
+
var FacePile0c5c9c5c11c3c5c3c3 = document.createElement("li");
|
1778
|
+
FacePile0c5c9c5c11c3c5c3c3.setAttribute("class", "ms-OrgChart-listItem");
|
1779
|
+
FacePile0c5c9c5c11c3c5c3c3.innerHTML += " ";
|
1780
|
+
var FacePile0c5c9c5c11c3c5c3c3c1 = document.createElement("button");
|
1781
|
+
FacePile0c5c9c5c11c3c5c3c3c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
1782
|
+
FacePile0c5c9c5c11c3c5c3c3c1.setAttribute("tabindex", "1");
|
1783
|
+
FacePile0c5c9c5c11c3c5c3c3c1.innerHTML += " ";
|
1784
|
+
FacePile0c5c9c5c11c3c5c3c3c1.innerHTML += " ";
|
1785
|
+
var FacePile0c5c9c5c11c3c5c3c3c1c3 = document.createElement("div");
|
1786
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3.setAttribute("class", "ms-Persona ");
|
1787
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
1788
|
+
var FacePile0c5c9c5c11c3c5c3c3c1c3c1 = document.createElement("div");
|
1789
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
1790
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c1.innerHTML += " ";
|
1791
|
+
var FacePile0c5c9c5c11c3c5c3c3c1c3c1c1 = document.createElement("div");
|
1792
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
1793
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c1c1.innerHTML += "RM";
|
1794
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c1.appendChild(FacePile0c5c9c5c11c3c5c3c3c1c3c1c1);
|
1795
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c1.innerHTML += " ";
|
1796
|
+
var FacePile0c5c9c5c11c3c5c3c3c1c3c1c3 = document.createElement("img");
|
1797
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
1798
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
1799
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c1.appendChild(FacePile0c5c9c5c11c3c5c3c3c1c3c1c3);
|
1800
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c1.innerHTML += " ";
|
1801
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c3c1c3c1);
|
1802
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
1803
|
+
var FacePile0c5c9c5c11c3c5c3c3c1c3c3 = document.createElement("div");
|
1804
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c3.setAttribute("class", "ms-Persona-presence");
|
1805
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c3.innerHTML += " ";
|
1806
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c3c1c3c3);
|
1807
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
1808
|
+
var FacePile0c5c9c5c11c3c5c3c3c1c3c5 = document.createElement("div");
|
1809
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c5.setAttribute("class", "ms-Persona-details");
|
1810
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c5.innerHTML += " ";
|
1811
|
+
var FacePile0c5c9c5c11c3c5c3c3c1c3c5c1 = document.createElement("div");
|
1812
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
1813
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c5c1.innerHTML += "Marcus Lauer";
|
1814
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c5.appendChild(FacePile0c5c9c5c11c3c5c3c3c1c3c5c1);
|
1815
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c5.innerHTML += " ";
|
1816
|
+
var FacePile0c5c9c5c11c3c5c3c3c1c3c5c3 = document.createElement("div");
|
1817
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
1818
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c5c3.innerHTML += "Technical Support";
|
1819
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c5.appendChild(FacePile0c5c9c5c11c3c5c3c3c1c3c5c3);
|
1820
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3c5.innerHTML += " ";
|
1821
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c3c1c3c5);
|
1822
|
+
FacePile0c5c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
1823
|
+
FacePile0c5c9c5c11c3c5c3c3c1.appendChild(FacePile0c5c9c5c11c3c5c3c3c1c3);
|
1824
|
+
FacePile0c5c9c5c11c3c5c3c3c1.innerHTML += " ";
|
1825
|
+
FacePile0c5c9c5c11c3c5c3c3.appendChild(FacePile0c5c9c5c11c3c5c3c3c1);
|
1826
|
+
FacePile0c5c9c5c11c3c5c3c3.innerHTML += " ";
|
1827
|
+
FacePile0c5c9c5c11c3c5c3.appendChild(FacePile0c5c9c5c11c3c5c3c3);
|
1828
|
+
FacePile0c5c9c5c11c3c5c3.innerHTML += " ";
|
1829
|
+
var FacePile0c5c9c5c11c3c5c3c5 = document.createElement("li");
|
1830
|
+
FacePile0c5c9c5c11c3c5c3c5.setAttribute("class", "ms-OrgChart-listItem");
|
1831
|
+
FacePile0c5c9c5c11c3c5c3c5.innerHTML += " ";
|
1832
|
+
var FacePile0c5c9c5c11c3c5c3c5c1 = document.createElement("button");
|
1833
|
+
FacePile0c5c9c5c11c3c5c3c5c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
1834
|
+
FacePile0c5c9c5c11c3c5c3c5c1.setAttribute("tabindex", "1");
|
1835
|
+
FacePile0c5c9c5c11c3c5c3c5c1.innerHTML += " ";
|
1836
|
+
FacePile0c5c9c5c11c3c5c3c5c1.innerHTML += " ";
|
1837
|
+
var FacePile0c5c9c5c11c3c5c3c5c1c3 = document.createElement("div");
|
1838
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3.setAttribute("class", "ms-Persona ");
|
1839
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
1840
|
+
var FacePile0c5c9c5c11c3c5c3c5c1c3c1 = document.createElement("div");
|
1841
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
1842
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c1.innerHTML += " ";
|
1843
|
+
var FacePile0c5c9c5c11c3c5c3c5c1c3c1c1 = document.createElement("div");
|
1844
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
1845
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c1c1.innerHTML += "RM";
|
1846
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c1.appendChild(FacePile0c5c9c5c11c3c5c3c5c1c3c1c1);
|
1847
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c1.innerHTML += " ";
|
1848
|
+
var FacePile0c5c9c5c11c3c5c3c5c1c3c1c3 = document.createElement("img");
|
1849
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
1850
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
1851
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c1.appendChild(FacePile0c5c9c5c11c3c5c3c5c1c3c1c3);
|
1852
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c1.innerHTML += " ";
|
1853
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c5c1c3c1);
|
1854
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
1855
|
+
var FacePile0c5c9c5c11c3c5c3c5c1c3c3 = document.createElement("div");
|
1856
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c3.setAttribute("class", "ms-Persona-presence");
|
1857
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c3.innerHTML += " ";
|
1858
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c5c1c3c3);
|
1859
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
1860
|
+
var FacePile0c5c9c5c11c3c5c3c5c1c3c5 = document.createElement("div");
|
1861
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c5.setAttribute("class", "ms-Persona-details");
|
1862
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c5.innerHTML += " ";
|
1863
|
+
var FacePile0c5c9c5c11c3c5c3c5c1c3c5c1 = document.createElement("div");
|
1864
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
1865
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c5c1.innerHTML += "Marcel Groce";
|
1866
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c5.appendChild(FacePile0c5c9c5c11c3c5c3c5c1c3c5c1);
|
1867
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c5.innerHTML += " ";
|
1868
|
+
var FacePile0c5c9c5c11c3c5c3c5c1c3c5c3 = document.createElement("div");
|
1869
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
1870
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c5c3.innerHTML += "Delivery";
|
1871
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c5.appendChild(FacePile0c5c9c5c11c3c5c3c5c1c3c5c3);
|
1872
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3c5.innerHTML += " ";
|
1873
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c5c1c3c5);
|
1874
|
+
FacePile0c5c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
1875
|
+
FacePile0c5c9c5c11c3c5c3c5c1.appendChild(FacePile0c5c9c5c11c3c5c3c5c1c3);
|
1876
|
+
FacePile0c5c9c5c11c3c5c3c5c1.innerHTML += " ";
|
1877
|
+
FacePile0c5c9c5c11c3c5c3c5.appendChild(FacePile0c5c9c5c11c3c5c3c5c1);
|
1878
|
+
FacePile0c5c9c5c11c3c5c3c5.innerHTML += " ";
|
1879
|
+
FacePile0c5c9c5c11c3c5c3.appendChild(FacePile0c5c9c5c11c3c5c3c5);
|
1880
|
+
FacePile0c5c9c5c11c3c5c3.innerHTML += " ";
|
1881
|
+
var FacePile0c5c9c5c11c3c5c3c7 = document.createElement("li");
|
1882
|
+
FacePile0c5c9c5c11c3c5c3c7.setAttribute("class", "ms-OrgChart-listItem");
|
1883
|
+
FacePile0c5c9c5c11c3c5c3c7.innerHTML += " ";
|
1884
|
+
var FacePile0c5c9c5c11c3c5c3c7c1 = document.createElement("button");
|
1885
|
+
FacePile0c5c9c5c11c3c5c3c7c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
1886
|
+
FacePile0c5c9c5c11c3c5c3c7c1.setAttribute("tabindex", "1");
|
1887
|
+
FacePile0c5c9c5c11c3c5c3c7c1.innerHTML += " ";
|
1888
|
+
FacePile0c5c9c5c11c3c5c3c7c1.innerHTML += " ";
|
1889
|
+
var FacePile0c5c9c5c11c3c5c3c7c1c3 = document.createElement("div");
|
1890
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3.setAttribute("class", "ms-Persona ");
|
1891
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
1892
|
+
var FacePile0c5c9c5c11c3c5c3c7c1c3c1 = document.createElement("div");
|
1893
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
1894
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c1.innerHTML += " ";
|
1895
|
+
var FacePile0c5c9c5c11c3c5c3c7c1c3c1c1 = document.createElement("div");
|
1896
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
1897
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c1c1.innerHTML += "RM";
|
1898
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c1.appendChild(FacePile0c5c9c5c11c3c5c3c7c1c3c1c1);
|
1899
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c1.innerHTML += " ";
|
1900
|
+
var FacePile0c5c9c5c11c3c5c3c7c1c3c1c3 = document.createElement("img");
|
1901
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
1902
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
1903
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c1.appendChild(FacePile0c5c9c5c11c3c5c3c7c1c3c1c3);
|
1904
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c1.innerHTML += " ";
|
1905
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c7c1c3c1);
|
1906
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
1907
|
+
var FacePile0c5c9c5c11c3c5c3c7c1c3c3 = document.createElement("div");
|
1908
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c3.setAttribute("class", "ms-Persona-presence");
|
1909
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c3.innerHTML += " ";
|
1910
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c7c1c3c3);
|
1911
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
1912
|
+
var FacePile0c5c9c5c11c3c5c3c7c1c3c5 = document.createElement("div");
|
1913
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c5.setAttribute("class", "ms-Persona-details");
|
1914
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c5.innerHTML += " ";
|
1915
|
+
var FacePile0c5c9c5c11c3c5c3c7c1c3c5c1 = document.createElement("div");
|
1916
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
1917
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c5c1.innerHTML += "Jessica Fischer";
|
1918
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c5.appendChild(FacePile0c5c9c5c11c3c5c3c7c1c3c5c1);
|
1919
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c5.innerHTML += " ";
|
1920
|
+
var FacePile0c5c9c5c11c3c5c3c7c1c3c5c3 = document.createElement("div");
|
1921
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
1922
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c5c3.innerHTML += "Marketing";
|
1923
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c5.appendChild(FacePile0c5c9c5c11c3c5c3c7c1c3c5c3);
|
1924
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3c5.innerHTML += " ";
|
1925
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3.appendChild(FacePile0c5c9c5c11c3c5c3c7c1c3c5);
|
1926
|
+
FacePile0c5c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
1927
|
+
FacePile0c5c9c5c11c3c5c3c7c1.appendChild(FacePile0c5c9c5c11c3c5c3c7c1c3);
|
1928
|
+
FacePile0c5c9c5c11c3c5c3c7c1.innerHTML += " ";
|
1929
|
+
FacePile0c5c9c5c11c3c5c3c7.appendChild(FacePile0c5c9c5c11c3c5c3c7c1);
|
1930
|
+
FacePile0c5c9c5c11c3c5c3c7.innerHTML += " ";
|
1931
|
+
FacePile0c5c9c5c11c3c5c3.appendChild(FacePile0c5c9c5c11c3c5c3c7);
|
1932
|
+
FacePile0c5c9c5c11c3c5c3.innerHTML += " ";
|
1933
|
+
FacePile0c5c9c5c11c3c5.appendChild(FacePile0c5c9c5c11c3c5c3);
|
1934
|
+
FacePile0c5c9c5c11c3c5.innerHTML += " ";
|
1935
|
+
FacePile0c5c9c5c11c3.appendChild(FacePile0c5c9c5c11c3c5);
|
1936
|
+
FacePile0c5c9c5c11c3.innerHTML += " ";
|
1937
|
+
FacePile0c5c9c5c11.appendChild(FacePile0c5c9c5c11c3);
|
1938
|
+
FacePile0c5c9c5c11.innerHTML += " ";
|
1939
|
+
FacePile0c5c9c5.appendChild(FacePile0c5c9c5c11);
|
1940
|
+
FacePile0c5c9c5.innerHTML += " ";
|
1941
|
+
FacePile0c5c9.appendChild(FacePile0c5c9c5);
|
1942
|
+
FacePile0c5c9.innerHTML += " ";
|
1943
|
+
FacePile0c5.appendChild(FacePile0c5c9);
|
1273
1944
|
FacePile0c5.innerHTML += " ";
|
1274
1945
|
FacePile0.appendChild(FacePile0c5);
|
1275
1946
|
FacePile0.innerHTML += " ";
|
1276
1947
|
FacePile0.innerHTML += " ";
|
1277
1948
|
var FacePile0c9 = document.createElement("div");
|
1278
|
-
FacePile0c9.setAttribute("class", "ms-Persona
|
1949
|
+
FacePile0c9.setAttribute("class", "ms-Persona ms-Persona--facePile ");
|
1279
1950
|
FacePile0c9.innerHTML += " ";
|
1280
1951
|
var FacePile0c9c1 = document.createElement("div");
|
1281
1952
|
FacePile0c9c1.setAttribute("class", "ms-Persona-imageArea");
|
1953
|
+
FacePile0c9c1.innerHTML += " ";
|
1954
|
+
var FacePile0c9c1c1 = document.createElement("div");
|
1955
|
+
FacePile0c9c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--purple");
|
1956
|
+
FacePile0c9c1c1.innerHTML += "ML";
|
1957
|
+
FacePile0c9c1.appendChild(FacePile0c9c1c1);
|
1282
1958
|
FacePile0c9c1.innerHTML += " ";
|
1283
1959
|
FacePile0c9.appendChild(FacePile0c9c1);
|
1284
1960
|
FacePile0c9.innerHTML += " ";
|
@@ -1289,17 +1965,678 @@ var FabricTemplateLibrary = (function () {
|
|
1289
1965
|
FacePile0c9.innerHTML += " ";
|
1290
1966
|
var FacePile0c9c5 = document.createElement("div");
|
1291
1967
|
FacePile0c9c5.setAttribute("class", "ms-Persona-details");
|
1968
|
+
FacePile0c9c5.innerHTML += " ";
|
1969
|
+
var FacePile0c9c5c1 = document.createElement("div");
|
1970
|
+
FacePile0c9c5c1.setAttribute("class", "ms-Persona-primaryText");
|
1971
|
+
FacePile0c9c5c1.innerHTML += "Marcus Lauer";
|
1972
|
+
FacePile0c9c5.appendChild(FacePile0c9c5c1);
|
1973
|
+
FacePile0c9c5.innerHTML += " ";
|
1974
|
+
var FacePile0c9c5c3 = document.createElement("div");
|
1975
|
+
FacePile0c9c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
1976
|
+
FacePile0c9c5c3.innerHTML += "Accountant";
|
1977
|
+
FacePile0c9c5.appendChild(FacePile0c9c5c3);
|
1292
1978
|
FacePile0c9c5.innerHTML += " ";
|
1293
1979
|
FacePile0c9.appendChild(FacePile0c9c5);
|
1980
|
+
FacePile0c9.innerHTML += " ";
|
1981
|
+
FacePile0c9.innerHTML += " ";
|
1982
|
+
var FacePile0c9c9 = document.createElement("div");
|
1983
|
+
FacePile0c9c9.setAttribute("class", "ms-PersonaCard ");
|
1984
|
+
FacePile0c9c9.innerHTML += " ";
|
1985
|
+
var FacePile0c9c9c1 = document.createElement("div");
|
1986
|
+
FacePile0c9c9c1.setAttribute("class", "ms-PersonaCard-persona");
|
1987
|
+
FacePile0c9c9c1.innerHTML += " ";
|
1988
|
+
FacePile0c9c9c1.innerHTML += " ";
|
1989
|
+
var FacePile0c9c9c1c3 = document.createElement("div");
|
1990
|
+
FacePile0c9c9c1c3.setAttribute("class", "ms-Persona ms-Persona--lg ");
|
1991
|
+
FacePile0c9c9c1c3.innerHTML += " ";
|
1992
|
+
var FacePile0c9c9c1c3c1 = document.createElement("div");
|
1993
|
+
FacePile0c9c9c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
1994
|
+
FacePile0c9c9c1c3c1.innerHTML += " ";
|
1995
|
+
var FacePile0c9c9c1c3c1c1 = document.createElement("div");
|
1996
|
+
FacePile0c9c9c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--purple");
|
1997
|
+
FacePile0c9c9c1c3c1c1.innerHTML += "ML";
|
1998
|
+
FacePile0c9c9c1c3c1.appendChild(FacePile0c9c9c1c3c1c1);
|
1999
|
+
FacePile0c9c9c1c3c1.innerHTML += " ";
|
2000
|
+
FacePile0c9c9c1c3.appendChild(FacePile0c9c9c1c3c1);
|
2001
|
+
FacePile0c9c9c1c3.innerHTML += " ";
|
2002
|
+
var FacePile0c9c9c1c3c3 = document.createElement("div");
|
2003
|
+
FacePile0c9c9c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2004
|
+
FacePile0c9c9c1c3c3.innerHTML += " ";
|
2005
|
+
FacePile0c9c9c1c3.appendChild(FacePile0c9c9c1c3c3);
|
2006
|
+
FacePile0c9c9c1c3.innerHTML += " ";
|
2007
|
+
var FacePile0c9c9c1c3c5 = document.createElement("div");
|
2008
|
+
FacePile0c9c9c1c3c5.setAttribute("class", "ms-Persona-details");
|
2009
|
+
FacePile0c9c9c1c3c5.innerHTML += " ";
|
2010
|
+
var FacePile0c9c9c1c3c5c1 = document.createElement("div");
|
2011
|
+
FacePile0c9c9c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2012
|
+
FacePile0c9c9c1c3c5c1.innerHTML += "Marcus Lauer";
|
2013
|
+
FacePile0c9c9c1c3c5.appendChild(FacePile0c9c9c1c3c5c1);
|
2014
|
+
FacePile0c9c9c1c3c5.innerHTML += " ";
|
2015
|
+
var FacePile0c9c9c1c3c5c3 = document.createElement("div");
|
2016
|
+
FacePile0c9c9c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2017
|
+
FacePile0c9c9c1c3c5c3.innerHTML += "Accountant";
|
2018
|
+
FacePile0c9c9c1c3c5.appendChild(FacePile0c9c9c1c3c5c3);
|
2019
|
+
FacePile0c9c9c1c3c5.innerHTML += " ";
|
2020
|
+
var FacePile0c9c9c1c3c5c5 = document.createElement("div");
|
2021
|
+
FacePile0c9c9c1c3c5c5.setAttribute("class", "ms-Persona-tertiaryText");
|
2022
|
+
FacePile0c9c9c1c3c5c5.innerHTML += "In a meeting";
|
2023
|
+
FacePile0c9c9c1c3c5.appendChild(FacePile0c9c9c1c3c5c5);
|
2024
|
+
FacePile0c9c9c1c3c5.innerHTML += " ";
|
2025
|
+
var FacePile0c9c9c1c3c5c7 = document.createElement("div");
|
2026
|
+
FacePile0c9c9c1c3c5c7.setAttribute("class", "ms-Persona-optionalText");
|
2027
|
+
FacePile0c9c9c1c3c5c7.innerHTML += "Available at 4:00pm";
|
2028
|
+
FacePile0c9c9c1c3c5.appendChild(FacePile0c9c9c1c3c5c7);
|
2029
|
+
FacePile0c9c9c1c3c5.innerHTML += " ";
|
2030
|
+
FacePile0c9c9c1c3.appendChild(FacePile0c9c9c1c3c5);
|
2031
|
+
FacePile0c9c9c1c3.innerHTML += " ";
|
2032
|
+
FacePile0c9c9c1.appendChild(FacePile0c9c9c1c3);
|
2033
|
+
FacePile0c9c9c1.innerHTML += " ";
|
2034
|
+
FacePile0c9c9.appendChild(FacePile0c9c9c1);
|
2035
|
+
FacePile0c9c9.innerHTML += " ";
|
2036
|
+
var FacePile0c9c9c3 = document.createElement("ul");
|
2037
|
+
FacePile0c9c9c3.setAttribute("class", "ms-PersonaCard-actions");
|
2038
|
+
FacePile0c9c9c3.innerHTML += " ";
|
2039
|
+
var FacePile0c9c9c3c1 = document.createElement("li");
|
2040
|
+
FacePile0c9c9c3c1.setAttribute("data-action-id", "chat");
|
2041
|
+
FacePile0c9c9c3c1.setAttribute("class", "ms-PersonaCard-action");
|
2042
|
+
FacePile0c9c9c3c1.setAttribute("tabindex", "1");
|
2043
|
+
var FacePile0c9c9c3c1c0 = document.createElement("i");
|
2044
|
+
FacePile0c9c9c3c1c0.setAttribute("class", "ms-Icon ms-Icon--chat");
|
2045
|
+
FacePile0c9c9c3c1.appendChild(FacePile0c9c9c3c1c0);
|
2046
|
+
FacePile0c9c9c3.appendChild(FacePile0c9c9c3c1);
|
2047
|
+
FacePile0c9c9c3.innerHTML += " ";
|
2048
|
+
var FacePile0c9c9c3c3 = document.createElement("li");
|
2049
|
+
FacePile0c9c9c3c3.setAttribute("data-action-id", "phone");
|
2050
|
+
FacePile0c9c9c3c3.setAttribute("class", "ms-PersonaCard-action is-active");
|
2051
|
+
FacePile0c9c9c3c3.setAttribute("tabindex", "2");
|
2052
|
+
var FacePile0c9c9c3c3c0 = document.createElement("i");
|
2053
|
+
FacePile0c9c9c3c3c0.setAttribute("class", "ms-Icon ms-Icon--phone");
|
2054
|
+
FacePile0c9c9c3c3.appendChild(FacePile0c9c9c3c3c0);
|
2055
|
+
FacePile0c9c9c3.appendChild(FacePile0c9c9c3c3);
|
2056
|
+
FacePile0c9c9c3.innerHTML += " ";
|
2057
|
+
var FacePile0c9c9c3c5 = document.createElement("li");
|
2058
|
+
FacePile0c9c9c3c5.setAttribute("data-action-id", "video");
|
2059
|
+
FacePile0c9c9c3c5.setAttribute("class", "ms-PersonaCard-action");
|
2060
|
+
FacePile0c9c9c3c5.setAttribute("tabindex", "3");
|
2061
|
+
var FacePile0c9c9c3c5c0 = document.createElement("i");
|
2062
|
+
FacePile0c9c9c3c5c0.setAttribute("class", "ms-Icon ms-Icon--video");
|
2063
|
+
FacePile0c9c9c3c5.appendChild(FacePile0c9c9c3c5c0);
|
2064
|
+
FacePile0c9c9c3.appendChild(FacePile0c9c9c3c5);
|
2065
|
+
FacePile0c9c9c3.innerHTML += " ";
|
2066
|
+
var FacePile0c9c9c3c7 = document.createElement("li");
|
2067
|
+
FacePile0c9c9c3c7.setAttribute("data-action-id", "mail");
|
2068
|
+
FacePile0c9c9c3c7.setAttribute("class", "ms-PersonaCard-action");
|
2069
|
+
FacePile0c9c9c3c7.setAttribute("tabindex", "4");
|
2070
|
+
var FacePile0c9c9c3c7c0 = document.createElement("i");
|
2071
|
+
FacePile0c9c9c3c7c0.setAttribute("class", "ms-Icon ms-Icon--mail");
|
2072
|
+
FacePile0c9c9c3c7.appendChild(FacePile0c9c9c3c7c0);
|
2073
|
+
FacePile0c9c9c3.appendChild(FacePile0c9c9c3c7);
|
2074
|
+
FacePile0c9c9c3.innerHTML += " ";
|
2075
|
+
var FacePile0c9c9c3c9 = document.createElement("li");
|
2076
|
+
FacePile0c9c9c3c9.setAttribute("class", "ms-PersonaCard-overflow");
|
2077
|
+
FacePile0c9c9c3c9.setAttribute("alt", "View profile in Delve");
|
2078
|
+
FacePile0c9c9c3c9.setAttribute("title", "View profile in Delve");
|
2079
|
+
FacePile0c9c9c3c9.innerHTML += "View profile";
|
2080
|
+
FacePile0c9c9c3.appendChild(FacePile0c9c9c3c9);
|
2081
|
+
FacePile0c9c9c3.innerHTML += " ";
|
2082
|
+
var FacePile0c9c9c3c11 = document.createElement("li");
|
2083
|
+
FacePile0c9c9c3c11.setAttribute("data-action-id", "org");
|
2084
|
+
FacePile0c9c9c3c11.setAttribute("class", "ms-PersonaCard-action ms-PersonaCard-orgChart");
|
2085
|
+
FacePile0c9c9c3c11.setAttribute("tabindex", "5");
|
2086
|
+
var FacePile0c9c9c3c11c0 = document.createElement("i");
|
2087
|
+
FacePile0c9c9c3c11c0.setAttribute("class", "ms-Icon ms-Icon--org");
|
2088
|
+
FacePile0c9c9c3c11.appendChild(FacePile0c9c9c3c11c0);
|
2089
|
+
FacePile0c9c9c3.appendChild(FacePile0c9c9c3c11);
|
2090
|
+
FacePile0c9c9c3.innerHTML += " ";
|
2091
|
+
FacePile0c9c9.appendChild(FacePile0c9c9c3);
|
2092
|
+
FacePile0c9c9.innerHTML += " ";
|
2093
|
+
var FacePile0c9c9c5 = document.createElement("div");
|
2094
|
+
FacePile0c9c9c5.setAttribute("class", "ms-PersonaCard-actionDetailBox");
|
2095
|
+
FacePile0c9c9c5.innerHTML += " ";
|
2096
|
+
var FacePile0c9c9c5c1 = document.createElement("div");
|
2097
|
+
FacePile0c9c9c5c1.setAttribute("data-detail-id", "mail");
|
2098
|
+
FacePile0c9c9c5c1.setAttribute("class", "ms-PersonaCard-details");
|
2099
|
+
FacePile0c9c9c5c1.innerHTML += " ";
|
2100
|
+
var FacePile0c9c9c5c1c1 = document.createElement("div");
|
2101
|
+
FacePile0c9c9c5c1c1.setAttribute("class", "ms-PersonaCard-detailLine");
|
2102
|
+
var FacePile0c9c9c5c1c1c0 = document.createElement("span");
|
2103
|
+
FacePile0c9c9c5c1c1c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2104
|
+
FacePile0c9c9c5c1c1c0.innerHTML += "Personal:";
|
2105
|
+
FacePile0c9c9c5c1c1.appendChild(FacePile0c9c9c5c1c1c0);
|
2106
|
+
FacePile0c9c9c5c1c1.innerHTML += " ";
|
2107
|
+
var FacePile0c9c9c5c1c1c2 = document.createElement("a");
|
2108
|
+
FacePile0c9c9c5c1c1c2.setAttribute("class", "ms-Link");
|
2109
|
+
FacePile0c9c9c5c1c1c2.setAttribute("href", "mailto:alton.lafferty@outlook.com");
|
2110
|
+
FacePile0c9c9c5c1c1c2.innerHTML += "alton.lafferty@outlook.com";
|
2111
|
+
FacePile0c9c9c5c1c1.appendChild(FacePile0c9c9c5c1c1c2);
|
2112
|
+
FacePile0c9c9c5c1.appendChild(FacePile0c9c9c5c1c1);
|
2113
|
+
FacePile0c9c9c5c1.innerHTML += " ";
|
2114
|
+
var FacePile0c9c9c5c1c3 = document.createElement("div");
|
2115
|
+
FacePile0c9c9c5c1c3.setAttribute("class", "ms-PersonaCard-detailLine");
|
2116
|
+
var FacePile0c9c9c5c1c3c0 = document.createElement("span");
|
2117
|
+
FacePile0c9c9c5c1c3c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2118
|
+
FacePile0c9c9c5c1c3c0.innerHTML += "Work:";
|
2119
|
+
FacePile0c9c9c5c1c3.appendChild(FacePile0c9c9c5c1c3c0);
|
2120
|
+
FacePile0c9c9c5c1c3.innerHTML += " ";
|
2121
|
+
var FacePile0c9c9c5c1c3c2 = document.createElement("a");
|
2122
|
+
FacePile0c9c9c5c1c3c2.setAttribute("class", "ms-Link");
|
2123
|
+
FacePile0c9c9c5c1c3c2.setAttribute("href", "mailto:alton.lafferty@outlook.com");
|
2124
|
+
FacePile0c9c9c5c1c3c2.innerHTML += "altonlafferty@contoso.com";
|
2125
|
+
FacePile0c9c9c5c1c3.appendChild(FacePile0c9c9c5c1c3c2);
|
2126
|
+
FacePile0c9c9c5c1.appendChild(FacePile0c9c9c5c1c3);
|
2127
|
+
FacePile0c9c9c5c1.innerHTML += " ";
|
2128
|
+
FacePile0c9c9c5.appendChild(FacePile0c9c9c5c1);
|
2129
|
+
FacePile0c9c9c5.innerHTML += " ";
|
2130
|
+
var FacePile0c9c9c5c3 = document.createElement("div");
|
2131
|
+
FacePile0c9c9c5c3.setAttribute("data-detail-id", "chat");
|
2132
|
+
FacePile0c9c9c5c3.setAttribute("class", "ms-PersonaCard-details");
|
2133
|
+
FacePile0c9c9c5c3.innerHTML += " ";
|
2134
|
+
var FacePile0c9c9c5c3c1 = document.createElement("div");
|
2135
|
+
FacePile0c9c9c5c3c1.setAttribute("class", "ms-PersonaCard-detailLine");
|
2136
|
+
var FacePile0c9c9c5c3c1c0 = document.createElement("span");
|
2137
|
+
FacePile0c9c9c5c3c1c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2138
|
+
FacePile0c9c9c5c3c1c0.innerHTML += "Lync:";
|
2139
|
+
FacePile0c9c9c5c3c1.appendChild(FacePile0c9c9c5c3c1c0);
|
2140
|
+
FacePile0c9c9c5c3c1.innerHTML += " ";
|
2141
|
+
var FacePile0c9c9c5c3c1c2 = document.createElement("a");
|
2142
|
+
FacePile0c9c9c5c3c1c2.setAttribute("class", "ms-Link");
|
2143
|
+
FacePile0c9c9c5c3c1c2.setAttribute("href", "#");
|
2144
|
+
FacePile0c9c9c5c3c1c2.innerHTML += "Start Lync call";
|
2145
|
+
FacePile0c9c9c5c3c1.appendChild(FacePile0c9c9c5c3c1c2);
|
2146
|
+
FacePile0c9c9c5c3.appendChild(FacePile0c9c9c5c3c1);
|
2147
|
+
FacePile0c9c9c5c3.innerHTML += " ";
|
2148
|
+
FacePile0c9c9c5.appendChild(FacePile0c9c9c5c3);
|
2149
|
+
FacePile0c9c9c5.innerHTML += " ";
|
2150
|
+
var FacePile0c9c9c5c5 = document.createElement("div");
|
2151
|
+
FacePile0c9c9c5c5.setAttribute("data-detail-id", "phone");
|
2152
|
+
FacePile0c9c9c5c5.setAttribute("class", "ms-PersonaCard-details");
|
2153
|
+
FacePile0c9c9c5c5.innerHTML += " ";
|
2154
|
+
var FacePile0c9c9c5c5c1 = document.createElement("div");
|
2155
|
+
FacePile0c9c9c5c5c1.setAttribute("class", "ms-PersonaCard-detailExpander");
|
2156
|
+
FacePile0c9c9c5c5.appendChild(FacePile0c9c9c5c5c1);
|
2157
|
+
FacePile0c9c9c5c5.innerHTML += " ";
|
2158
|
+
var FacePile0c9c9c5c5c3 = document.createElement("div");
|
2159
|
+
FacePile0c9c9c5c5c3.setAttribute("class", "ms-PersonaCard-detailLine");
|
2160
|
+
var FacePile0c9c9c5c5c3c0 = document.createElement("span");
|
2161
|
+
FacePile0c9c9c5c5c3c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2162
|
+
FacePile0c9c9c5c5c3c0.innerHTML += "Details";
|
2163
|
+
FacePile0c9c9c5c5c3.appendChild(FacePile0c9c9c5c5c3c0);
|
2164
|
+
FacePile0c9c9c5c5.appendChild(FacePile0c9c9c5c5c3);
|
2165
|
+
FacePile0c9c9c5c5.innerHTML += " ";
|
2166
|
+
var FacePile0c9c9c5c5c5 = document.createElement("div");
|
2167
|
+
FacePile0c9c9c5c5c5.setAttribute("class", "ms-PersonaCard-detailLine");
|
2168
|
+
var FacePile0c9c9c5c5c5c0 = document.createElement("span");
|
2169
|
+
FacePile0c9c9c5c5c5c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2170
|
+
FacePile0c9c9c5c5c5c0.innerHTML += "Personal:";
|
2171
|
+
FacePile0c9c9c5c5c5.appendChild(FacePile0c9c9c5c5c5c0);
|
2172
|
+
FacePile0c9c9c5c5c5.innerHTML += " 555.206.2443";
|
2173
|
+
FacePile0c9c9c5c5.appendChild(FacePile0c9c9c5c5c5);
|
2174
|
+
FacePile0c9c9c5c5.innerHTML += " ";
|
2175
|
+
var FacePile0c9c9c5c5c7 = document.createElement("div");
|
2176
|
+
FacePile0c9c9c5c5c7.setAttribute("class", "ms-PersonaCard-detailLine");
|
2177
|
+
var FacePile0c9c9c5c5c7c0 = document.createElement("span");
|
2178
|
+
FacePile0c9c9c5c5c7c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2179
|
+
FacePile0c9c9c5c5c7c0.innerHTML += "Work:";
|
2180
|
+
FacePile0c9c9c5c5c7.appendChild(FacePile0c9c9c5c5c7c0);
|
2181
|
+
FacePile0c9c9c5c5c7.innerHTML += " 555.929.8240";
|
2182
|
+
FacePile0c9c9c5c5.appendChild(FacePile0c9c9c5c5c7);
|
2183
|
+
FacePile0c9c9c5c5.innerHTML += " ";
|
2184
|
+
FacePile0c9c9c5.appendChild(FacePile0c9c9c5c5);
|
2185
|
+
FacePile0c9c9c5.innerHTML += " ";
|
2186
|
+
var FacePile0c9c9c5c7 = document.createElement("div");
|
2187
|
+
FacePile0c9c9c5c7.setAttribute("data-detail-id", "video");
|
2188
|
+
FacePile0c9c9c5c7.setAttribute("class", "ms-PersonaCard-details");
|
2189
|
+
FacePile0c9c9c5c7.innerHTML += " ";
|
2190
|
+
var FacePile0c9c9c5c7c1 = document.createElement("div");
|
2191
|
+
FacePile0c9c9c5c7c1.setAttribute("class", "ms-PersonaCard-detailLine");
|
2192
|
+
var FacePile0c9c9c5c7c1c0 = document.createElement("span");
|
2193
|
+
FacePile0c9c9c5c7c1c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2194
|
+
FacePile0c9c9c5c7c1c0.innerHTML += "Skype:";
|
2195
|
+
FacePile0c9c9c5c7c1.appendChild(FacePile0c9c9c5c7c1c0);
|
2196
|
+
FacePile0c9c9c5c7c1.innerHTML += " ";
|
2197
|
+
var FacePile0c9c9c5c7c1c2 = document.createElement("a");
|
2198
|
+
FacePile0c9c9c5c7c1c2.setAttribute("class", "ms-Link");
|
2199
|
+
FacePile0c9c9c5c7c1c2.setAttribute("href", "#");
|
2200
|
+
FacePile0c9c9c5c7c1c2.innerHTML += "Start Skype call";
|
2201
|
+
FacePile0c9c9c5c7c1.appendChild(FacePile0c9c9c5c7c1c2);
|
2202
|
+
FacePile0c9c9c5c7.appendChild(FacePile0c9c9c5c7c1);
|
2203
|
+
FacePile0c9c9c5c7.innerHTML += " ";
|
2204
|
+
FacePile0c9c9c5.appendChild(FacePile0c9c9c5c7);
|
2205
|
+
FacePile0c9c9c5.innerHTML += " ";
|
2206
|
+
FacePile0c9c9c5.innerHTML += " ";
|
2207
|
+
var FacePile0c9c9c5c11 = document.createElement("div");
|
2208
|
+
FacePile0c9c9c5c11.setAttribute("data-detail-id", "org");
|
2209
|
+
FacePile0c9c9c5c11.setAttribute("class", "ms-PersonaCard-details");
|
2210
|
+
FacePile0c9c9c5c11.innerHTML += " ";
|
2211
|
+
FacePile0c9c9c5c11.innerHTML += " ";
|
2212
|
+
var FacePile0c9c9c5c11c3 = document.createElement("div");
|
2213
|
+
FacePile0c9c9c5c11c3.setAttribute("class", "ms-OrgChart ");
|
2214
|
+
FacePile0c9c9c5c11c3.innerHTML += " ";
|
2215
|
+
var FacePile0c9c9c5c11c3c1 = document.createElement("div");
|
2216
|
+
FacePile0c9c9c5c11c3c1.setAttribute("class", "ms-OrgChart-group");
|
2217
|
+
FacePile0c9c9c5c11c3c1.innerHTML += " ";
|
2218
|
+
var FacePile0c9c9c5c11c3c1c1 = document.createElement("ul");
|
2219
|
+
FacePile0c9c9c5c11c3c1c1.setAttribute("class", "ms-OrgChart-list");
|
2220
|
+
FacePile0c9c9c5c11c3c1c1.innerHTML += " ";
|
2221
|
+
var FacePile0c9c9c5c11c3c1c1c1 = document.createElement("li");
|
2222
|
+
FacePile0c9c9c5c11c3c1c1c1.setAttribute("class", "ms-OrgChart-listItem");
|
2223
|
+
FacePile0c9c9c5c11c3c1c1c1.innerHTML += " ";
|
2224
|
+
var FacePile0c9c9c5c11c3c1c1c1c1 = document.createElement("button");
|
2225
|
+
FacePile0c9c9c5c11c3c1c1c1c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
2226
|
+
FacePile0c9c9c5c11c3c1c1c1c1.setAttribute("tabindex", "1");
|
2227
|
+
FacePile0c9c9c5c11c3c1c1c1c1.innerHTML += " ";
|
2228
|
+
FacePile0c9c9c5c11c3c1c1c1c1.innerHTML += " ";
|
2229
|
+
var FacePile0c9c9c5c11c3c1c1c1c1c3 = document.createElement("div");
|
2230
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3.setAttribute("class", "ms-Persona ");
|
2231
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
2232
|
+
var FacePile0c9c9c5c11c3c1c1c1c1c3c1 = document.createElement("div");
|
2233
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
2234
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c1.innerHTML += " ";
|
2235
|
+
var FacePile0c9c9c5c11c3c1c1c1c1c3c1c1 = document.createElement("div");
|
2236
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
2237
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c1c1.innerHTML += "RM";
|
2238
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c1.appendChild(FacePile0c9c9c5c11c3c1c1c1c1c3c1c1);
|
2239
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c1.innerHTML += " ";
|
2240
|
+
var FacePile0c9c9c5c11c3c1c1c1c1c3c1c3 = document.createElement("img");
|
2241
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
2242
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
2243
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c1.appendChild(FacePile0c9c9c5c11c3c1c1c1c1c3c1c3);
|
2244
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c1.innerHTML += " ";
|
2245
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3.appendChild(FacePile0c9c9c5c11c3c1c1c1c1c3c1);
|
2246
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
2247
|
+
var FacePile0c9c9c5c11c3c1c1c1c1c3c3 = document.createElement("div");
|
2248
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2249
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c3.innerHTML += " ";
|
2250
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3.appendChild(FacePile0c9c9c5c11c3c1c1c1c1c3c3);
|
2251
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
2252
|
+
var FacePile0c9c9c5c11c3c1c1c1c1c3c5 = document.createElement("div");
|
2253
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c5.setAttribute("class", "ms-Persona-details");
|
2254
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c5.innerHTML += " ";
|
2255
|
+
var FacePile0c9c9c5c11c3c1c1c1c1c3c5c1 = document.createElement("div");
|
2256
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2257
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c5c1.innerHTML += "Russel Miller";
|
2258
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c5.appendChild(FacePile0c9c9c5c11c3c1c1c1c1c3c5c1);
|
2259
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c5.innerHTML += " ";
|
2260
|
+
var FacePile0c9c9c5c11c3c1c1c1c1c3c5c3 = document.createElement("div");
|
2261
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2262
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c5c3.innerHTML += "Sales";
|
2263
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c5.appendChild(FacePile0c9c9c5c11c3c1c1c1c1c3c5c3);
|
2264
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3c5.innerHTML += " ";
|
2265
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3.appendChild(FacePile0c9c9c5c11c3c1c1c1c1c3c5);
|
2266
|
+
FacePile0c9c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
2267
|
+
FacePile0c9c9c5c11c3c1c1c1c1.appendChild(FacePile0c9c9c5c11c3c1c1c1c1c3);
|
2268
|
+
FacePile0c9c9c5c11c3c1c1c1c1.innerHTML += " ";
|
2269
|
+
FacePile0c9c9c5c11c3c1c1c1.appendChild(FacePile0c9c9c5c11c3c1c1c1c1);
|
2270
|
+
FacePile0c9c9c5c11c3c1c1c1.innerHTML += " ";
|
2271
|
+
FacePile0c9c9c5c11c3c1c1.appendChild(FacePile0c9c9c5c11c3c1c1c1);
|
2272
|
+
FacePile0c9c9c5c11c3c1c1.innerHTML += " ";
|
2273
|
+
var FacePile0c9c9c5c11c3c1c1c3 = document.createElement("li");
|
2274
|
+
FacePile0c9c9c5c11c3c1c1c3.setAttribute("class", "ms-OrgChart-listItem");
|
2275
|
+
FacePile0c9c9c5c11c3c1c1c3.innerHTML += " ";
|
2276
|
+
var FacePile0c9c9c5c11c3c1c1c3c1 = document.createElement("button");
|
2277
|
+
FacePile0c9c9c5c11c3c1c1c3c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
2278
|
+
FacePile0c9c9c5c11c3c1c1c3c1.setAttribute("tabindex", "1");
|
2279
|
+
FacePile0c9c9c5c11c3c1c1c3c1.innerHTML += " ";
|
2280
|
+
FacePile0c9c9c5c11c3c1c1c3c1.innerHTML += " ";
|
2281
|
+
var FacePile0c9c9c5c11c3c1c1c3c1c3 = document.createElement("div");
|
2282
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3.setAttribute("class", "ms-Persona ");
|
2283
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
2284
|
+
var FacePile0c9c9c5c11c3c1c1c3c1c3c1 = document.createElement("div");
|
2285
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
2286
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c1.innerHTML += " ";
|
2287
|
+
var FacePile0c9c9c5c11c3c1c1c3c1c3c1c1 = document.createElement("div");
|
2288
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
2289
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c1c1.innerHTML += "RM";
|
2290
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c1.appendChild(FacePile0c9c9c5c11c3c1c1c3c1c3c1c1);
|
2291
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c1.innerHTML += " ";
|
2292
|
+
var FacePile0c9c9c5c11c3c1c1c3c1c3c1c3 = document.createElement("img");
|
2293
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
2294
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
2295
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c1.appendChild(FacePile0c9c9c5c11c3c1c1c3c1c3c1c3);
|
2296
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c1.innerHTML += " ";
|
2297
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3.appendChild(FacePile0c9c9c5c11c3c1c1c3c1c3c1);
|
2298
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
2299
|
+
var FacePile0c9c9c5c11c3c1c1c3c1c3c3 = document.createElement("div");
|
2300
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2301
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c3.innerHTML += " ";
|
2302
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3.appendChild(FacePile0c9c9c5c11c3c1c1c3c1c3c3);
|
2303
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
2304
|
+
var FacePile0c9c9c5c11c3c1c1c3c1c3c5 = document.createElement("div");
|
2305
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c5.setAttribute("class", "ms-Persona-details");
|
2306
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c5.innerHTML += " ";
|
2307
|
+
var FacePile0c9c9c5c11c3c1c1c3c1c3c5c1 = document.createElement("div");
|
2308
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2309
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c5c1.innerHTML += "Douglas Fielder";
|
2310
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c5.appendChild(FacePile0c9c9c5c11c3c1c1c3c1c3c5c1);
|
2311
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c5.innerHTML += " ";
|
2312
|
+
var FacePile0c9c9c5c11c3c1c1c3c1c3c5c3 = document.createElement("div");
|
2313
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2314
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c5c3.innerHTML += "Public Relations";
|
2315
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c5.appendChild(FacePile0c9c9c5c11c3c1c1c3c1c3c5c3);
|
2316
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3c5.innerHTML += " ";
|
2317
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3.appendChild(FacePile0c9c9c5c11c3c1c1c3c1c3c5);
|
2318
|
+
FacePile0c9c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
2319
|
+
FacePile0c9c9c5c11c3c1c1c3c1.appendChild(FacePile0c9c9c5c11c3c1c1c3c1c3);
|
2320
|
+
FacePile0c9c9c5c11c3c1c1c3c1.innerHTML += " ";
|
2321
|
+
FacePile0c9c9c5c11c3c1c1c3.appendChild(FacePile0c9c9c5c11c3c1c1c3c1);
|
2322
|
+
FacePile0c9c9c5c11c3c1c1c3.innerHTML += " ";
|
2323
|
+
FacePile0c9c9c5c11c3c1c1.appendChild(FacePile0c9c9c5c11c3c1c1c3);
|
2324
|
+
FacePile0c9c9c5c11c3c1c1.innerHTML += " ";
|
2325
|
+
FacePile0c9c9c5c11c3c1.appendChild(FacePile0c9c9c5c11c3c1c1);
|
2326
|
+
FacePile0c9c9c5c11c3c1.innerHTML += " ";
|
2327
|
+
FacePile0c9c9c5c11c3.appendChild(FacePile0c9c9c5c11c3c1);
|
2328
|
+
FacePile0c9c9c5c11c3.innerHTML += " ";
|
2329
|
+
var FacePile0c9c9c5c11c3c3 = document.createElement("div");
|
2330
|
+
FacePile0c9c9c5c11c3c3.setAttribute("class", "ms-OrgChart-group");
|
2331
|
+
FacePile0c9c9c5c11c3c3.innerHTML += " ";
|
2332
|
+
var FacePile0c9c9c5c11c3c3c1 = document.createElement("div");
|
2333
|
+
FacePile0c9c9c5c11c3c3c1.setAttribute("class", "ms-OrgChart-groupTitle");
|
2334
|
+
FacePile0c9c9c5c11c3c3c1.innerHTML += "Manager";
|
2335
|
+
FacePile0c9c9c5c11c3c3.appendChild(FacePile0c9c9c5c11c3c3c1);
|
2336
|
+
FacePile0c9c9c5c11c3c3.innerHTML += " ";
|
2337
|
+
var FacePile0c9c9c5c11c3c3c3 = document.createElement("ul");
|
2338
|
+
FacePile0c9c9c5c11c3c3c3.setAttribute("class", "ms-OrgChart-list");
|
2339
|
+
FacePile0c9c9c5c11c3c3c3.innerHTML += " ";
|
2340
|
+
var FacePile0c9c9c5c11c3c3c3c1 = document.createElement("li");
|
2341
|
+
FacePile0c9c9c5c11c3c3c3c1.setAttribute("class", "ms-OrgChart-listItem");
|
2342
|
+
FacePile0c9c9c5c11c3c3c3c1.innerHTML += " ";
|
2343
|
+
var FacePile0c9c9c5c11c3c3c3c1c1 = document.createElement("button");
|
2344
|
+
FacePile0c9c9c5c11c3c3c3c1c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
2345
|
+
FacePile0c9c9c5c11c3c3c3c1c1.setAttribute("tabindex", "1");
|
2346
|
+
FacePile0c9c9c5c11c3c3c3c1c1.innerHTML += " ";
|
2347
|
+
FacePile0c9c9c5c11c3c3c3c1c1.innerHTML += " ";
|
2348
|
+
var FacePile0c9c9c5c11c3c3c3c1c1c3 = document.createElement("div");
|
2349
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3.setAttribute("class", "ms-Persona ");
|
2350
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
2351
|
+
var FacePile0c9c9c5c11c3c3c3c1c1c3c1 = document.createElement("div");
|
2352
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
2353
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c1.innerHTML += " ";
|
2354
|
+
var FacePile0c9c9c5c11c3c3c3c1c1c3c1c1 = document.createElement("div");
|
2355
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
2356
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c1c1.innerHTML += "RM";
|
2357
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c1.appendChild(FacePile0c9c9c5c11c3c3c3c1c1c3c1c1);
|
2358
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c1.innerHTML += " ";
|
2359
|
+
var FacePile0c9c9c5c11c3c3c3c1c1c3c1c3 = document.createElement("img");
|
2360
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
2361
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
2362
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c1.appendChild(FacePile0c9c9c5c11c3c3c3c1c1c3c1c3);
|
2363
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c1.innerHTML += " ";
|
2364
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3.appendChild(FacePile0c9c9c5c11c3c3c3c1c1c3c1);
|
2365
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
2366
|
+
var FacePile0c9c9c5c11c3c3c3c1c1c3c3 = document.createElement("div");
|
2367
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2368
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c3.innerHTML += " ";
|
2369
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3.appendChild(FacePile0c9c9c5c11c3c3c3c1c1c3c3);
|
2370
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
2371
|
+
var FacePile0c9c9c5c11c3c3c3c1c1c3c5 = document.createElement("div");
|
2372
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c5.setAttribute("class", "ms-Persona-details");
|
2373
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c5.innerHTML += " ";
|
2374
|
+
var FacePile0c9c9c5c11c3c3c3c1c1c3c5c1 = document.createElement("div");
|
2375
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2376
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c5c1.innerHTML += "Grant Steel";
|
2377
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c5.appendChild(FacePile0c9c9c5c11c3c3c3c1c1c3c5c1);
|
2378
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c5.innerHTML += " ";
|
2379
|
+
var FacePile0c9c9c5c11c3c3c3c1c1c3c5c3 = document.createElement("div");
|
2380
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2381
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c5c3.innerHTML += "Sales";
|
2382
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c5.appendChild(FacePile0c9c9c5c11c3c3c3c1c1c3c5c3);
|
2383
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3c5.innerHTML += " ";
|
2384
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3.appendChild(FacePile0c9c9c5c11c3c3c3c1c1c3c5);
|
2385
|
+
FacePile0c9c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
2386
|
+
FacePile0c9c9c5c11c3c3c3c1c1.appendChild(FacePile0c9c9c5c11c3c3c3c1c1c3);
|
2387
|
+
FacePile0c9c9c5c11c3c3c3c1c1.innerHTML += " ";
|
2388
|
+
FacePile0c9c9c5c11c3c3c3c1.appendChild(FacePile0c9c9c5c11c3c3c3c1c1);
|
2389
|
+
FacePile0c9c9c5c11c3c3c3c1.innerHTML += " ";
|
2390
|
+
FacePile0c9c9c5c11c3c3c3.appendChild(FacePile0c9c9c5c11c3c3c3c1);
|
2391
|
+
FacePile0c9c9c5c11c3c3c3.innerHTML += " ";
|
2392
|
+
FacePile0c9c9c5c11c3c3.appendChild(FacePile0c9c9c5c11c3c3c3);
|
2393
|
+
FacePile0c9c9c5c11c3c3.innerHTML += " ";
|
2394
|
+
FacePile0c9c9c5c11c3.appendChild(FacePile0c9c9c5c11c3c3);
|
2395
|
+
FacePile0c9c9c5c11c3.innerHTML += " ";
|
2396
|
+
var FacePile0c9c9c5c11c3c5 = document.createElement("div");
|
2397
|
+
FacePile0c9c9c5c11c3c5.setAttribute("class", "ms-OrgChart-group");
|
2398
|
+
FacePile0c9c9c5c11c3c5.innerHTML += " ";
|
2399
|
+
var FacePile0c9c9c5c11c3c5c1 = document.createElement("div");
|
2400
|
+
FacePile0c9c9c5c11c3c5c1.setAttribute("class", "ms-OrgChart-groupTitle");
|
2401
|
+
FacePile0c9c9c5c11c3c5c1.innerHTML += "Staff";
|
2402
|
+
FacePile0c9c9c5c11c3c5.appendChild(FacePile0c9c9c5c11c3c5c1);
|
2403
|
+
FacePile0c9c9c5c11c3c5.innerHTML += " ";
|
2404
|
+
var FacePile0c9c9c5c11c3c5c3 = document.createElement("ul");
|
2405
|
+
FacePile0c9c9c5c11c3c5c3.setAttribute("class", "ms-OrgChart-list");
|
2406
|
+
FacePile0c9c9c5c11c3c5c3.innerHTML += " ";
|
2407
|
+
var FacePile0c9c9c5c11c3c5c3c1 = document.createElement("li");
|
2408
|
+
FacePile0c9c9c5c11c3c5c3c1.setAttribute("class", "ms-OrgChart-listItem");
|
2409
|
+
FacePile0c9c9c5c11c3c5c3c1.innerHTML += " ";
|
2410
|
+
var FacePile0c9c9c5c11c3c5c3c1c1 = document.createElement("button");
|
2411
|
+
FacePile0c9c9c5c11c3c5c3c1c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
2412
|
+
FacePile0c9c9c5c11c3c5c3c1c1.setAttribute("tabindex", "1");
|
2413
|
+
FacePile0c9c9c5c11c3c5c3c1c1.innerHTML += " ";
|
2414
|
+
FacePile0c9c9c5c11c3c5c3c1c1.innerHTML += " ";
|
2415
|
+
var FacePile0c9c9c5c11c3c5c3c1c1c3 = document.createElement("div");
|
2416
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3.setAttribute("class", "ms-Persona ");
|
2417
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
2418
|
+
var FacePile0c9c9c5c11c3c5c3c1c1c3c1 = document.createElement("div");
|
2419
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
2420
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c1.innerHTML += " ";
|
2421
|
+
var FacePile0c9c9c5c11c3c5c3c1c1c3c1c1 = document.createElement("div");
|
2422
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
2423
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c1c1.innerHTML += "RM";
|
2424
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c1.appendChild(FacePile0c9c9c5c11c3c5c3c1c1c3c1c1);
|
2425
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c1.innerHTML += " ";
|
2426
|
+
var FacePile0c9c9c5c11c3c5c3c1c1c3c1c3 = document.createElement("img");
|
2427
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
2428
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
2429
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c1.appendChild(FacePile0c9c9c5c11c3c5c3c1c1c3c1c3);
|
2430
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c1.innerHTML += " ";
|
2431
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c1c1c3c1);
|
2432
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
2433
|
+
var FacePile0c9c9c5c11c3c5c3c1c1c3c3 = document.createElement("div");
|
2434
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2435
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c3.innerHTML += " ";
|
2436
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c1c1c3c3);
|
2437
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
2438
|
+
var FacePile0c9c9c5c11c3c5c3c1c1c3c5 = document.createElement("div");
|
2439
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c5.setAttribute("class", "ms-Persona-details");
|
2440
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c5.innerHTML += " ";
|
2441
|
+
var FacePile0c9c9c5c11c3c5c3c1c1c3c5c1 = document.createElement("div");
|
2442
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2443
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c5c1.innerHTML += "Harvey Wallin";
|
2444
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c5.appendChild(FacePile0c9c9c5c11c3c5c3c1c1c3c5c1);
|
2445
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c5.innerHTML += " ";
|
2446
|
+
var FacePile0c9c9c5c11c3c5c3c1c1c3c5c3 = document.createElement("div");
|
2447
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2448
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c5c3.innerHTML += "Public Relations";
|
2449
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c5.appendChild(FacePile0c9c9c5c11c3c5c3c1c1c3c5c3);
|
2450
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3c5.innerHTML += " ";
|
2451
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c1c1c3c5);
|
2452
|
+
FacePile0c9c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
2453
|
+
FacePile0c9c9c5c11c3c5c3c1c1.appendChild(FacePile0c9c9c5c11c3c5c3c1c1c3);
|
2454
|
+
FacePile0c9c9c5c11c3c5c3c1c1.innerHTML += " ";
|
2455
|
+
FacePile0c9c9c5c11c3c5c3c1.appendChild(FacePile0c9c9c5c11c3c5c3c1c1);
|
2456
|
+
FacePile0c9c9c5c11c3c5c3c1.innerHTML += " ";
|
2457
|
+
FacePile0c9c9c5c11c3c5c3.appendChild(FacePile0c9c9c5c11c3c5c3c1);
|
2458
|
+
FacePile0c9c9c5c11c3c5c3.innerHTML += " ";
|
2459
|
+
var FacePile0c9c9c5c11c3c5c3c3 = document.createElement("li");
|
2460
|
+
FacePile0c9c9c5c11c3c5c3c3.setAttribute("class", "ms-OrgChart-listItem");
|
2461
|
+
FacePile0c9c9c5c11c3c5c3c3.innerHTML += " ";
|
2462
|
+
var FacePile0c9c9c5c11c3c5c3c3c1 = document.createElement("button");
|
2463
|
+
FacePile0c9c9c5c11c3c5c3c3c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
2464
|
+
FacePile0c9c9c5c11c3c5c3c3c1.setAttribute("tabindex", "1");
|
2465
|
+
FacePile0c9c9c5c11c3c5c3c3c1.innerHTML += " ";
|
2466
|
+
FacePile0c9c9c5c11c3c5c3c3c1.innerHTML += " ";
|
2467
|
+
var FacePile0c9c9c5c11c3c5c3c3c1c3 = document.createElement("div");
|
2468
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3.setAttribute("class", "ms-Persona ");
|
2469
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
2470
|
+
var FacePile0c9c9c5c11c3c5c3c3c1c3c1 = document.createElement("div");
|
2471
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
2472
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c1.innerHTML += " ";
|
2473
|
+
var FacePile0c9c9c5c11c3c5c3c3c1c3c1c1 = document.createElement("div");
|
2474
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
2475
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c1c1.innerHTML += "RM";
|
2476
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c1.appendChild(FacePile0c9c9c5c11c3c5c3c3c1c3c1c1);
|
2477
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c1.innerHTML += " ";
|
2478
|
+
var FacePile0c9c9c5c11c3c5c3c3c1c3c1c3 = document.createElement("img");
|
2479
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
2480
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
2481
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c1.appendChild(FacePile0c9c9c5c11c3c5c3c3c1c3c1c3);
|
2482
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c1.innerHTML += " ";
|
2483
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c3c1c3c1);
|
2484
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
2485
|
+
var FacePile0c9c9c5c11c3c5c3c3c1c3c3 = document.createElement("div");
|
2486
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2487
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c3.innerHTML += " ";
|
2488
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c3c1c3c3);
|
2489
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
2490
|
+
var FacePile0c9c9c5c11c3c5c3c3c1c3c5 = document.createElement("div");
|
2491
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c5.setAttribute("class", "ms-Persona-details");
|
2492
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c5.innerHTML += " ";
|
2493
|
+
var FacePile0c9c9c5c11c3c5c3c3c1c3c5c1 = document.createElement("div");
|
2494
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2495
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c5c1.innerHTML += "Marcus Lauer";
|
2496
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c5.appendChild(FacePile0c9c9c5c11c3c5c3c3c1c3c5c1);
|
2497
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c5.innerHTML += " ";
|
2498
|
+
var FacePile0c9c9c5c11c3c5c3c3c1c3c5c3 = document.createElement("div");
|
2499
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2500
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c5c3.innerHTML += "Technical Support";
|
2501
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c5.appendChild(FacePile0c9c9c5c11c3c5c3c3c1c3c5c3);
|
2502
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3c5.innerHTML += " ";
|
2503
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c3c1c3c5);
|
2504
|
+
FacePile0c9c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
2505
|
+
FacePile0c9c9c5c11c3c5c3c3c1.appendChild(FacePile0c9c9c5c11c3c5c3c3c1c3);
|
2506
|
+
FacePile0c9c9c5c11c3c5c3c3c1.innerHTML += " ";
|
2507
|
+
FacePile0c9c9c5c11c3c5c3c3.appendChild(FacePile0c9c9c5c11c3c5c3c3c1);
|
2508
|
+
FacePile0c9c9c5c11c3c5c3c3.innerHTML += " ";
|
2509
|
+
FacePile0c9c9c5c11c3c5c3.appendChild(FacePile0c9c9c5c11c3c5c3c3);
|
2510
|
+
FacePile0c9c9c5c11c3c5c3.innerHTML += " ";
|
2511
|
+
var FacePile0c9c9c5c11c3c5c3c5 = document.createElement("li");
|
2512
|
+
FacePile0c9c9c5c11c3c5c3c5.setAttribute("class", "ms-OrgChart-listItem");
|
2513
|
+
FacePile0c9c9c5c11c3c5c3c5.innerHTML += " ";
|
2514
|
+
var FacePile0c9c9c5c11c3c5c3c5c1 = document.createElement("button");
|
2515
|
+
FacePile0c9c9c5c11c3c5c3c5c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
2516
|
+
FacePile0c9c9c5c11c3c5c3c5c1.setAttribute("tabindex", "1");
|
2517
|
+
FacePile0c9c9c5c11c3c5c3c5c1.innerHTML += " ";
|
2518
|
+
FacePile0c9c9c5c11c3c5c3c5c1.innerHTML += " ";
|
2519
|
+
var FacePile0c9c9c5c11c3c5c3c5c1c3 = document.createElement("div");
|
2520
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3.setAttribute("class", "ms-Persona ");
|
2521
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
2522
|
+
var FacePile0c9c9c5c11c3c5c3c5c1c3c1 = document.createElement("div");
|
2523
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
2524
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c1.innerHTML += " ";
|
2525
|
+
var FacePile0c9c9c5c11c3c5c3c5c1c3c1c1 = document.createElement("div");
|
2526
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
2527
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c1c1.innerHTML += "RM";
|
2528
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c1.appendChild(FacePile0c9c9c5c11c3c5c3c5c1c3c1c1);
|
2529
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c1.innerHTML += " ";
|
2530
|
+
var FacePile0c9c9c5c11c3c5c3c5c1c3c1c3 = document.createElement("img");
|
2531
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
2532
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
2533
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c1.appendChild(FacePile0c9c9c5c11c3c5c3c5c1c3c1c3);
|
2534
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c1.innerHTML += " ";
|
2535
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c5c1c3c1);
|
2536
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
2537
|
+
var FacePile0c9c9c5c11c3c5c3c5c1c3c3 = document.createElement("div");
|
2538
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2539
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c3.innerHTML += " ";
|
2540
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c5c1c3c3);
|
2541
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
2542
|
+
var FacePile0c9c9c5c11c3c5c3c5c1c3c5 = document.createElement("div");
|
2543
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c5.setAttribute("class", "ms-Persona-details");
|
2544
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c5.innerHTML += " ";
|
2545
|
+
var FacePile0c9c9c5c11c3c5c3c5c1c3c5c1 = document.createElement("div");
|
2546
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2547
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c5c1.innerHTML += "Marcel Groce";
|
2548
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c5.appendChild(FacePile0c9c9c5c11c3c5c3c5c1c3c5c1);
|
2549
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c5.innerHTML += " ";
|
2550
|
+
var FacePile0c9c9c5c11c3c5c3c5c1c3c5c3 = document.createElement("div");
|
2551
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2552
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c5c3.innerHTML += "Delivery";
|
2553
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c5.appendChild(FacePile0c9c9c5c11c3c5c3c5c1c3c5c3);
|
2554
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3c5.innerHTML += " ";
|
2555
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c5c1c3c5);
|
2556
|
+
FacePile0c9c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
2557
|
+
FacePile0c9c9c5c11c3c5c3c5c1.appendChild(FacePile0c9c9c5c11c3c5c3c5c1c3);
|
2558
|
+
FacePile0c9c9c5c11c3c5c3c5c1.innerHTML += " ";
|
2559
|
+
FacePile0c9c9c5c11c3c5c3c5.appendChild(FacePile0c9c9c5c11c3c5c3c5c1);
|
2560
|
+
FacePile0c9c9c5c11c3c5c3c5.innerHTML += " ";
|
2561
|
+
FacePile0c9c9c5c11c3c5c3.appendChild(FacePile0c9c9c5c11c3c5c3c5);
|
2562
|
+
FacePile0c9c9c5c11c3c5c3.innerHTML += " ";
|
2563
|
+
var FacePile0c9c9c5c11c3c5c3c7 = document.createElement("li");
|
2564
|
+
FacePile0c9c9c5c11c3c5c3c7.setAttribute("class", "ms-OrgChart-listItem");
|
2565
|
+
FacePile0c9c9c5c11c3c5c3c7.innerHTML += " ";
|
2566
|
+
var FacePile0c9c9c5c11c3c5c3c7c1 = document.createElement("button");
|
2567
|
+
FacePile0c9c9c5c11c3c5c3c7c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
2568
|
+
FacePile0c9c9c5c11c3c5c3c7c1.setAttribute("tabindex", "1");
|
2569
|
+
FacePile0c9c9c5c11c3c5c3c7c1.innerHTML += " ";
|
2570
|
+
FacePile0c9c9c5c11c3c5c3c7c1.innerHTML += " ";
|
2571
|
+
var FacePile0c9c9c5c11c3c5c3c7c1c3 = document.createElement("div");
|
2572
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3.setAttribute("class", "ms-Persona ");
|
2573
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
2574
|
+
var FacePile0c9c9c5c11c3c5c3c7c1c3c1 = document.createElement("div");
|
2575
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
2576
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c1.innerHTML += " ";
|
2577
|
+
var FacePile0c9c9c5c11c3c5c3c7c1c3c1c1 = document.createElement("div");
|
2578
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
2579
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c1c1.innerHTML += "RM";
|
2580
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c1.appendChild(FacePile0c9c9c5c11c3c5c3c7c1c3c1c1);
|
2581
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c1.innerHTML += " ";
|
2582
|
+
var FacePile0c9c9c5c11c3c5c3c7c1c3c1c3 = document.createElement("img");
|
2583
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
2584
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
2585
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c1.appendChild(FacePile0c9c9c5c11c3c5c3c7c1c3c1c3);
|
2586
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c1.innerHTML += " ";
|
2587
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c7c1c3c1);
|
2588
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
2589
|
+
var FacePile0c9c9c5c11c3c5c3c7c1c3c3 = document.createElement("div");
|
2590
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2591
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c3.innerHTML += " ";
|
2592
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c7c1c3c3);
|
2593
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
2594
|
+
var FacePile0c9c9c5c11c3c5c3c7c1c3c5 = document.createElement("div");
|
2595
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c5.setAttribute("class", "ms-Persona-details");
|
2596
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c5.innerHTML += " ";
|
2597
|
+
var FacePile0c9c9c5c11c3c5c3c7c1c3c5c1 = document.createElement("div");
|
2598
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2599
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c5c1.innerHTML += "Jessica Fischer";
|
2600
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c5.appendChild(FacePile0c9c9c5c11c3c5c3c7c1c3c5c1);
|
2601
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c5.innerHTML += " ";
|
2602
|
+
var FacePile0c9c9c5c11c3c5c3c7c1c3c5c3 = document.createElement("div");
|
2603
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2604
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c5c3.innerHTML += "Marketing";
|
2605
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c5.appendChild(FacePile0c9c9c5c11c3c5c3c7c1c3c5c3);
|
2606
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3c5.innerHTML += " ";
|
2607
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3.appendChild(FacePile0c9c9c5c11c3c5c3c7c1c3c5);
|
2608
|
+
FacePile0c9c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
2609
|
+
FacePile0c9c9c5c11c3c5c3c7c1.appendChild(FacePile0c9c9c5c11c3c5c3c7c1c3);
|
2610
|
+
FacePile0c9c9c5c11c3c5c3c7c1.innerHTML += " ";
|
2611
|
+
FacePile0c9c9c5c11c3c5c3c7.appendChild(FacePile0c9c9c5c11c3c5c3c7c1);
|
2612
|
+
FacePile0c9c9c5c11c3c5c3c7.innerHTML += " ";
|
2613
|
+
FacePile0c9c9c5c11c3c5c3.appendChild(FacePile0c9c9c5c11c3c5c3c7);
|
2614
|
+
FacePile0c9c9c5c11c3c5c3.innerHTML += " ";
|
2615
|
+
FacePile0c9c9c5c11c3c5.appendChild(FacePile0c9c9c5c11c3c5c3);
|
2616
|
+
FacePile0c9c9c5c11c3c5.innerHTML += " ";
|
2617
|
+
FacePile0c9c9c5c11c3.appendChild(FacePile0c9c9c5c11c3c5);
|
2618
|
+
FacePile0c9c9c5c11c3.innerHTML += " ";
|
2619
|
+
FacePile0c9c9c5c11.appendChild(FacePile0c9c9c5c11c3);
|
2620
|
+
FacePile0c9c9c5c11.innerHTML += " ";
|
2621
|
+
FacePile0c9c9c5.appendChild(FacePile0c9c9c5c11);
|
2622
|
+
FacePile0c9c9c5.innerHTML += " ";
|
2623
|
+
FacePile0c9c9.appendChild(FacePile0c9c9c5);
|
2624
|
+
FacePile0c9c9.innerHTML += " ";
|
2625
|
+
FacePile0c9.appendChild(FacePile0c9c9);
|
1294
2626
|
FacePile0c9.innerHTML += " ";
|
1295
2627
|
FacePile0.appendChild(FacePile0c9);
|
1296
2628
|
FacePile0.innerHTML += " ";
|
1297
2629
|
FacePile0.innerHTML += " ";
|
1298
2630
|
var FacePile0c13 = document.createElement("div");
|
1299
|
-
FacePile0c13.setAttribute("class", "ms-Persona
|
2631
|
+
FacePile0c13.setAttribute("class", "ms-Persona ms-Persona--facePile ");
|
1300
2632
|
FacePile0c13.innerHTML += " ";
|
1301
2633
|
var FacePile0c13c1 = document.createElement("div");
|
1302
2634
|
FacePile0c13c1.setAttribute("class", "ms-Persona-imageArea");
|
2635
|
+
FacePile0c13c1.innerHTML += " ";
|
2636
|
+
var FacePile0c13c1c1 = document.createElement("div");
|
2637
|
+
FacePile0c13c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--green");
|
2638
|
+
FacePile0c13c1c1.innerHTML += "DF";
|
2639
|
+
FacePile0c13c1.appendChild(FacePile0c13c1c1);
|
1303
2640
|
FacePile0c13c1.innerHTML += " ";
|
1304
2641
|
FacePile0c13.appendChild(FacePile0c13c1);
|
1305
2642
|
FacePile0c13.innerHTML += " ";
|
@@ -1310,13 +2647,674 @@ var FabricTemplateLibrary = (function () {
|
|
1310
2647
|
FacePile0c13.innerHTML += " ";
|
1311
2648
|
var FacePile0c13c5 = document.createElement("div");
|
1312
2649
|
FacePile0c13c5.setAttribute("class", "ms-Persona-details");
|
2650
|
+
FacePile0c13c5.innerHTML += " ";
|
2651
|
+
var FacePile0c13c5c1 = document.createElement("div");
|
2652
|
+
FacePile0c13c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2653
|
+
FacePile0c13c5c1.innerHTML += "Alton Lafferty";
|
2654
|
+
FacePile0c13c5.appendChild(FacePile0c13c5c1);
|
2655
|
+
FacePile0c13c5.innerHTML += " ";
|
2656
|
+
var FacePile0c13c5c3 = document.createElement("div");
|
2657
|
+
FacePile0c13c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2658
|
+
FacePile0c13c5c3.innerHTML += "Accountant";
|
2659
|
+
FacePile0c13c5.appendChild(FacePile0c13c5c3);
|
1313
2660
|
FacePile0c13c5.innerHTML += " ";
|
1314
2661
|
FacePile0c13.appendChild(FacePile0c13c5);
|
2662
|
+
FacePile0c13.innerHTML += " ";
|
2663
|
+
FacePile0c13.innerHTML += " ";
|
2664
|
+
var FacePile0c13c9 = document.createElement("div");
|
2665
|
+
FacePile0c13c9.setAttribute("class", "ms-PersonaCard ");
|
2666
|
+
FacePile0c13c9.innerHTML += " ";
|
2667
|
+
var FacePile0c13c9c1 = document.createElement("div");
|
2668
|
+
FacePile0c13c9c1.setAttribute("class", "ms-PersonaCard-persona");
|
2669
|
+
FacePile0c13c9c1.innerHTML += " ";
|
2670
|
+
FacePile0c13c9c1.innerHTML += " ";
|
2671
|
+
var FacePile0c13c9c1c3 = document.createElement("div");
|
2672
|
+
FacePile0c13c9c1c3.setAttribute("class", "ms-Persona ms-Persona--lg ");
|
2673
|
+
FacePile0c13c9c1c3.innerHTML += " ";
|
2674
|
+
var FacePile0c13c9c1c3c1 = document.createElement("div");
|
2675
|
+
FacePile0c13c9c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
2676
|
+
FacePile0c13c9c1c3c1.innerHTML += " ";
|
2677
|
+
var FacePile0c13c9c1c3c1c1 = document.createElement("div");
|
2678
|
+
FacePile0c13c9c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
2679
|
+
FacePile0c13c9c1c3c1c1.innerHTML += "AL";
|
2680
|
+
FacePile0c13c9c1c3c1.appendChild(FacePile0c13c9c1c3c1c1);
|
2681
|
+
FacePile0c13c9c1c3c1.innerHTML += " ";
|
2682
|
+
var FacePile0c13c9c1c3c1c3 = document.createElement("img");
|
2683
|
+
FacePile0c13c9c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
2684
|
+
FacePile0c13c9c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
2685
|
+
FacePile0c13c9c1c3c1.appendChild(FacePile0c13c9c1c3c1c3);
|
2686
|
+
FacePile0c13c9c1c3c1.innerHTML += " ";
|
2687
|
+
FacePile0c13c9c1c3.appendChild(FacePile0c13c9c1c3c1);
|
2688
|
+
FacePile0c13c9c1c3.innerHTML += " ";
|
2689
|
+
var FacePile0c13c9c1c3c3 = document.createElement("div");
|
2690
|
+
FacePile0c13c9c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2691
|
+
FacePile0c13c9c1c3c3.innerHTML += " ";
|
2692
|
+
FacePile0c13c9c1c3.appendChild(FacePile0c13c9c1c3c3);
|
2693
|
+
FacePile0c13c9c1c3.innerHTML += " ";
|
2694
|
+
var FacePile0c13c9c1c3c5 = document.createElement("div");
|
2695
|
+
FacePile0c13c9c1c3c5.setAttribute("class", "ms-Persona-details");
|
2696
|
+
FacePile0c13c9c1c3c5.innerHTML += " ";
|
2697
|
+
var FacePile0c13c9c1c3c5c1 = document.createElement("div");
|
2698
|
+
FacePile0c13c9c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2699
|
+
FacePile0c13c9c1c3c5c1.innerHTML += "Alton Lafferty";
|
2700
|
+
FacePile0c13c9c1c3c5.appendChild(FacePile0c13c9c1c3c5c1);
|
2701
|
+
FacePile0c13c9c1c3c5.innerHTML += " ";
|
2702
|
+
var FacePile0c13c9c1c3c5c3 = document.createElement("div");
|
2703
|
+
FacePile0c13c9c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2704
|
+
FacePile0c13c9c1c3c5c3.innerHTML += "Accountant";
|
2705
|
+
FacePile0c13c9c1c3c5.appendChild(FacePile0c13c9c1c3c5c3);
|
2706
|
+
FacePile0c13c9c1c3c5.innerHTML += " ";
|
2707
|
+
var FacePile0c13c9c1c3c5c5 = document.createElement("div");
|
2708
|
+
FacePile0c13c9c1c3c5c5.setAttribute("class", "ms-Persona-tertiaryText");
|
2709
|
+
FacePile0c13c9c1c3c5c5.innerHTML += "In a meeting";
|
2710
|
+
FacePile0c13c9c1c3c5.appendChild(FacePile0c13c9c1c3c5c5);
|
2711
|
+
FacePile0c13c9c1c3c5.innerHTML += " ";
|
2712
|
+
var FacePile0c13c9c1c3c5c7 = document.createElement("div");
|
2713
|
+
FacePile0c13c9c1c3c5c7.setAttribute("class", "ms-Persona-optionalText");
|
2714
|
+
FacePile0c13c9c1c3c5c7.innerHTML += "Available at 4:00pm";
|
2715
|
+
FacePile0c13c9c1c3c5.appendChild(FacePile0c13c9c1c3c5c7);
|
2716
|
+
FacePile0c13c9c1c3c5.innerHTML += " ";
|
2717
|
+
FacePile0c13c9c1c3.appendChild(FacePile0c13c9c1c3c5);
|
2718
|
+
FacePile0c13c9c1c3.innerHTML += " ";
|
2719
|
+
FacePile0c13c9c1.appendChild(FacePile0c13c9c1c3);
|
2720
|
+
FacePile0c13c9c1.innerHTML += " ";
|
2721
|
+
FacePile0c13c9.appendChild(FacePile0c13c9c1);
|
2722
|
+
FacePile0c13c9.innerHTML += " ";
|
2723
|
+
var FacePile0c13c9c3 = document.createElement("ul");
|
2724
|
+
FacePile0c13c9c3.setAttribute("class", "ms-PersonaCard-actions");
|
2725
|
+
FacePile0c13c9c3.innerHTML += " ";
|
2726
|
+
var FacePile0c13c9c3c1 = document.createElement("li");
|
2727
|
+
FacePile0c13c9c3c1.setAttribute("data-action-id", "chat");
|
2728
|
+
FacePile0c13c9c3c1.setAttribute("class", "ms-PersonaCard-action");
|
2729
|
+
FacePile0c13c9c3c1.setAttribute("tabindex", "1");
|
2730
|
+
var FacePile0c13c9c3c1c0 = document.createElement("i");
|
2731
|
+
FacePile0c13c9c3c1c0.setAttribute("class", "ms-Icon ms-Icon--chat");
|
2732
|
+
FacePile0c13c9c3c1.appendChild(FacePile0c13c9c3c1c0);
|
2733
|
+
FacePile0c13c9c3.appendChild(FacePile0c13c9c3c1);
|
2734
|
+
FacePile0c13c9c3.innerHTML += " ";
|
2735
|
+
var FacePile0c13c9c3c3 = document.createElement("li");
|
2736
|
+
FacePile0c13c9c3c3.setAttribute("data-action-id", "phone");
|
2737
|
+
FacePile0c13c9c3c3.setAttribute("class", "ms-PersonaCard-action is-active");
|
2738
|
+
FacePile0c13c9c3c3.setAttribute("tabindex", "2");
|
2739
|
+
var FacePile0c13c9c3c3c0 = document.createElement("i");
|
2740
|
+
FacePile0c13c9c3c3c0.setAttribute("class", "ms-Icon ms-Icon--phone");
|
2741
|
+
FacePile0c13c9c3c3.appendChild(FacePile0c13c9c3c3c0);
|
2742
|
+
FacePile0c13c9c3.appendChild(FacePile0c13c9c3c3);
|
2743
|
+
FacePile0c13c9c3.innerHTML += " ";
|
2744
|
+
var FacePile0c13c9c3c5 = document.createElement("li");
|
2745
|
+
FacePile0c13c9c3c5.setAttribute("data-action-id", "video");
|
2746
|
+
FacePile0c13c9c3c5.setAttribute("class", "ms-PersonaCard-action");
|
2747
|
+
FacePile0c13c9c3c5.setAttribute("tabindex", "3");
|
2748
|
+
var FacePile0c13c9c3c5c0 = document.createElement("i");
|
2749
|
+
FacePile0c13c9c3c5c0.setAttribute("class", "ms-Icon ms-Icon--video");
|
2750
|
+
FacePile0c13c9c3c5.appendChild(FacePile0c13c9c3c5c0);
|
2751
|
+
FacePile0c13c9c3.appendChild(FacePile0c13c9c3c5);
|
2752
|
+
FacePile0c13c9c3.innerHTML += " ";
|
2753
|
+
var FacePile0c13c9c3c7 = document.createElement("li");
|
2754
|
+
FacePile0c13c9c3c7.setAttribute("data-action-id", "mail");
|
2755
|
+
FacePile0c13c9c3c7.setAttribute("class", "ms-PersonaCard-action");
|
2756
|
+
FacePile0c13c9c3c7.setAttribute("tabindex", "4");
|
2757
|
+
var FacePile0c13c9c3c7c0 = document.createElement("i");
|
2758
|
+
FacePile0c13c9c3c7c0.setAttribute("class", "ms-Icon ms-Icon--mail");
|
2759
|
+
FacePile0c13c9c3c7.appendChild(FacePile0c13c9c3c7c0);
|
2760
|
+
FacePile0c13c9c3.appendChild(FacePile0c13c9c3c7);
|
2761
|
+
FacePile0c13c9c3.innerHTML += " ";
|
2762
|
+
var FacePile0c13c9c3c9 = document.createElement("li");
|
2763
|
+
FacePile0c13c9c3c9.setAttribute("class", "ms-PersonaCard-overflow");
|
2764
|
+
FacePile0c13c9c3c9.setAttribute("alt", "View profile in Delve");
|
2765
|
+
FacePile0c13c9c3c9.setAttribute("title", "View profile in Delve");
|
2766
|
+
FacePile0c13c9c3c9.innerHTML += "View profile";
|
2767
|
+
FacePile0c13c9c3.appendChild(FacePile0c13c9c3c9);
|
2768
|
+
FacePile0c13c9c3.innerHTML += " ";
|
2769
|
+
var FacePile0c13c9c3c11 = document.createElement("li");
|
2770
|
+
FacePile0c13c9c3c11.setAttribute("data-action-id", "org");
|
2771
|
+
FacePile0c13c9c3c11.setAttribute("class", "ms-PersonaCard-action ms-PersonaCard-orgChart");
|
2772
|
+
FacePile0c13c9c3c11.setAttribute("tabindex", "5");
|
2773
|
+
var FacePile0c13c9c3c11c0 = document.createElement("i");
|
2774
|
+
FacePile0c13c9c3c11c0.setAttribute("class", "ms-Icon ms-Icon--org");
|
2775
|
+
FacePile0c13c9c3c11.appendChild(FacePile0c13c9c3c11c0);
|
2776
|
+
FacePile0c13c9c3.appendChild(FacePile0c13c9c3c11);
|
2777
|
+
FacePile0c13c9c3.innerHTML += " ";
|
2778
|
+
FacePile0c13c9.appendChild(FacePile0c13c9c3);
|
2779
|
+
FacePile0c13c9.innerHTML += " ";
|
2780
|
+
var FacePile0c13c9c5 = document.createElement("div");
|
2781
|
+
FacePile0c13c9c5.setAttribute("class", "ms-PersonaCard-actionDetailBox");
|
2782
|
+
FacePile0c13c9c5.innerHTML += " ";
|
2783
|
+
var FacePile0c13c9c5c1 = document.createElement("div");
|
2784
|
+
FacePile0c13c9c5c1.setAttribute("data-detail-id", "mail");
|
2785
|
+
FacePile0c13c9c5c1.setAttribute("class", "ms-PersonaCard-details");
|
2786
|
+
FacePile0c13c9c5c1.innerHTML += " ";
|
2787
|
+
var FacePile0c13c9c5c1c1 = document.createElement("div");
|
2788
|
+
FacePile0c13c9c5c1c1.setAttribute("class", "ms-PersonaCard-detailLine");
|
2789
|
+
var FacePile0c13c9c5c1c1c0 = document.createElement("span");
|
2790
|
+
FacePile0c13c9c5c1c1c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2791
|
+
FacePile0c13c9c5c1c1c0.innerHTML += "Personal:";
|
2792
|
+
FacePile0c13c9c5c1c1.appendChild(FacePile0c13c9c5c1c1c0);
|
2793
|
+
FacePile0c13c9c5c1c1.innerHTML += " ";
|
2794
|
+
var FacePile0c13c9c5c1c1c2 = document.createElement("a");
|
2795
|
+
FacePile0c13c9c5c1c1c2.setAttribute("class", "ms-Link");
|
2796
|
+
FacePile0c13c9c5c1c1c2.setAttribute("href", "mailto:alton.lafferty@outlook.com");
|
2797
|
+
FacePile0c13c9c5c1c1c2.innerHTML += "alton.lafferty@outlook.com";
|
2798
|
+
FacePile0c13c9c5c1c1.appendChild(FacePile0c13c9c5c1c1c2);
|
2799
|
+
FacePile0c13c9c5c1.appendChild(FacePile0c13c9c5c1c1);
|
2800
|
+
FacePile0c13c9c5c1.innerHTML += " ";
|
2801
|
+
var FacePile0c13c9c5c1c3 = document.createElement("div");
|
2802
|
+
FacePile0c13c9c5c1c3.setAttribute("class", "ms-PersonaCard-detailLine");
|
2803
|
+
var FacePile0c13c9c5c1c3c0 = document.createElement("span");
|
2804
|
+
FacePile0c13c9c5c1c3c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2805
|
+
FacePile0c13c9c5c1c3c0.innerHTML += "Work:";
|
2806
|
+
FacePile0c13c9c5c1c3.appendChild(FacePile0c13c9c5c1c3c0);
|
2807
|
+
FacePile0c13c9c5c1c3.innerHTML += " ";
|
2808
|
+
var FacePile0c13c9c5c1c3c2 = document.createElement("a");
|
2809
|
+
FacePile0c13c9c5c1c3c2.setAttribute("class", "ms-Link");
|
2810
|
+
FacePile0c13c9c5c1c3c2.setAttribute("href", "mailto:alton.lafferty@outlook.com");
|
2811
|
+
FacePile0c13c9c5c1c3c2.innerHTML += "altonlafferty@contoso.com";
|
2812
|
+
FacePile0c13c9c5c1c3.appendChild(FacePile0c13c9c5c1c3c2);
|
2813
|
+
FacePile0c13c9c5c1.appendChild(FacePile0c13c9c5c1c3);
|
2814
|
+
FacePile0c13c9c5c1.innerHTML += " ";
|
2815
|
+
FacePile0c13c9c5.appendChild(FacePile0c13c9c5c1);
|
2816
|
+
FacePile0c13c9c5.innerHTML += " ";
|
2817
|
+
var FacePile0c13c9c5c3 = document.createElement("div");
|
2818
|
+
FacePile0c13c9c5c3.setAttribute("data-detail-id", "chat");
|
2819
|
+
FacePile0c13c9c5c3.setAttribute("class", "ms-PersonaCard-details");
|
2820
|
+
FacePile0c13c9c5c3.innerHTML += " ";
|
2821
|
+
var FacePile0c13c9c5c3c1 = document.createElement("div");
|
2822
|
+
FacePile0c13c9c5c3c1.setAttribute("class", "ms-PersonaCard-detailLine");
|
2823
|
+
var FacePile0c13c9c5c3c1c0 = document.createElement("span");
|
2824
|
+
FacePile0c13c9c5c3c1c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2825
|
+
FacePile0c13c9c5c3c1c0.innerHTML += "Lync:";
|
2826
|
+
FacePile0c13c9c5c3c1.appendChild(FacePile0c13c9c5c3c1c0);
|
2827
|
+
FacePile0c13c9c5c3c1.innerHTML += " ";
|
2828
|
+
var FacePile0c13c9c5c3c1c2 = document.createElement("a");
|
2829
|
+
FacePile0c13c9c5c3c1c2.setAttribute("class", "ms-Link");
|
2830
|
+
FacePile0c13c9c5c3c1c2.setAttribute("href", "#");
|
2831
|
+
FacePile0c13c9c5c3c1c2.innerHTML += "Start Lync call";
|
2832
|
+
FacePile0c13c9c5c3c1.appendChild(FacePile0c13c9c5c3c1c2);
|
2833
|
+
FacePile0c13c9c5c3.appendChild(FacePile0c13c9c5c3c1);
|
2834
|
+
FacePile0c13c9c5c3.innerHTML += " ";
|
2835
|
+
FacePile0c13c9c5.appendChild(FacePile0c13c9c5c3);
|
2836
|
+
FacePile0c13c9c5.innerHTML += " ";
|
2837
|
+
var FacePile0c13c9c5c5 = document.createElement("div");
|
2838
|
+
FacePile0c13c9c5c5.setAttribute("data-detail-id", "phone");
|
2839
|
+
FacePile0c13c9c5c5.setAttribute("class", "ms-PersonaCard-details");
|
2840
|
+
FacePile0c13c9c5c5.innerHTML += " ";
|
2841
|
+
var FacePile0c13c9c5c5c1 = document.createElement("div");
|
2842
|
+
FacePile0c13c9c5c5c1.setAttribute("class", "ms-PersonaCard-detailExpander");
|
2843
|
+
FacePile0c13c9c5c5.appendChild(FacePile0c13c9c5c5c1);
|
2844
|
+
FacePile0c13c9c5c5.innerHTML += " ";
|
2845
|
+
var FacePile0c13c9c5c5c3 = document.createElement("div");
|
2846
|
+
FacePile0c13c9c5c5c3.setAttribute("class", "ms-PersonaCard-detailLine");
|
2847
|
+
var FacePile0c13c9c5c5c3c0 = document.createElement("span");
|
2848
|
+
FacePile0c13c9c5c5c3c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2849
|
+
FacePile0c13c9c5c5c3c0.innerHTML += "Details";
|
2850
|
+
FacePile0c13c9c5c5c3.appendChild(FacePile0c13c9c5c5c3c0);
|
2851
|
+
FacePile0c13c9c5c5.appendChild(FacePile0c13c9c5c5c3);
|
2852
|
+
FacePile0c13c9c5c5.innerHTML += " ";
|
2853
|
+
var FacePile0c13c9c5c5c5 = document.createElement("div");
|
2854
|
+
FacePile0c13c9c5c5c5.setAttribute("class", "ms-PersonaCard-detailLine");
|
2855
|
+
var FacePile0c13c9c5c5c5c0 = document.createElement("span");
|
2856
|
+
FacePile0c13c9c5c5c5c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2857
|
+
FacePile0c13c9c5c5c5c0.innerHTML += "Personal:";
|
2858
|
+
FacePile0c13c9c5c5c5.appendChild(FacePile0c13c9c5c5c5c0);
|
2859
|
+
FacePile0c13c9c5c5c5.innerHTML += " 555.206.2443";
|
2860
|
+
FacePile0c13c9c5c5.appendChild(FacePile0c13c9c5c5c5);
|
2861
|
+
FacePile0c13c9c5c5.innerHTML += " ";
|
2862
|
+
var FacePile0c13c9c5c5c7 = document.createElement("div");
|
2863
|
+
FacePile0c13c9c5c5c7.setAttribute("class", "ms-PersonaCard-detailLine");
|
2864
|
+
var FacePile0c13c9c5c5c7c0 = document.createElement("span");
|
2865
|
+
FacePile0c13c9c5c5c7c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2866
|
+
FacePile0c13c9c5c5c7c0.innerHTML += "Work:";
|
2867
|
+
FacePile0c13c9c5c5c7.appendChild(FacePile0c13c9c5c5c7c0);
|
2868
|
+
FacePile0c13c9c5c5c7.innerHTML += " 555.929.8240";
|
2869
|
+
FacePile0c13c9c5c5.appendChild(FacePile0c13c9c5c5c7);
|
2870
|
+
FacePile0c13c9c5c5.innerHTML += " ";
|
2871
|
+
FacePile0c13c9c5.appendChild(FacePile0c13c9c5c5);
|
2872
|
+
FacePile0c13c9c5.innerHTML += " ";
|
2873
|
+
var FacePile0c13c9c5c7 = document.createElement("div");
|
2874
|
+
FacePile0c13c9c5c7.setAttribute("data-detail-id", "video");
|
2875
|
+
FacePile0c13c9c5c7.setAttribute("class", "ms-PersonaCard-details");
|
2876
|
+
FacePile0c13c9c5c7.innerHTML += " ";
|
2877
|
+
var FacePile0c13c9c5c7c1 = document.createElement("div");
|
2878
|
+
FacePile0c13c9c5c7c1.setAttribute("class", "ms-PersonaCard-detailLine");
|
2879
|
+
var FacePile0c13c9c5c7c1c0 = document.createElement("span");
|
2880
|
+
FacePile0c13c9c5c7c1c0.setAttribute("class", "ms-PersonaCard-detailLabel");
|
2881
|
+
FacePile0c13c9c5c7c1c0.innerHTML += "Skype:";
|
2882
|
+
FacePile0c13c9c5c7c1.appendChild(FacePile0c13c9c5c7c1c0);
|
2883
|
+
FacePile0c13c9c5c7c1.innerHTML += " ";
|
2884
|
+
var FacePile0c13c9c5c7c1c2 = document.createElement("a");
|
2885
|
+
FacePile0c13c9c5c7c1c2.setAttribute("class", "ms-Link");
|
2886
|
+
FacePile0c13c9c5c7c1c2.setAttribute("href", "#");
|
2887
|
+
FacePile0c13c9c5c7c1c2.innerHTML += "Start Skype call";
|
2888
|
+
FacePile0c13c9c5c7c1.appendChild(FacePile0c13c9c5c7c1c2);
|
2889
|
+
FacePile0c13c9c5c7.appendChild(FacePile0c13c9c5c7c1);
|
2890
|
+
FacePile0c13c9c5c7.innerHTML += " ";
|
2891
|
+
FacePile0c13c9c5.appendChild(FacePile0c13c9c5c7);
|
2892
|
+
FacePile0c13c9c5.innerHTML += " ";
|
2893
|
+
FacePile0c13c9c5.innerHTML += " ";
|
2894
|
+
var FacePile0c13c9c5c11 = document.createElement("div");
|
2895
|
+
FacePile0c13c9c5c11.setAttribute("data-detail-id", "org");
|
2896
|
+
FacePile0c13c9c5c11.setAttribute("class", "ms-PersonaCard-details");
|
2897
|
+
FacePile0c13c9c5c11.innerHTML += " ";
|
2898
|
+
FacePile0c13c9c5c11.innerHTML += " ";
|
2899
|
+
var FacePile0c13c9c5c11c3 = document.createElement("div");
|
2900
|
+
FacePile0c13c9c5c11c3.setAttribute("class", "ms-OrgChart ");
|
2901
|
+
FacePile0c13c9c5c11c3.innerHTML += " ";
|
2902
|
+
var FacePile0c13c9c5c11c3c1 = document.createElement("div");
|
2903
|
+
FacePile0c13c9c5c11c3c1.setAttribute("class", "ms-OrgChart-group");
|
2904
|
+
FacePile0c13c9c5c11c3c1.innerHTML += " ";
|
2905
|
+
var FacePile0c13c9c5c11c3c1c1 = document.createElement("ul");
|
2906
|
+
FacePile0c13c9c5c11c3c1c1.setAttribute("class", "ms-OrgChart-list");
|
2907
|
+
FacePile0c13c9c5c11c3c1c1.innerHTML += " ";
|
2908
|
+
var FacePile0c13c9c5c11c3c1c1c1 = document.createElement("li");
|
2909
|
+
FacePile0c13c9c5c11c3c1c1c1.setAttribute("class", "ms-OrgChart-listItem");
|
2910
|
+
FacePile0c13c9c5c11c3c1c1c1.innerHTML += " ";
|
2911
|
+
var FacePile0c13c9c5c11c3c1c1c1c1 = document.createElement("button");
|
2912
|
+
FacePile0c13c9c5c11c3c1c1c1c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
2913
|
+
FacePile0c13c9c5c11c3c1c1c1c1.setAttribute("tabindex", "1");
|
2914
|
+
FacePile0c13c9c5c11c3c1c1c1c1.innerHTML += " ";
|
2915
|
+
FacePile0c13c9c5c11c3c1c1c1c1.innerHTML += " ";
|
2916
|
+
var FacePile0c13c9c5c11c3c1c1c1c1c3 = document.createElement("div");
|
2917
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3.setAttribute("class", "ms-Persona ");
|
2918
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
2919
|
+
var FacePile0c13c9c5c11c3c1c1c1c1c3c1 = document.createElement("div");
|
2920
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
2921
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c1.innerHTML += " ";
|
2922
|
+
var FacePile0c13c9c5c11c3c1c1c1c1c3c1c1 = document.createElement("div");
|
2923
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
2924
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c1c1.innerHTML += "RM";
|
2925
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c1.appendChild(FacePile0c13c9c5c11c3c1c1c1c1c3c1c1);
|
2926
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c1.innerHTML += " ";
|
2927
|
+
var FacePile0c13c9c5c11c3c1c1c1c1c3c1c3 = document.createElement("img");
|
2928
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
2929
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
2930
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c1.appendChild(FacePile0c13c9c5c11c3c1c1c1c1c3c1c3);
|
2931
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c1.innerHTML += " ";
|
2932
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3.appendChild(FacePile0c13c9c5c11c3c1c1c1c1c3c1);
|
2933
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
2934
|
+
var FacePile0c13c9c5c11c3c1c1c1c1c3c3 = document.createElement("div");
|
2935
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2936
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c3.innerHTML += " ";
|
2937
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3.appendChild(FacePile0c13c9c5c11c3c1c1c1c1c3c3);
|
2938
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
2939
|
+
var FacePile0c13c9c5c11c3c1c1c1c1c3c5 = document.createElement("div");
|
2940
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c5.setAttribute("class", "ms-Persona-details");
|
2941
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c5.innerHTML += " ";
|
2942
|
+
var FacePile0c13c9c5c11c3c1c1c1c1c3c5c1 = document.createElement("div");
|
2943
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2944
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c5c1.innerHTML += "Russel Miller";
|
2945
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c5.appendChild(FacePile0c13c9c5c11c3c1c1c1c1c3c5c1);
|
2946
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c5.innerHTML += " ";
|
2947
|
+
var FacePile0c13c9c5c11c3c1c1c1c1c3c5c3 = document.createElement("div");
|
2948
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
2949
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c5c3.innerHTML += "Sales";
|
2950
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c5.appendChild(FacePile0c13c9c5c11c3c1c1c1c1c3c5c3);
|
2951
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3c5.innerHTML += " ";
|
2952
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3.appendChild(FacePile0c13c9c5c11c3c1c1c1c1c3c5);
|
2953
|
+
FacePile0c13c9c5c11c3c1c1c1c1c3.innerHTML += " ";
|
2954
|
+
FacePile0c13c9c5c11c3c1c1c1c1.appendChild(FacePile0c13c9c5c11c3c1c1c1c1c3);
|
2955
|
+
FacePile0c13c9c5c11c3c1c1c1c1.innerHTML += " ";
|
2956
|
+
FacePile0c13c9c5c11c3c1c1c1.appendChild(FacePile0c13c9c5c11c3c1c1c1c1);
|
2957
|
+
FacePile0c13c9c5c11c3c1c1c1.innerHTML += " ";
|
2958
|
+
FacePile0c13c9c5c11c3c1c1.appendChild(FacePile0c13c9c5c11c3c1c1c1);
|
2959
|
+
FacePile0c13c9c5c11c3c1c1.innerHTML += " ";
|
2960
|
+
var FacePile0c13c9c5c11c3c1c1c3 = document.createElement("li");
|
2961
|
+
FacePile0c13c9c5c11c3c1c1c3.setAttribute("class", "ms-OrgChart-listItem");
|
2962
|
+
FacePile0c13c9c5c11c3c1c1c3.innerHTML += " ";
|
2963
|
+
var FacePile0c13c9c5c11c3c1c1c3c1 = document.createElement("button");
|
2964
|
+
FacePile0c13c9c5c11c3c1c1c3c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
2965
|
+
FacePile0c13c9c5c11c3c1c1c3c1.setAttribute("tabindex", "1");
|
2966
|
+
FacePile0c13c9c5c11c3c1c1c3c1.innerHTML += " ";
|
2967
|
+
FacePile0c13c9c5c11c3c1c1c3c1.innerHTML += " ";
|
2968
|
+
var FacePile0c13c9c5c11c3c1c1c3c1c3 = document.createElement("div");
|
2969
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3.setAttribute("class", "ms-Persona ");
|
2970
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
2971
|
+
var FacePile0c13c9c5c11c3c1c1c3c1c3c1 = document.createElement("div");
|
2972
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
2973
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c1.innerHTML += " ";
|
2974
|
+
var FacePile0c13c9c5c11c3c1c1c3c1c3c1c1 = document.createElement("div");
|
2975
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
2976
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c1c1.innerHTML += "RM";
|
2977
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c1.appendChild(FacePile0c13c9c5c11c3c1c1c3c1c3c1c1);
|
2978
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c1.innerHTML += " ";
|
2979
|
+
var FacePile0c13c9c5c11c3c1c1c3c1c3c1c3 = document.createElement("img");
|
2980
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
2981
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
2982
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c1.appendChild(FacePile0c13c9c5c11c3c1c1c3c1c3c1c3);
|
2983
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c1.innerHTML += " ";
|
2984
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3.appendChild(FacePile0c13c9c5c11c3c1c1c3c1c3c1);
|
2985
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
2986
|
+
var FacePile0c13c9c5c11c3c1c1c3c1c3c3 = document.createElement("div");
|
2987
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c3.setAttribute("class", "ms-Persona-presence");
|
2988
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c3.innerHTML += " ";
|
2989
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3.appendChild(FacePile0c13c9c5c11c3c1c1c3c1c3c3);
|
2990
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
2991
|
+
var FacePile0c13c9c5c11c3c1c1c3c1c3c5 = document.createElement("div");
|
2992
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c5.setAttribute("class", "ms-Persona-details");
|
2993
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c5.innerHTML += " ";
|
2994
|
+
var FacePile0c13c9c5c11c3c1c1c3c1c3c5c1 = document.createElement("div");
|
2995
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
2996
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c5c1.innerHTML += "Douglas Fielder";
|
2997
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c5.appendChild(FacePile0c13c9c5c11c3c1c1c3c1c3c5c1);
|
2998
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c5.innerHTML += " ";
|
2999
|
+
var FacePile0c13c9c5c11c3c1c1c3c1c3c5c3 = document.createElement("div");
|
3000
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
3001
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c5c3.innerHTML += "Public Relations";
|
3002
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c5.appendChild(FacePile0c13c9c5c11c3c1c1c3c1c3c5c3);
|
3003
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3c5.innerHTML += " ";
|
3004
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3.appendChild(FacePile0c13c9c5c11c3c1c1c3c1c3c5);
|
3005
|
+
FacePile0c13c9c5c11c3c1c1c3c1c3.innerHTML += " ";
|
3006
|
+
FacePile0c13c9c5c11c3c1c1c3c1.appendChild(FacePile0c13c9c5c11c3c1c1c3c1c3);
|
3007
|
+
FacePile0c13c9c5c11c3c1c1c3c1.innerHTML += " ";
|
3008
|
+
FacePile0c13c9c5c11c3c1c1c3.appendChild(FacePile0c13c9c5c11c3c1c1c3c1);
|
3009
|
+
FacePile0c13c9c5c11c3c1c1c3.innerHTML += " ";
|
3010
|
+
FacePile0c13c9c5c11c3c1c1.appendChild(FacePile0c13c9c5c11c3c1c1c3);
|
3011
|
+
FacePile0c13c9c5c11c3c1c1.innerHTML += " ";
|
3012
|
+
FacePile0c13c9c5c11c3c1.appendChild(FacePile0c13c9c5c11c3c1c1);
|
3013
|
+
FacePile0c13c9c5c11c3c1.innerHTML += " ";
|
3014
|
+
FacePile0c13c9c5c11c3.appendChild(FacePile0c13c9c5c11c3c1);
|
3015
|
+
FacePile0c13c9c5c11c3.innerHTML += " ";
|
3016
|
+
var FacePile0c13c9c5c11c3c3 = document.createElement("div");
|
3017
|
+
FacePile0c13c9c5c11c3c3.setAttribute("class", "ms-OrgChart-group");
|
3018
|
+
FacePile0c13c9c5c11c3c3.innerHTML += " ";
|
3019
|
+
var FacePile0c13c9c5c11c3c3c1 = document.createElement("div");
|
3020
|
+
FacePile0c13c9c5c11c3c3c1.setAttribute("class", "ms-OrgChart-groupTitle");
|
3021
|
+
FacePile0c13c9c5c11c3c3c1.innerHTML += "Manager";
|
3022
|
+
FacePile0c13c9c5c11c3c3.appendChild(FacePile0c13c9c5c11c3c3c1);
|
3023
|
+
FacePile0c13c9c5c11c3c3.innerHTML += " ";
|
3024
|
+
var FacePile0c13c9c5c11c3c3c3 = document.createElement("ul");
|
3025
|
+
FacePile0c13c9c5c11c3c3c3.setAttribute("class", "ms-OrgChart-list");
|
3026
|
+
FacePile0c13c9c5c11c3c3c3.innerHTML += " ";
|
3027
|
+
var FacePile0c13c9c5c11c3c3c3c1 = document.createElement("li");
|
3028
|
+
FacePile0c13c9c5c11c3c3c3c1.setAttribute("class", "ms-OrgChart-listItem");
|
3029
|
+
FacePile0c13c9c5c11c3c3c3c1.innerHTML += " ";
|
3030
|
+
var FacePile0c13c9c5c11c3c3c3c1c1 = document.createElement("button");
|
3031
|
+
FacePile0c13c9c5c11c3c3c3c1c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
3032
|
+
FacePile0c13c9c5c11c3c3c3c1c1.setAttribute("tabindex", "1");
|
3033
|
+
FacePile0c13c9c5c11c3c3c3c1c1.innerHTML += " ";
|
3034
|
+
FacePile0c13c9c5c11c3c3c3c1c1.innerHTML += " ";
|
3035
|
+
var FacePile0c13c9c5c11c3c3c3c1c1c3 = document.createElement("div");
|
3036
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3.setAttribute("class", "ms-Persona ");
|
3037
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
3038
|
+
var FacePile0c13c9c5c11c3c3c3c1c1c3c1 = document.createElement("div");
|
3039
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
3040
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c1.innerHTML += " ";
|
3041
|
+
var FacePile0c13c9c5c11c3c3c3c1c1c3c1c1 = document.createElement("div");
|
3042
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
3043
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c1c1.innerHTML += "RM";
|
3044
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c1.appendChild(FacePile0c13c9c5c11c3c3c3c1c1c3c1c1);
|
3045
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c1.innerHTML += " ";
|
3046
|
+
var FacePile0c13c9c5c11c3c3c3c1c1c3c1c3 = document.createElement("img");
|
3047
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
3048
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
3049
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c1.appendChild(FacePile0c13c9c5c11c3c3c3c1c1c3c1c3);
|
3050
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c1.innerHTML += " ";
|
3051
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3.appendChild(FacePile0c13c9c5c11c3c3c3c1c1c3c1);
|
3052
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
3053
|
+
var FacePile0c13c9c5c11c3c3c3c1c1c3c3 = document.createElement("div");
|
3054
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c3.setAttribute("class", "ms-Persona-presence");
|
3055
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c3.innerHTML += " ";
|
3056
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3.appendChild(FacePile0c13c9c5c11c3c3c3c1c1c3c3);
|
3057
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
3058
|
+
var FacePile0c13c9c5c11c3c3c3c1c1c3c5 = document.createElement("div");
|
3059
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c5.setAttribute("class", "ms-Persona-details");
|
3060
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c5.innerHTML += " ";
|
3061
|
+
var FacePile0c13c9c5c11c3c3c3c1c1c3c5c1 = document.createElement("div");
|
3062
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
3063
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c5c1.innerHTML += "Grant Steel";
|
3064
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c5.appendChild(FacePile0c13c9c5c11c3c3c3c1c1c3c5c1);
|
3065
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c5.innerHTML += " ";
|
3066
|
+
var FacePile0c13c9c5c11c3c3c3c1c1c3c5c3 = document.createElement("div");
|
3067
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
3068
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c5c3.innerHTML += "Sales";
|
3069
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c5.appendChild(FacePile0c13c9c5c11c3c3c3c1c1c3c5c3);
|
3070
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3c5.innerHTML += " ";
|
3071
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3.appendChild(FacePile0c13c9c5c11c3c3c3c1c1c3c5);
|
3072
|
+
FacePile0c13c9c5c11c3c3c3c1c1c3.innerHTML += " ";
|
3073
|
+
FacePile0c13c9c5c11c3c3c3c1c1.appendChild(FacePile0c13c9c5c11c3c3c3c1c1c3);
|
3074
|
+
FacePile0c13c9c5c11c3c3c3c1c1.innerHTML += " ";
|
3075
|
+
FacePile0c13c9c5c11c3c3c3c1.appendChild(FacePile0c13c9c5c11c3c3c3c1c1);
|
3076
|
+
FacePile0c13c9c5c11c3c3c3c1.innerHTML += " ";
|
3077
|
+
FacePile0c13c9c5c11c3c3c3.appendChild(FacePile0c13c9c5c11c3c3c3c1);
|
3078
|
+
FacePile0c13c9c5c11c3c3c3.innerHTML += " ";
|
3079
|
+
FacePile0c13c9c5c11c3c3.appendChild(FacePile0c13c9c5c11c3c3c3);
|
3080
|
+
FacePile0c13c9c5c11c3c3.innerHTML += " ";
|
3081
|
+
FacePile0c13c9c5c11c3.appendChild(FacePile0c13c9c5c11c3c3);
|
3082
|
+
FacePile0c13c9c5c11c3.innerHTML += " ";
|
3083
|
+
var FacePile0c13c9c5c11c3c5 = document.createElement("div");
|
3084
|
+
FacePile0c13c9c5c11c3c5.setAttribute("class", "ms-OrgChart-group");
|
3085
|
+
FacePile0c13c9c5c11c3c5.innerHTML += " ";
|
3086
|
+
var FacePile0c13c9c5c11c3c5c1 = document.createElement("div");
|
3087
|
+
FacePile0c13c9c5c11c3c5c1.setAttribute("class", "ms-OrgChart-groupTitle");
|
3088
|
+
FacePile0c13c9c5c11c3c5c1.innerHTML += "Staff";
|
3089
|
+
FacePile0c13c9c5c11c3c5.appendChild(FacePile0c13c9c5c11c3c5c1);
|
3090
|
+
FacePile0c13c9c5c11c3c5.innerHTML += " ";
|
3091
|
+
var FacePile0c13c9c5c11c3c5c3 = document.createElement("ul");
|
3092
|
+
FacePile0c13c9c5c11c3c5c3.setAttribute("class", "ms-OrgChart-list");
|
3093
|
+
FacePile0c13c9c5c11c3c5c3.innerHTML += " ";
|
3094
|
+
var FacePile0c13c9c5c11c3c5c3c1 = document.createElement("li");
|
3095
|
+
FacePile0c13c9c5c11c3c5c3c1.setAttribute("class", "ms-OrgChart-listItem");
|
3096
|
+
FacePile0c13c9c5c11c3c5c3c1.innerHTML += " ";
|
3097
|
+
var FacePile0c13c9c5c11c3c5c3c1c1 = document.createElement("button");
|
3098
|
+
FacePile0c13c9c5c11c3c5c3c1c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
3099
|
+
FacePile0c13c9c5c11c3c5c3c1c1.setAttribute("tabindex", "1");
|
3100
|
+
FacePile0c13c9c5c11c3c5c3c1c1.innerHTML += " ";
|
3101
|
+
FacePile0c13c9c5c11c3c5c3c1c1.innerHTML += " ";
|
3102
|
+
var FacePile0c13c9c5c11c3c5c3c1c1c3 = document.createElement("div");
|
3103
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3.setAttribute("class", "ms-Persona ");
|
3104
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
3105
|
+
var FacePile0c13c9c5c11c3c5c3c1c1c3c1 = document.createElement("div");
|
3106
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
3107
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c1.innerHTML += " ";
|
3108
|
+
var FacePile0c13c9c5c11c3c5c3c1c1c3c1c1 = document.createElement("div");
|
3109
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
3110
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c1c1.innerHTML += "RM";
|
3111
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c1.appendChild(FacePile0c13c9c5c11c3c5c3c1c1c3c1c1);
|
3112
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c1.innerHTML += " ";
|
3113
|
+
var FacePile0c13c9c5c11c3c5c3c1c1c3c1c3 = document.createElement("img");
|
3114
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
3115
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
3116
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c1.appendChild(FacePile0c13c9c5c11c3c5c3c1c1c3c1c3);
|
3117
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c1.innerHTML += " ";
|
3118
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c1c1c3c1);
|
3119
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
3120
|
+
var FacePile0c13c9c5c11c3c5c3c1c1c3c3 = document.createElement("div");
|
3121
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c3.setAttribute("class", "ms-Persona-presence");
|
3122
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c3.innerHTML += " ";
|
3123
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c1c1c3c3);
|
3124
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
3125
|
+
var FacePile0c13c9c5c11c3c5c3c1c1c3c5 = document.createElement("div");
|
3126
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c5.setAttribute("class", "ms-Persona-details");
|
3127
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c5.innerHTML += " ";
|
3128
|
+
var FacePile0c13c9c5c11c3c5c3c1c1c3c5c1 = document.createElement("div");
|
3129
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
3130
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c5c1.innerHTML += "Harvey Wallin";
|
3131
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c5.appendChild(FacePile0c13c9c5c11c3c5c3c1c1c3c5c1);
|
3132
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c5.innerHTML += " ";
|
3133
|
+
var FacePile0c13c9c5c11c3c5c3c1c1c3c5c3 = document.createElement("div");
|
3134
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
3135
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c5c3.innerHTML += "Public Relations";
|
3136
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c5.appendChild(FacePile0c13c9c5c11c3c5c3c1c1c3c5c3);
|
3137
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3c5.innerHTML += " ";
|
3138
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c1c1c3c5);
|
3139
|
+
FacePile0c13c9c5c11c3c5c3c1c1c3.innerHTML += " ";
|
3140
|
+
FacePile0c13c9c5c11c3c5c3c1c1.appendChild(FacePile0c13c9c5c11c3c5c3c1c1c3);
|
3141
|
+
FacePile0c13c9c5c11c3c5c3c1c1.innerHTML += " ";
|
3142
|
+
FacePile0c13c9c5c11c3c5c3c1.appendChild(FacePile0c13c9c5c11c3c5c3c1c1);
|
3143
|
+
FacePile0c13c9c5c11c3c5c3c1.innerHTML += " ";
|
3144
|
+
FacePile0c13c9c5c11c3c5c3.appendChild(FacePile0c13c9c5c11c3c5c3c1);
|
3145
|
+
FacePile0c13c9c5c11c3c5c3.innerHTML += " ";
|
3146
|
+
var FacePile0c13c9c5c11c3c5c3c3 = document.createElement("li");
|
3147
|
+
FacePile0c13c9c5c11c3c5c3c3.setAttribute("class", "ms-OrgChart-listItem");
|
3148
|
+
FacePile0c13c9c5c11c3c5c3c3.innerHTML += " ";
|
3149
|
+
var FacePile0c13c9c5c11c3c5c3c3c1 = document.createElement("button");
|
3150
|
+
FacePile0c13c9c5c11c3c5c3c3c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
3151
|
+
FacePile0c13c9c5c11c3c5c3c3c1.setAttribute("tabindex", "1");
|
3152
|
+
FacePile0c13c9c5c11c3c5c3c3c1.innerHTML += " ";
|
3153
|
+
FacePile0c13c9c5c11c3c5c3c3c1.innerHTML += " ";
|
3154
|
+
var FacePile0c13c9c5c11c3c5c3c3c1c3 = document.createElement("div");
|
3155
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3.setAttribute("class", "ms-Persona ");
|
3156
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
3157
|
+
var FacePile0c13c9c5c11c3c5c3c3c1c3c1 = document.createElement("div");
|
3158
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
3159
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c1.innerHTML += " ";
|
3160
|
+
var FacePile0c13c9c5c11c3c5c3c3c1c3c1c1 = document.createElement("div");
|
3161
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
3162
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c1c1.innerHTML += "RM";
|
3163
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c1.appendChild(FacePile0c13c9c5c11c3c5c3c3c1c3c1c1);
|
3164
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c1.innerHTML += " ";
|
3165
|
+
var FacePile0c13c9c5c11c3c5c3c3c1c3c1c3 = document.createElement("img");
|
3166
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
3167
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
3168
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c1.appendChild(FacePile0c13c9c5c11c3c5c3c3c1c3c1c3);
|
3169
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c1.innerHTML += " ";
|
3170
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c3c1c3c1);
|
3171
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
3172
|
+
var FacePile0c13c9c5c11c3c5c3c3c1c3c3 = document.createElement("div");
|
3173
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c3.setAttribute("class", "ms-Persona-presence");
|
3174
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c3.innerHTML += " ";
|
3175
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c3c1c3c3);
|
3176
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
3177
|
+
var FacePile0c13c9c5c11c3c5c3c3c1c3c5 = document.createElement("div");
|
3178
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c5.setAttribute("class", "ms-Persona-details");
|
3179
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c5.innerHTML += " ";
|
3180
|
+
var FacePile0c13c9c5c11c3c5c3c3c1c3c5c1 = document.createElement("div");
|
3181
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
3182
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c5c1.innerHTML += "Marcus Lauer";
|
3183
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c5.appendChild(FacePile0c13c9c5c11c3c5c3c3c1c3c5c1);
|
3184
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c5.innerHTML += " ";
|
3185
|
+
var FacePile0c13c9c5c11c3c5c3c3c1c3c5c3 = document.createElement("div");
|
3186
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
3187
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c5c3.innerHTML += "Technical Support";
|
3188
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c5.appendChild(FacePile0c13c9c5c11c3c5c3c3c1c3c5c3);
|
3189
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3c5.innerHTML += " ";
|
3190
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c3c1c3c5);
|
3191
|
+
FacePile0c13c9c5c11c3c5c3c3c1c3.innerHTML += " ";
|
3192
|
+
FacePile0c13c9c5c11c3c5c3c3c1.appendChild(FacePile0c13c9c5c11c3c5c3c3c1c3);
|
3193
|
+
FacePile0c13c9c5c11c3c5c3c3c1.innerHTML += " ";
|
3194
|
+
FacePile0c13c9c5c11c3c5c3c3.appendChild(FacePile0c13c9c5c11c3c5c3c3c1);
|
3195
|
+
FacePile0c13c9c5c11c3c5c3c3.innerHTML += " ";
|
3196
|
+
FacePile0c13c9c5c11c3c5c3.appendChild(FacePile0c13c9c5c11c3c5c3c3);
|
3197
|
+
FacePile0c13c9c5c11c3c5c3.innerHTML += " ";
|
3198
|
+
var FacePile0c13c9c5c11c3c5c3c5 = document.createElement("li");
|
3199
|
+
FacePile0c13c9c5c11c3c5c3c5.setAttribute("class", "ms-OrgChart-listItem");
|
3200
|
+
FacePile0c13c9c5c11c3c5c3c5.innerHTML += " ";
|
3201
|
+
var FacePile0c13c9c5c11c3c5c3c5c1 = document.createElement("button");
|
3202
|
+
FacePile0c13c9c5c11c3c5c3c5c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
3203
|
+
FacePile0c13c9c5c11c3c5c3c5c1.setAttribute("tabindex", "1");
|
3204
|
+
FacePile0c13c9c5c11c3c5c3c5c1.innerHTML += " ";
|
3205
|
+
FacePile0c13c9c5c11c3c5c3c5c1.innerHTML += " ";
|
3206
|
+
var FacePile0c13c9c5c11c3c5c3c5c1c3 = document.createElement("div");
|
3207
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3.setAttribute("class", "ms-Persona ");
|
3208
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
3209
|
+
var FacePile0c13c9c5c11c3c5c3c5c1c3c1 = document.createElement("div");
|
3210
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
3211
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c1.innerHTML += " ";
|
3212
|
+
var FacePile0c13c9c5c11c3c5c3c5c1c3c1c1 = document.createElement("div");
|
3213
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
3214
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c1c1.innerHTML += "RM";
|
3215
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c1.appendChild(FacePile0c13c9c5c11c3c5c3c5c1c3c1c1);
|
3216
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c1.innerHTML += " ";
|
3217
|
+
var FacePile0c13c9c5c11c3c5c3c5c1c3c1c3 = document.createElement("img");
|
3218
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
3219
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
3220
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c1.appendChild(FacePile0c13c9c5c11c3c5c3c5c1c3c1c3);
|
3221
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c1.innerHTML += " ";
|
3222
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c5c1c3c1);
|
3223
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
3224
|
+
var FacePile0c13c9c5c11c3c5c3c5c1c3c3 = document.createElement("div");
|
3225
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c3.setAttribute("class", "ms-Persona-presence");
|
3226
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c3.innerHTML += " ";
|
3227
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c5c1c3c3);
|
3228
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
3229
|
+
var FacePile0c13c9c5c11c3c5c3c5c1c3c5 = document.createElement("div");
|
3230
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c5.setAttribute("class", "ms-Persona-details");
|
3231
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c5.innerHTML += " ";
|
3232
|
+
var FacePile0c13c9c5c11c3c5c3c5c1c3c5c1 = document.createElement("div");
|
3233
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
3234
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c5c1.innerHTML += "Marcel Groce";
|
3235
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c5.appendChild(FacePile0c13c9c5c11c3c5c3c5c1c3c5c1);
|
3236
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c5.innerHTML += " ";
|
3237
|
+
var FacePile0c13c9c5c11c3c5c3c5c1c3c5c3 = document.createElement("div");
|
3238
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
3239
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c5c3.innerHTML += "Delivery";
|
3240
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c5.appendChild(FacePile0c13c9c5c11c3c5c3c5c1c3c5c3);
|
3241
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3c5.innerHTML += " ";
|
3242
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c5c1c3c5);
|
3243
|
+
FacePile0c13c9c5c11c3c5c3c5c1c3.innerHTML += " ";
|
3244
|
+
FacePile0c13c9c5c11c3c5c3c5c1.appendChild(FacePile0c13c9c5c11c3c5c3c5c1c3);
|
3245
|
+
FacePile0c13c9c5c11c3c5c3c5c1.innerHTML += " ";
|
3246
|
+
FacePile0c13c9c5c11c3c5c3c5.appendChild(FacePile0c13c9c5c11c3c5c3c5c1);
|
3247
|
+
FacePile0c13c9c5c11c3c5c3c5.innerHTML += " ";
|
3248
|
+
FacePile0c13c9c5c11c3c5c3.appendChild(FacePile0c13c9c5c11c3c5c3c5);
|
3249
|
+
FacePile0c13c9c5c11c3c5c3.innerHTML += " ";
|
3250
|
+
var FacePile0c13c9c5c11c3c5c3c7 = document.createElement("li");
|
3251
|
+
FacePile0c13c9c5c11c3c5c3c7.setAttribute("class", "ms-OrgChart-listItem");
|
3252
|
+
FacePile0c13c9c5c11c3c5c3c7.innerHTML += " ";
|
3253
|
+
var FacePile0c13c9c5c11c3c5c3c7c1 = document.createElement("button");
|
3254
|
+
FacePile0c13c9c5c11c3c5c3c7c1.setAttribute("class", "ms-OrgChart-listItemBtn");
|
3255
|
+
FacePile0c13c9c5c11c3c5c3c7c1.setAttribute("tabindex", "1");
|
3256
|
+
FacePile0c13c9c5c11c3c5c3c7c1.innerHTML += " ";
|
3257
|
+
FacePile0c13c9c5c11c3c5c3c7c1.innerHTML += " ";
|
3258
|
+
var FacePile0c13c9c5c11c3c5c3c7c1c3 = document.createElement("div");
|
3259
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3.setAttribute("class", "ms-Persona ");
|
3260
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
3261
|
+
var FacePile0c13c9c5c11c3c5c3c7c1c3c1 = document.createElement("div");
|
3262
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c1.setAttribute("class", "ms-Persona-imageArea");
|
3263
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c1.innerHTML += " ";
|
3264
|
+
var FacePile0c13c9c5c11c3c5c3c7c1c3c1c1 = document.createElement("div");
|
3265
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c1c1.setAttribute("class", "ms-Persona-initials ms-Persona-initials--blue");
|
3266
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c1c1.innerHTML += "RM";
|
3267
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c1.appendChild(FacePile0c13c9c5c11c3c5c3c7c1c3c1c1);
|
3268
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c1.innerHTML += " ";
|
3269
|
+
var FacePile0c13c9c5c11c3c5c3c7c1c3c1c3 = document.createElement("img");
|
3270
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c1c3.setAttribute("class", "ms-Persona-image");
|
3271
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c1c3.setAttribute("src", "../persona/Persona.Person2.png");
|
3272
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c1.appendChild(FacePile0c13c9c5c11c3c5c3c7c1c3c1c3);
|
3273
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c1.innerHTML += " ";
|
3274
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c7c1c3c1);
|
3275
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
3276
|
+
var FacePile0c13c9c5c11c3c5c3c7c1c3c3 = document.createElement("div");
|
3277
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c3.setAttribute("class", "ms-Persona-presence");
|
3278
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c3.innerHTML += " ";
|
3279
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c7c1c3c3);
|
3280
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
3281
|
+
var FacePile0c13c9c5c11c3c5c3c7c1c3c5 = document.createElement("div");
|
3282
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c5.setAttribute("class", "ms-Persona-details");
|
3283
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c5.innerHTML += " ";
|
3284
|
+
var FacePile0c13c9c5c11c3c5c3c7c1c3c5c1 = document.createElement("div");
|
3285
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c5c1.setAttribute("class", "ms-Persona-primaryText");
|
3286
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c5c1.innerHTML += "Jessica Fischer";
|
3287
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c5.appendChild(FacePile0c13c9c5c11c3c5c3c7c1c3c5c1);
|
3288
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c5.innerHTML += " ";
|
3289
|
+
var FacePile0c13c9c5c11c3c5c3c7c1c3c5c3 = document.createElement("div");
|
3290
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c5c3.setAttribute("class", "ms-Persona-secondaryText");
|
3291
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c5c3.innerHTML += "Marketing";
|
3292
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c5.appendChild(FacePile0c13c9c5c11c3c5c3c7c1c3c5c3);
|
3293
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3c5.innerHTML += " ";
|
3294
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3.appendChild(FacePile0c13c9c5c11c3c5c3c7c1c3c5);
|
3295
|
+
FacePile0c13c9c5c11c3c5c3c7c1c3.innerHTML += " ";
|
3296
|
+
FacePile0c13c9c5c11c3c5c3c7c1.appendChild(FacePile0c13c9c5c11c3c5c3c7c1c3);
|
3297
|
+
FacePile0c13c9c5c11c3c5c3c7c1.innerHTML += " ";
|
3298
|
+
FacePile0c13c9c5c11c3c5c3c7.appendChild(FacePile0c13c9c5c11c3c5c3c7c1);
|
3299
|
+
FacePile0c13c9c5c11c3c5c3c7.innerHTML += " ";
|
3300
|
+
FacePile0c13c9c5c11c3c5c3.appendChild(FacePile0c13c9c5c11c3c5c3c7);
|
3301
|
+
FacePile0c13c9c5c11c3c5c3.innerHTML += " ";
|
3302
|
+
FacePile0c13c9c5c11c3c5.appendChild(FacePile0c13c9c5c11c3c5c3);
|
3303
|
+
FacePile0c13c9c5c11c3c5.innerHTML += " ";
|
3304
|
+
FacePile0c13c9c5c11c3.appendChild(FacePile0c13c9c5c11c3c5);
|
3305
|
+
FacePile0c13c9c5c11c3.innerHTML += " ";
|
3306
|
+
FacePile0c13c9c5c11.appendChild(FacePile0c13c9c5c11c3);
|
3307
|
+
FacePile0c13c9c5c11.innerHTML += " ";
|
3308
|
+
FacePile0c13c9c5.appendChild(FacePile0c13c9c5c11);
|
3309
|
+
FacePile0c13c9c5.innerHTML += " ";
|
3310
|
+
FacePile0c13c9.appendChild(FacePile0c13c9c5);
|
3311
|
+
FacePile0c13c9.innerHTML += " ";
|
3312
|
+
FacePile0c13.appendChild(FacePile0c13c9);
|
1315
3313
|
FacePile0c13.innerHTML += " ";
|
1316
3314
|
FacePile0.appendChild(FacePile0c13);
|
1317
3315
|
FacePile0.innerHTML += " ";
|
1318
3316
|
var FacePile0c15 = document.createElement("button");
|
1319
|
-
FacePile0c15.setAttribute("class", "ms-FacePile-addButton ms-FacePile-addButton--overflow
|
3317
|
+
FacePile0c15.setAttribute("class", "ms-FacePile-addButton ms-FacePile-addButton--overflow");
|
1320
3318
|
FacePile0c15.innerHTML += " ";
|
1321
3319
|
var FacePile0c15c1 = document.createElement("span");
|
1322
3320
|
FacePile0c15c1.setAttribute("class", "ms-FacePile-overflowText");
|
@@ -2058,15 +4056,10 @@ var FabricTemplateLibrary = (function () {
|
|
2058
4056
|
var PanelHost0 = document.createElement("div");
|
2059
4057
|
PanelHost0.setAttribute("class", "ms-PanelHost");
|
2060
4058
|
PanelHost0.innerHTML += " ";
|
2061
|
-
var PanelHost0c1 = document.createElement("div");
|
2062
|
-
PanelHost0c1.setAttribute("class", "ms-PanelHost-inner");
|
2063
|
-
PanelHost0c1.innerHTML += " ";
|
2064
|
-
PanelHost0.appendChild(PanelHost0c1);
|
2065
|
-
PanelHost0.innerHTML += " ";
|
2066
4059
|
PanelHost0.innerHTML += " ";
|
2067
|
-
var
|
2068
|
-
|
2069
|
-
PanelHost0.appendChild(
|
4060
|
+
var PanelHost0c3 = document.createElement("div");
|
4061
|
+
PanelHost0c3.setAttribute("class", "ms-Overlay ");
|
4062
|
+
PanelHost0.appendChild(PanelHost0c3);
|
2070
4063
|
PanelHost0.innerHTML += "";
|
2071
4064
|
return PanelHost0;
|
2072
4065
|
};
|
@@ -2079,45 +4072,45 @@ var FabricTemplateLibrary = (function () {
|
|
2079
4072
|
PeoplePicker0c1.innerHTML += " ";
|
2080
4073
|
PeoplePicker0c1.innerHTML += " ";
|
2081
4074
|
var PeoplePicker0c1c3 = document.createElement("div");
|
2082
|
-
PeoplePicker0c1c3.setAttribute("class", "ms-TextField
|
4075
|
+
PeoplePicker0c1c3.setAttribute("class", "ms-TextField ");
|
2083
4076
|
PeoplePicker0c1c3.innerHTML += " ";
|
2084
4077
|
PeoplePicker0c1.appendChild(PeoplePicker0c1c3);
|
2085
4078
|
PeoplePicker0c1.innerHTML += " ";
|
2086
4079
|
PeoplePicker0.appendChild(PeoplePicker0c1);
|
2087
4080
|
PeoplePicker0.innerHTML += " ";
|
2088
4081
|
var PeoplePicker0c3 = document.createElement("div");
|
2089
|
-
PeoplePicker0c3.setAttribute("class", "ms-PeoplePicker-results");
|
4082
|
+
PeoplePicker0c3.setAttribute("class", "ms-PeoplePicker-results ");
|
4083
|
+
PeoplePicker0c3.innerHTML += " ";
|
4084
|
+
var PeoplePicker0c3c1 = document.createElement("div");
|
4085
|
+
PeoplePicker0c3c1.setAttribute("class", "ms-PeoplePicker-searchMore");
|
4086
|
+
PeoplePicker0c3c1.innerHTML += " ";
|
4087
|
+
var PeoplePicker0c3c1c1 = document.createElement("button");
|
4088
|
+
PeoplePicker0c3c1c1.setAttribute("class", "ms-PeoplePicker-searchMoreBtn");
|
4089
|
+
PeoplePicker0c3c1c1.innerHTML += " ";
|
4090
|
+
var PeoplePicker0c3c1c1c1 = document.createElement("div");
|
4091
|
+
PeoplePicker0c3c1c1c1.setAttribute("class", "ms-PeoplePicker-searchMoreIcon");
|
4092
|
+
PeoplePicker0c3c1c1c1.innerHTML += " ";
|
4093
|
+
var PeoplePicker0c3c1c1c1c1 = document.createElement("i");
|
4094
|
+
PeoplePicker0c3c1c1c1c1.setAttribute("class", "ms-Icon ms-Icon--search");
|
4095
|
+
PeoplePicker0c3c1c1c1.appendChild(PeoplePicker0c3c1c1c1c1);
|
4096
|
+
PeoplePicker0c3c1c1c1.innerHTML += " ";
|
4097
|
+
PeoplePicker0c3c1c1.appendChild(PeoplePicker0c3c1c1c1);
|
4098
|
+
PeoplePicker0c3c1c1.innerHTML += " ";
|
4099
|
+
var PeoplePicker0c3c1c1c3 = document.createElement("div");
|
4100
|
+
PeoplePicker0c3c1c1c3.setAttribute("class", "ms-PeoplePicker-searchMoreSecondary");
|
4101
|
+
PeoplePicker0c3c1c1c3.innerHTML += "Showing top 5 results";
|
4102
|
+
PeoplePicker0c3c1c1.appendChild(PeoplePicker0c3c1c1c3);
|
4103
|
+
PeoplePicker0c3c1c1.innerHTML += " ";
|
4104
|
+
var PeoplePicker0c3c1c1c5 = document.createElement("div");
|
4105
|
+
PeoplePicker0c3c1c1c5.setAttribute("class", "ms-PeoplePicker-searchMorePrimary");
|
4106
|
+
PeoplePicker0c3c1c1c5.innerHTML += "Search Contacts & Directory";
|
4107
|
+
PeoplePicker0c3c1c1.appendChild(PeoplePicker0c3c1c1c5);
|
4108
|
+
PeoplePicker0c3c1c1.innerHTML += " ";
|
4109
|
+
PeoplePicker0c3c1.appendChild(PeoplePicker0c3c1c1);
|
4110
|
+
PeoplePicker0c3c1.innerHTML += " ";
|
4111
|
+
PeoplePicker0c3.appendChild(PeoplePicker0c3c1);
|
2090
4112
|
PeoplePicker0c3.innerHTML += " ";
|
2091
4113
|
PeoplePicker0.appendChild(PeoplePicker0c3);
|
2092
|
-
PeoplePicker0.innerHTML += " ";
|
2093
|
-
var PeoplePicker0c5 = document.createElement("div");
|
2094
|
-
PeoplePicker0c5.setAttribute("class", "ms-PeoplePicker-searchMore");
|
2095
|
-
PeoplePicker0c5.innerHTML += " ";
|
2096
|
-
var PeoplePicker0c5c1 = document.createElement("button");
|
2097
|
-
PeoplePicker0c5c1.setAttribute("class", "ms-PeoplePicker-searchMoreBtn");
|
2098
|
-
PeoplePicker0c5c1.innerHTML += " ";
|
2099
|
-
var PeoplePicker0c5c1c1 = document.createElement("div");
|
2100
|
-
PeoplePicker0c5c1c1.setAttribute("class", "ms-PeoplePicker-searchMoreIcon");
|
2101
|
-
PeoplePicker0c5c1c1.innerHTML += " ";
|
2102
|
-
var PeoplePicker0c5c1c1c1 = document.createElement("i");
|
2103
|
-
PeoplePicker0c5c1c1c1.setAttribute("class", "ms-Icon ms-Icon--search");
|
2104
|
-
PeoplePicker0c5c1c1.appendChild(PeoplePicker0c5c1c1c1);
|
2105
|
-
PeoplePicker0c5c1c1.innerHTML += " ";
|
2106
|
-
PeoplePicker0c5c1.appendChild(PeoplePicker0c5c1c1);
|
2107
|
-
PeoplePicker0c5c1.innerHTML += " ";
|
2108
|
-
var PeoplePicker0c5c1c3 = document.createElement("div");
|
2109
|
-
PeoplePicker0c5c1c3.setAttribute("class", "ms-PeoplePicker-searchMoreSecondary");
|
2110
|
-
PeoplePicker0c5c1c3.innerHTML += "Showing top 5 results";
|
2111
|
-
PeoplePicker0c5c1.appendChild(PeoplePicker0c5c1c3);
|
2112
|
-
PeoplePicker0c5c1.innerHTML += " ";
|
2113
|
-
var PeoplePicker0c5c1c5 = document.createElement("div");
|
2114
|
-
PeoplePicker0c5c1c5.setAttribute("class", "ms-PeoplePicker-searchMorePrimary");
|
2115
|
-
PeoplePicker0c5c1c5.innerHTML += "Search Contacts & Directory";
|
2116
|
-
PeoplePicker0c5c1.appendChild(PeoplePicker0c5c1c5);
|
2117
|
-
PeoplePicker0c5c1.innerHTML += " ";
|
2118
|
-
PeoplePicker0c5.appendChild(PeoplePicker0c5c1);
|
2119
|
-
PeoplePicker0c5.innerHTML += " ";
|
2120
|
-
PeoplePicker0.appendChild(PeoplePicker0c5);
|
2121
4114
|
PeoplePicker0.innerHTML += "";
|
2122
4115
|
return PeoplePicker0;
|
2123
4116
|
};
|
@@ -2489,7 +4482,7 @@ var FabricTemplateLibrary = (function () {
|
|
2489
4482
|
};
|
2490
4483
|
FabricTemplateLibrary.prototype.TextField = function () {
|
2491
4484
|
var TextField0 = document.createElement("div");
|
2492
|
-
TextField0.setAttribute("class", "ms-TextField
|
4485
|
+
TextField0.setAttribute("class", "ms-TextField ");
|
2493
4486
|
TextField0.innerHTML += " ";
|
2494
4487
|
return TextField0;
|
2495
4488
|
};
|
@@ -2561,11 +4554,11 @@ var fabric;
|
|
2561
4554
|
var ARROW_SIZE = 28;
|
2562
4555
|
var ARROW_OFFSET = 8;
|
2563
4556
|
var ContextualHost = (function () {
|
2564
|
-
function ContextualHost(content, direction, targetElement, hasArrow, modifiers, matchTargetWidth) {
|
4557
|
+
function ContextualHost(content, direction, targetElement, hasArrow, modifiers, matchTargetWidth, disposalCallback) {
|
2565
4558
|
if (hasArrow === void 0) { hasArrow = true; }
|
2566
4559
|
this._ftl = new FabricTemplateLibrary();
|
2567
4560
|
this._resizeAction = this._resizeAction.bind(this);
|
2568
|
-
this.
|
4561
|
+
this._dismissAction = this._dismissAction.bind(this);
|
2569
4562
|
this._matchTargetWidth = matchTargetWidth || false;
|
2570
4563
|
this._direction = direction;
|
2571
4564
|
this._container = this._ftl.ContextualHost();
|
@@ -2577,6 +4570,9 @@ var fabric;
|
|
2577
4570
|
this._targetElement = targetElement;
|
2578
4571
|
this._openModal();
|
2579
4572
|
this._setResizeDisposal();
|
4573
|
+
if (disposalCallback) {
|
4574
|
+
this._disposalCallback = disposalCallback;
|
4575
|
+
}
|
2580
4576
|
if (modifiers) {
|
2581
4577
|
for (var i = 0; i < modifiers.length; i++) {
|
2582
4578
|
this._container.classList.add(MODIFIER_BASE + modifiers[i]);
|
@@ -2585,8 +4581,11 @@ var fabric;
|
|
2585
4581
|
}
|
2586
4582
|
ContextualHost.prototype.disposeModal = function () {
|
2587
4583
|
window.removeEventListener("resize", this._resizeAction, false);
|
2588
|
-
document.removeEventListener("click", this.
|
4584
|
+
document.removeEventListener("click", this._dismissAction, true);
|
2589
4585
|
this._container.parentNode.removeChild(this._container);
|
4586
|
+
if (this._disposalCallback) {
|
4587
|
+
this._disposalCallback();
|
4588
|
+
}
|
2590
4589
|
};
|
2591
4590
|
ContextualHost.prototype.setChildren = function (value) {
|
2592
4591
|
if (!this._children) {
|
@@ -2790,8 +4789,8 @@ var fabric;
|
|
2790
4789
|
this._teWidth = this._targetElement.getBoundingClientRect().width;
|
2791
4790
|
this._teHeight = this._targetElement.getBoundingClientRect().height;
|
2792
4791
|
};
|
2793
|
-
ContextualHost.prototype.
|
2794
|
-
// If the
|
4792
|
+
ContextualHost.prototype._dismissAction = function (e) {
|
4793
|
+
// If the element clicked is not INSIDE of contextualHost then close contextualHost
|
2795
4794
|
if (!this._container.contains(e.target) && e.target !== this._container) {
|
2796
4795
|
if (this._children !== undefined) {
|
2797
4796
|
var isChild_1 = false;
|
@@ -2811,10 +4810,11 @@ var fabric;
|
|
2811
4810
|
};
|
2812
4811
|
ContextualHost.prototype._setDismissClick = function () {
|
2813
4812
|
var _this = this;
|
2814
|
-
document.addEventListener("click", this.
|
4813
|
+
document.addEventListener("click", this._dismissAction, true);
|
4814
|
+
document.addEventListener("focus", this._dismissAction, true);
|
2815
4815
|
document.addEventListener("keyup", function (e) {
|
2816
4816
|
if (e.keyCode === 32 || e.keyCode === 27) {
|
2817
|
-
_this.
|
4817
|
+
_this._dismissAction(e);
|
2818
4818
|
}
|
2819
4819
|
}, true);
|
2820
4820
|
};
|
@@ -2974,125 +4974,6 @@ var fabric;
|
|
2974
4974
|
fabric.CheckBox = CheckBox;
|
2975
4975
|
})(fabric || (fabric = {}));
|
2976
4976
|
|
2977
|
-
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
2978
|
-
/// <reference path="../CheckBox/CheckBox.ts"/>
|
2979
|
-
"use strict";
|
2980
|
-
var __extends = (this && this.__extends) || function (d, b) {
|
2981
|
-
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
2982
|
-
function __() { this.constructor = d; }
|
2983
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
2984
|
-
};
|
2985
|
-
var fabric;
|
2986
|
-
(function (fabric) {
|
2987
|
-
/**
|
2988
|
-
* RadioButton Plugin
|
2989
|
-
*
|
2990
|
-
* Adds basic demonstration functionality to .ms-RadioButton components.
|
2991
|
-
*
|
2992
|
-
*/
|
2993
|
-
var RadioButton = (function (_super) {
|
2994
|
-
__extends(RadioButton, _super);
|
2995
|
-
/**
|
2996
|
-
*
|
2997
|
-
* @param {HTMLElement} container - the target container for an instance of RadioButton
|
2998
|
-
* @constructor
|
2999
|
-
*/
|
3000
|
-
function RadioButton(container) {
|
3001
|
-
_super.call(this, container);
|
3002
|
-
if (this._choiceFieldLI.getAttribute("role") === "radio") {
|
3003
|
-
this._choiceFieldLI.classList.add("ms-Choice-type--radio");
|
3004
|
-
}
|
3005
|
-
}
|
3006
|
-
RadioButton.prototype.removeListeners = function () {
|
3007
|
-
_super.prototype.removeListeners.call(this);
|
3008
|
-
this._choiceFieldLI.removeEventListener("click", this._RadioClickHandler.bind(this));
|
3009
|
-
this._choiceFieldLI.addEventListener("keydown", this._RadioKeydownHandler.bind(this));
|
3010
|
-
};
|
3011
|
-
RadioButton.prototype._addListeners = function () {
|
3012
|
-
_super.prototype._addListeners.call(this, { ignore: ["keydown", "click"] });
|
3013
|
-
this._choiceFieldLI.addEventListener("click", this._RadioClickHandler.bind(this), false);
|
3014
|
-
this._choiceFieldLI.addEventListener("keydown", this._RadioKeydownHandler.bind(this), false);
|
3015
|
-
};
|
3016
|
-
RadioButton.prototype._RadioClickHandler = function (event) {
|
3017
|
-
event.stopPropagation();
|
3018
|
-
event.preventDefault();
|
3019
|
-
this._dispatchSelectEvent();
|
3020
|
-
};
|
3021
|
-
RadioButton.prototype._dispatchSelectEvent = function () {
|
3022
|
-
var objDict = {
|
3023
|
-
bubbles: true,
|
3024
|
-
cancelable: true,
|
3025
|
-
detail: {
|
3026
|
-
name: this._choiceFieldLI.getAttribute("name"),
|
3027
|
-
item: this
|
3028
|
-
}
|
3029
|
-
};
|
3030
|
-
this._choiceFieldLI.dispatchEvent(new CustomEvent("msChoicefield", objDict));
|
3031
|
-
};
|
3032
|
-
RadioButton.prototype._RadioKeydownHandler = function (event) {
|
3033
|
-
if (event.keyCode === 32) {
|
3034
|
-
event.stopPropagation();
|
3035
|
-
event.preventDefault();
|
3036
|
-
if (!this._choiceFieldLI.classList.contains("is-disabled")) {
|
3037
|
-
this._dispatchSelectEvent();
|
3038
|
-
}
|
3039
|
-
}
|
3040
|
-
};
|
3041
|
-
return RadioButton;
|
3042
|
-
}(fabric.CheckBox));
|
3043
|
-
fabric.RadioButton = RadioButton;
|
3044
|
-
})(fabric || (fabric = {}));
|
3045
|
-
|
3046
|
-
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
3047
|
-
/// <reference path="../RadioButton/RadioButton.ts"/>
|
3048
|
-
"use strict";
|
3049
|
-
var fabric;
|
3050
|
-
(function (fabric) {
|
3051
|
-
/**
|
3052
|
-
* ChoiceFieldGroup Plugin
|
3053
|
-
*
|
3054
|
-
* Adds basic demonstration functionality to .ms-ChoiceFieldGroup components.
|
3055
|
-
*
|
3056
|
-
*/
|
3057
|
-
var ChoiceFieldGroup = (function () {
|
3058
|
-
/**
|
3059
|
-
*
|
3060
|
-
* @param {HTMLElement} container - the target container for an instance of ChoiceFieldGroup
|
3061
|
-
* @constructor
|
3062
|
-
*/
|
3063
|
-
function ChoiceFieldGroup(container) {
|
3064
|
-
this._choiceFieldGroup = container;
|
3065
|
-
this._choiceFieldComponents = [];
|
3066
|
-
this._initalSetup();
|
3067
|
-
this._addListeners();
|
3068
|
-
}
|
3069
|
-
ChoiceFieldGroup.prototype.removeListeners = function () {
|
3070
|
-
this._choiceFieldGroup.removeEventListener("msChoicefield", this._ChoiceFieldHandler.bind(this));
|
3071
|
-
};
|
3072
|
-
ChoiceFieldGroup.prototype._initalSetup = function () {
|
3073
|
-
var choiceFieldElements = this._choiceFieldGroup.querySelectorAll(".ms-RadioButton");
|
3074
|
-
for (var i = 0; i < choiceFieldElements.length; i++) {
|
3075
|
-
this._choiceFieldComponents[i] = new fabric.RadioButton(choiceFieldElements[i]);
|
3076
|
-
}
|
3077
|
-
};
|
3078
|
-
ChoiceFieldGroup.prototype._addListeners = function () {
|
3079
|
-
document.addEventListener("msChoicefield", this._ChoiceFieldHandler.bind(this), false);
|
3080
|
-
};
|
3081
|
-
ChoiceFieldGroup.prototype._ChoiceFieldHandler = function (event) {
|
3082
|
-
var name = event.detail.name;
|
3083
|
-
var selectedChoice = event.detail.item;
|
3084
|
-
if (this._choiceFieldGroup.id === name) {
|
3085
|
-
for (var i = 0; i < this._choiceFieldComponents.length; i++) {
|
3086
|
-
this._choiceFieldComponents[i].unCheck();
|
3087
|
-
}
|
3088
|
-
selectedChoice.check();
|
3089
|
-
}
|
3090
|
-
};
|
3091
|
-
return ChoiceFieldGroup;
|
3092
|
-
}());
|
3093
|
-
fabric.ChoiceFieldGroup = ChoiceFieldGroup;
|
3094
|
-
})(fabric || (fabric = {}));
|
3095
|
-
|
3096
4977
|
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
3097
4978
|
/**
|
3098
4979
|
* SearchBox component
|
@@ -3623,98 +5504,124 @@ var fabric;
|
|
3623
5504
|
})(fabric || (fabric = {}));
|
3624
5505
|
|
3625
5506
|
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
3626
|
-
/// <reference path="
|
3627
|
-
|
3628
|
-
|
5507
|
+
/// <reference path="../CheckBox/CheckBox.ts"/>
|
5508
|
+
"use strict";
|
5509
|
+
var __extends = (this && this.__extends) || function (d, b) {
|
5510
|
+
for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p];
|
5511
|
+
function __() { this.constructor = d; }
|
5512
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
5513
|
+
};
|
3629
5514
|
var fabric;
|
3630
5515
|
(function (fabric) {
|
3631
|
-
|
3632
|
-
|
3633
|
-
|
3634
|
-
|
3635
|
-
|
3636
|
-
|
3637
|
-
|
3638
|
-
|
3639
|
-
|
5516
|
+
/**
|
5517
|
+
* RadioButton Plugin
|
5518
|
+
*
|
5519
|
+
* Adds basic demonstration functionality to .ms-RadioButton components.
|
5520
|
+
*
|
5521
|
+
*/
|
5522
|
+
var RadioButton = (function (_super) {
|
5523
|
+
__extends(RadioButton, _super);
|
5524
|
+
/**
|
5525
|
+
*
|
5526
|
+
* @param {HTMLElement} container - the target container for an instance of RadioButton
|
5527
|
+
* @constructor
|
5528
|
+
*/
|
5529
|
+
function RadioButton(container) {
|
5530
|
+
_super.call(this, container);
|
5531
|
+
if (this._choiceFieldLI.getAttribute("role") === "radio") {
|
5532
|
+
this._choiceFieldLI.classList.add("ms-Choice-type--radio");
|
5533
|
+
}
|
3640
5534
|
}
|
3641
|
-
|
3642
|
-
|
5535
|
+
RadioButton.prototype.removeListeners = function () {
|
5536
|
+
_super.prototype.removeListeners.call(this);
|
5537
|
+
this._choiceFieldLI.removeEventListener("click", this._RadioClickHandler.bind(this));
|
5538
|
+
this._choiceFieldLI.addEventListener("keydown", this._RadioKeydownHandler.bind(this));
|
3643
5539
|
};
|
3644
|
-
|
3645
|
-
|
5540
|
+
RadioButton.prototype._addListeners = function () {
|
5541
|
+
_super.prototype._addListeners.call(this, { ignore: ["keydown", "click"] });
|
5542
|
+
this._choiceFieldLI.addEventListener("click", this._RadioClickHandler.bind(this), false);
|
5543
|
+
this._choiceFieldLI.addEventListener("keydown", this._RadioKeydownHandler.bind(this), false);
|
3646
5544
|
};
|
3647
|
-
|
3648
|
-
|
3649
|
-
|
3650
|
-
|
3651
|
-
|
3652
|
-
|
5545
|
+
RadioButton.prototype._RadioClickHandler = function (event) {
|
5546
|
+
event.stopPropagation();
|
5547
|
+
event.preventDefault();
|
5548
|
+
this._dispatchSelectEvent();
|
5549
|
+
};
|
5550
|
+
RadioButton.prototype._dispatchSelectEvent = function () {
|
5551
|
+
var objDict = {
|
5552
|
+
bubbles: true,
|
5553
|
+
cancelable: true,
|
5554
|
+
detail: {
|
5555
|
+
name: this._choiceFieldLI.getAttribute("name"),
|
5556
|
+
item: this
|
3653
5557
|
}
|
3654
|
-
|
3655
|
-
|
5558
|
+
};
|
5559
|
+
this._choiceFieldLI.dispatchEvent(new CustomEvent("msChoicefield", objDict));
|
5560
|
+
};
|
5561
|
+
RadioButton.prototype._RadioKeydownHandler = function (event) {
|
5562
|
+
if (event.keyCode === 32) {
|
5563
|
+
event.stopPropagation();
|
5564
|
+
event.preventDefault();
|
5565
|
+
if (!this._choiceFieldLI.classList.contains("is-disabled")) {
|
5566
|
+
this._dispatchSelectEvent();
|
3656
5567
|
}
|
3657
5568
|
}
|
3658
5569
|
};
|
3659
|
-
|
3660
|
-
|
3661
|
-
|
3662
|
-
|
3663
|
-
|
3664
|
-
|
3665
|
-
|
5570
|
+
return RadioButton;
|
5571
|
+
}(fabric.CheckBox));
|
5572
|
+
fabric.RadioButton = RadioButton;
|
5573
|
+
})(fabric || (fabric = {}));
|
5574
|
+
|
5575
|
+
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
5576
|
+
/// <reference path="../RadioButton/RadioButton.ts"/>
|
5577
|
+
"use strict";
|
5578
|
+
var fabric;
|
5579
|
+
(function (fabric) {
|
5580
|
+
/**
|
5581
|
+
* ChoiceFieldGroup Plugin
|
5582
|
+
*
|
5583
|
+
* Adds basic demonstration functionality to .ms-ChoiceFieldGroup components.
|
5584
|
+
*
|
5585
|
+
*/
|
5586
|
+
var ChoiceFieldGroup = (function () {
|
5587
|
+
/**
|
5588
|
+
*
|
5589
|
+
* @param {HTMLElement} container - the target container for an instance of ChoiceFieldGroup
|
5590
|
+
* @constructor
|
5591
|
+
*/
|
5592
|
+
function ChoiceFieldGroup(container) {
|
5593
|
+
this._choiceFieldGroup = container;
|
5594
|
+
this._choiceFieldComponents = [];
|
5595
|
+
this._initalSetup();
|
5596
|
+
this._addListeners();
|
5597
|
+
}
|
5598
|
+
ChoiceFieldGroup.prototype.removeListeners = function () {
|
5599
|
+
this._choiceFieldGroup.removeEventListener("msChoicefield", this._ChoiceFieldHandler.bind(this));
|
3666
5600
|
};
|
3667
|
-
|
3668
|
-
var
|
3669
|
-
var i =
|
3670
|
-
|
3671
|
-
selecteds[i].classList.remove("is-selected");
|
5601
|
+
ChoiceFieldGroup.prototype._initalSetup = function () {
|
5602
|
+
var choiceFieldElements = this._choiceFieldGroup.querySelectorAll(".ms-RadioButton");
|
5603
|
+
for (var i = 0; i < choiceFieldElements.length; i++) {
|
5604
|
+
this._choiceFieldComponents[i] = new fabric.RadioButton(choiceFieldElements[i]);
|
3672
5605
|
}
|
3673
|
-
target.classList.add("is-selected");
|
3674
|
-
};
|
3675
|
-
ContextualMenu.prototype._setOpener = function (hostTarget) {
|
3676
|
-
var _this = this;
|
3677
|
-
hostTarget.addEventListener("click", function (event) {
|
3678
|
-
event.preventDefault();
|
3679
|
-
_this._openContextMenu(event);
|
3680
|
-
});
|
3681
5606
|
};
|
3682
|
-
|
3683
|
-
|
3684
|
-
this._checkForSubmenus(this._container);
|
5607
|
+
ChoiceFieldGroup.prototype._addListeners = function () {
|
5608
|
+
document.addEventListener("msChoicefield", this._ChoiceFieldHandler.bind(this), false);
|
3685
5609
|
};
|
3686
|
-
|
3687
|
-
var
|
3688
|
-
var
|
3689
|
-
|
3690
|
-
|
3691
|
-
|
3692
|
-
var button = submenus[i].querySelector(".ms-ContextualMenu-link");
|
3693
|
-
var menu = submenus[i].querySelector(".ms-ContextualMenu");
|
3694
|
-
if (menu) {
|
3695
|
-
var contextualMenu_1 = new fabric.ContextualMenu(menu, button, SUBMENU_POSITION);
|
3696
|
-
menu.addEventListener("hostAdded", function () {
|
3697
|
-
_this._host.setChildren(contextualMenu_1.getHost());
|
3698
|
-
});
|
3699
|
-
}
|
3700
|
-
};
|
3701
|
-
while (i--) {
|
3702
|
-
_loop_1();
|
5610
|
+
ChoiceFieldGroup.prototype._ChoiceFieldHandler = function (event) {
|
5611
|
+
var name = event.detail.name;
|
5612
|
+
var selectedChoice = event.detail.item;
|
5613
|
+
if (this._choiceFieldGroup.id === name) {
|
5614
|
+
for (var i = 0; i < this._choiceFieldComponents.length; i++) {
|
5615
|
+
this._choiceFieldComponents[i].unCheck();
|
3703
5616
|
}
|
5617
|
+
selectedChoice.check();
|
3704
5618
|
}
|
3705
5619
|
};
|
3706
|
-
|
3707
|
-
container.classList.remove("is-hidden");
|
3708
|
-
this._host = new fabric.ContextualHost(container, position, hostTarget, false);
|
3709
|
-
container.dispatchEvent(new Event("hostAdded"));
|
3710
|
-
};
|
3711
|
-
return ContextualMenu;
|
5620
|
+
return ChoiceFieldGroup;
|
3712
5621
|
}());
|
3713
|
-
fabric.
|
5622
|
+
fabric.ChoiceFieldGroup = ChoiceFieldGroup;
|
3714
5623
|
})(fabric || (fabric = {}));
|
3715
5624
|
|
3716
|
-
"use strict";
|
3717
|
-
|
3718
5625
|
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
3719
5626
|
// @TODO - we can add this once jquery is removed
|
3720
5627
|
// "use strict";
|
@@ -3806,6 +5713,12 @@ var fabric;
|
|
3806
5713
|
$yearPicker.appendTo($pickerWrapper);
|
3807
5714
|
/** Update the custom view. */
|
3808
5715
|
this.updateCustomView($datePicker);
|
5716
|
+
/** dispatch click on document so anything listening can be notified */
|
5717
|
+
$picker.on("open", function (e) {
|
5718
|
+
var evt = document.createEvent("MouseEvents");
|
5719
|
+
evt.initEvent("click", true, true);
|
5720
|
+
document.dispatchEvent(evt);
|
5721
|
+
});
|
3809
5722
|
/** Move back one month. */
|
3810
5723
|
$monthControls.on("click", ".js-prevMonth", function (event) {
|
3811
5724
|
event.preventDefault();
|
@@ -3951,6 +5864,99 @@ var fabric;
|
|
3951
5864
|
fabric.DatePicker = DatePicker;
|
3952
5865
|
})(fabric || (fabric = {}));
|
3953
5866
|
|
5867
|
+
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
5868
|
+
/// <reference path="../../../dist/js/fabric.templates.ts"/>
|
5869
|
+
/// <reference path="../ContextualHost/ContextualHost.ts"/>
|
5870
|
+
/// <reference path="../Button/Button.ts"/>
|
5871
|
+
var fabric;
|
5872
|
+
(function (fabric) {
|
5873
|
+
var MODAL_POSITION = "bottom";
|
5874
|
+
var SUBMENU_POSITION = "right";
|
5875
|
+
var ContextualMenu = (function () {
|
5876
|
+
function ContextualMenu(container, hostTarget, position) {
|
5877
|
+
this._container = container;
|
5878
|
+
this._hostTarget = hostTarget;
|
5879
|
+
this._position = position ? position : MODAL_POSITION;
|
5880
|
+
this._setOpener(hostTarget);
|
5881
|
+
this._init();
|
5882
|
+
}
|
5883
|
+
ContextualMenu.prototype.getHost = function () {
|
5884
|
+
return this._host;
|
5885
|
+
};
|
5886
|
+
ContextualMenu.prototype._init = function () {
|
5887
|
+
this._container.addEventListener("click", this._onContextualMenuClick.bind(this), true);
|
5888
|
+
};
|
5889
|
+
ContextualMenu.prototype._onContextualMenuClick = function (event) {
|
5890
|
+
var target = event.target;
|
5891
|
+
var classList = target.classList;
|
5892
|
+
if (classList.contains("ms-ContextualMenu-link") && !classList.contains("is-disabled")) {
|
5893
|
+
if (this._container.classList.contains("ms-ContextualMenu--multiselect")) {
|
5894
|
+
this._multiSelect(target);
|
5895
|
+
}
|
5896
|
+
else {
|
5897
|
+
this._singleSelect(target);
|
5898
|
+
}
|
5899
|
+
}
|
5900
|
+
};
|
5901
|
+
ContextualMenu.prototype._multiSelect = function (target) {
|
5902
|
+
if (target.classList.contains("is-selected")) {
|
5903
|
+
target.classList.remove("is-selected");
|
5904
|
+
}
|
5905
|
+
else {
|
5906
|
+
target.classList.add("is-selected");
|
5907
|
+
}
|
5908
|
+
};
|
5909
|
+
ContextualMenu.prototype._singleSelect = function (target) {
|
5910
|
+
var selecteds = this._container.querySelectorAll(".is-selected");
|
5911
|
+
var i = selecteds.length;
|
5912
|
+
while (i--) {
|
5913
|
+
selecteds[i].classList.remove("is-selected");
|
5914
|
+
}
|
5915
|
+
target.classList.add("is-selected");
|
5916
|
+
};
|
5917
|
+
ContextualMenu.prototype._setOpener = function (hostTarget) {
|
5918
|
+
var _this = this;
|
5919
|
+
hostTarget.addEventListener("click", function (event) {
|
5920
|
+
event.preventDefault();
|
5921
|
+
_this._openContextMenu(event);
|
5922
|
+
});
|
5923
|
+
};
|
5924
|
+
ContextualMenu.prototype._openContextMenu = function (event) {
|
5925
|
+
this._createModalHostView(this._container, this._position, this._hostTarget);
|
5926
|
+
this._checkForSubmenus(this._container);
|
5927
|
+
};
|
5928
|
+
ContextualMenu.prototype._checkForSubmenus = function (container) {
|
5929
|
+
var _this = this;
|
5930
|
+
var submenus = container.querySelectorAll(".ms-ContextualMenu-item.ms-ContextualMenu-item--hasMenu");
|
5931
|
+
var i = submenus.length;
|
5932
|
+
if (submenus.length) {
|
5933
|
+
var _loop_1 = function() {
|
5934
|
+
var button = submenus[i].querySelector(".ms-ContextualMenu-link");
|
5935
|
+
var menu = submenus[i].querySelector(".ms-ContextualMenu");
|
5936
|
+
if (menu) {
|
5937
|
+
var contextualMenu_1 = new fabric.ContextualMenu(menu, button, SUBMENU_POSITION);
|
5938
|
+
menu.addEventListener("hostAdded", function () {
|
5939
|
+
_this._host.setChildren(contextualMenu_1.getHost());
|
5940
|
+
});
|
5941
|
+
}
|
5942
|
+
};
|
5943
|
+
while (i--) {
|
5944
|
+
_loop_1();
|
5945
|
+
}
|
5946
|
+
}
|
5947
|
+
};
|
5948
|
+
ContextualMenu.prototype._createModalHostView = function (container, position, hostTarget) {
|
5949
|
+
container.classList.remove("is-hidden");
|
5950
|
+
this._host = new fabric.ContextualHost(container, position, hostTarget, false);
|
5951
|
+
container.dispatchEvent(new Event("hostAdded"));
|
5952
|
+
};
|
5953
|
+
return ContextualMenu;
|
5954
|
+
}());
|
5955
|
+
fabric.ContextualMenu = ContextualMenu;
|
5956
|
+
})(fabric || (fabric = {}));
|
5957
|
+
|
5958
|
+
"use strict";
|
5959
|
+
|
3954
5960
|
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
3955
5961
|
/// <reference path="../../../dist/js/fabric.templates.ts"/>
|
3956
5962
|
var fabric;
|
@@ -4318,6 +6324,8 @@ var fabric;
|
|
4318
6324
|
|
4319
6325
|
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
4320
6326
|
// "use strict";
|
6327
|
+
/// <reference path="../../utilities/Animate.ts"/>
|
6328
|
+
/// <reference path="../../utilities/Ease.ts"/>
|
4321
6329
|
var fabric;
|
4322
6330
|
(function (fabric) {
|
4323
6331
|
/**
|
@@ -4337,17 +6345,22 @@ var fabric;
|
|
4337
6345
|
var activeId = activeElement.getAttribute("data-action-id");
|
4338
6346
|
this._actions = this._container.querySelector(".ms-PersonaCard-actions");
|
4339
6347
|
this._expander = this._container.querySelector(".ms-PersonaCard-detailExpander");
|
4340
|
-
this.
|
6348
|
+
this._actionDetailBox = this._container.querySelector(".ms-PersonaCard-actionDetailBox");
|
4341
6349
|
this._setDetail(activeId);
|
6350
|
+
this._boundOnActionClick = this._onActionClick.bind(this);
|
6351
|
+
this._boundOnExpanderClick = this._onExpanderClick.bind(this);
|
6352
|
+
this._boundOnTab = this._onTab.bind(this);
|
6353
|
+
this._addListeners();
|
4342
6354
|
}
|
4343
6355
|
PersonaCard.prototype.removeListeners = function () {
|
4344
|
-
this._actions.removeEventListener("click", this.
|
4345
|
-
this._expander.removeEventListener("click", this.
|
6356
|
+
this._actions.removeEventListener("click", this._boundOnActionClick);
|
6357
|
+
this._expander.removeEventListener("click", this._boundOnExpanderClick);
|
6358
|
+
this._container.removeEventListener("keydown", this._boundOnTab);
|
4346
6359
|
};
|
4347
6360
|
PersonaCard.prototype._addListeners = function () {
|
4348
|
-
this._actions.addEventListener("click", this.
|
4349
|
-
this._expander.addEventListener("click", this.
|
4350
|
-
this._container.addEventListener("keydown", this.
|
6361
|
+
this._actions.addEventListener("click", this._boundOnActionClick, false);
|
6362
|
+
this._expander.addEventListener("click", this._boundOnExpanderClick, false);
|
6363
|
+
this._container.addEventListener("keydown", this._boundOnTab, false);
|
4351
6364
|
};
|
4352
6365
|
PersonaCard.prototype._onTab = function (event) {
|
4353
6366
|
var target = event.target;
|
@@ -4363,6 +6376,8 @@ var fabric;
|
|
4363
6376
|
else {
|
4364
6377
|
parent.classList.add("is-collapsed");
|
4365
6378
|
}
|
6379
|
+
var parentHeight = parent.clientHeight;
|
6380
|
+
this._animateDetail(parentHeight);
|
4366
6381
|
};
|
4367
6382
|
PersonaCard.prototype._onActionClick = function (event) {
|
4368
6383
|
var target = event.target;
|
@@ -4385,6 +6400,20 @@ var fabric;
|
|
4385
6400
|
lastDetail.classList.remove("is-active");
|
4386
6401
|
}
|
4387
6402
|
activeDetail.classList.add("is-active");
|
6403
|
+
var detailHeight = activeDetail.clientHeight;
|
6404
|
+
this._animateDetail(detailHeight);
|
6405
|
+
};
|
6406
|
+
PersonaCard.prototype._animateDetail = function (height) {
|
6407
|
+
var _this = this;
|
6408
|
+
this._actionDetailBox.style.overflowY = "hidden";
|
6409
|
+
fabric.Animate.transition(this._actionDetailBox, {
|
6410
|
+
height: height,
|
6411
|
+
duration: 0.25,
|
6412
|
+
ease: fabric.Ease.SINE_EASE_OUT,
|
6413
|
+
onEnd: function () {
|
6414
|
+
_this._actionDetailBox.style.overflowY = "auto";
|
6415
|
+
}
|
6416
|
+
});
|
4388
6417
|
};
|
4389
6418
|
return PersonaCard;
|
4390
6419
|
}());
|
@@ -4450,7 +6479,7 @@ var fabric;
|
|
4450
6479
|
* A host for FacePile
|
4451
6480
|
*
|
4452
6481
|
*/
|
4453
|
-
var PERSONA_CLASS = ".ms-Persona";
|
6482
|
+
var PERSONA_CLASS = ".ms-Persona--facePile";
|
4454
6483
|
var PERSONA_INITIALS = ".ms-Persona-initials";
|
4455
6484
|
var PERSONA_IMAGE = ".ms-Persona-image";
|
4456
6485
|
var PERSONA_PRIMARY_CLASS = ".ms-Persona-primaryText";
|
@@ -4709,8 +6738,8 @@ var fabric;
|
|
4709
6738
|
* People picker control
|
4710
6739
|
*
|
4711
6740
|
*/
|
4712
|
-
var CONTEXT_CLASS = ".ms-ContextualHost";
|
4713
6741
|
var MODAL_POSITION = "bottom";
|
6742
|
+
var TOKEN_CLASS = "ms-Persona--token";
|
4714
6743
|
var PeoplePicker = (function () {
|
4715
6744
|
/**
|
4716
6745
|
*
|
@@ -4719,17 +6748,125 @@ var fabric;
|
|
4719
6748
|
*/
|
4720
6749
|
function PeoplePicker(container) {
|
4721
6750
|
this._container = container;
|
6751
|
+
this._peoplePickerMenu = this._container.querySelector(".ms-PeoplePicker-results");
|
6752
|
+
this._peoplePickerSearch = this._container.querySelector(".ms-TextField-field");
|
6753
|
+
this._peoplePickerSearchBox = this._container.querySelector(".ms-PeoplePicker-searchBox");
|
6754
|
+
this._selectedPeople = this._container.querySelectorAll(".ms-PeoplePicker-selectedPeople");
|
4722
6755
|
this._assignClicks();
|
4723
|
-
|
6756
|
+
if (this._peoplePickerMenu) {
|
6757
|
+
this._peoplePickerMenu.setAttribute("style", "display: none;");
|
6758
|
+
}
|
4724
6759
|
}
|
4725
|
-
PeoplePicker.prototype._createModalHost = function () {
|
4726
|
-
|
6760
|
+
PeoplePicker.prototype._createModalHost = function (e) {
|
6761
|
+
e.stopPropagation();
|
6762
|
+
this._peoplePickerMenu.setAttribute("style", "display: block;");
|
6763
|
+
this._contextualHostView = new fabric.ContextualHost(this._peoplePickerMenu, MODAL_POSITION, this._peoplePickerSearchBox, false, [""], true, this._contextHostCallBack.bind(this));
|
6764
|
+
this._peoplePickerSearchBox.classList.add("is-active");
|
6765
|
+
this._isContextualMenuOpen = true;
|
4727
6766
|
};
|
4728
6767
|
PeoplePicker.prototype._clickHandler = function (e) {
|
4729
|
-
this._createModalHost();
|
6768
|
+
this._createModalHost(e);
|
6769
|
+
// Select all results and remove event listeners by cloning
|
6770
|
+
var peoplePickerResults = this._peoplePickerMenu.querySelector(".ms-PeoplePicker-result");
|
6771
|
+
var resultsParent = peoplePickerResults.parentNode;
|
6772
|
+
var resultsClone = resultsParent.cloneNode(true);
|
6773
|
+
resultsParent.parentNode.replaceChild(resultsClone, resultsParent);
|
6774
|
+
// Get all results
|
6775
|
+
this._peoplePickerResults = this._peoplePickerMenu.querySelectorAll(".ms-PeoplePicker-result");
|
6776
|
+
// Add _selectResult listeners to each result
|
6777
|
+
for (var i = 0; i < this._peoplePickerResults.length; i++) {
|
6778
|
+
this._peoplePickerResults[i].addEventListener("click", this._selectResult.bind(this), true);
|
6779
|
+
}
|
6780
|
+
};
|
6781
|
+
PeoplePicker.prototype._selectResult = function (e) {
|
6782
|
+
e.stopPropagation();
|
6783
|
+
var currentResult = this._findElement(e.target, "ms-Persona");
|
6784
|
+
var clonedResult = currentResult.cloneNode(true);
|
6785
|
+
var openHost = document.querySelector(".ms-ContextualHost.is-open");
|
6786
|
+
// if facePile - add to members list / else tokenize
|
6787
|
+
if (this._container.classList.contains("ms-PeoplePicker--facePile")) {
|
6788
|
+
this._addResultToMembers(clonedResult);
|
6789
|
+
}
|
6790
|
+
else {
|
6791
|
+
this._tokenizeResult(clonedResult);
|
6792
|
+
}
|
6793
|
+
// Close the open contextual host
|
6794
|
+
openHost.classList.remove("is-open");
|
6795
|
+
};
|
6796
|
+
PeoplePicker.prototype._findElement = function (childObj, className) {
|
6797
|
+
var currentElement = childObj.parentNode;
|
6798
|
+
while (!currentElement.classList.contains(className)) {
|
6799
|
+
currentElement = currentElement.parentNode;
|
6800
|
+
}
|
6801
|
+
return currentElement;
|
6802
|
+
};
|
6803
|
+
PeoplePicker.prototype._addRemoveBtn = function (persona, token) {
|
6804
|
+
var actionBtn;
|
6805
|
+
var actionIcon = document.createElement("i");
|
6806
|
+
if (token) {
|
6807
|
+
actionBtn = document.createElement("div");
|
6808
|
+
actionBtn.classList.add("ms-Persona-actionIcon");
|
6809
|
+
actionBtn.addEventListener("click", this._removeToken.bind(this), true);
|
6810
|
+
}
|
6811
|
+
else {
|
6812
|
+
actionBtn = document.createElement("button");
|
6813
|
+
actionBtn.classList.add("ms-PeoplePicker-resultAction");
|
6814
|
+
actionBtn.addEventListener("click", this._removeResult.bind(this), true);
|
6815
|
+
}
|
6816
|
+
actionIcon.classList.add("ms-Icon", "ms-Icon--x");
|
6817
|
+
actionBtn.appendChild(actionIcon);
|
6818
|
+
persona.appendChild(actionBtn);
|
6819
|
+
};
|
6820
|
+
PeoplePicker.prototype._removeToken = function (e) {
|
6821
|
+
var currentToken = this._findElement(e.target, "ms-Persona");
|
6822
|
+
currentToken.remove();
|
6823
|
+
};
|
6824
|
+
PeoplePicker.prototype._removeResult = function (e) {
|
6825
|
+
var currentResult = this._findElement(e.target, "ms-PeoplePicker-selectedPerson");
|
6826
|
+
currentResult.remove();
|
6827
|
+
};
|
6828
|
+
PeoplePicker.prototype._tokenizeResult = function (tokenResult) {
|
6829
|
+
var searchBox = this._container.querySelector(".ms-PeoplePicker-searchBox");
|
6830
|
+
var textField = searchBox.querySelector(".ms-TextField");
|
6831
|
+
// Add token classes to persona
|
6832
|
+
tokenResult.classList.add(TOKEN_CLASS, "ms-PeoplePicker-persona");
|
6833
|
+
// Add the remove button to the token
|
6834
|
+
this._addRemoveBtn(tokenResult, true);
|
6835
|
+
// Use persona xs variant for token
|
6836
|
+
if (tokenResult.classList.contains("ms-Persona--sm")) {
|
6837
|
+
tokenResult.classList.remove("ms-Persona--sm");
|
6838
|
+
tokenResult.classList.add("ms-Persona--xs");
|
6839
|
+
}
|
6840
|
+
// Prepend the token before the search field
|
6841
|
+
searchBox.insertBefore(tokenResult, textField);
|
6842
|
+
};
|
6843
|
+
PeoplePicker.prototype._addResultToMembers = function (persona) {
|
6844
|
+
var membersList = this._container.querySelector(".ms-PeoplePicker-selectedPeople");
|
6845
|
+
var firstMember = membersList.querySelector(".ms-PeoplePicker-selectedPerson");
|
6846
|
+
var selectedItem = document.createElement("li");
|
6847
|
+
// Create the selectedPerson list item
|
6848
|
+
selectedItem.classList.add("ms-PeoplePicker-selectedPerson");
|
6849
|
+
selectedItem.tabIndex = 1;
|
6850
|
+
// Append the result persona to list item
|
6851
|
+
selectedItem.appendChild(persona);
|
6852
|
+
// Add the remove button to the persona
|
6853
|
+
this._addRemoveBtn(selectedItem, false);
|
6854
|
+
// Add removeResult event to resultAction
|
6855
|
+
selectedItem.querySelector(".ms-PeoplePicker-resultAction").addEventListener("click", this._removeResult.bind(this), true);
|
6856
|
+
membersList.insertBefore(selectedItem, firstMember);
|
4730
6857
|
};
|
4731
6858
|
PeoplePicker.prototype._assignClicks = function () {
|
4732
|
-
|
6859
|
+
var _this = this;
|
6860
|
+
this._peoplePickerSearch.addEventListener("click", this._clickHandler.bind(this), true);
|
6861
|
+
this._peoplePickerSearch.addEventListener("keyup", function (e) {
|
6862
|
+
if (e.keyCode !== 27 && !_this._isContextualMenuOpen) {
|
6863
|
+
_this._clickHandler(e);
|
6864
|
+
}
|
6865
|
+
}, true);
|
6866
|
+
};
|
6867
|
+
PeoplePicker.prototype._contextHostCallBack = function () {
|
6868
|
+
this._peoplePickerSearchBox.classList.remove("is-active");
|
6869
|
+
this._isContextualMenuOpen = false;
|
4733
6870
|
};
|
4734
6871
|
return PeoplePicker;
|
4735
6872
|
}());
|
@@ -5029,6 +7166,46 @@ var fabric;
|
|
5029
7166
|
fabric.Spinner = Spinner;
|
5030
7167
|
})(fabric || (fabric = {}));
|
5031
7168
|
|
7169
|
+
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
7170
|
+
/**
|
7171
|
+
* @namespace fabric
|
7172
|
+
*/
|
7173
|
+
var fabric;
|
7174
|
+
(function (fabric) {
|
7175
|
+
"use strict";
|
7176
|
+
var Table = (function () {
|
7177
|
+
function Table(container) {
|
7178
|
+
this.container = container;
|
7179
|
+
// Is the table selectable?
|
7180
|
+
if (this.container.className.indexOf("ms-Table--selectable") !== -1) {
|
7181
|
+
this._addListeners();
|
7182
|
+
}
|
7183
|
+
}
|
7184
|
+
/**
|
7185
|
+
* Add event listeners
|
7186
|
+
*/
|
7187
|
+
Table.prototype._addListeners = function () {
|
7188
|
+
this.container.addEventListener("click", this._toggleRowSelection.bind(this), false);
|
7189
|
+
};
|
7190
|
+
/**
|
7191
|
+
* Select or deselect a row
|
7192
|
+
*/
|
7193
|
+
Table.prototype._toggleRowSelection = function (event) {
|
7194
|
+
var selectedRow = event.target.parentElement;
|
7195
|
+
var selectedStateClass = "is-selected";
|
7196
|
+
// Toggle the selected state class
|
7197
|
+
if (selectedRow.className === selectedStateClass) {
|
7198
|
+
selectedRow.className = "";
|
7199
|
+
}
|
7200
|
+
else {
|
7201
|
+
selectedRow.className = selectedStateClass;
|
7202
|
+
}
|
7203
|
+
};
|
7204
|
+
return Table;
|
7205
|
+
}());
|
7206
|
+
fabric.Table = Table;
|
7207
|
+
})(fabric || (fabric = {}));
|
7208
|
+
|
5032
7209
|
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
5033
7210
|
"use strict";
|
5034
7211
|
var fabric;
|
@@ -5078,7 +7255,7 @@ var fabric;
|
|
5078
7255
|
_this._textFieldLabel.style.display = "none";
|
5079
7256
|
});
|
5080
7257
|
this._textField.addEventListener("blur", function (event) {
|
5081
|
-
//
|
7258
|
+
// Show only if no value in the text field
|
5082
7259
|
if (_this._textField.value.length === 0) {
|
5083
7260
|
_this._textFieldLabel.style.display = "block";
|
5084
7261
|
}
|
@@ -5099,46 +7276,6 @@ var fabric;
|
|
5099
7276
|
fabric.TextField = TextField;
|
5100
7277
|
})(fabric || (fabric = {}));
|
5101
7278
|
|
5102
|
-
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
5103
|
-
/**
|
5104
|
-
* @namespace fabric
|
5105
|
-
*/
|
5106
|
-
var fabric;
|
5107
|
-
(function (fabric) {
|
5108
|
-
"use strict";
|
5109
|
-
var Table = (function () {
|
5110
|
-
function Table(container) {
|
5111
|
-
this.container = container;
|
5112
|
-
// Is the table selectable?
|
5113
|
-
if (this.container.className.indexOf("ms-Table--selectable") !== -1) {
|
5114
|
-
this._addListeners();
|
5115
|
-
}
|
5116
|
-
}
|
5117
|
-
/**
|
5118
|
-
* Add event listeners
|
5119
|
-
*/
|
5120
|
-
Table.prototype._addListeners = function () {
|
5121
|
-
this.container.addEventListener("click", this._toggleRowSelection.bind(this), false);
|
5122
|
-
};
|
5123
|
-
/**
|
5124
|
-
* Select or deselect a row
|
5125
|
-
*/
|
5126
|
-
Table.prototype._toggleRowSelection = function (event) {
|
5127
|
-
var selectedRow = event.target.parentElement;
|
5128
|
-
var selectedStateClass = "is-selected";
|
5129
|
-
// Toggle the selected state class
|
5130
|
-
if (selectedRow.className === selectedStateClass) {
|
5131
|
-
selectedRow.className = "";
|
5132
|
-
}
|
5133
|
-
else {
|
5134
|
-
selectedRow.className = selectedStateClass;
|
5135
|
-
}
|
5136
|
-
};
|
5137
|
-
return Table;
|
5138
|
-
}());
|
5139
|
-
fabric.Table = Table;
|
5140
|
-
})(fabric || (fabric = {}));
|
5141
|
-
|
5142
7279
|
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
|
5143
7280
|
"use strict";
|
5144
7281
|
var fabric;
|