

    
    
    


    
    

    
    

    


/* ============= CUSTOM PARTNER STYLE ============= */

:root {
    --teaser-background-color: #fff;
    --teaser-font-color: #333333;
    --teaser-primary-color: #b9d900;
    --teaser-primary-color-transparent: #b9d9001B;
    --teaser-secondary-color: #DCDCDC;
    --teaser-highlight-color: #b9d900;
    --teaser-button-font-color: #ffffff;
    --teaser-error-color: #C82D2D;

    --teaser-label-color: var(--teaser-font-color) !important;

    --teaser-color-input-border: var(--teaser-secondary-color) !important;
    --teaser-color-input-border-active: var(--teaser-primary-color) !important;
    --teaser-color-input-active-bg: var(--teaser-primary-color-transparent) !important;
    --teaser-color-input-active: var(--teaser-primary-color) !important;

    --teaser-color-button: var(--teaser-primary-color) !important;
    --teaser-color-button-font: var(--teaser-button-font-color) !important;
    --teaser-color-button-hover: var(--teaser-highlight-color) !important;
    --teaser-color-submit-info: var(--teaser-primary-color) !important;

    --teaser-color-radio: var(--teaser-primary-color) !important;

    --teaser-color-help: var(--teaser-font-color) !important;
    --teaser-color-help-font: var(--teaser-background-color) !important;
    --teaser-color-help-hover: var(--teaser-highlight-color) !important;

    --teaser-color-consumption-icon-inactive: #999999 !important;
    --teaser-color-consumption-icon-active: var(--teaser-primary-color) !important;

    --teaser-color-error: var(--teaser-error-color) !important;
}

.nrg-p-agb {
    color: #001f32;
}

/* Start Landing page */


#nrg-p-frame input,
#nrg-p-frame select,
#nrg-p-frame {
    font-family: Arial, Helvetica, sans-serif !important;
}

.tooltip-container td {
    vertical-align: text-top;
}

.result-error-message {
    margin-left:0;
    color: #c82d2d;
    font-weight: bold;
    font-size: .9em;
}

.reult-errmsg-list li {
    font-size: .9em;
    color: #c82d2d;
    margin-left: 25px;
}

.c24-click-headline, .tooltip-container h1 {
    color: #001f32 !important;
}

#nrg-p-frame #submit-form,
.nrg-button,
.cde-grid-content-mobile .tariff-detail-subscription button,
.cde-grid-content-mobile .nrg-ThankYou-box .crossellingContainer .nrg-lp-form-el button {
    background-color: #b9d900 !important;
    border-color: #b9d900 !important;
    color: #ffffff !important;
}

#nrg-p-frame #submit-form:hover,
.nrg-button:hover,
.crossellingContainer .nrg-lp-form-el button:hover {
    background-color: #b9d900 !important;
}

#nrg-p-frame .cde-grid-content-mobile #submit-form:hover,
#nrg-p-frame .cde-grid-content-mobile .nrg-button:hover {
    background-color: #b9d900 !important;
}

#nrg-p-frame .cde-grid-content-mobile #submit-form:active,
#nrg-p-frame .cde-grid-content-mobile .nrg-button:active {
    background-color: #b9d900 !important;
}

:root .styleradio>input[type=radio]::selection {
    background-color: #b9d900 !important;
}

:root .styleradio>input[type=radio]:checked+label:before, :root .styleradio>input[type=radio]:checked+label>span:first-child {
    background-color: #b9d900 !important;
}

.energy-result-form-row .energy-result-form-row-item.help-info-container a.help.nrg-active {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100px%22%20height%3D%22100px%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23001f32%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M50%2C0C22.4%2C0%2C0%2C22.4%2C0%2C50c0%2C27.6%2C22.4%2C50%2C50%2C50c27.6%2C0%2C50-22.4%2C50-50C100%2C22.4%2C77.6%2C0%2C50%2C0z%20M48.6%2C84.5%20c-5.1%2C0-8.5-3.7-8.5-8.7c0-5.1%2C3.5-8.7%2C8.5-8.7c5.2%2C0%2C8.5%2C3.6%2C8.6%2C8.7C57.2%2C80.8%2C53.7%2C84.5%2C48.6%2C84.5z%20M60%2C48.8c-3.6%2C3.9-5%2C7.7-5%2C12%20V63H42.5l-0.1-2.7c-0.3-4.9%2C1.3-10%2C5.7-15.2c3.1-3.6%2C5.6-6.8%2C5.6-10c0-3.4-2.2-5.6-7-5.8c-3.2%2C0-7%2C1.1-9.5%2C2.9l-3.3-10.5%20c3.5-2%2C9.2-3.9%2C16-3.9c12.7%2C0%2C18.4%2C7%2C18.4%2C15C68.3%2C40%2C63.7%2C44.8%2C60%2C48.8z%22%20%2F%3E%3C%2Fsvg%3E') !important;
}

/* End Landing page */

/* Resultlist page */

#reference-tariff-container .price-help-container .price-help, .nrg-result-price-col .nrg-result-pricelayer-anchor {
    color: transparent !important;
}

#nrg-p-frame .nrg-btn-white {
    color: #001f32 !important;
    background-color: #fff !important;
}

#nrg-p-frame .nrg-btn-white:hover {
    background-color: #fff !important;
}

#nrg-p-frame .nrg-result-toggle-arrow,
#nrg-p-frame #nrg-result-form-toggler span {
    border: 1px solid white;
    background-clip: content-box;
    background-color: #001f32;
}

#nrg-p-frame .nrg-result-bonus-col .nrg-result-bonus-info {
    color: #001f32;
}

#nrg-p-frame .energy-result-form-head h1,
.nrg-result-price-col .nrg-result-price {
    color: #001f32;
}

.nrg-result-ajax-content .nrg-result-detail-table .nrg-result-detail-summary,
.tooltip-container th, .tooltip-container>strong {
    color: #001f32 !important;
}

.nrg-result-ajax-content .nrg-result-eval-info,
#nrg-result-form-wrapper.nrg-result-form-mobile #nrg-result-form-overview,
#nrg-result-list-wrapper-mobile .nrg-result-price-col .nrg-result-pricelayer-period,
.nrg-result-ajax-content .nrg-result-ajax-right .nrg-result-tariffscore-anchor {
    color: #666666;
}

#nrg-p-frame .energy-result-form-actions .energy-result-form-action,
.nrg-result-ajax-content .nrg-result-eval-chart-partial {
    background-color: #001f32;
}

.crossellingContainer .nrg-lp-form-el button,
#nrg-p-frame .nrg-result-button-bar .nrg-result-tariff-link {
    background-color: #b9d900 !important;
    color: #ffffff !important;
}

#nrg-p-frame .nrg-result-button-bar .nrg-result-tariff-link:hover {
    background-color: #b9d900 !important;
}

.nrg-result-ajax-content .nrg-result-detail-tab p>a, ul.nrg-result-paging li a, .nrg-result-ajax-content .nrg-result-eval-nav li, .nrg-result-ajax-content .nrg-result-eval-charts li, .nrg-result-ajax-content .nrg-result-eval-paginator,
.cde-grid-content-mobile .nrg-result-ajax-content .nrg-result-eval-block .nrg-result-eval-charts li .nrg-result-eval-chart-amount,
.nrg-result-button-bar .nrg-ajax-tab {
    color: #001f32 !important;
}

.cde-grid-content-mobile .nrg-result-ajax-content .nrg-result-eval-block .nrg-result-eval-nav li {
    font-size: 13px;
    margin-right: -1px;
}

.nrg-result-ajax-content .nrg-result-eval-nav li:first-child,
.nrg-result-ajax-content .nrg-result-eval-nav li.nrg-active {
    color: #666 !important;
}

.nrg-result-ajax-content .nrg-result-ajax-tab {
    border-top: 1px solid #cdcdcd !important;
}

ul.nrg-result-paging li {
    background-color: #001f32 !important;
}

ul.nrg-result-paging li.nrg-result-paging-placeholder {
    background-color: transparent !important;
}

ul.nrg-result-paging li.nrg-result-paging-placeholder {
    color: #001f32
}

/* End Resultlist page */

/* Register  page */

#nrg-register-header-bar #nrg-register-header-price #nrg-register-header-price-main,
#nrg-register-content .nrg-register-add-on h1, #nrg-register-content .nrg-register-add-on h2, #nrg-register-content .nrg-register-add-on h3, #nrg-register-content .nrg-register-add-on h4, .cde-grid-content-mobile .nrg-ThankYou-box #steps-headline,
#nrg-register-sepa-box .overlay-headline,
#nrg-register-navigation a.nrg-active span, #nrg-register-form h3, .nrg-register-container-content th.nrg-register-container-head {
    color: #001f32;
}

#nrg-register-content h2 {
    color: #b9d900;
}

.nrg-ThankYou-box .thankYouBoxLeft .progress .steps .steps-icon,
#nrg-register-form .nrg-register-help-anchor.nrg-active,
#nrg-register-navigation a.nrg-active div,
#nrg-register-navigation a.nrg-past div,
#nrg-result-form-mobile a.nrg-active {
    background-color: #001f32 !important;
}

#nrg-register-navigation a.nrg-active {
    border-bottom: 2px solid #001f32;
}

.nrg-register-row .nrg-style-radio>input:checked+span:after, .nrg-register-row .nrg-style-radio>input:checked+span:before {
    background-color: #b9d900 !important;
}

#nrg-register-agb-tariff-read .c24HelpLink, #nrg-register-agb-tariff-read .nrg-register-pdf-link, #nrg-register-agb-tariff-read .nrg-register-tooltip-anchor, #nrg-register-content .nrg-register-add-on .c24HelpLink, #nrg-register-content .nrg-register-add-on .nrg-register-pdf-link, #nrg-register-content .nrg-register-add-on .nrg-register-tooltip-anchor,
#nrg-register-header-bar #nrg-register-ajax-loader, #nrg-register-form #nrg-register-prev-link, #nrg-register-agb-tariff-read .nrg-register-agb-link {
    color: #001f32 !important;
}

a {
    color: #001f32;
}


.nrg-register-info-row {
    border: 1px solid #dcdcdc;
}

.cde-grid-content-mobile .nrg-result-ajax-content#nrg-tariff-infos .accordion-headline,
.cde-grid-content-mobile .accordion-box .accordion-content .accordion-content-closer {
    color: #001f32;
}

.cde-grid-content-mobile .accordion-headline-arrow {
    background-color: #001f32;
    border: 1px solid white;
    background-clip: content-box;
}

.nrg-register-row .nrg-form-select.nrg-form-focus,
.nrg-register-row .nrg-form-select:focus,
.nrg-register-row .nrg-style-radio.nrg-form-focus,
.nrg-register-row .nrg-style-radio:focus,
.nrg-register-row input.nrg-form-focus,
.nrg-register-row input:focus {
    border-color: #001f32;
    outline: 0;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    border-color: #001f32 !important;
}

.picker__input--active,
.picker__day--selected,
.picker__day--selected:hover,
.picker__frame {
    border-color: #001f32 !important;
}

.nrg-register-info-row:before {
    background: none !important;
}

:root .stylecheck>input+label:before {
    border-color: #b9d900 !important;
}

:root .stylecheck>input[type=checkbox]:checked+label:before {
    background-color: #b9d900 !important;
}

.nrg-register-row .nrg-style-checkbox>input:checked+span:before {
    background-color: #b9d900 !important;
    border-color: #b9d900 !important;
}

#nrg-p-frame button.picker__button--save, #nrg-p-frame button.picker__button--close {
    background-color: #fff !important;
    color: #000 !important;
}

#nrg-p-frame button.picker__button--save:hover, #nrg-p-frame button.picker__button--close:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.nrg-result-ajax-content .nrg-result-close.nrg-result-close-ajax {
    color: transparent !important;
}

.nrg-result-ajax-content .nrg-result-ajax-tab {
    color: #666 !important;
}







.strom-consumption #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.item-1, .strom-form #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.first-item {
    background-image: url('data:image/svg+xml,%0A%20%20%20%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2018.642631%2029.296268%22%20width%3D%2218.642631%22%20height%3D%2229.296268%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-12.3%2C-11.903728%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.2822222%2C12.769891%2C12.415606%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m%2031.315673%2C34.736865%20c%20-17.1%2C0%20-31.00000033%2C29.2%20-31.00000033%2C65.2%20l%2062.10000033%2C0%20c%200%2C-36%20-13.9%2C-65.2%20-31.1%2C-65.2%20z%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fsvg%3E%0A%0A');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 16px;
}

.strom-consumption #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.item-1.nrg-active, .strom-form #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.first-item.nrg-active {
    background-image: url(/assets/ext/nrg/img/common/icons/nrg_person_1_icon.svg);
}

.strom-consumption #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.item-2, .strom-form #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.second-item {
    background-image: url('data:image/svg+xml,%0A%20%20%20%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2029.342632%2029.296268%22%20width%3D%2229.342632%22%20height%3D%2229.296268%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-12.3%2C-11.903728%29%22%20style%3D%22display%3Ainline%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.2822222%2C12.769891%2C12.415606%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22fill%3A%23b9d900%22%20d%3D%22m%2046.9%2C15.647462%20a%2015.9%2C15.9%200%200%201%20-15.9%2C15.9%2015.9%2C15.9%200%200%201%20-15.9%2C-15.9%20A%2015.9%2C15.9%200%200%201%2031%2C-0.25253773%2015.9%2C15.9%200%200%201%2046.9%2C15.647462%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20d%3D%22m%2021.607889%2C22.219327%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400669%20l%2010.148424%2C0%20c%200.08519%2C-6.124488%201.508021%2C-11.544206%203.676606%2C-15.010144%20-1.432525%2C-2.132595%20-3.182645%2C-3.390525%20-5.076141%2C-3.390525%20z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.2822222%2C0%2C0%2C0.2822222%2C23.379854%2C12.434254%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m%2031.315673%2C34.736865%20c%20-17.1%2C0%20-31.00000033%2C29.2%20-31.00000033%2C65.2%20l%2062.10000033%2C0%20c%200%2C-36%20-13.9%2C-65.2%20-31.1%2C-65.2%20z%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22fill%3A%23b9d900%22%20d%3D%22m%2046.9%2C15.647462%20a%2015.9%2C15.9%200%200%201%20-15.9%2C15.9%2015.9%2C15.9%200%200%201%20-15.9%2C-15.9%20A%2015.9%2C15.9%200%200%201%2031%2C-0.25253773%2015.9%2C15.9%200%200%201%2046.9%2C15.647462%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fsvg%3E%0A%0A');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 25px;
}

.strom-consumption #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.item-2.nrg-active, .strom-form #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.second-item.nrg-active {
    background-image: url(/assets/ext/nrg/img/common/icons/nrg_person_2_icon.svg);
}

.strom-consumption #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.item-3, .strom-form #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.third-item {
    background-image: url('data:image/svg+xml,%0A%20%20%20%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2040.042633%2029.29627%22%20width%3D%2240.042633%22%20height%3D%2229.29627%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-12.3%2C-11.903727%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C12.769891%2C12.415609%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20d%3D%22m%2021.607889%2C22.21933%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400668%20l%2010.148424%2C0%20C%2023.092614%2C34.495511%2024.515445%2C29.075793%2026.68403%2C25.609855%2025.251505%2C23.47726%2023.501385%2C22.21933%2021.607889%2C22.21933%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-12.3%2C-11.903727%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C23.509891%2C12.415609%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20d%3D%22m%2032.347889%2C22.21933%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400668%20l%2010.148424%2C0%20C%2033.832614%2C34.495511%2035.255445%2C29.075793%2037.42403%2C25.609855%2035.991505%2C23.47726%2034.241385%2C22.21933%2032.347889%2C22.21933%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-12.3%2C-11.903727%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m%2054.382651%2C50.688939%20c%20-19.561755%2C0%20-9.780877%2C0%200%2C0%20z%22%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C34.20991%2C12.415594%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m%2031.315673%2C34.736865%20c%20-17.1%2C0%20-31.00000033%2C29.2%20-31.00000033%2C65.2%20l%2062.10000033%2C0%20c%200%2C-36%20-13.9%2C-65.2%20-31.1%2C-65.2%20z%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fsvg%3E%0A');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 35px;
}

.strom-consumption #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.item-3.nrg-active, .strom-form #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.third-item.nrg-active {
    background-image: url(/assets/ext/nrg/img/common/icons/nrg_person_3_icon.svg);
}

.strom-consumption #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.item-4, .strom-form #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.fourth-item {
    background-image: url('data:image/svg+xml,%0A%20%20%20%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2050.74263%2029.296272%22%20width%3D%2250.74263%22%20height%3D%2229.296272%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20transform%3D%22translate%28-12.3%2C-11.903727%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C12.809891%2C12.415611%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20d%3D%22m%2021.647889%2C22.219332%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400667%20l%2010.148424%2C0%20c%200.08519%2C-6.124486%201.508021%2C-11.544204%203.676606%2C-15.010142%20-1.432525%2C-2.132595%20-3.182645%2C-3.390525%20-5.076141%2C-3.390525%20z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C23.549891%2C12.415611%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20%20d%3D%22m%2032.387889%2C22.219332%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400667%20l%2010.148424%2C0%20c%200.08519%2C-6.124486%201.508021%2C-11.544204%203.676606%2C-15.010142%20-1.432525%2C-2.132595%20-3.182645%2C-3.390525%20-5.076141%2C-3.390525%20z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C34.209891%2C12.41561%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20d%3D%22m%2043.047889%2C22.219331%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400668%20l%2010.148424%2C0%20c%200.08519%2C-6.124487%201.508021%2C-11.544205%203.676606%2C-15.010143%20-1.432525%2C-2.132595%20-3.182645%2C-3.390525%20-5.076141%2C-3.390525%20z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C45.00891%2C12.415792%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m%2031.315673%2C34.736865%20c%20-17.1%2C0%20-31.00000033%2C29.2%20-31.00000033%2C65.2%20l%2062.10000033%2C0%20c%200%2C-36%20-13.9%2C-65.2%20-31.1%2C-65.2%20z%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fsvg%3E%0A');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 43px;
}

.strom-consumption #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.item-4.nrg-active, .strom-form #nrg-mobile-consumption-picker .nrg-mobile-consumption-option.fourth-item.nrg-active {
    background-image: url(/assets/ext/nrg/img/common/icons/nrg_person_4_icon.svg);
}

.nrg-partner-lp-submit .nrg-tuev-benefits-list {
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
}

.nrg-partner-lp-submit .nrg-tuev-benefits-list li {
    list-style: none;
    font-size: 11px;
    background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%20%20%20%20%20width%3D%22128px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20128%20100%22%20style%3D%22enable-background%3Anew%200%200%20128%20100%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M108.1%2C0L48%2C60.1L20%2C32L0%2C52l48%2C48l80-80L108.1%2C0z%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
    background-size: 14px 11px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.nrg-toggle-long-form {
   cursor:pointer;
}

.strom-form .nrg-mobile-consumption-icon {
    display:none !important;
}

.strom-form .nrg-mobile-consumption-option.item-1 {
    background-image: url('data:image/svg+xml;utf8,%0A%20%20%20%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2018.642631%2029.296268%22%20width%3D%2218.642631%22%20height%3D%2229.296268%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-12.3%2C-11.903728%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.2822222%2C12.769891%2C12.415606%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m%2031.315673%2C34.736865%20c%20-17.1%2C0%20-31.00000033%2C29.2%20-31.00000033%2C65.2%20l%2062.10000033%2C0%20c%200%2C-36%20-13.9%2C-65.2%20-31.1%2C-65.2%20z%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fsvg%3E%0A%0A');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 16px;
}

.strom-form .nrg-mobile-consumption-option.item-1.nrg-active {
    background-image: url(/assets/ext/nrg/img/common/icons/nrg_person_1_icon.svg);
}

.strom-form .nrg-mobile-consumption-option.item-2 {
    background-image: url('data:image/svg+xml;utf8,%0A%20%20%20%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2029.342632%2029.296268%22%20width%3D%2229.342632%22%20height%3D%2229.296268%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-12.3%2C-11.903728%29%22%20style%3D%22display%3Ainline%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.2822222%2C12.769891%2C12.415606%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22fill%3A%23b9d900%22%20d%3D%22m%2046.9%2C15.647462%20a%2015.9%2C15.9%200%200%201%20-15.9%2C15.9%2015.9%2C15.9%200%200%201%20-15.9%2C-15.9%20A%2015.9%2C15.9%200%200%201%2031%2C-0.25253773%2015.9%2C15.9%200%200%201%2046.9%2C15.647462%20Z%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20d%3D%22m%2021.607889%2C22.219327%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400669%20l%2010.148424%2C0%20c%200.08519%2C-6.124488%201.508021%2C-11.544206%203.676606%2C-15.010144%20-1.432525%2C-2.132595%20-3.182645%2C-3.390525%20-5.076141%2C-3.390525%20z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.2822222%2C0%2C0%2C0.2822222%2C23.379854%2C12.434254%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m%2031.315673%2C34.736865%20c%20-17.1%2C0%20-31.00000033%2C29.2%20-31.00000033%2C65.2%20l%2062.10000033%2C0%20c%200%2C-36%20-13.9%2C-65.2%20-31.1%2C-65.2%20z%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22fill%3A%23b9d900%22%20d%3D%22m%2046.9%2C15.647462%20a%2015.9%2C15.9%200%200%201%20-15.9%2C15.9%2015.9%2C15.9%200%200%201%20-15.9%2C-15.9%20A%2015.9%2C15.9%200%200%201%2031%2C-0.25253773%2015.9%2C15.9%200%200%201%2046.9%2C15.647462%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fsvg%3E%0A%0A');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 25px;
}

.strom-form .nrg-mobile-consumption-option.item-2.nrg-active {
    background-image: url(/assets/ext/nrg/img/common/icons/nrg_person_2_icon.svg);
}

.strom-form .nrg-mobile-consumption-option.item-3 {
    background-image: url('data:image/svg+xml;utf8,%0A%20%20%20%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2040.042633%2029.29627%22%20width%3D%2240.042633%22%20height%3D%2229.29627%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-12.3%2C-11.903727%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C12.769891%2C12.415609%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20d%3D%22m%2021.607889%2C22.21933%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400668%20l%2010.148424%2C0%20C%2023.092614%2C34.495511%2024.515445%2C29.075793%2026.68403%2C25.609855%2025.251505%2C23.47726%2023.501385%2C22.21933%2021.607889%2C22.21933%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-12.3%2C-11.903727%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C23.509891%2C12.415609%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20d%3D%22m%2032.347889%2C22.21933%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400668%20l%2010.148424%2C0%20C%2033.832614%2C34.495511%2035.255445%2C29.075793%2037.42403%2C25.609855%2035.991505%2C23.47726%2034.241385%2C22.21933%2032.347889%2C22.21933%20Z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-12.3%2C-11.903727%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m%2054.382651%2C50.688939%20c%20-19.561755%2C0%20-9.780877%2C0%200%2C0%20z%22%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C34.20991%2C12.415594%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m%2031.315673%2C34.736865%20c%20-17.1%2C0%20-31.00000033%2C29.2%20-31.00000033%2C65.2%20l%2062.10000033%2C0%20c%200%2C-36%20-13.9%2C-65.2%20-31.1%2C-65.2%20z%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fsvg%3E%0A');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 35px;
}

.strom-form .nrg-mobile-consumption-option.item-3.nrg-active {
    background-image: url(/assets/ext/nrg/img/common/icons/nrg_person_3_icon.svg);
}

.strom-form .nrg-mobile-consumption-option.item-4 {
    background-image: url('data:image/svg+xml;utf8,%0A%20%20%20%20%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20xmlns%3Asodipodi%3D%22http%3A%2F%2Fsodipodi.sourceforge.net%2FDTD%2Fsodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespaces%2Finkscape%22%20viewBox%3D%220%200%2050.74263%2029.296272%22%20width%3D%2250.74263%22%20height%3D%2229.296272%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20transform%3D%22translate%28-12.3%2C-11.903727%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C12.809891%2C12.415611%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20d%3D%22m%2021.647889%2C22.219332%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400667%20l%2010.148424%2C0%20c%200.08519%2C-6.124486%201.508021%2C-11.544204%203.676606%2C-15.010142%20-1.432525%2C-2.132595%20-3.182645%2C-3.390525%20-5.076141%2C-3.390525%20z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20style%3D%22display%3Ainline%22%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C23.549891%2C12.415611%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20%20d%3D%22m%2032.387889%2C22.219332%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400667%20l%2010.148424%2C0%20c%200.08519%2C-6.124486%201.508021%2C-11.544204%203.676606%2C-15.010142%20-1.432525%2C-2.132595%20-3.182645%2C-3.390525%20-5.076141%2C-3.390525%20z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C34.209891%2C12.41561%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20style%3D%22display%3Ainline%3Bfill%3A%23b9d900%22%20d%3D%22m%2043.047889%2C22.219331%20c%20-4.826%2C0%20-8.748889%2C8.240669%20-8.748889%2C18.400668%20l%2010.148424%2C0%20c%200.08519%2C-6.124487%201.508021%2C-11.544205%203.676606%2C-15.010143%20-1.432525%2C-2.132595%20-3.182645%2C-3.390525%20-5.076141%2C-3.390525%20z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22matrix%280.28222222%2C0%2C0%2C0.28222222%2C45.00891%2C12.415792%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22m%2031.315673%2C34.736865%20c%20-17.1%2C0%20-31.00000033%2C29.2%20-31.00000033%2C65.2%20l%2062.10000033%2C0%20c%200%2C-36%20-13.9%2C-65.2%20-31.1%2C-65.2%20z%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20r%3D%2215.9%22%20cy%3D%2215.647462%22%20cx%3D%2231%22%20style%3D%22fill%3A%23b9d900%22%20%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fsvg%3E%0A');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 43px;
}

.strom-form .nrg-mobile-consumption-option.item-4.nrg-active {
    background-image: url(/assets/ext/nrg/img/common/icons/nrg_person_4_icon.svg);
}

/* End Resultlist page */

/* Converted page */

.nrg-ThankYou-box .thankYouBoxLeft .thankYouBoxTop .thankYouBoxTopLeft .thankYouSubTitle strong, .nrg-ThankYou-box .thankYouBoxLeft .thankYouBoxTop .thankYouLeadId span {
    color: #001f32 !important;
}

.nrg-ThankYou-box .thankYouBoxRight {
    color: #666 !important;
}

#nrg-register-sepa-box a#nrg-register-print-sepa {
    color: #001f32;
}

/* End Converted page */

/* Mobile Styles */

#nrg-short-form-link,
.nrg-result-form-mobile #nrg-result-filter-menu li,
.nrg-filter-sort-container button,
.cde-grid-content-mobile form[data-step-name=terms_energy] label span .nrg-register-anchor,
.cde-grid-content-mobile .c24HelpLink span, /* this one sadly needs !important */
.cde-grid-content-mobile form[data-step-name=terms_energy] label span a {
    color: #001f32 !important;
}

#nrg-result-list-wrapper-mobile .nrg-result-row .nrg-result-data,
.cde-grid-content-mobile #nrg-register-tariff-price {
    color: #001f32;
}

#nrg-p-frame .cde-grid-content-mobile .nrg-ThankYou-box .thankYouContainer .steps p:before,
#nrg-p-frame .info-icon.active {
    background-color: #001f32;
}

#nrg-result-list-wrapper-mobile .nrg-result-data-continue, #nrg-result-list-wrapper-mobile .nrg-result-data-continue-small {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22200px%22%20height%3D%22400px%22%3E%3Cpath%20d%3D%22M%200%200%20L%20100%200%20L%20200%20200%20L%20100%20400%20L%200%20400%20L%20100%20200%20z%22%20fill%3D%22%23001f32%22%20%2F%3E%3C%2Fsvg%3E');
}

.cde-grid-content-mobile #nrg-register-prev-link {
    background-image: url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240px%22%20height%3D%2264px%22%3E%3Cpath%20d%3D%22M%200%2032%20L%2032%200%20L%2040%200%20L%208%2032%20L%2040%2064%20L%2032%2064%20z%22%20fill%3D%22%23001f32%22%20%2F%3E%3C%2Fsvg%3E');
}

.cde-grid-content-mobile #nrg-register-navigation li.visited {
    background-image: linear-gradient(90deg, #001f32 50%, #001f32 50%);
}

.cde-grid-content-mobile #nrg-register-navigation li.visited.nrg-active {
    background-image: linear-gradient(90deg, #001f32 50%,#dcdcdc 50%);
}

.cde-grid-content-mobile #nrg-register-navigation li.visited:first-child {
    background-image: linear-gradient(90deg,#fff 50%,#001f32 50%);
}

#nrg-result-sort-mobile .nrg-result-sort-menu-row.nrg-active .nrg-switch-panel-icon {
    border-color: #b9d900;
}

#nrg-mobile-consumption-picker .nrg-mobile-consumption-option.nrg-active,
#nrg-result-sort-mobile .nrg-result-sort-menu-row.nrg-active .nrg-switch-panel-icon:before {
    background-color: #b9d900;
}

#nrg-register-form .nrg-register-help-box .nrg-register-help-slideup,
#nrg-p-frame .content-row-body .nrg-register-info-slideup,
#nrg-result-form-wrapper.nrg-result-form-mobile .nrg-content-row-block-infobox .nrg-content-row-info-text .nrg-content-row-info-text-slide-up {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264px%22%20id%3D%22svg%22%20height%3D%2236px%22%3E%3Cpath%20d%3D%22M%200%2032%20L%2032%200%20L%2064%2032%20L%2060%2036%20L%2032%208%20L%204%2036%20z%22%20fill%3D%22%23001f32%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}

.cde-grid-content-mobile form[data-step-name=terms_energy] .terms-agb-block .nrg-register-help-corner,
.cde-grid-content-mobile #nrg-register-form .nrg-register-help-box .nrg-register-help-corner,
.cde-grid-content-mobile .tariff-detail-infos .content-row-info .content-row-body .content-row-corner,
#nrg-result-form-wrapper.nrg-result-form-mobile .nrg-content-row-block-infobox .nrg-content-row-info-text .nrg-info-text-puffer-layer,
.cde-grid-content-mobile .nrg-result-ajax-content .nrg-result-eval-block .content-row-body .content-row-corner {
    background: transparent url("/assets/ext/nrg/img/common/ui/help_corner_grey.png") no-repeat scroll 0 0;
    background-size: contain;
}

.cde-grid-content-mobile span[data-help-anchor-for="cancelation_self"] {
    margin-top: 11px !important /* overwrite main property 8px */;
}

.nrg-ThankYou-box .crossellingContainer .crosselling-head {
    padding-left: 60px;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2253.1px%22%20height%3D%22100px%22%3E%3Cpath%20fill%3D%22%23001f32%22%20d%3D%22M12.9%2C74.2c0-14.8%2C8-46.7%2C13.8-46.7c5.8%2C0%2C13.1%2C32.5%2C13.1%2C46.7c0%2C6-6%2C18.8-8.8%2C25.8c6.1-6.7%2C22-21.5%2C22-33.1%20%20C53.1%2C58.1%2C36.8%2C0%2C26.6%2C0C16.4%2C0%2C0%2C56.1%2C0%2C67.2c0%2C10.6%2C20%2C31%2C21.8%2C32.8C20.4%2C96.4%2C12.9%2C78.2%2C12.9%2C74.2z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
    background-size: 30px auto;
    background-repeat: no-repeat;
    background-position: 10px 0;
}

.nrg-ThankYou-box .crossellingContainer .crosselling-head.crosselling-product-gas {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2288.4px%22%20height%3D%22100px%22%3E%3Cpath%20fill%3D%22%23001f32%22%20d%3D%22M85.3%2C52.7c-3.3-3.6-9.2-5.2-14.6-0.5c-4.7%2C3.9-7.4%2C6.6-7.9%2C7.2c-7.2%2C6.3-36.2%2C31.4-37.9%2C33%20%20c-5.6%2C4.1-12.1%2C1.3-15.8-3.1C5.5%2C85.1%2C3.5%2C78%2C9.7%2C72l0.2-0.3c1.2-1.5%2C5.6-5.8%2C9.6-9.7l0.2%2C0.2c6.2%2C5.2%2C17.1%2C10.1%2C26.7%2C0.5%20%20c5.1-5.1%2C20.1-20.1%2C20.1-20.1L62%2C37.9l15.4-15.4c1.2-1.2%2C1.2-3.2%2C0-4.4c-1.2-1.2-3.2-1.2-4.4%2C0L57.6%2C33.5L44.8%2C20.7L60.2%2C5.3%20%20c1.2-1.2%2C1.2-3.2%2C0-4.4c-1.2-1.2-3.2-1.2-4.4%2C0L40.4%2C16.3l-4.7-4.7L15.6%2C31.8c-9.4%2C9.4-4.9%2C19.9%2C0%2C26.2c-3.8%2C3.7-8.4%2C8.2-10%2C10.1%20%20C-2.7%2C76.2-0.8%2C86.4%2C4.7%2C93c3.5%2C4.1%2C8.8%2C7%2C14.2%2C7c3.1%2C0%2C6.3-1%2C9.3-3.2l0.2-0.1c0%2C0%2C30.8-26.8%2C38.1-33.1l0.2-0.2c0%2C0%2C2.7-2.8%2C7.6-6.9%20%20c3.4-2.9%2C5.9-1%2C6.8%2C0c1.7%2C1.8%2C2.4%2C4.8%2C0.3%2C6.9L52.1%2C92.7l4%2C4l29.3-29.3C90%2C62.9%2C88.8%2C56.4%2C85.3%2C52.7z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
    background-size: 50px auto;
    background-position: 0 0;
}

.nrg-ThankYou-box .thankYouBoxLeft .progress .steps.step1 h4 {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100px%22%20height%3D%22100px%22%3E%3Cpath%20fill%3D%22%23001f32%22%20d%3D%22M50%2C0C22.4%2C0%2C0%2C22.4%2C0%2C50s22.4%2C50%2C50%2C50s50-22.4%2C50-50S77.6%2C0%2C50%2C0z%20M60.4%2C80.5h-17v-46h-0.1l-12.2%2C5.4%20%20l-2.8-12.7L46%2C19.5h14.4V80.5z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.nrg-ThankYou-box .thankYouBoxLeft .progress .steps.step2 h4 {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100px%22%20height%3D%22100px%22%3E%3Cpath%20fill%3D%22%23001f32%22%20d%3D%22M50%2C0C22.4%2C0%2C0%2C22.4%2C0%2C50s22.4%2C50%2C50%2C50s50-22.4%2C50-50S77.6%2C0%2C50%2C0z%20M72.9%2C81.5H27.4V71.1l8.4-7.5%20%20C48.4%2C52.8%2C54.7%2C46.3%2C54.7%2C40c0-4.5-3-7.7-9.3-7.7c-5.1%2C0-9.8%2C2.6-13.2%2C5L27.5%2C25c4.8-3.5%2C12.5-6.5%2C21.3-6.5%20%20c14.4%2C0%2C22.9%2C7.8%2C22.9%2C20c0%2C9.9-7%2C17.9-14.3%2C23.9l-6.1%2C4.8v0.3h21v14H72.9z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.nrg-ThankYou-box .thankYouBoxLeft .progress .steps.step3 h4 {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100px%22%20height%3D%22100px%22%3E%3Cpath%20fill%3D%22%23001f32%22%20d%3D%22M50%2C0C22.4%2C0%2C0%2C22.4%2C0%2C50s22.4%2C50%2C50%2C50s50-22.4%2C50-50S77.6%2C0%2C50%2C0z%20M46.5%2C81.9c-8.5%2C0-15.5-2-19.4-4.4%20%20l3.2-12.8C33%2C66%2C39.1%2C68.4%2C45%2C68.4c6.1%2C0%2C10.1-2.2%2C10.1-6.5c0-5-5.2-7.4-10.8-7.4h-6.9v-12h6.5c4.3%2C0%2C9.7-1.4%2C9.7-5.7%20%20c0-3.1-2.9-5.3-8.3-5.3c-5.2%2C0-10.7%2C2.2-13.2%2C3.5l-3.2-12.3c3.9-2.4%2C11.8-4.7%2C20.3-4.7c13.7%2C0%2C21.6%2C6.8%2C21.6%2C15.7%20%20c0%2C6.6-3.5%2C11.6-11.5%2C14.3v0.2c8%2C1.2%2C13.4%2C6.7%2C13.4%2C14.6C72.8%2C74.2%2C62.5%2C81.9%2C46.5%2C81.9z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}
.nrg-ThankYou-box .thankYouBoxLeft .progress .steps.step4 h4 {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100px%22%20height%3D%22100px%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23001f32%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M44.2%2C43.9L39%2C54.2l-0.1%2C0.3h11.5V43.7c0-4%2C0-8.2%2C0.2-12.2h-0.4C48.2%2C35.5%2C46.5%2C39.6%2C44.2%2C43.9z%22%3E%3C%2Fpath%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M50%2C0C22.4%2C0%2C0%2C22.4%2C0%2C50s22.4%2C50%2C50%2C50s50-22.4%2C50-50S77.6%2C0%2C50%2C0z%20M73.4%2C67.5h-7v13h-16v-13h-27V55.9%20%20l21.4-36.4h21.6v35h7V67.5z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
}

.nrg-result-ajax-content .nrg-result-detail-overview .nrg-result-ajax-right .nrg-result-tariffscore-anchor .agbChartBar,
.nrg-result-ajax-content .nrg-result-detail-overview .nrg-result-ajax-right .nrg-result-tariffscore-anchor .agbChartBar:after,
.agbChartBar,
.agbChartBar:after{
    background: #b9d900;
}

@media only screen and (max-width: 560px) {

    .nrg-ThankYou-box .crossellingContainer .crosselling-head,
    .nrg-ThankYou-box .crossellingContainer .crosselling-head.crosselling-product-gas {
        margin: 0;
        padding: 0 0 20px;
        background-position: right bottom;
        background-size: 30px auto;
    }

    .nrg-ThankYou-box .crossellingContainer .crosselling-head.crosselling-product-strom {
        background-size: 20px auto;
    }
}


/* End Mobile Styles */


/* PRINT STYLE */
@media print {
    .nrg-result-form-wrapper {
        display: none;
    }
}

/* ============== CUSTOM PARTNER END ============== */





