.player-wrapper {
  padding-top: 0;
  height: 56vw;
  max-height: 100vh; }
  .player-wrapper .srplayer-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
    .player-wrapper .srplayer-wrapper object, .player-wrapper .srplayer-wrapper video {
      width: 100% !important;
      height: 100% !important;
      max-height: 100%;
      max-height: 100vh;
      position: absolute; }
  .player-wrapper.show-single-details {
    min-height: 56vw;
    height: 100%; }
    .player-wrapper.show-single-details .player-container {
      max-height: 100vh; }
    .player-wrapper.show-single-details + .episodes-playlist-name {
      display: none; }
  .player-wrapper.mca-player {
    height: 40px;
    min-height: 40px;
    max-height: 40px; }

.ui-dialog-content .scripture-item, .ui-dialog-content .posting-sort-option, .show-single-details .scripture-item, .show-single-details .posting-sort-option {
  cursor: default; }

.under-player-block {
  margin-top: 1em; }
  .under-player-block.fr {
    margin-top: 0; }

.tabs-menu .tabs-nav > li > a {
  margin-bottom: 0; }

.mCSB_scrollTools_vertical {
  top: 1em;
  bottom: 1em; }

.fl {
  float: left; }

.fr {
  float: right; }

.playlist-location-right {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  z-index: 2;
  margin-top: 0; }

body {
  overflow: hidden; }

html, body, #playerContainer, .playerspage-wrapper {
  height: 100%; }

.ui-dialog-titlebar-close {
  outline: none; }

.item-fullinfo.ui-dialog-content {
  box-sizing: content-box; }

.item-fullinfo.limit-full-info-1 {
  max-height: 11.5em; }

.item-fullinfo.limit-full-info-2 {
  max-height: 23em; }

.item-fullinfo.limit-full-info-3 {
  max-height: 34.5em; }

.item-fullinfo.limit-full-info-4 {
  max-height: 46em; }

.item-fullinfo.limit-full-info-5 {
  max-height: 57.5em; }

.item-fullinfo.limit-full-info-6 {
  max-height: 69em; }

.item-fullinfo.limit-full-info-7 {
  max-height: 80.5em; }

.item-fullinfo.limit-full-info-8 {
  max-height: 92em; }

.item-fullinfo.limit-full-info-9 {
  max-height: 103.5em; }

.item-fullinfo.limit-full-info-10 {
  max-height: 115em; }

.item-fullinfo.limit-full-info-11 {
  max-height: 126.5em; }

.item-fullinfo.limit-full-info-12 {
  max-height: 138em; }

.player-wrapper.mca-player {
  padding-top: 0; }
