/* Add This Update Fix */
span.at-icon-wrapper {
    /* line-height: 15px !important; */
    height: 24px !important;
    width: 24px !important;
}

svg.at-icon.at-icon-addthis {
    width: 24px !important;
    height: 24px !important;
}

svg.at-icon.at-icon-addthis {
    background: #E6AE5B;
}





#main {
  padding-right: 20px;
}

span.at4-icon.aticon-compact {
    background-color:#e6ae5b !important;
}

#social-media-bar {
    position: fixed;
    right: 0%;
    z-index: 200;
    top: 50%;

    height:120px;
}

#social-media-bar a:hover{
    opacity:0.8;
}

#btn{
    background:url('/images/arrow-right.png') no-repeat;
    height:20px;
    margin-top:5px;
    background-color: transparent;
    cursor: pointer;
}

div.addthis_32x32_style span.at300bs {
    width: 24px !important;
    height: 24px !important;
    background-image: url('/images/socialNetworks/more24.png');
    background-position: 0 0 !important;
}

#dock{
    background:url('/images/arrow-left.png') no-repeat;
    height:30px;
    display:none;
    position: fixed;
    right: 0%;
    z-index: 200;
    top: 50%;
    width:20px;
    cursor: pointer;
}

#icons{
    box-shadow: -2px 4px 9px #c3c3c3;
}

@media (max-width: 1050px), only screen and (max-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.0),
only screen and (max-width: 1280px) and (min-resolution: 120dpi)
{
#main {
  padding-right: 0px;
}

#social-media-bar {
    position: absolute;
    z-index: 200;
    height:20px;
    right:0;
    top:10px;
    width:150px;
}

#social-media-bar div{
  display:inline 
}

#social-media-bar a{
  display:inline !important;
}

#social-media-bar a:hover{
    opacity:0.8;
}

#btn{
    background:url('/images/arrow-right.png') no-repeat;
    height:20px;
    margin-top:5px;
    background-color: trasparent;
    cursor: pointer;
    
}

div.addthis_32x32_style span.at300bs {
    width: 24px !important;
    height: 24px !important;
    background-image: url('/images/socialNetworks/more24.png');
    background-position: 0 0 !important;
}

#dock{
    background:url('/images/arrow-left.png') no-repeat;
    height:30px;
    display:none;
    position: fixed;
    right: 0%;
    z-index: 200;
    top: 50%;
    width:20px;
    cursor: pointer;
}

#icons{
    box-shadow: none;
}


footer#page-footer .copyright{
    top:45px !important;
    font-size: 80% !important;
    white-space:nowrap !important;
}

.share-Twitter, .share-LinkedIn, .share-fb{
margin-right:5px !important;
}


}
