.linhaRodapeLogin {
    margin: 2%;
}
.ul-rodape .li-rodape {
    display: inline;
    color: #404040;
    font: 'Tahoma';
}
.li-rodape {
    margin-left: 13%;
}
.manualCons, .manualCons:hover {
    color: #FFFFFF;
}
.espacoAbaixo {
    height: 1%;
}
.linhaAcima {
    border-top: solid 1px #A5A5A5;
    margin-bottom: 20px;
} 
.corLink, .corLink:hover {
    color: #272727;
}
/* ------------------------------------------Tablet Grande-------------------------------------------- */
.linhaRodapeLoginTab {
    margin: 3%;
    margin-top: 5%;
}
.ul-rodapeTab .li-rodapeTab {
    display: inline;
    color: #404040;
    font: 'Tahoma';
}
.li-rodapeTab {
    margin-left: 9%;
} 
/* ------------------------------------------Tablet Pequeno-------------------------------------------- */
.linhaRodapeLoginTabPeq {
    margin: 3%;
    margin-top: 5%;
}
.ul-rodapeTabPeq {
    padding-left: 6%;
}
.ul-rodapeTabPeq .li-rodapeTabPeq {
    display: inline;
    color: #404040;
    font: 'Tahoma';
}
.li-rodapeTabPeq {
    margin-left: 0;
}
/* ----------------------------------------Celular----------------------------------------- */
.linhaRodapeLoginCel {
    background-color: #EEEEEE;
    padding-top: 15px;
}
.linhaAzulCel {
    background-color: #2A4472;
    padding: 15px;
}
.linhaBaixo {
    border-bottom: #1B395E;
    padding: 10px;
    margin-bottom: 10px;
}
.copy {
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    margin-left: 20px;
}
#letrasParteAzul {
    color: #FFFFFF;
    font-size: 10px;
    margin-top: 10px;
    text-align: center;
    padding: 0;
    margin: 0;
}
.linhaBaixo {
    border-bottom: solid 2px #1B395E;
} 
#atendimentoCel {
    width: 30px;
}
#faleCel {
    width: 30px;
}
#perguntasCel {
    width: 30px;
}
#segurancaCel {
    width: 30px;
}
.ul-rodapeCel {
    padding: 0px;
}
.ul-rodapeCel .li-rodapeCel {
    display: inline;
    color: #404040;
    font: 'Tahoma';
}
.li-rodapeCel {
    margin-left: 27%;
    font-size: 11px;
    text-align: center;
}
.margemEspecial {
    margin-left: 45px;
}
.RodapeResponsivoAzulTab {
    background-color: #1B395E;
    padding-left: 20px;
}
.RodapeResponsivoAzulCel {
    background-color: #1B395E;
    padding-left: 20px;
}
.alinharRodapeIconsTablet {
    position: relative;
}
.alinharRodapeIcons {
    position: relative;
}
#userRodapeResponsivel {
    width: 50px;
    height: 45px;
    cursor: pointer;
}
.corDaFraseMobi {
    background-color: #EEEEEE;
    padding: 20px;
    padding-bottom: 0;
}
.frasemobi {
    text-align: center;
    margin: 0;
}
.linhazinhaMobi {
    margin-top: 30px;
    border-bottom: solid 1px #909090;
}
.itensFavoritosCel {
    color: white;
    background-color: #272727;
    width: 12px;
    height: 12px;
    border-radius: 15px;
    position: relative;
    bottom: 12px;
    left: 30px;
    text-align: center;
    font-size: 9px;
}
.itensCarrinhoCel {
    color: white;
    background-color: #272727;
    width: 12px;
    height: 12px;
    border-radius: 15px;
    position: relative;
    bottom: 12px;
    left: 39px;
    text-align: center;
    font-size: 9px;
}