* {
	font-family: Arial,sans-serif;
}

h2 {
	font-size: 19px;
  	font-weight: bold;
  	letter-spacing: -0.5px;
  	color: #1a3a4f;
}

h3 {
	margin: 0;
	width: 320px;
  	height: 37.5px;
  	font-family: Arial,sans-serif;
  	font-size: 28px;
  	font-weight: bold;
  	letter-spacing: -1px;
  	color: #1a3a4f;
} 

.descricao {
	font-size: 12px;
	text-align: justify;
}

.solucoes-informacoes {
	clear: both;
	float: left;
	width: auto;
}

.solucoes-informacoes h3 {
	width: 100%;
}

.solucoes-video {
	float: left;
	width: 420px;
	height: 317px;
	margin-top: 10px;
}

.solucoes-texto {	
	margin-top: 10px;
	margin-right: 10px;
	background: #f3f3f3;
	color: #1a3a4f;
	padding: 10px;
	line-height: 1.58;
	font-size: 12px;
	text-align: justify;
}

.solucoes-produto {
	margin-bottom: 20px;
}

a .btn-azul {
	font-family: Arial,sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
.btn-azul {
	
	height: 21.7px;
	border-radius: 2px;
	background-color: #006692;
	border:0;]
	color: #FFFFFF;
	cursor: pointer;
}

.btn-azul:hover {
	background-color: #fe9a00;
}

.btn-cinza {
	cursor: pointer;
  	border-radius: 2px;
  	border: solid 1px #979797;
}

.btn-cinza:hover {
	background-color: #FFFFFF;
}

.btn-cinza-em-breve {
	background-color: #FFFFFF;
  	border-radius: 2px;
  	border: solid 1px #979797;
  	outline: none;
}

.btn-cinza-homologacao {
	background-color: #FFFFFF;
  	border-radius: 2px;
  	border: solid 1px #979797;
  	outline: none;
  	cursor: pointer;
}

.btn-cinza-homologacao:hover {
	background-color: #cccccc;
  	border-radius: 2px;
  	border: solid 1px #979797;
  	outline: none;
}

a .btn-cinza {
	font-family: Arial,sans-serif;
  	text-decoration: none;
  	font-size: 12px;
  	font-weight: bold;
  	color: #1a3a4f;
}

.solucoes-botoes-acesso a {
	text-decoration: none;
}

.solucoes-botoes-acesso span {
	font-size: 12px;
	color: #333333;
}

.nav-solucoes {
	width: 100%;
}

.nav-item:first-child {
	padding: 2px 0;
	margin-left: 0;
}

.nav-item:last-child {
	
	margin-left: 20px;

}

.nav-item {
	float: left;
	padding: 2px 0px;
	text-align: center;
	
}

.pipe:first-child {
	margin-left: 0;
}
.pipe {
	margin-top: 13px;
	border-left: 1px #cccccc solid; 
	height:21px;
	padding: 2px 0 2px;
	
}

.nav-item p {
  font-family: Arial,sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.2px;
  color: #1a3a4f;
  padding-top:0;
  padding-bottom:0;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 10px 10px 3px;
}

.nav-item p a {
	text-decoration: none;
	color: #1a3a4f;
}

.ferramenta {
	border: solid 1px #979797;
	padding: 3px 10px !important;
	margin: 12px 0 0 10px !important;
	cursor: pointer;
	border-radius: 2px;
}

.ferramenta:hover {
	border: solid 1px #006692;
	padding: 3px 10px !important;
	margin: 12px 0 0 10px !important;
	background: #006692;
	color: #FFFFFF;
	cursor: pointer;
}

.ferramenta:hover a{
	text-decoration: none;
	color: #FFFFFF;
}

.clear {
	clear: both;
}

.solucoes-nav {
	height: 3px;
}

.laranja {
	background: #fe9a00;
}

.nav-gnre {
	cursor: pointer;	
}

.nav-eco-auditor {
	cursor: pointer;	
}

.nav-eco-dfe {
	cursor: pointer;	
}

.icones-ferramentas {
	width: 100%;
	display: block;
	clear: both;
}

.icone-ferramenta {
	text-align: center;
}

.titulo-icone-ferramenta-app {
	font-size: 12px;
	color: #152c3e;
	border:1px #979797 solid;
	border-radius: 2px;
}

.titulo-icone-ferramenta {
	font-size: 12px;
	color: #152c3e;
	border:1px #979797 solid;
	border-radius: 2px;
	margin-top: 3px; 
}

.td-ico-ferramentas {
	padding: 5px 5px;
}

.capsule-ferramentas {
	
}

.capsule-ferramentas:hover {
	
}

.capsule-blue {
	/*background: #006692 !important;*/
}

.border-white {
	border:1px #FFFFFF solid !important;
}

.color-white {
	color: #FFFFFF !important;
}

.icone-ferramenta {
	cursor: pointer;
}

.bg-ferramentas {
	width: 100% !important;
	height: 400px;
	background: url("../../img/solucoes/bg-ferramentas.png");
	background-repeat: no-repeat;
  	background-attachment: scroll;
  	background-size: 100% 350px;
}

.itens-ferramenta {
	display: none;
	padding: 15px;
	color: #1a3a4f;
	font-size: 12px;
	/*line-height: 1.88;*/
	font-family: Arial, sans-serif;
}

.itens-ferramenta a {
	text-decoration: none;
	color: #1a3a4f;
	font-family: Arial, sans-serif !important;
	font-size: 12px;
	line-height: 1.88;
}

.itens-ferramenta h2 {
	padding: 0 !important;
	margin: 0 !important;
	margin-top: -10px !important;
}

.itens-ferramenta table td {
	padding: 0 !important;
	margin: 0 !important;	
}

.itens-ferramenta table ul li a {
	font-family: Arial, sans-serif !important;
}

.itens-ferramenta-federal ul {
	margin-left:-10px;
}

.itens-ferramenta-comex ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.itens-ferramenta-comex ul li a {
	/*font-family: Arial, sans-serif !important;*/
}

.itens-ferramenta-comex .simuladores {
	list-style-type: disc !important;
}

.itens-ferramenta-comex .simuladores li {
	display: inline;
}

.titulo_app {
	width: 130px;
	clear: both;
	float: left;
}

.ico-android {
	width: 16px;
	height: 16px;
	background: url("../../img/solucoes/ico-google.png");
	background-size: 16px 16px;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	margin-right: 10px;
}

.ico-apple {
	width: 16px;
	height: 16px;
	background: url("../../img/solucoes/ico-apple.png");
	background-size: 16px 16px;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

.link-topo a {
	text-decoration: none;
	color: #0296DE;
}

.link-topo a:hover {
	text-decoration: underline;
}

.link-topo-footer {
	display: inline;
	font-size: 12px;
	float:right;
	margin:0;
	padding:0;
	bottom: 0px !important;
	right: 0;
}

.itens-ferramenta-fiscal table tr td {
	margin: 0px !important;
	padding: 0px !important;
}

