#player-box-title {
  font-size: 14px !important;
  font-weight: 300 !important;
  height: 40px !important;
  padding: 8.8125px 0px !important;
  color: white !important;
}

.player-box {
  background-color: #000000;
  width: 300px !important;
  height: 250px !important;
  text-align: center;
}

.player-container {
  background-color: black;
  float: left;
  /*margin: 20px 20px 10px 0;*/
  width: 300px !important;
  height: 168.75px !important
}

/*.player-minimize .player-position {
  background-color: white;
  border-radius: 2px;
  bottom: 20px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  right: 20px;
  padding: 7px;
  position: fixed;
  width: 400px;
  height: 225px;
  z-index: 2147483647 !important;
}*/

#jdub {
  z-index: 2147483647 !important;
}