﻿/*html, body, form, div#container {
    height:100%;
}*/
body
{
	font-size:1.1em;
	font-family: "Lato"!important;
	font-weight:300;
}
.helpDesk
{
	display:none;
	visibility:hidden;
}
.imgHeaderDesign
{
	width:180px;
	float:left;
	margin-bottom:20px;
}
#logoHeader
{
   width:180px;
   
}
.layer33percento {
    width: 29%;
    margin: 20px 1%;
    padding: 1%;
    border: 1px solid#999;
    float: left;
    height: 350px;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    position: relative;
    background-color: #FFF;
}
.ricerca 
{
    background-color:White;
}
.ricercaLeft 
{
     float:left;
     width:100%;
} 
.boxBottoniRicerca 
{
    width:50%;
    margin:10px auto;
    }        
div#header 
{
    padding-top:2px;
	border-top:5px solidrgb(4,104,44);
}
div#header div#top_header div.logo
{
    float:left;
    padding:0px 10px;
}

div#header div#top_header h2, div#header div#top_header ul
{
    float:right;
    padding:0px 10px 0px 60px;
}
div#header div#top_header h2
{
    font-size:14px;
}
div#header div#top_header ul li
{
    list-style-type:none;
    float:right;
    padding-right:20px;
}
div#header div#top_header ul li.benvenuto
{
    font-weight:bold;
}
div#header ul.menu{
    padding:0px 10px;
}
div#header ul.menu li
{
    list-style-type:none;
    float:left;
	/*border-radius: 8px 8px 0px 0px;
    background:url(../images/sfondoMenu.gif) top left repeat-x;*/
	background-color:#EBEBEB;
    padding:2px 10px;
    position:relative;
    height:18px;
    line-height:18px;
    color:#CCC;
}
div#header ul.menu li.selected
{
    /*background:url(../images/sfondoMenuSelected.gif) top left repeat-x;*/
	background-color:rgb(4,104,44);
}
div#header ul.menu li a
{
    font-weight:bold;
}
div#header ul.menu li.selected a
{
    color:#FFF;
}
div#header ul.menu li.selected span.sel
{
    color:#FFF;
    font-weight:bold;
    position:static;
    display:inline;
    width:auto;
    height:auto;
}

div#header ul.menu li span
{
    position:absolute;
    top:0px;
    display:block;
    width:6px;
    height:22px
}
div#header ul.menu li span.cLeft
{
    left:0px;
	background-color:#EBEBEB;
	/*border-radius: 50px 0 0 0!important;
    background:url(../images/cornerLeftMenu.gif) top left no-repeat;*/
}
div#header ul.menu li.selected span.cLeft
{
    left:0px;
	background-color:rgb(4,104,44);
	/*border-radius: 50px 0 0 0!important;
    background:url(../images/cornerLeftMenuSelected.gif) top left no-repeat;*/
}
div#header ul.menu li span.cRight
{
    width:5px;
    right:0px;
	background-color:#EBEBEB;
	border-radius: 0 50px 0 0!important;
    /*background:url(../images/cornerRightMenu.gif) top left no-repeat;*/
	
}
div#header ul.menu li.selected span.cRight
{
	background-color:rgb(4,104,44);
	/*border-radius: 0 50px 0 0!important;
    background:url(../images/cornerRightMenuSelected.gif) top left no-repeat;*/
}
div#header ul.menu li.last span.cRight
{
    width:6px!important;
    right:0px;
    background:url(../images/cornerRightLastMenu.gif) top left no-repeat;
}
div#header ul.menu li.last.selected span.cRight
{
    background:url(../images/cornerRightLastMenuSelected.gif) top left no-repeat!important;
}
.clearMenu
{
    width:100%!important;
    background-color:rgb(4,104,44);
    height:3px!important;
}
div#content
{

}
div#menuleft 
{
	/*
    background:url(../images/bordoMenu.gif) top right repeat-y #CCC;
	*/
    float:left;
    padding:0px 10px 0px 0px;
    width:15%;
    position:relative;
}
div#menuleft a#redux
{
    position:absolute;
    display:block;
    background:url(../images/frecciaMenu.gif) top left no-repeat;
    width:10px;
    height:20px;
    top:46%;
    right:2px;
}
div#menuleft a#expand
{
    position:absolute;
    display:none;
    background:url(../images/frecciaMenu2.gif) top left no-repeat;
    width:10px;
    height:20px;
    top:46%;
    right:2px;
}

ul.secondoMenu
{
    padding-left:0px;
}
ul.secondoMenu li
{
    list-style-position:inside;
    padding:3px 0px 3px 3px;
    margin:0px 4px;
}
ul.secondoMenu li span.noPermission
{
    color:#666;
}




div#contentRight {
    float:left;
    padding:1%;
    width:80%;
	/*
    background-color:#cecece;
	*/
}
div#contentExpanded {
    float:left;
    padding:1%;
    width:98%;
}
div#contentExpanded .sfondoVerde h1
{
    color:#FFF;
    font-weight:bold;
    font-size:19px;
}

div#contentExpanded .sfondoVerdeSottotitolo h1
{
    color:#FFF!important;
    font-weight:normal;
    font-size:8px!important;
}
.sfondoVerde
{
    background-color:rgb(4,104,44);
    padding:10px;
    /*-moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;*/
}

.sfondoVerdeSottotitolo
{
    background-color:rgb(4,104,44);
    /*padding:10px;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;*/
}

div#contentRight .sfondoVerde h1
{
    color:#FFF;
    font-weight:bold;
    font-size:19px;
}

div#contentRight .sfondoVerdeSottotitolo h1
{
    color:#FFF!important;
    font-weight:normal;
    font-size:8px!important;
}

.sfondoVerde2
{
    background-color:rgb(4,104,44);
    padding:6px;
    /*-moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;*/
}
.sfondoVerde2 h3
{
    color:#FFF;
    font-weight:bold;
    font-size:10px;
}
.selectCont
{
    padding:10px;
}
.selectCont label.seconda
{
    padding-left:20px
}
.selectCont label
{
    display:block;
    float:left;
    font-weight:bold;
    padding-right:12px;
}
.selectCont select, .selectCont input
{
    display:block;
    float:left;
}
#tableHead
{
	/*
    background-color:rgb(4,104,44);
	*/
    padding:3px;
}
#tableHead #tableContainer
{
    padding:10px;
    /*background-color:#F3F3EC;*/
}
#tableContainer table
{
    /*background-color:#FCFCFC;*/
}
tr.captionm,tr.caption2,tr.caption3, tr.caption4
{
    border-bottom: 1px solid rgb(4,104,44);
}
tr.caption td,tr.caption2 td,tr.caption3 td,tr.caption4 td
{
    border-bottom: 1px solid rgb(4,104,44);
    background-color:#EBEADB;
}
tr.caption td.button,tr.caption2 td.button,tr.caption3 td.button
{
    font-weight:bold;
    cursor:pointer;
}
tr.caption td.button:hover,tr.caption2 td.button:hover,tr.caption3 td.button:hover
{
    background-color:#FFF;
}
tr td
{
    padding:20px 5px;
}
tr.errore
{
    height:40px;
}
tr.lista.rigabianca
{
    background-color:#FFF;
}
tr.lista.rigagrigia
{
    background-color:#f3f3f3;
}
/*tr.lista:hover,tr.listaS:hover,tr.listaR:hover
{
    background-color:#FFF;
}*/
tr.lista td,tr.listaS td,tr.listaR td
{
    /*border-bottom:1px solid rgb(4,104,44);*/
	/*
    border-right:1px solid #ECE9D8;
	*/
}
tr.lista input,tr.listaS input,tr.listaR input
{
    cursor:pointer;
}

tr.lista input:hover,tr.listaS input:hover,tr.listaR input:hover
{
    background-size:120%;background-position:center center
}
.pannell .pannellLeft
{
    float:left;
    width:25%;
    padding:10px 6px 10px 0px;
    margin:10px;
}
.pannell .pannellMediumLeft
{
    float:left;
    overflow:auto;
    margin:10px;

}
.pannell .pannellLeft .labelContent, .pannell .pannellRight .labelContent
{
    padding:4px 0px;
}
/*.pannell .pannellLeft label
{
    float:left;
    width:100%;
    display:block;
    padding-right:10px;
    text-align:left;
}*/
.pannell .pannellLeft select
{
    float:left;
    width:100%;
    display:block;
}
/*.pannell .pannellLeft input
{
    float:left;
    width:100%;
    display:block;
}
*/
fieldset legend
{
    color:#000;
}
.pannell fieldset {
    /*-moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;*/
    border:1px solid #CCCCCC;
    padding:6px;
    margin:6px 0px 0px 0px;
    width:108px;
    display:block;
}
.pannell fieldset.seconda {
    margin:2px 0px 0px 0px;
}
.pannell fieldset input
{
    width:13px;
    overflow:hidden;
}
.pannell .pannellRight
{
    float:left;
    width:25%;
    overflow:auto;
    padding:10px 6px 10px 0px;
    margin:10px;
}
.pannell .pannellRight label
{
    float:left;
    width:50px;
    display:block;
    padding-right:10px;
    text-align:left;
}

.pannell .pannellRight input
{
    float:left;
    width:100%;
    display:block;
}
.pannell .pannellRight select
{
    float:left;
    width:100%;
    display:block;
}
.pannell .pannellRight input.btn
{
    float:none;
    margin-bottom:6px;
    width:120px;
    margin-top:40%;
    margin-left:auto;
}
.pannell .last
{
    padding-right:0px!important;
}
#tableHeadFloat, #cAttributi
{
    float:left;    
}
#tableHeadFloat
{

}
#cAttributi
{
    width:100%;
    padding-left:1%;
    overflow:hidden;
	float:right;
}
#cAttributi .cont
{
    background-color:rgb(4,104,44);
    padding:3px;
}
#cAttributi .cont .contAttr
{
    background-color:#F3F3EC;
    padding:4px;
}
.attrCont
{
    background-color:#FFF;
    margin-bottom:10px;
    
}
.attrHeader
{
    background-color:#EBEADB;
    font-weight:bold;
    padding:4px;
}
.attrHeader h3
{
    font-weight:bold;
    font-size:12px;
    width:120px;
    cursor:pointer;
}

.attrBody
{
    overflow:auto;
    height:180px;
    position:relative;
	width:100%;
}
.attrBody ul
{
    padding:4px;
}
.attrBody ul li
{
    list-style-type:none;
    border-bottom:1px solid #ECE9D8;
}
.attrBody ul li.categoria
{
    list-style-type:none;
    border-bottom:none;
    padding-left:0px;
    clear:left;
}
.attrBody ul li.categoria span.nomeCategoria, span.nomeCategoria
{
	background-image:url(../images/cartella_aperta.gif);
    background-position:top left;
    background-repeat:no-repeat;
    display:block;
    padding-left:34px;
    cursor:pointer;
    height:18px;
    line-height:18px;
    float:left;
}
.attrBody ul li.categoria span.contentCheckTipo
{
    display:block;
	margin:5px 0px 5px 34px;
	
	/*
	float:left;
    height:18px;
    line-height:18px;
    overflow:hidden;
	*/
}



.attrBody #cbClear {
	width: 20px;
	height: 20px;
	padding: 3px 10px 0 0;
	border:1px solid#CCC;
 	-webkit-border-radius: 0;
}


.attrBody ul li.categoria ul
{
	clear:left;
	padding-left:9px;
	padding-bottom:0px;
	margin-bottom:4px;
	margin-left:5px;
	background-image:url(../images/sfondoLiTree.gif);
    background-position:top left;
    background-repeat:repeat-y;
}
div.attr_Overlay_content
{
	position:relative;
	clear:left;
}
div.Overlay_content
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	filter:alpha(opacity=60);
    -moz-opacity:.60;
    opacity:.60;
    display:none;
}
.attrBody ul li.loader
{
    border:none!important;
}
.attrBody ul li.loader img
{
    display:block;
    width:32px;
    height:32px;
    margin:0 auto;
    padding-top:30px;
}
span.fRight, span.fRight2
{
    float:right;
    cursor:pointer;
    font-weight:normal;
}
fieldset.tipo {
    /*-moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;*/
    border:1px solid #CCCCCC;
    padding:10px 20px;
    margin:6px 0px 0px 0px;
    display:block;
}
fieldset.mal 
{
}
div.rButton
{
    padding:4px 10px;
    float:left;
}
.tipo .cLabel
{
    padding:4px 0px;
}
.tipo .cLabel label
{
    display:block;
    float:left;
    width:14%;
}
.tipo .cLabel input.text
{
    display:block;
    float:left;
    width:85%;
}
.tipo .cLabel input.checkB
{
    float:left;
}
.tipo .cLabel label.checkB
{
    padding-left:10px;
}
.tipo .cLabel .fLeft
{
    width:50%;
    float:left;
}
.tipo .cLabel .fLeft label
{
    width:110px;
}
.tipo .cLabel .fLeft input, .tipo .cLabel .fLeft select
{
    width:100%;
    float:left;    
}
#ricerca_target, #boxini_target
{
    float:left;
    padding:1%;
}
/*#ricerca_target,#ricerca_target_ok
{
    width:45%;
    float:left;
    padding:1px;
    margin-left:2%;
}*/
#ricerca_target
{
    width:65%;
     float:left;
    padding:1px;
    margin-left:2%;
}
#boxini_target
{
    width:25%;
}
#puls
{
    padding:10px 0px; 
}
.btn_ricerca
{
    float:right;
}
div#legend
{
    padding:10px;
}
select.multiple
{
    width:100%;
    height:400px;
}
input.added
{
    display:block;
    margin-bottom:10px;
    text-align:center;
    width:30px;
    float:none!important;
}
.cont
{
    overflow:auto;
}
h1.titolo_area_riservata
{
    font-size:19px;
    margin-bottom:10px;
}
.pulsanteVerde
{
    /*border-radius:10px;*/
    cursor:pointer;
    line-height:1em;
    margin:0px 0px 0px 3px;
    overflow:visible;
    padding:0.1em 0.6em 0.1em;
    display:block;
    /*background:rgb(4,104,44) url(../images/custom/ui-bg_glass_75_EE6D0E_1x400.png) repeat-x 50% 50%;*/
	background-color:rgb(4,104,44);
    border:1px solid #EBEBEB;
    color:#FFF!important;
    width:auto;
    font-weight:normal;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    float:left;
    font-family:Verdana,Arial,sans-serif;
    /*-moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;*/
	-webkit-appearance: none;
 	-webkit-border-radius: 0;
	font-size:1em;
}
.pulsanteVerde:hover
{
    border: 1px solid #999999; 
    background: #dadada url(../images/custom/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; 
    color: #212121!important; 
    outline: none;
    text-decoration:none;
}
.PulsBig
{
    
    padding:1.4em 0.6em 1.5em;
    font-size:19px;
}
.mappaSedi
{
    /*
	background-image: url(../images/mappa_sedi_btn.png) !important;
	*/
    background-size: cover;
    background-repeat: no-repeat;
}
.PulsBig2
{
    
    padding:0.7em 0.6em 0.8em;
    font-size:19px;
}
.btn_ric input
{
    width:100%;
    display:block;
    margin-bottom:10px;
    margin-left:0px!important;
    margin-top:0px!important;
    float:none!important;
}
#pulsantiRicercaRotondi input
{
    width:150px;
	height:150px;
    display:block;
    margin-bottom:10px;
    margin-left:5px!important;
	margin-right:5px;
    margin-top:0px!important;
	padding:40px 0px 0px 0px;
	float:left!important;
	border-radius:75px;
	font-size:0.9em;
	display:block;
	font-family: "Lato";!important
	font-weight:normal;!important
}


div.pulsante
{
    width:160px;
    overflow:hidden;
}
div.pulsanteBig
{
    width:216px;
    overflow:hidden;
}
div.pulsanteBigBis
{
    width:226px;
    overflow:hidden;
}
div.pulsanteBigTer
{
    width:246px;
    overflow:hidden;
}
div.options
{
    width:auto;
    float:left;
    margin: 5px;
}
.radioVisib label {
    display:inline-block;
    padding:0px 0px 0px 8px;
}
.nobnof
{
    float:none!important;
    display:inline!important;
}
.textRic
{
    width:80px;
}
div.ccrad
{
    padding:10px 0px 0px 0px;
}
.frR
{
    float:right!important;
}
.loading_pulsante
{
    position:absolute;
    filter:alpha(opacity=40);
    -moz-opacity:.40;
    opacity:.40;
    background-color:#fff;
    top:0px;
    left:0px;
    height:30px;
    width:700px;
    display:none;
}
.loading_img
{
    position:absolute;
    top:8px;
    left:40px;
    display:none;
}
.destinazione {
	display:none;
}
div.pulsanteB {
	overflow:hidden;
	width:206px;
}
table.listaElementi tr.lista td, table.listaElementi tr td.tdNoresult {
	background-color:#FFFFFF;
}
.loadTemplateDiv
{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    background-color:#FFF;
   filter:alpha(opacity=60);
    -moz-opacity:.60;
    opacity:.60;
}
.loadTemplateImg
{
    position:absolute;
    top:48%;
    left:45%;
}
div.centrale div
{
    /*border-radius:10px;*/
}


#menuleft ul
{
	margin:0px;
	padding:0px;
	width:198px;
	background-color:rgb(4,104,44)
}
#menuleft li
{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:white;
	/*background-color:#f3f3f4;*/
}
#menuleft li a
{
	
	color:white;
	
}
#menuleft .selected
{
	/*background-color:#939598;
	color:#FFF;*/
}


ul.secondoMenu
{
	width:100%;
}
#contentRight ul.secondoMenu li
{
	list-style-type:none;
	margin:5px;
	
	float:right;
	
	/*border-radius:70px;*/
	text-align:center;
	font-size:0.7em;
}
#contentRight ul.secondoMenu li a
{
	
	padding:80px 2px 5px 0px;
		display:block;

	width:80px;
		background-size:70px;

	
}
#contentRight ul.secondoMenu li:hover, #contentRight ul.secondoMenu li.selected
{
	/*background-color:#666;*/
    color:#fff;
    font-weight:normal;
}
.imgBottone
{
	width:38px;
}
#menuTop img
{
	width:30px;
	margin:0px 0px 5px 5px;
}
.pulsanteElimina
{
	background-image:url(/images/delete.jpg);
	background-repeat:no-repeat;
	-webkit-appearance: none;
 	-webkit-border-radius: 0;
	border:0px;
}



.imgMenu10 a, .imgMenu11 a, .imgMenu7 a, .imgMenu99 a, .imgMenu114 a, .imgMenu117 a, .imgMenu138 a,.imgMenu142 a
{
	background-image:url(/images/icone/imgMenu11.png);
	background-repeat:no-repeat;
	background-position:top center;
}


.imgMenu12 a, .imgMenu100 a, .imgMenu113 a, .imgMenu116 a, .imgMenu137 a,.imgMenu143 a,.imgMenu146 a
{
	background-image:url(/images/icone/imgMenu12.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.selected12 a, .selected100 a, .selected113 a, .selected116 a, .selected137 a, .selected138 a,  .selected143 a, .selected146 a
{
    background-image:url(/images/icone/imgMenu12selected.png);
	background-color:#666!important;
    font-weight:bold;
}
.selected12
{
	display:none;
}


.imgMenu13 a,.imgMenu140 a
{
	background-image:url(/images/icone/imgMenu13.png);
	background-repeat:no-repeat;
	background-position:center top;

}




.imgMenu14 a,.imgMenu141 a
{
	background-image:url(/images/icone/imgMenu14.png);
	background-repeat:no-repeat;
	background-position:center top;

}




.imgMenu6 a
{
	background-image:url(/images/icone/imgMenu6.png);
	background-repeat:no-repeat;
	background-position:center top;
}







.imgMenu8 a, .imgMenu86 a
{
	background-image:url(/images/icone/imgMenu8.png);
	background-repeat:no-repeat;
	background-position:center top;
}







.imgMenu74 a
{
	background-image:url(/images/icone/imgMenu74.png);
	background-repeat:no-repeat;
	background-position:center top;
}




.imgMenu75 a
{
	background-image:url(/images/icone/imgMenu75.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.selected75 a
{
    background-image:url(/images/icone/imgMenu75selected.png);
	background-color:#666!important;
    font-weight:bold;
}


.imgMenu84 a
{
	background-image:url(/images/icone/imgMenu84.png);
	background-repeat:no-repeat;
	background-position:center top;
}


.imgMenu85 a
{
	background-image:url(/images/icone/imgMenu85.png);
	background-repeat:no-repeat;
	background-position:center top;
}


.imgMenu87 a
{
	background-image:url(/images/icone/imgMenu87.png);
	background-repeat:no-repeat;
	background-position:center top;
}


.imgMenu93 a, .imgMenu118 a,.imgMenu139 a,.imgMenu144 a,.imgMenu147 a
{
	background-image:url(/images/icone/imgMenu93.png);
	background-repeat:no-repeat;
	background-position:center top;
}



.imgMenu94 a, .imgMenu119 a
{
	background-image:url(/images/icone/imgMenu94.png);
	background-repeat:no-repeat;
	background-position:center top;
}


.imgMenu124 a, .imgMenu124 a
{
	background-image:url(/images/icone/imgMenu8.png);
	background-repeat:no-repeat;
	background-position:center top;
}


.imgMenu125 a, .imgMenu125 a
{
	background-image:url(/images/icone/imgMenu11.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.imgMenu96 a, .imgMenu121 a
{
	background-image:url(/images/icone/imgMenu96.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.imgMenu126 a
{
    background-image:url(/images/icone/imgMenu126.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.imgMenu127 a
{
    background-image:url(/images/icone/imgMenu127.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.imgMenu128 a
{
    background-image:url(/images/icone/imgMenu128.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.imgMenu134 a
{
    background-image:url(/images/icone/imgMenu134.png);
	background-repeat:no-repeat;
	background-position:center top;
	
}

.imgMenu97 a, .imgMenu122 a
{
	background-image:url(/images/icone/imgMenu97.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#contenitorAzioni li
{
	border-bottom:1px solid#CCC;
}
#contenitorAzioni .pulsanteVerde 
{
	background-color:#FFF;
	color:#333!important;
	-webkit-appearance: none;
 	-webkit-border-radius: 0;
	border:0px;
	font-size:1.1em;
	padding:3px;
	font-family: "Lato";
	font-weight:300;
}
.pulsanteDeletePiccolo
{
	width:38px;
	height:38px;
	background-image:url(/images/delete3.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-size:cover;

	border:0px;

}
.pulsanteModificaPiccolo
{
	width:38px;
	height:38px;
	background-image:url(/images/Modify.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-color:transparent;

	border:0px;

}
.pulsanteCopyPiccolo
{
	width:38px;
	height:38px;
	background-image:url(/images/copy2.png);
	background-repeat:no-repeat;
		background-size:cover;
background-color:transparent;
	border:0px;

}
.pulsanteRisultatiPiccolo
{
	width:38px;
	height:38px;
	background-image:url(/images/View3.png);
	background-repeat:no-repeat;
		background-size:cover;
background-color:transparent;

	border:0px;

}

.spacer
{
	height:0px;
	width:0px;
	overflow:hidden;
	clear:both;
}
.spacer2
{
	height:15px;
	width:0px;
	overflow:hidden;
	clear:both;
}
.corpo
{
	width:970px;
	margin:0px auto;
}
.layer50percentoInt
{
	width:50%;
	float:left;
}
.ui-dialog
{
	font-family: "Lato"!important;
	font-weight:300!important;
	font-size:1em!important;	
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: "Lato"!important;
	font-weight:300!important;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 0.5em 0.8em 0.3em 1em;
}
.ui-widget-content .ui-icon
{
	/*display:none;
	visibility:hidden;*/
}

@media screen and (max-width: 1080px)
{
.corpo
{
	width:98%;
	margin:0px auto;
}
	#ricerca_target, #boxini_target
{
    float:none;
    padding:1%;
	clear:both;
	width:90%;
	margin:0 auto;
}
}

@media screen and (max-width: 768px)
{
.layer50percentoInt
{
	width:100%;
}
.boxScorrevole
{
	width:100%;
	overflow-x:scroll;
}
.boxScorrevole table
{
	width:auto;
}
.imgHeaderDesign
{
	width:120px;
}
.boxPercentuale
{
	display:block;
	width:80%;
	margin:10px auto!important;
	clear:both;
}
.pulsanteSu
{
	display:block;
	width:80%;
	margin:10px auto!important;
	clear:both;
	float:none!important;
	text-align:right;
}
.layer33percento {
    width: 98%;
   height:auto!important;
}
}

@media screen and (max-width: 600px) {
div.pulsanteBigBis
{
   
    width:25%;
	overflow:visible;
	
}
.pulsanteVerde
{
   
    padding:8px;
   
	font-size:20px;
	float:none;
	clear:both;
	margin:20px auto;
}

#pulsantiRicercaRotondi input
{
    width:100%;
	height:inherit;
    display:block;
    margin-bottom:8px;
    margin-left:0px!important;
	margin-right:0px;
    margin-top:8px!important;
	padding:5px 0px;
	float:left!important;
	border-radius:0px;
	font-size:1.2em;
	display:block;
	font-weight:normal;!important;
	background-image:none;!important;
}

.tabellaTagResponsive td
{
	float:left;
	width:97%;
	text-align:left!important;
	padding: 5px!important;
}
.tabellaTagResponsive td tr {
    padding: 5px!important;
}
.tabellaTagResponsive label
{
    padding: 0px!important;
}
.ui-dialog
{
    width: 80%!important;
	mergin-left:10%!important;
	margin-right:10%!important;
	
}	
}
