@charset "UTF-8";
/* museo font */
@font-face {
  font-family: "Museo Sans 500";
  src: url(/fonts/MuseoSans-500.eot);
  src: url(/fonts/MuseoSans-500.eot?#iefix) format("embedded-opentype"), url(/fonts/MuseoSans-500.woff2) format("woff2"), url(/fonts/MuseoSans-500.woff) format("woff"), url(/fonts/MuseoSans-500.ttf) format("truetype"), url(/fonts/MuseoSans-500.svg#MuseoSans-500) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans 900";
  src: url(/fonts/MuseoSans-900Italic.eot);
  src: url(/fonts/MuseoSans-900Italic.eot?#iefix) format("embedded-opentype"), url(/fonts/MuseoSans-900Italic.woff2) format("woff2"), url(/fonts/MuseoSans-900Italic.woff) format("woff"), url(/fonts/MuseoSans-900Italic.ttf) format("truetype"), url(/fonts/MuseoSans-900Italic.svg#MuseoSans-900Italic) format("svg");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans 700";
  src: url(/fonts/MuseoSans-700Italic.eot);
  src: url(/fonts/MuseoSans-700Italic.eot?#iefix) format("embedded-opentype"), url(/fonts/MuseoSans-700Italic.woff2) format("woff2"), url(/fonts/MuseoSans-700Italic.woff) format("woff"), url(/fonts/MuseoSans-700Italic.ttf) format("truetype"), url(/fonts/MuseoSans-700Italic.svg#MuseoSans-700Italic) format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans 300";
  src: url(/fonts/MuseoSans-300.eot);
  src: url(/fonts/MuseoSans-300.eot?#iefix) format("embedded-opentype"), url(/fonts/MuseoSans-300.woff2) format("woff2"), url(/fonts/MuseoSans-300.woff) format("woff"), url(/fonts/MuseoSans-300.ttf) format("truetype"), url(/fonts/MuseoSans-300.svg#MuseoSans-300) format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans 300";
  src: url(/fonts/MuseoSans-300Italic.eot);
  src: url(/fonts/MuseoSans-300Italic.eot?#iefix) format("embedded-opentype"), url(/fonts/MuseoSans-300Italic.woff2) format("woff2"), url(/fonts/MuseoSans-300Italic.woff) format("woff"), url(/fonts/MuseoSans-300Italic.ttf) format("truetype"), url(/fonts/MuseoSans-300Italic.svg#MuseoSans-300Italic) format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans 500";
  src: url(/fonts/MuseoSans-500Italic.eot);
  src: url(/fonts/MuseoSans-500Italic.eot?#iefix) format("embedded-opentype"), url(/fonts/MuseoSans-500Italic.woff2) format("woff2"), url(/fonts/MuseoSans-500Italic.woff) format("woff"), url(/fonts/MuseoSans-500Italic.ttf) format("truetype"), url(/fonts/MuseoSans-500Italic.svg#MuseoSans-500Italic) format("svg");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans 900";
  src: url(/fonts/MuseoSans-900.eot);
  src: url(/fonts/MuseoSans-900.eot?#iefix) format("embedded-opentype"), url(/fonts/MuseoSans-900.woff2) format("woff2"), url(/fonts/MuseoSans-900.woff) format("woff"), url(/fonts/MuseoSans-900.ttf) format("truetype"), url(/fonts/MuseoSans-900.svg#MuseoSans-900) format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans 100";
  src: url(/fonts/MuseoSans-100Italic.eot);
  src: url(/fonts/MuseoSans-100Italic.eot?#iefix) format("embedded-opentype"), url(/fonts/MuseoSans-100Italic.woff2) format("woff2"), url(/fonts/MuseoSans-100Italic.woff) format("woff"), url(/fonts/MuseoSans-100Italic.ttf) format("truetype"), url(/fonts/MuseoSans-100Italic.svg#MuseoSans-100Italic) format("svg");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans 100";
  src: url(/fonts/MuseoSans-100.eot);
  src: url(/fonts/MuseoSans-100.eot?#iefix) format("embedded-opentype"), url(/fonts/MuseoSans-100.woff2) format("woff2"), url(/fonts/MuseoSans-100.woff) format("woff"), url(/fonts/MuseoSans-100.ttf) format("truetype"), url(/fonts/MuseoSans-100.svg#MuseoSans-100) format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans 700";
  src: url(/fonts/MuseoSans-700.eot);
  src: url(/fonts/MuseoSans-700.eot?#iefix) format("embedded-opentype"), url(/fonts/MuseoSans-700.woff2) format("woff2"), url(/fonts/MuseoSans-700.woff) format("woff"), url(/fonts/MuseoSans-700.ttf) format("truetype"), url(/fonts/MuseoSans-700.svg#MuseoSans-700) format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
body {
  margin: 0px;
  padding: 0px;
  background: #1B2735;
}
body.login {
  background: url(/images/karte.jpg) center center no-repeat;
  background-size: cover;
}

.container {
  font-family: "Museo Sans 100";
  color: #333;
  border-radius: 20px;
  margin: auto;
  padding: 0px;
  max-width: 1100px;
  width: 100%;
  text-align: center;
}

* {
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

a {
  text-decoration: none;
}

.clear {
  clear: both;
  display: block;
  width: 100%;
}

.alert {
  padding:4px 8px;
  bordeR:2px solid #fff;
  color:#fff;
  text-align:center;
  displaY:block;
  margin:40px auto 0px auto;
  width:100%;
  max-width:600px;
  text-align:center;
}

.transition {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}

.button {
  cursor: pointer;
  display: inline-block;
  width: 240px;
  height: 40px;
  line-height: 40px;
  border-radius: 25px;
  border: 1px solid #fff;
  margin-bottom: 30px;
  margin-top: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  background: transparent;
  font-weight: 700;
  text-transform: lowercase;
  font-family: "Museo Sans 700";
  letter-spacing: 4px;
}
.button.rainbow {
  background: radial-gradient(circle at top right, #37adad 0%, #5c7fc1 50%, #9b2be7 100%);
  border: none;
  font-weight: bold;
}
.button.inactive {
  background: #fff;
}
.button:active, .button:focus {
  background: #fff;
  color: #fff;
}

#MainMenuSwitcher {
  display: none;
}

.hamburger {
  width: 50px;
  height: 50px;
  z-index: 99;
  position: fixed;
  top: 10px;
  left: 10px;
  opacity: 1;
}
@media screen and (min-width: 800px) {
  .hamburger {
    display: none;
  }
}
.hamburger:before {
  content: "";
  display: block;
  border-top: none;
  background: #fff;
  width: 10px;
  height: 10px;
  top: 0px;
  left: 0px;
  position: absolute;
  transition: all 0.2s;
  box-shadow: 0px 30px 0px #fff, 30px 0px 0px #fff, 15px 15px 0px #fff, 30px 30px 0px #fff;
}
.hamburger:after {
  content: "";
  border-top: none;
  display: block;
  background: #fff;
  width: 10px;
  height: 10px;
  top: 15px;
  left: 15px;
  position: absolute;
  transition: all 0.2s;
  box-shadow: 0px 15px 0px #fff, 0px -15px 0px #fff, 15px 0px 0px #fff, -15px 0px 0px #fff;
}
.hamburger.opened:after {
  opacity: 0;
}

@media screen and (max-width: 800px) {
  #MainMenuSwitcher:checked + section.sidebar {
    left: 0px;
  }
}
section.sidebar {
  width: 190px;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  background: #1b2735;
  background: linear-gradient(90deg, #1b2735 0%, #2c2849 60%);
  padding-top: 20px;
  text-align: center;
  z-index: 9;
}
@media screen and (max-width: 800px) {
  section.sidebar {
    left: -200px;
  }
}
section.sidebar img {
  width: 130px;
  margin: 25px 0px 30px 0px;
}
section.sidebar ul {
  padding: 0px;
  margin: 0px;
}
section.sidebar ul a {
  display: block;
  padding: 12px 8px 12px 60px;
  text-align: left;
  color: #fff;
}
section.sidebar ul a:hover {
  background: #59a48d;
  color: #333;
}
section.sidebar ul a.active {
  background: #7BF6BF;
  color: #000;
}
.logout {
  display: block;
  padding: 12px 8px 12px 60px;
  text-align: left;
  color: #fff;
  width: 100%;
  background: transparent;
  border: none;
  font-size:16px;
  cursor:pointer;
}
.logout:hover {
  background: #59a48d;
  color: #333;
}

main {
  width: calc(100% - 200px);
  float: right;
  vertical-align: top;
  padding-top: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 800px) {
  main {
    width: 100%;
    float: none;
  }
}

main.login {
  float: none;
  margin-top: 80px;
  color: #fff;
}
main.login img {
  width: 147px;
}
main.login .inputTextContainer {
  width: 245px;
}
main.login p {
  font-size: 16px;
  font-weight: 100;
  margin-top: 30px;
  margin-bottom: 0px;
}
main.login b {
  display: block;
  font-size: 24px;
  font-weight: 600;
}

.loginForm {
  padding: 20px;
}

.izipiziapp-hook {
  margin: auto;
  width: 420px;
}
@media screen and (max-width: 800px) {
  .izipiziapp-hook {
    width: 320px;
  }
}

.izipiziapp-container {
  background: #1b2735;
}

.parcelsRow {
  display: block;
  clear: both;
  margin-bottom: 4px;
  background: #192636;
  color: #fff;
  max-width: 800px;
  border-radius: 5px;
}
@media screen and (max-width: 800px) {
  .parcelsRow {
    padding-left: 8px;
  }
}

.parcelsRow:after {
  content: "";
  display: block;
  clear: both;
  border-bottom: 1px solid #737373;
}

.parcelsRow .id {
  padding: 4px 2px;
  float: left;
  clear: left;
  width: 40px;
}

.parcelsRow .receiver {
  padding: 4px 8px;
  float: left;
  width: 300px;
}

.parcelsRow .receiver div {
  margin-top: 4px;
}

.parcelsRow .weight {
  padding: 4px 8px;
  float: left;
  width: 100px;
  text-align: center;
}

.parcelsRow .date {
  padding: 4px 8px;
  float: left;
  width: 100px;
  text-align: center;
}

.parcelsRow .statuss {
  padding: 4px 8px;
  float: left;
  width: 80px;
  text-align: center;
}

.parcelsRow .price {
  padding: 4px 8px;
  float: left;
  clear: right;
  width: 80px;
  text-align: center;
}

@media screen and (max-width: 620px) {
  .parcelsRow .receiver {
    width: 100%;
    clear: both;
  }

  .parcelsRow .date, .parcelsRow .statuss, .parcelsRow .price {
    width: 33.3333%;
  }
}
/* -------------------- Input text -------------------- */
input[type=text],
input[type=password] {
  background: #2A3642;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  padding: 12px 20px 0px 20px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
}

.inputTextContainer {
  position: relative;
  width: calc(50% - 10px);
  width: 220px;
  display: block;
  margin: 16px auto;
}
.inputTextContainer label {
  color: #fff;
  position: absolute;
  top: 12px;
  left: 20px;
  font-size: 14px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.inputTextContainer input[type=text], .inputTextContainer input[type=password] {
  border: 1px solid #2A3642;
  width: 100%;
}
.inputTextContainer input[type=text]:focus, .inputTextContainer input[type=text]:active,
.inputTextContainer input[type=password]:focus, .inputTextContainer input[type=password]:active {
  border: 1px solid #7A3699;
}
.inputTextContainer input[type=text]:focus + label, .inputTextContainer input[type=text]:active + label,
.inputTextContainer input[type=password]:focus + label, .inputTextContainer input[type=password]:active + label {
  top: 4px;
  left: 20px;
  font-size: 12px;
}
.inputTextContainer input:valid + label {
  top: 4px;
  left: 20px;
  font-size: 12px;
}

/* -------------------- inputDigits -------------------- */
.inputDigitsContainer {
  padding-top: 30px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.inputDigitsContainer input[type=text] {
  display: none;
}
.inputDigitsContainer input[type=number] {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 40%;
  text-align: center;
  background: #2A3642;
  color: #fff;
  font-size: 22px;
  border: 1px solid #fff;
}
.inputDigitsContainer input[type=number]:valid {
  border: 1px solid #7A3699;
}
.inputDigitsContainer input[type=number]:focus {
  border: 1px solid #7A3699;
}
.inputDigitsContainer input::-webkit-outer-spin-button,
.inputDigitsContainer input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.inputDigitsContainer input[type=number] {
  -moz-appearance: textfield;
}

/* -------------------- dropdown -------------------- */
.selectContainer {
  position: relative;
  min-width: 220px;
  width: calc(50% - 10px);
  display: block;
  margin: 16px auto;
  background: #2A3642;
  height: 40px;
  border-radius: 20px;
  color: #fff;
}
.selectContainer label {
  position: absolute;
  left: 20px;
  top: 0px;
  right: 20px;
  bottom: 0px;
  line-height: 40px;
  text-align: left;
  overflow: hidden;
  font-size: 14px;
}
.selectContainer select {
  position: absolute;
  left: 0px;
  width: 100%;
  top: 0px;
  height: 40px;
  opacity: 0;
}

/* -------------------- Image -------------------- */
.inputImageContainer {
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  margin: 0px 10px;
  vertical-align: top;
}
.inputImageContainer label {
  font-size: 14px;
}
.inputImageContainer .inputIMG {
  border-radius: 50%;
  margin-bottom: 8px;
  width: 70px;
  height: 70px;
  width: 70px;
  height: 70px;
  background: #fff;
}
.inputImageContainer .inputIMG svg {
  position: absolute;
  top: 17px;
  left: 17px;
  width: 36px;
  height: auto;
  z-index: 1;
  fill: #fff;
}
.inputImageContainer .inputIMG input {
  display: block;
  position: absolute;
  z-index: 9;
  top: 0px;
  left: 0px;
  width: 70px;
  height: 70px;
  opacity: 0;
  cursor: pointer;
}
.inputImageContainer .inputIMG.selected {
  border-radius: 0px;
}
.inputImageContainer .inputIMG.selected:before {
  display: none;
}

/* -------------------- Checkbox --------------------  */
.checkboxContainer label {
  position: relative;
}
.checkboxContainer label:before {
  position: absolute;
  content: "";
  left: -32px;
  top: -4px;
  width: 26px;
  height: 26px;
  background: #2A3642;
  border-radius: 50%;
}
.checkboxContainer input[type=checkbox]:checked + label:after {
  content: "✓";
  position: absolute;
  left: -32px;
  top: -4px;
  width: 26px;
  height: 26px;
  color: #fff;
  line-height: 26px;
  text-align: center;
}

/* -------------------- Switcher --------------------  */
.switchBlocks .termsSwitcher .switcherButton {
  border-radius: 0px;
  height: 30px;
  line-height: 30px;
  width: auto;
  padding: 0px 10px;
  font-size: 12px;
  letter-spacing: 2px;
}
.switchBlocks .termsSwitcher .switcherButton:first-child {
  border-radius: 25px 0px 0px 25px;
}
.switchBlocks .termsSwitcher .switcherButton:last-child {
  border-radius: 0px 25px 25px 0px;
}
.switchBlocks .termsSwitcher .switcherButton.active {
  background: #2A3642;
  color: #fff;
}
.switchBlocks .switcherBlock {
  display: none;
  text-align: left;
}
.switchBlocks .switcherBlock.active {
  display: block;
}

/* -------------------- helperBox --------------------  */
.helperMark {
  display: block;
  margin: auto;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 1px;
}

.helperMarkLink {
  font-weight: bold;
}

.helperBox {
  text-align: left;
}

/*# sourceMappingURL=styles.css.map */
