.pwdwidgetdiv
{
  width:155px;
}

.pwdfield
{
  width:150px;
}

.pwdopsdiv
{
  display: block;
  float: left;
  margin-right:6px;
}

.pwdopsdiv a
{
  font-family : Arial, Helvetica, sans-serif;
  color : #666;
  font-size : 10px;
  text-decoration : none;
  outline : none;
}

.pwdopsdiv a:hover
{
  color : rgb(255,109,34);
  /*color : #555; /* gris */
  /*color : #000; /* negro */
}

.pwdstrengthbar
{
  float:right;
  background:#cccccc;
  height:4px;
  margin:0;
}

.pwdstrength
{
  float:right;
  height:20px;
  width:70px;
  margin-top:3px;
}

.pwdstrengthstr
{
  float:right;
  clear:both;
  height:14px;
  margin-top:0px;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
}
