/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
progress,sub,sup {
  vertical-align: baseline;
}
button,hr,input {
  overflow: visible;
}
[type=checkbox],[type=radio],legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
  display: block;
}
audio,canvas,progress,video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],template {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,kbd,pre,samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button,input,optgroup,select,textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,select {
  text-transform: none;
}
[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.preloader {
  padding: 3px 0 0;
  text-align: center;
}
.preloader__dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 2px;
  border-radius: 50%;
  background: #aaa;
  opacity: 0;
  animation: preloader 0.5s linear infinite alternate;
}
.preloader__dot:nth-of-type(2) {
  animation-delay: 0.07s;
}
.preloader__dot:nth-of-type(3) {
  animation-delay: 0.13s;
}
.preloader__dot:nth-of-type(4) {
  animation-delay: 0.2s;
}
.preloader__dot:nth-of-type(5) {
  animation-delay: 0.27s;
}
@keyframes preloader {
  100% {
    opacity: 1;
  }
}
@media only screen and (max-width: 1050px) {
  .aside__row__social__fb__one {
    display: none;
  }
}
@media only screen and (min-width: 1050px) {
  .aside__row__social__fb__two {
    display: none;
  }
}
.groups__aside__menu {
  display: block;
}
.groups__aside__menu ul {
  padding-left: 0.8rem;
}
.groups__aside__menu ul li {
  list-style: none;
  font-size: 1.5rem;
}
.groups__aside__menu ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}
.groups__aside__menu ul li a:hover {
  color: #247aac;
}
.groups__aside__menu ul .active a {
  font-weight: bold;
}
.groups__aside__menu ul .disabled {
  color: #808080;
}
.groups__aside__menu ul .disabled:hover {
  color: #808080;
}
.mission__aside__menu {
  display: block;
}
.mission__aside__menu ul {
  padding-left: 0.6rem;
}
.mission__aside__menu ul li {
  list-style: none;
  font-size: 1.5rem;
}
.mission__aside__menu ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}
.mission__aside__menu ul li a:hover {
  color: #247aac;
}
.mission__aside__menu ul .active a {
  font-weight: bold;
}
.mission__aside__menu ul .disabled {
  color: #808080;
}
.mission__aside__menu ul .disabled:hover {
  color: #808080;
}
.page__container #main__container {
  background-color: #c9ebfb;
}
.page__container #main__container #loadMore {
  margin: 1rem 0;
  text-align: center;
}
.page__container #main__container #loadMore a {
  color: #0c64b4;
}
.page__container #main__container .timeline-info_header {
  background-color: #222;
  margin: 1rem;
  margin-bottom: 0;
}
.page__container #main__container .timeline-info_header ul {
  padding-left: 1rem;
}
.page__container #main__container .timeline-info_header ul li {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  padding-right: 1rem;
}
.page__container #main__container .timeline-info_header ul li img {
  vertical-align: middle;
}
.page__container #main__container .timeline-info_header .icon-forum {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%2239.9px%22 height=%2238.5px%22 viewBox=%220 0 39.9 38.5%22 enable-background=%22new 0 0 39.9 38.5%22 xml:space=%22preserve%22%3E %3Cpath fill=%22%23FFFFFF%22 d=%22M8.841,3.592C8.179,2.945,7.274,2.538,6.28,2.538c-1.01,0-1.915,0.408-2.563,1.055 c-0.665,0.663-1.07,1.569-1.07,2.563c0,1.01,0.406,1.915,1.069,2.565c0.649,0.661,1.555,1.07,2.563,1.07 c0.994,0,1.898-0.408,2.562-1.071C9.488,8.07,9.895,7.167,9.895,6.155C9.895,5.163,9.488,4.255,8.841,3.592z M8.841,20.525 c-0.664-0.647-1.567-1.054-2.562-1.054c-1.01,0-1.914,0.408-2.562,1.054c-0.661,0.663-1.068,1.569-1.068,2.562 c0,1.011,0.407,1.918,1.069,2.565c0.649,0.662,1.555,1.069,2.563,1.069c0.994,0,1.898-0.407,2.562-1.071 c0.648-0.648,1.055-1.553,1.055-2.564c0-0.992-0.407-1.898-1.055-2.562H8.841z M29.791,28.008c0.857-0.862,2.047-1.39,3.361-1.39 c1.313,0,2.502,0.527,3.36,1.388c0.857,0.859,1.388,2.051,1.388,3.362c0,1.314-0.529,2.503-1.387,3.364 c-0.86,0.859-2.051,1.403-3.362,1.403c-1.312,0-2.504-0.544-3.361-1.403c-0.737-0.727-1.237-1.705-1.37-2.789h-8.004v5.986 c0,0.315-0.242,0.571-0.558,0.571c-0.316,0-0.573-0.253-0.573-0.571V23.661h-8.288c-0.136,1.087-0.633,2.051-1.357,2.791 c-0.858,0.857-2.049,1.4-3.36,1.4c-1.328,0-2.502-0.541-3.362-1.4c-0.874-0.86-1.401-2.053-1.401-3.364 c0-1.311,0.527-2.502,1.401-3.36c0.861-0.861,2.037-1.388,3.362-1.388c1.31,0,2.5,0.527,3.36,1.387 c0.725,0.739,1.22,1.718,1.356,2.806h8.289V7.015h-8.334c-0.179,0.965-0.648,1.841-1.312,2.503c-0.858,0.861-2.048,1.403-3.36,1.403 c-1.327,0-2.502-0.542-3.36-1.403C2.044,8.66,1.516,7.469,1.516,6.157c0-1.311,0.527-2.502,1.401-3.36 C3.778,1.936,4.954,1.408,6.28,1.408c1.31,0,2.5,0.527,3.36,1.387c0.799,0.799,1.311,1.884,1.371,3.091h8.274V0.817 c0-0.316,0.257-0.573,0.573-0.573c0.315,0,0.558,0.257,0.558,0.573v13.345h7.987c0.062-1.207,0.589-2.292,1.389-3.091 c0.858-0.86,2.05-1.387,3.361-1.387s2.502,0.527,3.361,1.387c0.858,0.858,1.386,2.05,1.386,3.361c0,1.329-0.527,2.504-1.386,3.379 c-0.859,0.861-2.05,1.388-3.361,1.388s-2.503-0.527-3.361-1.386c-0.68-0.679-1.144-1.539-1.325-2.519h-8.049v15.517h8.002 C28.553,29.728,29.052,28.746,29.791,28.008z M33.152,27.749c-1.01,0-1.916,0.407-2.562,1.058c-0.661,0.66-1.069,1.568-1.069,2.562 c0,1.011,0.407,1.916,1.069,2.566c0.648,0.66,1.553,1.067,2.562,1.067c0.993,0,1.9-0.408,2.563-1.069 c0.648-0.65,1.055-1.553,1.055-2.564c0-0.992-0.406-1.901-1.055-2.562C35.052,28.156,34.145,27.749,33.152,27.749z M33.152,10.815 c-1.01,0-1.916,0.407-2.562,1.055c-0.661,0.663-1.069,1.568-1.069,2.562c0,1.01,0.407,1.916,1.069,2.579 c0.648,0.648,1.553,1.054,2.562,1.054c0.993,0,1.9-0.406,2.563-1.054c0.648-0.663,1.055-1.569,1.055-2.58 c0-0.995-0.406-1.9-1.055-2.563c-0.662-0.648-1.569-1.055-2.562-1.055V10.815z%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 3rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  font-size: 3rem;
  display: inline;
}
.page__container #main__container .timeline-info_header .icon-hot {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%2239.9px%22 height=%2238.5px%22 viewBox=%220 0 39.9 38.5%22 enable-background=%22new 0 0 39.9 38.5%22 xml:space=%22preserve%22%3E %3Cg%3E %3Cpath fill=%22%23FFFFFF%22 d=%22M12.962,30.188l1.802,6.657l0.269,0.995l-0.954-0.403l-6.399-2.716l-0.147-0.068l-0.081-0.147l-3.133-5.434 L4.225,28.91l0.041-0.188l2.903-13.45l0.323-1.52l0.632,1.426l3.186,7.342l0.833-7.127l0.014-0.203l0.161-0.121l6.211-5.219 l3.375-8.782l0.416-1.103l0.511,1.062l5.698,11.944l-0.014,8.492l3.538-5.923l0.55-0.914l0.351,1.008l3.494,9.952l0.067,0.175 l-0.067,0.176l-2.901,8.002l-0.069,0.188l-0.174,0.095l-6.991,3.551L24.886,38.5l0.767-1.412l2.715-5.043l-0.752-2.584 l-4.758,4.332l-0.754,0.699l-0.081-1.036l-0.511-6.577l-2.352-4.52L12.962,30.188z M13.513,36.104l-1.654-6.132l7.474-9.455 l3.159,6.078l0.457,5.757l5.175-4.721l1.331,4.521l-2.164,3.994l5.378-2.731l2.769-7.652l-3.079-8.783l-4.846,8.187l0.007-11.966 L22.427,2.522l-3.052,7.935l-6.264,5.246l-1.224,10.652l-4.073-9.334L5.286,28.747l2.944,5.112L13.513,36.104z%22/%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 3rem;
  padding-bottom: 1rem;
  padding-top: 1rem;
  font-size: 3rem;
  display: inline;
}
.page__container #main__container .timeline-info_header .title-forum {
  display: inline;
  vertical-align: middle;
  line-height: 2.5rem;
}
.page__container #main__container .timeline-info_header ul {
  margin-bottom: 0;
}
.timeline {
  font-size: 0.9rem;
  color: #222;
}
.timeline a {
  color: #0c64b4;
}
.timeline__list {
  margin-right: 1rem;
  text-align: right;
  line-height: 0.8rem;
  font-size: 0.8rem;
  margin-top: 0.1rem;
}
.timeline__warning {
  margin: 1rem;
  color: #f00;
  text-align: center;
}
.timeline__event {
  margin: 1rem;
}
.timeline__event pre {
  overflow: hidden;
}
.timeline__event__first_line {
  font-weight: bold;
}
.timeline__event__short_text {
  padding-top: 0.5rem;
}
.timeline__event__pic {
  width: 3rem;
  height: 3rem;
  float: left;
  display: block;
  background-color: #70a7d7;
}
.timeline__event__pic__blog {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3Csvg id=%22Layer_1%22 width=%2242px%22 height=%2232px%22 viewBox=%220 0 42 32%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:bx=%22https://boxy-svg.com%22%3E %3Cg transform=%22matrix(0.980369, 0, 0, 1.007398, 0.103918, 0.145066)%22 bx:origin=%22-1.1920928955078125e-7 -1.1920928955078125e-7%22%3E %3Cg%3E %3Cpath d=%22M4.393 18.224l-.622-2.79-.035-.137.036-.138.64-2.84-1.85.605-1.21 2.338L2.56 17.6l1.833.624zm35.592-13.07l-2.94-3.55-2.943 3.55-1.436 10.11 1.436 10.11 2.942 3.564 2.94-3.565 1.438-10.11-1.437-10.11zM14.24 24.073v6.25h10.466v-3.238L14.24 24.074zm11.765 3.376v4.172H12.94v-7.928l-7.457-2.148-.362-.104-.086-.38-.312-1.37-2.82-.95-.26-.07-.12-.24-1.473-2.874-.156-.294.155-.294 1.47-2.874.122-.226.26-.085 2.837-.953.293-1.298.087-.38.362-.105L37.284-.144l.26.312 3.564 4.31.105.138.034.173 1.47 10.388.018.087-.018.104-1.47 10.368-.034.19-.105.14-3.563 4.292-.277.33-11.263-3.24zM35.21 1.795l-29 8.378-1.142 5.125 1.142 5.107 29 8.344-2.232-2.684-.104-.14-.033-.19-1.47-10.37-.02-.103.02-.087L32.84 4.79l.033-.173.104-.138 2.233-2.685z%22 style=%22fill: rgb(255, 255, 255);%22/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 3rem;
  font-size: 3rem;
  padding: 0;
  background-position: 0.1rem;
}
.timeline__event__pic__forum {
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version=%221%22 xmlns=%22http://www.w3.org/2000/svg%22 width=%2239.9%22 height=%2238.5%22 viewBox=%220 0 39.9 38.5%22%3E%3Cstyle type=%22text/css%22%3E%3C!%5BCDATA%5B .st0%7Bfill:%23FFFFFF;%7D %5D%5D%3E%3C/style%3E%3Cpath class=%22st0%22 d=%22M19.9 1.4l-9.5 3.9-9.2 3.9v15l9.3 3.8 9.5 3.9 5.8-2.4.2-.1.3.1 9.1 5.5-3.6-7.2-.4-.7.6-.1 6.7-2.8v-15l-9.3-3.8-9.5-4zm-9.8 2.7l9.7-4 .1-.1.2.1 9.7 4 9.7 4 .4.2v17l-.4.2-6.4 2.5 4.3 8.6 1 2-1.8-1.1-10.7-6.5-5.7 2.4-.2.1-.2-.1-9.7-4-9.7-4-.4-.2v-16.9l.4-.2 9.7-4z%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 3rem;
  font-size: 3rem;
  background-position: 0.25rem;
  padding: 0;
}
.timeline__event__content {
  margin-left: 4rem;
  border-bottom: 1px solid #82d1f5;
  padding-bottom: 3px;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}
.timeline__event__time {
  text-align: right;
  font-size: 0.7rem;
}
.timeline__event__big:last-child .timeline__event__content {
  border-bottom: none;
}
.timeline__event__small {
  margin-left: 5.5rem;
}
.timeline__event__user_list {
  *zoom: 1;
  margin: 1em 0;
}
.timeline__event__user_list:before {
  content: '';
  display: table;
}
.timeline__event__user_list:after {
  content: '';
  display: table;
  clear: both;
}
.timeline__event__user {
  width: calc(99.99% * 1/2 - (30px - 30px * 1/2));
  margin-bottom: 0.5rem;
}
.timeline__event__user:nth-child(1n) {
  float: left;
  margin-right: 30px;
  clear: none;
}
.timeline__event__user:last-child {
  margin-right: 0;
}
.timeline__event__user:nth-child(2n) {
  margin-right: 0;
  float: right;
}
.timeline__event__user:nth-child(2n + 1) {
  clear: left;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .timeline__event__user {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .timeline__event__user:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .timeline__event__user:last-child {
    margin-right: 0;
  }
  .timeline__event__user:nth-child(1n) {
    margin-right: 0;
    float: right;
  }
  .timeline__event__user:nth-child(1n + 1) {
    clear: left;
  }
}
@media only screen and (min-width: 400px) and (max-width: 600px) {
  .timeline__event__user {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .timeline__event__user:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .timeline__event__user:last-child {
    margin-right: 0;
  }
  .timeline__event__user:nth-child(1n) {
    margin-right: 0;
    float: right;
  }
  .timeline__event__user:nth-child(1n + 1) {
    clear: left;
  }
}
@media only screen and (max-width: 400px) {
  .timeline__event__user {
    width: calc(99.99% * 1/1 - (30px - 30px * 1/1));
  }
  .timeline__event__user:nth-child(1n) {
    float: left;
    margin-right: 30px;
    clear: none;
  }
  .timeline__event__user:last-child {
    margin-right: 0;
  }
  .timeline__event__user:nth-child(1n) {
    margin-right: 0;
    float: right;
  }
  .timeline__event__user:nth-child(1n + 1) {
    clear: left;
  }
}
.timeline__event__user_block {
  display: inline-block;
}
.timeline__event__user_block a {
  white-space: nowrap;
  max-width: 5.5rem;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  padding-left: 0.3rem;
  vertical-align: middle;
}
.timeline__event__user_block img {
  width: 2.8em;
  height: 2.8em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .timeline__event__user_block img {
    margin-bottom: 0.3rem;
  }
}
.timeline__event__user_block p {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  .timeline__event__user_block p {
    margin-bottom: 0.3rem;
  }
}
.timeline__event__user_block .level_number {
  width: 1.35em;
  height: 1.35em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1em;
  text-align: center;
  line-height: 1.35em !important;
  color: #fff;
  font-size: 2.1em;
  font-weight: bold;
  background-color: #70a7d7;
}
.timeline__event__user_block .level_number.pro {
  background-color: #ff7b50;
}
.timeline__event__user_block .level_number_pro {
  background-color: #ff7b50;
}
.timeline__event__user_block .username {
  color: #0f3f6b;
  font-weight: bold;
}
.timeline__event__user_follow {
  float: right;
  background-color: #163e69;
  background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version=%221.0%22 encoding=%22utf-8%22?%3E %3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E %3Csvg version=%221.1%22 id=%22Layer_1%22 xmlns:bx=%22https://boxy-svg.com%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/1999/xlink%22 x=%220px%22 y=%220px%22 width=%22128px%22 height=%22128px%22 viewBox=%220 0 128 128%22 enable-background=%22new 0 0 128 128%22 xml:space=%22preserve%22%3E %3Cpath fill=%22%23FFFFFF%22 d=%22M92.735,80.602c5.755,0.454,11.061,3.047,14.894,6.889c4.282,4.28,6.988,10.266,6.988,16.806 c0,6.55-2.706,12.42-6.988,16.707c-4.288,4.289-10.15,6.989-16.698,6.989h-0.224l0,0H11.643H9.614l0.224-2.028l1.13-19.979 l0.112-1.018l0.787-0.447l35.751-23.248l0.793-11.849L34.65,51.712l-0.446-0.67l0.108-0.795l6.764-39.042l0.116-1.126l1.012-0.339 L69.503-1.206l0.678-0.336l0.671,0.336L98.149,9.739l1.01,0.339l0.116,1.126l6.766,39.042l0.115,0.795l-0.455,0.67L91.948,69.424 L92.735,80.602z M78.071,124.159c-1.466-0.911-2.698-1.921-3.941-3.163c-4.289-4.288-6.88-10.15-6.88-16.7 c0-6.548,2.591-12.525,6.88-16.814c3.833-3.833,9.018-6.318,14.771-6.88l-0.786-11.623l-0.108-0.681l0.447-0.563L102.1,50.016 l-2.484-14.325l0,0L85.63,24.75l-31.464,12.3l-0.562,0.224l-0.795-0.224l-11.617-4.402l-2.93,17.368l13.645,17.719l0.454,0.563 v0.117l9.133,9.819h14.209v3.833H60.708h-0.795l-0.67-0.563l-7.335-7.898l-0.563,8.909l-0.116,0.902l-0.788,0.571l-35.75,23.124 l-1.01,17.038h64.392V124.159z M87.098,21.023l11.616,9.141l-2.932-17.263L70.181,2.627L44.586,12.901l-2.714,15.905l11.617,4.4 l31.688-12.411l1.018-0.451L87.098,21.023z M92.735,92.903v9.48h9.472v3.718h-9.472v9.479h-3.718v-9.479H79.66v-3.718h9.357v-9.48 H92.735z M104.913,90.195c-3.609-3.609-8.568-5.754-13.982-5.754c-5.523,0-10.483,2.145-14.093,5.754 c-3.609,3.612-5.862,8.579-5.862,14.101c0,5.415,2.253,10.383,5.862,13.993c3.609,3.609,8.569,5.87,14.093,5.87 c5.414,0,10.373-2.261,13.982-5.87c3.61-3.61,5.871-8.578,5.871-13.993C110.784,98.766,108.523,93.808,104.913,90.195 L104.913,90.195z%22/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  background-position: 0.8em 0.6em;
  display: inline-block;
  height: 1.1em;
  font-size: 1.1em;
  vertical-align: middle;
  margin-left: 0.8em;
  padding: 0.6em 1em 1em 3em;
  color: #fff !important;
  text-decoration: none;
}
@media only screen and (max-width: 400px) {
  .timeline__event__user_follow {
    float: none;
    margin-left: 0;
  }
}
.timeline__event__user_followed {
  background-color: #808080;
  cursor: default;
}
