@charset "UTF-8";
/*
 $borders-color - USING ON:
	  stroke-button borders,
	  logo-buttons flags,
	  fields borders,
	  borders of some mind blocks,
	  borders of some blocks,
	  password progress-line bg,
	  other borders */
/*
 $borders-hash - USING ON:
	  posts where images bordered (autoposts, link-post) */
/*
 $font-medium - USING ON:
	  all buttons
	  some titles
	  all links */
/*
 $font-light - USING ON:
	  "Check your email" popup, */
/*
	$color-08 - USING ON:
	cards hover overlay */
/*
	$color-white-05 - USING ON:
	cards buttons after hover with dark-bg, hover on text, etc. */
/*
	$color-white-03 - USING ON:
	hover on $color-white-05 */
/*
	$color-white-01 - USING ON:
	progress-bar on add track at add album */
/*
 $color-03 - USING ON:
	  disabled btns - pledges activity
		longArrow and disable text  - manage campaign */
/*
 $color-02 - USING ON:
	  applause icons */
/*
 $color-01 - USING ON:
	  applause icons hover
		notice in price-popup(on album for sale and crowd. album) */
/*
 $gray-hover - USING ON (only gray links when you hover on):
		post's time
		"Describe more" in "add post"
		"Add photo, video" in "add post" */
/*
 $color-03 - USING ON:
		as background in payout(pending step) */
/*
 $green - USING ON:
	  buttons "fan" ("become a fan")
	  buttons "buy", "pledge",
		confirmation progress lines */
/*
 $green - USING ON:
	  buttons "fan" ("become a fan")
	  buttons "buy", "pledge", */
/*
 $placeholder-color - USING ON:
		placeholder */
/*
	альбом плашка с applause и другими функциями */
/*
 $red - USING ON:
	  hover on delete button,
	  password tips,
	  notice titles, */
/*
 $line-height-* - USING ON:
	  buttons
		text */
/*
 $box-shadow - USING ON:
	  tips */
/*
 $box-shadow - USING ON:
	  posts (news-feed, profiles, post-page) */
/*
 $box-shadow - USING ON:
	  video posts */
/*
 $drop-down-shadow - USING ON:
	  drop-downs (only, without selectized fields) */
/*
 $select-shadow - USING ON:
	  selectized fields (only, without drop-downs) */
/*
	from "organizer.sass" */
[data-new-href]:hover {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5); }

.premium-date {
  display: flex; }

.btn-play-round {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 2; }
  .btn-play-round .play {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    z-index: 2; }
    .btn-play-round .play .btn-play-square {
      position: absolute;
      bottom: 5px;
      left: 5px;
      z-index: 2; }

.is_stuck {
  padding-top: 0;
  z-index: 1;
  transition: all 0.3s linear; }

/* newsfeed popups */
.popup-edit-post .mfp-content {
  max-width: 580px;
  bottom: 60px; }

.autopost-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 50px 45px 50px; }

.autopost-heading {
  word-break: break-all;
  word-break: anywhere;
  margin-top: 30px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -1px; }

.autopost-joined-at {
  justify-content: center;
  margin-top: 10px;
  font-size: 13px; }

#edit-comment .mfp-close {
  cursor: pointer;
  position: absolute;
  right: -38px;
  top: 50%;
  z-index: 1;
  font-size: 16px;
  color: #fff;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  line-height: 22px; }

#audio-poster-for-new {
  text-align: center; }
  #audio-poster-for-new .btn-link {
    font-size: 14px;
    letter-spacing: -0.4px; }
  #audio-poster-for-new .buttons {
    margin-top: 36px; }

.tooltipster-base .likes-list {
  padding: 20px;
  max-width: 200px; }
  .tooltipster-base .likes-list li {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    .tooltipster-base .likes-list li:last-child {
      margin-bottom: 0; }
  .tooltipster-base .likes-list .avatar {
    height: 30px;
    width: 30px;
    flex-shrink: 0;
    font-size: 14px;
    letter-spacing: -0.4px;
    font-weight: 600;
    line-height: 30px;
    background-color: #dedede;
    color: rgba(0, 0, 0, 0.2);
    text-align: center;
    text-transform: uppercase;
    margin-right: 20px; }
  .tooltipster-base .likes-list a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .tooltipster-base .likes-list a:hover {
      color: rgba(0, 0, 0, 0.5); }
  .tooltipster-base .likes-list .more {
    font-weight: 600;
    cursor: pointer; }
    .tooltipster-base .likes-list .more:hover {
      color: rgba(0, 0, 0, 0.5); }

#edit-post-popup {
  min-height: 140px; }
  #edit-post-popup .popup-top {
    position: relative;
    display: flex;
    justify-content: space-between;
    height: 60px;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
    #edit-post-popup .popup-top .title {
      font-size: 14px;
      letter-spacing: -0.4px; }
    #edit-post-popup .popup-top #edit-post-title {
      flex-basis: 100%;
      font-size: 20px;
      letter-spacing: -0.6px;
      min-height: 1em;
      line-height: 1.2;
      word-wrap: break-word; }
  #edit-post-popup .video_player_template .jp-type-single {
    position: relative;
    height: 100%; }
  #edit-post-popup .video_player_template .btn-play-square {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 1; }
  #edit-post-popup .video_player_template .jp-state-playing .btn-play-square:before {
    content: '\e91b';
    margin-left: 0; }
  #edit-post-popup .youtube-container {
    position: relative;
    padding-top: 56.25%;
    background-color: #000; }
    #edit-post-popup .youtube-container:after {
      content: '';
      position: absolute;
      display: block;
      box-sizing: border-box;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      border: 1px solid rgba(0, 0, 0, 0.07);
      pointer-events: none; }
    #edit-post-popup .youtube-container.playing .youtube-player {
      visibility: hidden;
      opacity: 0; }
    #edit-post-popup .youtube-container .youtube-player {
      opacity: 1;
      transition: all .5s linear 0s;
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      height: 100%; }
      #edit-post-popup .youtube-container .youtube-player .image {
        width: 100%;
        height: 100%;
        overflow: hidden;
        display: flex;
        align-items: center;
        position: relative;
        justify-content: center;
        transition: all 2s linear 0s; }
        #edit-post-popup .youtube-container .youtube-player .image img {
          width: 100%;
          height: auto;
          display: inline;
          max-height: none; }
    #edit-post-popup .youtube-container iframe {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #edit-post-popup .vimeo-container {
    position: relative;
    padding-top: 56.25%;
    background-color: #000; }
    #edit-post-popup .vimeo-container:after {
      content: '';
      position: absolute;
      display: block;
      box-sizing: border-box;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      border: 1px solid rgba(0, 0, 0, 0.07);
      z-index: 1;
      pointer-events: none; }
    #edit-post-popup .vimeo-container.playing .vimeo-player {
      visibility: hidden;
      opacity: 0; }
    #edit-post-popup .vimeo-container + .text-content {
      border-left: 1px solid rgba(0, 0, 0, 0.07);
      border-right: 1px solid rgba(0, 0, 0, 0.07); }
    #edit-post-popup .vimeo-container .vimeo-player {
      opacity: 1;
      transition: all .5s linear 0s;
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      height: 100%; }
      #edit-post-popup .vimeo-container .vimeo-player .video-url {
        position: absolute;
        bottom: 10px;
        left: 10px;
        z-index: 1; }
      #edit-post-popup .vimeo-container .vimeo-player img {
        margin: 0 auto; }
      #edit-post-popup .vimeo-container .vimeo-player .image {
        height: 100%; }
        #edit-post-popup .vimeo-container .vimeo-player .image img {
          width: auto; }
    #edit-post-popup .vimeo-container .iframe-wrapper {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
      #edit-post-popup .vimeo-container .iframe-wrapper iframe {
        height: 100%; }
  #edit-post-popup .content-meta-post {
    position: relative; }
    #edit-post-popup .content-meta-post:hover .gif-pause {
      display: block; }
    #edit-post-popup .content-meta-post .loaderInner {
      display: none;
      margin: 0;
      position: static;
      height: 15px;
      width: 15px;
      border: 1px solid #fff;
      border-right-color: transparent; }
    #edit-post-popup .content-meta-post .info {
      max-height: 540px;
      background-color: #000; }
      #edit-post-popup .content-meta-post .info .image {
        opacity: 1; }
        #edit-post-popup .content-meta-post .info .image img {
          margin: 0 auto;
          position: relative;
          z-index: 1;
          cursor: pointer;
          min-height: 270px; }
      #edit-post-popup .content-meta-post .info.loading .image {
        opacity: 0;
        transition: all 1s; }
      #edit-post-popup .content-meta-post .info.loading ~ .btn-play-square {
        display: block; }
        #edit-post-popup .content-meta-post .info.loading ~ .btn-play-square:before {
          display: none; }
        #edit-post-popup .content-meta-post .info.loading ~ .btn-play-square .loaderInner {
          display: inline-block; }
    #edit-post-popup .content-meta-post .gif-pause {
      display: none; }
      #edit-post-popup .content-meta-post .gif-pause:before {
        content: '\e907';
        margin: 0; }
    #edit-post-popup .content-meta-post .gif-image {
      background-color: #000; }
      #edit-post-popup .content-meta-post .gif-image img {
        margin: 0 auto; }
  #edit-post-popup .main-qwerty-form {
    padding: 0 30px;
    padding-bottom: 66px;
    position: relative; }
    #edit-post-popup .main-qwerty-form .loader-outer {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 3;
      background-color: #fff; }
  #edit-post-popup #edit-post-title {
    padding: 17px 0;
    width: 100%;
    font-size: 20px;
    letter-spacing: -0.6px;
    min-height: 100px;
    line-height: 1.2;
    word-wrap: break-word; }
  #edit-post-popup .post-body-container {
    margin: 0; }
  #edit-post-popup .post-footer-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px 20px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: #fff; }
    #edit-post-popup .post-footer-container .qwerty-add-aud-pstr {
      margin-right: 0; }
  #edit-post-popup .mfp-close {
    cursor: pointer;
    position: absolute;
    right: -40px;
    top: 50%;
    z-index: 1;
    font-size: 16px;
    color: #fff;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    line-height: 22px; }
  #edit-post-popup .video-obj {
    position: relative; }
    #edit-post-popup .video-obj .jp-video {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }

.media-main-popup .post_menu_list {
  right: 0; }

.media-main-popup .follows-descr-popup .follows-descr-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.media-main-popup .top-comment-form-reply .reply-field {
  margin-left: 35px; }
  .media-main-popup .top-comment-form-reply .reply-field[contentEditable="true"] {
    font-size: 13px;
    letter-spacing: -0.4px;
    line-height: 18px; }

.media-main-popup .comments-item-w:hover .comment-panel .buttons {
  display: flex; }

.media-main-popup .comment-panel {
  min-height: 23px; }
  .media-main-popup .comment-panel .buttons {
    display: none; }

.media-main-popup .posted-by {
  color: rgba(0, 0, 0, 0.5); }

.popup-likes .popup-top {
  line-height: 60px;
  text-align: center;
  font-size: 14px;
  letter-spacing: -0.4px; }

.popup-likes .likes-container {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  padding-bottom: 30px; }
  .popup-likes .likes-container .filter {
    padding: 0 30px; }
    .popup-likes .likes-container .filter input {
      margin: 20px 0;
      padding: 10px;
      font-size: 11px;
      letter-spacing: 0;
      border: 1px solid rgba(0, 0, 0, 0.07);
      border-radius: 2px;
      width: 100%; }
  .popup-likes .likes-container .likes-list {
    padding: 0 30px;
    height: 300px; }
    .popup-likes .likes-container .likes-list li {
      display: flex;
      align-items: center;
      margin-bottom: 10px; }
      .popup-likes .likes-container .likes-list li:last-child {
        margin-bottom: 0; }
    .popup-likes .likes-container .likes-list .avatar {
      height: 50px;
      width: 50px;
      margin-right: 20px;
      flex-shrink: 0;
      font-size: 20px;
      letter-spacing: -0.6px;
      font-weight: 600;
      line-height: 50px;
      background-color: #dedede;
      color: rgba(0, 0, 0, 0.2);
      text-align: center;
      text-transform: uppercase; }
    .popup-likes .likes-container .likes-list a {
      font-size: 14px;
      letter-spacing: -0.4px;
      font-weight: 600;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .popup-likes .likes-container .likes-list a:hover {
        color: rgba(0, 0, 0, 0.5); }

/* end on newsfeed popups */
/* Invite popup - settings artist*/
.mfp-followers-popup .mfp-content {
  top: 60px;
  vertical-align: top;
  margin-bottom: 70px; }

.mfp-followers-popup .popup-top {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  .mfp-followers-popup .popup-top h4 {
    position: absolute;
    left: 20px; }
  .mfp-followers-popup .popup-top .tabs {
    display: flex; }
    .mfp-followers-popup .popup-top .tabs span {
      margin-right: 20px;
      color: rgba(0, 0, 0, 0.5);
      cursor: pointer; }
      .mfp-followers-popup .popup-top .tabs span.active {
        color: #000;
        font-weight: 600;
        border-bottom: 2px solid #000;
        cursor: default; }
  .mfp-followers-popup .popup-top .icon-x-thin {
    cursor: pointer;
    position: absolute;
    right: -38px;
    top: 50%;
    z-index: 1;
    font-size: 16px;
    color: #fff;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    line-height: 22px; }

.mfp-followers-popup .invitePeople-p {
  padding: 0 30px 30px; }

.mfp-followers-popup .invitePeople-p-form {
  padding-top: 20px;
  margin-bottom: 20px; }
  .mfp-followers-popup .invitePeople-p-form input {
    -webkit-appearance: none;
    border: 1px solid rgba(0, 0, 0, 0.07);
    font-size: 13px;
    letter-spacing: -0.4px;
    color: #000;
    text-indent: 12px;
    border-radius: 2px;
    width: 100%;
    padding: 9px 12px 8px 0; }

.mfp-followers-popup .invitePeople-item-wr {
  min-height: 30px;
  position: relative; }
  .mfp-followers-popup .invitePeople-item-wr > p {
    color: rgba(0, 0, 0, 0.5);
    margin-top: 29px;
    margin-bottom: -10px; }

.mfp-followers-popup .filterPeople::placeholder {
  text-transform: uppercase; }

.mfp-followers-popup .filterPeople:hover:not(:focus) {
  border-color: rgba(0, 0, 0, 0.17); }

.mfp-followers-popup .filterPeople:focus {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); }

.mfp-followers-popup .follow-item-popup {
  display: flex;
  align-items: center; }

.mfp-followers-popup .follow-item-r {
  margin-left: auto; }

.mfp-followers-popup .btn-logo-stroked {
  cursor: pointer; }
  .mfp-followers-popup .btn-logo-stroked:hover {
    color: rgba(0, 0, 0, 0.5); }
  .mfp-followers-popup .btn-logo-stroked span {
    vertical-align: top; }

.mfp-followers-popup .invited {
  color: rgba(0, 0, 0, 0.5); }

.mfp-followers-popup .page-fan {
  display: flex;
  align-items: center; }
  .mfp-followers-popup .page-fan .icon-check {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    margin-right: 10px; }

.mfp-followers-popup .follow-item-l {
  display: flex;
  align-items: center; }

.mfp-followers-popup .follow-item-name-p {
  margin-left: 20px; }
  .mfp-followers-popup .follow-item-name-p .gray-text {
    color: rgba(0, 0, 0, 0.5); }
  .mfp-followers-popup .follow-item-name-p a {
    display: inline-block;
    max-width: 220px; }
    .mfp-followers-popup .follow-item-name-p a:hover {
      color: rgba(0, 0, 0, 0.5); }
  .mfp-followers-popup .follow-item-name-p .title {
    display: flex; }
  .mfp-followers-popup .follow-item-name-p .type {
    display: flex;
    align-items: center; }
  .mfp-followers-popup .follow-item-name-p .icon-check {
    margin-left: 5px;
    flex-shrink: 0;
    color: #fff;
    height: 14px;
    width: 14px;
    background: #dedede;
    border-radius: 100%;
    font-size: 7px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .mfp-followers-popup .follow-item-name-p .icon-check.green {
      background-color: #48ea8d; }
  .mfp-followers-popup .follow-item-name-p p {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.4px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-height: 1.2em;
    line-height: 1.2em;
    white-space: normal;
    word-wrap: break-word; }
  .mfp-followers-popup .follow-item-name-p span {
    display: block;
    color: rgba(0, 0, 0, 0.5); }

.mfp-followers-popup .mfp-close {
  right: -40px;
  top: 20px; }

/* POSTS */
.listen-per-year .question-svg {
  fill: white; }

.subscribe-album .question-svg {
  fill: #ccc; }

.purchased-album {
  display: flex; }
  .purchased-album .price {
    margin-left: 5px; }

.buy-info .left {
  display: flex; }

.buy-info [data-btn="buyAlbum"] {
  display: flex;
  align-items: center;
  font-size: 14px;
  height: 50px;
  margin-left: 10px;
  padding: 0 22px;
  color: black; }
  .buy-info [data-btn="buyAlbum"] .question-svg {
    fill: #ccc; }
  .buy-info [data-btn="buyAlbum"]:hover {
    cursor: pointer;
    color: rgba(0, 0, 0, 0.5); }

.not-released-post {
  margin-left: 10px; }

.album-notification {
  text-align: center;
  padding: 15px 0;
  background-color: black;
  margin-bottom: 20px;
  color: white;
  font-size: 12px !important;
  line-height: 18px; }
  .album-notification a {
    color: white;
    font-size: 12px !important;
    line-height: 18px; }
  .album-notification.down-animation {
    transition: all 0.5s ease-in-out 1s;
    background-color: #e5e5e5;
    color: black;
    overflow: hidden; }
    .album-notification.down-animation a {
      color: black;
      transition: all 0.5s ease-in-out 1s; }

.album-item-default .question-svg,
.album-item-premium .question-svg {
  fill: rgba(255, 255, 255, 0.5); }

.album-item-default .btn-stroked-gray,
.album-item-free .btn-stroked-gray,
.album-item-premium .btn-stroked-gray,
.album-item-purchased .btn-stroked-gray {
  opacity: 1; }

[contentEditable="true"] {
  height: auto; }
  [contentEditable="true"]:empty:after {
    content: attr(data-ph);
    color: rgba(0, 0, 0, 0.3); }

.post-as {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 1;
  background-color: #fff;
  width: 240px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); }
  .post-as .avatar {
    height: 30px;
    width: 30px;
    margin-right: 10px;
    flex-shrink: 0; }

.post-as-current {
  display: flex;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

.post-as-by span {
  color: rgba(0, 0, 0, 0.5); }

.post-as-list {
  padding: 10px 0; }
  .post-as-list ul {
    padding: 0 10px 0 10px; }
  .post-as-list li {
    display: flex;
    padding: 5px 10px;
    cursor: pointer;
    position: relative; }
    .post-as-list li:hover {
      background-color: rgba(0, 0, 0, 0.07); }
    .post-as-list li:last-child {
      margin-bottom: 0; }
    .post-as-list li .icon-check {
      display: none;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%); }
    .post-as-list li.active .icon-check {
      display: block; }
  .post-as-list .name {
    margin-bottom: 4px; }
  .post-as-list .type {
    color: rgba(0, 0, 0, 0.5); }

.home .center {
  max-width: 560px; }

.follows-item .follows-item-de p {
  font-size: 14px;
  letter-spacing: -0.4px;
  line-height: 22px; }

.follows-item {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  background-color: #fff;
  word-wrap: break-word;
  opacity: 1;
  left: auto;
  max-width: 560px;
  min-width: 500px;
  transition: all 0.3s ease;
  /* post profile */
  /* end of post profile */ }
  .follows-item:hover .post_menu_btn {
    visibility: visible; }
  .follows-item > .post_menu .post_menu_btn {
    background-color: #fff;
    border-radius: 2px; }
  .follows-item.post-music .title-descr {
    margin-bottom: -4px; }
  .follows-item#new_post_form {
    transition: all 0.3s cubic-bezier(0.84, 0.11, 0.6, 0.72);
    min-height: 0; }
    .follows-item#new_post_form .post-footer-container {
      visibility: hidden;
      transition: all 0s ease, opacity 0.3s ease;
      transition-delay: 0s;
      max-height: 0;
      opacity: 0; }
  .follows-item > .post_menu {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 4; }
  .follows-item .post_menu_btn {
    visibility: hidden; }
  .follows-item .post_menu_list {
    right: 0; }
  .follows-item.post-animation {
    position: absolute;
    left: -10000px;
    z-index: -1; }
  .follows-item .images {
    height: 100%;
    margin: 0 auto;
    min-height: 270px;
    position: relative;
    display: flex;
    align-items: center; }
    .follows-item .images > img {
      margin: 0 auto;
      max-height: 560px;
      cursor: pointer; }
    .follows-item .images img:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-color: #e5e5e5; }
    .follows-item .images img:after {
      content: "\e910";
      font-family: icomoon;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 25px;
      letter-spacing: -1px;
      color: rgba(0, 0, 0, 0.2); }
    .follows-item .images .gallery {
      display: flex;
      width: 100%;
      max-height: 400px;
      min-height: 270px;
      background-color: #fff;
      cursor: pointer; }
    .follows-item .images .first {
      margin-right: 5px;
      overflow: hidden;
      position: relative;
      z-index: 2;
      background-size: cover;
      background-position: center top; }
      .follows-item .images .first.landscape {
        flex-basis: 75%;
        flex-shrink: 0; }
      .follows-item .images .first img {
        height: 100%;
        max-height: 100%;
        max-width: none;
        margin: 0 auto;
        position: relative;
        z-index: -12;
        opacity: 0; }
      .follows-item .images .first.portrait {
        flex-basis: 50%; }
        .follows-item .images .first.portrait img {
          width: 100%;
          height: auto;
          max-height: none;
          margin: 0 auto; }
    .follows-item .images .second {
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      flex-basis: 50%; }
      .follows-item .images .second > span {
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        font-size: 13px;
        letter-spacing: -0.4px; }
  .follows-item.blog-post .follows-item-h4-wr {
    margin-bottom: 30px; }
  .follows-item .artist-club-deleted-wrapper {
    margin: 0 20px;
    padding: 20px 0 0 0; }
  .follows-item .artist-club-deleted {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    background-color: rgba(0, 0, 0, 0.07);
    font-size: 220px;
    color: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.07); }
    .follows-item .artist-club-deleted:before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .follows-item.post-album-track {
    padding-top: 20px; }
    .follows-item.post-album-track .track-wrapper {
      max-width: calc(100% - 50px); }
    .follows-item.post-album-track .album-track {
      margin-bottom: 30px; }
      .follows-item.post-album-track .album-track > .name {
        padding-right: 0; }
        .follows-item.post-album-track .album-track > .name a:hover {
          color: rgba(0, 0, 0, 0.5); }
    .follows-item.post-album-track.deleted-state .album-track .icon-deleted {
      width: 50px;
      height: 50px; }
    .follows-item.post-album-track.deleted-state .album-track > .name {
      color: rgba(0, 0, 0, 0.5); }
    .follows-item.post-album-track.deleted-state .album-track > .autor a {
      color: rgba(0, 0, 0, 0.5); }
      .follows-item.post-album-track.deleted-state .album-track > .autor a:hover {
        color: rgba(0, 0, 0, 0.2); }
  .follows-item .audio-tracks-outer {
    margin-bottom: 20px; }
    .follows-item .audio-tracks-outer .show-more-audio {
      margin-left: 115px;
      font-weight: 600;
      color: rgba(0, 0, 0, 0.5);
      margin-top: 10px;
      cursor: pointer; }
  .follows-item .audio-tracks {
    padding: 38px 20px 0 20px; }
    .follows-item .audio-tracks:hover .player-icons-right {
      display: flex; }
    .follows-item .audio-tracks.no-poster {
      padding: 0 20px 0 3px; }
    .follows-item .audio-tracks .track {
      height: 50px;
      background: none; }
      .follows-item .audio-tracks .track .track-wrapper {
        height: 50px; }
        .follows-item .audio-tracks .track .track-wrapper .track-functions .post_menu .post_menu_btn {
          margin-right: 0; }
        .follows-item .audio-tracks .track .track-wrapper .track-functions .track-duration {
          padding-right: 0; }
      .follows-item .audio-tracks .track img {
        position: relative;
        width: 50px;
        height: 50px; }
        .follows-item .audio-tracks .track img:before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          background-color: #e5e5e5; }
        .follows-item .audio-tracks .track img:after {
          content: "\e910";
          font-family: icomoon;
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 15px;
          letter-spacing: -0.4px;
          color: rgba(0, 0, 0, 0.2); }
  .follows-item .follows-item-top-other .item_part_one .image {
    z-index: auto; }
  .follows-item.post-profile .logo-muz-sm-w > .logo-muz-sm .avatar {
    position: relative; }
    .follows-item.post-profile .logo-muz-sm-w > .logo-muz-sm .avatar:after {
      content: '';
      position: absolute;
      display: block;
      box-sizing: border-box;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.07);
      border-right: 1px solid rgba(0, 0, 0, 0.07);
      border-bottom: 1px solid rgba(0, 0, 0, 0.07);
      border-left: 1px solid rgba(0, 0, 0, 0.07); }
  .follows-item.post-profile .muz-name {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    border-right: 1px solid rgba(0, 0, 0, 0.07); }
    .follows-item.post-profile .muz-name a:hover {
      color: rgba(0, 0, 0, 0.5); }
    .follows-item.post-profile .muz-name .type {
      margin-top: 5px; }
  .follows-item.post-profile .pr-hover {
    margin-bottom: 30px; }
  .follows-item.post-profile .pr-hover-bot:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
  .follows-item.post-profile .pr-hover-bot-img {
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-top: none; }
  .follows-item.post-profile .fans-list {
    display: flex;
    align-items: center;
    height: 20px;
    margin-top: 20px; }
    .follows-item.post-profile .fans-list .avatar {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 20px;
      height: 20px;
      background-color: #dedede;
      color: rgba(0, 0, 0, 0.2);
      font-weight: 600;
      font-size: 12px;
      letter-spacing: -0.2px;
      margin-right: 2px;
      cursor: default; }
    .follows-item.post-profile .fans-list .more-fans {
      color: rgba(0, 0, 0, 0.5);
      margin-left: 10px; }
  .follows-item.post-profile .btn-logo-green-30 {
    margin-left: auto; }
  .follows-item .player-icons-right {
    display: none;
    align-items: center; }
  .follows-item .post-metadata {
    padding: 20px 0 0; }
  .follows-item .link-d {
    line-height: 1;
    display: inline-block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    cursor: pointer;
    transition: color 0.3s, border-color 0.3s; }
    .follows-item .link-d:hover {
      color: rgba(0, 0, 0, 0.5);
      border-bottom-color: rgba(0, 0, 0, 0.5); }
  .follows-item .youtube-container {
    position: relative;
    padding-bottom: 56.25%;
    background-color: #000; }
    .follows-item .youtube-container:after {
      content: '';
      position: absolute;
      display: block;
      box-sizing: border-box;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      border: 1px solid rgba(0, 0, 0, 0.07);
      pointer-events: none; }
    .follows-item .youtube-container.playing .youtube-player {
      visibility: hidden;
      opacity: 0; }
    .follows-item .youtube-container + .text-content {
      border-left: 1px solid rgba(0, 0, 0, 0.07);
      border-right: 1px solid rgba(0, 0, 0, 0.07); }
    .follows-item .youtube-container iframe {
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
    .follows-item .youtube-container .youtube-player {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 25px;
      letter-spacing: -1px;
      color: rgba(0, 0, 0, 0.2);
      opacity: 1;
      transition: all 0.5s linear 0s;
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      height: 100%; }
      .follows-item .youtube-container .youtube-player .image {
        width: 100%;
        height: 100%;
        overflow: hidden;
        display: flex;
        align-items: center;
        position: relative;
        justify-content: center;
        transition: all 2s linear 0s; }
        .follows-item .youtube-container .youtube-player .image img {
          width: 100%;
          height: auto;
          display: inline;
          max-height: none; }
    .follows-item .youtube-container img {
      height: 100%;
      margin: 0 auto;
      min-height: 270px; }
      .follows-item .youtube-container img:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #e5e5e5; }
      .follows-item .youtube-container img:after {
        content: "\e910";
        font-family: icomoon;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        letter-spacing: -1px;
        color: rgba(0, 0, 0, 0.2); }
  .follows-item .vimeo-container {
    position: relative;
    padding-top: 56.25%;
    background-color: #000; }
    .follows-item .vimeo-container:after {
      content: '';
      position: absolute;
      display: block;
      box-sizing: border-box;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      border: 1px solid rgba(0, 0, 0, 0.07);
      z-index: 1;
      pointer-events: none; }
    .follows-item .vimeo-container.playing {
      height: auto; }
      .follows-item .vimeo-container.playing .vimeo-player {
        visibility: hidden;
        opacity: 0; }
    .follows-item .vimeo-container + .text-content {
      border-left: 1px solid rgba(0, 0, 0, 0.07);
      border-right: 1px solid rgba(0, 0, 0, 0.07); }
    .follows-item .vimeo-container .vimeo-player {
      opacity: 1;
      transition: all .5s linear 0s;
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      height: 100%; }
      .follows-item .vimeo-container .vimeo-player .image {
        height: 100%; }
      .follows-item .vimeo-container .vimeo-player img {
        margin: 0 auto; }
        .follows-item .vimeo-container .vimeo-player img:before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          background-color: #e5e5e5; }
        .follows-item .vimeo-container .vimeo-player img:after {
          content: "\e910";
          font-family: icomoon;
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 25px;
          letter-spacing: -1px;
          color: rgba(0, 0, 0, 0.2); }
    .follows-item .vimeo-container .iframe-wrapper {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
      .follows-item .vimeo-container .iframe-wrapper iframe {
        height: 100%; }
  .follows-item .content-meta-post {
    position: relative; }
    .follows-item .content-meta-post:hover .gif-pause {
      display: block; }
    .follows-item .content-meta-post .loaderInner {
      display: none;
      margin: 0;
      position: static;
      height: 15px;
      width: 15px;
      border: 1px solid #fff;
      border-right-color: transparent; }
    .follows-item .content-meta-post .info {
      max-height: 540px;
      background-color: #000; }
      .follows-item .content-meta-post .info .image {
        opacity: 1; }
      .follows-item .content-meta-post .info.loading .image {
        opacity: 0;
        transition: all 1s; }
      .follows-item .content-meta-post .info.loading ~ .btn-play-square {
        display: block; }
        .follows-item .content-meta-post .info.loading ~ .btn-play-square:before {
          display: none; }
        .follows-item .content-meta-post .info.loading ~ .btn-play-square .loaderInner {
          display: inline-block; }
  .follows-item .gif-pause {
    display: none; }
    .follows-item .gif-pause:before {
      content: '\e907';
      margin: 0; }
  .follows-item .gif-image {
    background-color: #000; }
    .follows-item .gif-image img {
      margin: 0 auto; }
  .follows-item .meta-link .image {
    background-color: #000; }
    .follows-item .meta-link .image img {
      margin: 0 auto;
      position: relative;
      z-index: 1;
      cursor: pointer;
      width: 100%;
      min-height: 270px; }
      .follows-item .meta-link .image img:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #e5e5e5; }
      .follows-item .meta-link .image img:after {
        content: "\e910";
        font-family: icomoon;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        letter-spacing: -1px;
        color: rgba(0, 0, 0, 0.2); }
  .follows-item .metadata-title {
    font-size: 16px;
    letter-spacing: -0.4px;
    word-wrap: break-word; }
  .follows-item .info {
    position: relative; }
    .follows-item .info .image img {
      margin: 0 auto;
      position: relative;
      z-index: 1;
      cursor: pointer;
      min-height: 270px; }
      .follows-item .info .image img:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #e5e5e5; }
      .follows-item .info .image img:after {
        content: "\e910";
        font-family: icomoon;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        letter-spacing: -1px;
        color: rgba(0, 0, 0, 0.2); }
  .follows-item .site-container a {
    display: block; }
  .follows-item .site-container .image {
    position: relative; }
    .follows-item .site-container .image:after {
      content: '';
      position: absolute;
      display: block;
      box-sizing: border-box;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      border: 1px solid rgba(0, 0, 0, 0.07);
      z-index: 1; }
    .follows-item .site-container .image img {
      margin: 0 auto;
      min-height: 270px;
      position: relative;
      cursor: pointer; }
      .follows-item .site-container .image img:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #e5e5e5; }
      .follows-item .site-container .image img:after {
        content: "\e910";
        font-family: icomoon;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        letter-spacing: -1px;
        color: rgba(0, 0, 0, 0.2); }
  .follows-item .site-container .text-content {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    border-right: 1px solid rgba(0, 0, 0, 0.07); }
  .follows-item.post-video .post_menu {
    z-index: 2; }
  .follows-item .jp-video {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%; }
  .follows-item .jp-state-playing .btn-play-square:before {
    content: '\e91b';
    margin-left: 0; }
  .follows-item .jp-type-single {
    position: relative;
    height: 100%; }
  .follows-item .jp-jplayer {
    margin: 0 auto;
    max-height: 100%; }
  .follows-item .btn-play-square {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 1; }
  .follows-item .follows-item-top {
    position: relative; }
  .follows-item .title-descr {
    margin-bottom: 25px; }
  .follows-item .follows-item-h4-wr {
    padding: 0 20px 0 20px; }
  .follows-item .follows-item-h4 {
    padding-top: 15px; }
    .follows-item .follows-item-h4 a {
      line-height: 1;
      display: inline-block;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #000;
      cursor: pointer;
      transition: color 0.3s, border-color 0.3s; }
      .follows-item .follows-item-h4 a:hover {
        color: rgba(0, 0, 0, 0.5);
        border-bottom-color: rgba(0, 0, 0, 0.5); }
  .follows-item .follows-item-de {
    padding-top: 12px;
    word-wrap: break-word; }
    .follows-item .follows-item-de p {
      font-size: 14px;
      letter-spacing: -0.4px;
      line-height: 22px; }
  .follows-item .readmore {
    margin-top: 15px;
    font-size: 13px;
    letter-spacing: -0.4px; }
  .follows-item .follows-descr {
    padding: 0 20px 0 20px; }
  .follows-item .follows-descr-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px; }
  .follows-item .follows-descr-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    border-top: 1px solid rgba(0, 0, 0, 0.07); }
    .follows-item .follows-descr-bottom .applause {
      display: flex;
      align-items: center; }
      .follows-item .follows-descr-bottom .applause .icon-applause:hover {
        transition: color 0.3s; }
  .follows-item .follows-descr-r {
    display: flex;
    align-items: center; }
  .follows-item .follows-descr-l {
    display: flex;
    align-items: center;
    padding-right: 20px;
    overflow: hidden;
    width: 100%; }
  .follows-item .follows-icon {
    margin-right: 12px;
    width: 20px;
    height: 20px;
    flex-shrink: 0; }
    .follows-item .follows-icon:hover span:after {
      visibility: visible;
      opacity: 0.45; }
    .follows-item .follows-icon span {
      position: relative;
      font-size: 10px;
      letter-spacing: 0;
      line-height: 20px; }
      .follows-item .follows-icon span:after {
        content: '';
        visibility: hidden;
        opacity: 0;
        background-color: #000000;
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        transition: all 0.3s; }
    .follows-item .follows-icon img {
      width: 100%; }
  .follows-item .posted-by {
    color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    display: flex;
    width: 100%; }
    .follows-item .posted-by span {
      flex-shrink: 0;
      margin: 0 3px 0 0;
      line-height: 20px; }
      .follows-item .posted-by span:first-child {
        margin-left: 0; }
      .follows-item .posted-by span:last-child {
        margin-right: 0; }
    .follows-item .posted-by a {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 40%;
      margin-right: 3px;
      line-height: 20px; }
      .follows-item .posted-by a:hover {
        color: rgba(0, 0, 0, 0.5); }
    .follows-item .posted-by time {
      cursor: default;
      transition: color 0.3s; }
      .follows-item .posted-by time:hover {
        color: rgba(0, 0, 0, 0.5); }
  .follows-item time {
    color: rgba(0, 0, 0, 0.5);
    white-space: nowrap;
    transition: color 0.3s; }
    .follows-item time:hover {
      color: rgba(0, 0, 0, 0.3); }
  .follows-item .top-comment-form {
    position: relative;
    z-index: 6;
    padding: 20px 15px;
    padding-top: 0;
    -webkit-animation-name: fadeInAddComment;
    animation-name: fadeInAddComment;
    animation-duration: 0.3s; }
    .follows-item .top-comment-form.hidden {
      -webkit-animation-name: unset;
      animation-name: unset; }
    .follows-item .top-comment-form [contentEditable="true"] {
      line-height: 18px;
      font-size: 13px;
      letter-spacing: -0.4px;
      cursor: text;
      word-wrap: break-word; }
      .follows-item .top-comment-form [contentEditable="true"]:focus {
        cursor: auto; }
    .follows-item .top-comment-form .comment-form {
      display: flex;
      align-items: flex-start;
      padding: 4px;
      border: 1px solid rgba(0, 0, 0, 0.07);
      border-radius: 2px; }
      .follows-item .top-comment-form .comment-form:hover {
        border: 1px solid rgba(0, 0, 0, 0.17); }
    .follows-item .top-comment-form .in-l {
      position: relative;
      padding-top: 6px;
      padding-bottom: 6px;
      width: calc(100% - 60px); }
    .follows-item .top-comment-form .img-menu-wrap.hidden + .in-l {
      width: 100%;
      padding-right: 12px;
      padding-left: 11px; }
    .follows-item .top-comment-form .img-menu-wrap .avatar {
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 12px;
      letter-spacing: -0.2px; }
      .follows-item .top-comment-form .img-menu-wrap .avatar img {
        height: 100%; }
    .follows-item .top-comment-form .img-menu-wrap p {
      width: 100%;
      outline: none; }
    .follows-item .top-comment-form.top-comment-form-reply {
      margin: 13px 0 20px 40px;
      padding: 0;
      z-index: 7; }
      .follows-item .top-comment-form.top-comment-form-reply .img-menu-wrap {
        width: 20px;
        height: 20px; }
        .follows-item .top-comment-form.top-comment-form-reply .img-menu-wrap > span {
          width: 20px;
          height: 20px;
          line-height: 20px;
          font-size: 11px;
          letter-spacing: 0;
          color: rgba(0, 0, 0, 0.2);
          font-weight: 600; }
      .follows-item .top-comment-form.top-comment-form-reply .in-l {
        padding-top: 0;
        padding-bottom: 0;
        width: calc(100% -  50px); }
        .follows-item .top-comment-form.top-comment-form-reply .in-l span {
          top: 5px; }
  .follows-item .comments-item-w {
    margin-bottom: 13px;
    padding: 0 20px; }
    .follows-item .comments-item-w:last-child {
      margin-bottom: 0; }
      .follows-item .comments-item-w:last-child .newComments-reply {
        padding-bottom: 5px; }
      .follows-item .comments-item-w:last-child .top-comment-form-reply {
        margin-bottom: 0; }
      .follows-item .comments-item-w:last-child .comment-form {
        margin-bottom: 7px; }
  .follows-item .comments-item {
    min-height: 33px;
    position: relative; }
    .follows-item .comments-item:hover .reply {
      visibility: visible;
      opacity: 1; }
    .follows-item .comments-item:hover .post_menu_btn {
      visibility: visible;
      opacity: 1; }
    .follows-item .comments-item .avatar {
      position: relative; }
      .follows-item .comments-item .avatar:after {
        content: '';
        visibility: hidden;
        opacity: 0;
        background-color: #000000;
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        transition: all 0.3s; }
      .follows-item .comments-item .avatar:hover:after {
        visibility: visible;
        opacity: 0.45; }
    .follows-item .comments-item .comment-wrap {
      width: calc(100% - 45px);
      margin-top: -1px; }
      .follows-item .comments-item .comment-wrap .comment-panel {
        margin-top: 0; }
    .follows-item .comments-item .reply {
      visibility: hidden;
      opacity: 0;
      transition: visibility 0.3s, opacity 0.3s; }
    .follows-item .comments-item .post_menu_btn {
      visibility: hidden;
      opacity: 0;
      transition: visibility 0.3s, opacity 0.3s; }
    .follows-item .comments-item .removed-txt {
      line-height: 30px;
      display: flex;
      width: 100%;
      margin-top: 3px; }
      .follows-item .comments-item .removed-txt .right {
        margin-left: 4px; }
    .follows-item .comments-item .img-menu-wrap {
      width: 30px;
      height: 30px; }
      .follows-item .comments-item .img-menu-wrap > span {
        font-size: 12px;
        letter-spacing: -0.2px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: rgba(0, 0, 0, 0.2);
        font-weight: 600; }
    .follows-item .comments-item.comment-answer {
      margin-left: 45px;
      margin-top: 15px; }
      .follows-item .comments-item.comment-answer .comment-wrap {
        width: calc(100% - 35px); }
      .follows-item .comments-item.comment-answer .img-menu-wrap {
        width: 20px;
        height: 20px; }
        .follows-item .comments-item.comment-answer .img-menu-wrap span {
          width: 20px;
          height: 20px;
          line-height: 20px;
          font-size: 11px;
          letter-spacing: 0; }
      .follows-item .comments-item.comment-answer .removed-txt {
        line-height: 22px; }
    .follows-item .comments-item .reply {
      flex-shrink: 0; }
      .follows-item .comments-item .reply span {
        font-weight: 600;
        font-size: 12px;
        letter-spacing: -0.2px;
        transition: opacity .3s ease;
        cursor: pointer; }
        .follows-item .comments-item .reply span:first-letter {
          text-transform: capitalize; }
        .follows-item .comments-item .reply span:hover {
          opacity: .5; }
      .follows-item .comments-item .reply .open-mnu-btn {
        margin: 0 0 0 10px; }
    .follows-item .comments-item:hover .reply {
      display: block; }
  .follows-item .comment-text {
    font-size: 13px;
    letter-spacing: -0.4px;
    line-height: 18px;
    display: flex;
    flex-basis: 100%;
    margin-top: -3px; }
    .follows-item .comment-text a:hover {
      color: rgba(0, 0, 0, 0.5); }
    .follows-item .comment-text p {
      word-wrap: break-word;
      max-width: 100%; }
      .follows-item .comment-text p.removed-txt {
        color: rgba(0, 0, 0, 0.5); }
      .follows-item .comment-text p strong {
        font-weight: 600;
        cursor: pointer;
        color: #000;
        transition: opacity .3s ease; }
        .follows-item .comment-text p strong:hover {
          opacity: .5; }
    .follows-item .comment-text > strong {
      margin-top: 1px;
      display: block;
      font-size: 12px;
      letter-spacing: -0.2px;
      color: #555; }
      .follows-item .comment-text > strong span {
        color: rgba(0, 0, 0, 0.5); }
    .follows-item .comment-text .fzit {
      margin-left: 10px; }

.newComments {
  font-weight: 600;
  padding: 10px 20px 15px 20px;
  cursor: pointer;
  transition: opacity 0.3s ease, color 0.3s; }
  .newComments.newComments-reply {
    color: rgba(0, 0, 0, 0.5);
    padding-left: 79px;
    padding-top: 12px;
    padding-bottom: 5px; }
    .newComments.newComments-reply:hover {
      color: rgba(0, 0, 0, 0.2); }
      .newComments.newComments-reply:hover span {
        opacity: 0.5; }
    .newComments.newComments-reply.previous-replies {
      padding-bottom: 3px;
      color: #000;
      transition: color 0.3s; }
      .newComments.newComments-reply.previous-replies:hover {
        color: rgba(0, 0, 0, 0.5); }
    .newComments.newComments-reply span {
      color: #48ea8d;
      transition: opacity 0.3s; }
  .newComments.newComments-color {
    color: rgba(0, 0, 0, 0.5);
    padding: 12px 20px 18px 20px;
    opacity: 1;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-duration: 0.3s;
    animation-fill-mode: forwards; }
    .newComments.newComments-color:hover {
      color: rgba(0, 0, 0, 0.2); }
      .newComments.newComments-color:hover span {
        opacity: 0.5; }
    .newComments.newComments-color.with-space {
      padding: 12px 20px 18px 66px; }
    .newComments.newComments-color.hidden {
      -webkit-animation-name: unset;
      animation-name: unset; }
      .newComments.newComments-color.hidden + .top-comment-form {
        padding-top: 13px; }
    .newComments.newComments-color span {
      color: #48ea8d;
      transition: opacity 0.3s; }
  .newComments:first-letter {
    text-transform: capitalize; }

.comment-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -2px; }
  .comment-panel .posted-by time {
    margin-left: 4px; }
  .comment-panel .buttons {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-right: -4px; }
    .comment-panel .buttons .post_menu {
      margin-left: 6px;
      top: 1px;
      flex-shrink: 0; }

.follows-item-delate {
  padding: 0 20px !important; }
  .follows-item-delate p {
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 60px;
    opacity: .3; }
  .follows-item-delate span {
    font-size: 14px;
    letter-spacing: -0.4px;
    line-height: 60px;
    cursor: pointer;
    font-weight: 600;
    transition: all .3s ease; }
    .follows-item-delate span:hover {
      opacity: .5; }

.follows-item-promo {
  padding: 0 20px 20px 20px; }
  .follows-item-promo .show4me-logo {
    margin-bottom: 35px;
    font-size: 45px;
    letter-spacing: -1.4px; }
  .follows-item-promo h4 {
    font-size: 20px;
    letter-spacing: -0.6px;
    margin-bottom: 20px; }
  .follows-item-promo p {
    font-size: 13px;
    letter-spacing: -0.4px;
    line-height: 18px; }
  .follows-item-promo .buttons {
    margin-top: 50px; }
    .follows-item-promo .buttons .btn-black-36 {
      margin-right: 10px; }

.follows-item-new {
  cursor: pointer; }
  .follows-item-new:hover p {
    color: rgba(0, 0, 0, 0.5); }
  .follows-item-new p {
    text-align: center;
    padding: 21px 0 20px;
    font-size: 12px;
    letter-spacing: -0.2px;
    font-weight: 600;
    transition: opacity .3s ease; }

.follows-item-bot {
  background-color: #fbfbfb; }

.comments-list > div:first-child {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.07); }

.comments-list:empty + .newComments.newComments-color.hidden + .top-comment-form {
  padding-top: 20px; }

.comments-list:empty ~ .top-comment-form {
  border-top: 1px solid rgba(0, 0, 0, 0.07); }

.comments-list .previous-comments {
  padding-top: 20px;
  padding-left: 65px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  transition: color 0.3s;
  padding-bottom: 18px; }
  .comments-list .previous-comments:hover {
    color: rgba(0, 0, 0, 0.5); }
  .comments-list .previous-comments[style="display: none;"] + .comments-item-w {
    padding-top: 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.07); }

.comments-item {
  display: flex;
  align-items: flex-start;
  margin-top: 7px; }
  .comments-item:first-child {
    margin-top: 0; }

.img-menu-wrap {
  flex-shrink: 0;
  margin-right: 15px;
  position: relative; }
  .img-menu-wrap.hover-postas .post-as {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    transition-delay: 0.5s; }
  .img-menu-wrap .post-as {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transition: opacity 0.5s ease, visibility 0.5s ease, z-index 0.5s ease;
    max-height: 225px;
    overflow: auto; }

.comment-wrap {
  flex-basis: 100%; }

.comment-form {
  background-color: #fff; }
  .comment-form .img-menu-wrap > span {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.2);
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.4px; }

.drop-list-special-chars {
  position: absolute;
  left: 0;
  top: 55px;
  width: 100%;
  z-index: 3;
  padding: 5px 10px 0 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff; }
  .drop-list-special-chars .hashtag-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
    cursor: pointer; }
    .drop-list-special-chars .hashtag-item.select {
      background-color: rgba(0, 0, 0, 0.07); }
    .drop-list-special-chars .hashtag-item:last-child {
      margin-bottom: 5px; }
    .drop-list-special-chars .hashtag-item .hashtag-name {
      font-size: 13px;
      letter-spacing: -0.4px;
      margin-right: 20px; }
    .drop-list-special-chars .hashtag-item .hashtag-count {
      color: rgba(0, 0, 0, 0.5); }
  .drop-list-special-chars .mention-item {
    padding: 5px 10px;
    cursor: pointer;
    display: flex;
    align-items: center; }
    .drop-list-special-chars .mention-item:hover {
      background-color: rgba(0, 0, 0, 0.07); }
    .drop-list-special-chars .mention-item.select {
      background-color: rgba(0, 0, 0, 0.07); }
    .drop-list-special-chars .mention-item:last-child {
      margin-bottom: 5px; }
    .drop-list-special-chars .mention-item .avatar {
      height: 20px;
      width: 20px;
      margin-right: 10px; }
    .drop-list-special-chars .mention-item .mention-name {
      font-size: 13px;
      letter-spacing: -0.4px; }

.profile-tip .logo-muz-sm-w {
  display: flex; }

.profile-tip .post_menu {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1; }

.profile-tip .post_menu_btn {
  line-height: 0; }

.profile-tip .avatar {
  font-size: 40px;
  letter-spacing: -1.4px; }

.profile-tip .type {
  display: flex;
  align-items: center; }

.profile-tip .tooltip_ask:hover .ask_tip {
  visibility: visible;
  opacity: 1;
  transition-delay: 0.3s; }

.profile-tip .ask_tip {
  transition: opacity 0.3s ease, visibility 0.3s ease;
  position: absolute;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  z-index: 2;
  width: 300px;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.5); }
  .profile-tip .ask_tip .title {
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.4px;
    color: #000;
    margin-bottom: 10px;
    line-height: 1; }

.profile-tip .pr-hover-bot {
  height: 80px;
  display: flex;
  align-items: flex-end; }

.profile-tip .pr-hover-bot-inner {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 10px;
  padding: 0 10px 0 20px;
  height: 30px; }
  .profile-tip .pr-hover-bot-inner .subscribe-buttons-wrapper {
    margin-left: auto; }
  .profile-tip .pr-hover-bot-inner .btn-logo-stroked {
    margin-left: auto; }
  .profile-tip .pr-hover-bot-inner .btn-logo-green-30 {
    margin-left: auto; }

.profile-tip .pr-hover-bot-img img {
  width: 100%; }

.profile-tip .open-pr-hover {
  margin-right: 5px; }

.profile_posthbs .btn-logo-stroked[data-status="false"] {
  background-color: #48ea8d;
  color: #fff;
  border: none; }
  .profile_posthbs .btn-logo-stroked[data-status="false"]:hover {
    background-color: #08b888; }
  .profile_posthbs .btn-logo-stroked[data-status="false"] .svg-logo {
    fill: #fff; }

.main-qwerty-form {
  position: relative; }
  .main-qwerty-form.open.follows-item {
    min-height: 140px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    border: none;
    padding-bottom: 66px;
    z-index: 5; }
  .main-qwerty-form.open .loader-outer {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    background-color: #fff; }
  .main-qwerty-form.open .new-post-title {
    min-height: 60px; }
  .main-qwerty-form.open .right-block .icon-addfile {
    visibility: hidden;
    opacity: 0; }
  .main-qwerty-form.open .right-block .post-length {
    visibility: visible;
    opacity: 1; }
  .main-qwerty-form.open#new_post_form .post-footer-container {
    visibility: visible;
    transition-delay: 0.3s;
    max-height: 100%;
    opacity: 1; }
  .main-qwerty-form.follows-item .post-length {
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease; }
  .main-qwerty-form .qwerty-h4 [contentEditable="true"] {
    padding: 17px 20px;
    width: 100%;
    display: inline-block; }
    .main-qwerty-form .qwerty-h4 [contentEditable="true"]:empty:after {
      font-size: 18px;
      letter-spacing: -0.6px;
      font-weight: 300; }
  .main-qwerty-form #new-post-title {
    font-size: 20px;
    letter-spacing: -0.6px;
    min-height: 1em;
    line-height: 1.2;
    word-wrap: break-word;
    cursor: pointer; }
  .main-qwerty-form .post-length {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    color: rgba(0, 0, 0, 0.5); }
    .main-qwerty-form .post-length.red-color {
      color: #ff2051; }
  .main-qwerty-form .post-length-desc {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
    color: rgba(0, 0, 0, 0.5); }
    .main-qwerty-form .post-length-desc.red-color {
      color: #ff2051; }
  .main-qwerty-form .right-block .icon-addfile {
    visibility: visible;
    opacity: 1;
    transition: all .3s ease;
    position: absolute;
    top: 20px;
    right: 20px; }
  .main-qwerty-form .post-body-container {
    margin: 0 20px; }
  .main-qwerty-form .description-outer {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 20px; }
  .main-qwerty-form .post-describe-more {
    padding: 20px 0 0;
    width: 100%;
    font-size: 13px;
    letter-spacing: -0.4px;
    line-height: 20px;
    min-height: 50px;
    word-wrap: break-word; }
    .main-qwerty-form .post-describe-more:empty:before {
      content: none; }
  .main-qwerty-form .post-footer-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px 10px 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background-color: #fff; }
  .main-qwerty-form .create-post-left {
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: color 0.3s; }
    .main-qwerty-form .create-post-left:hover {
      color: rgba(0, 0, 0, 0.3); }
    .main-qwerty-form .create-post-left.active {
      color: #000;
      font-weight: 600; }
      .main-qwerty-form .create-post-left.active:hover {
        color: rgba(0, 0, 0, 0.5); }
  .main-qwerty-form .create-post-right {
    display: flex;
    align-items: center; }
  .main-qwerty-form .qwerty-add-ph {
    display: flex;
    align-items: center;
    margin-right: 20px;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: color 0.3s; }
    .main-qwerty-form .qwerty-add-ph:hover .addfile-text {
      transition: color 0.3s;
      color: rgba(0, 0, 0, 0.3); }
    .main-qwerty-form .qwerty-add-ph .icon-addfile {
      margin-right: 5px;
      transition: color 0.3s; }
  .main-qwerty-form .images-files {
    display: flex;
    flex-wrap: wrap; }
  .main-qwerty-form .list-images {
    display: flex;
    flex-wrap: wrap; }
  .main-qwerty-form .img-post-cnt {
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 80px;
    width: 80px;
    background-size: cover;
    background-position: center center; }
  .main-qwerty-form .remove-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
  .main-qwerty-form .load-new-image {
    height: 80px;
    width: 80px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    text-align: center;
    cursor: pointer; }
    .main-qwerty-form .load-new-image .addImageToPost {
      display: inline-block;
      line-height: 80px;
      font-size: 16px;
      letter-spacing: -0.4px; }
    .main-qwerty-form .load-new-image input {
      display: none; }
  .main-qwerty-form .video-block .image {
    background-color: #000; }
    .main-qwerty-form .video-block .image img {
      margin: 0 auto;
      cursor: pointer; }
      .main-qwerty-form .video-block .image img:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #e5e5e5; }
      .main-qwerty-form .video-block .image img:after {
        content: "\e910";
        font-family: icomoon;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        letter-spacing: -1px;
        color: rgba(0, 0, 0, 0.2); }
  .main-qwerty-form .video-obj {
    margin: 0 auto; }
  .main-qwerty-form .remove-video {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1; }
  .main-qwerty-form .video-preview-images {
    position: absolute;
    bottom: 10px;
    right: 5px;
    z-index: 1;
    width: 400px;
    max-height: 20%;
    display: flex;
    justify-content: flex-end; }
  .main-qwerty-form .preview-video-image {
    flex-basis: 25%;
    margin-right: 5px;
    position: relative;
    width: 96px;
    height: 54px;
    cursor: pointer; }
    .main-qwerty-form .preview-video-image.select .selected_icon {
      display: flex;
      cursor: default; }
    .main-qwerty-form .preview-video-image.image-load .video_load_preview {
      width: 96px;
      height: 54px; }
    .main-qwerty-form .preview-video-image.image-load .btn-x {
      display: block; }
    .main-qwerty-form .preview-video-image.image-load label {
      display: none; }
    .main-qwerty-form .preview-video-image .btn-x {
      display: none;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .main-qwerty-form .preview-video-image .selected_icon {
      position: absolute;
      left: 0;
      top: 0;
      display: none;
      height: 100%;
      width: 100%;
      justify-content: center;
      align-items: center;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.8); }
    .main-qwerty-form .preview-video-image label {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
      background-color: #fff;
      cursor: pointer; }
      .main-qwerty-form .preview-video-image label:hover .icon-addimg {
        color: rgba(0, 0, 0, 0.1); }
      .main-qwerty-form .preview-video-image label .icon-addimg {
        color: rgba(0, 0, 0, 0.2);
        font-size: 16px; }
  .main-qwerty-form .other-preview-images {
    display: flex;
    justify-content: space-between; }
    .main-qwerty-form .other-preview-images .select-img {
      width: 96px;
      height: 54px;
      position: relative;
      margin-right: 5px;
      cursor: pointer;
      background-color: #000; }
      .main-qwerty-form .other-preview-images .select-img.select {
        cursor: default; }
        .main-qwerty-form .other-preview-images .select-img.select .selected_icon {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          z-index: 1;
          display: flex;
          justify-content: center;
          align-items: center;
          color: #fff;
          background-color: rgba(0, 0, 0, 0.8); }
      .main-qwerty-form .other-preview-images .select-img .selected_icon {
        display: none; }
      .main-qwerty-form .other-preview-images .select-img img {
        height: 100%;
        width: auto;
        margin: 0 auto; }
    .main-qwerty-form .other-preview-images .select-load-img {
      width: 96px;
      height: 54px;
      background-color: white;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 5px; }
      .main-qwerty-form .other-preview-images .select-load-img .loaderInner {
        position: static;
        margin: 0; }
  .main-qwerty-form .meta-post-container {
    position: relative; }
  .main-qwerty-form .content-meta-post > img {
    margin: 0 auto; }
  .main-qwerty-form .site-container .image {
    position: relative; }
    .main-qwerty-form .site-container .image:after {
      content: '';
      position: absolute;
      display: block;
      box-sizing: border-box;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      border: 1px solid rgba(0, 0, 0, 0.07); }
  .main-qwerty-form .site-container .text-content {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    border-right: 1px solid rgba(0, 0, 0, 0.07); }
  .main-qwerty-form .load-file {
    display: flex;
    justify-content: center;
    align-items: center; }
    .main-qwerty-form .load-file.video-load {
      min-height: 280px; }
    .main-qwerty-form .load-file .pr-container-load {
      height: 3px;
      background-color: rgba(0, 0, 0, 0.1);
      position: relative;
      width: 180px; }
    .main-qwerty-form .load-file .pr-load {
      height: 100%;
      background-color: #48ea8d;
      width: 0; }
  .main-qwerty-form .audio-poster {
    width: 80px;
    margin-bottom: 10px;
    position: relative; }
  .main-qwerty-form .audio-obj {
    margin-bottom: 5px; }
    .main-qwerty-form .audio-obj .load-file {
      min-height: 120px; }
  .main-qwerty-form .audio-container {
    position: relative;
    display: flex;
    background-color: rgba(0, 0, 0, 0.07); }
  .main-qwerty-form .poster-audio {
    position: relative;
    height: 60px;
    width: 60px;
    flex-shrink: 0; }
    .main-qwerty-form .poster-audio .btn-insert-img {
      display: none; }
    .main-qwerty-form .poster-audio:hover .btn-insert-img {
      display: block; }
    .main-qwerty-form .poster-audio [src*="sm-bg.jpg"] + label .btn-insert-img {
      display: block; }
  .main-qwerty-form .btn-insert-img {
    position: absolute;
    left: 10px;
    top: 10px; }
    .main-qwerty-form .btn-insert-img:hover .icon-addimg {
      color: rgba(0, 0, 0, 0.1); }
  .main-qwerty-form .play-new-track {
    height: 60px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    letter-spacing: -0.4px;
    flex-shrink: 0; }
    .main-qwerty-form .play-new-track span {
      cursor: pointer; }
      .main-qwerty-form .play-new-track span:hover {
        color: rgba(0, 0, 0, 0.5); }
  .main-qwerty-form .audio-info {
    flex-basis: 100%;
    max-width: calc(100% - 120px); }
    .main-qwerty-form .audio-info label {
      min-height: 40px;
      position: relative;
      display: flex;
      align-items: center;
      border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
      .main-qwerty-form .audio-info label:hover {
        border-bottom-color: rgba(0, 0, 0, 0.17); }
      .main-qwerty-form .audio-info label:focus-within {
        border-bottom-color: #000; }
    .main-qwerty-form .audio-info .audio-name input {
      flex-basis: 100%;
      padding-right: 20px;
      font-size: 13px;
      letter-spacing: -0.4px; }
      .main-qwerty-form .audio-info .audio-name input::placeholder {
        opacity: 0; }
      .main-qwerty-form .audio-info .audio-name input:focus::placeholder {
        opacity: 1; }
    .main-qwerty-form .audio-info .artist-field-select.open {
      z-index: 4; }
      .main-qwerty-form .audio-info .artist-field-select.open .dropdown-inner {
        display: block; }
    .main-qwerty-form .audio-info .artist-field-select .dropdown-inner {
      display: none; }
    .main-qwerty-form .audio-info .artist-field-select .artist_input_outer {
      position: relative;
      flex-basis: 100%;
      font-size: 13px;
      letter-spacing: -0.4px;
      height: 40px;
      width: 100%; }
    .main-qwerty-form .audio-info .artist-field-select .artist_input {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 3;
      width: 100%; }
      .main-qwerty-form .audio-info .artist-field-select .artist_input input {
        width: 100%;
        height: 40px;
        font-size: 13px;
        letter-spacing: -0.4px;
        padding-right: 10px; }
        .main-qwerty-form .audio-info .artist-field-select .artist_input input::placeholder {
          opacity: 0; }
        .main-qwerty-form .audio-info .artist-field-select .artist_input input:focus::placeholder {
          opacity: 1; }
    .main-qwerty-form .audio-info .artist-field-select .dropdown_outer {
      background-color: #fff;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); }
    .main-qwerty-form .audio-info .artist-list {
      padding: 5px 10px; }
      .main-qwerty-form .audio-info .artist-list .artist-item {
        display: flex;
        align-items: center;
        padding: 5px;
        cursor: pointer; }
        .main-qwerty-form .audio-info .artist-list .artist-item.select {
          background-color: rgba(0, 0, 0, 0.07); }
        .main-qwerty-form .audio-info .artist-list .artist-item .avatar {
          width: 20px;
          height: 20px;
          line-height: 20px;
          margin-right: 10px; }
    .main-qwerty-form .audio-info .audio-genre {
      /*temp*/ }
      .main-qwerty-form .audio-info .audio-genre .item-count {
        margin-right: 4px; }
      .main-qwerty-form .audio-info .audio-genre input::placeholder {
        opacity: 0; }
      .main-qwerty-form .audio-info .audio-genre input:focus::placeholder {
        opacity: 1; }
      .main-qwerty-form .audio-info .audio-genre .selectize-input .item-count:after {
        content: ','; }
      .main-qwerty-form .audio-info .audio-genre .selectize-input:not(.input-active) .item-count:last-of-type:after {
        display: none; }
      .main-qwerty-form .audio-info .audio-genre .selectize-input:not(.input-active).full .item-count:last-of-type:after {
        display: none; }
      .main-qwerty-form .audio-info .audio-genre .selectize-dropdown {
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
        top: 40px !important; }
        .main-qwerty-form .audio-info .audio-genre .selectize-dropdown:after {
          content: none; }
      .main-qwerty-form .audio-info .audio-genre .selectize-input {
        min-height: 40px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        padding: 0;
        /*end temp*/ }
        .main-qwerty-form .audio-info .audio-genre .selectize-input.full {
          background: none; }
        .main-qwerty-form .audio-info .audio-genre .selectize-input > div {
          cursor: default;
          margin: 0 4px 0 0;
          padding: 0;
          background: none;
          color: inherit;
          border: none; }
        .main-qwerty-form .audio-info .audio-genre .selectize-input .has-items {
          padding: 0; }
    .main-qwerty-form .audio-info .selectize-control {
      position: static;
      max-width: calc(100% - 90px); }
    .main-qwerty-form .audio-info .selectize-dropdown {
      position: absolute; }
    .main-qwerty-form .audio-info .selectize-input {
      padding: 0 10px 0 0; }
    .main-qwerty-form .audio-info .property-name {
      color: rgba(0, 0, 0, 0.5);
      padding-right: 10px;
      flex-basis: 90px;
      flex-shrink: 0; }
  .main-qwerty-form .btn-pencil {
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 1; }
  .main-qwerty-form .btn-x {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
  .main-qwerty-form .add-post-audio {
    height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    font-size: 16px;
    letter-spacing: -0.4px;
    cursor: pointer; }
  .main-qwerty-form .qwerty-add-aud-pstr {
    display: flex;
    align-items: center;
    margin-right: 20px;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer; }
    .main-qwerty-form .qwerty-add-aud-pstr:hover .addcover-text {
      color: rgba(0, 0, 0, 0.3); }
    .main-qwerty-form .qwerty-add-aud-pstr .icon-addfile {
      margin-right: 5px; }
    .main-qwerty-form .qwerty-add-aud-pstr input {
      display: none; }
  .main-qwerty-form .youtube-container .btn-play-square {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 1; }

.flex-direction-nav a {
  position: absolute;
  top: 50%;
  z-index: 2; }

.post-album-icons {
  display: flex;
  align-items: center; }
  .post-album-icons .post_menu {
    margin-left: 17px; }
  .post-album-icons .applause-outer .applause-wrapper .applause {
    margin-right: 0; }

.site-container .text-content, .content-meta-post .text-content {
  padding-top: 15px;
  padding-bottom: 10px; }
  .site-container .text-content .metadata-title, .content-meta-post .text-content .metadata-title {
    margin-bottom: 1px;
    line-height: 22px; }
  .site-container .text-content h3, .content-meta-post .text-content h3 {
    margin-bottom: 1px; }

.text-content {
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  border-top: 0; }
  .text-content h3 {
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 24px;
    margin-bottom: 10px; }
  .text-content p {
    font-size: 13px;
    letter-spacing: -0.4px;
    line-height: 1.5; }
    .text-content p span {
      color: rgba(0, 0, 0, 0.5); }
  .text-content .vimeo-link a, .text-content .youtube-link a, .text-content .metadata-link a {
    color: rgba(0, 0, 0, 0.5); }
    .text-content .vimeo-link a:hover, .text-content .youtube-link a:hover, .text-content .metadata-link a:hover {
      color: rgba(0, 0, 0, 0.3); }

.youtube-player > img {
  width: 100%; }

.youtube-title {
  font-size: 16px;
  letter-spacing: -0.4px; }

.youtube-info {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-top: 0;
  padding: 20px 20px 20px 20px; }
  .youtube-info .youtube-link {
    margin-top: 10px; }
    .youtube-info .youtube-link a {
      color: rgba(0, 0, 0, 0.5); }
      .youtube-info .youtube-link a:hover {
        color: rgba(0, 0, 0, 0.3); }

.vimeo-title {
  font-size: 16px;
  letter-spacing: -0.4px; }

.vimeo-info {
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-top: 0;
  padding: 20px 20px 20px 20px; }
  .vimeo-info .vimeo-video-name {
    font-size: 16px;
    letter-spacing: -0.4px; }
  .vimeo-info .vimeo-link {
    margin-top: 10px; }
    .vimeo-info .vimeo-link a {
      color: rgba(0, 0, 0, 0.5); }
      .vimeo-info .vimeo-link a:hover {
        color: rgba(0, 0, 0, 0.3); }

.video {
  padding-top: 56.25%;
  position: relative;
  background-color: #000; }

.video-block {
  position: relative; }
  .video-block.loading .video_player_template .btn-play-square {
    display: block; }
  .video-block.loading .video_player_template > img {
    opacity: 0; }
  .video-block.loading .btn-play-square {
    visibility: visible;
    opacity: 1;
    display: block; }
    .video-block.loading .btn-play-square:before {
      display: none; }
  .video-block.loading .loaderInner {
    display: inline-block; }
  .video-block .loaderInner {
    display: none;
    margin: 0;
    position: static;
    height: 15px;
    width: 15px;
    border: 1px solid #fff;
    border-right-color: transparent; }

.video_player_template {
  opacity: 1;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1; }
  .video_player_template > .jp-video .btn-play-square {
    display: none; }
  .video_player_template.loaded:hover .jp-state-playing .btn-play-square {
    visibility: visible;
    opacity: 1; }
  .video_player_template.loaded > img {
    opacity: 0;
    visibility: hidden; }
  .video_player_template.loaded > .btn-play-square {
    visibility: hidden;
    opacity: 0;
    z-index: -1; }
  .video_player_template.loaded .btn-play-square {
    display: block; }
  .video_player_template.loaded .jp-state-playing {
    visibility: visible;
    z-index: auto;
    opacity: 1; }
    .video_player_template.loaded .jp-state-playing .btn-play-square {
      opacity: 0;
      visibility: hidden; }
  .video_player_template.loaded .jp-state-seeking .btn-play-square {
    visibility: visible;
    opacity: 1;
    display: block; }
    .video_player_template.loaded .jp-state-seeking .btn-play-square:before {
      display: none; }
  .video_player_template.loaded .jp-state-seeking .loaderInner {
    display: inline-block;
    width: 20px;
    height: 20px; }
  .video_player_template > img {
    opacity: 1;
    transition: all 0.5s; }
  .video_player_template img {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    cursor: pointer;
    height: 100%;
    transition: all 0.5s; }
    .video_player_template img:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-color: #e5e5e5; }
    .video_player_template img:after {
      content: "\e910";
      font-family: icomoon;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 25px;
      letter-spacing: -1px;
      color: rgba(0, 0, 0, 0.2); }

.learn-more-wallet {
  font-size: 13px;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  transition: color .3s ease; }
  .learn-more-wallet:hover {
    color: rgba(0, 0, 0, 0.5); }

.with-interface:hover .loaded .jp-gui {
  visibility: visible; }

.with-interface .loaded .jp-gui {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 0 20px 13px;
  display: flex;
  justify-content: center; }
  .with-interface .loaded .jp-gui .btn-video-play {
    width: 19px;
    height: 19px;
    position: relative; }
  .with-interface .loaded .jp-gui:before {
    content: '';
    visibility: hidden;
    position: absolute;
    height: 120px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    pointer-events: none; }
  .with-interface .loaded .jp-gui .jp-interface {
    width: 100%;
    position: relative; }

.with-interface .loaded .jp-state-paused .jp-gui:before,
.with-interface .loaded .jp-state-playing .jp-gui:before {
  visibility: visible; }

.with-interface .jp-video-full {
  background-color: #000; }
  .with-interface .jp-video-full .jp-full-screen .enter-fullscreen {
    display: none; }
  .with-interface .jp-video-full .jp-full-screen .exit-fullscreen {
    display: block; }

.with-interface .jp-type-single {
  position: relative; }

.with-interface .jp-interface {
  display: none; }

.with-interface .jp-progress {
  width: 100%;
  margin-bottom: 14px; }
  .with-interface .jp-progress:hover .tooltip-time {
    display: block; }

.with-interface .jp-seek-bar-video {
  background-color: rgba(255, 255, 255, 0.1);
  height: 3px;
  transition: height 0.1s; }
  .with-interface .jp-seek-bar-video:hover {
    height: 9px; }

.with-interface .jp-play-bar-video {
  transform-origin: left;
  height: 100%;
  background-color: #48ea8d;
  transform: scaleX(0); }
  .with-interface .jp-play-bar-video.animation {
    transition: transform .25s linear; }

.with-interface .tooltip-time {
  background: #000000;
  color: #FFFFFF;
  padding: 9px;
  position: absolute;
  display: none;
  border-radius: 2px;
  top: -35px;
  width: 50px;
  text-align: center;
  font-size: 12px;
  white-space: nowrap; }
  .with-interface .tooltip-time.hours {
    min-width: 70px; }

.with-interface .jp-controls-holder {
  height: 20px;
  display: flex;
  align-items: center;
  transform: translate(-2px, 0); }
  .with-interface .jp-controls-holder .btn-video-play {
    width: 20px;
    height: 20px;
    margin-right: 15px;
    cursor: pointer; }
    .with-interface .jp-controls-holder .btn-video-play:hover:before {
      color: rgba(255, 255, 255, 0.75); }
    .with-interface .jp-controls-holder .btn-video-play:before {
      color: #fff; }
  .with-interface .jp-controls-holder .icon-play {
    font-size: 19px;
    text-align: left; }

.with-interface .time-progress {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #fff;
  margin-right: 25px; }
  .with-interface .time-progress.hours .jp-current-time-video {
    width: 55px; }
  .with-interface .time-progress.hours .jp-duration-video {
    width: 55px; }

.with-interface .jp-current-time-video {
  width: 35px;
  margin-right: 1px; }

.with-interface .jp-duration-video {
  width: 35px;
  margin-left: 4px; }

.with-interface .jp-toggles {
  margin-left: auto; }

.with-interface .jp-volume-controls {
  display: flex;
  align-items: center; }
  .with-interface .jp-volume-controls:hover .jp-volume-bar-value-video {
    background-color: rgba(255, 255, 255, 0.5); }
  .with-interface .jp-volume-controls:hover .vd-volume {
    fill: rgba(255, 255, 255, 0.75); }

.with-interface .jp-mute {
  position: relative;
  width: 18px;
  margin-right: 5px;
  height: 18px;
  cursor: pointer; }
  .with-interface .jp-mute:before {
    content: none; }
  .with-interface .jp-mute .video-volume-btn {
    display: block; }
  .with-interface .jp-mute .video-mute-btn {
    display: none; }

.with-interface .jp-volume-bar-video {
  padding: 12px 0;
  cursor: pointer; }
  .with-interface .jp-volume-bar-video .jp-volume-bar-video-inner {
    width: 50px;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.3); }
  .with-interface .jp-volume-bar-video .jp-volume-bar-value-video {
    cursor: pointer;
    height: 100%;
    background-color: #fff;
    transition: background-color .3s ease; }

.with-interface .jp-full-screen {
  position: relative;
  width: 17px;
  height: 17px;
  cursor: pointer; }
  .with-interface .jp-full-screen:hover .vd-screen {
    opacity: .75; }
  .with-interface .jp-full-screen .exit-fullscreen {
    display: none; }
  .with-interface .jp-full-screen:before {
    content: none; }

.with-interface .loaded-video .jp-interface {
  display: block; }

.with-interface .jp-state-seeking .btn-video-play:before {
  content: none; }

.with-interface .jp-state-seeking .btn-video-play .video-play-btn {
  display: none; }

.with-interface .jp-state-seeking .btn-video-play .video-reload-btn {
  display: none; }

.with-interface .jp-state-seeking .btn-video-play .video-pause-btn {
  display: block; }

.with-interface .vd-plpause {
  position: absolute;
  top: 0;
  left: 0;
  fill: white;
  transition: fill .3s ease;
  height: 19px;
  width: 19px;
  z-index: 1; }
  .with-interface .vd-plpause:hover {
    fill: rgba(255, 255, 255, 0.75); }

.with-interface .vd-volume {
  position: absolute;
  top: 0;
  left: 0;
  fill: white;
  transition: fill .3s ease;
  height: 17px;
  width: 17px;
  z-index: 1; }

.with-interface .vd-screen {
  position: absolute;
  top: 0;
  left: 0;
  fill: white;
  transition: opacity .3s ease;
  height: 17px;
  width: 17px;
  z-index: 1; }

.with-interface .jp-state-playing .btn-video-play:before {
  content: none; }

.with-interface .jp-state-playing .btn-video-play .video-play-btn {
  display: none; }

.with-interface .jp-state-playing .btn-video-play .video-reload-btn {
  display: none; }

.with-interface .jp-state-playing .btn-video-play .video-pause-btn {
  display: block; }

.with-interface .jp-state-playing .state-appears {
  opacity: 1;
  z-index: auto;
  animation: state-appears .5s linear 0.5s normal; }
  .with-interface .jp-state-playing .state-appears .icon-play {
    animation: appears .5s linear normal forwards;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 2px; }
  .with-interface .jp-state-playing .state-appears .icon-player-pause {
    display: none; }

.with-interface .jp-state-paused .btn-video-play:before {
  content: none; }

.with-interface .jp-state-paused .btn-video-play .video-reload-btn {
  display: none; }

.with-interface .jp-state-paused .btn-video-play .video-pause-btn {
  display: none; }

.with-interface .jp-state-paused .btn-video-play .video-play-btn {
  display: block; }

.with-interface .jp-state-paused .state-appears {
  animation: state-appears .5s linear 0.5s normal;
  z-index: auto;
  opacity: 1; }
  .with-interface .jp-state-paused .state-appears .icon-player-pause {
    animation: appears .5s linear normal forwards;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 2px; }
  .with-interface .jp-state-paused .state-appears .icon-play {
    display: none; }

.with-interface .jp-state-muted .jp-mute .video-volume-btn {
  display: none; }

.with-interface .jp-state-muted .jp-mute .video-mute-btn {
  display: block; }

.with-interface .reload .btn-video-play:before {
  content: none; }

.with-interface .reload .btn-video-play .video-pause-btn {
  display: none; }

.with-interface .reload .btn-video-play .video-play-btn {
  display: none; }

.with-interface .reload .btn-video-play .video-reload-btn {
  display: block; }

.with-interface .jp-gui .jp-interface {
  max-width: 900px; }

.with-interface .jp-gui .jp-type-single {
  display: block;
  transform: translateY(-50%);
  top: 50%;
  position: relative;
  height: auto; }

@keyframes appears {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    transform: scale(2); } }

@keyframes state-appears {
  0% {
    opacity: 1;
    z-index: auto; }
  to {
    z-index: -1;
    opacity: 0; } }

.with-interface .state-appears {
  position: absolute;
  height: 40px;
  width: 40px;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  color: #fff;
  opacity: 0; }
  .with-interface .state-appears .icon-play:before {
    content: none; }
  .with-interface .state-appears .icon-player-pause {
    display: none; }
    .with-interface .state-appears .icon-player-pause:before {
      content: none; }
  .with-interface .state-appears .center-button {
    width: 16px;
    height: 16px;
    fill: white; }

.video-obj-el {
  position: relative;
  padding-bottom: 56.25%;
  background-color: #000; }

.jp-jplayer {
  height: 100% !important;
  max-width: 100%; }

video {
  max-width: 100%;
  height: 100% !important;
  max-height: 100vh; }

/* end of POSTS */
.container-feed {
  background-color: #f2f2f2; }
  .container-feed .follows-item {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14); }

.activity {
  display: flex;
  /* INBOX & artist inbox UNIQUELY (fix header, inbox-page & hide footer) */ }
  .activity .main_side .main_inner .content {
    height: 100%; }
  .activity .main_side .main_inner .noitems {
    height: 100%; }
  .activity .follows-item {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14); }
  .activity .main_inner {
    display: flex;
    flex-wrap: wrap; }
  .activity .title_bar {
    width: 100%; }
  .activity .content {
    width: 100%; }
  .activity #music_library_content .content_center {
    padding-top: 40px; }
    .activity #music_library_content .content_center .noitems {
      margin-top: 20px; }
  .activity #music_library_content .music .item .name {
    padding-right: 0; }
  .activity .loader-cont {
    width: 100%; }
  .activity .progress_line {
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: -4px;
    z-index: 4; }
    .activity .progress_line:hover {
      z-index: 5; }
    .activity .progress_line .zero {
      width: 10px;
      position: absolute;
      left: 0;
      height: 100%;
      background-color: #000; }
    .activity .progress_line .progress {
      width: calc(100% - 10px);
      height: 100%;
      position: absolute;
      right: 0; }
    .activity .progress_line .conf_point {
      position: absolute;
      left: 0;
      max-width: 100%;
      height: 20px;
      margin-top: -8px;
      z-index: 1; }
      .activity .progress_line .conf_point .conf-line {
        background-color: #c2c2c2;
        height: 4px;
        margin-top: 8px; }
    .activity .progress_line .funded_progress {
      position: absolute;
      left: 0;
      max-width: 100%;
      height: 20px;
      margin-top: -8px;
      z-index: 2; }
  .activity .left_side .scroll-element.scroll-x {
    display: none; }
  .activity .left_side .arrow-line {
    display: none; }
  .activity .left_side .overlay {
    display: none; }
  .activity .left_side .menu li:last-child a {
    margin-bottom: 0; }
  .activity .left_side .menu li.active a {
    color: #000;
    font-weight: 600; }
    .activity .left_side .menu li.active a:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      height: 2px;
      width: 100%;
      background-color: #48ea8d; }
  .activity .left_side .menu a {
    display: inline-block;
    font-size: 13px;
    letter-spacing: -0.4px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 30px;
    position: relative; }
    .activity .left_side .menu a:hover {
      color: rgba(0, 0, 0, 0.2); }
    .activity .left_side .menu a:first-letter {
      text-transform: capitalize; }
  .activity .left_side .btn_more {
    margin-top: 20px; }
  .activity .left_side .left_side_inner {
    padding-top: 40px;
    padding-bottom: 30px;
    padding-right: 40px;
    position: relative;
    max-width: 240px; }
  .activity .left_side .left_side_block {
    padding-left: 40px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    margin-right: 25px; }
    .activity .left_side .left_side_block.suggestions {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: 0; }
  .activity .left_side .left_side_title {
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: -0.2px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 20px; }
  .activity .left_side .inbox_menu_item {
    position: relative; }
    .activity .left_side .inbox_menu_item .badge {
      top: 50%;
      right: 10px;
      line-height: 16px;
      transform: translateY(-50%);
      background-color: #ff2051; }
  .activity .left_side .artists .list-block {
    margin-bottom: 20px;
    white-space: nowrap; }
    .activity .left_side .artists .list-block:last-child {
      margin-bottom: 0; }
    .activity .left_side .artists .list-block .block-type {
      color: rgba(0, 0, 0, 0.5); }
  .activity .left_side .artists .avatar {
    position: relative;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    font-size: 12px;
    letter-spacing: -0.2px;
    line-height: 30px;
    text-align: center;
    font-weight: 600; }
  .activity .left_side .artists .block-text {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 35px); }
  .activity .left_side .artists .block-name {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 5px; }
    .activity .left_side .artists .block-name .block-name-inner {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 13px;
      letter-spacing: -0.4px;
      line-height: 1.2; }
      .activity .left_side .artists .block-name .block-name-inner:hover {
        color: rgba(0, 0, 0, 0.5); }
  .activity .left_side .suggestions .suggestions_item {
    margin-bottom: 10px;
    white-space: nowrap;
    display: flex;
    align-items: center; }
    .activity .left_side .suggestions .suggestions_item:hover .name {
      color: rgba(0, 0, 0, 0.5); }
    .activity .left_side .suggestions .suggestions_item:last-child {
      margin-bottom: 0; }
    .activity .left_side .suggestions .suggestions_item .avatar {
      background-color: #dedede;
      color: rgba(0, 0, 0, 0.2);
      font-weight: 600;
      flex-shrink: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
  .activity .left_side .suggestions .avatar {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    font-size: 13px;
    letter-spacing: -0.4px;
    line-height: 20px; }
  .activity .left_side .suggestions .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    letter-spacing: -0.4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .activity .left_side .suggestions .name:hover {
      color: rgba(0, 0, 0, 0.5); }
  .activity .news-feed {
    display: flex;
    flex-basis: 100%; }
  .activity .newsFeed-center-wr {
    margin: 0 auto;
    padding-top: 40px; }
    .activity .newsFeed-center-wr .loadMorePosts {
      text-align: center;
      height: 178px; }
      .activity .newsFeed-center-wr .loadMorePosts .loader {
        background: none;
        position: static !important;
        display: inline-block;
        width: auto; }
    .activity .newsFeed-center-wr .filter-tabs {
      margin-bottom: 25px; }
    .activity .newsFeed-center-wr .newsFeed-center-wr-wr {
      position: relative; }
      .activity .newsFeed-center-wr .newsFeed-center-wr-wr [data-loader-1] {
        background-color: transparent; }
      .activity .newsFeed-center-wr .newsFeed-center-wr-wr .main-qwerty-form .qwerty-h4 {
        align-items: center; }
    .activity .newsFeed-center-wr .column-wrap {
      width: 50%;
      max-width: 580px; }
    .activity .newsFeed-center-wr .right-column {
      padding-left: 20px; }
    .activity .newsFeed-center-wr .left-column {
      padding-right: 20px; }
  .activity .feed-just-now {
    padding-top: 40px;
    min-width: 260px;
    max-width: 280px; }
    .activity .feed-just-now > .title {
      font-size: 16px;
      letter-spacing: -0.4px;
      font-weight: 600;
      margin-bottom: 15px;
      padding-left: 20px; }
    .activity .feed-just-now .item {
      padding: 0 0 0 20px;
      transition: background-color 0.3s; }
      .activity .feed-just-now .item:first-child .item-inner {
        border-color: transparent; }
      .activity .feed-just-now .item:last-child .item-inner {
        border-bottom: none;
        margin-bottom: 76px; }
      .activity .feed-just-now .item .item-inner {
        padding: 20px 40px 20px 0;
        border-top: 1px solid rgba(0, 0, 0, 0.07); }
        .activity .feed-just-now .item .item-inner > .title {
          display: flex;
          justify-content: flex-start;
          margin-bottom: 4px; }
          .activity .feed-just-now .item .item-inner > .title .title-inner {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 13px;
            letter-spacing: -0.4px;
            font-weight: 600; }
            .activity .feed-just-now .item .item-inner > .title .title-inner:hover {
              color: rgba(0, 0, 0, 0.5); }
      .activity .feed-just-now .item .img {
        margin-bottom: 15px; }
        .activity .feed-just-now .item .img:hover {
          background-color: #000; }
          .activity .feed-just-now .item .img:hover:after {
            opacity: 1;
            visibility: visible; }
        .activity .feed-just-now .item .img:after {
          transition: all 0.3s;
          content: '';
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          background-color: rgba(0, 0, 0, 0.5);
          visibility: hidden;
          opacity: 0; }
      .activity .feed-just-now .item img {
        height: 70px; }
      .activity .feed-just-now .item a {
        display: inline-block; }
        .activity .feed-just-now .item a.subtitle:hover {
          color: rgba(0, 0, 0, 0.5); }
      .activity .feed-just-now .item .subtitle {
        line-height: 1.2;
        margin-bottom: 3px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .activity .feed-just-now .item .text {
        color: rgba(0, 0, 0, 0.5);
        line-height: 1.2em;
        max-height: 2.4em;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal; }
      .activity .feed-just-now .item .ready-time {
        margin-top: 10px; }

body.inbox {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  min-height: 100vh; }

.inbox .cookie-wr,
.inbox .email_notice {
  position: fixed;
  top: 0;
  left: 50%;
  max-width: 1920px;
  transform: translateX(-50%); }
  .inbox .cookie-wr ~ .main_cont_block,
  .inbox .email_notice ~ .main_cont_block {
    padding-top: 120px; }
    .inbox .cookie-wr ~ .main_cont_block .main-header,
    .inbox .email_notice ~ .main_cont_block .main-header {
      top: 60px; }
    .inbox .cookie-wr ~ .main_cont_block .page-inbox,
    .inbox .email_notice ~ .main_cont_block .page-inbox {
      height: calc(100vh - 60px - 60px); }

.inbox .cookie-wr ~ .email_notice {
  top: 60px; }
  .inbox .cookie-wr ~ .email_notice ~ .main_cont_block {
    padding-top: 180px; }
    .inbox .cookie-wr ~ .email_notice ~ .main_cont_block .main-header {
      top: 120px; }
    .inbox .cookie-wr ~ .email_notice ~ .main_cont_block .page-inbox {
      height: calc(100vh - 60px - 60px - 60px); }

.inbox .main_cont_block {
  padding-top: 60px; }

.inbox.curated_page .page-inbox {
  height: calc(100vh - 60px - 60px); }

.inbox.curated_page .inpox-tpl {
  border-top: 1px solid rgba(0, 0, 0, 0.07); }

.inbox.curated_page .cookie-wr ~ .main_cont_block .page-inbox,
.inbox.curated_page .email_notice ~ .main_cont_block .page-inbox {
  height: calc(100vh - 60px - 60px - 60px); }

.inbox.curated_page .cookie-wr ~ .email_notice ~ .main_cont_block .page-inbox {
  height: calc(100vh - 60px - 60px - 60px - 60px); }

.inbox.curated_page.with-player .page-inbox {
  height: calc(100vh - 60px - 60px - 50px); }

.inbox.curated_page.with-player .cookie-wr ~ .main_cont_block .page-inbox,
.inbox.curated_page.with-player .email_notice ~ .main_cont_block .page-inbox {
  height: calc(100vh - 60px - 60px - 60px - 50px); }

.inbox.curated_page.with-player .cookie-wr ~ .email_notice ~ .main_cont_block .page-inbox {
  height: calc(100vh - 60px - 60px - 60px - 60px - 50px); }

.inbox.with-player .page-inbox {
  height: calc(100vh - 60px - 50px);
  bottom: 50px; }

.inbox.with-player .cookie-wr ~ .main_cont_block .page-inbox,
.inbox.with-player .email_notice ~ .main_cont_block .page-inbox {
  height: calc(100vh - 60px - 60px - 50px); }

.inbox.with-player .cookie-wr ~ .email_notice ~ .main_cont_block .page-inbox {
  height: calc(100vh - 60px - 60px - 60px  - 50px); }

.inbox .main-header {
  position: fixed;
  left: 0;
  right: 0;
  max-width: 1920px;
  margin: auto; }
  .inbox .main-header.nav-up .header-inner {
    top: inherit;
    transform: none; }
  .inbox .main-header.nav-down .header-inner {
    top: inherit;
    transform: none; }

.inbox .main-footer {
  display: none; }

.inbox .toTop {
  display: none; }

.inbox .page-inbox {
  height: calc(100vh - 60px);
  flex-basis: 100%;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 4;
  width: calc(100% - 240px);
  max-width: 1680px; }
  .inbox .page-inbox .no_messages {
    width: 480px;
    margin: 0 auto;
    margin-bottom: auto;
    margin-top: 160px;
    font-size: 18px;
    letter-spacing: -0.6px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 300; }
  .inbox .page-inbox .inpox-tpl {
    height: 100%;
    background-color: #fff; }
  .inbox .page-inbox .profile-main {
    height: 100%; }
  .inbox .page-inbox .inbox-r-wr {
    height: 100%; }
  .inbox .page-inbox .inbox-r-wr-main {
    height: 100%; }
  .inbox .page-inbox .inbox-chats-middle .no-items {
    font-size: 18px;
    letter-spacing: -0.6px;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 100px;
    text-align: center; }
    .inbox .page-inbox .inbox-chats-middle .no-items:empty {
      margin-top: 0; }
  .inbox .page-inbox .write-message {
    min-height: 80px;
    border: none;
    padding-top: 28px;
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    cursor: text;
    word-wrap: break-word;
    word-break: break-word; }
    .inbox .page-inbox .write-message[contentEditable="false"]:empty:after {
      content: attr(data-ph);
      color: rgba(0, 0, 0, 0.5); }
  .inbox .page-inbox .inbox-r-wr-top {
    display: flex;
    height: 60px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
    .inbox .page-inbox .inbox-r-wr-top h2 {
      font-size: 20px;
      letter-spacing: -0.6px;
      font-weight: 600; }
  .inbox .page-inbox .filter-field {
    margin: 20px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    padding: 10px; }
    .inbox .page-inbox .filter-field:hover {
      border-color: rgba(0, 0, 0, 0.17); }
    .inbox .page-inbox .filter-field input {
      width: 100%; }
    .inbox .page-inbox .filter-field ::placeholder {
      font-size: 11px;
      letter-spacing: 0;
      font-weight: 600;
      text-transform: uppercase; }
  .inbox .page-inbox .chat-items {
    height: calc(100% - 140px); }
    .inbox .page-inbox .chat-items.scroll-content {
      padding: 0 20px;
      overflow-y: auto; }
    .inbox .page-inbox .chat-items .follow-item {
      justify-content: flex-end; }
      .inbox .page-inbox .chat-items .follow-item:not(.current):hover {
        background-color: rgba(0, 0, 0, 0.07); }
      .inbox .page-inbox .chat-items .follow-item .info-user {
        display: flex;
        align-items: center;
        margin-right: auto;
        overflow: hidden; }
      .inbox .page-inbox .chat-items .follow-item .icon-check {
        margin-left: 5px;
        flex-shrink: 0;
        color: #fff;
        height: 14px;
        width: 14px;
        background: #dedede;
        border-radius: 100%;
        font-size: 7px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 1px; }
        .inbox .page-inbox .chat-items .follow-item .icon-check.green {
          background-color: #48ea8d; }
    .inbox .page-inbox .chat-items .badge {
      flex-shrink: 0;
      margin-left: 5px;
      position: static;
      right: 10px;
      line-height: 16px;
      background-color: #ff2051; }

/* end INBOX UNIQUELY */
/* INBOX DYNAMIC (dynamic header, dynamic inbox-page & hide footer) */
/* end INBOX DYNAMIC */
.read-comment {
  font-weight: 600;
  color: #000;
  cursor: pointer; }
  .read-comment:hover {
    color: rgba(0, 0, 0, 0.5); }

.item-is-my-artist-block {
  min-height: 47px; }

.s4m.white-bg {
  background-color: #fff; }

.s4m .interact-clubs .filter-mobile {
  height: 60px;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: none; }
  .s4m .interact-clubs .filter-mobile div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: color 0.3s;
    margin: auto; }
    .s4m .interact-clubs .filter-mobile div:hover .filter-svg {
      fill: rgba(0, 0, 0, 0.2); }
  .s4m .interact-clubs .filter-mobile .btn-black-30 {
    margin-right: 16px; }
  .s4m .interact-clubs .filter-mobile .filter-svg {
    width: 20px;
    height: 16px;
    fill: rgba(0, 0, 0, 0.3); }

.s4m .curated_item:last-child {
  margin-bottom: 0; }

.s4m .curated_item .info {
  display: inline-block;
  vertical-align: middle; }

.s4m .curated_item .name {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  font-size: 13px;
  letter-spacing: -0.4px;
  margin-bottom: 5px; }

.s4m .paid_list li {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .s4m .paid_list li:first-child {
    color: rgba(0, 0, 0, 0.5); }

.s4m .paid_list .svg_track_inplaylist {
  position: relative;
  bottom: 2px; }

.s4m .paid_list .status {
  text-align: right; }

.s4m .tag_tour {
  position: absolute;
  left: 10px;
  bottom: 10px;
  background-color: #fff;
  padding: 0 10px;
  border-radius: 2px;
  font-weight: 600;
  line-height: 30px;
  font-size: 12px;
  letter-spacing: -0.2px;
  color: rgba(0, 0, 0, 0.5);
  max-width: calc(100% - 20px);
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis; }

.s4m .artist_name {
  font-size: 12px;
  letter-spacing: -0.2px;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 5px; }

.s4m .proven {
  display: inline-block;
  margin-left: 5px;
  background-color: #dedede;
  height: 14px;
  text-align: center;
  width: 14px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 2px;
  line-height: 9px; }

.s4m .items_list {
  margin-top: 30px; }

.s4m .campaigns .items_list {
  margin-top: 27px; }

.s4m .campaigns button.btn-stroked {
  position: static;
  transform: none;
  margin-top: 40px;
  margin-bottom: 20px; }

.s4m .campaigns .item {
  display: flex;
  flex-wrap: wrap; }
  .s4m .campaigns .item .tooltip-more .and {
    color: rgba(0, 0, 0, 0.5); }
  .s4m .campaigns .item .user {
    width: 80%; }
    .s4m .campaigns .item .user span {
      color: #000; }
  .s4m .campaigns .item .pledged_list {
    width: 100%; }
    .s4m .campaigns .item .pledged_list.not_confirmed .btn-stroked {
      color: rgba(0, 0, 0, 0.3);
      position: relative;
      cursor: auto; }
    .s4m .campaigns .item .pledged_list.not_confirmed .btn_white {
      color: rgba(0, 0, 0, 0.3);
      position: relative;
      cursor: auto;
      pointer-events: none; }
      .s4m .campaigns .item .pledged_list.not_confirmed .btn_white:hover .approximately {
        font-weight: 400;
        text-align: left;
        white-space: normal;
        display: block;
        right: 0;
        top: 40px;
        padding: 20px;
        width: 270px;
        line-height: 1.2; }

.s4m .items_gride {
  margin-top: 30px;
  background-color: #fff;
  padding: 0 10px;
  position: relative; }
  .s4m .items_gride .item {
    float: left;
    padding: 0 10px; }

.s4m .item:hover .post_bar {
  display: block; }

.s4m .item:hover .hover_info, .s4m .item:hover .hover {
  opacity: 1; }

.s4m .content_center .music {
  margin: 27px -10px 0px;
  display: flex;
  flex-wrap: wrap; }
  .s4m .content_center .music .item {
    padding: 0 10px;
    width: 25%;
    margin-bottom: 37px; }
    .s4m .content_center .music .item .applause-outer .icon-applause {
      color: rgba(255, 255, 255, 0.5); }
    .s4m .content_center .music .item .applause-outer:hover .icon-applause {
      color: rgba(255, 255, 255, 0.3); }
    .s4m .content_center .music .item .applause-outer[data-applause-status="true"] .icon-applause {
      color: #48ea8d; }
    .s4m .content_center .music .item .item_part_two .first-row .name span {
      color: rgba(0, 0, 0, 0.5); }

.s4m .btn_become {
  position: absolute;
  bottom: 0;
  white-space: nowrap;
  display: none;
  cursor: pointer;
  border: none;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: -0.2px;
  line-height: 30px;
  color: #fff;
  background-color: #48ea8d;
  padding: 0 12px 0 11px;
  margin-top: 17px;
  border-radius: 2px;
  float: left; }
  .s4m .btn_become:hover {
    background-color: #00e4c2; }
  .s4m .btn_become .svg_become {
    fill: #fff;
    margin-right: 15px; }

.s4m .btn_fan {
  position: absolute;
  bottom: 0;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: -0.2px;
  line-height: 28px;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 0 15px 0 12px;
  margin-top: 17px;
  cursor: pointer; }
  .s4m .btn_fan:hover {
    color: #a1a1a1; }
  .s4m .btn_fan .svg_fan {
    fill: rgba(0, 0, 0, 0.07);
    margin-right: 14px;
    float: left; }

.s4m .sub_title {
  font-weight: 300;
  font-size: 18px;
  letter-spacing: -0.6px;
  color: rgba(0, 0, 0, 0.5);
  padding-top: 38px; }

.s4m .item_title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: -0.6px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  word-wrap: break-word; }
  .s4m .item_title:hover {
    color: rgba(0, 0, 0, 0.5); }

.s4m .in-draft .item_title {
  max-width: calc(100% - 80px); }

.s4m .in-approval .item_title {
  max-width: calc(100% - 120px); }

.s4m .scheduled .item_title {
  max-width: calc(100% - 111px); }

.s4m .event_type {
  font-size: 12px;
  letter-spacing: -0.2px;
  margin-top: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2; }
  .s4m .event_type a:hover {
    color: rgba(0, 0, 0, 0.5); }
  .s4m .event_type span {
    color: rgba(0, 0, 0, 0.5); }

.s4m .user {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2; }
  .s4m .user a:hover {
    color: rgba(0, 0, 0, 0.5); }

.s4m .album_preorder .user {
  margin-top: 11px; }

.s4m .album_preorder .event_type {
  margin-top: 0; }
  .s4m .album_preorder .event_type a {
    color: #a3a3a3; }
    .s4m .album_preorder .event_type a:hover {
      color: rgba(0, 0, 0, 0.5); }

.s4m .item_state {
  position: absolute;
  bottom: 17px;
  line-height: 1.2;
  display: flex;
  flex-wrap: wrap; }
  .s4m .item_state div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    font-size: 12px;
    letter-spacing: -0.2px; }
    .s4m .item_state div::first-letter {
      text-transform: uppercase; }
    .s4m .item_state div span {
      color: rgba(0, 0, 0, 0.5); }
  .s4m .item_state .info_scheduled {
    width: 100%;
    display: block;
    margin-bottom: 6px; }
  .s4m .item_state .new_comments {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    letter-spacing: -0.6px;
    font-weight: bold;
    color: #fff;
    background-color: #000;
    padding: 3px 6px;
    border-radius: 10px; }

.s4m .btn_manage {
  font-weight: 600;
  font-size: 12px;
  letter-spacing: -0.2px;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  cursor: pointer; }
  .s4m .btn_manage:hover {
    color: rgba(0, 0, 0, 0.5); }

.s4m .post_bar {
  display: none;
  position: absolute;
  right: 0;
  bottom: 20px;
  padding-right: 20px; }

.s4m .like {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  cursor: pointer; }
  .s4m .like:hover {
    opacity: 0.8; }

.s4m .svg_like,
.s4m .svg_like_white {
  display: inline-block;
  vertical-align: middle;
  fill: rgba(0, 0, 0, 0.2); }

.s4m .svg_like_white {
  fill: rgba(255, 255, 255, 0.5); }

.s4m .btn_payout {
  display: inline-block;
  vertical-align: middle;
  background-color: #48ea8d;
  font-weight: 600;
  color: #fff;
  font-size: 12px;
  letter-spacing: -0.2px;
  line-height: 30px;
  padding: 0 15px 0 12px;
  cursor: pointer;
  margin-left: 10px; }
  .s4m .btn_payout:hover {
    background-color: #00e4c2; }

.s4m .tag_draft {
  vertical-align: middle;
  margin-left: 15px;
  padding: 3px 10px;
  font-size: 10px;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.s4m .fans {
  font-size: 12px;
  letter-spacing: -0.2px;
  margin-top: 5px; }
  .s4m .fans span {
    color: rgba(0, 0, 0, 0.5); }

.s4m .hover_info {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  letter-spacing: 0;
  padding: 19px 20px 20px;
  opacity: 0;
  transition: all .4s ease; }

.s4m .estimate_date {
  margin-bottom: 15px; }

.s4m .estimate_value,
.s4m .confirmation_value {
  font-weight: 600;
  font-size: 12px;
  letter-spacing: -0.2px;
  color: #fff;
  margin-top: 5px; }

.s4m .confirmation_value .value {
  display: inline-block;
  width: auto; }

.s4m .tag_funded {
  position: absolute;
  left: 10px;
  bottom: 10px;
  background-color: #000;
  padding: 0 13px;
  border-radius: 2px;
  font-weight: 600;
  line-height: 30px;
  font-size: 12px;
  letter-spacing: -0.2px;
  color: #fff;
  max-width: calc(100% - 20px);
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize; }
  .s4m .tag_funded:hover {
    z-index: 5; }
    .s4m .tag_funded:hover .approximately {
      display: block; }

.s4m .confirmed .zero,
.s4m .confirmed .funded_progress_line {
  background-color: #48ea8d; }

.s4m .funded_progress_line {
  background-color: #000;
  height: 4px;
  margin-top: 8px; }

.s4m .search {
  margin-top: 40px; }
  .s4m .search .find_follows {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
    height: 35px;
    padding: 0 14px;
    box-shadow: none;
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    transition: border-color 0.3s; }
    .s4m .search .find_follows:hover {
      border-color: rgba(0, 0, 0, 0.17); }
    .s4m .search .find_follows:focus {
      transition: none;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
      border-color: #fff; }
    .s4m .search .find_follows::placeholder {
      text-transform: uppercase; }
    .s4m .search .find_follows:disabled {
      transition: none;
      background-color: rgba(0, 0, 0, 0.07);
      border-color: transparent; }
    .s4m .search .find_follows:focus {
      outline: none; }

.s4m .invite {
  position: relative;
  border: none;
  padding: 0;
  margin-top: 26px; }
  .s4m .invite .label {
    display: block;
    font-size: 12px;
    letter-spacing: -0.2px;
    background-color: #fff;
    color: rgba(0, 0, 0, 0.5);
    padding: 9px 10px 0 10px;
    position: absolute;
    left: 1px;
    z-index: 2;
    width: calc(100% - 18px);
    top: 1px;
    text-transform: capitalize; }
  .s4m .invite .long-text {
    width: 100%;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: -0.4px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    padding: 25px 10px 10px 10px;
    min-height: 120px;
    z-index: 1;
    background: #fff; }
    .s4m .invite .long-text:empty:after {
      opacity: 0; }
    .s4m .invite .long-text:empty:focus:after {
      opacity: 1; }
    .s4m .invite .long-text.focus, .s4m .invite .long-text:focus {
      -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
      border-color: #fff; }
    .s4m .invite .long-text:not(:focus-within):not(:focus):hover {
      border: 1px solid rgba(0, 0, 0, 0.17); }
    .s4m .invite .long-text:focus {
      outline: none; }
  .s4m .invite .btn_black {
    margin-top: 20px; }
  .s4m .invite .btn-black-36 {
    margin-top: 19px; }

.s4m .right_side {
  float: right;
  width: 240px;
  padding-top: 40px;
  padding-left: 50px; }
  .s4m .right_side .right_tubs ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: none; }
  .s4m .right_side .right_tubs li {
    font-size: 13px;
    letter-spacing: -0.4px;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    line-height: 30px;
    transition: color 0.3s; }
    .s4m .right_side .right_tubs li:first-letter {
      text-transform: uppercase; }
    .s4m .right_side .right_tubs li:hover {
      color: rgba(0, 0, 0, 0.3);
      cursor: pointer; }
    .s4m .right_side .right_tubs li.active {
      font-weight: 600;
      color: #000; }
      .s4m .right_side .right_tubs li.active:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 2px;
        background-color: #48ea8d; }

.s4m .main_side {
  padding: 34px 20px 100px 20px;
  width: calc(100% - 240px);
  display: flex;
  justify-content: center;
  align-items: flex-start; }
  .s4m .main_side .main_inner {
    margin: 0 0 0 -40px;
    transition: margin-left 0.4s ease, opacity 0.4s ease;
    opacity: 0;
    overflow: hidden;
    height: 100%; }
  .s4m .main_side.slide-show .main_inner {
    margin-left: 0;
    opacity: 1; }
  .s4m .main_side.slide-leave .main_inner {
    margin-left: 40px;
    opacity: 0; }

.s4m .main_inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px; }
  .s4m .main_inner .title_bar {
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
    .s4m .main_inner .title_bar .btn-black-30 {
      float: right; }
  .s4m .main_inner .title {
    font-weight: 600;
    font-size: 30px;
    letter-spacing: -1px;
    float: left;
    margin-top: 1px; }
  .s4m .main_inner .content_center {
    position: relative;
    padding-right: 40px;
    width: calc(100% - 240px);
    float: left;
    border-right: 1px solid rgba(0, 0, 0, 0.07);
    height: 100%; }
  .s4m .main_inner[data-music-content="true"] .sort-row {
    margin-top: 0; }
  .s4m .main_inner .sort-row {
    margin-top: 34px;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-bottom: 20px; }
    .s4m .main_inner .sort-row .left-part {
      width: 580px; }
      .s4m .main_inner .sort-row .left-part .search {
        margin-top: 0; }
  .s4m .main_inner .sort-row-left {
    margin-top: 40px;
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    height: 37px; }
    .s4m .main_inner .sort-row-left .sub_title {
      padding-top: 0;
      margin-right: 40px; }
  .s4m .main_inner .posts {
    padding-top: 40px;
    width: 560px;
    margin: 0 auto; }
  .s4m .main_inner .artist {
    width: 25%; }

.s4m .campaigns .item:hover .post_menu .post_menu_btn {
  visibility: visible;
  opacity: 1; }

.s4m .campaigns .item .applause-outer {
  position: absolute;
  right: 55px;
  bottom: 20px;
  visibility: hidden;
  z-index: 2; }
  .s4m .campaigns .item .applause-outer .count {
    color: rgba(255, 255, 255, 0.5);
    padding-right: 0; }
  .s4m .campaigns .item .applause-outer .icon-applause {
    font-size: 14px; }
  .s4m .campaigns .item .applause-outer[data-applause-status="false"] .icon-applause {
    color: rgba(255, 255, 255, 0.5); }
    .s4m .campaigns .item .applause-outer[data-applause-status="false"] .icon-applause:hover {
      color: rgba(255, 255, 255, 0.3); }

.s4m .campaigns .item .post_menu {
  position: absolute;
  right: 16px;
  top: calc(100% - 38px); }
  .s4m .campaigns .item .post_menu .post_menu_btn {
    visibility: hidden;
    opacity: 1;
    z-index: 1; }
    .s4m .campaigns .item .post_menu .post_menu_btn .menu_point {
      background-color: rgba(255, 255, 255, 0.5); }
    .s4m .campaigns .item .post_menu .post_menu_btn:hover .menu_point {
      background-color: rgba(255, 255, 255, 0.3); }

.s4m .campaigns .event {
  background-color: #fff;
  margin-bottom: 20px; }
  .s4m .campaigns .event:last-child {
    margin-bottom: 0; }
  .s4m .campaigns .event .image {
    float: left;
    position: relative;
    width: 360px; }
  .s4m .campaigns .event .info {
    position: relative;
    float: left;
    width: calc(100% - 360px);
    height: 240px;
    padding: 17px 20px; }
    .s4m .campaigns .event .info .item_title {
      margin-right: 15px; }
      .s4m .campaigns .event .info .item_title:empty {
        margin-right: 0; }
  .s4m .campaigns .event .user {
    width: 80%; }
    .s4m .campaigns .event .user .artist {
      width: auto; }

.s4m .campaigns .info .btn-stroked {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
  margin: 0; }

.s4m .campaigns .tag_private {
  position: absolute;
  left: 10px;
  bottom: 14px;
  background-color: #000;
  padding: 0 13px;
  border-radius: 2px;
  font-weight: 600;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.5);
  max-width: calc(100% - 20px);
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  z-index: 2; }

.s4m .album_preorder {
  background-color: #fff;
  margin-bottom: 20px; }
  .s4m .album_preorder:last-child {
    margin-bottom: 0; }
  .s4m .album_preorder .image {
    height: 240px;
    float: left;
    position: relative; }
  .s4m .album_preorder .user .artist {
    width: auto; }

.s4m .curated_page {
  background-color: #fff;
  margin-bottom: 20px; }
  .s4m .curated_page:last-child {
    margin-bottom: 0; }
  .s4m .curated_page:hover .img:after {
    opacity: 1; }
  .s4m .curated_page .img {
    height: 240px;
    float: left;
    position: relative;
    width: 240px;
    line-height: 240px;
    font-weight: 600;
    font-size: 110px;
    letter-spacing: -1.4px;
    color: rgba(0, 0, 0, 0.2);
    text-align: center;
    background-color: #dedede; }
    .s4m .curated_page .img:after {
      content: '';
      opacity: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.5);
      transition: all .4s ease; }

.s4m .pledged_item {
  font-size: 12px;
  letter-spacing: -0.2px;
  border-top: 1px solid #ddd;
  border-top-color: rgba(0, 0, 0, 0.07); }
  .s4m .pledged_item.active {
    background-color: #eee; }
    .s4m .pledged_item.active .pledged_item_head {
      background-color: transparent;
      font-weight: 600; }
    .s4m .pledged_item.active .paid_list {
      display: block; }
  .s4m .pledged_item .paid_list li > div {
    flex-shrink: 0;
    line-height: 30px; }
  .s4m .pledged_item .paid_list li:first-child .inner-list, .s4m .pledged_item .paid_list li:last-child .inner-list {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0; }
  .s4m .pledged_item .paid_list li .date {
    margin-bottom: auto;
    flex-basis: 210px;
    padding-right: 20px; }
  .s4m .pledged_item .paid_list li .inner-list {
    flex-basis: 610px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding-bottom: 9px;
    margin-bottom: 9px; }
    .s4m .pledged_item .paid_list li .inner-list .list-row {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-shrink: 0;
      line-height: 30px; }
      .s4m .pledged_item .paid_list li .inner-list .list-row > div:nth-child(1) {
        flex-basis: 210px;
        flex-shrink: 1;
        padding-right: 20px; }
      .s4m .pledged_item .paid_list li .inner-list .list-row > div:nth-child(2) {
        flex-basis: 110px;
        padding-right: 20px; }
      .s4m .pledged_item .paid_list li .inner-list .list-row > div:last-child {
        text-align: right;
        flex-basis: 100px; }
  .s4m .pledged_item .paid_list .btn-stroked {
    margin: 0; }
  .s4m .pledged_item .paid_list .gray-text {
    color: rgba(0, 0, 0, 0.5); }

.s4m .pledged_item_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 0 10px; }

.s4m .event .pledged_item_head {
  cursor: pointer; }
  .s4m .event .pledged_item_head:hover {
    background-color: #eee;
    transition: .3s ease; }

.s4m .pledged_item_title span {
  margin-right: 5px; }

.s4m .pledged_item_x {
  color: rgba(0, 0, 0, 0.5); }

.s4m .paid_list {
  padding-bottom: 20px; }
  .s4m .paid_list li {
    padding: 0 10px;
    line-height: 30px;
    margin-top: 5px; }
    .s4m .paid_list li:first-child {
      margin: 0;
      padding-top: 5px;
      border-top: 1px solid rgba(0, 0, 0, 0.07); }
      .s4m .paid_list li:first-child .column {
        display: flex;
        align-items: center; }
        .s4m .paid_list li:first-child .column.sort .icon-longArrow {
          display: block; }
          .s4m .paid_list li:first-child .column.sort .icon-longArrow:before {
            display: block;
            transform: rotate(-90deg); }
        .s4m .paid_list li:first-child .column.sort-desc .icon-longArrow {
          display: block; }
          .s4m .paid_list li:first-child .column.sort-desc .icon-longArrow:before {
            display: block;
            transform: rotate(90deg); }
    .s4m .paid_list li .column-name {
      display: flex;
      align-items: baseline;
      cursor: pointer;
      transition: color 0.3s;
      user-select: none; }
      .s4m .paid_list li .column-name:hover {
        color: rgba(0, 0, 0, 0.2); }
        .s4m .paid_list li .column-name:hover .icon-longArrow {
          color: rgba(0, 0, 0, 0.1); }
    .s4m .paid_list li .icon-longArrow {
      display: none;
      color: rgba(0, 0, 0, 0.2);
      font-size: 8px;
      margin-left: 5px;
      transition: color 0.3s; }
    .s4m .paid_list li > div {
      flex-basis: 15%;
      text-align: left;
      line-height: 1; }
    .s4m .paid_list li > span {
      display: inline-block; }
      .s4m .paid_list li > span:first-child {
        flex-basis: 15%; }
      .s4m .paid_list li > span:nth-child(2) {
        flex-basis: 55%; }
      .s4m .paid_list li > span:nth-child(3) {
        flex-basis: 15%;
        text-align: left;
        line-height: 1; }
      .s4m .paid_list li > span:last-child {
        flex-basis: 15%;
        text-align: right; }

.s4m .album_preorder .image {
  width: 240px; }

.s4m .album_preorder .info {
  position: relative;
  float: left;
  width: calc(100% - 240px);
  height: 240px;
  padding: 17px 20px; }
  .s4m .album_preorder .info .item_title:empty + .gray-stroked-label {
    margin-left: 0; }
  .s4m .album_preorder .info .gray-stroked-label {
    margin-left: 15px; }

.s4m .album_preorder .payout_outer {
  padding: 0;
  cursor: default; }
  .s4m .album_preorder .payout_outer .payout {
    margin: 0;
    background-color: #fbfbfb; }

.s4m .draft .item_title {
  max-width: calc(100% - 200px); }

.s4m .scheduled .btn_publishnow {
  right: 110px;
  cursor: pointer; }
  .s4m .scheduled .btn_publishnow:hover {
    color: rgba(0, 0, 0, 0.5); }

.s4m .archive .total_pledged_desc {
  font-weight: 400; }
  .s4m .archive .total_pledged_desc span {
    color: #ff3d4f; }

.s4m .archive .status {
  color: #ff6268; }

.s4m .curated_page .image {
  width: 240px;
  font-size: 50px;
  letter-spacing: -1.4px;
  line-height: 240px; }

.s4m .curated_page .info {
  position: relative;
  float: left;
  width: calc(100% - 240px);
  height: 240px;
  padding: 17px 20px; }
  .s4m .curated_page .info .type {
    margin-top: 4px; }
  .s4m .curated_page .info .gray-stroked-label {
    margin-left: 13px; }

.s4m .curated_page .curated_page_links {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  padding: 8px 0; }
  .s4m .curated_page .curated_page_links a {
    font-weight: 600;
    font-size: 12px;
    letter-spacing: -0.2px;
    color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    margin: 0 10px 0 13px; }
    .s4m .curated_page .curated_page_links a:hover {
      color: rgba(0, 0, 0, 0.3); }

.s4m .profile_info .content.music {
  display: flex;
  flex-wrap: wrap; }
  .s4m .profile_info .content.music .albums .item {
    width: calc(25% - 15px); }
    .s4m .profile_info .content.music .albums .item .image {
      margin-bottom: 0; }

.s4m .albums {
  background: none;
  padding: 0;
  display: flex;
  flex-flow: row wrap; }
  .s4m .albums .item {
    width: calc(25% - 20px);
    margin: 0 20px 0 0;
    padding: 0; }
    .s4m .albums .item:nth-child(4n) {
      padding-right: 0;
      margin-right: 0; }
  .s4m .albums .image {
    position: relative;
    display: block;
    margin-bottom: 10px; }
    .s4m .albums .image img {
      display: block;
      width: 100%;
      min-height: 208px; }
  .s4m .albums .album_type {
    font-weight: 600;
    transition: color 0.3s;
    color: rgba(0, 0, 0, 0.5); }
  .s4m .albums .name:hover {
    color: rgba(0, 0, 0, 0.5); }

.s4m .audio .track_info {
  font-size: 13px;
  letter-spacing: -0.4px; }

.s4m .audio .track_name {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.s4m .audio .track_album {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.s4m .audio .track_tags {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  .s4m .audio .track_tags .free {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    letter-spacing: 0;
    color: rgba(0, 0, 0, 0.5);
    padding: 5px 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px; }
  .s4m .audio .track_tags .buy {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    letter-spacing: 0;
    color: #48ea8d;
    padding: 5px 10px;
    border: 1px solid #48ea8d;
    border-radius: 2px;
    cursor: pointer; }
    .s4m .audio .track_tags .buy:hover {
      opacity: 0.5; }
  .s4m .audio .track_tags .censor {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    letter-spacing: 0;
    color: #919191;
    padding: 5px 8px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 2px; }

.s4m .audio .track_dration {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 13px;
  letter-spacing: -0.4px;
  color: rgba(0, 0, 0, 0.5); }

.s4m .audio .music50-item:hover .track_dration {
  display: none; }

.s4m .audio .music50-item:hover .post_bar {
  display: block;
  top: 50%;
  height: 16px;
  transform: translateY(-50%); }

.s4m .music-list {
  margin-top: 20px; }

.s4m .nothing-to-show {
  margin-top: 38px; }
  .s4m .nothing-to-show .header {
    font-size: 18px;
    letter-spacing: -0.6px;
    font-weight: 300;
    margin-bottom: 16px; }
  .s4m .nothing-to-show .text {
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 28px; }

.s4m .nothing-to-show-inner {
  margin-top: 20px;
  padding: 20px 20px 40px;
  background: #fff; }
  .s4m .nothing-to-show-inner .header {
    font-size: 18px;
    letter-spacing: -0.6px;
    font-weight: 300;
    margin-bottom: 16px; }
  .s4m .nothing-to-show-inner .text {
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 28px; }

.s4m .photos .content_center .noitems {
  margin-top: 0; }

.s4m .photos .loaderWrapper {
  width: 100%;
  height: 100px;
  position: relative; }

.s4m .photos [data-subtab] {
  margin-bottom: 60px; }

.s4m .photos [data-tab="all"] .loaderWrapper ~ [data-subtab] {
  display: none; }

.s4m .photos .items_gride {
  background: none;
  padding: 0;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .s4m .photos .items_gride .noitems {
    margin: 0 10px; }

.s4m .photos .item {
  position: relative;
  width: 25%;
  padding-bottom: 25%;
  cursor: pointer; }
  .s4m .photos .item .btn-play-square {
    position: absolute;
    left: 5px;
    bottom: 5px; }
    .s4m .photos .item .btn-play-square.icon-gallery:after {
      content: "";
      position: fixed;
      top: 0;
      left: 0;
      pointer-events: none;
      height: 100%;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.07);
      transition: visibility 0.3s ease, opacity 0.3s ease;
      visibility: hidden;
      opacity: 0;
      z-index: 9990; }
    .s4m .photos .item .btn-play-square.icon-gallery.gallery-icon-background:before {
      z-index: 9999; }
    .s4m .photos .item .btn-play-square.icon-gallery.gallery-icon-background:after {
      visibility: visible;
      opacity: 1; }
  .s4m .photos .item:nth-child(4n) {
    padding-right: 0; }

.s4m .photos .image {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: calc(100% - 20px);
  position: absolute;
  width: calc(100% - 20px); }

.s4m .photos .track img {
  width: 60px; }

.s4m .photos img {
  display: block;
  width: 100%; }

.s4m .applause-page.photos .items_gride {
  margin-bottom: 0; }

.s4m .applause-page .content_center .items_wrapper > .items_list {
  margin-top: 27px; }

.s4m .applause-page .content_center .items_wrapper button.btn-stroked {
  position: static;
  transform: none;
  margin-top: 40px;
  margin-bottom: 20px; }
  .s4m .applause-page .content_center .items_wrapper button.btn-stroked.music-more {
    margin-top: 0;
    margin-bottom: 60px; }

.s4m .applause-page .content_center .items_wrapper .smallTop {
  padding-top: 0;
  margin-top: -2px; }

.s4m .applause-page .content_center .items_wrapper .music:empty {
  display: none; }
  .s4m .applause-page .content_center .items_wrapper .music:empty + .smallTop {
    padding-top: 38px;
    margin-top: 0; }

.s4m .applause-page.photos .noitems {
  margin-top: 38px; }

.s4m .applause-page.photos .items_gride {
  margin-top: 20px; }

.s4m .applause-page.photos .item .image {
  bottom: 0; }

.s4m .people .noitems {
  margin-top: 27px; }

.s4m .people [data-block="all"] .sub_title, .s4m .people [data-block="artists"] .sub_title, .s4m .people [data-block="organizers"] .sub_title, .s4m .people [data-block="fans"] .sub_title {
  padding-top: 40px; }

.s4m .people .invite {
  max-width: 720px; }

.s4m .people .item_inner {
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px; }

.s4m .people button.btn-stroked {
  margin-top: 40px;
  margin-bottom: 20px; }

.s4m .people .search {
  padding-bottom: 13px; }

.s4m .people [data-block="following"] .artists, .s4m .people [data-block="followers"] .artists, .s4m .people [data-block="memberships"] .artists {
  margin: 0; }

.s4m .people [data-block="following"] .noitems, .s4m .people [data-block="followers"] .noitems, .s4m .people [data-block="memberships"] .noitems {
  margin: 0; }

.s4m .people .loaderForPeople {
  position: relative;
  margin-top: 20px;
  height: 50px;
  display: block;
  width: 100%; }

.s4m .people .artists {
  position: relative;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 0;
  padding: 0 10px; }
  .s4m .people .artists .item {
    padding: 0 10px;
    margin-top: 20px; }
    .s4m .people .artists .item .type {
      margin-top: 0; }
    .s4m .people .artists .item .title {
      float: none; }
    .s4m .people .artists .item .item_part_two .bottom_wrapper > div:last-child {
      margin-bottom: 19px; }
    .s4m .people .artists .item .item_part_two .bottom_wrapper > button:last-child {
      margin-bottom: 19px; }
    .s4m .people .artists .item.artist {
      width: 25%;
      position: relative; }
      .s4m .people .artists .item.artist .item_part_two .name {
        margin-bottom: 0; }
      .s4m .people .artists .item.artist:after {
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
        display: block;
        height: 1px;
        background: rgba(0, 0, 0, 0.07);
        width: 100%; }
      .s4m .people .artists .item.artist:nth-child(4n+1):after {
        left: -10px;
        width: calc(100% + 10px); }
      .s4m .people .artists .item.artist:nth-child(4n) {
        margin-right: 0; }
        .s4m .people .artists .item.artist:nth-child(4n):after {
          width: calc(100% + 10px); }

.s4m .people .artists-row .item {
  width: calc(100% / 3); }
  .s4m .people .artists-row .item:hover .item_part_two .btn-black-30 {
    display: inline-block; }
  .s4m .people .artists-row .item .item_part_two {
    width: 50%;
    justify-content: space-between; }
    .s4m .people .artists-row .item .item_part_two .name {
      margin-top: -2px;
      margin-bottom: 5px; }
    .s4m .people .artists-row .item .item_part_two .type-wrapper {
      margin-top: 0;
      margin-bottom: 3px; }
    .s4m .people .artists-row .item .item_part_two .gray-text {
      line-height: 1.2;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-top: 4px; }
      .s4m .people .artists-row .item .item_part_two .gray-text a {
        color: rgba(0, 0, 0, 0.5); }
    .s4m .people .artists-row .item .item_part_two .btn-black-30 {
      display: none; }
      .s4m .people .artists-row .item .item_part_two .btn-black-30 .icon-logo {
        display: none; }
  .s4m .people .artists-row .item:nth-child(3n):not(:last-child) .item_part_two .bottom_wrapper:after {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    height: 1px;
    background: rgba(0, 0, 0, 0.07);
    width: 100%; }
  .s4m .people .artists-row .item:nth-child(3n) {
    margin-right: 0; }

.s4m .people .artists-row .item {
  width: calc(100% / 3); }
  .s4m .people .artists-row .item .item_part_one .image {
    width: 130px;
    margin-bottom: 19px; }

.s4m .people .artist .no_image {
  padding-bottom: 100.0%;
  line-height: 0; }
  .s4m .people .artist .no_image span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    transform: translateX(-50%);
    height: 100%; }

.s4m .find-friends .main_inner {
  overflow: inherit; }

.s4m .find-friends .search {
  padding-bottom: 0; }

.s4m .find-friends .item [data-btn-reinvite] {
  display: inline-block !important; }

.s4m .find-friends .item .fans {
  color: rgba(0, 0, 0, 0.5); }

.s4m .noitems {
  margin: 38px 0 40px;
  color: rgba(0, 0, 0, 0.5);
  width: 100%; }
  .s4m .noitems.white-state {
    background-color: #fff;
    padding: 18px 20px 20px 19px;
    min-height: 170px; }
    .s4m .noitems.white-state .noitems_message {
      color: #000; }
  .s4m .noitems .noitems_message {
    font-weight: 300;
    font-size: 18px;
    letter-spacing: -0.6px;
    margin-bottom: 16px;
    color: #000; }
    .s4m .noitems .noitems_message:first-letter {
      text-transform: uppercase; }
  .s4m .noitems .noitems_desc {
    font-size: 12px;
    letter-spacing: -0.2px;
    margin-bottom: 28px;
    line-height: 1.2; }
    .s4m .noitems .noitems_desc a {
      font-weight: 600;
      color: rgba(0, 0, 0, 0.5); }

.s4m .approximately {
  display: none;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 0;
  color: #000;
  position: absolute;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  z-index: 2; }

.s4m .payout_outer {
  clear: both;
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-flow: row wrap;
  font-size: 12px;
  letter-spacing: -0.2px;
  color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #fbfbfb; }
  .s4m .payout_outer span {
    color: #000; }
  .s4m .payout_outer .po_desc {
    padding-right: 30px; }
    .s4m .payout_outer .po_desc > a {
      display: inline-block;
      font-weight: 600;
      font-size: 13px;
      letter-spacing: -0.4px;
      margin-bottom: 1px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      max-width: 100%;
      line-height: 1.2; }
    .s4m .payout_outer .po_desc p {
      line-height: 1.2;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      max-width: 100%; }
  .s4m .payout_outer .po_info {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-left: auto; }
    .s4m .payout_outer .po_info p {
      margin-right: 15px; }
      .s4m .payout_outer .po_info p:last-child {
        margin-right: 0; }
    .s4m .payout_outer .po_info strong {
      color: #000; }
  .s4m .payout_outer .payout {
    clear: both;
    padding: 20px;
    text-align: right;
    background-color: rgba(0, 0, 0, 0.05);
    width: 100%;
    flex-basis: 100%;
    margin-top: 20px; }
    .s4m .payout_outer .payout .amount {
      color: #000;
      margin-right: 8px; }
    .s4m .payout_outer .payout p {
      float: left;
      font-size: 13px;
      letter-spacing: -0.4px;
      color: rgba(0, 0, 0, 0.5);
      line-height: 30px; }

.s4m .pledged_list {
  position: relative;
  clear: both;
  padding: 15px 20px 20px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.07); }
  .s4m .pledged_list.active .pledged_item {
    background-color: #eee; }
    .s4m .pledged_list.active .pledged_item .pledged_item_head {
      background-color: transparent;
      font-weight: 600; }
    .s4m .pledged_list.active .pledged_item .paid_list {
      display: block; }

.s4m .pledged_item .pledged_item_head {
  padding: 0 10px 0 9px;
  transition: .3s ease; }

.s4m .pledged_item .paid_list {
  display: none; }
  .s4m .pledged_item .paid_list .btn-stroked {
    line-height: 22px; }
  .s4m .pledged_item .paid_list li {
    margin-top: 0; }
    .s4m .pledged_item .paid_list li:first-child {
      padding-top: 10px; }

.s4m .total_pledged_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 15px; }

.s4m .total_pledged_desc {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: -0.4px; }

.s4m .btn_white {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: -0.2px;
  padding: 8px 15px;
  border: 1px solid #dedede;
  border-radius: 2px;
  cursor: pointer; }

.s4m .svg_track_paid {
  fill: #b2b2b2;
  height: 8px; }

.s4m .svg_addto_playlist {
  display: inline-block;
  vertical-align: middle;
  fill: rgba(255, 255, 255, 0.5);
  margin: 0 5px;
  height: 12px;
  cursor: pointer; }
  .s4m .svg_addto_playlist:hover {
    opacity: 0.8; }

.s4m .svg_track_inplaylist {
  display: inline-block;
  vertical-align: middle;
  fill: #48ea8d;
  margin: 0 5px;
  height: auto;
  width: 16px;
  cursor: pointer;
  /* SETTINGS & PLEDGE global styles */ }
  .s4m .svg_track_inplaylist:hover {
    opacity: 0.5; }

.s4m .set_desc {
  font-size: 12px;
  letter-spacing: -0.2px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px; }

.s4m .info_set {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding-top: 40px;
  padding-bottom: 40px; }
  .s4m .info_set:last-child {
    border-bottom: none; }

.s4m .info_subset {
  display: flex;
  justify-content: space-between; }

.s4m .view .info_section .info_subset {
  margin-bottom: 0;
  margin-top: 20px; }

.s4m .view .info_subset:last-child .info_row:last-child .info_cell {
  border: none;
  padding-bottom: 0; }

.s4m .view .info_row:last-child {
  margin-bottom: 0; }
  .s4m .view .info_row:last-child .info_cell {
    padding-bottom: 20px; }
    .s4m .view .info_row:last-child .info_cell:first-child {
      border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

.s4m .view .info_cell {
  flex-shrink: 1; }
  .s4m .view .info_cell:last-child {
    text-align: left;
    flex-basis: 360px;
    flex-shrink: 2; }

.s4m .view .set_subtitle {
  font-size: 13px;
  letter-spacing: -0.4px;
  color: rgba(0, 0, 0, 0.5); }

.s4m .info_row {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  letter-spacing: -0.4px;
  line-height: 1.5;
  margin-bottom: 10px; }
  .s4m .info_row:last-child {
    margin-bottom: 0; }

.s4m .info_cell {
  flex-basis: 240px;
  overflow: hidden;
  text-overflow: ellipsis; }
  .s4m .info_cell:last-child {
    text-align: right;
    flex-basis: 200px;
    padding-right: 0; }
  .s4m .info_cell .acc_fb {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    .s4m .info_cell .acc_fb .no_image {
      line-height: 20px;
      width: 20px;
      margin-right: 10px;
      font-size: 12px;
      letter-spacing: -0.2px;
      background-color: rgba(0, 0, 0, 0.1);
      color: rgba(0, 0, 0, 0.2);
      font-weight: 600;
      display: flex;
      justify-content: center;
      align-items: center; }
    .s4m .info_cell .acc_fb img {
      margin-right: 10px;
      height: 20px; }
      .s4m .info_cell .acc_fb img[src=''] {
        display: none; }

.s4m .acc_url {
  line-height: 22px; }
  .s4m .acc_url .field-error-message {
    z-index: 3; }
  .s4m .acc_url .input_outer {
    font-size: 13px;
    letter-spacing: -0.4px;
    display: flex;
    align-items: center;
    cursor: pointer; }
    .s4m .acc_url .input_outer span {
      color: rgba(0, 0, 0, 0.5);
      line-height: 18px; }
    .s4m .acc_url .input_outer input {
      padding: 0;
      border: none;
      font-size: inherit;
      letter-spacing: inherit; }

.s4m .set_subtitle {
  padding-top: 0;
  font-size: 15px;
  letter-spacing: -0.4px;
  margin-bottom: 20px; }
  .s4m .set_subtitle:first-letter {
    text-transform: uppercase; }

.s4m .field_desc {
  font-size: 12px;
  letter-spacing: -0.2px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px; }

.s4m .document-wrapper .doc-loader {
  display: flex;
  justify-content: space-between; }
  .s4m .document-wrapper .doc-loader:last-child {
    margin-bottom: 20px; }
  .s4m .document-wrapper .doc-loader .load-file {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%; }
    .s4m .document-wrapper .doc-loader .load-file .pr-container-load {
      height: 3px;
      background-color: rgba(0, 0, 0, 0.1);
      position: relative;
      width: 180px; }
    .s4m .document-wrapper .doc-loader .load-file .pr-load {
      height: 100%;
      background-color: #48ea8d;
      width: 0; }

.s4m .document-wrapper .document:last-child, .s4m .document-wrapper .document_art:last-child {
  margin-bottom: 20px; }
  .s4m .document-wrapper .document:last-child .file, .s4m .document-wrapper .document_art:last-child .file {
    border-bottom: none; }

.s4m .kyc-upload-button {
  display: flex; }
  .s4m .kyc-upload-button .download {
    margin-left: auto; }
  .s4m .kyc-upload-button label {
    display: inline-block; }
  .s4m .kyc-upload-button input {
    display: none; }
  .s4m .kyc-upload-button .warn-btn {
    background-color: #ff2051; }

.s4m .document, .s4m .document_art {
  display: flex;
  justify-content: space-between; }
  .s4m .document .file, .s4m .document_art .file {
    cursor: pointer; }
    .s4m .document .file:hover .delete, .s4m .document_art .file:hover .delete {
      opacity: 1; }
  .s4m .document:last-child .file, .s4m .document_art:last-child .file {
    border: none; }
  .s4m .document .btn_black, .s4m .document_art .btn_black {
    align-self: flex-start; }

.s4m .form-progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 360px;
  height: 40px;
  background-color: #fff; }
  .s4m .form-progress-bar .doc-load-wr {
    height: 3px;
    background-color: rgba(0, 0, 0, 0.1);
    position: relative;
    width: 240px; }
    .s4m .form-progress-bar .doc-load-wr .doc-load {
      height: 100%;
      background-color: #48ea8d;
      width: 0; }

.s4m .file {
  position: relative;
  width: 360px;
  line-height: 40px;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  display: flex; }

.s4m .format {
  font-size: 10px;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.5);
  width: 40px;
  text-align: center;
  display: inline-block;
  flex-shrink: 0;
  font-weight: 600; }

.s4m .file_name {
  font-size: 12px;
  letter-spacing: -0.2px;
  padding-left: 10px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600; }

.s4m .subset_title {
  font-size: 13px;
  letter-spacing: -0.4px;
  margin-top: 20px; }

.s4m .invert_widths .left_column {
  flex-basis: 100%;
  flex-shrink: 1; }

.s4m .invert_widths .right_column {
  flex-basis: 140px;
  flex-shrink: 0;
  text-align: right; }

.s4m .fieldset .info_subset {
  margin-bottom: 40px; }
  .s4m .fieldset .info_subset:last-child {
    margin-bottom: 0; }

.s4m .editing {
  background-color: rgba(0, 0, 0, 0.07);
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding-bottom: 0;
  padding-right: 80px; }
  .s4m .editing:last-child {
    border-bottom: none; }
  .s4m .editing .left_column {
    padding-left: 20px; }
  .s4m .editing .settings_notice {
    margin-bottom: 35px; }
    .s4m .editing .settings_notice:last-child {
      margin-bottom: 0; }

.s4m .accs_edit .info_cell:first-child {
  flex-basis: 100px;
  flex-shrink: 0;
  color: #000; }

.s4m .accs_edit .btn_fan {
  position: static;
  display: inline-block;
  border-color: #d3d3d3;
  margin-top: 0; }

.s4m .accs_edit .info_row {
  align-items: center;
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
  .s4m .accs_edit .info_row:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0; }
  .s4m .accs_edit .info_row .acc_fb {
    margin: 0; }

.s4m .fields_double {
  display: flex;
  margin-bottom: 20px; }
  .s4m .fields_double:last-child {
    margin-bottom: 0; }
  .s4m .fields_double .field {
    flex-basis: 50%;
    margin-bottom: 0; }
    .s4m .fields_double .field:first-child .input,
    .s4m .fields_double .field:first-child .selectize-input {
      border-right: 0; }
  .s4m .fields_double .selectize-input,
  .s4m .fields_double input {
    border-radius: 0; }

.s4m .settings_notice {
  font-size: 13px;
  letter-spacing: -0.4px;
  line-height: 1.5; }
  .s4m .settings_notice strong {
    color: #ff2051; }
  .s4m .settings_notice .links a {
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.4px;
    color: rgba(0, 0, 0, 0.5);
    margin-right: 11px;
    margin-top: 10px; }
    .s4m .settings_notice .links a:hover {
      opacity: 0.7; }

.s4m .general .view .info_subset, .s4m .kyc .view .info_subset, .s4m .log_pass .view .info_subset {
  position: relative;
  padding-right: 80px; }
  .s4m .general .view .info_subset .right_column > .btn-black-30, .s4m .kyc .view .info_subset .right_column > .btn-black-30, .s4m .log_pass .view .info_subset .right_column > .btn-black-30 {
    position: absolute;
    top: 0;
    right: 0; }

.s4m .general .set_desc, .s4m .kyc .set_desc, .s4m .log_pass .set_desc {
  margin-top: 13px;
  margin-bottom: 0; }

.s4m .general .view[data-view="currency"] .info_set {
  border-bottom: none; }

.s4m .general .view .info_set {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

.s4m .general .view .right_column {
  margin-top: -3px; }

.s4m .general .view .acc_fb {
  margin-bottom: 0; }

.s4m .general .info_set {
  padding-bottom: 35px; }
  .s4m .general .info_set.bottom_buttons {
    padding-bottom: 60px; }

.s4m .general .account .info_row {
  margin-bottom: 10px;
  align-items: center; }
  .s4m .general .account .info_row:last-child {
    margin-bottom: 0; }

.s4m .general .account .info_cell {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .s4m .general .account .info_cell:first-child {
    color: rgba(0, 0, 0, 0.5);
    text-transform: capitalize; }
  .s4m .general .account .info_cell span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .s4m .general .account .info_cell strong {
    color: rgba(0, 0, 0, 0.5); }
  .s4m .general .account .info_cell.acc_url span {
    color: rgba(0, 0, 0, 0.5); }

.s4m .kyc .red-notice {
  background-color: #ff2051;
  display: flex;
  padding: 20px 20px 15px 20px;
  -webkit-font-smoothing: initial; }
  .s4m .kyc .red-notice .text {
    color: #fff;
    line-height: 1.5;
    margin-top: -4px;
    margin-bottom: 20px; }
    .s4m .kyc .red-notice .text:last-child {
      margin-bottom: 0; }
    .s4m .kyc .red-notice .text strong {
      color: #fff; }
    .s4m .kyc .red-notice .text a {
      display: inline;
      color: #fff;
      font-weight: 600; }
      .s4m .kyc .red-notice .text a:hover {
        color: rgba(255, 255, 255, 0.5); }
  .s4m .kyc .red-notice .left {
    width: 40px;
    flex-shrink: 0; }
    .s4m .kyc .red-notice .left .icon-attention {
      font-size: 20px;
      color: #fff; }
  .s4m .kyc .red-notice .right {
    padding-right: 180px; }
    .s4m .kyc .red-notice .right .text {
      line-height: 1.5; }

.s4m .kyc .view .info_row .info_cell {
  word-wrap: break-word; }
  .s4m .kyc .view .info_row .info_cell:first-child:first-letter {
    text-transform: uppercase; }
  .s4m .kyc .view .info_row .info_cell .gray {
    color: rgba(0, 0, 0, 0.5); }

.s4m .kyc .view .info_row.email .info_cell:nth-child(2):first-letter {
  text-transform: none; }

.s4m .kyc .view .right_column .info_cell:first-child {
  color: rgba(0, 0, 0, 0.5); }

.s4m .kyc .view .invert_widths .info_subset {
  padding-right: 0; }

.s4m .kyc .view .info_section {
  padding-bottom: 20px; }

.s4m .kyc .view.has-docs .file {
  background-color: rgba(0, 0, 0, 0.07);
  border-bottom-color: #fff;
  cursor: pointer; }

.s4m .kyc .view.has-docs .info_section {
  border-bottom: none;
  padding-bottom: 0; }
  .s4m .kyc .view.has-docs .info_section .info_subset:last-child .left_column {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding-bottom: 20px; }
  .s4m .kyc .view.has-docs .info_section .info_subset:last-child .right_column {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding-bottom: 20px; }

.s4m .kyc .view.no-legal-docs .info_section:first-child {
  border-bottom: none;
  padding-bottom: 0; }
  .s4m .kyc .view.no-legal-docs .info_section:first-child .info_subset:last-child .left_column {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding-bottom: 20px; }
  .s4m .kyc .view.no-legal-docs .info_section:first-child .info_subset:last-child .right_column {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding-bottom: 20px; }

.s4m .kyc .editing {
  border-bottom: none; }
  .s4m .kyc .editing .field.field-disabled {
    border: none;
    background-color: rgba(0, 0, 0, 0.07);
    cursor: initial; }
  .s4m .kyc .editing .field .selectize-multi .selectize-input {
    padding: 22px 25px 6px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%; }
    .s4m .kyc .editing .field .selectize-multi .selectize-input .item-count {
      padding: 0;
      background: none;
      color: #000;
      border: none; }
      .s4m .kyc .editing .field .selectize-multi .selectize-input .item-count:after {
        content: ','; }
    .s4m .kyc .editing .field .selectize-multi .selectize-input:not(.input-active) .item-count:last-of-type:after {
      display: none; }
    .s4m .kyc .editing .field .selectize-multi .selectize-input.full .item-count:last-of-type:after {
      display: none; }
  .s4m .kyc .editing .field.occupation.open .selectize-control {
    background-color: #fff; }
  .s4m .kyc .editing .info_set:first-child .settings_notice {
    margin-top: 15px;
    margin-bottom: -5px; }
  .s4m .kyc .editing .kyc-docs .set_subtitle {
    margin-bottom: 10px; }
  .s4m .kyc .editing .kyc-docs .field_desc {
    margin-bottom: 15px; }
  .s4m .kyc .editing .bottom_buttons .settings_notice {
    margin-top: -3px; }

.s4m .kyc .info_subset .info_title, .s4m .kyc .info_subset .kyc_title {
  font-size: 18px;
  letter-spacing: -0.6px;
  margin-top: -2px;
  margin-bottom: -3px; }

.s4m .kyc .info_subset .right_column > .columns:last-child {
  margin-bottom: 0; }

.s4m .kyc .kyc-docs .right_column .fix-position {
  margin-top: -10px; }

.s4m .kyc .kyc-docs .right_column .info_row {
  margin-bottom: 20px; }
  .s4m .kyc .kyc-docs .right_column .info_row:last-child {
    margin-bottom: 0; }

.s4m .kyc .kyc-docs .kyc-upload-button {
  padding-bottom: 20px;
  margin-bottom: 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

.s4m .kyc .kyc-docs:last-child .kyc-upload-button {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none; }

.s4m .kyc .kyc-docs .field-error-message.inline {
  position: absolute;
  top: 0;
  left: -19px; }

.s4m .kyc .info_row {
  position: relative; }

.s4m .kyc .info_section .info_subset:first-child {
  margin-top: 0; }

.s4m .kyc .left_column .settings_notice {
  margin-top: 12px; }

.s4m .log_pass {
  position: static; }
  .s4m .log_pass .info_cell:first-child {
    flex-basis: 100%; }
  .s4m .log_pass .info_cell .subinfo {
    font-size: 12px;
    letter-spacing: -0.2px;
    color: rgba(0, 0, 0, 0.5); }
  .s4m .log_pass a {
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.4px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 10px;
    display: inline-block; }
  .s4m .log_pass .columns {
    margin-top: 20px;
    margin-bottom: 0; }
    .s4m .log_pass .columns .field {
      margin-top: 0; }
  .s4m .log_pass .field {
    margin-bottom: 0;
    margin-top: 20px; }
    .s4m .log_pass .field:first-child {
      margin-top: 0; }
  .s4m .log_pass .view [data-view="login"] {
    padding-bottom: 35px; }
    .s4m .log_pass .view [data-view="login"] .info_row {
      margin-bottom: 15px; }
      .s4m .log_pass .view [data-view="login"] .info_row:last-child {
        margin-bottom: 0; }
  .s4m .log_pass .view .settings_notice .links {
    margin-top: 10px; }
    .s4m .log_pass .view .settings_notice .links .btn-link {
      margin-right: 11px;
      color: rgba(0, 0, 0, 0.5);
      font-size: 13px; }
      .s4m .log_pass .view .settings_notice .links .btn-link:last-child {
        margin-right: 0; }
      .s4m .log_pass .view .settings_notice .links .btn-link:hover {
        color: rgba(0, 0, 0, 0.2); }
  .s4m .log_pass .editing:last-of-type {
    border-bottom: none; }
  .s4m .log_pass .editing[data-edit-block="login"] .info_set:first-child {
    padding-bottom: 35px; }
  .s4m .log_pass .editing .settings_notice {
    margin-top: 15px; }

.s4m .history .setting_title {
  border-bottom: none;
  padding-bottom: 20px; }

.s4m .history .paid_list {
  font-size: 12px;
  letter-spacing: -0.2px; }
  .s4m .history .paid_list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 20px 0;
    margin-top: 0; }
    .s4m .history .paid_list li:first-child {
      border-top: none;
      padding-bottom: 18px; }
    .s4m .history .paid_list li > div {
      flex-basis: 240px;
      flex-shrink: 1; }
      .s4m .history .paid_list li > div div {
        color: rgba(0, 0, 0, 0.5);
        margin-top: 7px; }
      .s4m .history .paid_list li > div .text {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .s4m .history .paid_list li > div:nth-child(1) {
        width: 26%;
        padding-right: 20px;
        line-height: 1.2; }
        .s4m .history .paid_list li > div:nth-child(1) div {
          margin-top: 5px; }
      .s4m .history .paid_list li > div:nth-child(3) {
        width: 26%;
        padding-right: 20px; }
        .s4m .history .paid_list li > div:nth-child(3) div {
          margin-top: 5px; }
      .s4m .history .paid_list li > div:nth-child(4) {
        flex-basis: 200px; }
        .s4m .history .paid_list li > div:nth-child(4):first-letter {
          text-transform: capitalize; }

.s4m .invitations .setting_title {
  border-bottom: none;
  margin-bottom: 0;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 23px; }

.s4m .invitations .add_title {
  font-size: 13px;
  letter-spacing: -0.4px;
  color: rgba(0, 0, 0, 0.5);
  padding-top: 14px; }

.s4m .invitations .paid_list {
  font-size: 12px;
  letter-spacing: -0.2px; }
  .s4m .invitations .paid_list li {
    height: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 0;
    margin-top: 0; }
    .s4m .invitations .paid_list li:hover .btn-link,
    .s4m .invitations .paid_list li:hover .btn-black-30 {
      display: inline-block; }
    .s4m .invitations .paid_list li:first-child {
      padding-top: 0;
      height: 50px;
      border-top: none; }
      .s4m .invitations .paid_list li:first-child div:first-child {
        font-weight: 400; }
    .s4m .invitations .paid_list li .list-block {
      position: relative; }
      .s4m .invitations .paid_list li .list-block .block-text {
        display: flex;
        width: 100%;
        flex-direction: column; }
      .s4m .invitations .paid_list li .list-block .block-name {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 13px;
        letter-spacing: -0.4px;
        line-height: 1.2;
        margin-bottom: 5px;
        max-width: 100%; }
        .s4m .invitations .paid_list li .list-block .block-name:hover {
          color: rgba(0, 0, 0, 0.5); }
      .s4m .invitations .paid_list li .list-block .block-type {
        color: rgba(0, 0, 0, 0.5); }
    .s4m .invitations .paid_list li .curated_item {
      position: relative;
      line-height: 1.2; }
      .s4m .invitations .paid_list li .curated_item .username {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .s4m .invitations .paid_list li .curated_item .type {
        display: block;
        margin-top: 5px;
        color: rgba(0, 0, 0, 0.5); }
      .s4m .invitations .paid_list li .curated_item .name:hover {
        color: rgba(0, 0, 0, 0.5); }
    .s4m .invitations .paid_list li .img {
      position: absolute;
      left: -45px;
      top: 50%;
      transform: translateY(-50%);
      width: 30px;
      font-size: 12px;
      letter-spacing: -0.2px;
      line-height: 30px;
      text-align: center;
      font-weight: 600;
      background-color: #dedede;
      color: rgba(0, 0, 0, 0.2); }
      .s4m .invitations .paid_list li .img:after {
        content: '';
        opacity: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5);
        transition: all .4s ease; }
      .s4m .invitations .paid_list li .img:hover:after {
        opacity: 1; }
    .s4m .invitations .paid_list li.was_executed > div:first-child {
      color: rgba(0, 0, 0, 0.5); }
    .s4m .invitations .paid_list li > div {
      flex-shrink: 1; }
      .s4m .invitations .paid_list li > div .info {
        width: 100%; }
      .s4m .invitations .paid_list li > div:nth-child(1) {
        flex-basis: 230px;
        font-weight: 600;
        padding-right: 60px; }
      .s4m .invitations .paid_list li > div:nth-child(2) {
        flex-basis: auto;
        width: 25%;
        padding-right: 20px;
        max-width: 25%; }
        .s4m .invitations .paid_list li > div:nth-child(2) .invite-email {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          font-size: 13px; }
      .s4m .invitations .paid_list li > div:nth-child(3) {
        flex-basis: 230px;
        flex-shrink: 2;
        line-height: 20px; }
      .s4m .invitations .paid_list li > div:nth-child(4) {
        flex-basis: 230px;
        text-align: right;
        justify-content: flex-end; }
      .s4m .invitations .paid_list li > div .btn-link {
        display: none;
        margin-right: 20px; }
      .s4m .invitations .paid_list li > div .btn-black-30 {
        display: none; }

.s4m .invitations .executed span {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: middle; }

.s4m .invitations .executed .icon-check {
  color: #48ea8d;
  font-size: 12px;
  vertical-align: middle;
  margin-right: 5px; }

.s4m .blocked .setting_title {
  border-bottom: none; }

.s4m .blocked .btn_fan:hover span {
  opacity: 0.5; }

.s4m .blocked .artists {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background-color: #ffffff; }
  .s4m .blocked .artists .item {
    width: 33.33%;
    margin-top: 20px; }
    .s4m .blocked .artists .item .image {
      margin-bottom: 21px; }
    .s4m .blocked .artists .item .item_part_two {
      justify-content: space-between; }
      .s4m .blocked .artists .item .item_part_two .bottom_wrapper > div:last-child {
        margin-bottom: 21px; }
  .s4m .blocked .artists .item:nth-child(3n):not(:last-child) .item_part_two .bottom_wrapper:after {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    height: 1px;
    background: rgba(0, 0, 0, 0.07);
    width: 100%; }
  .s4m .blocked .artists .item .image {
    width: 130px;
    margin-bottom: 20px; }

.s4m .notifications .settings_body {
  padding-top: 37px; }
  .s4m .notifications .settings_body.white-bg .info_set {
    padding-top: 38px; }
    .s4m .notifications .settings_body.white-bg .info_set:first-child {
      padding-top: 0; }
  .s4m .notifications .settings_body.notif-items .info_set {
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

.s4m .notifications .editing {
  padding-top: 36px; }

.s4m .notifications .info_row {
  align-items: flex-start; }

.s4m .notifications .push-notif .denied {
  margin-top: 14px;
  margin-bottom: -2px; }
  .s4m .notifications .push-notif .denied .icon-x {
    font-size: 10px;
    color: #ff2051;
    margin-right: 9px; }

.s4m .notifications .push-notif .allowed {
  margin-top: 11px; }
  .s4m .notifications .push-notif .allowed p {
    line-height: 1.5;
    margin-bottom: 25px; }
  .s4m .notifications .push-notif .allowed .btn-stroked {
    line-height: 34px;
    font-size: 14px;
    padding: 0 16px;
    min-width: 70px;
    height: 36px; }

.s4m .notifications .set_title {
  line-height: 20px; }

.s4m .notifications .checkbox-item p {
  line-height: 20px; }

.s4m .notifications .setting_title {
  margin-bottom: 0;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: 26px; }
  .s4m .notifications .setting_title .sub_title {
    flex-basis: 0; }

.s4m .notifications .add_title {
  font-size: 13px;
  letter-spacing: -0.4px;
  color: rgba(0, 0, 0, 0.5);
  padding-top: 14px; }

.s4m .notifications .info_set.small-padding {
  padding-bottom: 35px; }

.s4m .notifications .info_row:last-child {
  margin-bottom: 0; }

.s4m .notifications .info_cell {
  display: inline-flex;
  flex-basis: auto;
  align-items: center;
  text-align: left; }
  .s4m .notifications .info_cell .acc_fb .avatar {
    margin-right: 10px;
    width: 20px;
    height: 20px; }
    .s4m .notifications .info_cell .acc_fb .avatar img {
      margin-right: 0; }
  .s4m .notifications .info_cell > ul > li:first-child > .checkbox-item {
    margin-top: 0; }
  .s4m .notifications .info_cell > ul > li:first-child > .check-state {
    margin-top: 0; }
  .s4m .notifications .info_cell .check-state {
    display: flex;
    align-items: baseline;
    margin-top: 9px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 20px; }
    .s4m .notifications .info_cell .check-state .icon-check {
      color: inherit;
      font-size: 13px;
      margin-right: 9px;
      transform: translateY(1px);
      visibility: hidden; }
    .s4m .notifications .info_cell .check-state.checked {
      color: #000; }
      .s4m .notifications .info_cell .check-state.checked .icon-check {
        visibility: visible; }
  .s4m .notifications .info_cell ul ul {
    margin-left: 35px; }
  .s4m .notifications .info_cell ul .checkbox-item {
    margin-top: 9px; }
  .s4m .notifications .info_cell ul .disable label {
    opacity: 0.07;
    background-color: #000; }
    .s4m .notifications .info_cell ul .disable label:before {
      content: none; }
  .s4m .notifications .info_cell ul .disable p {
    color: rgba(0, 0, 0, 0.5); }
  .s4m .notifications .info_cell ul span {
    color: rgba(0, 0, 0, 0.5); }

.s4m .notifications .acc_fb {
  margin-bottom: 0;
  margin-right: 10px; }

.s4m .follows-item-top-video {
  min-height: 345px; }

.s4m .btn_grey {
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.2);
  cursor: pointer; }
  .s4m .btn_grey:hover {
    background-color: rgba(0, 0, 0, 0.5); }

.add-pay {
  /* end of SETTINGS & PLEDGE global styles */ }
  .add-pay .btn_black {
    margin-left: 20px; }
  .add-pay .edit-msg-top {
    position: relative; }
  .add-pay .field.open .selectize-dropdown {
    position: relative;
    top: 0 !important; }
  .add-pay .field > input {
    width: 100%; }
  .add-pay .field.csc-field {
    width: 50%; }
  .add-pay .edit-msg-bottom .checkbox-item p {
    line-height: 1.2;
    font-size: 13px;
    letter-spacing: -0.4px; }
  .add-pay .icon-x-thin {
    cursor: pointer;
    position: absolute;
    right: -38px;
    top: 50%;
    z-index: 1;
    font-size: 16px;
    color: #fff;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    line-height: 22px; }
  .add-pay label {
    display: block; }
    .add-pay label img {
      position: absolute;
      right: 10px;
      top: 50%;
      z-index: 2;
      transform: translateY(-50%); }
  .add-pay ::placeholder {
    color: rgba(0, 0, 0, 0.3); }
  .add-pay .checkbox label {
    display: block;
    margin-bottom: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .add-pay .checkbox input {
    display: none; }
    .add-pay .checkbox input:checked + div {
      background-color: #000;
      border: none; }
  .add-pay .checkbox div {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 2px;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #ededed; }
    .add-pay .checkbox div .svg_check {
      display: inline-block;
      vertical-align: middle;
      width: 14px; }
  .add-pay .checkbox span {
    vertical-align: middle; }
  .add-pay .svg_check {
    fill: #fff; }

.settings .right_side .owl-loading {
  opacity: 1; }

.settings .settings-mob-carousel [data-setting-page="payment_methods"]:empty {
  display: none; }

.settings .owl-next,
.settings .owl-prev {
  display: none;
  padding: 10px;
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%); }
  .settings .owl-next.disabled,
  .settings .owl-prev.disabled {
    display: none; }

.settings .owl-prev {
  left: -40px; }
  .settings .owl-prev .svg_carousel_arrow {
    transform: rotate(90deg); }

.settings .owl-next {
  right: -40px; }
  .settings .owl-next .svg_carousel_arrow {
    transform: rotate(-90deg); }

.settings .left_column {
  flex-basis: 240px;
  flex-shrink: 0;
  padding-right: 20px; }

.settings .right_column {
  flex-basis: 100%;
  flex-shrink: 1;
  max-width: calc(100% - 240px); }

.settings .set_title {
  font-size: 16px;
  letter-spacing: -0.4px;
  line-height: 20px; }
  .settings .set_title:first-letter {
    text-transform: uppercase; }

.settings .accs_edit .info_row .info_cell:first-child {
  text-transform: capitalize; }

.settings .accs_edit .acc_url .ask_tooltip {
  display: inline-block;
  vertical-align: middle;
  line-height: 12px;
  margin-left: 5px; }
  .settings .accs_edit .acc_url .ask_tooltip:hover .ask_tip {
    visibility: visible;
    opacity: 1;
    transition-delay: 0.3s; }
  .settings .accs_edit .acc_url .ask_tooltip .ask_tip {
    transition: opacity 0.3s ease, visibility 0.3s ease;
    font-size: 12px;
    letter-spacing: -0.2px;
    color: #000;
    position: absolute;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    z-index: 2;
    width: 400px; }

.settings .accs_edit .symbol_ask {
  vertical-align: middle;
  fill: rgba(0, 0, 0, 0.2);
  width: 14px;
  height: 14px;
  display: inline-block; }

.settings .noitems_message {
  color: #000; }

.settings .delete_acc .sub_title {
  padding-top: 33px;
  margin-bottom: 15px;
  margin-left: -2px; }

.settings .delete_acc p {
  margin-bottom: 25px;
  line-height: 20px; }

.settings .delete_acc .sub_title {
  margin-bottom: 20px; }

.settings .delete_acc strong {
  color: #000; }

.settings .delete_acc .btn-black-30:hover {
  background-color: #ff2051; }

.settings .field.open .selectize-control {
  border-radius: 0; }

.settings .field.open .selectize-dropdown {
  position: relative;
  top: 0 !important; }

.settings .field.open .selectize-input {
  border-radius: 0; }

.settings .field.select {
  padding: 0; }

.settings .field.facebook {
  padding-top: 24px;
  padding-bottom: 4px; }

.settings .field:last-child {
  margin-bottom: 0; }

.settings .field > input {
  width: 100%; }

.settings .field .phone-num {
  display: flex;
  align-items: baseline; }
  .settings .field .phone-num .phone-code {
    flex-shrink: 0;
    padding-right: 5px;
    color: rgba(0, 0, 0, 0.5); }
  .settings .field .phone-num input {
    width: 100%; }

.settings .field > .btn_black {
  margin-top: 20px; }

.settings .field.language .selectize-input {
  padding: 0 10px;
  display: flex;
  height: 48px;
  align-items: center; }

.settings .field.language .dropdown-active:after {
  margin-top: -3px; }

.settings .field.language .selectize-dropdown {
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-right-color: #fff; }

.settings .field.language .item {
  font-size: 16px;
  letter-spacing: -0.4px; }

.settings .field.currency .selectize-input {
  padding: 0 10px;
  display: flex;
  height: 48px;
  align-items: center; }

.settings .field.currency .dropdown-active:after {
  margin-top: -3px; }

.settings .field.currency .selectize-dropdown {
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-right-color: #fff; }

.settings .field.currency .item {
  font-size: 16px;
  letter-spacing: -0.4px; }

.settings .field.timezone {
  height: 60px; }
  .settings .field.timezone .selectize-control {
    height: 60px; }
  .settings .field.timezone .selectize-input {
    padding: 0; }
  .settings .field.timezone .dropdown-active:after {
    margin-top: -3px; }
  .settings .field.timezone .selectize-dropdown {
    border-bottom-color: #fff;
    border-left-color: #fff;
    border-right-color: #fff; }
  .settings .field.timezone .item {
    padding: 20px 10px;
    font-size: 16px;
    letter-spacing: -0.4px; }

.settings .fixMargin > .field:last-child {
  margin-bottom: 20px; }

.settings label {
  display: block;
  cursor: pointer; }
  .settings label.acc_url {
    background-color: #fff;
    padding-right: 43px;
    position: relative;
    line-height: 1;
    margin-bottom: 15px; }
    .settings label.acc_url .field-name {
      display: flex;
      align-items: center; }
      .settings label.acc_url .field-name .tooltip_ask:hover .svg_ask {
        fill: rgba(0, 0, 0, 0.3); }
    .settings label.acc_url .icon-check {
      position: absolute;
      top: 50%;
      right: 15px;
      transform: translateY(-50%);
      color: #48ea8d;
      font-size: 13px; }
    .settings label.acc_url .decline-label {
      position: absolute;
      top: 50%;
      right: 15px;
      transform: translateY(-50%);
      color: #fff;
      width: 14px;
      height: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0;
      font-size: 8px;
      letter-spacing: 0; }
      .settings label.acc_url .decline-label:before {
        margin-left: 1px; }
    .settings label.acc_url .label {
      padding-top: 4px; }
    .settings label.acc_url img {
      margin-right: 5px; }

.settings .note {
  font-size: 13px;
  letter-spacing: -0.4px;
  line-height: 18px;
  margin-bottom: 21px; }

.settings .delete {
  opacity: 0;
  height: 100%;
  font-weight: bold;
  width: 15px;
  position: absolute;
  right: 10px;
  top: 50%;
  border-radius: 2px;
  transform: translateY(-50%);
  cursor: pointer;
  transition: opacity 0.3s; }
  .settings .delete:hover {
    opacity: 0.8; }

.settings .svg_x_squere {
  padding: 4px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  background-color: #000; }

.settings .svg_black_bg {
  fill: #fff;
  background-color: #000; }
  .settings .svg_black_bg .input {
    padding-left: 30px; }

.settings.main_side {
  background-color: #fff; }
  .settings.main_side.wallet {
    background-color: transparent; }

.settings .bottom_buttons {
  padding-bottom: 60px; }

.settings .global_buttons {
  display: flex;
  align-items: center; }
  .settings .global_buttons .btn-black-50 {
    line-height: 50px;
    text-align: center;
    margin-right: 30px; }
    .settings .global_buttons .btn-black-50:first-letter {
      text-transform: capitalize; }
  .settings .global_buttons .btn-link {
    font-size: 14px;
    letter-spacing: -0.4px; }

.settings .btn_simple {
  font-weight: 600;
  color: #a1a1a1;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer; }
  .settings .btn_simple:hover {
    opacity: 0.8; }

.settings .title_bar {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.settings .title {
  flex-basis: 80%; }

.settings .setting_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
  .settings .setting_title .acc_verified {
    padding-top: 40px; }

.settings .sub_title {
  flex-basis: 100%;
  color: #000;
  font-size: 22px;
  letter-spacing: -0.6px; }

.settings .acc_verified {
  flex-basis: 250px;
  flex-shrink: 0;
  line-height: 17px;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .settings .acc_verified .approve-label, .settings .acc_verified .decline-label {
    vertical-align: middle;
    margin-right: 6px; }
  .settings .acc_verified .approve-label {
    font-size: 8px;
    letter-spacing: 0;
    background: none;
    padding: 0;
    width: 18px;
    height: 18px;
    display: block; }
    .settings .acc_verified .approve-label .cls-1 {
      opacity: 0.1; }
    .settings .acc_verified .approve-label .cls-2 {
      fill: #fff; }
  .settings .acc_verified .decline-label {
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 8px;
    letter-spacing: 0; }
    .settings .acc_verified .decline-label:before {
      margin-top: 1px; }
    .settings .acc_verified .decline-label .cls-1 {
      fill: #ff2051; }
    .settings .acc_verified .decline-label .cls-2 {
      fill: #fff; }
  .settings .acc_verified .text {
    font-size: 12px;
    letter-spacing: -0.2px;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.5);
    line-height: 1; }
  .settings .acc_verified strong {
    margin-right: 5px;
    line-height: 1; }

.settings .svg_check {
  fill: #fff; }

.settings .svg_red_bd {
  fill: #ff4152; }

.settings .loading {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.07); }
  .settings .loading .full_line {
    flex-basis: 60%;
    height: 3px;
    background-color: #e5e5e5; }
  .settings .loading .progress {
    height: 100%;
    background-color: #48ea8d; }

.settings .payments-history .setting_title {
  border-bottom: none; }

.settings .payments-history .paid_list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  min-height: 60px;
  padding: 0;
  margin-top: 0;
  cursor: pointer; }
  .settings .payments-history .paid_list li:first-child {
    border-top: none;
    padding-top: 0;
    min-height: 50px; }
    .settings .payments-history .paid_list li:first-child > div {
      color: rgba(0, 0, 0, 0.5); }
      .settings .payments-history .paid_list li:first-child > div:nth-last-child(-n+2) {
        font-weight: 400; }
  .settings .payments-history .paid_list li > div:nth-child(1) {
    flex-basis: 180px;
    flex-shrink: 0; }
  .settings .payments-history .paid_list li > div:nth-child(2) {
    flex-shrink: 1;
    flex-basis: 300px;
    line-height: 1.2;
    max-width: 45.6%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .settings .payments-history .paid_list li > div:nth-child(3) {
    flex-shrink: 1;
    flex-basis: 200px;
    max-width: 25%; }
  .settings .payments-history .paid_list li > div:nth-child(4) {
    flex-basis: 160px;
    font-weight: 600; }
  .settings .payments-history .paid_list li > div:nth-child(5) {
    flex-basis: 160px; }
  .settings .payments-history .paid_list li > div:nth-child(-n+2) {
    padding-right: 20px; }
  .settings .payments-history .paid_list li > div:nth-last-child(-n+2) {
    text-align: right;
    padding-left: 20px;
    justify-content: flex-end; }
  .settings .payments-history .paid_list li .amount {
    display: inline; }
  .settings .payments-history .paid_list li a {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center; }
    .settings .payments-history .paid_list li a > div:nth-child(1) {
      flex-basis: 180px;
      flex-shrink: 0;
      line-height: 1.2; }
    .settings .payments-history .paid_list li a > div:nth-child(2) {
      flex-shrink: 1;
      flex-basis: 300px;
      line-height: 1.2;
      max-width: 45.6%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .settings .payments-history .paid_list li a > div:nth-child(2) .text {
        transition: color 0.3s;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        max-width: 100%; }
        .settings .payments-history .paid_list li a > div:nth-child(2) .text:hover {
          color: rgba(0, 0, 0, 0.5); }
      .settings .payments-history .paid_list li a > div:nth-child(2) .second-stroke {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 5px; }
    .settings .payments-history .paid_list li a > div:nth-child(3) {
      flex-shrink: 1;
      flex-basis: 200px;
      line-height: 1.2;
      max-width: 25%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .settings .payments-history .paid_list li a > div:nth-child(4) {
      flex-basis: 160px;
      font-weight: 600; }
    .settings .payments-history .paid_list li a > div:nth-child(-n+2) {
      padding-right: 20px; }
    .settings .payments-history .paid_list li a > div:nth-last-child(-n+2) {
      text-align: right;
      padding-left: 20px; }
    .settings .payments-history .paid_list li a > div [data-eventlink] {
      transition: color 0.3s; }
      .settings .payments-history .paid_list li a > div [data-eventlink]:hover {
        color: rgba(0, 0, 0, 0.5); }
    .settings .payments-history .paid_list li a > div .gray {
      color: rgba(0, 0, 0, 0.5); }
    .settings .payments-history .paid_list li a > div .second-stroke {
      color: rgba(0, 0, 0, 0.5);
      margin-top: 7px; }
    .settings .payments-history .paid_list li a > div:nth-child(5) {
      flex-basis: 160px;
      font-weight: 600; }
      .settings .payments-history .paid_list li a > div:nth-child(5) strong {
        text-transform: capitalize; }
      .settings .payments-history .paid_list li a > div:nth-child(5) .btn-black-30 {
        color: #fff; }
      .settings .payments-history .paid_list li a > div:nth-child(5) .icon-check {
        color: #48ea8d;
        font-size: 13px;
        margin-right: 4px;
        margin-top: 1px;
        vertical-align: middle; }
      .settings .payments-history .paid_list li a > div:nth-child(5) .text {
        text-transform: capitalize; }
      .settings .payments-history .paid_list li a > div:nth-child(5) .executed {
        color: rgba(0, 0, 0, 0.5);
        vertical-align: middle; }
      .settings .payments-history .paid_list li a > div:nth-child(5) .red {
        color: #ff2051;
        text-transform: capitalize; }

.settings .payments-history .loader {
  position: static;
  height: auto;
  text-align: center;
  padding: 40px 0; }
  .settings .payments-history .loader .loaderInner {
    position: static;
    display: inline-block; }

.settings .pay_methods .setting_title {
  border-bottom: none;
  padding-bottom: 18px; }

.settings .pay_methods .paid_list {
  font-size: 12px;
  letter-spacing: -0.2px; }
  .settings .pay_methods .paid_list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 10px 0;
    margin-top: 0; }
    .settings .pay_methods .paid_list li:first-child {
      border-top: 1px solid rgba(0, 0, 0, 0.07);
      color: #000; }
    .settings .pay_methods .paid_list li:hover div:nth-child(4) div {
      visibility: visible;
      opacity: 1; }
    .settings .pay_methods .paid_list li > div {
      flex-shrink: 1; }
      .settings .pay_methods .paid_list li > div:nth-child(1) {
        flex-basis: 240px;
        font-weight: 600;
        flex-shrink: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 20px; }
      .settings .pay_methods .paid_list li > div:nth-child(2) {
        flex-basis: 120px;
        flex-shrink: 0;
        padding-right: 20px; }
      .settings .pay_methods .paid_list li > div:nth-child(3) {
        padding-left: 39px;
        flex-basis: 360px;
        max-width: 39%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 20px;
        color: rgba(0, 0, 0, 0.5); }
      .settings .pay_methods .paid_list li > div:nth-child(4) {
        flex-basis: 200px;
        flex-shrink: 0;
        text-align: right; }
        .settings .pay_methods .paid_list li > div:nth-child(4) div {
          vertical-align: middle;
          visibility: hidden;
          opacity: 0; }
        .settings .pay_methods .paid_list li > div:nth-child(4) .btn-link {
          margin-right: 19px; }

.settings .payment_methods .setting_title {
  border-bottom: none;
  padding-bottom: 18px; }

.settings .payment_methods .paid_list {
  font-size: 12px;
  letter-spacing: -0.2px; }
  .settings .payment_methods .paid_list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    padding: 10px 0;
    margin-top: 0; }
    .settings .payment_methods .paid_list li .default-text {
      display: none; }
    .settings .payment_methods .paid_list li.is_default .default-text {
      display: inline; }
    .settings .payment_methods .paid_list li.is_default .btn-link {
      display: none; }
    .settings .payment_methods .paid_list li:first-child {
      border-top: 1px solid rgba(0, 0, 0, 0.07);
      color: #000;
      text-transform: none; }
    .settings .payment_methods .paid_list li:hover div:nth-child(5) .btn-black-30, .settings .payment_methods .paid_list li:hover div:nth-child(5) .btn-link {
      visibility: visible;
      opacity: 1; }
    .settings .payment_methods .paid_list li > div {
      flex-shrink: 1; }
      .settings .payment_methods .paid_list li > div:nth-child(1) {
        flex-basis: 120px;
        font-weight: 600;
        flex-shrink: 0;
        padding-right: 20px; }
      .settings .payment_methods .paid_list li > div:nth-child(2) {
        flex-basis: 160px;
        flex-shrink: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 20px; }
      .settings .payment_methods .paid_list li > div:nth-child(3) {
        flex-basis: 120px;
        flex-shrink: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 20px; }
      .settings .payment_methods .paid_list li > div:nth-child(4) {
        flex-basis: 320px;
        max-width: 34.7%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 20px;
        color: rgba(0, 0, 0, 0.5); }
      .settings .payment_methods .paid_list li > div:nth-child(5) {
        flex-basis: 200px;
        flex-shrink: 0;
        text-align: right; }
        .settings .payment_methods .paid_list li > div:nth-child(5) .btn-black-30 {
          vertical-align: middle;
          visibility: hidden;
          opacity: 0; }
        .settings .payment_methods .paid_list li > div:nth-child(5) .btn-link {
          margin-right: 19px;
          vertical-align: middle;
          visibility: hidden;
          opacity: 0; }

.settings .payouts-history .setting_title {
  margin-left: -1px;
  margin-top: 38px;
  align-items: baseline;
  padding-bottom: 21px;
  border: none; }

.settings .payouts-history .sub_title {
  font-weight: 600;
  padding-top: 0; }

.settings .payouts-history .btn-black-30 {
  flex-shrink: 0; }

.settings .payouts-history .describe {
  color: rgba(0, 0, 0, 0.5);
  line-height: 20px;
  font-size: 13px;
  letter-spacing: -0.4px;
  margin-bottom: 55px;
  max-width: 75%; }

.settings .payouts-history .paid_list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  min-height: 60px;
  padding: 0;
  margin-top: 0; }
  .settings .payouts-history .paid_list li:first-child {
    border-top: none;
    padding-top: 0;
    min-height: 50px; }
    .settings .payouts-history .paid_list li:first-child > div {
      color: rgba(0, 0, 0, 0.5); }
      .settings .payouts-history .paid_list li:first-child > div:nth-last-child(-n+2) {
        font-weight: 400; }
  .settings .payouts-history .paid_list li > div {
    flex-basis: auto; }
    .settings .payouts-history .paid_list li > div:nth-child(-n+3) {
      padding-right: 20px; }
    .settings .payouts-history .paid_list li > div:nth-last-child(-n+2) {
      text-align: right;
      padding-left: 20px;
      justify-content: flex-end; }
    .settings .payouts-history .paid_list li > div:nth-child(1) {
      flex-basis: 140px;
      flex-shrink: 0; }
    .settings .payouts-history .paid_list li > div:nth-child(2) {
      flex-shrink: 0;
      flex-basis: 250px;
      line-height: 1.2;
      max-width: 27%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .settings .payouts-history .paid_list li > div:nth-child(2) .second-stroke {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 2px; }
    .settings .payouts-history .paid_list li > div:nth-child(3) {
      padding-left: 41px;
      flex-shrink: 0;
      flex-basis: 180px;
      max-width: 19.5%; }
    .settings .payouts-history .paid_list li > div:nth-child(4) {
      width: 15.2%;
      flex-shrink: 0; }
    .settings .payouts-history .paid_list li > div:nth-child(5) {
      flex-basis: 100px;
      padding-left: 0px; }
    .settings .payouts-history .paid_list li > div:last-child {
      flex-basis: 110px; }
  .settings .payouts-history .paid_list li a {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    height: 59px; }
    .settings .payouts-history .paid_list li a .amount {
      display: inline; }
    .settings .payouts-history .paid_list li a > div:nth-child(1) {
      flex-basis: 140px;
      flex-shrink: 0;
      line-height: 1.2; }
    .settings .payouts-history .paid_list li a > div:nth-child(2) {
      flex-shrink: 0;
      flex-basis: 250px;
      line-height: 1.2;
      max-width: 27%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .settings .payouts-history .paid_list li a > div:nth-child(2) .second-stroke {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 2px; }
    .settings .payouts-history .paid_list li a > div:nth-child(3) {
      flex-shrink: 0;
      flex-basis: 180px;
      line-height: 1.2;
      max-width: 19.5%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l {
        display: flex;
        align-items: center; }
        .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-img {
          margin-right: 10px;
          flex-shrink: 0;
          width: 30px; }
          .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-img .avatar-wrapper {
            position: relative;
            width: 100%; }
            .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-img .avatar-wrapper:hover .hover {
              opacity: 1; }
          .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-img .avatar {
            height: 30px; }
        .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-name-p {
          max-width: calc(100% - 35px); }
          .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-name-p .title {
            display: flex; }
          .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-name-p .user-info {
            display: flex; }
          .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-name-p .icon-check {
            margin-left: 5px;
            flex-shrink: 0;
            color: #fff;
            height: 14px;
            width: 14px;
            background: #dedede;
            border-radius: 100%;
            font-size: 7px;
            display: flex;
            justify-content: center;
            align-items: center;
            padding-bottom: 1px; }
            .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-name-p .icon-check.green {
              background-color: #48ea8d; }
          .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-name-p .name-wrapper {
            margin-bottom: 5px;
            display: flex;
            justify-content: flex-start; }
          .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-name-p p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 13px;
            letter-spacing: -0.4px;
            line-height: 1.2; }
          .settings .payouts-history .paid_list li a > div:nth-child(3) .follow-item-l .follow-item-name-p span {
            color: rgba(0, 0, 0, 0.5); }
    .settings .payouts-history .paid_list li a > div:nth-child(4) {
      flex-shrink: 0;
      width: 15.2%;
      display: flex;
      align-items: center; }
      .settings .payouts-history .paid_list li a > div:nth-child(4) .text {
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.2; }
    .settings .payouts-history .paid_list li a > div:nth-child(5) {
      flex-basis: 100px;
      font-weight: 600; }
    .settings .payouts-history .paid_list li a > div:nth-child(-n+3) {
      padding-right: 20px; }
    .settings .payouts-history .paid_list li a > div:nth-last-child(-n+2) {
      text-align: right;
      padding-left: 10px; }
    .settings .payouts-history .paid_list li a > div [data-eventlink] {
      transition: color 0.3s;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: inline-block;
      max-width: 100%; }
      .settings .payouts-history .paid_list li a > div [data-eventlink]:hover {
        color: rgba(0, 0, 0, 0.5); }
    .settings .payouts-history .paid_list li a > div .gray {
      color: rgba(0, 0, 0, 0.5); }
    .settings .payouts-history .paid_list li a > div .second-stroke {
      color: rgba(0, 0, 0, 0.5);
      margin-top: 7px; }
    .settings .payouts-history .paid_list li a > div:last-child {
      flex-basis: 110px;
      font-weight: 600; }
      .settings .payouts-history .paid_list li a > div:last-child .text {
        text-transform: capitalize; }
      .settings .payouts-history .paid_list li a > div:last-child .btn-black-30 {
        color: #fff; }
      .settings .payouts-history .paid_list li a > div:last-child .icon-check {
        color: #48ea8d;
        font-size: 13px;
        margin-right: 4px;
        margin-top: 1px;
        vertical-align: middle; }
      .settings .payouts-history .paid_list li a > div:last-child .executed {
        color: rgba(0, 0, 0, 0.5);
        vertical-align: middle; }
        .settings .payouts-history .paid_list li a > div:last-child .executed span {
          text-transform: capitalize; }
      .settings .payouts-history .paid_list li a > div:last-child .declined {
        color: #ff2051; }

.settings .wallet-overview .setting_title {
  border: none; }

.settings .wallet-overview .user-earnings {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  transition: margin 0.3s ease;
  background-color: #ffffff; }
  .settings .wallet-overview .user-earnings:last-child {
    border-bottom: none;
    margin-bottom: 0; }
  .settings .wallet-overview .user-earnings[data-earnings-open="true"] {
    border-bottom: none;
    margin-bottom: 10px; }
    .settings .wallet-overview .user-earnings[data-earnings-open="true"] .short-info {
      margin-bottom: 20px; }
      .settings .wallet-overview .user-earnings[data-earnings-open="true"] .short-info .money .icon-arrow {
        transform: rotate(270deg); }
  .settings .wallet-overview .user-earnings .short-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: margin 0.3s ease, background-color 0.3s; }
    .settings .wallet-overview .user-earnings .short-info:hover {
      background-color: rgba(0, 0, 0, 0.07); }
    .settings .wallet-overview .user-earnings .short-info .user-info {
      margin-right: 40px;
      white-space: nowrap;
      display: flex;
      align-items: center;
      flex-shrink: 0;
      max-width: 50%; }
      .settings .wallet-overview .user-earnings .short-info .user-info .left {
        margin: 10px 19px 10px 10px; }
      .settings .wallet-overview .user-earnings .short-info .user-info .avatar {
        width: 40px;
        height: 40px;
        font-size: 18px;
        letter-spacing: -0.6px; }
      .settings .wallet-overview .user-earnings .short-info .user-info .right {
        display: flex;
        align-items: baseline;
        overflow: hidden; }
      .settings .wallet-overview .user-earnings .short-info .user-info .username {
        font-size: 13px;
        letter-spacing: -0.4px;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis; }
      .settings .wallet-overview .user-earnings .short-info .user-info .user-type {
        margin-left: 9px;
        color: rgba(0, 0, 0, 0.5);
        white-space: nowrap;
        flex-shrink: 0; }
      .settings .wallet-overview .user-earnings .short-info .user-info .tooltip_ask {
        margin-left: 10px;
        flex-shrink: 0; }
    .settings .wallet-overview .user-earnings .short-info .money {
      flex-shrink: 0;
      margin-right: 22px;
      white-space: nowrap;
      display: flex;
      align-items: baseline; }
      .settings .wallet-overview .user-earnings .short-info .money .income {
        font-size: 10px;
        letter-spacing: 0;
        color: #48ea8d;
        margin-right: 9px;
        font-weight: 600; }
      .settings .wallet-overview .user-earnings .short-info .money .total-earnings {
        font-weight: 600;
        margin-right: 29px; }
        .settings .wallet-overview .user-earnings .short-info .money .total-earnings.gray-text {
          color: rgba(0, 0, 0, 0.5); }
      .settings .wallet-overview .user-earnings .short-info .money .icon-arrow {
        font-size: 11px;
        color: rgba(0, 0, 0, 0.2);
        transform: rotate(90deg); }
  .settings .wallet-overview .user-earnings .detail-info {
    display: none;
    padding: 0 20px; }
    .settings .wallet-overview .user-earnings .detail-info .row {
      display: flex;
      flex-wrap: nowrap;
      border-top: 1px solid rgba(0, 0, 0, 0.07); }
      .settings .wallet-overview .user-earnings .detail-info .row .left {
        width: 220px;
        padding-top: 18px;
        flex-shrink: 0; }
        .settings .wallet-overview .user-earnings .detail-info .row .left .set-title {
          display: inline-block;
          vertical-align: baseline;
          font-size: 13px;
          letter-spacing: -0.4px;
          color: rgba(0, 0, 0, 0.5);
          font-weight: 600; }
      .settings .wallet-overview .user-earnings .detail-info .row .right {
        max-width: 680px;
        flex-basis: 680px;
        overflow: hidden; }
        .settings .wallet-overview .user-earnings .detail-info .row .right .no-campaigns {
          padding-top: 17px;
          font-size: 13px;
          letter-spacing: -0.4px;
          line-height: 1.2;
          margin-bottom: 67px; }
        .settings .wallet-overview .user-earnings .detail-info .row .right .campaign-row {
          display: flex;
          align-items: center;
          justify-content: flex-end;
          height: 50px;
          border-top: 1px solid rgba(0, 0, 0, 0.07); }
          .settings .wallet-overview .user-earnings .detail-info .row .right .campaign-row[data-campaign-to-open] {
            border-top: none; }
          .settings .wallet-overview .user-earnings .detail-info .row .right .campaign-row:first-child {
            border-top: none; }
          .settings .wallet-overview .user-earnings .detail-info .row .right .campaign-row:last-child {
            box-sizing: content-box;
            padding-bottom: 50px; }
          .settings .wallet-overview .user-earnings .detail-info .row .right .campaign-row:hover .btn-stroked {
            visibility: visible;
            opacity: 1; }
        .settings .wallet-overview .user-earnings .detail-info .row .right .name-wrapper {
          display: flex;
          align-items: center;
          flex-basis: 100%;
          max-width: 100%;
          flex-wrap: nowrap; }
        .settings .wallet-overview .user-earnings .detail-info .row .right .btn-stroked {
          visibility: hidden;
          opacity: 0;
          transition: opacity 0.3s, visibility 0.3s, background-color 0.3s, color 0.3s;
          flex-shrink: 0;
          margin-left: 10px;
          line-height: 24px;
          font-size: 12px;
          letter-spacing: -0.2px;
          padding: 0 10px;
          min-width: 40px;
          height: 24px; }
        .settings .wallet-overview .user-earnings .detail-info .row .right .name {
          font-size: 13px;
          letter-spacing: -0.4px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          line-height: 1.2;
          font-weight: 600; }
        .settings .wallet-overview .user-earnings .detail-info .row .right .campaign-info {
          flex-basis: 54%;
          max-width: 54%;
          margin-right: auto;
          display: flex;
          align-items: center;
          flex-wrap: nowrap;
          overflow: hidden; }
          .settings .wallet-overview .user-earnings .detail-info .row .right .campaign-info .stage {
            font-size: 13px;
            letter-spacing: -0.4px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: 1.2; }
        .settings .wallet-overview .user-earnings .detail-info .row .right .currency {
          padding: 0 20px;
          font-size: 13px;
          letter-spacing: -0.4px;
          flex-shrink: 0; }
        .settings .wallet-overview .user-earnings .detail-info .row .right .amount {
          font-size: 13px;
          letter-spacing: -0.4px;
          flex-basis: 170px;
          flex-shrink: 0;
          font-weight: 600;
          padding-right: 50px;
          text-align: right; }
          .settings .wallet-overview .user-earnings .detail-info .row .right .amount.gray-text {
            color: rgba(0, 0, 0, 0.5); }
          .settings .wallet-overview .user-earnings .detail-info .row .right .amount .amount-tooltip {
            display: inline; }
        .settings .wallet-overview .user-earnings .detail-info .row .right .state {
          flex-basis: 82px;
          flex-shrink: 0;
          text-align: right;
          text-transform: capitalize;
          font-weight: 600; }
          .settings .wallet-overview .user-earnings .detail-info .row .right .state .gray-text {
            color: rgba(0, 0, 0, 0.5);
            font-size: 13px;
            letter-spacing: -0.4px; }
          .settings .wallet-overview .user-earnings .detail-info .row .right .state .icon-check {
            color: #48ea8d;
            font-size: 13px;
            margin-right: 4px;
            margin-top: 1px;
            vertical-align: middle; }
          .settings .wallet-overview .user-earnings .detail-info .row .right .state .executed {
            white-space: nowrap;
            color: rgba(0, 0, 0, 0.5);
            vertical-align: middle; }
        .settings .wallet-overview .user-earnings .detail-info .row .right .album-sales-row {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          height: 50px;
          border-bottom: 1px solid rgba(0, 0, 0, 0.07);
          width: 280px;
          margin-left: auto; }
          .settings .wallet-overview .user-earnings .detail-info .row .right .album-sales-row:last-child {
            border-bottom: none;
            margin-bottom: 50px; }
          .settings .wallet-overview .user-earnings .detail-info .row .right .album-sales-row .currency {
            padding-left: 0; }

/*    Manage clubs*   / */
.left_side .left_side_block.no-border {
  border: none; }
  .left_side .left_side_block.no-border li a {
    line-height: 1; }

.left_side .invite-btn {
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  letter-spacing: -0.4px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 30px;
  text-transform: capitalize;
  position: relative;
  transition: color 0.3s; }
  .left_side .invite-btn:hover {
    color: rgba(0, 0, 0, 0.2); }

.main_side .main_inner .content_center.analytics {
  width: 100%;
  border: none;
  padding-right: 0; }
  .main_side .main_inner .content_center.analytics .sub_title {
    color: #000; }
  .main_side .main_inner .content_center.analytics .info {
    margin-top: 16px;
    color: rgba(0, 0, 0, 0.5); }
  .main_side .main_inner .content_center.analytics .avatar-wrapper {
    position: absolute;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px; }
    .main_side .main_inner .content_center.analytics .avatar-wrapper:hover .hover {
      opacity: 1; }
    .main_side .main_inner .content_center.analytics .avatar-wrapper .avatar {
      transition: opacity .3s; }
    .main_side .main_inner .content_center.analytics .avatar-wrapper .hover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.45);
      overflow: hidden;
      max-width: 100%;
      opacity: 0;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
      z-index: 2; }
  .main_side .main_inner .content_center.analytics .selling-albums {
    margin-top: 17px; }
    .main_side .main_inner .content_center.analytics .selling-albums li {
      border-bottom: 1px solid rgba(0, 0, 0, 0.07);
      min-height: 50px;
      padding: 0;
      margin-top: 0; }
      .main_side .main_inner .content_center.analytics .selling-albums li:first-child {
        height: 50px;
        border-top: none; }
        .main_side .main_inner .content_center.analytics .selling-albums li:first-child .column {
          padding-right: 10px; }
          .main_side .main_inner .content_center.analytics .selling-albums li:first-child .column:nth-child(6) {
            font-weight: 400;
            justify-content: flex-end; }
      .main_side .main_inner .content_center.analytics .selling-albums li .amount {
        display: inline; }
      .main_side .main_inner .content_center.analytics .selling-albums li .column {
        flex-shrink: 0;
        position: relative;
        padding-right: 20px;
        line-height: 1.2; }
        .main_side .main_inner .content_center.analytics .selling-albums li .column:nth-child(1) {
          flex-basis: 200px;
          padding-right: 65px; }
        .main_side .main_inner .content_center.analytics .selling-albums li .column:nth-child(2) {
          position: relative;
          flex-basis: 200px;
          max-width: 200px; }
          .main_side .main_inner .content_center.analytics .selling-albums li .column:nth-child(2) .src-style {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            max-width: 100%;
            display: inline-block; }
        .main_side .main_inner .content_center.analytics .selling-albums li .column:nth-child(3) {
          flex-basis: 180px;
          max-width: 180px; }
          .main_side .main_inner .content_center.analytics .selling-albums li .column:nth-child(3) .src-style {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            max-width: 100%;
            display: inline-block; }
        .main_side .main_inner .content_center.analytics .selling-albums li .column:nth-child(4) {
          flex-basis: 120px;
          max-width: 120px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .main_side .main_inner .content_center.analytics .selling-albums li .column:nth-child(5) {
          flex-basis: 100px;
          max-width: 100px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .main_side .main_inner .content_center.analytics .selling-albums li .column:nth-child(6) {
          flex-basis: 100px;
          padding: 0;
          font-weight: 600;
          text-align: right; }
        .main_side .main_inner .content_center.analytics .selling-albums li .column .src-style {
          transition: color 0.3s; }
          .main_side .main_inner .content_center.analytics .selling-albums li .column .src-style:hover {
            color: rgba(0, 0, 0, 0.5); }
        .main_side .main_inner .content_center.analytics .selling-albums li .column .post_menu {
          margin-left: 15px; }
        .main_side .main_inner .content_center.analytics .selling-albums li .column .badge {
          margin-left: 6px;
          position: static; }
  .main_side .main_inner .content_center.analytics .membership {
    margin-top: 17px; }
    .main_side .main_inner .content_center.analytics .membership li {
      border-bottom: 1px solid rgba(0, 0, 0, 0.07);
      min-height: 50px;
      padding: 0;
      margin-top: 0; }
      .main_side .main_inner .content_center.analytics .membership li:first-child {
        height: 50px;
        border-top: none; }
        .main_side .main_inner .content_center.analytics .membership li:first-child .column {
          padding-right: 10px; }
          .main_side .main_inner .content_center.analytics .membership li:first-child .column:nth-child(7) {
            font-weight: 400;
            justify-content: flex-end; }
      .main_side .main_inner .content_center.analytics .membership li .amount {
        display: inline; }
      .main_side .main_inner .content_center.analytics .membership li .column {
        flex-shrink: 0;
        position: relative;
        padding-right: 20px;
        line-height: 1.2; }
        .main_side .main_inner .content_center.analytics .membership li .column::first-letter {
          text-transform: uppercase; }
        .main_side .main_inner .content_center.analytics .membership li .column:nth-child(1) {
          flex-basis: 100px; }
        .main_side .main_inner .content_center.analytics .membership li .column:nth-child(2) {
          position: relative;
          flex-basis: 100px; }
        .main_side .main_inner .content_center.analytics .membership li .column:nth-child(3) {
          flex-basis: 120px;
          max-width: 120px; }
        .main_side .main_inner .content_center.analytics .membership li .column:nth-child(4) {
          position: relative;
          flex-basis: 200px;
          max-width: 200px; }
          .main_side .main_inner .content_center.analytics .membership li .column:nth-child(4) a {
            display: block; }
          .main_side .main_inner .content_center.analytics .membership li .column:nth-child(4) .name-inner {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
        .main_side .main_inner .content_center.analytics .membership li .column:nth-child(5) {
          flex-basis: 110px;
          max-width: 110px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .main_side .main_inner .content_center.analytics .membership li .column:nth-child(6) {
          flex-basis: 110px;
          max-width: 110px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .main_side .main_inner .content_center.analytics .membership li .column:nth-child(7) {
          flex-basis: 95px;
          padding: 0;
          font-weight: 600;
          text-align: right; }
        .main_side .main_inner .content_center.analytics .membership li .column .column-name {
          display: flex;
          align-items: baseline;
          cursor: pointer;
          transition: color 0.3s; }
          .main_side .main_inner .content_center.analytics .membership li .column .column-name:hover {
            color: rgba(0, 0, 0, 0.2); }
            .main_side .main_inner .content_center.analytics .membership li .column .column-name:hover .icon-longArrow {
              color: rgba(0, 0, 0, 0.1); }
        .main_side .main_inner .content_center.analytics .membership li .column .src-style {
          transition: color 0.3s;
          display: flex;
          align-items: center; }
          .main_side .main_inner .content_center.analytics .membership li .column .src-style .icon-check {
            margin-left: 5px;
            flex-shrink: 0;
            color: #fff;
            height: 14px;
            width: 14px;
            background: #dedede;
            border-radius: 100%;
            font-size: 7px;
            display: flex;
            justify-content: center;
            align-items: center;
            padding-bottom: 1px; }
            .main_side .main_inner .content_center.analytics .membership li .column .src-style .icon-check.green {
              background-color: #48ea8d; }
          .main_side .main_inner .content_center.analytics .membership li .column .src-style:hover {
            color: rgba(0, 0, 0, 0.5); }
        .main_side .main_inner .content_center.analytics .membership li .column .post_menu {
          margin-left: 15px; }
        .main_side .main_inner .content_center.analytics .membership li .column .badge {
          margin-left: 6px;
          position: static; }

.curated_settings {
  border-top: 1px solid rgba(0, 0, 0, 0.07); }
  .curated_settings .general .view .info_set {
    border-bottom: none; }
  .curated_settings .general .visibility-field [data-selectable] {
    display: flex;
    align-items: center; }
  .curated_settings .general .visibility-field .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .curated_settings .general .visibility-field .tooltip_ask {
    flex-shrink: 0; }
  .curated_settings .general .visibility-field .icon-check {
    display: none;
    padding-left: 10px;
    flex-shrink: 0;
    margin-left: auto; }
  .curated_settings .general .visibility-field .selected .icon-check {
    display: block; }
  .curated_settings .general .visibility-field [data-value="Published"] .tooltip_ask {
    display: none; }
  .curated_settings .kyc .title-wrapper .setting_title {
    padding-bottom: 11px;
    border-bottom: none; }
  .curated_settings .kyc .title-wrapper p {
    font-size: 13px;
    line-height: 18px;
    padding-right: 200px;
    padding-bottom: 25px; }
    .curated_settings .kyc .title-wrapper p a {
      font-weight: 600; }
      .curated_settings .kyc .title-wrapper p a:hover {
        color: rgba(0, 0, 0, 0.5); }
  .curated_settings .kyc .title-wrapper .black-notice {
    background-color: #000;
    display: flex;
    padding: 20px 20px 15px 20px; }
    .curated_settings .kyc .title-wrapper .black-notice .text {
      color: #fff;
      line-height: 1.5;
      margin-top: -4px; }
      .curated_settings .kyc .title-wrapper .black-notice .text strong {
        color: #fff; }
      .curated_settings .kyc .title-wrapper .black-notice .text a {
        display: inline;
        color: #fff;
        font-weight: 600; }
        .curated_settings .kyc .title-wrapper .black-notice .text a:hover {
          color: rgba(255, 255, 255, 0.5); }
    .curated_settings .kyc .title-wrapper .black-notice .left {
      width: 40px;
      flex-shrink: 0; }
      .curated_settings .kyc .title-wrapper .black-notice .left .icon-attention {
        font-size: 20px;
        color: #fff; }
    .curated_settings .kyc .title-wrapper .black-notice .center .text {
      line-height: 1.5; }
    .curated_settings .kyc .title-wrapper .black-notice .right {
      text-align: right;
      flex-shrink: 0;
      width: 200px; }
      .curated_settings .kyc .title-wrapper .black-notice .right .text {
        color: rgba(255, 255, 255, 0.5); }
  .curated_settings .kyc .view {
    border-top: 1px solid rgba(0, 0, 0, 0.07); }
    .curated_settings .kyc .view .info_row .info_cell .grey-text {
      color: rgba(0, 0, 0, 0.5); }
    .curated_settings .kyc .view .documents {
      margin-top: -9px; }
      .curated_settings .kyc .view .documents .file {
        background-color: rgba(0, 0, 0, 0.07); }
  .curated_settings .kyc .editing {
    border-top: 1px solid rgba(0, 0, 0, 0.07); }
    .curated_settings .kyc .editing .declaration-wrapper {
      display: flex;
      justify-content: space-between; }
    .curated_settings .kyc .editing .fieldset {
      padding-bottom: 35px; }
      .curated_settings .kyc .editing .fieldset .note {
        margin-bottom: 0; }
        .curated_settings .kyc .editing .fieldset .note a {
          font-weight: 600; }
          .curated_settings .kyc .editing .fieldset .note a:hover {
            color: rgba(0, 0, 0, 0.5); }
    .curated_settings .kyc .editing .delete {
      height: auto; }

.settings > .main_inner {
  height: 100%; }
  .settings > .main_inner .content_center {
    height: 100%; }

.settings .columns {
  position: relative; }
  .settings .columns.birthday label:first-of-type {
    flex-basis: 50%;
    flex-shrink: 0; }

.settings .payouts .setting_title {
  margin-bottom: 6px;
  margin-left: -1px;
  margin-top: 38px;
  align-items: baseline; }

.settings .payouts .sub_title {
  font-weight: 600;
  padding-top: 0; }

.settings .payouts .btn-black-30 {
  flex-shrink: 0; }

.settings .payouts .describe {
  color: rgba(0, 0, 0, 0.5);
  line-height: 20px;
  font-size: 13px;
  letter-spacing: -0.4px;
  margin-bottom: 55px;
  max-width: 75%; }

.settings .payouts .payouts-list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  min-height: 70px;
  padding: 0;
  margin-top: 0; }
  .settings .payouts .payouts-list li:first-child {
    border-top: none;
    padding-top: 0; }
    .settings .payouts .payouts-list li:first-child .column {
      color: rgba(0, 0, 0, 0.5); }
      .settings .payouts .payouts-list li:first-child .column:last-child {
        font-weight: 400; }
  .settings .payouts .payouts-list li .column {
    flex-basis: 240px;
    flex-shrink: 0; }
    .settings .payouts .payouts-list li .column:nth-child(2) {
      flex-shrink: 1;
      flex-basis: 360px;
      line-height: 1.2;
      max-width: 360px; }
      .settings .payouts .payouts-list li .column:nth-child(2) .type {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .settings .payouts .payouts-list li .column:nth-child(2) .second-stroke {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 5px; }
    .settings .payouts .payouts-list li .column:nth-child(3) {
      flex-basis: 120px; }
    .settings .payouts .payouts-list li .column:nth-child(-n+2) {
      padding-right: 20px; }
    .settings .payouts .payouts-list li .column:nth-last-child(-n+2) {
      text-align: right; }
    .settings .payouts .payouts-list li .column:last-child {
      padding-left: 20px; }
    .settings .payouts .payouts-list li .column .gray {
      color: rgba(0, 0, 0, 0.5); }
    .settings .payouts .payouts-list li .column .second-stroke {
      color: rgba(0, 0, 0, 0.5);
      margin-top: 7px; }
    .settings .payouts .payouts-list li .column:nth-child(4) {
      flex-basis: 200px;
      font-weight: 600; }
      .settings .payouts .payouts-list li .column:nth-child(4) .btn-black-30 {
        color: #fff; }
      .settings .payouts .payouts-list li .column:nth-child(4) .icon-check {
        color: #48ea8d;
        font-size: 13px;
        margin-right: 4px;
        margin-top: 1px;
        vertical-align: middle; }
      .settings .payouts .payouts-list li .column:nth-child(4) .executed {
        color: rgba(0, 0, 0, 0.5);
        vertical-align: middle; }

.settings .page-roles .setting_title {
  margin-bottom: 0;
  justify-content: flex-start;
  flex-direction: column;
  margin-left: -1px;
  margin-top: 37px;
  align-items: flex-start;
  border-bottom: none; }
  .settings .page-roles .setting_title .title-inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center; }

.settings .page-roles .add_title {
  font-size: 13px;
  letter-spacing: -0.4px;
  color: rgba(0, 0, 0, 0.5);
  padding-top: 14px; }

.settings .page-roles .sub_title {
  font-weight: 600;
  padding-top: 0; }

.settings .page-roles .btn-black-30 {
  flex-shrink: 0; }

.settings .page-roles .describe {
  color: rgba(0, 0, 0, 0.5);
  line-height: 20px;
  font-size: 13px;
  letter-spacing: -0.4px;
  margin-bottom: 55px;
  max-width: 75%; }

.settings .page-roles .roles-list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  min-height: 70px;
  padding: 0;
  margin-top: 0; }
  .settings .page-roles .roles-list li:first-child {
    color: #000;
    padding-top: 0; }
  .settings .page-roles .roles-list li:hover .column .btn-black-30 {
    display: inline-block; }
    .settings .page-roles .roles-list li:hover .column .btn-black-30 + .pending {
      display: none; }
  .settings .page-roles .roles-list li .column {
    flex-basis: 360px;
    flex-shrink: 0;
    max-width: 39.13%;
    position: relative; }
    .settings .page-roles .roles-list li .column:last-child {
      padding: 0 0 0 20px;
      font-weight: 600;
      flex-basis: 200px;
      text-align: right;
      min-width: 100px; }
    .settings .page-roles .roles-list li .column .btn-black-30 {
      display: none; }
    .settings .page-roles .roles-list li .column .pending {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
    .settings .page-roles .roles-list li .column .user {
      display: flex;
      align-items: flex-start; }
      .settings .page-roles .roles-list li .column .user .img {
        position: relative;
        width: 30px;
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        letter-spacing: -0.2px;
        line-height: 30px;
        text-align: center;
        font-weight: 600;
        background-color: #dedede;
        color: rgba(0, 0, 0, 0.2);
        cursor: pointer;
        flex-shrink: 0; }
        .settings .page-roles .roles-list li .column .user .img:after {
          content: '';
          opacity: 0;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background-color: rgba(0, 0, 0, 0.5);
          transition: all .4s ease; }
        .settings .page-roles .roles-list li .column .user .img:hover:after {
          opacity: 1; }
      .settings .page-roles .roles-list li .column .user .user-info {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-left: 15px;
        line-height: 1.2;
        width: calc(100% - 30px);
        padding-right: 20px; }
        .settings .page-roles .roles-list li .column .user .user-info .username {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .settings .page-roles .roles-list li .column .user .user-info .user-type {
          color: rgba(0, 0, 0, 0.5);
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }

.settings .delete-page .setting_title {
  padding-bottom: 21px;
  margin-left: -1px;
  margin-top: 38px;
  align-items: baseline;
  border-bottom: none; }

.settings .delete-page .sub_title {
  padding-top: 0; }

.settings .delete-page .btn-black-36:hover {
  background-color: #ff2051; }

.settings .delete-page .info {
  line-height: 20px;
  font-size: 13px;
  letter-spacing: -0.4px;
  margin-bottom: 25px;
  padding-right: 200px; }
  .settings .delete-page .info a {
    font-weight: 600; }
    .settings .delete-page .info a:hover {
      color: rgba(0, 0, 0, 0.5); }

/*    End of Manage clubs*   / */
/*    Used on Pledge, Buy, Payout pages*/
.pledge_buy {
  padding-bottom: 100px;
  /*  Payout page  */ }
  .pledge_buy .pledge_top_bar {
    background-color: #fff; }
  .pledge_buy .pledge_top_inner {
    max-width: 960px;
    margin: 0 auto; }
  .pledge_buy .pledge_top {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ededed; }
    .pledge_buy .pledge_top .page_title {
      flex-basis: 33%;
      flex-grow: 1;
      font-size: 20px;
      letter-spacing: -0.6px;
      font-weight: 600; }
      .pledge_buy .pledge_top .page_title:first-letter {
        text-transform: uppercase; }
    .pledge_buy .pledge_top .countdown {
      flex-basis: 33%;
      flex-grow: 1;
      vertical-align: middle;
      text-align: center; }
      .pledge_buy .pledge_top .countdown span {
        display: inline-block;
        vertical-align: middle; }
      .pledge_buy .pledge_top .countdown .icon-clock {
        margin-right: 5px;
        color: #ff2051; }
    .pledge_buy .pledge_top .ticket_type {
      flex-basis: 33%;
      flex-grow: 1;
      font-size: 20px;
      letter-spacing: -0.6px;
      text-align: right; }
      .pledge_buy .pledge_top .ticket_type .icon-x {
        font-size: 11px;
        display: inline-block;
        margin-bottom: 2px;
        vertical-align: middle; }
      .pledge_buy .pledge_top .ticket_type span {
        color: rgba(0, 0, 0, 0.3); }
  .pledge_buy .ticket_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0; }
  .pledge_buy .product {
    position: relative;
    max-width: 50%; }
    .pledge_buy .product img {
      height: 50px;
      max-width: 75px;
      max-height: initial;
      position: absolute;
      right: 100%;
      margin-right: 20px; }
    .pledge_buy .product .product_title {
      font-size: 24px;
      letter-spacing: -1px;
      font-weight: 600;
      margin-bottom: 10px;
      word-wrap: break-word; }
      .pledge_buy .product .product_title span {
        color: rgba(0, 0, 0, 0.5); }
      .pledge_buy .product .product_title .name {
        color: #000;
        margin-right: 7px; }
      .pledge_buy .product .product_title .link:hover {
        color: rgba(0, 0, 0, 0.5); }
    .pledge_buy .product .product_desc a:hover {
      color: rgba(0, 0, 0, 0.5); }
    .pledge_buy .product .product_desc span {
      color: rgba(0, 0, 0, 0.5); }
    .pledge_buy .product .product_desc .genre {
      margin-left: 9px; }
  .pledge_buy .prices {
    flex-basis: 360px; }
    .pledge_buy .prices > div {
      display: flex;
      justify-content: space-between; }
      .pledge_buy .prices > div span {
        color: rgba(0, 0, 0, 0.5); }
      .pledge_buy .prices > div p {
        font-weight: 600; }
    .pledge_buy .prices .ticket_price {
      margin-bottom: 10px; }
      .pledge_buy .prices .ticket_price .icon-x {
        font-size: 8px;
        color: rgba(0, 0, 0, 0.3); }
    .pledge_buy .prices .commission {
      padding-bottom: 20px; }
    .pledge_buy .prices .total_price {
      align-items: flex-end;
      padding-top: 20px;
      border-top: 1px solid rgba(0, 0, 0, 0.07); }
      .pledge_buy .prices .total_price p {
        font-size: 20px;
        letter-spacing: -0.6px; }
    .pledge_buy .prices .approx {
      align-items: flex-end;
      justify-content: flex-end;
      padding-top: 6px; }
      .pledge_buy .prices .approx p {
        color: rgba(0, 0, 0, 0.5);
        font-weight: 400; }
  .pledge_buy .radio_blocks {
    display: flex;
    justify-content: space-between; }
    .pledge_buy .radio_blocks > div {
      display: flex;
      align-items: center; }
    .pledge_buy .radio_blocks .radio_checked {
      display: none; }
      .pledge_buy .radio_blocks .radio_checked:checked + label {
        color: black; }
        .pledge_buy .radio_blocks .radio_checked:checked + label:before {
          border-color: #fff;
          background-color: #000; }
      .pledge_buy .radio_blocks .radio_checked ~ .set_desc span {
        color: #000; }
    .pledge_buy .radio_blocks label {
      position: relative;
      font-weight: 600;
      font-size: 13px;
      letter-spacing: -0.4px;
      cursor: pointer;
      display: flex;
      align-items: center; }
      .pledge_buy .radio_blocks label:before {
        content: '';
        height: 10px;
        width: 10px;
        display: inline-block;
        background-color: #fff;
        border: 2px solid #fff;
        border-radius: 50%;
        left: 0; }
      .pledge_buy .radio_blocks label > div {
        padding-left: 10px;
        display: inline-block; }
      .pledge_buy .radio_blocks label .image-giropay {
        width: 47px;
        height: 16px; }
      .pledge_buy .radio_blocks label .image-softort {
        width: 63px;
        height: 10px; }
  .pledge_buy .left_column {
    width: 50%;
    padding-right: 40px; }
    .pledge_buy .left_column .set_title:first-letter {
      text-transform: uppercase; }
  .pledge_buy .right_column {
    width: 50%; }
  .pledge_buy .birthday .field {
    flex-basis: 25%; }
    .pledge_buy .birthday .field:first-child {
      flex-basis: 50%; }
  .pledge_buy .new-card-info {
    flex-wrap: wrap; }
    .pledge_buy .new-card-info .field {
      flex-basis: 50%; }
      .pledge_buy .new-card-info .field:first-child {
        flex-basis: 100%; }
      .pledge_buy .new-card-info .field:nth-child(2) .selectize-control {
        border-left-color: rgba(0, 0, 0, 0.07); }
      .pledge_buy .new-card-info .field .selectize-control {
        border-top-color: #fff; }
      .pledge_buy .new-card-info .field .card-img {
        right: 10px; }
    .pledge_buy .new-card-info .card-choosed img {
      position: absolute;
      right: 10px;
      top: 50%;
      max-width: 48px;
      transform: translateY(-50%); }
  .pledge_buy .csc-number {
    width: 100px; }
    .pledge_buy .csc-number .field-name {
      display: flex;
      align-items: center; }
    .pledge_buy .csc-number .tooltip-information {
      bottom: 20px;
      left: 20px; }
  .pledge_buy .info_set[class$='-notice'] .left_column {
    flex-basis: 120px;
    flex-shrink: 0; }
  .pledge_buy .info_set[class$='-notice'] .right_column {
    flex-basis: 100%; }
  .pledge_buy .info_set.pledge-notice .right_column > p {
    line-height: 20px;
    font-size: 13px;
    letter-spacing: -0.4px; }
  .pledge_buy .info_set.only-full-album-notice {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
    .pledge_buy .info_set.only-full-album-notice .info_subset {
      align-items: center; }
    .pledge_buy .info_set.only-full-album-notice .left_column {
      flex-basis: 120px;
      flex-shrink: 0; }
    .pledge_buy .info_set.only-full-album-notice .right_column {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-basis: 100%; }
      .pledge_buy .info_set.only-full-album-notice .right_column > p {
        font-size: 12px;
        letter-spacing: -0.2px; }
      .pledge_buy .info_set.only-full-album-notice .right_column .buttons {
        display: flex;
        align-items: center; }
      .pledge_buy .info_set.only-full-album-notice .right_column .checkbox-item {
        padding-right: 30px; }
  .pledge_buy .buy-button-wrapper {
    padding-top: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.07); }
  .pledge_buy .customer_info {
    max-width: 960px;
    margin: 0 auto; }
    .pledge_buy .customer_info .otherCard ~ .btn-green-50 {
      margin-top: 40px; }
    .pledge_buy .customer_info .checkbox-item.save-card-checkbox {
      margin: 30px 0; }
    .pledge_buy .customer_info .checkbox-item .loaderInner {
      border-color: #fff;
      border-right-color: transparent; }
    .pledge_buy .customer_info .payment-type input {
      display: none; }
    .pledge_buy .customer_info .birthday {
      margin-bottom: 0; }
    .pledge_buy .customer_info .csc-number {
      margin-bottom: 0; }
  .pledge_buy .card-choosed .input {
    padding-right: 40px; }
  .pledge_buy .card-choosed .selectize-input {
    padding-right: 80px; }
  .pledge_buy .card-img {
    height: 21px;
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%); }
  .pledge_buy .card-option {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-right: 48px; }
    .pledge_buy .card-option .card-img img {
      height: 12px; }
    .pledge_buy .card-option .checked {
      height: 10px;
      width: 13px;
      position: absolute;
      right: 10px;
      top: 45%;
      transform: translateY(-50%);
      background-image: url("/frontend/img/checkbox-black.svg");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }
  .pledge_buy .card-value .number {
    margin-right: 10px; }
  .pledge_buy .card-value .text {
    color: rgba(0, 0, 0, 0.5);
    margin-right: 5px; }
  .pledge_buy .field.select .dropdown-active {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
  .pledge_buy .field.select .selectize-dropdown {
    position: static;
    width: 100%;
    border-top-color: rgba(0, 0, 0, 0.07); }
    .pledge_buy .field.select .selectize-dropdown .selectize-control.single .selectize-input.input-active {
      background: none; }
  .pledge_buy .field .expiration-month:hover .selectize-control {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .pledge_buy .pledge_top .executed {
    display: flex; }
    .pledge_buy .pledge_top .executed .icon-check {
      color: #48ea8d;
      margin-right: 9px;
      font-size: 20px; }
    .pledge_buy .pledge_top .executed .executed-text {
      font-size: 20px;
      letter-spacing: -0.6px; }
      .pledge_buy .pledge_top .executed .executed-text::first-letter {
        text-transform: capitalize; }
      .pledge_buy .pledge_top .executed .executed-text span {
        color: rgba(0, 0, 0, 0.5); }
      .pledge_buy .pledge_top .executed .executed-text .red {
        color: #ff2051; }
    .pledge_buy .pledge_top .executed .available-text {
      font-size: 16px;
      letter-spacing: -0.4px; }
      .pledge_buy .pledge_top .executed .available-text span {
        margin-right: 10px;
        font-size: 12px;
        letter-spacing: -0.2px;
        color: rgba(0, 0, 0, 0.5); }
    .pledge_buy .pledge_top .executed .tooltip-information {
      right: 0; }
  .pledge_buy .pledge_top .tooltip_ask .svg_ask {
    margin-bottom: 2px; }
  .pledge_buy .pledge_top .tooltip-information-inner p {
    font-weight: 400; }
  .pledge_buy.payouts {
    width: 100%; }
    .pledge_buy.payouts .product {
      width: 50%; }
    .pledge_buy.payouts .prices {
      flex-basis: 50%; }
    .pledge_buy.payouts .pledge_top {
      justify-content: flex-start; }
      .pledge_buy.payouts .pledge_top .executed-text span:last-child {
        margin-left: 9px; }
    .pledge_buy.payouts .top-wrapper {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: baseline; }
    .pledge_buy.payouts > .payout-inner .buttons-wrap {
      display: flex; }
      .pledge_buy.payouts > .payout-inner .buttons-wrap .btn-black-50 {
        margin-right: 20px; }
    .pledge_buy.payouts > .payout-inner .info_set.sales-transfer {
      padding-top: 0; }
    .pledge_buy.payouts > .payout-inner .info_set.receipt .info_subset:first-child {
      padding-top: 3px; }
    .pledge_buy.payouts > .payout-inner .info_set .info_subset {
      padding-bottom: 0; }
      .pledge_buy.payouts > .payout-inner .info_set .info_subset.notice-wrapper {
        padding-bottom: 35px; }
        .pledge_buy.payouts > .payout-inner .info_set .info_subset.notice-wrapper .notice {
          margin-top: -2px; }
    .pledge_buy.payouts > .payout-inner .info_set .right_column .field-name .tooltip_ask {
      transform: translateY(-2px); }
    .pledge_buy.payouts > .payout-inner .info_set .right_column > .drop_area {
      padding-bottom: 40px; }
    .pledge_buy.payouts > .payout-inner .info_set .right_column > .checkbox-item {
      padding-bottom: 40px; }
    .pledge_buy.payouts > .payout-inner .info_set .right_column > .columns:last-child {
      padding-bottom: 40px; }
    .pledge_buy.payouts > .payout-inner .info_set .right_column .info_row:last-child {
      padding-bottom: 35px; }
    .pledge_buy.payouts .pledge_top_bar .info_set {
      padding-top: 0;
      margin-bottom: 0; }
      .pledge_buy.payouts .pledge_top_bar .info_set .info_subset {
        padding-bottom: 22px; }
        .pledge_buy.payouts .pledge_top_bar .info_set .info_subset .info_row {
          margin-bottom: 0; }
          .pledge_buy.payouts .pledge_top_bar .info_set .info_subset .info_row.last-row {
            margin-top: 15px;
            border-top: 1px solid rgba(0, 0, 0, 0.07);
            align-items: baseline;
            padding-top: 12px; }
            .pledge_buy.payouts .pledge_top_bar .info_set .info_subset .info_row.last-row .info_cell:last-child {
              font-size: 20px;
              letter-spacing: -0.6px; }
          .pledge_buy.payouts .pledge_top_bar .info_set .info_subset .info_row .info_cell:last-child {
            text-align: right;
            font-weight: 600; }
        .pledge_buy.payouts .pledge_top_bar .info_set .info_subset .approx {
          display: flex;
          align-items: flex-end;
          justify-content: flex-end; }
          .pledge_buy.payouts .pledge_top_bar .info_set .info_subset .approx p {
            color: rgba(0, 0, 0, 0.5); }
  .pledge_buy .payout-inner {
    width: 960px;
    margin: 0 auto; }
    .pledge_buy .payout-inner .payout-steps {
      display: flex;
      align-items: center;
      margin-top: 39px; }
      .pledge_buy .payout-inner .payout-steps + .info_set > .info_subset:first-child {
        padding-top: 22px; }
      .pledge_buy .payout-inner .payout-steps .line {
        height: 1px;
        background-color: rgba(0, 0, 0, 0.07);
        flex-basis: 50%;
        margin: 0 11px 0 10px; }
      .pledge_buy .payout-inner .payout-steps .step {
        position: relative;
        flex-shrink: 0;
        padding-left: 27px;
        color: rgba(0, 0, 0, 0.5);
        font-size: 13px;
        letter-spacing: -0.4px; }
        .pledge_buy .payout-inner .payout-steps .step:before {
          content: '';
          width: 8px;
          height: 8px;
          background-color: #a1a1a1;
          position: absolute;
          left: 4px;
          top: 50%;
          transform: translateY(-50%);
          border-radius: 50%; }
        .pledge_buy .payout-inner .payout-steps .step.active {
          color: #000; }
          .pledge_buy .payout-inner .payout-steps .step.active:before {
            background-color: #48ea8d; }
        .pledge_buy .payout-inner .payout-steps .step.success:before {
          font-family: 'icomoon' !important;
          color: #fff;
          left: 0;
          content: "\e901";
          font-size: 10px;
          letter-spacing: 0;
          width: 18px;
          height: 18px;
          background-color: #48ea8d;
          display: flex;
          justify-content: center;
          align-items: center; }
    .pledge_buy .payout-inner .top-text {
      margin-top: 36px;
      font-size: 13px;
      letter-spacing: -0.4px; }
    .pledge_buy .payout-inner .info_set {
      padding-top: 36px;
      margin-bottom: 40px;
      padding-bottom: 0; }
      .pledge_buy .payout-inner .info_set .price {
        border: 1px solid rgba(0, 0, 0, 0.07);
        border-radius: 2px;
        background: #fff;
        margin-bottom: 25px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        transition: 0.3s; }
        .pledge_buy .payout-inner .info_set .price .amount {
          font-weight: 600;
          font-size: 16px;
          letter-spacing: -0.4px;
          padding: 0px 10px;
          color: #000;
          line-height: 50px;
          width: 0;
          flex-basis: 100%; }
          .pledge_buy .payout-inner .info_set .price .amount[contenteditable=true]:empty:after {
            content: attr(placeholder);
            display: block;
            opacity: 0.3; }
          .pledge_buy .payout-inner .info_set .price .amount:focus {
            outline: 0; }
        .pledge_buy .payout-inner .info_set .price .currency {
          flex-shrink: 0;
          font-size: 16px;
          letter-spacing: -0.4px;
          color: rgba(0, 0, 0, 0.5);
          padding: 0 10px;
          line-height: 50px; }
        .pledge_buy .payout-inner .info_set .price.focus {
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); }
      .pledge_buy .payout-inner .info_set .left_column {
        padding-right: 20%; }
      .pledge_buy .payout-inner .info_set .payout_subset {
        margin-top: 25px;
        margin-bottom: 33px; }
        .pledge_buy .payout-inner .info_set .payout_subset:last-child {
          margin-bottom: 15px; }
      .pledge_buy .payout-inner .info_set > .set_title {
        padding-bottom: 17px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
      .pledge_buy .payout-inner .info_set .set_title {
        font-size: 16px;
        letter-spacing: -0.4px; }
    .pledge_buy .payout-inner .field.open .selectize-dropdown {
      position: relative;
      top: 0 !important; }
    .pledge_buy .payout-inner .columns:last-child {
      margin-bottom: 0; }
    .pledge_buy .payout-inner .columns.payout-time {
      width: 50%; }
      .pledge_buy .payout-inner .columns.payout-time .mins,
      .pledge_buy .payout-inner .columns.payout-time .hours {
        flex-basis: 50%;
        flex-shrink: 0; }
    .pledge_buy .payout-inner .payout-date label:first-of-type {
      flex-basis: 50%;
      flex-shrink: 0; }
    .pledge_buy .payout-inner .info_subset {
      padding: 40px 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
      .pledge_buy .payout-inner .info_subset:last-child {
        border-bottom: none; }
      .pledge_buy .payout-inner .info_subset.notice-wrapper .left_column {
        flex-basis: 120px; }
      .pledge_buy .payout-inner .info_subset.notice-wrapper .right_column {
        flex-basis: 840px; }
        .pledge_buy .payout-inner .info_subset.notice-wrapper .right_column .notice {
          font-size: 13px;
          letter-spacing: -0.4px;
          line-height: 20px; }
          .pledge_buy .payout-inner .info_subset.notice-wrapper .right_column .notice a {
            font-weight: 600; }
    .pledge_buy .payout-inner .info_row + .columns {
      margin-top: 25px; }
    .pledge_buy .payout-inner .info_row .info_cell:first-child {
      color: rgba(0, 0, 0, 0.5);
      flex-shrink: 0; }
      .pledge_buy .payout-inner .info_row .info_cell:first-child:first-letter {
        text-transform: uppercase; }
    .pledge_buy .payout-inner .info_row .info_cell:last-child {
      flex-basis: 100%;
      text-align: left; }
    .pledge_buy .payout-inner .drop-zone-container {
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1;
      position: relative;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.03); }
      .pledge_buy .payout-inner .drop-zone-container.image {
        height: 320px; }
      .pledge_buy .payout-inner .drop-zone-container.active .drop_hover {
        display: flex; }
    .pledge_buy .payout-inner .drop-zone-content {
      width: 100%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      .pledge_buy .payout-inner .drop-zone-content .title {
        font-weight: 300;
        font-size: 24px;
        letter-spacing: -1px;
        color: rgba(0, 0, 0, 0.5);
        line-height: 1; }
      .pledge_buy .payout-inner .drop-zone-content .or {
        font-size: 14px;
        letter-spacing: -0.4px;
        color: rgba(0, 0, 0, 0.5);
        margin: 11px 0 17px; }
      .pledge_buy .payout-inner .drop-zone-content .input-file-wr {
        height: auto;
        width: auto;
        margin-top: 0; }
        .pledge_buy .payout-inner .drop-zone-content .input-file-wr label {
          color: #000;
          line-height: 34px;
          padding: 0 21px 0 19px;
          font-size: 13px;
          letter-spacing: -0.4px; }
    .pledge_buy .payout-inner .drop_hover {
      display: none;
      justify-content: center;
      align-items: center;
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.9); }
      .pledge_buy .payout-inner .drop_hover span {
        font-size: 24px;
        letter-spacing: -1px;
        font-weight: 300;
        color: #fff; }
    .pledge_buy .payout-inner .remove-video,
    .pledge_buy .payout-inner .remove-image {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1; }
    .pledge_buy .payout-inner .campaign-preview-image {
      position: relative; }
      .pledge_buy .payout-inner .campaign-preview-image label {
        position: absolute;
        bottom: 10px;
        left: 10px;
        color: rgba(0, 0, 0, 0.2);
        font-size: 16px;
        letter-spacing: -0.4px; }
        .pledge_buy .payout-inner .campaign-preview-image label .icon-addimg {
          cursor: pointer; }
      .pledge_buy .payout-inner .campaign-preview-image .remove-image, .pledge_buy .payout-inner .campaign-preview-image .remove-video {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1; }
      .pledge_buy .payout-inner .campaign-preview-image .btn-play-square {
        position: absolute;
        bottom: 10px;
        left: 10px; }
    .pledge_buy .payout-inner .doc-preview-image {
      position: relative; }
      .pledge_buy .payout-inner .doc-preview-image img {
        max-height: 320px; }
      .pledge_buy .payout-inner .doc-preview-image canvas {
        max-height: 320px; }
    .pledge_buy .payout-inner .btn-green-50[disabled] {
      background-color: rgba(0, 0, 0, 0.1);
      color: rgba(0, 0, 0, 0.2);
      cursor: default; }
    .pledge_buy .payout-inner .btn-green-50.load-proc[disabled] {
      background-color: #48ea8d; }
      .pledge_buy .payout-inner .btn-green-50.load-proc[disabled] .loaderInner {
        border: 1px solid white;
        border-right-color: transparent; }
    .pledge_buy .payout-inner .pending-wrapper {
      height: 200px;
      background-color: rgba(0, 0, 0, 0.03);
      display: flex;
      justify-content: center;
      flex-direction: column;
      padding: 0 60px;
      margin-top: 38px; }
      .pledge_buy .payout-inner .pending-wrapper .pending-caption {
        font-size: 16px;
        letter-spacing: -0.4px;
        margin-bottom: 13px; }
      .pledge_buy .payout-inner .pending-wrapper .pending-text {
        color: rgba(0, 0, 0, 0.5);
        line-height: 18px; }
    .pledge_buy .payout-inner .executed-wrapper {
      display: flex;
      height: 300px;
      background-color: rgba(0, 0, 0, 0.03);
      padding: 0 60px;
      margin-top: 40px;
      margin-bottom: 3px; }
      .pledge_buy .payout-inner .executed-wrapper .left {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: flex-start;
        padding-right: 85px; }
        .pledge_buy .payout-inner .executed-wrapper .left .exec-caption {
          font-size: 16px;
          letter-spacing: -0.4px;
          margin-bottom: 13px; }
        .pledge_buy .payout-inner .executed-wrapper .left .icon-check {
          color: #48ea8d;
          margin-left: 9px;
          font-size: 20px; }
        .pledge_buy .payout-inner .executed-wrapper .left .exec-text {
          color: rgba(0, 0, 0, 0.5);
          line-height: 18px;
          margin-bottom: 15px; }
      .pledge_buy .payout-inner .executed-wrapper .right {
        width: 350px; }
    .pledge_buy .payout-inner .red-notice {
      background-color: #ff2051;
      display: flex;
      padding: 20px 20px 15px 20px;
      margin-top: 40px; }
      .pledge_buy .payout-inner .red-notice .text {
        color: #fff;
        line-height: 1.5;
        margin-top: -4px;
        margin-bottom: 20px; }
        .pledge_buy .payout-inner .red-notice .text:last-child {
          margin-bottom: 0; }
        .pledge_buy .payout-inner .red-notice .text strong {
          color: #fff; }
      .pledge_buy .payout-inner .red-notice .left {
        width: 40px;
        flex-shrink: 0; }
        .pledge_buy .payout-inner .red-notice .left .icon-attention {
          font-size: 20px;
          color: #fff; }
      .pledge_buy .payout-inner .red-notice .right {
        padding-right: 180px; }
        .pledge_buy .payout-inner .red-notice .right .text {
          line-height: 1.5; }
        .pledge_buy .payout-inner .red-notice .right .buttons {
          margin-top: 15px; }
        .pledge_buy .payout-inner .red-notice .right .btn-white-30 {
          margin-right: 16px; }
        .pledge_buy .payout-inner .red-notice .right .btn-link {
          color: #fff; }
          .pledge_buy .payout-inner .red-notice .right .btn-link:hover {
            color: rgba(255, 255, 255, 0.5); }
    .pledge_buy .payout-inner .payout-id {
      color: rgba(0, 0, 0, 0.5);
      font-size: 16px;
      letter-spacing: -0.4px;
      padding-top: 40px; }
  .pledge_buy .featured {
    margin-top: 100px; }
    .pledge_buy .featured p {
      font-size: 13px;
      letter-spacing: -0.4px;
      color: rgba(0, 0, 0, 0.5);
      margin-bottom: 30px; }
    .pledge_buy .featured .owl-stage-outer:after {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      height: 100%;
      width: 24px;
      background: -moz-linear-gradient(left, rgba(242, 242, 242, 0.2) 0%, #f2f2f2 100%);
      background: -webkit-linear-gradient(left, rgba(242, 242, 242, 0.2) 0%, #f2f2f2 100%);
      background: linear-gradient(to right, rgba(242, 242, 242, 0.2) 0%, #f2f2f2 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33f2f2f2', endColorstr='#f2f2f2',GradientType=1 );
      z-index: 1; }
    .pledge_buy .featured .logos {
      display: flex;
      align-items: center; }
      .pledge_buy .featured .logos .owl-stage {
        display: flex;
        align-items: center; }
      .pledge_buy .featured .logos svg {
        display: block; }
      .pledge_buy .featured .logos .block {
        margin-right: 60px;
        transition: opacity 0.3s; }
        .pledge_buy .featured .logos .block:hover {
          opacity: 0.5; }
    .pledge_buy .featured .forbes svg {
      width: 72px;
      height: 20px; }
    .pledge_buy .featured .billboard svg {
      width: 102px;
      height: 21px; }
    .pledge_buy .featured .yahoo svg {
      width: 98px;
      height: 32px; }
    .pledge_buy .featured .digital-dj-tips svg {
      width: 174px;
      height: 31px; }
    .pledge_buy .featured .musicbusiness svg {
      width: 145px;
      height: 30px;
      fill: #000; }
    .pledge_buy .featured .hypebot {
      margin-bottom: 20px; }
      .pledge_buy .featured .hypebot svg {
        width: 207px;
        height: 30px;
        fill: #000; }
    .pledge_buy .featured .musically {
      margin-right: 40px;
      margin-bottom: 5px; }
      .pledge_buy .featured .musically svg {
        width: 118px;
        height: 24px;
        fill: #000; }

/*  End of payout page */
.post-single-page {
  margin: 40px auto; }

.follows-item-other .image img {
  margin: 0 auto;
  min-height: 270px;
  position: relative;
  cursor: pointer; }
  .follows-item-other .image img:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #e5e5e5; }
  .follows-item-other .image img:after {
    content: "\e910";
    font-family: icomoon;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    letter-spacing: -1px;
    color: rgba(0, 0, 0, 0.2); }

.follows-item-other-album .follows-item-top-other {
  margin-bottom: 30px; }
  .follows-item-other-album .follows-item-top-other .image-wrapper {
    position: relative; }
  .follows-item-other-album .follows-item-top-other .btn-play-round {
    z-index: auto;
    left: 30px; }
    .follows-item-other-album .follows-item-top-other .btn-play-round[data-play-album='true'] .icon-play:before {
      content: '\e907';
      margin-left: 0; }
    .follows-item-other-album .follows-item-top-other .btn-play-round[disabled] {
      color: rgba(0, 0, 0, 0.1); }

.follows-item-other-album .other-video-desc .post-album-span {
  margin: 10px 0 17px; }

.follows-item-other-album .other-video-desc .icon-disk {
  cursor: pointer;
  margin-left: 20px;
  font-size: 17px;
  transition: color 0.3s;
  color: rgba(0, 0, 0, 0.2); }
  .follows-item-other-album .other-video-desc .icon-disk:hover {
    color: rgba(0, 0, 0, 0.1); }

.follows-item-other-album .other-video-desc .post-album-span .author {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .follows-item-other-album .other-video-desc .post-album-span .author:hover a {
    color: rgba(0, 0, 0, 0.5); }

.follows-item-other-album .other-video-desc .post-album-span .genre a {
  color: rgba(0, 0, 0, 0.5); }

.follows-item-other-album .other-video-desc .post-album-span .genre:hover a {
  color: rgba(0, 0, 0, 0.2); }

.follows-item-other-album .other-video-desc a.name-inner:hover {
  color: rgba(0, 0, 0, 0.5); }

.follows-item-other-album .other-video-desc .name {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .follows-item-other-album .other-video-desc .name .name-inner {
    max-height: 2.4em;
    line-height: 1.2em;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: -1px;
    word-wrap: break-word;
    box-sizing: content-box; }

.follows-item-other-album .follows-item-top-img {
  margin: 0 20px;
  padding: 20px 0 0 0; }
  .follows-item-other-album .follows-item-top-img:after {
    content: '';
    position: absolute;
    display: block;
    box-sizing: border-box;
    height: calc(100% - 20px);
    width: 100%;
    top: 20px;
    left: 0;
    border: 1px solid rgba(0, 0, 0, 0.07); }

.follows-item-other-album .follows-item-top-audio .audio-tracks .track .track-wrapper .track-middle .track-tags {
  width: auto; }
  .follows-item-other-album .follows-item-top-audio .audio-tracks .track .track-wrapper .track-middle .track-tags .buy-label {
    display: none; }
  .follows-item-other-album .follows-item-top-audio .audio-tracks .track .track-wrapper .track-middle .track-tags > div:last-child {
    margin: 0; }

.follows-item-other-album .btn-green-36 {
  position: absolute;
  right: 20px;
  bottom: 20px; }

.follows-item-other-album .btn-stroked-gray-36 {
  position: absolute;
  right: 20px;
  bottom: 20px; }

.follows-item-other-album .post-album-icons .act_to_playlist:hover {
  color: rgba(0, 0, 0, 0.1); }

.follows-item-other-album.deleted-state .image-wrapper {
  padding-top: 20px; }
  .follows-item-other-album.deleted-state .image-wrapper .icon-deleted {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    background-color: rgba(0, 0, 0, 0.07);
    font-size: 220px;
    color: rgba(0, 0, 0, 0.2); }
    .follows-item-other-album.deleted-state .image-wrapper .icon-deleted:before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.follows-item-other-album.deleted-state .btn-play-round {
  color: rgba(0, 0, 0, 0.1);
  cursor: initial; }

.follows-item-other-album.deleted-state .icon-disk {
  margin-left: 0; }

.follows-item-other-album.deleted-state .name {
  color: rgba(0, 0, 0, 0.5); }

.follows-item-other-album.deleted-state .post-album-span .author a {
  color: rgba(0, 0, 0, 0.5); }

.follows-item-other-album.deleted-state .post-album-span .author:hover a {
  color: rgba(0, 0, 0, 0.2); }

.post-album-span p {
  line-height: 1.5; }

.post-album-span .post-album-audio-bot .follows-item-top-audio-item-w {
  margin: 0; }

.post-album-span .audio-tracks {
  margin: 10px 0;
  padding-top: 0; }

.post-album-span .track-wrapper {
  max-width: 100% !important; }

.post-album-span.follows-item-other .follows-item-top-other {
  margin-bottom: 30px; }

.post-album-span.follows-item-other span.icon-play {
  color: #000; }

.album-track {
  margin: 0 20px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 20px; }
  .album-track .name {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 15px;
    padding-right: 75px; }
    .album-track .name .name-inner {
      max-height: 2.4em;
      line-height: 1.2em;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      font-weight: 600;
      font-size: 24px;
      letter-spacing: -1px;
      word-wrap: break-word; }
  .album-track .autor, .album-track .genre {
    line-height: 1.2;
    word-wrap: break-word; }
  .album-track .autor a:hover {
    color: rgba(0, 0, 0, 0.5); }
  .album-track .genre a {
    color: rgba(0, 0, 0, 0.5); }
    .album-track .genre a:hover {
      color: rgba(0, 0, 0, 0.3); }
  .album-track .audio-tracks {
    padding: 20px 0 0 0; }

.autopost_event .follows-item-h4-wr .other-video-desc {
  margin-top: -4px; }
  .autopost_event .follows-item-h4-wr .other-video-desc a.name-inner:hover {
    color: rgba(0, 0, 0, 0.5); }
  .autopost_event .follows-item-h4-wr .other-video-desc .name {
    display: flex;
    justify-content: flex-start; }
    .autopost_event .follows-item-h4-wr .other-video-desc .name .name-inner {
      max-height: 2.4em;
      line-height: 1.2em;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      font-weight: 600;
      font-size: 24px;
      letter-spacing: -1px;
      word-wrap: break-word; }

.autopost_event .crowdfunding .item {
  padding: 20px 20px 0; }
  .autopost_event .crowdfunding .item .progress_line {
    bottom: 0;
    z-index: 1; }
  .autopost_event .crowdfunding .item .tag_funded, .autopost_event .crowdfunding .item .tag_refunded, .autopost_event .crowdfunding .item .tag_private, .autopost_event .crowdfunding .item .tag_tour {
    bottom: 14px; }

.autopost_event .crowdfunding .follows-item-h4-wr {
  margin-top: -4px;
  padding-top: 4px;
  margin-bottom: 30px; }

.autopost_event .crowdfunding .post-album-icons {
  padding-bottom: 14px; }
  .autopost_event .crowdfunding .post-album-icons .post_menu {
    margin-left: 17px; }

.autopost_event .crowdfunding .post-album-span {
  margin: 10px 0 17px; }
  .autopost_event .crowdfunding .post-album-span p {
    line-height: 1.5; }
    .autopost_event .crowdfunding .post-album-span p span {
      display: inline;
      color: rgba(0, 0, 0, 0.5); }

.autopost_event .crowdfunding .btn-green-36, .autopost_event .crowdfunding .btn-stroked-gray-36 {
  position: absolute;
  right: 20px;
  bottom: 20px; }

.autopost_event .crowdfunding .image:after {
  content: '';
  position: absolute;
  display: block;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  border-right: 1px solid rgba(0, 0, 0, 0.07);
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

@media (min-width: 1600px) {
  .activity .news-feed {
    width: calc(100% - 240px); }
  .activity .newsFeed-center-wr {
    width: 100%;
    max-width: 1240px;
    min-width: 560px;
    padding-left: 20px;
    padding-right: 20px; }
  .newsFeed-center-wr-wr {
    white-space: nowrap; }
    .newsFeed-center-wr-wr .column-wrap {
      display: inline-block;
      vertical-align: top;
      white-space: normal; } }

/* min-width: 1600px */
/* min-width: 1561px */
@media (max-width: 1599px) {
  .activity .newsFeed-center-wr .top-posts {
    max-width: 560px; }
  .activity .newsFeed-center-wr .filter-tabs {
    width: 560px; }
  .activity .newsFeed-center-wr .column-wrap {
    min-width: 500px;
    width: 100%; }
  .activity .newsFeed-center-wr .right-column {
    min-width: 500px;
    position: relative;
    padding-left: 0;
    margin: 0 auto; }
  .activity .right_side {
    flex-basis: 220px; }
  .activity .main_inner .content_center {
    width: calc(100% - 220px); } }

/* max-width: 1599px */
@media (min-width: 1440px) {
  .settings-mob-carousel .owl-stage {
    width: auto !important; }
    .settings-mob-carousel .owl-stage .owl-item {
      float: none; }
      .settings-mob-carousel .owl-stage .owl-item li {
        display: inline-block; } }

@media (max-width: 1439px) {
  .settings.main_side {
    padding-left: 40px;
    padding-right: 40px; }
  .settings .blocked .artists .item {
    width: 50%; }
    .settings .blocked .artists .item:nth-child(3n) .item_part_two .bottom_wrapper:after {
      content: none; }
  .settings .blocked .artists:nth-child(2n):not(:last-child) .item_part_two .bottom_wrapper:after {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    height: 1px;
    background: rgba(0, 0, 0, 0.07);
    width: 100%; }
  .activity .right_side {
    order: 2;
    width: 100%;
    padding-top: 20px;
    padding-left: 0; }
    .activity .right_side .right_tubs ul {
      flex-direction: row; }
      .activity .right_side .right_tubs ul li {
        margin-right: 25px;
        white-space: nowrap; }
  .activity .main_inner .content_center {
    order: 3;
    width: 100%;
    padding-right: 0;
    border-right: 0; }
  .inbox .inbox-people-search-r {
    width: calc(100% - 300px); }
  .inbox .main-chat-top {
    max-width: 480px;
    width: 100%; }
  .inbox .main-chat-bottom-scroll {
    max-width: 480px;
    width: 100%; }
  .inbox .last_access {
    max-width: 480px;
    width: 100%; }
  .inbox .enter-chat-w {
    max-width: 480px;
    width: 100%; }
  .inbox .inbox-people-search-in .top-filter {
    max-width: 480px;
    width: 100%; }
  .inbox .inbox-people-search-l {
    width: 300px;
    flex-basis: 300px;
    flex-shrink: 0; }
  .inbox .inbox-in-bot-wrap {
    max-width: 480px;
    width: 100%; }
    .inbox .inbox-in-bot-wrap .inbox-people-search-l {
      width: auto; } }

/* max-width: 1439px */
@media (min-width: 1200px) {
  .activity .left_side {
    width: 240px;
    flex-shrink: 0; }
    .activity .left_side .scroll-element.scroll-y {
      display: none; }
  .nav-down ~ .s4m .left_side .is_stuck {
    padding-top: 100px; }
  .cookie-wr ~ .main_cont_block .curated_inbox .left_side {
    height: calc(100vh - 180px); }
  .cookie-wr ~ .email_notice ~ .main_cont_block .curated_inbox .left_side {
    height: calc(100vh - 240px); }
  .email_notice ~ .main_cont_block .curated_inbox .left_side {
    height: calc(100vh - 180px); }
  .curated_inbox .left_side {
    height: calc(100vh - 120px); }
  .inbox .page-inbox {
    right: 0; } }

/* min-width: 1200px */
@media (max-width: 1199px) {
  body.inbox {
    overflow-y: hidden; }
  .pledge_buy .pledge_top_inner .product {
    display: flex;
    align-items: center;
    width: 100%; }
    .pledge_buy .pledge_top_inner .product .product_info {
      width: 100%; }
    .pledge_buy .pledge_top_inner .product img {
      position: static; }
  .activity .newsFeed-center-wr .top-posts {
    max-width: 100%; }
  .activity .left_side {
    position: absolute !important;
    margin-left: -200px;
    width: 240px;
    z-index: 7;
    background-color: #f2f2f2;
    height: 100vh;
    min-height: 100%;
    transition-duration: 0.3s;
    transition-property: margin-left;
    flex-shrink: 0; }
    .activity .left_side.open {
      margin-left: 0;
      z-index: 8;
      transition: margin-left 0.3s; }
      .activity .left_side.open > .overlay {
        visibility: visible;
        width: calc(100% - 240px);
        opacity: 0.8; }
      .activity .left_side.open .left_side_inner .scroll-wrapper {
        display: block; }
      .activity .left_side.open .arrow-line .icon-arrow {
        transform: rotateY(180deg); }
      .activity .left_side.open .left_side_block {
        display: block; }
    .activity .left_side .left_side_block {
      display: none; }
    .activity .left_side .overlay {
      display: block;
      background-color: rgba(87, 85, 89, 0.9);
      opacity: 0;
      height: 100%;
      position: fixed;
      top: 0;
      right: 0;
      z-index: 120;
      width: 100%;
      visibility: hidden;
      transition-duration: 0.3s;
      transition-property: visibility, opacity, width; }
    .activity .left_side .arrow-line {
      display: block;
      width: 40px;
      position: absolute;
      min-height: 100%;
      top: 0;
      right: 0;
      z-index: 1;
      border-right: 1px solid rgba(0, 0, 0, 0.07);
      cursor: pointer; }
      .activity .left_side .arrow-line:hover .icon-arrow {
        color: rgba(0, 0, 0, 0.2); }
      .activity .left_side .arrow-line .icon-arrow {
        width: 40px;
        margin-top: 30px;
        text-align: center;
        color: rgba(0, 0, 0, 0.4); }
    .activity .left_side .left_side_inner {
      height: 100%;
      min-height: 100%;
      padding-right: 0;
      position: absolute;
      right: 0;
      width: 100%; }
      .activity .left_side .left_side_inner .scroll-wrapper {
        display: none; }
      .activity .left_side .left_side_inner .left_side_scroll {
        max-height: 100%;
        overflow-y: auto; }
      .activity .left_side .left_side_inner .inbox_amount {
        right: 40px; }
      .activity .left_side .left_side_inner .additional-footer {
        visibility: visible;
        opacity: 1; }
  .activity .main_side {
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
    padding-left: 40px; }
  .activity .page-inbox {
    width: 100%;
    padding-right: 0; }
  .activity .settings {
    width: 100%;
    padding-left: 80px;
    padding-right: 40px; }
    .activity .settings .editing {
      padding-right: 40px; }
  .nav-up.left-side-anim ~ .activity .left_side {
    transition-duration: 0.3s;
    transition-property: margin, top; }
  .nav-up ~ .activity .left_side {
    position: fixed !important;
    top: 0; }
  .nav-down ~ .activity .left_side {
    position: fixed !important;
    top: 60px;
    transition-duration: 0.3s;
    transition-property: margin, top; }
  .inbox {
    /**/ }
    .inbox .left_side {
      height: calc(100vh - 60px); }
    .inbox .cookie-wr ~ .main_cont_block .left_side {
      height: calc(100vh - 60px - 60px); }
    .inbox .cookie-wr ~ .email_notice ~ .main_cont_block .left_side {
      height: calc(100vh - 60px - 60px - 60px); }
    .inbox .email_notice ~ .main_cont_block .left_side {
      height: calc(100vh - 60px - 60px); }
  .cookie-wr ~ .main_cont_block .curated_inbox .left_side {
    height: calc(100vh - 180px); }
  .cookie-wr ~ .email_notice ~ .main_cont_block .curated_inbox .left_side {
    height: calc(100vh - 120px); }
  .email_notice ~ .main_cont_block .curated_inbox .left_side {
    height: calc(100vh - 180px); }
  .curated_inbox .left_side {
    height: calc(100vh - 120px);
    /**/ }
  .curated_page .head-middle {
    position: relative;
    z-index: 9; }
  .curated_page .cookie-wr ~ .main_cont_block .activity .left_side {
    height: calc(100vh - 180px); }
  .curated_page .cookie-wr ~ .main_cont_block .page-inbox {
    height: calc(100vh - 60px - 60px - 60px); }
  .curated_page .curated_inbox .left_side {
    height: calc(100vh - 120px); }
  .curated_page .left_side {
    height: 100%; }
    .curated_page .left_side.open .left_side_block {
      display: block; }
  .curated_page .left_side_block {
    display: none; }
  .settings-white {
    background-color: #fff; } }

/* max-width: 1199px */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeInAddComment {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeInAddComment {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

*:not(:root):-webkit-full-screen {
  object-fit: contain;
  position: fixed !important;
  top: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  left: 0px !important;
  box-sizing: border-box !important;
  min-width: 0px !important;
  max-width: none !important;
  min-height: 0px !important;
  max-height: none !important;
  width: 100% !important;
  height: 100% !important;
  transform: none !important;
  margin: 0px !important; }

div[data-remove-ubo-component] {
  position: absolute;
  right: 15px;
  z-index: 3; }

div[data-ubo-component] {
  position: relative; }
