body {
  font-family: sans-serif;
  font-size: 16pt;
  margin: 1em auto;
  max-width: 42em;
  background: #F4F6FA;
}
div.title {
  position: relative;
  background: #1A52A2;
  color: #FFFFFF;
  height: 3.5em;
  padding: 0.8em 0;
  border-radius: 0.5em 0.5em 0 0;
}
div.content {
  display: flex;
  flex-direction: column;
  gap: 0.8em;
  color: #000000;
  background: #FFFFFF;
  border-width: 0.8em 0;
  border-style: solid;
  border-color: #8CA8D1;
  border-radius: 0 0 0.5em 0.5em;
  min-height: calc(100vh - 10.300001em);
  padding: 0.8em;
}
div.content form {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center;
  gap: 0.8em;
}
div.content > form > :last-child {
  margin-top: auto;
}
div.unit {
  display: flex;
  flex-direction: column;
  gap: 0.8em;
  align-items: center;
  page-break-inside: avoid;
  width: 100%;
}
::selection {
  color: #FFFFFF;
  background: #1A52A2;
}
h1 {
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  margin-top: 4rem;
}
h1:first-child {
  margin-top: 0rem;
}
h2 {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  margin-top: 2rem;
  page-break-after: avoid;
  margin-bottom: 0;
}
h2:first-child {
  margin-top: 0rem;
}
h3 {
  margin: 1rem 0 0 0;
  font-size: 1em;
}
p {
  text-align: center;
  margin: 0;
}
p.text {
  text-align: justify;
  font-size: 0.9em;
  margin: 0 4em;
}
table.abtable td {
  font-size: 0.9em;
  min-width: 5em;
}
div.title p {
  margin: 0;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
  text-align: center;
}
div.title *::selection {
  background: #FFFFFF;
  color: #1A52A2;
}
div.title p:last-child {
  font-size: 1.6em;
  line-height: 1.6em;
  font-weight: bold;
  text-align: center;
}
div.title p:only-child {
  line-height: 2.1em;
}
div.title p.share {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}
div.title p span {
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  font-size: 0.5em;
  line-height: 1em;
}
div.disclaimer {
  font-size: 0.8em;
  width: 70%;
  margin-top: 3em;
  background: #E8EEF6;
  border: 0.15em solid #1A52A2;
  padding: 0.8em;
  border-radius: 0.5em;
}
div.disclaimer h2 {
  font-size: 1.1em;
  font-weight: normal;
  margin-bottom: 1em;
}
div.disclaimer p.text {
  margin: 0;
}
table {
  border-spacing: 0;
}
td {
  padding-top: 0.5em;
  padding-left: 0.5em;
}
tr:first-child td {
  padding-top: 0;
}
td:first-child {
  padding-left: 0;
}
tr.vspace td {
  padding-top: 1.4em;
}
tr.interheader td {
  padding-top: 1.2em;
  font-weight: bold;
}
table.actable {
  margin-top: 2.5em;
}
table.actable select {
  width: 25em;
}
table.actable input[type=text] {
  width: 24.4em;
}
table.actable input[type=color] {
  width: 25em;
}
input[type="color"]::-moz-color-swatch {
  border: none;
}
table.aotable, table.ewtable {
  width: 80%;
}
table.aotable td:nth-of-type(2) {
  width: 1px;
}
table.aotable td:nth-of-type(odd) {
  padding-left: 2em;
}
table.aotable td:first-child {
  padding-left: 0;
}
table.aotable p {
  font-size: 0.7em;
  text-align: left;
}
table.aotable p:first-child {
  font-size: 1em;
}
table.ewtable td:nth-of-type(2) {
  text-align: right;
}
table.ewtable input {
  width: 4em;
}
table.ewtable select {
  width: 3em;
}
table.potable {
  width: 80%;
}
table.potable td:nth-of-type(2) {
  width: 1px;
}
td.title {
  font-weight: bold;
  column-span: all;
  text-align: center;
}
table.ootable {
  width: 80%;
}
table.ootable td:nth-of-type(2) {
  text-align: right;
  width: 1px;
}
table.wbtable td, table.wttable td {
  text-align: center;
  white-space: nowrap;
}
table.wbtable tr:first-child td, table.wttable tr:first-child td {
  font-weight: bold;
}
table.wbtable td:first-child {
  width: 99%;
  text-align: left;
}
table.wttable {
  border: 0.15em solid #1A52A2;
  border-radius: 0.5em;
  background: #EFF3F8;
  padding: 0.5em;
  width: 100%;
}
table.ftable td {
  width: 100%;
  text-align: left;
  white-space: nowrap;
}
table.ftable td:nth-of-type(3) {
  padding-left: 1.5em;
}
table.ftable select {
  width: 6em;
}
table.ftable tr:first-child td:nth-of-type(2) select {
  text-align: center !important;
  width: 100%;
}
table.ftable input[type=number] {
  width: 2.5em;
}
table.tptable td {
  text-align: center;
}
table.tptable tr:first-child td {
  font-weight: bold;
}
table.tptable td:nth-of-type(2) input[type=number] {
  width: 4em;
}
table.tptable td:nth-of-type(3) input[type=number] {
  width: 8em;
}
:is(table.tptable, table.wbtable) tr:has(input[type=checkbox]:not(:checked)) :is(input[type=number],select) {
  pointer-events: none;
  background: #E6E6E6;
  color: #999999;
}
table.qtable input {
  width: 5em;
}
table.qtable select {
  width: 4em;
}
table.qtable input:only-child {
  width: 9.15em;
}
table.hvtable {
  border-collapse: collapse;
}
table.aptable tr:first-child, table.hvtable tr:first-child {
  font-weight: bold;
}
table.aptable td, table.hvtable td {
  padding-left: 0;
  padding-right: 2em;
  text-align: center;
  white-space: nowrap;
}
table.aptable td:last-child, table.hvtable td:last-child {
  padding-right: 0;
}
table.hvtable td:first-child {
  position: sticky;
  left: 0;
  background: linear-gradient(to left, #00000000, #FFFFFF 1.5em, #FFFFFF);
}
table.hvtable td:nth-last-child(2) {
  padding-right: 0;
}
table.hvtable td:last-child {
  position: sticky;
  right: 0;
  padding-left: 2em;
  background: linear-gradient(to right, #00000000, #FFFFFF 1.5em, #FFFFFF);
}
div.hscroll {
  max-width: 40em;
  margin: 0;
  overflow-x: scroll;
  scrollbar-color: #1A52A2 #D1DCEC;
}
div.buttons {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.3em;
  position: sticky;
  right: 1em;
  bottom: 0.8em;
  box-shadow: 0 0 5px 5px white;
  border-radius: 0.5em;
  background: white;
  text-align: center;
}
div.buttons input[type=submit] {
  width: 10rem;
  padding: 0.3em;
  border: 0;
  border-radius: 0.5em;
  color: #FFFFFF;
  background: #4875B5;
}
div.buttons a {
  display: inline-block;
  width: 9.4rem;
  height: 1.4em;
  padding: 0.3em;
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
  border: 0;
  border-radius: 0.5em;
  color: #FFFFFF;
  background: #4875B5;
}
label.warning input {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}
label.warning > div {
  visibility: visible;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  opacity: 100%;
  transition: opacity 0.2s;
}
input:checked + div {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
}
label.warning > div > div {
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 40.4em;
  padding: 0;
  transform: translate(-50%, -50%);
  text-align: left;
  color: black;
  background: white;
  cursor: pointer;
  opacity: 100%;
  border: 0.2em solid red;
  border-radius: 0.5em;
}
input:checked + div > div {
  top: 100%;
  transition: top 0.3s;
}
label.warning div p {
  text-align: left;
  margin: 1em;
}
label.warning div p:first-of-type {
  margin: 0;
  padding-bottom: 0.1em;
  text-align: center;
  color: white;
  background: red;
  font-size: 1.2em;
  font-weight: bold;
}
label.warning ul {
  margin: 0 0;
  padding: 0.5em 1.5em 0.5em 2em;
}
label.warning li {
  margin: 0.5em 0;
}
label.warning span {
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  padding: 0.3em;
  width: 10rem;
  height: 2em;
  font-weight: bold;
  text-align: center;
  color: white;
  background: red;
  border: 0;
  border-radius: 0.5em;
}
input, select {
  height: 2em;
  font-size: 1em;
}
input[type=text], input[type=number] {
  height: 1.4em;
  outline: none;
}
input[type=text], input[type=number], select {
  border: 0px;
  border-radius: 0.5em;
  color: #000000;
  background: #D1DCEC;
  padding: 0.3em;
}
input[type=color] {
  display: block;
  cursor: pointer;
  border: 0;
  padding: 0;
  border-radius: 0.5em;
  width: 10em;
  height: 2em;
}
input[type=number] {
  border-radius: 0.5em;
  text-align: center !important;
  -moz-appearance: textfield;
}
input[type=number]:has(+select), input[type=number]:has(+span.fixunit) {
  text-align: right !important;
  border-radius: 0.5em 0 0 0.5em;
}
input[type=number] + select {
  border-radius: 0 0.5em 0.5em 0em;
  margin-left: 0.15em;
}
span.fixunit {
  display: inline-block;
  min-width: 2.5em;
  font-size: 1em;
  text-align: left;
  padding: 0.3em;
  border: 0;
  height: 1.4em;
  border-radius: 0 0.5em 0.5em 0em;
  background: #D1DCEC;
  margin-left: 2px;
}
input[type=number] {
  text-align: left;
}
input[type=number].weight {
  width: 4em;
}
input[type=submit] {
  font-weight: bold;
  cursor: pointer;
}
label.switch {
  position: relative;
  display: inline-block;
  width: 3.6em;
  height: 2em;
}
label.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
span.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0.5em;
  background-color: #E6E6E6;
  -webkit-transition: .1s;
  transition: .1s;
}
input:checked + span.slider {
  background-color: #D1DCEC;
}
span.slider:before {
  position: absolute;
  content: "";
  height: 1.4em;
  width: 1.4em;
  border-radius: 0.19999999em;
  left: 0.3em;
  bottom: 0.3em;
  background-color: #999999;
  -webkit-transition: .1s;
  transition: .1s;
}
input:checked + span.slider:before {
  background-color: #4875B5;
  -webkit-transform: translateX(1.6em);
  -ms-transform: translateX(1.6em);
  transform: translateX(1.6em);
}
table.tptable span.alternative1 {
  position: absolute;
  transform: translate(-50%,-50%);
  visibility: hidden;
}
table.tptable span.alternative2 {
  position: absolute;
  transform: translate(-50%,-50%);
  visibility: visible;
}
table.tptable tr:has(input:checked) span.alternative1 {
  visibility: visible;
}
table.tptable tr:has(input:checked) span.alternative2 {
  visibility: hidden;
}
table + p span {
  display: inline-block;
  user-select: none;
  cursor: pointer;
  color: #000000;
  background: #D1DCEC;
  width: 8em;
  padding: 0.3em;
  border-radius: 0.5em;
}
div.centered {
  display: flex;
  flex-grow: 1;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}
a.shorturl {
  display: inline-block;
  background: #1A52A2;
  text-decoration: none;
  padding: 0.3em 1em;
  margin-top: 0.5em;
  margin-bottom: 1em;
  color: #FFFFFF;
  border-radius: 0.5em;
}
a.shorturl::selection {
  color: #1A52A2;
  background: #FFFFFF;
}
@media print {
  body {
    font-family: sans-serif;
    font-size: 14pt;
    margin: 0 auto;
    max-width: 42em;
    padding: 0;
    background: none;
  }
  div.title {
    background: #FFFFFF;
    color: #000000;
    height: auto;
    padding: 0.8em 0;
    border-radius: 0;
  }
  svg {
    font-size: 12pt;
  }
  div.title p:last-child {
    display: none;
  }
  table.hvtable, table.aptable {
    border-collapse: collapse;
    border: 0.2em solid black;
  }
  :is(table.hvtable,table.aptable) td, :is(table.hvtable, table.aptable) td:first-child {
    position: static;
    padding: 0.3em 0.5em;
    border: 0.1em solid black;
  }
  table.wttable {
    padding: 0;
    background: none;
    border-radius: 0;
    border: none;
  }
  div.content {
    border-width: 0;
    border-style: solid;
    border-color: #8CA8D1;
    border-radius: 0;
    padding: 0;
  }
  div.buttons {
    display: none;
  }
}