@charset "utf-8";

.btnShare {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.4375;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btnShare-default {
  color: #333;
  background-color: #eaebed;
  border-color: #dcdee1;
}

.btnShare-default.active,.btnShare-default.focus,.btnShare-default:active,.btnShare-default:focus,.btnShare-default:hover,.open>.btnShare-default.dropdown-toggle {
  color: #333;
  background-color: #cfd1d5;
  border-color: #bbbfc5;
}

.modal-contentShare {
  position: relative;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  -webkit-background-clip: padding-box;
  outline: 0;
}

.modal-titleShare {
  font-size:14px!important;
  font-family:Verdana, Geneva, sans-serif!important;
  font-weight:normal;
  color:#FFF;
  text-decoration:none;
  margin: 0;
  line-height: 1.4375;
  border:0;
}

.modal-bodyShare {
  position: relative;
  padding: 15px;
}

@media (min-width:768px) {
  .modal-dialogShare {
    width: 600px;
    margin: 30px auto;
  }

  .modal-contentShare {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }
}

.clearfixShare:after,.clearfixShare:before {
  content: " ";
  display: table;
}

.clearfixShare:after {
  clear: both;
}

.btnShare-default:visited {
  color: #335075;
}

.btnShare {
  border-style: outset;
  height: auto;
  white-space: normal;
}

.wb-invShare {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  margin: 0;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0!important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-hide {
  display: none!important;
}

button.mfp-arrowShare,button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}

.mfp-close:focus,.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.modal-bodyShare {
  background: #fff;
}

.mfp-close {
  cursor: pointer!important;
  font-weight: 700;
}

.overlay-defShare header {
  background-color: #333;
  color: #fff;
  display: block;
  padding: 0 44px 0 1em;
}

.overlay-defShare .modal-titleShare {
  font-size: 1.15em;
  padding: 10px 0;
  background-color:#333;
}

.overlay-defShare .mfp-close {
  color: #fff;
}

.shr-pg .bitly:before,.shr-pg .blogger:before,.shr-pg .delicious:before,.shr-pg .digg:before,.shr-pg .diigo:before,.shr-pg .facebook:before,.shr-pg .feed:before,.shr-pg .gmail:before,.shr-pg .googleplus:before,.shr-pg .linkedin:before,.shr-pg .myspace:before,.shr-pg .pinterest:before,.shr-pg .reddit:before,.shr-pg .stumbleupon:before,.shr-pg .tumblr:before,.shr-pg .twitter:before,.shr-pg .yahoomail:before {
  background: url(../assets/sprites_share.png) no-repeat;
}

.shr-pg .bitly:before {
  background-position: 0 0;
}

.shr-pg .blogger:before {
  background-position: 0 -32px;
}

.shr-pg .delicious:before {
  background-position: 0 -64px;
}

.shr-pg .digg:before {
  background-position: 0 -96px;
}

.shr-pg .diigo:before {
  background-position: 0 -128px;
}

.shr-pg .facebook:before {
  background-position: 0 -160px;
}

.shr-pg .feed:before {
  background-position: 0 -192px;
}

.shr-pg .gmail:before {
  background-position: 0 -224px;
}

.shr-pg .googleplus:before {
  background-position: 0 -256px;
}

.shr-pg .linkedin:before {
  background-position: 0 -288px;
}

.shr-pg .myspace:before {
  background-position: 0 -320px;
}

.shr-pg .pinterest:before {
  background-position: 0 -352px;
}

.shr-pg .reddit:before {
  background-position: 0 -384px;
}

.shr-pg .stumbleupon:before {
  background-position: 0 -416px;
}

.shr-pg .tumblr:before {
  background-position: 0 -448px;
}

.shr-pg .twitter:before {
  background-position: 0 -480px;
}

.shr-pg .yahoomail:before {
  background-position: 0 -512px;
}

.shr-opn span {
  padding-right: .2em;
}

.shr-pg .shr-lnk {
  color:#333;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 8px;
  min-height: 32px;
  text-align: left;
  text-decoration: none;
  width: 90%;
  font-family:Verdana, Geneva, sans-serif;
  font-weight:normal;
  border:none;
}

.shr-pg .shr-lnk:before {
  content: " ";
  display: inline-block;
  height: 32px;
  margin-right: .6em;
  vertical-align: middle;
  width: 32px;
}

.newsharebar a:hover{
  text-decoration: none;
  font-size:13.1px;
}
 
.newsharebar a{
  color:#333;
  font-size:13.1px;
  text-decoration:none;
  font-family:Verdana, Geneva, sans-serif;
  float:right;
  padding-top:5px;
}

.shr-pg .shr-dscl {
  text-decoration: none;
  color:#333;
  font-size: 14px;
  font-family:Verdana, Geneva, sans-serif;
  font-weight:normal;
  padding-bottom: 0;
}

.shr-pg .email:before {
  content: "\2709";
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-size: 32px;
  margin-right: .3em;
}

.shr-pg .shr-pg {
  text-align: left;
}

.shr-pg ul {
  list-style-type: none;
  margin: 10px;
  padding: 0;
}

[dir=rtl] .shr-opn span {
  padding-left: .2em;
  padding-right: 0;
}

[dir=rtl] .shr-pg,[dir=rtl] .shr-pg .shr-lnk {
  text-align: right;
}

[dir=rtl] .shr-pg .shr-lnk:before {
  margin-left: .4em;
  margin-right: auto;
}

[dir=rtl] .email:before {
  margin-left: .6em;
  margin-right: auto;
}

@media screen and (min-width:480px) {
  .colcount-xs-2Share {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}