/**********tema************************/
.menuNav,.logoInterior ,
.viewDialogDoc, .popupModalHeader, .cpvTitle, popupBigTitle, .viewDialogLoginTitle, .viewDialogLogin2Title, .accordion_headings{
       background-color:#ffffff;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#dddddd);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#dddddd));
   background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
   background-image:    -moz-linear-gradient(top, #ffffff, #dddddd);
   background-image:     -ms-linear-gradient(top, #ffffff, #dddddd);
   background-image:      -o-linear-gradient(top, #ffffff, #dddddd);
     
    border-bottom:1px solid #cbcbcb;
}
.logoAlpha{
       background-color:#ffffff;
    border-bottom:1px solid #ddd;
}
/****************************************/
*{ margin:0;}
html{
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    text-align:center;
} 
.logoAlpha{ margin:0px 0px 0px 5px;height:128px;}

.adjudicacaoRemovida_false{font-weight:normal; color:#000;}
.adjudicacaoRemovida_true{font-weight:normal;color:#a4a4a4;}

.antigoAdjudicatario_false{font-weight:normal; color:#000;}
.antigoAdjudicatario_true{font-weight:normal;color:#d10000;}
  
.logoTexto{
      position:absolute;
      color:#00769D;
      width:110px;
      margin:80px 0px 0px 4%;
      line-height:1.25em;
      text-shadow:1px 1px 0px #eee;
      text-align:right;
}

.dashTitle{
    padding:3px;
    color:#000;
    font-size:1.2em;
    text-shadow:1px 1px 0px #fff;
        font-weight:bold;
}

.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 #fff;
}

.prazoRestante{
    padding:1px 5px 1px 5px;
    color:#fff;
    background-color:#000;
    margin-left:5px;
}

.prazoRestante2{
    color:black;
    font-weight:bold;
}

.dashTitle1{
    -moz-border-radius: 0em 0em 1em 0em;
    border-radius: 0em 0em 1em 0em;
    font-size:1.2em;
    padding:2px 2px 1px 5px;
    color:#000;
    width:98%;
    text-shadow:1px 1px 0px #ffffff;
    font-weight:bold;
}

  .footer{
    background-color: #26424F;;
    text-align: center;
    height: 155px;
    color: White;
  }
  .suporteFooter{
      margin:0px;
  }
  
  .suporteFooter li{
    display:inline-block;
    float:left;
    color:#000;
    padding:0px 10px 0px 10px;
    background-position:0% 30%;
}
 

 .suporteChat{
     color:#5a5a5a;
     text-decoration: none;
     font-weight: 500;
 }
  
.menuNavHome{
    color:#000;
    padding:2px 2px 6px 5px;
    margin-right:5px;
   margin-top:-4px;
   clear:both;
     text-shadow:1px 1px 0px #fff;
     background-color:#fff;
}
.boxInside{
         background-color:#fff;
}

.menuNav{
    color:#000;
    padding:2px 2px 5px 5px;
    margin-top:-3px;
   clear:both;
    text-shadow:1px 1px 0px #fff;
}
.logoInterior{ margin-left:5px;}

.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;
}

#breadcrumb {

    height:25px;
    line-height:25px;
    color:#000;
    border:0px;
    width:100%;
    overflow:hidden;
    margin:5px 0px 4px 0px;
    padding:0px;
    text-shadow:1px 1px 0px #FFF;
}
#breadcrumb li {
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a{
    height:25px;
    display:block;
    background-image:url('../images/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#000;
}

.home{border:none;margin: 1px 0px;}

#breadcrumb a:hover{color:#000;}

.footer label{font-weight:normal;}

.footer div{ padding:10px 5px 0px 5px;}

.footerLinks{display:block; }

#footerExtra{ font-size:1em;}  
  
.push { height: 4em; margin: 0 auto; clear:both;}

.myContainer{

    text-align:left;
    width: 950px;
    min-height: 100%;
    margin: 0 auto -4em;
    background-color:#fff;
    padding:0px 5px 0px 5px;
   filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f7f7f7, endColorstr=#ffffff);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#ffffff));
   background-image: -webkit-linear-gradient(top, #f7f7f7, #ffffff);
   background-image:    -moz-linear-gradient(top, #f7f7f7, #ffffff);
   background-image:     -ms-linear-gradient(top, #f7f7f7, #ffffff);
   background-image:      -o-linear-gradient(top, #f7f7f7, #ffffff);
   background-repeat:no-repeat;
  }
  
 * html .myContainer { /* for IE6 */height: 100px;}
 
 
 .myContainer2{
    background-repeat:repeat-y;
    text-align:left;
    width: 100%;
    background-color:#fff;
  }
  

  
.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:745px;}
.procedimentoContent{    width:745px;}
.entidadeContent{        width:745px;}
.detalheEntidadeContent{ width:745px;}
.faqContent{             width:745px;}   
.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%;
}
.btnLotes{
    background-image:url("../images/icons/24/lotes.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%;
}

.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%;
}
.btnCancel{
    background-image:url("../images/icons/24/sair.png");
    background-repeat: no-repeat;
    background-position:98% 50%;
}
.btnSincronizar{
    background-image:url("../images/icons/24/eliminar.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%;
}

.iniciarSessaoDiv {
    margin-bottom: 10px;
    float: left;
    width: 183px;
    font-size: 14px;
    text-transform: uppercase;
    color: #00324e;
}

.iniciarSessaoDiv2 {
    margin-bottom: 10px;
    float: left;
    width: 200px;
    font-size: 14px;
    text-transform: uppercase;
    color: #00324e;
    text-align: left;
    padding-left: 25px;
}

.btnLoginNovoDiv {
    margin-bottom:15px;
}

.btnLoginNovoDiv2 {
    margin-bottom:15px;
    float: left;
    padding-left: 25px;
}

.btnOutroLoginNovoDiv {
    margin-bottom:10px;
}

.btnLoginNovo{

    background-image: url("../../images/loginCompras.png");
    color:#00324e;
    background-repeat:no-repeat; 
    border:0px;
    font-size:1.1em;
    text-decoration:none;
    padding:8px 10px 8px 29px;
     font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: -2px;
    text-transform: uppercase;
}

.btnOutroLoginNovo{

    background-image: url("../../images/loginCompras.png");
    color:#00324e;
    background-repeat:no-repeat; 
    border:0px;
    font-size:1.1em;
    text-decoration:none;
    padding:8px 64px 8px 29px;
     font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: -2px;
    text-transform: uppercase;
}

.btnLoginNovo:hover, .btnOutroLoginNovo:hover{
    color:#00324e;
}

.btnAutentLogin:hover, .btnAutentLoginCC:hover, .btnAutentLoginUser:hover, .btnAutentRecover:hover{
    color: White;
}

.btnRegistoDiv {
    margin-top:20px;
}

.btnRegistoDiv2 {
    margin-top:100px;
    width: 240px;
    padding-left: 12px;
}

.btnRegisto{
    color:#00324e;
    background-image: url("../../images/registoCompras.png");
    background-repeat:no-repeat; 
    border:0px;
    font-size:1.1em;
    text-decoration:none;
    padding:6px 120px 6px 28px;
     border: 1px solid #00324e;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.btnRegisto2{
    color:#00324e;
    background-image: url("../../images/registoCompras.png");
    background-repeat:no-repeat; 
    border:0px;
    font-size:1.1em;
    text-decoration:none;
    padding:6px 76px 6px 28px;
     border: 1px solid #00324e;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.btnRegisto:hover{
    color:#00324e;
}

.textStyle {
    font-family: Arial, Helvetica, sans-serif;
}

.btnAtivacaoDiv {
    max-width: 170px;
    display: inline-block;
}

.btnAtivacaoDiv2 {
    max-width: 170px;
    display: inline-block;
    float: left;
    padding-left: 8px;
}

.btnAtivacao{
    color:White;
    background-image: url("../../images/ativarUtilizador.png");
    background-repeat:no-repeat; 
    font-size:1.1em;
    text-decoration:none;
    padding:6px 20px 6px 18px;
    font-size: 10px;
    margin-left: 1px;
}

.btnAtivacao:hover{
    color:White;
}

.btnRecuperacaoDiv {
    max-width: 170px;
    display: inline-block;
    margin-left: 3px;
}

.btnRecuperacaoDiv2 {
    max-width: 170px;
    display: inline-block;
    margin-left: 3px;
    float: left;
    padding-left: 25px;
}

.btnRecuperacao{
    color:White;
    background-image: url("../../images/recuperarAcessoCompras.png");
    background-repeat:no-repeat; 
    font-size:1.1em;
    text-decoration:none;
    padding:6px 21px 6px 21px;
    font-size: 10px;
    margin-left: -4px;
}

.btnRecuperacao:hover{
    color:White;
}

.btnContratos{
    background-image:url("../images/icons/24/contratos.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;
}

.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-left:18px;
}

.encerrarSessao a:link{
    color:#be2626;
    font-weight:bold;
    text-decoration:none;
}
.encerrarSessao a:visited{
    color:#be2626;
    font-weight:bold;
    text-decoration:none;
}
.encerrarSessao 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;
    width:950px;
    clear:both;
}

#fixme { 
 position: absolute;
 top:80px;
 width:191px;
 }

div > div#fixme { position: fixed; width:191px;}

.box2{ margin:5px 0px 0px 5px;    border:1px dotted #c1c1c1;}

.colRight{margin-left:5px;}

.texto1{ color:#00324e;}
.texto2{ color:#fd8636;}

.textoInsideBox{ padding-left:10px;color:#747676;}

.box5{
    margin-top:5px;
    padding:5px;
    border:1px dotted #c1c1c1;
    background-color:#fff;
}

.box6{
    margin-top:5px;
    padding:5px;
    border:1px dotted #c1c1c1;
    margin-right:5px;
        background-color:#fff;
}

.box7{
    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;
}

.logoInteriorTexto{
      position:absolute;
      color:#fff;
      width:110px;
      text-align:right;
      margin:33px 0px 0px 70px;
      line-height:1.25em;
      text-shadow:1px 1px 0px #570000;
}

.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:4px;}
smsAjustaRight{margin-right:10px;}

.tabelas td a{   font-size:1em; }
.tabelas a:link{ color:#cc0000;}
.tabelas a:visited{ color:#cc0000;}
.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:#ffffff; border:1px solid #00324e;border-collapse: collapse;color: #00324e;}
.tablecolor2{ background-color:#d3dce0;    text-shadow:1px 1px 0px #fff;color: #00324e;}
.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;}
.rowBold{font-weight:900;}
.borderColumn{border:1px solid #00324e;border-collapse: collapse;}

.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: #00324e;
    text-decoration:underline;
}
.link2 a:visited{
    font-size:1em;
    color:#00324e;
    text-decoration:underline;
}
.link2 a:hover{
    font-size:1em;
    color:#00324e;
    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; }

.linkDetalhe a:link{
    font-size:1em;
    color:#cc0000; 
    text-decoration:underline;     
}
.linkDetalhe a:visited{
    font-size:1em;
    color:#cc0000; 
    text-decoration:underline;
}
.linkDetalhe a:hover{
    font-size:1em;
    color:#ff0000;
    text-decoration:none;
}

.linkSeta{
    border:0px;
    list-style: none;
}

.linkSeta li{
    background-image: url("../images/seta2_red.png");
    background-repeat: no-repeat;
    background-position:2% 30%;
}
.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/seta2_red.png");
    background-repeat: no-repeat;
    background-position:3% 30%;
    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;
  }
.menuLista li {
    border-bottom:1px dotted #eee;
    display: block;
    height:2.2em;
    padding:2px;
}
.menuLista li:hover {
    border-bottom:1px solid #ddd;
    background-color:#ddd;
    color:#999;
}

.menuLista li a{
   display: block;
   padding-left:5px;
   padding-top:4px;
   color:#cc0000;
}
.menuLista li span{
   color:#aaaaaa;
   position:absolute;
   text-decoration:none;
   margin-left:135px;
   margin-top:5px;
   font-size:0.8em;
 height:2.2em;
}

.ajudaHotkey{
   position:absolute;
   margin-left:128px;
   margin-top:0px;
}

.menuLista li span:hover{ background-color:#fff;}
.menuLista li a:visited{ color:#cc0000;}
.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;
}

.datatable {
    width: 105%;
    border:1px solid #00324e;
    border-collapse: collapse;
}

.datatable2 {
    width: 100%;
    border:1px solid #00324e;
    border-collapse: collapse;
}

.headerTabela{
    background-color:#00324e;
 
    vertical-align:top;
    border:1px solid #00324e;
    border-right:1px solid White;
    border-collapse: collapse;
    color:White;
    padding:5px 5px 5px 5px;
}
.headerTabela5{
    border-bottom:1px solid #ccc;
    background-color:#fff;
    color:#4d4848;
}
.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;
}

.footer a:link{
    color:white;
    text-decoration:none;
}

.footer a:visited{
    color:#000;
    text-decoration:none;
}
.footer a:active{
    color:#999;
    text-decoration:none;
}
.footer a:focus{
    color:#999;
    text-decoration:none;
}
.footer a:hover{
    color:#999;
    text-decoration:none;
}
#sobre,#ficha,#acessibilidade{
    color:#000;
    padding-left:10px;
    display:block;
    padding-top: 0px;
}

.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: transparent url(../images/fundoInputBox.png) repeat-x top left;
    border:1px solid #ccc;
    background-color:rgb(247,247,247);
    padding:5px;
}

.inputBox[disabled]{
    font-size:1em;
    background: transparent;
    border:0px;
    padding:5px;
    text-align:left;
}
.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: transparent url(../images/fundoInputBox.png) repeat-x top left;
    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: transparent url(../images/fundoInputBox.png) repeat-x top left;
    font-size:1em;
    border:1px solid #ccc;
    padding:6px;
    color:#3c3c3c;
}
.inputBox5Over{
    color:#000;
    border:1px solid #000;
}

.inputBoxPesquisa {
    border:0;
    background: transparent url(../images/fundoPesquisa.png) no-repeat top left;
    height:23px;
    width: 143px;
    font-size:1.2em;
    vertical-align:middle;
    padding-top:1px;
    padding-left:3px;
    color:#7c7c7c;
}

.inputBoxPesquisa2 {
    border:1px solid #ddd;;
    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;
}

.btnToolbar:hover{
    filter:alpha(opacity=70);
    opacity:0.70;
}

.pesquisaHome {
    height: 38px;
    width: 994px;
    border: 2px solid #00324e;
    font-size:1em;
    background-color: white;
    background-repeat: no-repeat;
}

.btn-pesquisa {
    margin-top: -2px;
    border-left: none;
    border: 0px solid #00324e;
    height: 40px;
    width: 20%;
    display: inline-block;
    color: White;
    background-color: #00324e;
    background-repeat: no-repeat;
    background-position: center;
}

.btn-pesquisa-login {
    margin-top: -2px;
    border-left: none;
    border: 0px solid #00324e;
    height: 40px;
    width: 20%;
    display: inline-block;
    color: White;
    background-color: #00324e;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.pesquisaHome-login {
    height: 38px;
    border: 2px solid #00324e;
    font-size:1em;
    background-color: white;
    background-repeat: no-repeat;
}

.pesquisaHome-login button.btn-pesquisa {
    margin-top: -2px;
    border-left: none;
    border: 0px solid #00324e;
    height: 40px;
    position: relative;
    width: 21.75%;
    display: inline-block;
    color: White;
    background-color: #00324e;
    background-repeat: no-repeat;
    background-position: center;
}

.nav-horizontal li a:hover {
    color: #00324e;
    background-color: white;
}

.btn-menu-lateral {
    margin-top: 2px;
    border: 0px solid #00324e;
    color: #00324e;
    background-color: White;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 14px;
}

.btn-menu-lateral:hover {
    text-decoration: underline;
}

.btn-menu-lateral-sub {
    border: 0px solid #00324e;
    color: #00324e;
    background-color: White;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 14px;
    margin-top: 3px;
    margin-left: 5px;
    font-weight: normal;
}

.btn-menu-lateral-sub:hover {
    text-decoration: underline;
    color: #00324e;
}

.btn-menu-lateral-fasesProcedimento {
    margin-top: 2px;
    border: 0px solid #00324e;
    color: #00324e;
    background-color: White;
    background-image: url("../images/icons/moreDetail.png");
    background-repeat: no-repeat;
    background-position: center;
    font-size: 14px;
    font-weight: bold;
    margin-left: 110px;
}

@-moz-document url-prefix() {

    .pesquisaHome {
        height: 40px;
        width: 994px;
        border: 2px solid #00324e;
        font-size:1em;
        background-color: white;
        background-repeat: no-repeat;
    }

    .btn-pesquisa {
        margin-top: -2px;
        border-left: none;
        border: 0px solid #00324e;
        height: 42px;
        width: 20%;
        display: inline-block;
        color: White;
        background-color: #00324e;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .btn-pesquisa-login {
        margin-top: -2px;
        border-left: none;
        border: 0px solid #00324e;
        height: 40px;
        width: 133px !important;
        display: inline-block;
        color: White;
        background-color: #00324e;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .inputBoxPesquisaHome {
        border:0px;
        height:33px;
        width:787px !important;
        font-size:1.3em;
        vertical-align:middle;
        margin:2px 0px 0px 3px;
    }
    
    .btnAtivacao{
        color:White;
        background-image: url("../../images/ativarUtilizador.png");
        background-repeat:no-repeat; 
        font-size:1.1em;
        text-decoration:none;
        padding:6px 13px 6px 21px;
        font-size: 10px;
        margin-left: 3px;
    }

    .btnRecuperacao{
        color:White;
        background-image: url("../../images/recuperarAcessoCompras.png");
        background-repeat:no-repeat; 
        font-size:1.1em;
        text-decoration:none;
        padding:6px 14px 6px 21px;
        font-size: 10px;
        margin-left: -4px;
    }
    
    .btnRecuperacaoDiv {
        max-width: 170px;
        display: inline-block;
        margin-left: 2px;
    }
    
    .inputBoxPesquisaHome-login {
        position: -ms-device-fixed;
        border:0px;
        height:30px !important;
        width:500px;
        font-size:1.3em;
        vertical-align:middle;
        padding:0px 0px 0px 5px;
    }
    
    .btn-menu-lateral-fasesProcedimento {
        margin-top: 2px;
        border: 0px solid #00324e;
        color: #00324e;
        background-color: White;
        background-image: url("../images/icons/moreDetail.png");
        background-repeat: no-repeat;
        background-position: center;
        font-size: 14px;
        font-weight: bold;
        margin-left: 113px !important;
    }
    
    .btnLoginNovo{
        background-image: url("../../images/loginCompras.png");
        color:#00324e;
        background-repeat:no-repeat; 
        border:0px;
        font-size:1.1em;
        text-decoration:none;
        padding:8px 19px 8px 30px;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: -2px;
        text-transform: uppercase;
    }
    
    .btnOutroLoginNovo{
        background-image: url("../../images/loginCompras.png");
        color:#00324e;
        background-repeat:no-repeat; 
        border:0px;
        font-size:1.1em;
        text-decoration:none;
        padding:8px 67px 8px 30px;
         font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: -2px;
        text-transform: uppercase;
    }
    
    .iniciarSessaoDiv {
        margin-bottom: 10px;
        float: left;
        width: 183px;
        font-size: 14px;
        text-transform: uppercase;
        color: #00324e;
        margin-left: 3px;
    }
    
    .btnAutentMais {
        background-image: url(../images/icons/mais.png);
        padding: 0px 0px 7px 20px;
        font-size: 10px;
    }
    
    .divAutentCC {
        padding-left: 11px;
        padding-right: 4px;
        width: 34%;
        height: 20%;
        background-color: White;
        border: 1px solid #00324e;
        color: #00324e;
        margin: 15px 0px 5px 10px;
        font-size: 14px;
        display: flex;
        align-items: center;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
    }
    
    .divAutentUser {
        width: 30%;
        height: 20%;
        background-color: White;
        border: 1px solid #00324e;
        color: #00324e;
        margin: 15px 0px 5px 10px;
        font-size: 14px;
        display: flex;
        align-items: center;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        padding-left: 10px;
        font-weight: bold;
    }
    
    .divAutentCDQ {
        width: 31%;
        height: 16%;
        background-color: White;
        border: 1px solid #00324e;
        color: #00324e;
        margin: 15px 0px 5px 10px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
    }
    
    .btnAutentLogin {
        background-image: url("../../images/login2.png");
        color: White;
        background-repeat: no-repeat;
        border: 0px;
        font-size: 1.1em;
        text-decoration: none;
        padding: 6px 10px 8px 29px;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-weight: bold;
    }
    
    .btnAutentRecover {
        color: White;
        background-image: url("../../images/recuperarAcessoCompras.png");
        background-repeat: no-repeat;
        font-size: 1.1em;
        text-decoration: none;
        padding: 4px 21px 6px 21px;
        font-size: 10px;
        margin-left: -4px;
        float: left;
        font-weight: bold;
    }
    
    .btnAutentLoginCC {
        background-image: url("../../images/login3.png");
        color: White;
        background-repeat: no-repeat;
        border: 0px;
        font-size: 1.1em;
        text-decoration: none;
        padding: 6px 10px 8px 29px;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        float: left;
        margin-left: -5px;
        font-weight: bold;
    }
    
    .btnAutentLoginUser {
        background-image: url("../../images/login4.png");
        color: White;
        background-repeat: no-repeat;
        border: 0px;
        font-size: 1.1em;
        text-decoration: none;
        padding: 6px 10px 8px 29px;
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        float: left;
        margin-left: -5px;
        font-weight: bold;
    }
}

.divBtnFechar{
    margin-left: 280px;
    margin-top: 80px;
}

.inputBoxPesquisaHome {
    border:0px;
    height:33px;
    width:788px;
    font-size:1.3em;
    vertical-align:middle;
    margin:2px 0px 0px 3px;
}

.inputBoxPesquisaHome-login {
    border:0px;
    height:37px;
    width:520px;
    font-size:1.3em;
    vertical-align:middle;
    padding:0px 0px 0px 5px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .inputBoxPesquisaHome-login {
        border:0px;
        height:37px;
        width:485px;
        font-size:1.3em;
        vertical-align:middle;
        padding:0px 0px 0px 5px;
    }
}

.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;
}
.btn1{
    font-size:1em;
    border:1px solid #ddd;
    background-color:#fff;
    color:#676767;
}
.btnPesquisa{
    font-size:1em;
    border:0px;
    margin:3px;
    background-color:#fff;
    text-shadow:1px 1px 0px #fff;
}
.panelPagination{
    border-top:1px solid #ccc;
     border-bottom:1px solid #ccc;
}

.panelPagination input{
      color:#000; 
      border:1px solid #000;
      padding:6px;
    background-image: url("../images/fundoHeaderTabela1.png");
    background-position:bottom;
}

.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;}
.panelPaginationLeft{color:#ba0303;}

.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;}

.navigation { font-size:1em; width: 124px;}


.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;
}
.modalDialogTitle{color:#000;}
.viewDialogDocTitleLeft{
	height:25px;
	font-weight:bold;
}
.viewDialogDocTitleRight{
	height:25px;
	font-weight:bold;
}

.ultAnunciosVertodos{
   text-align:right;
   border-top:1px solid #ccc;
   margin-bottom:2px;
}

.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{
   background-color:#fff;
    color:#000;
    margin-top:5px;
    margin-left:5px;
    font-size:1.2em;
    font-weight:bold;

}

.apoio .apoioLbl{padding:2px 3px 0px 3px; line-height:24px;}

.apoio .apoioTexto{
   background-color:#fff;
    font-size:0.8em;
    padding:5px 0px 2px 5px;
    color:#2d2d2d;

}

.apoioTexto label{ font-weight:normal;}

.notice2{
    margin-top:1px;
    background-color:#e4edc0;
    padding:6px;
    height:2em;
    vertical-align:middle;
    margin-bottom:5px;
}

.notice3{
    margin-top:1px;
    background-color:#fa6b15;
    padding:6px;
    height:2em;
    vertical-align:middle;
    margin-bottom:5px;
    color: White;
}

.descricaoEcra {
    background-image:url("../images/icons/16/keyboard.png");
    background-position:0% 90%;
    padding-left:18px;
    padding-top:3px;
    background-repeat:no-repeat; 
   vertical-align:middle;
         text-shadow:1px 1px 0px #f6fdda;
}
.datagridDados{  margin-top:0px;}

.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 4px;
    padding:1px;
    width:182px; 
    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 5px;
}

.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;	
}
.tabs10 a span {
	display:block;
	float:left;
	background#E9E9E9;
	padding:5px 15px 4px 6px;
	color:#4f4f4f;
        font-size:1em;
	border-bottom: 1px solid #CCC;
}

#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;
}



.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:3px 10px 3px 3px;
    margin:5px 10px 5px 0px;
    
}

.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:#5A5A5A; width:30%;}

.detalheTabelaListaRow2{
       background-color:#f9f9f9;
       color:#6c6c6c;
       border-top:1px solid #fff;
       border-bottom:1px solid #d6d6d6;
       font-weight:normal;
}

.detalheTabelaListaRow3{       background-color:#EFEFEF;  border-bottom:1px solid #d6d6d6; color:#000; width:5%;}

.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{

    background-color:#fff;
    color:#000;
    padding:7px 7px 0px 7px;
    height:49px;
}


.topoLabel{
color:#000;
border-bottom:1px solid #e3e3e2;
margin-bottom:3px;
  text-shadow:1px 1px 0px #fff;
  font-size:1.1em;
}


.top{margin-top:1px;}
.topoLabel2{  font: normal normal normal 16px/21px Roboto;color:#2E2E2E;}
legend {
  padding: 0.2em 0.5em;
  border:1px solid #ccc;
  color:#930000;
  font-size:95%;
  text-align:right;
  }
  
.systemInfo{
    border:1px dotted #ddd;  
    margin-top:5px;
    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-right:4px;
    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;
    background-color:#e0eef1;
}
.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_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;
       -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*/{
    font-size:1.3em;
     color:#000;
}
.cpvTitleLeft /* the caption title cell*/{
}
.cpvTitleRight /* the caption icons cell*/{
}

.cpvContent /* the iframe*/{  height:700px; width:100%;}



.popupBigTitle /* the caption title row*/{
     background-color:#911818;   
     color:#000;
}
.popupBigTitleLeft /* the caption title cell*/{

}
.popupBigTitleRight /* the caption icons cell*/{

}

.popupBigContent /* the iframe*/{  height:550px; width:940px;border:0px;margin:0px;}

.popupBigContent #dialogModalFichas /* the iframe*/{  height:550px; width:944px;border:0px;margin:0px;}

.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;
}


.popupRecuperaAcessoTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupRecuperaAcessoTitleLeft /* the caption title cell*/{}
.popupRecuperaAcessoTitleRight /* the caption icons cell*/{}
.popupRecuperaAcessoContent /* the iframe*/{height:615px; width:940px;}

.popupConfirmacaoTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupConfirmacaoTitleLeft /* the caption title cell*/{}
.popupConfirmacaoTitleRight /* the caption icons cell*/{}
.popupConfirmacaoContent /* the iframe*/{height:150px; width:100%;}

.popupInfoRegistoTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupInfoRegistoTitleLeft /* the caption title cell*/{}
.popupInfoRegistoTitleRight /* the caption icons cell*/{}
.popupInfoRegistoContent /* the iframe*/{height:550px; width:100%;}

.popupDestakxCPVTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupDestakxCPVTitleLeft /* the caption title cell*/{}
.popupDestakxCPVTitleRight /* the caption icons cell*/{}
.popupDestakxCPVContent /* the iframe*/{height:140px; width:100%;}

.popupSelecaoUtilizadoresTitle /* the caption title row*/{color:#000;background-color:#eee;}
.popupSelecaoUtilizadoresTitleLeft /* the caption title cell*/{}
.popupSelecaoUtilizadoresTitleRight /* the caption icons cell*/{}
.popupSelecaoUtilizadoresContent /* the iframe*/{height:600px; width:100%;}

/* Popup Notificação do Dashboard */

#contentPopupNotif p {
    font-size: 1.1em;
    line-height: 1.3em;
    margin: 0 0 0.5em;
}

#contentPopupNotif p.separador {
    margin-top: 1.5em;
    padding-top: 0.5em;
    border-top: 1px dotted #ccc;
}

/* ---- */

#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;
}

#growlDiv .growlCenter {
    height: 160px;
}

.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;}
		
.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;
}

.navegacaoButoes{
    margin-top:-1px;
    padding:5px;
    border:1px solid #ccc;
    text-align:right;
    background-color:#fff;
    font-size:1.3em;

}

.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;
}

.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;}
.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;}

.radioSelect3{ width:500px;}

.radioSelect3 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;
	color:#FFFFFF;
	border:1px solid #FFF;
	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;}
.wizardEstados{
    margin:5px 0px 0px 10px;
    padding:0px;
    list-style:none; 
}
.wizardEstados li {
    float:left;
    margin:0px 1px 0px 0px;
    padding:0px;

}

.wizardEstadosTexto{
       line-height:12px;
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform: rotate(-90deg);
    color:#5F5F5F; 
    text-align:center;
    writing-mode: tb-rl;
    filter: flipv fliph;
   height:75px;
   width:50px;
   padding-top:10px;
}



.wizardEstadosNav{ width: 16px; height:32px;}
.wizardEstadosActual{
        color:#000;
        font-weight:bold;
        border-left:0px;
        width: 90px;
        writing-mode: lr-tb;
        filter: fliph fliph;
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform: rotate(0deg);   
}
.wizardEstadosNav{ width: 16px; height:32px; margin-top:-30px;}
.wizardEstadosNavBIDIR{
    background: url("../images/icons/16/bidir.png")  no-repeat;
}
.wizardEstadosNavDIR{
    background:  url("../images/icons/16/dir.png")  no-repeat; 
}



.wizardEstadosDetalhe{
    margin:0px 0px 0px 0px;
    padding:0px;
    list-style:none; 
}
.wizardEstadosDetalhe li {}
.wizardEstadosDetalheActual{background-color:#FFF9DF;padding:5px;font-weight:bold;}
/*.wizardEstadosDetalheNav{
width: 32px; height:32px; 
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
}*/

.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;}
.notificacaoLida_true{color:#2F2F2F;font-weight:normal;}

.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: 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 */
	.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;
	}
        
        
.nomeUser{font-size:1.2em; font-weight: bold;text-align:left;color:#000;}

.escolhaEmpresa{margin:0px;padding:0px;font-size:1.2em;}
.escolhaEmpresa li{
        list-style:none;padding:3px;
        border:1px solid #ddd;
        margin-top:2px;
    
     -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.escolhaEmpresa li:hover{  background-color:#cccccc;}

.escolhaEmpresa li a{
        background-image:url("../images/seta2_red.png");
        background-repeat:no-repeat;
        background-position:5px 50%;
        display:block;
        padding-left:18px;

 }

#loginEmpresa .escolhaEmpresa li:hover{  background-color: #efefef;} 
 
#loginEmpresa .link1 a:link{
    font-size:16px;
    color:#000000; 
    line-height: 27px;
}

#loginEmpresa .link1 a:hover,
#loginEmpresa .link1 a:focus{
    font-size:16px;
    line-height: 27px;
    color:#000000;
    text-decoration:none;
}
 
#loginEmpresa .escolhaEmpresa li{
        list-style:none;
        padding:3px;
        border:0;
        border-top: solid 1px #707070;
        border-bottom: solid 1px #707070;
        margin-top:10px;
    
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        text-align: center;
}
 
#loginEmpresa .escolhaEmpresa li a{
        box-sizing: border-box;
        background-image:none;
        background-repeat:no-repeat;
        background-position:5px 50%;
        padding-left:18px;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content:center;
        text-decoration: none;
        color: #2E2E2E;
        color: var(--color-typography);
        cursor: pointer;
        transition: all 0.2s;
 }
 
 #loginEmpresa .escolhaEmpresa li > a::after{
        content: "";
        display: inline-block;
        margin-left: 15px;
        width: 20px;
        height: 20px;
        background-image: url("../images/icons/20/Seguinte-20x20.png");
        background-repeat: no-repeat;
 }
 
 .more{
    background-color:#898989;
    height: 1em;
    width:1.3em;
    display:block;
    -moz-border-radius: 0.8em 0em 0.8em 0em;
    border-radius: 0.8em 0em 0.8em 0em;
    padding:4px;
    text-indent:-2000px;
    background-image:url("../images/icons/16/mais1.png");
    background-repeat:no-repeat;
    background-position:50% 50%;
}
 .more:hover{ background-color:#000;}
 
 .eventoCalendario{
      background-color:#898989;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#898989), to(#999999));
        background-image: -webkit-linear-gradient(top, #898989, #999999);
        background-image:    -moz-linear-gradient(top, #898989, #999999);
        background-image:     -ms-linear-gradient(top, #898989, #999999);
        background-image:      -o-linear-gradient(top, #898989, #999999);
    height: 0.9em;
    width:3.7em;
    display:block;
    -moz-border-radius: 0.5em 0em 0.5em 0em;
    border-radius: 0.5em 0em 0.5em 0em;
    padding:1px 5px 7px 3px; 
 }
 
 .triangle-isosceles {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#000;
	background:#ddd; /* default background for browsers without gradient support */
            filter:alpha(opacity=90);
    opacity:0.90;

}

#datalistEmpresas ul li {
    color: White;
}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-isosceles .top {
    background:#b3b3b3; /* default background for browsers without gradient support */

}

/* 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;
}

.apoioComprasPT-show{
    /*display:none;*/
}

.apoioAnogov-show{
    display:none;
}

.menu-span{
    /*width: 100%; 
    margin-right: 0;*/
    clear: both;
    width:190px;
    float:left;
    margin-right:10px;
}

.comprasPT-span-24{
    
    /*margin-right: 0; */
}

.compraspt-align-oal{
    margin-right:0;
    padding-right:0;
}

div.compraspt-align-oal {margin-right:0;}

.wrapper-faixa-image {
    background-image: url("../images/banners/faixa-entidade-fundo.jpg");
    margin-top: 10px;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    position: relative;
    height: 90px;

    max-width: 996px;
}

.menuLista li2 {
    border-top:1px solid #f5f5f5;
    border-bottom:1px solid #d2d2d2;
    display: block;
    height:3.2em;
    padding:2px;
}
.menuLista li2: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 li2 a{
   display: block;
   padding-left:5px;
   padding-top:4px;
   color:#474747;
   text-decoration:none;
}
.menuLista li2 span{
   color:#474747;
   position:absolute;
   text-decoration:none;
   margin-left:135px;
   margin-top:5px;
   font-size:0.8em;
 height:2.2em;
}

.menuLista li2 span:hover{ background-color:#fff;}
.menuLista li2 a:visited{ color:#474747;}
.menuLista li2 a:hover{  color:#000;}

.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;}

.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%;}

.corCinza {color:#808080;}
.prepend6px { padding-left: 6px; }  
.prepend10px { padding-left: 10px; }
strong2{font-weight:500;color:#5a5a5a;}

.outer-container {
    display: flex;
    justify-content: space-between;
    height: 85%;
}
.side-container {
    align-items: flex-start;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    flex: 1;
    max-height: 400px;
    margin-bottom: 5px;
}
.separator {
    width: 1px;
    background-color: #930008;
    margin: 0 10px;
}
.dashboard-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.detalhe-icon {
    margin-bottom: 0;
}
.detalhe2-icon_true {
    box-sizing: border-box;
    position: relative;
    padding: 20px 0px 0px 0px;
    min-height: 105px;
}

.detalhe2-icon_false {
    box-sizing: border-box;
    position: relative;
    padding: 20px 0px 0px 0px;
    min-height: 105px;
    background-color: #CDCCCC;
}

.card {
    width: 60px;
    height: 60px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}

.card .img-top {
    display: none;
}
.card:hover .img-top {
    display: inline;
}

.card:hover .img-bot {
    display: none;
}

.side-title {
    font-size: 1.6rem;
    margin-left: 10px;
}

.side-wrapper {
    display: flex;
    flex-direction: column;
    align-items: start;
    flex:1;
    background-color: var(--color-primary);
}

.inputLogin {
    margin-top: 5px;
    width: 98%;
    height: 25px;
    border-radius: 5px;
    border: lightgray solid 1px;
}

