@charset "UTF-8";#homework table{width:100%}#homework table th{font-weight:400;font-size:1rem;border-left:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center;background-color:#ddd;color:#000}#homework table th:nth-child(4){width:100px;border-right:1px solid #ddd}#homework table td:nth-child(1){width:calc(98% - 500px);border-left:1px solid #ddd;padding-left:1rem}#homework table td:nth-child(1) a{font-size:1rem}#homework table td:nth-child(2),#homework table td:nth-child(3){text-align:center;width:170px}#homework table td:nth-child(4){width:80px;text-align:center}#homework table td:nth-child(5){width:80px}#homework table td:nth-child(5) img{display:block;margin:0 auto}#homework table td{font-size:1rem;border-right:1px solid #ddd;border-bottom:1px solid #ddd}#homework table tr.expired_display{background-color:#444}#homework table tr.expired_display td{color:#999}#homework table tr.expired_display td a{color:#999}#homework table tr.expired_display td a.notAllowed{pointer-events:none;cursor:not-allowed;text-decoration:none}#homework .attahFile{margin-top:1rem;border-top:1px solid #ddd;padding-top:1rem}#homework .attahFile h4{font-size:1.2rem}#homework .attahFile label{font-size:1rem}#homework .attahFile small{font-size:.6rem;display:block;margin-bottom:1rem}#homework .attahFile input.btn{width:90px}#homework .attahFile select.name_file{width:calc(100% - 510px);font-size:.9rem}#homework .attahFile input.attach_file{width:285px;margin-left:1rem}.displayError{background-color:var(--danger);color:#fff;padding:.3rem 1rem}:root{--primary-theme:#22A3D1!important}.export-btn-score-group{margin:0 0 0 auto}#countdownClock{display:none}#countdownClock h4{text-align:center}#countdownClock #digitalTimer{width:200px;height:200px;background-image:url(/images/stopwatch.webp);background-size:cover;background-repeat:no-repeat;text-align:center;padding-top:11vh;margin:1rem auto}#exerciseDetails .exercise_body h5.h6{font-size:.875rem}#exerciseDetails .exercise_body .small{font-size:.8rem}#sidebarNav .opacity{opacity:.6!important}textarea.textanswer{width:90%;height:20vh}