.detran-mapasite .panel, .detran-expediente {
   	border: none;
   	font-family: "PT Sans Narrow", sans-serif;
   	font-size: 1.1428em;
   	-webkit-box-shadow: none;
   	box-shadow: none;
}
.detran-mapasite .panel .panel-heading, .cExpedienteInstituicao {
    	text-transform: uppercase;
    	color: #FF812D;
    	background: none;
    	border-bottom: solid 1px #FF812D;
    	padding: 6px;
    	margin: 0 0 8px 0;
    	font-size: 15px;
    	font-weight: 400;
}
.detran-mapasite .panel .list-group-item {
    	padding:0 0 4px 6px ;
    	border: none;
}
.detran-mapasite a {
    	color: #333;
}
.detran-mapasite a:hover {
    	color: #FF812D;
    	text-decoration: none;
}
.cBuscaListaPesquisaResultados li {
}