.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.player-wrapper .toolbar .progress-bar-wrapper .buffered-bar .clipping-indicator {
  position: absolute;
  height: 6px;
  width: 6px;
  margin-left: -3px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  transition: 50ms;
}
.player-wrapper .toolbar .progress-bar-wrapper .buffered-bar .clipping-indicator:hover {
  background-color: #ffffff;
  height: 15px;
  width: 15px;
  margin-left: -7.5px;
  margin-top: -4.5px;
}
.player-wrapper .toolbar .progress-bar-wrapper .progress-tooltip {
  bottom: 15px;
  position: absolute;
  text-align: center;
  z-index: 1000;
}
.player-wrapper .toolbar .progress-bar-wrapper .progress-tooltip .progress-tooltip-wrapper {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 200px;
}
.player-wrapper .toolbar .progress-bar-wrapper .progress-tooltip .progress-tooltip-wrapper .tooltip-thumb {
  border-radius: 3px;
  width: 100%;
}
.player-wrapper .toolbar .progress-bar-wrapper .progress-tooltip .progress-tooltip-wrapper .slidecount-label {
  background-color: #323232;
  border-radius: 3px;
  bottom: 10px;
  color: #ffffff;
  font-size: 12px;
  left: 50%;
  opacity: 0.75;
  padding: 2px 10px;
  position: absolute;
  transform: translateX(-50%);
}
.player-wrapper .toolbar .progress-bar-wrapper .progress-tooltip .progress-tooltip-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #323232;
  height: 0;
  margin: auto;
  opacity: 0.75;
  width: 0;
}
.player-wrapper .toolbar button,
.player-wrapper .toolbar a {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  float: left;
  height: auto;
  padding: 0;
  text-indent: 0;
  width: auto;
}
.player-wrapper .toolbar button:hover,
.player-wrapper .toolbar a:hover {
  color: #d6d6d6;
}
.player-wrapper .toolbar button:hover:active,
.player-wrapper .toolbar a:hover:active {
  color: #5c5c5c;
}
.player-wrapper .toolbar button i,
.player-wrapper .toolbar a i {
  color: inherit;
  line-height: 50px;
}
.player-wrapper .toolbar button i.fa-lg,
.player-wrapper .toolbar a i.fa-lg {
  font-size: 1.5em;
}
.player-wrapper .toolbar button i.fa-lg.fa-chevron-left,
.player-wrapper .toolbar a i.fa-lg.fa-chevron-left,
.player-wrapper .toolbar button i.fa-lg.fa-chevron-right,
.player-wrapper .toolbar a i.fa-lg.fa-chevron-right {
  font-size: 1.375em;
}
.player-wrapper .toolbar button i.disabled,
.player-wrapper .toolbar a i.disabled {
  color: #5c5c5c;
}
.player-wrapper .toolbar .bot-actions {
  color: inherit;
  line-height: 49px;
  position: absolute;
  vertical-align: middle;
}
.player-wrapper .toolbar .bot-actions .action-faved {
  color: #128ece;
  display: none;
}
.player-wrapper .toolbar .bot-actions .action-faved button:active,
.player-wrapper .toolbar .bot-actions .action-faved button:hover,
.player-wrapper .toolbar .bot-actions .action-faved a:active,
.player-wrapper .toolbar .bot-actions .action-faved a:hover {
  color: #128ece;
}
.player-wrapper .toolbar .bot-actions .action-no-download {
  color: #5c5c5c;
  cursor: default;
}
.player-wrapper .toolbar .bot-actions button,
.player-wrapper .toolbar .bot-actions a {
  line-height: 1;
  margin-left: 15px;
  outline: none;
}
.player-wrapper .toolbar .bot-actions .action-fav,
.player-wrapper .toolbar .bot-actions .action-faved {
  float: left;
}
.player-wrapper .toolbar .nav .goToSlideLabel input {
  background: none;
  border: 0;
  color: inherit;
  font-size: inherit;
  font-style: italic;
  font-weight: 300;
  margin: 16px -5px 0 -3px;
}
.player-wrapper .toolbar .nav .goToSlideLabel input:hover,
.player-wrapper .toolbar .nav .goToSlideLabel input:focus {
  background-color: #848484;
}
.player-wrapper .toolbar .navActions .view-on-ss {
  width: 100px;
  height: 20px;
  margin-top: 10px;
  background-image: url("../../../../images/logo/linkedin-ss/logo_embed_100x20_v1.png");
}
.player-wrapper .toolbar .navActions .view-on-ss:hover {
  background-image: url("../../../../images/logo/linkedin-ss/logo_embed_hover_100x20_v1.png");
}
.player-wrapper .toolbar .navActions .view-on-ss span {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
@media (max-width: 641px) {
  .player-wrapper .toolbar .navActions .view-on-ss {
    width: 20px;
    background-image: url("../../../../images/logo/linkedin-ss/logo_embed_20x20_v1.png");
  }
  .player-wrapper .toolbar .navActions .view-on-ss:hover {
    background-image: url("../../../../images/logo/linkedin-ss/logo_embed_hover_20x20_v1.png");
  }
}
.player-wrapper .toolbar .navActions button,
.player-wrapper .toolbar .navActions a {
  margin-right: 15px;
}
.player-wrapper .toolbar .navActions .fa-stack {
  height: 50px;
}
.player-wrapper .toolbar .navActions .docActions {
  float: left;
  margin-right: 10px;
}
.player-wrapper .toolbar .navActions .video-time {
  float: left;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  line-height: 50px;
  margin-right: 15px;
}
.player-wrapper .toolbar.small .progress-tooltip-wrapper {
  width: 150px !important;
}
.player-wrapper .toolbar.small #btnNext {
  margin-left: 10px;
}
.player-wrapper .toolbar.small .nav {
  height: 50px;
}
.player-wrapper .toolbar.small .navActions {
  margin-right: 5px;
}
.player-wrapper .toolbar.small .docActions,
.player-wrapper .toolbar.small .video-time {
  display: none !important;
}
#player.document_player .small #btnNext {
  margin-left: 0px;
}
#player.video-player .toolbar,
#svPlayerId.video_player .toolbar {
  height: 50px !important;
}
#player.video-player .toolbar .navActions,
#svPlayerId.video_player .toolbar .navActions {
  bottom: 0px;
}
#player.video-player .toolbar .jspl_audiobar,
#svPlayerId.video_player .toolbar .jspl_audiobar {
  height: auto !important;
  left: 0;
  top: 2px;
  width: 100% !important;
}
#player.video-player .toolbar .jspl_audiobar .jspl_audiobar_left,
#svPlayerId.video_player .toolbar .jspl_audiobar .jspl_audiobar_left {
  left: 0;
  width: 100% !important;
}
#player.video-player .toolbar .jspl_audiobar .jspl_audiobar_left .new-timestamp-tooltip,
#svPlayerId.video_player .toolbar .jspl_audiobar .jspl_audiobar_left .new-timestamp-tooltip {
  position: absolute;
  text-align: center;
  top: -35px;
}
#player.video-player .toolbar .jspl_audiobar .jspl_audiobar_left .new-timestamp-tooltip .timestamp-label,
#svPlayerId.video_player .toolbar .jspl_audiobar .jspl_audiobar_left .new-timestamp-tooltip .timestamp-label {
  background-color: #323232;
  border-radius: 3px;
  color: #ffffff;
  padding: 5px 10px;
}
#player.video-player .toolbar .jspl_audiobar .jspl_audiobar_left .new-timestamp-tooltip .new-timestamp-tooltip-caret,
#svPlayerId.video_player .toolbar .jspl_audiobar .jspl_audiobar_left .new-timestamp-tooltip .new-timestamp-tooltip-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #323232;
  height: 0;
  margin: auto;
  width: 0;
}
#player.video-player .jspl_volume_control,
#svPlayerId.video_player .jspl_volume_control {
  z-index: 2000;
}
#player.video-player.fullscreen .toolbar,
#svPlayerId.video_player.fullscreen .toolbar,
#player.video-player.embed_player .toolbar,
#svPlayerId.video_player.embed_player .toolbar {
  margin-top: 6px;
}
@media only screen and (max-width: 449px) {
  .video-time {
    display: none !important;
  }
}
#player.embed_player {
  font-family: "Source Sans Pro", sans-serif;
}
#player.embed_player #nav-wrapper {
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}
#player.embed_player #nav-wrapper .j-tools {
  position: absolute;
  left: 0;
}
#player.embed_player .progress-tooltip {
  position: absolute;
  bottom: 10px;
}