/* -- PAGINA LOGIN --*/
#AuthenticationMaster #nav-main,  #AuthenticationMaster #nav-main a {
    background-color: #f57c00;
    color: white;
}

#AuthenticationMaster #toolbar .containerLogo, #toolbar .containerLogo img {
    text-align: left;
    max-height: 50px;
    z-index: 1;
    box-sizing: content-box;
    top: 0px;
}

#AuthenticationMaster div#form input[type="submit"], div#form input.submit {
    border: 1px solid #ff9800;
    background-color: #ff9800;
}

#AuthenticationMaster div#form div#loginContent input.submit:hover {
    border: 1px solid #cc7a00;
    background: #cc7a00;
}


#AuthenticationMaster div#form {
    padding: 100px 50px 100px 50px;
}

#AuthenticationMaster li.catalog {
    visibility: hidden;
}

#AuthenticationMaster li.backToSelect {
    visibility: display;
}

#AuthenticationMaster div#nav-main ul#top > li > a > span.fas:last-child, div#nav-main ul#top > li > a > span.fab:last-child {
	vertical-align:unset;
}

#AuthenticationMaster #cFooter a:hover, #cFooter div.container div.chiusura div a {
    color: #ff9800 !important;
    text-decoration: none;
}


/* -- LOGIN --*/

/* -- LOGHI FOOTER --*/
li.logo {
    display: inline-block;
	padding: 0px 10px 0px 10px;
}

img.logo {
    max-width: 100%;
}



/* -- LOGHI FOOTER --*/

/* ---- FORM ADESIONE EVENTI  ---- */
body.externalService div#callPublicSubmit div.view div.cfpdetails span.expiration {
    display: none;
    float: none;
    width: auto;
    margin-right: 1em;
    font-size: 1em;
}

body.externalService div#callPublicSubmit a#ctl00_CPHservice_HYPviewSubmissionTop, 
body.externalService div#callPublicSubmit a#ctl00_CPHservice_HYPviewSubmissionBottom {
    display: none;
}
/* ---- FINE ADESIONE EVENTI  ---- */


/* ---- Skin Edutech updated 2020  ---- */

.topLogo {
    background-color: #ffffff;
    padding: 0px;
}

/* Posizione Logo */
#toolbar .containerLogo, #toolbar .containerLogo img {
    text-align: left;
    max-height: 50px;
    z-index: 1;
    box-sizing: content-box;
    top: 18px;
}

#toolbar .containerLogo img {
    height: 100%;
    width: auto;
    position: absolute;
}



 /*	Nascondi menu portale*/
body.UsrType22 #nav-main , 
body.UsrType15 #nav-main 
{
display:none;
}

/*	Nascondi menu comunità*/

body.UsrRole15 div#nav-main ul#top li~li
{
  visibility:hidden;
}

/*	Attiva pulsante disponibili nel catalogo */
#catalogCard .boxRicerca .statusNone
{
display: inline-block !important;
}

/*	Nascondi bottone DISPONIBILI (+) da catalogo */
#btnFilterUnsubscribe {
    display: none;
}

/*	Nascondi bottone iscriviti - deiscriviti da card catalogo */
div.subcriptionButtons {
   display: none; 
}

/*	Nascondi indicazione tipo comunità */
.courseType {
    display: none;
}

/*	Nascondi autorizzazione */
.autorizationTrackerStatus {
    display: none;
}

/* Colore barra Header  */
#header {
    background-color: #fff ;
	border-bottom: solid 1px #fff;
}


/* Colore testi e icone header  */

#toolbar #tools {
    position: relative;
    margin-top: 26px;
    font-size: 13px;
    float: right;
    background-color: #fff;
    border-radius: 25px;
}

#greetings {
 /*   background-color: transparent; */
    padding: 0 16px;
    position: relative;
}

#tools > ul > li:hover {
 /*   background-color: transparent; */
}

/* Colore barra Titoli  */

#content > div.page-width:first-child {
	background-color: #f57c00; !important;
	
}


div#serviceinfo.RigaTitolo.serviceinfo {
    color: #fff !important;
}





 
 
 
body
{
	
}
 #page-box {
    padding-bottom: 3em;
}
 
 
 
#container
{
	padding-bottom: 2rem;	
} 
 
 
body div#cFooter div#siteinfo.page-width
{
	margin: auto;
}

#cFooter {
	
    margin-top: 0px;
    padding-top: 0.7em;
    font-size: 0.9em;
    line-height: 2em !important;
    color: #444;
	min-height: 130px;
}

#cFooter div.chiusura div.footer_text
{
	margin-top: 2em;
	margin-bottom: 1em;
}


/* Icon Color */
div#nav-main ul#top > li > a > span.fa:first-child {
    /* color: #666; */
}

/*admin*/
div#nav-main ul#top > li.admin > a > span.fa:first-child {
    color: #ffffff;
}


/* Menu Arrow color*/
div#nav-main ul#top > li > a > span.fa:last-child {
}
/*admin*/
div#nav-main ul#top > li.admin > a > span.fa:last-child {
    color: #ffffff;
}


.tile.grid_3 .innerwrapper div.icon.fa,
.tile.grid_4 .innerwrapper div.icon.fa,
.tile.grid_6 .innerwrapper div.icon.fa
{
	font-size: 4rem;
	color: #B6B6B6;
}



/* IMMAGINI AREE CATALOGO CORSI */
#courseContainerDesc-{
    background-repeat: no-repeat;
    background-color: #fff !important;
    background-size: 100%; 
    /* background-position: center bottom !important; */
}
#courseContainerDesc- .frasePrincipale{
	display:none !important;
}



.course-list-item {
	background-color:#cecece !important;
    background-size: cover;
    background-position: center center !important;
	overflow:hidden !important;
}
.course-list-item .course-firsttitle-card{
    background-color: rgba(0,0,0,0.7) !important;
    color: #ececec;	
	position: absolute;
    left: 0%;
	bottom: 0%;
    width: 100%;
    height: 26%;
    transition: height 400ms ease;
	
}
.course-list-item .course-firsttitle-card.frasePrincipale{
    height: 42%;
	
}
.course-list-item.withHover:hover .course-firsttitle-card{
    height: 100% !important;
	
}
.course-list-item:hover .course-firsttitle-card h2{	
    height: auto;
    overflow: auto;
}
.course-list-item .course-firsttitle-card h2{	
    height: auto;
    overflow: hidden;	
	
}
.course-list-item .course-firsttitle-card h2.course-firsttitle-card-big{	
    line-height: 25px;
	
}
/* FINE IMMAGINI AREE CATALOGO CORSI */


/* Nascondi pulsante disponibili */
/* body #boxPath button#btnFilterUnsubscribe, */
body #boxPath button#btnFilterOther  {
display: none;
}
/* Fine  */


/* nascondi disclamer cookie */

.divascookies,
.divascookies *,
.divascookies-banner-container,
.divascookies-banner-text {
	/* display: none!important; */
}



#boxRicerca .row.offertaFormativa,			/*	Su catalogo ISCRIZIONI - Nascondere filtri tag */
#boxRicerca .togglebutton .toggleList 		/*	Su catalogo ISCRIZIONI - Nascondere tasto lista brutta */
{
	display: none;
}


/*
FIX recupera password (loghi e menu)
*/

form.loginForm .containerLogo.col-sm-4
{
	min-height: 63px;
}
form.loginForm div#tools {
	display: none;
}

/*
FIX evidenzia risposte corette nei Test
*/
.TestoRispostaNonSegnata {
    color: #38d138;
    font-weight: bolder;
	text-decoration: underline;
}

/* FIX evidenzia pulsante salva e chiudi */
div#page-box div#container div#content #btnCloseMe, div#page-box div#container div#content #SPNcloseInProgress {
    /* float: right; */
    /* margin-right: 5%; */
    position: fixed;
    right: 2rem;
    background-color: red;
    color: white;
    padding: 15;
    border: solid;
    border-color: red;
    border-radius: 0.4rem;
    font-weight: bold;
    text-transform: uppercase;
    }  


div#page-box div#container div#content #btnCloseMe .fa-times,
div#page-box div#container div#content #SPNcloseInProgress  .fa-times
{
    color: #ffffff;
}

/*
.fa-times {
    color: #ffffff;
}
*/

/* Evidenzia domande test e sfondo zebra */
.question-name {
    font-weight: bold;
}

.questiontext {
    font-weight: bold;
	line-height: 45px;
}

.questionnumber{
    font-weight: bold;
	line-height: 45px;
}


.datalistDomande span.item-question:nth-of-type(2n+1) {
    background-color: #f0f0f0;
}
/* 
.item-question td.Risposte input[type=checkbox], .item-question td.Risposte input[type=radio] {
    transform: scale(1.5);
    margin-top: 16px;
}

.item-question td.Risposte div.inlinewrapper {
    width: 87%;
    margin-top: 12px;
}
*/

.questionsingle {
    width: 100%;
}



/* Logo Footer */

#cFooter ul.Logos img.logo {
    width: 160px;
}

#cFooter {
    color: #fff;
}

#cFooter {
	background-color: #2d2d2d;
}

#page-box {
	background-color: #2d2d2d;
}

#cFooter a,
.divascookies a {
    color: #ff9800 !important;
	text-decoration: none;
}



.topcontent .firstRow
{
	background-color: #f57c00;
	height: 64px;
}

.topbuttons.withImages {
    margin-top: 2px;
}