@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap";body{font-family:roboto!important}a{color:#000;text-decoration:none}.green200{color:#14c414}.bold{font-weight:500}.App{text-align:center}.flex{display:flex}.flex-center{display:flex;justify-content:center;align-items:center}.justify-center{justify-content:center}.align-center{align-items:center}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#b9b9b9;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:gray}.questionsBox{width:600px;max-width:600px;height:-moz-fit-content;height:fit-content}.category{background:#e4e4e4;color:#000;padding:.2rem 1rem .2rem .2rem;gap:.7rem;border-radius:.9rem;justify-content:flex-start;font-size:.75rem!important}.category div{overflow:hidden;width:20px;height:20px;background:#fff}.questions{animation:slide .3s linear;transition:opacity .3s ease-in}@keyframes slide{0%{transform:translate(4rem);opacity:0}to{transform:translate(0);opacity:1}}.disable-copy-paste{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.record-vid-btn,.rec-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.record-vid-btn button{background-color:#1565c0;padding:10px;margin:10px;color:#fff;border-radius:8px}.recorded-videos{display:flex;flex-wrap:wrap}.single-rec-vid{display:flex;flex-direction:column}video{border-radius:10px}.selected-video div{display:flex;align-items:center;justify-content:center;-moz-column-gap:20px;column-gap:20px}.selected-video video{height:400px;width:400px;border-radius:10px;margin-bottom:20px}.selected-video h2{font-weight:600;padding:10px}.selected-video button{margin-top:10px;padding:8px 16px;border-radius:5px;background-color:#007bff;color:#fff;border:none;cursor:pointer}.selected-video button:hover{background-color:#0056b3}.textfield-type textarea{border:1px solid skyblue;padding:10px;border-radius:4px;width:80%}.startTestBox{max-height:98%!important;overflow-y:auto!important}.assessment-description ol,.assessment-description ul{all:revert}.scoreCard{width:600px;max-width:650px}:root{--light-purple:rgb(217, 230, 248) !important}body{min-height:95vh;background:#d9e6f8!important;background-color:var(--light-purple)!important;font-family:Raleway,sans-serif!important}::-moz-selection{background:var(--light-purple)!important}::selection{background:var(--light-purple)!important}.MuiFormHelperText-root{margin-left:.2rem!important}.MuiContainer-root{padding:0 .5rem!important}.roboto{font-family:roboto!important}
