* {
  box-sizing:border-box;
}

body {
  font-family: 'Varela', sans-serif;
  font-weight:normal !important;
  color:#FFF;
  font-size:12px;
  margin:0;
  background-color: transparent;
}

a:link{
  font-weight:normal
}

.music_player_hm {
  background: url("popout.png") no-repeat scroll 3px center / 15px auto #464646;
  border-bottom: 1px solid #2D2D2D;
  border-left: 1px solid #2D2D2D;
  border-radius: 0 5px 0 5px;
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  z-index: 5000;
}

.jp-audio {
  position: relative;
}

.jp-controls {
  list-style: outside none none;
  margin: 0 auto;
  padding: 7.5px 0;
  text-align: center;
  width: 136px;
}

.jp-playlist ul {
  padding: 0;
  margin: 0;
}

.jp-playlist li.jp-playlist-current {
  background-color: #333333;
}

li.jp-buy-menu-item.jp-playlist-current, .jp-playlist li.jp-buy-menu-item {
  background: transparent;
}

.jp-playlist li {
  background-color: #1f1f1f;
  border-top: 1px solid #2d2d2d;
  display: block;
  list-style: outside none none;
  overflow: hidden;
  padding: 8px 0;
  position: relative;
  margin: 0;
}

.jp-playlist li:hover{
  background-color:#333;
}

a.jp-playlist-item{
  color:#A1A1A1;
  text-decoration:none;
  display: inline-block;
  width: 75%;
  margin-left: 10px
}

a.jp-playlist-current {
  color: #ffffff;
}

.jp-seek-bar {
  background-color: #A1A1A1;
  height: 3px;
  border-radius:20px;
  border-top:1px solid #1E1E1E;
}

.jp-play-bar {
  background-color: #0A7EE6;
  border-radius:20px;
  height:100%;
}

.jp-progress {
  width: 100%;
}

.jp-gui {
  background: #3a3a3a; /* Old browsers */
  background: -moz-linear-gradient(top,  #3a3a3a 0%, #1a1a1a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a3a3a), color-stop(100%,#1a1a1a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #3a3a3a 0%,#1a1a1a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #3a3a3a 0%,#1a1a1a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #3a3a3a 0%,#1a1a1a 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #3a3a3a 0%,#1a1a1a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#1a1a1a',GradientType=0 ); /* IE6-9 */
  z-index:1000;
  border-radius:5px 5px 0 0;
  position:relative;
  width:100%;
}

.jp-interface {
  margin-left: 80px;
  margin-right: 10px;
}

#jquery_jplayer_N {
  float: left;
  margin: 10px;
  width:80px !important;
  height:80px !important;
  border: 1px solid #373737;
}

#jquery_jplayer_N  img{
  width:80px !important;
  height:80px !important;
}

.jp-playlist {
  background-color: #111111;
  border-bottom: 1px solid #222222;
  border-top: 1px solid #222222;
  position: relative;
  width: 100%;
  display: inline-block;
}

.jp-previous, .jp-play, .jp-pause, .jp-next{
  display: inline-block;
  vertical-align:middle;
  border: 1px solid #373737;
  border-radius: 100%;
}

.jp-previous {
  background:#222 url(glyph.png) center center no-repeat;
  height: 30px;
  width: 30px;
  background-position:6px;
  background-size:125px;
}

.jp-previous:hover {
  border: 1px solid #1b1b1b;
}

.jp-play {
  background:#222 url(glyph.png) center center no-repeat;
  height: 35px;
  width: 35px;
  background-position:-111px;
  background-size:200px;
}

.jp-play:hover {
  border: 1px solid #1b1b1b;
}

.jp-pause {
  background:#222 url(glyph.png) center center no-repeat;
  height: 35px;
  width: 35px;
  background-position:-49px;
  background-size:185px;
}

.jp-pause:hover {
  border: 1px solid #1b1b1b;
}

.jp-next {
  background:#222 url(glyph.png) center center no-repeat;
  height: 30px;
  width: 30px;
  background-position:-101px;
  background-size:125px;
}

.jp-next:hover {
  border: 1px solid #1b1b1b;
}

.jp-current-time {
  float: left;
}

.jp-duration {
  float: right;
}

.jp-current-time, .jp-duration {
  color: #A1A1A1;
  font-size: 10px;
  padding: 3px 0 0;
}

.jp-bombplates {
  background-color: #1a1a1a;
  border-radius: 0 0 5px 5px;
  height: 25px;
  padding: 2px 0;
  position: relative;
  text-align: center;
  width: 100%;
}

.jp-bombplates a {
  color: #a1a1a1;
  font-size: 10px;
  text-decoration: none;
  vertical-align: middle;
}

.jp-bombplates img {
  height: 12px;
  vertical-align: middle;
}

#placeholder {
  background-color: #3A3A3A;
  background-image: url(placeholder.png);
  background-size: 100%;
  border: 1px solid #373737;
  float: left;
  height: 60px;
  margin: 10px;
  width: 60px;
}

.jp-buy-menu {
  display:none;
  margin: 5px 0 0 0 !important;
  height:auto;
}

.jp-buy-menu.active{
  height:auto;
  display:block;
}

.jp-buy-menu-item {
  background:none;
  margin-left:5px;
  padding: 5px !important;
}

.jp-buy-menu-name {
  background:none !important;
  margin: 0 0 0 5px;
}

.jp-buy-menu-head {
  background: url("buy.png") no-repeat;
  height: 16px;
  width: 16px !important;
  background-size:contain;
  margin-right:10px;
  position:absolute;
  right:0;
}

a.jp-buy-menu-name{
  color:#a1a1a1;
  text-decoration: none;
}

.jp-buy-menu-item a {
  display: inline-block;
  vertical-align: middle;
}

.jp-buy-menu-icon{
  display: block;
  height: 16px;
  margin: 0;
  width: 16px !important;
}

.clr.clr_both {
  clear: both;
}
