﻿/*<meta />*/

@import url('base.css');

h1
{
    padding-top: 45px;
}

/****************************** Capa dos produtos ******************************/

#capa-produto
{
	width: 100%;
	border: none;
	text-align: center;
}

table.botao
{
	width: 240px;
	margin: 0px;
	margin-bottom: 20px;
}

.titulo
{
	margin: 0;
	border: none;
}

.titulo h1
{
	font-size: 28px;
	padding: 10px;
	margin-top: 0px;
	text-align: center;
	padding-top: 10px;
	color: #003333;
}

/*  Colunas  */

.section
{
	clear: both;
	padding: 0px;
}

.section > a
{
	text-decoration: none;
}

.col
{
	display: block;
	float: left;
	margin: 2% 0 0% 4%;
}

.col > a
{
	text-decoration: none;
}

.col:first-child
{
	margin-left: 0;
}

.group:before,
.group:after
{
	content: "";
	display: table;
}

.group:after
{
	clear: both;
}

.group
{
	zoom: 1;
	/* For IE 6/7 */
}

/*  Uma coluna  */

.span_1_of_1
{
	width: 100%;
}

/*  Duas colunas  */

.span_2_of_2
{
	width: 100%;
}

.span_1_of_2
{
	width: 48%;
}

@media only screen and (max-width: 480px)
{
	.col
	{
		margin: 0;
	}
}

@media only screen and (max-width: 480px)
{
	.span_2_of_2,
	.span_1_of_2
	{
		width: 100%;
	}
}

/*  Três colunas  */

.span_3_of_3
{
	width: 100%;
}

.span_2_of_3
{
	width: 65.33%;
}

.span_1_of_3
{
	width: 30.66%;
}

@media only screen and (max-width: 480px)
{
	.col
	{
		margin: 5% 0 1% 0%;
	}

	.span_3_of_3,
	.span_2_of_3,
	.span_1_of_3
	{
		width: 100%;
	}
}

/*  Quatro colunas  */

.span_4_of_4
{
	width: 100%;
}

.span_3_of_4
{
	width: 74%;
}

.span_2_of_4
{
	width: 48%;
}

.span_1_of_4
{
	width: 22%;
}

@media only screen and (max-width: 480px)
{
	.col
	{
		margin: 5% 0 1% 0%;
	}

	.span_1_of_4,
	.span_2_of_4,
	.span_3_of_4,
	.span_4_of_4
	{
		width: 100%;
	}
}

/*  Boxes  */

.box-container-gp
{
	width: 100%;
	border-bottom: solid 5px #FF8000;
	margin: 0 auto;
	text-align: center;
}

.box-container-erp
{
	width: 100%;
	border-bottom: solid 5px #D93600;
	margin: 0 auto;
	text-align: center;
}

.box-container-acesso
{
	width: 100%;
	border-bottom: solid 5px #7fd8d8;
	margin: 0 auto;
	text-align: center;
}

.box-container-performance
{
	width: 100%;
	border-bottom: solid 5px #FFC926;
	margin: 0 auto;
	text-align: center;
}

.box-container-tecnologia
{
	width: 100%;
	border-bottom: solid 5px #009999;
	margin: 0 auto;
	text-align: center;
}

.box
{
	width: 100%;
	border: solid 1px #e5e5e5;
	padding: 10px;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}

.box:after
{
	content: '';
	width: 100%;
	display: inline-block;
	line-height: 0;
}

.box-botao
{
	vertical-align: top;
	display: inline-block;
	margin: 0px;
	padding: 5px;
	zoom: 1;
}

.box-botao > a
{
	color: #666666;
	text-decoration: none;
}

.box-botao:hover
{
	background: #e5eaea;
}

.botao
{
	width: 190px;
	margin: 0 auto;
	border: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
}

td.botao
{
	font-weight: 600;
}

td.botao > img
{
	max-height: 35px;
}

.box-rodape
{
	width: 100%;
	height: 65px;
	border: solid 1px #e5e5e5;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	margin: auto;
	padding: 20px;
	text-align: center;
	font-size: 14px;
	color: #003333;
	background: #e5eaea;
}

.box-rodape:hover
{
	background: #ced2d2;
}

.box-rodape:after
{
	width: 100%;
	display: inline-block;
	line-height: 0;
}

.box-banner
{
	width: 100%;
	height: auto;
	min-height: 75px;
	border: solid 1px #e5e5e5;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	margin: auto;
	padding: 10px;
}

.box-banner:hover
{
	background: #e5eaea;
}

.banner
{
	width: auto;
	margin: auto;
	border: none;
	font-size: 14px;
	color: #009999;
	text-align: left;
}

.banner > img
{
	max-height: 45px;
}

.store
{
	width: 100%;
}

.box-store
{
	display: inline-block;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.box-mobilidade > p > a {
    color: #333;
    border-bottom: none;
}

/* Home do portal interno */

.box-mobilidade > p {
    padding: 2px;
}

.link:hover
{
	background: #e5eaea;
}

ul.interno
{
	padding-left: 20px;
	margin: 0px;
}

ul.interno > a,
ul.interno > li > a,
ul.interno_2 > a,
ul.interno_2 > li > a
{
	color: #333;
	border-bottom: none;
}

ul.interno > li
{
	padding: 2px;
	margin: 0px;
}

ul.interno_2
{
	padding-left: 30px;
	margin: 0px;
	background: #ffffff;
}

ul.interno_2 > li
{
	padding: 2px;
	margin: 0px;
}

li:hover
{
	background: #e5eaea;
}

td.apresentacao_superior
{
	border-bottom-width: 0px;
}

td.apresentacao_inferior
{
	border-top-width: 0px;
	vertical-align: top;
}