






.gsfr_login_images_container {
  height:100%;
  overflow:auto;
}
.gsfr_login_images_title_container {
  margin: auto;
}
.gsfr_login_images_portlet{
  position:relative;
  margin: auto;
  width:100%;
  min-width:400px;
  height:100%;
}
.gsfr_login_images_portlet[Data-page="1"]{
  height:100%;
  width:100%;
}
.gsfr_login_images_portlet > .lblTitle_ctrl {
  box-sizing:border-box;
  z-index:5;
  position:absolute;
  display:inline-block;
  top:150px;
  left:110px;
  left:27.5%;
  right:110px;
  right:27.5%;
  width:auto;
  height:auto;
  min-height:50px;
}
.gsfr_login_images_portlet > .lblTitle_ctrl {
  height:auto;
  min-height:50px;
}
.gsfr_login_images_portlet > .lblTitle_ctrl {
  overflow:hidden;
  display:none;
  text-align:center;
}
.gsfr_login_images_portlet > .boxImg_ctrl {
  box-sizing:border-box;
  z-index:4;
  position:absolute;
  display:inline-block;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  width:auto;
  display:flex;
  flex-direction:column;
}
.gsfr_login_images_portlet > .boxImg_ctrl > .box_content {
  height:100%;
}
.gsfr_login_images_portlet > .boxImg_ctrl {
  min-height:300px;
}
.gsfr_login_images_portlet > .boxBack_ctrl {
  box-sizing:border-box;
  z-index:3;
  position:absolute;
  display:inline-block;
  top:0px;
  left:0px;
  right:0px;
  bottom:0px;
  width:auto;
  display:flex;
  flex-direction:column;
}
.gsfr_login_images_portlet > .boxBack_ctrl > .box_content {
  height:100%;
}
.gsfr_login_images_portlet > .boxBack_ctrl {
  min-height:300px;
}

