/* ludovic */
body {
	background-position: top;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size:1em;
	margin: 0px;
	text-align: center;
	color: black;
	font-size-adjust: none;
	font-stretch: normal;
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-color: white;
}
  input:disabled{
	color:#252525;
	background-color:#85898dc2;
}
div.page {
	/* width: 1000px; */
	width: 100%;
	text-align: left;
	/* margin-right: auto;
	margin-left: auto; */

	/* modifica Lorenzo */
	margin-top: 80px;
}

form {
	margin: 0px;
	padding: 0px;
}

/* inizio ludovic */
a {
	color: #898989;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}


a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.refresh{
position: relative;
top: -23px;
left: 222px;
}

textarea[name="descrizioneBene"] {
	width: 90% !IMPORTANT;
	height: 4em !IMPORTANT;
}
.green{
	/*border-bottom:3px solid #009b9d;*/
	font-size:1.1em;
	color:#ed1c24;
}
.img_ricerca{
	width: 16px;
	padding-right: 0px;
	height: 16px;
	padding-bottom: 0px;
}
.img_autorizza{
 	width: 20px;
 	padding-right: 0px;
 	height: 20px;
 	padding-bottom: 0px;
}

.newRicerca {
    position: relative;
    font-size: medium;
    top: 3px;
    left: 10px;
    padding: 6px;
    background-color: #008991;
    font-weight: 400;
    border-radius: 5px;
    color: white;
    height: 29px;
    width: 33px
}

.form-check {
    display: inline-block;
}

#multiple-check .form-check{
	display: inline-block;
	font-size:medium;
	/*width: 200px;*/
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #252525;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}

.form-controlag{
	display: block;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#critereCodeFormeJuridique{
position:relative;
top: -1.5rem;
left: 17.5rem;
}

.myform{
	border:none;
	}
/* .titleSection1{
border-bottom: red 2px solid;
  padding-bottom: 2px;
  font-size:20
} */

.formAnagrafe{
    width: 300px;
    display:block;
}
.titreZoneform-control{
	font-weight: bold;
	font-size: 20px;
	color: silver;
	border-bottom:3px green solid;
	width:500px;
}

.myNewform-control
{
	display: block;
  /*width: 50%*/;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:#e9ecef;
  width:75%;
}

.myNewform-control1
{
	display: block;
  /* width: 100%; */
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:#e9ecef;
  width:320px;
}

.myNewform-controlSmall
{
	display: block;
    /* width: 100%; */
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #e9ecef;
    width: 121px;
    text-align: right;
}

.myNewform-controlComment
{
display: block;
    /* width: 100%; */
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #e9ecef;
    width: 320px;
    height:140px;
}
/*
.Ricerca
{
	background-color: #008991;
    padding: 7px;
    border-radius: 5px;
    color: white;
    font-weight: 400;
    font-size: medium;
    position: relative;
    left: 243px;
    bottom: 30px;
}*/

.indicateurDecision{
	/*margin-bottom: 0.9em;*/
}
.help{
    position: relative;
    /*top: -45px;
    left: 255px;*/
}
/*caso ad hoc per input */
tr.tr13 td {
    width: 300px;
}
.calendar
{
	/*background-color: #415B71;*/
    padding: 7px;
    border-radius: 5px;
    color: white;
    /*font-weight: 400*/;
    /*font-size: medium*/;
    position: relative;
    /*left: 250px;
    bottom: 38px;*/
}
/* fine ludovic */
table {
	margin: auto;
	border: 0px currentColor;
	border-collapse: collapse;
}

/* ludovic */
.table td, .table th {
    width: auto!important;
		border-top: 0px;
}

/* ludovic */
.tablehead
{
	position: static;
    overflow: hidden;
    height: 58px;
    padding: 0px;
    margin: 0px;
}

/* ludovic */
.tableDiv
{
	position: static;
    /* overflow: auto; */
    width: 305px;
    height: 365px;
    padding: 0px;
    margin: 0px;
}

td {
	/* padding: 1px 0px 0px 2px; */
	font-family: Arial, Trebuchet MS, sans-serif;
	font-size: 1em;
}
/* ludovic */
td{
	padding: 6px 15px;
	color: #7F909F;
	font-weight: 500;
}

td.cellGauche {
	width: 17%;
}

td.cellGaucheP2 {
	width: 23%;
}

td.cellDroite {
	width: 34%;
}

/* inizio ludovic */

.tdpersonalizzato{
	width:0px;
	padding-right:14rem;
	}
.mytd{
    width: 40%;
    /*height: 90px;*/
}
.valuesTable td{
	height: 90px;
	}
.titleTable{
	margin-top: 20px;
	margin-left: 1em;
	}
.readonlyTable td{
	   width: 330px;
    padding-bottom: 8px;
	}

.mytr{
    width: 45%;
}
.clear,.clear1,.clearplus
{
	position: relative;
    /* float: right; 
    top: -30px;*/
    left: -6%;
}
td.form-check .clear{
	position: relative;	   
	top: -30px;
	left: 222px;
  }
 /* td.my-col-md-8 .clear
  {
	left: 70%;
  }	*/
.my-col-md-8{
/* position: relative; */
    /*width: 50%;*/
    vertical-align: top;
    line-height: 20px;
    padding-right: 15px;
    padding-left: 15px;
	width:25%;
}
td.my-col-md-8 input{
	display: inline-flex;
}
/*td.my-col-md-8 .calendarDetailDossier{
	left: 73%;	
}*/
em{	
	cursor:pointer;
}

 /*td.my-col-md-8 .Ricerca{
	 left: 72%;
 }
 #detailSujet td.my-col-md-8 .Ricerca{
	 left: 78%;
 }*/
.TDpositionAbsolute
{
	position:absolute;
}
.mytd-checkbox
{
	position: relative;
     width: 35%;
    padding-right: 15px;
    padding-left: 15px;
}
/* fine ludovic */

li {
	text-align: left;
	color: #333;
	text-indent: 5px;
	font-size: 9pt;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
}
 /*ludovic*/

input[type="radio"].saisieDisabled{
	width: 14px;
	height: 14px;
	display: initial;
	cursor: not-allowed;
}
img {
	vertical-align:middle;
}

br {
	line-height: 13px;
}

textarea {
	font-family: Arial, Trebuchet MS, sans-serif;
	font-size: 8pt;
}

textarea.saisie {	
	height: 6em;
}

.titreApplication {
	color: #CF1F16;
	text-align:center;
	font-weight: bold;
	font-size: 14pt;
	font-weight: bold;
}

.menuCache {
	display: none;
}

.menuAffiche {

}

.commentaire {
	color: rgb(46, 140, 114);
	font-size: 8pt;
	font-style: italic;
}

.titreBandeau {
	text-align: center;

	/* Lorenzo
	color: rgb(0, 0, 0);
	*/
	color: rgb(255,255,255);

	font-size: 12pt;
	font-weight: bold;
}

/* .titreZone {
	text-align: center;
	color: rgb(0, 120, 111);
	padding-top: 8px;
	font-size: 10pt;
	font-weight: bold;
} */
/* ludovic */
.titreZone {
	text-align: center;
	color: rgb(0, 120, 111);
	padding-top: 8px;
	/* font-size: 10pt; */
	font-size: 19.2px;
	font-family: Arial;
	font-weight: bold;
}

.bordBasBandeau {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C94C11;
}

.surTitreZone {
	font-weight: lighter;
	font: 9pt;
}

/* .largeurMax {
	width: 996px;
} */
/* ludovic */
.largeurMax {
	width: 98%;
	margin-top: 5px;
	padding-left: 10px;
	margin-bottom: 1em;
}
/* ludovic */
.largeurMax1{
	float:right;
}
/* ludovic
 .tableCentree {
	margin-right: auto;
	margin-left: auto;
} */

.celluleMenu {
	border: 1px outset currentColor;
	border-image: none;
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
}

.largeurMaxScroll {
	/*Modifica Lorenzo*/
	/*width: 752px;*/
	width: 100%;
}

.titreTableau {
	text-align: center;
	color: white;
	font-size: 1em;
	font-weight: bold;
	/* background-color: rgb(0, 137, 144); */
	background-color: #006f4e;
}

.titreTableauGauche {
    /*background-color:#004080;
    color: white;
	font-weight: bold;
	font-size: 9pt;*/

	text-align: center;
	color: white;
	font-size: 1em;
	font-weight: bold;
	/* background-color: rgb(0, 137, 144); */
	background-color: #006f4e;
}

.titreTableauDroite {
  /*  background-color:#004080;
    color: white;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;*/

	text-align: center;
	color: white;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	/* background-color: rgb(0, 137, 144); */
	background-color: #006f4e;
}

.titreTableauDroiteTri {
	/*font-size: 9pt;
    background-color:#004080;
	text-align: center;
	color: white;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	text-align: right;*/
	text-align: center;
	color: white;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	/* background-color: rgb(0, 137, 144); */
	background-color: #006f4e;
}

.titreTableauTri {
	text-align: center;
	color: white;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	/* background-color: rgb(0, 137, 144); */
	background-color: #006f4e;
}

.titreTableauGaucheTri {
  /*  background-color:#004080;
	text-align: left;
	color: white;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
	cursor: pointer;*/
	text-align: center;
	color: white;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	/* background-color: rgb(0, 137, 144); */
	background-color: #006f4e;
}

.titreTableauDisabled {
	text-align: center;
	color: gray;
	font-size: 1em;
	font-weight: bold;
	background-color: rgb(239, 239, 239);
}
/* ludovic */
.titreTableauTri,
.titreTableauGaucheTri,
.titreTableauDroiteTri,
.titreTableau{
	text-decoration: none;
	font-size: 0.9em;
}

.ligneImpaire {
	padding: 3px 10px 3px 10px;
	background-color: white;
	text-align: center;
}

.lignePaire {
	padding: 3px 10px;
	color: black;
	background-color: rgb(227, 227, 227);
	text-align: center;
}

.lignePaireGrisee {
	padding: 3px 10px 3px 10px;
	background-color: #C0C0C0;
	color: black;
	text-align : center;
}

.ligneImpaireGrisee {
	padding: 3px 10px 3px 10px;
	background-color: #DDDDDD;
	color: black;
	text-align : center;
}

.ligneSelect {
	padding: 3px 10px 3px 10px;
	color: black;
	background-color: #FFFFBD;
	text-align : center;
}

/* ludovic */
.titreZoneSaisie{
	font-size: 16px;
	/*border: none;*/
	border-bottom:1px solid #009b9d;
	text-align: left;
	padding:.5em 0em;	
	color:silver;
	font-weight: bold;
	vertical-align: bottom;
}

.titre2ZoneSaisie {
	padding-top: 10px;
	border-color: silver;
	border-style: solid;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.soggetto {
	font-weight: bold;
	font-size: 1em;
}

.titre3ZoneSaisie {
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: silver;
	padding-top: 10px;
}

.verticalSeparateur>td {
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: silver;
	height: 3px;
}

.espaceBas {
	padding-bottom: 10px;
}

.popup {
	border: 2px solid silver;
	top: 200px;
	width: 620px;
	height: 165px;
	text-align: center;
	padding-top: 25px;
	padding-left: 10px;
	margin-left: 60px;
	display: none;
	position: absolute;
	z-index: 2;
	-ms-overflow-y: auto;
	background-color: white;
}

.hauteurTerreni {
	top: 160px;
	height: 350px;
}

.hauteurTermine {
	top: 160px;
	height: 480px;
}

.hauteurIAFR {
	top: 160px;
	height: 350px;
}

.hauteurVente {
	top: 180px;
	height: 360px;
}

.hauteurAnimaliVivi {
	top: 160px;
	height: 300px;
}

.hauteurImmobiliSocioPPH {
	top: 180px;
	height: 350px;
}

#titrePopup {
	margin-top: 12px;
}

.lignePopup {
	height: 30px;
}

.inputPopup {
	width: 400px;
}

/* ludovic */
.rubriqueAnagrafe
{
  font-size: 15px;
  /*color: #7F909F;*/
    color: #333;
  font-weight: 550;
	margin-bottom:0px;
}

.titreTableauTri,
.titreTableauGaucheTri,
.titreTableauDroiteTri,
.titreTableau{
	text-decoration: none;
	font-size: 0.9em;
}
span.valeur.tableTas{
	position:relative;
	top:0.6em;
	margin:0 0 0 1.5em;
}

.calendar
{	
    padding: 7px;
    border-radius: 5px;    
    position: relative;
    /*left:75%;*/
    /* bottom:2.8em; */
    /*bottom:2.3em;  */
}
.horizontalScroll{
	display: block;
	white-space: nowrap;
	overflow-x: auto;
}
td.my-col-md-8 input{
	display: inline-flex;
}
/*td.my-col-md-8 .calendarDetailDossier{
	left: 73%;	
}*/
.calendar img{
	width: 25px;
	margin-top: 0.6em;
}

/*caso ad hoc per input */
tr.tr13 td {
    width: 300px;
}
.help{
    position: relative;
     /*top: -45px;
    left: 255px;*/
}

.indicateurDecision{
	
}
.indicateurDecision1{
	position:relative;
	top:0.4em;
}
.libelleEtat{
	font-weight: bold;
}

.results-action-bar {
    position: fixed;
    bottom: 0px;
    left: 0px;
    min-height: 50px;
    line-height: 50px;
    /*background-color: #81CACC;*/
    background-color: rgba(243, 243, 243, 0.8);
    opacity: 0.95;
    text-align: center;
    width: 100%;
   }
	 .ancreplus{
		padding-bottom:5px;
	 }

	 .clear,.clearplus,.clear1
	 {
		 position: relative;
	   /* float: right; 
	   top: -30px;*/
	   left: -6%;
	 }
	 td.form-check .clear{
	   position: relative;	   
	   top: -30px;
	   left: 222px;
	 }
	/* td.my-col-md-8 .clear
	 {
	   left: 70%;
	 }*/	
	/* .clearplus
	 {
		 position: relative;
	   top: 0px;
	   left: -19px;
	 }*/
	 /* per home page INTRANET */
	 .Ricerca1
	{
		/* #415B71; */
		/* border: 2px solid #009b9d; */
		padding: 7px;
		border-radius: 5px;
		color: white;
		font-weight: 400;
		font-size: medium;
		position: relative;
		cursor:pointer;
	}
	 .Ricerca
	 {
		 /* #415B71; */
	 	 border: 4px solid #009b9d;
	   padding: 5px;
	   border-radius: 5px;
	   color: white;
	   font-weight: 400;
	   font-size: medium;
	   position: relative;
	   /*left: 243px;
	   bottom: 30px;*/
	 }
	 .clear + .Ricerca{
		left: -1em;
	 }
	 .fas{
		padding: 5px;
	 }
	 .fa-user-tie{
	 	font-size: xx-large;
	 }
	  .fa-plus-square,.fa-comment-slash,.fa-comment{
	 	font-size: 1.5em;
	 }
	 .fa-calendar-check{
	 	vertical-align: sub;
	 }
	 .fa-search,.fa-search-plus,.fa-upload,.fa-download,.fa-file-signature,.fa-calendar-check,.fa-plus-square,
	 .fa-comment-slash,.fa-comment{
	 	color:#009b9d;
	 }
	 .fa-trash,.fa-asterisk,.fa-user-times{
		color:#ed1c24;
	}
	.fa-asterisk{
		vertical-align: super;
	}
	 em{	
		cursor:pointer;
	}
	
	 /* td.my-col-md-8 .Ricerca{
	  	left: 72%;
	  }
	  #detailSujet td.my-col-md-8 .Ricerca{
	  	left: 78%;
	  }*/
	 .img_ricerca{
	 	width: 16px;
	 	padding-right: 0px;
	 	height: 16px;
	 	padding-bottom: 0px;
	 }
	 .img_autorizza{
	 	width: 20px;
	 	padding-right: 0px;
	 	height: 20px;
	 	padding-bottom: 0px;
	 }

	 /* The container */
	 .container_checkbox {
	   display: inline;
	 	top:-5px;
	   position: relative;
	   padding-left: 25px;
	   margin-bottom: 12px;
	   cursor: pointer;
	   font-size: 22px;
	   -webkit-user-select: none;
	   -moz-user-select: none;
	   -ms-user-select: none;
	   user-select: none;
	 }

	 /* Hide the browser's default checkbox */
	 .container_checkbox input {
	   position: absolute;
	   opacity: 0;
	   cursor: pointer;
	   height: 0;
	   width: 0;
	 }

	 /* Create a custom checkbox */
	 .checkmark {
	   position: absolute;
	   top: 0.5em;
	   left: 0;
	   height: 15px;
	   width: 15px;
	   margin-left:5px;
	   border:1px solid #252525;
	 }

	 /* On mouse-over, add a white background color */
	 .container_checkbox:hover input ~ .checkmark {
	   background-color: white;
	 }

	 /* When the checkbox is checked */
	 .container_checkbox input:checked ~ .checkmark {
	   background-color: white;

	 }

	 /* Create the checkmark/indicator (hidden when not checked) */
	 .checkmark:after {
	   content: "";
	   position: absolute;
	   display: none;
		 box-sizing:content-box;
	 }

	 /* Show the checkmark when checked */
	 .container_checkbox input:checked ~ .checkmark:after {
	   display: block;
	 }
	 /* Change a bg when checked is false */
	 .container_checkbox input:disabled ~ .checkmark {
	   display: block;
	 	border-color: gray;
	 	background-color: lightgray;
	 	cursor: not-allowed;
	 }

	 /* Style the checkmark/indicator */
	 .container_checkbox .checkmark:after {
	   left: 4px;
	   top: 1px;
	   width: 3px;
	   height: 6px;
	   border: solid #252525;
	   border-width: 0 3px 3px 0;
	   -webkit-transform: rotate(45deg);
	   -ms-transform: rotate(45deg);
	   transform: rotate(45deg);
	 }

.myNewform-control{
	display: block;
	/*width: 50%*/;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	background-color:#e9ecef;
	width:75%;
}
input[name="iban"]{
	width: 275px;
}
.RicercaAGI{
	/*background-color: #006f4e;*/
    padding: 5px;
    border-radius: 5px;
    color: white;
    font-weight: 400;
    font-size: medium;
    position: relative;
    cursor: pointer;
}

#menu-accordeon {
  padding:0px;
  margin:0px;
  list-style:none;
  text-align: center;
  width: 100%;
  border: 1px solid;
}
#menu-accordeon ul {
  padding:0;
  margin:0;
  list-style:none;
  text-align: center;
}
#menu-accordeon li {
   /*background-color:#729EBF;
   background-image:-webkit-linear-gradient(top, #729EBF 0%, #333A40 100%);*/
   background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  /* border-radius: 6px;*/
	 list-style-type: none;
  /* margin-bottom:2px;*/
   box-shadow: 3px 3px 3px #999;
	 padding-left: 5px;
  /* border:solid 1px #333A40*/
}
#menu-accordeon li li {
   max-height:0;
   overflow: hidden;
   transition: all .5s;
   border-radius:0;
   background: #444;
   box-shadow: none;
   border:none;
   margin:0
}
#menu-accordeon a {
  display:block;
  text-decoration: none;
  font-weight:normal;
  padding: 8px 0;
  font-family: verdana;
  font-size:1em
}
#menu-accordeon ul li a, #menu-accordeon li:hover li a {
  font-size:1em;
  font-weight:normal;
}
#menu-accordeon li:hover {
   background: rgb(0, 137, 144);
}
#menu-accordeon li li:hover {
   background: #999;
}
#menu-accordeon ul li:last-child {
   border-radius: 0 0 6px 6px;
   border:none;
}
#menu-accordeon li:hover li {
  max-height: 15em;
}
div.modal-dialog.modal-dialog-centered{
	margin-left: 92.5;
}
/* fine ludovic */

/* backup vecchia classe Lorenzo
.rubriqueDroite {
	text-align: right;
	font-family: Helvetica;
	font-size: 8pt;
}
*/

/* Lorenzo */
.rubriqueDroite {
	text-align: right;
	font-family: Helvetica;
	font-size: 14px;
	padding-top: 16px;
    padding-right: 0px;
}

/* Lorenzo */
.header-cartouche{
	background-color: rgba(59,59,59,.6);
    /*background-image: url(images/logo_cartouche.png); l'immagine al momento non � fissa, valutare se renderla tale in seguito a restauro della parte INTRANET*/
    background-repeat: no-repeat;
    background-size: auto 60px;
    background-position: top center;
    transition: .4s;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}

/* Lorenzo */
.header-cartouche.min{
	background-color: rgba(59,59,59,.6);
    /*background-image: url(images/logo_cartouche.png); l'immagine al momento non � fissa, valutare se renderla tale in seguito a restauro della parte INTRANET*/
    background-repeat: no-repeat;
    background-size: auto 30px;
    background-position: top center;
    transition: .4s;
    height: 30px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;

}

/* Lorenzo */
.hideElement{
	display: none;
}

/* Lorenzo */
.logosStyle{
	height: 54px;
    border-radius: 8px;
    position: fixed;
    top: 13px;
    transition: .4s;
}

/* Lorenzo */
.deereLogoHeader{
	margin-left: 122px;
}

/* Lorenzo */
.logosStyle.min{
	height: 24px;
    border-radius: 8px;
    position: fixed;
    top: 3px;
    transition: .4s;
}

/* Lorenzo */
.deereLogoHeader.min{
	margin-left: 65px;
}

/* Lorenzo */
.whiteText{
	color: white;
    padding-top: 14px;
}

/* Lorenzo */
.headerUserIcon{
	width: 30px;
}

.RubriqueDroite {
	vertical-align: top;
	float: right;
}

.rubrique {
	font-size: 15px;
  /*color: #7F909F;*/
    color: #333;
  font-weight: 550;
	margin-bottom: 0px;
}

.valeur {
	font-family: Helvetica;
	font-weight: bold;
	font-size:medium;
}
td.valeur{
	text-align:center;
}
.valeurSurBrillance {
	color: #333;
	font-family: Helvetica;
	font-weight: bolder;
}

.valeurDroite {
	text-align: right;
	font-family: Helvetica;
	font-weight: bold;
}

.saisie {
	display: block;
  /*width: 50%*/;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:#e9ecef;
  width:75%;
}

.saisieKO {
	border-width: 1px;
	border-style: inset;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	background-color: red;
}

.saisieOK {
	border-width: 1px;
	border-style: inset;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	background-color: lightgreen;
}

.saisieDynamique {
	border-width: 1px;
	border-style: inset;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	background-color: rgb(252, 244, 208);
}

.contexte {
	color: gray;
	font-family: Verdana;
	font-size: 8pt;
}

/* ludovic

	border-width: 1px;
	border-style: inset;
	text-align: left;
	color: #6a737b;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	cursor: default;
	background-color: rgb(239, 239, 239);
	2

	border-width: 1px;
	border-style: inset;
	text-align: left;
	color: black;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	cursor: default;
	background-color: rgb(254, 251, 237);


*/
.saisieDisabled {


	display: block;
  /*width: 50%*/;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #252525;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:#85898dc2;
  width:75%;
  cursor: not-allowed;
 }

.saisieDisabledSelectionGenerique {


	display: block;
  /*width: 50%*/;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:#e9ecef;
  width:75%;
	}

.saisieSelectionGenerique {
	display: block;
  /*width: 50%*/;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:#e9ecef;
  width:75%;
}

/* Zone de saisie d'un code */
.saisieCode {
	/*
	font-weight: bold;
	font-size: 8pt;
	cursor: beam;
	background-color: #eaffa0;
	border-style : inset;
	border-width:1px;
	text-align: left;
	text-transform: uppercase;*/
	display: block;
  /*width: 50%*/;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:#e9ecef;
  width:75%;
}

 /*.clearplus
	 {
		 position: relative;
	   top: 0px;
	   left: -19px;
	 }*/

.saisieCentree {
	border-width: 1px;
	border-style: inset;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	background-color: rgb(252, 244, 208);
}

.integer {
  /*height: calc(.5em + .5rem + 2px);*/

  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  color: #495057;

  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:#e9ecef;
  /*width:100px;*/
}

.integer, .double2, .double3, .double4, .double6, .nombre, .nombreDisabled{
  /*height: calc(.5em + .5rem + 2px);

  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  color: #495057;

  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:#e9ecef;
  width:100px;*/
  display: inline-block;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:#e9ecef;
  width:75%;
  /*height: 30px;*/
}
#businessPlans
.double2{
	text-align:end;
}
.contenante small{
	font-size:72%;
}
_:-ms-fullscreen, :root .ie11up { margin-right: 20em; }
.modal-backdrop{
	/* opacity: 0 !important; */
	z-index: 0 !important;
}
.popupDoc{
    height: auto;
    border: none;
		background: transparent;
    left: 20%;
}

/*.double3 {
	/* border-width: 1px;
	border-style: inset;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	background-color: rgb(252, 244, 208); 
}

.double4 {
	border-width: 1px;
	border-style: inset;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	background-color: rgb(252, 244, 208);
}

.double6 {
	border-width: 1px;
	border-style: inset;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	background-color: rgb(252, 244, 208);
}

.nombre {
	border-width: 1px;
	border-style: inset;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	background-color: rgb(252, 244, 208);
}*/

.nombreKO {
	background-color: red;
}

.nombreOK {
	background-color: lightgreen;
}

.nombreDisabled {
	background-color: rgb(239, 239, 239);
}

.saisieDroite {
	border-width: 1px;
	border-style: inset;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	background-color: rgb(252, 244, 208);
}

.saisieDroiteKO {
	border-width: 1px;
	border-style: inset;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	background-color: red;
}

.saisieDroiteOK {
	border-width: 1px;
	border-style: inset;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	background-color: lightgreen;
}

.saisieDroiteDisabled {
	border-width: 1px;
	border-style: inset;
	text-align: right;
	color: gray;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	cursor: default;
	background-color: rgb(239, 239, 239);
}


/* ludovic */

/*.action{
	display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
background-image: linear-gradient(90deg,#006f4e,#64932f);
  color: white;
}*/
.actionSansWait:hover, .action:hover, a.action.hiddenOnReadOnly:hover{		
	color:red;
	cursor: pointer;
}
/*a.action.hiddenOnReadOnly{
	color: #009b9d !important;
}*/
input.actionSubmit {
	border: 2px outset grey;
	width: 150px;
	height: 15px;
	text-align: center;
	color: rgb(254, 214, 1);
	padding-top: 2px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
	display: block;
	cursor: pointer;
	background-color: rgb(55, 151, 60);
}

.actionSmall {
	border: 2px outset grey;
	width: 95px;
	height: 15pt;
	text-align: center;
	color: rgb(254, 214, 1);
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	cursor: pointer;
	background-color: rgb(55, 151, 60);
}

.actionSansWait, .action {
    display: inline-block;
    font-weight: bolder;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #009b9d;
    padding: 0.375rem 0.75rem;
    /* font-size: 1rem; */
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background: #009b9d;
    /* background-image: linear-gradient(90deg,#009b9d91,#009b9d); */
    color: #fff;
}

.actionDisabled {
	border-width: 2px;
	border-style: outset;
	width: 150px;
	height: 15pt;
	text-align: center;
	color: rgb(255, 255, 204);
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-color: silver;
}

.bordBas {
	border-width: 0px 0px 1px;
	border-style: solid;
	border-color: silver;
}

.bordBasApp {
	border-width: 0px 0px 2px;
	border-style: solid;
	border-color: silver;
}

.bordHaut {
	border-width: 0px 0px 0px;
	border-style: solid;
	border-color: gray;

}

/* inizio ludovic */
.label{
	color:#7F909F;
	font-weight:500;
}


.lien {
	color: #333;
	text-decoration: none;
	cursor: pointer;
	margin-top:-5px;
	font-size: medium;
	width: 15px;
}

.lien1
{
	margin-top:-16px;
}

.lien_Agente
{
color: #333;
    text-decoration: none;
    cursor: pointer;
    margin-top: -5px;
    position:relative;
    left:10px;
}

/* fine ludovic */

.lienDisabled {
	color: #333;
	text-decoration: none;
	cursor: default;
}

.lienDisabled:hover {
	color: #333;
	text-decoration: none;
	cursor: default;
}

.lienSurBrillance {
	/*color: blue;
	text-decoration: none;
	cursor: pointer;
	*/
	text-align: center;
	color: #000;
	font-weight:bolder;
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	font-size:medium;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;


}

.lienListe {
	text-align: center;
	color: #333;
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	font-size:medium;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.lienListeCP {
	text-align: center;
	color: maroon;
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.lienSurBrillanceListe {
	/*text-align: center;
	color: blue;
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	*/
	text-align: center;
	color: #333;
	font-weight:bold;
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	font-size:medium;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.lienSurBrillanceListeCP {
	text-align: center;
	color: maroon;
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.ancre {
	/* color: #333; */
	/*background-color: #e9ecef;*/
	text-decoration: none;
	cursor: pointer;
	width:15px;
	vertical-align:text-top;
}

/*Lorenzo*/
.new-research-container{
	    width: 100%;    	
		height: 2.5em;
	}

.lienActif {
	color: #009b9d;
	font-weight: bold;
	text-decoration: none;
	font-size: medium;
	cursor: pointer;
	border-left: 2px solid #009b9d;
	border-right:2px solid #009b9d;
	background-color: #f0f0f0;
}

.lienSouligne {
	color: #333;
	text-decoration: none;
	cursor: pointer;
	font-size: medium;
}

.lienCentre {
	text-align: center;
	color: #333;
	text-decoration: none;
	cursor: pointer;
	font-size:medium;
}

.lienDroite {
	text-align: right;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
/* ludovic*/
/* The container */
 .container_checkbox {
   display: inline;
 	top:5px;
   position: relative;
   padding-left: 25px;
   margin-bottom: 12px;
   cursor: pointer;
   font-size: 22px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

/* Hide the browser's default checkbox */
.container_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  /*background-color: #f0f0f0;*/
  border:1px solid #252525;
}

/* On mouse-over, add a white background color */
.container_checkbox:hover input ~ .checkmark {
  background-color: white;
}

/* When the checkbox is checked */
.container_checkbox input:checked ~ .checkmark {
  background-color: white;

}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
	box-sizing: content-box;
}

/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* Change a bg when checked is false */
.container_checkbox input:disabled ~ .checkmark {
  display: block;
	border-color: gray;
	background-color: lightgray;
	cursor: not-allowed;
}

/* Style the checkmark/indicator */
.container_checkbox .checkmark:after {
  left: 4px;
  top: 1px;
  width: 3px;
  height: 6px;
  border: solid #252525;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*lorenzo*/
.results-action-bar {
  position: fixed;
  bottom: 0px;
  left: 0px;
  min-height: 50px;
  line-height: 50px;
  /*background-color: #81CACC;*/
  background-color: rgba(243, 243, 243, 0.8);
  opacity: 0.95;
  text-align: center;
  width: 100%;
}
.results-action-table {
      margin-top: 25px;
}
div.listeSelection {
	border: 1px solid rgb(25, 133, 25);
	width: 730px;
	-ms-overflow-y: scroll;
	-ms-scrollbar-base-color: rgb(130, 186, 161);
	-ms-scrollbar-darkshadow-color: rgb(255, 255, 255);
	-ms-scrollbar-arrow-color: rgb(255, 255, 255);
	-ms-scrollbar-track-color: rgb(255, 255, 255);
	scrollbar-3d-light-color: #ffffff;
}

div.listeSelectionFoxIe {
	border: 1px solid #333;

	/*Modifica Lorenzo*/
	/*width: 768px;*/
	width: 100%;
	overflow-y: scroll;

	-ms-overflow-y: scroll;
	-ms-scrollbar-base-color: #333;
	-ms-scrollbar-darkshadow-color: silver;
	-ms-scrollbar-arrow-color: white;
	-ms-scrollbar-track-color: rgb(206, 206, 231);
	scrollbar-3d-light-color: silver;
}

.titreZoneErreur {
	text-align: left;
	color: rgb(25, 133, 25);
	font-size: 9pt;
	font-weight: bold;
}

.largeurTableauMax {
	width: 450px;
}

.largeurTableau {
	width: 435px;
}

div.listeSelectionFramework {
	border: 1px solid rgb(25, 133, 25);
	width: 450px;
	height: 100px;
	-ms-overflow-y: scroll;
	-ms-scrollbar-base-color: rgb(130, 186, 161);
	-ms-scrollbar-darkshadow-color: rgb(255, 255, 255);
	-ms-scrollbar-arrow-color: rgb(255, 255, 255);
	-ms-scrollbar-track-color: rgb(255, 255, 255);
	scrollbar-3d-light-color: #ffffff;
}

div.listeSelectionError {
	border: 1px solid rgb(25, 133, 25);
	border-radius: 5px;
	width: 450px;
	height: 235px;
	-ms-overflow-y: scroll;
	-ms-scrollbar-base-color: rgb(130, 186, 161);
	-ms-scrollbar-darkshadow-color: rgb(255, 255, 255);
	-ms-scrollbar-arrow-color: rgb(255, 255, 255);
	-ms-scrollbar-track-color: rgb(255, 255, 255);
	scrollbar-3d-light-color: #ffffff;
}
div.listeSelectionError a:hover{
	color: red !important;
}

div.autoScrollBarre {
	height: 370px;
	-ms-overflow-y: auto;
	-ms-scrollbar-base-color: #333;
	-ms-scrollbar-darkshadow-color: silver;
	-ms-scrollbar-arrow-color: white;
	-ms-scrollbar-track-color: rgb(206, 206, 231);
	scrollbar-3d-light-color: silver;
}

div.listeScroll {
	border: 1px solid rgb(25, 133, 25);
	width: 745px;
	height: 370px;
	overflow: scroll;
	-ms-scrollbar-base-color: rgb(130, 186, 161);
	-ms-scrollbar-darkshadow-color: rgb(255, 255, 255);
	-ms-scrollbar-arrow-color: rgb(255, 255, 255);
	-ms-scrollbar-track-color: rgb(255, 255, 255);
	scrollbar-3d-light-color: #ffffff;
}

div.listeScrollx {
	width: 800px;
	-ms-overflow-x: auto;
	-ms-scrollbar-base-color: #333;
	-ms-scrollbar-darkshadow-color: silver;
	-ms-scrollbar-arrow-color: white;
	-ms-scrollbar-track-color: rgb(206, 206, 231);
	scrollbar-3d-light-color: silver;
}

/* div.listeSelectionSmall {
	border: 1px solid rgb(25, 133, 25);
	-ms-overflow-y: scroll;
	-ms-scrollbar-base-color: rgb(130, 186, 161);
	-ms-scrollbar-darkshadow-color: rgb(255, 255, 255);
	-ms-scrollbar-arrow-color: rgb(255, 255, 255);
	-ms-scrollbar-track-color: rgb(255, 255, 255);
	scrollbar-3d-light-color: #ffffff;
} */

/* ludovic */
div.listeSelectionSmall {
	/*border: 1px solid rgb(25, 133, 25);
	*/
	-ms-overflow-y: scroll;
	-ms-scrollbar-base-color: rgb(130, 186, 161);
	-ms-scrollbar-darkshadow-color: rgb(255, 255, 255);
	-ms-scrollbar-arrow-color: rgb(255, 255, 255);
	-ms-scrollbar-track-color: rgb(255, 255, 255);
	scrollbar-3d-light-color: #ffffff ;
}

div.choix {
	border: 1px double red;
}

#arbo {
	height: 500px;
	-ms-overflow-y: scroll;
	-ms-overflow-x: hidden;
	-ms-scrollbar-base-color: #333;
	-ms-scrollbar-darkshadow-color: silver;
	-ms-scrollbar-arrow-color: white;
	-ms-scrollbar-track-color: rgb(206, 206, 231);
	scrollbar-3d-light-color: silver;
}

#pageAttente {
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 1;
	position: fixed;
	top: 10%;
}

#pageFiger {
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	z-index: 1;
}

.inline {
	display: inline;
}

.boutonNavigation {
	cursor:pointer;	
	display: inline-block;
	width: 100px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	margin-right: -4px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 4px;
	border-radius:0px 10px 0px 0px;
	border: 1px solid #009b9d;
}

.boutonNavigationActive {
	border: 1px solid #009b9d;
	width: 149px;
	color:#fff !important;
	background-color: #009b9d !important;
}

.boutonNavigationDisabled {
	border-color: rgb(143, 143, 143);
	color: rgb(143, 143, 143);
	cursor: default;
}

.bordClassique {
	border-width: 1px;
	border-style: solid;
}

.bordDroite {
	border-right-width: 1px;
	border-right-style: solid;
}

.bordHautBas {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.bordHautBasDroite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.bordHautCote {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}

.bordBasCote {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.bordCote {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

.bordGras {
	border-width: 2.5px;
	border-style: solid;
}

.bordGrasHautCote {
	border-top-width: 2.5px;
	border-right-width: 2.5px;
	border-left-width: 2.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}

.bordGrasBasCote {
	border-right-width: 2.5px;
	border-bottom-width: 2.5px;
	border-left-width: 2.5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.bordGrasCote {
	border-right-width: 2.5px;
	border-left-width: 2.5px;
	border-right-style: solid;
	border-left-style: solid;
}

.bordGrasGauche {
	border-left-width: 2.5px;
	border-left-style: solid;
}

.bordGrasDroite {
	border-right-width: 2.5px;
	border-right-style: solid;
}

.bordGrasBas {
	border-bottom-width: 2.5px;
	border-bottom-style: solid;
}

.tabHeaderMaster {
	height: 30px;
	font-size: 1em;
	font-weight: bold;
	/* background-color: rgb(241, 241, 241); */
	background-color: #006f4e;
}

.grise {
	background-color: rgb(241, 241, 241);
}

.grisFonce {
	background-color: rgb(208, 208, 208);
}

.blocEntete {
	font-weight: bold;
	text-decoration: underline;
	vertical-align: bottom;
}

.thEntete {
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
}

.width100 {
	width: 710px;
}

.tabValNumerique {
	text-align: right;
}

.tabCheckboxDroite {
	text-align: right;
}

.tabValCentree {
	text-align: center;
}

.masqueParDefaut {
	display: none;
}

.contenante {
	padding: 0px;
}

.titreCellule {
	font-weight: bold;
	color:#009b9d;
}

.wrapContainer {
	width: inherit;
}

.celluleBP {
	height: 22px;
}

.celluleBP2L {
	height: 40px;
}

.celluleBP3L {
	height: 50px;
}

.etatControle {
	width: 75%;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}

.interactif .etatControle:hover {
	cursor: pointer;
	background-color: rgb(241, 241, 241);
}

.fond_orange {
	background: rgb(255, 200, 155);
}

.fond_rouge {
	background: rgb(255, 144, 144);
}

.fond_vert {
	background: rgb(170, 255, 170);
}

.rotated-text {
	width: 1.5em;
	overflow: hidden;
	display: inline-block;
}

.rotated-text__inner {
	transform-origin: 0% 0%;
	display: inline-block;
	white-space: nowrap;
	-ms-writing-mode: tb-rl;
	transform: none;
	-webkit-transform: translate(1.1em, 0) rotate(90deg);
	-moz-transform: translate(1.1em, 0) rotate(90deg);
	-o-transform: translate(1.1em, 0) rotate(90deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
}

.rotated-text__inner::before {
	margin-top: 100%;
	float: left;
	content: "";
}

#mdp_info {
	background: rgb(254, 254, 254);
	padding: 15px 0px;
	border-radius: 5px;
	border: 1px solid rgb(221, 221, 221);
	border-image: none;
	font-size: 0.87em;
	margin-left: 22px;
	box-shadow: 0px 1px 3px #ccc;
}

#mdp_info h4 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
}

.invalide {
	background: url("../images/feu_rouge.gif") no-repeat 0px 50%;
	color: rgb(236, 63, 65);
	line-height: 17px;
	padding-left: 20px;
	margin-left: 20px;
}

.valide {
	background: url("../images/feu_vert.gif") no-repeat 0px 50%;
	color: rgb(58, 125, 52);
	line-height: 17px;
	padding-left: 20px;
	margin-left: 20px;
}

.mdp_title {
	margin-left: 22px;
}

.oldPassForm{
	/* position: relative; */
    top: 113px;
}

.chgt_mdp_nouveau {
	/*height: 85px;*/
	vertical-align: inherit;
}

.chgt_mdp_nouveau_saisie {
	/*height: 85px;*/
	vertical-align: inherit;
}

.chgt_mdp_confirmation {
	vertical-align: top;
}

.controlePassant {

}

.controleBloquant {

}

.tb-menu {
	margin-left: 20px;
	width: 500px;
	background: linear-gradient(0deg, #EDEDED, #fff);
	background-color: #f1f1f1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 2px;
	outline: none;
}

.tb-menu td {
	padding: 7px 7px 7px 11px;
}

.tb-menu span {
	font-size: 17px;
	font-family: Century Gothic, Verdana, Geneva,
		sans-serif;
	font-weight : normal;
	color: rgb(0, 137, 144);
	cursor: pointer;
}

.tb-menu span:hover {
	color: red
}

.tb-menu2 {
	margin-left: 20px;
	width: 956px;
	background: linear-gradient(0deg, #EDEDED, #fff);
	background-color: #f1f1f1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 2px;
	outline: none;
	display: inline-block;


}

.tb-menu2 td {
	padding: 7px 7px 7px 11px;
}

.tb-menu2 span {
	font-size: 13px;
	font-family: Century Gothic, Verdana, Geneva,
		sans-serif;
	font-weight : normal;
	color: rgb(0, 137, 144);
	cursor: pointer;
}

.tb-menu2 span:hover {
	color: red
}

.titoloMenu {
	border-width: 0px 0px 2px;
	border-style: solid;
	border-color: rgb(0, 137, 144);
	text-align: left;
	padding: 4px;
	font-size: 13px;
	font-family: Century Gothic, Verdana, Geneva,
		sans-serif;
	font-weight : normal;
	color: rgb(0, 137, 144);
	vertical-align: bottom;
}

.tabellaHome {
	padding: 10px;
}

.boxHome {
	/*height: 9em;*/	
	margin: 1em;
	background: linear-gradient(0deg, #EDEDED, #fff);
	background-color: #f1f1f1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #C2C2C2;
	box-shadow: 1px 1px 4px #EBEBEB;
	-moz-box-shadow: 1px 1px 4px #EBEBEB;
	-webkit-box-shadow: 1px 1px 4px #EBEBEB;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	outline: none;
}

.boxHome.slim {
	width: 280px !important;
}

.boxHome li {	
	font-size: 1em;
	font-family: Century Gothic, Verdana, Geneva,
		sans-serif;
	font-weight : normal;
	color: rgb(0, 137, 144);
	cursor: pointer;
}

.boxHome li:hover {
	color: red
}

.boxHome ul {
	padding-left: 1em;

}
.sezione {
	display: inline-flex;
	flex-wrap: wrap;
}
.linkHome {
	font-size: 12px;
	font-family: Century Gothic, Verdana, Geneva,
		sans-serif;
	font-weight : normal;
	width: 100%;
}

.titoloBox {
	font-weight: bold;
	font-size: 15px;
	/*font-family: Century Gothic, Verdana, Geneva, sans-serif;*/
	color : rgb(0, 137, 144);
	height: 28px;
	vertical-align: top;
}

.iconaHome {
	width: 30px;
	vertical-align: bottom;
}
/* inizio ludovic */
.icon-input-btn{
	display: block;
	position: relative;
}
.icon-input-btn input.canc{
	padding-right: 2em;
}
.icon-input-btn .canc-icon{
	position: absolute;
	right: 1.65em;
	top: 30%;
}
.calendar img{
	width: 25px;
}
.Ricerca, .newRicerca img{
	cursor: pointer;
}
.check{
	font-size: 15px;
	color: #333;
	font-weight: 550;
	margin-bottom: 0px;
}
.container{
	max-width: 100%;
}
/* fine ludovic */

/********** Media Query*********/
/*
@media screen and (max-width: 2560px) {
	
	td.my-col-md-8 .clear
	{
	  left: 72%;
	}	
	td.my-col-md-8 .Ricerca
	{
	  left: 74%;
	}
	td.my-col-md-8 .calendar{
		left: 75%;	
	}
}
@media screen and (max-width: 1440px) {
	
	td.my-col-md-8 .clear
	{
	  left: 70%;
	}	
}
@media screen and (max-width: 1024px) {
	
	td.my-col-md-8 .clear
	{
	  left: 69%;
	}
}
*/