@import url(https://fonts.googleapis.com/css2?family=Epilogue:wght@700&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{display:flex;box-sizing:border-box;height:100vh}@media only screen and (max-width:600px){.App{display:block}}.homepage{width:100%;font-family:"Epilogue",sans-serif;font-size:20px;height:70vh}.homepage .intro{display:flex;align-items:center;justify-content:center;color:#333;margin-top:100px}.homepage .intro .app-logo{margin-right:50px}.homepage .intro .app-logo img{width:100px;padding:20px;background-color:rgba(248,84,83,.3);border-radius:50%;transition:.3s;cursor:pointer}.homepage .intro .app-logo :hover{background-color:rgba(248,84,83,.5)}.homepage .currently-stored{display:flex;align-items:center;justify-content:center;margin-top:50px}.homepage .currently-stored div{text-align:center}.homepage .currently-stored div h1{color:#333}.homepage .currently-stored div p{color:#888}.homepage .currently-stored i{font-size:64px;margin-left:30px;color:#f6690c}.homepage .create-account{display:flex;align-items:center;justify-content:center;margin-top:50px;padding-bottom:50px}.homepage .create-account h1{color:#333}.homepage .create-account p{color:#888}@media only screen and (max-width:600px){.intro{padding:0 20px}.create-account{padding:20px}}.Header_Header__2kyj8{background-color:#333;color:#a7a7a7}.Header_Header__2kyj8 ul{list-style-type:none;margin:0;padding:10px 100px;display:flex}.Header_Header__2kyj8 ul li{padding:0 10px;display:flex;flex-direction:row;align-items:center}.Header_Header__2kyj8 ul a{font-size:14px;color:grey;text-decoration:none;transition:.1s}.Header_Header__2kyj8 ul :hover{color:#cdcdcd}@media only screen and (max-width:600px){.Header_Header__2kyj8 ul{padding:10px;justify-content:center;align-items:center}}.Sidebar_Sidebar__3NeLW{box-sizing:border-box;background-color:#23232b;height:100vh;width:7%;padding:20px}.Sidebar_Sidebar__3NeLW img{width:50px;max-width:100%;display:block;margin-left:auto;margin-right:auto}.Sidebar_Sidebar__3NeLW div{margin-top:40px;text-align:center;font-size:25px}.Sidebar_Sidebar__3NeLW div i{color:#73767d;padding-top:20px;cursor:pointer;transition:color .1s}.Sidebar_Sidebar__3NeLW div i:hover{color:#606369}@media only screen and (max-width:600px){.Sidebar_Sidebar__3NeLW{height:7vh;width:100%;padding:10px;display:flex;align-items:center}.Sidebar_Sidebar__3NeLW img{display:none}.Sidebar_Sidebar__3NeLW div{display:flex;margin-top:0}.Sidebar_Sidebar__3NeLW div i{padding-top:0;margin-right:10px}}.FileSystemPanel_FileSystemPanel__3TYez{background-color:#f6f8fb;padding:30px;flex:20 1;width:70%;overflow-y:scroll}.FileSystemPanel_FileSystemPanel__3TYez .recent-folders div{display:flex}.FileSystemPanel_FileSystemPanel__3TYez .recent-folders div .folder{display:block;margin-right:15px;min-width:190px;padding:10px;background-color:#fff;border-radius:5px;color:#23232b}.FileSystemPanel_FileSystemPanel__3TYez .recent-folders div .folder i{font-size:32px}.FileSystemPanel_FileSystemPanel__3TYez .recent-folders div .folder p{color:#757575}.FileSystemPanel_FileSystemPanel__3TYez table{width:100%;text-align:left;margin-top:50px}.FileSystemPanel_FileSystemPanel__3TYez table th{color:#757575;padding-bottom:10px}.FileSystemPanel_FileSystemPanel__3TYez table th p{cursor:pointer}.FileSystemPanel_FileSystemPanel__3TYez table th p i{margin-left:3px}.FileSystemPanel_FileSystemPanel__3TYez table .filename{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px;padding-right:20px}.FileSystemPanel_FileSystemPanel__3TYez table .filename span{cursor:pointer}.FileSystemPanel_FileSystemPanel__3TYez table .filename i{padding:10px 12px;color:#73767d;background-color:rgba(115,118,125,.1);margin-right:5px}.FileSystemPanel_FileSystemPanel__3TYez table .filename div{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FileSystemPanel_FileSystemPanel__3TYez table .filename img{width:36px;margin-right:5px}.FileSystemPanel_FileSystemPanel__3TYez table .filename .hide,.FileSystemPanel_FileSystemPanel__3TYez table .mkdir form .hidden{display:none}.FileSystemPanel_FileSystemPanel__3TYez table .mkdir i{padding:10px;color:#f86812;background-color:rgba(248,104,18,.1);margin-right:5px;margin-bottom:10px;cursor:pointer}.FileSystemPanel_FileSystemPanel__3TYez .filepond--credits,.FileSystemPanel_FileSystemPanel__3TYez table .hidden{display:none}@media only screen and (max-width:600px){.FileSystemPanel_FileSystemPanel__3TYez{box-sizing:border-box;width:100%;height:75vh}.FileSystemPanel_FileSystemPanel__3TYez table .last-updated,.FileSystemPanel_FileSystemPanel__3TYez table td:nth-child(3){display:none}}.modal{font-size:12px}.modal .header{width:100%;border-bottom:1px solid grey;font-size:18px;text-align:center;padding:5px}.modal .content{padding:10px 5px;height:70vh;width:100%;display:flex;justify-content:center;align-items:center}.modal .content img,.modal .content video{height:100%;max-width:80vh;max-height:80vh}.modal .content pre{max-width:80vh;max-height:80vh;overflow-x:scroll}.modal .actions{width:100%;padding:10px 5px;margin:auto;text-align:center}.modal .close{cursor:pointer;position:absolute;display:block;padding:2px 5px;right:0;font-size:32px}.Viewer-content{background-color:initial;border:0}@media only screen and (max-width:600px){.Viewer-content{width:90%}}.container{width:90vh;height:90vh}.editor{max-height:inherit}.editor .head{display:flex;background-color:#23232b;padding:10px;color:#fff}.editor .head button{background-color:#40404f;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin-left:auto;cursor:pointer;transition:.1s}.editor .head :hover{background-color:#3b3b49}.editor .content-body{display:block;background-color:#40404f;padding:10px;color:#fff;overflow-x:auto;overflow-y:auto;max-height:inherit;outline:none;border-top:1px solid #ff6400;transition:.1s;font-weight:400}.editor .content-body:focus{border-top:1px solid #ff8638}@media only screen and (max-width:600px){.container{width:100%}}.Viewer_Viewer__3UnLl{max-width:100%}.Viewer_Viewer__3UnLl img,.Viewer_Viewer__3UnLl video{width:100%}#myUL,ul{list-style-type:none}#myUL{margin:0;padding:0}.caret{cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center}.caret:before{color:#000;display:inline-block;margin-right:6px}.caret-down:before{transform:rotate(90deg)}.nested{display:none}.active{display:block}.selected{color:#f86812}.hide{color:grey;pointer-events:none}.PropertiesViewer_SideBySide__2Qzwi{display:flex;align-items:center}.PropertiesViewer_SideBySide__2Qzwi *{padding-right:10px}.PropertiesViewer_Divider__1WZUf{padding:10px 0}.UsagePanel_UsagePanel__2o1mi{width:23%;overflow-y:scroll}.UsagePanel_UsagePanel__2o1mi .usage{width:100%;padding:20px;box-sizing:border-box;color:#23232b}.UsagePanel_UsagePanel__2o1mi .file-categories{padding:20px}.UsagePanel_UsagePanel__2o1mi .file-categories div{display:flex;margin-bottom:20px}.UsagePanel_UsagePanel__2o1mi .file-categories div i{font-size:26px;padding:10px 15px;border-radius:5px}.UsagePanel_UsagePanel__2o1mi .file-categories div p{margin-left:10px}.UsagePanel_UsagePanel__2o1mi .file-categories .images i{color:#617bff;background-color:rgba(97,123,255,.1)}.UsagePanel_UsagePanel__2o1mi .file-categories .videos i{color:#ff5c5c;background-color:rgba(255,92,92,.1)}.UsagePanel_UsagePanel__2o1mi .file-categories .documents i{color:#2ce893;background-color:rgba(44,232,147,.1)}.UsagePanel_UsagePanel__2o1mi .file-categories .others i{color:#73767d;background-color:rgba(115,118,125,.1)}.UsagePanel_UsagePanel__2o1mi .in-process{max-width:100%;padding:20px}.UsagePanel_UsagePanel__2o1mi .in-process .container{display:flex;padding:10px}.UsagePanel_UsagePanel__2o1mi .in-process .container svg{width:30%}.UsagePanel_UsagePanel__2o1mi .in-process .container .right-side{padding:0 10px;width:60%;max-width:60%}.UsagePanel_UsagePanel__2o1mi .in-process .container .right-side p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:600px){.UsagePanel_UsagePanel__2o1mi{width:100%;height:18vh;overflow-y:visible}.UsagePanel_UsagePanel__2o1mi .file-categories{display:none}}.PercentageBar_usage-line__P9G3I{display:flex}.PercentageBar_usage-line__P9G3I div{height:5px;transition:.3s}.spinner{animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px}.spinner .path{stroke:#93bfec;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.Alert_Alert__13CC3{background-color:#bdbdbd;border-radius:10px;font-family:Verdana,Geneva,Tahoma,sans-serif;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);width:100%;overflow:hidden;margin-top:10px}.Alert_container__1Hiqq{display:flex;justify-content:center;align-items:center;box-sizing:border-box;background-color:#fff;border-radius:10px;padding:10px 20px;height:100%;width:100%}.Alert_container__1Hiqq div{margin:0 20px}.Alert_container__1Hiqq img{width:30px}.Alert_root-container__o-FTv{position:absolute;bottom:40px;right:20px;overflow-y:hidden;box-sizing:border-box;padding:20px}.Login_Login__2bmGq{margin:100px}@media only screen and (max-width:600px){.Login_Login__2bmGq{margin:0}}.Api{width:100%;display:flex;justify-content:center;padding:30px 0}.Api .container{width:80%;max-width:1000px}.Api .container button{background-color:#23232b;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin-right:5px;cursor:pointer}.Api .container button i{margin-right:5px}.Api .container .api-block{background-color:#73767d;display:flex;margin:20px 0}.Api .container .api-block .left-side{width:95%;padding:10px}.Api .container .api-block .left-side input{width:90%;padding:12px 20px;margin:8px 0;box-sizing:border-box;border:none;background-color:#23232b;color:#fff}.Api .container .api-block .left-side .option-icons i{color:#fff;padding:10px;background-color:#23232b;margin-right:5px;cursor:pointer;transition:.1s}.Api .container .api-block .left-side .option-icons :hover{color:#c7c7c7}.Api .container .api-block .cancel{width:5%;display:flex;align-items:center;justify-content:center;background-color:#23232b;color:#fff;padding:15px;cursor:pointer}@media only screen and (max-width:600px){.Api .container button{margin-bottom:5px;width:100%}}.static-page{padding:0 50px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.Devices_Devices__Ul-xg{width:100%;display:flex}.Devices_devices-container__-oN9U{width:100%;padding:3%;box-sizing:border-box;overflow-y:scroll}.Devices_disconnectAllButton__2EgZZ,.Devices_qrButton__1zLxz{margin-left:auto;margin-right:40px;background-color:#f6690c;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;cursor:pointer;margin-bottom:20px}.Devices_disconnectAllButton__2EgZZ i,.Devices_qrButton__1zLxz i{margin-right:5px}.Devices_disconnectAllButton__2EgZZ{background-color:red}@media only screen and (max-width:600px){.Devices_Devices__Ul-xg{display:block}.Devices_disconnectAllButton__2EgZZ,.Devices_qrButton__1zLxz{width:100%;box-sizing:border-box;padding:20px 0;margin-right:0;display:flex;justify-content:center;align-items:center}.Devices_disconnectAllButton__2EgZZ i,.Devices_qrButton__1zLxz i{font-size:xx-large}}.QrReader_QrReader__Bqxpx{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2}.QrReader_QrReaderModule__CUa00{width:30%}@media only screen and (max-width:600px){.QrReader_QrReaderModule__CUa00{width:80%}}.Page_Plugins__1UyAw{width:100%;display:flex}.Page_Container__hjfUj{width:100%;background-color:#f2f2f2;overflow-y:scroll}.Page_Container__hjfUj table{width:100%;padding:0 50px;border-spacing:0 2px}.Page_Container__hjfUj table th{text-align:left}.Page_Container__hjfUj table tr{background-color:#fff;height:100px}.Page_Container__hjfUj table tr td{height:100%}.Page_Container__hjfUj table .Page_TableHeader__150Fu{background-color:inherit}.PluginDiv_CheckboxTd__3X2y_{padding:20px}.PluginDiv_PluginDivBody__2h7KE div{margin:5px 0}
/*# sourceMappingURL=main.f1fc9910.chunk.css.map */