*{box-sizing:border-box;margin:0;padding:0}.root{--templateBackgroundColor:#90e0eb}.App{align-items:center;background-color:#282c34;color:#fff;display:flex;justify-content:center;min-height:100vh;text-align:center}.App-link{color:#61dafb}.home,.login,.register{align-items:center;display:flex;flex-direction:row;gap:1em;height:20em;justify-content:center;padding:0 4em}.home .info,.login .info,.login .welcome,.register .info{align-items:center;background-color:#61dafb8a;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.4em;width:100%}.form h3{margin-bottom:.8em}.login .form,.register .form{align-items:center;border:1px solid #90e0eb;border-radius:10px;display:flex;flex-direction:column;gap:2px;height:100%;justify-content:center;padding:1.4em;width:100%}.login .form input,.register .form input{border:1px solid #90e0eb;border-radius:10px;padding:5px;width:100%}.login .form button,.register .form button{background-color:var(--templateBackgroundColor);border:1px solid #90e0eb;border-radius:10px;color:#fff;font-weight:700;padding:5px;width:100%}.myprofile-managedoc{color:#040444;cursor:pointer}.login .form button:hover,.register .form button:hover{background-color:#90e0eb;color:#000;cursor:pointer}.logout{background-color:initial;border-style:none;color:#06367a;cursor:pointer}.documentDashboard{display:flex;flex-direction:row;height:100vh;width:100vw}.welcome{color:#282c34;margin-bottom:.5em}.headerNav{align-items:center;display:flex;justify-content:space-between}.sidebar{align-items:center;background-color:#06367a;display:none;height:100%;justify-content:space-between;min-width:10em}.mainPanel,.sidebar{display:flex;flex-direction:column;left:0;position:absolute}.mainPanel{background-color:#ebf2fc;height:100vh;padding:2em;width:100vw}.Alldocument{background-color:#ebf2fc;flex-wrap:wrap;gap:.7em}.Alldocument,.document{align-items:center;display:flex;justify-content:flex-start}.document{background-color:#fff;border-radius:5px;flex-direction:column;height:270px;padding:10px;width:270px}.document .docImage{height:180px;object-fit:cover;width:250px}.inputForm{align-items:center;border:1px dashed #282c34;border-radius:10px;display:flex;flex-direction:column;height:180px;justify-content:center;padding:1em;width:250px}.inputForm #uploadInput{display:none}.uploadIcons{height:35px;width:35px}.progressText,.uploadIcons{color:#266fd5}.uploadedDocName{align-items:center;color:#06367a;display:flex;gap:3px;margin-top:.8em;text-align:left}.AddDocAction{display:flex;flex-direction:column;height:130px;width:250px}button,input{margin:5px 2px}.AddDocAction button,.AddDocAction input{border:none;border-radius:10px;padding:10px}.AddDocAction button{background-color:green;border-style:none;color:#fff;cursor:pointer;font-weight:700}.AddDocAction button:hover{background-color:#adff2f}.mainPanelHeading{color:#06367a;margin-bottom:.7em;text-align:center}.filePanel-heading,.uploadPanelHeading{color:#06367a;margin-bottom:.7em;text-align:left}.image-uploaded{max-height:300px;max-width:300px}.infoImage{max-height:400px;max-width:250px}.uploadedDoc .edit{color:#000}.deleteDoc{bottom:28px;color:red;cursor:pointer;left:115px;position:relative;z-index:1}.updateDoc{display:flex}.updateDoc input{border:1px solid #06367a;border-radius:5px;margin:0 3px 0 5px;padding:10px}.updateDoc button{background-color:green;border:none;border-radius:5px;cursor:pointer;margin:0 5px 0 0;padding:10x;width:5em}.updateDoc button:hover{background-color:#adff2f;color:#000}.noDataMessage{color:#06367a}@media screen and (max-width:768px){.documentDashboard,.home,.login,.register{flex-direction:column}.documentDashboard{display:flex}.Alldocument{justify-content:center}.home,.login,.register{padding:0 1em}}
/*# sourceMappingURL=main.3aefb451.css.map*/