







.gscs_fe_gadget_social_links_container {
}
.gscs_fe_gadget_social_links_title_container {
  margin: auto;
}
.gscs_fe_gadget_social_links_portlet{
  position:relative;
  margin: auto;
  width:100%;
  min-width:270px;
  background-color:transparent;
}
.gscs_fe_gadget_social_links_portlet > .raw_ctrl {
  box-sizing:border-box;
  z-index:4;
  position:static;
  float:left;
  margin-top:1px;
  margin-bottom:-1px;
  clear:both;
  width:270px;
  height:auto;
  min-height:50px;
}
.gscs_fe_gadget_social_links_portlet > .lblTitle_ctrl {
  box-sizing:border-box;
  z-index:5;
  position:static;
  float:left;
  width:270px;
  height:auto;
  min-height:20px;
}
.gscs_fe_gadget_social_links_portlet > .lblTitle_ctrl {
  height:auto;
  min-height:20px;
}
.gscs_fe_gadget_social_links_portlet > .lblTitle_ctrl {
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  display:none;
  text-align:left;
}

