* {padding: 0px;margin: 0px;border: none;}

aside,nav,footer,header,section,main {display: block;}
h1,h2,h3,h4,h5,h6,p {font-size: inherit;font-weight: inherit;}
ul, ul li {list-style: none;}
img {vertical-align: top;border:0;}
img,svg {max-width: 100%;height: auto;}
input,textarea,button,select {font-family: inherit;font-size: inherit;color: inherit;}
input::-ms-clear {display: none;}
button,input[type="submit"] {display: inline-block;box-shadow: none;cursor: pointer;}
input:focus,input:active,button:focus,button:active {outline: none;}
button::-moz-focus-inner {padding: 0;border: 0;}
label {cursor: pointer;}
legend {display: block;}

html {
	height: 100%;
}
body {
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	background: url(/images/bg.jpg) no-repeat top center #f4f5ef;
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}
.right {
	float: right;
}
.left {
	float: left;
}
.header .right img {
	padding: 1px;
}
.header .right img:hover {
	background-color: #ffffff;
	border-radius: 3px;
}
 .clear {
	clear: both;
	border: none;
}
.mobm img {
	background: #ffffff;
	padding: 1px;
	border-radius: 3px;
}
.head_auth {
	width: 30%;
	float: left;
	text-align: center;
}
.head_logo {
	width: 40%;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.head_logo img {
	margin-bottom: 5px;
}
.head_reg {
	width: 30%;
	float: right;
	text-align: center;
}
.header span {
	text-decoration: none;
}
#autorization a,#registration a {
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
.headmenu {
	height: 35px;
	background: url(/images/head_menu.gif) repeat-x top left #fb7f7f;
	border-radius: 8px;
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: -1px;
}
.i10 {
	width: 10%;
}
.countmenu {
	margin-left: -12px; 
	font-size: 9px; 
	background-color: #ff0000; 
	border-radius: 10px; 
	padding: 1px 4px 1px 4px;
	text-decoration: none;
}
label {
	margin-top: -10px;
}
div.jp-audio {
	font-size: 1.25em;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
	background: #eeeeee url(/images/pbg.gif) repeat-x left top;

	border-radius: 6px;
}
div.jp-interface {
	position: relative;
	width: 100%;
}
div.jp-audio div.jp-type-single div.jp-interface {
	height: 35px;
}
div.jp-interface ul.jp-controls {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div.jp-audio ul.jp-controls {
	width: 200px;
	padding: 1px 1px 0 1px;
}
div.jp-interface ul.jp-controls li {
	display: inline;
	float: left;
}
div.jp-interface ul.jp-controls li {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
li.jp-play, li.jp-pause {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 33px;
	height: 33px;
	cursor: pointer;
}
li.jp-play {
	background: url("/images/player_menu.png") 0 0 no-repeat;
}
li.jp-play:hover {
	background: url("/images/player_menu.png") -41px 0 no-repeat;
}
li.jp-pause {
	background: url("/images/player_menu.png") 0 -42px no-repeat;
	display: none;
}
li.jp-pause:hover {
	background: url("/images/player_menu.png") -41px -42px no-repeat;
}
li.jp-mute, li.jp-unmute {
	width: 18px;
	height: 15px;
	cursor: pointer;
	position: absolute;
	top: 16px;
	left: 36px;
}
div.jp-audio div.controls li.jp-mute, div.jp-audio div.controls li.jp-unmute {
	margin-left: 110px;	
}
li.jp-mute {
	background: url("/images/player_menu.png") 0 -170px no-repeat;
}
li.jp-mute:hover {
	background: url("/images/player_menu.png") -19px -170px no-repeat;
}
li.jp-unmute {
	background: url("/images/player_menu.png") -62px -170px no-repeat;
	display: none;
}
li.jp-unmute:hover {
	background: url("/images/player_menu.png") -81px -170px no-repeat;
}
div.jp-volume-bar {
	position: absolute;
	overflow: hidden;
	background: url("/images/player_menu.png") 0 -250px repeat-x;
	width: calc(100% - 190px);
	height: 6px;
	cursor: pointer;
}
div.jp-audio div.jp-volume-bar {
	top: 23px;
	left: 60px;
}
div.jp-volume-bar-value {
	background: url("/images/player_menu.png") 0 -256px repeat-x;
	width: 0px;
	height: 5px;
}
div.jp-audio marquee.playertrack {
	position: absolute;
	top: 0px;
	left: 39px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-shadow: #ffffff 1px 1px 2px;
		width: calc(100% - 170px);
}
.sep {
	position: absolute;
	top: 0px;
	left: calc(100% - 110px);
	border-left: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
	width: 1px;
	height: 33px;
}
.pl {
	position: absolute;
	top: 1px;
	right: 3px;
	cursor: pointer;
}
.listens {
	position: absolute;
	height: 16px;
	padding-left: 20px;
	top: 18px;
	right: 50px;
	background: url("/images/listens_ico.png") no-repeat;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	text-shadow: #ffffff 1px 1px 2px;
	font-weight: bold;
	line-height: 16px;
}
.canal {
	position: absolute;
	top: 20px;
	right: 2px;
	cursor: pointer;
}
.track_up {
	cursor: pointer;
	position: absolute;
	top: 1px;
	right: 85px;
}
.track_down {
	cursor: pointer;
	position: absolute;
	top: 1px;
	right: 65px;
}
div.jp-jplayer audio, div.jp-jplayer {
	width:0px;
	height:0px;
}
div.jp-jplayer {
	background-color: #000000;
}
.jp-no-solution {
	padding:5px;
	font-size:.8em;
	background-color:#eee;
	border:2px solid #009be3;
	color:#000;
	display:none;
}
.jp-no-solution a {
	color:#000;
}
.jp-no-solution span {
	font-size:1em;
	display:block;
	text-align:center;
	font-weight:bold;
}
.alog {
	border-radius: 16px;
	cursor: pointer;
}
.am p {
	text-align: center;
	font-weight: bold;
	margin-top: 7px;
	color: #666666;
	text-shadow: #ffffff 1px 1px 2px;
	cursor: pointer;
}
.am li a {
	height: 36px;
	line-height: 36px;
	color: #333333;
	text-decoration: none;
	display:block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 7px;
	border-bottom: 1px solid #dddddd;
}
.am li:hover {
	background-color: #dddddd;
	border-radius: 5px;
}
.am img {
	width: 32px;
	height: 32px;
	border-radius: 16px;
	float: left;
	margin-right: 15px;
	margin-top: 2px;
	margin-left: 5px;
	background: #eeeeee;
}
.am ul {
	background: #cccccc; 
	width: 200px;
	margin-right: 0px; 
	float: right; 
	border-radius: 5px; 
	padding: 10px;
}
.proform input, .proform select  {
	width: 100%;
	margin: 5px;
}
.w100 img {
	margin-top: 3px;
}
#cont ol {
	margin-left: 25px;
	padding: 10px;
}
@media (min-width: 999px) {
	#wrapper {
		width: 60%;
		min-width: 998px;
		margin: 0 auto;
	}
	.header {
		height: 26px;
		line-height: 24px;
		background: url(/images/head_line.gif) repeat-x top left #fb7f7f;
		border-radius: 0 0 8px 8px;
		color: #eeeeee;
		margin-bottom: 5px;
	}
	.header img {
		margin-left: 10px;
		margin-top: 3px;
		margin-right: 6px; 
		width: 18px;
	}
	.hide {
		display: visible;
	}
	.mhide {
		display: none;
	}
	.alog {
		margin-left: 37px;
		margin-right: 5px;
		border-radius: 30px;
	}
	#awrap {
		float: left;
		width: calc(100% - 275px);
	}
	#content {
		background: url(/images/berdermain.gif) repeat-y top right #ffffff;
		margin: 0 10px 0 10px;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
	}
	.footerline {
		height: 16px;
		background-color: #999999;
		border-radius: 8px;
	}
	.footer {
		height: 19px;
		line-height: 19px;
		padding: 6px;
		background-color: #cccccc;
		margin: 0 10px 0 10px;
	}
	#mobmain {
		display: none;
	}
	.player {
		margin-top: 0 auto;
		background-color: #990000;
		border-radius: 8px 8px 0 0;
		height: 38px;
		padding: 3px 3px 0 3px;
	}
	.headlogo {
		height: 92px;
	}
	.hm {
		margin-right: 31px;
	}
	.am {
		width: 60%;
		min-width: 998px;
		margin: 0 auto; 
		z-index: 999999; 
		position: absolute; 
		margin-top: -95px;
		display: none;
	}
	.menu li {
		float: left;
		position: relative;
		display: block;
		margin: 0 1px;
		z-index: 5;
	}
	.menu li a {
		display: block;
		text-shadow: #333333 1px 1px 2px;
		padding-left: 21px;
		padding-right: 20px;
		height: 35px;
		line-height: 35px;
		text-decoration: none;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
	}
	.menu li.current {
		text-shadow: none;
	}
	.menu li a:hover {
		text-decoration: none;
		text-shadow: none;
		color: #eeeeee;
	}
	.menu ul {
		position: absolute;
		display: none;
		left: 0;
		width: 100%;
	}
	.podmenu li a {
		background-color: #fb7f7f;
		font-size: 11px;
		margin-left: 8px;
		border-top: 1px solid #eeeeee;
		height: 22px;
		line-height: 22px;
		width: 78px;
	}
	.podmenu li a:hover {
		background-color: #d13d3d;
	}
	.podmenu a.last {
		border-radius: 0 0 5px 5px;
	}
	.block_left {
		float: left;
		width: 45%;
	}
	.block_right {
		float: right;
		width: 45%;
	}
	.w25 {
		width: 25%;
		float: left;
		text-align: center;
	}
	.w100 p {
		width: 210px;
	}
	.cord {
		cursor: pointer;
		width: 65px; 
		margin-right: 5px;
	}
	.h55 {
		min-height: 80px;
		background: url(/images/hr.gif) repeat-x left bottom;
		width: 100%;
		margin-top: 10px;
		padding-bottom: 5px;
	}
	.mac {
		width: 75px;
		display: block;
		float: left;
		border: 3px solid #dddddd;
		border-radius: 3px;
		margin-right: 15px;
	}
	.defir {
		float: right;
		text-align: center;
		width: 85px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.defir img {
		margin-bottom: 5px;
		border: 4px solid #dddddd;
		border-radius: 3px;
	}
	.efimg {
		width: 200px;
		float: left;
		border: 5px solid #dddddd;
		border-radius: 3px;
		margin-bottom: 5px;
		margin-right: 10px;
	}
	.cenef {
		float: left; 
		max-width: 350px;
	}
	.dancebtn, .dancelist {
		width: calc(50% - 15px);
		float: left;
	}
	.popbtn, .poplist {
		width: calc(50% - 15px);
		float: right;
	}
	.msgtxt {
		margin-top: 4px;
		padding-top: 10px;
		float: left;
		width; 70%;
		max-width: 400px;
	}
	.qtxt {
		float: left;
		width: calc(100% - 230px);
		margin-bottom: 10px;
		overflow: hidden;
		word-wrap: break-word;
	}
	#table_friends p {
		min-width: 200px;
		margin-bottom: 5px;
	}
	#table_friends span {
		max-width: 60px;
		margin-right: 8px;
	}
	#table_friends img {
		border: 3px solid #dddddd;
		border-radius: 3px;
	}
	#albumlist .image, #albumlist .images {
		float: left;
	}
	#dropped-files .image, #dropped-files .images {
		max-width: 191px;
		float: left;
	}
	.bgcover {
		background: url('/images/mp3/bgcover.png') no-repeat left top #eeeeee;
		margin-top: 10px;
		margin-left: 70px;
		margin-bottom: 10px;
		border: 1px solid #999999;
		border-radius: 5px;
	}
	.bgcover img {
		margin-top: 14px;
		margin-bottom: 10px;
		margin-left: 82px;
		border-radius: 3px;
		cursor: pointer;
	}
	.wbtn {
		margin-left: 10px;
		margin-right: 10px;
		display: block;
		min-width: 140px;
		float: left;
	}
	#mp3search span {
		width: 25%;
		display: block;
		float: left;
	}
	#mp3search input, #mp3search select {
		width: 90%;
	}
	#playlist {
		position: fixed;
		right: 0;
		bottom: 0;
		width: 300px;
		height: 100vh;
		background: rgba(0, 0, 0, 0.9);
		display: none;
		flex-direction: column;
		padding: 20px;
		overflow-y: auto;
		gap: 10px;
		z-index: 999;
	}
}
.bgcover audio {
	width: 100%;
}
@media (max-width: 998px) {
	#dropped-files .image, #dropped-files .images {
		max-width: 260px;
	}
	.w25 {
		text-align: center;
	}
	#mp3search span {
		display: block;
		width: 100%;
		margin: 10px 0 10px 0;
	}
	#mp3search input, #mp3search select {
		width: 100%;
	}
	.bgcover {
		text-align: center;
		background-color: #eeeeee;
		margin-top: 20px;
		margin-bottom: 10px;
		border: 1px solid #999999;
		border-radius: 5px;
	}
	.bgcover img {
		margin-top: 3px;
		margin-bottom: 10px;
		border-radius: 3px;
	}
	#table_friends p {
		min-width: 100%;
		margin-bottom: 5px;
	}
	#table_friends span {
		margin-right: 3px;
	}
	#table_friends img {
		max-width: 40px;
		border: 3px solid #dddddd;
		border-radius: 40px;
	}
	.msgtxt {
		margin-top: 4px;
		padding-top: 10px;
		float: left;
		width: 70%;
		min-width: 200px;
	}
	.qtxt {
		float: left;
		width: calc(100% - 50px);
		margin-bottom: 10px;
		overflow: hidden;
		word-wrap: break-word;
		padding-left: 7px;
	}
	#wrapper {
		width: 100%;
		min-width: 360px;
		margin: 0 auto;
	}
	.header {
		height: 42px;
		line-height: 39px;
		background: url(/images/head_menu.gif) repeat-x top left #fb7f7f;
		border-radius: 0;
		color: #eeeeee;
		position: fixed;
		width: 100%;
		z-index: 3;
	}
	.header img {
		margin-left: 10px;
		margin-top: 5px;
		margin-right: 6px; 
		width: 32px;
	}
	.mhide {
		display: visible;
	}
	.alog {
		margin-left: 20px;
		margin-right: 5px;
		border-radius: 16px;
	}
	#awrap {
		width: 100%;
	}
	#content {
		background: #ffffff;
	}
	.footerline {
		height: 3px;
		background-color: #999999;
	}
	.footer {
		height: 19px;
		padding: 6px;
		background-color: #cccccc;
	}
	.head_logo {
		width: 100%;
		margin-top: 42px;
		padding: 0px;
		position: fixed;
		z-index: 3;
	}
	.paddtop {
		padding-top: 82px;
	}
	.player {
		margin-top: 0;
		background-color: #990000;
		padding: 3px;
	}
	.headmenu {
		background: #dddddd;
		border-radius: 0;
		height: auto;
		padding: 5px;
		padding-top: 83px; 
	}
	.menu li {
		position: relative;
		display: block;
		z-index: 1;
		background: #cccccc;
		width: 100%;
		margin: 1px;
		border-radius: 3px;
	}
	.menu li a {
		margin-left: 21px;
		height: 35px;
		line-height: 35px;
		text-decoration: none;
		color: #333333;
		font-weight: bold;
		display: block;
	}
	.menu li.current {
		text-shadow: none;
	}
	.menu li a:hover {
		text-decoration: none;
		text-shadow: none;
		color: #666666;
	}
	.podmenu li  {
		background-color: #dddddd;
		height: 30px;
		line-height: 30px;
	}
	.podmenu li:hover {
		color: #000000;
	}
	.am {
		width: 100%;
		z-index: 1; 
		position: absolute; 
		margin-top: 85px;
		display: none;
	}
	.w100 p {
		width: 100%;
		height: 25px;
		line-height: 25px;
		margin-bottom: 10px;
	}
	.w100but {
		width: calc(100% - 100px);
		float: right;
		margin-right: 3px;
	}
	.cord {
		cursor: pointer;
		width: 95px; 
		margin-right: 5px;
	}
	.h55 {
		min-height: 95px;
		background: url(/images/hr.gif) repeat-x left bottom;
		width: 100%;
		margin-top: 20px;
	}
	.mac {
		width: 100%;
		max-width: 150px;
		display: block;
		margin: auto;
		border: 3px solid #dddddd;
		border-radius: 3px;
	}
	.h140 h2, .h140 h3 {
		text-align: center;
	}
	.defir {
		text-align: center;
		display: block;
		margin: 15px auto;
		width: 100%;
	}
	.defir img {
		width: 80px;
		margin: 5px;
		border: 5px solid #dddddd;
		border-radius: 50px;
	}
	.efimg {
		max-width: 200px;
		border: 5px solid #dddddd;
		border-radius: 3px;
		display: block;
		margin: 5px auto;
	}
	.cenef {
		width: 100%;
	}
	.dancebtn, .dancelist {
		width: calc(50% - 10px);
		float: left;
	}
	.popbtn, .poplist {
		width: calc(50% - 10px);
		float: right;
	}
	#popbtn {
		color: #666666;
		cursor: pointer;
	}
	.poplist {
		width: 100%;
	}
	.dancelist {
		width: 100%;
	}
	.msgdate p {
		float: left;
		margin-right: 15px;
		color: #666666;
	}
	.minatrixplayer span {
		display: block;
		margin: 5px 0 5px 0;
	}
	.ava {
		width: 40px;
	}
	.djava {
		width: 50px;
	}
	.wbtn {
		display: block;
	}
	.hide {
		display: none;
	}
	#volume-control {
		margin-right: 8px;
	}
	#playlist {
		position: fixed;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100vh;
		background: rgba(0, 0, 0, 0.9);
		display: none;
		flex-direction: column;
		overflow-y: auto;
		gap: 10px;
		z-index: 999;
	}
}

.w100 a {
	width: 100%;
	display: block;
	line-height: 25px;
}
.pollvote {
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
}
.pollvote:hover {
	background: #dddddd;
	border-radius: 3px;
}
.h55 p {
	line-height: 16px;
}

.ytvideo{
	overflow:hidden;
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
}
.ytvideo iframe {
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
}

table td {
		font: 12px Tahoma, Verdana, Arial, sans-serif;
}
#txt table td a {
	text-decoration: none;
}
.leftstat {
	padding-top: 10px;
	margin-bottom: 40px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	line-height: 1.4;
}
.leftstat img {
	margin-right: 10px;
}
h2, #rightmain h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #333333;
	font: 16px Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	background: none;
}
h3, .infobox h2 {
	background-color: #dddddd;
	color: #333333;
	min-height: 25px;
	line-height: 25px;
	padding-left: 5px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}
h4 {
	background-color: #dddddd;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	border-radius: 4px;
	font-size: 14px;
	margin: 1px;
	font-weight: bold;
	color: #333333;
}
h5 {
	background-color: #dddddd;
	line-height: 2;
	padding-left: 5px;
	border-radius: 4px;
	font-size: 12px;
	margin: 1px 1px 10px 1px;
	font-weight: bold;
	color: #333333;
}
.newsline {
	height: 4px;
	background-color: #eeeeee;
	margin-bottom: 15px;
}
.leftnews {
	width: 240px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(/images/hr.gif) repeat-x left bottom;
}
.leftnews p {
	color: #999999;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-left: 3px solid #fb7f7f;
}
.leftnews a {
	color: #666666;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.leftnews a:hover {
	color: #333333;
	text-decoration: underline;
}
.chat_title {
	background: url(/images/chat_bg.gif) repeat-x left bottom #dddddd;
	border-radius: 10px 10px 0 0;
	width: 150px;
	padding-left: 7px;
	padding-top: 3px;
	float: left;
	line-height: 24px;
}
.chat_title a {
	font-size: 16px;
	text-shadow: 1px 1px 0 #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	margin-left: 10px;
	color: #333333;
}
.chat_title a:hover {
	color: #666666;
}
.chat_law {
	float: right;
	padding-right: 10px;
	padding-top: 7px;
}
.chat {
	border: 3px solid #dddddd;
	height: 358px;
	width: 99%;
	border-radius: 0 10px 10px 10px;
	margin-right: 5px;
}
#chatmsg {
	background: #ffffff;
	height: 320px;
	overflow: auto;
	padding-left: 5px;
	padding-right: 3px;
	margin-right: 1px;
	color: #333333;
}
.talk {
	margin: 0px;
	padding: 0px;
	background: #eeeeee url(/images/pbg.gif) repeat-x left bottom;
	height: 38px;
}
.talk form {
	margin: 0px;
	padding-top: 4px;
	text-align: center;
}
.aform input {
	width: 31%;
	text-align: center;
}
input, select, textarea {
	border: 1px solid #999999;
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border-radius: 4px;
	background: url(/images/subm.gif) repeat-x left top #ffffff;
}
input, select {
	height: 28px;
}
input, textarea {

}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	border-color: rgba(0, 0, 0, 0.8);
	outline: 0;
}
.infobox {
	border: solid #dddddd 1px;
	border-radius: 8px;
	margin-top: 15px;
	padding: 0 15px 15px 15px;
	text-align: center;
}
.sbm {
	background: url(/images/subm.gif) repeat-x left top #ffffff;
	border: solid #666666 1px;
	color: #333333;
	margin: 0 0 0 0px;
	border-radius: 4px;
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	padding: 2px 15px 2px 15px;
	cursor: pointer;
}
.sbm:hover {
	color: #666666;
	text-shadow: 1px 1px 0 #cccccc;
}
.hr {
	height: 4px;
	background-color: #fb7f7f;
	margin-top: 5px;
	margin-bottom: 7px;
}
.er {
	text-align: center; 
	color: #660000; 
	border: 1px solid #990000; 
	background-color: #ffcccc;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}
.erok {
	text-align: center; 
	color: #009900; 
	border: 1px solid #006600; 
	background-color: #ccffcc;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}
.warn {
	text-align: center; 
	color: #663300; 
	border: 1px solid #ffcc00; 
	background-color: #ffffcc;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}
.msg_er {
    text-align: center; 
	color: red; 
	font-weight: bold;
}
.msg_erok {
    text-align: center; 
	color: #009900; 
	font-weight: bold;
}
.ava {
	margin-top: 1px;
	margin-right: 15px;
	border: 3px solid #dddddd;
	background-color: #eeeeee;
	border-radius: 3px;
	height: auto;
}
.mt {
	margin-top: 15px;
}
.sul  {
	margin: 15px;
}
.sul li {
	list-style-type: disc;
	margin-left: 35px;
	padding: 3px;
}
.clear {
	clear: both;
	border: none;
}
.title {
	background-color: #eeeeee;
	min-height: 25px;
	border-bottom: 1px solid #cccccc;
	line-height: 25px;
}
.title h1 {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	margin-left: 10px;
	font-weight: bold;
}
.txt {
	padding: 10px;
}
.txt ul {
	padding-left: 25px;
}
#cont {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}
#rightmain {
	width: 245px;
	float: right;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 12px;
}
img.vertical_dot {
	margin:0 5px;
}
.header a {
	color:#FFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}
.header a:hover {
	text-decoration: underline;
}
.loader {
	opacity: 0.7;
	background-color: #333333;
	width: 100px;
	border-radius: 8px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ajaxBusy {
    display: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    right: 0px;
    top: 15px;
    width: 100%;
	z-index: 100005;
}
.hdn {
	display: none;
}
#dialog {
	display: none;
}

#dialogphoto {
	display: none;
}
#hide_div {
	background-color: #ffffff;
	padding: 15px;
	border-radius: 7px;
	text-align: center;
}
#photo {
	background-color: #ffffff;
	margin: 3px;
	padding: 15px;
	border-radius: 7px;
	text-align: center;
}
#photo img {
	width: auto;
	height: auto;
}
#subm_avatar,#send_avatar {
    display: none;
}
#loader_bar {
    position: fixed;
    width: 220px;
    height: 19px;
    top: 50%;
    left: 50%;
    color: #999;
    text-align: center;
    margin: -10px 0 0 -110px;
    background: url('/images/loader.gif') no-repeat;
    line-height: 19px;
    z-index: 1005;
}
#go-top {
	display: block;
	width: 70px;
	height: 43px;
	position: fixed;
	right: 43%;
	margin-right: -500px;
	bottom: 100px;
	background: url(/images/go-top.png) no-repeat 0 0;
	cursor: pointer;
	opacity: 0.8;
}
#go-top:hover {
	opacity: 1;
}

.copyright, .copyright a {
	color: #333333;
}
.counter {
	float: right;
}
.adv {
	background:#e9e9e9 url(/images/banners/banner.gif) no-repeat center top;
	width: 240px;
	height: 350px;
}
.pages {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 12px;
}
.pages a {
	padding: 2px 5px 3px 5px;
	background-color: #eeeeee;
	font-size: 13px;
	border-radius: 3px;
	text-decoration: none;
	font-weight: bold;
}
.abc {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 12px;
	line-height: 2;
}
.abc a {
	margin: 3px;
	padding: 2px;
	background-color: #eeeeee;
	font-size: 14px;
	border-radius: 3px;
	text-decoration: none;
	font-weight: bold;
}
.newsimg {
	margin-right: 7px;
	margin-bottom: 5px;
	border: 5px solid #dddddd;
	background-color: #eeeeee;
	border-radius: 3px;
}
p {
	margin-top: 3px;
}
.tblcom {
	margin-top: 10px; 
	border-collapse: collapse; 
	border-radius: 4px; 
	background:#eeeeee;
	width: 100%;
	height: 20px;
}
.tblcom td {
	padding-left: 5px;
}
.comment {
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-bottom: 3px solid #eeeeee;
	background: url("/images/leftcom.gif") no-repeat top left;
}
.comment p {
	padding-right: 25px;
	background: url("/images/rightcom.gif") no-repeat bottom right;
	text-align: justify;
	color: #333333;
}

.button_thumbs {
	margin: 0 2px;
	cursor: pointer;
	vertical-align: middle;
}
.comment_rating_count {
	margin: 0 5px;
	font-weight: bold;
}
.usermenu p {
	border: 1px solid #dddddd;
	border-radius: 3px;
	width: calc(100%-2px);
	background-color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 1px;
	white-space: nowrap;
	font-weight: bold;
	line-height: 16px;
	cursor: pointer;
	color: #333333;
	text-shadow: 0 1px 2px #ffffff;
}
.usermenu span {
	cursor: pointer;
	font-weight: bold;
	color: #666666;
	padding: 3px;
	display: block;
}
.usermenu img {
	margin-right: 5px;
}
.usermenu a, .usermenu button {
	width: 100%;
	display: block;
	margin-top: 7px;
	text-align: left;
	white-space: nowrap;
}
.usermenu a {
	width: calc(100% - 22px);
}
.activebtn p {
	border: 1px solid #999999;
	border-radius: 3px;
	background-color: #cccccc;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-right: 15px;
	float: left;
}
.activebtn a {
	text-decoration: none;
	font-weight: bold;
}
.noactivebtn p {
	border: 1px solid #dddddd;
	border-radius: 3px;
	background-color: #eeeeee;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 1px;
	float: left;
}
.noactivebtn a {
	text-decoration: none;
	font-weight: bold;
}
.addmusic p {
	border: solid #006600 1px;
	border-radius: 3px;
	margin-top: 5px;
	padding-left: 30px;
	padding-right: 15px;
	float: left;
	background: url("/images/add_order.gif") no-repeat 7px 4px #ccffcc;
	display: block;
	height: 25px;
	line-height: 25px;
}
.addmusic p:hover {
	background-color: #e8f8e2;
	border: solid #003300 1px;
}
.addmusic a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	text-shadow: 0 1px 2px #ffffff;
}
.addplaylist p {
	border: solid #006600 1px;
	border-radius: 3px;
	margin-top: 5px;
	padding-left: 30px;
	padding-right: 15px;
	float: left;
	background: url("/images/mp3/playlist.png") no-repeat 7px 4px #99ff99;
	display: block;
	height: 25px;
	line-height: 25px;
	margin-left: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	text-shadow: 0 1px 2px #ffffff;
	cursor: pointer;
}
.addplaylist p:hover {
	background-color: #e8f8e2;
	border: solid #003300 1px;
}
.activebtn img, .noactivebtn img, .addmusic img {
	width: 16px;
	margin-left: 5px;
	margin-right: 15px;
}
.h140 {
	min-height: 130px;
	background: url(/images/hr.gif) repeat-x left bottom;
	width: 100%;
	margin-top: 25px;
	padding-bottom: 7px;
}


.vkladki {
	text-align: right;
}
.vkladki a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	border: 1px solid #dddddd;
	font-size: 14px;
	border-radius: 6px 6px 0 0;
	background: #eeeeee;
	font-weight: bold;
	text-decoration: none;
}
.vkladki a:hover, a.vklcur {
	border: 1px solid #dddddd;
	background: #99cc99;
	color: #000000;
}


.humane {
  position: fixed;
  -moz-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  z-index: -1;
}
.humane.humane-animate,
.humane.humane-js-animate {
  z-index: 100000;
}
.humane {
  font-family: Helvetica Neue, Helvetica, san-serif;
  font-size: 18px;
  letter-spacing: -1px;
  top: 20px;
  left: 30%;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  width: 40%;
  color: #333;
  padding: 10px;
  text-align: center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACWCAYAAAAfduJyAAAABmJLR0QA/wD/AP+gvaeTAAAAIklEQVQokWNgYGCQZGJgYGDARTDSQnboGDqsnDt0DKWNLAAkiQFdC+vZNQAAAABJRU5ErkJggg==');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.10)), color-stop(1, rgba(0,0,0,0.20))) no-repeat;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.20) 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.20) 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.20) 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.20) 100%) no-repeat;
  background: linear-gradient(top, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.20) 100%) no-repeat;
  background-color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 1px rgba(255,255,255,0.80);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  -o-box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  -moz-transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
}
.humane p,
.humane ul {
  margin: 0;
  padding: 0;
}
.humane ul {
  list-style: none;
}
.humane.humane-info {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAAABmJLR0QA/wD/AP+gvaeTAAAAR0lEQVQokWNISfn/n4mBgeE/EwMDAwMqQYQYmdoGlxgjI4rY//+Dx2nUFRsQZ2ALTrQQp8QL1DWeqASC014y7aCx8QwMDAwA1aZBIulmpvwAAAAASUVORK5CYII=');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0.70)), color-stop(1, rgba(0,0,0,0.85))) no-repeat;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.85) 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.85) 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.85) 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.85) 100%) no-repeat;
  background: linear-gradient(top, rgba(0,0,0,0.70) 0%, rgba(0,0,0,0.85) 100%) no-repeat;
  background-color: #fff;
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.35);
}
.humane.humane-success {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAYAAAAp8ov1AAAABmJLR0QA/wD/AP+gvaeTAAAASElEQVQokc2SMQ4AIAgDD9/K/79QVzWaENTownAJbWnA5SqACkA/Aiy59hczrGVC30Q7y57EmNU5NL5zwln50IMsfZMel+UBKtFBQSLWM9wLAAAAAElFTkSuQmCC');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #62c462), color-stop(1, #57a957)) no-repeat;
  background: -moz-linear-gradient(top, #62c462 0%, #57a957 100%) no-repeat;
  background: -webkit-linear-gradient(top, #62c462 0%, #57a957 100%) no-repeat;
  background: -ms-linear-gradient(top, #62c462 0%, #57a957 100%) no-repeat;
  background: -o-linear-gradient(top, #62c462 0%, #57a957 100%) no-repeat;
  background: linear-gradient(top, #62c462 0%, #57a957 100%) no-repeat;
  background-color: #64ff64;
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.35);
}
.humane.humane-error {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAIAAACmkByiAAAABmJLR0QA/wD/AP+gvaeTAAAAf0lEQVQokY2TOQ7AIAwER/5mivy/yRc2RQDhA0jhghFYO5bhuS+TZMAoIUMEhhH4loGhfu71cenM3DutWMsaeGKjv3zO5N17KLPJ0+fQD8cpv5uVLPo4vnX0PpXj0nuaaeVzdmw+yXG1O96n2p3kozB757Ni1Z5UPsU9SP8AeAG1kHXE+7RlPAAAAABJRU5ErkJggg==');
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ee5f5b), color-stop(1, #c43c35)) no-repeat;
  background: -moz-linear-gradient(top, #ee5f5b 0%, #c43c35 100%) no-repeat;
  background: -webkit-linear-gradient(top, #ee5f5b 0%, #c43c35 100%) no-repeat;
  background: -ms-linear-gradient(top, #ee5f5b 0%, #c43c35 100%) no-repeat;
  background: -o-linear-gradient(top, #ee5f5b 0%, #c43c35 100%) no-repeat;
  background: linear-gradient(top, #ee5f5b 0%, #c43c35 100%) no-repeat;
  background-color: #ee5f5b;
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.35);
}
.humane.humane-animate {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.humane.humane-animate:hover {
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.humane.humane-js-animate {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.humane.humane-js-animate:hover {
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

#table_friends {
	text-align: center;
}
#table_friends span {
	display: inline-block;
	margin-bottom: 7px;
}

#table_friends a {
	font-size: 11px;
}
#table_friends p {
	margin-top: 15px;
	background-color: #dddddd;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: left;
	border-radius: 4px;
}
#table_friends p a {
	font-size: 14px;
	font-weight: bold;
}
.username {
	background-color: #eeeeee;
}
.username b {
	margin: 7px;
}
.username p {
	background-color: #ffffff;
	font-size: 11px;
	padding: 7px;
	border-bottom: 1px solid #eeeeee;
}

#txtwall {
	background-color: #eeeeee;
	padding: 5px;
	padding-bottom: 35px;
	margin-top: 3px;
	margin-bottom: 15px;
	border-radius: 3px;
	border: 1px solid #dddddd;
}
#txtwall p {
	margin-bottom: 1px;
}
#txtwallarea {
	width: 99%;
	padding-right: 3px;
	margin-bottom: 5px;
}

.headwall {
	background-color: #dddddd;
	padding: 5px;
	font-size: 11px;
	color: #333333;
	border-radius: 4px;
	margin-bottom: 7px;
}
.wallava {
	float: left;
	max-width: 70px;
}
.sb {
	border: 0px solid;
	width: 16px;
	height: 16px;
	background: url("/images/enter_ico.png") no-repeat top center;
	cursor: pointer;
	margin-top: -21px;
	z-index: 2;
	position: sticky;
	float: right;
	opacity: 0.8;
}
.sb:hover {
	opacity: 1;
}
.podcom {
	margin-top: 5px;
	margin-bottom: 1px;
}
.nmw {
	padding-left: 15px;
	margin-top: 10px;
}
#wt {
	margin-bottom: 30px;
	height: 4px;
	border-bottom: 1px solid #eeeeee;
	clear: both;
}
.w {
	font-size: 11px;
	min-height: 15px;
	margin-bottom: 3px;
}
.w p {
	margin-bottom: 4px;
}
.wimg {
	padding: 3px;
	margin-left: 70px;
}
.wimg img {
	border: 1px solid #eeeeee;
	cursor: pointer; 
	margin-bottom: 10px;
}

input#button_search, input#button_search_fr {
	background: url(/images/input_search_bg.png) no-repeat center;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
	position: absolute;
	margin-top: 3px;
	margin-left: 2px;
}

span.tool {
  position: relative;
  cursor: help;
}
span.tool span.tip {
  display: none;
}
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  right: 0;
  width: auto;
  min-width: 150px;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font: normal 0.9em/1.2em arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
}
.msg {
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	min-height: 60px;
	font-size: 11px;
	padding-bottom: 7px;
}
.msg:hover {
	background-color: #f5f5fa;
}
.msgimg {
	float: left;
	min-width: 65px;
}
.msgdate {
	float: left;
	width: 180px;
}
.msgdel {
	float: right; 
	text-align: center; 
	width: 20px;
	margin-bottom: 3px;
}
.msgdel a {
	text-decoration: none;
}
.qmsg {
	border: 1px solid #dddddd; 
	max-height: 387px; 
	overflow: auto;
	padding-left: 7px;
	font-size: 11px;
	padding-top: 3px;
}
#qd {
	margin-top: 3px;
	color: #999999;
	float: left;
	width: 85px;
	min-height: 40px;
}
.qd {
	margin-top: 3px;
	color: #999999;
}
.qava {
	width: 9%;
	float: left;
}
.qava img {
	width: 30px;
	border-radius: 15px;
}
.qava2 img {
	width: 50px;
	border-radius: 25px;
}
.qtxt p {
	margin-bottom: 3px;
	margin-top: 0px;
}
.qdel {
	float: right:
	text-align: right;
	padding-right: 4px;
}
.qdel b {
	cursor: pointer;
	color: #cccccc;
}
.qdel b:hover {
	color: #666666;
}
#msgmappo {
	background-color: #eeeeee;
	margin-right: 5px;
	margin-bottom: 7px;
	padding: 3px 15px 3px 15px ;
	font-weight: bold;
	border-radius: 5px;
	color: #666666;
	float: left;
}

.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}
.ui-state-disabled {
	cursor: default !important;
}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
.ui-button-icon-only {
	width: 2.2em;
}
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
input.ui-button {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0;
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("/images/ui/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(/images/ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(/images/ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(/images/ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(/images/ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url(/images/ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(/images/ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(/images/ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35);
}
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/images/ui/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/images/ui/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(/images/ui/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/images/ui/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(/images/ui/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(/images/ui/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/images/ui/ui-icons_cd0a0a_256x240.png);
}
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
	background: #aaaaaa url(/images/ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .8;
	filter: Alpha(Opacity=80);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url(/images/ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

#formuplphoto {
	display: none;
	margin-bottom: 15px;
}
#IdAlbum {
	display: none;
}
#sb {
	display: none;
	margin-top: 15px; 
	margin-bottom: 15px; 
	margin-right: 17px;
}

#drop-files {
	position:relative;
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url('/images/change_photo_btn.png') no-repeat center #eeeeee;
	border-radius: 10px;
	border: 1px solid #cccccc;
	text-align: center;
	font-size: 2em;
	color: #999999;
}
#drop-files p {
	clear:none;
	padding:0;
	margin:0;
	font-size: 11px;
}
#uploadbtn {
	width: 670px;
	height: 36px;
	cursor: pointer;
	opacity:0;
	margin-bottom: 15px;
}

#uploaded-holder {
	display: none;
	position:relative;
	margin: 0 auto;
}

#dropped-files {
	display:block;
	margin: 0 auto;
	width: 100%;
}
#albumlist {
	max-width: 680px;
	margin: 0 auto;
	text-align: center;
}
#albumlist .image, #albumlist .images {
	position: relative;
	border: 4px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	background: #eeeeee;
	border-radius: 4px;
	margin: 25px auto;
	overflow: hidden;
	cursor: pointer;
	max-width: 340px;
}
#albumlist img {
	max-width: 320px;
	text-align: center;
	border: 0px;
}

#upload-button {
	z-index: 9999;
	display: none;
	margin: 20px 0;
}
.drop-button {
	display: block;
	position: absolute;
	z-index: 99;
	padding: 5px;
	width: 100%;
	background: rgba(0,0,0,0.6);
	font-size: 1em;
	bottom: 0;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	color: #FFF;
}
.drop-button:hover {
	color: #dddddd;
}
#dropped-files .image, #dropped-files .images {
	position: relative;
	border: 4px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	background: #fff;
	border-radius: 4px;
	margin: 7px auto;
	overflow: hidden;
}
#dropped-files img {
	text-align: center;
}
#dropped-files span {
	cursor: pointer;
}
#upload-button .ss-upload {
	font-size: 0.7em;
}

#upload-button a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	box-shadow: 0 0 1000px 62px rgba(255, 255, 255, 1), inset 0 -35px 40px -10px #0A9FCA;
	font-size: 16px;
	padding: 6px 15px;
	background-color: #4bc1e3;
	border-radius: 6px;
}

#upload-button span {
	position:relative;
	text-align: right;
	background: white;
	border-radius: 10px;
	font-size: 1.1em;
	padding: 6px;
	margin-right: 8px;
}
#upload-button a:hover {
	box-shadow: 0 0 1000px 62px rgba(255, 255, 255, 1), inset 0 -5px 40px 0px #0A9FCA;	
}

#loading {
	display: none;
	width: 100%;
	position: relative;
	margin-top: 20px;
}

#loading-bar {
	width: 100%;
	height: 25px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	border-radius: 5px;
	padding: 2px;
}

.loading-color {
	width: 0%;
	height: 100%;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	border-radius: inherit;
	background-color: #4edbf1;
}

#loading-content {
	position: relative;
	top: 15px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	width: 676px;
}

#file-name-holder {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

#file-name-holder h1 {
	text-align: center;
	padding: 20px 0;
	font-size: 3em;
	margin: 0;
}

#uploaded-files {
	width:660px;
	list-style:none;
	margin:0px;
	padding: 0px;
	color: #545454;
}

#uploaded-files div {
	border-bottom: 1px solid #eee;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 25px;
	color: #545454;
	margin: 0px;
	padding: 4px;
	width: 100%;
}

#uploaded-files a {
	color: #1bacbf;
}

.fctitle {
	background-color: #dddddd; 
	height: 22px;
	border-radius: 4px;
	line-height: 22px;
	padding-left: 5px;
	margin: 5px;
	font-weight: bold;
}
.blogava {
	float: left; 
	text-align: center; 
	border: 1px solid #cccccc; 
	border-radius: 3px; 
	background-color: #eeeeee; 
	width: 110px; 
	margin: 5px; 
	padding: 5px;
}
.bloglist {
	min-height: 75px;
	background: url(/images/hr.gif) repeat-x left bottom;
	margin-bottom: 7px;
}
.socbtn {
	border-radius: 5px;
	border: 1px solid #dddddd;
	margin-top: 5px;
}
.socbtn:hover {
	border: 1px solid #666666;
}
.donate {
	border: 1px solid #996600; 
	background-color: #ffffcc; 
	padding: 5px;
	min-height: 70px;
}
.donate img {
	margin-right: 10px;
	max-height: 70px;
}
.donate a {
	text-decoration: none;
}
.donate p {
	text-align: right;
	margin-top: 10px;
	font-weight: bold;
	color: #999999;
}
.minatrixplayer {
	border: 1px solid #666666;
	background-color: #dddddd;
	margin-bottom: 20px;
	border-radius: 5px;
}
.minatrixplayer a {
	color: #333333;
}
.minatrixplayer a:hover {
	color: #666666;
}
.minatrixplayer .cover {
	border: 1px solid #999999;
	border-radius: 3px;
	width: 100px;
	height: 100px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 25px;
	background-color: #eeeeee;
	float: left;
}
.minatrixplayer p {
	margin-top: 5px;
}
.minatrixplayer h2 {
	padding-top: 5px;
	margin-bottom: 10px;
}
.minatrixplayer span {
	margin-left: 20px;
	color: #333333;
	text-shadow: 0 1px 2px #ffffff;
}
.minatrixplayer img {
	margin-right: 3px;
}
.minatrixplayer audio {
	width: 100%;
}
.minatrixplayer audio::-webkit-media-controls-enclosure, .indplayer audio::-webkit-media-controls-enclosure {
    background: none;
}
.getbtn {
    background: url(/images/mp3/main_off.gif) repeat-x bottom left #eeeeee;
    float: left;
    margin-right: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 6px;
    border-radius: 3px;
    text-shadow: 1px 1px 0 #ffffff;
    text-decoration: none;
    border: 1px solid #999999;
	cursor: pointer;
}
.getbtn:hover {
    background: url(/images/mp3/main_off.gif) repeat-x top left#dddddd;
    text-shadow: none;
    border: 1px solid #666666;
}
a.getbtn {
	color: #333333;
	font-weight: bold;
}
.giftbtn {
    background: url(/images/mp3/main_off.gif) repeat-x bottom left #eeeeee;
	color: #333333;
	font-weight: bold;
    padding: 4px 10px 4px 10px;
    margin-top: 6px;
    border-radius: 3px;
    text-shadow: 1px 1px 0 #ffffff;
    border: 1px solid #999999;
	cursor: pointer;
}
.giftbtn:hover {
    background: url(/images/mp3/main_off.gif) repeat-x top left #dddddd;
    text-shadow: none;
    border: 1px solid #666666;
}

.btn {
    background: url(/images/mp3/main_off.gif) repeat-x bottom left #eeeeee;
	color: #333333;
	font-weight: bold;
    padding: 4px 10px 4px 10px;
    border-radius: 3px;
    text-shadow: 1px 1px 0 #ffffff;
    border: 1px solid #999999;
	cursor: pointer;
	margin-top: 1px;
}
.btn:hover, .btna {
    background: url(/images/mp3/main_off.gif) repeat-x top left #dddddd;
    text-shadow: none;
    border: 1px solid #666666;
}

a.giftbtn, a.btn {
	text-decoration: none;
}
.like {
	cursor: pointer;
	margin-left: 20px;
}
.dislike {
	cursor: pointer;
	margin-left: 6px;
}
.addpl {
	cursor: pointer;
	margin-left: 10px;
}
.sharemp3 {
	cursor: pointer;
	margin-left: 15px;
}
a.trackname {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	text-shadow: 1px 1px 0 #ffffff;
}
.indplayer {
	border: 1px solid #999999;
	background-color: #eeeeee;
	margin-top: 8px;
	border-radius: 5px;
	margin-bottom: 1px;
}
.indplayer img {
	float: left;
	width: 39px;
	height: 39px;
	margin: 5px;
	border-radius: 3px;
}
.indplayer button img {
	width: auto;
	height: auto;
}
.indplayer audio {
	height: 20px;
}
.indplayer a {
	color: #333333;
}
.indplayer p { 
	text-align: left;
	margin-top: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.plb {
	text-align: left;
	padding-left: 50px;
}
.vipshop {
	border-radius: 5px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
.vipshop span {
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: left;
	display: block
}
#UsStatus {
	cursor: pointer;
	color: #999999;
}
.tbl {
	width: 100%;
	border-radius: 4px;
	border: 1px solid #999999;
}
.tbl th {
	background-color: #999999;
	border-radius: 3px;
	height: 30px;
	line-height: 30px;
	text-shadow: #ffffff 1px 1px 2px;
}
.tbl td {
	border-radius: 3px;
	border: 1px solid #dddddd;
}
.tbl td:hover {
	border-radius: 3px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}
.tbl tr {
	text-align: center;
}
.tbl .ftr {
	padding-left: 3px;
	background-color: #cccccc;
}
fieldset {
	border: solid #666666 1px; 
	padding: 15px; 
	margin-bottom: 10px;
	border-radius: 5px;
	background-color: #eeeeee;
}
legend {
	border: solid #666666 1px; 
	padding: 5px 15px 5px 15px; 
	border-radius:15px 5px 15px 5px ;
	background-color: #dddddd;
	text-shadow: #ffffff 1px 1px 2px;
	font-weight: bold;
}
.presents img {
	max-width: 85%;
	margin: 10px auto;
}

.premium {
	color: transparent;    
	-webkit-background-clip: text;
	background-clip: text;
	background-image: linear-gradient(to right, red, orange);
	font-weight: bold;
}
.premium:hover {
	color: transparent;    
	-webkit-background-clip: text;
	background-clip: text;
	background-image: linear-gradient(to left, red, orange);
	font-weight: bold;
}
#oblako {
	margin: 25px 0 5px 0;
	border-top: 3px solid #999999;
	padding: 15px;
	font-size: 14px;
}
#oblako a {
	margin-right: 25px;
	line-height: 50px;
}
#oblako b {
	color: transparent;    
	-webkit-background-clip: text;
	background-clip: text;
	background-image: linear-gradient(to right, red, orange);
}
.minitext {
	color: #666666;
	font-size: 12px;
	margin: 25px 0 25px 0;
	border-top: 3px solid #999999;
	padding: 15px;
}
.minitext p {
	padding: 3px 0 3px 0;
}
.minitext h2, .minitext h3, .minitext h4 {
	background: none;
	padding-left: 0px;
}
.minitext ul {
	margin: 10px;
}
.minitext li {
	list-style-type: square;
	margin-left: 20px;
}
.iblock {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 5px;
	padding: 15px;
	margin: 15px 0 5px 0;
}
.iblock p {
	margin-top: 3px;
	color: #333333;
	text-shadow: #ffffff 1px 1px 1px;
}
.djava {
	border: 3px solid #cccccc;
	border-radius: 3px;
}
.iblock span {
	float: left;
	margin-right: 15px;
	word-wrap: break-word;
	max-width: 55%;
}
.topdj {
	margin-top: 5px;
	border: 3px solid #ff9933; 
	background-color: #ffff99;
	width: 32px;
	height: 32px;
	border-radius: 32px;
	font-weight: bold;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	color: #330000;
}
a.tl {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 10px;
}
.djrank {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #cccccc; 
	padding: 5px 10px 5px 10px; 
	border-radius: 3px;
}
#sharesocial {
	float: right;
	margin-bottom: 20px;
	margin-right: 3px;
}

#article h2, #article h3, #article h4 {
	background: none;
	font-size: 18px;
	color: #232323;
	padding-left: 0px;
}
#article p {
	margin: 5px 0 10px 0;
}
#article ul {
	margin: 15px 0 15px 15px;
}
#article li {
	list-style-type: square;
}
.artistlist {
	text-align: center;
	margin-bottom: 5px;
	border-bottom: 3px solid #dddddd;
}
.artistlist img {
	margin: 5px;
	width: 75px;
	height: 75px;
	border: 3px solid #dddddd;
	border-radius: 75px;
}







#playlist.open {
	display: flex;
}
#playlist_button {
	background: red;
	border: none;
	color: white;
	padding: 10px;
	font-size: 16px;
	cursor: pointer;
	margin-top: 30px;
	border-radius: 5px;
}
#playlist .btn {
	max-width: 40px;
	margin: 5px 10px;
	border: 3px solid #999999;
}
#playlist .btn.active {
	border-color: red;
}
#playlist .btn img {
	width: 16px;
	height: 16px;
}
#playlist ul {
	list-style-type: none;
	padding-bottom: 90px;
	margin: 0;
}
#playlist li {
	margin: 1px 0;
	padding: 5px;
	color: white;
	cursor: pointer;
	border-bottom: 1px solid #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
        
#playlist li:hover, #playlist .playnow {
	background: #333333;
	border-radius: 5px;
}
#playlist::-webkit-scrollbar {
    width: 8px;
}
#playlist::-webkit-scrollbar-track {
    background: #1e1e1e;
    border-radius: 4px;
}

#playlist::-webkit-scrollbar-thumb {
    background: #444;
    border-radius: 4px;
}
#playlist::-webkit-scrollbar-thumb:hover {
    background: #666;
}
#playlist select {
    appearance: none;
    background-color: #222;
	background-image: none;
    color: #fff;
    border: 1px solid #444;
    padding: 1px 5px;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
}
#playlist select:hover {
    background-color: #333;
}
#playlist select:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}
#playlist select::-ms-expand {
    display: none;
}
#playlist select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #fff;
}



#notifications-container {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
}
.notification {
    display: flex;
    align-items: center;
    background-color: #000;
    color: white;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    width: 300px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
    position: relative;
}
.notification img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}
.notification .content {
    flex-grow: 1;
}
.notification .close-btn {
    position: absolute;
    top: 5px;
    right: 10px;
    background: none;
    border: none;
    color: white;
    font-size: 12px;
    cursor: pointer;
}
.notification .close-btn:hover {
    color: #ccc;
}
.notification a {
	color: #cccccc;
}

#playlist .btn_play {
	background: url('/images/miniplay.png') no-repeat 0 3px;
	float: left;
}
#playlist .btn_pause {
	background: #333333;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
}
#playlist .btn_pause:hover {
	border: none;
}
#playlist .btn_pause::before {
	background-size: 14px;
	width: 14px;
	height: 14px;
}
#playlist .track-progress {
	-webkit-appearance: none;
	width: 100%;
	height: 3px;
	margin-top: 3px;
	background: linear-gradient(to right, #d30000 0%, #d30000 0%) no-repeat;
	background-size: 0% 100%;
	background-color: #ccc; /* Цвет фона позади прогресса */
	background-repeat: no-repeat;
	outline: none;
	transition: background-size 0.2s ease;
	border: none;
	display: none;
}
#playlist .playnow .track-progress {
	display: block;
}
#playlist .track-progress::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
}
#playlist span {
	padding-left: 15px;
}
.minatrixplayer .btn_play, .bgcover .btn_play {
	width: 28px;
	height: 28px;
	float: left;
	margin: 10px 20px;
	border-radius: 28px;
	background: url('/images/play_btn.png') no-repeat;
}
.minatrixplayer .btn_play:hover, .bgcover .btn_play:hover  {
	background-color: #ffffff;
}
.minatrixplayer .btn_pause, .bgcover .btn_pause  {
	width: 28px;
	height: 28px;
	float: left;
	margin: 10px 20px;
	border-radius: 28px;
	position: relative;
	overflow: hidden;
}

.indplayer .btn_play {
	width: 18px;
	height: 18px;
	float: left;
	margin: 3px 10px;
	border-radius: 18px;
	background: url('/images/play_btn.png') no-repeat;
	background-size: cover;
}
.indplayer .btn_play:hover {
	background-color: #ffffff;
}
.indplayer .btn_pause {
	width: 18px;
	height: 18px;
	float: left;
	margin: 3px 10px;
	border-radius: 18px;
	position: relative;
	overflow: hidden;
}

.btn_pause::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('/images/pause_btn.png') no-repeat center center;
	background-size: cover;
	animation: rotateBackground 3s linear infinite;
	transform-origin: center;
	z-index: 0;
}
@keyframes rotateBackground {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
.btn_pause:hover {
	border: 2px solid #666666;
}

.minatrixplayer .track-progress, .bgcover .track-progress {
	-webkit-appearance: none;
	width: calc(100% - 80px);
	margin-top: 19px;
	height: 8px;
	background: linear-gradient(to right, #00c853 0%, #fcaaaa 0%);
	background-size: 0% 100%;
	background-repeat: no-repeat;
	border-radius: 3px;
	outline: none;
	transition: background-size 0.2s ease;
	cursor: pointer;
}
.indplayer  .track-progress {
	-webkit-appearance: none;
	width: calc(100% - 60px);
	margin-top: 8px;
	height: 8px;
	background: linear-gradient(to right, #00c853 0%, #fcaaaa 0%);
	background-size: 0% 100%;
	background-repeat: no-repeat;
	border-radius: 3px;
	outline: none;
	transition: background-size 0.2s ease;
	cursor: pointer;
}

.minatrixplayer .track-progress::-webkit-slider-thumb, .indplayer .track-progress::-webkit-slider-thumb, .bgcover  .track-progress::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #ff4d4d;
	border: none;
}
.minatrixplayer .track-progress::-moz-range-thumb, .indplayer .track-progress::-moz-range-thumb, .bgcover  .track-progress::-moz-range-thumb {
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #ff4d4d;
	border: none;
}

#player-container {
	position: fixed;
	bottom: 0;
	right: 0;
	background: #222;
	color: white;
	box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 1999;
	width: 100%;
}
.lpb {
	text-align: center;
	width: 70px;
	flex-shrink: 0;
	padding: 5px;
}
.pcenter {
	flex-grow: 1;
	flex-shrink: 1;
	min-width: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#pcover {
	display: block;
	padding: 1px;
	width: 60px;
	height: 60px;
	border-radius: 5px;
	background: #444;
	margin: 1px auto;
}
#time-info {
	justify-content: space-between;
	font-size: 11px;
	margin-top: 3px;
	color: #999999;
}
#track-title {
	margin-top: -15px;
	text-align: center;
	display: block;
	padding: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}
.pwrap {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	gap: 10px;
}
.player-controls {
    align-items: center;
    justify-content: center;
	gap: 10px;
	min-width: 160px;
	min-height: 42px;
	display: flex;
}
.control-button {
	background: #595959;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	padding: 5px;
	height: 34px;
	width: 34px;
}
.control-button:hover {
	background: darkred;
}
#player-container.player-wide #mute-button, #player-container.player-wide #pl-button {
	height: 28px;
	width: 28px;
}
.playbtn {
	width: 42px;
	height: 42px;
}
.playbtn img {
	width: 32px;
	height: 32px;
}
#progress-container {
	width: 100%;
	position: relative;
	margin: 0;
	display: block;
}
#progress {
	width: 0%;
	height: 100%;
	background: red;
}
#player-container.player-wide {
	width: 340px;
	transition: width 0.3s ease;
}
#player-container.player-narrow {
	width: 100%;
	transition: width 0.3s ease;
}

@media (min-width: 999px) {
	#progress-bar {
		width: 100%;
		height: 5px;
		background: #444;
		cursor: pointer;
		position: relative;
	}
	.tray {
		width: 12px;
		height: 12px;
		background: none;
		margin-left: 5px;
		margin-top: -5px;
		margin-right: -3px;
	}
	.volume-container input {
		margin-top: 7px;
		max-width: 90px;
	}
	#player-container.player-wide .volume-container input {
		margin-top: 5px;
		max-width: 80px;
	}
	.volume-container {
		float: right;
		width: 100px;
		flex-shrink: 0;
		padding: 5px;
		text-align: center;
	}
	.volume-container button {
		margin-top: 10px;
	}
}
@media (max-width: 998px) {
	#progress-bar {
		width: 100%;
		height: 10px;
		background: #444;
		cursor: pointer;
		position: relative;
	}
	.tray, .volume-container input  {
		display: none;
	}
	.volume-container {
		float: right;
		width: 60px;
		flex-shrink: 0;
		padding: 5px;
		text-align: center;
	}
	.volume-container button {
		margin-top: 4px;
	}
}
.allgenres {
	color: #000000;
	float: right;
	font-weight: bold;
	padding: 5px;
}
.crumbs {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.artistblock {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	margin: 10px auto;
}
.art {
	width: calc(16.66% - 10px);
	min-width: 120px;
	text-align: center;
}
.art img {
	width: 120px;
	height: auto;
	border-radius: 8px;
	margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .art {
    width: calc(25% - 16px); /* 4 в ряд */
  }
}
@media (max-width: 768px) {
  .art {
    width: calc(33.33% - 16px); /* 3 в ряд */
  }
}
@media (max-width: 480px) {
  .art {
    width: calc(50% - 16px); /* 2 в ряд */
  }
}

.share-buttons {
	display: flex;
	align-items: center;
	gap: 5px;
	position: relative;
	float: right;
}
.share-buttons img {
	width: 18px;
	height: 18px;
	margin: 5px;
}
.share-buttons span {
	display: flex;
	background: #f0f0f0;
	border: none;
	color: #333;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid #cccccc;
	cursor: pointer;
	font-size: 14px;
	transition: background 0.2s;
	margin: 2px;
	align-items: center;
}
.share-buttons span:hover,
.share-buttons a:hover,
.more-btn:hover {
	background: #ddd;
}
.more-dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	top: 100%;
	left: -160px;
	width: 160px;
	background-color: #fff;
	border: 1px solid #ccc;
	z-index: 10;
	flex-direction: column;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0px 4px 10px rgba(0,0,0,0.1);
}
.more-dropdown:hover .dropdown-content {
	display: flex;
}