body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tables{border:2px solid #849e9b;border-radius:10px;box-shadow:2px 2px 5px #849e9b;font-size:medium;font-weight:500;margin:20px auto;min-height:80vh;padding:10px 50px;width:70%}.tables .keycopy{border:2px solid #37645e;border-radius:5px;cursor:pointer;display:inline-block;padding:10px}.tables .table{border-bottom:1px solid #849e9b;border-radius:5px;color:#015045;cursor:pointer;display:flex;flex-direction:row;font-size:large;justify-content:space-between;margin-top:10px;padding:15px}.tables .table:hover,.tables .tabledetails{background-color:#f0f0f0}.tables .tabledetails{border-radius:10px;font-family:monospace;padding:15px}.tables .tablehide{display:none}.tables .link{background-color:#015045;border-radius:5px;color:#fff;padding:10px 40px}.tables .link:hover{box-shadow:1px 1px 4px #37645e}.tables .btn{background-color:#015045;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;margin:10px 0;outline:none;padding:10px 0;width:200px}.tables button:hover{box-shadow:1px 1px 4px #37645e}.dashboard{border-radius:10px;box-shadow:2px 2px 5px #849e9b;font-size:small;font-weight:500;margin:20px auto;min-height:80vh;padding:10px 50px;width:70%}.dashboard .project{border-bottom:1px solid #849e9b;border-radius:5px;color:#015045;cursor:pointer;font-size:large;margin-top:10px;padding:15px}.dashboard .project:hover{background-color:#f5f5f5}.dashboard .link{background-color:#015045;border-radius:5px;color:#fff;padding:10px 40px}.dashboard .link:hover{box-shadow:1px 1px 4px #37645e}.form{border:2px solid #37645e;box-shadow:3px 4px 10px #849e9b;font-size:small;width:800px}.form h2{font-weight:500;text-align:center}.form input{border:2px solid #37645e;padding:8px}.form .submit-btn:hover{box-shadow:4px 4px 10px #37645e}.access{background-color:#fff;border-radius:10px;box-shadow:2px 2px 5px gray;color:#015045;font-family:monospace!important;margin:20px 2.5%;padding:20px 2.5%;width:90%}.access select{background-color:#fff;border:2px solid #37645e;margin:5px 0 5px 20px;padding:10px;text-align:center;transition:.1s;width:200px!important}.access button,.access select{border-radius:5px;outline:none}.access button{background-color:#015045;border:none;color:#fff;cursor:pointer;font-weight:600;margin:10px 0;padding:10px 0;width:200px}.access .submit-btn{width:100%}.access button:hover{box-shadow:4px 4px 10px #37645e}.access li{margin:10px}.access li span{border:2px solid #37645e;border-radius:5px;cursor:pointer;display:inline-block;padding:10px}.access code{width:200px!important}.helpButton{color:#015045;cursor:pointer;float:right}.form{border:1px solid #849e9b;border-radius:10px;box-shadow:2px 2px 5px #849e9b;font-size:medium;font-weight:400;margin:20px auto;min-height:80vh;padding:10px 50px;width:500px}.form .hed{color:#015045;font-size:x-large;font-weight:700;padding:20px;text-align:center}.form input{border:2px solid #849e9b;border-radius:5px;margin:5px 0 15px;outline:none;padding:10px;transition:.1s;width:95%}.form input:hover{border:2px solid #015045;box-shadow:1px 1px 4px #849e9b}.form input:focus{border:2px solid #015045;box-shadow:2px 2px 8px #849e9b}.form label{margin:5px 0}.form button{border:none;border-radius:5px;color:#fff;font-weight:600;margin:10px 0;outline:none;padding:10px 0;width:40%}.form .submit-btn{background-color:#015045;font-size:medium;width:100%}.form .submit-btn:hover{box-shadow:2px 2px 5px #4f8b83}.form .submit-btn:disabled{background-color:#4f8b83}.modal{background-color:#fff;border:2px solid #015045;border-radius:10px;left:50%;padding:10px;position:absolute;text-align:center;top:30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:400px}@media(max-width:600px){.form{width:70%}}.navbar{align-items:center;background-color:#00554a;color:#fff;display:flex;font-size:large;justify-content:space-between;padding:15px 40px}.logo{color:#fff;font-weight:500}.navbar a{color:#fff;display:inline-block;margin:0 20px;position:relative;text-decoration:none}.navbar a:hover{color:#fff;text-shadow:1px 1px 2px grey}.navbar a:after{background-color:#fff;bottom:-5px;color:#fff;content:"";height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom center;transform-origin:bottom center;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;width:100%}.navbar a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom center;transform-origin:bottom center}.logout{color:#fff;display:inline-block;margin:0 20px;position:relative;text-decoration:none}.logout:hover{color:#fff;text-shadow:1px 1px 2px grey}.logout:after{background-color:#fff;bottom:-5px;color:#fff;content:"";height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom center;transform-origin:bottom center;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;width:100%}.logout:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom center;transform-origin:bottom center}.link{color:#015045;font-weight:500;text-decoration:none}.createtable{border-radius:10px;box-shadow:2px 2px 5px #849e9b;font-size:large;font-weight:400;margin:20px auto;min-height:80vh;min-width:400px;padding:10px 50px;width:60%}.createtable .hed{color:#015045;font-size:x-large;font-weight:500;padding:20px;text-align:center}.createtable input,.createtable select{background-color:#fff;border:2px solid #849e9b;border-radius:5px;margin:5px 0;outline:none;padding:10px;transition:.1s;width:100%}.createtable input:hover{border:2px solid #015045;box-shadow:1px 1px 4px #849e9b}.createtable input:focus{border:2px solid #015045;box-shadow:2px 2px 8px #849e9b}.createtable label{margin:5px 0}.createtable button{background-color:#015045;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;margin:10px 0;outline:none;padding:10px 0;width:40%}.createtable .submit-btn{width:100%}.createtable button:hover{box-shadow:4px 4px 10px #4f8b83}.createtable .width-m{margin-right:20px;width:200px}.createtable .width-s{margin-right:20px;padding:5px;text-align:center;width:120px!important}.createtable .column{border:2px solid #e2e2e2;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;margin:10px;padding:5px 10px}.createtable .column:hover{background-color:#f5f5f5;box-shadow:2px 2px 4px #e2e2e2}.createproject{border-radius:10px;box-shadow:2px 2px 6px #849e9b;font-size:large;font-weight:400;margin:20px auto;min-height:80vh;min-width:400px;padding:10px 50px;width:60%}.createproject .hed{color:#015045;font-size:x-large;font-weight:500;padding:20px;text-align:center}.createproject input{background-color:#fff;border:2px solid #849e9b;border-radius:5px;margin:5px 0;outline:none;padding:8px;transition:.1s;width:95%}.createproject input:hover{border:2px solid #015045;box-shadow:1px 1px 4px #849e9b}.createproject input:focus{border:2px solid #015045;box-shadow:2px 2px 8px #849e9b}.createproject label{margin:5px 0}.createproject button{background-color:#015045;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;margin:10px 0;outline:none;padding:10px 0;width:40%}.createproject .submit-btn{width:100%}.createproject button:hover{box-shadow:4px 4px 10px #4f8b83}.createproject .width-m{margin-right:20px;width:200px}.createproject .width-s{margin-right:20px;padding:5px;text-align:center;width:120px!important}.createproject .column{border:2px solid #e2e2e2;border-radius:10px;margin:10px;padding:5px 10px}.createproject .column:hover{background-color:#e8f0ef;box-shadow:2px 2px 4px #e2e2e2}@media(max-width:600px){.createtable .createproject{width:70%}}.faqs{border:2px solid #849e9b;border-radius:10px;box-shadow:2px 2px 5px #849e9b;font-size:17px;margin:20px auto;min-height:80vh;padding:10px;width:70%}.faqs .head{font-size:30px;margin:10px;text-align:center}.question{border-bottom:1px solid #aac1be;margin-bottom:10px;padding-bottom:5px;padding-left:10px;padding-top:5px}.que{border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:5px 15px;transition:background-color .1s}.ans,.que:hover{background-color:#f0f0f0}.ans{font-family:monospace;padding:15px}.footer{align-items:center;background-color:#015045;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:50px;padding:20px 0;width:100%}.footer .fr{display:grid;margin-top:10px;place-items:center}
/*# sourceMappingURL=main.b7bcb747.css.map*/