.cq-dd-vrtvideo{position:relative;overflow:hidden;padding-top:56.25%}
.cq-dd-vrtvideo .vrtvideo{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.vrtvideo picture img{width:100%}
.vrtvideo--empty{font-family:adobe-clean,Helvetica,Arial,sans-serif;position:absolute !important;z-index:3;top:0;bottom:0;left:0;width:100% !important;height:100% !important;color:#787878;background-color:#414141}
.vrtvideo--empty__title{font-size:1.5em;font-weight:bold;position:absolute;bottom:20%;width:100%;text-align:center;color:#aaa}
.encoding-video_icon{font-size:5em;position:relative;top:40%;text-align:center;color:#c7817c}
.empty-video_icon{position:relative;top:50%;overflow:auto;width:250px;height:250px;margin-top:-150px;margin-right:auto;margin-left:auto}
.empty-video_icon_triangle{position:absolute;z-index:1;top:-38px;left:-29px;width:0;height:0;margin-top:50%;margin-left:50%;transition:all .5s ease;border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:50px solid #ddd}
@media(max-width:600px){.vrtvideo--empty__title{font-size:1.1em}
.empty-video_icon_triangle{top:-20px;left:-20px;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:40px solid #ddd}
}
.vrtvideo__thumbnail{position:absolute;top:0;left:0;right:0;bottom:0}
.vrtvideo__thumbnail.hide{display:none}
.vrtvideo__player{position:relative}
.vrtvideo__loader{width:24px;height:24px;margin:0 auto;padding:0;animation:vrtvideoloader 1s infinite linear;border:.25rem solid rgba(255,255,255,0.5);border-top-color:#5dfc71;border-radius:50%;text-indent:-9999px;position:absolute;left:50%;z-index:1;top:50%;margin-top:-12px;margin-left:-12px;display:none}
@keyframes vrtvideoloader{from{transform:rotate(0)}
to{transform:rotate(360deg)}
}
.vrtvideo__loader.active{display:block}
.vrtvideo.responsive{display:block;overflow:hidden;height:0;padding:0 0 56.25%}
.vrtvideo.responsive .vamp_container{position:absolute !important;top:0;bottom:0;left:0;width:100% !important;height:100% !important;border:0}
.vrtvideo--preview{position:relative}
.vrtvideo--preview__image{width:100%}
.vrtvideo--preview__label{position:absolute;top:10px;left:10px;padding:5px 5px 5px 23px;border-radius:3px;background-color:#fff;background-image:url(../../media/components/content/videoplayer/images/play-icon.svg);background-repeat:no-repeat;background-position:5px center;background-size:16px 19px}
.vrtvideo--thumbnail__label{padding:.5rem .5rem .5rem 2.15em;border-radius:3px;background-color:rgba(255,255,255,.15);background-image:url(../../media/components/content/videoplayer/images/thumbnail.svg);background-repeat:no-repeat;background-position:.5rem center;background-size:16px 19px}
.secure-video__button{font-size:4rem;position:absolute;z-index:99;top:50%;left:50%;overflow:hidden;width:124px;height:124px;margin-top:-62px;margin-left:-62px;color:white}
.secure-video__button:hover{cursor:pointer}
.secure-video__button.hide{display:none}
.cq-dd-vrtvideo{position:relative;overflow:hidden;padding-top:56.25%}
.cq-dd-vrtvideo .vrtvideo{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.cq-dd-vrtvideo .vrtvideo--preview__image{opacity:.25}
.cq-dd-vrtvideo .vrtvideo--preview__image.show{opacity:1}
.cq-dd-vrtvideo .vrtvideo--preview__message{position:absolute;top:50%;width:100%;text-align:center;color:#fff}
.cq-dd-vrtvideo .vrtvideo .vrtvideo__player{height:100%}
.cq-dd-vrtvideo .chapters-list .chapter{display:inline-block;cursor:pointer}
.cq-dd-vrtvideo .chapters-list .chapter .chapter__starttime{display:none}
.internalurl{border:red;border-style:dashed}
.coral-Alert.coral-Alert--INTERNAL_URL.coral-Alert--INTERNAL_URL{z-index:9000}
.vrtvideo__alert{position:relative;display:block;box-sizing:border-box;padding:8px;min-height:2.375rem;font-size:1rem;background-color:#87beff;color:#323232;margin:0;border:.0625rem solid #78afff;border-radius:.1875rem;border-bottom-left-radius:0;border-bottom-right-radius:0;z-index:9000}
.vrtvideo__alert>strong,.vrtvideo__alert>em{display:block}
.vrtvideo__alert--PROCESSING{background-color:#96c8ff;border-color:#78afff;color:#3f67a0}
.vrtvideo__alert--AVAILABLE{background-color:#b3da8a;border-color:#8cc35f;color:#55753a}
.vrtvideo__alert--PROCESSING_FAILED{background-color:#fa7d73;border-color:#fa695f;color:#7d3530}
.vrtvideo__alert--INTERNAL_URL{background-color:#fa7d73;border-color:#fa695f;color:#7d3530}
.vrtvideo__alert--OFFLINE{background-color:#222;border-color:#000;color:#fff}
.coral-Icon--PROCESSING{display:inline-block;min-width:18px;min-height:18px}
.coral-Icon--PROCESSING:before{content:'Loading…';position:absolute;top:50%;width:16px;height:16px;margin-top:-12px}
.coral-Icon--PROCESSING:not(:required):before{content:'';border-radius:50%;border:2px solid rgba(0,0,0,.3);border-top-color:rgba(0,0,0,.6);animation:spinner 3s linear infinite;-webkit-animation:spinner 3s linear infinite}
@keyframes spinner{to{transform:rotate(360deg)}
}
@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg)}
}