@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  color: #333;
  font-family: "roboto, Roboto, Sans", Tahoma, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  background: #fff;
  -webkit-transition: all 0.35s ease-in 0.1s;
  transition: all 0.35s ease-in 0.1s;
}

img {
  max-width: 100%;
}

h1 {
  font-size: 52px;
  margin: 0;
  padding: 5px 15px;
}

h3 {
  font-size: 28px;
  margin: 0;
}

h4 {
  font-size: 24px;
  margin: 10px 0 0 0;
}

a:hover {
  opacity: 0.8;
}
h1,
h3,
h4,
h5 {
  font-weight: 300;
}

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in 0.1s;
  transition: all 0.35s ease-in 0.1s;
}

a:hover {
  color: #000;
}

code,
pre {
  word-wrap: break-word;
}

code.api-request {
  background: #f2f2f2;
}

option:hover {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

table,
td,
th {
  border: 1px solid #ccc;
  padding: 3px;
}

img {
  border: 0;
}

form {
  margin: 0 0 0 0;
  -webkit-transition: all 0.35s ease-in 0.1s;
  transition: all 0.35s ease-in 0.1s;
  /* Firefox fix - creates a blank space on the edit user page */
}

input,
textarea,
select {
  font-family: inherit;
  -webkit-transition: all 0.35s ease-in 0.1s;
  transition: all 0.35s ease-in 0.1s;
  font-size: 14px;
}

input[type="submit"],
button {
  font-size: 14px;
}
/* Selectie */

::selection {
  background: #000;
  color: #fff;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

::-webkit-selection {
  background: #000;
  color: #fff;
}

input[type="submit"] {
  color: #aaa;
  font-size: 13px;
  background: #fff;
  border: 1px solid #bfbfbf;
  text-align: center;
  width: auto;
  padding: 12px 24px !important;
  text-decoration: none;
  margin: 0;
  cursor: pointer;
  outline: none;
  font-weight: bold;
  -webkit-transition: all 0.35s ease-in 0.1s;
  transition: all 0.35s ease-in 0.1s;
}

input[type="submit"]:hover {
  border: 1px solid #aaa;
  color: #fff;
  background: #333;
}

input[type="submit"]:active {
  border: 1px solid #888;
  background: #888;
  color: #fff !important;
}

input:-webkit-autofill {
  box-shadow: 0 0 0 1100px white inset;
}

/* This fixes the ugly native rounded corners & shadows on iOS */

input[type="text"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
  -webkit-transition: all 0.35s ease-in 0.1s;
  transition: all 0.35s ease-in 0.1s;
  font-size: 14px;
}

select {
  max-width: 175px;
  outline: 0;
  -webkit-transition: all 0.35s ease-in 0.1s;
  transition: all 0.35s ease-in 0.1s;
}

.row-top {
  background: #fff;
  padding: 20px 0 10px 0;
  border-bottom: 1px solid #c3c3c3;
  overflow: auto;
}

.row-page {
  border-bottom: 0;
  width: 100%;
  margin: 0 auto;
  max-width: 1120px;
  overflow: auto;
  padding: 0 10px;
  box-sizing: border-box;
}

.row-body {
  border-bottom: 0;
  width: 100%;
  margin: 0 auto;
  max-width: 1120px;
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
}

.row-footer {
  padding: 20px 0 10px 0;
  overflow: auto;
}

.row-body .one {
  width: 8.333%;
}

.row-body .two {
  width: 16.667%;
}

.row-body .three {
  width: 25%;
}

.row-body .four {
  width: 33.333%;
}

.row-body .five {
  width: 41.667%;
}

.row-body .six {
  width: 50%;
}

.row-body .seven {
  width: 58.333%;
}

.row-body .eight {
  width: 66.667%;
}

.row-body .nine {
  width: 75%;
}

.row-body .ten {
  width: 83.333%;
}

.row-body .eleven {
  width: 91.667%;
}

.row-body .twelve {
  width: 100%;
}

.row-page .three {
  width: 25%;
  float: right;
}

.row-page .nine {
  width: 75%;
  float: left;
}

.row-page .stats-container {
  width: 25%;
  padding-top: 10px;
}

.row-body .stats-container {
  padding-top: 10px;
}

.row-page .twelve {
  width: 100%;
}

.row-page .table-id {
  width: 7%;
  padding: 5px 0;
  word-wrap: break-word;
}

.row-page .table-user {
  width: 33%;
  padding: 5px 0;
  word-wrap: break-word;
}

.row-page .table-user img {
  height: 15px;
  width: 15px;
  margin-right: 5px;
  vertical-align: middle;
}

.row-page .table-mail {
  width: 45%;
  padding: 5px 0;
  word-wrap: break-word;
}

.row-page .table-edit {
  width: 8%;
  padding: 5px 0;
  word-wrap: break-word;
}

.row-page .table-delete {
  width: 7%;
  padding: 5px 0;
  word-wrap: break-word;
}

.row-page .table-category-name {
  width: 83%;
  padding: 5px 0;
  word-wrap: break-word;
}

.row-page .table-report-id {
  width: 7%;
  padding: 5px 0;
  word-wrap: break-word;
}

.row-page .table-report-type {
  width: 13%;
  padding: 5px 0;
  word-wrap: break-word;
}

.row-page .table-user {
  width: 33%;
  padding: 5px 0;
  word-wrap: break-word;
}

.row-page .table-user img {
  height: 15px;
  width: 15px;
  margin-right: 5px;
  vertical-align: middle;
}

.row-page .table-report-message {
  width: 20%;
  padding: 5px 0;
  word-wrap: break-word;
}

.row-page .table-report-safe {
  width: 10%;
  padding: 5px 0;
  word-wrap: break-word;
}

.admin-rows {
  width: 100%;
  float: left;
  overflow: auto;
}

.admin-rows a {
  cursor: pointer;
}

.dash-stats {
  width: 33.333%;
}

.dash-half {
  width: 50%;
  float: left;
}

.stats-values {
  font-size: 14px;
  font-weight: bold;
}

.dashboard-info {
  margin-top: 10px;
  float: left;
  width: 100%;
}

.dashboard-info a {
  color: #ff0000;
  font-weight: bold;
}

.dashboard-info a:hover {
  color: #de4242;
}

.neutral {
  color: #999;
}

.positive {
  color: #27ae60;
}

.negative {
  color: #ff5757;
}

.dash-values {
  font-size: 22px;
}

.chart {
  display: table;
  table-layout: fixed;
  width: 80px;
  height: 30px;
  margin: 0;
  padding: 15px 0 0 0;
}

.chart li {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
  height: 30px;
  padding-right: 1px;
}

.chart span {
  margin: 0 0;
  display: block;
  background: #ff0000;
}

.chart span:hover {
  background: #de4242;
}

.stats-container h3 {
  font-weight: 400;
  font-size: 22px;
}

.payment-content {
  padding: 5px 0;
  width: 100%;
  float: left;
}

.payment-row {
  padding: 5px 0;
}

.list-content {
  padding-bottom: 5px;
  overflow: auto;
  clear: both;
}

.list-button {
  margin: 2px 0 0 0 !important;
}

.page-button {
  float: left !important;
  margin: 10px 10px 0 0 !important;
}

.report-title {
  font-size: 18px;
}

.report-content {
  padding: 5px 0;
  width: 100%;
  float: left;
  white-space: pre-line;
}

.report-content img {
  margin-bottom: -2px;
}

.manage-users-container {
  padding: 10px 20px;
  border-bottom: 1px solid #eee;
}

.manage-users-container a {
  text-decoration: none;
  cursor: pointer;
}

.manage-users-image img {
  width: 35px;
  float: left;
}

.manage-users-content {
  padding: 0 55px 0 45px;
  word-break: break-all;
}

.manage-users-buttons {
  float: right;
  overflow: auto;
  margin-top: -35px;
}

.manage-users-buttons a {
  float: right;
}

.manage-list-name {
  font-size: 14px;
  padding-bottom: 5px;
}

.manage-list-buttons {
  margin-top: -30px;
}

.row-top .threeads {
  width: 33.3333%;
}

.row-one {
  float: left;
  width: 15%;
}

.row-two {
  float: left;
  width: 10%;
}

.row-three {
  float: left;
  width: 60%;
  word-break: break-all;
}

.row-four {
  float: left;
  width: 15%;
  text-align: right;
}

.row-welcome {
  border-bottom: 0;
  width: 100%;
  margin: 0 auto;
  overflow: auto;
  background: url("images/background.jpg");
  background-size: cover;
  background-position: center;
}

@-webkit-keyframes background {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}

@-moz-keyframes background {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}

@keyframes background {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}

.row {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  overflow: auto;
}

.row .one {
  width: 8.333%;
}

.row .two {
  width: 16.667%;
}

.row .three {
  width: 25%;
}

.row .four {
  width: 33.333%;
}

.row .five {
  width: 41.667%;
}

.row .six {
  width: 50%;
}

.row .seven {
  width: 58.333%;
}

.row .eight {
  width: 66.667%;
}

.row .nine {
  width: 75%;
}

.row .ten {
  width: 83.333%;
}

.row .eleven {
  width: 91.667%;
}

.row .twelve {
  width: 100%;
}

.column,
.columns {
  float: left;
  min-height: 1px;
  position: relative;
}

[class*="column"] + [class*="column"]:last-child {
  float: right;
}

[class*="column"] + [class*="column"].end {
  float: left;
}

.header {
  margin: 0 auto;
  max-width: 1200px;
  /* overflow: auto; */
  padding: 0 10px;
}

.topbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  height: 90px;
  background: #fff;
  margin-bottom: 40px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.012), 0 2px 4px rgba(0, 0, 0, 0.084);
  z-index: 500;
  border-bottom: 1px solid #e8e8e8;
}

.topbar_margin {
  width: 100%;
  height: 95px;
}

.bottombar {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  height: 55px;
  background: #fff;
  border-top: 1px solid #ccc;
}

.bottombar-container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 10px;
}

.u-menu-items {
  display: block;
  float: right;
  background: #1b1919;
  min-width: 166px;
  position: relative;
}

.menu-image {
  float: right;
  height: 55px;
  font-size: 12px;
  color: #fff;
  padding: 0 6px;
  cursor: pointer;
}

.menu-image:hover {
  background: rgba(0, 0, 0, 0.12);
}

.menu-image:active {
  background: rgba(0, 0, 0, 0.35);
}

.menu-image-active {
  background: rgba(0, 0, 0, 0.12);
}

.menu_hover_messages,
.menu_hover_notifications {
  background: rgba(0, 0, 0, 0.12);
}

.menu_visitor {
  float: right;
  margin-top: 20px;
  padding-right: 10px;
  color: #fff;
}

.menu_arrow {
  margin: 25px 0 0 5px;
  float: right;
  min-width: 10px;
  min-height: 5px;
  background: url("images/downarrow.png") no-repeat;
  background-size: 10px;
}

.menu-dd-container {
  max-width: 1120px;
  width: 100%;
  top: 75px;
  position: absolute;
  display: none;
  padding-right: 20px;
  box-sizing: border-box;
}

.menu-dd-content {
  background: #252525;
  min-width: 200px;
  width: auto;
  float: right;
}

.menu-dd-row {
  padding: 10px;
  text-align: right;
}

.menu-dd-row:hover {
  background: #333;
}

.menu-dd-extra {
  color: #ff6060;
}

.menu-dd-mobile {
  display: none;
}

.menu-divider {
  height: 1px;
  width: 100%;
  background: #333;
}

.menu-dd-content a {
  color: #ddd;
  text-decoration: none;
  width: 100%;
}

.menu-dd-content a:hover {
  color: #fff;
}

.menu_img {
  float: right;
  width: 30px;
  height: 30px;
  margin-top: 12px;
}

.menu_img img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.menu_btn {
  padding: 0 6px;
  float: right;
  height: 55px;
}

.menu_btn img {
  margin-top: 19px;
  width: 16px;
  height: 16px;
}

.menu_btn:hover {
  background: rgba(0, 0, 0, 0.12);
}

.menu_btn:active {
  background: rgba(0, 0, 0, 0.35);
}

.menu-left {
  /* float:left; */
}

.menu-left a {
  color: #333;
}

.menu-left a:hover,
.menu-left a.menu-button-active,
.menu-left a.menu-button-active:hover {
  color: #348500;
}

.menu-btn {
  padding: 5px 10px;
  margin: 13px 0 0 10px;
  float: right;
  color: #666;
  border: 1px solid #c6c6c6;
  cursor: pointer;
}

.menu-btn:hover,
.menu-btn:active {
  border: 1px solid #ff0000;
  background: #ff0000;
  color: #fff;
}

.search-input {
  float: left;
  width: 40%;
  padding: 3px 0;
  margin-top: 3px;
}

.search-input input {
  outline: none;
  height: 32px;
  line-height: 31px;
  border-radius: 0px;
  color: #333;
  width: 100%;
  margin: 0 10px;
  min-width: 100px;
  max-width: 500px;
  background: #f6f6f6 url(images/icons/search-icon.png) no-repeat 2px center;
  text-align: left;
  padding-left: 15px;
}
.search-input input[type="text"] {
  padding-left: 15px;
}

.search-input input:hover,
.search-input input:focus {
  background: #f0f0f0 url(images/icons/search-icon.png) no-repeat 2px center;
}

#remember-me,
label[for="remember-me"] {
  cursor: pointer;
}

input[type="text"],
input[type="password"],
input[type="text"] {
  padding: 2px;
  border: 1px solid #999;
  border-radius: 0;
  text-indent: 7px;
}

input[type="text"]:focus {
  border-color: #666;
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

input:-webkit-autofill {
  box-shadow: 0 0 0 1100px white inset;
}

textarea {
  width: 100%;
  max-width: 500px;
  height: 100px;
  border: 1px solid #666;
}

.search-container,
.search-list-container {
  max-width: 1120px;
  width: 100%;
  display: none;
  top: 55px;
  margin: 0 auto;
  color: #bbb;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative;
}
.search-container {
  top: -10px;
}
.search-container .search-content,
.search-list-container .search-content {
  position: absolute;
  left: 0;
  right: 0;
}

.search-list-container .search-content {
  background: #fff;
}

.search-container a {
  color: #ddd;
}

.search-container a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

.search-content {
  z-index: 999;
  top: 55px;
  background: #252525;
  overflow: auto;
}

.search-content .notification-inner,
.search-content .track-inner {
  padding: 10px 20px;
  border-bottom: 1px solid #333;
}

.search-content .track-inner:hover {
  background: #2b2b2b;
}

.search-results {
  width: 100%;
  float: left;
}

.search-results .subscribe_btn,
.search-results .edit_profile_btn,
.search-results .sub-loading,
.search-results .message_btn {
  position: inherit;
}

.search-results .sound-inner {
  border-top: 1px solid #eee;
}

.search-image img {
  width: 25px;
  float: left;
  overflow: auto;
}

.search-text {
  padding: 2px 0 5px 35px;
}

.search-icons {
  float: right;
  margin-top: -20px;
}

.search-icons img {
  width: 15px;
  height: 15px;
}

.hashtag {
  border-bottom: 1px solid #333;
  overflow: auto;
}

.hashtag-inner {
  padding: 10px 20px;
}

.hashtag a {
  cursor: pointer;
  float: left;
  width: 100%;
  overflow: auto;
}

.hashtag a:hover {
  background: #2b2b2b;
  text-decoration: none;
}

.content {
  background: #fff;
  overflow: auto;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.cover-container {
  padding: 0;
}

.cover-content {
  border-bottom: 1px solid #eee;
  background: #fff;
  color: #6b6b6b;
  overflow: auto;
}

.cover-image {
  float: left;
  top: 0;
  padding-top: 166px;
  width: 100%;
}

.cover-image img {
  width: 100%;
}

.cover-description {
  width: 100%;
  float: left;
  overflow: auto;
  min-height: 35px;
}

.cover-description-content {
  margin-left: 20px;
  padding-bottom: 5px;
  margin-right: 10px;
}

.cover-avatar-content {
  width: 112px;
  margin: 0 0 10px 20px;
  overflow: auto;
}

.cover-avatar {
  float: left;
  position: absolute;
  margin-top: -140px;
  width: 112px;
}

.cover-avatar a {
  overflow: hidden;
  height: 106px;
  float: left;
}

.cover-avatar img {
  width: 100%;
  margin-bottom: -3px;
}

.cover-description-buttons {
  margin: -60px 20px 0 0;
  position: absolute;
  width: 100px;
  right: 0;
}

.cover-buttons {
  float: left;
  margin: 0 0 0 20px;
}

a.cover-button {
  float: left;
  text-decoration: none;
  color: #999;
  margin: 0 20px 0 0;
  padding: 0 0 13px 0;
}

a.cover-button:hover {
  color: #777;
  border-bottom: 3px solid #ff0000;
  padding-bottom: 10px;
}

a.cover-button-active {
  color: #777;
  padding: 0 0 10px 0;
  border-bottom: 3px solid #ff0000;
}

.cover-text-container {
  float: left;
  font-size: 22px;
  margin: -146px 60px 0 125px;
  position: absolute;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

.cover-text-container a {
  padding: 3px 5px;
  color: #fff;
}

.cover-text-container a:hover {
  color: #fff;
}

.cover-text-container img {
  margin: 0 0 -2px 7px;
  width: 17px;
  height: 17px;
}

.cover-username {
}

.cover-location {
  padding: 3px 5px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
}

.message-container {
  border-right: 1px solid #eee;
}

.message-container a {
  color: #666;
  text-decoration: none;
}

.message-container a:hover {
  color: #e45c5c;
}

.message-content {
  color: #999;
}

.message-inner,
.sidebar-inner {
  padding: 10px 20px;
}

.track-inner,
.list-inner {
  padding: 10px;
}

.divider {
  height: 1px;
  width: 100%;
  background: #eee;
}

.list-container {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  overflow: auto;
  padding: 10px;
}

.sound-inner {
  padding: 10px;
}

.track-actions {
  width: 100%;
  overflow: auto;
}

.track-actions-content {
  padding: 5px 0 0 0;
}

.track-actions-content a {
  color: #666;
}

.track-actions-content a:hover {
  color: #333;
}

.track-actions a {
  cursor: pointer;
}

.list-avatar {
  width: 60px;
  float: left;
  overflow: auto;
}

.list-avatar img {
  width: 60px;
}

.track-author {
  padding: 0 0 3px 0;
}

.track-author a {
  color: #444;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

.track-author a:hover {
  color: #e45c5c;
}

.message-message {
  padding-top: 5px;
  word-wrap: break-word;
}

.list-top {
  padding: 2px 0 5px 70px;
}

.list-time {
  overflow: auto;
  color: #aaa;
  font-size: 12px;
  padding-top: 1px;
}

.track-actions-container {
  padding: 10px 0 0 132px;
}

.message-reply-container {
  width: 100%;
  padding-top: 10px;
  overflow: auto;
}

.message-reply-container .delete_btn,
.message-reply-container .report_btn {
  display: none;
}

.message-reply-container:hover .delete_btn,
.message-reply-container:hover .report_btn {
  display: block;
}

.message-reply-content {
  color: #666;
  padding-top: 2px;
}

.message-reply-author {
  float: left;
  padding-right: 10px;
}

.comments-container {
  padding: 10px 0 0 0;
  margin-top: 8px;
}

.comment-active {
  border-bottom: 3px solid #ff0000;
}

.chat-container .message-reply-author {
  padding-right: 0;
}

.message-reply-author a {
  color: #666;
  cursor: pointer;
  font-weight: bold;
  font-size: 11px;
}

.message-reply-message {
  padding: 0 15px 10px 42px;
  word-wrap: break-word;
}
.message-reply-message .list-time {
  float: right;
}

.message-comment-box-container {
  padding: 20px 0 0 0;
  overflow: auto;
  width: 100%;
}

.message-comment-box-form {
  padding: 0 0 5px 42px;
}

.comment-reply-textarea {
  padding: 6px 7px;
  color: #6b6b6b;
  font-size: 13px;
  overflow: hidden;
  width: 100%;
  resize: none;
  box-sizing: border-box;
  border: 1px solid #ddd;
  max-width: 100%;
  outline: 0;
  min-height: 32px;
  height: 32px;
}

.comment-reply-textarea:focus {
  border: 1px solid #aaa;
}

.message-reported {
  padding-bottom: 5px;
}

.blocked-button {
  float: right;
  font-weight: normal;
  font-size: 13px;
  text-transform: capitalize;
}

.blocked-button a {
  cursor: pointer;
  color: #999;
  text-decoration: none;
}

.blocked-button a:hover {
  color: #666;
  text-decoration: underline;
}

.unblock-button a {
  color: #666;
}

.unblock-button a:hover {
  color: #000;
}

.playlist-button {
  padding: 5px 8px 5px 26px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: hidden;
  cursor: pointer;
  height: 15px;
  background: url("images/icons/playlist_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  display: inline-block;
  float: left;
}

.playlist-button:hover {
  background: #efefef url("images/icons/playlist_btn_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.share-button {
  padding: 5px 8px 5px 26px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: hidden;
  cursor: pointer;
  height: 15px;
  background: url("images/icons/share_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  display: inline-block;
  float: left;
}

.share-button:hover {
  background: #efefef url("images/icons/share_btn_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.delete-button {
  padding: 5px 8px 5px 18px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: auto;
  cursor: pointer;
  height: 15px;
  background: url("images/icons/delete_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  width: auto;
  display: inline-block;
  float: left;
}

.delete-button:hover {
  background: #efefef url("images/icons/delete_btn_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.buy-button {
  padding: 5px 8px 5px 18px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: auto;
  cursor: pointer;
  height: 15px;
  background: url("images/icons/buy_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  width: auto;
  display: inline-block;
  float: left;
}

.buy-button:hover {
  background: #efefef url("images/icons/buy_btn_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.private-button {
  padding: 5px 8px 5px 18px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: auto;
  cursor: pointer;
  height: 15px;
  background: url("images/icons/private_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  width: auto;
  display: inline-block;
  float: left;
}

.private-button:hover {
  background: #efefef url("images/icons/private_btn_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.public-button {
  padding: 5px 8px 5px 18px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: auto;
  cursor: pointer;
  height: 15px;
  background: url("images/icons/public_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  width: auto;
  display: inline-block;
  float: left;
}

.public-button:hover {
  background: #efefef url("images/icons/public_btn_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.shuffle-button {
  padding: 5px 8px 5px 18px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: auto;
  cursor: pointer;
  height: 15px;
  background: url("images/icons/shuffle_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  width: auto;
  display: inline-block;
  float: left;
}

.shuffle-button:hover {
  background: #efefef url("images/icons/shuffle_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.shuffle-button-active,
.shuffle-button-active:hover {
  background: #efefef url("images/icons/shuffle_btn_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.like-button {
  padding: 5px 8px 5px 26px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: hidden;
  cursor: pointer;
  height: 15px;
  background: url("images/icons/like_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  display: inline-block;
  float: left;
}

.like-button:hover {
  background: #efefef url("images/icons/like_btn_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.liked-button {
  padding: 5px 8px 5px 26px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: hidden;
  cursor: pointer;
  height: 15px;
  background: #f1f1f1 url("images/icons/like_btn_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  display: inline-block;
  float: left;
}

.liked-button:hover {
  background: #f1f1f1 url("images/icons/like_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.download-button {
  padding: 5px 8px 5px 18px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: auto;
  cursor: pointer;
  height: 15px;
  background: url("images/icons/download_btn_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  width: auto;
  display: inline-block;
  float: left;
}

.download-button:hover {
  background: #efefef url("images/icons/download_btn_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.loading-button {
  padding: 5px 8px 5px 18px;
  margin-right: 5px;
  border: 1px solid #ddd;
  overflow: auto;
  cursor: pointer;
  height: 15px;
  background: url("images/loader.gif") 5px center no-repeat;
  background-size: 15px;
  width: auto;
  display: inline-block;
  float: left;
}

.small-loader {
  background: url("images/loader.gif") no-repeat;
  background-size: 15px;
  float: right;
  width: 15px;
  height: 15px;
  margin-top: 1px;
}

.vertical-divider {
  padding: 0 10px;
  color: #eee;
  float: right;
  font-size: 12px;
}

.counter {
  width: auto;
  padding: 0 0 0 30px;
  height: 17px;
  float: right;
  color: #a8a8a8;
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: 10px 0;
  font-size: 12px;
}

.views_counter {
  background-image: url("images/icons/views.png");
}

.comments_counter {
  background-image: url("images/icons/comment_n.png");
}

.downloads_counter {
  background-image: url("images/icons/download_btn_n.png");
}

.like_btn {
  background-image: url("images/icons/like_n.png");
}

.comments_counter:hover,
.like_btn:hover,
.views_counter:hover,
.downloads_counter:hover {
  color: #777;
}

.like_btn_extended {
  float: none;
  display: inline;
  margin-right: 6px;
  padding-right: 0;
}

.playlist-title {
  font-size: 15px;
  word-wrap: break-word;
}

.playlist-play-content {
  padding: 2px 0 10px 0;
  float: left;
}

.playlist-content a {
  text-decoration: none;
}

.playlist-content-info {
  padding-left: 100px;
}

.playlist-buttons-container {
  font-size: 12px;
}

.playlist-actions-container {
  padding: 10px 0 0 100px;
}

.playlist-actions {
  width: 100%;
  overflow: auto;
}

.playlist-actions-content {
  font-size: 12px;
  float: left;
  padding: 1px 0 10px 0;
}

.playlist-artwork {
}

.playlist-artwork img {
  width: 75px;
}

.playlist-stats {
  float: right;
  padding: 6px 0 10px 0;
}

.tracks-small-icon {
  background: url(images/icons/tracks_small.png) no-repeat left center;
  background-size: 12px;
  padding-left: 15px;
  color: #666;
  float: left;
}
.track-page-title {
  padding: 4px 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eee;
  font-size: 22px;
  text-transform: capitalize;
}
.track-page-title .song-title {
  font-size: 24px;
  line-height: 1.2;
}
.track-ranking-list {
  float: right;
}
.track-ranking-list .sidebar-link {
  display: inline-block;
  margin: 5px;
}

.liked-content {
  color: #777;
  line-height: 22px;
}

.liked-content a {
  color: #555;
  text-decoration: none;
}

.liked-content a:hover {
  color: #000;
}

.like_user_avatar {
  float: none;
  display: inline;
  margin-right: 6px;
}

.like_user_avatar img {
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-top: -4px;
}

.like_text_snippet {
  color: #999;
  margin-top: 2px;
  overflow: auto;
}

.comment-btn {
  float: right;
  display: none;
}

.comment-btn a {
  float: right;
  padding: 5px 10px;
  color: #bfbfbf;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid;
  border-color: #bfbfbf;
  font-weight: bold;
}

.comment-btn a:hover {
  border-color: #aaa;
  color: #aaa;
}

.comment-btn a:active {
  background: #888;
  border-color: #888;
  color: #fff;
}

.close_btn {
  width: 17px;
  height: 17px;
  float: right;
  background: url("images/icons/close.png");
  background-size: 17px;
  cursor: pointer;
}

.close_btn:hover {
  background: url("images/icons/close_h.png");
  background-size: 17px;
}

.delete_btn {
  width: 17px;
  height: 17px;
  float: right;
  background: url("images/icons/delete.png");
  background-size: 17px;
  cursor: pointer;
}

.delete_btn:hover {
  background: url("images/icons/delete_h.png");
  background-size: 17px;
}

.report_btn {
  width: 17px;
  height: 17px;
  float: right;
  background: url("images/icons/report.png");
  background-size: 17px;
  cursor: pointer;
}

.report_btn:hover {
  background: url("images/icons/report_h.png");
  background-size: 17px;
}

.subscribe_btn {
  background-color: rgba(255, 255, 255, 0.6);
  background-image: url(images/icons/subscribe.png);
  background-size: 25px;
  background-position: center;
  color: #6b6b6b;
  width: 25px;
  height: 25px;
  float: right;
  cursor: pointer;
  margin-left: 5px;
  border: 1px solid #ddd;
}

.subscribe_btn:hover {
  background-color: #f1f1f1;
  background-image: url(images/icons/subscribe_h.png);
}

.subscribe_btn:active,
.subscribe_btn:focus {
  background-color: #ddd;
  background-image: url(images/icons/subscribe_h.png);
}

.unsubscribe {
  background-image: url(images/icons/unsubscribe.png);
}

.unsubscribe:hover,
.unsubscribe:active {
  background-image: url(images/icons/unsubscribe_h.png);
}

.sub-loading {
  background-color: #fff;
  background-image: url(images/loader.gif);
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
  color: #6b6b6b;
  width: 25px;
  height: 25px;
  float: right;
  cursor: pointer;
  margin-left: 5px;
}

.list-container .sub-loading {
  border: 1px solid #ddd;
}

.edit_profile_btn {
  background-color: rgba(255, 255, 255, 0.6);
  background-image: url(images/icons/profile_edit.png);
  background-size: 25px;
  background-position: center;
  color: #6b6b6b;
  width: 25px;
  height: 25px;
  float: right;
  cursor: pointer;
  margin-left: 5px;
  border: 1px solid #ddd;
}

.edit_profile_btn:hover {
  background-color: #f1f1f1;
  background-image: url(images/icons/profile_edit_h.png);
}

.edit_profile_btn:active,
.edit_profile_btn:focus {
  background-color: #ddd;
  background-image: url(images/icons/profile_edit_h.png);
}

.message_btn {
  background-color: #fff;
  background-image: url(images/icons/message_btn.png);
  background-size: 25px;
  background-position: center;
  color: #6b6b6b;
  width: 25px;
  height: 25px;
  float: right;
  cursor: pointer;
  border: 1px solid #ddd;
}

.message_btn:hover {
  background-color: #f1f1f1;
  background-image: url(images/icons/message_btn_h.png);
}

.message_btn:active,
.message_btn:focus {
  background-color: #ddd;
  background-image: url(images/icons/message_btn_h.png);
}

.cover-content .message_btn,
.cover-content .edit_profile_btn,
.cover-content .subscribe_btn {
  border: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

.cover-content .message_btn:hover,
.cover-content .edit_profile_btn:hover,
.cover-content .subscribe_btn:hover {
  background-color: #fff;
}

.cover-content .message_btn:active,
.cover-content .message_btn:focus,
.cover-content .edit_profile_btn:active,
.cover-content .edit_profile_btn:focus,
.cover-content .subscribe_btn:focus,
.cover-content .subscribe_btn:active {
  background-color: #ddd;
}

.load-more-comments,
.load-more-chat {
  padding: 5px 0;
  text-align: center;
  height: 17px;
}

.load-more-comments a,
.load-more-chat a {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.load-more-comments a:hover,
.load-more-chat a:hover {
  color: #666;
}

.load-more-comments img,
.load-more-chat img {
  width: 85px;
  vertical-align: center;
}

.last-comment-wrong {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}

.comments_preloader {
  width: 100%;
}

.delete_preloader img,
.comments_preloader img {
  width: 85px;
}

.message-reply-avatar {
  width: 32px;
  float: left;
  overflow: auto;
}

.message-reply-avatar img {
  border-radius: 0;
  width: 32px;
  height: 32px;
}

.button-normal {
  border: 1px solid #bfbfbf;
  background: #fff;
  color: #aaa;
  overflow: auto;
  padding: 6px 10px 6px 10px;
  cursor: pointer;
  text-decoration: none;
  display: inline;
}

.button-normal:hover {
  border: 1px solid #aaa;
  color: #666;
}

.button-normal:active {
  border: 1px solid #888;
  background: #888;
  color: #fff;
}

#load-more {
  /* padding: 15px 0 6px 0; */
  padding: 8px;
  /* height: 30px; */
  border-right: 1px solid #eee;
}

.load-more-comments {
  padding: 15px 0 6px 0;
  height: 30px;
}

.load_more {
  text-align: center;
  padding: 3px;
  height: 13px;
  display: block;
  clear: both;
  min-height: 50px;
  /* The height of preloader-retina-large */
}

.load_more a {
  border: 2px solid #bfbfbf;
  background: #fff;
  color: rgb(59, 56, 56);
  overflow: auto;
  padding: 15px 20px;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  display: block;
  max-width: 140px;
  margin: 0 auto;
}

.load_more a:hover {
  border: 2px solid #aaa;
  color: #aaa;
}

.load_more a:active {
  border: 2px solid #888;
  background: #888;
  color: #fff;
}

.load_more img {
  width: 85px;
}

.new-message {
  box-shadow: 0px 1px 1px #ccc;
  border: 1px solid #bfbfbf;
  background: #fff;
  color: #6b6b6b;
  overflow: auto;
  padding: 5px 10px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
}

.new-message:hover {
  border: 1px solid #aaa;
  color: #888;
}

.new-message:active {
  box-shadow: #ccc 0px 1px 3px inset;
}

.new-message-url a {
  color: #898f9c;
  text-decoration: none;
}

.new-message-url a:hover {
  color: #666;
}

.timeago,
.timeago-standard {
  color: #999;
  display: inline-block;
  font-size: 11px;
}

.timeago:hover,
.timeago-standard:hover {
  color: #666;
}

.pro-icon {
  background: url("images/icons/pro.png") no-repeat;
}

.pro-small {
  background-size: 13px;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin: 0 0 -2px 3px;
}

.pro-normal {
  background-size: 17px;
  width: 17px;
  height: 17px;
  display: inline-block;
  margin: 0 0 -2px 0;
}

.sidebar-container {
  padding: 0 0 10px 0;
  margin-left: -1px;
  border-left: 1px solid #eee;
}

.sidebar-content {
  background: #fff;
  color: #6b6b6b;
  overflow: hidden;
}

.sidebar-header {
  padding: 10px 20px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #777;
  border-bottom: 1px solid #eee;
}

.sidebar-header a {
  color: #777;
  text-decoration: none;
}

.sidebar-header a:hover {
  color: #222;
}

.sidebar-header-extra {
  float: right;
}

.sidebar-header-extra a {
  color: #ccc;
}

.sidebar-header-extra a:hover {
  color: #ff6060;
}

.sidebar-subscriptions {
  width: 33.333%;
  float: left;
}

.sidebar-subscriptions img {
  width: 100%;
  margin-bottom: -4px;
}

.sidebar-subscriptions-padding {
  padding: 5px;
}

.sidebar-suggestions {
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 1.2;
  text-transform: capitalize;
}

.sidebar-suggestions a {
  text-decoration: none;
  color: #888;
}

.sidebar-suggestions a:hover {
  color: #000;
}

.sidebar-suggestions-inner {
  padding: 10px 20px 0 20px;
  overflow: auto;
}

.sidebar-suggestions-image {
  float: left;
  width: 35px;
}

.sidebar-suggestions-image img {
  width: 35px;
}

.sidebar-suggestions-info {
  margin: 0 30px 0 45px;
}

.sidebar-suggestions-small {
  font-size: 11px;
  padding-top: 5px;
  cursor: default;
}

.sidebar-suggestions-track {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  margin-top: 4px;
}

.sidebar-suggestions-track a {
  color: #333;
}
.sidebar-suggestions-track a:hover {
  color: #000;
}

.sidebar-suggestions-tracks {
  background: url("images/icons/tracks_small.png") no-repeat center left;
  background-size: 12px;
  padding: 0 20px 0 15px;
  float: left;
  color: #666;
}

.sidebar-suggestions-followers {
  background: url("images/icons/followers.png") no-repeat center left;
  background-size: 14px;
  padding: 0 20px 0 17px;
  float: left;
  color: #666;
}

.sidebar-link img {
  vertical-align: middle;
  margin-right: 7px;
  height: 20px;
  width: 20px;
  margin-top: -3px;
}

.sidebar-link a {
  padding: 8px 20px 4px 20px;
  display: block;
  text-decoration: none;
  color: #666;
  height: 23px;
}

.sidebar-link a:hover {
  background: #f1f1f1;
  color: #666;
}

.sidebar-link-divider {
  padding: 0 20px;
}

.sidebar-report a {
  color: #999;
  font-size: 12px;
  text-decoration: none;
}

.sidebar-report a:hover {
  color: #333;
}

.sidebar-tag a {
  background: #eee;
  color: #666;
  padding: 5px;
  float: left;
  margin: 0 10px 10px 0;
  text-decoration: none;
}

.sidebar-tag a:hover {
  background: #ddd;
  color: #666;
}

.sidebar-stats-container {
  padding: 10px 20px 0 20px;
  font-size: 10px;
  font-weight: bold;
  color: #777;
  overflow: auto;
}

.sidebar-stats-box {
  width: 50%;
  float: left;
  padding-top: 13px;
  text-transform: uppercase;
}

.sidebar-stats-today {
  color: #ff0000;
}

.sidebar-text-right {
  text-align: right;
  font-size: 20px;
  font-weight: normal;
  padding: 3px 0 0 0;
  height: 28px;
}

.sidebar-stats-box-right {
  text-align: right;
}

.upload-status-bar,
.sidebar-stats-bar {
  margin-top: 13px;
  height: 6px;
  width: 100%;
  overflow: hidden;
  background: #ccc;
  float: left;
}

.upload-status-bar {
  margin-top: 11px;
}

.sidebar-stats-divider {
  margin-top: 13px;
  float: left;
}

.upload-status-bar-percentage,
.sidebar-stats-bar-percentage {
  background-color: #ff0000;
  height: 6px;
}

.upload-text {
  font-size: 11px;
  font-weight: bold;
  color: #777;
  overflow: auto;
  text-transform: uppercase;
}

.sidebar-users {
  cursor: pointer;
}

.sidebar-users img {
  vertical-align: middle;
  margin-right: 7px;
}

img.sidebar-status-icon {
  height: 25px;
  width: 12px;
}

.sidebar-users a {
  margin-top: -1px;
  padding: 5px 10px 5px 10px;
  border-top: 1px solid #eee;
  display: block;
  text-decoration: none;
  color: #898f9c;
}

.sidebar-users a:hover {
  background: #f1f1f1;
  color: #666;
}

.sidebar-link-active a,
.sidebar-link-active a:hover {
  background: #f7f7f7;
  color: #666;
}

.sidebar-online-users {
  float: left;
  width: 25%;
}

.sidebar-online-users a {
  text-decoration: none;
}

.sidebar-online-users img {
  width: 100%;
  border-radius: 5px;
}

.sidebar-online-users-padding {
  padding: 10px 10px 0 0;
}

.sidebar-online-users-inner {
  overflow: hidden;
  padding: 0 10px 0 20px;
}

.plus-button {
  overflow: auto;
  background: #fff;
  border-radius: 5px;
  border: 2px solid #bbb;
  color: #bbb;
  text-align: center;
  line-height: 40px;
  height: 42px;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
}

.plus-sign {
  margin-left: -5px;
}

.plus-button:hover {
  color: #fff;
  background: #bbb;
}

.sidebar-chat-list {
  max-height: 456px;
  overflow: auto;
}

.sidebar-header input {
  outline: 0;
  border: 1px solid #fff;
  background: url("images/icons/search.png") no-repeat top right;
  background-size: 12px;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 16px;
}

.sidebar-divider {
  height: 1px;
  width: 100%;
  background: #eee;
  float: left;
}

.sidebar-list {
  margin-top: -1px;
  padding: 7px 10px;
  border-top: 1px solid #eee;
  font-size: 12px;
}

.sidebar-list img {
  width: 20px;
  height: 20px;
  margin-left: 3px;
  vertical-align: middle;
}

.sidebar-description {
  padding: 10px 20px 0 20px;
  word-wrap: break-word;
}

.sidebar-license {
  margin-top: 3px;
}

.sidebar-social-container {
  overflow: auto;
  padding: 10px 10px 0 20px;
}

.social-icon {
  width: 100%;
  height: 34px;
}

.share-social-icon {
  height: 34px;
  width: 34px;
}

.website-icon {
  background: #eee url("images/icons/social/website.png") center center no-repeat;
  background-size: 16px;
}

.website-icon:hover {
  background: #888 url("images/icons/social/website_h.png") center center no-repeat;
  background-size: 16px;
}

.facebook-icon {
  background: #eee url("images/icons/social/facebook.png") center center no-repeat;
  background-size: 18px;
}

.facebook-icon:hover {
  background: #3b579d url("images/icons/social/facebook_h.png") center center no-repeat;
  background-size: 18px;
}

.twitter-icon {
  background: #eee url("images/icons/social/twitter.png") center center no-repeat;
  background-size: 20px;
}

.twitter-icon:hover {
  background: #55acee url("images/icons/social/twitter_h.png") center center no-repeat;
  background-size: 20px;
}

.gplus-icon {
  background: #eee url("images/icons/social/instagram.png") center center no-repeat;
  background-size: 18px;
}
.gplus-icon:hover {
  background: #000 url("images/icons/social/instagram_h.png") center center no-repeat;
  background-size: 18px;
}

.youtube-icon {
  background: #eee url("images/icons/social/youtube.png") center center no-repeat;
  background-size: 18px;
}

.youtube-icon:hover {
  background: #cc201f url("images/icons/social/youtube_h.png") center center no-repeat;
  background-size: 18px;
}

.vimeo-icon {
  background: #eee url("images/icons/social/vimeo.png") center center no-repeat;
  background-size: 18px;
}

.vimeo-icon:hover {
  background: #1ab7ea url("images/icons/social/vimeo_h.png") center center no-repeat;
  background-size: 18px;
}

.soundcloud-icon {
  background: #eee url("images/icons/social/soundcloud.png") center center no-repeat;
  background-size: 18px;
}

.soundcloud-icon:hover {
  background: #f7640f url("images/icons/social/soundcloud_h.png") center center no-repeat;
  background-size: 18px;
}

.lastfm-icon {
  background: #eee url("images/icons/social/lastfm.png") center center no-repeat;
  background-size: 18px;
}

.lastfm-icon:hover {
  background: #d00a01 url("images/icons/social/lastfm_h.png") center center no-repeat;
  background-size: 18px;
}

.tumblr-icon {
  background: #eee url("images/icons/social/tumblr.png") center center no-repeat;
  background-size: 18px;
}

.tumblr-icon:hover {
  background: #37465d url("images/icons/social/tumblr_h.png") center center no-repeat;
  background-size: 18px;
}

.myspace-icon {
  background: #eee url("images/icons/social/myspace.png") center center no-repeat;
  background-size: 18px;
}

.myspace-icon:hover {
  background: #018cdd url("images/icons/social/myspace_h.png") center center no-repeat;
  background-size: 18px;
}

.pinterest-icon {
  background: #eee url("images/icons/social/pinterest.png") center center no-repeat;
  background-size: 18px;
}

.pinterest-icon:hover {
  background: #d0383f url("images/icons/social/pinterest_h.png") center center no-repeat;
  background-size: 18px;
}

.email-icon {
  background: #eee url("images/icons/social/email.png") center center no-repeat;
  background-size: 18px;
}

.email-icon:hover {
  background: #666 url("images/icons/social/email_h.png") center center no-repeat;
  background-size: 18px;
}

.social-icon-container {
  width: 20%;
  float: left;
}

.social-icon-padding {
  padding: 0 10px 10px 0;
}

.share-icon-container {
  float: left;
}

.share-icon-container a {
  cursor: pointer;
}

.share-icon-container .social-icon-padding {
  padding: 0 10px 0 0;
}

.sidebar-social img {
  margin-right: 3px;
  width: 16px;
  height: 16px;
  vertical-align: top;
  font-size: 12px;
}

.sidebar-list a {
  color: #6b6b6b;
}

.sidebar-avatar {
  width: 50px;
  float: left;
}

.sidebar-avatar img {
}

.sidebar-avatar-desc {
  height: 42px;
  margin-left: 60px;
  padding-top: 8px;
  font-size: 12px;
}

.sidebar-avatar-edit a {
  font-size: 12px;
  color: #666;
  font-weight: normal;
}

.page-header {
  padding: 10px 20px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #777;
  border-bottom: 1px solid #eee;
}

.page-header-extra {
  border-right: 1px solid #eee;
}

.message-form-private {
  float: right;
}

.private-profile-content {
  border-right: 1px solid #eee;
  background: #fff;
  color: #6b6b6b;
  overflow: auto;
}

.selected-files {
  border-bottom: 1px solid #eee;
  padding: 5px 10px;
  display: none;
  color: #a9a9a9;
}

.header-loader {
  float: right;
}

.chat-container {
  height: 410px;
  padding: 0 20px;
  overflow: auto;
}

.chat-form-inner {
  padding: 10px 20px;
}

.chat-form-inner input {
  border: 0;
  outline: 0;
  width: 100%;
  resize: none;
  height: 25px;
  min-height: 25px;
  max-width: 100%;
  overflow: hidden;
}

.chat-error {
  padding: 10px 0;
}

textarea {
  width: 100%;
  max-width: 500px;
  height: 100px;
  box-sizing: border-box;
}

.logo {
  height: 45px;
  width: 100%;
  /* width: 54px; */
  max-width: 160px;
  float: left;
  margin: 5px 10px 5px 0;
  background: url("images/logo.png") no-repeat;
  background-size: 160px 42px;
}

.info {
  border: 1px solid #38a8ff;
  background: #bedbff;
  color: #2a4e9b;
  width: 91%;
  padding: 5px 7px;
}

.page-settings-container {
  padding: 0 0 10px 0;
  border-right: 1px solid #eee;
}

.page-login-container {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.page-container {
  border-right: 1px solid #eee;
  padding: 0 0 10px 0;
}

.page-content {
  background: #fff;
  color: #6b6b6b;
  overflow: auto;
}

.page-inner {
  padding: 10px 20px;
  overflow: auto;
}

.page-input-container {
  width: 100%;
  overflow: auto;
  padding: 10px 0;
}

.page-input-container input,
.page-input-container select,
.page-input-container textarea,
input.playlist-input {
  padding: 6px 8px;
  border: 1px solid #bfbfbf;
  outline: none;
  margin: 0;
}

.page-input-container input:hover,
.page-input-container select:hover,
.page-input-container textarea:hover {
  border: 1px solid #aaa;
}

.page-input-container input:focus,
.page-input-container select:focus,
.page-input-container textarea:focus {
  border: 1px solid #888;
}

.page-input-container input[type="submit"] {
  margin-top: 0;
}

.page-input-container input[type="file"] {
  border: 1px solid #ccc;
  padding: 5px;
}

.page-input-container input[type="file"]:hover {
  border: 1px solid #aaa;
}

.page-input-content {
  width: 100%;
  padding-left: 95px;
  box-sizing: border-box;
}

.page-input-left {
  padding-left: 0;
}

.page-input-title,
.page-input-title-img {
  text-align: right;
  width: 85px;
  margin-right: 10px;
  margin-top: 4px;
  display: inline-block;
  vertical-align: top;
  float: left;
  color: #444;
}

.page-input-title-img img {
  margin-top: 5px;
}

.page-input-sub {
  color: #666;
  font-size: 11px;
  padding-top: 4px;
}

.report-checkbox {
  padding-bottom: 10px;
  max-width: 500px;
}

.report-checkbox textarea {
  min-height: 100px;
}

.report-checkbox input {
  float: left;
}

.report-checkbox label {
  padding-left: 5px;
}

.page-title {
  font-size: 18px;
}

.page-input-title-img-wall {
  width: 100%;
}

.page-input-title-img-wall img {
  width: 100%;
}

.stats-boxes-container {
  overflow: auto;
  width: 100%;
  padding-bottom: 10px;
}

.container-short {
  overflow: auto;
}

.container {
  padding: 15px 0;
  overflow: auto;
  width: 100%;
  float: left;
}

.chart-container {
  padding-left: 15px;
}

.chart img {
  width: 100%;
}

.preloader {
  padding: 10px 0;
  width: 36px;
  height: 36px;
  margin: 0 auto;
}

.preloader-normal {
  width: 110px;
  height: 10px;
}

.preloader-dark {
  width: 110px;
  height: 10px;
  background: url("images/preloader_dark.gif");
}

.preloader-retina {
  width: 85px;
  height: 8px;
  background: url("images/preloader.gif");
  background-size: 85px 8px;
}

.preloader-retina-large {
  width: 110px;
  height: 10px;
  background: url("images/preloader.gif");
  background-size: 110px 10px;
}

.preloader-center {
  margin: 0 auto;
}

.preloader-left {
  display: inline-block;
}

.retrieving-results {
  display: inline;
}

.footer {
  padding: 0px 0 55px 0;
}

.footer-container {
  font-size: 13px;
  color: #919191;
  padding: 10px 0;
}

.footer-links,
.footer-languages {
  padding-bottom: 5px;
  margin-top: 8px;
  text-align: center;
}

.footer-links a,
.footer-languages a {
  color: #7e7e7e;
}

.footer-links a:hover,
.footer-languages a:hover {
  color: #444;
}

.footer-links span:not(:last-child):after,
.footer-languages span:not(:last-child):after {
  content: " - ";
}

.pages-content {
  padding: 20px;
}

.text-inputs {
  padding: 3px 0;
}

.ads1 {
  margin-top: 10px;
  width: 100%;
  height: auto;
  float: left;
}

.info-message {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  font-size: 16px;
}

.error {
  padding: 5px;
  border: 1px solid #cc0000;
  background: #ffc0cf;
  color: #b40a34;
  margin: 0 0 10px 0;
}

.theme-content {
  color: #999;
  width: 100%;
  float: left;
}

.theme-inner {
  padding: 10px 0;
}

.theme-icon {
  width: 60px;
  float: left;
  overflow: auto;
}

.theme-icon img {
  width: 60px;
}

.theme-top {
  padding: 5px 0 5px 70px;
}

.forgot-password {
  padding-top: 4px;
  float: right;
  font-size: 12px;
}

.forgot-password a {
  color: #aaa;
}

.forgot-password a:hover {
  color: #666;
}

.register-captcha img {
  width: 75px;
  float: right;
  border: 1px solid #bfbfbf;
}

.welcome-content {
  background: #fff;
  border: 0;
  padding: 25px 0;
  border-bottom: 1px solid #eee;
}

.welcome-content .row-body,
.welcome-pro .row-body {
  padding: 0 20px;
}

.wc-lc {
  overflow: auto;
  padding: 0 0 25px 0;
}

.wc-lc .row-body {
  float: left;
  width: 50%;
  padding-top: 25px;
}

.welcome-pro {
  padding: 25px 0;
}

.welcome-inner {
  overflow: auto;
  padding: 0 20px;
}

.welcome-tracks {
  margin: 10px -10px 0 -10px;
  overflow: auto;
}

.welcome-track {
  width: 10%;
  float: left;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
}

.welcome-track a {
  float: left;
  overflow: hidden;
}

.welcome-track img {
  width: 100%;
  vertical-align: middle;
  z-index: 1;
}

.welcome-player-container {
  width: 35px;
  height: 35px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
}

.welcome-player-background {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.75);
}

.welcome-track.current-song .welcome-player-button,
.welcome-track.current-song .welcome-player-background,
.welcome-track:hover .welcome-player-button,
.welcome-track:hover .welcome-player-background {
  display: block;
}

.welcome-track .player-controls {
  padding: 0;
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 99;
}

.welcome-track .welcome-player-button {
  padding: 0;
}

.welcome-track .song-play-btn {
  position: absolute;
  z-index: 999;
}

.welcome-track .player-controls a.jp-play,
.welcome-track .player-controls a.jp-pause {
  margin: 0;
  /* -moz-transition: none;
    -webkit-transition: none;*/
  transition: none;
}

.welcome-track .jp-progress,
.welcome-track .jp-time-holder {
  display: none !important;
}

.wc-button {
  padding-top: 15px;
  line-height: 30px;
  margin: 16px auto;
  text-align: center;
}

.welcome-message {
  float: left;
  width: 100%;
  color: #fff;
  margin-top: 50px;
  text-align: center;
}

.welcome-title {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
}

.welcome-desc {
  font-size: 20px;
  padding-top: 10px;
}

.welcome-button {
  margin: 50px auto 50px auto;
  width: 200px;
  min-height: 40px;
  text-transform: uppercase;
}

.welcome-button a {
  padding: 10px 20px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
}

.welcome-button a:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #ff6060;
}

.welcome-learn {
  margin: 0 auto 3px auto;
  font-size: 14px;
}

.welcome-arrow {
  padding: 0 0 40px 0;
  background: url("images/downarrow_large.png") center bottom no-repeat;
  background-size: 25px;
  width: 25px;
  margin: 0 auto;
  cursor: pointer;
}

.welcome-bar {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
  background: #fff;
}

.welcome-menu {
  text-align: center;
  font-size: 15px;
}

.welcome-menu a {
  margin: 0 20px 0 0;
}

.welcome-box {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 20px 0 0 0;
  color: #666;
}

.welcome-box-section {
  color: #ff6060;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.welcome-centered-text {
  text-align: center;
}

.welcome-box-title {
  margin-top: 4px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.welcome-box-desc {
  padding: 3px 0 0 0;
  font-size: 15px;
}

.wcf {
  overflow: auto;
  display: flex;
  justify-content: space-between;
}

.wcf-content {
  width: 100%;
}

.feature-image {
  width: 32px;
  height: 32px;
  flex: 0 0 32px;
  border-radius: 5px;
  padding: 10px;
  float: left;
  margin-right: 10px;
}

.features-upload {
  background: #f5f5f5 url("images/icons/features/upload.png") center center no-repeat;
  background-size: 32px;
}

.features-audience {
  background: #f5f5f5 url("images/icons/features/audience.png") center center no-repeat;
  background-size: 32px;
}

.features-stats {
  background: #f5f5f5 url("images/icons/features/stats.png") center center no-repeat;
  background-size: 32px;
}

.features-explore {
  background: #f5f5f5 url("images/icons/features/explore.png") center center no-repeat;
  background-size: 32px;
}

.features-share {
  background: #f5f5f5 url("images/icons/features/share.png") center center no-repeat;
  background-size: 32px;
}

.features-organize {
  background: #f5f5f5 url("images/icons/features/organize.png") center center no-repeat;
  background-size: 32px;
}

.notification-box {
  padding: 5px 10px 10px 10px;
  border: 0px solid;
  position: relative;
  margin: 10px 20px 0 20px;
  color: #fff;
}

.notification-box a {
  color: #fff;
}

.notification-box a:hover {
  color: #f6f6f6;
}

.notification-box-modal {
  margin: 10px 10px 0 10px;
}

.notification-box h5 {
  font-size: 20px;
  margin: 0;
}

.notification-box-error {
  background: #ff5757;
}

.notification-box-success {
  background: #27ae60;
}
.notification-box-success a:hover {
  opacity: 0.7;
}
.notification-box-info {
  background: #3498db;
}

.notification-box > p {
  padding-top: 5px;
  padding-right: 20px;
  margin: 0;
}

.notification-close {
  padding: 5px 4px;
  position: absolute;
  right: 0;
  top: 5px;
  background: url(images/icons/close_h.png) no-repeat center left;
  background-size: 17px;
  width: 17px;
  height: 17px;
  cursor: pointer;
  opacity: 0.75;
}

.notification-close:hover {
  opacity: 1;
}

.notification-container {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
  display: none;
  top: 55px;
  color: #aaa;
  padding: 0 10px;
  box-sizing: border-box;
}

.notification-content {
  background: #252525;
  max-width: 350px;
  width: 100%;
  float: right;
  font-size: 14px;
}

.notification-content a {
  color: #ddd;
  text-decoration: none;
}

.notification-content a:hover {
  color: #fff;
}

.notification-inner {
  padding: 10px;
}

.notification-container .notification-row {
  float: left;
  width: 100%;
  border-top: 1px solid #333;
  border-right: 0;
}

.notification-row {
  float: left;
  width: 100%;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
}

.notification-image {
  float: left;
}

.notification-text {
  padding-left: 39px;
}

.notification-text img {
  vertical-align: bottom;
  width: 15px;
  height: 15px;
}

.notification-text .chat-snippet {
  font-style: italic;
  word-wrap: break-word;
}

.notification-container .notification-unread {
  background: #252525;
}

.notification-unread {
  background: #f1f1f1;
}

.notification-container .notification-padding {
  padding: 5px 10px;
  overflow: auto;
}

.notification-padding {
  padding: 10px 20px;
  overflow: auto;
}

#notifications-content .timeago {
  float: none;
}

#notifications-content .timeago:hover {
  text-decoration: none;
  color: #999;
  cursor: default;
}

#notifications-content img.notifications {
  height: 33px;
  width: 33px;
  margin-right: 5px;
}

#notifications-content {
  max-height: 435px;
  overflow: auto;
}

#notifications-page .timeago {
  float: none;
}

#notifications-page .timeago:hover {
  text-decoration: none;
}

#notifications-page img.notifications {
  height: 33px;
  width: 33px;
  margin-right: 5px;
}

.sidebar-button-container {
  width: 100%;
}

.sidebar-button-container a {
  text-decoration: none;
}

.edit-button,
.back-button {
  margin: 20px 20px 10px 20px;
  border: 2px solid #27ae60;
  height: 50px;
  border-radius: 5px;
  text-align: center;
  line-height: 48px;
  color: #27ae60;
  cursor: pointer;
}

.edit-icon {
  background: url("images/icons/edit_n.png") no-repeat;
  background-size: 20px;
  width: 32px;
  padding: 0 15px 10px 15px;
  margin-left: -10px;
}

.edit-button:hover {
  background: #27ae60;
  border-color: #27ae60;
  color: #fff;
}

.edit-button:hover .edit-icon {
  background: url("images/icons/edit_h.png") no-repeat;
  background-size: 20px;
  width: 32px;
  padding: 0 15px 10px 15px;
  margin-left: -10px;
}

.back-icon {
  background: url("images/icons/back_n.png") no-repeat;
  background-size: 20px;
  width: 32px;
  padding: 0 15px 10px 15px;
  margin-left: -10px;
}

.back-button:hover {
  background: #27ae60;
  border-color: #27ae60;
  color: #fff;
}

.back-button:hover .back-icon {
  background: url("images/icons/back_h.png") no-repeat;
  background-size: 20px;
  width: 32px;
  padding: 0 15px 10px 15px;
  margin-left: -10px;
}

.upload-button {
  margin: 20px 20px 10px 20px;
  border: 2px solid #f50000;
  height: 50px;
  border-radius: 5px;
  text-align: center;
  line-height: 48px;
  color: #f50000;
  cursor: pointer;
}

.upload-button:hover {
  background: #ff6060;
  border-color: #ff6060;
  color: #fff;
}

.upload-icon {
  background: url("images/icons/upload_n.png") no-repeat;
  background-size: 22px;
  width: 32px;
  padding: 0 20px 10px 15px;
  margin-left: -10px;
}

.upload-button:hover .upload-icon {
  background: url("images/icons/upload_h.png") no-repeat;
  background-size: 22px;
  width: 32px;
  padding: 0 20px 10px 15px;
  margin-left: -10px;
}

.sidebar-fa-image {
  float: left;
}

.sidebar-fa-image img {
  width: 30px;
  height: 30px;
}

.sidebar-fa-text {
  font-size: 12px;
  padding-left: 37px;
}

.sidebar-fa-text .timeago {
  float: none;
  display: inline-block;
}

.sidebar-fa-content {
  max-height: 336px;
  overflow: auto;
}

.sidebar-fa-content a {
  color: #666;
}

.sidebar-fa-content .notification-row {
  border: 0;
}

.sidebar-fa-content .notification-padding {
  padding: 10px 20px 0px 20px;
}

.input_hidden {
  position: absolute;
  left: -9999px;
}

.selected {
  background-color: #dfdfdf;
}

#values {
  float: left;
}

#values label {
  display: inline-block;
  cursor: pointer;
}

#values label:hover {
  background-color: #efefef;
}

#values label img {
  padding: 7px 5px 6px 5px;
  width: 24px;
  height: 24px;
}

.button-image {
  width: 34px;
  height: 40px;
  background-image: url("images/icons/events/camera.png");
  background-repeat: no-repeat;
  background-position: 50% 35%;
  overflow: hidden;
  float: left;
  cursor: pointer;
  margin-right: 4px;
  background-size: 24px;
}

.button-image:hover {
  background-color: #efefef;
}

.inputImage {
  opacity: 0;
  height: 40px;
  cursor: pointer;
  width: 33px;
  /* Move it to the left so that the cursor: pointer gets active (it sends the Choose file outside of the view) */
}

#notifications_btn,
#messages_btn {
  cursor: pointer;
  width: 16px;
}

.notificatons-number-container {
  float: left;
  margin-right: 5px;
}

.admin-notifications-number {
  background: #ff3434;
  padding: 3px 5px;
  font-weight: normal;
  color: #fff;
  font-size: 10px;
  margin-left: 3px;
}

.notifications-number {
  background: #ff3434;
  padding: 2px 3px;
  font-size: 10px;
  position: absolute;
  margin: -30px 0 0 9px;
  color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.track-info-container .song-categories,
.track-info-input .song-categories,
.track-page-info .song-categories,
.upload .song-categories {
  margin: 10px auto;
}

.chat-container iframe {
  margin-top: 5px;
  display: block;
}

.track-info-container .song-categories .tags-list span,
.track-info-input .song-categories .tags-list span,
.track-page-info .song-categories .tags-list span,
.upload .song-categories .tags-list span {
  display: inline-block;
  margin: 2px;
  padding: 4px 6px;
  border: 1px solid #eee;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.track-info-container .song-categories .tags-list span:active,
.track-info-container .song-categories .tags-list span:hover,
.track-info-input .song-categories .tags-list span:active,
.track-info-input .song-categories .tags-list span:hover,
.track-page-info .song-categories .tags-list span:active,
.track-page-info .song-categories .tags-list span:hover,
.upload .song-categories .tags-list span:active,
.upload .song-categories .tags-list span:hover {
  background: #f6f6f6;
  cursor: pointer;
}
#more_users,
#more_reports,
#more_payments {
  width: 100%;
  float: left;
  padding: 15px 0 5px 0;
}

#share,
#playlist,
#delete,
#connect {
  position: fixed;
  z-index: 101;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -150px;
  width: 300px;
  display: none;
}

#playlists {
  max-height: 138px;
}

.modal-input input {
  border: 1px solid #bfbfbf;
  padding: 5px;
  width: 100%;
  box-sizing: border-box;
  -webkit-appearance: none;
  outline: 0;
}

.modal-input input:focus,
.modal-input input:hover {
  border: 1px solid #aaa;
}

.modal-checkbox input {
  margin: 5px 5px 0 0;
  float: left;
}

.modal-checkbox label {
  margin-top: 2px;
  float: left;
}

.modal-connect input {
  margin: 0 0 7px 0;
}

.modal-captcha {
  display: inline-block;
}

.modal-captcha input {
  width: 195px;
}

.modal-background {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  overflow: auto;
  left: 0;
  top: 0;
  display: none;
  z-index: 100;
}

.modal-container {
  background: #fff;
  width: 300px;
  border: 1px solid #bfbfbf;
  overflow: auto;
  margin: 32px auto 0 auto;
}

.modal-inner {
  padding: 10px;
  overflow: auto;
  width: 100%;
  box-sizing: border-box;
}

.modal-menu-container {
  padding: 10px 10px 0 10px;
  overflow: auto;
}

.modal-menu-item {
  color: #777;
  padding: 0 0 13px 0;
  float: left;
  cursor: pointer;
  margin-right: 10px;
}

.modal-menu-item:hover,
.modal-menu-item-active {
  color: #777;
  padding: 0 0 10px 0;
  border-bottom: 3px solid #ff0000;
  cursor: pointer;
  margin-right: 10px;
}

.modal-loading,
.header-loader {
  width: 110px;
  height: 10px;
  background: url("images/preloader.gif");
  background-size: 110px 10px;
  float: right;
  margin-top: 5px;
  display: none;
}

.modal-desc {
  padding: 0 0 5px 0;
  color: #666;
}

.modal-desc img {
  width: 85px;
}

.modal-btn {
  margin: 10px 10px 10px 0;
  overflow: auto;
  float: right;
}

.modal-btn a {
  float: right;
  padding: 5px 10px;
  color: #333;
  cursor: pointer;
  text-decoration: none;
  border: 1px solid;
  border-color: #bfbfbf;
  font-weight: bold;
}

.modal-btn a:hover {
  border-color: #aaa;
  color: #aaa;
}

.modal-btn a:active {
  background: #888;
  border-color: #888;
  color: #fff;
}

.modal-btn-active a {
  color: #f50000;
  border-color: #f50000;
}

.modal-btn-active a:hover {
  border-color: #ff6060;
  background: #ff6060;
  color: #fff;
}

.modal-btn-enable a {
  color: #27ae60;
  border-color: #27ae60;
}

.modal-btn-enable a:hover {
  border-color: #27ae60;
  background: #27ae60;
  color: #fff;
}

.modal-btn-facebook a {
  color: #3b579d;
  border-color: #3b579d;
}

.modal-btn-facebook a:hover {
  border-color: #3b579d;
  background: #3b579d;
  color: #fff;
}

.tab-share,
.tab-embed,
.tab-login,
.tab-register {
  display: none;
}

.tab-delete {
  padding: 5px 0;
  width: 100%;
}

.dummy-player {
  width: 100%;
  padding-bottom: 10px;
  overflow: auto;
}

.dummy-artwork {
  float: left;
}

.dummy-artwork img {
  width: 50px;
}

.dummy-play-btn {
  float: left;
  background: url("images/player.png") 0 0 no-repeat;
  background-size: 60px;
  height: 20px;
  width: 20px;
  margin-left: 10px;
}

.dummy-author {
  float: left;
  width: 80px;
  height: 7px;
  background: #d9d9d9;
  margin: 0 0 4px 6px;
}

.dummy-title {
  float: left;
  width: 140px;
  height: 9px;
  background: #c2c2c2;
  margin: 0 0 0 6px;
}

.dummy-seek {
  float: left;
  width: 220px;
  height: 3px;
  background: #c2c2c2;
  margin: 7px 0 0 10px;
}

.dummy-avatars {
  float: left;
  width: 10px;
  height: 10px;
  background: #c2c2c2;
  margin: 10px 0 0 10px;
}

.playlist-entry {
  padding: 5px 8px 5px 26px;
  margin: 0 0 5px 0;
  border: 1px solid #ddd;
  width: 100%;
  box-sizing: border-box;
  float: left;
  display: inline;
  cursor: pointer;
  background: url("images/icons/playlist_add_n.png") 5px center no-repeat;
  background-size: 17px;
  color: #777777;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.playlist-entry:hover {
  background: #efefef url("images/icons/playlist_add_h.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.playlist-entry-loading {
  padding: 5px 8px 5px 26px;
  margin: 0 0 5px 0;
  border: 1px solid #ddd;
  width: 100%;
  box-sizing: border-box;
  float: left;
  display: inline;
  cursor: pointer;
  color: #777777;
  font-size: 12px;
  background: url("images/loader.gif") 5px center no-repeat;
  background-size: 17px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.playlist-added {
  background: url("images/icons/playlist_added.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

.playlist-added:hover {
  background: #efefef url("images/icons/playlist_remove.png") 5px center no-repeat;
  background-size: 17px;
  color: #000;
}

input.playlist-input {
  -webkit-appearance: none;
  padding: 5px 8px;
  min-width: 100px;
  float: left;
}

input.playlist-input:focus,
input.playlist-input:hover {
  border: 1px solid #aaa;
}

.playlist-save {
  color: #bfbfbf;
  font-weight: bold;
  padding: 5px 10px;
  margin-left: 10px;
  float: left;
  box-sizing: border-box;
  overflow: hidden;
}

.playlist-save:hover {
  border-color: #aaa;
  color: #aaa;
}

.playlist-save:active {
  background: #888;
  border-color: #888;
  color: #fff;
}

#profile-card {
  background: #fff;
  border: 1px solid #e6e6e6;
  width: 300px;
  margin: 0 auto;
  position: absolute;
  display: none;
  z-index: 999;
}

#profile-card .preloader-retina {
  margin-bottom: 10px;
}

.profile-card-padding {
  padding: 20px 10px 10px 10px;
}

.profile-card-cover img {
  width: 100%;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.profile-card-avatar {
  margin: -94px 0 0 10px;
}

.profile-card-avatar a {
  height: 80px;
  width: 80px;
}

.profile-card-avatar img {
  width: 80px;
  height: 80px;
}

.profile-card-info {
  margin: -93px 0 0 100px;
  height: 100px;
  position: relative;
}

.profile-card-info .cover-text-container {
  font-size: 16px;
  color: #fff;
  position: relative;
  margin: 0;
}

.profile-card-buttons {
  overflow: auto;
  right: 0;
  padding: 10px 10px 10px 10px;
}

.profile-card-buttons .sub-loading {
  border: 1px solid #ddd;
}

.profile-card-buttons-container {
  width: 60px;
  float: right;
}

.profile-card-stats {
  float: left;
  font-size: 15px;
  color: #666;
  margin: 3px 15px 0 3px;
  vertical-align: top;
}

.profile-card-stats img {
  margin-right: 5px;
  vertical-align: bottom;
  cursor: pointer;
}

.profile-card-stats a {
  color: #666;
  text-decoration: none;
}

.profile-card-username {
  overflow: auto;
  float: left;
  padding-top: 10px;
}

.profile-card-username img {
  width: 13px;
  height: 13px;
}

.profile-card-location {
  overflow: auto;
  color: #fff;
  float: left;
  min-width: 180px;
}

.track-likes {
  padding: 7px 0 4px 0;
}

.clear {
  widows: 100%;
  display: block;
  clear: both;
  height: 1px;
  padding: 0;
  margin: 0 auto;
}

.likes-plus {
  background: url("images/icons/likes_plus.png") no-repeat;
  background-size: 25px;
  overflow: auto;
  width: 25px;
  height: 25px;
  display: inline-block;
}

.track-stats {
  float: right;
  padding-top: 10px;
}

.track-buttons-container {
  font-size: 12px;
  float: left;
  padding-top: 5px;
}

a.menu-button {
  float: left;
  text-decoration: none;
  color: #666;
  margin: 0 15px 0 5px;
  padding: 19px 0 16px 0;
  text-transform: uppercase;
}

a.menu-button:hover {
  color: #348500;
  border-bottom: 3px solid #ff0000;
  padding-bottom: 15px;
}

a.menu-button-active {
  color: #348500;
  border-bottom: 3px solid #ff0000;
  padding-bottom: 15px;
}

#topbar-track-info {
  padding: 10px 20px;
  overflow: auto;
}

.u-right-menu {
  float: right;
  background: #333;
  padding: 0 10px;
  height: 56px;
  position: relative;
}

.u-right-menu a,
.u-right-menu a.menu-btn {
  color: #fff;
}

.u-right-menu a:hover,
.u-right-menu a.menu-btn:hover {
  color: #f1f1f1;
}

#topbar-artwork {
  background: #ccc;
  top: 10px;
  width: 35px;
  height: 35px;
  float: left;
}

#topbar-artwork img {
  width: 35px;
  height: 35px;
}

#topbar-track-details {
  margin-left: 45px;
  box-sizing: border-box;
}

.topbar-song-name {
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.topbar-author-name {
  font-size: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.topbar-author-name a {
  color: #8d8d8d;
}

.topbar-author-name a:hover {
  color: #000;
}

#loading-bar {
  position: fixed;
  z-index: 2147483647;
  top: 0;
  left: -6px;
  width: 0;
  height: 3px;
  background: #ff0000;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -moz-transition: width 500ms ease-out, opacity 400ms linear;
  -ms-transition: width 500ms ease-out, opacity 400ms linear;
  -o-transition: width 500ms ease-out, opacity 400ms linear;
  -webkit-transition: width 500ms ease-out, opacity 400ms linear;
  transition: width 500ms ease-out, opacity 400ms linear;
}

#loading-bar dd,
dt {
  position: absolute;
  box-shadow: #ff0000 1px 0 6px 1px;
}

#loading-bar dd {
  opacity: 0.6;
  width: 20px;
  right: 0;
  clip: rect(-6px, 22px, 14px, 10px);
}

#loading-bar dt {
  opacity: 0.6;
  width: 180px;
  right: -80px;
  clip: rect(-6px, 90px, 14px, -6px);
}

#content {
  border-bottom: 1px solid #ddd;
  background: #f6f6f6;
}

.body-content {
  background: #fff;
  overflow: auto;
  margin: 8px auto;
  border: 1px solid #ddd;
}

.song-container {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  overflow: auto;
  padding: 20px 20px 10px 20px;
  position: relative;
}

.top-track:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 40px solid #f1f1f1;
  border-left: 40px solid transparent;
  width: 0;
}

.top-number {
  position: absolute;
  top: 1px;
  right: 5px;
  width: 30px;
  color: #888;
  font-weight: bold;
  text-align: right;
  max-width: 25px;
}

.song-container-page {
  border-bottom: none;
}

.song-container a,
.embed-container a {
  text-decoration: none;
}

.song-top {
  padding: 0 0 0 132px;
  min-height: 38px;
}

.song-play-btn {
  width: 35px;
  height: 35px;
  float: left;
  background: url("images/player.png") no-repeat 0 0;
  background-size: 105px;
  cursor: pointer;
  text-indent: -9999px;
}

.song-play-btn:hover {
  background: url("images/player.png") no-repeat -35px 0;
  background-size: 105px;
}

.player-controls a.jp-play,
.player-controls a.jp-pause {
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  position: absolute;
  margin-top: -35px;
  left: 0;
  outline: 0;
  cursor: pointer;
  transition: none;
}

.player-controls a.jp-play {
  background: url("images/player.png") no-repeat -70px 0;
  background-size: 105px;
}

.player-controls a.jp-play:hover {
  background: url("images/player.png") no-repeat -35px 0;
  background-size: 105px;
}

.player-controls a.jp-pause {
  background: url("images/player.png") no-repeat -70px -35px;
  background-size: 105px;
  display: none;
}

.player-controls a.jp-pause:hover {
  background: url("images/player.png") no-repeat -35px -35px;
  background-size: 105px;
}

.player-controls div.jp-audio div.jp-progress {
  top: 15px;
}

.song-art {
  float: left;
}

.song-art a {
  float: left;
  /* Cover the whole image with anchor */
}

.song-titles {
  padding: 0 0 0 45px;
}

.song-title {
  font-size: 15px;
  word-wrap: break-word;
}

.song-timeago {
  overflow: auto;
  float: right;
  font-size: 12px;
}

.song-author {
  font-size: 13px;
  color: #868686;
}

.song-author a {
  color: #999;
}

.song-author a:hover {
  color: #666;
}

.song-tag {
  float: right;
  font-size: 12px;
  margin-top: 4px;
}

.song-tag a {
  background: #eee;
  color: #666;
  padding: 3px 5px;
  text-decoration: none;
}

.song-tag a:hover {
  background: #ddd;
  color: #666;
}

.song-container div.jp-audio div.jp-type-single div.jp-progress,
.song-container div.jp-audio div.jp-type-single div.jp-time-holder,
.embed-container div.jp-audio div.jp-type-single div.jp-progress,
.embed-container div.jp-audio div.jp-type-single div.jp-time-holder {
  left: 0;
  width: 100%;
  color: #8d8d8d;
}

.current-song {
  background: #f2f2f2;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
}

.song-container div.jp-audio,
.embed-container div.jp-audio {
  width: 100%;
}

.song-container .jp-audio,
.embed-container .jp-audio {
  display: block;
}

.player-controls {
  padding: 0 0 10px 132px;
}

.song-container div.jp-audio div.jp-time-holder,
.embed-container div.jp-audio div.jp-time-holder {
  top: 25px;
}

.embed-container .song-title,
.song-container .song-title {
  white-space: normal;
  text-transform: capitalize;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.embed-container {
  background: #fff;
  overflow: auto;
}

.embed-container .track-likes {
  padding: 23px 0 0 0;
  margin-bottom: 0;
}

.embed-powered-by {
  overflow: auto;
  float: right;
}

.embed-powered-by a {
  color: #999;
}

.embed-powered-by a:hover {
  color: #666;
}

.embed-error-title {
  margin: 0 auto;
  padding-top: 80px;
  width: 250px;
  text-align: center;
}

.embed-error-desc {
  margin: 0 auto;
  padding-top: 5px;
  width: 250px;
  text-align: center;
}

.embed-error a {
  color: #fff;
  text-decoration: none;
}

.embed-error a:hover {
  color: #f6f6f6;
}

.user-stats {
  color: #444;
}

.stats-column-title {
  font-weight: bold;
}

.user-stats-row {
  padding: 10px 20px 0 0;
}

.user-stats-row-count {
  width: 20px;
  color: #999;
  font-weight: bold;
  display: block;
  float: left;
}

.user-stats-title {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 80%;
  box-sizing: border-box;
  padding-right: 5px;
  font-size: 12px;
  text-transform: capitalize;
}

.user-stats-title a {
  text-decoration: none;
}

.user-stats-title img {
  width: 17px;
  height: 17px;
  padding-right: 3px;
  vertical-align: bottom;
}

.user-stats-count {
  display: inline-block;
  min-width: 25px;
  text-align: right;
  float: right;
  font-weight: bold;
}

.small-info {
  padding-top: 10px;
  font-size: 12px;
  color: #777;
  width: 100%;
  display: inline-block;
}

.track-info-container {
  padding: 20px;
  overflow: auto;
}

.track-info-art {
  float: left;
  width: 112px;
}

.track-info-inputs {
  padding: 0 0 0 132px;
}

.track-info-input {
  padding: 0 0 15px 0;
  overflow: auto;
}

.track-info-title {
  float: left;
  width: 100%;
}

.track-info-input input,
.track-info-input textarea,
.track-info-input select {
  padding: 6px 8px;
  border: 1px solid #bfbfbf;
  outline: none;
  margin: 0;
  width: 100%;
  max-width: none;
  margin-top: 5px;
  float: left;
  box-sizing: border-box;
}

.track-info-input input:hover,
.track-info-input input:focus,
.track-info-input textarea:hover,
.track-info-input textarea:focus {
  border: 1px solid #aaa;
}

.track-info-input select {
  width: 100px;
  display: block;
  margin-right: 10px;
}

.track-info-input input[type="radio"] {
  width: auto;
  margin: 3px 5px 0 0;
  float: left;
  display: block;
  border: 0;
}

.track-info-radio,
.license-container {
  width: 100%;
  margin-top: 5px;
  float: left;
}

.license-container {
  margin-top: 10px;
}

.license-box-container {
  width: 50%;
  overflow: auto;
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
}

.license-box-container:last-child {
  padding-right: 0;
}

.license-box-content {
  border: 1px solid #bfbfbf;
  padding: 10px 10px 10px 35px;
  background: url("images/icons/playlist_add_n.png") 10px 10px no-repeat;
  background-size: 17px;
  cursor: pointer;
  border-radius: 5px;
}

.license-box-content:hover {
  border: 1px solid #aaa;
  background: url("images/icons/playlist_add_h.png") 10px 10px no-repeat;
  background-size: 17px;
}

.license-box-active {
  background: url("images/icons/playlist_added.png") 10px 10px no-repeat;
  background-size: 17px;
}

.license-box-active:hover {
  background: url("images/icons/playlist_remove.png") 10px 10px no-repeat;
  background-size: 17px;
}

.license-box-title {
  color: #666;
}

.license-box-desc {
  color: #999;
  font-size: 12px;
  padding-top: 5px;
  width: 100%;
  overflow: auto;
}

.license-icon {
  width: 15px;
  height: 15px;
  display: inline-block;
}

.license-cc-icon {
  background: url("images/icons/license_cc.png") no-repeat;
  background-size: 15px;
}

.license-at-icon {
  background: url("images/icons/license_at.png") no-repeat;
  background-size: 15px;
}

.license-nc-icon {
  background: url("images/icons/license_nc.png") no-repeat;
  background-size: 15px;
}

.license-nd-icon {
  background: url("images/icons/license_nd.png") no-repeat;
  background-size: 15px;
}

.license-sa-icon {
  background: url("images/icons/license_sa.png") no-repeat;
  background-size: 15px;
}

.edit-menu {
  margin: 0 0 10px 0;
  overflow: auto;
  border-bottom: 1px solid #eee;
}

.edit-menu-item {
  color: #777;
  padding: 0 0 13px 0;
  float: left;
  cursor: pointer;
  margin-right: 15px;
  font-size: 15px;
}

.edit-menu-item:hover,
.edit-menu-item-active {
  color: #777;
  padding: 0 0 10px 0;
  border-bottom: 3px solid #ff0000;
  cursor: pointer;
}

.required {
  color: #ff6060;
}

.upload-btn {
  float: left;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  margin-top: 5px;
  padding: 6px 0;
}

.upload-btn input {
  width: 112px;
  position: absolute;
  left: 20px;
  height: 30px;
  margin-top: -6px;
  opacity: 0;
  cursor: pointer;
}
#upload-button {
  padding: 16px 32px;
}
.upload-btn input::-webkit-file-upload-button {
  cursor: pointer;
}

.upload-btn-selected {
  border: 1px solid #888;
  background: #888;
  color: #fff;
}

.upload-btn-selected:hover {
  background: #fff;
}

.upload-btn-selected:active {
  color: #666;
}

.upload-btn-text {
  padding: 0 5px;
  width: 100%;
  float: left;
  text-align: center;
  box-sizing: border-box;
}

#upload-success {
  max-width: 300px;
  color: #777;
  margin: 0 auto;
}

.upload-title {
  font-size: 18px;
  text-align: center;
  margin: 20px auto 0 auto;
}

.upload-desc {
  font-size: 14px;
  text-align: center;
  margin: 20px auto;
}

.go-pro-title {
  font-weight: bold;
}

.go-pro-widget-container {
  color: #777;
  padding: 0 20px;
}

.go-pro-widget-desc {
  padding: 5px 0 0 0;
}

.go-pro-container {
  padding-top: 30px;
  text-align: center;
  width: 100%;
  overflow: auto;
}

.go-pro-welcome {
  padding-top: 20px;
}

.go-pro-desc {
  font-size: 15px;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}

.go-pro-btn {
  min-height: 40px;
  padding-top: 20px;
}

.go-pro-widget-btn {
  min-height: 30px;
  padding-top: 15px;
}

.go-pro-welcome-btn {
  min-height: 30px;
  padding-top: 25px;
}

.go-pro-go-pro-btn {
  min-height: 0;
  padding-top: 0;
  display: inline-block;
}

.go-pro-btn a,
.wc-button a {
  padding: 16px 32px;
  color: #f50000;
  border: 1px solid #f50000;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
}

.go-pro-btn a:hover,
.wc-button a:hover {
  border-color: #ff6060;
  background: #ff6060;
  color: #fff;
}

.go-pro-header {
  background: url("images/pro.png") bottom left;
  color: #fff;
  padding: 30px 20px;
  text-align: center;
}

.go-pro-header-title {
  font-size: 24px;
}

.go-pro-header-desc {
  font-size: 15px;
}

.current-plan {
  padding: 10px 0 0 0;
  font-size: 14px;
  text-align: center;
}

.current-plan-option {
  color: #777;
  font-weight: bold;
  text-transform: capitalize;
}

.plans-container {
  width: 50%;
  overflow: auto;
  float: left;
}

.feature-container {
  border-radius: 5px;
  background: #eee;
  padding: 15px;
  overflow: auto;
  margin: 20px 20px 10px 20px;
  font-size: 15px;
}

.feature-description {
  margin: 10px 20px 20px 20px;
  padding: 0 15px;
}

.feature-option {
  width: 50%;
  float: left;
}

.plan-option {
  width: 25%;
  float: left;
}

.plan-info {
  width: 50%;
  float: left;
}

.plan-history-title {
  font-size: 15px;
  margin: 20px 20px 10px 20px;
  padding: 0 15px;
}

.plan-history-container {
  margin: 0 20px 20px 20px;
  padding: 15px;
}

.plan-history {
  width: 25%;
  float: left;
  font-size: 13px;
}

.plan-option-free {
  color: #ff4040;
}

.plan-option-pro {
  color: #308d30;
  font-weight: bold;
}

select.plan-options {
  border: 1px solid #ccc;
  padding: 5px;
  margin: 10px 5px 0 0;
}

.player-element {
  float: left;
  margin-right: 10px;
}

.player-nine {
  width: 75%;
  float: left;
  padding: 10px 0;
  overflow: hidden;
  height: 35px;
}

.player-nine a {
  outline: 0;
  margin-right: 10px;
  cursor: pointer;
}

.player-three {
  width: 25%;
  float: left;
  overflow: auto;
}

.player-container-left {
  float: left;
  width: 190px;
}

.player-container-middle {
  padding: 0 141px 0 190px;
  height: 35px;
}

.player-container-right {
  float: right;
  width: 126px;
  margin-top: -35px;
}

#prev-button,
#next-button {
  float: left;
  margin-right: 11px;
}

/* Start Player CSS */

div.jp-audio {
  width: 100%;
  float: left;
}

#content div.jp-audio {
  float: none;
}

/* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */

div.jp-interface {
  position: relative;
  width: 100%;
}

div.jp-audio div.jp-type-single div.jp-interface {
  height: 17px;
}

.player-nine .jp-interface {
  height: 35px !important;
}

a.jp-play,
a.jp-pause {
  width: 35px;
  height: 35px;
  float: left;
  margin-right: 16px;
}

a.jp-play {
  background: url("images/player.png") 0 0 no-repeat;
  background-size: 105px;
}

a.jp-play:hover {
  background: url("images/player.png") -35px 0 no-repeat;
  background-size: 105px;
}

a.jp-pause {
  background: url("images/player.png") 0 -35px no-repeat;
  display: none;
  background-size: 105px;
}

a.jp-pause:hover {
  background: url("images/player.png") -35px -35px no-repeat;
  background-size: 105px;
}

/* @end */

/* @group progress bar */

div.jp-progress {
  overflow: hidden;
  background-color: #f1f1f1;
}

div.jp-audio div.jp-progress {
  position: absolute;
  top: 15px;
  height: 5px;
}

div.jp-audio div.jp-type-single div.jp-progress {
  width: 100%;
  margin: 0 15px 0 0;
  top: 15px;
  float: left;
  position: relative;
}

.player-nine .jp-progress {
  margin: 15px 0 0 0 !important;
  top: 0 !important;
}

div.jp-seek-bar {
  width: 0px;
  height: 100%;
  cursor: pointer;
  background: #f1f1f1;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
}

div.jp-play-bar {
  width: 0px;
  height: 100%;
  background: #ff0000;
  position: absolute;
}

div.jp-audio {
  font-size: 1.25em;
  line-height: 1.6;
}

.embed-container div.jp-progress,
.song-container div.jp-progress {
  min-width: 100px;
  height: 5px;
  background: #c1c6bb;
  float: left;
  margin: 0 0 22px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
}

/* The seeking class is added/removed inside jPlayer */

div.jp-seeking-bg {
  width: 100%;
  height: 5px;
  background-image: repeating-linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0) 5px,
    #348500 5px,
    #348500 10px
  );
  background-size: 28px 28px;
  animation: seeking 0.5s linear infinite, seeking-in 0.5s linear;
}

@keyframes seeking {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 28px 0;
  }
}

@keyframes seeking-in {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

/* @end */

/* @group volume controls */

a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
  width: 15px;
  height: 35px;
  float: left;
}

a.jp-mute {
  background: url("images/player.png") 0 -175px no-repeat;
  background-size: 105px;
}

a.jp-mute:hover {
  background: url("images/player.png") -35px -175px no-repeat;
  background-size: 105px;
}

a.jp-unmute {
  background: url("images/player.png") -70px -175px no-repeat;
  background-size: 105px;
  display: none;
}

a.jp-unmute:hover {
  background: url("images/player.png") -70px -175px no-repeat;
  background-size: 105px;
}

div.jp-volume-bar {
  overflow: hidden;
  width: 46px;
  height: 5px;
  cursor: pointer;
  margin-top: 15px;
  float: left;
  background: #ccc;
}

div.jp-audio div.jp-volume-bar {
  top: 15px;
  left: 405px;
}

div.jp-audio-stream div.jp-volume-bar {
  top: 37px;
  left: 92px;
}

div.jp-video div.jp-volume-bar {
  top: 17px;
  left: 72px;
}

div.jp-volume-bar-value {
  width: 0px;
  height: 5px;
  background: #ff0000;
}

.prev-button {
  background: url("images/player.png") 0 -70px no-repeat;
  background-size: 105px;
  width: 15px;
  height: 35px;
  cursor: pointer;
  display: inline-block;
}

.prev-button:hover {
  background: url("images/player.png") -35px -70px no-repeat;
  background-size: 105px;
}

.prev-button-disabled,
.prev-button-disabled:hover {
  background: url("images/player.png") -70px -70px no-repeat;
  background-size: 105px;
  cursor: default;
}

.next-button {
  background: url("images/player.png") 0 -105px no-repeat;
  background-size: 105px;
  width: 15px;
  height: 35px;
  cursor: pointer;
  display: inline-block;
}

.next-button:hover {
  background: url("images/player.png") -35px -105px no-repeat;
  background-size: 105px;
}

.next-button-disabled,
.next-button-disabled:hover {
  background: url("images/player.png") -70px -105px no-repeat;
  background-size: 105px;
  cursor: default;
}

/* @end */

/* @group current time and duration */

div.jp-audio div.jp-time-holder {
  position: absolute;
  top: 18px;
  display: none;
}

div.jp-audio div.jp-type-single div.jp-time-holder {
  left: 185px;
  width: 186px;
}

div.jp-audio div.jp-type-playlist div.jp-time-holder {
  left: 166px;
  width: 130px;
}

div.jp-current-time,
div.jp-duration {
  width: 60px;
  font-size: 0.64em;
}

#current-time,
#duration-time {
  width: 45px;
  float: left;
  height: 35px;
  line-height: 35px;
  font-size: 11px;
}

#current-time {
  text-align: right;
  margin-right: 15px;
}

#duration-time {
  text-align: left;
  margin-right: 10px;
}

div.jp-current-time {
  float: left;
  display: inline;
}

div.jp-duration {
  float: right;
  display: inline;
  text-align: right;
}

/* @end */

div.jp-jplayer audio,
div.jp-jplayer {
  width: 0px;
  height: 0px;
}

div.jp-jplayer {
  background-color: #000000;
}

a.jp-repeat {
  background: url("images/player.png") 0 -140px no-repeat;
  background-size: 105px;
  float: left;
  display: inline-block;
  width: 15px;
  height: 35px;
}

a.jp-repeat:hover {
  background: url("images/player.png") -35px -140px no-repeat;
  background-size: 105px;
}

a.jp-repeat-off {
  background: url("images/player.png") -70px -140px no-repeat;
  background-size: 105px;
  float: left;
  width: 15px;
  height: 35px;
}

a.jp-repeat-off:hover {
  background: url("images/player.png") -70px -140px no-repeat;
  background-size: 105px;
}

/* @end */

/* @group NO SOLUTION error feedback */

.jp-no-solution {
  padding: 5px;
  font-size: 0.8em;
  background-color: #eee;
  border: 2px solid #009be3;
  color: #000;
  display: none;
}

.jp-no-solution a {
  color: #000;
}

.jp-no-solution span {
  font-size: 1em;
  display: block;
  text-align: center;
  font-weight: bold;
}

/* @end */

@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 28px 0;
  }
}

@media only screen and (max-device-width: 768px),
  only screen and (device-width: 768px) and (device-height: 768px),
  only screen and (width: 768px) and (orientation: landscape),
  only screen and (device-width: 768px),
  only screen and (max-width: 768px) {
  .body-content,
  .page-container,
  .page-settings-container {
    border: 0;
  }
  .header {
    max-width: 1080px;
    padding: 0 10px;
  }
  .menu-button {
    display: none;
  }
  .row-body,
  .row-page {
    padding: 0;
  }
  .row-body .two,
  .row-body .six {
    width: 100%;
  }
  .row-body .ten {
    width: 100%;
  }
  .row-body .twenty {
    width: 100%;
  }
  .row .three,
  .welcome-box {
    width: 100%;
  }
  .row-body .threeads {
    width: 100%;
  }
  .row-body .threeads img {
    width: auto;
    height: auto;
  }
  .row-body .nine {
    width: 100%;
  }
  .row-body .three {
    width: 100%;
  }
  .row .four {
    width: 100%;
  }
  .row .eight {
    width: 100%;
  }
  .row .six {
    width: 100%;
  }
  .row .seven {
    width: 100%;
  }
  .row-page .three {
    width: 100%;
  }
  .row-page .nine {
    width: 100%;
  }
  .body {
    border: 0;
  }
  .search-container,
  .search-list-container,
  .notification-container {
    padding: 0;
  }
  .footer-links,
  .footer-languages {
    padding: 0;
    text-align: center;
    margin: 8px auto;
  }
  .footer-container {
    line-height: 25px;
  }
  .inputs-container {
    padding: 30px 10px 30px 20px;
  }
  .report-checkbox {
    padding-left: 0;
  }
  .row-body .five {
    width: 100%;
  }
  .row-one {
    float: left;
    width: 100%;
    padding: 3px 0;
  }
  .row-two {
    float: left;
    width: 100%;
    padding: 3px 0;
  }
  .row-three {
    float: left;
    width: 100%;
    padding: 3px 0;
    text-align: left;
  }
  .row-four {
    float: left;
    width: 100%;
    padding: 3px 0;
    text-align: left;
  }
  .cover-container {
    height: auto;
  }
  .cover-text-container {
    font-size: 18px;
    margin: -130px 0 5px 100px;
  }
  .cover-text-container img {
    width: 14px;
    height: 14px;
    margin: 0 0 -2px 4px;
  }
  .cover-description-buttons {
    float: right;
    overflow: auto;
    display: block;
    width: 65px;
  }
  #values {
    width: 230px;
  }
  .page-input-title {
    width: 100%;
    text-align: left;
    padding: 3px 0;
  }
  .page-input-sub {
    padding: 3px 0;
    width: 100%;
    min-width: 100%;
  }
  .page-input-content {
    width: 100%;
    padding-left: 0;
  }
  .row-page .stats-container,
  .row-body .stats-container {
    width: 100%;
  }
  .admin-rows {
    border-bottom: 1px solid #ccc;
  }
  .row-page .table-id,
  .row-page .table-user,
  .row-page .table-mail,
  .row-page .table-edit,
  .row-page .table-delete {
    width: 100%;
  }
  .row-page .table-report-id,
  .row-page .table-report-type,
  .row-page .table-user,
  .row-page .table-category-name,
  .row-page .table-report-message,
  .row-page .table-report-safe {
    width: 100%;
  }
  .subslist {
    right: 20px;
  }
  .subslist_message {
    right: 53px;
  }
  .notification-container,
  .search-container {
    position: absolute;
  }
  .notification-content {
    max-width: none;
  }
  .search-input input {
    width: 100px;
  }
  .menu-dd-container {
    right: 0;
    width: 100%;
    padding: 0;
  }
  .menu-dd-content {
    min-width: auto;
    width: 100%;
  }
  .menu-dd-row {
    padding: 15px;
    text-align: left;
  }
  .search-results {
  }
  .search-content .notification-inner,
  .search-content .track-inner,
  .hashtag-inner {
    padding: 10px 15px;
  }
  .chat-container {
    height: 300px;
  }
  .sidebar-chat-list {
    max-height: 350px;
  }
  .cover-description-content {
    margin-left: 20px;
  }
  .cover-avatar {
    width: 50px;
    margin-top: -125px;
  }
  .cover-avatar a {
    float: left;
    overflow: hidden;
    height: 50px;
  }
  .welcome-message,
  .dash-stats {
    width: 100%;
  }
  .welcome-track {
    width: 20%;
  }
  .song-top {
    height: auto;
    min-height: auto;
    padding: 0 0 0 60px;
  }
  .song-art img {
    width: 50px;
  }
  .player-controls,
  .track-actions-container {
    padding: 0 0 10px 60px;
  }
  .track-actions-content {
    padding-top: 11px;
  }
  .track-page-title .song-title {
    font-size: 18px;
  }
  .song-tag,
  .song-timeago,
  .embed-powered-by,
  .embed-container .track-actions-content {
    display: none;
  }
  .action-text {
    display: none;
  }
  .liked-button,
  .like-button,
  .playlist-button,
  .share-button,
  .buy-button,
  .delete-button,
  .public-button,
  .private-button,
  .download-button,
  .loading-button {
    width: auto;
    margin: 0 5px 5px 0;
    float: left;
  }
  .liked-button,
  .like-button,
  .playlist-button,
  .share-button {
    padding-right: 1px;
    margin-right: 5px;
  }

  .playlist-stats {
    padding: 10px 0;
  }
  .song-container {
    padding: 20px 15px 0 15px;
  }
  .song-container,
  .page-login-container {
    border-left: 0;
    border-right: 0;
  }
  .song-title {
    font-size: 13px;
  }
  .message-reply-container .delete_btn,
  .message-reply-container .report_btn {
    display: block;
  }
  div.jp-audio div.jp-type-single div.jp-interface {
    height: 21px;
  }
  .embed-container div.jp-audio div.jp-type-single div.jp-interface {
    height: 21px;
    padding-bottom: 20px;
  }
  .admin-stats-image,
  .license-box-desc {
    display: none;
  }
  .stats-column-title {
    padding-top: 10px;
  }
  .upload-btn-text {
    font-size: 12px;
  }
  .user-stats-row {
    padding: 10px 0 0 0;
  }
  .license-box-container {
    width: 100%;
    padding-right: 0;
  }
  #upload-success {
    max-width: 100%;
  }
  .welcome-title {
    font-size: 42px;
  }
  .welcome-desc {
    font-size: 20px;
  }
  .welcome-button a {
    font-size: 12px;
  }
  .welcome-content .row-body,
  .welcome-pro .row-body {
    padding: 0 10px;
  }
  .welcome-content,
  .welcome-pro {
    padding: 20px 10px;
  }
  .welcome-box-section,
  .welcome-box-title {
    font-size: 18px;
  }
  .welcome-box-title {
    font-size: 16px;
  }
  .footer {
    padding: 0 10px 55px 10px;
  }
  .menu-dd-mobile {
    display: block;
  }
  .go-pro-container {
    text-align: left;
    padding-top: 20px;
  }
  .go-pro-desc {
    max-width: 100%;
    margin: 0;
  }
  .current-plan,
  .welcome-centered-text {
    text-align: left;
  }
  #topbar-artwork {
    float: right;
  }
  #topbar-track-info {
    padding-right: 0;
  }
  #current-time,
  .player-container-middle,
  .player-container-right,
  .topbar-song-name,
  .topbar-author-name {
    display: none !important;
  }
  .player-nine a {
    margin: 0 10px;
  }
  a.jp-play,
  a.jp-pause {
    margin-right: 16px;
  }
  #load-more {
    border-right: 0;
  }
  .wc-lc {
    padding: 0 0 20px 0;
  }
  .wc-lc .row-body {
    width: 100%;
    padding: 20px 20px 0 20px;
  }
}

@media only screen and (max-device-width: 360px),
  only screen and (device-width: 360px) and (device-height: 360px),
  only screen and (width: 360px) and (orientation: landscape),
  only screen and (device-width: 360px),
  only screen and (max-width: 360px) {
  .search-input input {
    width: 75px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 100%;
  }
  .mobile-top-sidebar {
    display: none;
    visibility: hidden;
  }
  .track-page-ranking-list .sidebar-link {
    float: right;
    margin: 5px 3px;
  }
  .main_footer .footer_top__module img {
    max-width: 150px;
  }
}

@media (max-width: 768px) {
  .dash-stats,
  .welcome-message {
    width: 100%;
  }
  .search-input input {
    width: 92%;
  }
  .track-ranking-list {
    border-bottom: 1px solid #eee;
    width: 100%;
  }
  .track-ranking-list .sidebar-link {
    display: block;
    float: right;
    margin: 4px;
  }
  .track-ranking-list .sidebar-link a {
    padding: 8px 12px;
  }
}

@media (max-width: 550px) {
  #share,
  #playlist,
  #delete,
  #connect {
    position: absolute;
  }
  .topbar {
    height: auto;
    max-height: 120px;
  }
  .u-right-menu {
    margin-top: -100px;
  }
  .search-input {
    clear: left;
    float: none;
    width: 100%;
  }
  .search-container {
    top: 40px;
  }
}

@media (max-width: 480px) {
  .main_header {
    background: rgba(255, 255, 255, 0.95);
    position: relative;
  }
  .main_header .logo_img {
    max-width: 70px;
  }
  #content {
    padding-top: 48px;
  }
  .logo {
    background-size: 100px 29px;
    background-position: 0 50%;
  }
  #connect,
  #delete,
  #playlist,
  #share {
    margin: 0;
    top: 55%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
    /* top: 11.5%;
		margin-left: 0;
		left: 1%; */
    width: 96%;
  }
  .track-ranking-list .sidebar-link a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }
}

@media only screen and (max-device-width: 480px),
  only screen and (device-width: 480px) and (device-height: 480px),
  only screen and (width: 480px) and (orientation: landscape),
  only screen and (device-width: 480px),
  only screen and (max-width: 480px) {
  .search-input input {
    width: 75%;
    max-width: 95%;
  }
  .track-stats,
  .playlist-stats-text {
    display: none;
  }
}

.menu-items-container,
.menu-items-container *,
.menu-dd-container {
  background-color: #000;
  /* display: block;
  float: right;
  position: relative; */
}

/* .menu-dd-container {
  background: #000;
  // max-width: 200px;
} */
