﻿@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'bebas_neueregular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background: url(../img/bg.jpg) repeat-y;
	 font-size: 14px !important;
	 color:#333;
}
#progress_caption {
	font-size:11px;
	display:block;
	color:#666;
	margin-top:10px;
}
#progressl {
	border:solid 1px green !important;
	height:5px !important;
	display:inline-block;

}

#progressr {
	width:50px;
	
	border:solid 1px #CCC !important;
	height:5px !important;
	display:inline-block;

	
}

.spazio_tabella {
    border-bottom:1px dotted #CCC;
    padding-bottom: 15px;
    margin-bottom: 20px;
}


textarea:focus, input:focus{
    outline: 0;
}
.wrapper{
	width:100%;
	min-width:1200px;
	float:left;
	padding-bottom:30px;
	font-family:Arial, sans-serif;	
}


.sx{
	float:left;
	width:280px;
	background-color:#a6bcc7;
	min-height:600px;	
}
.sx .menuSection{
	/*position: absolute;
	top:-220px;
	left:20px;*/
	background:#a6bcc7;
	/*border-top:1px solid #09365d;*/
	padding-top:15px;
	margin-top:20px;
}
.sx ul li a{
	display:block;
	/*border-bottom:1px solid #cbdce8;*/
	padding:15px;
	font-weight: normal;
	color:#333;
	text-decoration:none;
	font-size:18px;
	letter-spacing:0px;
	padding-left:20px;
	 font-family: 'bebas_neueregular';
	/*background:url(../images/dot_1lev.png) no-repeat 230px center #eff4f8;*/
	/*background:#eff4f8;*/
}
.sx ul li a:hover{
	opacity:.9;
}

.sx ul li ul{
    margin-left:20px;
	margin-top:0px;
	
	
	/*background: url(../images/shadow_2lev.png) no-repeat center top; */
}

.sx ul li ul li a{
	background: none;
	display:block;
	border-bottom:0px;
	padding:5px;
	color:#333;
	font-weight:400;
	font-size:13px;
	letter-spacing:normal;
	/*background:url(../img/dot_2lev.png) no-repeat left center;*/
	padding-left:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	 
}
.sx ul li ul li {
border-left: 0px !important;
}
.sx ul li ul li a:hover{
	color:#567583;
}




.sx ul li ul li ul{
    margin-left:20px;
	margin-top:0px;
	
	/*background: url(../images/shadow_2lev.png) no-repeat center top; */
}

.sx ul li ul li ul li a{
	background: none;
	display:block;
	border-bottom:0px;
	padding:5px;
	color:#333;
	font-weight:400;
	font-size:12px;
	letter-spacing:normal;
	/*background:url(../img/dot_2lev.png) no-repeat left center;*/
	padding-left:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	
	 
}
.sx ul li ul li ul li {
border-left: 0px !important;
}
.sx ul li ul li ul li a:hover{
	color:#567583;
}


/*CSS SUBMENU*/
/* CSS MENU ACCORDION */

#cssmenu {
	 background:url(../img/menuline.jpg) right top no-repeat;
}

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
position: relative;


}
#cssmenu li {
	 border-left: 5px solid #a6bcc7;
	 /*border-bottom:1px solid #bad3df;*/
	 background:url(../img/menuline.jpg) right bottom no-repeat;
}
#cssmenu li li {
	
	 border-bottom:0px;
	 background:none;
}
#cssmenu > ul > li.has-sub > a:after {
  content: '';
  position: absolute;
  top: 19px;
  right: 18px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}
#cssmenu > ul > li.has-sub.active > a:after {
  right: 22px;
  top: 21px;
  border: 5px solid transparent;
  border-top: 5px solid #fff;
  
}
.active{
	border-left:5px solid #567583 !important;	
}
/* Sub menu */
#cssmenu ul ul {
  padding: 0;
  display: none;
  padding-bottom:20px;
  
}

#cssmenu ul ul ul{
  padding: 0;
  display: none;
  padding-bottom:10px;
  margin-left:10px;
}

#cssmenu ul ul li.active2 a{
	font-weight:bold !important;
	
}
#cssmenu ul ul li.active2 a:hover{
	font-weight:bold !important;
	color:#333;
}
#cssmenu ul ul li.active2 ul a{
	font-weight:normal !important;
	background:url(../img/dot_2lev.png) no-repeat left center;
	padding-left:15px;
}
#cssmenu ul ul li.active2 ul a:hover{
	color:#567583;
	font-weight:normal !important;
	
}

/*FINE CSS SUBMENU*/




.logo{
	/*float:left;*/
	width:250px;
	height:56px;
	background-image:url(../img/logo.png);
	margin:0 auto;
	margin-bottom:25px;
	margin-top:30px;
	display:block;
	
}
a img {
	border:0px;
}
.topmenu{
	background: url(../img/topmenu-bg.jpg) center repeat-x #ffffff;

height:58px;
margin-left:280px;	

}

.dx{
	margin-left:280px;
	padding:50px;
	min-height:300px;
	line-height:normal;
}
.dx h1{
	font-size:30px;
	font-weight:lighter;
	color:#34404c;
	 font-family: 'bebas_neueregular';
	 margin-bottom:20px;
	 border-left: 4px solid #D76827;
	 padding-left:15px;
}
/*.ricerca_btn {

	display:inline-block;
	padding:5px;
	color:#fff !important;
	text-decoration:none !important;
	font-family: Arial !important; 
	font-style: italic !important;
	text-transform:lowercase;
	font-weight:bold;
	font-size:14px;

}*/

.ricerca_btn {
    background-color: #231f20;
	display:inline-block;
	padding:5px;
	color:#fff !important;
	text-decoration:none !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style: italic !important;
	text-transform:lowercase;
	font-weight:bold;
	font-size:14px;
	
	
}

.ricerca_btn2 {
    background-color: #231f20;
	display:inline-block;
	padding:5px;
	color:#fff !important;
	text-decoration:none !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style: italic !important;
	text-transform:lowercase;
	font-weight:bold;
	font-size:14px;
	
	
}
.ricerca_btn3 {
    background-color: #618494;
	display:inline-block;
	padding:7px;
	color:#fff !important;
	text-decoration:none !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style: italic !important;
	text-transform:lowercase;
	font-weight:bold;
	font-size:14px;
	border-radius:3px;
	
	
}



/*.ricerca_btn2 {
	background-color:#d96927 !important;
	font-family: Arial !important; 
	font-weight: bold !important; 
	text-transform: uppercase !important; 
	font-size: 12px !important; 
	width:30% !important; 
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
	color:#FFF !important;
}*/



/*STILI PAGINATION*/
	#pagination{border:0; margin:0; padding:0; float:right; text-align:right; width:97%; margin-right:2%; margin-top:50px; font-size:13px; color:#333333;}

#pagination li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
display:inline-block;

}
#pagination a{
border:solid 1px #DDDDDD;
margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
color:#666666;
display:inline-block;

font-weight:bold;
padding:3px 4px;
}
#pagination .next a,
#pagination .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
} 
#pagination .active{
color:#333333;
background-color:#e9e9e9;
border:1px solid #c6c6c6 !important;
font-weight:bold;
display:inline-block;

padding:8px 10px;
margin-right:3px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-ms-border-radius:3px;
}
#pagination a:link,
#pagination a:visited {
color:#333333;
background-color:#fff;
border:1px solid #c6c6c6;
display:inline-block;

padding:8px 10px;
text-decoration:none;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-ms-border-radius:3px;
}
#pagination a:hover{
border:solid 1px #666666;
}

/*FINE STILI PAGINATION*/






.content td{
	/*width:280px;*/
	font-size:16px;
	font-weight:lighter;
	padding-right:10px;
	/*padding-bottom:30px;*/
	padding-bottom:15px;
	/*vertical-align:middle;*/
}
.reportblock td{
	font-size:16px;
	font-weight:lighter;
	padding-right:0px;

	padding-bottom:0px;
	vertical-align:auto !important;
}
.content label{
	 font-family: 'bebas_neueregular';
	 font-size:18px;
	 color:#333;
}
.error {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif !important;
	text-align:left;
	color:#F00  !important;
	font-size:14px  !important;
	
}
.content input{
	border:none;
	background:none;
	background:#f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px  !important;
	font-weight:normal !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	padding:8px 8px;
	width:98%;
	/*width:220px;*/
	margin-top:5px;
	color:#666;
}

.content .reportblock input{
	border:1px solid #ccc;;
	background: auto;

	font-family: Arial, Helvetica, sans-serif;
	font-size:14px  !important;
	font-weight:normal !important;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	padding:0px 0px;
	width:auto;
	/*width:220px;*/
	margin-top:0px;
	color:#666;
}
.content .reportblock #_ctl0_ContentPlaceHolder1_ReportViewer1__ctl5 {
	padding:2px;

}
.content .reportblock #_ctl0_ContentPlaceHolder1_ReportViewer1__ctl5__ctl4__ctl0_ButtonImg {
	margin-top:5px;
}
.content .reportblock {
	border:1px solid #ddd;
	
}


.content input.check{
	width:20px;
	background:none;
	border:0px;
}
.content select{
	background:#f0f0f0;
	border:0px;
	border-radius: 3px;
	font-size: 14px;
	color:#666;
	width:98%;
	padding:8px 8px;
	margin-top:5px;
}
.content textarea{
	border:none;
	background:none;
	background:#f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px  !important;
	font-weight:normal !important;
	border-radius:3px;
	color:#666;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	padding:8px 8px;
	width:98%;
	/*width:220px;*/
	margin-top:5px;
	min-height:150px;
}

#tabella_dati{
	margin-top:20px;
}
#tabella_dati  table{
	position: relative;
	width: 98%;
	margin-left: 0px;
	border-collapse:collapse;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

#tabella_dati table th {
	font-family: Arial, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	/*background-image: url(../img/sfondo_th.gif);*/
	background-color: #567583;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align:middle;
	text-transform:uppercase;
	font-family: 'bebas_neueregular';
}
#tabella_dati table td {
	text-align: left;
	border: 1px solid #ccc;
	padding:7px;
	font-size:12px;
}

.tabella_dati  table{
	position: relative;
	width: 100%;
	margin-left: 0px;
	border-collapse:collapse;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

.tabella_dati table th {
	font-family: Arial, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #567583;
	/*background-image: url(../img/sfondo_th.gif);*/
	background-color: #dde3e6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:middle;
	text-transform:uppercase;
	font-family: 'bebas_neueregular';
}
.tabella_dati table td {
	text-align: left;
	border-top: 1px solid #ddd;
	padding:10px;
	font-size:12px;
	
}
.blockhome {
	display:block;
	margin-bottom:40px;
}
.trasferimentiblock {
	width:48%;
	display:inline-block;
	vertical-align:top;
	border:1px solid #dde3e6;
	padding-top:20px;
	border-radius:5px;
	background:#fafafa;
	margin-right:2%;
	min-height:250px;
	position:relative;
	
	
}
.comunicazioniblock {
	width:48%;
	display:inline-block;
	vertical-align:top;
	border:1px solid #dde3e6;
	padding-top:20px;
	border-radius:5px;
	background:#fafafa;
	min-height:250px;
	position:relative;
	
	
	
	
}
#_ctl0_ContentPlaceHolder1_lblMsgTrasferimenti {
	display:inline-block;
	margin-left:20px;
}
.ricerca_btn.block {
	position:absolute;
	right:20px;
	top:25px;
	background:#d76827;
	border-radius:3px;
}
.search {
    min-width: 20px;
    height: 42px;
    background: #f8ef33;
    float: right;
    background: url(../img/icon_search.png) no-repeat center center #fff;
    font-size: 16px;
    color: #fff;
    padding-left: 20px;
    padding-top: 15px;
    font-weight: normal;
    position: relative;
	font-family: 'bebas_neueregular';
	padding-right:20px;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	float:left;
}
.helpdesk {
    min-width: 50px;
    height: 42px;
    background: #f8ef33;
    float: right;
    background: url(../img/icon_phone.png) no-repeat 20px center #d96927;
    font-size: 16px;
    color: #fff;
    padding-left: 60px;
    padding-top: 15px;
    font-weight: normal;
    position: relative;
	font-family: 'bebas_neueregular';
	padding-right:25px;
}
a.helpdesk{
	text-decoration:none;
}
.helpdesk span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size:12px;
}

.helpdeskmail {
    min-width: 50px;
    height: 42px;
    background: #f8ef33;
    float: right;
    background: url(../img/icon_phone.png) no-repeat 20px center #d96927;
    font-size: 16px;
    color: #fff;
    padding-left: 60px;
    padding-top: 15px;
    font-weight: normal;
    position: relative;
	font-family: 'bebas_neueregular';
	padding-right:25px;
}
a.helpdeskmail{
	text-decoration:none;
}
.helpdeskmail span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size:12px;
}

.user {
    min-width: 180px;
    height: 42px;
    background: #f8ef33;
    float: right;
    background: url(../img/icon_user.png) no-repeat 20px center #618494;
    font-size: 16px;
    color: #fff;
    padding-left: 60px;
    padding-top: 15px;
    font-weight: normal;
    position: relative;
	font-family: 'bebas_neueregular';
	padding-right:40px;
}
.user span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size:11px;
}

    .user .open {
       
       
        background: url(../img/dot_login.png) no-repeat 180px center;
        height: 75px;
        position: absolute;
        right: -50px;
        top: -25px;
        width: 170px;
    }

.userMenu {
    position: absolute;
    right: 50px;
    top: 0px;
	
}

    .userMenu ul {
        list-style: none;
    }

    .userMenu > ul > li {
        float: left;
        margin-left: 15px;
        position: relative;
    }

        .userMenu > ul > li > a {
            color: #a0a0a0;
            font-size: 13px;
            line-height: 70px;
            padding: 15px 20px;
            -webkit-transition: color .15s;
            -moz-transition: color .15s;
            -o-transition: color .15s;
            transition: color .15s;
        }

            .userMenu > ul > li > a:hover {
                color: #ffffff;
            }

        .userMenu > ul > li > ul {
            opacity: 0;
            visibility: hidden;
            padding: 16px 0 20px 0;
            background-color: #fafafa;
            text-align: left;
            position: absolute;
            top: 55px;
            left: -110px;
            margin-left: -90px;
            width: 200px;
            -webkit-transition: all .3s .1s;
            -moz-transition: all .3s .1s;
            -o-transition: all .3s .1s;
            transition: all .3s .1s;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
            z-index: 9999;
            border: 1px solid #ccc;
        }

        .userMenu > ul > li:hover > ul {
            opacity: 1;
            top: 55px;
            visibility: visible;
        }

        .userMenu > ul > li > ul:before {
            content: '';
            display: block;
            border-color: transparent transparent #fafafa transparent;
            border-style: solid;
            border-width: 10px;
            position: absolute;
            top: -20px;
            left: 50%;
            margin-left: -10px;
        }

    .userMenu > ul ul > li {
        position: relative;
    }

    .userMenu ul ul a {
        color: #666;
        font-size: 16px;
        background-color: #fafafa;
        padding: 5px 8px 7px 16px;
        display: block;
        -webkit-transition: background-color 0.1s;
        -moz-transition: background-color 0.1s;
        -o-transition: background-color 0.1s;
        transition: background-color 0.1s;
        font-weight: 400;
        text-decoration: none;
    }

        .userMenu ul ul a:hover {
            background-color: #f0f0f0;
        }

    .userMenu ul ul > li:hover > ul {
        opacity: 1;
        left: 190px;
        visibility: visible;
    }

    .userMenu ul ul a:hover {
        background-color: #dce6eb;
        color: #666;
    }


/*ANTONIO'S STYLE*/
.bottone{
	background-color: #A6BCC7;
	color: #fff;
	text-decoration: none;
	padding: 7px 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	font-family: Georgia, serif;
	font-weight:bold;
}
.bottone-censimento{
	background-color: #A6BCC7 !important;
    color: #fff !important;
    text-decoration: none !important;
    padding: 7px 15px !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    font-family: arial, sans-serif;
    font-weight: bold !important;
    font-size: 21px !important;
    text-transform: uppercase !important;
}
.content-censimento p{
	font-family: Arial, Geneva, sans-serif;
    color: #333;
    font-size: 16px;
    margin: 10px 0px;
}
.content-censimento{
	font-family: Arial, Geneva, sans-serif;
    font-size: 16px;
}
.content-censimento p a{
	font-family: Arial, Geneva, sans-serif;
    color: #d96927;
}
.content-censimento strong{
	font-weight: 700;
}
.content-censimento ul{
	margin-left: 20px;
}
.content-censimento ul li{
	list-style: url(../img/arrow.png);
	margin-bottom: 10px;
}
.content-censimento input{
	height: 40px;
	padding: 0px 5px;
	-ms-box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box; 
box-sizing:content-box;
}
.content-censimento select{
	height: 40px;
	padding: 0px 5px;
	-ms-box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box; 
box-sizing:content-box;
}

.form-block{
	margin-bottom: 20px;
}

.larghezza_td{
	width:200px !important;
}
.larghezza_td{
	width:750px !important;
	/*border: medium none;
	background: none repeat scroll 0% 0% rgb(240, 240, 240);
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: oblique;
	border-radius: 3px;
	padding: 8px;
	/*width: 85%;
	margin-top: 5px;*/
}
.larghezza_td_piccola{
	width:70px !important;
	/*font-weight:bold !important;*/
}
.margine{
	padding-left:15px;	
}
.margine_b{
	margin-left:13px;	
}
.titolo_sezione{
	font-size: 30px;
font-weight: lighter;
color: #34404C;
font-family: 'bebas_neueregular';
margin-bottom: 20px;
border-left: 4px solid #D76827;
padding-left: 15px;
}
.natoil{
	/*width:282px !important;
	margin-right:38px;*/
	/*width:260px !important;*/
	margin-right:30px;
}
.select_width{
	min-width:88% !important;	
}
/*.input_my{
	border:none;
	background:none;
	background:#f0f0f0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	min-height:20px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	padding:8px 8px;
	width:85%;
	
	margin-top:5px;
	font-size:12px;
}*/
.input_disabled{
	border:none;
	background:none;
	background:#fff;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	
	min-height:20px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	padding:8px 8px;
	width:85%;
	border:1px solid #ccc;
	
	margin-top:5px;
	font-size:14px;
	color:#666;
}
.tabella td{
	vertical-align:middle !important;
}	
.selezione{
	color:#567583;
	text-decoration:none;
	font-weight:bold;	
}
.bottone_recapito{
	width: 300px !important;
	font-family: Georgia, sans-serif !important;
	font-size: 18px !important;
	font-weight: bold;
	cursor: pointer;
}
.td_medio{
	width:350px;
}
.left{
	margin-left:-555px;
}	
.richieste {
	margin-top:15px;
	margin-left:15px;
	display:inline-block;
	background:url(../img/richieste-icon.png) no-repeat;
}
.richieste span {
	background:#d96927;
	width:23px;
	height:18px;
	border-radius:23px;
	display:inline-block;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
	margin-bottom: 4px;
    margin-left: 25px;
	
	}
	.comunicazioni {
	margin-top:15px;
	margin-left:15px;
	display:inline-block;
	background:url(../img/comun-icon.png) no-repeat;
}
.comunicazioni span {
	background:#dd4b39;
	width:23px;
	height:18px;
	border-radius:23px;
	display:inline-block;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
	margin-bottom: 4px;
    margin-left: 25px;
	
	}
	input[type=submit] {
	 background-color: #231f20 !important;
	display:inline-block;
	padding:5px;
	color:#fff !important;
	text-decoration:none !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style: italic !important;
	text-transform:lowercase;
	font-weight:bold !important;
	font-size:14px;
	width:auto !important;
	padding-left:20px;
	padding-right:20px;
	cursor:pointer;
	
}

.content-censimento button[type=button] {
	background-color: #999;
    display: inline-block;
    padding: 10px;
    color: #fff !important;
    text-decoration: none !important;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-style: italic !important;
    text-transform: lowercase;
    font-weight: bold !important;
    font-size: 14px;
    width: auto !important;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    border: none;
	
}


/*TABLE STYLE*/

.table-fill {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  max-width: 600px;
  padding:5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);

}
 
.table-fill th {
  color:#fff;;
  background:#1b1e24;
  border-bottom:4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size:16px;
  font-weight: 100;
  padding:7px 20px;
  text-align:left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  vertical-align:middle;
}

.table-fill th:first-child {
  border-top-left-radius:3px;
}
 
.table-fill th:last-child {
  border-top-right-radius:3px;
  border-right:none;
}
  
.table-fill tr {
  border-top: 1px solid #C1C3D1;
  border-bottom: 1px solid #C1C3D1;
  color:#666B85;
  font-size:16px;
  font-weight:normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
 

 
.table-fill tr:first-child {
  border-top:none;
}

.table-fill tr:last-child {
  border-bottom:none;
}
 
.table-fill tr:nth-child(odd) td {
  background:#EBEBEB;
}

.table-fill tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
.table-fill tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
.table-fill td {
  background:#FFFFFF;
  padding:5px 20px;
  text-align:left;
  vertical-align:middle;
  font-weight:300;
  font-size:14px;
  border-right: 1px solid #C1C3D1;
}

.table-fill td:last-child {
  border-right: 0px;
}

.table-fill th.text-left {
  text-align: left;
}

.table-fill th.text-center {
  text-align: center;
}

.table-fill th.text-right {
  text-align: right;
}

.table-fill td.text-left {
  text-align: left;
}

.table-fill td.text-center {
  text-align: center;
}

.table-fill td.text-right {
  text-align: right;
}
/*TABLE STYLE*/


	input[type=checkbox] {
		width:20px;
	
}
input, select
{
    box-sizing: border-box;
}
.ui-tabs .ui-tabs-nav {
    height: 38px;
    margin: 0;
}
.ui-widget-content {
    background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #ffffff;
    border: 1px solid #ccc;
    color: #222222;
}
.ui-widget-header {
    background: none repeat scroll 0 0 #f0f0f0 !important;
    border: 0px !important;
    color: #222222;
    font-weight: bold;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:none;
}
.stampaa input {
	width:auto !important;
	height:auto !important;
	
		
}
.stampaa {
	margin-top:30px;
}
.stampaa #_ctl0_ContentPlaceHolder1_ReportViewer1__ctl5 {
	/*background:none #f0f0f0 !important;*/
}