@-webkit-keyframes circle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes circle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

html {
  scroll-behavior: unset !important
}

.tippy-box[data-theme~=icht] {
  background-color: #ad1818;
  color: #f1f1f1
}

.tippy-box[data-theme~=icht][data-placement^=top]>.tippy-arrow:before {
  border-top-color: #ad1818
}

.required {
  border: 1px dashed red !important
}

.cht-loading {
  width: 1.5rem;
  height: 1.5rem;
  border: 4px solid #fff;
  border-top-color: transparent;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: circle infinite .75s linear;
  animation: circle infinite .75s linear
}

.pure-g {
  letter-spacing: -.31em;
  text-rendering: optimizespeed;
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
  table .pure-g {
    display: block
  }
}

.opera-only :-o-prefocus,
.pure-g {
  word-spacing: -.43em
}

.pure-u,
.pure-u-1,
.pure-u-1-1,
.pure-u-1-12,
.pure-u-1-2,
.pure-u-1-24,
.pure-u-1-3,
.pure-u-1-4,
.pure-u-1-5,
.pure-u-1-6,
.pure-u-1-8,
.pure-u-10-24,
.pure-u-11-12,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-2-24,
.pure-u-2-3,
.pure-u-2-5,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24,
.pure-u-3-24,
.pure-u-3-4,
.pure-u-3-5,
.pure-u-3-8,
.pure-u-4-24,
.pure-u-4-5,
.pure-u-5-12,
.pure-u-5-24,
.pure-u-5-5,
.pure-u-5-6,
.pure-u-5-8,
.pure-u-6-24,
.pure-u-7-12,
.pure-u-7-24,
.pure-u-7-8,
.pure-u-8-24,
.pure-u-9-24 {
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto
}

.pure-g [class*=pure-u] {
  font-family: sans-serif
}

.pure-u-1-24 {
  width: 4.1667%
}

.pure-u-1-12,
.pure-u-2-24 {
  width: 8.3333%
}

.pure-u-1-8,
.pure-u-3-24 {
  width: 12.5%
}

.pure-u-1-6,
.pure-u-4-24 {
  width: 16.6667%
}

.pure-u-1-5 {
  width: 20%
}

.pure-u-5-24 {
  width: 20.8333%
}

.pure-u-1-4,
.pure-u-6-24 {
  width: 25%
}

.pure-u-7-24 {
  width: 29.1667%
}

.pure-u-1-3,
.pure-u-8-24 {
  width: 33.3333%
}

.pure-u-3-8,
.pure-u-9-24 {
  width: 37.5%
}

.pure-u-2-5 {
  width: 40%
}

.pure-u-10-24,
.pure-u-5-12 {
  width: 41.6667%
}

.pure-u-11-24 {
  width: 45.8333%
}

.pure-u-1-2,
.pure-u-12-24 {
  width: 50%
}

.pure-u-13-24 {
  width: 54.1667%
}

.pure-u-14-24,
.pure-u-7-12 {
  width: 58.3333%
}

.pure-u-3-5 {
  width: 60%
}

.pure-u-15-24,
.pure-u-5-8 {
  width: 62.5%
}

.pure-u-16-24,
.pure-u-2-3 {
  width: 66.6667%
}

.pure-u-17-24 {
  width: 70.8333%
}

.pure-u-18-24,
.pure-u-3-4 {
  width: 75%
}

.pure-u-19-24 {
  width: 79.1667%
}

.pure-u-4-5 {
  width: 80%
}

.pure-u-20-24,
.pure-u-5-6 {
  width: 83.3333%
}

.pure-u-21-24,
.pure-u-7-8 {
  width: 87.5%
}

.pure-u-11-12,
.pure-u-22-24 {
  width: 91.6667%
}

.pure-u-23-24 {
  width: 95.8333%
}

.pure-u-1,
.pure-u-1-1,
.pure-u-24-24,
.pure-u-5-5 {
  width: 100%
}

@media screen and (min-width:35.5em) {

  .pure-u-sm-1,
  .pure-u-sm-1-1,
  .pure-u-sm-1-12,
  .pure-u-sm-1-2,
  .pure-u-sm-1-24,
  .pure-u-sm-1-3,
  .pure-u-sm-1-4,
  .pure-u-sm-1-5,
  .pure-u-sm-1-6,
  .pure-u-sm-1-8,
  .pure-u-sm-10-24,
  .pure-u-sm-11-12,
  .pure-u-sm-11-24,
  .pure-u-sm-12-24,
  .pure-u-sm-13-24,
  .pure-u-sm-14-24,
  .pure-u-sm-15-24,
  .pure-u-sm-16-24,
  .pure-u-sm-17-24,
  .pure-u-sm-18-24,
  .pure-u-sm-19-24,
  .pure-u-sm-2-24,
  .pure-u-sm-2-3,
  .pure-u-sm-2-5,
  .pure-u-sm-20-24,
  .pure-u-sm-21-24,
  .pure-u-sm-22-24,
  .pure-u-sm-23-24,
  .pure-u-sm-24-24,
  .pure-u-sm-3-24,
  .pure-u-sm-3-4,
  .pure-u-sm-3-5,
  .pure-u-sm-3-8,
  .pure-u-sm-4-24,
  .pure-u-sm-4-5,
  .pure-u-sm-5-12,
  .pure-u-sm-5-24,
  .pure-u-sm-5-5,
  .pure-u-sm-5-6,
  .pure-u-sm-5-8,
  .pure-u-sm-6-24,
  .pure-u-sm-7-12,
  .pure-u-sm-7-24,
  .pure-u-sm-7-8,
  .pure-u-sm-8-24,
  .pure-u-sm-9-24 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .pure-u-sm-1-24 {
    width: 4.1667%
  }

  .pure-u-sm-1-12,
  .pure-u-sm-2-24 {
    width: 8.3333%
  }

  .pure-u-sm-1-8,
  .pure-u-sm-3-24 {
    width: 12.5%
  }

  .pure-u-sm-1-6,
  .pure-u-sm-4-24 {
    width: 16.6667%
  }

  .pure-u-sm-1-5 {
    width: 20%
  }

  .pure-u-sm-5-24 {
    width: 20.8333%
  }

  .pure-u-sm-1-4,
  .pure-u-sm-6-24 {
    width: 25%
  }

  .pure-u-sm-7-24 {
    width: 29.1667%
  }

  .pure-u-sm-1-3,
  .pure-u-sm-8-24 {
    width: 33.3333%
  }

  .pure-u-sm-3-8,
  .pure-u-sm-9-24 {
    width: 37.5%
  }

  .pure-u-sm-2-5 {
    width: 40%
  }

  .pure-u-sm-10-24,
  .pure-u-sm-5-12 {
    width: 41.6667%
  }

  .pure-u-sm-11-24 {
    width: 45.8333%
  }

  .pure-u-sm-1-2,
  .pure-u-sm-12-24 {
    width: 50%
  }

  .pure-u-sm-13-24 {
    width: 54.1667%
  }

  .pure-u-sm-14-24,
  .pure-u-sm-7-12 {
    width: 58.3333%
  }

  .pure-u-sm-3-5 {
    width: 60%
  }

  .pure-u-sm-15-24,
  .pure-u-sm-5-8 {
    width: 62.5%
  }

  .pure-u-sm-16-24,
  .pure-u-sm-2-3 {
    width: 66.6667%
  }

  .pure-u-sm-17-24 {
    width: 70.8333%
  }

  .pure-u-sm-18-24,
  .pure-u-sm-3-4 {
    width: 75%
  }

  .pure-u-sm-19-24 {
    width: 79.1667%
  }

  .pure-u-sm-4-5 {
    width: 80%
  }

  .pure-u-sm-20-24,
  .pure-u-sm-5-6 {
    width: 83.3333%
  }

  .pure-u-sm-21-24,
  .pure-u-sm-7-8 {
    width: 87.5%
  }

  .pure-u-sm-11-12,
  .pure-u-sm-22-24 {
    width: 91.6667%
  }

  .pure-u-sm-23-24 {
    width: 95.8333%
  }

  .pure-u-sm-1,
  .pure-u-sm-1-1,
  .pure-u-sm-24-24,
  .pure-u-sm-5-5 {
    width: 100%
  }
}

@media screen and (min-width:48em) {

  .pure-u-md-1,
  .pure-u-md-1-1,
  .pure-u-md-1-12,
  .pure-u-md-1-2,
  .pure-u-md-1-24,
  .pure-u-md-1-3,
  .pure-u-md-1-4,
  .pure-u-md-1-5,
  .pure-u-md-1-6,
  .pure-u-md-1-8,
  .pure-u-md-10-24,
  .pure-u-md-11-12,
  .pure-u-md-11-24,
  .pure-u-md-12-24,
  .pure-u-md-13-24,
  .pure-u-md-14-24,
  .pure-u-md-15-24,
  .pure-u-md-16-24,
  .pure-u-md-17-24,
  .pure-u-md-18-24,
  .pure-u-md-19-24,
  .pure-u-md-2-24,
  .pure-u-md-2-3,
  .pure-u-md-2-5,
  .pure-u-md-20-24,
  .pure-u-md-21-24,
  .pure-u-md-22-24,
  .pure-u-md-23-24,
  .pure-u-md-24-24,
  .pure-u-md-3-24,
  .pure-u-md-3-4,
  .pure-u-md-3-5,
  .pure-u-md-3-8,
  .pure-u-md-4-24,
  .pure-u-md-4-5,
  .pure-u-md-5-12,
  .pure-u-md-5-24,
  .pure-u-md-5-5,
  .pure-u-md-5-6,
  .pure-u-md-5-8,
  .pure-u-md-6-24,
  .pure-u-md-7-12,
  .pure-u-md-7-24,
  .pure-u-md-7-8,
  .pure-u-md-8-24,
  .pure-u-md-9-24 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .pure-u-md-1-24 {
    width: 4.1667%
  }

  .pure-u-md-1-12,
  .pure-u-md-2-24 {
    width: 8.3333%
  }

  .pure-u-md-1-8,
  .pure-u-md-3-24 {
    width: 12.5%
  }

  .pure-u-md-1-6,
  .pure-u-md-4-24 {
    width: 16.6667%
  }

  .pure-u-md-1-5 {
    width: 20%
  }

  .pure-u-md-5-24 {
    width: 20.8333%
  }

  .pure-u-md-1-4,
  .pure-u-md-6-24 {
    width: 25%
  }

  .pure-u-md-7-24 {
    width: 29.1667%
  }

  .pure-u-md-1-3,
  .pure-u-md-8-24 {
    width: 33.3333%
  }

  .pure-u-md-3-8,
  .pure-u-md-9-24 {
    width: 37.5%
  }

  .pure-u-md-2-5 {
    width: 40%
  }

  .pure-u-md-10-24,
  .pure-u-md-5-12 {
    width: 41.6667%
  }

  .pure-u-md-11-24 {
    width: 45.8333%
  }

  .pure-u-md-1-2,
  .pure-u-md-12-24 {
    width: 50%
  }

  .pure-u-md-13-24 {
    width: 54.1667%
  }

  .pure-u-md-14-24,
  .pure-u-md-7-12 {
    width: 58.3333%
  }

  .pure-u-md-3-5 {
    width: 60%
  }

  .pure-u-md-15-24,
  .pure-u-md-5-8 {
    width: 62.5%
  }

  .pure-u-md-16-24,
  .pure-u-md-2-3 {
    width: 66.6667%
  }

  .pure-u-md-17-24 {
    width: 70.8333%
  }

  .pure-u-md-18-24,
  .pure-u-md-3-4 {
    width: 75%
  }

  .pure-u-md-19-24 {
    width: 79.1667%
  }

  .pure-u-md-4-5 {
    width: 80%
  }

  .pure-u-md-20-24,
  .pure-u-md-5-6 {
    width: 83.3333%
  }

  .pure-u-md-21-24,
  .pure-u-md-7-8 {
    width: 87.5%
  }

  .pure-u-md-11-12,
  .pure-u-md-22-24 {
    width: 91.6667%
  }

  .pure-u-md-23-24 {
    width: 95.8333%
  }

  .pure-u-md-1,
  .pure-u-md-1-1,
  .pure-u-md-24-24,
  .pure-u-md-5-5 {
    width: 100%
  }
}

@media screen and (min-width:64em) {

  .pure-u-lg-1,
  .pure-u-lg-1-1,
  .pure-u-lg-1-12,
  .pure-u-lg-1-2,
  .pure-u-lg-1-24,
  .pure-u-lg-1-3,
  .pure-u-lg-1-4,
  .pure-u-lg-1-5,
  .pure-u-lg-1-6,
  .pure-u-lg-1-8,
  .pure-u-lg-10-24,
  .pure-u-lg-11-12,
  .pure-u-lg-11-24,
  .pure-u-lg-12-24,
  .pure-u-lg-13-24,
  .pure-u-lg-14-24,
  .pure-u-lg-15-24,
  .pure-u-lg-16-24,
  .pure-u-lg-17-24,
  .pure-u-lg-18-24,
  .pure-u-lg-19-24,
  .pure-u-lg-2-24,
  .pure-u-lg-2-3,
  .pure-u-lg-2-5,
  .pure-u-lg-20-24,
  .pure-u-lg-21-24,
  .pure-u-lg-22-24,
  .pure-u-lg-23-24,
  .pure-u-lg-24-24,
  .pure-u-lg-3-24,
  .pure-u-lg-3-4,
  .pure-u-lg-3-5,
  .pure-u-lg-3-8,
  .pure-u-lg-4-24,
  .pure-u-lg-4-5,
  .pure-u-lg-5-12,
  .pure-u-lg-5-24,
  .pure-u-lg-5-5,
  .pure-u-lg-5-6,
  .pure-u-lg-5-8,
  .pure-u-lg-6-24,
  .pure-u-lg-7-12,
  .pure-u-lg-7-24,
  .pure-u-lg-7-8,
  .pure-u-lg-8-24,
  .pure-u-lg-9-24 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .pure-u-lg-1-24 {
    width: 4.1667%
  }

  .pure-u-lg-1-12,
  .pure-u-lg-2-24 {
    width: 8.3333%
  }

  .pure-u-lg-1-8,
  .pure-u-lg-3-24 {
    width: 12.5%
  }

  .pure-u-lg-1-6,
  .pure-u-lg-4-24 {
    width: 16.6667%
  }

  .pure-u-lg-1-5 {
    width: 20%
  }

  .pure-u-lg-5-24 {
    width: 20.8333%
  }

  .pure-u-lg-1-4,
  .pure-u-lg-6-24 {
    width: 25%
  }

  .pure-u-lg-7-24 {
    width: 29.1667%
  }

  .pure-u-lg-1-3,
  .pure-u-lg-8-24 {
    width: 33.3333%
  }

  .pure-u-lg-3-8,
  .pure-u-lg-9-24 {
    width: 37.5%
  }

  .pure-u-lg-2-5 {
    width: 40%
  }

  .pure-u-lg-10-24,
  .pure-u-lg-5-12 {
    width: 41.6667%
  }

  .pure-u-lg-11-24 {
    width: 45.8333%
  }

  .pure-u-lg-1-2,
  .pure-u-lg-12-24 {
    width: 50%
  }

  .pure-u-lg-13-24 {
    width: 54.1667%
  }

  .pure-u-lg-14-24,
  .pure-u-lg-7-12 {
    width: 58.3333%
  }

  .pure-u-lg-3-5 {
    width: 60%
  }

  .pure-u-lg-15-24,
  .pure-u-lg-5-8 {
    width: 62.5%
  }

  .pure-u-lg-16-24,
  .pure-u-lg-2-3 {
    width: 66.6667%
  }

  .pure-u-lg-17-24 {
    width: 70.8333%
  }

  .pure-u-lg-18-24,
  .pure-u-lg-3-4 {
    width: 75%
  }

  .pure-u-lg-19-24 {
    width: 79.1667%
  }

  .pure-u-lg-4-5 {
    width: 80%
  }

  .pure-u-lg-20-24,
  .pure-u-lg-5-6 {
    width: 83.3333%
  }

  .pure-u-lg-21-24,
  .pure-u-lg-7-8 {
    width: 87.5%
  }

  .pure-u-lg-11-12,
  .pure-u-lg-22-24 {
    width: 91.6667%
  }

  .pure-u-lg-23-24 {
    width: 95.8333%
  }

  .pure-u-lg-1,
  .pure-u-lg-1-1,
  .pure-u-lg-24-24,
  .pure-u-lg-5-5 {
    width: 100%
  }
}

@media screen and (min-width:80em) {

  .pure-u-xl-1,
  .pure-u-xl-1-1,
  .pure-u-xl-1-12,
  .pure-u-xl-1-2,
  .pure-u-xl-1-24,
  .pure-u-xl-1-3,
  .pure-u-xl-1-4,
  .pure-u-xl-1-5,
  .pure-u-xl-1-6,
  .pure-u-xl-1-8,
  .pure-u-xl-10-24,
  .pure-u-xl-11-12,
  .pure-u-xl-11-24,
  .pure-u-xl-12-24,
  .pure-u-xl-13-24,
  .pure-u-xl-14-24,
  .pure-u-xl-15-24,
  .pure-u-xl-16-24,
  .pure-u-xl-17-24,
  .pure-u-xl-18-24,
  .pure-u-xl-19-24,
  .pure-u-xl-2-24,
  .pure-u-xl-2-3,
  .pure-u-xl-2-5,
  .pure-u-xl-20-24,
  .pure-u-xl-21-24,
  .pure-u-xl-22-24,
  .pure-u-xl-23-24,
  .pure-u-xl-24-24,
  .pure-u-xl-3-24,
  .pure-u-xl-3-4,
  .pure-u-xl-3-5,
  .pure-u-xl-3-8,
  .pure-u-xl-4-24,
  .pure-u-xl-4-5,
  .pure-u-xl-5-12,
  .pure-u-xl-5-24,
  .pure-u-xl-5-5,
  .pure-u-xl-5-6,
  .pure-u-xl-5-8,
  .pure-u-xl-6-24,
  .pure-u-xl-7-12,
  .pure-u-xl-7-24,
  .pure-u-xl-7-8,
  .pure-u-xl-8-24,
  .pure-u-xl-9-24 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .pure-u-xl-1-24 {
    width: 4.1667%
  }

  .pure-u-xl-1-12,
  .pure-u-xl-2-24 {
    width: 8.3333%
  }

  .pure-u-xl-1-8,
  .pure-u-xl-3-24 {
    width: 12.5%
  }

  .pure-u-xl-1-6,
  .pure-u-xl-4-24 {
    width: 16.6667%
  }

  .pure-u-xl-1-5 {
    width: 20%
  }

  .pure-u-xl-5-24 {
    width: 20.8333%
  }

  .pure-u-xl-1-4,
  .pure-u-xl-6-24 {
    width: 25%
  }

  .pure-u-xl-7-24 {
    width: 29.1667%
  }

  .pure-u-xl-1-3,
  .pure-u-xl-8-24 {
    width: 33.3333%
  }

  .pure-u-xl-3-8,
  .pure-u-xl-9-24 {
    width: 37.5%
  }

  .pure-u-xl-2-5 {
    width: 40%
  }

  .pure-u-xl-10-24,
  .pure-u-xl-5-12 {
    width: 41.6667%
  }

  .pure-u-xl-11-24 {
    width: 45.8333%
  }

  .pure-u-xl-1-2,
  .pure-u-xl-12-24 {
    width: 50%
  }

  .pure-u-xl-13-24 {
    width: 54.1667%
  }

  .pure-u-xl-14-24,
  .pure-u-xl-7-12 {
    width: 58.3333%
  }

  .pure-u-xl-3-5 {
    width: 60%
  }

  .pure-u-xl-15-24,
  .pure-u-xl-5-8 {
    width: 62.5%
  }

  .pure-u-xl-16-24,
  .pure-u-xl-2-3 {
    width: 66.6667%
  }

  .pure-u-xl-17-24 {
    width: 70.8333%
  }

  .pure-u-xl-18-24,
  .pure-u-xl-3-4 {
    width: 75%
  }

  .pure-u-xl-19-24 {
    width: 79.1667%
  }

  .pure-u-xl-4-5 {
    width: 80%
  }

  .pure-u-xl-20-24,
  .pure-u-xl-5-6 {
    width: 83.3333%
  }

  .pure-u-xl-21-24,
  .pure-u-xl-7-8 {
    width: 87.5%
  }

  .pure-u-xl-11-12,
  .pure-u-xl-22-24 {
    width: 91.6667%
  }

  .pure-u-xl-23-24 {
    width: 95.8333%
  }

  .pure-u-xl-1,
  .pure-u-xl-1-1,
  .pure-u-xl-24-24,
  .pure-u-xl-5-5 {
    width: 100%
  }
}

@media screen and (min-width:120em) {

  .pure-u-xxl-1,
  .pure-u-xxl-1-1,
  .pure-u-xxl-1-12,
  .pure-u-xxl-1-2,
  .pure-u-xxl-1-24,
  .pure-u-xxl-1-3,
  .pure-u-xxl-1-4,
  .pure-u-xxl-1-5,
  .pure-u-xxl-1-6,
  .pure-u-xxl-1-8,
  .pure-u-xxl-10-24,
  .pure-u-xxl-11-12,
  .pure-u-xxl-11-24,
  .pure-u-xxl-12-24,
  .pure-u-xxl-13-24,
  .pure-u-xxl-14-24,
  .pure-u-xxl-15-24,
  .pure-u-xxl-16-24,
  .pure-u-xxl-17-24,
  .pure-u-xxl-18-24,
  .pure-u-xxl-19-24,
  .pure-u-xxl-2-24,
  .pure-u-xxl-2-3,
  .pure-u-xxl-2-5,
  .pure-u-xxl-20-24,
  .pure-u-xxl-21-24,
  .pure-u-xxl-22-24,
  .pure-u-xxl-23-24,
  .pure-u-xxl-24-24,
  .pure-u-xxl-3-24,
  .pure-u-xxl-3-4,
  .pure-u-xxl-3-5,
  .pure-u-xxl-3-8,
  .pure-u-xxl-4-24,
  .pure-u-xxl-4-5,
  .pure-u-xxl-5-12,
  .pure-u-xxl-5-24,
  .pure-u-xxl-5-5,
  .pure-u-xxl-5-6,
  .pure-u-xxl-5-8,
  .pure-u-xxl-6-24,
  .pure-u-xxl-7-12,
  .pure-u-xxl-7-24,
  .pure-u-xxl-7-8,
  .pure-u-xxl-8-24,
  .pure-u-xxl-9-24 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .pure-u-xxl-1-24 {
    width: 4.1667%
  }

  .pure-u-xxl-1-12,
  .pure-u-xxl-2-24 {
    width: 8.3333%
  }

  .pure-u-xxl-1-8,
  .pure-u-xxl-3-24 {
    width: 12.5%
  }

  .pure-u-xxl-1-6,
  .pure-u-xxl-4-24 {
    width: 16.6667%
  }

  .pure-u-xxl-1-5 {
    width: 20%
  }

  .pure-u-xxl-5-24 {
    width: 20.8333%
  }

  .pure-u-xxl-1-4,
  .pure-u-xxl-6-24 {
    width: 25%
  }

  .pure-u-xxl-7-24 {
    width: 29.1667%
  }

  .pure-u-xxl-1-3,
  .pure-u-xxl-8-24 {
    width: 33.3333%
  }

  .pure-u-xxl-3-8,
  .pure-u-xxl-9-24 {
    width: 37.5%
  }

  .pure-u-xxl-2-5 {
    width: 40%
  }

  .pure-u-xxl-10-24,
  .pure-u-xxl-5-12 {
    width: 41.6667%
  }

  .pure-u-xxl-11-24 {
    width: 45.8333%
  }

  .pure-u-xxl-1-2,
  .pure-u-xxl-12-24 {
    width: 50%
  }

  .pure-u-xxl-13-24 {
    width: 54.1667%
  }

  .pure-u-xxl-14-24,
  .pure-u-xxl-7-12 {
    width: 58.3333%
  }

  .pure-u-xxl-3-5 {
    width: 60%
  }

  .pure-u-xxl-15-24,
  .pure-u-xxl-5-8 {
    width: 62.5%
  }

  .pure-u-xxl-16-24,
  .pure-u-xxl-2-3 {
    width: 66.6667%
  }

  .pure-u-xxl-17-24 {
    width: 70.8333%
  }

  .pure-u-xxl-18-24,
  .pure-u-xxl-3-4 {
    width: 75%
  }

  .pure-u-xxl-19-24 {
    width: 79.1667%
  }

  .pure-u-xxl-4-5 {
    width: 80%
  }

  .pure-u-xxl-20-24,
  .pure-u-xxl-5-6 {
    width: 83.3333%
  }

  .pure-u-xxl-21-24,
  .pure-u-xxl-7-8 {
    width: 87.5%
  }

  .pure-u-xxl-11-12,
  .pure-u-xxl-22-24 {
    width: 91.6667%
  }

  .pure-u-xxl-23-24 {
    width: 95.8333%
  }

  .pure-u-xxl-1,
  .pure-u-xxl-1-1,
  .pure-u-xxl-24-24,
  .pure-u-xxl-5-5 {
    width: 100%
  }
}

* {
  box-sizing: border-box
}

#overseas {
  box-shadow: 0 0 10px #888;
  border: 5px solid #ad1818;
  padding: 0 15px;
  border-radius: 5px;
  background: #fff
}

.pure-g {
  margin-left: -5px;
  margin-right: -5px
}

[class*=pure-u-] {
  padding-left: 5px;
  padding-right: 5px
}

.checkboxLabel input+label {
  font-size: 20px;
  padding: 15px 0;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  display: block;
  margin-top: 10px;
  text-align: center;
  color: #000;
  width: 100%;
  cursor: pointer;
  font-family: Calibri;
  background-color: #fff;
  font-weight: 400
}

.checkboxLabel input:checked+label {
  border: 2px solid #ad1818;
  color: #ad1818;
  width: 100%
}

.checkboxLabel {
  display: inline-block
}

.checkboxLabel input {
  display: none
}

.hotel-height-fix label {
  min-height: 125px
}

.hotel-height-fix:last-child label {
  min-height: auto
}

.inputTerm {
  display: block;
  margin: 15px auto;
  position: relative
}

.inputTerm label {
  display: block;
  font-size: 20px;
  position: absolute;
  left: 20px;
  top: calc(50% - 13px);
  transition: all ease-in-out .5s;
  pointer-events: none;
  height: 26px;
  color: #999;
  font-weight: 400
}

.inputTerm input {
  margin: 0;
  font-size: 22px;
  border: 1px solid #d1d1d1;
  padding: 15px 15px 0 20px;
  border-radius: 4px;
  color: #000;
  height: 65px;
  width: 100%
}

.inputTerm input:focus~label,
.inputTerm input:valid~label,
.inputTerm.fix-lable label {
  top: 5px;
  font-size: 15px;
  color: #999;
  transition: .3s
}

.inputTerm input:focus {
  border: 1px solid #7d9ec0;
  outline: 0
}

h3.option-title {
  margin: 2.5rem 0 .5rem;
  font-weight: 400
}

button.submit-btn {
  display: block;
  background: #ad1818;
  border-radius: 8px;
  margin: 20px 0 30px;
  padding: 15px 45px;
  color: #fff;
  font-size: 22px;
  border: 0;
  width: 100%;
  cursor: pointer
}

.checkYes input,
.checkYes label {
  vertical-align: middle;
  margin: 0;
  padding: 0
}

.checkYes input {
  width: 15px;
  height: 15px
}

.checkYes label {
  font-weight: 400
}

.checkboxLabel.fix-tell-more label {
  display: inline-block;
  padding: 5px 12px;
  font-size: 14px;
  color: #888;
  margin: 4px 0;
}

textarea {
  font-size: 19px;
  line-height: 22px;
  padding: 15px;
  border: 1px solid #d1d1d1;
  background: #fff;
  width: 100%;
  height: 150px;
  border-radius: 2px;
  margin-top: 10px;
  font-family: Calibri
}

.formMemo {
  font-size: 14px;
  color: #999;
  display: block;
  margin-top: -5px
}

.add-button,
.sub-button {
  display: inline-block;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  height: 65px;
  line-height: 60px;
  font-size: 30px;
  font-weight: 700;
  color: #ad1818
}

.add-button:hover,
.sub-button:hover {
  background-color: #ad1818;
  color: #fff
}

.inputTerm-button {
  margin: 0
}

.m15 {
  margin: 15px 0
}

.other-dest .inputTerm {
  width: 100%;
  padding: 5px 0
}

.other-dest .inputTerm input {
  padding: 0 1rem
}

.other-dest p {
  margin: 1.5rem 0-.75rem
}

ul.InfoList {
  padding: 0 15px 0 20px
}

ul.InfoList li {
  list-style: square;
  margin-bottom: 2px;
  font-size: 14px
}

@media screen and (min-width:35.5em) {
  #overseas {
    padding: 10px 25px
  }

  h2 {
    font-size: 24px
  }
}