#driveRightClickMenu{display:none;position:absolute!important;z-index:1000;width:240px!important;min-width:220px!important;max-width:280px!important;height:auto!important;padding:6px!important;margin:0!important;overflow:visible!important;background:rgba(255,255,255,.78)!important;-webkit-backdrop-filter:saturate(1.8) blur(20px);backdrop-filter:saturate(1.8) blur(20px);border:.5px solid rgba(0,0,0,.12)!important;border-radius:12px!important;box-shadow:inset 0 .5px 0 rgba(255,255,255,.55),0 8px 24px rgba(0,0,0,.18),0 2px 6px rgba(0,0,0,.08);color:#111;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;font-size:13px;line-height:1.3;letter-spacing:-.01em;animation:140ms cubic-bezier(.25,.1,.25,1) driveRightClickMenuIn}@keyframes driveRightClickMenuIn{from{opacity:0;transform:translateY(-3px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}#driveRightClickMenu .driveRightClickSubMenu{display:none;position:absolute!important;z-index:1001;width:200px!important;min-width:180px!important;max-width:260px!important;height:auto!important;padding:6px!important;margin:0!important;overflow:visible!important;background:rgba(255,255,255,.78)!important;-webkit-backdrop-filter:saturate(1.8) blur(20px);backdrop-filter:saturate(1.8) blur(20px);border:.5px solid rgba(0,0,0,.12)!important;border-radius:12px!important;box-shadow:inset 0 .5px 0 rgba(255,255,255,.55),0 8px 24px rgba(0,0,0,.18),0 2px 6px rgba(0,0,0,.08);color:#111;font-family:inherit;font-size:13px;line-height:1.3;letter-spacing:-.01em;animation:140ms cubic-bezier(.25,.1,.25,1) driveRightClickMenuIn}#driveRightClickMenu #driveRightClickMenuItems,#driveRightClickMenu .driveRightClickSubMenuItems{width:auto!important;padding:0!important;margin:0!important;overflow:visible!important;display:block;background:0 0!important}#driveRightClickMenu .driveRightClickMenuItem,#driveRightClickMenu .driveRightClickSubMenuItem{position:relative!important;display:flex;align-items:center!important;width:auto!important;height:auto!important;min-height:0!important;padding:7px 10px!important;margin:1px 0!important;border:none!important;border-radius:7px!important;background:0 0!important;cursor:pointer!important;color:#111!important;text-decoration:none!important;overflow:visible!important;transition:background-color 120ms cubic-bezier(.25, .1, .25, 1),color 120ms cubic-bezier(.25, .1, .25, 1);border-bottom:1px solid #ededed!important}#driveRightClickMenu .driveRightClickMenuItem:hover,#driveRightClickMenu .driveRightClickSubMenuItem:hover{background-color:var(--main-color)!important;color:#fff!important}#driveRightClickMenu .driveRightClickMenuItem:active,#driveRightClickMenu .driveRightClickSubMenuItem:active{background-color:var(--main-color)!important}#driveRightClickMenu a.driveRightClickMenuItem,#driveRightClickMenu a.driveRightClickMenuItem:visited,#driveRightClickMenu a.driveRightClickSubMenuItem,#driveRightClickMenu a.driveRightClickSubMenuItem:visited{color:#111!important;text-decoration:none!important}#driveRightClickMenu a.driveRightClickMenuItem:hover,#driveRightClickMenu a.driveRightClickSubMenuItem:hover{color:#fff!important}#driveRightClickMenu .driveRightClickMenuText,#driveRightClickMenu .driveRightClickSubMenuText{display:block!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;font-size:13px!important;font-weight:500!important;line-height:1.3!important;letter-spacing:-.01em!important;margin:0!important;padding:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:inherit!important}#driveRightClickMenu .driveRightClickMenuItemHasSubmenuIcon{position:absolute!important;right:10px!important;top:50%!important;transform:translateY(-50%)!important;width:auto!important;height:10px!important;margin:0!important;padding:0!important;opacity:.45;transition:opacity 120ms cubic-bezier(.25, .1, .25, 1),filter 120ms cubic-bezier(.25, .1, .25, 1)}#driveRightClickMenu .driveRightClickMenuItem:hover .driveRightClickMenuItemHasSubmenuIcon,#driveRightClickMenu .driveRightClickMenuItemHasSubMenu:hover .driveRightClickMenuItemHasSubmenuIcon{opacity:.95;filter:brightness(0) invert(1)}#driveRightClickMenu .driveRightClickMenuItem[onclick*=removeFromDownloadBox]:hover,#driveRightClickMenu .driveRightClickMenuItem[onclick*=showDelete]:hover{background-color:#fe0216!important;color:#fff!important}#driveRightClickMenu .driveRightClickMenuItem[onclick*=removeFromDownloadBox]:hover .driveRightClickMenuItemHasSubmenuIcon,#driveRightClickMenu .driveRightClickMenuItem[onclick*=showDelete]:hover .driveRightClickMenuItemHasSubmenuIcon{filter:brightness(0) invert(1)}#driveRightClickMenu .driveRightClickMenuDivider{display:block!important;height:1px!important;width:auto!important;background:rgba(0,0,0,.08)!important;margin:4px 2px!important;padding:0!important;border:none!important}@media (prefers-reduced-motion:reduce){#driveRightClickMenu,#driveRightClickMenu .driveRightClickSubMenu{animation:none}#driveRightClickMenu .driveRightClickMenuItem,#driveRightClickMenu .driveRightClickSubMenuItem{transition:none}}#driveRightClickMenu .driveRightClickMenuItem:focus-visible,#driveRightClickMenu .driveRightClickSubMenuItem:focus-visible{outline:#83C6A3 solid 2px!important;outline-offset:-2px!important}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){#driveRightClickMenu,#driveRightClickMenu .driveRightClickSubMenu{background:#fff!important}}