/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 4-lug-2017, 13.43.53
    Author     : dsimonetti
*/
/* latin-ext */
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 400;
	src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'),
		url(https://fonts.gstatic.com/s/titilliumweb/v5/7XUFZ5tgS-tD6QamInJTcSo_WB_cotcEMUw1LsIE8mM.woff2)
		format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
		U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 400;
	src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'),
		url(https://fonts.gstatic.com/s/titilliumweb/v5/7XUFZ5tgS-tD6QamInJTcZSnX671uNZIV63UdXh3Mg0.woff2)
		format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
		U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

[class$="CSS"], font {
	position: initial !important;
	z-index: initial !important;
	width: auto !important;
	height: auto !important;
	font-style: inherit !important;
	font-size: inherit !important;
	text-decoration: initial !important;
	border: initial !important;
	padding: 0 !important;
	text-align: inherit !important;
}

body {
	font-family: Titillium Web, Tahoma, Arial, Verdana, Helvetica,
		sans-serif !important;
	font-size: 16px !important;
	position: relative;
}

.invisible {
	visibility: visible;
}

.menu-modal {
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1001;
	padding-top: 30px;
	display: none;
}

.close {
	
}

.fa-1_5x {
	font-size: 1.5em;
}

.text-white {
	color: #fff;
}

.page-header.my {
	color: #fff;
	border: none;
}

.pg-header {
	margin: 0;
	background: #cf212b;
}

ul.list.traspamm_menu, ul.menu-sezione {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.menu-sezione>li {
	padding: 5px 5px;
	float: left;
	box-sizing: border-box;
	width: 50%;
}

ul.menu-sezione>li>ul {
	list-style: none;
	display: none;
}

ul.menu-sezione>li>ul>li {
	/*    display: none;*/
	
}

ul.list.traspamm_menu>li>ul {
	/*display: none;*/
	/*height: 0px;*/
	transition: all 0.3s linear;
	/*overflow: hidden;*/
	/*position: absolute;*/
	/*z-index: 1;*/
	width: auto;
	margin-left: 30px;
	list-style: none;
	/*    list-style: image;
        list-style-image:  url("resources/images/menu.png");*/
}

ul.list.traspamm_menu>li>ul>li {
	/*    background: #fcfcfc;  */
	border-bottom: 1px solid #ddd;
	height: 40px;
	display: none;
	padding: 7px 0;
	/*     padding-left: 15px;
         background: url("resources/images/menu.png") no-repeat center left;*/
}

ul.list.traspamm_menu>li>ul>li>a {
	height: 40px;
	text-decoration: none;
	color: #333;
	/*     font-weight: bold;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: capitalize;
}

ul.list.traspamm_menu>li>ul>li>a>span.fa {
	color: #ff0084;
}

ul.list.traspamm_menu>li>ul>li:first-child {
	border-top: 1px solid #ddd;
}

ul.list.traspamm_menu>li>ul>li:last-child {
	border: none;
}

ul.list.traspamm_menu>li:hover>ul {
	/*    min-height: 30px;
        height: auto;*/
	/*display: block;*/
	
}

.highligth {
	background-color: yellow;
}

.modal.my .modal-header {
	box-shadow: inset -5px -5px 10px #f6f6f6;
	background: #fcfcfc;
	border-color: #ddd;
}

.modal.my .modal-footer {
	box-shadow: inset -5px -5px 10px #f6f6f6;
	background: #fcfcfc;
	border-color: #ddd;
}

.modal.my .modal-title {
	font-size: 22px;
	text-transform: lowercase;
}

.modal.my .modal-title>span.fa {
	vertical-align: middle;
}

.modal.my .modal-body li {
	padding: 5px 0px;
	font-size: 19px;
	text-transform: lowercase;
}

.list.traspamm_menu>li {
	box-shadow: inset -5px -5px 10px #ECEFF1;
	display: block;
	/*height: 60px;*/
	width: 49%;
	border-radius: 15px;
	/*min-width: 300px;*/
	float: left;
	/*margin: 7px 5px;*/
	border: 1px solid #ddd;
	border-top: none;
	border-left: none;
	background: #ECEFF1;
	/*box-shadow: inset 0px 0px 10px #f6f6f6;*/
	/* background:  #f6f6f6 
               /* url('http://www.demo.tinnservice.com:8090/jquery-ui-1.12.1.custom/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png') 
                50% 50% 
                repeat-x*/;
	position: relative;
	margin-bottom: 4px;
	margin-right: 3px;
	transition: all linear 0.2s;
}

.list.traspamm_menu.menu-sottosezione>li {
	width: 100%;
	float: none;
}

.list.traspamm_menu>li.searched {
	width: 100%;
}

.more {
	
}

.list.traspamm_menu {
	margin-top: 10px;
}

.list.traspamm_menu>li>a {
	border-radius: 15px;
	display: block;
	width: 100%;
	height: 58px;
	text-decoration: none;
	color: #333;
	/*     font-weight: bold;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px 30px 10px 5px;
	font-size: 18px;
	transition: all 0.2s ease;
	position: relative;
}

.list.traspamm_menu>li>a:hover {
	border-radius: 15px;
	background: #cf212b;
	border-color: #363636;
	color: #fff;
}

.list.traspamm_menu>li.active>a {
	
}

.text-blue {
	color: #19191A;
}

.list.traspamm_menu>li>a:hover>.text-blue {
	color: #fff;
}

.text-red {
	color: #ff0084;
}

#padreModal .fa-caret-right {
	color: #ff0084;
}

.section-header {
	border-bottom: 1px solid #cf212b;
	color: #cf212b;
	font-weight: bold;
	padding-left: 15px;
}

.section-header.dettaglio {
	border-color: #ff0084;
}

.section-header>h3, .section-header>ol {
	display: inline-block;
	font-weight: bold;
}

.section-header>ol {
	margin-top: 20px;
	margin-bottom: 10px;
	background: none;
	border: none;
	padding: 0;
}

.section-header>ol {
	float: right;
}

.close.my {
	opacity: 1;
	color: #ff0084;
}

.list.traspamm_menu>li>a>span.fa {
	/*color: #666;*/
	/*color: #ff0084;*/
	vertical-align: middle;
	/*color: #0073ea;*/
	/*    display: block;
        float: left;
        padding: 5px;*/
	/*font-size: 1.5em;*/
}

.list.traspamm_menu>li>a>span.text {
	/*text-transform: lowercase;*/
	margin-left: 10px;
	/*    display: block;
        float: left;
        padding: 9px;*/
}

ul.menu-sezione .caret.caret-menu {
	border-left: 4px dashed;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	color: #796C31;
}

.caret.caret-menu {
	color: #9C2129;
	position: absolute;
	top: 25px;
	right: 10px;
	border-left: 4px dashed;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}

.jumbotron {
	background: #fcfcfc;
	border-radius: 15px;
}

.search, #anni>button {
	height: 45px;
	font-size: 16px !important;
	color: #BD0000;
	/*    margin-bottom: 5px;*/
}

.ui-widget-header {
	background: transparent;
	border: none;
}

.shortcut {
	background-color: #cf212b;
	height: 60px;
	color: #fff;
	margin-bottom: 5px;
	padding: 15px;
	border-radius: 15px;
}

.shortcut a {
	color: #fff !important;
	font-size: 18px;
}

.shortcut i {
	vertical-align: middle;
}

.shortcut a:hover {
	
}

.sidebar-header {
	border-bottom: 2px solid #19191A;
	margin-bottom: 10px;
	color: #19191A;
	font-weight: bold;
}

.sidebar-header h2 {
	margin: 0;
	margin-bottom: 5px;
}

.persona {
	margin-left: 15px;
	border: 1px solid #ddd;
	border-left: none;
	border-top: none;
	box-shadow: inset -5px -5px 10px #f6f6f6;
	padding-bottom: 20px;
	padding-top: 5px;
}

#soggetti_table img {
	max-width: 80px;
}

.scroll_top {
	cursor: pointer;
	display: none;
	position: fixed;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	bottom: 10px;
	right: 10px;
	background: rgba(0, 0, 0, 0.3) url(../images/icon_up.png) center center
		no-repeat;
}
/*@media screen and (max-width:992px){
    .list.traspamm_menu>li{
        width: 48%;
    }
}*/
.dropdown-menu.my>li>a {
	text-transform: lowercase;
}

.modal-sublist>li>a {
	font-weight: bold;
	color: #0073ea;
}

.sublist {
	list-style: none;
	padding-left: 10px;
}

.sublist>li {
	border-left: 2px solid #0073ea;
}

.sublist>li>a {
	color: #0073ea;
	padding-left: 5px;
	font-size: 17px;
}

.modal-sublist>li>a:before {
	color: #ff0084;
	content: "";
	border-left: 4px dashed;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	display: inline-block;
	margin-right: 10px;
}

.testo-libero-container>iframe {
	width: 100%;
	min-height: 600px;
	border: 0 none;
}

iframe.pippo {
	width: 100%;
	min-height: 500px;
	border: 0 none;
}

iframe>html>body>header, iframe footer {
	display: none;
}

.sezioni-wrapper>div, .moduli>div, #IWDBGRDNORME {
	display: none;
}

.list-group-item>h4 {
	font-weight: bold;
}

.dettaglio.procedimenti>.row div.sezione {
	background-color: #f9f9f9;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 10px;
}

.dl-horizontal dd, .dl-horizontal dt {
	padding: 10px;
}

.bg-grey {
	background: white;
}

.breadcrumb {
	background: #eceff1;
	border-radius: 15px;
}

.img-thumbnail {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	max-width: 300px;
	margin: auto;
	text-align: center;
}

.img-circle {
	border-radius: 0%;
}

.modal-body>.menu-wrapper ul.list.traspamm_menu>li {
	background: transparent;
	box-shadow: none;
	padding: 0px;
}

.modal-body>.menu-wrapper ul.list.traspamm_menu>li>a {
	
}

.table-wrapper.strutture>div {
	border-bottom: 1px solid #ddd;
	padding-top: 5px;
	padding-left: 3px;
	/*text-transform: lowercase;*/
}

.table-wrapper.strutture {
	border-top: 1px solid #ddd;
}

.table-wrapper.strutture>div:nth-child(even) {
	background-color: #f9f9f9;
}

.cbp-spmenu-vertical {
	overflow-y: scroll;
}

.bg-grey {
	/*background-color:#fcfcfc;*/
	padding: 20px 0;
}

@media screen and (max-width:768px) {
	.list.traspamm_menu>li {
		width: 100%;
	}
}

.navbar-toggle.my {
	border: 1px solid #fff;
	background: #cf212b;
	color: #0073ea !important;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	float: none;
}

.navbar-toggle.my .icon-bar {
	background-color: #fff;
}

.navbar-toggle.my::after {
	position: absolute;
	content: "Menu";
	top: 27px;
	left: 0;
	font-size: 12px;
	color: #fff;
	padding-left: 7px;
	padding-top: 6px;
}

.cbp-spmenu.my {
	/*background: #f5f5f0;*/
	border-right: 1px dotted;
	position: fixed;
	background: white;
}

.cbp-spmenu.my div {
	color: #FFF;
	font-size: 1.9em;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #cf212b;
}

.cbp-spmenu.my a {
	display: block;
	color: #cf212b;
	font-size: 1.0em;
	font-weight: 300;
}

.cbp-spmenu.my a:hover {
	background: #f0f8ff;
	color: #000;
}

.cbp-spmenu.my a:active {
	background: #afdefa;
	color: #47a3da;
}

.cbp-spmenu-vertical.my {
	width: 280px;
}

.cbp-spmenu-vertical a {
	/* border-bottom: 1px dotted #cf212b;*/
	padding: 1em;
	text-decoration: none !important;
}

.cbp-spmenu-left.my {
	left: -280px;
}

.cbp-spmenu-left.my.cbp-spmenu-open {
	left: 0;
}

.cbp-spmenu-push.my.cbp-spmenu-push-toright {
	left: 280px;
}

a {
	/*color: #cf212b;*/
	color: #bd0000;
	text-decoration: underline !important;
}

jumbotron.my {
	background: #fcfcfc;
}

.breadcrumb.my {
	/*background-color: #fcfcfc;*/
	
}

.pg-footer {
	background: #cf212b;
	color: #fff;
	padding: 30px 0;
	margin-top: 20px;
}

.footer-link-list>li {
	padding: 10px 0;
}

.footer-link-list>li>a {
	color: #fff;
}

.boh.mah {
	text-decoration: none;
}

.boh:hover {
	color: white;
	text-decoration: underline;
}

h1, .h1 {
	font-size: 32px;
}

h1 small {
	color: #fff;
}

.breadcrumb>.active {
	color: #333333;
}

table.dataTable thead th.ui-state-default, table.dataTable tfoot th.ui-state-default
	{
	color: #333333;
}

table.dataTable td.ui-state-default {
	color: #000000;
	font-weight: normal;
	background: inherit;
}

.nav-pills.footer>li>a {
	color: #fff;
	text-decoration: underline;
}

.nav-pills.footer>li>a:hover {
	color: #fff;
	background: none;
}

.nav-pills.subfooter>li>a {
	color: white;
	text-decoration: underline;
	border-radius: 15px;
	background: #BD0000;
	margin: 20px;
	border: 1px solid white;
}

.nav-pills.subfooter>li>a:hover {
	color: #fff;
	background: #333333;
}

.closemenu, .fa.fa-times.closemenu {
	border: 0px;
	color: #fff;
	background: #cf212b;
}

a {
	text-decoration: underline;
}

.link_cookie, .link_cookie:hover {
	color: #fff;
}

.scrollable-menu {
	height: auto;
	max-height: 200px;
	overflow-x: hidden;
}

#_search {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	padding-right: 10px;
}

#cerca {
	/*border-top-right-radius:15px;	
 border-bottom-right-radius:15px;	*/
	
}

#anni {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.search, #selezioni>button {
	height: 45px;
	font-size: 16px !important;
	/*    margin-bottom: 5px;*/
}

#selezioni {
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.btn btn-default dropdown-toggle {
	border-radius: 15px;
	background: #cf212b;
}

th.ui-state-default {
	border-radius: 15px;
}

.endofpage {
	background: #cf212b;
}

.photocard {
	max-width: 100px;
	height: auto;
}

/*COOKIE LAW*/
.cookie_law {
	position: fixed;
	bottom: 0;
	padding: 10px 0 10px 0;
	width: 100%;
	text-align: center;
	z-index: 99;
	background: #000000;
	color: #FFFFFF;
	dispaly: none;
}

#cookie_close {
	display: block;
	background: #fcfcfc;
	padding: 5px 0 5px 0;
	width: 250px;
	margin: 5px auto
}

#cookie_reject {
	display: block;
	background: #fcfcfc;
	padding: 5px 0 5px 0;
	width: 250px;
	margin: 5px auto
}

.nav-link.active {
	background: #cf212b;
	color: white;
	border-width: 1px solid #ddd;
}

.nav-link.active {
	border-radius: 15px;
	border-width: 1px solid #ddd;
}

.nav-link.active:hover {
	background: #cf212b;
	color: white;
	border-radius: 15px;
	border-width: 1px solid #ddd;
}

.nav-link.bg {
	border-radius: 15px;
	border-width: 1px solid black !important;
	background: #ddd;
}

.nav-link.bg:hover {
	background: #cf212b;
	color: white;
	border-radius: 15px;
	border-width: 1px solid #ddd;
}

#chart_div {
	overflow-x: scroll;
	overflow-y: hidden;
	width: 100%;
	height: 100%;
}

#titolo_sezione {
	color: #19191A;
	font-size: 18px;
}

.ui-state-default a {
	color: #bd0000 !important;
	text-decoration: underline !important;
}

.page-item:hover {
	color: #000000!important;
}