html {
  height: 100%;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #f1f1f1;
}
body {
  padding: 0px !important;
  font-size: 14px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  min-height: 100%;
  position: relative;
  line-height: 1.43;
  height: 100%;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  color: #0f90fa;
  text-decoration: none;
}
b {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}
a:hover {
  color: #0f90fa;
  text-decoration: underline;
}
ul {
  color: #748490;
  margin: 10px 0;
}
.hidden {
  display: none;
}
.container:before {
  content: "";
  display: none;
}
.container:after {
  content: "";
  display: none;
}
.container {
  -webkit-overflow-scrolling: touch;
  text-align: center;
  padding: 0px 5px;
}
.content {
  display: inline-block;
  text-align: center;
  min-width: 250px;
}
.content-center-container {
  display: table-cell;
  vertical-align: middle;
}
.box {
  position: relative;
  background-color: white;
  margin-top: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
code {
  font-family: Ariel;
}
.stickypush {
  height: 50px;
}
.stickyfooter {
  height: 50px;
  position: relative;
}
.stickyfooter .container-fluid {
  text-align: center;
}
.stickyfooter ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.stickyfooter li {
  display: inline-block;
}
.stickyfooter li a {
  padding: 5px;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  color: #aaa;
}
.stickyfooter li a:hover {
  color: black;
}
.player {
  color: white;
  position: relative;
  outline: 0;
  overflow: hidden;
}
.player .stm-ad-player {
  position: absolute !important;
  left: 0px !important;
  top: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 999999;
}
.player video {
  vertical-align: middle;
}
.player .__kx_fbunit .__kx_featured_app .large_image {
  height: 80px !important;
  min-height: 80px !important;
}
.player .__kx_fbunit .__kx_featured_app {
  height: 125px!important;
}
.player #__kx_overlay_container {
  margin-top: -75px !important;
}
.player #kixer-loading {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.player #kixer-loading #kixer-spinner {
  font-size: 10px;
  margin: 10px auto;
  text-indent: -9999em;
  width: 7em;
  height: 7em;
  border-radius: 50%;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.player #kixer-loading #kixer-spinner:before {
  width: 50%;
  height: 50%;
  background: #ffffff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.player #kixer-loading #kixer-spinner:after {
  background: black;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.player .kixer-overlay {
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  font-family: 'Open Sans', Helvetica, sans-serif;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  margin: 5px;
  max-width: 400px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.player .kixer-overlay .kixer-click-catcher {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  color: white;
}
.player .kixer-overlay .kixer-metadata {
  margin-left: 5px;
  color: #eee;
}
.player .kixer-overlay .kixer-close {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 10px;
  font-size: 20px;
  padding: 8px;
}
.player .kixer-overlay .kixer-sponsored {
  font-size: 10px;
  margin: 2px 8px;
  color: #ccc;
}
.player .kixer-overlay .kixer-title {
  font-weight: bold;
  font-size: 18px;
}
.player .kixer-overlay .kixer-description {
  margin: 2px 0px;
  font-size: 11px;
}
.player .kixer-overlay img {
  height: 52px;
  width: 52px;
  object-fit: contain;
  float: left;
  margin: 5px;
}
.player #spinner,
.player #spinner:before,
.player #spinner:after {
  background: #FFF;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.player #spinner:before,
.player #spinner:after {
  position: absolute;
  top: 0;
  content: '';
}
.player #spinner:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.player #spinner {
  display: none;
  opacity: .8;
  text-indent: -9999em;
  margin: 8em auto;
  font-size: 4px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  position: absolute;
  top: -10px;
  right: 22px;
  z-index: 4;
}
.player #spinner:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #FFF;
    height: 3em;
  }
  40% {
    box-shadow: 0 -2em #ffffff;
    height: 4em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #FFF;
    height: 3em;
  }
  40% {
    box-shadow: 0 -2em #ffffff;
    height: 4em;
  }
}
.player #player-overlay-mute-button {
  padding: 5px;
  display: inline-block;
  text-align: left;
}
.player #player-overlay-mute-button .overlay-volume-mute {
  display: none;
  position: relative;
  top: 1px;
  left: -3px;
}
.player #player-overlay-mute-button .overlay-volume-up {
  position: relative;
  top: 1px;
  left: 4px;
}
.player #player-overlay-mute-button.muted .overlay-volume-up {
  display: none;
}
.player #player-overlay-mute-button.muted .overlay-volume-mute {
  display: block;
}
.player .player-controls {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  display: none;
  opacity: 0;
  position: absolute;
  text-align: left;
}
.player #player-controls-header {
  height: 40px;
  right: 0;
  top: 0;
  left: 0;
}
.player #player-controls-footer {
  height: 98px;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-position: bottom;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
  background-repeat: repeat-x;
}
.player #player-controls-footer * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: auto;
}
.player #player-controls-footer #player-progress {
  position: absolute;
  right: 50px;
  left: 50px;
  cursor: pointer;
  bottom: 15px;
  padding: 10px 0px;
}
.player #player-controls-footer #player-progress div {
  height: 4px;
  transition: transform 0.15s ease, -webkit-transform 0.15s ease;
}
.player #player-controls-footer #player-progress #player-progress-hover {
  opacity: 0;
  position: absolute;
  top: -20px;
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
  /* Same syntax as box-shadow */
  width: 100px;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-size: 14px;
  transition: opacity .15s ease;
}
.player #player-controls-footer #player-progress #player-progress-track {
  position: absolute;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.3);
  width: 100%;
  border-radius: 2px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.player #player-controls-footer #player-progress #player-progress-value {
  position: absolute;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 2px;
  width: 0px;
}
.player #player-controls-footer #player-progress:hover #player-progress-value,
.player #player-controls-footer #player-progress:hover #player-progress-track {
  transform: scaleY(2);
  border-radius: 8px;
}
.player #player-controls-footer #player-progress:hover #player-progress-value {
  background-color: white;
}
.player #player-controls-footer #player-fullscreen-button {
  position: absolute;
  bottom: 7px;
  right: 12px;
  cursor: pointer;
  opacity: .9;
}
.player #player-controls-footer #player-fullscreen-button svg {
  cursor: pointer;
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
  /* Same syntax as box-shadow */
}
.player #player-controls-footer #player-fullscreen-button:hover {
  opacity: 1;
}
.player #player-controls-footer #player-fullscreen-button svg.compact {
  display: none;
}
.player #player-controls-footer #player-volume {
  position: absolute;
  height: 140px;
  width: 40px;
  left: 0px;
  bottom: 4px;
  cursor: pointer;
}
.player #player-controls-footer #player-volume #player-volume-track {
  display: none;
  bottom: 42px;
  position: absolute;
  left: 18px;
  background-color: rgba(255, 255, 255, 0.3);
  width: 10px;
  height: 80px;
  border-radius: 2px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.player #player-controls-footer #player-volume #player-volume-value {
  display: none;
  bottom: 42px;
  position: absolute;
  left: 18px;
  width: 10px;
  height: 40px;
  background-color: white;
  border-radius: 2px;
}
.player #player-controls-footer #player-volume svg {
  opacity: .9;
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.5));
  /* Same syntax as box-shadow */
}
.player #player-controls-footer #player-mute-button {
  bottom: 4px;
  position: absolute;
  left: 12px;
  line-height: 0px;
}
.player #player-controls-footer #player-mute-button svg.volume-down {
  display: none;
}
.player #player-controls-footer #player-mute-button svg.volume-mute {
  display: none;
}
.player #player-controls-footer #player-mute-button.low {
  left: 9px;
}
.player #player-controls-footer #player-mute-button.low svg.volume-down {
  display: block;
}
.player #player-controls-footer #player-mute-button.low svg.volume-up {
  display: none;
}
.player #player-controls-footer #player-mute-button.low svg.volume-mute {
  display: none;
}
.player #player-controls-footer #player-mute-button.muted {
  left: 6px;
}
.player #player-controls-footer #player-mute-button.muted svg.volume-down {
  display: none;
}
.player #player-controls-footer #player-mute-button.muted svg.volume-up {
  display: none;
}
.player #player-controls-footer #player-mute-button.muted svg.volume-mute {
  display: block;
}
.player #player-controls-footer #player-volume:hover #player-volume-track {
  display: block;
}
.player #player-controls-footer #player-volume:hover #player-volume-value {
  display: block;
}
.player #player-controls-footer #player-volume:hover svg {
  opacity: 1;
}
.player.fullscreen {
  background-color: black;
  width: 100%;
  position: relative;
}
.player.fullscreen #player-fullscreen-button svg.compact {
  display: block !important;
}
.player.fullscreen #player-fullscreen-button svg.expand {
  display: none;
}
.player.fullscreen video {
  height: 100% !important;
  background-color: black;
}
.player.hide-audio #player-volume {
  display: none !important;
}
.player.hide-audio #player-progress {
  left: 22px !important;
}
.watermark {
  max-height: 120px;
  max-width: 120px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: inline-block;
  transition: bottom 0.2s linear, opacity 0.2s linear, right 0.2s linear;
  opacity: .7;
  pointer-events: none;
  visibility: hidden;
}
.watermark img {
  max-height: 120px;
  max-width: 120px;
  object-fit: contain;
}
.mobile-player .watermark {
  bottom: inherit;
  top: 10px;
  max-height: 60px;
  max-width: 60px;
}
.mobile-player .watermark img {
  max-height: 60px;
  max-width: 60px;
}
.player.user-activity .player-controls {
  transition: none;
  opacity: 1;
}
.player.user-activity .watermark {
  transition: right 0.2s linear;
  bottom: 50px !important;
  opacity: 1;
}
.player.controls .player-controls {
  display: block;
}
#context-menu {
  z-index: 999999;
  display: none;
  position: absolute;
  width: 200px;
  font-family: Helvetica, sans-serif;
  text-align: left;
  border-radius: 3px;
  overflow: hidden;
  opacity: 0.9;
}
#context-menu .context-menu-item {
  text-decoration: none;
  display: block;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 4px 10px;
  color: #ccc;
  line-height: 1.43em;
  font-size: 12px;
}
#context-menu .context-menu-item:first-of-type {
  padding-top: 6px;
}
#context-menu .context-menu-item:hover {
  color: white;
}
#context-menu .context-menu-footer {
  font-size: 10px !important;
  color: #888;
  text-align: center;
  padding: 6px;
  background-color: #222;
}
#context-menu .context-menu-footer img {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -1px;
}
#context-menu #created {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#context-menu .context-menu-selection-item:last-of-type {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#context-menu .context-menu-selection-item:hover {
  color: #ccc;
}
#context-menu .context-menu-selection-item .context-menu-selection-item-button {
  color: #ccc;
  text-decoration: none;
  float: right;
  padding: 0px 5px;
}
#context-menu .context-menu-selection-item .context-menu-selection-item-button:hover {
  color: white;
}
#context-menu .context-menu-selection-item .active {
  font-weight: bold;
  color: white;
}
#adBackdrop {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  visibility: hidden;
}
#play-overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  cursor: pointer;
  background-color: black;
}
#play-overlay #play-background {
  height: 100%;
  width: 100%;
}
#play-overlay #play-button {
  background: url(data:image/svg+xml;charset=utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNDQzLjMwNyA0NDMuMzA2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NDMuMzA3IDQ0My4zMDY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNDE1LjkzNCwyMTIuNzk5TDM2Ljc4OCwyLjA5N0MzMi40MTEtMC4zNzcsMjguNjUtMC42NjEsMjUuNTEsMS4yNDJjLTMuMTQsMS45MDItNC43MDgsNS4zMjgtNC43MDgsMTAuMjc2VjQzMS43OCAgIGMwLDQuOTUyLDEuNTY5LDguMzgxLDQuNzA4LDEwLjI4NGMzLjE0LDEuOTAyLDYuOTAxLDEuNjIyLDExLjI3OC0wLjg1NWwzNzkuMTQ2LTIxMC43MDNjNC4zODEtMi40NzgsNi41NzEtNS40MzQsNi41NzEtOC44NTYgICBDNDIyLjUwNSwyMTguMjI0LDQyMC4zMTQsMjE1LjI3NCw0MTUuOTM0LDIxMi43OTl6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) no-repeat;
  background-size: 80px 80px;
  background-position: center;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  cursor: pointer;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5)) opacity(0.7);
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5)) opacity(0.7);
  transition: filter .25s linear;
  -webkit-transition: -webkit-filter 0.25s linear;
}
#play-overlay #play-button:hover {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5)) opacity(1);
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5)) opacity(1);
}
@media (max-width: 400px) {
  #play-overlay #play-button {
    background-size: 40px 40px;
  }
}
.player.playing #play-overlay {
  display: none;
}
.nav-container#player .nav-right {
  display: block;
}
.nav-container#player .upload-actions {
  display: none;
}
.dark .box {
  background-color: #232323;
}
.dark .actions-section {
  background-color: #232323 !important;
}
.dark .metadata {
  border-color: #2d2d2d !important;
}
.dark .metadata #title,
.dark .metadata #visits {
  color: white !important;
}
.dark .logo {
  filter: brightness(500%);
}
#player.container {
  min-height: 100% !important;
  margin-bottom: -50px !important;
  width: 100%;
  padding: 0px;
  overflow-x: hidden;
  line-height: 0;
  line-height: 1.43;
}
#player.container .player {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
#player.container .__kx_fbunit_nh {
  max-width: 100vw;
  font-family: 'Open Sans', Helvetica, sans-serif;
}
#player.container .__kx_fbunit_nh .__kx_slot_title {
  display: none;
}
#player.container .__kx_fbunit_nh .__kx_promoted {
  display: none;
}
#player.container .__kx_fbunit_nh .__kx_fbunit_nh {
  margin: 0;
}
#player.container .__kx_fbunit_nh .__kx_featured_app {
  border: none;
  margin-top: 15px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #dbdce0;
}
#player.container .__kx_fbunit_nh .featured_app_cont {
  border: none;
}
#player.container .__kx_fbunit_nh .__kx_header {
  margin: 0px 10px 5px 10px;
  padding: 0px;
}
#player.container .__kx_fbunit_nh .action_button_container {
  margin: 10px 0px;
}
#player.container #player-container {
  height: 100%;
}
#player.container .topbanner {
  line-height: 0px;
  margin-top: 5px;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
}
#player.container .bottombanner {
  display: flex;
  justify-content: center;
}
#player.container .mobile-topbanner {
  margin-bottom: 10px;
  line-height: 0px;
}
#player.container .leftbanner {
  top: 0px;
  left: -175px;
  width: 160px;
  z-index: 1;
  position: absolute;
  text-align: right;
}
#player.container .rightbanner-container {
  right: -15px;
  top: 0px;
  position: absolute;
}
#player.container .rightbanner {
  position: absolute;
  width: 160px;
}
#player.container .media-container {
  margin: 0px auto;
  position: relative;
}
#player.container #filler {
  background-color: black;
  width: 100%;
}
#player.container .box {
  padding: 0px;
  margin-top: 10px;
}
#player.container #everything-but-video {
  margin: 0px auto;
}
#player.container .mobile-footerad {
  margin-top: 10px;
}
#player.container #footer-content {
  margin-top: 0px;
  max-width: 100vw;
}
#player.container .content {
  display: inline-block;
  text-align: center;
  background-color: black;
  position: relative;
}
#player.container video {
  padding-top: 0px !important;
  width: 100%;
}
#player.container .metadata {
  font-weight: normal;
  color: #748490;
  display: flex;
  line-height: 1.3;
}
#player.container #video-footer {
  position: relative;
  padding: 12px;
  border-bottom: 1px solid #eeeeee;
  text-align: left;
}
#player.container .alignleft {
  float: left;
  color: #849BAD;
  height: 24px;
  line-height: 24px;
}
#player.container .alignright {
  float: right;
  color: #849BAD;
}
#player.container .dropdown.up > .dropdown-menu {
  top: inherit;
  bottom: 15px;
}
#player.container .dropdown.open > .more-button,
#player.container .dropdown.open > .addto-button {
  color: #38566F;
}
#player.container .visits-button {
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  margin-top: auto;
  text-decoration: none;
  color: #444;
  white-space: nowrap;
}
#player.container .visits-button:hover {
  text-decoration: none;
  color: black;
}
#player.container #title {
  word-wrap: break-word;
  white-space: pre-wrap;
  text-align: left;
  color: #444;
  margin-right: auto;
  padding-right: 10px;
  margin-left: 2px;
}
#player.container .video-footer {
  position: relative;
}
#player.container #progress-overlay {
  z-index: 5;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}
#player.container #progress-overlay #progress-bar-track {
  border-radius: 4px;
  border: 2px solid white;
  width: 200px;
  top: 50%;
  position: absolute;
  height: 30px;
  left: 50%;
  margin-left: -100px;
  margin-top: 5px;
}
#player.container #progress-overlay #progress-bar-value {
  background-color: white;
  height: 26px;
  position: relative;
  width: 0%;
  -webkit-transition: width 1s linear;
  -moz-transition: width 1s linear;
  transition: width 1s linear;
}
#player.container #progress-overlay #progress-spinner {
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  height: 30px;
  margin: 0px auto;
  margin-top: -50px;
}
#player.container .ad-help {
  text-align: right;
  position: relative;
  top: 5px;
  right: 4px;
  font-size: 12px;
}
#player.container .ad-help a {
  color: #748490;
}
#player.container #ad-content {
  text-align: left;
  margin: 10px auto;
  padding: 0px 15px 15px 15px;
  background-color: white;
  border-radius: 3px;
  border: 1px solid #eee;
  color: #748490;
}
#player.container .actions-section {
  line-height: 0;
  text-align: left;
  padding: 12px;
  background-color: #f9f9f9;
}
#player.container .actions-section .logo {
  height: 26px;
  opacity: .3;
}
#player.container .actions-section .logo:hover {
  opacity: 1;
}
#player.container .actions-section .action-button {
  -webkit-font-smoothing: antialiased;
  float: right;
  background: linear-gradient(to bottom, rgba(100, 255, 255, 0.2), rgba(0, 0, 0, 0.1)) left no-repeat, center no-repeat #0f90fa;
  background-color: #0f90fa;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: 0 1px 1px rgba(16, 22, 26, 0.2);
  border: 1px solid transparent;
  border-color: rgba(16, 22, 26, 0.1) rgba(16, 22, 26, 0.1) rgba(16, 22, 26, 0.3) rgba(16, 22, 26, 0.1);
  color: white;
  font-size: 12px;
  font-weight: bold;
  border-radius: 3px;
  line-height: 22px;
  padding: 1px 12px;
  outline: 0;
}
#player.container .actions-section .action-button:hover {
  background: #0f90fa;
  border-color: rgba(16, 22, 26, 0.2) rgba(16, 22, 26, 0.2) rgba(16, 22, 26, 0.27) rgba(16, 22, 26, 0.2);
}
#player.container .actions-section .action-button.copied {
  background: linear-gradient(to bottom, rgba(100, 255, 255, 0.2), rgba(0, 0, 0, 0.1)) left no-repeat, center no-repeat #059e05;
  background-color: #078607;
}
#player.container .actions-section .action-button.copied:hover {
  background: #078607;
}
#player.container .actions-section .action-button:focus {
  outline: 0;
}
