/* tags */
fieldset
{
	border: #eaeaea 1px solid;
	padding: 5px;
	font-size: 10pt;
	margin-bottom: 2px;
}
table
{
	font-size: 10pt;
}
legend
{
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
div span
{ font-weight: bold;
}
.andar
{
    border-bottom: solid 1px #cccccc;
}
#tabTopo 
{
    width: 100%;
    color: #808080;
}
#tabTopoObraNome
{
    font-size: 12pt; 
    font-weight:bold;
}
#tabTopoObraNome a:link, #tabTopoObraNome a:visited
{
	color: #000;
}
#linksContainer 
{
    font-size: 8pt !important;
}
#tabTopoLoading
{
    width: 150px;
    text-align: right;
    font-size: 8pt;
    font-weight: bold;
    text-transform: uppercase;
}
#tdExtras
{
	width: 310px;
}
#tdUnidades 
{
    /*width: 710px;*/
    border-right: solid 1px #eaeaea;
}
#tdUnidades table 
{
    font-size: 9pt; 
	width: 100%;
}
.andarUnidades div
{
    display: inline;
    float: left;
    margin: 1px;
    padding: 2px;
    width: 50px;
    text-align: center;
    cursor: pointer;
}
.andarNumero
{
    font-size: 14pt;
    font-weight: bold;
    width: 35px;
    text-align: center;
}
.andarNumeroMenor
{
    font-size: 8pt !important;
    font-weight: bold;
    text-align: center;
}

/* fieldset - legendas */
.leg_container
{
    font-size: 8pt !important;
    background-color: #cccccc !important;
    margin: 1px !important;
    color: #000 !important;
    height: 25px !important;
    border-bottom: solid 1px #000 !important;
    overflow: hidden !important;
}
.leg_item
{
    /*width: 120px;*/
    float: left;
}
.leg_item table
{
    /*width: 100%;*/
}
.leg_item_box
{
    width: 12px !important;
    border: solid 1px #eaeaea;
}
.leg_item_text
{
    font-size: 8pt;
}
/* top vendedores - table */
.vt
{	font-size: x-small; 
	width: 100%;
}
.vt td
{	border-bottom: solid 1px #eaeaea;
	padding: 2px;
}
.vhn, .vhv
{	border-bottom: solid 1px #000000;
	font-weight: bold;
}
.vhn
{
	width: 75%;
}
.vhv, .vcv 
{	text-align: center;
}
.info
{
    padding: 5px;
	background-color: #eaeaea;
	border: solid 1px #888888;
	width: 360px;	
}

.info a
{
    margin-right: 10px;
}

.info.abs
{
	position: absolute;
}
.instrucoes
{
    color: #808080;
    font-size: 8pt;
    padding: 8px;
    display:inline-table;
}
#divGraficoGrande
{
	display: none;
}
#divGrafico 
{
}

.TituloBloco {
    text-align: center;
    font-weight: bold;
    background-color: #001B53;
    font-size: 12px;
    color: #FFF;
}

.Final {
    font-size: 11px;
    font-weight: bold;
    background-color: #E1EBFF;
    text-align: center;
    height: 20px;
}

.AndarBloco {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background-color: #F0F5FF;
    padding: 5px;
    width: 25px;
}

.Tipologia {
    text-align: center;
    background-color: #88AEFF;
    font-size: 10px;
    font-weight: bold;
    font-variant: normal;
    color: #000;
    height: 35px;
}

.TableBloco {
    border: 1px solid #CCC;
    background-color: #666;
    float: left;
}

.Cell {
    background-color: #FFF;
    text-align: center;
}

.Unidade {
    padding: 2px;
}

.fecharBloco {
    float: right;
}
a.fecharBloco {
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 8px;
}

.ui-resizable-helper { border: 2px dotted #00F; }