@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,600italic,400,300,700,600);

body, h1, h2, h3, h4, input, label, p {
	font-family: 'Open Sans', sans-serif;
	color: #000;
}

body {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	/*font-size: 15px;*/
}

#container{
	max-width: 1230px;
	padding-top: 30px;
	margin: 0 auto;
	border: 0px solid #D0D0D0;
	/*-webkit-box-shadow: 0 8px 0 8px #F8F8F8;
	-moz-box-shadow: 0 8px 0 8px #F8F8F8;
	box-shadow: 0 8px 0 8px #F8F8F8;*/
}

#header {
	/*background: transparent url('../images/sfondo_body.jpg') 50% 50% no-repeat;*/
	position: relative;
	height: 80px;
	/*border-bottom: 1px solid #D0D0D0;*/
	overflow: hidden;
	background-color: #003366;
}

#header h1 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	/*color: #444;*/
	color: #fff;
	/*background-color: transparent;*/
	/*background-color:#036615;*/
	background-color:#0066CC;
	font-weight: 600;
	font-size: 1.375em;
	line-height: 1.500em;
	margin:0;
	padding: 25px 5px 10px
}

#header h1 span {
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 0.6em;
	line-height: 0.875em;
}

.header-container {
    background-color: #003366;
    width: 1230px;
    height: 80PX;
    margin-left: auto;
    margin-right: auto;
}
.container_governo {
	background-color:#00264D;
	position:absolute;
	width: 1230px;
	height: 80PX;

}

#governo {
	text-decoration: none;
	border: none;
	display: block;
	margin: 0px 0 0 0px;
	padding: 0;
	z-index: 10;
	float:left;
	width:auto;
}

#commissario {
	text-decoration: none;
	border: none;
	display: block;
	margin: 0px 0 0 0px;
	padding: 0;
	z-index: 10;
	float:right;

}



#header a.rer_osservatorio{
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 0.8em;
	color: #036615;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 15px;
	display: block;
	width: 280px;
}

#osservatorio {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 10px;
	border:1px solid #CCCCCC;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	background: #FFFFFF;
}

#osservatorio div {
	border:none;
}

#osservatorio a img{
	display: block;
}

#governo a {
color:#FFF;
text-decoration:none;
}

#governo a img {
	border: none;
	display: block;
	margin: 0px 0 0 0px;
	padding: 10px;
	height:65px;
	position:absolute;

}

#governo a span {
	font-size:22px;
	margin: 10px 0 8px 60px;
	display:block;
	font-weight:600;
	line-height:19px;

	}
#governo a h3 {
	font-size:16px;
	margin: 0px 0 0 60px;
	display:block;
	font-weight:normal;
	line-height:19px;
	background:none;
	padding:0 0 0 0;
	color:#FFF;

}

#commissario a {
color:#FFF;
text-decoration:none;
}

#commissario a img {
	margin: 0px 0 0 0px;
	padding: 15px 10px 10px 10px;
	height:35px;
	border:none;
}


form .field {
	position: relative;
	width: 96%;
	float: left;
	margin: 2px 0 2px 1%;
	padding: 1px 1% 5px;
	
}

form table.elenco.admin .smallbox .field {
  background: transparent;
}

form .field label, form .field div.label{
	display:block;
	font-size: 18px;
}

ul {
	/*font-size: 0.875em;*/
	font-size: 16px;
	font-weight: normal;
}

form .field input[type=text], form .field input[type=password] {
  
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  padding: 0 1%;
  margin: 0 0 0 0;
  height: 50px !important;
  font-size: 20px !important;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  border-radius: 4px;
}

form .field select {
	font-size: 1em;
  	border: 1px solid #ccc;
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 50px !important;
	border-radius: 4px;
	font-size: 20px !important;
	padding: 6px 12px;
	line-height: 1.42857143;
}

form .field.checkbox label {
	margin-left: 20px;
}

form .field.checkbox input {
	position: absolute;
	width: 15px;
	top: 5px;
	left: 5px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
}

.submit {
	clear: both;
	text-align: center;
	padding: 20px 0;
}

h2, h4, h3 {
	display: block;
	clear: both;
	margin: 5px 1% 0;
	padding: 15px 0 5px;
	font-weight: 600;
}

h2 {
	font-size: 1.125em;
}

h4 {
	text-transform: uppercase;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 0;
	margin-bottom: 3px;
	font-size: 0.875em;
}

h3 {
	font-size: 1.000em;
	background: #F2F2F2;
	padding: 15px;
	margin: 5px;
}

a {
	color: #003399;
	background-color: transparent;
	font-weight: normal;
}

p {
	font-size:16px;
}
code {
	font-family: Consolas, Monaco, Courier New, Courier, monospace;
	font-size: 0.750em;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}

body{
	margin:0;
	
}

p.footer{
	text-align: right;
	font-size: 0.688em;
	border-top: 1px solid #D0D0D0;
	line-height: 2.000em;
	padding: 0 10px 0 10px;
	margin: 20px 0 0 0;
}

table {
	margin: 10px 1%;
	border-collapse: collapse;
	width: 98%;
}

form .field.due {width: 46.5%;}
.tre {width: 28%;}

/* stile delle notifiche di errore validazione */
.errors {
	position: relative;
	width: 96%;
	float: left;
	margin: 10px 0 10px 1%;
	padding: 5px 1% 5px;
	background: #F0F0F0;
	border: 1px solid red;

}

.no_errors {
	position: relative;
	width: 96%;
	float: left;
	margin: 10px 0 10px 1%;
	padding: 5px 1% 5px;
	background: #F0F0F0;
	border: 1px solid blue;

}

.errors p {
	margin: 2px 0;
}

.errors p em {
	text-transform: uppercase;
	font-weight: 600;
	font-style: normal;
}

.no_errors p {
	margin: 2px 0;
}

.no_errors p em {
	text-transform: uppercase;
	font-weight: 600;
	font-style: normal;
}

label.errormsg {
	font-size: 0.750em;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 3px;
	line-height: 0.625em;
	color: red;
}

label.errormsg p {
	line-height: 0.8em;
	color: red;
	margin: 5px 3px 3px;
  font-size: 1.3em;
}

input.errormsg {
	background: #CCC;
}

/* fine stile notifiche */

#operativa {
	cursor: pointer;
	text-decoration: underline;
}

/*
 * sezione privacy */

.field.fixed {
	height: 100px;
	overflow-y: scroll;
	font-size: 0.8em;
}

.field.fixed p {
	margin: 0 0 5px;
}

.field.fixed h1 {
	font-size: 1.1em;
	margin: 5px 0 0;
}

.field.fixed h2 {
	font-size: 1em;
	margin: 0 0 5px;
}

/* fine sezione privacy */

/*.hide, input.errormsg.hide {
	background: #F2F2F2;
	border: 0;
	height: 0px;
	visibility: hidden;
}*/

table.elenco {
	/*font-size: 0.8em;*/
	font-size:16px;
}
table.elenco a {
	/*font-size: 0.8em;*/
	color:#fff;
}

table.elenco tr td {
	vertical-align:top;
	border-bottom: 2px solid #ccc;
	padding: 10px 10px 10px 0;

}
table.elenco tr td:last-child {
	padding: 8px;
}

table.elenco tr td.left {
	text-align: right;
	max-width: 225px;
}

table.elenco tr td.smallbox {
    width: 35%;
	/*padding: 8px;
	/*text-align: center;*/
	/*background-color: #F0F0F0;*/
	background-color: #e6e6e6;
}

table.elenco tr td.smallbox textarea {
	width:100%;
	height:100px !important;
	
	}

table.elenco tr .smallbox-left,.smallbox-right  {

	/*text-align: center;*/

	width:50%;
	float:left;
}


table.elenco tr .smallbox-left .field, .smallbox-right .field {
	width: auto;
	float: none;
	margin: 0;
	padding: 3px;
}

table.elenco tr .smallbox-left .field label, .smallbox-right .field label, td.smallbox label{
	text-align: left;
	font-weight:bold;
	font-size: 0.85em;
}

.smallbox .smallbox-inner{
  float: left;
  width: 50%;
}

.smallbox .smallbox-notes{
  clear: both;
}
.smallbox .smallbox-notes label{
  display: block;
}
.smallbox .smallbox-notes textarea{
  width: 100%;
  height: 30px;
}


table.elenco tr td.smallbox input[type=checkbox]{
	margin: 0;
}

table.elenco tr td.smallbox .field {
	width: auto;
	float: none;
	margin: 0;
	padding: 3px;
}

table.elenco tr td.smallbox .field label {
	text-align: left;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
    font-size: 13px;
}

/*
table.elenco tr td.smallbox .field label a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
    font-size: 0.85em;
}

*/

a.safetrigger {
	color:#000 !important;
}

table.elenco tr td a {
	/*color: #000;*/
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
}

table.elenco tr td a.btn.btn-primary, a.btn.btn-danger, a.btn.btn-success, a.btn.btn-info, a.btn.btn-warning {
    white-space: normal !important;
    margin: 3px 10px 10px 0;
    width: 165px;
    font-size: 14px;
}


table.elenco tr td.smallbox .field label a.selected, table.elenco tr td a.selected {
	background: #000;
	color: #FFF;
	padding: 0 3px;
}

table.elenco tr td.smallbox .field select {
	height:35px !important;
	font-size:15px !important;
}

table.elenco tr td.smallbox .field input {
	/*display: block;*/
	height:35px !important;
	font-size:15px !important;
}

table.elenco tr th.smallbox {
	text-align: center;
	font-size: 0.8em;
}


table.elenco tr th {
	border-bottom: 2px solid #ccc;
	text-transform: uppercase;
	font-weight: 600;
	text-align: left;

}

table.elenco ul {
	margin: 0px;
	font-size: 1em;
	padding-left: 0;
	list-style-type: none;
}

table.elenco strong {
	font-weight: normal;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}

table.elenco th a {
	color: #000;
	text-decoration: none;
	font-weight: 600;
	margin-bottom: 0;
}

table.elenco th a.selected {
	/*text-decoration: underline;*/
	background-color: #000;
	color: #fff;
	padding: 0 5px;

}

.fieldarea {
	width: 98%;
	margin: 10px 1%;
	overflow: auto;
}

.fieldarea .field {
	width: auto;
	float: left;
	background: #fff;
	margin-left: 0;
	padding-left: 0;
}

.fieldarea .field label {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
}
.col-sm-6 .fieldarea .field {

   
    width: 100%;
    font-size: 14px;

}


#paginazione {
	margin: 10px 1%;
	text-transform: uppercase;
}


#headbar {
	/*position: relative;
	display: block;
	margin: 10px 0;
	padding: 0 3px 0;
	background: #F5F5F5;
	/*border-bottom: 6px solid #036615;*/
	/*border-bottom: 6px solid #00264D;
	font-size: 0.9em;*/
	
		position: relative;
		display: block;
		background: #0066cc;
		font-size: 0.9em;
	
}

#headbar .menu {
    max-width: 1230px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

/*#headbar ul {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin : 0;
	overflow: auto;
	display: block;
	font-size:1.5rem !important;
}*/

#headbar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: auto;
    display: block;
}

/*#headbar ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
}*/

#headbar ul li {
    float: left;
    margin: 0 0 0 0;
    padding: 30px 20px 30px 0px;
}

#headbar ul li:last-child {
}


/*#headbar ul li a {
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	border-bottom: 5px solid #F5F5F5;
	background: #0066CC;
}*/

#headbar ul li a {
    font-weight: 700;
    color: #FFF;
    text-decoration: none;
  
    padding: 2px 4px;
    font-size: 2rem;
    /* background: #01901A; */
}



#headbar ul li a.selected {
    border-bottom: 5px solid #fff;
}

#headbar ul li a:hover {
    border-bottom: 5px solid #fff;
}

a:focus {
	/*outline: 2px dotted red;
	*/
}
/*
#headbar ul li a:hover{
	background: #E3E3E3;
	color: #000;
}

#headbar ul li a.selected {
	
	background: #00264D;
	border-bottom: 5px solid #00264D;

}

#headbar ul li a.selected:hover {
	color: #fff;
}*/

#logout {
	position: absolute;
	top: 5px;
	right: 5px;
}

#logout a {
	text-decoration: none;
	/*color: #036615;*/
	color:#00264D;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 0.8em;
}
button.button {
  border: 1px solid #ccc;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}
a.button, table.elenco tr td a.button, button.button {
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 2px 3px;
	/*background: #006311;*/
	background:#00264D;
	text-align: center;
	font-size: 0.8em;
	margin: 3px 10px 10px 0;
	-webkit-box-shadow: 2px 2px 0 #F8F8F8;
	-moz-box-shadow: 2px 2px 0 #F8F8F8;
	box-shadow: 2px 2px 0 #CCC;
	cursor: pointer;
}

a.button.red,  table.elenco tr td a.button.red {
	background-color: #F74500;
}

a.button.blue,  table.elenco tr td a.button.blue {
	background-color: #3300FF;
}


a.button.orange,  table.elenco tr td a.button.orange{
	background-color: orange;
}
a.button.green,  table.elenco tr td a.button.green{
	background-color: #009933;
}

a.button.hidden,  table.elenco tr td a.button.hidden{
	visibility: hidden;
}


a.button.unlock, table.elenco tr td a.button.unlock {
	background-color: red;
}

a.button.lock,  table.elenco tr td a.button.lock{
	background-color: #0066CC;
}

a.button.spec,  table.elenco tr td a.button.spec{
	background-color: red;
}

a.button.pecnp,  table.elenco tr td a.button.pecnp{
	background-color: red;
}

ul.submenu {
	display: block;
	overflow: auto;
	margin: 20px 0;
	padding: 0 15px;
	list-style-type: none;
	background: whiteSmoke;
	text-transform: uppercase;
}

ul.submenu li {
	float: left;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	margin: 0;
	padding: 0 5px;
	font-size:15px;
}

ul.submenu li a {
	color: #000;
	text-decoration: none;
}

ul.submenu li a:hover {
	text-decoration: underline;
}

ul.submenu li.selected {
	background: #CCC;
}

ul.sub_submenu {
	display: block;
	overflow: auto;
	margin: 25px 175px;
	padding: 0 15px;
	list-style-type: none;
	background: whiteSmoke;



	text-transform: uppercase;



}

ul.sub_submenu li {
	float: left;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	margin: 0;
	padding: 0 5px;





}

ul.sub_submenu li a {
	color: #000;
	text-decoration: none;





}

ul.sub_submenu li.selected {
	background: #CCC;


}


div.olabel {
	border-bottom: 1px solid #CCC;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.8em;
	display:block;
}

form .field label.inline {
	display: inline;
	text-transform: none;
	font-weight: 400;
	font-size: 1em;
}

.20pc {
	width: 2%;
}
.21pc th {
	width: 2%;
}

.25pc {
	width: 45%;
}

.soas {
width:308px;
}

.atecos{
width:auto;
}

.riferimento{
width:100px;
word-wrap: break-word;
}
.azienda {
width:125px;
word-wrap: break-word;
}

.tipologia {
width:200px;
word-wrap: break-word;
}

.curriculum {
width:100px;
}


.scadenza_azienda{
width:300px;
}
.scadenza_cf{
width:150px;
}




table.riepilogo {
font-size:0.7em;
}

table.riepilogo th {
border:1px solid;
}

table.riepilogo td {
border:1px solid;
text-align:center;
}

form .field_antimafia {
margin-top:40px;
margin-bottom:60px;
position:relative;
float:left;
width:100%;
}


.tooltip {
    display:none;
    background:transparent url('../images/black_very_big.png');
    font-size:12px;
    height:900px;
    width:995px;
    padding:55px;
    color:#eee;
  }

.tooltip p {
color:white;
margin-top:50px;
margin-left:10px;
margin-right:10px;
}

.tooltip td {
border:solid 2px;
padding:4px;
}

#open_data {
padding-left:10px;
padding-bottom:8px;
}

#open_data_details {
padding-left:10px;
padding-bottom:15px;
font-size:13px;
}



.hidden{
  display: none;
}

.resizer{
  clear: both;
}

form .field.w50{
  width: 46%;
  margin-left: 1%;
  margin-right: 1%;
}


.office.container{
  margin-bottom: 17px;
}

.box-familiare{
  border-style: dashed;
  border-color: #DDDDDD;
  border-width: 0px 0px 2px 0px;
  margin: 10px 0px;
  padding: 10px 10px 10px 50px;
}

.box-familiare:last-child{
  border-width: 0px 0px 0px 0px;
}

.anagrafica-box:last-child{
  border-bottom-width: 0px;
}
.anagrafica-box{
  border-style: dashed;
  border-color: #DDDDDD;
  border-width: 0px 0px 4px 0px;
  margin-bottom: 17px;
  padding-bottom: 25px;
}


.indent.field{
  margin-left: 40px;
  width: 93%;
}

.important_message{
  font-size: 18px;
  border: 2px solid #ccc;
  border-radius: 3px;
  padding: 10px;
  display: inline-block;
  background-color:#EFEFEF;

}







.doc_code{
  font-size: 26px;
  border: 2px solid #ccc;
  border-radius: 3px;
  padding: 10px;
  display: inline-block;
  font-weight: bold;
}


ul.highlight{
  font-size: 14px;
}

.padded{
  padding: 0px 15px 0px 15px;
}

.resizer{
  clear: both;
}
.labelhidden label{
  display: none !important;
}
.labelhidden label.errormsg{
  display: block !important;
}

form.preview label{
  font-size: 18px;

}


form.preview .field.checkbox label{
  font-size: 1.1em;
  text-transform: none;
  margin-left: 40px;
}

/*
.preview-field{
  font-size: 1.2em;
  display: block;
  width: 100%;
  padding: 2px 1%;
  margin: 0 0 0 0;

  border: 1px solid #ccc;
  min-height: 27px;
}*/

.preview-field{
	font-size: 20px;
	display: block;
	width: 100%;
	padding: 6px 12px;
	margin: 0 0 0 0;
	border: 1px solid #ccc;
	height: 50px;
	line-height: 1.42857143;
}

form .field input[type="checkbox"].preview-field {
  width: 30px;
  height: 30px;
}

form .field input[type="radio"].preview-field {
  width: 30px;
  height: 30px;
}

div.preview-field{
  background-color: #E4E4E4;
}
form.preview .field {
  font-size: 1.2em;
  display: block;
  width: 100%;
  padding: 2px 1%;
  margin: 2px 0;
 
  min-height: 32px;
}

.preview-field.readonly  {
	background-color: #E4E4E4;
}

form.preview a.add{
  float: left;
  font-weight: bold;
  border: 1px solid #65DDE0;
  padding: 3px 5px;
  border-radius: 1px;
  background-color: #65DDE0;
  color: #004A4D;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
}
form.preview a.rm{
  float: right;
  font-weight: bold;
  border: 1px solid #004A4D;
  padding: 3px 5px;
  border-radius: 1px;
  background-color: #004A4D;
  color: #65DDE0;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
}
form.preview a.reset{
  font-weight: bold;
  border: 1px solid #5A6772;
  padding: 3px 5px;
  border-radius: 1px;
  background-color: #fff;
  color: #5A6772;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
}

form.preview input[type="submit"] {
  font-size: 2em;
}


form.preview .field.privacy {
  font-size: 0.8em;
  border-style: dashed;
  border-color: #ddd;
  border-width: 1px 0px 1px 0px;
 
  height: 200px;
}

.preview-textarea, form.preview textarea{
  white-space: pre-wrap;
  font-size: 1em;
  height: 200px !important;
}

form hr{
  border-width: 0px 0px 4px 1px;
  border-style: dashed;
  border-color: #ddd;
  padding: 10px 0px;
}


.preview h3{
  background-color: transparent;
  margin: 0px;
  padding: 10px 10px 10px 10px;
}

form .inpreview-chk{}
form .inpreview-chk label{
  font-size: 1.1em;
  text-transform: none;
  float: left;
  margin-left: 10px;
}
form .inpreview-chk .fake-checkbox{
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 24px;
  float: left;
  padding: 4px 5px;
}
form .inpreview-chk .fake-checkbox.size-2{
  width: 70px;
  text-align: right;
  padding: 4px 5px;
}
form .inpreview-chk .fake-checkbox.size-3{
  width: auto;
  text-align: left;
  padding: 4px 10px;
  display: inline-block;
}
.impresa{
  margin-bottom: 15px;
  background-color: #EFEFEF;
  padding: 5px 0px;
}
.warning{
  background-color: #fff3b1;
  color: #846017;
  border: 2px solid #846017;
}
.warning em{
  font-size: 1.6em;
  font-weight: bold;
}

.error{
  background-color: #FCE7E3;
  color: #8A4C3B;
  border: 2px solid #8A4C3B;
}
.error em{
  font-size: 1.3em;
  font-weight: bold;
}

.half .field.inpreview{
  width: 50%;
}

.half-button{
  /*width: 436px;*/
  width: 600px;
  float:left;
  text-align: center;
}

.preview-anagrafica.odd{
  background-color: #EFEFEF;
}
.preview-anagrafica.odd .field{
  background-color: #EFEFEF;
}
.preview-anagrafica.even{
  background-color: #fff;
}
.preview-anagrafica.even .field{
  background-color: #fff;
}

.preview-anagrafica .fake-checkbox {
  display: none;
}

.preview-familiari{
  border: 1px solid #dbdbdb;
  margin-left: 25px;
  border-width: 1px 0px 1px 0px;
}
.preview-familiari hr.resizer{
  border-width: 1px;
}

.preview-familiari .preview-familiare{
  border-width: 0px 0px 1px 0px;
  border-style: dashed;
  border-color: #dbdbdb;
  margin-bottom: 15px;
}
.preview-familiari .preview-familiare:last-child{
  border-width: 0 !important;
}


a.modifica{
  cursor: pointer;
  font-weight: bold;
  border: 1px solid #65DDE0;
  padding: 10px 20px;
  border-radius: 3px;
  background-color: #65DDE0;
  color: #004A4D;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  font-size: 2em;
}
a.conferma, input.conferma{
  cursor: pointer;
  font-weight: bold;
  border: 1px solid #004A4D;
  padding: 10px 20px;
  border-radius: 3px;
  background-color: #004A4D;
  color: #65DDE0;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  font-size: 2em;
}

form.preview label.errormsg{
  font-size: 0.9em;
  line-height:20px;
}

.odder:nth-child(odd){
  border-width: 0 0 1px 0;
  border-style: dashed;
  border-color: #ddd;
}
.odder:nth-child(odd) .field, .odder:nth-child(odd){

  background-color: #EFEFEF;
}
.odder:nth-child(even) .field, .:nth-child(even){
  background-color: #fff;
}

.smallpls{
  font-size: 0.7em;
  font-weight: 100;
}

.helplink {
  font-weight: bold;
  font-style: italic;
  padding: 8px;
  display: inline-block;
  font-size: 1.2em;
}

.familiar_roles{
  display: none !important;
}

.hint {
  text-align: center;
  border-radius: 2px;
  font-size: 1.5em;
  padding: 5px 5px;
  margin: 5px 15px;
}


.dashed{
  border-width: 2px 0;
  border-style: dashed;
  border-color: #ddd;
}


.warning-cfsoft{
  background-color: #fff3b1;
  color: #846017;
  border: 2px solid #846017;
  padding: 10px;
}

.field.textbox input{
  width: 55px !important;
  float: left;
}
.field.textbox label{
  float: left;
  text-transform: none !important;
  font-size: 1.1em;
  text-indent: 15px;
}

.offices-wrapper{
  padding-left: 50px;
}


.statofieldwrapper{
  margin-bottom:20px;
}

select.stato{
  width: 120px;
}

td.middlebox{}

.sl_wrapper{
  width: auto;
}


.soa-desc{
  display: block;
  width: 525px;
  overflow: hidden;
  float: left;
  font-size: 14px;
}
.soa-val{
  float: right;
  margin-top: -62px;
}


#soas_list .field.inpreview.checkbox {
  height: 57px;
}

table.elenco tr td.id{
  width: 20px;
}


#paginazione{
  font-size: 1em;
}
#paginazione strong{
  display: inline-block;
  margin: 0 5px;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 3px 5px;
  border-radius: 3px;
  background-color: #fafafa;
}
#paginazione a{
  display: inline-block;
  margin: 0 5px;
  font-size: 1em;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 3px 5px;
  border-radius: 3px;
}
#paginazione a:hover{
  background-color: #ccc;
}

.esito{
  background-color: #fff;
}
.protocollo_num{
  background-color: #fff;
}


.killer{
  position: absolute;
  top: -27px;
  right: 21px;
  background-color: #FAFAFA;
  border-radius: 3px 3px 0 0;
  border-style: solid;
  border-color: #666;
  border-width: 1px 1px 0px 1px;
  padding: 2px 6px;
  cursor: pointer;
  color: #a80000;
}

/*Chat*/
.form-wrapper{
    border-radius: 7px;
  }
  .form-wrapper label{
    font-weight: bold;
  }
  .errors li{
    list-style: none;
    width: 100%;
    text-align: center;
  }
  .errors ul{
    padding-left: 0;
    margin-bottom: 0;
  }
  .message-holder {
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 400px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .msg-item {
    overflow: hidden;
    clear: both;
    margin-bottom: 12px;
    padding-top: 10px;
    border-radius: 4px;
    padding-bottom: 10px;
  }
  .msg-text {
    padding-left: 70px;
    padding-top: 5px;
    line-height: 19px;
    padding-right: 70px;
  }
  .msg-img {
    width: 60px;
    margin: 0 10px;
  }
  .author{
    font-weight: bold;
  }
  
  .msg-item p{
    margin:0;
  }
  
  .msg-item .time {
    font-size: 10px;
  }
  .msg-item.left-msg {
    background: #0e85a0;
    color: #fff;
  }
  .msg-item.right-msg {
    background: #444;
    color: #fff;
  }
  .time {
    color: #fff;
    opacity: 0.8;;
  
  }
  .left-msg .msg-img{
    float: left;
  }
  .right-msg{
    text-align: right;
  }
  .right-msg .msg-img{
    float: right;
  }
.faq {
		box-shadow: 0 2px 8px rgba(35, 35, 35, 0.3);
		margin: 10px;
		transition: all 0.3s ease;
		cursor: pointer;
		background-color: #ffffff;
		z-index: 1;
	  }
	  .faq:hover {
		box-shadow: 0 4px 14px rgba(35, 35, 35, 0.3);
	  }
	  .faq_question {
		font-size: 15px;
		font-weight: 600;
		padding: 20px;
		position: relative;
	  }
	  .faq .to-bottom::before {
		content: "";
		position: absolute;
		top: 50%;
		right: 1rem;
		transform: translateY(-50%);
		border-right: 8px solid transparent;
		border-left: 8px solid transparent;
		border-top: 10px solid #707070;
	  }
	  .faq .to-bottom::after {
		content: "";
		position: absolute;
		top: 50%;
		right: calc(1rem + 1px);
		border-right: 7px solid transparent;
		border-left: 7px solid transparent;
		transform: translateY(calc(-50% - 2px));
		border-top: 9px solid #ffffff;
	  }
	  .faq .to-top::before {
		content: "";
		position: absolute;
		top: 50%;
		right: 1rem;
		transform: translateY(-50%);
		border-right: 8px solid transparent;
		border-left: 8px solid transparent;
		border-bottom: 10px solid #707070;
	  }
	  .faq .to-top::after {
		content: "";
		position: absolute;
		top: 50%;
		right: calc(1rem + 1px);
		border-right: 7px solid transparent;
		border-left: 7px solid transparent;
		transform: translateY(calc(-50% + 1px));
		border-bottom: 9px solid #ffffff;
	  }
	  .faq_answer {
		display: none;
		padding: 30px;
		border-top: 1px solid #bcbcbc;
	  }
	  #return-to-top em {
		color: #fff;
		margin: 0;
		position: relative;
		left: 16px;
		top: 13px;
		font-size: 19px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

.trumbowyg-editor {
  min-height: 165px !important;
}
.trumbowyg-box.trumbowyg-editor-visible {
  min-height: 165px !important;
}
/*NUOVA INTERFACCIA*/
	
.portletHomepageWrapper {
	padding:10px;
}

dl.portlet.rtCollectionPortlet.HomepageNOTitlePortlet {
	margin-bottom:0px;
	border:0 none;
	background-color:transparent;
}
.HomepageNOTitlePortlet .portletItem {
	width:160px;
	height:200px;
	text-align:center;
	margin:0 21px 50px;
	vertical-align:top;
	display: inline-block;
	text-align:center;
	background-color: #003366;
	position: relative;
	transition: all .2s ease-in-out;
	border-radius:30px;

}

.HomepageNOTitlePortlet .portletItem:hover {
	transform: scale(1.1);	
	background-color:#205C90;
}



.HomepageNOTitlePortlet .portletItem:first-child {
	margin-left:0px;
}

#return-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: #0066cc;
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top em {
	color: #fff;
	margin: 0;
	position: relative;
	left: 16px;
	top: 13px;
	font-size: 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top:hover {
	background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover em {
	color: #fff;
	top: 5px;
}

p.tile_title {
	margin-top: 156px;
    text-align: center;
    display: block;
    color: white;
    font-size: 1em;
}

dl.portlet dd.portletItem a {
	word-wrap: break-word;
}
dl.portlet.rtCollectionPortlet.HomepageNOTitlePortlet dd.portletItem img.tileImage {
	position: absolute;
    top: 10%;
    left: 15%;
    width: 120px;
    height: 120px;
}
.visualClear {
	clear:both;
}

/*progressbar*/
#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	color: #10638A;
	text-transform: uppercase;
	font-size: 18px;
	width: 20%;
	float: left;
	position: relative;
	font-weight:700;
	text-align:center;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 26px;
	line-height: 26px;
	display: block;
	font-size: 18px;
	color:white;
	background:#10638A;
	border-radius: 3px;
	margin: 0 auto 5px auto;
	
}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 4px;
	background: #10638A;
	position: absolute;
	left: -45%;
	top: 12px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,  #progressbar li.active:after {
	background: #5cb85c;
	color:white;
}

#progressbar li a {
	color:#5cb85c;
	font-weight: 700;
	text-decoration: none !important;
}

ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
	font-size:15px;
}

/*FOOTER*/

#portal-footer-wrapper {
    background-color: #30373d;
    padding: 50px 0px;
    color: #fff !important;
    clear: both;
}

#footer-wrapper {
    width: 1230px;
    margin-right: auto;
    margin-left: auto;
}

#portal-footer-wrapper .portal-footer {
    width: 100%;
}
@media (min-width: 992px) {
	.colonna-1-di-4 {
    width: 25%;
    float: left;
    padding-right: 15px;
}
}

#portal-footer-wrapper h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    background: none;
    padding: 0px;
}


#portal-footer-wrapper a {
    color: #65dde0;
    border-color: #65dde0 !important;
    border: 0;
}

#portal-footer-wrapper p {
	color: #fff;
}

#portal-footer-wrapper ul li {
    padding-bottom: 5px;
    padding-left: 0;
    background: none;
    line-height: 1.5em;
    font-size: 18px;
}


#portal-footer-wrapper a span {
    font-size: 22px;
    margin: 10px 0 8px 60px;
    display: block;
    font-weight: 600;
    line-height: 38px;
}

#portal-footer-wrapper a h3 {
    font-size: 16px;
    margin: 0px 0 0 60px;
    display: block;
    font-weight: normal;
    line-height: 0px;
    background: none;
    padding: 0 0 0 0;
    color: #FFF;
}
#portal-footer-wrapper img {
border: none;
    display: block;
    margin: 0px 0 0 0px;
    padding: 10px;
    height: 65px;
    position: absolute;
}

#portal-footer-wrapper .portletItem {
    padding: 1em;
    margin: 0;
}

h1.title {
    background-color: #003366;
    color: white;
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    font-size: 1.9em;
    font-weight: bold;
    padding: 0.5em 22px;
    line-height: 1em;
    border-bottom: 5px solid #004d99;
    margin-bottom: 0;
}

.content .taxonomy-term.vocabulary-speciale .content-body, .content .taxonomy-term.vocabulary-commissari .content-body {
    position: relative;
    width: 100%;
}


.content .taxonomy-term .field--name-description, .content .taxonomy-term .content-body {
	width: 30%;
    height: 100%;
    position: absolute;
    z-index: 10;
    background-color: rgba(230, 230, 230, 0.8);
    font-size: 20.8px;
    line-height: 1.3em;
}

.content .taxonomy-term .content {
    position: relative;
}

.content .taxonomy-term .field--name-description p, .content .taxonomy-term .field--name-description h3, .content .taxonomy-term .content-body p, .content .taxonomy-term .content-body h3 {
    margin: 16px;
}

.field--type-entity-reference {
    margin: 0 0 1.2em;
}

.page-vocabulary-speciale .vocabulary-speciale .field--name-field-image-media img, .page-vocabulary-speciale .vocabulary-commissari .field--name-field-image-media img, .page-vocabulary-commissari .vocabulary-speciale .field--name-field-image-media img, .page-vocabulary-commissari .vocabulary-commissari .field--name-field-image-media img {
    width: 100%;
}

.content .taxonomy-term .field--name-description p, .content .taxonomy-term .field--name-description h3, .content .taxonomy-term .content-body p, .content .taxonomy-term .content-body h3 {
    margin: 20px;
}

.view .view-header {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 1.2em;
}

.block {
    margin-bottom: 20px;
    clear: both;
}
.content .taxonomy-term .field--name-description p, .content .taxonomy-term .field--name-description h3, .content .taxonomy-term .content-body p, .content .taxonomy-term .content-body h3 {
    margin: 16px;
}

.field--type-entity-reference {
    margin: 0 0 1.2em;
}

.content .view-taxonomy-term-custom .view-header {
    padding-top: 0;
}

.view .view-header {
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 1.2em;
}

.views-element-container {
    padding: 0;
}

.page-vocabulary-speciale .vocabulary-speciale .field--name-field-image-media img, .page-vocabulary-speciale .vocabulary-commissari .field--name-field-image-media img, .page-vocabulary-commissari .vocabulary-speciale .field--name-field-image-media img, .page-vocabulary-commissari .vocabulary-commissari .field--name-field-image-media img {
    width: 100%;
}


/*FAQ*/
#full-faq .faq-area .card .card-header.active {
    background-color: #10638A;
}

#full-faq {
    padding: 0px 0 50px 0px;
}

#full-faq .faq-area .card {
    border: 0;
    margin: 8px 0;
    overflow: visible;
    -webkit-appearance: none;
}

.card-body {
    padding: 20px 30px;
}

#full-faq .faq-area .card .card-header {
    border: 0;
    padding: 0;
    border-radius: 10px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border: solid 1px #e3e8ec;
    background-color: #10638A;
    -webkit-appearance: none;
}

h2.mb-0 {
    font-size: 18px;
    clear: both;
    margin: 5px 0 5px 10px;
    font-weight: 600;
}

#full-faq .faq-area .card .card-header h2 a {
    padding: 10px 10px 10px 10px;
    font-weight: 600;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 0;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    -webkit-appearance: none;
}

.notice-box-topic {
	font-size:20px;
	text-decoration: underline;
	margin-left: 2px;
	font-weight:bold;
	
} 

.notice-box-text {
	margin-bottom:25px;
	font-size:18px;
	margin-left: 2px;
}


.notice-box {
    width: 85%;
    margin: 25px auto 0;
    box-shadow: 1px 2px 4px 0 rgb(0 0 0 / 10%);
    border-top: 10px solid #3b86d0;
    border-radius: 10px;
    padding: 24px;
	margin-bottom:30px;
}

.block-type-links .field--name-field-image-links .field__item .field--name-field-link a, .block-type-links .field--name-field-image-links .field-content .field--name-field-link a, .block-type-links .views-field-field-image-link .field__item .field--name-field-link a, .block-type-links .views-field-field-image-link .field-content .field--name-field-link a {
    color: white;
    background-color: #004d99;
    text-transform: uppercase;
    padding: 6px 13px;
    border-radius: 0;
    border: 0;
    padding: 15px 5px 10px 5px;
    display: block;
    border-bottom: 5px solid #003366;
    text-transform: initial;
    padding-right: 15px;
    padding-left: 15px;
    padding-right: 5px;
    padding-left: 5px;
}

.container-fluid {
    max-width: 100% !important;
	border: 0px solid !important;
    margin-right: auto;
    margin-left: auto;
	height:8px;
	box-shadow: none !important;
}



div.container-fluid.flag-container .row {
    height: 100%;
    margin: 0;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
	}



div.col-4.flag-1 {
    background: #009246;
}

div.col-4.flag-2  {
    background: white;	
}
div.col-4.flag-3  {
    background: #ce2b37;
}



.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333% !important;
    max-width: 33.333333%;
}

@media (min-width: 0) and (max-width: 991px) {
    .content .taxonomy-term .field--name-description, .content .taxonomy-term .content-body {
		width: inherit;
		height: inherit;
		position: inherit;
       
    }
}

@media (min-width: 0) and (max-width: 991px) {
    .content .taxonomy-term .content {
        display: -webkit-flex;
        flex-flow: column;
    }

	.content .taxonomy-term {
		display: -webkit-flex;
        flex-flow: column;
	}
	img {
		vertical-align: text-bottom;
		max-width: 100%;
		height: auto;
	}
}


@media (max-width: 375px) {
    .HomepageNOTitlePortlet .portletItem, .HomepageNOTitlePortlet .portletItem:first-child {
        margin: auto;
        display: inline-block;
        margin-bottom: 50px;
		margin-left: 4px;

		
	
    }

	.portletHomepageWrapper {
	margin-left: 10px;
    margin-right: 10px;
	}

	.portletHomepageWrapper {
		padding:0px;
	}
}


@media (min-width: 376px) and (max-width: 401px) {
    .HomepageNOTitlePortlet .portletItem, .HomepageNOTitlePortlet .portletItem:first-child {
        margin: auto;
        display: inline-block;
        margin-bottom: 50px;
		margin-left: 10px;

		
	
    }

	.portletHomepageWrapper {
	margin-left: 10px;
    margin-right: 10px;
	}
}

@media (min-width: 401px) and (max-width: 767px) {
    .HomepageNOTitlePortlet .portletItem, .HomepageNOTitlePortlet .portletItem:first-child {
        margin: auto;
        display: inline-block;
        margin-bottom: 50px;
		margin-left: 20px;

		
	
    }


}

@media (max-width: 767px) {
    #container, #portal-footer-wrapper {
        width: 100%;
		padding-top:0px !important;
    }
	#progressbar li {
        font-size: 9px !important;
        width: 18% !important;
    }

	.col-sm-7, .col-sm-5{
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

	a.btn.btn-primary{
		margin:0 0 15px 30px !important;
		width: 85% !important;
	}

	.colonna-1-di-4 {
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: 0px !important;
}
}



.page-vocabulary-speciale .vocabulary-speciale .field--name-field-image-media img, .page-vocabulary-speciale .vocabulary-commissari .field--name-field-image-media img, .page-vocabulary-commissari .vocabulary-speciale .field--name-field-image-media img, .page-vocabulary-commissari .vocabulary-commissari .field--name-field-image-media img {
    width: 100%;
}




.mobile {
	width:100%;
	position: relative;
	z-index: 3;
}

.mobile ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	
}

.mobile li a {
	display: block;
	padding: 10px 20px;
	border-right: 1px solid #f4f4f4;
	text-decoration: none;
}

.mobile li a:hover,
.mobile .menu-btn:hover {
	background-color: #f4f4f4;
}

.mobile .logo {
	display: block;
	float: left;
	font-size: 2em;
	padding: 10px 20px;
	text-decoration: none;
}

/* menu */

.mobile .menu {
	clear: both;
	max-height: 0;
	transition: max-height .2s ease-out;
	display:none;
}

/* menu icon */

.mobile .menu-icon {
	cursor: pointer;
	display: inline-block;
	float: right;
	padding: 20px 10px 0px 0px;
	position: relative;
	user-select: none;
}

.mobile .menu-icon .navicon {
	background: #333;
	display: block;
	height: 2px;
	position: relative;
	transition: background .2s ease-out;
	width: 18px;
}

.mobile .menu-icon .navicon:before,
.mobile .menu-icon .navicon:after {
	background: #333;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	transition: all .2s ease-out;
	width: 100%;
}

.mobile .menu-icon .navicon:before {
	top: 5px;
}

.mobile .menu-icon .navicon:after {
	top: -5px;
}

	/* menu btn */
	
	.mobile .menu-btn {
		display: none;
	}
	
	.mobile .menu-btn:checked ~ .menu {
		max-height: 240px;
	}
	
	.mobile .menu-btn:checked ~ .menu-icon .navicon {
		background: transparent;
	}
	
	.mobile .menu-btn:checked ~ .menu-icon .navicon:before {
		transform: rotate(-45deg);
	}
	
	.mobile .menu-btn:checked ~ .menu-icon .navicon:after {
		transform: rotate(45deg);
	}
	
	.mobile .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
	.mobile .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
		top: 0;
	}

	.mobile .menu-btn:checked + .header-logo {
	display:none !important;
	}

	
	
	/* 48em = 768px */
	
	@media (min-width: 48em) {
		.mobile li {
			float: left;
		}
		.mobile li a {
			padding: 20px 30px;
		}
		.mobile .menu {
			clear: none;
			float: right;
			max-height: none;
		}
		.mobile .menu-icon {
			display: none;
		}

	}

	@media (max-width: 767px) {
		#headbar {
			display: none;
		}
		.container-fluid {
			display: none;
		}
	}

	@media (min-width: 48em) {
		.mobile {
			display: none;
		}
	}

	@media (max-width: 767px) {
		.mobile .menu {
			display: block !important;
		}
	}

	html, body {
		overflow-x: hidden;
	  }
	  body {
		position: relative
	  }

	  .header-user {
		position: absolute;
	
		color: #fff;
		top: 10px;
		right: 25px;
	}
	
	.header-user span {
		border-radius: 100%;
	
		color: #fff;
		font-size: 2em !important;
	}
	
	.header-user-menu {
		position: absolute;
		top: 5px;
		right: -30px;
	}
	
	#headbar ul li:last-child {
	}