#quill-container{max-height:600px;margin-bottom:60px;min-height:100%;background-color:#fff}#quill-container-tests{margin-bottom:15px;min-height:350px;background-color:#fff}.editor,.editor>.ql-container>.ql-editor{min-height:350px;max-height:550px}.editor>.ql-container{min-height:350px;background-color:#fff}.multimedia-recorder{height:600px}.input-range__label-container{color:#000;font-size:10px;font-family:"Lato",sans-serif}.quillFlex{display:flex;height:127px;flex-flow:column nowrap}.quillFlex div:nth-child(2){background-color:#fff;flex-grow:1}.videoInstructionsText>.ql-container{background-color:#fff}.scrollable-list{max-height:200px;overflow-y:auto}.add-student-container{display:flex;flex-direction:column;align-items:flex-start;margin-top:20px}.add-student-container input[type=email]{width:300px;padding:10px;margin-bottom:10px;border-radius:5px;border:1px solid #ccc;font-size:14px}.add-student-container button{padding:10px 20px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.add-student-container button:hover{background-color:#45a049}.add-student-container button:active{background-color:#3e8e41}.grading-matrix-radio-container>div>label{margin:0;font-weight:400;cursor:pointer}.grading-matrix-comment-container>{margin:0;font-weight:400;text-align:justify}input[type=radio]{cursor:pointer}.center-div{text-align:center}.grading-matrix-tbl table tr:nth-child(2n) th[scope=row]{background-color:#f4f1f1}.grading-matrix-tbl table tr:nth-child(odd) th[scope=row]{background-color:#f9f9f9}.grading-matrix-tbl table tr th{vertical-align:bottom;background-color:#333;color:#fff}.grading-matrix-tbl table tr th[scope=row]{position:-webkit-sticky;position:sticky;left:0;z-index:1;vertical-align:top;color:inherit;background-color:inherit;background:linear-gradient(90deg,transparent,transparent calc(100% - .05em),#d6d6d6 calc(100% - .05em),#d6d6d6)}.grading-matrix-tbl table thead tr th{position:-webkit-sticky;position:sticky!important;top:0;z-index:10}.grading-matrix-tbl table tr th[scope=row]{min-width:15em}.scrolling-list-m{overflow-y:auto;height:600px}.grading-matrix-tbl table tr td{min-width:20em}.grading-matrix-tbl .small-td{min-width:5em}.video video{max-height:50vh}.acordion{margin-bottom:26px}.acordion__header{background-color:#eee;color:#444;cursor:pointer;padding:5px;width:100%;border:1px solid #444;text-align:left;outline:none;font-size:15px;transition:.4s;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.acordion__header>h4{pointer-events:none}.acordion__body{padding:0 18px;background-color:#fff;height:0;overflow:hidden;transition:height .2s ease-out;interpolate-size:allow-keywords}.acordion__body>a>p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.acordion__header--active:not(.no_after):after{content:"\2212";color:#777;font-weight:700;float:right;margin-left:5px}.acordion__header:not(.acordion__header--disabled):not(.acordion__header--active):not(.no_after):after{content:"\002B";color:#777;font-weight:700;float:right;margin-left:5px}.acordion__header--active,.acordion__header--disabled:hover,.acordion__header:hover{background-color:#ccc;border:1px solid #ccc}.acordion__body--expand{height:auto;padding:1rem;overflow:auto;transition:height .2s ease-out}.health-check-container{position:reltive;display:inline-block}.health-check-indicator{margin-left:10px;cursor:pointer;-webkit-user-select:none;user-select:none;font:700 14px sans-serif;padding:10px 20px;border-radius:6px;border:1px solid transparent;transition:all .2s ease}.health-check-indicator:hover{background-color:rgba(0,0,0,.1);-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.health-check-indicator:active{-webkit-transform:translateY(0);transform:translateY(0)}.health-check-menu{position:absolute;top:100%;left:-20px;margin-top:6px;background:#fff;border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.12);padding:16px;min-width:280px;z-index:1000;-webkit-animation:slideDown .2s ease-out;animation:slideDown .2s ease-out}.health-check-section{margin-bottom:16px}.section-title{font:600 12px sans-serif;color:#495057;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e9ecef;padding-bottom:4px}.general-status-message{display:flex;align-items:flex-start;grid-gap:8px;gap:8px;padding:10px;border-radius:6px;font-size:12px;line-height:1.3;margin-bottom:6px}.general-status-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.general-status-message.warning{background:#fff3cd;border:1px solid #ffeaa7;color:#856404}.general-status-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.general-status-message.checking{background:#e3f2fd;border:1px solid #bbdefb;color:#1565c0}.status-icon{font-size:14px;flex-shrink:0;margin-top:1px}.status-text{flex:1 1}.services-list{background:#f8f9fa;border-radius:6px;padding:6px}.health-check-service{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;margin-bottom:3px;border-radius:4px;border-bottom:1px solid #e9ecef;transition:background-color .2s ease}.health-check-service:hover{background-color:#e9ecef}.health-check-service:last-child{border-bottom:none;margin-bottom:0}.service-name,.service-status{font-size:13px;font-weight:500;color:#495057}.service-status{font-weight:600;display:flex;align-items:center;grid-gap:5px;gap:5px}.status-online{color:#28a745}.status-offline{color:#dc3545}.status-checking{color:#ffc107}.health-check-timestamp{font-size:11px;color:#6c757d;text-align:center;font-style:italic;margin-top:12px;padding-top:8px;border-top:1px solid #f8f9fa}.health-check-overlay{position:fixed;inset:0;z-index:999;background:transparent}.layout_main__ai7vr{display:flex;min-height:75vh;flex-flow:column nowrap;justify-content:space-between}.layout_rowCenter__317CT{display:flex;align-items:center;flex-flow:row}.layout_noMargin__3G8cb{margin:0}.layout_box_style__3rmQx{border-radius:15px;border:thin solid #e5e4e4;padding:10px 0;margin-bottom:9px}
/*# sourceMappingURL=main.084eb755.chunk.css.map */