/* FILE CSS DEGLI STILI */

body {
	background-color: #000000;
	color: #000000;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 16px;
}

table {
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.no-padding {
	padding: 0 !important;
	margin: 0 !important;
}

.styleFixSizeCombobox {
	width: 200px;
}

.styleTextArea {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
}

.styleMainRow {
	background-image: url("Image/Sfondo2.png");
	background-position: center;
	background-repeat: repeat;
}

.styleMainTable {
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.styleOuterTable {
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.styleCommentTable {
	/* Trasparenza */
	/* Per IE */
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF20, endColorstr=#FFFFFF20);
	zoom: 1;
	/* Fallback color. Non su tutti i browser RGBa funziona */
	background: rgba(255, 255, 255);
	/* Colore di trasparenza per il background */
	background: rgba(255, 255, 255, 0.2);
}

.styleCommentTable2 {
	font-size: 14px;
	/* Trasparenza */
	/* Per IE */
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF40, endColorstr=#FFFFFF40);
	zoom: 1;
	/* Fallback color. Non su tutti i browser RGBa funziona */
	background: rgba(255, 255, 255);
	/* Colore di trasparenza per il background */
	background: rgba(255, 255, 255, 0.4);
}

.styleCommentTable3 {
	word-wrap: break-word;
	/* IE 5.5-7 */
	white-space: -moz-pre-wrap;
	/* Firefox 1.0-2.0 */
	white-space: pre-wrap;
	/* current browsers */
}

.headerTable {
	background-color: #404040;
}

.rowReport {
	background-color: #CCAA00;
}

/* Immagine barra del menu principale */

.styleMenu1 {
	border: 0;
	background-image: url("Image/menu2.png");
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: local;
	color: #000000;
	font-weight: bold;
}

/* Stile e immagini pie di pagina */

.styleSopraPiePagina {
	background-color: #000000;
	background-image: url("Image/FinePagina.png");
	background-position: center top;
	background-repeat: repeat;
	background-attachment: local;
	color: #FFFFFF;
}

.stylePiePagina {
	background-color: #000000;
	color: #FFFFFF;
}

/* Posizione e immagini di fondo per il promo della home */

.stylePromo2 {
	background-image: url("Image/Promo2.png");
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: local;
	font-size: 22px;
}

.stylePannello {
	padding: 10px;
	background-color: #8284a5;
	border-left: 1px solid #af9cad;
	border-top: 1px solid #af9cad;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* Stile pulsanti form */

.styleInput {
	background-color: #101010;
	color: #FFFFFF;
	font-weight: bold;
	border-left-color: #101010;
	border-top-color: #101010;
	border-right-color: #050505;
	border-bottom-color: #050505;
	width: 100px;
	height: 30px;
}

.styleInput2 {
	background-color: #101010;
	color: #FFFFFF;
	font-weight: bold;
	border-left-color: #101010;
	border-top-color: #101010;
	border-right-color: #050505;
	border-bottom-color: #050505;
	width: 150px;
	height: 30px;
}

.styleInputBig {
	background-color: #101010;
	color: #FFFFFF;
	font-weight: bold;
	border-left-color: #101010;
	border-top-color: #101010;
	border-right-color: #050505;
	border-bottom-color: #050505;
	width: 400px;
	height: 30px;
}

.styleInputDownload {
	width: 24px;
	height: 24px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	background-image: url("./Image/download.png");
	background-size: 24px 24px;
	background-repeat: no-repeat;
	background-color: transparent;
	/* Trasparenze per il png*/
	/* Nasconde il testo del bottone */
	text-indent: 30px;
	white-space: nowrap;
	overflow: hidden;
	/* Mostra il cursore con la manina */
	cursor: pointer;
}

/* Errore */

.styleError {
	color: #CC0000;
	font-size: 18px;
}

/* Stile per i link */
a {
	color: #CC0000!important;
	text-decoration: none!important;
}

.styleLink {
	color: #CC0000;
	text-decoration: none;
}

.styleLink2 {
	color: #000000;
	text-decoration: none;
}

.styleLinkNews {
	text-decoration: none;
}

/* Stile per i titoli */

.styleZebra {
	background-image: url("Image/Zebra2.png");
	background-position: left;
	background-repeat: repeat;
	background-attachment: local;
}

.styleTitoloMini {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 30px;
	font-style: italic;
	color: #CC0000;
}

.stylenewsdata {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.stylenewstitolo {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 18px;
	color: #CC0000;
}

.titoloAvatar {
	position: relative;
}

.styleTitoloProdotto {
	font-size: 20px;
	font-weight: bold;
	text-shadow: 2px 2px #404040;
	color: #CC0000;
}

.styleCodiceConferma {
	font-family: "Courier", "Times New Roman", Serif;
	font-size: 32px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}

.styleDownload {
	background-image: url("Image/Zebra2.png");
	background-position: left;
	background-repeat: repeat;
	background-attachment: local;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #CC0000;
	/* Bordo del testo */
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.styleSpot {
	/* Mostra il cursore con la manina */
	cursor: pointer;
}

.styleField {
	margin-left: 5px;
}

/* Stile casella di ricerca */

.styleRicerca {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-style: italic;
	font-size: 26px;
	text-align: center;
	border: 0px;
}

.styleButtonCerca {
	height: auto;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	background-image: url("./Image/Lente.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position-y: 50%;
	/* Trasparenze per il png*/
	/* Nasconde il testo del bottone */
	text-indent: 9999px;
	white-space: nowrap;
	overflow: hidden;
	/* Mostra il cursore con la manina */
	cursor: pointer;
}

/* Posizione frecce */

#FrecciaSx {
	position: relative;
	left: 20px;
}

#FrecciaDx {
	position: relative;
	left: -5px;
}

/* Posizione griglie */

#GrigliaSx {
	position: relative;
	left: 20px;
}

#GrigliaDx {
	position: relative;
	left: 5px;
	top: 300px;
}

#GrigliaDx-onTop {
	position: relative;
	left: 5px;
	top: 20px;
}

/* MV 26.02.2018 - Banner per redirect */

#topBanner {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 30px;
	padding-top: 8px;
	background-color: #CCAA00;
	border-style: solid;
	border-top-color: yellow;
	border-left-color: yellow;
	border-right-color: orange;
	border-bottom-color: orange;
}

/* Parent div per l'immagine del promo */

.imgPromoImgStyle {
	position: relative;
}

/* Cornice delle immagini del promo */

.imgPromo {
	background-image: url("Image/empty1024x250.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: local;
	background-size: contain;
}

.imgPromoLeft {
	background-image: url("Image/empty-left.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: local;
	background-size: contain;
}

.imgPromoRight {
	background-image: url("Image/empty-right.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: local;
	background-size: contain;
}

.styleTableNews {
	font-size: 16px;
	font-family: "Segoe Print", "Arial", "Times New Roman", "Serif";
	color: #000000;
	background-image: url("Image/backgroundnews.png");
	background-position: left;
	background-repeat: repeat;
	background-attachment: local;
	height: 120px;
}

/* Stili per la navigazione tra le pagina */
.page-link:hover {
	background-color: #e9ecef!important;
	border: 1px solid!important;
	border-radius: 10%;
}
.page-link {
	background-color: transparent!important;
	border: 1px solid transparent!important;
}
.page-item.active {
	background-color:#989bfa!important;
	font-weight: bold;
	border: 1px solid!important;
	border-radius: 10%;
}

/* Stili per il portfolio modelli */

.card-body-panel {
	background-color: #9698bf;
	padding: 0.5rem !important;
}

.card-header-panel {
	background-color: #aeafd0 !important;
}

.nav-tabs .nav-link {
	background-color: #9698bf !important;
	color: #FFFFFF!important;
}

.nav-tabs .nav-link.active {
	background-color: #989bfa !important;
	font-weight: bold;
}

/* Stile del carousel */
.carousel-control-next-icon,
.carousel-control-prev-icon {
	border-radius: 50%;
	background-color: red!important;
}

.specificheLabel {
	text-align: end;
	font-weight: 500;
	border-right: 1px solid;
	padding-left: 0 !important;
}

.portfolioCella {
	padding: 2px;
}

.portfolioTitolo {
	padding: 5px;
	font-size: 18px;
}

.portfolioSubTitolo {
	font-size: 14px;
}

.field {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.button {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

.img-float {
	max-width:250px!important;
	margin:10px!important;
}

/* Popoup sondaggio*/

.sondaggio {
	position: fixed;
	right: 0;
	bottom: -300px;
	width: 500px;
	border: 3px solid;
	border-left-color: #222222;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #222222;
	background-image: url("Image/Sfondo2.png");
	background-position: left;
	background-repeat: repeat;
	background-attachment: local;
	color: #000000;
	z-index: 100;
	display: block;
}

.barSondaggio {
	background-image: url("Image/Zebra.png");
	background-position: left;
	background-repeat: repeat;
	background-attachment: local;
}

.titleSondaggio {
	padding-left: 10px;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 18px;
	color: #CC0000;
}

.qSondaggio {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 28px;
	color: #000000;
}

.aSondaggio {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
}

.lSondaggio {
	text-align: center;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 20px;
	color: #000000;
}


/**
 * Stili per il modulo di richiesta
 */
.help-text {
	color: white;
	background-color: #222222;
	border-radius: 5px;
	border: 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

/**
 * Cover di caricamento 
 */

#loading-page {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #606060;
	text-align: center;
	z-index: 100;
}

.loading-content {
	position: relative;
	top: 50%;
	margin-top: -50px;
}

@keyframes loading-anim {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.loading-circle {
	position: relative;
	left: 50%;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	background-image: url("./Image/loading-circle.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50px 50px;
	animation-name: loading-anim;
	-moz-animation-name: loading-anim;
	-webkit-animation-name: loading-anim;
	animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
}

/* ** */

.topright-github-ribbon {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
}

/** 
 * Stili per dimensione dello schermo 
 */

@media (max-width: 575.99px) {
	.mainLogo {
		max-width: 120px;
	}
	.styleTitolo {
		font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
		font-size: 20px;
		color: #CC0000;
		text-align: center;
		text-shadow: 2px 2px #404040;
	}
	.contentStyle {
		text-align: center;
	}
	.nav-tabs-vertical,
	.nav-tabs-sm-vertical,
	.nav-tabs-md-vertical {
		display: flex;
		float: left;
		flex-flow: column nowrap;
	}
	.nav-item-vertical,
	.nav-item-sm-vertical,
	.nav-item-md-vertical {
		writing-mode: vertical-lr;
		text-orientation: sideways;
	}
	.card-body-panel-vertical,
	.card-body-panel-sm-vertical,
	.card-body-panel-md-vertical {
		min-height: 300px;
	}
}

@media (min-width: 576px) and (max-width: 767.99px) {
	.mainLogo {
		max-width: 120px;
	}
	.styleTitolo {
		font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
		font-size: 30px;
		color: #CC0000;
		text-shadow: 2px 2px #404040;
	}
	.contentStyle {
		text-align: left;
	}
	.nav-tabs-sm-vertical,
	.nav-tabs-md-vertical {
		display: flex;
		float: left;
		flex-flow: column nowrap;
	}
	.nav-item-sm-vertical,
	.nav-item-md-vertical {
		writing-mode: vertical-lr;
		text-orientation: sideways;
	}
	.card-body-panel-sm-vertical,
	.card-body-panel-md-vertical {
		min-height: 300px;
	}
}

@media (min-width: 768px) and (max-width: 991.99px) {
	.mainLogo {
		max-width: 148px;
	}
	.styleTitolo {
		font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
		font-size: 30px;
		color: #CC0000;
		text-shadow: 2px 2px #404040;
	}
	.contentStyle {
		text-align: left;
	}
	.nav-tabs-md-vertical {
		display: flex;
		float: left;
		flex-flow: column nowrap;
	}
	.nav-item-md-vertical {
		writing-mode: vertical-lr;
		text-orientation: sideways;
	}
	.card-body-panel-md-vertical {
		min-height: 300px;
	}
}

@media (min-width: 992px) {
	.mainLogo {
		max-width: 296px;
	}
	.styleTitolo {
		font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
		font-size: 40px;
		color: #CC0000;
		text-shadow: 2px 2px #404040;
	}
	.contentStyle {
		text-align: left;
	}
}

/* ** */