.bjy-whiteboard,.bjy-whiteboard-wrapper{position:absolute;left:0;top:0;width:100%;height:100%}.bjy-whiteboard{font-size:0;line-height:0;text-align:center;}.bjy-whiteboard.bjy-scrollable .bjy-whiteboard-wrapper{-webkit-overflow-scrolling:touch;overflow-y:auto;display:block}.bjy-whiteboard.laser canvas{cursor:url("img/cursor-empty.png"),default}.bjy-whiteboard.laser .bjy-cursor{background-position:-1px -3px;width:21px;height:21px}.bjy-whiteboard.move canvas{cursor:move}.bjy-whiteboard.doodle canvas{cursor:url("img/cursor-empty.png"),default}.bjy-whiteboard.doodle .bjy-cursor{background-position:-41px 1px;width:17px;height:26px}.bjy-whiteboard.text canvas{cursor:text}.bjy-whiteboard.arrow canvas,.bjy-whiteboard.rect canvas{cursor:url("img/cursor-empty.png"),default}.bjy-whiteboard.arrow .bjy-cursor,.bjy-whiteboard.rect .bjy-cursor{background-position:-22px -5px;width:17px;height:17px}.bjy-whiteboard.eraser canvas{cursor:url("img/cursor-empty.png"),default}.bjy-whiteboard.eraser .bjy-cursor{background-position:-59px -1px;width:26px;height:26px}.bjy-whiteboard[data-page="0"] .bjy-container:after{content:'';position:absolute;left:18px;top:15px;width:60px;height:30px;background:url("img/whiteboard.png") no-repeat;background-image:-webkit-image-set(url("img/whiteboard@2x.png") 2x)}.bjy-whiteboard .bjy-container{position:relative;display:inline-block;max-width:100%;}.bjy-whiteboard .bjy-container canvas{position:absolute;top:0;left:0}.bjy-whiteboard .bjy-cursor{background:url("img/cursor.png") no-repeat;background-image:-webkit-image-set(url("img/cursor@2x.png") 2x);cursor:url("img/cursor-empty.png"),default;position:absolute;left:0;top:0;display:none;}.bjy-whiteboard .bjy-cursor.bjy-active{display:block}.bjy-whiteboard.bjy-loading{overflow-y:hidden;}.bjy-whiteboard.bjy-loading .bjy-loading-layer{display:block}.bjy-whiteboard.bjy-loading .bjy-whiteboard-wrapper{overflow:hidden}.bjy-whiteboard.bjy-loading-visible .bjy-loading-layer{opacity:1}.bjy-whiteboard .bjy-loading-layer{background-color:rgba(0,0,0,0.4);display:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:.5s opacity;-o-transition:.5s opacity;-moz-transition:.5s opacity;transition:.5s opacity}.bjy-whiteboard .bjy-loading-spinner{position:absolute;left:50%;top:50%;margin-top:-7px;margin-left:-21px;}.bjy-whiteboard .bjy-loading-spinner > div{background-color:#fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;display:inline-block;width:14px;height:14px;-webkit-animation:bjy-whiteboard-bouncedelay 1.4s infinite ease-in-out;-moz-animation:bjy-whiteboard-bouncedelay 1.4s infinite ease-in-out;-o-animation:bjy-whiteboard-bouncedelay 1.4s infinite ease-in-out;animation:bjy-whiteboard-bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.bjy-whiteboard .bjy-loading-spinner .bjy-bounce1{-webkit-animation-delay:-.32s;-moz-animation-delay:-.32s;-o-animation-delay:-.32s;animation-delay:-.32s}.bjy-whiteboard .bjy-loading-spinner .bjy-bounce2{-webkit-animation-delay:-.16s;-moz-animation-delay:-.16s;-o-animation-delay:-.16s;animation-delay:-.16s}.bjy-whiteboard-wrapper{overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bjy-ppt-step-action{display:none;font-size:0;line-height:0;position:absolute;bottom:0;right:0;}.bjy-ppt-step-action .bjy-prev-step,.bjy-ppt-step-action .bjy-next-step{border:0;outline:0;color:#4a90e2;cursor:pointer;padding:6px 10px;background-color:#000;background-color:rgba(0,0,0,0.85);}.bjy-ppt-step-action .bjy-prev-step:disabled,.bjy-ppt-step-action .bjy-next-step:disabled{color:#999;cursor:not-allowed}.bjy-ppt-step-action .bjy-prev-step i,.bjy-ppt-step-action .bjy-next-step i{display:inline-block;width:12px;height:12px;background:url("img/step.png") no-repeat;background-image:-webkit-image-set(url("img/step@2x.png") 2x)}.bjy-ppt-step-action .bjy-prev-step{-webkit-border-top-left-radius:8px;-moz-border-radius-topleft:8px;border-top-left-radius:8px;-webkit-border-bottom-left-radius:8px;-moz-border-radius-bottomleft:8px;border-bottom-left-radius:8px;}.bjy-ppt-step-action .bjy-prev-step i{background-position:-24px 0}.bjy-ppt-step-action .bjy-prev-step:disabled i{background-position:-36px 0}.bjy-ppt-step-action .bjy-next-step{border-left:1px solid rgba(150,150,150,0.2);-webkit-border-top-right-radius:8px;-moz-border-radius-topright:8px;border-top-right-radius:8px;-webkit-border-bottom-right-radius:8px;-moz-border-radius-bottomright:8px;border-bottom-right-radius:8px;}.bjy-ppt-step-action .bjy-next-step i{background-position:0 0}.bjy-ppt-step-action .bjy-next-step:disabled i{background-position:-12px 0}.bjy-ppt-step-action span{display:block;font-size:12px;line-height:1.1;margin-top:2px}.no-flex .bjy-whiteboard-wrapper{display:block;}.no-flex .bjy-whiteboard-wrapper .bjy-container{position:absolute}@-webkit-keyframes bjy-whiteboard-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes bjy-whiteboard-bouncedelay{0%,80%,100%{-moz-transform:scale(0);transform:scale(0)}40%{-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes bjy-whiteboard-bouncedelay{0%,80%,100%{-o-transform:scale(0);transform:scale(0)}40%{-o-transform:scale(1);transform:scale(1)}}@keyframes bjy-whiteboard-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}