body
{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #005089;
    /* 005089 */
 background-color: #ffffff;   /* ESERCIZIO */
/*    background-color: white;  /* ESERCIZIO */
/* 	background-color: #c3c3c3;   /* SRV03 ESERCIZIO */	
    background-color: #ff9c00 !important;   /* COLLAUDO */ 
/*	background-color: #cc6699; */  /* COLLAUDO */ 
}

@media screen {
    #stampa_iframe {
        display: none;
    }
    #prev_iframe {
        display: block;
    }
}

a:link {
	/*color: #1e7ebe;*/
	color: #005089;
}        /* colore di tutti i link nella pagina prima di essere visitati     */
/*a:visited { color: #600; }      */   
a:visited { 
    /* color: #336699; */
	color: #005089;
}
a:hover, a:active
{
	color: #f29400; /*	colore del background del menu dopo che la selezione è stata efettuata*/
}
a.espandibile:link {
	text-decoration: none;
	font-weight: bold;
	color: #005089;
}        /* colore di tutti i link nella pagina prima di essere visitati     */
/*a:visited { color: #600; }      */   
a.espandibile:hover, a:active
{
	color: #f29400; /*	colore del background del menu dopo che la selezione è stata efettuata*/
}

@keyframes blinking_richieste_contatto {
    0% {
        background-color: lightgreen;
    }
    100% {
        background-color: green;
    }
}
#banner_richieste_contatto {
    width: 100%; 
    text-align: center;
    background-color: green;
    /*animation: blinking_richieste_contatto 2s infinite;*/
}
@keyframes blinking_text_richieste_contatto {
0% {
    color: red;
}
100% {
    color: white;
}
}
#text_banner_richieste_contatto {
    /*width: 100%; 
    text-align: center;*/
    animation: blinking_text_richieste_contatto 0.8s infinite;
}

h2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
/*	text-transform: capitalize;*/
}

h2 a { text-decoration: none; }

h3
{
	/*color: #5B5E0E;*/
	color: #005089;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	text-transform: capitalize;
}

#container
{
	margin: 1em auto;
	width: 950px;
	text-align: left;
	background-color: #ffffff;
    background-color: white;
	border: none;
/*	background: Black url(../image/blocco_sfondo_7B8996.png) repeat ; */
		
	/*   DA USARE PER L'immagine che si sposta verso il fondo */
	/*background-image: url(../image/sfondo.jpg);   */
	/*background-repeat: no-repeat;                 */
	/*background-position: bottom;                  */
		   
	
	/*   DA USARE PER L'immagine che si sposta verso il fondo */
	/*background-image: url(../image/sfondo.jpg);   */
	/*background-repeat: no-repeat;                 */
	/*background-position: bottom;                  */
}

#header
{
	/*height: 51px;*/
    height: 61px;
	width: 100%;
	background-image: url(../image/header1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	border-bottom: 1px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #005089;
	margin: 0;
	padding: 0;
}

.slideshow-container {
    background: #dbe6ee; 
    padding-top:  5px; 
   /* padding-left:  5px; 
    padding-right:  5px;  */
    padding-bottom:  5px; 
    color: white;
    font-size: 15px; 
    font-weight: bold;
    text-align: center;
    float: left;
    width: 100%;
    height: 150px;
}

img.partner {
    margin-top: -40px;
    -webkit-transition: opacity 2s ease-in-out;
      -moz-transition: opacity 2s ease-in-out;
        -o-transition: opacity 2s ease-in-out;
          transition: opacity 1s ease-in-out;
}

h2.partner {
    color: #FBBA00;
    font-size: 24px;
}

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}

#contentsfullpage {
	margin: 0 20px 40px 20px;
}
#contentsfullpage p {
	line-height: 165%;
}
#contentsfullpage_main {
	margin: 0 0px 10px 0px;
}
#contentsfullpage_main p {
	line-height: 165%;
}
#main_buttons_row {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 20px;
}
#left-column_main {
    width: 146px; 
    float: left;
    padding:2px;
}
#left-column_main img {
    background-color: white;
    border: 1px solid #d29e00 ;
    padding: 2px;
    width: 138px;
    margin-bottom: 10px;
}
#center-column_main { 
    /*background-color: #ffffff; */
    background-color: white;
    width: 100%; 
    float: left;
}
#right-column_main {
    width: 138px;
    margin-left: 2px;
    padding: 2px;
    float: left;
}
#right-column_main img {
    background-color: white;
    border: 1px solid #d29e00;
    padding: 2px;
    width: 134px;
    margin-bottom: 10px;
}

/*.blogentry { border-bottom: 1px solid #C5C877; }*/
.blogentry {
	border-bottom: 1px solid #D5E5CD;
}
.blogentry ul
{
	color: #FFFFFF;
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.blogentry li
{
	display: inline;
	padding: 0 0 0 7px;
}
.imagefloat {
	float: left;
	background-color: #ffffff;
	margin: 5px 5px 5px 5px;
}


#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 165%; }

#footer
{
	clear: both;
/*	color: #ffffff; */
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 0
	width: 700px;
	text-align: left;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

.tab1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E7EBE;
	text-align: right;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

#table5 {
	text-align: left;
}

#icodett {
	width: 100%;
	border-style: none;
}

#icodett td{
	border-style: hidden;
    height: 20px;
}

#iconote {
	width: 100%;
	border-style: none;
}

#iconote td{
	border-style: hidden;
    height: 20px;
}

#icomodstato {
	width: 100%;
	border-style: none;
}

#icomodstato td{
	border-style: hidden;
    height: 20px;
}

#icovisdoc {
	width: 100%;
	border-style: none;
}

#icovisdoc td{
	border-style: hidden;
    height: 20px;
}

#icoref {
	width: 100%;
	border-style: none;
}

#icoref td{
	border-style: hidden;
    height: 20px;
}

#icoiter {
	width: 100%;
	border-style: none;
}

#icoiter td{
	border-style: hidden;
}

.link_valutazioni a { 
	color: red;
	text-decoration: none;
}
.link_valutazioni a:link {
	color: #1e7ebe;
	text-decoration: none;
	
}        
.link_valutazioni a:visited { 
	color: #336699; 
	text-decoration: none;
}
.link_valutazioni a:hover, a:active { color: #F29400; }

.evidenziato
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E7EBE;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}

.Stile2 {
	color: #1E7EBE;
}

.box_privacy {
	color: #005089;
	text-align: justify;	
	font-size: 2;
	border-style: solid;
	border-color: #ecad0b;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.check_privacy_size {
 	height: 20px;
	width: 20px;
	color: #ecad0b;
	background-color: #ecad0b;
	border: 1px solid #ecad0b;
}

.Stile3 {
	color: darkorange
}

.tabella_pratiche_anagrafica{
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #b7b6b4;
	border-collapse: collapse;
}
.tabella_pratiche_anagrafica th{
	background-color: #bed3eb;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.tabella_pratiche_anagrafica td{
    font-weight: normal;
	font-size: 11px;
	text-align: center;
    padding-right: 5px;
    padding-left: 5px;
}
				

/* Bottoni blu e oro*/
.button_link_60 {
    clear: both;
	cursor: pointer;
	border: none;
	width: 60px;
	height: 12px;
	color: #FFF;
	text-align:center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 100%;
	font-weight: bold;
	background: #007EBD;
	padding: 5px 5px;
	display: inline-block;
	white-space: nowrap;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 5px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.button_link_60:hover {
	background: #005089;
	font-weight: bold;
	color: #FFF;
}

.button_link_60:active {
	color: #FFF;
}

.button_link_60:visited {
	color: #FFF;
}

.button_link_60:link {
	color: #FFF;
}

.button_100 {
	cursor: pointer;
	border: none;
	background: url(../image/bottone_100.png) top left no-repeat;
	background-position: 0 0;
	width: 100px;
	height: 30px;
	color: #1E7EBE;
}

.button_100:hover {
	background-position: 0 100%;
}

.button_100:active {
    font-weight: bold;
}
/*
.button_150 {
	cursor: pointer;
	border: none;
	background: url(../image/bottone_150.png) top left no-repeat;
	background-position: 0 0;
	width: 150px;
	height: 30px;
	color: #1E7EBE;
}

.button_150:hover {
	background-position: 0 100%;
}

.button_150:active {
    font-weight: bold;
}
*/
.button_110 {
	cursor: pointer;
	border: none;
	width: 110px;
	height: 30px;
	color: #005089;
	text-align:center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 100%;
	font-weight: bold;
	background: #D8D8D8;
	padding: 5px 5px;
	display: inline-block;
	white-space: nowrap;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 5px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.button_110:hover {
	background: #005089;
	font-weight: bold;
	color: #FFF;
}

.button_110:active {
    font-weight: bold;
}
.text_button_147 {
	border: none;
	width: 147px;
	height: 20px;
line-height: 20px;
	color: #005089;
text-align:center;
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
display: table-cell; 
-webkit-font-smoothing: antialiased;
font-size: 100%;
font-weight: bold;
background: #D8D8D8;
padding-top: 5px;
padding-bottom: 5px;
display: inline-block;
white-space: nowrap;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 5px 0;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.button_147 {
	cursor: pointer;
	border: none;
	width: 147px;
	height: 30px;
	color: #005089;
	text-align:center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 100%;
	font-weight: bold;
	background: #D8D8D8;
	padding: 5px 5px;
	display: inline-block;
	white-space: nowrap;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 5px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.button_147:hover {
	background: #005089;
	font-weight: bold;
	color: #FFF;
}

.button_147:active {
    font-weight: bold;
}
.button_300 {
	cursor: pointer;
	border: none;
	width: 300px;
	height: 30px;
	color: #005089;
text-align:center;
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 100%;
font-weight: bold;
background: #D8D8D8;
padding: 5px 5px;
display: inline-block;
white-space: nowrap;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 5px 0;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.text_button_150 {
	border: none;
	width: 150px;
	height: 20px;
line-height: 20px;
	color: #005089;
text-align:center;
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
display: table-cell; 
-webkit-font-smoothing: antialiased;
font-size: 100%;
font-weight: bold;
background: #D8D8D8;
padding-top: 5px;
padding-bottom: 5px;
display: inline-block;
white-space: nowrap;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 5px 0;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.button_150 {
	cursor: pointer;
	border: none;
	width: 150px;
	height: 30px;
	color: #005089;
	text-align:center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 100%;
	font-weight: bold;
	background: #D8D8D8;
	padding: 5px 5px;
	display: inline-block;
	white-space: nowrap;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 5px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.button_150:hover {
	background: #005089;
	font-weight: bold;
	color: #FFF;
}

.button_150:active {
    font-weight: bold;
}
.text_button_180 {
	border: none;
	width: 180px;
	height: 20px;
line-height: 20px;
	color: #005089;
text-align:center;
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
display: table-cell; 
-webkit-font-smoothing: antialiased;
font-size: 100%;
font-weight: bold;
background: #D8D8D8;
padding-top: 5px;
padding-bottom: 5px;
display: inline-block;
white-space: nowrap;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 5px 0;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.button_180 {
	cursor: pointer;
	border: none;
	width: 180px;
	height: 30px;
	color: #005089;
	text-align:center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 100%;
	font-weight: bold;
	background: #D8D8D8;
	padding: 5px 5px;
	display: inline-block;
	white-space: nowrap;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 5px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.button_180:hover {
	background: #005089;
	font-weight: bold;
	color: #FFF;
}

.button_180:active {
    font-weight: bold;
}
.button_300 {
	cursor: pointer;
	border: none;
	width: 300px;
	height: 30px;
	color: #005089;
text-align:center;
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 100%;
font-weight: bold;
background: #D8D8D8;
padding: 5px 5px;
display: inline-block;
white-space: nowrap;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 5px 0;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.button_300:hover {
	background-position: 0 100%;
	background: #005089;
font-weight: bold;
color: #FFF;
}

.button_300:active {
    font-weight: bold;
}
.button_400 {
	cursor: pointer;
	border: none;
	width: 400px;
	height: 30px;
	color: #005089;
text-align:center;
text-decoration: none;
font-family: Verdana, Geneva, sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 100%;
font-weight: bold;
background: #D8D8D8;
padding: 5px 5px;
display: inline-block;
white-space: nowrap;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 5px 0;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.button_400:hover {
	background-position: 0 100%;
	background: #005089;
    font-weight: bold;
    color: #FFF;
}

.button_400:active {
    font-weight: bold;
}

.button_calcola_preventivo {
	cursor: pointer;
	border: none;
	width: 220px;
	height: 30px;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 100%;
	font-weight: bold;
	background: #33CC00;
	padding: 5px 5px;
	display: inline-block;
	white-space: nowrap;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 5px 0;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.button_calcola_preventivo:hover {
	background: #CCFF33;
	font-weight: bold;
    color: #005089;  
	font-size: 102%;
}

.button_calcola_preventivo:active {
    font-weight: bold;
}

.button_azzurro {
	cursor: pointer;
	border: none;
	color: #FFFFFF !important;
	background: #0099e6;
    background: #007EBD;
    text-shadow: 1px 1px 1px #444;
    text-transform: uppercase;
}

.button_azzurro:hover {
	background: #005089;
	font-weight: bold;
	color: #FFFFFF !important;
}

.button_azzurro:active {
    font-weight: bold;
}

.button_verde {
	cursor: pointer;
	border: none;
	color: #FFFFFF !important;
	background: #009C00;
    text-shadow: 1px 1px 1px #444;
    text-transform: uppercase;
}

.button_verde:hover {
	background: #005089;
	font-weight: bold;
	color: #FFFFFF !important;
}

.button_verde:active {
    font-weight: bold;
}

.button_rosso {
	cursor: pointer;
	border: none;
	color: #FFFFFF !important;
	background: #ff0000;
    text-shadow: 1px 1px 1px #444;
    text-transform: uppercase;
}

.button_rosso:hover {
	background: #005089;
	font-weight: bold;
	color: #FFFFFF !important;
}

.button_rosso:active {
    font-weight: bold;
}
/* Texy Box riquadro*/

.text_left {
    border: none;
	float: left;
    background:url(../image/input_left.png) top left no-repeat;
    background-position: 0 0;
    width: 7px;
    height: 24px;
}

.text_center {
	vertical-align: middle;
    border: none;
	float: left;
    background:url(../image/input_center.png) top left repeat-x;
    background-position: 0 0;
    height: 24px;
	font-size: 13px;
}

.text_right {
    border: none;
	float: left;
    background:url(../image/input_right.png) top left no-repeat;
    background-position: 0 0;
    width: 7px;
    height: 24px;
}

.text {
	vertical-align: middle;
	margin: 3px;
	border: none;
	background: white;
	font-size: 13px;
}

.text_preventivatore {
	vertical-align: middle;
	margin: 3px;
	border: 1px solid gray;
	background: white;
	font-size: 13px;
	padding:  2px 5px 2px 5px;
	border-radius: 3px;
}

.text_ricerca {
	vertical-align: middle;
	margin: 3px;
	border: 1px solid gray;
	background: white;
	font-size: 12px;
	padding:  2px 5px 2px 5px;
	border-radius: 3px;
}

input[type=text]:focus, textarea:focus, select:focus {
  box-shadow: 0 0 5px #FFCC00;
 /* padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;*/
  border: 1px solid #FFCC00;
}

.text_login {
	vertical-align: middle;
	margin: 3px;
	border: 1px solid gray;
	background: white;
	font-size: 12px;
	padding:  2px 5px 2px 5px;
	border-radius: 3px;
}

.text_ins_anag {
	vertical-align: middle;
	margin: 3px;
	border: 1px solid gray;
	background: white;
	font-size: 12px;
	padding:  2px 5px 2px 5px;
	border-radius: 3px;
}

.text_edit_anag {
	vertical-align: middle;
	margin: 3px;
	border: 1px solid gray;
	background: white;
	font-size: 12px;
	padding:  2px 5px 2px 5px;
	border-radius: 3px;
}
.text_punti_volume {
	vertical-align: middle;
	margin: 3px;
	border: 1px solid gray;
	background: white;
	font-size: 13px;
	padding:  2px 5px 2px 5px;
	border-radius: 3px;
}

.titolo_gruppo_edit_anag {
	background: #005089;
	font-weight: bold;
	color: #FFF;
}
.titolo_gruppo_edit_anag h2 {
    margin: 3px;
}
/* Barra progressione*/

.bar_container{
	width: 100%;
	height: 40px;
	border-collapse: collapse;
	border-style: none;

}

.start_bar{
	background:url(../image/bar_left_g.png) top left no-repeat;
	border-style: none;
	width: 3px;
	height: 40px;
}
.int_y2g_bar{
	background:url(../image/bar_y2g.png) top left no-repeat;
	border-style: none;
	width: 16px;
	height: 40px;
}
.int_y2y_bar{
	background:url(../image/bar_y2y.png) top left no-repeat;
	border-style: none;
	width: 16px;
	height: 40px;
}
.int_g2g_bar{
	background:url(../image/bar_g2g.png) top left no-repeat;
	border-style: none;
	width: 17px;
	height: 40px;
}
.end_yellow_bar{
	background:url(../image/bar_end_y.png) top left no-repeat;
	border-style: none;
	border: none;
	width: 5px;
	height: 40px;
}
.end_grey_bar{
	background:url(../image/bar_end_g.png) top left no-repeat;
	border-style: none;
	width: 6px;
	height: 40px;
}
.sel_yellow_bar{
	text-align: center;
	border-style: none;
	padding: 0px 30px 0px 30px;
	background:url(../image/bar_y.png) top left repeat-x;
	height: 40px;
}
.sel_grey_bar{
	text-align: center;
	border-style: none;
	padding: 0px 30px 0px 30px;
	background:url(../image/bar_g.png) top left repeat-x;
	height: 40px;
}

.popup {
    font-size: 11px;
	text-align: justify;
	width: 95%;
}

.popup ul,li{
	list-style-type: decimal
}


/* POPUP DIV*/
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:300px;
	height:300px;
	z-index: 9002;
}

span#tooltip a {  
    position:relative; /*questa e' fondamentale*/
    z-index:24;
/*  background-color: none;  */
    color: black;
    text-decoration: none;
}

span#tooltip a:hover {
    z-index: 25; 
/*  background-color: none; */
}

span#tooltip a span {
    display: none;
}

span#tooltip a:hover span { /*lo span verra'mostrato solo sullo stato :hover */
    display: block; position:absolute;
    top: 2em; left: 2em; width: 15em;
    padding: 5px;
    border: 1px solid white; background-color: #002a4a; color: white;
    text-align: center;
}

#iframe_reg_manif_premi {
    width: 600px;
    height: 700px;
    border: 0;
}

/*------------------ FORMATTAZIONE FORM CAMBIO PASSWORD  ---------------------------------------------------*/

div.cambio_password {
	height: 300px;
	width: 550px;
	border-style: dashed; 
	border-width: 1px; 
/*	border-color: #ECaD0B; */
	border-color: #C3C3C3;
	background-color: #F0F0F0;
/*	color: #1E7EBE;  */
	color: #336699;
	padding: 10px; 
}

div.cambio_password_iframe {
	height: 200px;
	width: 885px;
	border-style: dashed; 
	border-width: 1px; 
/*	border-color: #ECaD0B; */
	border-color: #C3C3C3;
	background-color: #F0F0F0;
/*	color: #1E7EBE;  */
	color: #336699;
	padding: 10px; 
}
div.cambio_password_iframe_2 {
	height: 300px;
	width: 550px;
	border-style: dashed; 
	border-width: 1px; 
/*	border-color: #ECaD0B; */
	border-color: #C3C3C3;
	background-color: #F0F0F0;
/*	color: #1E7EBE;  */
	color: #336699;
	padding: 10px; 
}
form#cambio_password_form {
	width: 500px;
	padding : 0;
	margin : 10px
}


label.cambio_password_form { 
float : left; 
width : 170px; 
display : inline; 
margin-left : 10px; 
line-height : 23px;
} 
label.cambio_password_form_text_area { 
float : left; 
width : 300px; 
display : inline; 
margin-left : 10px; 
line-height : 23px;
} 

DIV#cambio_password_form {
	width: 500px;
}

DIV.cambio_password_title_div {
	width: 500px;
	text-align: left;
}

DIV.cambio_password_sub_title_div {
	width: 500px;
	font-weight: bold;
}

DIV.cambio_password_help {
	width: 30px;
	height: 30px;
	float: left;
}

DIV.cambio_password_label_obj {
    width: 170px;
	height: 30px;
	float: left;
	font-size: 14px;
	text-align: left;
}

DIV.cambio_password_input_obj {
	 width: 300px;
	height: 30px;
	 float: left;
	text-align: left;
}

DIV.cambio_password_2rows_help {
	width: 30px;
	height: 60px;
	float: left;
}

DIV.cambio_password_label_2rows_obj {
    width: 170px;
	height: 60px;
	float: left;
	font-size: 14px;
	text-align: left;
}

DIV.cambio_password_input_2rows_obj {
	 width: 300px;
	height: 60px;
	 float: left;
	text-align: left;
}
DIV.cambio_password_label_obj_textarea {
	width: 400px;
	height: 30px;
	margin-left : 10px;
	line-height : 23px;
	float: left;
	text-align: left;
}
DIV.cambio_password_input_obj_textarea {
	width: 500px;
	float: left;
	text-align: center;
}

DIV.cambio_password_button {
	width: 500px;
	float: left;
	text-align: right;
}


div#cambio_password_div_error {

	border: none; 
	margin: 0; 
	padding: 0; 
	text-align: left;
	font-size: 14px;
	color: red; 
	font-weight: bold;
}
/*------------------ FORMATTAZIONE FORM REGISTRAZIONE MANIFESTAZIONE A PREMI  ---------------------------------------------------*/

div.ins_reg_manif {
	height: 790px;
	width: 550px;
	border-style: dashed; 
	border-width: 1px; 
/*	border-color: #ECaD0B; */
	border-color: #C3C3C3;
	background-color: #F0F0F0;
/*	color: #1E7EBE;  */
	color: #336699;
	padding: 10px; 
}

div.ins_reg_manif_iframe {
	height: 600px;
	width: 550px;
	border-style: dashed; 
	border-width: 1px; 
/*	border-color: #ECaD0B; */
	border-color: #C3C3C3;
	background-color: #F0F0F0;
/*	color: #1E7EBE;  */
	color: #336699;
	padding: 10px; 
}
div.ins_reg_manif_iframe_2 {
	height: 760px;
	width: 550px;
	border-style: none; 
	background-color: #e4ecf5;
/*	color: #1E7EBE;  */
	color: #336699;
	padding: 10px; 
}
form#ins_reg_manif_form {
	width: 500px;
	padding : 0;
	margin : 10px
}


label.ins_reg_manif_form { 
float : left; 
width : 170px; 
display : inline; 
margin-left : 10px; 
line-height : 23px;
} 
label.ins_reg_manif_form_text_area { 
float : left; 
width : 300px; 
display : inline; 
margin-left : 10px; 
line-height : 23px;
} 

DIV#ins_reg_manif_form {
	width: 500px;
}

DIV.ins_reg_manif_title_div {
	width: 500px;
	text-align: left;
}

DIV.ins_reg_manif_sub_title_div {
	width: 500px;
}

DIV.ins_reg_manif_help {
	width: 30px;
	height: 30px;
	float: left;
}

DIV.ins_reg_manif_label_obj {
    width: 170px;
	height: 30px;
	float: left;
	font-size: 12px;
	text-align: left;
}

DIV.ins_reg_manif_input_obj {
	 width: 300px;
	height: 30px;
	 float: left;
	text-align: left;
}

DIV.ins_reg_manif_2rows_help {
	width: 30px;
	height: 60px;
	float: left;
}

DIV.ins_reg_manif_label_2rows_obj {
    width: 170px;
	height: 60px;
	float: left;
	font-size: 14px;
	text-align: left;
}

DIV.ins_reg_manif_input_2rows_obj {
	 width: 300px;
	height: 60px;
	 float: left;
	text-align: left;
}
DIV.ins_reg_manif_label_obj_textarea {
	width: 400px;
	height: 30px;
	margin-left : 10px;
	line-height : 23px;
	float: left;
	text-align: left;
}
DIV.ins_reg_manif_input_obj_textarea {
	width: 500px;
	float: left;
	text-align: center;
}

DIV.ins_reg_manif_button {
	width: 500px;
	float: left;
	text-align: right;
}


div#ins_reg_div_error {

	border: none; 
	margin: 0; 
	padding-left: 30px; 
	text-align: left;
	font-size: 14px;
	color: red; 
	font-weight: bold;
}

div#cambio_password_msg {

	border: none; 
	margin: 0; 
	padding-left: 30px; 
	text-align: left;
	font-size: 14px;
	color: #369; 
	font-weight: bold;
}

.tbl_qualifiche_punti_volume {
	width: 910px;
	border-collapse:collapse;
}
.tbl_qualifiche_punti_volume_th{
	text-align: center;
	border: solid 1px #1E7EBE;
	background: #005089;
	color: white;
	padding: 5px;
	/*border: 1px solid #005089;*/
	font-size: 9px;
}
.tbl_qualifiche_punti_volume_th a{text-decoration: none; color:white;}
.tbl_qualifiche_punti_volume_th_title{
	text-align: center;
	border: solid 1px #1E7EBE;
	background: #ffffff;
	color: #005089;
	padding: 5px;
	/*border: 1px solid #005089;*/
	font-size: 13px;
	font-weight: bold;
}
.tbl_qualifiche_punti_volume_th_selected{
	text-align: center;
	background: #005089;
	color: #d29e00;
	padding: 5px;
	border: 2px solid #d29e00;
	font-size: 10px;
}
.tbl_qualifiche_punti_volume_th_selected a {text-decoration: none; color: #d29e00;}
.tbl_qualifiche_punti_volume_td {
	border: solid 1px #1E7EBE;
	padding: 5px;
	line-height: 14px;
	/*border: 1px solid #005089;*/
	font-size: 9px;
	vertical-align:text-top;
	text-align: justify;
	color: #005089;
}
.tbl_qualifiche_punti_volume_td_totali {
	text-align: right;
	border: solid 1px #1E7EBE;
	padding: 5px;
	line-height: 14px;
	/*border: 1px solid #005089;*/
	font-size: 10px;
	vertical-align:text-top;
	color: #005089;
}
.tbl_qualifiche_punti_volume_td_totali a {text-decoration: none; color: #005089;}

.sub_tbl_qualifiche_punti_volume {
	width: 100%;
}
.sub_tbl_qualifiche_punti_volume th{
	text-align: center;
	background: #005089;
	color: white;
}
.tbl_qualifiche_punti_volume_td_selected {
	background: #FFFF66;
	background: #CCFF99;
	padding: 5px;
	line-height: 14px;
	border: 2px solid #d29e00;
	font-size: 9px;
	vertical-align:text-top;
	text-align: justify;
	font-weight:bold;
	color: #d29e00;
	color: #005089;
}
.tbl_qualifiche_punti_volume_td_selected_totali {
	text-align: right;
	background: #FFFF66;
	background: #CCFF99;
	padding: 5px;
	line-height: 14px;
	border: 2px solid #d29e00;
	font-size: 10px;
	vertical-align:text-top;
	font-weight:bold;
	color: #d29e00;
	color: #005089;
}
.tbl_qualifiche_punti_volume_td_selected_totali a {text-decoration: none; color: #005089; font-size: 10px;}
.tbl_qualifiche_punti_volume span{
	margin-left: -2px;
	padding: 1px;
	margin-right: 2px;
	border: none;
	background: #005089;
	color: white;
}
.tbl_qualifiche_punti_volume h3{
	font-size: 10px;
}
.tbl_qualifiche_punti_volume_cell_blank {
	background: none;
	border: none;
}
#table_content_vis_associati {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #841212;
	border-style: none; 
	border-width: 1px; 
/*	border-color: #ECaD0B; */
	border-color: #1E7EBE;
/*	background-color: #F0F0F0;*/
/*	color: #1E7EBE;  */
	color: #336699;
	padding: 10px;
	width: 900px;
	overflow: auto; 
}
#table_content_vis_associati ul,li {
	list-style-type: none;
}

#table_content_vis_associati .label {
	float: left;
	text-align: right;
	width: 100px;
}
#table_content_vis_associati .txt {
	float: left;
	text-align: left;
	left: 100px;
	width: 900px;
}

DIV.title_div_vis_associati {
	width: 900px;
	text-align: left;
}
table.TblSituazionePrt {
	text-align: center;
	border: none;
/*	border-left: solid 1px  #1E7EBE; */
	border-top: solid 1px  #1E7EBE; 
/*	border-bottom: solid 1px  #1E7EBE;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	width: auto;
	margin-left: 1em; /* Background righe dispari della tabella*/
	/* foreground righe dispari della tabella*/
    color: #000000;
}
/* Background intestazione tabella*/
table.TblSituazionePrt th {
	border-right: solid 1px #1E7EBE;
	border-bottom: solid 1px #1E7EBE;
	background: #005089;
	padding: 2px;
	color: white;
	padding-left: 1em;
	padding-right: 1em;
}
 /* foreground intestazione tabella*/
table.TblSituazionePrt th a {
	color: white;
	text-decoration: none;
}

 /* mouse hover sulle intestazioni di colonna*/ 
table.TblSituazionePrt th a:hover {
	color: darkorange;
	background-color: #005089;
}



/* parametri generali della tabella*/     
table.TblSituazionePrt td {
	text-align: center;
	border-right: solid 1px #1E7EBE;
	border-left: solid 1px #1E7EBE;
	padding: 2px;
}

table.TblSituazionePrt td a {
	color: black;
	text-decoration: none;
}

table.TblSituazionePrt td ul {
	color: black;
	text-align: justify;
	text-decoration: none;
}

 /* righe pari della tabella*/  
table.TblSituazionePrt tr.odd {

    /* foreground righe pari della tabella*/
    color: White;
    background: #336699;
}


table.TblVisionati {
	text-align: center;
	border: none;
/*	border-left: solid 1px  #1E7EBE; */
	border-top: solid 1px  #1E7EBE; 
	border-bottom: solid 1px  #1E7EBE;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	width: auto;
	margin-left: 1em; /* Background righe dispari della tabella*/
	/* foreground righe dispari della tabella*/
    color: #000000;
}
/* Background intestazione tabella*/
table.TblVisionati th {
	border-right: solid 1px #1E7EBE;
	border-bottom: solid 1px #1E7EBE;
	background: #005089;
	padding: 2px;
	color: white;
	padding-left: 1em;
	padding-right: 1em;
}
 /* foreground intestazione tabella*/
table.TblVisionati th a {
	color: white;
	text-decoration: none;
}

 /* mouse hover sulle intestazioni di colonna*/ 
table.TblVisionati th a:hover {
	color: darkorange;
	background-color: #005089;
}



/* parametri generali della tabella*/     
table.TblVisionati td {
	text-align: center;
	border-right: solid 1px #1E7EBE;
	border-left: solid 1px #1E7EBE;
	padding: 2px;
}

table.TblVisionati td a {
	color: black;
	text-decoration: none;
}

table.TblVisionati td ul {
	color: black;
	text-align: justify;
	text-decoration: none;
}

 /* righe pari della tabella*/  
table.TblVisionati tr.odd {

    /* foreground righe pari della tabella*/
    color: White;
    background: #336699;
}
#vis_IdMedia {}
#vis_Titolo {}
#vis_UserName {}
#vis_IdAgenzia {}
#vis_Nominativo {}
#vis_PrimaVisione {}
#vis_UltimaVisione {}
table.TblSituazionePrt img {
	border: none;
}

/* CSS preventivatore */

.prev_title {
	padding-left: 10px;
	padding-right: 10px;
	color: #005089;
	width: 950px;
	border: 0px;
	border-spacing: 0px;
}
.prev_content {
	border: 1px #005089 solid;
	border-spacing: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 920px; 
}
.prev_form {
	width: 100%;
	font-style: Verdana, Geneva, sans-serif;
	color: #005089;
	border-spacing: 0px;
	border-collapse: collapse;
}
.prev_form tr{
	height: 30px;
}
.prev_form_anagrafiche {
    /*border: 1px solid  #CC9900; */
    border: 1px solid  #fed56c;
	width: 898px;
	font-style: Verdana, Geneva, sans-serif;
	color: #005089;
	border-spacing: 0px;
	border-collapse: collapse;
}
.prev_form_anagrafiche tr{
	height: 30px;
}
.prev_form_anagrafiche td{
    padding-left: 10px;
    padding-right: 10px;
}
.prev_error {
	width: 898px;
	border: 0px #f00 solid;
	color: #f00;	
	text-align: left;
	font-weight: bold;
	padding: 5px;
	border-spacing: 0px;
	font-size: 85%;
}
.prev_ordering_submit {
	width: 898px;
	border-top: 1px #005089 solid;
	border-spacing: 0px;
	border-collapse: collapse;
}
#prev_iframe {
	border: 0; 
	height: 800px;
	width: 898px;
	text-align: left;
	border-spacing: 0px;
	margin-bottom: 10px;
/*	overflow: hidden;*/
}
#tbl_scelta_preventivo {
	width: 896px;
	margin: 0;
}
#mainnav                                          /* contenitore del menu dinamico orizzontale in alto*/   
{
 
	/*background-color: #ffffff;  */
	background-color: #005089;  
	color: #272900;
	padding: 0px 0;
	margin-bottom: 10px;
}

#mainnav ul
{
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
	background-color: #005089;              /* colore della riga del menu orizz. dove non coperta dal menu javascript*/
	border-left: 0px solid #444C52;
	width: 100%;
}

#mainnav li
{
	display: inline;
	padding: 0 10px;
	border-right: 0px solid #444C52;
	  
}

#mainnav li a
{
	text-decoration: none;
	color: #272900;
	
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #272900;
		 
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	
	
	
	list-style-type: none;
	line-height: 165%;
}

.imagefloat
{

}


/*#footer
{
	background-color: #1E7EBE; 
	padding: 3px;
	font-size: 90%;
	text-align: center;
	 
}*/

table.fruits {
	/* bordo azzurrino #1E7EBE */
	text-align: center;
	border-left: solid 1px #005089;
	border-top: solid 1px  #005089;
	border-bottom: solid 1px  #005089;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
	/* margin-left: 1em; */
    /* Background righe dispari della tabella*/
	/* foreground righe dispari della tabella*/
    color: #000000;
    /*	box-shadow: 8px 8px 5px #888888; */
}
/* Background intestazione tabella*/
table.fruits th {
     /* bordo azzurrino #1E7EBE */
	border-right: solid 1px #005089;
	border-bottom: solid 1px #005089;
	background: #005089;
	padding: 2px;
	color: white;
	padding-left: 1em;
	padding-right: 1em;
}
 /* foreground intestazione tabella*/
table.fruits th a {
	color: white;
	text-decoration: none;
}

 /* mouse hover sulle intestazioni di colonna*/ 
table.fruits th a:hover {
	color: darkorange;
	background-color: #005089;
}



/* parametri generali della tabella*/     
table.fruits td {
	/* bordo azzurrino #1E7EBE */
	text-align: center;
	border-right: solid 1px #005089;
	padding: 2px;
}

table.fruits td a {
	color: black;
	text-decoration: none;
}

table.fruits td ul {
	color: black;
	text-align: justify;
	text-decoration: none;
}

 /* righe pari della tabella*/  
table.fruits tr.odd {

    /* foreground righe pari della tabella*/
    color: White;
    background: #336699;
}

p.paging {
    text-align: center;
    font-weight: bold;
    color:yellow;                      
}

p.paging a {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #841212;
    background-color: #ffffff;
    text-decoration: none;
}

/* popup_box DIV-Styles*/
#popup_box { 
    display:none; /* Hide the DIV */
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6 */  
    height:300px;  
    width:600px;  
    background:#FFFFFF;  
    left: 300px;
    top: 150px;
    z-index:100; /* Layering ( on-top of others), if you have lots of layers: I just maximized, you can change it yourself */
    margin-left: 15px;  
    
    /* additional features, can be omitted */
    border: solid 1px #005089;      
    padding:15px;  
    font-size:15px;  
    -moz-box-shadow: 0 0 5px #005089;
    -webkit-box-shadow: 0 0 5px #005089;
    box-shadow: 0 0 5px #005089;
    
}

/* This is for the positioning of the Close Link */
#popupBoxClose {
    font-size:20px;  
    line-height:15px;  
    right:5px;  
    top:5px;  
    position:absolute;  
    color:#6fa5e2;  
    font-weight:500;      
}
.elenco_errori_anagrafica ul {
	color: black;
	text-align: justify;
	text-decoration: none;
}
.elenco_errori_anagrafica li {
	color: red;
	text-align: justify;
	text-decoration: none;
    list-style-type: disc;
	display: list-item;
}
.tbl_elenco_errori_anagrafica {
	text-align: justify;
	text-decoration: none;
}
 .tbl_elenco_errori_anagrafica td {
	vertical-align: bottom;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input::before {
  content: 'Scegli';
  display: inline-block;
/*  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3); */
  background: #D8D8D8;
 background: #007EBD;
    color: #fff;
  border: none;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
 /* text-shadow: 1px 1px #fff; */
  font-weight: bold;
  font-size: 100%;
}
.custom-file-input:hover::before {
  color: white;
  background: #005089;
}
.custom-file-input:active::before {
/*  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9); */
  background: #005089;
-webkit-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}


/* report.html */

.report ul{
    display: block; 
    list-style: outside url(../image/pdf.png);
    color: #FFFFFF;
    text-align: left;
    margin: 1em 0;
    padding: 0;
    font-size: 95%;
}
.report li{
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: outside url(../image/pdf.png);
}

.report a {
    color: #c90;
    text-decoration: none;
}
.report a:visited {
    color: #c90;
    text-decoration: none;
}

.procedure ul {
    display: block; 
    list-style: outside url(../image/pdf.png);
    color: #FFFFFF;
    text-align: left;
    margin: 1em 0;
    font-size: 95%;
	padding: 0 0 0 50px;
}
.procedure li{
    display: list-item;
    list-style: outside url(../image/pdf.png);
	text-align: left;
}

.procedure a {
    color: #c90;
    text-decoration: none;
}
.procedure a:visited {
    color: #c90;
    text-decoration: none;
}

.claspReport {
	font-size: 13px;
}

.claspReport a{
	color: #005089;
}

.claspReport a:hover {
	font-weight: bold;
}

.lunchboxReport {
	font-size: 13px;
}

.claspTreeview {
	font-size: 13px;
}

.claspTreeview a{
	color: #005089;
}

.claspTreeview a:hover {
	font-weight: bold;
}

.lunchboxTreeview {
	font-size: 13px;
}

.button_send_sms_generico {
    width: 40px;
    margin-left: 20px;
}

.blink_me {
  /*animation: blinker 2s ease infinite;*/
z-index: 10;
}

@keyframes blinker {  
  50% { opacity: 0.0; }
}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.ajax-file-upload-statusbar {
border: 1px solid #0ba1b5;
margin-top: 10px;
width: 420px;
margin-right: 10px;
margin: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding: 5px 5px 5px 15px
}

.ajax-file-upload-filename {
width: 300px;
height: auto;
margin: 0 5px 5px 0px;

}

.ajax-file-upload-filesize {
width: 50px;
height: auto;
margin: 0 5px 5px 0px;
display: inline-block;
vertical-align:middle;
}
.ajax-file-upload-progress {
margin: 5px 10px 5px 0px;
position: relative;
width: 250px;
border: 1px solid #ddd;
padding: 1px;
border-radius: 3px;
display: inline-block;
color:#FFFFFF;

}
.ajax-file-upload-bar {
background-color: #0ba1b5;
width: 0;
height: 20px;
border-radius: 3px;
color:#FFFFFF;

}
.ajax-file-upload-percent {
position: absolute;
display: inline-block;
top: 3px;
left: 48%
}
.ajax-file-upload-red {
-moz-box-shadow: inset 0 39px 0 -24px #e67a73;
-webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
box-shadow: inset 0 39px 0 -24px #e67a73;
background-color: #e4685d;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 4px 15px;
text-decoration: none;
text-shadow: 0 1px 0 #b23e35;
cursor: pointer;
vertical-align: top;
margin: 5px 10px 5px 0px;
}
.ajax-file-upload-green {
background-color: #77b55a;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
margin: 0;
padding: 0;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 4px 15px;
text-decoration: none;
cursor: pointer;
text-shadow: 0 1px 0 #5b8a3c;
vertical-align: top;
margin: 5px 10px 5px 0px;
}
.ajax-file-upload {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
   font-weight: bold;
    padding: 15px 20px;
    cursor:pointer;
    line-height:20px;
    height:25px;
    margin:0 10px 10px 0;
  display: inline-block;
  background: #fff;
  border: 1px solid #e8e8e8;
  color: #888;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -moz-box-shadow: 0 2px 0 0 #e8e8e8;
  -webkit-box-shadow: 0 2px 0 0 #e8e8e8;
  box-shadow: 0 2px 0 0 #e8e8e8;
  padding: 6px 10px 4px 10px;
  color: #fff;
  background: #2f8ab9;
  border: none;
  -moz-box-shadow: 0 2px 0 0 #13648d;
  -webkit-box-shadow: 0 2px 0 0 #13648d;
  box-shadow: 0 2px 0 0 #13648d;
  vertical-align: middle;
  }

.ajax-file-upload:hover {
      background: #3396c9;
      -moz-box-shadow: 0 2px 0 0 #15719f;
      -webkit-box-shadow: 0 2px 0 0 #15719f;
      box-shadow: 0 2px 0 0 #15719f;
}

.ajax-upload-dragdrop
{
    border:2px dotted #A5A5C7;
    width:620px;
    color: #DADCE3;
    color: black;
    text-align:left;
    vertical-align:middle;
    padding:10px 10px 0px 10px;
}

.state-hover
{
        border:2px solid #A5A5C7;
}
.ajax-file-upload-container
{
    margin:20px 0px 20px 0px;
}

.hide-div-upload {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}

.this-will-not-be-read {
   display: none !important;
}

.show-div-upload {
    display: table-row;
}

.hide {
    display: none !important;
}

.web_scan_checkbox{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
margin-right: 8px;
}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
    padding: 0;
    background-color: white;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
    padding: 0;
}

/* 
 *
 * for zoom animation 
 * uncomment this part if you haven't added this code anywhere else
 *
 */
/*

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
*/

#overlay{
  position:fixed;
  z-index:99999;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:rgba(0,0,0,0.3);
  transition: 1s 0.4s;
}

#img_loading {
    width: 60px; 
    margin-top: 150px;
}

td.elenco_bottoni {
    width: 130px; height: 130px; text-align: center;
}

div.bottone_main {
    border: 1px solid #005089;
    padding: 10px;
    width: 100px;
    height: 100px;
    text-align: center;
    float: left;
}

div.bottone_main:hover {
    border: 1px solid #0080FF;
    cursor: pointer;
    background-color: #A9D0F5;
}

div.bottone_main img {
    width: 70px;
}
div.bottone_main a {
    display: block;
    text-decoration: none;
}
div.bottone_main a:hover {
    text-decoration: none;
    color: #1e7ebe;
    font-weight: bold;
}
div.bottone_main h2 {
    margin-top: 10px;
    font-size: 10px;
}


div.bottone_menu_tlm {
    border: 1px solid #005089;
    padding: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    float: left;
}
div.bottone_main_tlm {
    border: 1px solid #005089;
    padding: 10px;
    width: 200px;
    height: 200px;
    text-align: center;
    float: left;
}

div.bottone_main_tlm:hover {
    border: 1px solid #0080FF;
    cursor: pointer;
    background-color: #A9D0F5;
}

div.bottone_main_tlm img {
    width: 150px;
}
div.bottone_main_tlm a {
    display: block;
    text-decoration: none;
}
div.bottone_main_tlm a:hover {
    text-decoration: none;
    color: #1e7ebe;
    font-weight: bold;
}
div.bottone_main_tlm h2 {
    margin-top: 10px;
}
div.bottone_menu_tlm {
    border: 1px solid #005089;
    padding: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    float: left;
}

div.bottone_menu_tlm:hover {
    border: 1px solid #0080FF;
    cursor: pointer;
    background-color: #A9D0F5;
}

div.bottone_menu_tlm img {
    width: 40px;
}
div.bottone_menu_tlm a {
    display: block;
    text-decoration: none;
}
div.bottone_menu_tlm a:hover {
    text-decoration: none;
    color: #1e7ebe;
    font-weight: bold;
}
div.bottone_menu_tlm h2 {
    margin-top: 10px;
}
.rotate_tick {

/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.btn_pratiche_grey {
    border: 2px solid grey;
    border-radius: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
	cursor: pointer;
    font-weight: bold;
    padding: 0px
}

.btn_pratiche_red {
    background-color: #ff4d4d;
    border: 2px solid red;
    border-radius: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
	cursor: pointer;
    font-weight: bold;
    padding: 0px
}

.banner_comunicazioni_urgenti {
    border:none; 
    width: 100%; 
    background: red;
    color: white;
}

.advmultiselect th {
    height: 30px;
}
.advmultiselect td {
    height: 80px;
}

.elenco_ws_valutazioni th {
    border-bottom: 2px solid #ff4d4d;
}

.tooltip-ws-result table {
    width: 100%;
}

.form_errore {
    font-weight: bold;
    color: red;
}

table.dettaglio_preventivo {
	/* bordo azzurrino #1E7EBE */
	text-align: center;
	border: solid 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	width: 100%;
	/* margin-left: 1em; */
    /* Background righe dispari della tabella*/
	/* foreground righe dispari della tabella*/
    color: #000000;
    /*	box-shadow: 8px 8px 5px #888888; */
}
/* Background intestazione tabella*/
table.dettaglio_preventivo th {
     /* bordo azzurrino #1E7EBE */
	background: #005089;
	padding: 2px;
	color: white;
	padding-left: 1em;
	padding-right: 1em;
}
 /* foreground intestazione tabella*/
table.dettaglio_preventivo th a {
	color: white;
	text-decoration: none;
}

 /* mouse hover sulle intestazioni di colonna*/ 
table.dettaglio_preventivo th a:hover {
	color: darkorange;
	background-color: #005089;
}

/* parametri generali della tabella*/     
table.dettaglio_preventivo td {
	/* bordo azzurrino #1E7EBE */
    border-right: solid 0px;	
    text-align: left;
    padding: 2px;
}

table.dettaglio_preventivo td a {
    color: black;
    text-decoration: none;
}

/* carosello loghi footer*/
.list_carousel_footer {
}

.caroufredsel_wrapper {
    float: none; 
    position: relative; 
    inset: auto; 
    width: 950px; 
    height: 80px; 
    margin: 0px; 
    overflow: hidden; 
    background-color: #dbe6ee;
}

.list_carousel_footer {
    margin:0 0px 0px 0px;
}
.list_carousel_footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel_footer li {
    text-align: center;
    /*width: 250px;*/
    height: 60px;
    padding: 0;
    margin: 0px;
    margin-top: 10px;
    display: block;
    float: left;
}
.font-login {
    font-size:17px;
}

#btn-azione {
    background-color: #007EBD;
    color: #fff;
    padding: 5px;
    font-weight: bold;
    border-radius: 5%;
}

#btn-azione:hover {
    background-color: #005089;
}

.elenco_questionari_digitali > li {
   list-style-type: square; 
   line-height: 1.5;

}
.link_questionari_digitali {
    text-decoration: none;
}
