/*
	Preamble
*/
dt {
  font-weight: initial; }

/*
	Top navigation
*/
.topnav {
  margin: 0 auto;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  font-size: 0.9rem;
  line-height: 1.125rem; }
  .topnav > h1 {
    font-size: 0.9rem;
    line-height: 1.125rem;
    margin: 0;
    padding: 0.1875rem 0.5em;
    text-align: center;
    font-weight: bold;
    background-color: #eae8e8;
    border-bottom: 1px solid lightgrey; }

.navgrid {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 0;
  gap: 0;
  margin: 0; }
  .navgrid dt {
    font-weight: 500; }
  .navgrid > dd {
    display: block;
    margin: 0;
    padding: 0.1875rem 0.5em;
    border-bottom: 1px solid lightgrey;
    text-align: start; }

.navhead {
  display: block;
  margin: 0;
  padding: 0.1875rem 0.5em;
  border-bottom: 1px solid lightgrey;
  text-align: center;
  font-weight: bold;
  background-color: #eae8e8; }

/*
	Map table
*/
.overview {
  white-space: nowrap; }
  .overview tr {
    background-color: var(--background); }
  .overview th {
    background-color: #eae8e8; }
  .overview td {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.5em; }
  .overview .g-inline {
    flex-wrap: nowrap; }
  .overview .graph {
    padding: 0;
    line-height: 0; }

.overspace {
  background-color: snow;
  width: 0; }

/*
	Graph
*/
.graph line {
  stroke: silver;
  stroke-width: 0.75px; }

.graph circle {
  fill: silver; }

.graph path {
  stroke: silver;
  stroke-width: 0.75px;
  fill: none; }

.graph > svg {
  margin: 0; }

.graph-ext {
  stroke-dasharray: 1 2;
  stroke-linecap: round; }

/*
	Legend
*/
.flex-break {
  flex-basis: 100%;
  width: 0;
  height: 0; }

.legend {
  display: flex;
  flex-flow: row wrap;
  align-items: baseline;
  justify-content: center;
  align-content: space-around; }
  .legend .legend-wrapper {
    flex: 0 1 auto;
    margin: 0.75rem 1.5rem; }
    .legend .legend-wrapper > .d, .legend .legend-wrapper > .sh {
      cursor: initial; }
      .legend .legend-wrapper > .d > .wrapper, .legend .legend-wrapper > .sh > .wrapper {
        color: dimgrey;
        overflow: visible; }
      .legend .legend-wrapper > .d:hover::after, .legend .legend-wrapper > .sh:hover::after {
        display: none; }

.legend-rel {
  position: relative;
  left: 0;
  top: 0; }

.legend-r {
  position: relative;
  left: 0;
  top: 0; }

.legend-i {
  position: relative;
  left: 0;
  top: 0; }

.legend-up {
  display: block;
  position: absolute;
  left: 0;
  bottom: 1.28125rem;
  /* avg(1rem + 0.1875rem, 1rem + 0.1875rem * 2) */
  margin-bottom: 1px;
  width: 100%; }
  .legend-up > .legend-span {
    box-sizing: border-box;
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 5px;
    border: 1px solid dimgrey;
    border-bottom: 0; }
  .legend-up > .legend-lab {
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-size: 0.833333rem;
    line-height: 1rem;
    font-style: normal;
    font-weight: normal;
    color: dimgrey; }
    .legend-up > .legend-lab.toleft {
      justify-content: flex-end;
      right: 50%;
      right: calc(50% + 0.2em);
      /* $legend-padding */
      margin-right: 5px;
      text-align: right; }
    .legend-up > .legend-lab.toright {
      justify-content: flex-start;
      left: 50%;
      left: calc(50% + 0.2em);
      /* $legend-padding */
      margin-left: 5px; }
  .legend-up > .legend-line {
    position: absolute;
    left: calc(50% - 5px);
    bottom: 5px; }

.d-c > .legend-r > .legend-up {
  bottom: 1.4375rem;
  /* 1.25rem + 0.1875rem */ }

.d-c > .legend-i.tc > .legend-up {
  bottom: 1.140625rem;
  /* 1rem + 0.1875rem * 0.75 */ }

.d-c > .legend-i.t > .tc > .legend-up {
  bottom: 1.140625rem;
  /* 1rem + 0.1875rem * 0.75 */ }

.d-c > .legend-i.t > .tt > .legend-up {
  bottom: 1.375rem; }

.d-c > .legend-i.t > .ta > .tf .legend-up {
  bottom: 1.140625rem;
  /* 1rem + 0.1875rem * 0.75 */ }

.d-c > .legend-i.s1 > .legend-up {
  bottom: 1.375rem; }

.d-c > .legend-i.s > .legend-up {
  bottom: 1.4375rem;
  /* 0.625rem + 0.625rem + 0.1875rem */ }

.d-c > .legend-i.sx > .legend-up {
  bottom: 0.8125rem;
  /* 0.625rem + 0.1875rem */ }

.d-c > .legend-i > .legend-down {
  top: 1.0625rem;
  /* 0.875rem + 0.1875rem */ }

.d-c > .legend-i.tc > .legend-down {
  top: 1.53125rem;
  /* 1.25rem + 0.375rem * 0.75 */ }

.d-c > .legend-i.t > .tc > .legend-down {
  top: 1.53125rem;
  /* 1.25rem + 0.375rem * 0.75 */ }

.d-c > .legend-i.t > .tt > .legend-down {
  top: 1.28125rem;
  /* 1rem + 0.375rem * 0.75 */ }

.d-c > .legend-i.t > .ta > .tf .legend-down {
  top: calc(100% + 0.5625rem);
  /* 0.375rem + 0.1875rem */ }

.d-c > .legend-i.s > .legend-down {
  top: calc(100% + 0.1875rem); }

.sh-c.legend-rel {
  width: -moz-max-content;
  width: -webkit-max-content;
  width: intrinsic;
  width: max-content; }
  .sh-c.legend-rel > .legend-up {
    bottom: 1.3125rem;
    /* 1.125rem + 0.1875rem */ }

.sh-c > .legend-i.t > .tc > .legend-up {
  bottom: 1.140625rem;
  /* 1rem + 0.1875rem * 0.75 */ }

.sh-c > .legend-i.t > .tt > .legend-up {
  bottom: 1.375rem; }

.legend-down {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 0.1875rem);
  /* avg(1rem + 0.1875rem, 1rem + 0.1875rem * 2) */
  margin-top: 1px;
  width: 100%; }
  .legend-down > .legend-span {
    box-sizing: border-box;
    position: absolute;
    top: 5px;
    width: 100%;
    height: 5px;
    border: 1px solid dimgrey;
    border-top: 0; }
  .legend-down > .legend-lab {
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-size: 0.833333rem;
    line-height: 1rem;
    font-style: normal;
    font-weight: normal;
    color: dimgrey; }
    .legend-down > .legend-lab.toleft {
      justify-content: flex-end;
      right: 50%;
      right: calc(50% + 0.2em);
      /* $legend-padding */
      margin-right: 5px;
      text-align: right; }
    .legend-down > .legend-lab.toright {
      justify-content: flex-start;
      left: 50%;
      left: calc(50% + 0.2em);
      /* $legend-padding */
      margin-left: 5px; }
  .legend-down > .legend-line {
    position: absolute;
    left: calc(50% - 5px);
    top: 5px; }

.legend-left {
  display: block;
  position: absolute;
  right: calc(100% + 0.5rem);
  /* 100% + $horizontal-padding, local em converted to rem */
  top: 0;
  margin-right: 1px;
  height: 100%; }
  .legend-left > .legend-span {
    box-sizing: border-box;
    position: absolute;
    right: 4px;
    top: 1.5px;
    bottom: 1.5px;
    width: 5px;
    border: 1px solid dimgrey;
    border-right: 0; }
    .legend-left > .legend-span > .legend-lab {
      position: relative;
      right: 10px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      font-size: 0.833333rem;
      line-height: 0.75rem;
      text-align: right;
      font-style: normal;
      font-weight: normal;
      color: dimgrey; }
      .legend-left > .legend-span > .legend-lab.legend-exp {
        line-height: 1rem; }

.legend-path {
  stroke: dimgrey;
  stroke-width: 1px;
  fill: none;
  shape-rendering: crispEdges; }

/*# sourceMappingURL=nav.css.map */