.v-toolbar__content{padding-left:0}.trans{overflow-y:auto;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;padding:0 8px}.trans>p{margin-bottom:.5em;-webkit-padding-start:8px;padding-inline-start:8px;line-height:1.2em}.trans>p:hover{-webkit-border-start:4px solid #b0cee8;border-inline-start:4px solid #b0cee8}.trans>p.cur,.trans>p:hover{-webkit-padding-start:4px;padding-inline-start:4px}.trans>p.cur{-webkit-border-start:4px solid #428bca;border-inline-start:4px solid #428bca}.trans>p b{pointer-events:none}.trans>p span{cursor:pointer}.trans>p span:hover{-webkit-box-shadow:inset 0 -3px 0 #b0cee8,0 1px 0 #b0cee8;box-shadow:inset 0 -3px 0 #b0cee8,0 1px 0 #b0cee8}.trans>p span.cur{-webkit-box-shadow:inset 0 -3px 0 #428bca,0 1px 0 #428bca;box-shadow:inset 0 -3px 0 #428bca,0 1px 0 #428bca}.trans>p em{font-style:normal;background-color:#d7e6f4}.v-application.theme--dark .trans p:hover{border-left-color:#265782}.v-application.theme--dark .trans span:hover{-webkit-box-shadow:inset 0 -3px 0 #265782,0 1px 0 #265782;box-shadow:inset 0 -3px 0 #265782,0 1px 0 #265782}.subs{color:#fff;position:absolute;font-size:1.1em;line-height:1.1em;left:10px;bottom:10px;right:10px;height:2.4em;overflow-y:hidden;overflow-x:hidden}:-webkit-full-screen-ancestor .subs{z-index:2147483647;bottom:20%;font-size:3em}.subs .sub{background-color:rgba(0,0,0,.75);padding:0 8px;display:table;white-space:nowrap}.subs .sub.scroll{margin-top:0}.subs .sub.scroll.scrolling{margin-top:-1.05em;-webkit-transition:margin-top .3s cubic-bezier(.25,.8,.5,1);transition:margin-top .3s cubic-bezier(.25,.8,.5,1)}#file{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#file .head{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#file .head>*{margin:4px}hr.file-menu{margin:1em;border:none;border-top:1px solid #888}#player{margin:0 20px}#player .media-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#player .dur{color:#999}#player .volume{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#player .volume .v-slider{width:0;margin-left:0;opacity:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);-webkit-transition-property:width,opacity,margin-left;transition-property:width,opacity,margin-left}#player .volume:hover .v-slider{width:80px;margin-left:10px;visibility:visible;opacity:1}#player .v-btn.v-btn--icon.v-size--default{width:36px;height:36px}#player .video{position:absolute;overflow-y:hidden;width:auto;top:100px;border-radius:4px;-webkit-box-shadow:2px 2px 4px 2px rgba(0,0,0,.6666666666666666);box-shadow:2px 2px 4px 2px rgba(0,0,0,.6666666666666666);-webkit-transition:.1s cubic-bezier(.25,.8,.5,1);transition:.1s cubic-bezier(.25,.8,.5,1);-webkit-transition-property:-webkit-box-shadow top left;transition-property:-webkit-box-shadow top left;transition-property:box-shadow top left;transition-property:box-shadow top left,-webkit-box-shadow top left}#player .video.hidden{visibility:hidden;-webkit-box-shadow:none;box-shadow:none}#player .video.moving{-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.6666666666666666);box-shadow:0 0 3px 0 rgba(0,0,0,.6666666666666666);cursor:move;-webkit-transition-property:-webkit-box-shadow;transition-property:-webkit-box-shadow;transition-property:box-shadow;transition-property:box-shadow,-webkit-box-shadow}#player .video.hidden .showOnHover{display:none}#player .video .showOnHover{opacity:0;background-color:hsla(0,0%,100%,0);-webkit-transition-property:opacity,background-color;transition-property:opacity,background-color}#player .video:hover .showOnHover{opacity:1}#player .showOnHover:hover{background-color:hsla(0,0%,100%,.2)}#player .subs{pointer-events:none}