/*
Layout Roque Diego Viana - Portal Uai
E-mail:rockviana@gmail.com
*/

.indicadores_capa_uai { /* Tamanho da div da capa */
	float:left;
	width:283px;
}

.indicadores_capa { /* Tamanho das tabelas na capa */
	width:100%;
}

.indicadores_capa h2 {
	background:#045885;
	width:200px;
}

.indicadores_stock { /* Tamanho de todas as tabelas */
	width:100%;
	color:#879CAD;
}
.indicadores_stock tr{
	background-color:#FAFAFA;
}

.indicadores_zebra {
	text-align:left;
	background:#045885;
	color:#FFFFFF;
	padding-left:5px;
	height:20px;
	font-size:12px
}

.indicadores_zebra a {
	background:#045885;
	color:#FFFFFF;
	font-size:12px
}
.indicadores_zebra img{
	margin-top:-2px;
	margin-left:-28px;
	position:absolute
}

.redlight .arrow {
	background-position:bottom
}
.redlight {
	background-color:#FAFAFA;
	color:#990033;
	font-family:"Trebuchet MS";
	font-size:1em;
}
.bluelight {
	color:#669
}

/* Conversor */
.indicadores_stock input {
	background-color:#E1E6EA;
	width:92px;
}
.indicadores_stock select {
	background-color:#E1E6EA;
	width:118px;
}

.indicadores_stock label {
	padding:2px;
	font-weight:bold;
}

#inputResultado{
	background-color:#FFFFFF;
	width:85%;
}
/*
.bto_azul {
	float:right;
}
*/
.indicadores_legenda  td {
	font-weight:bold;
	background-color:#FFFFFF;
	color:#879CAD;
}

.outros_indices {
	font-family:"Trebuchet MS",Trebuchet,Arial,sans-serif;
	font-size:11px;
	text-decoration:none;
	margin-left:2px;
	color:#365D94;
}

.conversor tr {
	background-color:#FFFFFF;
}
