﻿/**
 * Стили для страничке
 */


/**
 * Шапка страниц
 */
#page-head {
    background-color: #00a8d9;
    margin-bottom: 5px;
}
#page-head .box {
    border: 0;
    background-color: #00a8d9;
    color: #ffffff;
}
#page-head a {
    color: #ffffff;
}
#page-head .page-head {
	margin: 0 215px 0 275px;
	padding: 0;
}
#page-head .head-col-r {
    height: 119px;
}
#page-head .head-col-r-wrapper {
    padding: 5px 7px;
}
#page-head .head-col-r,
#page-head .head-col-r .box {
    background-color: #0092bd;
}
#page-head .page-head-anonymous .head-col-r .box,
#page-head .page-head-anonymous .head-col-r {
    background-color: #00a8d9;
}
#page-head .page-head-w {

}
#page-head .head-col-l {
	float: left;
	position: relative;
	margin-right: -100%;
	width: 270px;
	left: -275px;
}
#page-head .head-col-r {
	float: right;
	position: relative;
	left: 215px;
	width: 215px;
	margin-bottom: -1px;
}
#page-head .head-col-r .box {
	margin-bottom: 0;
}
#page-head .authentication__helper a {
    text-decoration: underline;
}
#page-head .authentication__helper a:hover {
    text-decoration: none;
}
#page-head .user-menu-items {
    margin-left: 30px;
    line-height: 18px;
    list-style-type: disc;
    color: #ffffff;
}
#page-head .user-menu-item {
    list-style-type: disc;
    background: none;
    padding-left: 0;
}
#page-head .user-menu-items a:hover {
    text-decoration: underline;
}
#page-head .login-social-label {
    font-weight: bold;
}
#page-head .login-social-icon {
    border: 1px solid #ffffff;
}
#page-head .head-col-c {
	float: left;
	width: 100%;
	position: relative;
	margin-right: -100%;
	text-align: left;
}
#page-head .head-col-w {
    padding: 10px 5px;
}
#page-head.stick {
    position:fixed;
    max-width: 1170px;
    z-index: 1000;
    top: 0;
}
#page-head.stick-ios {
    position: absolute;
    max-width: 1170px;
    z-index: 1000;
}

#page-head.head-wide {
    max-width: 100%;
    left:5px;
    right: 5px;
}
#page-head .head-col-c .search-block-head {
    margin: -4px 0 3px 0;
    color: #a4621c;
    border-bottom: solid 1px silver;
    background: #DCDCDC url(/static/images/title-bg.gif) repeat-x top;
    padding: 5px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    zoom: 1;
}
#page-head .search-block-hl {
    float: left;
    font-size: 13px;
}
#page-head .search-block-hr {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
#page-head .alphabet a {
    padding: 1px 2px 2px;
}
#page-head .alphabet a:hover {
    background-color: #578b09;
}
#page-head .search-form-wrapper {
    padding-right: 15px;
}
#page-head .search-block-example {
    margin-top: 10px;
    margin-right: 10px;
    height: 15px;
    overflow: hidden;
    font-size: 12px;
    color: #ffffff;
}
#page-head .search-form-box {
    margin: 5px auto;
    padding: 3px 5px 3px 30px;
    background: #ffffff url(/static/images/head-search-magnifier.png) no-repeat 5px center;
    box-shadow: 0 -1px 1px rgba(0,0,0,0.43);
    *height: 30px;
}
#page-head .search-form-example {
    margin-left: 5px;
    text-decoration: underline;
    cursor: pointer;
}
#page-head .search-form-example:hover {
    text-decoration: none;
}
#page-head .page-head-anonymous {
	margin-right: 215px;
}
#page-head .page-head-anonymous .head-col-r {
	left: 215px;
	width: 215px;
}
#page-head .avatar-placeholder {
    height: 101px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 3px;
	text-align: center;
}
#page-head .avatar-placeholder a {
	display: block;
	overflow: hidden;
	background: transparent no-repeat center center;
}
#page-head .avatar-placeholder img {
	display: none;
}
#page-head .user-data-placeholder {
	overflow: hidden;
	zoom: 1;
}
#page-head .person-profile-link {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: underline;
    font-weight: bold;
    *width: 187px;
}
#page-head .user-logout-wrap {
    position: absolute;
    right: 4px;
    bottom: 4px;
    padding: 3px 5px;
    background: #037794;
}
#page-head .user-nick-icon {
    margin-right: 5px;
    border: 1px solid #ffffff;
}
/* форма авторизации */
.authentication__helper {
	text-align: center;
	margin-bottom: 1em;
}
.authentication__field,
.authentication__submit,
.authentication__social {
	margin-bottom: 5px;
	margin-left: 30%;
}
.page-head .authentication__field {
	margin-left: 0;
    position: relative;
}
.page-head .authentication__field label {
    position: absolute;
    left: 5px;
    top: 1px;
    margin: 0;
    text-align: left;
    color: #aaaaaa;
    cursor: text;
}
.authentication__field label {
	float: left;
	position: relative;
	display: block;
	width: 30%;
	left: -32%;
	margin-right: -100%;
	padding-top: 4px;
	text-align: right;
}
.authentication__field .text {
	width: 300px;
}
.page-head .authentication__field .text {
	width: 95%;
    border: 0;
    padding: 5px 2px;
    box-shadow: inset 0 2px 2px rgba(0,0,0,0.16);
}
.page-head .authentication_password {
    width: 145px;
    float: left;
    z-index: 1;
    zoom: 1;
}
.page-head .authentication__social {
    clear: both;
}
.page-head .authentication__submit .submit {
    margin: 0 2px 0 0;
    padding: 5px 8px;
    background: #037794;
    color: #ffffff;
    border: 0;
    border-radius: 2px;
    font-weight: bold;
    cursor: pointer;
    vertical-align: bottom;
    *padding: 5px 3px;
}
.page-head .authentication__submit .submit:hover {
    outline: none;
}
.authentication__field .checkbox {
	line-height: 21px;
	height: 21px;
}
.authentication__field .checkbox input {
	vertical-align: middle;
	border: 0 none;
}
.authentication__field .checkbox span {
	padding: 0 1em 0 0.5em;
}
.authentication__field .checkbox label {
	display: inline;
	float: none;
	position: static;
	width: auto;
	left: auto;
	margin-right: 0;
	padding-left: 0.5em;
}
.page-head .authentication_remember {
	display: none !important;
}
.page-head .authentication__submit {
	margin-bottom: 0;
	margin-left: -100%;
	width: 100%;
	position: relative;
	float: right;
	left: -5px;
	text-align: right;
}
.page-head .authentication__social {
	margin-left: 0;
	height: 21px;
	line-height: 21px;
	position: relative;
	display: inline-block !important;
	zoom: 1;
}

/* верхний блок с исполнителями */
.block__top_artists {
    margin-bottom: 5px;
    padding: 0 8px;
    height: 100px;
    overflow: hidden;
    text-align: justify;
    text-align-last: justify;
}
.block__top_artists:after {
    content: '';
    display: inline-block;
    width: 100%;
    *display: inline;
	zoom: 1;
}
.block__top_artists .artists-item-wrapper {
    display: inline;
}
.block__top_artists .artists-item {
    vertical-align: top;
    position: relative;
    width: 100px;
    height: 100px;
    display: inline-block;
    *display: inline;
    *margin-bottom: 5px;
	zoom: 1;
}
.block__top_artists .artists-item-sizer {
    display:inline;
    width: 100%;
    font-size: 0;
    height: 0;
    zoom: 1;
    *display: none;
}
.block__top_artists a {
    width: 100px;
    height: 100px;
    display: inline-block;
}
.block__top_artists .artist-title-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 90px;
    padding: 23px 5px 5px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    background: url(/static/images/artists-bg.png) 0 100% repeat-x;
    *padding-top: 5px;
    *background: #000000;
}
.block__top_artists .artist-title-overflow {
    display: block;
    width: 90px;
    overflow: hidden;
}
.block__top_artists .artist-title {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}


/* списки мп3шек */
.audio-track-list {
	padding: 0 10px;
}
.audio-track-list table {
	width: 100%;
}
.audio-track-list table.simple {
	/*width: 600px;*/
}
.audio-track-list table th {
	font-weight: bold;
}
.audio-track-list table td,
.audio-track-list table th {
	padding: 0 0.5em;
	vertical-align: top;
}
.audio-track-list table td.track {
	background: url(/static/images/li.gif) no-repeat 0 0;
	padding-left: 12px;
}
.audio-track-list table .download-count,
.audio-track-list table .mini-count,
.audio-track-list table .play-count {
	text-align: right;
	width: 1%;
}
.audio-track-list table th.hit-count-head,
.audio-track-list table th.download-count-head,
.audio-track-list table th.mini-count-head,
.audio-track-list table th.play-count-head {
	text-align: center;
}
.audio-track-list table .download-count-head,
.audio-track-list table .download-count {
	background: #f8fef8;
}
.audio-track-list table .mini-count-head,
.audio-track-list table .mini-count {
	background: #f4fbf4;
}
.audio-track-list table .play-count-head,
.audio-track-list table .play-count {
	background: #f0f8f0;
}

.audio-track-list table .date {
	width: 60px;
	white-space: nowrap;
	text-align: center;
}
.audio-track-list table .contest-count {
	width: 60px;
	white-space: nowrap;
	text-align: center;
}
.audio-track-list table .bitrate {
	width: 60px;
	text-align: center;
}
.audio-track-list table .size {
	width: 60px;
	text-align: right;
}
.audio-track-list table .duration {
	width: 60px;
	text-align: center;
}

.myfiles__head-id {
	text-align: center;
	width: 1%;
}
.myfiles__column-id {
	text-align: right;
	white-space: nowrap;
}
.myfiles__head-catalog-id {
	text-align: center;
	width: 1%;
}
.myfiles__column-catalog-id {
	text-align: left;
	white-space: nowrap;
}

.myfiles__column-accepted-hit-count {
	text-align: right;
	width: 1%;
}
.myfiles__column-rejected-hit-count {
	text-align: right;
	width: 1%;
}

/*
.size-wide .audio-track-list table .date,
.size-wide .audio-track-list table .duration {
	display: none;
}
.size-normal .audio-track-list table .date,
.size-normal .audio-track-list table .duration {
	display: none;
}
*/
.size-narrow .audio-track-list table .date,
.size-narrow .audio-track-list table .bitrate,
.size-narrow .audio-track-list table .duration {
	display: none;
}
.size-narrow .audio-track-list table.simple .size {
	display: none;
}
.audio-track-list table tr.phantom td {
	/*background: #f5deb3;*/
}
.audio-track-list table tr.phantom td.track {
	/*background: #f5deb3 url(/static/images/li.gif) no-repeat 0 0;*/
}
.audio-track-list table tr.phantom,
.audio-track-list table tr.phantom a {
	color: #888888;
}


/**
	Artists list
*/
.artist-list {
	padding: 0 10px;
}
.artist-list table {
	width: 100%;
}
.artist-list table th {
	font-weight: bold;
}
.artist-list table td,
.artist-list table th {
	padding: 0 0.5em;
	vertical-align: top;
}
.artist-list table td.artist {
	background: url(/static/images/li.gif) no-repeat 0 0;
	padding-left: 12px;
}
.artist-list table .count {
	width: 60px;
	white-space: nowrap;
	text-align: center;
}




.audio-track-possessor {
	padding: 10px 10px 0 10px;
	white-space: normal;
}
.audio-track-possessor__items {
	margin: 0;
	padding: 0;
}
.audio-track-possessor__item {
	margin: 0;
	padding: 0;
	background: none;
}

.progress {
	height: 10px;
	background: #cccccc url(/static/images/progress.gif) repeat 0 0;
	margin-top: 5px;
	overflow: hidden;
	position: relative;
}
.progress div {
	background: #88ff88;
	height: 10px;
	width: 0;
	position: absolute;
}
#upload-form .status-ok {
	color: #22cc22;
	font-weight: bold;
}
#upload-form .status-error {
	color: red;
	font-weight: bold;
}
#upload-form table.list td.text {
	padding-top: 10px;
}
#upload-form table.list td {
	vertical-align: top;
}
#upload-form .tooltip {
	margin-top: -1px;
	position: absolute;
	width: 200px;
	border: 1px solid silver;
	background: white;
	z-index: 2;
}
#upload-form .tooltip p {
	padding: 10px;	
}
#upload-form .submit-wrapper {
	margin: 10px 0;
}
#upload-form .submit-wrapper .col-left {
	float: left;
	position: relative;
}
#upload-form .submit-wrapper .col-right {
	float: right;
	position: relative;
}

#upload-form .upload-item-multi input.file,
#upload-form .upload-item-multi input.browse {
	display: none;
}
#upload-form .upload-item-multi .file-field {
	width: 300px;
}
#upload-form .upload-item-counter {
	color: #aaaaaa;
	font-size: 10px;
	padding-top: 2px;
}
#upload-form input.mix {
	margin-top: 3px;
}


.busy .row-w {
	background: url(/static/images/busy.gif) no-repeat right center;
}

.rp-info-column,
.person-info-column {
	clear: left;
	float: left;
	position: relative;
	margin: 0 1.5em 1em 0;
	width: 300px;
}
.rp-info-column img,
.person-info-column img {
	display: block;
	padding: 2px;
	background: #dcdcdc url(/static/images/title-bg.gif) repeat-x 0 0;
	margin: 0 auto 1em;
}

.artist-info-column {
    clear: left;
	float: left;
	position: relative;
	margin-right: 1.5em;
}

.artist-info-column img {
    display: block;
    max-width: 210px;
	padding: 2px;
    background: #dcdcdc url(/static/images/title-bg.gif) repeat-x 0 0;
}

.rp-news-column .rp-news-column-items,
.rp-news-column .rp-news-column-item {
	margin: 0;
	padding: 0;
	background: none;
}
.rp-news-column .rp-news-column-item {
	margin: 10px 0;
}
.rp-news-column .pagination {
	margin-left: 0;
	margin-right: 0;
}
.rp-news-column .rp-news-column-date {
	font-style: italic;
	margin-bottom: 0.5em;
}
.rp-news-column .rp-news-column-figure {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.rp-news-column .rp-news-column-controls {
	margin-top: 1em;
}

/* горизонтальная раскладка новостей */
.rp-news-column_horiz .pagination {
	display: none;
}
.rp-news-column_horiz .rp-news-column-item {
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-word;
	margin-right: 2%;
	width: 32%;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.rp-news-column_horiz .rp-news-column-item_last {
	margin-right: 0;
}
.rp-news-column_horiz .rp-news-column-items {
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.rp-news-column_horiz .pages-nav {
	position: relative;
	text-align: center;
	width: 3em;
	height: 3em;
	line-height: 3em;
	cursor: pointer;
	margin-top: 20px;
}
.rp-news-column_horiz .pages-nav_prev {
	float: left;
}
.rp-news-column_horiz .pages-nav_next {
	float: right;
}
.rp-news-column_horiz .pages-nav_disabled {
	visibility: hidden;
}



.right-possessor_grid_column_2 .right-possessor__info-container {
	position: relative;
	float: left;
	width: 50%;
}
.right-possessor_grid_column_2 .right-possessor__news-container {
	position: relative;
	float: right;
	width: 49%;
}


.mix-image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.mix-cover-hint {
	color: #aaaaaa;
	font-size: 10px;
	margin-bottom: 0.5em;
}

.track-file-info .track-file-info__music,
.track-file-info .track-file-info__lyric,
.track-file-info .track-file-info__artist,
.track-file-info .track-file-info__tags {
	white-space: normal;
}


.box-grid {
	margin-right: -5px;
}
.box-unit {
	width: 50%;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.box-unit .box {
	margin-right: 5px;
}


/** Логин через социальные сети **/
.login-social-label {
	vertical-align: middle;
}
.user-nick-icon,
.login-social-icon {
	background: url(/static/images/social/ico-14.png) no-repeat;
	height: 0;
	width: 14px;
	padding-top: 14px;
	overflow: hidden;
	vertical-align: middle;
	display: inline-block;
}
.login-social-icon {
	margin-left: 0.5em;
	cursor: pointer;
}
.user-nick-icon-vk,
.login-social-icon-vk {
	background-position: 0 0;
}
.user-nick-icon-ok,
.login-social-icon-ok {
	background-position: 0 -100px;
}
.user-nick-icon-gp,
.login-social-icon-gp {
	background-position: 0 -80px;
}
.user-nick-icon-email {
    background: url(/static/images/profile-stub.gif) no-repeat;
    border: 0 !important;
}


.login-social-place-page .login-social-icon,
.profile-join-social .login-social-icon {
	background: url(/static/images/social/ico-32.png) no-repeat;
	width: 32px;
	padding-top: 32px;
}
.login-social-place-page .login-social-icon-vk,
.profile-join-social .login-social-icon-vk {
	background-position: 0 0;
}
.login-social-place-page .login-social-icon-ok,
.profile-join-social .login-social-icon-ok {
	background-position: 0 -170px;
}
.login-social-place-page .login-social-icon-gp,
.profile-join-social .login-social-icon-gp {
	background-position: 0 -136px;
}

.audiotrack-front-artist-name {
	font-size: 16px;
	font-weight: bold;
}
.audiotrack-front-artist-name {
	margin-bottom: 0.5em;
}
.audiotrack-front-artist-image {
	margin-bottom: 1em;
	margin-right: 1em;
	float: left;
}
.audiotrack-front-artist-about__full {
	margin-top: 0.5em;
}

.login-social-icon-ok {
	/*display: none !important;*/
}


.audio-track-front-artist-subscribe {
	margin-left: 10px;
	white-space: normal;
}
.audio-track-front-artist-subscribe .favorite-artist-subscribe-action {
	color: blue;
}
.audio-track-front-artist-block-subscribe {
	vertical-align: middle;
}

.favorite-artist-list-empty {
	display: none;
}
.favorite-artist-empty .favorite-artist-list-empty {
	display: block;
}
.favorite-artist-empty .list {
	display: none;
}

.page-artist-subscribe .zina-widget-favorite-artist {
	position: absolute;
	margin-top: -2px;
	margin-left: 0.5em;
}

#artist-info .page-artist-subscribe .zina-widget-favorite-artist {
    position: static;
    margin: 10px 0 0;
}
#artist-info .box-artist__title {
    margin-top: 14px;
}
#artist-info .artist-extra_video-w {
    margin-top: 15px;
    font-size: 13px !important;
    font-weight: bold;
}
.page-artist-subscribe-wrapper .zina-widget-favorite-artist {
    position: static;
    margin: 15px 0 0;
}

.audio-track-info-col1 {
	width: 180px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.audio-track-info-col2 {
	text-align: left;
	vertical-align: top;
}


.download-same-artist-total {
	font-weight: bold;
	text-align: right;
}

.ringbacktone__trigger {
	cursor: pointer;
/*
	padding-top: 26px;
	background: url(/static/images/ringbacktone.gif) no-repeat center top;
	font-weight: bold;
	display: inline-block;
	zoom: 1;
*/
}


.filtered-tracklist__side {
	width: 19%;
	float: left;
	position: relative;
	padding-top: 4px;
}

.filtered-tracklist__main {
	width: 80%;
	float: right;
	position: relative;
}
.filtered-tracklist__selector-title {
	font-weight: bold;
}
.filtered-tracklist__selector-options {
	margin-top: 5px;
}
.filtered-tracklist__form {
	padding: 0 10px;
}
.filtered-tracklist__form-label {
	font-weight: bold;
	float: left;
	padding-top: 4px;
}
.filtered-tracklist__form-submit {
	float: right;
}
.filtered-tracklist__form-input-container {
	overflow: hidden;
	text-align: center;
}
.filtered-tracklist__form-input {
	width: 96%;
}

#works .filtered-tracklist_dropdown {
    position: relative;
    display: inline-block;
    margin-left: 8px;
    background: url(/static/images/vip/track-list-filter-knob.png) 115px 50% no-repeat;
    *display: inline;
    z-index: 10;
    zoom: 1;
    *vertical-align: middle;
}
#works .filtered-tracklist_dropdown,
#works .filtered-tracklist__selector-options {
    padding: 4px 10px;
    border: 1px solid #c9c9c9;
    background-color: #f6f6f6;
    border-radius: 3px;
    width: 110px;
}
#works .filtered-tracklist_dropdown:hover .filtered-tracklist__selector-options{
    display: block;
    z-index: 10;
}
#works .filtered-tracklist__selector {
    float: left;
}
#works .filtered-tracklist__selector-options {
    display: none;
    position: absolute;
    top: 27px;
    left: -1px;
    margin: 0;
    padding-top: 10px;
    border-top: 0;
}
#works .filtered-tracklist__selector-option {
    background: none;
    padding: 0;
    margin-bottom: 5px;
    width: 100%;
}
#works .filtered-tracklist__selector-option a {
    display: block;
}
#works .filtered-tracklist__selector_sort + .filtered-tracklist__selector_period {
    margin-left: 30px;
}
#works .filtered-tracklist__form-wrapper {
    float: right;
    padding: 4px 0;
    border: 1px solid #c9c9c9;
    *width: 245px;
}
#works .filtered-tracklist__form-input-container {
    position: relative;
}
#works .filtered-tracklist__form-input-container input {
    border: 0;
    font-size: 13px;
}
#works .filtered-tracklist__form-submit {
    margin-top: 3px;
    background: url(/static/images/head-search-magnifier.png);
    border: 0;
    outline: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
}
#works .filtered-tracklist__form-label {
    font-size: 12px;
    color: #aaa;
    text-align: left;
    position: absolute;
    display: block;
    top: -2px;
    left: 3px;
    font-weight: normal;
    cursor: text;
}
#works .filtered-tracklist__form {
    float: right;
    width: 230px;
    padding: 0 8px;
    zoom: 1;
}
#works .musicset-playlist__content {
    padding-top: 5px;
}
#works th.musicset-track-list__col {
    padding: 5px 10px 10px;
}
.artist-page_filter-wrapper {
    margin: 0 -10px;
    padding: 0 10px 8px;
    border-bottom: 1px solid #bababa;
}
.artist-page_icon-sortdate {
    background: url(/static/images/datepicker_bw.png);
    width: 13px;
    height: 13px;
    display: inline-block;
    *display: inline;
    *margin-right: 5px;
    zoom: 1;
}

.artist-page_bio {
    height: auto;
    position: relative;
}
.artist-page_bio-fade {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.artist-page_bio.minimized .artist-page_bio-fade {
    height: 73px;
    background: url(/static/images/artist-bio_bg.png) left bottom repeat-x;
    *background: none;
}
.artist-page_bio.minimized {
    max-height: 150px;
    overflow: hidden;
}
.artist-page_bio.minimized,
.artist-page_bio.maximized {
    border-bottom: 1px dotted;
}
.artist-page_bio.minimized + .artist-page_bio-controls .artist-page_bio-minimize {
    display: none;
}
.artist-page_bio.maximized + .artist-page_bio-controls .artist-page_bio-maximize {
    display: none;
}

.artist-page_bio-maximize,
.artist-page_bio-minimize {
    display: inline-block;
    background: #aeaeae;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    padding: 4px 10px 5px;
    border-radius: 0 0 3px 3px;
    cursor: pointer;
    text-decoration: none !important;
}
.artist-page_bio-maximize:hover,
.artist-page_bio-minimize:hover {
    background: #929292;
    color: white;
}
.artist-page_bio-maximize span,
.artist-page_bio-minimize span {
    border-bottom: 1px dashed;
}

.spelling-correction {
	font-size: 12px;
}
.spelling-correction__link {
	font-weight: bold;
	text-decoration: underline;
}
.spelling-correction__link ins {
	color: #0600fb;
	text-decoration: underline;
	font-weight: bold;
}
.spelling-correction__link del {
	display: none;
}
.spelling-misprint {
	font-size: 12px;
}
.spelling-misprint__word:before {
	content: '\ab';
}
.spelling-misprint__word:after {
	content: '\bb';
}
.spelling-misprint__word {
	font-weight: bold;
}
.spelling-misprint__word_wrong {
	color: #5f5f5f;
}
.spelling-misprint__word_right {
	color: #009900;
}


.search-page__no-results {
	padding: 0 13px 9px;
	font-size: 12px;
	font-weight: bold;
}
.search-page__no-results-query {
	color: #5f5f5f;
}
.search-page__no-results-query:before {
	content: '\ab';
}
.search-page__no-results-query:after {
	content: '\bb';
}

.search-precise__order {
	padding: 9px 13px;
	font-size: 12px;
}
.search-precise__order-label {
	font-weight: bold;
}
.search-precise__order-item,
.search-precise__order-active {
	padding: 4px 10px;
}
a.search-precise__order-link {
	color: black;
	text-decoration: underline;
}
a.search-precise__order-link {
	color: black;
	text-decoration: underline;
}
a.search-precise__order-link:hover {
	color: black;
	text-decoration: none;
}
.search-precise__order-item_active {
	padding: 0;
}
.search-precise__order-active {
	background: #dadada;
	border-radius: 10px;
}


.search-page-rp-result,
.search-page-artist-result {
	margin: 20px 13px;
}
.search-page-result__image {
	float: left;
	width: 140px;
	position: relative;
	margin-right: 15px;
}
.search-page-result-stuff {
	overflow: hidden;
	position: relative;
}
.search-page-result-title {
	font-size: 18px;
	font-weight: bold;
}
.search-page-result-title a {
	text-decoration: underline;
}
.search-page-result-title a:hover {
	text-decoration: none;
}
.search-page-result-more {
	margin-top: 0.5em;
}
.search-page-result-descr {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0.75em;
}
.search-page-result-more a {
	padding-right: 1.5em;
	font-size: 12px;
	text-decoration: underline;
}
.search-page-result-more a:hover {
	text-decoration: none;
}


.audiotrack-comment-old {
    text-align: left;
    padding: 10px;
    margin: 10px;
    border: solid 1px silver;
    background-color: #FFFFFF;
	position: relative;
}
.audiotrack-comment-old__meta {
	font-weight: bold;
}
.audiotrack-comment-old__text {
	white-space: normal;
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-word;
}
.audiotrack-comment-old__text p {
	margin-top: 1em;
}
.audiotrack-comment-old__rating,
.audiotrack-comment-old__rating-value {
	display: block;
	width: 30px;
	position: absolute;
}
.audiotrack-comment-old__rating {
	height: 1px;
	overflow: hidden;
	bottom: 0;
	margin-bottom: -1px;
}
.audiotrack-comment-old__rating-value {
	background: silver;
	padding-top: 1px;
}

.audiotrack-comments-old__aggregate-rating {
	font-size: 10px;
	text-align: center;
	margin: 1em 0;
	color: #d3d3d3;
}