@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.table{overflow-x:auto;width:100%}.table table{margin:0;width:100%}.table table thead,body.dark-mode .table table thead{background:#796eff}.table table thead tr th{border-style:none;color:#fff;font-size:14px;font-weight:500;padding:12px 15px;text-align:center;white-space:nowrap}@media(min-width:768px)and (max-width:1023px){.table table thead tr th{padding:10px 15px}}@media(min-width:641px)and (max-width:767px){.table table thead tr th{padding:10px}}@media(min-width:1px)and (max-width:640px){.table table thead tr th{font-size:13px;padding:10px}}.table table thead tr th:first-child{text-align:left}.table table tbody tr{border-bottom:1px solid #dfe5ea}.table table tbody tr.active{background:#f2f2f2}body.dark-mode .table table tbody tr{border-bottom:1px solid #24262c}.table table tbody tr td{background:#fff;border:0;border-bottom:1px solid #dfe5ea!important;color:#51596c;font-size:14px;text-align:center}body.dark-mode .table table tbody tr td{background:#24262c;border-bottom:1px solid #3b3b3b!important;color:#949db5}@media(min-width:1px)and (max-width:640px){.table table tbody tr td{font-size:13px}}.table table tbody tr td:first-child{border-left:1px solid #dfe5ea;text-align:left}body.dark-mode .table table tbody tr td:first-child{border-left:1px solid #3b3b3b}.table table tbody tr td:last-child{border-right:1px solid #dfe5ea}body.dark-mode .table table tbody tr td:last-child{border-right:1px solid #3b3b3b}.table table tbody tr td a{color:#007cff}body.dark-mode .table table tbody tr td a{color:#34b1ff}.table table tbody tr td a:hover{text-decoration:underline!important}.table table tbody tr td a.disabled-link{color:#51596c;pointer-events:none}body.dark-mode .table table tbody tr td a.disabled-link{color:#949db5}.white-box{background:#fff;border-radius:8px}.white-box,body.dark-mode .white-box{box-shadow:1px 1px 2px rgba(0,0,0,.051)}body.dark-mode .white-box{background:#24262c}.white-box.instructionTitle-block{align-items:center;display:flex;justify-content:space-between;margin:-50px 0 10px;padding:10px 20px 10px 10px}@media(min-width:768px)and (max-width:1023px){.white-box.instructionTitle-block{padding:8px 18px 8px 8px}}@media(min-width:641px)and (max-width:767px){.white-box.instructionTitle-block{padding:8px 18px 8px 8px}}@media(min-width:1px)and (max-width:640px){.white-box.instructionTitle-block{align-items:flex-start;flex-direction:column;margin:10px 0}}.white-box.instructionTitle-block .left{align-items:center;display:flex;margin:0}@media(min-width:1px)and (max-width:640px){.white-box.instructionTitle-block .left{align-items:flex-start;order:2}}.white-box.instructionTitle-block .left figure{margin:0 15px 0 0;max-width:170px;width:100%}@media(min-width:1024px)and (max-width:1299px){.white-box.instructionTitle-block .left figure{max-width:165px}}@media(min-width:768px)and (max-width:1023px){.white-box.instructionTitle-block .left figure{max-width:135px}}@media(min-width:641px)and (max-width:767px){.white-box.instructionTitle-block .left figure{margin-right:10px;max-width:105px}}@media(min-width:1px)and (max-width:640px){.white-box.instructionTitle-block .left figure{margin-right:10px;max-width:100px}}.white-box.instructionTitle-block .left figure img{border-radius:8px}.white-box.instructionTitle-block .left .caption{margin:0}.white-box.instructionTitle-block .left .caption span{color:#51596c;display:block;font-size:12px;margin-bottom:5px}body.dark-mode .white-box.instructionTitle-block .left .caption span{color:#949db5}@media(min-width:641px)and (max-width:767px){.white-box.instructionTitle-block .left .caption span{margin-bottom:3px}}@media(min-width:1px)and (max-width:640px){.white-box.instructionTitle-block .left .caption span{margin-bottom:3px}}.white-box.instructionTitle-block .left .caption .title{color:#2e2e2e;font-size:18px;font-weight:600;min-width:560px}body.dark-mode .white-box.instructionTitle-block .left .caption .title{color:#d6dceb}@media(min-width:768px)and (max-width:1023px){.white-box.instructionTitle-block .left .caption .title{font-size:17px;min-width:400px}}@media(min-width:641px)and (max-width:767px){.white-box.instructionTitle-block .left .caption .title{font-size:16px}}@media(min-width:1px)and (max-width:640px){.white-box.instructionTitle-block .left .caption .title{font-size:15px;font-weight:500;line-height:1.3;min-width:100px}}.white-box.instructionTitle-block .right{margin:0 0 0 15px;white-space:nowrap}@media(min-width:1px)and (max-width:640px){.white-box.instructionTitle-block .right{margin:0 0 10px}}.white-box.instructionTitle-block .right .link-back{color:#1f2430;font-size:16px;padding-left:30px;position:relative}body.dark-mode .white-box.instructionTitle-block .right .link-back{color:#d6dceb}@media(min-width:768px)and (max-width:1023px){.white-box.instructionTitle-block .right .link-back{font-size:15px}}@media(min-width:641px)and (max-width:767px){.white-box.instructionTitle-block .right .link-back{font-size:14px;padding-left:25px}}@media(min-width:1px)and (max-width:640px){.white-box.instructionTitle-block .right .link-back{font-size:14px;padding-left:25px}}.white-box.instructionTitle-block .right .link-back:before{font-size:17px;left:0;position:absolute;top:50%;transform:translateY(-50%) rotate(180deg)}@media(min-width:641px)and (max-width:767px){.white-box.instructionTitle-block .right .link-back:before{font-size:15px}}@media(min-width:1px)and (max-width:640px){.white-box.instructionTitle-block .right .link-back:before{font-size:15px}}.white-box.instructionTitle-block .right .link-back:hover,body.dark-mode .white-box.instructionTitle-block .right .link-back:hover{color:#f06421}.white-box.instructionTitle-block .right .link-back span{font-weight:600}.banner-small{height:103px;padding:15px 0}.banner-small,body.dark-mode .banner-small{background:linear-gradient(90deg,#646b78,#848892)}@media(min-width:1px)and (max-width:640px){.banner-small{height:auto;padding:12px 0}.banner-small .breadcrumbs{margin:0}}.examInstruction-block{padding-bottom:80px}@media(min-width:768px)and (max-width:1023px){.examInstruction-block{padding-bottom:60px}}@media(min-width:641px)and (max-width:767px){.examInstruction-block{padding-bottom:40px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block{padding-bottom:30px}}.examInstruction-block .white-box{background:#fff;border-radius:8px;box-shadow:1px 1px 2px rgba(0,0,0,.051)}body.dark-mode .examInstruction-block .white-box{background:#24262c;box-shadow:1px 1px 2px rgba(0,0,0,.051)}.examInstruction-block .white-box.examInstructions-block{display:flex;margin-bottom:15px}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block{flex-direction:column}}.examInstruction-block .white-box.examInstructions-block .exam-details{border-right:1px solid #dfe5ea;margin:0;max-width:375px;padding:20px 15px;width:100%}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-details{border-right:1px solid #3b3b3b}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.examInstructions-block .exam-details{flex-direction:column;max-width:180px;min-width:180px;padding:15px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-details{border:0;flex-direction:column;max-width:100%;min-width:100%;padding:15px}}.examInstruction-block .white-box.examInstructions-block .exam-details .title{color:#202020;font-size:16px;margin-bottom:20px}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-details .title{color:#fff}.examInstruction-block .white-box.examInstructions-block .exam-details .details-group{grid-gap:40px 30px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 0 30px;max-width:320px;width:100%}@media(min-width:1024px)and (max-width:1299px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group{grid-gap:40px 20px}}@media(min-width:768px)and (max-width:1023px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group{grid-gap:40px 20px}}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group{grid-gap:30px 20px;grid-template-columns:repeat(1,1fr);margin-bottom:20px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group{grid-gap:30px 20px;margin-bottom:20px}}.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details{display:flex;margin:0}.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon{align-items:center;border-radius:50%;display:flex;font-size:30px;height:50px;justify-content:center;margin:0 15px 0 0;min-width:50px;width:50px}@media(min-width:1024px)and (max-width:1299px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon{font-size:27px;height:45px;min-width:45px;width:45px}}@media(min-width:768px)and (max-width:1023px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon{font-size:27px;height:45px;min-width:45px;width:45px}}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon{font-size:22px;height:40px;margin-top:-8px;min-width:40px;width:40px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon{font-size:22px;height:40px;margin-top:-5px;min-width:40px;width:40px}}.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-note2{background:#fff6f3;color:#ff9c66;font-size:26px}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-note2{background:#fff6f3;color:#ff9c66}@media(min-width:768px)and (max-width:1023px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-note2{font-size:24px}}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-note2{font-size:22px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-note2{font-size:20px}}.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-clock,body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-clock{background:#f0f9ff;color:#3cc1fe}.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-true-tick-with-circle2,body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-true-tick-with-circle2{background:#fff3f5;color:#ff668e}.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-thumb2{background:#e5f9f2;color:#1ac48b;font-size:26px}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-thumb2{background:#344e45;color:#1ac48b}@media(min-width:768px)and (max-width:1023px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-thumb2{font-size:24px}}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-thumb2{font-size:22px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details .icon.icon-font-thumb2{font-size:20px}}.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details span{color:#62646a;font-size:14px;margin:0;white-space:nowrap}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details span{color:#949db5}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details span{font-size:13px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details span{font-size:13px}}.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details span strong{color:#1f2430;display:block;font-size:22px;font-weight:500;line-height:1;margin-bottom:3px;white-space:nowrap}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details span strong{color:#d6dceb}@media(min-width:1024px)and (max-width:1299px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details span strong{font-size:21px}}@media(min-width:768px)and (max-width:1023px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details span strong{font-size:18px}}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details span strong{font-size:17px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-details .details-group .details span strong{font-size:16px}}.examInstruction-block .white-box.examInstructions-block .exam-details .btn-startQuiz{background:#f06421;color:#fff;width:100%}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-details .btn-startQuiz{background:#f06421}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.examInstructions-block .exam-details .btn-startQuiz{height:37px;line-height:37px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-details .btn-startQuiz{height:37px;line-height:37px;max-width:350px}}.examInstruction-block .white-box.examInstructions-block .exam-details .btn-startQuiz:hover,body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-details .btn-startQuiz:hover{background:#e05613}.examInstruction-block .white-box.examInstructions-block .exam-instructions{padding:20px 30px}@media(min-width:1024px)and (max-width:1299px){.examInstruction-block .white-box.examInstructions-block .exam-instructions{padding:20px 25px}}@media(min-width:768px)and (max-width:1023px){.examInstruction-block .white-box.examInstructions-block .exam-instructions{padding:20px}}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.examInstructions-block .exam-instructions{padding:15px 20px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-instructions{border-top:1px solid #dfe5ea;padding:15px}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-instructions{border-top:1px solid #1f2430}}.examInstruction-block .white-box.examInstructions-block .exam-instructions .title{color:#202020;font-size:16px;margin-bottom:13px}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-instructions .title{color:#d6dceb}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-instructions .title{margin-bottom:10px}}.examInstruction-block .white-box.examInstructions-block .exam-instructions .title_exam h3{color:#202020;font-size:16px;margin-bottom:13px}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-instructions .title_exam h3{color:#d6dceb}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.examInstructions-block .exam-instructions .title_exam h3{margin-bottom:10px}}.examInstruction-block .white-box.examInstructions-block .exam-instructions ol{margin:0 0 0 15px}.examInstruction-block .white-box.examInstructions-block .exam-instructions ol li{font-size:13px;line-height:2;margin:0}.examInstruction-block .white-box.examInstructions-block .exam-instructions ol li strong{font-weight:500}body.dark-mode .examInstruction-block .white-box.examInstructions-block .exam-instructions ol li strong{color:#949db5}.examInstruction-block .white-box.previous-attempts{padding:15px}.examInstruction-block .white-box.previous-attempts .title{color:#202020;font-size:18px;font-weight:500;margin-bottom:15px}body.dark-mode .examInstruction-block .white-box.previous-attempts .title{color:#d6dceb}@media(min-width:768px)and (max-width:1023px){.examInstruction-block .white-box.previous-attempts .title{font-size:17px}}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.previous-attempts .title{font-size:16px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.previous-attempts .title{font-size:15px;margin-bottom:10px}}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.previous-attempts table thead tr th{font-size:13px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.previous-attempts table thead tr th{font-size:13px}}body.dark-mode .examInstruction-block .white-box.previous-attempts table thead tr th{background:#6254ff!important}.examInstruction-block .white-box.previous-attempts table tbody tr td{white-space:nowrap}body.dark-mode .examInstruction-block .white-box.previous-attempts table tbody tr td{color:#d6dceb!important}@media(min-width:641px)and (max-width:767px){.examInstruction-block .white-box.previous-attempts table tbody tr td{font-size:13px}}@media(min-width:1px)and (max-width:640px){.examInstruction-block .white-box.previous-attempts table tbody tr td{font-size:13px}}.modal-startExam .MuiDialog-container .MuiDialog-paper{text-align:center}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-header .title-block{padding:0 35px}@media(min-width:1px)and (max-width:640px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content{padding:15px}}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content p{max-width:400px;width:100%}body.dark-mode .modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content p{color:#949db5}@media(min-width:641px)and (max-width:767px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content p{margin-bottom:20px}}@media(min-width:1px)and (max-width:640px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content p{font-size:13px;line-height:1.6;margin-bottom:15px;max-width:370px}}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox{border:1px solid #ddd;border-radius:8px;max-width:290px;padding:15px;width:100%}body.dark-mode .modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox{border:1px solid #3b3b3b}@media(min-width:641px)and (max-width:767px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox{max-width:270px;padding:13px 15px}}@media(min-width:1px)and (max-width:640px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox{max-width:250px;padding:13px 15px}}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root{align-items:center;justify-content:center;margin:0 0 20px}@media(min-width:641px)and (max-width:767px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root{margin-bottom:15px}}@media(min-width:1px)and (max-width:640px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root{margin-bottom:15px}}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root:last-child{margin-bottom:0}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiCheckbox-root{padding:2px 5px 0 0}@media(min-width:1px)and (max-width:640px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiCheckbox-root{padding:0 8px 0 0}}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiCheckbox-root:hover{background:none}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked .MuiIconButton-label .MuiSvgIcon-root{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;color:#007cff;margin:0}body.dark-mode .modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked .MuiIconButton-label .MuiSvgIcon-root{color:#007cff}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiIconButton-label .MuiSvgIcon-root{background:#e8e9eb;border-radius:4px;color:#e8e9eb;font-size:22px}body.dark-mode .modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiIconButton-label .MuiSvgIcon-root{background:#4a4c52;color:#4a4c52}@media(min-width:641px)and (max-width:767px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiIconButton-label .MuiSvgIcon-root{font-size:18px}}@media(min-width:1px)and (max-width:640px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiIconButton-label .MuiSvgIcon-root{font-size:18px}}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiTouchRipple-root{display:none}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiTypography-body1{color:#202020;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}body.dark-mode .modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiTypography-body1{color:#d6dceb}@media(min-width:641px)and (max-width:767px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiTypography-body1{font-size:13px}}@media(min-width:1px)and (max-width:640px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-content .checkbox .MuiFormControlLabel-root .MuiTypography-body1{font-size:12px}}.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-footer .note-txt{color:#1f2430;display:block;font-size:16px;margin-bottom:15px}body.dark-mode .modal-startExam .MuiDialog-container .MuiDialog-paper .modal-footer .note-txt{color:#d6dceb}@media(min-width:641px)and (max-width:767px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-footer .note-txt{font-size:15px}}@media(min-width:1px)and (max-width:640px){.modal-startExam .MuiDialog-container .MuiDialog-paper .modal-footer .note-txt{font-size:14px;margin-bottom:10px}}