.widget-container.customer {
  background: url(../../images/de_DE/svg/icon-highlight-bg-customer.svg) #ffffff no-repeat;
}
.widget-container.contract {
  background: url(../../images/de_DE/svg/icon-highlight-bg-contract.svg) #ffffff no-repeat;
}
.widget-container.meter.power {
  background: url(../../images/de_DE/svg/icon-highlight-bg-branch-energy.svg) #ffffff no-repeat;
}
.widget-container.meter.gas {
  background: url(../../images/de_DE/svg/icon-highlight-bg-branch-gas.svg) #ffffff no-repeat;
}
.widget-container.meter.water {
  background: url(../../images/de_DE/svg/icon-highlight-bg-branch-water.svg) #ffffff no-repeat;
}
.widget-container.meter.thermal {
  background: url(../../images/de_DE/svg/icon-highlight-bg-branch-heating.svg) #ffffff no-repeat;
}
.widget-container.quick-links {
  background: url(../../images/de_DE/svg/icon-highlight-bg-direct-link.svg) #ffffff no-repeat;
}
.widget-container.prepayment {
  background: url(../../images/de_DE/svg/icon-highlight-bg-prepayment.svg) #ffffff no-repeat;
}
.widget-container.invoice {
  background: url(../../images/de_DE/svg/icon-highlight-bg-invoice.svg) #ffffff no-repeat;
}
.widget-container.customer-account {
  background: url(../../images/de_DE/svg/icon-highlight-bg-calculator.svg) #ffffff no-repeat;
}
.widget-container.bankdata {
  background: url(../../images/de_DE/svg/icon-highlight-bg-bankdata.svg) #ffffff no-repeat;
}
.widget-container.postbox {
  background: url(../../images/de_DE/svg/icon-highlight-bg-postbox.svg) #ffffff no-repeat;
}
.widget-bottom-container a {
  background: url(../../images/de_DE/icon-link.png) 0px 3px no-repeat;
}
.widget-bottom-container a.inactive {
  background: url(../../images/de_DE/icon-link-inactive.png) 0px 3px no-repeat;
}
.consumption-segments-container > .consumption-segment.flatmate {
  background: url(../../images/de_DE/svg/icon-single-person.svg) transparent no-repeat center center / 36px;
}
.consumption-segments-container > .consumption-segment.house-small {
  background: url(../../images/de_DE/svg/icon-house-small.svg) transparent no-repeat center center / 33px;
}
.consumption-segments-container > .consumption-segment.flatmates {
  background: url(../../images/de_DE/svg/icon-multiple-persons.svg) transparent no-repeat right center / 35px;
}
.consumption-segments-container > .consumption-segment.house-large {
  background: url(../../images/de_DE/svg/icon-house-large.svg) transparent no-repeat right center / 31px;
}
.consumption-segments-container .col-xs-20.col-xs-offset-2:after {
  background: url(../../images/de_DE/svg/icon-multiple-persons.svg) transparent no-repeat right center / 35px;
}
.swiper-slide.meter.power {
  background: url(../../images/de_DE/svg/icon-highlight-bg-branch-energy.svg) #ffffff no-repeat;
}
.swiper-slide.meter.gas {
  background: url(../../images/de_DE/svg/icon-highlight-bg-branch-gas.svg) #ffffff no-repeat;
}
.swiper-slide.meter.water {
  background: url(../../images/de_DE/svg/icon-highlight-bg-branch-water.svg) #ffffff no-repeat;
}
.swiper-slide.meter.thermal {
  background: url(../../images/de_DE/svg/icon-highlight-bg-branch-heating.svg) #ffffff no-repeat;
}
#widget-layout-container .panel-heading > h3.panel-title > a.openDetails {
  background: url(../../images/de_DE/svg/icon-details.svg) no-repeat center center / 100%;
}

::-ms-clear, ::-ms-reveal
{
  display: none;
}
