/*================================================================================
The use, disclosure, reproduction, modification, transfer, or transmittal
of this work for any purpose in any form or by any means without th
written permission of Akamai Technologies is strictly prohibited.

Confidential, Unpublished Property of Akamai Technologies.
Use and Distribution Limited Solely to Authorized Personnel.

Copyright 2011 Akamai Technologies, Inc.  All Rights Reserved.
================================================================================*/
.akamai-player {
  background: #212121;
  background: -moz-linear-gradient(top, #212121 0%, #090909 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #090909));
  background: -webkit-linear-gradient(top, #212121 0%, #090909 100%);
  background: -o-linear-gradient(top, #212121 0%, #090909 100%);
  background: -ms-linear-gradient(top, #212121 0%, #090909 100%);
  background: linear-gradient(to bottom, #212121 0%, #090909 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#090909', GradientType=0);
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0px;
  margin: 0px;
  border: none;
  overflow: hidden;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.akamai-player.akamai-medium-audio.akamai-html5,
.akamai-player.akamai-medium-audio.akamai-external {
  height: 50px;
}
.akamai-player.akamai-medium-audio.akamai-flash {
  height: 25px;
}
.akamai-hidden {
  display: none;
}
.akamai-icon {
  background-image: url("amp.svg");
}
.akamai-flash .akamai-overlays {
  pointer-events: none;
}
.akamai-overlay {
  pointer-events: none;
}
.akamai-button {
  pointer-events: auto;
}
.akamai-layer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  border: none;
  display: block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.akamai-video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  padding: 0px;
  margin: 0px;
  border: none;
  display: block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.akamai-iphone.akamai-ready .akamai-video,
.akamai-iphone.akamai-paused .akamai-video,
.akamai-hide-video .akamai-video {
  -webkit-transform: translateX(-2048px);
}
.akamai-controls-native .akamai-video,
.akamai-controls-native.akamai-iphone.akamai-ready .akamai-video,
.akamai-controls-native.akamai-iphone.akamai-paused .akamai-video,
.akamai-controls-native.akamai-hide-video .akamai-video {
  -webkit-transform: none;
}
.akamai-html5.akamai-ended .akamai-video,
.akamai-html5.akamai-error .akamai-video {
  width: 0px;
  height: 0px;
}
.akamai-install-flash {
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 100%;
}
.akamai-end-slate {
  background: #595959;
  background: -moz-linear-gradient(top, #595959 0%, #272727 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #595959), color-stop(100%, #272727));
  background: -webkit-linear-gradient(top, #595959 0%, #272727 100%);
  background: -o-linear-gradient(top, #595959 0%, #272727 100%);
  background: -ms-linear-gradient(top, #595959 0%, #272727 100%);
  background: linear-gradient(to bottom, #595959 0%, #272727 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#595959', endColorstr='#272727', GradientType=0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0px;
  overflow: hidden;
  display: none;
  text-align: center;
  -webkit-user-select: none;
}
.akamai-ended .akamai-end-slate {
  display: block;
}
.akamai-end-slate-image {
  width: 100%;
}
.akamai-error.akamai-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 0px;
  overflow: hidden;
  display: none;
  text-align: center;
  -webkit-user-select: none;
}
.akamai-error .akamai-error.akamai-layer {
  display: table;
}
.akamai-error-message {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  vertical-align: middle;
  line-height: 23px;
  display: table-cell;
}
.akamai-loading {
  width: 32px;
  height: 32px;
  text-align: center;
  border: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -16px;
  margin-left: -16px;
  display: none;
  background-image: url("amp.svg");
  background-position: -592px 0px;
}
.akamai-loading .akamai-loading.akamai-overlay {
  display: block;
}
.akamai-poster {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  display: none;
  pointer-events: none;
}
.akamai-medium-audio .akamai-poster,
.akamai-ready .akamai-poster {
  display: table;
}
.akamai-poster-content {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  height: 100%;
}
.akamai-poster-image {
  width: 100%;
}
.akamai-replay {
  background: #7c7c7c;
  background: -moz-linear-gradient(top, #7c7c7c 0%, #595959 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7c7c7c), color-stop(100%, #595959));
  background: -webkit-linear-gradient(top, #7c7c7c 0%, #595959 100%);
  background: -o-linear-gradient(top, #7c7c7c 0%, #595959 100%);
  background: -ms-linear-gradient(top, #7c7c7c 0%, #595959 100%);
  background: linear-gradient(to bottom, #7c7c7c 0%, #595959 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7c7c', endColorstr='#595959', GradientType=0);
  border-top-width: 1px;
  border-top-color: #6E6E6E;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #5A5A5A;
  border-bottom-style: solid;
  width: 100%;
  height: 19px;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 0px;
  overflow: hidden;
  display: none;
  z-index: 1;
}
.akamai-ended .akamai-replay {
  display: block;
}
.akamai-replay-button {
  position: absolute;
  background: none;
  border: none;
  margin: 0px;
  padding: 0px;
  top: 2px;
  right: 20px;
  width: 50px;
  cursor: pointer;
  pointer-events: all;
}
.akamai-replay-icon {
  position: absolute;
  width: 14px;
  height: 14px;
  left: 8px;
  border: none;
  margin: 0px;
  padding: 0px;
  background-image: url("amp.svg");
  background-position: -471px -10px;
}
.akamai-replay-button:active .akamai-replay-icon {
  background-position: -542px -10px;
}
.akamai-replay-label {
  position: absolute;
  left: 25px;
  color: #E1E1E1;
  text-shadow: 1px 1px 1px #000000;
}
.akamai-replay-button:active .akamai-replay-label {
  color: #FFFFFF;
}
.akamai-title-bar {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  position: absolute;
  left: 0px;
  padding: 0px;
  display: none;
  top: 0px;
  overflow: hidden;
  z-index: 116;
  -webkit-user-select: none;
}
.akamai-ready .akamai-title-bar,
.akamai-paused .akamai-title-bar {
  display: inline;
}
.akamai-ad-mode .akamai-title-bar {
  display: none;
}
.akamai-title-text {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  margin: 8px 15px 5px 15px;
}
.akamai-description-text {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  margin-bottom: 8px;
  margin-left: 15px;
}
@-webkit-keyframes buffering {
  from {
    left: -28px;
  }
  to {
    left: 0px;
  }
}
.akamai-waiting.akamai-overlay {
  width: 100%;
  height: 16px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: none;
  margin: 0px;
  padding: 0px;
  border: none;
}
.akamai-controls-persistent .akamai-waiting.akamai-overlay,
.akamai-controls-persistent.akamai-active .akamai-waiting.akamai-overlay {
  bottom: 0px;
}
.akamai-active .akamai-waiting.akamai-overlay {
  bottom: 50px;
}
.akamai-waiting .akamai-waiting.akamai-overlay {
  display: block;
}
.akamai-waiting-bar {
  width: 150%;
  height: 16px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin: 0px;
  margin-left: -28px;
  padding: 0px;
  border: none;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(64, 64, 64, 0.5);
  background-image: url("bar.png");
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-color: rgba(128, 128, 128, 0.5);
  -webkit-animation: buffering 0.25s linear infinite;
}
.akamai-waiting-text {
  color: #CCCCCC;
  position: absolute;
  margin-top: -2px;
  margin-left: 5px;
  font-size: 10px;
  text-shadow: 1px 1px 1px #000000;
}
.akamai-button {
  cursor: pointer;
  pointer-events: auto;
}
.akamai-button-icon,
.akamai-icon {
  background-image: url("amp.svg");
  pointer-events: auto;
}
.akamai-button-label {
  color: #535353;
  position: relative;
  top: -19px;
  left: 35px;
  font-weight: bold;
}
.akamai-button:active .akamai-button-label {
  color: #FFFFFF;
}
.akamai-controls {
  pointer-events: none;
}
.akamai-control-bar {
  background: #212121;
  background: -moz-linear-gradient(top, #212121 0%, #1d1d1d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #1d1d1d));
  background: -webkit-linear-gradient(top, #212121 0%, #1d1d1d 100%);
  background: -o-linear-gradient(top, #212121 0%, #1d1d1d 100%);
  background: -ms-linear-gradient(top, #212121 0%, #1d1d1d 100%);
  background: linear-gradient(to bottom, #212121 0%, #1d1d1d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#1d1d1d', GradientType=0);
  top: auto;
  width: 100%;
  height: 50px;
  position: absolute;
  padding: 0px;
  margin: 0px;
  color: #FFFFFF;
  z-index: 120;
  display: none;
  bottom: 0px;
  border-top-color: #181818;
  border-top-width: 1px;
  border-top-style: solid;
  pointer-events: auto;
}
.akamai-medium-audio .akamai-control-bar {
  z-index: 113;
}
.akamai-active .akamai-control-bar,
.akamai-controls-persistent.akamai-inactive .akamai-control-bar,
.akamai-medium-audio .akamai-control-bar,
.akamai-ended .akamai-control-bar,
.akamai-controls-fixed .akamai-control-bar,
.akamai-inactive.akamai-controls-fixed .akamai-control-bar,
.akamai-ad-mode .akamai-control-bar,
.akamai-paused .akamai-control-bar {
  display: block;
}
.akamai-controls-none .akamai-control-bar {
  display: none;
}
.akamai-separator {
  display: none;
  position: absolute;
  width: 1px;
  height: 42px;
  background-color: #585858;
  top: 0px;
  right: 90px;
}
/* overrides */
.akamai-controls-native .akamai-overlays,
.akamai-controls-native .akamai-poster {
  display: none;
}
.akamai-controls-persistent .akamai-video,
.akamai-controls-persistent .akamai-overlays,
.akamai-controls-persistent .akamai-error {
  bottom: 50px;
}
.akamai-full-screen.akamai-button {
  width: 25px;
  height: 21px;
  border: none;
  position: absolute;
  top: 15px;
  right: 15px;
  margin: 0px;
  padding: 0px;
  background-position: -130px 0px;
  background-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.akamai-full-screen.akamai-button:active {
  background-position: -155px 0px;
}
.akamai-full-screen.akamai-button.akamai-disabled {
  opacity: 0.15;
  pointer-events: none;
}
.akamai-medium-audio .akamai-full-screen.akamai-button {
  display: none;
}
.akamai-full-screen .akamai-full-screen.akamai-button {
  background-position: -180px 0px;
}
.akamai-full-screen .akamai-full-screen.akamai-button:active {
  background-position: -205px 0px;
}
.akamai-full-screen-icon {
  width: 25px;
  height: 21px;
  background-position: -130px 0px;
}
.akamai-play-pause {
  border: none;
  position: absolute;
  top: 14px;
  left: 26px;
  width: 18px;
  height: 21px;
  margin: 0px;
  padding: 0px;
  background-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.akamai-play-pause:active .akamai-play-pause-icon {
  background-position: -19px 0px;
}
.akamai-play-pause-icon {
  width: 18px;
  height: 21px;
}
.akamai-playing .akamai-play-pause .akamai-play-pause-icon {
  background-position: -38px 0px;
  width: 19px;
}
.akamai-playing .akamai-play-pause:active .akamai-play-pause-icon {
  background-position: -57px 0px;
}
.akamai-ended .akamai-play-pause {
  top: 12px;
  left: 22px;
  width: 23px;
  height: 25px;
}
.akamai-ended .akamai-play-pause .akamai-play-pause-icon {
  width: 23px;
  height: 25px;
  background-position: -78px 0px;
}
.akamai-ended .akamai-play-pause:active {
  top: 12px;
  left: 22px;
  width: 23px;
  height: 25px;
}
.akamai-ended .akamai-play-pause:active .akamai-play-pause-icon {
  width: 23px;
  height: 25px;
  background-position: -105px 0px;
}
.akamai-progress {
  width: auto;
  height: auto;
  padding: 0px;
  margin-top: 15px;
  margin-left: 66px;
  margin-right: 150px;
  -webkit-user-select: none;
}
.akamai-long-form .akamai-progress {
  margin-right: 182px;
}
.akamai-live .akamai-progress {
  margin-right: 110px;
}
.akamai-medium-audio .akamai-progress {
  margin-right: 120px;
}
.akamai-ready .akamai-progress {
  pointer-events: none;
}
.akamai-progress-area {
  background: #0f0f0f;
  background: -moz-linear-gradient(top, #0f0f0f 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0f0f0f), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #0f0f0f 0%, #000000 100%);
  background: -o-linear-gradient(top, #0f0f0f 0%, #000000 100%);
  background: -ms-linear-gradient(top, #0f0f0f 0%, #000000 100%);
  background: linear-gradient(to bottom, #0f0f0f 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f0f0f', endColorstr='#000000', GradientType=0);
  position: relative;
  height: 20px;
  cursor: pointer;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  -webkit-user-select: none;
}
.akamai-buffer-value {
  background: #555555;
  background: -moz-linear-gradient(top, #555555 0%, #212121 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555555), color-stop(100%, #212121));
  background: -webkit-linear-gradient(top, #555555 0%, #212121 100%);
  background: -o-linear-gradient(top, #555555 0%, #212121 100%);
  background: -ms-linear-gradient(top, #555555 0%, #212121 100%);
  background: linear-gradient(to bottom, #555555 0%, #212121 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#212121', GradientType=0);
  position: absolute;
  border-radius: 4px;
  height: 20px;
  max-width: 100%;
  min-width: 0%;
  -webkit-user-select: none;
}
.akamai-live .akamai-buffer-value {
  display: none;
}
.akamai-progress-value {
  background: #c80000;
  background: -moz-linear-gradient(top, #c80000 0%, #210000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c80000), color-stop(100%, #210000));
  background: -webkit-linear-gradient(top, #c80000 0%, #210000 100%);
  background: -o-linear-gradient(top, #c80000 0%, #210000 100%);
  background: -ms-linear-gradient(top, #c80000 0%, #210000 100%);
  background: linear-gradient(to bottom, #c80000 0%, #210000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c80000', endColorstr='#210000', GradientType=0);
  position: absolute;
  border-radius: 4px 0px 0px 4px;
  height: 20px;
  max-width: 100%;
  min-width: 0%;
  -webkit-user-select: none;
}
.akamai-live .akamai-progress-value {
  display: none;
}
.akamai-scrubber {
  background: #c8c8c8;
  background: -moz-linear-gradient(top, #c8c8c8 0%, #212121 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c8c8c8), color-stop(100%, #212121));
  background: -webkit-linear-gradient(top, #c8c8c8 0%, #212121 100%);
  background: -o-linear-gradient(top, #c8c8c8 0%, #212121 100%);
  background: -ms-linear-gradient(top, #c8c8c8 0%, #212121 100%);
  background: linear-gradient(to bottom, #c8c8c8 0%, #212121 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c8c8c8', endColorstr='#212121', GradientType=0);
  border-radius: 5px;
  width: 18px;
  height: 24px;
  padding: 0px;
  margin: -3px 0px 0px 0px;
  cursor: pointer;
  position: absolute;
  display: block;
}
.akamai-live .akamai-scrubber {
  display: none;
}
.akamai-scrub-time {
  background: #212121;
  background: -moz-linear-gradient(top, #212121 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #212121 0%, #000000 100%);
  background: -o-linear-gradient(top, #212121 0%, #000000 100%);
  background: -ms-linear-gradient(top, #212121 0%, #000000 100%);
  background: linear-gradient(to bottom, #212121 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#000000', GradientType=0);
  border-radius: 5px;
  position: absolute;
  top: -30px;
  left: -25px;
  width: 75px;
  height: 24px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 17px;
  padding-top: 5px;
  margin-top: -20px;
  margin-left: -37px;
  opacity: 0;
  z-index: 2000;
  -webkit-user-select: none;
}
.akamai-live .akamai-scrub-time {
  display: none;
}
.akamai-scrubbing .akamai-scrub-time {
  opacity: 1;
}
.akamai-thumb-preview {
  position: absolute;
  top: -80px;
  left: -25px;
  opacity: 0;
  z-index: 1999;
  border: 1px solid #000000;
}
.akamai-scrubbing .akamai-thumb-preview {
  opacity: 1;
}
.akamai-seek-bar {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: auto;
}
.akamai-live .akamai-seek-bar,
.akamai-ready .akamai-seek-bar {
  display: none;
}
.akamai-cue-point {
  position: absolute;
  height: 5px;
  width: 5px;
  border-radius: 2.5px;
  background-color: #FFFFFF;
  top: 7px;
}
.akamai-time-display {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 58px;
  width: 125px;
  height: 9px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  line-height: 9px;
  -webkit-user-select: none;
}
.akamai-medium-audio .akamai-time-display {
  right: 16px;
}
.akamai-current-time-display {
  color: #CCCCCC;
  text-align: right;
  -webkit-user-select: none;
  display: inline;
}
.akamai-live .akamai-current-time-display {
  display: none;
}
.akamai-separator-display {
  display: inline;
}
.akamai-live .akamai-separator-display {
  display: none;
}
.akamai-duration-display {
  display: inline;
  text-align: right;
  -webkit-user-select: none;
}
.akamai-live .akamai-duration-display {
  display: none;
}
.akamai-live-display {
  position: absolute;
  color: #FFFFFF;
  text-align: center;
  background-color: #FF0000;
  display: none;
  width: 30px;
  height: 11px;
  top: 6px;
  right: 7px;
  padding-top: 2px;
  margin-top: -6px;
  font-size: 10px;
  -webkit-user-select: none;
  cursor: pointer;
  z-index: 100;
}
.akamai-cc-enabled .akamai-live-display {
  right: 42px;
}
.akamai-live .akamai-live-display {
  display: block;
}
.akamai-slider {
  width: auto;
  height: auto;
  background-color: #262626;
  position: absolute;
  top: 20px;
  left: 19px;
  bottom: 20px;
  right: 19px;
  border-radius: 5px;
  pointer: cursor;
  padding-top: 10px;
}
.akamai-slider-area {
  position: relative;
  width: 100%;
  height: 100%;
}
.akamai-slider-value {
  position: absolute;
  bottom: 0px;
  border-radius: 5px;
  background-color: #535353;
  width: 100%;
  padding-top: 5px;
}
.akamai-slider-handle {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #FFFFFF;
}
.akamai-play.akamai-overlay {
  width: 118px;
  height: 118px;
  border: none;
  position: absolute;
  display: none;
  right: 50%;
  bottom: 50%;
  margin-bottom: -59px;
  margin-right: -59px;
  background-image: url("amp.svg");
  background-position: -231px 0px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  z-index: 111;
  pointer-events: all;
  cursor: pointer;
}
.akamai-play.akamai-overlay:active {
  background-position: -348px 0px;
}
.akamai-ready .akamai-play.akamai-overlay,
.akamai-paused .akamai-play.akamai-overlay {
  display: block;
}
.akamai-event-management {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.akamai-event-poster {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
}
.akamai-captioning.akamai-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding: 0px;
}
.akamai-caption-text {
  position: absolute;
  width: 100%;
  margin: auto;
  overflow: hidden;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px #000000;
  font-weight: bold;
  font-size: 15px;
  display: none;
  bottom: 0px;
  min-height: 25px;
}
.akamai-caption-text p {
  margin: 10px;
  display: inline-block;
  color: #FFFFFF;
}
.akamai-active .akamai-caption-text,
.akamai-paused .akamai-caption-text {
  bottom: 50px;
}
.akamai-active.akamai-controls-none .akamai-caption-text {
  bottom: 0px;
}
.akamai-cc-active .akamai-caption-text {
  display: block;
}
.akamai-cc-embedded .akamai-caption-text {
  display: none;
}
.akamai-caption {
  margin: 0px;
}
.akamai-caption.akamai-button {
  position: absolute;
  padding: 2px 0px 0px 1px;
  margin: 0px 0px 0px 0px;
  width: 23px;
  height: 21px;
  top: 12px;
  right: 52px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  border-color: #CCCCCC;
  border-style: solid;
  color: #CCCCCC;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: none;
  cursor: pointer;
}
.akamai-cc-enabled .akamai-caption.akamai-button {
  display: block;
}
.akamai-share-enabled .akamai-caption.akamai-button {
  right: 90px;
}
.akamai-caption.akamai-button:active {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.akamai-cc-active .akamai-caption.akamai-button {
  background-color: #ff0000;
}
.akamai-ad-mode .akamai-caption.akamai-button,
.akamai-ad-mode .akamai-cc-enabled .akamai-caption.akamai-button {
  display: none;
}
.akamai-cc-enabled .akamai-progress {
  margin-right: 177px;
}
.akamai-cc-enabled .akamai-time-display {
  right: 92px;
}
.akamai-share-enabled.akamai-cc-enabled .akamai-time-display {
  right: 145px;
}
.akamai-share-enabled.akamai-cc-enabled .akamai-progress {
  margin-right: 225px;
}
.akamai-live .akamai-share-enabled.akamai-cc-enabled .akamai-time-display {
  right: 92px;
}
.akamai-live .akamai-share-enabled.akamai-cc-enabled .akamai-progress {
  margin-right: 177px;
}
::cue {
  position: absolute;
  top: 50px;
  color: #FF0000;
}
/*Captioning Setting UI Styles*/
.akamai-caption-setting-btn {
  position: absolute;
  right: 5px;
  bottom: 75px;
  display: none;
  z-index: 1;
}
.akamai-cc-active .akamai-caption-setting-btn {
  display: block;
}
.akamai-captioning-settings {
  display: none;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 15%;
  font-family: Arial;
  font-size: 12px;
  color: #E4E4E4;
  max-width: 390px;
  width: 90%;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  z-index: 112;
  padding: 2px 2px;
  background: #7d7e7d;
  /* Old browsers */
  pointer-events: auto;
}
.akamai-cc-setting-active .akamai-captioning-settings {
  display: block;
}
.akamai-captioning-titlebar {
  padding: .3em 1em .3em 0em;
  color: #F4F4F4;
  margin-bottom: 2px;
  background: #7d7e7d;
  /* Old browsers */
  background-color: #414141;
}
.akamai-captioning-title {
  margin: .1em .5em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.akamai-captioning-titlebar-close {
  float: right;
  width: 21px;
  margin: 0 .5em;
  padding: 1px;
  height: 20px;
  border-radius: 0.5em;
  background-color: #f4f4f4;
}
.akamai-captioning-row {
  background-color: #414141;
  clear: both;
  display: inline-block;
  width: 100%;
  margin-bottom: -4px;
}
.akamai-captioning-label,
.akamai-captioning-preset {
  float: left;
}
.akamai-captioning-label {
  margin: 4px .5em;
  max-width: 55px;
  min-width: 55px;
}
.akamai-captioning-dropdown {
  float: left;
  max-width: 100px;
  min-width: 100px;
  margin: 4px 10px 4px 0px;
}
.akamai-captioning-label-small {
  float: left;
  margin: 4px .5em;
}
.akamai-captioning-footer-button {
  outline: 0 none;
  float: right;
  background-color: #646464;
  border-color: #101010;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  color: #E4E4E4;
  font-size: 90%;
  line-height: 16px;
  min-height: 16px;
  min-width: 26px;
  width: 50px;
  margin: 2px 2px 0px 2px;
  padding: 1px;
  text-align: center;
}
.akamai-captioning-footer-button:active {
  background-color: #e6e6e6;
  color: #101010;
  border-color: #101010;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  font-size: 90%;
  line-height: 16px;
  padding: 1px;
  text-align: center;
}
.akamai-captioning-footer-continer {
  display: inline-block;
  width: 100%;
}
.akamai-captioning-label:nth-child(3) {
  max-width: 55px;
  min-width: 55px;
}
.akamai-caption-text {
  position: absolute;
  width: 100%;
  margin: auto;
  overflow: hidden;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 1px #000000;
  font-weight: bold;
  font-size: 15px;
  display: none;
  bottom: 0px;
  min-height: 25px;
}
.akamai-captioning-preset {
  border: 1px #000000 solid;
  float: left;
  margin: .4em 0.3em;
  padding: 0em .4em;
  cursor: pointer;
}
.akamai-captioning-preset1 {
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
}
.akamai-captioning-preset2 {
  color: #FFFF00;
  background-color: rgba(0, 0, 0, 0);
}
.akamai-captioning-preset3 {
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.3);
}
.akamai-captioning-preset4 {
  color: #FFFF00;
  background-color: rgba(0, 0, 0, 0.5);
}
.akamai-captioning-color-picker {
  border: 1px #ffffff solid;
  float: left;
  margin: .3em 0.3em;
  width: 20px;
  height: 20px;
}
/*Color Picker Styles */
.akamai-colorpicker-palette {
  width: 144px;
  position: absolute;
  border: 1px solid #598FEF;
  background-color: #C4C4C4;
  padding: 2px;
  display: none;
  z-index: 9999;
  top: 4px;
  pointer-events: auto;
}
.akamai-colorpicker-swatch {
  height: 12px;
  width: 12px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  margin: 1.5px;
  float: left;
  cursor: pointer;
  line-height: 12px;
}
.akamai-colorpicker-slider {
  width: 60%;
  -webkit-appearance: none;
  height: 10px;
  border-radius: 5px;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.6);
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #ff0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #ff0000));
  background: -webkit-linear-gradient(top, #000000 0%, #ff0000 100%);
  background: -o-linear-gradient(top, #000000 0%, #ff0000 100%);
  background: -ms-linear-gradient(top, #000000 0%, #ff0000 100%);
  background: linear-gradient(to bottom, #000000 0%, #ff0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ff0000', GradientType=0);
}
.akamai-caption-text-preview {
  position: relative;
  display: block;
  bottom: auto !important;
}
.akamai-captioning-advanced-container {
  display: none;
}
.akamai-captioning-advanced-button {
  background: none;
  border: none;
  padding: 0;
  border-bottom: 1px solid #E4E4E4;
  color: #E4E4E4;
  cursor: pointer;
}
.akamai-captioning-toggle-btn {
  cursor: pointer;
  outline: 0 none;
  float: right;
  width: 21px;
  height: 20px;
  border-radius: 0.5em;
  background-color: #f4f4f4;
  background-color: #646464;
  border-color: #101010;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  color: #E4E4E4;
  font-size: 90%;
  line-height: 16px;
  min-height: 16px;
  min-width: 26px;
  padding: 1px;
  text-align: center;
}
.akamai-captioning-floater-btnselected {
  background-color: #e6e6e6;
  color: #101010;
  border-color: #101010;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  font-size: 90%;
  line-height: 16px;
  min-height: 16px;
  min-width: 26px;
  padding: 1px;
  text-align: center;
}
.akamai-captioning-floater-btndeselected {
  background-color: #646464;
  border-color: #101010;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  color: #E4E4E4;
  font-size: 90%;
  line-height: 16px;
  min-height: 16px;
  min-width: 26px;
  padding: 1px;
  text-align: center;
}
.akamai-branding.akamai-overlay {
  width: 100%;
  height: 100%;
  text-align: center;
  border: none;
  position: absolute;
  top: 0px;
  left: 0px;
  display: table;
  pointer-events: none;
  margin: 0px;
  padding: 0px;
}
.akamai-branding-container {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  width: 100%;
}
.akamai-branding-image {
  margin: 10px;
}
.akamai-branding-logo {
  display: block;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
}
.akamai-loading .akamai-branding-image,
.akamai-ended .akamai-branding-image {
  display: inline;
  opacity: 1;
}
.akamai-loading .akamai-branding-image {
  margin-top: -70px;
}
.akamai-loading .akamai-loading.akamai-overlay {
  margin-top: 10px;
}
.akamai-branding-text {
  color: #CCCCCC;
  font-weight: normal;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 10px;
  display: none;
}
.akamai-ended .akamai-branding-text {
  display: block;
}
.akamai-branding-text a {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.akamai-stats.akamai-overlay {
  width: auto;
  bottom: 55px;
  overflow: hidden;
  padding: 0px;
  margin: auto;
  z-index: 100;
  padding: 10px;
  position: absolute;
  left: 0px;
  top: 20px;
  right: 0px;
  overflow-y: auto;
  pointer-events: auto;
}
.akamai-inactive .akamai-stats.akamai-overlay {
  bottom: 10px;
}
.akamai-ended .akamai-stats.akamai-overlay {
  bottom: 55px;
}
.akamai-stats-text {
  text-shadow: 1px 1px 1px #000000;
  word-wrap: break-word;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 5px 0px;
  padding: 5px 5px;
  line-height: 13px;
}
.akamai-stats-text p {
  margin: 1px 0px;
}
.akamai-stats-header {
  padding-bottom: 8px;
  display: block;
  clear: both;
}
.akamai-stats-button {
  position: absolute;
  background: url("../resources/images/hd_meter_up.png");
  padding: 2px 0px 0px 1px;
  margin: 0px 0px 0px 0px;
  width: 23px;
  height: 21px;
  top: 12px;
  right: 52px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  color: #CCCCCC;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: center;
  display: none;
  cursor: pointer;
}
.akamai-stats-enabled .akamai-stats-button {
  display: block;
}
.akamai-stats-enabled .akamai-time-display {
  right: 95px;
}
.akamai-stats-enabled .akamai-progress {
  margin-right: 183px;
}
.akamai-stats-enabled.akamai-long-form .akamai-progress-area {
  margin-right: 212px;
}
.akamai-chromecast-controls {
  background: #212121;
  background: -moz-linear-gradient(top, #212121 0%, #090909 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212121), color-stop(100%, #090909));
  background: -webkit-linear-gradient(top, #212121 0%, #090909 100%);
  background: -o-linear-gradient(top, #212121 0%, #090909 100%);
  background: -ms-linear-gradient(top, #212121 0%, #090909 100%);
  background: linear-gradient(to bottom, #212121 0%, #090909 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212121', endColorstr='#090909', GradientType=0);
  display: table;
  z-index: 115;
  pointer-events: auto;
}
.akamai-chromecast-controls .akamai-control-bar {
  left: 0px;
  display: block;
}
.akamai-chromecast-controls .akamai-time-display {
  right: 95px;
}
.akamai-chromecast-controls .akamai-progress {
  margin-right: 180px;
}
.akamai-chromecast-controls.akamai-cc-enabled .akamai-caption-button {
  right: 97px;
}
.akamai-chromecast-controls.akamai-cc-enabled .akamai-time-display {
  right: 142px;
}
.akamai-chromecast-controls.akamai-cc-enabled .akamai-progress {
  margin-right: 230px;
}
.akamai-chromecast-controls .akamai-seek-bar {
  display: block;
}
.akamai-player.akamai-chromecast-receiver {
  background-color: #000000;
  background-image: none;
  display: none;
}
.akamai-player.akamai-chromecast-receiver.akamai-paused,
.akamai-player.akamai-chromecast-receiver.akamai-playing,
.akamai-player.akamai-chromecast-receiver.akamai-waiting,
.akamai-player.akamai-chromecast-receiver.akamai-loading,
.akamai-player.akamai-chromecast-receiver.akamai-seeking {
  display: block;
}
.akamai-controls.akamai-chromecast .akamai-progress {
  margin-right: 230px;
}
.akamai-controls.akamai-chromecast .akamai-time-display {
  right: 96px;
}
.akamai-controls.akamai-chromecast .akamai-progress {
  margin-right: 186px;
}
.akamai-chromecast.akamai-button {
  background: url("chromecast.png");
  position: absolute;
  right: 55px;
  width: 33px;
  height: 25px;
  top: 50%;
  margin-top: -16px;
  background-size: 38px;
  cursor: pointer;
  pointer-events: auto;
}
.akamai-chromecast-receiver {
  background-color: #000000;
  background-image: none;
}
.akamai-chromecast-receiver.akamai-paused {
  display: block;
}
.akamai-chromecast-receiver.akamai-cc-enabled .akamai-caption-button {
  display: none;
}
.akamai-chromecast-receiver .akamai-full-screen.akamai-button {
  display: none;
}
.akamai-chromecast-receiver .akamai-time-display {
  right: 19px;
}
.akamai-chromecast-receiver .akamai-progress {
  margin-right: 120px;
}
.akamai-chromecast-receiver .akamai-title-bar {
  height: 42px;
  bottom: auto;
}
.akamai-chromecast-receiver .akamai-title-text {
  font-size: 18px;
}
.akamai-chromecast-receiver.akamai-ended .akamai-branding-text,
.akamai-chromecast-receiver .akamai-branding-text,
.akamai-chromecast-receiver.akamai-ended .akamai-replay,
.akamai-chromecast-receiver .akamai-replay,
.akamai-chromecast-receiver .akamai-stats-button {
  display: none;
}
.akamai-chromecast-message-container {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  height: 100%;
}
.akamai-replay.akamai-overlay {
  height: 100%;
  background: transparent;
}
.akamai-replay-button {
  position: absolute;
  width: auto;
  height: auto;
  right: auto;
  padding: 10px;
  margin-left: -25px;
  margin-top: -25px;
  left: 50%;
  top: 50%;
  background: #7c7c7c;
  background: -moz-linear-gradient(top, #7c7c7c 0%, #595959 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7c7c7c), color-stop(100%, #595959));
  background: -webkit-linear-gradient(top, #7c7c7c 0%, #595959 100%);
  background: -o-linear-gradient(top, #7c7c7c 0%, #595959 100%);
  background: -ms-linear-gradient(top, #7c7c7c 0%, #595959 100%);
  background: linear-gradient(to bottom, #7c7c7c 0%, #595959 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7c7c', endColorstr='#595959', GradientType=0);
}
.akamai-replay-icon {
  width: 13px;
  height: 15px;
  border: none;
  margin: 0px;
  padding: 0px;
  background-image: url("amp.svg");
  background-position: -472px -9px;
}
.akamai-replay-button:active .akamai-replay-icon {
  background-position: -543px -9px;
}
.akamai-replay-label {
  position: static;
  margin-left: 20px;
}
@-webkit-keyframes buffering {
  from {
    left: -28px;
  }
  to {
    left: 0px;
  }
}
.akamai-waiting-overlay {
  width: 100%;
  height: 16px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: none;
  margin: 0px;
  padding: 0px;
  border: none;
}
.akamai-waiting .akamai-waiting-overlay {
  display: block;
}
.akamai-active .akamai-waiting-overlay {
  bottom: 50px;
}
.akamai-waiting-bar {
  width: 150%;
  height: 16px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin: 0px;
  margin-left: -28px;
  padding: 0px;
  border: none;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: rgba(64, 64, 64, 0.5);
  background-image: url("bar.png");
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-color: rgba(128, 128, 128, 0.5);
  -webkit-animation: buffering 0.25s linear infinite;
}
.akamai-waiting-text {
  position: absolute;
  margin-top: -2px;
  margin-left: 5px;
  font-size: 10px;
  text-shadow: 1px 1px 1px #000000;
}
