/*
 Wibbitz Web Player, v1.0.0 Build:2014-06-05
 (c) 2010-2014 Wibbitz - http://wibbitz.com
*/

body{margin:0;padding:0;background-color:#000}#movie-slider-handler{-webkit-transition:cx 100ms;transition:cx 100ms}.ads-container{display:none;position:absolute;z-index:1000;background-color:transparent}.canvas-overlay{background-color:transparent;background-repeat:no-repeat;background-position:center center;display:none}.canvas-overlay.pause{opacity:1;cursor:pointer;background-color:rgba(0,0,0,.03);background-image:url(../img/logo.svg);background-size:15% auto;display:block}.canvas-overlay.pause:hover:not(.loading){opacity:1;background-image:url(../img/logoHover.svg)}.canvas-overlay.loading{background-color:rgba(0,0,0,.03);background-image:url(../img/loader_new.svg);background-size:10% auto;display:block}.canvas-overlay.error{background-image:url(../img/error.png);display:block;background-size:50% auto}#wb-log{position:absolute;top:0;right:0;z-index:1000;width:50%;font-family:Arial;font-size:12px;padding:10px;color:#FFF;background-color:rgba(0,0,0,.5);max-height:40%;overflow-x:hidden;overflow-y:visible}.ending-screen{position:relative;z-index:3}.ending-screen .ending-screen-button{position:absolute;background-color:rgba(255,255,255,.2);background-position:center center;-moz-background-size:100% 100%;-o-background-size:100% 100%;-webkit-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer;transition:background-color 500ms ease-in;-webkit-transition:background-color 500ms ease-in}.ending-screen .ending-screen-button.replay{background-image:url(../img/ending-screen/replay.svg)}.ending-screen .ending-screen-button.replay span{color:#00b8ff}.ending-screen .ending-screen-button.replay:hover{background-color:#00b8ff}.ending-screen .ending-screen-button.replay:hover span{opacity:1}.ending-screen .ending-screen-button.twitter{background-image:url(../img/ending-screen/twitter.svg)}.ending-screen .ending-screen-button.twitter span{color:#55ACEE}.ending-screen .ending-screen-button.twitter:hover{background-color:#55ACEE}.ending-screen .ending-screen-button.twitter:hover span{opacity:1}.ending-screen .ending-screen-button.facebook{background-image:url(../img/ending-screen/facebook.svg)}.ending-screen .ending-screen-button.facebook span{color:#3b5998}.ending-screen .ending-screen-button.facebook:hover{background-color:#3b5998}.ending-screen .ending-screen-button.facebook:hover span{opacity:1}.ending-screen .ending-screen-next{position:absolute;background-color:rgba(255,255,255,.2);cursor:pointer;transition:background-color 500ms ease-in;-webkit-transition:background-color 500ms ease-in}.ending-screen .ending-screen-next:hover{background-color:#00b8ff}.ending-screen .ending-screen-next .ending-screen-next-wrapper{position:relative;font-size:10px}.ending-screen .ending-screen-next .ending-screen-next-wrapper .ending-screen-next-countdown{position:absolute}.ending-screen .ending-screen-next .ending-screen-next-wrapper .ending-screen-next-countdown span{font-family:'League Gothic';color:#FFF;display:block;text-align:center}.ending-screen .ending-screen-next .ending-screen-next-wrapper .ending-screen-next-texts{position:absolute}.ending-screen .ending-screen-next .ending-screen-next-wrapper .ending-screen-next-texts span{display:block;font-family:Roboto;font-weight:300;color:#FFF}.ending-screen .ending-screen-next .ending-screen-next-wrapper .ending-screen-next-texts span.title{font-weight:400}