﻿/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*%%%%%%%%%%%%%%      FORM DI REGISTRAZIONE UTENTI    %%%%%%%%%%%%%%%%%*/

#CorpoRegUtente { /*** corrisponde al TABLE.tablerowCalendario  ***/
}
#CorpoRegUtente H2 {
}
#hlkEsciRegistrazione {
	font-size: 0.8em;
	float: right;
}
#Template_FormReg_pnlDateGestioneUtente * {
	font-size: 7pt;
	margin-bottom: 10px;
}
#Template_FormReg_pnlDateGestioneUtente lable{
	font-style: italic;
}
#Template_FormReg_lblDataUltimaMod {
	font-weight: bolder;
}
SPAN.RegistrazioniBloccate {
	color:  #ff4500;
	font-weight: bolder;
}


#Template_FormReg_rblTipoUtente {color: #000000;}

#Template_FormReg_hlkEsciRegistrazione {
  margin: 10px 0px;
  display: block;
}
#CorpoRegUtente FIELDSET {
  padding: 5px;
  margin-bottom: 10px;
}
#Template_FormReg_FormRegistrazione label {
	color: #000000;
}
#FormReg_SMSnewsletter {
  margin: 0px;
  border: 1px solid #cccccc;
  padding: 2px;
  font-size: 0.8em;
  color: #ee0000;
}
#CorpoRegUtente .AvvisiErrori {
  display: block;
  color: #FF0000;
  font-style: italic;
  font-size: 0.9em;
}
#CorpoRegUtente .indicazioneCompilazione, #Template_FormReg_tdIndCatNewsletter {
  display: block;
  color: #0000cd;
  color: #999999;
  font-style: italic;
  font-size: 0.9em;
}
#Template_FormReg_tblCatNewsletter, #Template_FormReg_tblCatNewsletter {
  margin-bottom: 20px;
  color: #dc143c;
  text-align:left;
}
#Template_FormReg_tblPrivacy {
  border: 0px!important;
}
#Template_FormReg_tbxPrivacy {
  position: relative;
  width: 99%;
}

/*** sel categorie NEWSLETTER ***/
.LinkCartelleNewsletter {
 font-size:1.1em;
 font-weight:bold;
 text-decoration:none;
 color:#993333;
 width:14px;
 }
.listCategorieNewsletter {
 margin-left:15px;
 }
.labelCategoria {
 font-size:0.9em;
 color:#000000;
 display: block; float: left; width: 300px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; padding-top: 1px;
 border-bottom: 1px dotted #dddddd;
}
.chkAbbonaCat, .chkNotificaSMS {
  display: block; float: left; width: auto; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; padding-top: 1px;
}
.nascondiCat {
 display:none;
}
.mostraCat {
 display:inline;
}
.chkNotifiche input
{width:auto!important;
 margin-left:1em;
}

