









.iscs_fe_user_pswrecovery_ext_container {
}
.iscs_fe_user_pswrecovery_ext_portlet{
  position:relative;
  width:100%;
  min-width:220px;
  height:100px;
}
.iscs_fe_user_pswrecovery_ext_portlet > .TextboxLogin_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:12px;
  left:8px;
  width:207px;
  height:20px;
}
.iscs_fe_user_pswrecovery_ext_portlet > .TextboxLogin_ctrl {
  display:none;
}
.iscs_fe_user_pswrecovery_ext_portlet > .TextboxLogin_ctrl > input{
  vertical-align:top;
  box-sizing:border-box;
  z-index:1;
  width:100%;
  height:100%;
}
.iscs_fe_user_pswrecovery_ext_portlet > .TextboxMail_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:42px;
  left:8px;
  width:207px;
  height:20px;
}
.iscs_fe_user_pswrecovery_ext_portlet > .TextboxMail_ctrl {
}
.iscs_fe_user_pswrecovery_ext_portlet > .TextboxMail_ctrl > input{
  vertical-align:top;
  box-sizing:border-box;
  z-index:1;
  width:100%;
  height:100%;
}

