/* Apenas classes mencionadas nos compoponentes

 * ORDEM ALFABETICA */

.cAccordionUi {
	margin-bottom: 12px;
}
.cAcessivel {
	display: table;
	padding: 40px 0 0 130px;
	width: 220px;
}
.cAcessivel a {
	color: #000;
}
.cAcessivelMais {
	float: left;
	margin: 0px 5px 0 5px;
	font-size: 18px;
	font-weight:bold;
	padding:0;
}
.cAcessivelMenos {
	float: left;
	margin: 0px 5px 0 15px;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 0 0;
}
.cAcessivelNormal {
	float: left;
	margin: 0px 5px 0 5px;
	font-size: 15px;
	font-weight:bold;
	padding:3px 0 0 0;
}
.cBannerFixo {
	margin-bottom: 6px;
}
.cBannerFixo ul {
	margin: 0;
	padding:0;
	list-style:none;
}
.cBannerFixo a {
	margin-bottom: 6px;
}
.cBannerFixo img {
	border: 1px solid #d3d3d3;
}
.cBemVindo {
	height: 70px;
	margin: 0;
	width: 230px;
}
.cBemVindo p {
	margin: 5px 0;
	padding: 0;
}
.cBlocoParametro {
	margin-bottom: 12px;
}
.cBuscaGeral {
	display:block;
	float:left;
	height: 30px;
	margin: 75px 0 0 0;
	width: 260px;
}
.cBuscaGeral input.cBuscaGeralButton {
	background: transparent url(images/outros/busca.png) no-repeat center top;
	border: transparent none 0;
	cursor: pointer;
	font-size: 0;
	height: 28px;
	padding: 0;
	margin: 0 0 0 -36px;
	width: 26px;
}
.cBuscaGeralLabel {
	font-size: 0;
}
.cBuscaGeralSelecaoSite {
	font-size: 8pt;
}
.cBuscaGeralSelecaoSiteItem {
	float: left;
	padding-right: 10px;
}
.cBuscaGeralTextBox {
	color: #666;
	width: 150px;
	margin: 0 0 0 0;
	border: 1px #ccc solid;
	background-color: #F8F8F8;
	padding:8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.cCaixaDialogUi {
	padding: 4px;
	margin-bottom: 12px;
}
.cCaixaDialogUiConteudo {
	padding: 6px;
}
.cCaixaDialogUiTitulo {
	padding: 6px;
}
.cCaixaSimples {
	margin-bottom: 12px;
}
.cCaixaSimplesConteudo {
	background-color: #FFFFFF;
	padding: 0 8px 8px 8px;
}
.cCaixaSimplesTitulo {
	color: #C95843;
	font-family:"PT Sans Narrow", sans-serif;
	font-size: 1.2857em;
	text-transform:uppercase;
	margin-bottom:1em;
	padding: 3px 0;
	border-bottom:1px solid #C95843;
}
.cCaixaUi {
	clear: both;
	margin-bottom: 12px;
}
.cCaixaUiConteudo {
	border-top: none;
	padding: 6px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.cCaixaUiTitulo {
	padding: 6px 10px;
	background-color:#F2F2F2;
	font-weight:bold;
	border:1px solid #CCCCCC;
	border-radius:0;
}
.cConteudoTitulo {
	font-family:"PT Sans", sans-serif;
	margin:32px 0 20px 0;
	border-bottom:none;
}
.cConteudoTitulo.page-header {
	margin: 8px 0 3px;
}
.cDesenvProcergs {
	margin: 50px 30px;
}
.cDesenvProcergs ul {
	padding: 0;
  width: 247px;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
}
.cDesenvProcergs ul li {
	float: left;
    margin: 10px;
    text-align: center;
}
.cDesenvProcergs a {
	color: #000;
}
.cDesenvProcergsLogo a {
  background: transparent url(images/logos/Procergs_c.png) no-repeat center center;
  display: block;
  font-size: 0;
  height: 28px;
  margin: 0;
  width: 101px;
  float: left;
  padding: 0;
}
.cDesenvProcergsEspacador {
  border-left: 1px solid black;
  height: 20px;
    border-top: 1px solid #666;
    margin-top: 15px !important;
}
.cExpediente {
}
.cExpedienteEndereco {
	padding:0 0 0 5px;
}
.cExpedienteFax, .cExpedienteFone, .cExpedienteCidadeUf {
	padding:0 0 14px 5px;
}
.cExpedienteInstituicao {
	font-size: 11pt;
	font-weight: bold;
	padding: 0 0 6px 0;
}
.cFacebookLikeBox {
	margin-bottom: 12px;
}
.cFacebookLikeButton {
	margin-bottom: 12px;
}
.cImageLinkLista {
	display: table;
}
.cImageLinkListaItem {
	float: left;
	text-align: center;
	padding: 8px 12px;
}
.cInstituicaoRodape {
	font-size: 10pt;
	margin: 0 10px 20px 10px;
	padding: 10px;
	text-align:center;
	border-bottom: #FB9F24 solid 6px;/*-webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

    background: #eee;

    background: -moz-linear-gradient(top, #dddddd 1%, #eeeeee 100%);

    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#dddddd), color-stop(100%,#eeeeee));

    background: -webkit-linear-gradient(top, #dddddd 1%,#eeeeee 100%);

    background: -o-linear-gradient(top, #dddddd 1%,#eeeeee 100%);

    background: -ms-linear-gradient(top, #dddddd 1%,#eeeeee 100%);

    background: linear-gradient(top, #dddddd 1%,#eeeeee 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#eeeeee',GradientType=0 );*/
}
.cLinksAreasComuns {
	background: transparent url(images/outros/accessibility32.png) no-repeat left top;
	display: table;
	font-size: 8pt;
	padding-left: 28px;
	width: 180px;
}
.cLinksAreasComuns a {
	color: #fff;
}
.cLinksAreasComuns ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.cLinksAreasComuns ul li {
	float: left;
	margin: 0;
	padding: 8px 0 18px 9px;
}
.cLinksAreasComunsOculto {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
}
.cLogo {
	width: 220px;
	float:left;
	margin: 0 30px 0 30px;
	height:135px;
	display:block;
}
.cMapaSite {
	float:left;
	padding: 10px;
}
.cMapaSite a {
	color: #000;
}
.cMapaSiteItem {
	float:left;
	list-style: none;
	margin: 0 20px 6px 0;
	width: 190px;
}
.cMapaSiteItem ul {
	margin: 0;
	padding:0;
	list-style:none;
}
.cMapaSiteItem ul li {
	margin: 5px 0;
	padding:0;
}
.cMapaSiteItemTitulo {
	margin: 0 0 10px 0;
	font-size: 11pt;
}
.cMeuComponente {
	background-color: #D4D4D4;
	border: #AAA solid 1px;
	margin: 0 0 10px 0;
	padding: 8px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.cPaginador {
	padding: 12px 6px;
	margin: auto;
	display: table;
}
.cPaginadorButtons {
	text-align: center;
	width: 100%;
}
.cPaginadorDescritivo {
	text-align: center;
	width: 100%;
	padding: 6px;
}
.cPaginadorIrText {
	color: #666;
	padding: 4px 4px 7px 4px;
	margin-left: 12px;
	text-align: center;
	width: 24px;
	border: 1px #ccc solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/*Paginador customizado Bootstrap*/

.pagination > li > a,  .pagination > li > span {
	color: #333;
	border: 1px solid #ccc;
}
.pagination > li:first-child > a,  .pagination > li:first-child > span {
	margin-left: 0;
	border-radius:0;
}
.pagination > li:last-child > a,  .pagination > li:last-child > span {
	border-radius:0;
}
.pagination > li > a:hover,  .pagination > li > span:hover,  .pagination > li > a:focus,  .pagination > li > span:focus {
	color: #C85643;
	background-color: #eee;
	border-color: #ccc;
}
.pagination > .active > a,  .pagination > .active > span,  .pagination > .active > a:hover,  .pagination > .active > span:hover,  .pagination > .active > a:focus,  .pagination > .active > span:focus {
	z-index: 2;
	color: #333;
	cursor: default;
	background-color: #F48E04;
	border-color: #ccc;
}
/*REDES SOCIAIS FIXA/FLUTUANTE:*/

.cRedesSociais {
	background-color: #F1F1F1;
	border: #ccc solid 1px;
	float: right;
	padding: 3px 3px 0 3px;
	position: fixed;
	right: 0;
	top: 44px;
	z-index:9999;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.cRedesSociais ul {
	float:left;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.cRedesSociais ul li {
	clear: both;
	float:left;
	margin-bottom: 1px;
}
.cRedesSociais ul li a img {
	height: 24px;
	width: 24px;
	margin: 4px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.cRedesSociais ul li a img:hover {
	height: 32px;
	width: 32px;
	margin: 0;
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
}
/*

REDES SOCIAIS NÃO FIXA/FLUTUANTE:

.cRedesSociais

{

    display: table;

}

.cRedesSociais ul

{

    float:left;

    list-style: none outside none;

    margin: 0;

    padding: 0;

}

.cRedesSociais ul li

{

    float:left;

    margin-right: 6px;

}*/

.cSeloGoverno {
	margin-top: 30px;
}
.cSitesLinks {
	float: left;
	font-size: 8pt;
	margin: 10px 14px 6px 14px;
}
.cSitesLinks ul {
	margin: 0;
	padding:0;
	list-style:none;
}
.cSitesLinksSite, .cSitesLinksSiteAtual {
	padding-bottom: 4px;
}
.cSitesLinksSite a, .cSitesLinksSiteAtual a {
	color: #333;
}
.cSitesLinksSiteAtual a {
	font-weight: bold;
}
.cSiteMapPath {
	padding: 0 6px 10px 0;
}
.detran-rastro .breadcrumb {
	background:none;
	font-family:"PT Sans", sans-serif;
	padding:0 15px 0 0;
	margin-bottom:0;
}
.detran-rastro .breadcrumb > li:first-child {
	font-family:"PT Sans Narrow", sans-serif;
}
.detran-rastro .breadcrumb > li + li:before {
	content:"";
}
.detran-rastro .breadcrumb > li + li + li:before {
	content:"›";
	color:#333;
}
.detran-rastro .breadcrumb a {
	color:#C85643;
}
.cSobreRSS {
	padding-bottom: 20px;
}
.cSubirTopo img {
	border: 0;
	bottom: 0;
	float: right;
	position: fixed;
	right: 0;
	_height: 0px;
	_width: 0px;
}
.cTabUi {
	margin-bottom: 12px;
}
.cTabUi .ui-tabs-panel {
	padding: 6px;
}
.cTempoInpe {
	margin: 5px 0 0 35px;
}
.cTermos {
	padding-bottom: 20px;
}
.cTermosCaixa {
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
}
.cOrdenacaoButton {
	margin-left: -2px;
	margin-top: -4px;
}
.detran-compartilhamento-pagina {
	margin-bottom:20px;
}
.detran-redesSociais ul.nav {
	display: table;
	margin: auto;
	padding-bottom: 10px;
}
.detran-redesSociais .nav > li > a {
	padding: 0 4px;
	border-radius:0
}
.detran-redesSociais .nav > li > a:hover, .detran-redesSociais .nav > li > a:active, .detran-redesSociais .nav > li > a:focus {
	background:none;
}
/* BEGIN .detran-menu-outros-servicos */



.detran-menu-outros-servicos {
	font-family:"PT Sans Narrow", sans-serif;
	font-size:1.1428em;
	padding:20px 0;
}
.detran-menu-outros-servicos ul {
}
.detran-menu-outros-servicos .dropdown.open .dropdown-menu {
	display: inline-block;
}
.detran-menu-outros-servicos .nav > li > a {
	padding:20px;
	border:solid 1px #ccc;
	border-radius:0;
}
.detran-menu-outros-servicos .nav > li > a:hover, .detran-menu-outros-servicos .nav > li > a:active {
	background:url(images/menu/textura_marcador_menu.gif) left top repeat-y;
	color:inherit;
}
.detran-menu-outros-servicos .nav > li > a:focus {
	background:url(images/menu/textura_marcador_menu.gif) left top repeat-y;
	border:solid 1px #FFAC75;
	color:inherit;
}
.detran-menu-outros-servicos .nav .open > a {
	background:url(images/menu/textura_marcador_menu.gif) left top repeat-y;
}
.detran-menu-outros-servicos .detran-submenu {
	padding: 0px;
	width: 100%;
	transition: width 0.3s;
}
.detran-menu-outros-servicos .detran-submenu-detalhes {
	padding: 0px;
	width: 0%;
	overflow: hidden;
	transition: width 0.3s;
	float: right;
	text-align: left;
}
.detran-menu-outros-servicos .dropdown-menu {
	border:solid 5px #F48E04;
	border-radius:0;
	box-shadow:1px 1px 0 #595959;
	background:#f2f2f2;
	padding:10px 0 0 10px;
}
.detran-menu-outros-servicos .marcador {
	display:block;
	background:url(images/menu/seta-menu-lateral.png) no-repeat scroll 0 0;
	height:21px;
	width:19px;
	position:absolute;
	z-index: 1999;
	right:-19px;
	top:16px;
}
.detran-menu-outros-servicos li.dropdown {
	text-align: right;
	text-transform:uppercase;
	background: 
 url(images/menu/textura_menu.gif) left top repeat-y,  url(images/menu/textura_menu_outros.png) #f2f2f2;
}
.detran-menu-outros-servicos .dropdown-menu .detran-submenu-detalhes li {
	text-transform:none;
}
.detran-menu-outros-servicos .dropdown-menu .detran-submenu-detalhes a {
	color:#333;
	background:none;
	display:inline;
	height:auto;
	padding:0 0 0 13px;
	font-family:"Average Sans", sans-serif;
	font-size:1em;
	background:url(images/menu/bolletOut.png) no-repeat 0 6px !important;
}
.detran-menu-outros-servicos .dropdown-menu .detran-submenu-detalhes a:hover, .detran-menu-outros-servicos .dropdown-menu .detran-submenu-detalhes a:active {
	background:none;
	color:#F38D04;
}
.detran-menu-outros-servicos .dropdown-menu .detran-submenu-detalhes a:focus {
	background:none;
	color:#F38D04;
	outline:thin dotted #F38D04;
}
.detran-menu-outros-servicos .dropdown-menu .detran-submenu-detalhes li ul li {
	display:inline !important;
	padding:0 0 3px 0;
	line-height:100%;
}
.detran-menu-outros-servicos .detran-submenu-container.open .detran-submenu-detalhes {
	width: 50%;
	float: left;
}
.detran-menu-outros-servicos .dropdown-menu.detran-submenu-container-single.open .detran-submenu-detalhes {
	width: 69%;
}
.detran-menu-outros-servicos .detran-submenu-container.open .detran-submenu {
	width: 50%;
	float: left;
}
.detran-menu-outros-servicos .dropdown-menu.detran-submenu-container-single.open .detran-submenu {
	width: 31%;
}
.detran-menu-outros-servicos .dropdown-menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.detran-menu-outros-servicos .dropdown-menu ul li {
	float:left;
	width: 33.33%;
	padding: 0 10px 10px 0;
}
.detran-menu-outros-servicos .dropdown-menu.detran-submenu-container-single.open ul li {
	width: 100%;
}
.detran-menu-outros-servicos .detran-submenu-detalhes li {
	display: none;
	width: 100%!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a {
	display: block;
	line-height: 110%;
	background-color: #999;
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	font-size:0.9285em;
	word-wrap:break-word;
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/sobre.png");
}
.detran-menu-outros-servicos .dropdown-menu ul li a:hover {
	background-color:#333;
}
.detran-menu-outros-servicos .dropdown-menu ul li a:active, .detran-menu-outros-servicos .dropdown-menu ul li a:focus {
	background-color:#F48E04;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-581 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/veiculos.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-583 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/habilitacao.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-619 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/remocao_deposito.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-586 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/infracoes.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-633 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/leiloes.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-847 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/leiloes.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-848 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/leiloes.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-746 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/desmanche.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-636 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/exames.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-552 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/sobre.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-553 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/transparencia.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-557 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/credenciamento.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-563 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/cursocfc.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-830 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/cursocfc.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-567 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/processos.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-576 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/estagio.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-705 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/relatorios.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-706 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/plano.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-707 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/congresso.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-708 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/cnhsocial.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-643 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/apresentacao.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-644 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/baselegal.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-645 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/cursocfc.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-646 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/condutores.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-647 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/ciclistas.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-649 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/pedestres.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-650 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/motoristasprofissionais.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-651 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/motociclistas.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-273 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/noticias.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-652 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/clipping.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-654 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/campanhas.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-656 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/livros.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-657 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/videos.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-659 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/pesquisas.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-661 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/links.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-886 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/SNC.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-821 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/portarias.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-862 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/sumulas.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-824 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/portarias.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-826 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/portarias.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-666 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/editaisnotificacao.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-769 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/editaisdescredenciamento.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-690 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/sumulas.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-692 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/resolucoes.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-695 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/legislacao.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-504, .detran-menu-outros-servicos .dropdown-menu ul li a.icone-797 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/estatisticas.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-798 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/acidentes.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-799 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/estudosepesquisas.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-702 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/noticias.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-703 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/portaldoscredenciados.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-879 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/leiloes.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-880 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/leiloes.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-882 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/restituicaovalores.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-898 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/restituicaovalores.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-899 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/restituicaovalores.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-910 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/consulta-gad.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-911 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/processosadministrativos.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-912 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/documentacao.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-915 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/educacao.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-969 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/eventos.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-917 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/galeria.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-981 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/Atos-do-governador.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-982 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/Boletins-casa-civil.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-1151 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/GEP.png")!important;
}
.detran-menu-outros-servicos .dropdown-menu ul li a.icone-1153 {
	background-image: url("/themes/sitedetran/images/icones_outros_servicos/GEP.png")!important;
	letter-spacing:-0.5px;
	padding-left:3px;
	padding-right:3px;
}
 @media (max-width: 767px) {
.detran-menu-outros-servicos .dropdown-menu ul li {
	width: 100%;
}
.detran-menu-outros-servicos .dropdown-menu ul li a {
	background-position: center 15%;
	padding: 15% 4px 8px;
}
.detran-menu-outros-servicos .dropdown-menu.open .detran-submenu ul li a {
	padding: 26% 4px 4%;
}
}
 @media (min-width: 768px) {
.detran-menu-outros-servicos .dropdown-menu ul li a {
	height: 80px;
	background-position: center 14%;
	padding: 20% 4px 0;
}
.detran-menu-outros-servicos .dropdown-menu.open .detran-submenu ul li a {
	height: 100px;
	padding: 42% 4px 0;
}
}
 @media (max-width: 991px) {
.detran-menu-outros-servicos .dropdown-menu {
	position: relative;
	float: none;
	width: 100%;
	text-align: left;
}
.detran-menu-outros-servicos li.dropdown a {
	text-align: left;
	padding-left:30px;
}
.detran-menu-outros-servicos .marcador {
	z-index: 17;
	left:0;
	top:-20px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.cDesenvProcergs > ul {
/*	float:left !important;
*/}
}
 @media (min-width: 992px) {
.detran-menu-outros-servicos .dropdown-menu {
	top:0px;
	left: -100%;
	width: 100%;
}
.detran-menu-outros-servicos .dropdown-menu.detran-submenu-container-single {
	width: 50%;
	left: -50%;
}
.detran-menu-outros-servicos .dropdown-menu.detran-submenu-container.open {
	width: 200%;
	left: -200%;
}
.detran-menu-outros-servicos .dropdown-menu ul li {
	width: 50%;
}
.detran-menu-outros-servicos .dropdown-menu.detran-submenu-container-single ul li {
	width: 100%;
}
.detran-menu-outros-servicos .dropdown-menu ul li a {
	height: 106px;
	background-position: center 10%;
	padding: 50% 4px 0;
}
.detran-menu-outros-servicos .dropdown-menu.open .detran-submenu ul li a {
	height: 106px;
	padding: 50% 4px 0;
}
}
 @media (min-width: 1200px) {
.detran-menu-outros-servicos .dropdown-menu ul li a {
	height: 106px;
	background-position: center 25%;
	padding: 54% 5px 0; 
	/* cliente pediu para recadastramento permanecer na mesma linha
        font-size:1em;
        */
}
}
/* END .detran-menu-outros-servicos */



/* BEGIN .detran-conteudotexto */



.detran-conteudotexto p {
	margin: 0 0 10px;
}
.detran-conteudotexto {
	width: 95%;
	position: relative;
	margin: auto;
}
/* END .detran-conteudotexto */



/* BEGIN .detran-conteudotitulo */



.detran-conteudotitulo span {
	float: left;
	margin: 0 10px 0 0;
}
/* END .detran-conteudotitulo */



/*Modais Bootstrap - custom*/

.modal-content {
	border-radius:0;
}
.modal-header {
	/*background-color:#F48E04;*/
        /*background-color:#28166F;*/ /* Cor azul */
        /*background-color:#268905;*/ /* Cor verde */
        background-color:#525252; /* Cor grafite*/
}
.modal-title {
	font-family:"PT Sans Narrow", sans-serif;
	font-size: 2.4rem; /*24px*/
	color:#fff;
}
.modal-body {
	font-family:"PT Sans", sans-serif;
	/*background-color:#FFEFDB;*/ /*Cor Bege*/
        background-color:#FFF;
        text-align: center;
	/*background-image:url(images/modal-bg.png);*/
}
.modal-body img {
	margin:15px 15px 15px 0;
}
.modal-body a {
	color: #c85643;
}
.modal-body p:last-child {
	margin-bottom: 0;
}
.modal-footer {
	margin-top:0;
        /*background-color:#FFEFDB;*/ /*Cor Bege*/
        background-color:#FFF;
	/*background-color:#D3EFF8;*/
	/*background-image:url(images/modal-footer.png);*/
}
.close {
	opacity:0.4;
}
.cLimpaFiltros {
	background: #575858;
	color: #FFF;
	text-decoration: none;
	padding: 4px 10px;
	margin: 0;
	display: block;
	width: 100px;
	float: right;
	text-align: center;
}
.cLimpaFiltros:hover, .cLimpaFiltros:active {
	background: #939393;
	color: #FFF;
	text-decoration: none;
}
.cModalBusca {
	width: 400px;
}
.cModalBusca .modal-header {
	background: #F48E04;
	border: none;
}
.cModalBusca .modal-body {
	background: #FFF;
	border: none;
}
.cModalBusca .modal-title {
	color: #FFF;
	font-size: 130%;
	border: none;
}
.cModalBusca .modal-footer {
	background: #FFF;
	font-size: 130%;
	border: none;
}
.cModalBusca input {
	padding: 8px 12px;
	width: 130px;
	float: left;
	border: solid 1px #bbbaba; 
	background: url(images/outros/calendar135.png) 104px center no-repeat;
	cursor: pointer;	
}
.cModalBusca label {
	padding: 8px 12px;
	float: left;	
}
.cModalBusca .btn-primary {
	padding: 8px 35px;
	border-radius: 0;
	background: #575858;
	border: none;
	margin: 20px 14px 0 0 !important;
}
.cModalBusca .btn-primary:hover {
	background: #939393;
}
.datepicker {
	border-radius: 0 !important;
	padding: 10px 25px 15px 25px !important;
}
.datepicker .active {
	background: #db6d02 !important;
	border-radius: 0 !important;
}
	
}
