/*================================================================================
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-locked {
  pointer-events: none;
}
.akamai-player.akamai-full-screen {
  top: 0px;
}
.akamai-hidden {
  display: none;
}
.akamai-disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: pointer;
}
.akamai-overlays {
  pointer-events: none;
}
.akamai-overlay {
  pointer-events: none;
}
.akamai-ioscursor {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: all;
}
.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-media-element {
  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;
  object-fit: contain;
}
.akamai-controls-native .akamai-media-element,
.akamai-controls-native.akamai-iphone.akamai-ready .akamai-media-element,
.akamai-controls-native.akamai-iphone.akamai-paused .akamai-media-element,
.akamai-controls-native.akamai-hide-video .akamai-media-element {
  -webkit-transform: none;
}
.akamai-html5.akamai-ended .akamai-media-element,
.akamai-html5.akamai-error .akamai-media-element {
  width: 0px;
  height: 0px;
}
.akamai-install-flash {
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 100%;
}
.akamai-ads.akamai-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.akamai-ads.akamai-overlay iframe {
  pointer-events: all;
  background-color: transparent;
}
.akamai-ads.akamai-overlay video {
  left: 0px;
}
.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-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-autoadvance {
  position: absolute;
  width: 25%;
  height: 15px;
  top: 0px;
  right: 6px;
  display: none;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  text-align: right;
  z-index: 2;
  -webkit-user-select: none;
}
.akamai-ended.akamai-autoadvance-mode .akamai-autoadvance {
  display: block;
}
.akamai-autoadvance-text {
  font-size: 13px;
  font-weight: bold;
  text-shadow: none;
}
.akamai-ended.akamai-autoadvance-mode .akamai-replay-button {
  right: auto;
  left: 4px;
}
.akamai-ended.akamai-autoadvance-mode .akamai-caption-text {
  display: none;
}
.akamai-ais.akamai-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  z-index: 300;
  top: 0px;
  left: 0px;
  pointer-events: none;
  background-color: #000000;
}
.akamai-ais.akamai-overlay.akamai-ais-free-preview {
  background-color: transparent;
}
.akamai-authenticating .akamai-overlays.akamai-layer {
  z-index: 1;
}
.akamai-flash.akamai-authenticating .akamai-overlays.akamai-layer {
  display: block;
}
.akamai-ais-chooser {
  width: 100%;
  height: 100%;
  padding: 0px;
  overflow: hidden;
  text-align: center;
  max-width: 600px;
  max-height: 340px;
  margin-left: auto;
  margin-right: auto;
  background: #000000;
  pointer-events: all;
}
.akamai-ais-chooser-title {
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  margin: 4% auto 3% auto;
}
.akamai-ais-chooser-menu {
  position: relative;
  display: inline-block;
  width: 100%;
  font-weight: bold;
  margin: 5% auto;
  /*pointer-events: none;*/
}
.akamai-ais-chooser-label {
  display: inline-block;
  font-weight: bold;
  font-size: 17px;
  color: #FFFFFF;
  padding: 0px 3%;
}
.akamai-ais-chooser-select {
  display: inline;
  -webkit-border-radius: 0px;
  height: 25px;
  width: 40%;
  pointer-events: all;
}
.akamai-ais-chooser-login {
  display: inline;
  background-color: #666666;
  color: #FFFFFF;
  border: none;
  height: 25px;
  width: 20%;
  margin: 0px 3%;
  pointer-events: all;
}
.akamai-ais-play {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  background: #000000;
  text-align: center;
  pointer-events: all;
}
.akamai-ais-play-menu {
  position: relative;
  top: 50%;
  margin-top: -15px;
}
.akamai-ais-play-restart {
  display: inline;
}
.akamai-ais-play-resume {
  display: inline;
}
.akamai-ais-authenticating {
  text-align: center;
  width: 100%;
  height: 100%;
  margin-top: -5px;
  background: #000000;
}
.akamai-ais-authenticating-button {
  position: relative;
  top: 50%;
}
.akamai-ais-chooser-grid {
  margin-left: 2%;
}
.akamai-ais-chooser-grid-item {
  cursor: pointer;
  background-color: #000000;
  border: 1px solid #333333;
  color: #FFFFFF;
  font-weight: bold;
  float: left;
  width: 20%;
  height: 10%;
  text-align: center;
  padding-right: 1%;
  padding-left: 1%;
  margin: 1%;
}
.akamai-ais-chooser-grid-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0px 2px;
}
.akamai-ais-chooser-grid-item img {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.akamai-ais-chooser-grid-index-9,
.akamai-ais-chooser-grid-index-10,
.akamai-ais-chooser-grid-index-11,
.akamai-ais-chooser-grid-index-12 {
  display: none;
}
.akamai-authenticating .akamai-media-element {
  width: 0px;
  height: 0px;
  z-index: -100;
}
.akamai-ais-chooser-grid-cell-label {
  display: none;
  font-size: 14px;
}
.akamai-ais-chooser-grid-cell-img {
  display: block;
}
.akamai-ais-preview {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, 0.85);
  pointer-events: all;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.akamai-ais-preview.akamai-hidden {
  display: none;
}
.akamai-spacer {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.akamai-flex-item {
  margin: 0px 5px 0px 5px;
}
.akamai-ais-preview-info {
  margin: 0px 5px 0px 10px;
}
.akamai-ais-preview-login {
  color: #FFFFFF;
  border: none;
  border-radius: 5px;
  background-color: #183C6b;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  outline: none;
  padding: 5px 8px 5px 8px;
  margin: 0px 10px 0px 5px;
}
.akamai-ais-preview-label {
  color: #999999;
  font-size: 12px;
  font-weight: normal;
}
.akamai-ais-preview-count {
  font-size: 16px;
  text-align: right;
}
.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;
}
.akamai-caption-text p {
  margin: 10px;
  display: inline-block;
  color: #FFFFFF;
  line-height: 32px;
}
.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-ready.akamai-cc-active .akamai-caption-text,
.akamai-cc-embedded .akamai-caption-text,
.akamai-ad-mode .akamai-caption-text,
.akamai-ended .akamai-caption-text {
  display: none;
}
.akamai-full-screen .akamai-captioning.akamai-overlay .akamai-caption-container .akamai-caption-text p {
  font-size: 3.5em !important;
}
@media screen and (orientation: landscape) {
  .akamai-touch.akamai-player .akamai-captioning.akamai-overlay .akamai-caption-container .akamai-caption-text p {
    font-size: 1.5em !important;
  }
}
.akamai-caption {
  margin: 0px;
}
.akamai-caption.akamai-button {
  position: absolute;
  padding: 2px 0px 0px 1px;
  width: 23px;
  height: 21px;
  top: 12px;
  right: 52px;
  border-radius: 5px;
  border-color: #CCCCCC;
  border-style: solid;
  display: none;
}
.akamai-caption.akamai-button:hover,
.akamai-caption.akamai-button:active {
  border-color: #FFFFFF;
}
.akamai-caption.akamai-button .akamai-label {
  color: #CCCCCC;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  top: auto;
  left: auto;
}
.akamai-caption.akamai-button:hover .akamai-label,
.akamai-caption.akamai-button:active .akamai-label {
  color: #FFFFFF;
}
.akamai-cc-enabled .akamai-caption.akamai-button {
  display: block;
}
.akamai-share-enabled .akamai-caption.akamai-button,
.akamai-volume-enabled .akamai-caption.akamai-button {
  right: 90px;
}
.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 {
  right: 177px;
}
.akamai-long-form .akamai-cc-enabled .akamai-progress {
  right: 210px;
}
.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 {
  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 {
  right: 177px;
}
::cue {
  position: absolute;
  top: 50px;
  color: #FF0000;
}
.akamai-player video::-webkit-media-text-track-display {
  display: inline !important;
  width: auto !important;
  padding: .5em !important;
}
video::cue {
  color: #FFFFFF;
  font-family: 'Courier New', Courier, 'Nimbus Mono L', 'Cutive Mono', monospace;
  font-size: 1.3em;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}
/*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: 120;
  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:hover,
.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-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: 154px;
  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-ready.akamai-cc-active .akamai-caption-text-preview {
  display: block;
}
.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: 20px;
  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: 20px;
  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: 20px;
  min-height: 16px;
  min-width: 26px;
  padding: 1px;
  text-align: center;
}
.akamai-captioning-typed p:last-child {
  -webkit-animation: wipe 3s ;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 1500px 5000px;
  -webkit-mask-image: -webkit-gradient(linear, left center, right center, color-stop(0, #000000), color-stop(0.35, #000000), color-stop(0.5, #000000), color-stop(0.9, #000000), color-stop(1, rgba(0, 0, 0, 0)));
}
@-webkit-keyframes wipe {
  0% {
    -webkit-mask-size: 0px 5000px;
  }
  100% {
    -webkit-mask-size: 1500px 5000px;
  }
}
.akamai-recommendations.akamai-overlay {
  position: absolute;
  width: 50%;
  height: 50%;
  left: 22.5%;
  top: 20%;
  display: none;
  padding: 10px;
  margin: 0px;
  -webkit-user-select: none;
}
.akamai-recommendations-mode.akamai-ended .akamai-recommendations.akamai-overlay {
  display: block;
}
.akamai-recommendations-mode.akamai-ended.akamai-full-screen .akamai-recommendations.akamai-overlay {
  height: 55%;
}
.akamai-recommendations-label {
  position: relative;
  top: 0px;
  left: 0px;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 3px;
}
.akamai-recommendations-list-area {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0px;
  margin-bottom: 0px;
  padding: 0px;
  overflow-x: visible;
  overflow-y: scroll;
  pointer-events: all;
  -webkit-user-select: none;
}
.akamai-recommendations-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.akamai-recommendation {
  height: 32px;
  vertical-align: top;
  margin: 0px;
  padding: 6px;
  border-radius: 2px;
  border-width: 1px;
  border-color: rgba(128, 128, 128, 0.5);
  border-style: solid;
  background-color: #000000;
  margin-bottom: 2px;
}
.akamai-recommendation-thumbnail {
  width: 56px;
  height: 32px;
  float: left;
  margin-right: 10px;
}
.akamai-recommendation-text {
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
}
.akamai-recommendations-mode .akamai-branding.akamai-overlay {
  width: 200px;
  height: 15px;
  top: 22%;
  right: 18%;
  left: auto;
  margin-top: 2px;
  z-index: 1;
}
.akamai-recommendations-mode.akamai-full-screen .akamai-branding.akamai-overlay {
  right: 22%;
  margin-top: 0px;
}
.akamai-recommendations-mode .akamai-branding-image {
  display: none;
}
.akamai-recommendations-mode.akamai-player {
  background: #676767;
  background: -moz-linear-gradient(top, #676767 0%, #282828 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #676767), color-stop(100%, #282828));
  background: -webkit-linear-gradient(top, #676767 0%, #282828 100%);
  background: -o-linear-gradient(top, #676767 0%, #282828 100%);
  background: -ms-linear-gradient(top, #676767 0%, #282828 100%);
  background: linear-gradient(to bottom, #676767 0%, #282828 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676767', endColorstr='#282828', GradientType=0);
}
.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:hover,
.akamai-play.akamai-overlay:active {
  background-position: -348px 0px;
}
.akamai-ready .akamai-play.akamai-overlay,
.akamai-paused .akamai-play.akamai-overlay,
.akamai-ready.akamai-autoplay.akamai-touch .akamai-play.akamai-overlay {
  display: block;
}
.akamai-waiting .akamai-play.akamai-overlay,
.akamai-ready.akamai-autoplay .akamai-play.akamai-overlay {
  display: none;
}
.akamai-locked .akamai-play.akamai-overlay {
  pointer-events: none;
}
.akamai-panel-control {
  position: absolute;
  padding: 0px;
  margin: 0px;
  height: 48px;
  width: 100%;
  top: auto;
  left: 0px;
  bottom: 0px;
  pointer-events: none;
}
.akamai-control-panel {
  pointer-events: auto;
}
.akamai-progress.akamai-slider {
  position: absolute;
  padding: 0px;
  margin: 0px;
  top: 14px;
  left: 66px;
  right: 150px;
  bottom: 14px;
  -webkit-user-select: none;
}
.akamai-live .akamai-progress.akamai-slider {
  display: none;
}
.akamai-progress.akamai-slider .akamai-start-cap {
  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);
  border-radius: 4px 0px 0px 4px;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #000000;
  width: 9px;
  height: 20px;
  position: absolute;
  left: 0px;
}
.akamai-progress.akamai-slider .akamai-track {
  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: absolute;
  left: 0px;
  right: 0px;
  height: 20px;
  margin-left: 9px;
  margin-right: 9px;
  border-style: solid none solid none;
  border-width: 1px;
  border-color: #000000;
  -webkit-user-select: none;
  pointer-events: none;
}
.akamai-progress.akamai-slider .akamai-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;
  height: 20px;
  max-width: 100%;
  min-width: 0%;
  -webkit-user-select: none;
}
.akamai-progress.akamai-slider .akamai-click {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  pointer-events: auto;
  left: -9px;
  padding: 0px 9px;
}
.akamai-ready .akamai-progress.akamai-slider .akamai-click {
  pointer-events: none;
}
.akamai-progress.akamai-slider .akamai-handle {
  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: -2px 0px 0px -9px;
  cursor: pointer;
  position: absolute;
  display: block;
  pointer-events: auto;
}
.akamai-ready .akamai-progress.akamai-slider .akamai-handle {
  pointer-events: none;
}
.akamai-progress.akamai-slider .akamai-end-cap {
  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);
  border-radius: 0px 4px 4px 0px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #000000;
  width: 9px;
  height: 20px;
  position: absolute;
  right: 0px;
}
.akamai-long-form .akamai-progress.akamai-slider {
  right: 182px;
}
.akamai-live .akamai-progress.akamai-slider {
  right: 110px;
}
.akamai-medium-audio .akamai-progress.akamai-slider {
  right: 120px;
}
.akamai-ready .akamai-progress.akamai-slider {
  pointer-events: 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;
  pointer-events: none;
  -webkit-user-select: none;
}
.akamai-live .akamai-scrub-time {
  display: none;
}
.akamai-active.akamai-progress.akamai-slider .akamai-scrub-time,
.akamai-scrubbing .akamai-scrub-time {
  opacity: 1;
}
.akamai-scrub-time-separator {
  background: #000000;
  width: 3px;
  height: 21px;
  position: absolute;
  top: -21px;
  margin-left: -1.5px;
  pointer-events: none;
  display: none;
}
.akamai-active.akamai-progress.akamai-slider .akamai-scrub-time-separator,
.akamai-scrubbing .akamai-scrub-time-separator {
  display: block;
}
.akamai-thumb-preview {
  position: absolute;
  top: -80px;
  left: -25px;
  opacity: 0;
  z-index: 1999;
  border: 1px solid #000000;
  background-size: cover;
  background-position: center;
}
.akamai-progress.akamai-slider .akamai-track:hover .akamai-thumb-preview {
  opacity: 1;
}
.akamai-cue-point {
  position: absolute;
  height: 5px;
  width: 5px;
  border-radius: 2.5px;
  background-color: #FFFFFF;
  top: 7px;
}
@-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;
  z-index: 305;
}
.akamai-controls-persistent .akamai-waiting.akamai-overlay,
.akamai-controls-persistent.akamai-active .akamai-waiting.akamai-overlay,
.akamai-controls-none .akamai-waiting.akamai-overlay,
.akamai-controls-none.akamai-active .akamai-waiting.akamai-overlay {
  bottom: 0px;
}
.akamai-active .akamai-waiting.akamai-overlay,
.akamai-ad-mode .akamai-waiting.akamai-overlay,
.akamai-paused .akamai-waiting.akamai-overlay,
.akamai-remote-playback .akamai-waiting.akamai-overlay {
  bottom: 50px;
}
.akamai-waiting .akamai-waiting.akamai-overlay {
  display: block !important;
}
.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-control-bar .akamai-logo {
  display: none;
  position: absolute;
  top: 0px;
  right: 15px;
  bottom: 0px;
}
.akamai-controls.akamai-logo-enabled .akamai-logo {
  display: block;
}
.akamai-controls.akamai-layer.akamai-logo-enabled.akamai-full-screen-enabled .akamai-full-screen.akamai-button {
  right: 105px;
}
.akamai-controls.akamai-layer.akamai-logo-enabled.akamai-full-screen-enabled.akamai-volume-enabled .akamai-volume.akamai-button {
  right: 140px;
}
.akamai-controls.akamai-layer.akamai-logo-enabled.akamai-volume-enabled .akamai-volume.akamai-button {
  right: 105px;
}
.akamai-controls.akamai-layer.akamai-logo-enabled.akamai-full-screen-enabled.akamai-volume-enabled .akamai-volume.akamai-panel {
  right: 140px;
}
.akamai-controls.akamai-layer.akamai-logo-enabled.akamai-volume-enabled .akamai-volume.akamai-panel {
  right: 105px;
}
.akamai-controls.akamai-layer.akamai-logo-enabled.akamai-full-screen-enabled.akamai-volume-enabled.akamai-share-enabled .akamai-share.akamai-control {
  right: 170px;
}
.akamai-controls.akamai-layer.akamai-logo-enabled.akamai-volume-enabled.akamai-full-screen-enabled.akamai-share-enabled .akamai-caption.akamai-button {
  right: 277px;
}
.akamai-controls.akamai-logo-enabled.akamai-share-enabled.akamai-volume-enabled.akamai-full-screen-enabled.akamai-cc-enabled .akamai-separator {
  right: 170px;
}
.akamai-button {
  border: none;
  margin: 0px;
  padding: 0px;
  background: none;
  cursor: pointer;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.akamai-button .akamai-label {
  color: #535353;
  position: relative;
  top: -19px;
  left: 35px;
  font-weight: bold;
}
.akamai-button:hover .akamai-label,
.akamai-button:active .akamai-label {
  color: #FFFFFF;
}
.akamai-locked .akamai-button {
  pointer-events: none;
}
.akamai-icon {
  background-image: url("amp.svg");
  pointer-events: auto;
}
.akamai-locked .akamai-icon {
  pointer-events: none;
}
.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-play-pause.akamai-button {
  position: absolute;
  top: 14px;
  left: 26px;
  width: 18px;
  height: 21px;
}
.akamai-play-pause.akamai-button .akamai-icon {
  width: 18px;
  height: 21px;
}
.akamai-play-pause.akamai-button:hover .akamai-icon,
.akamai-play-pause.akamai-button:active .akamai-icon {
  background-position: -19px 0px;
}
.akamai-playing .akamai-play-pause.akamai-button .akamai-icon {
  background-position: -38px 0px;
  width: 19px;
}
.akamai-playing .akamai-play-pause.akamai-button:hover .akamai-icon,
.akamai-playing .akamai-play-pause.akamai-button:active .akamai-icon {
  background-position: -57px 0px;
}
.akamai-ended .akamai-play-pause.akamai-button {
  top: 12px;
  left: 22px;
  width: 23px;
  height: 25px;
}
.akamai-ended .akamai-play-pause.akamai-button .akamai-icon {
  width: 23px;
  height: 25px;
  background-position: -78px 0px;
}
.akamai-ended .akamai-play-pause.akamai-button:hover,
.akamai-ended .akamai-play-pause.akamai-button:active {
  top: 12px;
  left: 22px;
  width: 23px;
  height: 25px;
}
.akamai-ended .akamai-play-pause.akamai-button:hover .akamai-icon,
.akamai-ended .akamai-play-pause.akamai-button:active .akamai-icon {
  width: 23px;
  height: 25px;
  background-position: -105px 0px;
}
.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-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-medium-audio .akamai-title-bar {
  display: none;
}
.akamai-ad-mode .akamai-title-bar {
  display: none;
}
.akamai-title-bar.akamai-overlay.akamai-hidden {
  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;
}
.akamai-go-live.akamai-button {
  position: absolute;
  top: 14px;
  right: 180px;
  width: 50px;
  height: 21px;
  display: none;
}
.akamai-dvr .akamai-go-live.akamai-button {
  display: block;
}
.akamai-is-live .akamai-go-live.akamai-button {
  pointer-events: none;
}
.akamai-go-live.akamai-button .akamai-label {
  position: absolute;
  top: 0px;
  left: 0px;
}
.akamai-long-form .akamai-share-enabled .akamai-go-live.akamai-button {
  right: 276px;
}
.akamai-context-menu {
  font-size: 12px;
  position: absolute;
  outline: none;
  padding: 0px;
  margin: 0px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  border: 1px solid #ccc;
  overflow: auto;
  background: #1e1e1e;
  border-radius: 2px;
  border-color: #2e2e2e;
  z-index: 9999;
  text-align: left;
}
.akamai-context-menu.akamai-overlay {
  border: none;
}
.akamai-context-item {
  color: #646464;
  padding: 0 25px;
  font-size: 13px;
  text-decoration: none;
  white-space: nowrap;
  word-wrap: normal;
  line-height: 25px;
  cursor: text;
  display: block;
}
.akamai-context-item:hover {
  color: #b0b0b0;
}
.akamai-context-item .akamai-selectable {
  -webkit-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
}
.akamai-volume.akamai-button {
  position: absolute;
  bottom: 15px;
  top: auto;
  right: 52px;
  width: 23px;
  height: 19px;
}
.akamai-volume.akamai-button .akamai-icon {
  width: 23px;
  height: 19px;
}
.akamai-volume.akamai-button .akamai-icon,
.akamai-volume-1 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-2 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-3 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-4 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-5 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-6 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-7 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-8 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-9 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-10 .akamai-volume.akamai-button .akamai-icon {
  background-position: -587px 0px;
}
.akamai-volume-0 .akamai-volume.akamai-button .akamai-icon {
  background-position: -707px 0px;
}
.akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-1 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-1 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-2 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-2 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-3 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-3 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-4 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-4 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-5 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-5 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-6 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-6 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-7 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-7 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-8 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-8 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-9 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-9 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-10 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-10 .akamai-volume.akamai-button:active .akamai-icon {
  background-position: -647px 0px;
}
.akamai-volume-0 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-0 .akamai-volume.akamai-button:active .akamai-icon {
  background-position: -767px 0px;
}
.akamai-volume.akamai-panel {
  position: absolute;
  width: 48px;
  height: 158px;
  bottom: 50px;
  right: 38px;
  z-index: 1;
}
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-time-display {
  right: 176px;
}
.akamai-volume-enabled .akamai-time-display {
  right: 92px;
}
.akamai-volume-enabled.akamai-cc-enabled .akamai-time-display,
.akamai-volume-enabled.akamai-share-enabled .akamai-time-display {
  right: 140px;
}
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress {
  right: 258px;
}
.akamai-volume-enabled .akamai-progress {
  right: 200px;
}
.akamai-volume-enabled.akamai-cc-enabled .akamai-progress {
  right: 225px;
}
.akamai-long-form .akamai-volume-enabled.akamai-cc-enabled .akamai-progress {
  right: 270px;
}
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-caption.akamai-button {
  right: 122px;
}
.akamai-volume-enabled .akamai-share.akamai-control {
  right: 109px;
}
.akamai-volume.akamai-slider {
  width: auto;
  height: auto;
  background-color: #262626;
  position: absolute;
  top: 20px;
  left: 19px;
  bottom: 20px;
  right: 19px;
  border-radius: 5px;
  cursor: pointer;
  padding-top: 10px;
  z-index: 1;
}
.akamai-volume.akamai-slider .akamai-track {
  position: relative;
  width: 100%;
  height: 100%;
}
.akamai-volume.akamai-slider .akamai-value {
  position: absolute;
  bottom: 0px;
  border-radius: 5px;
  background-color: #535353;
  width: 100%;
  padding-top: 5px;
}
.akamai-volume.akamai-slider .akamai-click {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  pointer-events: auto;
}
.akamai-volume.akamai-slider .akamai-handle {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #FFFFFF;
  cursor: pointer;
  pointer-events: auto;
}
.akamai-unmute.akamai-overlay {
  display: none;
  pointer-events: all;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.akamai-muted .akamai-unmute.akamai-overlay {
  display: block;
}
.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-locked .akamai-control-bar {
  pointer-events: none;
}
.akamai-medium-audio .akamai-control-bar {
  z-index: 113;
}
.akamai-active .akamai-control-bar,
.akamai-controls-persistent .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-controls-fixed.akamai-inactive .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-loading.akamai-overlay,
.akamai-controls-native .akamai-waiting.akamai-overlay,
.akamai-controls-native .akamai-replay.akamai-overlay,
.akamai-controls-native .akamai-play.akamai-overlay,
.akamai-controls-native .akamai-controls.akamai-layer,
.akamai-controls-native .akamai-poster.akamai-layer {
  display: none;
}
.akamai-controls-native .akamai-ads.akamai-overlay,
.akamai-controls-native .akamai-ad-container {
  pointer-events: none;
}
/* HACK enabling Pointer events only during Ad playback */
.akamai-controls-native.akamai-ad-mode .akamai-ads.akamai-overlay,
.akamai-controls-native.akamai-ad-mode .akamai-ad-container {
  pointer-events: all;
}
.akamai-controls-native.akamai-ended .akamai-play.akamai-overlay {
  display: block;
}
.akamai-controls-persistent .akamai-video,
.akamai-controls-persistent .akamai-overlays,
.akamai-controls-persistent .akamai-error {
  bottom: 50px;
  right: 0px;
  width: auto;
  height: auto;
}
.akamai-controls-autofit.akamai-ad-mode .akamai-video,
.akamai-controls-autofit.akamai-ad-mode .akamai-ad-contianer,
.akamai-controls-autofit.akamai-ad-mode .akamai-error {
  bottom: 0px;
  top: 0px;
}
.akamai-controls-autofit.akamai-ad-mode.akamai-active .akamai-video,
.akamai-controls-autofit.akamai-ad-mode.akamai-inactive .akamai-video,
.akamai-controls-autofit.akamai-ad-mode.akamai-paused .akamai-video,
.akamai-controls-autofit.akamai-ad-mode.akamai-active .akamai-ad-container,
.akamai-controls-autofit.akamai-ad-mode.akamai-inactive .akamai-ad-container,
.akamai-controls-autofit.akamai-ad-mode.akamai-paused .akamai-ad-container,
.akamai-controls-autofit.akamai-ad-mode.akamai-active .akamai-error,
.akamai-controls-autofit.akamai-ad-mode.akamai-inactive .akamai-error,
.akamai-controls-autofit.akamai-ad-mode.akamai-paused .akamai-error {
  top: 30px;
  bottom: 50px;
  height: auto;
}
.akamai-interactive.akamai-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  pointer-events: all;
}
.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-full-screen.akamai-button {
  width: 25px;
  height: 21px;
  border: none;
  position: absolute;
  top: 15px;
  right: 15px;
}
.akamai-ad-mode.akamai-android .akamai-full-screen.akamai-button,
.akamai-ad-mode.akamai-iphone .akamai-full-screen.akamai-button {
  opacity: 0.4;
  pointer-events: none;
  cursor: pointer;
}
.akamai-full-screen.akamai-button .akamai-icon {
  width: 25px;
  height: 21px;
  background-position: -130px 0px;
}
.akamai-ad-mode.akamai-android .akamai-full-screen.akamai-button .akamai-icon,
.akamai-ad-mode.akamai-iphone .akamai-full-screen.akamai-button .akamai-icon {
  pointer-events: none;
}
.akamai-full-screen.akamai-button:hover .akamai-icon,
.akamai-full-screen.akamai-button:active .akamai-icon {
  background-position: -155px 0px;
}
.akamai-full-screen.akamai-button.akamai-disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: pointer;
}
.akamai-medium-audio .akamai-full-screen.akamai-button {
  display: none;
}
.akamai-full-screen .akamai-full-screen.akamai-button .akamai-icon {
  background-position: -180px 0px;
}
.akamai-full-screen .akamai-full-screen.akamai-button:hover .akamai-icon,
.akamai-full-screen .akamai-full-screen.akamai-button:active .akamai-icon {
  background-position: -205px 0px;
}
.akamai-full-screen.akamai-inactive {
  cursor: none;
}
.akamai-ads.akamai-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
  pointer-events: all;
  display: none;
}
.akamai-ad-mode .akamai-ads.akamai-overlay,
.akamai-ad-overlaymode .akamai-ads.akamai-overlay {
  display: block;
  pointer-events: none;
}
.akamai-ad-container {
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0);
  pointer-events: all;
}
.akamai-ad-overlaymode .akamai-ad-container div {
  bottom: 60px;
}
.akamai-ad-container iframe {
  background-color: rgba(0, 0, 0, 0);
}
.akamai-ad-container video {
  left: 0px;
}
.akamai-ad-mode .akamai-ad-container {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}
.akamai-ad-mode.akamai-kindlefirehd .akamai-ad-container {
  width: 0px;
  height: 0px;
  display: none;
}
.akamai-ad-banner {
  width: 100%;
  height: 30px;
  border-bottom-width: 1px;
  border-bottom-color: #666666;
  border-bottom-style: solid;
  display: none;
}
.akamai-ad-mode .akamai-ad-banner {
  display: block;
}
.akamai-ad-text-bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
}
.akamai-ad-text {
  position: absolute;
  right: 7px;
  top: 7px;
  color: #888888;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
}
.akamai-ad-text-title {
  position: absolute;
  right: 7px;
  top: 7px;
  color: #888888;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  right: auto;
  left: 15px;
}
.akamai-ad-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 110;
  pointer-events: none;
  text-align: center;
}
.akamai-ad-overlay-mode .akamai-ad-overlay {
  display: block;
}
.akamai-ad-mode.akamai-ad-overlay-mode .akamai-ad-overlay,
.akamai-ended .akamai-ad-overlay {
  display: none;
}
.akamai-ad-overlay-anchor {
  position: absolute;
  width: 450px;
  height: 40px;
  border: none;
  pointer-events: auto;
  bottom: 0px;
  display: block;
  left: 50%;
  margin-left: -225px;
}
.akamai-active .akamai-ad-overlay-anchor {
  bottom: 50px;
}
.akamai-paused .akamai-ad-overlay-anchor {
  bottom: 50px;
}
.akamai-ad-mode .akamai-ad-overlay-anchor {
  display: none;
}
.akamai-ad-overlay-img {
  width: 450px;
  height: 40px;
  border: none;
}
.akamai-ad-close-button {
  color: #fff;
  cursor: pointer;
  margin: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: auto;
}
.akamai-ad-close-text {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0.15);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAACYktHRAD/h4/MvwAAAAlwSFlzAAAASAAAAEgARslrPgAAAAl2cEFnAAAACgAAAAoATqZ25QAAALpJREFUCNclyL1Kw1AAgNFPqLh3cu/D+ARV8S0UEcFVoYOL4Kw4FSmClBZiB38WHZ10sQUnB6MR2hruTVI/h5zx4MjUXRvgsvt+OQT81VBdn7803THXWUEHD+JCf+L48e9bY9WZ0AcG3SyqahYO30jYBOD9uc67lCvaALjtR52f4TSpa89cp+E+nRYayuQMcK6xOhqvDi9ui4XOCtr4MC+PJys3rK81R728fMroLwEntOhySUWDLTZ4/QdyroIjdfxoFwAAAABJRU5ErkJggg==);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5);
  height: 20px;
  margin: 4px 4px 0 0;
  width: 20px;
  float: right;
  height: 15px;
  cursor: pointer;
}
.akamai-ad-close-text:hover {
  background-color: #666666;
}
.akamai-ad-close-text:active {
  color: rgba(0, 0, 0, 0);
  background-color: #C4C4C4;
}
/* overrides */
.akamai-ad-mode .akamai-progress,
.akamai-ad-mode .akamai-time-display {
  display: none;
}
.akamai-ad-mode .akamai-controls.akamai-layer {
  z-index: 1000;
}
.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-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-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:hover .akamai-replay-icon,
.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:hover .akamai-replay-label,
.akamai-replay-button:active .akamai-replay-label {
  color: #FFFFFF;
}
.akamai-panels {
  pointer-events: none;
}
.akamai-panel {
  display: none;
  pointer-events: auto;
  background-color: #000000;
  border-radius: 5px;
  bottom: 60px;
  margin: 0px;
  color: #57656E;
  font-family: Arial;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  border: none;
  width: 100%;
  height: 100%;
}
.akamai-panel.akamai-active {
  display: block;
}
.akamai-inactive .akamai-panel.akamai-active {
  display: none;
}
.akamai-share.akamai-panel {
  position: absolute;
  padding: 24px;
  width: 158px;
  height: auto;
  top: -300px;
  background-color: #000000;
}
.akamai-settings.akamai-button {
  position: absolute;
  right: 70px;
  bottom: 15px;
}
.akamai-settings.akamai-button .akamai-icon {
  width: 18px;
  height: 18px;
  background-position: 0px -157px;
}
.akamai-settings.akamai-button:hover .akamai-icon,
.akamai-settings.akamai-button:active .akamai-icon {
  background-position: -38px -157px;
}
.akamai-volume-enabled .akamai-settings.akamai-button {
  right: 113px;
}
.akamai-settings.akamai-panel {
  position: absolute;
  width: 200px;
  height: 200px;
  right: 84px;
}
.akamai-button {
  border: none;
  margin: 0px;
  padding: 0px;
  background: none;
  cursor: pointer;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.akamai-button .akamai-label {
  color: #535353;
  position: relative;
  top: -19px;
  left: 35px;
  font-weight: bold;
}
.akamai-button:hover .akamai-label,
.akamai-button:active .akamai-label {
  color: #FFFFFF;
}
.akamai-locked .akamai-button {
  pointer-events: none;
}
.akamai-icon {
  background-image: url("amp.svg");
  pointer-events: auto;
}
.akamai-locked .akamai-icon {
  pointer-events: none;
}
.akamai-active .akamai-captioning.akamai-overlay,
.akamai-captioning.akamai-overlay {
  width: 100%;
  height: 100%;
}
.akamai-caption-text,
.akamai-paused .akamai-caption-text,
.akamai-active .akamai-caption-text {
  bottom: 26%;
}
.akamai-caption.akamai-button,
.akamai-cc-enabled .akamai-caption.akamai-button {
  display: none;
}
.akamai-share-enabled.akamai-cc-enabled.akamai-live .akamai-progress {
  right: 0px;
}
.akamai-caption-text p {
  display: block;
}
.akamai-play.akamai-overlay {
  background-image: url("foxnews-play-sprite.png");
  background-position: 0px 0px;
  width: 128px;
  height: 128px;
  z-index: 116;
}
.akamai-play.akamai-overlay:hover,
.akamai-play.akamai-overlay:active {
  background-position: 0px -138px;
}
.akamai-control-panel {
  z-index: 200;
  pointer-events: auto;
  padding: 26px 26px 7px 26px;
  width: 158px;
  height: auto;
}
.akamai-panel .akamai-separator {
  width: 11px;
  height: 11px;
  background-position: 0px -578px;
  position: absolute;
  top: auto;
  bottom: -11px;
  left: 50%;
  margin-left: -5px;
  display: block;
  background-color: rgba(0, 0, 0, 0);
}
.akamai-progress,
.akamai-progress.akamai-slider,
.akamai-live .akamai-progress,
.akamai-medium-audio .akamai-progress,
.akamai-share-enabled.akamai-cc-enabled .akamai-progress,
.akamai-cc-enabled .akamai-progress,
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress {
  top: -16px;
  right: 0px !important;
  bottom: 47px;
  left: 0px;
  background: #333333;
}
.akamai-progress .akamai-track,
.akamai-progress.akamai-slider .akamai-track,
.akamai-live .akamai-progress .akamai-track,
.akamai-medium-audio .akamai-progress .akamai-track,
.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-track,
.akamai-cc-enabled .akamai-progress .akamai-track,
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-track {
  background: #333333;
  border-style: none;
  border-radius: 0px;
  height: 16px;
  right: 0px;
  left: 8px;
}
.akamai-live .akamai-progress .akamai-track,
.akamai-live .akamai-progress.akamai-slider .akamai-track,
.akamai-live .akamai-live .akamai-progress .akamai-track,
.akamai-live .akamai-medium-audio .akamai-progress .akamai-track,
.akamai-live .akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-track,
.akamai-live .akamai-cc-enabled .akamai-progress .akamai-track,
.akamai-live .akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-track {
  left: 0px;
}
.akamai-ended .akamai-progress .akamai-track,
.akamai-ended .akamai-progress.akamai-slider .akamai-track,
.akamai-ended .akamai-live .akamai-progress .akamai-track,
.akamai-ended .akamai-medium-audio .akamai-progress .akamai-track,
.akamai-ended .akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-track,
.akamai-ended .akamai-cc-enabled .akamai-progress .akamai-track,
.akamai-ended .akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-track {
  display: none;
}
.akamai-progress .akamai-value,
.akamai-progress.akamai-slider .akamai-value,
.akamai-live .akamai-progress .akamai-value,
.akamai-medium-audio .akamai-progress .akamai-value,
.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-value,
.akamai-cc-enabled .akamai-progress .akamai-value,
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-value {
  background-image: none;
  background-color: #535353;
  height: 16px;
  border-style: none;
  border-radius: 0px 16px 16px 0px;
  padding-right: 8px;
}
.akamai-live .akamai-progress .akamai-value,
.akamai-live .akamai-progress.akamai-slider .akamai-value,
.akamai-live .akamai-live .akamai-progress .akamai-value,
.akamai-live .akamai-medium-audio .akamai-progress .akamai-value,
.akamai-live .akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-value,
.akamai-live .akamai-cc-enabled .akamai-progress .akamai-value,
.akamai-live .akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-value {
  display: block;
}
.akamai-progress .akamai-handle,
.akamai-progress.akamai-slider .akamai-handle,
.akamai-live .akamai-progress .akamai-handle,
.akamai-medium-audio .akamai-progress .akamai-handle,
.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-handle,
.akamai-cc-enabled .akamai-progress .akamai-handle,
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-handle {
  background-image: none;
  background-color: #FFFFFF;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  margin: 0px 0px 0px -8px;
}
.akamai-live .akamai-progress .akamai-handle,
.akamai-live .akamai-progress.akamai-slider .akamai-handle,
.akamai-live .akamai-live .akamai-progress .akamai-handle,
.akamai-live .akamai-medium-audio .akamai-progress .akamai-handle,
.akamai-live .akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-handle,
.akamai-live .akamai-cc-enabled .akamai-progress .akamai-handle,
.akamai-live .akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-handle {
  display: block;
  pointer-events: none;
}
.akamai-progress .akamai-start-cap,
.akamai-progress.akamai-slider .akamai-start-cap,
.akamai-live .akamai-progress .akamai-start-cap,
.akamai-medium-audio .akamai-progress .akamai-start-cap,
.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-start-cap,
.akamai-cc-enabled .akamai-progress .akamai-start-cap,
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-start-cap {
  width: 8px;
  height: 16px;
  background: #535353;
  border-style: none;
  border-radius: 0px;
}
.akamai-ended .akamai-progress .akamai-start-cap,
.akamai-ended .akamai-progress.akamai-slider .akamai-start-cap,
.akamai-ended .akamai-live .akamai-progress .akamai-start-cap,
.akamai-ended .akamai-medium-audio .akamai-progress .akamai-start-cap,
.akamai-ended .akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-start-cap,
.akamai-ended .akamai-cc-enabled .akamai-progress .akamai-start-cap,
.akamai-ended .akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-start-cap {
  display: none;
}
.akamai-progress .akamai-end-cap,
.akamai-progress.akamai-slider .akamai-end-cap,
.akamai-live .akamai-progress .akamai-end-cap,
.akamai-medium-audio .akamai-progress .akamai-end-cap,
.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-end-cap,
.akamai-cc-enabled .akamai-progress .akamai-end-cap,
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-progress .akamai-end-cap {
  display: none;
}
.akamai-buffer-value {
  display: none;
}
.akamai-scrub-time {
  top: -15px;
  background: #000000;
  height: 19px;
  padding-top: 3px;
  border-radius: 0px;
  margin-left: -26px;
  font-size: 12px;
  width: 50px;
}
.akamai-scrub-time-separator {
  background: #000000;
  width: 1px;
  height: 15px;
  position: absolute;
  top: -15px;
  display: none;
}
.akamai-active.akamai-progress.akamai-slider .akamai-scrub-time-separator,
.akamai-scrubbing .akamai-scrub-time-separator {
  display: block;
}
.akamai-active .akamai-waiting.akamai-overlay {
  bottom: 23px;
}
.akamai-waiting-bar {
  display: none;
}
.akamai-waiting-text {
  display: none;
}
.akamai-waiting.akamai-overlay {
  position: absolute;
  width: 65px;
  height: 65px;
  top: 50%;
  left: 50%;
  margin: -32.5px 0px 0px -32.5px;
  background: url("throbber.svg") no-repeat;
}
.akamai-icon {
  background-image: url("foxnews-sprite.png");
}
.akamai-button-label {
  color: #535353;
  position: relative;
  top: -19px;
  left: 35px;
  font-weight: bold;
}
.akamai-button:hover .akamai-button-label,
.akamai-button:active .akamai-button-label {
  color: #FFFFFF;
}
.akamai-player.akamai-html5.akamai-medium-audio {
  height: 63px;
}
.akamai-player {
  font-family: Helvetica, Arial, sans-serif;
}
.akamai-html5.akamai-ended .akamai-media-element {
  width: 100%;
  height: 100%;
}
.akamai-title-bar {
  padding-bottom: 7px;
}
.akamai-medium-audio .akamai-title-bar {
  display: none;
}
.akamai-description-text {
  display: block;
}
.akamai-go-live.akamai-button {
  left: 57px;
}
.akamai-play-pause.akamai-button {
  width: 16px;
  height: 17px;
  top: 50%;
  margin-top: -8px;
  left: 20px;
}
.akamai-play-pause.akamai-button:hover .akamai-icon,
.akamai-play-pause.akamai-button:active .akamai-icon {
  background-position: -38px 0px;
}
.akamai-playing .akamai-play-pause.akamai-button .akamai-icon {
  background-position: 0px -27px;
  width: 11px;
}
.akamai-playing .akamai-play-pause.akamai-button:hover .akamai-icon,
.akamai-playing .akamai-play-pause.akamai-button:active .akamai-icon {
  background-position: -38px -27px;
}
.akamai-ended .akamai-play-pause.akamai-button .akamai-icon {
  width: 21px;
  height: 19px;
  background-position: 0px -324px;
}
.akamai-ended .akamai-play-pause.akamai-button:hover .akamai-icon,
.akamai-ended .akamai-play-pause.akamai-button:active .akamai-icon {
  width: 21px;
  height: 19px;
  background-position: -38px -324px;
}
.akamai-ended .akamai-play-pause.akamai-button,
.akamai-ended .akamai-play-pause.akamai-button:active,
.akamai-ended .akamai-play-pause.akamai-button:hover {
  top: 50%;
  margin-top: -9px;
  left: 20px;
  width: 21px;
  height: 19px;
}
.akamai-chromecast.akamai-button {
  background-image: url("foxnews-sprite.png");
  background-position: 0px -600px;
  position: absolute;
  right: 198px;
  width: 23px;
  height: 17px;
  top: 50%;
  margin-top: -7px;
  cursor: pointer;
  pointer-events: auto;
  background-size: auto;
}
.akamai-chromecast.akamai-button:hover {
  background-image: url("foxnews-sprite.png");
  background-position: -37px -600px;
  right: 198px;
  width: 23px;
  height: 17px;
}
.akamai-chromecast-receiver .akamai-title-bar,
.akamai-chromecast-receiver.akamai-active .akamai-title-bar,
.akamai-chromecast-receiver.akamai-paused .akamai-title-bar,
.akamai-chromecast-receiver.akamai-waiting .akamai-title-bar {
  bottom: auto !important;
  top: 0px !important;
}
.akamai-chromecast-receiver.akamai-active .akamai-title-bar {
  display: inline !important;
}
.akamai-chromecast-receiver .akamai-progress.akamai-slider .akamai-track {
  left: 0px;
}
.akamai-chromecast-receiver .akamai-progress.akamai-slider .akamai-value {
  border-radius: 0px;
}
.akamai-chromecast-receiver .akamai-progress.akamai-slider .akamai-start-cap {
  width: 0px;
}
.akamai-chromecast-receiver.akamai-ready .akamai-play-pause.akamai-button .akamai-icon,
.akamai-chromecast-receiver.akamai-waiting .akamai-play-pause.akamai-button .akamai-icon,
.akamai-chromecast-receiver.akamai-loading .akamai-play-pause.akamai-button .akamai-icon,
.akamai-chromecast-receiver.akamai-seeking .akamai-play-pause.akamai-button .akamai-icon,
.akamai-chromecast-receiver.akamai-playing .akamai-play-pause.akamai-button .akamai-icon,
.akamai-chromecast-receiver.akamai-playing .akamai-play-pause.akamai-button:hover .akamai-icon,
.akamai-chromecast-receiver.akamai-playing .akamai-play-pause.akamai-button:active .akamai-icon {
  background-position: 0px 0px;
  width: 19px;
}
.akamai-chromecast-receiver.akamai-paused .akamai-play-pause.akamai-button .akamai-icon,
.akamai-chromecast-receiver.akamai-paused .akamai-play-pause.akamai-button:hover .akamai-icon,
.akamai-chromecast-receiver.akamai-paused .akamai-play-pause.akamai-button:active .akamai-icon {
  background-position: 0px -27px;
  width: 19px;
}
.akamai-volume.akamai-panel .akamai-separator {
  display: none;
}
.akamai-volume.akamai-panel {
  right: 60px;
  z-index: 1000;
  bottom: 60px;
}
.akamai-volume.akamai-button {
  right: 70px;
}
.akamai-volume.akamai-button .akamai-icon {
  width: 23px;
  height: 19px;
}
.akamai-volume.akamai-button .akamai-icon,
.akamai-volume-10 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-9 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-8 .akamai-volume.akamai-button .akamai-icon {
  background-position: 0px -295px;
}
.akamai-volume-7 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-6 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-5 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-4 .akamai-volume.akamai-button .akamai-icon {
  background-position: 0px -268px;
}
.akamai-volume-3 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-2 .akamai-volume.akamai-button .akamai-icon,
.akamai-volume-1 .akamai-volume.akamai-button .akamai-icon {
  background-position: 0px -244px;
}
.akamai-volume-0 .akamai-volume.akamai-button .akamai-icon {
  background-position: 0px -549px;
}
.akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-10 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-10 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-9 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-9 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-8 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-8 .akamai-volume.akamai-button:active .akamai-icon {
  background-position: -38px -295px;
}
.akamai-volume-7 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-7 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-6 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-6 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-5 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-5 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-4 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-4 .akamai-volume.akamai-button:active .akamai-icon {
  background-position: -38px -268px;
}
.akamai-volume-3 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-3 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-2 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-2 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-1 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-1 .akamai-volume.akamai-button:active .akamai-icon {
  background-position: 0px -244px;
}
.akamai-volume-3 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-3 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-2 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-2 .akamai-volume.akamai-button:active .akamai-icon,
.akamai-volume-1 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-1 .akamai-volume.akamai-button:active .akamai-icon {
  background-position: -38px -244px;
}
.akamai-volume-0 .akamai-volume.akamai-button:hover .akamai-icon,
.akamai-volume-0 .akamai-volume.akamai-button:active .akamai-icon {
  background-position: -38px -549px;
}
.akamai-time-display,
.akamai-volume-enabled .akamai-time-display,
.akamai-volume-enabled.akamai-cc-enabled .akamai-time-display,
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-time-display,
.akamai-volume-enabled.akamai-share-enabled.akamai-settings-enabled.akamai-full-screen-enabled .akamai-time-display {
  left: 57px;
  right: auto;
}
.akamai-control-bar {
  background: #000000;
  height: 47px;
  border-style: none;
  font-size: 12px;
  -webkit-transition-property: none;
  -webkit-transition-duration: 0s;
}
.akamai-control-bar {
  background: #000000;
  height: 47px;
  border-style: none;
  font-size: 12px;
  -webkit-transition-property: none;
  -webkit-transition-duration: 0s;
}
.akamai-share.akamai-button {
  position: absolute;
  bottom: 16px;
  right: 110px;
  width: 21px;
  height: 17px;
}
.akamai-volume-enabled .akamai-share.akamai-button {
  right: 152px;
}
.akamai-share.akamai-button .akamai-icon {
  width: 21px;
  height: 17px;
  background-position: 0px -82px;
}
.akamai-share.akamai-button .akamai-icon:hover,
.akamai-share.akamai-button .akamai-icon:active {
  background-position: -38px -82px;
}
.akamai-share.akamai-separator {
  display: none;
  position: absolute;
  width: 1px;
  height: 42px;
  background-color: #585858;
  top: 0px;
  right: 90px;
}
.akamai-share.akamai-panel {
  top: auto;
  right: 20px;
  text-align: left;
  padding: 24px 24px 5px;
  z-index: 1000;
}
.akamai-volume-enabled.akamai-settings-enabled .akamai-share.akamai-panel {
  right: 60px;
}
.akamai-facebook.akamai-button .akamai-icon {
  width: 21px;
  height: 19px;
  background-position: 0px -353px;
}
.akamai-facebook.akamai-button .akamai-icon:hover,
.akamai-facebook.akamai-button .akamai-icon:active {
  background-position: -37px -353px;
}
.akamai-twitter.akamai-button .akamai-icon {
  width: 24px;
  height: 21px;
  background-position: 0px -381px;
}
.akamai-twitter.akamai-button .akamai-icon:hover,
.akamai-twitter.akamai-button .akamai-icon:active {
  background-position: -36px -381px;
}
.akamai-email.akamai-button .akamai-icon {
  width: 22px;
  height: 15px;
  background-position: 0px -411px;
}
.akamai-email.akamai-button .akamai-icon:hover,
.akamai-email.akamai-button .akamai-icon:active {
  background-position: -37px -411px;
}
.akamai-email.akamai-button-label {
  top: -18px;
}
.akamai-embed.akamai-button .akamai-icon {
  width: 22px;
  height: 16px;
  background-position: 0px -436px;
}
.akamai-embed.akamai-button .akamai-icon:hover,
.akamai-embed.akamai-button .akamai-icon:active {
  background-position: -37px -436px;
}
.akamai-embed.akamai-button-label {
  top: -18px;
}
/* overrides */
.akamai-share-enabled .akamai-time-display {
  right: auto;
}
.akamai-share-enabled .akamai-progress,
.akamai-share-enabled.akamai-long-form .akamai-progress {
  right: 0px;
}
.akamai-autoadvance {
  z-index: 121;
  right: auto;
  left: 57px;
  top: auto;
  bottom: 19px;
  text-align: left;
  width: auto;
}
.akamai-autoadvance-text {
  font-size: 13px;
  font-weight: bold;
  text-shadow: none;
}
.akamai-time-display,
.akamai-medium-audio .akamai-time-display,
.akamai-share-enabled.akamai-cc-enabled .akamai-time-display,
.akamai-volume-enabled.akamai-share-enabled.akamai-cc-enabled .akamai-time-display,
.akamai-cc-enabled .akamai-time-display,
.akamai-chromecast-controls .akamai-time-display {
  right: auto;
  left: 57px;
  width: auto;
  font-size: 13px;
  margin-top: -5px;
  font-family: Helvetica, Arial, sans-serif;
}
.akamai-duration-display {
  color: #525252;
}
.akamai-dvr .akamai-time-display,
.akamai-ended .akamai-time-display {
  display: none;
}
.akamai-live-display {
  background-color: transparent;
  width: auto;
  top: 5px;
  right: auto;
  left: auto;
  height: auto;
  font-size: 13px;
}
.akamai-cc-enabled .akamai-live-display {
  right: auto;
}
.akamai-replay.akamai-overlay {
  z-index: 2;
}
.akamai-ended .akamai-replay.akamai-overlay {
  display: none;
}
.akamai-replay-icon {
  background-image: url("sprite.png");
  background-position: -238px -24px;
}
.akamai-full-screen.akamai-button {
  right: 20px;
  top: 50%;
  margin-top: -10px;
  width: 27px;
  height: 21px;
  -webkit-transition: none;
}
.akamai-ended .akamai-full-screen.akamai-button,
.akamai-ended .akamai-full-screen.akamai-button div {
  opacity: 0.4;
  pointer-events: none;
  cursor: pointer;
}
.akamai-full-screen.akamai-button .akamai-icon {
  width: 27px;
  height: 21px;
  background-position: 0px -186px;
}
.akamai-full-screen.akamai-button:hover .akamai-icon,
.akamai-full-screen.akamai-button:active .akamai-icon {
  width: 27px;
  height: 21px;
  background-position: -38px -186px;
}
.akamai-full-screen .akamai-full-screen.akamai-button .akamai-icon {
  width: 27px;
  height: 21px;
  background-position: 0px -217px;
}
.akamai-full-screen .akamai-full-screen.akamai-button:hover .akamai-icon,
.akamai-full-screen .akamai-full-screen.akamai-button:active .akamai-icon {
  width: 27px;
  height: 21px;
  background-position: -38px -217px;
}
.akamai-settings.akamai-panel {
  right: 0px;
  width: 165px;
  height: 70px;
  padding: 24px;
  z-index: 1000;
}
.akamai-volume-enabled .akamai-settings.akamai-panel {
  right: 17px;
}
.akamai-settings.akamai-panel .akamai-separator.akamai-icon {
  left: 63%;
}
.akamai-volume-enabled .akamai-settings.akamai-panel .akamai-separator.akamai-icon {
  left: 50%;
}
.akamai-autoplay.akamai-button .akamai-icon {
  width: 21px;
  height: 25px;
  background-position: 0px -461px;
}
.akamai-autoplay.akamai-button:hover .akamai-icon,
.akamai-autoplay.akamai-button:active .akamai-icon {
  background-position: -36px -461px;
}
.akamai-cc.akamai-button {
  opacity: 0.5;
  pointer-events: none;
}
.akamai-cc-enabled .akamai-cc.akamai-button {
  opacity: 1;
  pointer-events: all;
}
.akamai-cc.akamai-button .akamai-icon {
  width: 26px;
  height: 18px;
  background-position: 0px -524px;
}
.akamai-cc.akamai-button:hover .akamai-icon,
.akamai-cc.akamai-button:active .akamai-icon {
  background-position: -34px -524px;
}
.akamai-branding-image {
  background-image: none;
}
.akamai-branding.akamai-overlay,
.akamai-recommendations-mode.akamai-ended .akamai-branding-image {
  display: none;
}
.akamai-recommendations-mode.akamai-ended .akamai-branding-text {
  position: absolute;
  right: 29px;
}
.akamai-panel {
  bottom: 73px;
  z-index: 116;
  border-radius: 0px;
}
.fox-small {
  width: 420px;
  height: 350px;
}
.fox-small .akamai-ais-chooser-title {
  margin: 4% auto 12px auto;
}
.fox-small .akamai-ais-chooser-grid-cell-label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fox-small .akamai-ais-chooser-grid-cell-img {
  display: none;
}
.fox-small .akamai-ais-chooser-grid-item {
  height: 26px;
  padding: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  table-layout: fixed;
}
.fox-small .akamai-ais-chooser-grid {
  width: 270px;
  height: 150px;
}
.fox-small .akamai-ais-chooser-label {
  display: none;
}
.fox-small .akamai-ais-chooser-select {
  width: 30%;
}
