.sharebar.share-box {
    padding: 5px 3px 0 0;
    text-align: left;
    border: 1px solid #e9e9e9;
    height: 25px;
    vertical-align: middle;
    width: auto;
}

.sharebar ul {
    vertical-align: middle;    
}

.sharebar div {
    display: block;
}

.sharebar div>* {
  vertical-align: middle;
}

.sharebar h4 {
    display: inline-block;
    text-transform: none;
    color: #7332d6;
    line-height: 1em;
    vertical-align: middle;    
    font-family: Oswald,sans-serif;    
    padding: 0px 0.5em;
    font-size: 15px;    
    margin: 0px 0px 0px 0px;
    float: none;
}

.sharebar .follow-icons {
    margin: 0px;
    list-style-type: none;
    display: inline-block;
    padding-left: 0px;
    float: none;
    vertical-align: middle;
}

.sharebar .follow-icons>li {
    list-style-type: none!important;
    float: none;
    cursor: pointer;
    margin-right: 3px;
    display: inline-block;
    vertical-align: middle;
}

.sharebar .follow-icons>li>a {
    display: block;
    height: auto;
}

.sharebar a {
    text-decoration: none;
    color: #7332d6;
    cursor: pointer;
}

.sharebar .share_facebook {
    height: 14px;
}

.sharebar .share_twitter {
   height: 11px;
}

.sharebar .share_googleplus {
    height: 16px;
}

.sharebar .share_pinterest {
    height: 20px;
}

.sharebar .share_email {
    height: 16px;
}



.sharebar .fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.sharebar a img {
    border: none;
    padding: 0px;
}

#sharebar .clear:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}

#sharebar .clearfix:after {
    clear: both;
}

#sharebar .clearfix:after, .sharebar. clearfix:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.sharebar .print {
    background-position: 0 -554px;
    padding: 2px 0 2px 17px;
}

.sharebar .sprite a {
    text-decoration: none;
    color: #7332d6;
    cursor: pointer;
}

.sharebar .sprite {
    background-image: url(https://www.petfinder.com/common/images/pf2013/pf_vertical_sprite.png);
    background-repeat: no-repeat;
}

x-overlay {
    z-index: 100001 !important;
}

/*
 * Fancybox has a different markup structure on mobile devices, which sets the wrap at the same level as the overlay.
 * For this reason the z-index is set higher than the overlay, using fancybox's css selector for mobile devices.
 */
.fancybox-wrap.fancybox-mobile {
    z-index: 100002 !important;
}


.modal h1.stripe-purple-lt, h1>span.js-shareTitle {
    padding: 0;
    background: none;
    font-size: 28px;
    font-family: Oswald,sans-serif;
    line-height: 1.2em;
}

.modal .email_share_modal_email_links a {
    padding-right: 12px;
    padding-left: 13px;   
    cursor: pointer;
    color: #7332d6;
    text-decoration: none;
}


























