html,
body {
    font-size: 14px;
    height: 100%; 
}
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
}
.header{
    /* background: url('../img/bg_headerPP.png') 0 bottom no-repeat;
    height: 90px; */
    max-width: 100%;
    height: auto;
}

#pannelloUserDiv{
    height: 30px;
    padding-top: 10px;
    /*background: url('../img/bg_pannelloUser.png')*/
}
div.container{
    /* width: 1024px; */
    /* width: 80%; */
    width: 76%;
}
.container .credit {
    margin: 20px 0;
}
.container .language {
    float: left;
    text-transform: uppercase;
}

.sidebar-nav {
    padding: 9px 0;
}

.footer{
    background:#f5f5f5; 
    margin-top: 30px;
    /*    position: absolute;
        bottom: 0;
        width: 100%;*/
}

.footer,.push {
	height:60px;
}
.displayUser {
	float:right;
}
@media only screen and (max-device-width : 980px) {
	* {
		box-sizing: border-box;
	}
	div.container {
		width: 100% !important;
	}
	.title {
		height: auto !important;
		overflow: auto;
	}
	#wrap {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -60px;
	}
	
	.container {
		max-width: 100% !important;
	}
	.form-signin {
		max-width: 90% !important;
		margin: 15px 1% 2% 5% !important;
		padding: 30px 1% 10% 5% !important;
	}
	#pannelloUserDiv {
		height: 10px !important;
		padding-top: 0px !important;
	}
	.form-signin input[type="text"], .form-signin input[type="password"] {
		font-size: 14px !important;
		width: 80% !important;
		height: auto;
		margin-bottom: 10px !important;
		padding: 4px 6px !important;
	}
	.input-xlargeCustom {
		width: 97% !important;
	}
	.input-xlargeCustom2 {
		width: 86% !important;
	}
	.input-xlarge {
		width: 66% !important;
	}
	.footer, .push {
		height: 60px;
	}
	p {
		margin-bottom: 20px !important;
		line-height: 24px !important;
		font-size: 0.85em !important;
	}
	ul.actions {
		float: left !important;
	}
	ul.nav-pills a {
		font-size: 85%;
	}
	.nav-tabs > li > a {
		font-size: 0.85em !important;
	}
	.form-horizontal .control-label {
		width: 31% !important;
		margin-left: 2%;
		font-size: 0.85em;
	}
	.form-horizontal .controls {
		margin-left: 0px !important;
	}
	.controls input[type="text"] {
		height: 1%;
	}
	.submit-group {
		margin-right: 2%;
	}
	.form-control {
		width: 206px;
		font-size: 0.85em;
	}
	.privacyDiv {
		margin-left: 2%;
		margin-right: 2%;
	}
	.autTrattDatiSpan {
		font-size: 0.85em;
	}
	
	.popover{
	    max-width: 54% !important;
	    font-size: 0.97em;
	}
	.displayUser {
		float: none !important;
		font-size: 0.83em;
	}
	.soften {
		margin-bottom: 0px !important;
    	margin-top: 8% !important;
	}
	.popover-title {
		font-size: 1.1em !important;
	}
	div.dataTables_wrapper {
	    font-size: 0.85em;
	}
	.dataTables_filter input {
	    margin-bottom: 0px !important;
    	width: 55%;
	}
	.dataTables_filter label {
    	font-size: 1.2em;
	}
	div.divCheck{
		width: 100% !important;
	}
	div#utenzaDiv {
		overflow: auto;
	}
	.profiloClose, .profiloOpen {
		width: 100% !important;
    	height: 100% !important;
	}
	div#richiestaDiv {
		font-size: 0.85em !important;
	}
	.popup {
		width: 93% !important;
    	left: 52% !important;
    	top: 50% !important;
    	/* height: 68% !important; */
    	/* font-size: 0.85em !important; */
    	margin-left: -49% !important;
    	margin-top: 8% !important;
	}
	div.pplabel {
    	font-size: 0.85em !important;
	}
	#textAreaNote,textAreaNoteRich,#testoPopup {
		font-size: 0.9em !important;
		/* width: 86% !important; */
	}
	#s2id_selectNoteSugg, #s2id_selectNoteSugg2,#textAreaNote,#textAreaNoteRich,#testoPopup {
    	width: 86% !important;
	}
	ul.select2-results > li {
    	font-size: 0.95em;
	}
	td.pplabel {
   	 	width: 45% !important;
	}
	input[type="radio"] + label {
		float: none !important;
		width: auto !important;
	}
	
	table.dataTable > tbody > tr.child span.dtr-title {
	    width: 9em;
	    margin-right: 0.3em;
	}
	
	i.icon-edit {
	    vertical-align: sub;
	}
	i.icon-th-list {
    	vertical-align: super;
    	text-align: center;
	}
	
	div.contentColorbox {
		font-size: 0.85em !important;
	}
	div#cboxTitle {
    	font-size: 0.85em;
	}
	.menuL > ul > li {
		height: 2% !important;    
		width: 100% !important;
	}
	
}
table.richiesteInbox{
	width: 100% !important;
    margin-top: 20px;
}
.divExcel {
	margin-bottom: 10px;
}
.error {
    color: red;
    text-align: center;	
}
td.pplabel{
    width: 200px;
}

#inputAutTrattDati {
	margin-right: 1%;
}

#divNavHead{
    clear: both;
    width: 100%;
    height:40px;
}
ul{
    /*float: left;*/
}
ul.actions{
    float: right;
}
#insertMovimentoForm td input{
    border:0; 
    background-color:transparent;
    margin:0;
    padding:0;
    box-shadow:none;
    width: 100%;
}

#chiusuraPratica td input{
    border:0; 
    background-color:transparent;
    margin:0;
    padding:0;
    box-shadow:none;
    width: 100%;
}

.title {
    background: #B30002 url('../img/bg_title.gif') 0 bottom repeat-x;
    height: 20px;
    padding: 6px 10px;
    font-weight: bold;
    font-size: 13px;
    margin: 10px 0px 10px 0px !important;
    text-align: left;
    color: #FFF;
}
#menu{
    margin-top:5px;
    margin-bottom: 55px;
}
.form-horizontal .control-label {
    width: 180px;
    text-align: left;
}
ul.nav-pills li.active a {
    font-weight: bold;
}
.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus
{
    color: black;
    background-color: #eeeeee;
}
ul.nav-pills a {
    color: black;
}
.nav-tabs > li > a{
    color: #78787A;
}
.btn,.btn:hover,.btn:focus {
    width: 100px;
    height: 25px;
    color: #FFF;
    font-weight: bold;
    font-size: 1em;
    padding: 2px;
    margin: 0px;
    cursor: hand;
    font-family: Arial;
    text-indent: 1px;
    text-shadow: none;
    border: 0;
    text-transform: uppercase;
    background: url('../img/bg_button.png') no-repeat
}
.submit-group{
    float: right;
}
.popover{
    max-width: 450px;
}
.popover-title{
    background-color:#78787A;
    color: white;
    font-weight: bold;
    text-align: center;
}


.buttoms{
    background-color: grey;
    width: 50px;
    height: 20px;
}
.dataTables_filter{
    clear:both;
}
div.dataTables_filter{
	float: left !important;
}
.form-signin {
    max-width: 380px;
    padding: 19px 29px 29px;
    margin: 0 auto 20px;
    background-color: #FDFDFD;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    margin-top: 50px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
    font-size: 16px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 9px;
}
/*div#spinner
{
    display: none;
    width:100px;
    height: 100px;
    position: fixed;
    top: 80%;
    left: 50%;
    background: url('../img/loading.gif') no-repeat;
    text-align:center;
    padding:10px;
    margin-left: -50px;
    margin-top: -50px;
    z-index:2;
    overflow: auto;
}*/
.esitoImg{
    margin: 30px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.table th, .table td{
    padding: 4px;
}
/*table.table{
    margin-bottom: 50px !important;
}*/
.input-xlargeCustom, .input-xlargeCustom2 {
    width: 400px;
}


.buttonSubmitOff {
    background: url('../img/Icone_radio/ico_check_off.png') 0 bottom repeat-x;
    cursor:not-allowed;
    width: 30px;   
    height: 30px;
}

.buttonSubmitOn {
    background: url('../img/Icone_radio/ico_check_on.png') 0 bottom repeat-x;
    width: 30px;   
    height: 30px;
   
}

.buttonSubmitOff {
   	background:url('../img/Icone_radio/icone_pic_workflow.png')-1px -156px no-repeat;
    cursor:not-allowed;
    border:none;
    margin-top: 4px;
}

.buttonSubmitOn {
	background:url('../img/Icone_radio/icone_pic_workflow.png') -32px -156px repeat;
    margin-top: 4px;
    border:none;
}


/*
input[type="radio"]{
	display:none;
}

input[type="radio"] + label span{
	background: url('../img/Icone_radio/ico_annulla_presa_in_carico_off.png') 0 bottom no-repeat !important;
}

input[type="radio"]:checked + label span{
	background: url('../img/Icone_radio/ico_annulla_presa_in_carico_on.png') 0 bottom no-repeat !important;
}*/

input[type="radio"] {
    display:none;
}

input[type="radio"] + label {
    color: black;
    font-family:Arial, sans-serif;
    font-size:14px;
    width: 200px;
    float: left;
    margin-bottom: auto !important;
}
input[type="radio"] + label span {
    display:inline-block;
    width:30px;
    height:30px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
   
}

/*input[type="radio"] + label span {
 background:url('../img/Icone_radio/icone_pic_workflow.png') no-repeat;
}*/

/*input[type="radio"]:checked + label span{
	
     background-position-x: 31px !important;
}*/

input[type="radio"] + label span.style_31{
	background:url('../img/Icone_radio/icone_pic_workflow.png')-1px -32px no-repeat;
	/*background-position-y: 32px !important;*/
	
}

input[type="radio"]:checked + label span.style_31{
	background:url('../img/Icone_radio/icone_pic_workflow.png') -32px -32px repeat;
	/*background-position-y: 32px !important;*/
	
}

input[type="radio"] + label span.style_51{
	background:url('../img/Icone_radio/icone_pic_workflow.png')-1px -32px no-repeat;
	/*background-position-y: 32px !important;*/
	
}

input[type="radio"]:checked + label span.style_51{
	background:url('../img/Icone_radio/icone_pic_workflow.png') -32px -32px repeat;
	/*background-position-y: 32px !important;*/
	
}

input[type="radio"] + label span.style_41,input[type="radio"] + label span.style_42{
	background:url('../img/Icone_radio/icone_pic_workflow.png')-1px -63px no-repeat;
	/*background-position-y: 63px !important;*/
}

input[type="radio"]:checked + label span.style_41,input[type="radio"]:checked + label span.style_42{
	background:url('../img/Icone_radio/icone_pic_workflow.png')-32px -63px no-repeat;
	/*background-position-y: 63px !important;*/
}

input[type="radio"] + label span.style_69{
	background:url('../img/Icone_radio/icone_pic_workflow.png')-1px -94px no-repeat;
	/*background-position-y: 94px !important;*/
}

input[type="radio"]:checked + label span.style_69{
	background:url('../img/Icone_radio/icone_pic_workflow.png')-32px -94px no-repeat;
	/*background-position-y: 94px !important;*/
}

input[type="radio"] + label span.style_99{
	background:url('../img/Icone_radio/icone_pic_workflow.png')-1px -187px no-repeat;
	/*background-position-y: 187px !important;*/
}

input[type="radio"]:checked + label span.style_99{
	background:url('../img/Icone_radio/icone_pic_workflow.png')-32px -187px no-repeat;
	/*background-position-y: 187px !important;*/
}

input[type="radio"] + label span.style_21{
	background:url('../img/Icone_radio/icone_pic_workflow.png')-1px -1px no-repeat;
	/*background-position-y: 1px !important;*/
}

input[type="radio"]:checked + label span.style_21{
	background:url('../img/Icone_radio/icone_pic_workflow.png')-32px -1px no-repeat;
	/*background-position-y: 1px !important;*/
}

.inviaAzioneActive{
    background: url('../img/bg_title.gif') 0 bottom repeat-x;
    cursor: pointer;
}
.inviaAzioneInactive{
    background-color: #717271;
    cursor:not-allowed;
}

.lio {
	 width:auto;
     background: #f9f9f9;
     border:#dddddd 1px solid;
     /* height:30px; */
     height:auto;
}


.indietro_div{
	width:auto;
	text-align: right;
	height: 30px;
}

div.divCheck li
{

	list-style-type: none;
}
   
/*     -------------               */


div.divCheck > li > input{
    margin-right: 0px !important;
    width: 20px !important;
    display: block;
    float: left;
    margin-top: 10px;
}

div.divCheck > li > label{
	display: block;
    float: left;
    width: 600px;
    margin-left: 0px;
    padding-left: 5px;
    border-top: #c6c6c6 1px solid;
    height: auto;
    line-height: 22px;
}

/* ----------------------------- */


.profiloClose {
    cursor: hand;
    text-align: left;
    margin-left: 0px;
    padding-left: 30px;
    width: 350px;
    height: 30px;
    background: url('../img/profilo1.png') no-repeat
}

.profiloOpen {
    cursor: hand;
    text-align: left;
    margin-left: 0px;
    padding-left: 30px;
    width: 350px;
    height: 30px;
    background: url('../img/profilo2.png') no-repeat
}


#container{
  width:960px;
  margin:auto;
  padding:20px;
}

p{
  margin-bottom:20px;
  line-height:24px;
  margin-left: 1%;
}

h1, h2{
  color:black;
  font-size:15px;
  margin-bottom:2px;
  font-weight:bold;
  margin:2px 0;
}

#hover{
  position:fixed;
  background:#000;
  width:100%;
  height:100%;
  opacity: .6
}

.popup{
  position:absolute;
  width:500px;
  height:400px;
  background:#f9f9f9;
  left:55%;
  top:50%;
  border-radius:5px;
  margin-left:-320px; /* width/2 + padding-left */
  margin-top:-150px; /* height/2 + padding-top */
  text-align:center;
  box-shadow:0 0 10px 0 #000;
  z-index: 1000;
}
  

#closePopup{
  position:absolute;
  background:black;
  color:white;
  right:-15px;
  top:-15px;
  border-radius:50%;
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:8px;
  font-weight:bold;
  font-family:'Arial Black', Arial, sans-serif;
  cursor:pointer;
  box-shadow:0 0 10px 0 #000;
}
.button {
	line-height: 1px;
	height: 10px;
    width: 100px;
	background-color:#B30002;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	padding:10px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24437;
}
.button:active {
	position:relative;
	top:1px;
}

div.selezionaProfilo table, 
div.selezionaProfilo th, 
div.selezionaProfilo td {
border: 1px solid black;
}

div.selezionaProfilo table {
    border-collapse: collapse;
}

.row-fluid{
	background: #f9f9f9;
   	border-top: #c6c6c6 1px solid;
  	padding: 5px;
   	padding-top: 10px;
}
div.divCheck{
	width: 630px;
}

ol.privacyOl {
    counter-reset: list;
}
ol.privacyOl > li {
    list-style: none;
    position: relative;
}
ol.privacyOl > li:before {
    counter-increment: list;
    content: counter(list, decimal) ") ";
    position: absolute;
    left: -1.4em;
}
.privacyTxt {
	text-align: justify;
}