.wrapper{display:flex;width:100%;height:100vh}.background{position:absolute;left:0;top:0;width:100%;height:100%}.container{height:100%;width:30%;overflow:hidden;background-color:#fff;border-radius:.5rem}.login-main{margin-top:2rem}.loginLogo{width:35%}.mobile{margin-top:.25rem;padding-left:2rem;padding-right:2rem}.top-left-buttons{position:absolute;top:0;left:0;margin:20px;display:flex}.otp-wrapper{display:flex;align-items:center;min-height:100vh;width:100%}.background{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;-webkit-filter:blur(5px);filter:blur(5px)}.otp-container{height:100%;width:30%;margin-left:auto;margin-right:auto;overflow:hidden;background-color:#fff;border-radius:.5rem}.logo,.vopalogo{width:40%}.home-wrapper{width:100%}.line{border:.01 rem solid;margin-top:2rem}h2{color:gray}.main{width:100%;display:flex;flex-direction:column;padding-top:0;padding-right:0;padding-left:4rem;background-color:#f9fafb}@media only screen and (max-width: 600px){.main{position:absolute;z-index:-1}}.questionwrapper{display:flex;flex-direction:column;align-items:center;align-self:center}.questionmedia{width:200px;height:100px;border:1px solid transparent;border-radius:2rem}.optionwrapper{margin-top:1rem;padding:.5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.optioncontainer{display:flex;width:200px;height:150px;flex-direction:column;padding:1rem;background-color:#f8f7f7;align-items:center;justify-content:center;border:.1px solid lightgrey;border-radius:.5rem}.flexwrapper{display:flex;flex-direction:row;gap:.5rem}.tooltip{position:relative;display:inline-block;border-bottom:1px dotted black}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#d3d3d3;text-align:center;border-radius:6px;padding:5px 0;position:absolute;top:0}.tooltip:hover .tooltiptext{visibility:visible}.previewrapper{width:100%;height:100%;display:flex}.previewQuesContainer{width:750px;height:70vh;border-right:1px dotted;overflow-y:auto}.prevquestioMedia{width:400px;height:auto;padding-right:1rem}.prevquestionCenter{justify-content:center;align-items:center;height:70vh}.previewOptionsWrapper{height:100%;width:100%;display:flex;gap:1.5rem;margin-left:.5rem}.previewOptionContainer{width:284px;height:236px;background-color:#cfe8ff;margin:1rem;border-radius:1rem}.prevflexwrapper{width:100%;display:flex;flex-direction:column;height:100%;align-items:center}.previewOptionImgContainer{width:255px;height:60%}.menu{display:flex;flex-direction:row;align-items:center;font-size:"10px";gap:.1rem;color:#000}.menu:hover{color:#00008b;font-weight:700}@media only screen and (max-width: 600px){.sidebar-container{display:none}}.table-row-hover:hover{background-color:#f5f5f5}.approveMcqWrapper{border:1px solid lightgray;width:60%;border-radius:20px;box-shadow:0 25px 50px -12px #00000040}.approveflexwrapper{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-height:300px;overflow-y:auto}.approveoptionwrapper{margin-top:1rem;padding:.5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between}.approveoptioncontainer{display:flex;width:200px;height:200px;flex-direction:column;padding:1rem;background-color:#f8f7f7;align-items:center;justify-content:center;border-radius:.5rem;margin-left:.5rem;font-size:20px;border:.5px solid lightgrey}.highlightimg{background-color:#e0ffff;width:220px;height:120px;display:flex;justify-content:center;align-items:center}.adminoptionwrapper{display:flex;flex-direction:row;justify-content:center;margin-top:1rem}.studentName{width:12rem;height:3rem;border:1px solid lightgray;border-radius:.5rem;display:flex;justify-content:center;align-items:center}.McqStatus{width:10rem;height:3rem;border:1px solid lightgray;border-radius:.5rem;display:flex;justify-content:center;align-items:center;background:#f5f5f5}.status-pending{background-color:#f5f5f5;font-size:18px}.status-tested{background-color:#55e000;font-size:18px}.status-in-progress{background-color:#ffb800;font-size:18px}.title{display:flex;justify-content:center;padding:1rem}.submitbutton{display:flex;justify-content:center;margin:.5rem 1rem 1rem 2rem;height:40px}.button{display:flex;justify-content:space-between;margin:.5rem 1rem 1rem 2rem;height:40px}button:disabled{background-color:#ccc!important;color:#999!important;cursor:not-allowed!important}.answerAlignment{display:flex;justify-content:center;align-items:center;height:100%;width:100%;font-size:25px}.answerfont{font-size:18px;margin-left:.5rem}.assessmentwrapper{width:100%;display:flex}.assessmentQuesContainer{width:40%;max-width:40%;height:50vh;border-right:1px dashed;padding:1rem;overflow-y:auto}.assessementQuesMedia{width:30%;height:300px}.assessmentquesAlign{justify-content:center;align-items:center;height:auto;display:flex}.assesssmentOptionContainer{width:260px;height:200px;background-color:#cfe8ff;margin:.5rem;border-radius:1rem;cursor:pointer}.assOptionsWrapper{height:100%;width:60%;display:flex;gap:1.5rem;margin-left:.5rem}.questionNo{border-radius:.5rem;display:flex;justify-content:center;align-items:center;font-size:30px;font-weight:700;width:50px;height:50px;background-color:#f5f5f5;cursor:pointer}.profile-selection{display:flex;justify-content:center;align-items:center;height:100vh}.card{background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;text-align:center}.card h2{margin-bottom:20px}.profiles{display:flex;flex-direction:column;align-items:center}.profile{display:flex;align-items:center;margin:10px 0;width:100%;max-width:400px;box-sizing:border-box;padding:10px;background:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:left;cursor:pointer;background-color:#fff}.profile-img{width:60px;height:60px;border-radius:50%;object-fit:cover;margin-right:15px}.profile-info{display:flex;flex-direction:column;margin-left:.5rem}.profile-info h5{margin:0 0 5px;font-size:16px}.profile-info p{margin:1;font-size:14px;color:#000}.card-container{background-color:#fff;border-radius:10px;box-shadow:0 6px 12px #00000026;width:30%;height:30vh;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:center}.card-container p{font-weight:700;color:#00008b;margin:10px 0}.image-container{display:flex;flex-wrap:wrap;gap:18px;width:100%;box-sizing:border-box;margin-top:10px;height:40vh}.image-container img{width:32%;height:90%;object-fit:cover;margin-bottom:10px;border:2px solid #ccc;border-radius:8px}@media (max-width: 1300px){.image-container img{width:30%}}html,body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin-left:0;margin-top:0;scroll-behavior:smooth}@media only screen and (max-width: 1360px){html,body{font-size:14px}}@media only screen and (max-width: 800px){html,body{font-size:12px;overflow-x:hidden}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#d3d3d3;opacity:1}
