/* ------ base ------- */
*:focus { outline:0;}
html, body { height: 100%; }
* html { height: 100%;}
h2 { margin:15px 0 0 10px; color:#1659bf; font-size:1.3em; font-family:"Lucida Sans Unicode", "openansregular", Arial, Helvetica, sans-serif; }
h3 { font-size:1.2em; margin-bottom: 1em; font-family:"openansregular", Arial, Helvetica, sans-serif; }
iframe{ pointer-events: none; }


/* ------ site ------- */
#corpo { width:960px; margin:0 auto; }
#corpo #conteudo { width:750px; height:100%; float:left;  }
#corpo #conteudo .titulo { width:750px; height:62px; margin:53px 0 20px 0; background-color:#eeeff1; border-top:solid 4px #1659bf;  }
#corpo #conteudo p { font-family: Arial; font-size:1.20em; line-height:1.25em !important; margin-bottom:1em; text-align: justify;}
#corpo #conteudo iframe { margin-top:0; }
.texto-ajuda-show{
	display: inline-block;
}
.descricao-acesso-a-justica{
	font-size:1.45em !important;
}

.descricao-acesso-a-justica a{
    text-decoration: none;
    color: rgba(44,102,206,1);
	cursor: pointer;
}
.atlas-mensagem-erro{
	display: none;
}

.atlas-mensagem-alerta{
	display: none;
}

.tituloMapa.collapsible-header {
    height: 15px;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 0.5rem;
    background-image:none;
    background-color: rgba(238,239,241,1);
    font-weight: normal;
    font-size: 1.9em;
    color: rgba(22,89,191,1);
    border-top: 4px solid rgba(22,89,191,1);
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    
/*     border-bottom: 4px solid rgba(22,89,191,1);
    margin: 0;
    padding: 8px 8px 24px 10px;
    border-bottom: none;
    background: rgba(238,239,241,1);
    font-weight: normal;
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    margin-bottom: 1em; */
}
.tituloMapa {
	height: 3rem !important;
/* 	background-image: url("../imagens/icon-map.png");
	background-position: 15px 16px; */
}

.resultado {
	margin-bottom: 3px !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
    height: 65px !important;
}

.resultado .nome {
	font-weight: bold;
	width: 82%;
	margin-top: 3px;
	display: inline-table;
	line-height: 16px;
}

.resultado .nome a:HOVER{
	text-decoration: underline !important;
	color: rgba(22,89,191,1) !important;
}

.resultado .endereco {
	clear: both;
	display: block;
	line-height: 16px;
	color: #444;
	font-size: 0.7rem;
	margin-top: 3px;
}

.resultado .contato {
	line-height: 16px;
	color: #444;
	font-size: 0.7rem;
	display: none;
}

.resultado hr {
	margin: 1px 0 1px 0 !important;
}

.distancia {
	height: 23px;
	text-align: right;
	float: right;
	clear: both;
	background: url("../imagens/icon-distance6.png") no-repeat right 1px;
	padding: 0 35px 0 10px;
	color: #555;
	font-size: 0.9em;
	border-left: dashed 1px #ddd
}

.quebra { display:block; clear:both; }

.collapsed { overflow:hidden; z-index:1; }
.collapsed b { cursor:pointer }
.expander { height:53px; width:100%; margin-top:-32px; padding-top:30px; background:url("../imagens/bg-result.png") repeat-x bottom; position:absolute; z-index:999; color:#039be5; cursor:pointer; padding-left:300px; }
.retract { height:10px; margin-top: 10px; padding-top: 0; background:none; }

.servico { clear:both; display:block; padding-top:15px; margin-bottom:0px; }
.servico b { color:#2c66ce !important; margin-top:10px; }
.servico p { margin-top:2px; padding:0 !important; color:#888 !important; font-size: 1.1em !important; text-align:justify; }
.servico hr { border: 0; height: 0; border-top: 1px solid #039be5;  }

.servico a.tagtermo { margin-right: 5px; padding: 4px 9px; border: 1px solid #dadada; border-radius: 3px; background-color: #e9e8ed; font-size: .75em; color: #3a70d1; line-height: 30px; }
.servico a.tagtermo:hover { background: #205c90; color: White; border-color: #205c90; text-decoration:none; }
.servico div.termo { text-align:justify; }
.servico div.termo span { color:#2c66ce;  }

#mapa-direcionamento-servico {
	width: 750px;
	height: 250px;
}

.mapa-servico{
	margin-bottom: 10px;
}
.servico.collapsible-header {
    height: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-image:none;
    color: #777;
    font-weight: bold;
    font-size: 0.7rem;   
}

.resultado-mensagem{
	border-bottom: none !important;
	margin-top: 19px !important;
	font-size: 1.5em !important;
	margin-bottom: 0px !important;
	line-height: 2;
}
.resultado.collapsible-header.active {
    height: 105px !important;
}

.resultado-servico{
	list-style-type: none !important;
}

.resultado-servico-corpo{
    border-left-style: solid;
    border-left-width: 3px !important;
    border-left-color: #EDEDED !important;
    display: block !important;
    padding: 10px;
    padding-left: 20px;
}

.resultado-servico-corpo h4{
	font-size: 1.1em !important;
    color: rgb(112, 113, 115) !important;
    border-bottom: 1px solid rgb(112, 113, 115) !important;
}

.resultado-servico li{
	margin-top: 3px !important;
    color: #444;
    font-size: 0.7rem;   
}

.resultado-servico hr {
	margin: 3px 0 5px 0 !important;
	border-top: none;
}

.resultado-nota-corpo {
	border: 1px #E6E6E4 !important;
	display: block !important;
	border-style: solid !important;
	padding: 10px;
	background-color: #FEFFFB;
	margin-bottom: 10px;
}
.texto-pesquisa-ajuda{
    border: 1px #E6E6E4 !important;
    display: none;
    border-style: solid !important;
    padding: 10px;
    background-color: #337ab7;
    margin-bottom: 10px;
    margin-top: -0.7em;
    font-family: arial;
    font-size: 1.4em;
    color: rgba(238,239,241,1);
}

.texto-pesquisa-ajuda-show-hide {
  padding:10px;
  border:1px solid black;
  background:white;
}

.texto-pesquisa-ajuda-show-hide {
  -webkit-transition:all linear 0.5s;
  transition:all linear 0.5s;
}

.texto-pesquisa-ajuda-show-hide.ng-hide {
  opacity:0;
}

.texto-pesquisa-ajuda p{
    font-size: 1.1em !important;
    color: rgba(238,239,241,1) !important;
}

.texto-pesquisa-ajuda li{
	margin-left: 30px;
	line-height: 1.3em;
	list-style-type: disc;
}
.texto-pesquisa-ajuda ul{
	margin-top: 8px;
	margin-bottom: 8px;
}
.texto-pesquisa-ajuda #lista-observacoes li{
	list-style-type: disc;
}
.resultado-servico-detalhe {
	display: none;	
    padding: 10px;
    padding-left: 20px;
    padding-bottom: 0px;
    background-color: #fafafa;
}

.termo-titulo {
	color: #777;
    font-weight: bold;
    font-size: 0.7rem;   
}

.resultado-servico-detalhe .active {
	display: block;	
}

.resultado-servico-titulo {
	font-weight: normal;
	cursor: pointer;
}

.resultado-servico-titulo-ativo {
	font-weight: bold;
	cursor: pointer;
	margin-top: 15px;
}

.resultado-servico-banner-consumidor{
	cursor: pointer;
	height: 5rem;
	background-image: url("../imagens/banner_consumidor.png");
	background-repeat: no-repeat;
}

.resultado-servico-banner-mulher{
	height: 5rem;
	background-image: url("../imagens/banner_mulher.png");
	background-repeat: no-repeat;
}

.label-link-mais{
	color: rgba(22,89,191,1);
	font-style: italic;
}

.label-link-menos{
	color: rgba(191,89,22,1);
	font-style: italic;
}

.label-default{
	line-height: 1.7 !important;
	background-color: #6996AF !important;
}

.pesquisa-filtro-campos{
	padding-left: 4px;
	padding-right: 2px;
}

.pesquisa-filtro-localidade{
	padding-left: 2px;
	padding-right: 2px;
}

.pesquisa-termos{
	padding-left: 2px;
	padding-right: 2px;
}

.pesquisa-termos-tag {
    line-height: 2.3 !important;
    margin-right: 1px;
	font-size: 0.9em;
	text-transform:uppercase;
	letter-spacing:1px; 
}

.txt-pesquisar {
	background-color: rgba(255,255,255,1) !important;
	border: 1px solid rgba(21,89,191,1) !important;
	-moz-border-radius: 0.2em !important;
	-webkit-border-radius: 0.2em !important;
	border-radius: 0.2em !important;
	color: rgba(21,89,191,1) !important;
	padding: 0.5em !important;
	font-family: "open_sansregular", Arial, Helvetica, sans-serif !important;
	width: 589px !important;
}
	.txt-pesquisar:focus {
		background-color: rgba(255,255,191,1) !important;
		border: 1px solid rgba(247,150,30,1) !important;
		color: rgba(255,102,0,1) !important;
	}
.btn-pesquisar{
	background-color: rgba(21,89,191,1);
	border: 1px solid rgba(21,89,191,1);
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
	color: rgba(255,255,255,1);
	padding: 0.5em 1.5em;
	font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}
	.btn-pesquisar:hover{
		background-color: rgba(21,89,191,1);
		border: 1px solid rgba(238,239,241,1);
		color: rgba(204,204,204,1);
		cursor: pointer;
	}

@charset="utf-8";
/**************************************************************************************
**                                                                                   **
** @autor: UnB                                                                       **
** @brief: Formatação do plugin MATERIALIZE                                          **
** @data:  09/2015                                                                   **
**                                                                                   **
***************************************************************************************/

.pagination li.active { background-color: blue; }

td, th { padding: initial; }  

.row .col { padding: 0; } 

.row .col.s12 { padding: 0 .8rem 0 3.5rem; }

.collapsible-header {
  cursor: pointer;
  height: 5rem;
  line-height: initial; 
  padding: 1rem;
  padding-left: 2.5rem;
  background-color: #fafafa;
  background-image: url("../imagens/icon-marker-blue.png");
  background-position: 15px 15px;
  background-repeat: no-repeat; }

.collapsible-header:active { background-color:#edeff1; }

.collapsible-body p { color: #555; }

.collapsible.popout {
  border: none;
  box-shadow: none; }

.collapsible.popout > li.active {
    background-position: 15px 18px;
    background-repeat: no-repeat; }

  .collapsible.popout > li {
    box-shadow: none;
    margin: 0;
    transition: margin .35s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .collapsible.popout > li.active {
    box-shadow: none;
    margin:  0; }

input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea {
  background-color: initial;
  border: initial;
  border-bottom: initial;
  border-radius: initial;
  outline: initial;
  height: initial;
  width: initial;
  font-size: initial;
  margin: initial;
  padding: initial;
  box-shadow: initial;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
  transition: initial; }



/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
    /*padding-top: 120px !important;*/
    margin-bottom: 80px !important;
}
.padding-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.padding-0 {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.padding-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.navbar-config {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
}

.paginacao {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.footer {
    position:fixed;
    text-align: center;
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 12px;
    left:0px;
    bottom:0px;
    height:30px;
    width:100%;
    background: #EEE;
}

.pagination li.active {
    background-color: white !important;
}

teste {
    width: 69px !important;
    height: 27px !important;
    font-size: 100px !important;
    background-color: black !important;
}

.angular-google-map-container { height: 400px; }