.global-navigation article,
.global-navigation aside,
.global-navigation details,
.global-navigation figcaption,
.global-navigation figure,
.global-navigation footer,
.global-navigation header,
.global-navigation hgroup,
.global-navigation main,
.global-navigation menu,
.global-navigation nav,
.global-navigation section,
.global-navigation summary,
.global-footer article,
.global-footer aside,
.global-footer details,
.global-footer figcaption,
.global-footer figure,
.global-footer footer,
.global-footer header,
.global-footer hgroup,
.global-footer main,
.global-footer menu,
.global-footer nav,
.global-footer section,
.global-footer summary {
  display: block;
}
.global-navigation audio,
.global-navigation canvas,
.global-navigation progress,
.global-navigation video,
.global-footer audio,
.global-footer canvas,
.global-footer progress,
.global-footer video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
.global-navigation audio:not([controls]),
.global-footer audio:not([controls]) {
  display: none;
  height: 0;
}
.global-navigation [hidden],
.global-navigation template,
.global-footer [hidden],
.global-footer template {
  display: none;
}
.global-navigation a,
.global-footer a {
  background-color: transparent;
}
.global-navigation a:active,
.global-navigation a:hover,
.global-footer a:active,
.global-footer a:hover {
  outline: 0;
}
.global-navigation abbr[title],
.global-footer abbr[title] {
  border-bottom: 1px dotted;
}
.global-navigation b,
.global-navigation strong,
.global-footer b,
.global-footer strong {
  font-weight: bold;
}
.global-navigation dfn,
.global-footer dfn {
  font-style: italic;
}
.global-navigation h1,
.global-footer h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.global-navigation mark,
.global-footer mark {
  background: #ff0;
  color: #000;
}
.global-navigation small,
.global-footer small {
  font-size: 80%;
}
.global-navigation sub,
.global-navigation sup,
.global-footer sub,
.global-footer sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.global-navigation sup,
.global-footer sup {
  top: -0.5em;
}
.global-navigation sub,
.global-footer sub {
  bottom: -0.25em;
}
.global-navigation img,
.global-footer img {
  border: 0;
}
.global-navigation svg:not(:root),
.global-footer svg:not(:root) {
  overflow: hidden;
}
.global-navigation figure,
.global-footer figure {
  margin: 1em 40px;
}
.global-navigation hr,
.global-footer hr {
  box-sizing: content-box;
  height: 0;
}
.global-navigation pre,
.global-footer pre {
  overflow: auto;
}
.global-navigation code,
.global-navigation kbd,
.global-navigation pre,
.global-navigation samp,
.global-footer code,
.global-footer kbd,
.global-footer pre,
.global-footer samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.global-navigation button,
.global-navigation input,
.global-navigation optgroup,
.global-navigation select,
.global-navigation textarea,
.global-footer button,
.global-footer input,
.global-footer optgroup,
.global-footer select,
.global-footer textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
.global-navigation button,
.global-footer button {
  overflow: visible;
}
.global-navigation button,
.global-navigation select,
.global-footer button,
.global-footer select {
  text-transform: none;
}
.global-navigation button,
.global-navigation html input[type="button"],
.global-navigation input[type="reset"],
.global-navigation input[type="submit"],
.global-footer button,
.global-footer html input[type="button"],
.global-footer input[type="reset"],
.global-footer input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
.global-navigation button[disabled],
.global-navigation html input[disabled],
.global-footer button[disabled],
.global-footer html input[disabled] {
  cursor: default;
}
.global-navigation button::-moz-focus-inner,
.global-navigation input::-moz-focus-inner,
.global-footer button::-moz-focus-inner,
.global-footer input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.global-navigation input,
.global-footer input {
  line-height: normal;
}
.global-navigation input[type="checkbox"],
.global-navigation input[type="radio"],
.global-footer input[type="checkbox"],
.global-footer input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.global-navigation input[type="number"]::-webkit-inner-spin-button,
.global-navigation input[type="number"]::-webkit-outer-spin-button,
.global-footer input[type="number"]::-webkit-inner-spin-button,
.global-footer input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.global-navigation input[type="search"],
.global-footer input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
.global-navigation input[type="search"]::-webkit-search-cancel-button,
.global-navigation input[type="search"]::-webkit-search-decoration,
.global-footer input[type="search"]::-webkit-search-cancel-button,
.global-footer input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.global-navigation fieldset,
.global-footer fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.global-navigation legend,
.global-footer legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
.global-navigation textarea,
.global-footer textarea {
  overflow: auto;
}
.global-navigation optgroup,
.global-footer optgroup {
  font-weight: bold;
}
.global-navigation table,
.global-footer table {
  border-collapse: collapse;
  border-spacing: 0;
}
.global-navigation td,
.global-navigation th,
.global-footer td,
.global-footer th {
  padding: 0;
}
