﻿/*<meta conditions="import.manuais" />*/

@import url('base.css');

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-prefix: 'Você está em: Manual do Usuário > ';
}

/* Layout do tópico */

article
{
	max-width: 1200px;
	background-color: #ffffff;
	display: block;
	padding: 15px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	bottom: 0px;
	border: solid 1px #dcdcdc;
}

div.veja-tambem
{
	color: #666666;
	border: solid 1px #999999;
	background: #f4f4f4;
	mc-label: 'Veja também:';
	mc-help-control-display: list;
	margin: 20px;
	padding: 10px 15px;
}

.topo-veja-tambem
{
	width: 100%; 
	border: solid 0px;
	padding: 1px;
	margin: 1px;
}

.topo-veja-tambem-imagem
{
	width: 10px; 
	border: solid 0px;
}

MadCap|relatedTopics
{
	color: #666666;
	border: solid 1px #999999;
	background: #f4f4f4;
	mc-label: 'Veja também:';
	mc-help-control-display: list;
	margin: 20px;
	padding: 10px 15px;
}

/****************************** Capa dos produtos ******************************/

#capa-produto
{
	max-width: 90%;
	margin-left: 5%;
	margin-bottom: 30px;
	border: none;
	text-align: center;
}

.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-titulo
{
	margin: 0 auto;
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #003333;
}

.box
{
	width: 100%;
	border: solid 1px #e5e5e5;
	padding: 10px;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

.box-mobilidade
{
	width: 100%;
	border: solid 1px #e5e5e5;
	padding: 10px;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

.box-mobilidade > p
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-left: 15px;
}

.link-mobilidade:hover
{
	background: #e5eaea;
}

.box-mobilidade > p > a
{
	color: #666666;
	text-decoration: none;
}

.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: 145px;
	margin: 0 auto;
	border: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
}

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;
}