#pleg-form {
}
 li.pleg-datibolletta{
    list-style: none;
    margin-bottom: 10px;
	margin-left:0;
}

#pleg-step2 .pleg-provider_name{
	margin-left:0px; padding:10px 0; display:block;
	
}

#pleg-step2 h4{padding-bottom:15px;}

#pleg-step2 .pleg-unitamisura{display:block;}

li.pleg-datibolletta span{
    font-weight: bold;
    margin-right: 15px;
	    display: inline-block;
    width: 110px;
}

#pleg-step1-inserisci-button{margin-top:1em;}

li.pleg-datibolletta input[type=text],li.pleg-datibolletta input[type=number]{width:150px; margin-bottom:0;}
#pleg-step2 div.pleg-info{
    font-size: 0.85em;
    color: grey;
    margin-bottom: 20px;
}
#pleg-step2 div.pleg-info{
    font-size: 0.85em;
    color: grey;
    margin-bottom: 20px;
}
#pleg-step2 li.pleg-datibolletta span.pleg-tot{
    font-size: 1.5em;
}
#pleg-step2 .pleg-offerta-scheda ul, .formupdate ul{
	width:100%;
	max-width:500px;
	margin:0 auto;
	
}

.formupdate h5{
	padding-bottom:20px;
}

#pleg-step2 .pleg-offerta-scheda ul li,.formupdate ul li{
	width:100%;
	max-width:500px;
	text-align: left;
	margin-left:0!important;
}

#pleg-error{
    color: brown;
    font-size: 1.5em;
    font-weight: bold;
    margin: 1em 0;
    padding: 1.5em;
    border: solid 1px;
}
.pleg-plg h4,.pleg-plg form{padding-top:30px;}

.pleg-plg form label span{display:block; padding-bottom:25px;}

.pleg-row{
    width: 100%;
    clear: both;
}
.pleg-center{
    text-align: center;
}
.pleg-col-1{
    float: left;
    width: 8.333333333%;
}
.pleg-col-2{
    float: left;
    width: 16.6666666666%;
}
.pleg-col-3{
    float: left;
    width: 25%;
}
.pleg-col-4{
    float: left;
    width: 33.3333333%;
}
.pleg-col-5{
    float: left;
    width: 41.6666666%;
}
.pleg-col-6{
    float: left;
    width: 50%;
}
.pleg-col-7{
    float: left;
    width: 58.333333333%;
}
.pleg-col-8{
    float: left;
    width: 66.66666666%;
}
.pleg-col-9{
    float: left;
    width: 75%;
}
.pleg-col-10{
    float: left;
    width: 83.33333333%;
}
.pleg-col-11{
    float: left;
    width: 91.6666666%;
}
.pleg-col-12{
    float: left;
    width: 100%;
}
.pleg-offerta-container{
    background: #ffffff;
    padding: 0;
    border: 1px solid #dadada;
    margin-bottom: 1.5em;
    overflow: auto;
    /*border-radius: 25px;*/
    box-shadow: 2px 3px rgba(136, 136, 136, 0.14);
}

.pleg-offerta-container .pleg-row,.formupdate .pleg-row{
	padding:0 1em;
}
.pleg-offerta-container .pleg-row.pleg-gray{
	background-color:#f5f5f5; padding-top:20px; padding-bottom:20px;display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap:wrap;
	border-top:2px solid #e0e0e0;
}
.pleg-offerta-container .pleg-row.pleg-gray:after{content:'';width:100%;clear:both; display:block; height:10px;}


.pleg-provider_logo{
    /* width: 90%; */
    max-height: 3.5em;
}
.pleg-provider_name{
    font-size: 1em;
    font-weight: bold;
    margin-left: 1rem;
}
.pleg-name{
    font-size: 1em;
    font-weight: bold;
}
.pleg-etichette-top{
    font-size: 0.8em;
    background: #e59116;
    padding: 0.4em 0.7em;
    /* float: left; */
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0.5em 0;
    clear: both;
    display: block;
    width: 90%;
}
.pleg-etichette{
    font-size: 0.8em;
    background: #e5e5e5;
    padding: 0.2em 0.4em;
    border-radius: 5px;
    margin: 0 0.5em 0.5em 0;
    white-space: nowrap;
    /*float: left;*/
}

.pleg-etichetta-red{
    background: #c71313;
}
.pleg-etichetta-yellow{
    background: #e59116;
}
.pleg-etichetta-green{
    background: #098d0b;
}

.pleg-risparmi-container{
    /* margin: 1.5em 0; */
}
.pleg-risparmi{
    margin-top: 1em;
    font-weight: bolder;
    font-size: 1.5em;
    color: #098d0b;
    text-transform: uppercase;
}
.pleg-spendi, .pleg-tariffa{
    /* margin-top: 1em; */
    font-weight: bolder;
    font-size: 20px;
	line-height:40px;
    color: #c71313;
    text-transform: uppercase;
	padding-top:20px;
}

.pleg-decimali{font-size:20px;}
.pleg-risparmio-intero{
    font-size: 60px;
    /*text-align: center;*/
    margin-top: -1rem;
    padding: 0;
}
.pleg-risparmio-decimali{
    font-size: 16px!important;
    line-height: 35px;
    float:right;
    margin-top:-3rem;
    padding-right: 30px;
    color:#33cc33!important;
}
.pleg-tariffa.pleg-risparmio-decimali{display:none!important;}
.pleg-offerta-scheda,.formupdate{
    width: inherit;
    /* background: #fcfcfc; */
    padding-top: 1.5em;
    /* border: 1px solid #dadada; */
    /* margin-right: 1em; */
    overflow: auto;
    /* border-radius: 5px; */
    /* box-shadow: 2px 3px rgba(136, 136, 136, 0.14); */
}

.formupdate{
		display:inline-block;width:auto;
}

.pleg-offerta-scheda div,.formupdate div{
    margin: 1em 0;
}
.pleg-sottoscrivi{
    font-weight: bold;
}
.pleg-minimal{
    font-size: 0.8em;
    color: #8d8d8d;
}
.pleg-dettagli-btn{
    margin: 1em 0;
}
.pleg-dettagli-btn span.pleg-dett,.pleg-dettagli-btn span.pleg-update{
    background: #2850bf;
    color: white;
    font-weight: bold;
    font-size: 1.1em;
    padding:0.5em ;
    border-radius: 8px;
	cursor:pointer;
}
.pleg-dett{
    /*text-transform: uppercase;*/
    font-style: italic;
    cursor: zoom-in;
}
.pleg-upload-btn{
    background-color: #c53636;
    color: white;
    padding: 1em;
    font-family: Alegreya, sans-serif;
    /* border-radius: 0.3rem; */
    cursor: pointer;
    margin-top: 1em;
    text-transform: uppercase;
	display: inline-block;
    margin-bottom: 25px;
    clear: both;
    min-width: 220px;
}



#pleg-con-bolletta,
#pleg-senza-bolletta{
    display: none;
}
.pleg-btn-error p{
    background-color: #446084;
}
#pleg-btn-con-bolletta, #pleg-btn-senza-bolletta{
    cursor: pointer;
}
.rowcta{
    margin:3rem 0 3rem 0;
}
.pleg-center{
  text-align: center;
}
.pleg-unitamisura{
    font-size: 17px!important;
	padding-left:50px;
}
.pleg-valrisp{
  font-size: 35px!important;
  margin-top: 0;
}

.pleg-unitamisura-risp{padding-left: 40px;
    font-size: 15px;
    line-height: 16px;
}
.pleg-align-right{
  text-align: right;
}
.pleg-interessa{
  font-weight: bold;
  font-size: 1.4rem;
}

.pleg-grid3a, .pleg-grid3b, .pleg-grid3c {
    width: 50%;
}

.pleg-grid3c {
    width: 100%;
}

.pleg-grid3b{
    border-left: 1px solid #cccccc;
	padding-left:15px;
  }

/*** desktop ***/
@media (min-width: 1000px) {
  .pleg-grid2a{
    float:left;
    width:33.33%;
  }
  .pleg-grid2b{
    float:left;
    width:66.66%;
  }
  .pleg-grid3a, .pleg-grid3b, .pleg-grid3c{
    
    width:33.333%;
  }
  .pleg-grid3b{
    text-align: left;
    padding-left: 30px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
  }
  .pleg-grid3c{
    text-align: center;
  }
}
/*** mobile ***/
@media (max-width: 999px){
	#pleg-step2 .pleg-offerta-scheda ul li{text-align:center;}
	#pleg-step2 li.pleg-datibolletta span{width:100%;}
  .pleg-grid2a{
    float:left;
    width:50%;
  }
  .pleg-grid2b{
    float:left;
    width:50%;
  }
  .pleg.grid3a, .pleg.grid3b{
    float:left;
    width:25%;
  }
  .pleg.grid3c{
    width:100%;
  }
  
  .pleg-interessa{text-align:center;}
}

@media (max-width: 767px) {
	.pleg-grid3b{
	padding-left:15px;
  }
  
  .pleg-offerta-container .pleg-row {
    padding: 0 5px;
}
	.pleg-risparmio-intero{font-size:30px;}
	
	.pleg-unitamisura {
		font-size: 12px!important;
		padding-left: 20px;
		line-height: 18px;
	}
	
	.pleg-risparmio-decimali {
		font-size: 12px!important;
		line-height: 25px;
		float: right;
		margin-top: -30px;
		padding-right: 0px;
	}
	
	
	
	.pleg-unitamisura-risp {
    padding-left: 20px;
    font-size: 9px;
    line-height: 14px;
}
.pleg-valrisp{font-size:20px!important;}
.pleg-etichette{white-space:normal;display:block;}
.pleg-spendi, .pleg-tariffa{line-height:20px;padding-top:0;}
.pleg-decimali {
    font-size: 12px;
}

.pleg-risparmio-decimali{text-align:right;}
}

.blur-results *{
    color: transparent;
    text-shadow: 0 0 16px #000;
}
.blur-results img{
    visibility:hidden;
}


.blur-results-form{
    position:fixed;
    top: 10vh;
    max-width:95vw;
    width:600px;
    /* height:400px; */
    background: rgba(255,255,255,0.95);
    padding: 20px 20px;
    left:0;
    right: 0;
    margin:auto;
}
.blur-results-form form{
    padding:0;
    margin:0;
}
.blur-results-form form input[type="submit"]{
    margin:20px auto 0;
    display:block;
}
.blur-results-form .pleg-minimal{
    line-height:0.2em;
}


.more-offer-data{
    text-align:left;
    font-size:60%;
    margin:10px auto;
    width:150px;
}
.pleg-subinfo-more{
    font-size:140%;
    color:blue;
    text-decoration:underline;
}
.more-offer-data-popup.more-offer-data-popup-open{
    display:block;
}
.more-offer-data-popup{
    position:fixed;
    display: none;
    top:calc(50% - 150px);
    height: 300px;
    width:400px;
    left:50%;
    margin-left:-200px;
    z-index:10000;
    /*display:none;*/
    background:#fff;
    border-radius:10px;
    text-align:left;
    padding:40px 15px;
    border:2px solid #ccc;
}
.more-offer-data-popup table{
    margin:15px 0 0;
}
.more-offer-data-popup-close{
    position:absolute;
    right:20px;
    top:-15px;
    font-size:30px;
    width:10px;
    height:10px;
}
.more-offer-data-popup-close button{
    margin:0;
    padding:0;
}