/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Scoped to body.eln-fullscreen (all plugin fullscreen pages) AND .eln-idx (directory) */

/* Document
   ========================================================================== */

body.eln-fullscreen,
.eln-idx {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
   ========================================================================== */

body.eln-fullscreen,
.eln-idx {
  margin: 0;
}

body.eln-fullscreen main,
.eln-idx main {
  display: block;
}

body.eln-fullscreen h1,
.eln-idx h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

body.eln-fullscreen hr,
.eln-idx hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

body.eln-fullscreen pre,
.eln-idx pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
   ========================================================================== */

body.eln-fullscreen a,
.eln-idx a {
  background-color: transparent;
}

body.eln-fullscreen abbr[title],
.eln-idx abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

body.eln-fullscreen b,
body.eln-fullscreen strong,
.eln-idx b,
.eln-idx strong {
  font-weight: bolder;
}

body.eln-fullscreen code,
body.eln-fullscreen kbd,
body.eln-fullscreen samp,
.eln-idx code,
.eln-idx kbd,
.eln-idx samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

body.eln-fullscreen small,
.eln-idx small {
  font-size: 80%;
}

body.eln-fullscreen sub,
body.eln-fullscreen sup,
.eln-idx sub,
.eln-idx sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

body.eln-fullscreen sub,
.eln-idx sub {
  bottom: -0.25em;
}

body.eln-fullscreen sup,
.eln-idx sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

body.eln-fullscreen img,
.eln-idx img {
  border-style: none;
}

/* Forms
   ========================================================================== */

body.eln-fullscreen button,
body.eln-fullscreen input,
body.eln-fullscreen optgroup,
body.eln-fullscreen select,
body.eln-fullscreen textarea,
.eln-idx button,
.eln-idx input,
.eln-idx optgroup,
.eln-idx select,
.eln-idx textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

body.eln-fullscreen button,
body.eln-fullscreen input,
.eln-idx button,
.eln-idx input {
  overflow: visible;
}

body.eln-fullscreen button,
body.eln-fullscreen select,
.eln-idx button,
.eln-idx select {
  text-transform: none;
}

body.eln-fullscreen button,
body.eln-fullscreen [type="button"],
body.eln-fullscreen [type="reset"],
body.eln-fullscreen [type="submit"],
.eln-idx button,
.eln-idx [type="button"],
.eln-idx [type="reset"],
.eln-idx [type="submit"] {
  -webkit-appearance: button;
  appearance: button;
}

body.eln-fullscreen button::-moz-focus-inner,
body.eln-fullscreen [type="button"]::-moz-focus-inner,
body.eln-fullscreen [type="reset"]::-moz-focus-inner,
body.eln-fullscreen [type="submit"]::-moz-focus-inner,
.eln-idx button::-moz-focus-inner,
.eln-idx [type="button"]::-moz-focus-inner,
.eln-idx [type="reset"]::-moz-focus-inner,
.eln-idx [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

body.eln-fullscreen button:-moz-focusring,
body.eln-fullscreen [type="button"]:-moz-focusring,
body.eln-fullscreen [type="reset"]:-moz-focusring,
body.eln-fullscreen [type="submit"]:-moz-focusring,
.eln-idx button:-moz-focusring,
.eln-idx [type="button"]:-moz-focusring,
.eln-idx [type="reset"]:-moz-focusring,
.eln-idx [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

body.eln-fullscreen fieldset,
.eln-idx fieldset {
  padding: 0.35em 0.75em 0.625em;
}

body.eln-fullscreen legend,
.eln-idx legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

body.eln-fullscreen progress,
.eln-idx progress {
  vertical-align: baseline;
}

body.eln-fullscreen textarea,
.eln-idx textarea {
  overflow: auto;
}

body.eln-fullscreen [type="checkbox"],
body.eln-fullscreen [type="radio"],
.eln-idx [type="checkbox"],
.eln-idx [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

body.eln-fullscreen [type="number"]::-webkit-inner-spin-button,
body.eln-fullscreen [type="number"]::-webkit-outer-spin-button,
.eln-idx [type="number"]::-webkit-inner-spin-button,
.eln-idx [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

body.eln-fullscreen [type="search"],
.eln-idx [type="search"] {
  -webkit-appearance: textfield;
  appearance: textfield;
  outline-offset: -2px;
}

body.eln-fullscreen [type="search"]::-webkit-search-decoration,
.eln-idx [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

body.eln-fullscreen ::-webkit-file-upload-button,
.eln-idx ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
   ========================================================================== */

body.eln-fullscreen details,
.eln-idx details {
  display: block;
}

body.eln-fullscreen summary,
.eln-idx summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

body.eln-fullscreen template,
.eln-idx template {
  display: none;
}

body.eln-fullscreen [hidden],
.eln-idx [hidden] {
  display: none;
}

/* ==========================================================================
   Additional resets — ensure zero theme bleed inside all plugin pages
   ========================================================================== */

body.eln-fullscreen *,
body.eln-fullscreen *::before,
body.eln-fullscreen *::after,
.eln-idx *,
.eln-idx *::before,
.eln-idx *::after {
  box-sizing: border-box;
}

body.eln-fullscreen h1,
body.eln-fullscreen h2,
body.eln-fullscreen h3,
body.eln-fullscreen h4,
body.eln-fullscreen h5,
body.eln-fullscreen h6,
body.eln-fullscreen p,
body.eln-fullscreen figure,
body.eln-fullscreen blockquote,
body.eln-fullscreen dl,
body.eln-fullscreen dd,
.eln-idx h1,
.eln-idx h2,
.eln-idx h3,
.eln-idx h4,
.eln-idx h5,
.eln-idx h6,
.eln-idx p,
.eln-idx figure,
.eln-idx blockquote,
.eln-idx dl,
.eln-idx dd {
  margin: 0;
}

body.eln-fullscreen ul,
body.eln-fullscreen ol,
.eln-idx ul,
.eln-idx ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.eln-fullscreen a,
.eln-idx a {
  color: inherit;
  text-decoration: none;
}

body.eln-fullscreen img,
body.eln-fullscreen svg,
.eln-idx img,
.eln-idx svg {
  display: block;
  max-width: 100%;
}

body.eln-fullscreen input,
body.eln-fullscreen button,
body.eln-fullscreen textarea,
body.eln-fullscreen select,
.eln-idx input,
.eln-idx button,
.eln-idx textarea,
.eln-idx select {
  font: inherit;
}

/* ==========================================================================
   Chrome / Cross-browser font consistency
   Force Titillium Web on all elements inside fullscreen pages
   ========================================================================== */

body.eln-fullscreen,
body.eln-fullscreen *,
body.eln-fullscreen *::before,
body.eln-fullscreen *::after {
  font-family: 'Titillium Web', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
