.jp-audio *:focus,
.jp-audio-stream *:focus 
.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-audio button{ border:none;}
.jp-audio
 { font-size: 16px; font-family: Verdana, Arial, sans-serif; line-height: 1.6; color: #666;}
.jp-audio { width: 100%; }
.jp-audio-stream { width: 182px; }
.jp-interface { position: absolute; /*background-color: #eee;*/ width: 100px; }
.jp-audio .jp-interface { height: 50px; }
.jp-audio-stream .jp-interface { height: 80px; }
.jp-controls-holder { clear: both; width: 440px; margin: 0 auto; position: relative; overflow: hidden; top: -8px; }
.jp-interface .jp-controls { margin: 0; padding: 0; overflow: hidden; }
.jp-audio .jp-controls { /*width: 380px; padding: 10px 15px 0 15px;*/ }
.jp-audio-stream .jp-controls { position: absolute; top: 20px; left: 20px; width: 142px; }
.jp-controls button {display: block; float: left; overflow: hidden; /*text-indent: -9999px;*/ border: none; cursor: pointer; background: #000000;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;}
.jp-play, .jp-pause { width: 30px; height: 30px; color:#206c1e; padding:0 0 1px 1px;}
.jp-play:focus, .jp-pause:focus { }
.jp-state-playing .jp-play { }
.jp-state-playing .jp-play:focus { }
.jp-stop, .jp-previous, .jp-next { width: 28px; height: 28px; margin-top: 6px; }
.jp-stop { margin-left: 10px; color:#206c1e;}
.jp-stop:focus { }
.jp-previous {color:#206c1e; }
.jp-previous:focus { }
.jp-next { color:#206c1e;}
.jp-next:focus { }
.jp-progress { overflow: hidden; background-color: #ddd; }
.jp-audio .jp-progress { /*position: absolute; top: 32px;*/  height: 15px; }
.jp-audio .jp-type-single .jp-progress { left: 110px; width: 186px; }
.jp-audio .jp-type-playlist .jp-progress { left: 166px; width: 100%; }
.jp-seek-bar { background: #f9d14c; width: 0px; height: 100%; cursor: pointer; }
.jp-play-bar { background: #206c1e; width: 0px; height: 100%; }
.jp-seeking-bg { background: #FFF; }
.jp-state-no-volume .jp-volume-controls { display: none; }
.jp-volume-controls { position: absolute; top: 18px; left: 150px; width: 100px; }
.jp-audio-stream .jp-volume-controls { left: 70px; }
.jp-volume-controls button { display: block; position: absolute; overflow: hidden; /*text-indent: -9999px;*/ border: none; cursor: pointer; background:none; }
.jp-mute, .jp-unmute,
.jp-volume-max { width: 22px; height: 20px; }
.jp-volume-max { left: 74px; }
.jp-mute, .jp-unmute { color:#206c1e; }
.jp-mute:focus, .jp-unmute:focus { color:#206c1e;}
.jp-state-muted .jp-mute { }
.jp-state-muted .jp-mute:focus { }
.jp-volume-max { color:#206c1e;}
.jp-volume-max:focus { color:#206c1e;}
.jp-volume-bar { position: relative; /*position: absolute;*/ overflow: hidden; background: #FFFFFF; top: 14px; left: 2px; width: 46px; height: 5px; cursor: pointer; }
.jp-volume-bar-value {background: #002162; width: 0px; height: 5px; }
.jp-audio .jp-time-holder { /*position: absolute; top: 50px;*/ }
.jp-audio .jp-type-single .jp-time-holder {left: 110px; width: 186px; }
.jp-audio .jp-type-playlist .jp-time-holder {/*left: 166px; width: 130px;*/ }
.jp-current-time,
.jp-duration { width: 60px; font-size: .64em; font-style: oblique; }
.jp-current-time {float: left; display: inline; cursor: default; }
.jp-duration { float: right; display: inline; text-align: right; cursor: pointer; }
.jp-details {font-weight: bold; text-align: center; cursor: default; }
.jp-details,
.jp-playlist { width: 100%; background-color: #FFF; border-top: 1px solid #206c1e; display:table;}
.jp-type-single .jp-details,
.jp-type-playlist .jp-details {border-top: none; }
.jp-details .jp-title { margin: 0; padding: 5px 20px; font-size: .72em; font-weight: bold; }
.jp-title { text-align:center; font-weight:bold; color:#206c1e; margin-bottom:10px;}
.jp-playlist ul { list-style-type: none; margin: 0; padding: 0 20px; font-size: 17px; }
.jp-playlist li { padding: 5px 0 4px 0px; border-bottom: 1px dashed #206c1e; }
.jp-playlist li div { display: inline; }
div.jp-type-playlist div.jp-playlist li:last-child { padding: 5px 0 5px 0px; border-bottom: none; }
div.jp-type-playlist div.jp-playlist li.jp-playlist-current { /*list-style-type: square; list-style-position: inside; padding-left: 7px;*/ }
div.jp-type-playlist div.jp-playlist a {  color: #333; text-decoration: none; }
div.jp-type-playlist div.jp-playlist a:hover { color: #206c1e; }
div.jp-type-playlist div.jp-playlist a.jp-playlist-current { color: #206c1e; }
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove { float: right; display: inline; text-align: right; margin-right: 10px; font-weight: bold; color: #666; }
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover { color: #206c1e; }
div.jp-type-playlist div.jp-playlist span.jp-free-media { float: right; display: inline; text-align: right; margin-right: 10px; }
div.jp-type-playlist div.jp-playlist span.jp-free-media a { color: #666; }
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover { color: #206c1e; }
span.jp-artist {font-size: .8em; color: #666; }
.jp-jplayer audio,
.jp-jplayer { width: 0px; height: 0px; }
.jp-jplayer { background-color: #000000; }
.jp-toggles {padding: 0; margin: 0 auto; overflow: hidden; }
.jp-audio .jp-type-single .jp-toggles { width: 25px; }
.jp-audio .jp-type-playlist .jp-toggles { width: 55px; margin: 0; position: absolute;  /*left: 325px;*/ top: 10px; right:10px; }
.jp-toggles button {display: block; float: left; width: 25px; height: 18px; /*text-indent: -9999px;*/ line-height: 100%; border: none; cursor: pointer; }
.jp-full-screen { margin-left: 20px; }
.jp-full-screen:focus { }
.jp-state-full-screen .jp-full-screen { }
.jp-state-full-screen .jp-full-screen:focus { }
.jp-repeat { color:#CCC;}
.jp-repeat:focus { color:#CCC;}
.jp-state-looped .jp-repeat {color:#206c1e; }
.jp-state-looped .jp-repeat:focus {color:#206c1e; }
.jp-shuffle { margin-left: 5px; color:#CCC;}
.jp-shuffle:focus { color:#CCC;}
.jp-state-shuffled .jp-shuffle { color:#206c1e;}
.jp-state-shuffled .jp-shuffle:focus { color:#206c1e;}
.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; }
.audio-page{ position:relative; z-index:1111; margin-top:-22px; top:24px; margin-left:15px;}/* @end */

@media screen and (max-width: 360px) {
	.audio-page{ margin-left:-10px; margin-right:-10px;}
	.jp-audio .jp-controls{ padding:3px;}
}
