/* Id: 7.1561.1418831759
 * Generated: Sep 3, 2015 10:21:08 AM
 */
    .vf-counter.vf-widget
{
 color: #797979;
 font: 10px arial,sans-serif;
}

.col2 #sharecount {
  width: 140px !important; // MAINT-145 INC000001408857: Sharebar Bug - This is temporary solution and need to visit again.
}

/* Temporary CSS solutions for the share tools section-- a better fix is to change the HTML */

div#storytools {
  position: relative;
  width: 460px;
  padding: 20px 0;
  border-width: 2px 0;
  border-style: solid;
  border-color: lightgrey;
  margin: 35px 0;
  text-align: left;
}

div#storytools ul#sharetools_gig_containerParent {
  float: left;
  width: auto;
  padding: 0;
  margin: 0;
}

#storytools #sharetools_gig_containerParent #sharetools { margin: 0; }

#sharetools .gig-button-container { margin-bottom: 0; }

#storytools br { display: none; }

#storytools p { display: inline; }

a.storytool {
  position: absolute;
  top: 26px;
  right: 98px;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
}

a.storytool[href="/contact/"] {
  right: 0;
  padding-left: 5px;
}

a.storytool[href="/contact/"]:before {
  content: "|\0020";
  color: grey;
  font-weight: bold;
}

/* end temporary share tools solution */

      