/* -- PAGINA LOGIN --*
#AuthenticationMaster #nav-main,  #AuthenticationMaster #nav-main a {
    background-color: #2c6589;
    color: white;
}

#AuthenticationMaster div#form {
    padding: 100px 50px 100px 50px;
}

#AuthenticationMaster li.catalog {
    visibility: hidden;
}

#AuthenticationMaster li.backToSelect {
    visibility: hidden;
}
/* -- 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: 60px;
    z-index: 1;
    box-sizing: content-box;
    top: 10px;
}

#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;
}

/*	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: #5AB0C9; !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;
}



/*Topbar catalogo*/
#catalogCard .topcontent .w-100.firstRow
{
	background-color: #5AB0C9;
}


/****** Colore quadratino pagina homepage comunità ******/
#serviceinfo .fa {
		background: transparent;
		color: #fff;
	}
