@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@500&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background-color:#e7f1f8;border-radius:100px}::-webkit-scrollbar-thumb{-webkit-background-clip:content-box;background-clip:content-box;background-color:#3159dd;border:0 solid transparent;border-left:0;border-radius:100px}::-webkit-progress-value{-webkit-transition:width 1s;transition:width 1s}.center{align-items:center;justify-content:center}input{border:0;outline:0}input:focus{outline:none!important}.textcenter{text-align:center}::-webkit-input-placeholder{color:#ccc;opacity:1}:-ms-input-placeholder{color:#ccc;opacity:1}::placeholder{color:#ccc;opacity:1}.nomargin{margin:0}.nobtmar{align-self:center;margin-bottom:12px;margin-top:3px}progress{width:100%}h3{font-size:1.17em}.App{display:flex;font-family:DM sans,sans-serif;height:100vh;margin:0;padding:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100vw}.menu{background-color:#3159dd;height:100%;width:70px}.main{background-color:#e7f1f8;margin-left:-25px;margin-right:-25px;padding-left:25px;padding-right:25px;width:calc(100vw - 610px)}.iconcon{align-items:center;display:flex;flex-direction:column;justify-content:space-around;padding-bottom:20px;padding-top:20px;width:100%}.wticon{border-radius:12px;width:45px}.menubar{margin-top:40px;width:70px}.menuic{background-color:#fff;margin-top:10px}.menuicon{background-color:#3159dd;cursor:pointer;height:30px;padding-bottom:5px;padding-left:25px;padding-top:15px;position:relative}.menuicon.active{background-color:#29439c;margin-left:2px}.content{display:inline-block;position:relative;width:100%}.storageProviderComp{display:flex}.storageProviderCard{background-color:#fff;margin:20px;padding:20px;width:400px}.organizationProvider,.storageProviderCard{border-radius:12px;color:#00008b;cursor:pointer;transition:50ms linear}.organizationProvider{align-items:center;background-color:#3159dd;background:url(/static/media/organization-bg.dbc1d930b8bb5e76deab.jpg);display:flex;flex-direction:column;justify-content:center;margin:0 20px;padding:10px}.organizationProvider:hover{box-shadow:2px 2px 5px 5px #eee;-webkit-transform:scale(1.03);transform:scale(1.03)}.organizationProvider h3{color:#fff;font-size:21px;margin-bottom:0;margin-top:10px}.organizationProvider h5{color:#ebe8e8;font-weight:500;margin-bottom:10px;margin-top:0}.storageProviderhead{display:flex}.storageProviderCard:hover{box-shadow:2px 2px 5px 5px #eee;-webkit-transform:scale(1.03);transform:scale(1.03)}.storageProviderCard.active{background-color:#3159dd;box-shadow:2px 2px 7px 0 #888;color:#fff}.storageProviderIcon{background-color:#f5f9fc;width:50px}.storageProviderIcon,.storageProviderIcon img{border-radius:8px;height:50px}.cardProgressText{display:flex;justify-content:space-between;margin-top:10px}.menuNotify{align-items:center;background-color:red;border-radius:30px;color:#fff;display:flex;font-size:11px;height:14px;justify-content:center;margin-left:10px;margin-top:-12px;position:absolute;width:14px}.toolstitle{display:flex;justify-content:space-between;margin:30px 20px 10px}.alltools{align-items:center;background-color:#fff;border-radius:20px;box-shadow:2px 2px 7px 0 #888;display:flex;height:80px;margin-left:10px;margin-right:10px;margin-top:20px;padding-right:10px;width:15vw}.alltools:hover{background-color:#3159dd;color:#fff;cursor:pointer;font-weight:50}.alltools:hover p{color:#fff}.toollogodiv{padding:15px 15px 15px 10px}.toollogo{height:40px;margin-top:5px;width:40px}.tooltxt h4{margin-bottom:0;margin-top:10px}.tooltxt p{color:#373737;font-size:10px;margin-top:3px}.recTools{flex-wrap:wrap;width:100%}.overBox,.recTools{display:flex;justify-content:center}.overBox{align-items:center;background-color:#fff;border:1px solid #3159dd;border-radius:12px;flex-direction:column;left:50%;margin-top:200px;padding:15px 5px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:35vw;z-index:3}.mssgcontent{align-items:center;justify-content:center;margin-bottom:10px;margin-top:0;width:100%}.mssgcontent h2{margin:0 0 0 15px}.txtareahelp{border-radius:12px;height:100px;margin:15px 10px 10px;padding:10px;width:90%}@media only screen and (max-width:1008px){.storageProviderComp{display:block}.storageProviderCard{width:auto}}#spinner{background-color:#20278d;height:100%;overflow:hidden;position:absolute;width:100%;z-index:10000}.preloader{bottom:0;height:100px;left:0;margin:auto;position:absolute;right:0;top:0;width:100px}.preloader-logo{-webkit-animation:animationOne 2s;animation:animationOne 2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;height:100px;width:100px}@-webkit-keyframes animationOne{0%{-webkit-transform:scale(1.2);transform:scale(1.2)}30%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}70%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes animationOne{0%{-webkit-transform:scale(1.2);transform:scale(1.2)}30%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}70%{-webkit-transform:rotate(3turn);transform:rotate(3turn)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.Overlay{background-color:#00000015;height:100vh;position:absolute;width:100vw;z-index:2}.chatButton{align-items:center;background:#fff;border:1px solid #fff;border-radius:10px;color:#0b257a;cursor:pointer;display:flex;float:left;height:70px;margin:2px 0;min-height:60px;overflow:hidden;position:relative;width:calc(100% - 15px)}.chatButton:active{background-color:#6286ff}.chatInfo p{float:left}.chatInfo .image{background-color:3b79e4;background-size:cover;border-radius:100%;height:50px;margin:13px;position:absolute;width:50px}.mechatinfo .image{background:#ddd var(--prof-bg-img) no-repeat center;background-size:cover}.chatInfo .my-image{background-image:url(https://cdn.iconscout.com/icon/premium/png-512-thumb/user-group-559908.png)}.chatInfo .name{float:left;font-weight:600;margin-left:80px;margin-top:18px}.chatInfo .message{clear:left;float:left;margin-left:80px;margin-top:7px}.status{padding-right:10px}.status,.status .fixed{align-items:center;display:flex;justify-content:center}.status .fixed{background-color:red;border-radius:50%;color:#fff;height:20px;width:20px}.usertag{display:flex;justify-content:space-between;width:280px}.header{align-items:center;align-self:center;background:#e7f1f8;color:#fff;display:flex;height:70px;width:calc(100% - 1px)}.og>svg,.trigger>svg{fill:#fff;background:#3762ef;border-radius:25px;height:24px;padding:8px;width:24px}.trigger{background-color:#3159dd;border:none;margin-right:10px;outline:none}.searchChats{background-color:#fff;border:none;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;margin-left:5px;right:62px;width:100%}.searchcomb{align-items:center;background-color:#fff;border-radius:30px;color:#3159dd;display:flex;float:left;height:25px;margin-left:20px;margin-right:20px;padding:8px 8px 8px 15px;width:inherit}.searchcomb:focus{background:#f3f3f3;border:1px solid #3159dd;color:#444}.srchiconheader{font-weight:900;padding-right:2px}.addchat{align-items:center;background:#3159dd;border:1px solid #fff;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;height:50px;justify-content:center;margin-left:10px;position:relative;width:calc(100% - 20px)}.addchat h4{font-size:15px;font-weight:600}.scrollbargap{display:flex;height:calc(100% - 100px);justify-content:center}.outsidechats{background-color:#cdd9ff;padding-bottom:7px;padding-top:5px;width:calc(100% - 25px)}.chats,.outsidechats{border-radius:12px;height:100%}.chats{flex-direction:column;overflow-x:hidden;overflow-y:scroll;padding-right:4px;width:calc(100% + 5px)}.chats,.newfdfound{align-items:center;display:flex}.newfdfound{background-color:transparent;border-bottom:5px solid #000;justify-content:center;margin-bottom:5px;text-align:center;width:calc(100% - 15px)}.newfdfound h3{border:1px solid #00008b;border-radius:4px;cursor:pointer;margin:0;padding-bottom:10px;padding-top:10px}.foundButton{align-items:center;background:#1d4891;border:1px solid #1d4891;border-radius:10px;color:#e6e6e6;cursor:pointer;display:flex;float:left;height:70px;margin:5px 0;min-height:60px;overflow:hidden;width:100%}.foundButton:active{background:#2860c0}.foundinfo{display:flex;padding:10px}.foundimage img{border-radius:100%;height:50px;width:50px}.foundname{margin:5px 15px 0}.foundusername{font-size:14px;margin-bottom:0;margin-top:3px;padding-left:5px}.convHistory{float:left;height:calc(100% - 180px);overflow-x:hidden;overflow-y:auto;position:relative;top:0;width:100%}.userBg{background:#e7f1f8}.prebg{background:rgba(0,0,0,.5);height:calc(100% - 70px)}.msg{clear:both;width:100%}.grreqrec{background:#3a3a3a;border-radius:7px;clear:both;color:ivory;height:auto;margin:20px auto 0;max-width:65%;min-width:100px;padding:25px 25px 35px;position:relative;top:20px;width:auto}.msg:nth-last-child(2){margin-bottom:20px}.msg .timestamp{display:block;font-size:11px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.messageReceived .idstamp{bottom:4px;color:#acacac;left:4px;margin-bottom:10px;margin-top:-20px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:150px}.msg h3{font-size:18px;font-weight:500;margin:auto}.messageSent{float:right}.messageSent>.readStatus{bottom:4px;bottom:10px;color:#419fd9;left:4px;margin-bottom:0;position:absolute;right:0;right:12px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:150px}.messageSent-content{background:#3963ec;border-top-left-radius:12px;float:right;margin:5px 20px}.messageReceived-content,.messageSent-content{word-wrap:break-word;border-bottom-left-radius:12px;border-bottom-right-radius:12px;color:ivory;height:auto;max-width:400px;min-width:100px;padding:7px 20px;position:relative;width:-webkit-max-content;width:max-content}.messageReceived-content{background:#254099;border-top-right-radius:12px;margin:20px 25px}.msgtimestampdiv{color:#3a3a3a;position:relative;text-align:center;width:100%}.msgtimestamp{margin:5px 0}.replyBar{align-items:center;background:#e7f1f8;border:0;display:flex;float:left;height:auto;justify-content:space-between;margin:auto;padding:12px;width:95%}.replyBar button{cursor:pointer}.replyBar .attach,.replyBar button{background:transparent;border:0;color:#fff}.replyBar .attach{float:left;height:70px;width:70px}.replyBar .d45{font-size:32px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.replyBar .replyMessage{background-color:#fff;float:left;font-size:16px;height:45px;padding:0;width:100%}.replyBar .otherTools{align-items:center;display:flex;float:right;justify-content:center}.emojiBar{background:#36373b;border:2px solid #fff;border-radius:10px;bottom:80px;display:none;height:200px;padding:10px;position:absolute;right:30px;width:325px}.emoticonType{height:50px;width:100%}.emoticonType button{color:#383838;font-weight:600;height:36px;width:105px}.emoticonType button:hover{background:#419fd9;color:#fff}.emojiList,.stickerList{height:150px;overflow-x:hidden;overflow-y:auto;width:100%}.emojiList .pick{background:transparent;background-position:50%;background-repeat:no-repeat;background-size:70%;border-radius:50px;height:50px;transition:all .15s ease-in-out;width:50px}.emojiList .pick:hover{background:#ddd;background-position:50%;background-repeat:no-repeat;background-size:70%}.stickerList .pick{background:transparent;background-position:50%;background-repeat:no-repeat;background-size:65%;height:80px;transition:all .15s ease-in-out;width:80px}.stickerList .pick:hover{background:#ddd;background-position:50%;background-repeat:no-repeat;background-size:65%}.paperclip{background-color:transparent;border-radius:25px;color:#1e3a98;font-size:24px;padding:12px}.sendbtn{background-color:#3159dd;border-radius:25px;color:#fff;font-size:22px;margin-left:10px;margin-right:10px;padding:11px}.sendbtn:hover{background-color:#3762ef;-webkit-transform:scale(1.02);transform:scale(1.02)}.toolButtons.emoji{background-color:transparent;border-radius:25px;color:#1e3a98;display:flex;font-size:24px;margin:0 0 0 6px;padding:12px}.replycomb{align-items:center;background-color:#fff;border-radius:30px;display:flex;height:50px;justify-content:space-between;margin-left:20px;width:100%}.rightPanel{background:#e7f1f8;bottom:0;display:flex;flex-direction:column;height:100%;width:calc(100% - 590px)}.msgpretext{color:#989898}.rightPanel .topBar{align-items:center;background:#3159dd;border-radius:25px;color:ivory;display:flex;height:70px;justify-content:space-between;margin:5px auto;position:relative;top:0;width:95%}.midSide,.topBar .leftSide{clear:none;display:flex;float:left;margin-left:10px}.topBar .midSide{margin:0;width:100%}.topBar .leftSide .chatName{color:ivory;cursor:default;float:left;font-size:18px;font-weight:600;margin-bottom:0;margin-left:20px;margin-top:5px}.topBar .chatName>span{color:#bbb;font-size:12px;font-weight:500;margin-left:10px}.topBar .leftSide .chatStatus{cursor:default;float:left;font-size:12px;font-weight:300;margin-bottom:0;margin-left:20px;margin-top:2px}.topBar .leftSide .chatstatuson{color:#92d3fb}.topBar .leftSide .chatstatusof{color:#e93b3b}.topBar .rightSide{clear:none;display:inline-block;margin-right:10px}.topBar .providerfileiconset{align-self:center;background-color:#3159dd}.horizontalmenu{background-color:#3762ef;border-radius:25px;color:#fff;cursor:pointer;padding:8px}.horizontalmenu:hover{background-color:#4972f9}.frtoppanel,.topbaruserlogo{display:flex}.topbaruserlogo img{border-radius:100%;cursor:pointer;height:50px;margin-left:10px;width:50px}.userinfo{display:flex;flex-direction:column}.userinfo p{margin:0}.otherOptions{background-color:#3159dd;border:none}.d-tree{margin:5px;padding-left:10px;padding-right:10px}.d-flex{display:flex}.flex-column{flex-direction:column}.d-inline{display:inline}.d-tree-container{list-style:none;margin:0;padding:0}.d-tree-node{border:0;cursor:pointer;padding:2px 0}.d-tree-head{align-items:center;display:flex;margin-left:3px;padding-top:1px}.d-tree-node:hover{background-color:#e6e7ff;border-radius:6px}.d-tree-head p{margin:0 0 0 5px;overflow:auto;white-space:nowrap}.d-tree-toggler.active{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mr-1{margin:1px}.d-tree-sidenochild{margin-left:18px}.drawer{background-color:#fff;border-radius:25px;font-family:GM Sans,sans-serif;height:100%;max-width:240px;min-width:240px;padding-left:15px;padding-right:15px;position:relative}.drawer,.drawerbottom{display:flex;justify-content:center}.drawerbottom{align-items:center;border-top:1px solid #c7c7c7;bottom:0;flex-direction:column;margin-bottom:20px;padding-top:20px;position:absolute;width:100%}.refreshbtn:hover{color:#fff}.createnewbtn{align-items:center;background-color:#3159dd;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;height:50px;justify-content:space-between;line-height:1.2px;margin-bottom:0;margin-top:15px;padding-left:16px;padding-right:16px;width:70%}.refreshbtn{background-color:#e7f1f8;border:2px solid #3159dd;color:#052aa4;height:35px;margin:0 7px 15px;width:90%}.reloadicon{color:#fff;font-size:20px;padding:3px}.createnewbtn:hover{background-color:#2144b8}.createnewbtntxt{font-size:18px;margin:auto}.createnewbtnicon{background-color:#6782da;border-radius:5px;margin-right:0;padding:4px}.createnew{background-color:#3e70ff;border-radius:12px;height:120px;padding-left:10px;padding-right:10px;width:75%;z-index:3}.createnew-ind1{border-top-left-radius:12px;border-top-right-radius:12px}.createnew-ind1,.createnew-ind2,.createnew-ind3{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;height:40px;justify-content:space-around;justify-content:space-between;margin-left:-10px;margin-right:-10px;padding-left:30px;padding-right:20px}.createnew-ind3{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.createfoldericon{font-size:22px}.createnewtxt{font-size:18px}.createfolder{background-color:#3e70ff;border-radius:12px;height:80px;padding-left:10px;padding-right:10px;width:75%;z-index:3}.createfolder-ind1{align-items:center;color:#fff;display:flex;font-family:DM Sans,sans-serif;height:50%;justify-content:space-around;justify-content:space-between;padding-left:10px;padding-right:5px}.createnew-ind1:hover,.createnew-ind2:hover,.createnew-ind3:hover{background-color:#3159dd}.closeicon{cursor:pointer}.createfolder-ind2{align-items:center;color:#fff;display:flex;height:40%;justify-content:space-around;justify-content:space-between;padding:0 2px 0 20px}.createfolder-ind2,.uploadfile{background-color:#fff;border-radius:12px}.uploadfile{border:2px dashed #3159dd;height:117px;padding:5px;position:relative;width:75%;z-index:3}.uploadfile-ind{align-items:center;border-radius:12px;color:#3159dd;cursor:pointer;display:flex;flex-direction:column;height:120px;justify-content:center;margin-left:-5px;margin-right:-5px}.uploadfile-ind p{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;margin:5px}.uploadfiles{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:-1}.createbtn{background-color:#3e70ff;border-bottom-right-radius:10px;border-top-right-radius:10px;cursor:pointer;font-family:GM Sans,sans-serif;font-size:14px;font-weight:600;padding:6px}.createbtn:hover{background-color:#2144b8}.createinputbox,.drawerContents{width:100%}.filestree{font-weight:700;margin-top:150px}.drawertop{height:calc(100vh - 290px);padding-top:20px;width:100%}.providerselectordiv{border-bottom:1px solid #c7c7c7;display:flex}.providerselector{-webkit-appearance:button;-webkit-appearance:none;background:url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat 100% #f0f8ff;background-position-x:calc(100% - 20px);border:3px solid #3e70ff;border-radius:8px;font-size:15px;font-weight:600;margin-bottom:15px;padding:10px 10px 10px 15px;width:100%}.subprovider{height:calc(100% - 100px);overflow-y:auto;padding-top:10px}.subprovider::-webkit-scrollbar-track{background-color:#fff;border-radius:100px}.subprovideroptions{display:flex;flex-direction:column;justify-content:left;margin-left:50px;width:100%}.subprovideroptionsouter{align-items:center;cursor:pointer;display:flex;padding-left:10px;width:calc(100% - 50px)}.subprovideroptionsouter:hover{background-color:#e0e0e0;border-radius:8px}.subprovideroptionsinner h4{font-size:14px;margin:15px 15px 15px 10px}.subproviderouter{background-color:#f0f8ff;border-radius:8px;cursor:pointer;margin:5px;padding:5px 12px 5px 6px}.subproviderouter:active{background-color:#3159dd;color:#fff}.subproviderouter{align-items:center;display:flex}.subproviderinner{display:flex;justify-content:space-between;width:100%}.subproviderinner h4{font-size:14px;margin:0 0 0 10px}.subproviderouter img{background-color:#f0f8ff;border-radius:10px;padding:5px;width:30px}.subproviderouter .dropitimg{padding:6px;width:24px}.is-disabled{opacity:.8;pointer-events:none}.rfrtxt{font-size:14px}.chatSection{display:flex;height:100%;width:calc(100vw - 70px)}.leftPanel{background:#e7f1f8;border-left:3px solid #fff;bottom:0;display:inline-block;height:100%;position:relative;right:0;width:320px}.properties{background-color:#fff;border-bottom-left-radius:25px;border-top-left-radius:25px;flex-direction:column;font-family:GM Sans,sans-serif;height:100%;max-width:240px;min-width:240px;overflow-y:auto;padding-left:15px;padding-right:15px;scrollbar-width:thin}.properties,.storageStatus{display:flex;justify-content:space-between}.totalstorageused{color:#20278d}.totalstorage,.totalstorageused{font-size:25px;margin-bottom:10px}.totalstorage{color:#6b76a2}.totalstorageusedtxt{color:#6b76a2;margin-bottom:10px;margin-top:0;text-align:left}.totalstoragetxt{color:#20278d;margin-bottom:10px;margin-top:0;text-align:right}.ad{background-color:beige;border-radius:12px;border-style:solid;border-width:0;box-shadow:2px 2px 5px 5px #cfcfcf;color:#b6b6b6;cursor:pointer;height:-webkit-min-content;height:min-content;line-height:1.3;margin:25px 0;padding:10px;transition:50ms linear}.ad:hover{-webkit-transform:scale(1);transform:scale(1)}.adlogo{margin-bottom:10px;margin-top:5px;text-align:center}.adlogo h4{color:#20278d;margin-bottom:0;margin-top:0}.adlogo h4,.adlogo p{font-family:DM Sans,sans-serif}.adlogo p{color:#6b76a2;font-size:13px;margin:10px 6px 5px;text-align:center}.filestoragestatus{margin-top:20px}.filetypes-details{display:flex;height:45px;justify-content:space-between}.filedetails h3{color:#20278d;font-size:14px;font-weight:600;margin-top:0}.filedetails h3,.filedetails p{font-family:DM Sans,sans-serif;padding-left:10px}.filedetails p{color:#6b76a2;font-size:10px;font-weight:500;margin-top:-12px}.filefrmt{display:flex}.imgfilelogo{background-color:rgba(132,132,255,.44)}.docfilelogo,.imgfilelogo{border-radius:3px;display:flex;height:35px;width:35px}.docfilelogo{background-color:#69f19b6b}.mediafilelogo{background-color:hsla(0,82%,67%,.39)}.mediafilelogo,.otherfilelogo{border-radius:3px;display:flex;height:35px;width:35px}.otherfilelogo{background-color:#f5f3ba}.unknownfilelogo{background-color:hsla(0,0%,47%,.33);border-radius:3px;display:flex;height:35px;width:35px}.filesize{float:right;width:-webkit-max-content;width:max-content}.imglogo{color:#4949ee}.doclogo,.imglogo{font-size:20px;margin:auto}.doclogo{color:#1a8046}.medialogo{color:#8b0a0a}.medialogo,.otherlogo{font-size:20px;margin:auto}.otherlogo{color:#aa6e06}.unknownlogo{color:#060606;font-size:20px;margin:auto}.filesize p{color:#20278d;font-family:GM Sans,sans-serif;font-size:12px;font-weight:800;margin-top:4px}.upgradediv{align-items:center;background-color:#000;border-radius:12px;cursor:pointer;display:flex;height:50px;margin-top:10px}.upgradediv:hover{background-color:#131313}.upgradelogo{align-items:center;background-color:#fff;border-radius:12px;display:flex;height:38px;justify-content:center;margin-left:7px;width:38px}.upgradediv:hover .upgradelogo{background-color:gold}.upgradetxt{color:#fff;font-family:DM Sans,sans-serif;margin-left:13px}.upgradediv:hover .upgradetxt{color:gold}.seachcomp,.topbar{display:flex}.seachcomp{background-color:#fff;border-radius:8px;height:44px;margin:20px 0 0 20px;width:calc(100% - 40px)}.srchicon{color:#3159dd;padding-left:20px;padding-top:12px;width:20px}.srchinp{width:calc(100% - 40px)}.searchinp{height:20px;margin:10px;outline:none;width:calc(100% - 44px)}.account{align-items:center;color:#3159dd;display:flex;height:44px;margin-top:20px}.userlogo img{border-radius:50px;height:40px;width:40px}.shortcuticon,.userlogo img{align-items:center;cursor:pointer;display:flex;justify-content:center}.shortcuticon{background-color:#fff;border:2px solid #fff;border-radius:25px;height:35px;margin-left:10px;width:35px}.settings{font-size:22px}.belanim{-webkit-animation:bellanimation .8s;animation:bellanimation .8s;transition:-webkit-transform linear;transition:transform linear;transition:transform linear,-webkit-transform linear}@-webkit-keyframes bellanimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}75%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes bellanimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}75%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.userlogo{margin-left:10px;margin-right:20px}.logout{background-color:#3159dd;bottom:30px;color:#fff;cursor:pointer;height:30px;padding-bottom:5px;padding-left:25px;padding-top:15px;position:absolute}.profileshortcut{background-color:#fff;border:1px solid #3159dd;border-radius:12px;box-shadow:#3159dd;height:auto;margin-right:20px;margin-top:83px;padding:20px;position:absolute;right:0;transition:50ms linear;width:200px;z-index:3}.userlogoshortcut{display:flex;height:80px;justify-content:center;width:200px}.userlogoshortcut img{border-radius:40px;display:flex;height:75px;width:75px}.displaynameshortcut,.usernameshortcut{display:flex;justify-content:center}.displaynameshortcut h3{color:#20278d;margin-bottom:0;margin-top:0}.usernameshortcut h4{color:#20278d;font-family:cursive;font-size:14px;font-weight:500;margin:0 0 15px}.profileshortcut-content{background:#ebecf4;border-radius:46px;box-shadow:0 1px 8px #dcdcdc,0 0 15px #fff;color:#20278d;cursor:pointer;display:flex;justify-content:left;margin-top:10px;padding-bottom:8px;padding-left:10px;padding-top:8px}.profileshortcut-content:hover{background-color:#e1e4ff}.profileshortcut-end{padding-bottom:8px}.profileshortcut-content h4{color:#20278d;font-size:14px;font-weight:100;margin:0 0 0 10px}.hrule{height:0;margin-bottom:0}.profileshortcutemail{align-items:center;display:flex;flex-direction:column;justify-content:center}.profileshortcutemail h5{color:#20278d;font-size:12px;font-weight:100;margin-bottom:8px;margin-top:20px}.signoutbtn{background-color:#3159dd;border-radius:12px;color:#fff;cursor:pointer;padding:4px;text-align:center;width:80px}.signoutbtn:hover{background-color:#2144b8}.settingsshrtcut{color:#20278d;display:flex;justify-content:center}.settingsshrtcut-content{border-top:.5px solid #b9bdfa;color:#20278d;justify-content:left;padding-bottom:8px;padding-left:10px;padding-top:8px}.settingsshrtcut-content h4{color:#20278d;font-size:14px;font-weight:100;margin:0 0 0 10px}.settingsshrtcuticon{font-size:35px;margin-bottom:8px}.settingsshrtcuttxt{display:flex;justify-content:center;margin-bottom:15px}.settingsshrtcuttxt h3{color:#20278d;margin-bottom:0;margin-top:0}.notificationsetting-main{display:flex}.notificationsetting-sub{align-items:center;display:flex;justify-content:space-between;margin-left:25px;width:150px}.switch{display:inline-block;height:15px;margin-left:8px;position:relative;width:26px}.switchx{height:18px;width:32px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:1px;content:"";height:13px;left:1px;width:13px}.sliderx{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.sliderx,.sliderx:before{position:absolute;transition:.4s}.sliderx:before{background-color:#fff;content:"";height:18px;left:1px;width:18px}.sliderx.round{border-radius:34px}.sliderx.round:before{border-radius:50%}input:checked+.sliderx{background-color:#2196f3}input:focus+.sliderx{box-shadow:0 0 1px #2196f3}input:checked+.sliderx:before{-webkit-transform:translateX(13px);transform:translateX(13px)}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(11px);transform:translateX(11px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.notification{overflow-y:scroll}.notification::-webkit-scrollbar{width:5px}.notification::-webkit-scrollbar-track{background-color:#fff;border-radius:100px}.notification::-webkit-scrollbar-thumb{-webkit-background-clip:content-box;background-clip:content-box;background-color:#3159dd;border:0 solid transparent;border-left:0;border-radius:100px}.notification-content{border-top:.5px solid #b9bdfa;color:#008a3e;display:flex;flex-direction:column;font-size:17px;justify-content:left;padding:8px 5px}.notification-content h4{font-size:14px;font-weight:100;margin:0;padding-left:5px}.notificationtype{display:flex}.notificationtype h4{font-weight:900}.notificationtype-org{color:#3159dd;display:flex}.notificationtype-org h4{font-weight:900}.notificationtype-dropit img{height:16px;width:16px}.notificationtype-dropit{color:#c92a3f;display:flex}.notificationtype-dropit h4{font-weight:900}.notificationinfo{display:flex}.notificationinfo h3{color:#20278d;font-size:13px;margin:3px 0 0 3px}.txtarearefer{border-radius:12px;height:20px;margin:15px 10px 10px;padding:10px;width:90%}.shareicon{margin-right:5px}.toolBox{background-color:#fff;border:1px solid #fff;border-radius:15px;box-shadow:3px 3px 16px 1px #888;flex-direction:column;left:50%;padding:20px 5px 30px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:550px;z-index:5}.toolBox,.uploadfileTool{align-items:center;display:flex;justify-content:center}.uploadfileTool{background-color:#f1f4fd;border:2px dashed #3159dd;border-radius:10px;color:#7493fb;cursor:pointer;height:100px;margin:20px;width:500px}.toolerr{color:red}.uploadfileTool:hover{background-color:#d3ddfd;color:#3b68fb}.uploadfileTool:hover .uploadCloud{color:#3b68fb}.uploadfileTooll{align-items:center;border:2px solid #3159dd;border-radius:12px;display:flex;height:123px;margin:20px;max-height:300px;min-height:100px;overflow-y:scroll;padding:5px 5px 5px 1px;scrollbar-width:thin;width:500px}.uploadfileTooll::-webkit-scrollbar{height:4px;width:0}.convertedfiletxt{margin:0}.downloadfile,.toolBtn{align-items:center;display:flex;justify-content:center}.downloadfile{background-color:red;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;height:30px;padding:5px 10px;width:10vw}.unlk{background-color:#c30202;cursor:default}.savefile{align-items:center;background-color:#3159dd;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;margin:0 10px;padding:5px 10px;width:10vw}.savefile:hover{background-color:#2545af}.downloadfile:hover{background-color:#c30202}.saveBtn{margin-right:12px}.cnvrtBtn{margin-right:5px}.uploadCloud{color:#7493fb;font-size:50px;margin-right:15px}.toolerrcloud{color:red}.tooltxtt{color:#00008b;margin:12px 5px 5px}.convertfile{align-items:center;background-color:#3159dd;border:1px solid #fff;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;margin-top:10px;padding:5px 10px;width:10vw}.convertfile:hover{background-color:#1c3586}.uploadfileToolInput{cursor:pointer;height:100px;left:0;margin:0 25px;opacity:0;position:absolute;right:0;z-index:1}.uploadBoxInner p{font-size:14px;margin:0}.uploadBoxInner h3{margin:0}.uploadedFile{align-items:center;background-color:#fff;border:1px solid #3159dd;border-radius:6px;color:#3159dd;display:flex;height:34px;justify-content:space-between;margin:0 20px 10px;padding:0 16px}.uploadedFileName{display:flex;margin:5px 15px}.FileiconName{align-items:center;display:flex}.closeIcon:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.toolDetail{color:#3159dd;font-size:15px;margin:0;padding:0}.convertedFiles{border-radius:10px;height:110px;margin-left:4px;object-fit:cover;width:110px}.cvrtfile,.cvtfiles{align-items:center;display:flex}.cvtfiles{flex-direction:column}.beforeconvert{align-items:center;background-color:#dce4ff;border-color:#000;display:flex;justify-content:center}.probar{width:calc(100% - 20px)}.em1dot6{font-size:1.6em}.convtngtxt,.dropitcolor{color:#3159dd}.convtngtxt{align-items:center;display:flex;justify-content:center}.prgbar{width:calc(100% - 100px)}.allcenter{align-items:center;display:flex;flex-direction:column;justify-content:center}.allcenter h3{margin:0}.red{color:red}.retrybtn{align-items:center;background-color:red;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;display:flex;height:25px;justify-content:center;margin-bottom:-10px;margin-top:5px;padding:3px 10px}.retrybtn:hover{background-color:#c30202}.sgnoutbtn{background-color:#3159dd;border-radius:12px;color:#fff;cursor:pointer;margin:0 5px;padding:5px 10px}.bgred{background-color:red}.width230px{width:230px}.signoutbtnspl{margin-top:250px}.sgnoutbtn:hover{background-color:#2144b8}.bgred:hover{background-color:#bf0000}.loginOuter{align-items:center;background-image:url(/static/media/banner.634e2fea1b8d7604cc1b.svg);background-repeat:no-repeat;background-size:cover;font-family:sans-serif;height:100vh;justify-content:center;margin:-50px 0 0;padding:0 0 50px;width:100vw}.loginInner,.loginOuter{display:flex;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.loginInner{background-color:#fff;border-radius:30px;box-shadow:2px 0 10px 0 #787878;height:85vh;position:relative;width:70vw}.logo{display:flex;height:50%;padding-left:30px;padding-top:30px;width:50%}.signin,.signup{display:flex;font-family:DM Sans,sans-serif;justify-content:center;padding-top:20px;width:50%}.signupcontainer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.signintxt{font-size:36px;font-weight:600}.signintxt,.userdetails p{font-family:DM Sans,sans-serif}.userdetails p{font-size:15px;font-weight:400;margin-bottom:5px}.inputbox{align-items:center;border:1px solid #dedddd;border-radius:12px;display:flex;height:36px;justify-content:space-between;padding-left:15px;padding-right:15px;width:calc(100% - 30px)}.pwdinputbox{height:36px;width:calc(19vw - 20px)}.pwdbox{align-items:center;border:1px solid #dedddd;border-radius:12px;display:flex;justify-content:space-between;padding-left:15px;padding-right:15px;width:19vw}.empty-inputbox{border-color:red}.shwpswd{color:#363636;cursor:pointer}.forgotpwd h5{color:#2e4aa9;cursor:pointer;font-family:DM Sans,sans-serif;margin:6px}.forgotpwd h5:hover{color:#793d1a}.signinbtn{align-items:center;background-color:#3159dd;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;height:40px;justify-content:center;margin-top:15px;padding-left:16px;padding-right:16px;width:19vw}.signinbtn:hover{background-color:#182e74}.textcenter{display:flex;margin-bottom:0}.textcenter hr{height:0;width:100%}.textcenter p{color:#9a9a9a;margin-top:-3px;padding:0 10px}.signincover{align-items:center;background-image:url(/static/media/login-bg.944f0e33d0a0b41d51e0.jpg);background-repeat:no-repeat;background-size:cover;border-radius:30px;display:flex;height:85vh;justify-content:center;position:absolute;width:35vw}.animatetosignup{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:tosignup;animation-name:tosignup;right:0}@-webkit-keyframes tosignup{0%{right:35vw}to{right:0}}@keyframes tosignup{0%{right:35vw}to{right:0}}.animatetosignin{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:tosignin;animation-name:tosignin;right:35vw}@-webkit-keyframes tosignin{0%{right:0}to{right:35vw}}@keyframes tosignin{0%{right:0}to{right:35vw}}.coverinner{background-color:#00060cc7;border-radius:30px;color:#fff;height:80%;padding:20px;position:relative;width:80%}.covermiddle{border-top:2px solid}.covertitle{padding:20px}.covertitle h4{border-radius:4px;color:#fff;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.coverfooter{bottom:0;color:#fff;position:absolute}.coverfooter h4{font-family:DM Sans,sans-serif;font-size:14px;font-weight:300;margin-bottom:5px}.coverfooter h3{cursor:pointer;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;margin:0 0 20px}.coverfooter h3:hover{color:#e27637}.coverfeaturesouter{align-items:center;border:1px solid #fff;border-radius:12px;display:flex;flex-direction:column;font-family:Dm Sans,sans-serif;height:86%;justify-content:center;padding:0 20px;position:relative;text-align:center}.coverfeaturesoutervr{bottom:10px;color:#fff;margin:0;opacity:.5;position:absolute;right:10px}.coverfeaturesouter h1{font-size:35px}.quoteimg{width:100px}.right0{right:0}.googlesigninbtn{align-items:center;background-color:#fff;border:1px solid #696969;border-radius:12px;color:#000;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;height:40px;justify-content:center;margin-top:15px;padding-left:15px;padding-right:15px;width:19vw}.googlesigninbtn:hover{border-color:#000}.googleicon{border-radius:3px;margin-right:10px;width:22px}.userpolicy{width:22vw}.userpolicy p{color:#696969;font-family:DM Sans,sans-serif;font-size:11px;text-align:center}.userpolicy a{color:#2e4aa9;font-weight:600;text-decoration:none}.userpolicy a:hover{color:#e27637}.signedinInner{align-items:center;background-color:#fff;border-radius:30px;box-shadow:2px 0 10px 0 #787878;display:flex;flex-direction:column;max-width:50vw;padding:20px;position:relative;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.emailverify{font-family:DM Sans,sans-serif;justify-content:center;min-width:300px;padding:0 40px;text-align:center}.emailverify h2{margin:0}.verifymailtxt{margin-top:30px}.maillogo{display:flex;justify-content:center}.maillogo img{height:7vw;padding:40px;text-align:center}.emailresend{color:#696969;cursor:pointer;margin:10px 0 0;text-decoration:underline}.emailresend:hover{color:#363636}.wrngmail{margin-top:8px}.signedin-userdetails{display:flex;justify-content:center}.avatarimgselected{border:3px solid #3159dd}.avatarimgnone{border:1px solid #414141}.avatar img{border-radius:40px;cursor:pointer;padding:2px;width:42px}.avatar{display:flex;height:50px;margin:10px}.avatar-notselected{align-items:center;border:1px solid red;border-radius:12px;display:flex;height:56px;justify-content:center;padding-left:10px}.avatarimg{width:60px}.avatar img:hover{border-color:#000;border-width:3px}.signedin-userdetailstxt{font-size:30px;font-weight:600}.continuebtn,.signedin-userdetailstxt{display:flex;font-family:DM Sans,sans-serif;justify-content:center}.continuebtn{align-items:center;background-color:#3159dd;border-radius:12px;color:#fff;cursor:pointer;height:40px;margin-top:40px;padding-left:16px;padding-right:16px;width:calc(100% - 30px)}.continuebtn:hover{background-color:#182e74}.continuebtn p{margin:0}.username-mssg{font-family:DM Sans,sans-serif;font-size:12px;margin:3px 5px}.error-border{border-color:red}.error-mssg{color:red}.accdetails{padding:30px 50px}.qrIcon{height:26px;margin-right:10px;width:26px}.questioninfo{color:#696969;cursor:pointer}.myDevicetxt{background-color:#373737;border:1px solid #373737;border-radius:12px;color:#fff;font-size:10px;margin-left:20px;margin-top:-20px;padding:7px;position:absolute;width:10vw}.cnclbtn,.myDevicequestion{display:flex}.cnclbtn{background-color:red;border-radius:8px;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:12px;justify-content:center;padding:3px 8px;width:60px}.cnclbtn:hover{background-color:#cd0000}.profileDrawer{background-color:#fff;border-radius:20px;font-family:GM Sans,sans-serif;height:92vh;min-width:240px;padding-left:15px;padding-right:15px;width:270px}.profileDrawerOuter{background-color:transparent}.userprofile{align-items:center;display:flex;margin-bottom:20px;padding-left:10px;padding-top:20px}.userprofile h3{margin:0}.sttngIcon{color:#3159dd;font-size:50px}.profileusername{color:#20278d;font-family:DM Sans,sans-serif;margin-left:15px;margin-top:0}.profileusername h3{font-size:24px;font-weight:600}.hrule{margin:0}.profilesettings-categories{border-radius:12px;color:#20278d;cursor:pointer;display:flex;justify-content:left;padding-bottom:15px;padding-left:12px;padding-top:15px}.sep{border-bottom:1.5px solid #c7c7c7}.profilesettings-categories.end{border-bottom:1.5px solid #fff}.profilesettings-categories h4{color:#20278d;font-size:15px;margin:0 0 0 10px}.profilesettings-categories:hover{background-color:#ebecf4}.profilesettings-icon{margin-right:5px}.accountslinked{background-color:#e6e7ff;border-radius:25px;margin-bottom:30px;margin-right:100px;padding:20px 15px}.linkedaccounts{align-items:center;border-radius:20px;display:flex;justify-content:space-between;padding:0 15px}.linkedaccounts:hover{background-color:#d3d5ff}.linkedaccountsicon{height:35px;margin-right:20px;width:35px}.linkedaccountsname{font-size:1em}.driveicons{align-items:center;display:flex}.linkbtn{background-color:#3159dd;border-radius:10px;box-shadow:2px 2px 7px 0 #888;color:#fff;cursor:pointer;padding:4px 12px;text-align:center;width:50px}.linkbtn:hover{background-color:#123dc9;-webkit-transform:scale(1.05);transform:scale(1.05)}.un{background-color:red}.un:hover{background-color:#bf0000}.linkeddiv{margin:0;padding:5px 15px 15px}.linkeddiv h3{color:#8789b2;font-size:20px;margin:0}.ticksize{height:20px;width:20px}.pswdContain{align-items:center;display:flex;margin-top:5px}.pswdContain p{font-weight:50;margin:0 0 0 8px}.tickcolor{color:green}.changepswd{align-items:center;background-color:#e6e7ff;border-radius:24px;display:flex;justify-content:space-between;padding:30px 120px 30px 30px}.inputfeild{border:0;border-radius:10px;height:35px;margin-bottom:12px;padding:0 10px;width:250px}.pswdchange{align-items:center;display:flex;justify-content:space-between;width:420px}.chgbtn{margin-top:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bugoption{align-items:center;display:flex}.bugoptions{border-radius:10px;cursor:pointer;height:30px;margin-left:15px;padding:5px 10px}.bugtitle{margin:10px 0 15px}.txtfld{height:100px;max-width:380px;padding:10px;width:100%}.rprtbtn{margin-top:10px;padding:7px 50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bugimg{width:300px}.pwdimg{width:100px}.fture{font-size:.9em}.hght{height:32px}.dispflex{align-items:center;display:flex}.eplrbtn{margin-left:15px;margin-top:-5px}.jstfyspcebtwn{justify-content:space-between}.Notificationsttg{margin-bottom:30px;width:200px}.m10{margin:10px}.deltxt{font-size:13px}.mb20{margin-bottom:30px}.mb0{margin-bottom:0}.dispf{display:flex}.w100{width:100%}.settingsOuter{align-items:center;background-color:#e7f1f8;display:flex;font-family:DM sans,sans-serif;height:100vh;justify-content:center;margin:0;padding:0 50px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.settingspage{background-color:#fff;border-radius:20px;color:#00008b;height:calc(92vh - 60px);margin-left:20px;overflow-y:scroll;padding:30px 50px;width:100%}.errMssg{color:red;font-size:16px;margin:0 0 20px}.suborganizationPreviewmain{background-color:#e7f1f8;display:flex;flex-direction:column;font-family:DM sans,sans-serif;height:100vh;margin:0;padding:0;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:calc(100vw - 600px)}.hrule-org{margin-bottom:10px;margin-top:20px}.typestitle-org{display:flex;justify-content:space-between;margin:0}.suborganizationPreview{padding-bottom:20px;padding-left:20px;padding-right:20px}.suborganizationcard-default{margin:20px 0}.suborganizationcard-default,.suborganizationcard-user{align-items:center;background-color:#3159dd;border-radius:12px;color:#fff;cursor:pointer;display:flex;height:75px;justify-content:center;transition:50ms linear}.suborganizationcard-user{margin:15px 0;text-align:center}.suborganizationcard-create{align-items:center;background-color:#fff;border:1px solid #3159dd;border-radius:12px;color:#3159dd;cursor:pointer;display:flex;height:75px;justify-content:center;margin:15px 0;transition:50ms linear}.suborganizationcard-create h5{font-size:14px}.seperator-org{align-items:center;display:flex;justify-content:space-between;margin:0 5px 10px}.gridicon{color:#000;cursor:pointer;display:flex;font-size:20px;margin-right:10px}.suborganization.grid{display:flex;flex-wrap:wrap}.suborganizationcard-create.grid,.suborganizationcard-user.grid{height:100px;margin:8px 6px;width:230px}.suborgcon{display:flex;flex-direction:column;position:relative}.suborganizationcard-create:hover,.suborganizationcard-default:hover,.suborganizationcard-user:hover{box-shadow:2px 2px 5px 5px #eee;-webkit-transform:scale(1.02);transform:scale(1.02)}.createsuborg{align-items:center;background-color:#fff;border:1px solid #3159dd;border-radius:12px;display:flex;flex-direction:column;left:50%;padding:5px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:25vw;z-index:3}.orgdetails{height:36vh;margin:10px;padding:10px 20px}.orgdetails p{font-size:15px;font-weight:400;margin:5px 0}.createsuborg input{align-items:center;border:1px solid #dedddd;border-radius:12px;display:flex;height:36px;justify-content:space-between;padding-left:15px;padding-right:15px;width:19vw}.suborgbgmain{display:flex;flex-wrap:wrap}.suborgbg{margin:5px;width:60px}.suborgbgcolor{border:2px solid #fff;border-radius:12px;cursor:pointer;height:50px;padding:2px;width:50px}.suborgbgcolor.selected{border-color:#000}.createsubbtndiv{align-items:center;display:flex;justify-content:center;padding:5px 10px 10px;width:100%}.createsubbtndiv button{background-color:#3159dd;border:1px solid #3159dd;border-radius:8px;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:14px;margin-bottom:5px;padding:10px;width:80%}.referbtn{margin:0 5px}.createsubbtndiv button:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.Profile{align-items:center;background-color:#e7f1f8;display:flex;flex-direction:column;font-family:DM sans,sans-serif;height:100vh;margin:0;overflow-y:scroll;padding:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100vw}.nameBox{background-color:#fff;border:1px solid #eee;border-radius:12px;box-shadow:3px 3px 10px 0 #b4b4b4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:80%}.profilePic img{border-radius:100px;height:160px;width:160px}.changepic{margin-left:25px}.changepic p{color:#505050;font-size:14px;margin:16px 0}.profileColumn{align-items:center;display:flex}.changeBtn{padding:5px 12px}.SaveBtn,.changeBtn{border:1px solid #000;border-radius:4px;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SaveBtn{height:20px;margin:auto auto auto 15px;padding:5px 15px}.SaveBtn:hover,.changeBtn:hover{background-color:#3159dd;color:#fff}.dispnamecomb{display:flex}.dispnamecomb p{color:#505050;margin:0;width:20vw}.dispnamecomb h4{margin:0}.editbtn p{color:#3159dd;cursor:pointer;margin:0}.editbtn p:hover{color:#2141aa}.profilenamecolumn{border-top:1px solid #c7c7c7;display:flex;justify-content:space-between;margin-top:15px;padding:15px 5px 5px}.profileBox{display:flex;margin-bottom:50px}.profileBox1{margin-right:25px}.profileBox1,.profileBox2{background-color:#fff;border:1px solid #eee;border-radius:12px;box-shadow:3px 3px 10px 0 #b4b4b4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:50px;padding:20px;width:35vw}.profileBox2{margin-left:25px}.headingedit{display:flex;justify-content:space-between;margin-bottom:20px}.headingedit p{color:#3159dd;cursor:pointer;margin:0}.headingedit h4{margin:0}.headingedit p:hover{color:#2141aa}.profileBox-content{border-top:1px solid #c7c7c7;display:flex;padding:15px 10px 15px 0}.profileBox-content p{color:#505050;margin:0;width:20vw}.profileBox-content h4{margin:0}.profileHeading{align-items:center;display:flex;justify-content:space-between;margin-top:25px;width:80%}.profileChngpswd{align-items:center;background-color:#c7e1f3;border-radius:12px;cursor:pointer;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:6px 15px}.profileChngpswd:hover{background-color:#c0c9e4}.profileChngpswdtxt{margin-left:10px}.profileChngpswdtxt h5,.profileChngpswdtxt p{margin:0}.keyIcon{background-color:#c0c9e4;border-radius:30px;padding:8px}.profileChngpswd:hover>.keyIcon{background-color:#c7e1f3}.profileChngpswdtxt p{font-size:13px;margin-top:2px}.updatedispname{border:1px solid #00008b;border-radius:8px;padding:10px;width:200px}.content{display:flex;flex-direction:column;font-family:DM Sans,sans-serif;height:100vh;overflow:hidden}.nobtmar{margin:0 0 0 10px;white-space:nowrap}.folderProviderComp{display:flex;overflow-x:scroll;width:100%}.fileProviderComp{flex:1 1;margin-top:20px;overflow-y:scroll;padding:0 20px 20px}.folderProviderComp::-webkit-scrollbar{display:none}.folderCompCard{background-color:#fff;border-radius:12px;box-shadow:5px 5px 12px 0 #8b8b8b73;color:#00008b;cursor:pointer;margin:20px;min-width:170px;padding:20px}.folderCompCard:hover{box-shadow:5px 5px 12px 0 #0b0b0b73}.fileCompCard{align-items:center;border-bottom:1px solid #fff;color:#00008b;cursor:pointer;display:flex;justify-content:space-between;padding:10px;position:relative}.fileCompCard:hover{background-color:#d1dce4;border-radius:12px}.providerfileiconcon{color:#ffba5f;margin:0;width:20px}.providerfileiconset{color:#00008b;margin:0}.fileCompCard .filename{color:#00008b;font-size:14px;text-decoration:none}.fileCompCard .filedet{color:grey}.typestitle{margin-bottom:0;margin-left:20px;margin-right:20px}.providerfoldericoncon,.typestitle{display:flex;justify-content:space-between}.providerfoldericoncon{color:#00008b;margin-bottom:20px}.providerfoldericon{background:transparent;border-radius:12px;color:#e8e702}.providerfolderleft{display:flex;overflow:hidden}.providerdoticon{background:transparent;border-radius:12px;color:#00008b}.providerfoldertxt{align-items:center;display:flex;justify-content:center}.breadcrumbcon{display:flex;margin-left:20px;margin-top:20px}.breadcrumbitem{align-items:center;display:flex;margin-left:6px}.breadcrumbname{cursor:pointer;font-size:15px;padding-left:3px}.nofiles{display:flex;height:100%;width:100%}.nofiles img{-webkit-user-select:none;-ms-user-select:none;user-select:none;width:20vw}.filerightcontextmenu{background-color:#fff;border-radius:12px;box-shadow:2px 2px 7px 0 #888;color:#000;height:auto;margin-right:10px;padding:0;position:absolute;right:0;top:50px;width:130px;z-index:2}.menuoverlapped{top:-170px}.endList{border-bottom-left-radius:12px;border-bottom-right-radius:12px;color:red}.topList{border-top-left-radius:12px;border-top-right-radius:12px}.menuList{border-top:1px solid #d0dbff;display:flex;margin:0;padding:8px 10px}.menuList:hover{background-color:#d4deff}.noborder{border-top:none}.menuList p{color:#000;font-size:13px;margin:0 0 0 10px}.filestatuscon{background-color:#fff;border:2px solid #f5f5f5;border-radius:8px;bottom:30px;box-shadow:3px 5px 20px 0 #c5c5c5;padding-left:15px;padding-right:15px;position:absolute;right:30px;width:400px;z-index:5}.filestatustopleft{align-items:center;display:flex}.filestatuscon h4{margin:0 10px 0 0}.filestatushead{align-items:center;display:flex;height:30px;justify-content:space-between;padding-bottom:10px;padding-top:10px}.filestatusbtngrp{display:flex}.filestatusicon{align-items:center;background-color:#f0f8ff;border-radius:50px;cursor:pointer;display:flex;height:23px;justify-content:center;margin:5px;padding:5px;width:23px}.filestatusbody{border-top:.2px solid grey;padding-bottom:15px}.filestatusbodytube{align-items:center;display:flex;justify-content:space-between}.filestatusbodytube p{margin:10px;width:40%}.filestatusbodytube .fileprogress{margin:10px;width:60%}.filestatusfinished{align-items:center;color:#00d400;display:flex;height:10px;justify-content:end;width:10px}.circular-progress{background-color:orange;border-radius:50%;display:grid;height:20px;margin-left:10px;place-items:center;position:relative;width:20px}.circular-progress:before{border-radius:50%;content:"";height:70%;width:70%}.circular-progress:before,.logouttimer{background-color:#fff;position:absolute}.logouttimer{border:1px solid #3159dd;border-radius:12px;display:flex;flex-direction:column;left:50%;padding:20px;text-align:center;top:50px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:25vw;z-index:3}.logouttimerbottom{border-top:.2px solid #000;display:flex;flex-direction:row-reverse;justify-items:end;margin-right:20px;margin-top:5px;padding-top:10px}.timerlogoutbtn{background-color:#3159dd;border:1px solid #3159dd;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;margin:4px;padding:6px 10px}.timerlogoutbtnoutlined{background-color:#fff;border:1px solid red;color:red}.imagepreviewcon{align-items:center;background-color:#000000aa;display:flex;height:100vh;justify-content:center;position:absolute;width:100vw;z-index:2}.imagepreviewcon img{height:80vh}.imagepreviewcon button{background-color:#fff;border-radius:50px;cursor:pointer;margin-right:20px;margin-top:20px;padding:10px;position:absolute;right:0;top:0}.videopreviewcon{background-color:#000000aa;position:absolute;z-index:2}.videopreviewcon,.videopreviewcon .container{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.videopreviewcon .closebtn{background-color:#fff;border-radius:50px;cursor:pointer;margin-right:20px;margin-top:20px;padding:10px;position:absolute;right:0;top:0}video{width:100%}.video-wrapper{border-radius:10px;display:flex;justify-content:center;max-width:700px;overflow:hidden;position:relative;width:100%}.video-wrapper:hover .controls{-webkit-transform:translateY(0);transform:translateY(0)}.controls{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:hsla(0,0%,100%,.25);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;bottom:30px;box-shadow:0 8px 32px 0 hsla(0,0%,100%,.1);display:flex;flex-wrap:wrap;justify-content:space-evenly;max-width:500px;padding:14px;position:absolute;-webkit-transform:translateY(150%);transform:translateY(150%);transition:all .3s ease-in-out;width:100%}.actions button{background:none;border:none;cursor:pointer;outline:none}.actions{background-color:none;color:#fff}input[type=range]{background:hsla(0,0%,100%,.2);border-radius:20px;height:4px;width:350px}input[type=range]::-webkit-slider-thumb{cursor:pointer;height:6px}input[type=range]::-moz-range-progress{background:#4169e1}.velocity{-webkit-appearance:none;appearance:none;font-size:16px;text-align:center}.mute-btn,.velocity{background:none;border:none;color:#fff;outline:none}.mute-btn{cursor:pointer}.docpreviewcon,.pdfpreviewcon{align-items:center;background-color:#000000aa;display:flex;height:100vh;justify-content:center;position:absolute;width:100vw;z-index:2}.pdfpreviewcon .Viewer{padding:10px}.pdfpreviewcon .btn{border:none;color:red;cursor:pointer}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;-webkit-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;-webkit-transform:translate(50%,-50%) rotate(315deg);transform:translate(50%,-50%) rotate(315deg)}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page--single{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-even{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-odd{align-items:center;display:flex;justify-content:flex-start}.rpv-core__inner-page--dual-cover{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-cover-odd{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{align-items:center;display:flex;justify-content:flex-start}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}:root{--rpv-attachment__item--hover-background-color:rgba(0,0,0,.1);--rpv-attachment__item-color:#000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color:#2566e8;--rpv-attachment__item-color:#fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;flex-direction:column;height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:transparent;border:none;color:#000;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{outline:0}.rpv-attachment__item:focus,.rpv-attachment__item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-bookmark__item--hover-background-color:rgba(0,0,0,.1);--rpv-bookmark__item-color:#000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color:#2566e8;--rpv-bookmark__item-color:#fff}.rpv-bookmark__item{align-items:center;color:#000;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{outline:0}.rpv-bookmark__item:focus,.rpv-bookmark__item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;margin:0;overflow:auto;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color:rgba(255,255,0,.2);--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:rgba(0,0,0,.3);--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:rgba(0,0,0,.3);--rpv-core__button-background-color:rgba(0,0,0,.3);--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:rgba(0,0,0,.3);--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:rgba(0,0,0,.1);--rpv-core__menu-item--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:rgba(0,0,0,.1);--rpv-core__minimal-button--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button--selected-background-color:rgba(0,0,0,.1);--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:rgba(0,0,0,.3);--rpv-core__modal-overlay-background-color:rgba(0,0,0,.5);--rpv-core__page-layer-box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:rgba(0,0,0,.3);--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:rgba(0,0,0,.1);--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:rgba(0,0,0,.3);--rpv-core__spinner-border-color:rgba(0,0,0,.4);--rpv-core__spinner-border-transparent-color:transparent;--rpv-core__splitter-background-color:transparent;--rpv-core__splitter--hover-background-color:rgba(0,0,0,.2);--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:transparent;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:rgba(0,0,0,.2);--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:rgba(0,0,0,.3);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid rgba(0,0,0,.3);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:rgba(0,0,0,.3);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;-webkit-transform:translate(50%,50%) rotate(45deg);transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;-webkit-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;-webkit-transform:translate(-50%,50%) rotate(135deg);transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;-webkit-transform:translate(50%,-50%) rotate(225deg);transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;-webkit-transform:translate(50%,50%) rotate(315deg);transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;-webkit-transform:translate(50%,-50%) rotate(315deg);transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:#000;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:#fff;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:rgba(0,0,0,.3);background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;overflow:hidden;position:absolute;top:0}.rpv-core__doc-error{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-error-background-color);display:flex;height:100%;justify-content:center}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:#c02424;background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-loading-background-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-page{background-color:#fff;background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:rgba(255,255,0,.2);background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:transparent;border:none;color:#000;color:var(--rpv-core__menu-item-color);cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:rgba(0,0,0,.3);color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:transparent}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:transparent;border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:rgba(0,0,0,.3);color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:#fff;background-color:var(--rpv-core__modal-body-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:rgba(0,0,0,.5);background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{margin:0 auto;overflow:hidden;position:relative}.rpv-core__page-layer:after{bottom:.25rem;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);box-shadow:var(--rpv-core__page-layer-box-shadow);content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:#faf089;background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid #1a202c;border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);max-height:16rem;overflow:auto;padding:.25rem}.rpv-core__primary-button{background-color:#2566e8;background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:#fff;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:#2566e8;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:#fff;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;height:.75rem;justify-content:center}.rpv-core__separator{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid transparent;border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid transparent;border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-radius:9999px;border-right:2px solid rgba(0,0,0,.4);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid rgba(0,0,0,.4);border-top:2px solid var(--rpv-core__spinner-border-color)}.rpv-core__spinner--animating{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rpv-core__spinner-transform;animation-name:rpv-core__spinner-transform;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes rpv-core__spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rpv-core__spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rpv-core__splitter{background-color:transparent;background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{background-color:rgba(0,0,0,.2);background-color:var(--rpv-core__splitter--hover-background-color);cursor:col-resize}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rpv-core__textbox{background-color:#fff;background-color:var(--rpv-core__textbox-background-color);border:1px solid rgba(0,0,0,.2);border:1px solid var(--rpv-core__textbox-border-color);border-radius:.25rem;box-sizing:border-box;color:#000;color:var(--rpv-core__textbox-color);height:2rem;padding:0 .5rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{height:100%;left:0;line-height:1;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.rpv-core__text-layer span::selection{background-color:#00f;background-color:var(--rpv-core__text-layer-text--selection-background-color);color:transparent;color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:transparent}.rpv-core__text-layer-text{color:transparent;cursor:text;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media (min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media (min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media (min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}:root{--rpv-thumbnail__container-box-shadow:rgba(0,0,0,.2) 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color:rgba(0,0,0,.3)}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color:#2566e8}.rpv-thumbnail__cover{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.rpv-thumbnail__container{align-items:center;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer;padding:.5rem}.rpv-thumbnail__item--selected,.rpv-thumbnail__item:focus,.rpv-thumbnail__item:hover{background-color:rgba(0,0,0,.3);background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;padding:.25rem;text-align:center}.rpv-thumbnail__list{align-content:flex-start;align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:center;overflow:auto;padding:.5rem 0}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color:#fff;--rpv-drop__area-body-border-color:rgba(0,0,0,.3);--rpv-drop__area-body-color:#000}.rpv-core__viewer--dark{--rpv-drop__area-background-color:#191919;--rpv-drop__area-body-border-color:#fff;--rpv-drop__area-body-color:#fff}.rpv-drop__area{background-color:#fff;background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;padding:.5rem;position:absolute;right:0;top:0;z-index:9999}.rpv-drop__area-body{align-items:center;border:2px dashed rgba(0,0,0,.3);border:2px dashed var(--rpv-drop__area-body-border-color);color:#000;color:var(--rpv-drop__area-body-color);display:flex;font-size:1.5rem;height:100%;justify-content:center}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__pages-background-color:#fff}.rpv-core__viewer--dark{--rpv-full-screen__pages-background-color:#1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:1}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__pages{background-color:#fff;background-color:var(--rpv-full-screen__pages-background-color)}.rpv-open__input-wrapper{position:relative}.rpv-open__input{bottom:0;cursor:pointer;display:none;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color:#fff;--rpv-print__progress-body-border-color:rgba(0,0,0,.3);--rpv-print__progress-body-color:#000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color:#363636;--rpv-print__progress-body-border-color:transparent;--rpv-print__progress-body-color:#fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:#fff;background-color:var(--rpv-print__progress-body-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;page-break-after:always;page-break-inside:avoid;width:100%}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1 1}.rpv-search__highlights{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-search__highlight{background-color:rgba(255,255,0,.4);background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:rgba(0,128,0,.4);background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color:rgba(255,255,0,.4);--rpv-search__highlight--current-background-color:rgba(0,128,0,.4)}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color:rgba(0,0,0,.6)}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color:#fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:rgba(0,0,0,.6) transparent transparent;border-color:var(--rpv-zoom__popover-target-arrow-border-color) transparent transparent;border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color:#000}.rpv-core__viewer--dark{--rpv-toolbar__label--color:#fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__center,.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:#000;color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color:#fff;--rpv-default-layout__container-border-color:rgba(0,0,0,.3);--rpv-default-layout__toolbar-background-color:#eee;--rpv-default-layout__toolbar-border-bottom-color:rgba(0,0,0,.1);--rpv-default-layout__sidebar-border-color:rgba(0,0,0,.2);--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#eee;--rpv-default-layout__sidebar-content--opened-background-color:#fff;--rpv-default-layout__sidebar-content--opened-border-color:rgba(0,0,0,.2);--rpv-default-layout__sidebar-content--opened-color:#000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color:#1a1a1a;--rpv-default-layout__container-border-color:#454647;--rpv-default-layout__toolbar-background-color:#292929;--rpv-default-layout__toolbar-border-bottom-color:#000;--rpv-default-layout__sidebar-border-color:#000;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#292929;--rpv-default-layout__sidebar-content--opened-background-color:#1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color:#292929;--rpv-default-layout__sidebar-content--opened-color:#fff}.rpv-default-layout__container{border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:#eee;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid rgba(0,0,0,.1);border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;height:2.5rem;left:0;position:absolute;top:0;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar--opened-background-color);bottom:0;left:0;position:absolute;top:0;width:12rem;z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid rgba(0,0,0,.2);border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid rgba(0,0,0,.2);border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:#fff;background-color:var(--rpv-default-layout__body-background-color);flex:1 1;overflow:auto;padding-top:2.5rem}@media (min-width:768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media (min-width:1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:#eee;background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:#000;color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid rgba(0,0,0,.2);border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid rgba(0,0,0,.2);border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}