﻿/* CSS Document */

@media print 
{
    .PopUpOverlay 
    {
        position:relative;
        width: 400px;
        height: 210px;
        padding:10px;
        left:0px;
        top:0px;
    }
    .PopUpSfondo {display:none;}
    .Generale {display:none;}
    .btnOverlay {display:none;}
 }

.stampa{
	display:none;
}

#contentCn.riservata{
	padding: 13px 9px 25px 13px;
}

#contentCn.riservata #contentCnLargo{
	background-image:url(../img/rivenditori/sfondo_rivenditori.gif);
}

.PopUpSfondo 
{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 200;
    top: 0px;
    left: 0px;
    background-color: black;
    opacity: 0.7;
    text-align: center;
}

.PopUpOverlay 
{
    width: 400px;
    height: 330px;
    border: 1px solid #666;
    background-color: #FFF;
    z-index: 300;
    position: fixed;
    left:200px;
    top:200px;
    /*left: calc( 50% - 200px );
    top: calc( 50% - 200px );*/
    /*padding:10px;
    padding-top:60px;*/
}

/*.chkSubRivenditore + div.divSubRivenditore
{
    display:none;
}

.chkSubRivenditore:checked + div.divSubRivenditore
{
    display:block;
}*/

.errorVisibleBlack
{
    display:block;
    color:black;
    font-weight:bold;
    margin-left:20px;
}

.errorVisibleRed
{
    display:block;
    color:red;
    font-weight:bold;
    margin-left:20px;
}

.errorHidden
{
    display:none;
}

.divimgECard
{
    width:100%; 
    height:260px;
}

.imgECard
{
    width:100%; 
    height:260px;
}

.xlsimage
{
    position:absolute;
    height:50px !important;
    width:50px;
    right:0px;
    top:-10px;
}

.linguettaRivenditore{
	border-left: 1px solid #9B9C9E;
    border-right: 1px solid #9B9C9E;
    border-top: 1px solid #9B9C9E;
	border-bottom: 1px solid #FFFFFF;
    display: inline;
    margin: 0 0 0 9px;
    padding: 0 5px;
}

#contentAreaRiservata .bottone{
	overflow:hidden;
	margin-bottom:15px;
}

#contentAreaRiservata .bottone img,
#contentAreaRiservata .bottone input[type=image]{
	height:50px;
	float:left;
	margin-right:10px;
}

#contentAreaRiservata .bottone .etichetta{
	float:left;
	margin-top: 10px;
}

#areaRiservataTop{
	overflow:hidden;
}

#dettagliUtente
{
	float:left;
	width:344px;
    margin-left:20px;
}

#dettagliUtente .codiceRivenditore{
	font-size:110%;
}

#dettagliUtente .ragioneSociale{
	color: #CD071E;
	font-size:110%;
	font-weight:bold;
}

#bacheca{
	float:right;
	width:50%;
	border:1px dashed #005A28;
	padding:15px;
}

.titoloBacheca{
	color: #CD071E;
	font-size:110%;
	font-weight:bold;
}

.notiziaBacheca{
	font-size:90%;
	margin-top:5px;
}

.notiziaBacheca .dataFine{
	color: #005A28;
}

.notiziaBacheca .titolo{
}

#navigazioneHome{
	border:1px solid #005A28;
	background-color:#FFFFFF;
	overflow:hidden;
	padding:20px 20px 5px 20px;
	margin-top:15px;
}

#contentAreaRiservata #navigazioneHome .bottone{
	width:50%;
	float:left;
}

#contentAreaRiservata #navigazioneHome .bottone.inattivo{
	opacity:.50;
	filter:alpha(opacity=50);
}

#contentAreaRiservata #navigazioneHome .bottone img{
}

#contentAreaRiservata #navigazioneHome .bottone .etichetta{
	float:left;
	margin-top: 25px;
}

#linkHome{
	float:right;
	width:365px;
	overflow:hidden;
}

#contentAreaRiservata #linkHome .bottone{
	width:180px;
	float:left;
}

#contentAreaRiservata #tornaAStrumenti{
	float:right;
	width:130px;
}

#contentAreaRiservata #tornaAStrumenti .bottone{
	width:180px;
	float:left;
}

#contentAreaRiservata #tornaAStrumenti img{
	height:50px;
}

#contentAreaRiservata #tornaAStrumenti .bottone .etichetta{
	float:left;
	margin-top: 10px;
}

#cercaNelSito input[type='image']
{
	height:23px !important;
}
#contentAreaRiservata #linkHome .bottone img{
}

#contentAreaRiservata #linkHome .bottone .etichetta{
	font-size:0.9em;
}

#divRicercaTrigger,#divRicercaResetTrigger{
	cursor:pointer;
/*	font-weight:bold;*/
	width:50px;
	/*text-align:center;*/
	float:left;
}

#divRicercaResetTrigger{
	margin-left: 15px;
 /*   position: absolute;
    right: 0;
    top: 30px;*/
	display:none;
	width:190px;
}

#divRicercaTrigger img,#divRicercaResetTrigger img{
	height:50px;
}
#contentAreaRiservata #divRicercaResetTrigger.bottone .etichetta{
	width: 130px;
	color: #FF0000;
}

form#ricerca input[type=image]{
	width:50px;
	height:50px;
	
	float:left;
}

#menuAreaRiservata {
	margin:0;
	padding:0;
}

#menuAreaRiservata li{
	list-style:none;	
	display:inline;
	padding:0 5px;
}

#contentElenco{
	clear:both;
}



table.elenco{
	width:100%;
	height: 100%;
	border: 1px solid #005A28;
} 

table.elenco th{
	text-align:left;
	background-color:#D65039;
	padding:3px 5px;
	/*border-left:1px solid #005A28;*/
	text-transform:uppercase;
	font-size: 0.9em;
	white-space: nowrap;
}

table.elenco th .nascosto{
	display:none;
}

table.elenco th input{
	color:#FFFFFF;
}
table.elenco td a{
	font-weight:bold;
	text-decoration:underline;
	color:#094E31;
}

table.elenco tr td{
	background-color:#DCDDDE;
}

table.elenco tr td.odd{
	background-color:#F1F0F1;
}

table.elenco tr:hover td
{
    background-color:#094E31;
    color:white;
}

table.elenco tr.selected td
{
    background-color:#094E31;
    color:white;
}

table.elenco td{
	text-align:left;
	padding:3px 5px;
	font-size: 0.9em;
/*	border-bottom:2px solid #DFDFE0;*/
}

#bottomElenco{
	overflow:hidden;
	margin-top:20px;
}

#paginazione{
	float:left;
	width:175px;
	margin-top:8px;
}

#paginazione #pagine{
	margin-top:5px;
}

#numRisultati{
	width:100px;
	float:left;
	margin-top:12px;
	line-height:15px;
}

#bottomBottoni{
	width:auto;
	max-width:480px;
	float:right;
	overflow:hidden;
}

#contentAreaRiservata #legendaStati{
	width:140px;
	float:left;
	border:1px dashed;
	padding:5px;
	overflow:hidden;
}

#contentAreaRiservata #legendaStati.riparazioni{
	width:140px;
}

#contentAreaRiservata #legendaStati .legendaStatiBlock{
	width:135px;
}

#contentAreaRiservata #legendaStati.riparazioni .legendaStatiBlock{
	width:100px;
	float:left;
}

#contentAreaRiservata #legendaStati img{
	height:14px;
}

#contentAreaRiservata #legendaStati .stato{
	font-size:80%;
}

#contentAreaRiservata #bottomBottoni .bottone{
	width:auto;
	max-width:160px;
	float:right;
}

#contentAreaRiservata #bottomBottoni .etichetta{
	width:auto;
	max-width:90px;
	margin-right:10px;
}

#contentAreaRiservata #bottomBottoni .bottone img{
}

#divRicerca{
	overflow:hidden;
	position:relative;
	padding: 10px;
	border:1px solid #005A28;
	background-color:#F1F0F1
}

.campiObbligatori{
	position:absolute;
	right:20px;
	top:20px;
	color:#005A28;
	font-size:0.9em;
}

.ajaxForm fieldset{
	border:1px solid #005A28;
	padding: 4px 8px 9px 8px;
	margin:0;
	background-color:#F1F0F1;
}

.ajaxForm fieldset legend{
	background-color:#FFFFFF;
}

.ajaxForm .testoIntroduttivo{
	width:80%;
	margin:5px 0 10px;
}

.ajaxForm label{
/*	width:200px;*/
	float:none;
	color:#005A28;
	font-weight:bold;
}

.ajaxForm label.errore,#confermaAttivazione label.errore{
	color:#C00000;
/*	font-size:80%;*/
}

.ajaxForm span.error,#confermaAttivazione span.error{
	display:none;
	font-size:0px;
}

input[type="text"].error, input[type="password"].error, input[type="checkbox"].error, textarea.error, select.error {
	border:1px solid #C00000;
}

input[type="text"], input[type="password"], textarea, select {
	margin:5px 0 0 0;
	width:150px;
}

input[type="checkbox"]{
	margin:0 5px;
}

.ajaxForm input.corto, .ajaxForm textarea.corto, .ajaxForm select.corto {
	width:100px;
}

.ajaxForm input.lungo, .ajaxForm textarea.lungo, .ajaxForm select.lungo {
	width:460px;
}

.ajaxForm textarea.lungo{
	height:90px;
}

.ajaxForm .inputScritta{
	margin:3px;
	width:100px;
}

.ajaxForm .help img{
/*	margin:3px 0 0 0;*/
	vertical-align: text-bottom;
    width: 17px;
}

input.cortoPackfast {
	width:100px;
	margin:0;
}

.ajaxForm .divInputRiga,.divScheda .divInputRiga{
	overflow:hidden;
}

.ajaxForm .divInputRiga hr,.divScheda .divInputRiga hr{
	float:left;
	width:35%;
	clear:both;
	margin-top:10px;
	border: 0.5px solid #808080;
}

.ajaxForm .divInput{
/*	overflow:hidden;*/
/*	height:45px;*/
	float:left;
	margin-right:20px;
}

.ajaxForm .divInputSubmit{
	bottom:20px;
	position:absolute;
	right:15px;
	width:155px;
}

.ajaxForm .divInputSubmit input{
	height:65px;
	float:left;
	margin-right:10px;
}

.ajaxForm .divInputSubmit .etichetta{
	font-size:0.9em;
	margin-top:15px;
	float:left;
	font-size:0.9em;
}

#ajaxFormBlocchi{
	clear:both;
	overflow:hidden;
	min-width:700px;
}

#ajaxFormSx{
	float:left;
	width:49%;
}

#ajaxFormDx{
	float:left;
	width:49%;
}

#contentElencoWrapper{
	margin-top:20px;
	position:relative;
    width: 80%;
}

#contentElencoWrapper #loading{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#B4B4B4;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#contentElencoWrapper #loading img{
	position:absolute;
	top:50%;
	left:50%;
}

#ajaxEditBlock{
/*	width:820px;*/
	position:relative;
	padding: 10px;
	border:1px solid #005A28;
	background-color:#F1F0F1;
/*	margin-left:1%;*/
}
/*
#ajaxEditBlock select{
	width:134px;
}*/

.divScheda{
/*	border:1px solid #005A28;*/
	padding:5px 8px 10px 8px;
	background-color: #F1F0F1;
}

.divScheda p{
	margin:5px;
}

.divInputScheda{
	width:150px;
	float:left;
	margin-right:15px;
	overflow: hidden;
}

.divScheda.anagrafica .divInputScheda{
/*	width:200px;
	margin-right:15px;*/
}
.divScheda.anagrafica .valore.lungo{
	width:200px;
}

.divInputScheda .etichetta{
	margin-left:2px;
	padding:2px 2px 0 0;
	color:#005A28;
	font-weight:bold;
}

.divInputScheda .valore{
	width:150px;
	min-height: 16px;
}

.divInputScheda.corto{
	width:100px;
}

.divInputScheda .valore.corto{
	width:100px;
}

.divInputScheda.lungo{
	width:450px;
}

.divInputScheda .valore.lungo{
	width:450px;
}

.divInputScheda .valore .imgStato{
	height: 40px;
    vertical-align: bottom;
}

.divScheda .divBottoniScheda{
	bottom:20px;
	position:absolute;
	right:5px;
	width:70%;
	overflow:hidden;
}

.divScheda .divBottoniScheda.anagrafica{
}

.divScheda.anagrafica .divInputRiga hr{
	width:100%;
}
.divScheda .divBottoniScheda.strumento,.divScheda .divBottoniScheda.device{
	position:relative;
	margin-top:20px;
	bottom:0;
	right:0;
}

.divScheda .divBottoniScheda .bottone{
	overflow:hidden;
	width:32%;
	float:left;
}

.divScheda .divBottoniScheda img{
	height:65px;
	float:left;
	margin-right:10px;
}

.divScheda .divBottoniScheda .etichetta{
	font-size:0.9em;
	margin-top:15px;
}

.divScheda .datiOfficina{
	padding:5px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}

.etichettaAttivazioni {
	color:#005A28;
	font-size:150%;
	font-weight:bold;
	margin:10px 0;
}

#attivazioneStrumento1{
	overflow:hidden;
/*	margin-top:10px;*/
}

.tipoStrumento{
	padding:10px;
	overflow:hidden;
	margin-bottom:10px;
	border:1px solid #005A28;
}

.tipoStrumento img{
	height:70px;
	float:left;
	margin-right:20px;
}

.tipoStrumento .formSn,.tipoStrumento .formSnLineaFast{
	float:left;
	width:44%;
/*	opacity:0.5;*/
/*	filter:alpha(opacity=50);*/
}

.tipoStrumento .formSnLineaFast{
	float:right;
	width:25%;
}

.tipoStrumento .formSnLineaFast .titolo{
	color:#005A28;
	font-size:120%;
	margin-bottom:10px;
}

.tipoStrumento .formSnLineaFast .testo{
	margin-left:10px;
}

/*
.tipoStrumento .formSn:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
*/
.tipoStrumento .formSn .titolo{
	margin-bottom:10px;
}

.tipoStrumento .formSn label{
	font-size:120%;
	font-weight:bold;
	color:#C00000;
}

#scantoolAttiva.ajaxForm .divInput{
	margin-bottom:10px;
	float:none;
}

#scantoolAttiva.ajaxForm .inputSubmit{
	height:50px;
	float:right;
}

#attivazioneStrumentoSubmit{
	overflow:hidden;
	margin:10px;
}

#attivazioneStrumentoSubmit #avanti{
	height:50px;
	float:right;
}

#attivazioneStrumentoSubmit #indietro{
	height:50px;
	float:left;
	margin-top:10px;
}

#attivazioneStrumentoSubmit .bottone{
	width:30%;
	float:right;
}

#attivazioneStrumentoSubmit .bottone.back{
	width:40%;
	float:left;
}

#attivazioneStrumentoSubmit .bottone.next{
	width:35%;
	float:rigth;
}

#attivazioneStrumentoSubmit .bottone.next .etichetta{
	text-align: right;
}

#attivazioneStrumentoSubmit .bottone input[type="image"]{
	height:80px;
	float: left;
    margin-top: 10px;
}

#attivazioneStrumentoSubmit .bottone .etichetta{
	width:50%;
	float: left;
    margin: 15px 0 0 5px;
}

.divScheda.attivazione{
	border:none;
	padding:0 0 0 0;
}

.divScheda.attivazione p{
	border:none;
	margin-left:0;
}

.divScheda.attivazioneBottoni{
	border:none;
	position:relative;
/*	height:80px;*/
	clear:both;
	width:810px;
	padding:0 8px 0;
	overflow:hidden;
	background: none;
}

.divScheda.attivazioneBottoni #attivazioneStrumentoSubmit{
	margin:0;
}

#attivazioneDatiRiassuntivi{
	padding:5px 9px 5px 10px;
	overflow:hidden;
	margin-bottom:10px;
	border:1px solid #005A28;
	float:left;
	height:100px;
/*	width:800px;*/
	background-color: #FFFFFF;
}

#attivazioneDatiRiassuntivi.anagrafica{
	height:auto;
	width:97%;
}

#attivazioneDatiRiassuntivi.dx{
/*	width:570px;*/	
	width:73.5%;
}

#attivazioneDatiRiassuntivi.sx{
/*	width:200px;	*/
	width:20%;
/*	margin-left:8px;*/
	margin-left:1%;
}

#attivazioneDatiRiassuntivi .attenzione{
	width:50px;
	float:left;
	margin-right:15px;
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco{
	overflow:hidden;
	width:50%;
	float:left;
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco{
	width:50%;
}

#attivazioneDatiRiassuntivi.anagrafica .attivazioneDatiRiassuntiviBlocco{
	width:33%;
}

#attivazioneDatiRiassuntivi.sx.note .attivazioneDatiRiassuntiviBlocco{
	width:70%;
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco.meta{
	width:50%;
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco.tutto{
	width:100%;
}
#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco.stampa{
	width:20%;
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco #captcha{
	clear:both;
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco .rigaValore{
	overflow: hidden;
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco .etichetta{
	color:#005A28;
/*	width:50%;*/
	font-weight:bold;
	float:left;
	padding:0 5px 5px 0;
/*	font-size:110%;*/
	clear:both;
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco .etichetta.vuoto{
	width:0px;
	margin:0;
	height:0;
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco .etichetta.noFloat{
	float:none;
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco .valore{
/*	width:50%;*/
	float:left;
	padding:0 5px 5px 0;
/*	font-size:110%;*/
}

#attivazioneDatiRiassuntivi .attivazioneDatiRiassuntiviBlocco .bottone .etichetta{
	color:#000000;
	font-weight:normal;
	font-size:90%;	
}

.riquadroEvidenza{
	background-color: #FFFFFF;
    border: 3px solid #CD071E;
    font-size: 130%;
    line-height: 25px;
    margin: 10px 0;
    padding: 10px 20px;
    text-align: center;
    width: 784px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.riquadroEvidenza .codiceAttivazione{
	color:#CD071E;
	font-weight:bold;
	font-size:110%;
}

.passaggio{
	color:#C00000;
	font-weight:bold;
	margin:5px 1%;
}

.passaggio.spento{
	color:#F1F0F1;
}

#contentAreaRiservata .divBottoniScheda.confermaAttivazione{
	width:20%;
	bottom:0px;
}

#contentAreaRiservata .divBottoniScheda.confermaAttivazione .bottone{
	width:100%;
}

#contentAreaRiservata .divBottoniScheda.confermaAttivazione .etichetta{
	margin-top:22px;
}


#contentAreaRiservata .divBottoniScheda.confermaAttivazione .bottone img{
	height:75px;
}

.imgStato{
	height:16px;
}

.errorMessage{
	height: 20px;
    padding: 40px 0;
    text-align: center;
    width: 830px;
}

.errorMessage .testo{
	font-size:110%;
	color:#094E31;
	font-weight:bold;
}

.errorMessage .tornaIndietro{
	margin-top: 10px;
}

.testoCasco{
	float:left;
	width: 70%;
}

.bottoneCasco{
	float:left;
	width: 30%;
}

.bottoneCasco .etichetta{
	width: 50%;
}

#ricambiBox{
	border: 1px solid #005A28;
    height: 100%;
    padding: 1%;
    width: 98%;
	overflow:hidden;
	position:relative;
}

#ricambiBox #ricambiDx,#ricambiBox #ricambiSx{
	float:left;
}

#ricambiBox #ricambiSx{
	width:60%;
}

#ricambiBox #ricambiDx{
	width:40%;
}

#ricambiBox #ricambiDx p{
	margin-bottom:15px;
}

#ricambiBox .bottoneDownload{
/*	width:24%;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:0;*/
	width:55%;
	float:right;
}

#ricambiBox .bottoneDownload .etichetta{
	width:60%;
}

#ricambiBox #ricambiSx .selectCategoria{
	margin-bottom:10px;
/*	overflow:hidden;*/
	padding-right:15px;
	position:relative;
}

#ricambiBox #ricambiSx .selectCategoria .icoCategoria{
	float:left;
	margin-right:15px;
}

#ricambiBox #ricambiSx .selectCategoria .nomeCategoria{
	border: 1px solid #005A28;
    float: left;
    padding: 2px;
    position: relative;
    width: 90%;
	margin-top:2px;
	z-index:50;
	background-color:#FFFFFF;
}

#ricambiBox #ricambiSx .selectCategoria .freccina{
	position:absolute;
	top:-2px;
	right:-1px;
}

#ricambiBox #ricambiSx .selectCategoria .prodotti{
	background-color:#FFFFFF;
	border-bottom: 1px solid #005A28;
    border-left: 1px solid #005A28;
    border-right: 1px solid #005A28;
    left: 39px;
    position: absolute;
    top: 22px;
	display:none;
	z-index:100;
	width:88%;
}

#ricambiBox #ricambiSx .selectCategoria .prodotto{
	padding:3px;
}

#extraFancyRassegnaStampa.ricambi{
	width:560px;
	height:auto;
/*	margin-right:20px;*/
	padding:10px;
	background-color:#F1F0F1;
}

.messaggio{
	background-color:#F1F0F1;
	text-align:center;
	padding:50px;
	font-size:120%;
	color:#000000;
}

.messaggio.rivenditoriAttendi{
	width:600px;
}

#loginRivenditoriAiuto{
	margin:0 0 10px 5px;
}

form#loginRivenditori input[type=submit]{
	margin-top:15px;
	width:50px;	
	float:none;
}

.bloccoCodiceAttivazione{
	background-color: #FFFFFF;
    border: 3px solid #CD071E;
    font-size: 130%;
    margin-bottom: 10px;
    padding: 30px;
    text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.bloccoCodiceAttivazione .codiceAttivazione{
	color: #CD071E;
    font-weight: bold;
    margin-top: 10px;
}

.riquadroRiparazioniHelp{
	background-color: #F1F0F1;
    border: 1px solid #005A28;
    padding: 20px 10px;
    position: relative;
    line-height: 18px;
    margin-bottom: 15px;
}

.riquadroRiparazioniHelp a{
	color: #CD071E;
    font-size: 110%;
    font-weight: bold;
}

.titoloRiparazioniHelp{
	color: #005A28;
    font-weight: bold;
    font-size: 120%;
}

.categorieProdotti{
	margin: 30px 0 30px 8%;
    overflow: hidden;
}

.categorieProdotti .categoria{
	width: 250px;
	float: left;
    overflow: hidden;
    margin-bottom: 15px;
}

.categorieProdotti img{
	width: 50px;
	height:54px;
	float: left;
	border: none;
}

.riquadroRiparazioniHelp img.indietro{
	width: 50px;
}

.categorieProdotti .etichetta{
	float: left;
    margin: 30px 0 0 10px;
    text-transform: uppercase;
	width: 180px;
}

.titoloRiparazioniFaq{
	margin-bottom: 10px;
}

.immagineCategoriaFaq{
	width: 50px;
	height:54px;
	margin-left: 29px;
	float: left;
}

.riquadroFaq{
	border: 1px solid #DEDFE0;
	background-color: #FFFFFF;
	margin: 0 20px 0 95px;
}

.faqProdotto{
	margin-bottom: 10px;
}

h3.faqNomeProdottoTitolo{
/*	font-size: 120%;*/
	text-transform: uppercase;
	margin-left: 15px;
	font-weight: normal;
}

.guasto{
	margin: 0 0 5px 15px;
}

.guasto h2.nomeGuasto{
	color:#005A28;
	font-weight: bold;
	font-size: 110%;
	margin: 0;
	cursor: pointer;
}

.guasto h2.nomeGuasto.ui-state-active{
	color: #CD071E;
}

.guasto h2.nomeGuasto .ui-icon{
	display: inline;
}

.guasto h2.nomeGuasto.ui-state-default .ui-icon::before{
	content:'+';
}

.guasto h2.nomeGuasto.ui-state-active .ui-icon::before{
	content:'-';
	color: #CD071E;
}
.guasto .etichettaRisposta{
	color:#005A28;
	margin-left: 15px;
	font-weight: bold;
}

.guasto .testoRisposta{
	margin: 0 0 5px 15px;
}

.guasto .testoRisposta ul{
	list-style: square inside none;
    margin: 0;
    padding: 0;
}



.ui-autocomplete-loading{
	background:url("../img/ui-anim_basic_16x16.gif") no-repeat scroll right center white;
}

.ui-menu{
	background-color:#DFDFE0;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:0;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: bold;
	margin: 0;
}

/*
aggiunte brainbee


*/
.btn
{
	cursor:pointer;
	
}

.btn img,input[type='image']
{
	height: 50pt;
}

.btn_left
{
	
	text-align:left !important;
}

.btn_center
{
	
	text-align:center !important;
}

.btn_right
{
	
	text-align:right !important;
}


.schede
{
	
	border: 1px solid #005A28;
	overflow: hidden;
	line-height: 1.1em;
	font-size: 1.0em;
	padding:5px;
	background-color: white;
}

.schede > *
{
	margin-bottom:5px;
	
}

.titolo
{
	text-transform: uppercase;
	color:#005A28;
	font-weight: bold;
}

.valore
{
	font-weight: bold;
	color:#cd071e;
	
}

.button_tbl
{
	width:100%;

}

.button_tbl td
{
	width:33%;
}


.error_box
{
	border:1px solid #cd071e;	
	background-color: white;
	color:#cd071e;
	margin-top:10px;
	margin-bottom:10px;
	font-size: large;
	
	font-weight: bold;
	
	padding:15px;
	
	text-align: center;
	


}

.hidden
{
	display:none;
	visibility: hidden;;
}

@media print
{
	.button_tbl,#linkhome
	{
		display:none;
	}
}