﻿a.media-icon.playing:before{-webkit-animation:playing-opacity 1s linear infinite;animation:playing-opacity 1s linear infinite}.mejs-offscreen{clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:polygon(0 0, 0 0, 0 0, 0 0);clip-path:polygon(0 0, 0 0, 0 0, 0 0);height:1px;overflow:hidden;position:absolute !important;width:1px}.mejs-container{background:#000;box-sizing:border-box;font-family:'Helvetica', Arial, serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container .mejs-video{min-height:140px}.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none !important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden !important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100% !important;width:100% !important}.mejs-clear{clear:both}.mejs-background{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{left:0;position:absolute;top:0;z-index:1}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url("mejs-controls.svg") no-repeat;background-position:0 -39px;height:80px;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:80px;z-index:1}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:mejs-loading-spinner 1s linear infinite;animation:mejs-loading-spinner 1s linear infinite;background:transparent url("mejs-controls.svg") -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes mejs-loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mejs-loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mejs-controls{bottom:0;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:1}.mejs-controls:not([style*='display: none']){background:rgba(255,0,0,0.7);background:-webkit-linear-gradient(transparent, rgba(0,0,0,0.35));background:linear-gradient(transparent, rgba(0,0,0,0.35))}.mejs-button,.mejs-time,.mejs-time-rail{float:left;font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url("mejs-controls.svg");border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:dotted 1px #999}.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus,.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:bold;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;height:40px;margin:0 10px;padding-top:10px;position:relative;width:200px}.mejs-time-total,.mejs-time-buffering,.mejs-time-loaded,.mejs-time-current,.mejs-time-float,.mejs-time-hovered,.mejs-time-float-current,.mejs-time-float-corner,.mejs-time-marker{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:rgba(255,255,255,0.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;background:-webkit-linear-gradient(135deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background:linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:15px 15px;width:100%}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:rgba(255,255,255,0.3)}.mejs-time-current,.mejs-time-handle-content{background:rgba(255,255,255,0.9)}.mejs-time-hovered{background:rgba(255,255,255,0.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,0.2)}.mejs-time-current,.mejs-time-buffering,.mejs-time-loaded,.mejs-time-hovered{left:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:0.15s ease-in all;transition:0.15s ease-in all;width:100%}.mejs-time-hovered{-webkit-transition:height 0.1s cubic-bezier(0.44, 0, 1, 1);transition:height 0.1s cubic-bezier(0.44, 0, 1, 1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0) !important;transform:scaleX(0) !important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid rgba(255,255,255,0.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail:hover .mejs-time-handle-content,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail .mejs-time-handle-content:active{-webkit-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:solid 1px #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:solid 5px #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{background:rgba(50,50,50,0.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:rgba(255,255,255,0.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{background:rgba(255,255,255,0.9);left:0;margin:0;position:absolute;width:100%}.mejs-volume-handle{background:rgba(255,255,255,0.9);border-radius:1px;cursor:ns-resize;height:6px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;float:left;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,0.8);border-radius:2px;font-size:1px;height:8px;left:0;margin:0;padding:0;position:absolute;top:16px;width:50px}.mejs-horizontal-volume-current{background:rgba(255,255,255,0.8);border-radius:2px;font-size:1px;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,0.7);border:solid 1px transparent;border-radius:0;bottom:100%;overflow:hidden;padding:0;position:absolute;right:-51px;visibility:hidden;width:85px}.mejs-chapters-button>.mejs-chapters-selector{width:110px}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{visibility:visible}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none !important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none !important;margin:0 0 6px;overflow:hidden;padding:0 10px}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8 !important;background-color:rgba(255,255,255,0.4) !important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 0 0}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:rgba(20,20,20,0.5);box-shadow:5px 0 0 rgba(20,20,20,0.5),-5px 0 0 rgba(20,20,20,0.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.me_cannotplay a{font-weight:bold}.mejs-container .me_cannotplay a{color:#fff}.me_cannotplay span{display:block;padding:15px}section.player{height:100%;overflow:auto;position:relative;font-size:0}section.player div.player-bg{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1}section.player div.middle{display:inline-block;width:100%;vertical-align:middle;position:relative;z-index:2;font-size:14px}@media (max-height: 500px){section.player div.middle{height:100%}}section.player .pre-middle{content:"";display:inline-block;width:0;height:100%;vertical-align:middle}section.player .freetext .counter{position:absolute;right:8px;bottom:5px;color:#9e9e9e;font-size:10px}div.player-wrapper{height:500px;min-width:320px;max-width:800px;position:relative;margin:0 auto}@media (max-height: 500px){div.player-wrapper{height:100%}}div.lock{display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center}div.lock h2{margin-top:20px}div.player-warning{display:none;width:100%;position:absolute;top:50%;z-index:12;margin-top:-21px;color:#fff;text-align:center}div.player-warning a{display:inline-block;color:#fff}div.player-warning a:not(:hover){text-decoration:none}div.player-warning span.fa{margin-bottom:5px}em.edge-position{display:block;width:16px;height:16px;position:absolute;top:9px;left:9px;background:#de2226;color:#fff;font-size:10px;font-style:normal;font-weight:bold;text-align:center;line-height:16px}span.node-tick,span.edge-tick{display:block;width:0;height:0;position:absolute;bottom:0;border-color:rgba(255,255,255,0.95);border-width:6px;border-style:solid;border-top-color:transparent !important;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}span.color-tick{display:inline-block;vertical-align:middle;width:16px;height:16px;border-radius:100%;box-shadow:0 0 0 1px #fff}span.node-tick{left:100%;bottom:0;border-right-color:transparent !important}span.edge-tick{right:100%;border-color:#fff;border-color:rgba(255,255,255,0.6);border-left-color:transparent !important}a.media-icon{display:block;width:19px;height:19px;background-color:#de2226;border-radius:100%;color:#fff;font-size:10px;text-align:center;line-height:19px;text-decoration:none}a.media-icon.disabled{background-color:#9e9e9e}div.player{width:auto;max-width:800px;min-width:320px;height:500px;min-height:360px;overflow:hidden;position:relative;z-index:1;margin:0 auto;background:#000;color:#000}div.player:-webkit-full-screen{width:100%;height:100%;max-width:none}div.player:-ms-fullscreen{width:100%;height:100%;max-width:none}div.player:fullscreen{width:100%;height:100%;max-width:none}div.player a:focus,div.player button:focus{outline:none;box-shadow:0 0 3px 2px #008aff}@media (max-height: 500px){div.player{height:100%}}div.player-logo{display:none;position:absolute;top:-24px;left:100%;z-index:100;margin-left:-24px;background-color:#000;color:#fff;font-size:0;white-space:nowrap;line-height:24px}div.player-logo a,div.player-logo span{display:inline-block;vertical-align:top}div.player-logo a{color:#fff;text-decoration:none}div.player-logo a.im{width:24px;height:24px;background:url(../assets/player/logo-871307630d7bd25426f58afe61505bdf67958b210dda86c16d7477d3fe114633.png) no-repeat}div.player-logo span{padding:0 10px;font-size:12px}div.player-logo img{vertical-align:top}div.player-voice{width:100%;height:0;position:absolute;bottom:0;left:0;z-index:4}div.player-voice div.volume{position:absolute;top:-44px;right:32px}div.player-voice div.media-control{width:100%;height:20px;position:absolute;top:0;left:0}div.player-voice a.media-icon{width:24px;height:24px;font-size:14px;line-height:24px}div.player-video{width:100%;height:100%;position:absolute;top:100%;left:0;z-index:5}div.player-video div.media-control{width:100%;height:100%}div.player-backgrounds{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:#4c4c4c url(../assets/player/background-b664589b4edf2255dbe20aaea6ab785ac2cfe7ef9cb6660d8b0865b4f2c6e79b.jpg) center no-repeat}div.player-backgrounds div.background{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-position:center}div.player-characters{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}div.player-characters div.character{width:150%;position:absolute;top:40px;left:0;bottom:0;background-position:50% 0;background-repeat:no-repeat;background-size:auto 100%}div.player-edges{width:65%;min-width:180px;position:absolute;bottom:15px;left:0;z-index:6}div.player-edges ol{display:none;max-width:100%;position:absolute;bottom:0;left:0;min-width:180px;padding:0 0 0 15px;list-style:none}div.player-edges ol li{position:relative;margin-top:1px}div.player-edges ol li:last-child .edge-tick{display:block}div.player-edges ol.freetext{min-width:80%}div.player-edges ol.freetext .color-tick{bottom:10px;top:auto}div.player-edges .color-tick{position:absolute;top:10px;right:10px}div.player-edges .edge{display:block;width:100%;position:relative;padding:10px 33px 9px;background-color:rgba(255,255,255,0.8);border:0;font-size:14px;text-decoration:none;line-height:1.2;color:#000;text-align:left;text-align:start;-webkit-transition:padding-left 0.3s;transition:padding-left 0.3s}div.player-edges .edge span.edge-tick{display:none;border-color:rgba(255,255,255,0.8)}div.player-edges .edge textarea{width:100%;vertical-align:top}div.player-edges .edge.freetext{padding-left:10px;padding-right:10px}div.player-edges .edge:hover,div.player-edges .edge:focus{background-color:rgba(255,255,255,0.95)}div.player-edges .edge:hover span.edge-tick,div.player-edges .edge:focus span.edge-tick{border-color:rgba(255,255,255,0.95)}div.player-edges .edge:focus{z-index:1}@media (max-height: 450px), (max-width: 700px){div.player-edges .edge{font-size:12px}}@media (max-height: 400px), (max-width: 600px){div.player-edges .edge{font-size:11px}}div.player-edges .content{display:inline-block;width:100%}div.player-edges .input{position:relative;margin-bottom:10px}.no-numbers div.player-edges em.edge-position{display:none}.no-numbers div.player-edges .edge{padding-left:12px}.no-character div.player-edges .edge-tick{opacity:0}div.player-feedbacks{position:absolute;bottom:15px;left:0;right:0;z-index:7}div.player-feedbacks div.feedback{width:100%;height:240px;overflow:hidden;position:absolute;top:0;left:0;padding:0 20px}div.player-feedbacks div.feedback div.bg{height:240px;width:100%;position:relative;background-color:rgba(255,255,255,0.8);line-height:240px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}div.player-feedbacks div.feedback div.text{display:inline-block;width:100%;vertical-align:middle;padding:0 20px;font-size:36px;line-height:normal;outline:none;text-align:center}div.player-feedbacks div.feedback div.score-spot{display:none;width:180px;height:180px;position:absolute;top:30px;left:30px;border-radius:100%;background-color:#de2226;color:#fff;text-align:center;font-weight:normal;line-height:180px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}div.player-feedbacks div.feedback div.score-spot header,div.player-feedbacks div.feedback div.score-spot footer{display:block;width:100%;position:absolute;font-size:14px;line-height:1}div.player-feedbacks div.feedback div.score-spot header{top:45px}div.player-feedbacks div.feedback div.score-spot footer{bottom:45px}div.player-feedbacks div.feedback div.score-spot em{vertical-align:middle;font-size:60px;font-style:normal;font-weight:bold;line-height:1}div.player-feedbacks div.feedback div.score-spot a{color:inherit;text-decoration:underline}div.player-feedbacks div.feedback.finish .close{display:none}div.player-feedbacks div.feedback.finish .continue{display:none}div.player-feedbacks div.feedback.with-score div.score-spot{display:block}div.player-feedbacks div.feedback.with-score div.bg{padding-left:220px}div.player-feedbacks div.feedback.with-score div.text{text-align:left}ul.player-timeline{position:absolute;top:15px;left:15px;right:15px;z-index:3;padding-top:58px;margin-right:32px;-webkit-transition-property:margin-right;transition-property:margin-right;-webkit-transition-duration:0.3s;transition-duration:0.3s}ul.player-timeline>li{min-height:37px;margin-bottom:20px}ul.player-timeline>li>blockquote,ul.player-timeline>li>cite{display:inline-block;max-width:400px;vertical-align:top;position:relative;outline:none;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:0.3s;transition-duration:0.3s}ul.player-timeline>li>blockquote span.content,ul.player-timeline>li>cite span.content{display:inline-block}ul.player-timeline>li>blockquote div.voice,ul.player-timeline>li>cite div.voice{width:100%;height:0;position:absolute;top:0;left:0;padding-right:11px}ul.player-timeline>li>blockquote div.voice div.track,ul.player-timeline>li>cite div.voice div.track{display:none;background-color:#9e9e9e}ul.player-timeline>li>blockquote div.voice div.progress,ul.player-timeline>li>cite div.voice div.progress{width:0;height:2px;background-color:#de2226}ul.player-timeline>li>blockquote div.voice a.media-icon,ul.player-timeline>li>cite div.voice a.media-icon{position:absolute;top:-8px;right:-8px}ul.player-timeline>li>blockquote div.voice a.media-icon.fa-play,ul.player-timeline>li>cite div.voice a.media-icon.fa-play{padding-left:2px}ul.player-timeline>li>blockquote{padding:10px 15px;margin-right:60px;background-color:rgba(255,255,255,0.95);font-size:18px;text-align:left;-webkit-transform-origin:right;transform-origin:right}@media (max-height: 450px), (max-width: 700px){ul.player-timeline>li>blockquote{max-width:85%;font-size:16px;line-height:normal}}@media (max-height: 400px), (max-width: 600px){ul.player-timeline>li>blockquote{max-width:90%;padding:7px 10px;font-size:14px}}ul.player-timeline>li>cite{padding:9px 10px 10px 33px;background-color:rgba(255,255,255,0.6);font-size:14px;font-style:normal;-webkit-transition:padding-left 0.3s;transition:padding-left 0.3s}@media (max-height: 400px), (max-width: 600px){ul.player-timeline>li>cite{font-size:11px}}ul.player-timeline>li.node{margin-right:25%;text-align:right}ul.player-timeline>li.no-character{margin-right:0}ul.player-timeline:hover{z-index:5}.no-numbers ul.player-timeline em.edge-position{display:none}.no-numbers ul.player-timeline cite{padding-left:12px}.no-character ul.player-timeline span.node-tick,.no-character ul.player-timeline span.edge-tick{opacity:0}div.player-emotion-meter{display:none;width:30px;height:230px;position:absolute;top:50%;right:30px;z-index:8;margin-top:-115px;border-radius:15px;box-shadow:0 0 0 3px rgba(255,255,255,0.4);-webkit-transition:right 0.3s;transition:right 0.3s}div.player-emotion-meter div.track{width:100%;height:0;overflow:hidden;position:absolute;bottom:0;left:0;z-index:8;border-radius:15px}div.player-emotion-meter div.track div.thumb{width:100%;height:230px;position:absolute;bottom:0;left:0;background-image:-webkit-linear-gradient(top, #1c9807, #8cc602, #f8aa22, #f47a24, #eb3c28);background-image:linear-gradient(to bottom, #1c9807, #8cc602, #f8aa22, #f47a24, #eb3c28)}.ie9 div.player-emotion-meter div.track.happy div.thumb{background-color:#1c9807}.ie9 div.player-emotion-meter div.track.normal div.thumb{background-color:#8cc602}.ie9 div.player-emotion-meter div.track.puzzled div.thumb{background-color:#f8aa22}.ie9 div.player-emotion-meter div.track.unhappy div.thumb{background-color:#f47a24}.ie9 div.player-emotion-meter div.track.angry div.thumb{background-color:#eb3c28}div.player-emotion-meter em{display:block;height:24px;opacity:0;position:absolute;top:-12px;right:100%;padding:0 15px;margin-right:16px;color:#fff;font-size:12px;font-weight:bold;line-height:24px;font-style:normal;white-space:nowrap}div.player-emotion-meter em::before{content:"";display:block;position:absolute;bottom:0;left:100%;border:4px solid transparent;border-top-color:transparent !important;border-right-color:transparent !important}div.player-emotion-meter span.bt-emotion::before{color:#fff;font-size:24px}div.player-emotion-meter div.emotion{display:none;opacity:0;position:absolute;left:3px;top:3px;z-index:9}div.player-emotion-meter div.emotion.happy{top:3px}div.player-emotion-meter div.emotion.happy em{background-color:#1c9807}div.player-emotion-meter div.emotion.happy em::before{border-color:#1c9807}div.player-emotion-meter div.emotion.normal{top:53.2px}div.player-emotion-meter div.emotion.normal em{background-color:#8cc602}div.player-emotion-meter div.emotion.normal em::before{border-color:#8cc602}div.player-emotion-meter div.emotion.puzzled{top:103.4px}div.player-emotion-meter div.emotion.puzzled em{background-color:#f8aa22}div.player-emotion-meter div.emotion.puzzled em::before{border-color:#f8aa22}div.player-emotion-meter div.emotion.unhappy{top:153.6px}div.player-emotion-meter div.emotion.unhappy em{background-color:#f47a24}div.player-emotion-meter div.emotion.unhappy em::before{border-color:#f47a24}div.player-emotion-meter div.emotion.angry{top:203.8px}div.player-emotion-meter div.emotion.angry em{background-color:#eb3c28}div.player-emotion-meter div.emotion.angry em::before{border-color:#eb3c28}div.player-emotion-meter.visible ~ div.player-feedbacks{right:70px}.mejs-no-controls.mejs-container .mejs-controls{display:none !important}.mejs-no-controls.mejs-container .mejs-overlay-button{background:none}.mejs-no-controls.mejs-container .mejs-overlay-loading{width:64px;height:64px;margin:-32px 0 0 -32px;background:none}.mejs-no-controls.mejs-container .mejs-overlay-loading span{background:none;color:#9e9e9e}.mejs-no-controls.mejs-container .mejs-overlay-loading span::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:64px}div.mejs-bt.mejs-video{width:100% !important;height:100% !important;background:#000}div.mejs-bt.mejs-container .mejs-inner,div.mejs-bt.mejs-container .mejs-layers,div.mejs-bt.mejs-container .mejs-overlay{height:100% !important}div.mejs-bt.mejs-container .mejs-overlay-loading{background:none}div.mejs-bt.mejs-container .mejs-overlay-loading span{background:none}div.mejs-bt.mejs-container .mejs-overlay-button{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:.5;background:none;color:#fff;font-size:60px;text-align:center;line-height:100px}div.mejs-bt.mejs-container .mejs-overlay-button::before{content:""}div.mejs-bt.mejs-container .mejs-overlay-play:hover .mejs-overlay-button{opacity:.8}div.mejs-bt.mejs-container .mejs-controls{height:20px;padding:0 1px;background:rgba(0,0,0,0.3)}div.mejs-bt.mejs-container .mejs-controls .mejs-button{width:20px}div.mejs-bt.mejs-container .mejs-controls .mejs-button button{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;margin:0;background:#de2226;border-radius:0;color:#fff;font-size:14px;outline:none}div.mejs-bt.mejs-container .mejs-controls .mejs-button button:hover{background-color:#b21b1e}div.mejs-bt.mejs-container .mejs-controls .mejs-pause button:before{content:""}div.mejs-bt.mejs-container .mejs-controls .mejs-play button:before{content:""}div.mejs-bt.mejs-container .mejs-controls .mejs-mute button:before{content:""}div.mejs-bt.mejs-container .mejs-controls .mejs-unmute button:before{content:""}div.mejs-bt.mejs-container .mejs-controls .mejs-fullscreen-button{margin-right:0}div.mejs-bt.mejs-container .mejs-controls .mejs-fullscreen-button button:before{content:""}div.mejs-bt.mejs-container .mejs-controls .mejs-unfullscreen button:before{content:""}div.mejs-bt.mejs-container .mejs-controls .mejs-time{width:40px;padding:0 5px;margin-right:1px;background:rgba(255,255,255,0.6);font-size:10px;line-height:20px}div.mejs-bt.mejs-container .mejs-controls .mejs-time-rail{padding-top:0;margin-left:1px;margin-right:1px}div.mejs-bt.mejs-container .mejs-controls .mejs-time-rail a,div.mejs-bt.mejs-container .mejs-controls .mejs-time-rail span{height:20px;margin:0;border-radius:0}div.mejs-bt.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,0.5);outline:none}div.mejs-bt.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded{background:rgba(255,255,255,0.2)}div.mejs-bt.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current{background:rgba(222,34,38,0.9)}div.mejs-bt.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float{width:10px;height:100%;top:0;padding:0 4px;margin-left:-5px;border:0;background:none}div.mejs-bt.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current{display:none}div.mejs-bt.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner{position:static;width:auto;background-color:#fff;border:0}div.mejs-bt.mejs-container .mejs-controls .mejs-volume-button{margin-right:0}div.mejs-bt.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-slider{width:20px;height:100px;top:-100px;left:0;background-color:transparent}div.mejs-bt.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{height:86px;left:9px;background-color:rgba(255,255,255,0.6)}div.mejs-bt.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{height:86px;left:9px;background-color:transparent}div.mejs-bt.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{width:8px;height:8px;bottom:100%;left:4px;background-color:#de2226;border-radius:100%}div.mejs-bt.mejs-container .me-plugin{height:100%;position:static}div.player-multiple-details{position:absolute;top:20px;right:20px;bottom:20px;left:20px;z-index:10;background-color:rgba(255,255,255,0.8);font-size:0}div.player-multiple-details a.close{position:absolute;top:20px;right:20px}div.player-multiple-details h4{position:absolute;top:20px;left:20px;font-weight:normal}div.player-multiple-details section.scores-chart{position:absolute;top:85px;left:30px}div.player-multiple-details section.text{display:inline-block;vertical-align:middle;margin:0 70px 0 360px;font-size:14px}div.player-multiple-details::before{content:"";display:inline-block;width:0;height:100%;vertical-align:middle}div.player-multiple-details div.scores-legend{margin-bottom:10px}span.timeline-scores{display:inline-block;margin:-3px 0;line-height:26px}span.timeline-scores span.score-label{height:20px;line-height:20px}.player-preloader{display:none;width:50%;overflow:hidden;position:absolute;top:50%;left:25%;z-index:11;margin-top:-4px;border:1px solid #de2226;border-radius:5px}.player-preloader>div{width:0;height:8px;background-color:#de2226}.player-scale-pixel{visibility:hidden;position:absolute;top:50px;left:50px;z-index:0}
