*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}body{font-size:12px;line-height:1}:root{--scrollHeight:600px;--timelineFontSize:1em;--fadeSeconds:1s;--fadeInwidth:0px;--fadeOutwidth:0px;font-size:20.8px;--primary:#00c1fd;--primary-active:#db5906;--cancel:grey;--cancel-active:#6d6d6d;--black:#000;--white:#fff;--title-bar:#2f393e;--black20:rgba(0,0,0,0.2);--bottom-bg:#5e6f78;--bottom-button-on:#21292d;--bottom-sheet-bg:#1a1a1a;--bottom-sheet-border:#333;--bottom-sheet-li-bg:#2b2b2b;--bottom-sheet-li-border:#4d4d4d;--bottom-sheet-description:#b3b3b3;--bottom-sheet-button-active:#141414;--input-bg:#383838;--primary-disable:#8f4e26;--primary-disable-font:#94908d}@-webkit-keyframes fadeIn{0%{background:#000}to{background:transparent}}@keyframes fadeIn{0%{background:#000}to{background:transparent}}@-webkit-keyframes fadeOut{0%{background:transparent}to{background:#000}}@keyframes fadeOut{0%{background:transparent}to{background:#000}}.logo{float:left;width:300px}input{vertical-align:middle}p{margin-bottom:0}.content-enter-active{-webkit-transition:opacity .5s,-webkit-transform .3s;transition:opacity .5s,-webkit-transform .3s;transition:opacity .5s,transform .3s;transition:opacity .5s,transform .3s,-webkit-transform .3s}.content-enter{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:center center;transform-origin:center center}table{border-collapse:collapse;width:100%}td,th{border:none;border-bottom:1px solid #666;padding:2px 5px}.scroll{overflow-y:auto;height:var(--scrollHeight)}table.scroll{display:block}.preview{position:relative;height:100%;margin:0;background-image:unset}.preview>*{position:absolute;top:0;width:100%;height:100%}.preview>video{-o-object-fit:contain;object-fit:contain}.preview>div{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1em;font-weight:700;text-shadow:0 0 3px #fff;background-color:transparent;padding:10px}#timeline::-webkit-scrollbar{display:none}#timeline td{position:relative;color:#eee;background:#555}.timeline-head th{width:95.5px;height:35px;background:#111;color:#8e8e8e;vertical-align:middle;padding:0 2px 0 8px}#timeline .block{cursor:move;overflow:hidden;display:inline-block;background:#21292d;padding:3px;margin:3px;border-radius:3px;position:absolute;-webkit-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;top:0;font-size:var(--timelineFontSize)}#timeline .block.on{-webkit-box-shadow:0 0 10px #5af;box-shadow:0 0 10px #5af}#timeline .block img{border-radius:3px;height:60%;float:left;margin-right:1em}#timeline .block .side{position:absolute;width:6px;height:100%;cursor:col-resize}#timeline .block.fadein:before{left:5px;content:"";width:var(--fadeInwidth)}#timeline .block.fadein:before,.fadeInShow{position:absolute;bottom:1px;color:#87ceeb;text-shadow:0 0 5px #fff;height:14px;background:-webkit-gradient(linear,left top,right top,from(#000),to(#fff));background:linear-gradient(90deg,#000,#fff)}.fadeInShow{left:1px}.fadeOutShow{right:1px}#timeline .block.fadeout:after,.fadeOutShow{position:absolute;bottom:1px;color:#87ceeb;text-shadow:0 0 5px #fff;background:-webkit-gradient(linear,right top,left top,from(#000),to(#fff));background:linear-gradient(270deg,#000,#fff);height:14px}#timeline .block.fadeout:after{right:5px;content:"";width:var(--fadeOutwidth)}.cursor{width:1px;-webkit-box-shadow:0 0 5px #ff0057;box-shadow:0 0 5px #ff0057;background:#ff0057;position:absolute;top:0;height:100%;-webkit-transition:left .1s linear;transition:left .1s linear}.cursor>div{background:#ff0057;color:#ddd;padding:4px 0;width:50px;text-align:center}.resizer{background:#ddd;position:relative}.resizer.r-col{width:6px;cursor:col-resize;background:#000}.resizer.r-col:after{content:"";position:absolute;top:50%;left:50%;height:50px;width:2px;margin-left:-1px;margin-top:-25px;background:#fff}.resizer.r-row{height:6px;cursor:row-resize;background:#000}.resizer.r-row:after{content:"";position:absolute;top:50%;left:50%;height:2px;width:48px;margin-left:-20px;margin-top:-1px;background:#fff}.velocity-input .on{background-color:#03c2ff;cursor:pointer;color:#fff}@media (min-height:600px){.left-container{height:100%}}@media (max-width:1200px){.firstBoxW{width:100%!important}}.btn-group2{padding:10px 20px}.editmenu-container .btn-group{display:inline-block}.btn-group2[disabled],.editmenu-container .btn-group[disabled]{opacity:.5;cursor:default}.left-btn-container,.right-btn-container{margin-top:5px}.videoW .vGridAreaW .vGridArea{height:auto}.firstBox .vTableW{min-width:auto;min-height:auto}.videoW .vGridAreaW .vGridArea .firstBoxW{position:static;height:auto;overflow:hidden}.play-button.paused{background:url(/editor/img/editorV2/wean/act-stop.png)}.volume-up-button.muted{background:url(/editor/img/editorV2/wean/volume-off.png)}.videoW .vGridAreaW .vGridArea .secondBoxW{position:static;height:auto;overflow:hidden}@media (min-width:1200px){.modal-title{font-size:.8rem}.modal-content .btn-dark{background:#444;padding:.25rem 1.5rem;font-size:.55rem}}.modal-content,.modal-content input{background:#333;color:#ccc;font-size:14px;line-height:1.8}.modal-content input{border:1px solid #555;padding:.25rem 1rem}.modal-footer,.modal-header{border-color:#555}.modal-content .close{color:#ccc}.modal-header .close{padding:.6rem 1rem 1rem 1rem}.modal-content .btn-dark{background:#444;padding:.25rem 2rem}.list-img,.preview-img{background-size:cover}.modal-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#timeline-item td{position:relative;color:#eee;background:#555}#timeline-item .block{cursor:move;overflow:hidden;display:inline-block;background:#21292d;padding:3px;margin:3px;border-radius:3px;position:absolute;-webkit-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;top:0;font-size:var(--timelineFontSize)}#timeline-item .block.on{-webkit-box-shadow:0 0 10px #5af;box-shadow:0 0 10px #5af}#timeline-item .block img{border-radius:3px;height:60%;float:left;margin-right:1em}#timeline-item .block .side{position:absolute;width:10px;height:100%;cursor:col-resize}#timeline-item .block.fadein:before{left:5px;background:-webkit-gradient(linear,left top,right top,from(#000),to(#fff));background:linear-gradient(90deg,#000,#fff);width:var(--fadeInwidth)}#timeline-item .block.fadein:before,#timeline-item .block.fadeout:after{position:absolute;bottom:1px;color:#87ceeb;text-shadow:0 0 5px #fff;content:"";height:14px}#timeline-item .block.fadeout:after{right:5px;background:-webkit-gradient(linear,right top,left top,from(#000),to(#fff));background:linear-gradient(270deg,#000,#fff);width:var(--fadeOutwidth)}#timeline-item::-webkit-scrollbar{display:none}