


.alert-csplugin {
		
	content: "";
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='rgb(37, 81, 124)'  viewBox='0 0 22 22'><path d='M8 15c4.418 0 8-3.134 8-7s-3.582-7-8-7-8 3.134-8 7c0 1.76.743 3.37 1.97 4.6-.097 1.016-.417 2.13-.771 2.966-.079.186.074.394.273.362 2.256-.37 3.597-.938 4.18-1.234A9.06 9.06 0 0 0 8 15z'/></svg>") !important; 
	background-repeat: no-repeat;
	/* color:rgb(90, 118, 138); background-size: 25px 25px; */
	padding-top:0.8rem !important;
	font-size:0.9rem;
	border: 1px solid #dddddd !important;
    border-left: 8px solid  #005586 !important;
	max-width:812px !important;
	margin:0 auto !important;
	margin-top:3rem !important;

	
}

/* **** */
 
.toppaz {
	padding-left: 1.9rem !important;
	padding-right: 1.9rem !important;
	 
	border: 2px solid #005586 !important; 

	 background-position-x: 35px !important;
}


b.titoloalert{ padding-left:2rem;}
 
/* **** */
.noSpazio {
	margin-top:1rem !important;
	
}
b.titoloalert{font-size:0.9em;}
/* starz ************ */

.star_tpl{
		border-bottom:2px solid #005586;
}
h4.star_tpl{color:#005586 !important;}
.deLiner{
		margin-bottom:1.5em !important;
}

.deLinerUp{
		margin-top:1.5em !important;
}


.dgca_star{
		border-bottom:0px solid green;
		width:99%;
		margin-top:0px;
		 
	}
	
	.dgca_star li.rigaStar{
		display: inline-table;
		width: 90%;
		max-width:350px;
		border:0px solid pink;
		padding-top:0px;
		padding-bottom:0px;
		margin-top:0px;
		margin-bottom:0px;
	}
 
	.mainDivStar{
		 
		border:0px solid red;
		 
		width:99%;
	}
	.marginTitolo{
		
		margin-top:1em;
		padding-left:0px !important;
	
	}
	.descrizioneStar{
		width:99%;
		max-width:130px;
		float:left;
	}
	
	.mostraStar{
		float:left !important;
		white-space:nowrap;
	}
	
 

	.scr-icons-row{
		
		padding-right:1px !important;
	
	}

	.txt_cs_plugin,
	.star_tpl{
		font-weight:bold;
		color:#737577 !important;
	}
	.txt_cs_light{
	
		color:rgb(90, 118, 138) !important;
	}

	.separatore{
		margin-top:1.2em;
	}

	.alert-csplugin div.container div.row div.col{
		padding-left:0px;
	}
 

	.missingData{
		color:#a31f33 !important;
	}
	
	.bottomRosso{
		border-bottom: 1px solid #a31f33 !important;
	}

/* ****************** */

	div.frecceCS {
		border:0px solid green; 
		float:left; 
		margin-right:7px;
		
	}

	.frecciaSx, .frecciaDx {
		 
		color:#737577 !important;
		box-shadow: none !important;
	}

	.frecciaSx:hover, .frecciaDx:hover {
		color:#005586 !important;
		background-color: white !important;
	}

	.imgCaptcha{
	
		border-bottom: 1px solid white;
	
	}
 
 /* Adattamento TPL FULL WIDTH */
.section-cs-text {

} 
.section-cs-text .alert-csplugin {
	
	max-width:99% !important;
}
.section-cs-text .alert-csplugin .dgca_star li.rigaStar {
	max-width:356px;
}

 /* END adattamento */

	@media (max-width:480px){
		/* For Mobile */
		.descrizioneStar{
			max-width:200px;
			
		}
	}


	@media (max-width:960px){
		/* For Laptops/Desktop */
	}


/* FIX STAMPA SU FILE è inutile stampare il form */
@media print{

	 .alert-csplugin{
		display:none;
	 }
}