/* player.css */
.player {
  background-color: #1c2431;
  height: 99.76%;
  /*min-height:500px;*/
}

.playerinstall {
  color: #FFFFFF;
  font-size: 20px;
  padding-top: 300px;
}

.live .player-hide {
  background-color: #1c2431;
  width: 100%;
  height: 99.76%;
  /*height: 99.76%;*/
}

.live .player-show {
  background-color: #1c2431;
  width: 100%;
  height: 94.76%;
}

.live .player-test {
  width: 100%;
  height: 99.76%;
}

.player-hide {
  background-color: #1c2431;
  height: 99.76%;
}

.playerActivex-hide {
  background-color: #1c2431;
}

.playerJpeg {
  background-color: #1c2431;
  width:100%;
  height:100%;
  margin: auto;
  line-height: 40;
  /*margin:auto;
  height: 100%;*/
  /*float: left; width: 100%;
  -webkit-transition-property: width;
  -webkit-transition-duration: .3s;*/
}

.popupPlayer {
  background-color: #1c2431;
  min-height: 500px;
}

.Jpeg {
  background-color: #1c2431;
  /*width: 100%;*/
  /*max-height: 500px*/
}

#popupWindow {
  width:100%;
  height: 95%;
}

#popupWindow .player {
  min-height: 500px;
}

#trustsiteAx {
  width: 0px;
  height: 0px;
}