/* ==================================== Common ========================================*/

@font-face {
	font-family: Gotha;
	src: url(/font/GothamPro-Light.woff2) format('woff2');
	font-style: normal;
	font-weight: 400;
	font-display: auto;
}

body {
	outline:none;
	background:#e6e4e4;
	margin:0 5px;
	font-family:Gotha;
	font-size:16px;
	text-size-adjust: none ;
	-webkit-text-size-adjust: none;
	max-width:980px;
	min-width:290px;
	height:100%;
}

a {
	color:#23488C;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a.dashed {
	text-decoration:none;
	border-bottom:dashed #3e83af 1px;
}

a.dashed:hover {
	border-bottom:none;
}

a.dashedRed {
	color:red;
	text-decoration:none;
	border-bottom:dashed red 1px;
}

a img {
	border:none;
}

p {
	color:#363636;
	margin:10px 0 7px 0;
	line-height:21px;
}

table {
	border-collapse:collapse;
}

.fullWidth {
	width:100%;
}

table td {
	vertical-align:top;
}

.hidden {
	display:none;
}

h1 {
	color:#3c3c3c;
	margin:0;
	padding:0px 0 7px 0;
	font-size:19px;
	font-weight:normal;
}

h1.h1song {
	font-size:19px;
	margin:0 0 15px 0;
}

h2 {
	color:#3c3c3c;
	margin:0;
	padding:10px 0 5px 0;
	font-size:18px;
	font-weight:normal;
}

h3 {
	color:#3c3c3c;
	margin:0;
	padding:10px 0 5px 0;
	font-size:16px;
	font-weight:normal;
}

h4 {
	color:#3c3c3c;
	margin:0;
	padding:10px 0 5px 0;
	font-size:16px;
	font-weight:normal;
}

ul.ul {
	margin:0 0 15px 5px;
	padding:0;
	list-style:none;
}

ul.ul li {
	padding:0 0 5px 15px !important;
	color:#363636;
	background: url("../images/li.gif") no-repeat 0 0.4em;
	line-height:1.4em;
}

div.h2Block {
	height:40px;
	line-height:40px;
}

div.h2Block h2{
	background:white;
	padding:10px;
	display:inline;
	color:black;
}

div.whiteContentBlock {
	background:white;
	padding:10px;
}

div.marginTop {
	margin:5px 0 0 0;
}

div.dopBlock {
	background:white;
	border-top:3px solid #e6e4e4;	
	border-bottom:3px solid #e6e4e4;	
	padding:10px 15px;
}

/*----------Filter ------------*/

h3.showFilter {
	color: red;
    border-bottom: dashed red 1px;
	float:right;
	font-size:14px;
	padding-bottom:0;
}

div.filterBlock {
	display:none;
}

ul.filterUl {
	margin:10px 0 20px 0;
	padding:0;
	list-style:none;
}

ul.filterUl li {
	padding:8px 7px 8px 50px;
	margin:7px 0;
	border:dashed 1px #ccc;
	border-radius:20px;
	font-size:16px;
	cursor:pointer;
}

li.filterFr.selected {background-color:#c1eded}
li.filterIt.selected {background-color:#ccf1cc}
li.filterEs.selected {background-color:#fff5d7}
li.filterEn.selected {background-color:#dde6ff}
li.filterDe.selected {background-color:#eff1e9}
li.filterSt.selected {background-color:#ffeaea}

li.filterFr {background:url('/favs/fr/favicon-32x32.png') no-repeat 10px 1px;}
li.filterIt {background:url('/favs/it/favicon-32x32.png') no-repeat 10px 1px;}
li.filterEs {background:url('/favs/es/favicon-32x32.png') no-repeat 10px 1px;}
li.filterEn {background:url('/favs/en/favicon-32x32.png') no-repeat 10px 1px;}
li.filterDe {background:url('/favs/de/favicon-32x32.png') no-repeat 10px 1px;}
li.filterSt {background:url('/favs/st/favicon-32x32.png') no-repeat 10px 1px;}

div.clearFilter {
	text-align:center;
}

img.filterLoader {
	float:right;
	margin:1px 4px 0 0;
	display:none;
}

/* ========================= Верхнее меню ======================*/

li.head {
	font-size:11px;
	font-weight:bold;
	padding:6px 0 4px 0 !important;
	color:#636363;
}

div.headIcons {
	float:right;
	margin:0 5px 0 0;
}

div.headIcons img{
	margin: 5px 0 0 3px;
}

div#menu {
	height:100%;
	position:fixed;
	width:270px;
	z-index:9999;
	margin:0 0 0 -280px;
}

div.menuColor_fr {background:url('/images/styles_5/mob/menu_fr.png') repeat-y top right #0aa6ac;}
div.menuColor_it {background:url('/images/styles_5/mob/menu_it.png') repeat-y top right #218e2e;}
div.menuColor_es {background:url('/images/styles_5/mob/menu_es.png') repeat-y top right #e5a81e;}
div.menuColor_en {background:url('/images/styles_5/mob/menu_en.png') repeat-y top right #223384;}
div.menuColor_de {background:url('/images/styles_5/mob/menu_de.png') repeat-y top right #514b42;}
div.menuColor_st {background:url('/images/styles_5/mob/menu_st.png') repeat-y top right #ad2e25;}
div.menuColor_ls {background: linear-gradient(to left, #35112b 0, #542347 15px, #542347 100%);}

li.separator {
	background:url('/images/styles_5/mob/menuSepar.png') no-repeat center center;
	padding:0 !important;
	height:1px;
}

div#bodyLayer {
	position:relative;
}

ul.menu {
	margin:10px 0;
	padding:0;
	list-style:none;
	font-size:18px;
}

ul.menu li {
	padding:15px 25px;
}

ul.menu a {
	color:white;
	vertical-align:bottom;
	text-decoration:none;
}

div.socMenu {
	padding:0 0 0 25px;
}

div.socMenu a img {
	margin: 0 5px 0 0;
}

/* ========================= Авторизация ======================*/

div.lastSongs {
	width:100%;
	position:absolute;
	z-index:1999 !important;
	padding:10px 15px;
	box-sizing: border-box;
}

div.userProfile {

}

span.helloWorld {
	text-align:right;
	font-size:14px;
	float:right;
}

img#userProfileImg {
	width:30px;
	height:30px;
	border-radius:15px;
	margin: 0 5px 0 0;
}

div.profileLogin {
	margin: 0 0 5px 42px;
	display:none;
	color:#4E4E4E;
	line-height:20px;
}

div.userProfileTop {
	line-height:30px;
	font-size:18px;
	font-family:gotha;
	color:#4E4E4E;
	margin:5px 0 0 0;
}

div.userProfileTop a {
	float: right;
    font-size: 11px;
    text-decoration: none;
    color: #7b7b7b;
	position:relative;
	bottom:10px;
}

div.userProfileTable {
	margin:10px 0 0 42px;
}

div.userProfileTop span {
	position:relative;
	bottom:8px;
}

ul.userProfileMenu {
	margin:0 0 30px 42px;
	padding:0;
	list-style:none;
}

ul.userProfileMenu li {
	display:inline; 
	padding:0 10px 0 0;
	font-size:15px;
}

ul.userProfileSubMenu {
	margin:0 0 5px 42px;
	padding:0;
	list-style:none;
	display:none;
}

ul.userProfileSubMenu img {
	position:relative;
	top:4px;
}

ul.userProfileSubMenu li {
	padding: 3px 0;
}

span.miniHead {
	color:#3c3c3c;
	font-family:gotha;
	font-size:18px;
}

div#lastSongsList {
	margin:10px 0 0 0;
}

img.albumPicture40 {
	width:40px;
	height:40px;
	margin:0 5px 0 0 ;
}

a.lastSongLink {
	text-decoration:none;
	line-height:20px;
}

a.lastArtistLink {
	color:#ff0000;
	text-decoration:none;
	font-size:12px;
}

/* ========================= Любимые песни ======================*/

img.likedSongImg {
	width:50px;
	height:50px;
	float:left;
	margin: 0 10px 0 0;
}

ul.likedSongList {
	list-style:none;
	margin:5px 0 0 0;
	padding:0 0 0 60px;
}

ul.likedSongList li {
	font-size:14px;
	padding:3px 0;
}

ul.likedSongList li a {
	text-decoration:none;
}

div.likedSongAlbum {
	min-height:50px;
	clear:both;
	margin: 10px 0 0 0;
}

span.likedSongArtist {

}

span.countLikedSongs {
	float:right;
	color:#999;
}

/* ========================= Шапка ======================*/

div.head {
	margin:5px 0 5px 0;
	height:60px;
	text-align:center;
	background-repeat: no-repeat;
    background-size: 110% auto;
    background-position: center center;
}

div.defaultHead {

}

img.logo {
	position:relative;
	top:7px;
}

img.gem {
	position:relative;
	top:7px;
}

div.head_ls {
	background-image:url('/images/styles_5/head_3.jpg');
}

/* ========================= Поиск ======================*/

.example {
	color:#999;
}

div.search {
	padding:3px 7px 0 5px;
}

input.search {
	display:block;
	width:100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #c7c7c7;
	padding:6px 10px;
	font-size:14px;
	margin:0 0 3px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input.search:focus {
	outline:none;
}

img#searchLoader {
	position:relative; 
	left:315px;
	bottom:20px;
	display:none;
}

input#searchIcon {
	float:right;
	margin:-20px 0 0 0 ;
	z-index:999;
	position:relative;
}

li.showAll {
	padding-top:15px;
}

/* ========================= Все артисты ======================*/

img.closeIcon {
	float:right;
	cursor:pointer;
	margin:10px;
}

div.artists ul {
	padding:10px;
	margin: 5px 0 5px 0; 
	list-style:none;
	background:white;
}

div.artists ul li {
	margin:0;
	padding:5px 0;
	font-size:16px;
}

div.artists ul li a {
	text-decoration:none;
}

div.artists li a{
	padding: 0;
}

div.artists ul li.newHidden a {
}
	
a.artistList {
	float:right;
	position:relative;
	border-bottom:none;
	font-size:14px;
}

/* ========================= Главная ======================*/

div.promoIndex {
	background:white;
	padding:0 0 15px 0;
	line-height:18px;
	display:none;
}

a.promoLink {
	display:block;
	width:100%;
	height:100px;
	overflow:hidden;
}

div#promo_0 {
	display:block;
}

div.newIndexPromo {
	background:white;
	margin: 40px 0 15px 0;
}

div.promoTopInfo {
	margin:10px 0 0 10px;
	text-align:center;
}

div.promoInfo {
	margin: 10px 0 0 10px;
}

div.promoLinks {
	padding:10px 0 0 0;
}

div.promoLinks a {
	font-size:14px;
	color:#ff0000;
	text-decoration:none;
	padding:1px 2px;
}

div.promoLinks a:first-child  {
	font-size:16px;
	color:black;
	text-decoration:none;
	padding:1px 2px;
}

div.promoInfo a {
	font-size:14px;
	color:#ff0000;
	text-decoration:none;
	padding:1px 2px;
}

div.promoInfo a:first-child  {
	font-size:16px;
	color:black;
	text-decoration:none;
	padding:1px 2px;
}

img.indexPromoAlbum {
	width:150px;
	height:150px;
	margin:-139px 0 0 -5px;
	z-index:99;
	position:relative;
}

div.hoverBackground {
	width:100%;
	height:100px;
	position:absolute;
	background:white;
	margin:-100px 0 0 0;
	z-index:5;
	opacity:0.3;
	pointer-events: none;
}

div.indexTextBlock {
	background:white;
	margin:3px 0 10px 0;
	padding:7px 7px; 
	min-height:26px;
	clear:both;
}

div.shortHp {
	background:white;
	margin:0 0 2px 0;
	padding:7px;
	line-height:18px;
}

div.newSongs {
	margin:5px 0 5px 0;
	padding:10px;
	line-height:18px;
	border-bottom:1px solid #e6e4e4;
}

div.newSongs:last-child {
	margin-bottom:0;
	border-bottom:none;
}

div.newSongs a {
	font-size:16px;
	color:black;
	text-decoration:none;
}

div.newSongs span {
	font-size:13px;
	color:#ff0000;
}

/* ========================= Хлебные крошки ======================*/

div.breadcrumbs {
	padding:10px;
	background:white;
	margin:10px 0 0 0;
}

div.breadcrumbs img.home {
	position:relative;
	top:1px;
}

div.breadcrumbs a {
	padding:3px 0 3px 0;
}

div.breadcrumbs img.albumImg {
	width:100px;
	height:100px;
	float:left;
	margin:0 10px 0 0;
}

div.breadcrumbs div.artistImg {
	width:100px;
	height:100px;
	float:left;
	margin:0 10px 0 0;
	border-radius:50px;
	background-size:100px auto;
}

div.songBreadcrumbs {
	min-height:100px;
	line-height:20px;
	font-size:13px;
}

div.songBreadcrumbs a {
	text-decoration:none;
}

a.brArtistLink {
	font-size:18px;
}

div.artistBreadcrumbs h1 {
	line-height:25px;
}

/* ========================= Subscribe ======================*/

input.wideInput {
	width:100%;
	padding:7px 12px;
	box-sizing: border-box;
}

input.submit {
	width:180px;
	height:40px;
	display:block; 
	margin:20px auto 0 auto;
	border:1px solid #cccccc;
	font-weight:bold;
	cursor:pointer;
	background:#1086ff;
	color:white;
	font-size:16px;
	border-radius:10px;
} 

div.addSubscribe {
	float:right;
	background:url('/images/styles_5/mob/subscribe.svg') 81px 6px no-repeat ;
	background-size:16px 16px;
	margin:-30px 0 0 0;
	line-height:18px;
	padding: 7px 30px 5px 10px;
	border:1px solid #838e98;
	border-radius:20px;
	font-size:13px;
}

div.addSubscribe.subscribed {
	background:url('/images/styles_5/mob/subscribeGreen.svg') 81px 6px  no-repeat ;
	background-size:16px 16px;
}

div.addSubscribe a {
	text-decoration:none;
}

div.subscribeInfo {
	z-index:999;
	position:absolute;
	left:10px;
	box-sizing:border-box;
	margin: 0px 0 0 -10px;
}

div.subChkDiv {	
	width:230px;
	height:30px;
	margin:0 auto;
	border:1px solid #ccc;
	border-radius:15px;
	line-height:30px;
	cursor:pointer;
}

div.subChkDiv div{
	font-size:15px;
	font-family:gotha;
	text-align:center;
}

div.subChkDiv img {
	position:absolute;
	border-radius:15px;
}

div.subChkDiv.checked img {
	margin:0 0 0 200px;
}

div.subChkDiv.checked {
	background:#31af91;
	color:white;
}

input.subscribeMail {
	width:160px;
	height:30px;
	font-size:14px;
	padding:0 10px;
}

input.submitSub {
	background:url('/images/styles_5/roundCheck.png') no-repeat top left;
	width:30px;
	height:30px;
	border:none;
	position:relative;
	top:10px;
	left:5px;
}

table.subscribeTable {
	width:100%;
}

table.subscribeTable a {
	text-decoration:none;
}

table.subscribeTable a.unsub {
	color:#6b6f6e;
}

table.subscribeTable tr {
	border-top:1px solid #e6e4e4;
}

table.subscribeTable tr:first-child {
	border-top:none;
}

table.subscribeTable td {
	padding: 10px 0;
}


/* ========================= hitparad ======================*/

div.mobHp_lyrsense {background:url('/favs/ls/favicon-16x16.png') no-repeat 5px 5px;}
div.mobHp_fr {background:url('/favs/fr/favicon-16x16.png') no-repeat 5px 5px;}
div.mobHp_it {background:url('/favs/it/favicon-16x16.png') no-repeat 5px 5px;}
div.mobHp_es {background:url('/favs/es/favicon-16x16.png') no-repeat 5px 5px;}
div.mobHp_en {background:url('/favs/en/favicon-16x16.png') no-repeat 5px 5px;}
div.mobHp_de {background:url('/favs/de/favicon-16x16.png') no-repeat 5px 5px;}
div.mobHp_soundtrack {background:url('/favs/st/favicon-16x16.png') no-repeat 5px 1px;}

div.mobHp div {
	padding:5px 0 5px 25px;
}

div.hitParadInfo {
	padding:10px 0 0 0;
	font-size:12px;
}

span.hitPosition {
	font-weight:bold;
	background:#777;
	padding:3px;
	font-size:18px;
	width:20px;
	height:20px;
	display:block;
	float:left;
	text-align:center;
	line-height:20px;
	color:white;
	position:absolute;
}

div.hitParadInfo a.titleLink{
	font-size: 16px;
    color: black;
    text-decoration: none;
	margin:7px 0 0 0 ;
}

div.hitParadInfo a.artistLink{
    font-size: 13px;
    color: #ff0000;
    text-decoration: none;
}

div.tab {
	padding:5px 0;
}

div.tab a {
	text-decoration:none;
}

/* ========================= Алфавит ======================*/

div.arRoundPhoto {
	float:left;
}

div.arTopBlock h3 {
	padding-top:8px;
}

div.arTopBlock ul {
	list-style:none;
	margin:10px 0;
	padding:0 0 0 40px;
}

div.arTopBlock ul li {
	padding:7px 0;
}

div.arBlock ul {
	padding:0;
	margin:0;
	list-style:none;
}

div.arBlock ul li {
	padding: 7px 0 7px 0;
}

div.newLiteras {
	
}

div.literaBlock {
	margin:0 0 4px 0;
}

div.literaBlock h2 {
	text-align:center;
	border-bottom:1px solid #eee;
	margin:10px 0 5px 0;
}

div.literaLinks {
	//display:none;
}

div.literaLinkImg{
	width:30px;
	height:30px;
	border-radius:15px;
	background-size:30px;
	margin:0 5px 5px 5px ;
}

td.literaLinkTd a{
	line-height:30px;
}

div.literaTabs {
	float:right;
	height:28px;
	width:136px;
	background:#eee;
	border-radius:15px;
	margin:0 0 5px 0;
}

div.literaTabs span {
	line-height:30px;
	height:30px;
	border-radius:15px;
	padding:5px 13px;
}

div.literaTabs span.selected { 
	background:#036885;
	color:white;
}

div.divLiteraRus {
	display:none;
}

/* ========================= Альбомы ======================*/

div.sorterBlock {
	background:white;
	padding:15px 10px 10px 10px;
}

div.selectLike {
	background:url('/images/styles_5/mob/selectArrow.png') right 11px no-repeat;
	border:1px solid #b2b2b2;
	padding:10px;
}

div.selectLike.pressedSelect {
	background:url('/images/styles_5/mob/selectArrow2.png') right 11px no-repeat;
}

div.selectOptions {
	width:100%;
	margin:-1px 0 0 0;
	background:white;
	position:absolute;
	border:1px solid #b2b2b2;
	display:none;
	z-index:100;
}

div.option {
	padding:10px;
}

div.option a {
	display:block;
	text-decoration:none;
}

div.option.selected {
	background:#f4f4f4;
}

div.toAlbum {
	background:url("/images/listen.gif") left 0.5em no-repeat;
	padding:0 0 0 30px;
	margin:0 0 0 7px;
}

div.toAlbum a{
	display:block;
}	

div.miniHead {
	height:42px;
	margin:3px 0 0 0;
}

div.miniHead h2{
	padding: 7px 0 0 5px;
	margin: 0;
	font-size: 19px;
}

div.miniHead a.addButton{
	position:relative;
	top:5px;
}

div.albums {
	clear:both;
}

div.albums strong{
	color:#3c3c3c;
}

table.albumList {
	width:100%;
	border-collapse:collapse;
}

tr.albumSeporator td{
	padding:5px 0;
}

div.album {
	margin:0 0 10px 0;

}

div.albumHead {
	min-height:110px;
	background:white;
}

div.albums {
	color:#777;
}

div.albums img{
	margin:0 5px;
}

div.albums ul{
	margin:0 -10px;
	padding:0 0 10px 0;
	list-style:none;
	border-bottom:1px solid #e6e4e4;
}

div.albums ul li{
	font-size:16px;
	padding: 8px 10px 8px 10px;
	background:white;

}

div.albums li a{
	text-decoration:none;
}

li.evSongList {
	line-height:20px;
}

span.weight {
	width:25px;
	display:block; 
	float:left;
	font-size:13px;
	position:relative; 
	top:1px;
}

div.years ul {
	list-style:none;
	margin:0;
	padding:0;
}

div.years ul li.decade {
	clear:both;
	padding:0 0 5px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}

div.years ul li.album {
	float:left;
	margin: 0 5px 15px 0;
	text-align:center;
}

div.years ul li.album a {
	text-decoration:none;
}

div.years ul li.album img{
	width:60px;
	height:60px;
}

div#yearsRow {
	margin:10px 0 0 0;
}

div.albums img.ytIcon {
	position:absolute;
	margin: -2px 0 0 10px;
}

ul.tracklist img.ytIcon {
	position:absolute;
	margin: -1px 0 0 10px;
}

a.listenLink {
    background: url('/images/styles_5/mob/listen.svg') 9px 6px no-repeat;
    background-size: 16px 16px;
    line-height: 18px;
    padding: 7px 13px 5px 30px;
    border: 1px solid #838e98;
    border-radius: 20px;
    font-size: 13px;
	display:block;
	margin:7px 0 4px 0;
	float:left;
}

a.listenLink.songPage {
	display:block;
	margin:8px 0 4px 0;
	float:right;
}


/* ==== По алфавиту ====*/

div.songs h4{
	font-size:1.4em;
	position:absolute;
	margin:0 0 0 0;
	padding:7px 0 0 0;
	color:red;
}

div.songs ul{
	margin:0 0 5px 25px;
	padding:5px 0 0 0;
	list-style:none;
}

div.songs ul li{
	padding:3px 0;
	font-size:16px;
}

div.songs li a{
	padding: 0;
	text-decoration:none;
}

div.songs li a:hover{
	background:#ddd;
}

li.totranslate {
	display:none;
}

/* ==== По рейтингу ====*/

div.ratingBar {
	margin:3px 5px 1px 0;
	background:#3e83af;
	padding:1px 3px;
	 -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	min-width:30px;
	font-size:13px;
	color:#f4f4f4;

}

div.ratingNum {
}

div.tolltipAlbum {
	text-align:left; 
	padding-left:5px;
	color:#a4a4a4;
}

div.tolltipAbc {
	text-align:center; 
	padding-left:5px;
	color:#a4a4a4;
}

div.tolltipRating {
	text-align:right; 
	padding-left:5px;
	color:#a4a4a4;
}

table.rating {
	width:100%;
	font-size:16px;
	border-bottom:1px solid #c7c7c7;
}

table.rating td {
	min-height:30px;
	padding:3px 0;
}

table.rating a{
	padding: 0;
	text-decoration:none;
}

/* ========================= Тэги ======================*/

div.tagDiv {
	clear:both;
	min-height:50px;
	margin:0 0 20px 0;
	font-size:15px;
}

div.tagDiv a {
	text-decoration:none;
}

div.tagDesr {
	min-height:50px;
}

div.tagDesr img {
	float:left;
}

div.tagDesr p {
	padding-left:60px;
}

div.songTags {
	font-size:14px;
	margin:25px 0 0 0;
}


/* ========================= Песни ======================*/

#halfFloatingBlock {	
	background:white;
	padding:10px 10px 10px 10px;
	z-index:9;
	border-bottom:3px solid #e6e4e4;
}

.bothParts {
	width:50%;
	float:left;
	padding-right:5px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.bl_fixed {
	position:fixed;
	top:0;
}

table.content_texts {
	z-index:5;
	width:100%;
}

div.comment {
	padding-top:20px;
	font-size:15px;
	line-height:21px;
	color:#666;
}

div.comment img {
	max-width:100%;
}

div.author {
	margin:10px 0 0 0;
	text-align:right;
	font-size:14px;
}

div.author a {
	color:#777;
}

.bl_fixed div.buttonsWrap {
	padding-top:3px;
}

div.buttonsWrap {
	overflow:hidden;
	margin:10px -10px 0 -10px;
	background:#e6e4e4;
	padding:10px 0 0 0;
}

table.buttons td {
	padding:0px;
}

div.bottomButtons.withPlayer {
	bottom:45px !important;
}

.buttonTab{ 
	background:#f1f1f1;
	width:100px;
	float:left;
	text-align:center;
	padding: 7px 0;
	font-size:15px;
	color:black;
	cursor:pointer;
	margin:0 5px 0 0;
}

.buttonTab.selected {
	background:white !important;
	font-weight:bold;
}

div.videoBackground {
	background:white;
	margin:0 0 10px 0;
	padding:0 0;
}

div.videoWrapper {
	position: relative;
	padding-bottom: 67.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

div.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.videoDescr {
	padding:0 0 10px 10px;
}

div.likeSong {
	clear:both;
	background:white;
	margin:0 0 2px 0;
	min-height:
}

div.likeSong img {
	float:left; 
	margin:0 15px 10px 0;
}

div#layoutText {
	background:white;
	overflow:hidden;
	padding:15px 10px;
}

span.ru_line {
	display:block;
	color:#555;
	padding: 2px 0 9px 5px;
	font-size:15px;
	min-height:16px;
	line-height:19px;
}

span.fr_line {
	display:block;
	font-size:15px;
	min-height:16px;
	padding: 0 10px 0 0;
	line-height:19px;
}

div.column span.ru_line {
	float:right;
	width:50%;
	box-sizing:border-box;
	padding: 0 0 7px 5px;
}

div.column span.fr_line {
	width:50%;
	float:left;
	clear:both;
	box-sizing:border-box;
	padding: 0 5px 7px 0;
}

div.column h3.ru_h3 {
	float:right;
	width:50%;
	box-sizing:border-box;
	padding: 0 0 15px 5px;
	margin:0 0 0 0;
}

div.column h3.fr_h3 {
	width:50%;
	float:left;
	clear:both;
	box-sizing:border-box;
	padding: 0 5px 15px 0;
	margin:0 0 0 0;
}

div.column span.newParagraph {
	clear:both;
	display:block;
	height:30px;
	width:100%;
}

h3.ru_h3 {
	margin:-14px 0 20px 5px;
}

.site_fr sup  {	background:#1b7675; }
.site_it sup  {	background:#1d8620; }
.site_es sup  {	background:#b16119; }
.site_en sup  {	background:#3d81c2; }
.site_de sup  {	background:#474949; }
.site_st sup  {	background:#740d0d; }
.site_ls sup  {	background:#89256d; }

sup {
	font-size:11px;
	position:relative;	
	padding:3px 7px;
	font-weight:bold;
	color:white;
	border-radius:5px;
	top:3px;
}

div.footNote {
	position:fixed;
	bottom:0;
	background:white;
	border-top:1px solid #ccc;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	margin:0 0 0 -15px;
	font-size:14px;
	width: 100%;
    box-sizing: border-box;
	display:none;
    z-index: 10;
}

div.innerFootNote {
	margin-top:5px;
	max-height:250px;
	overflow:scroll;
}

div.innerFootNote img {
	max-width:100%;
}

div.footNote p {
	margin:5px 15px 10px 15px;
}

img.closeFootNoteIcon {
	float:right;
	margin: -30px 15px 0 0;
}

a#foundErrorLink {
	font-size:14px;
}

a#sendError {
	float:right;
}

div.reportError {
	border-top:1px solid #e6e4e4;
	margin:10px -10px 0 -10px;
	padding:0 10px;
	font-size:14px;
	line-height:18px;
}

textarea.errorForm {
	margin:10px 0 0 0;
	width:100%;
	height:80px;
	box-sizing:border-box;
}

input#name {
	margin:10px 0 10px 0;
	width:100%;
	box-sizing:border-box;
}

a.hideErrorDiv {
	float:right;
	font-size:12px;
	color:#7b7b7b;
	text-decoration:none;
	margin:-27px 0 0 0;
}

div.adsBlock {
	clear:both;
	margin:10px 0 15px 0; 
}

div.innerAdBlock {

}

div.centerAds {
	display: flex;
    align-items: center;
    flex-flow: row nowrap;
    justify-content: center;
}

div.afterAds {
	clear:both;
	height:15px;
}

div.adsBlock div.adsHint {
	text-align:right; 
	font-weight:bold; 
	color:#777; 
	padding:0 0px 3px 0; 
	font-size:13px;
	display:block;
}

div.hitParadPosition {
	padding:18px 10px 15px 10px;
	margin:-15px -10px 2px -10px;
	border-bottom:2px solid #e6e4e4;
	overflow:hidden;
	color:white;
	font-size:18px;
	height:18px;
}

div.hitParadPosition a {
	display:block;
	position:absolute;
	width:95%;
	height:18px;
	text-decoration:none;
	color:white;
}

div.hitParadPosition.hpBg_ls {background:url('/images/styles_5/hpBg_ls.png') top right no-repeat #542081;}
div.hitParadPosition.hpBg_ls div.hpPosition {color:#542081;}

div.hpPosition  {
	width:100px;
	height:100px;
	background:white;
	margin:-40px auto 0 auto;
	border-radius:100px;
	color:black;
	text-align:center;
	line-height:105px;
	font-size:45px;
	font-weight:bold;
}

span.hpText {
	float:left;
}

span.hpPlace {
	float:right;
}

div.hpStar {
	width:100px;
	height:55px;
	position:absolute;
	right:0px;
	background:gold;
	margin:-15px 0 0 0;
}

div.albumBottomBlock {
	background:white;
	padding:10px;
}

img.albumBottomPicture {
	width:75px;
	height:75px;
	float:left;
	margin: 0 15px 0 0;
}

ul.tracklist {
	margin:20px 0 10px 0 ;
	padding:0;
	list-style:none;
}

ul.tracklist li {
	padding:5px 0;
	font-size:15px;
}

ul.tracklist li a {
	text-decoration:none;
}

ul.tracklist span.weight {
	width:25px;
}

div.albumBottomBlock h3 {
	padding:0 0 5px 0; 
	margin:0;
}

div.albumBottomBlock h4 a {
	text-decoration:none;
	color:red;
}

div.albumBottomBlock h4 {
	padding:0 0 5px 0; 
	margin:0;
	font-size:14px;
	font-weight:normal;
}

div.bottomShareLink.roundButton {
	float:left;
	margin:0 5px 0 0;
}

div.bottomShareBlockWrap {
	width:140px;
	overflow:hidden;
}

div.bottomShareBlock {
	margin:0 0 0 -140px;
}

/* ========================= likeButtons ======================*/

div.like {
	font-size:14px;
	margin:0 0 10px 0;
}

a.likeButton {
	display:block;
	float:left;
	height:30px;
	background-size:30px 30px;
	color:white;
	width:30px;
	border-radius:3px;
	margin: 0 5px 0 0;
}

/* ========================= Плеер ======================*/

div.ytTopBlock {
	position:fixed;
	bottom:0;
	right:0;
	width:225px;
	background-color: rgba(255, 255, 255, 0.8); 
	padding: 0 0 0 5px;
}

div.ytTopBlock.noBg {
	background: none; 
}

div.reportYtError, div.infoYt {
	position:fixed;
	bottom:0;
	right:225px;
	background-color: rgba(255, 255, 255, 0.8); 
	height:123px;
	width:170px;
	text-align:center;
	font-size:12px;
	display:none;
	padding:0 5px;
}

div.fullscreenButtons {
	text-align:right;
	padding:0 5px 5px 0;
	display:none;
}

div.dopMenu {
	position:fixed;
	bottom:0;
	right:225px;
	background-color: rgba(255, 255, 255, 0.8); 
	height:123px;
	width:35px;	
	display:none;
}

div.reportYtError strong {
	font-size:13px;
}

div.reportYtError p {
	line-height:18px;
}

div.ytContainer {
	width:200px;
	float:right;
}

img.closeYtVideo {
	width:20px;
	height:20px;
	margin:5px 0 0 0;
}

img.menuYtVideo {
	width:20px;
	margin:10px 0 0 0;
}

img.errorYtVideo {
	margin:10px 0 0 5px;
	width:20px;
	height:20px;
}

img.smallYtVideo {
	width:20px;
	height:20px;
	margin:5px 5px 0 0;
}

img.infoYtVideo {
	margin:5px 0 0 5px;
	width:20px;
	height:20px;
}

img.resizeYtVideo {
	width:20px;
	height:20px;
	margin:10px 0 0 5px;
}

img.playYtVideo, img.pauseYtVideo {
	width:30px;
	height:30px;
}

div.ytSeekerBlock {
	margin:5px 0 0 0;
}

div.ytSeeker {
	width:100%;
	height:5px;
	background:#bcc2c8;
}

div.ytProgress {
	height:5px;
	background:#ff0000;
}

img.playerAlbum {
	width:50px;
	height:50px;
	float:left;
	margin:0 5px 0 0;
}

h2.songTitle {
	padding:0 0 3px 0;
	margin:0 0 0 0;
	font-size:15px;
}

h3.songArtis {
	padding:0;
	margin:0 0 0 0;
	font-size:13px;
}

h3.songArtis a {
	text-decoration:none;
	color:#036885;
}

h3.currentSongTitle {
	float:left;
	padding:17px 0 0 20px;
}

h3.currentSongTitle.playListDown {
	background:url('/images/styles_5/mob/playListDown.svg') no-repeat 0 18px;
}

h3.currentSongTitle.playListUp {
	background:url('/images/styles_5/mob/playListUp.svg') no-repeat 0 20px;
}

div.roundButton {
	width:30px;
	height:30px;
	float:right;
	margin: 10px 0 0 8px;
}

div.playerButton {
	position:absolute;
	margin:10px 0 0 10px;
}

div.playerButton.albumPlay {
	float:right;
	position:static;
}

div.albumHover {
	position:absolute;
	width:50px;
	height:50px;
	background:white;
	opacity:0.5;
}

div.albumTrackList {
	margin:10px 0 10px 20px;
	clear:both;
	display:none;
}

div.shareBtn, div.bottomShareLink{
	background:url('/images/styles_5/mob/share2.svg') 0 0  no-repeat;
	background-size:30px 30px;
}

div.layoytType {
	background:url('/images/styles_5/mob/zebraText.svg') 0 0  no-repeat;
	background-size:30px 30px;
}

div.zebraLayout {
	background:url('/images/styles_5/mob/zebraText.svg') 0 0  no-repeat;
	background-size:30px 30px;
}

div.columnLayout {
	background:url('/images/styles_5/mob/columnText.svg') 0 0  no-repeat;
	background-size:30px 30px;
}

div.eurovisionHead {
	margin-top:10px;
	min-height:40px;
	line-height:20px;
}

div.notranslate {
	background:#fffcf0;
	border:1px solid #aeaba2;
	margin:7px 0;
	padding:0 5px;
	font-size:12px;
}

div.textLayoutButton.selected {
	background-color:#eee;
	border-radius:30px;
}

div.layoutStyle p {
	font-size:14px;
	float:left;
	margin:3px 10px 0 0;
	line-height:16px;
}

div.layoutStyle div.roundButton {
	margin-top:5px;
}

div.topModalBlicks {
	position:relative;
	bottom:20px;
}

div.dopTopBlock {
	position:absolute;
	border:1px solid #e6e4e4;
	right:3px;
	padding:10px 12px 10px 15px;
	background:white;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

div.loginRequest {
	font-size:14px;
	color:#777;
}

div.songSetLiked {
	font-size:14px;
}

.button {
	text-indent: -9999px;
	overflow: hidden;
	display:block;
}

.jp-play {
	width:30px;
	height:30px;
	border-radius:30px;
	background:url('/images/styles_5/mob/play4.svg') 11px 7px no-repeat;
}

.jp-previous {
	width:30px;
	height:30px;
	background:url('/images/styles_5/mob/back.svg') 0 0 no-repeat;
}

.jp-next {
	width:30px;
	height:30px;
	border-radius:30px;
	background:url('/images/styles_5/mob/forward.svg') 0 0 no-repeat;
}

.jp-loading {
	width:22px;
	height:22px;
	border-radius:30px;
	padding:4px;
	-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
	display:none;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.jp-pause {
	width:30px;
	height:30px;
	border-radius:30px;
	background:url('/images/styles_5/mob/pause2.svg') 11px 8px no-repeat;
}

.jp-playlist-current {
	color:red;
}

div.playerTheme_fr .jp-play, div.playerTheme_fr .jp-pause, div.playerTheme_fr .jp-loading {background-color:#1b7675; }
div.playerTheme_it .jp-play, div.playerTheme_it .jp-pause, div.playerTheme_it .jp-loading {background-color:#1d8620; }
div.playerTheme_es .jp-play, div.playerTheme_es .jp-pause, div.playerTheme_es .jp-loading {background-color:#b16119; }
div.playerTheme_en .jp-play, div.playerTheme_en .jp-pause, div.playerTheme_en .jp-loading {background-color:#3d81c2; }
div.playerTheme_de .jp-play, div.playerTheme_de .jp-pause, div.playerTheme_de .jp-loading {background-color:#474949; }
div.playerTheme_st .jp-play, div.playerTheme_st .jp-pause, div.playerTheme_st .jp-loading {background-color:#740d0d; }

.time {
	font-size:10px;
	position:relative;
	top:3px;
}

div.jp-seeking-bg {
	background:url('/images/styles_5/player/loading.gif') !important;
}

div.jp-progress {
	overflow:hidden;
	height:8px;
	margin:7px 0 0 0;
}

div.jp-seek-bar {
	background:#eeeeee;
	width:100%;
	height:100%;
	cursor: pointer;
}

div.jp-play-bar {
	background:#99cfea;
	width:0px;
	height:100%;
}

.jp-audio-fr div.jp-play-bar {background:#8bdad4;}
.jp-audio-it div.jp-play-bar {background:#aee99c;}
.jp-audio-es div.jp-play-bar {background:#fdd73e;}
.jp-audio-en div.jp-play-bar {background:#b5cdf9;}
.jp-audio-de div.jp-play-bar {background:#e2dcb3;}
.jp-audio-st div.jp-play-bar {background:#fac9c9;}

div.albumPlayer h2 {
	
}

/* ========================= Автопзаполнение ======================*/

.autocomplete-w1 { 
	background:url("/images/shadow.png") no-repeat bottom right; 
	position:absolute; 
	top:0px; 
	left:0px; 
	margin:-8px 0 0 5px;
	/* IE6 fix: */ 
	_background:none; _margin:1px 0 0 0; 
}

.autocomplete { 
	width: 100%;
    position: absolute;
	z-index:99999;
	background:#FFF; 
	border-bottom:1px;
	box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.3);
	cursor:default; 
	text-align:left; 
	overflow:auto; 
	max-height:500px;
	font-size:14px;
	margin:0  0 0 -10px;
}

.autocomplete>div { 
	padding: 0 10px;
}

.autocomplete small { 
	font-size:11px;
}

.autocomplete .selected { 
	background:#F0F0F0; 
}

.autocomplete div { 
	padding:2px 10px; 
	white-space:nowrap; 
	overflow:hidden; 
}

.autocomplete strong { 
	font-weight:normal; 
	color:#3399FF; 
}

div.category {
	padding:10px;
	color:white;
}

div.arRow {
	line-height:40px;
}

div.sRow, div.lsArRow {
	line-height:20px;
}

div.sRow span.foundText, div.lsArRow span.foundText {
	position:relative;
	top:4px;
}

div.topBorder {
	border-top:1px solid #838E98;
	padding:10px;
}

div.lsTheme div.category {background:#5e3766;}
div.frTheme div.category {background:#1b7675;}
div.itTheme div.category {background:#1d8620;}
div.esTheme div.category {background:#b16119;}
div.enTheme div.category {background:#3d81c2;}
div.deTheme div.category {background:#474949;}
div.stTheme div.category {background:#740d0d;}


div.miniImg {
	width:35px;
	height:35px;
	overflow:hidden;
	float:left; 
	margin:4px 5px 4px 0;
	padding:0 0 0 0 !important;
}

div.miniImg.artistBorder {
	border-radius:18px;
}

/* ========================= Game ======================*/

div.guessBanner {
	padding:10px 10px;
	background: url(/images/styles_5/game_bg.jpg) no-repeat -100px -40px #944fea;
	background-size:460px auto;
	color:white;
	font-size:12px;
	text-align:center;
}

div.guessBanner a {
	color:white;
	font-size:18px;
	padding:0 0 10px 0;
	line-height:30px;
}

div.newGameInnerBg {
	background:url('/images/styles_5/game_bg.jpg') no-repeat center -30px;
	text-align:center;
	height:177px;
	margin:-10px;
}

div.titlesHead {
    background: url('/images/styles_5/game_bg.jpg') no-repeat center -315px;
    margin: -10px -10px 15px -10px;
    padding: 5px 20px;
    text-align: center;
}

div.gameNewBg h1, div.gameNewBg p, div.newGameInnerBg h1, div.newGameInnerBg p, div.titlesHead h2{
	color:white;
}

div.newGameInnerBg h1 {
	clear:both;
	padding:30px 0 10px 0;
}

div.newGameInnerBg h1.roundH1, div.newGameInnerBg h1.scoreH1  {
	padding:10px 0 10px 0;
}

div.gameNewBg {
	background:url('/images/styles_5/game_bg.jpg') no-repeat center center #944fea;
	background-size:auto 120%;
	padding:30px 40px;
	text-align:center;
	margin:-10px -10px 0 -10px;
}

div.gameNewBg h1, div.gameNewBg p{
	color:white;
}

a.h1Link {
	color:white;
	text-decoration:underline;	
}

div.gameNewBg h1 {
	font-size:20x;
	margin:20px 0 0 0;
}

div.gameNewBg p{ 
	font-size:12px;
}

div.gameTopArtists div.photo {
	width:40px;
	height:40px;
	border-radius:20px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}

div.gameTopArtists {
	clear:both;
	padding:5px 0;
	line-height:20px;
}

span.profileTitle {
	color:white;
	position:relative;
	bottom:7px;
}

span.ableToChange.profileTitle {
	border-bottom:1px dashed white;
	cursor:pointer;
}

input#searchArtist {
    background: url(/images/styles_5/gameSearchBg.png);
    border: 1px solid white;
    border-radius: 40px;
	width:90%;
    max-width: 400px;
    padding: 15px 20px;
    margin: 15px 0;
    font-size: 16px;
    color: white;
}

input#searchArtist.example {
	color:#eee !important;
}

div.centralGamePart {
	width:150px;
	height:150px;
	margin:-75px auto 0 auto;
	border-radius:75px;
	background-size:cover;	
	position:relative;
	z-index:9;
}

div.bottomGameField {
	background:white;
	margin:-75px 0 0 0;
	text-align:center;
	padding-top:110px;
}

div.newGameInnerBg.right_bg {
	background-image:url('/images/styles_5/game_bg_r.png');
}

div.newGameInnerBg.wrong_bg {
	background-image:url('/images/styles_5/game_bg_w.png');
}

#corrH2, #wronH2 {
	font-size:18px;
	padding-top:0;
}

img#searchLoader2 {
	position:relative;
    bottom: 48px;
    left: 4px;
	display:none;
}

a.myGameProfile {
	float:right;
	color:white;
	font-size:11px;
	border-bottom:1px dashed white;
}

div.userInfo {
	background:white;
	position:absolute;
	width: -moz-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	width: -o-calc(100% - 20px);
	width: calc(100% - 20px);
	padding:10px;
	box-sizing: border-box;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	display:none;
	margin:10px 10px 0 10px;
	z-index:99;
}

h4#profileTitle {
	margin:0;
}

img.closeUserInfo {
	float:right;
	width:20px;
	height:20px;
}

div.favoriteArtists {
    height: 40px;
    line-height: 30px;
    text-align: left;
}

div.smallAvatar {
	background-size: cover;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    float: left;
    margin: 0 7px 0 0;
}

div.avatar {
    background-size: cover;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    float: left;
    margin: 0 15px 0 0;
}

#corrH2 img {
	position:relative;
    top: 10px;
	width:45px;
	height:45px;
}

div.startToPlay, div.confirmToPlay {
	width:250px;
	height:54px;
	background:#3d9bec;
	text-align:center;
	line-height:53px;
	color:white;
	margin:0 auto;
	font-size:20px;
	cursor:pointer;
	font-family:gotha, Tahoma, Geneva, sans-serif;
	border-radius:27px;
	position:relative;
	top:10px;
}

div.startToPlaySmall {
	width:95px;
	height:30px;
	background:#3d9bec;
	text-align:center;
	line-height:30px;
	color:white;
	margin:0 auto;
	font-size:14px;
	cursor:pointer;
	font-family:gotha, Tahoma, Geneva, sans-serif;
	border-radius:15px;
	margin:57px 0 0 20px;
}

div.confirmDiv {
	display:none;
	position:absolute;
	width:400px;
	height:150px;
	border:1px solid #477495;
	margin:-170px 0 0 0;
	background:white;
	padding:10px;
}

div.leftButton, div.rightButton {	
	margin:3px 5px 0 5px;
	border-bottom:1px dashed #6CBBFF;
	display:inline-block;
	font-size:12px;
	color:#6CBBFF;
	cursor:pointer;
}

div.gameMode.selected {
	color:#0086F9;
	font-weight:bold;
	border-bottom:none;
}

div.gameSettings {
	padding-top:10px;
}

div.modeHint {
	position:absolute;
	width:270px;
    background: white;
    border: 1px solid #447596;
    padding: 7px 15px;
	text-align:left;
	z-index:10;
	display:none;
}

div.innerGameInfo {
	font-size:12px;
	display:none;
}

div.playGame {
	display:none;
	width:150px;
	height:150px;
	border-radius:75px;
	background:url('/images/styles_5/game-play.png') center center no-repeat;
	cursor:pointer;
	color:white;
	text-align:center;
	line-height:220px;
	font-size:15px;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* IE/Edge */
	user-select: none;    
}

div.loading {
	display:none;
	width:150px;
	height:150px;
	border-radius:75px;
	background:url('/images/styles_5/game_loader.gif') no-repeat center center;
}

div.nextRound {
	display:none;
	width:150px;
	height:150px;
	border-radius:75px;
	background:url('/images/styles_5/game-next.png') no-repeat center center;
	cursor:pointer;
	color:white;
	text-align:center;
	line-height:220px;
	font-size:15px;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* IE/Edge */
	user-select: none;    
}

div.toResult {
	display:none;
	width:150px;
	height:150px;
	border-radius:75px;
	background:url('/images/styles_5/game-next.png') no-repeat center center;
	cursor:pointer;
	color:white;
	text-align:center;
	line-height:220px;
	font-size:15px;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* IE/Edge */
	user-select: none;    
}

a.gameBack {
	background:url('/images/styles_5/game_back.png') no-repeat top left;
	float:left; 
	color:white; 
	margin:10px 0 0 10px; 
	text-decoration:none;
	padding-left:20px;
	font-size:12px;
}

table.topArtists td{
	width:20%;
	text-align:center;
}

div.guessButton {
	float:right;
}

div.guessButton img{
	position:absolute;
	margin:20px 0 0 -130px;
}

div.gameSearch {
	margin:20px 0;
	text-align:center;
}

table.gameSoc {
	width:230px;
	margin:10px auto 0 auto;
}

table.gameSoc td {
	padding:0 15px;
}

table.gameSoc.small img {
	width:30px;
	height:30px;
}

div.steplisten, div.roundAnswer, div.checking {
	text-align:center;
	padding:25px 5px;
	display:none;
}

div.answers {
	text-align:center;
	padding:20px 5px 0 5px;
	display:none;
}

div.answers div {
	height:45px;
	border-radius:10px;
	margin:5px 0px;
	background:#f4f6fa;
	color:#4E4E4E;
    vertical-align:middle;
	width:100%;
	padding:0 7px;
	text-align:center;
	cursor:pointer;
	line-height:45px;
	box-sizing: border-box;
}

span#curScore {
	font-size:80px;
	font-family:gotha, Geneva, sans-serif;
}

div.innerInfoBlock {
	width:150px;
	height:150px;
	border-radius:75px;
	background:url('/images/styles_5/tr3.png');
}

div.score {
	color:white;
	text-align:center;
	padding-top:17px;
	display:none;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* IE/Edge */
	user-select: none;    
}

div.artistStat, div.updateBlock {
	padding:10px;
	clear:both;
	text-align:center;
}

div.innerStatDiv {
	width:33%;
	float:left;
	color:#989898;
	font-size:11px;
	padding:7px 0 12px 0;
}

div.innerStatDiv span.number{
	font-family: gotha, Geneva, sans-serif;
	font-size:25px;
	color:#696969;
}

div.restart a {
	display:inline-block;
	width:250px;
	height:54px;
	background:#3d9bec;
	text-align:center;
	line-height:53px;
	color:white;
	margin:0 10px 10px 10px;
	font-size:16px;
	text-decoration:none;
	cursor:pointer;
	font-family:gotha, Tahoma, Geneva, sans-serif;
	border-radius:27px;
	position:relative;
	top:30px;
}

div.updateBlock {
	text-align:left;
}

div.updateBlock div div {
	margin:15px 0;
}

div.updateBlock div input{
	margin-top:5px;
}

div.userInfo {
	padding-top:20px;
}

div.loginIcons img {
	margin:0 5px 0 0;
	cursor:pointer;
}

a.logout {
	float:right;
	font-size:11px;
	text-decoration:none;
	color:#7b7b7b;
}

div.fanats {
	width:320px;
	position:absolute;
	margin:43px 0 0 -80px;
}

div.fanats div.rewardHint{
	width:170px;
    margin: 0 0 0 -65px;
}

div.avatar {
	background-size:cover;
	width:40px;
	height:40px;
	border-radius:20px;
	float:left;
	margin:0 15px 0 0 ;
}

div.smallAvatar {
	background-size:cover;
	width:30px;
	height:30px;
	border-radius:15px;
	float:left;
	margin:0 7px 0 0 ;
}

div.centerAvatar {
	background-size:cover;
	width:100px;
	height:100px;
	border-radius:50px;
	position:absolute; 
	margin: 3px 0 0 0;
}

div.avatarMedal {
	background-size: cover;
    width: 49px;
    height: 49px;
    border-radius: 25px;
    position: absolute;
    margin: 5px 0 0 7px;
    z-index: 2;
}

div.reward img {
	position:relative;
	z-index:3;
}

div.reward {
	float:left; 
	margin:0 15px 10px 0;
	cursor:pointer;
}

div.rewardHint {
	position:absolute;
	width:140px;
    background: white;
    border: 1px solid #447596;
    padding: 7px 15px;
	text-align:center;
	margin:0 0 0 -50px;
	display:none;
	z-index:10;
	text-align:center;
}

div.titleDiv {
    position: absolute;
    width: 340px;
    background: white;
    border: 1px solid #447596;
    padding: 10px;
    z-index: 20;
    margin: -150px 0 0 0;
	display:none;
}

div.titleDiv h3{
	text-align:center;
}

div.rewardHint h5 {
	padding:0;
	margin:0;
	font-size:16px;
	color:#447596;
	font-weight:normal;
	font-family:gotha;
}

div.ribbon {
	width:260px;
	height:19px;
	margin:10px auto 0 auto;
	font-size:11px;
	padding:14px 0 0 0;
}

div.recordRow {
	height:40px;
	clear:both;
	margin: 5px -20px;
    padding: 5px 20px;
    border-bottom: 1px solid #e6e4e4;
	line-height:20px;
	font-family:gotha, Tahoma, Geneva, sans-serif;;
}

span.scoreRecord {
	float:right;
	position:relative;
	bottom:10px;
}

div.recordRow:last-child {
	border-bottom: none;
}

div.emptyRecords {
	text-align:center;
	color:#999;
	padding:20px 0;
}

div.monthTopPlayers {
	display:none;
}

a.switchLeaderboard.selected {
	color:#3c3c3c;
	border-bottom:none;
	font-weight:bold;
}

a.switchLeaderboard {
	margin:0 10px 0 0;
}

div.monthSelector {
	float:right;
	margin:-22px 0 0 0 ;
}

div.titleBlock {
	font-size:14px;
	font-family:gotha;
	margin:0 0 3px 0;
	padding:3px 7px 3px 0;
}

div.titleBlock span.comm{
	font-size:10px;
	color:#777;
}

table.titleTable {
	width:400px;
	margin:20px auto;
}

table.titleTable td {
	border-bottom:1px solid #e6e4e4;
}

td.score {
	font-size:16px;
	padding:5px 10px;
	text-align:right;
	color:#777;
}

td.titleText {
	font-size:16px;
	padding:5px 10px;
}

td.titleStyleblocked  {
	color:#ccc;
	background:url('/images/styles_5/lock.png') 10px 5px no-repeat;
	padding:5px 10px 5px 30px;
}

div.spec_title {
	width:100px;
	height:150px;
	float:left;
	margin:20px 20px 10px 0;
}

div.spec_title div.photo {
	width:100px;
	height:100px;
	background-size:cover;	
}

div.spec_title.small {
	width:65px;
	height:65px;
	float:left;
	margin:20px 20px 10px 0;
}

div.titleComm {
	font-size:14px;
}

div.spec_title.small div.photo {
	width:65px;
	height:65px;
	background-size:cover;	
}

div.spec_title.small div.titleComm {
	display:none;
	position:absolute;
	background: white;
    border: 1px solid #447596;
    padding: 7px 15px;
	margin:5px 0 0 -30px;

}

div.ribbon_1 {background:url('/images/styles_5/game_ribbon_1.png') no-repeat;}
div.ribbon_2 {background:url('/images/styles_5/game_ribbon_2.png') no-repeat;}
div.ribbon_3 {background:url('/images/styles_5/game_ribbon_3.png') no-repeat;}
div.ribbon_10 {background:url('/images/styles_5/game_ribbon_10.png') no-repeat;}

div.titleStyle1 {border:1px solid #15b4b6; color:#15b4b6;}
div.titleStyle2 {border:1px solid #117d0f; color:#117d0f;}
div.titleStyle3 {border:1px solid #3922ad; color:#3922ad;}
div.titleStyle4 {border:1px solid #a40a94; color:#a40a94;}
div.titleStyle5 {border:1px solid #ec731a; color:#ec731a;}
div.titleStyle7 {border:1px solid #da0b0b; color:#da0b0b;}

.titleStyle1 {color:#15b4b6;}
.titleStyle2 {color:#117d0f;}
.titleStyle3 {color:#3922ad;}
.titleStyle4 {color:#a40a94;}
.titleStyle5 {color:#ec731a;}
.titleStyle7, div.titleComm b {color:#da0b0b;}

div.game_speed {
	width:320px;
	position:absolute;
	background:white;
	margin:20px 0 0 0;
	border:1px solid #447596;
	text-align:center;	
	z-index:20;
	padding:10px 20px;
}

span.speed {
	font-size:40px;
	font-family:gotha;
	color:#363636;
} 

img.closeSpeed {
	float:right;
	margin:5px -5px 0 0 ;
	cursor:pointer;
}

span#catchError {
	color:#b7b7b7;
}

div.notice {
	clear:both;
	background:#fffbd5;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	margin:0 -20px 0 -20px;
	padding:5px 20px;
	font-size:11px;
	height:14px;
}

table.statTable td {
	vertical-align:middle;
	padding:3px 0;
}

/* ========================= Подвал ======================*/

div.footer {
	margin:15px -5px -5px -5px;
	height:35px;
	color:white;
	text-align:center;
	padding-top:10px;
}

div.footer_fr {	background:#1b7675; }
div.footer_it {	background:#1d8620; }
div.footer_es {	background:#b16119; }
div.footer_en {	background:#3d81c2; }
div.footer_de {	background:#474949; }
div.footer_st {	background:#740d0d; }
div.footer_ls {	background:#35112b; }

div.copyright {
	background:#313131;
	padding:5px 0 10px 10px !important;
	font-size:0.9em;
	color:#777;
}

/* ========================= Все артисты ======================*/

img.allArtistArrow {
	position:absolute;
	left:185px;
	margin-top:18px;
}

table.allArtist {
	width:100%;
	margin-top:20px;
}

table.allArtist td {
	width:33%;
}

table.allArtist h4 {
	font-size:1.7em;
	color:#dbdbdb;
	position:absolute;
	margin:0;
	padding:0;
}

table.allArtist ul{
	margin:0 0 20px 0px;
	list-style:none;
}

table.allArtist ul li{
	padding:0 0 3px 0;
}

/* ========================= Прочее ======================*/

div#results {
	border-bottom:1px dashed #ccc; 
	border-top:1px dashed #ccc; 
	padding:5px 0;
	display:none;
}

ul.artistSearchUl li {
	clear:both;
	line-height:32px;
}

div.searchResults ul {
	margin:10px 0 5px 0;
	padding:0;
	list-style:none;
}

div.searchResults ul li {
	padding: 0 0 10px 0;
}

div.searchResults p {
	position:relative;
	bottom:10px;
	margin:0;
	padding:0 0 10px 0;
	font-size:0.8em;
	color:#777;
	padding-left:10px;
}

a.notLink {
	color:#aaa;
	border:none;
	cursor:default;
}

ul.lastSongs, ul.topSongs {
	margin:10px 0;
	padding:0;
	list-style:none;
}

ul.topSongs li{
	min-height:62px;
	background-color: #5187ff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ededed)); /* Safari 4-5, Chrome 1-10, iOS 3.2-4.3, Android 2.1-3.0 */
	background-image: -webkit-linear-gradient(top, #f7f7f7, #ededed); /* Chrome 10+, Safari 5.1+, iOS 5+, Android 4+ */
	background-image: -moz-linear-gradient(top, #f7f7f7, #ededed); /* Firefox 3.6+ */
	background-image: -ms-linear-gradient(top, #f7f7f7, #ededed); /* IE 10+ */
	background-image: -o-linear-gradient(top, #f7f7f7, #ededed); /* Opera 11.10+ */
	background-image: linear-gradient(to bottom, #f7f7f7, #ededed);
	border-bottom:1px solid #c7c7c7;
}

ul.topSongs li a{
	font-size:16px;
	text-decoration:none;
}

ul.lastSongs li{
	text-align:left;
	padding:4px 0 !important;
	color:#868787;
}

ul.lastSongs li a{
	
}

div.ru_block {
	cursor:pointer;
	background:url('/images/cursor.png') 13px right no-repeat;
}

div.fr_block {
	cursor:pointer;
	background:url('/images/cursor.png') 13px right no-repeat;
}



#imagegallery {
	margin-left:0;
}

span#messageVoted {
	position:absolute;
	background:url('/images/styles_5/tr_gr.png');
	color:red;
	margin:4px 0 0 -90px;
	z-index:9;
	display:none;
}

img.ratingStar {
	margin-right:7px;
}

div.ilike {
	background:white; 
}