﻿.powerpress_player {
height: 50px;
background: #333;
position: relative;
}
.mejs-container {
margin: 0 10px 0 0;
background: none!important;
float: left;
}
.mejs-button.mejs-playpause-button.mejs-play,.mejs-button.mejs-playpause-button.mejs-pause {
background: #A80000;
height: 50px;!important;
width: 50px;!important;
}
.mejs-controls .mejs-button button {
margin: 17px!important;
height: 20px;
width: 20px;
}
.mejs-container {
width: 580px!important;
margin: 0 10px 0 0;
background: none!important;
float: left;
}
.mejs-container .mejs-controls .mejs-time {
padding: 18px 3px 0;
}
.mejs-controls div.mejs-time-rail {
padding-top: 13px;
}
.mejs-controls a.mejs-horizontal-volume-slider{
margin-top: 9px;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{
margin-left: 15px;
}

.mejs-time-current{
background: #006565;
}

.mejs-controls {
	background: #333!important;
	padding: 0 0px!important;
}