@font-face {
  font-family: 'IconFontST';
  src: url('/themes/custom/straitstimes/fonts/st-iconfont/st-iconfont.eot?v14');
  src: url('/themes/custom/straitstimes/fonts/st-iconfont/st-iconfont.eot?#iefix_v14') format('embedded-opentype'), url('/themes/custom/straitstimes/fonts/st-iconfont/st-iconfont.woff?v14') format('woff'), url('/themes/custom/straitstimes/fonts/st-iconfont/st-iconfont.ttf?v14') format('truetype'), url('/themes/custom/straitstimes/fonts/st-iconfont/st-iconfont.svg#IconFontST?v14') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal
}
body {
  margin: 0;
}
.bc-player-default_default .vjs-big-play-button {
  margin-left: 0px;
  margin-top: 0px;
  width: 36px;
  height: 36px;
  line-height: 39px;
  top: calc(100% - 36px - 15px);
  left: 15px;
  background-color: transparent;
  background-image: url(/themes/custom/straitstimes/images/play-icon.svg);
}
.bc-player-default_default .vjs-big-play-button:active {
  background-color: transparent !important;
}
.bc-player-default_default .vjs-big-play-button:focus {
  background-color: transparent !important;
}
.bc-player-default_default:active .vjs-big-play-button {
  background-color: transparent !important;
}
.bc-player-default_default:hover .vjs-big-play-button {
  background-color: transparent !important;
}
.video-js .vjs-dock-text {
  display: none !important;
}
.video-js .vjs-big-play-button:before {
  font-family: IconFontST;
  content: "\e085";
  display: inline-block;
  margin-left: 2px;
  font-size: 0.4em;
  opacity: 0;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-size: 0.4em;
  margin-top: 0px;
  content: " " !important;
}
.vjs-icon-share:before {
  font-family: IconFontST;
  content: "\e00c";
  display: inline-block;
  margin-right: 1px;
  font-weight: 400;
}
.vjs-icon-share span {
  display: none;
}
.vjs-button.vjs-share-control:before {
  font-family: IconFontST;
  content: "\e00c";
  display: inline-block;
  margin-right: 1px;
  font-weight: 400;
}
.vjs-v6 .vjs-dock-shelf .vjs-button.vjs-share-control:before {
  font-family: IconFontST;
  content: "\e00c";
  display: inline-block;
  margin-right: 1px;
  font-weight: 400;
}
.vjs-v7 .vjs-dock-shelf .vjs-button.vjs-share-control:before {
  font-family: IconFontST;
  content: "\e00c";
  display: inline-block;
  margin-right: 1px;
  font-weight: 400;
}
.vjs-icon-play:before {
  font-family: IconFontST;
  content: "\e085";
  display: inline-block;
  margin-left: 2px;
  font-size: 0.4em;
  opacity: 0;
}
.vjs-share-control span {
  display: none;
}
.vjs-dock-shelf .vjs-button.vjs-share-control {
  background-color: rgba(0, 0, 0, 0.35);
  height: 35px;
  width: 35px;
  border-radius: 17.5px;
  padding: 0;
  margin-right: -10px;
  margin-top: -10px;
}
@media (max-width:739.98px) {
  .video-js .vjs-dock-shelf {
    width: 30% !important;
  }
}
@media (min-width:740px) {
  .vjs-icon-play:before {
    font-size: 0.5em;
  }
  .video-js .vjs-big-play-button:before {
    font-size: 0.5em;
  }
  .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    font-size: 0.6em;
    margin-top: 2px;
  }
  .bc-player-default_default .vjs-big-play-button {
    width: 56px;
    height: 56px;
    line-height: 55px;
    top: calc(100% - 56px - 20px);
    left: 20px;
    background-color: transparent;
  }
  .bc-player-default_default .vjs-big-play-button {
    width: 64px;
    height: 64px;
    line-height: 64px;
    top: calc(100% - 64px - 20px);
  }
}
