









.is_fe_user_pswrecovery_container {
}
.is_fe_user_pswrecovery_title_container {
  margin: auto;
}
.is_fe_user_pswrecovery_portlet{
  position:relative;
  margin: auto;
  width:100%;
  min-width:220px;
}
.is_fe_user_pswrecovery_portlet > .TextboxLogin_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:static;
  float:left;
  margin-top:12px;
  margin-left:8px;
  margin-bottom:68px;
  width:207px;
  height:20px;
}
.is_fe_user_pswrecovery_portlet > .TextboxLogin_ctrl {
  display:none;
}
.is_fe_user_pswrecovery_portlet > .TextboxLogin_ctrl > input{
  vertical-align:top;
  box-sizing:border-box;
  z-index:1;
  width:100%;
  height:100%;
}
.is_fe_user_pswrecovery_portlet > .TextboxMail_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:static;
  float:left;
  margin-top:42px;
  margin-left:-207px;
  margin-bottom:38px;
  width:207px;
  height:20px;
}
.is_fe_user_pswrecovery_portlet > .TextboxMail_ctrl {
}
.is_fe_user_pswrecovery_portlet > .TextboxMail_ctrl > input{
  vertical-align:top;
  box-sizing:border-box;
  z-index:1;
  width:100%;
  height:100%;
}

