#body {margin: 0;background-color: whitesmoke;font-family: Arial, sans-serif;color: #333;}.layer-center {width: 1024px;margin: 0 auto;}.header {display: flex;justify-content: space-between;align-items: flex-end;height: 50px;}.header > *:not(:first-child) {margin-left: 10px;}.header__left {display: flex;align-items: center;height: inherit;}.nav {display: flex;}.nav__item {min-width: 50px;white-space: nowrap;padding: 5px 10px;background-color: whitesmoke;border: 1px solid lightgray;border-bottom: 0;text-transform: uppercase;text-decoration: none;text-align: center;color: #333333;font-size: 15px;box-shadow: inset 0 -10px 8px -10px rgba(0, 0, 0, 0.1);}.nav__item:hover, .nav__item.sx-selected {background-color: white;box-shadow: none;}.main {box-sizing: border-box;padding: 20px;background-color: white;min-height: 100px;}.footer {display: flex;justify-content: space-between;margin-top: 10px;margin-bottom: 30px;}.logo {margin-right: 50px;}.logo img {height: 30px;}.logo__img-full {display: block;}.logo__img-short {display: none;}.text-mute {color: gray;}.text-small {font-size: small;}.text-capitalize {text-transform: capitalize;}.text-nowrap {white-space: nowrap;}.align-right {text-align: right;}.align-center {text-align: center;}.hr {height: 1px;border: none;color: #d3d3d3;background: #d3d3d3;margin: 20px 0;}h1, h2, h3, h4, h5 {color: black;}a {color: #66f;}a:hover {text-decoration: none;}a.sx-gray {color: gray;}a.sx-lightgray {color: lightgray;}a.sx-inverse {text-decoration: none;}a.sx-inverse:hover {text-decoration: underline;}.d-none {display: none !important;}.d-block {display: block;width: 100%;}.sx-selected {background-color: gold;}.table {width: 100%;border-collapse: collapse;border: whitesmoke solid 1px;}.table thead {background-color: whitesmoke;}.table th, .table td {padding: 5px;}.table td {border: whitesmoke solid 1px;}.float-right {float: right;}@media (max-width: 1024px) {.header, .footer {box-sizing: border-box;padding: 0 10px;}.main {padding: 10px;}.layer-center {width: 100%;}.logo {margin-right: 10px;}.logo__img-full {display: none;}.logo__img-short {display: block;}.header {justify-content: flex-start;align-items: flex-end;flex-direction: column;height: auto;margin-top: 10px;}.header > *:not(:first-child) {margin-top: 10px;margin-left: 0;}.header__left {width: 100%;}.header__module-search {flex-basis: 100%;}}input[type="text"], input[type="number"], input[type="email"], select {box-sizing: border-box;border: lightgray solid 1px;padding: 5px;height: 30px;font-family: Arial, sans-serif;}textarea {box-sizing: border-box;border: lightgray solid 1px;padding: 5px;font-family: Arial, sans-serif;}.btn {box-sizing: border-box;padding: 10px;border: lightgray solid 1px;background-color: whitesmoke;text-align: center;text-decoration: none;}.btn:hover {background-color: white;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);cursor: pointer;}.btn[disabled]:hover {cursor: default;box-shadow: none;background-color: whitesmoke;}.btn.sx-small-padding-top {padding: 6px 10px;}.form {display: block;}.form__row + .form__row {margin-top: 10px;}.module-calendar {box-sizing: border-box;display: flex;width: 100%;overflow-y: scroll;padding-bottom: 20px;}.module-calendar-month {box-sizing: border-box;position: relative;flex: 0 0 200px;border: lightgrey solid 1px;padding: 10px;}.module-calendar-month + .module-calendar-month {margin-left: 5px;}.module-calendar-month__year {position: absolute;top: 5px;right: 5px;}.module-calendar-month__name {font-weight: bold;}.module-calendar-month__day-week-names, .module-calendar-month__day-numbers {display: flex;flex-wrap: wrap;margin-top: 10px;}a.module-calendar-month__day-number {background-color: lightgreen;text-decoration: none;color: #333333;}a.module-calendar-month__day-number:hover {background-color: green;color: white;}.module-calendar-month__col {flex: 0 0 25px;height: 25px;display: flex;justify-content: center;align-items: center;}.module-cat-folder__folder img {height: 16px;margin-right: 5px;}.module-cat-folder__folder h2 {display: inline;margin-right: 10px;}.module-cat-folder__items {margin-top: 20px;}.module-cat-folder__link {margin-top: 20px;}.module-cat-folder__link img {height: 15px;}.module-comments__items {box-sizing: border-box;width: 100%;height: 311px;overflow-y: auto;background-color: lightgrey;padding: 5px;}.module-comments__items > *:not(:first-child) {margin-top: 5px;}.module-comments__controls {display: flex;height: 50px;}.module-comments__textarea {flex-basis: 100%;}.module-comments__controls .btn {height: inherit;}.module-comment {box-sizing: border-box;padding: 5px;background-color: white;}.module-comment__content {display: flex;margin-top: 5px;}.module-common-comments {box-sizing: border-box;width: 100%;height: 100%;padding: 5px;background-color: ghostwhite;}.module-common-comments__items {width: inherit;height: inherit;overflow-x: hidden;overflow-y: auto;}.module-common-comments-item {background-color: white;box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);}.module-common-comments-item + .module-common-comments-item {margin-top: 5px;}.module-common-comments-item__mp3 {display: flex;box-sizing: border-box;text-decoration: none;font-size: 14px;border-bottom: whitesmoke solid 1px;padding: 10px;}.module-common-comments-item__mp3:hover {text-decoration: underline;}.module-common-comments-item__mp3 > *:not(:first-child) {margin-left: 10px;}.module-common-comments-item__cover-wrapper {display: flex;justify-content: center;align-items: center;width: 30px;height: 30px;background-color: whitesmoke;}.module-common-comments-item__cover {display: block;max-width: 100%;max-height: 100%;}.module-common-comments-item__comment {padding: 10px;}.module-cover {position: relative;flex: 0 0 40px;width: 40px; height: 40px; overflow: hidden;background-color: whitesmoke;display: flex;justify-content: center;align-items: center;}.module-cover.sx-play .module-cover__play {display: none;}.module-cover.sx-play .module-cover__pause {display: block;}.module-cover.sx-pause .module-cover__play {display: block;}.module-cover.sx-pause .module-cover__pause {display: none;}.module-cover:hover .module-cover__wall,.module-cover.sx-play .module-cover__wall,.module-cover.sx-pause .module-cover__wall {display: flex;cursor: pointer;}.module-cover__wall {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: none; justify-content: center;align-items: center;background-color: rgba(0, 0, 0, 0.3);z-index: 2;}.module-cover__play, .module-cover__pause {height: 20px;}.module-cover__play {display: block;}.module-cover__pause {display: none;}.module-cover__cover {position: absolute;top: 0;left: 0;max-width: 100%;max-height: 100%;z-index: 1;}.module-mp3 {display: flex;height: 40px;}.module-mp3 + .module-mp3 {margin-top: 10px;}.module-mp3 > *:not(:first-child) {margin-left: 10px;}.module-mp3__data {width: 200px;overflow: hidden;}.module-mp3__artist, .module-mp3__title {display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #333333;text-decoration: none;}.module-mp3__artist:hover, .module-mp3__title:hover {text-decoration: underline;color: #111111;}.module-mp3__title {margin-top: 0;}.module-mp3__download {flex: 0 0 40px;background-color: whitesmoke;text-decoration: none;display: flex;justify-content: center;align-items: center;}.module-mp3__download:hover {background-color: floralwhite;}.module-mp3__download img {display: block;height: 20px;}.module-mp3-line {box-sizing: border-box;display: flex;align-items: center;padding: 2px;border-bottom: rgba(0, 0, 0, 0.07) solid 1px;}.module-mp3-line:nth-child(odd) {background-color: rgba(0, 0, 0, 0.02);}.module-mp3-line > * {display: flex;align-items: center;}.module-mp3-line > *:not(:first-child) {margin-left: 15px;}.module-mp3-line__pos {flex: 0 0 30px;justify-content: center;}.module-mp3-line__artist {flex-basis: 100%;}.module-mp3-line__title {flex-basis: 100%;}.module-mp3-line__duration {flex: 0 0 40px;justify-content: flex-end;}.module-mp3-line__download {flex: 0 0 30px;height: 30px;background-color: whitesmoke;text-decoration: none;display: flex;justify-content: center;align-items: center;}.module-mp3-line__download:hover {background-color: floralwhite;}.module-mp3-line__download img {display: block;height: 15px;}.module-mp3-line .module-cover {flex: 0 0 30px;width: 30px;height: 30px;}.module-mp3-line .module-cover__play, .module-mp3-line .module-cover__pause {height: 10px;}.module-mp3-line .module-rating {flex: 0 0 100px;}@media (max-width: 1024px) {.module-mp3-line .module-rating {display: none;}.module-mp3-line > *:not(:first-child) {margin-left: 5px;}}.module-player {position: fixed;left: 0;bottom: 0;width: 100%;height: 50px;background-color: #333333;color: white;z-index: 2;}.module-player__content {position: relative;display: flex;height: inherit;}.module-player__content > *:not(:first-child) {margin-left: 5px;}.module-player__content img {display: block;max-width: 100%;max-height: 100%;}.module-player__cover {flex: 0 0 50px;display: flex;justify-content: center;align-items: center;}.module-player-data {display: flex;flex-direction: column;justify-content: space-between;width: 200px;padding: 2px 0;}.module-player-data > * {text-overflow: ellipsis;white-space: nowrap;overflow-x: hidden;}.module-player-data__cat-folder {color: gray;}.module-player__media-control {box-sizing: border-box;flex: 0 0 30px;display: flex;justify-content: center;align-items: center;cursor: pointer;padding: 0 5px;}.module-player__pause, .module-player__play {flex: 0 0 40px;}.module-player .module-player__prev.sx-disabled,.module-player .module-player__prev.sx-disabled:hover,.module-player .module-player__next.sx-disabled,.module-player .module-player__next.sx-disabled:hover {opacity: 0.5;cursor: default;}.module-player__time-and-volume {box-sizing: border-box;flex: 0 0 150px;display: flex;flex-direction: column;justify-content: space-between;padding: 5px 0;}.module-player-time {text-align: center;}.module-player-volume {display: flex;justify-content: space-between;align-items: center;height: 20px;}.module-player-volume > *:not(:first-child) {margin-left: 10px;}.module-player-volume__min, .module-player-volume__max {flex: 0 0 20px;height: inherit;display: flex;justify-content: center;align-items: center;}.module-player-volume__min img {height: 16px;}.module-player-volume__slider {position: relative;flex-basis: 100%;height: 10px;border-radius: 5px;overflow: hidden;background-color: grey;}.module-player-volume__indicator {width: 100%;height: inherit;border-radius: 5px;background-color: lightgreen;}.module-player__download {flex: 0 0 30px;display: flex;justify-content: center;align-items: center;padding: 0 10px;}.module-player__close {flex: 0 0 30px;display: flex;justify-content: center;align-items: center;height: 30px;font-size: 30px;}.module-player *.sx-interactive {opacity: 0.8;}.module-player *.sx-interactive:hover {opacity: 1;cursor: pointer;}@media (max-width: 1024px) {.module-player__content {box-sizing: border-box;padding: 0 10px;}.module-player__cover {display: none;}.module-player__pause, .module-player__play {flex: 0 0 30px;}.module-player__close {position: absolute;top: -30px;right: 0;padding: 0 5px;background-color: #333333;}}@media (max-width: 576px) {.module-player-data {width: 100px;margin-left: 0 !important;}.module-player__time-and-volume {display: none;}}.module-rating {display: flex;}.module-rating > *:not(:first-child) {margin-left: 3px;}.module-rating__item {flex: 0 0 15px;height: 15px;background: transparent url(/img/star-empty.svg) center center no-repeat;background-size: cover;}.module-rating__item.sx-half {background-image: url(/img/star-half.svg);}.module-rating__item.sx-full {background-image: url(/img/star-full.svg);}.module-search {position: relative;display: flex;height: 30px;}.module-search__input {width: 300px;}.module-search .btn {border-left: 0;width: 30px;height: inherit; background-image: url(/img/search-solid.svg);background-position: center center;background-size: 15px;background-repeat: no-repeat;}.module-search__items {box-sizing: border-box;position: absolute;top: 30px;left: 0;width: 500px;background-color: white;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);z-index: 3;}.module-search__item {box-sizing: border-box;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 5px;}.module-search__item + .module-search__item {border-top: whitesmoke solid 1px;}@media (max-width: 1024px) {.module-search__input {width: 100%;}.module-search__items {width: 100%;}}.module-share {min-width: 185px;}.module-share h4, .module-share p {margin: 0;}.module-share__items {margin-top: 10px;}.module-share__items > *:not(:first-child) {margin-left: 5px;}.module-share__item {display: inline-block;width: 30px;height: 30px;}.module-share__item img {max-width: 100%;max-height: 100%;}.module-wave {display: flex;background: black none left top no-repeat;background-size: 100% 100%;flex-basis: 100%;}.module-wave > * {flex-basis: 100%;}.module-wave__left, .module-wave__right {background-color: gray;opacity: 0.5;}.module-wave__left {flex: 0 0 0;}.module-wave__center {flex: 0 0 0;cursor: pointer;}.module-wave__right {flex: 0 1 100%;}.module-wave__indicator {width: 0;height: 100%;background-color: green;opacity: 0.5;}.page-folder h1 {margin-top: 0;}.page-folder__img-folder {height: 15px;}.page-folder__h2-section {display: flex;justify-content: space-between;align-items: center;}@media (max-width: 1024px) {.page-folder__h2-section {flex-direction: column;align-items: flex-start;margin-bottom: 20px;}}.page-cat h1 {margin-top: 0;}.page-cat__module-cat-columns {display: flex;}.page-cat__module-cat-columns > * {flex-basis: 100%;}.page-cat__module-cat-columns > *:not(:first-child) {margin-left: 10px;}.page-cat .module-mp3__data {width: 220px;}@media (max-width: 1024px) {.page-cat__module-cat-columns {flex-direction: column;}.page-cat__module-cat-columns > *:not(:first-child) {margin-top: 10px;margin-left: 0;}.page-cat .module-mp3__data {width: 100%;}}.page-main h1 {margin: 0;}.page-main__top {display: flex;align-items: center;justify-content: space-between;}.page-main__module-cat-folders {display: flex;}.page-main__module-cat-folders > * {flex-basis: 100%;}.page-main__module-cat-folders > *:not(:first-child) {margin-left: 10px;}.page-main__socs-and-comments {display: flex;height: 400px;}.page-main__socs-and-comments > * {flex-basis: 100%;}.page-main__socs-and-comments > *:not(:first-child) {margin-left: 10px;}.page-main .module-mp3__data {width: 220px;}@media (max-width: 1024px) {.page-main__module-cat-folders {flex-direction: column;}.page-main__module-cat-folders > *:not(:first-child) {margin-top: 10px;margin-left: 0;}.page-main .module-mp3__data {width: 100%;}.page-main__socs-and-comments {flex-direction: column;height: initial;}.page-main__socs-and-comments > * {height: 400px;}.page-main__socs-and-comments > *:not(:first-child) {margin-left: 0;}.page-main__socs-and-comments > *:nth-child(1) {order: 2;margin-top: 10px;}.page-main__socs-and-comments > *:nth-child(2) {order: 1;}}.page-search h1 {margin-top: 0;}.page-mp3 h1 {margin-top: 0;}.page-mp3__content {display: flex;}.page-mp3__content > *:not(:first-child) {margin-left: 10px;}.page-mp3__content > *:first-child {flex-basis: 100%;}.page-mp3__player {display: flex;height: 100px;}.page-mp3__player > *:not(:first-child) {margin-left: 10px;}.page-mp3__player .module-cover {flex: 0 0 100px;width: 100px;height: inherit;}.page-mp3__player .module-cover__play, .page-mp3__player .module-cover__pause {height: 30px;}.page-mp3__details {display: flex;margin-top: 40px;}.page-mp3__details > * {flex-basis: 100%;}.page-mp3__details > *:not(:first-child) {margin-left: 10px;}.page-mp3__detail + .page-mp3__detail {margin-top: 2px;}.page-mp3__details .module-rating {display: inline-flex;}.page-mp3__info {display: flex;align-items: center;margin-top: 20px;}.page-mp3__info > * {flex-basis: 100%;}.page-mp3__info > *:not(:first-child) {margin-left: 10px;}.page-mp3 .module-comments {flex: 0 0 314px;}.page-mp3 .module-wave {flex-basis: 100%;}.page-mp3__more {margin-top: 20px;}.page-mp3__more .module-mp3 {display: inline-flex;margin-top: 0;margin-right: 10px;}.page-mp3__more .module-mp3 + .module-mp3 {margin-top: 0;}.page-mp3__more .module-mp3:not(:nth-child(-n + 3)) {margin-top: 10px;}.page-mp3__more .module-mp3:nth-child(3n) {margin-right: 0;}.page-mp3__more .module-mp3__data {width: 238px;}@media (max-width: 1024px) {.page-mp3__content {flex-direction: column;}.page-mp3__content > *:not(:first-child) {margin-top: 10px;margin-left: 0;}.page-mp3 .module-comments {flex: 0 1 100%;}.page-mp3__more .module-mp3 {display: flex;margin-right: 0 !important;}.page-mp3__more .module-mp3 + .module-mp3 {margin-top: 10px !important;}.page-mp3__more .module-mp3__data {width: 100%;}}.page-top h1 {margin-top: 0;}.tab {position: relative;}.tab__radios {position: absolute;visibility: hidden;}.tab__hosts {display: flex;}.tab__host {text-decoration: none;color: #333333;border: lightgrey solid 1px;border-bottom-color: transparent;padding: 10px;}.tab__host:not(:first-child) {border-left-width: 0;}.tab__host.sx-active {background-color: floralwhite;}.tab__host:hover {color: black;}.tab__bodies {box-sizing: border-box;border: lightgrey solid 1px;padding: 10px;}.tab__body {display: none;}.tab__body.sx-active {display: block;}