.panel, .col-wg-interno {
    border: solid 1px #427237;
}

.panel-default > .panel-heading {
    background-color: #adcea5 !important;
    background-image: none !important;
    border-radius: 0px;
}

.panel-title > a {
    color: #427237;
    font-family: Open Sans;
    font-weight: bold;
    font-size: 13px;
}

.panel-body {
    font-family: Open Sans;
    color: #3c3c3c;
    font-size: 14px;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0px !important;
}

/* inicio nova home buscar */

.intro-txt-buscar {
  color: #64a3d7;
  font-family: Open Sans,sans-serif;
  margin-top: 65px;
}

.intro-txt-buscar h1 {
  font-size: 18px;
}

.home-pricing { 
  height: 918px; 
  background-image: url(/img/buscar/bg-pricing.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

.home-pricing h1 {
  color: white;
  font-family: Open Sans,sans-serif;
  margin: 53px 0;
  text-shadow: 0 1px 1px black;
}

.produtor-princing {
  background-image: url("/img/buscar/produtor-bg-princing.png");
  background-position: -271px -60px;
  background-repeat: no-repeat;
}

.frigo-princing {
  background-image: url("/img/buscar/frigo-bg-princing.png");
  background-position: -271px -90px;
  background-repeat: no-repeat;
}

.box-pricing-home { 
background-color: white;
border-radius: 5px;
height: 515px;
 }

.box-pricing-home h3 {
  border-bottom: 1px solid #90b259;
  color: #90b259;
  padding-bottom: 12px;
}

.itens-pricing-home {
  background-image: url("/img/buscar/stripe-icon.png");
  background-position: 1px -49px;
  background-repeat: no-repeat;
  color: #515151;
  margin-bottom: 1px !important;
  margin-top: 7px !important;
  overflow: hidden;
  padding-left: 67px !important;
  text-align: left;
}

.itens-pricing-home h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0 !important;
}

.botao-assine {
  background-image: url("/img/buscar/bg-bt-assine.png");
  background-position: center top;
  color: white;
  display: block;
  font-family: Open Sans,sans-serif;
  height: 83px;
  margin: 30px auto auto;
  overflow: hidden;
  text-align: left;
  width: 326px;
}

.botao-assine span {
  position: absolute;
}

.botao-assine:hover {

  background-position: center bottom;
  text-decoration: none;
  
}

.btp-assine {
  font-size: 15px;
  font-weight: bold;
  left: 120px;
  text-transform: uppercase;
  top: 61px;
}

.btp-rs {
  bottom: 19px;
  left: 230px;
}
.btp-valor {
  font-size: 44px;
  font-weight: 600;
  letter-spacing: -2px;
  right: 155px;
  top: 41px;
}

.btp-valor2 {
  line-height: 15px;
  right: 119px;
  top: 64px;
}

.need-solut {
  background-color: #90c01d;
  border: 1px solid #aac442;
  border-radius: 4px;
  font-size: 19px;
  padding: 14px !important;
}

.need-solut a  {
color: white;
  }

.area-gif {
  background-image: url("/img/buscar/bg-monitor-gif.png");
  background-position: center top;
  background-repeat: no-repeat;
  height: 302px;
  margin: 30px 0;
  width: 512px;
}

.itens-ativacao {
  background-image: url("/img/buscar/ative-stripe.png");
  background-repeat: no-repeat;
  color: #525252;
  font-family: Open Sans,sans-serif;
  font-size: 17px;
  margin-bottom: 10px;
  overflow: hidden;
  padding-left: 108px;
}

/* fim nova home buscar */

.analise-terrasmap-laudo {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom: 1px solid #ccc;
  border-image: none;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-radius: 5px;
  border-top: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 23px;

}

.fix-pos2 {
  color: gray;
  margin-bottom: 22px;
  margin-top: 16px;
  padding-top: 5px;
}

#lista_laudos {
    margin-top: 34px;
}

.zoom-credito {
  background-color: white;
  bottom: 40px;
  padding: 3px;
  position: absolute;
  right: 19px;
}

.img-pdf-1.thumbnail.img-responsive { margin-bottom: 7px !important; }

.bg-indeferido { background-image: url(/img/basa/bg-indeferido.png);}
.bg-deferido { background-image: url(/img/basa/bg-deferido.png);}
.bg-pendente { background-image: url(/img/basa/bg-pendente.png);}
.bg-novas { background-image: url(/img/basa/bg-novas.png);}
.bg-analise { background-image: url(/img/basa/bg-analise.png);}
.bg-total { background-image: url(/img/basa/bg-total.png);}

.wizard .tab-pane.active {
  border: 1px solid #ccc;
  padding: 40px;
  border-top: none;
}

.alert-beta {
    float: left;
    display: block;
    font-size: 29px;
    margin-top: 7px;
    margin-right: 13px;
}

.rib-pgto_efetuado span { background: #79A70A; background: linear-gradient(#3D6A78 0%, #433FA7 100%); }
.rib-pgto_efetuado span::after { border-color: #3D6A78 #3D6A78 transparent transparent !important; }
.rib-pgto_efetuado span::before { border-color:  #3D6A78 transparent transparent  #8F5408 !important;}

.rib-pgto_recusado span { background: #79A70A; background: linear-gradient(#C95454 0%, #8F0808 100%); }
.rib-pgto_recusado span::after { border-color: #C95454 #C95454  transparent transparent !important; }
.rib-pgto_recusado span::before { border-color:  #C95454  transparent transparent  #8F5408 !important;}

.rib-pgto_pendente span { background: #79A70A; background: linear-gradient(#F79E05 0%, #8F5408 100%); }
.rib-pgto_pendente span::after { border-color: #8F5408 #8F5408 transparent transparent !important; }
.rib-pgto_pendente span::before { border-color:  #8F5408 transparent transparent  #8F5408 !important;}

.rib-pendente_requerente span { background: #79A70A; background: linear-gradient(#B38509 0%, #C7BA04 100%); }
.rib-pendente_requerente span::after { border-color: #B38509 #B38509 transparent transparent !important; }
.rib-pendente_requerente span::before { border-color:  #B38509 transparent transparent  #8F5408 !important;}

.rib-pendente_agencia span { background: #79A70A; background: linear-gradient(#d6540e 0%, #FF9700 100%); }
.rib-pendente_agencia span::after { border-color: #d6540e #d6540e transparent transparent !important; }
.rib-pendente_agencia span::before { border-color:  #d6540e transparent transparent  #8F5408 !important;}

.rib-em_analise span { background: #79A70A; background: linear-gradient(#2989d8 0%, #1e5799 100%); }
.rib-em_analise span::after { border-color: #1e5799 #1e5799 transparent transparent !important; }
.rib-em_analise span::before { border-color:  #1e5799 transparent transparent  #1e5799 !important;}

.rib-para_analisar span { background: #79A70A; background: linear-gradient(#e95273 0%, #e4243d 100%); }
.rib-para_analisar span::after { border-color: #e4243d #e4243d transparent transparent !important; }
.rib-para_analisar span::before { border-color:  #e4243d transparent transparent  #e4243d !important;}

.rib-analise_concluida span { background: #79A70A; background: linear-gradient(#62788a 0%, #3c4857 100%); }
.rib-analise_concluida span::after { border-color: #3c4857 #3c4857 transparent transparent !important; }
.rib-analise_concluida span::before { border-color:  #3c4857 transparent transparent  #3c4857 !important;}

.rib-enviado span, .rib-novo span { background: #79A70A; background: linear-gradient(#359638 0%, #0B6604 100%); }
.rib-enviado span::after { border-color: #0B6604 #0B6604 transparent transparent !important; }
.rib-enviado span::before { border-color:  #0B6604 transparent transparent  #0B6604 !important;}

.rib-indeferido span { background: #79A70A; background: linear-gradient(#E00F00 0%, #7D0F0B 100%); }
.rib-indeferido span::after { border-color: #7D0F0B #7D0F0B transparent transparent !important; }
.rib-indeferido span::before { border-color:  #7D0F0B transparent transparent  #7D0F0B !important;}

.rib-analise_concluida_contestado span { line-height: 14px !important; background: #79A70A; background: linear-gradient(#e6911f 0%, #c77e1c 100%); }
.rib-analise_concluida_contestado span::after { border-color:#c77e1c #c77e1c transparent transparent !important; }
.rib-analise_concluida_contestado span::before { border-color:  #c77e1c transparent transparent  #c77e1c !important;}

.rib-contestado_automaticamente span { background: #d49e2a; background: linear-gradient(#d49e2a 0%, #e6b83a 100%); }
.rib-contestado_automaticamente span::after { border-color: #d49e2a #d49e2a transparent transparent !important; }
.rib-contestado_automaticamente span::before { border-color: #d49e2a transparent transparent #b3801d !important; }

.rib-deferido span {
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
}

.ribbon {
  position: absolute;
  right: 12px; 
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 100px; 
  height: 75px;
  text-align: right;
}
.ribbon span {
  border-radius: 2px;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 0.56);
  color: #fff;
  display: block;
  font-size: 11px !important;
  line-height: 20px;
  position: absolute;
  right: -1px;
  text-align: center;
  width: 80px;
}
.ribbon span::before {
  border-color: #79a70a transparent transparent #79a70a;
  border-style: solid;
  border-width: 3px;
  content: "";
  left: 74px;
  position: absolute;
  top: 100%;
  z-index: -1;
}

.credito-area1 {
  color: gray;
  font-size: 15px;
  line-height: 27px;
}

.bt-add-novaproposta {
  font-size: 14px;
  padding: 24px 13px 13px;
  text-align: center;
}

.informativos-sq {
  background-color: #fefddd;
  border: 1px solid #f0f0f0;
  color: #535353;
  margin-bottom: 14px;
  padding: 1px 12px 0;
}

.collapse-warning-content {
  font-size: 14px;
  margin-left: 20px;
}

.height-fix-2 {
	height: 50px;
}

.full-box-busca-home {
  background-color: #fafafa;
  background-image: url("/img/buscar/lupa-search-box.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 1px solid #e9e9e9;
  color: #616161;
  margin-bottom: 20px;
  padding: 16px;
}

.area-round {
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  margin: 40px 0;
  padding: 0 20px 20px;
}

.badge-nivel {
  border-radius: 4px;
  color: white;
  font-weight: normal;
  padding: 2px 30px;
}

.header-resultado-buscar {
  background-color: #fafafa;
  border: 1px solid #e9e9e9;
  color: #616161;
  margin-bottom: 50px;
  min-height: 190px;
  padding-top: 12px;
}

.fix-minhasprops {
	height: 112px;
}

.header-resultado-buscar h4 {
	color: #2993d1;
}

.testezz {
  height: 107px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-top: 6px;
}

.olForeignContainer {
    overflow: unset !important;
    top: 0 !important;
}

.area-mapa {
  background-color: gray;
  height: 200px;
  overflow: hidden;
}

.car_thumbs {
  height: 201px;
  width: 100%;
}

#lista-fazendas .gm-style {
  height: 201px !important;
  position: absolute !important;
}

.upload-file-link {
  background-color: #6fa740 !important;
  background-image: url("/img/buscar/bg-uoload-buscar.png");
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px dashed gray;
  border-radius: 5px;
  height: 50px !important;
  width: 100% !important;
}

.area-cell {
	height: 626px;
	width: 376px;
	background-image: url(../../img/buscar/frame-cel.png);
}

.height-fix {

  min-height: 290px !important;
}

.area-cell-area {
  background-color: red;
  margin-left: 56px;
  margin-top: 77px;
  width: 264px;
}

.header-buscar-app {
	color: #6fa740;
}

.lista-buscar-app {
  color: #4198d9;
  font-size: 17px;
}

/* buscar pricing */
.pricing-inter tr { border-bottom: 2px solid white; }

.menu-layout .tooltip-inner {
	background-color: #3b99de;
}

.menu-layout .tooltip-arrow {
	color: #3b99de !important;
}

.pricing-interno-descricao {
	background-color: #6fa740;
	color: white;
		padding: 5px	
}

.pricing-interno-descricao-free {
		background-color: #8dc63f;
		color: white;
		width: 70px;
		font-weight: bold;
		padding: 5px;
		text-align: center;
		border-left: 2px solid white;
}

.pricing-interno-descricao-premium {
		background-color: #3b99de;
		color: white;
		width: 10%;
		font-weight: bold;
		padding: 5px;
		text-align: center;		
		border-left: 2px solid white;
}

.menu-layout .badge {
	background-color: #3b99de;
    font-size: 11px;
    padding: 4px;
    }

/* end buscar pricing */

/* terras 2016 */
.info-dash {
	 /* height: 100px; */
}

.tit-info-dash {
  color: #1d94cc;
  font-weight: bold;
  text-transform: uppercase;
}

.cont-info-dash {
  color: #6fa740;
  font-size: 16px;
  font-weight: bold;
}
.cont-info-dash a:hover { 
text-decoration: none;
}

#dropVerde.dropdown-menu li {
  border: none;
  float: none;
  padding: 0px;
}

.menu-layout ul li {
  border-left: 1px solid #94c43d;
  border-right: 1px solid #619207;
  float: left;
  height: 49px;
  list-style: outside none none;
  padding: 6px 13px;
  text-align: center;
}

.tit-detalhe-propriedade {
  color: #6fa740;
  font-weight: bold;
  margin: 0;
  padding: 0 !important;
}

.box-dash-propriedades {
background-color: #eee;
margin-left: 15px;
padding: 0;
text-align: center;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
  
.car-tag  {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: white;
  font-size: 11px;
  padding: 2px 0;
  text-align: center;
  }

.car-reader { background: #337ab7 none repeat scroll 0 0; }
.car-map { background: green none repeat scroll 0 0; }

.end-detalhe-propriedade {
  color: #707070;
  font-size: 13px;
}

.end-detalhe-propriedade a {
  border-bottom: 1px dashed;
  font-size: 11px;
  font-style: italic;
}

.pop-menu-usuario {
  text-align: center;
}

.green1 {color:#6fa740;}

.red1 {color:#f30f0f;}

.menu-padding-icons {
  font-size: 16px !important;
  padding: 8px 13px !important;
}

.menu-principal {
  
	background-color: #6fa740;
	border-bottom: 1px solid #619207;
	border-top: 1px solid #619207;
	height: 50px;
	font-family: 'PT Sans', sans-serif;
}

.topo-principal {
  background-color: #f7f6f6;
  background-image: url("/../img/bg_header.png");
  background-position: center top;
  color: white;
  height: 92px;
}

.menu-2016 {
  font-family: PT Sans !important;
margin-top: 26px !important;
width: 100%;
}

.busca-propriedades {
  margin-top: 25px !important;
}

#alternarPerfil .perfil-select {
  background-position: -9px -69px;
  background-repeat: no-repeat;
  background-size: 61px 118px;
  border: 1px solid #eee;
  border-radius: 4px;
  color: #107cb4;
  font-weight: bold;
  height: 44px;
  margin-bottom: 7px;
  margin-right: 0 !important;
  overflow: hidden;
  padding: 7px;
  text-align: left;
  width: 200px;
}

#alternarPerfil .perfil-select:hover {
	background-color: #eee !important;
}

#alternarPerfil .perfil-select a {
  float: left;
  margin-left: 43px;
  margin-top: 4px;
}

/* end terras 2016 */

bootstrap.css.map
a {
    text-decoration: none;
    text-transform: none;
}

table{
    table-layout: relative;
}

table td{
    word-wrap: break-word;
}

body {
    background-color: #fff;
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    -webkit-overflow-scrolling: touch;
}

.menu-movel > .row{
    margin:0px !important;
}

body.contraste,body.contraste .topo-principal,body.contraste .rodape-links,body.contraste .conteudo-principal, body.contraste .table-striped > tbody > tr:nth-child(odd) > td, body.contraste .table-striped > tbody > tr:nth-child(odd) > td , body.contraste .panel-default , body.contraste .panel-heading , body.contraste .fundo-cinza , body.contraste .control-label, body.contraste .tabela-visao td ,body.contraste .table-detalhar p span , body.contraste .DataTables_sort_wrapper{
    background: none repeat scroll 0 0 black !important;
    color: #FFFFFF !important;
}

body.contraste .dataTable tr.odd td.sorting_1 {
	background-color: #353535 !important;
}

body.contraste .div_faq_faleconosco {
	background-color: #002E46;
}

body.contraste #menu_sel_fornecedor , body.contraste #menu_sel_procon, body.contraste .ui-toolbar, body.contraste .dataTable tr.odd , body.contraste #tbconsulta_length select, body.contraste .company_list {
    background: black !important;    
}

body.contraste a ,body.contraste .titulo-menu, body.contraste .menu-lateral-lista li a, body.contraste .conteudoEstatico .accordion-group .accordion-heading a , body.contraste .conteudoEstatico h2{
    color: #96FAFF;
}

body.contraste .passo , body.contraste .status-visao{
    background:#383838;
}

body.contraste table tr th {
    background: black !important;
}

body.contraste #form-pesquisa{
    background:#3c3c3c;
}

body.contraste .passo-ativo {
    background-color: #1F1F1F;
    color: #00D6FF;
}

body.contraste a:hover {
    background:none;
}

body.contraste .menu-lateral-lista .ativo , body.contraste li:hover{
    background-color: #292929;
}

body.contraste div#menu-principal.navbar-collapse ul.nav li a {
    color: white !important;
    background-color: #333333;
    border: 1px solid white;
}

body.contraste div#menu-principal.navbar-collapse.collapse.in {
    border-top: 5px solid white;
}

body.contraste .modal-content, body.contraste .modal-header, body.contraste .arrow-accordion{
	background:#0f0f0f;
}

body.contraste .modal-title{
	color: #65F8F8;
}

body.contraste .fundo-branco {
	background: #A0A0A0;
}

body.contraste .panel , body.contraste .fundo-branco .nav-tabs {
	background:#000;
}

body.contraste tr.even {
	background-color: #414141;
}

body.contraste .dataTable tr.even td.sorting_1 {
	background-color: #3F3F3F !important;
}

.navbar {
    margin: 0 !important;
    min-height: 40px;
    position: relative;
}

.z-index-over{
    z-index:9001;
}

#acessibilidade {
    padding-top: 10px !important;
}

#acessibilidade a {
    font-size: 0.8em;
    color: white;
}

body.contraste #acessibilidade span {
    background-color: white;
    color: black;
    padding-left: 1px;
    padding-right: 1px;
}

#acessibilidade span {
    background-color: #4754A3;
    color: white;
    padding-left: 1px;
    padding-right: 1px;
}

#menu-principal , .menu > .container-fluid{
    padding:0px;
}

.no-padding {
    padding: 0px;
    margin: 0;
}

.icn-choose{
    font-size: 140px;
    color: #2764D2;
    margin-top: 70px;
    margin-right: 30px;
    float: left;
    
/*    -webkit-animation: shake 1s infinite linear;
    -moz-animation: shake 1s infinite linear;
    animation: shake 1s infinite linear;*/
}

.open_sansextrabold{
    font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
}

#barra-brasil .brasil-flag {
    height: 32px !important;
}

body.contraste .menu-principal {
    background: none repeat scroll 0 0 #333333;
    color: white;
}

.conteudo-principal {
    background-color: white;
    min-height: 500px;
}

.imagemFundo{
    padding: 0px 100px 20px 100px;    
    background-size: cover;
    max-width: 1170px;
    min-height: 500px;
}

.imagemFundo #sidebar{
    display:none;
}

.rodape-links {
 /* margin-top: 79px;  */
  padding-top: 26px;
}

.rodape-link.servicos > h5 {
  font-size: 16px;
}

.rodape-link {
/*     width: 80%; */
/*     margin: 0 auto; */
/*     position: relative; 
    margin-top: 25px;*/
}

.rodape-link li {
    line-height: 18px;
}

div.rodape-link ul li a {
    color: #FFFFFF;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
}

body.contraste .rodape-governo {
    background-color: #333;
}

.rodape-governo {
    min-height: 100px;
    background-color: #1D2666;
    padding-top: 25px;
}

.titulo-portal {
    color: #94c43d;
    font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
    font-size: 3.35em;
    font-weight: normal;
    line-height: 1em;
    margin: 20px 0 -17px;
}

.titulo-portal small {
	font-size: 0.3em;
	top: 10px;
	position: relative;
	font-style: italic;
	font-family: arial;
}

.titulo-portal a {
    color: #94c43d;
    text-transform: none;
    text-decoration: none;
}

.portal-acoes {
    border-bottom: 1px dotted #9BC2A3;
}

.portal-acoes {
    clear: none;
    display: block;
    padding-bottom: 2px;
}

.menu-acessibilidade {
    clear: right;
    padding-top: 10px;
    position: static;
}

.menu-acessibilidade a {
    color: #FFFFFF;
    font-size: 0.75em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#menu-principal{
    position:relative;
    top: -5px;
}

div#menu-principal.collapse ul.nav li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    height: auto;
    width: auto;
    padding: 0 10px;
    border-right: solid thin white;
    padding: 0 10px;
}

div#menu-principal.collapse ul.nav li a.last-item {
    border: none;
}

.menu {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    width: auto;
}

.acesso {
    position: relative;
    top: 27px;
}

.cadastrarHeader {
    margin-top: 5px;
    
}

.cadastrarHeader,.cadastrarHeader:hover,.cadastrarHeader:active {
    color: #459dd4;
}

.esqueciSenha{
	margin-right:20px;
}

.saudacoes {
    clear: both;
    max-width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.menu-acesso {
    float: right;
    clear: both;
}

.menu-acesso a {
    color: #FFFFFF;
    font-size: 0.800em;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: n
}

.logo {
    height: 330px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    display: table-cell;
}

.logo img#logo {
    position: absolute;
    margin: auto;
    top: 0;
    left: -30px;
    bottom: 0;
    max-width: 290px;
}

.form-padrao {
    margin-right: 0;
    min-height: 330px;
    padding: 20px 20px 15px;
    background-color: #E0E8F9;
}

#form-pesquisa {    
    padding: 20px 15px;
    position: relative;
    top: 40px;
    min-height:150px;
}

.conteudo-central {
    /* border: thin solid #E0E8F9; */
    margin: 40px 15px 15px;
}

#form-pesquisa .input-pesquisa {
    /* Campo do formulï¿½rio de pesquisa de empresas */
    color: #7aa3b7;
    font-size: 1.4em;
    height: 46px;
    line-height: 22px;
    padding-left: 18px;
    border-radius: 0px;
    background: white;
    border: 2px solid #dde8ee;   
}

#form-pesquisa .input-pesquisa::-webkit-input-placeholder{
	font-weight: bold;
    color: #7aa3b7;
    font-family: "latoLight", Arial, Helvetica, sans-serif !important;
}
#form-pesquisa .input-pesquisa:-moz-placeholder {
    color: #7aa3b7;
    font-weight:lighter;
}
#form-pesquisa .input-pesquisa::-moz-placeholder {
    color: #7aa3b7;
    font-weight:lighter;
}
#form-pesquisa .input-pesquisa:-ms-input-placeholder { 
    color: #7aa3b7;
    font-weight:lighter;
}

#form-pesquisa .btn-pesquisa {
    /* Botï¿½o (lupa) do formulï¿½rio de pesquisa de empresas */
    color: white;
    float: right;
    font-size: 1.5em;
    position: relative;
    top: -46px;
    left: 100px;
    background:#94c43d;        
    padding: 7px 36px;
    font-family: arial;
    font-style: italic;
    border-radius: 3px;
    border-color: #94b23d;
}

element.style {
    height: auto;
    left: 636.5px;
    top: 421.4px;
    width: 690px;
    z-index: 1001;
}

.form-group label {
    color: #333333;
    font-size: 0.85em;
    font-weight: normal;
}

.form-padrao legend {
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    color: #2764D2;
    font-size: 1.5em;
    font-weight: bolder;
    letter-spacing: -1px !important;
}

.pui-shadow {
    box-shadow: none !important;
}

.ui-state-highlight {
    background-color: #ECEEFD;
}

.pui-autocomplete-item.pui-autocomplete-list-item.ui-corner-all {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: thin solid #D9DFDA;
    border-right: thin solid #D9DFDA;
    border-bottom: thin solid #D9DFDA;
    margin: 0 !important;
    padding-bottom: 5px !important;
    padding-left: 20px;
    padding-right: 5px !important;
    padding-top: 10px !important;
}

.pui-autocomplete-item.pui-autocomplete-list-item.ui-corner-all.ui-state-highlight {
    background-color: #ECEEFD !important;
    border-left: thin solid #D9DFDA;
    border-right: thin solid #D9DFDA;
    border-bottom: thin solid #D9DFDA;
    margin: 0 !important;
    padding-bottom: 5px !important;
    padding-left: 20px;
    padding-right: 5px !important;
    padding-top: 10px !important;
}

.pui-autocomplete-items.pui-autocomplete-list {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 !important;
    padding: 0 !important;
}

.pui-autocomplete-label {
    color: #7aa3b7 !important;
}

.pui-autocomplete-item p {
    color: #676767;
    font-size: 0.85em;
}

.form-login {
    position: relative;
    top: 15px;
    width: 60%;
}

.borda-branca-esquerda {
    border-right: solid thin white;
}

.link-cadastro {
    height: auto;
    position: relative;
    text-align: center;
    top: 111px;
    width: 100%;
}

a.link-cadastro-info {
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    color: #2764D2 !important;
    font-size: 1.5em;
    line-height: 20px;
    font-weight: bolder;
}

big.contador {
    font-family: arial;
    font-size: 1.6em;
}

/* #consumidor-acoes button {
    color: #2764D2;
} */
form#reclamacaoConsultaForm {
    margin: 0 auto;
    width: 80%;
    text-align: left;
}

.visao-label {
    font-size: 1.7em;
}

.visao-titulo {
    font-family: open_sansextrabold;
    font-size: 2.0em;
    color: #555;
    margin-left: 20px;
    text-shadow: 2px 2px 1px #ccc;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    float: left;
    padding-right: 50px;
}

.visao-titulo + span {
    color: #646464;
    clear: both;
    width: 100%;
    float: left;
    margin-left: 20px;
    margin-bottom:15px;
}

.tabela-visao td {
    color: #666;
}

.status-visao {
    background-color: #E0E8F9;
    min-height: 70px;
    margin: 10px 0px 20px 0px;
}

.tabela-visao th {
    font-size: 0.9em;
    font-weight: bold;
}

.table-detalhar p{
    font-weight:bold;
}

.table-detalhar p span{
    color:#666;
    font-weight:lighter !important;	
}

.status-visao #status {
    margin-top:16px;
    text-transform: uppercase;
}

.status-data {
    font-size: 1.2em;
}

.panel{
    clear:both;
}

.status-visao label {
    font-size: 0.650em;
    font-weight: normal;
    margin-top: 10px;
}

.ui-widget-overlay {
    position: fixed !important;
}

.panel-heading {
    overflow: hidden;
    padding-top: 10px;
    font-weight:bold;
}

.panel-heading .btn {
    position: relative;
}

.passo {
    right: 0;
    height: 55px;
    text-align: center;
    display: table;
}

.inline {
    display: inline-block;
}

.passo .texto {
    display: inline-block;
    vertical-align: middle
}

.passo {
    display: table;
    min-height: 55px;
}

.passo .texto,.passo .circulo {
    display: table-cell;
    vertical-align: middle;
}

.passo {
    background-color: #D1D4E7;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

.passo-ativo {
    background-color: #E5E8FC;
    color: #54598D;
    text-transform: uppercase;
    font-weight: bold;
}

/*.passo-ativo .circulo {
    background-image: url("../imagens/passo-ativo.png") !important;
    color: #D1D4E7;
    font-size: 1.9em;
    font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
    width: 38px;
    background-position: 50% 50%;
}

.passo .circulo {
    background: url("../imagens/passo.png") no-repeat scroll 0 0;
    color: #D1D4E7;
    font-size: 1.9em;
    font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
    width: 38px;
    background-position: 50% 50%;
}*/

.triangulo-baixo {
    border-style: solid;
    border-width: 7px 7.5px 0 7.5px;
    border-color: #007bff transparent transparent transparent;
}

.passo-ativo:before {
    border-color: #E5E8FC transparent transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    top: 55px;
    width: 0;
}

.caminho {
    margin-bottom: 20px;
}

.fundo-cinza {
    background-color: #E0E8F9;
}

.fundo-branco{
    background: #E0E8F9;
    padding-bottom: 15px;
}

.fundo-branco .nav-tabs{
    background:white;
    font-weight: bold;
    font-family: arial;
}

.fundo-branco .nav-tabs a:hover{
    background:#E0E8F9 !important;
}

.fundo-branco .nav-tabs .active a, .fundo-branco .nav-tabs .active a:active , .fundo-branco .nav-tabs .active a:focus , .fundo-branco .nav-tabs .active a:visited{
    background-color: #E0E8F9;
}

.fundo-branco .panel-default {
    border-color: #ddd;
    margin: 20px;
}

.panel-default .panel-body{
    word-wrap:break-word;
}

.fundo-branco .status-visao {
    background-color: seashell;
    min-height: 70px;
    margin-bottom: 20px;
    border-top: 2px solid rgb(236, 206, 185);
    border-bottom: 2px solid rgb(236, 206, 185);
}

.table-responsive.panel{
    width:95% !important;
    margin: 10px 20px;
    padding: 10px;
    box-shadow: 3px 4px 3px #ccc;
}

.titulo-menu {
    /* border-bottom: thin solid #EFEFEF; */
    color: #2764D2;
    font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
    font-size: 2em;
    padding-bottom: 10px;
    padding-top: 20px;
    width: 50%;
}

.menu-lateral-lista {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 70%;
}

.menu-lateral-lista li {
    border-bottom: thin solid #EFEFEF;
    font-size: 0.97em;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-top: 7px;
}

/* .menu-lateral-lista li.ativo:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2763D2;
    border-style: solid;
    border-width: 18.5px 0 17.5px 17.5px;
    content: "";
    display: block;
    float: right;
    height: 0;
    left: 50%;
    margin-top: -27px;
    position: absolute;
    top: auto;
    width: 0;
}  */

.menu-lateral-lista li.ativo:hover {
    background-color: #2764D2
}

.menu-lateral-lista li:hover {
    background-color: #E0E8F9;
    color: white;
}

.menu-lateral-lista li select {
    margin-top: 5px;
}

.menu-lateral-lista li a {
    margin-left: 5px;
    color: #333;
    text-decoration: none;
    display: block;
}

.menu-lateral-lista .ativo {
    background-color: #2764D2;
}

.menu-lateral-lista .ativo a {
    color: white;
}

.alertpw {
    font-size: 12px;
    margin-left: 15px;
    padding: 5px 10px;
}

.menu-suspenso {
    min-width: 700px;
}

textarea.form-control{
    margin:10px 0px;
}

.table-detalhar th, .table-detalhar td{
    border:none !important;
}

/* #reclamacaoConsultaForm input[type="text"], #reclamacaoConsultaForm select {
  font-size: 10px;
  line-height: 10px;
  padding: 1px;
}

#reclamacaoConsultaForm .form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    height: 20px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

#reclamacaoConsultaForm .form-group {
  margin-bottom: 1px;
} */

/* Area para conteudo estatico */

.conteudoEstatico h2{
    font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
    color:#2764D2;
}

.conteudoEstatico p{	
    text-align:justify;
    text-indent:20px;
}

.conteudoEstatico strong {
    font-family: arial;
}

.conteudoEstatico ol li {
    margin: 10px 0px;
}

.img-list{
    list-style:none;
}

.img-list li{
    margin:20px 0;
}

.img-list li img{
    max-height: 65px;
    margin-right: 15px;
    width: 60px;
}

/* Accordion */

.company_list{
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #F5F5F5;
    margin:10px 0;
}

.company_list:hover{
    background: #F4F6FF;
}

.company_list a, .without_link{
    display: block;
    font-size: 18px;
    font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
}

.company_list ul {
    padding: 0px;
    margin-top: 10px;
}

.company_list li {
    list-style: none;
    border-bottom: 1px solid #ccc;
    padding: 5px 0px 5px 35px;
    cursor: context-menu;
}

.company_list li:last-child{
    border-bottom:0px;
}

.company_list li:hover{
    background: #EDF0FC;
}

.company_list a img, .without_link img {
    max-width: 90px;
    background-size: cover;
    margin-right: 10px;
    padding: 10px;
    max-height: 75px;
}

.company_list .large-img{
    max-height: 110px;
    max-width: 205px;
}

.without_link .untidy-img{
    margin-top: -10px;
}

.without_link{	
    cursor:context-menu;
}

.without_link:hover{
    text-decoration:none;	
}

.arrow-accordion {
    float: right;
    background: white;
    padding: 0px 7px;
    border-radius: 30px;    
}

.arrow-accordion.rotate{
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);

    transition:transform 0.3s;
    -webkit-transition:-webkit-transform 0.3s; 
}

.oneLine-height{
    line-height:40px !important;
}

.align-left{
    text-align:left !important;	
}

.align-right {
    text-align: right;
}

.clear{
    clear:both;
}

/* erro dos formularios */

.has-error {
    position: relative;
    color:red;
    font-size:11px;
}

/* Detalhar formularios */

.detalhar{
    background: rgb(249, 249, 249);
    border-radius: 3px;
    padding: 5px 10px;
    border: 1px inset #ccc;
    color: #6b6b6b;	
    max-width: 63%;
    margin-left: 10px;
}

.detalhar pre{
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    background:	none;
    color: #6b6b6b;
    border:none;
    padding:0px;
    font-size:14px;
    white-space: pre-wrap;        
    white-space: -moz-pre-wrap;
    max-width: 400px;
}

/* perfil empresa */

.bg-white{
    background:white;
}

.border-gray{
    border:1px solid #ddd;
    border-top:0px;
}

.graf-pizza{
    margin-bottom:20px;
}

.porcent_number {
    font-size: 2em;
    width: 75%;
    float: left;
    text-align: center;
}

.porcent_text {
    font-size: 1.3em;
    width: 70%;
    float: left;
    text-align: center;
}

.total_number{
    font-size: 1.4em;			
}

.text-green{
    color:#5CB85C;
}
.text-blue{
    color:#7E99E7;
}
.text-darkBlue{
    color:#1D2666;
}

.rodape-link .active{
    display:none;
}

#menu_sel_procon , #menu_sel_fornecedor{
    width:235px;
}

.dataTable .header{
    font-weight:normal;
}

table .header:before{    
    background-position: -132px 0;
    background-repeat: no-repeat;
    content: "";
    display: block;
    float: right;
    width: 11px;
    height: 20px;
}

table .header.headerSortUp:before{
    background-position: 0 -16px;
}

table .header.headerSortDown:before{
    background-position: -67px -16px;
}

.list-select{
    margin-bottom:15px;	
}

.modal-header{
    background: #F3F3F3;
    border-radius: 10px 10px 0px 0px;
}

.modal-title{
    color: #5296D1;
    font-family: "open_sansextrabold", Arial, Helvetica, sans-serif;
}

.lighter{
    font-size: 11px;
    font-weight: lighter;
}

.legend-graf-line span {
    width: 105px;
}

.visao-usuario{
    overflow:hidden;
}

.visao-usuario h4 {
    margin-top: 30px;
    float: left;
}

.fa.reclamacoes{
    color:#EEEEEE;
}

.fa.respostas{
    color:#97BBCD;
}

.fa.respondidas{
    color:rgb(146, 175, 255);
}
.fa.resolvidas{
    color:rgb(29, 38, 102);
}

#btn-export-pdf , #btn-export-csv{
    font-weight:bold;
    font-family:arial;
}

#btn-export-pdf i , #btn-export-csv i{
    margin-right: 5px;
}

.tabela-visao tr th {
    width: 15%;
}

/* fluxo index */

.fluxo-index{
	margin-left: 30px;
}

.fluxo-index ul{
    list-style:none;
}
.fluxo-index ul li{
    float:left;
    text-align: center;
    font-size:1.3em;
    color:white;
    display:table;
}

.fluxo-index ul li:after{
    content:"";    
    width: 16px;
    height: 69px;
    display: block;
    float: right;
}

.fluxo-index ul li.first-child:after{
    margin-left:10px;
}

.fluxo-index ul li:last-child:after{
    width: 0px;
}

.fluxo-index ul li p{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}

.full-width {
    width: 100%;
}

.newTitle{
	background: url(../imagens/logo-nova-900.png) no-repeat; 	
    margin-left: 15px;
    height: 170px;
    width: auto;
    
}
/*
.newTitle .tit-crimson{
    font-family: "crimson";
    font-weight:bold;
    font-size:70px;
    color:#5f91a8;
    margin:0px;
    letter-spacing:-6px;
    padding:0px;
}
.newTitle .tit-latoHair{
    font-family: "latoHairline";    
    font-size:70px;    
    color:#b3ce43;    
    font-weight:100;
    letter-spacing: -4px;
}
.newTitle .tit-latoLight{
    font-family: "latoLight";
    font-size: 30px;
    color: #4c85a0;
    margin: 0px;
    padding: 0px;
    letter-spacing: -1px;
    margin-top: -15px;
    margin-left: 24px;
}
*/
#btn-mais-detalhes i {
    margin-right: 5px;
}

.list-input-more-details{
    padding-bottom:15px;
    float:left;
}

.list-input-more-details li{
    float:left;
    width:50%;
    padding:5px 10px;
    list-style:none;
}

.list-input-more-details li input{
    margin-right:5px;
}

.fale-conosco {
    background: rgb(213, 213, 213);
    padding: 5px 10px;
    font-size: 16px;
    color: gray;
    font-weight: lighter;
    font-family: arial;
    border: 2px solid #aaa;
    margin-top: -40px;
    text-transform: capitalize;
}

.fale-conosco > i{
    margin-right:5px;
}

.btn-imprimir-reclamacao{
    margin-right:25px;
}

#tb-reclamacao tr td:first-child{
    font-size:13px !important;
}

.fieldset-consulta{
    border: 1px solid #ddd;
    padding: .35em .625em .75em;
    margin:10px 5px;
    background:#f5f5f5;
}

.fieldset-consulta legend{
    width:auto;
    border-bottom:none;
    font-size: 14px;
    margin-bottom: 10px;	
}

.filetypes-attach{
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.parametros{
    border-bottom: 1px solid #ccc;
    padding: 20px 0px;
}

.parametros button{
    margin-left: -3px;
    padding: 0px;
    height: 24px;
    border-radius: 0px 5px 5px 0;
}

.parametros.texto textarea{
    width:50%;
    margin-bottom:10px;
}

.parametros.texto button{
    clear:both;
    float:right;
    border-radius:5px;    
    margin:0px;
}

.modal.termoDeUso-jquery .conteudoEstatico {
    height: 500px;
    overflow: auto;
}

.confirmarUser .detalhar{
    max-width:100%;
    background: rgb(243, 243, 243);
}

.confirmarUser label {
    margin-left: 10px;
}

.xs-margin{
    margin:0px 5px;
}

span.has-error + textarea.form-control{
    border-color: #a94442;
}

.dataTable tr.odd {
    background-color: #EEE !important;
}

.dataTable tr.odd td.sorting_1 {
    background-color: #E7E7E7 !important;
}

.dataTable tr.even td.sorting_1 {
    background-color: #F0F0F0 !important;
}

.col-lg-12 .dataTables_info{
    margin:10px 0px;
}

.col-lg-12 .dataTables_paginate{
    width: 100%;
    text-align: center;
}

.conteudoEstatico .accordion-group {
    padding: 11px 0 10px 10px;
    border-bottom:1px dotted #ccc;
}

.conteudoEstatico .accordion-group .accordion-heading a{
    font-size:16px;
    color: #2764D2;
    padding:10px;
}

.conteudoEstatico .accordion-group .accordion-heading a:hover{
	text-decoration: none;
}

.form-horizontal{
    float:left;
}

.tit-choose{
    width: 100%;
    margin-top: 100px;
    font-size: 44px;
}

.fluxo-index .dropdown {
    width: 480px;
    margin-left: 15px;
    margin-bottom: 130px;
    text-align:justify;
    color: white;
}

#data-disponibilidade .bt-show { 
    width:70%;
    margin-left:40px;
    background-size: 39px;
    cursor:pointer;
    font-size: 14px ;
    letter-spacing: 0px ;
}

#data-disponibilidade .bt-show:first-letter{
    color:#B4CE43;
}

#data-disponibilidade .group span{
    font-size: 14px ;
    letter-spacing: 0px ;
    width:70%;
    float:left;
    clear:both;
    margin-left:40px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left,  #ffffff 88%, #e8f0c6 89%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(88%,#ffffff), color-stop(89%,#e8f0c6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ffffff 88%,#e8f0c6 89%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ffffff 88%,#e8f0c6 89%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ffffff 88%,#e8f0c6 89%); /* IE10+ */
    background: linear-gradient(to right,  #ffffff 88%,#e8f0c6 89%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8f0c6',GradientType=1 ); /* IE6-9 */
}

#data-disponibilidade .group span:first-letter{
    color:#B4CE43;
}

.float-none{
    float:none !important;
}

#tbconsulta ul.dropdown-menu{
    left: inherit;
    right: 0px;
}

.highlight label{
    font-weight: bold;
    font-size: 14px;
}

.clear span{
    clear:both;
    float:left;
}

.tbMask{
    width:100%;
    overflow:scroll;
    overflow-y:hidden;
}

#textoTramite{
	float: left;
	padding: 10px 10px 10px 35px;
	word-break: break-all;
}

#adeus-ei6-fundo{
	margin: 0; 
	padding: 0;	
	position: absolute;	
	top: 0;	
	left: 0; 
	display: block; 
	z-index: 999; 
	width: 100%; 
	height: 100%; 
	min-height: 100%; 
	opacity: .5; 
	filter:alpha(opacity=50); 
	background: #000
}

#adeus-ie6{
	margin: 0; 
	padding: 0; 
	border: 1px solid #096182; 
	background: #83bed4; 
	width: 548px;	
	height: 325px; 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;	
	position: absolute; 
	top: 50%; left: 50%; 
	z-index: 9999; 
	margin-left: -274px; margin-top: -189px
}

#adeus-ie6-topo{
	margin: 0; padding: 0; 
	background: #b5d8e5; 
	border-top: 1px solid #f1f8fa; 
	border-bottom: 1px solid #6d909e; 
	padding: 20px
}

#adeus-ie6-topo h3{
	margin: 0; padding: 0; 
	margin-bottom: 15px; 
	color: #000; 
	font-size: 23px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px; 
	text-transform: none
}

#adeus-ie6-topo p{
	margin: 0; padding: 0; 
	color: #494848; 
	margin-bottom: 15px; 
	font-size: 15px; 
	line-height: 22px; 
	padding-right: 15px
}

#adeus-ie6-topo ul{
	margin: 0; padding: 0;
	margin-left: 26px;
	color: #010101; 
	line-height: 25px; 
	font-size: 16px
}

#adeus-ie6-rodape{
	margin: 0; padding: 0; 
	padding: 20px 15px 0px 20px; 
	border-top: 1px solid #FFF; 
	color: #FFF
}

#adeus-ie-botao a{
	margin: 0; padding: 0; 
	background: url(../imagens/ie.png) no-repeat left top; 	
	text-indent: -9999em; 
	overflow: hidden;	
	display: block;
	float: left; 
	height: 80px; 
	margin-left: -3px;
	margin-top: -5px;
	width: 260px
}

#adeus-ie6-outros{
	margin: 0; 
	padding: 0; 
	font-size: 12px;
	float: right;	
	width: 235px; 
	display: block		
}

#adeus-ie6-outros span{
	margin: 0; padding: 0;
	margin-bottom: 5px; 
	display: block;	
	line-height: 15px
}

#adeus-ie6-outros a{
	margin: 0 0px; padding: 0;
	float:left;
}

.iChrome, .iOpera, .iFirefox{
	margin: 0; padding: 0; 	
	text-indent: -9999em; 
	overflow: hidden;	
	display: block;
	float: left; 
	margin-left: -3px;
	margin-top: -5px;
	cursor:pointer;
	height: 60px;
	width: 60px;
}

.hideIndent{
	text-indent: -50000px;
	height:0px;
	margin:0px;
}

/************************************/
/* Css para Google Chrome ***********/
/************************************/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .navbar-nav {margin: 10px -9px;}
    #menu-principal{top: 0px;}
}

/************************************/
/*** Para impressao *****************/
/************************************/

@media print {
    a[href]:after {
        content:"" !important;	   
    }
    #sidebar, #acessibilidade , .acesso , .menu , .menu-acessibilidade , .rodape-links , .rodape-governo , #barra-brasil, .menu-principal{
        display:none; 
    } 
    .titulo-portal{
        display:inline !important;
        color:black !important;
        margin:0px !important;
    }
    .conteudo-central{
        margin-top:-40px !important;
    }
}

/* icones de asc e desc para as tables */
.table a {
	text-decoration:none;
}
th > a:after {
    content: " \f0dc";
    font-family: FontAwesome;
    font-weight: lighter;
    font-size: 10px;
}
th > a.asc:after {
    content: " \f0dd";
}
th > a.desc:after {
    content: " \f0de";
}

label.checkbox-inline input
{
	margin-top: 1px;
}

html,body {
	height: 100%;
	/* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by its height */
	margin: 0 auto -240px;
	/* Pad bottom by footer height */
	padding: 0 0 160px;
}

/* Set the fixed height of the footer here */
#footer {
	height: 160px;
}

.titulo-tabela{
	color:#45a0d4; 
	text-align:center;
}
.contorno-tab-car {
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom:20px;
}

#content-home {
  margin-top: 20px;
}

.box-busca-home {
  border-bottom: 1px solid #9d9d9d;
  margin-bottom: 30px;
  padding-bottom: 30px;

}

.informativos-home-empresa {
	color: #2993d1;
}

.informativos-home-empresa > h4 {
  margin-top: 0;
  font-weight: bold;
}

.informativos-home-empresa p {
	color: #939393;
}

.boxes-right-home {
	background-color:#f8f8f8;
}

.box-header {
  padding: 5px 20px 0;
  color: #75a916;
}

.box-header a {
  color: #2993d1;
  font-size: 12px;
  margin-top: 17px;
}

div.box-header a.pull-right i.fa.fa-fw.fa-plus-square {
	color:#939393;
}

.box-body-home {
  padding: 0 20px;
}

.box-list-home {
  background-color: white;
  border: 1px solid #b0b0b1;
  float: left;
  margin: 0 27px;
  text-align: center;
  color: #525353;
  height: 200px;
}
.consulta-tipo {
  border-bottom: 1px solid #2993d1;
  border-top: 1px solid #2993d1;
  font-size: 13px;
  padding: 2px 0;
}
.box-list-home h4 {
	color:#75a916;
}

.menu-padding {
  background-image: url("../../img/bg-transparent-header-menu.png");
  border-radius: 5px;
  padding: 9px 13px;
  text-align: left;
}

.menu-padding:hover {
background-color: #eeeeee !important;
background-image: none !important;
}

.menu-user {
  color: #75a916;
  font-size: 14px;
  text-align: right;
}

.menu-id {
  color: #45a0d4;
}

.menu-padding a {
	padding: 0px !important;
}

.menu-padding.menu-user a.dropdown-toggle span.caret, 
.menu-padding.menu-user a.dropdown-toggle i.glyphicon.glyphicon-user  {
color: #75a916;
}

.menu-user.open ul.dropdown-menu li {
	padding: 5px;
}

.menu-padding a:hover {
	background-color: none !important;
}
.menu-padding a:focus {
	background-color: none !important;
}

.bg-consult-home { background-image: url(../../img/bg-box-home-last-consultas.png); }
.bg-list-home { background-image: url(../../img/bg-box-home-list.png); }
.bg-registro-home { background-image: url(../../img/bg-box-home-registro.png); }

.bg-list-home,
.bg-registro-home,
.bg-consult-home {
	background-position: 503px 82px;
    background-repeat: no-repeat;
}

.margin-fix-1 {
  color: #75a916;
  margin-left: 7px;
}

.box-result-novabusca {
  background-color: #f8f8f8;
  margin-top: 20px;
  background-image: url(../../img/arrow-box-busca-interna.png);
  background-repeat: no-repeat;
}
.box-result-novabusca h5 {
  color: rgb(69, 160, 212);
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 16px;
}

.busca-resultado-colum2 div div.form-group label { 
	color: rgb(117, 169, 22);
}

.buscar-resultado-box {
  margin-top: 35px;
}

.bt-fix2 {
  margin-left: 11px;
  margin-top: 26px;
}

.color_blue {color: #45a0d4;}

#box-listas span {
  color: #45a0d4;
  font-size: 23px;

}

#box-listas  {
  min-height: 125px;
  background-color: rgb(248, 248, 248);
}

.tacs {
  padding: 23px 0;
}

.tit-box-list { color: #75a916; padding-top: 0px; background-color:#eaeaea; border-bottom: 1px solid white; }
.list-box1 {
	border-right: 1px solid white; padding: 25px;
	background-image: url(../../img/bg-list-box1.png);
	background-repeat: repeat;
}

.list-box2 {
	background-image: url(../../img/bg-list-box2.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.lista-box ul {
  margin-top: 10px;
}

.lista-box ul li {
  display: inline-block;
  font-size: 15px;
  list-style: outside none none;
  margin-right: 19px;
  width: 200px;
}

.col-wg-interno {
	border-radius: 0px;
	box-shadow: none;
	background-color: #fff;
	height: 370px;
	/* margin-bottom: 30px; */
	background-image: url(/img/bg_demandas.png);
	background-repeat: no-repeat;
}

.col-wg-propriedade {
	padding-right: 10px;
	padding-left: 10px;
}

.panel,.col-wg-interno {
	border: solid 1px #D8D8D8;
}

.botoes {
	height: 50px;
	/* border: solid 1px #D8D8D8; */
	padding: 7px;
	border-bottom: solid 1px #D8D8D8;
	border-left: solid 1px #D8D8D8;
	border-right: solid 1px #D8D8D8;
}

/* lsap */

.table-lsap {
	background-color: white;
}

.table-lsap-legal { background-color:#c7c7c7; }
.table-lsap-social { background-color:#f4c353; }
.table-lsap-ambiental { background-color:#b3d9f7; }
.table-lsap-producao { background-color:#f8dea3; }

.table-lsap table {
	border-radius: 15px;
	border: 2px solid white !important;
	
}

.table-lsap th {
	border: 2px solid white !important;
  color: #599ddc !important;
  font-size: 12px !important;
  text-transform: uppercase !important;	
}

.grupo-th {
  border-bottom: 2px solid #f4c353 !important;
  color: #f4c353;
}

.table-lsap td {
	border: 2px solid white !important;
}

.nota-grupo-th {
  text-align: center;
  width: 106px;
}

.nota-criterio-th {
  text-align: center;
  width: 116px;
}

.nota-criterio-td {

 color: #599ddc !important;
  font-size: 20px;
  font-weight: bold;
  text-align: center;

}

.grupo-td {

  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
 color: #599ddc !important;
}

.nota-un-td {
	color: #5c5c5c !important;
	text-align: center;
}

.nota-un-td a {
  color: #5c5c5c;
  font-size: 19px;
  font-weight: bold;
}

.envia-td {
  color: #061c89 !important;
  font-size: 11px !important;
  font-weight: normal !important;
}

.tablelsap2.table.table-bordered td { line-height: 14px;}
/* end lsap */
