body {
    font: 0.81em/1.2 Helvetica,Arial,Verdana,sans-serif !important;
}

#internal-content-wrapper,#search-internal-content-wrapper {
	border: 1px solid #EAEAEA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 0 3px #888888;
	-webkit-box-shadow: 0 0 3px #888888;
	-moz-box-shadow: 0 0 3px #888888;
	margin: 5px 3px 10px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: calc(100% - 6px);
}

/* #internal-content-wrapper {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
} */

#search-internal-content-wrapper {
	margin-top: 15px;
}

#internal-content-wrapper hr,#search-internal-content-wrapper hr {
	background: none repeat scroll 0 0 #234052;
	border: none;
	width: 100%;
	margin: 10px 6px 6px 6px;
	height: 10px;
}

#internal-content-wrapper hr {
	clear: both;
}

#search-internal-content-wrapper hr {
	background: none repeat scroll 0 0 #4b879f;
}

.breadcrumb {
	list-style-type: none outside none;
	padding: 0 68px!important;
	background: url('../images/interna/breadcrumb.gif') no-repeat scroll 14px top #e8eae9!important;
	line-height: 20px;
	border-bottom: 3px solid white;
	margin:0 0 3px 0!important;
}

.breadcrumb li,.breadcrumb a {
	display: inline-block!important;
    color: #263f4c!important;
    font-weight: bold;
    float: none!important;
    margin: 0!important;
    padding-left:0!important;
}

.breadcrumb li:after {
	content: "\00A0 \003E \00A0";
	color: #263f4c;
	font-weight: bold;
}

.breadcrumb li:before {
	display:none;
}

.breadcrumb li.active:before, .breadcrumb li.active:after {
	display:none;
}

.breadcrumb li.first:after {
	content: "\00A0";
}

.breadcrumb li.active,.breadcrumb li.active span,.breadcrumb li.active span a {
	color: #474948!important;
	font-weight: normal!important;
}

p.topbox-1-interna {
	background: url("../images/interna/diritti-interna.jpg") no-repeat
		scroll 0 0 #db6f2e;
	height: 66px;
	position: relative;
	width: 100%;
	margin: 0;
	-webkit-box-shadow: inset 0px 3px 1px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 3px 1px 0px rgba(0,0,0,0.3);
	box-shadow:inset 0px 3px 1px 0px rgba(0,0,0,0.3);
	padding-left: 33px;
}

p.topbox-2-interna {
	background: url("../images/interna/doveri-interna.jpg") no-repeat scroll
		0 0 #1d6686;
	height: 66px;
	position: relative;
	width: 100%;
	margin: 0;
	-webkit-box-shadow: inset 0px 3px 1px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 3px 1px 0px rgba(0,0,0,0.3);
	box-shadow:inset 0px 3px 1px 0px rgba(0,0,0,0.3);
	padding-left: 33px;
}

p.topbox-1-interna .text-1,p.topbox-2-interna .text-1 {
/* 	bottom: 24px; */
	color: white;
/* 	font-size: 2.1em; */
	font-size:27px;
	font-weight: bold;
/* 	left: 33px; */
/* 	position: absolute; */
/* 	margin-bottom: 2px; */
	display: block;
	letter-spacing: -1px;
	padding-top: 2px;
}

p.topbox-1-interna .text-2,p.topbox-2-interna .text-2 {
	font-size: 0.7em;
}

p.topbox-1-interna a,p.topbox-2-interna a {
	color: white;
	font-size: 0.9em;
	font-weight: bold;
/* 	left: 34px; */
	line-height: 21px;
/* 	position: absolute; */
/* 	top: 35px; */
}

h1.interna-titolo {
	padding: 0 0 0 10px;
	line-height: 45px;
	margin: 0;
	border-bottom: 2px solid #EAEAEA;
	width: 98%;
}

h1.interna-titolo a {
	color: #123d4f;
}

#interna-main-sx {
	width: 25%;
	float: left;
}

#interna-main-sx p.sottotitolo {
	padding: 10px;
	color: #123d4f;
	background: #eeeeee;
	border-right: 4px solid #1c6685;
	text-align: right;
	font-style: italic;
	width: 100%;
	position: relative;
	z-index: 5;
	margin:0;
}

#interna-main-sx .tab-container {
	background: #eeeeee;
	border-right: 4px solid #1c6685;
	float: left;
	padding: 10px 0 0 10px;
	width: 100%;
	position: relative;
	z-index: 3;
	margin:0;
}

#interna-main-sx .tab {
	float: left;
	margin-left: -10px;
	height: 24px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

#interna-main-sx .tab span {
	display: block;
	background-color: #fff;
	padding: 7px;
	font-weight: bold;
	position: relative;
	z-index: 3;
}

#interna-main-sx .scheda {
	clear: both;
	padding: 10px;
	min-height: 100px;
	background: #fff;
	margin-left: -10px;
	padding: 10px;
	width: 106%;
	position: relative;
	z-index: 2;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

#interna-main-sx .scheda dl {
	margin: 0;
	padding: 0;
}

#interna-main-dx .mini-title {
	margin: 0;
	padding: 0 0 7px 0px;
	color: #1c6685;
	font-weight: bold;
	height: 40px;
}

#interna-main-sx .scheda dl dt {
	margin: 0;
	padding: 0 0 7px 40px;
	color: #1c6685;
	font-weight: bold;
	height: 40px;
}

#interna-main-sx .scheda dl dt.autore {
	background: url("../images/icons/icona_scheda_autore.png") no-repeat
		scroll 0 0 #fff;
}

#interna-main-sx .scheda dl dt.docweb {
	background: url("../images/icons/icona_scheda_doc.png") no-repeat scroll
		0 0 #fff;
}

#interna-main-sx .scheda dl dt.data {
	background: url("../images/icons/icona_scheda_data.png") no-repeat
		scroll 0 0 #fff;
}

#interna-main-sx .scheda dl dt.argomenti {
	background: url("../images/icons/icona_scheda_argomenti.png") no-repeat
		scroll 0 0 #fff;
}

#interna-main-sx .scheda dl dt.tipologia {
	background: url("../images/icons/icona_tipologia.png") no-repeat scroll
		0 0 #fff;
}

#interna-main-sx .scheda dl dd {
	margin: -25px 0 10px;
	padding: 0 0 7px 40px;
	border-bottom: 2px solid #eaeaea;
}

#interna-main-sx .scheda dl dd.argomenti {
	margin: -25px 0 1px 0;
}

#interna-main-sx .scheda dl dd a,#interna-main-sx .scheda dl dd.argomenti a
	{
	color: #263f4c;
}

#interna-main-sx .scheda dl dd.argomenti a {
	text-decoration: none;
}

#interna-main-sx .scheda dl dd.argomenti a:hover {
	text-decoration: underline;
	color: #1c6685;
}

#interna-allegati {
	border: 1px solid #EAEAEA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 0 3px #888888;
	-webkit-box-shadow: 0 0 3px #888888;
	-moz-box-shadow: 0 0 3px #888888;
	float: left;
	margin: 10px 5px;
    padding: 10px;
    width: calc(100% - 10px);
}

#interna-allegati ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#interna-allegati li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	padding-left: 0.5em 0 1em 30px;
}

#interna-allegati li a {
	margin: 0 0 0 30px;
	padding: 10px 0 10px 0;
	display: block;
	font-weight: bold;
}

#interna-allegati li.allegato-testo {
	background: url("../images/icons/icona_allegato_01.png") no-repeat
		scroll 0 0 #fff;
}

#interna-allegati li.allegato-immagine {
	background: url("../images/icons/icona_allegato_2.png") no-repeat scroll
		0 0 #fff;
}

#interna-allegati li.allegato-variabile {
	background: url("../images/icons/icona_allegato_03.png") no-repeat
		scroll 0 0 #fff;
}

#interna-main-dx {
	width: 74%;
	float: left;
	border-left: 1px solid #eaeaea;
	padding: 0px 10px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}

#interna-main-dx .testo {
	clear: both;
	padding-top: 15px;
	color: #292929;
}

#interna-main-dx .testo p {
	margin: 10px 0 10px 0;
	color: #292929;
}

#interna-main-dx .testo p a {
	font-weight: bold;
	color: #1c6685;
}

#interna-webcontent-dx {
	width: 98%;
	float: left;
	padding: 0px 10px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}

#interna-webcontent-dx .testo {
	clear: both;
	padding-top: 15px;
	color: #292929;
}

#interna-webcontent-dx .testo p {
	margin: 10px 0 10px 0;
	color: #292929;
}

#interna-webcontent-dx .testo p a {
	font-weight: bold;
	color: #1c6685;
}

.journal-content-article .testo p a {
	font-weight: bold;
	color: #1c6685;
}

#interna-webcontent-dx .testo a {
	font-weight: bold;
	color: #1c6685;
}

.azioni {
	border: 1px solid #EAEAEA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 0 3px #888888;
	-webkit-box-shadow: 0 0 3px #888888;
	-moz-box-shadow: 0 0 3px #888888;
	margin: 0;
	padding: 5px 30px 5px 30px;
	float: right;
}

.azioni .azione {
	float: left;
}

.azioni .azione span a img {
	display: block;
	margin: 0 10px 10px 14px;
}

.azioni .azione span a span {
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.azioni .azione span span {
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.azioni .azione span table {
	margin-left: 10px;
}

.azioni .azione span table a img {
	margin: 0 10px 2px 10px;
}

.azioni .azione span a:hover span {
	text-decoration: underline;
}

#interna-menu,#interna-quicklinks,.rounded-border {
	border: 1px solid #EAEAEA;
	box-shadow: 0 0 3px #888888;
	-webkit-box-shadow: 0 0 3px #888888;
	-moz-box-shadow: 0 0 3px #888888;
	margin: 46px 0 0 15px;
	padding-bottom: 4px;
}

#interna-quicklinks {
	float: left;
	padding: 0 10px 4px 10px;
	margin: 10px 5px;
    width: calc(100% - 10px);
}

#interna-menu p,#interna-quicklinks p {
	font-size: 1.5em;
	font-weight: bold;
	color: #1c6685;
	padding: 7px 0 10px 7px;
}

#interna-quicklinks p {
	font-size: 1.3em;
}

#interna-menu ul,.rounded-border ul {
	list-style-type: none;
	margin: 0 0 10px 0;
}

#interna-quicklinks ul,#search-top ul,#paginatore ul,#refine-search ul,#advanced-search ul, #legislation-search ul
	{
	list-style-type: none;
	margin: 0 0 10px 0;
	/*	padding:0 0 10px 0; */
}

#interna-menu  ul.nested-menu li {
	border-left: 4px solid #eaeaea;
}

#interna-menu  ul li.selected ul.nested-menu {
	background: #fff;
}

#interna-menu ul li,#interna-quicklinks li {
	margin: 0 4px;
	list-style-type: none;
}

#interna-menu ul li a,#interna-quicklinks ul li a,#interna-menu ul li.selected,.rounded-border ul li a{
	display: block;
	border-bottom: 1px solid #eaeaea;
	color: #263f4c;
	margin: 0;
	font-weight: bold;
	padding: 5px;
}

#interna-quicklinks ul li a {
	color: #25343a;
}

#interna-menu ul li div.selected {
	background: #e8eae9;
	border-left: 4px solid #da6f2e;
	margin: 0 4px;
	padding: 5px;
}

#interna-menu ul li ul.nested-menu li div.selected {
	background: #e8eae9;
	border-left: 4px solid #da6f2e;
	margin: 0 -4px;
	padding: 5px;
}

#interna-menu ul li ul.nested-menu {
	margin: 0 0 1px 4px;
}

#search-top {
	float: left;
	width: 100%;
	margin: 10px 0 0 0px;
}

#search-top ul li.risultati a,#search-top ul li.cronogramma a {
	font-weight: bold;
	color: #ffffff;
	line-height: 40px;
	width: 170px;
	float: left;
	font-size: 1.1em;
	text-align: center;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
}

#search-top ul li.active-search-tab {
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}

#search-top ul li.active-search-tab a {
	background: #448aa7;
}

#search-top ul li.inactive-search-tab {
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}

#search-top ul li.inactive-search-tab a {
	background: #1b323f;
}

#search-top ul li.last {
	background: #ffffff;
}

#search-bottom {
	box-shadow: 0 0 3px #888888;
	-webkit-box-shadow: 0 0 3px #888888;
	-moz-box-shadow: 0 0 3px #888888;
	float: left;
	width: 100%;
	margin: 0 0 0 1px;
	background: url("../images/icons/icona_ricerca_grande.png") no-repeat
		scroll 0 0 #fff;
	min-height: 96px;
}

#search-filters {
	margin: 10px 0 0 150px;
	float: left;
}

#count-search-result {
	margin: 10px 10px 0 0;
	position: absolute;
	right: 31%;
}

#search-filters p.etichetta,#count-search-result p.etichetta {
	color: #1b323f;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}

#search-filters a.valore,#count-search-result span.valore {
	color: #448aa7;
	font-weight: normal;
}

.valore {
	color: #448aa7;
	font-weight: normal;
}

#search-filters a.icona-ricerca-chiudi:hover {
	text-decoration: none;
}

#search-filters a.icona-ricerca-chiudi img {
	margin: 0 5px 0 5px;
	vertical-align: middle;
}

#search-filters .search-filter-row {
	display: table-row;
	line-height: 20px;
}

#search-results,#refine-search,#advanced-search,#legislation-search {
	float: left;
	width: 100%;
	margin: 12px 0 10px 1px;
	box-shadow: 0 0 3px #888888;
	-webkit-box-shadow: 0 0 3px #888888;
	-moz-box-shadow: 0 0 3px #888888;
}

#search-results tr th {
	color: #1B323F;
	font-size: 1.1em;
	padding: 5px 0 5px 10px;
	background: #e8eae9;
}

#search-results tr th.titolo {
	padding-left: 10px;
}

#search-results tr th.materie {
	text-align: right;
	padding-right: 2px;
}

#search-results tr th.tipologia {
	padding-left: 0;
}

#search-results tr th.anno {
	text-align: center;
}

#search-results tr {
	border-bottom: 2px solid #F0F0F0;
}

#search-results tr td {
	padding: 12px 5px 12px 0px;
}

#search-results tr td.titolo {
	padding-left: 10px;
	color: #346075;
	font-weight: bold;
}

#search-results .titolo-massima {
    display: block;
	background-color: #d9edf7;
	padding-left: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
    color: #31708f;
    font-weight: bold;
}

#search-results .sottotitolo-massima {
	padding-left: 10px;
    color: #5a6772;
    display: block;
}

#search-results .sottotitolo-massima a {
    font-weight: bold;
}

#search-results .corpo-massima {
	padding-left: 10px;
	padding-top: 4px;
}

#search-results tr td.materie {
	text-align: right;
	padding-right: 5px;
	padding-left: 0;
	color: #14262e;
	font-weight: bold;
}

#search-results tr td.tipologia {
	color: #346075;
	font-weight: bold;
	padding-left: 5px;
}

#search-results tr td.anno {
	color: #14262e;
	font-weight: bold;
	text-align: center;
}

.massimario-container {
	display: flex;
}

.left-side {
	flex-basis: 100%;
	align-self: flex-start;
}

.right-side {
	flex-basis: 35%;
	align-self: flex-start;
}

.massimario-header {
	display: flex;
}

.massimario-header p {
    font-size: 1.7em;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.massimario-title {
	align-self: flex-start;
    flex-basis: 75%;
    background-color: #da6f2d;
    color: white;
    margin-top: 2px;
}

.massimario-search {
	align-self: flex-start;
    background-color: #39a9dc;
    border-left: 2px solid white;
    margin-top: 2px;
    color: white;
    flex-basis: 25%;
}

.search-toggle {
	align-self: flex-start;
    background-color: #39a9dc;
    border-left: 2px solid white;
    margin-top: 2px;
}

.search-toggle button {	
    font-size: 1.2em;
    color: white;
    background-color: inherit;
    border-color: #39a9dc;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    float: right;
}

.search-toggle button:hover {	
    color: black;
    background-color: inherit;
    border-color: #39a9dc;
}

/* #paginatore { */
/* 	float: right; */
/* } */
/* #paginatore.search-result { */
/* 	margin-top: 10px; */
/* } */
/* #paginatore li { */
/* 	float: left; */
/* 	display: block; */
/* 	font-weight: bold; */
/* 	margin: 0 1px 0 1px; */
/* 	text-align: center; */
/* 	line-height: 22px; */
/* } */
/* #paginatore li.number { */
/* 	width: 22px; */
/* 	background: #2a2a2a; */
/* } */
/* #paginatore li.active { */
/* 	width: 22px; */
/* 	background: #d7d7d7; */
/* 	color: #30404d; */
/* } */
/* #paginatore li.number a { */
/* 	color: #ffffff; */
/* } */
#paginatore {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin: 0 10px;
}

#paginatore a {
	display: inline-block;
	color: #000;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
}

#paginatore a.number {
	display: inline-block;
	min-width: 22px;
	height: 22px;
	background-color: #2A2A2A;
	color: #FFF;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
}

#paginatore a.active {
	background-color: #D7D7D7;
	color: #30404D;
	cursor: default;
	width: 22px;
	height: 22px;
}

#newsearchform *,#redefine-form {
	color: #214B5F;
	font-weight: bold;
}

#newsearchform input[type="submit"]:hover,#newsearchform a:hover {
	text-decoration: underline;
}

#newsearchform label {
	margin: 0 5px;
}

#newsearchform {
/*	background: url("../images/icons/icona_ricerca_piccola.png") no-repeat
		scroll 0px 5px transparent; */
	border: none;
	margin: 9px 0 5px 10px;
}

#newsearchform fieldset {
	border: none;
	line-height: 38px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	/*    text-align:right; */
}

#newsearchform legend {
	font-size: 1.4em;
	padding: 0 0 0 30px;
}

#newsearchform input[type="text"] {
	background: #F2F3F3;
	padding: 2px;
	width: 97%;
}

#newsearchform input[type="submit"] {
	border: none;
	width: 98%;
	background-color: #DA6F2E;
	color: white;
	text-align: center;
	text-transform: uppercase;
	text-shadow: none;
}

/* #newsearchform a { */
/* 	margin-left: 25px; */
/* } */

#startdate {
	width: 75% !important;
}

#stopdate {
	width: 75% !important;
}

#refine-search h2,#advanced-search h2, #legislation-search h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #214B5F;
	margin: 9px 0 15px 5px;
}

#refine-search > ul > li {
	padding: 7px 0 0 0;
}

#refine-search > ul > li > a {
	background: url("../images/icons/raffina_freccia_giu.png") no-repeat
		scroll right center #e8eae9;
	color: #214B5F;
	display: block;
	font-weight: bold;
	margin-left: 40px;
	padding-left: 7px;
	width: 82%;
}

#refine-search ul li a.open {
	background: url("../images/icons/raffina_freccia_dx.png") no-repeat
		scroll right center #e8eae9;
}

#materia-link,#tipologia-link,#cronologia-link {
	line-height: 23px;
}

#cronologia-link {
	margin-bottom: 10px;
}

#refine-search ul li.tipologia {
	background: url("../images/icons/icona_raffina_ricerca_01.png")
		no-repeat scroll 0px 0px transparent;
}

#refine-search ul li.materia {
	background: url("../images/icons/icona_raffina_ricerca_02.png")
		no-repeat scroll 0px 0px transparent;
}

#refine-search ul li.cronologia {
	background: url("../images/icons/icona_raffina_ricerca_03.png")
		no-repeat scroll 0px 0px transparent;
}

#redefine-form input[type="checkbox"] {
	vertical-align: middle;
}

#redefine-form ul li fieldset {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	font-weight: normal;
	display: none;
}

#redefine-form ul li fieldset div {
	margin: 5px 0 5px 40px;
}

h1.interna-elenco-titolo {
	border-bottom: 2px transparent;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 45px;
	float: left;
}

h1.interna-elenco-titolo a {
	color: #123d4f;
}

#elenco-main {
	clear: both;
	border: 1px solid #eaeaea;
	box-shadow: 0 0 3px #888888;
	-webkit-box-shadow: 0 0 3px #888888;
	-moz-box-shadow: 0 0 3px #888888;
	float: left;
	margin: 0 0 0 5px;
	padding: 0 10px 0 10px;
	width: 97%;
}

#elenco-main div.notizia {
	padding: 8px 0 8px 0;
}

#elenco-main div.notizia img {
	float: left;
}

#elenco-main div.notizia div.notizia-testo h2 {
	margin: 0 0 10px 0;
}

#elenco-main div.notizia div.notizia-testo {
	border-left: 2px solid #e9e9e9;
	display: block;
	margin-left: 160px;
	padding-left: 10px;
	min-height: 153px;
}

#elenco-main div.notizia div.notizia-testo p.data {
	font-weight: bold;
	margin-bottom: 18px;
}

#elenco-main div.notizia div.notizia-testo h2 a {
	color: #265366;
}

#elenco-main div.notizia div.notizia-testo p.testo {
	font-size: 1.1em;
}

/* js tree */
/*#concept.jstree ul.jstree-no-dots li a {
	background: none repeat scroll 0 0 transparent;
}

.jstree-default .jstree-no-dots .jstree-closed>ins {
	float: left;
}

.jstree-default .jstree-no-dots .jstree-open>ins {
	float: left;
}

#tag.jstree ul.jstree-no-dots li.jstree-leaf a {
	background: none;
}

#tag.jstree-default.jstree-focused {
	background: none;
}

.jstree-ins {
	margin: 4px 0 0 25px;
}

#tag.jstree ul.jstree-no-dots li.jstree-leaf ins.jstree-icon,#concept.jstree ul.jstree-no-dots li.jstree-leaf ins.jstree-icon
	/* #concept.jstree ul.jstree-no-dots li.jstree-last ul li.jstree-leaf ins.jstree-icon, */
	/* #concept.jstree ul.jstree-no-dots li.jstree-last ins.jstree-icon */
/*	{
	display: none;
}

#tag a.facetLink, #concept a.facetLink {
	white-space: normal;
	height: auto;
	margin-left: 0px;
	background: none;
}

#tag label, #concept label {
	margin: 2px 2px 10px 2px;
}

#tag ul, #concept ul {
	margin-left: 15px;
}

#tag, #concept {
	width: 85%;
}

#tag.jstree a, #concept.jstree a {
	background: none;
	display: inline-block; 
}

#tag.jstree a input, #concept.jstree a input {
	margin-left: -1.8em;
	vertical-align: top;
	margin-top: 5px;
}*/

.ui-datepicker-trigger,.ui-datepicker-trigger:hover {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

#cronologia-link {
	margin-bottom: 10px;
}

#time-inizio {
	float: left;
	text-align: center;
	width: 35%;
	margin-left: 40px;
	margin-right: 25px;
}

#time-fine {
	float: left;
	text-align: center;
	width: 35%;
}

.slider-wrapper, #owl-carousel {
	margin-top: 40px;
}

#search-wrapper-dx {
	float: left;
	width: 30%;
}

#search-wrapper-sx {
	float: left;
	width: 70%;
}

.rounded-border {
	border: 1px solid #EAEAEA;
	box-shadow: 0 0 3px #888888;
	-webkit-box-shadow: 0 0 3px #888888;
	-moz-box-shadow: 0 0 3px #888888;
	margin: 20px 0 0 15px;
	padding: 12px;
}
.rounded-border ul{
	list-style-type: none;
}

@media only screen and (max-width: 768px) {
   #pre-footer {
   		display:none;
   }
   .button-image {
       	text-align: center;
    	margin-top: 20px;
   }
    #searchform legend {
   		display: none;
   }
   #searchform input[type="text"] {
   		width: 50%;
   		margin-left:60px;
   }
   #ricercaavanzata {
   		display: none;
   }
   
   #interna-main-sx {
   		display: none;
   }
   
   #interna-main-dx {
    	width: 100%;
   }
   .massimario-container {
   		display: flex;
    	flex-direction: column-reverse;
   }
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

.newsletter-form .form-control {
	background-color: white !important;
}

.user-tool-asset-addon-entries {
	display: none !important;
}

#navigation ul {
	flex-direction: row !important;
}

.lexicon-icon-refresh {
	background-image: url("/o/garante-privacy-theme/images/icons/refresh.svg");
}