/* HEADER */

body {
	font-family: "Titillium Web", Helvetica, Arial, sans-serif;
}
.anchor-fixed-top {
	position: fixed;
	top: 0;
	right: 15px;
	left: 15px;
	z-index: 1020;
}
.agenzia-bg {
	background-color: #00254D;
}
.logo-ministero {
	width: 40px;
	height: auto;
	vertical-align: middle;
	padding: 5px;
	margin-top: -10px;
	margin-right: 5px;
}
#menu-service {
	background-color: #f0f0f0;
}
#menu-service li>a {
	border-left: 1px solid #ddd;
	color: #004080;
}
#menu-service li:first-child>a {
	background-color: #004080;
	color: #fff;
	font-weight: 600;
}
a {
	background-color: transparent;
}
/* ICONS */

/*h1 .fa, h2 .fa, h3 .fa, h4 .fa {
	background-color: transparent;
}*/

.squareBullet {
	list-style: square;
	color: #0066cc;
}
.btn-primary .fa-search {
	color: #fff;
}
/* CAROUSEL */

.carousel-indicators {
	left: 0;
	margin-left: 0;
	/*margin-top: 10px; */
	width: auto;
	text-align: center;
	bottom: 0;
	position: relative;
}
.carousel-indicators li {
	/*	background-color: none;*/
	text-indent: 0;
}
.carousel-indicators .active {
	background-color: #5A6772;
	border-color: #5A6772;
}
.carousel-indicators li, .carousel-indicators .active {
	border: 1px solid #5A6772;
	height: 15px;
	width: 15px;
	margin: 0 .5em;
}
.carousel-indicators li.carousel-btn {
	background-color: transparent;
}
#carousel-pause {
	border: none !important;
}
#carousel-play {
	border: none !important;
}
#carousel-pause2 {
	border: none !important;
}
#carousel-play2 {
	border: none !important;
}
.carousel-btn>.fa {
	font-size: 1.2em;
	color: #5A6772;
	vertical-align: top;
}
/* focus su button carousel sezione  attività istituzionali */

/*.carousel-indicators li:focus {outline: 1px dotted 5A6772;}*/

/*#ol-indicators li:focus {
	outline: 1px dotted #5A6772;
	outline: 2px solid #ff8c00 !important;
}

input#search:focus {
    outline: 2px solid #ff8c00 !important;
}
*/

#u1065_text {
	position: relative;
	font-size: 23px;
	font-weight: 700;
	color: #5A6772;
	background-color: white;
	height: 50px;
}
#cache11 {
	left: 10px;
	position: relative;
	top: 7px;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-fade .carousel-inner>.item.next, .carousel-fade .carousel-inner>.item.active.right {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner>.item.prev, .carousel-fade .carousel-inner>.item.active.left {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-inner>.item.next.left, .carousel-fade .carousel-inner>.item.prev.right, .carousel-fade .carousel-inner>.item.active {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
/* carousel sezione Il sistema delle ragionerie RGS*/

.carousel-news {
	width: auto;
	text-align: center;
	position: relative;
	margin: 20px auto;
}
.carousel-news li {
	background-color: #EEEEEE;
}
.single-news {
	padding: 15px 0;
	margin-bottom: 60px;
}
.single-news .categoria p {
	font-size: 0.875em;
	font-weight: bold;
	color: #757575;
}
.single-news .categoria a {
	color: #06c !important;
	font-weight: bold;
	text-decoration: none !important;
}
.single-news .categoria a::before {
	/*content: "\f111"; */
	display: inline-block;
	float: left;
	font-family: FontAwesome;
	margin-right: .5em;
	color: #06c;
}
a.angle-right {
	padding: 10px 0;
	font-weight: bold;
	text-decoration: none !important;
	color: #707070 !important;
}
a.angle-right::after {
	content: "\f105";
	display: inline-block;
	float: right;
	font-family: FontAwesome;
	margin-left: .5em;
	color: #707070;
}
.border-top {
	border-top: 1px solid #ddd;
	margin-top: 20px;
	/* da cancellare il margin */
}
h2.section-title {
	font-weight: 700;
	font-style: normal;
	font-size: 48px;
	color: #1C2024;
	/*padding-left:0 !important;*/
}
h3.section-title {
	font-weight: 700;
	font-style: normal;
	font-size: 42px;
	color: #1C2024;
}
h2.sectiongrey-title {
	font-weight: 700;
	font-style: normal;
	font-size: 48px;
	color: #1C2024;
	/*    padding-left:0 !important;
    margin-left: -10px !important;*/
}
#main {
	min-height: auto;
}
/* SECTION strillo homepage */

.bg-grey {
	background-color: #F5F5F0;
}
#main section.strillo {
	position: relative;
	padding-left: 15px;
}
#main section.strillo .data-strillo, #main .rgs-news .data-strillo {
	color: #0066cc;
	font-size: inherit;
	font-weight: bold;
	padding-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#main section.strillo a h1 {
	color: #1c2024 !important;
	text-decoration: none !important;
	padding: 0;
	margin: 10px 0;
}
#main section.strillo p {
	color: #5a6772;
	font-size: 1.3em;
	line-height: 1.4;
}
#main section.strillo p.h3 {
	margin: 0;
	font-size: 1.6em;
}
/* FORM */

label, legend, .input-group-addon {
	color: #004080;
}
/* BUTTON */

.btn-primary:active, .btn-primary:hover, .btn-primary:active:hover, .btn-default:active, .btn-default:hover, .btn-default:active:hover, .btn-danger:active, .btn-danger:hover, .btn-danger:active:hover {
	background-color: #004080;
	border-color: #004080;
}
a.btn-default:active, a.btn-default:hover, a.btn-default:active:hover {
	border-color: inherit;
	color: inherit;
}
a.btn-news {
	background-color: #F5F5F0;
	border: 1px solid #ccc;
	color: #777;
}
a.btn-news.active {
	background-color: #0066cc;
	border-color: #0066cc;
	color: #fff;
}
a.btn-news:hover, a.btn-news:active:hover {
	border-color: inherit;
	color: #fff;
	background-color: #0066cc;
	border-color: #0066cc;
}
/* BTN NEWS */

.btn-news {
	border-width: 2px;
	display: block;
	margin: 0 0 20px;
	padding: 15px;
	text-align: left;
	width: 100%;
}
.btn-default.btn-news:not(:hover) {
	border-color: #06c;
}
.btn-info.btn-news:not(:hover) {
	background-color: #06c;
	border-color: #06c;
	color: #fff !important;
}
.btn-default.btn-news:active, .btn-default.btn-news:hover, .btn-default.btn-news:active:hover, .btn-info.btn-news:active, .btn-info.btn-news:hover, .btn-info.btn-news:active:hover {
	background-color: #036;
	border-color: #036;
	color: #fff;
}
.left-none {
	margin-left: 0;
	padding-left: 0;
}
.right-none {
	margin-right: 0;
	padding-right: 0;
}
/* BREADCRUMB */

.bg-greyF {
	background-color: #F2F2F2;
}
ul.breadcrumb {
	padding: 20px 32px 5px;
	list-style: none;
	background-color: rgba(242, 242, 242, 1);
}
ul.breadcrumb li {
	display: inline;
	color: #555;
}
ul.breadcrumb li:last-child {
	font-weight: bold;
}
ul.breadcrumb li+li:before {
	padding: 8px;
	content: "\003e";
	color: inherit;
}
ul.breadcrumb li a {
	color: #0066cc;
	text-decoration: none;
}
ul.breadcrumb li a, ul.breadcrumb li a:hover, ul.breadcrumb li a:visited, ul.breadcrumb li a:focus {
	color: #0066cc;
	text-decoration: inherit;
}
ul.breadcrumb li:last-child a, ul.breadcrumb li:last-child a:hover, ul.breadcrumb li:last-child a:visited, ul.breadcrumb li:last-child a:focus {
	color: #555;
}
span.fa.fa-print.fa-2x {
	color: #555;
}
.border-right {
	/*border-right: 1px solid #777;*/
	margin-top: 9px;
	margin-left: -50px;
}
.icon-breadcrumbs {
	padding-top: 1em;
}
.icon-breadcrumbs .fa {
	color: white;
}
.icon-breadcrumbs .right-none a {
	text-decoration: none !important;
	font-size: 1.2em;
	color: #555 !important;
}
.icon-breadcrumbs .right-none a:hover, .icon-breadcrumbs .right-none a:visited, .icon-breadcrumbs .right-none a:active, .icon-breadcrumbs .right-none a:link {
	color: #555 !important;
}
.icon-print {
	padding-top: 1.5em;
	padding-right: 0 !important;
}
/* FOOTER */

#page-footer .footer-links {
	list-style-type: none;
	padding-left: 0;
}
.footer-links h4 {
	font-size: 1.2em;
}
/*.footer_ p {color: #65dde0;}*/

.footer-links.colFooter li a {
	font-size: large;
}
.footer-links.colFooter li a .fa-envelope-o {
	margin-right: 6px;
}
/* altre pagine html */

.margin-content {
	padding: 50px 0px;
}
/*chi presenta la voltura*/

.link-correlati {
	margin-top: 70px;
	background-color: #ebf3fc;
	border-top: 2px solid #003b71;
	padding: 10px;
}
.title-link-correlati {
	font-size: 20px;
	font-weight: 200;
	color: #003b71;
}
.no-style {
	list-style: none;
	padding-left: 0px;
}
/* MEDIAQUERY */

/* Small devices (tablets, 768px and up) */

@media (max-width: 768px) {
	#agenzia-header {
		display: none;
	}
	/*bp* bottone english version*/
	a.btn.btn-i18n.btn-md.i18nMargin {
		/*width: 30%;*/
		margin: 10px auto !important;
	}
}
/* HEADER */

#page-header {
	border-bottom: 1px solid transparent;
	background: #F5F5F0;
}
#header-siti .btn-primary:not(:hover) {
	background-color: #004080;
	border-color: #004080;
}
#header-siti .btn-default:not(:hover) {
	border-color: #004080;
	color: #004080;
}
/* STILE MENU FIXED */

#brand img {
	width: 100%;
	display: block;
	vertical-align: middle;
	margin: 10px 5px;
}
#brand {
	width: 85px;
	/*height: 50px;*/
	margin-left: 15px !important;
	padding: 0;
	vertical-align: middle;
	cursor: pointer;
	display: none;
	background-size: cover;
}
.navbar-fixed-top .navbar-collapse {
	max-height: 100vh !important;
}
/*NAVBAR*/

/*.navbar-header-element:focus {
	outline: auto;
	outline: 1px solid #5A6772;
	/*outline-style: dotted;
	outline: 2px solid #ff8c00 !important;
}*/

div#header.navbar {
	margin-bottom: 2px !important;
	margin-top: 0;
}
.navbar-brand.fixed-theme, .navbar-container.fixed-theme, .navbar.navbar-fixed-top.fixed-theme, .navbar-brand, .navbar-container {
	/* transition: 0.8s;
    -webkit-transition:  0.8s; */
}
.nav>li>a {
	color: #1C2024;
	text-align: center;
	/*padding-left: 45px;
	padding-right: 45px;*/
	padding-left: 34px;
	padding-right: 25px;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: transparent;
}
.icon-bar {
	background-color: #00254D;
}
.col-menu {
	float: left;
	width: auto;
	min-width: 10%;
	margin-right: 5%;
}
.submenu {
	border-bottom: 1px solid #ddd;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.bg-nav {
	-webkit-box-shadow: 0px 3px 3px 0px rgba(227, 224, 227, 1);
	-moz-box-shadow: 0px 3px 3px 0px rgba(227, 224, 227, 1);
	box-shadow: 0px 3px 3px 0px rgba(227, 224, 227, 1);
	background-color: #fff;
	padding: 0.5em 0;
}
.bg-li {
	background-color: #004080;
	display: none;
	list-style-type: none;
	padding-top: 2em;
	padding-bottom: 1em;
}
.bg-li li a {
	color: #ffffff;
	list-style-type: none;
}
.title_li {
	border-bottom: 1px solid #fff;
	margin: 10px auto;
	padding: 10px;
}
ul {
	list-style-type: none;
}
.title-menu {
	border-bottom: 1px solid white;
	font-weight: bold;
	color: #ffffff;
}
/* === MENU CONTESTUALE PAGINE INTERNE == */

li#menu-left-title a {
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}
#menu-left-title a:hover {
	text-decoration: none;
}
#menu-left-title>a>.fa:before {
	content: "\f077";
}
#menu-left-title>a.collapsed>.fa:before {
	content: "\f078";
}
/*#menu-left-title.active .linkDestro a,*/

#menu-left-title.active a, #menu-left-title.active a:hover, #menu-left-title.active a:visited, #menu-left-title.active a:active {
	background-color: #0066cc;
	color: #ffffff !important;
	text-decoration: none;
}
#menu-left {
	background-color: #ffffff;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}
#menu-left li {
	border-bottom: 1px solid #ddd;
}
#menu-left li:last-child {
	border-bottom: 0;
}
#menu-left li>a, #menu-left li>a:visited {
	color: #06c !important;
	padding: 20px 10px;
	text-decoration: none;
	text-align: left;
}
#menu-left li>a>ul>li>a, #menu-left li>a>ul>li>a:visited {
	padding: 20px 10px;
	text-decoration: none;
}
#menu-left li>a:visited #menu-left li>a:focus, #menu-left li>a:hover, #menu-left li>a:active, #menu-left li.active a, #menu-left li.active a:focus, #menu-left li.active a:hover {
	text-decoration: none;
}
#menu-left>.submenu>ul {
	border-top: 1px solid #ddd;
	text-decoration: none;
}
#menu-left>.submenu>a:before {
	content: "\f077";
	display: inline-block;
	float: right;
	font-family: FontAwesome;
	margin-left: .5em;
}
#menu-left>.submenu>a.collapsed:before {
	content: "\f078";
}
#menu-left>.submenu li {
	background-color: #fff;
	text-decoration: none;
}
/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
	/* MENU LEFT */
	#menu-left-title {
		/*margin-top: 1em;*/
	}
	#menu-left>li {
		float: left;
		width: 33.33333333%;
	}
	#menu-left>li.menu-left-title {
		float: none;
		width: 100%;
	}
}
/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
	/* MENU LEFT */
	#menu-left.collapse {
		display: block;
		height: auto !important;
	}
	#menu-left>li {
		width: 100%;
	}
}
/* tablet mediaquery */

@media (max-width: 768px) {
	.icon-breadcrumbs {
		display: inline-block;
	}
	#main section.strillo a h1 {
		font-size: 100%;
		padding: 0;
		margin: 10px 0;
	}
	#main section.strillo p {
		font-size: 100%;
	}
}
@media (max-width: 1024px) {
	#main section.strillo a h1 {
		font-size: 100%;
		padding: 0;
		margin: 10px 0;
	}
	#main section.strillo p {
		font-size: 100%;
	}
}
@media (max-width: 1250px) {
	#main section.strillo a h1 {
		font-size: 21px;
		padding: 0;
		margin: 10px 0;
	}
	#main section.strillo p {
		font-size: 18px;
	}
}
/* ANCORLINK */

.anchorFixed {
	display: block;
	height: 110px;
	margin-top: -110px;
	visibility: hidden;
	display: block;
}
.anchor-fixed-top {
	position: fixed;
	top: 0;
	right: 15px;
	left: 15px;
	z-index: 1020;
}
.anchorlist {
	background-color: rgb(242, 242, 242);
}
.anchorlist h2 {
	border-bottom: 1px solid #ddd;
}
.anchorlist_section h2 a {
	color: inherit !important;
	text-decoration: none !important;
}
.anchortext {
	text-decoration: none !important;
	color: #000000 !important;
}
.nav-tabs {
	border-bottom: transparent;
}
.nav-tabs>li>a {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: transparent;
	/*color: #5A6772 !important;*/
	font-size: 1.2em;
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:active {
	text-decoration: underline !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active {
	background-color: transparent;
	text-decoration: underline;
	border: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border: none;
	background-color: inherit;
}
/* NAVBAR */

/*
#listaMenu li a:focus {
	border-style: solid;
   bborder-color: cornflowerblue;
}*/

/* primo carousel */

.bg-white {
	background-color: #ffffff;
}
.title-carousel {
	background-color: #ffffff;
	color: #5A6771;
	padding: 10px;
	margin: 0;
}
.newsCarousel {
	min-height: 367px;
	padding: 20px;
}
.margin-indicators {
	margin-top: 15px;
}
/* tab homepage nell'hero */

.tabHero {
	margin-left: 10px;
}
.tabHero li.active {
	background-color: #ffffff;
}
.tabHero h2 {
	padding: 10px;
	margin: 0;
}
.tabHero h2 a {
	color: #5A6771 !important;
}
.newsTab {
	padding-top: 20px;
	min-height: 367px;
}
/* cartina */

.map-italy {
	/*padding: 30px;*/
	cursor: pointer;
}
.ancorFixed {
	margin-top: -5.5%;
	margin-right: -3%;
	background-color: #f0f0f0;
	position: fixed;
	width: 100%
}
.ancorUnderline>li>a:hover {
	text-decoration: underline;
}
.linkRight>li.active {
	background-color: transparent;
	text-decoration: underline;
	border: none;
}
/*dati RGS*/

ul#myTabDatiRgs>li {
	position: relative;
	right: 0px;
	border-color: #0066CC;
	border-width: 1px;
	border-style: solid;
	border-radius: 0.5em;
}
ul#myTabDatiRgs>li.active {
	background-color: #0066CC;
}
ul#MyTabDatiRgs>li>a:hover {
	color: white;
	background-color: #0066CC;
}
/*Attività istituzionali*/

#attIstCarouselInner {
	width: 555px;
	overflow: hidden;
	/*left: 650px;
	bottom: 255px; */
	height: 255px;
	text-align: justify;
	background-color: white;
}
#ocms_520748 {
	height: 380px;
}
ul#tabAttIst>li a {
	border: 1px solid #DDDDDD;
	width: 100%;
	height: 50px;
	margin-left: 0px;
	border-radius: 0px;
	border-right: transparent;
	height: 78px;
	text-align: left;
	padding-left: 10px;
	font-size: 1.1em;
}
ul#tabAttIst>li a:focus {
	/*	outline: 1px dotted #666 !important;
	outline: 2px solid #ff8c00 !important;
	outline-offset: 1px;*/
	z-index: 999;
}
ul#tabAttIst>li p {
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
ul#tabAttIst>li.active {
	border-radius: 0px;
	background-color: #337AB7;
	color: white;
}
.tabPtitolo {
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	color: #1C2024;
}
.tabPDesc {
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-style: normal;
	text-align: justify;
	font-size: 14px;
	color: #1C2024;
}
/* Circolari e pubblicazioni */

#u1068 {
	float: left;
}
ul#myTab>li.active {
	background-color: white;
	text-decoration: none;
}
ul#myTab>li>a {
	/*	background-color: ;*/
}
#pubblicazioni, #circolari {
	height: 300px;
	background-color: white;
}
#circolari-tab:hover {
	text-decoration: none !important;
}
#pubblicazioni-tab:hover {
	text-decoration: none !important;
}
ul#myTab>li>a>span {
	position: relative;
	bottom: 10px;
}
#sPrimoPianoCircolPubbl2 {
	position: relative;
	top: 10px;
	left: 25px;
}
/* Circolari e pubblicazioni */

#u1063_text {
	bottom: 60px;
	border-width: 0px;
	position: relative;
	width: 313px;
	word-wrap: break-word;
	line-height: normal;
	display: block;
	position: relative;
	left: 10px;
	top: 3px;
}
#\CircolPubbl {
	width: 50%;
	bottom: 520px;
	left: 700px;
}
#u1063 {
	cursor: pointer;
	border-width: 0px;
	width: 335px;
	height: 50px;
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	font-size: 23px;
	color: #5A6772;
	text-align: left;
	line-height: normal;
	display: block;
}
#u1063_div {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 335px;
	height: 50px;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 0px;
	box-shadow: none;
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	font-size: 23px;
	color: #5A6772;
	text-align: left;
}
#cache8 {
	margin: 0px;
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: 'kern';
	font-kerning: normal;
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
#cache9 {
	left: 726px;
	width: 200px;
}
#u1064 {
	cursor: pointer;
	border-width: 0px;
	width: 335px;
	height: 50px;
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	font-size: 23px;
	color: #5A6772;
	text-align: left;
	line-height: normal;
	display: block;
}
#u1064_div {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 335px;
	height: 50px;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 0px;
	box-shadow: none;
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	font-size: 23px;
	color: #5A6772;
	text-align: left;
	display: none;
}
#u1064_text {
	top: 5px;
	transform-origin: 147.5px 17px 0px;
	border-width: 0px;
	position: relative;
	left: 20px;
	width: 313px;
	word-wrap: break-word;
	display: block;
}
#cache14 {
	margin: 0px;
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: 'kern';
	font-kerning: normal;
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
#u1066 {
	position: relative;
	left: 0px;
	top: 20px;
	font-family: 'Arial Normale', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	color: #333333;
	text-align: center;
	line-height: normal;
	display: block;
	width: 686px;
}
#u1066_state1 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 686px;
	height: 320px;
	background-image: none;
	display: block;
}
#u1066_state1_content {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	display: block;
}
#u1067 {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 686px;
	height: 320px;
	font-family: 'Arial Normale', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	color: #333333;
	text-align: center;
	line-height: normal;
	display: block;
}
#u1067_div {
	border-width: 0px;
	position: relative;
	left: 0px;
	top: 23px;
	width: 100%;
	height: 94%;
	background: inherit;
	background-color: inherit;
	background-color: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 0px;
	box-shadow: none;
	display: block;
}
.circDiv {
	border-width: 0px;
	position: relative;
	/*left: 50px;*/
	top: 0px;
	width: 616px;
	height: 75px;
	font-family: 'Titillium Web';
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	display: block;
}
#u1068 {
	border-width: 0px;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 24px;
	height: 24px;
}
#u1068_img {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 24px;
	height: 24px;
	margin-top: 20px;
}
#u1069 {
	border-width: 0px;
	position: absolute;
	left: 50px;
	top: 20px;
	width: 616px;
	height: 56px;
	font-family: 'Titillium Web';
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	display: block;
}
.u1069_div {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 616px;
	height: 56px;
	background: inherit;
	background-color: rgba(255, 255, 255, 0);
	border: none;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: 'Titillium Web';
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 28px;
}
#u1069_text {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 616px;
	word-wrap: break-word;
}
.titleCirc {
	color: #0066CC;
	margin: 0px;
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: 'kern';
	font-kerning: normal;
}
.descriptionCirc {
	color: #1C2024;
	margin: 0px;
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: 'kern';
	font-kerning: normal;
}
.pubbDiv {
	border-width: 0px;
	position: relative;
	/*left: 50px; */
	top: 0px;
	/*width: 616px;  */
	/*height: 56px;*/
	font-family: 'Titillium Web';
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
}
#u1068 {
	border-width: 0px;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 24px;
	height: 24px;
}
.u1068_img {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 24px;
	height: 24px;
}
#u1069 {
	border-width: 0px;
	position: absolute;
	left: 50px;
	top: 20px;
	width: 616px;
	height: 56px;
	font-family: 'Titillium Web';
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	display: block;
}
.u1069_div {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 616px;
	height: 56px;
	background: inherit;
	background-color: rgba(255, 255, 255, 0);
	border: none;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: 'Titillium Web';
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 28px;
}
.u1069_text {
	border-width: 0px;
	/*position: absolute;*/
	position: relative;
	left: 0px;
	top: 0px;
	width: 616px;
	word-wrap: break-word;
}
.descPubb {
	color: #0066CC;
	margin: 0px;
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: 'kern';
	font-kerning: normal;
}
#u1074 {
	cursor: pointer;
	outline: none;
}
#circolariButton {
	position: relative;
	top: 0px;
	font-size: 110%;
}
ul#tabLinkEGov>li {
	border: 1px solid #DDDDDD;
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	color: #5A6772;
}
ul#tabLinkEGov>li.active {
	border-radius: 0px;
	background-color: #0066CC;
}
ul#tabLinkEGov>li>a:hover {
	color: #FFFFFF;
	border-radius: 0px;
	background-color: #0066CC;
}
.eGovTabImage {
	/*margin-right: 10px;














	width: 210px;
	height: 150px;*/
	width: 100%;
}
.egovTabImageText {
	min-height: 3em;
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	color: black !important;
	font-size: 15px;
	word-wrap: break-word;
	/*position: relative;
	left: 5px;

 	width: 200px;*/
}
.egovTabImageTesto {
	min-height: 3em;
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	color: black !important;
	font-size: 15px;
	word-wrap: break-word;
	/*position: relative;
	left: 5px;
 	width: 200px;*/
}
/* Più Cliccati */

#piuCliccatiHeader {
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	font-size: 54px;
	color: #1C2024;
}
.btnPiuCliccati {
	background-color: #0066CC;
	border-width: 1px;
	border-style: solid;
	border-radius: 0.2em;
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	font-size: 23px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 15px;
}
/* in vetrina 2 dynamic*/

.carouselCaptionInVetrina2 {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-shadow: none;
	padding: 0;
}
/*organigramma*/

.panel-org-text-blue {
	padding: 30px;
	color: white;
	font-size: medium;
}
.panel-org-text-light-blue {
	padding: 18px;
	font-size: smaller;
	color: white;
	position: relative;
	top: 1px;
}
.panel-blue {
	text-align: center;
	background-color: #003366;
	border-radius: 0 !important;
	margin-bottom: 30px !important;
	width: 300px;
	margin-left: 520px;
	margin-right: 50px;
	height: 115px;
	margin-top: -11px;
}
.panel-light-blue {
	text-align: center;
	background-color: #0066CC;
	border-radius: 0 !important;
	height: 75px;
	margin-left: 0px;
	border: 3px solid white;
	position: relative;
	bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left: none;
}
.panel-blue2-text {
	padding: 30px;
	font-size: medium;
	color: white;
}
.panel-blue2 {
	background-color: #004D99;
	margin-left: 55px;
	margin-right: 55px;
	border-radius: 0 !important;
	text-align: center;
}
#panelBlue2Div {
	margin-top: 50px;
}
#light-blue-container {
	margin-top: 80px;
}
#panel1-light-blue {
	top: 5px;
}
.panel-light1 {
	background-color: #F5F5F0;
	border-color: #DDDDDD;
	border-width: 1px;
	border-radius: 0 !important;
	border-style: solid;
	margin-left: 5px;
	font-size: smaller;
	width: 204px !important;
}
#linkRegioni {
	color: #5A6772 !important;
}
.container-panel-xs-4 {
	width: 33%;
	border: 1px solid #DDDDDD;
	margin-left: 4px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: white;
}
#tuttoOrganigramma {
	width: 1440px;
	background-image: url("../images/organigramma-lines.png");
	background-size: cover;
}
#svg1 {
	position: absolute;
	right: 533px;
	top: 40px;
	z-index: 10;
}
#organigrammaContainer {
	position: relative;
	top: 40px;
}
#riga1 {
	bottom: 15px;
}
.panel>div>a {
	color: white !important;
}
/*----------*/

.carousel-indicators2 {
	position: relative;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-indicators2 li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	/*background-color: #0009;*/
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}
.carousel-indicators2 .active {
	border: 1px solid #5A6772;
	height: 15px;
	width: 15px;
	margin: 0 .5em;
}
/*datepicker eventi */

.ui-datepicker {
	z-index: 99 !important
}
/*mouseover header*/

.header_link:hover {
	text-decoration: underline !important;
}
#panel-blue2 {
	margin-top: 5px;
	margin-left: 10px;
}
.panel-light-blue {
	height: 100px;
}
.panel-blue2 {
	height: 112px;
}
#uffici-centrali {
	margin-left: 100px;
}
#ragionerie-territoriali {
	margin-left: 70px;
}
#light-blue-container {
	padding: 0px;
	width: 1470px;
	position: relative;
	right: 30px;
}
#container-panel-xs-4-regioni {
	width: 31%;
	margin-left: 15px;
}
#container-panel-xs-4-ispett {
	margin-right: 0px;
}
/*buller */

.ulRGS {
	margin-left: 50px;
	list-style-type: disc;
}
.romanRGSu {
	margin-left: 50px;
	list-style-type: upper-roman;
}
.romanRGSl {
	margin-left: 50px;
	list-style-type: lower-roman;
}
.alphaRGS {
	margin-left: 50px;
	list-style-type: lower-alpha;
}
.alphaRGSupper {
	margin-left: 50px;
	list-style-type: upper-alpha;
}
.map-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}
.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}
.olRGS {
	margin-left: 50px;
	list-style-type: decimal;
}
.olRGSinterno {
	margin-left: 65px;
	list-style-position: inside;
	list-style-type: decimal;
		
}
.archivioButton {
	font-size: 110%;
	padding-right: 30px;
}
.non-attivo {
	cursor: default;
	color: black;
}
#centrato {
	position: relative;
	bottom: 11px;
}
.attTab {
	cursor: pointer;
}
/* navAcces inizio */

#navAccess {
	left: 0px;
	position: fixed;
}
#navAccess ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navAccess ul li span.glyphicon {
	font-size: 0.5em;
	position: relative;
	top: -1px;
	margin-right: 5px;
}
#navAccess ul li a {
	font-size: 0.9em;
	position: relative;
}
#navAccess:focus, #navAccess.active {
	background-color: #fff!important;
	clip: inherit!important;
	display: block!important;
	height: auto!important;
	left: 0!important;
	top: 200px !important;
	padding: 15px!important;
	transition: left 400ms ease-in-out!important;
	width: 270px!important;
	z-index: 1000!important;
	position: fixed!important;
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
}
.navbar-default {
	background-color: #fff;
	background-image: none;
	border: 0;
	border-radius: 0;
	font-family: open_sanslight, arial, sans-serif;
	/*font-size: 1.125em;*/
}
/* navAcces fine  */

/*	MEDIA QUERY MOBILE:	*/

@media (max-width: 414px) {
	body {
		margin: 0px !important;
	}
	body * {
		margin-left: 0px !important;
		margin-right: 0px !important;
		left: 0px !important;
		right: 0px !important;
	}
	#circolari-panel, #pubblicazioni-panel, #myTabContentCircPub {
		overflow-y: auto !important;
	}
	#btn_freccia {
		width: -webkit-fill-available !important;
	}
	#ragionerie-territoriali {
		margin-left: 140px !important;
	}
	#u1047_text {
		margin-top: 30px !important;
	}
	#u989 {
		width: 330px !important;
	}
	#navbar {
		padding: 0px !important;
	}
	.divPPTesto>p:nth-child(1) {
		top: 0px !important;
	}
	#Pagamentimensili {
		padding: 0px !important;
	}
	#tabLinkEGov li, #tabLinkEGov a {
		/*height: 122px;*/
	}
	#openBDAPimage {
		padding: 0px;
	}
	h2.section-title {
		font-size: 30px !important;
		margin: 1em 0;
	}
	.h3sisragTitle {
		font-size: 1.8em !important;
	}
	ul#sisragTab {
		padding-left: 1em;
		padding-right: 1em;
	}
	#u964_text p>span {
		font-size: 30px;
		margin: 0px;
	}
	#Amministrazionipubbliche, #SoloamministrazioniCentrali, #SoloAmministrazioniLocali, #tutto {
		text-align: center;
	}
	#sPrimoPianoCircolPubbl2 {
		padding: 0px !important;
	}
	#circolari_pubblicazioni {
		padding: 0px !important;
	}
	#u1061, #u1062 {
		margin: 0px !important;
		padding: 0px !important;
	}
	#news_evidenza {
		padding: 0px;
	}
	#openBDAPimage {
		padding: 0px !important;
	}
	#ocms_664988>div>div>div {
		margin: 0px !important;
	}
	#ocms_900004>div {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#puglia_img>div, #italia_img {
		height: auto !important;
		width: auto !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	#tabLinkEGov {
		padding: 0px;
		word-wrap: break-word;
	}
	#ocms_322204>div>div {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#header-container>div.navbar-header>button {
		/*padding-left: 0px !important;
		padding-right: 0px !important;*/
	}
	#page-header>div {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#page-header {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.container-fluid {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.container-fluid>.navbar-header {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	#header-container {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#header>div.bg-nav.container-fluid {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	#header {
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#page-header>div>div {
		margin: 0px !important;
	}
	#myCarousel * {
		margin: 0px !important;
		padding: 0px !important;
		left: 0px !important;
		right: 0px !important;
	}
	#myCarousel a {
		position: relative;
		/*float: left;*/
	}
	#myTabContentDati, #myTabContentDati a, #Pagamentimensili {
		margin: 0px !important;
		padding: 0px !important;
		text-align: center !important;
	}
	#myTabContentDati a {
		max-width: 335px !important;
	}
	#pnlragioneriaGenerale {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	#pnl1 {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	#pnlsistemaRagionerie {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	#pnl2 {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	#pnlruoloragionerie {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	#pnl3 {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	#pnlegoverment {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	#pnl4 {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	#pnl5 {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	#pnlsupportocontatti {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	#pnl6 {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
		/*min-width: 100%;
		min-height: 100%;*/
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		-webkit-animation: fadein 2s;
		/* Safari, Chrome and Opera > 12.1 */
		-moz-animation: fadein 2s;
		/* Firefox < 16 */
		-ms-animation: fadein 2s;
		/* Internet Explorer */
		-o-animation: fadein 2s;
		/* Opera < 12.1 */
		animation: fadein 2s;
	}
	.ancorFixed {
		top: 90px!important;
		z-index: 80!important;
		font-size: 11px;
	}
	/*.icon-breadcrumbs {
		display: inline-block;
	}*/
	.itemricerca {
		margin-top: 10px;
	}
	#openBDAPimage {
		margin-bottom: 10px !important;
	}
	.btnPiuCliccati {
		white-space: normal;
		width: 100%;
	}
	.carouselCaptionInVetrina2 {
		width: 100%;
	}
	#u1061, #u1062 {
		width: 100%;
	}
}
/* MEDIA QUERY PER LA VERSIONE LANDSCAPE */

/*@media (min-width: 415px) and (max-width: 768px) {*/

@media (min-width: 415px) and (max-width: 600px) {
	/*body {
			background-color: red !important;
		}*/
	#pubblicazioni-panel, #circolari-panel, #myTabContentCircPub {
		overflow-y: auto !important;
	}
	#btn_freccia {
		width: -webkit-fill-available !important;
	}
	#myTabContentDati {
		text-align: center;
	}
	/*#pnlragioneriaGenerale, #pnlsistemaRagionerie, #pnlruoloragionerie, #pnlegoverment, #pnlsupportocontatti, #pnl1, #pnl2, #pnl3, #pnl4, #pnl5, #pnl6 {*/
	#pnlragioneriaGenerale, #pnlsistemaRagionerie, #pnlruoloragionerie, #pnlegoverment, #pnlsupportocontatti, #pnl1, #pnl2 {
		top: 0px;
		position: absolute;
		width: 100%;
		max-height: 320px !important;
		z-index: 100;
		overflow-y: auto;
	}
	#listaMenu {
		width: 100% !important;
		/*max-height: 250px !important;
			overflow-y: auto !important;*/
	}
	#tocCont {
		top: 106px !important;
	}
	#openBDAPimage {
		margin-bottom: 10px !important;
	}
	/* RIPRISTINO LA GRANDEZZA DEL CAROUSEL IN VETRINA LATO DESKTOP ALLE IMPOSTAZIONI NORMALI */
	.carouselCaptionInVetrina2 * {
		width: auto;
	}
	#myCarousel .container {
		width: 50% !important;
	}
}
/* FINE MEDIA QUERY LANDSCAPE */

/* MEDIA QUERY TABLET */

/* PORTRAIT */

@media (min-width: 601px) and (max-width: 768px) {
	/*body {
			background-color: red !important;
		}*/
	#pubblicazioni-panel, #circolari-panel, #myTabContentCircPub {
		overflow-y: auto !important;
	}
	#btn_freccia {
		width: -webkit-fill-available !important;
	}
	#myTabContentDati {
		text-align: center;
	}
	#pnlragioneriaGenerale, #pnlsistemaRagionerie, #pnlruoloragionerie, #pnlegoverment, #pnlsupportocontatti, #pnl1, #pnl2, #pnl3, #pnl4, #pnl5, #pnl6 {
		top: 0px;
		position: absolute;
		width: 100%;
		max-height: 320px !important;
		z-index: 100;
		overflow-y: auto;
	}
	#listaMenu {
		width: 100% !important;
		/*max-height: 250px !important;
			overflow-y: auto !important;*/
	}
	#tocCont {
		top: 106px !important;
	}
	#openBDAPimage {
		margin-bottom: 10px !important;
	}
	/* RIPRISTINO LA GRANDEZZA DEL CAROUSEL IN VETRINA LATO DESKTOP ALLE IMPOSTAZIONI NORMALI */
	.carouselCaptionInVetrina2 * {
		width: auto;
	}
	#myCarousel .container {
		width: 50% !important;
	}
	.nav-link-egov {
		width: 100%;
	}
	#listaMenu a {
		/*font-size: 80%;*/
		padding-left: 10px;
		padding-right: 10px;
	}
}
/* LANDSCAPE */

/*@media (min-width: 768px) and (max-width: 1366px) {*/

@media (min-width: 769px) and (max-width: 1024px) {
	#attivitaIstituzionaliCarouselRightContent {
		width: auto !important;
	}
	#circolari-panel, #pubblicazioni-panel, #myTabContentCircPub {
		overflow-y: auto !important;
	}
	#btn_freccia {
		width: -webkit-fill-available !important;
	}
	.nav-link-egov {
		height: 80px !important;
		padding: 15px 5px !important;
	}
	.genericMenuOpen p {
		width: 190px !important;
	}
	#area_div {
		margin-right: 30px !important;
	}
	#area {
		width: 150px !important;
	}
	#brand>img {
		margin-left: 0px;
	}
	.nav>li>a {
		padding-right: 15px;
		padding-left: 10px;
	}
	/*#letMeVanishOnTabletView {
			display: none;
		}*/
	#myCarousel>div.col-md-12>span>a, #archivioButton {
		font-size: 90% !important;
		font-weight: 600 !important;
	}
	#searchPanel_id #tipologia, #searchPanel_id #ambito, #searchPanel_id #argomento, #searchPanel_id #titolo, #searchPanel_id #circolareNumero, #searchPanel_id #anno, #searchPanel_id #cerca_text {
		width: 100% !important;
	}
	#AvviaRicerca {
		float: right !important;
		margin-top: 20px !important;
		margin-right: 20px !important;
	}
	#anchored_header_navbar {
		margin-top: 0px !important;
	}
	/* PROVA: */
	#italia_img, #u989 {
		width: 250px !important;
	}
}
.u1068_2 {
	float: left;
	border-width: 0px;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 24px;
	height: 24px;
}
.u1068_img_2 {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 24px;
	height: 24px;
}
.u1069_div2 {
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 616px;
	height: 56px;
	background: inherit;
	background-color: rgba(255, 255, 255, 0);
	border: none;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: 'Titillium Web';
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 28px;
}
.u1069_text2 {
	border-width: 0px;
	/*position: absolute;*/
	position: relative;
	left: 0px;
	top: 0px;
	width: 616px;
	word-wrap: break-word;
}
/* TOLGO IL MARGINE LATERALE DEL -15px */

#myTabContentDati {
	margin: 0px !important;
}
/**/

/* RIPRISTINO LA GRANDEZZA DEL CAROUSEL IN VETRINA LATO DESKTOP ALLE IMPOSTAZIONI NORMALI */

.carouselCaptionInVetrina2 * {
	width: auto;
}
/**/

.allineaLabel {
	padding: 0px;
}
.circolare_in_vetrina {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: medium;
}
#circolari-panel {
	background-color: white;
	height: 300px;
}
.btn-circ-pub.active {
	text-decoration: none !important;
	background-color: white !important;
}
.pubblicazione_in_vetrina {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: medium;
}
#pubblicazioni-panel {
	background-color: white;
	height: 300px;
}
#myTabContentCircPub {
	background-color: white;
	height: 330px !important;
	overflow-y: hidden !important;
	padding-left: 20px;
}
#myCarouselInner {
	min-height: 327px !important;
}
#circ-pubb-ul li {
	height: 50px !important;
}
#circolari-tab, #pubblicazioni-tab {
	font-weight: 700;
	font-size: x-large;
	color: #5A6772;
	text-decoration: none !important;
	padding: 0;
}
#circolari-tab, #pubblicazioni-tab:hover {
	/*border: transparent;*/
	border-color: #f5f5f0;
}
#circolari-tab.active {
	text-decoration: none !important;
}
#pubblicazioni-tab.active {
	text-decoration: none !important;
}
.btn-circ-pub {
	position: relative;
	top: 10px;
}
.genericMenuOpen {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
/* rimuove la linea tratteggiata per i tag abbr elimina la feature
   per i normodotati*/

abbr {
	border-bottom: none !important;
	cursor: inherit !important;
	text-decoration: none !important;
}
/* modifica l'outline di default per la mappa -> tag area */

img[usemap], map area[shape] {
	/*outline-color: #337AB7 !important;*/
	outline-color: #ff8c00 !important;
}
img[usemap]:hover, map area[shape]:hover {
	/*outline-color: #337AB7 !important;*/
	outline-color: #ff8c00 !important;
}
/* bordo per la navigazione tramite tab*/
/*
.tabCarouselIndicator a:focus {
	outline: 1px dotted #5A6772 !important;
	outline-offset: 2px;
	outline: 2px solid #ff8c00 !important;
	width: 100%;
	height: 110%;
}
*/
/*bottone torna alla mappa generale*/

div#u989_state0_content {
	padding-left: 10%;
}
#buttBackItalia {
	text-decoration: none;
	color: #1C2024;
}
/* modifica style titolo della sezione in home page */

.sezRGStitolo {
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	font-style: normal;
	font-size: 48px;
	color: #1C2024;
}
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-2-5 {
	width: 20%;
}
@media (min-width: 768px) {
	.col-sm-2-5 {
		float: left;
	}
	.col-sm-2-5 {
		width: 20%;
	}
}
@media (min-width: 992px) {
	.col-md-2-5 {
		float: left;
	}
	.col-md-2-5 {
		width: 20%;
	}
}
@media (min-width: 1200px) {
	.col-lg-2-5 {
		float: left;
	}
	.col-lg-2-5 {
		width: 20%;
	}
}
/*24-05-2018 modifiche accessibilità VL titoli sezione pubblicazioni e circolari*/

ul#circ-pubb-ul a {
	margin: 5px 0 0 0;
	font-weight: 700;
	font-size: x-large;
	text-align: center;
}
/*24-05-2018 modifiche accessibilità VL titolo sezione news in evidenza */

div#cache10 h2 {
	margin: 0;
	font-weight: 700;
	font-size: x-large;
	padding-top: 9px;
}
/*.btn-primary:focus {
	outline: 1px dotted #5A6772 !important;
	outline: 2px solid #ff8c00 !important;
	outline-offset: 1px;
}*/

.margin-top-section {
	margin-top: 5em;
}
/*per enfatizzare il focus del menu' destro*/

/*button.pull-right.nascosto1.col-md-2:focus {
	outline: auto;
	outline: 2px solid #ff8c00 !important;
}*/

/* stile sezione homepage attività istituzionali */

#attivitaIstituzionaliCarouselRightContent>.tab-pane {
	background-color: #fff;
	min-height: 400px;
	border-left: 10px solid #06c;
	/*margin-left:-15px;*/
}
.tabText h3 {
	font-weight: 700;
}
.tabText p {
	font-size: 1.1em;
}
/* dati rgs style navtab */

#divTuttoDatiRgs>.nav>li>a:hover {
	background-color: #06c;
	color: #fff;
}
.pillSystem {
	outline: none;
	height: 60px;
	background-color: rgba(245, 245, 240, 1);
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 0px !important;
	font-weight: 700;
	font-style: normal;
	font-size: 23px;
	color: #5A6772 !important;
	margin-left: 15px;
	margin-right: 15px;
}
.active .pillSystem {
	background-color: #06c !important;
	color: #fff !important;
}
.nav-pills>li>a {
	padding-right: 15px;
	padding-left: 15px;
}
/* sezione sistema ragionerie */

.h3sisragTitle {
	font-weight: 700;
	font-size: 40px;
	color: #1C2024;
	margin: 5px 0;
}
.sisragBorder {
	border-top: 5px solid #06c;
	width: 101px;
	padding: 0;
	margin: 0;
}
.sisragTitle {
	font-weight: 700;
	color: #1C2024;
	margin-top: 0;
	padding-top: 5px;
}
.sisragTitle a {
	color: #1C2024;
}
/* bottoni trova sportello */

/* customize button italia section */

.btnItalia {
	width: fit-content;
	height: 30px;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border: 1px solid rgba(221, 221, 221, 1);
	border-radius: 2px;
	color: #5A6772;
	line-height: 14px;
}
.btn.regione {
	border-radius: 2px;
	border: 1px solid rgba(221, 221, 221, 1);
	height: 30px;
	color: rgb(90, 103, 114);
	margin-top: -50px;
	padding-top: 0;
	line-height: 26px;
}
/* color navtab pills */

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	background: #0066cc !important;
}
/*colore intestazione tabelle come label archivio*/

.table>thead:first-child>tr:first-child>th {
	color: #004080;
}
.anchorFixed {
	position: fixed;
	z-index: 1200;
	margin-top: 0;
	top: 0;
	right: 0;
	left: 0;
	display: block;
}
/* stile form ricerca pagine interne */

#sectionTitle #searchPanel_id.formResearch {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	min-height: 130px !important;
	background-color: #f5f5f0;
	margin-right: -15px !important;
    margin-left: -15px !important;
	
}
.group h3 {
	font-weight: 700;
}
.risultatoTitolo {
	font-weight: 700;
	font-style: normal;
	font-size: 42px;
	color: #1C2024;
}
.faqNumDate {
	font-family: 'Titillium Web Bold', 'Titillium Web Regular', 'Titillium Web';
	font-weight: 700;
	color: #5A6772;
}
/*.faq:focus {
	outline: 2px solid #ff8c00 !important;
	outline-offset: 1px;
}*/

.faqFa {
	padding-left: 5px;
	color: #555;
}
.input#iscriviti {
	margin-left: 210px;
}
/* margin between image and text. a. */

.gap-right {
	margin-right: 20px;
}
.titleMenuLinkPadre {
	color: #06c !important;
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	padding: 20px 10px;
	float: left;
}
/*modifiche per accessibilità*/

/* FOCUS BACKGROUND SCURO */

#agenzia-header>.row>.col-md-12>p img:focus, #agenzia-header a:focus, #agenzia-header>.row>.col-md-12>p>a:focus, #agenzia-header a:focus, #page-footer a:focus, #page-footer>.row>.col-md-12>p>a:focus {
	outline: 2px solid #fff !important;
	outline-offset: 1px;
}
.bg-li li a:focus {
	outline: 2px solid #fff !important;
}
/* FOCUS BACKGROUND CHIARO DEFAULT */
/* 20200428 A.M. tolto solid per problemi compatibilità IE 11 focus fisso al click */
*:focus {
	outline: 2px #767676 !important;
	outline-offset: 1px;
}
a:focus, p:focus, .btn:focus, .btn-primary:focus, .btn-primary:focus {
	outline: 2px solid #767676 !important;
	outline-offset: 1px;
}
input#search:focus {
	outline: 2px solid #767676 !important;
	outline-offset: 1px;
}
/*primary navigation - nav-tabs */

.navbar-nav>li>a:focus {
	outline: 2px solid #767676 !important;
	outline-offset: 1px;
}
#listaMenu li a:focus, .nav>li>a:focus, .navbar-header-element:focus {
	outline: 2px solid #767676 !important;
	outline-offset: 1px;
}
.nav-pills>li.active>a:focus, ul#tabAttIst>li a:focus {
	outline: 2px solid #767676 !important;
	outline-offset: 2px;
}
#menu-left li a:focus, button.pull-right.nascosto1.col-md-2:focus {
	outline: 2px solid #767676!important;
	outline-offset: 1px;
}
/* input - select -form */

input:focus, textarea:focus, select:focus {
	outline: 2px solid #767676!important;
	outline-offset: 1px;
}
/* carousel indicators */

#ol-indicators li:focus, .tabCarouselIndicator a:focus {
	outline: 2px solid #767676 !important;
	outline-offset: 1px;
	width: 100%;
	height: 110%;
}
/* faq */

.faq:focus {
	outline: 2px solid #767676 !important;
	outline-offset: 1px;
}

/* fine focus accessibilità */

/* cookie directive */

#impliedsubmit {
    background-color: transparent;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 2px;
    font-size: 0.667em;
}



#impliedsubmit:hover, #impliedsubmit:focus {
        color: #000;
        background-color: rgba(255,255,255, .92);
}

.mt-err { margin-top: -150px }
.brg {
	border-right-color: lightgrey;
	border-right-width: 1px;
	border-right-style: solid;
}

/* A.M. 20181113 modifica link pdf accessibile*/
.pdfLink {
text-decoration: underline;
}
.pdfLink:focus {
text-decoration: none;
}

/* fine focus accessibilità */

/* scroll e style per in Evidenza RTS */
.scrollRTS { 
height:80px; 
overflow:hidden;
}

.scrollRTS:hover {
overflow-y: scroll;
}
/* fine scroll e style per in Evidenza RTS */

/* Inizio modifiche ultime comunicazioni RTS */

.ultime_comunicazioni ul {
	margin-bottom: 0px;	
}

.ultime_comunicazioni_archivio a {
    margin-right: 20px;
    font-size: 110%;
    font-weight: 700;
    /* padding: 10px 0; */
    font-weight: bold;
    text-decoration: none !important;
    color: #707070 !important;
    float: right;
}

.ultime_comunicazioni_archivio a::after {
	content: "\f105";
	display: inline-block;
	float: right;
	font-family: FontAwesome;
	margin-left: .5em;
	color: #707070;
}

.archivioComunicazioni {
    margin-bottom: 10px;
    margin-top: 0px;
    padding-left: 0;
}

.listaArchivio {
	margin-top: 15px;
}


ul.link_utili {
	padding-top: 10px;	
}

ul.link_utili li {
	padding: 5px 0;	 
}

ul.link_utili li img { 
	padding-right: 10px;	
}

ul.link_utili li span {
	display: block;
    padding-left: 25px;
}
/* Fine modifiche ultime comunicazioni RTS */

/* inizio css title mappa accessibile */
a.textMapAcc{
color:#06c; 
font-weight: bold;
}
/* fine css title mappa accessibile */

/* inizio style ul solo per Contatti template secondo livello */
ul.marginContatti{
margin-bottom:20px;
}
/* fine style ul solo per Contatti template secondo livello */

/* inizio class nascosto per intestazione h footer RGS */
.nascosto{
  position: absolute;
  top: -9999px;
  left: -9999px;
}
/* fine class nascosto per intestazione h footer RGS */

/* tasto En Responsive */
.tastoEn{
width: 30%;
}
/* fine tasto En Responsive */

.initBtn {
	width:100%;
	display:flex;
	border-color:grey;
	background:white;
}

.initBtnImg {
	margin-right:10px;
}

.initcolmd2 {
	border-left: 2px solid lightgrey;
/*	height: 330px; */
}

.initMt10 {
	margin-top: 10px;
}

.initHrefw {
	width:100%;
}
.banner_areargs{
	margin-top: 45px;
	/*background-color: #004d99 !important;*/
	background-color: #044CA4 !important;
	font-weight: bold;
/*	margin-left: 20px; */
	border-radius: 7px;			
}