div.fvControlView {
  height: 47px !important;
  max-height: 47px !important;
  background-color: #050505 !important;
  color: #fff !important;

  display:flex !important;
  display:-webkit-flex !important;
  display:-moz-flex !important;
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  position: relative !important;

  -webkit-transform-style: preserve-3d !important;
  user-select: none !important;
  -moz-user-select: none !important;
  -webkit-user-select: none !important;
  -ms-user-select: none !important;



  font-family: var(--fms-font-sans, "Hiragino Kaku Gothic ProN","メイリオ", sans-serif) !important;
  -webkit-font-smoothing: none !important;
  -webkit-font-smoothing: antialiased !important;
  font-size: 16px !important;
  cursor: default !important;
  box-sizing: border-box !important;
  padding-top: 5px !important;

}

div.fvControlView>div.fvSeekBar {
  width: inherit !important;
  height: 4px !important;
  width: 100% !important;
  position: relative !important;
}







.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}

.seekBarMoving {
  height: 20px !important;
}


div.fvControlView>div.fvSeekBar>.fvSeekBarToolTip
{

  display: none;
  width: auto;
  background-color: #272727;
  color: #fff;
  height: 12px;
  line-height: 0.75em;
  font-size: 0.75em;
  font-weight: bold;
  text-align: center;
  border-radius: 4px;
  padding: 7px 7px;
  position: absolute;
  z-index: 999999 !important;
  top: -30px;
  left: 200px;
}

div.fvControlView>div.fvSeekBar:hover>.fvSeekBarToolTip
{






}

div.fvControlView>div.fvSeekBar>div.fvBar {
  height: inherit !important;
  margin: 0px 0px !important;
  top: 0px !important;
  overflow: visible !important;
}

div.fvControlView div.ui-slider-horizontal {
  background-color: #222 !important;
  background-image: none !important;
  border-radius: 0 !important;
  border: 0 !important;
  height: inherit !important;
  top: 0px !important;
  overflow: visible !important;
}

div.fvSeekBar div.ui-slider-horizontal>div.ui-slider-range {
  background-color: #e62117 !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
}

div.fvVolumeBar div.ui-slider-horizontal>div.ui-slider-range {
  background-color: #999 !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
}






.fvlive-sp-seekbar-handle {
  width: 12px !important;
  height:12px !important;
  top:   -2.5px !important;
  margin: 0px 0px 0px -10px !important;
  background:#e62117 !important;
  border: 0 !important;
  border-radius: 7px !important;
}

div.fvControlView > div.fvSeekBar.is-dvr-mode div.ui-slider-horizontal > span.ui-slider-handle {
  display: block !important;
  position: absolute !important;
  box-sizing: border-box !important;
  width: 12px !important;
  height: 12px !important;
  top: -4px !important;
  margin: 0 0 0 -6px !important;
  background: #ff2348 !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 999px !important;
  box-shadow:
    0 1px 6px rgba(0, 0, 0, 0.34) !important;
  opacity: 1 !important;
  cursor: pointer !important;
  z-index: 3 !important;
  transform: scale(1) !important;
  transform-origin: center center !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  transition:
    transform 0.14s ease,
    box-shadow 0.14s ease,
    background-color 0.14s ease !important;
}

div.fvControlView > div.fvSeekBar.is-dvr-mode.is-near-handle div.ui-slider-horizontal > span.ui-slider-handle,
div.fvControlView > div.fvSeekBar.is-dvr-mode.is-handle-active div.ui-slider-horizontal > span.ui-slider-handle {
  background: #ff2348 !important;
  background-image: none !important;
  box-shadow:
    0 2px 10px rgba(0, 0, 0, 0.38) !important;
  transform: scale(1.24) !important;
}

.fvlive-pc-seekbar-handle {
  background-color: #ddd !important;
  background: none !important;
  width: 10px !important;
  height: 7px !important;
  margin: 0px 0px 0px -5px !important;
  border: 0 !important;
  top: 0px !important;
  border-radius: 0 !important;
  opacity: .0 !important;
}


div.fvControlView div.fvVolumeBar div.ui-slider-horizontal>span.ui-slider-handle {
  background-color: #ddd !important;
  background: none !important;
  width: 10px !important;
  height: 7px !important;
  margin: 0px 0px 0px -5px !important;
  border: 0 !important;
  top: 0px !important;
  border-radius: 0 !important;
  opacity: .0 !important;
}

div.fvControlView div.ui-slider-horizontal>span.ui-state-focus {
  outline: none !important;
}

div.fvControlView div.fvControlLeftView,
div.fvControlView div.fvControlRightView {
  display:flex;
  display:-webkit-flex;
  display:-moz-flex;
  -webkit-flex-wrap: no-wrap !important;
  -moz-flex-wrap: no-wrap !important;
  flex-wrap: no-wrap !important;
}

div.fvControlView div.fvControlLeftView {
  width: 70% !important;
}

div.fvControlView div.fvControlRightView {
  width: 30% !important;
}

div.fvControlView div.fvControlRightView {
  -webkit-justify-content:flex-end !important;
  -moz-justify-content:flex-end !important;
  justify-content:flex-end !important;
}

div.fvControlView div.fvLiveCaption,
div.fvControlView div.fvDvrCaption,
div.fvControlView div.fvPlayButton,
div.fvControlView div.fvFastFwdShortButton,
div.fvControlView div.fvFastFwdLongButton,
div.fvControlView div.fvRewindShortButton,
div.fvControlView div.fvRewindLongButton,
div.fvControlView div.fvLiveHeadButton,
div.fvControlView div.fvTimeLabel,
div.fvControlView div.fvMuteButton,
div.fvControlView div.fvVolumeBar,
div.fvControlView div.fvFullScreenButton,
div.fvControlView div.fvQualityButton,
div.fvControlView div.fvTheaterModeButton,
div.fvControlView div.fvLogo {
  height: 38px !important;
  min-height: 38px !important;
  line-height: 38px !important;
  font-size: 0.7em !important;
}




div.fvControlView div.fvQualityButton {
  font-size: var(--fms-text-xs, 12px) !important;
}

div.fvControlView div.fvFullScreenButton {
  margin-right: 10px;
}

body.is-ios div.fvControlView div.fvTheaterModeButton {
  margin-right: 10px !important;
}

div.fvControlView div.fvPlayButton,
div.fvControlView div.fvMuteButton,
div.fvControlView div.fvFastFwdShortButton,
div.fvControlView div.fvFastFwdLongButton,
div.fvControlView div.fvRewindShortButton,
div.fvControlView div.fvRewindLongButton,
div.fvControlView div.fvLiveHeadButton
 {
  width: 40px !important;
  min-width: 40px !important;
}

div.fvControlView div.fvQualityButton
{
  width: auto !important;
  min-width: 52px !important;
}
div.fvControlView div.fvQualityButton .fvQualityLabel::after {
  content: '' !important;
  flex-shrink: 0 !important;
  display: inline-block !important;
  align-self: center !important;
  width: 0 !important;
  height: 0 !important;
  border-left: 0.35em solid transparent !important;
  border-right: 0.35em solid transparent !important;
  border-top: 0.45em solid currentColor !important;
  margin-left: 0.5em !important;
  opacity: 0.6 !important;
}


div.fvControlView div.fvLiveCaption {
  min-width: 70px !important;
  box-sizing: border-box !important;
  height: 24px !important;
  min-height: 24px !important;
  line-height: 24px !important;
  margin: 8px 0 0 8px !important;
  padding: 0 10px !important;
  border-radius: 4px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 4px !important;
  background-color: #1d1d1d !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: bold !important;
  white-space: nowrap !important;
  cursor: default !important;
}

div.fvControlView div.fvLiveCaption::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}

div.fvControlView div.fvLiveCaption .fvLiveCaptionIcon {
  display: none !important;
  font-size: 11px !important;
  line-height: 1 !important;
}

div.fvControlView div.fvLiveCaption.is-dvr-mode .fvLiveCaptionIcon {
  display: none !important;
}

div.fvControlView div.fvLiveCaption.is-live-active {
  background-color: #1d1d1d !important;
  color: #fff !important;
}

div.fvControlView div.fvLiveCaption.is-live-active::before {
  background-color: #ff3b30;
}

div.fvControlView div.fvLiveCaption.is-live-inactive {
  background-color: #737a80 !important;
  color: #fff !important;
}

div.fvControlView div.fvLiveCaption.is-live-inactive::before {
  background-color: rgba(255, 255, 255, 0.45);
}

@keyframes fvLiveDotPulse {
  0%, 100% { opacity: 1; }
  50%       { opacity: 0.3; }
}

div.fvControlView div.fvLiveCaption.is-clickable {
  cursor: pointer !important;
}

div.fvControlView div.fvDvrCaption {
  min-width: 66px !important;
  box-sizing: border-box !important;
  height: 24px !important;
  min-height: 24px !important;
  line-height: 22px !important;
  margin: 8px 0 0 8px !important;
  padding: 0 10px !important;
  border: 1px solid currentColor !important;
  border-radius: 4px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 4px !important;
  background-color: transparent !important;
  font-size: 12px !important;
  font-weight: bold !important;
  white-space: nowrap !important;
  cursor: pointer !important;
}

div.fvControlView div.fvDvrCaption.is-active {
  color: var(--fms-color-active, #5DCAA5) !important;
}

div.fvControlView div.fvDvrCaption.is-inactive {
  color: #7f878d !important;
}

div.fvControlView div.fvDvrCaption.is-hidden-by-config,
div.fvControlView div.fvDvrCaption.is-hidden-by-mode {
  display: none !important;
}

div.fvControlView div.fvDvrCaption.is-light {
  background-color: #737a80 !important;
  color: #fff !important;
  border: none !important;
}

div.fvControlView div.fvDvrCaption.is-light.is-active {
  background-color: var(--fms-color-active, #5DCAA5) !important;
  color: #fff !important;
}

div.fvControlView div.fvDvrCaption.is-light.is-inactive {
  background-color: #737a80 !important;
  color: #fff !important;
}

div.fvControlView div.fvDvrCaption i {
  font-size: 11px !important;
  line-height: 1 !important;
}

div.fvControlView div.fvControlButton {
  width: 24px !important;
  min-width: 24px !important;
  background-image: url('../../../../js/fvLivePlayer/img/player_button.png') !important;
  background-size: 48px !important;
  background-repeat: no-repeat !important;
  height: 24px !important;
  margin: 7px 0 0 8px !important;
  opacity: .8 !important;
  cursor: pointer !important;
  transition-property: opacity !important;
  transition-duration: 0.3s !important;
  transition-delay: 0s !important;
  transition-timing-function: ease !important;
  display: inline-block !important;
}

div.fvControlView div.fvControlButton:hover {
  opacity: 1.0 !important;
}

div.fvControlView div.fvPlayButton {
}

div.fvControlView div.fvPlayButton div.fvControlButton {
  background-position: 0px -24px !important;
}

div.fvControlView div.fvPlayButton div.fvControlButton.fvPause {
  background-position: 0px 0px !important;
}

div.fvControlView div.fvTimeLabel {
  color: #fff !important;
  padding: 0 10px !important;
  white-space: nowrap !important;
  overflow: hidden;
}

div.fvControlView div.fvTimeLabel span.fvCurrentLabel,
div.fvControlView div.fvTimeLabel span.fvDurationLabel {
  display: inline-block;
  margin-top: 1px;
}

div.fvControlView div.fvTimeLabel span.fvDurationLabel {
  color: #777 !important;
}

div.fvControlView div.fvTimeLabel span.fvDurationLabel:before {
  color: #333 !important;
  content: ' / ' !important;
}

div.fvControlView div.fvRwdShortButton div.fvControlButton.fvRwdShort {
  background-position: 0px -432px !important;
  opacity: 1.0 !important;
  color: #fff;
}

div.fvControlView div.fvRwdLongButton div.fvControlButton.fvRwdLong {
  background-position: 0px -240px !important;
  opacity: 1.0 !important;
}

div.fvControlView div.fvFwdShortButton div.fvControlButton.fvFwdShort {
  background-position: 0px -456px !important;
  opacity: 1.0 !important;
}

div.fvControlView div.fvFwdLongButton div.fvControlButton.fvFwdLong {
  background-position: 0px -288px !important;
  opacity: 1.0 !important;
}

div.fvControlView div.fvLiveHeadButton div.fvControlButton.fvLiveHead {
  background-position: 0px -312px !important;
  opacity: 1.0 !important;
}

div.fvControlView div.fvMuteButton div.fvControlButton {
  background-position: 0px -72px !important;
}

div.fvControlView div.fvMuteButton div.fvControlButton.fvMute {
  background-position: 0px -48px !important;
}

div.fvControlView div.fv div.fvControlButton.fvMute {
  background-position: 0px -48px !important;
}

div.fvControlView div.fvVolumeBar {
  width: 170px !important;
  min-width: 100px !important;
}

div.fvControlView div.fvVolumeBar>div.fvBar {
  height: 7px !important;
  margin: 16px 0px 0px 0px !important;
  top: 0px !important;
}

div.fvControlView div.fvFullScreenButton div.fvControlButton {
  background-position: 0px -96px !important;
}

div.fvControlView div.fvFullScreenButton div.fvControlButton.fvFullscreen {
  background-position: 0px -120px !important;
}

div.fvControlView div.fvTheaterModeButton div.fvControlButton {
  background-position: 0px -336px !important;
}

div.fvControlView div.fvTheaterModeButton div.fvControlButton.fvTheaterMode {
  background-position: 0px -360px !important;
}


div.fvControlView div.fvShareParts {
  white-space: nowrap !important;
  padding-right: 15px !important;
}

div.fvControlView div.fvShareParts div.fvFbButton {
  width: 32px !important;
  min-width: 32px !important;
  height: 32px !important;
  margin: 4px 0 0 4px !important;
  background-size: 64px !important;
  background-position: 0px -192px !important;
}

div.fvControlView div.fvShareParts div.fvTwButton {
  width: 32px !important;
  min-width: 32px !important;
  height: 32px !important;
  margin: 4px 0 0 4px !important;
  background-size: 64px !important;
  background-position: 0px -224px !important;
}

div.fvControlView div.fvCommentToggle {
  white-space: nowrap !important;
  padding-right: 10px !important;
}

div.fvControlView div.fvCommentToggle .fvCommentEnableButton {
  background-position: 0px -384px !important;
}

div.fvControlView div.fvCommentToggle .fvCommentDisableButton {
  background-position: 0px -408px !important;
}

body.mobile-landscape div.fvControlView div.fvCommentToggle {
  display: none !important;
}

div.fvControlView div.fvLogo {
  width: 90px !important;
  min-width: 90px !important;
  background-image: url('../../../../js/fvLivePlayer/img/gnzo_logo_control.png') !important;
  background-size: 70% auto !important;
  background-repeat: no-repeat !important;
  background-position: 50% -17px !important;
  cursor: pointer !important;
  opacity: 0.8 !important;
  transition-property: opacity !important;
  transition-duration: 0.3s !important;
  transition-delay: 0s !important;
  transition-timing-function: ease !important;
}

div.fvControlView div.fvLogo:hover {
  opacity: 1.0 !important;
}




@media all and (max-width: 470px) {

  div.fvControlView div.fvControlLeftView {

    width: 67% !important;
  }

  div.fvControlView div.fvControlRightView {

    width: 33% !important;
  }

  div.fvControlView div.fvLiveCaption {
    min-width: 62px !important;
    height: 22px !important;
    min-height: 22px !important;
    line-height: 22px !important;
    margin-top: 9px !important;
    padding: 0 8px !important;
    gap: 3px !important;
    font-size: 11px !important;
  }

  div.fvControlView div.fvLiveCaption::before {
    width: 6px;
    height: 6px;
  }

  div.fvControlView div.fvLiveCaption .fvLiveCaptionIcon {
    font-size: var(--fms-text-2xs, 11px) !important;
  }

  div.fvControlView div.fvDvrCaption {
    min-width: 58px !important;
    height: 22px !important;
    min-height: 22px !important;
    line-height: 20px !important;
    margin-top: 9px !important;
    padding: 0 8px !important;
    gap: 3px !important;
    font-size: 11px !important;
  }

  div.fvControlView div.fvDvrCaption i {
    font-size: var(--fms-text-2xs, 11px) !important;
  }

  div.fvControlView div.fvCommentToggle,
  div.fvControlView div.fvMuteButton,
  div.fvControlView div.fvVolumeBar,
  div.fvControlView div.fvLogo
                                                          {
    display: none !important;
  }

  div.fvControlView:not(.is-live) div.fvShareParts .fvFbButton,
  div.fvControlView:not(.is-live) div.fvShareParts .fvTwButton {
    display: none !important;
  }

  div.fvControlView div.fvPlayButton,
  div.fvControlView div.fvMuteButton,
  div.fvControlView div.fvFwdShortButton,
  div.fvControlView div.fvFwdLongButton,
  div.fvControlView div.fvRwdShortButton,
  div.fvControlView div.fvRwdLongButton,
  div.fvControlView div.fvLiveHeadButton,
  div.fvControlView div.fvFullScreenButton {
    width: 33px !important;
    min-width: 33px !important;
  }

  body.is-ios div.fvControlView div.fvTheaterModeButton {
    margin-right: 8px !important;
  }

  div.fvControlView div.fvQualityButton {
    width: 60px !important;
    min-width: 44px !important;
    overflow: hidden;
    position: relative;
  }


  div.fvControlView div.fvQualityButton {
    position: relative !important;
    margin-right: 5px !important;
  }

  div.fvControlView div.fvQualityButton .fvQualityLabel {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    color: #fff !important;
    font-size: var(--fms-text-2xs, 11px) !important;
    font-weight: bold !important;
    cursor: pointer !important;
    opacity: 0.8 !important;
    transition: opacity 0.3s ease !important;

    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    text-align: center !important;

    line-height: 1.1 !important;

    padding: 0 !important;
    margin: 0 !important;
    word-spacing: 100vw !important;
  }

  div.fvControlView div.fvQualityButton .fvQualityLabel:hover {
    opacity: 1.0 !important;
  }

}
