<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------------------------*
	Creates the *single* localized CSS file for the site.
 *---------------------------------------------------------*/

/*---------------------------------------------------------*
	Constants that we use across other localized LESS files
 *---------------------------------------------------------*/
/*---------------------------------------------------------*
	Localizable styles for the clipper bookmarklet
 *---------------------------------------------------------*/

@font-face {
  font-family: 'Segoe UI';
  src: url('../segoeui.eot');
  src: local("Segoe UI"), local("Segoe"), local("Segoe WP"), url('../segoeui.eot?#iefix') format('embedded-opentype'), url('../segoeui.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Segoe UI Light';
  src: url('../segoeuil.eot');
  src: local("Segoe UI Light"), local("Segoe WP Light"), url('../segoeuil.eot?#iefix') format('embedded-opentype'), url('../segoeuil.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.SegoeUi {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.SegoeUiLight {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
}
.SegoeUiSemilight {
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
body {
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.FontXL {
  color: #444444;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 54px;
  line-height: 60px;
  font-weight: 300;
}
.FontL {
  color: #444444;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 44px;
  font-weight: 300;
}
.FontSubtitle,
.FontSubtitleS1 {
  color: #444444;
  font-size: 20px;
  font-weight: 300;
  margin-top: 2px;
}
.FontSubtitleS1 {
  font-size: 17px;
}
.FontM1 {
  color: #454545;
  font-size: 36px;
  line-height: 41px;
  font-weight: 300;
}
.FontM2 {
  color: #7719aa;
  font-size: 27px;
  line-height: 32px;
  font-weight: 300;
}
.FontM3 {
  color: #444444;
  font-size: 30px;
  font-weight: 300;
}
.FontM4 {
  color: #7719aa;
  font-size: 30px;
  font-weight: 700;
}
.FontM5 {
  color: black;
  font-size: 36px;
  line-height: 42px;
}
.FontS1,
.FontS3 {
  color: #444444;
  font-size: 16px;
  line-height: 22px;
}
.FontS2 {
  color: #7719aa;
  font-size: 18px;
  line-height: 34px;
}
.FontS4 {
  color: #454545;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.FontXS {
  color: #ededed;
  font-size: 15px;
  line-height: 24px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.FontXS2 {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.FontXS3 {
  color: #682a7a;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.FontXS4 {
  color: #7719aa;
  font-size: 13px;
  line-height: 20px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.FontXS5 {
  color: black;
  font-size: 11px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.UnderlinedText {
  text-decoration: underline;
}
.FontHeaderTitle {
  color: white;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
}
@media all and (max-width: 509px) {
  .FontM1 {
  font-size: 28px;
  line-height: 32px;
  }
}
@media all and (min-width: 833px) and (max-width: 1112px) {
  .FontXL {
  font-size: 54px;
  line-height: 57px;
  }
  .FontM2 {
  font-size: 24px;
  line-height: 30px;
  }
  .FontM3 {
  font-size: 24px;
  line-height: 30px;
  }
  .FontM4 {
  font-size: 20px;
  line-height: 28px;
  }
  .FontM5 {
  font-size: 34px;
  line-height: 40px;
  }
  .FontS6 {
  font-size: 14px;
  line-height: 20px;
  }
  .FontS3 {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  }
}
@media all and (max-width: 832px) {
  .FontL {
  font-size: 36px;
  }
  .FontSubtitle {
  font-size: 18px;
  }
  .FontM2 {
  font-size: 24px;
  line-height: 30px;
  }
  .FontM3 {
  font-size: 24px;
  line-height: 30px;
  }
  .FontM4 {
  font-size: 20px;
  line-height: 28px;
  }
  .FontS1,
  .FontS3 {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  }
}
@media all and (min-width: 510px) and (max-width: 832px) {
  .FontXL {
  font-size: 44px;
  line-height: 48px;
  }
}
@media all and (max-width: 509px) {
  .FontXL {
  font-size: 34px;
  line-height: 40px;
  }
}
.ColorPurple {
  color: #7719aa;
}
.BackgroundPurple {
  background-color: #7719aa;
}
/*---------------------------------------------------------*
	Localizable styles for the /ClassNotebook page
 *---------------------------------------------------------*/

.ClassNotebookPage #NavigationText {
  font-size: 15px;
}
.ClassNotebookPage .StandardButton {
  line-height: 30px;
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage #PopupPane {
  font-size: 22px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage #PopupPane .PopupPaneTitle {
  font-size: 21px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.ClassNotebookPage #PopupPane .PopupPaneDetail {
  font-size: 15px;
}
.ClassNotebookPage #PopupPane .PopupPaneRefId {
  font-size: 11px;
}
.ClassNotebookPage #PopupPane #PopupPaneSendEmail a {
  font-size: 16px;
}
.ClassNotebookPage #PopupPane #PopupPageOtherEmailOption {
  font-size: 11px;
  font-weight: bold;
}
.ClassNotebookPage #CoOwnedNotebooksLoadingError {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
}
.ClassNotebookPage #CoOwnedNotebooksLoadingError #CoOwnedNotebooksPopupPaneSendEmail a {
  font-size: 16px;
}
.ClassNotebookPage .NotebookTable {
  font-size: 14px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .alias {
  font-style: italic;
  font-size: мйксьфесп;
}
.ClassNotebookPage .ExistingPeopleNum {
  font-size: 14px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .AddPeopleSubtitle {
  margin-top: 6px;
  margin-top: 20px;
  color: #444444;
}
.ClassNotebookPage .AddPeopleCaption {
  font-size: 20px;
}
.ClassNotebookPage .NotebookList {
  font-size: 20px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .PeopleTable,
.ClassNotebookPage .RemovePeopleTable {
  font-size: 16px;
}
.ClassNotebookPage .TableFooter {
  font-size: 14px;
}
.ClassNotebookPage .RemovePeopleDescription {
  font-size: 16px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .NewPeopleNum {
  font-size: 17px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .UpdateButton {
  line-height: 30px;
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .NoNotebooksCreatedRemind {
  font-size: 14px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .InputNotebookName {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.ClassNotebookPage #OverviewContainer .SectionItemPermission {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage #OverviewContainer .SectionItemTitle {
  font-size: 17px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage #OverviewContainer .SectionItemDescription {
  font-size: 13px;
}
.ClassNotebookPage #OverviewContainer .PermissionText {
  font-size: 12px;
}
.ClassNotebookPage .InputPeopleName {
  font-size: 14px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .SectionGroupSpan {
  font-size: 14px;
}
.ClassNotebookPage .SectionGroupAdd:disabled {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.ClassNotebookPage input[type=text].SectionGroupAdd {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.ClassNotebookPage .ErrorPaneSection {
  font-size: 15px;
}
.ClassNotebookPage .AddMoreDiv div {
  font-size: 14px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .ErrorPaneAddMore {
  font-size: 15px;
}
.ClassNotebookPage #PreviewContainer .SelectorItem {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.ClassNotebookPage #PreviewContainer .SelectedItem {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage #PreviewContainer .NotebookTitle {
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage #PreviewContainer .ListItem {
  font-size: 12px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.ClassNotebookPage .CreateButton {
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .ReportLink {
  font-size: 17px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 30px;
}
.ClassNotebookPage .Report {
  font-size: 20px;
}
.ClassNotebookPage .ReportInputbox,
.ClassNotebookPage .ReportText {
  font-size: 12px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .ReportBackButton {
  font-size: 13px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .PivotBar {
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage #ScreenContent {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .SubTitle {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.ClassNotebookPage .ContentTitle {
  font-size: 28px;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
}
.ClassNotebookPage .ForwardButton {
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .ErrorPaneInputbox {
  font-size: 12px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebookPage .StartPageTitle {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 28px;
}
.ClassNotebookPage .StartPageSubTitle {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
}
.ClassNotebookPage .UserGuide {
  font-size: 14px;
}
.ClassNotebookPage .LmsSetting {
  font-size: 14px;
}
.ClassNotebookPage ul.people-picker-list-onenoteEDU {
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
  font-size: 14px;
}
.ClassNotebookPage li.people-picker-person-token-onenoteEDU,
.ClassNotebookPage li.people-picker-unresolved-token-onenoteEDU {
  font-size: 14px;
}
.ClassNotebookPage li.people-picker-person-token-onenoteEDU span,
.ClassNotebookPage li.people-picker-unresolved-token-onenoteEDU span {
  font-size: 14px;
  font-weight: bold;
}
.ClassNotebookPage li.people-picker-group-token-onenoteEDU {
  font-size: 14px;
  font-weight: bold;
}
.ClassNotebookPage li.people-picker-group-token-onenoteEDU span {
  font-size: 14px;
  font-weight: bold;
}
.ClassNotebookPage li.people-picker-viralsignup-token-onenoteEDU {
  font-size: 14px;
  font-style: italic;
}
.ClassNotebookPage li.people-picker-viralsignup-token-onenoteEDU span {
  font-size: 14px;
  font-weight: bold;
}
.ClassNotebookPage .people-picker-dropdown-onenoteEDU {
  font-size: 14px;
  font-family: 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.ClassNotebookPage .people-picker-dropdown-onenoteEDU p {
  font-size: 12px;
}
.ClassNotebookPage .LoadingNotebookLinks {
  font-size: 16px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.ClassNotebookPage #Od4BLinkText {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebooksHome .StickyNavBar * a.Selected {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebooksHome .SectionHeader {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 64px;
}
.ClassNotebooksHome .SectionContent {
  font-size: 18px;
}
.ClassNotebooksHome .SectionContent * a {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClassNotebooksHome .SectionContent .ButtonText {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.AcceptInvite .AcceptInviteTitle {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 32px;
}
.AcceptInvite .AcceptInviteSubTitle {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 20px;
}
.AcceptInvite .AcceptInviteButton .ButtonText {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
  line-height: 35px;
}
.ManageNotebooks {
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
/*---------------------------------------------------------*
	Localizable styles for the /classnotebookoptimizer page
 *---------------------------------------------------------*/

.classnotebookoptimizer .SectionHeader {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 40px;
}
.classnotebookoptimizer .SectionContent {
  font-size: 18px;
}
.classnotebookoptimizer .successMessage {
  font-size: 14px;
}
.classnotebookoptimizer .errorMessage {
  font-size: 14px;
}
/*---------------------------------------------------------*
	Localizable styles for the clipper container
 *---------------------------------------------------------*/

.ClipperContainer #o365BetaTag {
  font-size: 9px;
}
.ClipperContainer .actionLabelFont {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 24px;
  color: white;
}
.ClipperContainer .annotationFont {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 14px;
  color: white;
}
.ClipperContainer .buttonLabelFont {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 14px;
  color: white;
}
.ClipperContainer .currentUserIdFont {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 9px;
  color: #e8b5d1;
}
.ClipperContainer .failureMessageFontSmall {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 16px;
  color: white;
}
.ClipperContainer .failureMessageFont {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 18px;
  color: white;
}
.ClipperContainer .footerFont {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 11px;
  color: #e8b5d1;
}
.ClipperContainer .informationLabelFont {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 24px;
  color: white;
}
.ClipperContainer .SaveToLocationContainer {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 30px;
}
.ClipperContainer .SectionPickerContainer {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  color: #604a60;
}
.ClipperContainer .userSettingsFont {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 12px;
  color: #e8b5d1;
}
.ClipperContainer .wideActionButton {
  line-height: 30px;
}
.ClipperContainer .wideButtonFont {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 18px;
  color: white;
}
/*---------------------------------------------------------*
	Localizable styles for the Clipper/OneNote page
 *---------------------------------------------------------*/

.ClipperInstallPage .InstallPageLargeTitleFont {
  font-size: 55px;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
  line-height: normal;
}
.ClipperInstallPage .InstallPageMediumTitleFont {
  font-size: 40px;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  line-height: normal;
}
.ClipperInstallPage .InstallPageTitleFont {
  font-size: 28px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
  line-height: normal;
}
.ClipperInstallPage .InstallPageSmallTitleFont {
  font-size: 17px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
  line-height: normal;
}
.ClipperInstallPage .InstallPageTextFont {
  font-size: 15px;
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: normal;
}
.ClipperInstallPage .InstallPageTextBoldFont {
  font-size: 15px;
  font-family: 'Segoe UI Bold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: bold;
  line-height: normal;
}
.ClipperInstallPage .InstallPageSmallTextFont {
  font-size: 13px;
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: normal;
}
.ClipperInstallPage .InstallContentLinkBookmarklet {
  line-height: normal;
}
.ClipperInstallPage .InstallContentLinkExtension {
  line-height: normal;
}
@media all and (max-width: 1099px) {
  .ClipperInstallPage .InstallPageMediumTitleFont {
  font-size: 38px;
  }
  .ClipperInstallPage .InstallPageTitleFont {
  font-size: 22px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
  line-height: normal;
  }
  .ClipperInstallPage .InstallPageTextFont {
  font-size: 14px;
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: normal;
  }
  .ClipperInstallPage .InstallPageTextBoldFont {
  font-size: 14px;
  font-family: 'Segoe UI Bold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: bold;
  line-height: normal;
  }
}
@media all and (max-width: 832px) {
  .ClipperInstallPage .InstallPageLargeTitleFont {
  font-size: 40px;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
  line-height: normal;
  }
  .ClipperInstallPage .InstallPageMediumTitleFont {
  font-size: 34px;
  }
  .ClipperInstallPage .InstallPageSmallTitleFont {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
  line-height: normal;
  }
  .ClipperInstallPage .InstallPageSmallTextFont {
  font-size: 12px;
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: normal;
  }
}
/*-------------------------------------------------------------------------*
	Localizable styles for the Clipper Install page (OneNote.Com/Clipper)
 *-------------------------------------------------------------------------*/

.ClipperSitePages .popover-content &gt; p {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClipperSitePages h1 {
  font-size: 42px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 48px;
}
.ClipperSitePages h2 {
  font-size: 34px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 40px;
}
.ClipperSitePages h3 {
  font-size: 32px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 40px;
}
.ClipperSitePages h4 {
  font-size: 26px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 32px;
}
.ClipperSitePages h5 {
  font-size: 22px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 28px;
}
.ClipperSitePages h6 {
  font-size: 18px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 24px;
}
.ClipperSitePages p {
  font-size: 18px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 24px;
  font-weight: normal;
}
.ClipperSitePages .share-widget-text {
  font-size: 14px;
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 20px;
  font-weight: normal;
  color: #666666;
}
.ClipperSitePages .popover-text {
  font-size: 16px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 20px;
  font-weight: normal;
  color: #666666;
}
.ClipperSitePages button,
.ClipperSitePages a.InstallLink,
.ClipperSitePages #UnsupportedMessage {
  font-size: 18px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 24px;
}
@media (min-width: 624px) {
  .ClipperSitePages h4 {
  font-size: 32px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 40px;
  }
  .ClipperSitePages #UnsupportedMessage {
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  }
  .ClipperSitePages #UnsupportedMessage &gt; a {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  }
}
@media (min-width: 1921px) {
  .ClipperSitePages .HighlightSectionTitle {
    margin-top: 48px;
  }
  .ClipperSitePages .HighlightSectionDetail {
    margin-top: 24px;
    margin-bottom: 144px;
  }
  .ClipperSitePages p {
  font-size: 32px;
  line-height: 40px;
  }
}
.ClipperSitePages #TryClippingInstructions {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ClipperSitePages .valuePropTitle {
  font-weight: bold;
}
/*---------------------------------------------------------*
	Localizable styles for the clipper preview
 *---------------------------------------------------------*/
.ClipperPreview {
  font-style: normal;
  font-weight: normal;
}
.ClipperPreview #oneNoteAugmentedTitleContainer h1 {
  font-family: 'Calibri Light', Calibri, Arial, sans-serif;
  font-size: 20pt;
  line-height: 32px;
}
.ClipperPreview #oneNotePreviewTimestamp {
  font-family: Calibri, Arial, sans-serif;
  font-size: 10pt;
}
.ClipperPreview #oneNoteAugmentedBodyContainer {
  font-family: Calibri, Arial, sans-serif;
}
.ClipperPreview #oneNoteAugmentedBodyContainer h2 {
  font-size: 14pt;
}
.ClipperPreview #oneNoteAugmentedBodyContainer h3 {
  font-size: 12pt;
}
.ClipperPreview #oneNoteAugmentedBodyContainer span,
.ClipperPreview #oneNoteAugmentedBodyContainer p,
.ClipperPreview #oneNoteAugmentedBodyContainer blockquote {
  font-size: 11pt;
  line-height: 18px;
}
/*---------------------------------------------------------*
	Localizable styles for the /ClipThisPage page
 *---------------------------------------------------------*/

.ClipThisPage .BackButton &gt; span {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 21px;
  font-weight: lighter;
}
.ClipThisPage .InstructionText {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 28px;
  font-weight: lighter;
}
.ClipThisPage .LetterTitle {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 36px;
  font-weight: lighter;
}
.ClipThisPage .LetterText,
.ClipThisPage .ReasonTitle {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  font-size: 19px;
}
.ClipThisPage .ReasonText {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 15px;
}
/*---------------------------------------------------------*
	Localizable styles for /CopyNotebook page
 *---------------------------------------------------------*/

.CopyNotebookPage .ButtonText {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 15px;
  line-height: 1;
}
.CopyNotebookPage .TitleText {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 34px;
  color: #7719aa;
  line-height: 1;
}
.CopyNotebookPage .DescriptionText {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 15px;
  color: #666666;
}
.CopyNotebookPage .NotificationText {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 24px;
  color: #666666;
  line-height: 1;
}
/*---------------------------------------------------------*
	Localizable styles for the /Dev page
 *---------------------------------------------------------*/

.DevSite .headXContent .FontHeaderTitle {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
/*---------------------------------------------------------*
	Localizable styles for the /Download page
 *---------------------------------------------------------*/

.DownloadPage .ActionButtonText {
  line-height: 40px;
}
.DownloadPage .OtherPlatformsIntro {
  font-weight: 700;
}
/*---------------------------------------------------------*
	Localizable styles for the /EmailSettings page
 *---------------------------------------------------------*/

.EmailSettingsPage .Button div {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.EmailSettingsPage .Arrow {
  line-height: 20px;
}
.EmailSettingsPage .SettingsPageTitle {
  line-height: 48px;
}
.EmailSettingsPage .SectionHeaderName {
  line-height: 32px;
}
.EmailSettingsPage .SectionHeaderDescription {
  line-height: 21px;
}
.EmailSettingsPage .SettingsLocationPicker {
  line-height: 32px;
}
.EmailSettingsPage .TipText {
  line-height: 21px;
}
@media all and (max-width: 832px) {
  .EmailSettingsPage .SettingsPageTitle {
  line-height: 40px;
  }
}
/*---------------------------------------------------------*
	Localizable styles for the /EmailToOneNote page
 *---------------------------------------------------------*/

.EmailToOneNote .MainContent {
  color: #666666;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 18px;
}
.EmailToOneNote .faqQuestion {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  color: black;
}
.EmailToOneNote .faqTitle {
  color: #7719aa;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 64px;
}
.EmailToOneNote .listItemTitle {
  color: #7719aa;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.EmailToOneNote .orderedList li:before {
  color: #7719aa;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 64px;
}
.EmailToOneNote .subTitle {
  color: #333333;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 34px;
  font-weight: normal;
}
.EmailToOneNote .title {
  color: #7719aa;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 64px;
  font-weight: normal;
}
@media all and (max-width: 832px) {
  .EmailToOneNote .title {
  font-size: 48px;
  }
}
/*---------------------------------------------------------*
	Localizable styles for the /Embed page
 *---------------------------------------------------------*/
#titleWelcomeOneNote {
  font-style: normal;
  font-variant: normal;
  font-weight: 200;
  font-size: 42px;
  line-height: 42px;
  font-family: 'Segoe UI Light', 'Segoe UI Web Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', HelveticaNeue-Light, 'Helvetica Neue', Arial, sans-serif;
}
#messageSpanOneNote {
  font-style: normal;
  font-variant: normal;
  font-weight: 200;
  font-size: 22px;
  line-height: 22px;
  font-family: 'Segoe UI Light', 'Segoe UI Web Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', HelveticaNeue-Light, 'Helvetica Neue', Arial, sans-serif;
}
#signinLink {
  font-style: normal;
  font-variant: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: normal;
  font-family: 'Segoe UI Light', 'Segoe UI Web Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', HelveticaNeue-Light, 'Helvetica Neue', Arial, sans-serif;
}
#signupLink {
  font-style: normal;
  font-variant: normal;
  font-weight: 200;
  font-size: 14px;
  line-height: normal;
  font-family: 'Segoe UI Light', 'Segoe UI Web Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', HelveticaNeue-Light, 'Helvetica Neue', Arial, sans-serif;
}
/*---------------------------------------------------------*
	Localizable styles for the /EmbeddedWizard sign in page
 *---------------------------------------------------------*/

.EmbeddedWizardPage {
  text-align: center;
}
.EmbeddedWizardPage #titleWelcomeOneNote {
  font-style: normal;
  font-variant: normal;
  font-weight: 200;
  font-size: 42px;
  line-height: 42px;
  font-family: 'Segoe UI Light', 'Segoe UI Web Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', HelveticaNeue-Light, 'Helvetica Neue', Arial, sans-serif;
}
.EmbeddedWizardPage #messageSpanOneNote {
  font-style: normal;
  font-variant: normal;
  font-weight: 200;
  font-size: 22px;
  line-height: 22px;
  font-family: 'Segoe UI Light', 'Segoe UI Web Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', HelveticaNeue-Light, 'Helvetica Neue', Arial, sans-serif;
}
.EmbeddedWizardPage #signinLink {
  font-style: normal;
  font-variant: normal;
  font-weight: 200;
  font-size: 10px;
  line-height: normal;
  font-family: 'Segoe UI Light', 'Segoe UI Web Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', HelveticaNeue-Light, 'Helvetica Neue', Arial, sans-serif;
}
/*-------------------------------------------------------------------------*
	Localizable styles for the Family Notebook page (OneNote.Com/familynotebook)
 *-------------------------------------------------------------------------*/

.FamilyNotebookSite h1 {
  font-size: 34px;
  line-height: 42px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: bold;
}
.FamilyNotebookSite h2 {
  font-size: 24px;
  line-height: 32px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: bold;
}
.FamilyNotebookSite p {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.FamilyNotebookSite #ButtonContainer a {
  font-size: 15px;
  line-height: 16px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
@media (min-width: 1870px) {
  .FamilyNotebookSite h1 {
  font-size: 42px;
  line-height: 50px;
  }
  .FamilyNotebookSite h2 {
  font-size: 28px;
  line-height: 36px;
  }
}
/*---------------------------------------------------------*
	Localizable styles for the FeaturedAppsBar.cshtml partial view css
 *---------------------------------------------------------*/

.FeaturedAppsBar .FeaturedAppName {
  font-size: 10px;
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
@media all and (max-width: 1300px) {
  .FeaturedAppsBar .FeaturedAppName {
  font-size: 9px;
  line-height: 9px;
  }
}
/*---------------------------------------------------------*
	Localizable styles for the "MainGalleryContainer" CSS
 *---------------------------------------------------------*/

.MainGallerySubtitleContainer h2 {
  font-weight: 300;
}
.ActionButtonControlButtonSize {
  font-size: 18px;
}
.ActionButtonMediumButtonSize {
  font-size: 23px;
}
.ActionButtonLargeButtonSize {
  font-size: 28px;
}
/*---------------------------------------------------------*
	Localizable styles for the /Gov page
 *---------------------------------------------------------*/

/*---------------------------------------------------------*
	Localizable styles for the /ImportEvernote page
 *---------------------------------------------------------*/

.ImportEvernote .SectionContent {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 18px;
}
.ImportEvernote .SectionContent * a {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ImportEvernote .SectionContent .ButtonText {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ImportEvernote .SectionPara {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 18px;
  line-height: 24px;
}
.ImportEvernote .SectionSubPara {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
  line-height: normal;
}
.ImportEvernote .SectionHeaderH1 {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 42px;
  line-height: 42px;
}
.ImportEvernote .SectionHeaderH2 {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 36px;
  line-height: normal;
}
.ImportEvernote .SectionTable {
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 16px;
  line-height: 24px;
}
.ImportEvernote .TaglineHeader {
  font-size: 15px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.ImportEvernote .TaglineText {
  font-size: 13px;
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 20px;
}
.ImportEvernote button,
.ImportEvernote .OneNoteColor,
.ImportEvernote .EvernoteColor {
  font-size: 16px;
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 24px;
  text-align: center;
}
.ImportEvernote a.InstallLink {
  font-size: 16px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 24px;
  text-align: center;
}
.inappdialog.accessibility {
  font-family: -apple-system;
}
/*---------------------------------------------------------*
	Localizable styles for the /Learningtools page
 *---------------------------------------------------------*/

.LearningTools .StickyNavBar * a.Selected {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.LearningTools .SectionHeader {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 64px;
}
.LearningTools .SectionContent {
  font-size: 18px;
}
.LearningTools .SectionContent * a {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.LearningTools .SectionContent .ButtonText {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.LearningTools .Quotation {
  font-style: italic;
}
.LearningTools .Highlight {
  font-weight: bold;
}
.LearningTools .introjs-tooltip {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 17px;
}
.LearningTools .ReleaseNotesAddin {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
}
.LearningTools .ReleaseNotesSite {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
}
@media all and (max-width: 832px) {
  .LearningTools .SectionHeader {
  font-size: 45px;
  }
  .LearningTools .StickyNavBar * a {
  font-size: 14px;
  }
}
/*---------------------------------------------------------*
	Localizable styles for the /LTI page
 *---------------------------------------------------------*/

.LtiFontS3 {
  color: #444444;
  font-size: 22px;
  line-height: 30px;
}
/*---------------------------------------------------------*
	Localizable styles for the Notebook Creator page
 *---------------------------------------------------------*/

.NotebookCreatorPage #NavigationText {
  font-size: 15px;
}
.NotebookCreatorPage .StandardButton {
  line-height: 30px;
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage #PopupPane {
  font-size: 22px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage #PopupPane .PopupPaneTitle {
  font-size: 21px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.NotebookCreatorPage #PopupPane .PopupPaneDetail {
  font-size: 15px;
}
.NotebookCreatorPage #PopupPane .PopupPaneRefId {
  font-size: 11px;
}
.NotebookCreatorPage #PopupPane #PopupPaneSendEmail a {
  font-size: 16px;
}
.NotebookCreatorPage #PopupPane #PopupPageOtherEmailOption {
  font-size: 11px;
  font-weight: bold;
}
.NotebookCreatorPage .alias {
  font-style: italic;
  font-size: мйксьфесп;
}
.NotebookCreatorPage #CoOwnedNotebooksLoadingError {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
}
.NotebookCreatorPage #CoOwnedNotebooksLoadingError #CoOwnedNotebooksPopupPaneSendEmail a {
  font-size: 16px;
}
.NotebookCreatorPage .NotebookTable {
  font-size: 14px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .ExistingPeopleNum {
  font-size: 14px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .AddPeopleSubtitle {
  margin-top: 6px;
  margin-top: 20px;
  color: #444444;
}
.NotebookCreatorPage .AddPeopleCaption {
  font-size: 20px;
}
.NotebookCreatorPage .NotebookList {
  font-size: 20px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .PeopleTable,
.NotebookCreatorPage .AddPeopleTable,
.NotebookCreatorPage .RemovePeopleTable,
.NotebookCreatorPage .PeopleTableNoDelete {
  font-size: 16px;
}
.NotebookCreatorPage .RemovePeopleNumber {
  font-size: 17px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .TableFooter {
  font-size: 14px;
}
.NotebookCreatorPage .UpdateButton {
  line-height: 30px;
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .NoNotebooksCreatedRemind {
  font-size: 14px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .InputNotebookName {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.NotebookCreatorPage #OverviewContainer .SectionItemPermission {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage #OverviewContainer .SectionItemTitle {
  font-size: 17px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage #OverviewContainer .SectionItemDescription {
  font-size: 13px;
}
.NotebookCreatorPage #OverviewContainer .PermissionText {
  font-size: 12px;
}
.NotebookCreatorPage .InputPeopleName {
  font-size: 14px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .SectionGroupSpan {
  font-size: 14px;
}
.NotebookCreatorPage .SectionGroupAdd:disabled {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.NotebookCreatorPage input[type=text].SectionGroupAdd {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.NotebookCreatorPage .ErrorPaneSection {
  font-size: 15px;
}
.NotebookCreatorPage .AddMoreDiv div {
  font-size: 14px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .ErrorPaneAddMore {
  font-size: 15px;
}
.NotebookCreatorPage #PreviewContainer .SelectorItem {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.NotebookCreatorPage #PreviewContainer .SelectedItem {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage #PreviewContainer .NotebookTitle {
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage #PreviewContainer .ListItem {
  font-size: 12px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.NotebookCreatorPage .CreateButton {
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 30px;
}
.NotebookCreatorPage .ReportLink {
  font-size: 17px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 30px;
}
.NotebookCreatorPage .Report {
  font-size: 20px;
}
.NotebookCreatorPage .Report #ClientLink {
  font-size: 20px;
}
.NotebookCreatorPage .Report #WACLink {
  font-size: 15px;
  font-weight: bold;
}
.NotebookCreatorPage #LinkDescription {
  font-size: 13px;
}
.NotebookCreatorPage #LearnMoreText,
.NotebookCreatorPage .InformationTitle {
  font-size: 17px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 30px;
}
.NotebookCreatorPage .PreviewTag {
  font-size: 12px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .ReportInputbox,
.NotebookCreatorPage .ReportText {
  font-size: 12px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .ReportBackButton,
.NotebookCreatorPage .NewReportBackButton {
  font-size: 13px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .PivotBar {
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage #ScreenContent {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .SubTitle {
  font-size: 14px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.NotebookCreatorPage .ContentTitle {
  font-size: 28px;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
}
.NotebookCreatorPage .ForwardButton {
  font-size: 14px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 30px;
}
.NotebookCreatorPage .ErrorPaneInputbox {
  font-size: 12px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorPage .StartPageTitle {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 28px;
}
.NotebookCreatorPage .StartPageSubTitle {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
}
.NotebookCreatorPage .UserGuide {
  font-family: 'Segoe UI Bold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
}
.NotebookCreatorPage .LmsSetting {
  font-size: 14px;
}
.NotebookCreatorPage ul.people-picker-list-onenoteEDU {
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
  font-size: 14px;
}
.NotebookCreatorPage li.people-picker-person-token-onenoteEDU,
.NotebookCreatorPage li.people-picker-unresolved-token-onenoteEDU {
  font-size: 14px;
}
.NotebookCreatorPage li.people-picker-person-token-onenoteEDU span,
.NotebookCreatorPage li.people-picker-unresolved-token-onenoteEDU span {
  font-size: 14px;
  font-weight: bold;
}
.NotebookCreatorPage li.people-picker-group-token-onenoteEDU {
  font-size: 14px;
  font-weight: bold;
}
.NotebookCreatorPage li.people-picker-group-token-onenoteEDU span {
  font-size: 14px;
  font-weight: bold;
}
.NotebookCreatorPage li.people-picker-viralsignup-token-onenoteEDU {
  font-size: 14px;
  font-style: italic;
}
.NotebookCreatorPage li.people-picker-viralsignup-token-onenoteEDU span {
  font-size: 14px;
  font-weight: bold;
}
.NotebookCreatorPage .people-picker-dropdown-onenoteEDU {
  font-size: 14px;
  font-family: 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.NotebookCreatorPage .people-picker-dropdown-onenoteEDU p {
  font-size: 12px;
}
.NotebookCreatorPage .LoadingNotebookLinks {
  font-size: 16px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Web Semilight', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'HelveticaNeue-Medium', 'Helvetica Neue', 'Arial', 'sans-serif';
}
.NotebookCreatorHome .StickyNavBar * a.Selected {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorHome .SectionHeader {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 64px;
}
.NotebookCreatorHome .SectionContent {
  font-size: 18px;
}
.NotebookCreatorHome .SectionContent * a {
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebookCreatorHome .SectionContent .ButtonText {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
@media all and (max-width: 832px) {
  .NotebookCreatorHome .SectionHeader {
  font-size: 45px;
  }
  .NotebookCreatorHome .StickyNavBar * a {
  font-size: 14px;
  }
}
.macword {
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.macword h1,
.macword p {
  font-weight: 200;
}
.macword h1 {
  color: #7719aa;
  font-size: 38px;
  line-height: 1.25em;
}
.macword p {
  font-size: 16px;
  color: #333333;
}
.macword .content &gt; ul {
  line-height: 1.5em;
}
/* Setup Default Units */

html.ModernFontStyles {
  font-size: 8px;
  line-height: 1;
}
.ModernFontStyles body {
  font-size: 2.25rem;
  line-height: 3rem;
  font-weight: 400;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
}
.ModernFontStyles body * {
  font: inherit;
}
.ModernFontStyles h1 {
  font-size: 3rem;
  line-height: 3.25rem;
  font-weight: 300;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
}
.ModernFontStyles h1 * {
  font: inherit !important;
}
.ModernFontStyles h2 {
  font-size: 3.25rem;
  line-height: 4rem;
  font-weight: 300;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
}
.ModernFontStyles h2 * {
  font: inherit !important;
}
.ModernFontStyles h3 {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
}
.ModernFontStyles h3 * {
  font: inherit !important;
}
.ModernFontStyles h4 {
  font-size: 2.25rem;
  line-height: 3rem;
  font-weight: 400;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
}
.ModernFontStyles h4 * {
  font: inherit !important;
}
.ModernFontStyles p {
  font-size: 2.25rem;
  line-height: 3rem;
  font-weight: 400;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
}
.ModernFontStyles p * {
  font: inherit !important;
}
.ModernFontStyles p &gt; small {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 400;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
}
.ModernFontStyles p &gt; small * {
  font: inherit !important;
}
.ModernFontStyles small {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
}
.ModernFontStyles small * {
  font: inherit !important;
}
.ModernFontStyles small.legal {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
}
.ModernFontStyles small.legal * {
  font: inherit !important;
}
@media only screen and (min-width : 624px) {
  .ModernFontStyles body * {
  font-size: 2.25rem !important;
  line-height: 3rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h1 {
  font-size: 5.25rem !important;
  line-height: 6rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h1 * {
    font: inherit !important;
  }
  .ModernFontStyles h2 {
  font-size: 4rem !important;
  line-height: 5rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h2 * {
    font: inherit !important;
  }
  .ModernFontStyles h3 {
  font-size: 2rem !important;
  line-height: 3rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h3 * {
    font: inherit !important;
  }
  .ModernFontStyles h4 {
  font-size: 2.25rem !important;
  line-height: 3rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h4 * {
    font: inherit !important;
  }
  .ModernFontStyles p {
  font-size: 2.25rem !important;
  line-height: 3rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles p * {
    font: inherit !important;
  }
  .ModernFontStyles p &gt; small {
  font-size: 2rem !important;
  line-height: 3rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles p &gt; small * {
    font: inherit !important;
  }
  .ModernFontStyles small {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles small * {
    font: inherit !important;
  }
  .ModernFontStyles small.legal {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles small.legal * {
    font: inherit !important;
  }
}
@media only screen and (min-width : 1232px) {
  .ModernFontStyles body * {
  font-size: 2.25rem !important;
  line-height: 3rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h1 {
  font-size: 5.25rem !important;
  line-height: 6rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h1 * {
    font: inherit !important;
  }
  .ModernFontStyles h2 {
  font-size: 4.25rem !important;
  line-height: 5rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h2 * {
    font: inherit !important;
  }
  .ModernFontStyles h3 {
  font-size: 2rem !important;
  line-height: 3rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h3 * {
    font: inherit !important;
  }
  .ModernFontStyles h4 {
  font-size: 2.25rem !important;
  line-height: 3rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h4 * {
    font: inherit !important;
  }
  .ModernFontStyles p {
  font-size: 2.25rem !important;
  line-height: 3rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles p * {
    font: inherit !important;
  }
  .ModernFontStyles p &gt; small {
  font-size: 2rem !important;
  line-height: 3rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles p &gt; small * {
    font: inherit !important;
  }
  .ModernFontStyles small {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles small * {
    font: inherit !important;
  }
  .ModernFontStyles small.legal {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles small.legal * {
    font: inherit !important;
  }
}
@media only screen and (min-width : 2448px) {
  .ModernFontStyles body * {
  font-size: 3.5rem !important;
  line-height: 5rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h1 {
  font-size: 8rem !important;
  line-height: 10rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h1 * {
    font: inherit !important;
  }
  .ModernFontStyles h2 {
  font-size: 7rem !important;
  line-height: 8rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h2 * {
    font: inherit !important;
  }
  .ModernFontStyles h3 {
  font-size: 3rem !important;
  line-height: 4rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h3 * {
    font: inherit !important;
  }
  .ModernFontStyles h4 {
  font-size: 3.5rem !important;
  line-height: 5rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles h4 * {
    font: inherit !important;
  }
  .ModernFontStyles p {
  font-size: 3.5rem !important;
  line-height: 5rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles p * {
    font: inherit !important;
  }
  .ModernFontStyles p &gt; small {
  font-size: 3rem !important;
  line-height: 4rem !important;
  font-weight: 300 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles p &gt; small * {
    font: inherit !important;
  }
  .ModernFontStyles small {
  font-size: 2rem !important;
  line-height: 3rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles small * {
    font: inherit !important;
  }
  .ModernFontStyles small.legal {
  font-size: 2rem !important;
  line-height: 3rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
  .ModernFontStyles small.legal * {
    font: inherit !important;
  }
}
.ModernFontStyles body *.monospace,
.ModernFontStyles body *.monospace * {
  font-family: monospace !important;
}
.ModernFontStyles body &gt; footer small,
.ModernFontStyles body &gt; main &gt; footer small,
.ModernFontStyles body &gt; footer small *,
.ModernFontStyles body &gt; main &gt; footer small * {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
}
.ModernFontStyles body &gt; footer a,
.ModernFontStyles body &gt; main &gt; footer a,
.ModernFontStyles body &gt; footer a *,
.ModernFontStyles body &gt; main &gt; footer a * {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
}
.ModernFontStyles body &gt; header &gt; nav ul li a {
  font-size: 1.875rem !important;
}
.ModernFontStyles body &gt; header &gt; nav ul.bordered li a {
  line-height: 4.5rem !important;
}
@media only screen and (min-width : 2448px) {
  .ModernFontStyles body &gt; header.sticky ul &gt; li &gt; a {
  line-height: 3rem !important;
  }
}
.ModernFontStyles main &gt; section.columns#links li a {
  line-height: 2 !important;
}
.ModernFontStyles main &gt; section.columns#links li.icons-only {
  line-height: 4rem !important;
}
@media only screen and (min-width : 2448px) {
  .ModernFontStyles main &gt; section.columns#links li a,
  .ModernFontStyles main &gt; section.columns#links li h4 {
  font-size: 2rem !important;
  line-height: 3rem !important;
  font-weight: 400 !important;
  font-family: "SegoeUI", "Segoe UI", Segoe, "Segoe WP", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", -apple-system, Roboto, Helvetica, "BBAlpha Sans", "S60 Sans", Arial, sans-serif !important;
  }
}
@media only screen and (min-width : 624px) {
  .ModernFontStyles main &gt; section.columns ul li a {
  line-height: 2 !important;
  }
}
.ModernFontStyles main &gt; section &gt; p &gt; a.button:first-child,
.ModernFontStyles main &gt; header &gt; p &gt; a.button:first-child {
  line-height: 3.75rem !important;
  font-weight: 400 !important;
}
@media only screen and (min-width : 928px) {
  .ModernFontStyles main &gt; section &gt; p &gt; a.button:first-child,
  .ModernFontStyles main &gt; header &gt; p &gt; a.button:first-child {
  line-height: 5.75rem !important;
  }
}
@media only screen and (min-width : 2448px) {
  .ModernFontStyles main &gt; section &gt; p &gt; a.button:first-child,
  .ModernFontStyles main &gt; header &gt; p &gt; a.button:first-child {
  line-height: 5.75rem !important;
  }
}
.ModernFontStyles .action &gt; a {
  line-height: 3.75rem !important;
}
@media only screen and (min-width : 928px) {
  .ModernFontStyles .action &gt; a {
  line-height: 5.75rem !important;
  }
}
@media only screen and (min-width : 2448px) {
  .ModernFontStyles .action &gt; a {
  line-height: 5.675rem !important;
  }
}
.ModernFontStyles main &gt; section.alert &gt; a &gt; p {
  font-weight: 300 !important;
}
.ModernFontStyles main &gt; section.alert &gt; a &gt; p &gt; strong {
  font-weight: 400 !important;
}
/*---------------------------------------------------------*
	Localizable styles for the /Notebooks, /Notebooks/Intro, and /Notebooks/SignIn pages
 *---------------------------------------------------------*/

.NotebooksPage .FontL {
  line-height: 35px;
}
.NotebooksPage .NotebooksWarningMessage {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
  line-height: 20px;
}
.NotebooksPage .OfficePortalLinkText,
.NotebooksPage .BusinessOfficePortalLinkText {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: 300;
}
.NotebooksPage .OfficePortalErrorLink,
.NotebooksPage .BusinessOfficePortalErrorLink {
  font-size: 16px;
}
.NotebooksPage .NotebookName.FontS3,
.NotebooksPage .NotebookPageName.FontS3,
.NotebooksPage .SectionName.FontS3 {
  font-weight: 700;
}
.NotebooksPage .CreateDialog #NotebookNameLabel {
  font-size: 12px;
  line-height: 16px;
}
.NotebooksPage .CreateDialog #textBox {
  font-size: 12px;
  line-height: 16px;
}
.NotebooksPage .CreateDialog #CreatingNotebookProgress span {
  font-size: 12px;
  line-height: 16px;
}
@media all and (max-width: 832px) {
  .NotebooksPage .NotebookName.FontS3,
  .NotebooksPage .NotebookPageName.FontS3,
  .NotebooksPage .SectionName.FontS3 {
    max-height: 40px;
  }
}
@media all and (min-width: 833px) {
  .NotebooksPage .NotebookName.FontS3,
  .NotebooksPage .NotebookPageName.FontS3,
  .NotebooksPage .SectionName.FontS3 {
    max-height: 44px;
  }
}
.NotebooksPage .waitingContent {
  font-size: 2.2em;
  color: #333333;
}
.NotebooksIntroPage .IntroTitle {
  font-size: 28px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 1.28;
}
@media (max-height: 480px) {
  .NotebooksIntroPage .IntroTitle {
  font-size: 18px;
  }
}
.NotebooksIntroPage .IntroSubtitle {
  font-size: 15px;
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 1.33;
}
.NotebooksSignInPage a.SmallLink {
  font-size: 12px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.SampleNotebooksPage .FontL {
  line-height: 1;
}
.NotebooksSaveACopyPage .Title {
  font-size: 18px;
  color: #7719aa;
  font-weight: lighter;
  padding-bottom: 20px;
}
.NotebooksSaveACopyPage .ButtonText {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.NotebooksEduUserPrompt #eduFreDialog {
  font-size: 62.5%;
}
.NotebooksEduUserPrompt .text1 {
  font-size: 4.2em;
  font-weight: 200;
}
.NotebooksEduUserPrompt .text2 {
  font-size: 2.2em;
}
.NotebooksEduUserPrompt .text3 {
  font-size: 2.2em;
}
.NotebooksEduUserPrompt .eduFreButton {
  font-size: 1.4em;
}
.NotebooksEduUserPrompt .skipOptionText {
  font-size: 1.4em;
  letter-spacing: 0px;
}
.NotebooksEduUserPrompt .waitingContent {
  font-size: 2.2em;
}
/*---------------------------------------------------------*
	Constants that we use across other localized LESS files
 *---------------------------------------------------------*/
.onenote-settings p,
.onenote-settings label {
  font-family: ''Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
}
.onenote-settings .page-title {
  font-size: 64px;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
}
.onenote-settings .section-title {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 24px;
}
.onenote-settings .section-description {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 16px;
}
.onenote-settings .notebook-setting {
  font-family: 'Segoe UI Regular', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
}
.onenote-settings .save-button {
  font-size: 18px;
  font-family: 'Segoe UI Semibold', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.shareextension {
  font-family: -apple-system, "Helvetica Neue";
}
.shareextension .title {
  font-size: 42px;
  line-height: 48px;
}
.shareextension .subtitle {
  font-size: 32px;
}
.shareextension .imagelist {
  font-size: 42px;
}
/*---------------------------------------------------------*
	Localizable styles for the shared header CSS
 *---------------------------------------------------------*/

@media all (max-width: 832px) {
  #DownloadTextInHeader,
  #DownloadTextInHeaderFixed {
  font-size: 14px;
  line-height: 34px;
  }
  .SignIn {
  font-size: 14px;
  line-height: 34px;
  }
}
/*---------------------------------------------------------*
	Localizable styles for the /Sis page
 *---------------------------------------------------------*/

.Sis .SectionHeader {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 64px;
}
.Sis .SectionContent {
  font-size: 18px;
}
.Sis .SisFontS3 {
  color: #444444;
  font-size: 22px;
  line-height: 30px;
}
/*---------------------------------------------------------*
	Localizable styles for the social bar
 *---------------------------------------------------------*/

.SocialBar {
  line-height: 72px;
}
@media all and (max-width: 509px) {
  .SocialBar {
  line-height: 57px;
  }
}
/*---------------------------------------------------------*
	Localizable styles for the /Students page
 *---------------------------------------------------------*/

.StudentsPage .EducationBox {
  font-size: 13px;
}
.StudentsPage .EducationBox a.Button {
  font-size: 18px;
}
.StudentsPage .DownloadHeader {
  font-size: 28px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: normal;
  line-height: normal;
}
.StudentsPage .DownloadSubtitle {
  font-size: 18px;
  font-weight: normal;
}
.StudentsPage .SectionTitle {
  font-size: 42px;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
}
.StudentsPage .CalloutTitle {
  font-size: 28px;
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
}
.StudentsPage .StickyNavBar * a {
  font-size: 18px;
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-weight: lighter;
}
.StudentsPage .OneThirdHorizontalToWholeSpaceContainer a.Selected {
  font-weight: bolder;
}
@media (max-width: 450px) {
  .StudentsPage .DownloadSubtitle {
  font-size: 16px;
  }
}
@media (max-width: 767px) {
  .StudentsPage .FontXL.MainGalleryCaptionForWideScreen {
  font-size: 30px;
  }
  .StudentsPage .SectionTitle {
  font-size: 32px;
  }
  .StudentsPage .CalloutTitle {
  font-size: 20px;
  }
  .StudentsPage .Callout p {
  font-size: 13px;
  }
}
/*---------------------------------------------------------*
	Localizable styles for the UpsellPopup
 *---------------------------------------------------------*/

.UpsellPopup .upsell .content {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
}
.UpsellPopup .upsell .tagline {
  font-family: 'Segoe UI Semilight', 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  line-height: 24px;
  font-size: 20px;
}
.UpsellPopup .upsell .action &gt; a {
  font-size: 15px;
  line-height: 28px;
}
.UpsellPopup .upsell .content &gt; a {
  font-size: 12px;
  line-height: 12px;
}
/*---------------------------------------------------------*
	Localizable styles for Welcome Email
 *---------------------------------------------------------*/

.WelcomeEmailHeading {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 28px;
}
.WelcomeEmailBodyText {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 18px;
  line-height: 26px;
}
.WelcomeEmailSubHeading {
  font-family: 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 21px;
}
.WelcomeEmailSubText {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
  line-height: 20px;
}
.WelcomeEmailBranding {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 12px;
  line-height: 20px;
}
.FontHeader1 {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
}
.FontContent1Heading {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 22px;
}
.FontContent1Text {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 16px;
}
.FontInstallLinkText {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 16px;
}
.FontAddress {
  font-family: 'Segoe UI', 'Segoe', 'Segoe WP', 'Helvetica Neue', 'Roboto', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', 'sans-serif';
  font-size: 14px;
}
.whatsnew {
  font-family: -apple-system, "Helvetica Neue";
}
.whatsnew .version {
  line-height: 40px;
  font-size: 14px;
}
.whatsnew .feature .title {
  font-size: 15px;
  font-weight: 500;
  line-height: 29px;
}
.whatsnew .feature .body {
  line-height: 18px;
  font-size: 14px;
}
</pre></body></html>