/* -- Tags Convencionais */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #8C8C8C;
	margin: 0;
	padding: 18px;
	font-size: 62.5%; /* Necessário para jQuery UI!!! */
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #164365;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
}

p, ul, ol {
	margin: 15px 0;
}

hr {
	border: 1px solid #000000;
	color: #000000;
}

img {
	border: 0;
}

input[type="text"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CDCDCD;
}

input[type="password"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CDCDCD;
}

input[type="submit"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #164365;
	border: 1px solid #000000;
	padding: 1px 5px 1px 5px;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #164365;
	border: 1px solid #000000;
	padding: 1px 5px 1px 5px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CDCDCD;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CDCDCD;
}
/* -- */

/* -- Div Principal da Página */
#main {
	width: 960px;
	margin: auto;
}
/* -- */

/* -- Div de Acerto de Página */
.clear {
	clear: both;
}
/* -- */

/* -- Div do Cabeçalho (Header) da Página (Título + Menu + Container) */
#header {
	width: 960px;
	background: #FFFFFF;
	background-image: url(images/bg-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 1px solid #CDCDCD;
}

#headerproc {
	width: 960px;
	height: 55px;
	background: #FFFFFF;
	background-image: url(images/bg-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 1px solid #CDCDCD;
}
/* -- */

/* -- Logo da Pinheiro Nunes */
#logo {
	font-family: Times New Roman;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	color: #164365;
	padding-left: 20px;
	padding-top: 8px;
}

#logo a {
	color: #164365;
	text-decoration: none;
}

#logo a:link, #logo a:visited, #logo a:hover {
	color: #164365;
}
/* -- */

/* -- Idioma/Relógio */
#idirel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	padding-left: 20px;
	color: #164365;
}

#idirel img {
	vertical-align: middle;
}

#idirel a {
	color: #164365;
	text-decoration: none;
}

#idirel a:link, #idirel td a:visited {
	color: #164365;
}

#idirel a:hover {
	color: #5288B3;
}
/* -- */

/* -- Idade da Pinheiro Nunes */
#idade {
	font-family: Times New Roman;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-image: url(images/selo.png);
	background-repeat: no-repeat;
	background-position: center;
}
/* -- */

/* -- Div dos Containers das Páginas */
#containerapr {
	height: 170px;
	border-bottom: 1px solid #CDCDCD;
	background: #FFFFFF;
	padding: 3px 0 3px 0;
}

#containercli {
	height: 32px;
	border-bottom: 1px solid #CDCDCD;
	background: #FFFFFF;
	padding: 3px 0 3px 0;
}

#containercli td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	background: #164365;
	color: #FFFFFF;
}
/* -- */

/* -- Div do Corpo da Página */
#main-inner {
	padding: 0px 17px 27px 27px;
	background: #FFFFFF;
	background-image: url(images/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main-inner-left {
	width: 707px;
	display: block;
	float: left;
	border-right: 1px solid #CDCDCD;
	line-height: 18px;
	padding-right: 27px;
}

#main-inner-right {
	width: 175px;
	display: block;
	float: right;
	text-align: right;
	padding-top: 10px;
}

#main-inner-right a {
	color: #164365;
	text-decoration: none;
}

#main-inner-right a:link, #main-inner-right a:visited {
	color: #164365;
}

#main-inner-right a:hover {
	color: #5288B3;
	text-decoration: underline;
}

#main-inner-right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #164365;
	padding-right: 7px;
}

#main-inner-all {
	padding: 0px;
	background: #FFFFFF;
	background-image: url(images/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 960px;
	display: block;
}
/* -- */

/* -- Div do Rodapé (Footer) da Página */
#footer {
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 12px;
	line-height: 18px;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* -- */

/* -- Div do Texto da Página Inicial do Site */
#home {
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	color: #000000;
}
/* -- */

/* -- Div da Tabela de Profissionais */
#profis table {
	border-collapse: separate;
	border-spacing: 7px;
}

#profis table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	border: 1px solid #CDCDCD;
	padding: 7px;
}
/* -- */

/* -- Div do Link da Página de Localização */
#localiz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#localiz a {
	color: #164365;
	text-decoration: none;
}

#localiz a:link, #localiz a:visited {
	color: #164365;
}

#localiz a:hover {
	color: #5288B3;
}
/* -- */

/* -- Div do Texto da Página Privacidade */
#privacy {
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	color: #000000;
	line-height: 25px;
}

#privacytable table {
	border: 1px solid black;
	margin: 0 auto;
	border-spacing: 0;
}

#privacytable td {
	border: 1px solid black;
	margin: 0 auto;
	border-spacing: 0;
	border: 1px solid black;
	padding: 5px 10px;
	border-top-width: 0;
	border-left-width: 0;
	width: 50%;
}
/* -- */

/* -- Div dos Textos da Página do Fale Conosco e Acesso a Clientes */
.falecon, #acesso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	line-height: 22px;
}

#falecon_msgenv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #00CD00;
	color: #FFFFFF;
	border: 2px #006400 solid;
	height: auto;
	width: 30%;
	padding: 6px;
	-moz-border-radius: 5px;
}

#acesso_msgerro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
/* -- */

/* -- Menu da Apresentação */
#menuapr {
	/*width: 785px;*/
	width: 938px;
	display: block;
	float: right;
	text-align: right;
}

#menuapr ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	font-weight: bold;
}

#menuapr li {
	list-style-type: none;
	display: inline;
}

#menuapr li a {
	text-decoration: none;
	padding: 0px 3px 0px 0;
	color: #164365;
	display: block;
	float: left;
	width: 150px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bg-button.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 22px;
}

#menuapr li a:link, #menuapr li a:visited {
	color: #164365;
}

#menuapr li a:hover {
	color: #5288B3;
	text-decoration: underline;
}
/* -- */

/* -- Menu do Cliente */
#menucli {
	width: 954px;
	display: block;
	float: right;
}

#menucli ul {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#menucli ul li {
	list-style-type: none;
	display: inline;
	position: relative;
}

#menucli ul li a {
	text-decoration: none;
	color: #164365;
	display: block;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg-button.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 22px;
}

#menucli ul li a:link, #menucli ul li a:visited {
	color: #164365;
}

#menucli ul li a:hover {
	color: #5288B3;
	text-decoration: underline;
}

#menucli .semproc ul li {
	text-decoration: none;
	color: #8C8C8C;
	display: block;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg-button.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 22px;
}

#menucli ul li ul {
	display: none;
}

#menucli ul li:hover ul {
	display: block;
	position: absolute;
	width: 130px;
}

#menucli ul li:hover ul li a.hide {
	background: #E9E9E9;
	color: #5288B3;
}

#menucli ul li:hover ul li:hover a.hide {
	width: 130px;
}

#menucli ul li:hover ul li ul {
	display: none;
}

#menucli ul li:hover ul li a {
	background: #E9E9E9;
	color: #164365;
	display: block;
	width: 130px;
	border: 1px solid #FFFFFF;
}

#menucli ul li:hover ul li a:hover {
	background: #E9E9E9;
	color: #5288B3;
}

#menucli ul li:hover ul li:hover ul {
	color: #000000;
	display: block;
	position: absolute;
}

#menucli ul li:hover ul li:hover ul li a {
	background: #E9E9E9;
	color: #5288B3;
	display: block;
	width: 130px;
	border: 1px solid #FFFFFF;
}
/* -- */

/* -- Utilização dos Mapas do Acesso para Clientes */
.item_cnte_mapa, .item_depto_mapa {
	padding: 2px;
}

.item_mapa a, #div_mapa a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.item_mapa a:link, .item_mapa a:visited, .item_mapa a:active, #div_mapa a:link,
	#div_mapa a:visited, #div_mapa a:active {
	color: #164365;
	text-decoration: none;
}

.item_mapa a:hover, #div_mapa a:hover {
	color: #5288B3;
	text-decoration: none;
}

.grupo_dados_mapa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: none;
}
/* -- */

/* -- Totalizações */
#tottitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #164365;
	font-weight: bold;
}

#totsubtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #164365;
	font-weight: bold;
}

.totlinkpais a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.totlinkpais a:link, .totlinkpais a:visited, .totlinkpais a:active {
	color: #164365;
	text-decoration: none;
}

.totlinkpais a:hover {
	color: #5288B3;
	text-decoration: none;
}
/* -- */

/* -- Título das Páginas do Acesso para Clientes */
#titpagina {
	width: 100%;
	padding: 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
}

#titpagina td {
	background: #5288B3;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	width: 100%;
}
/* -- */

/* -- Mensagem de Avisos do Acesso para Clientes  */
#msgaviso p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
/* -- */

/* -- Textos da Entrada de Dados do Acesso para Clientes */
.entdad_rotulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-color: #000000;
	text-align: left;
	line-height: 20px;
}

.entdad_rotulo table {
	width: 100%;
	padding: 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
}

.entdad_botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-color: #000000;
	text-align: center;
}
/* -- */

/* -- TableSorter - Listagem Simples de Consulta de Processos/Prazos */
.tablesorter {
	background-color: #CDCDCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 100%;
	margin: 10px 0px 15px 0px;
	border-collapse: separate;
	border-spacing: 1px;
}

.tablesorter thead tr th, .tablesorter tfoot tr th {
	background-color: #E7EFFF;
	border: 1px solid #FFFFFF;
	padding: 4px;
}

.tablesorter thead tr .header {
	background-image: url(images/asc-desc.gif);
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
	white-space: nowrap;
}

.tablesorter tbody td {
	color: #000000;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.tablesorter tbody td a, .tablesorter tbody td a:link, .tablesorter tbody td a:visited
	{
	color: #000000;
}

.tablesorter tbody td a:hover {
	color: #5288B3;
}

.tablesorter tbody tr.odd td {
	background-color: #E9E9E9;
}

.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
	background-color: #5288B3;
}

.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
	background-color: #5288B3;
}
/* -- */

/* -- Tabela de Siglas - Listagem Simples das Consultas de Processos/Prazos */
.siglas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 10px 0px 15px 0px;
	width: 100%;
}

.siglas .siglas_tit {
	font-weight: bold;
	text-align: right;
	background: #E7EFFF;
	border: 1px solid #FFFFFF;
	padding: 2px;
	width: 20%;
}

.siglas .siglas_txt {
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px;
	width: 80%;
}
/* -- */

/* -- Result da Listagem Completa das Consultas de Processos */
.result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
}

.result .result_titgrp {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #E7EFFF;
	padding: 5px;
	width: 100%;
}

.result .result_tit {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	background: #E9E9E9;
	border: 1px solid #FFFFFF;
	padding: 5px;
	width: 150px;
}

.result .result_txt {
	font-size: 11px;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 5px;
}

.result .result_txt label {
	border-bottom: 3px double;
	cursor: pointer;
}
/* -- */

/* -- Result das Tabelas Auxiliares da Listagem Completa das Consultas de Processos */
.resultaux {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
}

.resultaux .resultaux_tit {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: #E9E9E9;
	border: 1px solid #FFFFFF;
	padding: 5px;
}

.resultaux .resultaux_txt {
	font-size: 11px;
	text-align: left;
	border: 1px solid #FFFFFF;
	padding: 5px;
}
/* -- */

/* -- Tabela de Totais da Listagem Completa das Consultas de Processos */
.totais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

.totais .totais_tit {
	font-weight: bold;
	text-align: right;
	background: #E9E9E9;
	border: 1px solid #FFFFFF;
	padding: 5px;
	width: 95%;
}

.totais .totais_txt {
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 5px;
	width: 5%;
}
/* -- */

/* -- Descrição dos Códigos das Tabelas Auxiliares */
.tabaux {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}

.tabaux_tit {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.tabaux_txt {
	font-size: 11px;
	text-align: left;
	padding: 5px;
}
/* -- */

/* -- jQuery UI: Autocomplete */
.ui-autocomplete {
	max-height: 290px;
	overflow-y: auto;
}

.ui-autocomplete-loading {
	background: #FFFFFF url('images/loading.gif') right center no-repeat;
}
/* -- */

/* -- jQuery UI: ProgressBar */
.ui-progressbar-value {
	background-image: url('redmond/images/pbar-ani.gif');
}
/* -- */

/* -- Mensagem sobre Cookies */
.box-cookies.accept {
	display: none !important
}
 
.box-cookies {
	bottom: 0;
	width: 97%;
	z-index: 998;
	color: #fff;
	position: fixed;
	background: rgba(0, 0, 0, .9);
}
 
.box-cookies .msg-cookies,
.box-cookies .btn-cookies {
	text-align: left;
	font-size: 14px;
	padding: 10px 15px;
	color: #fff;
}

.box-cookies a:link, .box-cookies a:visited, .box-cookies a:hover {
	color: #FFFFFF;
}
 
.box-cookies .btn-cookies {
	background: #1e88e5;
}
 
.btn-cookies {
	cursor: pointer;
}
 
@media screen and (min-width: 576px) {
	.box-cookies {
		display: flex;
		align-items: center;
		height: 60px;
	}
	.box-cookies .btn-cookies {
		height: 60px;
		margin-left: auto;
		color: #fff;
	}
}
 
@media screen and (max-width: 575px) {
	.box-cookies .btn-cookies {
		width: 100%;
	}
}
/* -- */