1* FRONTEND CSS
*********************************************/

html {
	
}

body {
	
}


/*typography*/
	
	body {
		color: #333;
	}
	
	body,
	body.small-txt,
	.small-txt,
	.ui-accordion-content p,
	.ui-widget-content,
	.ui-helper-reset {
		font-family: 'Lato', sans-serif;
		text-align:justify;
		font-size: 14px !important;
		line-height: 20px;
		font-weight: 400;
	}
	
	body.medium-txt,
	.medium-txt,
	body.medium-txt .moduletable.num-verde p:first-child,
	body.medium-txt .block1 ul li a,
	body.medium-txt .block1 p {
		font-size: 20px;
		line-height: 26px;
	}
	
	body.large-txt,
	.large-txt,
	body.large-txt .moduletable.num-verde p:first-child,
	body.large-txt .block1 ul li a,
	body.large-txt .block1 p {
		font-size: 24px;
		line-height: 32px;
	}

	body.large-txt .foo-wrapper .col-lg-4 {
		width: 50%;
	}
	
	h1 {
		font-size: 22px;
		text-transform: uppercase;
		margin-top: 0;
		font-weight: 700;
		color: #419ada;
	}
	
	h2 {
		font-size: 20px;
		color: #3399cc!important;
	}
	
	h3{
		font-size: 16px;
		line-height:22px;
		font-weight: 500;
		color: #000;
	}
	h4, .house-organ h1, .contatti h1 {
		font-size: 18px;
		line-height:24px;
		font-weight: 500;
		color: #3399cc;
		text-transform: none;
	}
	h5,h6 {
		font-size: 16px;
	}

	abbr{
		font-weight: 700;
		color: #ff9900;
	}
	
	a {
		color: #009933;
	}
	
	a:hover {
		color: #009933;
	}

	/* the visibility toggler */
	#menuToggler { display: none; }

	/*social icons*/
		@font-face {
		    font-family:si;
		    src:    url(../fonts/socicon.eot?#iefix) 
		                format(embedded-opentype),
		            url(../fonts/socicon.woff) format(woff),
		            url(../fonts/socicon.ttf) format(truetype),
		            url(../fonts/socicon.svg) format(svg);
		    font-weight:400;
		    font-style:normal;
		}
		
		@media screen and (-webkit-min-device-pixel-ratio:0) {
		    @font-face {
		        font-family:si;
		        src: url(../fonts/socicon.svg) format(svg);
		    }
		}
		
		.soc {
		    overflow:hidden;
		    margin:0; padding:0;
		    list-style:none;
		}
		
		.soc li {
		    display:inline-block;
		    display:inline;
		    zoom:1;
		}
		
		.soc li a {
		    font-family:si!important;
		    font-style:normal;
		    font-weight:400;
		    -webkit-font-smoothing:antialiased;
		    -moz-osx-font-smoothing:grayscale;
		    -webkit-box-sizing:border-box;
		    -moz-box-sizing:border-box;
		    -ms-box-sizing:border-box;
		    -o-box-sizing:border-box;
		    box-sizing:border-box;
		    overflow:hidden;
		    text-decoration:none;
		    text-align:center;
		    display:block;
		    position: relative;
		    z-index: 1;
		    width: 32px;
		    height: 32px;
		    line-height: 32px;
		    font-size: 0px;
		    -webkit-border-radius: 50px;
		    -moz-border-radius: 50px;
		    border-radius: 50px;
		    margin-right: 4px;
		    color: #ffffff;
		    background-color: none;
		    
		}
		
		
		
		
	/*end social icons*/
	
/*end typography*/


/*common*/	
	::selection {
		background: #6BACEA;
		color: #fff;
	}
	
	a {
		-webkit-transition: all ease-in-out 0.2s; /* For Safari 3.1 to 6.0 */
		transition: all ease-in-out 0.2s;
	}
	
	a:hover {
		text-decoration: underline;
		background:  none;
		-webkit-transition: all ease-in-out 0.2s; /* For Safari 3.1 to 6.0 */
		transition: all ease-in-out 0.2s;
	}
	
	.block {
		width: 248px;
		height: 170px;
		padding: 0 10px;
		margin-bottom: 22px;
		position: relative;
	}
	
	.block-small {
		width: 248px;
		height: 60px;
		padding: 10px;
		margin-bottom: 22px;
		position: relative;
	}
	
	.medium-txt .block,
	.large-txt .block {
		height: auto;
		min-height: 230px;
	}

	.medium-txt .block > div,
	.large-txt .block >div {
		min-height: 270px;
		background-size: cover !important;
	}

	.large-txt .block >div{
		min-height: 300px;
	}
	
	#block-tariffe, #block-modulistica, #block-amm-trasparente{
		background-size: auto !important;
	}
	
	.medium-txt .block-small,
	.large-txt .block-small {
		height: auto;
	}

	.medium-txt #block-social ul,
	.large-txt #block-social ul{
		top: 0;
		width: 100%;	
		line-height: 30px;
	}

	.medium-txt #block-social,
	.large-txt #block-social{
		padding-top: 0;
	}
	
	.block1,
	.block2,
	.block3 {
		width: 100%;
		height: 100%;
		padding: 15px 15px;
		position: relative;
	}
	
    .bg-light-blue{
      	background-color: #52CDDB;
    }

	.bg-orange {
		background-color: #ff9900;
	}
	
	.bg-green {
		background-color: #019933;
	}
	
	.bg-blue {
		background-color: #5bafec;
	}

	.bg-num-verde{
		background: url('../images/bg_numeroverde.jpg') no-repeat;
		background-size: 106%;
	}
	
	.subtitle {
		display: block;
		font-size: 14px;
		text-transform: lowercase;
		color: #419ada;
	}
	
	.page-header {
		margin: 0;
		border: none;
		
	}

	.muted {
		display:none;	
	}

	.muted.article-info {
		display: block;
	}

.side-home img {
  max-width: 100%;
}

/*end common*/


/*sticky footer*/	
	html, body {
		height: 100%;
	}
	
	#wrapper {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -190px;
	}
	
	footer, .push {
		height: 190px;
	}
/*end sticky footer*/


/*header*/
	header {
		background: url(../images/bg_header.jpg) no-repeat center top;
		padding-top: 8px;
	}

	.medium-txt header,
	.large-txt header {
		background-size: 87% 77%;
	}
	
	/*logo*/
	.moduletable.logo {
		padding-top: 0px;
	}
	
	.moduletable.logo .img-responsive {
		display: inline;
		display: inline-block;
	}
	
	#claim {
		color: #25347e;
		font-size: 16px;
		line-height: 18px;
		font-style: italic;
		padding-left: 10px;
	}
	
	/*end logo*/
	
	/*menu top*/
	.moduletable.menu-top {
		margin-top: 8px;
	}
	
	.moduletable.menu-top li {
		display: inline;
		padding: 10px;
		border-left: 1px solid #dadada;
	}
	
	.moduletable.menu-top li a {
		display: inline;
		padding: 0px;
		color: #333;
	}
	
	.moduletable.menu-top li a:hover {
		color: #333;
		text-decoration: underline;
		background: none;
	}
	/*end menu top*/
	
	/*text resizer*/
	.moduletable.txt-resizer-mod {
		margin-top: 8px;
	}
	
	.moduletable.txt-resizer-mod ul {
		padding: 4px 10px 9px;
		margin: 0;
		border-left: 1px solid #dadada; 
		position: relative;
		top: -10px;
		margin-bottom: -10px;
		line-height: 12px !important;
	}
	
	.moduletable.txt-resizer-mod ul li {
		list-style: none;
		display: inline;
		padding: 0 4px;
	}
	
	.moduletable.txt-resizer-mod ul li a {
		display: inline;
		padding: 0px;
		color: #333;
		line-height: 0 !important;
	}
	
	.moduletable.txt-resizer-mod ul li a:hover {
		color: #333;
	}
	/*end text resizer*/
	
	/*numero verde*/
	.moduletable.num-verde {
		padding-top: 22px;
	}
	
	.moduletable.num-verde p {
		margin-bottom: 0;
	}
	
	.moduletable.num-verde p:first-child {
		font-size: 14px;
	}
	/*end numero verde*/
	
	/*menu principale*/
	#header4 {
		background: #4096ee; /* Old browsers */
		background: -moz-linear-gradient(top,  #4096ee 0%, #152660 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4096ee), color-stop(100%,#152660)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #4096ee 0%,#152660 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #4096ee 0%,#152660 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #4096ee 0%,#152660 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #4096ee 0%,#152660 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4096ee', endColorstr='#152660',GradientType=0 ); /* IE6-9 */
		
		margin-top: 20px;
		padding: 13px 0;
	}
	
	.moduletable.menu-principale ul li,
	.moduletable.menu-principale ul li a {
		display: inline;
		color: #fff;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 14px;
		padding: 0;
	}
	
	.moduletable.menu-principale ul li {
		padding: 0 0px 0 0;
	}
	
	.moduletable.menu-principale ul li a {
		padding: 14px 12px 16px;
	}
	
	.moduletable.menu-principale ul li a:hover,
	.moduletable.menu-principale ul li.active a,
	.moduletable.menu-principale ul li.current a,
	.menu-principale .alias-parent-active a{
		background: #d1e2ef;
		color: #25347e !important;
	}

.moduletable.menu-side-servizi ul li.item-320 a{
  padding-right: 45px;
}
	/*end menu principale*/
	
	/*breadcrumbs e cerca*/
	#header5 {
		background: #d1e2ef;
		padding: 8px 0;
		margin-bottom: 50px;
	}
	
	.breadcrumb {
		padding: 0;
		margin-top: 4px;
		margin-bottom: 0;
		list-style: none;
		background: none !important;
		border-radius: 0;
	}
	
	.breadcrumb > li + li::before {
		content: '';
		padding: 0;
	}
	
	.breadcrumb li,
	.breadcrumb li a {
		color: #666;
	}
	
	.breadcrumb li a {
		text-decoration: underline;
	}
	
	.breadcrumb li a:hover {
		color: #333;
	}
	
	.breadcrumb .divider {
		padding: 0 3px;
	}
	
	#mod-search-searchword {
		height: 24px;
		border-radius: 12px;
		border: none;
		background: #fff;
		color: #333;
		padding: 0 10px;
	}
	
	#mod-search-searchword:focus {
		outline: none;
	}
	
	.moduletable.cerca label {
		margin-bottom: 0;
		padding-right: 5px;
		font-weight: 400;
	}
	
	.moduletable.cerca input.button {
		position: relative;
		top: 6px;
	}
	
	.moduletable.cerca form {
		line-height: 12px;
	}
	
	.moduletable.cerca {
		position: relative;
		top: -6px;
		margin-bottom: -6px;
	}
	/*end breadcrumbs e cerca*/
/*header*/


/*side*/
	.moduletable.menu-side-servizi,
	.moduletable.menu-side-azienda {
		padding: 13px 0 0;
		border: 1px solid #dadada;
	}
	
	.moduletable.menu-side-servizi h3,
	.moduletable.menu-side-azienda h3 {
		margin: 0;
		padding: 0 10px 11px;
		text-transform: uppercase;
	}
	
	.moduletable.menu-side-servizi ul li,
	.moduletable.menu-side-azienda ul li{
		border-top: 1px solid #dadada;
	}
	
	.moduletable.menu-side-servizi ul li a,
	.moduletable.menu-side-azienda ul li a,
	.moduletable.menu-side-azienda ul.nav-child li a {
		padding: 11px 10px;
		color: #333;
		display:block;
  		text-align: left;
	}

	.moduletable.menu-side-azienda ul li.active.parent ul a,
	.moduletable.menu-side-azienda ul li.active.parent ul li.active a{
		background: #fff;
		color: #333;
	}
	
	.moduletable ul li.parent:after{
		content:'>';
		color: transparent;
		background: url('http://code.jquery.com/ui/1.11.1/themes/smoothness/images/ui-icons_888888_256x240.png');
		position: absolute;
		right: .5em;
		top: 50%;
		margin-top: -8px;	
		background-position: -38px -16px;
	}
	
	.moduletable ul li.active.parent:after,
	.moduletable ul li.alias-parent-active:after,
	.moduletable ul li.parent:hover:after{
		background-position: -68px -16px;
		top: 1.5em;
	}

	.moduletable ul li.parent ul li a {
		padding: 0 5px !important;
	}
	
	.moduletable.menu-side-servizi ul li a:hover,
	.moduletable.menu-side-servizi ul li.active a,
	.moduletable.menu-side-servizi ul li.current a,
	.moduletable.menu-side-azienda ul li a:hover,
	.moduletable.menu-side-azienda ul li.active a,
	.moduletable.menu-side-azienda ul li.current a,
	.moduletable.menu-side-azienda ul li.parent ul li a:hover,
	.moduletable.menu-side-azienda ul li.active.parent ul li.active a,
	.moduletable.menu-side-azienda ul li.current.parent ul li.current a {
		color: #25347e;
		background: #d1e2ef;
		text-decoration: none;
	}

	

	.moduletable.menu-side-azienda ul.nav-child {
		display:none;
	}

	.moduletable.menu-side-azienda li.parent:hover ul,
	.moduletable.menu-side-azienda li.parent.active ul,
	.moduletable.menu-side-azienda li.alias-parent-active ul{
		display:block;	
	}

	.moduletable.menu-side-azienda ul.nav-child{
		font-size: 100%;
		list-style: none;
	}

	.moduletable.menu-side-azienda ul.nav-child li{
		line-height: 38px;
	}

	.evidenziato {
		font-weight: 700;
		text-transform: uppercase;	
		background: #428bca;
		color: #fff !important;
	}
	
/*end side*/

/*content*/
	#content {
		padding-bottom: 50px;
	}
	
	/*home blocks*/
	.block h4 {
		margin: 0;
		font-weight: 700;
		color:#333;
	}
	
	.block1 {
		
	}
	
	.block-info {
		border: 1px solid #ddd;
	}
	
	.block1 p {
		font-size: 14px;
		line-height: 16px;
	}
	
	.block1 p em {
		color: #419ada;
	}
	
	.block1 p span{
		font-size: 16px;
	}
	
	.block1 ul {
		padding: 10px 0;
		list-style-position: inside;
		line-height: 18px;
	}
	
	.block1 ul li a {
		color: #333;
		text-decoration: underline;
	}
	
	.block1 ul li a:hover {
		color: #419ada;
	}
	
	.block1 a.block-btn, .block2 a {
		font-size: 0px;
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.block1 a.block-btn img,
	#block-tariffe a.block-btn img {
		background: #fff;
		border-radius: 50%;
		position: absolute;
		bottom: 15px;
		left: 15px;
		padding: 5px;
	}


	
	.block2 {
		border-radius: 3px;
	}
	
	.block2 h4 {
		color: #fff;
		margin: 0;
		margin-top: 83px;
		border-top: 1px solid #dadada; /*old browsers*/
		border-top: 1px solid rgba(0,0,0,0.15);
		padding-top: 18px;
	}
	
	.block2 a {
		color: rgba(0,0,0,0.35);
	}
	
	.block2 a:hover {
		color: #333;
		text-decoration: underline;
	}
	
	.block3 h4 {
		padding: 0 !important;
		text-transform: capitalize;
		font-size: 16px;
		line-height: 18px;
	}
	
	.block3 h4 a {
		color: #333;
		font-size: 16px;
		line-height: 18px;
	}
	
	.block3 h4 a:hover {
		text-decoration: underline;
	}
	
	.block3 p.nspInfo {
		color: #419ada;
		font-style: italic;
	}
	
	.block3 .nspTopInterface,
	.letture .nspTopInterface{
		float: none;
		margin: 0;
		position: absolute;
		bottom: 10px;
		z-index: 999;
	}
	
	.block3 .nspTopInterface .nspPagination,
	.letture .nspTopInterface .nspPagination{
		margin: 0 auto;
		text-align: center;
		position: relative;
	}
	
	.block3 .nspArts {
		padding: 0;
	}
	
	.block3 .nspPagination li,
	.letture .nspPagination li {
		background: #b2b2b2;
		height: 8px; 
		margin: 0px 2px 0 0!important;  
		width: 8px; 
  		border-radius: 50%;
	}
	
	.block3 .nspPagination li.active,
	.letture .nspPagination li.active{
		background: #419ada !important;
	}

	#block-news,
    .letture {
      max-width: 725px;
    }
	
	#block-sportello {
		background: url(../images/bg_sportello.jpg) no-repeat left top;
		height: 170px;
	}
	
	#block-disservizi {
		background: url(../images/bg_disservizi.jpg) no-repeat left top;
		height: 170px;
	}
	
	#block-soci {
		background: url(../images/bg_soci.jpg) no-repeat left top;
		height: 170px;
	}
	
	#block-verifica {
		background: url(../images/bg_verifica_acqua.jpg) no-repeat left top;
		height: 170px
	}
	
	#block-app {
		background: url(../images/bg_app.jpg) no-repeat left top;
		height: 170px
	}
	
	#block-reclami {
		background-image: url(../images/bg_reclami.jpg);
		height: 170px;
		background-size: 123%;
	}
	
	#block-tariffe {
		background-image: url(../images/bg_tariffe.png);
		background-repeat: no-repeat;
		background-position: 20px 15px;
	}
	
	#block-modulistica {
		background-image: url(../images/bg_modulistica.png);
		background-repeat: no-repeat;
		background-position: 20px 15px;
	}

	#block-sondaggio{
  		background-image: url(/images/ico-sondaggio.png);
  		background-color: #9966cc;
		background-repeat: no-repeat;
		background-position: 20px 15px;
	}
	
	#block-amm-trasparente {
		background-image: url(../images/bg_amm-trasparente.png);
		background-repeat: no-repeat;
		background-position: 20px 15px;
	}
	
	#block-pratica {
		background: url(../images/bg_pratica.jpg) no-repeat left top;
		height: 170px
	}

    #block-acqua{
      background: url(http://www.cafcspa.com/images/bg_case_acqua.jpg) no-repeat left top;
    }
	
	#block-info,
	#block-news {
		border: 1px solid #dadada;
	}

    .provvisorio {
    	background: #f8f7c2;
  		border: 1px solid #999 !important;
    }
	
	#block-social {
		padding-top: 20px;
	}
	
	#block-social ul {
		float: right;
		position: relative;
		top: -8px;
		margin-bottom: -8px;
	}
	
	#block-social ul li {
		padding: 0 2px;
		float: left;
	}
	
	#block-social ul li a:hover {
		color: #555;
		opacity: 0.5;
	}

	.home-docman .com_docman .docman-document-details{
		width: 100%;
		float: left;
	}

	.home-docman a.docman-download {
		max-width: 35%;
		margin: 0 auto;
	}

	#block-info.provvisorio.block1 {
  		padding: 0;
	}

    .letture .nspMain {
      	background: url('http://cafcspa.com/images/image-letture.jpg') no-repeat;
  		background-size: cover;
  		background-position: bottom right;
  		background-color: rgb(232, 242, 249);
      	border: 1px solid #0753ab !important;
  		width: 100%;
    	height: 100%;
    	padding: 15px 15px;
    	position: relative;
    }
	
    .letture h4  {
      	text-transform: uppercase;
  		margin-bottom: 20px;
  		
    }
	/*end home blocks*/

	/*azienda*/
		div[itemprop="articleBody"] p strong {
			font-weight: 700;
			color: #000;
			margin-bottom: 15px;
		}

		figure {
			text-align: right;
			float:right;
			margin: 15px 0 15px 15px;
		}

		figure img {
			max-width: 90%;
			padding: 10px;
		}

		figcaption {
			font-weight: 700;
			padding: 10px 0 0 0;
			font-style: italic;
		}

		table {
			margin: 20px auto;
		}	

		table td, table th {
			padding: 5px;
		}

		table tr:first-child th {
			color: #334F98;
			background: #ddd;
			
		}

		.statuto-soc h4 {
			border-top: 1px solid #ddd;
			padding-top: 2em;
		}
		
		.statuto-soc h4:first-child {
			border-top: none;
		}

		.top {
			text-align: right;
		}

		.tabella-senza-header {
			width: 50%;
			text-align: center;
		}
	
		.tabella-senza-header th {
			color: #334F98;
			background: #ddd;
		}

		#adminForm .btn-toolbar {
			margin: 20px -0 20px -5px;
		}

		.organigramma > img {
			width: 100%;
			max-width: 100%;
		}

	/*end azienda*/

	/*servizi*/
	.label-warning {
		display:none;
	}

	ul.category.list-striped {
		list-style: none;
		padding-left: 0;
	}

	ul.category.list-striped li {
		line-height: 24px;
		padding: 10px 0;
	}

	.house-organ .com_docman .btn,
	.com_docman .btn {
		background-image: -webkit-linear-gradient(top, #428bca 0, #2d6ca2 100%);
		background-image: -o-linear-gradient(top, #428bca 0, #2d6ca2 100%);
		background-image: linear-gradient(to bottom, #428bca 0, #2d6ca2 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		background-repeat: repeat-x;
		border-color: #2b669a;
		color: #fff;
		padding: 0.5em 5em;
	}

	.com_docman .docman-document-details .well, 
	.com_docman .docman-document-details table{
		margin-top: 0;
	}

	h3.docman-heading {
		display:none;
	}

	.com_docman .docman-row:first-child {
		border:none;
	}

	.com_docman .docman-heading.category, 
	.com_docman .categories .category{
		padding-left: 0;
	}

	.categories-list > h1,
	h3.page_title.docman-title,
	.weblink-category > h2,
	.gbs3 h1, .gbs3 h2, .gbs3 h3,
	.page-header > h2,
	.categories-list .category-desc{
		text-transform: none;
		color: inherit;
		padding-bottom: 9px !important;
		margin: 40px 0 20px;
		border-bottom: 1px solid #eee;
		margin-top: 20px;
		margin-bottom: 10px !important;
		font-weight: normal;
		font-size: 20px;
		
	}

	.gbs3 h1, .gbs3 h2, .gbs3 h3{
		margin-top: 13px;
	}

	.weblink-category > h2,
	.page-header > h2 {
		margin-top: 14px !important;
	}

	.categories-list > div{
		background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
		background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0)));
		background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
		background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
		background-image: linear-gradient(top, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D000000', endColorstr='#00000000');
		display: block;
		float: none;
		border-top: 1px solid #fff;
		padding: 10px 5px 10px 10px;
		border-top-color: rgba(255, 255, 255, 0.1);
		border-bottom: 1px solid #f2f2f2;
		border-bottom-color: rgba(0, 0, 0, 0.05);
	}

	.categories-list > div:first-child {
		background: none;
	}

	.categories-list div h3 {
		padding-bottom: 0;
	}

	.filters input[type="text"]{
		width: 200px;
		padding-left: 5px;
	}

	.com_docman .categories .category{
		background: #5bafed;
		text-transform: uppercase;
		/*box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);*/
	}

	.com_docman .categories .category a {
		color: #fff;
	}

	/*end servizi*/

	/*cafc informa*/
	
		.table-bordered>thead>tr>th, 
		.table-bordered>tbody>tr>th, 
		.table-bordered>tfoot>tr>th, 
		.table-bordered>thead>tr>td, 
		.table-bordered>tbody>tr>td, 
		.table-bordered>tfoot>tr>td {
			text-align: left; 
		}
	
		.ui-state-default, 
		.ui-widget-content .ui-state-default, 
		.ui-widget-header .ui-state-default{
			background: #d1e2ef !important;
		}
	
		.num_verde img{
			max-width: 50%;
		}

		.house-organ > h1 {
			text-transform: none;
		}

		.house-organ .docman-document-details {
			margin-top: 52px;
		}
	
		
		.house-organ .docman-document-details table {
			margin-top: 0;
		}

		.house-organ .com_docman .docman-row .btn-toolbar {
			float:right;
			clear:none;
			margin: 30px 0 0px;
		}

		.gcore-checkbox-item label {
			font-weight: normal;
		}

		#anagrafica, #daticliente, #privacy {
			padding: 15px;
			background: #d1e2ef;
			border-radius: 5px;
			margin-bottom: 10px;
			/*box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);*/
		}

		.chrono_credits {
			display:none;
		}
		
		#fin-invia {
			float:right;
		}

		#problema25 {
			height: 35px;
		}

		.fa {
			font-size: 7px !important;
		}
		

	/*end cafc informa*/

	/*News*/
	.blog .items-row > div {
		margin-bottom: 2em;
		padding: 1em;
		border: 1px solid rgba(0,0,0,0.1);
  		box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
	}

	/*End news*/

	/*Qualita*/
	
	.accordion-tabelle .ui-accordion-content{
		height: 100% !important;
	}

	/*End qualita*/

	/*Area riservata*/
	.row.login > div, .row.registrazione > div {
		background-color: #ccc;
		min-height: 200px;
		border: 10px solid #fff;
	
	}

	#privati p:first-child, #aziende p:first-child, #soci-cafc p:first-child,
	.registrazione p:first-child{
		color: #fff;
		margin: 10px 20px;
		border-bottom: 1px solid #fff;
		padding: 10px 0 5px 0;
	}
	
	#privati {	
		background: url('../images/ico_user.png') no-repeat;
		background-color: #009933;
		background-position: 90% 50%;

	}	
	
	#aziende {	background: url('../images/ico_user_aziende.png') no-repeat;
		/*background-color: #428bca;*/
		background-color:#ff9900;
		background-position: 90% 80%;
		background-size: 25%;
	}

	#soci-cafc {	background: url('../images/ico_user_cafc.png') no-repeat;
		background-color: #5bafed;
		background-position: 90% 80%;
		background-size: 25%;
	}

	.registrazione > div {
		background: url('../images/ico_registrazione.png') no-repeat;
		background-position: 90% 80%;
		background-size: 25%;
	}
	
	.pulsanti {
		margin: 20px 0 0 15px;
	}
	
	.login a, .registrazione a{
		background: #fff;
		padding: 10px 10px;
		color: #000;
		border-radius: 5px 5px;
		float: left;
		display: block;
		clear: left;
		width: 100px;
		text-align: center;
		margin-top: 10px;
	}
	

	/*end area riservata*/

	/*contatti*/
	.contatti .item-page ul {
		padding: 0;
	}
	
	.contatti .item-page ul li {
		list-style: none;
		padding: 0 0 15px 0;
		text-align: left;
	}
	/*end contatti*/

	/*Gare Online*/

	.blog h2 {
		text-transform: none;
		color: inherit;
		padding-bottom: 9px !important;
		margin: 40px 0 20px;
		border-bottom: 1px solid #eee;
		margin-top: 20px;
		margin-bottom: 10px !important;
		font-weight: normal;
		font-size: 20px;
	}

	/*Lavoro in corso*/
	.lavoro-in-corso {
  		margin-bottom: 2em;
    	padding: 1em;
    	border: 1px solid rgba(0,0,0,0.1);
    	box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
	}	

    .lavoro-in-corso ul {
      list-style: none;
  		padding-left: 0;
}

   .lavoro-in-corso ul li {
      list-style: none;
    }

  .lavoro-in-corso ul li.comune {
    font-weight: 700;
    text-align: center;
  }
  
  .lavoro-in-corso ul li.tempo {
    text-align: center;
  	margin: 20px 0;
    background: #D0E2EE;
  	padding: 10px;
  }

/*end content*/


/*footer*/
	.foo-wrapper {
		background: #ececec;
		padding-top: 23px;
	}
	
	.moduletable.foo4 img {
		width: 110px;
	}
	
	#foo-bottom {
		background: #333;
		padding: 9px 11px;
		margin-top: 17px;
	}
	
	/*menu bottom*/
	.moduletable.menu-bottom ul li,
	.moduletable.menu-bottom ul li a {
		display: inline;
		color: #888;
		padding: 0;
	}
	
	.moduletable.menu-bottom ul li a:hover {
		color: #fff;
		text-decoration: underline;
		background: none;
	}
	
	.moduletable.menu-bottom ul li {
		padding: 0 0 0 7px;
	}
	
	.moduletable.menu-bottom ul li::after {
		content: '|';
		margin-left: 7px;
	}
	
	.moduletable.menu-bottom ul li:last-child::after {
		content: '';
	}
	
	/*end menu bottom*/
/*end footer*/

/*AREA RISERVATA*/
.login .form-horizontal .control-label{
	text-align: left;
}

/*floats*/
	.float-left {
		float: left;
	}
	
	.float-right {
		float: right;
	}
	
	.clear-floats {
		clear: both;
	}
/*end floats*/

/*Amministrazione trasparente*/
.sp-accordion.sp-accordion-style1{
  border: none;
}

.sp-accordion.sp-accordion-style1 .sp-accordion-inner{
  padding-bottom: 20px;
  background: none;
  border: 1px solid #f5f5f5;
}

.sp-accordion.sp-accordion-style1 .toggler, 
.sp-accordion.sp-accordion-style1 .toggler span, 
.sp-accordion.sp-accordion-style1 .toggler span span{
  background: #d1e2ef !important;
  height: auto;
  line-height: 18px;
  padding: 3px 5px;
	margin: 3px 0;  
}

/* Santana - Ricerca */
#searchForm fieldset.only,
#searchForm fieldset.phrases {
  display: none;
}

#searchForm > .btn-toolbar {
  display: none;
}

#searchForm .form-limit {
  margin: 20px 0;
}

/*Santana - Area riservata */
.alert-error {
  display: none;
}

/*Bandi attivi - interno di Amministrazione Trasparente*/
ul.category-module {
  list-style-type: none;
}

ul.category-module li {
  	margin-bottom: 2em;
    padding: 1em;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
}

ul.category-module li a,
ul.category-module li span,
ul.category-module li p {
  display: block;
}

ul.category-module li a.mod-articles-category-title {
    padding-bottom: 9px;
    border-bottom: 1px solid #eee;
  	text-transform: none;
    padding-bottom: 9px !important;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px !important;
    font-weight: normal;
    font-size: 20px;
  	padding-left: 0 !important;
  	text-decoration: none !important;
}

/*Link modificati Versione 2 (senza freccia e rientrati)*/
.item-page a,
.blog .item p a{
  padding-left: 10px;
  color: #009933;
  text-decoration: underline;
  line-height: 1.5em;
}

.pulsanti a{
  text-decoration: none;
  color: #000;
}

.com_docman .docman-document .docman-btn-download.btn-large{
  text-decoration: none;
}

h4 > a {
  padding-left: 0 !important;
}

a.top {
  color:#fff; 
  background-color:#009933;
  padding: 5px 10px;
  border-radius: 5px;
  text-decoration: none !important;
}

/* Numero Verde e Emergenze */
#djslider140 {
  margin-bottom: 23px;
}

/* MEDIA QUERIES
*********************************************/

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
	.moduletable.menu-principale ul li, .moduletable.menu-principale ul li a{
		display: block;
	}

	.block-small{
		height: auto;
	}

	.moduletable.cerca{
		top: 10px;
	}

	.com_docman .docman-document-details,
	.com_docman .docman-row .docman-document-header{
		width: 100%;
	}
  
  #menuToggler { 
  	display: block; 
  	font-size: 24px;
    text-align: right;
    padding-right: 20px;
    color: #fff;
  }

  #menuToggler:hover {
  	text-decoration: none;
  }
      
  #siteNav ul.menu {
  	display: none;}
  #siteNav ul.menuIsActive {
  	display: block;}
  ul.menu > li, ul.menu li,
  ul.menu a, ul.menu li > a { 
  	display: block; }


  #siteNav ul.menu { 
  	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
   }
  	
  	/* the open state -  here we are using the CSS 3D Transforms */
  #siteNav ul.menuIsActive { 
	

	}
  
  


}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.com_docman .categories .category {
		width: 30%;
		float: left;
		margin: 1%;
		min-height: 100px;
		display:flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	.com_docman .categories{
		border-top: none;
	}


}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	#claim {
		position: absolute;
		top: 20px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

/* for higher resolutions (android and retina) */
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (max--moz-device-pixel-ratio: 1.5) {
  
}



/* integrazioni Sara */

a.doclink, a.docman-download {
  text-decoration:underline;
  display: inline-block;
}
