#inputclip {
    overflow-x: hidden!important;
    overflow-y: hidden!important;
}

.social-action.embed a:hover, .social-action.hide a:hover
{
    background: #646464;
}

.social-action.embed a:active, .social-action.hide a:active
{
    background: #505050;
}
