.pb-social-hover{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.pb-social-hover ul{
    padding: 0;
    position:absolute;
    width:100%;
    z-index:10;
}
.social-hover-wrap{
    position: relative;
}
.is-active{
    display: block;
}
p.submit-social-hover{
    clear: both;
}
h3.social-hover{
    border-bottom: 1px solid #C0C0C0;
    width: 99%;
    padding-bottom: 10px;
}
li.copy_link_inputbox {
    display:none;
}
.pb-social-opacity{
    position: absolute;
    top: 0;
    left: 0;
    background: #DDD;
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
    display: block;
    z-index:1;
}
