.corescola {
	/*color: #148A42;*/
	color: #148A42 !important;
}
.corescola2 {
	/*color: #148A42;*/
    color: #474D54 !important;
    font:bold;
}

.corescola-bg {
	/*color: #148A42;*/
	background-color: #148A42 !important;
}
.corescola2-bg {
	/*color: #148A42;*/
    background-color: #474D54 !important;

}
.contentcursos__descurso a {
	color: #148A42;
}
.coluna-conteudo a {
	color: #148A42 !important;
}


/*Sempre que mudar de escola colocar aqui o RGB referente à cor escola */
.grupo-imagem .data {
  background: rgba(20, 138, 66, 0.9);
}
.etiqueta {
  background: rgba(20, 138, 66, 0.9);
  color: #fff; 
  padding: 0px 10px;
  margin-top: 5px; 
  margin-bottom: 0px;
  font-size: 14px;
  text-align: end; 
  width: fit-content; 
  margin-right: 0; 
  margin-left: auto;
  line-height: revert;
}

/*.etiqueta.dtipoformacao {
background: white;
color: black;
border: 1px solid  black;
}*/
.etiqueta.dtipoformacaoonline {
  background: black;
    color: white;
}
.etiqueta.Esgotado {
  background: red;
    color: white;
}
.etiquetax {
  background: rgba(153, 27, 30, 0.8);
  color: #fff; 
  padding: 0px 10px;
  margin-top: 5px; 
  font-size: 14px;
  text-align: end; 
  width: fit-content; 
  margin-right: 0; 
  margin-left: auto;
}


/* Aqui pintas o topo do site sempre que queiras */
.l-header {
  /*background: #f9f9f9;*/
  background: #ffffff;
}


.lnk {
	color: #ffffff !important;
}

#Pcookies {
	line-height:30px;
	background-color:#999;
	color: #000;
	text-align:center;
	position:fixed;
	width:100%;
	bottom:0;
	padding: 10px;
	display: block;
	height: auto;
	z-index:999;
	opacity:0.95;
}


#lbFecharCookies{ 
	color:#fff !important;
	margin-top:10px;
	margin-bottom:5px;
	line-height:normal;
	width:22%;
	margin-left:39%;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#616161;
}

#lbFecharCookies:hover{
	background-color:#707070;
}
