
/**
 * DATASUS - ESQUELETO PADRÃO DE SISTEMAS DO DATASUS
 *
 * Arquivo de estilos do sistema.
 *
 * @author      Marcio Paiva Barbosa <marcio.barbosa@saude.gov.br>
 * @copyright   Copyright (c) 2010, DATASUS
 * @package     Datasus_
 * @since       Arquivo disponível desde a versão 1.0
 * @version     $Id$
 */

html {height: 100%;}
body { font: normal 0.75em Calibri, Verdana, Arial; background-color: #fff; color: #000000; height:100%; margin:0px;}

#geral {margin:0px; margin-bottom:50px; height:100%; min-width:990px; }

#barraLaranja { background: url(../images/governo-barra.png); width:100%; height:13px;}

.negrito{
	font-weight: bold;
	
}

a.logoPlatBR:link{ float:left;  top:52px; background: url(../images/logo_platBR.png); width:160px; height:55px; display:block; }
a.logoPlatBR:visited{ float:left;  top:52px; background: url(../images/logo_platBR.png); width:160px; height:55px; display:block; }
a.logoPlatBR:hover{ float:left;  top:52px; background: url(../images/logo_platBR.png); width:160px; height:55px; display:block; }
a.logoPlatBR:active{float:left; top:52px; background: url(../images/logo_platBR.png); width:160px; height:55px; display:block; }

#barraSistemaSup { float: inherit; height:61px; background-color:#006837; padding: 0px 10px 12px 10px;}
#barraSistemaSup span.sigla { float: left; font-weight: bold; font-size: 2.8em; color: #fff;  text-transform:uppercase; text-shadow: black 0.1em 0.1em 0.2em}
#barraSistemaInf { height:16px; background-color:#006837; padding: 0px 10px 0px 10px;}
#barraSistemaInf span.descricao {float: left; font-weight: bold; font-size: 1em; color: #fff; text-shadow: 1px 1px 1px #000}

#detalheUsuario { float: right; color: #fff; text-shadow: 1px 1px 1px #000}

#menuRapido { float: right; text-transform: lowercase; margin-top: 10px;*margin-top: 0px;}
#menuRapido img { vertical-align: middle; padding-right: 3px;}
#menuRapido a {text-decoration:underline; color:#fff; cursor: pointer; }
#menuRapido a:link { text-decoration:underline; padding: 0px 0px 0px 2px;}
#menuRapido a:visited { text-decoration:underline;}
#menuRapido a:active { text-decoration:underline;}
#menuRapido a:hover { text-decoration:underline;}


#barraMenu { width: 100%; background: #064060; height:32px; text-align: left; /*display: inline-block;*/}
#barraMenu span.M_esquerda { float: left; }
#barraMenu span.M_direita { float: right; padding: 3px 10px 0px 10px; color: #fff;}

.rich-toolbar {
	background:#064060;
	border-color:#064060;
	float:left
} 

#conteudoImage { background: url(../images/datasus-sombra.png) repeat-y center center;}

#conteudoImage .selo-local{ 
    background: url(../images/selo-local.png); 
    height:129px; 
    width: 129px; 
    position: fixed; 
    top: 174px; 
    right: 5px;
}
#conteudoImage .selo-desenvolvimento{ 
    /*background: url(../images/selo-desenvolvimento.png);*/
    background: url(../images/selo-ctis.png);  
    height:129px; 
    width: 129px; 
    position: fixed; 
    top: 174px; 
    right: 5px;
}
#conteudoImage .selo-treinamento{ 
    background: url(../images/selo-treinamento.png);
    height:129px; 
    width: 129px; 
    position: fixed; 
    top: 174px; 
    right: 5px;
}
#conteudoImage .selo-homologacao{ 
    background: url(../images/selo-homologacao.png); 
    height:129px; 
    width: 129px; 
    position: fixed; 
    top: 174px; 
    right: 5px;
}

#conteudoImage .selo-ctis{ 
    background: url(../images/selo-ctis.png); 
    height:129px; 
    width: 129px; 
    position: fixed; 
    top: 174px; 
    right: 5px;
}
#conteudoImage .selo-ctis span{
	
	color:#fff;
	margin-top:85px;
	display: block;
	text-align: center;
	font-weight: bold;
	font:11px verdana;
} 

#conteudoImage .selo-producao{ 
    background: none;
    height:0px; 
    width: 0px; 
    position: fixed; 
    top: 0px; 
    right: 0px;
}

#conteudoImage .selo-jboss{ 
    background: url(../images/selo-desenvolvimento.png); 
    height:129px; 
    width: 129px; 
    position: fixed; 
    top: 130px; 
    right: 5px;
}

#conteudoMeio { width: 760px; min-height:300px; padding: 10px; text-align: left; }
#conteudoFull { width: 910px; min-width:910px; min-height:300px; padding: 10px; text-align: left;  }



/*#rodape {float: inherit; height:50px; background: url(../images/datasus-logo.png) no-repeat right; background-color:#064060; color: #fff; padding-left: 30px; padding-top: 5px; vertical-align: bottom}*/
#rodape {float: inherit; height:50px; background: url(../images/barra_gov_rodape.png) no-repeat right; background-color:#064060; color: #fff; padding-left: 30px; padding-top: 5px; vertical-align: bottom}
#rodape span.R_esquerda
#rodape span.R_direita{float:right; text-align: right; margin-right: 180px;}
#rodape span.C_centro{text-align:center;color:#ffffff;display: block;margin-top:10px;background: url(../images/datasus.png) no-repeat;}
/*
#breadcrumb { background: url('../images/bread-background.png') repeat-x; height:30px; line-height:30px; color:#9b9b9b; border:solid 1px #cacaca; overflow:hidden; margin-bottom: 10px; font-weight: bold; text-shadow: 1px 1px 1px #fff}
#breadcrumb li { list-style-type:none; float:left; padding-left:10px; }
#breadcrumb a, #breadcrumb span{ height:30px; display:block; background:url('../images/bread-separador.png') no-repeat right; padding-right: 15px; text-decoration: none; color:#454545; }
#breadcrumb a:hover { color:#35acc5; }*/









#carregando{
    font: normal 0.75em Calibri, Verdana, Arial;
    background-color: #000;
    padding:10px;
    padding-top:30%;
    display:none;
    font-weight:bold;
    border-left:0px;
    border-top:0px;
    color:#ffffff;
    text-transform:uppercase;
    font-size:18px;
    position: fixed;
    z-index:999;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    text-align:center;
    _top: expression( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );
}

body > #carregando{
    position:fixed;
}

a.link {text-decoration: underline;color: #1C86EE;}
a.lk:link, a.lk:visited, a.lk:active, a.lk:hover {text-decoration: none; font-weight: bold; font-size: 13px; color: #1C86EE;}
a.lk:hover {text-decoration: underline;}
a.lkNode:link, a.lkNode:visited, a.lkNode:active, a.lkNode:hover {text-decoration: none; color: black;}
a.lkNode:hover {text-decoration: underline;}
#wrapper-clock-count{float:right; color:white; font-size:10px; margin:-22px 10px 0px 0px;}
 li, .box_borda a:link {list-style:none; text-decoration:none !important; color:#333333 !important; font-weight: normal;}
 li, .box_borda3 a:link{list-style:none; text-decoration:none !important; border-left:-30px !important; color:#333333 !important; font-weight: normal;}
 li, .box_borda a:hover{text-decoration: underline;color:#666666 !important}

a.btnPublicoActive:link { background: url('../images/btn_aba_publico_azul.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999; margin-top:-6px; z-index:999; }
a.btnPublicoActive:visited { background: url('../images/btn_aba_publico_azul.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999; margin-top:-6px; z-index:999;}
a.btnPublicoActive:active { background: url('../images/btn_aba_publico_azul.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnPublicoActive:hover { background: url('../images/btn_aba_publico_azul.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnPublicoDesab:link {    background: url('../images/btn_publico_verde.png') no-repeat;    width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999; }
a.btnPublicoDesab:visited { background: url('../images/btn_publico_verde.png') no-repeat;    width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnPublicoDesab:active {  background: url('../images/btn_aba_publico_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnPublicoDesab:hover {   background: url('../images/btn_aba_publico_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnPesquisadorActive:link { background: url('../images/btn_pesquisador_azul.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999; margin-top:-6px; z-index:999; }
a.btnPesquisadorActive:visited { background: url('../images/btn_pesquisador_azul.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999; margin-top:-6px; z-index:999;}
a.btnPesquisadorActive:active { background: url('../images/btn_pesquisador_azul.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnPesquisadorActive:hover { background: url('../images/btn_pesquisador_azul.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnPublicoActive:link { background: url('../images/btn_Publico_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999; margin-top:-6px; z-index:999; }
a.btnPublicoActive:visited { background: url('../images/btn_Publico_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999; margin-top:-6px; z-index:999;}
a.btnPublicoActive:active { background: url('../images/btn_Publico_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnPublicoActive:hover { background: url('../images/btn_Publico_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnPesquisadorDesab:link { background: url('../images/btn_pesquisador_verde.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999; }
a.btnPesquisadorDesab:visited { background: url('../images/btn_pesquisador_verde.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnPesquisadorDesab:active { background: url('../images/btn_pesquisador_azul.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnPesquisadorDesab:hover { background: url('../images/btn_pesquisador_azul.png') no-repeat; width:108px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnMembroCEPActive:link { background: url('../images/btn_membroCEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroCEPActive:visited { background: url('../images/btn_membroCEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroCEPActive:active { background: url('../images/btn_membroCEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroCEPActive:hover { background: url('../images/btn_membroCEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnMembroCEPDesab:link { background: url('../images/btn_membroCEP_verde.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroCEPDesab:visited { background: url('../images/btn_membroCEP_verde.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroCEPDesab:active { background: url('../images/btn_membroCEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroCEPDesab:hover { background: url('../images/btn_membroCEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnMembroConepActive:link { background: url('../images/btn_CONEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroConepActive:visited { background: url('../images/btn_CONEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroConepActive:active { background: url('../images/btn_CONEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroConepActive:hover { background: url('../images/btn_CONEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnMembroConepDesab:link { background: url('../images/btn_CONEP_verde.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroConepDesab:visited { background: url('../images/btn_CONEP_verde.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroConepDesab:active { background: url('../images/btn_CONEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroConepDesab:hover { background: url('../images/btn_CONEP_azul.png') no-repeat; width:112px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnMembroAdministradorActive:link { background: url('../images/btn_Administrador_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroAdministradorActive:visited { background: url('../images/btn_Administrador_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroAdministradorActive:active { background: url('../images/btn_Administrador_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroAdministradorActive:hover { background: url('../images/btn_Administrador_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnMembroAdministradorDesab:link { background: url('../images/btn_Administrador_verde.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroAdministradorDesab:visited { background: url('../images/btn_Administrador_verde.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroAdministradorDesab:active { background: url('../images/btn_Administrador_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnMembroAdministradorDesab:hover { background: url('../images/btn_Administrador_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnAlterarMeusDadosActive:link { background: url('../images/btn_alterarDados_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnAlterarMeusDadosActive:visited { background: url('../images/btn_alterarDados_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnAlterarMeusDadosActive:active { background: url('../images/btn_alterarDados_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnAlterarMeusDadosActive:hover { background: url('../images/btn_alterarDados_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}

a.btnAlterarMeusDadosDesab:link { background: url('../images/btn_alterarDados_verde.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnAlterarMeusDadosDesab:visited { background: url('../images/btn_alterarDados_verde.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnAlterarMeusDadosDesab:active { background: url('../images/btn_alterarDados_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
a.btnAlterarMeusDadosDesab:hover { background: url('../images/btn_alterarDados_azul.png') no-repeat; width:129px; height:22px; display:block; text-decoration:none; border:none; float:left; margin-left:5px; margin-top:-6px; z-index:999;}
.imageMargin{margin:1px;}
img{border:0; outline:0; vertical-align:baseline;}
.loginLabel{color:#999999; font-size:14px; font-family:Verdana; font-weight:normal;}

h2{background-color:#f6f6f6; color:#265978; font-family:Verdana; font-size:14px; font-weight:bold; padding-left:5px; height:25px; line-height:25px; margin:0px;}
h3{background-color:#FFF; color:#265978; font-family:Verdana; font-size:14px; font-weight:bold; padding-left:0px; height:25px; line-height:25px; margin:0px; border-bottom: 1px solid #d5d5d5;}

.boxLabelAno{background:url('../images/box_2011.png') no-repeat; width:23px; height:63px; display:block;}
.tituloLabel1{background:url('../images/fnd01.png') no-repeat; width:138px; height:25px; display:block; color:#07405e; font-size:14px; font-weight:bold; line-height:20px; padding-left:5px;}
.tituloLabel2{color:#07405e; font-size:10px; font-weight:none; line-height:9px; width: 71px; margin-top: -3px;}
.NumeracaoLabel{color:#07405e; font-size:20px; font-weight:bold; line-height:48px;}
.NumeracaoLabel_1{color:#07405e; font-size:16px; font-weight:bold; line-height:48px;}
.NumeracaoLabel_2{color:#07405e; font-size:13px; font-weight:bold; line-height:48px;}
.NumeracaoLabel_3{color:#07405e; font-size:11px; font-weight:bold; line-height:48px;}
.NumeracaoLabel_4{color:#07405e; font-size:10px; font-weight:bold; line-height:48px;}
.bgBoxAgrupador{background-color:#f7f7f7; width:100%;}
.boxNumeracaoLogin{background:url('../images/fn_btn02.png') no-repeat; width:82px; height:82px; display:block; text-align:center;}
.boxNumeracaoLoginInterno{background:url('../images/fund_plat_cinza.png') no-repeat; width:82px; height:82px; display:block; text-align:center;}

input[type="text"][disabled], textarea[disabled] {
	border: 1px solid #999;
	background-color: #CCC;
}
.desabilitado{
	border: 1px solid #999;
	background: #d2d2d2;
	color: #999 !important;
	width: 100%;
}

.textJustificativaAlign{text-align:justify;}

.text-top {
   vertical-align: top;
}

.column50Percent {
    width:50%;
}

.fullWidthClass {
    width: 100%;
}

.fullWidthClassNoBorder{
	width: 100%;
	border:none;
	padding:0;
	font-weight: normal;
	border-collapse: separate;
}

.column50PercentNoBorder{
	width: 50%;
	border:none;
	padding:0;
	font-weight: normal;
	border-collapse: separate;
}

.text-right{
	text-align: right;
}
.noStyleClass {
	
}

.menu-direito{
    margin-left: 927px;
    float: right;
    position: fixed;
    z-index: 100;
    width: 38px ;
    height: auto;
    background:#ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.menu-direito ul{
    margin:5px 0 5px 0;
    list-style:none;
    padding:0;
    display:block;
}
.menu-direito ul li{
    background:#ededed;
    padding:4px 2px 2px;
    margin:3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #999999;
}
.menu-direito ul li a{
    display:block;   
    text-indent:-9999px;
    height:28px;
    width:28px;
}

.menu-esquerdo{
	margin-left:-55px;
    float: left;
    position: fixed;
    z-index: 90;
    width: 38px ;
    height: auto;
    background:#ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.menu-esquerdo ul{
    margin:5px 0 5px 0;
    list-style:none;
    padding:0;
    display:block;
}
.menu-esquerdo ul li{
    background:#ededed;
    padding:4px 2px 2px;
    margin:3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #999999;
}
.menu-esquerdo ul li a{
    display:block;   
    text-indent:-9999px;
    height:28px;
    width:28px;
}

.img-icon-projeto{
    background:url(../images/icone_projeto.png) no-repeat ;   
}
.img-icon-buscar{
    background:url(../images/icone_buscar_projeto.png) no-repeat ;   
}
.img-icon-parecer-R{
    background:url(../images/icone_parec_R.png) no-repeat ;   
}
/*
ET214A 
Dalembert Menezes Cruz
*/
.img-icon-pesquisadorAgente{
	background:url(../images/agentesProjeto.png) no-repeat ;   	
}

/*
ET-216
Raphael Mattos
*/
.img-icon-arvoreDocumentos{
	background:url(../images/icon_hierarquia.png) no-repeat ;   	
}



.panel {
	background:#3C77A1 !important; 
    border:1px solid #3C77A1 !important;
    color: #fff !important;
    
}
.panelVerde {
	background:#026736 !important; 
    border:1px solid #026736 !important;
    color: #fff !important;
}

.panelVerde .rich-toolbar-item{
	color: #fff !important;
}
.panelVerde-titulo {
    background: #e0e0de !important;
    font-weight: bold !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    text-shadow: 1px 1px 1px #FFFFFF !important;
    margin: 0 !important;
    font: 0.75em Calibri, Verdana, Arial;
    padding: 0 !important;
    color: #666 !important;
    margin-bottom: 5px !important;
}

.separador{
	
	margin-bottom: 2px !important;
}
.panel .rich-toolbar-item{
	color: #fff !important;
}
.panel-titulo {
    background: #e0e0de !important;
    font-weight: bold !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    text-shadow: 1px 1px 1px #FFFFFF !important;
    margin: 0 !important;
    font: 0.75em Calibri, Verdana, Arial;
    padding: 0 !important;
    color: #666 !important;
    margin-bottom: 5px !important;
}
.margem-top {
    margin-top: 3px;
}
.margem-top-painel-conep {
    margin-top: 9px;
    margin: -3px;
}
.cor-titulo {
    background: #e0e0de !important;
    border: 1px solid #ccc !important;
    color: #fff !important;
    border: 1px solid #CACACA;
    background: url("../images/bread-background.png") repeat-x scroll 0 0 transparent;
    margin-top:10px;
}
.column10Percent {
    width: 10%;
    vertical-align: top;
}
.column20Percent {
    width:20%;
    vertical-align: top;
}
.column5Percent {
	width: 5%;
}
.column95Percent {
	width: 95%;
}
.displayNone {
    display:none;
}
.column80Percent {
    width:80%;
    vertical-align: top;
}
.column70Percent {
    width: 70%;
    vertical-align: top;
}
.column100Percent {
    width:100%;
    vertical-align: top;
}
#menu_perfil{
	margin:none !important;
}

.table-centro{
	 margin-right:auto; 
	 margin-left:auto;
}

.rich-table {
    border-left: 1px solid #c0c0c0 !important;
    border-top: 1px solid #c0c0c0 !important;
}
.rich-table-footer-counter {
    background: #CCCCCC;
    border: 1px solid #C0C0C0 !important;
}
.rich-table-footercell-counter {
	border: 1px solid #C0C0C0 !important;
	font-weight: normal;
}

.rich-table-cell-areas-tematicas{
    border-bottom: none;
    border-right: none;
    color: inherit;
    font-family: none;
    font-size: inherit;
    padding: inherit;
}
.rich-table-cell .table-suporte{
	border: solid #cccccc 1px;
}
.rich-table-subheadercell{color:#474747}
.rich-table-headercell {color:#474747}
.rich-table-thead{border:1px solid #c0c0c0}

/*TABELAS SUPORTE*/
.table-suporte{
	color: #333 !important;
    border: 1px solid #CACACA !important;
    padding:10px !important;
}
.table-suporte th{
	text-align: left;
	border: 1px solid #ccc !important;
    background:#f5f5f5;
    padding-bottom: 15px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 17px;
    color: #265978;
    font-family: Verdana;
    font-size: 14px;
}
.table-suporte tr td{
	padding: 10px !important;
    color: #333 !important;
    text-align: left !important;
    text-decoration: none;
}
.table-suporte tr td a:link{
	color: #333 !important;
	font-weight:bold;
    text-decoration: none;
}
.table-suporte tr td a:hover{
	color: #666666 !important;
	font-weight:bold;
    text-decoration:underline !important;
}
/* <BEGIN> DADOS CEP/CONEP */
.dados-cep-conep-pnl-imagem-null{
	width:122px; 
	height:62px; 
	text-align:center; 
	vertical-align:middle;
}
.dados-cep-conep-out-img-null{
	text-align: center; 
	border-color: #CCCCCC;
	border:1px solid;
	vertical-align:middle;
}
.visualizar-layout-thead{
	background-color:#FFFFFF; 
	border-color: #CCCCCC;
	border:1px solid !important;
	height:68px;
}
.visualizar-layout-image{
	margin-left:4px;
}
.visualizar-layout-image-null{
	margin-left:3px; 
	height:62px; 
	background-color:#FFFFFF;
}
.visualizar-layout-nome-cep-conep{
	color:black; 
	font-size:15px;
	font-family: Helvetica Arial;
	border-bottom:1px #CCCCCC solid; 
	border-top:1px #CCCCCC solid;
}
.visualizar-layout-logo-platbr{
	margin-right:2px;
}
.visualizar-layout-apresentar-conteudo{
	border-left: 1px solid; 
	border-right: 1px solid; 
	border-color: #FFFFFF;
}
.visualizar-layout-apresentar-conteudo-aqui{
	color:#CCCCCC; 
	font-weight:bold;
}
.visualizar-layout-tfoot{
	background-color:#FFFFFF; 
	color:black; 
	border-color:#FFFFFF;
	height:55px; 
}
.visualizar-layout-tfoot-label{
	margin-left:8px; 
	font-weight:bold;
	font-family: Helvetica Arial;
}
/* <END> DADOS CEP/CONEP */


/* APLICAÇÃO DE INTERFACE - Bruno Soares Araújo */
.breadCrum { 
	/*padding:5px;
	background: #ededed;
	border:solid 1px #cacaca; 
	margin:5px 0; 
	color:#999;
	text-shadow: 1px 1px 1px #fff;
	*/
	display:block; 	 
	width:898px;
	color:#064060;
	font-size:10px;
	font-family:verdana;  
	overflow:hidden;
}

.container-migalha { 
	padding: 3px;
	display:block; 	 
	width:898px;
	color:#064060;
	font-size:10px;
	font-family:verdana;  
	overflow:hidden;
}
.container-migalha .box1{
	
	float: left;
	width: 87%;
}
.container-migalha .box2{
	text-align:right;
	float: right;
	width: -1;
	padding-right: 5px;
}
.container-migalha .box2 a{
	color: #000;
	text-decoration: underline;
}

fieldset{
	
	border:1px solid #BED6F8 !important;
}
fieldset{
	
	border:1px solid #BED6F8 !important;
}

/**
#BEGIN 
reason: Tooltip ET-192
Autor: Dalembert Menezes Cruz
**/
.tooltip-ms{
	width: 16px;
	height: 16px;
	border:none;
	margin-top:-15px;
	margin-left:-10px;
	background: transparent !important;
	white-space:nowrap;
}
.rich-panel-body {
	background: transparent !important;
	margin-left: -10;
}
.rich-panel-header{
	text-transform: uppercase !important;
	/*margin-bottom:-10px ;*/
}

.box_borda2{border: 1px solid #d5d5d5; padding:1px;min-height: 210px;;width:293px; margin-top:-20px;margin-bottom: 6px;}
.box_borda3{border: 1px solid #d5d5d5; padding:1px;min-height: 210px;;width:293px; margin-top:0px;margin-bottom: 6px;}
.box_borda{border: 1px solid #d5d5d5; padding:1px;min-height: 256px;;width:293px;margin-bottom: 6px;}
.box_borda_g{border: 1px solid #d5d5d5; padding:1px;width:581px;margin-bottom: 6px;}

.imagem_interrogacao{
	background-color: #F6F6F6 !important;
	background: url("../images/interrogacao.png") repeat-y scroll 0 0 transparent;
    height: 90px;
    padding-left: 80px;
    padding-right: 10px;
    padding-bottom: 75px;
}
.titulo_perguntas{
	font-size: 16px;
	color:#666666;	
	padding-left: 220px;
}
.titulo_box_perguntas{
	background-color: #F6F6F6 !important;
	background: url("../images/lupa.png") no-repeat scroll 0 0 transparent;
    padding:12px;
    text-indent: 60px;
    border-bottom: 1px solid #D5D5D5;	
}
.titulo_box_perguntas_min{
	background-color: #F6F6F6 !important;
	background: url("../images/lupa.png") no-repeat scroll 0 0 transparent;
    padding:12px;
    text-indent: 60px;	
    border-bottom: 1px solid #D5D5D5;
}
.titulo_box_manuais{
	background-color: #F6F6F6 !important;
	background: url("../images/manuais.png") repeat-y scroll 0 0 transparent;
    padding:12px;
    text-indent: 60px;	
    border-bottom: 1px solid #D5D5D5;
}
.titulo_box_atendimento{
	background-color: #F6F6F6 !important;
	background: url("../images/icon-atendimento-superior.png") no-repeat scroll 20px 7px transparent;
    padding:12px;
    text-indent: 60px;	
    border-bottom: 1px solid #D5D5D5;
}
.titulo_box_videos{
	background-color: #F6F6F6 !important;
	background: url("../images/videos.png") repeat-y scroll 0 0 transparent;
    padding:12px;
    text-indent: 60px;	
    border-bottom: 1px solid #D5D5D5;
}
.titulo_box_historico{
	background-color: #F6F6F6 !important;
	background: url("../images/historico.png") repeat-y scroll 0 0 transparent;
    padding:12px;
    text-indent: 60px;	
    border-bottom: 1px solid #D5D5D5;
}
.titulo_box_resolucoes{
	background-color: #F6F6F6 !important;
	background: url("../images/resolucao.png") repeat-y scroll 0 0 transparent;
    padding:12px;
    text-indent: 60px;	
    border-bottom: 1px solid #D5D5D5;
}
.titulo_box_cadastro{
	background-color: #F6F6F6 !important;
	background: url("../images/meu_cadastro.png") repeat-y scroll 0 0 transparent;
    padding:12px;
    text-indent: 60px;	
    border-bottom: 1px solid #D5D5D5;
}
.input_radiun{
	border: 2px solid #ccc;
    width: 240px;
    height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 5px;
    *padding: 8px 0px 0px 40px;
}
.button_suporte{
	background: url("../images/btn_suporte.png") no-repeat scroll 0 0 transparent !important;
	color:#fff !important; 
	width:80px !important;
	height: 35px !important;
	border-style:none !important;
	float: right !important;
	padding-bottom: 6px !important;
    padding-left: inherit !important;
	margin-left: 5px !important;
	cursor: hand !important;
	cursor:pointer !important;
	font-weight: normal !important;
	
/*	background-image: -moz-linear-gradient(top , #0265ae, #004c83) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0265ae), to(#004c83)) !important;
	background-image: -webkit-linear-gradient(top, #0265ae, #004c83) !important;
	background-image: -o-linear-gradient(top, #0265ae, #004c83) !important;
	background-image: linear-gradient(to bottom, #0265ae, #004c83) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0265ae', endColorstr='#004c83') !important; /* IE 
	background: #182135 !important;
	border-color: #000; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius:5px;
	}
	
.button_suporte a:HOVER{
	background: url("../images/btn_suporte2.png") no-repeat scroll 0 0 transparent !important;
	background-image: url("../images/btn_suporte2.png") no-repeat scroll 0 0 transparent !important;
	border-color: 2px red solid
	}
/** #END **/
}
.rich-panel-body {
    
}
.item1PainelControle{
	margin-left: 1px !important; 
	margin-top: 13%; 
	display: block; 
	margin-bottom: 5px;}
	
.outrosItensPainelControle{ 
	margin-left: 1px !important; 
	margin-top: 5px; 
	display: block; 
	margin-bottom: 5px;}
span a.new{ color: #C0C0C0 !important;}

.legenda-projeto4x4{ 
    background: url(../images/ico_adicionar.png) no-repeat; 
}
.selo4x4{
	margin-top: -150px;
    margin-right:20px;
    float: right;	
}
.pull-right{
	float:right;
}
.rich-stglpanel-header{
	background-image: url("/plataformabrasil/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.CustomizeableGradient/DATB/eAFjYGRgYBA8t2!N!--fABGlBTM_.jsf");
    background-position: 0 50%;
	text-transform: uppercase !important;
	padding: 6px 6px 6px 21px !important;
}
.rich-stglpnl-marker{ 
    margin-top: -3px;
    margin-left:-14px;
}
.rich-stglpanel-marker  {
    float: left !important;  
}
.rich-tabpanel-content-position td {
    border: none !important;  
}

.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10 {
	margin-top: 5px;
}

.grid1{
	width:9%;
}
.grid2{
	width:19%;
}
.grid3{
	width:29%;
}
.grid4{
	width:39%;
}
.grid5{
	width:49%;
}
.grid6{
	width:59%;
}
.grid7{
	width:69%;
}
.grid8{
	width:79%;
}
.grid9{
	width:89%;
}
.grid10{
	width:99%;
}
.espacamento-bottom10{
	margin-bottom: 10px;
}
.label-decorate{
	float: left;
	margin-bottom: 5px;

}
.input-decorate{	 
	margin-right:20px;
	margin-top: 5px;
}
.rich-tab-active{
	padding-top: 8px;
    padding-bottom: 8px;
    font-weight: bold; 
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #000000;	
}
.rich-tab-inactive{
	padding-top: 8px;
    padding-bottom: 8px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #999999;	
}
.rich-tabpanel-content {
    border-top: 1px solid #ACBECE;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    vertical-align: none;
}
.rich-tabhdr-side-border {
    background-color: #ffffff;
    background-image: none !important;
}
.rich-tabhdr-side-cell{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.margem-arvore{
	float: left;
 	margin: -6px 15px -6px -11px;
}

.arvoreDocumentos{
	width: 300px;
	vertical-align: top;
}

.tabelaArvoreDocumentos{
	width: auto;
	margin-top: 0px;
	vertical-align: top;
}

.pastaSelecionada{
	font-weight: bold;
}

.labelCabecalho{
	padding: 0px; 
	vertical-align: top; 
	border: 0px solid;
	color:#000000
	
}

/*.rich-table-subheadercell, .rich-panel-body,.rich-table-cell{
	border-left: 1px solid #c0c0c0 !important;
    border-top: 1px solid #c0c0c0 !important;
}
*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .tamCamp353 { width: 353px; }
}
.tamCamp353, x:-moz-any-link, x:default 
  { width: 393px; }
  
 .rich-table-cell, .rich-table-footercell, .rich-table-subheadercell{
 	border-left: 1px solid #c0c0c0;
 	border-top: 1px solid #c0c0c0;
 }
 .legendaCabecalho{
 	font-weight: bold;
 	margin-right: 3px;
 	margin-left: 3px;
 }
 
 
.tabPainelMembro{
	text-align:left;
	border-left:1px solid white;
	border-right:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid #bed6f8;
	padding-left:1px;
	padding-top: 6px;
	padding-bottom: 6px;
}
 
/* Botões */
button {
    background-color: #f2f7ff;
    background-image: url("/plataformabrasil/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.CustomizeableGradient/DATB/eAFjYGRgYBA6t28NEAEAEGEEhA__.jsf");
    background-position: 0 50%;
    border-color: #bed6f8;
    color: #000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0 1px;
}
button[type="button"], button[type="reset"], button[type="submit"], input[type="reset"], input[type="submit"], input[type="button"] {
    background-color: #f2f7ff;
    background-image: url("/plataformabrasil/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.CustomizeableGradient/DATB/eAFjYGRgYBA6t28NEAEAEGEEhA__.jsf");
    background-position: 0 50%;
    border-color: #bed6f8;
    color: #000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0 1px;
}
button[disabled] {
    background-color: #bed6f8;
    background-image: url("/plataformabrasil/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.CustomizeableGradient/DATB/eAFjYGRgYBB6!-oJEAEAE9YFjg__.jsf");
    background-position: 0 50%;
    border-color: #bed6f8;
    color: #7890ab;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0 1px;
}
button[type="button"][disabled], button[type="reset"][disabled], button[type="submit"][disabled], input[type="reset"][disabled], input[type="submit"][disabled], input[type="button"][disabled] {
    background-color: #bed6f8;
    background-image: url("/plataformabrasil/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.CustomizeableGradient/DATB/eAFjYGRgYBB6!-oJEAEAE9YFjg__.jsf");
    background-position: 0 50%;
    border-color: #bed6f8;
    color: #7890ab;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0 1px;
}
.rich-button {
    background-image: url("/plataformabrasil/a4j/g/3_3_3.Finalorg.richfaces.renderkit.html.CustomizeableGradient/DATB/eAFjYGRgYBA6t28NEAEAEGEEhA__.jsf");
    background-position: 0 50%;
}

.rich-tab-bottom-line {
  border-color: #bed6f8;
  border-width: 1px;
}

/********        DASHBOARD        *********/

.cep-conep{
	background-color: #054060;
	border-radius: 10px 10px 0 0;
	padding: 5px;
	display: block;
	margin: 0 0 4px 5px;;
	float: left;	
}
.plataforma{
	background-color: #006837;
	border-radius: 10px 10px 0 0;
	padding: 5px;
	display: block;
	margin: 0 0 4px 5px;	
	float: left;
}
.pesquisas{
	background-color: #F8B02A;
	border-radius: 10px 10px 0 0;
	padding: 5px;
	display: block;
	margin: 0 0 4px 5px;;
	float: left;
}
.contato{
	background-color: #85C324;
	border-radius: 10px 10px 0 0;
	padding: 5px;
	display: block;
	margin: 0 0 4px 5px;;
	float: left;
}
.informe{
	background-color: #006CBD;
	border-radius: 10px 10px 0 0;
	padding: 5px;
	display: block;
	margin: 0 0 4px 5px;;
	float: left;
}
.formatoP{
	width: 50px;
	height: 50px;
}
.tituloFormatoDashboard{
	width: 166px;
	height: 66px;
	vertical-align: middle;
	margin-top: 0;
}
.tituloDashboard{
	font-size: 15px;
	font-weight:bold; 
}
.formatoM{
	width: 75px;
	height: 80px;
	behavior: url(plataformabrasil-war/src/main/webapp/common/css/PIE.htc); 
    *behavior: url(plataformabrasil-war/src/main/webapp/common/css/PIE.htc);
}
.formatoMG{
	width: 166px;
	height: 80px;
}
.formatoG{
	width: 166px;
	height: 150px;
}
.formatoGG{
	width: 166px;
	height: 244px;
}
.formatoVertical{
	width: 166px;
	height: 418px;
}
.das-texto{
	text-align: center;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}
.das-imagem{
	display: block;
    margin-left: 18px;
}
.alinha-dashboard{
	float: left;
	width: 181px;
	behavior: url(plataformabrasil-war/src/main/webapp/common/css/PIE.htc); 
    *behavior: url(plataformabrasil-war/src/main/webapp/common/css/PIE.htc);
}
.float-left{
	float:left;
}
.login-novo{
	float:right;
	width:40%;
}
.dash-linha{
	width:auto
}

/********        LOGIN        *********/
.loginLabelDashboard{
	color:#ffffff;
	margin-right: 5px;
	margin-left: 30px;
	font-size:18px;
	text-transform: none;
	
}

.inputLoginDashboard{
	width:180px;
	height: 28px;
	border: 1px solid #064060;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: 10px;
    margin-bottom:4px;
    padding-left: 40px;
    color: #064060;
    behavior: url(plataformabrasil-war/src/main/webapp/common/css/PIE.htc); 
    *behavior: url(plataformabrasil-war/src/main/webapp/common/css/PIE.htc);

}
.buttomLoginDashboard{
	height: 28px;
	background-color: #064060 !important;
	color: #ffffff !important;
	font-size:12px !important;
	-webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    margin-left: 10px !important;
    margin-bottom:4px !important;
    padding-left: 35px;
    background-image: none !important;
    border-color: #064060 !important;
    border-top-color: #064060 !important;
    border-right-color: #064060 !important;
    border-bottom-color: #064060 !important;
    border-left-color: #064060 !important;
    font-weight: normal !important;
    behavior: url(plataformabrasil-war/src/main/webapp/common/css/PIE.htc); 
    *behavior: url(plataformabrasil-war/src/main/webapp/common/css/PIE.htc);
}

.linkDashboardLogin{
	color: #ffffff !important;
	font-size:14px !important;
	margin-right:10px;
	text-transform: none !important;
	text-decoration: underline;
}
.linkSenha{
	width:265px; 
	text-align:left; 
	color:#FFF; 
	padding: 5px
}

.sobrepor{
	 *display:block;
	 *position: relative;
	 *z-index: 9999;
	 *margin-top:-10px;
}
/********		FIM			  *********/
