@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap);.sidebar{background-color:#191919;color:#faebd7;height:100%;left:0;position:fixed;top:0;width:18%}.sidebar-heading{cursor:pointer;display:flex;font-size:25px;font-weight:800;justify-content:center;margin:4% 0}.sidebar-heading-logo{height:50px;width:70px}.sidebar-hr{display:flex;justify-content:center;margin-bottom:5%;margin-top:4%;width:100%}.sidebar-ul{display:flex;flex-direction:column;font-size:20px;line-height:50px;list-style:none;padding:0}.sidebar-listitems{color:#faebd7;cursor:pointer;padding-left:20%;text-decoration:none;width:100%}@media only screen and (max-width:800px){.sidebar{display:none}}.orderCard{border-radius:5px;display:flex;flex-direction:column;height:7rem;justify-content:space-between;margin:10px;width:30%;z-index:2}.orderCard-heading{font-size:22px;font-weight:bolder;margin:25px 25px 0 35px}.orderCard-details,.orderCard-heading{display:flex;justify-content:flex-start}.orderCard-details{margin:25px 0 20px 35px}@media only screen and (max-width:800px){.orderCard{font-size:12px;height:-webkit-max-content;height:max-content;margin:0 0 0 3%;width:25%}.orderCard-heading{display:flex;font-size:12px;justify-content:flex-start;margin:2% 2% 0 3%}}.orders{color:#000;display:flex;margin:8% 0 2% 20%;position:relative;top:1%;width:80%;z-index:1}@media only screen and (max-width:800px){.orders{margin:15% 0 6% 5%;width:100%}}.orderList{color:#000;display:flex;font-size:medium;justify-content:center;margin:0 0 1% 18%;width:80%}.orderList-options{display:flex;justify-content:space-evenly;list-style:none}.orderList-options-option{background:#add8e6;border-radius:5px;cursor:pointer;margin:1%;padding:5px 5px 5px 25px;width:190px}@media only screen and (max-width:800px){.orderList{margin:0 0 1% 3%;width:80%}.orderList-options-option{width:30%}}.orderTable{border-collapse:collapse;color:#000;line-height:40px;margin:0 0 5% 20%;text-align:center;width:80%}th{width:180px}td,th{border:1px solid #505050;padding:8px}.orderTable-button:hover{cursor:pointer}.verified{color:#3acf53}.notverified,.verified{cursor:pointer;font-family:cursive;font-weight:600}.notverified{color:red}@media only screen and (max-width:800px){.orderTable{justify-content:center;margin:0 0 5%;max-width:98%;width:98%}td,th{font-size:12px;padding:6px}}.main-div{background-color:#6f61c0;color:#f5f5f5;font-family:cursive;height:-webkit-max-content;height:max-content;margin:3% 0 2% 40%;position:relative;width:40%}.photo-name{background-color:#a084e8;display:flex;flex-direction:row;font-size:22px;justify-content:space-between;margin-bottom:5%;padding:10px}.photo{border-radius:50%;height:50px;margin:10px 0 0 20px;width:50px}.adhar,.photo{background-repeat:no-repeat;background-size:100% 100%}.adhar{border-radius:1%;height:120px;margin:0 0 0 20px;width:180px}.adhar,.name{font-size:larger}.name{margin:10px 20px 0}.verificationDetails{display:flex;flex-direction:column}.details{display:flex;margin:9px}.button{position:absolute;right:4%}.content{font-size:20px;margin:0 0 0 10%}.navbar{align-items:center;background-color:#1e1e1e;color:#faebd7;display:flex;height:12%;justify-content:space-between;left:18%;position:fixed;top:0;width:82%;z-index:10}.navbar-links{display:none}.navbar-search{margin:0 2% 0 0;width:50%}.navbar-heading{font-size:28px;font-weight:600;margin:0 0 0 20px}.navbar-logout{color:red;cursor:pointer;font-size:20px;font-weight:600;margin-right:15px}.navbar-search-input{height:30px;margin-right:0;width:250px}@media only screen and (max-width:800px){.navbar{left:0;margin:0 0 10%;position:fixed;top:0;width:100%}.navbar-heading{font-size:17px;font-weight:600;margin:0 0 0 20px}.navbar-search-input{font-size:10px;height:25px;margin-right:0;width:120px}.navbar-logout{color:red;cursor:pointer;font-size:16px;font-weight:600;margin-right:5px}.navbar-links{display:flex;font-size:12px;margin-top:1%;width:100%}.navbar-link{font-size:12px;margin:0 2% 0 4%}}body{background-color:#ebebff;font-family:Poppins,sans-serif;overflow-x:hidden;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{border-radius:3px;font-size:16px;padding:12px}button,button:hover{cursor:pointer}button:active{opacity:.7}*,:after,:before{box-sizing:border-box}.custom-field{font-size:14px;margin-top:5px;padding-top:20px;position:relative}.custom-field input{border:1.5px solid gray;border-radius:3px;font-size:14px;outline-color:#00bfff;padding:12px;width:300px}.custom-field .placeholder{color:#aaa;left:12px;position:absolute;top:calc(50% + 10px);-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:top .3s ease,font-size .3s ease,color .3s ease}.custom-field input:focus+.placeholder,.custom-field input:valid+.placeholder{background-color:#222;color:#222;color:#ebebff;font-size:10px;padding:5px;top:21px}.message{color:#4682b4;font-family:Ubuntu,sans-serif;font-size:70px}.success{color:#2e8b57;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:18px;margin-top:15px}.forgot-pass{display:flex;justify-content:center;margin:10px}
/*# sourceMappingURL=main.cfa41cbe.css.map*/