@charset "UTF-8";

body{
	/*border-top: 3px solid #eee;*/
    color: #FFF;
    font-family: 'Gothic A1', helvetica, sans-serif;
    font-size: 14pt;
    font-weight: 300;
	width: 100%;
	overflow-x: hidden;
	background-color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.no-padding,
.no-padding > .panel-body {
   padding: 0 !important;
   margin: 0 !important;
}
.container .container {
	width: 100%;
	padding: 0;
}

.tp-caption {
    font-family: inherit !important;
}

header {
	background-color: #000;
}
.header-sep {
	padding-top: 45pt;
}
@media (max-width: 550px) {
	.header-sep {
	    padding-top: 58px;
	}
}
@media (max-width: 768px) {
	.header-sep {
		padding-top: 90px;
	}
}
h1,h2,h3,h4,h5,h6{
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 35pt;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18pt;
}
a, a:visited, a:active, a:focus {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #c6c6c6;
	cursor: pointer;
	text-decoration: none;
}
a:hover,a:active,a:focus {
	outline: 0;
	text-decoration: none;
}
ul li{
	list-style: none;
}
hr {
	border: none;
    border-top: 1px solid #c6c6c6;
}
legend {
	border: 0px;
	color: #fff;
}
.text-shadow {
	text-shadow: #000 2px 2px 2px;
}
.color {
	color:#205592;
}
.color-red,
a.color-red {
	color: red;
}
.bold {
	font-weight: bold;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.position-absolute {
	position: absolute;
}
.margin-auto {
	margin: auto;
}
.display-none {
	display:none;
}
.c_d_display-none 
,.c_l_display-none{
	display:none;
}
.clear {
	clear:both;
}
.cc-cookies {
	width: 100% !important;
}
.padding-top-5 {
	padding-top: 5px;
}
.padding-top-10 {
	padding-top: 10px;
}
.padding-top-15 {
	padding-top: 15px;
}
.padding-top-20 {
	padding-top: 20px;
}
.padding-left-15 {
	padding-left: 15px;
}
.hidden { /* devo vincere su bootstrap! */
	display: none !important;
    visibility: visible !important;
}
.line-height-medium {
	line-height: 30px;
}
.text-art {
	position: relative;
	/*display: contents;*/
}
.text-art::before {
    content: '';
    width: 10em;
    display: block;
    overflow: hidden;
}

.text-art ul li {
	list-style: disc;
}
.altre-img h4 {
	display: none;
}
.text-art img {
	display: inline !important;
	height: auto !important;
	max-width: 100% !important;
}
.text-art p {
	margin: 20px 0px;
}
.abstract {
	margin: 20px 0px;
}
article img {
	/*border: 1px solid #c6c6c6;*/
	/*padding: 1px !important;*/
}
.authorbox .detail img {
	border: 0px;
}
img.img-responsive {
	padding: 20px 0;
	margin: auto;
}
#testo_html_pagina {
	border-top: 1px solid #c6c6c6;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 18px;
}
#lightbox-container-image-data-box {
	box-sizing: initial !important;
	-webkit-box-sizing: initial !important;
	-moz-box-sizing: initial !important;
}
/*
.readmore a {
	float: right;
	color: #2d91d4;
	background-color: #fff;

	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 3px 6px;
	margin-top: 10px;
	font-size: 13px;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.readmore a:hover {
	background-color: #f0f0f0;
	color: #2d91d4;

}
*/
.cont-articolo-main .detail h4 
{
    font-size: 12px;
	margin-bottom: 5px;
	font-weight:bold;
}
.cont-articolo-main .altre-img h4 
{
    font-size: 12px;
	margin-bottom: 5px;
	font-weight:bold;
}
.cont-articolo-main .zoom img.alignleft {
	float: left;
}
.cont-articolo-main .zoom img.imgbox {
	/*padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;*/
	/*width: 31%;*/
}
.cont-articolo-main .detail {
    /*background: none repeat scroll 0 0 #FAFAFA; */
    /*border: 1px solid #DEDEDE;*/
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 10px 10px;
}
/* Pagination  */
.pagination {
	clear:both;
	left:0;
	position:relative;
	font-size:12px;
	line-height:13px;
	/*margin: 20px;*/
	float: left;
}
 .pagination span, .pagination a {
	display:block;
	float:left;
	margin: 2px 10px 2px 0;
	padding: 8px 10px;
	text-decoration:none;
	width:auto;
	/*color:#7d7d7d; */
	border: 1px solid #626262;
}
.pagination a:hover{
	background: #000;
	color:#ffffff;
}
.pagination .current{
	background: #000;
	color:#ffffff;
}
.pagination .puntini{
	background: #ffffff;
	color:#626262;
	border:none;
	margin: 2px 6px 2px 0;
	padding: 8px 6px;
}
/* END Pagination  */

/* NEWSLETTER : DA scommentare in caso di newsletter */
					/* forse non serve? #overlay {
					background: rgba(0, 0, 0, 0.3);
					position: fixed;
					top: 0px;
					bottom: 0px;
					left: 0px;
					right: 0px;
					z-index: 100000;
				}*/
/*				#privacy {
					color: #000;
					top: 10%;
					z-index: 100001;
					background-color: ivory;
					right: 20%;
					left: 20%;
					padding: 20px;
					font-size: 14px;
					line-height: 16px;
				}
				#privacy p {
					margin: 5px 20px;
				}
				.close-privacy {
					font-weight: bold;
					font-style: italic;
					text-align: right;
				}
				#a-close-privacy {
					color: #000;
				}
				#newsletter h2 {
					margin:0px;
				}
				#ml_code {
					width: 190px;
					color: #000;
				}
				#form_regnews fieldset {
					border:none;
				}
				#form_regnews .form_legend {
					border: none;
					color: #FFF;
					display: block;
					margin: 0;
					padding: 0;
					width: 100%;
					text-align: center;
				}
				#form_regnews #form_regnews_button_OK {
					background-color: #f6f6f6;
					padding-left: 5px;
					border: 1px solid #ccc;
					border-radius: 3px;
					line-height: 20px;
					padding: 5px;
					width: 250px;
					color: #666;
				}
				#form_regnews #form_regnews_button_OK:hover {
					background-color: #eaeaea;
					color: #333;
				}
				.newsletter_response {
					padding: 5px;
					margin-bottom: 5px;
					text-align: center;
					font-size: 14px;
				}
				#newsletter_error {
					color: #C92036;  
					background-color: #FAE1E1;
					border: 1px solid #EDA8A8;
					-webkit-border-radius: 4px;
					-moz-border-radius: 4px;
					border-radius: 4px;
					-moz-box-shadow:0 0 6px #aaaaaa;
					box-shadow:0 0 6px #aaaaaa;
					-webkit-box-shadow:0 0 6px #aaaaaa;   
					display: none;
				} 

				#newsletter_success
				,#newsletter_subscription{
					color: #84AF22;  
					background-color: #E6F2D2;
					border: 1px solid #96C24A;
					-webkit-border-radius: 4px;
					-moz-border-radius: 4px;
					border-radius: 4px;
					-moz-box-shadow:0 0 6px #aaaaaa;
					box-shadow:0 0 6px #aaaaaa;
					-webkit-box-shadow:0 0 6px #aaaaaa; 
					display: none;
				}
				.input_element input.error, .input_element textarea.error, .campo-errato, select.error {
					background-color: #ff9092;
					border: 1px solid #EDA8A8;
					border-radius: 4px 4px 4px 4px;
					box-shadow: 0 0 6px #AAAAAA;
					
				}
				.input_element input.valid, .input_element textarea.valid, .campo-errato, select.valid {
					background-color: #ff9092;
					border: 1px solid #EDA8A8;
					border-radius: 4px 4px 4px 4px;
					box-shadow: 0 0 6px #AAAAAA;
					
				}
*/

/* titoli istanza */
.striscia-titolo-ist {
	/*background-color: #296dba;
	color: #444444;*/
}
.striscia-titolo-ist .row {
	/*
	margin: 0px !important;
	padding: 0px 15px;
	*/
}
.striscia-titolo-ist h1.istanza_titolo {
	padding: 20px;
}
.striscia-titolo-ist h2.istanza_sottotitolo {
	padding: 10px 20px;
	font-size: 20pt;
	font-weight: 200;
	text-align: center;
}
/*
h1.istanza_titolo {
	background-color: #FFF;
	color: #000;
	padding: 5px;
	font-size: 41px;
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
	position: relative;
}
h1.istanza_titolo::after {
	border-color: #fff transparent transparent #fff;
	border-style: solid;
	border-width: 4px;
	content: " ";
	left: 40px;
	position: absolute;
	bottom: -8px;
}
h1.istanza_titolo::before {
	border-color: #fff #fff transparent transparent;
	border-style: solid;
	border-width: 4px;
	content: " ";
	left: 32px;
	position: absolute;
	bottom: -8px;
}
h2.istanza_sottotitolo {
	background-color: transparent;
	color: #FFF;
	padding: 5px;
	font-size: 36px;
	font-weight: normal;
	margin: 10px 0px;
	text-align: right;
}
*/
/* END: titoli istanza */

/* back to top */
.totop {
	display:none;
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 104400;
}
.totop a, .totop a:visited {
    color: #000;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    width: 30px;
}
.totop a:hover {
    color: #FFF;
    text-decoration: none;
}
.totop a, .totop a:visited {
    background: none repeat scroll 0 0 #8cb9c5;
}
.totop a:hover {
    background: none repeat scroll 0 0 #7f7f7f;
}
/* END : back to top */


/* Formattazione FORM */
.input_element {
  margin: 0;
  clear: both;
}

.input_element label {
  display: block;
  float: left;
  width: 150px;
}
.input_element label, .input_element input, .input_element button, .input_element textarea { 
    margin: 5px 0; 
}
.input_element label.c_l_required{

}
.input_element input, .input_element button, .input_element textarea {
  background-color:white;
}
.input_element input.error, .input_element textarea.error, .campo-errato, select.error {
  background-color:#FF9092;
}
.input_element input:focus, .input_element textarea:focus {
  background-color:#f2f2f2;
}

.input_element input.bottone 
, .input_element button.bottone {
  background-color:#f6f6f6;
  padding-left: 5px;
}
.input_element input.bottone:hover 
, .input_element button.bottone:hover {
  background-color:#eaeaea;
}
 
.input_element input, .input_element button, .input_element textarea, .input_element select { 
    border: none; 
    border-bottom: 1px solid #ccc; 
    height: 25px; 
    line-height: 25px; 
    width: 250px; 
    padding: 0 5px; 
    margin: 5px 0; 
}
.input_element input.form_radio
, .input_element input.form_chkbox  {
  height: auto;
  width: auto;
}
.input_element input#ctrl_image_refreshctrl_code, .input_element button#ctrl_image_refreshctrl_code {
  border: none;
  height: auto;
  background: transparent;
  width: auto;
  padding:0;
  margin: 0;
  font-size: 8pt;
}
#immagine_antispamctrl_code {
  height: 60px;
}
 
.input_element input { 
}
.input_element textarea { 
	
}
.input_element textarea.form-textarea-small { 
    height: 50px;
}
.input_element textarea.form-textarea-medium { 
    height: 150px;
}

input[type="submit"]:after {
	content:'sto inviando...';
}
.textarea-large {
  width: 900px !important;
  height: 80px !important;
}
.c_l_required::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f069";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #d93d25 !important;
	font-size: 8px;
	position: relative;
	top: -5px;
	padding: 0px 5px;
}
#form_reg legend.form_legend {
	padding: 20px 0;
}
/* END Formattazione FORM */

/* Custom Message Styling */
.info {
	margin: 20px 0px;
	padding:20px;
  font-size: 14px;
  color: #246EA7;
  background-color: #DFECF7;
  border: 1px solid #A7CEEC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow:0 0 6px #aaaaaa;
  -moz-box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa;  
} 
.error 
,.show-error {
	margin: 20px 0px;
	padding:20px;
  font-size: 14px;
  color: #C92036;  
  background-color: #FAE1E1;
  border: 1px solid #EDA8A8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow:0 0 6px #aaaaaa;
  -moz-box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa;   
} 
.warning {
	margin: 20px 0px;
	padding:20px;
  font-size: 14px;
  color: #E08820;  
  background-color: #FDF4D7;
  border: 1px solid #E8C779;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow:0 0 6px #aaaaaa;
  box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa;    
} 
.success, 
.success-message{
	margin: 20px 0px;
	padding:20px;
  font-size: 14px;
  color: #84AF22;
  background-color: #E6F2D2;
  border: 1px solid #96C24A;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow:0 0 6px #aaaaaa;
  box-shadow:0 0 6px #aaaaaa;
  -webkit-box-shadow:0 0 6px #aaaaaa; 
}

.form_contatti div.success, 
.form_contatti div.error,
#formRegistrazione div.success, 
#formRegistrazione div.error,
#form_login div.error {
  display: none;
}
/* END Custom Message Styling */
