@font-face {
  font-family: "Glyphicons Temp";
  src: url("/modules/custom/skipta_seedit/fonts/temp-glyphs.eot");
  src: url("/modules/custom/skipta_seedit/fonts/temp-glyphs.eot?#iefix") format("embedded-opentype"),
       url("/modules/custom/skipta_seedit/fonts/temp-glyphs.woff2") format("woff2"),
       url("/modules/custom/skipta_seedit/fonts/temp-glyphs.woff") format("woff"),
       url("/modules/custom/skipta_seedit/fonts/temp-glyphs.ttf") format("truetype");
}

.tempglyph {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Temp";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tempglyph-plus:before { content: "\002b"; }
.tempglyph-heart:before { content: "\e005"; }
.tempglyph-share:before { content: "\e066"; }
.tempglyph-comment:before { content: "\e111"; }
.tempglyph-edit:before { content: "\e065"; }
.tempglyph-menu-left:before { content: "\e257"; }
.tempglyph-menu-right:before { content: "\e258"; }

.temp_seedit_content .eyebrow {
  border-bottom: none;
}

.stream__wrapper .temp_seedit_share.social__sharing {
  padding: 10px 30px;
  display: inline-block;
  width: 100%;
  float: left;
  border-top: 1px solid #dddddd;
}

.temp_seedit_share .social__list {
  padding: 0px;
  list-style-type: none;
  display: inline-block;
  width: 100%;
  margin: 0px;
  float: left;
  font-size: 14px;
  font-weight: 500;
}

.temp_seedit_share .social__icon .link {
  color: #7c6d4d;
}

.stream__wrapper .temp_seedit.instream__post .user__metainfo {
  margin: 6px 0 0 70px;
}

.stream__wrapper .temp_seedit.instream__post .name {
  font-weight: 700 !important;
}

.stream__wrapper .temp_seedit.instream__post .date__wrapper {
  float: right;
}

.stream__wrapper .temp_seedit_comment .comment__add {
  padding: 5px 0;
}

.stream__wrapper .stream__content .temp_seedit_comment .form-control {
  min-height: 52px;
  background: transparent;
  border-radius: 4px;
  margin: 0;
  padding: 6px 12px;
}

.temp_seedit_comment .skipta-comments .skipta__comment__navigation {
  right: 30px;
}

.temp_seedit_comment #edit-skipta-comments-files {
  padding: 0;
}

.stream__wrapper .temp_seedit_comment.comment__wrapper .list-item {
  margin-bottom: 20px;
}
