/* ##### Global ##### */
body {
    background-color: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

a, a:link {
    text-decoration: none;
    color: #3159A3;
}
a:visited {
    color: #3159A3;
    text-decoration: none;
}
a:hover { color: #123BB8; }
a:active { color: #3159A3; }

form {
  padding: 0px;
}

/* ##### Página de login ##### */
.menu {
    background-image: url("../imagens/barra-lateral.png");
    background-repeat: repeat-y;
    }
    
.caixaMenu {
    background-image: url("../imagens/linha-horizontal-menu.jpg");
    background-repeat: no-repeat;
    margin: 0px;
}
    
.tabelaMenu {
    text-indent: 10px;
    margin-left: 5px;
    padding: 0px;
    border-spacing: 0px;
}

.tabelaConteudo {
    background: #FFFFFF !important;
    height: 350px !important;
    text-align: justify;
    border: 1px solid #FFFFFF !important;
    width: 100% !important;
    vertical-align: top !important;
	font-family: "Oxygen-Regular"  !important;
	border-collapse: initial  !important;
}
.tabelaConteudo2 {
    background: #FFFFFF !important;
    text-align: justify !important;
    border: 1px solid #FFFFFF !important;
    width: 100% !important;
	font-family: "Oxygen-Regular"  !important;
	border-collapse: initial  !important;
}
.tabelaConteudoCaixa {
    border: 1px solid #FFFFFF !important;
    /*width: 600px !important;*/
	border-collapse: initial  !important;
}

.textoTituloTabela {
    font-size: 14px !important;
    height: 20px !important;
    font-family: "Oxygen-Regular"  !important;
    color: #000000 !important;
    background-color: #CED2D2 !important;
}

tr.separador {
    height: 5px;
}

td {  
    /*background: Blue ;*/
    margin: inherit !important;
    height: 5px !important;
}

tr.comCor {
    background-color: #cfb5a9 !important;
    height: 35px !important;
    text-align: left !important;
    vertical-align: middle !important;
}
tr.semCor {
    background-color: #FFFFFF !important;
    height: 35px !important;
    text-align: left !important;
    vertical-align: middle !important;
	
}


.textoLoginMenu {
	font-size: 10px !important;
	font-family: "Oxygen-Regular"  !important;
	font-weight: bold !important;
}
        
.textoCaixaLogin {
    font-family: "Oxygen-Regular"  !important;
    font-size: 10px;
    color: #CED2D2;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.textoEntradaGestaoDeAcesso {
    font-family: "Oxygen-Regular"  !important;
    font-weight: bold;
    font-size: 10px;
    color: #FFFFFF;
    width: 135px;
    text-align: center;
    position:absolute; 
    top:3px;
}

.corFundoGestaoDeAcesso {
  background-color: #CC3300;
  height: 18px;
}

.corFundoLogin {
background-color: #E8E8E8;
}

.textoEntradaUtilizador {
	font-family: "Oxygen-Regular"  !important;
	font-size: 18px;
  color: #AAAAAA;
}

.textoEntradaLogin {
	font-size: 9px;
	font-family: "Oxygen-Regular"  !important;
	font-weight: bold;
}

.textoEntradaConteudo {
    font-family: "Oxygen-Regular"  !important;
    font-size: 14px;
    color: #555555;
}

.linksEntradaFundoEcra {
    font-family: "Oxygen-Regular"  !important;
    font-size: 12px;
    color: #000000;
    text-align: center;
    height: 11px;
    vertical-align: bottom;
}
.linksEntradaFundoEcra2 {
    font-family: "Oxygen-Regular"  !important;
    font-size: 12px;
    font-weight: bold;
    color: #cfb5a9 !important;
    text-align: center;
    height: 11px;
    vertical-align: bottom;
}
.linksEntradaFundoEcra3 {
    font-family: "Oxygen-Regular"  !important;
    font-size: 14px;
    font-weight: bold;
    color: #cfb5a9 !important;
    text-align: center;
    height: 11px;
    vertical-align: bottom;
}
.linkEntradaFundoEcraCopyrightAno {
    font-family: "Oxygen-Regular"  !important;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

.corBarraFundoEcra {
  background-color: #CED2D2;
}

.corBarraLateral {
  background-color: #CED2D2;
/*  background-color: #999999;*/
}

/* ##### Verificação da força da password ##### */
.password {
    /*font-size : 12px;
    border : 1px solid #cc9933;
    width : 200px;
    font-family : arial, sans-serif;*/
}

.pstrength-minchar {
    font-size : 10px;
}

/* ##### Navegaçao dentro do Portal ##### */

.textoLogout {
  font-family: "Oxygen-Regular"  !important;
  font-size: 11px;
  font-weight: bold;
  color: #CC3300;
}

.nomePortal {
  font-family: "Oxygen-Regular"  !important;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

.corFundoNomePortal {
/*  background-color: #E0E3E4;*/
  background-color: #CED2D2;
}

.textoMenu {
  font-family: "Oxygen-Regular"  !important;
  font-size: 11px;
  color: #CC3300;
  font-weight: bold;
}

.textoOpcaoMenu {
  font-family: "Oxygen-Regular"  !important;
	font-size: 10px; 
	color: #666666; 
  font-weight: bold;
}

.textoOpcaoSubmenu {
  font-family: "Oxygen-Regular"  !important;
	font-size: 10px; 
	color: #666666; 
}

.linhaHorizontalMenu {
    border-right: #CED2D2 150px;
    border-top: #CED2D2 150px;
    border-left: #CED2D2 150px;
    width: 150px;
    color: #CED2D2;
    border-bottom: #CED2D2 150px;
    height: 1px;
    backgound-color: #CED2D2;
    text-align: left;
}

.textoLocalizacaoPagina {
    font-size: 10px;
    color: #CED2D2;
    font-family: "Oxygen-Regular"  !important;
    font-weight: bold;
}

.textoLocalizacaoConteudo {
    font-size: 10px;
    color: #FFFFFF;
    font-family: "Oxygen-Regular"  !important;
    font-weight: bold;
}

.textoVoltar {
    font-size: 11px;
    color: #CC3300;
    font-family: "Oxygen-Regular"  !important;
    font-weight: bold;
}

.corFundoLocalizacaoConteudo{
  background-color: #CED2D2;
}
.textoTituloConteudo {
    font-size: 14px;
    font-family: "Oxygen-Regular"  !important;
    color: #525252;
	background-color: #FFFFFF !important;
}

.textoTituloConteudo2 {
    font-size: 14px;
    font-family: "Oxygen-Bold"  !important;
    color: #525252;
	background-color: #FFFFFF !important;
}

.textoConteudo {
    font-size: 14px;
    font-family: "Oxygen-Regular"  !important;
	color: #525252 !important;
}
.textoConteudo2 {
    font-size: 14px;
    font-family: "Oxygen-Regular"  !important;
	color: #525252 !important;
}
.linksFundoEcra {
    font-size: 11px;
    font-family: "Oxygen-Regular"  !important;
    color: #555555;
}

.textoCopyrightFundoEcra {
    font-size: 10px;
    font-family: "Oxygen-Regular"  !important;
    color: white;
    font-weight: bold;
}

.linkAnoFundoEcra {
    font-size: 10px;
    font-family: "Oxygen-Regular"  !important;
    color: #CC3300;
    font-weight: bold;   
    text-decoration: none;
}

.corFundoCopyrightAno {
  background-color: #CED2D2;
}

.contornoCelulaContacto {
  border-bottom-style: solid;
}

.textoFechar {
    font-size: 12px;
    color: #99FF33;
    font-family: "Oxygen-Regular"  !important;
}

.linkAccaoFormulario {
  font-family: "Oxygen-Regular"  !important;
  color: #CC3300;
  text-decoration: none;
  font-weight: bold;
}

.linkAccaoFormularioPedido {
  /*font: 11px  Verdana;
  color: #CC3300;
  text-decoration: none;
  font-weight: bold;*/
    /*font: 12px  Arial, Verdana,Helvetica,sans-serif;
    color: #000;
    text-decoration: none;
    background:  #FFFF66;
    text-align: center;
    padding: 1px 5px;
    margin-right:1px;
    border: 1px solid #000;*/
}

/*a:hover.linkAccaoFormularioPedido {
    background:  #0065CE;
    color:#FFFFFF;
}*/

form {
    margin-bottom: 0px; 
}

/* ##### Ajuda #####*/ 

.textoTopicoAjuda {
  font-size: 20px;
  font-weight: bold;
  color: #555555;
}

.textoSeccaoAjuda {
    font-family: "Oxygen-Regular"  !important;
    font-size: 12px;
    font-weight: bold;
    color: #555555;
}

.textoOpcaoAjuda {
   font-family: "Oxygen-Regular"  !important;
    font-size: 12px;
    color: #8C8C8C;
}

.textoDeclaracaoPrivacidade {
    font-family: "Oxygen-Regular"  !important;
    font-size: 14px;
    color: #555555;
}

.textoContactos {
    font-family: "Oxygen-Regular"  !important;
    font-size: 14px;
    color: #555555;
}

/* cores das caixas nos formulários */
input, textarea, select {
    background-color: #CED2D2 !important;
    border-width: 1px !important;
    border-color: #a2b4c3 !important;
    font-size: 12px !important;
}

h1 {
    color: #CED2D2 !important;
    text-align: right !important;
    vertical-align: bottom !important;
}
  
.nomeSoftware {
    font-family: "Oxygen-Regular"  !important;
    font-size: 8px;
    font-variant: inherit;
    font-weight: bold;
    text-align: center;
    height: 11px;
    vertical-align: middle;
}

.mensagemErro {
    font-family: Tahoma;
    font-size: 10pt;
    color: #990000;
}

.tabelaMensagemInformativa {
    background-color: #CBE6E6;
}

.textoMensagemInformativa {
    color: #000000;
    font-weight: bold;  
    padding: 5px;    
    font-size: 11px;
    height: 20px;
    font-family: "Oxygen-Regular"  !important;
}

/* ###### Applet para leitura de certificados digitais ###### */
.tabelaDeDados td{
    padding-left: 5px !important;
    height: 20px !important;
}

.tabelaDeDados th {
    font-size: 11px !important;
    height: 20px !important;
    font-family: "Oxygen-Regular"  !important;
    color: #000000 !important;
    font-weight: bold !important;   
    background-color: #CED2D2 !important;
    width: 100%; !important
}

.zebraSemCor {
    background-color: #FFFFFF;
    height: 20px;
    text-align: left;
    vertical-align: top;
}

.zebraComCor {
    background-color: #CBE6E6;
    height: 20px;
    text-align: left;
    vertical-align: top;
}

.primeira {
    text-align: left;
}

.segunda {
    text-align: center;
}

.terceira {
    text-align: center;
}

.linkAccaoFormularioApplet {
    font-family: "Oxygen-Regular"  !important;
    text-decoration: none;
    font-weight: bold;
}

a.linkAccaoFormularioApplet { 
    color: #123BB8;
    text-decoration: underline;
}
.caixas_menu
{
padding: 14px 0px 0px 0px;
color: #2b180e;
font-family: "Oxygen-Bold"  !important;
font-size: 14px;
text-align: left;
text-transform: lowercase;
}
.caixas_login
{
padding: 14px 0 14px 20px;
color: #6d4f40 !important;
font-family: "Oxygen-Bold"  !important;
font-size: 14px;
text-align: right !important;
text-transform: lowercase;
}
.links_jf
{
color: #6d4f40 !important;
font-family: "Oxygen-Regular"  !important;
font-size: 12px;
text-align: right !important;
text-transform: lowercase;
}

.links_jf_2
{
color: #6d4f40 !important;
font-family: "Oxygen-Bold"  !important;
font-size: 12px;
text-align: right !important;
text-transform: lowercase;
}

.caminho_normal
{
font-family: "Oxygen-Regular",sans-serif;
color: #acacac;
}


.links_elementos_entregar
{
color: #6d4f40 !important;
font-family: "Oxygen-Bold"  !important;
font-size: 12px;
text-align: right !important;
text-transform: lowercase;
}

.caixas_sub_menu
{
color: #2b180e;
background-color: #eed8cd !important;
font-family: "Oxygen-Regular"  !important;
font-size: 12px !important;
text-align: left;
text-transform: lowercase;
}
.caixas_menu_titulo
{
padding: 14px 0 14px 20px;
color: #2b180e;
font-family: "Oxygen-Bold"  !important;
font-size: 14px;
text-align: left;
text-transform: none !important;
}
.caixas_imagem_cc
{
padding: 14px 0 14px 20px;
color: #2b180e;
font-family: "Oxygen-Bold" !important;
font-size: 14px;
text-align: center;
text-transform: none !important;
}

@font-face {
    font-family: Oxygen-Bold;
    src: url(../font/Oxygen-Bold.woff);
}
@font-face {
    font-family: Oxygen-Light;
    src: url(../font/Oxygen-Light.woff);
}
@font-face {
    font-family: Oxygen-Regular;
    src: url(../font/Oxygen-Regular.woff);
}
@font-face {
    font-family: WorkSans-Medium;
    src: url(../font/WorkSans-Medium.woff);
}
@font-face {
    font-family: WorkSans-Regular;
    src: url(../font/WorkSans-Regular.woff);
}
@font-face {
    font-family: WorkSans-Regular;
    src: url(../font/WorkSans-Regular.woff);
}
#aside-menu-left > ul > li > ul > li > ul > li > a > span::before {
    content: "- ";
}
#aside-menu-left {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-family: "WorkSans-Medium",sans-serif;
    font-size: 13px;
    text-align: left;
    text-transform: lowercase;
}
#aside-menu-left ul {
    position: relative;
    list-style: none;
    margin-left: 0;
}
#aside-menu-left > ul > li {
    margin-bottom: 10px;
    background-color: #fff;
}
#aside-menu-left ul li {
    position: relative;
}
#aside-menu-left > ul > li > a {
    padding: 14px 0 14px 20px;
    color: #2b180e;
    font-family: "Oxygen-Bold",sans-serif;
    font-size: 14px;
}

.input_caixas_texto
{
display: block;
box-sizing: border-box;
width: 90% !important;
height: 2rem !important;
margin: 0 0rem 0rem !important;
padding: .5rem !important;
border: 1px solid #cfb5a9 !important;
border-radius: 0;
background-color: #fefefe !important;
box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
font-family: inherit;
font-size: 12px !important;
font-weight: 400;
color: #0a0a0a;
transition: box-shadow .5s,border-color .25s ease-in-out;
}

.input_caixas_texto_login
{
display: block;
box-sizing: border-box;
width: 90% !important;
height: 2rem !important;
margin: .5rem .625rem .625rem !important;
padding: .5rem !important;
border: 1px solid #cfb5a9 !important;
border-radius: 0;
background-color: #fefefe !important;
box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
font-family: inherit;
font-size: 12px !important;
font-weight: 400;
color: #0a0a0a;
transition: box-shadow .5s,border-color .25s ease-in-out;
}

.input_caixas_texto2
{
display: block;
box-sizing: border-box;
margin: 0 0rem 0rem !important;
padding: .5rem !important;
border: 1px solid #cfb5a9 !important;
border-radius: 0;
background-color: #fefefe !important;
box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
width: auto !important;
font-size: 12px !important;
font-weight: 400;
color: #0a0a0a;
transition: box-shadow .5s,border-color .25s ease-in-out;
}

.input_ficheiro
{
display: block;
box-sizing: border-box;
height: 1.5rem !important;
margin: 0 0rem 0rem !important;
border: 1px solid #cfb5a9 !important;
border-radius: 0;
background-color: #cfb5a9 !important;
box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
font-weight: 400;
color: #0a0a0a;
transition: box-shadow .5s,border-color .25s ease-in-out;
}

.input_caixas_texto_registo
{
display: block;
box-sizing: border-box;
height: 1.5rem !important;
margin: 0 0rem 0rem !important;
border: 1px solid #cfb5a9 !important;
border-radius: 0;
background-color: #cfb5a9 !important;
box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
font-weight: 400;
color: #0a0a0a;
transition: box-shadow .5s,border-color .25s ease-in-out;
}

.input_caixas_texto_grande
{
display: block;
box-sizing: border-box;
margin: 0 0rem 0rem !important;
border: 1px solid #cfb5a9 !important;
border-radius: 0;
background-color: #fefefe !important;
box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
font-weight: 400;
color: #0a0a0a;
transition: box-shadow .5s,border-color .25s ease-in-out;
}

.input_combo_box_registo
{
display: block;
box-sizing: border-box;
margin: 0 0rem 0rem !important;
border: 1px solid #cfb5a9 !important;
border-radius: 0;
background-color: #cfb5a9 !important;
box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
font-family: inherit;
font-weight: 400;
color: #0a0a0a;
transition: box-shadow .5s,border-color .25s ease-in-out;
}

.calendarDateInput
{
display: block;
box-sizing: border-box;
margin: 0 0rem 0rem !important;
border: 1px solid #cfb5a9 !important;
border-radius: 0;
background-color: #cfb5a9 !important;
box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
font-family: inherit;
font-size: 10px !important;
font-weight: 400;
color: #0a0a0a;
transition: box-shadow .5s,border-color .25s ease-in-out;
}

.caixa_texto_newsletter
{
box-sizing: border-box !important;
width: 750px !important;
margin-right: 50px !important;
margin-bottom: 0 !important;
padding-left: 10px !important;
border-radius: 0 !important;
background-color: #282a39 !important;
font-family: "Oxygen-Light",sans-serif !important;
font-weight: 400 !important;
text-align: left !important;
color: #FFFFFF !important;
font-size: 16px !important;
height: 56px !important;
border: solid 1px #fff !important;
}

.botao_newsletter
{
border-color: #b58d79 !important;
background-color: transparent !important;
font-family: "Oxygen-Bold",sans-serif !important;
transition: all 250ms ease-out !important;
text-transform: lowercase !important;
height: 56px !important;
font-size: 16px !important;
text-align: center !important;
color: #fff !important;
box-shadow: none !important;
width: 250px !important;
}

.linhas_separar
{
background-color:#f3f3f5 !important;
height:10px !important;
}

.menu{
padding: 14px 0 14px 20px !important;
background-color:#FFFFFF !important;
font-family: "Oxygen-Bold",sans-serif !important;
}