/* Desktop and general */

html {
  text-align: center;
  background-color: #F2F2F4;
}

body {
  max-width: 550px;
  display: inline-block;
  position: relative;
  margin: 20px 0;
  padding-bottom: 1px;
}

a, a:focus {
  color: #51b9c7;
  transition: color 0.3s ease-out 0s;
  -webkit-transition: color 0.3s ease-out 0s;
  -o-transition: color 0.3s ease-out 0s;
  -moz-transition: color 0.3s ease-out 0s;
}

a:hover {
  color: #f7145c;
}

h2 {
  font-size: 24px!important;
}

p {
  font-size: 16px!important;
}

#logo {
  display: none;
}

#helplink {
  height: 70px;
  width: 100%;
}

#helplink a {
  margin: 0 20px 0 0;
  font-size: 16px;
  text-align: right;
}

#navigation {
  width: 100%;
}

#navigation ul {
  padding: 0 20px;
}

#navigation li.active {
  background-color: #51b9c7;
}

#navigation .circle {
  font-size: 14px;
  background-size: 100%;
  display: block;
  width: 20px;
  height: 20px;
  margin: 26px auto 6px auto;
}

#navigation .circle[data-num="1"] { background-image: url("../../img/iframe/step1_80x80_inactive.png"); }
#navigation .active .circle[data-num="1"] { background-image: url("../../img/iframe/step1_80x80_active.png"); }

#navigation .circle[data-num="2"] { background-image: url("../../img/iframe/step2_80x80_inactive.png"); }
#navigation .active .circle[data-num="2"] { background-image: url("../../img/iframe/step2_80x80_active.png"); }

#navigation .circle[data-num="3"] { background-image: url("../../img/iframe/step3_80x80_inactive.png"); }
#navigation .active .circle[data-num="3"] { background-image: url("../../img/iframe/step3_80x80_active.png"); }

#navigation .circle[data-num="4"] { background-image: url("../../img/iframe/step4_80x80_inactive.png"); }
#navigation .active .circle[data-num="4"] { background-image: url("../../img/iframe/step4_80x80_active.png"); }

#content {
  text-align: left;
  padding-bottom: 1px;
}

.typtable .row > div {
  font-size: 12px!important;
}

.typtable .row.tableheader > div {
  font-size: 9px!important;
  line-height: 20px!important;
}

.komponentenLink .button {
  background-color: #51b9c7;
}

#result .geraet .column40 {
  font-size: 14px;
}

#popup {
  position: relative;
}

#popup > div {
  position: static;
  height: auto;
}

#popup #help {
  padding-bottom: 1px;
  margin-bottom: 20px;
  margin-top: -140px;
}

.popupHeader .headline {
  text-align: left;
  font-size: 15px;
  line-height: 60px;
  padding-left: 20px;
}

.popupHeader .column80 {
  position: absolute;
  left:0;
}

.popupHeader .column20 {
  position: absolute;
  right: 20px;
  top: 20px;
}

.popupHeader .closeButton {
  width: 20px;
  height: 20px;
  margin: 0 0 -4px 0;
  background-image: url(../../img/iframe/close-phone.png);
}

#help .popupContent {
  margin: 0 15px;
  font-size: 14px;
  line-height: 17px;
}

.hasError {
  color: #f7145c!important;
}

.hasError input.textField {
  border-color: #f7145c;
  background: #ffecf2;
}

#help .popupContent {
  text-align: left;
}

#bottomNav .button {
  background-color: #51b9c7;
  transition: background-color 0.3s ease-out 0s;
  -webkit-transition: background-color 0.3s ease-out 0s;
  -o-transition: background-color 0.3s ease-out 0s;
  -moz-transition: background-color 0.3s ease-out 0s;
  padding: 15px 15px;
  min-width: 70px;
  text-align: center;
  font-size: 15px;
}

#bottomNav span.arrow-right {
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 0px 6px 0px 0;
}

#bottomNav .button:hover {
  background-color: #f7145c;
}

#bottomNav .rightlink {
  font-size: 14px;
}

#bottomNav .leftlink {
  font-size: 14px;
}

.popupHeader {
  background-color: #51b9c7;
  height: 60px;
}

input.textField {
  color: #51b9c7;
}

span.lighttext {
  font-size: 12px;
}

.komponentenLink {
  width: 71px;
  height: 116px;
  margin: 1px 0 9px 1px;
}

.komponentenLink .button {
  padding: 3px 11px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 25px;
  margin: 40px auto 0;
  width: 13px;
}

.komponente {
  width: 71px;
  height: 116px;
  margin: 1px 0 9px 1px;
}

.komponenteContent {
  background-repeat: no-repeat;
  background-size: 39px 60px;
  background-position: 0 10px;
  font-size: 9px;
  color: #696969;
  margin: 10px 16px;
  padding: 79px 0 0 0;
  line-height: 10px;
}

#result .geraet .column60 {
  font-size: 17px;
}

.column10, .column20, .column25, .column30, .column33, .column40, .column50, .column60, .column66, .column70, .column75, .column80, .column90, .column100 {
  font-size: 14px;
  display: inline-block;
  font-weight: normal;
}

.errorIcon {
  width: 20px;
  height: 20px;
  margin: 0 0 -5px 0;
  background-image: url("../../img/iframe/error2x.png");
}

.errorPopup {
  width: 70%;
  min-height: 100px;
  position: absolute;
  z-index: 5;
  left: 25px;
  background-image: url(../../img/iframe/popover_bg.png);
  background-position: top right;
  background-repeat: no-repeat;
}

.errorPopup .errorTitle {
  font-size: 14px;
  margin: 20px 16px 16px;
}

.errorPopup .errorContent {
  font-size: 12px;
  margin: 0 16px;
  line-height: 16px;
}

/* Tablet */
@media (max-width: 992px) {

}

/* Phone */
@media (max-width: 767px) {

  h2 {
    font-size: 18px;
  }

  .typtable .row.tableheader > div {
    font-size: 9px!important;
  }

  .typtable .row > div {
    font-size: 12px!important;
  }

}