html, body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: justify;
	line-height: 1.2em !important;
	font-size: 13px;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

h2 {
	font-size: 16px;
	padding: 5px 0px 20px 0px;
	text-align: center;
}

a {
	cursor: pointer;
}

select[disabled] {
	background-color: rgb(235, 235, 228);
}

img {
	border: 0
}

#addAti > img {
	margin-top: 5px;
}

#removeAti > img {
	margin-top: 5px;
	margin-left: 4px;
}


#header, #container {
	width: 930px; /* 900px; */
	margin: 0 auto;
}

#anagrafica-azienda .col-12 {
	padding: 5px;
}

#files-selected, #files-selected1, #files-selected2 {
	font-size: 10px;
	text-decoration: none;
}

#frmDepenna {
	margin-bottom: 20px;
}

#loadingScreen {
	position: fixed;
	opacity: 0.3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #B8B8B8;
	text-align: center;
	padding: 0;
}

#loadingScreen img {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin-top: -80px;
	margin-left: -80px;
}

.anagraficaRappresentante{
	padding: 20px 10px 10px 30px;
    text-align: left;
    margin: 25px 10px 20px;
    border: 1px solid #059782;
    overflow: auto;
    border-radius: 25px;
    width: 680px;
  
}

/*modifica del 20190417 per ottimizzazione codice e inserimento stondamento nella maschera di login
.login {
	width: 450px;
	border: 1px solid #059782;
	background-color: #F6E7BF;
	padding: 4px;
	margin-top: 20px;
	margin-left: 80px;
	font-size: 10px;
	text-transform: uppercase;
	color: #336699;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow: auto;
}
#login {
	float: left;
	width: 450px;
	height: 230px;
	border: 1px solid #059782;
	background-color: #F6E7BF;
	padding: 4px;
	margin-top: 20px;
	margin-left: 80px;
	margin-bottom: 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #336699;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
*/
.login,#login{
	width:450px;
	border:1px solid #059782;
	border-radius:8px;
	background-color:#F6E7BF;
	padding:4px;
	margin-top:20px;
	margin-left:130px;
	font-size: 10px;
	text-transform:uppercase;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#336699;
	overflow:auto;
	padding:8px;
}
#login{
	float:left;
	height:230px;
	margin-bottom:20px;
}
/*end modifica*/

#login-button {
	border: medium none;
/*modifica in aggiunta del 20190417 per stondamento tasto login*/
	border-radius: 4px;
/**/
	text-transform: uppercase;
	font-size: 10px;
	background-color: #6FB89C;
	vertical-align: middle;
	width: 145px;
	height: 20px;
	cursor: pointer;
	color: white;
	margin-left: 161px !important;
	margin-top: 25px;
}

#login input {
	margin-left: 67px;
}

.login-row {
	padding-top: 30px;
	padding-left: 30px;
}

#logo {
	/* background-image: url('../img/logo_fima.png'); */
	/* width: 900px; */
	height: 100px;
/*modifica del 20190417 per allargare la pagina
	width: 777x;
	height: 104px;	
*/
	margin-bottom: 2px;
	background-image: linear-gradient(to left,/*#059782ab*/rgba(5, 151, 130, 0.6705882352941176),#fff);
}

#menuUtente {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 200%;
	float: left;
	width: 184px; /* 154px; */
	text-align: left;
}

#menuUtente ul li {
	margin-bottom: 1px;
	background-color: #6FB89D;
	list-style: none;
}

/*inizio modifica del 20190417 per eliminare l'immagine utilizzando SOLO CSS
.bot-angolo {
	background-image: url('../img/bot_angolo.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 32px;
}
*/
.bot-angolo {
  height: 32px;
  background-color: #555;
}
.bot-angolo:after {
	content:"";
	position:relative;
	top:14px;
	float:right;
	border-top: 18px solid /*#6fb89d00*/rgba(255,255,255,0);
	border-right: 18px solid #FFF;
}
/*fine modifica del 20190417 per eliminare l'immagine utilizzando SOLO CSS*/

#menuUtente a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#menuUtente a:hover {
	text-decoration: underline;
}

#menu-wrapper {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #059782;
	height: 32px;
	color: white;
}

#menu-top {
	padding: 1px;
	text-align: center;
	height: 16px;
}

#menu-top a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#menu-top a:hover {
	text-decoration: underline;
}

/* #menu-top span::before { */
/* 	content: ":: "; */
/* } */
#pageWrapper {
/*modifica del 20190417 per allargare la pagina*/
/*	width: 623px;*/
	width: 746px;
	box-sizing: border-box;
	padding: 5px 0 5px 5px;
	float: left;
}

#proponente-home {
	width: 613px;
	float: left;
	padding: 5px;
}

#salvaDichiarazione .errorMessage, #frmUpload .errorMessage,
	.errorMessage {
	list-style: none;
	font-size: 12px;
	color: red;
	font-style: italic;
}

.errore-titolo {
	display: block;
	font-size: 12px;
	color: red;
	font-style: italic;
}

.separator {
	border-bottom: 1px dashed gray;
	margin: 5px 0 5px;
}
#salvaPiano .errorMessage {
	list-style: none;
	margin-left: 207px;
	font-size: 12px;
	color: red;
	font-style: italic;
}

#schedaPianoInLavorazione__save {
	display: block;
	margin: 20px auto 20px;
}

#spacers {
	float: right;
	width: 40px;
	height: 16px;
	background-image: url('../img/spacer.png');
	background-repeat: no-repeat;
}

#time {
	height: 16px;
	width: 50%;
	float: right;
}

#time p {
	text-align: right;
}

#user-info {
	height: 16px;
	width: 50%;
	float: left;
}

tr.even {
	background-color: #CCCCCC;
}

tr.odd {
	background-color: #EEEEEE;
}

/* CLASSI */
.azioniSchedaCatalogo {
	padding: 20px 10px 10px 30px;
	text-align: left;
	margin: 1px 1px 1px;
	border: 1px solid #059782;
	overflow: auto;
	border-radius: 25px;
}

.azioniSchedaCatalogo:not(.errorMessage ) span {
	padding-left: 5px;
	display: block;
	float: left;
	width: 240px;
}

.azioniSchedaCatalogo a {
	margin-bottom: 10px;
	height: 30px;
	display: block;
	width: 50%;
	float: left;
	text-decoration: none;
	color: black;
	display: block;
}

.azioniSchedaCatalogo a>span:hover {
	text-decoration: underline;
}

.azioniSchedaCatalogoAnagrafica{
	padding: 20px 10px 10px 30px;
	text-align: left;
	margin: 1px 1px 1px;
	border: 0px;
	overflow: auto;
	border-radius: 25px;
}
.azioniSchedaCatalogoAnagrafica a {
	margin-bottom: 10px;
	height: 30px;
	display: block;
	width: 50%;
	float: left;
	text-decoration: none;
	color: black;
	display: block;
}

.azioniScheda img {
	width: 24px;
	height: 24px;
	float: left;
}

.azioniScheda img {
	width: 24px;
	height: 24px;
	float: left;
}

.azioniScheda {
	padding: 20px 10px 10px 30px;
	text-align: left;
	margin: 25px 10px 20px;
	border: 1px solid #059782;
	overflow: auto;
	border-radius: 25px;
	width: 680px;
    float: right;
}

.azioniScheda:not(.errorMessage ) span {
	padding-left: 5px;
	display: block;
	float: left;
	width: 240px;
}

.azioniScheda a {
	margin-bottom: 10px;
	height: 30px;
	display: block;
	width: 50%;
	float: left;
	text-decoration: none;
	color: black;
	display: block;
}

/* calssi modifica password */
.azioniSchedaModifica {
	padding: 20px 10px 10px 30px;
	text-align: left;
	margin: 25px 10px 20px;
	border: 1px solid #059782;
	overflow: auto;
	border-radius: 25px;
	width: 680px;
    float: right;
}

.azioniSchedaModifica :not(.errorMessage ) span {
	padding-left: 5px;
	/* display: block;
	float: left;
	width: 240px; */
}

.azioniSchedaModifica a {
	margin-bottom: 10px;
	text-decoration: underline;
	color: black;
}

/*--------------------------*/

.azioniScheda a>span:hover {
	text-decoration: underline;
}

.bg-gray {
	background-color: rgb(235, 235, 228);
}

.border-box {
	box-sizing: border-box;
}

.campiExcel {
	width: 100%;
	box-sizing: border-box;
}

.campiExcel>.riquadro {
	width: 100%;
	box-sizing: border-box;
}

.cursor-hover:hover {
	cursor: pointer;
}

.domanda-blocco {
	padding: 20px 0 20px;
}

.domanda {
	margin-bottom: 10px;
	font-weight: bold;
}

.risposta {
	font-style: italic;
}

.error {
	text-align: center;
	color: red;
	font-weight: bold;
}

.success {
	text-align: center;
	color: green;
	font-weight: bold;
}

/* Scheda Informativa */
.intestazioneScheda {
	overflow: auto;
	width: 100%;
}

.schedaInformativa {
	overflow-y: auto;
	margin-bottom: 20px;
	width: 100%;
}

.listaAziende {
	text-align: center;
/* 	width: 655px !important; */
/* 	position: relative; */
/* 	left: -21px; */
/* 	border: 1px solid #059782; */
/* 	border-radius: 25px; */
/* 	margin-bottom: 25px; */
}

/* sliding header */
.sliding-header {
 height: 20px;
}

.sliding-header:first-child {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.sliding-header span {
	color: black;
	float: right;
	font-weight: bold;
	position: relative;
	height: 16px !important;
	top: -17px;
}

.sliding-header h5 {
	margin-left: 10px;
	padding-top: 2px;
}

/* sliding header */
.sliding-headerAppr {
	height: 20px;
}

.sliding-headerAppr:first-child {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.sliding-headerAppr span {
	color: black;
	float: right;
	font-weight: bold;
	position: relative;
	height: 16px !important;
	top: -17px;
}

.sliding-headerAppr h5 {
	margin-left: 10px;
	padding-top: 2px;
}

.apri {
	display: none;
}

.chiudi {
	display: block;
}

.apri:hover {
	text-decoration: underline;
}

.chiudi:hover {
	text-decoration: underline;
}

.uploadRow {
	margin: 10px 0 10px;
}

/* STILI AL TESTO */
.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}
.text-center-compBase {
	text-align: center;
	margin-top: 30px;
	
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-small {
	font-size: 0.9em;
}

.corsivo {
	font-style: italic;
}

.grassetto_normale {
	font-weight: bold;
	font-style: normal;
}

.grassetto_corsivo {
	font-weight: bold;
	font-style: italic;
}

.sottolineato {
	text-decoration: underline;
}

.normale {
	font-weight: normal;
	font-style: normal;
}

.note {
	width: 98%;
	height: 200px;
	margin: 0px;
}

/* DATATABLES */
.dataTable {
	margin: 10px auto;
	font-size: 0.9em;
	width: 605px;
}

.dataTable tr {
	border: 1px solid #059782;
}

.dataTable th, .dataTable td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.dataTable th {
	background-color: #BCE4D8;
	text-decoration: underline;
	cursor: pointer;
}

.dataTable td {
	
}

.dataTable tr:nth-child(even) {
	background-color: #E7F6F1;
}

.dataTable tr:nth-child(odd) {
	background-color: #FFFFFF;
}

.dataTables_length {
	text-align: right;
	padding: 15px 20px 0px;
}

.dataTables_info {
	display: none;
}

.dataTables_paginate {
	padding: 10px 10px 10px;
}

.dataTables_paginate .paginate_button {
	margin-left: 10px;
	background-color: #FFFFFF;
	color: #333333;
	padding: 2px 4px;
	border-radius: 4px;
	border: #059782 1px solid;
}

.dataTables_paginate .current {
	border: 0px;
	font-style: italic;
}

.dots:hover {
	text-decoration: none;
}

.dots {
	margin-right: 2px;
}

select[name=macrovoci] {
	width: 618px;
}

.submitForm {
	text-align: center;
	padding: 10px 10px 20px;
}

.margin-bottom {
	margin-bottom: 20px !important;
}

.margin-top {
	margin-top: 20px;
}

.margin-top-5 {
	margin-top: 5px;
}

.opacity_50 {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/* IE 5-7 */
	filter: alpha(opacity = 50);
	/* Netscape */
	-moz-opacity: 0.5;
	/* Safari 1.x */
	-khtml-opacity: 0.5;
	/* Good browsers */
	opacity: 0.5;
}

.riquadro {
	overflow: auto;
	margin: 0.5em 0;
	padding: 0.5em;
	border: 1px #000000 solid;
}

.riquadro+.riquadro {
	margin: -0.5em 0 0.5em 0;
	border-top: 0;
}

.intestazioneScheda>.form-group {
	/* 	line-height: 0.2; */
	margin: 0px;
}

form .form-group {
	display: inline-block;
	margin: 0.5em 0;
	vertical-align: middle;
}

form .form-group:after { 
	clear: both;
}

form label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-style: italic;
	font-size: 0.9em;
	text-align: left;
}

form.form-horizontal label, .campiExcel .form-group label {
	padding: 9px;
}

form.form-horizontal p, .campiExcel .form-group p {
	padding: 9px;
}

form input[type="text"], form input[type="number"], form input[type="password"], form select {
	display: inline-block;
	vertical-align: middle;
	padding: 6px 6px;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

form select {
	height: auto;
	padding: 3px;
}

.bold {
	font-weight: bold;
}

.help-block {
	display: block;
	margin-top: 5px;
	color: #737373
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.height-100 {
	height: 100px;
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important;
	visibility: hidden !important
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	clear: both;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9,
	.col-10, .col-11, .col-12 {
	float: left;
}

.col-12 {
	width: 100%
}

.col-11 {
	width: 91.66666667%
}

.col-10 {
	width: 83.33333333%
}

.organizzazione {
	float: left;
	width: 83.33333333%
}

.col-9 {
	width: 75%
}

.col-8 {
	width: 66.66666667%
}

.col-7 {
	width: 58.33333333%
}

.col-6 {
	width: 50%
}

.col-5 {
	width: 41.66666667%
}

.col-4 {
	width: 33.33333333%
}

.col-3 {
	width: 25%
}

.col-2 {
	width: 16.66666667%
}

.col-3_plafond{
	float: left;
	width: 25%
}
.col-4_plafond{
	float: right;
	width: 25%
}

.col-1 {
	width: 8.33333333%
}

.col-offset-12 {
	margin-left: 100%
}

.col-offset-11 {
	margin-left: 91.66666667%
}

.col-offset-10 {
	margin-left: 83.33333333%
}

.col-offset-9 {
	margin-left: 75%
}

.col-offset-8 {
	margin-left: 66.66666667%
}

.col-offset-7 {
	margin-left: 58.33333333%
}

.col-offset-6 {
	margin-left: 50%
}

.col-offset-5 {
	margin-left: 41.66666667%
}

.col-offset-4 {
	margin-left: 33.33333333%
}

.col-offset-3 {
	margin-left: 25%
}

.col-offset-2 {
	margin-left: 16.66666667%
}

.col-offset-1 {
	margin-left: 8.33333333%
}

.col-offset-0 {
	margin-left: 0
}

.finalita-piano {
	width: 618px;
}

#salvaSchedaInLavorazione_parteImprenditoriale {
	width: 309px;
}

#salvaSchedaInLavorazione_parteSindacale {
	width: 300px;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
}

.table2 {
	max-width: 50%;
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
	size: 100px;
	
}


.table-bordered {
	border: 1px solid #000;
}

td, th {
	padding: 0;
}

th {
	text-align: left;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td,
	.table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-top: 1px solid #000;
}

.table>thead>tr>th {
	vertical-align: top;
	border-bottom: 1px solid #000;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th,
	.table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td,
	.table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #000;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 2px;
}

.table>thead:first-child>tr:first-child>th {
	border-top: 0;
}

.table:last-child {
	margin-bottom: 0;
}

img.icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

ul, ol {
	list-style-position: inside;
}

ul li, ol li {
	vertical-align: top;
}

/* background colors */
.green1 {
	background-color: #6FB89D;
}

.green2 {
	background-color: #66AC92;
}

.green3 {
	background-color: #5CA78B;
}

.green4 {
	background-color: #519D81;
}

.green5 {
	background-color: #4B9378;
}

/* Override jquery ui dialog */
.ui-dialog-titlebar {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.ui-dialog .ui-dialog-content {
	/* 	border: 1px solid darkgrey;  */
	
}

.ui-dialog {
	box-shadow: #000 0px 2px 4px;
}

/* Filtri per Ricerca Piano */
#filtri-wrapper {
	padding: 10px;
	overflow: auto;
}

#filtri select {
	min-width: 250px;
}

/* Dettagli punteggio */
#punteggio-wrapper {
	padding: 10px;
	overflow: auto;
	box-sizing: border-box;
}

.punteggio-row {
	margin-bottom: 10px;
}

.dataTable_pec td {
	padding: 7px 2px 7px 2px !important;
	text-align: center;
	vertical-align: middle;
}

.valutatori-wrapper {
	padding: 10px;
	overflow: auto;
}

.no-underline{
	text-decoration: none;
	color: black;
}

.no-underline-depenna{
	text-decoration: none;
	color: black;
	float: left;
}

.no-underline-depenna:hover {
	text-decoration: underline;
}

.link{
	font-size: 15px;
	color: black;
	position: relative;
	padding: 5px;
	top: -2px;
}

.link:hover{
	text-decoration: underline;
}

.form-valutatore{
	padding:10px
}

.img-lista-aziende{
	width: 24px;
	height: 24px;
	float: left;
}

.formDepenna{
	margin-bottom: 10px;
	height: 30px;
	display: block;
	width: 50%;
	float: left;
	text-decoration: none;
	color: black;
	display: block;
}

.azioniListaUnitaProduttive{
	padding: 10px 10px 10px 40px;
	text-align: left;
}

.list-box{
	min-height: 250px;
	width: 100%;	
	border: 1px solid #059782;
	overflow: auto;
	padding: 10px;
}

.list-boxAvvisi{
	min-height: 125px;
	width: 100%;	
	border: 1px solid #059782;
	overflow: auto;
	padding: 10px;
}

.list-box-button{
	min-height: 200px;
	text-align: center;
	margin-top: 20%;
}

.list-title-box{
	background-color: #059782;
	float: left;
	overflow: auto;
	border: 1px solid #059782;
	box-sizing: border-box;
	text-align: center;
	min-height: 20px;
	color:white;
}
.list-title-box_Verbali{
	float: left;
	overflow: auto;
	box-sizing: border-box;
	text-align: center;
	min-height: 20px;
	
}
.list-title-box_VerbaliLeft{
	float: left;
	overflow: auto;
	box-sizing: border-box;
	text-align: left;
	min-height: 20px;
	
}

.list-title-boxAvvisi{
	background-color: #059782;
	float: left;
	overflow: auto;
	border: 1px solid #059782;
	box-sizing: border-box;
	text-align: center;
	min-height: 10px;
	color:white;
}

.assegnaPianiWrapper{
	margin-top: 10px;
}

.select-valutatore{
	border-radius: 10px;
	margin-top: 3px;
	max-width: 250px;
	padding: 1px;
}

.timeVerbalizzazione{
	border-radius: 10px;
	margin-top: 3px;
	max-width: 1500px;
	padding: 1px;
}


#actionErrors {
	padding: 5px;
	text-align: left;
}

.inputError {
	border: 2px solid red !important;
}

.formAvvisiValutatori{
	text-align: center;
}

.filtri-valutatore-left{
	text-align: left;
	padding: 10px 10px 10px 5px;
	box-sizing: border-box;
}

.filtri-valutatore-right{
	text-align: right;
	padding: 10px 10px 10px 5px;
	box-sizing: border-box;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}

.margin-bottom-80 {
	margin-bottom: 80px;
}

.titoloPianoHeader {
	width: 230px;	
}

.totaleAutomaticoHeader {
	width: 50px;
}

.totaleQualitativoHeader {
	width: 50px;
}

.middle {
	vertical-align: middle;
}

.uploadPunteggi {
	margin-bottom: 20px;
}

.scaricaPianiPec {
	margin-top: -15px;
}

.label-nominativo {
	padding: 0px !important;
	box-sizing: border-box;
}

.input-nominativo {
	margin-left: 5px;
}

.input-codiceFiscale {
	margin-right: 10px;
}

.input-spaziaturaButton {
	margin-right: 5px;
}

.black-link{
	color: black;
}

.euro {
	background-image: url('../img/euro.gif');
    background-repeat: no-repeat;
    background-position-x: 108px;
    background-position-y: -3px;
    padding-right: 20px !important;
}

.ui-dialog-content {
	height: auto !important;
	min-height: 100px !important;
}

.ui-dialog {
	width: 400px !important;
}

#ATI select {
	height: 29px;
	width: 169px;
}

#ATI .euro {
	margin-left: 14px;
}

#ATIRT > div > label {
	margin-top: 7px;
}


/*codice inserito il 20190416 per inserire un ribbon a destra del header con l'indicazione dell'ambiente*/
.box {
  width: 200px; height: 300px;
  position: relative;
  border: 1px solid #BBB;
  background: #EEE;
}
.ribbon {
  position: relative;
  float: right;
/*
  right: 510px;
  top: -5px;
*/
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 90px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#a2c6bc 0%, #3b7f70 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 14px;
  right: -21px;
}
.ribbon span::before {
  /* content: ""; */
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon span::after {
  /* content: ""; */
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
/*fine codice inserito per inserimento ribbon su logo*/

/* Tabella Qualificazione Professionale */
p.radio_text {
	width: 100%;
	display: inline-block !important;
	text-align: justify !important;
	margin-bottom: 30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  /*safari and chrome*/
    #tabellaQualificazione select {
        height:30px;
        line-height:30px;
        background:#f4f4f4;
    } 
}
#tabellaQualificazione select::-moz-focus-inner { /*Remove button padding in FF*/ 
    border: 0;
    padding: 0;
}
@-moz-document url-prefix() { /* targets Firefox only */
    #tabellaQualificazione select {
        padding: 15px 0!important;
    }
}        
@media screen\0 { /* IE Hacks: targets IE 8, 9 and 10 */        
    #tabellaQualificazione select {
        height:30px;
        line-height:30px;
    }     
}

#tabellaQualificazione {
	display: inline-block !important;
}

#tabellaQualificazione td {
	padding: 0 3px 0 0 !important;
}

#tabellaQualificazione tr.processo td {
	padding: 30px 0 5px !important;
	border: none;
}

#tabellaQualificazione tbody tr th {
	font-size: 0.9em;
	vertical-align: bottom;
	width: 105px;
}
#tabellaQualificazione tbody tr th:last-child {
	width: 45px;
}

#tabellaQualificazione input.verifica {
	width: 66px !important;
	font-size: 0.9em;
	font-style: italic;
	
}

#tabellaQualificazione td input, #tabellaQualificazione td select {
	height: 20px !important;
	padding: 3px 2px !important;
	width: 105px;
}

#tabellaQualificazione td:last-child select {
	width: 40px;	
}

#tabellaQualificazione td:nth-child(1) input, #tabellaQualificazione td:nth-child(2) input {
	width: 60px;
}
/* #tabellaQualificazione td:nth-child(5) input, #tabellaQualificazione td:nth-child(6) input{ */
/* 	width: 80px; */
/* } */

/* #tabellaQualificazione td:last-child{ */
/* 	margin-right: none; */
/* } */

#tabellaQualificazione td select {
	display: block;
	height: 28px !important;
	border: 1px solid #333;
	border-radius: 3px;
}

::-webkit-calendar-picker-indicator {
    width: 20px;
    MARGIN: 0;
}
/* #tabellaQualificazione tr td{ */
/* 	border: 1px solid; */
/* 	border-radius: 3px; */
/* }  */


/* #tabellaQualificazione td input, #tabellaQualificazione td select{ */
/* 	border: none; */
/* 	box-shadow: none; */
/* } */
/* #tabellaQualificazione { */
/*     border-spacing: 3px; */
/*     border-collapse: separate; */
/* } */

#tabellaAggregata{
	border: 1px solid;
	width: 100%;
	
}

#tabellaAggregata td{
	width: 50%;
	padding: 10px;
}

#tabellaQualificazioneAggregata{
	width: 100%;
}
#tabellaQualificazioneAggregata td{
	width: 50%;
	padding: 10px;
}

#importo.euro {
	background-image: url('../img/euro.gif');
    background-repeat: no-repeat;
    background-position-x: 80px;
    background-position-y: -3px;
    padding-right: 20px !important;
}

.select-codice{
	border-radius: 10px;
	margin-top: 3px;
	max-width: 250px;
	padding: 1px;
}

.select-tipoSoggetto{
	border-radius: 10px;
	margin-top: 3px;
	max-width: 250px;
	padding: 1px;
}

.col-2Appr{
	float: center;
	width: 16.66666667%;
}

#myProgress {
  width: 100%;
  background-color: #c0c0c0;
  border-radius: 10px;
  
}

#myBar {
  width: 1%;
  border-radius: 10px;
  height: 20px;
  background-color: #059782;
  text-align: center; /* To center it horizontally (if you want) */
  line-height: 20px; /* To center it vertically */
  color: white;
}

.col-12_progress {
	float: left;
	width: 100%
}

.formResponsabileProcessi{
	padding: 20px 10px 10px 30px;
    text-align: left;
    margin: 25px 10px 20px;
    border: 1px solid #059782;
    overflow: auto;
    border-radius: 25px;
    width: 680px;
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    gap: 10px;
}



