.content_body {
  min-height: 100vh !important;
  overflow: unset;
}
.content_body .exit-funnel {
  visibility: hidden;
}
@media (max-width: 767px) {
  .content_body .recap-sticky-bar-switch-in {
    display: none;
  }
}
p {
  margin: 0;
}
input[readonly]:not(#_mqAbitazione-edit) {
  background-color: #f6f6f7;
}
.recap-sticky-bar {
  position: sticky;
  padding: 15px 0;
  width: 100%;
  z-index: 23;
  top: 0;
}
.recap-sticky-bar.color-combination-red {
  background-color: #ea1c0a;
}
.recap-sticky-bar.color-combination-black {
  background-color: #000000;
}
.recap-sticky-bar.color-combination-turquoise {
  background-color: #1ea2b1;
}
.recap-sticky-bar.color-combination-white {
  background-color: #ffffff;
}
.recap-sticky-bar.color-combination-yellow {
  background-color: #e3e000;
}
.recap-sticky-bar.color-combination-darkred {
  background-color: #b00402;
}
.recap-sticky-bar.color-combination-darkgray {
  background-color: #39393A;
}
.recap-sticky-bar.color-combination-gray {
  background-color: #e8e8e8;
}
.align-right {
  text-align: right;
}
.ui-selectmenu-button:focus {
  outline: 0;
}
.popupLinkTitoloAbitativo {
  color: #404040;
}
.popupLink,
.popupLinkTitoloAbitativo {
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}
.popupLink:hover,
.popupLinkTitoloAbitativo:hover {
  text-decoration: underline;
}
#button-section-next-step1,
#no-already-client-new-activation,
#si-codice-sconto,
#New-activation-step2-codice-sconto-confirm-success-container,
#already-client-scelta-etica,
.description-sale-code,
.moroso-section,
.si-new-indirizzo-comunicazioni {
  display: none;
}
#step-6-new-activation .step-content,
#step-5-new-activation .step-content,
#step-4-new-activation .step-content,
#step-4-gas-new-activation .step-content,
#step-4-power-new-activation .step-content,
#step-3-new-activation .step-content,
#step-2-new-activation .step-content {
  display: none;
}
#credit-card-success-feedback,
#credit-card-error-feedback {
  padding: 20px;
  border-radius: 8px;
  display: flex;
  width: 100%;
}
#credit-card-success-feedback {
  background-color: #1ea2b1;
  color: white;
}
#credit-card-success-feedback .credit-card-success-image {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='nonzero'%3E%3Cpath d='m14.847 23.819-7.422-5.124a.962.962 0 0 1-.238-1.367 1.03 1.03 0 0 1 1.409-.23l6.6 4.554 8.963-12.23c.208-.29.56-.45.922-.418.363.032.68.251.83.573.15.322.109.698-.106.983l-9.549 13.028a1.02 1.02 0 0 1-.824.412c-.202 0-.407-.059-.585-.181z'/%3E%3Cpath d='M16 2c7.7 0 14 6.3 14 14s-6.3 14-14 14S2 23.7 2 16 8.3 2 16 2zm0-2C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0z'/%3E%3C/g%3E%3C/svg%3E");
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
}
#credit-card-error-feedback {
  background-color: #e3e000;
  color: #b00402;
}
#credit-card-error-feedback .credit-card-error-image {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='22' viewBox='0 0 24 22'%3E%3Cdefs%3E%3Cpath id='k3cz75f7ha' d='M48.814 528.091l-9.987-18.045C38.45 509.399 37.754 509 37 509s-1.45.399-1.827 1.046l-9.987 18.045c-.288.616-.239 1.335.131 1.907.37.572 1.01.917 1.696.915h19.974c.686.002 1.326-.343 1.696-.915.37-.572.42-1.29.131-1.907zm-12.818-13.129c0-.549.45-.994 1.004-.994s1.004.445 1.004.994v6.956c0 .549-.45.994-1.004.994s-1.004-.445-1.004-.994v-6.956zM37 527.88c-.832 0-1.506-.667-1.506-1.49 0-.824.674-1.491 1.506-1.491s1.506.667 1.506 1.49c0 .824-.674 1.491-1.506 1.491z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-25 -509)'%3E%3Cuse fill='%23EA1B0A' xlink:href='%23k3cz75f7ha'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
}
.mail-text-banner {
  border-radius: 8px;
  background-color: rgba(0, 164, 180, 0.35);
  padding: 20px 15px;
  color: #00748d;
}
#stolen-link-error-modal.modal,
#New-activation-subscription-error.modal {
  overflow-y: hidden;
}
.modal-content #modalSubtitle-calcolo-consumo p {
  margin-bottom: 15px;
}
.modal-content p {
  margin-bottom: 30px;
}
.modal-content .m0 {
  margin: 0;
}
.modal-content .mb0 {
  margin-bottom: 0;
}
.modal-header,
.modal-footer {
  border: none;
}
.color-black {
  color: black;
}
.eon-it-navbar__topline {
  display: flex;
}
.eon-it-navbar__topline__left {
  width: 70%;
  height: .4rem;
  background-color: #1ea2b1;
}
.eon-it-navbar__topline__right {
  width: 15%;
  height: .4rem;
  background-color: #e3e000;
}
.eon-it-navbar__topline__narrow-right {
  width: 15%;
  height: .4rem;
  background-color: #b00402;
}
.eon-it-navbar__container {
  width: 100%;
  background-color: #FFFFFF;
  z-index: 24;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.eon-it-navbar__underline {
  width: 100%;
  background: #e8e8e8;
  height: .1rem;
  position: absolute;
  bottom: 0;
}
#new-activation-section {
  margin-bottom: 250px;
}
#new-activation-section ul {
  list-style: none;
}
#new-activation-section .prefilled-banner {
  border-radius: 8px;
  background-color: rgba(0, 164, 180, 0.35);
  padding: 20px 15px;
  color: #00748d;
}
#new-activation-section .already-client-section.multipleCC #already-client-new-activation {
  display: block;
}
#new-activation-section .already-client-section.no-email.no-phone .copy-no-email-no-phone {
  display: block;
}
#new-activation-section .already-client-section.no-email.no-phone .copy-no-phone,
#new-activation-section .already-client-section.no-email.no-phone .copy-no-email {
  display: none;
}
#new-activation-section .already-client-section.no-email .no-client-email {
  display: block;
}
#new-activation-section .already-client-section.no-phone .no-client-phone {
  display: block;
}
#new-activation-section .already-client-section.pr-suspended ~ .moroso-section {
  display: block;
}
#new-activation-section .name-section .validation-input.parsley-success + label,
#new-activation-section .surname-section .validation-input.parsley-success + label,
#new-activation-section .cf-section .validation-input.parsley-success + label {
  font-size: 12px;
  transform: translate3d(0, -10px, 0);
}
#new-activation-section .check-valid-code-input {
  position: relative;
  width: auto;
}
#new-activation-section .check-valid-code-input .validation-input.parsley-success {
  border: 2px solid #1ea2b1;
}
#new-activation-section .check-valid-code-input .validation-input.parsley-success + label {
  font-size: 12px;
  transform: translate3d(0, -10px, 0);
}
#new-activation-section .check-valid-code-input .check-container {
  display: none;
  top: 0;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
}
#new-activation-section .check-valid-code-input .check-icon {
  width: 33px;
  height: 32px;
  display: inline-block;
  position: absolute;
  margin: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' viewBox='0 0 33 32'%3E%3Cpath fill='%231EA2B1' fill-rule='evenodd' d='M14.942 23.652c-.2 0-.403-.06-.579-.185l-7.35-5.227c-.45-.32-.555-.945-.235-1.395.32-.45.945-.556 1.395-.235l6.535 4.647L23.584 8.78c.206-.297.554-.46.913-.428.36.033.673.257.821.585.149.329.109.712-.105 1.003l-9.455 13.292c-.187.264-.492.42-.816.42z'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
}
#new-activation-section .sticky-offer-card {
  background: #ffffff;
  z-index: 24;
  position: sticky;
  position: -webkit-sticky;
  top: 154px;
  margin-bottom: 50px;
  width: 100%;
  display: none;
}
#new-activation-section .sticky-offer-card.gas .powerbi-selected {
  display: none;
}
#new-activation-section .sticky-offer-card.gas .document-no-green {
  display: flex;
}
#new-activation-section .sticky-offer-card.gas .document-green {
  display: none;
}
#new-activation-section .sticky-offer-card.powermono .powerbi-selected {
  display: none;
}
#new-activation-section .sticky-offer-card.powermono .selected-luce-mono-price {
  display: block;
}
#new-activation-section .sticky-offer-card.powermono .document-mono,
#new-activation-section .sticky-offer-card.powermono .headers-monoraria {
  display: flex;
}
#new-activation-section .sticky-offer-card.powermono .headers-bioraria,
#new-activation-section .sticky-offer-card.powermono .document-blu-mono,
#new-activation-section .sticky-offer-card.powermono .document-bi,
#new-activation-section .sticky-offer-card.powermono .document-blu-bi,
#new-activation-section .sticky-offer-card.powermono .selected-luce-mono-blu-price,
#new-activation-section .sticky-offer-card.powermono .selected-luce-bi-blu-price,
#new-activation-section .sticky-offer-card.powermono .selected-luce-bi-price {
  display: none;
}
#new-activation-section .sticky-offer-card.powerbi .powerbi-selected {
  display: block;
}
#new-activation-section .sticky-offer-card.powerbi .selected-luce-bi-price {
  display: block;
}
#new-activation-section .sticky-offer-card.powerbi .document-bi,
#new-activation-section .sticky-offer-card.powerbi .headers-bioraria {
  display: flex;
}
#new-activation-section .sticky-offer-card.powerbi .headers-monoraria,
#new-activation-section .sticky-offer-card.powerbi .document-mono,
#new-activation-section .sticky-offer-card.powerbi .document-blu-mono,
#new-activation-section .sticky-offer-card.powerbi .document-blu-bi,
#new-activation-section .sticky-offer-card.powerbi .selected-luce-bi-blu-price,
#new-activation-section .sticky-offer-card.powerbi .selected-luce-mono-blu-price,
#new-activation-section .sticky-offer-card.powerbi .selected-luce-mono-price {
  display: none;
}
#new-activation-section .sticky-offer-card.bundle .document-mono-bundle,
#new-activation-section .sticky-offer-card.bundle .luce-bundle {
  display: block;
}
#new-activation-section .sticky-offer-card.bundle .document-blu-mono-bundle,
#new-activation-section .sticky-offer-card.bundle .luce-blu-bundle {
  display: none;
}
#new-activation-section .sticky-offer-card.optional.gas .document-no-green {
  display: none;
}
#new-activation-section .sticky-offer-card.optional.gas .document-green,
#new-activation-section .sticky-offer-card.optional.gas .additional-option {
  display: flex;
}
#new-activation-section .sticky-offer-card.optional.powermono .document-mono,
#new-activation-section .sticky-offer-card.optional.powermono .document-bi,
#new-activation-section .sticky-offer-card.optional.powermono .document-blu-bi,
#new-activation-section .sticky-offer-card.optional.powermono .selected-luce-bi-price,
#new-activation-section .sticky-offer-card.optional.powermono .selected-luce-bi-blu-price,
#new-activation-section .sticky-offer-card.optional.powermono .selected-luce-mono-price {
  display: none;
}
#new-activation-section .sticky-offer-card.optional.powermono .document-blu-mono,
#new-activation-section .sticky-offer-card.optional.powermono .additional-addon-blu {
  display: flex;
}
#new-activation-section .sticky-offer-card.optional.powermono .selected-luce-mono-blu-price {
  display: block;
}
#new-activation-section .sticky-offer-card.optional.powerbi .document-mono,
#new-activation-section .sticky-offer-card.optional.powerbi .document-blu-mono,
#new-activation-section .sticky-offer-card.optional.powerbi .document-bi,
#new-activation-section .sticky-offer-card.optional.powerbi .selected-luce-bi-price,
#new-activation-section .sticky-offer-card.optional.powerbi .selected-luce-mono-blu-price,
#new-activation-section .sticky-offer-card.optional.powerbi .selected-luce-mono-price {
  display: none;
}
#new-activation-section .sticky-offer-card.optional.powerbi .document-blu-bi,
#new-activation-section .sticky-offer-card.optional.powerbi .additional-addon-blu {
  display: flex;
}
#new-activation-section .sticky-offer-card.optional.powerbi .selected-luce-bi-blu-price {
  display: block;
}
#new-activation-section .sticky-offer-card.optional.bundle .document-mono-bundle,
#new-activation-section .sticky-offer-card.optional.bundle .luce-bundle {
  display: none;
}
#new-activation-section .sticky-offer-card.optional.bundle .document-blu-mono-bundle,
#new-activation-section .sticky-offer-card.optional.bundle .luce-blu-bundle {
  display: block;
}
#new-activation-section .sticky-offer-card.optional.bundle .additional-addon-blu {
  display: flex;
}
#new-activation-section .sticky-offer-card .step-time_title {
  background: #1ea2b1;
}
#new-activation-section .sticky-offer-card .step-time_title p {
  color: #ffffff;
}
#new-activation-section .sticky-offer-card .step-time_title .minus-plus-cursor {
  margin: 10px;
  min-width: 25px;
  height: 25px;
  background-size: contain;
  background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='25px' height='25px' viewBox='0 0 25 25' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 57.1 (83088) - https://sketch.com --%3E %3Ctitle%3EAccordion_icon_close%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Accordion_icon_close' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E %3Cg id='320px/1stlevel' transform='translate(2.000000, 9.900000)' stroke='%23fff' stroke-width='2'%3E %3Cg id='Group' transform='translate(0.000000, 0.100000)'%3E %3Cpath d='M0,2 L21,2' id='Stroke-28'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") no-repeat center;
}
#new-activation-section .sticky-offer-card .step-time_title .white-arrow {
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='22px' height='22px' viewBox='0 0 22 22' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 51.3 (57544) - http://www.bohemiancoding.com/sketch --%3E %3Ctitle%3Eicona_Freccia%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E%3C/defs%3E %3Cg id='icona_Freccia' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E %3Cpath d='M7,4 C9.76038165,5.99428571 12.390863,8.44914286 14.7845905,11.3428571 C15.0716283,11.688 15.0716283,12.2674286 14.7856381,12.6125714 C13.6161098,14.0290569 12.3997702,15.3409732 11.1393892,16.5454299 C9.80767157,17.8180579 8.42678605,18.9707178 7,20' id='icn_right_small-copy' stroke='%23ffffff' stroke-width='2' transform='translate(11.000000, 12.000000) rotate(-270.000000) translate(-11.000000, -12.000000) '%3E%3C/path%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 30px;
  height: 30px;
  transition: transform 0.2s ease;
}
#new-activation-section .sticky-offer-card .step-time_title .collapsed .white-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
#new-activation-section .sticky-offer-card .step-time_title .collapsed .minus-plus-cursor {
  margin: 10px;
  min-width: 25px;
  height: 25px;
  background-size: contain;
  background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='25px' height='25px' viewBox='0 0 25 25' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 57.1 (83088) - https://sketch.com --%3E %3Ctitle%3EAccordion_icon_open%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Accordion_icon_open' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round'%3E %3Cg id='320px/1stlevel' transform='translate(2.000000, 9.900000)' stroke='%23fff' stroke-width='2'%3E %3Cg id='Group' transform='translate(0.000000, 0.100000)'%3E %3Cpath d='M0,2 L21,2' id='Stroke-28'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3Cg id='320px/1stlevel' transform='translate(12.500000, 12.400000) rotate(-270.000000) translate(-12.500000, -12.400000) translate(2.000000, 9.900000)' stroke='%23fff' stroke-width='2'%3E %3Cg id='Group' transform='translate(0.000000, 0.100000)'%3E %3Cpath d='M0,2 L21,2' id='Stroke-28'%3E%3C/path%3E %3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E") no-repeat center;
}
#new-activation-section .sticky-offer-card .offer-section {
  display: none;
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
  margin-top: 10px;
}
#new-activation-section .sticky-offer-card .offer-section .icon-additional-addon-blu {
  max-width: 40px;
  max-height: 40px;
}
#new-activation-section .sticky-offer-card .offer-section .vertical-center {
  vertical-align: middle;
}
#new-activation-section .sticky-offer-card .offer-section .additional-option,
#new-activation-section .sticky-offer-card .offer-section .additional-addon-blu {
  justify-content: space-between;
  margin: 10px;
  align-items: center;
}
#new-activation-section .sticky-offer-card .offer-section .additional-option .option-price,
#new-activation-section .sticky-offer-card .offer-section .additional-addon-blu .option-price {
  text-align: right;
  width: 100%;
}
#new-activation-section .sticky-offer-card .offer-section .additional-option .scelta-etica-icon,
#new-activation-section .sticky-offer-card .offer-section .additional-addon-blu .scelta-etica-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='25' viewBox='0 0 27 25'%3E%3Cg fill='none' stroke='%231EA2B1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.234 11.5V6.765C12.234 4.059 8.597 0 5.952 0H0c.882 3.608 2.425 6.426 4.63 8.456 2.203 2.03 4.738 3.044 7.604 3.044zM12.766 15.881v-3.174c0-2.112 3.084-6.683 6.944-6.683H25c-1.102 3.755-2.645 6.22-4.63 7.393-1.983 1.173-4.518 1.995-7.604 2.464zM12.589 22.65L12.589 10.755' transform='translate(1 1)'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  height: 25px;
  width: 35px;
  margin-right: 5px;
}
#new-activation-section .sticky-offer-card .offer-section .additional-option .font-weight400,
#new-activation-section .sticky-offer-card .offer-section .additional-addon-blu .font-weight400 {
  font-weight: 400!important;
}
#new-activation-section .sticky-offer-card .offer-recap-card {
  border-radius: 8px;
  background-color: #f6f6f7;
  padding: 20px 15px;
}
#new-activation-section .sticky-offer-card .offer-recap-card .offer-recap {
  width: 50%;
}
#new-activation-section .sticky-offer-card .offer-recap-card .offer-recap .headers-bioraria {
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
}
#new-activation-section .sticky-offer-card .offer-recap-card .offer-recap .recap-mono,
#new-activation-section .sticky-offer-card .offer-recap-card .offer-recap .recap-bi {
  display: none;
}
#new-activation-section .sticky-offer-card .offer-recap-card .offer-price {
  width: 50%;
}
#new-activation-section .sticky-offer-card .offer-recap-card .offer-price.custom-unit-cost {
  width: 100%;
}
#new-activation-section .sticky-offer-card .offer-recap-card .offer-price .barred-price {
  text-decoration: line-through;
}
#new-activation-section .sticky-offer-card .offer-recap-card .offer-price span.barred-price {
  text-align: right;
}
#new-activation-section .sticky-offer-card .polizzaCasaSection {
  font-weight: 400;
  border-bottom: 1px solid #e8e8e8 ;
  margin-top: 15px;
}
#new-activation-section .sticky-offer-card .sales-section {
  padding-top: 10px;
  margin-top: 10px;
}
#new-activation-section .sticky-offer-card .sales-section .sales-section-card {
  justify-content: space-between;
  border-radius: 8px;
  background-color: #f6f6f7;
  padding: 20px 15px;
}
#new-activation-section .shadow {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}
#new-activation-section .color-blue-text {
  color: #1EA2B1;
}
#new-activation-section .info-section {
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 0;
}
#new-activation-section .info-section ul {
  margin: 0;
}
#new-activation-section .info-section .info-title {
  margin-bottom: 35px;
}
#new-activation-section .info-section .info-title p {
  font-size: 28px;
}
#new-activation-section .info-section .check-icon {
  background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='19px' height='16px' viewBox='0 0 19 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3C!-- Generator: Sketch 55.2 (78181) - https://sketchapp.com --%3E %3Ctitle%3ECheck%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs%3E %3Cpath d='M8.34939163,15.3032329 C8.14939163,15.3032329 7.94639163,15.243232 7.77039163,15.118232 L0.420391628,9.89123198 C-0.0297204427,9.57090683 -0.134933526,8.94634405 0.185391628,8.49623198 C0.505716783,8.04611991 1.13027956,7.94090683 1.58039163,8.26123198 L8.11539163,12.908232 L16.9913916,0.431231981 C17.1964642,0.134684273 17.545294,-0.0285099857 17.9043636,0.00411308409 C18.2634333,0.0367361539 18.5771403,0.260124812 18.7254108,0.588775304 C18.8736814,0.917425796 18.8335555,1.30044602 18.6203916,1.59123198 L9.16539163,14.883232 C8.97748565,15.1471487 8.67336768,15.30368 8.34939163,15.3032329 L8.34939163,15.3032329 Z' id='path-1'%3E%3C/path%3E %3C/defs%3E %3Cg id='Check' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse id='Mask' fill='%2339393A' fill-rule='nonzero' xlink:href='%23path-1'%3E%3C/use%3E %3C/g%3E %3C/svg%3E") no-repeat center;
  min-width: 20px;
  min-height: 20px;
  background-size: contain;
}
#new-activation-section .recap {
  display: none;
}
#new-activation-section .recap .pre {
  display: none;
  border-radius: 8px;
  background-color: #c7e8eb;
  padding: 20px 50px;
}
#new-activation-section .recap .post {
  border-radius: 8px;
  background-color: #f6f6f7;
  padding: 20px 50px;
}
#new-activation-section .recap .post.payment-bollettino .iban-recap-post,
#new-activation-section .recap .post.payment-bollettino .intestatario-recap-post {
  display: none;
}
#new-activation-section .recapCreditCard .postCreditCard {
  border-radius: 8px;
  background-color: #f6f6f7;
  padding: 20px 50px;
}
#new-activation-section .section-title {
  position: relative;
}
#new-activation-section .section-title p {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
#new-activation-section .checkableOfferCard {
  border-radius: 8px;
  border: 3px solid #1ea2b1;
}
#new-activation-section .notCheckableOfferCard {
  border-radius: 8px;
  border: 3px solid #E8E8E8;
}
#new-activation-section .checkableOfferCard {
  border-radius: 8px;
  border: 3px solid transparent;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}
#new-activation-section .checkableOfferCard.checked {
  border: 3px solid #1ea2b1;
}
#new-activation-section .card-element .bottom-10 {
  bottom: 10px;
}
#new-activation-section .card-element .discountSecondYearText p {
  font-size: 14px;
}
#new-activation-section .tariffa-title {
  color: #1EA2B1;
}
#new-activation-section .tariffa-subtitle {
  color: #1EA2B1;
}
#new-activation-section .tariffa-price {
  color: #00738b;
}
#new-activation-section .tariffa-barred-price {
  text-decoration: line-through;
  color: #8f9192;
}
#new-activation-section .style-note {
  font-size: 14px;
  color: #8f9192;
}
#new-activation-section .style-note p {
  font-size: 14px;
  color: #8f9192;
}
#new-activation-section .background-grey {
  background-color: #f3f3f3;
}
#new-activation-section .padding-15 {
  padding: 15px;
}
#new-activation-section .residential-address-card,
#new-activation-section .supply-address-card,
#new-activation-section .communication-address-card {
  border-radius: 8px;
  background-color: #f6f6f7;
  padding: 20px 15px;
}
#new-activation-section .scelta-etica-container {
  flex-direction: column;
}
#new-activation-section .configurator-item-radio.eon-radio-label.same-height-fix {
  min-height: 216px;
  height: auto;
}
#new-activation-section .configurator-item-radio.eon-radio-label {
  width: 100%;
  height: 100%;
  padding: 0;
}
#new-activation-section .configurator-item-radio.eon-radio-label:before {
  left: auto;
  top: 20px;
  right: 20px;
  height: 25px;
  width: 25px;
}
#new-activation-section .additional-option-header {
  justify-content: space-between;
}
#new-activation-section .additional-option-header .option-tooltip {
  text-decoration: underline;
  text-align: right;
  width: 100%;
}
#new-activation-section .additional-option-header .option-title {
  width: 100%;
}
#new-activation-section .addon-padding {
  padding: 20px 50px 20px 40px;
}
#new-activation-section .addon-background-blue {
  background: linear-gradient(to right, #04737f, #1ea2b1) no-repeat right;
}
#new-activation-section .eon-radio-label.addon-blu {
  background-color: transparent;
}
#new-activation-section .eon-radio-label.addon-blu:before {
  background-image: url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Ccircle id='path-1' cx='16' cy='16' r='15'%3E%3C/circle%3E%3Cmask id='mask-2' maskContentUnits='userSpaceOnUse' maskUnits='objectBoundingBox' x='0' y='0' width='32' height='32' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3C/defs%3E%3Cuse id='Oval-3' stroke='rgb(255,255,255)' stroke-width='2' fill='none' xlink:href='%23path-1'%3E%3C/use%3E%3C/svg%3E");
}
#new-activation-section .eon-radio-label.addon-blu.checked {
  background-color: transparent;
}
#new-activation-section .eon-radio-label.addon-blu.checked:before {
  background-image: url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='599 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Radio_Btn_selected-Copy' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(599.000000,0.000000)'%3E%3Ccircle id='Oval-3-Copy-5' stroke='rgb(255,255,255)' stroke-width='2' fill='none' cx='16' cy='16' r='15'%3E%3C/circle%3E%3Ccircle id='Oval-4' fill='rgb(255,255,255)' cx='16' cy='16' r='8'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
}
#new-activation-section .opacity-07 {
  opacity: 0.7;
}
#new-activation-section .eon-scelta-etica-icon {
  content: "";
  height: 50px;
  width: 50px;
  display: inline-block;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='50px' height='50px' viewBox='0 0 50 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 63.1 (92452) - https://sketch.com --%3E%3Ctitle%3Eicon_bolletta_digitale%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='icon_bolletta_digitale' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-13' transform='translate(4.000000, 8.000000)' fill-rule='nonzero'%3E%3Cg id='Group-9' transform='translate(16.000000, 0.000000)' stroke='%231EA2B1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12.2340426,11.5 C12.2340426,10.1470588 12.2340426,8.56862745 12.2340426,6.76470588 C12.2340426,4.05882353 8.59689477,0 5.95169638,0 C4.18823078,0 2.20433199,0 0,0 C0.881732797,3.60784314 2.42476519,6.42647059 4.62909718,8.45588235 C6.83342917,10.4852941 9.36841096,11.5 12.2340426,11.5 Z' id='Path-2'%3E%3C/path%3E%3Cpath d='M12.7659574,15.8809524 C12.7659574,15.1730939 12.7659574,14.1150831 12.7659574,12.7069198 C12.7659574,10.5946749 15.8495541,6.02380952 19.7096032,6.02380952 C22.2829693,6.02380952 24.0464349,6.02380952 25,6.02380952 C23.897834,9.77891156 22.3548016,12.2431973 20.3709028,13.4166667 C18.387004,14.5901361 15.8520222,15.4115646 12.7659574,15.8809524 Z' id='Path-4'%3E%3C/path%3E%3Cline x1='12.5886525' y1='22.6501323' x2='12.5886525' y2='10.7546296' id='Path-5-Copy-2'%3E%3C/line%3E%3C/g%3E%3Cpath d='M37.1804379,24.5151267 C36.4074366,24.1405909 35.5178049,24.1031867 34.7170933,24.4115562 L30.0099632,26.2104115 C28.7888546,26.6783286 27.4604704,26.7749138 26.1864239,26.4884164 L25.3938696,26.3085309 C26.2420337,25.0729384 26.0928088,23.3951393 25.0404332,22.3346961 L21.3989673,18.627964 C19.8484821,17.0414612 17.7389228,16.1522856 15.5404913,16.1586263 L5.66033745,16.1586263 L5.66033745,14.8176615 C5.66033745,14.3660795 5.30070366,14 4.85707291,14 L0.803264538,14 C0.359633784,14 0,14.3660795 0,14.8176615 C0,15.2692435 0.359633784,15.635323 0.803264538,15.635323 L4.05380837,15.635323 L4.05380837,29.094031 L0.803264538,29.094031 C0.359633784,29.094031 0,29.4601105 0,29.9116925 C0,30.3632744 0.359633784,30.729354 0.803264538,30.729354 L4.85707291,30.729354 C5.30070366,30.729354 5.66033745,30.3632744 5.66033745,29.9116925 L5.66033745,28.592532 L6.49573257,28.592532 C7.36346784,28.597231 8.21610019,28.8240509 8.97514244,29.2521122 L15.5458464,32.9642954 C16.7393917,33.6419585 18.083057,33.998436 19.449712,34 L26.0204159,34 C27.2101952,34 28.3899398,33.7784714 29.5012289,33.3458707 L36.9555239,30.4513491 C38.1446237,29.991562 38.94861,28.8528295 38.9976314,27.5589935 C39.0466528,26.2651575 38.3312161,25.0667744 37.1804379,24.5151267 Z M36.3825285,28.9195965 L28.9335887,31.8195693 C28.0034219,32.1809833 27.0160414,32.3657402 26.0204159,32.3646815 L19.449712,32.3646815 C18.3649466,32.3628823 17.2982805,32.0815911 16.3491109,31.5470154 L9.77840698,27.8239302 C8.77389769,27.2568284 7.64439086,26.9586058 6.49573257,26.957209 L5.66033745,26.957209 L5.66033745,17.7939177 L15.5458464,17.7939177 C17.3181076,17.7884328 19.0188777,18.5048811 20.2690418,19.7835922 L23.9105078,23.4957754 C24.1819281,23.7718256 24.3344299,24.146371 24.3344299,24.536931 C24.3344299,24.927491 24.1819281,25.3020364 23.9105078,25.5780866 C23.3376722,26.1332312 22.4376963,26.1332312 21.8648607,25.5780866 L18.8338759,22.4927773 C18.514399,22.2286979 18.0505265,22.2531213 17.7595204,22.5493432 C17.4685142,22.8455651 17.4445209,23.3177515 17.7039504,23.6429544 L20.7563557,26.7337148 C21.5023433,27.5062272 22.5951464,27.8175302 23.6266876,27.5513763 C23.6874236,27.5852216 23.7522292,27.6108755 23.8194711,27.6276914 L25.8651181,28.0855818 C27.4424288,28.4406317 29.0871188,28.3213188 30.5990238,27.742164 L35.306154,25.9433087 C36.0888531,25.7259384 36.9048649,26.1540125 37.1851441,26.9290137 C37.4654233,27.704015 37.1168617,28.5684894 36.3825285,28.9195965 L36.3825285,28.9195965 Z' id='Shape' fill='%231EA2B1'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#new-activation-section .flash-activation-card {
  max-height: 170px;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.08);
}
#new-activation-section .flash-activation-card .checkableOfferCard {
  max-height: 170px;
}
#new-activation-section .flash-activation-card .configurator-item-radio.eon-radio-label.same-height-fix {
  min-height: 170px;
  height: auto;
}
#new-activation-section .flash-activation-card .background-turquoise {
  background-color: #1ea2b1;
}
#new-activation-section .flash-activation-card .m--20 {
  margin-left: -20px;
}
#new-activation-section .flash-activation-card .mt--30 {
  margin-top: -30px;
}
#new-activation-section .flashActivationNote .style-note {
  line-height: 1.5;
}
#new-activation-section .ui-selectmenu-open {
  z-index: 22;
}
#new-activation-section .steps-container {
  margin: 0;
  padding: 0;
}
#new-activation-section .steps-container .step {
  min-height: 0;
}
#new-activation-section .steps-container .step .step-content {
  padding: 20px 0;
  background: white;
  border-bottom: 1px solid #e8e8e8;
}
#new-activation-section .steps-container .step .step-content .prefix-tel-fields input.prefixDisabled {
  width: 30%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #F3F3F3;
  border: 2px solid #bfbfbf;
  color: #39393A;
  padding-right: 0!important;
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-left: 8px;
}
#new-activation-section .steps-container .step .step-content .prefix-tel-fields fieldset {
  width: 70%;
}
#new-activation-section .steps-container .step .step-content .prefix-tel-fields fieldset input {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#new-activation-section .steps-container .step .step-content .prefix-tel-fields fieldset input:focus {
  box-shadow: none!important;
  outline: none;
}
#new-activation-section .steps-container .step .step-header {
  text-decoration: none;
  color: #404040;
  padding: 15px 0;
  font-size: 26px;
  background: white;
  position: relative;
  z-index: 21;
  margin: 0;
}
#new-activation-section .steps-container .step .step-header .step-icon {
  margin-right: 10px;
  height: 52px;
  min-width: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='28px' height='28px' viewBox='0 0 28 28' enable-background='new 0 0 28 28' xml:space='preserve'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%2356B9C4' d='M14,27c-3.1,0-6.2-0.3-9.3-0.9c-1.4-0.3-2.6-1.4-2.8-2.8c-1.2-6.2-1.2-12.4,0-18.6 c0.3-1.4,1.4-2.6,2.8-2.8C7.8,1.3,10.9,1,14,1c3.1,0,6.2,0.3,9.3,0.9c1.4,0.3,2.6,1.4,2.8,2.8c1.2,6.2,1.2,12.4,0,18.6 c-0.3,1.4-1.4,2.6-2.8,2.8C20.2,26.7,17.1,27,14,27z'/%3E %3Cpath fill='%2356B9C4' d='M14,2c3,0,6.1,0.3,9.1,0.9c1,0.2,1.8,1,2,2c1.1,6,1.1,12.2,0,18.2c-0.2,1-1,1.8-2,2C20.1,25.7,17,26,14,26 c-3,0-6.1-0.3-9.1-0.9c-1-0.2-1.8-1-2-2c-1.1-6-1.1-12.2,0-18.2c0.2-1,1-1.8,2-2C7.9,2.3,11,2,14,2 M14,0c-3.2,0-6.3,0.3-9.5,0.9 C2.7,1.3,1.3,2.7,0.9,4.5c-1.2,6.3-1.2,12.6,0,18.9c0.4,1.8,1.8,3.3,3.6,3.6C7.7,27.7,10.8,28,14,28c3.2,0,6.3-0.3,9.5-0.9 c1.8-0.4,3.3-1.8,3.6-3.6c1.2-6.3,1.2-12.6,0-18.9c-0.4-1.8-1.8-3.3-3.6-3.6C20.3,0.3,17.2,0,14,0L14,0z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E ");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#new-activation-section .steps-container .step .step-header .step-icon span {
  color: white;
  margin-top: 2px;
  display: inline-block;
}
#new-activation-section .steps-container .step .step-header .dismiss.ui-state-disabled {
  opacity: 100;
}
#new-activation-section .steps-container .step.active .step-content {
  display: block;
}
#new-activation-section .steps-container .step.active .step-header {
  color: #404040;
  border: 0;
  border-bottom: none;
}
#new-activation-section .steps-container .step.active .step-header .step-icon {
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='28px' height='28px' viewBox='0 0 28 28' enable-background='new 0 0 28 28' xml:space='preserve'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23ea1c0a' d='M14,27c-3.1,0-6.2-0.3-9.3-0.9c-1.4-0.3-2.6-1.4-2.8-2.8c-1.2-6.2-1.2-12.4,0-18.6 c0.3-1.4,1.4-2.6,2.8-2.8C7.8,1.3,10.9,1,14,1c3.1,0,6.2,0.3,9.3,0.9c1.4,0.3,2.6,1.4,2.8,2.8c1.2,6.2,1.2,12.4,0,18.6 c-0.3,1.4-1.4,2.6-2.8,2.8C20.2,26.7,17.1,27,14,27z'/%3E %3Cpath fill='%23ea1c0a' d='M14,2c3,0,6.1,0.3,9.1,0.9c1,0.2,1.8,1,2,2c1.1,6,1.1,12.2,0,18.2c-0.2,1-1,1.8-2,2C20.1,25.7,17,26,14,26 c-3,0-6.1-0.3-9.1-0.9c-1-0.2-1.8-1-2-2c-1.1-6-1.1-12.2,0-18.2c0.2-1,1-1.8,2-2C7.9,2.3,11,2,14,2 M14,0c-3.2,0-6.3,0.3-9.5,0.9 C2.7,1.3,1.3,2.7,0.9,4.5c-1.2,6.3-1.2,12.6,0,18.9c0.4,1.8,1.8,3.3,3.6,3.6C7.7,27.7,10.8,28,14,28c3.2,0,6.3-0.3,9.5-0.9 c1.8-0.4,3.3-1.8,3.6-3.6c1.2-6.3,1.2-12.6,0-18.9c-0.4-1.8-1.8-3.3-3.6-3.6C20.3,0.3,17.2,0,14,0L14,0z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E ");
}
#new-activation-section .steps-container .step.disabled .step-header {
  color: #8f9192;
  border-bottom: 1px solid #e8e8e8;
}
#new-activation-section .steps-container .step.disabled .step-header .step-icon {
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='28px' height='28px' viewBox='0 0 28 28' enable-background='new 0 0 28 28' xml:space='preserve'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%23bfbfbf' d='M14,27c-3.1,0-6.2-0.3-9.3-0.9c-1.4-0.3-2.6-1.4-2.8-2.8c-1.2-6.2-1.2-12.4,0-18.6 c0.3-1.4,1.4-2.6,2.8-2.8C7.8,1.3,10.9,1,14,1c3.1,0,6.2,0.3,9.3,0.9c1.4,0.3,2.6,1.4,2.8,2.8c1.2,6.2,1.2,12.4,0,18.6 c-0.3,1.4-1.4,2.6-2.8,2.8C20.2,26.7,17.1,27,14,27z'/%3E %3Cpath fill='%23bfbfbf' d='M14,2c3,0,6.1,0.3,9.1,0.9c1,0.2,1.8,1,2,2c1.1,6,1.1,12.2,0,18.2c-0.2,1-1,1.8-2,2C20.1,25.7,17,26,14,26 c-3,0-6.1-0.3-9.1-0.9c-1-0.2-1.8-1-2-2c-1.1-6-1.1-12.2,0-18.2c0.2-1,1-1.8,2-2C7.9,2.3,11,2,14,2 M14,0c-3.2,0-6.3,0.3-9.5,0.9 C2.7,1.3,1.3,2.7,0.9,4.5c-1.2,6.3-1.2,12.6,0,18.9c0.4,1.8,1.8,3.3,3.6,3.6C7.7,27.7,10.8,28,14,28c3.2,0,6.3-0.3,9.5-0.9 c1.8-0.4,3.3-1.8,3.6-3.6c1.2-6.3,1.2-12.6,0-18.9c-0.4-1.8-1.8-3.3-3.6-3.6C20.3,0.3,17.2,0,14,0L14,0z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E ");
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-text,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-text,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-text,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-text,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-text,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-text {
  font-weight: 500;
  font-family: 'EONBrixSans';
  opacity: 1;
  line-height: 25px!important;
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-menu .ui-menu,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-menu .ui-menu,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-menu .ui-menu,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-menu .ui-menu,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-menu .ui-menu,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-menu .ui-menu {
  height: 121px;
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-menu .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-menu .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-menu .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-menu .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-menu .ui-menu-item-wrapper,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-menu .ui-menu-item-wrapper {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-menu .ui-menu-item:last-child,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-menu .ui-menu-item:last-child,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-menu .ui-menu-item:last-child,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-menu .ui-menu-item:last-child,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-menu .ui-menu-item:last-child,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-menu .ui-menu-item:last-child {
  border-bottom: none;
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-menu .ui-menu-item[aria-disabled="true"].ui-state-disabled,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-menu .ui-menu-item[aria-disabled="true"].ui-state-disabled,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-menu .ui-menu-item[aria-disabled="true"].ui-state-disabled,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-menu .ui-menu-item[aria-disabled="true"].ui-state-disabled,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-menu .ui-menu-item[aria-disabled="true"].ui-state-disabled,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-menu .ui-menu-item[aria-disabled="true"].ui-state-disabled {
  display: none;
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-menu .ui-menu.ui-selectmenu-open,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-menu .ui-menu.ui-selectmenu-open,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-menu .ui-menu.ui-selectmenu-open,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-menu .ui-menu.ui-selectmenu-open,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-menu .ui-menu.ui-selectmenu-open,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-menu .ui-menu.ui-selectmenu-open {
  z-index: 22;
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-button,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-button,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-button,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-button,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-button,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-button {
  background-color: white;
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-button.ui-selectmenu-button-open {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='22' version='1.1' style=''%3E%3Crect id='backgroundrect' width='100%25' height='100%25' x='0' y='0' fill='none' stroke='none'/%3E  %3Ctitle%3Eicona_Freccia%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs/%3E %3Cg class='currentLayer' style=''%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cg id='icona_Freccia' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' class='selected' transform='rotate(-180 11,11) '%3E %3Cpath d='M17.99999761581421,15.000000953674316 C20.76037926581421,16.994286663674313 23.39086061581421,19.44914381367432 25.78458811581421,22.342858053674316 C26.07162591581421,22.68800095367432 26.07162591581421,23.26742955367432 25.78563571581421,23.612572353674317 C24.61610741581421,25.029057853674317 23.399767815814208,26.340974153674317 22.13938681581421,27.545430853674315 C20.80766918581421,28.818058853674316 19.42678366581421,29.970718753674316 17.99999761581421,31.000000953674316 ' id='icn_right_small-copy' stroke='%238f9192' stroke-width='2' transform='rotate(-270 10.999998092651365,11.000000953674316) translate(-11,-12) '/%3E %3C/g%3E%3Cpolyline fill='none' stroke='%23000000' stroke-linejoin='round' stroke-linecap='round' stroke-dashoffset='' fill-rule='evenodd' marker-start='' marker-mid='' marker-end='' id='svg_1' points='-344.4973616051986,-76.95810661204595 -344.4973616051986,-76.43454642614938 ' style='color: rgb(0, 0, 0);'/%3E%3C/g%3E%3C/svg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-button.ui-selectmenu-button-closed {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='22' version='1.1' style=''%3E%3Crect id='backgroundrect' width='100%25' height='100%25' x='0' y='0' fill='none' stroke='none'/%3E  %3Ctitle%3Eicona_Freccia%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs/%3E %3Cg class='currentLayer' style=''%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cg id='icona_Freccia' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' class=''%3E %3Cpath d='M17.999999046325684,15.000002145767212 C20.760380696325683,16.99428785576721 23.390862046325683,19.449145005767214 25.784589546325684,22.34285924576721 C26.071627346325684,22.688002145767214 26.071627346325684,23.267430745767214 25.785637146325683,23.612573545767212 C24.616108846325684,25.029059045767212 23.399769246325683,26.340975345767212 22.139388246325684,27.54543204576721 C20.807670616325684,28.81806004576721 19.426785096325684,29.97071994576721 17.999999046325684,31.000002145767212 ' id='icn_right_small-copy' stroke='%238f9192' stroke-width='2' transform='rotate(-270 10.999999999999998,11.000001907348633) translate(-11,-12) '/%3E %3C/g%3E%3Cpolyline fill='none' stroke='%23000000' stroke-linejoin='round' stroke-linecap='round' stroke-dashoffset='' fill-rule='evenodd' marker-start='' marker-mid='' marker-end='' id='svg_1' points='-344.4973616051986,-76.95810661204595 -344.4973616051986,-76.43454642614938 ' style='color: rgb(0, 0, 0);'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: right 10px center;
  background-repeat: no-repeat;
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-button.ui-state-disabled,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-button.ui-state-disabled,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-button.ui-state-disabled,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-button.ui-state-disabled,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-button.ui-state-disabled,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-button.ui-state-disabled {
  background-image: none !important;
  background-color: #F6F6F7;
  opacity: 1;
  border: 2px solid #E8E8E8;
}
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-button .ui-selectmenu-icon {
  display: none;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background: none;
}
#new-activation-section .steps-container .step #distributoreLocale-recap,
#new-activation-section .steps-container .step #distributoreLocaleGas-recap {
  display: block!important;
  visibility: hidden;
}
#new-activation-section .steps-container .step #distributoreLocale-menu .ui-menu-item,
#new-activation-section .steps-container .step #distributoreLocale-recap-menu .ui-menu-item,
#new-activation-section .steps-container .step #distributoreLocaleGas-menu .ui-menu-item,
#new-activation-section .steps-container .step #distributoreLocaleGas-recap-menu .ui-menu-item,
#new-activation-section .steps-container .step #distributoreLocalePower-menu .ui-menu-item,
#new-activation-section .steps-container .step #distributoreLocalePower-recap-menu .ui-menu-item,
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-menu-item,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-menu-item,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-menu-item,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-menu-item,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-menu-item {
  padding-top: 0;
}
#new-activation-section .steps-container .step #distributoreLocale-menu .ui-menu-item .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #distributoreLocale-recap-menu .ui-menu-item .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #distributoreLocaleGas-menu .ui-menu-item .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #distributoreLocaleGas-recap-menu .ui-menu-item .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #distributoreLocalePower-menu .ui-menu-item .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #distributoreLocalePower-recap-menu .ui-menu-item .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-menu-item .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-menu-item .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-menu-item .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-menu-item .ui-menu-item-wrapper,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-menu-item .ui-menu-item-wrapper {
  font-size: 14px;
}
#new-activation-section .steps-container .step #distributoreLocale-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#new-activation-section .steps-container .step #distributoreLocale-recap-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#new-activation-section .steps-container .step #distributoreLocaleGas-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#new-activation-section .steps-container .step #distributoreLocaleGas-recap-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#new-activation-section .steps-container .step #distributoreLocalePower-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#new-activation-section .steps-container .step #distributoreLocalePower-recap-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#new-activation-section .steps-container .step #addebitoPickerElement-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
#new-activation-section .steps-container .step #cdcChooserElement-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  background-color: #bfbfbf;
}
#new-activation-section .steps-container .step #ibanChooserPickerElement-menu,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-menu,
#new-activation-section .steps-container .step #cdcChooserElement-menu {
  height: 106px;
}
#new-activation-section .steps-container .step #distributoreLocale-button,
#new-activation-section .steps-container .step #distributoreLocale-recap-button,
#new-activation-section .steps-container .step #distributoreLocaleGas-button,
#new-activation-section .steps-container .step #distributoreLocaleGas-recap-button,
#new-activation-section .steps-container .step #distributoreLocalePower-button,
#new-activation-section .steps-container .step #distributoreLocalePower-recap-button,
#new-activation-section .steps-container .step #addebitoPickerElement-button,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-button,
#new-activation-section .steps-container .step #ibanChooserPickerElement-button,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-button,
#new-activation-section .steps-container .step #cdcChooserElement-button,
#new-activation-section .steps-container .step .dropdown {
  padding-left: 8px;
}
#new-activation-section .steps-container .step #distributoreLocale-button .ui-selectmenu-text,
#new-activation-section .steps-container .step #distributoreLocale-recap-button .ui-selectmenu-text,
#new-activation-section .steps-container .step #distributoreLocaleGas-button .ui-selectmenu-text,
#new-activation-section .steps-container .step #distributoreLocaleGas-recap-button .ui-selectmenu-text,
#new-activation-section .steps-container .step #distributoreLocalePower-button .ui-selectmenu-text,
#new-activation-section .steps-container .step #distributoreLocalePower-recap-button .ui-selectmenu-text,
#new-activation-section .steps-container .step #addebitoPickerElement-button .ui-selectmenu-text,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-button .ui-selectmenu-text,
#new-activation-section .steps-container .step #ibanChooserPickerElement-button .ui-selectmenu-text,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-button .ui-selectmenu-text,
#new-activation-section .steps-container .step #cdcChooserElement-button .ui-selectmenu-text,
#new-activation-section .steps-container .step .dropdown .ui-selectmenu-text {
  font-weight: 400;
  font-size: 16px;
  font-family: "EONBrixSans";
  line-height: 25px !important;
}
#new-activation-section .steps-container .step #distributoreLocale-button.ui-selectmenu-button,
#new-activation-section .steps-container .step #distributoreLocale-recap-button.ui-selectmenu-button,
#new-activation-section .steps-container .step #distributoreLocaleGas-button.ui-selectmenu-button,
#new-activation-section .steps-container .step #distributoreLocaleGas-recap-button.ui-selectmenu-button,
#new-activation-section .steps-container .step #distributoreLocalePower-button.ui-selectmenu-button,
#new-activation-section .steps-container .step #distributoreLocalePower-recap-button.ui-selectmenu-button,
#new-activation-section .steps-container .step #addebitoPickerElement-button.ui-selectmenu-button,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-button.ui-selectmenu-button,
#new-activation-section .steps-container .step #ibanChooserPickerElement-button.ui-selectmenu-button,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-button.ui-selectmenu-button,
#new-activation-section .steps-container .step #cdcChooserElement-button.ui-selectmenu-button,
#new-activation-section .steps-container .step .dropdown.ui-selectmenu-button {
  background-color: white;
}
#new-activation-section .steps-container .step #distributoreLocale-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #distributoreLocale-recap-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #distributoreLocaleGas-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #distributoreLocaleGas-recap-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #distributoreLocalePower-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #distributoreLocalePower-recap-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #addebitoPickerElement-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #ibanChooserPickerElement-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step #cdcChooserElement-button.ui-selectmenu-button.ui-selectmenu-button-open,
#new-activation-section .steps-container .step .dropdown.ui-selectmenu-button.ui-selectmenu-button-open {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='22' version='1.1' style=''%3E%3Crect id='backgroundrect' width='100%25' height='100%25' x='0' y='0' fill='none' stroke='none'/%3E  %3Ctitle%3Eicona_Freccia%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs/%3E %3Cg class='currentLayer' style=''%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cg id='icona_Freccia' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' class='selected' transform='rotate(-180 11,11) '%3E %3Cpath d='M17.99999761581421,15.000000953674316 C20.76037926581421,16.994286663674313 23.39086061581421,19.44914381367432 25.78458811581421,22.342858053674316 C26.07162591581421,22.68800095367432 26.07162591581421,23.26742955367432 25.78563571581421,23.612572353674317 C24.61610741581421,25.029057853674317 23.399767815814208,26.340974153674317 22.13938681581421,27.545430853674315 C20.80766918581421,28.818058853674316 19.42678366581421,29.970718753674316 17.99999761581421,31.000000953674316 ' id='icn_right_small-copy' stroke='%238f9192' stroke-width='2' transform='rotate(-270 10.999998092651365,11.000000953674316) translate(-11,-12) '/%3E %3C/g%3E%3Cpolyline fill='none' stroke='%23000000' stroke-linejoin='round' stroke-linecap='round' stroke-dashoffset='' fill-rule='evenodd' marker-start='' marker-mid='' marker-end='' id='svg_1' points='-344.4973616051986,-76.95810661204595 -344.4973616051986,-76.43454642614938 ' style='color: rgb(0, 0, 0);'/%3E%3C/g%3E%3C/svg%3E");
  background-position: right 10px center;
  background-repeat: no-repeat;
}
#new-activation-section .steps-container .step #distributoreLocale-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #distributoreLocale-recap-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #distributoreLocaleGas-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #distributoreLocaleGas-recap-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #distributoreLocalePower-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #distributoreLocalePower-recap-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #addebitoPickerElement-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #ibanChooserPickerElement-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step #cdcChooserElement-button.ui-selectmenu-button.ui-selectmenu-button-closed,
#new-activation-section .steps-container .step .dropdown.ui-selectmenu-button.ui-selectmenu-button-closed {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='22' version='1.1' style=''%3E%3Crect id='backgroundrect' width='100%25' height='100%25' x='0' y='0' fill='none' stroke='none'/%3E  %3Ctitle%3Eicona_Freccia%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cdefs/%3E %3Cg class='currentLayer' style=''%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cg id='icona_Freccia' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' class=''%3E %3Cpath d='M17.999999046325684,15.000002145767212 C20.760380696325683,16.99428785576721 23.390862046325683,19.449145005767214 25.784589546325684,22.34285924576721 C26.071627346325684,22.688002145767214 26.071627346325684,23.267430745767214 25.785637146325683,23.612573545767212 C24.616108846325684,25.029059045767212 23.399769246325683,26.340975345767212 22.139388246325684,27.54543204576721 C20.807670616325684,28.81806004576721 19.426785096325684,29.97071994576721 17.999999046325684,31.000002145767212 ' id='icn_right_small-copy' stroke='%238f9192' stroke-width='2' transform='rotate(-270 10.999999999999998,11.000001907348633) translate(-11,-12) '/%3E %3C/g%3E%3Cpolyline fill='none' stroke='%23000000' stroke-linejoin='round' stroke-linecap='round' stroke-dashoffset='' fill-rule='evenodd' marker-start='' marker-mid='' marker-end='' id='svg_1' points='-344.4973616051986,-76.95810661204595 -344.4973616051986,-76.43454642614938 ' style='color: rgb(0, 0, 0);'/%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: right 10px center;
  background-repeat: no-repeat;
}
#new-activation-section .steps-container .step #distributoreLocale-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #distributoreLocale-recap-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #distributoreLocaleGas-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #distributoreLocaleGas-recap-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #distributoreLocalePower-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #distributoreLocalePower-recap-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #addebitoPickerElement-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #addebitoPickerElement-recap-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #ibanChooserPickerElement-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #ibanChooserPickerElement-recap-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step #cdcChooserElement-button.ui-selectmenu-button .ui-selectmenu-icon,
#new-activation-section .steps-container .step .dropdown.ui-selectmenu-button .ui-selectmenu-icon {
  display: none;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background: none;
}
#new-activation-section .parentDiv {
  width: 100%;
  border: 2px solid #1EA2B1;
  position: relative;
}
#new-activation-section .innerDiv {
  background-color: white;
  height: 161px;
  width: 100%;
  overflow-y: auto;
  z-index: 2;
}
#new-activation-section .scrollable-box {
  padding: 5px 8px 45px 5px;
}
#new-activation-section .fadeout {
  position: absolute;
  pointer-events: none;
  bottom: 0em;
  width: calc(100% - 15px);
  height: 3em;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 77%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 77%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 77%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
#new-activation-section .note-legali-box.error #New-activation-note-legali-privacy {
  border: 2px solid red;
}
#new-activation-section .note-legali-box.error .color-blue-text {
  color: red;
}
.label-prezzo-aggiornato-sticky-card-luce,
.label-prezzo-aggiornato-sticky-card-gas {
  margin-left: -15px;
}
.label-prezzo-aggiornato-gas,
.label-prezzo-aggiornato-luce,
.label-prezzo-aggiornato-sticky-card-luce,
.label-prezzo-aggiornato-sticky-card-gas {
  width: 140px;
  display: flex;
}
.label-prezzo-aggiornato-gas .customLabel,
.label-prezzo-aggiornato-luce .customLabel,
.label-prezzo-aggiornato-sticky-card-luce .customLabel,
.label-prezzo-aggiornato-sticky-card-gas .customLabel {
  width: max-content;
  padding: 5px;
  margin-right: -21px;
  font-weight: bold;
  float: right;
  font-size: 18px;
  margin-top: -5px;
}
.label-prezzo-aggiornato-gas .customLabel.redCombination,
.label-prezzo-aggiornato-luce .customLabel.redCombination,
.label-prezzo-aggiornato-sticky-card-luce .customLabel.redCombination,
.label-prezzo-aggiornato-sticky-card-gas .customLabel.redCombination {
  background-color: #ea1c0a;
  color: white;
}
.label-prezzo-aggiornato-gas .customLabel.turquoiseCombination,
.label-prezzo-aggiornato-luce .customLabel.turquoiseCombination,
.label-prezzo-aggiornato-sticky-card-luce .customLabel.turquoiseCombination,
.label-prezzo-aggiornato-sticky-card-gas .customLabel.turquoiseCombination {
  background-color: #1EA2B1;
  color: white;
}
.label-prezzo-aggiornato-gas .customLabel.yellowCombination,
.label-prezzo-aggiornato-luce .customLabel.yellowCombination,
.label-prezzo-aggiornato-sticky-card-luce .customLabel.yellowCombination,
.label-prezzo-aggiornato-sticky-card-gas .customLabel.yellowCombination {
  background-color: #E3E000;
  color: #b00402;
}
.label-prezzo-aggiornato-gas .customLabel.whiteCombination,
.label-prezzo-aggiornato-luce .customLabel.whiteCombination,
.label-prezzo-aggiornato-sticky-card-luce .customLabel.whiteCombination,
.label-prezzo-aggiornato-sticky-card-gas .customLabel.whiteCombination {
  background-color: white;
  color: #1EA2B1;
}
.label-prezzo-aggiornato-gas .customLabel.bordeauxCombination,
.label-prezzo-aggiornato-luce .customLabel.bordeauxCombination,
.label-prezzo-aggiornato-sticky-card-luce .customLabel.bordeauxCombination,
.label-prezzo-aggiornato-sticky-card-gas .customLabel.bordeauxCombination {
  background-color: #b00402;
  color: #E3E000;
}
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-triangle,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-triangle,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-triangle,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-triangle,
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-sticky-card-triangle,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-sticky-card-triangle,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-sticky-card-triangle,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-sticky-card-triangle {
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  font-size: 16px;
  margin-top: -5px;
  margin-left: 21px;
}
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-triangle.redCombination,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-triangle.redCombination,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-triangle.redCombination,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-triangle.redCombination,
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-sticky-card-triangle.redCombination,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-sticky-card-triangle.redCombination,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-sticky-card-triangle.redCombination,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-sticky-card-triangle.redCombination {
  border-left: 12px solid #ea1c0a;
}
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-triangle.turquoiseCombination,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-triangle.turquoiseCombination,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-triangle.turquoiseCombination,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-triangle.turquoiseCombination,
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-sticky-card-triangle.turquoiseCombination,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-sticky-card-triangle.turquoiseCombination,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-sticky-card-triangle.turquoiseCombination,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-sticky-card-triangle.turquoiseCombination {
  border-left: 12px solid #1EA2B1;
}
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-triangle.yellowCombination,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-triangle.yellowCombination,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-triangle.yellowCombination,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-triangle.yellowCombination,
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-sticky-card-triangle.yellowCombination,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-sticky-card-triangle.yellowCombination,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-sticky-card-triangle.yellowCombination,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-sticky-card-triangle.yellowCombination {
  border-left: 12px solid #E3E000;
}
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-triangle.whiteCombination,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-triangle.whiteCombination,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-triangle.whiteCombination,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-triangle.whiteCombination,
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-sticky-card-triangle.whiteCombination,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-sticky-card-triangle.whiteCombination,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-sticky-card-triangle.whiteCombination,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-sticky-card-triangle.whiteCombination {
  border-left: 12px solid white;
}
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-triangle.bordeauxCombination,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-triangle.bordeauxCombination,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-triangle.bordeauxCombination,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-triangle.bordeauxCombination,
.label-prezzo-aggiornato-gas .label-prezzo-aggiornato-sticky-card-triangle.bordeauxCombination,
.label-prezzo-aggiornato-luce .label-prezzo-aggiornato-sticky-card-triangle.bordeauxCombination,
.label-prezzo-aggiornato-sticky-card-luce .label-prezzo-aggiornato-sticky-card-triangle.bordeauxCombination,
.label-prezzo-aggiornato-sticky-card-gas .label-prezzo-aggiornato-sticky-card-triangle.bordeauxCombination {
  border-left: 12px solid #b00402;
}
.nota-sticky-card-luce,
.nota-sticky-card-gas {
  margin: 0 -15px -20px -15px;
  padding: 10px;
  font-size: 16px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.sticky-footer-mobile {
  width: 100%;
  bottom: 0;
  z-index: 22;
  padding: 15px 15px 5px 15px;
  background: #f3f3f3;
  box-shadow: 0 -12px 13px -4px rgba(0, 0, 0, 0.1);
}
.sticky-footer-mobile .eon-icon-call-center,
.sticky-footer-mobile .eon-icon-call-center-white {
  max-width: 27px;
  max-height: 27px;
  z-index: 100;
}
.sticky-footer-mobile #click-to-call-button {
  border: none;
  background-color: transparent;
}
.sticky-footer-mobile #eon-icon-call-center-white {
  display: none;
  margin-bottom: 2px;
}
.f10 {
  font-size: 10px;
}
#na-loader-fullscreen {
  display: none;
}
#na-loader-fullscreen .na-loader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2001;
}
#na-loader-fullscreen .na-loader-overlay .na-spinner {
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-top: 16px solid #f00;
  /* Blue */
  border-radius: 50%;
  width: 90px;
  height: 90px;
  animation: spin 2s linear infinite;
}
#subscription-spinner-fullscreen {
  display: none;
}
#subscription-spinner-fullscreen .down-spinner-message {
  visibility: hidden;
}
#subscription-spinner-fullscreen .up-spinner-message p,
#subscription-spinner-fullscreen .down-spinner-message p {
  font-size: 26px;
  color: #FFFFFF;
}
#subscription-spinner-fullscreen .spinner-container {
  height: 160px;
  width: 100%;
}
@media (max-width: 767px) {
  #subscription-spinner-fullscreen .up-spinner-message p,
  #subscription-spinner-fullscreen .down-spinner-message p {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  #subscription-spinner-fullscreen .bundle-spinner {
    max-width: 100vw;
  }
  #subscription-spinner-fullscreen .bundle-spinner img {
    height: calc(23.33333333vw);
    min-width: auto;
    max-width: unset;
  }
  #subscription-spinner-fullscreen .spinner-container {
    width: 70vw;
    height: calc(23.33333333vw);
    margin: 0 auto;
  }
}
#subscription-spinner-fullscreen .plug-detached {
  min-width: 90px;
}
#subscription-spinner-fullscreen .plug-attached {
  display: none;
  min-width: 90px;
}
#subscription-spinner-fullscreen p {
  max-width: 500px;
}
#subscription-spinner-fullscreen img {
  max-width: unset;
}
#subscription-spinner-fullscreen .spinner-complete .plug-detached {
  visibility: hidden;
}
#subscription-spinner-fullscreen .spinner-complete .plug-detached-on {
  display: none;
}
#subscription-spinner-fullscreen .spinner-complete .plug-attached {
  display: block;
}
#subscription-spinner-fullscreen .na-loader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2001;
}
#subscription-spinner-fullscreen .on-loader {
  overflow: hidden;
  width: 0;
  height: 156px;
  transition: width 10s;
}
#new-activation-section .unit-counter input,
#New-activation-calculate-consuption-popup .unit-counter input {
  height: 55px;
  width: 55px;
  border: 2px solid #bfbfbf;
  border-radius: 3px;
  margin-bottom: 0;
  font-size: 18px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
#new-activation-section .unit-counter input::-webkit-inner-spin-button,
#New-activation-calculate-consuption-popup .unit-counter input::-webkit-inner-spin-button,
#new-activation-section .unit-counter input::-webkit-outer-spin-button,
#New-activation-calculate-consuption-popup .unit-counter input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#inAlternativaTextPdr p,
#inAlternativaTextPod p,
#inAlternativaText-distributore p {
  text-align: center;
}
.privacy-scroll {
  height: 48px;
  min-width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='28px' height='28px' viewBox='0 0 28 28' enable-background='new 0 0 28 28' xml:space='preserve'%3E %3Cg%3E %3Cg%3E %3Cpath fill='%2356B9C4' d='M14,27c-3.1,0-6.2-0.3-9.3-0.9c-1.4-0.3-2.6-1.4-2.8-2.8c-1.2-6.2-1.2-12.4,0-18.6 c0.3-1.4,1.4-2.6,2.8-2.8C7.8,1.3,10.9,1,14,1c3.1,0,6.2,0.3,9.3,0.9c1.4,0.3,2.6,1.4,2.8,2.8c1.2,6.2,1.2,12.4,0,18.6 c-0.3,1.4-1.4,2.6-2.8,2.8C20.2,26.7,17.1,27,14,27z'/%3E %3Cpath fill='%2356B9C4' d='M14,2c3,0,6.1,0.3,9.1,0.9c1,0.2,1.8,1,2,2c1.1,6,1.1,12.2,0,18.2c-0.2,1-1,1.8-2,2C20.1,25.7,17,26,14,26 c-3,0-6.1-0.3-9.1-0.9c-1-0.2-1.8-1-2-2c-1.1-6-1.1-12.2,0-18.2c0.2-1,1-1.8,2-2C7.9,2.3,11,2,14,2 M14,0c-3.2,0-6.3,0.3-9.5,0.9 C2.7,1.3,1.3,2.7,0.9,4.5c-1.2,6.3-1.2,12.6,0,18.9c0.4,1.8,1.8,3.3,3.6,3.6C7.7,27.7,10.8,28,14,28c3.2,0,6.3-0.3,9.5-0.9 c1.8-0.4,3.3-1.8,3.6-3.6c1.2-6.3,1.2-12.6,0-18.9c-0.4-1.8-1.8-3.3-3.6-3.6C20.3,0.3,17.2,0,14,0L14,0z'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E ");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: -25px 0 16px 0;
  position: relative
;
}
.rotate-angle-brackets {
  -moz-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  -webkit-transform: rotate(0deg) !important;
}
li.lh-130 {
  line-height: 130%;
}
.max-width80 {
  max-width: 80%;
}
ul.list-style-disc {
  list-style: disc!important;
}
.eon-checkbox-label.bg-eon-turquoise:before {
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EForm/Checkbox/Disabled/Gray%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Form/Checkbox/Disabled/Gray' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cpath d='M5.36530195,2.01161147 C3.66378577,2.33534182 2.3352991,3.663828 2.01158096,5.36529449 C0.662806345,12.4562577 0.662806345,19.5437423 2.01157232,26.63466 C2.33529976,28.3361755 3.66379116,29.6646636 5.36525,29.9883787 C8.9114594,30.6628381 12.4562162,31 16,31 C19.5437838,31 23.0885406,30.6628381 26.6346877,29.9883905 C28.3362088,29.6646636 29.6647002,28.3361755 29.988419,26.6347055 C31.3371937,19.5437423 31.3371937,12.4562577 29.9884277,5.36533995 C29.6647002,3.66382455 28.3362088,2.33533643 26.6347084,2.01161344 C23.0891467,1.33712167 19.5444044,1 16,1 C12.4555991,1 8.91086023,1.33712102 5.36530195,2.01161147 Z' id='Fill-281-Copy-14' stroke='%23BFBFBF' stroke-width='2'%3E%3C/path%3E %3C/g%3E %3C/svg%3E");
}
.parsley-error .checkbox-note-legali.checkbox-parsley-validate:before,
.parsley-error.checkbox-parsley-validate:before {
  background-image: url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 63.1 (92452) - https://sketch.com --%3E%3Ctitle%3ECheck_red%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Check_red' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Form/Checkbox/ErrorState' fill='%23FFFFFF' stroke='%23D51607' stroke-width='2'%3E%3Cpath d='M16,1 C12.4551393,1 8.91014256,1.33725689 5.36529159,2.01161344 C4.51466376,2.17345165 3.75709507,2.58648009 3.17176925,3.17180446 C2.58644399,3.75712827 2.17341472,4.51469428 2.01157232,5.36533995 C0.663017049,12.45515 0.663017049,19.54485 2.01158096,26.6347055 C2.17341472,27.4853057 2.58644399,28.2428717 3.17176925,28.8281955 C3.75709507,29.4135199 4.51466376,29.8265484 5.36531231,29.9883905 C8.91011484,30.6625824 12.4551252,31 16,31 C19.5448748,31 23.0898852,30.6625824 26.63475,29.9883787 C27.4853362,29.8265484 28.2429049,29.4135199 28.8282307,28.8281955 C29.413556,28.2428717 29.8265853,27.4853057 29.9884277,26.63466 C31.336983,19.54485 31.336983,12.45515 29.988419,5.36529449 C29.8265853,4.51469428 29.413556,3.75712827 28.8282307,3.17180446 C28.2429049,2.58648009 27.4853362,2.17345165 26.6346877,2.0116095 C23.0898574,1.33725689 19.5448607,1 16,1 Z' id='Fill-281-Copy-13'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
}
.parsley-error .privacy-disclaimer {
  color: #D51607 !important;
}
.parsley-error .radio-parsley-validate:before,
.parsley-error.radio-parsley-validate:before {
  background-image: url("data:image/svg+xml,%3Csvg width='32px' height='32px' viewBox='0 0 32 32' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 63.1 (92452) - https://sketch.com --%3E%3Ctitle%3Eradio_red%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='radio_red' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Radio_Btn' fill='%23FFFFFF' stroke='%23D51607' stroke-width='2'%3E%3Cg id='Form/RadioButton/ErrorState'%3E%3Ccircle id='Oval-3' cx='16' cy='16' r='15'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
}
.parsley-error .checkableOfferCard {
  border: 3px solid #D51607 !important;
}
.input-error {
  border: 2px solid #a94442!important;
}
.forceValid .validation-input + label {
  font-size: 12px;
  transform: translate3d(0, -10px, 0);
}
.forceValid .validation-input {
  border: 2px solid #bfbfbf;
}
.forceValid .parsley-error {
  border: 2px solid #bfbfbf !important;
}
.forceValid #na-client-code-error-container {
  visibility: hidden;
}
.error-message {
  font-size: 12px;
  color: #a94442;
  line-height: 13px;
}
.message-container {
  padding: 0;
  margin: 0;
}
.inputDisabled:disabled {
  border: 2px solid #bfbfbf;
  background-color: #f6f6f7;
  border-radius: 3px;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.eon-document-red-icon {
  width: 45px;
  height: 45px;
  background-size: contain;
  background: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg width='45px' height='45px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Ctitle%3EArtboard%3C/title%3E %3Cdesc%3ECreated with Sketch.%3C/desc%3E %3Cg id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cimage id='bolletta-pdf-luce-rosso' x='6' y='5' width='19' height='20' xlink:href='data:image/png;base64,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'%3E%3C/image%3E %3C/g%3E %3C/svg%3E") no-repeat center;
}
a.modalInfoTrigger {
  color: #1EA2B1;
}
.text-bordeaux {
  color: #a94442;
}
.min-h25 {
  height: 25px;
}
.min-w30 {
  min-width: 30px;
}
.position-absolute {
  position: absolute;
}
.position-relative {
  position: relative;
}
.bottom-15 {
  bottom: 15px;
}
.bottom-40 {
  bottom: 40px;
}
.height250 {
  height: 250px;
}
.height240 {
  height: 240px;
}
.d-block {
  display: block!important;
}
#New-activation-documentation-confirm-error-container {
  min-height: 25px;
}
#parsley-id-multiple-DocumentationCheckbox {
  margin: 0;
}
ul.no-value-msg {
  margin: 0 0 0 100px;
}
.checkbox-error-message {
  margin: 0;
}
/* ADDON TOOLTIP CSS */
.additional-option-header .text-red {
  color: #EA1C0A;
}
.additional-option-header .text-blue {
  color: #1EA2B1;
}
.additional-option-header .text-bordeaux {
  color: #B00402;
}
.additional-option-header .text-black {
  color: #000000;
}
.additional-option-header .text-grey {
  color: #39393A;
}
.additional-option-header .text-white {
  color: #ffffff;
}
.additional-option-header .tooltip {
  background: #ffffff;
  color: #000000;
  padding: 10px;
  border-radius: 5px;
  left: -90px !important;
}
@media screen and (min-width: 426px) and (max-width: 768px) {
  .additional-option-header .tooltip {
    left: -43px !important;
  }
}
@media screen and (min-width: 321px) and (max-width: 425px) {
  .additional-option-header .tooltip {
    left: -26px !important;
  }
}
@media screen and (max-width: 320px) {
  .additional-option-header .tooltip {
    left: 0 !important;
  }
  .additional-option-header .tooltip .tooltip-arrow {
    left: 190px !important;
  }
}
.additional-option-header .tooltip .tooltip-inner {
  max-width: 300px;
  font-family: EONBrixSans;
  background: #ffffff;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: normal;
}
.additional-option-header .tooltip .tooltip-arrow {
  border-color: #FFFFFF;
  background: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
@media screen and (min-width: 321px) {
  .additional-option-header .tooltip .tooltip-arrow {
    left: 270px !important;
  }
}
.additional-option-header .tooltip-explanation {
  margin-bottom: 15px;
}
.additional-option-header .tooltip-explanation span {
  text-decoration: underline;
}
.m10 {
  margin: 10px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb60 {
  margin-bottom: 60px;
}
.mt35 {
  margin-top: 35px;
}
.max-width50 {
  max-width: 50%;
}
.tooltip {
  background: #666666;
  color: #ffffff;
  padding: 5px;
}
.tooltip .tooltip-inner {
  max-width: 235px;
  font-family: EONBrixSans;
  background: #666666;
  color: #ffffff;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: normal;
}
.tooltip .tooltip-arrow {
  border-color: #666666;
  border-left-color: transparent;
  border-right-color: transparent;
}
.color-blue-text {
  color: #1EA2B1;
}
.eon-font {
  font-family: "EONBrixSans";
}
.min-w-100 {
  min-width: 100px;
}
.pt3 {
  padding-top: 3px;
}
.p0 {
  padding: 0;
}
.ml40 {
  margin-left: 40px;
}
.mr40 {
  margin-right: 40px;
}
#distributore-locale-menu {
  max-width: 336px;
  height: 276px;
}
#distributoreLocale-button.disabled,
#distributoreLocaleGas-button.disabled,
#distributoreLocalePower-button.disabled {
  background-color: #f6f6f7!important;
  pointer-events: none;
}
#subentroCustomText i {
  font-size: 16px;
}
.keptQuestion {
  font-size: 12px;
  line-height: 10px;
  margin-top: 10px;
  font-family: "EONBrixSans";
}
.eon-scelect {
  z-index: 0;
}
.float-label {
  font-size: 12px;
  transform: translate3d(0, -10px, 0);
}
.lh-25 {
  line-height: 25px!important;
}
#distributore-locale .ui-menu-item .ui-menu-item-wrapper {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 17px;
}
.subscription-error-body p {
  margin: 0;
}
.authorization-subtitle {
  font-size: 16px;
  font-weight: 500;
}
.authorization-subtitle a {
  font-size: 16px;
  text-decoration: underline;
  font-weight: 500;
}
.icon-container {
  max-width: 30px;
  min-width: 30px;
}
.p15 {
  padding: 15px;
}
.p10 {
  padding: 10px;
}
.pl0 {
  padding-left: 0;
}
.pr40 {
  padding-right: 40px;
}
.pl40 {
  padding-left: 40px;
}
.background-blue {
  background-color: #c7e8eb;
}
.max-width30 {
  max-width: 30px;
}
button.bg-eon-darkgrey:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='26px' height='52px' viewBox='0 0 26 52' enable-background='new 0 0 26 52' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='rgb(232,232,232)' d='M8.414,1.076C4.994,1.75,2.322,4.23,1.672,7.775c-2.23,12.15-2.23,24.301,0,36.452c0.65,3.545,3.322,6.02,6.742,6.693 C14.332,51.884,26,52,26,52V0C26,0.001,13.667,0.13,8.414,1.076z'/%3E%3C/g%3E%3C/svg%3E") !important;
}
button.bg-eon-darkgrey span {
  background-color: #e8e8e8 !important;
}
button.bg-eon-darkgrey:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='26px' height='52px' viewBox='0.239 0.829 26 52' enable-background='new 0.239 0.829 26 52' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='rgb(232,232,232)' d='M17.824,51.754c3.42-0.674,6.092-3.154,6.742-6.699c2.23-12.15,2.23-24.301,0-36.451 c-0.65-3.545-3.322-6.02-6.742-6.694c-5.918-0.964-17.585-1.08-17.585-1.08v52C0.239,52.829,12.571,52.7,17.824,51.754z'/%3E%3C/g%3E%3C/svg%3E") !important;
}
@media (max-width: 450px) {
  .subscribe-new-activation .flex-1-100 {
    flex: 1 100%;
  }
  .subscribe-new-activation #new-activation-section .recap .pre {
    padding: 16px;
  }
  .subscribe-new-activation #new-activation-section .recap .post {
    padding: 20px;
  }
  .subscribe-new-activation #new-activation-section .recap .post.payment-bollettino .iban-recap-post,
  .subscribe-new-activation #new-activation-section .recap .post.payment-bollettino .intestatario-recap-post {
    display: none;
  }
  .subscribe-new-activation #new-activation-section .recapCreditCard .postCreditCard {
    padding: 20px;
  }
  .subscribe-new-activation #new-activation-section .no-padding-mobile {
    padding: 0;
  }
  .subscribe-new-activation #new-activation-section .addon-background-blue {
    background: linear-gradient(to right, #04737f, #1ea2b1) no-repeat right;
  }
  .subscribe-new-activation #new-activation-section .addon-padding {
    padding: 10px 20px;
  }
  .subscribe-new-activation #new-activation-section .addon-blu {
    line-height: 1.1;
  }
}
@media (max-width: 991px) {
  #new-activation-section .fixed-on-tab {
    position: fixed;
    top: 66px;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 22;
  }
  #new-activation-section .sticky-offer-card {
    margin: 0;
  }
  #new-activation-section .sticky-offer-card .accordion-text {
    height: 100vh;
    color: #fff;
  }
  .recap-sticky-bar {
    position: inherit;
    margin-top: 65px;
    padding: 15px 0;
    width: 100%;
    z-index: 23;
    top: 0;
  }
}
@media (max-width: 767px) {
  .float-right-mob {
    float: right;
  }
  .pr0-mobile {
    padding-right: 0;
    top: 120px;
  }
  .justify-end-mob {
    justify-content: flex-end;
  }
  .pull-left-mob {
    float: left !important;
  }
  .pull-right-mob {
    float: right !important;
  }
  #new-activation-section .pd8-mob {
    padding: 0 8px;
    overflow: hidden;
  }
  #new-activation-section .fixed-on-tab {
    top: 66px;
  }
  #new-activation-section .card-switch {
    margin-top: 190px;
  }
  .f14-mob {
    font-size: 14px!important;
  }
  .pr25-mob {
    padding-right: 25px!important;
  }
  .pl25-mob {
    padding-left: 25px!important;
  }
}
@media (min-width: 768px) {
  .modal-dialog.min-width-different {
    width: 600px !important;
  }
  .center-desk {
    top: 12px;
  }
}
@media (min-width: 1024px) {
  .modal-dialog.min-width-different {
    width: 1000px !important;
  }
}
@media (min-width: 992px) {
  .border-right-desktop {
    border-right: 1px solid #404040;
  }
  .pr25-desktop {
    padding-right: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .ml-110-desk {
    margin-left: 110px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt0-tablet {
    margin-top: 0;
  }
}
