@charset "UTF-8";
@font-face {
  font-family: 'Maison Neue Book';
  src: url("../fonts/MaisonNeueWEB-Book.woff2") format("woff2"), url("../fonts/MaisonNeueWEB-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'maison_bold';
  src: url("../fonts/MaisonNeueWEB-Bold.woff2") format("woff2"), url("../fonts/MaisonNeueWEB-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.features .collect-songs:after, .features .subscription-lists:after, .subscription-pro-info .info .row .content:after, .subscription-pro-info .features:after, .subscription-pro-info .features ul:after, .subscription-pro-info .examples:after, .subscription-pro-info .especifications:after, .video-intro .foot:after {
  content: "";
  display: table;
  clear: both; }

.features .collect-songs .centered {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.box.user .top a .pic, .subscription-pro-info .head .content {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.content-list .box .top a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute; }

.content-list .box .bottom ul, .home.v2 > .top .download, .login .foot ul, .subscription-pro-info .features ul {
  padding: 0;
  margin: 0; }
  .content-list .box .bottom ul li, .home.v2 > .top .download li, .login .foot ul li, .subscription-pro-info .features ul li {
    list-style: none; }

.content-wrapper {
  margin: 35px 14px; }
  .content-wrapper::after {
    clear: both;
    content: '';
    display: block; }
  .content-wrapper .column-left .advise {
    background: #f5f5f5;
    padding: 16px 40px 20px 40px;
    text-align: center;
    display: none;
    border-bottom: 1px solid #e1e1e1; }
    @media screen and (min-width: 768px) {
      .content-wrapper .column-left .advise {
        margin-bottom: 25px; }
        .content-wrapper .column-left .advise .user-profile {
          float: left; } }
    .content-wrapper .column-left .advise .user-profile {
      width: 59px;
      height: 59px;
      border-radius: 50%;
      border: 1px solid transparent;
      background-size: cover;
      background-position: 50% 50%;
      -webkit-transition: border 0.3s ease-in-out;
      transition: border 0.3s ease-in-out;
      background-color: #ddd;
      display: inline-block;
      margin-right: 10px; }
      .content-wrapper .column-left .advise .user-profile:hover {
        border: 1px solid #646464; }
    .content-wrapper .column-left .advise p {
      color: #323232;
      line-height: 20px;
      font-size: 14px;
      margin-bottom: 0; }
      @media screen and (min-width: 768px) {
        .content-wrapper .column-left .advise p {
          margin-top: 10px; } }
      .content-wrapper .column-left .advise p a {
        color: #00F182;
        -webkit-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out; }
        .content-wrapper .column-left .advise p a:hover {
          color: #646464; }
  @media screen and (min-width: 768px) {
    .content-wrapper .column-left {
      width: 66%;
      float: left;
      max-width: 690px; } }
  .content-wrapper .column-left .content-box {
    padding: 20px 15px 15px; }
    @media screen and (min-width: 768px) {
      .content-wrapper .column-left .content-box {
        padding: 19px 15px; } }
  @media screen and (min-width: 768px) {
    .content-wrapper .sidebar {
      width: 34%;
      padding-left: 55px;
      max-width: 355px;
      float: right; } }
  .content-wrapper .sidebar h2 {
    color: #646464;
    font-weight: bold; }
  .content-wrapper .sidebar .links {
    list-style: none;
    margin-left: 0; }
    .content-wrapper .sidebar .links a {
      color: #323232; }
      .content-wrapper .sidebar .links a:hover {
        color: #646464; }
  .content-wrapper .sidebar .buttons-wrapper {
    margin: 20px 0 0 0; }
    .content-wrapper .sidebar .buttons-wrapper .btn, .content-wrapper .sidebar .buttons-wrapper .button {
      width: 100%;
      padding: 10px 0 9px 0;
      line-height: inherit;
      height: auto; }
      .content-wrapper .sidebar .buttons-wrapper .btn:not(:last-child), .content-wrapper .sidebar .buttons-wrapper .button:not(:last-child) {
        margin-bottom: 7px; }
      .content-wrapper .sidebar .buttons-wrapper .btn.ok, .content-wrapper .sidebar .buttons-wrapper .button.ok {
        border: transparent; }
  .content-wrapper .sidebar .content-box {
    margin-bottom: 20px;
    position: relative;
    line-height: 17px;
    border-color: #D0D0D0; }
    .content-wrapper .sidebar .content-box h2 {
      font-size: 13px;
      color: #646464;
      margin-bottom: 15px; }
    .content-wrapper .sidebar .content-box p {
      font-size: 13px;
      color: #969696;
      line-height: 17px; }
      .content-wrapper .sidebar .content-box p:last-child {
        margin-bottom: 0; }
      .content-wrapper .sidebar .content-box p .more {
        color: #323232; }
        .content-wrapper .sidebar .content-box p .more:hover {
          color: #646464; }
  .content-wrapper .sidebar > .content-box:after {
    content: '';
    display: block;
    height: 1px;
    background-color: #B4B4B4;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .content-wrapper .media-responsive {
    border-right: transparent;
    border-left: transparent; }
    @media screen and (max-width: 767px) {
      .content-wrapper .media-responsive {
        border: transparent !important; } }

/*
	Kube Framework 4
*/
/* =Reset
-----------------------------------------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html,
body,
div,
span,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
embed,
object,
iframe,
audio,
video,
canvas,
progress,
meter,
output,
textarea {
  display: block; }

audio:not([controls]) {
  display: none;
  height: 0; }

/* To prevent some browsers from inserting quotes on q and p */
blockquote,
q {
  quotes: none; }

blockquote p:before,
blockquote p:after,
q:before,
q:after {
  content: '';
  content: none; }

/* Table reset */
table {
  border-collapse: collapse;
  border-spacing: 0; }

caption,
th,
td {
  text-align: left;
  vertical-align: top; }

thead th,
thead td {
  font-weight: bold;
  vertical-align: bottom; }

/* Image inside */
a img,
th img,
td img {
  vertical-align: top; }

button,
input,
select,
textarea {
  margin: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/* Normalize buttons in IE */
button {
  width: auto;
  overflow: visible; }

/* Hand cursor on clickable controls */
input[type="reset"],
input[type="submit"],
input[type="file"],
input[type="radio"],
input[type="checkbox"],
select,
button {
  cursor: pointer; }

/* Trick with vertical align for radio and checkbox  */
input[type="radio"],
input[type="checkbox"] {
  font-size: 110%;
  position: relative;
  top: -1px;
  margin-right: 3px; }

/* Normalize search fields */
input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* Normalize horizontal line */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd; }

/* Responsive media */
img,
video,
audio,
embed,
object {
  max-width: 100%; }

img,
video,
embed,
object {
  height: auto; }

embed,
object {
  height: 100%; }

img {
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

/* =Typography
-----------------------------------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  background-color: #e1e1e1;
  font-family: "Maison Neue Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  text-rendering: optimizelegibility; }
  body.body.loading {
    background-image: url(../img/spinner-general@2x.gif);
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-position: center 300px; }

/* =Links
-----------------------------------------------------------------------------*/
a {
  color: #389EF0;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

a:focus,
a:hover {
  color: #1091B9;
  text-decoration: none; }

/* =Headings
-----------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Maison Neue Book","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #000000;
  text-rendering: optimizeLegibility;
  margin: 0 0 .5em 0; }

h1,
.h1,
h2,
.h2 {
  line-height: 1.1; }

h3,
.h3,
h4,
.h4 {
  line-height: 1.3; }

h1,
.h1 {
  font-size: 2.25em; }

h2,
.h2 {
  font-size: 1.5em;
  margin-bottom: .7em; }

h3,
.h3 {
  font-size: 1.3125em; }

h4,
.h4 {
  font-size: 1.125em; }

h5,
.h5 {
  font-size: 1em; }

h6,
.h6 {
  font-size: 0.75em;
  text-transform: uppercase; }

/* =Lead
-----------------------------------------------------------------------------*/
.lead {
  font-size: 1.3125em;
  line-height: 1.5;
  margin-bottom: 1.0999999999999999em; }

/* =Line height and margin
-----------------------------------------------------------------------------*/
p,
ul,
ol,
dl,
dd,
dt,
blockquote,
td,
th {
  line-height: 1.65em; }

ul,
ol,
ul ul,
ol ol,
ul ol,
ol ul {
  margin: 0 0 0 3.3em; }

ul li,
ol li {
  text-align: left; }

ol ol li {
  list-style-type: lower-alpha; }

ol ol ol li {
  list-style-type: lower-roman; }

p,
ul,
ol,
dl,
blockquote,
hr,
pre,
table,
form,
fieldset,
figure,
address {
  margin-bottom: 1.65em; }

/* =Blockquote
-----------------------------------------------------------------------------*/
blockquote {
  position: relative;
  font-style: italic;
  font-size: 1.125em;
  margin-left: 2.4749999999999996em;
  padding-left: 1.65em;
  border-left: 2px solid #dddddd; }

blockquote p {
  margin-bottom: .5em; }

blockquote small,
cite {
  color: rgba(0, 0, 0, 0.4);
  font-style: italic; }

small,
blockquote cite {
  font-size: 12.75px;
  line-height: 1; }

/* =Address
-----------------------------------------------------------------------------*/
address {
  font-style: normal; }

/* =Definition list
-----------------------------------------------------------------------------*/
dl dt {
  font-weight: bold; }

dd {
  margin-left: 1.65em; }

/* =Text-level
-----------------------------------------------------------------------------*/
s,
del {
  text-decoration: line-through; }

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #0f0f0f;
  cursor: help; }

strong,
b {
  font-weight: bold; }

em,
i {
  font-style: italic; }

sub,
sup {
  font-size: 11.25px;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

figcaption {
  margin: .3em 0;
  font-size: 12.75px;
  font-style: italic; }

ins,
u {
  text-decoration: underline; }

mark {
  background-color: #ffc800;
  color: #0f0f0f;
  text-decoration: none; }

/* =Code
-----------------------------------------------------------------------------*/
pre,
code,
kbd,
samp,
var,
output {
  font-size: 90%;
  font-style: normal;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

pre {
  margin-top: 1.65em;
  font-size: 100%;
  line-height: 1.5;
  color: #222222;
  overflow: auto; }

code,
samp,
kbd {
  padding: 3px 6px 2px 6px;
  display: inline-block;
  line-height: 1;
  border-radius: 2px; }

code {
  background: #f4f4f4;
  border: 1px solid #d4d4d4; }

pre code {
  font-size: 100%;
  border: none;
  padding: 0;
  background: none;
  line-height: 1.65em; }

var {
  color: rgba(0, 0, 0, 0.5); }

samp {
  background: #d3e3fb;
  border: 1px solid #b2cef8; }

kbd {
  background: #0f0f0f;
  color: rgba(255, 255, 255, 0.85);
  white-space: nowrap; }

/* =Form
-----------------------------------------------------------------------------*/
button:active,
button:focus {
  outline: none; }

textarea,
select {
  font-family: "Maison Neue Book","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1em;
  box-shadow: none; }

textarea,
select[multiple],
select[multiple="multiple"] {
  padding: 0.3em 0.35em;
  line-height: 1.35em;
  width: 100%; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="phone"],
input[type="tel"],
input[type="number"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="color"],
input[type="time"],
input[type="search"],
input[type="datetime-local"] {
  font-family: "Maison Neue Book","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1em;
  box-shadow: none;
  padding: 0.3em 0.35em;
  line-height: 1.65em;
  border-radius: 0;
  outline: none; }

select[multiple],
select[multiple="multiple"],
textarea,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="phone"],
input[type="tel"],
input[type="number"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="color"],
input[type="time"],
input[type="search"],
input[type="datetime-local"] {
  background: #ffffff;
  border: 1px solid #cccccc;
  position: relative;
  z-index: 2;
  -webkit-appearance: none; }

textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="phone"][disabled],
input[type="tel"][disabled],
input[type="number"][disabled],
input[type="datetime"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="color"][disabled],
input[type="time"][disabled],
input[type="search"][disabled],
input[type="datetime-local"][disabled] {
  resize: none;
  color: rgba(0, 0, 0, 0.5); }

select[disabled],
input[type="checkbox"][disabled],
input[type="radio"][disabled] {
  cursor: default; }

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="range"] {
  position: relative;
  top: 3px; }

select {
  margin-bottom: 0 !important; }

fieldset {
  padding: 1.65em;
  margin-bottom: 1.65em;
  border: 1px solid #cccccc; }

fieldset *:last-child {
  margin-bottom: 0 !important; }

legend {
  font-weight: bold;
  padding: 0 1em;
  margin-left: -1em; }

/* =Tables
-----------------------------------------------------------------------------*/
table {
  max-width: 100%;
  width: 100%;
  empty-cells: show; }

table caption {
  text-transform: uppercase;
  padding: 0 1.0999999999999999em;
  color: rgba(0, 0, 0, 0.4);
  font-size: 12.75px; }

table th,
table td {
  border-bottom: 1px solid #eeeeee;
  padding: 0.825em 1.0999999999999999em; }

table tfoot th,
table tfoot td {
  color: rgba(0, 0, 0, 0.4); }

/* =Grid
-----------------------------------------------------------------------------*/
.units-container:after,
.units-row:after {
  content: "";
  display: table;
  clear: both; }

.units-container:after,
.units-row:after {
  content: "";
  display: table;
  clear: both; }

.units-container {
  /* it's the trick to not collapse padding-top in the child element */
  padding-top: 1px;
  margin-top: -1px; }

.units-row {
  margin-bottom: 1.65em; }

.width-100,
.unit-100 {
  width: 100%; }

.width-90,
.unit-90 {
  width: 90%; }

.width-80,
.unit-80 {
  width: 80%; }

.width-75,
.unit-75 {
  width: 75%; }

.width-70,
.unit-70 {
  width: 70%; }

.width-66,
.unit-66 {
  width: 66.6%; }

.width-65,
.unit-65 {
  width: 65%; }

.width-60,
.unit-60 {
  width: 60%; }

.width-50,
.unit-50 {
  width: 50%; }

.width-40,
.unit-40 {
  width: 40%; }

.width-35,
.unit-35 {
  width: 35%; }

.width-33,
.unit-33 {
  width: 33.3%; }

.width-30,
.unit-30 {
  width: 30%; }

.width-25,
.unit-25 {
  width: 25%; }

.width-20,
.unit-20 {
  width: 20%; }

.width-15,
.unit-15 {
  width: 15%; }

.width-10,
.unit-10 {
  width: 10%; }

.units-row .unit-90,
.units-row .unit-80,
.units-row .unit-75,
.units-row .unit-70,
.units-row .unit-66,
.units-row .unit-65,
.units-row .unit-60,
.units-row .unit-50,
.units-row .unit-40,
.units-row .unit-35,
.units-row .unit-33,
.units-row .unit-30,
.units-row .unit-25,
.units-row .unit-20,
.units-row .unit-15,
.units-row .unit-10 {
  float: left;
  margin-left: 3%; }

.units-row .unit-90:first-child,
.units-row .unit-80:first-child,
.units-row .unit-75:first-child,
.units-row .unit-70:first-child,
.units-row .unit-66:first-child,
.units-row .unit-65:first-child,
.units-row .unit-60:first-child,
.units-row .unit-50:first-child,
.units-row .unit-40:first-child,
.units-row .unit-35:first-child,
.units-row .unit-33:first-child,
.units-row .unit-30:first-child,
.units-row .unit-25:first-child,
.units-row .unit-20:first-child,
.units-row .unit-15:first-child,
.units-row .unit-10:first-child {
  margin-left: 0; }

.units-row .unit-90 {
  width: 89.7%; }

.units-row .unit-80 {
  width: 79.4%; }

.units-row .unit-75 {
  width: 74.25%; }

.units-row .unit-70 {
  width: 69.1%; }

.units-row .unit-66 {
  width: 65.66666666666666%; }

.units-row .unit-65 {
  width: 65.66666666666666%; }

.units-row .unit-60 {
  width: 58.800000000000004%; }

.units-row .unit-50 {
  width: 48.5%; }

.units-row .unit-40 {
  width: 38.2%; }

.units-row .unit-35 {
  width: 31.333333333333332%; }

.units-row .unit-33 {
  width: 31.333333333333332%; }

.units-row .unit-30 {
  width: 27.9%; }

.units-row .unit-25 {
  width: 22.75%; }

.units-row .unit-20 {
  width: 17.6%; }

.units-row .unit-15 {
  width: 12.2%; }

.units-row .unit-10 {
  width: 7.3%; }

.unit-push-90,
.unit-push-80,
.unit-push-75,
.unit-push-70,
.unit-push-66,
.unit-push-65,
.unit-push-60,
.unit-push-50,
.unit-push-40,
.unit-push-35,
.unit-push-33,
.unit-push-30,
.unit-push-25,
.unit-push-20,
.unit-push-10 {
  position: relative; }

.unit-push-90 {
  left: 92.7%; }

.unit-push-80 {
  left: 82.4%; }

.unit-push-75 {
  left: 77.25%; }

.unit-push-70 {
  left: 72.1%; }

.unit-push-66 {
  left: 68.66666666666666%; }

.unit-push-65 {
  left: 68.66666666666666%; }

.unit-push-60 {
  left: 61.800000000000004%; }

.unit-push-50 {
  left: 51.5%; }

.unit-push-40 {
  left: 41.2%; }

.unit-push-35 {
  left: 34.33333333333333%; }

.unit-push-33 {
  left: 34.33333333333333%; }

.unit-push-30 {
  left: 30.9%; }

.unit-push-25 {
  left: 25.75%; }

.unit-push-20 {
  left: 20.6%; }

.unit-push-10 {
  left: 10.3%; }

.units-row .unit-push-right {
  float: right; }

.units-row .unit-role-right {
  margin-left: 3%;
  float: right; }

.units-row .unit-role-left {
  margin-left: 0; }

.centered,
.unit-centered {
  float: none !important;
  margin: 0 auto !important; }

.unit-padding {
  padding: 1.65em; }

.units-padding .unit-100,
.units-padding .unit-90,
.units-padding .unit-80,
.units-padding .unit-75,
.units-padding .unit-70,
.units-padding .unit-66,
.units-padding .unit-65,
.units-padding .unit-60,
.units-padding .unit-50,
.units-padding .unit-40,
.units-padding .unit-35,
.units-padding .unit-33,
.units-padding .unit-30,
.units-padding .unit-25,
.units-padding .unit-20,
.units-padding .unit-10 {
  padding: 1.65em; }

.units-split .unit-90,
.units-split .unit-80,
.units-split .unit-75,
.units-split .unit-70,
.units-split .unit-66,
.units-split .unit-65,
.units-split .unit-60,
.units-split .unit-50,
.units-split .unit-40,
.units-split .unit-35,
.units-split .unit-33,
.units-split .unit-30,
.units-split .unit-25,
.units-split .unit-20,
.units-split .unit-10 {
  margin-left: 0; }

.units-split .unit-90 {
  width: 90%; }

.units-split .unit-80 {
  width: 80%; }

.units-split .unit-75 {
  width: 75%; }

.units-split .unit-70 {
  width: 70%; }

.units-split .unit-66 {
  width: 66.6%; }

.units-split .unit-65 {
  width: 65%; }

.units-split .unit-60 {
  width: 60%; }

.units-split .unit-50 {
  width: 50%; }

.units-split .unit-40 {
  width: 40%; }

.units-split .unit-35 {
  width: 35%; }

.units-split .unit-33 {
  width: 33.3%; }

.units-split .unit-30 {
  width: 30%; }

.units-split .unit-25 {
  width: 25%; }

.units-split .unit-20 {
  width: 20%; }

.units-split .unit-10 {
  width: 10%; }

/* =Blocks
-----------------------------------------------------------------------------*/
.blocks-2,
.blocks-3,
.blocks-4,
.blocks-5,
.blocks-6 {
  padding-left: 0;
  list-style: none;
  margin-left: -3%; }

.blocks-2:after,
.blocks-3:after,
.blocks-4:after,
.blocks-5:after,
.blocks-6:after {
  content: "";
  display: table;
  clear: both; }

.blocks-2:after,
.blocks-3:after,
.blocks-4:after,
.blocks-5:after,
.blocks-6:after {
  content: "";
  display: table;
  clear: both; }

.blocks-2 > li,
.blocks-3 > li,
.blocks-4 > li,
.blocks-5 > li,
.blocks-6 > li {
  height: auto;
  float: left;
  margin-bottom: 1.65em;
  margin-left: 3%; }

.blocks-2 > li ul,
.blocks-3 > li ul,
.blocks-4 > li ul,
.blocks-5 > li ul,
.blocks-6 > li ul {
  list-style-type: disc; }

.blocks-2 > li ul ul,
.blocks-3 > li ul ul,
.blocks-4 > li ul ul,
.blocks-5 > li ul ul,
.blocks-6 > li ul ul {
  list-style-type: circle; }

.blocks-2 > li li,
.blocks-3 > li li,
.blocks-4 > li li,
.blocks-5 > li li,
.blocks-6 > li li {
  float: none;
  margin: 0; }

.blocks-2 > li {
  width: 47%; }

.blocks-3 > li {
  width: 30.333333333333332%; }

.blocks-4 > li {
  width: 22%; }

.blocks-5 > li {
  width: 17%; }

.blocks-6 > li {
  width: 13.666666666666666%; }

.block-first {
  clear: both; }

/* =Tables
-----------------------------------------------------------------------------*/
table.table-bordered td,
table.table-bordered th {
  border: 1px solid #eeeeee; }

table.table-simple td,
table.table-simple th,
table.table-simple caption {
  border: none;
  padding-left: 0; }

table.table-flat td,
table.table-flat th,
table.table-flat caption {
  border: none;
  padding: 0; }

table.table-stroked td,
table.table-stroked th {
  border-bottom: 1px solid #eeeeee; }

table.table-stripped tbody tr:nth-child(odd) td {
  background: #f8f8f8; }

table.table-hovered tbody tr:hover td {
  background-color: #f4f4f4; }

/* Responsive Tables */
.table-container {
  width: 100%;
  overflow: auto;
  margin-bottom: 1.65em; }

.table-container table {
  margin-bottom: 0; }

.table-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px; }

.table-container::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3); }

/* =Forms
-----------------------------------------------------------------------------*/
.forms .btn,
.forms input[type="submit"].btn,
.forms button,
.forms input[type="submit"],
.forms input[type="reset"] {
  padding: 0.3625em 1.3em; }

.forms .btn-outline {
  padding: 0.3em 1.3em; }

.forms .btn-outline.bold {
  padding: 0.2375em 1.3em; }

.forms label {
  display: block;
  margin-bottom: 1.0999999999999999em; }

.forms input[type="text"],
.forms input[type="password"],
.forms input[type="email"],
.forms input[type="url"],
.forms input[type="phone"],
.forms input[type="tel"],
.forms input[type="number"],
.forms input[type="datetime"],
.forms input[type="date"],
.forms input[type="month"],
.forms input[type="color"],
.forms input[type="time"],
.forms input[type="search"],
.forms input[type="range"],
.forms input[type="file"],
.forms input[type="datetime-local"],
.forms textarea,
.forms select {
  display: block; }

.forms-inline input[type="text"],
.forms-inline-list input[type="text"],
.forms-inline input[type="password"],
.forms-inline-list input[type="password"],
.forms-inline input[type="email"],
.forms-inline-list input[type="email"],
.forms-inline input[type="url"],
.forms-inline-list input[type="url"],
.forms-inline input[type="phone"],
.forms-inline-list input[type="phone"],
.forms-inline input[type="tel"],
.forms-inline-list input[type="tel"],
.forms-inline input[type="number"],
.forms-inline-list input[type="number"],
.forms-inline input[type="datetime"],
.forms-inline-list input[type="datetime"],
.forms-inline input[type="date"],
.forms-inline-list input[type="date"],
.forms-inline input[type="month"],
.forms-inline-list input[type="month"],
.forms-inline input[type="color"],
.forms-inline-list input[type="color"],
.forms-inline input[type="time"],
.forms-inline-list input[type="time"],
.forms-inline input[type="search"],
.forms-inline-list input[type="search"],
.forms-inline input[type="range"],
.forms-inline-list input[type="range"],
.forms-inline input[type="file"],
.forms-inline-list input[type="file"],
.forms-inline input[type="datetime-local"],
.forms-inline-list input[type="datetime-local"],
.forms-inline textarea,
.forms-inline-list textarea,
.forms-inline select,
.forms-inline-list select {
  display: inline-block; }

.forms-list,
.forms-inline,
.forms-inline-list {
  margin: 0;
  padding: 0;
  margin-bottom: 1.0999999999999999em;
  list-style: none; }

.forms-list label,
.forms-inline label,
.forms-inline-list li,
.forms-inline-list li label {
  display: inline-block;
  margin-bottom: 0; }

.forms-inline-list li label {
  margin-right: 0.825em; }

.forms-inline-list li {
  margin-bottom: 3px; }

.forms-list li {
  margin-bottom: 6px; }

.forms-desc {
  margin-top: 4px;
  color: rgba(0, 0, 0, 0.4);
  font-size: 12.75px;
  line-height: 1.4em; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="phone"],
input[type="tel"],
input[type="number"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="color"],
input[type="time"],
input[type="search"],
input[type="datetime-local"],
textarea {
  -webkit-transition: border ease 0.5s;
  transition: border ease 0.5s; }

/* States */
.error,
.success {
  font-weight: normal;
  font-size: 12.75px; }

input.input-error,
textarea.input-error,
select.input-error,
.input-error {
  border-color: #de2c3b;
  box-shadow: 0 0 0 2px rgba(222, 44, 59, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }

input.input-success,
textarea.input-success,
select.input-success,
.input-success {
  border-color: #2c9f42;
  box-shadow: 0 0 0 2px rgba(44, 159, 66, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }

input.input-gray,
textarea.input-gray,
select.input-gray,
.input-gray {
  border-color: #b3b6b7;
  box-shadow: 0 0 0 2px rgba(179, 182, 183, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="phone"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="color"]:focus,
input[type="time"]:focus,
input[type="search"]:focus,
input[type="datetime-local"]:focus,
textarea:focus {
  outline: none;
  border-color: #fff;
  box-shadow: none; }

/*
	Search
*/
input.input-search,
input[type="search"] {
  padding-right: .5em;
  padding-left: .5em;
  margin-bottom: 0;
  border-radius: 15px; }

input.input-on-black {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.35); }

input.input-on-black::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6); }

input.input-on-black::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6); }

input.input-on-black:focus,
input.input-on-black.active {
  border: 1px solid #fff;
  background: #fff;
  box-shadow: none; }

input.input-on-black:focus::-webkit-input-placeholder,
input.input-on-black.active::-webkit-input-placeholder {
  color: #aaa; }

input.input-on-black:focus::-moz-placeholder,
input.input-on-black.active::-moz-placeholder {
  color: #aaa; }

/* Sizes */
input.input-big {
  font-size: 18px; }

input.input-small {
  font-size: 12.75px; }

input.input-smaller {
  font-size: 11.25px; }

/* Append & Prepend */
.input-groups {
  display: table !important; }

.input-groups input {
  width: 100%; }

.input-groups input,
.input-groups .input-append,
.input-groups .input-prepend,
.input-groups .btn-append {
  display: table-cell !important; }

.input-groups .btn-append,
.input-groups .input-append,
.input-groups .input-prepend {
  width: 1%;
  vertical-align: middle; }

.input-groups .input-append,
.input-groups .input-prepend {
  background-color: #f4f4f4;
  border: 1px solid #d4d4d4;
  margin: 0;
  padding: .45em .75em .15em .75em;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.65em;
  font-size: 12.75px;
  white-space: nowrap; }

.input-groups .input-prepend {
  border-right: none; }

.input-groups .input-append {
  position: relative;
  z-index: 1;
  border-left: none; }

.input-groups .btn-append .btn {
  display: block;
  height: auto;
  border-radius: 0 2px 2px 0; }

/* =Navs
-----------------------------------------------------------------------------*/
/* NavBar */
.navbar {
  font-size: 105%;
  margin-bottom: 1.65em; }

.navbar:after {
  content: "";
  display: table;
  clear: both; }

.navbar:after {
  content: "";
  display: table;
  clear: both; }

.navbar.navbar-left {
  float: left; }

.navbar.navbar-right {
  float: right; }

.navbar ul {
  list-style: none;
  margin: 0; }

.navbar ul:after {
  content: "";
  display: table;
  clear: both; }

.navbar ul:after {
  content: "";
  display: table;
  clear: both; }

.navbar li {
  float: left;
  margin-right: 1.65em; }

.navbar.navbar-right li {
  margin-right: 0;
  margin-left: 1.65em; }

.navbar a,
.navbar span {
  display: block;
  text-decoration: none; }

.navbar a:hover {
  color: #de2c3b;
  text-decoration: underline; }

.navbar li.active a,
.navbar span {
  text-decoration: none;
  cursor: text;
  color: rgba(0, 0, 0, 0.4); }

.navigation-toggle {
  display: none;
  text-transform: uppercase;
  position: relative;
  color: #0f0f0f;
  background-color: #ffffff; }

.navigation-toggle:after {
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -12px;
  left: 10px;
  content: "\2630";
  font-size: 24px;
  line-height: 1; }

.navigation-toggle.navigation-toggle-black {
  background-color: #0f0f0f;
  color: #ffffff; }

.navigation-toggle.navigation-toggle-show {
  margin-bottom: 1.65em; }

.navigation-toggle span {
  position: relative;
  z-index: 2;
  cursor: pointer;
  display: block;
  padding: 10px 20px 10px 40px; }

.navigation-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101; }

/* Pills */
.navbar-pills a,
.navbar-pills span {
  padding: 0.825em 1.65em; }

.navbar-pills a:hover {
  color: #0f0f0f;
  background: #eee; }

.navbar-pills li.active a,
.navbar-pills span {
  text-decoration: none;
  cursor: text;
  color: rgba(0, 0, 0, 0.4);
  background: #eee; }

.navbar-pills li {
  margin-right: 1px; }

.navbar-pills.navbar-right li {
  margin-left: 1px; }

/* Fullwidth */
.fullwidth ul {
  width: 100%; }

.fullwidth li {
  float: none !important;
  margin: 0;
  display: table-cell;
  width: 1%;
  text-align: center; }

.fullwidth li a,
.fullwidth li span {
  display: block; }

/* Vertical */
.nav {
  margin-bottom: 1.65em; }

.nav ul {
  list-style: none;
  margin: 0; }

.nav ul li ul {
  margin-left: 2em;
  font-size: .95em; }

.nav a,
.nav span {
  display: block;
  padding: .5em 0; }

.nav a {
  color: #0f0f0f;
  text-decoration: none; }

.nav a:hover {
  color: #de2c3b;
  text-decoration: underline; }

.nav li.active a,
.nav span {
  text-decoration: none;
  cursor: text;
  color: rgba(0, 0, 0, 0.4); }

.nav i.fa {
  width: 1.65em; }

/* Stacked */
.nav-stacked li {
  margin-bottom: 1px; }

.nav-stacked a,
.nav-stacked span {
  padding: .6em .7em; }

.nav-stacked a {
  background: #f6f6f6; }

.nav-stacked a:hover {
  color: #000;
  background: #eee; }

.nav-stacked li.active a,
.nav-stacked span {
  background: #ffffff;
  text-decoration: none;
  cursor: text;
  color: rgba(0, 0, 0, 0.3); }

/* Stats */
.nav-stats li {
  position: relative; }

.nav-stats a,
.nav-stats span {
  padding-right: 50px; }

.nav-stats sup,
.nav-stats .badge {
  position: absolute;
  top: 50%;
  right: 0; }

.nav-stats sup {
  color: rgba(0, 0, 0, 0.4); }

.nav-stats .badge {
  margin-top: -8px; }

/* =Tabs
-----------------------------------------------------------------------------*/
.nav-tabs {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 1.65em; }

.nav-tabs:after {
  content: "";
  display: table;
  clear: both; }

.nav-tabs:after {
  content: "";
  display: table;
  clear: both; }

.nav-tabs ul {
  list-style: none;
  margin: 0; }

.nav-tabs li {
  float: left;
  margin-right: 2px; }

.nav-tabs a,
.nav-tabs span {
  display: block;
  line-height: 1;
  padding: 0.825em 1.65em;
  border: 1px solid transparent; }

.nav-tabs a {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none; }

.nav-tabs a:focus,
.nav-tabs a:hover {
  color: #0f0f0f;
  text-decoration: underline;
  background-color: #eee; }

.nav-tabs li.active a,
.nav-tabs span {
  color: #0f0f0f;
  background: #fff;
  position: relative;
  border: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  bottom: -1px;
  cursor: default;
  text-decoration: none; }

/* =Breadcrumbs
-----------------------------------------------------------------------------*/
.breadcrumbs {
  margin-bottom: 1.65em; }

.breadcrumbs:after {
  content: "";
  display: table;
  clear: both; }

.breadcrumbs:after {
  content: "";
  display: table;
  clear: both; }

.breadcrumbs ul {
  font-size: .9em;
  color: rgba(0, 0, 0, 0.4);
  list-style: none;
  margin: 0; }

.breadcrumbs ul:after {
  content: "";
  display: table;
  clear: both; }

.breadcrumbs ul:after {
  content: "";
  display: table;
  clear: both; }

.breadcrumbs li {
  float: left;
  margin-right: 5px; }

.breadcrumbs li + li:before {
  content: " > ";
  color: #aaa;
  font-size: 12px;
  margin: 0 7px 0 5px;
  position: relative;
  top: -1px; }

.breadcrumbs.breadcrumbs-path li + li:before {
  content: " / ";
  top: 0; }

.breadcrumbs a {
  color: #0f0f0f;
  text-decoration: none; }

.breadcrumbs a:hover {
  color: #0f0f0f;
  text-decoration: underline; }

.breadcrumbs li.active a,
.breadcrumbs span,
.breadcrumbs li.active a:hover {
  text-decoration: none;
  cursor: text;
  color: rgba(0, 0, 0, 0.4); }

/* =Pagination
-----------------------------------------------------------------------------*/
.pagination {
  position: relative;
  left: -9px;
  margin-left: 0;
  list-style: none; }

.pagination:after {
  content: "";
  display: table;
  clear: both; }

.pagination:after {
  content: "";
  display: table;
  clear: both; }

.pagination li {
  float: left;
  margin-right: 2px; }

.pagination a,
.pagination span {
  display: block;
  padding: 7px 9px;
  line-height: 1;
  border-radius: 2px;
  color: #0f0f0f;
  text-decoration: none; }

.pagination span,
.pagination li.active a,
.pagination li.active a:hover {
  color: #ffffff;
  background-color: #0f0f0f;
  cursor: text; }

.pagination a:focus,
.pagination a:hover {
  text-decoration: none;
  background-color: #0f0f0f;
  color: #fff; }

/* =Buttons
-----------------------------------------------------------------------------*/
.btn,
input[type="submit"].btn {
  display: inline-block;
  vertical-align: top;
  font-family: "Maison Neue Book","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.65em;
  text-align: center;
  text-decoration: none;
  color: #222222;
  -webkit-appearance: none;
  outline: none;
  margin: 0;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  cursor: pointer;
  background: #e0e3e5;
  padding: 0.55em 2.5em; }

.btn:hover,
input[type="submit"].btn:hover {
  color: rgba(0, 0, 0, 0.5);
  background: #b3b6b7; }

.btn::-moz-focus-inner {
  border: 0;
  padding: 0; }

.btn-big,
input[type="submit"].btn-big {
  font-size: 18px; }

.btn-small,
input[type="submit"].btn-small {
  font-size: 12.75px; }

.btn-smaller,
input[type="submit"].btn-smaller {
  font-size: 11.25px;
  vertical-align: baseline; }

.btn-round {
  border-radius: 15px; }

.btn-outline,
input[type="submit"].btn-outline {
  background: none;
  padding: 0.48750000000000004em 2.5em;
  border: 1px solid #0f0f0f; }

.btn-outline:hover,
input[type="submit"].btn-outline:hover {
  border-color: #b3b6b7; }

.btn-outline.btn-active {
  padding: 0.55em 2.5em; }

.btn-outline.bold {
  border-width: 2px;
  padding: 0.42500000000000004em 2.5em; }

.btn-active,
.btn[disabled],
.btn-disabled {
  background: none;
  background: #b3b6b7;
  color: rgba(0, 0, 0, 0.5); }

.btn-active:hover,
.btn[disabled]:hover,
.btn-disabled:hover {
  color: rgba(0, 0, 0, 0.5);
  background: #b3b6b7; }

.btn-active {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset; }

.btn-outline.btn[disabled],
.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(0, 0, 0, 0.1); }

.btn-outline.btn-active {
  background: none;
  color: rgba(0, 0, 0, 0.4);
  border: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; }

.btn[disabled],
.btn-disabled {
  cursor: default;
  box-shadow: none; }

.btn-blue,
input[type="submit"].btn-blue {
  color: rgba(255, 255, 255, 0.9);
  background: #2575ed; }

.btn-blue:hover,
input[type="submit"].btn-blue:hover {
  color: rgba(255, 255, 255, 0.6);
  background: #1a52a5; }

.btn-blue.btn-active,
input[type="submit"].btn-blue.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset; }

.btn-blue.btn-active,
input[type="submit"].btn-blue.btn-active,
.btn-blue.btn-disabled,
input[type="submit"].btn-blue.btn-disabled,
.btn-blue.btn[disabled],
input[type="submit"].btn-blue.btn[disabled] {
  color: rgba(255, 255, 255, 0.5);
  background: #1a52a5; }

.btn-blue.btn-active:hover,
input[type="submit"].btn-blue.btn-active:hover,
.btn-blue.btn-disabled:hover,
input[type="submit"].btn-blue.btn-disabled:hover,
.btn-blue.btn[disabled]:hover,
input[type="submit"].btn-blue.btn[disabled]:hover {
  color: rgba(255, 255, 255, 0.5); }

.btn-blue.btn-outline,
input[type="submit"].btn-blue.btn-outline {
  background: none;
  border-color: #2575ed;
  color: #2575ed; }

.btn-blue.btn-outline:hover,
input[type="submit"].btn-blue.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background: #2575ed; }

.btn-blue.btn-outline.btn[disabled],
input[type="submit"].btn-blue.btn-outline.btn[disabled],
.btn-blue.btn-outline.btn-disabled,
input[type="submit"].btn-blue.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(37, 117, 237, 0.4);
  border: 1px solid rgba(37, 117, 237, 0.3); }

.btn-blue.btn-outline.btn-active,
input[type="submit"].btn-blue.btn-outline.btn-active {
  background: none;
  color: rgba(37, 117, 237, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(26, 82, 165, 0.6) inset; }

.btn-blue:hover,
input[type="submit"].btn-blue:hover {
  color: rgba(255, 255, 255, 0.6);
  background: #1a52a5; }

.btn-blue.btn-active,
input[type="submit"].btn-blue.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset; }

.btn-blue.btn-active,
input[type="submit"].btn-blue.btn-active,
.btn-blue.btn-disabled,
input[type="submit"].btn-blue.btn-disabled,
.btn-blue.btn[disabled],
input[type="submit"].btn-blue.btn[disabled] {
  color: rgba(255, 255, 255, 0.5);
  background: #1a52a5; }

.btn-blue.btn-active:hover,
input[type="submit"].btn-blue.btn-active:hover,
.btn-blue.btn-disabled:hover,
input[type="submit"].btn-blue.btn-disabled:hover,
.btn-blue.btn[disabled]:hover,
input[type="submit"].btn-blue.btn[disabled]:hover {
  color: rgba(255, 255, 255, 0.5); }

.btn-blue.btn-outline,
input[type="submit"].btn-blue.btn-outline {
  background: none;
  border-color: #2575ed;
  color: #2575ed; }

.btn-blue.btn-outline:hover,
input[type="submit"].btn-blue.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background: #2575ed; }

.btn-blue.btn-outline.btn[disabled],
input[type="submit"].btn-blue.btn-outline.btn[disabled],
.btn-blue.btn-outline.btn-disabled,
input[type="submit"].btn-blue.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(37, 117, 237, 0.4);
  border: 1px solid rgba(37, 117, 237, 0.3); }

.btn-blue.btn-outline.btn-active,
input[type="submit"].btn-blue.btn-outline.btn-active {
  background: none;
  color: rgba(37, 117, 237, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(26, 82, 165, 0.6) inset; }

.btn-red,
input[type="submit"].btn-red {
  color: rgba(255, 255, 255, 0.9);
  background: #de2c3b; }

.btn-red:hover,
input[type="submit"].btn-red:hover {
  color: rgba(255, 255, 255, 0.6);
  background: #b2232f; }

.btn-red.btn-active,
input[type="submit"].btn-red.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset; }

.btn-red.btn-active,
input[type="submit"].btn-red.btn-active,
.btn-red.btn-disabled,
input[type="submit"].btn-red.btn-disabled,
.btn-red.btn[disabled],
input[type="submit"].btn-red.btn[disabled] {
  color: rgba(255, 255, 255, 0.5);
  background: #b2232f; }

.btn-red.btn-active:hover,
input[type="submit"].btn-red.btn-active:hover,
.btn-red.btn-disabled:hover,
input[type="submit"].btn-red.btn-disabled:hover,
.btn-red.btn[disabled]:hover,
input[type="submit"].btn-red.btn[disabled]:hover {
  color: rgba(255, 255, 255, 0.5); }

.btn-red.btn-outline,
input[type="submit"].btn-red.btn-outline {
  background: none;
  border-color: #de2c3b;
  color: #de2c3b; }

.btn-red.btn-outline:hover,
input[type="submit"].btn-red.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background: #de2c3b; }

.btn-red.btn-outline.btn[disabled],
input[type="submit"].btn-red.btn-outline.btn[disabled],
.btn-red.btn-outline.btn-disabled,
input[type="submit"].btn-red.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(222, 44, 59, 0.4);
  border: 1px solid rgba(222, 44, 59, 0.3); }

.btn-red.btn-outline.btn-active,
input[type="submit"].btn-red.btn-outline.btn-active {
  background: none;
  color: rgba(222, 44, 59, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(178, 35, 47, 0.6) inset; }

.btn-red:hover,
input[type="submit"].btn-red:hover {
  color: rgba(255, 255, 255, 0.6);
  background: #b2232f; }

.btn-red.btn-active,
input[type="submit"].btn-red.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset; }

.btn-red.btn-active,
input[type="submit"].btn-red.btn-active,
.btn-red.btn-disabled,
input[type="submit"].btn-red.btn-disabled,
.btn-red.btn[disabled],
input[type="submit"].btn-red.btn[disabled] {
  color: rgba(255, 255, 255, 0.5);
  background: #b2232f; }

.btn-red.btn-active:hover,
input[type="submit"].btn-red.btn-active:hover,
.btn-red.btn-disabled:hover,
input[type="submit"].btn-red.btn-disabled:hover,
.btn-red.btn[disabled]:hover,
input[type="submit"].btn-red.btn[disabled]:hover {
  color: rgba(255, 255, 255, 0.5); }

.btn-red.btn-outline,
input[type="submit"].btn-red.btn-outline {
  background: none;
  border-color: #de2c3b;
  color: #de2c3b; }

.btn-red.btn-outline:hover,
input[type="submit"].btn-red.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background: #de2c3b; }

.btn-red.btn-outline.btn[disabled],
input[type="submit"].btn-red.btn-outline.btn[disabled],
.btn-red.btn-outline.btn-disabled,
input[type="submit"].btn-red.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(222, 44, 59, 0.4);
  border: 1px solid rgba(222, 44, 59, 0.3); }

.btn-red.btn-outline.btn-active,
input[type="submit"].btn-red.btn-outline.btn-active {
  background: none;
  color: rgba(222, 44, 59, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(178, 35, 47, 0.6) inset; }

.btn-green,
input[type="submit"].btn-green {
  color: rgba(255, 255, 255, 0.9);
  background: #2c9f42; }

.btn-green:hover,
input[type="submit"].btn-green:hover {
  color: rgba(255, 255, 255, 0.6);
  background: #237f35; }

.btn-green.btn-active,
input[type="submit"].btn-green.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset; }

.btn-green.btn-active,
input[type="submit"].btn-green.btn-active,
.btn-green.btn-disabled,
input[type="submit"].btn-green.btn-disabled,
.btn-green.btn[disabled],
input[type="submit"].btn-green.btn[disabled] {
  color: rgba(255, 255, 255, 0.5);
  background: #237f35; }

.btn-green.btn-active:hover,
input[type="submit"].btn-green.btn-active:hover,
.btn-green.btn-disabled:hover,
input[type="submit"].btn-green.btn-disabled:hover,
.btn-green.btn[disabled]:hover,
input[type="submit"].btn-green.btn[disabled]:hover {
  color: rgba(255, 255, 255, 0.5); }

.btn-green.btn-outline,
input[type="submit"].btn-green.btn-outline {
  background: none;
  border-color: #2c9f42;
  color: #2c9f42; }

.btn-green.btn-outline:hover,
input[type="submit"].btn-green.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background: #2c9f42; }

.btn-green.btn-outline.btn[disabled],
input[type="submit"].btn-green.btn-outline.btn[disabled],
.btn-green.btn-outline.btn-disabled,
input[type="submit"].btn-green.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(44, 159, 66, 0.4);
  border: 1px solid rgba(44, 159, 66, 0.3); }

.btn-green.btn-outline.btn-active,
input[type="submit"].btn-green.btn-outline.btn-active {
  background: none;
  color: rgba(44, 159, 66, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(35, 127, 53, 0.6) inset; }

.btn-green:hover,
input[type="submit"].btn-green:hover {
  color: rgba(255, 255, 255, 0.6);
  background: #237f35; }

.btn-green.btn-active,
input[type="submit"].btn-green.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset; }

.btn-green.btn-active,
input[type="submit"].btn-green.btn-active,
.btn-green.btn-disabled,
input[type="submit"].btn-green.btn-disabled,
.btn-green.btn[disabled],
input[type="submit"].btn-green.btn[disabled] {
  color: rgba(255, 255, 255, 0.5);
  background: #237f35; }

.btn-green.btn-active:hover,
input[type="submit"].btn-green.btn-active:hover,
.btn-green.btn-disabled:hover,
input[type="submit"].btn-green.btn-disabled:hover,
.btn-green.btn[disabled]:hover,
input[type="submit"].btn-green.btn[disabled]:hover {
  color: rgba(255, 255, 255, 0.5); }

.btn-green.btn-outline,
input[type="submit"].btn-green.btn-outline {
  background: none;
  border-color: #2c9f42;
  color: #2c9f42; }

.btn-green.btn-outline:hover,
input[type="submit"].btn-green.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background: #2c9f42; }

.btn-green.btn-outline.btn[disabled],
input[type="submit"].btn-green.btn-outline.btn[disabled],
.btn-green.btn-outline.btn-disabled,
input[type="submit"].btn-green.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(44, 159, 66, 0.4);
  border: 1px solid rgba(44, 159, 66, 0.3); }

.btn-green.btn-outline.btn-active,
input[type="submit"].btn-green.btn-outline.btn-active {
  background: none;
  color: rgba(44, 159, 66, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(35, 127, 53, 0.6) inset; }

.btn-black,
input[type="submit"].btn-black {
  color: rgba(255, 255, 255, 0.9);
  background: #0f0f0f; }

.btn-black:hover,
input[type="submit"].btn-black:hover {
  color: rgba(255, 255, 255, 0.6);
  background: #363738; }

.btn-black.btn-active,
input[type="submit"].btn-black.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7) inset; }

.btn-black.btn-active,
input[type="submit"].btn-black.btn-active,
.btn-black.btn-disabled,
input[type="submit"].btn-black.btn-disabled,
.btn-black.btn[disabled],
input[type="submit"].btn-black.btn[disabled] {
  color: rgba(255, 255, 255, 0.5);
  background: #363738; }

.btn-black.btn-active:hover,
input[type="submit"].btn-black.btn-active:hover,
.btn-black.btn-disabled:hover,
input[type="submit"].btn-black.btn-disabled:hover,
.btn-black.btn[disabled]:hover,
input[type="submit"].btn-black.btn[disabled]:hover {
  color: rgba(255, 255, 255, 0.5); }

.btn-black.btn-outline,
input[type="submit"].btn-black.btn-outline {
  background: none;
  border-color: #0f0f0f;
  color: #0f0f0f; }

.btn-black.btn-outline:hover,
input[type="submit"].btn-black.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background: #0f0f0f; }

.btn-black.btn-outline.btn[disabled],
input[type="submit"].btn-black.btn-outline.btn[disabled],
.btn-black.btn-outline.btn-disabled,
input[type="submit"].btn-black.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(15, 15, 15, 0.4);
  border: 1px solid rgba(15, 15, 15, 0.3); }

.btn-black.btn-outline.btn-active,
input[type="submit"].btn-black.btn-outline.btn-active {
  background: none;
  color: rgba(15, 15, 15, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(54, 55, 56, 0.6) inset; }

.btn-black:hover,
input[type="submit"].btn-black:hover {
  color: rgba(255, 255, 255, 0.6);
  background: #363738; }

.btn-black.btn-active,
input[type="submit"].btn-black.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7) inset; }

.btn-black.btn-active,
input[type="submit"].btn-black.btn-active,
.btn-black.btn-disabled,
input[type="submit"].btn-black.btn-disabled,
.btn-black.btn[disabled],
input[type="submit"].btn-black.btn[disabled] {
  color: rgba(255, 255, 255, 0.5);
  background: #363738; }

.btn-black.btn-active:hover,
input[type="submit"].btn-black.btn-active:hover,
.btn-black.btn-disabled:hover,
input[type="submit"].btn-black.btn-disabled:hover,
.btn-black.btn[disabled]:hover,
input[type="submit"].btn-black.btn[disabled]:hover {
  color: rgba(255, 255, 255, 0.5); }

.btn-black.btn-outline,
input[type="submit"].btn-black.btn-outline {
  background: none;
  border-color: #0f0f0f;
  color: #0f0f0f; }

.btn-black.btn-outline:hover,
input[type="submit"].btn-black.btn-outline:hover {
  color: rgba(255, 255, 255, 0.9);
  background: #0f0f0f; }

.btn-black.btn-outline.btn[disabled],
input[type="submit"].btn-black.btn-outline.btn[disabled],
.btn-black.btn-outline.btn-disabled,
input[type="submit"].btn-black.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(15, 15, 15, 0.4);
  border: 1px solid rgba(15, 15, 15, 0.3); }

.btn-black.btn-outline.btn-active,
input[type="submit"].btn-black.btn-outline.btn-active {
  background: none;
  color: rgba(15, 15, 15, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(54, 55, 56, 0.6) inset; }

.btn-yellow,
input[type="submit"].btn-yellow {
  color: rgba(0, 0, 0, 0.9);
  background: #ffc800; }

.btn-yellow:hover,
input[type="submit"].btn-yellow:hover {
  color: rgba(0, 0, 0, 0.6);
  background: #cca000; }

.btn-yellow.btn-active,
input[type="submit"].btn-yellow.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset; }

.btn-yellow.btn-active,
input[type="submit"].btn-yellow.btn-active,
.btn-yellow.btn-disabled,
input[type="submit"].btn-yellow.btn-disabled,
.btn-yellow.btn[disabled],
input[type="submit"].btn-yellow.btn[disabled] {
  color: rgba(0, 0, 0, 0.5);
  background: #cca000; }

.btn-yellow.btn-active:hover,
input[type="submit"].btn-yellow.btn-active:hover,
.btn-yellow.btn-disabled:hover,
input[type="submit"].btn-yellow.btn-disabled:hover,
.btn-yellow.btn[disabled]:hover,
input[type="submit"].btn-yellow.btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.5); }

.btn-yellow.btn-outline,
input[type="submit"].btn-yellow.btn-outline {
  background: none;
  border-color: #ffc800;
  color: #ffc800; }

.btn-yellow.btn-outline:hover,
input[type="submit"].btn-yellow.btn-outline:hover {
  color: rgba(0, 0, 0, 0.9);
  background: #ffc800; }

.btn-yellow.btn-outline.btn[disabled],
input[type="submit"].btn-yellow.btn-outline.btn[disabled],
.btn-yellow.btn-outline.btn-disabled,
input[type="submit"].btn-yellow.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(255, 200, 0, 0.4);
  border: 1px solid rgba(255, 200, 0, 0.3); }

.btn-yellow.btn-outline.btn-active,
input[type="submit"].btn-yellow.btn-outline.btn-active {
  background: none;
  color: rgba(255, 200, 0, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(204, 160, 0, 0.6) inset; }

.btn-yellow:hover,
input[type="submit"].btn-yellow:hover {
  color: rgba(0, 0, 0, 0.6);
  background: #cca000; }

.btn-yellow.btn-active,
input[type="submit"].btn-yellow.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset; }

.btn-yellow.btn-active,
input[type="submit"].btn-yellow.btn-active,
.btn-yellow.btn-disabled,
input[type="submit"].btn-yellow.btn-disabled,
.btn-yellow.btn[disabled],
input[type="submit"].btn-yellow.btn[disabled] {
  color: rgba(0, 0, 0, 0.5);
  background: #cca000; }

.btn-yellow.btn-active:hover,
input[type="submit"].btn-yellow.btn-active:hover,
.btn-yellow.btn-disabled:hover,
input[type="submit"].btn-yellow.btn-disabled:hover,
.btn-yellow.btn[disabled]:hover,
input[type="submit"].btn-yellow.btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.5); }

.btn-yellow.btn-outline,
input[type="submit"].btn-yellow.btn-outline {
  background: none;
  border-color: #ffc800;
  color: #ffc800; }

.btn-yellow.btn-outline:hover,
input[type="submit"].btn-yellow.btn-outline:hover {
  color: rgba(0, 0, 0, 0.9);
  background: #ffc800; }

.btn-yellow.btn-outline.btn[disabled],
input[type="submit"].btn-yellow.btn-outline.btn[disabled],
.btn-yellow.btn-outline.btn-disabled,
input[type="submit"].btn-yellow.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(255, 200, 0, 0.4);
  border: 1px solid rgba(255, 200, 0, 0.3); }

.btn-yellow.btn-outline.btn-active,
input[type="submit"].btn-yellow.btn-outline.btn-active {
  background: none;
  color: rgba(255, 200, 0, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(204, 160, 0, 0.6) inset; }

.btn-white,
input[type="submit"].btn-white {
  color: rgba(0, 0, 0, 0.9);
  background: #ffffff; }

.btn-white:hover,
input[type="submit"].btn-white:hover {
  color: rgba(0, 0, 0, 0.6);
  background: #ededed; }

.btn-white.btn-active,
input[type="submit"].btn-white.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.btn-white.btn-active,
input[type="submit"].btn-white.btn-active,
.btn-white.btn-disabled,
input[type="submit"].btn-white.btn-disabled,
.btn-white.btn[disabled],
input[type="submit"].btn-white.btn[disabled] {
  color: rgba(0, 0, 0, 0.5);
  background: #ededed; }

.btn-white.btn-active:hover,
input[type="submit"].btn-white.btn-active:hover,
.btn-white.btn-disabled:hover,
input[type="submit"].btn-white.btn-disabled:hover,
.btn-white.btn[disabled]:hover,
input[type="submit"].btn-white.btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.5); }

.btn-white.btn-outline,
input[type="submit"].btn-white.btn-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff; }

.btn-white.btn-outline:hover,
input[type="submit"].btn-white.btn-outline:hover {
  color: rgba(0, 0, 0, 0.9);
  background: #ffffff; }

.btn-white.btn-outline.btn[disabled],
input[type="submit"].btn-white.btn-outline.btn[disabled],
.btn-white.btn-outline.btn-disabled,
input[type="submit"].btn-white.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.3); }

.btn-white.btn-outline.btn-active,
input[type="submit"].btn-white.btn-outline.btn-active {
  background: none;
  color: rgba(255, 255, 255, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(237, 237, 237, 0.6) inset; }

.btn-white:hover,
input[type="submit"].btn-white:hover {
  color: rgba(0, 0, 0, 0.6);
  background: #ededed; }

.btn-white.btn-active,
input[type="submit"].btn-white.btn-active {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset; }

.btn-white.btn-active,
input[type="submit"].btn-white.btn-active,
.btn-white.btn-disabled,
input[type="submit"].btn-white.btn-disabled,
.btn-white.btn[disabled],
input[type="submit"].btn-white.btn[disabled] {
  color: rgba(0, 0, 0, 0.5);
  background: #ededed; }

.btn-white.btn-active:hover,
input[type="submit"].btn-white.btn-active:hover,
.btn-white.btn-disabled:hover,
input[type="submit"].btn-white.btn-disabled:hover,
.btn-white.btn[disabled]:hover,
input[type="submit"].btn-white.btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.5); }

.btn-white.btn-outline,
input[type="submit"].btn-white.btn-outline {
  background: none;
  border-color: #ffffff;
  color: #ffffff; }

.btn-white.btn-outline:hover,
input[type="submit"].btn-white.btn-outline:hover {
  color: rgba(0, 0, 0, 0.9);
  background: #ffffff; }

.btn-white.btn-outline.btn[disabled],
input[type="submit"].btn-white.btn-outline.btn[disabled],
.btn-white.btn-outline.btn-disabled,
input[type="submit"].btn-white.btn-outline.btn-disabled {
  background: none;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.3); }

.btn-white.btn-outline.btn-active,
input[type="submit"].btn-white.btn-outline.btn-active {
  background: none;
  color: rgba(255, 255, 255, 0.6);
  border: none;
  box-shadow: 0 1px 3px rgba(237, 237, 237, 0.6) inset; }

.btn-white.btn-outline.btn-active {
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0.48750000000000004em 2.5em; }

/*
	Buttons Group
*/
.btn-single,
.btn-group {
  display: inline-block;
  margin-right: 2px;
  vertical-align: bottom; }

.btn-single:after,
.btn-group:after {
  content: "";
  display: table;
  clear: both; }

.btn-single:after,
.btn-group:after {
  content: "";
  display: table;
  clear: both; }

.btn-single > .btn,
.btn-single > input,
.btn-group > .btn,
.btn-group > input {
  float: left;
  border-radius: 0;
  margin-left: -1px; }

.btn-single > .btn {
  border-radius: 2px; }

.btn-group > .btn:first-child {
  border-radius: 2px 0 0 2px; }

.btn-group > .btn:last-child {
  border-radius: 0 2px 2px 0; }

.btn-group > .btn.btn-round:first-child,
.btn-group > .input-search:first-child {
  border-radius: 15px 0 0 15px; }

.btn-group > .btn.btn-round:last-child,
.btn-group > .input-search:last-child {
  border-radius: 0 15px 15px 0; }

/* =Notifications
-----------------------------------------------------------------------------*/
.tools-alert {
  padding: 12px 15px;
  background: #f7f8f8;
  color: #0f0f0f;
  margin-bottom: 1.65em; }

.tools-message {
  display: none;
  position: fixed;
  z-index: 100;
  top: 10px;
  right: 10px;
  max-width: 350px;
  line-height: 1.5;
  font-size: 95%;
  padding: 12px 15px;
  color: #0f0f0f;
  background: #e0e3e5; }

.tools-message ul {
  margin: 0;
  list-style: none; }

.tools-message-black,
.tools-message-blue,
.tools-message-red,
.tools-message-green {
  color: rgba(255, 255, 255, 0.95); }

.tools-message-black {
  background: #0f0f0f; }

.tools-message-blue {
  background: #2575ed; }

.tools-message-red {
  background: #de2c3b; }

.tools-message-yellow {
  background: #ffc800; }

.tools-message-green {
  background: #2c9f42; }

.tools-alert-black {
  background: #dadada; }

.tools-alert-blue {
  background: #d3e3fb; }

.tools-alert-red {
  background: #f8d5d8; }

.tools-alert-yellow {
  background: #fff4cc; }

.tools-alert-green {
  background: #d5ecd9; }

/* =Labels
-----------------------------------------------------------------------------*/
.label,
.badge {
  background: #e0e3e5;
  font-size: 12.75px;
  display: inline-block;
  line-height: 1;
  padding: 4px 7px 3px 7px;
  color: #0f0f0f;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase; }

.label-outline {
  background: none;
  border: 1px solid #0f0f0f;
  padding: 3px 6px 2px 6px; }

.badge {
  border-radius: 15px; }

.badge-small {
  font-size: 11.25px;
  padding: 3px 5px; }

.label-black,
.label-blue,
.label-red,
.label-green,
.badge-black,
.badge-blue,
.badge-red,
.badge-green {
  color: #ffffff; }

.label-black,
.badge-black {
  background: #0f0f0f; }

.label-blue,
.badge-blue {
  background: #2575ed; }

.label-red,
.badge-red {
  background: #de2c3b; }

.label-green,
.badge-green {
  background: #2c9f42; }

.label-yellow,
.badge-yellow {
  background: #ffc800; }

.label-white,
.badge-white {
  background: #ffffff; }

.label-black.label-outline,
.label-blue.label-outline,
.label-red.label-outline,
.label-green.label-outline,
.label-yellow.label-outline,
.label-white.label-outline {
  background: none;
  color: #0f0f0f; }

.label-blue.label-outline {
  border-color: #2575ed;
  color: #2575ed; }

.label-red.label-outline {
  border-color: #de2c3b;
  color: #de2c3b; }

.label-green.label-outline {
  border-color: #2c9f42;
  color: #2c9f42; }

.label-yellow.label-outline {
  border-color: #ffc800;
  color: #ffc800; }

.label-white.label-outline {
  border-color: #ffffff;
  color: #ffffff; }

/* =Progress
-----------------------------------------------------------------------------*/
#tools-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000000;
  height: 10px; }

#tools-progress span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #1a52a5;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-size: 40px 40px; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

/* =Accordion
-----------------------------------------------------------------------------*/
.accordion-title {
  position: relative;
  display: block;
  margin: 0;
  margin-bottom: 2px;
  padding: 12px 50px 12px 18px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.9375em;
  line-height: 1,4em;
  background: #f7f8f8;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.accordion-title.accordion-title-opened {
  margin-bottom: 0;
  font-weight: bold;
  background: #f0f1f2; }

.accordion-title a,
.accordion-title:hover {
  color: #000;
  text-decoration: none; }

.accordion-panel {
  padding: 1.65em;
  margin-bottom: 10px; }

.accordion-toggle {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 20px;
  padding: 0;
  font-size: 0;
  line-height: 1; }

.accordion-toggle-closed {
  background: #000;
  width: 1px;
  height: 15px;
  margin-left: 1px; }

.accordion-toggle-closed:before {
  position: absolute;
  top: 7px;
  left: -7px;
  content: "";
  width: 15px;
  height: 1px;
  background: #000; }

.accordion-toggle-opened:before {
  position: absolute;
  top: 7px;
  left: -8px;
  content: "";
  width: 15px;
  height: 1px;
  background: #000; }

/* =Filterbox
-----------------------------------------------------------------------------*/
.filterbox {
  position: relative; }

.filterbox input {
  padding-right: 30px; }

.filterbox span {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 1px;
  width: 26px;
  height: 100%;
  cursor: pointer; }

.filterbox span:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 50%;
  margin-left: 8px;
  margin-top: -21px;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 5px solid rgba(0, 0, 0, 0.6);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent; }

.filterbox-list {
  z-index: 1000;
  position: absolute;
  left: 0;
  display: none;
  margin: 0;
  list-style: none;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  max-height: 250px;
  overflow: auto; }

.filterbox-list li {
  padding: 4px 10px;
  color: #000;
  cursor: pointer; }

.filterbox-list li:hover {
  background: #f0f1f2; }

.filterbox-list li.active {
  background: #2575ed;
  color: #fff; }

/* =Dropdown
-----------------------------------------------------------------------------*/
.dropdown {
  display: none;
  position: absolute;
  z-index: 102;
  top: 0;
  right: 0;
  width: 250px;
  color: #0f0f0f;
  background: #ffffff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  overflow: auto; }

.dropdown section {
  max-height: 250px;
  overflow: auto;
  padding: 20px; }

.dropdown footer {
  padding: 20px; }

ul.dropdown {
  max-height: 300px;
  list-style: none;
  margin: 0;
  line-height: 1.5;
  font-size: 95%;
  padding: 0; }

ul.dropdown a {
  display: block;
  padding: 7px 15px;
  text-decoration: none;
  color: #0f0f0f; }

ul.dropdown a:hover {
  background: #eee; }

ul.dropdown li.divider {
  border-bottom: 1px solid #e2e2e2; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent; }

.caret.caret-up {
  border-top: 0;
  border-bottom: 4px solid; }

/* =Livesearch
-----------------------------------------------------------------------------*/
.livesearch-box {
  position: relative;
  display: inline-block;
  width: 100%; }

.livesearch-box input {
  padding-left: 30px; }

.livesearch-box .close {
  position: absolute;
  top: .2em;
  right: 5px;
  z-index: 2;
  padding: 4px 6px;
  line-height: 1;
  font-size: 20px;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5; }

.livesearch-box .close:before {
  content: '\00D7'; }

.livesearch-box .close:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

.livesearch-box .close:before {
  content: '\00D7'; }

.livesearch-box .close:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

.livesearch-icon {
  position: absolute;
  top: 53%;
  left: 10px;
  z-index: 2; }

.livesearch-icon:before,
.livesearch-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin: -8px 0 0;
  background: rgba(0, 0, 0, 0.5); }

.livesearch-icon:before {
  width: 10px;
  height: 10px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  background: transparent;
  border-radius: 12px; }

.livesearch-icon:after {
  left: 10px;
  width: 2px;
  height: 7px;
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* =Upload
-----------------------------------------------------------------------------*/
.tools-droparea {
  position: relative;
  overflow: hidden;
  padding: 80px 20px;
  border: 3px dashed rgba(0, 0, 0, 0.1); }

.tools-droparea.drag-hover {
  background: rgba(200, 222, 250, 0.75); }

.tools-droparea.drag-drop {
  background: rgba(250, 248, 200, 0.5); }

.tools-droparea-placeholder {
  text-align: center;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.5); }

/* =Autocomplete
-----------------------------------------------------------------------------*/
.autocomplete {
  position: absolute;
  z-index: 1000;
  left: 0;
  display: none;
  margin: 0;
  list-style: none;
  background: #fff;
  width: 250px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  max-height: 250px;
  overflow: auto; }

.autocomplete a {
  padding: 4px 10px;
  color: #000;
  display: block;
  text-decoration: none; }

.autocomplete a:hover {
  background: #f0f1f2; }

.autocomplete a.active {
  background: #2575ed;
  color: #fff; }

/* =Modal
-----------------------------------------------------------------------------*/
#modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  overflow: auto;
  width: 100%;
  height: 100%;
  background-color: #000 !important;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
  z-index: 100; }

.modal-blur {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px); }

.modal-box {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 101; }

.modal {
  position: relative;
  margin: auto;
  margin-bottom: 20px;
  padding: 0;
  background: #fff;
  color: #000;
  box-shadow: 0 1px 70px rgba(0, 0, 0, 0.5); }

.modal header {
  padding: 30px 40px 5px 40px;
  font-size: 18px;
  font-weight: bold; }

.modal section {
  padding: 30px 40px 50px 40px; }

.modal footer button {
  width: 100%;
  border-radius: 0; }

.modal-close {
  position: absolute;
  top: 8px;
  right: 12px;
  width: 30px;
  height: 30px;
  text-align: right;
  color: #bbb;
  font-size: 30px;
  font-weight: 300;
  cursor: pointer; }

.modal-close:hover {
  color: #000; }

/* =Helpers
-----------------------------------------------------------------------------*/
.group:after {
  content: "";
  display: table;
  clear: both; }

.group:after {
  content: "";
  display: table;
  clear: both; }

.hide {
  display: none; }

.highlight {
  background-color: #f7f3e2; }

.big {
  font-size: 18px; }

.small {
  font-size: 12.75px; }

.smaller {
  font-size: 11.25px; }

.nowrap,
.nowrap td {
  white-space: nowrap; }

.req,
.required {
  font-weight: normal;
  color: #de2c3b; }

.error {
  color: #de2c3b; }

.success {
  color: #2c9f42; }

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

.text-right {
  text-align: right; }

.last {
  margin-right: 0 !important; }

.pause {
  margin-bottom: 0.825em !important; }

.end {
  margin-bottom: 0 !important; }

.normal {
  font-weight: normal; }

.light {
  font-weight: 300; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.left {
  float: left; }

.right {
  float: right; }

.upper {
  text-transform: uppercase; }

.list-flat {
  margin-left: 0;
  list-style: none; }

.color-black {
  color: #0f0f0f; }

.color-white {
  color: #ffffff; }

/* Colors */
.color-gray-10 {
  color: rgba(0, 0, 0, 0.1); }

.color-gray-20 {
  color: rgba(0, 0, 0, 0.2); }

.color-gray-30 {
  color: rgba(0, 0, 0, 0.3); }

.color-gray-40 {
  color: rgba(0, 0, 0, 0.4); }

.color-gray-50 {
  color: rgba(0, 0, 0, 0.5); }

.color-gray-60 {
  color: rgba(0, 0, 0, 0.6); }

.color-gray-70 {
  color: rgba(0, 0, 0, 0.7); }

.color-gray-80 {
  color: rgba(0, 0, 0, 0.8); }

.color-gray-90 {
  color: rgba(0, 0, 0, 0.9); }

.color-white-10 {
  color: rgba(255, 255, 255, 0.1); }

.color-white-20 {
  color: rgba(255, 255, 255, 0.2); }

.color-white-30 {
  color: rgba(255, 255, 255, 0.3); }

.color-white-40 {
  color: rgba(255, 255, 255, 0.4); }

.color-white-50 {
  color: rgba(255, 255, 255, 0.5); }

.color-white-60 {
  color: rgba(255, 255, 255, 0.6); }

.color-white-70 {
  color: rgba(255, 255, 255, 0.7); }

.color-white-80 {
  color: rgba(255, 255, 255, 0.8); }

.color-white-90 {
  color: rgba(255, 255, 255, 0.9); }

/* Responsive embedded objects */
.video-wrapper {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 1.65em; }

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* =Responsive
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .left,
  .right {
    float: none; }
  .hide-on-mobile {
    display: none; } }

/* string content */
.str {
  color: #dd1144; }

/* a keyword */
.kwd {
  color: #333333; }

/* a comment */
.com {
  color: #999988; }

/* a type name */
.typ {
  color: #445588; }

/* a literal value */
.lit {
  color: #445588; }

/* punctuation */
.pun {
  color: #888; }

/* lisp open bracket */
.opn {
  color: #333333; }

/* lisp close bracket */
.clo {
  color: #333333; }

/* a markup tag name */
.tag {
  color: #367ac3; }

/* a markup attribute name */
.atn {
  color: #51a7c9; }

/* a markup attribute value */
.atv {
  color: #709c1a; }

/* a declaration */
.dec {
  color: #666; }

/* a variable name */
.var {
  color: teal; }

/* a function name */
.fun {
  color: #990000; }

.linenums ol li {
  list-style-type: none;
  counter-increment: list;
  position: relative; }

.linenums ol li:after {
  content: counter(list);
  position: absolute;
  left: -3.3em;
  border-right: 1px solid #e5e5e5;
  padding-right: 9px;
  width: 2.45em;
  text-align: right;
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px; }

/* =Grid Responsive
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .mobile-width-100 {
    width: 100%; }
  .units-row .unit-90,
  .units-row .unit-80,
  .units-row .unit-75,
  .units-row .unit-70,
  .units-row .unit-66,
  .units-row .unit-65,
  .units-row .unit-60,
  .units-row .unit-50,
  .units-row .unit-40,
  .units-row .unit-35,
  .units-row .unit-33,
  .units-row .unit-30,
  .units-row .unit-25,
  .units-row .unit-20,
  .units-row .unit-10 {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 1.65em; }
  .unit-push-90,
  .unit-push-80,
  .unit-push-75,
  .unit-push-70,
  .unit-push-66,
  .unit-push-65,
  .unit-push-60,
  .unit-push-50,
  .unit-push-40,
  .unit-push-35,
  .unit-push-33,
  .unit-push-30,
  .unit-push-25,
  .unit-push-20,
  .unit-push-10 {
    left: 0; }
  .units-row .unit-push-right {
    float: none; }
  .units-mobile-50 .unit-90,
  .units-mobile-50 .unit-80,
  .units-mobile-50 .unit-75,
  .units-mobile-50 .unit-70,
  .units-mobile-50 .unit-66,
  .units-mobile-50 .unit-65,
  .units-mobile-50 .unit-60,
  .units-mobile-50 .unit-40,
  .units-mobile-50 .unit-30,
  .units-mobile-50 .unit-35,
  .units-mobile-50 .unit-33,
  .units-mobile-50 .unit-25,
  .units-mobile-50 .unit-20,
  .units-mobile-50 .unit-10 {
    float: left;
    margin-left: 3%;
    width: 48.5%; }
  .units-mobile-50 .unit-90:first-child,
  .units-mobile-50 .unit-80:first-child,
  .units-mobile-50 .unit-75:first-child,
  .units-mobile-50 .unit-70:first-child,
  .units-mobile-50 .unit-66:first-child,
  .units-mobile-50 .unit-65:first-child,
  .units-mobile-50 .unit-60:first-child,
  .units-mobile-50 .unit-40:first-child,
  .units-mobile-50 .unit-35:first-child,
  .units-mobile-50 .unit-30:first-child,
  .units-mobile-50 .unit-33:first-child,
  .units-mobile-50 .unit-25:first-child,
  .units-mobile-50 .unit-20:first-child,
  .units-mobile-50 .unit-10:first-child {
    margin-left: 0; } }

/* =Blocks Responsive
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .blocks-2,
  .blocks-3,
  .blocks-4,
  .blocks-5,
  .blocks-6 {
    margin-left: 0;
    margin-bottom: 1.65em; }
  .blocks-2 > li,
  .blocks-3 > li,
  .blocks-4 > li,
  .blocks-5 > li,
  .blocks-6 > li {
    float: none;
    margin-left: 0;
    width: 100%; }
  .blocks-mobile-50 > li,
  .blocks-mobile-33 > li {
    float: left;
    margin-left: 3%; }
  .blocks-mobile-33,
  .blocks-mobile-50 {
    margin-left: -3%; }
  .blocks-mobile-50 > li {
    width: 47%; }
  .blocks-mobile-33 > li {
    width: 30.333333333333332%; } }

/* =Typography Responsive
-----------------------------------------------------------------------------*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  h1 {
    font-size: 2.25em;
    line-height: 1.125; }
  h2 {
    font-size: 1.5em;
    line-height: 1.25; }
  h3 {
    font-size: 1.3125em;
    line-height: 1.25; }
  h4 {
    font-size: 1.125em;
    line-height: 1.22222222; }
  h5 {
    font-size: 1em; }
  h6 {
    font-size: 0.75em; } }

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  h1 {
    font-size: 2.25em;
    line-height: 1.25; }
  h2 {
    font-size: 1.5em;
    line-height: 1.15384615; }
  h3 {
    font-size: 1.3125em;
    line-height: 1.13636364; }
  h4 {
    font-size: 1.125em;
    line-height: 1.11111111; }
  h5 {
    font-size: 1em; }
  h6 {
    font-size: 0.75em; }
  .lead {
    font-size: 1.2em; }
  ul,
  ol,
  ul ul,
  ol ol,
  ul ol,
  ol ul {
    margin-left: 1.65em; }
  blockquote {
    margin-left: 0; } }

/* =Navigation Responsive
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .navbar.navbar-left,
  .navbar.navbar-right,
  .navbar li,
  .navbar.navbar-left li,
  .navbar.navbar-right li {
    float: none;
    text-align: left;
    width: auto; }
  .navbar li,
  .navbar.navbar-right li {
    margin-left: 0;
    margin-right: 0; }
  .fullwidth ul,
  .fullwidth li {
    width: auto; }
  .fullwidth li {
    display: block; } }

/* =Forms Responsive
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .forms-list label {
    display: inline-block; } }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 12pt; }
  .h1,
  h1 {
    font-size: 36pt; }
  .h2,
  h2 {
    font-size: 24pt; }
  .h3,
  h3 {
    font-size: 18pt; }
  .h4,
  h4 {
    font-size: 14pt; }
  .h5,
  h5 {
    font-size: 12pt; }
  .h6,
  h6 {
    font-size: 12pt; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    page-break-inside: avoid; }
  blockquote {
    border: none;
    font-style: italic; }
  img {
    max-width: 100% !important; }
  select {
    background: #fff !important; } }

.forms-content {
  max-width: 825px;
  margin: 10px auto 40px;
  padding-bottom: 10px; }

.forms label {
  margin: 0;
  text-align: left;
  color: #646464;
  font-size: 16px;
  line-height: 22px; }

.forms label span.tip {
  display: block;
  color: #969696;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 15px; }

.forms label span.tip em {
  font-style: normal; }

.forms span {
  font-size: 13px;
  line-height: 16px; }

.forms span.error-msg {
  display: none;
  color: #ed1c24;
  margin: 5px 0 10px; }

.forms span.info-msg {
  /*display:none;*/
  margin-top: 5px;
  color: #969696; }

.forms label.error span.error-msg {
  display: block; }

.forms label.error input {
  border: 1px solid #ed1c24; }

.forms label.no-tip input {
  margin-top: 10px; }

.forms label.nowrap input {
  white-space: nowrap; }

.forms .units-row {
  margin-bottom: 20px;
  text-align: left; }

.forms .units-row.no-label {
  margin-bottom: 10px; }

.forms .units-row.margintop {
  margin-top: 20px; }

.forms .units-row.no-label:last-child {
  margin-bottom: 0; }

.forms .units-row:last-child {
  margin-bottom: 0; }

.forms .fields-group {
  min-height: 175px; }

.forms .fields-group input {
  margin-bottom: 10px; }

.forms .fields-group input:last-child {
  margin-bottom: 0; }

.forms input[type="text"],
.forms input[type="email"],
.forms input[type="text"],
.forms input[type="password"],
.forms input[type="url"],
.forms textarea {
  width: 100%;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  color: #323232;
  padding: 0 12px;
  font-family: "Maison Neue Book","Helvetica Neue",Helvetica,Arial,sans-serif; }

.forms input[type="text"],
.forms input[type="email"],
.forms input[type="text"],
.forms input[type="password"],
.forms input[type="url"] {
  height: 35px;
  font-size: 13px; }

.forms input[type="text"].h40,
.forms input[type="email"].h40,
.forms input[type="text"].h40,
.forms input[type="password"].h40,
.forms input[type="url"].h40 {
  height: 40px;
  font-size: 14px; }

.forms input[type="text"].h50,
.forms input[type="email"].h50,
.forms input[type="text"].h50,
.forms input[type="password"].h50,
.forms input[type="url"].h50 {
  height: 50px;
  font-size: 14px;
  font-size: 20px; }

.forms input:focus, .forms textarea:focus {
  border: 1px solid #323232; }

.forms input::-webkit-input-placeholder, .forms textarea::-webkit-input-placeholder {
  color: #969696;
  opacity: 1; }

.forms input::-moz-placeholder, .forms textarea::-moz-placeholder {
  color: #969696;
  opacity: 1; }

.forms textarea {
  height: 110px;
  overflow: auto;
  font-size: 13px;
  line-height: 16px;
  padding: 12px;
  resize: none; }

.forms textarea.h-large {
  height: 210px; }

.forms input[type="submit"],
.forms input[type="button"],
.forms a.btn {
  font-size: 14px;
  width: auto;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

.forms input.social-media {
  background-image: url(../img/playmoss-social@2x.png);
  background-size: 75px 800px;
  background-repeat: no-repeat;
  padding-left: 40px;
  position: relative; }

.forms input.social-media:before {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute; }

.forms input.social-media.soundcloud {
  background-position: -37px 10px; }

.forms input.social-media.youtube {
  background-position: -34px -24px; }

.forms input.social-media.vimeo {
  background-position: -34px -62px; }

.forms input.social-media.mixcloud {
  background-position: -37px -96px; }

.forms input.social-media.deezer {
  background-position: -37px -131px; }

.forms input.social-media.spotify {
  background-position: -33px -168px; }

.forms input.social-media.bandcamp {
  background-position: -39px -199px; }

.forms input.social-media.twitter {
  background-position: -34px -235px; }

.forms input.social-media.instagram {
  background-position: -34px -272px; }

.forms input.social-media.tumblr {
  background-position: -31px -307px; }

.forms input.social-media.pinterest {
  background-position: -38px -343px; }

.forms input.social-media.lastfm {
  background-position: -38px -375px; }

.forms input.social-media.facebook {
  background-position: -30px -553px;
  margin-top: 26px; }

/*select*/
.forms .selectricWrapper {
  position: relative;
  width: 100%;
  cursor: pointer; }

.filters-head .forms .selectricWrapper {
  float: right; }

.forms .selectricResponsive {
  width: 100%; }

.forms .selectric {
  background: #ffffff;
  border: 1px solid #d7d7d7;
  color: #323232;
  position: relative;
  border-radius: 3px;
  margin-bottom: 0;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

.forms .selectric .label {
  display: block;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 30px 0 0;
  padding: 0 12px;
  height: 33px;
  font-size: 13px;
  line-height: 33px;
  color: #5e5e5e;
  min-height: 18px;
  text-transform: inherit;
  background: none;
  position: relative;
  z-index: 1; }

.forms .selectric .button {
  background: none;
  border: none;
  display: block;
  position: absolute;
  right: 5px;
  top: 3px;
  width: 24px;
  min-width: 10px;
  height: 30px;
  color: #d7d7d7;
  text-align: right;
  font-size: 20px;
  transition: color .2s ease;
  -webkit-transition: color .2s ease; }

.forms .selectricHover .selectric .button {
  color: #323232; }

.forms .selectricOpen .selectric .button {
  color: #323232;
  top: 2px;
  transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg); }

.forms .selectric:after {
  content: '';
  width: 1px;
  height: 33px;
  background: #d7d7d7;
  position: absolute;
  right: 35px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.forms .selectricOpen .selectric:after {
  background: #323232; }

.forms .selectricOpen {
  z-index: 9999; }

.forms .selectricOpen .selectric {
  outline: none;
  border-color: #323232;
  margin: 0;
  padding: 0; }

.forms .selectricOpen .selectricItems {
  display: block; }

.forms .selectricHideSelect select {
  position: absolute;
  left: -100%;
  display: none; }

.forms .selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.forms .selectricItems {
  display: none;
  position: absolute;
  top: 34px;
  left: 0;
  background: #fff;
  border: 1px solid #ddd;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

.forms .selectricItems .selectricScroll {
  height: 100%;
  overflow: auto; }

.forms .selectricAbove .selectricItems {
  top: auto;
  bottom: 100%; }

.forms .selectricItems ul, .selectricItems li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  line-height: 24px;
  min-height: 20px; }

.forms .selectricItems li {
  display: block;
  height: 35px;
  padding: 6px 12px;
  border-bottom: 1px solid #EEE;
  color: #323232;
  cursor: pointer; }

.forms .selectricItems li.selected {
  background: #ebebeb;
  color: #323232;
  border-top-color: #E0E0E0; }

.forms .selectricItems li:hover {
  background: #f5f5f5;
  color: #323232; }

.forms .forms-inline-list.radio {
  text-align: left;
  margin: 0; }

.forms .forms-inline-list.radio label {
  color: #c8c8c8;
  font-size: 13px;
  position: relative;
  padding: 5px 50px 0 20px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  cursor: pointer; }

.forms .forms-inline-list.radio label.active,
.forms .forms-inline-list.radio label:hover {
  color: #323232; }

.forms .forms-inline-list.radio input[type="radio"] {
  visibility: hidden; }

.forms .forms-inline-list.radio label:after {
  position: absolute;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  content: '';
  background: #fff;
  border: 1px solid #e1e1e1;
  left: 0;
  top: 0;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

.forms .forms-inline-list.radio label:hover:after {
  border-color: #323232; }

.forms .forms-inline-list.radio label.active:before {
  position: absolute;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  content: '';
  background: #323232;
  left: 11px;
  top: 11px;
  z-index: 1; }

.forms .forms-inline-list.radio label span {
  display: block;
  margin-top: -27px;
  padding-left: 15px; }

.forms .forms-list.checkbox {
  text-align: left;
  margin: 0; }

.forms .forms-list.checkbox li {
  margin-bottom: 12px; }

.forms .forms-list.checkbox li:last-child {
  margin-bottom: 0; }

.forms .forms-list.checkbox label {
  color: #646464;
  font-size: 13px;
  position: relative;
  padding: 5px 50px 0 20px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  cursor: pointer; }

.forms .forms-list.checkbox label.active,
.forms .forms-list.checkbox label:hover {
  color: #323232; }

.forms .forms-list.checkbox input[type="checkbox"] {
  visibility: hidden; }

.forms .forms-list.checkbox label:after {
  position: absolute;
  height: 30px;
  width: 30px;
  content: '';
  background: #fff;
  border: 1px solid #e1e1e1;
  left: 0;
  top: 0;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

.forms .forms-list.checkbox label:hover:after {
  border-color: #323232; }

.forms .forms-list.checkbox label.active:before {
  position: absolute;
  height: 30px;
  width: 30px;
  content: '';
  left: 0;
  top: 0;
  z-index: 1;
  background-image: url(../img/playmoss@2x.png?v=1.6);
  background-size: 200px 400px;
  background-repeat: no-repeat;
  background-position: 5px -212px; }

.forms .forms-list.checkbox label.disabled,
.forms .forms-list.checkbox label.disabled.active,
.forms .forms-list.checkbox label.disabled:hover {
  color: #a2a2a2;
  cursor: default; }

.forms .forms-list.checkbox label.disabled:after {
  background: #fff;
  border: 1px solid #e1e1e1; }

.forms .forms-list.checkbox label.disabled:hover:after {
  border-color: #e1e1e1; }

.forms .forms-list.checkbox label.disabled.active:before {
  background: none; }

.forms .file-upload {
  background-color: #fff;
  border: 1px solid #ebebeb;
  position: relative; }

.forms .file-upload.rounded {
  border-radius: 50%; }

.forms #edit-avatar .file-upload {
  height: 223px;
  width: 223px;
  margin-bottom: 40px; }

.merchandise-form .forms #edit-avatar .file-upload {
  height: 133px;
  width: 223px;
  margin-bottom: 40px; }

.forms #edit-background .file-upload, .forms #edit-contentImage .file-upload {
  height: 135px;
  width: 225px; }

.forms .file-upload input {
  opacity: 0;
  z-index: 1;
  position: relative; }

.forms .file-upload .file-upload-dropzone {
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.forms .file-upload.rounded .file-upload-dropzone {
  border-radius: 50%; }

.forms .file-upload .loader {
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  opacity: 0; }

.forms .file-upload .loader span {
  background: #1ae185;
  width: 0%;
  display: block;
  height: 3px;
  box-shadow: 0 0 1px rgba(26, 255, 133, 0.6);
  border-right: 3px solid #44ED9E; }

.forms #picture-view {
  display: none;
  position: relative;
  margin-bottom: 40px; }

.forms #picture-view .image {
  overflow: hidden;
  position: relative;
  height: 200px;
  width: 200px; }

.forms #picture-view .image img {
  position: absolute;
  left: 0;
  top: 0;
  cursor: move;
  max-width: none;
  vertical-align: baseline;
  z-index: 300; }

.forms #picture-view .zoom {
  position: absolute;
  width: 100%;
  padding: 0;
  z-index: 200;
  bottom: -30px;
  left: 0; }

.forms #picture-view .zoom .bar {
  position: relative;
  display: block;
  height: 18px;
  width: 100%;
  background-color: #f0f0f0;
  border: 1px solid #d7d7d7;
  cursor: pointer; }

.forms #picture-view .zoom .bar:before {
  color: #d7d7d7;
  content: "-";
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  position: absolute;
  left: 6px;
  text-align: left;
  top: 0;
  width: 20px; }

.forms #picture-view .zoom .bar:after {
  color: #d7d7d7;
  content: "+";
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  position: absolute;
  right: 6px;
  text-align: right;
  top: 0;
  width: 20px; }

.forms #picture-view .zoom i.handler {
  position: absolute;
  display: block;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background-color: #969696;
  border: 1px solid #969696;
  top: 0;
  cursor: pointer; }

.forms .actions .btn {
  margin-bottom: 15px; }

.forms .actions .units-row {
  margin: 0; }

.forms .actions .unit-70 {
  border-left: 1px solid #d7d7d7;
  padding-left: 14px; }

.forms .actions .unit-100 {
  border-top: 1px solid #d7d7d7;
  padding-top: 14px; }

.forms .actions .tabs ul {
  margin: 0;
  padding: 0; }

.forms .actions .tabs ul li {
  display: block;
  list-style: none;
  float: left; }

.forms .actions .tabs > ul li {
  height: 35px;
  width: 130px; }

.forms .actions .tabs > ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 13px;
  color: #c8c8c8;
  line-height: 35px;
  text-align: center;
  border: 1px solid #d7d7d7;
  background: #fff;
  border-bottom: 0; }

/*.forms .actions .tabs > ul li:first-child a{border-right:0;}*/
.forms .actions .tabs > ul li a.active,
.forms .actions .tabs > ul li a.active:hover {
  background: #f0f0f0;
  color: #646464; }

.forms .actions .tabs > ul li a:hover {
  background: #f5f5f5;
  color: #646464; }

.forms .actions .tabs .content {
  border: 1px solid #d7d7d7;
  background: #fff;
  height: 190px;
  padding: 15px;
  overflow-y: auto; }

.forms .actions .tabs .content ul li {
  width: 97px;
  height: 97px;
  border: 1px solid #ebebeb;
  background: #b4b4b4;
  margin-right: 15px;
  margin-bottom: 15px; }

.forms .actions .tabs .content ul li a {
  border: 1px solid #ebebeb;
  background-color: #b4b4b4;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block; }

.forms .actions .tabs .content ul li a:hover, .forms .actions .tabs .content ul li.active a {
  border: 1px solid #b4b4b4; }

.forms .actions .tabs .content ul li:nth-child(4n) {
  margin-right: 0; }

.forms .actions .tabs .content ul li a img {
  width: 100%; }

.forms .actions .error-msg {
  padding-top: 40px;
  padding-bottom: 10px;
  text-align: right; }

/*autocomplete-tags*/
.forms .autocomplete-tags {
  width: 100%;
  margin: 0;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  color: #323232;
  padding: 0 12px;
  font-family: "Maison Neue Book","Helvetica Neue",Helvetica,Arial,sans-serif;
  border-radius: 0;
  height: 45px;
  overflow: hidden; }

.forms .autocomplete-tags.textarea {
  height: 110px;
  overflow-y: auto; }

.forms .autocomplete-tags.tagit li {
  margin: 0 5px 0 0; }

.forms .autocomplete-tags.tagit li.tagit-new {
  width: 100%; }

.forms .autocomplete-tags.tagit input[type="text"] {
  width: 100%; }

.forms .autocomplete-tags.tagit li.tagit-choice {
  margin-top: 9px;
  text-transform: uppercase;
  border: 1px solid #00f182;
  padding: 0;
  background: none;
  color: #00f182;
  height: 26px;
  line-height: 24px;
  border-radius: 27px; }

.forms .autocomplete-tags.tagit li.tagit-choice span.tagit-label {
  font-size: 13px;
  font-weight: 100;
  padding: 0 10px 0 23px; }

.forms .autocomplete-tags.tagit li.tagit-choice a.tagit-close {
  right: initial;
  left: 5px; }

.forms .autocomplete-tags.tagit li.tagit-choice a.tagit-close span.text-icon {
  display: block;
  color: #00f182;
  font-size: 18px;
  font-weight: 100;
  padding: 1px 0 0 3px;
  line-height: 17px; }

.forms .autocomplete-tags.tagit li.tagit-choice a.tagit-close span.ui-icon {
  display: none; }

.tagit-autocomplete {
  z-index: 10000 !important;
  position: absolute;
  margin-left: -13px;
  width: 333px !important;
  margin-top: -3px;
  overflow-y: auto;
  max-height: 250px;
  padding: 8px 0 0 12px; }

.tagit-autocomplete.ui-menu li.ui-menu-item {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #c8c8c8;
  color: #646464;
  border-radius: 27px;
  padding: 0 10px;
  margin: 0 7px 9px 0;
  line-height: 26px;
  height: 25px;
  font-weight: 100; }

.tagit-autocomplete.ui-menu li.ui-menu-item:hover,
.tagit-autocomplete.ui-menu li.ui-menu-item.ui-state-focus {
  background: none;
  margin: 0 7px 9px 0;
  font-weight: 100;
  border: 1px solid #00f182;
  color: #00f182; }

.forms .bg-link label span.tip {
  margin: 0; }

.forms .bg-link label input {
  margin: 3px 0 0 0; }

#invitation-form {
  margin: 10px 0px;
  display: none;
  text-align: left;
  overflow: hidden; }

#invitation-form-error-message {
  display: none; }

#invitation-form span.invitations-success-message {
  font-weight: bold;
  color: #00f182;
  float: left; }

#invitation-form input[type="email"] {
  font-size: 13px; }

#invitation-form a.send-invitations-button {
  background: none;
  color: #969696;
  border: 1px solid #969696; }

#invitation-form a.send-invitations-button:hover {
  color: #1AE185;
  border: 1px solid #1AE185; }

.forms input.h25,
.forms a.h25 {
  height: 25px;
  line-height: 13px;
  font-size: 13px; }

.forms input[type="submit"].h35,
.forms input[type="button"].h35,
.forms a.h35 {
  height: 35px;
  line-height: 23px;
  font-size: 13px; }

.forms input[type="submit"].h40,
.forms input[type="button"].h40,
.forms a.h40 {
  height: 40px;
  line-height: 29px;
  font-size: 13px; }

.forms input[type="submit"].h50,
.forms input[type="button"].h50,
.forms a.h50 {
  height: 50px;
  line-height: 29px;
  font-size: 16px; }

.forms input.btn,
.forms a.btn {
  width: 100%;
  background: #969696;
  border: 1px solid #878787;
  color: #ffffff; }

.forms input[type="button"].btn:hover,
.forms input[type="submit"].btn:hover,
.forms a.btn:hover {
  background: #646464;
  color: #ffffff; }

.forms input[type="button"].btn-facebook,
.forms a.btn-facebook {
  width: 100%;
  background: #305891;
  border: 1px solid #2a4577;
  color: #ffffff; }

.forms a.btn-facebook img {
  width: 16px;
  height: 20px;
  background-position: -130px 0; }

.forms input[type="button"].btn-facebook:hover,
.forms a.btn-facebook:hover {
  background: #2a4577; }

.forms input[type="submit"].ok, .forms input[type="button"].ok, a.btn.ok {
  background: #00f182;
  border: 1px solid #43c36f;
  color: #ffffff;
  margin-right: 15px;
  min-width: 130px; }

.forms input[type="submit"].ok:hover, .forms input[type="button"].ok:hover, a.btn.ok:hover {
  background: #43c36f; }

.forms input[type="button"].cancel,
.forms input[type="submit"].cancel,
.forms a.cancel,
.forms input[type="button"].add {
  font-size: 13px;
  background: #ffffff;
  border: 1px solid #ebebeb;
  color: #969696;
  min-width: 110px; }

.forms input[type="button"].cancel:hover,
.forms input[type="submit"].cancel:hover,
.forms a.cancel:hover,
.forms input[type="button"].add:hover {
  border: 1px solid #323232;
  background: #ffffff;
  color: #323232; }

.forms input[type="button"].add,
.forms a.add {
  font-size: 13px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  color: #969696;
  min-width: 110px; }

.forms input[type="button"].add:hover,
.forms a.add:hover {
  border: 1px solid #323232;
  background: #ffffff;
  color: #323232; }

.forms input[type="button"].delete,
.forms input[type="submit"].delete,
.forms a.delete,
.forms a.cancel {
  font-size: 13px;
  background: #de3541;
  border: 1px solid #bc0048;
  color: #fff;
  min-width: 110px; }

.forms input[type="button"].delete:hover,
.forms input[type="submit"].delete:hover,
.forms a.delete:hover,
.forms a.cancel:hover {
  border: 1px solid #323232;
  background: #de3541; }

.forms a.delete {
  width: auto; }

.forms input[type="button"].delete-v2,
.forms input[type="submit"].delete-v2,
.forms a.delete-v2 {
  font-size: 13px;
  background: #fff;
  border: 1px solid #ec4036;
  color: #ec4036;
  width: 110px;
  line-height: 25px; }

.forms input[type="button"].delete-v2:hover,
.forms input[type="submit"].delete-v2:hover,
.forms a.delete-v2:hover {
  border: 1px solid #bc0048;
  background: #fff;
  color: #ec4036; }

.forms input[type="button"].update,
.forms input[type="submit"].update,
.forms a.update {
  font-size: 13px;
  background: #fff;
  border: 1px solid #e1e1e1;
  color: #969696;
  width: 100%;
  line-height: 25px; }

.forms input[type="button"].update:hover,
.forms input[type="submit"].update:hover,
.forms a.update:hover {
  border: 1px solid #323232;
  background: #fff;
  color: #969696; }

.forms input[type="button"].grey,
.forms input[type="submit"].grey,
.forms a.grey {
  font-size: 13px;
  background: #C8C8C8;
  border: 1px solid #C8C8C8;
  color: #fff;
  line-height: 25px;
  min-width: 110px; }
  .forms input[type="button"].grey:hover,
  .forms input[type="submit"].grey:hover,
  .forms a.grey:hover {
    border: 1px solid #AAAAAA;
    background: #AAAAAA; }

.forms a.drag-drop {
  background: #f9f9f9;
  border-color: #f9f9f9;
  color: #00f182;
  text-decoration: underline; }
  .forms a.drag-drop:hover {
    background: #efefef;
    border-color: #efefef;
    color: #00f182; }

.link {
  color: #646464;
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out; }
  .link:hover {
    color: #000; }

.btn-icon {
  background: #D0D0D0;
  color: #fff;
  display: block;
  font-size: 13px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #bebebe;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out; }
  .btn-icon:hover, .btn-icon:focus {
    background: #646464;
    color: #fff;
    border-color: #323232; }
  .btn-icon:focus {
    background: #D0D0D0; }
  .btn-icon i {
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
    margin-left: -16px; }

.social-links {
  color: #969696;
  margin: 0; }
  .social-links a {
    width: 30px;
    height: 30px;
    background-color: #c8c8c8;
    border-radius: 50%;
    display: block;
    background-image: url(../img/playmoss-social@2x.png);
    background-size: 75px 800px;
    background-repeat: no-repeat; }
    .social-links a:hover {
      color: #646464;
      background-color: #646464; }
    .social-links a.soundcloud {
      background-position: 3px 9px; }
    .social-links a.youtube {
      background-position: 6px -26px; }
    .social-links a.vimeo {
      background-position: 7px -62px; }
    .social-links a.mixcloud {
      background-position: 3px -97px; }
    .social-links a.deezer {
      background-position: 3px -131px; }
    .social-links a.spotify {
      background-position: 6px -169px; }
    .social-links a.bandcamp {
      background-position: 0px -200px; }
    .social-links a.twitter {
      background-position: 8px -236px; }
    .social-links a.instagram {
      background-position: 7px -272px; }
    .social-links a.tumblr {
      background-position: 10px -307px; }
    .social-links a.pinterest {
      background-position: 4px -344px; }
    .social-links a.lastfm {
      background-position: 2px -376px; }
    .social-links a.facebook {
      background-position: -34px -587px; }
  .social-links li {
    line-height: 20px;
    display: inline-block;
    margin: 5px 0.8px 0 0; }

.heart-icon {
  width: 27px;
  height: 24px;
  display: inline-block;
  background: url("../img/button-sprites.svg") no-repeat -11px -10px;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out; }
  .heart-icon.active {
    background: url("../img/button-sprites.svg") no-repeat -11px -43px; }

.share-icon {
  width: 21px;
  height: 24px;
  background: url("../img/button-sprites.svg") no-repeat -54px -10px; }

/*
 *  Custombox v2.0.2 - 2014-11-10
 *  Modal Window Effects with transitions CSS3.
 *  http://dixso.github.io/custombox/
 *  (c) 2014 Julio de la Calle - @dixso9
 *
 *  Under MIT License - http://opensource.org/licenses/MIT
 */
.custombox-open, .custombox-open body {
  overflow: hidden; }

.custombox-perspective, .custombox-perspective body {
  -webkit-perspective: 600px;
  perspective: 600px;
  height: 100%; }

.custombox-overlay-open {
  visibility: visible;
  opacity: 1; }

.custombox-overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

.custombox-overlay-default {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0; }

.custombox-modal-wrapper {
  bottom: 0;
  left: 0;
  outline: 0;
  overflow-x: auto;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  text-align: center; }

.custombox-modal-container {
  margin: 0 auto;
  position: relative; }

.custombox-overlay-letmein {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  visibility: hidden; }

.custombox-overlay-open.custombox-overlay-letmein {
  -webkit-transform: rotateX(-2deg);
  transform: rotateX(-2deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  visibility: visible;
  opacity: 1; }

.custombox-overlay-slidetogether {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: -webkit-transform ease-in-out;
  -webkit-transition-property: -webkit-transform ease-in-out;
  transition-property: transform ease-in-out;
  transition-property: transform ease-in-out, -webkit-transform ease-in-out; }

.custombox-overlay-open.custombox-overlay-slidetogether {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: -webkit-transform ease-in-out;
  -webkit-transition-property: -webkit-transform ease-in-out;
  transition-property: transform ease-in-out;
  transition-property: transform ease-in-out, -webkit-transform ease-in-out; }

.custombox-overlay-corner {
  -webkit-transform: translateY(150px) translateX(150px);
  transform: translateY(150px) translateX(150px);
  transition-property: opacity,-webkit-transform,visibility;
  -webkit-transition-property: opacity,visibility,-webkit-transform;
  transition-property: opacity,visibility,-webkit-transform;
  transition-property: opacity,transform,visibility;
  transition-property: opacity,transform,visibility,-webkit-transform; }

.custombox-overlay-open.custombox-overlay-corner {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: opacity,-webkit-transform;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform; }

.custombox-overlay-scale {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.custombox-overlay-open.custombox-overlay-scale {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.custombox-overlay-door {
  visibility: hidden;
  width: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition-property: width ease-in-out;
  transition-property: width ease-in-out; }

.custombox-overlay-open.custombox-overlay-door {
  visibility: visible;
  width: 100%;
  -webkit-transition-property: width ease-in-out;
  transition-property: width ease-in-out; }

.custombox-container-push {
  overflow-x: hidden;
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.custombox-container-open.custombox-container-push {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.custombox-overlay-push {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: -webkit-transform ease-in-out;
  -webkit-transition-property: -webkit-transform ease-in-out;
  transition-property: transform ease-in-out;
  transition-property: transform ease-in-out, -webkit-transform ease-in-out; }

.custombox-overlay-open.custombox-overlay-push {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: -webkit-transform ease-in-out;
  -webkit-transition-property: -webkit-transform ease-in-out;
  transition-property: transform ease-in-out;
  transition-property: transform ease-in-out, -webkit-transform ease-in-out; }

.custombox-open-contentscale body {
  background-color: #DDD; }

.custombox-container-contentscale {
  transition: -webkit-transform .5s;
  -webkit-transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  overflow: hidden;
  height: 100%; }

.custombox-container-open.custombox-container-contentscale {
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

.custombox-overlay-contentscale {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: -webkit-transform ease-in-out;
  -webkit-transition-property: -webkit-transform ease-in-out;
  transition-property: transform ease-in-out;
  transition-property: transform ease-in-out, -webkit-transform ease-in-out; }

.custombox-overlay-open.custombox-overlay-contentscale {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition-property: -webkit-transform ease-in-out;
  -webkit-transition-property: -webkit-transform ease-in-out;
  transition-property: transform ease-in-out;
  transition-property: transform ease-in-out, -webkit-transform ease-in-out; }

.custombox-container-open.custombox-container-makeway {
  height: 100%;
  overflow: hidden; }

.custombox-overlay-open.custombox-overlay-makeway {
  -webkit-transition-property: all;
  transition-property: all; }

.custombox-container-open.custombox-container-makeway, .custombox-overlay-open.custombox-overlay-makeway {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-animation: rotateRightSideFirst .5s forwards ease-in;
  animation: rotateRightSideFirst .5s forwards ease-in; }

@-webkit-keyframes rotateRightSideFirst {
  50% {
    -webkit-transform: translateZ(-50px) rotateY(5deg);
    transform: translateZ(-50px) rotateY(5deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  100% {
    -webkit-transform: translateZ(-200px);
    transform: translateZ(-200px); } }

@keyframes rotateRightSideFirst {
  50% {
    -webkit-transform: translateZ(-50px) rotateY(5deg);
    transform: translateZ(-50px) rotateY(5deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  100% {
    -webkit-transform: translateZ(-200px);
    transform: translateZ(-200px); } }

.custombox-overlay-open.custombox-overlay-slip {
  -webkit-transition-property: all;
  transition-property: all; }

.custombox-container-open.custombox-container-slip, .custombox-overlay-open.custombox-overlay-slip {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: OpenTop .5s forwards ease-in-out;
  animation: OpenTop .5s forwards ease-in-out; }

@-webkit-keyframes OpenTop {
  50% {
    -webkit-transform: rotateX(10deg);
    transform: rotateX(10deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes OpenTop {
  50% {
    -webkit-transform: rotateX(10deg);
    transform: rotateX(10deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.custombox-modal-fadein {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 0;
  visibility: hidden; }

.custombox-modal-open .custombox-modal-fadein {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible; }

.custombox-modal-container-slide > div, .custombox-modal-container-slidetogether > div {
  opacity: 0;
  float: left; }

.custombox-modal-open > .custombox-modal-container-slide > div, .custombox-modal-open > .custombox-modal-container-slidetogether > div {
  opacity: 1; }

.custombox-modal-slide-top {
  -webkit-transform: translateY(-300%);
  transform: translateY(-300%); }

.custombox-modal-open .custombox-modal-slide-top {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.custombox-modal-slide-left {
  -webkit-transform: translateX(-300%);
  transform: translateX(-300%); }

.custombox-modal-open .custombox-modal-slide-left {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.custombox-modal-slide-right {
  -webkit-transform: translateX(300%);
  transform: translateX(300%); }

.custombox-modal-open .custombox-modal-slide-right {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.custombox-modal-slide-bottom {
  -webkit-transform: translateY(300%);
  transform: translateY(300%); }

.custombox-modal-open .custombox-modal-slide-bottom {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.custombox-modal-newspaper {
  -webkit-transform: scale(0) rotate(720deg);
  transform: scale(0) rotate(720deg);
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  position: absolute; }

.custombox-overlay-newspaper {
  -webkit-transition-property: all;
  transition-property: all; }

.custombox-modal-open .custombox-modal-newspaper {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1; }

.custombox-modal-container-fall {
  -webkit-perspective: 1300px;
  perspective: 1300px; }

.custombox-modal-fall {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(600px) rotateX(20deg);
  transform: translateZ(600px) rotateX(20deg);
  opacity: 0; }

.custombox-modal-open .custombox-modal-fall {
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transform: translateZ(0) rotateX(0deg);
  transform: translateZ(0) rotateX(0deg);
  opacity: 1; }

.custombox-modal-container-sidefall {
  -webkit-perspective: 1300px;
  perspective: 1300px; }

.custombox-modal-wrapper-sidefall {
  overflow-x: hidden; }

.custombox-modal-sidefall {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
  transform: translate(30%) translateZ(600px) rotate(10deg);
  opacity: 0; }

.custombox-modal-open .custombox-modal-sidefall {
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transform: translate(0) translateZ(0) rotate(0deg);
  transform: translate(0) translateZ(0) rotate(0deg);
  opacity: 1; }

.custombox-open-blur .custombox-container-blur * {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  color: transparent; }

.custombox-modal-blur {
  -webkit-transform: translateY(-5%);
  transform: translateY(-5%);
  opacity: 0;
  position: absolute; }

.custombox-modal-container-blur, .custombox-overlay-blur {
  -webkit-transition-property: all;
  transition-property: all; }

.custombox-modal-open .custombox-modal-blur {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

.custombox-modal-container-flip {
  -webkit-perspective: 1300px;
  perspective: 1300px; }

.custombox-modal-flip-horizontal {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-70deg);
  transform: rotateY(-70deg);
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 0; }

.custombox-modal-open .custombox-modal-flip-horizontal {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1; }

.custombox-modal-flip-vertical {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 0; }

.custombox-modal-open .custombox-modal-flip-vertical {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1; }

.custombox-modal-container-sign {
  -webkit-perspective: 1300px;
  perspective: 1300px; }

.custombox-modal-sign {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-60deg);
  transform: rotateX(-60deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all; }

.custombox-modal-open .custombox-modal-sign {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1; }

.custombox-modal-superscaled {
  -webkit-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  position: absolute; }

.custombox-modal-open .custombox-modal-superscaled {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.custombox-modal-container-slit {
  -webkit-perspective: 1300px;
  perspective: 1300px; }

.custombox-modal-slit {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-3000px) rotateY(90deg);
  transform: translateZ(-3000px) rotateY(90deg);
  opacity: 0; }

.custombox-modal-open .custombox-modal-slit {
  -webkit-animation: slit .7s forwards ease-out;
  animation: slit .7s forwards ease-out; }

@-webkit-keyframes slit {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(89deg);
    transform: translateZ(-250px) rotateY(89deg);
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  100% {
    -webkit-transform: translateZ(0) rotateY(0deg);
    transform: translateZ(0) rotateY(0deg);
    opacity: 1; } }

@keyframes slit {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(89deg);
    transform: translateZ(-250px) rotateY(89deg);
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  100% {
    -webkit-transform: translateZ(0) rotateY(0deg);
    transform: translateZ(0) rotateY(0deg);
    opacity: 1; } }

.custombox-modal-container-rotate {
  -webkit-perspective: 1300px;
  perspective: 1300px; }

.custombox-modal-rotate-bottom {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateY(100%) rotateX(90deg);
  transform: translateY(100%) rotateX(90deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-property: all;
  transition-property: all;
  position: absolute; }

.custombox-modal-open .custombox-modal-rotate-bottom {
  -webkit-transform: translateY(0) rotateX(0deg);
  transform: translateY(0) rotateX(0deg);
  opacity: 1; }

.custombox-modal-rotate-left {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  transform: translateZ(100px) translateX(-30%) rotateY(90deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  position: absolute; }

.custombox-modal-open .custombox-modal-rotate-left {
  -webkit-transform: translateZ(0) translateX(0) rotateY(0deg);
  transform: translateZ(0) translateX(0) rotateY(0deg);
  opacity: 1; }

.custombox-modal-container-letmein {
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform: rotateX(-2deg);
  transform: rotateX(-2deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  opacity: 1; }

.custombox-modal-letmein {
  opacity: 0;
  -webkit-transform: translateY(300%);
  transform: translateY(300%);
  float: left; }

.custombox-modal-open .custombox-modal-letmein {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition-property: all;
  transition-property: all; }

.custombox-modal-makeway {
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
  opacity: 0;
  float: left; }

.custombox-modal-open .custombox-modal-makeway {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.custombox-modal-wrapper-makeway {
  overflow: hidden; }

.custombox-modal-slip {
  -webkit-transform: translateY(-350%);
  transform: translateY(-350%); }

.custombox-modal-open .custombox-modal-slip {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-property: all;
  transition-property: all; }

.custombox-modal-corner {
  opacity: 0;
  -webkit-transform: translateY(150px) translateX(150px);
  transform: translateY(150px) translateX(150px);
  transition-property: opacity,-webkit-transform,visibility;
  -webkit-transition-property: opacity,visibility,-webkit-transform;
  transition-property: opacity,visibility,-webkit-transform;
  transition-property: opacity,transform,visibility;
  transition-property: opacity,transform,visibility,-webkit-transform; }

.custombox-modal-open .custombox-modal-corner {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  transition-property: opacity,-webkit-transform;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform;
  transition-property: opacity,transform,-webkit-transform; }

.custombox-modal-slidetogether {
  -webkit-transform: translateY(-600%);
  transform: translateY(-600%); }

.custombox-modal-open .custombox-modal-slidetogether {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.custombox-modal-scale {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transition: -webkit-transform;
  -webkit-transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform;
  opacity: 0; }

.custombox-modal-open .custombox-modal-scale {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: -webkit-transform;
  -webkit-transition: -webkit-transform;
  transition: transform;
  transition: transform, -webkit-transform;
  opacity: 1; }

.custombox-modal-door {
  visibility: hidden;
  opacity: 0; }

.custombox-modal-open .custombox-modal-door {
  opacity: 1;
  visibility: visible; }

.custombox-modal-push {
  -webkit-transform: translateX(-300%);
  transform: translateX(-300%); }

.custombox-modal-open .custombox-modal-push {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.custombox-modal-contentscale {
  -webkit-transform: translateY(600%);
  transform: translateY(600%);
  transition-property: -webkit-transform ease-in-out;
  -webkit-transition-property: -webkit-transform ease-in-out;
  transition-property: transform ease-in-out;
  transition-property: transform ease-in-out, -webkit-transform ease-in-out;
  position: absolute; }

.custombox-modal-open .custombox-modal-contentscale {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

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

.half {
  display: inline-block;
  width: 50%; }

.left {
  float: left; }

.right {
  float: right; }

.hidden {
  display: none !important; }

.clone {
  display: none !important; }

.avatar {
  border-radius: 50%; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

*:first-child + html .clearfix {
  zoom: 1; }

.sp {
  background-image: url(../img/playmoss@2x.png?v=1.6);
  background-size: 200px 400px;
  background-repeat: no-repeat;
  vertical-align: middle; }

.sp-icos {
  background-image: url(../img/playmoss-social@2x.png);
  background-size: 75px 800px;
  background-repeat: no-repeat;
  vertical-align: middle; }

.subscription-pro-info .features ul li img, .subscription-pro-info .especifications table th span.yes, .subscription-pro-info .especifications table td span.yes, .pro_vs_pros .section table tr td span.yes {
  background-image: url(../img/subscription-sp@2x.png);
  background-size: 345px auto;
  background-repeat: no-repeat;
  vertical-align: middle; }

#loading-bar {
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  top: 51px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

#loading-bar span {
  width: 0%;
  height: 3px;
  background: #1ae185;
  position: absolute;
  left: 0;
  box-shadow: 0 0 1px rgba(26, 255, 133, 0.6);
  border-right: 3px solid #44ED9E; }

.progress-bar.run, .progress-bar.sprint {
  opacity: 1 !important; }

.progress-bar.run span {
  width: 100% !important;
  -webkit-transition: width 10s linear;
  transition: width 10s linear; }

.progress-bar.sprint span {
  width: 101% !important;
  -webkit-transition: width .6s ease-in;
  transition: width .6s ease-in; }

#app-loading {
  position: fixed;
  display: block;
  top: -50px;
  left: 49%;
  padding: 10px 15px 6px;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.95);
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  box-shadow: 0 1px 3px 1px rgba(100, 100, 100, 0.5);
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  z-index: 150; }

#app-loading.active {
  top: 0;
  opacity: 1; }

/* cutombox modal */
.custombox-modal-close {
  position: fixed;
  top: 20px;
  right: 40px;
  display: block;
  width: 40px;
  height: 35px;
  background-position: -45px -160px;
  cursor: pointer; }

.custombox-modal-container {
  margin-top: 100px !important;
  max-width: 825px;
  margin-bottom: 30px !important; }

.custombox-modal {
  background-color: #FFF;
  border: 1px solid #ebebeb;
  border-bottom: 1px solid #d7d7d7;
  padding: 20px 24px;
  position: relative;
  margin: 25px auto; }

.custombox-modal.inpage {
  padding: 10px 24px; }

.custombox-modal.inpage.notop {
  padding: 30px 24px; }

.custombox-modal .top {
  height: 50px;
  margin-bottom: 20px; }

.custombox-modal .top.line {
  margin-bottom: 40px; }

.custombox-modal .top.line:after {
  content: '';
  position: absolute;
  height: 1px;
  left: 0;
  width: 100%;
  border-top: 1px solid #e6e6e6;
  margin-top: 10px; }

.custombox-modal.inpage .forms label span.tip {
  min-height: 34px; }

.custombox-modal .top p.title {
  font-size: 22px;
  font-weight: 400;
  line-height: 50px;
  margin: 0;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.custombox-modal .top p.title span {
  color: #969696; }

.custombox-modal .top p.subtitle {
  font-size: 20px;
  color: #646464;
  font-weight: 400;
  line-height: 50px;
  margin: 0;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.custombox-modal .top span.subsubtitle {
  margin-top: -7px;
  position: absolute;
  color: #646464; }

.custombox-modal .top .cover {
  float: left;
  width: 50px;
  height: 50px;
  border: 2px solid #cdcdcd;
  background-size: cover;
  background-position: center;
  margin-right: 20px; }

.custombox-modal .top .cover.rounded {
  border-radius: 50%; }

.custombox-modal .top .cover.rect {
  height: 35px;
  margin-top: 7px; }

.custombox-modal .top .follow-links {
  top: 30px; }

.custombox-modal .top .follow-links p {
  float: left;
  color: #c8c8c8;
  font-size: 14px;
  padding: 4px 11px 0 0; }

.custombox-modal .top .follow-links ul {
  float: right; }

.custombox-modal .top.width-links p.title {
  padding-right: 140px; }

.custombox-modal .foot p {
  color: #c8c8c8;
  float: left;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  max-width: 300px; }

.custombox-modal .foot p a {
  color: #969696; }

.custombox-modal legend {
  font-size: 16px;
  color: #323232;
  font-weight: 400; }

.custombox-modal legend span {
  font-size: 13px;
  line-height: 17px;
  color: #c8c8c8;
  display: block;
  margin-top: 30px; }

.custombox-modal .box {
  background: #f5f5f5;
  border: 1px solid #ebebeb;
  padding: 20px;
  text-align: center; }

.custombox-modal .foot {
  margin-top: 20px;
  text-align: left; }

.custombox-modal .forms,
.custombox-modal .forms p {
  margin: 0; }

.custombox-modal .forms .text p {
  font-size: 13px;
  color: #969696;
  margin: 15px 0;
  line-height: 18px; }

.custombox-modal .line-separation {
  height: 1px;
  border-top: 1px solid #e6e6e6;
  margin: 24px 0 30px; }

.custombox-modal .separation {
  height: 1px;
  margin: 0 0 30px; }

.custombox-modal.noborder {
  border: none;
  padding: 0; }

@media screen and (max-width: 767px) {
  .custombox-modal .login .top p.title {
    float: none;
    white-space: inherit;
    text-overflow: none; } }

@media screen and (max-width: 767px) {
  .login .top img {
    display: none; } }

/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container {
  width: auto;
  margin-right: 30px;
  overflow: hidden; }

.mCSB_container.mCS_no_scrollbar {
  margin-right: 0; }

.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
  margin-right: 30px; }

.mCustomScrollBox > .mCSB_scrollTools {
  width: 16px;
  height: 100%;
  top: 0;
  right: 0; }

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 10px; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 10px;
  text-align: center; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: relative;
  height: 20px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  top: 100%;
  margin-top: -40px; }

/* horizontal scrollbar */
.mCSB_horizontal > .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0; }

.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  overflow: hidden; }

.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
  border-radius: 10px; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
  width: 30px;
  height: 100%; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
  border-radius: 10px; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  display: block;
  position: relative;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  float: left; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  margin-left: -40px;
  float: right; }

.mCustomScrollBox {
  -ms-touch-action: none;
  /*MSPointer events - direct all pointer events to js*/ }

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox > .mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */ }

.mCustomScrollBox:hover > .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_draggerRail {
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
  /* old ie */ }

/*light-thick*/
.mCS-light-thick > .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85); }

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9); }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

body.player section {
  padding-bottom: 100px; }

body.player section #search-tracks {
  padding-bottom: 100px; }

.theme_default {
  height: 57px;
  width: 100%;
  background-color: #1e1e1e;
  border: 1px solid #1e1e1e;
  color: #FFF; }

.theme_default .zn {
  float: left;
  border-top: 1px solid #2d2d2e;
  border-right: 1px solid #0a0a0a;
  height: 55px;
  text-align: center; }

.theme_default #controller {
  width: 130px;
  padding: 7px 0; }

.theme_default #controller button {
  background: #222222;
  height: 40px;
  border: 1px solid #2c2c2c;
  background-image: url(../img/playmoss@2x.png?v=1.6);
  background-size: 200px 400px;
  background-repeat: no-repeat;
  transition: border .2s ease;
  -webkit-transition: border .2s ease; }

.theme_default #controller button:hover {
  border: 1px solid #fff; }

.theme_default #controller button.play,
.theme_default #controller button.pause {
  width: 40px;
  margin-left: 6px;
  margin-right: 9px;
  border-radius: 50%; }

.theme_default #controller button.loading {
  background: url(../img/spinner-track@2x.gif);
  background-size: 66px 66px;
  background-position: -14px -13px !important; }

.theme_default #controller button.next,
.theme_default #controller button.prev {
  width: 27px;
  margin-right: 4px;
  border-radius: 3px; }

.theme_default #controller button.play {
  background-position: -72px -205px; }

.theme_default #controller button.pause {
  background-position: -35px -205px; }

.theme_default #controller button.prev {
  background-position: -114px -202px; }

.theme_default #controller button.next {
  background-position: -135px -202px; }

.theme_default .shuffle {
  width: 38px;
  padding: 18px 0;
  cursor: pointer; }

.theme_default .shuffle img {
  width: 16px;
  height: 14px;
  background-position: -170px -161px; }

.theme_default .shuffle:hover img, .theme_default .repeat:hover img {
  opacity: .7; }

.theme_default .shuffle:hover img,
.theme_default .shuffle.on img {
  background-position: -144px -161px; }

.theme_default .shuffle.on:hover img, .theme_default .repeat.on:hover img {
  opacity: 1; }

.theme_default .volume {
  width: 38px;
  padding: 19px 0;
  cursor: pointer;
  position: relative; }

.theme_default .volume img {
  width: 20px;
  height: 15px;
  background-position: -169px -188px; }

.theme_default .volume.v0 img {
  background-position: -95px -188px; }

.theme_default .volume.v1 img {
  background-position: -120px -188px; }

.theme_default .volume.v2 img {
  background-position: -144px -188px; }

.theme_default .volume.v3 img {
  background-position: -170px -188px; }

.theme_default .volume .volume-bar-content {
  display: none;
  position: absolute;
  height: 130px;
  top: -130px;
  width: 39px;
  left: -1px;
  padding-top: 8px;
  background-color: #1e1e1e;
  border: 1px solid #0a0a0a;
  border-bottom: 0; }

.theme_default .volume .volume-bar-content .volume-bar {
  position: relative;
  width: 8px;
  height: 113px;
  background: #3c3c3c;
  border-radius: 4px;
  margin: 0;
  left: 40%;
  cursor: pointer;
  display: block; }

.theme_default .volume .volume-bar-content .volume-bar .progress {
  position: relative;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  background: #3c3c3c;
  height: 100%;
  width: 100%; }

.theme_default .volume .volume-bar-content .volume-bar .progress .active {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  background: #00f182;
  -webkit-transition: height .3s linear;
  transition: height .3s linear;
  width: 100%;
  height: 0%; }

.theme_default .volume .volume-bar-content .volume-bar .handler {
  background: #222222;
  border: 1px solid #363636;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: 50%;
  margin-left: -9px;
  margin-bottom: -3px;
  position: absolute;
  -webkit-transition: bottom .3s linear;
  transition: bottom .3s linear; }

.theme_default .repeat {
  width: 38px;
  padding: 18px 0;
  cursor: pointer; }

.theme_default .repeat img {
  width: 16px;
  height: 15px;
  background-position: -24px -250px; }

.theme_default .repeat:hover img,
.theme_default .repeat.on img {
  background-position: 0 -250px; }

.theme_default .add {
  width: 80px;
  padding: 13px 9px;
  border-left: 1px solid #0a0a0a;
  border-right: 0; }

.theme_default .add a {
  background: #222222;
  border: 1px solid #2c2c2c;
  width: 60px;
  display: block;
  height: 30px;
  padding: 0; }

.theme_default .add a:hover {
  border: 1px solid #f0f0f0; }

.theme_default .add a img {
  background-position: -151px 5px;
  height: 27px;
  width: 45px; }

.theme_default .add a:hover img, .theme_default .add a.active img {
  background-position: -151px -20px; }

.theme_default .playlist-image {
  float: left;
  height: 55px;
  width: 55px;
  background-repear: no-repeat;
  background-position: center;
  background-size: cover; }

.theme_default .playlist-image a {
  display: block;
  height: 100%;
  width: 100%; }

.theme_default .playlist-content {
  float: left;
  width: 175px;
  overflow-y: hidden;
  border-left: 1px solid #0a0a0a;
  border-right: 0; }

.theme_default #playlist {
  margin: 0;
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }

.theme_default #playlist li {
  margin: 0;
  height: 55px;
  list-style: none;
  color: #f0f0f0;
  padding: 11px 10px;
  background: #191919;
  overflow-y: hidden;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 17px;
  opacity: .7;
  -webkit-transition: opacity .4s linear;
  transition: opacity .4s linear; }

.theme_default #playlist li.playing {
  opacity: 1; }

.theme_default #playlist li .centered {
  position: relative;
  overflow: hidden;
  height: 35px; }

.theme_default #playlist li .centered a, .theme_default #playlist li .centered a:hover, .theme_default #playlist li .centered a:visited, .theme_default #playlist li .centered a:active {
  color: #FFF; }

/* player holder */
#playerHolders {
  display: none;
  position: absolute;
  z-index: 20;
  overflow: hidden; }

.s-player {
  background-image: url(../img/playmoss@2x.png?v=1.6);
  background-repeat: no-repeat;
  background-size: 200px 400px; }

#soundPlayer {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  border: none; }

#soundPlayer .header {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  border-bottom: 1px solid #cdcdcd; }

#soundPlayer .header .cover-sound {
  float: left;
  margin: 15px 15px 0 15px;
  width: 135px;
  height: 135px;
  background-size: cover !important;
  background-position: center center !important;
  border: 1px solid #bebebe; }

#soundPlayer.soundcloud .header .cover-sound {
  background: #826573;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #826573), color-stop(100%, #718e99));
  background: -webkit-linear-gradient(left, #826573 0%, #718e99 100%);
  background: linear-gradient(to right, #826573 0%, #718e99 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#826573', endColorstr='#718e99',GradientType=1 ); }

#soundPlayer.playmoss .header .cover-sound {
  background-image: url(../img/upload-cover-default.jpg?v=1.6);
  background-repeat: no-repeat; }

#soundPlayer .header .title-sound {
  overflow-y: hidden;
  display: block;
  margin-top: 17px;
  padding-right: 15px; }

#soundPlayer .header .title-sound a {
  font-size: 11px;
  line-height: 13px;
  text-decoration: none;
  color: #969696; }

#soundPlayer .header .title-sound a span {
  display: block;
  color: #969696; }

#soundPlayer .footer {
  position: absolute;
  top: 112px;
  height: 50px;
  width: calc(100% - 153px);
  background: #f5f5f5;
  display: block;
  right: 0; }

#soundPlayer .footer .controls {
  padding: 11px 0 0 15px;
  width: 35px;
  float: left; }

#soundPlayer .footer .controls button {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  cursor: pointer; }

#soundPlayer .footer .controls button.play {
  background-position: -130px -328px; }

#soundPlayer .footer .controls button.pause {
  background-position: -161px -328px; }

#soundPlayer .footer .controls button {
  background-color: #fafafa;
  text-align: center;
  color: #282828;
  border: 1px solid #dbdbdb; }

#soundPlayer .footer .controls button:hover {
  border-color: #212121; }

#soundPlayer .bars {
  overflow-y: hidden;
  display: block;
  position: relative;
  padding: 29px 15px 0 20px;
  height: 50px; }

#soundPlayer .bars a {
  position: absolute;
  right: 10px;
  color: #d1d1d1;
  bottom: 27px;
  width: 32px;
  height: 13px;
  background-position: -174px -282px; }

#soundPlayer .bars a span {
  display: none; }

#soundPlayer .bars a:hover {
  color: #2E2D2E; }

#soundPlayer .bars .time {
  line-height: 12px;
  font-size: 10px;
  color: #bebebe;
  position: absolute;
  top: 13px; }

#soundPlayer .bars .time span {
  min-width: 30px;
  display: inline-block; }

#soundPlayer .bars .time span.current-time {
  color: #969696;
  text-align: right; }

#soundPlayer .bars .time span.total-time {
  font-style: normal;
  color: #bebebe; }

#soundPlayer.bandcamp .bars a {
  background-position: -102px -364px;
  width: 47px; }

#soundPlayer.bandcamp .bars a span {
  display: block;
  font-size: 10px;
  color: #969696;
  margin-left: -42px; }

#soundPlayer.playmoss .bars a {
  width: 33px;
  height: 20px;
  background-position: -174px -247px; }

#soundPlayer .bars .status-bar {
  position: relative;
  display: block;
  border-radius: 4px;
  height: 8px;
  cursor: pointer;
  top: inherit;
  right: inherit; }

#soundPlayer .bars .loaded {
  border-radius: 4px; }

#soundPlayer .bars .played {
  background-color: #969696;
  border-radius: 4px; }

#soundPlayer .bars .handler {
  background-color: #eaeaea;
  border: 1px solid #bebebe;
  position: absolute;
  display: block;
  height: 13px;
  width: 13px;
  margin-top: -3px;
  margin-left: -4px;
  border-radius: 50%;
  z-index: 10;
  -webkit-transition: all .6s linear;
  transition: all .6s linear; }

#soundPlayer .bars .status-bar {
  position: relative;
  width: 100%;
  height: 8px;
  background-color: #d1d1d1;
  margin: 0 auto; }

#soundPlayer .bars .status-bar .played {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background-color: #3c3c3c;
  z-index: 10;
  -webkit-transition: all .6s linear;
  transition: all .6s linear; }

#soundPlayer .bars .status-bar .loaded {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background-color: #969696;
  -webkit-transition: all .6s linear;
  transition: all .6s linear; }

.mini #soundPlayer, .micro #soundPlayer {
  border: 1px solid #0F0F0F;
  border-bottom: 0;
  background-color: #232323; }

.mini #soundPlayer .header {
  top: 0;
  height: 100%;
  padding: 0;
  width: 100%;
  border: none; }

.mini #soundPlayer .header .title {
  display: block; }

.mini #soundPlayer .header .title-sound a {
  color: #bebebe; }

.mini #soundPlayer .header .title-sound a span {
  color: #bebebe; }

.mini #soundPlayer .header .cover-sound {
  height: 107px;
  width: 107px;
  margin: 17px 17px 0 17px;
  border: 1px solid #3c3c3c; }

.mini #soundPlayer .header .cover {
  float: left;
  background-position: center;
  background-size: cover;
  height: 102px;
  width: 102px;
  background: #826573;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #826573), color-stop(100%, #718e99));
  background: -webkit-linear-gradient(left, #826573 0%, #718e99 100%);
  background: linear-gradient(to right, #826573 0%, #718e99 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#826573', endColorstr='#718e99',GradientType=1 ); }

.mini #soundPlayer.playmoss .bars a {
  width: 33px;
  height: 20px;
  background-position: -174px -247px; }

.mini #soundPlayer .footer, .micro #soundPlayer .footer {
  position: absolute;
  bottom: 0;
  top: inherit;
  height: 50px;
  width: 100%;
  background: #232323;
  display: block; }

.mini #soundPlayer .footer .controls {
  padding: 13px 0 0 16px; }

.mini #soundPlayer .bars {
  padding: 30px 16px 0 25px; }

.mini #soundPlayer .bars .time {
  display: none; }

.mini #soundPlayer .bars a {
  right: 12px; }

.mini #soundPlayer .bars a, .micro #soundPlayer .bars a {
  color: #d1d1d1; }

.mini #soundPlayer .bars a:hover {
  color: #2E2D2E; }

.mini #soundPlayer .bars .time {
  color: #5a5a5a;
  text-shadow: 0 0 1px #000; }

.mini #soundPlayer .bars .time span.current-time {
  color: #969696; }

.mini #soundPlayer .bars .time span.total-time {
  color: #5a5a5a; }

.mini #soundPlayer .bars .played {
  background-color: #969696; }

.mini #soundPlayer .bars .handler {
  background-color: #222222;
  border: 1px solid #373737; }

.mini #soundPlayer .bars a {
  position: absolute;
  right: 10px;
  color: #d1d1d1;
  bottom: 27px;
  width: 32px;
  height: 13px;
  background-position: -139px -282px; }

.mini #soundPlayer .bars .status-bar {
  background-color: #3c3c3c; }

.mini #soundPlayer .bars .status-bar {
  background-color: #3c3c3c; }

.mini #soundPlayer .bars .status-bar .played {
  background-color: #969696; }

.mini #soundPlayer .bars .status-bar .loaded {
  background-color: #4a4a4a; }

.mini #soundPlayer .footer .controls button.play {
  background-position: -130px -309px; }

.mini #soundPlayer .footer .controls button.pause {
  background-position: -161px -309px; }

.mini #soundPlayer .footer .controls button {
  background-color: #222;
  text-align: center;
  color: #282828;
  border: 1px solid #373737; }

.mini #soundPlayer .footer .controls button:hover {
  border-color: #fff; }

.micro #soundPlayer .header .cover-sound {
  height: 76px;
  width: 76px; }

/*

.theme_default #playerHolders {
  display: inline-block;

}
.theme_default .playerHolder {
  display: none;
  visibility: visible;
  opacity: 1;
}
.theme_default .header,
.theme_default #controller {

}
.theme_default .header {

}
.theme_default  .playlist-image {
  float:left;
  height: 67px;
  width: 67px;
}
.theme_default .header h3 {
  display: inline-block;
  vertical-align: top;
}
.theme_default .header h3 .playlist-info {
  display: block;
}
.theme_default .header h3 .playlist-info strong {
  text-transform: uppercase;
}
.theme_default .header h3 .user-info {
  font-weight: normal;
}
.theme_default .header h3 .user-info img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  border-radius: 50%;
}




.theme_default #controller i,
.theme_default #soundPlayer i {
  background: transparent url(../img/player-sprite.png) no-repeat;
}
.theme_default #controller button,
.theme_default #soundPlayer button {
  border: 0;
  background-color: transparent;
  color: #FFF;
  margin: 1px;
  cursor: pointer;
  outline: 0;
  padding: 0;
  border-radius: 50%;
}
.theme_default #controller button:active {
  outline: 0;
  opacity: .6;
}
.theme_default #controller button:focus {
  outline: 0;
}
.theme_default #controller button i,
.theme_default #soundPlayer button i {
  display: inline-block;
  vertical-align: middle;
}
.theme_default #controller button.prev i {
  background-position: 0 0;
  height: 40px;
  width: 40px;
}
.theme_default #controller button.prev:hover i {
  background-position: 0 -40px;
}
.theme_default #controller button.next i {
  background-position: -40px 0;
  height: 40px;
  width: 40px;
}
.theme_default #controller button.next:hover i {
  background-position: -40px -40px;
}
.theme_default #controller button.play i,
.theme_default #soundPlayer button.play i {
  background-position: -80px 0;
  height: 54px;
  width: 54px;
  margin: 0 4px;
}
.theme_default #controller button.play:hover i {
  background-position: -80px -54px;
}
.theme_default #controller button.pause i,
.theme_default #soundPlayer button.pause i {
  background-position: -134px 0;
  height: 54px;
  width: 54px;
  margin: 0 4px;
}
.theme_default #controller button.pause:hover i {
  background-position: -134px -54px;
}
.theme_default #soundPlayer button:hover {
  opacity: .8;
}*/
#footer-player {
  position: fixed;
  bottom: -80px;
  opacity: 0;
  right: 15px;
  height: 57px;
  z-index: 100;
  -webkit-transition: all .15s linear;
  transition: all .15s linear; }

#footer-player.active {
  bottom: 0;
  opacity: 1;
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.4); }

/* STATUS BARS */
.status-bar {
  display: inline-block;
  position: relative;
  float: right;
  width: 250px;
  height: 5px;
  top: 30px;
  right: 10px;
  background-color: #E2E2E2; }

.status-bar .played {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background-color: #70FFE9;
  z-index: 10;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

.status-bar .loaded {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background-color: #DADADA;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }

#add-track-lite {
  margin-top: -14px;
  position: absolute;
  z-index: 10000;
  overflow: hidden;
  width: 220px;
  border: 1px solid #D7D7D7;
  border-radius: 3px 3px 0 0;
  background-color: #FFF;
  box-shadow: 0 0 10px 0 rgba(90, 90, 90, 0.3); }

#add-track-lite h4 {
  margin: 0;
  color: #646464;
  font-size: 12px;
  line-height: 30px;
  border-bottom: 1px solid #D7D7D7;
  font-weight: normal;
  background-color: #e1e1e1;
  padding: 0 8px; }

#add-track-lite form {
  margin: 0;
  height: 30px;
  position: relative; }

#add-track-lite form.processing:after {
  position: absolute;
  background-image: url(../img/spinner-addtrack-green2@2x.gif);
  background-size: 31px 31px;
  background-position: 0 -1px;
  height: 28px;
  width: 30px;
  content: '';
  right: 5px;
  top: 0;
  z-index: 2; }

#add-track-lite form input {
  border: 0;
  width: 100%;
  height: 30px;
  padding: 0 8px;
  border-bottom: 1px solid #EBEBEB;
  color: #969696;
  font-size: 11px;
  letter-spacing: 1px;
  position: relative;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

#add-track-lite form input:focus,
#add-track-lite form input:hover {
  color: #323232; }

#add-track-lite form.error input,
#add-track-lite ul li a.error span {
  background-color: #ff5d61;
  color: #ffffff; }

#add-track-lite form.added {
  background-color: #00F182;
  overflow-y: hidden; }

#add-track-lite form.added .track-added {
  display: inline-block;
  line-height: 31px;
  padding: 0 0 0 8px; }

#add-track-lite form.added input {
  display: none; }

#add-track-lite ul {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 120px; }

#add-track-lite ul li {
  height: 30px;
  position: relative;
  display: block;
  overflow: hidden; }

#add-track-lite ul li a {
  border-bottom: 1px solid #EBEBEB;
  display: block;
  padding-left: 30px;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #646464;
  font-size: 11px;
  letter-spacing: 1px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

#add-track-lite ul li a:first-child {
  border-top: 1px solid #EBEBEB; }

#add-track-lite ul li a span {
  height: 29px;
  display: block;
  border-left: 1px solid #EBEBEB;
  padding: 0 8px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#add-track-lite ul li a:hover span {
  color: #323232;
  background-color: #f5f5f5; }

#add-track-lite ul li a.added .playlist-name {
  display: none; }

#add-track-lite ul li a.added .track-added {
  display: block; }

#add-track-lite .track-added {
  display: none;
  color: #FFF;
  background-color: #00F182;
  width: 100%; }

#add-track-lite ul li a:hover span.track-added {
  color: #fff;
  background-color: #00F182; }

#add-track-lite ul li a.processing,
#add-track-lite ul li a.processing:hover {
  background-color: #00F182; }

#add-track-lite ul li a.processing:after {
  content: '';
  background-image: url(../img/spinner-addtrack-green@2x.gif);
  background-size: 31px 31px;
  height: 28px;
  width: 30px;
  position: absolute;
  top: 0;
  right: 2px;
  z-index: 1;
  background-position: 0 -1px; }

/* PHOTO UPLOADER */
#userForm .file-upload {
  position: relative; }

#userForm .file-upload-input {
  position: absolute;
  opacity: 0; }

#edit-avatar .file-upload .avatar {
  width: 170px;
  height: 170px; }

#userForm .file-upload .loader {
  display: none;
  position: absolute;
  top: -1px;
  left: -1px; }

#userForm .file-upload .loader .block {
  background: rgba(255, 255, 255, 0.7);
  width: 0%;
  height: 101%;
  display: block; }

#userForm .file-upload .loader em {
  position: absolute;
  display: block;
  width: 100%;
  top: 45%;
  text-align: center;
  color: #262626;
  font-style: normal;
  font-size: 2em;
  font-weight: bold;
  text-shadow: 0px 0px 1px #FFF; }

/* PHOTO EDITOR */
#picture-view.picture-editor .image .tip {
  position: absolute;
  top: 0;
  width: 60%;
  margin-left: 20%;
  margin-top: 40%;
  text-align: center;
  text-transform: uppercase;
  font-style: normal;
  color: #FFF;
  font-family: "Helvetica W01 Light Cn";
  text-shadow: 1px 1px 0 rgba(190, 190, 190, 0.8);
  z-index: 200; }

.rounded-mask {
  /* *** For Firefox use mask *** */
  /* *** Note that we use an ID selector here #logo_mask  *** */
  /* *** which is the same as the ID we defined in the SVG mask *** */
  -webkit-mask: url("../img/rounded-mask.svg#rounded_mask");
          mask: url("../img/rounded-mask.svg#rounded_mask");
  /* *** For webkit use -webkit-mask-image *** */
  -webkit-mask-image: url("../img/rounded-mask.svg");
  width: 170px;
  height: 170px; }

/* alert message */
.alert-msg {
  display: none;
  font-size: 12px;
  line-height: 16px;
  border-bottom: 1px solid #000;
  background: #323232;
  color: #969696;
  padding: 14px 0 11px;
  z-index: 2;
  position: relative; }

.alert-msg a {
  color: #c8c8c8; }

.alert-msg a:hover {
  color: #fff; }

.alert-msg .close {
  float: right;
  width: 60px;
  text-align: right; }

.alert-msg .message {
  overflow-y: hidden; }

.alert-msg.cookies .message {
  padding-left: 60px;
  text-align: center; }

.alert-msg.browser .message {
  padding-left: 60px;
  text-align: center; }

@media only screen and (max-width: 1200px) {
  .alert-msg.browser .message {
    padding-left: 0;
    text-align: left; } }

/* ALERT MESSAGE CHROME EXTENSION */
.notice {
  position: relative;
  background-color: #f5f5f5;
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #EBEBEB;
  z-index: 10; }

.notice .message > * {
  display: inline-block;
  vertical-align: middle; }

.notice .message p {
  color: #646464;
  display: inline-block;
  font-size: 15px;
  margin: 0 30px 0 0; }

.notice .close {
  display: none;
  float: right;
  margin-top: 10px; }

.notice .close a {
  display: block;
  float: right;
  height: 15px;
  width: 15px; }

.notice .close a svg {
  height: inherit;
  width: inherit; }

.notice .close a svg polyline {
  stroke-width: 5px; }

.notice .btn.ok {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding: 0.59em 1.54em; }

.chrome-extension {
  display: none; }

/* END MESSAGE CHROME EXTENSION */
/* ALERT MESSAGE START NOW */
.notice.notice-startnow-v2 {
  position: relative;
  border: none;
  padding: 60px 0 40px;
  background: #1e1e1e;
  text-align: center; }

.notice.notice-startnow-v2 h1 {
  color: #ffffff;
  font-size: 31px;
  line-height: 21px;
  font-weight: normal; }

.notice.notice-startnow-v2 h2 {
  color: #c8c8c8;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  margin: 25px auto 0;
  width: 370px; }

.notice.notice-startnow-v2 .btn.impossible-playlists {
  font-size: 14px;
  line-height: 18px;
  margin-top: 25px;
  margin-right: 0;
  min-width: 155px; }

.v2 .messages-wrapper .notice {
  background: #000;
  border: none; }
  .v2 .messages-wrapper .notice .message p {
    color: #fff; }

/* tooltips */
.button.tooltip, input.tooltip, select.tooltip {
  border: 2px solid #00f182 !important; }

a.tooltip, span.tooltip {
  color: #00f182 !important; }

.tooltip-box {
  z-index: 99;
  position: absolute;
  background-color: #ffffff;
  border: 2px solid #00f182;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  width: 250px;
  padding: 15px; }

.tooltip-box:after {
  content: '';
  background-color: #ffffff;
  border-color: #00f182;
  position: absolute;
  width: 21px;
  height: 21px;
  border-style: solid;
  border-width: 0 2px 2px 0;
  left: 20px; }

.tooltip-box.top {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  margin-top: -10px; }

.tooltip-box.right:after {
  right: 20px;
  left: initial; }

.tooltip-box.top:after {
  bottom: -12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.tooltip-box.bottom {
  margin-top: 10px; }

.tooltip-box.bottom:after {
  top: -12px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.tooltip-box p {
  font-size: 12px;
  line-height: 17px;
  color: #c8c8c8;
  margin: 0; }

.tooltip-box p:first-child {
  font-size: 13px;
  line-height: 19px;
  color: #969696;
  margin-bottom: 5px; }

.tooltip-box p.link {
  text-align: right;
  margin-top: 5px; }

.tooltip-box p.link a.button {
  display: inline-block;
  height: 25px;
  min-width: 60px;
  font-size: 12px;
  line-height: 23px;
  letter-spacing: 0; }

.tooltip-box.fadeIn {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fade;
  animation-name: fade;
  opacity: 0; }

.tooltip-box.fixed {
  position: fixed;
  z-index: 199; }

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

@keyframes fade {
  0% {
    opacity: 0; }
  85% {
    opacity: 0; }
  100% {
    opacity: 1; } }

#private-playlists-points-tooltip, #collaborative-playlists-points-tooltip {
  height: auto;
  margin-top: -17px;
  margin-left: -15px; }

/*follow us ico */
.follow-links {
  text-align: right;
  position: absolute;
  right: 12px;
  top: 23px; }

.follow-links p {
  text-align: right;
  color: #d7d7d7;
  margin: 0;
  font-size: 12px;
  padding: 0 5px 0 0; }

.follow-links ul {
  padding: 0;
  margin: 0; }

.follow-links ul li {
  list-style: none;
  display: inline-block;
  margin-left: -2px; }

.follow-links ul li a {
  color: #e1e1e1;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }

.follow-links ul li a:hover {
  color: #323232; }

.banner-head {
  background: #000;
  text-align: center; }

.banner-head .center {
  margin: 0 auto;
  display: block; }

body.v2 .banner-head {
  display: none; }

.pub {
  display: block;
  margin: 24px auto; }

.pub1 {
  width: 728px;
  height: 90px; }

.pub2 {
  width: 970px;
  height: 250px; }

.pub3 {
  width: 300px;
  height: 600px;
  margin: 0 auto; }

.mobile-app-overlay-background {
  top: 0px;
  left: 0px;
  display: block;
  overflow: hidden;
  position: fixed;
  background: black;
  color: white;
  width: 100%;
  height: 100%;
  min-height: 100%;
  z-index: 9998;
  opacity: 0.95; }

.mobile-app-popup {
  top: 0px;
  left: 0px;
  display: block;
  overflow: hidden;
  position: absolute;
  color: #c8c8c8;
  width: auto;
  height: auto;
  padding: 20% 10% 0% 10%;
  z-index: 9999;
  font-size: 12pt; }
  .mobile-app-popup h2 {
    color: white;
    font-size: 16pt; }
  .mobile-app-popup .btn {
    width: 100%;
    text-align: center; }
  .mobile-app-popup .btn-get-the-app {
    background: white;
    color: black;
    margin-top: -5px; }
  .mobile-app-popup a.btn-use-the-app, .mobile-app-popup a.btn-use-the-app:hover, .mobile-app-popup a.btn-user-the-site:focus,
  .mobile-app-popup a.btn-use-the-app:visited {
    margin-top: 25px;
    display: block;
    padding-left: 10%;
    padding-right: 10%;
    text-decoration: underline;
    font-size: 12pt;
    text-align: center;
    color: #c8c8c8; }

/*.device_warning {position:fixed;width:375px;height:667px;background:#e1e1e1;top:0;left:0;z-index:1000;} */
.device_warning {
  position: fixed;
  background: #e1e1e1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  overflow-y: auto;
  min-height: 320px; }

.device_warning .content {
  width: 100%;
  padding: 0;
  text-align: center; }

.device_warning.home .content {
  padding: 0 0 80px 0;
  overflow-y: auto; }

.device_warning .content img {
  margin: 10px auto 30px;
  background-position: -150px -350px; }

.device_warning .content p {
  font-size: 17px;
  line-height: 27px;
  color: #565656; }

.device_warning .content p.continue {
  margin-bottom: 15px; }

.device_warning .content p a {
  color: #AFAFAF; }

.device_warning .content p a.btn {
  background: #1ae154;
  border: 1px solid #10c14d;
  height: 60px;
  line-height: 60px;
  padding: 0 35px;
  border-radius: 3px;
  color: #fff; }

.device_warning .content p a.btn.download {
  background: #f5f5f5;
  color: #191919;
  border: 1px solid #cdcdcd; }

@media (min-width: 480px) {
  .device_warning .content img {
    margin-bottom: 10px; }
  .device_warning .content p {
    margin-bottom: 15px; } }

body.http-error .debug {
  margin-top: 40px;
  border-top: 1px dotted #CCC;
  padding: 10px; }

body.http-error .debug, body.http-error .debug p {
  color: #FFF;
  text-align: left; }

body.http-error .debug .backtrace {
  margin: 0;
  list-style: none; }

body.http-error .debug .backtrace em {
  color: #D5D5D5;
  font-style: normal; }

body.http-error .debug .backtrace strong {
  font-size: 1.1em;
  font-weight: normal; }

.post {
  position: relative;
  background: #FFF;
  border-bottom: 1px solid #E1E1E1; }
  @media screen and (min-width: 768px) {
    .post {
      background: transparent; }
      .post:after {
        content: '';
        display: block;
        height: 1px;
        background: #b4b4b4; } }
  @media screen and (min-width: 768px) {
    .post {
      margin-bottom: 20px;
      padding-bottom: 0;
      border-bottom: transparent; } }
  .post .region-input {
    border-bottom-color: transparent !important; }
  .post .comments-list {
    background: #fff;
    border-top: 1px solid #d7d7d7; }
    @media screen and (min-width: 768px) {
      .post .comments-list {
        border: 1px solid #d7d7d7;
        border-top: transparent;
        border-bottom: transparent; } }
  .post .profile-thumbnail {
    max-width: 40px;
    max-height: 40px;
    border-radius: 50%; }
  .post .user-profile {
    position: relative;
    top: -2px;
    max-width: 38px;
    background-size: cover;
    background-position: 50% 50%;
    margin-right: 15px;
    float: left;
    display: inline-block; }
    @media screen and (min-width: 768px) {
      .post .user-profile {
        max-width: 40px; } }
    .post .user-profile img {
      border-radius: 50%;
      border: 2px solid transparent;
      -webkit-transition: border .3s ease-in-out;
      transition: border .3s ease-in-out; }
    .post .user-profile:hover img {
      border-color: #CDCDCD; }
  .post .post-content {
    border: 1px solid #CDCDCD;
    border-top: 0;
    padding: 0 15px 30px 15px; }
    .post .post-content:last-child {
      border-bottom: 0; }
    @media screen and (min-width: 768px) {
      .post .post-content {
        background: #FAFAFA;
        padding: 8px 15px 15px 15px; } }
    .post .post-content p {
      font-size: 14px;
      color: #828282; }
      @media screen and (min-width: 768px) {
        .post .post-content p {
          font-size: 13px; } }
    .post .post-content p:last-child {
      margin-bottom: 0; }
    .post .post-content .facebook-container iframe {
      width: 100%; }
  .post .user-profile-content {
    font-size: 12px;
    max-width: 57%;
    display: inline-block; }
    .post .user-profile-content span {
      color: #B1916F;
      text-transform: uppercase; }
  .post h1 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 3px;
    margin-bottom: 5px;
    font-weight: normal; }
    @media screen and (min-width: 768px) {
      .post h1 {
        font-size: 18px;
        margin-bottom: 0; } }
    .post h1 a {
      color: #323232;
      -webkit-transition: color .3s ease-in-out;
      transition: color .3s ease-in-out; }
      .post h1 a:hover {
        color: #646464; }
  .post .song-list .song-list-more {
    text-align: center;
    height: auto;
    min-height: 37px; }
    .post .song-list .song-list-more a {
      color: #323232;
      display: block;
      line-height: 37px;
      text-align: center; }
      .post .song-list .song-list-more a:hover {
        color: #646464; }
  .post .member-type-view {
    display: inline-block;
    color: #b4b4b4;
    font-size: 13px;
    margin-top: 5px;
    float: right; }
    @media screen and (min-width: 768px) {
      .post .member-type-view {
        font-size: 11px;
        color: #969696;
        margin-top: 0;
        position: relative;
        top: -5px;
        float: right; } }
  .post .member-type-view.recomendation {
    background-color: #373737;
    border-radius: 27px;
    color: white;
    height: 27px;
    text-transform: uppercase;
    line-height: 28px;
    padding: 0 10px; }
  .post .member-type-view a {
    color: #969696; }
    .post .member-type-view a:hover {
      color: #323232; }
  .post .playlist-view-content {
    margin-top: 0;
    border-left: 1px solid  #CDCDCD;
    position: relative;
    border-right: 1px solid #CDCDCD;
    background: transparent; }
    @media screen and (max-width: 767px) {
      .post .playlist-view-content {
        background: #fff; } }
    @media screen and (min-width: 768px) {
      .post .playlist-view-content {
        margin-bottom: 0;
        padding: 0; } }
    .post .playlist-view-content .song-list > li ul.action-buttons {
      right: 0;
      top: 0;
      padding: 15px 15px 15px 70px;
      z-index: 10;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #FFFFFF 26%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0), #FFFFFF 26%);
      width: auto !important;
      opacity: 0;
      -webkit-transition: opacity .3s ease-in-out;
      transition: opacity .3s ease-in-out;
      overflow: hidden; }
      .post .playlist-view-content .song-list > li ul.action-buttons li:last-child {
        border: transparent; }
      .post .playlist-view-content .song-list > li ul.action-buttons .download {
        width: 28px; }
      .post .playlist-view-content .song-list > li ul.action-buttons .add-track-button:hover {
        border-color: #F0F0F0; }
    .post .playlist-view-content .song-list li:hover ul.action-buttons {
      opacity: 1;
      overflow: auto;
      color: #969696; }
    .post .playlist-view-content .song-list li:last-child {
      border-bottom: 1px solid #efefef; }
    .post .playlist-view-content .song-list li .right p.song-name {
      padding-right: 16px; }
    .post .playlist-view-content .cover-image {
      margin: 0 15px 15px; }
      @media screen and (min-width: 768px) {
        .post .playlist-view-content .cover-image {
          margin: 0; } }
      .post .playlist-view-content .cover-image div {
        position: relative;
        background: url(../img/playlist-default-m.gif) no-repeat;
        width: 100%;
        padding-bottom: 100%;
        background-size: cover; }
        @media screen and (min-width: 768px) {
          .post .playlist-view-content .cover-image div {
            margin: 0;
            float: left; } }
        @media screen and (min-width: 768px) {
          .post .playlist-view-content .cover-image div {
            height: 246px;
            padding-bottom: 0;
            width: 246px; } }
      .post .playlist-view-content .cover-image a:before {
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        opacity: 0;
        font-size: 60px;
        line-height: 127px;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto; }
        @media screen and (min-width: 768px) {
          .post .playlist-view-content .cover-image a:before {
            font-size: 45px;
            line-height: 88px; } }
      .post .playlist-view-content .cover-image:hover a:before {
        opacity: 1; }
      .post .playlist-view-content .cover-image a {
        display: block;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center center; }
        .post .playlist-view-content .cover-image a:before {
          opacity: 1; }
          @media screen and (min-width: 768px) {
            .post .playlist-view-content .cover-image a:before {
              opacity: 0; } }
    .post .playlist-view-content .tracks-wrapper {
      background: #fff;
      display: none; }
      @media screen and (min-width: 768px) {
        .post .playlist-view-content .tracks-wrapper {
          position: absolute;
          left: 246px;
          right: 0;
          bottom: 0;
          top: 0;
          display: block; } }
      .post .playlist-view-content .tracks-wrapper .tracks {
        max-height: 192px;
        overflow-y: auto; }
    .post .playlist-view-content .playlist-footer {
      display: none;
      position: absolute;
      bottom: 0;
      z-index: 10;
      background: #FAFAFA;
      width: 100%;
      padding: 9px 12px;
      border-top: 1px solid #efefef; }
      @media screen and (min-width: 768px) {
        .post .playlist-view-content .playlist-footer {
          display: table; } }
      .post .playlist-view-content .playlist-footer li {
        list-style: none; }
        .post .playlist-view-content .playlist-footer li:last-child {
          margin: 0; }
      .post .playlist-view-content .playlist-footer .summary-box {
        width: 50%;
        display: inline-block; }
        .post .playlist-view-content .playlist-footer .summary-box .summary li {
          color: #c8c8c8;
          font-size: 11px;
          display: inline-block; }
        .post .playlist-view-content .playlist-footer .summary-box .summary li:not(:first-child):before {
          content: '|';
          margin: 0 9px 3px 6px; }
        .post .playlist-view-content .playlist-footer .summary-box .summary i {
          margin-right: 4px; }
      .post .playlist-view-content .playlist-footer .box.item {
        position: relative;
        top: 3px;
        margin-top: 0;
        float: right;
        display: inline-block; }
      .post .playlist-view-content .playlist-footer ul {
        margin: 0; }
  .post .region-input {
    border-bottom: none !important;
    border-top: 1px solid #e1e1e1;
    padding: 12px; }
    @media screen and (min-width: 768px) {
      .post .region-input {
        border: 1px solid #CDCDCD; } }
  .post .comments {
    clear: both; }
    .post .comments .user-image {
      margin-bottom: 0 !important; }
  .post.feed .info {
    left: 15px !important;
    bottom: 15px !important;
    right: 15px !important;
    max-width: inherit !important; }
    .post.feed .info p {
      font-size: 12px !important;
      max-width: inherit !important; }
  .post.feed .user-name {
    font-size: 14px;
    margin-top: 2px; }
    .post.feed .user-name a {
      color: #000; }
    .post.feed .user-name .desc {
      color: #969696;
      margin-top: 3px; }
  .post.feed .content-box-header {
    background: #fff; }
    @media screen and (min-width: 768px) {
      .post.feed .content-box-header {
        border: 1px solid #CDCDCD;
        border-bottom: transparent; } }
    .post.feed .content-box-header h1 {
      padding: 15px 20px;
      margin-bottom: 0; }
  .post.feed .member-type-view:last-child {
    margin-right: 10px; }
  .post.feed .button {
    border-color: #D7D7D7;
    font-size: 12px;
    padding: 0 25px;
    margin-top: 5px; }
    .post.feed .button:hover {
      color: #00F182;
      border-color: #00F182; }
  .post.feed .content-box {
    border-top: 1px solid #CDCDCD !important;
    padding-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .post.feed .content-box {
        border: 1px solid #CDCDCD !important;
        border-bottom: transparent !important; } }
  .post.feed .features-wrapper {
    background: #fff;
    padding: 0 15px; }
    @media screen and (min-width: 768px) {
      .post.feed .features-wrapper {
        border: 1px solid #cdcdcd;
        border-top: transparent;
        border-bottom: transparent; } }
    .post.feed .features-wrapper .cover-image {
      width: 48.5%;
      margin-bottom: 15px;
      padding-bottom: 48.5%;
      margin-right: 3%; }
      .post.feed .features-wrapper .cover-image:nth-child(even) {
        margin-right: 0; }
      @media screen and (min-width: 1100px) {
        .post.feed .features-wrapper .cover-image {
          width: 154px;
          padding-bottom: 0;
          height: 154px;
          margin-right: 14px; }
          .post.feed .features-wrapper .cover-image:nth-child(even) {
            margin-right: 14px; } }
      .post.feed .features-wrapper .cover-image:last-child {
        margin-right: 0 !important; }
      .post.feed .features-wrapper .cover-image a:before {
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        opacity: 0;
        font-size: 60px;
        line-height: 127px;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto; }
        @media screen and (min-width: 768px) {
          .post.feed .features-wrapper .cover-image a:before {
            font-size: 45px;
            line-height: 88px; } }
      .post.feed .features-wrapper .cover-image:hover a:before {
        opacity: 1; }
  .post.feed .features {
    padding: 0; }

#user-benefits.content-list {
  padding-top: 0; }

.box.playlist a.cover.play:before,
.features-wrapper .cover-image a.play:before,
.playlist-view-content .cover-image a.play:before {
  content: '\f04b';
  font-family: 'FontAwesome';
  text-align: center;
  padding-left: 9px;
  color: #fff;
  position: absolute;
  font-size: 45px;
  width: 121px;
  height: 121px;
  line-height: 83px;
  top: 50%;
  left: 50%;
  margin-top: -43px;
  margin-left: -42px;
  border-radius: 50%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.35);
  -webkit-transition: background .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  @media screen and (min-width: 768px) {
    .box.playlist a.cover.play:before,
    .features-wrapper .cover-image a.play:before,
    .playlist-view-content .cover-image a.play:before {
      width: 84px;
      height: 84px;
      border: 2px solid #efefef; } }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 10px !important;
  background: #fff !important; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px !important; }

.mCSB_dragger_bar {
  background: #ccc !important; }

.mCSB_container {
  margin-right: 15px !important; }

@media screen and (min-width: 768px) {
  .show-mobile {
    display: none !important; } }

.hidden-mobile {
  display: none !important; }
  @media screen and (min-width: 768px) {
    .hidden-mobile {
      display: block !important; } }

#user-view-data .top .right ul li a.button {
  margin-bottom: 20px; }

.join-button {
  width: 155px;
  margin: auto;
  margin-bottom: 20px; }
  .join-button a {
    background: #00F182;
    color: #fff;
    border-color: transparent;
    font-size: 14px;
    height: 35px;
    line-height: 35px; }
    .join-button a:hover {
      background: #D7D7D7;
      border-color: transparent;
      color: #323232; }
    .join-button a.remove {
      background: transparent; }

@media screen and (max-width: 767px) {
  #user-view-data .column-left {
    background: #fff; }
  .post .user-profile-content {
    font-size: 14px; }
  #user-view-data .top .right {
    float: none !important;
    width: 100% !important;
    clear: both;
    height: auto !important;
    padding-top: 10px; }
    #user-view-data .top .right ul {
      position: static; }
  .filters .container {
    padding: 0; }
    .filters .container ul li:first-child {
      border-left: transparent; }
    .filters .container ul li:last-child {
      border-right: transparent; }
  #user-view-data .top.info {
    text-align: center; } }

.comments ul.comments-list li:last-child {
  border: inherit; }

#user-view-data .top .left h1 {
  font-size: 24px;
  color: #323232;
  font-weight: 400;
  line-height: 29px;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media screen and (min-width: 768px) {
    #user-view-data .top .left h1 {
      margin: 0 0 5px; } }

#user-view-data .count {
  display: inline-block;
  /*display: none;*/
  border: 1px solid #323232;
  padding: 0 5px;
  border-radius: 3px;
  font-size: 14px;
  height: 25px;
  color: #323232;
  line-height: 25px; }
  #user-view-data .count:hover {
    background: #323232;
    color: #fff; }

@media screen and (max-width: 767px) {
  #user-view-data .top .left {
    width: 100% !important;
    z-index: 50;
    padding-top: 8px !important;
    position: relative; }
    #user-view-data .top .left h1 {
      font-size: 19px !important;
      line-height: 20px !important;
      margin-top: 30px !important; }
      #user-view-data .top .left h1 span {
        display: block;
        font-size: 14px !important; } }

#user-view-data .thumbnail {
  position: absolute;
  left: 0;
  right: 0;
  width: 127px;
  height: 127px;
  margin: auto;
  z-index: 60;
  bottom: -25px;
  border: 2px solid #ebebeb;
  border-radius: 50%;
  background-color: #ebebeb;
  background-size: cover;
  background-position: center; }
  @media screen and (min-width: 768px) {
    #user-view-data .thumbnail {
      bottom: -40px;
      left: auto;
      right: auto;
      margin: 0;
      height: 180px;
      width: 180px; } }

@media screen and (max-width: 767px) {
  #user-view-data:after {
    display: none; } }

@media screen and (max-width: 767px) {
  #user-view-data .top .right ul {
    position: static !important; } }

@media screen and (max-width: 767px) {
  .tabs-content .content-wrapper {
    margin: 0; } }

@media screen and (max-width: 767px) {
  .tabs-content .content-wrapper {
    margin: 0; } }

@media screen and (max-width: 767px) {
  #user-view-data .top .left p {
    font-size: 14px !important;
    max-width: 320px;
    margin: 0 auto;
    white-space: inherit !important; } }

.post .content-box {
  padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .post .content-box {
      border: 0; } }

@media screen and (max-width: 767px) {
  .content-wrapper .column-left .content-box,
  .post .post-content, .post .playlist-view-content {
    border: transparent; } }

@media screen and (max-width: 767px) {
  #user-view-data .bg {
    height: 125px !important; } }

@media screen and (max-width: 767px) {
  #playlist-list .content-list {
    padding-top: 35px; } }

#playlist-list .playerHolder {
  clear: both;
  float: left;
  padding-left: 16px; }

@media screen and (max-width: 767px) {
  .post .post-content p {
    line-height: 20px; } }

.benefits-mobile {
  background: #fff;
  text-align: center; }
  .benefits-mobile h2 {
    text-align: center;
    font-size: 15px;
    padding-top: 25px; }
  .benefits-mobile > span {
    font-size: 15px;
    color: #00F182;
    font-weight: 400;
    text-align: center;
    display: block;
    padding-bottom: 25px;
    border-bottom: 1px solid #E1E1E1; }
  .benefits-mobile .btn-wrapper {
    text-align: center; }
  .benefits-mobile a.btn {
    height: 40px;
    border: 1px solid #00F182;
    min-width: 175px;
    color: #00F182;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
    background: transparent;
    border-radius: 5px; }
    .benefits-mobile a.btn:hover {
      background: #00F182;
      color: #fff; }
  .benefits-mobile .benefits-mobile-wrapper {
    padding: 25px 0;
    border-bottom: 1px solid #E1E1E1;
    background: -webkit-gradient(linear, center top, center bottom, color-stop(44%, #FFFFFF), to(#f8f8f8));
    background: -webkit-linear-gradient(top, #FFFFFF 44%, #f8f8f8);
    background: linear-gradient(to bottom, #FFFFFF 44%, #f8f8f8); }
    .benefits-mobile .benefits-mobile-wrapper span {
      color: #646464;
      font-size: 14px;
      text-align: center;
      display: block; }
    .benefits-mobile .benefits-mobile-wrapper p {
      font-size: 14px;
      margin: 0 30px;
      color: #646464;
      margin-bottom: 20px; }

.comments-wrapper {
  position: relative; }
  .comments-wrapper .comments-header {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    padding: 15px 0; }
    .comments-wrapper .comments-header:after {
      content: '';
      display: block;
      clear: both; }
  .comments-wrapper .likes {
    display: inline-block;
    float: right;
    color: #323232;
    font-size: 14px;
    position: relative;
    top: 6px; }
  .comments-wrapper .share-wrapper {
    opacity: 0;
    height: 0;
    position: relative;
    overflow: hidden; }
    .comments-wrapper .share-wrapper .share-title {
      font-size: 14px;
      display: none;
      margin-bottom: 20px; }
    .comments-wrapper .share-wrapper.active {
      opacity: 1;
      padding-top: 15px;
      height: auto; }
      .comments-wrapper .share-wrapper.active .share-title {
        display: block; }
      .comments-wrapper .share-wrapper.active .icon-close {
        height: 18px;
        width: 18px;
        display: inline-block;
        position: absolute;
        right: 0;
        cursor: pointer;
        top: 15px;
        background-image: url("../img/icon-close-mobile.png");
        background-size: cover; }
  .comments-wrapper .comments-icons {
    display: inline-block;
    float: left; }
    .comments-wrapper .comments-icons ul {
      margin: 0;
      padding: 0;
      line-height: 0; }
    .comments-wrapper .comments-icons li {
      display: inline-block;
      list-style: none;
      margin-right: 5px;
      cursor: pointer; }
  .comments-wrapper .share ul li a {
    font-size: 13px;
    display: inline-block; }
    .comments-wrapper .share ul li a span {
      width: 28px;
      position: relative;
      top: 2px;
      height: 28px;
      margin-right: 5px; }
      .comments-wrapper .share ul li a span.facebook {
        background-position: 9px -416px; }
      .comments-wrapper .share ul li a span.twitter {
        background-position: 6px -448px; }
      .comments-wrapper .share ul li a span.tumblr {
        background-position: 7px -485px; }
  .comments-wrapper .share ul {
    display: table;
    width: 100%; }
    .comments-wrapper .share ul li {
      display: table-cell; }
      .comments-wrapper .share ul li.twitter {
        text-align: center; }
      .comments-wrapper .share ul li.tumblr {
        text-align: right; }
  .comments-wrapper .comments {
    border: transparent; }
  .comments-wrapper .region-input {
    padding: 0;
    position: absolute;
    left: 60px;
    right: 20%;
    top: 15px;
    background: transparent;
    min-height: inherit;
    border-top: transparent; }
    .comments-wrapper .region-input .comment {
      background: transparent;
      padding-left: 15px;
      border: transparent !important; }
      .comments-wrapper .region-input .comment::-webkit-input-placeholder {
        opacity: 1;
        -webkit-transition: 0.3s opacity ease-in-out;
        transition: 0.3s opacity ease-in-out; }
      .comments-wrapper .region-input .comment:-moz-placeholder {
        opacity: 1;
        -webkit-transition: 0.3s opacity ease-in-out;
        transition: 0.3s opacity ease-in-out; }
      .comments-wrapper .region-input .comment:focus {
        border: transparent; }
        .comments-wrapper .region-input .comment:focus::-webkit-input-placeholder {
          opacity: 0.2; }
        .comments-wrapper .region-input .comment:focus:-moz-placeholder {
          opacity: 0.2; }
    .comments-wrapper .region-input input {
      height: 24px;
      font-size: 14px; }
    .comments-wrapper .region-input form {
      overflow: inherit; }
    .comments-wrapper .region-input .pic {
      display: none; }
  .comments-wrapper .comments-list {
    border: transparent;
    padding: 0; }
    .comments-wrapper .comments-list .left {
      display: none; }
    .comments-wrapper .comments-list li {
      padding: 0 !important;
      border-bottom: transparent !important;
      padding-top: 20px !important; }
  .comments-wrapper .comments-body {
    padding: 15px 0 0 0; }
    .comments-wrapper .comments-body p {
      margin-bottom: 10px; }
  .comments-wrapper .add-comment {
    width: 65%;
    float: left;
    font-size: 14px;
    color: #C8C8C8;
    position: relative;
    left: 5px; }
  .comments-wrapper .author {
    color: #323232;
    margin-right: 5px;
    display: inline-block; }
  .comments-wrapper .more a {
    font-size: 14px;
    color: #c8c8c8;
    margin-bottom: 10px;
    display: inline-block;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .comments-wrapper .more a:hover {
      color: #646464; }

.user-about-mobile {
  background: #fff;
  text-align: center;
  padding-bottom: 25px;
  height: auto !important; }
  .user-about-mobile h2 {
    font-size: 15px;
    padding-top: 25px; }
  .user-about-mobile p {
    font-size: 14px;
    margin: 0 30px;
    color: #646464;
    margin-bottom: 20px; }
  .user-about-mobile .links {
    text-align: center;
    list-style: none; }
    .user-about-mobile .links li {
      text-align: center; }
    .user-about-mobile .links a {
      color: #323232; }
      .user-about-mobile .links a:hover {
        color: #646464; }

@media screen and (max-width: 767px) {
  #user {
    min-height: 0 !important; } }

.enjoy-benefits-wrapper {
  position: relative;
  margin-bottom: 30px; }
  .enjoy-benefits-wrapper:after {
    content: '';
    display: block;
    height: 1px;
    background-color: #B4B4B4;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .enjoy-benefits-wrapper .content-box {
    color: #CDCDCD;
    display: block;
    margin-bottom: 0 !important;
    position: relative; }
    .enjoy-benefits-wrapper .content-box h2 {
      margin-bottom: 20px; }
    .enjoy-benefits-wrapper .content-box:first-child {
      border-bottom: transparent; }
    .enjoy-benefits-wrapper .content-box .enjoy {
      opacity: 0;
      overflow: hidden;
      background: rgba(0, 241, 130, 0.9);
      position: absolute;
      top: 0;
      bottom: 0;
      right: -1px;
      left: -1px;
      -webkit-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
      .enjoy-benefits-wrapper .content-box .enjoy span {
        height: 50px;
        line-height: 50px;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        text-align: center;
        color: #fff;
        font-size: 30px;
        margin: auto;
        display: block;
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        bottom: 0;
        z-index: 10; }
    .enjoy-benefits-wrapper .content-box:hover .enjoy {
      opacity: 1; }
    .enjoy-benefits-wrapper .content-box:hover span {
      opacity: 1;
      font-size: 22px; }
  .enjoy-benefits-wrapper:first-child {
    top: -5px; }
  .enjoy-benefits-wrapper:last-child {
    bottom: -5px; }
  .enjoy-benefits-wrapper .title {
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #323232;
    font-family: 'maison_bold'; }
    .enjoy-benefits-wrapper .title:first-child {
      margin-top: 0; }
  .enjoy-benefits-wrapper ul {
    list-style: none;
    margin: 0;
    line-height: 17px;
    color: #646464; }
    .enjoy-benefits-wrapper ul li:before {
      content: '- ';
      display: inline-block;
      margin-right: 4px; }
    .enjoy-benefits-wrapper ul li:not(:last-child) {
      margin-bottom: 15px; }

.main-header {
  z-index: 100;
  display: block;
  width: 100% !important;
  min-height: 50px;
  background: #222;
  border-bottom: 1px solid #191919;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  position: relative; }
  .main-header .logo {
    float: left;
    height: 50px; }
    @media screen and (min-width: 768px) {
      .main-header .logo {
        width: 115px;
        border-right: 1px solid #191919; } }
    .main-header .logo a {
      display: block;
      text-align: left; }
    .main-header .logo img {
      height: 50px;
      width: 100px;
      background-position: 0 0; }

body.v2 .main-header {
  position: relative;
  background: #222271; }

.main-header .left {
  float: left; }

.main-header .right {
  float: none;
  display: block; }

.main-header ul.menu {
  padding: 0;
  margin: 0; }

.main-header ul.menu li {
  float: left;
  list-style: none;
  position: relative; }
  @media screen and (min-width: 768px) {
    .main-header ul.menu li {
      border-right: 1px solid #323232;
      border-right: 1px solid #191919; } }

.main-header ul.menu > li a {
  font-size: 15px;
  background-color: #222;
  color: #c8c8c8;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 5px; }
  @media screen and (min-width: 768px) {
    .main-header ul.menu > li a {
      padding: 0 22px; } }

.main-header ul.menu li a:hover, .main-header .left ul.menu li a:hover {
  color: #fff;
  background: #191919; }

.main-header ul.menu li.active a, .main-header ul.menu li a.active {
  color: #fff;
  background: #0f0f0f; }

.main-header ul.menu li.menu-following a {
  padding: 0 40px; }

.main-header .left ul.menu {
  float: left; }

.main-header .right ul.menu {
  float: right; }

.main-header .right ul.menu > li.add a {
  background: #414141;
  color: #fff; }

.main-header .right ul.menu > li.add a:hover {
  background: #5a5a5a;
  color: #f0f0f0; }

.main-header .right ul.menu li.profile > a {
  padding: 9px 14px; }

.main-header .right ul.menu li.profile > a img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #323232; }

.main-header .right ul.menu li.notifications a {
  padding: 0 10px 0 14px;
  position: relative; }

.main-header .right ul.menu li.notifications a img {
  width: 20px;
  height: 22px;
  background-position: -104px -25px; }

.main-header .right ul.menu li.notifications a:hover img, .main-header .right ul.menu li.notifications a.active img {
  background-position: -104px 0; }

.main-header .right ul.menu li.notifications > a span {
  display: none;
  color: #000;
  font-size: 8px;
  line-height: 15px;
  background-color: #1ae185;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 5px;
  top: 4px;
  text-align: center; }

.main-header .right ul.menu ul {
  position: absolute;
  z-index: 100;
  padding: 0;
  margin: 0;
  width: 175px;
  top: 50px;
  display: none;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  border: 1px solid #323232;
  right: 0; }

.main-header .right ul.menu ul#submenu_btnMessages {
  border: none; }

.main-header .right ul.menu li:last-child ul {
  left: inherit;
  right: 0; }

.main-header .right ul.menu .submenu-items li {
  height: 40px;
  display: block;
  float: none;
  border: none; }

.main-header .right ul.menu .submenu-items li a {
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  background: #0f0f0f;
  border-bottom: 1px solid #282828; }

.main-header .right ul.menu ul li:last-child a {
  border: none; }

.main-header .right ul.menu ul li a:hover {
  background: #282828; }

.main-header .right ul.menu li.create > a {
  width: 121px;
  padding: 0 18px;
  position: relative;
  background-color: #414141;
  color: #fff; }

.main-header .right ul.menu li.create > a i {
  font-size: 21px;
  margin: 0 0 0 3px;
  vertical-align: sub;
  display: none; }

.main-header .right ul.menu li.create > a:hover,
.main-header .right ul.menu li.create > a.active {
  background-color: #414141; }

.main-header .right ul.menu li.create ul {
  width: 100%; }

.main-header .right ul.menu li.create ul li a {
  width: 100%;
  background-color: #414141;
  color: #fff; }

.main-header .right ul.menu li.create ul li a:hover {
  background-color: #545454; }

.main-header .right ul.menu .go span:first-child {
  text-transform: uppercase;
  color: #2d51b4; }

.main-header .right ul.menu .go span:last-child {
  text-transform: uppercase;
  color: #B1916F; }

.main-header .right ul.menu li.notifications ul {
  left: inherit;
  right: 0;
  width: 325px;
  top: 51px;
  overflow-y: auto;
  max-height: 600px; }

.main-header .right ul.menu li.notifications ul li {
  height: auto;
  display: block;
  float: none;
  border: none; }

.main-header .right ul.menu li.notifications ul li div.item {
  height: auto;
  color: #969696;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0;
  padding: 12px;
  background: #ffffff;
  border: 1px solid #ebebeb;
  border-top: 0; }

.main-header .right ul.menu li.notifications ul li div.item .user-pic {
  float: left;
  background-size: cover;
  width: 32px;
  height: 32px;
  border: 2px solid #ebebeb;
  margin-right: 10px; }

.main-header .right ul.menu li.notifications ul li div.item .user-pic.user {
  border-radius: 50%; }

.main-header .right ul.menu li.notifications ul li div.item .info-noti {
  overflow-y: hidden; }

.main-header .right ul.menu li.notifications ul li div.item span {
  display: block; }

.main-header .right ul.menu li.notifications ul li div.item a {
  font-style: normal;
  color: #646464;
  display: inline;
  padding: 0;
  height: auto;
  line-height: 18px;
  background: transparent;
  border-bottom: 0;
  letter-spacing: 0; }

.main-header .right ul.menu li.notifications ul li div.item i {
  font-style: normal;
  color: #c8c8c8; }

.main-header .right ul.menu ul.submenu-items {
  display: none; }

.main-header .right .search {
  overflow-y: hidden;
  padding: 10px 14px;
  border-right: 1px solid #191919;
  height: 50px; }
  @media screen and (min-width: 768px) {
    .main-header .right .search {
      display: block; } }

@media only screen and (max-width: 1420px) {
  .main-header .right .search {
    float: none;
    width: auto; } }

.main-header .right .search form {
  padding: 0;
  margin: 0; }

.main-header .right .search .forms input[type="text"] {
  padding: 0;
  margin: 0;
  background: #fff;
  border: 1px solid #323232;
  height: 30px;
  color: #b4b4b4;
  padding: 0 10px;
  font-size: 14px;
  position: relative;
  -webkit-transition: background ease 0.5s;
  transition: background ease 0.5s;
  font-family: "Maison Neue Book";
  padding-right: 40px; }

.main-header .right .search .forms input[type="text"]:focus {
  background: #fff;
  color: #323232; }

.main-header .right .search .forms #search-text::-webkit-input-placeholder, .main-header .right .search .forms #search-text::-moz-input-placeholder {
  color: #969696 !important;
  font-weight: normal; }

.main-header .right .search .forms #search-text:focus::-webkit-input-placeholder, .main-header .right .search .forms #search-text:focus::-moz-input-placeholder {
  color: #969696 !important; }

.main-header .right .search .forms label {
  position: relative; }

.main-header .right .search .forms label:after {
  content: '';
  border-left: 1px solid #323232;
  position: absolute;
  width: 30px;
  height: 20px;
  top: 50%;
  top: 5px;
  right: 0;
  z-index: 10;
  background-image: url(../img/playmoss@2x.png?v=1.6);
  background-size: 200px 400px;
  background-position: -125px -21px; }

.main-header .right .search .forms a, .main-header .right .search .forms input[type="submit"] {
  height: 100%;
  background: none;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 11; }

.main-header .right .search-list {
  display: none;
  width: 445px;
  max-height: 365px;
  position: absolute;
  top: 50px;
  margin-left: -15px; }

.main-header .right .search-list ul, .main-header .right .search-list .autocomplete-suggestions {
  padding: 0;
  margin: 0; }

.main-header .right .search-list ul li, .main-header .right .search-list .autocomplete-suggestion {
  border-top: 1px solid #323232;
  border-left: 1px solid #323232;
  border-right: 1px solid #323232;
  height: 40px;
  list-style: none;
  position: relative;
  cursor: pointer; }

.main-header .right .search-list ul li:last-child, .main-header .right .search-list .autocomplete-suggestion:last-child {
  border-bottom: 1px solid #323232; }

.main-header .right .search-list ul li a, .main-header .right .search-list .autocomplete-suggestion-item {
  display: block;
  background: #191919;
  height: 100%;
  padding: 0 10px;
  line-height: 40px;
  font-size: 13px;
  color: #969696; }

.main-header .right .search-list ul li a:hover, .main-header .right .search-list .autocomplete-suggestion-item:hover {
  background: #282828; }

.main-header .right .search-list .autocomplete-suggestion.autocomplete-selected .autocomplete-suggestion-item {
  background: #282828; }

.main-header .right .search-list ul li a .cover, .main-header .right .search-list .autocomplete-suggestion-item .cover {
  width: 26px;
  height: 26px;
  margin-top: 7px;
  border: 1px solid #323232;
  background-size: cover;
  background-position: center;
  float: left; }

.main-header .right .search-list ul li.user a .cover, .main-header .right .search-list .autocomplete-suggestion-item.user .cover {
  border-radius: 50%;
  border-width: 2px; }

.main-header .right .search-list ul li.tag a .cover, .main-header .right .search-list .autocomplete-suggestion-item.tag .cover {
  visibility: hidden; }

.main-header .right .search-list ul li a .title, .main-header .right .search-list .autocomplete-suggestion-item .title {
  overflow: hidden;
  padding: 0 35px 0 10px;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis; }

.main-header .right .search-list ul li a .title span, .main-header .right .search-list .autocomplete-suggestion-item .title strong {
  color: #f0f0f0;
  font-weight: normal; }

.main-header .right .search-list ul li a .title em, .main-header .right .search-list .autocomplete-suggestion-item .title em {
  font-style: normal;
  color: #646464;
  font-size: .9em; }

.main-header .right .search-list ul li a .ico, .main-header .right .search-list .autocomplete-suggestion-item .ico {
  position: absolute;
  right: 10px; }

.main-header .right .search-list ul li.soundcloud a .ico, .main-header .right .search-list .autocomplete-suggestion-item.soundcloud .ico {
  width: 27px;
  height: 13px;
  top: 14px;
  background-position: 1px -700px; }

.main-header .right .search-list ul li.youtube a .ico, .main-header .right .search-list .autocomplete-suggestion-item.youtube .ico {
  width: 22px;
  height: 15px;
  top: 13px;
  background-position: 2px -737px; }

.main-header .right .search-list ul li.vimeo a .ico, .main-header .right .search-list .autocomplete-suggestion-item.vimeo .ico {
  width: 19px;
  height: 19px;
  top: 10px;
  background-position: 1px -771px; }

.main-header .right .search-list ul li.playlist a .ico, .main-header .right .search-list .autocomplete-suggestion-item.playlist .ico {
  width: 21px;
  height: 21px;
  top: 9px;
  background-position: 0px -625px; }

.main-header .right .search-list ul li.user a .ico, .main-header .right .search-list .autocomplete-suggestion-item.user .ico {
  width: 18px;
  height: 20px;
  top: 10px;
  background-position: 0px -658px; }

.main-header .right .search-list ul li.tag a .ico, .main-header .right .search-list .autocomplete-suggestion-item.tag .ico {
  width: 20px;
  height: 21px;
  top: 10px;
  background-position: -45px -625px; }

@media screen and (max-width: 991px) and (min-width: 768px) {
  .main-header ul.menu li a {
    padding: 0 5px; } }

.main-header .right .search-list .autocomplete-suggestion.more {
  text-align: center; }
  .main-header .right .search-list .autocomplete-suggestion.more a {
    color: #646464; }
    .main-header .right .search-list .autocomplete-suggestion.more a:hover {
      color: #f0f0f0; }
  .main-header .right .search-list .autocomplete-suggestion.more .search-list .autocomplete-suggestion-item .title a {
    color: #969696; }
  .main-header .right .search-list .autocomplete-suggestion.more .search-list .autocomplete-suggestion-item .title a:hover {
    color: #f0f0f0; }

.main-header .left ul.menu li.menu-following a::after {
  background-position: -26px -308px; }

.main-header .left ul.menu li.menu-collection a::after {
  background-position: 16px -320px; }

.main-header .left ul.menu li.menu-explore a::after {
  background-position: -82px -314px; }

.main-header .left ul.menu li.menu-following a:hover::after {
  background-position: -26px -270px; }

.main-header .left ul.menu li.menu-collection a:hover::after {
  background-position: 16px -274px; }

.main-header .left ul.menu li.menu-explore a:hover::after {
  background-position: -82px -276px; }

@media screen and (max-width: 991px) and (min-width: 768px) {
  .main-header .left ul.menu li {
    width: 55px;
    position: relative;
    text-indent: -9999px; }
  .main-header .left ul.menu li.menu-following {
    width: 70px;
    position: relative; }
  .main-header .left ul.menu li a::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 30px;
    background-image: url(../img/playmoss@2x.png?v=1.6);
    background-size: 200px 400px;
    background-repeat: no-repeat; } }

@media screen and (max-width: 767px) {
  .main-header .logo img {
    width: 43px;
    background-position: 0 -355px; } }

.logged .main-header ul.menu li.profile > a,
.http-error .main-header ul.menu li.profile > a {
  padding: 9px 8px; }
  @media screen and (min-width: 768px) {
    .logged .main-header ul.menu li.profile > a,
    .http-error .main-header ul.menu li.profile > a {
      padding: 9px 14px; } }

.logged .main-header .right .menu-following li a,
.logged .main-header .right .menu-following a,
.logged .main-header .right .menu-collection a,
.http-error .main-header .right .menu-following li a,
.http-error .main-header .right .menu-following a,
.http-error .main-header .right .menu-collection a {
  padding: 0 8px; }

@media screen and (min-width: 768px) {
  .logged .main-header .right .menu-following li,
  .logged .main-header .right .menu-following,
  .logged .main-header .right .menu-collection,
  .http-error .main-header .right .menu-following li,
  .http-error .main-header .right .menu-following,
  .http-error .main-header .right .menu-collection {
    display: none; } }

@media screen and (max-width: 767px) {
  .logged .main-header .submenu-items,
  .http-error .main-header .submenu-items {
    display: none !important; } }

.logged .main-header .search,
.logged .main-header .notifications,
.logged .main-header .left .menu,
.http-error .main-header .search,
.http-error .main-header .notifications,
.http-error .main-header .left .menu {
  display: none !important; }
  @media screen and (min-width: 768px) {
    .logged .main-header .search,
    .logged .main-header .notifications,
    .logged .main-header .left .menu,
    .http-error .main-header .search,
    .http-error .main-header .notifications,
    .http-error .main-header .left .menu {
      display: block !important; } }

@media screen and (min-width: 768px) {
  .submenu-items_mobile {
    display: none !important; } }

/* No Logged */
.no-logged:not(.v2) .logo {
  background: #222; }

.no-logged:not(.v2) .main-header .right,
.no-logged:not(.v2) .main-header .container,
.no-logged:not(.v2) .main-header .search {
  background: #222; }

@media screen and (max-width: 767px) {
  .no-logged .header-link-market {
    display: none; } }

@media screen and (max-width: 767px) {
  .search {
    display: none; } }

.v2 .pin-wrapper {
  position: absolute !important;
  height: auto !important;
  width: 100%; }

.v2 header {
  position: relative !important;
  background: none;
  border-bottom: none;
  box-shadow: none;
  padding-top: 30px; }
  .v2 header #loading-bar {
    display: none; }
  @media screen and (min-width: 768px) {
    .v2 header .left {
      width: 270px; } }
  .v2 header .left .logo {
    border: none; }
    .v2 header .left .logo img {
      width: 115px;
      height: 41px;
      background-size: cover !important;
      background-position: center !important;
      background-image: url(../img/playmoss_logo_desktop.svg) !important; }
  .v2 header .left ul.menu {
    display: none; }
  .v2 header .right .search {
    padding: 0;
    border: none; }
    .v2 header .right .search .forms label::after {
      top: 10px;
      border: none;
      background-image: url(../img/search-v2@2x.png);
      background-size: cover;
      background-position: center;
      width: 18px;
      height: 19px;
      right: 15px; }
    .v2 header .right .search .forms input[type="text"] {
      height: 40px;
      text-align: center; }
  .v2 header .right ul.menu {
    text-align: right; }
    @media screen and (min-width: 768px) {
      .v2 header .right ul.menu {
        width: 274px; } }
    .v2 header .right ul.menu li {
      display: none;
      float: none;
      margin-left: 15px;
      border: none; }
      .v2 header .right ul.menu li a {
        height: 40px;
        line-height: 36px;
        border: 2px solid #fff;
        background: none;
        border-radius: 5px;
        color: #fff;
        font-size: 14px;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .v2 header .right ul.menu li a:hover {
          color: #00f182;
          border-color: #00f182; }
  .v2 header .right .search-list {
    top: 39px;
    margin-left: 0; }

header .right ul.menu li.header-link-action {
  display: inline-block; }

header .right ul.menu li.header-link-market {
  display: none; }

.mobile.v2 header .right ul.menu li.header-link-action,
.mobile.v2 header .right ul.menu li.header-link-market.login-mobile {
  display: none; }

.mobile.v2 header .right ul.menu li.header-link-market.reg {
  display: inline-block; }

.main-header .more-link,
.left .menu-explore,
.main-header .add {
  display: none; }
  @media screen and (min-width: 768px) {
    .main-header .more-link,
    .left .menu-explore,
    .main-header .add {
      display: inline-block; } }

@media screen and (min-width: 768px) {
  .right .menu-explore {
    display: none; } }

.mobile .main-header ul.menu li.profile {
  position: static; }

.main-header .right ul.menu ul.submenu-items_mobile {
  width: 260px;
  background: #2d2d2d;
  padding-top: 15px; }
  .main-header .right ul.menu ul.submenu-items_mobile li {
    float: none; }
  .main-header .right ul.menu ul.submenu-items_mobile.active {
    display: block;
    padding-bottom: 45px; }
    .main-header .right ul.menu ul.submenu-items_mobile.active ul {
      display: block;
      width: 100%;
      padding-bottom: 45px;
      position: static;
      border-top: 1px solid #7f7f7f; }
      .main-header .right ul.menu ul.submenu-items_mobile.active ul li {
        display: block;
        width: 100%;
        float: none; }
        .main-header .right ul.menu ul.submenu-items_mobile.active ul li a {
          height: inherit;
          background: transparent; }

.v2 .login-mobile {
  display: none !important; }
  @media screen and (min-width: 768px) {
    .v2 .login-mobile {
      display: inline-block !important; } }

.main-header .right ul.menu ul.submenu-items_mobile > li:last-child ul {
  border-bottom: 1px solid #7f7f7f; }

#submenu_more .help-pro-s {
  display: none; }

/* CONTENT LIST */
.tabs-content .container {
  padding: 0; }

#playlist-list .filters .container {
  padding: 0 12px; }

#playlist-list .content-list {
  padding-top: 35px;
  padding-bottom: 50px; }

#playlist-list-lite .content-list {
  padding-top: 0; }

.no-items {
  display: block;
  width: 100%;
  margin: 140px auto;
  text-align: center;
  color: #969696;
  font-size: 16px;
  font-style: normal; }

.no-items a {
  color: #626262; }
  .no-items a.btn.new_pl_cta {
    background-color: #00f182;
    color: white;
    display: inline-block;
    margin-top: 20px; }

.head {
  background: #fafafa;
  height: 105px;
  padding: 0;
  position: relative; }

.head.withPlayer {
  height: auto !important; }

.head .container {
  padding: 0; }

.head h1 {
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  padding-top: 50px;
  padding-left: 16px;
  float: left;
  color: #323232;
  margin: 0; }

.head h1 a {
  color: #323232; }

.head h2 {
  padding: 5px 0 0 16px;
  color: #737373;
  font-weight: 200;
  font-size: 15px;
  clear: left; }

.head h2.subtitle2 {
  padding-top: 38px; }

.head span.ico {
  position: absolute;
  left: 50%;
  top: 50%; }

.following .head {
  background: #fafafa;
  height: 105px;
  padding: 0;
  position: relative;
  border-bottom: 1px solid #d7d7d7; }

.collection .head span.ico {
  width: 42px;
  height: 42px;
  margin-left: -21px;
  margin-top: -15px;
  background-position: 0 -60px; }

.following .head span.ico {
  width: 78px;
  height: 28px;
  margin-left: -39px;
  margin-top: -5px;
  background-position: 0 -120px; }

.explore .head span.ico {
  width: 42px;
  height: 50px;
  margin-left: -21px;
  margin-top: -20px;
  background-position: -55px -60px; }

.filters-head {
  float: right;
  width: 335px;
  margin-top: 37px;
  padding-right: 12px; }

.filters-head form {
  margin: 0; }

.filters-head form .units-row {
  margin-bottom: 0; }

.filters-head .units-row .unit-40 {
  float: right; }

@media only screen and (max-width: 960px) {
  .filters-head {
    width: 265px; } }

@media only screen and (max-width: 767px) {
  .filters-head .units-row .unit-40 {
    width: 38.2%;
    float: right;
    margin-left: 0;
    margin-bottom: 0; }
  .filters-head .units-row .unit-60 {
    width: 58.2%;
    float: left;
    margin-left: 3%;
    margin-bottom: 0; } }

#playlist-list .container {
  padding: 0; }

.filters {
  background: #fafafa;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  height: 40px; }

.filters ul {
  padding: 0;
  margin: 0; }

.filters ul li {
  list-style: none;
  width: 33.33%;
  display: block;
  float: left;
  border-left: 1px solid #d7d7d7;
  text-align: center; }

.filters ul li:last-child {
  border-right: 1px solid #d7d7d7; }

.filters ul li a {
  background: #fafafa;
  color: #c8c8c8;
  display: block;
  line-height: 40px;
  height: 38px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px; }

.filters ul li a:hover {
  background: #ebebeb;
  color: #323232; }

.filters ul li a.active {
  background: #e1e1e1;
  color: #323232; }

.tags-list {
  display: block;
  padding: 25px 0;
  border-top: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  background: #f5f5f5; }

.tags-list ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  width: 80%; }

.tags-list ul li {
  display: inline-block;
  margin: 5px;
  line-height: 40px; }

.tags-list ul li.break {
  display: block;
  margin: 0px; }

.tags-list ul li a {
  padding: 10px 17px;
  min-width: 70px;
  border: 1px solid #c8c8c8;
  border-radius: 27px;
  font-size: 13px;
  text-transform: uppercase;
  background-color: #FFF;
  color: #646464; }

.tags-list ul li.active a,
.tags-list ul li a:hover {
  border-color: #00f182;
  color: #00f182; }

.content-list {
  margin: 0 auto;
  padding: 35px 0;
  width: 100% !important;
  padding-bottom: 70px; }

.load-more {
  display: block;
  text-align: center;
  padding: 0;
  position: absolute;
  bottom: 20px;
  width: 100%; }

.load-more a {
  padding: 10px 15px;
  background: #969696;
  border: 1px solid #8c8c8c;
  color: #FFF;
  min-width: 100px;
  min-width: 85px;
  letter-spacing: 1px;
  border-radius: 2px; }

.load-more a:hover {
  background: #b4b4b4; }

.button {
  min-width: 60px;
  padding: 0 5px;
  display: block;
  height: 30px;
  line-height: 28px;
  color: #969696;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #EBEBEB;
  text-decoration: none;
  letter-spacing: 0.45px;
  position: relative; }

.button.hidden {
  display: none; }

.button:hover {
  color: #1AE185;
  border: 1px solid #1AE185; }

.box .button.share:hover {
  color: #323232;
  border: 1px solid #323232; }

.box .bottom ul li a:last-child.button.remove {
  color: #1AE185;
  border: 1px solid #1AE185; }

/* processing effect*/
.button.processing:after {
  background: #fff url(../img/loading-mini.gif) no-repeat;
  background-position: center center;
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  opacity: 1;
  animation: trans-ani 2s;
  -webkit-animation: trans-ani 2s; }

@-webkit-keyframes trans-ani {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes trans-ani {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*box item (playlist default) */
.box.item .top {
  height: 243px;
  background: #eee; }

.box.item .top .cover a {
  background: #fff;
  opacity: 0; }

.box.item .top .cover a:hover {
  opacity: 0.08; }

.box.item .content .user {
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 8px;
  position: relative;
  letter-spacing: 0.5px; }

span.pro {
  color: #b1916f; }

span.plus {
  color: #2C66C2; }

.box.item .content .user a.pic {
  position: absolute;
  right: 0;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  width: 40px;
  height: 40px;
  box-shadow: 0 1px 1px 0 #ebebeb;
  display: block;
  top: -48px; }

.box.item .content .user a.pic:hover {
  box-shadow: 0 1px 1px 0 #969696; }

.box.item .content .title {
  font-size: 17px;
  line-height: 22px; }

.box.item .content .description {
  display: none;
  font-size: 12px;
  line-height: 17px;
  color: #969696;
  letter-spacing: 1px;
  margin-top: 10px;
  word-wrap: break-word; }

.box.item .content .summary {
  list-style: none;
  padding: 0;
  margin: 21px 0 0;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8C8C8;
  line-height: 10px;
  letter-spacing: 1px; }

.box.item .content .summary li {
  margin: 4px 0 0 0; }

.box.item .content .summary li:first-child {
  color: #969696;
  margin: 0; }

.box.item .bottom ul li {
  float: left;
  margin: 0 8px 0 0; }

html:lang(es) .box.item ul li .button {
  letter-spacing: 0.45px; }

/*box merchandise */
.box.merchandise .top {
  height: 170px;
  background: #eee; }

/*box user */
.box.user .top {
  height: 137px;
  background: #323232; }

.box.user.plus .top {
  background: #2C54C2; }

.box.user.pro .top {
  background: #A98C7A; }

.box.user .top a {
  width: 100%;
  height: 100%;
  display: block; }

.box.user a .pic {
  background-color: #efefef;
  background-size: cover;
  background-position: center;
  width: 115px;
  height: 115px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  top: 40px;
  border: 2px solid #ebebeb;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%); }

.box.user.plus a .pic {
  border: 2px solid #ebebeb; }

.box.user.pro a .pic {
  border: 2px solid #ebebeb; }

.box.user a:hover .pic {
  border: 2px solid  #ebebeb; }

.box.user.plus a:hover .pic {
  border: 2px solid  #ebebeb; }

.box.user.pro a:hover .pic {
  border: 2px solid  #ebebeb; }

.box.user .content {
  padding-top: 30px; }

.box.user .content .name {
  text-align: center;
  line-height: 21px;
  font-size: 16px; }

.box.user .content .name span {
  display: block;
  color: #969696;
  font-size: 11px;
  line-height: 21px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.box.user.plus .content .name span {
  color: #2C54C2; }

.box.user.pro .content .name span {
  color: #A98C7A; }

.box.user .bottom ul {
  text-align: center; }

.box.user .bottom ul li {
  display: inline-block;
  margin: 0; }

.box.user .button {
  min-width: 76px; }

/*box tracks */
.content-list .box.track {
  border-color: #414141;
  border-bottom: 1px solid #0f0f0f; }

.content-list .box.track .top {
  height: 145px;
  background: #191A19; }

.content-list .box.track .top .cover a:before {
  content: '';
  border: 2px solid #efefef;
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.35); }

.content-list .box.track .top .cover a:hover:before {
  background-color: black;
  border-color: #fff; }

.content-list .box.track .top .cover a:after {
  content: '';
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  background-image: url(../img/playmoss@2x.png?v=1.6);
  background-size: 200px 400px;
  background-repeat: no-repeat; }

.content-list .box.track .top .cover a.play:after {
  background-position: -100px -60px; }

.content-list .box.track .top .cover a.pause:after {
  background-position: -44px -345px; }

.content-list .box.track .top .cover a.loading:after {
  background: url(../img/spinner-track@2x.gif);
  background-size: 60px 60px;
  background-position: 0 0; }

.content-list .box.track .top .cover a.loading:before {
  background-color: black; }

.content-list .box.track .top .cover {
  background-size: 110% auto !important; }

.content-list .box.track.soundcloud .top .cover {
  background: #826573;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #826573), color-stop(100%, #718e99));
  background: -webkit-linear-gradient(left, #826573 0%, #718e99 100%);
  background: linear-gradient(to right, #826573 0%, #718e99 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#826573', endColorstr='#718e99',GradientType=1 ); }

.content-list .box.track.playmoss .top .cover {
  background-image: url(../img/upload-cover-default.jpg?v=1.6);
  background-repeat: no-repeat; }

.content-list .box.track {
  border: none !important; }

.content-list .box.track .content {
  background: #1e1e1e !important;
  border-color: #414141 !important; }

.content-list .box.track .content .name {
  line-height: 20px;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 10px; }

.content-list .box.track .content .name a {
  color: #f0f0f0; }

.content-list .box.track .content .name a:hover {
  color: #c8c8c8; }

.content-list .box.track .content .info {
  padding: 0;
  margin: 0; }

.content-list .box.track .content .info li {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #646464;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 17px; }

.content-list .box.track .content .info li a {
  color: #969696; }

.content-list .box.track .content .info li a:hover {
  color: #f0f0f0; }

.content-list .box.track .bottom {
  height: 52px;
  background: #191A19 !important;
  padding: 11px 10px 9px;
  border-top: 1px solid #2D2D2D !important;
  position: relative; }

.content-list .box.track .bottom .button {
  background: #1F1F1F;
  display: inline-block;
  border: 1px solid #323232;
  border-radius: 3px;
  color: #969696; }

.content-list .box.track .bottom .button:after {
  background: #1F1F1F url(../img/spinner-addtrack-@2x.gif);
  background-size: 61px 29px; }

.content-list .box.track .bottom .button:hover, .box.track .bottom .button.active {
  color: #f0f0f0;
  border: 1px solid #f0f0f0; }

.content-list .box.track .bottom .chanel {
  font-size: 11px;
  position: absolute;
  right: 10px;
  letter-spacing: 1px;
  line-height: 14px;
  bottom: 10px; }

.content-list .box.track .bottom a {
  color: #646464;
  text-decoration: none; }

.content-list .box.track .bottom a:hover {
  color: #f0f0f0; }

.content-list .box.track .bottom a img {
  background-position: -151px 5px;
  height: 27px;
  width: 45px; }

.content-list .box.track .bottom a:hover img, .box.track .bottom a.active img {
  background-position: -151px -20px; }

/* only subscribers  tag*/
.box .top .cover .only_subscribers {
  position: absolute;
  pointer-events: none;
  top: 15px;
  left: 15px;
  padding: 0 9px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 13px;
  background: rgba(27, 27, 27, 0.8);
  border-radius: 10px;
  height: 26px;
  font-style: normal;
  line-height: 27px; }

/*box suggested-user */
.box.suggested-users {
  min-height: 263px;
  background: #FFF;
  /*position:absolute;right:0!important;*/ }

.box.suggested-users .top {
  background: #f5f5f5 !important;
  height: 38px !important;
  line-height: 38px;
  padding: 0 10px;
  font-size: 13px;
  color: #969696;
  letter-spacing: 1;
  border-bottom: 1px solid #ebebeb;
  letter-spacing: 0.5px; }

.box.suggested-users .content {
  padding: 0 !important;
  border: none; }

.box.suggested-users .content ul {
  padding: 0;
  margin: 0;
  overflow: hidden; }

.box.suggested-users .content ul li {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 13px 15px 10px;
  border-bottom: 1px solid #EBEBEB;
  height: 80px;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out; }

.box.suggested-users .content ul li:nth-of-type(1n+4) {
  display: none; }

.box.suggested-users .content ul li:last-child {
  border-bottom: none; }

.box.suggested-users .content ul li:hover {
  background-color: #F5F5F5; }

.box.suggested-users .content ul li .pic {
  float: left;
  height: 50px;
  width: 50px;
  position: relative;
  margin-top: 1px; }

.box.suggested-users .content ul li .pic a {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  border: 2px solid #ebebeb; }

.box.suggested-users .content ul li .pic a:hover {
  border-color: #969696; }

.box.suggested-users .content ul li .name {
  font-size: 13px;
  overflow-y: hidden;
  padding-left: 10px;
  text-align: left; }

.box.suggested-users .content ul li .name span {
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 23px;
  margin-bottom: 3px;
  white-space: nowrap;
  display: block;
  width: 100%;
  overflow: hidden;
  text-transform: none;
  text-overflow: ellipsis; }

.box.suggested-users .content a.button {
  height: 25px;
  line-height: 23px;
  max-width: 85px;
  letter-spacing: 0.7px;
  font-size: 12px;
  color: #969696; }

.box.suggested-users .content a.button:hover {
  color: #1AE185; }

.box.suggested-users a.button.remove {
  color: #1AE185;
  border: 1px solid #1AE185; }

.box.suggested-users a.discard {
  opacity: 0;
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #e1e1e1;
  background-image: url(../img/playmoss@2x.png?v=1.6);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: -375px -685px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.box.suggested-users .content ul li:hover a.discard {
  opacity: 1; }

/* transicions */
.box a, .box a:before, .playlist-view a, #merchandise-view a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.suggested-playlist {
  position: relative;
  background: #f0f0f0;
  z-index: 10;
  margin-top: 40px;
  border-top: 1px solid #d7d7d7;
  padding: 35px 0 110px; }

.suggested-playlist .head {
  background: none;
  height: auto;
  padding-left: 20px; }

.suggested-playlist .head h4 {
  color: #969696;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 30px; }

.suggested-playlist > .container {
  padding: 0; }

.block-box {
  background: #fff;
  margin-bottom: 26px;
  border: 1px solid #cdcdcd;
  border-bottom: 1px solid #b4b4b4; }

.block-box .head {
  background: #f5f5f5;
  border-bottom: 1px solid #ebebeb;
  height: 37px;
  line-height: 16px;
  padding: 10px 14px;
  color: #969696;
  font-size: 13px;
  letter-spacing: 0.5px; }

.block-box .content {
  padding: 14px; }

#tracks.block-box {
  border: 1px solid #cdcdcd;
  border-bottom: 1px solid #b4b4b4; }

.block-box.related-playlist .content {
  padding: 0; }

.block-box.fb-page {
  border: 1px solid #cdcdcd;
  border-bottom: 1px solid #b4b4b4;
  width: calc(100% - 2px);
  overflow: hidden; }

.block-box.related-playlist .content ul {
  padding: 0;
  margin: 0; }

.block-box.related-playlist .content ul.list > li {
  margin: 0;
  display: block;
  border-bottom: 1px solid #ebebeb;
  padding: 15px 14px; }

.block-box.related-playlist .content ul.list > li:last-child {
  border-bottom: 0; }

.block-box.related-playlist .content ul.list > li .cover {
  border: 1px solid #cdcdcd;
  width: 124px;
  height: 124px;
  position: relative;
  background-size: cover;
  background-position: center;
  float: left;
  margin-right: 15px; }

.block-box.related-playlist .content ul.list > li .cover a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%; }

.block-box.related-playlist .content ul.list > li .cover a:before {
  opacity: 0;
  content: '\f04b';
  font-family: 'FontAwesome';
  text-align: center;
  color: #fff;
  border: 2px solid #efefef;
  position: absolute;
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  border-radius: 50%;
  padding-left: 6px;
  background-color: rgba(0, 0, 0, 0.35);
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.block-box.related-playlist .content ul.list > li .cover a:hover:before {
  opacity: 1; }

.block-box.related-playlist .content ul.list > li .info {
  overflow-y: hidden;
  height: 124px;
  position: relative; }

.block-box.related-playlist .content ul.list > li .info .user {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 14px;
  margin: 0 0 5px;
  position: relative; }

.block-box.related-playlist .content ul.list > li .info .user a {
  color: #646464; }

.block-box.related-playlist .content ul.list > li .info .user a:hover {
  color: #646464; }

.block-box.related-playlist .content ul.list > li .info .title {
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px;
  height: 38px;
  overflow: hidden; }

.block-box.related-playlist .content ul.list > li .info .title a {
  color: #323232; }

.block-box.related-playlist .content ul.list > li .info .title a:hover {
  color: #646464; }

.block-box.related-playlist .content ul.list > li .info .bottom {
  position: absolute;
  bottom: 0; }

.block-box.related-playlist .content ul.list > li .info .bottom .summary {
  color: #c8c8c8;
  font-size: 11px;
  margin-bottom: 3px; }

.block-box.related-playlist .content ul.list > li .info .bottom .summary li i {
  margin-right: 4px; }

.block-box.related-playlist .content ul.list > li .info .bottom .summary li:before {
  content: '|';
  margin: 0px 9px 3px 6px; }

.block-box.related-playlist .content ul.list > li .info .bottom .summary li:first-child:before {
  content: none; }

.block-box.related-playlist .content ul.list > li .info .bottom ul.buttons li a.button {
  height: 30px !important;
  line-height: 29px !important; }

.block-box.related-playlist .footer, .block-box .playlist-users .footer {
  text-align: center;
  height: 43px;
  border-top: 1px solid #ebebeb; }

.block-box.related-playlist .footer a, .block-box .playlist-users .footer a {
  display: block;
  font-size: 12px;
  letter-spacing: 0;
  color: #969696;
  line-height: 43px;
  letter-spacing: 0.5px; }

.block-box.related-playlist .footer a:hover, .block-box .playlist-users .footer a:hover {
  color: #646464; }

.block-box .playlist-users .content ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  height: 52px; }

.block-box .playlist-users .content ul > li {
  display: inline-block;
  margin: 0 3px;
  padding: 0; }

.block-box .playlist-users .content ul > li:first-child {
  margin-left: 0; }

.block-box .playlist-users .content ul > li:last-child {
  margin-right: 0; }

.block-box .playlist-users .content ul > li a {
  display: block;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  border: 2px solid #d0d0d0;
  background: no-repeat;
  background-position: center;
  background-size: cover; }

.block-box .playlist-users .content ul > li a:hover {
  border-color: #969696;
  /*box-shadow:0 1px 1px 0 #969696;*/ }

.block-box.banner .content img {
  width: 100%; }

.become-fan-box.box .content {
  padding: 15px 20px;
  border-top: none; }

.become-fan-box.box .content p {
  margin: 0;
  color: #969696;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0; }

.become-fan-box.box .content p.title {
  margin: 0;
  color: #646464;
  margin-bottom: 2px; }

.become-fan-box.box .content a.button {
  color: #969696;
  height: 37px;
  line-height: 36px;
  border-radius: 3px;
  font-size: 13px;
  margin-top: 10px; }

.become-fan-box.box .content a.button:hover {
  color: #969696;
  border-color: #323232; }

.become-fan-box.box .content a.button.submit {
  background: #00f182;
  color: #fff;
  border-color: #43c36f;
  margin-top: 20px; }

.become-fan-box.box .content a.button.submit:hover {
  color: #fff;
  background: #42C36F; }

.become-fan-box.block-box .content {
  padding: 15px 20px; }

.become-fan-box.block-box .content .cover {
  position: relative;
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  border: 1px solid #d0d0d0;
  margin-right: 15px; }

.become-fan-box.block-box .content .cover a {
  position: absolute;
  width: 100%;
  height: 100%; }

.become-fan-box.block-box .content .info {
  overflow-y: hidden; }

.become-fan-box.block-box .content .user {
  margin: 0;
  color: #969696;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0; }

.become-fan-box.block-box .content .user a {
  color: #646464; }

.become-fan-box.block-box .content .info a.button {
  height: 37px;
  line-height: 36px;
  background: #00f182;
  color: #fff;
  border-radius: 3px;
  border-color: #43c36f;
  font-size: 13px;
  margin-top: 7px; }

.become-fan-box.block-box .content .info a.button:hover {
  color: #fff;
  background: #42C36F; }

.about-box-container {
  z-index: 1; }

.about-box.box .content {
  padding: 15px 20px;
  border-top: none; }

.about-box.box .content p {
  margin: 0;
  color: #969696;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0; }

.about-box.box .content p.title {
  margin: 0;
  color: #646464;
  margin-bottom: 5px; }

.about-box.box .content p a {
  color: #323232; }

.about-box.box .content p.description-long {
  display: none; }

.about-box.box .content ul {
  padding: 0;
  margin: 0;
  color: #969696;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0; }

.about-box.box .content ul li {
  list-style: none; }

.about-box.box .content ul.links {
  margin-bottom: 0;
  margin-top: 10px; }

.about-box.box .content ul.links li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px; }

.about-box.box .content ul.links li:last-child {
  margin-bottom: 0; }

.about-box.box .content ul.links li a {
  color: #646464; }

.about-box.box .content ul.links li a:hover {
  color: #323232; }

.about-box.box .content ul.social {
  margin-top: 10px; }

.about-box.box .content ul.social li a {
  color: #969696; }

.about-box.box .content ul.social li a:hover {
  color: #646464; }

.about-box.box .content ul.social li {
  line-height: 20px;
  display: inline-block;
  margin: 5px 0.8px 0 0; }

.about-box.box .content ul.social li a {
  width: 30px;
  height: 30px;
  background-color: #c8c8c8;
  border-radius: 50%;
  display: block;
  background-image: url(../img/playmoss-social@2x.png);
  background-size: 75px 800px;
  background-repeat: no-repeat; }

.about-box.box .content ul.social li a:hover {
  background-color: #646464; }

.about-box.box .content ul.social li a.soundcloud {
  background-position: 3px 9px; }

.about-box.box .content ul.social li a.youtube {
  background-position: 6px -26px; }

.about-box.box .content ul.social li a.vimeo {
  background-position: 7px -62px; }

.about-box.box .content ul.social li a.mixcloud {
  background-position: 3px -97px; }

.about-box.box .content ul.social li a.deezer {
  background-position: 3px -131px; }

.about-box.box .content ul.social li a.spotify {
  background-position: 6px -169px; }

.about-box.box .content ul.social li a.bandcamp {
  background-position: 0px -200px; }

.about-box.box .content ul.social li a.twitter {
  background-position: 8px -236px; }

.about-box.box .content ul.social li a.instagram {
  background-position: 7px -272px; }

.about-box.box .content ul.social li a.tumblr {
  background-position: 10px -307px; }

.about-box.box .content ul.social li a.pinterest {
  background-position: 4px -344px; }

.about-box.box .content ul.social li a.lastfm {
  background-position: 2px -376px; }

.about-box.box .content ul.social li a.facebook {
  background-position: -34px -587px; }

.related-artists-box.box .head {
  background: #f5f5f5;
  height: 38px;
  line-height: 38px;
  padding: 0 15px;
  font-size: 13px;
  color: #969696;
  letter-spacing: 1;
  border-bottom: 1px solid #ebebeb;
  letter-spacing: 0.5px; }

.related-artists-box.box .content {
  padding: 0;
  border: none; }

.related-artists-box.box .content ul {
  padding: 10px 0 15px;
  margin: 0;
  overflow: hidden; }

.related-artists-box.box .content ul li {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 5px 15px 5px;
  clear: both; }

.related-artists-box.box .content ul li .pic {
  float: left;
  height: 35px;
  width: 35px;
  position: relative;
  margin-top: 1px; }

.related-artists-box.box .content ul li .pic a {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  border: 2px solid #ebebeb; }

.related-artists-box.box .content ul li .pic a:hover {
  border-color: #969696; }

.related-artists-box.box .content ul li .name {
  font-size: 13px;
  padding-left: 10px;
  text-align: left;
  padding-top: 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.related-artists-box.box .content ul li .name span {
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 23px;
  margin-bottom: 3px;
  white-space: nowrap;
  display: block;
  width: 100%;
  overflow: hidden;
  text-transform: none;
  text-overflow: ellipsis; }

.message.box .content {
  border-top: none; }

.box a.button.send-message {
  color: #fff;
  background-color: #d0d0d0;
  height: 37px;
  line-height: 36px;
  border-radius: 3px;
  font-size: 13px;
  border-color: #bebebe; }

.box a.button.send-message i {
  font-size: 16px;
  padding-right: 3px; }

.box a.button.send-message:hover {
  color: #fff;
  background-color: #646464;
  border-color: #323232; }

.who-to-follow {
  display: block;
  overflow: hidden; }

.who-to-follow .user {
  float: left;
  display: block;
  overflow: hidden;
  margin: 4px; }

.who-to-follow .user img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  border: 2px solid #D0D0D0;
  display: block;
  overflow: hidden; }

.go-plus-sidebar-module {
  text-align: center; }

.go-plus-sidebar-module .content {
  padding: 30px;
  min-height: 240px; }

.go-plus-sidebar-module .content h2 {
  font-size: 1.8em;
  margin-bottom: 1.2em;
  font-weight: normal;
  line-height: 1.3em;
  margin-top: 20px; }

.go-plus-sidebar-module .content h2 span.grey {
  color: #BBBBBB; }

.go-plus-sidebar-module .content a.btn {
  background-color: #2e65c2;
  color: white;
  padding: 0.55em 5.5em; }

.content-list .box {
  border: 1px solid #CDCDCD;
  border-bottom: 1px solid #b4b4b4;
  width: 244px;
  margin: 0px 12px 24px;
  background: none;
  /* evitar fondo blanco en buscador */ }
  .content-list .box .top {
    position: relative; }
    .content-list .box .top .cover {
      position: absolute;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center center !important; }
    .content-list .box .top a.pause {
      display: none; }
  .content-list .box .content {
    padding: 20px;
    background: #fff;
    border-top: 1px solid #EBEBEB; }
    .content-list .box .content a {
      color: #323232;
      text-decoration: none;
      word-wrap: break-word; }
      .content-list .box .content a:hover {
        color: #646464; }
  .content-list .box .bottom {
    height: 49px;
    background: #fafafa;
    padding: 9px 10px 11px;
    border-top: 1px solid #EBEBEB; }
  .content-list .box.playing .top .cover a.play {
    display: none; }
  .content-list .box.playing .top .cover a.pause {
    display: block; }

/*box user */
.box.user .top {
  height: 137px;
  position: relative;
  background: -webkit-gradient(linear, center top, center bottom, from(#D7D7D7), color-stop(100%, #F0F0F0));
  background: -webkit-linear-gradient(top, #D7D7D7, #F0F0F0 100%);
  background: linear-gradient(to bottom, #D7D7D7, #F0F0F0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFD7D7D7, endColorstr=#FFF0F0F0, GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD7D7D7', endColorstr='#FFF0F0F0', GradientType=0)"; }
  .box.user .top a .pic {
    z-index: 1;
    background-color: #efefef;
    background-size: cover;
    background-position: center;
    width: 115px;
    height: 115px;
    position: absolute;
    border-radius: 50%;
    top: 40px;
    border: 2px solid #ebebeb; }

.box.user .content {
  padding-top: 30px; }
  .box.user .content .name {
    text-align: center;
    line-height: 21px;
    font-size: 16px; }
    .box.user .content .name span {
      display: block;
      color: #969696;
      font-size: 11px;
      line-height: 21px;
      letter-spacing: 1px;
      text-transform: uppercase; }

.box.user .bottom ul {
  text-align: center; }
  .box.user .bottom ul li {
    display: inline-block;
    margin: 0; }
    .box.user .bottom ul li .button {
      min-width: 76px; }

.box.user.plus .top, .box.user.pro .top {
  background-size: cover;
  background-position: center; }
  .box.user.plus .top:after, .box.user.pro .top:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #383838;
    position: absolute;
    left: 0;
    opacity: 0.1; }

.box.user.plus .content .name span {
  color: #2C66C2; }

.box.user.pro .content .name span {
  color: #b1916f; }

/*box user v2 */
.box.user.v2 .top {
  background-size: cover;
  background-position: center; }
  .box.user.v2 .top:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #383838;
    position: absolute;
    left: 0;
    opacity: 0.1; }
  .box.user.v2 .top a {
    z-index: 1; }

.box.user.v2 .content {
  padding-bottom: 0; }
  .box.user.v2 .content .name span {
    line-height: 15px;
    letter-spacing: 0; }

.box.user.v2 .bottom {
  background: none;
  border-top: none;
  height: 63px;
  padding: 8px 24px 14px; }
  .box.user.v2 .bottom ul li {
    display: block; }
  .box.user.v2 .bottom .button {
    max-width: 100%;
    height: 40px;
    font-size: 13px;
    line-height: 38px; }

/* static pages */
.static-page .wrap {
  border-top: 1px solid #d7d7d7;
  background: #e1e1e1;
  padding: 25px 0 0 0; }

.static-page .main .block,
.static-page .sidebar .fixed {
  background: #fff;
  border: 1px solid #ebebeb;
  border-bottom: 1px solid #d7d7d7; }

.static-page .main {
  overflow-y: hidden; }

.static-page .sidebar {
  float: left;
  width: 240px;
  margin-right: 25px;
  position: relative;
  border-bottom: 1px solid #e1e1e1; }

.static-page .sidebar .fixed {
  position: fixed;
  width: 240px;
  padding: 20px 15px; }

.static-page .sidebar > div {
  background: #fff;
  border: 1px solid #ebebeb;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
  width: 240px;
  padding: 20px 15px;
  margin-bottom: 25px; }

.static-page .sidebar.help-pro .fixed {
  top: 75px; }

.static-page .sidebar.help-pro .fixed.help-pro {
  top: 470px;
  position: fixed; }

.static-page .sidebar ul {
  padding: 0;
  margin: 0; }

.static-page .sidebar ul li {
  list-style: none;
  margin: 0 0 10px; }

.static-page .sidebar ul li:last-child {
  margin: 0; }

.static-page .sidebar ul li a {
  color: #969696;
  font-size: 14px;
  display: block; }

.static-page .sidebar ul li a:hover,
.static-page .sidebar ul li a.active {
  color: #323232; }

.static-page .block {
  margin-bottom: 25px; }

.static-page .block .top {
  border-bottom: 1px solid #ebebeb;
  padding: 25px 20px 20px;
  min-height: 70px; }

.static-page .block .top h2 {
  margin: 0;
  font-weight: normal;
  font-size: 20px;
  color: #646464;
  line-height: 24px; }

.static-page .block .content {
  padding: 25px 20px 35px; }

.static-page .block .content img {
  margin-top: 10px;
  width: 100%;
  margin-bottom: 25px; }

.static-page .block .content p {
  font-size: 14px;
  color: #969696;
  line-height: 20px;
  margin: 0 0 15px; }

.static-page .block .content p.ident {
  margin-left: 15px; }

.static-page .block .content p.ident2 {
  margin-left: 30px; }

.static-page .block .content p:last-child {
  margin: 0; }

.static-page .block .content h5 {
  font-size: 16px;
  color: #646464;
  line-height: 22px;
  font-weight: normal;
  margin: 0 0 5px; }

.static-page .block .content .iframe-yt {
  width: 100%;
  height: auto;
  min-height: 315px; }

.static-page .block .content video {
  margin: 5px auto 15px; }

.static-page .block .content ul {
  margin: 0 0 15px;
  padding: 0; }

.static-page .block .content ul li {
  list-style: none;
  font-size: 14px;
  color: #969696;
  line-height: 20px;
  margin: 0 0 5px; }

.static-page .block .content a {
  color: #323232; }

.static-page.artwork-open-call ul.jury {
  padding: 0; }

.static-page.artwork-open-call ul.jury li {
  display: inline-block;
  width: 25%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  font-size: 12px; }

.static-page.artwork-open-call ul.jury li span {
  display: block;
  font-weight: bold;
  font-size: 14px; }

.static-page.artwork-open-call ul.jury li a {
  display: block;
  font-size: 12px; }

/* update plus-pro */
.update .update-container {
  width: 778px;
  margin: 0 auto;
  background: #ffffff;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  padding: 35px 25px;
  border-bottom: 1px solid #d7d7d7; }

.update .head {
  height: 100px;
  border-bottom: 1px solid #ebebeb;
  background: #fafafa; }

.update .head h1 {
  padding-left: 0;
  padding-top: 48px; }

.update .head .update-container {
  background: none;
  border: none;
  padding: 0 10px; }

.update .section {
  padding-bottom: 40px; }

.update .section .top {
  padding: 40px 0; }

.update .section .top .left {
  height: 100%;
  position: relative;
  width: 350px; }

.update .section .top .right {
  position: absolute;
  width: 310px;
  bottom: 0;
  right: 28px; }

.update .section .top .update-container {
  height: 220px;
  position: relative;
  background: none;
  border: none;
  padding: 0 28px; }

.update .section .top h2 {
  margin: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 43px;
  color: #fff; }

.update .section .top h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  position: absolute;
  bottom: 0; }

.update .section .top h3:before {
  content: '';
  position: absolute;
  left: 0;
  background-image: url(../img/pluspro@2x.png);
  background-size: 127px 168px;
  background-repeat: no-repeat; }

.update .section .top p {
  color: #fff;
  font-size: 14px;
  margin: 0; }

.update .section .top ul {
  margin: 0;
  padding: 0; }

.update .section .top ul li {
  font-size: 14px;
  margin: 0;
  list-style: none; }

.update .update-container h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #879bd3;
  margin: 5px 0 10px; }

.update .update-container p {
  font-size: 14px;
  color: #969696;
  line-height: 20px;
  margin: 0 0 25px; }

.update .update-container p:last-child {
  margin: 0; }

.update .update-container p a {
  color: #646464; }

.update .update-container img {
  margin-bottom: 20px; }

.update .section.plus {
  background: #e2eaf7; }

.update .section.plus .top {
  background: #2c54c2; }

.update .section.plus .top h3,
.update .section.plus .top ul li {
  color: #879bd3; }

.update .section.plus .update-container h4 {
  color: #2c54c2; }

.update .section.plus .top h3:before {
  height: 109px;
  top: -121px;
  width: 111px; }

.update .section.pro {
  background: #E2DED3; }

.update .section.pro .top {
  background: #A98C73; }

.update .section.pro .top h3,
.update .section.pro .top ul li {
  color: #c6b9ae; }

.update .section.pro .update-container h4 {
  color: #a98c73; }

.update .section.pro .top h3:before {
  height: 60px;
  top: -90px;
  width: 127px;
  background-position: 0 -110px; }

.page-not-found {
  text-align: center;
  background: #737373;
  position: absolute;
  height: calc(100% - 50px);
  width: 100%;
  padding: 150px 0 0; }

.page-not-found p {
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  line-height: 39px;
  margin: 0 0 15px; }

.page-not-found p a {
  color: #b4b4b4;
  font-size: 20px;
  line-height: 39px; }

.page-not-found p a:hover {
  color: #fff; }

.search .head {
  height: 150px; }

.megasearch {
  max-width: 820px;
  padding: 0 20px;
  margin: 0 auto;
  padding-top: 55px; }

.megasearch form {
  margin: 0; }

.megasearch input[type="submit"].ok {
  width: 100%; }

.megasearch .row-submit {
  width: 110px;
  float: right;
  margin-left: 25px; }

.megasearch .row-input {
  overflow-y: hidden; }

.search #search-playlists .container, .search #search-users .container {
  padding-top: 25px !important;
  width: 1080px; }

.results .tracks {
  background: none;
  min-height: 500px;
  height: auto !important; }

.results-list {
  padding: 40px 20px  0; }

.results-list .left {
  font-size: 14px;
  color: black;
  line-height: 18px;
  float: left;
  width: 35%; }

.results-list .right {
  float: right;
  width: 65%;
  text-align: right; }

.results-list .right ul {
  margin: 0; }

.results-list .right ul li {
  list-style: none;
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 7px; }

.results-list .right ul li a.button {
  min-width: 100px;
  background: none;
  border-color: #646464;
  color: #646464; }

.results-list .right ul li a.button:hover,
.results-list .right ul li a.button.active {
  border-color: #1ae185;
  color: #1ae185;
  background-color: #ffffff; }

.results-list .right ul li a.button:hover {
  opacity: .7; }

.results-list .right ul li a.button.active:hover {
  opacity: 1; }

.playlist-view .buttons-bar ul.networks {
  position: absolute;
  right: 30px; }

.playlist-view .networks a.button {
  color: #00f182;
  border-color: #43c36f !important; }

.playlist-view .networks a.active {
  background-color: #00f182;
  color: white !important;
  border-color: #43c36f !important; }

@media only screen and (max-width: 1023px) {
  .results-list .left {
    width: 300px; }
  .results-list .right {
    width: 400px; } }

.filters ul a.tab-link.loading {
  background-image: url(../img/animated_spinner_24_24.gif);
  background-repeat: no-repeat;
  background-position: 70px 6px; }

#playlist-view .playlist-view-content .song-list > li.embed-loading {
  height: 443px;
  padding: 0;
  background: #f0f0f0; }

#playlist-view .playlist-view-content .song-list > li.embed-loading ul.action-buttons {
  top: inherit;
  bottom: 12px; }

#playlist-view .playlist-view-content .song-list > li.embed-loading .song-order {
  display: none; }

#no-result-search-tracks {
  display: none;
  background: #e1e1e1; }

.song-list-item .track-embed-loader {
  width: 100%;
  height: 388px;
  background-image: url("../img/embed-loader-black-big.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: black;
  background-size: 75px 75px; }

/* Home */
.home .highlights {
  position: relative;
  height: 260px;
  background-color: #1e1e1e;
  text-align: center; }

.home .highlights h1 {
  color: #ffffff;
  font-size: 31px;
  line-height: 21px;
  font-weight: normal;
  padding-top: 60px; }

.home .highlights h2 {
  color: #c8c8c8;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  margin: 25px auto 0;
  width: 370px; }

.home .highlights .btn.impossible-playlists {
  font-size: 14px;
  line-height: 18px;
  margin-top: 25px;
  margin-right: 0;
  min-width: 155px; }

.home .highlights .apps {
  color: #505050;
  font-size: 13px;
  width: 185px;
  text-align: left;
  position: relative;
  float: right;
  top: -50px; }

.home .highlights .apps p {
  margin: 0 0 5px 0; }

.home .highlights .apps ul {
  padding: 0;
  margin: 0; }

.home .highlights .apps ul li {
  display: inline;
  margin: 0 5px 0 0; }

.home .highlights .apps ul li:last-child {
  margin: 0; }

.home .highlights .apps ul li a {
  display: inline-block;
  border: 2px solid #505050;
  color: #505050;
  border-radius: 4px;
  width: 78px;
  height: 33px;
  line-height: 29px;
  text-align: center; }

.home .highlights .apps ul li a:hover {
  color: #fff;
  border-color: #fff; }

@media only screen and (max-width: 1060px) {
  .home .highlights {
    background-size: auto 85%;
    height: 320px; }
  .home .highlights .apps {
    text-align: center;
    margin: 20px auto;
    left: inherit;
    float: none;
    top: 0; } }

.home .collection {
  position: relative;
  background: #f5f5f5;
  text-align: center;
  padding: 35px 0 0; }

.home .collection .container {
  padding: 0;
  text-align: left; }

.home .collection .container .top {
  text-align: center; }

.home .collection p {
  margin-bottom: 0;
  color: #323232;
  font-size: 25px;
  font-weight: normal; }

.home .collection h3 {
  color: #646464;
  font-size: 16px;
  line-height: 21px;
  margin: 0;
  font-weight: normal; }

.home .tags-list {
  border-top: 0;
  background: transparent; }

.home .how-it-works {
  height: 570px;
  background: #c8c8c8;
  border-top: 1px solid #b4b4b4;
  text-align: center; }

.home .how-it-works:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.home .how-it-works .centered {
  display: inline-block;
  vertical-align: middle;
  width: 690px;
  text-align: center; }

.home .how-it-works h3 {
  color: #323232;
  font-size: 25px;
  font-weight: normal;
  margin: 0 0 15px; }

.home .how-it-works p {
  color: #646464;
  font-size: 16px;
  line-height: 21px;
  margin: 0 0 35px; }

.home .how-it-works .video {
  width: 100%;
  margin: 0 auto 5px; }

.home .how-it-works .video video {
  height: auto;
  width: 100%;
  max-width: 690px; }

.home .footer, .subscription-pro-info .footer {
  height: 220px;
  background: #737373;
  text-align: center; }

.home .footer:before, .subscription-pro-info .footer:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; }

.home .footer .centered, .subscription-pro-info .footer .centered {
  display: inline-block;
  vertical-align: middle;
  text-align: center; }

.home .footer p, .subscription-pro-info .footer p {
  color: #b4b4b4;
  font-size: 15px;
  line-height: 18px;
  margin: 0; }

.home .footer ul.follow, .subscription-pro-info .footer ul.follow {
  margin: 15px 0 20px;
  padding: 0; }

.home .footer ul.follow li, .subscription-pro-info .footer ul.follow li {
  display: inline;
  list-style: none;
  font-size: 13px;
  line-height: 16px;
  margin: 0 2px; }

.home .footer ul.follow li a, .subscription-pro-info .footer ul.follow li a {
  background-color: #b4b4b4;
  border-radius: 50%;
  display: inline-block;
  height: 30px;
  width: 30px; }

.home .footer ul.follow li a:hover, .subscription-pro-info .footer ul.follow li a:hover {
  background-color: #fff; }

.home .footer ul.follow li a.facebook, .subscription-pro-info .footer ul.follow li a.facebook {
  background-position: -34px -414px; }

.home .footer ul.follow li a.twitter, .subscription-pro-info .footer ul.follow li a.twitter {
  background-position: -37px -445px; }

.home .footer ul.follow li a.instagram, .subscription-pro-info .footer ul.follow li a.instagram {
  background-position: -36px -514px; }

.home .footer ul.follow li a.tumblr, .subscription-pro-info .footer ul.follow li a.tumblr {
  background-position: -34px -481px; }

.home .footer ul.links, .subscription-pro-info .footer ul.links {
  margin: 0;
  padding: 0; }

.home .footer ul.links li, .subscription-pro-info .footer ul.links li {
  list-style: none;
  display: inline; }

.home .footer ul.links li:after, .subscription-pro-info .footer ul.links li:after {
  content: '|';
  text-align: center;
  padding: 0 5px;
  margin-left: 4px;
  color: #b4b4b4;
  font-size: 14px; }

.home .footer ul.links li:last-child:after, .subscription-pro-info .footer ul.links li:last-child:after {
  content: none; }

.home .footer ul.links li a, .subscription-pro-info .footer ul.links li a {
  color: #b4b4b4; }

/* VERSION MOVIL HOME */
.mobile_home {
  display: none; }

.mobile .mobile_home {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  overflow-y: auto;
  background-color: #1E1E1E;
  text-align: center;
  min-height: 510px; }

.mobile .mobile_home .content {
  padding: 5px 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  overflow-y: auto; }

.mobile .mobile_home .content img {
  margin: 10px auto 30px;
  background-position: 5px -355px; }

.mobile .mobile_home .content h1 {
  color: #fff;
  font-size: 28px;
  line-height: 33px;
  font-weight: normal;
  margin-top: 10px; }

.mobile .mobile_home .content h2 {
  max-width: 350px;
  color: #c8c8c8;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  margin: 25px auto 0; }

.mobile .mobile_home .content p {
  font-size: 17px;
  line-height: 27px;
  color: #565656;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 0; }

.mobile .mobile_home .content p a {
  color: #AFAFAF; }

.mobile .mobile_home .content p a.btn {
  background: #2edf5c;
  border: 1px solid #10c14d;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  padding: 0 35px;
  border-radius: 3px;
  color: #fff; }

.mobile .mobile_home .bg_playlist_home {
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 90%;
  height: 140px;
  position: absolute;
  bottom: 0;
  z-index: -1; }

@media (min-width: 480px) {
  .mobile .mobile_home {
    min-height: 0; }
  .mobile .mobile_home .content h1 {
    margin-top: 10px; }
  .mobile .mobile_home .content h2 {
    margin-top: 0; }
  .mobile .mobile_home .content p {
    margin-top: 20px;
    margin-bottom: 20px; }
  .mobile .mobile_home .bg_playlist_home {
    height: 150px;
    position: relative;
    bottom: auto;
    margin: 0 auto; }
  .mobile .mobile_home .content {
    padding-bottom: 0; } }

/* FIN VERSION MOVIL HOME */
/* Home v2*/
.home.v2 > .top {
  background: #222271;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #222271 0%, #363636 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #222271 0%, #363636 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222271', endColorstr='#363636',GradientType=0 );
  /* IE6-9 */
  color: #fff;
  padding-top: 53px;
  padding-bottom: 53px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .home.v2 > .top {
      padding-top: 70px; } }
  .home.v2 > .top .video {
    margin-bottom: 20px;
    display: none;
    width: 100%;
    border-top: 26px solid #000;
    border-bottom: 26px solid #000;
    border-left: 16px solid #000;
    border-right: 16px solid #000;
    float: right; }
    @media screen and (min-width: 768px) {
      .home.v2 > .top .video {
        max-width: 475px;
        display: block;
        margin-bottom: 0; } }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .home.v2 > .top .video {
        max-width: 375px;
        margin-bottom: 0; } }
    .home.v2 > .top .video video {
      width: 100%; }
  .home.v2 > .top .container {
    position: relative; }
  .home.v2 > .top .description {
    text-align: center; }
    @media screen and (min-width: 768px) {
      .home.v2 > .top .description {
        text-align: left;
        max-width: 550px; } }
    .home.v2 > .top .description h1 {
      color: #fff;
      font-size: 36px;
      font-weight: 400;
      line-height: 48px;
      margin: 0 0 20px; }
    .home.v2 > .top .description h2 {
      color: #c8c8c4;
      font-size: 16px;
      font-weight: normal;
      line-height: 23px;
      margin: 0 0 25px; }
      .home.v2 > .top .description h2:last-child {
        margin: 0; }
    .home.v2 > .top .description a.btn {
      font-size: 14px;
      line-height: 25px;
      margin: 0;
      height: 40px;
      min-width: 150px;
      border-radius: 5px; }
    .home.v2 > .top .description > div a.btn {
      margin-bottom: 10px;
      background: #fff;
      color: #646464;
      border: transparent; }
      .home.v2 > .top .description > div a.btn:hover {
        background: #00f182;
        color: #fff; }
    .home.v2 > .top .description > div p {
      display: block;
      font-size: 13px;
      line-height: 18px;
      margin: 0; }
  .home.v2 > .top .artwork {
    color: #fff;
    font-size: 10px;
    position: absolute;
    left: 15px;
    bottom: 40px; }
  .home.v2 > .top .download {
    text-align: center;
    margin-top: 81px; }
    @media screen and (min-width: 768px) {
      .home.v2 > .top .download {
        text-align: left; } }
    .home.v2 > .top .download li {
      display: inline-block;
      width: 135px;
      height: 40px;
      margin-right: 20px; }
      .home.v2 > .top .download li a {
        display: block;
        height: 100%;
        border: 2px solid #fff;
        border-radius: 30px;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        text-indent: -9999px;
        background-size: 75% auto;
        background-position: center;
        background-repeat: no-repeat; }
        .home.v2 > .top .download li a:hover {
          border-color: #00f182; }
        .home.v2 > .top .download li a.ios {
          background-image: url(../img/btn-applestore.png);
          background-position: center bottom; }
        .home.v2 > .top .download li a.android {
          background-image: url(../img/btn-googleplay.png); }
      .home.v2 > .top .download li:last-child {
        margin-right: 0; }

.features-wrapper {
  padding: 0 20px; }

.explore .features:first-child {
  padding-top: 5px; }

.features {
  padding: 30px 0 0 0; }
  .features:first-child {
    padding-top: 40px; }
  .features:last-child {
    padding-bottom: 60px; }
  .features:after {
    clear: both;
    display: block;
    content: ''; }
  .features .desc-header {
    border-top: 1px solid #d2d2d2;
    padding-top: 8px; }
  .features.second {
    padding-bottom: 100px;
    padding-top: 0; }
  .features .description {
    text-align: center; }
    .features .description h3 {
      font-size: 26px;
      line-height: 34px;
      margin: 0 0 35px 0;
      color: #222;
      display: inline-block;
      float: left;
      font-weight: 100;
      max-width: 73%;
      text-align: left; }
      @media screen and (min-width: 1100px) {
        .features .description h3 {
          max-width: 90%; } }
      @media screen and (min-width: 1100px) {
        .features .description h3 {
          max-width: 74%; } }
    .features .description a {
      display: inline-block;
      float: right;
      font-size: 18px;
      margin-top: 11px;
      color: #969696; }
      .features .description a:hover {
        color: #000; }
    .features .description span {
      display: block; }
    .features .description p {
      font-size: 17px;
      line-height: 22px;
      color: #b4b4b4;
      margin: 0 0 20px; }
      .features .description p:last-child {
        margin: 0; }
      .features .description p a.btn {
        border: 2px solid #00f182;
        color: #00f182;
        background: #fafafa;
        width: 155px;
        border-radius: 5px;
        padding: 0;
        line-height: 36px;
        height: 40px;
        font-size: 14px; }
        .features .description p a.btn:hover {
          background: #00f182;
          color: #fff; }
  .features .collect-songs {
    padding: 50px 0;
    border-bottom: 1px solid #e6e6e6; }
    .features .collect-songs .description {
      height: 340px;
      float: left;
      width: calc(50% - 10px);
      position: relative; }
      @media only screen and (max-width: 1090px) {
        .features .collect-songs .description {
          height: 290px;
          float: none;
          display: block;
          margin: 0 auto; } }
  .features .subscription-lists {
    padding: 50px 0;
    height: auto !important;
    text-align: center; }
    .features .subscription-lists .box {
      display: inline-block;
      float: none;
      margin: 0 22px 24px 0;
      border: 1px solid #e1e1e1;
      border-bottom: 1px solid #c8c8c8; }
      @media only screen and (max-width: 1090px) {
        .features .subscription-lists .box {
          margin: 0 11px 24px 11px; } }
    .features .subscription-lists .description {
      display: inline-block;
      height: none;
      float: none;
      width: 240px;
      position: relative;
      top: -7px; }
      @media only screen and (max-width: 1090px) {
        .features .subscription-lists .description {
          margin: 0 11px 24px 11px;
          width: 244px; } }
    .features .subscription-lists .break-line {
      display: none; }
      @media only screen and (max-width: 1090px) {
        .features .subscription-lists .break-line {
          display: block; } }
  .features .cover-row {
    clear: both; }
    .features .cover-row .pic {
      background: url(https://a.playmoss.com/uploads/images/i/c/o/icone_S.jpeg);
      position: absolute;
      bottom: 20px;
      right: 20px;
      border-radius: 50%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-color: #fff;
      width: 31px;
      height: 31px;
      border: 1px solid #646464;
      display: block;
      z-index: 3;
      display: none; }
      @media screen and (min-width: 768px) {
        .features .cover-row .pic {
          display: block; } }
      .features .cover-row .pic:hover {
        border-color: #969696; }
    .features .cover-row .info {
      max-width: 185px;
      position: absolute;
      bottom: 10px;
      left: 10px;
      z-index: 2; }
      @media screen and (min-width: 768px) {
        .features .cover-row .info {
          bottom: 20px;
          left: 20px; } }
      @media screen and (min-width: 1100px) {
        .features .cover-row .info h3 {
          max-width: 170px; } }
      .features .cover-row .info h3 a {
        color: #fff;
        font-size: 15px; }
        @media screen and (min-width: 768px) {
          .features .cover-row .info h3 a {
            font-size: 17px; } }
      .features .cover-row .info p {
        max-width: 170px;
        color: #c8c8c8;
        margin-top: 0;
        font-size: 10px;
        margin-bottom: 0; }
        @media screen and (min-width: 768px) {
          .features .cover-row .info p {
            font-size: 12px;
            margin-top: 10px; } }
        .features .cover-row .info p a {
          color: #c8c8c8; }
    .features .cover-row .cover-image {
      margin-bottom: 20px;
      position: relative;
      border: 1px solid #D7D7D7;
      position: relative;
      width: 100%;
      margin-right: 5%;
      padding-bottom: 100%; }
      .features .cover-row .cover-image .cover-link {
        display: block;
        height: 100%;
        z-index: 1;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-size: cover;
        background-position: center center; }
      .features .cover-row .cover-image .cover-link:before {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 0;
        z-index: 2;
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 0) 1%, rgba(128, 128, 128, 0) 51%, #050505 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(253, 253, 253, 0) 1%, rgba(128, 128, 128, 0) 51%, #050505 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#050505',GradientType=0 );
        /* IE6-9 */ }
      .features .cover-row .cover-image .cover-default {
        background: url(../img/playlist-default-m.gif) no-repeat;
        background-size: cover;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 0; }
      @media (min-width: 320px) and (max-width: 992px) {
        .features .cover-row .cover-image {
          width: 47.5%;
          padding-bottom: 47.5%;
          margin-right: 5%;
          float: left; }
          .features .cover-row .cover-image:nth-child(even) {
            margin-right: 0; } }
      @media (min-width: 992px) {
        .features .cover-row .cover-image {
          width: 22.7%;
          padding-bottom: 22.7%;
          margin-right: 3%;
          float: left;
          max-width: 270px; }
          .features .cover-row .cover-image:nth-child(even) {
            margin-right: 3%; }
          .features .cover-row .cover-image:last-child {
            margin-right: 0; } }
      @media screen and (min-width: 1100px) {
        .features .cover-row .cover-image {
          margin-right: 25px;
          width: 240px;
          height: 245px;
          padding-bottom: 0; }
          .features .cover-row .cover-image:nth-child(even) {
            margin-right: 30px; }
          .features .cover-row .cover-image:last-child {
            margin-right: 0; } }

.main-header .right .search .forms #search-text::-webkit-input-placeholder, .main-header .right .search .forms #search-text::-moz-input-placeholder {
  color: #969696 !important;
  font-weight: normal; }

.table-wrapper {
  font-size: 14px;
  overflow: auto;
  margin-top: 15px; }
  .table-wrapper table {
    width: 100%; }
  .table-wrapper thead {
    background: #969696; }
    .table-wrapper thead td {
      color: #fff; }
  .table-wrapper td {
    color: #969696;
    padding: 8px 15px; }

/* PLAYLIST VIEW */
.playlist-view {
  background-size: 100% auto;
  background-position: center;
  position: relative;
  z-index: 1; }

#playlist-cover {
  display: none;
  top: 0;
  position: fixed;
  width: 100%;
  height: calc(100% + 100px);
  z-index: 0;
  background-position: center;
  background-size: cover;
  background-color: #262626;
  -webkit-transition: 0 !important;
  transition: 0 !important; }

#playlist-cover span {
  display: block;
  position: fixed;
  padding: 8px;
  bottom: 20px;
  left: 20px;
  color: #FFF;
  font-weight: lighter;
  text-shadow: 1px 0px 1px rgba(40, 40, 40, 0.4);
  font-size: 14px;
  font-family: "Maison Neue Book","Helvetica Neue",Helvetica,Arial,sans-serif; }

#playlist-cover.dark span {
  color: #222;
  text-shadow: 1px 0px 1px rgba(255, 255, 255, 0.5); }

#playlist-cover span > span {
  font-weight: normal;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 350px;
  width: 350px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

@media only screen and (max-width: 1200px) {
  #playlist-cover span {
    left: 400px; } }

#playlist-view-data {
  background-color: #000;
  min-height: 328px;
  position: relative;
  z-index: 2;
  background-size: cover;
  background-position: center center;
  padding-top: 42px; }

#playlist-view-data:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

#playlist-view-data .left {
  width: 790px;
  padding: 0 0 30px; }

#playlist-view-data .left .cover-content {
  float: left;
  width: 243px;
  height: 243px;
  margin-right: 25px;
  position: relative;
  overflow: hidden;
  border: 1px solid #323232; }

#playlist-view-data .left a.cover {
  background-size: cover;
  background-position: center;
  width: 243px;
  height: 243px;
  position: relative;
  display: block; }

#playlist-view-data .left a.cover.play:before {
  content: '';
  font-family: 'FontAwesome';
  text-align: center;
  color: #fff;
  border: 2px solid #efefef;
  position: absolute;
  font-size: 45px;
  width: 84px;
  height: 84px;
  line-height: 83px;
  top: 50%;
  left: 50%;
  margin-top: -43px;
  margin-left: -42px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.35);
  -webkit-transition: background .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

#playlist-view-data .left a.cover.play:before {
  content: '\f04b';
  padding-left: 9px; }

#playlist-view-data .left a.cover.pause:before {
  content: '';
  background-image: url(../img/playmoss@2x.png?v=1.6);
  background-size: 300px 600px;
  background-position: -370px -523px; }

#playlist-view-data .left a.cover.pause {
  display: none; }

#playlist-view-data .left a.cover:hover:before {
  background-color: black;
  border-color: #fff; }

#playlist-view-data.playing .left a.cover.play {
  display: none; }

#playlist-view-data.playing .left a.cover.pause {
  display: block; }

#playlist-view-data .left a.cover.loading:after {
  content: '';
  position: absolute;
  height: 54px;
  width: 54px;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: -27px;
  background: #000 url(../img/spinner-track@2x.gif);
  background-size: 60px 60px;
  background-position: center;
  background-repeat: no-repeat; }

#playlist-view-data .left a.cover.loading:before {
  background-color: black; }

#playlist-view-data .left a.cover.hidden {
  display: none; }

#playlist-view-data .left .description {
  min-height: 245px;
  overflow: hidden;
  padding: 0;
  position: relative; }

#playlist-view-data .left .description h1, #playlist-view-data .left .description h1 a {
  color: #ffffff;
  font-size: 28px;
  line-height: 36px;
  font-weight: 400; }

#playlist-view-data .left .description div.collaborative {
  margin-top: -2px;
  display: inline-block; }

#playlist-view-data .left .description div.collaborative span {
  background: #2880de;
  color: #fff;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 11px;
  padding: 4px;
  padding: 7px 8px 5px; }

#playlist-view-data .left .description div.subscribers {
  margin-top: -2px;
  display: inline-block; }

#playlist-view-data .left .description div.subscribers span {
  background: rgba(40, 40, 40, 0.7);
  color: #fff;
  text-transform: uppercase;
  border-radius: 8px;
  font-size: 11px;
  padding: 4px;
  padding: 7px 8px 5px; }

#playlist-view-data .left .description h2 {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 19px;
  margin: 15px 0 0;
  font-weight: normal; }

#playlist-view-data .left .description h2.description-long {
  display: none; }

#playlist-list .tags,
#playlist-view-data .left .description .tags,
#search-playlists .tags,
#playlists-mine .tags,
#playlists-likes .tags,
#playlists-adds .tags,
#user-playlists .tags {
  list-style: none;
  padding: 0;
  margin: 5px 0 0 0; }
  #playlist-list .tags li,
  #playlist-view-data .left .description .tags li,
  #search-playlists .tags li,
  #playlists-mine .tags li,
  #playlists-likes .tags li,
  #playlists-adds .tags li,
  #user-playlists .tags li {
    display: inline-block;
    font-size: 13px;
    margin: 10px 5px 0 0; }
  #playlist-list .tags a,
  #playlist-view-data .left .description .tags a,
  #search-playlists .tags a,
  #playlists-mine .tags a,
  #playlists-likes .tags a,
  #playlists-adds .tags a,
  #user-playlists .tags a {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    border-radius: 27px;
    height: 27px;
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    line-height: 28px;
    padding: 0 10px; }
  #playlist-list .tags a.main,
  #playlist-view-data .left .description .tags a.main,
  #search-playlists .tags a.main,
  #playlists-mine .tags a.main,
  #playlists-likes .tags a.main,
  #playlists-adds .tags a.main,
  #user-playlists .tags a.main {
    background-color: #fff; }
  #playlist-list .tags a:hover,
  #playlist-view-data .left .description .tags a:hover,
  #search-playlists .tags a:hover,
  #playlists-mine .tags a:hover,
  #playlists-likes .tags a:hover,
  #playlists-adds .tags a:hover,
  #user-playlists .tags a:hover {
    background-color: #b4b4b4; }

#playlist-view-data .left .description .tags a {
  background-color: #c8c8c8;
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: bottom; }

#playlist-view-data .left .description a {
  color: #969696;
  text-decoration: none; }

#playlist-view-data .left .description a:hover {
  color: #f0f0f0; }

#playlist-view-data .left .description .summary {
  position: absolute;
  bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #969696;
  text-transform: uppercase; }

#playlist-view-data .left .description .summary span {
  position: relative;
  z-index: 1; }

#playlist-view-data .left .description .summary span.collaborative {
  color: #00f182;
  font-weight: 400; }

#playlist-view-data .left .description .summary span.moreinfo {
  color: #646464; }

#playlist-view-data .left .description .summary span.published {
  color: #646464; }

#playlist-view-data .left .description .summary span.duration {
  color: #646464;
  text-transform: lowercase; }

#playlist-view-data .left .description .summary .fb-like {
  /*display:block;margin-top: 4px;overflow-x: hidden;width:150px;height:20px;position:relative;*/ }

#playlist-view-data .left .description .summary:after {
  /*content:'';position:absolute;left:120px;bottom:0;width:40px;height:20px;background:#111;*/ }

#playlist-view-data .right {
  width: 245px;
  padding: 0 0 30px 0;
  text-align: right; }

#playlist-view-data .right a.pic {
  float: right;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  border: 2px solid #D0D0D0;
  display: block; }

#playlist-view-data .right a.pic:hover {
  border: 2px solid #969696; }

#playlist-view-data .right .name {
  color: #c8c8c8;
  padding: 15px 0;
  font-size: 13px;
  line-height: 18px;
  text-align: right;
  letter-spacing: 1px;
  display: block; }

#playlist-view-data .right .name a {
  color: #f0f0f0; }

#playlist-view-data .right .name a:hover {
  color: #646464;
  text-decoration: none; }

#playlist-view-data .right .button {
  display: inline-block;
  background: none;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  min-width: 95px;
  font-size: 13px;
  height: 35px;
  line-height: 32px; }

#playlist-view-data .right .button.hidden {
  display: none; }

#playlist-view-data .right .button:hover, #playlist-view-data .right .button.active {
  color: #1AE185;
  border: 2px solid #1AE185; }

@media only screen and (max-width: 1124px) {
  #playlist-view-data .right {
    float: none;
    overflow: hidden;
    width: auto; } }

@media only screen and (max-width: 960px) {
  #playlist-view-data .left {
    width: 75%; }
  #playlist-view-data .right a.pic {
    display: inline-block; }
  #playlist-view-data .right .name {
    text-align: right; }
  #playlist-view-data .right .user {
    text-align: right; } }

.playlist-view .buttons-bar {
  background: #f5f5f5;
  height: 67px;
  border-bottom: 1px solid #cdcdcd;
  position: relative;
  z-index: 1;
  overflow: hidden; }

.playlist-view .buttons-bar .num_tracks {
  display: block;
  float: left;
  width: 80px;
  height: 66px;
  padding: 17px 2px;
  text-align: center;
  background: #fff;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  color: #646464;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  margin-right: 20px; }

.playlist-view .buttons-bar .num_tracks span {
  display: block;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 5px; }

.playlist-view a.button {
  background-color: #fff;
  border: 1px solid #cdcdcd;
  min-width: 85px;
  color: #969696;
  font-size: 13px;
  height: 36px;
  line-height: 34px;
  border-radius: 4px; }

.playlist-view a.button:hover, .playlist-view a.button.active {
  border: 1px solid #323232;
  color: #323232; }

.playlist-view a.button.disabled,
.playlist-view a.button.disabled:hover,
.playlist-view a.button.disabled.active {
  background-color: #fff;
  border: 1px solid;
  border: 1px solid #d0d0d0;
  color: #d0d0d0; }

.playlist-view .upload-track a.button {
  background-color: #ebebeb;
  border: 1px solid #c3c3c3;
  min-width: 85px;
  color: #969696;
  font-size: 13px;
  height: 36px;
  line-height: 34px;
  border-radius: 4px; }

.playlist-view .upload-track a.button:hover, .playlist-view a.button.active {
  border: 1px solid #323232; }

.playlist-view li.add-buttons a.button:hover,
.playlist-view li.like-buttons a.button:hover {
  border: 1px solid #1AE185;
  color: #1AE185; }

.playlist-view a.button.on {
  border: 1px solid #1AE185;
  color: #1AE185; }

.playlist-view a.button.on:hover {
  border: 1px solid #1AE185; }

.playlist-view .buttons-bar .left {
  float: none;
  overflow-y: hidden; }

.playlist-view .buttons-bar .right {
  float: right;
  width: 110px; }

.playlist-view .buttons-bar ul.actions-list {
  padding: 0;
  margin: 0;
  float: left;
  padding: 15px 0; }

.playlist-view .buttons-bar ul.actions-list li {
  padding: 0;
  margin: 0  14px 0 0;
  list-style: none;
  float: left; }

.playlist-view .buttons-bar ul.actions-list li a.button.edit {
  background: #969696 none repeat scroll 0 0;
  border: 1px solid #878787;
  color: #ffffff; }

.playlist-view .buttons-bar ul.actions-list li a.button.edit:hover {
  background: #646464; }

.playlist-view .buttons-bar .right ul.actions-list {
  float: right; }

.playlist-view .buttons-bar .right ul.actions-list li {
  float: right;
  margin: 0 0 0 14px; }

.playlist-view .buttons-bar ul.summary {
  padding: 24px 0 23px 10px;
  margin: 0;
  float: left; }

.playlist-view .buttons-bar ul.summary li.hidden {
  display: none; }

.playlist-view .buttons-bar ul.summary li {
  list-style: none;
  display: inline;
  font-size: 12px;
  color: #b4b4b4;
  text-transform: uppercase; }

.playlist-view .buttons-bar ul.summary li:after {
  content: '|';
  margin-left: 8px;
  margin-right: 4px; }

.playlist-view .buttons-bar ul.summary li:last-child:after {
  content: none; }

.playlist-view .buttons-bar ul.summary li span.duration i {
  font-size: 1.2em; }

.playlist-view .buttons-bar ul.summary li span.duration span {
  text-transform: lowercase; }

.playlist-view .buttons-bar a.button.play, .playlist-view .buttons-bar a.button.pause {
  background-color: #F0F0F0;
  border: 1px solid #F0F0F0;
  color: #1E1E1E;
  min-width: 100px; }

.playlist-view .buttons-bar a.button.play:hover, .playlist-view .buttons-bar a.button.pause:hover {
  background-color: #d7d7d7; }

.playlist-view .buttons-bar a.button.play {
  background-position: -160px -114px; }

.playlist-view .buttons-bar a.button.pause {
  display: none;
  background-position: -160px -208px; }

body.playing #playlist-view.playing .buttons-bar a.button.play {
  display: none; }

body.playing #playlist-view.playing .buttons-bar a.button.pause {
  display: block; }

.playlist-view .buttons-bar a.button.publish {
  background: #00f182;
  border: 1px solid #43c36f;
  color: #fff;
  min-width: 100px;
  min-width: 85px; }

.playlist-view .buttons-bar a.button.publish:hover {
  background: #43c36f; }

.playlist-view-content {
  margin-top: 21px; }

.playlist-view-content .main {
  overflow-y: hidden; }

.playlist-view-content .sidebar {
  width: 333px;
  float: right;
  margin-left: 25px; }

.region-input {
  background: #f5f5f5;
  min-height: 65px;
  border-bottom: 1px solid #b4b4b4;
  padding: 14px 17px 14px; }

#tracks .region-input {
  border-bottom: 1px solid #efefef; }

.region-input form {
  margin: 0;
  position: relative;
  overflow-y: hidden; }

.region-input input {
  margin: 0;
  width: 100%;
  height: 36px;
  font-size: 13px;
  color: #969696;
  padding: 0 14px;
  border: 1px solid #d7d7d7;
  padding: 0 15px; }

.region-input input:focus {
  border: 1px solid #787878; }

.region-input form.processing:after {
  position: absolute;
  background-image: url(../img/spinner-addtrack-green2@2x.gif);
  background-size: 31px 31px;
  background-position: 0 -1px;
  height: 28px;
  width: 30px;
  content: '';
  right: 5px;
  top: 2px;
  z-index: 2; }

.region-input form.processing input {
  padding-right: 35px; }

.region-input form .error-msg {
  margin-top: 10px;
  float: left; }

.region-input form .spotify-error-msg {
  display: none; }

.region-input input.comment {
  background-color: #141414;
  border: 1px solid #323232;
  color: #787878;
  padding-left: 35px;
  position: relative;
  z-index: 0;
  width: 100%; }

.region-input input.comment:focus {
  border: 1px solid #787878; }

.region-input input.link {
  background-color: #e1e1e1;
  border: 1px solid #323232;
  color: #787878;
  padding-left: 10px;
  width: 100%;
  text-transform: uppercase; }

.region-input input.link:focus {
  border: 1px solid #787878; }

.region-input .pic {
  width: 22px;
  height: 22px;
  z-index: 1;
  background-size: cover;
  border-radius: 50%;
  border: 2px solid #323232;
  position: absolute;
  top: 5px;
  left: 7px; }

.region-input .collaborative p {
  color: #969696;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 17px;
  margin: 10px 0 0; }

.region-input .collaborative p a.button {
  min-width: 80px;
  display: inline-block;
  height: 25px;
  line-height: 24px;
  font-size: 12px; }

.upload-track {
  float: right;
  width: 195px;
  padding-left: 34px;
  position: relative; }

.upload-track:before {
  content: '';
  height: 65px;
  width: 1px;
  background: #ebebeb;
  position: absolute;
  left: 16px;
  top: -14px; }

.playlist-view-content .song-list {
  padding: 0;
  margin: 0; }

.playlist-view-content .song-list > li {
  border-bottom: 1px solid #efefef;
  display: block;
  height: 56px;
  min-height: 56px;
  min-width: 358px;
  overflow: hidden;
  background-color: #fff;
  margin: 0;
  position: relative;
  list-style: none; }

.playlist-view-content .song-list > li.spotify-playlist-item {
  height: auto; }

.playlist-view-content .song-list > li:hover {
  background: #f5f5f5; }

.playlist-view-content .song-list > li:last-child {
  border-bottom: none; }

.playlist-view-content .song-list li .left {
  float: left;
  width: 56px;
  margin-right: 10px;
  margin-left: 28px; }

.playlist-view-content .song-list li .left a.song-cover {
  position: relative;
  z-index: 10;
  display: block;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  width: 56px;
  height: 56px;
  background-color: #FFF;
  background-size: cover;
  background-position: center; }

.playlist-view-content .song-list li .left a.song-cover:before {
  opacity: 0;
  content: '\f04b';
  font-family: 'FontAwesome';
  text-align: center;
  color: #fff;
  border: 2px solid #efefef;
  position: absolute;
  font-size: 15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
  line-height: 28px;
  padding-left: 3px;
  background-color: rgba(0, 0, 0, 0.35);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.playlist-view-content .song-list li .left a.song-cover:hover:before {
  background-color: rgba(0, 0, 0, 0.5); }

.playlist-view-content .song-list > li:hover .left a.song-cover:before {
  opacity: 1; }

.playlist-view-content .song-list li.soundcloud .left a.song-cover {
  background: #826573;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #826573), color-stop(100%, #718e99));
  background: -webkit-linear-gradient(left, #826573 0%, #718e99 100%);
  background: linear-gradient(to right, #826573 0%, #718e99 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#826573', endColorstr='#718e99',GradientType=1 );
  background-size: cover; }

.playlist-view-content .song-list li.playmoss .left a.song-cover {
  background-image: url(../img/upload-cover-default.jpg?v=1.6);
  background-repeat: no-repeat; }

.playlist-view-content .song-list li .left .controls {
  margin: 15px 0 0;
  padding: 0; }

.playlist-view-content .song-list li .left .controls li {
  list-style: none;
  display: inline; }

.playlist-view-content .song-list li .left .controls li a.play {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  min-width: 36px;
  float: left;
  margin-top: -3px; }

.playlist-view-content .song-list li .left .controls li a.add {
  min-width: 60px;
  float: right;
  background-position: -144px 7px; }

.playlist-view-content .song-list li .left .controls li a.play img {
  background-position: -163px -53px;
  width: 45px;
  height: 27px; }

.playlist-view-content .song-list li .left .controls li a.play:hover img {
  background-position: -163px -83px; }

.playlist-view-content .song-list li .left .controls li a.add img {
  background-position: -151px 5px;
  width: 45px;
  height: 27px; }

.playlist-view-content .song-list li .left .controls li a.add:hover img, .playlist-view-content .song-list li .left .controls li a.add.active img {
  background-position: -151px -20px; }

.playlist-view-content .song-list li .right {
  float: none;
  overflow-y: hidden;
  margin-left: 30px; }

.playlist-view-content .song-list li .right p {
  margin: 0;
  padding: 0; }

.playlist-view-content .song-list li .right p.error-unavailable {
  float: right;
  padding-right: 128px;
  margin-top: 10px;
  text-align: right;
  display: none;
  line-height: 1.5em;
  color: #646464; }

.playlist-view-content .song-list li.track-disabled .right p.error-unavailable {
  display: block; }

.playlist-view-content .song-list li .right p.song-name {
  font-size: 13px;
  color: #646464;
  line-height: 18px;
  margin-top: 10px;
  padding-right: 128px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.playlist-view-content .song-list li .right p.song-name a {
  color: #646464;
  position: relative; }

.playlist-view-content .song-list li .right p.song-name a:hover {
  color: #323232; }

.playlist-view-content .song-list li .right p.song-info {
  font-size: 12px;
  color: #c8c8c8;
  line-height: 17px;
  padding-right: 128px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.playlist-view-content .song-list li .right p.song-info a {
  color: #c8c8c8;
  position: relative; }

.playlist-view-content .song-list li .right p.song-info a:hover {
  color: #323232; }

.playlist-view-content .song-list li .right p.song-info span:before {
  content: ' | ';
  margin: 0 3px; }

.playlist-view-content .song-list li .right p.song-info span:nth-child(1):before {
  content: none; }

.playlist-view-content .song-list li .right p.song-info span.song-added-by {
  color: #57a0ef; }

.playlist-view-content .song-list li .right p.song-info span.song-added-by a {
  color: #57a0ef; }

.playlist-view-content .song-list li .right p.song-info span.song-added-by a:hover {
  color: #5980af; }

.playlist-view-content .song-list li .song-order {
  position: absolute;
  width: 27px;
  left: 0;
  top: 20px;
  text-align: center;
  color: #646464;
  font-size: 13px; }

.playlist-view-content .song-list li .song-embed {
  display: none; }

.playlist-view-content .song-list > li.playing {
  background: #f0f0f0; }

#playlist-view .playlist-view-content .song-list > li.playing {
  height: 443px;
  padding: 0; }

#playlist-view .playlist-view-content .song-list > li.playing.soundcloud, #playlist-view .playlist-view-content .song-list > li.playing.bandcamp, #playlist-view .playlist-view-content .song-list > li.playing.playmoss {
  height: 225px; }

#playlist-view .playlist-view-content .song-list > li.playing.soundcloud .song-embed, #playlist-view .playlist-view-content .song-list > li.playing.bandcamp .song-embed, #playlist-view .playlist-view-content .song-list > li.playing.playmoss .song-embed {
  height: 170px; }

#playlist-view .playlist-view-content .song-list > li.playing .song-embed {
  background: #f0f0f0;
  height: 388px;
  display: block; }

#playlist-view .playlist-view-content .song-list > li.playing a.song-cover {
  display: none; }

#playlist-view .playlist-view-content .song-list > li.playing .controls {
  margin-top: 17px; }

#playlist-view .playlist-view-content .song-list > li.playing .controls li:first-child {
  display: none; }

#playlist-view .playlist-view-content .song-list > li.playing .song-order {
  top: inherit;
  bottom: 17px; }

#playlist-view .playlist-view-content .song-list > li.playing ul.action-buttons {
  top: inherit;
  bottom: 12px; }

#playlist-view .playlist-view-content .song-list > li.playing .draggable {
  display: none !important; }

#playlist-view .playlist-view-content .song-list > li.playing .remove {
  display: none !important; }

.playlist-view-content .song-list > li .draggable {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  position: absolute; }

.playlist-view-content .song-list > li .draggable:before {
  content: '';
  width: 10px;
  height: 15px;
  top: 70px;
  left: 8px;
  cursor: pointer;
  position: absolute;
  background-image: url(../img/playmoss@2x.png?v=1.6);
  background-size: 200px 400px;
  background-position: -103px -160px; }

.playlist-view-content .song-list > li .remove {
  width: 18px;
  height: 18px;
  background-color: #e10a0a;
  bottom: 17px;
  left: 6px;
  position: absolute;
  display: none;
  background-position: -102px -138px;
  z-index: 1; }

.playlist-view-content .song-list > li:hover .draggable,
.playlist-view-content .song-list > li:hover .remove {
  display: block; }

.playlist-view-content .song-list > li.drag-placeholder {
  width: 100% !important;
  height: 56px !important;
  display: block;
  background-color: #f5f5f5; }

.playlist-view-content .song-list > li ul.action-buttons {
  padding: 0;
  margin: 0;
  width: 100px;
  position: absolute;
  right: 16px;
  top: 14px; }

.playlist-view-content .song-list > li ul.action-buttons li {
  padding: 0;
  list-style: none;
  margin: 0;
  display: inline-block;
  float: left; }

.playlist-view-content .song-list > li ul.action-buttons li {
  width: 60px;
  margin-right: 10px; }

.playlist-view-content .song-list > li ul.action-buttons li:last-child {
  margin-right: 0; }

.playlist-view-content .song-list > li ul.action-buttons li.like-button {
  width: 30px;
  margin-right: 10px; }

.playlist-view-content .song-list > li ul.action-buttons li.like-button a {
  color: #d7d7d7;
  border: 1px solid #d7d7d7;
  font-size: 15px;
  line-height: 30px; }

.playlist-view-content .song-list > li ul.action-buttons li.like-button a:hover,
.playlist-view-content .song-list > li ul.action-buttons li.like-button a.unlike {
  border: 1px solid #00f182;
  color: #00f182; }

.playlist-view-content .song-list > li ul.action-buttons li.download {
  width: 60px;
  margin-right: 10px; }

.playlist-view-content .song-list > li ul.action-buttons li.download a.button {
  color: #969696;
  border: 1px solid #d7d7d7;
  font-size: 15px;
  line-height: 30px;
  padding: 0 4px 0 5px; }

.playlist-view-content .song-list > li ul.action-buttons li.download a.button:hover {
  border: 1px solid #323232;
  color: #323232; }

.playlist-view-content .song-list > li ul.action-buttons li a.button {
  width: 100%;
  min-width: inherit;
  height: 30px;
  background-color: #fff; }

.playlist-view-content .song-list > li ul.action-buttons li a.add-track-button img.sp {
  height: 14px;
  width: 36px;
  display: block;
  margin: 7px auto;
  background-position: -155px 0; }

.playlist-view-content .song-list > li ul.action-buttons li a.add-track-button:hover img.sp {
  background-position: -53px -250px; }

.playlist-view-content .song-list > li ul.action-buttons li.edit a {
  line-height: 29px; }

.playlist-view-content .song-list li.playmoss .right p.song-name,
.playlist-view-content .song-list li.playmoss .right p.song-info {
  padding-right: 165px; }

.playlist-view-content .song-list > li.playmoss ul.action-buttons {
  width: 140px; }

.playlist-view-content .song-list li.playmoss.no-add .right p.song-name,
.playlist-view-content .song-list li.playmoss.no-add .right p.song-info {
  padding-right: 125px; }

.playlist-view-content .song-list > li.playmoss.no-add ul.action-buttons {
  width: 100px; }

.playlist-view-content .song-list > li.playmoss.no-add ul.action-buttons li.download {
  margin-right: 0; }

.playlist-view-content .song-list li.playmoss.track-owner .right p.song-name,
.playlist-view-content .song-list li.playmoss.track-owner .right p.song-info {
  padding-right: 265px; }

.playlist-view-content .song-list > li.playmoss.track-owner ul.action-buttons {
  width: 240px; }

.playlist-view-content .song-list > li ul.action-buttons li.add-button {
  display: none !important; }

.playlist-view-content .song-list > li.track-disabled {
  opacity: .5; }

.playlist-view-content .song-list > li.track-disabled .play {
  pointer-events: none; }

.playlist-view-content .comments {
  background: #fff;
  height: auto !important;
  border: 1px solid #d7d7d7; }

.playlist-view-content .tab-tracks {
  height: auto !important;
  border: 1px solid #323232;
  border-top: none; }

.comments .region-input input.comment {
  background-color: #fff;
  border: 1px solid #d7d7d7;
  color: #c8c8c8; }

.comments .region-input input.comment:focus {
  border: 1px solid #787878; }

.comments .region-input .pic {
  border: 2px solid #d0d0d0;
  top: 7px; }

.comments ul.comments-list {
  padding: 0;
  margin: 0;
  padding: 0; }

.comments ul.comments-list li {
  list-style: none;
  border-bottom: 1px solid #EBEBEB;
  padding: 15px 24px; }

.comments ul.comments-list li:last-child {
  border: none; }

.comments ul.comments-list li.empty {
  text-align: center;
  padding-top: 40px; }

.comments ul.comments-list li:last-child {
  border: none; }

.comments ul.comments-list li .left {
  width: 100%;
  margin-right: 20px; }
  @media screen and (min-width: 768px) {
    .comments ul.comments-list li .left {
      width: 60px;
      float: left; } }
  .comments ul.comments-list li .left a {
    border: 2px solid #ebebeb;
    width: 22px;
    height: 22px;
    margin-bottom: 15px;
    display: block;
    background-size: cover;
    background-position: center;
    border-radius: 50%; }
    @media screen and (min-width: 768px) {
      .comments ul.comments-list li .left a {
        width: 60px;
        height: 60px; } }

.comments ul.comments-list li .left a:hover {
  border-color: #969696; }

.comments ul.comments-list li .right {
  overflow-y: hidden;
  float: none;
  clear: both; }
  @media screen and (min-width: 768px) {
    .comments ul.comments-list li .right {
      clear: none; } }

.comments ul.comments-list li .right p {
  margin: 0;
  color: #969696;
  font-size: 14px;
  line-height: 18px;
  word-wrap: break-word;
  display: inline-block; }
  @media screen and (min-width: 768px) {
    .comments ul.comments-list li .right p {
      display: block;
      font-size: 13px; } }

.comments ul.comments-list li .right p.comment-user a {
  color: #323232;
  font-size: 14px;
  line-height: 18px; }
  @media screen and (min-width: 768px) {
    .comments ul.comments-list li .right p.comment-user a {
      color: #646464; } }
  .comments ul.comments-list li .right p.comment-user a:hover {
    color: #646464; }

.comments ul.comments-list li .right span.comment-datetime {
  display: none;
  color: #c8c8c8;
  font-size: 12px; }
  @media screen and (min-width: 768px) {
    .comments ul.comments-list li .right span.comment-datetime {
      display: inline-block; } }

.comments ul.comments-list li .right p.comment-delete a {
  color: #646464;
  font-size: 12px; }

.comments ul.comments-list li .right p a {
  color: #000; }

.comments ul.comments-list li .right p a.mention {
  font-weight: bold;
  letter-spacing: .5px;
  /*background-color:#F6F6F6;padding:1px 2px;border-radius:2px;*/ }

.comments ul.comments-list li .right p a:hover {
  color: #898989; }

#import-spotify {
  display: none; }
  #import-spotify.show {
    display: block; }
  #import-spotify .box {
    text-align: left; }

a.spotify-connect-button, a.spotify-connect-button:hover, a.spotify-connect-button:visited {
  color: #ffffff;
  background-color: #2ebd59;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 500px;
  padding: 7px 35px 7px;
  font-family: Circular, Helvetica, Arial, sans-serif;
  border-color: #29a84f;
  font-weight: bold;
  display: inline-block;
  margin: 15px 0px 0px 0px; }

.feed-item .playlist-view-content iframe#spotifyIframe {
  margin-left: -1px; }

/* VERSION MOVIL PLAYLIST */
.mobile_playlist {
  display: none; }

.mobile .mobile_playlist {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  z-index: 1000;
  overflow-y: auto;
  padding-bottom: 80px; }

.mobile .mobile_playlist .content {
  box-sizing: border-box;
  margin: 15px;
  overflow: hidden;
  width: auto; }

.mobile .mobile_playlist .content .bg_playlist {
  height: 160px;
  width: 63%;
  margin: 0 15px 10px 0;
  display: block;
  float: left;
  border: 1px solid #ccc;
  background-size: cover;
  background-position: center center;
  max-width: 250px;
  max-height: 250px; }

.mobile .mobile_playlist .content .left {
  float: left;
  text-align: left;
  width: 30%; }

.mobile .mobile_playlist .content .left span, .mobile .mobile_playlist .content .left p {
  font-family: "Maison Neue Book","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: left;
  font-size: 14px;
  line-height: 17px; }

.mobile .mobile_playlist .content .left p {
  color: #646464;
  margin-top: 15px;
  font-size: 12px;
  line-height: 15px;
  margin: 0;
  text-transform: uppercase; }

.mobile .mobile_playlist .content .left p span {
  color: #9c9c9c;
  font-size: 12px;
  line-height: 15px;
  display: block;
  width: 100%;
  margin-top: 15px; }

.mobile .mobile_playlist .content .bottom {
  width: 100%;
  float: left; }

.mobile .mobile_playlist .content .bottom p {
  text-align: left;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0; }

.mobile .mobile_playlist .content .bottom p strong {
  font-size: 19px;
  font-weight: normal;
  line-height: 22px;
  display: block;
  width: 100%;
  color: #000;
  display: block;
  margin-top: 5px; }

.mobile .mobile_playlist p, .mobile .mobile_user p {
  font-size: 16px;
  line-height: 27px;
  color: #565656;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px; }

.mobile .mobile_playlist > p {
  padding: 0 15px; }

.mobile .mobile_playlist p .btn, .mobile .mobile_user p .btn {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background: #2edf5c;
  border: 1px solid #10c14d;
  display: block;
  height: 45px;
  line-height: 45px;
  padding: 0 35px;
  border-radius: 3px;
  color: #fff; }

.mobile .mobile_playlist p .btn.download, .mobile .mobile_user p .btn.download {
  background: #f5f5f5;
  color: #191919;
  border: 1px solid #cdcdcd; }

.mobile .mobile_playlist > img {
  display: block;
  margin: 10px auto 0;
  background-position: -99px -355px; }

.mobile .mobile_playlist iframe {
  margin: 0 auto; }

@media (min-width: 480px) {
  .mobile .mobile_playlist .content {
    margin: 10px; }
  .mobile .mobile_playlist .content .bg_playlist {
    margin: 0 15px 0 0; }
  .mobile .mobile_playlist .content .left p {
    margin: 0 0 5px; }
  .mobile .mobile_playlist .content .left p span {
    margin-top: 10px; }
  .mobile .mobile_playlist p .btn {
    display: inline-block; }
  .mobile .mobile_playlist .content .bottom {
    width: calc(95% - 250px); }
  .mobile .mobile_playlist > p {
    margin-bottom: 5px; }
  .mobile .mobile_playlist > img {
    margin-top: 0; } }

/* FIN VERSION MOVIL PLAYLIST */
#playlistEmbed ul {
  padding: 0;
  margin: 10px 0 0 0; }

#playlistEmbed ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  font-size: 13px;
  color: #c8c8c8;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

#playlistEmbed .color ul li {
  width: 49%;
  margin-right: 2%; }

#playlistEmbed .color ul li:last-child {
  margin-right: 0; }

#playlistEmbed .color ul li button {
  width: 100%;
  height: 50px;
  margin: 0 0 8px 0;
  background: #c4c4c4;
  border: 1px solid #dbdbdb;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

#playlistEmbed .color ul li button.light {
  background: #fafafa; }

#playlistEmbed .color ul li:hover,
#playlistEmbed .color ul li.active {
  color: #323232; }

#playlistEmbed .color ul li:hover button.light,
#playlistEmbed .color ul li.active button.light {
  background: #fff;
  border: 1px solid #000; }

#playlistEmbed .color ul li:hover button.dark,
#playlistEmbed .color ul li.active button.dark {
  background: #323232;
  border: 1px solid #000; }

#playlistEmbed .design ul li {
  width: 144px;
  height: 169px;
  margin-right: 17px;
  cursor: pointer;
  margin-bottom: 20px;
  position: relative; }

#playlistEmbed .design ul li .player {
  opacity: 0.5;
  position: relative;
  width: 142px;
  height: 167px;
  background-image: url(../img/player-embed@2x.png);
  background-size: 288px 93px;
  background-repeat: no-repeat;
  background-position: left bottom; }

#playlistEmbed .design ul li:hover,
#playlistEmbed .design ul li.active {
  color: #323232; }

#playlistEmbed .design ul li.light {
  border: 1px solid #eaeaea;
  background-color: #fff; }

#playlistEmbed .design ul li.dark {
  border: 1px solid #EAEAEA; }

#playlistEmbed .design ul li.dark .player {
  background-color: #212121;
  background-position: right bottom; }

#playlistEmbed .design ul li:hover,
#playlistEmbed .design ul li.active {
  border: 1px solid #323232; }

#playlistEmbed .design ul li:hover .player,
#playlistEmbed .design ul li.active .player {
  opacity: 1; }

#playlistEmbed .design ul li:nth-child(5),
#playlistEmbed .design ul li:nth-child(6) {
  margin-right: 0; }

#playlistEmbed .design ul li .title {
  position: absolute;
  bottom: -25px; }

#playlistEmbed .design ul li .cover {
  position: absolute;
  border: 1px solid #eaeaea;
  width: 55px;
  height: 55px;
  top: 10px;
  left: 10px;
  background-size: cover;
  background-position: center;
  z-index: 1; }

#playlistEmbed .design ul li.dark .cover {
  border: 1px solid #0f0f0f; }

#playlistEmbed .design ul li .background {
  position: absolute;
  height: 74px;
  width: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  z-index: 0; }

#playlistEmbed .design ul li .background.blur {
  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -o-filter: blur(6px);
  -ms-filter: blur(6px);
  filter: blur(6px);
  display: block;
  overflow: hidden; }

#playlistEmbed .size .forms-inline-list label {
  padding-right: 28px; }

#playlistEmbed .custom {
  color: #c8c8c8;
  margin-top: 11px; }

#playlistEmbed .custom input {
  width: 60px;
  height: 30px;
  display: inline;
  margin: 0 5px;
  color: #c4c4c4; }

#playlistEmbed .custom.active {
  color: #323232; }

#playlistEmbed .custom.active input {
  border: 1px solid #323232;
  color: #323232; }

#playlistEmbed textarea {
  height: 75px; }

#playlistEmbed .embeded label {
  padding: 5px 0 15px; }

.custombox-modal .share p {
  text-align: left;
  color: #969696;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 20px; }

.share ul {
  margin: 0; }

.share ul li {
  margin: 0;
  list-style: none; }

.share ul li a {
  color: #646464;
  font-size: 16px;
  line-height: 40px; }

.share ul li a:hover {
  color: #323232; }

.share ul li a span {
  width: 40px;
  height: 40px;
  display: block;
  float: left;
  margin-right: 15px;
  border-radius: 50%; }

.share ul li a span.facebook {
  background-color: #305891;
  background-position: 15px -409px; }

.share ul li a span.twitter {
  background-color: #2ca8d2;
  background-position: 12px -441px; }

.share ul li a span.tumblr {
  background-color: #384853;
  background-position: 13px -478px; }

.share ul li a span.mail {
  background-color: #7f7f7f;
  background-position: 11px -548px; }

.share ul li a span.gmail {
  background-color: #ff0000;
  background-position: 12px -512px; }

.share ul li a span.more {
  background-color: #ff703a;
  background-position: 12px -583px; }

.share ul li:nth-child(1),
.share ul li:nth-child(2),
.share ul li:nth-child(3) {
  margin-bottom: 20px; }

.share ul li:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .share ul li:nth-child(4) {
    margin-bottom: 20px; } }

.uploading-track .h160 {
  height: 160px; }

.uploading-track .file-upload.visible-button {
  margin-top: 10px;
  height: 33px;
  margin-bottom: 15px; }

.uploading-track .file-upload.visible-button input.file-upload-dropzone {
  opacity: 1;
  height: 33px;
  font-size: 13px;
  line-height: 23px; }

.uploading-track .file-upload.visible-button input.file-upload-input {
  height: 55px !important; }

.uploading-track .file-upload.visible-button input.file-upload-input:hover + input.file-upload-dropzone {
  background-color: #646464 !important; }

.uploading-track .file-upload.visible-button .loader {
  bottom: -19px;
  height: 9px;
  opacity: 1;
  background: #eaeaea;
  overflow: hidden; }

.uploading-track .file-upload.visible-button .loader span {
  border-right: none;
  text-shadow: none;
  background: #00F182;
  height: 9px; }

.uploading-track .file-upload.visible-button .file-info span {
  display: block;
  font-size: 11px;
  color: #969696;
  word-wrap: break-word; }

.uploading-track .file-upload.visible-button .file-info span.file-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.uploading-track .file-upload.visible-button .file-info span.file-ok {
  color: #00F182; }

.uploading-track .file-upload.visible-button .file-info span.file-ko {
  color: #ec4036; }

.uploading-track .edit-cover {
  margin-top: 15px; }

.uploading-track .edit-cover .cover {
  float: left;
  width: 130px;
  margin-right: 20px;
  height: 150px;
  position: relative; }

.uploading-track .edit-cover .actions {
  overflow-y: hidden; }

.uploading-track .edit-cover .file-upload {
  background: none;
  border: none; }

.uploading-track .edit-cover .file-upload .file-upload-dropzone {
  width: 130px;
  height: 130px;
  background-image: url("../img/upload-cover-default.jpg");
  background-size: cover;
  border: 1px solid #d7d7d7; }

.uploading-track .edit-cover .picture-upload {
  height: 128px; }

.uploading-track .edit-cover input.fake-click:hover {
  background-color: #646464 !important; }

.uploading-track .foot .cancel {
  margin-right: 10px; }

/*USER VIEW */
#user-view-data {
  position: relative; }
  #user-view-data:after {
    content: '';
    height: 240px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, center top, center bottom, from(#D7D7D7), color-stop(100%, #F0F0F0));
    background: -webkit-linear-gradient(top, #D7D7D7, #F0F0F0 100%);
    background: linear-gradient(to bottom, #D7D7D7, #F0F0F0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFD7D7D7, endColorstr=#FFF0F0F0, GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD7D7D7', endColorstr='#FFF0F0F0', GradientType=0)"; }
  #user-view-data .bg {
    z-index: 1;
    height: 240px;
    position: relative;
    /*background-color:#323232;*/
    border-bottom: 1px solid #ebebeb;
    background-position: center;
    background-size: cover; }
    #user-view-data .bg:after {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #383838;
      opacity: 0.1;
      z-index: 1; }

/*#user-view-data .bg.plus, .mobile .mobile_user .bg.plus {background-color:#2c54c2;}
#user-view-data .bg.pro, .mobile .mobile_user .bg.pro {background-color:#a98c7a;}*/
#user-view-data .bg.pro, .mobile .mobile_user .bg.pro {
  background-position: center; }

#user-view-data .top.info {
  min-height: 130px;
  background: #fff; }

#user-view-data .top .left {
  float: left;
  width: 67%;
  padding-top: 55px; }

#user-view-data .top .left h1 span {
  font-size: 19px; }

#user-view-data .top .left p {
  color: #969696;
  font-size: 16px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#user-view-data .top .left p span {
  color: #c8c8c8; }

#user-view-data .top .right {
  float: right;
  width: 33%;
  text-align: right;
  position: relative;
  height: 130px; }

#user-view-data .top .right ul {
  padding: 0;
  margin: 0;
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 0; }

#user-view-data .top .right ul li {
  display: block;
  list-style: none;
  min-width: 100px;
  float: right;
  margin-right: 8px; }

#user-view-data .top .right ul li:first-child {
  margin-left: 0; }

#user-view-data .top .right ul li a.button.edit {
  background: #969696;
  border: 1px solid #878787;
  color: #fff; }

#user-view-data .top .right ul li a.button.edit:hover {
  background: #646464; }

#user-view-data .top .right ul li a.button.remove {
  border: 1px solid #1ae185;
  color: #1ae185; }

/*#user-view-data .top .right ul .chat-button .real-button {display:none}
#user-view-data .top .right ul .chat-button.followed.followedYou:not(.blocked) .real-button {display:block}
#user-view-data .top .right ul .chat-button.plus:not(.blocked) .real-button {display:block}
#user-view-data .top .right ul .chat-button .fake-button {display:none}
#user-view-data .top .right ul .chat-button .fake-button:not(.blocked.followed.followedYou .fake-button) {display:block}*/
#user-view-data .top .right ul .chat-button.plus.unblocked .fake-button {
  display: none; }

#user-view-data .descrip {
  min-height: 130px;
  background: #f5f5f5;
  padding: 25px 0;
  border-top: 1px solid #ebebeb; }

#user-view-data .descrip .left {
  float: left;
  width: 670px;
  padding-right: 50px; }

#user-view-data .descrip .left p {
  color: #969696;
  font-size: 14px;
  line-height: 20px;
  margin: 0; }

#user-view-data .descrip .left p a {
  color: #323232; }

#user-view-data .descrip .left p.description-long {
  display: none; }

#user-view-data .descrip .right {
  overflow-y: hidden;
  float: right; }

@media only screen and (max-width: 1124px) {
  #user-view-data .descrip .right {
    overflow-y: hidden;
    float: right; } }

@media only screen and (max-width: 960px) {
  #user-view-data .descrip .left {
    width: 550px; } }

#user-view-data .descrip .right ul {
  padding: 0;
  margin: 0; }

#user-view-data .descrip .right ul li {
  list-style: none; }

#user-view-data .descrip .right ul.links {
  margin-bottom: 10px; }

#user-view-data .descrip .right ul.links li {
  line-height: 20px; }

#user-view-data .descrip .right ul.links li a {
  color: #646464;
  font-size: 14px; }

#user-view-data .descrip .right ul.links li a:hover {
  color: #323232; }

@media screen and (min-width: 767px) {
  #user-view-data .top .left h1 {
    display: block;
    overflow: hidden;
    float: left; }
  #user-view-data .count {
    float: left;
    margin-left: 10px;
    margin-top: 4px; } }

@media screen and (max-width: 767px) {
  #user-view-data .top .left h1 {
    display: inline-block;
    overflow: hidden;
    float: none;
    padding-bottom: 2px; }
  #user-view-data .count {
    float: none;
    display: inline-block;
    margin-left: 5px;
    overflow: hidden;
    margin-top: 0px; } }

/* VERSION MOVIL USERS */
.mobile .mobile_user {
  background-color: #ebebeb; }

.mobile .mobile_user .content {
  margin-bottom: 15px;
  background-color: #f5f5f5; }

.mobile .mobile_user .bg {
  background-color: #323232;
  height: 135px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-position: center center;
  background-size: cover; }

.mobile .mobile_user .bg.pro {
  background-color: #a98c7a; }

.mobile .mobile_user .bg.plus {
  background-color: #2c54c2; }

.mobile .mobile_user .bottom {
  padding-top: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cdcdcd; }

.mobile .mobile_user .bottom p {
  text-align: left;
  color: #969696;
  line-height: 20px;
  font-size: 15px; }

.mobile .mobile_user .bottom p.user-name {
  margin-bottom: 0;
  color: #323232;
  margin-bottom: 10px;
  font-size: 20px; }

.mobile .mobile_user .bottom p span.user-location {
  display: block;
  width: 100%;
  color: #c8c8c8; }

.mobile .mobile_user .user_img {
  position: relative;
  width: 50vmin;
  height: 50vmin;
  border-radius: 50%;
  margin-top: 15px;
  margin-left: 15px;
  border: 1px solid #ebebeb;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #ebebeb; }

.mobile .mobile_user p {
  padding: 0 15px; }

@media (min-width: 480px) {
  .mobile .mobile_user p a.btn {
    display: inline-block; } }

/* VERSION MOVIL USERS */
/*MERCHANDISE VIEW */
#merchandise-view {
  position: relative;
  z-index: 1; }

#merchandise-view-data {
  background-color: #000;
  min-height: 328px;
  position: relative;
  z-index: 2;
  background-size: cover;
  background-position: center center;
  padding-top: 42px; }

#merchandise-view-data:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

#merchandise-view-data .left {
  width: 790px;
  padding: 0 0 30px; }

#merchandise-view-data .left .cover-content {
  background-size: cover;
  background-position: center;
  float: left;
  width: 243px;
  height: 170px;
  margin-right: 25px;
  position: relative;
  overflow: hidden;
  border: 1px solid #323232; }

#merchandise-view-data .left .description {
  min-height: 245px;
  overflow-y: hidden;
  padding: 0;
  position: relative; }

#merchandise-view-data .left .description h1, #merchandise-view-data .left .description h1 a {
  color: #ffffff;
  font-size: 28px;
  line-height: 36px;
  font-weight: 400; }

#merchandise-view-data .left .description div.subscribers {
  margin-top: -2px;
  display: inline-block; }

#merchandise-view-data .left .description div.subscribers span {
  background: rgba(27, 27, 27, 0.7);
  color: #fff;
  text-transform: uppercase;
  border-radius: 4px;
  font-size: 11px;
  padding: 4px;
  padding: 7px 8px 5px; }

#merchandise-view-data .left .description p {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 19px;
  margin: 15px 0 0; }

#merchandise-view-data .left .description p.description-long {
  display: none; }

#merchandise-view-data .left .description a {
  color: #969696;
  text-decoration: none; }

#merchandise-view-data .left .description a:hover {
  color: #f0f0f0; }

#merchandise-view-data .right {
  width: 245px;
  padding: 0 0 30px 0;
  text-align: right; }

#merchandise-view-data .right a.pic {
  float: right;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  border: 2px solid #D0D0D0;
  display: block; }

#merchandise-view-data .right a.pic:hover {
  border: 2px solid #969696; }

#merchandise-view-data .right .name {
  color: #c8c8c8;
  padding: 15px 0;
  font-size: 13px;
  line-height: 18px;
  text-align: right;
  letter-spacing: 1px;
  display: block; }

#merchandise-view-data .right .name a {
  color: #f0f0f0; }

#merchandise-view-data .right .name a:hover {
  color: #646464;
  text-decoration: none; }

#merchandise-view-data .right .button {
  display: inline-block;
  background: none;
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  min-width: 95px;
  font-size: 13px;
  height: 35px;
  line-height: 32px; }

#merchandise-view-data .right .button.hidden {
  display: none; }

#merchandise-view-data .right .button:hover, #merchandise-view-data .right .button.active {
  color: #1AE185;
  border: 2px solid #1AE185; }

#merchandise-view .buttons-bar a.button.publish {
  background: #00f182;
  border: 1px solid #43c36f;
  color: #fff;
  min-width: 100px;
  min-width: 85px; }

#merchandise-view .buttons-bar a.button.publish:hover {
  background: #43c36f; }

#merchandise-view-content {
  margin-top: 21px; }

#merchandise-view-content .main {
  overflow-y: hidden; }

#merchandise-view-content .sidebar {
  width: 333px;
  float: right;
  margin-left: 25px; }

@media only screen and (max-width: 1124px) {
  #merchandise-view-data .right {
    float: none;
    overflow: hidden;
    width: auto; } }

@media only screen and (max-width: 960px) {
  #merchandise-view-data .left {
    width: 75%; }
  #merchandise-view-data .right a.pic {
    display: inline-block; }
  #merchandise-view-data .right .name {
    text-align: right; }
  #merchandise-view-data .right .user {
    text-align: right; } }

#merchandise-view .buttons-bar {
  background: #f5f5f5;
  height: 67px;
  border-bottom: 1px solid #cdcdcd;
  position: relative;
  z-index: 1;
  overflow: hidden; }

#merchandise-view .buttons-bar a.button {
  background-color: #fff;
  border: 1px solid #cdcdcd;
  min-width: 85px;
  color: #969696;
  font-size: 13px;
  height: 36px;
  line-height: 34px;
  border-radius: 4px; }

#merchandise-view .buttons-bar a.button:hover, #merchandise-view .buttons-bar a.button.active {
  border: 1px solid #323232;
  color: #323232; }

#merchandise-view .buttons-bar a.button.active {
  border: 1px solid #323232; }

#merchandise-view .buttons-bar li.like-buttons a.button:hover {
  border: 1px solid #1AE185;
  color: #1AE185; }

#merchandise-view a.button.on {
  border: 1px solid #1AE185;
  color: #1AE185; }

#merchandise-view a.button.on:hover {
  border: 1px solid #1AE185; }

#merchandise-view .buttons-bar .left {
  float: none;
  overflow-y: hidden; }

#merchandise-view .buttons-bar .right {
  float: right;
  width: 110px; }

#merchandise-view .buttons-bar ul.actions-list {
  padding: 0;
  margin: 0;
  float: left;
  padding: 15px 0; }

#merchandise-view .buttons-bar ul.actions-list li {
  padding: 0;
  margin: 0  14px 0 0;
  list-style: none;
  float: left; }

#merchandise-view .buttons-bar ul.actions-list li a.button.edit {
  background: #969696 none repeat scroll 0 0;
  border: 1px solid #878787;
  color: #ffffff; }

#merchandise-view .buttons-bar ul.actions-list li a.button.edit:hover {
  background: #646464; }

#merchandise-view .buttons-bar .right ul.actions-list {
  float: right; }

#merchandise-view .buttons-bar .right ul.actions-list li {
  float: right;
  margin: 0 0 0 14px; }

body.playing #merchandise-view.playing .buttons-bar a.button.play {
  display: none; }

body.playing #merchandise-view.playing .buttons-bar a.button.pause {
  display: block; }

#merchandise-view .buttons-bar a.button.publish {
  background: #00f182;
  border: 1px solid #43c36f;
  color: #fff;
  min-width: 100px;
  min-width: 85px; }

#merchandise-view .buttons-bar a.button.publish:hover {
  background: #43c36f; }

#merchandise-extended {
  padding: 25px 20px 35px;
  border: 1px solid #cdcdcd;
  border-bottom: 1px solid #b4b4b4; }

#merchandise-extended img {
  width: 100%;
  margin-bottom: 25px; }

#merchandise-extended p {
  font-size: 15px;
  color: #969696;
  line-height: 22px;
  margin: 0 0 15px; }

#merchandise-extended p:last-child {
  margin: 0; }

#merchandise-extended ul {
  margin: 0 0 15px;
  padding: 0; }

#merchandise-extended ul li {
  list-style: none;
  font-size: 15px;
  color: #969696;
  line-height: 22px;
  margin: 0 0 5px; }

#merchandise-extended a {
  color: #323232; }

.subscription-benefits .content-wrapper {
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px; }

.subscription-benefits .page-header {
  border-bottom: 1px solid #D7D7D7;
  background: #fff;
  overflow: hidden; }
  .subscription-benefits .page-header h1 {
    margin: 55px 0 30px 0;
    font-size: 22px; }

.subscription-benefits .box {
  padding: 20px 30px 30px 30px;
  margin-bottom: 20px;
  border: 1px solid #D7D7D7;
  background: #fff;
  overflow: hidden;
  position: relative; }
  .subscription-benefits .box.content-header {
    padding: 15px 30px 16px 30px; }
  .subscription-benefits .box h2 {
    font-size: 20px;
    margin: 0; }
  .subscription-benefits .box:after {
    content: '';
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    background: #B4B4B4; }

.subscription-benefits .user {
  font-size: 24px;
  margin-bottom: 20px; }
  .subscription-benefits .user span {
    font-size: 19px;
    color: #B1916F;
    margin-left: 5px;
    display: inline-block;
    text-transform: uppercase; }

.subscription-benefits div.radio {
  position: absolute;
  left: 30px;
  top: 20px; }

.subscription-benefits .content h3 {
  padding-top: 10px;
  font-family: 'maison_bold';
  font-size: 15px;
  margin-bottom: 15px; }

.subscription-benefits .content p {
  color: #646464;
  font-size: 13px;
  margin-bottom: 25px; }

.subscription-benefits .content .radio {
  position: absolute;
  left: 20px;
  top: 20px; }

.subscription-benefits .content .col-left {
  width: 60%;
  float: left;
  padding-left: 35px; }

.subscription-benefits .content .col-right {
  width: 30%;
  float: right; }

.subscription-benefits .btn.ok {
  border: transparent;
  height: 40px;
  width: auto;
  font-size: 13px;
  line-height: 33px; }
  .subscription-benefits .btn.ok:hover {
    border: transparent; }

.login .top {
  height: 60px;
  margin: -3px 0 0; }
  .login .top p.title {
    margin-top: 10px;
    float: left;
    line-height: 26px; }
    .login .top p.title span.pro {
      color: #b1916f; }
  .login .top img {
    float: right;
    background-position: 0 -160px;
    width: 47px;
    height: 45px; }

.login .content p.or {
  text-align: center;
  text-transform: uppercase;
  color: #c8c8c8;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin: 0; }

.login .forms .units-row {
  margin-bottom: 15px; }
  .login .forms .units-row.end {
    margin-bottom: 0; }

.login .forms span.info-msg {
  margin-top: 15px;
  display: block; }

.login .forms label span.info-msg {
  font-size: 14px;
  margin-bottom: 2px;
  margin-top: 14px; }

.login .forms .checkbox.accept input[type="checkbox"] {
  position: absolute; }

.login .forms .checkbox.accept label {
  padding: 0 50px 0 39px;
  font-size: 12px;
  line-height: 16px; }

.login .foot ul {
  margin: 0 0 10px; }
  .login .foot ul li {
    padding: 0;
    margin: 0;
    font-size: 13px; }
    .login .foot ul li:first-child {
      float: left; }
    .login .foot ul li:last-child {
      float: right; }
  .login .foot ul.login {
    bottom: 7px;
    padding: 0;
    position: absolute;
    right: 28px; }

.login .foot ul li a, .login .foot p a {
  color: #646464; }
  .login .foot ul li a:hover, .login .foot p a:hover {
    color: #323232; }

.login .foot p.nofloat {
  float: none;
  max-width: none; }

.suggested-users .top .cover {
  background-image: url("../img/logo-default.jpg");
  border: none;
  width: 48px;
  height: 48px; }

.suggested-users .content p {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  color: #969696;
  margin-bottom: 20px; }

.suggested-users .content .box-fixed {
  background: #fff;
  border: 1px solid #ebebeb;
  text-align: center;
  position: relative;
  max-height: 370px;
  overflow-y: auto; }

.suggested-users .content .box-fixed .head {
  width: 100%;
  height: 40px;
  background: #fff;
  border-bottom: 1px solid #ebebeb;
  text-align: center; }

.suggested-users .content .box-fixed .head ul {
  padding: 0;
  margin: 0; }

.suggested-users .content .box-fixed .head ul li {
  list-style: none;
  display: inline;
  font-size: 13px;
  line-height: 40px;
  margin: 0 10px;
  position: relative; }

.suggested-users .content .box-fixed .head ul li a {
  color: #c8c8c8; }

.suggested-users .content .box-fixed .head ul li a:hover,
.suggested-users .content .box-fixed .head ul li a.active {
  color: #646464; }

.suggested-users .content .box-fixed .head ul li:after {
  content: '';
  position: absolute;
  height: 24px;
  width: 1px;
  background: #d0d0d0;
  left: -12px;
  top: -3px; }

.suggested-users .content .box-fixed .head ul li:first-child:after {
  content: none; }

.suggested-users .content .box-fixed .users ul {
  padding: 0;
  margin: 0; }

.suggested-users .content .box-fixed .users ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ebebeb;
  height: 60px;
  list-style: none;
  position: relative;
  padding: 0 15px; }

.suggested-users .content .box-fixed .users ul li .info {
  float: left;
  width: 270px;
  padding-top: 12px; }

.suggested-users .content .box-fixed .users ul li .info .cover {
  width: 38px;
  height: 38px;
  float: left;
  background-size: cover;
  border-radius: 50%;
  border: 2px solid #ebebeb;
  margin-right: 10px; }

.suggested-users .content .box-fixed .users ul li .info .name {
  color: #323232; }

.suggested-users .content .box-fixed .users ul li .info .name span {
  font-size: 14px;
  line-height: 19px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.suggested-users .content .box-fixed .users ul li .info .name span.tags {
  font-size: 13px;
  color: #c8c8c8; }

.suggested-users .content .box-fixed .users ul li label {
  display: block;
  width: 90px;
  margin-top: 15px;
  float: right; }

.suggested-users .content .box-fixed .users ul li label .button {
  width: 90px;
  font-size: 13px;
  cursor: pointer; }

.suggested-users .content .box-fixed .users ul li label .button:hover,
.suggested-users .content .box-fixed .users ul li label.active .button {
  color: #1AE185;
  border: 1px solid #1AE185; }

.suggested-users .content .box-fixed .users ul li label.active .button:hover {
  opacity: .7; }

.suggested-users .content .box-fixed .users ul li label input[type="checkbox"] {
  visibility: hidden;
  position: absolute; }

.suggested-users.facebook .top .cover {
  background-image: url("../img/facebook-default.jpg"); }

.suggested-users.facebook .content .box-fixed .users ul li .info .name span.tags {
  color: #305891; }

.settings {
  background: #f0f0f0; }
  .settings .head {
    border-bottom: 1px solid #d7d7d7; }
  .settings .forms .units-row:last-child {
    margin: 0; }
  .settings .forms input[type="button"], .settings .forms input[type="submit"] {
    min-width: 145px; }
  .settings .forms span.info-msg, .settings .forms span.error-msg {
    margin-top: 0;
    padding: 0 0 8px;
    width: 100%; }
  .settings .subscription-type .btn {
    float: right;
    margin-top: 6px; }

/* CUSTOM MODAL SUBSCRIBE */
#user .top .right a.button.bg-gray {
  background: #f5f5f5;
  border: 1px solid #ebebeb;
  font-size: 13px;
  margin-bottom: 10px; }

#user .top .right a.button.bg-gray:hover {
  border-color: #000;
  color: #000;
  background-color: #D7D7D7; }

.subscription .top .cover {
  border-radius: 50%;
  border: 2px solid #ebebeb; }

.subscription .content:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #e6e6e6;
  position: absolute;
  left: 0; }

.subscription.col-2 .content:after {
  content: '';
  width: 1px;
  height: calc(100% - 90px);
  background: #e6e6e6;
  position: absolute;
  left: 50%;
  top: 90px; }

.subscription .subscription-title {
  text-align: left;
  font-size: 18px;
  line-height: 23px;
  color: #969696;
  min-height: 75px;
  padding-top: 20px; }

.subscription .subscription-title span {
  display: block;
  color: #323232; }

.subscription .subscription-button {
  margin-top: 25px; }

.subscription .subscription-button a.button {
  background: #00f182 none repeat scroll 0 0;
  border-color: #43c36f;
  border-radius: 3px;
  color: #ffffff;
  font-size: 14px;
  height: 40px;
  line-height: 39px; }

.subscription .subscription-button a.button:hover {
  color: #fff;
  background: #42C36F; }

.subscription .subscription-image {
  height: 310px;
  border: 1px solid #ebebeb;
  background-size: cover;
  background-position: center;
  margin: 24px 0; }

.subscription.col-2 .subscription-image {
  height: 210px; }

.subscription .subscription-info .block {
  border-top: 1px solid #e6e6e6;
  text-align: left; }

.subscription .subscription-info .block p {
  font-size: 13px;
  color: #323232;
  padding: 7px 0 0;
  margin: 0; }

.subscription .subscription-info .block ul {
  padding: 0 0 5px;
  margin: 0; }

.subscription .subscription-info .block ul li {
  list-style: none;
  font-weight: 400;
  font-size: 13px;
  color: #969696;
  margin: 0; }

.subscription .subscription-info .block ul li:before {
  content: '· '; }

.subscription .units-row .unit-50:first-child {
  padding-right: 20px; }

.subscription .units-row .unit-50:last-child {
  padding-left: 20px; }

/*.subscription .box form .units-row label span.tip { font-size:16px;line-height:25px; }
	.subscription .box form .units-row { margin-bottom:7px; }
	.subscription .box form .units-row .checkbox { margin:15px 0 30px 0;}
	.subscription .info .box, .subscription .info .box a { color:#646464;font-size:16px;line-height:25px;margin:0 0 20px 0; }
	.subscription .info .box li { list-style-type:none;position:relative;padding-left:23px; }
	.subscription .info .box li:before { background:#c8c8c8;border-radius:50%;content:'';display:inline-block;height:13px;left:0;position:absolute;top:5px;width:13px;}
	.subscription .btn.ok { font-size:13px;width:100%; }*/
.subscription-settings .delete-input {
  font-size: 15px;
  position: absolute;
  right: -20px;
  top: 11px;
  z-index: 10;
  color: #c8c8c8;
  display: block;
  font-family: 'Helvetica'; }

.subscription-settings .delete-input:hover {
  color: #323232; }

.subscription-settings .unit-70 {
  position: relative; }

.subscription-settings .susbcription-fee-table {
  margin-top: 30px; }

.subscription-settings .btn.ok {
  margin-bottom: 20px; }

.subscription-settings .susbcription-fee-table tr th {
  padding: 8px 8px; }

.subscription-settings .susbcription-fee-table tr td {
  padding: 16px 8px 0; }

.subscription-settings .susbcription-fee-table tr td small {
  font-size: 10px; }

.subscription-settings .susbcription-fee-table tr td small.very-small {
  font-size: 9px; }

.subscription-settings .susbcription-fee-table tr td {
  border: none;
  border-left: 1px solid #e6e6e6;
  font-size: 13px;
  color: #c8c8c8; }

.subscription-settings .susbcription-fee-table tr td:first-child,
.subscription-settings .susbcription-fee-table tr td:nth-child(7) {
  border-left: none; }

.subscription-settings .susbcription-fee-table tr td:first-child {
  width: 140px;
  color: #646464; }

.subscription-settings .susbcription-fee-table tr td span {
  color: #646464; }

.subscription-settings .susbcription-fee-table tr td input {
  height: 24px;
  color: #646464; }

.subscription-settings .susbcription-fee-table tr:nth-child(2) td {
  padding-top: 15px; }

.subscription-settings .susbcription-fee-table tr th {
  color: #c8c8c8;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
  border-left: 1px solid #e6e6e6; }

.subscription-settings .susbcription-fee-table tr th:first-child {
  border-left: none; }

.subscription-settings .susbcription-fee-table tr th:nth-child(6) {
  color: #646464;
  font-size: 11px; }

.subscription-settings .susbcription-fee-table tr th.w70 {
  width: 75px; }

.subscription-settings a.remove {
  font-size: 15px;
  color: #c8c8c8;
  display: block;
  font-family: 'Helvetica'; }

.subscription-settings a.remove:hover {
  color: #323232; }

.subscription-settings .users-list-table {
  font-size: 11px;
  border: 1px solid #e6e6e6; }

.subscription-settings .users-list-table tr th {
  background: #ebebeb;
  color: #323232;
  font-weight: 400;
  padding: 6px 12px; }

.subscription-settings .users-list-table tr td {
  background: #fdfdfd;
  color: #646464; }

.subscription-settings .lab {
  padding-top: 10px;
  color: #d7d7d7;
  display: block; }

.subscription-settings .shipping-costs .destination {
  text-align: right;
  color: #646464;
  padding-top: 5px; }

.subscription-settings .shipping-costs .unit-20 {
  position: relative; }

.subscription-settings .shipping-costs a.remove {
  position: absolute;
  right: -18px;
  top: 7px; }

.subscription-settings .shipping-costs .error {
  font-size: 11px; }

.subscription-settings .shipping-costs .price-label {
  color: #969696;
  font-size: 12px; }

.subscription-settings p.fields {
  margin: 0;
  font-size: 13px;
  line-height: 16px; }

.subscription-settings ul.fields {
  padding: 0;
  margin: 5px 0 10px; }

.subscription-settings ul.fields li {
  list-style: none; }

.subscription-settings .subscription-image {
  background-size: cover;
  border: 1px solid #ebebeb;
  width: 180px;
  height: 125px;
  background-position: center; }

.subscription-settings .top .unit-20 {
  padding-top: 10px; }

.subscription-settings .edit-plan-image .file-upload-dropzone {
  display: inline-block;
  height: 140px;
  width: 205px; }

.subscription-settings .edit-plan-image .file-upload {
  height: 140px; }

.only-subscription .content {
  padding: 10px 0; }

.only-subscription .content .info p {
  text-align: left;
  font-size: 14px;
  color: #646464;
  line-height: 18px;
  margin-bottom: 5px; }

.only-subscription .content .info p strong {
  font-weight: normal; }

.only-subscription .foot a.btn {
  display: block; }

.subscription-pro-info .btn {
  border-radius: 5px;
  width: 205px;
  border: 2px solid #b1916f;
  background: transparent;
  color: #b1916f; }
  .subscription-pro-info .btn:hover {
    color: #fff;
    background: #b1916f; }
  .subscription-pro-info .btn.inverse {
    border: none;
    color: #fff;
    background: #b1916f;
    background: -webkit-linear-gradient(top, #b1916f 0%, #9b7c62 100%);
    background: linear-gradient(to bottom, #b1916f 0%, #9b7c62 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1916f', endColorstr='#9b7c62',GradientType=0 ); }
    .subscription-pro-info .btn.inverse:hover {
      background: #9b7c62;
      background: -webkit-linear-gradient(top, #9b7c62 0%, #9b7c62 100%);
      background: linear-gradient(to bottom, #9b7c62 0%, #9b7c62 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b7c62', endColorstr='#9b7c62',GradientType=0 ); }
  .subscription-pro-info .btn.grey {
    border-color: #c8c8c8;
    color: #c8c8c8;
    background: transparent; }
    .subscription-pro-info .btn.grey:hover {
      background: #c8c8c8;
      color: #fff; }

.subscription-pro-info .head {
  text-align: center;
  height: 335px;
  padding: 40px 0 80px;
  text-align: center;
  background-image: url(../img/subscription-bg.jpg);
  background-size: cover;
  background-position: center;
  position: relative; }
  .subscription-pro-info .head:after {
    content: '';
    background: transparent -webkit-linear-gradient(top, #b1916f, rgba(0, 0, 0, 0.34) 88%) repeat scroll 0 0;
    background: transparent linear-gradient(to bottom, #b1916f, rgba(0, 0, 0, 0.34) 88%) repeat scroll 0 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .subscription-pro-info .head .content {
    max-width: 650px;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    z-index: 1; }
  .subscription-pro-info .head h1 {
    font-size: 40px;
    line-height: 48px;
    margin: 0;
    color: #fff;
    font-weight: 400;
    float: none;
    padding: 0; }
    .subscription-pro-info .head h1 span {
      display: block; }

.subscription-pro-info .subhead {
  background-color: #fff;
  padding: 45px 0; }
  .subscription-pro-info .subhead .content {
    width: 560px;
    margin: 0 auto;
    text-align: center; }
    .subscription-pro-info .subhead .content p {
      color: #323232;
      font-size: 19px;
      line-height: 25px;
      margin: 0 0 25px; }
      .subscription-pro-info .subhead .content p span {
        color: #b1916f; }
      .subscription-pro-info .subhead .content p:last-child {
        margin: 0; }
    .subscription-pro-info .subhead .content a.btn {
      font-size: 14px;
      line-height: 24px;
      margin: 0;
      height: 40px;
      min-width: 150px;
      border-radius: 5px; }

.subscription-pro-info .info {
  background-color: #FAFAFA; }
  .subscription-pro-info .info .row {
    padding: 50px 0 30px;
    border-bottom: 1px solid #f0f0f0; }
    .subscription-pro-info .info .row .content {
      margin: 0 auto;
      width: 850px; }
      .subscription-pro-info .info .row .content .description {
        overflow: hidden;
        text-align: center;
        padding: 0 60px; }
        .subscription-pro-info .info .row .content .description h2 {
          font-size: 26px;
          font-weight: 100;
          line-height: 34px;
          color: #323232; }
        .subscription-pro-info .info .row .content .description p {
          font-size: 16px;
          font-weight: 400;
          line-height: 21px;
          color: #969696; }
        .subscription-pro-info .info .row .content .description .btn {
          height: 40px;
          line-height: 20px; }
    .subscription-pro-info .info .row:first-child .image {
      background-image: url(../img/subscription_cover.jpg);
      background-size: cover;
      background-position: center;
      float: left;
      height: 245px;
      width: 425px; }
    .subscription-pro-info .info .row:last-child {
      border: none; }
      .subscription-pro-info .info .row:last-child .content {
        width: 630px; }
      .subscription-pro-info .info .row:last-child .image {
        background-image: url(../img/subscription-smile.jpg);
        background-size: 164px auto;
        background-repeat: no-repeat;
        float: right;
        width: 255px;
        height: 200px; }

.subscription-pro-info .features {
  background-color: #fff;
  padding: 45px 0;
  text-align: center; }
  .subscription-pro-info .features h2 {
    margin: 0 0 45px;
    font-size: 36px;
    line-height: 43px;
    color: #323232;
    font-weight: 100; }
  .subscription-pro-info .features ul {
    width: 795px;
    margin: 0 auto; }
    .subscription-pro-info .features ul li {
      float: left;
      width: 33.33%;
      text-align: center;
      height: 225px;
      margin: 0 0 20px;
      padding: 0 15px;
      font-size: 14px;
      color: #c8c8c8;
      line-height: 18px; }
      .subscription-pro-info .features ul li span {
        display: block;
        font-size: 20px;
        color: #323232;
        margin-bottom: 10px; }
      .subscription-pro-info .features ul li img {
        height: 85px;
        width: 100px;
        display: block;
        margin: 0 auto 10px; }
        .subscription-pro-info .features ul li img.f1 {
          background-position: -38px -10px; }
        .subscription-pro-info .features ul li img.f2 {
          background-position: -137px -10px; }
        .subscription-pro-info .features ul li img.f3 {
          background-position: -240px -10px; }
        .subscription-pro-info .features ul li img.f4 {
          background-position: -43px -107px; }
        .subscription-pro-info .features ul li img.f5 {
          background-position: -144px -107px; }
        .subscription-pro-info .features ul li img.f6 {
          background-position: -247px -107px; }

.subscription-pro-info .examples {
  background-color: #f0f0f0;
  padding: 45px 0 30px;
  text-align: center;
  height: auto !important; }
  .subscription-pro-info .examples .title {
    display: inline-block;
    margin: 0 15px 20px 0;
    width: 244px;
    position: relative;
    padding-top: 95px;
    height: 268px;
    vertical-align: top; }
    .subscription-pro-info .examples .title h3 {
      padding: 0;
      margin: 0;
      color: #222;
      font-size: 26px;
      line-height: 34px;
      font-weight: 100; }
    @media only screen and (max-width: 1090px) {
      .subscription-pro-info .examples .title {
        display: block;
        margin: 0 auto 20px;
        height: auto;
        width: 400px;
        padding: 0; } }
  .subscription-pro-info .examples .box {
    display: inline-block;
    float: none;
    margin: 0 15px 20px 0;
    border: 1px solid #e1e1e1;
    border-bottom: 1px solid #c8c8c8; }
    .subscription-pro-info .examples .box:last-child {
      margin-right: 0; }
  .subscription-pro-info .examples .description {
    display: inline-block;
    height: none;
    float: none;
    width: 240px;
    position: relative;
    top: -7px;
    /*@media only screen and (max-width: 1090px) { 
				margin:0 11px 24px 11px;
				width:244px;
			}*/ }

.subscription-pro-info .especifications {
  background-color: #fff;
  padding: 45px 0 30px;
  text-align: center;
  height: auto !important; }
  .subscription-pro-info .especifications table {
    margin: 0 auto;
    width: 615px; }
    .subscription-pro-info .especifications table th, .subscription-pro-info .especifications table td {
      border-bottom: none;
      padding: 11px 10px;
      line-height: 29px; }
      .subscription-pro-info .especifications table th span.line-through, .subscription-pro-info .especifications table td span.line-through {
        display: block;
        text-decoration: line-through;
        line-height: 14px; }
      .subscription-pro-info .especifications table th span.yes, .subscription-pro-info .especifications table td span.yes {
        display: block;
        margin-left: 290px;
        width: 45px;
        height: 25px;
        background-position: 0 -10px; }
    .subscription-pro-info .especifications table tr {
      border-bottom: 1px solid #c8c8c8; }
      .subscription-pro-info .especifications table tr:first-child th {
        text-align: center;
        font-size: 20px;
        color: #323232;
        padding: 0 0 20px;
        font-weight: 400; }
      .subscription-pro-info .especifications table tr td:last-child {
        text-align: right; }
      .subscription-pro-info .especifications table tr:last-child {
        border-bottom: 0; }
        .subscription-pro-info .especifications table tr:last-child td {
          text-align: center;
          padding-top: 25px; }

.checkout .forms-content {
  margin-bottom: 0; }

.checkout p.fields {
  margin: 0;
  font-size: 13px;
  line-height: 16px; }

.checkout table.summary-details tr td {
  color: #323232;
  font-size: 13px;
  padding: 0;
  border-bottom: 1px solid #d7d7d7;
  padding: 10px 0; }

.checkout table.summary-details tr:first-child td {
  padding-top: 0; }

.checkout table.summary-details tr td:last-child {
  text-align: right;
  padding-right: 20px; }

.checkout table.summary-details tr.subtotal td {
  border-bottom: none;
  padding-bottom: 0; }

.checkout table.summary-details tr.shipping td {
  padding-top: 0; }

.checkout table.summary-details tr.total td {
  border-bottom: none;
  padding-bottom: 0;
  text-transform: uppercase; }

.checkout .complete-order {
  margin-top: 70px; }

.checkout .complete-order input.btn.ok {
  font-size: 15px;
  min-width: 300px;
  width: auto; }

.checkout .confirmation p {
  font-size: 14px;
  color: #646464;
  line-height: 19px;
  margin-bottom: 15px; }

.checkout .confirmation p a {
  color: #646464; }

.checkout .confirmation a.btn.ok {
  font-size: 15px;
  min-width: 300px;
  width: auto;
  margin-top: 40px;
  color: #fff; }

.checkout .confirmation .ok-ico {
  height: 34px;
  width: 44px;
  margin-bottom: 20px;
  position: relative;
  background-image: url("../img/checkout-ok.png"); }

.checkout small {
  font-size: 11px; }

.checkout small strong {
  font-weight: normal; }

.delete-account .top {
  height: 60px;
  margin: -3px 0 0; }

.delete-account .content p {
  text-align: left;
  color: #969696;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 45px; }

.content-box {
  background: #fff;
  padding: 20px 15px;
  border: 1px solid #d7d7d7; }

.title-box {
  position: relative;
  background: #fff;
  padding: 9px 15px 10px 15px;
  border: 1px solid #d0d0d0;
  margin-bottom: 5px; }
  .title-box:after {
    content: '';
    display: block;
    height: 1px;
    background-color: #B4B4B4;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .title-box .title {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal; }

.summary-box {
  list-style: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8C8C8;
  line-height: 10px;
  letter-spacing: 1px; }
  .summary-box li {
    color: #969696;
    margin: 0; }

.media-responsive {
  background: #fff;
  padding: 0 15px 15px 15px;
  border-left: 1px solid #CDCDCD;
  border-right: 1px solid #CDCDCD; }
  @media screen and (min-width: 768px) {
    .media-responsive {
      padding: 15px; } }
  .media-responsive img, .media-responsive iframe {
    max-width: 100%;
    width: 100%; }

.mtx1 {
  margin-top: 5px !important; }

.mtx2 {
  margin-top: 10px !important; }

.mtx3 {
  margin-top: 15px !important; }

.mt4x {
  margin-top: 20px !important; }

.mbx1 {
  margin-bottom: 5px !important; }

.mbx2 {
  margin-bottom: 10px !important; }

.mbx3 {
  margin-bottom: 15px !important; }

.mb4x {
  margin-bottom: 20px !important; }

iframe {
  max-width: 100%; }

.pro_vs_pros {
  margin-bottom: 100px; }
  .pro_vs_pros .head {
    text-align: center;
    height: auto;
    padding: 70px 0 45px;
    text-align: center;
    background: #b1916f repeat-x left top;
    background: -webkit-gradient(linear, center top, center bottom, color-stop(28%, #b1916f), to(#A98C73));
    background: -webkit-linear-gradient(top, #b1916f 28%, #A98C73);
    background: linear-gradient(to bottom, #b1916f 28%, #A98C73); }
    .pro_vs_pros .head .content {
      color: #fff;
      max-width: 850px;
      margin: 0 auto; }
    .pro_vs_pros .head h2 {
      color: #fff;
      font-size: 40px;
      line-height: 48px;
      margin: 0 0 10px;
      font-weight: 400;
      float: none;
      padding: 0; }
    .pro_vs_pros .head p {
      font-size: 26px;
      line-height: 34px;
      margin-bottom: 24px; }
      .pro_vs_pros .head p:last-child {
        margin-bottom: 0; }
    .pro_vs_pros .head.plus {
      color: #2C66C2; }
      .pro_vs_pros .head.plus:hover {
        background: #2C66C2;
        color: #fff; }
  .pro_vs_pros .btn {
    color: #b1916f;
    background: #fff;
    font-size: 14px;
    border-radius: 5px;
    width: 205px;
    border: 1px solid #c8c8c8; }
    .pro_vs_pros .btn:hover {
      background: #b1916f;
      color: #fff; }
  .pro_vs_pros .content-pro {
    text-align: center;
    width: 100%;
    background: #fff;
    padding: 30px;
    border-radius: 3px; }
    .pro_vs_pros .content-pro .feature_col {
      padding: 0; }
    .pro_vs_pros .content-pro td {
      width: 25%;
      border-left: 1px solid #eeeeee;
      text-align: center;
      font-size: 15px; }
      .pro_vs_pros .content-pro td:first-child {
        border-left: transparent;
        text-align: left; }
    .pro_vs_pros .content-pro .bottom_ctas td {
      border-bottom: transparent; }
    .pro_vs_pros .content-pro header {
      padding: 15px 0 30px 0;
      max-width: 650px;
      margin: 0 auto; }
      .pro_vs_pros .content-pro header h2 {
        font-size: 22px;
        line-height: 1.7rem; }
    .pro_vs_pros .content-pro .plan_card {
      min-height: 14rem;
      text-align: center; }
    .pro_vs_pros .content-pro .plan_type {
      font-size: 1.375rem;
      margin-bottom: .625rem;
      font-weight: 900;
      color: #2c2d30; }
    .pro_vs_pros .content-pro .localized_plan_price {
      font-size: 3.5rem;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none;
      white-space: nowrap;
      font-size: 3.75rem;
      line-height: 6.5rem;
      font-weight: 900;
      margin-bottom: .5rem;
      letter-spacing: -2px; }
    .pro_vs_pros .content-pro .no_bottom_sep td {
      border-bottom: none; }
    .pro_vs_pros .content-pro .content {
      margin: 0 auto;
      max-width: 1090px; }
      .pro_vs_pros .content-pro .content .box {
        background: #fff;
        box-sizing: border-box;
        margin: 0 auto;
        max-width: 740px;
        padding: 60px 50px 20px; }
        .pro_vs_pros .content-pro .content .box > span {
          color: #323232;
          display: block;
          font-size: 18px;
          line-height: 23px; }
        .pro_vs_pros .content-pro .content .box h3 {
          color: #b1916f;
          display: block;
          font-size: 18px;
          font-weight: 400;
          line-height: 23px;
          margin-top: 35px; }
        .pro_vs_pros .content-pro .content .box p {
          color: #969696;
          font-size: 14px;
          line-height: 20px;
          margin-bottom: 10px; }
        .pro_vs_pros .content-pro .content .box img {
          display: block;
          height: auto;
          margin: 0 auto 10px;
          width: 100%; }
    .pro_vs_pros .content-pro .plan_price_details {
      font-size: 14px; }
    .pro_vs_pros .content-pro.plus .content .box h3 {
      color: #2C66C2; }
    .pro_vs_pros .content-pro.plus p {
      font-size: 15px; }
    .pro_vs_pros .content-pro.plus .btn {
      background: #2C66C2;
      color: #fff;
      -webkit-transition: background 0.3s ease-in-out;
      transition: background 0.3s ease-in-out;
      width: 100%;
      padding: 0.55em 0; }
      .pro_vs_pros .content-pro.plus .btn:hover {
        color: #2C66C2;
        background: #fff; }
    .pro_vs_pros .content-pro.plus .select-plan {
      background: #b1916f;
      color: #fff;
      text-align: center;
      padding: 30px;
      font-size: 22px;
      position: absolute;
      left: -30px;
      line-height: 1.2; }
    .pro_vs_pros .content-pro.plus .feature_col {
      position: relative; }
    .pro_vs_pros .content-pro.plus .btn.btn--disabled {
      background: transparent;
      border-color: #2C66C2;
      color: #2C66C2;
      cursor: inherit; }
      .pro_vs_pros .content-pro.plus .btn.btn--disabled:hover {
        background: transparent; }
  .pro_vs_pros .section {
    background-color: #FAFAFA;
    padding: 55px 15px 80px; }
    .pro_vs_pros .section table {
      margin: 0 auto;
      max-width: 870px; }
      .pro_vs_pros .section table th, .pro_vs_pros .section table td {
        border-bottom: none;
        border-right: 1px solid #c8c8c8; }
      .pro_vs_pros .section table tr {
        border-bottom: 1px solid #c8c8c8; }
        .pro_vs_pros .section table tr:last-child {
          border: none; }
        .pro_vs_pros .section table tr th {
          width: 33.33%;
          text-align: center;
          font-weight: normal;
          padding-top: 0; }
          .pro_vs_pros .section table tr th p {
            color: #969696;
            font-size: 13px;
            font-weight: 400;
            line-height: 17px; }
            .pro_vs_pros .section table tr th p span {
              color: #b1916f; }
            .pro_vs_pros .section table tr th p.title {
              text-transform: uppercase;
              color: #b1916f;
              font-size: 24px;
              font-weight: 400;
              line-height: 29px;
              margin: 0 0 20px; }
          .pro_vs_pros .section table tr th:first-child {
            text-align: left;
            font-size: 24px;
            font-weight: 400;
            line-height: 29px; }
          .pro_vs_pros .section table tr th:first-child {
            padding-left: 0; }
        .pro_vs_pros .section table tr td {
          text-align: center;
          font-size: 15px;
          padding-top: 14px;
          padding-bottom: 14px;
          line-height: 22px;
          vertical-align: middle; }
          .pro_vs_pros .section table tr td:first-child {
            text-align: left; }
          .pro_vs_pros .section table tr td span {
            display: block;
            margin: 0 auto; }
            .pro_vs_pros .section table tr td span.yes {
              width: 45px;
              height: 25px;
              background-position: 0 -10px; }
            .pro_vs_pros .section table tr td span.no {
              border-bottom: 1px solid #323232;
              height: 2px;
              width: 20px; }
          .pro_vs_pros .section table tr td:first-child {
            padding-left: 0; }
        .pro_vs_pros .section table tr:last-child td {
          padding-bottom: 0; }
      .pro_vs_pros .section table span.line-through {
        text-decoration: line-through; }
    .pro_vs_pros .section .foot {
      text-align: center;
      padding: 40px 0;
      background: #fff; }
      .pro_vs_pros .section .foot .content {
        width: 490px;
        margin: 0 auto; }
        .pro_vs_pros .section .foot .content h3 {
          font-weight: 100;
          font-size: 24px;
          margin-bottom: 20px; }
        .pro_vs_pros .section .foot .content p {
          color: #969696;
          font-size: 16px;
          line-height: 21px; }
    .pro_vs_pros .section .btn {
      border-radius: 5px;
      width: 205px;
      border: 2px solid #b1916f;
      background: transparent;
      color: #b1916f; }
      .pro_vs_pros .section .btn:hover {
        color: #fff;
        background: #b1916f; }
      .pro_vs_pros .section .btn.inverse {
        border: none;
        color: #fff;
        background: #b1916f;
        background: -webkit-linear-gradient(top, #b1916f 0%, #9b7c62 100%);
        background: linear-gradient(to bottom, #b1916f 0%, #9b7c62 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1916f', endColorstr='#9b7c62',GradientType=0 ); }
        .pro_vs_pros .section .btn.inverse:hover {
          background: #9b7c62;
          background: -webkit-linear-gradient(top, #9b7c62 0%, #9b7c62 100%);
          background: linear-gradient(to bottom, #9b7c62 0%, #9b7c62 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b7c62', endColorstr='#9b7c62',GradientType=0 ); }
      .pro_vs_pros .section .btn.grey {
        border-color: #c8c8c8;
        color: #c8c8c8;
        background: transparent; }
        .pro_vs_pros .section .btn.grey:hover {
          background: #c8c8c8;
          color: #fff; }
  .pro_vs_pros .foot {
    display: none;
    text-align: center;
    padding: 50px 0;
    background: #fff; }
    .pro_vs_pros .foot .content {
      width: 490px;
      margin: 0 auto; }
      .pro_vs_pros .foot .content h3 {
        font-size: 24px;
        margin-bottom: 30px;
        font-weight: 100; }
      .pro_vs_pros .foot .content p {
        color: #969696;
        font-size: 16px;
        line-height: 21px; }
        .pro_vs_pros .foot .content p:last-child {
          margin-top: 20px; }
          .pro_vs_pros .foot .content p:last-child a {
            border: 2px solid #c8c8c8;
            background: transparent;
            color: #c8c8c8;
            border-radius: 5px;
            height: 40px;
            line-height: 22px; }
            .pro_vs_pros .foot .content p:last-child a:hover {
              background: #c8c8c8;
              color: #fff; }
  .pro_vs_pros .subscription-lists {
    box-sizing: border-box;
    height: auto !important;
    padding: 70px 0 30px;
    max-width: 1090px;
    text-align: center; }
    .pro_vs_pros .subscription-lists .box {
      display: inline-block;
      background-color: white;
      float: none;
      margin: 0 22px 24px 0;
      border: 1px solid #e1e1e1;
      border-bottom: 1px solid #c8c8c8; }
    .pro_vs_pros .subscription-lists .description {
      color: #222;
      display: inline-block;
      font-size: 26px;
      line-height: 34px;
      margin: 95px 55px 0 0;
      vertical-align: top; }

.color-plus {
  color: #2C66C2; }

.color-pro {
  color: #b1916f; }

.floating_modal {
  background-color: #2C66C2; }
  .floating_modal .title {
    padding: 50px;
    margin: 0;
    color: white; }
  .floating_modal p, .floating_modal ul {
    color: white;
    margin: 0 20%;
    font-size: 120%; }
  .floating_modal .btn {
    margin: 50px;
    background-color: white;
    border: none;
    border-radius: 5px;
    padding: 10px 50px;
    color: #2C66C2;
    display: inline-block;
    font-size: 120%; }
  .floating_modal .cancel {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: white; }
  .floating_modal .after {
    margin: -20px 20% 20px 20%;
    padding-bottom: 30px;
    font-size: 90%; }

.accept-terms .floating_modal {
  background-color: white; }
  .accept-terms .floating_modal .title {
    padding-top: 40px;
    padding-bottom: 5px;
    color: black; }
  .accept-terms .floating_modal p, .accept-terms .floating_modal ul {
    margin: 0 5% 10px 5%;
    color: black;
    text-align: left; }
  .accept-terms .floating_modal ul {
    padding-left: 30px; }
  .accept-terms .floating_modal .btn {
    margin-top: 10px;
    background-color: #e1e1e1; }
  .accept-terms .floating_modal .after {
    margin: -25px 5% 20px 5%; }
  .accept-terms .floating_modal .cancel {
    display: none; }

.video-intro .content p {
  color: #969696;
  line-height: 24px;
  font-size: 16px;
  text-align: left; }

.video-intro .content .video {
  background: #efefef;
  margin-top: 10px; }

.video-intro .foot {
  padding: 5px 0 10px; }
  .video-intro .foot .ok, .video-intro .foot .drag-drop {
    float: left;
    width: 220px; }
  .video-intro .foot .add {
    width: 110px;
    float: right; }

.wrapper {
  display: block;
  /*width: 1080px;*/
  padding: 0 20px;
  margin: 0 auto; }

#container .main-section {
  background-color: #e1e1e1; }

body.v2 #container .main-section {
  padding-top: 0; }

ul.list {
  padding-left: 0;
  list-style: none; }

ul.list li {
  display: inline-block; }

/*container*/
.container {
  margin: 0 auto;
  height: 100%;
  position: relative;
  max-width: 1080px;
  padding: 0 15px; }

.custombox-container .playlist-view-content {
  position: relative; }

/* medias */
@media only screen and (max-width: 1420px) {
  .container {
    margin: 0 auto;
    height: 100%;
    position: relative;
    padding: 0 15px; }
  .tabs-content .container {
    padding: 0;
    width: 1074px; } }

@media only screen and (max-width: 1124px) {
  .tabs-content .container {
    padding: 0;
    width: auto; }
  .tablet .content-list .box {
    margin: 0px 5px 10px; }
  .tablet .container {
    padding: 0 6px; }
  .tablet .tabs-content .container {
    padding: 0;
    width: auto; }
  .search #search-playlists .container {
    width: auto; } }

@media only screen and (max-width: 1023px) {
  #playlist-cover span {
    left: 50%; } }

.container {
  padding: 0 10px; }
  @media screen and (min-width: 768px) {
    .container {
      padding: 0 20px; } }

/* SECTION */
#user > .background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.merchandise-form .forms #edit-avatar .file-upload {
  margin-bottom: 0; }

.user-form .forms textarea {
  height: 169px; }

/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container {
  width: auto;
  margin-right: 30px;
  overflow: hidden; }

.mCSB_container.mCS_no_scrollbar {
  margin-right: 0; }

.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
  margin-right: 30px; }

.mCustomScrollBox > .mCSB_scrollTools {
  width: 16px;
  height: 100%;
  top: 0;
  right: 0; }

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 10px; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 10px;
  text-align: center; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: relative;
  height: 20px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  top: 100%;
  margin-top: -40px; }

/* horizontal scrollbar */
.mCSB_horizontal > .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0; }

.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  overflow: hidden; }

.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
  border-radius: 10px; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
  width: 30px;
  height: 100%; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
  border-radius: 10px; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  display: block;
  position: relative;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  float: left; }

.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  margin-left: -40px;
  float: right; }

.mCustomScrollBox {
  -ms-touch-action: none;
  /*MSPointer events - direct all pointer events to js*/ }

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox > .mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */ }

.mCustomScrollBox:hover > .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_draggerRail {
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark)
	*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark)
	*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark)
	*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark)
	*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */ }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
  /* old ie */ }

/*light-thick*/
.mCS-light-thick > .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85); }

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9); }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }
