/* ---------------------- ST BUTTON ELEMENTO CIRCOLARE FORMAZIONI  ------------------------- */

.font-weight-bold {
    font-weight: 700 !important;
    font-size: 0.85rem;
    line-height: normal!important;
}


#miei-corsi .cerchio-iniziale {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 4px 8.7px;
    background: #b01d20;
    color: white;
    margin-right: 4px;
}


#miei-corsi .cerchio-permanente {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 4.5px 7px;
    background: #691650;
    color: white;
    margin-right: 4px;
}

#miei-corsi .cerchio-decentrata {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 4px 6px;
    background: #edda30;
    color: black;
    margin-right: 8px;
}






/* ---------------------- ST BUTTON REVOCA/CONFERMA  ------------------------- */

.btn-primary-cardAr-conferma {
    background-image: linear-gradient(-45deg,#0976bc 0%,#273b7a 88%);
    border-radius: 3px;
    color: #fff !important;
    font-size: 12px;
    padding: 4px 12px 4px 12px;
    font-weight: bold;
    font-size: 1.0rem;
    float: center;
    box-shadow: 0 1px 10px -4px rgba(0,0,0,0.6);
    border-radius: 1px;
    box-shadow0: 1px 10px -4px rgba(0,0,0,0.6);
    cursor: pointer;
    border: 0.5px solid white;
}


.btn-primary-cardAr-revoca {
    background-color: #fc762e;
    border-radius: 3px;
    color: black !important;
    font-size: 12px;
    padding: 4px 12px 4px 12px;
    font-weight: bold;
    font-size: 1.0rem;
    float: center;
    box-shadow: 0 1px 10px -4px rgba(0,0,0,0.6);
    /* border-radius: 1px; */
    box-shadow0: 1px 10px -4px rgba(0,0,0,0.6);
    margin-left: 10px;
    cursor: pointer;
    border: 0.5px solid white;
}
/* ---------------------- ST VIEW LISTA  ------------------------- */

.card-header {
    padding: 0px;
    margin-bottom: 0;
    background-color: rgb(0 0 0 / 0%);
    border-bottom: 0 solid rgba(0,0,0,0.125);
}

.dataCorsoEtichetta {
    color: #191919;
    font-size: 0.9rem;
    font-weight: 600;
}

.dataCorso {
    color: #191919;
    font-size: 0.9rem;
    font-weight: 300;
}

.dividerPanelCorso {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0.1);
}

.panel-corso {
   padding: 8px;
   background-image: linear-gradient(180deg, #FBFBFB 0%, #E0E0E0 100%);
   box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
   margin-bottom:15px;
   }
   /*panle corso*/
   .padding-panel-row1 {
   padding: 0px 10px 5px 10px;
   }
   .padding-panel-row2 {
   padding: 10px 10px 0px 10px;
   }
   

#visualizzazioneLista .card-body-giornaliera {
    padding-bottom: 1rem;
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 0rem;
}

.padding-panel-row2 {
    padding: 5px 10px 0px 10px;
}



#visualizzazioneLista .codice-permanente {
    font-size: 1rem;
    font-weight: 700;
    color: #691650;
}

/* ---------------------- ST CARD CORSO  ------------------------- */

.cerchio-permanente {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 2px 5px;
    background: #691650;
    color: white;
    margin-right: 4px;
    font-size: 0.9rem;
}

.cerchio-permanente {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 2px 5px;
    background: #691650;
    color: white;
    margin-right: 4px;
    font-size: 0.8rem;
}


.card-body {
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
}

#visualizzazioneLista .font-weight-bold {
    font-weight: 700 !important;
    font-size: 0.85rem;
    line-height: 0.2!important;
}
.card-text {
    min-height: 5rem;
    font-size: 0.9rem;
}
.codice-permanente {
    font-size: 0.9rem;
    font-weight: 700;
    color: #691650;
}


#miei-corsi .card-overflow {
    height: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.codice-decentrata {
    font-size: 0.9rem;
    font-weight: 700;
    color: black;
}

.codice-internazionale {
    
    color: #dc4c00;
    font-size: 0.9rem;
    font-weight: 700;
}


.text-comune {
    font-weight: bold;
    color: #06BB19;
    margin-top: 4px;
    font-size: 0.85rem;
}
.text-linguistica {
    font-weight: bold;
    color: black;
    margin-top: 4px;
      font-size: 0.85rem;
}

.text-penale {
    font-weight: bold;
    color: #9472E8;
    margin-top: 4px;
     font-size: 0.85rem;
}
.text-civile {
    font-weight: bold;
    color: #72C3E8;
    margin-top: 4px;
    font-size: 0.85rem;
}

.circle-linguistica {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    padding: 0.5px 4.5px;
    background: #e2dd00;
    color: #e2dd00;
    margin-right: 4px;
    font-size: 8px;
    font-weight: 800;
}

.circle-civile {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    padding: 0.5px 4.5px;
    background: #72C3E8;
    color: #72C3E8;
    margin-right: 4px;
    font-size: 8px;
    font-weight: 800;
}



#miei-corsi .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-top: .9rem;
    padding-bottom: 1.3rem;}
    
    .card-text {
    min-height: 5rem;
    font-size: 0.85rem!important;
}

.circle-comune {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    padding: 0.6px 4.2px;
    background: #06BB19;
    color: #06BB19;
    margin-right: 4px;
    font-size: 8px;
    font-weight: 800;
}



	/* ---------------------- ST TITOLO ELENCO CORSI  ------------------------- */

.link-corso {
    font-size: 0.85rem;
    font-weight: 600;
    margin-top: 2px;
    vertical-align: -2px !important;
}


		/* ---------------------- HEADER LINE/TITLE I MIEI CORSI  ------------------------- */
 

    .header-line-elenco-miei-corsi {
	    background: #0262b0;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    height: 9.0px;
	    margin-bottom: 10px!important;
	    margin-top: -1.1px;
	    margin-left: 0px;
    	margin-right: -25px;
    	}
    
    
   .align-title-i-miei-corsi {
	    background: #0262b0;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    height: 9.0px;
	    margin-bottom: 10px!important;
	    margin-top: -1.1px;
	    margin-left: 0px;
	    margin-right: -25px
	    ;}
    
 	/* ---------------------- END HEADER LINE/TITLE I MIEI CORSI  ------------------------- */  



.titoloFormazione {
    margin-top: -3.2%;
    position: sticky;
    width: auto;
}

.menuTitle {
    margin-top: -1%;
    margin-bottom: 0px;
    margin-bottom: 0.5%;
}
  
.header-line-elenco-iniziale {
    background: #d0021b;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    height: 9.0px;
    margin-bottom: 10px!important;
    margin-top: -1.1px;
    margin-left: 0px;
    margin-right: -25px;
}

.header-line-elenco-permanente {
    background: #8f1b6c;
   box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    height: 9.0px;
    margin-bottom: 10px!important;
    margin-top: -1.1px;
    margin-left: 0px;
    margin-right: -25px;
}

.header-line-elenco-onorari {
    background: #3498db;
   	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    height: 9.0px;
    margin-bottom: 10px!important;
    margin-top: -1.1px;
    margin-left: 0px;
    margin-right: -25px;
}

.header-line-elenco-dirigenti {
    background: #004883;
   box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    height: 9.0px;
    margin-bottom: 10px!important;
    margin-top: -1.1px;
    margin-left: 0px;
    margin-right: -25px;
}

.header-line-elenco-internazionale {
    background: #dc4c00;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    height: 9.0px;
    margin-bottom: 10px!important;
    margin-top: -1.1px;
    margin-left: 0px;
    margin-right: -25px;}
    
    
    
.header-line-elenco-digitale {
    background: #41ac8a;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    height: 9.0px;
    margin-bottom: 10px!important;
    margin-top: -1.1px;
    margin-left: 0px;
    margin-right: -25px;}
    
    
    
.header-line-elenco-decentrata {
	background: #edda30;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    height: 9.0px;
    margin-bottom: 10px!important;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: -25px;
}  
    

#accordion [data-toggle="collapse"]:after {
    display: inline-block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    transform: rotate(0);
    transition: all linear .25s;
    float: right;
    display:none;
}




.btn-outline {
    border: 1px solid #b0b0b0;
    background-color: white;
    color: #0051ae;
    font-size: 16px;
    cursor: pointer;
    max-height: 35px;
    border-radius: 2px;
    line-height: 0.8;
}

.alignButtonInfoDocumenti {
    margin-top: -12px;
    text-align: right;
}

.titoloCorso {
    color: black;
    font-size: 0.9rem;
}

.align-title {
    margin-bottom: 7.3%;
    margin-top: -2%;
}

.card-body-giornaliera {
    padding-bottom: 1rem;
    padding-left: 0rem;
    padding-right: 1.2rem;
    padding-top: 0rem;
}
.card-header-giornaliero {
    padding: .75rem 0rem;
    margin-bottom: 0;}
    

/*MEDIAUQERY*/

@media (max-width: 1199px){
.btn-outline {
    border: 1px solid #b0b0b0;
    background-color: white;
    color: #0051ae;
    font-size: 12px;
    cursor: pointer;
    max-height: 35px;
    border-radius: 2px;
    line-height: 0.8;
}

.alignButtonInfoDocumenti {
    margin-top: -10px;
    text-align: right;
}

}


@media (min-width: 1200px) and (max-width: 1305px) {

.header-line-elenco-iniziale {
    background: #d0021b;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    height: 9.0px;
    margin-bottom: 10px!important;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: -25px;
}

.align-title {
    margin-bottom: 0%;
    margin-top: -2%;
}

.alignButtonInfoDocumenti {
    margin-top: -15px;
    text-align: right;
    margin-bottom: 12px;
}

}

@media (min-width: 1306px) and (max-width: 1486px) {

.titoloFormazione {
    margin-top: -3%;
    position: sticky;
    width: auto;
}

}

@media (min-width: 1487px) {

.titoloFormazione {
    margin-top: -2.2%;
    position: sticky;
    width: auto;
}

.align-title {

    margin-bottom: 5.5%;
    margin-top:auto;}
    

}


	/* ---------------------- ST END ------------------------- */
	
	
	
/*Formazione Dirigenti*/
.title-header {
		margin-top:-20px;
	margin-bottom: -90px;
}




@media (max-width: 768px) and (min-width: 367px){
.space-fluid {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px 120px;
    margin-left: 5%;
    padding: 10px;
    /* margin: 0 auto !important; */
}


#menu-title h3 {
    margin-top: -30px !important;
    margin-bottom: 20px;
    font-size: 20px;
}

#miei-corsi .col-md-12 {
    margin-bottom: 15px;
    padding: 0px 10px;
    margin-bottom: 60px;
}



#menu-title .space-fluid {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px 120px;
    margin-left: -20%!important;
    padding: 10px;
    /* margin: 0 auto !important; */
}

.sidebar-dx {
    padding-right: 35px !important;
    padding-left: 5px !important;
}

#sidebar-ar .card-title {
    color: #272833;
    font-size: 01rem;
    font-weight: 600;
    line-height: 1.0;
    margin-bottom: 0;
}

#sidebar-ar .cerchio-iniziale-ar {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 5px 11px;
    background: #B01D20;
    color: white;
    margin-right: 4px;
    font-size: 18px;
    font-weight: 700;
}

#sidebar-ar .cerchio-iniziale-pm {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 7px 10px;
    background: #691650;
    color: white;
    margin-right: 4px;
    font-size: 16px;
    font-weight: 700;
}

#paginazione-card .btn-toolbar {
    display: inline;
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: center;
    margin-left: 3%;
}


#sidebar-ar .cerchio-iniziale-dc {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 5px 7px;
    background: #EDDA30;
    color: #232323;
    margin-right: 4px;
    font-size: 18px;
    font-weight: 700;
}

#sidebar-ar .cerchio-iniziale-dir {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 5px 8px;
    background: #004883;
    color: white;
    margin-right: 4px;
    font-size: 17px;
    font-weight: 700;
}

#sidebar-ar .cerchio-iniziale-ai {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 6px 11px;
    background: #DC4C00;
    color: white;
    margin-right: 4px;
    font-size: 17px;
    font-weight: 700;
}

#sidebar-ar .cerchio-iniziale-dig {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 6px 9px;
    background: #41AC8A;
    color: white;
    margin-right: 4px;
    font-size: 17px;
    font-weight: 700;
}

#sidebar-ar .btn-primary-sidebar {
    background-color: #2E5AAC;
    border-radius: 3px;
    color: #fff !important;
    font-size: 14px;
    padding: 4px 8px 4px 8px;
    font-weight: bold;
    margin-left: 10px;
    float: right;
    margin-top: -0.30rem !important;
}

#infoDirigenti {
	margin-top:20px!mportant;
	
}

.title-header {
		margin-top:-60px;
	margin-bottom: -90px;
}

.header-line-filtro {
    background: #0262b0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    height: 6px;
    margin-bottom: 10px;
    width: 108%;
}

.mobile-card-bottom {
	
	margin-bottom:60px;
}

}


	/* ----------------------PAOLO NEW ------------------------------------------------------- */
	


	/* stile per i codici corso */

	.codice-iniziale {
		font-size:  0.9rem;
		font-weight: 700;
		color: #b01d20;
	}
	

	.codice-lista-decentrata {
		font-size:  0.9rem;
		font-weight: 700;
		color: #edda30;
	}
	
	.codice-dirigenti {
		font-size:  0.9rem;
		font-weight: 700;
		color: #004884;
	}
	
	
	.codice-digitale {
		font-size:  0.9rem;
		font-weight: 700;
		color: #46ab8b;
	}


	/* stile per i cerchi delle formazioni */
	
	.cerchio-iniziale {
		width: 200px;
		height: 200px;
		border-radius: 100px;
		padding: 5px 11px;
		background: #B01D20;
		color: white;
		margin-right: 4px;
	}
	
	.cerchio-permanente {
		width: 200px;
		height: 200px;
		border-radius: 100px;
		padding: 4px 8px;
		background: #691650;
		color: white;
		margin-right: 4px;
	}
	
	.cerchio-decentrata {
		width: 200px;
		height: 200px;
		border-radius: 100px;
		padding: 4px 7px;
		background: #EDDA30;
		color: black;
		margin-right: 8px;
	}
	
	.cerchio-lista-decentrata {
		width: 200px;
		height: 200px;
		border-radius: 100px;
		padding: 4px 7px;
		background: #EDDA30;
		color: black;
		margin-right: 8px;
	}
	
	.cerchio-dirigenti {
		width: 200px;
		height: 200px;
		border-radius: 100px;
		padding: 4px 7px;
		background: #004883;
		color: white;
		margin-right: 8px;
	}
	
	.cerchio-internazionale {
		width: 200px;
		height: 200px;
		border-radius: 100px;
		padding: 4px 10px;
		background: #DC4C00;
		color: white;
		margin-right: 4px;
	}
	
	.cerchio-digitale {
		width: 200px;
		height: 200px;
		border-radius: 100px;
		padding: 4px 7px;
		background: #46AB8B;
		color: white;
		margin-right: 8px;
	}


	/* stile per i cerchi delle aree */
}
	
.circle-linguistica {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    padding: 0.5px 4.5px;
    background: #E2DD00;
    color: #E2DD00;
    margin-right: 4px;
    font-size: 8px;
    font-weight: 800;
}



.circle-penale {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    padding: 0.5px 4px;
    background: #9472E8;
    color: #9472E8;
    margin-right: 4px;
    font-size: 8px;
    font-weight: 800;
}


	/* stile per i text delle aree */

	.text-civile {
		font-weight: bold;
		color: #72C3E8;
		margin-top: 4px;
	}
	
	.text-linguistico {
		font-weight: bold;
		color: #F3EF1F;
		margin-top: 4px;
	}
	
	.text-comune {
		font-weight: bold;
		color: #06BB19;
		margin-top: 4px;
	}
	
	.text-penale {
		font-weight: bold;
		color: #9472E8;
		margin-top: 4px;
	}
	
	
	/* stile banner per l'iscrizione ai corsi della permanentein graduatoria */
	
	.card-body-banner-iscrizione {
	    padding-bottom: 1rem;
	    padding-left: 1rem;
	    padding-right: 1rem;
	    padding-top: 1rem;
	    margin: 10px 10px 20px 10px;
	}
	
	.background-panel {
		background-image: linear-gradient(-180deg, #861B66 6%, #481037 100%);
	    font-size: 12px;
	    color: #FFFFFF;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	}
	
	.btn-iscrizionePermanente {
	    color: #d4d4d4;
	    background-color: #f1f1f1;
	    border-color: #f1f1f1;
	    box-shadow: none;
	    color: black;
	    padding: 5px 20px 5px 20px;
	    border-radius: 2px;
	    FONT-WEIGHT: 100;
	    box-shadow: box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	}

	.btn-iscrizionePermanente:hover {
	    color: #d4d4d4;
	    background-color: #d8d8d8;
	    border-color: #f1f1f1;
	    box-shadow: none;
	    color: black;
	    padding: 5px 20px 5px 20px;
	    border-radius: 2px;
	    5px: ;
	    FONT-WEIGHT: 100;
	    box-shadow: box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	}
	
	
	
	/* stile card stato richiesta */

	.status-card {
	    vertical-align: middle;
	    font-weight: bold;
	    color: #fff;
	    padding: 10px;
	    margin-left: -0.8rem;
	    width: 110%;
	    margin-top: 0.5rem;
	    margin-bottom: -1.1rem;
	}
	
	.status-ammesso {
		background: #41762E;
	}

	.status-approvato {
		background: #41762E;
	}

	.status-escluso {
		background: red;
	}

	.status-richiesta {
		background: #E3F1FC;
		color:black;
	}

	.status-confermato {
		background: #37B8C1;
	}

	.status-frequentato {
		background: #174899;
	}

	.status-assente {
		background: #DEDEDE;
	}

	.status-revocato {
		background: #FC762E;
	}

	.status-rinuncia {
		background: #D0021B;
	}

	.status-eliminato {
		background: #9e1727;
	}

	.status-assente-giustificato {
		background: #B8B8B8;
	}

	.status-impedimento {
		background: #DFDFDF;
	}

	.status-in-lista {
		background: #D6C703;
	}

	.status-incompatibile {
		background: #DEDEDE;
	}
	
	
	/* stile card vai al corso */
	.footer-card {
		vertical-align: middle;
		text-align: center;
		padding-bottom: 4px;
		margin-bottom: -9px;
	}


	/* ----------------------PAOLO NEW -da decentrata ------------------------------------------------------ */

		
	.align-title-decentarta-filtro {
	    margin-top: 10px;
	    padding-bottom: 11px;
	}
	
	#infoDecentrata .btn-primary {
	    background-color: #edda30;
	    font-size: 16px;
	    color: black;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius:4px;
	    border-top-right-radius:4px;
	    border-bottom-left-radius:0px;
	    border-bottom-right-radius:0px;
	    margin-left: 41.5%;
	    border:0px;
	}
	
	#infoDecentrata  .btn-primary:hover {
	    background-color: #edda30;
	    
	}



	/* ----------------------PAOLO da dettaglio corso ------------------------------------------------------- */

	.btn-info-dettaglioCartellaCorso {
		    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
		    border-radius: 2px;
		    border-color: none;
		    background-color: #2E5AAC;
		    border-radius: 3px;
		    color: #fff !important;
		    font-size: 16px;
		    padding: 10px 15px 10px 15px;
		    width:auto;
	}
	
	
	.btn-info-dettaglioCartellaCorso:hover{
		background-color: #20458a;
	}



	/* ----------------------PAOLO da dettaglio interpello ------------------------------------------------------- */

	.btn-info-dettaglioCartellaCorso {
		    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
		    border-radius: 2px;
		    border-color: none;
		    background-color: #2E5AAC;
		    border-radius: 3px;
		    color: #fff !important;
		    font-size: 16px;
		    padding: 10px 15px 10px 15px;
		    width:auto;
	}

	
	.btn-info-dettaglioCartellaCorso:hover{
	background-color: #20458a;
	}
	
	.modal-header-interpelli {
	   align-items: center;
	    border-color: #EDDA30;
	    flex-shrink: 0;
	    height: 3rem;
	    padding-bottom: 0;
	    padding-top: 0;
	    background-color: #EDDA30;
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    padding: 1rem;
	    color:black;
	    border-bottom: 1px solid #e7e7ed;
	}
	
	.modal-header-alert {
	    align-items: center;
	    border-color: #7b0a0a;
	    flex-shrink: 0;
	    height: 4rem;
	    padding-bottom: 0;
	    padding-top: 0;
	    background-color: #ec4848;
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    padding: 1.2rem;
	    color: black;
	    border-bottom: 1px solid #e7e7ed;
	}
	
	.icon-warning-sign:before {
	    content: "\f071";
	    font-size: 30px;
	}
	
	.modal-title-alert {
	    margin-bottom: 0;
	    line-height: 0.8;
	}
	
	 #sezioni .header-step-corso-albergo {
	    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    margin-top: -5px;
	    min-height: 20px;
	    margin-bottom: 30px;
	    color: white;
	    text-align: center;
	    padding: 10px;
	}
	
	#sezioni2 .header-step-corso-albergo {
	    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    margin-top: -5px;
	    min-height: 20px;
	    margin-bottom: 30px;
	    color: white;
	    text-align: center;
	    padding: 10px;
	}
	
	/* paolo */
	.form-group {
	    margin-bottom: 1rem;
	}





	
	
	/* ----------------------PAOLO da elenco ------------------------------------------------------- */

	.icon-info-sign:before {
	    content: "\f05a";
	}
	
	.align-title-decentarta-filtro {
	    margin-top: -10px;
	    padding-bottom: 11px;
	}
	
	#infoPermanente .btn-primary {
	    background-color: #8f1b6c;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius:4px;
	    border-top-right-radius:4px;
	    border-bottom-left-radius:0px;
	    border-bottom-right-radius:0px;
	    margin-left: 41.5%;
	    border:0px;
	}
	
	
	#infoDigitale .btn-primary {
	    background-color: #41ac8a;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius:4px;
	    border-top-right-radius:4px;
	    border-bottom-left-radius:0px;
	    border-bottom-right-radius:0px;
	    margin-left: 41.5%;
	    border:0px;
	}
	
	
	#infoDigitale .btn-primary:hover {
	    background-color: #41ac8a;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius: 4px;
	    border-top-right-radius: 4px;
	    border-bottom-left-radius: 0px;
	    border-bottom-right-radius: 0px;
	    paddingleft: 22%;
	    margin-left: 41.5%;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    border:0px;
	}
	
	
	#infoInternazionale .btn-primary:hover {
	    background-color: #dc4c00;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius: 4px;
	    border-top-right-radius: 4px;
	    border-bottom-left-radius: 0px;
	    border-bottom-right-radius: 0px;
	    paddingleft: 22%;
	    margin-left: 41.5%;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    border:0px;
	}
	
	
	
	#infoIniziale .btn-primary {
	    background-color: #d0021b;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius:4px;
	    border-top-right-radius:4px;
	    border-bottom-left-radius:0px;
	    border-bottom-right-radius:0px;
	    margin-left: 41.5%;
	    border:0px;
	}
	
	#infoIniziale .btn-primary:hover {
	    background-color: #d0021b;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius: 4px;
	    border-top-right-radius: 4px;
	    border-bottom-left-radius: 0px;
	    border-bottom-right-radius: 0px;
	    paddingleft: 22%;
	    margin-left: 41.5%;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    border:0px;
	}
	
	#infoInternazionale .btn-primary {
	    background-color: #dc4c00;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius:4px;
	    border-top-right-radius:4px;
	    border-bottom-left-radius:0px;
	    border-bottom-right-radius:0px;
	    margin-left: 41.5%;
	    border:0px;
	}
	
	#infoInternazionale .btn-primary:hover {
	    background-color: #dc4c00;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius: 4px;
	    border-top-right-radius: 4px;
	    border-bottom-left-radius: 0px;
	    border-bottom-right-radius: 0px;
	    paddingleft: 22%;
	    margin-left: 41.5%;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    border:0px;
	}
	
	#infoDirigenti .btn-primary {
	    background-color: #004883;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius:4px;
	    border-top-right-radius:4px;
	    border-bottom-left-radius:0px;
	    border-bottom-right-radius:0px;
	    margin-left: 41.5%;
	    border:0px;
	}
	
	#infoDirigenti .btn-primary:hover {
	    background-color: #004883;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius: 4px;
	    border-top-right-radius: 4px;
	    border-bottom-left-radius: 0px;
	    border-bottom-right-radius: 0px;
	    paddingleft: 22%;
	    margin-left: 41.5%;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    border:0px;
	}





	/* ----------------------PAOLO da graduatorie ------------------------------------------------------- */

	#panel_1 .card{
	    height: 100px!important;
	    padding: 10px 10px 0px 10px!imoortant;
	}

    
    #panel_2 .card{
	    height: 100px!important;
	    padding: 10px 10px 0px 10px!imoortant;
	}
    
   	#panel_3 .card{
    	height: 100px!important;
    	padding: 10px 10px 0px 10px!imoortant;
    }
    
    #panel_4 .card{
    	height: 100px!important;
    	padding: 10px 10px 0px 10px!imoortant;
    }




	/* ----------------------PAOLO da internazionali ------------------------------------------------------- */

	#miei-corsi hr {
	    box-sizing: content-box;
	    height: 0;
	    margin-top: 1rem;
	    border: 0;
	    border-top: 1px solid rgba(0, 0, 0, 0.1);
	    margin-top: 2px;
	    margin-bottom: 2px;
	}
	
	#text-area label {
	    color: #272833;
	    font-size: 0.775rem;
	    font-weight: 600;
	    margin-bottom: 0rem;
	    max-width: 100%;
	    word-wrap: break-word;
	}
	
	
	
	.has-error .help-block {
	    color: #DA1414;
	    font-size: 12px;
	    margin-top: -2px;
	    margin-bottom: -5px;
	}
	
	#footer-modal .btn-primary.btn-default {
	    color: #FFF;
	    background-color: #0B5FFF;
	    border-color: #0B5FFF;
	    box-shadow: none;
	    border-radius: 2px;
	    line-height: 1px;
	}
	
	.bootstrap-select {
	margin-bottom: -10px!important;
	border: 1px solid black!important;
	
	}
	
	
	
	#text-area .form-group {
	    margin-bottom: 0.4rem;
	}
	
	#check-iscrizione .form-group {
	    margin-bottom: 0.4rem;
	}
	
	
	
	#accettazione-consenso label {
	    color: #272833;
	    font-size: 0.750rem;
	    font-weight: 600;
	    margin-bottom: 0.25rem;
	    max-width: 100%;
	    word-wrap: break-word;
	}
	
	
	#accettazione-consenso .form-group {
	    position: relative;
	    margin-bottom: -2px;
	}
	
	
	.box-check {
	    border: 1px solid black;
	    border-radius: 2px;
	    background-color: #f5f5f5;
	    margin-top: 10px;
	    padding: 1px 2px;
	    margin-bottom: 5px;
	}
	
	
	.align-title-decentarta-filtro {
	    margin-top: -10px;
	    padding-bottom: 11px;
	}
	
	#infoInternazionale .btn-primary {
	    background-color: #dc4c00;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius:4px;
	    border-top-right-radius:4px;
	    border-bottom-left-radius:0px;
	    border-bottom-right-radius:0px;
	    margin-left: 41.5%;
	    border:0px;
	}
	
	#infoInternazionale .btn-primary:hover {
	    background-color: #dc4c00;
	    font-size: 16px;
	    color: white;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	    line-height: 1;
	    border-top-left-radius: 4px;
	    border-top-right-radius: 4px;
	    border-bottom-left-radius: 0px;
	    border-bottom-right-radius: 0px;
	    paddingleft: 22%;
	    margin-left: 41.5%;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    border:0px;
	}
	
	
	.codice-corso {
	color:#8f1b6c;
	font-weight:700;
	}
	
	.titolo-corso {
	color:#8f1b6c;
	font-weight:700;
	}
	
	
	.btn-primary-modal-conferma {
	color: #FFF;
	    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
	    border-color: #0B5FFF;
	    box-shadow: none;
	    padding: 7px;
	    border-radius: 5px;
	    font-weight: 600;
	}
	
	.modal-header-permanente {
	   align-items: center;
	    border-color: #e7e7ed;
	    flex-shrink: 0;
	    height: 4rem;
	    padding-bottom: 0;
	    padding-top: 0;
	    background-color: #8f1b6c;
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    padding: 1.2rem;
	    color:white;
	    border-bottom: 1px solid #e7e7ed;
	}
	
		.modal-header-internazionale {
	   align-items: center;
	    border-color: #e7e7ed;
	    flex-shrink: 0;
	    height: 4rem;
	    padding-bottom: 0;
	    padding-top: 0;
	    background-color: #dc4c00;
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    padding: 1.2rem;
	    color:white;
	    border-bottom: 1px solid #e7e7ed;
	}
	
	
	.modal-header-dirigenti {
	   align-items: center;
	    border-color: #e7e7ed;
	    flex-shrink: 0;
	    height: 4rem;
	    padding-bottom: 0;
	    padding-top: 0;
	    background-color: #004883;
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    padding: 1.2rem;
	    color:white;
	    border-bottom: 1px solid #e7e7ed;
	}
	
	
	
	.close {
	    cursor: pointer;
	    float: none;
	    align-items: center;
	    border-radius: 0.1875rem;
	    color: white;
	    display: inline-flex;
	    font-size: 2rem;
	    height: 2rem;
	    margin-top:-5.5px;
	    justify-content: center;
	    opacity: 1;
	    text-align: center;
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	    width: 2rem;
	}
	
	.btn-close {
		cursor: pointer;
	    display: inline-block;
	    font-weight: 600;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: middle;
	    user-select: none;
	    border: 1px solid #9c9c9c;
	    padding: 0.4375rem 0.9375rem;
	    font-size: 1rem;
	    line-height: 1.0;
	    /* border-radius: 0.25rem; */
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	}
	
	div.cLeft {
	  text-align: left;
	}
	
	.option-width{
		margin-left: 40% !important;
	 	width: 30% !important;
	}
	
	.select-width{
	 	width: 100% !important;
	}
	
	.cArea{
	 	height: 55px !important;
	}
	
	.cTop{
		margin-top: -20px;
	}
	
	#miei-corsi h5 {
	font-size: 14px;
	    font-weight: 600;
	
	}
	
	[type="checkbox"] {
	    cursor: pointer;
	    height: 12px;
	    width: 12px;
	}
	
	divpadding {
	  padding: 50px;
	}
	
	#notice {
	    border: 1px solid red;
	    padding: 5px;
	    margin: 10px;
	    border-radius: 10px;
	    background: rgba( 255, 100, 100, 0.1 );
	    display:none;
	}



	/* ----------------------PAOLO da interpelli ------------------------------------------------------- */


	#alert h3 {
		margin-top:-5px;
	}
	
	#alert h5 {
		margin-top:5px;
		padding-left:20px;
	}
	
	.modal-title-alert {
	    margin-bottom: 0;
	    line-height: 0.8;
	    /* text-align: justify; */
	}

	.title-fd {
	    font-weight: bold;
	    color: black;
	    font-size: 18px;
	}
	
	
	.align-title-con-filtro {
	    margin-top: -20px;
	    padding-bottom: 0; 
	}
	
	
	.icon-warning-sign:before {
	    content: "\f071";
	    font-size: 30px;
	}
	
	#iscrizioneBiennio .btn-primary-cardAr-conferma {
	    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
	    border-radius: 3px;
	    color: #fff !important;
	    font-size: 12px;
	    padding: 4px 22px 4px 22px;
	    font-weight: bold;
	    font-size: 1.0rem;
	    /* margin-left: 10px; */
	    float: center;
	    box-shadow: 0 1px 10px -4px rgba(0, 0, 0, 0.6);
	    border-radius: 1px;
	    box-shadow0: 1px 10px -4px rgba(0, 0, 0, 0.6);
	    cursor: pointer;
	}
	
	.close {
	    cursor: pointer;
	    float: none;
	    align-items: center;
	    border-radius: 0.1875rem;
	    color: black!important;
	    display: inline-flex;
	    font-size: 2rem;
	    height: 2rem;
	    margin-top:-5.5px;
	    justify-content: center;
	    opacity: 1;
	    text-align: center;
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	    width: 2rem;
	}
	
	.btn-close {
		cursor: pointer;
	    display: inline-block;
	    font-weight: 600;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: middle;
	    user-select: none;
	    border: 1px solid #9c9c9c;
	    padding: 0.4375rem 0.9375rem;
	    font-size: 1rem;
	    color:black!important;
	    line-height: 1.0;
	    /* border-radius: 0.25rem; */
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	}
	
	
	
	.modal-header-warning{
	   align-items: center;
	    border-color: #a66300;
	    flex-shrink: 0;
	    height: 4rem;
	    padding-bottom: 0;
	    padding-top: 0;
	    background-color: #EDDA30;
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    padding: 1.2rem;
	    color:black;
	    border-bottom: 1px solid #e7e7ed;
	    /* border-top-left-radius: 0.375rem; */
	    /* border-top-right-radius: 0.375rem; */
	
	}


	.card-body-banner-iscrizione {
	    padding-bottom: 1rem;
	    padding-left: 1rem;
	    padding-right: 1rem;
	    padding-top: 1rem;
	    margin: 10px 10px 20px 10px;
	}
	
	.background-panel {
	background-image: linear-gradient(-180deg, #861B66 6%, #481037 100%);
	    font-size: 12px;
	    color: #FFFFFF;
	    letter-spacing: 1.5px;
	    text-align: center;
	    font-size: 20px;
	    vertical-align: middle;
	    font-weight: 600;
	}
	
	
	.codice-corso {
	color:#8f1b6c;
	font-weight:700;
	}
	
	.titolo-corso {
	color:#8f1b6c;
	font-weight:700;
	}
	
	
	.btn-primary-modal-conferma {
	color: #FFF;
	    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
	    border-color: #0B5FFF;
	    box-shadow: none;
	    padding: 7px;
	    border-radius: 5px;
	    font-weight: 600;
	}

	.close {
	    cursor: pointer;
	    float: none;
	    align-items: center;
	    border-radius: 0.1875rem;
	    color: white;
	    display: inline-flex;
	    font-size: 2rem;
	    height: 2rem;
	    margin-top:-5.5px;
	    justify-content: center;
	    opacity: 1;
	    text-align: center;
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	    width: 2rem;
	}
	
	.btn-close {
		cursor: pointer;
	    display: inline-block;
	    font-weight: 600;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: middle;
	    user-select: none;
	    border: 1px solid #9c9c9c;
	    padding: 0.4375rem 0.9375rem;
	    font-size: 1rem;
	    line-height: 1.0;
	    /* border-radius: 0.25rem; */
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	}
	
	.btn-iscrizionePermanente {
	    color: #d4d4d4;
	    background-color: #f1f1f1;
	    border-color: #f1f1f1;
	    box-shadow: none;
	    color: black;
	    padding: 5px 20px 5px 20px;
	    border-radius: 2px;
	    5px: ;
	    FONT-WEIGHT: 100;
	    box-shadow: box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	}
	
	
	.btn-iscrizionePermanente:hover {
	    color: #d4d4d4;
	    background-color: #d8d8d8;
	    border-color: #f1f1f1;
	    box-shadow: none;
	    color: black;
	    padding: 5px 20px 5px 20px;
	    border-radius: 2px;
	    5px: ;
	    FONT-WEIGHT: 100;
	    box-shadow: box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	}
	
	.modal-footer-iscrizione {
	    flex-shrink: 0;
	    padding-bottom: 0.6rem;
	    padding-top: 0.6rem;}
	    
	    .modal-footer {
	    display: flex;
	    align-items: center;
	    justify-content: flex-end;
	    padding: 1rem;
	    border:0;
	    }
	    
	#sezioni .header-step-corso-albergo {
	    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    margin-top: -5px;
	    min-height: 20px;
	    margin-bottom: 30px;
	    color: white;
	    text-align: center;
	    padding: 10px;
	}
	
	#sezioni2 .header-step-corso-albergo {
	    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    margin-top: -5px;
	    min-height: 20px;
	    margin-bottom: 30px;
	    color: white;
	    text-align: center;
	    padding: 10px;
	}
	
	/* paolo */
	.form-group {
	    margin-bottom: 1rem;
	}



/* ----------------------PAOLO da iscrizione internazionale ------------------------------------------------------- */

	#text-area label {
	    color: #272833;
	    font-size: 0.775rem;
	    font-weight: 600;
	    margin-bottom: 0rem;
	    max-width: 100%;
	    word-wrap: break-word;
	}

	#text-area .form-group {
	    margin-bottom: 0.4rem;
	}


#footer-modal .btn-primary.btn-default {
    color: #FFF;
    background-color: #0B5FFF;
    border-color: #0B5FFF;
    box-shadow: none;
    height: 2.4rem;
    border-radius: 0.2rem;
    line-height: 1px;
}
	#check-iscrizione .form-group {
	    margin-bottom: 0.4rem;
	}

	.box-check {
	    border: 1px solid black;
	    border-radius: 2px;
	    background-color: #f5f5f5;
	    margin-top: 10px;
	    padding: 1px 2px;
	    margin-bottom: 5px;
	}

	.align-title-decentarta-filtro {
	    margin-top: -10px;
	    padding-bottom: 11px;
	}

	.btn-close {
		cursor: pointer;
	    display: inline-block;
	    font-weight: 600;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: middle;
	    user-select: none;
	    border: 1px solid #9c9c9c;
	    padding: 0.4375rem 0.9375rem;
	    font-size: 1rem;
	    line-height: 1.0;
	    /* border-radius: 0.25rem; */
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	}

	div.cLeft {
	  text-align: left;
	}

	.option-width{
		margin-left: 40% !important;
	 	width: 30% !important;
	}

	.select-width{
	 	width: 100% !important;
	}

	.cArea{
	 	height: 55px !important;
	}
	
	.cTop{
		margin-top: -20px;
	}

	[type="checkbox"] {
	    cursor: pointer;
	    height: 12px;
	    width: 12px;
	}

	#notice {
	    border: 1px solid red;
	    padding: 5px;
	    margin: 10px;
	    border-radius: 10px;
	    background: rgba( 255, 100, 100, 0.1 );
	    display:none;
	}



/* ----------------------PAOLO da lista decentrata ------------------------------------------------------- */
	
.button-formatori {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    font-size: 0.9rem;
    color: white;
    padding: 5px 15px;
    background-image: linear-gradient(-45deg, rgba(3, 218, 196, 0.98) 0%, #00B6A4 86%) !important;
    cursor: pointer !important;
    border: 0px;
    text-decoration:none;
}

.button-formatori:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    font-size: 0.9rem;
    color: white;
    padding: 5px 15px;
    background-image: linear-gradient(-45deg, rgba(3, 218, 196, 0.98) 0%, #00B6A4 86%) !important;
    cursor: pointer !important;
    border: 0px;
    text-decoration:none!important;
    
}

.button-back {
    background-image: linear-gradient(-45deg,#0976bc 0%,#273b7a 88%);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    border-radius: 2px;
    font-size: 0.9rem;
    color: white;
    float: right;
    padding: 5px 15px 5px 15px;
}

.button-back:hover {
    background-image: linear-gradient(-45deg,#0976bc 0%,#273b7a 88%);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    border-radius: 2px;
    font-size: 0.9rem;
    color: white;
    float: right;
    padding: 5px 15px 5px 15px;
    text-decoration:none;
}	

	.title-fd {
	
	font-size:18px;
	font-weight:600;
	color:black;
	
	}
	
	.haederTable {
	    color: white;
	    text-align: center;
	    margin-top: 20px;
	    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    border-radius: 2px;
	    font-size: 18px;
	    color: white;
	    float: right;
	    padding: 10px 10px 15px 10px;
	    width: 100%;
	    /* margin: 0 auto; */
	    text-align: center;
	}
	
	
	
	#resizeTable .table thead th {
	    background-color: #01b9b9 !important;
	    border-bottom-width: 1px;
	    border-top-width: 0;
	    color: black;
	    font-size: 12px;
	    width: 10%;
	}
	
	#resizeTable  a {
	    color: #000;
	    text-decoration: none;
	    background-color: transparent;
	    -webkit-text-decoration-skip: objects;
	    word-break: break-word;
	}
	
	
	.table th {
	
	font-size:12px;
	
	}
	
	.table th, .table td {
	    padding: 5px 5px 5px 5px!important;
	    vertical-align: middle!important;}
	
	.table thead th {
	font-size:12px!important;
	color:black!important;;
	}
	
	
	
	
	.btn-iscrizionePermanente {
	    color: #d4d4d4;
	    background-color: #f1f1f1;
	    border-color: #f1f1f1;
	    box-shadow: none;
	    color: black;
	    padding: 5px 20px 5px 20px;
	    border-radius: 2px;
	    5px: ;
	    FONT-WEIGHT: 100;
	    box-shadow: box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	}
	
	
	.btn-iscrizionePermanente:hover {
	    color: #d4d4d4;
	    background-color: #d8d8d8;
	    border-color: #f1f1f1;
	    box-shadow: none;
	    color: black;
	    padding: 5px 20px 5px 20px;
	    border-radius: 2px;
	    FONT-WEIGHT: 100;
	    box-shadow: box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	}
	
	
	@media (max-width: 1350.98px) {
	
	.button-formatori {
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    font-size: 14px!important;
	    color: white;
	    padding: 3.5px 10px 3.5px 10px;
	    background-image: linear-gradient(-45deg, rgba(3, 218, 196, 0.98) 0%, #00B6A4 86%) !important;
	    cursor: pointer !important;
	}
	
.button-back {
    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    font-size: 0.9rem;
    color: white;
    float: right;
    padding: 8px 8px;
}
	
	h3 {
	
	font-size:16px;}
	
	
	 }
	
	@media (max-width: 1190.98px) {
	
.button-formatori {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    font-size: 18px;
    color: white;
    padding: 5px;
    background-image: linear-gradient(-45deg, rgba(3, 218, 196, 0.98) 0%, #00B6A4 86%) !important;
    cursor: pointer !important;
    border: 0px;
}

.button-back {
    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    font-size: 0.9rem;
    color: white;
    float: right;
    padding: 8px 8px;
}
	
	
	
	
	h3 {
	
	font-size:14px;}
	
	
	 }
	
	
	
	
	
	.btn-primary-modal-conferma {
	color: #FFF;
	    background-image: linear-gradient(-45deg, #0976BC 0%, #273B7A 88%);
	    border-color: #0B5FFF;
	    box-shadow: none;
	    padding: 7px;
	    border-radius: 5px;
	    font-weight: 600;
	}
	
	.close {
	    cursor: pointer;
	    float: none;
	    align-items: center;
	    border-radius: 0.1875rem;
	    color: white;
	    display: inline-flex;
	    font-size: 2rem;
	    height: 2rem;
	    margin-top:-5.5px;
	    justify-content: center;
	    opacity: 1;
	    text-align: center;
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	    width: 2rem;
	}
	
	.btn-close {
		cursor: pointer;
	    display: inline-block;
	    font-weight: 600;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: middle;
	    user-select: none;
	    border: 1px solid #9c9c9c;
	    padding: 0.4375rem 0.9375rem;
	    font-size: 1rem;
	    line-height: 1.0;
	    /* border-radius: 0.25rem; */
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	}
	
	
	.table th, .table td {
		padding: 10px 5px 10px 5px;
		vertical-align: top;
		border-top: 1px solid #e7e7ed;
		
	}
	
	.table thead td, .table thead th {
		background-color: #e7e7ed !important;
		border-bottom-width: 1px;
		border-top-width: 0;
		color: black;
		font-size: 14px;
		}
		
		
		
	div.scrollmenu {
	
	  overflow: auto;
	  white-space: nowrap;
	}
	
	div.scrollmenu a {
	  display: inline-block;
	  
	  text-align: center;
	  padding: 14px;
	  text-decoration: none;
	}
	
	/* .second-row-card{
	padding-top:1.5 rem;
	width:100% important!;
	} */
	
	#FirstRow .row {
	    display: flex;
	    flex-wrap: wrap;
	    margin-right: 0px!important;
	    margin-left: 0px!important;
	}
	

	.close {
	    cursor: pointer;
	    float: none;
	    align-items: center;
	    border-radius: 0.1875rem;
	    color: black;
	    display: inline-flex;
	    font-size: 2rem;
	    height: 2rem;
	    margin-top:-5.5px;
	    justify-content: center;
	    opacity: 1;
	    text-align: center;
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	    width: 2rem;
	}
	
	.btn-close {
		cursor: pointer;
	    display: inline-block;
	    font-weight: 600;
	    text-align: center;
	    white-space: nowrap;
	    vertical-align: middle;
	    user-select: none;
	    border: 1px solid #9c9c9c;
	    padding: 0.4375rem 0.9375rem;
	    font-size: 1rem;
	    line-height: 1.0;
	    /* border-radius: 0.25rem; */
	    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	}
	
	.modal-header-decentrata {
	   align-items: center;
	    border-color: #EDDA30;
	    flex-shrink: 0;
	    height: 4rem;
	    padding-bottom: 0;
	    padding-top: 0;
	    background-color: #EDDA30;
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    padding: 1.2rem;
	    color:black;
	    border-bottom: 1px solid #e7e7ed;
	    /* border-top-left-radius: 0.375rem; */
	    /* border-top-right-radius: 0.375rem; */
	
	}
	
	/* trasformo style in css */
	
	.center-black {
		text-align:center!important;
		color: black;
	}
	
	.center-blackp5 {
		text-align:center!important;
		color: black;
		padding: 5px;
	}
	
	
	.wh25{
		width: 25%!important;
	}
	
	.wh20{
		width: 20%!important;
	}
	
	.wh15{
		width: 15%!important;
	}
	
	.wh10{
		width: 10%!important;
	}
	
	.wh6{
		width: 6%!important;
	}
	
	.wh5{
		width: 5%!important;
	}



	/* ----------------------PAOLO x elenco  ------------------------------------------------------- */
	
   .card-body-giornaliera {
	   padding-bottom: 1rem;
	   padding-left: 0rem;
	   padding-right: 0rem;
	   padding-top: 0rem;
   }



	/* ----------------------PAOLO da i miei corsi ------------------------------------------------------- */
	



	.modal-header-digitale {
	   align-items: center;
	    border-color: #e7e7ed;
	    flex-shrink: 0;
	    height: 4rem;
	    padding-bottom: 0;
	    padding-top: 0;
	    background-color: #41AC8A;
	    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    padding: 1.2rem;
	    color:white;
	    border-bottom: 1px solid #e7e7ed;
	}


#accettazione-consenso label {
    color: #272833;
    font-size: 0.750rem;
    font-weight: 600;
    margin-bottom: 0.25rem;
    max-width: 100%;
    word-wrap: break-word;
}


#accettazione-consenso .form-group {
    position: relative;
    margin-bottom: -2px;
}


.box-check {
    border: 1px solid black;
    border-radius: 2px;
    background-color: #f5f5f5;
    margin-top: 10px;
    padding: 1px 2px;
    margin-bottom: 5px;
}


.align-title-decentarta-filtro {
    margin-top: -10px;
    padding-bottom: 11px;
}

#infoInternazionale .btn-primary {
    background-color: #dc4c00;
    font-size: 16px;
    color: white;
    letter-spacing: 1.5px;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
    font-weight: 600;
    line-height: 1;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    margin-left: 41.5%;
    border:0px;
}

#infoInternazionale .btn-primary:hover {
    background-color: #dc4c00;
    font-size: 16px;
    color: white;
    letter-spacing: 1.5px;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
    font-weight: 600;
    line-height: 1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    paddingleft: 22%;
    margin-left: 41.5%;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    border:0px;
}


.codice-corso {
color:#8f1b6c;
font-weight:700;
}

.titolo-corso {
color:#8f1b6c;
font-weight:700;
}


[type="checkbox"] {
    cursor: pointer;
    height: 12px;
    width: 12px;
}

divpadding {
  padding: 50px;
}

div.cLeft {
  text-align: left;
}

.option-width{
	margin-left: 40% !important;
 	width: 30% !important;
}

.select-width{
 	width: 100% !important;
}


.cArea{
 	height: 55px !important;
}

.cTop{
	margin-top: -20px;
}

.box-check {
    border: 1px solid black;
    border-radius: 2px;
    background-color: #f5f5f5;
    margin-top: 10px;
    padding: 1px 2px;
    margin-bottom: 5px;
}

#text-area .form-group {
    margin-bottom: 0.4rem;
}

#check-iscrizione .form-group {
    margin-bottom: 0.4rem;
}

 
 .bootstrap-select {
margin-bottom: -10px!important;
border: 1px solid black!important;

}

#text-area .form-group {
    margin-bottom: 0.4rem;
}

#check-iscrizione .form-group {
    margin-bottom: 0.4rem;
}
#notice {
    border: 1px solid red;
    padding: 5px;
    margin: 10px;
    border-radius: 10px;
    background: rgba( 255, 100, 100, 0.1 );
    display:none;
}


/* spostate da tema a qui, mancava la iniziale la aggiungo */
/* usate nel dettagli corso per fare la line divisoria tra il codice ed il titolo */

	.header-line-elenco-iniziale-dettaglio  {
	 	background: #b01d20;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    height: 6px;
	    margin-bottom: 10px;
	    margin-top: 15px;
	}
	
	.header-line-elenco-permanente-dettaglio  {
	 	background: #8f1b6c;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    height: 6px;
	    margin-bottom: 10px;
	    margin-top: 15px;
	}
	
	.header-line-elenco-decentrata-dettaglio {
	    background: #edda30;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    height: 6px;
	    margin-bottom: 10px;
	    margin-top: 15px;
	}
	
	.header-line-elenco-dirigenti-dettaglio {
	    background: #004883;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    height: 6px;
	    margin-bottom: 10px;
	    margin-top: 15px;
	}
	
	.header-line-elenco-internazionale-dettaglio�{
		background: #dc4c00;
		box-shadow: 0 2px 4px 0�rgba(0,0,0,0.5);
		height: 6px;
		margin-bottom: 10px;
		margin-top: 15px;
	}
	
	.header-line-elenco-digitale-dettaglio {
	    background: #41ac8a;
	    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
	    height: 6px;
	    margin-bottom: 10px;
	    margin-top: 15px;
	}
	
	
	.codice-corso-permanente {
		color:#8f1b6c;
		font-weight:700;
	}
	
	.codice-corso-dirigenti {
		color:#004883;
		font-weight:700;
	}
	
		.codice-corso-decentrata {
		color:#EDDA30;
		font-weight:700;
	}
	
	.codice-corso-internazionale {
		color:#dc4c00;
		font-weight:700;
	}