/* -- PAGINA LOGIN --*/
#AuthenticationMaster #nav-main,  #AuthenticationMaster #nav-main a {
    background-image: url("/Skins/5/header_consolida.png") !important;
    color: white;
	min-height: 59px;
}

#AuthenticationMaster #toolbar .containerLogo, #toolbar .containerLogo img {
    text-align: left;
    max-height: 56px;
    z-index: 1;
    box-sizing: content-box;
    top: 2px;
}


#AuthenticationMaster div#form {
    padding: 100px 50px 100px 50px;
}

#AuthenticationMaster li.catalog {
    visibility: hidden;
}

#AuthenticationMaster li.backToSelect {
    visibility: hidden;
}
/* -- LOGIN --*/

/* ---- 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: 56px;
    z-index: 1;
    box-sizing: content-box;
    top: 12px;
}

#toolbar .containerLogo img {
    height: 100%;
    width: auto;
    position: absolute;
}



 /*	Nascondi menu portale*/
body.UsrType22 #nav-main , 
body.UsrType15 #nav-main ,
body.UsrType18 #nav-main 
{
display:none;
}

/*	Nascondi menu comunità*/

body.UsrRole15 div#nav-main ul#top li~li,
body.UsrRole18 div#nav-main ul#top li~li
{
  visibility:hidden;
}

/*	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: #f07e01 !important;
}

div#serviceinfo.RigaTitolo.serviceinfo {
    color: #fff !important;
}






 /*	Fine*/

/*	Foter trasparente*/ 
/* body #cFooter { */
    /* margin-top: 0; */
    /* font-size: 0.9em; */
    /* line-height: 1.5em; */
    /* color: #666; */
    /* background-color: transparent !important; */
/* }  */
 /*	Fine*/ 
 
  
body
{
  background-color: #545454;
}
 #page-box {
    padding-bottom: 3em;
}
 
 
 
#container
{
	padding-bottom: 2rem;	
} 
 
 
body div#cFooter div#siteinfo.page-width
{
	margin: auto;
}

#page-box {
    padding-bottom: 0px;
}

#cFooter {
	
    margin-top: 0px;
    padding-top: 0.7em;
    font-size: 0.9em;
    line-height: 2em !important;
    color: #666;
	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;
}

/* #courseContainerDesc-47{ */
	/* background-image: url('/File/EduPath/img/men-640.jpg') !important; */
/* } */

/* #courseContainerDesc-84{ */
	/* background-image: url('/File/EduPath/img/gdpr-corso.jpg') !important; */
/* } */
/* #courseContainerDesc-67{ */
	/* background-image: url('/File/EduPath/img/industrial-security_640.jpg') !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;
}
