.social-sharebar .gmicon-user,
.social-sharebar .gmicon-facebook,
.social-sharebar .gmicon-twitter,
.social-sharebar .gmicon-linkedin,
.social-sharebar .gmicon-facebook,
.social-sharebar .gmicon-google,
.social-sharebar .gmicon-envelope,
.social-sharebar .gmicon-minus,
.social-sharebar .gmicon-plus,
.social-sharebar .gmicon-decrease-font,
.social-sharebar .gmicon-increase-font,
.social-sharebar .gmicon-print,
.social-sharebar .gmicon-mail,
.social-sharebar .gmicon-comment,
.social-sharebar .gmicon-whatsapp,
.social-sharebar .gmicon-sms {
  color: #666;
}

.gmicon-decrease-font:before {
  content: "\41";
  font-weight: bold;
}

.gmicon-increase-font:before {
  content: "\41";
  font-size: 1.2em;
  font-weight: bold;
}

.gmicon-minus:before {
  font-size: 1.2em;
  font-weight: bold;
}

.gmicon-google:before,
.gmicon-googleplus:before {
  font-weight: bold;
}

.gmicon-envelope:before {
  font-size: 1.8em;
}

.article-print-license--footer {
  margin-bottom: 20px;
}

.article-print-license__print,
.article-print-license__license {
  display: inline-block;
  font: normal normal 10px/1.2 Helvetica, Arial, Verdana, sans-serif;
}

.article-print-license__license {
  margin-left: 6px;
  padding-left: 6px;
  border-left: 1px solid #ccc;
}

.visually-hidden {
  display: none;
}

a.social-share {
  text-decoration: none;
  border-bottom: none;
  color: #666;
}

.social-elements a {
  color: #666;
  border-bottom: none;
  text-decoration: none;
  cursor: pointer;
}

.social-share--comment {
  color: #595959 !important;
}

.social-elements [class^="gmicon-"] {
  cursor: pointer;
}

.social-share--facebook {
  color: #3b5998;
}

.social-share--twitter {
  color: #00aced;
}

.social-share--linkedin {
  color: #007bb6;
}

.social-share--google {
  color: #dd4b39;
}

.social-sharebar {
  width: 100%;
  min-height: 40px;
  margin-bottom: 10px;
  color: #666;
  min-width: 5%;
  text-align: center;
  font: normal normal 15px/1.2 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  clear: both;
  align-items: center;
  border-top: .0625rem dotted #777;
  border-bottom: .0625rem dotted #777;
  display: block;
}

.story_tools_footer li {
  width: auto;
  padding: 10px 8px;
  border-bottom: none;
}
.story_tools_footer .social-elements:first-of-type {
  padding: 12px 0;
}
.story_tools_footer .social-elements:last-of-type {
  padding-left: 7px;
}
.story_tools_footer .total_comments a {
  padding: 1px 0 0 0;
}

.comment_disabled .social-elements:first-of-type {
  padding: 3px 0 5px;
}

#video_article .social-sharebar {
  border: none;
  float: right;
  clear: none;
  width: 61%;
}
#video_article .video-meta {
  width: 39%;
}
#video_article .story_tools .share_tools {
  width: 260px;
  float: right;
  background-color: transparent;
}
#video_article .story_tools_footer li {
  border-bottom: none;
  border-right: 1px dotted #666;
  border-left: none;
  height: 20px;
  margin: 10px 0;
  padding: 0px 8px;
}
#video_article .social-elements a {
  height: 15px;
}
#video_article .social-elements:last-of-type {
  border-right: none;
}

@media (max-width: 767px) {
  .social-share--facebook,
  .social-share--twitter,
  .social-share--linkedin,
  .social-share--google {
    color: #666;
  }

  .social-sharebar {
    margin: 10px 0;
    min-height: 0;
  }
  .social-sharebar > ul {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0;
    width: 100%;
    display: inline-block;
  }
  .social-sharebar > ul li.textsize {
    border-right: none;
    margin: 5px 0 0;
  }
  .social-sharebar > ul li.social-elements {
    margin: 0;
    display: inline;
    padding: 10px 5%;
    border-right: none;
  }
  .social-sharebar > ul li.social-elements:last-of-type {
    padding: 10px 3%;
  }
  .social-sharebar > ul li.social-elements:last-of-type a {
    border-right: none;
  }
  .social-sharebar > ul li.social-elements:first-of-type {
    padding: 10px 3%;
  }
  .social-sharebar > ul li.social-elements:first-of-type a {
    border-left: none;
  }
  .social-sharebar > ul li.social-elements a {
    margin: 2px 0;
    float: left;
    text-align: center;
    min-width: 10%;
    min-height: 20px;
    padding: 5px 4px;
    border-left: 1px solid #eee;
  }
  .social-sharebar > ul li.social-elements a:active {
    background-color: #eee;
  }
  .social-sharebar > ul li.social-elements a.text_up {
    border: none;
  }
  .social-sharebar > ul li.social-elements.text_up a {
    padding: 0 0 8px 0;
  }

  .article-wrapper--enriched .social-sharebar > ul li {
    display: inline-block;
  }
  .article-wrapper--enriched .social-sharebar > ul li a {
    float: none;
    border-left: none;
  }
  .article-wrapper--enriched .article-rule {
    border: none;
  }
}
.article-wrapper--enriched .article-rule {
  border: none;
}

.social-elements, .textsize {
  border-right: 1px solid #e1e1e1;
  margin: 9px 0px;
  line-height: 12px;
  font-size: 18px;
  padding: 10px 20px;
}

.social-elements:last-of-type {
  border-right: none;
  padding: 15px 0 10px 10px;
}
.social-elements:first-of-type {
  padding: 10px 0 10px 0;
}

.article-enriched .social-elements:last-of-type {
  padding: 10px 22px;
}
.article-enriched .social-elements:first-of-type {
  padding: 10px 22px;
}

.textsize {
  padding: 10px 20px 7px;
}

.total_shares {
  font: normal normal 12px/1.5 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  letter-spacing: 0.5px;
}

.total_comments a {
  font: normal normal 12px/1.2 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  letter-spacing: 0.5px;
}

.article__comments-counts {
  padding: 3px 0 0;
  width: 100px;
}

@media (min-width: 768px) {
  .social-elements, .textsize {
    border-right: 1px solid #e1e1e1;
    margin: 9px 0px;
    line-height: 12px;
    font-size: 18px;
    padding: 10px 22px;
    float: left;
  }

  .social-elements:last-of-type {
    border-right: none;
    padding: 15px 0 10px 10px;
  }
  .social-elements:first-of-type {
    padding: 10px 0 10px 0;
  }

  .textsize {
    padding: 10px 20px 7px;
  }
  .textsize a {
    padding: 0 5px;
  }
  .textsize .text_down,
  .textsize .text_up {
    float: left;
    margin-right: 5px;
  }

  .article-enriched .social-sharebar {
    margin-top: -30px;
  }

  .article-enriched .social-elements:last-of-type {
    padding: 10px 22px;
  }
  .article-enriched .social-elements:first-of-type {
    padding: 10px 22px;
  }

  .social-sharebar {
    background-color: #ffffff;
    margin-bottom: 20px;
    overflow: hidden;
  }

  .article__comments-count {
    color: #555555;
    float: none;
  }

  .story_tools_footer .textsize .text_down, .story_tools_footer .textsize .text_up {
    margin-right: 0px;
  }

  #video_article .social-sharebar {
    background-color: #222428;
  }

  .social-sharebar {
    background-color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
  }
}
.social-share {
  padding: 0;
}

.report-typo {
  font: normal normal 10px/1.2 Helvetica, Arial, Verdana, sans-serif;
  margin-bottom: 10px;
  display: block;
  text-decoration: none;
  color: #000 !important;
}
.report-typo .report-typo-txt {
  margin-left: 3px;
}
.report-typo .report-typo-icon {
  border-radius: 50%;
  padding: 1px 4px 1px 4px;
  border: 1px solid #333;
  font-weight: bold;
}
.report-typo .report-typo-icon:before {
  content: "!";
}

.article-wrapper--enriched + .report-typo {
  position: relative;
  top: -20px;
}

.fontxxlarge {
  font-size: xx-large !important;
  line-height: 1.2;
}

.fontxlarge {
  font-size: x-large !important;
  line-height: 1.3;
}

.fontlarge {
  font-size: large !important;
  line-height: 1.4;
}

.fontmedium {
  font-size: medium !important;
  line-height: 1.5;
}

.fontsmall {
  font-size: small !important;
  line-height: 1.6;
}

.fontxsmall {
  font-size: x-small !important;
  line-height: 1.7;
}

.fontxxlarge p {
  font-size: xx-large !important;
  line-height: 1.2;
}

.fontxlarge p {
  font-size: x-large !important;
  line-height: 1.3;
}

.fontlarge p {
  font-size: large !important;
  line-height: 1.4;
}

.fontmedium p {
  font-size: medium !important;
  line-height: 1.5;
}

/*.fontsmall p{font-size:small !important;line-height:1.6;}*/
.fontxsmall p {
  font-size: x-small !important;
  line-height: 1.7;
}

.fontsmall .gi-text p {
  font-size: 19px !important;
}

.social-sharebar-video {
  background-color: #222428;
  border: none;
  float: right;
  clear: none;
  width: 61%;
  margin-bottom: 20px;
  overflow: hidden;
  min-height: 40px;
  color: #666;
  min-width: 5%;
  text-align: center;
  font: normal normal 15px/1.2 "PrattHeavy", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
}
.social-sharebar-video .story_tools_footer li {
  border-bottom: none;
  border-right: 1px dotted #666;
  border-left: none;
  height: 20px;
  margin: 10px 0;
  padding: 0px 8px;
}
.social-sharebar-video .textsize {
  line-height: 12px;
  font-size: 18px;
  float: left;
}
