/****** POST PAID RAM ******/

#main-content{
display:block;
font-family:"vodafone_rgregular", Arial,Helvetica,sans-serif;
}

#headerContent{
border:1px solid #CCC;
width:100%;
height:69px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
color:#666;
}

#nomeUtilizzatoreContainer h1 {
  font-family: "vodafone_rgregular",Arial,Helvetica,sans-serif;
  font-size: 30px;
  color: #e60000;
  margin: 0px;
  font-weight: normal;
}
#headerContent h2{
	font-size: 18px;
	font-weight:normal;
	line-height:69px;
	padding:0 10px;
}

#contentNew #pianoT,
#contentNew table{
width:92%;
margin: 43px 0%;
}

#contentNew #pianoT{
/*border-top:1px solid #e0e0e0;*/
background-color:#f8f8f8;
}

#contentNew #pianoT:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#contentNew table td, #contentNew table th{
	text-align:left;
	padding:20px;
}

#contentNew table td{
	border-top:1px solid #e0e0e0; 
	font-size:17px;
	width:33.33%;
}


#contentNew .labelFont, 
#contentNew table th{
	font-family:"vodafone_rgregular",Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#contentNew table.twoColumn tr td:first-child{
width:30%;
}
#contentNew table.twoColumn tr:nth-child(odd) td{
background-color:#f8f8f8;
}

#contentNew table.twoColumn tr td:last-child{
width:70%;
}

#contentNew span.labelFont{font-weight:normal;}

#contentNew #pianoT .labelFont{
float:left;
line-height:27px;
padding:20px;
width: 27.2%;
}

#contentNew #profile{
font:400 17px"vodafone_rgregular", Arial,Helvetica,sans-serif;
float:left;
padding:23px 20px;

}

#contentNew table.twoColumn #profile{
font:400 17px"vodafone_rgregular", Arial,Helvetica,sans-serif;
}

#contentNew table td.noStyle{border:0; background-color:#FFF !important;}
#contentNew table td.bgWhite{background-color:#FFF !important;}

#contentNew  table.inner{
	width: 100%;
	margin: 0px;
}

#contentNew table #multirow{
	padding: 0px;
}

#contentNew table td .no-top{
	border-top:0px; 
}

#contentNew table td .noPadding{
	padding:0px; 
	text-align: right;
}

#contentNew table .twoCols{
	width: 66%;
}

#contentNew table .center{
	text-align: center;
}

#contentNew table  .smaller{
	width: 32%; 
}

#contentNew table  .larger{
	width: 66.66%; 
}

#contentNew table  .lineCol{
	width:1.33%;
	padding:0px;
	margin:0px;
	height: 100px;
}

#contentNew table .borderLeft{
	border-left: 1px solid #e0e0e0;
}

div.vertical-line{
  width: 1px; 
  background-color: #e0e0e0; 
  height: 80%; 
  position: relative;
  float: left; 
}

#contentNew table .labelSmall{
	font-size: 13px;
}

/********** SELEZIONE RAPIDA ******/

#contentNew #containerSelezione{
margin-top:20px;
width:70%;
margin:20px auto;
}

#contentNew #containerSelezione:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	 }

#contentNew #containerSelezione>div{
 float:left;
}

#contentNew #containerSelezione #firstSelect{
width: 200px;
margin-right:10px;
}

#contentNew #containerSelezione #secondSelect{
width: 155px;
margin-right:10px;
}

#contentNew #containerSelezione #thirdSelect{
width: 120px;
margin-right:10px;
}

#contentNew #containerSelezione #lastButton{
width: 150px;
}

#contentNew #containerSelezione>div button.btnViolet{
background:#9c2aa0 none;
font-size:12px;
margin-right:0;
padding:7px 10px;
}

#contentNew .customSelect{
	background: #f8f8f8 url(../img/arrowsSelect.jpg) no-repeat 96% center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #dadada;
	}
	
#contentNew .customSelect select{
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border:0;
	width:100%;	
	padding:5px 20px 5px 10px;
	font-size:12px;
}
#contentNew .customSelect select::-ms-expand {
    display: none;
}

/*********** PUK ****************/

#contentNew #infoBis{
width:65%;
margin:0 auto;
border-top:1px solid #E0E0E0;
background-color:#f7f7f7;
padding:5px 25px;
font:15px "vodafone_rgregular", Arial,Helvetica,sans-serif;
}
#contentNew #infoBis p{
margin:0;
padding:5px 0;
text-align:center;
}

#contentNew #pukContainer{
width:65%;
margin:0 auto 5px auto;
border-top:1px solid #E0E0E0;
background-color:#f7f7f7;
padding:20px 25px;
font:normal 14px Arial,Helvetica,sans-serif;
text-align:center;
}

#contentNew #pukContainer .boxWhite{
background-color:#FFF;
border:1px solid #E0E0E0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:20px;
}

#contentNew #pukContainer .boxWhite.textPuk1{
width:50%;
margin:20px auto;
}

#contentNew #pukContainer div.puk2Container:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#contentNew #pukContainer .boxWhite.textPuk2{
width:47%;
float:left;
margin:15px 2%;
}

#contentNew #pukContainer div.puk2Container.Consumer .boxWhite.textPuk2{
display:block;
float:none;
margin:15px auto;
}

#contentNew #pukContainer .boxWhite p.redTextPuk{
color:#F00;
font:700 17px "vodafone_rgregular", Arial,Helvetica,sans-serif;
margin:0;
margin-top:10px;
}

#contentNew #pukContainer p.sequence{
font:700 15px "vodafone_rgregular", Arial,Helvetica,sans-serif;
}

#contentNew #pukContainer{
font:15px "vodafone_rgregular", Arial,Helvetica,sans-serif;
}

/*********** UTILIZZATORE*********/

#contentNew #containerSelezione.confRam>div button.btnViolet{
background-color:#333333;
}

#contentNew #titleNomeUtilizzatoreContainer1{
/**width: 70%;**/
padding: 20px 20px 0px 20px;
margin: 20px auto 0px auto;
}

#contentNew #nomeUtilizzatoreContainer{
width:90%;
padding: 20px 0px;
margin:20px auto;
border-top:1px solid #E0E0E0;
}

#contentNew #nomeUtilizzatoreContainer h3{
font:normal 20px "vodafone_rgregular", Arial,Helvetica,sans-serif;
color:grey;
}

#contentNew #nomeUtilizzatoreContainer #pianoT,
#contentNew #nomeUtilizzatoreContainer table{
width:100%;
margin:20px 0;
}

#contentNew #nomeUtilizzatoreContainer #formName{
margin:20px 0;
}

#contentNew #nomeUtilizzatoreContainer #formName:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#contentNew #nomeUtilizzatoreContainer #formName div.containerInput{
margin-right:5px;
float:left;
}

#contentNew #nomeUtilizzatoreContainer #formName div.containerInput label[for=nome], 
#contentNew #nomeUtilizzatoreContainer #formName div.containerInput label[for=cognome]{
font-family: "vodafone_rgregular",Arial,Helvetica,sans-serif;
font-size: 15px;
}

#contentNew #nomeUtilizzatoreContainer #formName input{
width:225px;
padding:5px;
border:1px solid #CCC;
}

#contentNew #nomeUtilizzatoreContainer #formName button.btnViolet1{
background: #9c2aa0 none repeat scroll 0 0;
    font-size: 12px;
    margin: 20px 0 0 10px;
    padding: 7px 10px;
    width: 145px;
}

#contentNew #nomeUtilizzatoreContainer  #simState{
font-size:16px;
font-weight:bold;
padding-left:18px;
background: #fff url('../img/dotGreen.png') no-repeat left center;
float:right;
line-height:24px;
}

/*********** PUK PORTLET ***********/

#contentNew #viewPuk{
background-color:#F7F7F7;
position:relative;
border-top:1px solid #E0E0E0;
border-bottom:1px solid #E0E0E0;
margin:15px 0;
}

#contentNew #viewPuk #pukContainer{
display:none;
border:0;
}

#contentNew #viewPuk p{ 
text-align: center;
margin:10px 0; 
font-family: "vodafone_rgregular",Arial,Helvetica,sans-serif;
font-size: 15px;
}

#contentNew #viewPuk img{position:absolute; bottom:-16px; left:48%;}
#contentNew #viewPuk img.viewPukLink{cursor:pointer;}
#contentNew #viewPuk img.arrowClose{bottom:-1px;}


#popupHelp{
display:none;
position:absolute;
padding:20px;
border: 1px solid #EDEDED;
width:600px;
min-height:300px;
background-color:#FFF;
left : 50%;
top : 50%;
z-index : 999;
font-size:13px;
}

#popupHelp .closePopup{
position:absolute;
right:-15px;
top:-15px;
cursor:pointer;
}

.error-message{
    color: #FF0000;
}

/* POPUP */

#my_popup {
	width:586px;
	background-color: #ffffff;
	border: 6px solid #cccccc;
	padding:30px;
	box-sizing:border-box;
	}
#my_popup h1 {
  color: #e60000;
  font-family: vodafone_rgregular,Arial,Helvetica,sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 10px;
}
#my_popup p {	
color: #333333;
font-family: vodafone_rgregular,Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: normal;
}

.chiudi_popup {	
position: absolute;
right: 15px;
top: 10px;
cursor:pointer;

}

.buttoni_popup {
    float: left;
    height: 50px;
    margin-top: 20px;
    width: 193px;
}

.buttoni_popup_left {
	margin-left:40px;
	margin-left: 120px;}
	
.my_popup_open{
cursor:pointer;
}	

.button_conferma {

background-image: url("../img/base-btn-conferma.png");
background-repeat: no-repeat;
display: table;
font-family: vodafone_rgregular,Arial,Helvetica,sans-serif;
font-size: 14px;
height: 30px;
text-align: center;
text-decoration: none;
width: 181px; }

.button_conferma:hover {
	background-image: url("../img/base-btn-conferma-over.png");
}

.butt_imposta_default{
	background-image:url(../img/btn-imposta.png);
	background-repeat:no-repeat;
	width:181px;
	height:30px;
	display:table;
	font-family: vodafone_rgregular,Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align:center;
	font-size: 14px;
}

.butt_imposta_default:hover{
	background-image:url(../img/btn-imposta-over.png);

}

@keyframes barra {
	0%{
		background-color: #007c90;
		left: 0px
	}

	10% {
		background-color: #999
		left: 10px
	}

	20% {
		background-color: #007c90;
		left: 20px
	}

	30% {
		background-color: #999
		left: 30px
	}

	40% {
		background-color: #007c90;
		left: 40px
	}

	50% {
		background-color: #999
		left: 50px
	}

	60% {
		background-color: #007c90;
		left: 60px
	}

	70% {
		background-color: #999
		left: 70px
	}

	80% {
		background-color: #007c90;
		left: 80px
	}

	90% {
		background-color: #999
		left: 90px
	}

	100% {
		background-color: #007c90;
		left: 100px
	}
}

#valid_php028 .pulsante {
	color: white;
	background-color: red;
	padding: 10px 20px 10px 20px;
	border: 0px;
	border-radius: 5px;
	float: right;
	margin-top: 22px;
	text-transform: uppercase;
	width: 180px;
}

#valid_php028 .pulsante[disabled] {
		background-color: #ccc;
	}

#valid_php028 .elencoRef {
	background-color: white;
}

#valid_php028 .pulsanteValida {
	color: white;
	background-color: red;
	padding: 10px 20px 10px 20px;
	border: 0px;
	border-radius: 5px;
	float: right;
	margin: 10px;
}

#valid_php028 .pulsanteValida [disabled] {
		background-color: #ccc;
	}

#valid_php028 .messaggioAttesa {
	animation: barra 1s infinite;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	width: 20px;
}

#valid_php028 #selectVal {
	width: 406px;
	padding: 8px 16px 10px 16px;
	align-items: flex-start;
	gap: 16px;
	border-radius: 5px;
	border: 1px solid var(--new-palette-default-monochrome-monochrome-3, #BEBEBE);
	background: #FFF;
	color: var(--new-palette-default-monochrome-monochrome-5, #262626);
	font-family: "Vodafone Rg";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	height: auto;
	display: block;
	margin-top: 6px;
}

#valid_php028 a{
	text-decoration: underline;
}

#valid_php028 #selVal {
	margin-top: 12px;
	box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);
	width: 100%;
	font-size: 12px;
	/* text-transform: uppercase; */
	font-weight: 700;
	color: #999;
	padding: 32px;
}

#valid_php028 #selVal label{
	text-transform: uppercase;
}

#valid_php028 #attesa p {
	font-weight: bold;
}

#valid_php028 #buttonBox {
	width: 100%;
	min-height: 120px;
}

#valid_php028 #codVal{
	padding: 8px 16px 10px 16px;
	border: 1px solid var(--new-palette-default-monochrome-monochrome-3, #BEBEBE);
	background: #FFF;
	color: var(--new-palette-default-monochrome-monochrome-5, #262626);
	font-family: "vodafone_rgregular";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	height: auto;
	display: block;
	margin-top: 6px;
	width: 406px;
	border-radius: 5px;
}
.popupNoVal {
	margin-top: 24px;
	width: 100%;
	font-size: 16px;
	color: #333;
	padding: 32px;
	text-align: center;
	text-transform: initial;
	font-weight: 400;
	font-family: "vodafone_rgregular";
	color: #333;
}

.popupNoVal img{
	margin: 12px 0;
}

.popupNoVal div {
	font-size: 16px;
}

.popupNoVal h1{
	font-size: 30px;
}

.popupNoVal a{
	color: #00B0CA;
}


@media only screen and (max-width: 980px) {
	#valid_php028{
		width: calc(100% -24px);
		padding: 0 12px;
	}
}

@media only screen and (max-width: 620px) {

	#buttonBox input {
		width: 100%;
		float: initial;
	}
	
	#valid_php028 #selectVal {
		width: 100%;
	}
	
	#valid_php028 #codVal {
		width: 100%;
	}
	
	#valid_php028 .pulsante {
		width: 100%;
	}
}