







.gscs_fe_gadget_image_container {
  height:100%;
  overflow:auto;
}
.gscs_fe_gadget_image_portlet{
  position:relative;
  width:100%;
  min-width:28px;
  height:100%;
}
.gscs_fe_gadget_image_portlet[Data-page="1"]{
  height:100%;
  width:100%;
}
.gscs_fe_gadget_image_portlet > .imgMain_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:static;
  float:left;
  margin-bottom:58px;
  width:28px;
  height:28px;
}
.gscs_fe_gadget_image_portlet > .imgMain_ctrl {
}
.gscs_fe_gadget_image_portlet > .imgMain_ctrl > img{
  width:100%;
  vertical-align:top;
  height:auto;
}

