.turdPlayer {
	color: #202020;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.logoImage {
	vertical-align:middle;
	display:inline-block;
	padding: 1px;
	margin-right:6px;
	box-shadow: 1px 3px 6px rgba(0, 0, 0, .75);
	-moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, .75);
	-webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, .75);
}

.turdPlayerContainer {
	background-color: #333;
	background-image: url(../../../../../../../../../resources/images/textures/light-aluminum.png);
}

.jp-volume-controls{
	padding-left: 20px;
	padding-right: 20px;
}

.jp-background-panel {
	padding-left: 8px;
	padding-right: 12px;
}

.jp-type-playlist .jp-controls button{
	background: -moz-linear-gradient(top, #581860 0%, #ab31c4 4%, #4c1b6d 94%, #040107 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #581860 0%,#ab31c4 4%,#4c1b6d 94%,#040107 100%); /* Chrome10-25,Safari5.1-6 */
	background:  linear-gradient(to bottom, #581860 0%,#ab31c4 4%,#4c1b6d 94%,#040107 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#581860', endColorstr='#040107',GradientType=0 ); /* IE6-9 */

}

.turdPlayListItem {
	height:40px;
}

.playListItemLeft {
	position:absolute;
	top:2px;
	left:8px;
	width:100%;
}

.playListItemRight {
	position:absolute;
	top:8px;
	right:8px;
}

.songTextContainer {
	height:26px;
	overflow:hidden;
}

.artistContainer {
	height:14px;
	overflow:hidden;
}

.artistText {
	position:relative;
	left:0px;
	top:-4px;
}

.songTextContainerLink {
	color:#fff;
}

div#mp3SelectionDialog .modal-content {
	/*background-image: url(../../../../../../../../../resources/images/textures/cream-pixels.png); */
}

div#mp3SelectionDialog {
	border-radius: 6px;
	/*background-color: #5555dd;*/
}

.scrollable {
	overflow: scroll;
}

.cropped {
	overflow: hidden;
}

div#mp3SelectionDialog-Modal {
	/*background-color: #E6E6FA;*/
}

.turdPlayerHeader {
	height: 0px;
	text-align: right;
	padding: 0px;
	padding-right: 6px;
	/*border-bottom: 1px solid #e5e5e5;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.turdPlayerFooter {
	height: 0px;
	text-align: right;
	padding: 0px;
	padding-right: 6px;
	/*border-bottom: 1px solid #e5e5e5;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.turdPlayerDialogModal {
	display: flex;
	flex-flow: column;
}

.turdPlayerModalContent {
	flex-grow : 1;
	border-radius: 0px;
	background-color: #00f0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.turdPlayerModalBody {
	/*background-color: #ac39ac;*/
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.turdPlayerAccordion {
	position: absolute;
	/*top:0px;*/
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.turdPlayer .playerHeading {
	padding:0;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height: 34px;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-shadow: 1px 1px 1px rgba(20, 20, 20, 1);
}

.turdPlayer .playerHeaderButton {
	float: left;
	font-size:18px;
}

.turdPlayer .playerHeading, .turdPlayer .playerPanel  {
	/*
	background-image: url(../../../../../../../../../resources/images/textures/carbon-fibre.png), -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: url(../../../../../../../../../resources/images/textures/carbon-fibre.png), -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: url(../../../../../../../../../resources/images/textures/carbon-fibre.png), -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: url(../../../../../../../../../resources/images/textures/carbon-fibre.png), linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
	*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}

.turdPlayer .socialHeading {
	background-color: #FFFFFF;
	background-image: url(../../../../../../../../../resources/images/textures/gun-metal.png);
}

.turdPlayer .panelHeading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height: 57px;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 18px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-shadow: 1px 1px 1px rgba(20, 20, 20, 1);
}

.turdPlayerHeaderLeft {
	font-size: 18px;
	font-weight: 800;
	color: #FF02FC;
	float:left;
}

.turdPlayerHeaderRight {
	float:right;
}

.turdPlayer .songBadge {
	margin-top:8px;
	margin-right:8px;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	background-image: url(../../../../../../../../../resources/images/textures/cross-scratches.png);
	border-radius: 10px;
	box-shadow: inset 7px 12px 100px -23px #000000;
	-webkit-box-shadow: inset 0px 0px 19px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    inset 0px 0px 19px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         inset 0px 0px 19px 0px rgba(50, 50, 50, 0.75);
}

.turdPlayer .panel-title {
	color: #ffffff;
}

.turdPlayer .socialButton {
	color: #ffffff;
	text-shadow: 2px 2px 1px rgba(20, 20, 20, 0.8);
}

.turdPlayer .turdPlayerContainer {
	width: 100%;
	height: 100%;
}

.turdPlayer .turdPlayerSocialContainer {
	width: 100%;
	height: 100%;
	padding: 20px;
	background-color: #202020;
}

.turdPlayer .turdPlayerProgressPanel {
	margin-top: 0px;
	margin-bottom:28px;
}

.lockTrackPanelButton {
	position:absolute;
	top:2px;
	right:2px;
	color:#202020;
}

.minimizePlayerButton {
	position:absolute;
	top:2px;
	right:35px;
	color:#202020;
}

.btn-p-s {
	display: block;
	width: 30px;
	height: 30px;
	display: inline-block;
	padding: 0;
	/*padding: 6px 12px;*/
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid transparent;
	border-radius: 4px;
	overflow: visible;
	text-transform: none;
}

.playModeLink {		
	text-shadow: 2px 2px 1px rgba(20, 20, 20, 0.8);
	/*
	background-image: url(../../../../../../../../../resources/images/textures/brushed-alum.png); 
	background-image: url(../../../../../../../../../resources/images/textures/brushed-alum.png), -moz-linear-gradient(top, #581860 0%, #ab31c4 4%, #4c1b6d 94%, #040107 100%); 
	background-image: url(../../../../../../../../../resources/images/textures/brushed-alum.png), -webkit-linear-gradient(top, #581860 0%,#ab31c4 4%,#4c1b6d 94%,#040107 100%); 
	background-image: url(../../../../../../../../../resources/images/textures/brushed-alum.png), linear-gradient(to bottom, #581860 0%,#ab31c4 4%,#4c1b6d 94%,#040107 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#581860', endColorstr='#040107',GradientType=0 );
*/
}

.playModeLink:hover {
	color: #CCCCCC;
}

.playModeLink:active {
	color: #AAAAAA;
}

.btn-p-s:hover {
	background-color: #CCCCCC;
}

.btn-p-s:active {
	background-color: #AAAAAA;
}

.turdPlayer .sendMailButton {
	width:100%;	
}

.turdPlayerTitle {
	color: #505050;
	font-weight: 600;
}

.turdPlayerPanel {
	margin-bottom: 0px;
	background-color: #fff;
	border: 2px solid rgb(66, 66, 66);
	/*border-radius: 4px;*/
	/*
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	-webkit-box-shadow: 3px 3px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    3px 3px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         3px 3px 3px 0px rgba(50, 50, 50, 0.75);*/
}

.panelCollapseButton {
	color: #ffffff;
	border-color: rgba(0,0,0,0.2);
}

.btn-p-tracks {
	background-color: #3a2a45;
}

.btn-p-embed {
	background-color: #009933;
}

.btn-p-email {
	 background-color: #cc6699;
}