
#id_target_menus_e_conteudo{/*--- Opcional  ---*/
	background-color: #f3f6f9;
}

@media (max-width:767px) {
	._bloco_moldura{
		border-left:0 !important;
		border-right:0 !important;
	}
	._bloco_conteudo_in, ._bloco_padding_extra {
		padding-left:1em !important;
		padding-right:1em !important;
	}
}



/*======== LOGIN =====*/
#id_bloco_login {
	max-width:440px;
	margin:auto;
}
#id_logo_login {
	max-height:200px;
	-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;
}
@media (max-width:767px) {
	#id_logo_login {max-height:120px;}
}
@media (max-width:480px) {
	#id_logo_login {max-height:80px;}
}


#id_header_site{
	overflow:hidden;
	}
@media (max-width:480px) {
	#id_header_site{
		/*display:none;*/
		animation: height_to_0 1s;
		animation-fill-mode: forwards;
		}
}

div._item_topo_1{
	padding: 10px;
	font-size: .9em;
}
@media (max-width:767px) {
	div._item_topo_1{
		padding: 5px;
		font-size: 0.8em;
		font-family:arial;
	}
}
._item_topo_1 a{
	text-decoration:none;
}
._item_topo_1 a:hover{
	color: #fff;
	text-decoration:none;
}
._item_redes_sociais_topo{
	display:inline;
	padding-left:1em;
}
 ._icone_redes_sociais_topo{
	font-size:2em;
}
div._info_cookies_topo_full{
	background-color:#444;
}
div._info_cookies_topo{
	padding: 10px 10px;
	font-size: 0.9em; 
	color: #BBB;
}
@media (max-width:767px) {
	div._info_cookies_topo{
		padding: 5px 5px;
		font-size: 0.8em; 
	}
}


#id_rodape_site{
	position:static;
	bottom:0;
	width:100%;
	z-index:1000;
}
@media (max-width:767px) {
	#id_rodape_site{
		padding-top:0;
		padding-bottom:0;
	}
}
#id_rodape_1_full{
	width:100%;
	padding:0;
}
div._item_rodape{
	padding: 10px 15px;
	font-size: 1em;
	color: #19a7e0;
}
@media (max-width:767px) {
	div._item_rodape{
		padding: 5px;
		font-size: 0.9em;
		font-family:arial;
	}
}
._item_rodape a{
	text-decoration:none;
}
._item_rodape a:hover{
	color: #fff;
	text-decoration:none;
}
._item_redes_sociais_rodape{
	display:inline;
	padding-left:1em;
}
 ._icone_redes_sociais_rodape{
	font-size:2em;
}
div._info_cookies_rodape_full{
	background-color:#000;
}
div._info_cookies_rodape{
	padding: 10px 10px;
	font-size: 0.9em; 
	color: #bbb;
}
@media (max-width:767px) {
	div._info_cookies_rodape{
		padding: 5px 5px;
		font-size: 0.8em; 
	}
}

/*======== HOME =====*/
p._txt_slogan_home, p._titulo_banner_home{
	font-size:4em;
	color: #ffd060;
	font-style: italic;
	/*font-weight: bold;*/
	text-shadow: 3px 3px 3px rgba(0, 0, 0, .8);
}
@media (max-width:991px) {
	p._txt_slogan_home, p._titulo_banner_home{
		font-size:3em;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
	}
}
@media (max-width:767px) {
	p._txt_slogan_home, p._titulo_banner_home{
		font-size:2em;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
	}
}

p._sub_titulo_banner_home{
	font-size:3em;
	color: #F0FFF0;
	font-style: italic;
	font-weight: bold;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, .8);
}
@media (max-width:991px) {
	p._sub_titulo_banner_home{
		font-size:2em;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
	}
}
@media (max-width:767px) {
	p._sub_titulo_banner_home{
		font-size:1.5em;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
	}
}

p._txt_slogan_conteudos{
	font-size:3em;
	color: #E0EFE0;
	font-style: italic;
	font-weight: bold;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, .8);
}
@media (max-width:991px) {
	p._txt_slogan_conteudos{
		font-size:2em;
		text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
	}
}
@media (max-width:767px) {
	p._txt_slogan_conteudos{
		font-size:1.5em;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
	}
}


/*======== TITULOS =====*/

._titulo_principal, ._titulo_principal_sem_barra, ._titulo_modulo{
	font-size: 1.8em;
	color: #444;
	line-height: 120%;
	padding: .5em 1em .5em 1em;
	margin: 0;
}
._titulo_principal_com_barra{
	font-size: 1.8em;
	color: #444;
	line-height: 120%;
	padding: .5em 1em .5em 1em;
	margin: 0;
}
._titulo_tema{
	font-size: 1.5em;
	color: #333;
	line-height: 120%;
	margin: 0;
}
._titulo_bloco_sem_moldura, ._data_bloco_sem_moldura{
    font-size: 1.4em;
    line-height: 140%;
	padding: .2em .6em;
	display: inline-block;
}
._titulo_bloco_com_moldura, ._data_bloco_com_moldura{
	font-size: 1.4em; 
    line-height: 140%;
	padding: .2em .6em;
	display: inline-block;
}
._titulo_bloco_sem_moldura, ._titulo_bloco_com_moldura{float:left}
._data_bloco_sem_moldura, ._data_bloco_com_moldura{float:right}

._sub_titulo_bloco{
    font-size: 1.2em;
    line-height: 120%;
}

@media (max-width:767px) {
	._titulo_principal, ._titulo_principal_sem_barra, ._titulo_modulo{
		font-size: 1.4em;
		padding: 10px 10px 10px 10px;
	}
	._titulo_tema{
		font-size: 1.3em;
	}
	._titulo_bloco_sem_moldura, ._data_bloco_sem_moldura{
		font-size: 1.2em;
	}
	._titulo_bloco_com_moldura, ._data_bloco_com_moldura{
		font-size: 1.2em;
	}
	._sub_titulo_bloco{
		font-size: 1.0em;
	}
}



/*======== CONTEÚDOS =====*/

._bloco_ver_mais, ._bloco_ver_menos {
	cursor:pointer;
	color:#444499;
}
._bloco_ver_mais:hover, ._bloco_ver_menos:hover {
	color:#FF0000;
}

._bloco_conteudos li{
	font-size: 1.1em;
	padding-top: 0;
	padding-bottom: .5em;
}

#id_rodape_conteudo{
	width:100%; 
	height:35px; 
	margin:auto; 
	padding-left:5%; 
	padding-right:5%;
	/*background-color: #FFFFFF;*/
	/*background-color: rgba(255,255,255,0.5);*/
	background-color: transparent;
}

#id_target_conteudo {
	min-height:200px !important;
	padding: 0 0 0 0;
}
@media (max-width:767px) {
	#id_target_conteudo {
		min-height:200px !important;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width:767px) {
	#id_submenu_lateral_esquerdo_1 {
		padding-right: 0 !important;
	}
}

#id_conteudos_full[style*="background-image"] ._bloco_conteudos[style*="background-image"]{
	background-size: 100% 100% !important;
}

#id_mapa_google{
	/*
	-webkit-box-shadow: 4px 4px 6px rgba(0, 0, 0, .3);
	box-shadow: 4px 4px 6px rgba(0, 0, 0, .3);
	*/
}



/*======== TABELAS GERAIS =====*/
table._base {
	border-spacing: 1px; 
    border-collapse: separate;	
}

table._geral {
	width:100%;
	margin:auto;
	line-height: 100%;
    border-spacing: 1px;
    border-collapse: separate;	
}
table._geral td._head {font-size: 1em; font-weight: normal; line-height: 100%; margin: 0; padding: 8px 16px;}
table._geral td._normal {font-size: 1em; font-weight: normal; line-height: 100%; margin: 0; padding: 6px 12px;}
table._geral td._small {font-size: .9em; font-weight: normal; line-height: 100%; margin: 0; padding: 3px 6px;}
table._geral a._head{text-decoration: none; display:block;}
table._geral a._head_on{text-decoration: none; display:block;}
table._geral a._head:hover{color:#FFFF00;}
table._geral a._head_on:hover{color:#FFFF00;}
table._geral a._normal{text-decoration: none; color:#001788; display:block;}
table._geral a._normal:hover{color:#FF0000;}

table._geral td._head_lateral {font-size: 1em; font-weight: normal; line-height: 140%; margin: 0; padding: 8px 16px;}
table._geral td._normal_lateral {font-size: .9em; font-weight: normal; line-height: 140%; margin: 0; padding: 6px 12px;}
table._geral td._small_lateral {font-size: .8em; font-weight: normal; line-height: 120%; margin: 0; padding: 3px 6px;}

@media (max-width:767px) {
	table._geral td._head {font-size: .9em;}
	table._geral td._normal {font-size: .8em;}

	table._geral td._head_lateral {font-size: .9em;}
	table._geral td._normal_lateral {font-size: .8em;}
}


/*======== TABELAS com Listagens =====*/
table._lista_geral {
	width:100%;
	margin:auto;
	line-height: 100%;
    border-spacing: 1px;
    border-collapse: separate;	
}
table._lista_geral td._head, table._lista_geral td._head_on {font-size: 1em; font-weight: normal; line-height: 100%; margin: 0; padding:.5em;}
table._lista_geral td._head > ._head{display:block;}
table._lista_geral td._normal, table._lista_geral td._strip_normal {font-size: 1em; font-weight: normal; line-height: 100%; margin: 0; padding: 6px 12px;}
table._lista_geral td._small, table._lista_geral td._strip_small {font-size: .9em; font-weight: normal; line-height: 100%; margin: 0; padding: 3px 6px;}
table._lista_geral a._head{text-decoration: none; display:block;}
table._lista_geral a._head:hover {color:#FFFF00;}
table._lista_geral a._normal {text-decoration: none; color:#001788; display:block;}
table._lista_geral a._normal:hover {color:#FF0000;}

table._lista_geral td._head_2 {font-size: .9em; font-weight: normal; line-height: 100%; margin: 0; padding:.5em;}
table._lista_geral td._head_2 > ._head_2 {display:block;}
table._lista_geral a._head_2 {text-decoration: none; display:block;}
table._lista_geral a._head_2:hover {color:#FFFF00;}

@media (max-width:767px) {
	table._lista_geral td._head {font-size: .9em;}
	table._lista_geral td._head_2 {font-size: .8em;}
	table._lista_geral td._normal {font-size: .8em;}
	table._lista_geral td._smalll {font-size: .75em;}
}


/*======== TABELAS de Consulta =====*/
td._head_lateral a{text-decoration: none; display:inline; color:#333388;}
td._head_lateral a:hover{color:#FF0000;}

td._normal_lateral a{text-decoration: none; display:inline; color:#333388;}
td._normal_lateral a:hover{color:#FF0000;}


/*======== BOTÕES =====*/
._b_comum{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
._b_comum{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
._b_comum:disabled{cursor:not-allowed;opacity:0.3}

._b_especial:hover{color:#fff !important;background-color:#c10000 !important}
._b_especial:active {background-color: #ff1212 !important;}
._b_especial:focus {background-color: #ff1212 !important; font-size:1.2em;}


	
/*======== FORMULÁRIOS (form-horizontal) =====*/
._box_form_geral, ._box_form_filtro{
	margin: auto;
	padding: 1em;
}
@media (max-width:767px) {._box_form_geral, ._box_form_filtro{padding:.8em;}}
@media (max-width:480px) {._box_form_geral, ._box_form_filtro {padding:.6em;}}

._bloco_form_geral {
	margin: auto;
	padding: 1em;
	/*background-color:#E8E8E8;*/
}

.form-horizontal .form-group {margin-bottom: 1em;}
.form-horizontal .form-group:last-of-type {margin-bottom: 0;}

.form-horizontal  ._form_control {
	display: block;
	width: 100%;
	height: 34px;
	padding: .4em .6em;
	font-size: 1em;
	line-height: 1.42857143;
	color: #444;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-horizontal ._form_control > ._check_horizontal {display: inline-block;; font-weight:normal; margin-right: 1em;}
  
.form-horizontal .control-label {
	font-size:0.9em; 
	font-weight:normal; 
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
}
@media (max-width:767px) {
	.form-horizontal .control-label {padding-top: 15px; padding-left: 15px;}
	.form-horizontal .form-group {margin-bottom:0;}
}
@media (max-width:480px) {
	/*.form-horizontal .control-label  {display:none;}*/
	/*.form-horizontal > div > div  {margin-bottom:1em;}*/
}

._disabled, input[type="text"]:disabled, textarea:disabled{
	color:#444 !important; 
	background-color: #eee !important;
}
textarea:read-only{
	color:#444 !important; 
	background-color: #eee !important;
}
textarea:-moz-read-only{
	color:#444 !important; 
	background-color: #eee !important;
}

textarea._historico {
	font-size:.85em !important;
}

._form_control ._check_horizontal, ._form_control ._radio_horizontal{
	display: inline-flex;
	padding-right: 1em;
	vertical-align: text-top;
}
._form_control ._check_vertical, ._form_control ._radio_vertical{
	display: block;
	margin-bottom: .5em;
}

/*--- Para drag_drop_input_files_geral ---*/
._target_file_geral._dragging::before { 
  content: "Largue o Ficheiro aqui";
  left: 0; width: 100%;
  top: 0; height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 0, .3);
  pointer-events: none;
}


/*=== DIVERSOS ===*/

._icon {
	text-decoration:none !important; 
	font-size: 130% !important;
	line-height: 100%;
	vertical-align:middle;
}

._link_geral{
	cursor: pointer;
}
._link_geral:hover{
	color: #FF0000;
}

._box_number {
	text-decoration:none; 
	font-size: 100%; 
	border: 1px solid transparent; border-radius: 3px;
	padding: .2em;
}

a._box_number {
	text-decoration:none; 
	color:#f2f2f2 !important; 
	background-color:#001788;
}
a._box_number:hover {
	background-color:#ff0000;
}

input[type="checkbox"]{
	width:1em;
	height:1em;
	/*transform : scale(1.2);*/
	margin: .3em .4em .2em 0;
}

input[type="radio"]{
	margin: .3em .4em .2em 0;
}

input:invalid {
  border: 2px solid red;
}

._data_expirada{
	color: #ff0000;
	font-weight: bold !important;
}
._data_a_expirar{
	color: #0000aa;
	font-weight: bold !important;
}

._valor_negativo{
	color: #ff0000;
	font-weight: bold !important;
}
._valor_baixo{
	color: #0000aa;
	font-weight: bold !important;
}


/*===Sub-Menu Lateral - Opcional ===*/
#id_submenu_lateral{
  width:100%;
  margin:0 10px 10px 0;
  background-color:transparent;
  -webkit-box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, .3);
  box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, .3);
}

ul._submenu_lateral{
  width:100%;
  padding: 0;
}

ul._submenu_lateral > li{
  list-style: none;
  position: relative;
  display: block;
  margin: 0;
}

ul._submenu_lateral > li > ._submenu_lateral {
  position: relative;
  display: block;
  line-height:125%;
  margin: 0 0 15px 0;
  padding: 10px 10px 10px 30px;
  text-indent: -20px;
  background-color:#000;
  background-color:rgba(0, 0, 0, .7);
  text-decoration: none;
  color:#DDD;
  /*white-space: nowrap;*/
  text-transform: uppercase;
  -webkit-box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, .3);
  box-shadow: 0px 6px 6px -4px rgba(0, 0, 0, .3);
  -webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;
}

ul._submenu_lateral > li > ._submenu_lateral:hover {
  background-color: #FF0000;
  /*color:#FF0000;*/
  color:#FFF;
  -webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;
}

ul._submenu_lateral > li > ._active {
  background-color: #FF0000;
  background-color:rgba(255, 0, 0, .7);
  /*color:#FF0000;*/
  color:#FFF;
}

@media (min-width:768px) {
	ul._submenu_lateral > li > ._submenu_lateral {
		font-size: 0.9em;
	}
}
@media (min-width:992px) {
	ul._submenu_lateral > li > ._submenu_lateral {
		font-size: 0.95em;
	}
}
@media (min-width:1200px) {
	ul._submenu_lateral > li > ._submenu_lateral {
		font-size: 1em;
	}
}


/*=== BARRA de Separadores dos Sub-Menus  ===*/
._sub_menu {
	width: 100%;
    background-color: #252525;
}

._barra_separador_sub_menu {
	position: relative;
	width: 100%;
    overflow: hidden;
	padding-left: 1em;
	color: #bbb;
}
._barra_separador_sub_menu > ._separador_sub_menu_comum {
	padding: 8px 12px;
    float: left;
    width: auto;
    display: block;
    outline: 0;
    border: 1px solid transparent;
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	margin-left: 1em;
    background-color: #666;
	-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;
}
._barra_separador_sub_menu > ._separador_sub_menu_comum:hover {
	color: #000;
	background-color: #ccc;
	text-decoration: none;
}
._barra_separador_sub_menu > ._separador_on {
	/*font-weight:bold;*/
}
@media (max-width:991px) {
	._barra_separador_sub_menu > ._separador_sub_menu_comum {
		float: none;
		border: 0;
		border-radius: 0;
		margin: 1em 1em 0 1em;
		background-color: #666;
		max-width: 30em;
		-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;
	}
	/*._barra_separador_sub_menu >._separador_sub_menu_comum:last-child:not(._separador_on) {margin-bottom:3.5em;}*/
	._barra_separador_sub_menu > ._ultimo {margin-bottom:3.5em;}
	._barra_separador_sub_menu > ._separador_on {position:absolute; bottom:0;}
	._barra_separador_sub_menu > ._separador_on._ultimo {position:relative; bottom:0; margin-bottom:0;}
}
