






.hvse_pnotfound_container {
}
.hvse_pnotfound_portlet{
  position:relative;
  width:100%;
  min-width:200px;
  height:300px;
}
.hvse_pnotfound_portlet > .ErrorCode_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:69px;
  width:177px;
  height:69px;
  margin-left:-91px;
  left:50%;
}
.hvse_pnotfound_portlet > .ErrorCode_ctrl {
  height:auto;
  min-height:69px;
}
.hvse_pnotfound_portlet > .ErrorCode_ctrl {
  overflow:hidden;
  font-size:50px;
  text-align:center;
}
.hvse_pnotfound_portlet > .ErrorText_ctrl {
  box-sizing:border-box;
  z-index:2;
  position:absolute;
  display:inline-block;
  top:148px;
  width:177px;
  height:36px;
  margin-left:-91px;
  left:50%;
}
.hvse_pnotfound_portlet > .ErrorText_ctrl {
  height:auto;
  min-height:36px;
}
.hvse_pnotfound_portlet > .ErrorText_ctrl {
  overflow:hidden;
  font-size:25px;
  text-align:center;
}

