.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999}.modal-content{background-color:#e3ecf1;border-radius:5px;width:100%;min-width:70vw;height:90vh;max-height:90vh;max-width:70vw;overflow-y:scroll;overflow-x:hidden}.close-btn{margin-top:8px;padding:5px 10px;background-color:transparent;color:#fff;cursor:pointer}.good-bg{background-color:#009556}.acceptable-bg{background-color:#ffc107}.strengthened-bg{background-color:#f30000}.good-text{color:#009556}.acceptable-text{color:#ffc107}.strengthened-text{color:#f30000}.vm-btn-close{outline:none!important}.modal-outer{max-width:80vw}.modal-outer .vm-titlebar{color:#fff!important;background:#0f455c;text-align:center}.modal-outer .vm-content{background:#e3ecf1;height:80vh;overflow-x:hidden;overflow-y:scroll}.modal-outer .teacher_answer{display:none}.progress{animation:progressBar 3s ease-in-out infinite;animation-fill-mode:both}@keyframes progressBar{0%{width:0}to{width:100%}}.good-bg[data-v-517807f6]{background-color:#009556}.acceptable-bg[data-v-517807f6]{background-color:#ffc107}.strengthened-bg[data-v-517807f6]{background-color:#f30000}.good-text[data-v-517807f6]{color:#009556}.acceptable-text[data-v-517807f6]{color:#ffc107}.strengthened-text[data-v-517807f6]{color:#f30000}.menu_hide[data-v-517807f6]{display:none}