cinzento#sidebar-fixed{
/*	position: fixed;*/
}

body{
	font-family: "Open Sans", "helvetica neue", helvetica, arial, sans-serif;
	font-size:13px;
	font-weight: 400;
}

#header{
	background: url(../images/entrada/A_03.jpg);
	background-size: cover;
    background-position: center center;
}

#header #utilizador{
	font-size: 14px;
	color: #999;
}

#header #logo{
	display: block;
	height: 50px;
	float: left;
}

#wrapper{
	background: url(/aplicacao/images/barra_lateral.png) repeat-y;
}

a#terminar-sessao{
	opacity: 1;
	border: 1px solid #666;
	box-shadow: 0px 1px 0px 0px #000;
}

a#terminar-sessao:hover{
	background-color: #503232;
	border: 1px solid #7f3838;
}

#squeeze h1 a.imprimir.botao{
	background-image: none;
	background-color: transparent;
}

#squeeze h1 a:hover{
	background-color: #503232 !important;
	border: 1px solid #7f3838;
}

form button > img, .botao > img, .tab-menu li a > img{
	opacity: 1;
}

form button, .botao, .tab-menu li a{
	border: 1px solid #666;
	box-shadow: 0px 1px 0px 0px #000;
	background-image:none;
	background-color: #eee;
}

form button:hover, .botao:hover, .tab-menu li a:hover{
	/*background-color: #503232;*/
	background-color: #d4a6a9;
	/*border: 1px solid #7f3838;*/
	border: 1px solid #996666;
	background-image: none;
}

#squeeze{
	background: url(/aplicacao/images/sombra_header.png) repeat-x;
	padding-left: 32px;
}

#squeeze h1{
	font-size: 24px;
	color: #ccc;
	font-weight: 300;
}

#squeeze #caminho{
	font-size: 10px;
	color: #999;
}

#squeeze #caminho a{
	color: #ccc;
}

#conteudo h1 {
	padding-bottom: 11px;
	margin-bottom: 0;
}

ul#menu li.selected > a {
	background: url(/aplicacao/images/menu_activo.png) no-repeat;
	color: #fff;
}

ul#menu li.parent.selected > a{
	color: #454545;
}

ul#menu > li.parent.selected > a {
	background-position: 8px 13px !important;
}

ul#menu > li.parent > a{
	background-position: 8px 11px;
}

ul#menu{
	font-weight: 600;
	font-size: 14px !important;
	color: #454545;
	margin-top: 32px;
}

ul#menu li li.parent > a {
	background-position: 18px 13px !important;
}

.listagem.megatabela{
	font-size: 12px;
	border-top:none;
}
.listagem.megatabela th,
.listagem.megatabela tbody td{
	padding-left: 3px;
	padding-right: 3px;
}
.listagem.megatabela th:first-child,
.listagem.megatabela tbody td:first-child{
	padding: 0;
}

.megatabela caption a.botao{
	margin-top:1px;
}

input#pesquisaListagem{
	height: 31px;
}

table tr.accoes a.botao{
	height: 31px;
	line-height: 31px;
	text-shadow: none;
	margin: 8px 10px 8px 0;
	border: 1px solid #ccc;
	box-shadow: 0px 1px 0px #808080;
}

table tr.accoes a.botao:hover{
	border: 1px solid #996666;
}

table tr.accoes form.pesquisa{
	margin-top:9px;
}

table tr.accoes button{
	box-shadow: none;
}

table tr.accoes form.pesquisa button{
	margin-top: 5px;
}

table tr.tools{
	border-bottom: 1px solid #808080;
}

table tr.tools .total{
	padding-left: 5px;
}

table tr.tools .paginacao{
	margin-right: 5px;
}

table tr.tools .paginacao a.botao,
table tr.tools .paginacao .previous{
	width: 36px !important;
	min-width: 30px;
	padding:0;
	height:23px !important;
	padding:0 !important;
	background-color:#eaeaea;
	margin:0 !important;
	border: 1px solid #999;
	box-shadow: 0px 1px 0px #808080;
}

table tr.tools .paginacao a.botao:hover{
	background-color: #d4a6a9;
	border: 1px solid #996666;
}

table tr.tools .paginacao .inactivo{
	height: 23px !important;
}

table tr.tools .paginacao a.botao img,
table tr.tools .paginacao .inactivo img{
	margin: 8px 0 0 0 !important;
}

table tr.tools .paginacao select{
	border: 1px solid #999;
	height: 25px !important;
}

table tr.tools td{
	background-image: none !important;
	background-color: #d4d4d4 !important;
}

table.listagem form.filtro select{
	height: 25px;
	margin-left: 5px;
}

table.listagem tbody tr:hover td{
	background-color: #daacaf;
}

table.listagem tbody .impar td{
	background-color: #fff;
}

table.listagem tbody .par td{
	background-color: #f5f5f5;
}

table.listagem tbody tr:nth-child(even){
	background-color: #f5f5f5;
}

table.afectacao tbody tr:hover td{
	background-image: none;
	background-color: inherit;
}

table.afectacao tbody td.editavel{
	cursor: cell;
	-moz-box-shadow: inset 0 0 4px #888;
	-webkit-box-shadow: inset 0 0 4px#888;
	box-shadow: inner 0 0 4px #888;
	min-width:34px;
}

table.listagem{
	border: none;
	/*width:100%;*/
}

table.mapa.listagem{
	max-width: 100%;
}

table.mapa.listagem th,
table.mapa.listagem td{
	padding: 0 2px;
	font-size:12px;
	border-left:1px solid #ccc;
	vertical-align:top;
}


table.mapa.listagem tfoot td{
	border-top: 2px solid #ccc;
	padding: 0 2px 0 5px;
}

table.filtro th,
table.filtro td{
	padding: 0 10px 5px 0;
}

em{font-style: italic;}


a{
	color: #3a8c99;
	text-decoration: none;
}

.comboFiltro{
	width: 300px;
}

.clear{
	clear:both !important;
	float:none !important;
	border: none !important;
}

#conteudo_mesmo{
	/*overflow: auto;*/
	margin-top: 32px;
}

#conteudo_mesmo > h2{
	margin-bottom:20px !important;
}


ul.barra_info{
	float:left;
	height: 50px;
	background: url(../images/orcamentos/barra_info_meio.png) repeat-x;
	width:100%;
	position:relative;
	overflow: auto;
}

ul.barra_info li{
	float:left;
	height:50px;
	margin:0 !important;
	padding: 5px 30px 0 10px !important;
	height: 43px;
	border-left:1px solid #ccc;
	color: #333;
}

ul.barra_info li.primeiro{
	float:left;
	padding-left:6px !important;
}

ul.barra_info li.tipo,
ul.barra_info li.utilizador,
ul.barra_info li.data,
ul.barra_info li.valor_exec,
ul.barra_info li.valor,
ul.barra_info li.adiantamento{
	float:right;
}
ul.barra_info li.valor_exec,
ul.barra_info li.valor{
	text-align: right;
	padding-right:10px !important;
	padding-left:20px !important;
}

ul.barra_info li.esq{
	width:5px;
	background: url(../images/orcamentos/barra_info_esq.png) no-repeat;
	padding:0 !important;
	border:none;
	height:50px;
}

ul.barra_info li.dir{
	width:5px;
	background: url(../images/orcamentos/barra_info_dir.png) no-repeat;
	padding:0 !important;
	border:0;
	height:50px;
	position:absolute;
	right:0;
}

ul.barra_info li label{
	color: #666;
	font-size:12px;
}

ul.barra_info li.gestor{
	min-width: 200px;
}

ul.barra_info li.semBorda{
	border:none;
}

table caption{
	height:35px !important;
	background: url(../images/orcamentos/barra_orcamento_titulo.png) repeat-x bottom left;
	padding:3px 0 0 10px;
}

table caption h3{
	float:left;
	font-size:18px !important;
	font-weight: normal !important;
}

table a.botao{
	display:block;
	float:right;
	margin:3px 5px 0 0;
}

table#tbl_pedidoReembolsoDespesasViagem{
	width:80%;
	border:1px solid #ccc;
	position:relative;
}
table#tbl_pedidoReembolsoDespesasViagem tr.noDisplay{
	display:none;
}
table#tbl_pedidoReembolsoDespesasViagem tr.display{
	display:block;
}
table#tbl_pedidoReembolsoDespesasViagem td.whiteBackground{
	background-color: #fff;
}
table#tbl_pedidoReembolsoDespesasViagem td.darkBackground{
	background-color: #eee;
}

table#tbl_selecionarProjeto{
	position:relative;
}
table#tbl_selecionarProjeto td{
	padding: 2px 5px;
	vertical-align: middle;
}
table#tbl_selecionarProjeto th{
	width:120px;
}
table#tbl_selecionarProjeto td.col2{
	width: 230px;
}
table#tbl_selecionarProjeto select{
	height:20px;
	border: 1px solid #ccc;
}
table#tbl_selecionarProjeto select.data{
	width: 53px;
}
table#tbl_selecionarProjeto select#tipo{
	width: 230px;
}
table#tbl_selecionarProjeto select#escolha{
	width:460px;
}
table#tbl_selecionarProjeto input[type=radio]{
	margin-right:3px;
	margin-top:2px;
}
table#tbl_selecionarProjeto td button img{
	vertical-align: top;
}

table#tbl_balanco,
table#tbl_orcamento{
	width:100%;
	border:1px solid #ccc;
	position:relative;
}

table#tbl_balanco tr th,
table#tbl_orcamento tr th{
	border:none;
	padding-left:10px;
	padding-right:5px !important;
	border-left:1px solid #ccc;
}
table#tbl_balanco tr td,
table#tbl_orcamento tr td{
	white-space:nowrap;
	padding-left:10px;
	padding-right:5px !important;
	position:relative;
	border-left:1px solid #ccc;
}

table#tbl_balanco tr.rubricas_topo,
table#tbl_orcamento tr.rubricas_topo{
	background: url(../images/orcamentos/barra_orcamento_subtitulo.png) top repeat-x;
	height: 27px;
	padding-top:5px;
	background-color: transparent;
}

table#tbl_balanco tr.rubricas_fundo,
table#tbl_orcamento tr.rubricas_fundo{
	background: url(../images/orcamentos/barra_rubricas.png) bottom repeat-x;
	height: 26px;
	background-color:transparent;
}

table#tbl_balanco tr.rubricas_topo th,
table#tbl_balanco tr.rubricas_fundo th,
table#tbl_orcamento tr.rubricas_topo th,
table#tbl_orcamento tr.rubricas_fundo th{
	background-color: transparent;
}

table#tbl_balanco tr.rubricas_topo th,
table#tbl_orcamento tr.rubricas_topo th{
	text-align: right;
	height:12px;
	padding-top:5px;
	line-height:12px;
}

table#tbl_balanco small,
table#tbl_orcamento small{
	font-size:12px;
}

table#tbl_balanco tr.rubricas_fundo th.anoExecutado,
table#tbl_balanco tr.rubricas_fundo th.anoOrcamento,
table#tbl_balanco tr.rubricas_fundo th.total{
	border:none;
	font-size:16px;
	text-align: center;
}
table#tbl_orcamento tr.rubricas_fundo th.anoExecutado,
table#tbl_orcamento tr.rubricas_fundo th.anoOrcamento,
table#tbl_orcamento tr.rubricas_fundo th.total{
	border:none;
	font-size:16px;
	text-align: right;
}

table#tbl_balanco tr.rubricas_fundo th div.separador,
table#tbl_orcamento tr.rubricas_fundo th div.separador{
	width:3px;
	height:26px;
	background: url(../images/orcamentos/barra_orcamento_separador2.png) no-repeat bottom left transparent;
	float:left;
	margin-left:-10px;
}

table#tbl_balanco tr.rubricas_fundo th.anoExecutado{
	/*background: url(../../aplicacao/images/tab_barra_campos_2.png) #c1c1c1 repeat-x 50% bottom;*/
}


table#tbl_balanco tr.rubricas_fundo th.anoOrcamento,
table#tbl_balanco tr.rubricas_fundo th.total,
table#tbl_orcamento tr.rubricas_fundo th.anoOrcamento,
table#tbl_orcamento tr.rubricas_fundo th.total{
	width:110px;
	background: url("../images/orcamentos/barra_orcamento_actual.png") repeat-x scroll center bottom transparent;
}

table#tbl_balanco th a.seta,
table#tbl_orcamento th a.seta,
table#afetacaoHoras th a.seta{
	height: 9px;
	width: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}
table#afetacaoHoras th a.seta{
	margin-top:10px;
	margin-right:1px;
}



table.validarHoras td.nome{
	width: 100px;
	white-space: nowrap;
}

table#tbl_balanco th a.seta img,
table#tbl_orcamento th a.seta img,
table#afetacaoHoras th a.seta img{
	margin:0;
}

table#tbl_balanco tr.expansivel th,
table#tbl_balanco tr.expansivel td,
table#tbl_orcamento tr.expansivel th,
table#tbl_orcamento tr.expansivel td,
table#afetacaoHoras tr.projecto th,
table#afetacaoHoras tr.projecto td{
	background-color:transparent;
	height:30px;
}


table#afetacaoHoras tr th{
	border-right-width: 0;
}
table#afetacaoHoras tr.expansivel th,
table#afetacaoHoras tr.total_imputado th,
table#afetacaoHoras tr.total_assiduidade th,
table#afetacaoHoras tr.por_imputar th,
table.validarHoras tr th,
table.validarHoras tr td{
	border-right-width: 1px;
}

table#afetacaoHoras th.titulo{
	padding-left:14px;
	font-weight: bold;
}

table#afetacaoHoras tr.por_imputar .positivo{
	color: #F60;
}
table#afetacaoHoras tr.por_imputar .negativo{
	color: #D00;
}

table#afetacaoHoras tr.expansivel th{
	cursor: pointer;
}

table#tbl_balanco tr.expansivel.receitas th,
table#tbl_balanco tr.expansivel.receitas td,
table#tbl_orcamento tr.expansivel.receitas th,
table#tbl_orcamento tr.expansivel.receitas td{
	background: url(../images/orcamentos/barra_receitas.png) repeat-x;
}

table#afetacaoHoras tr.projecto.base th,
table#afetacaoHoras tr.projecto.base td{
	background: url(../images/afetacao/projbase_semanal.png) repeat-x;
}
table#afetacaoHoras tr.projecto.base th.fds{
	background: url(../images/afetacao/projbase_fds.png) repeat-x !important;
}
table#afetacaoHoras tr.projecto.base th.ferias,
table#afetacaoHoras tr.projecto.base th.ponte,
table#afetacaoHoras tr.projecto.base th.aniv{
	background: url(../images/afetacao/projbase_ferias.png) repeat-x !important;
}
table#afetacaoHoras tr input[type="text"]{
	background-color: transparent;
}

table#afetacaoHoras td.ferias,
table#afetacaoHoras td.ponte,
table#afetacaoHoras td.aniv,
table.validarHoras td.ferias,
table.validarHoras td.ponte,
table.validarHoras td.aniv{
	background-color: #60e2e4;
}


table#tbl_balanco tr.expansivel.custos th,
table#tbl_balanco tr.expansivel.custos td,
table#tbl_orcamento tr.expansivel.custos th,
table#tbl_orcamento tr.expansivel.custos td{
	background: url(../images/orcamentos/barra_custos.png) repeat-x;
	border-left:1px solid #ccc;
}

table#afetacaoHoras tr.projecto th,
table.validarHoras tr.total td{
	background: url(../images/afetacao/proj_semana.png) repeat-x;
}

table#afetacaoHoras tr.total_imputado th,
table#afetacaoHoras tr.total_assiduidade th,
table#afetacaoHoras tr.por_imputar th{
	background: url(../images/afetacao/totais_semana.png) repeat-x;
}



table#tbl_balanco tr td.titulo,
table#tbl_orcamento tr td.titulo{
	padding-left:23px;
}

table#afetacaoHoras tr td.titulo{
	padding-left:14px;
}

table#tbl_balanco tr td input,
table#tbl_orcamento tr td input{
	border:1px solid #b4b4b4;
	border-top:none;
	border-right:none;
	height:30px;
/*	width:120px;*/
	width: 123px;
	padding:0;
	padding-right:2px;
	line-height:30px;
}
table#afetacaoHoras tr th input,
table#afetacaoHoras tr td input{
	border:none;
	margin:0;
	padding:0;
	height:100%;
	text-align: right;
	width:100%;
	line-height:30px;
	display:block;
}

table#afetacaoHoras tr th input.adivinhado{
	background-color: #a39ecc;
}

table#tbl_balanco tr td.noPadding,
table#tbl_orcamento tr td.noPadding{
	padding:0 !important;
}

table#tbl_balanco tr.totais th,
table#tbl_orcamento tr.totais th{
	background: url(../images/orcamentos/barra_totais.png) repeat-x transparent;
	font-weight: bold;
	height:30px;
	padding-left:23px;
}

table#tbl_balanco tr.rodape td,
table#tbl_orcamento tr.rodape td{
	background: url(../images/orcamentos/barra_rodape.png) repeat-x bottom left;
	height: 5px;
}

table#tbl_orcamento div.historico{
	float:right;
	position:relative;
	width: 300px;
}

table#tbl_orcamento div.historico a.botao.selected{
	background-image: url("../../aplicacao/images/botoes/bg_botao_over.png");
	color: #333;
	border-color: #999;
}

table#tbl_orcamento div.historico ul{
	display:none;
	position:absolute;
	background-color: #eee;
	right: 5px;
	top:27px;
	font-size:13px;
	line-height:30px;
	border:1px solid #999;
	min-width: 190px;
	max-height:500px;
}

table#tbl_orcamento div.historico ul li{
	height:30px;
	margin:0 !important;
	text-align: right;
	padding:0 !important;
}

table#tbl_orcamento div.historico ul li a{
	display:block;
	width:100%;
	height:100%;
}


table#tbl_orcamento div.historico ul li a:hover{
	background-color: #c6dade;
}

form.frmPedidoReembolsoDespesasViagem,
form.frmOrcamento,
form.frmSelecionarProjeto,
form.frmBalanco{
	float:none;
}

table input.fundo_cinza{
	background-color: #e0e0d0;
}

/** NOVOS BOTOES **/
form li.botoes{
	position: fixed;
	width: auto;
	bottom: 20px;
	right: 0;
	left: 200px;
	height: 45px;
	padding: 0;
	background: url(../images/barra_botoes_rodape2.png) repeat-x top;
	padding-right:20px;
}
.iframe form li.botoes{
	left: 0;
	bottom: 0;
}
form li.botoes:before{
	background: url(../images/barra_botoes_rodape1.png) no-repeat left;
	width: 6px;
	height: 45px;
	float: left;
	content: "";
}
form li.botoes button,
form li.botoes a.botao{
	margin: 10px 0 10px 10px;
	vertical-align: top;
}


form li.botoes #btnSave,
form li.botoes #btnSubmitTerminar,
form li.botoes #btnSubmit{
	float: right;
}
form li.botoes #btnCancel{
	margin-left: 14px;
}
form li.botoes #btnSave{
	margin-left: 10px;
/*margin-right: 20px;*/
}

form li.botoes button.direita{
	float: right;
}

.lista_itens td.checkbox{
	text-align: center;
}
.texto_fixo.tipobd_12{
	text-align: right;
}

a.direita{
	float: right;
}

form li.botoes button.direita.ultimo{
	margin-right: 20px;
}

#group_wrapper.separar{
	width: 100%;
}
#group_wrapper.separar #group_inner > fieldset{
	padding-bottom:40px;
}
.caixa_info{
	background-color: #fafafa;
	border:1px solid #ccc;
	margin-top:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: auto;
}
.caixa_info > label{
	font-size:12px;
	color: #333;
	margin-left:10px;
}

.caixa_info ul.info_adicional{
	margin:10px;
	float:left;
	max-width:45%;
}
.caixa_info ul.info_adicional li{
	margin-bottom:10px;
	color: #333;
	padding-left:0 !important;
}
.caixa_info ul.info_adicional li label{
	font-size:12px;
	color: #666;
}
.caixa_info ul.documentos{
	float:right;
	min-width:250px;
	margin:10px;
	max-width:45%;
}

.caixa_info ul.anexos{
	float:right;
	min-width:250px;
	margin:10px;
	max-width:45%;
}

.caixa_info ul.documentos li a{
	display:;
	padding-left: 17px;
	background: url(../images/simbolos/document-icon-sanches.gif) no-repeat;
	/*background: url(../images/icons/genericGray.ico) no-repeat;*/
}

.caixa_info ul.documentos li a .data{
	font-size:12px;
}

ul.barra_afetacao{
	border-radius: 5px;
	-moz-border-radius: 5px;
	border:2px solid #ccc;
	margin:3px 10px 10px 10px;
	background: #fff;
}

ul.barra_afetacao li{
	float:left;
	margin:0 !important;
	border-left:1px solid #ccc;
	color: #333;
	height:100%;
	padding:0 !important;
}

ul.barra_afetacao li label,
ul.barra_afetacao li div{
	margin-bottom:5px;
	display:block;
	padding:0px 10px;
}

ul.barra_afetacao li label{
	margin-top:5px;
	font-size:12px;
	color: #666;
}

ul.barra_afetacao li.semBorda{
	border:none;
}

ul.barra_afetacao li.identificacao label,
ul.barra_afetacao li.identificacao div{
	padding-right: 30px !important;
}

ul.barra_afetacao li.percentagem,
ul.barra_afetacao li.valor{
	text-align: right;
	min-width: 90px;
	float:right;
}

ul.barra_afetacao li.valor div.highlighted{
	background-color: #ffeedc;
}

.wrapperTabela{
	width:100%;
	position:relative;
}

table#afetacaoHoras tr.projecto th.fds,
table.validarHoras tr.total th.fds,
table#afetacaoHoras tr.projecto th.feriado,
table.validarHoras tr.total th.feriado{
	background: url(../images/afetacao/proj_fds.png) repeat-x;
}
table#afetacaoHoras tr.total_imputado th.fds,
table#afetacaoHoras tr.total_assiduidade th.fds,
table#afetacaoHoras tr.por_imputar th.fds,
table#afetacaoHoras tr.total_imputado th.feriado,
table#afetacaoHoras tr.total_assiduidade th.feriado,
table#afetacaoHoras tr.por_imputar th.feriado{
	background: url(../images/afetacao/totais_fds.png) repeat-x;
}
table#afetacaoHoras tr.projecto th.ferias,
table.validarHoras tr.total th.ferias,
table#afetacaoHoras tr.projecto th.aniv,
table.validarHoras tr.total th.aniv,
table#afetacaoHoras tr.projecto th.ponte,
table.validarHoras tr.total th.ponte{
	background: url(../images/afetacao/proj_ferias.png) repeat-x;
}
table#afetacaoHoras tr.total_imputado th.ferias,
table#afetacaoHoras tr.total_assiduidade th.ferias,
table#afetacaoHoras tr.por_imputar th.ferias,
table#afetacaoHoras tr.total_imputado th.aniv,
table#afetacaoHoras tr.total_assiduidade th.aniv,
table#afetacaoHoras tr.por_imputar th.aniv,
table#afetacaoHoras tr.total_imputado th.ponte,
table#afetacaoHoras tr.total_assiduidade th.ponte,
table#afetacaoHoras tr.por_imputar th.ponte{
	background: url(../images/afetacao/totais_ferias.png) repeat-x;
}


table#afetacaoHoras td.fds,
table#validHoras td.fds{
	background-color: #dedede;
}


table#afetacaoHoras th,
table.validarHoras th{
	font-size:12px;
	text-shadow: none;
}

table#afetacaoHoras .futuro,
table#afetacaoHoras .futuro input,
table#validHoras .futuro,
table#validHoras .futuro input{
	color: #999;
}

table#afetacaoHoras td,
table.validarHoras td{
	font-size:11px;
}
table#afetacaoHoras th.dia{
	text-align: center;
}

table#itens_requisicao,
table#itens_autorizacao,
table#itens_afetacaoProjetoFinanciado,
table#afetacaoHoras,
table.validarHoras{
	width:100%;
}

div.alert_erro,
div.alert_aviso,
div.alert_sucesso,
div.alert_info{
	margin-bottom: 20px;
}

table#itens_requisicao caption,
table#itens_autorizacao caption,
table#itens_afetacaoProjetoFinanciado caption,
table#afetacaoHoras caption,
table.validarHoras caption{
	margin-bottom:-2px;
}

table#afetacaoHoras caption select#ano_mes{
	float:right;
	margin: 2px 5px 0 0;
}

table#afetacaoHoras caption select#tipo_imputacao{
	margin-top:1px;
}

table#afetacaoHoras caption span,
table.validarHoras caption span{
	font-size:12px;
}

table#afetacaoHoras caption .wrapperTipo{
	float:right;
	font-size:12px;
	vertical-align: top;
	margin-right: 30px;
}

table#afetacaoHoras caption .wrapperTipo select{
	vertical-align: top;
	margin-top:2px;
	margin-left:5px;
	float:left;
	display:block;
}

table#afetacaoHoras caption .wrapperTipo .wrapperValor{
	float:right;
	margin-left:5px;
	width: 50px;
}

table#afetacaoHoras caption .wrapperTipo input#tipoImp{
	vertical-align:top;
	margin-top:2px;
	width:30px;
	height:21px;
	padding:0;
	text-align: right;
	display:none;
}

table#afetacaoHoras caption .wrapperTipo span#medidaImp{
	width:10px;
	display:block;
	float:right;
	margin-left:1px;
}

table.validarHoras button.validarAfetacao,
table.validarHoras button.reprovarAfetacao{
	width:13px;
	height:13px;
	border:none;
	display:block;
	cursor: pointer;
}

table.validarHoras button.validarAfetacao{
	background: url(../images/afetacao/check.png) no-repeat;
	margin-bottom:2px;
}
table.validarHoras button.reprovarAfetacao{
	background: url(../images/afetacao/uncheck.png) no-repeat;
}

table.validarHoras td.botoesValidacao,
table.validarHoras th.botoesValidacao{
	width:20px !important;
	padding:0 0 0 10px !important;
}


table#itens_requisicao tr th,
table#itens_autorizacao tr th,
table#itens_afetacaoProjetoFinanciado tr th,
table#afetacaoHoras tr th,
table.validarHoras tr th,
table.validarHoras tr td{
	border-right-color: #ccc;
}

table#itens_requisicao tr th,
table#itens_requisicao tr td,
table#itens_autorizacao tr th,
table#itens_autorizacao tr td,
table#itens_afetacaoProjetoFinanciado tr th,
table#itens_afetacaoProjetoFinanciado tr td{
	padding: 0 5px;
}

table#afetacaoHoras tr th,
table#afetacaoHoras tr td,
table#validHoras tr th,
table#validHoras tr td{
	padding:0;
	background-color: #fff;
	min-width:25px;
	color:#333;
	border-bottom:1px solid #999;
	border-right: 1px solid #999;
}
table tr th.numerico,
table td.numerico{
	text-align: right;
}
table tr th.centrado,
table tr td.centrado{
	text-align: center;
}


a.afetar{
	background: url(../images/botoes/afetar.png) no-repeat;
	width: 20px;
	height:23px;
	display:block;
	margin: 0 auto;
}

form #quing_codfiltroProjecto {
	font-family: Lucida Console, Lucidatypewriter, Fixed, monospace;
}

table#afetacaoHoras a.btnPreencheTudo,
table#afetacaoHoras a.btnApagaTudo{
	height:10px;
	width:10px;
	display:block;
	margin: 2px 5px;
}
table#afetacaoHoras a.btnPreencheTudo{
	background: url(../images/tn_left_sanches.jpg) no-repeat;
}

table#afetacaoHoras a.btnApagaTudo{
	background: url(../images/delete_sanches.gif) no-repeat;
}

table#afetacaoHoras tbody td {
    height: 25px;
    line-height: 25px;
}

div.tarefas_pendentes,
div.notificacoes,
div.avisos{
	min-width: 350px;
}
div.notificacoes,
div.avisos{
}

div.tarefas_pendentes{
	margin-right:30px;
	float:left;
	width:45%;
}

div.tarefas_pendentes h3 button,
div.notificacoes h3 button,
div.avisos h3 button{
	float:right;
	margin-top:2px;
}

ul.tarefas_pendentes li div.botoes a.visualizar,
ul.notificacoes li div.botoes a.visualizar,
ul.tarefas_pendentes li div.botoes a.validar,
ul.notificacoes li div.botoes a.validar,
ul.avisos li div.botoes a.visualizar{
	display:block;
	height: 23px;
	width: 20px;
}
ul.tarefas_pendentes li div.botoes a.visualizar,
ul.notificacoes li div.botoes a.visualizar,
ul.avisos li div.botoes a.visualizar{
	background: url(../images/botoes/visualizar.png) no-repeat;
	margin-bottom:4px;
}
ul.tarefas_pendentes li div.botoes a.validar,
ul.notificacoes li div.botoes a.validar{
	background: url(../images/botoes/ok.png) no-repeat;
}

ul.tarefas_pendentes li div.info,
ul.notificacoes li div.info,
ul.avisos li div.info{
	float:left;
	width:90%;
}

ul.tarefas_pendentes li div.botoes,
ul.notificacoes li div.botoes,
ul.avisos li div.botoes{
	float: right;
	margin: 2px 5px;
}

ul.tarefas_pendentes{
	max-height: 385px;
}
ul.notificacoes{
	max-height:200px;
	margin-bottom:20px;
}
ul.notificacoesGrande{
	max-height:388px;
}
ul.avisos{
	max-height:200px;
}
ul.tarefas_pendentes,
ul.notificacoes,
ul.avisos{
	overflow: auto;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

h3.tituloLista{
	height: 32px;
	background: url(../images/tab_barra_filtro_2.png) repeat-x;
	line-height: 32px;
	padding: 0 10px;
	font-size:16px !important;
	text-shadow: none !important;
	font-weight: normal !important;
}

ul.tarefas_pendentes li,
ul.notificacoes li,
ul.avisos li{
	padding-top: 5px;
	padding-bottom:5px;
	margin:0 !important;
	overflow:auto;
}

ul.tarefas_pendentes li:nth-child(even),
ul.notificacoes li:nth-child(even),
ul.avisos li:nth-child(even){
	background-color: #eee;
}

ul.tarefas_pendentes li div.info span.titulo,
ul.notificacoes li div.info span.titulo,
ul.avisos li div.info span.titulo{
	font-weight: bold;
	font-size:13px;
}

ul.tarefas_pendentes li div.info span.tipoProcesso,
ul.notificacoes li div.info span.tipoProcesso,
ul.avisos li div.info span.descricao{
	font-size:16px;
	color: #333;
}

ul.tarefas_pendentes li div.info span.validadoPor,
ul.notificacoes li div.info span.validadoPor,
ul.avisos li div.info span.dataQuantia{
	font-size:12px;
}

ul.tarefas_pendentes li:hover,
ul.notificacoes li:hover,
ul.avisos li:hover{
	background:url(../images/tab_barra_linha_over.png) bottom repeat-x #c6dade;
}

table#validHoras{
	margin-bottom:5px;
}

table#validHoras tr.colaborador:hover td{
	background-image: none;

}
table#afetacaoHoras tr.obra:hover td{
	background-image: none;
}
table#afetacaoHoras tr.obra:hover,
table#validHoras tr.colaborador:hover{
	border:2px solid #339999;
}

table#afetacaoHoras tr.obra,
table#afetacaoHoras tr.obra td{
	height:10px;
	line-height:10px;
}
/*
table#validHoras tr.colaborador:hover td{
	height:28px;
	line-height:28px;
}*/

div.wrapperAbertura{
	min-width: 730px;
}

/****
* PAGE TABS
***/
#page_tabs ul.barra_info{
	width: auto;
	height: auto;
	/*min-width: 800px;*/
	overflow: visible;
	margin-bottom: 30px;
}
#page_tabs ul.barra_info li{
	padding-right: 20px !important;
	padding-left: 20px !important;
}
#page_tabs ul.barra_info li.esq,
#page_tabs ul.barra_info li.dir{
	padding: 0 !important;
}


#page_tabs ul.barra_info li.selected{
	background-image: url(../images/orcamentos/barra_info_meio_on.png);
}

#page_tabs ul.barra_info li a{
	display: block;
	padding-top: 10px;
	height: 30px;
	color: #333;
	text-shadow: 1px 1px #FFFFFF;
	text-transform: uppercase;
}
#page_tabs ul.barra_info li.selected a{
}

ul#legenda_afetacao{
	margin-top:10px;
}

ul#legenda_afetacao li{
	height:30px;
	line-height: 30px;
	padding:0;
	margin:0;
}

ul#legenda_afetacao li div.celula{
	float:left;
	margin-right:5px;
	padding-left:5px;
	padding-right:1px;
	color: #000;
}

ul#validarAfetacoes li{
	margin:0 0 30px 0;
	padding:0;
	display:block;
}

form#frmValidarAfetacoes{
	width: 100%;
}

table.validarHoras caption label{
	font-size:12px;
}

table.validarHoras caption select{
	margin-top:8px;
	vertical-align: top;
	height: 18px;
}

table.validarHoras tr.total{
	color: #000;
	background-color: #ccc;
	font-weight: bold;
}

table#afetacaoHoras tr.projecto th.validado,
table#afetacaoHoras tr.obra td.validado,
table#validHoras tr td.validado{
	background-color: #ffff66;
}

table#afetacaoHoras tr.obra td.validado.fds,
table#validHoras tr td.validado.fds{
	background-color: #f0e996;
}

table#afetacaoHoras tr.projecto th.reprovado,
table#afetacaoHoras tr.obra td.reprovado,
table#validHoras tr td.reprovado{
	background-color: #fdb851;
}

table#afetacaoHoras tr.obra td.reprovado.fds,
table#validHoras tr td.reprovado.fds{
	background-color: #e6b06a;
}

table#afetacaoHoras tr.obra td.ferias{
	background-color: #ccffff;
}

table#afetacaoHoras tr.projecto input.validado{
	background: transparent;
}

ul#validarAfetacoes li button{
	margin-right:10px;
}


.tituloTabela{
	color:#333;
	font-size:18px;
	height:30px;
	line-height:30px;
	width:45%;
	background:url(../images/orcamentos/barra_orcamento_titulo.png) repeat-x top left;
	width:100%;
	padding-left:10px;
}

.tituloTabela input[type="text"]{
	height: 18px;
	padding: 1px;
	display:block;
	float:right;
	margin: 3px 10px 0 0;
}

#col1_despesas,
#col2_afetacoes{
	width:47%;
	margin-right:10px;
	float:left;
	border:1px solid #ccc;
	overflow:hidden;
}

.wrapperTabela2{
	overflow-y: scroll;
	max-height: 300px;
}

.wrapperTabela2 table{
	margin:0;
	width:100%;
	border:none;
}

table#despesas tbody td,
table#afetacoes tbody td{
	line-height:18px;
	font-size:12px;
}

table#despesas tbody tr,
table#afetacoes tbody tr{
	background-color: #fff;
	border-bottom:1px solid #ddd;
}

table#despesas th:first-child,
table#afetacoes th:first-child,
table#despesas td:first-child,
table#afetacoes td:first-child{
	padding:0 10px !important;
}

table#despesas tr th,
table#afetacoes tr th{
	border:none;
}

#wrapperDespesasAfetacoes{
	height:380px;
}

.btnFiltroDespesas{
	display:block;
	float:right;
	margin: 3px 15px 0 0;
}

td.moverParaAfetacoes button,
td.moverParaDespesas button{
	width: 21px;
	height:20px;
	border:none;
	cursor: pointer;
}

td.moverParaAfetacoes button{
	background: url(../images/botoes/dragdrop2.png) no-repeat top left;
}
td.moverParaDespesas button{
	background: url(../images/botoes/dragdrop.png) no-repeat top left;
}

table#afetacoes input[type="text"]{
	width: 70px;
	text-align: right;
	border:1px solid #999;
}

#totalDespesas,
#totalAfetacoes{
	width:100%;
	background: url(../images/tab_barra_campos_2.png) repeat-x scroll center bottom #C1C1C1;
	line-height:25px;
	height:25px;
	font-weight: bold;
}

#totalDespesas .tituloTotal,
#totalAfetacoes .tituloTotal{
	float:left;
	padding-left:10px;
}

#totalDespesas .valorTotal,
#totalAfetacoes .valorTotal{
	float:right;
	padding:0 10px 0 10px;
	text-align: right;
}

#totalAfetacoes .valorTotal{
	padding-right:30px;
	padding-left:10px;
}

#totalDespesas .valorTotal{
	padding-right: 69px;
	padding-left: 10px;
}

select.filtroDespesas{
	display: block;
	margin-bottom:10px;
	width:400px;
	height:50px;
}

button.btnFiltroDespesas img{
	opacity: 1;
}

input#txtFiltro{
	padding: 2px;
	width:323px;
}

label[for="txtFiltro"]{
	display:block;
	margin-bottom: 10px;
}

form#frmFiltro h1{
	font-weight: bold;
	font-size:14px;
	margin-bottom:5px;
}

form#frmFiltro button{
	line-height:21px;
}

/***************************/
#frmSuperSearch{
	float: right;
	width: 160px;
	margin-right: 40px;
}
#frmSuperSearch input{
	width: 100px;
	float: left;
	height: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #eee;
	border: 1px solid #666;
}
#frmSuperSearch button{
	float: left;
	background-color: transparent;
	background-image: none;
}

#frmSuperSearch button:hover{
	background-color: #503232;
	border: 1px solid #7f3838;
}

a#logo_sigeinet{
	display: block;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	width: 75px;
	height: 16px;
	line-height: 23px;
	text-align: center;
}
a#logo_sigeinet img{
	display:block;
	float:right;
}

#preenchimentoFixed{
	position: fixed;
	z-index: 20000;
	background-color: #b20838;
	bottom: 0;
	left: 0;
	border-top-right-radius: 10px 10px;
	border-top:1px solid #333;
	border-right:1px solid #333;
	color: #fff;
	padding:5px;
	width:115px;
}

#preenchimentoFixed input#percentagem{
	display:block;
	float:left;
}

#preenchimentoFixed h3{
	color: #fff;
	text-shadow: none;
	font-size:14px;
	margin-bottom:5px;
}

#preenchimentoFixed div.radios{
	float:right;
	font-size:10px;
	margin-left:5px;
}

#preenchimentoFixed label{
	color: #fff;
}

#preenchimentoFixed input[type="radio"]{
	display:block;
	float:left;
	margin:2px 3px 0 0;
}

#preenchimentoFixed input[type="text"]{
	padding:2px;
	height: 30px;
	width:60px;
	font-size:20px;
	line-height:30px;
	border:1px solid #333;
}

table.resumoProjeto td{
	text-align:right;
}
table.resumoProjeto tr.titulos2 th{
	text-align:right;
	border-top:1px solid #b4b4b4;
}
table.resumoProjeto tr td.nomeTarefa{
	text-align:left;
}
table.resumoProjeto tr.total td{
	font-weight: bold;
}
table.resumoProjeto tr.borderBottom td,
table.resumoProjeto tr.borderBottom th{
	border-bottom:1px solid #b4b4b4;
}

table.listagem tbody td {
	line-height: 20px;
}

.cinzento{
	color: #ccc;
}

.apenasImprimir{
	display: none;
}

/* MAPA DE HORAS */
#window
{
    width: 100%;
    height: 30px;
}

#tabs { list-style-type: none; }

#tabs li
{
    background-color: #ddd;
    color: #333333;
    cursor: pointer;
    float: left;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
	width: 220px;
	text-align: center;
	margin-right:10px;
}

#tabs li.activo, #tabs li:hover{
	background-color: #933333;
	color: #fff;
}

#window + div { margin-top: 11px; }

#meses 
{ 
    margin-top: -28px;
    margin-right: 5px;
    right: 5px;
    position: absolute;
}

.colab tr th, .proj tr th, .fer tr th, .tesouro tr th
{
    background: url('../images/tab_barra_campos_2.png');
    border-left: 1px solid #ccc;
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
}

.proj tr th, .fer tr th, .tesouro tr th 
{
    width: 132px;
    text-align: center;
}

.proj tr th:first-child, .proj tr td:first-child,
.tesouro tr th:first-child, .tesouro tr td:first-child
{
	background-color: #eee;
    padding-left: 14px;
    width: 266px;
    text-align: left;
}

.proj tr td.total,
.fer tr td.total{
	background-color: #eee;
}

/*.tesouro tr th:last-child { width: 150px; }*/

.fer tr th:first-child, .fer tr td:first-child
{
    padding-left: 14px;
    width: 279px;
    text-align: left;
}

.colab tr th:first-child, .colab tr td:first-child
{
	border-right: 1px solid #ccc;
    padding-left: 14px;
    width: 205px;
    text-align: left;
}

.colab tr.subtitulo th, .fer tr.subtitulo th{
	background-image: none;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}

.meses_num
{
    text-align: center;
    width: 30px; 
}

table.colab, table.proj, table.fer, table.tesouro{
	border-right: 1px solid #ccc;
}

.colab tr td, .proj tr td, .fer tr td, .tesouro tr td
{
    border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    color: #333333;
    font-size: 12px;
    line-height: 25px;
    text-align: right;
	padding-right:3px;
}

.tesouro tr td 
{
    background-image: none;
    background-color: #DDDDDD;
    text-align: right;
    padding-right: 5px;
}

.tesouro tr th.somas
{
    text-align: right;
    padding-right: 5px;
}

span.revogacaoProcesso{
	color: #F90;
}

.print{
	display: none;
}

table#afetacaoHoras thead th{
	position: sticky; 
	top: 0; 
}

