body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.cbt-screen-main{align-items:center;display:flex;height:90vh;justify-content:center;margin-left:25vh;margin-right:25vh}.heading-text{align-self:center;display:flex;margin-left:25vh;margin-top:5vh}.custom-input-width{width:80vh}.sidebar-container{align-items:center;background-color:#042855;color:#fff;display:flex;flex-direction:column;height:90vh;overflow-y:scroll;width:15%}.sidebar{overflow-y:auto;width:100%}.scrollable-content{max-height:90vh;overflow-y:auto}.question-form{padding:20px}.container{margin-left:0}.nav-link{border:.4px solid #fff;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;margin:2px 0;overflow:hidden;text-align:center;text-overflow:clip;white-space:nowrap;width:100%}.nav-link:hover,.selected{background-color:#fff;color:#042855}.nav-item{text-align:center;width:100%}.sizable-box{align-items:center;border:1px solid #ccc;display:flex;height:25vh;justify-content:center;overflow:hidden;width:40vh}.selected-image{max-height:100%;max-width:100%}.top-bar{align-items:center;background-color:#042855;border-bottom:1px solid #fff;color:#fff;display:flex;height:10vh;justify-content:space-between;padding:0 1rem}.top-bar .test-title{text-align:center}.top-bar .sub-btn{margin-left:auto}.sub-btn{border:.5px solid #fff;border-radius:7px;color:#fff;justify-self:right;margin-right:10px}.sub-btn:hover{background:#fff;color:#042855}.custom-popup{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.popup-content{background:#fff;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.3);padding:20px;text-align:center}.message{font-size:18px;margin-bottom:10px}.close-btn{background:#042855;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:8px 16px}.loading-container{align-items:center;display:flex;height:100%;justify-content:center}.loading-spinner{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:4px solid rgba(0,0,0,.3);border-radius:50%;border-top-color:#042855;height:40px;width:40px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.cbc363f1.css.map*/