<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html body div#wrap div#content.dashboard section#content-in div.ng-scope div#terras-mapa.col-md-8.ng-isolate-scope.wgis div.slTree div.slcontain div.slTreeList.jstree.jstree-1.jstree-default.jstree-checkbox-selection.jstree-leaf ul.jstree-container-ul.jstree-children.jstree-wholerow-ul.jstree-no-dots li#sl_1.jstree-node.jstree-leaf a#sl_1_anchor.jstree-anchor i.jstree-icon.jstree-themeicon.glyphicon.glyphicon-stop.jstree-themeicon-custom {
	color: red;
}


html body div#wrap div#content.dashboard section#content-in div.ng-scope div#terras-mapa.col-md-8.ng-isolate-scope.wgis div.slTree div.slcontain div.slTreeList.jstree.jstree-1.jstree-default.jstree-checkbox-selection.jstree-leaf ul.jstree-container-ul.jstree-children.jstree-wholerow-ul.jstree-no-dots li#sl_2.jstree-node.jstree-leaf a#sl_2_anchor.jstree-anchor i.jstree-icon.jstree-themeicon.glyphicon.glyphicon-stop.jstree-themeicon-custom {
	color: blue;
}



.clr {clear: both;}


.check-home {
  color: #107cb4;
  float: right;
  font-size: 10px;
  font-weight: 600;
  margin-right: 50px;
  text-transform: uppercase;
  width: 150px;
}


.passos-home-smalldevice {
  background-color: #1993ce;
  border: 4px solid white;
  border-radius: 55px;
  display: block;
  font-weight: bold;
  height: 100px;
  padding-top: 31px;
  width: 100px;
  margin: auto;
  font-size: 20px;
}
.passos-home-smalldevice-verde {  background-color: #94c43d !important;}


.bg-cadastro-xs {
  background-image: url("/../img/bg-terras-6.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1270px auto;
}


.clr {clear: both;}


.check-home {
  color: #107cb4;
  float: right;
  font-size: 10px;
  font-weight: 600;
  margin-right: 50px;
  text-transform: uppercase;
  width: 150px;
}


.passos-home-smalldevice {
  background-color: #1993ce;
  border: 4px solid white;
  border-radius: 55px;
  display: block;
  font-weight: bold;
  height: 100px;
  padding-top: 31px;
  width: 100px;
  margin: auto;
  font-size: 20px;
}
.passos-home-smalldevice-verde {  background-color: #94c43d !important;}


.bg-cadastro-xs {
  background-image: url("/../img/bg-terras-6.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1270px auto;
}

#imgCinza:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    transition: all 0.8s linear;
}

#imgCinza {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    transition: all 0.8s linear 0s;
    -webkit-filter: grayscale(100%);
}



.panel-body.dash-tables { /* panel-body home dashboard juparana */

  height: 325px;
  overflow-y: scroll;
}



.box-home {
  background-color: rgba(255, 255, 255, 0.58);
  background-image: url("/../img/bg-box-icoprofile.png");
  background-position: 623px center;
  background-repeat: no-repeat;
  border: 8px solid rgba(145, 182, 20, 0.43);
  border-radius: 5px;
  padding: 30px;
}
.tit-cadastro {
  color: white;
  font-family: PT Sans;
  text-shadow: 1px 0 9px black;
}

.tit2-cadastro {
	color: #107cb4;
	font-weight: bold;
}

.chamada-cadastro1 {
  color: #485c08;
  font-size: 19px;
}

.chamada-cadastro2 {
  color: #485c08;
  font-size: 23px;
  letter-spacing: 0.3px;
}


.row.cadastro-area {
  padding: 30px;
}
.btn-face {
  font-family: PT Sans;
  line-height: 13px;
  padding-right: 45px;
  text-align: left;
}

.arrow-bt {
  display: block;
  height: 16px;
  margin-left: 93px;
  margin-top: 5px;
  position: absolute;
  width: 16px;
  background-image: url(/../img/bt-bg-arrow.png);
  background-position: center top;
}


.arrow-bt:hover {
  background-image: url(/../img/bt-bg-arrow.png);
  background-position: center bottom;
}
.btn-primary.btn.btn-face &gt; small {
  font-size: 11px;
}

.input-login {
  background-image: url("/../img/bg-user.png");
  background-position: 10px 13px;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  padding-left: 37px;
}

.input-email {
  background-image: url("/../img/bg-email.png");
  background-position: 10px 13px;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  padding-left: 37px;
}

.perfil-tipo {
  border: 1px solid #e8f0cd;
}

.seleciona-perfil {
	  font-family: PT Sans;
}

.perfil-select {
  border: 2px solid #daeaa5;
  border-radius: 8px;
  color: #107cb4;
  float: left;
  font-weight: bold;
  height: 117px;
  margin-bottom: 33px;
  margin-right: 24px;
  padding: 7px;
  text-align: center;
  width: 117px;
  background-position: 0px 0px;
}

.perfil-select:hover {
	background-position: 0px -117px;
}

.tipo_perfil_descricao h2 {
	color: #107cb4;

}

.tipo_perfil_descricao .arrow-bt {
  left: 130px;
  margin-top: -1px;
}

.tipo_perfil_descricao &gt; p {
  color: rgb(71, 93, 8);
  font-size: 17px;
  height: 170px;
}

.area-selec-perfil {
  border-right: 3px solid #d4d4d4;
  padding: 0px;
}


.select-associacao {
	background-image: url(/img/imgs-select-perfil/img-associacao.png);
}

.select-produtor_rural, .select-imamt_produtor, .select-produtor_rural_dev_ {
	background-image: url(/img/imgs-select-perfil/img-produtorrural.png);
}

.select-terras_produtor_rural {
	background-image: url(/img/imgs-select-perfil/img-produtorrural.png);
}

.select-gerente {
	background-image: url(/img/imgs-select-perfil/img-gerente.png);
}


.select-icv_gerente { background-image: url(/img/imgs-select-perfil/img-gerente.png); }
.select-produtor_rural_gerente { background-image: url(/img/imgs-select-perfil/img-gerente.png); }
.select-camta_gerente { background-image: url(/img/imgs-select-perfil/img-gerente.png); }
.select-imamt_gerente { background-image: url(/img/imgs-select-perfil/img-gerente.png); }

.select-juparana_gestor {


}

.select-imobiliario {background-image: url(/img/imgs-select-perfil/img-imobiliario.png); }


.select-proprietario {
	background-image: url(/img/imgs-select-perfil/img-proprietario.png);
}

.select-juparana_consultor {
	background-image: url(/img/imgs-select-perfil/img-consultor.png);
}


.select-consultoria_tecnica{
	background-image: url(/img/imgs-select-perfil/img-consultor.png);
}
.select-frigorifico{
	background-image: url(/img/imgs-select-perfil/img-frigorifico.png);
}

.select-frigorifico_terras { background-image: url(/img/imgs-select-perfil/img-frigorifico.png); }

.select-cooperativa{
	background-image: url(/img/imgs-select-perfil/img-cooperativa.png);
}
.select-supermercado_varejo, .select-setor_varejista {
	background-image: url(/img/imgs-select-perfil/img-supermercado.png);
}
.select-agroindustria{
	background-image: url(/img/imgs-select-perfil/img-agroindustria.png);
}
.select-industrias{
	background-image: url(/img/imgs-select-perfil/img-industria.png);
}

.select-industria { background-image: url(/img/imgs-select-perfil/img-industria.png); }

.select-ong{ background-image: url(/img/imgs-select-perfil/img-ong.png);}
.select-ongs { background-image: url(/img/imgs-select-perfil/img-ong.png);}

.select-orgao_publico{
	background-image: url(/img/imgs-select-perfil/img-orgaopublico.png);
}

.select-consumidor{
	background-image: url(/img/imgs-select-perfil/img-consumidor.png);
}

.select-consumidor_final { background-image: url(/img/imgs-select-perfil/img-consumidor.png); }

.select-industria_madeireira{
	background-image: url(/img/imgs-select-perfil/img-madeireira.png);
}
.select-certificadoras{
	background-image: url(/img/imgs-select-perfil/img-certificadora.png);
}
.select-sindicato{
	background-image: url(/img/imgs-select-perfil/img-sindicato.png);
}
.select-federacao{
	background-image: url(/img/imgs-select-perfil/img-federacao.png);
}
.select-instituicao_financeira, .select-setor_financeiro {
	background-image: url(/img/imgs-select-perfil/img-financeira.png);
}
.select-curtume{
	background-image: url(/img/imgs-select-perfil/img-curtume.png);
}

.select-ater_administrador{
	background-image: url(/img/imgs-select-perfil/img-icv.png);
}
.select-icv_administrador{
	background-image: url(/img/imgs-select-perfil/img-icv.png);
}


.select-icv_administrador{
	background-image: url(/img/imgs-select-perfil/img-icv.png);
}

.select-arrendatario {
	background-image: url(/img/imgs-select-perfil/img-arrendatario.png);
}

.select-administrador {
	background-image: url(/img/imgs-select-perfil/img-administrador-dev.png);
}

.select-imamt_monitor_app, .select-camta_monitor_app, .select-juparana_monitor_app, .select-produtor_rural_monitor_app, .select-x_monitoramento_de_pragas {
	background-image: url(/img/imgs-select-perfil/img-monitor.png);
}

.select-juparana_administrador, .select-imamt_administrador, .select-camta_administrador, .select-natura_administrador, .select-ater_administrador, .select-icv_administrador {
	background-image: url(/img/imgs-select-perfil/img-administrador.png);
}


.select-marchante { background-image: url(/img/imgs-select-perfil/img-marchante.png); }
.select-mineracao { background-image: url(/img/imgs-select-perfil/img-mineracao.png); }






/********************** css botoes car mapper ***************/
html body div#wrap div#content.dashboard section#content-in div.ng-scope div#terras-mapa.ng-isolate-scope.wgis div.leaflet-container.leaflet-fade-anim div.leaflet-control-container div.leaflet-top.leaflet-left div.leaflet-control-zoom.leaflet-bar.leaflet-control a.leaflet-control-zoom-in {

}


#aba-carmapper {
	padding-bottom: 30px;
}

#aba-carmapper .tab-content {
  background-color:white;
  border: medium none;
  border-radius: 0 8px 8px;
  border: 1px solid #dedbdb;

}


#aba-carmapper .nav-tabs {
  border-bottom: medium none;
}

#aba-carmapper #tabs-propriedades-adicionar .active &gt; a {
  background-color: #f1efef;
  border: medium none !important;
  color: #779e20 !important;
  font-weight: normal;
  padding: 7px 8px;
}


#tabs-propriedades-adicionar a {
  background-color: #e5e4e4;
    border: medium none !important;
  color: #779e20 !important;
  font-weight: normal;
  padding: 7px 8px;
}


.bt-srtm button {
  padding: 9px;
}



.header-carmapper {
  color: #779e20;
  font-weight: 400;
  letter-spacing: -1px;
}

 .leaflet-control-zoom-in, .leaflet-control-zoom-out {
   background-color: rgba(255, 255, 255, 0.59) !important;
   color: #1e94cb !important;
   font-size: 26px !important;
   height: 35px !important;
   line-height: 35px !important;
   width: 35px !important;
 }

 .leaflet-control-zoom-in:hover, .leaflet-control-zoom-out:hover {
   background-color: rgba(255, 255, 255, 0.90) !important;
   color: black !important;
 }

#grad {
  background: -webkit-linear-gradient(red, blue); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(red, blue); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(red, blue); /* For Firefox 3.6 to 15 */
  background: linear-gradient(red, blue); /* Standard syntax */
}

 .panel-title {
   color: white;
  font-family: PT Sans;
   font-weight: 400;
 }


 .panel.panel-default {
   background-color: #FFFFFF !important;
   border: medium none !important;
 }

.panel-heading {
	background-color:#1c93cb !important;


   background-image: none !important;
   background: -webkit-linear-gradient(#0997da, #1e94cc) !important;/* For Safari 5.1 to 6.0 */
  /* background: -o-linear-gradient(#0997da, #1e94cc) !important;/* For Opera 11.1 to 12.0 */
   /* background: -moz-linear-gradient(#0997da, #1e94cc) !important; /*For Firefox 3.6 to 15 */
   /* background: linear-gradient(#0997da, #1e94cc) !important; /* Standard syntax */


   padding: 7px 15px !important;

 }


 .panel-group .panel .panel-heading {
   /* border: 1px solid #72b73a;
   border: 1px solid white;*/
}


.barra {
    background-color: red;
    height: 106px;
    position: fixed;
    left: 0;
    bottom: 0;
}


.panel-title &gt; a {
    color: white !important;
    font-size: 14px !important;
    text-decoration: none !important;
}

.btn-azul {
  background-color: #1e94cc;
  border: 1px solid #01618e;
  color: white;
  font-family: pt sans;
  font-size: 14px;
  font-weight: bold;
  width: 220px;
}

.area-desenhada {
  background-color: red;
  text-align: center;
  width: 100%;
}

.header-resultadocar {
  background-color: #1e94cc;
  color: white;
  text-align: center;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

.col-md-12.header-resultadocar &gt; h4 {
  font-size: 14px;
  font-weight: bold;
}



.col-md-12.box-resultados &gt; h5 {
  font-weight: bold;
}

.badge-res {
  border-radius: 13px !important;
  height: 22px;
}

/********************** END css botoes car mapper ***************/


/************************************************
*** header ***
************************************************/
@media (max-width: 992px) {
  .main-header .nav &gt; li &gt; a {
    padding: 22px 7px 0 7px;
    font-size: 12px;
  }
}
/************************************************
*** navigation ***
************************************************/
.navbar {
  min-height: 60px;
}
.navbar-custom {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.navbar-custom .navbar-brand {
  color: #777777;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-custom .navbar-text {
  color: #777777;
}
.navbar-custom .navbar-nav &gt; li &gt; a {
  color: #777777;
  text-transform: uppercase;
  font-weight: 600;
}
.navbar-custom .navbar-nav &gt; li &gt; a:hover,
.navbar-custom .navbar-nav &gt; li &gt; a:focus {
  color: #669900;
  background-color: transparent;
}
.navbar-custom .navbar-nav &gt; .active &gt; a,
.navbar-custom .navbar-nav &gt; .active &gt; a:focus,
.navbar-custom .navbar-nav &gt; .active &gt; a:hover {
  color: #94c43d;
}
.navbar-custom .navbar-nav &gt; .disabled &gt; a,
.navbar-custom .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-custom .navbar-nav &gt; .disabled &gt; a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-custom .navbar-toggle {
  border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: #e7e7e7;
}
.navbar-custom .navbar-nav &gt; .open &gt; a,
.navbar-custom .navbar-nav &gt; .open &gt; a:hover,
.navbar-custom .navbar-nav &gt; .open &gt; a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-custom .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #777777;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-custom .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-custom .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
  .navbar-custom .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
  .navbar-custom .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-custom .navbar-link {
  color: #777777;
}
.navbar-custom .navbar-link:hover {
  color: #333333;
}
.navbar-custom .btn-link {
  color: #777777;
}
.navbar-custom .btn-link:hover,
.navbar-custom .btn-link:focus {
  color: #333333;
}
.navbar-brand {
  float: left;
  padding: 20px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 60px;
}
@media (min-width: 768px) {
  .navbar-nav &gt; li &gt; a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/************************************************
*** landing reset style ***
************************************************/
body {
 /* font-family: "Lato", Helvetica, Arial, sans-serif; samuel comentou pra resolver bug troca de font landing page */
/*   -webkit-font-smoothing: antialiased; */
}
h1 {
  font-weight: 300;
}
.lead {
  font-weight: 300;
}
/************************************************
*** buttons ***
************************************************/
.btn,
.btn:active,
.btn.active {
  outline: none;
}
.btn:hover,
.btn:focus {
  outline: none;
  color: #333333;
  text-decoration: none;
}
.btn-sb {
  color: #ffffff;
  background-color: #87b51c;
  border-color: #669900;
}
.btn-sb:hover,
.btn-sb:focus,
.btn-sb:active,
.btn-sb.active,
.open &gt; .dropdown-toggle.btn-sb {
  color: #ffffff;
  background-color: #669900;
  border-color: #669900;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open &gt; .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
  outline: none;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary, .btn.btn-primary {
  color: #ffffff;
  background-color: #87b51c;
  border-color: #669900;
}
.btn-primary:hover, .btn.btn-primary:hover,
.btn-primary:focus, .btn.btn-primary:focus,
.btn-primary:active, .btn.btn-primary:active
.btn-primary.active, .btn.btn-primary.active
.open &gt; .dropdown-toggle.btn-primary, .open &gt; .dropdown-toggle.btn.btn-primary {
  color: #ffffff;
  background-color: #669900;
  border-color: #669900;
}
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #94c43d;
  border-color: #94c43d;
  outline: none;
}
.btn-primary .badge {
  color: #94c43d;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #94c43d;
  border-color: #669900;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #94c43d;
  border-color: #669900;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #94c43d;
  border-color: #669900;
  outline: none;
}
.btn-success .badge {
  color: #94c43d;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #94c43d;
  border-color: #669900;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #94c43d;
  border-color: #669900;
}
.btn-info:active,
.btn-info.active,
.open &gt; .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #94c43d;
  border-color: #669900;
  outline: none;
}
.btn-info .badge {
  color: #5c97bf;
  background-color: #94c43d;
}
.btn-warning {
  color: #ffffff;
  background-color: #fd8a21;
  border-color: #fd8a21;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #e97002;
  border-color: #df6b02;
}
.btn-warning:active,
.btn-warning.active,
.open &gt; .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fd8a21;
  border-color: #fd8a21;
  outline: none;
}
.btn-warning .badge {
  color: #fd8a21;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d62c1a;
  border-color: #cd2a19;
}
.btn-danger:active,
.btn-danger.active,
.open &gt; .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e74c3c;
  border-color: #e74c3c;
  outline: none;
}
.btn-danger .badge {
  color: #e74c3c;
  background-color: #ffffff;
}
.btn-empty {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ffffff;
}
.btn-empty:hover,
.btn-empty:focus,
.btn-empty:active,
.btn-empty.active,
.open &gt; .dropdown-toggle.btn-empty {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e0e0e0;
}
.btn-empty:active,
.btn-empty.active,
.open &gt; .dropdown-toggle.btn-empty {
  background-image: none;
}
.btn-empty.disabled,
.btn-empty[disabled],
fieldset[disabled] .btn-empty,
.btn-empty.disabled:hover,
.btn-empty[disabled]:hover,
fieldset[disabled] .btn-empty:hover,
.btn-empty.disabled:focus,
.btn-empty[disabled]:focus,
fieldset[disabled] .btn-empty:focus,
.btn-empty.disabled:active,
.btn-empty[disabled]:active,
fieldset[disabled] .btn-empty:active,
.btn-empty.disabled.active,
.btn-empty[disabled].active,
fieldset[disabled] .btn-empty.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #ffffff;
  outline: none;
}
.btn-empty .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #ffffff;
}
.btn-empty:hover,
.btn-empty:active {
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #52b3d9;
}
.btn-empty-inverse {
  color: #999999;
  background-color: rgba(0, 0, 0, 0);
  border-color: #999999;
}
.btn-empty-inverse:hover,
.btn-empty-inverse:focus,
.btn-empty-inverse:active,
.btn-empty-inverse.active,
.open &gt; .dropdown-toggle.btn-empty-inverse {
  color: #999999;
  background-color: rgba(0, 0, 0, 0);
  border-color: #7a7a7a;
}
.btn-empty-inverse:active,
.btn-empty-inverse.active,
.open &gt; .dropdown-toggle.btn-empty-inverse {
  background-image: none;
}
.btn-empty-inverse.disabled,
.btn-empty-inverse[disabled],
fieldset[disabled] .btn-empty-inverse,
.btn-empty-inverse.disabled:hover,
.btn-empty-inverse[disabled]:hover,
fieldset[disabled] .btn-empty-inverse:hover,
.btn-empty-inverse.disabled:focus,
.btn-empty-inverse[disabled]:focus,
fieldset[disabled] .btn-empty-inverse:focus,
.btn-empty-inverse.disabled:active,
.btn-empty-inverse[disabled]:active,
fieldset[disabled] .btn-empty-inverse:active,
.btn-empty-inverse.disabled.active,
.btn-empty-inverse[disabled].active,
fieldset[disabled] .btn-empty-inverse.active {
  background-color: rgba(0, 0, 0, 0);
  border-color: #999999;
  outline: none;
}
.btn-empty-inverse .badge {
  color: rgba(0, 0, 0, 0);
  background-color: #999999;
}
.btn-empty-inverse:hover,
.btn-empty-inverse:active {
  background-color: #eeeeee;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn-link {
  color: #52b3d9;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #288eb6;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
/************************************************
*** promo ***
************************************************/
.promo {
  background-repeat: repeat-x;
  background-position: center center;
  margin-top: 0px;
  position: relative;
}
.promo .color-correction {
  position: absolute;
  z-index: 0;
  background-color: rgba(45, 157, 231, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
}
.promo &gt; .container {
  position: relative;
  z-index: 1;
}
.promo .promo-text {
  padding: 60px 0;
  color: #ffffff;
}
.promo .promo-text hr {
  border-top-color: #ffffff;
}
.promo .register {
  padding: 20px;
  margin: 125px 0;
  background-color: rgba(59, 62, 63, 0.79);
  color: #ffffff;
  text-align: center;
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  border-radius: 10px;
}
/* .promo .register .form-control { */
/*   background: rgba(0, 0, 0, 0); */
/*   border-color: #ffffff; */
/*   color: #ffffff; */
/* } */
.promo .register .form-control::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.promo .register .form-control:-ms-input-placeholder {
  color: #ccc;
}
.promo .register .form-control::-webkit-input-placeholder {
  color: #ccc;
}
.promo .register .dropdown-menu {
  top: 125%;
}
.promo .register .ok {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  border-radius: 3px;
  color: #3c3c3c;
  display: none;
  overflow: hidden;
  padding: 20px;
  text-align: center;
}
.promo .register .ok .icon {
  font-size: 30px;
}
.promo .register.success {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.promo .register.success .ok {
  display: block;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.promo .register .form-error {
  background-color: #ffffff;
}
.promo .register .has-error .form-control,
.promo .register .has-error .btn-empty {
  border-color: #e74c3c !important;
}
/************************************************
*** counter ***
************************************************/
.counter {
  padding: 21px 0;
  border-bottom: 1px solid #eeeeee;
  background-color:#94c43d;
  color:#FFFFFF;"
}
.counter .count-digits {
  text-align: center;
  padding: 15px 0 0;
  position: relative;
}
.counter .count-digits p {
  margin: 0 auto 15px;
  font-size: 36px;
  width: 150px;
  height: 150px;
  line-height: 150px;
  border-radius: 50%;
  border: 1px solid #999999;
  font-weight: 300;
}
.counter .count-digits span {
  display: inline-block;
  margin-bottom: 15px;
}
.counter .btn-empty-inverse {
  min-width: 60px;
}
/************************************************
*** schedule ***
************************************************/
.schedule {
  padding: 60px 0;
}
.schedule .section-heading {
  text-align: center;
  margin-bottom: 60px;
}
.schedule .section-heading h1 {
  margin-top: 0;
}
.schedule .nav-tabs {
  font-size: 18px;
}
.schedule .nav-tabs.nav-justified &gt; li a {
  border: 1px solid transparent;
  color: #52b3d9;
}
.schedule .nav-tabs.nav-justified &gt; li a:hover {
  color: #3c3c3c;
}
.schedule .nav-tabs.nav-justified &gt; li.active &gt; a,
.schedule .nav-tabs.nav-justified &gt; li.active &gt; a:hover,
.schedule .nav-tabs.nav-justified &gt; li.active &gt; a:focus {
  color: #555555;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  border-bottom-color: transparent;
  cursor: default;
}
.schedule .tab-content {
  padding: 20px;
  border: 1px solid #eeeeee;
  border-width: 0 1px 1px;
  background-color: #eeeeee;
}
.schedule .tab-content h4 {
  margin: 10px 0;
}
.schedule .panel-group {
  margin-bottom: 0;
}
.schedule .panel-title &gt; a {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
}
.schedule .panel-default {
  border-color: #52b3d9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.schedule .panel-default &gt; .panel-heading {
  background-color: #52b3d9;
}
/************************************************
*** theses ***
************************************************/
.theses {
  padding: 60px 0;
/*   background-color: #94c43d; */
  color: #777777;
}
.theses .icon-wrap {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 1px solid #777777;
  border-radius: 3px;
  margin: 20px auto;
}
.theses p {
  margin-bottom: 20px;
}
.theses hr {
  border-top-color: #ffffff;
}
/************************************************
*** multimedia ***
************************************************/
.multimedia {
  padding: 60px 0;
  color: #ffffff;
  background-color: #45a0d4;
}
.multimedia hr {
  border-top-color: #ffffff;
}
.multimedia .video {
  padding: 20px;
  border-radius: 3px;
  background-color: #f5f5f5;
}
/************************************************
*** photo ***
************************************************/
.photo {
  padding: 60px 0;
}
.photo hr {
  border-top-color: #3c3c3c;
}
.photo .photo-wrapper {
  margin-bottom: 20px;
}
/************************************************
*** speakers ***
************************************************/
.speakers {
  padding: 60px 0;
}
.speakers .section-heading {
  text-align: center;
}
.speakers .section-heading h1 {
  margin-top: 0;
}
.speakers .speaker:hover .speaker-contacts.left-top {
  left: 0;
  top: 0;
}
.speakers .speaker:hover .speaker-contacts.left-bottom {
  left: 0;
  bottom: 0;
}
.speakers .speaker:hover .speaker-contacts.right-bottom {
  right: 0;
  bottom: 0;
}
.speakers .speaker:hover .speaker-contacts.right-top {
  right: 0;
  top: 0;
}
.speakers .speaker:hover .speaker-img img {
  border-color: #36d7b7;
}
.speakers .speaker-img {
  width: 70%;
  padding: 30px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.speakers .speaker-img img {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
  padding: 10px;
  border: 1px solid #eeeeee;
  display: inline-block;
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.speakers .speaker-contacts {
  text-decoration: none;
  color: #ffffff;
  background-color: #36d7b7;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  display: block;
  text-align: center;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.speakers .speaker-contacts i {
  line-height: 50px;
}
.speakers .speaker-contacts.left-top {
  left: 50%;
  top: 50%;
}
.speakers .speaker-contacts.left-bottom {
  left: 50%;
  bottom: 50%;
}
.speakers .speaker-contacts.right-bottom {
  right: 50%;
  bottom: 50%;
}
.speakers .speaker-contacts.right-top {
  right: 50%;
  top: 50%;
}
.speakers .speaker-desc {
  text-align: center;
  padding: 0 20% 20px;
}
.speakers .speaker-desc p {
  font-size: 18px;
  margin-top: 10px;
}
/************************************************
*** testimonials ***
************************************************/
.testimonials {
  padding: 60px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.testimonials .color-correction {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #94c43d;
}
.testimonials .carousel-caption {
  position: relative;
  left: auto;
  right: auto;
  padding-bottom: 0;
}
.testimonials .carousel-indicators {
  bottom: -30px;
}
.testimonials .carousel-indicators li {
  height: 10px;
  width: 20px;
}
.testimonials .carousel-indicators li.active {
  height: 10px;
  width: 20px;
  margin: 1px;
}
.testimonials blockquote {
  border-left-width: 0;
  margin: 0;
  text-shadow: none;
  font-size: 22px;
  font-weight: 300;
}
.testimonials blockquote footer {
  color: #ffffff;
}
@media (max-width: 768px) {
  .testimonials {
    background-image: none;
  }
}
/************************************************
*** price ***
************************************************/
.price {
  padding: 60px 0;
  background-color:#45a0d4;
  color:#fff;
}
.price .section-heading {
  text-align: center;
  margin-bottom: 60px;
}
.price .section-heading h1 {
  margin-top: 0;
}
.price .row &gt; div {
  padding-bottom: 20px;
}
.price .price-header {
  padding: 20px 0 10px;
  text-align: center;
  color: #ffffff;
}
.price .price-header h4 {
  margin: 0;
  font-size: 24px;
  background: rgba(0, 0, 0, 0.1);
  line-height: 2;
}
.price .price-header p {
  font-size: 30px;
  display: inline-block;
  border: 1px solid #ffffff;
  margin: 10px 0 0;
  padding: 7px 12px;
  border-radius: 3px;
}
.price .list-group {
  -webkit-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
}
.price .list-group li {
  border-width: 0;
}
.price .list-group li:before,
.price .list-group li:after {
  content: " ";
  display: table;
}
.price .list-group li:after {
  clear: both;
}
.price .list-group li:nth-child(even) {
  background-color: #eeeeee;
}
.price .list-group li p {
  margin-bottom: 0;
  font-size: 16px;
}
/************************************************
*** faq ***
************************************************/
.faq {
  padding: 60px 0;
  background-color: #fff;
}
.faq h1 {
  margin-top: 40px;
}
.faq hr {
  border-top-color: #eee;
}
.faq .panel-group {
  margin-bottom: 0;
}
.faq .panel {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.faq .panel-collapse p {
  padding: 7px 12px;
}
.faq a[data-toggle] {
  display: block;
  background-color:#94c43d;
  border-radius: 3px;
  font-size: 18px;
  padding: 7px 12px;
  text-decoration: none;
  border: 1px solid #669900;
}
.faq a:hover,
.faq a:focus{
	color:#45a0d4;
}
/************************************************
*** partners ***
************************************************/
.partners {
  padding: 60px 0;
}
.partners .section-heading {
  text-align: center;
  margin-bottom: 60px;
}
.partners .section-heading h1 {
  margin-top: 0;
}
.partners .list-inline li {
  width: 16.66666%;
}
@media (max-width: 768px) {
  .partners .list-inline li {
    width: 33.333333%;
  }
}
.partners .list-inline li img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
/************************************************
*** subscribe ***
************************************************/
.subscribe {
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 20px;
}
.subscribe .input-group {
  padding-top: 15px;
  padding-bottom: 7px;
}
.subscribe .form-control {
  border-color: #669900;
  color: #ffffff;
}
.subscribe .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.subscribe .input-group-addon {
  background-color: #94c43d;
  border-color: #669900;
  color: #ffffff;
}
.subscribe .form-wrapper {
  position: relative;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.subscribe .form-wrapper .ok {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #45a0d4;
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  color: #ffffff;
  display: none;
  overflow: hidden;
  padding: 20px;
  text-align: center;
}
.subscribe .form-wrapper .ok h3 {
  margin: 10px 0;
}
.subscribe .form-wrapper.success {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.subscribe .form-wrapper.success .ok {
  display: block;
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  z-index: 9;
}
/************************************************
*** google map ***
************************************************/
.map {
  position: relative;
}
#map {
  height: 740px;
}
.street-view {
  height: 250px;
}
/************************************************
*** location ***
************************************************/
.location {
  position: absolute;
  z-index: 100px;
  bottom: 20px;
  width: 100%;
}
.location .popover {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.location .popover i {
  min-width: 40px;
}
.location .popover li {
  font-size: 20px;
  line-height: 2;
}
.location .popover .popover-title {
  font-size: 24px;
  text-align: center;
  padding: 20px 14px;
}
@media (max-width: 768px) {
  .location .street-view {
    height: 200px;
    margin-bottom: 10px;
  }
  .location .popover .popover-title {
    padding: 5px 7px;
    font-size: 14px;
  }
  .location .popover li {
    font-size: 14px;
    line-height: 1.6;
  }
}
/************************************************
*** main footer ***
************************************************/
.main-footer {
  padding: 30px 0;
  color: #ffffff;
  background-color: #94c43d;
}
.main-footer .social ul {
  margin: 0 0 20px;
}
.main-footer .social li {
  text-align: center;
}
.main-footer .social a {
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  border-radius: 50%;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.main-footer .social a:hover {
  color: #36d7b7;
  border-color: #36d7b7;
}
/************************************************
*** preloader ***
************************************************/
.preloader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 9999;
}
.preloader .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -29px;
}
/************************************************
*** helper classes ***
************************************************/
/***** margins *****/
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mmt5 {
  margin-top: -5px;
}
.mmt10 {
  margin-top: -10px;
}
.mmt15 {
  margin-top: -15px;
}
.mmt20 {
  margin-top: -20px;
}
.mmb5 {
  margin-bottom: -5px;
}
.mmb10 {
  margin-bottom: -10px;
}
.mmb15 {
  margin-bottom: -15px;
}
.mmb20 {
  margin-bottom: -20px;
}
/***** base text colors *****/
.primary-color {
  color: #52b3d9;
}
.success-color {
  color: #36d7b7;
}
.info-color {
  color: #5c97bf;
}
.danger-color {
  color: #e74c3c;
}
.warning-color {
  color: #fd8a21;
}
/***** base bg colors *****/
.primary-bg {
  background-color: #52b3d9;
}
.success-bg {
  background-color: #36d7b7;
}
.info-bg {
  background-color: #5c97bf;
}
.danger-bg {
  background-color: #e74c3c;
}
.warning-bg {
  background-color: #fd8a21;
}
.default-bg {
  background-color: #eeeeee;
}
.body-bg {
  background-color: #ffffff;
}
.gray-bg {
  background-color: #eeeeee;
}
/***** remove scroll *****/
.remove-scroll {
  overflow: hidden;
}

/* AlteraÃ§Ã£o cor do menu dashboard para azul */
.navbar-default .navbar-nav&gt;li&gt;a {
color: #428bca;
}
/* AlteraÃ§Ã£o da cor do menu dropdown */
.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
color: #428bca;
/* background-color: #5b98cc; */
}

/* afinar fonte menu lateral */
.fonte-fina-titulo {
	color: #428bca;
	font-size: 18px;
	font-weight: 300;
	padding:10px;
}
.fonte-fina-elementos {
	font-size: 15px;
}
.padding-imagem-menu{
	padding-right: 15px;
}
.fonte-fina-titulo-dash {
	color: #428bca;
	font-size: 18px;
	font-weight: 300;
}
.fonte-fina-subtitulo-dash {
	color: #428bca;
	font-size: 15px;
	font-weight: 300;
}




/* icones de asc e desc para as tables */
.table a {
	text-decoration:none;
}
th &gt; a:after {
    content: " \f0dc";
    font-family: FontAwesome;
    font-weight: lighter;
    font-size: 10px;
}
th &gt; a.asc:after {
    content: " \f0dd";
}
th &gt; a.desc:after {
    content: " \f0de";
}

/* .fonte-fina-titulo-interno { */
/* 	color: #428bca; */
/* 	font-size: 25px;  */
/* 	font-weight: 300; */
/* 	padding:10px; */
/* } */








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 -201px;
	/* Pad bottom by footer height */
	padding: 0 0 201px;
}

/* Set the fixed height of the footer here */
#footer {
	height: 140px;
}


/* Para mostrar um asterisco vermelho em campos do formulario que sao obrigatorios */
label.required:after {
    color: #EE3322;
    content: "*";
    display: inline;
}

</pre></body></html>