.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:-webkit-box;display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:-webkit-box;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;-webkit-transition:opacity .4s cubic-bezier(.25,.8,.25,1);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css *//* position */.toast-center-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}.toast-top-left {
  top: 12px;
  left: 12px;
}.toast-top-right {
  top: 12px;
  right: 12px;
}.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}/* toast styles */.toast-title {
  font-weight: bold;
}.toast-message {
  word-wrap: break-word;
}.toast-message a,
.toast-message label {
  color: #FFFFFF;
}.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}.toast-container * {
  box-sizing: border-box;
}.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */.toast-info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
}/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */.toast-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
}/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */.toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
}/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */.toast-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
}.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}.toast-success {
  background-color: #51A351;
}.toast-error {
  background-color: #BD362F;
}.toast-info {
  background-color: #2F96B4;
}.toast-warning {
  background-color: #F89406;
}.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}/* Responsive Design */@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}/**
 * DEFINITIONS
 *//**
 * CLASSES
 */.yellow {
  color: #ffc300;
}.indigo-clr {
  color: #00aae1;
}.indigo-dark-clr {
  color: #143c8c;
}.yellow-bg {
  background: #ffc300;
}.white-svg svg {
  width: 150px;
  height: 150px;
}.white-svg svg path {
  fill: #FFFFFF;
}@media screen and (max-width: 480px) {
  .white-svg svg {
    width: 100px;
    height: 100px;
  }
}/**
 * E.ON
 */.turquoise {
  background: #1ea2b1 !important;
}.icn-btn-close {
  font-family: "Innogy Icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  color: #F59B00;
  border: 0;
  background: 0;
}.icn-btn-close:hover {
  color: #333333;
}.icn-btn-close:focus {
  border: 0;
  background: 0;
  outline: 0;
}.icn-btn-close:before {
  content: "j";
}/**
 * PADDING
 */.p-a-n {
  padding: 0;
}.p-a-t {
  padding: 4px !important;
}.p-a-s {
  padding: 8px !important;
}.p-a-m {
  padding: 16px !important;
}.p-a-l {
  padding: 24px !important;
}.p-a-x {
  padding: 36px !important;
}.p-h-n {
  padding-left: 0 !important;
  padding-right: 0 !important;
}.p-h-t {
  padding-left: 4px !important;
  padding-right: 4px !important;
}.p-h-s {
  padding-left: 8px !important;
  padding-right: 8px !important;
}.p-h-m {
  padding-left: 16px !important;
  padding-right: 16px !important;
}.p-h-l {
  padding-left: 24px !important;
  padding-right: 24px !important;
}.p-h-x {
  padding-left: 36px !important;
  padding-right: 36px !important;
}.p-v-n {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}.p-v-t {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}.p-v-s {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}.p-v-m {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}.p-v-l {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}.p-v-x {
  padding-top: 36px !important;
  padding-bottom: 36px !important;
}.p-l-n {
  paddin-left: 0 !important;
}.p-r-n {
  paddin-right: 0 !important;
}.p-t-n {
  paddin-top: 0 !important;
}.p-b-n {
  paddin-bottom: 0 !important;
}.p-l-t {
  padding-left: 4px !important;
}.p-r-t {
  padding-right: 4px !important;
}.p-t-t {
  padding-top: 4px !important;
}.p-b-t {
  padding-bottom: 4px !important;
}.p-l-s {
  padding-left: 8px !important;
}.p-r-s {
  padding-right: 8px !important;
}.p-t-s {
  padding-top: 8px !important;
}.p-b-s {
  padding-bottom: 8px !important;
}.p-l-m {
  padding-left: 16px !important;
}.p-r-m {
  padding-right: 16px !important;
}.p-t-m {
  padding-top: 16px !important;
}.p-b-m {
  padding-bottom: 16px !important;
}.p-l-l {
  padding-left: 24px !important;
}.p-r-l {
  padding-right: 24px !important;
}.p-t-l {
  padding-top: 24px !important;
}.p-b-l {
  padding-bottom: 24px !important;
}.p-l-x {
  padding-left: 36px !important;
}.p-r-x {
  padding-right: 36px !important;
}.p-t-x {
  padding-top: 36px !important;
}.p-b-x {
  padding-bottom: 36px !important;
}/**
 * MARGIN
 */.m-a-n {
  margin: 0 !important;
}.m-a-t {
  margin: 4px !important;
}.m-a-s {
  margin: 8px !important;
}.m-a-m {
  margin: 16px !important;
}.m-a-l {
  margin: 24px !important;
}.m-a-x {
  margin: 36px !important;
}.m-h-n {
  margin-left: 0 !important;
  margin-right: 0 !important;
}.m-h-t {
  margin-left: 4px !important;
  margin-right: 4px !important;
}.m-h-s {
  margin-left: 8px !important;
  margin-right: 8px !important;
}.m-h-m {
  margin-left: 16px !important;
  margin-right: 16px !important;
}.m-h-l {
  margin-left: 24px !important;
  margin-right: 24px !important;
}.m-h-x {
  margin-left: 36px !important;
  margin-right: 36px !important;
}.m-v-n {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}.m-v-t {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}.m-v-s {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}.m-v-m {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}.m-v-l {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}.m-v-x {
  margin-top: 36px !important;
  margin-bottom: 36px !important;
}.m-l-n {
  margin-left: 0 !important;
}.m-r-n {
  margin-right: 0 !important;
}.m-t-n {
  margin-top: 0 !important;
}.m-b-n {
  margin-bottom: 0 !important;
}.m-l-t {
  margin-left: 4px !important;
}.m-r-t {
  margin-right: 4px !important;
}.m-t-t {
  margin-top: 4px !important;
}.m-b-t {
  margin-bottom: 4px !important;
}.m-l-s {
  margin-left: 8px !important;
}.m-r-s {
  margin-right: 8px !important;
}.m-t-s {
  margin-top: 8px !important;
}.m-b-s {
  margin-bottom: 8px !important;
}.m-l-m {
  margin-left: 16px !important;
}.m-r-m {
  margin-right: 16px !important;
}.m-t-m {
  margin-top: 16px !important;
}.m-b-m {
  margin-bottom: 16px !important;
}.m-l-l {
  margin-left: 24px !important;
}.m-r-l {
  margin-right: 24px !important;
}.m-t-l {
  margin-top: 24px !important;
}.m-b-l {
  margin-bottom: 24px !important;
}.m-l-x {
  margin-left: 36px !important;
}.m-r-x {
  margin-right: 36px !important;
}.m-t-x {
  margin-top: 36px !important;
}.m-b-x {
  margin-bottom: 36px !important;
}.overlay {
  width: 1100px;
  max-width: 1100px;
  max-height: 90vh;
  z-index: 100000;
  position: relative;
  overflow: hidden;
  overflow-y: scroll;
  background: #ffffff;
}.overlay-full-height {
  min-height: 100vh;
  max-height: 100vh;
  height: 100vh;
  z-index: 100000;
  position: relative;
  overflow: hidden;
  overflow-y: scroll;
  background: #ffffff;
}.overlay-minimal {
  position: relative;
  z-index: 100000;
  background: #ffffff;
  width: 100%;
  max-width: 900px;
  border-radius: 3px;
}.overlay-functional {
  position: relative;
  z-index: 100000;
  background: #ffffff;
  min-width: 500px;
  max-width: 100vw;
  border-radius: 3px;
}.overlay-container {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 30px;
}.overlay-container > .header {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  margin-bottom: 25px;
}.overlay-container .content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}.detail-overlay {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  height: 100%;
}.dialog-overlay {
  min-width: 10vw;
  min-height: 10vh;
  max-height: 70vh;
  z-index: 10000;
  position: relative;
  border-radius: 10px;
  background: white;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}/**
 * Overrides
 */.cdk-overlay-container {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100000;
}.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}.popover-backdrop {
  background: rgba(70, 65, 61, 0.6);
  scroll-behavior: unset;
}.close-overlay-control {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}/**
 * PADDING
 */.p-a-n {
  padding: 0;
}.p-a-t {
  padding: 4px !important;
}.p-a-s {
  padding: 8px !important;
}.p-a-m {
  padding: 16px !important;
}.p-a-l {
  padding: 24px !important;
}.p-a-x {
  padding: 36px !important;
}.p-h-n {
  padding-left: 0 !important;
  padding-right: 0 !important;
}.p-h-t {
  padding-left: 4px !important;
  padding-right: 4px !important;
}.p-h-s {
  padding-left: 8px !important;
  padding-right: 8px !important;
}.p-h-m {
  padding-left: 16px !important;
  padding-right: 16px !important;
}.p-h-l {
  padding-left: 24px !important;
  padding-right: 24px !important;
}.p-h-x {
  padding-left: 36px !important;
  padding-right: 36px !important;
}.p-v-n {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}.p-v-t {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}.p-v-s {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}.p-v-m {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}.p-v-l {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}.p-v-x {
  padding-top: 36px !important;
  padding-bottom: 36px !important;
}.p-l-n {
  paddin-left: 0 !important;
}.p-r-n {
  paddin-right: 0 !important;
}.p-t-n {
  paddin-top: 0 !important;
}.p-b-n {
  paddin-bottom: 0 !important;
}.p-l-t {
  padding-left: 4px !important;
}.p-r-t {
  padding-right: 4px !important;
}.p-t-t {
  padding-top: 4px !important;
}.p-b-t {
  padding-bottom: 4px !important;
}.p-l-s {
  padding-left: 8px !important;
}.p-r-s {
  padding-right: 8px !important;
}.p-t-s {
  padding-top: 8px !important;
}.p-b-s {
  padding-bottom: 8px !important;
}.p-l-m {
  padding-left: 16px !important;
}.p-r-m {
  padding-right: 16px !important;
}.p-t-m {
  padding-top: 16px !important;
}.p-b-m {
  padding-bottom: 16px !important;
}.p-l-l {
  padding-left: 24px !important;
}.p-r-l {
  padding-right: 24px !important;
}.p-t-l {
  padding-top: 24px !important;
}.p-b-l {
  padding-bottom: 24px !important;
}.p-l-x {
  padding-left: 36px !important;
}.p-r-x {
  padding-right: 36px !important;
}.p-t-x {
  padding-top: 36px !important;
}.p-b-x {
  padding-bottom: 36px !important;
}/**
 * MARGIN
 */.m-a-n {
  margin: 0 !important;
}.m-a-t {
  margin: 4px !important;
}.m-a-s {
  margin: 8px !important;
}.m-a-m {
  margin: 16px !important;
}.m-a-l {
  margin: 24px !important;
}.m-a-x {
  margin: 36px !important;
}.m-h-n {
  margin-left: 0 !important;
  margin-right: 0 !important;
}.m-h-t {
  margin-left: 4px !important;
  margin-right: 4px !important;
}.m-h-s {
  margin-left: 8px !important;
  margin-right: 8px !important;
}.m-h-m {
  margin-left: 16px !important;
  margin-right: 16px !important;
}.m-h-l {
  margin-left: 24px !important;
  margin-right: 24px !important;
}.m-h-x {
  margin-left: 36px !important;
  margin-right: 36px !important;
}.m-v-n {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}.m-v-t {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}.m-v-s {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}.m-v-m {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}.m-v-l {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}.m-v-x {
  margin-top: 36px !important;
  margin-bottom: 36px !important;
}.m-l-n {
  margin-left: 0 !important;
}.m-r-n {
  margin-right: 0 !important;
}.m-t-n {
  margin-top: 0 !important;
}.m-b-n {
  margin-bottom: 0 !important;
}.m-l-t {
  margin-left: 4px !important;
}.m-r-t {
  margin-right: 4px !important;
}.m-t-t {
  margin-top: 4px !important;
}.m-b-t {
  margin-bottom: 4px !important;
}.m-l-s {
  margin-left: 8px !important;
}.m-r-s {
  margin-right: 8px !important;
}.m-t-s {
  margin-top: 8px !important;
}.m-b-s {
  margin-bottom: 8px !important;
}.m-l-m {
  margin-left: 16px !important;
}.m-r-m {
  margin-right: 16px !important;
}.m-t-m {
  margin-top: 16px !important;
}.m-b-m {
  margin-bottom: 16px !important;
}.m-l-l {
  margin-left: 24px !important;
}.m-r-l {
  margin-right: 24px !important;
}.m-t-l {
  margin-top: 24px !important;
}.m-b-l {
  margin-bottom: 24px !important;
}.m-l-x {
  margin-left: 36px !important;
}.m-r-x {
  margin-right: 36px !important;
}.m-t-x {
  margin-top: 36px !important;
}.m-b-x {
  margin-bottom: 36px !important;
}/**
 * layout
 */.fh {
  height: 100%;
}.fw {
  width: 100%;
}.inflate {
  width: 100% !important;
  height: 100% !important;
}.center-contents {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}.center-contents-v {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: start;
          align-items: flex-start;
}.right-align-contents {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
          align-items: center;
}.row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}.row-align-right {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: end;
          justify-content: flex-end;
}.-row-wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: end;
          justify-content: flex-end;
  flex-wrap: wrap;
}.col-centered {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
}.col {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}.frow {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}.splitrow {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}.splitrow > * {
  width: 50%;
}.splitrow > *:nth-child(odd) {
  margin-right: 7.5px;
}.splitrow > *:nth-child(even) {
  margin-left: 7.5px;
}.scroll-list {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
}/**
 * GENERAL
 */.grow-space {
  -webkit-box-flex: 1 !important;
          flex-grow: 1 !important;
}.inline-el {
  display: inline-block;
}@font-face {
  font-family: "Innogy light";
  src: url('innogyWEB-Light.6dc45cf8d7228f8841c2.woff2') format("woff2"), url('innogyWEB-Light.fa3b5dacf1c72f15c316.woff') format("woff"), url('innogyWEB-Light.ddea180d78e8d1fcfc32.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-light {
  font-family: "Innogy light", sans-serif;
}@font-face {
  font-family: "Innogy regular";
  src: url('innogyWEB-Regular.da6924beddade5499f8d.woff2') format("woff2"), url('innogyWEB-Regular.8b08016b7c8afedd13c2.woff') format("woff"), url('innogyWEB-Regular.6891ba3de921463f3f48.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-regular {
  font-family: "Innogy regular", sans-serif;
}@font-face {
  font-family: "Innogy medium";
  src: url('innogyWEB-Medium.c26e949be0812d6cc06e.woff2') format("woff2"), url('innogyWEB-Medium.9991419b3660d81d02f0.woff') format("woff"), url('innogyWEB-Medium.7053d9c2403bfa6295de.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-medium {
  font-family: "Innogy medium", sans-serif;
}@font-face {
  font-family: "Innogy Bold";
  src: url('innogyWEB-Bold.b3512c834d0847b94b80.woff2') format("woff2"), url('innogyWEB-Bold.46fa9e4f509003d61a3a.woff') format("woff"), url('innogyWEB-Bold.3087ca43d45654972443.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-bold {
  font-family: "Innogy bold", sans-serif;
}* {
  font-family: "Innogy regular", sans-serif;
}strong {
  font-family: "Innogy Bold", sans-serif;
}/**
 * regular
 */.font-light {
  font-family: "Innogy light", sans-serif;
}/**
 * regular
 */.font-regular {
  font-family: "Innogy regular", sans-serif;
}/**
 * BOLD
 */.font-medium {
  font-family: "Innogy Bold", sans-serif;
}/**
 * MEDIUM
 */.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}/*
 * TAG OVERRIDES
 */strong {
  font-family: "Innogy Bold", sans-serif;
}/**
 * regular
 */.font-light {
  font-family: "Innogy light", sans-serif;
}/**
 * regular
 */.font-regular {
  font-family: "Innogy regular", sans-serif;
}/**
 * BOLD
 */.font-medium {
  font-family: "Innogy Bold", sans-serif;
}/**
 * MEDIUM
 */.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}/*
 * TAG OVERRIDES
 */strong {
  font-family: "Innogy Bold", sans-serif;
}h1.innogy-headline {
  font-family: "Innogy Bold", sans-serif;
  font-size: 32px;
  color: white;
  text-align: center;
}/**
 * DEFINITIONS
 *//**
 * CLASSES
 */.yellow {
  color: #ffc300;
}.indigo-clr {
  color: #00aae1;
}.indigo-dark-clr {
  color: #143c8c;
}.yellow-bg {
  background: #ffc300;
}.white-svg svg {
  width: 150px;
  height: 150px;
}.white-svg svg path {
  fill: #FFFFFF;
}@media screen and (max-width: 480px) {
  .white-svg svg {
    width: 100px;
    height: 100px;
  }
}/**
 * E.ON
 */.turquoise {
  background: #1ea2b1 !important;
}i.icon-plus {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  background-image: url("/assets/img/icons/plus.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}i.icon-minus {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  background-image: url("/assets/img/icons/plus.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}i.icon-info {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/info.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/info.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #333;
}i.step-complete {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('step-complete.cb5bfcc7723473d73a95.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('step-complete.cb5bfcc7723473d73a95.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #f59b01;
}i.step-in-progress {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('step-complete.cb5bfcc7723473d73a95.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('step-complete.cb5bfcc7723473d73a95.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}i.icon-dots {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('dots.607ae325bae2a6d4195c.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('dots.607ae325bae2a6d4195c.png');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}i.link {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('link.6e93e17dc5929f0a8e93.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('link.6e93e17dc5929f0a8e93.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}i.collapsed {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('collapse.0c1a3044f9542821ebdd.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('collapse.0c1a3044f9542821ebdd.png');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}i.expand {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('expand.a233e87873552e1ed910.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('expand.a233e87873552e1ed910.png');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}.iona-button {
  display: inline-block;
  background: transparent;
  height: 55px;
  width: 280px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding-right: 10px;
  padding-left: 10px;
  margin: 0;
  border-radius: 28px;
  border: 2px solid white;
  text-decoration: none;
  text-align: center;
  font-size: 22px;
  font-family: "Innogy regular", sans-serif;
  color: white;
}.iona-button:hover {
  color: #ffc300;
}.iona-button:focus {
  outline: none;
}.iona-button.scale {
  width: 100%;
}.iona-button.white {
  background-color: white;
  color: #39393a;
  border-color: transparent;
}.iona-button.orange {
  background-color: #f59b01;
}.iona-button.dark {
  background-color: #333;
  color: white;
  border-color: #333;
}.iona-button.small {
  height: 32px;
  border-radius: 16px;
  width: auto;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
}.iona-button.outline {
  border-color: #333;
  color: #333;
  background-color: transparent;
}/**
 * Round Icon Buttons
 */.iona-icon-button {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
  padding-left: 60px;
  border: 0;
  background-color: transparent;
  color: #333;
  font-family: "Innogy Bold", sans-serif !important;
  font-size: 18px;
  -webkit-transition: color 100ms ease-in;
  transition: color 100ms ease-in;
}.iona-icon-button:before {
  content: "";
  float: left;
  height: 40px;
  width: 40px;
  margin-right: 10px;
  -webkit-transition: background-color 100ms ease-in;
  transition: background-color 100ms ease-in;
}.iona-icon-button:hover {
  color: #f59b01;
}.iona-icon-button:hover:before {
  background-color: #f59b01;
}.iona-icon-button.add-tile:before {
  background-color: #333;
  -webkit-mask-image: url('add-tiles.1a499571b3be2a1af30d.png');
          mask-image: url('add-tiles.1a499571b3be2a1af30d.png');
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: left;
          mask-position: left;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}.iona-icon-button.add-tile:hover {
  color: #f59b01;
}.iona-icon-button.add-tile:hover:before {
  background-color: #f59b01;
}.iona-icon-button.sort-tiles:before {
  background-color: #333;
  -webkit-mask-image: url('sort-tiles.16843532744983b2d1cb.png');
          mask-image: url('sort-tiles.16843532744983b2d1cb.png');
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: left;
          mask-position: left;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}.iona-icon-button.sort-tiles:hover {
  color: #f59b01;
}.iona-icon-button.sort-tiles:hover:before {
  background-color: #f59b01;
}/**
 * ICON BUTTON W/ ICON AFTER TEXT
 */.iona-icon-button-after {
  height: 55px;
  width: 280px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 28px;
  border: 2px solid white;
  background-color: white;
  color: #333;
  font-family: "Innogy Bold", sans-serif !important;
  font-size: 18px;
  -webkit-transition: color 100ms ease-in;
  transition: color 100ms ease-in;
}.iona-icon-button-after:after {
  content: "";
  float: left;
  height: 40px;
  width: 40px;
  -webkit-transition: background-color 100ms ease-in;
  transition: background-color 100ms ease-in;
}.iona-icon-button-after:hover {
  color: #f59b01;
}.iona-icon-button-after:hover:after {
  background-color: #f59b01;
}.iona-icon-button-after.internal-link:after {
  background-color: #333;
  -webkit-mask-image: url('link.6e93e17dc5929f0a8e93.svg');
          mask-image: url('link.6e93e17dc5929f0a8e93.svg');
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: left;
          mask-position: left;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}.iona-icon-button-after.internal-link:hover {
  color: #f59b01;
}.iona-icon-button-after.internal-link:hover:after {
  background-color: #f59b01;
}/**
 * Icon only buttons
 */.iona-icon-only-button {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
  border: 0;
  background-color: #333;
  -webkit-transition: background-color 100ms ease-in;
  transition: background-color 100ms ease-in;
}.iona-icon-only-button:hover {
  background-color: #f59b01;
}.iona-icon-only-button.white {
  background-color: #fff;
}.iona-icon-only-button.round {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: transparent;
}/**
 * REGULAR PLUS MINUS
 */.iona-icon-only-button.plus {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/plus.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/plus.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}.iona-icon-only-button.minus {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/minus.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/minus.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}/**
 * CLOSE / INFO BUTTONS
 */.iona-icon-only-button.close {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/close.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/close.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}.iona-icon-only-button.info {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/info.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/info.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}.iona-icon-only-button.info-big {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/info.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/info.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}/**
 * TIMEFRAME PLUS MINUS
 */.iona-icon-only-button.timeframe-plus {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/timeframe-plus.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/timeframe-plus.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}.iona-icon-only-button.timeframe-minus {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/timeframe-minus.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/timeframe-minus.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}/**
 * PREV & NEXT
 */.iona-icon-only-button.prev {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/arrow-right.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/arrow-right.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}.iona-icon-only-button.next {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/arrow-right.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/arrow-right.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}/**
 * EDIT & SAVE
 */.iona-icon-only-button.edit {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  background-image: url("/assets/img/icons/edit.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}.iona-icon-only-button.edit.dark {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  background-image: url("/assets/img/icons/edit-dark.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}.iona-icon-only-button.save {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  background-image: url("/assets/img/icons/save.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}/**
 * TRASH
 */.iona-icon-only-button.trash {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url("/assets/img/icons/trash.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/trash.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}/**
 * regular
 */.font-light {
  font-family: "Innogy light", sans-serif;
}/**
 * regular
 */.font-regular {
  font-family: "Innogy regular", sans-serif;
}/**
 * BOLD
 */.font-medium {
  font-family: "Innogy Bold", sans-serif;
}/**
 * MEDIUM
 */.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}/*
 * TAG OVERRIDES
 */strong {
  font-family: "Innogy Bold", sans-serif;
}.text-input {
  height: 55px;
  width: 100%;
  padding: 0 20px;
  margin: 0;
  background: transparent;
  font-family: "Innogy light", sans-serif;
  font-size: 22px;
  font-weight: lighter;
  color: #333333;
  border: 2px solid #D9D9D9;
  border-radius: 27px;
}/**
 * EON DROPDOWN MIMIC
 */.eon-dropdown {
  box-sizing: border-box;
  position: relative;
  border: 1px solid #8f9192;
  border-radius: 3px;
  height: 42px;
  min-width: 80px;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}.eon-dropdown > label {
  width: 0;
  height: 0;
  visibility: hidden;
}.eon-dropdown > select {
  width: 100%;
  height: 100%;
  background-color: white;
  padding-left: 12px;
  padding-right: 42px;
  font-family: "Innogy regular", sans-serif;
  font-size: 18px;
  cursor: pointer;
}.eon-dropdown > span {
  position: absolute;
  right: calc(1px);
  top: calc(1px);
  background-color: #f6f6f7;
  pointer-events: none;
  background-image: url("/assets/img/icons/chevron-down/chevron-down.svg");
  background-size: 16px 10px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: calc(100% - 2px);
  width: 38px;
}.eon-dropdown:hover {
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  border-color: #39393a;
}.card {
  width: 100%;
  height: 100%;
  padding: 25px 30px;
  background: #FFFFFF;
}.card h3 {
  font-size: 30px;
  font-family: "Innogy regular", sans-serif;
  font-weight: normal;
}.card p {
  line-height: 24pt;
}@media screen and (max-width: 1400px) {
  .card {
    padding: 35px 40px;
  }
}/**
 * boeppel
 */.boeppel {
  position: absolute;
  top: -6px;
  right: -4px;
  width: 18px;
  height: 18px;
  border: 3px solid white;
  border-radius: 10px;
  background: #ffc300;
  z-index: 1000;
}.boeppel-big {
  position: absolute;
  top: 21px;
  right: 52px;
  width: 25px;
  height: 25px;
  border: 1px solid #ffc300;
  border-radius: 50%;
  background: #ffc300;
}.boeppel-list {
  position: absolute;
  top: -6px;
  right: 8px;
  width: 16px;
  height: 16px;
  border: 2px solid white;
  border-radius: 10px;
  background: #ffc300;
}.inline ul {
  margin: 0;
  padding: 0;
}.inline ul li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}a#hamburger {
  display: none;
  background: #000;
}a#hamburger .burger {
  width: 40px;
  height: 40px;
  display: block;
  position: relative;
  -webkit-transform-style: preserve-3d;
}a#hamburger .burger i {
  width: 22px;
  height: 2px;
  background: #fff;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -11px;
  top: 50%;
  margin-top: -1px;
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.2, 1, 0.3, 1), margin 350ms cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transition: margin 350ms cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 350ms cubic-bezier(0.2, 1, 0.3, 1);
  transition: margin 350ms cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 350ms cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 350ms cubic-bezier(0.2, 1, 0.3, 1), margin 350ms cubic-bezier(0.2, 1, 0.3, 1);
  transition: transform 350ms cubic-bezier(0.2, 1, 0.3, 1), margin 350ms cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 350ms cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}a#hamburger .burger i.top {
  margin-top: -7px;
}a#hamburger .burger i.bottom {
  margin-top: 5px;
}a#hamburger .text {
  display: none;
}a#hamburger.open .burger i.top {
  margin-top: -1px;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg);
}a#hamburger.open .burger i.middle {
  -webkit-transform: scale(0, 1) translate3d(0, 0, 0);
  transform: scale(0, 1);
}a#hamburger.open .burger i.bottom {
  margin-top: -1px;
  -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
  transform: rotate(-45deg);
}/* -- Hauptnavi -- *//* -- Topmenu -- */#topmenu {
  float: right;
}#topmenu ul li {
  margin-left: 20px;
}#topmenu ul li a:before {
  position: relative;
  top: 3px;
  margin-right: 10px;
}#topmenu ul li a.disabled {
  pointer-events: none;
  filter: alpha(opacity=30);
  opacity: 0.3;
  cursor: default;
}/* -- Footermenu -- */#footermenu ul li {
  margin-left: 20px;
}#footermenu ul li a {
  text-decoration: none;
}#footermenu ul li a:hover {
  text-decoration: underline;
}/**
 * regular
 */.font-light {
  font-family: "Innogy light", sans-serif;
}/**
 * regular
 */.font-regular {
  font-family: "Innogy regular", sans-serif;
}/**
 * BOLD
 */.font-medium {
  font-family: "Innogy Bold", sans-serif;
}/**
 * MEDIUM
 */.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}/*
 * TAG OVERRIDES
 */strong {
  font-family: "Innogy Bold", sans-serif;
}@font-face {
  font-family: "Innogy light";
  src: url('innogyWEB-Light.6dc45cf8d7228f8841c2.woff2') format("woff2"), url('innogyWEB-Light.fa3b5dacf1c72f15c316.woff') format("woff"), url('innogyWEB-Light.ddea180d78e8d1fcfc32.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-light {
  font-family: "Innogy light", sans-serif;
}@font-face {
  font-family: "Innogy regular";
  src: url('innogyWEB-Regular.da6924beddade5499f8d.woff2') format("woff2"), url('innogyWEB-Regular.8b08016b7c8afedd13c2.woff') format("woff"), url('innogyWEB-Regular.6891ba3de921463f3f48.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-regular {
  font-family: "Innogy regular", sans-serif;
}@font-face {
  font-family: "Innogy medium";
  src: url('innogyWEB-Medium.c26e949be0812d6cc06e.woff2') format("woff2"), url('innogyWEB-Medium.9991419b3660d81d02f0.woff') format("woff"), url('innogyWEB-Medium.7053d9c2403bfa6295de.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-medium {
  font-family: "Innogy medium", sans-serif;
}@font-face {
  font-family: "Innogy Bold";
  src: url('innogyWEB-Bold.b3512c834d0847b94b80.woff2') format("woff2"), url('innogyWEB-Bold.46fa9e4f509003d61a3a.woff') format("woff"), url('innogyWEB-Bold.3087ca43d45654972443.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-bold {
  font-family: "Innogy bold", sans-serif;
}* {
  font-family: "Innogy regular", sans-serif;
}strong {
  font-family: "Innogy Bold", sans-serif;
}/**
 * DEFINITIONS
 *//**
 * CLASSES
 */.yellow {
  color: #ffc300;
}.indigo-clr {
  color: #00aae1;
}.indigo-dark-clr {
  color: #143c8c;
}.yellow-bg {
  background: #ffc300;
}.white-svg svg {
  width: 150px;
  height: 150px;
}.white-svg svg path {
  fill: #FFFFFF;
}@media screen and (max-width: 480px) {
  .white-svg svg {
    width: 100px;
    height: 100px;
  }
}/**
 * E.ON
 */.turquoise {
  background: #1ea2b1 !important;
}.tile-view {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  flex-wrap: wrap;
  padding: 20px 30px;
  position: relative;
}.tile-view > .tile-wrapper {
  width: 33.3%;
}.tile-container {
  padding: 20px;
  width: 100%;
  height: 100%;
}.tile {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px;
  border-radius: 8px;
  background: #FFFFFF;
  cursor: pointer;
}.tile-add {
  cursor: pointer;
}.tile-close-control {
  display: inline-block;
  position: absolute;
  top: -16px;
  right: -16px;
  z-index: 10000;
}.tile-inner {
  width: inherit;
  height: inherit;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  overflow: hidden;
}h3.tile-heading {
  font-size: 32px;
  color: #7A7A7A;
  font-family: "Innogy Bold", sans-serif;
}.tile-heading {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  margin-bottom: 20px;
}.tile-heading > h3 {
  -webkit-box-flex: 1;
          flex: 1 0;
  font-size: 32px;
  color: #7A7A7A;
  font-family: "Innogy Bold", sans-serif;
  margin-bottom: 0;
}.tile-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
          flex-grow: 1;
  position: relative;
}.tile-chart-abs {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}/**
 * regular
 */.font-light {
  font-family: "Innogy light", sans-serif;
}/**
 * regular
 */.font-regular {
  font-family: "Innogy regular", sans-serif;
}/**
 * BOLD
 */.font-medium {
  font-family: "Innogy Bold", sans-serif;
}/**
 * MEDIUM
 */.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}/*
 * TAG OVERRIDES
 */strong {
  font-family: "Innogy Bold", sans-serif;
}.detail-view {
  font-family: "Innogy regular", sans-serif;
}section.detail-head {
  background: #f6f6f7;
  padding: 50px;
}.detail-head > header {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}.detail-head > header h1 {
  margin: 0;
  -webkit-box-flex: 1;
          flex: 1 0 auto;
  font-family: "Innogy Bold", sans-serif !important;
  font-size: 40px;
  color: white;
}.detail-head > header button {
  margin-left: 20px;
}.detail-head > section {
  padding: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}section.detail-info {
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 50px;
  background: #ffc300;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}.detail-info {
  background: #ffc300;
}.detail-info > .icon {
  -webkit-box-flex: 0;
          flex: 0;
  margin-right: 32px;
}.detail-info > .info-text p {
  font-family: "Innogy regular", sans-serif;
  font-size: 18px;
}.detail-info > .close-info {
  -webkit-box-flex: 0;
          flex: 0;
}section.detail-content {
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 50px;
}/**
 * regular
 */.font-light {
  font-family: "Innogy light", sans-serif;
}/**
 * regular
 */.font-regular {
  font-family: "Innogy regular", sans-serif;
}/**
 * BOLD
 */.font-medium {
  font-family: "Innogy Bold", sans-serif;
}/**
 * MEDIUM
 */.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}/*
 * TAG OVERRIDES
 */strong {
  font-family: "Innogy Bold", sans-serif;
}.page {
  padding: 128px 75px 75px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  font-family: "Innogy regular", sans-serif;
}.page-card {
  width: 100%;
  background: white;
  border-radius: 8px;
  padding: 50px;
}.page-card > section {
  margin-bottom: 50px;
}.page-card h1 {
  font-family: "Innogy Bold", sans-serif !important;
  font-size: 40px;
}.page-card h2 {
  font-family: "Innogy Bold", sans-serif !important;
  font-size: 32px;
}.page-card h2 .extra-space {
  font-family: "Innogy Bold", sans-serif !important;
  font-size: 32px;
  margin-bottom: 40px;
}.page-card h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Innogy Bold", sans-serif !important;
  font-size: 24px;
}.page-card ul {
  margin-bottom: 40px;
  font-family: "Innogy regular", sans-serif;
  font-size: 24px;
}.row > div:first-child {
  margin-right: 20px;
}/**
 * IMPRINT SPECIFIC
 */section .imprint {
  font-family: "Innogy regular", sans-serif;
}section .imprint h2 {
  font-family: "Innogy Bold", sans-serif;
}@font-face {
  font-family: "Innogy light";
  src: url('innogyWEB-Light.6dc45cf8d7228f8841c2.woff2') format("woff2"), url('innogyWEB-Light.fa3b5dacf1c72f15c316.woff') format("woff"), url('innogyWEB-Light.ddea180d78e8d1fcfc32.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-light {
  font-family: "Innogy light", sans-serif;
}@font-face {
  font-family: "Innogy regular";
  src: url('innogyWEB-Regular.da6924beddade5499f8d.woff2') format("woff2"), url('innogyWEB-Regular.8b08016b7c8afedd13c2.woff') format("woff"), url('innogyWEB-Regular.6891ba3de921463f3f48.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-regular {
  font-family: "Innogy regular", sans-serif;
}@font-face {
  font-family: "Innogy medium";
  src: url('innogyWEB-Medium.c26e949be0812d6cc06e.woff2') format("woff2"), url('innogyWEB-Medium.9991419b3660d81d02f0.woff') format("woff"), url('innogyWEB-Medium.7053d9c2403bfa6295de.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-medium {
  font-family: "Innogy medium", sans-serif;
}@font-face {
  font-family: "Innogy Bold";
  src: url('innogyWEB-Bold.b3512c834d0847b94b80.woff2') format("woff2"), url('innogyWEB-Bold.46fa9e4f509003d61a3a.woff') format("woff"), url('innogyWEB-Bold.3087ca43d45654972443.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}.innogy-bold {
  font-family: "Innogy bold", sans-serif;
}* {
  font-family: "Innogy regular", sans-serif;
}strong {
  font-family: "Innogy Bold", sans-serif;
}.tab-selector {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  margin-bottom: 10px;
  font-family: "Innogy Bold", sans-serif;
}.tab-selector > div {
  width: 50%;
  cursor: pointer;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 2px solid #8ed0d8;
  text-align: center;
  color: #8ed0d8;
}.tab-selector .active {
  color: white;
  border-bottom: 2px solid white;
}/**
 * DEFINITIONS
 *//**
 * CLASSES
 */.yellow {
  color: #ffc300;
}.indigo-clr {
  color: #00aae1;
}.indigo-dark-clr {
  color: #143c8c;
}.yellow-bg {
  background: #ffc300;
}.white-svg svg {
  width: 150px;
  height: 150px;
}.white-svg svg path {
  fill: #FFFFFF;
}@media screen and (max-width: 480px) {
  .white-svg svg {
    width: 100px;
    height: 100px;
  }
}/**
 * E.ON
 */.turquoise {
  background: #1ea2b1 !important;
}a {
  color: #39393a;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  border-bottom: 1px solid #39393a;
  font-family: "Innogy regular", sans-serif;
  font-size: 18px;
}a:hover {
  border-color: #f59b01;
}a.inversed {
  color: white;
  border-bottom: 1px solid #39393a;
}a.side {
  font-size: 16px;
  border-bottom: none;
}a.side:hover {
  border-color: transparent;
}a.menu-item {
  border-color: transparent;
  font-size: 22px;
}a.menu-item:hover {
  border-color: transparent;
  color: #f59b01;
}a.menu-link {
  border-color: transparent;
  font-size: 20px;
}a.menu-link:hover {
  border-color: transparent;
  color: #f59b01;
}a.white {
  color: white;
  background-color: transparent;
  border-color: white;
}a.white:hover {
  border-color: #f59b01;
}/**
 * DEFINITIONS
 *//**
 * CLASSES
 */.yellow {
  color: #ffc300;
}.indigo-clr {
  color: #00aae1;
}.indigo-dark-clr {
  color: #143c8c;
}.yellow-bg {
  background: #ffc300;
}.white-svg svg {
  width: 150px;
  height: 150px;
}.white-svg svg path {
  fill: #FFFFFF;
}@media screen and (max-width: 480px) {
  .white-svg svg {
    width: 100px;
    height: 100px;
  }
}/**
 * E.ON
 */.turquoise {
  background: #1ea2b1 !important;
}/**
 * regular
 */.font-light {
  font-family: "Innogy light", sans-serif;
}/**
 * regular
 */.font-regular {
  font-family: "Innogy regular", sans-serif;
}/**
 * BOLD
 */.font-medium {
  font-family: "Innogy Bold", sans-serif;
}/**
 * MEDIUM
 */.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}/*
 * TAG OVERRIDES
 */strong {
  font-family: "Innogy Bold", sans-serif;
}input.iona-input {
  width: 100%;
  height: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: calc(55px / 2);
  padding-right: calc(55px / 2);
  font-size: 22px;
  border: 2px solid #D9D9D9;
  border-radius: calc(55px / 2);
  background-color: transparent;
  font-family: "Innogy regular", sans-serif !important;
  color: #777;
}input.iona-input:focus {
  border-color: #f59b01;
  background-color: transparent !important;
}.iona-input.white {
  color: white;
  border-color: white;
}.iona-input.grey {
  color: white;
  background: rgba(0, 0, 0, 0.2);
}.iona-input.grey::-webkit-input-placeholder {
  font-family: "Innogy light", sans-serif;
  color: white;
}.iona-input.grey::-moz-placeholder {
  font-family: "Innogy light", sans-serif;
  color: white;
}.iona-input.grey::-ms-input-placeholder {
  font-family: "Innogy light", sans-serif;
  color: white;
}.iona-input.grey::placeholder {
  font-family: "Innogy light", sans-serif;
  color: white;
}input.iona-input.white:-webkit-autofill,
input.iona-input.white:-webkit-autofill:hover,
input.iona-input.white:-webkit-autofill:focus,
input.iona-input.white:-webkit-autofill:active {
  -webkit-transition: background-color 5000s;
  transition: background-color 5000s;
  -webkit-text-fill-color: #fff !important;
  font-family: "Innogy regular", sans-serif;
}/**
 * SELECTS
 * ==============================================================================
 */select.iona-select {
  width: auto;
  height: 55px;
  padding: 10px calc(55px / 2);
  border: 2px solid #333333;
  border-radius: calc(55px / 2);
  font-family: "Innogy regular", sans-serif !important;
  font-size: 22px;
  color: #777;
  background-image: url('chevron-down.21dd5c0216c5fdd1b234.svg');
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-color: transparent;
}select.iona-select:focus {
  border-color: #f59b01;
  background-color: transparent !important;
}select.iona-select.small {
  width: auto;
  height: 32px;
  padding: 0 calc(32px / 2);
  padding-right: 40px;
  border: 2px solid #333333;
  border-radius: calc(32px / 2);
  font-family: "Innogy regular", sans-serif !important;
  font-size: 18px;
  color: #777;
  background-image: url('chevron-down.21dd5c0216c5fdd1b234.svg');
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-color: transparent;
}select.iona-select.small:focus {
  border-color: #f59b01;
  background-color: transparent !important;
}/**
 * DEFINITIONS
 *//**
 * CLASSES
 */.yellow {
  color: #ffc300;
}.indigo-clr {
  color: #00aae1;
}.indigo-dark-clr {
  color: #143c8c;
}.yellow-bg {
  background: #ffc300;
}.white-svg svg {
  width: 150px;
  height: 150px;
}.white-svg svg path {
  fill: #FFFFFF;
}@media screen and (max-width: 480px) {
  .white-svg svg {
    width: 100px;
    height: 100px;
  }
}/**
 * E.ON
 */.turquoise {
  background: #1ea2b1 !important;
}/* -- Sidebar -- */.sidebar .svg-wrap {
  top: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}.sidebar #chart-live-details {
  max-height: 400px;
}.sidebar .btn-wrao button {
  margin-left: 10px;
}.sidebar button.icon-info {
  background: transparent;
  cursor: pointer;
  color: #fff;
  font-size: 35px;
  border: 0;
  position: relative;
  top: 4px;
  padding: 1px;
}.sidebar button.icon-info span {
  display: none;
}.sidebar button.icon-info:hover {
  color: #F59B00;
}.sidebar button.icon-close {
  background: transparent;
  cursor: pointer;
  color: #fff;
  font-size: 35px;
  border: 0;
  position: relative;
  top: 4px;
  padding: 1px;
}.sidebar button.icon-close span {
  display: none;
}.sidebar button.icon-close:hover {
  color: #F59B00;
}.sidebar.lft {
  font-family: "Innogy regular", sans-serif;
  background: white;
  color: #333333;
  min-width: 300px;
  -webkit-box-ordinal-group: 1;
          order: 0;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  -webkit-box-flex: 0;
          flex: 0 1 auto;
  -webkit-align-self: auto;
  align-self: auto;
  min-height: 670px;
  border-left: none !important;
}.sidebar.lft .blackbox {
  background: #000;
  padding: 0;
}.sidebar.lft .logo {
  width: 300px;
  height: 200px;
  background-size: contain;
}.sidebar.lft .logo span {
  display: none;
}.sidebar.lft .version {
  position: absolute;
  left: 40px;
  bottom: 81px;
  font-size: 12px;
  z-index: 5;
}/**
 * DEFINITIONS
 *//**
 * CLASSES
 */.yellow {
  color: #ffc300;
}.indigo-clr {
  color: #00aae1;
}.indigo-dark-clr {
  color: #143c8c;
}.yellow-bg {
  background: #ffc300;
}.white-svg svg {
  width: 150px;
  height: 150px;
}.white-svg svg path {
  fill: #FFFFFF;
}@media screen and (max-width: 480px) {
  .white-svg svg {
    width: 100px;
    height: 100px;
  }
}/**
 * E.ON
 */.turquoise {
  background: #1ea2b1 !important;
}i.icon-plus {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  background-image: url("/assets/img/icons/plus.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}i.icon-minus {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  background-image: url("/assets/img/icons/plus.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}i.icon-info {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/info.png");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/info.png");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #333;
}i.step-complete {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('step-complete.cb5bfcc7723473d73a95.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('step-complete.cb5bfcc7723473d73a95.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #f59b01;
}i.step-in-progress {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('step-complete.cb5bfcc7723473d73a95.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('step-complete.cb5bfcc7723473d73a95.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}i.icon-dots {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('dots.607ae325bae2a6d4195c.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('dots.607ae325bae2a6d4195c.png');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}i.link {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('link.6e93e17dc5929f0a8e93.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('link.6e93e17dc5929f0a8e93.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}i.collapsed {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('collapse.0c1a3044f9542821ebdd.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('collapse.0c1a3044f9542821ebdd.png');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}i.expand {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('expand.a233e87873552e1ed910.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('expand.a233e87873552e1ed910.png');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}/*
 * MENU LOGOS
 */.provider-menu-logo {
  width: 140px;
  height: 140px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
}.provider-menu-logo.envia {
  background-image: url('enviam.c78a03e97f28fe6ae650.png');
}.provider-menu-logo.eprimo {
  background-image: url('eprimo.ef1df9521f27f07124f4.png');
}.provider-menu-logo.energis {
  background-image: url('energis.5cf03e8783812f52a74a.png');
}.provider-menu-logo.lew {
  background-image: url('lew.3b430bffa0a68bf19801.png');
}.provider-menu-logo.eon {
  background-image: url('eon.9acc410514a355029bee.png');
}.provider-menu-logo.avacon {
  background-image: url('avacon.483482b5e052be10f5f1.png');
}.provider-menu-logo.shn {
  background-image: url('shn.8fa6cef2802204122f44.png');
}.provider-menu-logo.bn {
  background-image: url('bw.5950f6b2aa9b53393cf5.png');
}.provider-menu-logo.edis {
  background-image: url('edis.115c08584cdf41cd71a6.png');
}/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css *//* position */.toast-center-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}.toast-top-left {
  top: 12px;
  left: 12px;
}.toast-top-right {
  top: 12px;
  right: 12px;
}.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}/* toast styles */.toast-title {
  font-weight: bold;
}.toast-message {
  word-wrap: break-word;
}.toast-message a,
.toast-message label {
  color: #FFFFFF;
}.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}.toast-container * {
  box-sizing: border-box;
}.toast-container .toast {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 8px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  color: #FFFFFF;
}.toast-container .toast:hover {
  opacity: 1;
  cursor: pointer;
}/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */.toast-info {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(255,255,255)" d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"/></svg>');
}/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */.toast-error {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(255,255,255)" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"/></svg>');
}/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */.toast-success {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(255,255,255)" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>');
}/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */.toast-warning {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="rgb(255,255,255)" d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"/></svg>');
}.toast-container.toast-top-center .toast,
.toast-container.toast-bottom-center .toast {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}.toast-container.toast-top-full-width .toast,
.toast-container.toast-bottom-full-width .toast {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}.toast {
  background-color: #030303;
  pointer-events: auto;
}.toast-success {
  background-color: #51A351;
}.toast-error {
  background-color: #BD362F;
}.toast-info {
  background-color: rgba(0, 0, 0, 0.73);
}.toast-info a {
  color: #F59B00;
}.toast-info a:hover {
  color: #fff;
}.toast-warning {
  background-color: #F89406;
}.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}/* Responsive Design */@media all and (max-width: 240px) {
  .toast-container .toast.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .toast.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .toast.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}/**
 * regular
 */.font-light {
  font-family: "Innogy light", sans-serif;
}/**
 * regular
 */.font-regular {
  font-family: "Innogy regular", sans-serif;
}/**
 * BOLD
 */.font-medium {
  font-family: "Innogy Bold", sans-serif;
}/**
 * MEDIUM
 */.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}/*
 * TAG OVERRIDES
 */strong {
  font-family: "Innogy Bold", sans-serif;
}/**
 * DEFINITIONS
 *//**
 * CLASSES
 */.yellow {
  color: #ffc300;
}.indigo-clr {
  color: #00aae1;
}.indigo-dark-clr {
  color: #143c8c;
}.yellow-bg {
  background: #ffc300;
}.white-svg svg {
  width: 150px;
  height: 150px;
}.white-svg svg path {
  fill: #FFFFFF;
}@media screen and (max-width: 480px) {
  .white-svg svg {
    width: 100px;
    height: 100px;
  }
}/**
 * E.ON
 */.turquoise {
  background: #1ea2b1 !important;
}/**
 * LIVE
 */.column-callout {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 6px;
  background: white;
  border-top: 2px solid #47A7D8;
  border-radius: 2px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}.column-callout > .header {
  padding-top: 6px;
  background: white;
  text-align: start;
  font-family: "Innogy light", sans-serif;
  font-size: 12px;
  color: black;
}.column-callout > .body {
  background: white;
  text-align: center;
  font-family: "Innogy regular", sans-serif;
  font-size: 16px;
  color: black;
}/**
 * CONSUMPTION ALERT
 */.consumption-alert-callout {
  padding: 5px 15px 5px 5px;
  background: #b9280a;
  color: white;
  font-family: "Innogy light", sans-serif;
  font-size: 20px;
}/**
 * APPLIANCE
 */.appliance-callout {
  pointer-events: none;
}.appliance-callout .appliance-callout-icon {
  position: relative;
  width: 48px;
  height: 48px;
  -webkit-mask-size: contain;
          mask-size: contain;
  mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
}.appliance-callout .appliance-callout-label {
  padding-top: 10px;
  font-size: 20px;
}.appliance-callout .appliance-callout-value {
  font-size: 20px;
}.cursor-pointer {
  cursor: pointer;
}.icon-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center;
}.iic {
  position: relative !important;
}/**
 * general
 */.toast-container .ngx-toastr {
  box-shadow: none !important;
}.pointer {
  cursor: pointer;
}/**
 * SVG ICON BRANCHES
 */.household-icon-active {
  -webkit-transition: fill 250ms ease;
  transition: fill 250ms ease;
}.household-icon-active svg .fill-active {
  fill: #1ea2b1;
}.household-icon-active svg .stroke-active {
  stroke: #39393a;
}

/*# sourceMappingURL=styles.9c59708e7033031be57d.css.map*/