#javax_faces_developmentstage_messages {
	display:none;
}

@media (min-width:1px){
	.logo-tj, .logo-transparencia-small {
		width:70%;
	}
	
	.logo-transparencia {
		width:90%;
	}
	
	div.sidebar-panel > div.main:after{
		background:transparent;
		width: 0;
	}
	
	div.sidebar:before {
		background:transparent;
		width: 0;
	}	
}

@media (min-width:320px){
	.logo-tj, .logo-transparencia-small {
		width:250px;
	}
	
	.logo-transparencia {
		width:300px;
	}
}

@media (min-width:768px){
	.logo-tj, .logo-transparencia-small {
		width:300px;
	}
	
	.logo-transparencia {
		width:400px;
	}
}

@media (min-width:970px){
	.logo-tj, .logo-transparencia-small {
		width:400px;
	}
	
	.logo-transparencia {
		width:500px;
	}
	
	div.sidebar-panel > div.main:after {
		background: #aaa;
		width: 3px;
	}
		
	div.sidebar:before {
		background:#aaa;
		width: 3px;
	}	
}

.logo-tj, .logo-transparencia-small, .logo-transparencia {
	height:auto;
}


div.main-header {
	width:100%;
	padding:1em 0;
	margin:0;
	display:flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items:center;
	background-image:url('../img/tjpa-fachada-bg.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	box-shadow: 0 0 1em 0 black;
	border:none;
	border-bottom: 2px solid #235;
}

div.pg-header {
	background-image:url('../img/tjpa-fachada-bg.jpg');
	background-repeat:no-repeat;
	background-position: center bottom;
	background-size:cover;
	display:flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items:center;
}

.navbar-inverse {
	background-color: #036;
}

div.with-shadow{
	box-shadow: 0 8px 8px 8px #000;
}

nav.main-nav {
		border-radius: 0;
}

ul.main-nav {
	width:100%;
}


div.sidebar {
	min-height: 12em;
}

div.sidebar:before {
	bottom:0;
	content:"";
	left:-3px;
	position:absolute;
	top:0;
}

div.sidebar h2 {
	font-size: small;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:#999;
	font-weight: bold;
	line-height: 120%;
}

div.sidebar-panel > div.main:after{
	bottom:0;
	content:"";
	right:0;
	position:absolute;
	top:0;
}

th.ano, td.total {
	text-align: center;
}

tr.total td {
	font-weight: bold;
}

td.valor {
	text-align: right;
}

div.rodape {
	min-height: 470px;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 10px 0 24px 0;
	background: #EEE;
	text-align: center;
	box-shadow: inset 1px 4px 9px -6px;
}

div.rodape ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-decoration: none;
	width: 180px;
	padding: 0 0 0 20px;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
}

div.rodape h3 {
	font: bold 14px arial;
	color: #999;
	margin: 10px 0 30px 0;
	vertical-align: bottom;
	min-height:3em;
}

div.rodape ul li {
	display: block;
	text-decoration: none;
	color: #555;
	font-weight: normal;
	font-size:11px;
	margin: 5px 0 0 0;
	padding: 0;
	
}

div.rodape ul li a{
	color: #555;
	text-decoration: none;	
}

div.rodape ul li a:hover{
	color:#555;
	text-decoration: underline;	
}

div.centroRodape {
	text-align: center;
	margin: 40px auto 0 auto;
	padding: 0;
	display: block;
	clear: both;
}

div.centroRodape h1 {
	font-size: 14px;
	font-weight:bold;
	color: #333;
	margin: 10px 0 4px 0;
	padding: 0;
	text-align: center;
}

div.centroRodape p {
	font-size: 11px;
	line-height:100%;
	margin:0;
	padding: 0;
}

.col-md-1x {
	width:12.5%;
}

.col-md-3x {
	width:29.166666666666%	
}

.logo {
	margin: 16px 0;
}


.links li {
  background: #fff;
  display: block;
  padding: 0px;
  margin: 0;
  width: 100%;
  border: 0;
}

.links li a {
  display: block;
  margin:0;
  padding:10px 10px 10px 50px;
  border-bottom: 1px dotted #ddd;
  text-align: left;
  color: #888;
  background-color:white;
}

li[class*="tj-icon-"] {
	vertical-align: top;
}

li[class*="tj-icon-"] a {
  min-height: 33px;
	padding-left: 50px;
}

li[class*="tj-icon-"] a:before {
	content: "\e022";
	font-size: 16px;
	font-family: 'Glyphicons Halflings';
  	line-height: 1;
	font-weight: 400;
	font-style:normal;
	display:block;
	margin-left: -25px;
	float: left;
}

.links li a:hover {
  background-color:#ffb;
}

.links li:last-child a {
  border-bottom: none;
}


.ui-dialog-titlebar,
.ui-dialog-titlebar-widget-header,
.ui-dialog-titlebar.ui-corner-all ,
.ui-tabs-nav,
.ui-tabs-nav.ui-widget-header,
.ui-tabs-nav.ui-corner-all ,
.ui-datepicker-header,
.ui-datepicker-header.ui-widget-header,
.ui-datepicker-header.ui-corner-all {
  border: none;
  background: none;
  border-radius: 0;
  border-bottom: 1px solid #aaa;
}

.ui-dialog-title {
  font-size:16px;
  line-height:18px;
}

.ui-tabs,
.ui-tabs.ui-widget-content,
.ui-tabs.ui-corner-all {
  border:none;
}

.ui-tabs .ui-tabs-nav {
  padding-left:1em;
}

.ui-tabs-nav > li.ui-state-active{
  background-color:white;
  background-image:none;
}

.ui-dialog {
  border:4px solid #777;
  box-shadow: 0 0 20px #888888;
}

button.ui-corner-all.ui-widget.ui-dialog-titlebar-close {
  border:none;
}

.ui-datepicker td span,
.ui-datepicker td a,
.ui-datepicker td a.ui-state-default {
  border:none;
  text-align:center;
  margin:1px;
}

.ui-datepicker td a.ui-state-active {
  border:1px solid #aaa;
  margin:0px;
}

.ui-datepicker-week-end .ui-state-default{
  font-weight:bold;
}

/*
.ui-accordion-content.ui-widget-content {
  background:none;
  border:none;
}
*/

ol.links.ui-accordion-content.ui-widget-content {
  padding:0;
  margin:0;
}

.ui-widget-overlay {
  opacity: .6;
  filter:Alpha(Opacity=60); 
}

h4.ui-accordion-header {
	font-weight: 500;
	font-size:18px;
}


.circle {
	border:1px solid #ccc;
	background-color: #ccc;
	border-radius: 50%;
	width:100px;
	height:100px;
	text-align: center;
	padding-top:24px;
	font-weight:600;
	font-size: 40px;
}
	
.icone {
  display: inline-block;
  width: 108px;
  height: 108px;
  line-height: 108px;
  vertical-align: middle;
  background-image: url("../img/icon-ceij.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}


.circle.circle-nav {
	display:inline-block;
	width:30px;
	height:30px;
	border-color:black;
	background-color:black;
}

.circle-nav > .icone {
	width:24px;
	height:24px;
}

.coordenadoria {
	background-position: -108px 0;	
}

.progarmas {
	background-position: -5006px 0;	
} 

.protetiva {
	background-position: -108px 0;	
} 

.infracional {
	background-position: -108px 0;	
}

.combate {
	background-position: -108px 0;	
}



.ico-gestao {
  background-position: 0 0;
}

.ico-governanca {
  background-position: -108px 0;
}

.ico-admin {
  background-position: -216px 0;
}


.ico-sic {
  background-position: -328px 0;
}


.ico-balanca {
  background-position: 0 -108px;
}

.ico-caneta {
  background-position: -108px -108px;
}

.ico-documento {
  background-position: -216px -108px;
}

.ico-monumento {
  background-position: -324px -108px;
}



.ico-pasta {
  background-position: 0 -216px;
}

.ico-juri {
  background-position: -108px -216px;
}

.ico-martelo {
  background-position: -216px -216px;
}

.ico-livro {
  background-position: -324px -216px;
}

.apresentacao {
	margin-top: 1em;
	margin-bottom: 1em;
}

.nav-pills > li > a:hover {
	background-color: #ccc;
}

.nav-pills > li > a {
	border: 1px solid #ddd;
}

.secao > h2, .secao > h3 {
	text-align: center;
}

secao > li {
	padding: 50px;
	background-color: black
}

.apresentacao > p:first-child:first-letter {
  color: #26b;
  float: left;
  font-size: 5rem;
  font-weight: 800;
  line-height: 0.9;
  margin: -0.5rem 0.5rem 0 0;	
}

.external-link {
	font-size: 70%;
	color: #eff;
}
