@charset "UTF-8";
/* line 2, ../../sass/author/style.scss */
.author .add_description {
  color: #00ace8;
  font-size: 14px;
  cursor: pointer;
}
/* line 7, ../../sass/author/style.scss */
.author .add_description > span {
  text-decoration: underline;
  margin-left: 7px;
}
/* line 13, ../../sass/author/style.scss */
.author #author-description textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 115px;
}
/* line 18, ../../sass/author/style.scss */
.author #author-description button {
  display: block;
  margin: 10px auto 0 auto;
}
/* line 24, ../../sass/author/style.scss */
.author .manage-menu-slider {
  margin-bottom: 8px;
}
/* line 30, ../../sass/author/style.scss */
.author .author-notifications .notifications-tabs {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0;
  height: 43px;
}
/* line 35, ../../sass/author/style.scss */
.author .author-notifications .notifications-tabs .tabs-panel-wrap {
  background: transparent;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  z-index: auto;
}
/* line 42, ../../sass/author/style.scss */
.author .author-notifications .notifications-tabs .tabs-panel-wrap .tabs-panel {
  padding-right: 0;
  height: 43px;
}
/* line 52, ../../sass/author/style.scss */
.author .description-suspicious .title {
  color: red;
}
/* line 56, ../../sass/author/style.scss */
.author .description-suspicious .subtitle {
  margin: 20px 0 10px;
  font-weight: bold;
}
/* line 61, ../../sass/author/style.scss */
.author .description-suspicious .text {
  font-size: 90%;
}
/* line 66, ../../sass/author/style.scss */
.author .profile-youtube-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: solid 1px #f2f2f2;
  text-decoration: none;
  margin: 0 0 20px 0;
}
@media (max-width: 1100px) {
  /* line 66, ../../sass/author/style.scss */
  .author .profile-youtube-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* line 76, ../../sass/author/style.scss */
.author .profile-youtube-wrapper .youtube-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 172px;
  min-height: 98px;
}
@media (max-width: 1100px) {
  /* line 76, ../../sass/author/style.scss */
  .author .profile-youtube-wrapper .youtube-image {
    width: 100%;
    min-height: 158px;
  }
}
@media (max-width: 950px) {
  /* line 76, ../../sass/author/style.scss */
  .author .profile-youtube-wrapper .youtube-image {
    min-height: 200px;
  }
}
@media (max-width: 480px) {
  /* line 76, ../../sass/author/style.scss */
  .author .profile-youtube-wrapper .youtube-image {
    min-height: 162px;
  }
}
/* line 98, ../../sass/author/style.scss */
.author .profile-youtube-wrapper .youtube-content {
  margin: 0 8px 0 8px;
  padding: 13px 0;
}
/* line 103, ../../sass/author/style.scss */
.author .profile-youtube-wrapper .subtitle-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
/* line 109, ../../sass/author/style.scss */
.author .profile-youtube-wrapper .watch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 5px 0;
}
/* line 115, ../../sass/author/style.scss */
.author .profile-youtube-wrapper .watch-text {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.65;
  color: #7e7e7e;
}
/* line 122, ../../sass/author/style.scss */
.author .profile-youtube-wrapper .subtitle {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.65;
  color: #7e7e7e;
  margin: 0 0 5px 0;
}
/* line 130, ../../sass/author/style.scss */
.author .profile-youtube-wrapper .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
  max-width: 400px;
}
/* line 138, ../../sass/author/style.scss */
.author .profile-youtube-wrapper .icon-social-youtube {
  color: #cd201f;
  margin: 0 5px 0 0;
}

/* line 148, ../../sass/author/style.scss */
.grid-items {
  margin-top: 25px;
}
/* line 150, ../../sass/author/style.scss */
.grid-items .grid-items-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -5px;
}
/* line 154, ../../sass/author/style.scss */
.grid-items .grid-items-wrap .grid-item-wrap {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding: 0 5px 10px 5px;
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  max-width: 25%;
  cursor: pointer;
  color: #131313;
}
/* line 164, ../../sass/author/style.scss */
.grid-items .grid-items-wrap .grid-item-wrap.active > .one-book, .grid-items .grid-items-wrap .grid-item-wrap.active > .one-league, .grid-items .grid-items-wrap .grid-item-wrap.active > .one-sport {
  border-color: #ff924a;
}
@media all and (max-width: 1024px) {
  /* line 154, ../../sass/author/style.scss */
  .grid-items .grid-items-wrap .grid-item-wrap {
    width: 33.333%;
    -webkit-flex-basis: 33.333%;
        -ms-flex-preferred-size: 33.333%;
            flex-basis: 33.333%;
    max-width: 33.333%;
  }
}
@media all and (max-width: 736px) {
  /* line 154, ../../sass/author/style.scss */
  .grid-items .grid-items-wrap .grid-item-wrap {
    width: 50%;
    max-width: 50%;
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
/* line 182, ../../sass/author/style.scss */
.grid-items .grid-items-wrap .grid-item-wrap .grid-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  border: 1px solid #f0f0f0;
}
/* line 187, ../../sass/author/style.scss */
.grid-items .grid-items-wrap .grid-item-wrap .grid-item:hover {
  border-color: #ff924a;
}
/* line 190, ../../sass/author/style.scss */
.grid-items .grid-items-wrap .grid-item-wrap .grid-item .grid-item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 85%;
  font-size: 13px;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/* line 205, ../../sass/author/style.scss */
.followed-authors .more-followers {
  height: 100px;
  position: relative;
}
/* line 208, ../../sass/author/style.scss */
.followed-authors .more-followers.hide {
  display: none;
}
/* line 211, ../../sass/author/style.scss */
.followed-authors .more-followers .uikit-has-spinner {
  width: 100%;
  height: 100%;
}
/* line 216, ../../sass/author/style.scss */
.followed-authors .oneF {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 17px 0;
  border-bottom: 1px solid #f1f2f2;
  -webkit-transition: all .3s;
  transition: all .3s;
}
/* line 223, ../../sass/author/style.scss */
.followed-authors .oneF .group1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
@media all and (max-width: 750px) {
  /* line 223, ../../sass/author/style.scss */
  .followed-authors .oneF .group1 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: 17px;
  }
  /* line 232, ../../sass/author/style.scss */
  .followed-authors .oneF .group1 .group2 > * {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 237, ../../sass/author/style.scss */
  .followed-authors .oneF .group1 .subscribe {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-top: 10px;
  }
}
/* line 244, ../../sass/author/style.scss */
.followed-authors .oneF .group2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
@media all and (max-width: 1200px) {
  /* line 244, ../../sass/author/style.scss */
  .followed-authors .oneF .group2 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  /* line 252, ../../sass/author/style.scss */
  .followed-authors .oneF .group2 .author-name {
    margin-bottom: 5px;
  }
}
/* line 259, ../../sass/author/style.scss */
.followed-authors .oneF .author-name {
  -webkit-box-flex: 1;
  -webkit-flex: 1 4 100%;
      -ms-flex: 1 4 100%;
          flex: 1 4 100%;
  margin-left: 15px;
  font-weight: bold;
  color: inherit;
}
/* line 266, ../../sass/author/style.scss */
.followed-authors .oneF .count-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 3 100%;
      -ms-flex: 1 3 100%;
          flex: 1 3 100%;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 20px;
  font-size: 12px;
  text-align: center;
}
/* line 275, ../../sass/author/style.scss */
.followed-authors .oneF .count-block > div {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-transform: lowercase;
}
/* line 280, ../../sass/author/style.scss */
.followed-authors .oneF .count-block .strong {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 3px;
}
/* line 287, ../../sass/author/style.scss */
.followed-authors .oneF .subscribe {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 160px;
      -ms-flex: 0 0 160px;
          flex: 0 0 160px;
  margin: 0;
}
/* line 293, ../../sass/author/style.scss */
.followed-authors .oneF.hidden {
  max-height: 0;
  padding: 0;
  overflow: hidden;
  border: none;
  color: transparent;
}
/* line 302, ../../sass/author/style.scss */
.followed-authors .oneF + .show-more-followers {
  margin-top: 15px;
}
/* line 306, ../../sass/author/style.scss */
.followed-authors .show-more-followers {
  display: block;
  position: relative;
  height: 60px;
  cursor: pointer;
  margin-bottom: -15px;
}
/* line 313, ../../sass/author/style.scss */
.followed-authors .show-more-followers:hover::before {
  color: #777;
}
/* line 317, ../../sass/author/style.scss */
.followed-authors .show-more-followers::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font: 26px 'icomoon';
  content: '\e6af';
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #999;
}

/* line 330, ../../sass/author/style.scss */
.content-middle.fullwidth {
  overflow: hidden;
}

@media all and (max-width: 950px) {
  /* line 333, ../../sass/author/style.scss */
  .author-social-links {
    float: left;
    padding-left: 15px;
  }
}

/* line 339, ../../sass/author/style.scss */
.tabs-block {
  padding: 0;
  height: 50px;
  border-bottom: 1px solid #f1f2f2;
}
/* line 343, ../../sass/author/style.scss */
.tabs-block::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 55px;
  width: 12px;
  z-index: 2;
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}
/* line 357, ../../sass/author/style.scss */
.tabs-block::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 55px;
  width: 12px;
  z-index: 2;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

/* line 371, ../../sass/author/style.scss */
.author-comment {
  padding-bottom: 15px;
}
/* line 377, ../../sass/author/style.scss */
.author-comment + .author-comment {
  border-top: 1px solid #f1f2f2;
  padding-top: 15px;
}
/* line 382, ../../sass/author/style.scss */
.author-comment:last-of-type {
  padding-bottom: 0;
}
/* line 386, ../../sass/author/style.scss */
.author-comment .top-line time {
  color: #bbb;
}
/* line 390, ../../sass/author/style.scss */
.author-comment .comment-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}
/* line 394, ../../sass/author/style.scss */
.author-comment .comment-data .author-avatar {
  margin-right: 15px;
}
@media all and (max-width: 950px) {
  /* line 394, ../../sass/author/style.scss */
  .author-comment .comment-data .author-avatar {
    display: none;
  }
}
/* line 403, ../../sass/author/style.scss */
.author-comment .comment-body-wrap {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
/* line 407, ../../sass/author/style.scss */
.author-comment .comment-likes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 7px;
}
/* line 413, ../../sass/author/style.scss */
.author-comment .comment-likes i {
  color: #bbb;
  cursor: pointer;
  font-size: 14px;
  -webkit-transition: color .2s;
  transition: color .2s;
}
/* line 419, ../../sass/author/style.scss */
.author-comment .comment-likes i.icon-idontlike {
  position: relative;
  top: 3px;
}
/* line 426, ../../sass/author/style.scss */
.author-comment .comment-likes i.clicked.icon-idontlike, .author-comment .comment-likes i:hover.icon-idontlike {
  color: #e62323;
}
/* line 429, ../../sass/author/style.scss */
.author-comment .comment-likes i.clicked.icon-ilike, .author-comment .comment-likes i:hover.icon-ilike {
  color: #00a13d;
}
/* line 435, ../../sass/author/style.scss */
.author-comment .comment-likes span {
  position: relative;
  top: 1px;
  margin: 0 13px;
  font-size: 13px;
}
/* line 441, ../../sass/author/style.scss */
.author-comment .comment-likes span::before {
  content: '–';
}
/* line 445, ../../sass/author/style.scss */
.author-comment .comment-likes span[data-trend="zero"]::before {
  content: '0';
}
/* line 449, ../../sass/author/style.scss */
.author-comment .comment-likes span[data-trend="up"]::before {
  content: attr(data-diff);
  color: #00a13d;
}
/* line 453, ../../sass/author/style.scss */
.author-comment .comment-likes span[data-trend="down"]::before {
  content: attr(data-diff);
  color: #e62323;
}

/* line 460, ../../sass/author/style.scss */
.tabs-panel-wrap {
  z-index: 1;
  line-height: 40px;
  width: 100%;
  height: 76px;
  margin-bottom: -20px;
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
}
/* line 469, ../../sass/author/style.scss */
.tabs-panel-wrap::-webkit-scrollbar {
  height: 0;
}
/* line 470, ../../sass/author/style.scss */
.tabs-panel-wrap .tabs-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-right: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}
/* line 476, ../../sass/author/style.scss */
.tabs-panel-wrap .tabs-panel::after {
  content: "";
  float: left;
  display: inline-block;
  min-width: 1px;
  height: 55px;
}
/* line 483, ../../sass/author/style.scss */
.tabs-panel-wrap .tabs-panel a {
  text-decoration: none;
  display: inline-block;
  height: 55px;
  line-height: 55px;
  margin: 0 12px;
}
/* line 489, ../../sass/author/style.scss */
.tabs-panel-wrap .tabs-panel a:last-child {
  margin-right: 11px;
}
/* line 492, ../../sass/author/style.scss */
.tabs-panel-wrap .tabs-panel a span {
  height: 50px;
  color: #a8a8a8;
  font-size: 14px;
  line-height: 50px;
  display: block;
  white-space: nowrap;
  position: relative;
}
/* line 500, ../../sass/author/style.scss */
.tabs-panel-wrap .tabs-panel a span:hover {
  color: #555;
}
/* line 503, ../../sass/author/style.scss */
.tabs-panel-wrap .tabs-panel a span.active {
  font-weight: bold;
  color: #131313;
}
/* line 506, ../../sass/author/style.scss */
.tabs-panel-wrap .tabs-panel a span.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 4px solid #ff924a;
}

/* line 519, ../../sass/author/style.scss */
#author-comments-load-more {
  margin-top: 20px;
}

/* line 525, ../../sass/author/style.scss */
.author-statistic {
  position: relative;
  padding-top: 50px;
  padding-bottom: 0 !important;
  overflow: hidden;
}
/* line 535, ../../sass/author/style.scss */
.author-statistic .menu-choice-wrap {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 165px;
}
/* line 543, ../../sass/author/style.scss */
.author-statistic .total {
  padding-bottom: 45px;
}
/* line 546, ../../sass/author/style.scss */
.author-statistic .total .total-counts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: center;
}
/* line 552, ../../sass/author/style.scss */
.author-statistic .total .total-counts > div {
  margin-top: 25px;
  min-width: 120px;
}
/* line 557, ../../sass/author/style.scss */
.author-statistic .total .total-counts span {
  font-size: 14px;
  display: block;
  color: #909090;
  text-align: center;
}
/* line 563, ../../sass/author/style.scss */
.author-statistic .total .total-counts span.bold {
  font-size: 26px;
  font-weight: bold;
  color: #131313;
  padding-bottom: 5px;
}
/* line 569, ../../sass/author/style.scss */
.author-statistic .total .total-counts span.green {
  color: #00a13d;
}
/* line 572, ../../sass/author/style.scss */
.author-statistic .total .total-counts span.red {
  color: #e62323;
}
/* line 576, ../../sass/author/style.scss */
.author-statistic .total .total-counts .rouble {
  font: bold 26px 'rouble';
  padding-bottom: 5px;
  display: inline-block;
  color: inherit;
}
/* line 583, ../../sass/author/style.scss */
.author-statistic .total .total-percents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  margin-top: 25px;
  text-align: center;
}
/* line 589, ../../sass/author/style.scss */
.author-statistic .total .total-percents .total-percent-doughnut-wrap {
  display: inline-block;
  position: relative;
  width: 120px;
  height: 120px;
}
/* line 595, ../../sass/author/style.scss */
.author-statistic .total .total-percents .total-percent-doughnut-wrap .title {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 10px;
  font-size: 14px;
  color: #909090;
}
@Media all and (max-width : 340px) {
  /* line 605, ../../sass/author/style.scss */
  .author-statistic .total .total-percents .total-percent-doughnut-wrap + .total-percent-doughnut-wrap {
    margin-left: 10px;
  }
}
@media all and (max-width: 600px) {
  /* line 589, ../../sass/author/style.scss */
  .author-statistic .total .total-percents .total-percent-doughnut-wrap {
    width: 90px;
    height: 90px;
  }
}
/* line 617, ../../sass/author/style.scss */
.author-statistic .total .total-percents .total-percent-doughnut {
  position: absolute;
  top: -30px;
  left: -30px;
  right: -30px;
  bottom: -30px;
}
/* line 624, ../../sass/author/style.scss */
.author-statistic .total .total-percents .total-percent-doughnut::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 18px;
  font-weight: bold;
  content: attr(data-percent) "%";
}
@media all and (max-width: 500px) {
  /* line 624, ../../sass/author/style.scss */
  .author-statistic .total .total-percents .total-percent-doughnut::before {
    content: attr(data-percent);
  }
}
/* line 642, ../../sass/author/style.scss */
.author-statistic .factors .factors-wrap {
  position: relative;
}
/* line 647, ../../sass/author/style.scss */
.author-statistic .factors .best-factor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
/* line 653, ../../sass/author/style.scss */
.author-statistic .factors .best-factor .text {
  margin-right: 6px;
}
/* line 657, ../../sass/author/style.scss */
.author-statistic .factors .best-factor .factor {
  margin: 10px 0;
  padding: 2px 10px;
  background-color: #00a13d;
  font-size: 18px;
  font-weight: bold;
  border-radius: 20px;
  color: white;
}
/* line 668, ../../sass/author/style.scss */
.author-statistic .factors .factor-row {
  margin-top: 12px;
}
/* line 671, ../../sass/author/style.scss */
.author-statistic .factors .factor-row .title {
  margin: 3px 0;
  font-size: 14px;
  color: #999;
}
/* line 676, ../../sass/author/style.scss */
.author-statistic .factors .factor-row .title span {
  margin-left: 3px;
  font-size: 15px;
  font-weight: bold;
  color: #131313;
}
/* line 686, ../../sass/author/style.scss */
.author-statistic .factors .bar {
  position: relative;
  height: 16px;
  background-color: #f1f2f2;
}
/* line 691, ../../sass/author/style.scss */
.author-statistic .factors .bar .bar-inner {
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
}
/* line 699, ../../sass/author/style.scss */
.author-statistic .factors .bar .data {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 707, ../../sass/author/style.scss */
.author-statistic .factors .bar.win .data {
  background-color: #00a13d;
}
/* line 710, ../../sass/author/style.scss */
.author-statistic .factors .bar.loss .data {
  background-color: #e62323;
}
/* line 713, ../../sass/author/style.scss */
.author-statistic .factors .bar.return .data {
  background-color: #acacac;
}
/* line 716, ../../sass/author/style.scss */
.author-statistic .factors .bar.avg .data {
  background-color: #00ace8;
}
/* line 723, ../../sass/author/style.scss */
.author-statistic .stat-by-books .stat-books-arrows {
  min-height: 30px;
  font-size: 15px;
  font-weight: bold;
  color: white;
}
/* line 729, ../../sass/author/style.scss */
.author-statistic .stat-by-books .stat-books-arrows span {
  position: relative;
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
  z-index: 10;
}
/* line 736, ../../sass/author/style.scss */
.author-statistic .stat-by-books .stat-books-arrows span:last-child {
  padding-right: 3px;
}
/* line 740, ../../sass/author/style.scss */
.author-statistic .stat-by-books .stat-books-arrows span::after {
  position: absolute;
  left: 100%;
  top: 0;
  border-style: solid;
  border-color: inherit;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 15px 0 15px 12px;
  content: '';
}
/* line 752, ../../sass/author/style.scss */
.author-statistic .stat-by-books .stat-books-arrows span + span {
  margin-left: 2px;
  padding-left: 20px;
  z-index: 9;
}
/* line 757, ../../sass/author/style.scss */
.author-statistic .stat-by-books .stat-books-arrows span + span::before {
  position: absolute;
  top: 0;
  left: 0;
  border-right-color: white;
  border-style: solid;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-width: 15px 0 15px 12px;
  content: "";
}
/* line 772, ../../sass/author/style.scss */
.author-statistic .stat-by-books .canvas-wrap {
  display: inline-block;
  position: relative;
  text-align: center;
}
/* line 777, ../../sass/author/style.scss */
.author-statistic .stat-by-books .canvas-wrap .sun-detail {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
/* line 784, ../../sass/author/style.scss */
.author-statistic .stat-by-books .canvas-wrap .sun-detail .title {
  font-size: 24px;
  font-weight: bold;
  color: #131313;
}
/* line 790, ../../sass/author/style.scss */
.author-statistic .stat-by-books .canvas-wrap .sun-detail .description {
  margin-top: 5px;
  font-size: 14px;
  color: #909090;
}
/* line 799, ../../sass/author/style.scss */
.author-statistic .stat-by-books .book-legend .one-book {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  width: 47%;
  font-size: 15px;
  color: #131313;
}
/* line 808, ../../sass/author/style.scss */
.author-statistic .stat-by-books .book-legend .one-book > span {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-right: 15px;
}
/* line 819, ../../sass/author/style.scss */
.author-statistic .stat-by-books > .stat-books-arrows {
  display: none;
}
@media all and (max-width: 950px) {
  /* line 819, ../../sass/author/style.scss */
  .author-statistic .stat-by-books > .stat-books-arrows {
    display: block;
    margin-top: -5px;
  }
}
/* line 828, ../../sass/author/style.scss */
.author-statistic .stat-by-books .stat-by-book-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
/* line 833, ../../sass/author/style.scss */
.author-statistic .stat-by-books .stat-by-book-inner .canvas-wrap {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
/* line 836, ../../sass/author/style.scss */
.author-statistic .stat-by-books .stat-by-book-inner .right-side {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
@media all and (max-width: 1200px) {
  /* line 841, ../../sass/author/style.scss */
  .author-statistic .stat-by-books .stat-by-book-inner .right-side {
    margin-left: 20px;
  }
  /* line 845, ../../sass/author/style.scss */
  .author-statistic .stat-by-books .stat-by-book-inner .book-legend .one-book {
    width: 100%;
  }
}
@media all and (max-width: 950px) {
  /* line 828, ../../sass/author/style.scss */
  .author-statistic .stat-by-books .stat-by-book-inner {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 0;
  }
  /* line 854, ../../sass/author/style.scss */
  .author-statistic .stat-by-books .stat-by-book-inner .right-side {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-left: 0;
  }
  /* line 858, ../../sass/author/style.scss */
  .author-statistic .stat-by-books .stat-by-book-inner .right-side .stat-books-arrows {
    display: none;
  }
  /* line 863, ../../sass/author/style.scss */
  .author-statistic .stat-by-books .stat-by-book-inner .book-legend .one-book {
    width: auto;
    margin-top: 7px;
    margin-right: 20px;
  }
  /* line 868, ../../sass/author/style.scss */
  .author-statistic .stat-by-books .stat-by-book-inner .book-legend .one-book > span {
    margin-right: 7px;
  }
}
/* line 876, ../../sass/author/style.scss */
.author-statistic .author-block .h2 {
  padding: 15px 0;
  border-bottom: 1px solid #f1f2f2;
}
/* line 881, ../../sass/author/style.scss */
.author-statistic .author-bets {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
}
@media all and (max-width: 500px) {
  /* line 881, ../../sass/author/style.scss */
  .author-statistic .author-bets {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media all and (min-width: 1200px) {
  /* line 892, ../../sass/author/style.scss */
  .author-statistic .author-bets .desktop-version {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media all and (max-width: 1199px) {
  /* line 897, ../../sass/author/style.scss */
  .author-statistic .author-bets .tablet-version {
    display: block !important;
  }
}
/* line 902, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  font-weight: bold;
}
@media all and (max-width: 500px) {
  /* line 902, ../../sass/author/style.scss */
  .author-statistic .author-bets .one-bet {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 913, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.even {
  background-color: #fafafa;
}
/* line 917, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet .date {
  font-size: 13px;
}
/* line 920, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet .stake {
  font-size: 14px;
}
/* line 923, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet .status {
  color: #00ace8;
}
/* line 926, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.win .status {
  color: #00a13d;
}
/* line 929, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.loss .status {
  color: #e62323;
}
/* line 932, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.return .status {
  color: #909090;
}
/* line 935, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.not_played .status {
  color: #bababa;
}
/* line 939, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet .match-name {
  color: #00ace8;
  -webkit-transition: color .1s;
  transition: color .1s;
}
/* line 943, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet .match-name:hover {
  color: #00ace8;
}
/* line 949, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet .express-date {
  font-size: 13px;
  color: #999;
}
/* line 954, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet .factor-label {
  display: inline-block;
  padding: 3px 7px;
  background-color: #00ace8;
  border-radius: 20px;
  color: white;
}
/* line 962, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 968, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version.head > div {
  font-size: 15px !important;
  line-height: 18px;
  font-weight: bold !important;
  color: #131313;
}
/* line 975, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version .type {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80px;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  margin-right: 10px;
}
/* line 979, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version .date {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80px;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  margin-right: 10px;
  text-align: center;
}
/* line 984, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version .match {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
/* line 987, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version .stake {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 165px;
      -ms-flex: 0 0 165px;
          flex: 0 0 165px;
  margin-left: 10px;
}
/* line 991, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version .factor {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  margin-left: 10px;
  text-align: center;
}
/* line 996, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version .status {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 90px;
      -ms-flex: 0 0 90px;
          flex: 0 0 90px;
  margin-left: 10px;
  font-size: 14px;
}
/* line 1002, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version .express-group {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
/* line 1005, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version .express-group .express-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
}
/* line 1011, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.desktop-version .express-group .express-row.final-row {
  margin-top: 5px;
  padding-top: 7px;
  padding-bottom: 0;
  border-top: 1px solid #f1f2f2;
}
/* line 1021, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.tablet-version .bet-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 1028, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.tablet-version .bet-row > div:first-child {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
/* line 1031, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.tablet-version .bet-row > div:nth-child(2) {
  -webkit-box-flex: 2;
  -webkit-flex: 2 0 80px;
      -ms-flex: 2 0 80px;
          flex: 2 0 80px;
  text-align: right;
}
/* line 1037, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.tablet-version .express-row {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: 1px solid #f1f2f2;
}
/* line 1042, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.tablet-version .top-row {
  border-bottom: 1px solid #f1f2f2;
}
/* line 1046, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.tablet-version .top-row .date {
  margin-left: 10px;
}
/* line 1050, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.tablet-version .match {
  margin-top: 3px;
}
/* line 1054, ../../sass/author/style.scss */
.author-statistic .author-bets .one-bet.tablet-version .stake {
  margin-top: 3px;
}

/* line 1062, ../../sass/author/style.scss */
#feedbacks-list {
  margin-right: 0 !important;
  background-color: #fafafa;
}
/* line 1066, ../../sass/author/style.scss */
#feedbacks-list .single {
  -webkit-box-flex: 0 !important;
  -webkit-flex: 0 0 100% !important;
      -ms-flex: 0 0 100% !important;
          flex: 0 0 100% !important;
  margin-right: 0 !important;
}
/* line 1070, ../../sass/author/style.scss */
#feedbacks-list .single + .single {
  margin-top: 6px;
}

/* line 1079, ../../sass/author/style.scss */
.questions .content-middle,
.part-posts .content-middle,
.part-complaints .content-middle {
  margin: 0 !important;
}

/* line 1085, ../../sass/author/style.scss */
.questions .posts-manage-menu {
  display: none;
}
/* line 1089, ../../sass/author/style.scss */
.questions .questions-wrap > div:nth-last-child(2) {
  margin-bottom: -10px;
}
/* line 1092, ../../sass/author/style.scss */
.questions .questions-wrap > div:nth-last-child(2) article {
  border-bottom: 0;
}
/* line 1097, ../../sass/author/style.scss */
.questions .component-other-content-link {
  display: none;
}
/* line 1, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .help_page_text {
  margin-top: -10px;
}
/* line 5, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-other-content-link {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 5px;
}
/* line 9, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-other-content-link a {
  color: #000;
  font-weight: bold;
  font-size: 15px;
}
/* line 18, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .component-other-content-link {
  padding-bottom: 11px;
}
/* line 21, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap {
  margin-bottom: 10px;
  background: #fff;
}
/* line 25, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap .article-wrap:last-of-type article {
  border-bottom: none;
}
/* line 29, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap .new-question {
  background-color: #fff4d1;
}
/* line 32, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article {
  padding: 0 5px 10px 5px;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  position: relative;
}
/* line 39, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-left {
  float: left;
  max-width: 85%;
}
/* line 42, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-left .question-details {
  float: left;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 48, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-left .question-details .avatar {
  float: left;
  border-radius: 10px;
  margin: 0 8px 1px 0;
  display: table-cell;
  vertical-align: middle;
}
/* line 54, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-left .question-details .avatar img {
  margin: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
/* line 61, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-left .question-details .author-name,
.questions .component-questions .content-wrap article .article-left .question-details .catgory {
  padding-top: 2px;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  margin-right: 10px;
  white-space: nowrap;
  color: #00ace8;
}
/* line 70, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-left .question-details .author-name .fa-tags,
.questions .component-questions .content-wrap article .article-left .question-details .catgory .fa-tags {
  color: #aaa;
}
/* line 74, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-left .question-details .date-time {
  display: inline-block;
  margin-top: -3px;
  color: #aaa;
  font-size: 13px;
  white-space: nowrap;
}
/* line 82, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-left .h3 {
  font-weight: bold;
  max-width: 600px;
  font-size: 16px;
}
/* line 86, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-left .h3 a {
  color: #000;
}
/* line 91, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-right {
  float: right;
}
/* line 93, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-right .date-time-mobile {
  display: none;
}
/* line 96, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-right .comment-count {
  font-size: 15px;
  text-align: right;
  padding: 15px 0;
}
/* line 101, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-right .comment-count .icon-bubbles {
  color: #aaa;
}
/* line 105, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-right .answer {
  padding: 1px;
  font-size: 14px;
  position: absolute;
  bottom: 12px;
  right: 5px;
}
/* line 111, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-questions .content-wrap article .article-right .answer .question-close {
  color: #42a143;
}
/* line 121, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq section {
  border-top: 1px solid #eee;
}
/* line 124, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq section:last-of-type {
  border-bottom: 1px solid #eee;
}
/* line 127, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq .faq-container {
  padding: 15px;
  padding-top: 0;
  background-color: #fff;
}
/* line 132, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq .faq-header {
  padding: 10px 0;
}
/* line 135, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq .faq-heading {
  font-weight: bold;
}
/* line 138, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq .faq-header .h3 {
  font-weight: bold;
  color: #000;
  margin: 0;
  display: table;
  line-height: 27px;
  font-size: 16px;
}
/* line 146, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq .faq-header .h3 [class*=" icon-"] {
  display: table-cell;
  font-size: 20px;
  line-height: 27px;
  padding-right: 10px;
  vertical-align: middle;
  color: #299ab3;
}
/* line 155, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq .faq-question {
  cursor: pointer;
  font-weight: bold;
}
/* line 160, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq .faq-icon {
  background-color: #299ab3;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: 25px;
}
/* line 175, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq .faq-icon.opened {
  background-color: #2d2d2d;
}
/* line 178, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq .faq-question-col {
  display: table-cell;
}
/* line 181, ../../sass/homepage-old/_parts/_help-page.scss */
.questions .component-faq .faq-answer {
  display: none;
}
@media all and (max-width: 500px) {
  /* line 186, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-faq .faq-heading {
    padding-left: 15px;
  }
}
@media (max-width: 1023px) {
  /* line 193, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .help_page_text {
    margin-top: 0;
  }
  /* line 197, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions .posts-manage-menu {
    margin-bottom: 0;
  }
  /* line 201, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions .content-wrap article {
    padding-bottom: 5px;
  }
  /* line 203, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions .content-wrap article .article-left {
    float: none;
    max-width: 100%;
  }
  /* line 207, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions .content-wrap article .article-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    float: none;
  }
  /* line 211, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions .content-wrap article .article-right .comment-count {
    display: inline-block;
    float: left;
    padding-bottom: 0;
  }
  /* line 216, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions .content-wrap article .article-right .answer {
    position: static;
    padding: 15px;
    padding-bottom: 0;
    float: left;
  }
}
@media (max-width: 735px) {
  /* line 232, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions article .article-left .question-details {
    line-height: 1.5 !important;
  }
  /* line 234, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions article .article-left .question-details .avatar {
    margin-top: 3px;
  }
  /* line 239, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions article .comment-count,
  .questions .component-questions article .answer {
    padding-top: 5px !important;
  }
  /* line 243, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions article .date-time {
    display: none !important;
  }
  /* line 247, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions article .article-left .question-details {
    border-collapse: separate;
    border-spacing: 5px 0;
  }
  /* line 250, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions article .article-left .question-details .avatar {
    vertical-align: middle;
    float: none;
    width: 20px;
  }
  /* line 258, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions article .article-right .date-time-mobile {
    display: inline-block !important;
    color: #aaa;
    font-size: 13px;
    float: left;
    padding-top: 5px;
    margin-right: 15px;
  }
  /* line 266, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-questions article .article-right .comment-count,
  .questions .component-questions article .article-right .answer {
    display: inline-block;
    float: none;
  }
}
@media (max-width: 414px) {
  /* line 278, ../../sass/homepage-old/_parts/_help-page.scss */
  .questions .component-faq .faq-answer {
    margin-left: -40px;
  }
}

/* line 1104, ../../sass/author/style.scss */
.appeal-fill-profile {
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: center;
}
/* line 1109, ../../sass/author/style.scss */
.appeal-fill-profile .info {
  font-size: 18px;
  font-weight: bold;
}
/* line 1114, ../../sass/author/style.scss */
.appeal-fill-profile .achivement-label {
  position: relative;
  top: -1px;
  margin-left: 7px;
  margin-right: 7px;
}
/* line 1121, ../../sass/author/style.scss */
.appeal-fill-profile .parts-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
/* line 1126, ../../sass/author/style.scss */
.appeal-fill-profile .part {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
/* line 1129, ../../sass/author/style.scss */
.appeal-fill-profile .part + .part {
  margin-left: 20px;
}
/* line 1133, ../../sass/author/style.scss */
.appeal-fill-profile .part .desc {
  max-width: 530px;
}
/* line 1137, ../../sass/author/style.scss */
.appeal-fill-profile .part img {
  margin: 30px 0 20px 0;
}
@media all and (max-width: 500px) {
  /* line 1144, ../../sass/author/style.scss */
  .appeal-fill-profile .part {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
  /* line 1148, ../../sass/author/style.scss */
  .appeal-fill-profile .part + .part {
    margin-left: 0;
  }
  /* line 1152, ../../sass/author/style.scss */
  .appeal-fill-profile .parts-group {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

/* line 1158, ../../sass/author/style.scss */
.auto-height-block {
  max-height: 2000px;
  -webkit-transition: max-height .5s;
  transition: max-height .5s;
}
/* line 1159, ../../sass/author/style.scss */
.auto-height-block > label {
  display: none;
}
/* line 1166, ../../sass/author/style.scss */
.auto-height-block.enabled {
  position: relative;
  max-height: 200px;
  overflow: hidden;
}
/* line 1171, ../../sass/author/style.scss */
.auto-height-block.enabled > label {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 45px;
  color: #00ace8;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(24%, rgba(255, 255, 255, 0.5)), color-stop(65%, white));
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 24%, white 65%);
  cursor: pointer;
}
/* line 1183, ../../sass/author/style.scss */
.auto-height-block.enabled.youtube-block {
  max-height: 400px;
}

/* line 1189, ../../sass/author/style.scss */
.ach-help-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 10px;
}
/* line 1196, ../../sass/author/style.scss */
.ach-help-row > * {
  margin-bottom: 5px;
}
/* line 1200, ../../sass/author/style.scss */
.ach-help-row .status-row {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
/* line 1206, ../../sass/author/style.scss */
.ach-help-row .status-row .achivement-label {
  position: relative;
  top: 1px;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 1214, ../../sass/author/style.scss */
.ach-help-row .add_books {
  color: #00ace8;
  text-decoration: underline;
  cursor: pointer;
}
/* line 1220, ../../sass/author/style.scss */
.ach-help-row .next-calc {
  font-style: italic;
  font-size: 12px;
}

/* line 1226, ../../sass/author/style.scss */
.author-not-active {
  margin: 5px 0 15px 0;
  padding: 12px;
  background-color: #dcedc8;
  font-size: 15px;
  line-height: 20px;
  color: #234a13;
}
/* line 1234, ../../sass/author/style.scss */
.author-not-active .palm_tree {
  position: relative;
  margin: 0 3px;
}
/* line 1238, ../../sass/author/style.scss */
.author-not-active .palm_tree img {
  position: absolute;
  min-width: 18px;
  height: 18px;
}

/* line 1246, ../../sass/author/style.scss */
.croppie-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  z-index: 110000;
}
/* line 1256, ../../sass/author/style.scss */
.croppie-popup.show {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 1260, ../../sass/author/style.scss */
.croppie-popup .popup-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: white;
}
/* line 1268, ../../sass/author/style.scss */
.croppie-popup .popup-head {
  position: relative;
  border-bottom: 1px solid #f1f2f2;
}
/* line 1272, ../../sass/author/style.scss */
.croppie-popup .popup-head .h3 {
  margin: 0;
  padding: 15px 10px;
}
/* line 1278, ../../sass/author/style.scss */
.croppie-popup .popup-head i {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 20px;
  color: #131313;
  cursor: pointer;
}
/* line 1289, ../../sass/author/style.scss */
.croppie-popup .inner-data {
  padding: 10px;
}
/* line 1292, ../../sass/author/style.scss */
.croppie-popup .inner-data img {
  max-width: initial !important;
}
/* line 1297, ../../sass/author/style.scss */
.croppie-popup .actions {
  text-align: center;
  padding: 15px 0;
  margin-top: 10px;
}
/* line 1303, ../../sass/author/style.scss */
.croppie-popup .crop-component {
  position: relative;
  display: table;
  z-index: 999;
  background-color: white;
  margin: 0 auto;
  overflow: hidden;
  border: white 3px solid;
}
/* line 1312, ../../sass/author/style.scss */
.croppie-popup .crop-component::-moz-selection {
  background: transparent;
}
.croppie-popup .crop-component::selection {
  background: transparent;
}
/* line 1316, ../../sass/author/style.scss */
.croppie-popup .crop-component .crop-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 999;
  margin-left: -100px;
  margin-top: -100px;
  width: 200px;
  height: 200px;
  -webkit-box-shadow: 0 0 0 3px white;
          box-shadow: 0 0 0 3px white;
  overflow: hidden;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border-radius: 50%;
}
/* line 1330, ../../sass/author/style.scss */
.croppie-popup .crop-component .crop-overlay::-moz-selection {
  background: transparent;
}
.croppie-popup .crop-component .crop-overlay::selection {
  background: transparent;
}
/* line 1334, ../../sass/author/style.scss */
.croppie-popup .crop-component .crop-overlay:hover, .croppie-popup .crop-component .crop-overlay:active {
  cursor: move;
}
/* line 1338, ../../sass/author/style.scss */
.croppie-popup .crop-component .crop-overlay > img {
  position: absolute;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
/* line 1346, ../../sass/author/style.scss */
.croppie-popup .crop-component .croping-img {
  display: block;
  position: relative;
  pointer-events: none;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
/* line 1353, ../../sass/author/style.scss */
.croppie-popup .crop-component .croping-img.crop-blur {
  -webkit-filter: blur(10px) sepia(0.2);
  filter: blur(10px) sepia(0.2);
}

@media all and (min-width: 750px) and (max-width: 950px) {
  /* line 1361, ../../sass/author/style.scss */
  .author.check-750-950 {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  /* line 1365, ../../sass/author/style.scss */
  .author.check-750-950 .info {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 105px !important;
        -ms-flex: 0 0 105px !important;
            flex: 0 0 105px !important;
  }
  /* line 1369, ../../sass/author/style.scss */
  .author.check-750-950 .desc {
    -webkit-box-flex: 10 !important;
    -webkit-flex: 10 10 100% !important;
        -ms-flex: 10 10 100% !important;
            flex: 10 10 100% !important;
  }
}
