﻿#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:999999;
  padding:20px;
  
}

#boxes div.botao {
  position:absolute;
  top:165px;
  left:45px;
  width:195px;
  height:36px;
}

#boxes .alinha {
  width:440px;
  height:200px;
  padding:15px 0 0 37px;
}

#boxes .alinha_senha{
  width:440px;
  height:200px;
  padding:40px 0 0 30px;
}

#boxes .alinha_senha5{
  width:440px;
  height:200px;
  padding:60px 0 0 30px;
  margin-left:0;
  *margin-left:-40px;
}


#boxes p.texto
{
  font-family:Trebuchet MS;
  color:#6a6a6a;
  padding-top:10px;
  font-size:11px;
}

#boxes p.textoMulheres
{
  font-family:Trebuchet MS;
  color:#6a6a6a;
  *color:#6a6a6a;
  padding-top:10px;
  *padding-top:10px;
  font-size:11px;
  padding-left: 3px;
}

#boxes .aviso
{
  color:#6a6a6a;
  font-size:9px;
}

#boxes .fechar
{
  color:#9c877d;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

#boxes .fechar_senha
{
  color:#9c877d;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  margin-top:-30px;
  margin-bottom:20px;
}

#boxes .fechar_senha2
{
  color:#9c877d;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  margin-top:-30px;
  margin-bottom:20px;
  margin-left:-5px;
}

#boxes #dialog {
  width:510px;
  height:450px;
  padding:10px;
  background-image:url('../Images/Adultos/fundo_dermatologista.png');
  background-repeat:no-repeat;
}

#boxes #dialog2 {
  width:510px;
  height:378px;
}

#boxes #dialog3
{
    width:550px;
    height:460px;
    background:url('../Images/Teens/EncontreDermatologista/box-dermatologista.png') top center no-repeat;
    text-align:left;
}

#boxes #dialog3 a img
{
    border:0px;
    margin-top:-6px;
    margin-right:66px;
}

#boxes #dialog3 h3
{
    margin-top:10px;
    margin-left:34px;
}

#boxes #dialog3 p
{
    color:#295374;
    width:400px;
    margin-top:6px;
    margin-left:36px;
    font-size:11px;
    font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
}

#boxes #dialog4 {
  width:510px;
  height:500px;
  padding:10px;
  background-image:url('../Images/Adultos/fundo_esqueci_senha.png');
  background-repeat:no-repeat;
}

#boxes #dialog5 {
  width:510px;
  height:550px;
  padding:10px;
  background-image:url('../Images/Teens/modal_esqueci2.png');
  background-repeat:no-repeat;
}

.botao_encontre
{
    padding-top:12px;
}

.close
{
    display:block;
    text-align:right;
}

.close2
{
    display:block;
    text-align:left;
    margin-left:120px;
}
.texto
{
    color:#6a6a6a;
    margin-left:0;
    padding:0;
}

.texto_esqueciSenha
{
    color:#6a6a6a;
    margin-left:0;
    padding:0;
    float: left;
}