.jp-audio .jp-interface, .jp-audio-stream .jp-interface {
  height: 120px;
  background: #f5f5f5; }

.jp-audio .jp-type-playlist .jp-progress {
  background-color: #f5f5f5;
  width: 100%;
  left: 0;
  padding: 0 10px; }

.jp-audio .jp-progress {
  top: 70px; }

.jp-audio .jp-type-playlist .jp-time-holder {
  left: 10px; }

.jp-audio .jp-time-holder {
  top: 90px; }

.jp-audio {
  width: 100%; }

.jp-audio .jp-controls {
  width: 136px;
  position: absolute;
  left: 50%;
  margin-left: -68px; }

.jp-audio .jp-type-playlist .jp-time-holder {
  width: 100%; }

.jp-duration {
  margin-right: 25px; }

.jp-playlist ul {
  padding: 0; }

.jp-details, .jp-playlist {
  background: #fff;
  border-top: 1px solid #a6a6a6; }

.jp-playlist li {
  padding: 12px 0 11px 20px;
  border-bottom: 1px solid #d9d9d9; }

div.jp-type-playlist div.jp-playlist li:last-child {
  padding: 12px 0 11px 20px; }

.jp-audio, .jp-audio-stream, .jp-video {
  border: 1px solid #a6a6a6; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-current, div.jp-type-playlist div.jp-playlist a:hover {
  color: #595959;
  font-weight: 600; }
