body {
	margin: 0px;
	padding: 0;
	color: #616161;
	min-width: 1024px;/*evita que quebre em layout menos largo.*/
	min-height: 300px;/*nÃ£o precisa ser 768, o layout nÃ£o quebra.*/
	background: #f6f7f6;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
	margin-top:20px;
}

ul {
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */
#header {
    padding: 4px 0px;
    height: 75px;
    position: relative;
}

#logo {
    text-align: left;
}

/* Menu */
#menu {
    position: absolute;
    top:25px;
    right:15px;
	padding: 0;
	height: 59px;
    overflow: hidden;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	height: 42px;
	margin: 0;
	padding: 18px 40px 0 40px;
	text-decoration: none;
	font-size: 20px;
}

#menu li a:hover {
	text-decoration: underline;
}

#globalthemeswitcher {
    position:absolute;
    top:5px;
    right:50px;
}

/* Page */
#page {
	padding: 10px 0px;
	background: #FFFFFF;
}

/* Content */
#content {
	width: 70%;
    float:left;
}

.post {
	padding-bottom: 15px;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 30px;
	margin-left: 10px;
	padding: 8px 0 0 20px;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.submenu-title {
    padding: 4px 10px;
}

.submenu-content {
    text-align:center;
}

.byline {
	margin: -60px 20px 20px 20px;
}

.byline a {
	color: #DC8700;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.entry p {
	line-height: 200%;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

#sidebar {
	float: left;
	width: 25%;
	padding: 0 10px;
	margin-left: -1px;
    overflow: hidden;
}

#sidebar a.ui-state-hover, 
#sidebar a.ui-state-highlight {
    border:0 none;
    text-decoration: none;
    font-weight: normal;
}

#sidebar table {
    width: 100%;
}

#sidebar table td {
    vertical-align: top;
}

#sidebar ul {
    padding: 0;
    margin: 0;
}

#sidebar ul li {
    list-style-type: none;
    padding: 1px;
}

/* Footer */
#footer {
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
    font-size: 14px;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.homeText {
	line-height: 175%;
}

.homeMenu {
	width:200px;
	float:left;
	margin-right:10px
}

.themeMenu {
    overflow: auto;
    height:300px;
    width:200px;
}

.dp-xml {
    width:1000px;
}

.ui-themeswitcher a.ui-selectonemenu-label-container {
    text-decoration: none !important;
}

.ui-widget {
    font-size: 11px !important;
}

.ui-datatable tbody td, .ui-datatable thead th  {
	white-space: normal;
	padding: 5px;
}

.ui-widget-content a {
	text-decoration: underline;
}

/*Estilos customizados CPJ */


#dropAreaFileUpload
{
	display: none;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	margin: 1em 0;
	color: #555;
	border: 2px dashed #555;
	border-radius: 7px;
	cursor: default;
}

#dropAreaFileUpload.hover
{
	background-color:#9DB580;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}

.tese-inativa-provisoria {
	text-decoration: line-through; 
	color:red;
}

.tese-default {
 
}

.tese-inativa {
	text-decoration: line-through; 
}

.tese-provisoria {
	color:red;
}

.tese-prioritario-vtj {
	font-weight: bold;
}

.jewelCount {
	-webkit-border-radius: 2px;
	color: #fff;
	display: block;
	font-size: 9px;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 1px;
	position: absolute;
	left: 35px;
	top: 0;
	z-index: 101;
	background-color: #f03d25;
	border: 1px solid #d83722;
	border-bottom: 1px solid #c0311e;
	border-top: 1px solid #e23923;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 39, 121, .77);
	display: block;
	padding: 0 1px;
}

.envelope {
	box-shadow: 1px 3px 4px #888;

}

#logon-logo-topo {
  background-image: url("/cpj2/javax.faces.resource/image/logoicone.png.xhtml");
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 480px;
  height: 80px;
}

#logon-rodape {
  display: none;
}

#logon-rodape {
  display: none;
}

#logon-outer {
  width: 100%;
  margin-top: 180px;
}

#logon-panel {
  margin: 0 auto;
  width: 425px;
}

.logon-grid {
  margin: 0 auto;
}
.logon-grid tfoot td {
   text-align: center;
}
.logon-grid thead th span {
  color:red;
}

#panelConfig > div {
    border: 0;
    margin: 0;
    padding: 0;
}

.coluna{
	width: 50%;
	vertical-align: top;
}

#idPanelObsAtuacao_header{
	text-align: center;
}

#idPanelConteudoNE_header{
	text-align: center;
}

#form\3atabView\3aidPanelConteudoNE_header{
	text-align: center;
}

.ui-line-red {
	color:red !important;
}

/**
 Definido pela PGE para todos os ícones de petição/atuação.
*/
img.iconecpj {
	width:18px !important;
	height:18px !important;
	padding:0px 1px !important;
	vertical-align:bottom !important;
}

/**
 * Todas as telas
 */
.ui-button-default{
	padding-right: 4px;
}

#logon-panel_content:last-child > a:last-of-type {
	visibility: hidden;
	display: none;
}

#logon-panel_content:last-child > a:last-of-type:after {
	display: inline;
	float: right;
	content: "Esqueci minha senha/Desbloquear";
	font-weight: bold;
	text-decoration: underline;
	visibility: visible;
}

#tabview\:formOrg\:organizacao,
#tabview\:formOrg\:matricula,
#tabview\:formOrg\:senha {
	width: 170px;
}

#tabview\:formEmail\:email,
#tabview\:formEmail\:senhaEmail {
	width: 250px;
}

#tabview\:formDoc\:documento,
#tabview\:formDoc\:documentoOrganizacao,
#tabview\:formDoc\:senhaDocumento {
	width: 170px;
}
