﻿#PainelRota
{
height: 400px;
overflow: auto;
}
#map_canvas
{
    width: 100%;
    position: relative;
    float: left;  
    height: 400px; 
}
.adp-summary
{
    border: none;   
}
#PainelRota table
{
    border: 0;   
}
.adp-step, .adp-substep
{
    border-style: none none solid none;
    border-width: 0 0 1px 0;
    margin: 2px 0 2px 0;
    border-top-color: inherit;
    border-right-color: inherit;
    border-bottom-color: #f2f2f2;
    border-left-color: inherit;
}
.adp-step:hover, .adp-substep:hover
{
    background-color: #f7f7f7;   
}
.adp
{
    padding: 0 10px 10px 10px;   
}
#TxtEndereco
{
    
}
#DVLocCampos
{
    position: relative;
    float: right;   
    clear: both;
    margin: 3px 15px;
}
.DVLocColuna
{
    position: relative;
    float: left;
    padding: 0 4px 4px;
    
}
#DVLocBuscar
{
    background-image: url('../Imagens/IcoBuscarLoc.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    position: relative;
    float: left;
    cursor: pointer;
    margin-top: 4px;
}
#DVLocBuscar:hover
{
    background-color: #f2f2f2;   
}
.SPLocRotulo
{
     font-size: 10pt;
    font-weight: bold;
    letter-spacing: -1px;
    color: #808080;   
    line-height: 48px;
}
#DVLocConteudo
{
    
}
.adp-placemark
{
    padding: 0 0 10px;   
}