/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article, aside, footer, header, nav, section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption, figure, main { /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio, video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select { /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/* Box Model - heights & widths include padding and borders */
html {
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  margin: 0;
  padding: 0;
  font: inherit;
  vertical-align: baseline;
}
/* Reverts normalize.css button styling */
::-webkit-file-upload-button {
  -webkit-appearance: push-button;
}
/* Removes IE 10-11's text input clear button */
/* (Not supported in Edge, remove this line when we drop IE11 support) */
input[type='text']::-ms-clear {
  display: none;
}
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/*!
  Your use of the content in the files referenced here are subject to the terms of the license at http://aka.ms/fabric-font-license
*/
/**
  * NOTE: We declare a single @font-face for the normal font-weight so there's only 1 blocking
  *       font file at page load. Fabric will then trigger the other 3 @font-face files to
  *       download when its JS adds the typography CSS classes to our app wrapper div.
  */
@font-face {
  font-family: 'Segoe UI WestEuropean';
  src: local('Segoe UI'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff2')
      format('woff2'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff')
      format('woff'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.ttf')
      format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/**
  * TODO: Remove the following @font-face declarations once this is resolved:
  *       https://github.com/Microsoft/YamUI/issues/1
  *       Leaving them in for now until Fabric provides a utility replacement for the <Fabric /> component to
  *       unblock ongoing development and keep visual diffs happy.
  */
@font-face {
  font-family: 'Segoe UI WestEuropean';
  src: local('Segoe UI Light'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff2')
      format('woff2'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.woff')
      format('woff'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-light.ttf')
      format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Segoe UI WestEuropean';
  src: local('Segoe UI Semilight'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff2')
      format('woff2'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.woff')
      format('woff'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semilight.ttf')
      format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Segoe UI WestEuropean';
  src: local('Segoe UI Semibold'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff2')
      format('woff2'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff')
      format('woff'),
    url('https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.ttf')
      format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/**
  * Contextual color names which express their intended use.
  * Duplication is ok, intent is more important.
  */
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/**
  * Avoid accessing these variables directly in other files. Instead
  * map them to meaningful, contextual variable names in colors.css
  */
/* Blue */
/* Gray */
/* Yellow */
/* Red */
/* Green */
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
/**
  * Only use these sizes. $fontSize__xSmall should rarely be used.
  */
/* Extend helpers for typography sets */
big {
  font-size: 1.8rem;
  line-height: 2.4rem;
}
body {
  font-size: 1.5rem;
  line-height: 2rem;
}
td, th {
  font-size: 1.4rem;
  line-height: 2rem;
}
small {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
/* Headings */
h1 {
  font-size: 2.4rem;
  line-height: 2.8rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
}
h2 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
}
h3 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
h4 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
  margin-bottom: 1.2rem;
}
h5 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
h6 {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 600;
  margin-bottom: 0.8rem;
}
/*! Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. */
a {
  color: #386cbb;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  cursor: pointer;
}
a:active, a:focus, a:hover {
  color: #264f8c;
}
html {
  /* Sets 1.0rem to 10px */
  font-size: 62.5%;
}
body {
  background-color: #fff;
  color: #343A41;
  font-family: Segoe UI WestEuropean,Segoe UI,Segoe UI Emoji,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;
  font-weight: 400;
}
/* Headings */
/* Text elements */
p {
  margin: 0 0 1.5rem;
  line-height: inherit;
}
ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ol {
  list-style-type: decimal;
  margin: 0 1.5rem;
}
abbr, acronym {
  border-bottom: 1px dotted #495361;
}
address {
  margin-top: 1.5rem;
  font-style: italic;
}
blockquote {
  margin: 1.5rem;
  color: #495361;
  font-style: italic;
}
caption {
  background: #ffe7b8;
}
b, strong {
  font-weight: 600;
}
em {
  font-style: italic;
}
dfn {
  font-style: italic;
  font-weight: 600;
}
pre, code {
  font-size: 1rem;
  font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
  margin: 1.5rem 0;
  white-space: pre;
  line-height: 1.5;
}
/* Tables, layout */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 6px 10px 6px 0;
  vertical-align: top;
}
th {
  padding-bottom: 2px;
}
th, table thead th {
  font-weight: 600;
}
hr {
  clear: both;
  margin: 15px auto;
  width: 80%;
  height: 0;
  border-top: 1px solid #edeff2;
}
/* Forms */
button, input, textarea, select {
  font-family: Segoe UI WestEuropean,Segoe UI,Segoe UI Emoji,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;
}
button {
  border-radius: 0;
}
input[type='checkbox'] {
  margin: 0 4px 0 0;
}
/* Links */
/* Use @dark-gray for placeholder text for 4.5:1 contrast ratio. */
/* Specify opacity to override semi-transparent placeholder text on firefox */
input::placeholder, textarea::placeholder {
  color: #646d7a;
  opacity: 1;
}
/**
  * Helper classes to work with Windows High Contrast mode.
  */
@media screen and (-ms-high-contrast: active) {
  /* Add border */
  .y-hc-border {
    border: 1px solid WindowText !important;
  }

  .y-hc-border-top {
    border-top: 1px solid WindowText !important;
  }

  .y-hc-border-bottom {
    border-bottom: 1px solid WindowText !important;
  }

  .y-hc-border-right-left {
    border-right: 1px solid WindowText !important;
    border-left: 1px solid WindowText !important;
  }

  /**
    * EDGE adds background color to text nodes by default, and
    * this causes adjacent block elements to clip one another.
    * We work around this by using the 'adjust' property to
    * disable the default high contrast processing. We then have
    * to specify the text color manually.
    */
  .y-hc-suppress-text-background * {
    -ms-high-contrast-adjust: none;
    color: WindowText !important;
  }

  /** 
    * Selection helpers:
    * y-hc-selected forces the element and descendants to use the
    *   'selected item' theme colors.
    * y-hc-select-on-hover is similar, but only applies on mouse hover.
    */
  .y-hc-select-on-hover:hover, .y-hc-selected {
    color: HighlightText !important;
    border-color: HighlightText !important;
    background: Highlight !important;
  }

  /**
    * not(body) added purely to increase specificify so that we
    * override an !important rule coming from Fabric's persona component,
    * which doesn't seem to anticipate that it might be used in a context
    * where it is selected.
    *
    * Background is set only on the parent, and set to none on descendants
    * to avoid introducing solid backgrounds that were previously not present.
    */
  .y-hc-select-on-hover:hover *, .y-hc-selected:not(body) * {
    color: HighlightText !important;
    border-color: HighlightText !important;
    background: none !important;
  }
}
