/* Fix issue where buttons are cut off horizontally. */
/* The rest of the plugin's CSS loads remotely. */
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
  height: 22px !important;
}
.stButton .stButton_gradient {
  height: 22px !important;
}

#sthoverbuttons .sthoverbuttons-bottom-l{
background:transparent!important;
}


#sthoverbuttons .sthoverbuttons-shade-l{
background:transparent!important;
}

#sthoverbuttons .sthoverbuttons-top-l{
background:transparent!important;
}


#sthoverbuttons .sthoverbuttons-label
{
color:transparent!important;
}