@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container .registration{visibility:hidden}.container-reset{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #0003;box-sizing:border-box;margin:auto;max-width:430px;padding:2rem;width:90%}.container-reset .form{margin:auto;overflow:visible;padding:2rem;position:relative}header{font-size:2rem;font-weight:800;margin-bottom:1.5rem;text-align:center}form input{border:1px solid #ddd;border-radius:6px;font-size:17px;height:60px;margin-bottom:1.3rem;outline:none;padding:0 15px;width:100%}form input:focus{box-shadow:0 1px 0 #000}form a{color:#d21e27;font-size:16px;text-decoration:none}form a:hover{text-decoration:underline}form input#button{font-size:1.5rem;font-weight:550;letter-spacing:1px;margin-top:1.7rem;transition:.4s}form input#button,form input.button:hover{background:#d21e27;color:#fff;cursor:pointer}.app-container{display:flex;flex-direction:column;min-height:100vh}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}.filter-input{border:1px solid #ccc;border-radius:8px;font-size:16px;height:60px;outline:none;padding:10px;transition:box-shadow .2s ease-in-out;width:30%}.filter-input:focus{box-shadow:0 0 8px #0003}#filter-text{text-align:center}table{margin:25px 0;text-align:left;width:50%}#registerButton{display:block;position:-webkit-sticky;position:sticky;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle}#registerButton,#registerButton2{background:#d21e27;border:1px solid #d21e27;border-radius:6px;box-shadow:1px 2px 4px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;font-family:nunito,roboto,proxima-nova,proxima nova,sans-serif;font-size:16px;font-weight:800;line-height:16px;min-height:40px;outline:0;padding:12px 14px;text-align:center;text-rendering:geometricprecision;text-transform:none;z-index:9999}#registerButton2{margin:0;position:relative;top:50%;transform:translateY(-50%)}#studentHeader{left:0;margin-inline:auto;position:absolute;right:0;width:-webkit-fit-content;width:fit-content}td,th{border:1px solid #ddd;padding:12px}.overlay{align-items:center;animation:fadeIn .3s ease-in-out;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}#submissionIframe{height:80%}.expanded-assignment{background:#f7f2eb;border-radius:15px;height:90%;overflow-y:auto;padding:30px;text-align:center;width:80%}.table-container{display:flex;justify-content:center;margin:20px auto;min-height:100%;width:90%}#archiveButton{background:#d21e27;border:1px solid #d21e27;border-radius:6px;box-shadow:1px 2px 4px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:block;float:right;font-family:nunito,roboto,proxima-nova,proxima nova,sans-serif;font-size:16px;font-weight:800;line-height:16px;min-height:40px;outline:0;padding:12px 14px;position:-webkit-sticky;position:sticky;text-align:center;text-rendering:geometricprecision;text-transform:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;z-index:9999}#archiveButton:active,#archiveButton:hover,#registerButton:active,#registerButton:hover{background-color:initial;background-position:0 0;color:#d21e27}#archiveButton:active,#registerButton:active{opacity:.5}.student-table{background:#fff;border-collapse:collapse;border-radius:10px;box-shadow:0 12px 15px #0000003d,0 17px 50px #00000030;color:#000;font-size:18px;overflow:hidden;width:100%}.expanded-container{background:#000000b3}.modal{border-radius:10px;box-shadow:0 4px 10px #0003;color:#fff;display:flex;flex-direction:column;height:250px;justify-content:space-between;left:50%;padding:30px;position:fixed;top:50%;transform:translate(-50%,-50%);width:420px;z-index:10000}.modal,.modal-content{background:#d21e27;text-align:center}.modal-content{border-radius:8px;padding:20px}#button-container{display:flex;gap:20px;justify-content:center;margin-top:20px}#no-button,#yes-button{background:#fff;border:1px solid #d21e27;border-radius:6px;box-shadow:1px 2px 4px #0000001a;box-sizing:border-box;color:#d21e27;cursor:pointer;display:inline-block;font-family:nunito,roboto,proxima-nova,proxima nova,sans-serif;font-size:16px;font-weight:800;line-height:16px;min-height:40px;outline:0;padding:12px 14px;text-align:center;text-rendering:geometricprecision;text-transform:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;z-index:9999}#no-button:active,#no-button:hover,#yes-button:active,#yes-button:hover{background-color:#000;background-position:0 0;color:#fff}#feedback-input{height:200px;width:100%}#feedback-input,#grade-input{border:1px solid #ccc;border-radius:5px;font-size:large;margin-top:5px;padding:10px}#grade-input{width:50%}#accessLevel2,#accessLevel3,#accessLevel4{background:#fff;border:1px solid #d21e27;border-radius:6px;box-shadow:1px 2px 4px #0000001a;box-sizing:border-box;color:#d21e27;cursor:pointer;font-family:nunito,roboto,proxima-nova,proxima nova,sans-serif;font-size:16px;font-weight:800;line-height:16px;margin-right:5px;min-height:40px;outline:0;padding:12px 14px;position:-webkit-sticky;position:sticky;text-align:center;text-rendering:geometricprecision;text-transform:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;z-index:9999}#accessLevel2:active,#accessLevel2:hover,#accessLevel3:active,#accessLevel3:hover,#accessLevel4:active,#accessLevel4:hover{background-color:initial;background-position:0 0;color:#d21e27}.nav{font-family:Montserrat,sans-serif}.navbar-image{height:100px}.footer{display:flex;flex-direction:column;font-weight:700;padding:20px}.footer-separator{margin-bottom:20px}.footer-info{align-items:stretch;display:grid;grid-template-columns:repeat(4,1fr);position:relative}.footer-column{display:flex;flex-direction:column;justify-content:flex-start;padding:0 20px;position:relative;text-align:left}.footer-column:not(:last-child):after{background-color:#ccc;content:"";height:100%;position:absolute;right:0;top:0;width:1px}.logo-column{align-items:center;display:flex;justify-content:center}.footer-image{height:auto;max-width:200px}.footer-info-four,.footer-info-one,.footer-info-three,.footer-info-two{display:flex;flex-direction:column;margin-bottom:10px;width:33%}.app-container{font-family:Arial,sans-serif;padding:20px;position:-webkit-sticky;position:sticky}.filter-bar{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.tables-container{display:flex;justify-content:space-around;margin:20px auto;max-height:80%;padding:10px;position:relative;width:95%}table th{background-color:#d21e27;color:#fff}table{background:#fff;border-collapse:collapse;border-radius:10px;box-shadow:0 12px 15px #0000003d,0 17px 50px #00000030;color:#000;font-size:18px;overflow:hidden;width:100%}.description{width:700px}.file{width:250px}.submitted{width:200px}table th,td{border:1px solid #ddd;padding:15px}th{background-color:#f2f2f2;text-transform:uppercase}.assignment-row-student:hover{background:#fadfdf;cursor:pointer}.locked-row-student{opacity:.4}.expanded-container{background-color:#00000080;overflow:hidden}.expanded-content{border-radius:10px;max-height:80vh;max-width:90%;padding:20px}#description,#purpose{text-align:left}#myIframe,#myIframe2{height:550px}#fileInput{float:left;margin-left:10px;padding-top:5px}#fileSector{display:flex;justify-content:left}#submitButton{background:#d21e27;border:1px solid #d21e27;border-radius:6px;box-shadow:1px 2px 4px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:block;float:left;font-family:nunito,roboto,proxima-nova,proxima nova,sans-serif;font-size:16px;font-weight:800;line-height:16px;min-height:40px;outline:0;padding:12px 14px;position:-webkit-sticky;position:sticky;text-align:center;text-rendering:geometricprecision;text-transform:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;z-index:9999}#submitButton:active,#submitButton:hover{background-color:initial;background-position:0 0;color:#d21e27}#submitButton:active{opacity:.5}body{margin:0}.nav{align-items:stretch;background-color:#f7f2eb;color:#d21e27;font-size:2rem;gap:2rem;justify-content:space-between}.nav,.nav ul{display:flex;padding:0}.nav ul{gap:3rem;list-style:none;margin:0}.nav a{align-items:center;color:inherit;display:flex;height:100%;padding:.25rem;text-decoration:none}.navbar-image{height:60px}.nav li.active,.nav li:hover{background-color:#e0dede}#backToTable{background:#d21e27;border:1px solid #d21e27;border-radius:6px;box-shadow:1px 2px 4px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:block;float:left;font-family:nunito,roboto,proxima-nova,proxima nova,sans-serif;font-size:16px;font-weight:800;line-height:16px;min-height:40px;outline:0;padding:12px 14px;position:-webkit-sticky;position:sticky;text-align:center;text-rendering:geometricprecision;text-transform:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;z-index:9999}iframe{height:95%}#editAssignment{background:#d21e27;border:1px solid #d21e27;border-radius:6px;box-shadow:1px 2px 4px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:block;float:right;font-family:nunito,roboto,proxima-nova,proxima nova,sans-serif;font-size:16px;font-weight:800;line-height:16px;min-height:40px;outline:0;padding:12px 14px;position:-webkit-sticky;position:sticky;text-align:center;text-rendering:geometricprecision;text-transform:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;z-index:9999}tr{cursor:pointer}tr:hover{background:#fadfdf}.assignment-row-professor:hover,.student-row-professor:hover{background:#fadfdf;cursor:pointer}.expanded-content{background:#f7f2eb;border-radius:15px;height:80%;overflow-y:auto;padding:30px;text-align:center;width:80%}expanded-container{align-items:center;animation:fadeIn .3s ease-in-out;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}#wrapper{min-height:100%}#main{overflow:auto;padding-bottom:100px}#footer{clear:both;height:100px;margin-top:-100px;position:-webkit-sticky;position:sticky}.assignment-table{background:#fff;border-collapse:collapse;border-radius:10px;box-shadow:0 12px 15px #0000003d,0 17px 50px #00000030;color:#000;font-size:18px;overflow:hidden;width:100%}.student-table-container{max-height:80%;overflow-y:scroll;padding:10px;position:relative}.student-table td,.student-table th,.student-table-container td,.student-table-container th{border-bottom:1px solid #d3d3d3;padding:15px;text-align:left}.student-table th,.student-table-container th{background:#d21e27;color:#fff;text-transform:uppercase}.assignment-row,.student-row{cursor:pointer;transition:background .3s ease}tr:nth-child(2n){background-color:#f5f4f4}.assignment-row:hover,.student-row:hover{background:#fadfdf}.expanded-container{align-items:center;animation:fadeIn .3s ease-in-out;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.table-switch-button{align-items:center;display:flex;justify-items:center}.edit-description,.grade-feedback-container{justify-content:space-between;margin-top:20px}.editDescriptionTextArea,.feedbackSection{text-align:left;width:100%}.gradeSection{text-align:left;width:50%}.feedback-submit-button{background:#d21e27;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:large;font-weight:700;margin-top:50px;padding:10px 15px}.feedback-submit-button:hover{background:#a71b22}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes expand{0%{transform:scale(.5)}to{transform:scale(3)}}.editDescription{background:#d21e27;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:large;font-weight:700;margin-top:50px;padding:10px 15px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}body{background:#f7f2eb;min-height:100vh}.App,body{width:100%}.login-image{display:block;margin:auto auto 20px;width:20%}.container{background:#fff;border-radius:7px;box-shadow:0 5px 10px #0000004d;margin:auto auto 30px;max-width:430px;width:50%}.container .registration{display:none}#check:checked~.registration{display:block}#check,#check:checked~.login{display:none}.container .form{margin:auto;overflow:visible;padding:2rem;position:relative}.form header{font-size:2rem;font-weight:800;margin-bottom:1.5rem;text-align:center}.form input{border:1px solid #ddd;border-radius:6px;font-size:17px;height:60px;margin-bottom:1.3rem;outline:none;padding:0 15px;width:100%}.form input:focus{box-shadow:0 1px 0 #000}.form a{color:#d21e27;font-size:16px;text-decoration:none}.form a:hover{text-decoration:underline}.form input#button{background:#d21e27;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:550;letter-spacing:1px;margin-top:1.7rem;transition:.4s}.form input.button:hover{background:#9d161a}.signup{font-size:19px;text-align:center}.signup label{color:#d21e27;cursor:pointer}.signup label:hover{text-decoration:underline}#error{color:#d21e27;font-weight:700;margin-bottom:20px;margin-top:0;text-align:center}#downloadButton{background:#d21e27;border:1px solid #d21e27;border-radius:6px;box-shadow:1px 2px 4px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-family:nunito,roboto,proxima-nova,proxima nova,sans-serif;font-size:16px;font-weight:800;line-height:16px;margin-bottom:1%;margin-top:-1%;min-height:40px;outline:0;padding:12px 14px;position:-webkit-sticky;position:sticky;text-align:center;text-rendering:geometricprecision;text-transform:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;z-index:9999}.content{flex:1 1;z-index:1001}
/*# sourceMappingURL=main.902d6499.css.map*/