.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-content{background-color:#e3ecf1;border-radius:5px;max-width:500px;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{-webkit-animation:progressBar 3s ease-in-out infinite;animation:progressBar 3s ease-in-out infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes progressBar{0%{width:0}to{width:100%}}@keyframes progressBar{0%{width:0}to{width:100%}}.good-bg[data-v-3730e4f5]{background-color:#009556}.acceptable-bg[data-v-3730e4f5]{background-color:#ffc107}.strengthened-bg[data-v-3730e4f5]{background-color:#f30000}.good-text[data-v-3730e4f5]{color:#009556}.acceptable-text[data-v-3730e4f5]{color:#ffc107}.strengthened-text[data-v-3730e4f5]{color:#f30000}.menu_hide[data-v-3730e4f5]{display:none}