@charset "UTF-8";
/* CSS Document */

/* CSS LAYOUT DELLE PAGINE DEL SITO */

#areaIntestazione {
	height: auto;
	width: 100%;
}

#areaNavigatore {
	height: auto;
	width: 100%;
}

#areaContenuto {
	height: auto;
	width: 100%;
}

#areaPiedipagina {
	height: auto;
	width: 100%;
}


/* CSS PER SLIDE SHOW BXSLIDER */

/* Toglie l'ombra sotto le slide dello slide show */
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 0px #FFF;
	-webkit-box-shadow: 0 0 0px #FFF;
	box-shadow: 0 0 0px #FFF;
	border:  0px solid #FFF;
	left: 0px;
	background: #FFF;
}

.slide {
	text-align: center;	/* Centra orizzontalmente il testo delle didascalie nella slide */
}

.slide img {
	margin-right: auto;	/* Centra orizzontalmente le immagini nella slide */
	margin-left: auto;
}


h1 {
	font-size: 2.0rem;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}


.campiObbligatori {
	font-size: 0.90rem;
	font-style: italic;
}


.infoIntestazioneAreaRiservata {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.90em;
}


.piedipaginaAreaRiservata {
	border-top: solid 3px #CCC;
	padding-top: 5px;
}

.pIstruzioniAreaRiservata {
	color: #666;
	font-size: 0.75em;
}



/* CSS DELLA BARRA DEGLI STRUMENTI DELL'AREA RISERVATA */
ul#barraStrumenti {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

ul#barraStrumenti li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	height: 48px;
	width: 64px;
	display: inline-block;
	font-size: 1.25rem;
}

ul#barraStrumenti li a:link,
ul#barraStrumenti li a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 0.8em;
}

ul#barraStrumenti li a:hover,
ul#barraStrumenti li a:active {
	text-decoration: none;
	color: #C00;
}


/* CSS LISTA TABELLE */
#navContainerTabelle {
	width: 940px;
	height: auto;
}

ul#navListTabelle {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navListTabelle li {
	display: block;
	list-style-type: none;
	float: left;
	margin: 5px;
	padding: 5px;
}

#navListTabelle a {
	padding: 5px;
	margin: 5px;
}

#navListTabelle a:link,
#navListTabelle a:visited {
	color: #000;
	background-color: #F3F3F3;
	text-decoration: none;
}

#navListTabelle a:hover {
	color: #fff;
	background-color: #F60;
	text-decoration: none;
}

#navListTabelle li a#currentTabella {
	color: #FFF;
	background-color: #666;
	text-decoration: none;
}


.pulsanteCartella {
	background-image: url(Immagini/cartella.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 128px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 2.0rem;
	color: #000;
	padding-top: 128px;
	text-align: center;
	font-weight: bold;
}

a.aPulsanteCartella:link,
a.aPulsanteCartella:visited {
	display: block;
	width: 100%;
	box-shadow: 0px 0px 20px rgba(0,0,0,0);
	border-radius: 8px;
}

a.aPulsanteCartella:hover,
a.aPulsanteCartella:active{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.35);
}


.pulsanteStatistiche {
	background-image: url(Immagini/statistiche.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 128px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 2.0rem;
	color: #000;
	padding-top: 128px;
	text-align: center;
	font-weight: bold;
}

.aPulsanteStatistiche:link,
.aPulsanteStatistiche:visited {
	display: block;
	width: 100%;
	box-shadow: 0px 0px 20px rgba(0,0,0,0);
	border-radius: 8px;
}

.aPulsanteStatistiche:hover,
.aPulsanteStatistiche:active {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.35);
}


.pulsanteCaricoScaricoBottiglie {
	background-image: url(Immagini/movimenti_magazzino_bottiglie.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 128px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 2.0rem;
	color: #000;
	padding-top: 128px;
	text-align: center;
	font-weight: bold;
}

.aPulsanteCaricoScaricoBottiglie:link,
.aPulsanteCaricoScaricoBottiglie:visited {
	display: block;
	width: 100%;
	box-shadow: 0px 0px 20px rgba(0,0,0,0);
	border-radius: 8px;
}

.aPulsanteCaricoScaricoBottiglie:hover,
.aPulsanteCaricoScaricoBottiglie:active {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.35);
}


.pulsanteImpostazioni {
	background-image: url(Immagini/impostazioni.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 128px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 2.0rem;
	color: #000;
	padding-top: 128px;
	text-align: center;
	font-weight: bold;
}


.pulsanteElabora {
	background-image: url(Immagini/elabora.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 128px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 2.0rem;
	color: #000;
	padding-top: 128px;
	text-align: center;
	font-weight: bold;
}


.pulsanteDatabase {
	background-image: url(Immagini/database.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 128px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 2.0rem;
	color: #000;
	padding-top: 128px;
	text-align: center;
	font-weight: bold;
}


.pulsanteStrumento {
	background-image: url(Immagini/strumento.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 128px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-size: 2.0rem;
	color: #000;
	padding-top: 128px;
	text-align: center;
	font-weight: bold;
}


.pubblicaScheda_Si {
	background-color: #FFF;
}

.pubblicaScheda_No {
	background-color: #fac0c0;
}


.anteprimaImmagine {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 200px;
	margin-bottom: 20px;
}


.miniaturaPerElenco {
	height: 120px;
	width: 160px;
}


.situazioneRegistrazioneNuova {
	background-color: #CCC;
}

.situazioneRegistrazioneConfermata {
	background-color: #FFF;
}

.situazioneRegistrazioneSospesa {
	background-color: #F00;
}



/*  CSS DEL CARRELLO */

.tableOrdine th,
.tableOrdine td {
	padding: 10px 5px;
	text-align: left;
	border-bottom: 1px solid #E1E1E1;
}

.tableOrdine th:first-child,
.tableOrdine td:first-child {
	padding-left: 0;
}

.tableOrdine th:last-child,
.tableOrdine td:last-child {
	padding-right: 0;
}

.tableOrdine td input[type="number"],
.tableOrdine td input[type="text"] {
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}


.fieldPrice {
	text-align: right;
}

.fieldNumber {
	text-align: right;
}


ul.listaOperatoriRicerca {
	
}

ul.listaOperatoriRicerca li {
	
}


.textSmall {
	font-size: 1.0rem;
}


.numberPercent {
	
}

.numberInteger {
	
}

.numberDecimal {
	
}


.dateField {
	text-align: right;
}

.textToRight {
	text-align: right;
}

.textToLeft {
	text-align: right;
}


.sfondoPaginaDocumento {
	position: relative;
	width: 210mm;
	height: 297mm;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px #666666;
}

.sfondoPaginaDocumento div,
.sfondoPaginaDocumento span,
.sfondoPaginaDocumento input[text],
.sfondoPaginaDocumento textarea {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}


.quotaPagata_Si {
	background-color: #b0e697;
}

.quotaPagata_No {
	background-color: #dc8d8d;
}


.quotaTesseratoPagata_Si {
	background-color: #b0e697;
}

.quotaTesseratoPagata_No {
	background-color: #dc8d8d;
}


#portaleQuoteTesserato th {
	text-align: left;
}

#portaleQuoteTesserato th,
#portaleQuoteTesserato td {
	padding-right: 5px;
	vertical-align: top;
}

tr.trSfondoGrigio {
	background-color: #EEE;
}

tr.trSfondoGrigio th,
tr.trSfondoGrigio td {
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.trRigaSeparatore {
	border-top: solid 1px #CCC;
}

tr.trRigaSeparatore th,
tr.trRigaSeparatore td {
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.trRigaSeparatore input {
	margin: 0px;
	padding: 2px;
}


#riepilogoPortaleQuoteTesserato td {
	padding-right: 5px;
}


.situazioneRegistrazione_Nuova {
	background-color: #EEEEEE;
}

.situazioneRegistrazione_Attiva {
	background-color: #CCF58E;
}

.situazioneRegistrazione_Sospesa {
	background-color: #F58E90;
}


.situazioneOrdine_Nuovo {
	background-color: #EEEEEE;
}

.situazioneOrdine_Confermato {
	background-color: #FFFFEB;
}

.situazioneOrdine_Pagato {
	background-color: #C3FF00;
}

.situazioneOrdine_Spedito {
	background-color: #D87B00;
}

.situazioneOrdine_Annullato {
	background-color: #FF3B00;
}


ul.listaColoriSituazioneOrdine {
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0px;
	padding: 0px;
}

ul.listaColoriSituazioneOrdine li {
	margin-right: 10px;
	padding: 4px;
}


.tableRigheOrdine {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 1.0rem;
	margin-bottom: 2.0rem;
}

.tableRigheOrdine tr {
	
}

.tableRigheOrdine th {
	background-color: #EEEEEE;
}

.tableRigheOrdine th,
.tableRigheOrdine td {
	padding: 0;
	padding: 6px 6px;
	text-align: left;
	border-bottom: 1px solid #E1E1E1;
}

.tableRigheOrdine th:first-child,
.tableRigheOrdine td:first-child {
	padding-left: 0;
}

.tableRigheOrdine th:last-child,
.tableRigheOrdine td:last-child {
	padding-right: 0;
}



.tableRigheSpedizioni {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 1.0rem;
	margin-bottom: 2.0rem;
}

.tableRigheSpedizioni tr {
	
}

.tableRigheSpedizioni th {
	background-color: #EEEEEE;
}

.tableRigheSpedizioni th,
.tableRigheSpedizioni td {
	padding: 0;
	padding: 6px 6px;
	text-align: left;
	border-bottom: 1px solid #E1E1E1;
}

.tableRigheSpedizioni th:first-child,
.tableRigheSpedizioni td:first-child {
	padding-left: 0;
}

.tableRigheSpedizioni th:last-child,
.tableRigheSpedizioni td:last-child {
	padding-right: 0;
}



.listaLunga {
	min-height: 300px;
	font-family: monospace;
	font-size: 1.75rem;
}


.supplementoCorriere_Si {
	background-color: #EEEEEE;
}

.supplementoCorriere_No {
	
}


#VolumeAcquistiNelPeriodo {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 2.50rem;
}

#NumeroOrdiniNelPeriodo {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 2.50rem;
}

#PrezzoMedioBottigliaNelPeriodo {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 2.50rem;
}


#moduloFiltraElenco {
	border: 1px dotted #CCCCCC;
	padding: 1.0rem;
}


h2.h2TitoloSeparatore {
	border-top: 10px solid #EEEEEE;
	margin-top: 20px;
	padding-top: 5px;
	font-size: 2.0rem;
}


.filenameMiniaturaImmagine {
	font-size: 0.75rem;
}


h3 {
	color: #000000 !important;
	font-weight: bold;
	font-size: 1.75rem;
	line-height: 2.0rem;
}

.sottotitoloH3 {
	color: rgba(0,0,0,0.50) !important;
	font-weight: normal;
	font-size: 1.75rem;
	line-height: 2.0rem;
}


.textFileName {
	font-size: 0.75rem;
}