/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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
 */
/**
 * E.ON
 */
.turquoise {
  background: #1ea2b1 !important;
}
.icn-btn-close {
  font-family: "Innogy Icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-feature-settings: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  color: #F59B00;
  border: 0;
  background: 0;
}
.icn-btn-close:hover {
  color: #333333;
}
.icn-btn-close:focus {
  border: 0;
  background: 0;
  outline: 0;
}
.icn-btn-close:before {
  content: "j";
}
/**
 * PADDING
 */
.p-a-n {
  padding: 0;
}
.p-a-t {
  padding: 5px !important;
}
.p-a-s {
  padding: 10px !important;
}
.p-a-m {
  padding: 15px !important;
}
.p-a-l {
  padding: 20px !important;
}
.p-a-x {
  padding: 30px !important;
}
.p-h-n {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p-h-t {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.p-h-s {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.p-h-m {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.p-h-l {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.p-h-x {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.p-v-n {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-v-t {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.p-v-s {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.p-v-m {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.p-v-l {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.p-v-x {
  padding-top: 30px !important;
  padding-bottom: 30px !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: 5px !important;
}
.p-r-t {
  padding-right: 5px !important;
}
.p-t-t {
  padding-top: 5px !important;
}
.p-b-t {
  padding-bottom: 5px !important;
}
.p-l-s {
  padding-left: 10px !important;
}
.p-r-s {
  padding-right: 10px !important;
}
.p-t-s {
  padding-top: 10px !important;
}
.p-b-s {
  padding-bottom: 10px !important;
}
.p-l-m {
  padding-left: 15px !important;
}
.p-r-m {
  padding-right: 15px !important;
}
.p-t-m {
  padding-top: 15px !important;
}
.p-b-m {
  padding-bottom: 15px !important;
}
.p-l-l {
  padding-left: 20px !important;
}
.p-r-l {
  padding-right: 20px !important;
}
.p-t-l {
  padding-top: 20px !important;
}
.p-b-l {
  padding-bottom: 20px !important;
}
.p-l-x {
  padding-left: 30px !important;
}
.p-r-x {
  padding-right: 30px !important;
}
.p-t-x {
  padding-top: 30px !important;
}
.p-b-x {
  padding-bottom: 30px !important;
}
/**
 * MARGIN
 */
.m-a-n {
  margin: 0 !important;
}
.m-a-t {
  margin: 5px !important;
}
.m-a-s {
  margin: 10px !important;
}
.m-a-m {
  margin: 15px !important;
}
.m-a-l {
  margin: 20px !important;
}
.m-a-x {
  margin: 30px !important;
}
.m-h-n {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.m-h-t {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.m-h-s {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.m-h-m {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.m-h-l {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.m-h-x {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.m-v-n {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-v-t {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.m-v-s {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.m-v-m {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.m-v-l {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.m-v-x {
  margin-top: 30px !important;
  margin-bottom: 30px !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: 5px !important;
}
.m-r-t {
  margin-right: 5px !important;
}
.m-t-t {
  margin-top: 5px !important;
}
.m-b-t {
  margin-bottom: 5px !important;
}
.m-l-s {
  margin-left: 10px !important;
}
.m-r-s {
  margin-right: 10px !important;
}
.m-t-s {
  margin-top: 10px !important;
}
.m-b-s {
  margin-bottom: 10px !important;
}
.m-l-m {
  margin-left: 15px !important;
}
.m-r-m {
  margin-right: 15px !important;
}
.m-t-m {
  margin-top: 15px !important;
}
.m-b-m {
  margin-bottom: 15px !important;
}
.m-l-l {
  margin-left: 20px !important;
}
.m-r-l {
  margin-right: 20px !important;
}
.m-t-l {
  margin-top: 20px !important;
}
.m-b-l {
  margin-bottom: 20px !important;
}
.m-l-x {
  margin-left: 30px !important;
}
.m-r-x {
  margin-right: 30px !important;
}
.m-t-x {
  margin-top: 30px !important;
}
.m-b-x {
  margin-bottom: 30px !important;
}
.overlay {
  width: 1100px;
  max-width: 1100px;
  max-height: 90vh;
  z-index: 100000;
  position: relative;
  overflow: hidden;
  overflow-y: scroll;
  background: #ffffff;
  border-radius: 8px;
}
.overlay.narrow {
  width: 700px;
  max-width: 700px;
}
.overlay.fixed-height {
  height: 900px;
  overflow-y: hidden;
}
.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;
  padding: 50px;
  width: 550px;
  max-width: 900px;
}
.overlay-minimal {
  position: relative;
  z-index: 100000;
  background: #ffffff;
  padding: 50px;
  width: 100%;
  max-width: 900px;
}
.overlay-functional {
  position: relative;
  z-index: 100000;
  background: #ffffff;
  padding: 50px;
  min-width: 500px;
  max-width: 100vw;
}
.overlay-nilm {
  position: relative;
  z-index: 100000;
  background: #ffffff;
  width: 700px;
  max-width: 100vw;
  overflow: hidden;
}
.overlay > .overlay-container-cdk {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 30px;
}
.overlay .overlay-container-cdk .header {
  display: flex;
  flex-direction: row;
  margin-bottom: 25px;
}
.overlay .overlay-container-cdk .content {
  display: flex;
  flex-direction: column;
}
.overlay .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: 5px !important;
}
.p-a-s {
  padding: 10px !important;
}
.p-a-m {
  padding: 15px !important;
}
.p-a-l {
  padding: 20px !important;
}
.p-a-x {
  padding: 30px !important;
}
.p-h-n {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p-h-t {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.p-h-s {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.p-h-m {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.p-h-l {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.p-h-x {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.p-v-n {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-v-t {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.p-v-s {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.p-v-m {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.p-v-l {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.p-v-x {
  padding-top: 30px !important;
  padding-bottom: 30px !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: 5px !important;
}
.p-r-t {
  padding-right: 5px !important;
}
.p-t-t {
  padding-top: 5px !important;
}
.p-b-t {
  padding-bottom: 5px !important;
}
.p-l-s {
  padding-left: 10px !important;
}
.p-r-s {
  padding-right: 10px !important;
}
.p-t-s {
  padding-top: 10px !important;
}
.p-b-s {
  padding-bottom: 10px !important;
}
.p-l-m {
  padding-left: 15px !important;
}
.p-r-m {
  padding-right: 15px !important;
}
.p-t-m {
  padding-top: 15px !important;
}
.p-b-m {
  padding-bottom: 15px !important;
}
.p-l-l {
  padding-left: 20px !important;
}
.p-r-l {
  padding-right: 20px !important;
}
.p-t-l {
  padding-top: 20px !important;
}
.p-b-l {
  padding-bottom: 20px !important;
}
.p-l-x {
  padding-left: 30px !important;
}
.p-r-x {
  padding-right: 30px !important;
}
.p-t-x {
  padding-top: 30px !important;
}
.p-b-x {
  padding-bottom: 30px !important;
}
/**
 * MARGIN
 */
.m-a-n {
  margin: 0 !important;
}
.m-a-t {
  margin: 5px !important;
}
.m-a-s {
  margin: 10px !important;
}
.m-a-m {
  margin: 15px !important;
}
.m-a-l {
  margin: 20px !important;
}
.m-a-x {
  margin: 30px !important;
}
.m-h-n {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.m-h-t {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.m-h-s {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.m-h-m {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.m-h-l {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.m-h-x {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.m-v-n {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-v-t {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.m-v-s {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.m-v-m {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.m-v-l {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.m-v-x {
  margin-top: 30px !important;
  margin-bottom: 30px !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: 5px !important;
}
.m-r-t {
  margin-right: 5px !important;
}
.m-t-t {
  margin-top: 5px !important;
}
.m-b-t {
  margin-bottom: 5px !important;
}
.m-l-s {
  margin-left: 10px !important;
}
.m-r-s {
  margin-right: 10px !important;
}
.m-t-s {
  margin-top: 10px !important;
}
.m-b-s {
  margin-bottom: 10px !important;
}
.m-l-m {
  margin-left: 15px !important;
}
.m-r-m {
  margin-right: 15px !important;
}
.m-t-m {
  margin-top: 15px !important;
}
.m-b-m {
  margin-bottom: 15px !important;
}
.m-l-l {
  margin-left: 20px !important;
}
.m-r-l {
  margin-right: 20px !important;
}
.m-t-l {
  margin-top: 20px !important;
}
.m-b-l {
  margin-bottom: 20px !important;
}
.m-l-x {
  margin-left: 30px !important;
}
.m-r-x {
  margin-right: 30px !important;
}
.m-t-x {
  margin-top: 30px !important;
}
.m-b-x {
  margin-bottom: 30px !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;
}
.splitrow {
  display: flex;
  flex-direction: row;
}
.splitrow > * {
  width: 50%;
}
.splitrow > *:nth-child(odd) {
  margin-right: 7.5px;
}
.splitrow > *:nth-child(even) {
  margin-left: 7.5px;
}
.scroll-list {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
}
/**
 * GENERAL
 */
.flex {
  display: flex;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.grow-space {
  flex-grow: 1 !important;
}
/**
 * MIXINS
 */
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 900;
  src: url('EON_BrixSansWeb-Black.5288bef8f3bd06d5.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 700;
  src: url('EON_BrixSansWeb-Bold.a7cf42ad18f4072f.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 500;
  src: url('EON_BrixSansWeb-Medium.bb41645afbb8b050.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 400;
  src: url('EON_BrixSansWeb-Regular.c69349395c7fce72.woff');
}
.eon-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.font-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.eon-regularit {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-regular-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-boldit {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
strong {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
p.subtext {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
}
p.white {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 900;
  src: url('EON_BrixSansWeb-Black.5288bef8f3bd06d5.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 700;
  src: url('EON_BrixSansWeb-Bold.a7cf42ad18f4072f.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 500;
  src: url('EON_BrixSansWeb-Medium.bb41645afbb8b050.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 400;
  src: url('EON_BrixSansWeb-Regular.c69349395c7fce72.woff');
}
.eon-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.font-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.eon-regularit {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-regular-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-boldit {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
strong {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
p.subtext {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
}
p.white {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
h1.eon-headline {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 32px;
  color: #39393a;
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 900;
  src: url('EON_BrixSansWeb-Black.5288bef8f3bd06d5.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 700;
  src: url('EON_BrixSansWeb-Bold.a7cf42ad18f4072f.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 500;
  src: url('EON_BrixSansWeb-Medium.bb41645afbb8b050.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 400;
  src: url('EON_BrixSansWeb-Regular.c69349395c7fce72.woff');
}
.eon-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.font-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.eon-regularit {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-regular-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-boldit {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
strong {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
p.subtext {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
}
p.white {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
.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: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  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);
}
/* 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: #1ea2b1;
}
.toast-error {
  background-color: #b00402;
}
.toast-info {
  background-color: rgba(0, 0, 0, 0.73);
}
.toast-info a {
  color: #e2dc26;
}
.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;
  }
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 900;
  src: url('EON_BrixSansWeb-Black.5288bef8f3bd06d5.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 700;
  src: url('EON_BrixSansWeb-Bold.a7cf42ad18f4072f.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 500;
  src: url('EON_BrixSansWeb-Medium.bb41645afbb8b050.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 400;
  src: url('EON_BrixSansWeb-Regular.c69349395c7fce72.woff');
}
.eon-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.font-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.eon-regularit {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-regular-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-boldit {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
strong {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
p.subtext {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
}
p.white {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
/**
 * MENU
 */
.-block-menu {
  padding: 40px 40px 40px;
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
.-menu-entries {
  margin-bottom: 20px;
}
.-block-menu ul {
  list-style-type: none;
}
.-block-menu li {
  margin-top: 10px;
  margin-bottom: 10px;
}
.-block-menu li a {
  text-decoration: none;
}
.-block-menu li a.active {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-decoration: none;
}
.-logo {
  height: 25px;
  margin-bottom: 30px;
  background-image: url("/assets/img/logos/eon-logo-white.png");
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 900;
  src: url('EON_BrixSansWeb-Black.5288bef8f3bd06d5.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 700;
  src: url('EON_BrixSansWeb-Bold.a7cf42ad18f4072f.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 500;
  src: url('EON_BrixSansWeb-Medium.bb41645afbb8b050.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 400;
  src: url('EON_BrixSansWeb-Regular.c69349395c7fce72.woff');
}
.eon-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.font-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.eon-regularit {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-regular-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-boldit {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
strong {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
p.subtext {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
}
p.white {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
.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: #39393a;
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.tile-heading {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}
.tile-heading > h3 {
  flex: 1 0;
  font-size: 32px;
  color: #39393a;
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  margin-bottom: 0;
}
.tile-close-control {
  position: absolute;
  top: 20px;
  right: 20px;
}
.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;
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 900;
  src: url('EON_BrixSansWeb-Black.5288bef8f3bd06d5.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 700;
  src: url('EON_BrixSansWeb-Bold.a7cf42ad18f4072f.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 500;
  src: url('EON_BrixSansWeb-Medium.bb41645afbb8b050.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 400;
  src: url('EON_BrixSansWeb-Regular.c69349395c7fce72.woff');
}
.eon-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.font-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.eon-regularit {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-regular-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-boldit {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
strong {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
p.subtext {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
}
p.white {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
.detail-view {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
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: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 40px;
}
.detail-head > header button {
  border: none;
  background: transparent;
  padding-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: #f8f7bf;
  display: flex;
  flex-direction: row;
}
.detail-info > .info-icon {
  padding-top: 5px;
  margin-right: 30px;
}
.detail-info > .info-text p {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 18px;
}
section.detail-content {
  padding: 30px 50px 50px;
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 900;
  src: url('EON_BrixSansWeb-Black.5288bef8f3bd06d5.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 700;
  src: url('EON_BrixSansWeb-Bold.a7cf42ad18f4072f.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 500;
  src: url('EON_BrixSansWeb-Medium.bb41645afbb8b050.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 400;
  src: url('EON_BrixSansWeb-Regular.c69349395c7fce72.woff');
}
.eon-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.font-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.eon-regularit {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-regular-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-boldit {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
strong {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
p.subtext {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
}
p.white {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
.page {
  padding: 128px 75px 75px;
  display: flex;
  flex-direction: row;
  flex: 1 1 auto;
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.page-card {
  width: 100%;
  background: white;
  border-radius: 8px;
  padding: 50px;
}
.page-card > section {
  margin-bottom: 50px;
}
.page-card h1 {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 40px;
}
.page-card h2 {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 32px;
}
.page-card h2 .extra-space {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 32px;
  margin-bottom: 40px;
}
.page-card h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 24px;
}
.page-card ul {
  margin-bottom: 40px;
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 24px;
}
.row > div:first-child {
  margin-right: 20px;
}
/**
 * IMPRINT SPECIFIC
 */
section .imprint {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
section .imprint h2 {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.tab-selector {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.tab-selector > div {
  width: 50%;
  cursor: pointer;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 2px solid #8ed0d8;
  text-align: center;
  color: #8ed0d8;
}
.tab-selector .active {
  color: white;
  border-bottom: 2px solid white;
}
fieldset.eon-input {
  position: relative;
  height: 56px;
  border: 2px solid #8F9192;
  border-radius: 4px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 10px;
}
fieldset.eon-input:focus-within {
  border-color: #519fb1;
}
fieldset.eon-input > legend {
  font-size: 14px;
  padding-left: 3px;
  padding-right: 3px;
  font-family: EONBrixSans, sans-serif;
  color: #39393a;
}
.eon-input > input {
  position: absolute;
  top: 7px;
  width: calc(100% - 20px);
  border: none;
  font-size: 18px;
  font-family: EONBrixSans, sans-serif;
  color: #39393a;
}
.eon-input > i {
  position: absolute;
  right: 10px;
  top: 3px;
  cursor: pointer;
}
fieldset.eon-input.white {
  border-color: white;
  color: white;
}
fieldset.eon-input.white > legend {
  color: white;
}
fieldset.eon-input.white > input {
  background-color: transparent;
  color: white;
}
fieldset.eon-input.white > input::-moz-placeholder {
  color: white;
  opacity: 0.6;
}
fieldset.eon-input.white > input::placeholder {
  color: white;
  opacity: 0.6;
}
/**
 * DEFINITIONS
 */
/**
 * E.ON
 */
.turquoise {
  background: #1ea2b1 !important;
}
i.feedin {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('sun.5b7f9ced6dc9482d.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('sun.5b7f9ced6dc9482d.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #39393a;
}
i.consumption {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('thunder.d248c99d759faa3c.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('thunder.d248c99d759faa3c.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #1ea2b1;
}
i.consumption-alert {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('thunder.d248c99d759faa3c.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('thunder.d248c99d759faa3c.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #b00402;
}
i.calendar {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('calendar.71307c76d093cb5f.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('calendar.71307c76d093cb5f.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: #828282;
}
/**
 * password visibility icon
 */
i.password-hidden {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  background-image: url('eye.d71fdc0f4a850bbb.webp');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
i.password-visible {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  background-image: url('eye-crossed.9dd74c0d46b726e9.webp');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
i.info-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('info.b9bcbc6c87992fcd.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('info.b9bcbc6c87992fcd.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.info-filled-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('info-filled.c27ec9b09d1c4517.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('info-filled.c27ec9b09d1c4517.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.close-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('close.0b8e855642aed278.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('close.0b8e855642aed278.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.alert-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('alert.bb5575a3ab780d0f.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('alert.bb5575a3ab780d0f.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.plus-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('plus.de0bae5d7f219c53.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('plus.de0bae5d7f219c53.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.minus-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('minus.d61baca714584285.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('minus.d61baca714584285.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.wifi-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('wifi.59300893b2bf8a09.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('wifi.59300893b2bf8a09.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.mail-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('mail.819fe89582bd0edc.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('mail.819fe89582bd0edc.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.phone-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('phone.f8f58e91b6f59987.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('phone.f8f58e91b6f59987.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-up-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('chevron-up.49d53a40191e7f41.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-up.49d53a40191e7f41.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-down-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('chevron-down.db4edad38c07d2b8.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-down.db4edad38c07d2b8.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-left-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('chevron-left.610f868f8d99133b.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-left.610f868f8d99133b.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-right-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('chevron-right.e29b3156c80c84c0.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-right.e29b3156c80c84c0.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.calendar-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('calendar.71307c76d093cb5f.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('calendar.71307c76d093cb5f.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.edit-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('edit.e79e05b1a905235a.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('edit.e79e05b1a905235a.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.check-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('check.a4a0cb5cfd6f77a2.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('check.a4a0cb5cfd6f77a2.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.trash-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('trash.5efb3476db27a29f.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('trash.5efb3476db27a29f.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.more-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('more.a620ea5b97bd86cf.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('more.a620ea5b97bd86cf.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.filter-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('filter.fa5db9ce4456a066.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('filter.fa5db9ce4456a066.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  transform: rotate(90deg);
}
i.rank-s {
  display: inline-block;
  width: 18px !important;
  height: 18px !important;
  mask-image: url('rank@2x.f16bcfe0c5d8167e.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('rank@2x.f16bcfe0c5d8167e.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.info-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('info.b9bcbc6c87992fcd.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('info.b9bcbc6c87992fcd.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.info-filled-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('info-filled.c27ec9b09d1c4517.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('info-filled.c27ec9b09d1c4517.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.close-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('close.0b8e855642aed278.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('close.0b8e855642aed278.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.alert-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('alert.bb5575a3ab780d0f.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('alert.bb5575a3ab780d0f.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.plus-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('plus.de0bae5d7f219c53.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('plus.de0bae5d7f219c53.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.minus-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('minus.d61baca714584285.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('minus.d61baca714584285.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.wifi-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('wifi.59300893b2bf8a09.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('wifi.59300893b2bf8a09.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.mail-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('mail.819fe89582bd0edc.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('mail.819fe89582bd0edc.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.phone-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('phone.f8f58e91b6f59987.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('phone.f8f58e91b6f59987.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-up-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('chevron-up.49d53a40191e7f41.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-up.49d53a40191e7f41.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-down-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('chevron-down.db4edad38c07d2b8.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-down.db4edad38c07d2b8.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-left-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('chevron-left.610f868f8d99133b.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-left.610f868f8d99133b.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-right-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('chevron-right.e29b3156c80c84c0.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-right.e29b3156c80c84c0.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.calendar-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('calendar.71307c76d093cb5f.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('calendar.71307c76d093cb5f.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.edit-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('edit.e79e05b1a905235a.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('edit.e79e05b1a905235a.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.check-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('check.a4a0cb5cfd6f77a2.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('check.a4a0cb5cfd6f77a2.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.trash-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('trash.5efb3476db27a29f.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('trash.5efb3476db27a29f.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.more-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('more.a620ea5b97bd86cf.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('more.a620ea5b97bd86cf.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.filter-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('filter.fa5db9ce4456a066.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('filter.fa5db9ce4456a066.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  transform: rotate(90deg);
}
i.rank-sm {
  display: inline-block;
  width: 24px !important;
  height: 24px !important;
  mask-image: url('rank@2x.f16bcfe0c5d8167e.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('rank@2x.f16bcfe0c5d8167e.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.info-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('info.b9bcbc6c87992fcd.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('info.b9bcbc6c87992fcd.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.info-filled-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('info-filled.c27ec9b09d1c4517.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('info-filled.c27ec9b09d1c4517.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.close-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('close.0b8e855642aed278.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('close.0b8e855642aed278.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.alert-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('alert.bb5575a3ab780d0f.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('alert.bb5575a3ab780d0f.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.plus-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('plus.de0bae5d7f219c53.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('plus.de0bae5d7f219c53.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.minus-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('minus.d61baca714584285.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('minus.d61baca714584285.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.wifi-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('wifi.59300893b2bf8a09.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('wifi.59300893b2bf8a09.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.mail-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('mail.819fe89582bd0edc.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('mail.819fe89582bd0edc.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.phone-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('phone.f8f58e91b6f59987.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('phone.f8f58e91b6f59987.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-up-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('chevron-up.49d53a40191e7f41.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-up.49d53a40191e7f41.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-down-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('chevron-down.db4edad38c07d2b8.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-down.db4edad38c07d2b8.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-left-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('chevron-left.610f868f8d99133b.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-left.610f868f8d99133b.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-right-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('chevron-right.e29b3156c80c84c0.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-right.e29b3156c80c84c0.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.calendar-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('calendar.71307c76d093cb5f.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('calendar.71307c76d093cb5f.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.edit-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('edit.e79e05b1a905235a.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('edit.e79e05b1a905235a.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.check-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('check.a4a0cb5cfd6f77a2.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('check.a4a0cb5cfd6f77a2.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.trash-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('trash.5efb3476db27a29f.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('trash.5efb3476db27a29f.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.more-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('more.a620ea5b97bd86cf.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('more.a620ea5b97bd86cf.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.filter-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('filter.fa5db9ce4456a066.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('filter.fa5db9ce4456a066.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  transform: rotate(90deg);
}
i.rank-m {
  display: inline-block;
  width: 32px !important;
  height: 32px !important;
  mask-image: url('rank@2x.f16bcfe0c5d8167e.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('rank@2x.f16bcfe0c5d8167e.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.info-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('info.b9bcbc6c87992fcd.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('info.b9bcbc6c87992fcd.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.info-filled-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('info-filled.c27ec9b09d1c4517.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('info-filled.c27ec9b09d1c4517.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.close-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('close.0b8e855642aed278.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('close.0b8e855642aed278.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.alert-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('alert.bb5575a3ab780d0f.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('alert.bb5575a3ab780d0f.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.plus-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('plus.de0bae5d7f219c53.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('plus.de0bae5d7f219c53.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.minus-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('minus.d61baca714584285.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('minus.d61baca714584285.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.wifi-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('wifi.59300893b2bf8a09.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('wifi.59300893b2bf8a09.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.mail-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('mail.819fe89582bd0edc.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('mail.819fe89582bd0edc.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.phone-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('phone.f8f58e91b6f59987.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('phone.f8f58e91b6f59987.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-up-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('chevron-up.49d53a40191e7f41.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-up.49d53a40191e7f41.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-down-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('chevron-down.db4edad38c07d2b8.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-down.db4edad38c07d2b8.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-left-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('chevron-left.610f868f8d99133b.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-left.610f868f8d99133b.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.chevron-right-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('chevron-right.e29b3156c80c84c0.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('chevron-right.e29b3156c80c84c0.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.calendar-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('calendar.71307c76d093cb5f.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('calendar.71307c76d093cb5f.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.edit-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('edit.e79e05b1a905235a.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('edit.e79e05b1a905235a.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.check-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('check.a4a0cb5cfd6f77a2.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('check.a4a0cb5cfd6f77a2.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.trash-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('trash.5efb3476db27a29f.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('trash.5efb3476db27a29f.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.more-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('more.a620ea5b97bd86cf.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('more.a620ea5b97bd86cf.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.filter-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('filter.fa5db9ce4456a066.svg');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('filter.fa5db9ce4456a066.svg');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  transform: rotate(90deg);
}
i.rank-l {
  display: inline-block;
  width: 45px !important;
  height: 45px !important;
  mask-image: url('rank@2x.f16bcfe0c5d8167e.webp');
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: url('rank@2x.f16bcfe0c5d8167e.webp');
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
i.dark-grey {
  background-color: #39393a;
}
i.turquoise {
  background-color: #1ea2b1;
}
i.bordeaux {
  background-color: #b00402;
}
i.white {
  background-color: #ffffff;
}
i.dark {
  background-color: #39393a;
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 900;
  src: url('EON_BrixSansWeb-Black.5288bef8f3bd06d5.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 700;
  src: url('EON_BrixSansWeb-Bold.a7cf42ad18f4072f.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 500;
  src: url('EON_BrixSansWeb-Medium.bb41645afbb8b050.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 400;
  src: url('EON_BrixSansWeb-Regular.c69349395c7fce72.woff');
}
.eon-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.font-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.eon-regularit {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-regular-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-boldit {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
strong {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
p.subtext {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
}
p.white {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
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: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
div.tab-bar > div > i {
  background-color: rgba(0, 0, 0, 0.4);
}
div.tab-bar > div.active {
  border-bottom: 5px solid #ea1b0a;
  color: #39393a;
}
div.tab-bar > div.active > i {
  background-color: #39393a;
}
div.proxy-tab {
  flex: 1;
  cursor: inherit !important;
}
div.spacer {
  width: 20px;
}
.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: 1px;
  background: #ececec;
}
.scroll-container-vertical.household-comparison::-webkit-scrollbar-thumb {
  border-radius: 1px;
  background-color: #1ea2b1;
  cursor: pointer;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}
.scroll-container-vertical.household-comparison::-webkit-scrollbar-thumb:hover {
  background-color: #1ea2b1;
  cursor: pointer;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}
/**
 * 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;
}
.splitrow {
  display: flex;
  flex-direction: row;
}
.splitrow > * {
  width: 50%;
}
.splitrow > *:nth-child(odd) {
  margin-right: 7.5px;
}
.splitrow > *:nth-child(even) {
  margin-left: 7.5px;
}
.scroll-list {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
}
/**
 * GENERAL
 */
.flex {
  display: flex;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.grow-space {
  flex-grow: 1 !important;
}
/**
 * MIXINS
 */
button.eon-button-new {
  position: relative;
  height: 48px;
  padding-left: 24px;
  padding-right: 24px;
  margin: 6px 24px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 18px;
  border: 0;
  cursor: pointer;
  transition: background-color 200ms ease;
  background-color: #ea1b0a;
  color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
button.eon-button-new:before {
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('left.dce4dbc1c08346f7.svg');
          mask-image: url('left.dce4dbc1c08346f7.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: #ea1b0a;
}
button.eon-button-new:after {
  display: block;
  position: absolute;
  top: 0;
  right: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('right.4ed5afeb29d5ee63.svg');
          mask-image: url('right.4ed5afeb29d5ee63.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: #ea1b0a;
}
button.eon-button-new:hover {
  background-color: #b9280a !important;
  color: white;
}
button.eon-button-new:hover:before {
  background-color: #b9280a !important;
}
button.eon-button-new:hover:after {
  background-color: #b9280a !important;
}
button.eon-icon-button {
  position: relative;
  height: 48px;
  padding-left: 0;
  padding-right: 0;
  margin: 6px 24px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 18px;
  color: white;
  border: 0;
  cursor: pointer;
  transition: background-color 200ms ease;
  background-color: #ea1b0a;
  color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
button.eon-icon-button:before {
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('left.dce4dbc1c08346f7.svg');
          mask-image: url('left.dce4dbc1c08346f7.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: #ea1b0a;
}
button.eon-icon-button:after {
  display: block;
  position: absolute;
  top: 0;
  right: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('right.4ed5afeb29d5ee63.svg');
          mask-image: url('right.4ed5afeb29d5ee63.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: #ea1b0a;
}
button.eon-icon-button:hover {
  background-color: #b9280a !important;
  color: white;
}
button.eon-icon-button:hover:before {
  background-color: #b9280a !important;
}
button.eon-icon-button:hover:after {
  background-color: #b9280a !important;
}
button.eon-icon-button > i {
  position: absolute;
  z-index: 1;
}
a.eon-button-new {
  position: relative;
  height: 48px;
  padding-left: 24px;
  padding-right: 24px;
  margin: 6px 24px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 18px;
  border: 0;
  cursor: pointer;
  transition: background-color 200ms ease;
  background-color: #ea1b0a;
  color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-decoration: none;
  color: white;
}
a.eon-button-new:before {
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('left.dce4dbc1c08346f7.svg');
          mask-image: url('left.dce4dbc1c08346f7.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: #ea1b0a;
}
a.eon-button-new:after {
  display: block;
  position: absolute;
  top: 0;
  right: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('right.4ed5afeb29d5ee63.svg');
          mask-image: url('right.4ed5afeb29d5ee63.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: #ea1b0a;
}
a.eon-button-new:hover {
  background-color: #b9280a !important;
  color: white;
}
a.eon-button-new:hover:before {
  background-color: #b9280a !important;
}
a.eon-button-new:hover:after {
  background-color: #b9280a !important;
}
a.eon-button-new:visited {
  color: white;
}
button.eon-button-new.turquoise {
  transition: background-color 200ms ease;
  background-color: #1ea2b1;
  color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
button.eon-button-new.turquoise:before {
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('left.dce4dbc1c08346f7.svg');
          mask-image: url('left.dce4dbc1c08346f7.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: #1ea2b1;
}
button.eon-button-new.turquoise:after {
  display: block;
  position: absolute;
  top: 0;
  right: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('right.4ed5afeb29d5ee63.svg');
          mask-image: url('right.4ed5afeb29d5ee63.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: #1ea2b1;
}
button.eon-button-new.turquoise:hover {
  background-color: #2b91a3 !important;
  color: white;
}
button.eon-button-new.turquoise:hover:before {
  background-color: #2b91a3 !important;
}
button.eon-button-new.turquoise:hover:after {
  background-color: #2b91a3 !important;
}
button.eon-icon-button.turquoise {
  transition: background-color 200ms ease;
  background-color: #1ea2b1;
  color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
button.eon-icon-button.turquoise:before {
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('left.dce4dbc1c08346f7.svg');
          mask-image: url('left.dce4dbc1c08346f7.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: #1ea2b1;
}
button.eon-icon-button.turquoise:after {
  display: block;
  position: absolute;
  top: 0;
  right: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('right.4ed5afeb29d5ee63.svg');
          mask-image: url('right.4ed5afeb29d5ee63.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: #1ea2b1;
}
button.eon-icon-button.turquoise:hover {
  background-color: #2b91a3 !important;
  color: white;
}
button.eon-icon-button.turquoise:hover:before {
  background-color: #2b91a3 !important;
}
button.eon-icon-button.turquoise:hover:after {
  background-color: #2b91a3 !important;
}
button.eon-button-new.reversed {
  transition: background-color 200ms ease;
  background-color: rgba(57, 57, 58, 0.8);
  color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
button.eon-button-new.reversed:before {
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('left.dce4dbc1c08346f7.svg');
          mask-image: url('left.dce4dbc1c08346f7.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: rgba(57, 57, 58, 0.8);
}
button.eon-button-new.reversed:after {
  display: block;
  position: absolute;
  top: 0;
  right: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('right.4ed5afeb29d5ee63.svg');
          mask-image: url('right.4ed5afeb29d5ee63.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: rgba(57, 57, 58, 0.8);
}
button.eon-button-new.reversed:hover {
  background-color: #ea1b0a !important;
  color: white;
}
button.eon-button-new.reversed:hover:before {
  background-color: #ea1b0a !important;
}
button.eon-button-new.reversed:hover:after {
  background-color: #ea1b0a !important;
}
button.eon-icon-button.reversed {
  transition: background-color 200ms ease;
  background-color: rgba(57, 57, 58, 0.8);
  color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
button.eon-icon-button.reversed:before {
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('left.dce4dbc1c08346f7.svg');
          mask-image: url('left.dce4dbc1c08346f7.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: rgba(57, 57, 58, 0.8);
}
button.eon-icon-button.reversed:after {
  display: block;
  position: absolute;
  top: 0;
  right: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('right.4ed5afeb29d5ee63.svg');
          mask-image: url('right.4ed5afeb29d5ee63.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: rgba(57, 57, 58, 0.8);
}
button.eon-icon-button.reversed:hover {
  background-color: #ea1b0a !important;
  color: white;
}
button.eon-icon-button.reversed:hover:before {
  background-color: #ea1b0a !important;
}
button.eon-icon-button.reversed:hover:after {
  background-color: #ea1b0a !important;
}
button.eon-button-new.turquoise-inverted {
  transition: background-color 200ms ease;
  background-color: white;
  color: #1ea2b1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
button.eon-button-new.turquoise-inverted:before {
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('left.dce4dbc1c08346f7.svg');
          mask-image: url('left.dce4dbc1c08346f7.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: white;
}
button.eon-button-new.turquoise-inverted:after {
  display: block;
  position: absolute;
  top: 0;
  right: -24px;
  height: 48px;
  width: 24px;
  -webkit-mask-image: url('right.4ed5afeb29d5ee63.svg');
          mask-image: url('right.4ed5afeb29d5ee63.svg');
  content: " ";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: background-color 200ms ease;
  background-color: white;
}
button.eon-button-new.turquoise-inverted:hover {
  background-color: #ddf1f3 !important;
  color: #2b91a3;
}
button.eon-button-new.turquoise-inverted:hover:before {
  background-color: #ddf1f3 !important;
}
button.eon-button-new.turquoise-inverted:hover:after {
  background-color: #ddf1f3 !important;
}
button.eon-button-new.small {
  height: 32px;
  padding-left: 16px;
  padding-right: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
button.eon-button-new.small:before {
  left: -16px;
  height: 32px;
  width: 16px;
}
button.eon-button-new.small:after {
  right: -16px;
  height: 32px;
  width: 16px;
}
button.eon-icon-button.small {
  height: 32px;
  margin-left: 16px;
  margin-right: 16px;
}
button.eon-icon-button.small:before {
  left: -16px;
  height: 32px;
  width: 16px;
}
button.eon-icon-button.small:after {
  right: -16px;
  height: 32px;
  width: 16px;
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 900;
  src: url('EON_BrixSansWeb-Black.5288bef8f3bd06d5.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 700;
  src: url('EON_BrixSansWeb-Bold.a7cf42ad18f4072f.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 500;
  src: url('EON_BrixSansWeb-Medium.bb41645afbb8b050.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 400;
  src: url('EON_BrixSansWeb-Regular.c69349395c7fce72.woff');
}
.eon-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.font-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.eon-regularit {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-regular-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-boldit {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
strong {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
p.subtext {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
}
p.white {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
/**
 * 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;
}
.splitrow {
  display: flex;
  flex-direction: row;
}
.splitrow > * {
  width: 50%;
}
.splitrow > *:nth-child(odd) {
  margin-right: 7.5px;
}
.splitrow > *:nth-child(even) {
  margin-left: 7.5px;
}
.scroll-list {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
}
/**
 * GENERAL
 */
.flex {
  display: flex;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.grow-space {
  flex-grow: 1 !important;
}
/**
 * MIXINS
 */
a.eon-link-new {
  height: 30px;
  position: relative;
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 18px;
  margin-left: calc(20px + 8px);
  text-decoration: none;
  color: #ea1b0a;
  border-bottom: 2px solid transparent;
  border-top: 2px solid transparent;
  transition: border, color 150ms ease;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
a.eon-link-new:hover {
  border-bottom-color: #d51607;
  color: #d51607;
}
a.eon-link-new:hover:before {
  background-color: #d51607;
}
a.eon-link-new:before {
  display: block;
  position: absolute;
  top: 0;
  left: calc(-1 * calc(20px + 8px));
  width: 20px;
  height: 100%;
  content: "";
  -webkit-mask-image: url('arrow.a9038b0e2884e101.svg');
          mask-image: url('arrow.a9038b0e2884e101.svg');
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  margin-right: 8px;
  transition: background-color 150ms ease;
  background-color: #ea1b0a;
}
button.icon-only {
  width: 32px;
  height: 32px;
  -webkit-mask-image: url('button-shape.1f36e42769abbb45.svg');
          mask-image: url('button-shape.1f36e42769abbb45.svg');
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
button.icon-only.turqouise {
  background-color: #1ea2b1;
  transition: background-color 100ms ease;
}
button.icon-only.turqouise:hover {
  background-color: #2b91a3;
}
label.eon-checkbox {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  cursor: pointer;
}
input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  -webkit-mask-image: url('button-shape-outline.7c33fba79dfad063.svg');
          mask-image: url('button-shape-outline.7c33fba79dfad063.svg');
  -webkit-mask-position: left center;
          mask-position: left center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #8f9192;
  cursor: pointer;
}
input[type=checkbox]:checked {
  background-color: #2b91a3;
  -webkit-mask-image: url('checked.138c6f7eac5a7da8.svg');
          mask-image: url('checked.138c6f7eac5a7da8.svg');
}
label.eon-checkbox.disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
label.eon-checkbox.disabledinput {
  opacity: 1;
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 900;
  src: url('EON_BrixSansWeb-Black.5288bef8f3bd06d5.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 700;
  src: url('EON_BrixSansWeb-Bold.a7cf42ad18f4072f.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 500;
  src: url('EON_BrixSansWeb-Medium.bb41645afbb8b050.woff');
}
@font-face {
  font-family: "EONBrixSans";
  font-style: normal;
  font-weight: 400;
  src: url('EON_BrixSansWeb-Regular.c69349395c7fce72.woff');
}
.eon-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.font-regular {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
}
.eon-regularit {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-regular-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-medium {
  font-family: EONBrixSans, sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-bold {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.eon-bold-it {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.font-boldit {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
.eon-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.font-black {
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
strong {
  font-family: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
p.subtext {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
  margin-left: 60px;
  padding-right: 20px;
}
p.centered {
  text-align: center;
}
p.small {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  font-size: 14px;
}
p.white {
  font-family: EONBrixSans, sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: white;
}
/**
 * LIVE
 */
.column-callout {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 6px;
  background: white;
  border-top: 2px solid #3295A5;
  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: EONBrixSans, sans-serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: black;
}
.column-callout > .body {
  background: white;
  text-align: center;
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: black;
}
/**
 * CONSUMPTION ALERT
 */
.consumption-alert-callout {
  padding: 5px;
  padding-right: 15px;
  background: #b00402;
  color: white;
  font-family: EONBrixSans, sans-serif;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
.consumption-alert-callout.positive {
  background: #0097A7;
}
.consumption-alert-callout.negative {
  background: #b00402;
}
/**
 * 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;
}
/**
 * general
 */
.toast-container .ngx-toastr {
  box-shadow: none !important;
}
.pointer {
  cursor: pointer;
}
.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;
}
.fullscreen-video-dialog .mat-dialog-container {
  padding: 0;
  border-radius: 0;
  background: #000;
}

/*# sourceMappingURL=styles.7e6bd8cb7a5a6a0d.css.map*/