.black-theme {
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  background-color: transparent;
}
.black-theme body {
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  background-color: #545454;
}
.black-theme .user-statistic_summery .user-statistic_summery_num {
  background-color: #000000;
}
.black-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li {
  cursor: pointer;
  text-shadow: none;
}
.black-theme .followcolor {
  color: #646464;
}
.black-theme .user-card__social a {
  color: #646464;
}
.black-theme .active-result {
  color: #000000;
}
.black-theme .user-full-info-block__username {
  color: #ffffff;
}
.black-theme .entity-search-result {
  background-color: #000000;
}
.black-theme .user-full-info-block {
  background-color: #000000;
}
.black-theme .navbar {
  background-color: #000000;
}
.black-theme .navbar-default .dropdown-menu {
  background-color: #545454;
}
.black-theme .navbar-default .navbar-nav > .open > a,
.black-theme .navbar-default .navbar-nav > .open > a:hover,
.black-theme .navbar-default .navbar-nav > .open > a:focus {
  background-color: #545454;
}
.black-theme .navbar-default .dropdown-menu > li > a:hover,
.black-theme .navbar-default .dropdown-menu > .active > a,
.black-theme .navbar-default .dropdown-menu > .active > a:hover {
  background-color: #000000;
}
.black-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li:nth-child(2n) {
  background-color: #000;
}
.black-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-player:hover {
  background-color: #545454;
}
.black-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-profile:hover {
  background-color: #545454;
}
.black-theme .search-input {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 7px 40px 7px 7px;
  color: #fff;
  border: 1px solid #2356a2;
  background-color: #19191a;
  -webkit-box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
  box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
}
.black-theme .notification-action-fb {
  background-color: #000000;
}
.black-theme .notification-action-fb.is-shown {
  background-color: #646464;
}
.black-theme .notification-action-fb:hover {
  background-color: #d7dbde;
}
.black-theme .notification-action-fb__text {
  color: #b9b9b9;
}
.black-theme .notification-action {
  background-color: #646464;
}
.black-theme .notification-action__text {
  color: #b9b9b9;
}
.black-theme a {
  color: #ffffff;
  font-weight: bold;
}
.black-theme a:hover {
  color: #8d8d8d;
  font-weight: bold;
}
.black-theme .ng-binding {
  color: #ffffff;
}
.black-theme .entity-timeline-box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border: 1px solid #cfd8e5;
  background-color: #f0f3f7;
  -webkit-box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  background-color: #000000;
  color: white;
}
.black-theme .entity-timeline-box__record-info-container {
  color: #ffffff;
}
.black-theme .entity-timeline-box__added-info {
  color: #ffffff;
}
.black-theme .entity-timeline-box__title {
  color: #ffffff;
}
.black-theme .tabs__item_state_active .tabs__link {
  background-color: #000000;
}
.black-theme .tabs__link {
  background-color: #303031;
}
.black-theme .tabs__link:hover {
  background-color: #717171;
}
.black-theme .tags_cloud {
  background-color: #000000;
}
.black-theme .btn-default {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  background-color: #545454;
  border: 1px solid #fafbfc;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  color: #fafbfc;
  font-weight: 400;
  padding: 5px 10px;
}
.black-theme .all-link_type_btn {
  background-color: #000000;
  color: #ffffff;
}
.black-theme .btn-invert {
  background-color: #000000;
  border-color: #3c485c;
}
.black-theme .table-striped > tbody > tr:nth-child(odd) > td,
.black-theme .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #8e8d8d;
}
.black-theme .entity-timeline-box__cover + .entity-timeline-box__record-info-container {
  color: #FFFFFF;
}
.black-theme .entity-category {
  background-color: #545454;
  color: #fafbfc;
}
.black-theme .entity-actions .entity-action-button {
  background: #000000;
  color: #FFFFFF;
}
.black-theme .icon {
  color: #FFFFFF;
}
.black-theme .entity-actions .entity-action-button .dropdown-menu {
  border-color: #ecf2fb;
  color: #FFFFFF;
  background-color: #8e8d8d;
}
.black-theme .entity-actions .entity-action-button .dropdown-menu a {
  padding: 7px 14px;
  color: #ffffff;
  background-color: #000000;
}
.black-theme .entity-actions .entity-action-button .dropdown-menu a:hover {
  background-color: #545454;
}
.black-theme .well {
  background-color: #000000;
}
.black-theme .entity .entity-cover .entity-title {
  background-color: rgba(54, 55, 57, 0.8);
}
.black-theme .entity .entity-cover .entity-title .entity-author .entity-author-link {
  color: #FFFFFF;
}
.black-theme h1,
.black-theme h2,
.black-theme h3,
.black-theme h4,
.black-theme h5,
.black-theme h6 {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
}
.black-theme .entity-sorting__type-link {
  color: #ffffff;
}
.black-theme .entity-sorting__type-link_active {
  background-color: #FFFFFF;
  color: #000000;
}
.black-theme .entity-category_state_active {
  background-color: #FFFFFF;
  color: #000000;
}
.black-theme .entity-categories__item_show_all .entity-categories__item-link {
  color: #FFFFFF;
}
.black-theme #footer-main {
  height: 35px;
  background-color: #000000;
}
.black-theme .entity-block-horizontal-narrow {
  background-color: #000000;
}
.black-theme .entity-info-item {
  color: #FFFFFF;
}
.black-theme .entity .entity-info {
  color: #ffffff;
}
.black-theme .entity .entity-cover.no-absolute .entity-title {
  background: #545454;
}
.black-theme .entities-block-header__title {
  color: #FFFFFF;
}
.black-theme .entity-music-profile {
  background-color: #000000;
}
.black-theme .btn-default {
  background-color: #000000;
}
.black-theme .btn-for-add-to-playlist i {
  color: #ffffff;
}
.black-theme .entity-info-icon-listens {
  color: #FFFFFF;
}
.black-theme .modal-content {
  background-color: #000000;
}
.black-theme .popup__header {
  background-color: #707276;
}
.black-theme .comment-content-body {
  color: #ffffff;
}
.black-theme .comment-content-header__author {
  color: #ffffff;
}
.black-theme .comment-content-header__by-prefix,
.black-theme .comment-content-header__date.btn-default {
  color: #ffffff;
}
.black-theme .comment-content-header__date {
  color: #ffffff;
}
.black-theme .comment-content-header__button {
  color: #ffffff;
}
.black-theme .comment-content-header__author {
  color: #ffffff;
}
.black-theme .entity-comment {
  background-color: #000000;
}
.black-theme .entity-comment_date {
  color: #b9b9b9;
}
.black-theme .btn-default {
  color: #ffffff;
}
.black-theme .statistic {
  background-color: #FFFFFF;
  color: #000000;
}
.black-theme .message_state_unread .message__content {
  color: #ffffff;
}
.black-theme .message__content {
  color: #ffffff;
}
.black-theme .playlists-list-item {
  background-color: #999ea5;
}
.black-theme .conversation {
  background-color: #545454;
}
.black-theme .message__header {
  background-color: #000000;
}
.black-theme .conversation_state_unread {
  background-color: #646464;
}
.black-theme .entitybox {
  color: #000000;
}
.black-theme .song_page_additions {
  background-color: #545454 ;
}
.black-theme .entity-literature-profile {
  background: #000000;
}
.black-theme #white-text {
  color: #ffffff;
}
.black-theme .icon-mini {
  color: #ffffff;
  background-color: #000000;
}
.black-theme .search-suggestion {
  background: #000000;
  border: 1px solid #545454;
}
.black-theme .section {
  border-bottom: 3px solid #545454;
}
.black-theme .sug-item {
  border-bottom: 1px solid #545454;
}
.black-theme .sug-item:hover {
  background-color: #545454;
}
.black-theme #neon #chat-min {
  background-color: #000000;
}
.black-theme #neon #chat .chat-group > a em {
  font-style: normal;
  color: #ffffff;
}
.black-theme #neon * {
  color: #ffffff;
}
.black-theme .icon-mini {
  color: #ffffff;
  background-color: #000000;
}
.black-theme .search-suggestion {
  background: #000000;
  border: 1px solid #000000;
}
.black-theme .section {
  border-bottom: 3px solid #000000;
}
.black-theme .sug-item {
  border-bottom: 1px solid #000000;
}
.black-theme .sug-item:hover {
  background-color: #000000;
}
.black-theme #neon {
  background-color: #646464;
}
.black-theme #chat {
  background-color: #646464;
}
.black-theme #neon #chat .chat-group > a {
  color: #ffffff;
}
.black-theme #neon #chat .chat-conversation {
  background-color: #000000;
}
.black-theme .conversation-header {
  color: #ffffff;
}
.black-theme .conversation-header small {
  color: #ffffff;
}
.black-theme .display-name {
  color: #ffffff;
}
.black-theme #neon #chat .chat-group > a:hover,
.black-theme #neon #chat .chat-group > a.active {
  background-color: #646464;
}
.black-theme #neon #chat .chat-conversation .conversation-body > li.odd,
.black-theme #neon #chat .chat-conversation .conversation-body > li.even,
.black-theme #neon #chat .chat-conversation .conversation-body > li.opponent {
  background: #646464;
  color: #ffffff;
}
.black-theme .user {
  color: #ffffff;
}
.black-theme .time {
  color: #ffffff;
}
.black-theme #neon #chat .chat-search .input-group input {
  color: #ffffff;
}
.black-theme .entypo-search {
  color: #ffffff;
}
.black-theme #neon #chat .chat-conversation .chat-textarea textarea {
  background-color: #646464;
  border: 1px solid #9a9a9a;
  color: #ffffff;
}
.black-theme .chat-close {
  color: #ffffff;
}
.black-theme .entypo-cancel {
  color: #ffffff;
}
.black-theme #neon #chat .chat-conversation.active {
  border-left: 2px solid #9a9a9a;
  border-top: 2px solid #9a9a9a;
  border-bottom: 2px solid #9a9a9a;
}
.black-theme #neon #chat .chat-conversation .conversation-body > li.unread {
  background-color: #646464;
}
.black-theme #neon #chat .chat-search .input-group input {
  border: 1px solid #9a9a9a;
}
.black-theme .conversation-body {
  color: #ffffff;
}
.black-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.black-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-thumb {
  background-color: #000000;
}
.black-theme #neon #chat .chat-group::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.black-theme #neon #chat .chat-group::-webkit-scrollbar-thumb {
  background-color: #000000;
}
.black-theme .profile-tab-color {
  background-color: #000000;
}
.black-theme .profile-repost {
  color: #ffffff;
}
.blue-theme {
  font-family: 'Open Sans', sans-serif;
  color: #171525;
  background-color: transparent;
}
.blue-theme body {
  font-family: 'Open Sans', sans-serif;
  color: #171525;
  background-color: #adc7ed;
}
.blue-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li {
  cursor: pointer;
  text-shadow: none;
}
.blue-theme .active-result {
  color: #000000;
}
.blue-theme .user-card__social a {
  color: #646464;
}
.blue-theme .entity-search-result {
  background-color: #2966bf;
}
.blue-theme .user-full-info-block {
  background-color: #2966bf;
}
.blue-theme .navbar {
  background-color: #2966bf;
}
.blue-theme .navbar-default .dropdown-menu {
  background-color: #4480d6;
}
.blue-theme .navbar-default .navbar-nav > .open > a,
.blue-theme .navbar-default .navbar-nav > .open > a:hover,
.blue-theme .navbar-default .navbar-nav > .open > a:focus {
  background-color: #4480d6;
}
.blue-theme .ng-dirty {
  color: #0d3349;
}
.blue-theme .navbar-default .dropdown-menu > li > a:hover,
.blue-theme .navbar-default .dropdown-menu > .active > a,
.blue-theme .navbar-default .dropdown-menu > .active > a:hover {
  background-color: #2966bf;
}
.blue-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li:nth-child(2n) {
  background-color: #2966bf;
}
.blue-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-player:hover {
  background-color: #4480d6;
}
.blue-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-profile:hover {
  background-color: #4480d6;
}
.blue-theme .search-input {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 7px 40px 7px 7px;
  color: #fff;
  border: 1px solid #2356a2;
  background-color: #598edb;
  -webkit-box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
  box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
}
.blue-theme .notification-action-fb {
  background-color: #598edb;
}
.blue-theme .notification-action-fb.is-shown {
  background-color: #4480d6;
}
.blue-theme .notification-action-fb:hover {
  background-color: #d7dbde;
}
.blue-theme .notification-action-fb__text {
  color: #b9b9b9;
}
.blue-theme .notification-action {
  background-color: #4480d6;
}
.blue-theme .notification-action__text {
  color: #b9b9b9;
}
.blue-theme a {
  color: #ffffff;
  font-weight: bold;
}
.blue-theme a:hover {
  color: #8d8d8d;
  font-weight: bold;
}
.blue-theme .ng-binding {
  color: #171525;
}
.blue-theme .entity-timeline-box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border: 1px solid #cfd8e5;
  background-color: #f0f3f7;
  -webkit-box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  background-color: #2966bf;
  color: white;
}
.blue-theme .entity-timeline-box__record-info-container {
  color: #ffffff;
}
.blue-theme .entity-timeline-box__added-info {
  color: #171525;
}
.blue-theme .entity-timeline-box__title {
  color: #ffffff;
}
.blue-theme .tabs__item_state_active .tabs__link {
  background-color: #2966bf;
}
.blue-theme .tabs__link {
  background-color: #598edb;
}
.blue-theme .tabs__link:hover {
  background-color: #4480d6;
}
.blue-theme .tags_cloud {
  background-color: #2966bf;
}
.blue-theme .playlists-list-item {
  background-color: #598edb;
}
.blue-theme .comments-list-item .comments-list-item__header {
  background-color: #598edb;
}
.blue-theme .btn-default {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  background-color: #598edb;
  border: 1px solid #fafbfc;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  color: #fafbfc;
  font-weight: 400;
  padding: 5px 10px;
}
.blue-theme .btn-invert {
  background-color: #2966bf;
  border-color: #3c485c;
}
.blue-theme .all-link_type_btn {
  background-color: #598edb;
  color: #171525;
}
.blue-theme .table-striped > tbody > tr:nth-child(odd) > td,
.blue-theme .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #2966bf;
}
.blue-theme .entity-timeline-box__cover + .entity-timeline-box__record-info-container {
  color: #FFFFFF;
}
.blue-theme .entity-category {
  background-color: #598edb;
  color: #fafbfc;
}
.blue-theme .entity-actions .entity-action-button {
  background: #2966bf;
  color: #FFFFFF;
}
.blue-theme .icon {
  color: #FFFFFF;
}
.blue-theme .entity-actions .entity-action-button .dropdown-menu {
  border-color: #ecf2fb;
  color: #000000;
  background-color: #adc7ed;
}
.blue-theme .entity-actions .entity-action-button .dropdown-menu a {
  padding: 7px 14px;
  color: #ffffff;
  background-color: #2966bf;
}
.blue-theme .entity-actions .entity-action-button .dropdown-menu a:hover {
  background-color: #4480d6;
}
.blue-theme .well {
  background-color: #2966bf;
}
.blue-theme .entity .entity-cover .entity-title {
  background-color: rgba(58, 72, 115, 0.8);
}
.blue-theme .entity .entity-cover .entity-title .entity-author .entity-author-link {
  color: #FFFFFF;
}
.blue-theme h1,
.blue-theme h2,
.blue-theme h3,
.blue-theme h4,
.blue-theme h5,
.blue-theme h6 {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
}
.blue-theme .entity-sorting__type-link {
  color: #ffffff;
}
.blue-theme .entity-sorting__type-link_active {
  background-color: #FFFFFF;
  color: #000000;
}
.blue-theme .entity-category_state_active {
  background-color: #FFFFFF;
  color: #000000;
}
.blue-theme .entity-categories__item_show_all .entity-categories__item-link {
  color: #FFFFFF;
}
.blue-theme #footer-main {
  height: 35px;
  background-color: #2966bf;
}
.blue-theme .entity-block-horizontal-narrow {
  background-color: #2966bf;
}
.blue-theme .entity-info-item {
  color: #171525;
}
.blue-theme .entity .entity-info {
  color: #171525;
}
.blue-theme .entity .entity-cover.no-absolute .entity-title {
  background: #1b4480;
}
.blue-theme .entities-block-header__title {
  color: #171525;
}
.blue-theme .entity-music-profile {
  background-color: #2966bf;
}
.blue-theme .btn-default {
  background-color: #2966bf;
}
.blue-theme .btn-for-add-to-playlist i {
  color: #ffffff;
}
.blue-theme .entity-info-icon-listens {
  color: #FFFFFF;
}
.blue-theme .modal-content {
  background-color: #2966bf;
}
.blue-theme .popup__header {
  background-color: #2966bf;
}
.blue-theme .comment-content-body {
  color: #171525;
}
.blue-theme .comment-content-header__author {
  color: #ffffff;
}
.blue-theme .comment-content-header__by-prefix,
.blue-theme .comment-content-header__date.btn-default {
  color: #171525;
}
.blue-theme .comment-content-header__date {
  color: #171525;
}
.blue-theme .comment-content-header__button {
  color: #171525;
}
.blue-theme .comment-content-header__author {
  color: #171525;
}
.blue-theme .entity-comment {
  background-color: #598edb;
}
.blue-theme .entity-comment_date {
  color: #b9b9b9;
}
.blue-theme .btn-default {
  color: #ffffff;
}
.blue-theme .statistic {
  background-color: #2966bf;
}
.blue-theme .conversation {
  background-color: #adc7ed;
}
.blue-theme .message__header {
  background-color: #2966bf;
}
.blue-theme .conversation_state_unread {
  background-color: #4480d6;
}
.blue-theme .entitybox {
  color: #2966bf;
}
.blue-theme .song_page_additions {
  background-color: #adc7ed;
}
.blue-theme tr {
  background-color: #598edb;
}
.blue-theme .entity-literature-profile {
  background: #2966bf;
}
.blue-theme #neon #chat-min {
  background-color: #2966bf;
}
.blue-theme #neon #chat .chat-group > a em {
  font-style: normal;
  color: #171525;
}
.blue-theme #neon * {
  color: #171525;
}
.blue-theme .icon-mini {
  color: #171525;
  background-color: #2966bf;
}
.blue-theme .search-suggestion {
  background: #2966bf;
  border: 1px solid #598edb;
}
.blue-theme .section {
  border-bottom: 3px solid #598edb;
}
.blue-theme .sug-item {
  border-bottom: 1px solid #598edb;
}
.blue-theme .sug-item:hover {
  background-color: #598edb;
}
.blue-theme #neon {
  background-color: #4480d6;
}
.blue-theme #chat {
  background-color: #4480d6;
}
.blue-theme #neon #chat .chat-group > a {
  color: #171525;
}
.blue-theme #neon #chat .chat-conversation {
  background-color: #598edb;
}
.blue-theme .conversation-header {
  color: #171525;
}
.blue-theme .conversation-header small {
  color: #171525;
}
.blue-theme .display-name {
  color: #171525;
}
.blue-theme #neon #chat .chat-group > a:hover,
.blue-theme #neon #chat .chat-group > a.active {
  background-color: #4480d6;
}
.blue-theme #neon #chat .chat-conversation .conversation-body > li.odd,
.blue-theme #neon #chat .chat-conversation .conversation-body > li.even,
.blue-theme #neon #chat .chat-conversation .conversation-body > li.opponent {
  background: #4480d6;
  color: #171525;
}
.blue-theme .user {
  color: #171525;
}
.blue-theme .time {
  color: #171525;
}
.blue-theme #neon #chat .chat-search .input-group input {
  color: #171525;
}
.blue-theme .entypo-search {
  color: #171525;
}
.blue-theme #neon #chat .chat-conversation .chat-textarea textarea {
  background-color: #4480d6;
  border: 1px solid #9a9a9a;
  color: #171525;
}
.blue-theme .chat-close {
  color: #171525;
}
.blue-theme .entypo-cancel {
  color: #171525;
}
.blue-theme #neon #chat .chat-conversation.active {
  border-left: 2px solid #9a9a9a;
  border-top: 2px solid #9a9a9a;
  border-bottom: 2px solid #9a9a9a;
}
.blue-theme #neon #chat .chat-conversation .conversation-body > li.unread {
  background-color: #4480d6;
}
.blue-theme #neon #chat .chat-search .input-group input {
  border: 1px solid #9a9a9a;
}
.blue-theme .conversation-body {
  color: #171525;
}
.blue-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.blue-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-thumb {
  background-color: #2966bf;
}
.blue-theme #neon #chat .chat-group::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.blue-theme #neon #chat .chat-group::-webkit-scrollbar-thumb {
  background-color: #2966bf;
}
.blue-theme .profile-tab-color {
  background-color: #2966bf;
}
.blue-theme .profile-repost {
  color: #171525;
}
.green-theme {
  font-family: 'Open Sans', sans-serif;
  color: #3f3f3f;
  background-color: transparent;
}
.green-theme body {
  font-family: 'Open Sans', sans-serif;
  color: #3f3f3f;
  background-color: #daffcc;
}
.green-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li {
  cursor: pointer;
  text-shadow: none;
}
.green-theme .active-result {
  color: #000000;
}
.green-theme .user-card__social a {
  color: #646464;
}
.green-theme .entity-search-result {
  background-color: #1ebe39;
}
.green-theme .user-full-info-block {
  background-color: #1ebe39;
}
.green-theme .navbar {
  background-color: #1ebe39;
}
.green-theme .navbar-default .dropdown-menu {
  background-color: #80ca8c;
}
.green-theme .navbar-default .navbar-nav > .open > a,
.green-theme .navbar-default .navbar-nav > .open > a:hover,
.green-theme .navbar-default .navbar-nav > .open > a:focus {
  background-color: #80ca8c;
}
.green-theme .navbar-default .dropdown-menu > li > a:hover,
.green-theme .navbar-default .dropdown-menu > .active > a,
.green-theme .navbar-default .dropdown-menu > .active > a:hover {
  background-color: #1ebe39;
}
.green-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li:nth-child(2n) {
  background-color: #1ebe39;
}
.green-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-player:hover {
  background-color: #80ca8c;
}
.green-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-profile:hover {
  background-color: #80ca8c;
}
.green-theme .search-input {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 7px 40px 7px 7px;
  color: #fff;
  border: 1px solid #2356a2;
  background-color: #55c768;
  -webkit-box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
  box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
}
.green-theme .notification-action-fb {
  background-color: #55c768;
}
.green-theme .notification-action-fb.is-shown {
  background-color: #80ca8c;
}
.green-theme .notification-action-fb:hover {
  background-color: #d7dbde;
}
.green-theme .notification-action-fb__text {
  color: #ffffff;
}
.green-theme .notification-action {
  background-color: #80ca8c;
}
.green-theme .notification-action__text {
  color: #ffffff;
}
.green-theme a {
  color: #3f3f3f;
  font-weight: bold;
}
.green-theme a:hover {
  color: #8d8d8d;
  font-weight: bold;
}
.green-theme .ng-binding {
  color: #3f3f3f;
}
.green-theme .entity-timeline-box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border: 1px solid #cfd8e5;
  background-color: #f0f3f7;
  -webkit-box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  background-color: #1ebe39;
  color: white;
}
.green-theme .entity-timeline-box__record-info-container {
  color: #ffffff;
}
.green-theme .entity-timeline-box__added-info {
  color: #ffffff;
}
.green-theme .entity-timeline-box__title {
  color: #ffffff;
}
.green-theme .tabs__item_state_active .tabs__link {
  background-color: #1ebe39;
}
.green-theme .tabs__link {
  background-color: #55c768;
}
.green-theme .tabs__link:hover {
  background-color: #80ca8c;
}
.green-theme .tags_cloud {
  background-color: #1ebe39;
}
.green-theme .playlists-list-item {
  background-color: #55c768;
}
.green-theme .comments-list-item .comments-list-item__header {
  background-color: #55c768;
}
.green-theme .btn-default {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  background-color: #55c768;
  border: 1px solid #fafbfc;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  color: #fafbfc;
  font-weight: 400;
  padding: 5px 10px;
}
.green-theme .btn-invert {
  background-color: #1ebe39;
  border-color: #3c485c;
}
.green-theme .all-link_type_btn {
  background-color: #55c768;
  color: #3f3f3f;
}
.green-theme .table-striped > tbody > tr:nth-child(odd) > td,
.green-theme .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #1ebe39;
}
.green-theme .entity-timeline-box__cover + .entity-timeline-box__record-info-container {
  color: #FFFFFF;
}
.green-theme .entity-category {
  background-color: #55c768;
  color: #fafbfc;
}
.green-theme .entity-actions .entity-action-button {
  background: #1ebe39;
  color: #FFFFFF;
}
.green-theme .icon {
  color: #FFFFFF;
}
.green-theme .entity-actions .entity-action-button .dropdown-menu {
  border-color: #ecf2fb;
  color: #000000;
  background-color: #daffcc;
}
.green-theme .entity-actions .entity-action-button .dropdown-menu a {
  padding: 7px 14px;
  color: #ffffff;
  background-color: #1ebe39;
}
.green-theme .entity-actions .entity-action-button .dropdown-menu a:hover {
  background-color: #80ca8c;
}
.green-theme .well {
  background-color: #1ebe39;
}
.green-theme .entity .entity-cover .entity-title {
  background-color: rgba(36, 67, 17, 0.8);
}
.green-theme .entity .entity-cover .entity-title .entity-author .entity-author-link {
  color: #FFFFFF;
}
.green-theme h1,
.green-theme h2,
.green-theme h3,
.green-theme h4,
.green-theme h5,
.green-theme h6 {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
}
.green-theme .entity-sorting__type-link {
  color: #ffffff;
}
.green-theme .entity-sorting__type-link_active {
  background-color: #FFFFFF;
  color: #000000;
}
.green-theme .entity-category_state_active {
  background-color: #FFFFFF;
  color: #000000;
}
.green-theme .entity-categories__item_show_all .entity-categories__item-link {
  color: #FFFFFF;
}
.green-theme #footer-main {
  height: 35px;
  background-color: #1ebe39;
}
.green-theme .entity-block-horizontal-narrow {
  background-color: #1ebe39;
}
.green-theme .entity-info-item {
  color: #3f3f3f;
}
.green-theme .entity .entity-info {
  color: #3f3f3f;
}
.green-theme .entity .entity-cover.no-absolute .entity-title {
  background: #236619;
}
.green-theme .entities-block-header__title {
  color: #3f3f3f;
}
.green-theme .entity-music-profile {
  background-color: #1ebe39;
}
.green-theme .btn-default {
  background-color: #1ebe39;
}
.green-theme .btn-for-add-to-playlist i {
  color: #ffffff;
}
.green-theme .entity-info-icon-listens {
  color: #FFFFFF;
}
.green-theme .modal-content {
  background-color: #1ebe39;
}
.green-theme .popup__header {
  background-color: #1ebe39;
}
.green-theme .comment-content-body {
  color: #3f3f3f;
}
.green-theme .comment-content-header__author {
  color: #ffffff;
}
.green-theme .comment-content-header__by-prefix,
.green-theme .comment-content-header__date.btn-default {
  color: #3f3f3f;
}
.green-theme .comment-content-header__date {
  color: #3f3f3f;
}
.green-theme .comment-content-header__button {
  color: #3f3f3f;
}
.green-theme .comment-content-header__author {
  color: #3f3f3f;
}
.green-theme .entity-comment {
  background-color: #55c768;
}
.green-theme .entity-comment_date {
  color: #ffffff;
}
.green-theme .btn-default {
  color: #ffffff;
}
.green-theme .statistic {
  background-color: #1ebe39;
}
.green-theme .conversation {
  background-color: #daffcc;
}
.green-theme .message__header {
  background-color: #1ebe39;
}
.green-theme .conversation_state_unread {
  background-color: #80ca8c;
}
.green-theme .entitybox {
  color: #1ebe39;
}
.green-theme .song_page_additions {
  background-color: #daffcc;
}
.green-theme tr {
  background-color: #55c768;
}
.green-theme .entity-literature-profile {
  background: #1ebe39;
}
.green-theme #neon #chat-min {
  background-color: #1ebe39;
}
.green-theme #neon #chat .chat-group > a em {
  font-style: normal;
  color: #3f3f3f;
}
.green-theme #neon * {
  color: #3f3f3f;
}
.green-theme .icon-mini {
  color: #3f3f3f;
  background-color: #1ebe39;
}
.green-theme .search-suggestion {
  background: #1ebe39;
  border: 1px solid #55c768;
}
.green-theme .section {
  border-bottom: 3px solid #55c768;
}
.green-theme .sug-item {
  border-bottom: 1px solid #55c768;
}
.green-theme .sug-item:hover {
  background-color: #55c768;
}
.green-theme #neon {
  background-color: #80ca8c;
}
.green-theme #chat {
  background-color: #80ca8c;
}
.green-theme #neon #chat .chat-group > a {
  color: #3f3f3f;
}
.green-theme #neon #chat .chat-conversation {
  background-color: #55c768;
}
.green-theme .conversation-header {
  color: #3f3f3f;
}
.green-theme .conversation-header small {
  color: #3f3f3f;
}
.green-theme .display-name {
  color: #3f3f3f;
}
.green-theme #neon #chat .chat-group > a:hover,
.green-theme #neon #chat .chat-group > a.active {
  background-color: #80ca8c;
}
.green-theme #neon #chat .chat-conversation .conversation-body > li.odd,
.green-theme #neon #chat .chat-conversation .conversation-body > li.even,
.green-theme #neon #chat .chat-conversation .conversation-body > li.opponent {
  background: #80ca8c;
  color: #3f3f3f;
}
.green-theme .user {
  color: #3f3f3f;
}
.green-theme .time {
  color: #3f3f3f;
}
.green-theme #neon #chat .chat-search .input-group input {
  color: #3f3f3f;
}
.green-theme .entypo-search {
  color: #3f3f3f;
}
.green-theme #neon #chat .chat-conversation .chat-textarea textarea {
  background-color: #80ca8c;
  border: 1px solid #9a9a9a;
  color: #3f3f3f;
}
.green-theme .chat-close {
  color: #3f3f3f;
}
.green-theme .entypo-cancel {
  color: #3f3f3f;
}
.green-theme #neon #chat .chat-conversation.active {
  border-left: 2px solid #9a9a9a;
  border-top: 2px solid #9a9a9a;
  border-bottom: 2px solid #9a9a9a;
}
.green-theme #neon #chat .chat-conversation .conversation-body > li.unread {
  background-color: #80ca8c;
}
.green-theme #neon #chat .chat-search .input-group input {
  border: 1px solid #9a9a9a;
}
.green-theme .conversation-body {
  color: #3f3f3f;
}
.green-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.green-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-thumb {
  background-color: #1ebe39;
}
.green-theme #neon #chat .chat-group::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.green-theme #neon #chat .chat-group::-webkit-scrollbar-thumb {
  background-color: #1ebe39;
}
.green-theme .profile-tab-color {
  background-color: #1ebe39;
}
.green-theme .profile-repost {
  color: #3f3f3f;
}
.red-theme {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  background-color: transparent;
}
.red-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li {
  cursor: pointer;
  text-shadow: none;
}
.red-theme body {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  background-color: #ff8f8f;
}
.red-theme .user-statistic_summery .user-statistic_summery_num {
  background-color: #ff1b1b;
}
.red-theme .active-result {
  color: #000000;
}
.red-theme .user-card__social a {
  color: #646464;
}
.red-theme .entity-search-result {
  background-color: #ff1b1b;
}
.red-theme .user-full-info-block {
  background-color: #ff1b1b;
}
.red-theme .navbar {
  background-color: #ff1b1b;
}
.red-theme .navbar-default .dropdown-menu {
  background-color: #ff5c5c;
}
.red-theme .navbar-default .navbar-nav > .open > a,
.red-theme .navbar-default .navbar-nav > .open > a:hover,
.red-theme .navbar-default .navbar-nav > .open > a:focus {
  background-color: #ff5c5c;
}
.red-theme .ng-dirty {
  color: #0d3349;
}
.red-theme .navbar-default .dropdown-menu > li > a:hover,
.red-theme .navbar-default .dropdown-menu > .active > a,
.red-theme .navbar-default .dropdown-menu > .active > a:hover {
  background-color: #ff1b1b;
}
.red-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li:nth-child(2n) {
  background-color: #ff1b1b;
}
.red-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-player:hover {
  background-color: #ff5c5c;
}
.red-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-profile:hover {
  background-color: #ff5c5c;
}
.red-theme .search-input {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 7px 40px 7px 7px;
  color: #fff;
  border: 1px solid #2356a2;
  background-color: #ff2929;
  -webkit-box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
  box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
}
.red-theme .notification-action-fb {
  background-color: #ff2929;
}
.red-theme .notification-action-fb.is-shown {
  background-color: #ff5c5c;
}
.red-theme .notification-action-fb:hover {
  background-color: #d7dbde;
}
.red-theme .notification-action-fb__text {
  color: #b9b9b9;
}
.red-theme .notification-action {
  background-color: #ff5c5c;
}
.red-theme .notification-action__text {
  color: #b9b9b9;
}
.red-theme .comment-content-body {
  color: #ffffff;
}
.red-theme .comment-content-header__author {
  color: #ffffff;
}
.red-theme .comment-content-header__by-prefix,
.red-theme .comment-content-header__date.btn-default {
  color: #ffffff;
}
.red-theme .comment-content-header__date {
  color: #ffffff;
}
.red-theme .comment-content-header__button {
  color: #ffffff;
}
.red-theme .comment-content-header__author {
  color: #ffffff;
}
.red-theme .entity-comment {
  background-color: #ff2929;
}
.red-theme .entity-comment_date {
  color: #b9b9b9;
}
.red-theme a {
  color: #ffffff;
  font-weight: bold;
}
.red-theme a:hover {
  color: #8d8d8d;
  font-weight: bold;
}
.red-theme .ng-binding {
  color: #ffffff;
}
.red-theme .entity-timeline-box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border: 1px solid #cfd8e5;
  background-color: #f0f3f7;
  -webkit-box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  background-color: #ff1b1b;
  color: white;
}
.red-theme .entity-timeline-box__record-info-container {
  color: #ffffff;
}
.red-theme .entity-timeline-box__added-info {
  color: #ffffff;
}
.red-theme .entity-timeline-box__title {
  color: #ffffff;
}
.red-theme .tabs__item_state_active .tabs__link {
  background-color: #ff1b1b;
}
.red-theme .tabs__link {
  background-color: #ff2929;
}
.red-theme .tabs__link:hover {
  background-color: #ff5c5c;
}
.red-theme .tags_cloud {
  background-color: #ff1b1b;
}
.red-theme .playlists-list-item {
  background-color: #ff2929;
}
.red-theme .comments-list-item .comments-list-item__header {
  background-color: #ff2929;
}
.red-theme .btn-default {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  background-color: #ff2929;
  border: 1px solid #fafbfc;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  color: #fafbfc;
  font-weight: 400;
  padding: 5px 10px;
}
.red-theme .all-link_type_btn {
  background-color: #ff2929;
  color: #ffffff;
}
.red-theme .btn-invert {
  background-color: #ff1b1b;
  border-color: #3c485c;
}
.red-theme .table-striped > tbody > tr:nth-child(odd) > td,
.red-theme .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #ff1b1b;
}
.red-theme .entity-timeline-box__cover + .entity-timeline-box__record-info-container {
  color: #FFFFFF;
}
.red-theme .entity-category {
  background-color: #ff2929;
  color: #fafbfc;
}
.red-theme .entity-actions .entity-action-button {
  background: #ff1b1b;
  color: #FFFFFF;
}
.red-theme .icon {
  color: #FFFFFF;
}
.red-theme .entity-actions .entity-action-button .dropdown-menu {
  border-color: #ecf2fb;
  color: #000000;
  background-color: #ff8f8f;
}
.red-theme .entity-actions .entity-action-button .dropdown-menu a {
  padding: 7px 14px;
  color: #ffffff;
  background-color: #ff1b1b;
}
.red-theme .entity-actions .entity-action-button .dropdown-menu a:hover {
  background-color: #ff5c5c;
}
.red-theme .well {
  background-color: #ff1b1b;
}
.red-theme .entity .entity-cover .entity-title {
  background-color: rgba(158, 47, 47, 0.8);
}
.red-theme .entity .entity-cover .entity-title .entity-author .entity-author-link {
  color: #FFFFFF;
}
.red-theme h1,
.red-theme h2,
.red-theme h3,
.red-theme h4,
.red-theme h5,
.red-theme h6 {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
}
.red-theme .entity-sorting__type-link {
  color: #ffffff;
}
.red-theme .entity-sorting__type-link_active {
  background-color: #FFFFFF;
  color: #000000;
}
.red-theme .entity-category_state_active {
  background-color: #FFFFFF;
  color: #000000;
}
.red-theme .entity-categories__item_show_all .entity-categories__item-link {
  color: #FFFFFF;
}
.red-theme #footer-main {
  height: 35px;
  background-color: #ff1b1b;
}
.red-theme .entity-block-horizontal-narrow {
  background-color: #ff1b1b;
}
.red-theme .entity-info-item {
  color: #ffffff;
}
.red-theme .entity .entity-info {
  color: #ffffff;
}
.red-theme .entity .entity-cover.no-absolute .entity-title {
  background: #dc0000;
}
.red-theme .entities-block-header__title {
  color: #ffffff;
}
.red-theme .entity-music-profile {
  background-color: #ff1b1b;
}
.red-theme .btn-default {
  background-color: #ff1b1b;
}
.red-theme .btn-for-add-to-playlist i {
  color: #ffffff;
}
.red-theme .entity-info-icon-listens {
  color: #FFFFFF;
}
.red-theme .modal-content {
  background-color: #ff1b1b;
}
.red-theme .popup__header {
  background-color: #ff1b1b;
}
.red-theme .comment-content-body {
  color: #ffffff;
}
.red-theme .comment-content-header__author {
  color: #ffffff;
}
.red-theme .comment-content-header__by-prefix,
.red-theme .comment-content-header__date.btn-default {
  color: #ffffff;
}
.red-theme .comment-content-header__date {
  color: #ffffff;
}
.red-theme .comment-content-header__button {
  color: #ffffff;
}
.red-theme .comment-content-header__author {
  color: #ffffff;
}
.red-theme .btn-default {
  color: #ffffff;
}
.red-theme .statistic {
  background-color: #ff1b1b;
}
.red-theme .conversation {
  background-color: #ff8f8f;
}
.red-theme .message__header {
  background-color: #ff1b1b;
}
.red-theme .conversation_state_unread {
  background-color: #ff5c5c;
}
.red-theme .entitybox {
  color: #ff1b1b;
}
.red-theme .song_page_additions {
  background-color: #ff8f8f;
}
.red-theme tr {
  background-color: #ff2929;
}
.red-theme .entity-literature-profile {
  background: #ff1b1b;
}
.red-theme #neon #chat-min {
  background-color: #ff1b1b;
}
.red-theme #neon #chat .chat-group > a em {
  font-style: normal;
  color: #ffffff;
}
.red-theme #neon * {
  color: #ffffff;
}
.red-theme .icon-mini {
  color: #ffffff;
  background-color: #ff1b1b;
}
.red-theme .search-suggestion {
  background: #ff1b1b;
  border: 1px solid #ff2929;
}
.red-theme .section {
  border-bottom: 3px solid #ff2929;
}
.red-theme .sug-item {
  border-bottom: 1px solid #ff2929;
}
.red-theme .sug-item:hover {
  background-color: #ff2929;
}
.red-theme #neon {
  background-color: #ff5c5c;
}
.red-theme #chat {
  background-color: #ff5c5c;
}
.red-theme #neon #chat .chat-group > a {
  color: #ffffff;
}
.red-theme #neon #chat .chat-conversation {
  background-color: #ff2929;
}
.red-theme .conversation-header {
  color: #ffffff;
}
.red-theme .conversation-header small {
  color: #ffffff;
}
.red-theme .display-name {
  color: #ffffff;
}
.red-theme #neon #chat .chat-group > a:hover,
.red-theme #neon #chat .chat-group > a.active {
  background-color: #ff5c5c;
}
.red-theme #neon #chat .chat-conversation .conversation-body > li.odd,
.red-theme #neon #chat .chat-conversation .conversation-body > li.even,
.red-theme #neon #chat .chat-conversation .conversation-body > li.opponent {
  background: #ff5c5c;
  color: #ffffff;
}
.red-theme .user {
  color: #ffffff;
}
.red-theme .time {
  color: #ffffff;
}
.red-theme #neon #chat .chat-search .input-group input {
  color: #ffffff;
}
.red-theme .entypo-search {
  color: #ffffff;
}
.red-theme #neon #chat .chat-conversation .chat-textarea textarea {
  background-color: #ff5c5c;
  border: 1px solid #9a9a9a;
  color: #ffffff;
}
.red-theme .chat-close {
  color: #ffffff;
}
.red-theme .entypo-cancel {
  color: #ffffff;
}
.red-theme #neon #chat .chat-conversation.active {
  border-left: 2px solid #9a9a9a;
  border-top: 2px solid #9a9a9a;
  border-bottom: 2px solid #9a9a9a;
}
.red-theme #neon #chat .chat-conversation .conversation-body > li.unread {
  background-color: #ff5c5c;
}
.red-theme #neon #chat .chat-search .input-group input {
  border: 1px solid #9a9a9a;
}
.red-theme .conversation-body {
  color: #ffffff;
}
.red-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.red-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-thumb {
  background-color: #ff1b1b;
}
.red-theme #neon #chat .chat-group::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.red-theme #neon #chat .chat-group::-webkit-scrollbar-thumb {
  background-color: #ff1b1b;
}
.red-theme .profile-tab-color {
  background-color: #ff1b1b;
}
.red-theme .profile-repost {
  color: #ffffff;
}
.purple-theme {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  background-color: transparent;
}
.purple-theme body {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  background-color: #bba3d0;
}
.purple-theme .user-statistic_summery .user-statistic_summery_num {
  background-color: #551a8b;
}
.purple-theme .active-result {
  color: #000000;
}
.purple-theme .followcolor {
  color: #646464;
}
.purple-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li {
  cursor: pointer;
  text-shadow: none;
}
.purple-theme .comments-list-item .comments-list-item__header {
  color: #b9b9b9;
}
.purple-theme .user-card__social a {
  color: #646464;
}
.purple-theme .user-full-info-block__meta-info {
  color: #ffffff;
}
.purple-theme .conversation {
  background-color: #bba3d0;
}
.purple-theme .conversation_state_unread {
  background-color: #7647a2;
}
.purple-theme .entity-search-result {
  background-color: #551a8b;
}
.purple-theme .user-full-info-block {
  background-color: #551a8b;
}
.purple-theme .navbar {
  background-color: #551a8b;
}
.purple-theme .navbar-default .dropdown-menu {
  background-color: #7647a2;
}
.purple-theme .navbar-default .navbar-nav > .open > a,
.purple-theme .navbar-default .navbar-nav > .open > a:hover,
.purple-theme .navbar-default .navbar-nav > .open > a:focus {
  background-color: #7647a2;
}
.purple-theme .ng-dirty {
  color: #0d3349;
}
.purple-theme .navbar-default .dropdown-menu > li > a:hover,
.purple-theme .navbar-default .dropdown-menu > .active > a,
.purple-theme .navbar-default .dropdown-menu > .active > a:hover {
  background-color: #551a8b;
}
.purple-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li:nth-child(2n) {
  background-color: #551a8b;
}
.purple-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-player:hover {
  background-color: #7647a2;
}
.purple-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-profile:hover {
  background-color: #7647a2;
}
.purple-theme .search-input {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 7px 40px 7px 7px;
  color: #fff;
  border: 1px solid #2356a2;
  background-color: #5e3881;
  -webkit-box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
  box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
}
.purple-theme .notification-action-fb {
  background-color: #5e3881;
}
.purple-theme .notification-action-fb.is-shown {
  background-color: #7647a2;
}
.purple-theme .notification-action-fb:hover {
  background-color: #d7dbde;
}
.purple-theme .notification-action-fb__text {
  color: #b9b9b9;
}
.purple-theme .notification-action {
  background-color: #7647a2;
}
.purple-theme .notification-action__text {
  color: #b9b9b9;
}
.purple-theme a {
  color: #ffffff;
  font-weight: bold;
}
.purple-theme a:hover {
  color: #8d8d8d;
  font-weight: bold;
}
.purple-theme .ng-binding {
  color: #ffffff;
}
.purple-theme .entity-timeline-box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border: 1px solid #cfd8e5;
  background-color: #f0f3f7;
  -webkit-box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  background-color: #551a8b;
  color: white;
}
.purple-theme .entity-timeline-box__record-info-container {
  color: #ffffff;
}
.purple-theme .entity-timeline-box__added-info {
  color: #ffffff;
}
.purple-theme .entity-timeline-box__title {
  color: #ffffff;
}
.purple-theme .tabs__item_state_active .tabs__link {
  background-color: #551a8b;
}
.purple-theme .tabs__link {
  background-color: #5e3881;
}
.purple-theme .tabs__link:hover {
  background-color: #7647a2;
}
.purple-theme .tags_cloud {
  background-color: #551a8b;
}
.purple-theme .playlists-list-item {
  background-color: #5e3881;
}
.purple-theme .comments-list-item .comments-list-item__header {
  background-color: #5e3881;
}
.purple-theme .btn-default {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  background-color: #5e3881;
  border: 1px solid #fafbfc;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  color: #fafbfc;
  font-weight: 400;
  padding: 5px 10px;
}
.purple-theme .btn-invert {
  background-color: #551a8b;
  border-color: #3c485c;
}
.purple-theme .all-link_type_btn {
  background-color: #5e3881;
  color: #ffffff;
}
.purple-theme .table-striped > tbody > tr:nth-child(odd) > td,
.purple-theme .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #551a8b;
}
.purple-theme .entity-timeline-box__cover + .entity-timeline-box__record-info-container {
  color: #FFFFFF;
}
.purple-theme .entity-category {
  background-color: #5e3881;
  color: #fafbfc;
}
.purple-theme .entity-actions .entity-action-button {
  background: #551a8b;
  color: #FFFFFF;
}
.purple-theme .icon {
  color: #FFFFFF;
}
.purple-theme .entity-actions .entity-action-button .dropdown-menu {
  border-color: #ecf2fb;
  color: #000000;
  background-color: #bba3d0;
}
.purple-theme .entity-actions .entity-action-button .dropdown-menu a {
  padding: 7px 14px;
  color: #ffffff;
  background-color: #551a8b;
}
.purple-theme .entity-actions .entity-action-button .dropdown-menu a:hover {
  background-color: #7647a2;
}
.purple-theme .well {
  background-color: #551a8b;
}
.purple-theme .entity .entity-cover .entity-title {
  background-color: rgba(58, 72, 115, 0.8);
}
.purple-theme .entity .entity-cover .entity-title .entity-author .entity-author-link {
  color: #FFFFFF;
}
.purple-theme h1,
.purple-theme h2,
.purple-theme h3,
.purple-theme h4,
.purple-theme h5,
.purple-theme h6 {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
}
.purple-theme .entity-sorting__type-link {
  color: #ffffff;
}
.purple-theme .entity-sorting__type-link_active {
  background-color: #FFFFFF;
  color: #000000;
}
.purple-theme .entity-category_state_active {
  background-color: #FFFFFF;
  color: #000000;
}
.purple-theme .entity-categories__item_show_all .entity-categories__item-link {
  color: #FFFFFF;
}
.purple-theme #footer-main {
  height: 35px;
  background-color: #551a8b;
}
.purple-theme .entity-block-horizontal-narrow {
  background-color: #551a8b;
}
.purple-theme .entity-info-item {
  color: #ffffff;
}
.purple-theme .entity .entity-info {
  color: #ffffff;
}
.purple-theme .entity .entity-cover.no-absolute .entity-title {
  background: #462a61;
}
.purple-theme .entities-block-header__title {
  color: #ffffff;
}
.purple-theme .entity-music-profile {
  background-color: #551a8b;
}
.purple-theme .btn-default {
  background-color: #551a8b;
}
.purple-theme .btn-for-add-to-playlist i {
  color: #ffffff;
}
.purple-theme .entity-info-icon-listens {
  color: #FFFFFF;
}
.purple-theme .modal-content {
  background-color: #551a8b;
}
.purple-theme .popup__header {
  background-color: #551a8b;
}
.purple-theme .comment-content-body {
  color: #ffffff;
}
.purple-theme .comment-content-header__author {
  color: #ffffff;
}
.purple-theme .comment-content-header__by-prefix,
.purple-theme .comment-content-header__date.btn-default {
  color: #ffffff;
}
.purple-theme .comment-content-header__date {
  color: #ffffff;
}
.purple-theme .comment-content-header__button {
  color: #ffffff;
}
.purple-theme .comment-content-header__author {
  color: #ffffff;
}
.purple-theme .btn-default {
  color: #ffffff;
}
.purple-theme .statistic {
  background-color: #551a8b;
}
.purple-theme .message_state_unread .message__content {
  color: #ffffff;
}
.purple-theme .message__content {
  color: #ffffff;
}
.purple-theme .message__header {
  background-color: #551a8b;
}
.purple-theme .entitybox {
  color: #551a8b;
}
.purple-theme .song_page_additions {
  background-color: #bba3d0;
}
.purple-theme .entity-comment {
  background-color: #5e3881;
}
.purple-theme tr {
  background-color: #5e3881;
}
.purple-theme .entity-literature-profile {
  background: #551a8b;
}
.purple-theme #neon #chat-min {
  background-color: #551a8b;
}
.purple-theme #neon #chat .chat-group > a em {
  font-style: normal;
  color: #ffffff;
}
.purple-theme #neon * {
  color: #ffffff;
}
.purple-theme .icon-mini {
  color: #ffffff;
  background-color: #551a8b;
}
.purple-theme .search-suggestion {
  background: #551a8b;
  border: 1px solid #5e3881;
}
.purple-theme .section {
  border-bottom: 3px solid #5e3881;
}
.purple-theme .sug-item {
  border-bottom: 1px solid #5e3881;
}
.purple-theme .sug-item:hover {
  background-color: #5e3881;
}
.purple-theme #neon {
  background-color: #7647a2;
}
.purple-theme #chat {
  background-color: #7647a2;
}
.purple-theme #neon #chat .chat-group > a {
  color: #ffffff;
}
.purple-theme #neon #chat .chat-conversation {
  background-color: #5e3881;
}
.purple-theme .conversation-header {
  color: #ffffff;
}
.purple-theme .conversation-header small {
  color: #ffffff;
}
.purple-theme .display-name {
  color: #ffffff;
}
.purple-theme #neon #chat .chat-group > a:hover,
.purple-theme #neon #chat .chat-group > a.active {
  background-color: #7647a2;
}
.purple-theme #neon #chat .chat-conversation .conversation-body > li.odd,
.purple-theme #neon #chat .chat-conversation .conversation-body > li.even,
.purple-theme #neon #chat .chat-conversation .conversation-body > li.opponent {
  background: #7647a2;
  color: #ffffff;
}
.purple-theme .user {
  color: #ffffff;
}
.purple-theme .time {
  color: #ffffff;
}
.purple-theme #neon #chat .chat-search .input-group input {
  color: #ffffff;
}
.purple-theme .entypo-search {
  color: #ffffff;
}
.purple-theme #neon #chat .chat-conversation .chat-textarea textarea {
  background-color: #7647a2;
  border: 1px solid #9a9a9a;
  color: #ffffff;
}
.purple-theme .chat-close {
  color: #ffffff;
}
.purple-theme .entypo-cancel {
  color: #ffffff;
}
.purple-theme #neon #chat .chat-conversation.active {
  border-left: 2px solid #9a9a9a;
  border-top: 2px solid #9a9a9a;
  border-bottom: 2px solid #9a9a9a;
}
.purple-theme #neon #chat .chat-conversation .conversation-body > li.unread {
  background-color: #7647a2;
}
.purple-theme #neon #chat .chat-search .input-group input {
  border: 1px solid #9a9a9a;
}
.purple-theme .conversation-body {
  color: #ffffff;
}
.purple-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.purple-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-thumb {
  background-color: #551a8b;
}
.purple-theme #neon #chat .chat-group::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.purple-theme #neon #chat .chat-group::-webkit-scrollbar-thumb {
  background-color: #551a8b;
}
.purple-theme .profile-tab-color {
  background-color: #551a8b;
}
.purple-theme .profile-repost {
  color: #ffffff;
}
.orange-theme {
  font-family: 'Open Sans', sans-serif;
  color: #232121;
  background-color: transparent;
}
.orange-theme body {
  font-family: 'Open Sans', sans-serif;
  color: #232121;
  background-color: #ffb179;
}
.orange-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li {
  cursor: pointer;
  text-shadow: none;
}
.orange-theme .active-result {
  color: #000000;
}
.orange-theme .comments-list-item .comments-list-item__header {
  color: #ffffff;
}
.orange-theme .user-card__social a {
  color: #646464;
}
.orange-theme .user-full-info-block__meta-info {
  color: #232121;
}
.orange-theme .conversation {
  background-color: #ffb179;
}
.orange-theme .conversation_state_unread {
  background-color: #ffa25f;
}
.orange-theme .entity-search-result {
  background-color: #ff7512;
}
.orange-theme .user-full-info-block {
  background-color: #ff7512;
}
.orange-theme .navbar {
  background-color: #ff7512;
}
.orange-theme .navbar-default .dropdown-menu {
  background-color: #ffa25f;
}
.orange-theme .navbar-default .navbar-nav > .open > a,
.orange-theme .navbar-default .navbar-nav > .open > a:hover,
.orange-theme .navbar-default .navbar-nav > .open > a:focus {
  background-color: #ffa25f;
}
.orange-theme .ng-dirty {
  color: #0d3349;
}
.orange-theme .navbar-default .dropdown-menu > li > a:hover,
.orange-theme .navbar-default .dropdown-menu > .active > a,
.orange-theme .navbar-default .dropdown-menu > .active > a:hover {
  background-color: #ff7512;
}
.orange-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li:nth-child(2n) {
  background-color: #ff7512;
}
.orange-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-player:hover {
  background-color: #ffa25f;
}
.orange-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-profile:hover {
  background-color: #ffa25f;
}
.orange-theme .search-input {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 7px 40px 7px 7px;
  color: #fff;
  border: 1px solid #2356a2;
  background-color: #ff842c;
  -webkit-box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
  box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
}
.orange-theme .notification-action-fb {
  background-color: #ff842c;
}
.orange-theme .notification-action-fb.is-shown {
  background-color: #ffa25f;
}
.orange-theme .notification-action-fb:hover {
  background-color: #d7dbde;
}
.orange-theme .notification-action-fb__text {
  color: #ffffff;
}
.orange-theme .notification-action {
  background-color: #ffa25f;
}
.orange-theme .notification-action__text {
  color: #ffffff;
}
.orange-theme a {
  color: #232121;
  font-weight: bold;
}
.orange-theme a:hover {
  color: #8d8d8d;
  font-weight: bold;
}
.orange-theme .ng-binding {
  color: #232121;
}
.orange-theme .entity-timeline-box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border: 1px solid #cfd8e5;
  background-color: #f0f3f7;
  -webkit-box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  background-color: #ff7512;
  color: white;
}
.orange-theme .entity-timeline-box__record-info-container {
  color: #232121;
}
.orange-theme .entity-timeline-box__added-info {
  color: #ffffff;
}
.orange-theme .entity-timeline-box__title {
  color: #ffffff;
}
.orange-theme .tabs__item_state_active .tabs__link {
  background-color: #ff7512;
}
.orange-theme .tabs__link {
  background-color: #ff842c;
}
.orange-theme .tabs__link:hover {
  background-color: #ffa25f;
}
.orange-theme .tags_cloud {
  background-color: #ff7512;
}
.orange-theme .playlists-list-item {
  background-color: #ff842c;
}
.orange-theme .comments-list-item .comments-list-item__header {
  background-color: #ff842c;
}
.orange-theme .btn-default {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  background-color: #ff842c;
  border: 1px solid #fafbfc;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  color: #fafbfc;
  font-weight: 400;
  padding: 5px 10px;
}
.orange-theme .btn-invert {
  background-color: #ff7512;
  border-color: #3c485c;
}
.orange-theme .all-link_type_btn {
  background-color: #ff842c;
  color: #232121;
}
.orange-theme .table-striped > tbody > tr:nth-child(odd) > td,
.orange-theme .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #ff7512;
}
.orange-theme .entity-timeline-box__cover + .entity-timeline-box__record-info-container {
  color: #FFFFFF;
}
.orange-theme .entity-category {
  background-color: #ff842c;
  color: #fafbfc;
}
.orange-theme .entity-actions .entity-action-button {
  background: #ff7512;
  color: #FFFFFF;
}
.orange-theme .icon {
  color: #FFFFFF;
}
.orange-theme .entity-actions .entity-action-button .dropdown-menu {
  border-color: #ecf2fb;
  color: #000000;
  background-color: #ffb179;
}
.orange-theme .entity-actions .entity-action-button .dropdown-menu a {
  padding: 7px 14px;
  color: #ffffff;
  background-color: #ff7512;
}
.orange-theme .entity-actions .entity-action-button .dropdown-menu a:hover {
  background-color: #ffa25f;
}
.orange-theme .well {
  background-color: #ff7512;
}
.orange-theme .entity .entity-cover .entity-title {
  background-color: rgba(206, 159, 16, 0.8);
}
.orange-theme .entity .entity-cover .entity-title .entity-author .entity-author-link {
  color: #FFFFFF;
}
.orange-theme h1,
.orange-theme h2,
.orange-theme h3,
.orange-theme h4,
.orange-theme h5,
.orange-theme h6 {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
}
.orange-theme .entity-sorting__type-link {
  color: #ffffff;
}
.orange-theme .entity-sorting__type-link_active {
  background-color: #FFFFFF;
  color: #000000;
}
.orange-theme .entity-category_state_active {
  background-color: #FFFFFF;
  color: #000000;
}
.orange-theme .entity-categories__item_show_all .entity-categories__item-link {
  color: #FFFFFF;
}
.orange-theme #footer-main {
  height: 35px;
  background-color: #ff7512;
}
.orange-theme .entity-block-horizontal-narrow {
  background-color: #ff7512;
}
.orange-theme .entity-info-item {
  color: #232121;
}
.orange-theme .entity .entity-info {
  color: #232121;
}
.orange-theme .entity .entity-cover.no-absolute .entity-title {
  background: #d78400;
}
.orange-theme .entities-block-header__title {
  color: #232121;
}
.orange-theme .entity-music-profile {
  background-color: #ff7512;
}
.orange-theme .btn-default {
  background-color: #ff7512;
}
.orange-theme .btn-for-add-to-playlist i {
  color: #ffffff;
}
.orange-theme .entity-info-icon-listens {
  color: #FFFFFF;
}
.orange-theme .modal-content {
  background-color: #ff7512;
}
.orange-theme .popup__header {
  background-color: #ff7512;
}
.orange-theme .comment-content-body {
  color: #232121;
}
.orange-theme .comment-content-header__author {
  color: #ffffff;
}
.orange-theme .comment-content-header__by-prefix,
.orange-theme .comment-content-header__date.btn-default {
  color: #232121;
}
.orange-theme .comment-content-header__date {
  color: #232121;
}
.orange-theme .comment-content-header__button {
  color: #232121;
}
.orange-theme .comment-content-header__author {
  color: #232121;
}
.orange-theme .btn-default {
  color: #ffffff;
}
.orange-theme .statistic {
  background-color: #ff7512;
}
.orange-theme .message_state_unread .message__content {
  color: #ffffff;
}
.orange-theme .message__content {
  color: #ffffff;
}
.orange-theme .message__header {
  background-color: #ff7512;
}
.orange-theme .entitybox {
  color: #ff7512;
}
.orange-theme .song_page_additions {
  background-color: #ffb179;
}
.orange-theme .entity-comment {
  background-color: #ff842c;
}
.orange-theme tr {
  background-color: #ff842c;
}
.orange-theme .entity-literature-profile {
  background: #ff7512;
}
.orange-theme #neon #chat-min {
  background-color: #ff7512;
}
.orange-theme #neon #chat .chat-group > a em {
  font-style: normal;
  color: #232121;
}
.orange-theme #neon * {
  color: #232121;
}
.orange-theme .icon-mini {
  color: #232121;
  background-color: #ff7512;
}
.orange-theme .search-suggestion {
  background: #ff7512;
  border: 1px solid #ff842c;
}
.orange-theme .section {
  border-bottom: 3px solid #ff842c;
}
.orange-theme .sug-item {
  border-bottom: 1px solid #ff842c;
}
.orange-theme .sug-item:hover {
  background-color: #ff842c;
}
.orange-theme #neon {
  background-color: #ffa25f;
}
.orange-theme #chat {
  background-color: #ffa25f;
}
.orange-theme #neon #chat .chat-group > a {
  color: #232121;
}
.orange-theme #neon #chat .chat-conversation {
  background-color: #ff842c;
}
.orange-theme .conversation-header {
  color: #232121;
}
.orange-theme .conversation-header small {
  color: #232121;
}
.orange-theme .display-name {
  color: #232121;
}
.orange-theme #neon #chat .chat-group > a:hover,
.orange-theme #neon #chat .chat-group > a.active {
  background-color: #ffa25f;
}
.orange-theme #neon #chat .chat-conversation .conversation-body > li.odd,
.orange-theme #neon #chat .chat-conversation .conversation-body > li.even,
.orange-theme #neon #chat .chat-conversation .conversation-body > li.opponent {
  background: #ffa25f;
  color: #232121;
}
.orange-theme .user {
  color: #232121;
}
.orange-theme .time {
  color: #232121;
}
.orange-theme #neon #chat .chat-search .input-group input {
  color: #232121;
}
.orange-theme .entypo-search {
  color: #232121;
}
.orange-theme #neon #chat .chat-conversation .chat-textarea textarea {
  background-color: #ffa25f;
  border: 1px solid #9a9a9a;
  color: #232121;
}
.orange-theme .chat-close {
  color: #232121;
}
.orange-theme .entypo-cancel {
  color: #232121;
}
.orange-theme #neon #chat .chat-conversation.active {
  border-left: 2px solid #9a9a9a;
  border-top: 2px solid #9a9a9a;
  border-bottom: 2px solid #9a9a9a;
}
.orange-theme #neon #chat .chat-conversation .conversation-body > li.unread {
  background-color: #ffa25f;
}
.orange-theme #neon #chat .chat-search .input-group input {
  border: 1px solid #9a9a9a;
}
.orange-theme .conversation-body {
  color: #232121;
}
.orange-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.orange-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-thumb {
  background-color: #ff7512;
}
.orange-theme #neon #chat .chat-group::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.orange-theme #neon #chat .chat-group::-webkit-scrollbar-thumb {
  background-color: #ff7512;
}
.orange-theme .profile-tab-color {
  background-color: #ff7512;
}
.orange-theme .profile-repost {
  color: #232121;
}
.gold-theme {
  font-family: 'Open Sans', sans-serif;
  color: #232121;
  background-color: #ffec71;
}
.gold-theme body {
  font-family: 'Open Sans', sans-serif;
  color: #232121;
  background-color: transparent;
}
.gold-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li {
  cursor: pointer;
  text-shadow: none;
}
.gold-theme .active-result {
  color: #000000;
}
.gold-theme .comments-list-item .comments-list-item__header {
  color: #ffffff;
}
.gold-theme .user-card__social a {
  color: #646464;
}
.gold-theme .user-full-info-block__meta-info {
  color: #232121;
}
.gold-theme .conversation {
  background-color: #ffec71;
}
.gold-theme .conversation_state_unread {
  background-color: #ffbf57;
}
.gold-theme .entity-search-result {
  background-color: #ffab24;
}
.gold-theme .user-full-info-block {
  background-color: #ffab24;
}
.gold-theme .navbar {
  background-color: #ffab24;
}
.gold-theme .navbar-default .dropdown-menu {
  background-color: #ffbf57;
}
.gold-theme .navbar-default .navbar-nav > .open > a,
.gold-theme .navbar-default .navbar-nav > .open > a:hover,
.gold-theme .navbar-default .navbar-nav > .open > a:focus {
  background-color: #ffbf57;
}
.gold-theme .ng-dirty {
  color: #0d3349;
}
.gold-theme .navbar-default .dropdown-menu > li > a:hover,
.gold-theme .navbar-default .dropdown-menu > .active > a,
.gold-theme .navbar-default .dropdown-menu > .active > a:hover {
  background-color: #ffab24;
}
.gold-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-full-player > li .player-compositions li:nth-child(2n) {
  background-color: #ffab24;
}
.gold-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-player:hover {
  background-color: #ffbf57;
}
.gold-theme .navbar .navbar-nav.navbar-nav-right-menu > li .navbar-profile:hover {
  background-color: #ffbf57;
}
.gold-theme .search-input {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 7px 40px 7px 7px;
  color: #fff;
  border: 1px solid #2356a2;
  background-color: #ffce25;
  -webkit-box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
  box-shadow: inset 0 0 8px rgba(27, 68, 128, 0.4);
}
.gold-theme .notification-action-fb {
  background-color: #ffce25;
}
.gold-theme .notification-action-fb.is-shown {
  background-color: #ffbf57;
}
.gold-theme .notification-action-fb:hover {
  background-color: #d7dbde;
}
.gold-theme .notification-action-fb__text {
  color: #ffffff;
}
.gold-theme .notification-action {
  background-color: #ffbf57;
}
.gold-theme .notification-action__text {
  color: #ffffff;
}
.gold-theme a {
  color: #232121;
  font-weight: bold;
}
.gold-theme a:hover {
  color: #8d8d8d;
  font-weight: bold;
}
.gold-theme .ng-binding {
  color: #232121;
}
.gold-theme .entity-timeline-box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border: 1px solid #cfd8e5;
  background-color: #f0f3f7;
  -webkit-box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  box-shadow: 0 0 5px rgba(173, 190, 212, 0.4);
  background-color: #ffab24;
  color: white;
}
.gold-theme .entity-timeline-box__record-info-container {
  color: #232121;
}
.gold-theme .entity-timeline-box__added-info {
  color: #ffffff;
}
.gold-theme .entity-timeline-box__title {
  color: #ffffff;
}
.gold-theme .tabs__item_state_active .tabs__link {
  background-color: #ffab24;
}
.gold-theme .tabs__link {
  background-color: #ffce25;
}
.gold-theme .tabs__link:hover {
  background-color: #ffbf57;
}
.gold-theme .tags_cloud {
  background-color: #ffab24;
}
.gold-theme .playlists-list-item {
  background-color: #ffce25;
}
.gold-theme .comments-list-item .comments-list-item__header {
  background-color: #ffce25;
}
.gold-theme .btn-default {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  background-color: #ffce25;
  border: 1px solid #fafbfc;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  color: #fafbfc;
  font-weight: 400;
  padding: 5px 10px;
}
.gold-theme .btn-invert {
  background-color: #ffab24;
  border-color: #3c485c;
}
.gold-theme .all-link_type_btn {
  background-color: #ffce25;
  color: #232121;
}
.gold-theme .table-striped > tbody > tr:nth-child(odd) > td,
.gold-theme .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #ffab24;
}
.gold-theme .entity-timeline-box__cover + .entity-timeline-box__record-info-container {
  color: #FFFFFF;
}
.gold-theme .entity-category {
  background-color: #ffce25;
  color: #fafbfc;
}
.gold-theme .entity-actions .entity-action-button {
  background: #ffab24;
  color: #FFFFFF;
}
.gold-theme .icon {
  color: #FFFFFF;
}
.gold-theme .entity-actions .entity-action-button .dropdown-menu {
  border-color: #ecf2fb;
  color: #000000;
  background-color: #ffec71;
}
.gold-theme .entity-actions .entity-action-button .dropdown-menu a {
  padding: 7px 14px;
  color: #ffffff;
  background-color: #ffab24;
}
.gold-theme .entity-actions .entity-action-button .dropdown-menu a:hover {
  background-color: #ffbf57;
}
.gold-theme .well {
  background-color: #ffab24;
}
.gold-theme .entity .entity-cover .entity-title {
  background-color: rgba(206, 159, 16, 0.8);
}
.gold-theme .entity .entity-cover .entity-title .entity-author .entity-author-link {
  color: #FFFFFF;
}
.gold-theme h1,
.gold-theme h2,
.gold-theme h3,
.gold-theme h4,
.gold-theme h5,
.gold-theme h6 {
  font-family: 'Roboto Slab', sans-serif;
  color: #ffffff;
}
.gold-theme .entity-sorting__type-link {
  color: #ffffff;
}
.gold-theme .entity-sorting__type-link_active {
  background-color: #FFFFFF;
  color: #000000;
}
.gold-theme .entity-category_state_active {
  background-color: #FFFFFF;
  color: #000000;
}
.gold-theme .entity-categories__item_show_all .entity-categories__item-link {
  color: #FFFFFF;
}
.gold-theme #footer-main {
  height: 35px;
  background-color: #ffab24;
}
.gold-theme .entity-block-horizontal-narrow {
  background-color: #ffab24;
}
.gold-theme .entity-info-item {
  color: #232121;
}
.gold-theme .entity .entity-info {
  color: #232121;
}
.gold-theme .entity .entity-cover.no-absolute .entity-title {
  background: #d78400;
}
.gold-theme .entities-block-header__title {
  color: #232121;
}
.gold-theme .entity-music-profile {
  background-color: #ffab24;
}
.gold-theme .btn-default {
  background-color: #ffab24;
}
.gold-theme .btn-for-add-to-playlist i {
  color: #ffffff;
}
.gold-theme .entity-info-icon-listens {
  color: #FFFFFF;
}
.gold-theme .modal-content {
  background-color: #ffab24;
}
.gold-theme .popup__header {
  background-color: #ffab24;
}
.gold-theme .comment-content-body {
  color: #232121;
}
.gold-theme .comment-content-header__author {
  color: #ffffff;
}
.gold-theme .comment-content-header__by-prefix,
.gold-theme .comment-content-header__date.btn-default {
  color: #232121;
}
.gold-theme .comment-content-header__date {
  color: #232121;
}
.gold-theme .comment-content-header__button {
  color: #232121;
}
.gold-theme .comment-content-header__author {
  color: #232121;
}
.gold-theme .btn-default {
  color: #ffffff;
}
.gold-theme .statistic {
  background-color: #ffab24;
}
.gold-theme .message_state_unread .message__content {
  color: #ffffff;
}
.gold-theme .message__content {
  color: #ffffff;
}
.gold-theme .message__header {
  background-color: #ffab24;
}
.gold-theme .entitybox {
  color: #ffab24;
}
.gold-theme .song_page_additions {
  background-color: #ffec71;
}
.gold-theme .entity-comment {
  background-color: #ffce25;
}
.gold-theme tr {
  background-color: #ffce25;
}
.gold-theme .entity-literature-profile {
  background: #ffab24;
}
.gold-theme #neon #chat-min {
  background-color: #ffab24;
}
.gold-theme #neon #chat .chat-group > a em {
  font-style: normal;
  color: #232121;
}
.gold-theme #neon * {
  color: #232121;
}
.gold-theme .icon-mini {
  color: #232121;
  background-color: #ffab24;
}
.gold-theme .search-suggestion {
  background: #ffab24;
  border: 1px solid #ffce25;
}
.gold-theme .section {
  border-bottom: 3px solid #ffce25;
}
.gold-theme .sug-item {
  border-bottom: 1px solid #ffce25;
}
.gold-theme .sug-item:hover {
  background-color: #ffce25;
}
.gold-theme #neon {
  background-color: #ffbf57;
}
.gold-theme #chat {
  background-color: #ffbf57;
}
.gold-theme #neon #chat .chat-group > a {
  color: #232121;
}
.gold-theme #neon #chat .chat-conversation {
  background-color: #ffce25;
}
.gold-theme .conversation-header {
  color: #232121;
}
.gold-theme .conversation-header small {
  color: #232121;
}
.gold-theme .display-name {
  color: #232121;
}
.gold-theme #neon #chat .chat-group > a:hover,
.gold-theme #neon #chat .chat-group > a.active {
  background-color: #ffbf57;
}
.gold-theme #neon #chat .chat-conversation .conversation-body > li.odd,
.gold-theme #neon #chat .chat-conversation .conversation-body > li.even,
.gold-theme #neon #chat .chat-conversation .conversation-body > li.opponent {
  background: #ffbf57;
  color: #232121;
}
.gold-theme .user {
  color: #232121;
}
.gold-theme .time {
  color: #232121;
}
.gold-theme #neon #chat .chat-search .input-group input {
  color: #232121;
}
.gold-theme .entypo-search {
  color: #232121;
}
.gold-theme #neon #chat .chat-conversation .chat-textarea textarea {
  background-color: #ffbf57;
  border: 1px solid #9a9a9a;
  color: #232121;
}
.gold-theme .chat-close {
  color: #232121;
}
.gold-theme .entypo-cancel {
  color: #232121;
}
.gold-theme #neon #chat .chat-conversation.active {
  border-left: 2px solid #9a9a9a;
  border-top: 2px solid #9a9a9a;
  border-bottom: 2px solid #9a9a9a;
}
.gold-theme #neon #chat .chat-conversation .conversation-body > li.unread {
  background-color: #ffbf57;
}
.gold-theme #neon #chat .chat-search .input-group input {
  border: 1px solid #9a9a9a;
}
.gold-theme .conversation-body {
  color: #232121;
}
.gold-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.gold-theme #neon #chat .chat-conversation .conversation-body::-webkit-scrollbar-thumb {
  background-color: #ffab24;
}
.gold-theme #neon #chat .chat-group::-webkit-scrollbar-track {
  background-color: #9a9a9a;
}
.gold-theme #neon #chat .chat-group::-webkit-scrollbar-thumb {
  background-color: #ffab24;
}
.gold-theme .profile-tab-color {
  background-color: #ffab24;
}
.gold-theme .profile-repost {
  color: #232121;
}
