| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234 |
- .video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%; }
- .video-js .vjs-big-play-button:before, .video-js .vjs-control:before {
- text-align: center; }
- @font-face {
- font-family: VideoJS;
- src: url("../fonts/videojs.eot") format("eot"); }
- @font-face {
- font-family: VideoJS;
- src: url(../fonts/60728b745e004c4481dc1954de288f25.woff) format("woff"), url(../fonts/df006d1b59814fdfb45ad6a496d375c8.woff) format("truetype");
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
- content: '\f101'; }
- .vjs-icon-play-circle {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-play-circle:before {
- content: '\f102'; }
- .vjs-icon-pause, .video-js .vjs-play-control.vjs-playing {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before {
- content: '\f103'; }
- .vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0,
- .video-js .vjs-volume-menu-button.vjs-vol-0 {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0:before,
- .video-js .vjs-volume-menu-button.vjs-vol-0:before {
- content: '\f104'; }
- .vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1,
- .video-js .vjs-volume-menu-button.vjs-vol-1 {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1:before,
- .video-js .vjs-volume-menu-button.vjs-vol-1:before {
- content: '\f105'; }
- .vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2,
- .video-js .vjs-volume-menu-button.vjs-vol-2 {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2:before,
- .video-js .vjs-volume-menu-button.vjs-vol-2:before {
- content: '\f106'; }
- .vjs-icon-volume-high, .video-js .vjs-mute-control,
- .video-js .vjs-volume-menu-button {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-volume-high:before, .video-js .vjs-mute-control:before,
- .video-js .vjs-volume-menu-button:before {
- content: '\f107'; }
- .vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before {
- content: '\f108'; }
- .vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before {
- content: '\f109'; }
- .vjs-icon-square {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-square:before {
- content: '\f10a'; }
- .vjs-icon-spinner {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-spinner:before {
- content: '\f10b'; }
- .vjs-icon-subtitles, .video-js .vjs-subtitles-button {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before {
- content: '\f10c'; }
- .vjs-icon-captions, .video-js .vjs-captions-button {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-captions:before, .video-js .vjs-captions-button:before {
- content: '\f10d'; }
- .vjs-icon-chapters, .video-js .vjs-chapters-button {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-chapters:before, .video-js .vjs-chapters-button:before {
- content: '\f10e'; }
- .vjs-icon-share {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-share:before {
- content: '\f10f'; }
- .vjs-icon-cog {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-cog:before {
- content: '\f110'; }
- .vjs-icon-circle, .video-js .vjs-mouse-display, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-circle:before, .video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
- content: '\f111'; }
- .vjs-icon-circle-outline {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-circle-outline:before {
- content: '\f112'; }
- .vjs-icon-circle-inner-circle {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-circle-inner-circle:before {
- content: '\f113'; }
- .vjs-icon-hd {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-hd:before {
- content: '\f114'; }
- .vjs-icon-cancel, .video-js .vjs-control.vjs-close-button {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button:before {
- content: '\f115'; }
- .vjs-icon-replay {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-replay:before {
- content: '\f116'; }
- .vjs-icon-facebook {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-facebook:before {
- content: '\f117'; }
- .vjs-icon-gplus {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-gplus:before {
- content: '\f118'; }
- .vjs-icon-linkedin {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-linkedin:before {
- content: '\f119'; }
- .vjs-icon-twitter {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-twitter:before {
- content: '\f11a'; }
- .vjs-icon-tumblr {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-tumblr:before {
- content: '\f11b'; }
- .vjs-icon-pinterest {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-pinterest:before {
- content: '\f11c'; }
- .vjs-icon-audio-description {
- font-family: VideoJS;
- font-weight: normal;
- font-style: normal; }
- .vjs-icon-audio-description:before {
- content: '\f11d'; }
- .video-js {
- display: block;
- vertical-align: top;
- box-sizing: border-box;
- color: #fff;
- background-color: #000;
- position: relative;
- padding: 0;
- font-size: 10px;
- line-height: 1;
- font-weight: normal;
- font-style: normal;
- font-family: Arial, Helvetica, sans-serif;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none; }
- .video-js:-moz-full-screen {
- position: absolute; }
- .video-js:-webkit-full-screen {
- width: 100% !important;
- height: 100% !important; }
- .video-js *,
- .video-js *:before,
- .video-js *:after {
- box-sizing: inherit; }
- .video-js ul {
- font-family: inherit;
- font-size: inherit;
- line-height: inherit;
- list-style-position: outside;
- margin-left: 0;
- margin-right: 0;
- margin-top: 0;
- margin-bottom: 0; }
- .video-js.vjs-fluid,
- .video-js.vjs-16-9,
- .video-js.vjs-4-3 {
- width: 100%;
- max-width: 100%;
- height: 0; }
- .video-js.vjs-16-9 {
- padding-top: 56.25%; }
- .video-js.vjs-4-3 {
- padding-top: 75%; }
- .video-js.vjs-fill {
- width: 100%;
- height: 100%; }
- .video-js .vjs-tech {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%; }
- body.vjs-full-window {
- padding: 0;
- margin: 0;
- height: 100%;
- overflow-y: auto; }
- .vjs-full-window .video-js.vjs-fullscreen {
- position: fixed;
- overflow: hidden;
- z-index: 1000;
- left: 0;
- top: 0;
- bottom: 0;
- right: 0; }
- .video-js.vjs-fullscreen {
- width: 100% !important;
- height: 100% !important;
- padding-top: 0 !important; }
- .video-js.vjs-fullscreen.vjs-user-inactive {
- cursor: none; }
- .vjs-hidden {
- display: none !important; }
- .video-js .vjs-offscreen {
- height: 1px;
- left: -9999px;
- position: absolute;
- top: 0;
- width: 1px; }
- .vjs-lock-showing {
- display: block !important;
- opacity: 1;
- visibility: visible; }
- .vjs-no-js {
- padding: 20px;
- color: #fff;
- background-color: #000;
- font-size: 18px;
- font-family: Arial, Helvetica, sans-serif;
- text-align: center;
- width: 300px;
- height: 150px;
- margin: 0px auto; }
- .vjs-no-js a,
- .vjs-no-js a:visited {
- color: #66A8CC; }
- .video-js .vjs-big-play-button {
- font-size: 3em;
- line-height: 1.5em;
- height: 1.5em;
- width: 3em;
- display: block;
- position: absolute;
- top: 10px;
- left: 10px;
- padding: 0;
- cursor: pointer;
- opacity: 1;
- border: 0.06666em solid #fff;
- background-color: #2B333F;
- background-color: rgba(43, 51, 63, 0.7);
- -webkit-border-radius: 0.3em;
- -moz-border-radius: 0.3em;
- border-radius: 0.3em;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s; }
- .vjs-big-play-centered .vjs-big-play-button {
- top: 50%;
- left: 50%;
- margin-top: -0.75em;
- margin-left: -1.5em; }
- .video-js:hover .vjs-big-play-button,
- .video-js .vjs-big-play-button:focus {
- outline: 0;
- border-color: #fff;
- background-color: #73859f;
- background-color: rgba(115, 133, 159, 0.5);
- -webkit-transition: all 0s;
- -moz-transition: all 0s;
- -o-transition: all 0s;
- transition: all 0s; }
- .vjs-controls-disabled .vjs-big-play-button,
- .vjs-has-started .vjs-big-play-button,
- .vjs-using-native-controls .vjs-big-play-button,
- .vjs-error .vjs-big-play-button {
- display: none; }
- .video-js button {
- background: none;
- border: none;
- color: inherit;
- display: inline-block;
- overflow: visible;
- font-size: inherit;
- line-height: inherit;
- text-transform: none;
- text-decoration: none;
- transition: none;
- -webkit-appearance: none;
- -moz-appearance: none;
- appearance: none; }
- .video-js .vjs-control.vjs-close-button {
- cursor: pointer;
- height: 3em;
- position: absolute;
- right: 0;
- top: 0.5em;
- z-index: 2; }
- .vjs-menu-button {
- cursor: pointer; }
- .vjs-menu .vjs-menu-content {
- display: block;
- padding: 0;
- margin: 0;
- overflow: auto; }
- .vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
- display: none; }
- .vjs-menu li {
- list-style: none;
- margin: 0;
- padding: 0.2em 0;
- line-height: 1.4em;
- font-size: 1.2em;
- text-align: center;
- text-transform: lowercase; }
- .vjs-menu li:focus,
- .vjs-menu li:hover {
- outline: 0;
- background-color: #73859f;
- background-color: rgba(115, 133, 159, 0.5); }
- .vjs-menu li.vjs-selected,
- .vjs-menu li.vjs-selected:focus,
- .vjs-menu li.vjs-selected:hover {
- background-color: #fff;
- color: #2B333F; }
- .vjs-menu li.vjs-menu-title {
- text-align: center;
- text-transform: uppercase;
- font-size: 1em;
- line-height: 2em;
- padding: 0;
- margin: 0 0 0.3em 0;
- font-weight: bold;
- cursor: default; }
- .vjs-menu-button-popup .vjs-menu {
- display: none;
- position: absolute;
- bottom: 0;
- width: 10em;
- left: -3em;
- height: 0em;
- margin-bottom: 1.5em;
- border-top-color: rgba(43, 51, 63, 0.7); }
- .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
- background-color: #2B333F;
- background-color: rgba(43, 51, 63, 0.7);
- position: absolute;
- width: 100%;
- bottom: 1.5em;
- max-height: 15em; }
- .vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
- .vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
- display: block; }
- .video-js .vjs-menu-button-inline {
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- overflow: hidden; }
- .video-js .vjs-menu-button-inline:before {
- width: 2.222222222em; }
- .video-js .vjs-menu-button-inline:hover,
- .video-js .vjs-menu-button-inline:focus,
- .video-js .vjs-menu-button-inline.vjs-slider-active,
- .video-js.vjs-no-flex .vjs-menu-button-inline {
- width: 12em; }
- .video-js .vjs-menu-button-inline.vjs-slider-active {
- -webkit-transition: none;
- -moz-transition: none;
- -o-transition: none;
- transition: none; }
- .vjs-menu-button-inline .vjs-menu {
- opacity: 0;
- height: 100%;
- width: auto;
- position: absolute;
- left: 4em;
- top: 0;
- padding: 0;
- margin: 0;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s; }
- .vjs-menu-button-inline:hover .vjs-menu,
- .vjs-menu-button-inline:focus .vjs-menu,
- .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
- display: block;
- opacity: 1; }
- .vjs-no-flex .vjs-menu-button-inline .vjs-menu {
- display: block;
- opacity: 1;
- position: relative;
- width: auto; }
- .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
- .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
- .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
- width: auto; }
- .vjs-menu-button-inline .vjs-menu-content {
- width: auto;
- height: 100%;
- margin: 0;
- overflow: hidden; }
- .video-js .vjs-control-bar {
- display: none;
- width: 100%;
- position: absolute;
- bottom: 0;
- left: 0;
- right: 0;
- height: 3.0em;
- background-color: #2B333F;
- background-color: rgba(43, 51, 63, 0.7); }
- .vjs-has-started .vjs-control-bar {
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- visibility: visible;
- opacity: 1;
- -webkit-transition: visibility 0.1s, opacity 0.1s;
- -moz-transition: visibility 0.1s, opacity 0.1s;
- -o-transition: visibility 0.1s, opacity 0.1s;
- transition: visibility 0.1s, opacity 0.1s; }
- .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
- visibility: hidden;
- opacity: 0;
- -webkit-transition: visibility 1s, opacity 1s;
- -moz-transition: visibility 1s, opacity 1s;
- -o-transition: visibility 1s, opacity 1s;
- transition: visibility 1s, opacity 1s; }
- .vjs-controls-disabled .vjs-control-bar,
- .vjs-using-native-controls .vjs-control-bar,
- .vjs-error .vjs-control-bar {
- display: none !important; }
- .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
- opacity: 1;
- visibility: visible; }
- @media \0screen {
- .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
- content: ""; } }
- .vjs-has-started.vjs-no-flex .vjs-control-bar {
- display: table; }
- .video-js .vjs-control {
- outline: none;
- position: relative;
- text-align: center;
- margin: 0;
- padding: 0;
- height: 100%;
- width: 4em;
- -webkit-box-flex: none;
- -moz-box-flex: none;
- -webkit-flex: none;
- -ms-flex: none;
- flex: none; }
- .video-js .vjs-control:before {
- font-size: 1.8em;
- line-height: 1.67; }
- .video-js .vjs-control:focus:before,
- .video-js .vjs-control:hover:before,
- .video-js .vjs-control:focus {
- text-shadow: 0em 0em 1em white; }
- .video-js .vjs-control-text {
- border: 0;
- clip: rect(0 0 0 0);
- height: 1px;
- margin: -1px;
- overflow: hidden;
- padding: 0;
- position: absolute;
- width: 1px; }
- .vjs-no-flex .vjs-control {
- display: table-cell;
- vertical-align: middle; }
- .video-js .vjs-custom-control-spacer {
- display: none; }
- .video-js .vjs-progress-control {
- -webkit-box-flex: auto;
- -moz-box-flex: auto;
- -webkit-flex: auto;
- -ms-flex: auto;
- flex: auto;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -ms-flex-align: center;
- align-items: center;
- min-width: 4em; }
- .vjs-live .vjs-progress-control {
- display: none; }
- .video-js .vjs-progress-holder {
- -webkit-box-flex: auto;
- -moz-box-flex: auto;
- -webkit-flex: auto;
- -ms-flex: auto;
- flex: auto;
- -webkit-transition: all 0.2s;
- -moz-transition: all 0.2s;
- -o-transition: all 0.2s;
- transition: all 0.2s;
- height: 0.3em; }
- .video-js .vjs-progress-control:hover .vjs-progress-holder {
- font-size: 1.666666666666666666em; }
- /* If we let the font size grow as much as everything else, the current time tooltip ends up
- ginormous. If you'd like to enable the current time tooltip all the time, this should be disabled
- to avoid a weird hitch when you roll off the hover. */
- .video-js .vjs-progress-control:hover .vjs-mouse-display:after,
- .video-js .vjs-progress-control:hover .vjs-play-progress:after {
- display: block;
- font-size: 0.6em; }
- .video-js .vjs-progress-holder .vjs-play-progress,
- .video-js .vjs-progress-holder .vjs-load-progress,
- .video-js .vjs-progress-holder .vjs-load-progress div {
- position: absolute;
- display: block;
- height: 0.3em;
- margin: 0;
- padding: 0;
- width: 0;
- left: 0;
- top: 0; }
- .video-js .vjs-mouse-display:before {
- display: none; }
- .video-js .vjs-play-progress {
- background-color: #fff; }
- .video-js .vjs-play-progress:before {
- position: absolute;
- top: -0.333333333333333em;
- right: -0.5em;
- font-size: 0.9em; }
- .video-js .vjs-mouse-display:after,
- .video-js .vjs-play-progress:after {
- display: none;
- position: absolute;
- top: -3.4em;
- right: -1.5em;
- font-size: 0.9em;
- color: #000;
- content: attr(data-current-time);
- padding: 6px 8px 8px 8px;
- background-color: #fff;
- background-color: rgba(255, 255, 255, 0.8);
- -webkit-border-radius: 0.3em;
- -moz-border-radius: 0.3em;
- border-radius: 0.3em; }
- .video-js .vjs-play-progress:before,
- .video-js .vjs-play-progress:after {
- z-index: 1; }
- .video-js .vjs-load-progress {
- background: #bfc7d3;
- background: rgba(115, 133, 159, 0.5); }
- .video-js .vjs-load-progress div {
- background: white;
- background: rgba(115, 133, 159, 0.75); }
- .video-js.vjs-no-flex .vjs-progress-control {
- width: auto; }
- .video-js .vjs-progress-control .vjs-mouse-display {
- display: none;
- position: absolute;
- width: 1px;
- height: 100%;
- background-color: #000;
- z-index: 1; }
- .vjs-no-flex .vjs-progress-control .vjs-mouse-display {
- z-index: 0; }
- .video-js .vjs-progress-control:hover .vjs-mouse-display {
- display: block; }
- .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
- .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
- visibility: hidden;
- opacity: 0;
- -webkit-transition: visibility 1s, opacity 1s;
- -moz-transition: visibility 1s, opacity 1s;
- -o-transition: visibility 1s, opacity 1s;
- transition: visibility 1s, opacity 1s; }
- .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
- .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
- display: none; }
- .video-js .vjs-progress-control .vjs-mouse-display:after {
- color: #fff;
- background-color: #000;
- background-color: rgba(0, 0, 0, 0.8); }
- .video-js .vjs-slider {
- outline: 0;
- position: relative;
- cursor: pointer;
- padding: 0;
- margin: 0 0.45em 0 0.45em;
- background-color: #73859f;
- background-color: rgba(115, 133, 159, 0.5); }
- .video-js .vjs-slider:focus {
- text-shadow: 0em 0em 1em white;
- -webkit-box-shadow: 0 0 1em #fff;
- -moz-box-shadow: 0 0 1em #fff;
- box-shadow: 0 0 1em #fff; }
- .video-js .vjs-mute-control,
- .video-js .vjs-volume-menu-button {
- cursor: pointer;
- -webkit-box-flex: none;
- -moz-box-flex: none;
- -webkit-flex: none;
- -ms-flex: none;
- flex: none; }
- .video-js .vjs-volume-control {
- width: 5em;
- -webkit-box-flex: none;
- -moz-box-flex: none;
- -webkit-flex: none;
- -ms-flex: none;
- flex: none;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -ms-flex-align: center;
- align-items: center; }
- .video-js .vjs-volume-bar {
- margin: 1.35em 0.45em; }
- .vjs-volume-bar.vjs-slider-horizontal {
- width: 5em;
- height: 0.3em; }
- .vjs-volume-bar.vjs-slider-vertical {
- width: 0.3em;
- height: 5em;
- margin: 1.35em auto; }
- .video-js .vjs-volume-level {
- position: absolute;
- bottom: 0;
- left: 0;
- background-color: #fff; }
- .video-js .vjs-volume-level:before {
- position: absolute;
- font-size: 0.9em; }
- .vjs-slider-vertical .vjs-volume-level {
- width: 0.3em; }
- .vjs-slider-vertical .vjs-volume-level:before {
- top: -0.5em;
- left: -0.3em; }
- .vjs-slider-horizontal .vjs-volume-level {
- height: 0.3em; }
- .vjs-slider-horizontal .vjs-volume-level:before {
- top: -0.3em;
- right: -0.5em; }
- .vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
- height: 100%; }
- .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
- width: 100%; }
- .vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
- display: block;
- width: 0;
- height: 0;
- border-top-color: transparent; }
- .vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
- left: 0.5em;
- height: 8em; }
- .vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
- left: -2em; }
- .vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
- height: 0;
- width: 0;
- overflow-x: hidden;
- overflow-y: hidden; }
- .vjs-volume-menu-button-vertical:hover .vjs-menu-content,
- .vjs-volume-menu-button-vertical:focus .vjs-menu-content,
- .vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,
- .vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
- height: 8em;
- width: 2.9em; }
- .vjs-volume-menu-button-horizontal:hover .vjs-menu-content,
- .vjs-volume-menu-button-horizontal:focus .vjs-menu-content,
- .vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,
- .vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
- height: 2.9em;
- width: 8em; }
- .vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
- background-color: transparent !important; }
- .vjs-poster {
- display: inline-block;
- vertical-align: middle;
- background-repeat: no-repeat;
- background-position: 50% 50%;
- background-size: contain;
- cursor: pointer;
- margin: 0;
- padding: 0;
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- height: 100%; }
- .vjs-poster img {
- display: block;
- vertical-align: middle;
- margin: 0 auto;
- max-height: 100%;
- padding: 0;
- width: 100%; }
- .vjs-has-started .vjs-poster {
- display: none; }
- .vjs-audio.vjs-has-started .vjs-poster {
- display: block; }
- .vjs-controls-disabled .vjs-poster {
- display: none; }
- .vjs-using-native-controls .vjs-poster {
- display: none; }
- .video-js .vjs-live-control {
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: flex-start;
- -webkit-align-items: flex-start;
- -ms-flex-align: flex-start;
- align-items: flex-start;
- -webkit-box-flex: auto;
- -moz-box-flex: auto;
- -webkit-flex: auto;
- -ms-flex: auto;
- flex: auto;
- font-size: 1em;
- line-height: 3em; }
- .vjs-no-flex .vjs-live-control {
- display: table-cell;
- width: auto;
- text-align: left; }
- .video-js .vjs-time-control {
- -webkit-box-flex: none;
- -moz-box-flex: none;
- -webkit-flex: none;
- -ms-flex: none;
- flex: none;
- font-size: 1em;
- line-height: 3em;
- min-width: 2em;
- width: auto;
- padding-left: 1em;
- padding-right: 1em; }
- .vjs-live .vjs-time-control {
- display: none; }
- .video-js .vjs-current-time,
- .vjs-no-flex .vjs-current-time {
- display: none; }
- .video-js .vjs-duration,
- .vjs-no-flex .vjs-duration {
- display: none; }
- .vjs-time-divider {
- display: none;
- line-height: 3em; }
- .vjs-live .vjs-time-divider {
- display: none; }
- .video-js .vjs-play-control {
- cursor: pointer;
- -webkit-box-flex: none;
- -moz-box-flex: none;
- -webkit-flex: none;
- -ms-flex: none;
- flex: none; }
- .vjs-text-track-display {
- position: absolute;
- bottom: 3em;
- left: 0;
- right: 0;
- top: 0;
- pointer-events: none; }
- .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
- bottom: 1em; }
- .video-js .vjs-text-track {
- font-size: 1.4em;
- text-align: center;
- margin-bottom: 0.1em;
- background-color: #000;
- background-color: rgba(0, 0, 0, 0.5); }
- .vjs-subtitles {
- color: #fff; }
- .vjs-captions {
- color: #fc6; }
- .vjs-tt-cue {
- display: block; }
- video::-webkit-media-text-track-display {
- -moz-transform: translateY(-3em);
- -ms-transform: translateY(-3em);
- -o-transform: translateY(-3em);
- -webkit-transform: translateY(-3em);
- transform: translateY(-3em); }
- .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
- -moz-transform: translateY(-1.5em);
- -ms-transform: translateY(-1.5em);
- -o-transform: translateY(-1.5em);
- -webkit-transform: translateY(-1.5em);
- transform: translateY(-1.5em); }
- .video-js .vjs-fullscreen-control {
- cursor: pointer;
- -webkit-box-flex: none;
- -moz-box-flex: none;
- -webkit-flex: none;
- -ms-flex: none;
- flex: none; }
- .vjs-playback-rate .vjs-playback-rate-value {
- font-size: 1.5em;
- line-height: 2;
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- text-align: center; }
- .vjs-playback-rate .vjs-menu {
- width: 4em;
- left: 0em; }
- .vjs-error .vjs-error-display .vjs-modal-dialog-content {
- font-size: 1.4em;
- text-align: center; }
- .vjs-error .vjs-error-display:before {
- color: #fff;
- content: 'X';
- font-family: Arial, Helvetica, sans-serif;
- font-size: 4em;
- left: 0;
- line-height: 1;
- margin-top: -0.5em;
- position: absolute;
- text-shadow: 0.05em 0.05em 0.1em #000;
- text-align: center;
- top: 50%;
- vertical-align: middle;
- width: 100%; }
- .vjs-loading-spinner {
- display: none;
- position: absolute;
- top: 50%;
- left: 50%;
- margin: -25px 0 0 -25px;
- opacity: 0.85;
- text-align: left;
- border: 6px solid rgba(43, 51, 63, 0.7);
- box-sizing: border-box;
- background-clip: padding-box;
- width: 50px;
- height: 50px;
- border-radius: 25px; }
- .vjs-seeking .vjs-loading-spinner,
- .vjs-waiting .vjs-loading-spinner {
- display: block; }
- .vjs-loading-spinner:before,
- .vjs-loading-spinner:after {
- content: "";
- position: absolute;
- margin: -6px;
- box-sizing: inherit;
- width: inherit;
- height: inherit;
- border-radius: inherit;
- opacity: 1;
- border: inherit;
- border-color: transparent;
- border-top-color: white; }
- .vjs-seeking .vjs-loading-spinner:before,
- .vjs-seeking .vjs-loading-spinner:after,
- .vjs-waiting .vjs-loading-spinner:before,
- .vjs-waiting .vjs-loading-spinner:after {
- -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
- animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }
- .vjs-seeking .vjs-loading-spinner:before,
- .vjs-waiting .vjs-loading-spinner:before {
- border-top-color: white; }
- .vjs-seeking .vjs-loading-spinner:after,
- .vjs-waiting .vjs-loading-spinner:after {
- border-top-color: white;
- -webkit-animation-delay: 0.44s;
- animation-delay: 0.44s; }
- @keyframes vjs-spinner-spin {
- 100% {
- transform: rotate(360deg); } }
- @-webkit-keyframes vjs-spinner-spin {
- 100% {
- -webkit-transform: rotate(360deg); } }
- @keyframes vjs-spinner-fade {
- 0% {
- border-top-color: #73859f; }
- 20% {
- border-top-color: #73859f; }
- 35% {
- border-top-color: white; }
- 60% {
- border-top-color: #73859f; }
- 100% {
- border-top-color: #73859f; } }
- @-webkit-keyframes vjs-spinner-fade {
- 0% {
- border-top-color: #73859f; }
- 20% {
- border-top-color: #73859f; }
- 35% {
- border-top-color: white; }
- 60% {
- border-top-color: #73859f; }
- 100% {
- border-top-color: #73859f; } }
- .vjs-chapters-button .vjs-menu ul {
- width: 24em; }
- .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
- -webkit-box-flex: auto;
- -moz-box-flex: auto;
- -webkit-flex: auto;
- -ms-flex: auto;
- flex: auto; }
- .video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
- width: auto; }
- .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
- .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
- .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
- .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button {
- display: none; }
- .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
- .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
- .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,
- .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button {
- display: none; }
- .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
- .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
- .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
- .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button {
- display: none; }
- .vjs-caption-settings {
- position: relative;
- top: 1em;
- background-color: #2B333F;
- background-color: rgba(43, 51, 63, 0.75);
- color: #fff;
- margin: 0 auto;
- padding: 0.5em;
- height: 15em;
- font-size: 12px;
- width: 40em; }
- .vjs-caption-settings .vjs-tracksettings {
- top: 0;
- bottom: 2em;
- left: 0;
- right: 0;
- position: absolute;
- overflow: auto; }
- .vjs-caption-settings .vjs-tracksettings-colors,
- .vjs-caption-settings .vjs-tracksettings-font {
- float: left; }
- .vjs-caption-settings .vjs-tracksettings-colors:after,
- .vjs-caption-settings .vjs-tracksettings-font:after,
- .vjs-caption-settings .vjs-tracksettings-controls:after {
- clear: both; }
- .vjs-caption-settings .vjs-tracksettings-controls {
- position: absolute;
- bottom: 1em;
- right: 1em; }
- .vjs-caption-settings .vjs-tracksetting {
- margin: 5px;
- padding: 3px;
- min-height: 40px; }
- .vjs-caption-settings .vjs-tracksetting label {
- display: block;
- width: 100px;
- margin-bottom: 5px; }
- .vjs-caption-settings .vjs-tracksetting span {
- display: inline;
- margin-left: 5px; }
- .vjs-caption-settings .vjs-tracksetting > div {
- margin-bottom: 5px;
- min-height: 20px; }
- .vjs-caption-settings .vjs-tracksetting > div:last-child {
- margin-bottom: 0;
- padding-bottom: 0;
- min-height: 0; }
- .vjs-caption-settings label > input {
- margin-right: 10px; }
- .vjs-caption-settings input[type="button"] {
- width: 40px;
- height: 40px; }
- .video-js .vjs-modal-dialog {
- background: rgba(0, 0, 0, 0.8);
- background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
- background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0)); }
- .vjs-modal-dialog .vjs-modal-dialog-content {
- font-size: 1.2em;
- line-height: 1.5;
- padding: 20px 24px;
- z-index: 1; }
|