/* Correzione per l'header */
body #header #header-menu .container #resetpassword a,body #header #header-menu .container #logout a
	{
  color: white;
  font-weight: 600;
  float: right;
  margin-right: 1em;
}

/* Variazione barra di stato dell'utente */

.role-select {
	margin-right: 1em;
}

/* Formattazione dei form */

.form-colsx {
	float: left;
	width: 47%;
}

.form-colsx-sf {
	float:right;
	padding-right:10px;
	width: 47%;
}

.form-colsx102-nopadding {
	float: left;
	width: 102%;
}

.form-colsx100 {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}

.form-colulli {
	margin-left: 20px;
}

.form-colsx2 {
	float: left;
	width: 40%;
}
.form-colsx3 {
	float: left;
	width: 70%;
}
.form-colsx4 {
	float: left;
	width: 85%;
}
.form-coldx {
	float: right;
	width: 47%;
}
.form-coldx30 {
	float: right;
	width: 30%;
}
.form-coldx20 {
	float: left;
	text-align: right;
}
.form-coldx201 {
	float: left;
	text-align: right;
	margin-left: 20px;
}
.form-collista{
	display:inline-table;
  	padding-bottom:30px;
  	position:relative;
  	top:22px;
}
.form-collista2{
	display:inline-block;
  	position:relative;
  	top:22px;
}
.form-coldx2 {
	float: right;
	width: 60%;
}
.form-coldx3 {
	float: right;
	width: 40%;
}

.form-colsx60 {
	float: left;
	width: 62.2%;
}

.form-colsx30 {
	float: left;
	width: 32.2%;
	padding-left: 10px;
}

.form-colsx-margin {
	float: left;
	width: 47%;
	margin-left:45px;
}
.form-colsx100-margin {
	float: left;
	width: 100%;
	margin-left:45px;
}
.formcontainer-protected {
	padding: 2em 65px;
	overflow: hidden;
}

/* Formattazione degli elementi CMS*/

.cms-download {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 35px !important;
	padding-right: 35px !important;
	position: relative;
}

.cms-download .icon {
	position: absolute;
	left: 14px;
	right: 0;
	top: 50%;
	margin-top: -7px;
	color: #a6a2b3;
	font-size: 1em !important;
}

.cms-download .icon-sx {
	position: absolute;
	left: 5px;
	right: 0;
	top: 50%;
	margin-top: -7px;
	color: #a6a2b3;
	font-size: 0.87em !important;
}

.cms-download .icon-right {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 14px;
	color: #10113c;
	font-size: 1.2em !important;
}

.cms-download .icon-dx {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: -500px;
	color: #10113c;
	font-size: 1.12em !important;
}

.list-document li.even {
	background-color: #e2e2dd !important;
}

.list-document li.odd {
	background-color: white !important;
}

#di-nuovo li.even, #di-nuovo li.odd {
	margin-bottom: 0;
}

.waitable-wait{
/* 	opacity: 0.3; */
/* 	filter:alpha(opacity=30); */
/* 	background-image: url("/CertificazioneCredito/javax.faces.resource/img/wait.gif.xhtml?ln=paginator"); */
/* 	background-repeat: no-repeat; */
/*     background-position: center top; */
/*     z-index:1000; */
    position: relative;
    overflow: hidden; 
    opacity: 0.5; 
	filter:alpha(opacity=30); 
}
.waitable-wait:before  {
	content: ' ';
	display: block;
	position: absolute;
	left: 50%;
	top: 10%;
	width: 10%;
	height: 10%;
	z-index: 1;
	background-image:
		url("/CreditiCommerciali/javax.faces.resource/img/wait.gif.xhtml?ln=paginator");
	background-repeat: no-repeat;
}

.form .pulisci {
    bottom: 0;
    position: absolute;
    right: 60px;
}

.error-text-custom {
  color: #9d1d20 !important;
  display: inline-block;
  font-weight:600;
}

#ricerca-pa .gridLink .icon.vademecum {
  display: inline-block;
  height: 66px;
  width: 66px;
	background: url("/CreditiCommerciali/javax.faces.resource/img/intermediari-abilitati.png.xhtml?ln=general")
		no-repeat;
}

#ricerca-pa .gridLink .icon.norme {
  display: inline-block;
  height: 66px;
  width: 66px;
	background:
		url("/CreditiCommerciali/javax.faces.resource/img/intermediari-finanziari.png.xhtml?ln=general")
		no-repeat;
}

#ricerca-pa .gridLink a {
    display: block;
    font-weight: 600;
    margin-top: 12px;
}

#ricerca-pa .gridLink h4 {
    margin-top: 12px;
}

#ricerca-pa .gridLink {
    text-align: center;
}

.box-white .tabContent {
  top: 0;
  position: relative;
  clear: both;
  background-color: white;
  padding: 10px 18px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #676767;
}
.tabs .tabContent {
  padding: 10px 18px 10px;
}
.box-white .tabContent a{
	margin-left:.2em;
}
.box-white .tabContent ul{
	list-style: disc;
	margin:5px 50px;
}

.box-grey {
	margin-top: 20px;
}

.box-grey .tabContent {
	top: 0;
	position: relative;
	clear: both;
	background-color: #f0f0f0;
	padding: 10px 18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #676767;
}

.box-grey .tabContent a {
	margin-left: .2em;
}
.box-grey .tabContent ul {
	list-style: disc;
	margin: 5px 50px;
}

#creditore ol, #adesioni ol{
	list-style: decimal;
	padding: 5px 50px;
}

.videoPlayer-bg .videoPlayer { 
    height: 555px; 
    width: 700px;
    left: 50%;
    top: 250px;    
}

.invio-documenti-step-1,.invio-documenti-step-2,.invio-documenti-step-3
	{
	padding-left: 120px;
}

.invio-documenti-step-1 {
	background: url("/CreditiCommerciali/javax.faces.resource/img/invio-documenti-id.png.xhtml?ln=general")
		no-repeat 0 0;
	margin-bottom: 3em;
}
.invio-documenti-step-2 {
	background:
		url("/CreditiCommerciali/javax.faces.resource/img/invio-documenti-atto-nomina.png.xhtml?ln=general")
		no-repeat 0 0;
	margin-bottom: 3em;	
	height: 112px;
}
.invio-documenti-step-3 {
	background:
		url("/CreditiCommerciali/javax.faces.resource/img/invio-documenti-autodichiarazione.png.xhtml?ln=general")
		no-repeat 0 0;
	margin-bottom: 1.5em;
}

.closeResetPwdRuoli{
	display: none;
}
.openResetPwdRuoli{
	display: block;
}

.modal {
  display: block;
}

.modal .modal-content {
  display: block;
}

.modal .modal-bg-dark {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  overflow: auto;
}

/* Registrazione creditore */
.box-pec {
	padding-left: 190px;
	background: transparent url("/CreditiCommerciali/javax.faces.resource/img/bg_box-pec.png.xhtml?ln=general")
		no-repeat left center;
	height: auto;
	padding-top: 1em;
	padding-bottom: 1.5em;
}
.box-sms {
	padding-left: 150px;
	background: transparent url("/CreditiCommerciali/javax.faces.resource/img/bg_box-sms.png.xhtml?ln=general")
		no-repeat left center;
	height: auto;
	padding-top: 1em;
	padding-bottom: 1.5em;
}


.videoPlayer-bg {
  background: rgba(0, 0, 0, 0.8);
}

/* Stili per testi lunghi */
.text-blob p {
	text-align: justify;
}

.text-blob ol li {
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: .3em;
}

.text-blob ul, .text-blob ol {
	padding-left: 3em;
	margin: 0 0 2em 0;
}

.text-blob ul.list-steps-uppercase-roman li {
	list-style-type: upper-latin;
	font-weight: bold;
}

.text-blob ul.list-steps-uppercase-roman li p {
	font-weight: normal;
}

.text-blob b {
	font-weight: bold;
}

.text-blob i {
	font-style: italic;
}

.text-blob pre {
	font-family: monospace;
}

.span-table-cell{
	display: table-cell !important;
}

.pccLink {
	line-height: 100%;
	display:inline-block;
	vertical-align: middle;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 3px;	
    font-family: "Open Sans", sans-serif;
	font-size: 0.87em;	
	font-weight: 600 !important;
	padding: 7px 10px 7px 10px;
    border: solid 0.08em #eeeeee;
	margin-right: .3em;
	margin-left: .3em;

}

.pccLink:active {
    margin-bottom: -1px;
}
.pccLink, .pccLink:hover, .pccLink:active, .pccLink:focus {
	text-decoration: none;
	color: #10113c;
	
}

.pccLink-1 {
	background-color: #ffffff;
	border-color: #10113c;
}
.pccLink-1:hover, .pccLink-1:focus {
	background-color: #10113c;
	color: #ffffff;
}
.pccLink-1:active {
	box-shadow: 0px 1px 0px 0px #3293ba;
}

/* Stili per selettore */

.selector-checkbox input[type="checkbox"]:checked + label:before {
	content: "\f14a";
}

.tablesaw-columntoggle-popup .btn-group label {
  display: inline-block;
  width: auto;
  padding: .2em 0;
  white-space: nowrap;
}

.tooltip {
  color: #10113c; 
  font-family: "Open Sans", sans-serif;
  font-size: 0.87em;
  padding: 0 3px 3px 3px;
}

input.ThOrd {
	z-index: 10;
}

.ThOrd{
	font-family:FontAwesome;
	color:#676767;
	position:absolute;
	bottom:8px;
	right:3px;
}
.ThOrd.white{
	color:white;
}
.descThOrd:before {
	content: "\f0dd";
}
.ascThOrd:before {
	content: "\f0de";
}

.box-light .tabContent {
  top: -1px;
  position: relative;
  clear: both;
  padding: 35px 18px 38px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #10113c;
}
.box-light-info .tabContent {
  top: -1px;
  position: relative;
  z-index: 10;
  clear: both;
  padding: 6px 6px 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: solid 0px #10113c;
  margin-bottom: 0;
}
.box-light-info .tabContent .paragraph { margin-bottom: 0; }

.box-light .tabContent ul{
	list-style: disc;
	margin:5px 50px;
}

/* Stili per tabelle private */
.page table tbody tr:nth-child(odd) {
  /*background-color: #fcfcfc;*/ /*HC eliminato perch� copre l'alternaza dei colori sulle righe*/
}

.page table tbody tr:nth-child(even) {
  /*background-color: #f0f0f0;*/ /*HC eliminato perch� copre l'alternaza dei colori sulle righe*/
}
.roundTable, .roundTablePage{
/* 	overflow-x:auto;  */
}
.page table th, .roundTable table th {
	text-align: center;
	vertical-align:middle;
/* 	white-space: nowrap; */
}

.file-name {
  color: #10113c; 
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  padding: 0 3px 3px 3px;
  font-weight: bold;
}

html {
overflow-y: scroll;
}

.table-row-error {
	background-color: #9d1d20 !important;
}
.table-row-warning {
	background-color: #e6ac00 !important;
}

.importo {
	text-align: right !important;
}

.importo .error-text, .importo .minierror {
	text-align: start !important;
}

.importo input {
	text-align: right !important;
}

.hidden {
	display: none;
}

/** Stili generici */

.input.readonly {
	background-color: #dddddd;
}

.form .required .input.radiobutton {
	border: none;
}
.form .required .input.radiobutton label:after {
  content: "";
}
.form .required .input.select select {
  padding-left: 3px;
}

/** Preview */
.showDetails .icon.icon-highlight:before {
	content: "\f15c";
	color: #e6ac00;
}
.modal .modal-content.warning {
	width: 33.33333% !important;
	min-height: 1px;
	border-color: #e6ac00;
	padding-left: 66px;
	position: relative;
	top: 20%;
}
/* line 13, ../scss/_modal.scss */
.modal .modal-content.warning .modal-content-text {
	font-size: 0.87em;
	font-weight: 400;
}
/* line 17, ../scss/_modal.scss */
.modal .modal-content.warning .icon,.modal .modal-content.warning .icon-close {
	color: #e6ac00;
}
/* line 22, ../scss/_modal.scss */
.modal .modal-content.warning .icon {
	font-size: 2.62em;
	position: absolute;
	left: 15px;
	top: 30px;
}
/* line 29, ../scss/_modal.scss */
.modal .modal-content.warning .icon-close {
	position: absolute;
	right: 15px;
	color: #e6ac00;
	cursor: pointer;
	font-size: 1.12em !important;
}
/* line 90, ../scss/_modal.scss */
.modal .modal-content.warning .modal-content-title {
	color: #e6ac00;
	display: block;
}

.modal .modal-content.warning .icon-close {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.modal .modal-content.warning .icon-close:before {
	content: "\f00d";
}

.modal .modal-content.warning .icon:before {
	font-family: FontAwesome;
	content: "\f071";
}

.margin-left-sm{
	margin-left: 6px;
}
.margin-top-xs{
	margin-top: 3px;
}

.margin-top-sm{
	margin-top: 6px;
}

.margin-top-lg{
	margin-top: 12px;
}

.margin-top-label{
	margin-top: 18px;
}

.margin-top-xl{
	margin-top: 24px;
}

.margin-top-xxl{
	margin-top: 32px;
}

.margin-bottom-xs{
	margin-bottom: 3px;
}

.margin-bottom-sm{
	margin-bottom: 6px;
}

.margin-bottom-lg{
	margin-bottom: 12px;
}

.margin-bottom-xl{
	margin-bottom: 24px;
}

.margin-bottom-xxl{
	margin-bottom: 36px;
}

.margin-top-bottom-testo-tabella{
	margin-top: 26px;
	margin-bottom: -23px;
}

.margin-top-lg-width{
	margin-top: 12px;
	width: 50em;
}

.background-white{
	background: white !important;
}

.background-grey{
	background-color: #f0f0f0;
}

.detailTitle{
	text-align: left;
	margin-left: 6px;
	font-size: 1.12em;
	font-weight:600;
}

.heightTitle{
	height:37px;
}

.background-border-none{
	background: none;
	border: none;
}

.divAffiancatiUpload{
	float:left;
	display:block;
	width:16%;
	height:auto;
}
.border-befor-none:before{	
	border: none;
}

#fornitore.rowExpandible:before,#datiAmministrazione.rowExpandible:before,#datiDistinta.rowExpandible:before,#datiDocumento.rowExpandible:before,
#ripartizione.rowExpandible:before,#datiPagamento.rowExpandible:before,#elencoMovimenti.rowExpandible:before,#datiAliquoteIva.rowExpandible:before,#datiCigCup.rowExpandible:before {
    content: "";
    display: block;
    height: 10px;
    border-right: none;
    border-left: none;
    background:transparent;
}

.comboAzioni{
	min-width: 5em;
}

table .mini > select{
	font-size: 1.4em !important;
}

#container.page .box a.date-picker-control { width: auto; }
.publicpage .box a.date-picker-control { width: auto; }

/* Stili per l'accordion */

#container .box.singleAccordion {
	border-bottom: 0;
}

#container .btn.box.singleAccordion {
	padding-bottom: 5px !important;
}

.rowExpandible.singleAccordion:before {
	background-color: #f0f0f0;
}

#container .box.singleAccordion a {
	padding-left: 15px;
}

.rowExpandible.singleAccordion .container {
  -moz-border-radius: 0 0px 10px 10px;
  -webkit-border-radius: 0 0px 10px 10px;
  border-radius: 0 0px 10px 10px;
}

/* Correzioni per i radio button */
.input.radiobutton.readonly {
	background-color: transparent;
}

.input.radiobutton.readonly > label:before {
	color: #aaaaaa;
}

.alignVertical {
	width: 100%;
}

.alignVertical > .input.radiobutton {
	position: relative;
	width: 100%;
	margin-bottom: 1em;
}

.alignVertical > .input.radiobutton > label:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
}

.alignVertical > .input.radiobutton > label > span {
	position: absolute;
	top: 0;
	left: 1em;
	right: 0;
	bottom: 0;
}

th .comboAzioni {
	display: block !important;
}

.input.checkbox.disabled {
	color: #aaaaaa;
}

.withBorder {
  border: solid 1px #676767;
}

#container{
	min-height: 450px;
}

.scrollIdHolder {
	display: none;
}
.padding-md {
	padding: 30px;
}

/* Datepicker piccolo nelle tabelle */

.date.minidate {
	position: relative;
}

 .date.minidate .date-picker-control span:before {
  content: "\f133";
}

.date.minidate .date-picker-control span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.date.minidate .date-picker-control span.fa-pull-left {
  margin-right: .3em;
}

.date.minidate .date-picker-control span.fa-pull-right {
  margin-left: .3em;
}

.date.minidate .date-picker-button-active span, .date.minidate .date-picker-control:focus span, .date.minidate .date-picker-control:hover span, .date.minidate .date-picker-control:active span {
  box-shadow: none !important;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.date.minidate .date-picker-control {
  right: -5px;
  position: absolute !important;
  top: 4px;
  background-image: none;
}

.ie8 .date.minidate .date-picker-control {
  display: inline !important;
  width: auto !important;
}

.ie8 .date.minidate .date-picker-control span {
  display: inline !important;
  width: auto !important;
}

.form .inline .date.minidate .date-picker-control {
  font-size: 0.75em;
  right: -7px;
  top: 9px;
}

.minierror {
	color: #9d1d20;
}

.form .minierror .error-text {
	color: #9d1d20 !important;
	display: inline-block;
}

.form .form-row-custom {
    margin-bottom: 1px;
    clear: both;
    overflow: hidden;
}



.titoloDettaglio{
	text-align: left;
	margin-left: 6px;
	font-size: 1.12em;
	font-weight:600; 
	margin-bottom: 12px;	
	border-radius: 0 10px 0 0;
	background-color: #e2f0ef;
}



.sub-section .btn.box.singleAccordion { position: relative; border: 1px solid #676767 !important; }
.sub-section .rowExpandible.singleAccordion .module {
	border: 1px solid #676767 !important; border-top: 0 !important; }
.sub-section .rowExpandible:before { 
	border-right: 1px solid #676767 !important; border-left: 1px solid #676767 !important; background-color: white !important; }
.sub-section { margin-bottom: 15px; }
.sub-section .rowExpandible.singleAccordion , .sub-section .rowExpandible.singleAccordion .container { background-color: white !important; }

.ctl-btnInfo { margin-top: 12px; }
.ctl-btnInfo .info { margin-top: 5px; text-align: justify; }

.form .error.radio:before {
	content: "";
}



.modal .modal-content.text .modal-content-title {
  display: block;
}

.buttonBoxCenter {
	display:block;
	text-align:center;
}

.modal-content-text .buttonBoxCenter {
	margin-top: 16px;
}

list-form-wrapped {
	width: 100% !important;
}

.textRed {
	color: red;
}

.to_upper_case input[type="text"]{text-transform:uppercase;}

th.field-number { white-space: normal !important; width: 10em; }
td.field-number { text-align: right !important; }
th.field-importo { white-space: normal !important; width: 10em; }
th.field-importo:after { content: " (€)"; }
td.field-importo { text-align: right !important; }
td.field-importo input[type="text"] { text-align: right; }
th.field-sino { white-space: normal !important; width: 5em; }
td.field-sino { text-align: center !important; }
th.field-date { white-space: normal !important; width: 8em; }
td.field-date { text-align: center !important; }
th.field-datehour { white-space: normal !important; width: 14em; }
td.field-datehour { text-align: center !important; }
td.field-azioni { min-width: 100px; }

th.field-A2A { white-space: normal !important; width: 12em; }
td.field-A2A { text-align: right !important; }

th.field-numeroCC { white-space: normal !important; width: 11em; }
td.field-numeroCC {  }
th.field-abicab { white-space: normal !important; width: 6em; }
td.field-abicab {  }
th.field-idPrimaCes { white-space: normal !important; width: 6em; }
td.field-idPrimaCes {  }

th.field-denominazione { white-space: nowrap !important; width: 20em; }
td.field-denominazione { min-width: 250px; }
th.field-ufficio { white-space: nowrap !important; width: 20em; }
td.field-ufficio { min-width: 250px; }

th.field-denomFlusso { width: 30em; }
td.field-denomFlusso { }

.word-break { 
	-ms-word-break: break-all;
	word-break: break-all;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.modal-title-text{
	width:auto !important;
}

#container .module.module-form .container {
	background-color: #fff;
}
#container .module.module-form .content {
	padding-left: 50px;
	padding-right: 50px;
}
#container .module.module-form .box-content {
	border-radius: 5px;
}
#container .module.module-form .box-content .module {
	padding-left: 30px;
	padding-right: 30px;
}
#container .module.module-form .module {
	border: none;
}

.oggetto_comunicazione { font-weight: bold; font-size: 1.1em; }
.oggetto_comunicazione > span { margin-right: 5px; }
.oggetto_comunicazione > span:after { content: ":"; }

.nodecoration {
	text-decoration: none !important;
}


.form-row.row-flex.first-row { margin-top: 20px; }
.form-row.row-flex.last-row { margin-bottom: 5px; }

.form-row.row-flex.flex-end { justify-content: flex-end; }
.flex-end .col { margin-left: 0; }
.flex-end .col-offset-1 { margin-right: 8.33333%; }
.flex-end .col-offset-2 { margin-right: 16.66667%; }
.flex-end .col-offset-3 { margin-right: 25%; }
.flex-end .col-offset-4 { margin-right: 33.33333%; }
.flex-end .col-offset-5 { margin-right: 41.66667%; }
.flex-end .col-offset-6 { margin-right: 50%; }
.flex-end .col-offset-7 { margin-right: 58.33333%; }
.flex-end .col-offset-8 { margin-right: 66.66667%; }
.flex-end .col-offset-9 { margin-right: 75%; }
.flex-end .col-offset-10 { margin-right: 83.33333%; }
.flex-end .col-offset-11 { margin-right: 91.66667%; }
.flex-end .col-offset-12 { margin-right: 100%; }


.aligned-cols{
	align-items: flex-start;
}

.last-box { margin-bottom: 15px; }

.div-selezionati { margin-top: 30px; }

.td-checkbox .input.checkbox { height: 12px; }

p.disclaimer { margin-bottom: 20px; }

.box-grey.ricercaBanca { margin-bottom: 15px; }
.box-grey.dichiarazione { margin-bottom: 15px; }

.content h4,.content h5,.content h6{
	font-weight: bold;
}

hr.search { opacity: 0.1; }

#container.page .content.wizard .header { position: relative; clear: both; overflow: hidden; }
#container.page .content.wizard h2 { margin-top: 10px; margin-bottom: 20px; padding-left: 0; }
#container.page .content.wizard .stepRegistrazione li span.numStep { margin-right: 4px; }
#container.page .content.wizard .stepRegistrazione li.first span.numStep { margin-left: 0; }
#container.page .content.wizard .module { padding: 0 5px; border: none; }
#container.page .content.wizard .module .module-header { margin: 0 -5px 20px; }
#container.page .content.wizard .li_spazio_wizard .bullet { font-weight: 700; }
#container.page .content.wizard hr { opacity: 0.1; }
.publicpage .content.wizard .header { position: relative; clear: both; overflow: hidden; }
.publicpage .content.wizard h2 { margin-top: 10px; margin-bottom: 20px; padding-left: 0; }
.publicpage .content.wizard .stepRegistrazione li span.numStep { margin-right: 4px; }
.publicpage .content.wizard .stepRegistrazione li.first span.numStep { margin-left: 0; }
.publicpage .content.wizard .module { padding: 0 5px; border: none; }
.publicpage .content.wizard .module .module-header { margin: 0 -5px 20px; }
.publicpage .content.wizard .li_spazio_wizard .bullet { font-weight: 700; }
.publicpage .content.wizard hr { opacity: 0.1; }

.info-ambito { padding-top: 20px; padding-bottom: 20px; }
.info-ambito p { text-align: justify; margin-bottom: 15px; }
.info-ambito h3 { margin-top: 0; font-size: 1em; line-height: normal; }

.roundTable { padding-bottom: 0 !important; }

#container.page .content.wizard .box-light.ghost { border: none; }
#container.page .content.wizard .box-light.ghost .tabContent { border: none; }
#container.page .content.wizard .box-light.ghost.mini .tabContent { padding-top: 10px; padding-bottom: 10px; }
#container.page .content.wizard .box-light { margin-bottom: 10px; }
#container.page .content.wizard .box-light.first, #container.page .content.wizard .box-white.first { margin-top: 1px; }
#container.page .content.wizard .box-light.last { margin-bottom: 0; }
#container.page .content.wizard .tabContent h4 { padding: 0 5px; margin: -5px 0 17px; font-size: 1em; }
#container.page .content.wizard .tabContent h5 { padding: 0 5px; font-size: 0.87em; }
#container.page .content .tabContent.miniContent { padding: 20px 18px; }
#container.page .content.wizard .minibox { margin: 10px 0; padding: 5px 0; }
#container.page .content.wizard .minibox.first { margin-top: 0; }
#container.page .content.wizard .minibox.last { margin-bottom: 0; }
.publicpage .content.wizard .box-light.ghost { border: none; }
.publicpage .content.wizard .box-light.ghost .tabContent { border: none; }
.publicpage .content.wizard .box-light.ghost.mini .tabContent { padding-top: 10px; padding-bottom: 10px; }
.publicpage .content.wizard .box-light { margin-bottom: 10px; }
.publicpage .content.wizard .box-light.first, .publicpage .content.wizard .box-white.first { margin-top: 1px; }
.publicpage .content.wizard .box-light.last { margin-bottom: 0; }
.publicpage .content.wizard .tabContent h4 { padding: 0 5px; margin: -5px 0 17px; font-size: 1em; }
.publicpage .content.wizard .tabContent h5 { padding: 0 5px; font-size: 0.87em; }
.publicpage .content .tabContent.miniContent { padding: 20px 18px; }
.publicpage .content.wizard .minibox { margin: 10px 0; padding: 5px 0; }
.publicpage .content.wizard .minibox.first { margin-top: 0; }
.publicpage .content.wizard .minibox.last { margin-bottom: 0; }

p.notice { margin-bottom: 10px; text-align: justify; }
p.notice-mandatory { margin-bottom: 3px; text-align: justify; }
p.notice-mandatory:before { content: '* '; font-weight: bold; }
p.notice.mind { color: red; }
p.notice.description { font-weight: bold; }
p.articolo { margin-bottom: 20px; text-align: justify; }
p.articolo.last-row { margin-bottom: 10px; }
p.articolo strong { font-weight: bold; }
p.inciso-2 { padding-left: 16.66667% !important; min-height: 1px; }

.box-light .tabContent.info-box { padding: 10px; }

.notice-datiCredito { padding-left: 20px; padding-top: 5px; }
.notice-datiCredito li { list-style-type: circle; }
#notice-dichiarazione { margin-left: 0px; margin-right: 0px; padding-left: 20px; padding-top: 0; }
#notice-dichiarazione li { list-style-type: upper-roman; }

.tabella-fatture { margin-bottom: 15px; }

.SceltaFattureSearch .tabContent { margin-top: 10px; padding-bottom: 50px; }

.selezione-credito .toUpdateSelected { margin-top: 20px; }
.tabContent.pianoPagamenti { padding-bottom: 50px; }

.digital-sign p.notice { margin-top: 2px; }

.tabContent .checkbox label span { font-weight: 600; }

.download-azione { height: 0; width: 0; overflow: hidden; }

.modal-title-warning {
	padding-bottom: 20px; 
	padding-left: 72px !important;
}




/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 6px;
    width: 100%;
    height: 36px;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}
.accordion-close {
    background-color: #fff;
    color: #444;
    padding: 6px;
    width: 100%;
    height: 36px;
    text-align: left;
    border: none;
    outline: none;    
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active, .accordion:hover, .accordion:focus {
    background-color: #ddd;
}

/* Style the accordion panel. Note: hidden by default */
div.panel {
/*     padding: 0 18px; */
	padding-left: 18px;
    background-color: white;
    display: none;
}

/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
div.panel.show {
    display: block !important;
}
.messaggio_benvenuto_login {
    width: 600px !important;
}

.saldoDispElencoCert{
	margin-top: 15px;
}

.dataRichiestaDurc{
	margin-top: 15px;
}

.property > label{
	margin-right: 5px;
}

.act-pointer { font-size: 0.62em; }
.act-pointer.disabled { color: #aaa; }


.email { background-color: #f3f9f9; }
.email-oggetto-body > .oggetto_comunicazione { margin-top: 15px; margin-bottom: 15px; }

.f-inline, .f-inline > .label, .f-inline > .date > .label { display: inline !important; }
.f-inline > .input, .f-inline > .date, .f-inline > .date > .input { width: inherit; }
.email-body-text { text-align: justify; line-height: 28px; margin-top: 10px; margin-bottom: 20px; }
.email-body-text b { font-weight: bold; }

.nowrap { white-space: nowrap; }

.tableContainer { width: 100%; }
span.underline{
    text-decoration: underline;
}

span.italic{
    font-style: italic;
}

span.bold{
    font-weight:bold; 
}

.msg-italic-center{
	font-style: italic;
	margin-left: 35%;
}

.fieldsetG {
    position: relative;
    border: 1px solid;
    padding: 15px;
    text-align: left;
    -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}


.fieldsetG .legendG {
    background: #fff;
    height: 1px;
    position: absolute;
    top: -1px;
    padding: 0 20px;
    overflow: visible;
}

.fieldsetG .legendG span {
    top: -1em;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: visible;
    font-size: 160%;
    padding: 10px;
}
.th1em{
	width: 1em;
}

.tree-node { width: 100%; }
.tree-node .icon.fa:before { margin-right: 5px; }
.tree-node.form-row { margin: 0; }



.tooltip-generic {
	outline:none; 
}
.tooltip-generic:hover,.tooltip-generic:focus {
	text-decoration:none;
} 
.tooltip-generic .tooltiptext {
    z-index:10;
    display:none; 
    margin-top:-35px; 
    margin-left:-3px;
    width:80%; 
    line-height:16px;
}
.tooltip-generic:hover .tooltiptext, .tooltip-generic:focus .tooltiptext{
    display:inline; 
    position:absolute; 
    color:#555;
    border:1px solid #555; 
    background:#fff;
    }
        
.tooltip-generic img
{
    cursor:pointer;
}
.tooltip-generic .tooltiptext
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}

.tooltip-generic .tooltiptext .tooltip-intest
{
    font-weight: bold;
    font-size: 0.75em;
}

.tooltip-generic .tooltiptext .tooltip-body
{
	font-weight: normal;
    font-size: 0.75em;
}

.close-module a:hover, .close-module a:focus,.close-module a:hover > span.icon-close, .close-module a:focus > span.icon-close,
.alertmain a:hover, .alertmain a:focus, .title a:hover > span.icon, .title a:focus > span.icon,
.text-notifiche dt a:hover, .text-notifiche dt a:focus,
#container.page .box a:hover > span.icon, #container.page .box a:focus > span.icon,
.publicpage .box a:hover > span.icon, .publicpage .box a:focus > span.icon,
select:focus, .fa-plus-square:hover, .fa-plus-square:focus,
.page .showDetails a:focus > span.icon,
.modal a:hover > span.icon-close, .modal a:focus > span.icon-close {
	border: 1px solid !important;
	border-radius: 16px;	
}

.titoloNotizia {
    font-weight: bold;
    font-size: 1.12em;
    margin-bottom: 12px;
}

a.inverseA{
	text-decoration: underline;
}
a.inverseA:focus,a.inverseA:hover{
	text-decoration: none;
}

input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,input[type="file"]:focus,button:focus{
	text-decoration:underline !important;
}

.td-checkbox > input[type="checkbox"]:focus {
	outline: 1px solid white;
}
input[type="checkbox"]:focus{
	outline: 1px solid black;
}

a.date-picker-control:focus, .imgBordered:hover,.imgBordered:focus
,.input.checkbox > input:focus + label,.selector-checkbox > input:focus + label
,.input.radiobutton > input:focus + label > span
,a:hover > img.imgBordered, a:focus > img.imgBordered,
a.document:hover > span.fa-download, a.document:focus  > span.fa-download{
	border: 1px solid !important;
}

.ThOrd:hover,.ThOrd:focus{
	border:1px solid white;
}

input[type="text"]:focus, select:focus{
	border: 1px solid !important;
}

textarea:focus {
	outline: 1px solid !important;
}

#logo a:focus img,#logo a:hover img {
    border: 1px solid;
    border-radius: 10px;
}

.form .label.button.inverse:hover,
.form .input.button.inverse:hover,.form .input.button.mini:focus,.form .input.button.mini:hover,
.form .label.button.inverse:focus,
.form .input.button.inverse:focus {
  background-color: white !important;
}

.form .label.button.inverse:hover button, .form .label.button.inverse:hover input, .form .label.button.inverse:hover span,
.form .input.button.inverse:hover button,.form .input.button.mini:hover button,.form .input.button.mini:focus button,
.form .input.button.inverse:hover input,.form .input.button.inverse:hover a,
.form .input.button.inverse:hover span,
.form .label.button.inverse:focus button, .form .label.button.inverse:focus input, .form .label.button.inverse:focus span,
.form .input.button.inverse:focus button,
.form .input.button.inverse:focus input,.form .input.button.inverse:focus a,
.form .input.button.inverse:focus span {
  color: #10113c !important;
}

.form .input.button.mini input{
	font-size: 1.15em;
	color: white;
}
.form .input.button.mini:hover input:hover{
	color: #10113c;
}

/* .tooltip-generic{         */
/*     cursor: pointer; */
/* } */

/* .tooltip-generic .tooltiptext{     */
/*     display: none; */
/* } */

/* .tooltip-generic:hover .tooltiptext { */
/*     position:absolute; */
/*     display: inline; */
/*     width: 400px; */
/*     background-color: #fff; */
/*     color: #555;     */
/*     border-radius: 6px; */
/*     padding: 5px 0;        */
/*     bottom: 125%; */
/*     left: 50%; */
/*     margin-left: -60px; */
/*     opacity: 0; */
/*     transition: opacity 1s; */
/*     font-size: 0.62em;         */
/* } */

.exp .module .content { padding-top: 20px; }

.min-height-title{
	min-height: 60px;
}
.min-height-box{
	min-height: 120px;
}

.listOddEven li dl dt.odd {
	background-color: white !important;
    border-radius: 0;
    padding: 4px 12px;
    position: relative;
    border-bottom: 1px solid #676767;
}

.listOddEven li dl dt.even {
	background-color: #e2e2dd !important;
    border-radius: 0;
    padding: 4px 12px;
    position: relative;
    border-bottom: 1px solid #676767;
}

.listOddEven li dl dt a {
	padding-left: 0px !important;
}

.listOddEven li dl dt a span{
	color:black;
}

.text-notifiche dd {
    padding-left: 20px;
    margin-bottom: 10px;
}

.text-notifiche dt a {
    float: right;
}

td.td-checkbox input[type="checkbox"] {
	margin-left: 45% !important;
    width: auto !important;
}

.buttonLink { float:right; margin-top: 0px; }
.buttonLink a { font-weight: 600; padding: 1px 6px; }
.buttonLink.inverse a { color: #fff; }

tr.sr-only{
  border: 0 none !important;
  clip: rect(0px, 0px, 0px, 0px) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.thExpand {
	text-align: left !important;
}
.thExpandDetail {
	vertical-align: top !important;
}

.thRoundLeftBorder{
	border-bottom: 1px solid #000;
	border-right:none !important;
	background-color: white;
}

.thRoundRightBorder{
	border-bottom: 1px solid #000;
	border-right:none !important;
	background-color: white;
}

.close-module-right{
	float: right;
}

.modal-title-command {
	text-align: left !important;
}

.btn-delete {
	color: red !important;
}

.interbox { margin: 15px 0; }


.disable-button:hover span, .input.disable-button:hover input {
	color:#10113c !important;
	cursor: no-drop;
}

.title-accordion {
	text-align: left;
	margin-left: 6px;
	font-size:1.5em;
	font-weight:600;
}

.dettaglio-doc-box-container {
	border:none !important;
}
.dettaglio-doc-box {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.sub-h {
	font-size: 0.61em;
}

.modal-content-message{
	text-align: justify;
}

.form .input-textarea.error:before { bottom: auto; top: 40px; }

.preview-soluzione p em { font-style: italic; }

.text-notifiche em { font-style: italic; }

.form-row .col.col-free div { margin: auto !important; }
.form-row .col.col-filled div { margin: 0 !important; }

.searchPanelHeader.fixed h3 {
	padding: 7px 0;
}

.modal .modal-content.html .modal-content-header { font-weight: bold; }

.fiveColumsTable table td {
	width: 20%;
}

.no-padding-ord{
	padding-left: 20px;
	padding-right: 20px;
}

.overflowVisible{
	overflow: visible!important;
}

.iconClosMovRic{
	position: absolute;
    right: 38px;
    top: 0px!important;
    cursor: pointer;
}

#statoMovimento{
	width: 182px!important;
}
