html, body{
	height: 100%
}
body{
	font-family: 'Ubuntu', sans-serif;
	/*background-image: url('../images/rl_padrao.png');
	background-repeat: repeat;
	background-size: 90px;
	background: #DDDDDD;*/
	color: #1A1919;
	text-align: left;
	font-size: 14px;
}
a{
	color: black;
	text-decoration: none;
}
.topo{
	width: 100%;
	background-color: #00558c;
	font-size: 30px;
	color: white;
}
.topo img{
	padding: 5px 65px 5px 20px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
	padding: 0;
	height: 100%;
}
.logoRL{
	max-width:200px;
}
#frmX{
	margin-left: 150px;
}
#frmX ol{
	padding-left: 0px;
}
.conteudoHomePage{
	background: #eeefef;
	padding: 35px 30px 60px 30px;
}
.containerConteudo h1{
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
}
.containerConteudo h2{
	font-size: 18px !important;
	font-weight: 700;
	margin-bottom: 20px;
}
input.dia, input.mes{
	min-width: 40px;
}
input.ano{
	min-width: 60px;
}
input.ano, input.dia, input.mes, select, textarea, #quing_nif{
	border: 1px solid #dbdbdb !important;
    background-color: #F3F3F3;
}
input{
	min-height: 30px !important;
	z-index: -1;
}
#frmX iframe{
	margin-bottom: 100px;
}
.inputDiv i{
	top: 9px !important;
}
#field_quing_rgpd input{
	float: left;
    line-height: 30px;
    margin-top: -5px;
    margin-right: 5px;
}
.row{
	--bs-gutter-x: 0;
}
h1.grupos{
	margin-top: 20px;
	font-size: 24px;
}
#drop_zone{
	background-color:  #00558c;
	color: white;
}
.botoesfinais button[type="submit"], #btnCancel{
	float: left !important;
	margin-right: 10px !important;
}
/* CORPO */
table.listagem th, 
table.listagem tbody td, table.listagem tbody th{
	padding: 5px 10px;
}
table.listagem th, th a{
	color: var(--corTexto);
	font-size: 11px;
}
table.listagem th a{
	display: block;
}
table.listagem tbody th{
	background-color: #333;
	color: white;
	text-align: center;
	padding: 5px;
}
table.listagem tbody td{
	height: 30px;
	line-height: 30px;
	font-weight: 300;
}
table.listagem tbody td{
	border-right: 2px solid #fff;
}
table.listagem tbody{
	border-bottom: 2px solid #fff;
}
table.listagem tbody .impar td{
	background-color: #f3f3f3;
}
table.listagem tbody tr:nth-child(odd){ /*O IE obriga a ter isto em separado.... */
	background-color: #f3f3f3;
}
table.listagem tbody .par td{
	background-color: #fff;
}
table.listagem tbody tr:nth-child(even){
	background-color: #fff;
}
.chosen-container , .chosen-container-single .chosen-single{
	border-radius: 0px !important;
	box-shadow: none !important;
	background: #f3f3f3 !important;
	border: 1px solid #dbdbdb !important;
	color: #333;
}
.chosen-container-single .chosen-single span{
	font-weight: 500;
}
div.alert_sucesso{
	color: #B8B8B8;
	border-color: #B8B8B8;
	background-color: #FCDB00;
	width: 83%;
    margin: 25px auto;
}
@media (min-width: 992px) {
	.formCorrespondencia form{
		width: 50%;
	}
}
@media (max-width: 991.98px) {
	.swiperPrincipal{
		height: 300px;
	}
	.destaques{
		width: 250px;
	}
	.destaques .destaqueDiv{
		width: 150px;
		height: 150px;
	}
	.menuLateral{
		width: 240px;
	}
	.containerConteudo h2{
		margin: 20px 0;
	}
	.espacoCidadao{
		background: none;
		width: auto;
	}
	.containerConteudo{
		height: auto;
		padding-top: 90px !important;
	}
	.footerDiv{
		position: relative;
	}
	.noticiaTodas{
		margin-bottom: 30px;
	}
	.conteudoHomePage, .conteudoGenerico{
		padding-bottom: 30px;
	}
	.formCorrespondencia form{
		width: 40%;
	}
	.opcaoFooter{
		padding: 5px 0px;
	}
	.footer a{
		font-size: 10px;
	}
	.noticiaTitulo a{
		font-size: 14px;
	}
	.titulo a{
		font-size: 20px;
	}
	.noticiaImagem{
		height:125px;
	}
	.noticias{
		margin: 0;
	}
	.noticia{
		margin: 15px 5px 15px 0;
	}
	.maisNoticias{
		margin: 10px auto;
	}
	#frmX{
		margin-left: 50px;
	}
	#field_quing_rgpd label{
		margin-left: 18px;
	}
	h1.grupos{
		font-size: 24px;
	} 
}

@media (max-width: 767.98px) {
	.footer a{
		font-size: 14px;
	}
	#frmX{
		width: 80%;
	}
	#btnSubmit{
		margin-right: 0px !important;
	}
	#field_quing_rgpd label{
		margin-left: 18px;
	}
}

@media (max-width: 575.98px) {
	.maisNoticias{
		width: 80%;
	}
	.opcaoFooter{
		padding: 0;
	}
	.textos_site img{
		width: 100%;
	}
	#frmX {
		margin-left: 15px;
		width: 90%;
	}
	#frmX  input[type="text"], #frmX  textarea, #frmX  select{
		width: 100%;
	}
	#frmX input.dia, #frmX  input.mes{
		width: 40px;
	}
	#frmX input.ano{
		width: 60px;
	}
	h1.grupos{
		font-size: 16px;
	} 
	.botoesfinais{
		padding-right: 30px !important;
	}
}´