/* rubik-300 - latin-ext_latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/rubik-v9-latin-ext_latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Rubik Light"), local("Rubik-Light"), url("../fonts/rubik-v9-latin-ext_latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/rubik-v9-latin-ext_latin-300.woff2") format("woff2"), url("../fonts/rubik-v9-latin-ext_latin-300.woff") format("woff"), url("../fonts/rubik-v9-latin-ext_latin-300.ttf") format("truetype"), url("../fonts/rubik-v9-latin-ext_latin-300.svg#Rubik") format("svg");
  /* Legacy iOS */ }
/* rubik-regular - latin-ext_latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/rubik-v9-latin-ext_latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Rubik"), local("Rubik-Regular"), url("../fonts/rubik-v9-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/rubik-v9-latin-ext_latin-regular.woff2") format("woff2"), url("../fonts/rubik-v9-latin-ext_latin-regular.woff") format("woff"), url("../fonts/rubik-v9-latin-ext_latin-regular.ttf") format("truetype"), url("../fonts/rubik-v9-latin-ext_latin-regular.svg#Rubik") format("svg");
  /* Legacy iOS */ }
/* rubik-500 - latin-ext_latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/rubik-v9-latin-ext_latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Rubik Medium"), local("Rubik-Medium"), url("../fonts/rubik-v9-latin-ext_latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/rubik-v9-latin-ext_latin-500.woff2") format("woff2"), url("../fonts/rubik-v9-latin-ext_latin-500.woff") format("woff"), url("../fonts/rubik-v9-latin-ext_latin-500.ttf") format("truetype"), url("../fonts/rubik-v9-latin-ext_latin-500.svg#Rubik") format("svg");
  /* Legacy iOS */ }
/* rubik-700 - latin-ext_latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/rubik-v9-latin-ext_latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Rubik Bold"), local("Rubik-Bold"), url("../fonts/rubik-v9-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/rubik-v9-latin-ext_latin-700.woff2") format("woff2"), url("../fonts/rubik-v9-latin-ext_latin-700.woff") format("woff"), url("../fonts/rubik-v9-latin-ext_latin-700.ttf") format("truetype"), url("../fonts/rubik-v9-latin-ext_latin-700.svg#Rubik") format("svg");
  /* Legacy iOS */ }
/* pt-sans-narrow-regular - latin-ext_latin */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/pt-sans-narrow-v11-latin-ext_latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("PT Sans Narrow"), local("PTSans-Narrow"), url("../fonts/pt-sans-narrow-v11-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/pt-sans-narrow-v11-latin-ext_latin-regular.woff2") format("woff2"), url("../fonts/pt-sans-narrow-v11-latin-ext_latin-regular.woff") format("woff"), url("../fonts/pt-sans-narrow-v11-latin-ext_latin-regular.ttf") format("truetype"), url("../fonts/pt-sans-narrow-v11-latin-ext_latin-regular.svg#PTSansNarrow") format("svg");
  /* Legacy iOS */ }
/* pt-sans-narrow-700 - latin-ext_latin */
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/pt-sans-narrow-v11-latin-ext_latin-700.eot");
  /* IE9 Compat Modes */
  src: local("PT Sans Narrow Bold"), local("PTSans-NarrowBold"), url("../fonts/pt-sans-narrow-v11-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/pt-sans-narrow-v11-latin-ext_latin-700.woff2") format("woff2"), url("../fonts/pt-sans-narrow-v11-latin-ext_latin-700.woff") format("woff"), url("../fonts/pt-sans-narrow-v11-latin-ext_latin-700.ttf") format("truetype"), url("../fonts/pt-sans-narrow-v11-latin-ext_latin-700.svg#PTSansNarrow") format("svg");
  /* Legacy iOS */ }
.ui-page.daten {
  background-color: white; }
  .ui-page.daten .ui-content {
    text-align: center;
    padding: 0 1em 3em; }
  .ui-page.daten .logos > div {
    padding: 20px 10px 20px 0; }
    .ui-page.daten .logos > div img {
      cursor: pointer; }
  .ui-page.daten img.info {
    width: 28px; }
  .ui-page.daten img.negative {
    width: 48px;
    height: 68px; }
  .ui-page.daten img.positive {
    width: 80px;
    height: 68px; }
  .ui-page.daten img.pdf {
    width: 25px;
    vertical-align: -3px; }
  .ui-page.daten .ui-grid-a.button {
    margin-top: 1em; }
  .ui-page.daten a.circle {
    display: inline-block; }
  .ui-page.daten div.circle {
    border: 2px solid black;
    background-color: white;
    width: 32px;
    height: 32px;
    border-radius: 18px;
    margin: auto; }
    .ui-page.daten div.circle.selected {
      border: 2px solid #fa9600;
      background-color: rgba(250, 150, 0, 0.46); }
  .ui-page.daten label {
    color: #8f8f8f;
    font-weight: bold;
    font-size: 16px; }
  .ui-page.daten #form2 {
    margin-bottom: 6em; }
    .ui-page.daten #form2 h2.caption {
      margin-bottom: 2em; }
    .ui-page.daten #form2 .ui-block-a {
      width: 45%;
      margin-right: 5%; }
  .ui-page.daten .upload .delete {
    width: 24px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    padding-top: 13px;
    cursor: pointer; }
  .ui-page.daten .upload .ui-input-text {
    display: inline-block;
    border-bottom: none;
    max-width: 300px; }
  .ui-page.daten .summary {
    max-width: 500px;
    margin: 1em auto; }
    .ui-page.daten .summary dd {
      margin: 0;
      padding: 3px 0;
      font-family: 'PT Sans Narrow', sans-serif;
      font-size: 18px;
      clear: both; }
      .ui-page.daten .summary dd div {
        display: inline-block;
        width: 40%;
        text-align: right;
        font-family: 'PT Sans Narrow', sans-serif;
        font-size: 18px;
        font-weight: normal; }
      .ui-page.daten .summary dd span {
        font-family: 'PT Sans Narrow', sans-serif;
        font-size: 18px;
        font-weight: bold;
        width: 53%;
        float: right;
        word-break: break-all;
        text-align: left; }
      .ui-page.daten .summary dd .amount {
        font-family: 'PT Sans Narrow', sans-serif;
        font-size: 18px; }
  .ui-page.daten .conditions {
    background-color: #cecece;
    padding: 2em 1em 3em;
    margin: 5em 0;
    transform: skewY(5deg); }
    @media screen and (min-width: 800px) {
      .ui-page.daten .conditions {
        transform: skewY(3deg); } }
    .ui-page.daten .conditions .ui-grid-a {
      margin-bottom: 0 !important;
      transform: skewY(-5deg); }
      @media screen and (min-width: 800px) {
        .ui-page.daten .conditions .ui-grid-a {
          transform: skewY(-3deg); } }
    .ui-page.daten .conditions .ui-checkbox label {
      background-color: #cecece;
      color: black;
      border: #8f8f8f;
      border-radius: 5px;
      font-size: 16px;
      font-weight: 500;
      font-family: 'Rubik';
      text-shadow: none;
      padding-left: 50px; }
      .ui-page.daten .conditions .ui-checkbox label:after {
        opacity: 1;
        width: 22px;
        height: 22px;
        margin-top: -12px; }
    .ui-page.daten .conditions .ui-checkbox .ui-checkbox-off:after {
      background-color: white; }
  .ui-page.daten #update {
    font-size: 32px; }

.apply.ui-page .ui-content,
.update.ui-page .ui-content {
  background-color: white; }
  .apply.ui-page .ui-content .ui-grid-a.center.button,
  .update.ui-page .ui-content .ui-grid-a.center.button {
    height: 80px; }
.apply.ui-page a.button.ui-btn,
.update.ui-page a.button.ui-btn {
  margin: 10px auto;
  box-shadow: 8px 8px 10px 0 rgba(250, 150, 0, 0.43);
  font-size: 19px;
  width: 290px; }

*, body, input, select, textarea, button .ui-btn {
  font-family: Rubik, sans-serif;
  text-shadow: none; }

body {
  background-color: #ececec; }

form {
  margin-bottom: 6em; }
  form h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 1em; }
  form#form1 label.error {
    text-align: center; }

.bold {
  font-weight: bold; }

.left {
  text-align: left; }

.center {
  text-align: center; }

.m2 {
  margin: 2em 0; }

.hidden {
  display: none; }

.test {
  background-color: red;
  text-align: center;
  color: white;
  padding: 5px; }

a {
  text-decoration: none; }

img.icon {
  width: 20px; }
  img.icon.small {
    width: 15px; }

img.info {
  width: 25px; }

img.success {
  max-width: 200px;
  height: 200px;
  margin: 40px 0; }

img.calendar {
  width: 25px;
  margin-left: 10px;
  vertical-align: -7px; }

.content {
  padding: 0 1em; }

legend,
label {
  text-align: left; }
  legend.error,
  label.error {
    font-size: 13px;
    padding: 5px 0 0 5px;
    color: red !important; }

input.error {
  background-color: #ffe2e2; }

.ui-select span {
  font-weight: normal; }
.ui-select .ui-btn.ui-btn-active {
  background-color: #fa9600;
  border-color: #fa9600; }

.ui-input-text {
  box-shadow: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #dddddd;
  background-color: transparent;
  margin-bottom: 34px; }

textarea.ui-input-text {
  background-color: #eeeeee !important;
  margin-bottom: 10px; }

.ui-select {
  margin-bottom: 34px; }

.ui-radio label {
  border: none; }
.ui-radio input {
  height: 0; }
.ui-radio .ui-btn.ui-radio-on:after {
  border-color: #fa9600; }

#ui-datepicker-div {
  z-index: 3 !important; }

.ui-focus {
  box-shadow: none !important; }

.ui-page {
  max-width: 768px;
  margin: 0 auto;
  position: relative !important;
  background-color: white;
  box-shadow: 0 0 10px 0 #dddddd; }
  .ui-page a.button.ui-btn {
    background-color: #fa9600;
    color: white;
    font-weight: bold;
    width: 180px;
    text-align: center;
    margin: 30px auto;
    border-radius: 10px;
    border: none;
    text-shadow: none;
    padding: 15px 10px;
    box-shadow: 8px 8px 30px 0 rgba(250, 150, 0, 0.43);
    font-size: 24px; }
    .ui-page a.button.ui-btn.no-icon:after {
      display: none; }
    .ui-page a.button.ui-btn.next {
      width: 190px; }
      .ui-page a.button.ui-btn.next:after {
        background: url("../images/arrow-next_white.svg") no-repeat;
        width: 35px;
        height: 35px;
        margin-top: -16px; }
  .ui-page .ui-header {
    background-color: #fa9600;
    color: white;
    height: 60px;
    border: none; }
    .ui-page .ui-header .ui-block-a {
      width: 25%; }
    .ui-page .ui-header .ui-block-b {
      width: 50%;
      text-align: center; }
    .ui-page .ui-header .ui-block-c {
      width: 25%;
      text-align: right;
      padding-top: 15px; }
    .ui-page .ui-header h1 {
      margin: 12px 0;
      text-align: center; }
    .ui-page .ui-header img.logo {
      margin-top: 15px;
      width: 240px; }
    .ui-page .ui-header img.language-icon {
      margin-right: 20px;
      cursor: pointer;
      width: 30px; }
    .ui-page .ui-header .language {
      width: 100%;
      margin: 0;
      display: none; }
      .ui-page .ui-header .language ul {
        background-color: #fa9600;
        list-style-type: none;
        padding-left: 0;
        display: inline-block;
        width: 90px;
        text-align: center;
        margin-top: 11px; }
        .ui-page .ui-header .language ul li {
          padding: 10px 0;
          border-bottom: 1px solid white; }
      .ui-page .ui-header .language a {
        color: white;
        font-size: 14px;
        font-weight: normal;
        padding: 0 5px; }
        .ui-page .ui-header .language a.active {
          font-weight: bold; }
      .ui-page .ui-header .language hr {
        border: 1px solid white;
        margin: 0; }
  .ui-page .ui-footer {
    position: absolute;
    bottom: 0;
    height: 20px;
    background-color: #adb0b2;
    width: 100%;
    text-align: center;
    border: none;
    padding-top: 8px;
    font-size: 11px; }
    .ui-page .ui-footer a {
      margin-right: 1em;
      color: white;
      font-weight: 300; }
  .ui-page .ui-content .ui-grid-a {
    margin-bottom: 0; }
  .ui-page .ui-content .ui-field-contain {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    border-bottom: none; }
    .ui-page .ui-content .ui-field-contain.center .ui-input-text input {
      text-align: center; }
  .ui-page .ui-content.ui-popup.infopopup {
    background-color: #fa9600;
    color: white;
    padding: 1em;
    text-align: center;
    text-shadow: none;
    box-shadow: 8px 8px 30px 0 rgba(250, 150, 0, 0.43); }
  .ui-page .ui-collapsible a.ui-btn:focus {
    box-shadow: none; }
  .ui-page .ui-slider .ui-slider-bg {
    background-color: #fa9600;
    border-color: #fa9600; }
  .ui-page .ui-slider .ui-slider-handle {
    display: none; }
  .ui-page .ui-slider .ui-state-disabled {
    opacity: 1;
    box-shadow: none;
    border: none;
    margin-left: 15px; }

ul.steps {
  background-color: white;
  margin: 0;
  padding-top: 20px;
  height: 56px; }
  ul.steps li {
    text-transform: uppercase;
    text-align: center;
    font-size: 9px;
    font-weight: bold; }
    ul.steps li .step {
      display: block;
      font-size: 19px; }
    ul.steps li.active {
      color: #fa9600; }
      ul.steps li.active a {
        color: #fa9600; }

.next {
  text-align: center; }
  .next a.ui-btn {
    display: inline-block;
    border-radius: 10px;
    border-color: #fa9600 !important;
    background-color: #fa9600 !important;
    color: white !important;
    text-shadow: none; }
    .next a.ui-btn.ui-state-disabled {
      border-color: #fa9600 !important;
      background-color: #fa9600 !important;
      color: white !important;
      text-shadow: none; }
    .next a.ui-btn:hover {
      border-color: #fa9600;
      background-color: #fa9600;
      color: white;
      text-shadow: none; }

.back, .progress {
  width: 100%;
  text-align: center;
  padding-top: 20px; }
  .back img, .progress img {
    width: 56px; }

.caption {
  font-size: 24px;
  font-weight: bold;
  margin: 1em 0 0; }

.bigcaption {
  font-size: 36px; }

.text {
  font-size: 22px; }

.button a img {
  margin: 1em 0; }
.button .label {
  font-size: 21px;
  font-weight: 500; }

.ui-datepicker {
  background-color: #ffffff;
  box-shadow: 2px 2px 9px 0 #000000; }
  .ui-datepicker .ui-state-highlight {
    background-color: #d2d2d2 !important; }

.specialnumber {
  font-size: 20px; }
  .specialnumber .ui-input-text {
    display: inline-block;
    width: 18px;
    height: 26px;
    vertical-align: 0;
    border-bottom-color: #fa9600;
    background-color: transparent;
    margin-bottom: 10px; }
    .specialnumber .ui-input-text input {
      padding: 2px 3px 0;
      font-size: 20px;
      min-height: initial; }

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