/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined);
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/

/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
/* position */
.cdk-overlay-container,.cdk-global-overlay-wrapper{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:flex;position:absolute;z-index:1000}
.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;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:rgba(0,0,0,0);transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}
.cdk-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{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}
.cdk-overlay-backdrop-noop-animation{transition:none}
.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}
.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
.toast-center-center {
  top: 50%;
  left: 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;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}
/* 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;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}
/* 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;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}
/* 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;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}
.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: rgb(255, 195, 0);
}
.indigo-clr {
  color: rgb(0, 170, 225);
}
.indigo-dark-clr {
  color: rgb(20, 60, 140);
}
.yellow-bg {
  background: rgb(255, 195, 0);
}
/**
 * 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 {
  padding-left: 0 !important;
}
.p-r-n {
  padding-right: 0 !important;
}
.p-t-n {
  padding-top: 0 !important;
}
.p-b-n {
  padding-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;
  transition: width 500ms ease, max-width 500ms ease;
}
.overlay.narrow {
  width: 700px;
  max-width: 700px;
}
.overlay.fixed-height {
  height: 900px;
  overflow-y: hidden;
}
.overlay .dark {
  background: rgba(0, 0, 0, 0.85);
}
.overlay-full-height {
  min-height: 100vh;
  max-height: 100vh;
  height: 100vh;
  z-index: 100000;
  position: relative;
  overflow: hidden;
  overflow-y: scroll;
  background: #ffffff;
}
.overlay-small {
  position: relative;
  z-index: 100000;
  background: #ffffff;
  width: 100%;
  max-width: 550px;
  border-radius: 3px;
}
.overlay-minimal {
  position: relative;
  z-index: 100000;
  background: #ffffff;
  width: 100%;
  max-width: 900px;
  border-radius: 3px;
  overflow: hidden;
}
.overlay-functional {
  position: relative;
  z-index: 100000;
  background: #ffffff;
  min-width: 500px;
  max-width: 100vw;
  border-radius: 3px;
}
.overlay-dark {
  position: relative;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.85);
  width: 700px;
  max-width: 100vw;
  border-radius: 8px;
  overflow: hidden;
}
.overlay-container-cdk {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 30px;
}
.overlay-container-cdk > .header {
  display: flex;
  flex-direction: row;
  margin-bottom: 25px;
}
.overlay-container-cdk .content {
  display: flex;
  flex-direction: column;
}
.detail-overlay {
  position: relative;
  display: flex;
  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 {
  padding-left: 0 !important;
}
.p-r-n {
  padding-right: 0 !important;
}
.p-t-n {
  padding-top: 0 !important;
}
.p-b-n {
  padding-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
 */
.inflate {
  width: 100% !important;
  height: 100% !important;
}
.center-contents {
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-contents-v {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.row {
  display: flex;
  flex-direction: row;
}
.row-align-right {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.col-centered {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.col {
  display: flex;
  flex-direction: column;
}
.interaction-area {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
/**
 * GENERAL
 */
.flex {
  display: flex;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.grow-space {
  flex-grow: 1 !important;
}
.inline-el {
  display: inline-block;
}
@font-face {
  font-family: "Innogy light";
  src: url('innogyWEB-Light.7c8cd8ab65dee61b.woff2') format("woff2"), url('innogyWEB-Light.b7d7fc9365ff7417.woff') format("woff"), url('innogyWEB-Light.23fb2def30eca333.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.ba60d0a65ac82672.woff2') format("woff2"), url('innogyWEB-Regular.d8b5804a2d4a7208.woff') format("woff"), url('innogyWEB-Regular.8950c2442f6ff7ec.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.ff7b1cf597ef2e75.woff2') format("woff2"), url('innogyWEB-Medium.b8b90c2936a100c2.woff') format("woff"), url('innogyWEB-Medium.512533acd6603068.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.7bd42b97bda04a07.woff2') format("woff2"), url('innogyWEB-Bold.bea9bd491e70aeb6.woff') format("woff"), url('innogyWEB-Bold.f7413b63d3ddc2fd.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;
}
p.center-text {
  text-align: center;
}
/**
 * regular
 */
.font-light {
  font-family: "Innogy light", sans-serif;
}
/**
 * regular
 */
.font-regular {
  font-family: "Innogy regular", sans-serif !important;
}
/**
 * BOLD
 */
.font-medium {
  font-family: "Innogy medium", sans-serif;
}
/**
 * MEDIUM
 */
.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}
/*
 * TAG OVERRIDES
 */
strong {
  font-family: "Innogy medium", sans-serif;
}
p.subtext {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
}
/**
 * regular
 */
.font-light {
  font-family: "Innogy light", sans-serif;
}
/**
 * regular
 */
.font-regular {
  font-family: "Innogy regular", sans-serif !important;
}
/**
 * BOLD
 */
.font-medium {
  font-family: "Innogy medium", sans-serif;
}
/**
 * MEDIUM
 */
.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}
/*
 * TAG OVERRIDES
 */
strong {
  font-family: "Innogy medium", sans-serif;
}
p.subtext {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
}
h1.innogy-headline {
  font-family: "Innogy Bold", sans-serif;
  font-size: 32px;
  color: white;
  text-align: center;
}
/**
 * regular
 */
.font-light {
  font-family: "Innogy light", sans-serif;
}
/**
 * regular
 */
.font-regular {
  font-family: "Innogy regular", sans-serif !important;
}
/**
 * BOLD
 */
.font-medium {
  font-family: "Innogy medium", sans-serif;
}
/**
 * MEDIUM
 */
.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}
/*
 * TAG OVERRIDES
 */
strong {
  font-family: "Innogy medium", sans-serif;
}
p.subtext {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
}
.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: flex;
  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 !important;
  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 {
  transition: border-color 200ms ease;
  border-color: #39393a;
}
/**
 * boeppel
 */
.boeppel {
  position: absolute;
  top: -6px;
  right: -4px;
  width: 18px;
  height: 18px;
  border: 3px solid white;
  border-radius: 10px;
  background: rgb(255, 195, 0);
  z-index: 1000;
}
.boeppel-big {
  position: absolute;
  top: 21px;
  right: 52px;
  width: 25px;
  height: 25px;
  border: 1px solid rgb(255, 195, 0);
  border-radius: 50%;
  background: rgb(255, 195, 0);
}
.boeppel-list {
  position: absolute;
  top: -6px;
  right: 8px;
  width: 16px;
  height: 16px;
  border: 2px solid white;
  border-radius: 10px;
  background: rgb(255, 195, 0);
}
/**
 * DEFINITIONS
 */
/**
 * CLASSES
 */
.yellow {
  color: rgb(255, 195, 0);
}
.indigo-clr {
  color: rgb(0, 170, 225);
}
.indigo-dark-clr {
  color: rgb(20, 60, 140);
}
.yellow-bg {
  background: rgb(255, 195, 0);
}
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-plus-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('plus.58209e322ca82152.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('plus.58209e322ca82152.png');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #333333;
}
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-error {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  background-image: url('error.b5be19be803ea0db.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.54b66a5f82e4e801.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('step-complete.54b66a5f82e4e801.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.54b66a5f82e4e801.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('step-complete.54b66a5f82e4e801.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.bfff30c16f61094e.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('dots.bfff30c16f61094e.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.10c40a6753f4f293.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('link.10c40a6753f4f293.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.c3d401b91ae71561.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('collapse.c3d401b91ae71561.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.8e925ba7624dd645.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('expand.8e925ba7624dd645.png');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}
i.feedin {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('sun.9118db96041bde41.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('sun.9118db96041bde41.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #ffc300;
}
i.feedin-white {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('sun.9118db96041bde41.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('sun.9118db96041bde41.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.consumption {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('thunder.86e9980bef9de96c.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('thunder.86e9980bef9de96c.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #47A7D8;
}
i.consumption-white {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('thunder.86e9980bef9de96c.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('thunder.86e9980bef9de96c.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.chevron-down-s {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('chevron-down.5ff84946f4b81082.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-down.5ff84946f4b81082.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.chevron-down-s {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('chevron-down.5ff84946f4b81082.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-down.5ff84946f4b81082.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.chevron-right-s {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('chevron-down.5ff84946f4b81082.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-down.5ff84946f4b81082.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
  transform: rotate(270deg);
}
i.calendar-icon-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('calendar-input.6a6a4fe58702ee46.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('calendar-input.6a6a4fe58702ee46.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.rank-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('rank@2x.c66e6abd4cd10226.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('rank@2x.c66e6abd4cd10226.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #64b42d;
}
i.trophy-s {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('trophy.edecced109141068.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('trophy.edecced109141068.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.trophy-sm {
  display: inline-block;
  width: 27px !important;
  height: 27px !important;
  mask-image: url('trophy.edecced109141068.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('trophy.edecced109141068.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
/**
 * password visibility icons
 */
i.password-hidden {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('eye.02adbd8eeee4a4dc.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('eye.02adbd8eeee4a4dc.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.password-visible {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('eye-crossed.87a35e99ffe39c1d.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('eye-crossed.87a35e99ffe39c1d.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.grey {
  background-color: #b3b4b5;
}
.iona-button {
  background: transparent;
  height: 55px;
  min-width: 280px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-right: 28px;
  padding-left: 28px;
  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: rgb(255, 195, 0);
}
.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.outline {
  height: 51px;
  margin: 2px;
  border-color: #333;
  color: #333;
  background-color: transparent;
  transition: color 250ms ease, border-color 250ms ease, background-color 250ms ease, opacity 250ms ease, box-shadow 250ms ease;
  -webkit-transition: color 250ms ease, border-color 250ms ease, background-color 250ms ease, opacity 250ms ease, box-shadow 250ms ease;
}
.iona-button.outline:hover {
  border-collapse: #f59b01;
}
.iona-button.small {
  height: 32px !important;
  border-radius: 16px;
  min-width: 100px;
  width: auto;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
}
/**
 * Round Icon Buttons
 */
.iona-icon-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 60px;
  border: 0;
  background-color: transparent;
  color: #333;
  font-family: "Innogy Bold", sans-serif !important;
  font-size: 18px;
  transition: color 100ms ease-in;
}
.iona-icon-button:before {
  content: "";
  float: left;
  height: 40px;
  width: 40px;
  margin-right: 10px;
  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.ba2edaf4dd16f91f.png');
          mask-image: url('add-tiles.ba2edaf4dd16f91f.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.c0f64c008486eb39.png');
          mask-image: url('sort-tiles.c0f64c008486eb39.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: flex;
  flex-direction: row;
  justify-content: 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;
  transition: color 100ms ease-in;
}
.iona-icon-button-after:after {
  content: "";
  float: left;
  height: 40px;
  width: 40px;
  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.10c40a6753f4f293.svg');
          mask-image: url('link.10c40a6753f4f293.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: flex;
  flex-direction: row;
  align-items: center;
  border: 0;
  background-color: #333;
  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.plus.big {
  display: inline-block;
  width: 52px !important;
  height: 52px !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.plus.white {
  background-color: white;
}
.iona-icon-only-button.plus.white:hover {
  color: #f59b01;
}
.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;
}
.iona-icon-only-button.minus.big {
  display: inline-block;
  width: 52px !important;
  height: 52px !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;
}
.iona-icon-only-button.minus.white {
  background-color: white;
}
.iona-icon-only-button.minus.white:hover {
  color: #f59b01;
}
/**
 * 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;
  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;
}
/**
 * Play Button
 */
.iona-icon-only-button.play {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url("/assets/img/icons/play.webp");
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url("/assets/img/icons/play.webp");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: white;
}
.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;
  transition: transform 350ms cubic-bezier(0.2, 1, 0.3, 1), margin 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;
  transform: rotate(45deg);
}
a#hamburger.open .burger i.middle {
  transform: scale(0, 1);
}
a#hamburger.open .burger i.bottom {
  margin-top: -1px;
  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 !important;
}
/**
 * BOLD
 */
.font-medium {
  font-family: "Innogy medium", sans-serif;
}
/**
 * MEDIUM
 */
.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}
/*
 * TAG OVERRIDES
 */
strong {
  font-family: "Innogy medium", sans-serif;
}
p.subtext {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
}
@font-face {
  font-family: "Innogy light";
  src: url('innogyWEB-Light.7c8cd8ab65dee61b.woff2') format("woff2"), url('innogyWEB-Light.b7d7fc9365ff7417.woff') format("woff"), url('innogyWEB-Light.23fb2def30eca333.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.ba60d0a65ac82672.woff2') format("woff2"), url('innogyWEB-Regular.d8b5804a2d4a7208.woff') format("woff"), url('innogyWEB-Regular.8950c2442f6ff7ec.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.ff7b1cf597ef2e75.woff2') format("woff2"), url('innogyWEB-Medium.b8b90c2936a100c2.woff') format("woff"), url('innogyWEB-Medium.512533acd6603068.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.7bd42b97bda04a07.woff2') format("woff2"), url('innogyWEB-Bold.bea9bd491e70aeb6.woff') format("woff"), url('innogyWEB-Bold.f7413b63d3ddc2fd.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;
}
p.center-text {
  text-align: center;
}
/**
 * DEFINITIONS
 */
/**
 * CLASSES
 */
.yellow {
  color: rgb(255, 195, 0);
}
.indigo-clr {
  color: rgb(0, 170, 225);
}
.indigo-dark-clr {
  color: rgb(20, 60, 140);
}
.yellow-bg {
  background: rgb(255, 195, 0);
}
.tile-view {
  display: flex;
  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: flex;
  flex-direction: column;
  overflow: hidden;
}
.tile-header-row {
  display: flex;
  flex-direction: row;
}
.tile-header-row > h3 {
  flex: 1;
}
h3.tile-heading {
  font-size: 32px;
  color: #7A7A7A;
  font-family: "Innogy medium", sans-serif;
  font-weight: normal;
}
.tile-heading {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}
.tile-heading > h3 {
  flex: 1 0;
  font-size: 32px;
  color: #7A7A7A;
  font-family: "Innogy medium", sans-serif;
  margin-bottom: 0;
}
.tile-content {
  display: flex;
  flex-direction: column;
  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 !important;
}
/**
 * BOLD
 */
.font-medium {
  font-family: "Innogy medium", sans-serif;
}
/**
 * MEDIUM
 */
.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}
/*
 * TAG OVERRIDES
 */
strong {
  font-family: "Innogy medium", sans-serif;
}
p.subtext {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
}
.detail-view {
  font-family: "Innogy regular", sans-serif !important;
}
section.detail-head {
  background: #f6f6f7;
  padding: 50px;
}
.detail-head > header {
  display: flex;
  flex-direction: row;
}
.detail-head > header h1 {
  margin: 0;
  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: flex;
  flex-direction: column;
}
section.detail-info {
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 50px;
  background: #ffc300;
  display: flex;
  flex-direction: row;
}
.detail-info {
  background: #ffc300;
}
.detail-info > .icon {
  flex: 0;
  margin-right: 32px;
}
.detail-info > .info-text p {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 18px;
}
.detail-info > .close-info {
  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 !important;
}
/**
 * BOLD
 */
.font-medium {
  font-family: "Innogy medium", sans-serif;
}
/**
 * MEDIUM
 */
.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}
/*
 * TAG OVERRIDES
 */
strong {
  font-family: "Innogy medium", sans-serif;
}
p.subtext {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
}
.page {
  padding: 128px 75px 75px;
  display: flex;
  flex-direction: row;
  flex: 1 1 auto;
  font-family: "Innogy regular", sans-serif !important;
}
.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 !important;
  font-size: 24px;
}
.row > div:first-child {
  margin-right: 20px;
}
/**
 * IMPRINT SPECIFIC
 */
section .imprint {
  font-family: "Innogy regular", sans-serif !important;
}
section .imprint h2 {
  font-family: "Innogy medium", sans-serif;
}
@font-face {
  font-family: "Innogy light";
  src: url('innogyWEB-Light.7c8cd8ab65dee61b.woff2') format("woff2"), url('innogyWEB-Light.b7d7fc9365ff7417.woff') format("woff"), url('innogyWEB-Light.23fb2def30eca333.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.ba60d0a65ac82672.woff2') format("woff2"), url('innogyWEB-Regular.d8b5804a2d4a7208.woff') format("woff"), url('innogyWEB-Regular.8950c2442f6ff7ec.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.ff7b1cf597ef2e75.woff2') format("woff2"), url('innogyWEB-Medium.b8b90c2936a100c2.woff') format("woff"), url('innogyWEB-Medium.512533acd6603068.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.7bd42b97bda04a07.woff2') format("woff2"), url('innogyWEB-Bold.bea9bd491e70aeb6.woff') format("woff"), url('innogyWEB-Bold.f7413b63d3ddc2fd.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;
}
p.center-text {
  text-align: center;
}
.tab-selector {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  font-family: "Innogy medium", 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;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}
.tab-selector .active {
  color: white;
  border-bottom: 2px solid white;
}
/**
 * DEFINITIONS
 */
/**
 * CLASSES
 */
.yellow {
  color: rgb(255, 195, 0);
}
.indigo-clr {
  color: rgb(0, 170, 225);
}
.indigo-dark-clr {
  color: rgb(20, 60, 140);
}
.yellow-bg {
  background: rgb(255, 195, 0);
}
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;
  cursor: pointer;
}
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: rgb(255, 195, 0);
}
.indigo-clr {
  color: rgb(0, 170, 225);
}
.indigo-dark-clr {
  color: rgb(20, 60, 140);
}
.yellow-bg {
  background: rgb(255, 195, 0);
}
/**
 * regular
 */
.font-light {
  font-family: "Innogy light", sans-serif;
}
/**
 * regular
 */
.font-regular {
  font-family: "Innogy regular", sans-serif !important;
}
/**
 * BOLD
 */
.font-medium {
  font-family: "Innogy medium", sans-serif;
}
/**
 * MEDIUM
 */
.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}
/*
 * TAG OVERRIDES
 */
strong {
  font-family: "Innogy medium", sans-serif;
}
p.subtext {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
}
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::-moz-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;
}
input.iona-input > i {
  position: absolute;
  right: 10px;
  top: 0;
  cursor: pointer;
}
/**
 * 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.5ff84946f4b81082.svg');
  background-position: right 12px top 8px;
  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.5ff84946f4b81082.svg');
  background-position: right 12px top 8px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-color: transparent;
}
select.iona-select.small:focus {
  border-color: #f59b01;
  background-color: transparent !important;
}
select.iona-select.medium {
  width: auto;
  height: 36px;
  padding-left: 10px;
  padding-right: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
  border: 2px solid #333333;
  border-radius: calc(36px / 2);
  font-family: "Innogy regular", sans-serif !important;
  font-size: 18px;
  color: #777;
  background-image: url('chevron-down.5ff84946f4b81082.svg');
  background-position: right 12px top 8px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-color: transparent;
}
select.iona-select.medium:focus {
  border-color: #f59b01;
  background-color: transparent !important;
}
input.iona-input.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.5ff84946f4b81082.svg');
  background-position: right 12px top 8px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-color: transparent;
}
input.iona-input.small:focus {
  border-color: #f59b01;
  background-color: transparent !important;
}
input.iona-input.medium {
  width: auto;
  height: 36px;
  padding-left: 10px;
  padding-right: 40px;
  padding-top: 4px;
  padding-bottom: 4px;
  border: 2px solid #333333;
  border-radius: calc(36px / 2);
  font-family: "Innogy regular", sans-serif !important;
  font-size: 18px;
  color: #777;
  background-image: url('chevron-down.5ff84946f4b81082.svg');
  background-position: right 12px top 8px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-color: transparent;
}
input.iona-input.medium:focus {
  border-color: #f59b01;
  background-color: transparent !important;
}
select.iona-select.inverted {
  background-image: url('chevron-down-white.28cd5444b21c31fa.svg');
  border-color: white;
  color: white;
}
select.iona-select.inverted > option {
  color: black;
}
select.iona-select.inverted.green:focus {
  border-color: #64b42d;
}
/**
 * DEFINITIONS
 */
/**
 * CLASSES
 */
.yellow {
  color: rgb(255, 195, 0);
}
.indigo-clr {
  color: rgb(0, 170, 225);
}
.indigo-dark-clr {
  color: rgb(20, 60, 140);
}
.yellow-bg {
  background: rgb(255, 195, 0);
}
/* -- Sidebar -- */
.sidebar .svg-wrap {
  top: 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;
  order: 0;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  flex: 0 1 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: rgb(255, 195, 0);
}
.indigo-clr {
  color: rgb(0, 170, 225);
}
.indigo-dark-clr {
  color: rgb(20, 60, 140);
}
.yellow-bg {
  background: rgb(255, 195, 0);
}
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-plus-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('plus.58209e322ca82152.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('plus.58209e322ca82152.png');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #333333;
}
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-error {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  background-image: url('error.b5be19be803ea0db.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.54b66a5f82e4e801.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('step-complete.54b66a5f82e4e801.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.54b66a5f82e4e801.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('step-complete.54b66a5f82e4e801.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.bfff30c16f61094e.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('dots.bfff30c16f61094e.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.10c40a6753f4f293.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('link.10c40a6753f4f293.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.c3d401b91ae71561.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('collapse.c3d401b91ae71561.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.8e925ba7624dd645.png');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('expand.8e925ba7624dd645.png');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: black;
}
i.feedin {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('sun.9118db96041bde41.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('sun.9118db96041bde41.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #ffc300;
}
i.feedin-white {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('sun.9118db96041bde41.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('sun.9118db96041bde41.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.consumption {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('thunder.86e9980bef9de96c.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('thunder.86e9980bef9de96c.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #47A7D8;
}
i.consumption-white {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('thunder.86e9980bef9de96c.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('thunder.86e9980bef9de96c.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.chevron-down-s {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('chevron-down.5ff84946f4b81082.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-down.5ff84946f4b81082.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.chevron-down-s {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('chevron-down.5ff84946f4b81082.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-down.5ff84946f4b81082.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.chevron-right-s {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('chevron-down.5ff84946f4b81082.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-down.5ff84946f4b81082.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
  transform: rotate(270deg);
}
i.calendar-icon-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('calendar-input.6a6a4fe58702ee46.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('calendar-input.6a6a4fe58702ee46.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.rank-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('rank@2x.c66e6abd4cd10226.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('rank@2x.c66e6abd4cd10226.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #64b42d;
}
i.trophy-s {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('trophy.edecced109141068.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('trophy.edecced109141068.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.trophy-sm {
  display: inline-block;
  width: 27px !important;
  height: 27px !important;
  mask-image: url('trophy.edecced109141068.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('trophy.edecced109141068.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
/**
 * password visibility icons
 */
i.password-hidden {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('eye.02adbd8eeee4a4dc.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('eye.02adbd8eeee4a4dc.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.password-visible {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  mask-image: url('eye-crossed.87a35e99ffe39c1d.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('eye-crossed.87a35e99ffe39c1d.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #fff;
}
i.grey {
  background-color: #b3b4b5;
}
/*
 * 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.4b268333ea4136a4.png');
}
.provider-menu-logo.iona-with-text {
  background-image: url('iona-logo-with-title.3b4766785653356e.png');
}
.provider-menu-logo.eprimo {
  background-image: url('eprimo.43655fcd089500bd.png');
}
.provider-menu-logo.energis {
  background-image: url('energis.48e79383db94789b.png');
}
.provider-menu-logo.lew {
  background-image: url('lew.330d35e2e1abe1b3.png');
}
.provider-menu-logo.eon {
  background-image: url('eon.a43b34a2640ca917.png');
}
.provider-menu-logo.avacon {
  background-image: url('avacon.775c371f9ed183da.png');
}
.provider-menu-logo.shn {
  background-image: url('shn.d9fadc5b7ada57a4.png');
}
.provider-menu-logo.bn {
  background-image: url('bw.7a4d60074b8a794d.png');
}
.provider-menu-logo.edis {
  background-image: url('edis.3b9e4f5807c2870e.png');
}
.provider-menu-logo.demo {
  background-image: url('app-icon-iona.95becebe893e53da.webp');
}
.center-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.inflate {
  width: 100%;
  height: 100%;
}
/**
 * MIXINS
 */
.fcol {
  display: flex;
  flex-direction: column;
}
.fcol-s-c {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
/**
 * CLASSES
 */
.row {
  display: flex;
  flex-direction: row;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
/**
 * DEFINITIONS
 */
/**
 * CLASSES
 */
.yellow {
  color: rgb(255, 195, 0);
}
.indigo-clr {
  color: rgb(0, 170, 225);
}
.indigo-dark-clr {
  color: rgb(20, 60, 140);
}
.yellow-bg {
  background: rgb(255, 195, 0);
}
@font-face {
  font-family: "Innogy light";
  src: url('innogyWEB-Light.7c8cd8ab65dee61b.woff2') format("woff2"), url('innogyWEB-Light.b7d7fc9365ff7417.woff') format("woff"), url('innogyWEB-Light.23fb2def30eca333.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.ba60d0a65ac82672.woff2') format("woff2"), url('innogyWEB-Regular.d8b5804a2d4a7208.woff') format("woff"), url('innogyWEB-Regular.8950c2442f6ff7ec.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.ff7b1cf597ef2e75.woff2') format("woff2"), url('innogyWEB-Medium.b8b90c2936a100c2.woff') format("woff"), url('innogyWEB-Medium.512533acd6603068.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.7bd42b97bda04a07.woff2') format("woff2"), url('innogyWEB-Bold.bea9bd491e70aeb6.woff') format("woff"), url('innogyWEB-Bold.f7413b63d3ddc2fd.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;
}
p.center-text {
  text-align: center;
}
fieldset.input {
  position: relative;
  flex: 1;
  min-width: 300px;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  display: flex;
  flex-direction: row;
  font-family: "Innogy light", sans-serif;
  color: #777;
}
fieldset.input:focus {
  border-color: #f59b01;
  background-color: transparent !important;
}
fieldset.input > input {
  height: 55px;
  width: 100%;
  margin: 0;
  padding: 10px 50px 10px calc(55px / 2);
  border: 2px solid white;
  border-radius: calc(55px / 2);
  font-size: 22px;
  box-sizing: border-box;
  background-color: transparent;
  color: white;
}
fieldset.input > input:focus {
  border-color: #f59b01;
  outline: #f59b01;
}
fieldset.input > input::placeholder, fieldset.input > input::-webkit-input-placeholder {
  font-family: "Innogy regular", sans-serif !important;
  color: #777777;
}
fieldset.input > input:-webkit-autofill,
fieldset.input > input:-webkit-autofill:hover,
fieldset.input > input:-webkit-autofill:focus,
fieldset.input > input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease;
  transition: background-color 5000s ease;
  -webkit-text-fill-color: #fff !important;
  font-family: "Innogy regular", sans-serif;
}
fieldset.input > legend {
  display: none;
}
fieldset.input > i {
  position: absolute;
  right: 20px;
  bottom: 0;
  top: 17px;
  height: 100%;
  background-color: white;
  cursor: pointer;
  transition: background-color 100ms ease;
}
fieldset.input > i:hover {
  background-color: #f59b01;
}
/**
 * regular
 */
.font-light {
  font-family: "Innogy light", sans-serif;
}
/**
 * regular
 */
.font-regular {
  font-family: "Innogy regular", sans-serif !important;
}
/**
 * BOLD
 */
.font-medium {
  font-family: "Innogy medium", sans-serif;
}
/**
 * MEDIUM
 */
.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}
/*
 * TAG OVERRIDES
 */
strong {
  font-family: "Innogy medium", sans-serif;
}
p.subtext {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
}
div.iona-checkbox-wrap {
  padding: 20px;
}
div.iona-checkbox-wrap > p {
  margin-left: 48px;
}
label.iona-checkbox {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  font-family: "Innogy Bold", sans-serif !important;
  cursor: pointer;
}
label.iona-checkbox > input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  border-radius: 50%;
  display: block;
  border: 2px solid #D9D9D9;
  cursor: pointer;
}
label.iona-checkbox > input[type=checkbox]:checked {
  color: black;
  background-color: #f59b01;
  -webkit-mask-image: url('checked.34af2d1b4277d5ea.svg');
          mask-image: url('checked.34af2d1b4277d5ea.svg');
  -webkit-mask-size: contain;
          mask-size: contain;
  border-color: #f59b01;
}
label.iona-checkbox.disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
label.iona-checkbox.disabledinput {
  opacity: 1;
}
/**
 * regular
 */
.font-light {
  font-family: "Innogy light", sans-serif;
}
/**
 * regular
 */
.font-regular {
  font-family: "Innogy regular", sans-serif !important;
}
/**
 * BOLD
 */
.font-medium {
  font-family: "Innogy medium", sans-serif;
}
/**
 * MEDIUM
 */
.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}
/*
 * TAG OVERRIDES
 */
strong {
  font-family: "Innogy medium", sans-serif;
}
p.subtext {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
}
label.iona-checkbox-alt {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  font-family: "Innogy Bold", sans-serif !important;
  cursor: pointer;
}
label.iona-checkbox-alt > input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  display: block;
  cursor: pointer;
  background-image: url('unchecked-alt.4d2b258eb1e6be80.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
label.iona-checkbox-alt > input[type=checkbox]:checked {
  background-image: url('checked-alt.a03e2ab0361b883e.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
label.iona-checkbox-alt.disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
label.iona-checkbox-alt.disabledinput {
  opacity: 1;
}
div.tab-bar {
  display: flex;
  flex-direction: row;
}
div.tab-bar > div {
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 8px;
  margin-top: 30px;
  border-bottom: 5px solid #d8d8d8;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  font-family: "Innogy Bold", sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
div.tab-bar > div.active {
  border-bottom: 5px solid #64b42d;
  color: #000;
}
div.tab-bar > div.active > i {
  background-color: #000;
}
div.proxy-tab {
  flex: 1;
  cursor: inherit !important;
}
div.spacer {
  width: 20px;
}
div.tab-bar.household-comparison > div.active {
  border-bottom-color: #64b42d;
}
div.tab-bar.comparison > div.active {
  border-bottom-color: #f59b00;
}
div.tab-bar.appliances > div.active {
  border-bottom-color: #c81e82;
}
.scroll-container-vertical {
  overflow-y: auto;
  width: 100%;
}
.scroll-container-horizontal {
  overflow-x: auto;
  width: 100%;
}
.scroll-container-vertical.household-comparison::-webkit-scrollbar {
  width: 5px;
}
.scroll-container-vertical.household-comparison::-webkit-scrollbar-track {
  border-radius: calc(5px / 2);
  background: #ececec;
}
.scroll-container-vertical.household-comparison::-webkit-scrollbar-thumb {
  border-radius: calc(5px / 2);
  background-color: #00875a;
  cursor: pointer;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}
.scroll-container-vertical.household-comparison::-webkit-scrollbar-thumb:hover {
  background-color: #64b42d;
  cursor: pointer;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}
.date-picker-meter {
  height: 36px !important;
  border-radius: 18px !important;
  border: 2px solid #333 !important;
  background: white;
}
.date-picker-meter:hover {
  border-color: #F59B00 !important;
  color: #F59B00 !important;
}
.date-picker-meter:hover > label {
  color: #F59B00 !important;
}
.date-picker-meter > label {
  color: #333 !important;
}
.date-picker-today {
  border: 2px solid black !important;
}
.date-picker-today:hover {
  border-color: #4C7327 !important;
  color: #4C7327 !important;
}
.date-picker-today:hover > label {
  color: #4C7327 !important;
}
.date-picker-today > label {
  color: black !important;
}
.date-picker-today .icon-container {
  right: 5px !important;
  width: 46px !important;
}
.date-picker-today .icon-container i {
  background-color: #00875a;
}
.date-picker-live {
  height: 36px !important;
  border-radius: 18px !important;
  border: 2px solid #333 !important;
}
.date-picker-live:hover {
  border-color: #F59B00 !important;
  color: #F59B00 !important;
}
.date-picker-live:hover > label {
  color: #F59B00 !important;
}
.date-picker-live > label {
  color: #333 !important;
}
/* 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%;
  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 !important;
}
/**
 * BOLD
 */
.font-medium {
  font-family: "Innogy medium", sans-serif;
}
/**
 * MEDIUM
 */
.font-bold {
  font-family: "Innogy Bold", sans-serif !important;
}
/*
 * TAG OVERRIDES
 */
strong {
  font-family: "Innogy medium", sans-serif;
}
p.subtext {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: "Innogy regular", sans-serif !important;
  font-size: 14px;
}
/**
 * DEFINITIONS
 */
/**
 * CLASSES
 */
.yellow {
  color: rgb(255, 195, 0);
}
.indigo-clr {
  color: rgb(0, 170, 225);
}
.indigo-dark-clr {
  color: rgb(20, 60, 140);
}
.yellow-bg {
  background: rgb(255, 195, 0);
}
/**
 * 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 !important;
  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: flex;
  flex-direction: row;
  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 {
  transition: fill 250ms ease;
}
.household-icon-active svg .fill-active {
  fill: #1ea2b1;
}
.household-icon-active svg .stroke-active {
  stroke: #39393a;
}
.snackbar-error {
  background-color: #b00020;
  color: #fff;
  width: 100% !important;
  padding: 26px !important;
  border-radius: 10px !important;
}
.snackbar-error button {
  background-color: transparent;
  color: white;
  font-weight: bold;
}
mat-progress-spinner circle, .mat-spinner circle {
  stroke: #3c3732 !important;
}

/*# sourceMappingURL=styles.a9130bb82f055a63.css.map*/