/**********tema************************/
.logoAlpha,.dashTitle,.dashTitleHome,.dashTitle2,.dashTitleAlerta,.footer,.menuNavHome,.menuNav, 
.viewDialogDoc, .popupModalHeader, .cpvTitle,.popupUtilizadorTitle, popupBigTitle, popupClassificacaoTitle, .viewDialogLoginTitle, .viewDialogLogin2Title, .accordion_headings{

        background-color:#eee;
}
/****************************************/
*{ margin:0;}
html{
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    text-align:center;
}

body:before {
    background-color: #d70000;
}

.logoAlpha{ margin:0px 0px 0px 5px;}

.dashTitle{
    padding:5.5px;
    color:#fff;
    font-size:1.2em;
    text-shadow:1px 1px 0px #616161;
    background-color:#2b2b2b;
    	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
}
.dashTitle2{
    padding:3px;
    color:#fff;
    font-size:1.2em;
    text-shadow:1px 1px 0px #570000;
}
.dashTitleAdmin{
    padding:3px;
    color:#fff;
    font-size:1.2em;
    background-image:url("../images/fundoBox2.png");
    background-repeat:no-repeat;
    background-color:#000;
    text-shadow:1px 1px 0px #570000;
}

.prazoRestante{
    padding:1px 5px 1px 5px;
    color:#fff;
    background-color:#000;
    margin-left:5px;
    displaY:inline-block;
}

span.prazoRestante.prazoRestanteSoft {
    background-color:#808080;
}

.dashTitleHome{
    background-image: url("../images/headerBox5.png");
    background-repeat:no-repeat;
    background-position:right;
    padding:2px 2px 1px 5px;
    font-size:1.2em;
    color:#fff;
    width:98%;
    text-shadow:1px 1px 0px #570000;
}

.dashTitle1{
    background-image: url("../images/headerBox6.png");
    background-repeat:no-repeat;
    background-position:right;
    font-size:1.2em;
    padding:2px 2px 1px 5px;
    color:#fff;
    width:98%;
    text-shadow:1px 1px 0px #570000;
}
.dashTitleAlerta{
   background-image: url("../images/headerBox5.png");
    background-repeat:no-repeat;
    background-position:right;
    font-size:1.2em;
    padding:2px 2px 1px 5px;
    color:#fff;
    width:98%;
   text-shadow:1px 1px 0px #570000;
}
  
.footer a:link{
    color:#000;
    text-decoration:none;
}

.footer a:visited{
    color:#000;
    text-decoration:none;
}
.footer a:active{
    color:#636363;
     text-shadow: 1px 1px 1px #ccc;
    text-decoration:none;
}
.footer a:focus{
    color:#636363;
     text-shadow: 1px 1px 1px #ccc;
    text-decoration:none;
}
.footer a:hover{
    color:#636363;
     text-shadow: 1px 1px 1px #ccc;
    text-decoration:none;
}
#sobre,#ficha,#acessibilidade{
        color:#636363;
        padding-left:10px;
             display:block;
    }
  
.suporteFooter li{
    display:inline-block;
    float:left;
    color:#636363;
    padding:0px 10px 0px 10px;
       background-image: url("../images/seta2.png");
    background-repeat:no-repeat;
    background-position:0% 30%;
}
 .suporteChat{
     color:#636363;
     font-size:1.2em;
     font-weight:bold;
     clear:both;
 } 
  
.menuNavHome{
    color:#fff;
    padding:2px 2px 5px 5px;
    margin-right:5px;
   margin-top:-4px;
   clear:both;
     text-shadow:1px 1px 0px #570000;
}

.menuNav{
    color:#494949;
    padding:2px 5px 0px 5px;
    margin-top:-3px;
   clear:both;
   border-bottom:1px solid #cacaca;
    text-align:right;
    background-color:#ddd;
}
.logoInterior{ text-align:center;}
.logoInterior img{
    text-align:center;
    padding:20px 0px 0px 0px;
  
}
.logoInteriorTexto{
      text-align:right;
      color:#fff;
       min-height:28px;
      margin:25px 0px 0px 0px;
      line-height:1.25em;
      text-shadow:1px 1px 0px #840000;
      background-color:#d10000;
      padding:5px 5px 4px 5px;
      	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
   
}

.linkSeta2 li a:hover{
    color:#737373;
    background-color:#eee;
    text-decoration:none;
    display:block;
}
.linkSeta li a:hover{
    padding-left:14px;
    color:#737373; 
    text-decoration:none;
}

.link1 a:link{
    font-size:1em;
    color:#000000; 
    text-decoration:underline;     
}
.link1 a:visited{
    font-size:1em;
    color:#000000; 
    text-decoration:underline;
}
.link1 a:hover{
    font-size:1em;
    color:#737373;
    text-decoration:none;
}


#navigation {
	list-style: none;
	background: #eeeeee;
	height: 35px;
	width: 99.8%;
	margin: 0px auto 5px auto;
	border: solid 1px #bababa;
          -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
}

#navigation li {
	float: left;
	border-right: solid 1px #bababa;
	height: 35px;
}

	#navigation li.first {
		border-left: solid 1px #ca0002;
	}

#navigation li a, #navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	display: block;
	float: left;
	height: 35px;
	color: #000;
	line-height: 35px;
	padding: 0 9px 0 9px;
	border-right: solid 1px #fff;

	font-size: 12px;
        text-shadow:1px 1px 0px #FFF;
	outline: none;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #d10000;
	color: #fff;
        text-shadow:1px 1px 0px #880202;
}

#navigation span{
    background: #696566;
    color:#fff;
    margin-left:3px;
    padding:0px 5px 0px 3px;
      text-shadow:1px 1px 0px #000;
                -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
    font-size:0.9em;
}


#breadcrumb{
    color:#999;
    overflow:hidden;
    margin:0px 0px 4px 0px;
  /*    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eeeeee, endColorstr=#ffffff);
background-image: linear-gradient(bottom, rgb(255,255,255) 1%, rgb(221,221,221) 51%, rgb(238,238,238) 76%);
background-image: -o-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(221,221,221) 51%, rgb(238,238,238) 76%);
background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(221,221,221) 51%, rgb(238,238,238) 76%);
background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(221,221,221) 51%, rgb(238,238,238) 76%);
background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(221,221,221) 51%, rgb(238,238,238) 76%);*/
background-color:#fff;
    text-shadow:1px 1px 0px #FFF;
    border:1px solid #e2e2e2;
    height:35px;
}
#breadcrumb li {
    list-style-type:none;
    float:left;
    padding-left:10px;
  vertical-align:middle;
   line-height:35px;
  display:inline-block;
}

#breadcrumb a{
    display:inline-block;
    background-image:url('../images/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding:0px 15px 0px 0px;
    text-decoration: none;
    color:#d10000;
   line-height:35px;
   vertical-align:middle;
}
#breadcrumb img{
      vertical-align:middle;
}

.home{border:none;margin: 0px;}

#breadcrumb a:hover{color:#cc0000;}

.footer label{font-weight:normal;}

.footer div{ padding:0px 5px 0px 5px;}
.separadorFooter{width:20px;display:inline-block;text-align:center;}
.footerLinks{display:block; }

#footerExtra{ font-size:1em;}  
  
.push { height: 4em; margin: 0 auto; clear:both;}
  
 * html .myContainer { /* for IE6 */height: 100px;}
 
 
 .myContainer2{
    background-repeat:repeat-y;
    text-align:left;
    width: 100%;
    background-color:#fff;
  }
  
.logoTexto{
      position:absolute;
      color:#fff;
      width:110px;
      text-align:right;
      margin:75px 0px 0px 70px;
      line-height:1.25em;
        text-shadow:1px 1px 0px #570000;
}
  
.myContainerUpload{
    background-color:#fff;
    margin: 10px auto;
    padding:0px;
    height:auto;
    text-align:left;
  } 
  
#loading {left:50%; top:20%;position:absolute;text-align: center;} 

.registoContent{         width:99%;}
.procedimentoContent{    width:99%;}
.entidadeContent{        width:99%;}
.detalheEntidadeContent{ width:99%;}
.faqContent{             width:99%;}   
.detalhePapContent{}
.pathway{
    background-color:#eee;
    padding:4px;
    margin-top:5px;
}
.logSUCCESS{
    background-image: url("../images/icons/16/accept.png");
     background-repeat:no-repeat;
    height:16px;
    width:16px;
}

.logFAILED{
    background-image: url("../images/icons/16/npagou.png");
    background-repeat:no-repeat;
    height:16px;
    width:16px;
}

/**************************** botões navegação ****************************************/
.btnSave{
    background-image:url("../images/icons/24/save.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnDocs{
    background-image:url("../images/icons/24/doc.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnIntervenientes{
    background-image:url("../images/icons/24/intervenientes.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnIntervenientes1{
    background-image:url("../images/icons/24/intervenientes1.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnLotes{
    background-image:url("../images/icons/24/lotes.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnMensagens{
    background-image:url("../images/icons/24/mensagem.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnAdicionar{
    background-image:url("../images/icons/24/adicionar.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnItems{
    background-image:url("../images/icons/24/items.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnItems2{
    background-image:url("../images/icons/24/items2.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnNotificar{
    background-image:url("../images/icons/24/notificar.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnNovo{
    background-image:url("../images/icons/24/novo1.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnLoading{
    background-image:url("../images/loading1.gif");
    background-repeat: no-repeat;
    background-position:100% 50%;
    height:2.2em;
}
.btnHelp{
    background-image:url("../../images/buttons/icons/help.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnRemove{
    background-image:url("../../images/icons/24/apagar1.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnEdit{
    background-image:url("../images/icons/24/editar1.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnEditCpv{
    background-image:url("../images/icons/24/adicionar.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnCancel{
    background-image:url("../images/icons/24/back.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnDelete{
    background-image:url("../images/icons/24/apagar1.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnPrint{
    background-image:url("../../images/buttons/icons/print.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnUtilizador{
    background-image:url("../images/icons/24/utilizador.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnExportar{
    background-image:url("../images/icons/24/exportar.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnValidaDocs{
    background-image:url("../images/icons/24/sucesso.png");
    background-repeat: no-repeat;
    background-position:98% 50%;    
}
.backlink{
    background-image:url("../images/icons/16/voltar.png");
    padding-left:20px;
    background-repeat: no-repeat;
}
.toplink{
    background-image:url("../images/icons/16/topo.png");
    padding-left:20px;
    padding-right:10px;
    background-repeat: no-repeat;
}
.btnAjuda{
    margin:3px 0px 0px 5px;
    cursor:pointer;
}

.btnContratos{
    background-image:url("../images/icons/24/contratos.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnDocumentos{
    background-image:url("../images/icons/24/documentos_novo.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnEsclarecimentos{
    background-image:url("../images/icons/24/Esclarecimentos1.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnFichas{
    background-image:url("../images/icons/24/Fichas.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnWorkflowPap{
    background-image:url("../images/icons/24/WorkflowPap.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnMensagensInternas{
    background-image:url("../images/icons/24/Historico.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnTemplates{
    background-image:url("../images/icons/24/Templates.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnSubmissaoDoc{
    background-image:url("../images/icons/24/SubmeterDoc.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnDocsPreparacao{
    background-image:url("../images/icons/24/DocumentosEmPreparacao.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnIntegracaoBasegov{
    background-image:url("../images/icons/24/Esclarecimentos3.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnClassificacaoAdj{
    background-image:url("../images/icons/24/cpv.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnGestaoLicencas{
    background-image:url("../images/icons/24/validUsers.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnCategorias{
    background-image:url("../images/icons/24/categoria.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnFases{
    background-image:url("../images/icons/24/Fases.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnMinuta{
    background-image:url("../images/icons/24/minuta.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.btnMinutaAcRecl{
    background-image:url("../images/icons/24/minuta_aceitar_reclamar.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}

.dataActual{ padding-right:60px;}

.ajustaOAL{ margin-left:20px;}

.ajustaOAL2{ padding-left:20px;}

.horaHome #clock0{ padding-left:20px;}

.linkLogin{
    background-image:url("../images/icons/16/iniciar.png");
    background-repeat:no-repeat; 
    padding-left:18px;
}
.linkLogout{
    background-image:url("../images/icons/16/encerre16.png");
    background-repeat:no-repeat; 
    padding:0px 0px 0px 18px;
}

.encerrarSessao a:link{
    color:#be2626;
    font-weight:bold;
    text-decoration:none;
    display:block;

}
.encerrarSessao a:visited{
    color:#be2626;
    font-weight:bold;
    text-decoration:none;
}
.encerrarSessao a:hover{
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
.loginSessao a:link{
    color:Green;
    font-weight:bold;
    text-decoration:none;
}
.loginSessao a:visited{
    color:Green;
    font-weight:bold;
    text-decoration:none;
}
.loginSessao a:hover{
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
/********************************************************************/
.tabelaFooterExtra td{vertical-align:top;}
.tabelaFooterExtra img{float:left; padding:3px;}

.fbottom{
    margin: 0 auto;
    position: relative;
    margin-top:-23px;
    clear:both;
}

#fixme { position: fixed;margin:0px;}

.box2{ padding:4px 0px 0px 0px;}

.colRight{margin-left:5px;}

.texto1{ color:#747676;}
.texto2{ color:#fd8636;}

.textoInsideBox{color:#747676;}

.box5{
    margin-top:5px;
    padding:5px;
    border:1px dotted #c1c1c1;
}

.box6{
    margin-top:5px;
    padding:5px;
    border:1px dotted #c1c1c1;
    margin-right:5px;
}

.autenticacaoText{ color:#747676;}

.aberturaProcedimento{
	border-left: 1px dotted #ccc;
	width:70px;
	color:#797979;
}

.aberturaProcedimento div{padding-right:3px;}

.dashboard{
    padding:3px; 
    background-color:#dddddd;
    margin-bottom:10px;
}

.dashText{ padding-left:15px;}

.alert{ position:absolute;  top:67px;}
.alert ul{
    list-style-type: none;
    margin:0px;
    padding:0px;
}
.alert ul li span {
    width:698px;
    display:block;
    padding-left:40px;
}

.icoError {
    background-image:url("../images/icons/32/erro.png");
    background-repeat:no-repeat;
    display:block;
    padding-left:40px;
}
.icoSuccess {
    background-image:url("../images/icons/32/sucesso.png");
    background-repeat:no-repeat;
    display:block;
    padding-left:40px;
}
.icoNotice {
    background-image:url("../images/icons/32/aviso.png");
    background-repeat:no-repeat;
    display:block;
    padding-left:40px;
}

.boldText{  font-weight:bold;}
.text1{ color:rgb(255,173,82);}

.logo {
    margin-left:5px;
    width:186px;
    height:123px;
}
#templateMenuLeft{
   background-color: #ffffff;
   filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f7f7f7, endColorstr=#ffffff);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 10%, from(#f7f7f7), to(#ffffff));
   background-image: -webkit-linear-gradient(right, #f7f7f7, #ffffff);
   background-image:    -moz-linear-gradient(right, #f7f7f7, #ffffff);
   background-image:     -ms-linear-gradient(right, #f7f7f7, #ffffff);
   background-image:      -o-linear-gradient(right, #f7f7f7, #ffffff);

   
}


.accoes{
    width:100%;
    background-color:#eee;
    margin:5px 0px 5px 0px;
    padding-bottom:5px;
    list-style-type: none; 
    border:1px dotted #ccc;
    min-height:63px;
}
.accoes li{
    float:left;
    margin:5px;
    padding:35px 3px 5px 3px;
    width:60px;
    background-color:#fff;
    border:1px solid #ccc;
    text-align:center;
}

.accoes li a:link{color:#cc0000;padding-top:120px;}
.accoes li a:hover{color:#000000;}
.accoes li a:visited{ color:#cc0000;}
.accoesHover{  background-color:#fff;}
.ajustaCentro{ margin-right:2em;}
smsAjustaRight{margin-right:10px;}

.tabelas td a{   font-size:1em; }
.tabelas a:link{ color:#464646;}
.tabelas a:visited{ color:#464646;}
.tabelas a:hover{   color:#000000;}

.tabelaAnunciosDashboard{ background-color:#fff;}

.coll {float:left;}
.colr {float:right;}

.menuNav div a:link{ font-size:1em;color:#fff;}
.menuNav div a:visited{ color:#fff;}
.menuNav div a:hover{  color:#ddd;}

.colunaNumeracao{
    background-color:#fff4e4;
    color:#ff9e0d;
    text-align:right;
}

.tablecolor1{ background-color:#fff;}
.tablecolor1 td{ overflow: hidden; border-bottom:1px dotted #d4d6dd;}
.tablecolor2{
background-color:#f5f5f5; 
 /*background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#cecece));
 background: -moz-linear-gradient(top, #ededed, #fff);*/
}
.tablecolor2 td{ overflow: hidden; border-bottom:1px dotted #d4d6dd;}

.tablecolor3{
background-color:#ffebac;  
border-bottom:1px solid #fff;border-top:1px solid #fff;
}
.tablecolor4{ background-color:#ffebac;border-bottom:1px solid #fff;border-top:1px solid #fff;}
.tablecolor5{ background-color:#ffebac;border-bottom:1px solid #fff;border-top:1px solid #fff;}
.tablecolor6{border-bottom:1px solid #000;}
.tablecolor7{padding:5px;background-color:#ededed; }
.tablecolor8{padding:5px;background-color:#f5f5f5; }
.tablecolor7,.tablecolor8 td{border-top:1px solid #fff;border-bottom:1px solid #ddd;  }
.rowBold{font-weight:900;}

.tablecolor9{ background-color:#fff; border-bottom:1px solid #9A9A9A;
                border-right:1px solid #9A9A9A;
                border-left:1px solid #9A9A9A;}
.tablecolor9 td{ 
border-bottom:1px solid #fff; vertical-align: middle;}
.tablecolor10{ background-color:#f5f5f5; border-bottom:1px solid #9A9A9A;
                border-right:1px solid #9A9A9A;
                border-left:1px solid #9A9A9A;}
.tablecolor10 td{ border-bottom:1px solid #f5f5f5; vertical-align: middle;}

.tablecolor1sub{padding-left:5px;}
.tablecolor2sub{padding-left:5px; background-color:#f5f5f5;}

.login{ background-color:#fff;}

.erro{
    background-image: url("../images/icons/16/aviso.png");
    background-repeat:no-repeat;
    padding-left:18px;
   color:#ff0000;
}
.erroRow{ background-color:#ffdddd;}

.pagination{
    border-top:1px solid #e0e3e4;
    margin-bottom:10px;
    padding-top:5px;
    margin-top:5px;
}
.data{  padding-left:50px;}

.pcol1{width:150px;vertical-align: middle;}
.pcol2{    vertical-align: middle;}
.pcol3{ vertical-align: middle;}
.pcoldata2{width:180px;}

.pagination a:link{
    font-size:1em;
    color:#cc0000; 
    text-decoration:none;
}
.pagination a:visited{
    font-size:1em;
    color:#cc0000; 
    text-decoration:none;
}
.pagination a:hover{
    font-size:1em;
    color:#000000;
    text-decoration:none;
}

.link2 a:link{
    font-size:1em;
    color:#000; 
    text-decoration:underline;
}
.link2 a:visited{
    font-size:1em;
    color:#000; 
    text-decoration:underline;
}
.link2 a:hover{
    font-size:1em;
    color:#b20000;
    text-decoration:none;
}

.link3 a:link{
    font-size:1em;
    color:#000; 
    text-decoration:underline;
}
.link3 a:visited{
    font-size:1em;
    color:#000; 
    text-decoration:underline;
}
.link3 a:hover{
    font-size:1em;
    color:#757575;
    text-decoration:underline;
}



.link4 a:link{
    font-size:1em;
    color:#fff; 
    text-decoration:underline;
}
.link4 a:visited{
    font-size:1em;
    color:#ddd; 
    text-decoration:underline;
}
.link4 a:hover{
    font-size:1em;
    color:#757575;
    text-decoration:underline;
}


.linkDetalhe { color:#cc0000;font-size:1em;font-weight:bold;}

.linkDetalhe a:link{
 display:inline-block; background-color:#d10000;padding:1px 3px 2px 3px;
 	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
   
    color:#fff; 
    text-decoration:underline;     
}
.linkDetalhe a:visited{
   
    color:#fff; 
    text-decoration:underline;
}
.linkDetalhe a:hover{
  
    color:#fff;
    text-decoration:none;
}

.linkSeta{
    border:0px;
    list-style: none;
}

.linkSeta li{
    background-image: url("../images/seta.png");
    background-repeat: no-repeat;
    background-position:0 .4em;
}
.linkSeta li a:link{
    padding-left:14px;
    color:#000000; 
    text-decoration:underline;
}
.linkSeta li a:visited{
    padding-left:14px;
    color:#000000; 
    text-decoration:underline;
}

.linkSeta2{
    margin:2px 0px 0px 5px;
    padding:0px;
    list-style: none;
}

.linkSeta2 li{
    padding:0px 0px 0px 12px;
    background-image: url("../images/seta.png");
    background-repeat: no-repeat;
    background-position:0em 0.4em;
    line-height:1.25em;
}
.linkSeta2 li a{
    text-decoration:none;
    padding:2px;
    color:#000000;
    display:block;
}
.linkSeta2 li a:visited{
    text-decoration:none;
    color:#000000;
    display:block;
}

.linkSeta2 ul {list-style: none;}
.menuLista{
  width:100%;
  margin:5px 0px 0px 0px;
  padding:0px;
  list-style:none;
  font-size:1.1em;
  font-weight:bold;
  }
.menuLista li {
    border-top:1px solid #f5f5f5;
    border-bottom:1px solid #d2d2d2;
    display: block;
    height:2.2em;
    padding:2px;
}
.menuLista li:hover {
    border-bottom:1px solid #ddd;
    background-color:#ddd;
    -webkit-border-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius: 3px;
-moz-border-radius-bottomleft: 3px;
border-radius: 3px;
border-bottom-left-radius: 3px;
}

.menuLista li a{
   display: block;
   padding-left:5px;
   padding-top:4px;
   color:#474747;
   text-decoration:none;
}
.menuLista li span{
   color:#474747;
   position:absolute;
   text-decoration:none;
   margin-left:135px;
   margin-top:5px;
   font-size:0.8em;
 height:2.2em;
}

.menuLista li span:hover{ background-color:#fff;}
.menuLista li a:visited{ color:#474747;}
.menuLista li a:hover{  color:#000;}

.category{
    margin-bottom:2px;
    padding:2px;
    border :1px solid #e0e3e4;
    background-color:#dddddd;
}

.catTitle{ 
    background-color:#f6f8f8;
    padding:2px;
    font-weight:bold;
}
.listCategory{
    margin:2px;
    padding:2px;
    border :1px solid #e0e3e4;
    min-height:100px;
}

.headerTabela{
    background-color:#fff;

  /*
background-image: linear-gradient(bottom, rgb(255,255,255) 1%, rgb(221,221,221) 51%, rgb(204,204,204) 76%);
background-image: -o-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(221,221,221) 51%, rgb(204,204,204) 76%);
background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(221,221,221) 51%, rgb(204,204,204) 76%);
background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(221,221,221) 51%, rgb(204,204,204) 76%);
background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(221,221,221) 51%, rgb(204,204,204) 76%);*/
    vertical-align:top;
    border-bottom:1px solid #9a9a9a;
    color:#000;
    padding:5px 5px 5px 5px;
}
.headerTabela2{
    border-bottom:1px solid #ccc;
    background-color:#fff;
    color:#4d4848;
}
.headerSubTabela{
    background-color:#e1e1e1;
    border-bottom:1px solid #ccc;
    border-left:0px;
    border-right:0px;
    border-top:0px;
    font-weight:bold;
    color:#000;
}
.headerTabelaHover{
       vertical-align:top;
       background-color:#ffebac;
       padding:5px 5px 5px 5px;
       margin:-5px;
}
.headerTabelaHoverSelected{
    background-image: url(" ");
    background-repeat: repeat-x;
    background-position:top;
   background-color:#e3e3e3;
       vertical-align:top;
}


.footerTabela2{border-top:1px solid #ccc;   }

.headerTabela3{
    background-color:#9edb6d;
    color:#4d4848;
    font-weight:normal;
}

.headerTabela a {
    color:#4b0a08;
    font-weight:bold;
    text-decoration:none;
}
.headerTabelaHover a{
    color:#4b0a08;
    font-weight:bold;
    text-decoration:none;
}

.headerTabela1{
    background-color:#efcca1; 
    color:#000;
}

.detalhe table{
    border-top:1px solid #ccc;
}
.detalhe  td{
    background-color:#fff; 
     border-bottom:1px solid #ccc;
     border-top:1px solid #ccc;
    color:#4d4848;   
}

.formView{}

.divDetail{
    margin-bottom:10px;
}
.divDetailPadding{
    margin-left:20px;
}

.formSections{
    margin-top:5px;
    border-top:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
}
.divDetail label{
    background-color:#eee;
    padding:3px;
}


.descricaoDiv{
    margin:10px 0px 10px 0px;
    border-bottom:1px solid #ccc;
}

.back a{
    font-size:1em;
    color:#ff0000;
}

.calendario div{ 
    width:250px;
    
}

.inputBox{
    font-size:1em;
  background-color: #dddddd;

    border:1px solid #bcbcbc;
    padding:6px;
}

.inputBox[checkbox]{
    border:0px;
}

.inputBox[disabled]{
    font-size:1em;
    background: transparent;
    border:0px;
    padding:5px;
    text-align:left;
    
}
input[type="checkbox"][disabled] {
        opacity: 0.3;
	filter: alpha(opacity=30);
 	-webkit-transition: opacity 1s linear;
}
.inputRight{
    text-align:right;
}
.textDisabled{
   color:#9F9F9F;
   padding-left:5px;
   font-weight:normal;
}

.inputBoxNoBack{
    font-size:1em;
    border:1px solid #ccc;
    background-color:rgb(247,247,247);
    padding:5px;
}

.inputBoxEditInPlace{
  font-size:1em;
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(#ffffff));
   background-image: -webkit-linear-gradient(top, #dddddd, #ffffff);
   background-image:    -moz-linear-gradient(top, #dddddd, #ffffff);
   background-image:     -ms-linear-gradient(top, #dddddd, #ffffff);
   background-image:      -o-linear-gradient(top, #dddddd, #ffffff);
    border:1px solid #000;
    background-color:#fff;
    padding:4px;
    text-align:right;
}
.inputBoxEditInPlaceDisable{
    font-size:1em;
    border:0px;
    padding:5px;
    color:#000;
    text-align:right;
    background:transparent;
}

.inputBoxFocus{
    background: transparent url(../images/seta2.png) no-repeat top left;
    border:1px solid #676767;
    background-color:#fff;
}

.inputBox5{
  background-color: #dddddd;
      filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dddddd, endColorstr=#ffffff);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(#ffffff));
   background-image: -webkit-linear-gradient(top, #dddddd, #ffffff);
   background-image:    -moz-linear-gradient(top, #dddddd, #ffffff);
   background-image:     -ms-linear-gradient(top, #dddddd, #ffffff);
   background-image:      -o-linear-gradient(top, #dddddd, #ffffff);
    font-size:1em;
    border:1px solid #ccc;
    padding:6px;
    color:#3c3c3c;
}
.inputBox5Over{
    color:#000;
    border:1px solid #000;
}

.inputBoxPesquisa {
    border:1px solid #ccc;
  background-color: #fff;
 /*   filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dddddd, endColorstr=#ffffff);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(#ffffff));
   background-image: -webkit-linear-gradient(top, #dddddd, #ffffff);
   background-image:    -moz-linear-gradient(top, #dddddd, #ffffff);
   background-image:     -ms-linear-gradient(top, #dddddd, #ffffff);
   background-image:      -o-linear-gradient(top, #dddddd, #ffffff);*/
    font-size:1em;
    padding:5px 5px 4px 5px;
    color:#000;
 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
         margin-top:-2px;
}
.inputBoxPesquisa:hover {
  background-color: #eee;
}


.inputBoxPesquisa2 {
    border:1px solid #ccc;
  background-color: #dddddd;
      filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dddddd, endColorstr=#ffffff);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(#ffffff));
   background-image: -webkit-linear-gradient(top, #dddddd, #ffffff);
   background-image:    -moz-linear-gradient(top, #dddddd, #ffffff);
   background-image:     -ms-linear-gradient(top, #dddddd, #ffffff);
   background-image:      -o-linear-gradient(top, #dddddd, #ffffff);
    height:20px;
    width: 300px;
    font-size:1.2em;
    vertical-align:middle;
    padding-top:0px;
    padding-left:3px;
    color:#7c7c7c;
    margin-right:5px;
}

.stringPesquisa{
 /*   background-color:#000;*/
    color:#000;
    padding:5px;
    border:1px solid #ccc;
    margin-bottom:5px;
}
.btnToolbar{
    vertical-align:middle;
        opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 1s linear;
}

.btnToolbar:hover{
        opacity: 0.5;
	filter: alpha(opacity=50);
 	-webkit-transition: opacity 1s linear;

}

.pesquisaHome {
    border:0;
   background-color: #dddddd;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dddddd, endColorstr=#ffffff);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(#ffffff));
   background-image: -webkit-linear-gradient(top, #dddddd, #ffffff);
   background-image:    -moz-linear-gradient(top, #dddddd, #ffffff);
   background-image:     -ms-linear-gradient(top, #dddddd, #ffffff);
   background-image:      -o-linear-gradient(top, #dddddd, #ffffff);
    height: 26px;
    width: 232px;
    font-size:1em;
    color:#7c7c7c;
    margin:10px 0px 20px 70px;
}
.inputBoxPesquisaHome {
    background-image:url(../images/autocomplete/autocomplete_leftcap.gif);
    background-position:right center;
    background-repeat:no-repeat;
    border:0px;
    height:17px;
    width:219px;
    font-size:1.1em;
    margin:3px 0px 0px 3px;
    color:#6a6a6a;
    vertical-align:middle;
}

.highlight {
    font-size:1em;
    border:1px solid #ccc;
    background-color: #fcc;
}

.btn{
     font-size:1em;
    background-color:#000;
    color:#fff;
    border:0px;
    padding:6px;
    cursor:pointer;
}

.btn2 {margin:5px 0px 0px 5px;}
.btn2 a{
    font-size:1em;
    background-color:#000;
    color:#fff;
    border:0px;
    padding:5px;
    cursor:pointer;
    
}


.inputBox1{
    font-size:1em;
    border:1px solid #ccc;
    background-color:#fff;
    color:#676767;
}

.btnPesquisa{
    font-size:1em;
    border:0px;
    margin:3px;
    background-color:#fff;
    text-shadow:1px 1px 0px #fff;
}

.btnPesquisa2{
    background-image: url("../images/icons/24/pesquisa.png");
    background-position: 3px 0%;
    background-repeat: no-repeat;
    display:block;
    width:28px;
    height:24px;
    text-indent:-1999px;
    overflow:hidden;
    padding-left:3px;
}
.btnPesquisa3{
    background-image: url("../images/icons/24/pesquisa_limpar.png");
    background-position: 3px 0%;
    background-repeat: no-repeat;
    display:block;
    width:28px;
    height:24px;
    text-indent:-1999px;
    overflow:hidden;
    padding-left:3px;
}


.panelPagination{
   border-top:2px solid #ddd;
}

.panelPagination input{
         height: 3em;
	 color: #000;
	 text-decoration: none;
	 font-size: 1em;
	 font-family: 'trebuchet ms', arial;
	 text-align: center;
	 /* BACKGROUND GRADIENTS */
		background: #ddd;
                    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dddddd, endColorstr=#ffffff);
	 	background: -moz-linear-gradient(top, #eee, #eee 50%, #ddd 51%, #ddd);
	 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(.5, #eee), color-stop(.51, #ccc), to(#ccc));

	 /* BORDER RADIUS */
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
	 border: 1px solid #a4a4a4;
	 border-top: 1px solid #ccc;
	 /* TEXT SHADOW */
	 text-shadow: 1px 1px 1px #fff;
	 /* BOX SHADOW */
	 -moz-box-shadow: 0 1px 3px #ccc;
	 -webkit-box-shadow: 0 1px 3px #ccc;
	 box-shadow: 0 1px 3px #ccc;
}

.panelPagination input[disabled="disabled"], .panelPagination input.disabled{
      color:#ccc; 
      border:1px solid #eee;
      cursor:text;
}

.panelPagination input:hover{ cursor:pointer;}
.panelPagination TABLE{ border:0px;margin:0px;width:100%;}
.panelPaginationLeft{width:15em;}

.centroFooterListagem{
    height:27px;
    padding-top:5px;
    margin-top:6px;
    float:left;
    margin-right:5px;
}

.panelPaginationLeft span{padding-right:5px;}

#dadosAcessoRegisto{ font-size:1em; margin-right:5px;}

#dadosAcessoRegisto Table table{
    margin-left:-7px;
    margin-top:12px;
    border:0px;
}

#dadosAcessoRegisto INPUT{
    font-size:1em;
    border:1px solid #ccc;
    background-color:rgb(247,247,247);  
    margin:0px;
}

#dadosAcessoRegisto div div{
    display:none;
}

.tabelaForm td{ vertical-align:middle;}
.formRow1{ background-color:#f9f9f9;}
.formRow2{ background-color:#fff;}
.formCol1{vertical-align:top; width:170px;}

.inputBox1{font-size:1.2em;}
.inputBox2{
    width:300px;
    border:1px solid #ccc;
    background-color:rgb(247,247,247);
}
.inputBoxArea{
    font-size:1.2em;
    width:400px;
    height:150px;
    border:1px solid #ccc;
    background-color:rgb(247,247,247);
    font-family:"trebuchet ms","lucida sans",verdana,arial;
}
.inputBoxArea[disabled]{
    background:transparent;
    border:0px;
    overflow:hidden;
}

.inputBox3{ font-size:1.2em; background-color:#fff;}
.inputCalendar div span{ width:200px;}

.inputGroup{ margin-top:10px;}

.error { font-size: 1em;color: #FF0000;}


.obrigatorio {
    font-weight:bold;
    color:#ff0000;
    padding:0px 5px 0px 5px;
    margin-left:3px;
    background-color:#eee;
}
.obrigatorioIcon{ font-weight:bold; color:#ff0000;}
.obrigatorio1{}

.dojoDialog {
    background: #fff;
    border: 1px solid #999;
    -moz-border-radius: 5px;
    padding: 4px; /*positioning outside of the visible scope
    to prevent some ui glitches visibility hidden does not work*/
    position: absolute;
    left: -800px;
    top: -800px;
    width:950px;
    height:600px;
 
}

.viewDialogDoc {
   border: 1px solid #999;
   -moz-border-radius: 5px;
   padding: 4px; /*positioning outside of the visible scope
to prevent some ui glitches visibility hidden does not work*/
   position: absolute;
   left: -800px;
   top: -800px;
   background-color:#fff;
}

.viewDialogDocDecoration { width: 100%; background-color:#fff; }

.viewDialogDocContent {
	width: 500px;
	height: 570px;
	background-color:#fff;
}
.viewDialogDocTitleLeft{
	background-image:url('../images/bc_bg.png'); 
	background-repeat:repeat-x;
	height:25px;
	font-weight:bold;
}
.viewDialogDocTitleRight{
	background-image:url('../images/bc_bg.png'); 
	background-repeat:repeat-x;
	height:25px;
	font-weight:bold;
}

.ultAnunciosVertodos{
   text-align:right;
   border-bottom:1px solid #eee;
   margin-bottom:2px;
}

.rssLink{
    background-image: url("../images/fundo_box_gray.png");
    background-repeat:repeat-x;
    background-color:#eee; 
    padding:3px;
}
.rssLink span{ padding-left:5px;}

.boxLogin td{ vertical-align:top;}
   
.boxLoginForm{width: 1000px;}

.maiusculas{text-transform:uppercase;}

.dataUltimosAnuncios{
    background-image:url("../images/data2.png");
    background-repeat: no-repeat;
    height:37px;
    width:37px;
    text-align:center;
}

.mes span{
    color:#fff;
    margin:0px;
    padding:0px;
    height:10px;
    text-shadow:1px 1px 0px #606060;
        font-family: arial; 
}

.dia{
    font-weight:bold;
    font-size:1.4em;
    text-shadow:1px 1px 0px #ccc;
    margin:-4px 0px 0px -2px;
    font-family: arial; 
}

.apoio{
  
    color:#fff;
    margin-top:5px;
    margin-left:5px;
        font-size:1.2em;
}

.apoio .apoioLbl{padding:3px 5px 0px 10px;}

.apoio .apoioTexto{
    font-size:0.8em;
    padding:75px 0px 0px 5px;
    color:#fff;
}

.apoioTexto label{ font-weight:normal;}

.topoAplicacao{margin-right:1em;min-width:20%; border-right:1px dotted #a2a2a2;padding-right:5px;min-height:35px; max-width:15em;}
.topoEntidade{font-size:1.3em;line-height:1.2em;text-shadow:1px 1px 0px #f6fdda;}

.topoUtilizador{min-width:20%;margin-right:1em;}
.topoSessao{margin-right:1em;min-width:10%;padding-left:1em; border-left:1px dotted #a2a2a2;}
.topoOrganizacao{margin-right:1em;min-width:30%;padding-left:1em;border-left:1px dotted #a2a2a2;}

.notice2{
border:1px solid #ced5b3;
padding:3px 0px 1px 5px;
background-color:#f5fdd4;
}
.descricaoEcra {
    background-image:url("../images/icons/16/keyboard.png");
    background-position:0% 100%;
    padding-left:18px;
    padding-top:3px;
    background-repeat:no-repeat; 
   vertical-align:middle;
   text-shadow:1px 1px 0px #f6fdda;
}
.datagridDados{width:100%;}

.mktipmsg {
    padding: 3px;
    background-color:#363636;/* #FFF8DC;*/ 
    border: 1px solid #ccc;
    width:230px;
    color: #fff;
    display:none;
    position:absolute;
    left:0px;
    top:0px; 
    text-align:left;
     /* for IE */
      filter:alpha(opacity=88);
      /* CSS3 standard */
      opacity:0.88;
}

.infoCert{
    border:1px solid #eee;
    margin:5px 0px 5px 0px;
    padding:1px;

    overflow-x:auto;
}

.infoPap{
    border:1px solid #eee;
    margin:5px 0px 5px 5px;
    padding:2px;
}
.infoPapTitle{
    background-color:#dceab5;
    padding:0px;
    font-weight:bold;
}

.infoPapTitleItems{
    color: #3a7300;
    padding-left:10px;
    margin-top:-12px;
}

.mudancaEstado{
     border:1px solid #eee;
    margin:5px 0px 5px 0px;
    padding:5px;   
    background-color:#fff;
}
.mudancaEstadoTitle{
    background-color:#d4a4a6;
    padding:0px;
    font-weight:bold;
    padding:5px 5px 5px 40px;
    font-size:1.2em;
    color:#fff;
    background-image:url("../images/icons/32/aviso.png");
   background-repeat:no-repeat;
   background-position:1% 50%;
  text-shadow:1px 1px 0px #5a5a5a;
}
.mudancaEstadoItems{
    color: #605757;
    text-shadow:1px 1px 0px #fff;
}
.mudancaEstadoItems td{   border-bottom:1px dotted #eab5b7;}
.mudancaCol1{width:40px;font-weight:bold; font-size:1.3em;padding-left:20px;
    background-image:url("../images/seta2_red.png");
   background-repeat:no-repeat;
      background-position:85% 50%;

}
.mudancaCol2{}
.mudancaCol3{width:130px;}


/****************************tabs************/
.divLogin{
	background-color:#eee; 
	padding:3px;
	width:95%;
}

.navigationToken{  width:100%;}
.navigationToken form{ padding:5px;}

.browserTitle{
    padding:5px;
    background-color:#fff;
    border:1px solid #ddd;
}

.etapas{  margin-left:5px;margin-top:5px;}

.alertaCertificado{
    border:1px solid #ccc;
    padding:5px;
    margin:5px 0px 0px 0px;
}

.alertaCertificadoText{
    border-bottom:1px solid #ccc;
    background-color:#eee;
    padding:2px;
    clear:both;
}

.dataAlertaCert{ padding-bottom:5px;}
.dataAlertaCertValido{ color:#007c00;}
.dataAlertaCertInvalido{color:#d33434;}

.browsersBoxConfig{
     margin-left:5px;    
     margin-top:5px;
     background-color:#eee;
     padding:5px;
}
.browsersBoxConfigText{color:#777777;}

.etapa1{
     background-image:url("../images/icons/24/etapas.png");
    background-repeat:no-repeat;
    background-position:98% 50%;
    padding:5px;
    border:1px solid #eee;
     margin-top:3px;
     background-color:#eee;
}

.etapa2{
     background-image:url("../images/icons/24/etapas.png");
    background-repeat:no-repeat;
    background-position:98% 50%;
     padding:5px;   
     border:1px solid #eee;
      margin-top:3px;
          background-color:#eee;
}

.etapa3{
     padding:5px;
     border:1px solid #eee;
      margin-top:3px;
        background-color:#eee;
}

.etapaActual{ background-color:#b2cd69;  color:#fff;}

.tabs10 {width:100%;line-height:normal;}
.tabs10 ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
.tabs10 li {
	display:inline;
	margin:0;
	padding:0;
}
.tabs10 a {
	float:left;
	background:url("../images/tableft10.png") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;	
	background-position:0% -42px;
}
.tabs10 a span {
	display:block;
	float:left;
	background:url("../images/tabright10.png") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#cbcbcb;
        font-size:1em;
	background-position:100% -42px;
            text-shadow:1px 1px 0px #3F3B3B;
}

#tabs10 a:hover span {color:#FFF;}
.tabs10 a:hover, .tabs10 .selected a  {
	background-position:0% 0px;
         font-size:0.9em;
        
}
.tabs10 a:hover span, .tabs10 .selected a span  {
	background-position:100% 0px;
       color:#fff;
       font-size:1.1em;
}

.panel{
	border:1px solid #eee;
	padding:10px;
	width:93%;
}

.entidadeAdjudicante{
    color:#000;
    font-weight:bold;
    padding:2px;
    border-bottom:2px solid #eee;
    clear:both;
}



.statsNumbers{
    font-size:1.4em;
    font-weight:bold;
    color:#000;
    text-shadow:1px 1px 0px #fff;
    width:55px;
    clear:both;
    text-align:right;
    background-color:#eee;
    padding:0px 5px 0px 0px;
    border-top:1px solid #fff;
    border-bottom:1px solid #ddd;
}

.statsLabel{
    padding:4px 0px 0px 10px;
}

.areaPessoal{  background-color:#fff;}
.areaPessoalLogout{
    text-align:right;
   background-color: #e1e1e2;
    padding:5px;
}

.optAreaPessoal{
    margin-top:5px;
    padding:5px;
    color:#000;
    background-color:#e6e6e6;
}

.optAreaPessoalInvisivel{
    position:absolute;
    background-color:#eee;
    margin-top:8px;
    z-index:2;
    padding:5px;
    width:320px;
    border:1px solid #777777;
     /* for IE */
      filter:alpha(opacity=97);
      /* CSS3 standard */
      opacity:0.97;
}
.optAreaPessoalInvisivelFooter{
    border:1px solid #ccc;
    text-align:right;
    padding:3px;
    background-color:#fff;
}

/*********************scrollbar**************/
#scrollbar_container {
        position:relative;
        width:315px;
}

#scrollbar_track {
    position:absolute;
    right:0px;
    height:99%;
    width:8px;
    background-color:#eee;
    cursor:pointer;
}

#scrollbar_handle {
    width:8px;
    background-color:#7a7a7a;
    cursor:pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    opacity:0.9;
    -moz-opacity:0.9;
}

#scrollbar_content {
    overflow:hidden;
    width:300px;
    height:130px;
}

#scrollbar_container_abertura {  
    position:relative;  
    width:200px;  
} 
 
#scrollbar_track_abertura {  
    position:absolute;  
    top:0;  
    right:0;  
    height:72%;  
    width:7px;  
    background-color:transparent;
    cursor:move;  
    margin-right:23px;  
} 
 
#scrollbar_handle_abertura {  
    width:7px;  
    background-color:#474747;  
    cursor:move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity:0.9;  
    -moz-opacity:0.9; 
    margin-top:25px;
} 
 
#scrollbar_content_abertura {  
    overflow:hidden;  
    width:205px;  
    height:100px;  
}  


.detalheTabelaListaMaster th{
    background-color:#fff;
    font-size:1.2em;
}

.detalheTabelaLista th{
    font-size:1em;
    background-image: url("../images/fundoHeaderTabela.png");
    background-position:top;
    background-color:#fff;
    border-bottom:1px solid #ccc;
}

.detalheTabelaListaRow1{       background-color:#EFEFEF;  border-bottom:1px solid #d6d6d6; color:#000; width:30%;}

.detalheTabelaListaRow2{
       background-color:#f9f9f9;
       color:#6c6c6c;
       border-top:1px solid #fff;
       border-bottom:1px solid #d6d6d6;
       font-weight:normal;
}

.edicaoVersao{
    padding:3px;
    background-color:#f6f6f6;
    margin-right:5px;
    color:#9f9f9f;
    text-align:right;
}

.ajusteMleft{
    margin-left:5px;
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
    clear:both;
}
.topHeader{
border-top:1px solid #fff;
   background-color: #ddd;
     filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dddddd, endColorstr=#ffffff);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#ffffff));
   background-image: -webkit-linear-gradient(top, #ddd, #ffffff);
   background-image:    -moz-linear-gradient(top, #ddd, #ffffff);
   background-image:     -ms-linear-gradient(top, #ddd, #ffffff);
   background-image:      -o-linear-gradient(top, #ddd, #ffffff);
    color:#000;
    padding:7px 7px 9px 7px;
}


.topoLabel{
  color:#656162;
 
  margin-top:-5px;
  padding-bottom:5px;
  text-shadow:1px 1px 0px #fff;
  font-size:1.2em;
}

.topoLabel2{  color:#494949;font-weight:bold;padding-right:5px;}
legend {
  padding: 0.2em 0.5em;
  border:1px solid #ccc;
  color:#930000;
  font-size:95%;
  text-align:right;
  }
  
.systemInfo{
    background-image: url("../images/fundo_box_gray.png");
    background-repeat:repeat-x;
    background-color:#eee;      
   /* border:1px solid #afafb4;*/
    margin-top:-10px;
    margin-left:5px;
    padding:5px;
    color:#747676; 
    text-shadow:1px 1px 0px #fff;
  }
  
.systemInfo .title{ color:#000;  font-weight:bold;}

.systemInfo .item{ padding-left:5px;}

.systemInfo .javaTitle{
	padding:2px;
	color:#000;
	background-image: url("../images/linha2.gif");
	background-repeat:repeat-x;
	margin:2px 5px 0px 0px;   
}

.systemInfo .imageJava{
	background-image: url("../images/linha2.gif");
	background-repeat:repeat-x;
	padding-top:5px;
	margin-top:2px;
}
  
.java{
    background-image: url("../images/fundo_box_gray.png");
    background-repeat:repeat-x;
    background-color:#eee; 
    border:1px solid #afafb4;
    margin-left:5px;
    padding:5px;
    color:#747676;
}
.versaoJavaError{
    background-color:#fae2e3;
    padding-left:10px;
    background-image:url("../images/icons/16/erro.png");
    background-position:right;
    background-repeat:no-repeat; 
}

.versaoJavaMin{ padding-left:10px;color:#d26300;}

.versaoJavaSucess{
   padding-left:10px;
   color:#55aa00;
    background-image:url("../images/icons/16/tick.png");
    background-position:95% 50%;
    background-repeat:no-repeat; 
}

.iniciarSessaoDashBoard{ margin:5px 5px 5px 5px;}

.autenticacaoDivLoginLink{
    background-image:url("../images/bgIniciarSessao.png");
    background-repeat:no-repeat; 
    border:0px;
    color:#fff;
    font-size:1.1em;
    font-weight:bold;
    text-decoration:none;
    padding:8px 8px 8px 38px;
}

.autenticacaoDivLoginLink:hover{color:#ccc;}

.autenticacaoDivLogin{  margin:20px 0px 0px 0px;}

.autenticacaoSublinks{
    margin-top:10px;
    border-top:1px solid #eee;
    padding:2px;
}

.filtro{
    position:absolute;
    background-color:#fff;
    font-weight:normal;
    border:1px solid #ccc;
    padding:5px;
    width:250px;
    filter:alpha(opacity=80);
    opacity:0.80;
    color:#000;
    margin:-2px 0px 0px 4px;
}

.deteccaoCertificados{
    filter:alpha(opacity=70);
    opacity:0.70;
    position:absolute;
    background-color:#fff;
    width:500px;
    margin-left:239px;
    color:#000;
    padding:3px;
    z-index:1001;
}

.semDadosDatatable{
    margin:0px 0px 0px 10px;
    padding:3px 3px 3px 20px;
    background-image:url("../images/icons/16/aviso.png");
    background-position:center left; 
    background-repeat:no-repeat; 
}

.noticeExpand {
    padding:5px 0px 5px 25px;
    margin-bottom:5px;
    background-color:#fdf5be;
    background-image:url("../images/icons/16/ajuda.png");
    background-position:5px 50%; 
    background-repeat:no-repeat; 
}

.boxAnogovRight{
    min-height:130px;
    padding:2px;
    margin-left:5px;
    width:40%;
}
.boxAnogovLeft{width:55%;}

/*modal*/
 #control_overlay {   background-color:#000;  } 
  
 .modal {  
     background-color:#fff;  
     padding:10px;  
     border:1px solid #333;  
 } 
  
 .tooltip {  
     border:1px solid #000;  
     background-color:#fff;  
     height:25px;  
     width:200px;  
     font-size:1em;  
     color:#333;  
 } 
  
.opcoesPerfil{
    background:url("../images/fundoHeaderTabela.png") repeat-x top;
    border-top:1px solid #e1e1e2;
    border-left:1px solid #e1e1e2;
    border-bottom:2px solid #e1e1e2;
    border-right:2px solid #e1e1e2;
    position:absolute;
    margin-left:106px;
    width:170px;
    padding-top:18px;
    text-align:left;
    margin-top:3px;
         /* for IE */
      filter:alpha(opacity=80);
      /* CSS3 standard */
      opacity:0.80;
      background-color:#fff;
}

.detailDivContent{
    padding:3px 3px 3px 25px;
    margin-top:-4px;
    margin-left:0px;
}
.detailDivContent table td,th{ border:0px;}

.detailDivContentcol1{ width:150px;}

.imageCellOver{ background-color:#eddb82;}

.detailDocEntidade{
   padding:5px;
   margin-bottom:2px;
   border:2px solid #ccc;
}
.detailDocOpcoes{
   padding:5px;
   margin-bottom:2px;
   border:1px solid #eee;
}

.popupAlerta{
   background:url("../images/fundoHeaderTabela.png") repeat-x top;
    font-size:110%;
    padding:10px 5px 5px 5px;
    margin-top:-10px;
}

.iconSort{ width:18px;}

.linkPesquisaAvancada a:link{
    font-size:1em;
    color:#000; 
    text-decoration:none;     
}
.linkPesquisaAvancada a:visited{
    font-size:1em;
    color:#000; 
    text-decoration:none;
}
.linkPesquisaAvancada a:hover{
    font-size:1em;
    color:#000;
    text-decoration:none;
}
.pesquisaAvancada{
    background-color:#adc15f;
    border:1px solid #ddd;
    margin-bottom:5px;
    padding:10px;
}
.pesquisaAvancadaBtn{
       background: transparent url(../images/fundoPesquisaAvancada.png); 
       background-position:bottom;
       background-repeat:no-repeat;
       position:absolute;
       width:156px;
       height:26px;
       padding-left:20px;
       margin-left:106px;   
       margin-top:-1px;
}
.pesquisaContentTab{
    background-color:#1e1e1e;
    margin-right:10px;
    padding:10px;
    color:#fff;
}
 input.dateField {
        width: 140px;
        padding: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        color: #555;
        background-color: white;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        border:0px;
      }
input#popupDateField:hover {
    background-color: #cde;
    cursor: pointer;
}
.pad1{padding-left:10px}
.pad2{padding-left:20px}
.pad3{padding-left:30px}
.pad4{padding-left:40px}
.pad5{padding-left:50px}
.pad6{padding-left:60px}
.pad7{padding-left:70px}
.pad8{padding-left:80px}
.pad9{padding-left:90px}
.pad10{padding-left:100px}
.pad11{padding-left:110px}

.cpvCol1, .cpvCol2{ vertical-align:top; width:50%;}

.navCPV1, .navCPV2{vertical-align:top; padding:3px;}
.navCPV1{ width:100px;}
.cpvNavegacao{ text-align:left; padding:3px;}

.cpvTableHeight{ background-color:#f6f6f6;  height:300px;}
/**************/
#scrollbar_container_cpvTable {   position:relative;   width:100%;  } 
 
#scrollbar_track_cpvTable {  
    position:absolute;  
    top:0;  
    right:0;  
    height:100%;  
    width:15px;  
    background-color:#eee;
   border:1px solid #ccc;
       -moz-border-radius: 5px;  
    -webkit-border-radius: 5px; 
    cursor:move;  
} 
 
#scrollbar_handle_cpvTable {  
    width:15px;  
    background-color:#474747;  
    cursor:move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity:0.9;  
    -moz-opacity:0.9; 

} 
 
#scrollbar_content_cpvTable {  
    overflow:hidden;  
    width:95%;  
    height:300px;  
}

#scrollbar_container_classificacaoTable {   position:relative;   width:100%;  } 
 
#scrollbar_track_classificacaoTable {  
    position:absolute;  
    top:0;  
    right:0;  
    height:100%;  
    width:15px;  
    background-color:#eee;
   border:1px solid #ccc;
       -moz-border-radius: 5px;  
    -webkit-border-radius: 5px; 
    cursor:move;  
} 
 
#scrollbar_handle_classificacaoTable {  
    width:15px;  
    background-color:#474747;  
    cursor:move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity:0.9;  
    -moz-opacity:0.9; 

} 
 
#scrollbar_content_classificacaoTable {   
    width:95%;  
    height:250px;  
} 



#scrollbar_container_SMS {   position:relative;   width:100%;  } 
 
#scrollbar_track_SMS {  
    position:absolute;  
    top:0;  
    right:0;  
    height:100%;  
    width:15px;  
    background-color:#eee;
   border:1px solid #ccc;k
       -moz-border-radius: 5px;  
    -webkit-border-radius: 5px; 
    cursor:move; 

} 
 
#scrollbar_handle_SMS {  
    width:15px;  
    background:transparent  url('../images/setasScroll.png') 15% 50% no-repeat;
     background-color:#474747;
    cursor:move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity:0.9;  
    -moz-opacity:0.9; 
} 
 
#scrollbar_content_SMS {  
    overflow:hidden;  
    height:535px;  
}


.cpvTitle /* the caption title row*/{color:#000;}
.cpvTitleLeft /* the caption title cell*/{}
.cpvTitleRight /* the caption icons cell*/{}

.cpvContent /* the iframe*/{  height:550px; width:100%;}
.popupUtilizadorContent /* the iframe*/{  height:490px; width:100%;}
.popupBigTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupBigTitleLeft /* the caption title cell*/{
white-space: inherit;word-break: break-word;
}
.popupBigTitleRight /* the caption icons cell*/{
}

.popupBigContent /* the iframe*/{  height:550px; width:944px;border:0px;margin:0px;overflow-x:auto;overflow-y:scroll;}

.popupClassificacaoTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupClassificacaoTitleLeft /* the caption title cell*/{white-space: inherit;word-break: break-word;}
.popupClassificacaoTitleRight /* the caption icons cell*/{}
.popupClassificacaoContent /* the iframe*/{height:450px; width:100%;}

.popupHistoricoMsgsInternasTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupHistoricoMsgsInternasLeft /* the caption title cell*/{}
.popupHistoricoMsgsInternasRight /* the caption icons cell*/{}
.popupHistoricoMsgsInternasContent /* the iframe*/{height:220px; width:100%;}

.popupDetalheIntervenienteTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupDetalheIntervenienteTitleLeft /* the caption title cell*/{}
.popupDetalheIntervenienteTitleRight /* the caption icons cell*/{}
.popupDetalheIntervenienteContent /* the iframe*/{height:550px; width:100%;}

.popupGestaoLicencasUtilizadoresTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupGestaoLicencasUtilizadoresTitleLeft /* the caption title cell*/{}
.popupGestaoLicencasUtilizadoresTitleRight /* the caption icons cell*/{}
.popupGestaoLicencasUtilizadoresContent /* the iframe*/{height:600px; width:100%;}

.popupNovaCategoriaTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupNovaCategoriaTitleLeft /* the caption title cell*/{}
.popupNovaCategoriaTitleRight /* the caption icons cell*/{}
.popupNovaCategoriaContent /* the iframe*/{height:150px; width:100%;}

.cpvHeaderNav{
    background-color:#f6f6f6;
    padding:3px;
    height:140px;
    overflow-x:hidden ;
    overflow-y:auto;
}

.viewDialogLogin, .viewDialogLogin2 {
   border: 1px solid #999;
   -moz-border-radius: 5px;
   padding: 4px; /*positioning outside of the visible scope
to prevent some ui glitches visibility hidden does not work*/
   position: absolute;
   left: -800px;
   top: -800px;
   background-color:#fff;
}

.viewDialogLogin2{
    width:500px;
    height:500px;
}

#growlAlert{ display:none;}
.growlTop{
    background: transparent url('../images/growlTop.png') no-repeat top;
    width:200px; 
    height:23px;
}
.growlCenter{
    background:transparent  url('../images/growlMiddle.png');
    background-repeat:repeat-y;
    width:200px;text-align:left;
}
.growlBottom{
    background: transparent url('../images/growlBottom.png') no-repeat bottom;
    width:200px;
    height:21px;
}
.growlContent{padding:5px;  color:#fff;}

.opcoesDiv{
    width:180px;
    background-image: url("../images/fundoHeaderTabela.png");
    background-repeat:repeat-x;
    background-color:#fff;
    position:absolute;
    padding:3px;
    margin-top:-2px;
    margin-left:-166px;
    filter:alpha(opacity=85);
    opacity:0.85;
    border:1px solid #999999;
}
.opcoesDiv ul{
    list-style-type: none;
    margin:0px;
    padding:2px;
}
.opcoesDiv ul li{
    display:block;
    padding-bottom:3px;
    border-bottom:1px dotted #ccc;
    padding-top:3px;
}
.opcoesDiv ul li:hover{background-color:#ccc; color:#4a4a4a;}

.opcoesDiv ul li a:link { color:#000;text-decoration:none;}
		
.modalDialogTitle{color:#000;}                
.viewDialogLoginTitleLeft, .viewDialogLogin2TitleLeft{               }
.viewDialogLoginTitleRight, .viewDialogLogin2TitleRight{               }
.pcloser{cursor:pointer;}

.viewDialogLogin2Content /* the iframe*/{
         height:310px;
         width:500px;
         margin-top:-10px;
}
.subsection_tabs{list-style:none;margin:0 0 0px 0;padding:0px 0px 5px 0px;clear:both;border-bottom:1px solid #6F6F6F;height:65px;clear:both;}
.subsection_tabs li.tab{float:left;margin-right:7px;width:150px;}
.subsection_tabs li.tab a{text-shadow:1px 0px 1px #FFFFFF; display:block;height:65px;padding:5px 6px 0 6px;background-color:#eee;color:#666;background-image: url("../images/fundoTabsProc.png");background-repeat:repeat-x;  font-size:1.1em;text-decoration:none;}
.subsection_tabs li.tab a:hover{color:#000;background-color:#ccc; }
.subsection_tabs li.tab a.active {text-shadow:1px 0px 1px #eee; border-top:1px solid #6F6F6F;border-right:1px solid #6F6F6F; border-left:1px solid #6F6F6F;  background-color:#fff; color:#000;}

.subsection_tabs li.tabErro{float:left;margin-right:7px;width:150px; }
.subsection_tabs li.tabErro a{text-shadow:1px 0px 1px #FFFFFF; display:block;height:65px;padding:5px 6px 0 6px;background-color:#eee;color:#666;background-image: url("../images/icons/32/aviso.png");background-repeat:no-repeat; background-position: 90% 90%;  font-size:1.1em;text-decoration:none;}
.subsection_tabs li.tabErro a:hover{color:#000;background-color:#ccc; }
.subsection_tabs li.tabErro a.active {text-shadow:1px 0px 1px #eee; border-top:1px solid #6F6F6F;border-right:1px solid #6F6F6F; border-left:1px solid #6F6F6F;  background-color:#fff; color:#000;}


.subsection_tabs li.tab a.active h3{
    color:#000;
    background-image: url("../images/seta3.png");
    background-repeat: no-repeat;
    background-position:0em 0.7em;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 12px;
   display:none;
}
.subsection_tabs h3{
    background-image: url("../images/seta2.png");
    background-repeat: no-repeat;
    background-position:0em 0.4em;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 12px;
   display:none;
}


.labelForm{
    margin-top:10px;
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:4px;
}
.labelForm span{}
.labelForm em{
    margin-left:3px;
    color:red;
    position: absolute;
    margin-top:0px;
    font-size:1.9em;
    font-weight:normal;
}
.labelForm table{
    font-weight:normal;
}

.labelForm img{ vertical-align:middle;margin:0px 5px 0px 2px;}
.formText{ padding-left:10px;}
fieldset .quadro{
    background-color:#fff;padding:3px;
    color:#000;
    margin-right:3px;
}

.outputTextForm{
    margin-top:4px;
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:10px;
    color:Maroon;
}

.navegacaoButoes{
    margin-top:-1px;
    padding:5px;
    border:1px solid #ccc;
    text-align:right;
    background-color:#fff;
    font-size:1em;

}
.fieldsetClass{margin-right:5px;margin-top:0px; background-color: #f8f8f8;}
.fieldsetClass legend{margin-top:5px;text-transform:uppercase;background-color: #DFDFDF;color:#2F2F2F; text-shadow:1px 1px 0px #fff; text-align:left;}
.calendar{
    vertical-align:top;
    margin:2px 0px 0px 5px;
    z-index: 1000;            
}

.radioSelect{ width:150px;}

.radioSelect input{  width:20px;}

.radioSelect2{ width:300px;}

.radioSelect2 input{  width:20px;}

.acercaVersao a:link{
    color:#fff;
    padding:3px;
    font-size:0.8em;
    filter:alpha(opacity=80);
    opacity:0.80;
}

.popupLayer{
    filter:alpha(opacity=90);
    opacity:0.90;
    color:#000;
    background-color:#eee;
    padding:10px;
    font-weight:normal;
    border:1px solid #ccc;
}

.LV_validation_message{ font-weight:bold;  margin:0 0 0 5px;}

.LV_valid { color:#00CC00;}
	
.LV_invalid {  color:#CC0000;}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #ccc;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

#basic-accordian{text-align:left;}

.accordion_headings{
	/*padding:8px;*/
	border:1px solid #FFF;
        color:#FFFFFF;
	cursor:pointer;
	font-weight:normal;
        text-align:left;
}

.accordion_headings:hover{background:#000;}
.accordion_child{
	padding:5px;
	background:#EEE;
        text-align:left;
        overflow:auto;
        height:350px;
}

.header_highlight{background:#000;}

.features{list-style:none;margin:0px;}
.features li{padding:3px 0px 3px 20px; margin-left:5px; background:url("../images/icons/16/tick.png") 0px 3px no-repeat; text-shadow:1px 1px 0px #fff;}

.areaAdesaoSMS{
    padding:7px;
    border:1px solid #ccc;
    background-color:#fff;
    margin:2px;
}

.btnBig{ margin:10px 0px 10px 0px;text-align:center;}
.btnBig a{
    border:1px solid #ccc;
    padding:8px;
    color:#000;
    background-color:#6FBF17;
    font-weight:bold;
    font-size:1.3em;
}

.subMenuPap{
    padding:5px;
    border:1px solid #ddd;
    background-color:#FFF1AF;
}

.subMenuPap ul {
	margin:0;
	padding:0px 0px 0 0;
	list-style:none;
}
.subMenuPap li {
	display:inline;
	margin:0;
	padding:0px 25px 0px 0px;
        font-size:1.1em;
         text-shadow:1px 1px 0px #eee;
}
.subMenuPap ul li a:link { color:#000;}
.subMenuPap ul li a:before {content:url("../images/seta2.png");margin-right:2px;}
.subMenuPap ul li a:hover { color:#6F6F6F;}
.subMenuPap ul li a:visited { color:#000;}


.tabActive, .tabInactive{}
.tabActive{
   background-color:#DFDFDF;
}
.tabActive Input{
   color:#000;
}
.tabInactive{
    background-color:#EFEFEF;
}

.tabInactive Input{
    background-color:#EFEFEF;
    color:#6F6F6F;
    font-size:0.9em;
}

.fluxoEstado{ margin-top:5px;}
.fluxoEstado tr td { border-bottom:1px dotted #9F9F9F;}
.fluxoEstado label {line-height:27px;}
.fluxoEstado tr td input{
   width: 16px;
   height: 16px;
   padding:0px 0px 0 0;
   display: block;
   clear: left;
   float: left;
}

.notificacaoLida_false{font-weight:bold; color:#000;word-wrap:break-word;}
.notificacaoLida_true{color:#a4a4a4;font-weight:normal;word-wrap:break-word;}

.adjudicacaoRemovida_false{font-weight:normal; color:#000;}
.adjudicacaoRemovida_true{font-weight:normal;color:#a4a4a4;}

.titleMasterDetail{
    border-bottom:1px solid #ddd;
    margin-top:5px;
    font-size:1.1em;
    font-weight:bold;
    color:#4F4F4F;
}
.masterDetailContent{
   margin-left:12px;
       color:#4F4F4F;
}

.radioDisabled{color:#ccc;}

.rowTableEditCancel{ padding:3px;}

	.buttonCss3 {
         width:60px;
	 line-height: 1.8em;
	 color: #000;
	 text-decoration: none;
	 font-size: 1em;
	 font-family: 'trebuchet ms', arial;
	 display: block;
	 text-align: center;
	 /* BACKGROUND GRADIENTS */
		background: #ddd;
                  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dddddd, endColorstr=#ffffff);
	 	background: -moz-linear-gradient(top, #eee, #eee 50%, #ddd 51%, #ddd);
	 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(.5, #eee), color-stop(.51, #ccc), to(#ccc));

	 /* BORDER RADIUS */
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
	 border: 1px solid #ccc;
	 border-top: 1px solid #ccc;


	 /* TEXT SHADOW */
	 text-shadow: 1px 1px 1px #fff;

	 /* BOX SHADOW */
	 -moz-box-shadow: 0 1px 3px #ccc;
	 -webkit-box-shadow: 0 1px 3px #ccc;
	 box-shadow: 0 1px 3px #ccc;
	}
	
	/* WHILE HOVERED */
	.buttonCss3:hover {
             background: #ddd;
             background: -moz-linear-gradient(top, #ddd, #ddd 50%, #ccc 51%, #ccc);
             background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(.5, #eee), color-stop(.5, #ccc), to(#ccc)); 

	}
	
	/* WHILE BEING CLICKED */
	.buttonCss3:active {
		-moz-box-shadow: 0 2px 6px #fff;
		-webkit-box-shadow: 0 2px 6px #fff;
	}
	/* FONT GLYPH (MOSTLY FOR FUN) */
	.buttonCss3:before {
		/*content: '>';*/
		color: #cc0000;
		font-size: 1em;
                font-family:verdana;
		float: left;
		margin-left:3px;
		text-shadow: 0 1px 0 #fff;
	}
        
.buttonCss3Larger {
    width:100px;
    line-height: 1.8em;
    color: #000;
    text-decoration: none;
    font-size: 0.8em;
    font-family: 'trebuchet ms', arial;
    display: block;
    text-align: center;
    /* BACKGROUND GRADIENTS */
        background: #ddd;
        background: -moz-linear-gradient(top, #eee, #eee 50%, #ddd 51%, #ddd);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(.5, #eee), color-stop(.51, #ccc), to(#ccc));
    
    /* BORDER RADIUS */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    border-top: 1px solid #ccc;
    
    
    /* TEXT SHADOW */
    text-shadow: 1px 1px 1px #fff;
    
    /* BOX SHADOW */
    -moz-box-shadow: 0 1px 3px #ccc;
    -webkit-box-shadow: 0 1px 3px #ccc;
    box-shadow: 0 1px 3px #ccc;
}
    
/* WHILE HOVERED */
.buttonCss3Larger:hover {
 background: #ddd;
 background: -moz-linear-gradient(top, #ddd, #ddd 50%, #ccc 51%, #ccc);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(.5, #eee), color-stop(.5, #ccc), to(#ccc)); 

}

/* WHILE BEING CLICKED */
.buttonCss3Larger:active {
    -moz-box-shadow: 0 2px 6px #fff;
    -webkit-box-shadow: 0 2px 6px #fff;
}
/* FONT GLYPH (MOSTLY FOR FUN) */
.buttonCss3Larger:before {
    /*content: '>';*/
    color: #cc0000;
    font-size: 1em;
    font-family:verdana;
    float: left;
    margin-left:3px;
    text-shadow: 0 1px 0 #fff;
}
        
.listagemDescricao{}
.listagemOpcoes{margin-right:1em;padding:2px 0px 0px 10px;border-left:1px solid #ced5b3;}
.listagemPesquisa{padding:2px 5px 0px 10px;border-left:1px solid #ced5b3; }
.listagemPesquisa input{width:250px; }
.cbolder{font-weight:bold;}

.utilizadorCertificadosHeader{border-bottom:1px solid #d5d5d5;background-color:transparent;}

.utilizadorSection{margin-bottom:10px;}
.utilizadorSection h1{font-size:1.2em;font-weight:bold;border-bottom:1px dotted #6b6b6b;padding:2px 0px 2px 0px;}
.utilizadorSection h2{font-size:1.1em;font-weight:bold;padding-left:5px;}


.tipoPermissoes span {padding:2px 0px 1px 0px ;font-size:0.85em; margin-right:5px;text-transform: uppercase;text-align:center;
width: 10em;
-moz-border-radius: 1em 4em 1em 4em;
border-radius: 1em 4em 1em 4em;
display:inline-block;
border: 1px transparent;
}
.permissaotrue{border:1px solid #8dd866;color:#fff;display:inline-block;background-color:#4c9d21;}
.permissaofalse{border:1px solid #d80000;color:#fff;display:inline-block;background-color:#d80000;}
.permissao{display:none;}


.optUser{margin-left:15px;}

.userStep{
background: #ddd; /* para browsers sem suporte a CSS 3 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd'); /* IE */
min-height:395px;
padding:0px;
}
.userStep h1{
font-size:1.3em;text-align:left;
border-bottom:1px solid #ccc;
padding-bottom:3px;
}

.newUserStep{
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd'); /* IE */
min-height:395px;
padding:0px;
}
.newUserStep h1{
font-size:1.3em;text-align:left;
border-bottom:1px solid #ccc;
padding-bottom:3px;
}

.triangle-isosceles {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#000;
	background:#ddd; /* default background for browsers without gradient support */

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
            filter:alpha(opacity=90);
    opacity:0.90;

}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-isosceles .top {
background:#b3b3b3; /* default background for browsers without gradient support */

}

/* Variant : for left/right positioned triangle
------------------------------------------ */
.triangle-isosceles.left {
	margin-left:50px;
	background:#b3b3b3;
}
/* creates triangle */
.triangle-isosceles:after {
	content:"";
	position:absolute;
	bottom:-15px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#b3b3b3 transparent;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* Variant : top
------------------------------------------ */

.triangle-isosceles.top:after {
	top:-15px; /* value = - border-top-width - border-bottom-width */
	right:50px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border-width:0 15px 15px; /* vary these values to change the angle of the vertex */
	border-color:#ddd transparent;
}

/* Variant : left
------------------------------------------ */

.triangle-isosceles.left:after {
	top:16px; /* controls vertical position */
	left:-50px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	border-width:10px 50px 10px 0;
	border-color:transparent #ddd;
}

/* Variant : right
------------------------------------------ */

.triangle-isosceles.right:after {
	top:16px; /* controls vertical position */
	right:-50px; /* value = - border-left-width - border-right-width */
	bottom:auto;
    left:auto;
	border-width:10px 0 10px 50px;
	border-color:transparent #ddd;
}

.segundaFaseTag{
  background-color:#707070;
    color:#fff;
     -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding:3px;
    /*margin-right:15px;*/
    margin: 2px 0 5px;
    display: inline-block;
}
.segundaVersaoTag{
      background-color:#707070;
    color:#fff;
     -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding:3px;
    margin-left:15px;
}

.tablecheckbox table{border:1px solid #ccc;}
.tablecheckbox label{ text-align:left; }
.tablecheckbox input, textarea {vertical-align: middle;width:20px; }

.footerPopup{
    background-color:#eee;border:1px solid #ccc;padding:8px 0px 8px 0px;clear:both;margin-right:0px;
         -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    broder-radius:3px;
}

    .rating_container {  
        clear:both;  
    } 
     
    .rating_container a {  
        float:left;  
        display:block;  
        width:25px;  
        height:25px;  
        border:0;  
        background-image:url("../images/rating.png");  
        text-decoration: none;
    } 
     
    .rating_container a.rating_off {  
        background-position:0 0px;  
    } 
     
    .rating_container a.rating_half {  
        background-position:0 -25px;  
    } 
     
    .rating_container a.rating_on {  
        background-position:0 -50px;  
    } 
     
    .rating_container a.rating_selected {  
        background-position:0 -75px;  
    }  
    
    .starRating_container {  
        clear:both;  
    } 
     
    .starRating_container a {  
        float:left;  
        display:block;  
        width:25px;  
        height:25px;  
        border:0;  
        background-image:url("../images/starRating.png");  
    } 
    
        #control_contextmenu {  
        border:1px solid #ccc;  
        background-color:#fff;  
        min-width:150px;  
        	 /* BOX SHADOW */
	 -moz-box-shadow: 0 1px 3px #ccc;
	 -webkit-box-shadow: 0 1px 3px #ccc;
	 box-shadow: 0 1px 3px #ccc;
    } 
     
    #control_contextmenu ul {  
        list-style:none;  
        padding:0;  
        margin:0;  
        cursor:pointer;  
    } 
     
    #control_contextmenu ul li {  
        text-align:left;  
        padding:3px 10px 3px 5px;  
        margin:0;  
        cursor:pointer;  
        font-family:"Lucida Grande",Verdana;  
        text-decoration:none;  
        color:#333;  
        font-size:1em;  
       border-bottom:1px dotted #ddd;
       line-height:16px;
    } 
      #control_contextmenu ul li:last-child {  
       border:0px;
    } 
     
    #control_contextmenu ul li.selected, 
    #control_contextmenu ul li:hover {  
        color:#fff;  
        background-color:#d10000;  
        cursor:pointer;  
    } 
     
    #control_contextmenu ul li.selected:hover {  
        color:#333;  
        background-color:#eee;  
        cursor:pointer;  
    } 
     
    #control_contextmenu ul li.disabled, 
    #control_contextmenu ul li:hover.disabled {  
        background-color: #eee;  
        color:#999;  
        cursor:pointer;  
    }  
    

     .legendaFactorGraph a,.legendaSubFactorGraph a{
       text-decoration:none;
    }
    legendaSubFactorGraph {
        padding-left:15px;
    }
    
#divinputfile
{
clear:both;
height:50px;
margin:0px;
        background-image:url("../images/icons/24/upload.png");
background-repeat: no-repeat;
background-position: 95% 90%;
border:1px solid #ddd;
background-color:#fff;
}

#divinputfile #filepc
{

cursor: pointer;
width:100%;
}

#filepc
{
opacity: 0.0;
-moz-opacity: 0.0;
filter: alpha(opacity=00);

margin-top: 5px;
}

#fakeinputfile
{
border:0px;
}

#fakeinputfile #fakefilepc
{
font-size:1em;
border:transparent;
background-color:#eee;
padding:3px;
}

.corCinza {color:#808080;}
.prepend2px { padding-left: 2px; }
.prepend4px { padding-left: 4px; }
.prepend6px { padding-left: 6px; }  
.prepend10px { padding-left: 10px; }  
.notBold {font-weight: normal;}
.inlineBlock {display: inline-block;}
.maxWidth200px {width: auto;}
.verticalAlignTopChildren * {vertical-align: top;}
.verticalAlignTop {vertical-align: top; top:0;}
.ptop-5px {margin-top: 50px;}

.emptyStarRating {
    display: block; 
    width: 65px; 
    height: 13px; 
    background-image: url("../images/star-rating-sprite.png");
    background-position: 0 0px;
}

.fullStarRating {
    display: block; 
    height: 13px; 
    background-image: url("../images/star-rating-sprite.png");
    background-position: 0 -13px;
}

table.border-vertical td, table.border-vertical th {
    border-left: 1px dotted #d4d6dd;
    border-right: 1px dotted #d4d6dd;
}

img.icon-alinhado {
    margin-left: 6px;
    vertical-align: middle;
}

.radioSpacing{ width:450px;}

.radioSpacing input{  width:20px;}

.estruturaOrganicaTree table{
    padding:0px!important;
    margin:0px!important;
    font-size:12px!important;
}

.estruturaOrganicaTree table td{
    padding:0px!important;
}

.estruturaOrganicaTree table td a{
    color:#000;
        text-decoration:none;
        padding-left:10px;
}
.estruturaOrganicaTree img{
    vertical-align:bottom!important;

}