div#playerWrap{
	position: relative;
	min-height: 100%;
	width: 600px;/**/
	max-width: 100%;/**/
	margin: 15px auto;
	text-align: left;
	padding: 0;
	border: 0px solid red;
}
.plUL{
	font-size: 15px;
	list-style: none;
	margin: 0;
	padding: 2px 0 0 0;
	background: #ffffff;
}
.plUL li{
	margin: 0 3px 1px 3px;
	padding-left: 10px;
	border-radius: 6px;
}
.plItem, .plItemDisabled{
	position: relative;
	padding: 10px 0 10px 0;
}
.plUL li.plItemDisabled, .plUL li.plItemDisabled.plSel, .plUL li.plItemDisabled:hover{
	color:#000000;
	background: #cccccc;
}
.plUL li.plItemDisabled .plTitle{
	cursor: default;
}
.plTitle{
	position: absolute;
	top: 10px;
	left: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}
.plNum{
	width: 45px;
}
.audio-title{
	max-width: 485px;
	font-size: 1.15em;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 15px;
}
.audio-title.recent{
	font-weight: bold;
	cursor: default;
}
.event_link{
	max-width: 100%;
}
.copy-embed{
	cursor: pointer;
}
div.plControls{
	margin-top: 5px;
}
div#showPlaylist{
	border: 0px solid;
	border-radius: 8px;
}
div#plwrap{
	font-size: 1em;
}
#playerControls .btn_class:not(:last-child){
	margin-right: 10px;
}
#btnStop:before{
	content: "\f04d";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#btnPlaylist:before{
	content: "\f0c9";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#btnPlay.btnPlay:before{
	content: "\f04b";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#btnPlay.btnPause:before{
	content: "\f04c";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#btnFF:before{
	content: "\f04e";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#btnRW:before{
	content: "\f04a";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#btnPrev:before{
	content: "\f060";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#btnNext:before{
	content: "\f061";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#btnMute.muted:before{
	content: "\f026";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#btnMute.unmuted:before{
	content: "\f028";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#btnMute.unmuted, #btnMute.unmuted:hover,
#btnMute.muted, #btnMute.muted:hover{
	margin-left: 10px;
}
.progress{
	position:relative;
	height:22px;
	width:100%;
	border: 1px solid;
	padding: 1px;
	border-radius: 3px;
}
.bar{
	width:0%;
	height:28px;
	border-radius: 3px;
}
.percent{
	position:absolute;
	display:inline-block;
	top:0;
	left:48%;
}
#timeline{
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size: 1.00em;
	font-weight: bold;
}
#progressBar, #timeBar, #bufferBar{
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#progressBar{
	position: relative;
	width:175px; 
	height:10px;
	text-align: left;
	margin: 3px auto 0 auto;
	padding: 0;
	overflow: hidden;
}
#timeBar{
	position: absolute;
	top: 0;
	width:0;
	height: 100%;
	display:inline-block;
	margin: 0;
	padding: 0;
}
#bufferBar{
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	display:inline-block;
	height: 100%;
}
#volume{
	width:100px;
	max-width: 100%;
	margin: 0 15px;
	text-align: center;
}
#audioSlider{
	width:100%;
	height: 6px;
	margin: 0;
}
#audioSlider.ui-slider{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#audioSlider.ui-slider-horizontal .ui-slider-handle{
	top: -15px;
}
#audioSlider.ui-slider .ui-slider-handle{
	width: 0px;
	height: 0px;
	padding: 0;
	outline: none;
	color: #ffffff;
	background: none ;
	border: none;
}
#audioSlider.ui-slider .ui-slider-handle:before{
	content: "\f028";
	font-family: FontAwesome;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: none;
  	border: none;
	color: #3193c0;
	cursor: pointer;
}
/*#audiowrap button{
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
	line-height: normal;
	*overflow: visible;
}
#audiowrap button, #audiowrap button:hover, #plwrap button, #plwrap button:hover{
	height: 24px;
	width:30px;
	border-radius: 6px;
	padding: 0;
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 0.79em;
	font-weight: bold;
	-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;
	text-shadow: none;
}
div#songTitle{
	float: left;
	padding: 0 5px 10px 0;
	margin: 0;
	font-size: 0.85em;
}
#songCount{
	padding: 0;
	font-size: 0.85em;
	font-weight: bold;
}
#audiowrap{
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}
audio{
	display: inline-block;
}
.js #audio0{
	display: block;
}
.js.audio .is-audio{
	display: block;
}
.no-audio{
	display: none;
}
.totaltime, .currenttime{
	margin-top: 3px;
}
#playerControls{
	margin-bottom: 10px;
}
.voldown:before{
	content: "\f078";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.volup:before{
	content: "\f077";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
input[type=range]::-moz-range-track{
    height: 5px;
    border-radius: 3px;
}

input[type=range]::-moz-range-thumb{
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
}*/
.audio-admin.sortItems, .audio-admin .gallery-page{
	width: 650px;
	max-width: 100%;
	margin: 0 auto;
}
.audio-admin .gallery-page .move{
	margin-right: 10px;
}
.audio-admin .gallery-page .set-title{
	margin-right: 10px;
}
.audio-admin .gallery-page input[type="checkbox"].inline-checkbox,
.audio-admin .gallery-page input[type="checkbox"].inline-checkbox:checked{
	margin: 0 5px 0 0;
	vertical-align: inherit;
}
@media screen and (max-width: 768px){
}
@media screen and (max-width: 640px){
	#audioSlider{
		width: 100%;
		max-width:200px;
		height: 6px;
		margin: 22px 5px 0 5px;
	}
	#progressBar{
		width:250px; 
	}
}
@media screen and (max-width: 576px){
	#progressBar{
		width: 100%;
		max-width:200px; 
	}
	.totaltime{
		margin-left: 0;
		margin-right: 0;
	}
	.currenttime{
		margin-left: 0;
		margin-right: 0;
	}
	#audioSlider{
		width: 100%;
		max-width:200px;
		height: 6px;
		margin: 13px 5px 0 5px;
	}
}