/*demo styles*/
body{margin:0; padding:0; background:#0d0d0d;}
.demo{background:url('../img/bg_2.png') center center no-repeat; width:100%; height:420px; margin:3% auto; padding-top:30px;}
.quickPlate{margin:0 auto;}

/*plate styles*/
.plate{overflow:hidden; font-family:Verdana, serif;}
	.plate .clr{clear:both;}
	.plate .album{height:232px; width:232px; display:block; margin:0 auto; padding:0; position:relative;}
		.plate .album img.cover{height:220px; width:220px; display:block; margin:0; padding:6px; position:absolute; top:0; left:0; background:url('../img/plate_album.png') 0 0 no-repeat; z-index:4;}
		.plate .album .glass{height:217px; display:block; margin:0; position:absolute; top:8px; right:80px; left:8px; background:url('../img/plate_album.png') right -232px no-repeat; z-index:3;}
		.plate .album .record{height:213px; width:213px; display:block; position:absolute; top:10px; right:6px; background:url('../img/plate_album.png') right -449px no-repeat; z-index:1;}
		.plate .album .record_light{height:213px; cursor:n-resize; width:213px; display:block; position:absolute; top:10px; right:6px; background:url('../img/plate_album.png') right -662px no-repeat; z-index:2;}
		.plate .album .playlist{height:360; width:133px; padding:4px; position:absolute; top:0; left:0; z-index:4; overflow:hidden; background:rgba(0, 0, 0, 0.8); overflow-y: auto;}
		.plate .album .playlist .track{overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#FFA503; font-size:11px; cursor:pointer; margin:3px 2px; padding:0 5px; border-bottom:1px dotted rgba(0, 0, 0, 0.3);}
			.plate .album .playlist .track.active{color:#fff;}
			.plate .album .playlist .track:hover{opacity:0.7;}
		
		
	.plate .progress{height:15px; margin:13px 9px; background:url('../img/plate_progress.png') 0 -15px repeat-x; position:relative; z-index:1;}
		.plate .progress:before{display:block; height:15px; position:absolute; left:-5px; width:5px; background:url('../img/plate_progress.png') 0 0 no-repeat; content:''; z-index:1;}
		.plate .progress:after{display:block; height:15px; position:absolute; right:-5px; width:5px; background:url('../img/plate_progress.png') 0 -30px no-repeat; content:''; z-index:1;}
		.plate .progress .bufer{background:#000; top:4px; left:0; right:0; opacity:0.5; height:7px; position:absolute; width:auto; z-index:2;}
		.plate .progress .ui-widget-header{background:url('../img/plate_progress.png') 0 -45px repeat-x; top:2px; height:10px; position:absolute; border-radius:5px; padding:0 6px 0 0; left:-3px; right:-3px; z-index:3; min-width:4px;}
		
	.plate .time{color:#777; font-size:13px; line-height:16px; float:right; text-shadow:0 1px 2px #000; cursor:pointer; margin-top:17px;}
		.plate .time b{color:#fff; font-size:16px; font-weight:bold;}
		
	.plate .control{float:left; margin:17px 5px 0 4px;}
		.plate .control .prev{width:21px; height:11px; margin:3px 0 1px; display:block; float:left; background:url('../img/plate_control.png') 0 0 no-repeat; cursor:pointer;}
		.plate .control .next{width:21px; height:11px; margin:3px 0 1px; display:block; float:left; background:url('../img/plate_control.png') 0 -11px no-repeat; cursor:pointer;}
		.plate .control .play{width:21px; height:15px; margin:0 5px; display:block; float:left; background:url('../img/plate_control.png') 0 -37px no-repeat; cursor:pointer;}
			.plate .control .play.pause{background-position:0 -22px;}
		.plate .control .repeat{width:14px; height:15px; margin:0 5px 0 40px; display:block; float:left; background:url('../img/plate_control.png') 0 -52px no-repeat; opacity:0.3; cursor:pointer;}
			.plate .control .repeat.all{opacity:0.9;}
			.plate .control .repeat.one{background-position:0 -82px; opacity:0.9;}
		.plate .control .random{width:17px; height:15px; margin:0 5 0 30px; display:block; float:left; background:url('../img/plate_control.png') 0 -67px no-repeat; opacity:0.3; cursor:pointer;}
			.plate .control .random.active{opacity:0.9;}
		.plate .control .speed{width:25px; height:10px; text-shadow:0 1px 2px #000; box-shadow:0 1px 2px #000; margin:0 5px; border:2px solid #ccc; border-radius:4px; text-align:center; color:#fff; font-weight:bold; line-height:9px; font-size:9px; display:none; float:left; opacity:0.3; cursor:pointer;}
			.plate .control .speed.active{opacity:0.9;}	
		
	.plate .info{color:#777; font-size:13px; line-height:16px; text-shadow:0 1px 2px #000; margin:17px -110px 0 5px; padding-right:225px;}
		.plate .info b{color:#fff; font-size:16px; font-weight:bold; display:block; margin-bottom:5px;}
		
	.plate .pl_btn{margin:13px 6px -20px 0; text-align:right; font-weight:bold;  font-size:60%; opacity:0.5; float:right; cursor:pointer; clear:right; color:#ccc; text-shadow: 0 1px 2px #000;}	
		.plate .pl_btn.active{opacity:1;}	
	.plate .volume{height:7px; width:80px; margin:23px 6px 0 0; float:right; background:url('../img/plate_volume.png') 0 0 no-repeat; position:relative; z-index:1;}
		.plate .volume:before{display:block; height:14px; top:-3px; position:absolute; left:-25px; width:18px; background:url('../img/plate_volume.png') 0 -14px no-repeat; content:''; z-index:1;}
		.plate .volume .ui-widget-header{background:url('../img/plate_volume.png') 0 -7px no-repeat; height:7px; position:absolute; z-index:2;}
		.plate .volume .ui-slider-handle{background:url('../img/plate_volume.png') -18px -14px repeat-x; width:12px; top:-3px; margin-left:-6px; outline:none; height:12px; display:block; position:absolute; z-index:3;}
		
@keyframes throbber {
  0% {
    background: #dde2e7;
  }

  10% {
    background: #6b9dc8;
  }

  40% {
    background: #dde2e7;
  }
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* :not(:required) hides this rule from IE9 and below */
.refreshing:not(:required) {
  -webkit-animation: spinner 1000ms infinite linear;
  -moz-animation: spinner 1000ms infinite linear;
  -ms-animation: spinner 1000ms infinite linear;
  -o-animation: spinner 1000ms infinite linear;
  animation: spinner 1000ms infinite linear;
  -webkit-border-radius: 2.4em;
  -moz-border-radius: 2.4em;
  -ms-border-radius: 2.4em;
  -o-border-radius: 2.4em;
  border-radius: 2.4em;
  border: 0.4em solid #99aacc;
  border-left-color: transparent;
  color: transparent;
  display: inline-block;
  font-size: 10px;
  line-height: 1.2;
  width: 3em;
  height: 3em;
  text-indent: 100%;
}
.refreshing:not(:required):after {
  display: block;
  border: 0.5em solid transparent;
  border-top-color: #99aacc;
  border-left-color: #99aacc;
  content: '';
  width: 0;
  height: 0;
  overflow: hidden;
  margin-left: -0.2em;
  margin-top: 1em;
}

::-webkit-scrollbar {
width: 15px;
height: 150px;
}
::-webkit-scrollbar-track-piece  {
background-color: (0,0,0, 0.8);
}
::-webkit-scrollbar-thumb:vertical {

background-color:#6AC3D4;
}