body {
	font-family: "Raleway", sans-serif;
	overflow-x: hidden;
}

figure {
	margin: 0;
}

a {
	color: #0F6976;
	text-decoration: none;
}

p {
	line-height: 150%;
}

.fa-input {
	font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	position: absolute;
	right: 20px;
	width: auto !important;
	top: 0px;
	background-color: transparent;
	font-size: 15px !important;
}

.video-gallery {
	position: relative;
}

.video-gallery:before {
	position: absolute;
	font-family: FontAwesome;
	left: 30%;
	bottom: -50px;
	content: "\f01d";
	color: white;
	font-size: 90px;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

a span.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.social:before {
	position: absolute;
	top: -7px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}

.social:after {
	position: absolute;
	top: -6px;
	right: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}

.pointer {
	cursor: pointer;
}

.form-control {
	border-color: #e6e6e6 !important;
}

.icona-descrizione .fa-stack,.icona-documenti .fa-stack {
	margin-right: 10px;
}

.logoCont {
	padding-left: 15px !important;
	position: absolute;
	top: 0;
	left: 0;
}

.login-out .alert.alert-danger {
	background: #ffcbcb;
	border-color: #b50000;
	color: #1e1212;
}

.login-out p {
	font-size: 13px;
}

.login-out .login-in {
	background: #dff0d2;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	padding: 15px 0 1px 0;
}

.login-out .login-in label {
	font-size: 12px;
	margin-top: 5px;
}

.login-out .login-in .fa-stack {
	margin-top: -5px;
}

.login-out .login-in .has-error .form-control {
	border-color: #a94442 !important;
	border-width: 2px;
	color: #a94442;
}

.row-header {
	position: relative;
	height: 134px;
}

.filtraDati label {
	margin-top: 5px;
}

.full {
	width: 100% !important;
}

.breadcump a {
	color: inherit;
}

.breadcump .fa {
	margin: 0 5px;
}

.btn-standard {
	color: #505050;
	font-size: 12px;
	background: white;
	border: 1px solid #737373;
	padding: 11px 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.btn-standard:hover {
	background: #737373;
	color: white;
}

.btn-standard.fixed-width {
	width: 100px;
}

.btn-green {
	color: #fff;
	background-color: #165f5d;
	border-color: #165f5d;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: "Raleway", sans-serif !important;
}

.btn-green:hover {
	background-color: #0c3634;
	border-color: #0c3634;
	color: #fff;
}

.logo {
	max-width: 90%;
}

.linkEsterni a {
	font-size: 13px;
	color: #0f6976;
	text-decoration: underline;
}

.linkEsterni li {
	margin-bottom: 20px;
}

.greenText {
	color: #165f5d !important;
}

.greenText a {
	color: inherit;
}

.centerBlock {
	margin: 0 auto;
	display: block;
}

.nav.navbar-nav {
	font-family: "Roboto Slab", sans-serif !important;
}

.iconGrey {
	margin-left: 5px;
}

.iconGrey .elemento {
	font-size: 15px;
}

.gallery {
	margin: 15px 0;
}

.gallery p {
	font-size: 13px;
	margin-top: 15px;
}

.immagine-convenzione {
	padding: 0;
}

#header {
	background: url("../img/EAP_testata_m.jpg") no-repeat;
	position: relative;
}

#header .logOut {
	margin-left: 10px;
	width: 40px;
	font-size: 22px;
	height: 40px;
	padding-top: 5px;
}

#header #fascione {
	position: absolute;
	height: 60px;
	width: 100%;
	bottom: 0px;
	left: 0px;
}

#header .navbar-toggle.collapsed {
	background: #165f5d;
	border: #165f5d;
}

#header .navbar-toggle.collapsed .icon-bar {
	background: #fff;
	padding: 2px;
}

#header .navbar-toggle {
	background: white;
}

#header .navbar-toggle .icon-bar {
	background: #2b5858;
	padding: 2px;
}

.noMargin {
	margin: 0 !important;
}

.noPadding {
	padding: 0 !important;
	overflow: hidden;
}

.noPaddingRight {
	padding-right: 0 !important;
}

.container-full {
	margin: 0 auto;
	width: 100%;
}

.titoloTestata {
	color: #fff;
	font-size: 25px;
	padding-top: 38px;
	clear: both;
	width: 1000px;
	z-index: 5;
	margin-left: 200px;
}

.titoloTestata span {
	font-weight: lighter;
	font-family: "Raleway", sans-serif;
	font-size: 22px;
}

.titoloTestata strong {
	font-family: "Roboto Slab", sans-serif;
}

.searchBox input {
	color: #505050;
	font-size: 11px;
}

.searchBox span.areaRiservata {
	margin-right: 15px;
}

.searchBox .round {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
}

.logo-cont {
	position: absolute;
	height: 100%;
	left: -10px;
	bottom: 0px;
}

.right-inner-addon {
	position: relative;
}

.right-inner-addon input {
	padding-right: 30px;
}

.right-inner-addon i {
	position: absolute;
	right: 0px;
	padding: 10px 12px;
	pointer-events: none;
}

.blackBg {
	background-image: url("../img/black_bg.png");
	background-size: 100% 60px;
	background-repeat: no-repeat;
	background-position: bottom;
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
	.logo {
		float: left !important;
		max-width: 100% !important;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
	.row {
		margin-top: 5px;
	}
	.condizioni div {
		padding: 0;
	}
	#footer .menuFooter li {
		margin: 6px 20px !important;
	}
	.title_page_interna {
		font-size: 27px !important;
	}
	.control-label {
		float: left !important;
	}
	.box_grigio {
		margin-top: 15px;
	}
	.areaRiservata {
		display: none;
	}
	.row-header {
		height: 91px;
		padding-left: 171px;
		margin-top: 0;
	}
	.col-head-right {
		margin-top: 9px;
	}
	.dropdown-menu {
		padding: 0px 15px 0 8px !important;
	}
	.searchBox .form-group {
		margin-bottom: 0;
	}
	.navbar-default {
		background-color: transparent !important;
	}
	.menuHide {
		display: none !important;
	}
	.btnAreaRisrvata {
		width: 45px;
		height: 45px;
		float: right !important;
	}
	.copy {
		padding: 7px !important;
	}
	.titoloTestata {
		margin-top: -9px;
	}
	.blackBg {
		background: none !important;
	}
	.navbar-default {
		background-color: none !important;
		border: 0;
	}
	#MainMenu {
		display: none;
	}
	.navbar-default {
		background-image: url("../img/black_bg.png");
		background-repeat: repeat;
		background-position: bottom;
	}
	.navbar-collapse {
		background-color: white;
	}
	ul.nav.navbar-nav {
		background-color: #d9ddc8;
		border-bottom: 5px solid #165f5d;
	}
	ul.nav.navbar-nav a {
		color: black;
	}
	ul.dropdown-menu.sub-menu>li.active>a {
		font-weight: bolder;
		background: none !important;
	}
	li.dropdown.secondLevelMenu li a {
		font-weight: bolder;
	}
	li.dropdown.secondLevelMenu li {
		border-bottom: 2px dotted #e6e6e6 !important;
	}
	.secondLevelMenu .dropdown-menu {
		position: relative;
		margin: 0;
		padding: 0;
	}
	li.dropdown.secondLevelMenu.open {
		border-bottom: 5px solid #165f5d;
		padding-left: 0;
	}
	ul.nav.navbar-nav li {
		border-bottom: 2px solid white;
		padding-left: 5px;
	}
	ul.dropdown-menu.sub-menu li {
		border: none !important;
		padding: 3px;
	}
	ul.nav.navbar-nav li a {
		font-weight: normal;
		font-size: 15px;
	}
	nav.navbar.navbar-default {
		background-color: transparent;
		border: none;
	}
	.navbar-collapse {
		background-color: white;
	}
	ul.nav.navbar-nav {
		background-color: #d9ddc8;
		border-bottom: 5px solid #165f5d;
	}
	ul.nav.navbar-nav a {
		color: black;
	}
	ul.dropdown-menu.sub-menu>li.active>a {
		font-weight: bolder;
		background: none !important;
	}
	li.dropdown.secondLevelMenu li a {
		font-weight: bolder;
		padding: 10px 8px !important;
	}
	li.dropdown.secondLevelMenu li {
		border-bottom: 2px dotted #e6e6e6 !important;
	}
	li.dropdown.secondLevelMenu li a {
		padding: 10px 8px !important;
	}
	li.dropdown.secondLevelMenu.open {
		border-bottom: 5px solid #165f5d;
	}
	ul.nav.navbar-nav li {
		border-bottom: 2px solid white;
	}
	ul.dropdown-menu.sub-menu li {
		border: none !important;
	}
	ul.nav.navbar-nav li a {
		font-weight: normal;
	}
	ul.dropdown-menu.sub-menu {
		position: static;
		border: 0;
	}
	ul.dropdown-menu {
		width: 100%;
	}
	ul.dropdown-menu li a {
		padding: 10px 8px !important;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	/*MODIFICHE 15092015*/
	.banner img {
		width: 100%;
	}

	/*MODIFICHE 15092015*/
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
	.blackBg {
		background: none !important;
	}
	.carousel {
		display: none;
	}
	.logo {
		width: 135px;
		margin-left: 15px;
	}
	.col-head-right {
		/*margin-top: 25px;*/
		
	}
	.searchBox {
		margin-top: 9px;
		margin-bottom: 4%;
	}
	nav.navbar.navbar-default {
		background-color: transparent;
		border: none;
	}
	.navbar-collapse {
		background-color: white;
	}
	ul.nav.navbar-nav {
		background-color: #d9ddc8;
		border-bottom: 5px solid #165f5d;
	}
	ul.nav.navbar-nav a {
		color: black;
	}
	ul.dropdown-menu.sub-menu>li.active>a {
		font-weight: bolder;
		background: none !important;
	}
	li.dropdown.secondLevelMenu li a {
		font-weight: bolder;
	}
	li.dropdown.secondLevelMenu li {
		border-bottom: 2px dotted #e6e6e6 !important;
	}
	.secondLevelMenu .dropdown-menu {
		padding-left: 13px;
		padding-right: 24px;
	}
	li.dropdown.secondLevelMenu.open {
		border-bottom: 5px solid #165f5d;
	}
	ul.nav.navbar-nav li {
		border-bottom: 2px solid white;
	}
	ul.dropdown-menu.sub-menu li {
		border: none !important;
	}
	ul.nav.navbar-nav li a {
		font-weight: normal;
	}
	.list_carousel {
		overflow: hidden;
	}
	.titoloTestata {
		display: none;
	}

	/*MODIFICHE 15092015*/
	.banner {
		margin-top: 13px;
	}

	/*MODIFICHE 15092015*/
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
	.searchBox .form-group {
		float: left !important;
		padding: 0;
	}
	.blackBg {
		background: none !important;
	}
	.row.row-header div {
		vertical-align: middle;
	}
	.row-header {
		height: 60px;
		padding-left: 63px;
	}
	.row-header .col-head-right {
		margin-top: 6px;
	}
	.searchBox {
		margin-bottom: 4%;
		padding-left: 40px;
		margin-top: 0 !important;
	}
	.btnAreaRisrvata {
		height: 32px;
	}
	.btnAreaRisrvata .glyphicon {
		font-size: 17px !important;
	}
	.logoCont {
		padding: 3px 8px !Important;
	}
	.logoCont .logo {
		margin-left: 15px;
		width: 60px;
		margin-top: 2px;
	}
	.searchBox {
		/* margin-bottom: 0px !important;*/
		
	}
	.search-btn {
		padding-right: 0;
	}
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
	.blackBg {
		background: none !important;
	}
}

@media only screen and (max-width: 768px) {
	.icona-descrizione h1 {
		font-size: 18px !important;
	}
	.titoloTestata {
		margin-top: -10px;
	}
	.boxInterno {
		padding: 7px !important;
	}
	.intestazione {
		width: 70%;
	}
	.testata-portrait {
		color: #FFF;
		position: absolute;
		margin: 0;
		padding: 0;
		left: 5px;
		bottom: 10px;
		font-size: 15px;
	}
	.testata-portrait span {
		font-size: 17px;
	}
}

@media ( min-width : 992px) {
	.navbar-nav>li>a {
		border-bottom: 1px solid transparent;
	}
	.nav .open>a {
		border-bottom: 1px solid transparent !important;
	}
	.carousel-inner {
		height: 249px;
	}
	.carousel-inner .item {
		height: 249px;
	}
	.carousel-inner .item img {
		height: 249px;
		width: 100%;
	}
	.parentSectionName {
		background: #2b5858;
		padding: 10px;
		font-family: "Roboto Slab", sans-serif;
		font-weight: bold;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		text-transform: capitalize;
	}
	.parentSectionName a {
		color: white;
	}
	.secondLevelMenu.active.open a.dropdown-toggle {
		background: #2b5858 !important;
		color: white !important;
	}
	.navbar-nav .dropdown-menu {
		margin-top: 1px !important;
		padding-top: 0px;
		border-top: 4px solid #2b5858;
		min-width: 100%;
	}
	.navbar-nav .dropdown-menu li:focus {
		outline: blue solid 2px !important;
	}
	.navbar-nav .dropdown-menu li a {
		/* padding: 2px 0;*/
		border-bottom: 1px solid transparent;
	}
	.navbar-nav .dropdown-menu li a:focus {
		outline: thin dotted;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}
	.navbar-nav .dropdown-menu a {
		color: #555 !important;
	}
	.searchBox {
		margin-bottom: 4%;
	}
	.logo {
		float: right;
		padding-top: 17px;
		width: 175px !important;
		padding-bottom: 5px;
	}
	.col-head-right {
		height: 100%;
	}
	.searchBox {
		width: 100%;
	}
	.searchBox .btnAreaRisrvata {
		width: 155px;
	}
	.searchBox .btnAreaRisrvata.active {
		background: white;
		color: #165f5d;
		border: white;
		box-shadow: none;
	}
	.searchBox .btnAreaRisrvata .glyphicon-lock {
		font-size: 15px;
	}
	#header {
		background-image: url("../img/EAP_testata.jpg");
		background-size: cover;
	}
	.box_grigio {
		height: 249px;
	}
	.home-riservata {
		height: auto !important;
		overflow: hidden;
	}
	.home-riservata h1 {
		font-size: 20px !important;
	}
	#footer {
		overflow: hidden;
	}
	#footer .menuFooter li {
		margin: 6px;
	}
	.secondLevelMenu {
		/*display: none !important*/
		
	}
	.secondLevelMenu .dropdown-menu li {
		padding: 2px 0;
	}
	.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus
		{
		color: white !important;
		background-color: #2b5858;
		border-bottom: 1px solid;
		font-weight: bold;
	}
	ul.nav.navbar-nav li a:hover {
		color: white !important;
		background-color: #2b5858;
		border-bottom: 1px solid !important;
		font-weight: bold;
	}

	/*MODIFICHE 07102015*/
	.banner {
		background: url(../img/bg_banner_desktop.png) repeat-x !important;
	}

	/*MODIFICHE 15092015*/
}

@media ( min-width : 768px) {
	.logoCont {
		padding: 0px;
		position: absolute;
		z-index: 5;
	}
	.logoCont .logo {
		max-width: 175px !important;
		padding-left: 17px;
		width: 149px;
	}
	.searchBox div {
		margin-top: 3px;
	}
	.navbar-nav>li>a {
		padding-top: 20px;
		padding-bottom: 20px;
		color: black !important;
		font-size: 15px;
	}
	#footer {
		height: 60px;
	}
	.searchBox {
		margin-bottom: 3%;
		margin-top: 10px;
	}
	.searchBox .input-search {
		width: 100% !important;
	}
	.breadcump {
		font-size: 10px;
		margin-top: 0px;
		margin-bottom: 20px;
		font-family: "Roboto Slab", sans-serif;
	}
	.breadcump .fa {
		margin: 0px 5px;
	}
	.breadcump h1 {
		font-family: "Raleway", sans-serif;
		margin: 0;
		display: inline;
		font-size: 10px;
	}
	.breadcump h1 strong {
		font-family: "Roboto Slab", sans-serif;
	}
	.carousel-indicators {
		bottom: 0;
	}
	.btn-green {
		padding-top: 11px;
		padding-bottom: 10px;
	}
}

.navbar-default {
	background-color: #f3f6e6;
	border-bottom: 5px solid #165f5d;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
}

.carousel-caption {
	width: 100%;
	text-align: left;
	background-image: url(../img/bg_70.png);
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-left: 10px;
}

.iconaEvidenza .fa-circle {
	color: #96cc69;
}

.carousel {
	margin-bottom: 30px;
}

.evidence {
	font-family: "Roboto Slab", sans-serif;
}

.bold {
	font-weight: bold !important;
}

.message {
	background: #e6e6e6;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 1px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.message a {
	color: inherit;
}

.message .bordo {
	border-bottom: 3px dotted white;
	padding-bottom: 8px;
}

.message .avviso {
	margin: 10px 0;
}

.message h2 {
	font-size: 16px;
	font-weight: bolder;
}

.message h3 {
	font-size: 14px;
	font-weight: bolder;
	margin: 9px 0px;
}

.message p {
	font-size: 12px;
	margin-bottom: 0px;
}

.box_grigio {
	background: #e6e6e6;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.box_grigio .iconaIscriviti .fa-circle {
	color: #f4957c;
}

.box_grigio .contenitoreRicerca {
	padding: 5px 10px 0px 10px;
}

.box_grigio.home-riservata {
	padding: 5px 10px 13px 10px !important;
	margin-bottom: 20px;
}

.box_grigio .btn {
	padding: 11px;
	font-size: 12px;
	width: 100px;
}

.box_grigio h1 {
	font-weight: bold;
	font-family: "Roboto Slab", sans-serif;
	font-size: 24px;
}

.box-convenzioni {
	border: 1px solid #e6e6e6;
	margin-top: 20px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.box-convenzioni a {
	color: inherit;
}

.box-convenzioni .icona-descrizione {
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.box-convenzioni .icona-descrizione .iconaConvenzione {
	margin-right: 7px;
	position: absolute;
	top: 0;
	left: 0;
}

.box-convenzioni .icona-descrizione .intestazione {
	margin-left: 60px;
}

.box-convenzioni .icona-descrizione p {
	margin-bottom: 7px;
}

.box-convenzioni .icona-descrizione h1 {
	margin-top: 10px;
}

.box-convenzioni .icona-descrizione .iconaConvenzione {
	margin-right: 7px;
}

.box-convenzioni .dettaglio-convenzione {
	margin: 6px 0px;
	border-bottom: 3px dotted #e6e6e6;
	padding: 19px 0;
	clear: both;
}

.box-convenzioni .dettaglio-convenzione:last-child {
	border: none;
	padding-bottom: 5px;
}

.box-convenzioni .descrizione-convenzione h2 {
	margin-top: 0;
}

.box-convenzioni .convenzioni-inner {
	padding: 0px 8px;
	position: relative;
}

.inline-top {
	display: inline-block;
	vertical-align: top;
}

.inline-bottom {
	display: inline-block;
	vertical-align: bottom;
}

.inline-middle {
	display: inline-block;
	vertical-align: middle;
}

.icona-descrizione {
	font-family: "Roboto Slab", sans-serif;
	margin-bottom: 8px;
}

.icona-descrizione h1 {
	font-size: 24px;
	margin-bottom: 2px;
	margin-top: 10px;
}

.icona-descrizione .element {
	font-size: 20px;
}

.iconaConvenzione .fa-circle {
	color: #99cdcb;
}

#footer {
	background: #2b5858;
	color: white;
	margin-top: 30px;
}

#footer .contMenuFooter {
	background: #1a3636;
	padding-right: 15px;
}

#footer .copy {
	padding: 20px;
}

#footer .menuFooter a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

#footer .menuFooter ul {
	list-style-type: none;
	font-family: "Roboto Slab", sans-serif;
	padding: 0;
}

#footer .menuFooter .fa {
	margin-right: 5px;
}

.title_page_interna {
	text-transform: uppercase;
	color: #165f5d;
	font-family: "Roboto Slab", sans-serif;
	font-size: 36px;
}

.descrizione_ente {
	margin-top: 20px;
	color: #165f5d;
}

#MainMenu {
	font-family: "Roboto Slab", sans-serif;
	border: 1px solid #e6e6e6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}

#MainMenu .list-group.panel>.list-group-item {
	border-bottom: 1px dotted #e6e6e6;
	margin-bottom: 2px;
}

#MainMenu .list-group.panel>.list-group-item.active {
	background: #165f5d;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

#MainMenu .list-group.panel>.list-group-item.active .fa {
	display: inline;
	font-size: 20px;
}

#MainMenu .panel {
	border: none;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
	margin-bottom: 7px;
}

#MainMenu .list-group-item {
	border: none;
}

#MainMenu .list-group-submenu {
	margin-left: 20px;
}

#MainMenu .list-group-item {
	font-weight: bold;
}

#MainMenu a.list-group-item.collapsed {
	background-color: white !important;
}

#MainMenu .list-group-item[aria-expanded="true"] {
	background: #165f5d;
	color: white;
	border-bottom: none !important;
}

#MainMenu .list-group-item[aria-expanded="true"] .fa {
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-webkit-transform: rotate(180deg);
	/* Chrome, Safari, Opera */
	transform: rotate(180deg);
	color: white;
}

#MainMenu .toggle-sidebar {
	float: right;
	font-size: 23px;
	color: #165f5d;
}

#MainMenu .interno {
	background: #f0f9f8;
	border: none;
	font-weight: normal;
}

#MainMenu .current {
	font-weight: bold;
}

.carousel-indicators {
	position: absolute;
	bottom: -3px;
	right: 2%;
	z-index: 15;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
	width: auto;
	left: auto;
}

.carousel-control.right,.carousel-control.left {
	background: none;
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	border-radius: 5px;
}

.carousel-caption {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 20px;
}

.iconGrey {
	font-size: 20px;
}

.iconGrey .fa-circle {
	color: #e6e6e6;
}

.iconGrey .elemento {
	color: black;
}

#foo4 li {
	height: 150px !important;
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	width: 200px !important;
}

#foo4 li img {
	width: 95%;
}

#foo4 {
	float: left;
	padding: 0 !important;
}

i#prev,#next {
	font-size: 70px;
	margin-top: 40px;
}

.icona-documenti {
	overflow: hidden;
}

.icona-documenti .fa-circle {
	color: #a7a7a7;
}

.icona-documenti p {
	margin-top: 10px;
	font-size: 12px;
	/* margin-left: 10px;*/
}

.icona-documenti p a {
	text-decoration: none;
}

.icona-documenti p a:hover {
	text-decoration: underline;
}

.icona-documenti.condizioni {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.boxInterno {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
}

.boxInterno .icona-descrizione h1 {
	margin-top: 6px;
}

.boxInterno .notizieDet {
	height: 45px;
	margin-top: 15px;
}

.boxInterno .icona-documenti .fa-circle {
	color: #a7a7a7;
}

.boxInterno .icona-documenti p {
	margin-top: 10px;
	font-size: 12px;
}

.clear-left {
	clear: left;
}

.doc {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.doc div {
	margin-bottom: 5px;
}

.doc .catDoc {
	font-size: 14px;
}

.collEsterno a {
	word-wrap: break-word;
}

.secondLevelMenu.open .dropdown-toggle {
	background: #f3f6e6 !important;
	color: #555 !important;
}

.secondLevelMenu.open a:hover {
	color: #fff !important;
	background-color: #2b5858 !important;
	border-bottom: none !important;
	font-weight: 700 !important;
}

.toggle-menu {
	font-size: 22px;
}

ul.dropdown-menu {
	background-color: #fff !important;
}

ul.dropdown-menu a {
	/* color: black !important;*/
	
}

ul.dropdown-menu a.active {
	font-weight: bold !important;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.dropdown-menu>li {
	position: relative;
	-webkit-user-select: none;
	/* Chrome/Safari */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* IE10+ */
	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
}

.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	display: none;
	margin-top: -1px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left-color: #fff;
	box-shadow: none;
}

.right-caret:after,.left-caret:after {
	content: "";
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	display: inline-block;
	height: 0;
	vertical-align: middle;
	width: 0;
	margin-left: 5px;
}

.right-caret:after {
	border-left: 5px solid #ffaf46;
}

.left-caret:after {
	border-right: 5px solid #ffaf46;
}

.trigger.open {
	background: #2b5858 !important;
	color: #ffffff !important;
}

ul.nav.navbar-nav {
	margin-left: 0px;
	margin-top: 0;
}

ul.dropdown-menu.sub-menu {
	background-color: #f0f9f8 !important;
	margin-bottom: 0;
}

a.trigger {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	position: relative;
}

a.trigger .fa {
	position: absolute;
	right: 20px;
	color: #165f5d;
}

.spacingTB {
	margin-top: 15px;
	margin-bottom: 15px;
}

.spacingTop {
	margin-top: 30px;
}

@media ( max-width : 990px) {
	section.slider {
		display: none;
	}
	.secondLevelMenu.open .dropdown-toggle {
		background: #2b5858 !important;
		color: #fff !important;
		margin-left: 5px;
	}
	.navbar-header {
		float: none;
	}
	.btnAreaRisrvata span {
		font-size: 21px !important;
	}
	.trigger.open .fa {
		-ms-transform: rotate(180deg);
		/* IE 9 */
		-webkit-transform: rotate(180deg);
		/* Chrome, Safari, Opera */
		transform: rotate(180deg);
		color: white;
	}
	.menu {
		padding: 0;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
		margin-right: 15px;
		float: left;
		margin-left: 15px;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in {
		display: block !important;
	}
}

.carousel-control .fa {
	font-size: 72px;
	top: 30%;
	position: absolute;
}

.carousel-control .fa.fa-angle-left {
	left: 17px;
}

.carousel-control .fa.fa-angle-right {
	right: 17px;
}

.breadcump {
	font-size: 12px;
	margin-bottom: 15px;
}

.breadcump h1 {
	display: inline-block;
	font-size: 12px;
}

/*DataTables*/
table.dataTable thead .sorting:before {
	content: "\f0dc";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	/*--adjust as necessary--*/
	color: #165f5d;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 8px;
	right: 0;
}

table.dataTable tbody td {
	vertical-align: middle;
}

table.dataTable thead .sorting_asc:before {
	content: "\f0de";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	/*--adjust as necessary--*/
	color: #165f5d;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 10px;
	right: 0;
}

table.dataTable thead .sorting_desc:before {
	content: "\f0dd";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	/*--adjust as necessary--*/
	color: #165f5d;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 5px;
	right: 0;
}

table.dataTable thead .sorting_asc_disabled:before {
	content: "\f0dc";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	/*--adjust as necessary--*/
	color: #ddd;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 5px;
	right: 0;
}

table.dataTable thead .sorting_desc_disabled {
	content: "\f0dc";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	/*--adjust as necessary--*/
	color: #ddd;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 5px;
	right: 0;
}

#circolari th {
	position: relative;
}

.dataTables_wrapper {
	margin-top: 10px;
	font-family: "Roboto Slab", sans-serif;
	color: black;
}

.dataTables_wrapper table {
	border-radius: 8px;
	overflow: hidden;
	border-bottom: 1px solid #ddd !important;
}

.dataTables_wrapper table td {
	word-break: break-all;
	border: none !important;
}

.dataTables_wrapper table th {
	color: #165f5d;
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	border-bottom: none !important;
	border: none !important;
}

.dataTables_wrapper table .dettaglio_oggetto_circolari {
	font-size: 12px;
	font-family: "Raleway", sans-serif;
}

.dataTables_wrapper table .icona-documenti {
	overflow: hidden;
	margin-bottom: 5px;
}

.dataTables_wrapper table .icona-documenti p {
	font-size: 13px;
	font-family: "Raleway", sans-serif;
}

.dataTables_wrapper .pagination li {
	margin: 0 !important;
	padding: 0 !important;
}

.dataTables_wrapper .pagination li a {
	margin-left: -2px;
	color: #165f5d;
}

.dataTables_wrapper .pagination li:hover {
	border: 1px solid #ddd !important;
	background: inherit;
}

.dataTables_wrapper .pagination li.active a {
	background: #165f5d;
	border-color: #165f5d;
	color: white;
}

.dataTables_wrapper .dataTables_length {
	margin-top: 15px;
}

.dataTables_wrapper .dataTables_length label {
	font-weight: bold;
	font-family: "Raleway", sans-serif;
	font-size: 13px;
}

.dataTables_wrapper .dataTables_paginate {
	padding-top: 0.8em;
}

/* ./DataTables*/
.font14 {
	font-size: 14px;
}

.font12 {
	font-size: 12px;
}

.font18 {
	font-size: 18px !important;
}

.boxElenco h2 {
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	color: #165f5d;
	margin-top: 30px;
	text-transform: uppercase;
}

.boxElenco .boxInterno {
	overflow: hidden;
}

.boxElenco .boxInterno h3 {
	font-weight: 700;
	font-size: 13px;
	color: #000;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0;
	margin: 0;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.boxElenco .boxInterno .titoloConv {
	padding-top: 0;
	line-height: 150%;
}

.boxElenco .icona-documenti {
	margin-bottom: 10px;
	overflow: hidden;
}

.boxElenco .imgConvenzione {
	border: 1px solid #e6e6e6;
}

.icoGreen .fa-circle {
	color: #96cc69 !important;
}

.icoDarkGreen .fa-circle {
	color: #165f5d !important;
}

.icoCyan .fa-circle {
	color: #148c9e !important;
}

.bordo {
	border-bottom: 1px solid #e6e6e6;
}

p.bordo.padding {
	padding: 10px 0;
}

.dataStipula {
	width: 100%;
	padding: 10px;
	color: black;
	font-weight: bolder;
	background: #e6e6e6;
	font-size: 13px;
}

.facebook .fa-square-o,.twitter .fa-square-o,.googleplus .fa-square-o,.whatsapp .fa-square-o
	{
	color: #fff;
}

.fa-facebook {
	color: #3864a3;
}

.fa-twitter {
	color: #659fcb;
}

.fa-google-plus {
	color: #df4b38;
}

.fa-whatsapp {
	color: #51c539;
}

.panel-eap {
	border-color: #e6e6e6;
}

.panel-eap a {
	font-size: 14px;
	color: #2b5858;
	text-transform: uppercase;
	font-weight: bold;
}

.panel-eap .intestazionePanel {
	font-size: 13px;
	margin-left: 15px;
}

.panel-eap .panel-body {
	border-top: none !important;
}

.panel-eap .soggiorno hr {
	margin: 10px 0;
}

.panel-eap .soggiorno h3 {
	color: #2b5858;
	font-weight: bold;
	margin-top: 8px;
}

.panel-eap .soggiorno p {
	font-size: 13px;
}

.panel-eap .soggiorno img {
	width: 100%;
}

.panel-eap .soggiorno .vaialDettaglio .fa-circle {
	color: #418f81;
}

.panel-eap .soggiorno .vaialDettaglio a {
	font-size: 12px;
}

.panel-eap .soggiorno .accordion-toggle {
	text-transform: uppercase;
}

.panel-heading .accordion-toggle:after {
	/* symbol for "opening" panels */
	font-family: 'FontAwesome';
	/* essential for enabling glyphicon */
	content: "\f139";
	/* adjust as needed, taken from bootstrap.css */
	float: right;
	/* adjust as needed */
	color: #2b5858;
	/* adjust as needed */
	font-size: 20px;
}

.panel-heading .accordion-toggle.collapsed:after {
	/* symbol for "collapsed" panels */
	content: "\f13a";
	/* adjust as needed, taken from bootstrap.css */
}

.icon-attention {
	margin-bottom: 20px;
}

.icon-attention .fa-circle {
	color: #e4761d;
}

.box_grigio.ricerca {
	height: auto;
	overflow: hidden;
}

.box_grigio.ricerca form {
	font-family: "Roboto Slab", sans-serif;
	font-size: 13px;
}

.box_grigio.ricerca form label {
	display: block;
	margin: 10px 0;
}

.box_grigio.ricerca h3 {
	font-weight: bold;
	margin: 0;
}

.box_grigio.ricerca .divider {
	height: 2px;
	background: #fff;
	width: 100%;
}

.box_grigio.ricerca .btn {
	width: auto;
	margin-top: 10px;
	font-family: "Raleway", sans-serif;
}

.box_grigio.ricerca .heading_ricerca {
	background: #2b5858;
	overflow: hidden;
	color: white;
	padding: 11px;
}

.box_grigio.ricerca .heading_ricerca h2 {
	font-family: "Roboto Slab", sans-serif;
	font-size: 14px;
}

.box_grigio.ricerca .heading_ricerca .fa {
	font-size: 15px;
}

.searchResume .input-group-addon {
	background: #2b5858;
	border-color: #2b5858;
}

.searchResume .input-group-addon .btn-link {
	color: white;
	font-size: 13px;
	padding: 0;
	border-color: #2b5858;
	text-transform: uppercase;
}

.searchResume label {
	color: #2b5858;
	font-weight: bold;
	text-transform: uppercase;
}

.searchResults h3 {
	color: #2b5858;
	font-weight: bold;
	margin-top: 0;
	font-size: 13px;
}

.searchResults h4 {
	color: black;
	font-weight: bold;
	font-size: 13px;
}

.searchResults p {
	font-size: 13px;
}

.selectNumberResults label {
	text-align: left;
}

.selectNumberResults select {
	display: inline-block;
	width: auto;
	margin-left: 10px;
}

.pagination a {
	color: #2b5858 !important;
}

.pagination .active a {
	background-color: #2b5858;
	border-color: #2b5858;
	color: white !important;
}

.user-portrait {
	color: white !important;
	text-transform: uppercase;
	position: absolute;
	margin-top: 17px;
	font-weight: bold;
	margin-left: 15px;
}

.menu-toggle {
	cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	.titoloTestata {
		display: block;
		position: absolute;
		bottom: -67px;
		padding: 0;
		margin: 0;
		left: -145px;
		font-size: 22px;
		width: auto;
	}
	.titoloTestata span {
		font-size: 19px;
	}
}

h4.nomeConvenzione {
	margin-bottom: 25px;
}

h4.nomeConvenzione span {
	color: #2b5858;
	font-weight: bolder;
}

.noPaddingLeft {
	padding-left: 0;
}

.overflowHidden {
	overflow: hidden;
}

.dataTables_length select {
	margin-left: 10px;
}

.noLink {
	cursor: default;
}

.noLink:hover {
	text-decoration: none;
}

.margin-right-sm {
	margin-right: 5px !important;
}

.capitalize {
	text-transform: capitalize;
}

.icona-bando-gara-toggle {
	float: right;
}

.no-border {
	border: 0 !important;
}

.no-border-top {
	border-top: 0 !important;
}

.no-border-bottom {
	border-bottom: 0 !important;
}

.list-file {
	list-style-type: none;
	margin-top: 10px;
}

.list-file li {
	border-bottom: 1px solid #ddd;
}

.list-file .icona-documenti {
	margin-left: 10px;
}

.list-container {
	border: 1px solid #ddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

.list-container .list-heading {
	padding: 10px;
}

.noBg {
	background: none;
}

.noBorder {
	border: none !important;
}

.margin-top-md {
	margin-top: 15px;
}

.linkBlack {
	color: #333 !important;
}

.par-bando-gara {
	margin-top: 15px;
	margin-bottom: 0;
}

.spacingBottom {
	margin-bottom: 10px;
}

/*MODIFICHE 15092015*/
.banner {
	background: #e6e6e6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}

/*MODIFICHE 07102015*/
.btn-banner {
	position: absolute;
	bottom: 9px;
	right: 0;
	color: #000 !important;
	font-weight: bold;
}

.btn-banner:hover {
	color: black;
}

.ico-web {
	font-size: 2em;
	margin-right: 5px;
}

/*MODIFICHE 15092015*/
.banner {
	width: 100%;
	font-family: "Roboto Slab", sans-serif;
	padding-bottom: 42px;
	overflow: hidden;
	background: url(../img/bg_banner_desktop.png) repeat-x #CECECE
		!important;
}

.banner a {
	color: white;
}

.banner>:nth-child(2) {
	border-top: none !important;
}

.banner .banner-title {
	background: #CECECE;
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	padding: 11px;
	text-align: center;
}

.banner .banner-link {
	padding: 20px 10px 20px 80px;
	position: relative;
	font-size: 16px;
	color: white;
	background: #A66554;
	border-top: 1px solid #fff;
}

.banner .banner-img {
	position: absolute;
	top: 10px;
	left: 10px;
	width: auto;
	height: auto;
}

.carousel-caption {
	margin-bottom: 0;
}

/*# sourceMappingURL=style.css.map */