







.gscs_kb_content_view_container {
}
.gscs_kb_content_view_title_container {
  margin: auto;
}
.gscs_kb_content_view_portlet{
  position:relative;
  margin: auto;
  width:100%;
  min-width:300px;
  height:260px;
  background-color:#FFFFFF;
}
.gscs_kb_content_view_portlet[Data-page="1"]{
  height:260px;
  width:100%;
}
.gscs_kb_content_view_portlet > .lblText_ctrl {
  box-sizing:border-box;
  z-index:1;
  position:absolute;
  display:inline-block;
  top:1px;
  left:3px;
  right:3px;
  width:auto;
  height:auto;
  min-height:258px;
}
.gscs_kb_content_view_portlet > .lblText_ctrl {
  height:auto;
  min-height:258px;
}
.gscs_kb_content_view_portlet > .lblText_ctrl {
  overflow:hidden;
  text-align:left;
}

