body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:"Fredoka One";src:local("Fredoka One"),url(/static/media/FredokaOne-Regular.3888a8fd.ttf) format("truetype")}@font-face{font-family:"Quicksand";src:local("Quicksand"),url(/static/media/Quicksand-SemiBold.d4f6bc51.ttf) format("truetype")}@font-face{font-family:"Source Sans Pro";src:local("Source Sans Pro"),url(/static/media/SourceSansPro-Bold.12e6acd2.ttf) format("truetype")}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}::-webkit-scrollbar{width:0;background:transparent}html{height:100vh}.main-upload,html{background-color:#f7f7f7}.main-upload{height:81vh;justify-content:center}.main-upload-canvas{margin-left:200px;margin-right:200px;justify-content:center;padding-top:30px}.main-upload-canvas,.subject-items-wrapper{display:flex;align-items:center;flex-direction:column}.subject-items-wrapper{height:50vh;overflow-x:hidden}.button-text{font-family:"Quicksand";font-size:20px;font-weight:700;margin-left:10px}.button-container{margin-bottom:20px}.subject-container{margin-top:20px}.subject-item{display:flex;justify-content:space-between;align-items:center;width:600px;height:60px;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px 0 rgba(0,0,0,.01),0 1px 10px 0 rgba(0,0,0,.07)}.subjectItemStatus{width:7px;height:50px;border-radius:30px;margin-left:10px;margin-right:10px}.subject-item-content-wrapper{display:flex;flex-direction:column}.subject-info-wrapper{display:flex;flex-direction:row;align-items:center}.subject-name{font-family:"Fredoka One";font-size:20px;color:#3c3737;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:250px}.subject-lecture-count{color:#9d9fa0;font-weight:600}.add-subject-main,.add-subject-main-inactive{display:flex;justify-content:center;align-items:center;flex-direction:column}.add-subject-main-inactive{opacity:.4}.inactive{pointer-events:none}.add-subject-title{font-family:"Quicksand";font-size:25px;color:#3c3737}.subject-submit-form{display:flex;flex-direction:column}.add-subject-textfields{display:flex;align-items:center;width:450px;justify-content:space-between;flex-grow:1;margin-top:20px;margin-bottom:20px}.add-file-status{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:20px}.view-files-main{transform:translateX(120%);justify-content:center}.side-drawer,.view-files-main{position:absolute;right:50px;top:20px;width:300px;height:94%;background-color:#f7f7f7;z-index:100;box-shadow:1px 0 7px rgba(0,0,0,.5);transition:transform .3s ease-out;border-radius:10px}.side-drawer{display:flex;align-items:center;transform:translateX(0);flex-direction:column}.view-file-header{margin-top:10px;font-family:"Fredoka One";font-size:20px}.file-item-content-wrapper{display:flex;flex-direction:column;background-color:#fff;border-radius:10px;border:1px dashed #c9c9c9;padding:10px;margin-bottom:5px}.file-upload-name{font-family:"Quicksand";font-size:18px;color:#3c3737;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:250px}.file-upload-size{color:#9d9fa0;font-weight:600;display:flex;flex-direction:row;align-items:center}.progress-main{margin-top:30px;margin-bottom:30px;display:flex;justify-content:center;align-items:center;height:20vh;flex-direction:column}.progress-text{font-family:"Quicksand";font-size:28px;color:#3c3737;margin-top:20px}.subject-item-dialog-text,.subject-item-dialog-text-sub{font-family:"Quicksand";font-size:20px}.subject-item-dialog-text-sub{color:#3c3737}.subject-item-dialog-wrapper-item{box-shadow:1px 0 7px rgba(0,0,0,.25);border-width:1px;border-color:#c9c9c9;border-radius:10px;background-color:#fff;padding:10px;margin-bottom:10px;display:flex;justify-content:space-around;align-items:center}.subject-item-dialog-wrapper-text{width:180px;font-family:"Quicksand";font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.feedback-main{width:320px;padding:10px;border-radius:20px;background-color:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.5),0 0 10px 0 rgba(0,0,0,.4)}.feedback-main,.feedback-wrapper{display:flex;justify-content:center}.feedback-wrapper{align-items:center;flex-direction:column}.feedback-title{font-size:20px;font-weight:700;margin:10px;display:flex;align-items:center}.feedback-items{width:300px;height:120px}.feedback-item,.feedback-items{display:flex;flex-direction:row}.feedback-item{width:90%;background-color:red;margin:5px;border-radius:20px;background-color:#f7fafc;justify-content:center;align-items:center;font-weight:600;color:#3c3737;cursor:pointer}.feedback-item:hover{background-color:#eaeaeb}.feedback-item:active{background-color:#d0cccc;box-shadow:0 0 0 #fff;border:0 solid #41a0ff}.feedback-wrapper-issues{width:300px;display:flex;justify-content:space-between;align-items:center}.feedback-wrapper-issues-main{width:300px;display:flex;flex-direction:column;align-items:center}.mymodal{position:fixed;bottom:70px;right:10px;border-radius:20px;outline:none;animation:modalSlideX .5s ease-out forwards;transform:translateY(0)}@keyframes modalSlideX{0%{transform:translateX(20%);opacity:0}to{transform:translateX(0);opacity:1}}.main-search{background-color:#f7f7f7;height:81vh;justify-content:center;padding-left:100px;padding-right:100px}.search-inputs{display:flex;flex-direction:row;padding-top:30px}.search-bar{width:100%;margin-right:1%;border:1px solid #ced4da;background-color:#fff}.search-result-wrapper{display:flex;flex-direction:column;width:75%;margin-right:1%}.search-result-row-2{display:flex;flex-direction:row}.search-result-item{margin:20px 8px 8px;background-color:#000;border-radius:20px;border:1px solid #ced4da;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.1),0 1px 10px 0 rgba(0,0,0,.1)}.search-result-item-wrapper{margin:15px}.search-result-item-title{display:flex;justify-content:space-between}.search-result-item-subject{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:610px}.search-result-item-page-no,.search-result-item-subject{font-family:"Source Sans Pro";font-size:22px;color:#3c3737}.search-result-item-page-no{align-items:center;justify-content:center}.search-result-item-page-no-box{margin-left:10px;color:#f7f7f7;background-color:#5e2bfa;padding-left:7px;padding-right:7px;border-radius:10px}.search-result-item-text-wrapper{display:flex;flex-direction:row}.search-result-item-text{font-family:"Quicksand";font-size:19px}.search-result-item-status{width:10px;border-radius:30px;margin-left:10px;margin-right:10px;background-color:#2ecc71}.search-result-list{width:100%;height:300;overflow:hidden;padding-top:20px;max-width:100%;background-color:#f7f7f7}.search-result-stats{margin-top:20px;background-color:#fff;border-radius:20px;border:1px solid #ced4da;box-shadow:0 2px 8px 0 rgba(0,0,0,.1),0 1px 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column}.search-result-stats-title{font-family:Quicksand;font-size:19px;margin:10px}.search-result-stats-time,.search-result-stats-title-wrapper{display:flex;justify-content:center}.search-result-stats-time{font-family:"Quicksand";font-size:15px}.search-result-stats-time-wrapper{display:flex;margin-left:10px;margin-right:10px;flex-direction:row;justify-content:space-between}.search-result-stats-info{margin-top:15px;background-color:#fff;border-radius:0;box-shadow:0 0 0 0 rgba(0,0,0,.1),0 0 28px 0 rgba(0,0,0,.2)}.search-result-stats-info-row{display:flex;margin:5px 10px;justify-content:space-between}.search-result-stats-info-1{font-family:"Quicksand";font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:250px}.search-result-stats-info-2{font-family:"Quicksand"}.search-result-stats{width:100%;height:60%;overflow:hidden}.search-result-stats-bottom-info-title{font-family:"Quicksand";font-size:18px;margin-top:10px;display:flex;justify-content:center}.search-result-stats-info-bottom{margin-top:10px;background-color:#fff;border-radius:0;padding-bottom:5px;padding-top:5px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 0 0 0 transparent,0 0 28px 0 rgba(0,0,0,.2)}.pie-text{font-family:Quicksand;font-size:19px;margin:10px}.testing-this{padding-left:5px;padding-right:5px;border-radius:10px;color:#fff;box-shadow:0 0 4px 0 transparent,0 0 8px 0 rgba(2,1,1,.4)}.refresh-selected{color:#2ecc71}.home-main{background-color:#f7f7f7;height:100vh;justify-content:space-between}.home-main,.home-main-bottom{align-items:center;display:flex;flex-direction:column}.home-tagline{width:60%}.home-disclaimer{margin-top:40px;font-size:20px;margin-bottom:40px;color:#9d9fa0;font-weight:600}.home-button-text{font-family:"Quicksand";font-size:15px;font-weight:700;margin-left:20px}.by-text{color:#242424}.by-text,.home-name{font-size:20px;font-weight:600}.home-name{color:#525fff}.home-socials{display:flex;justify-content:space-around;margin-top:20px;margin-bottom:20px;align-items:center}.home-find-me{font-size:18px;font-family:"Quicksand"}.howto-main{display:flex;background-color:#f7f7f7;height:-webkit-calc(100vh - 150px);justify-content:center;padding-left:100px;padding-right:100px;align-items:center}.logotitle{font-family:"Fredoka One";font-size:35px}.links-list{display:flex;flex-grow:1}.link-text{font-size:18px;font-family:"Quicksand";color:#616069}.link-text:hover{color:#5e2bfa}.main-navbar{height:7.5vh}.account-details-modal{display:flex;justify-content:center;position:fixed;width:150px;height:50px;right:8%;top:5%;border-radius:20px;outline:none;animation:modalSlideAccount .2s ease-in both;transform:translateX(0);background-color:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.3)}.account-details{display:flex;justify-content:center;align-items:center}@keyframes modalSlideAccount{0%{transform:translateY(-10%);opacity:0}to{transform:translateY(0);opacity:1}}.footer-main{height:7.5vh;width:100%;background-color:#f7f7f7;display:flex;justify-content:center;align-items:center}.home-socials-footer{display:flex;justify-content:space-around;align-items:center;margin-top:2vh}.home-footer-dashboard{border-radius:10px}.by-text-dashboard{font-size:18px;color:#242424;font-weight:600}.home-name-dashboard{font-size:18px;color:#525fff;font-weight:600}.vivas-main{display:flex;align-items:center;background-color:#f7f7f7;height:81vh;padding-left:100px;padding-right:100px;flex-direction:row;flex-direction:column}.splide__pagination{bottom:.5em;left:50%;transform:translateX(-50%)}.viva-item-wrapper{padding:10px;background-color:#fff}.viva-item-wrapper,.viva-item-wrapper-active{display:flex;flex-direction:column;margin:10px;border-radius:10px;box-shadow:0 2px 8px 0 rgba(0,0,0,.2),0 1px 10px 0 rgba(0,0,0,.07)}.viva-item-wrapper-active{padding:12px;animation-name:mymove 5s}@keyframes mymove{0%{background-color:#fff}to{background-color:#e2e2e2}}.viva-item-title{margin:5px 8px 8px;font-family:"Quicksand";font-size:18px;color:#3c3737}.viva-item-title-answer{font-family:"Quicksand";font-size:15px;color:#3c3737}.vivas-add{height:100px;width:100px;background-color:#000}.vivas-conatainer{flex-direction:row;align-items:center}.viva-add-main,.vivas-conatainer{display:flex;justify-content:center}.viva-add-main{width:380px;padding:10px;border-radius:20px;background-color:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.5),0 0 10px 0 rgba(0,0,0,.4)}.viva-add-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}.viva-add-title{font-size:20px;font-weight:700;margin:10px;display:flex;align-items:center}.viva-add-items{width:300px;height:120px}.viva-add-item,.viva-add-items{display:flex;flex-direction:row}.viva-add-item{width:90%;background-color:red;margin:5px;border-radius:20px;background-color:#f7fafc;justify-content:center;align-items:center;font-weight:600;color:#3c3737;cursor:pointer}.viva-add-item:hover{background-color:#eaeaeb}.viva-add-item:active{background-color:#d0cccc;box-shadow:0 0 0 #fff;border:0 solid #41a0ff}.viva-add-wrapper-issues{width:300px;display:flex;justify-content:space-between;align-items:center}.viva-add-wrapper-issues-main{width:300px;display:flex;flex-direction:column;align-items:center}.mymodalviva{position:absolute;bottom:30%;right:2%;border-radius:20px;outline:none;animation:modalSlide .2s ease-out forwards;transform:translateY(0)}@keyframes modalSlide{0%{transform:translateY(-20%);opacity:0}to{transform:translateY(2%);opacity:1}}.myoverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:transparent}.inputRounded .MuiOutlinedInput-root{border-radius:15px}.vivas-audio-wrapper{width:1000px;display:flex;justify-content:center;flex-direction:column}.vivas-audio-buttons{margin-top:10px;height:58px;justify-content:space-around}.vivas-audio-buttons,.vivas-voice-search{width:100%;display:flex;align-items:center}.vivas-voice-search{font-family:"Quicksand";font-size:22px;color:#3c3737;margin-top:15px;height:40px;justify-content:center}.vivas-voice-search-text{width:"100px";display:flex;justify-content:center;align-items:center}.viva-result-item{margin-top:20px;margin-left:20px;width:350px;height:50%;background-color:#000;border-radius:20px;background-color:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.2),0 0 10px 0 rgba(0,0,0,.2);display:flex;flex-direction:column}.viva-sesult-wrapper{height:31vh;overflow:scroll;display:flex;justify-content:center;flex-wrap:wrap}.vivas-settings{display:flex;justify-content:space-between;flex-direction:column;align-items:center;width:50px;height:250px;border-radius:30px;background-color:#fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.2),0 0 10px 0 rgba(0,0,0,.2);position:absolute;right:1%}.warning-viva{font-family:"Quicksand";font-size:13px;margin-top:10px;color:#ff1744}#firebaseui_container{margin-bottom:15px;min-height:150px}.firebaseui-list-item>button{padding:18px;box-shadow:0 2px 5px 0 rgba(0,0,0,.4),0 1px 10px 0 rgba(0,0,0,.1);border-radius:20px}#firebaseui_container>.mdl-card{border-radius:20px}
/*# sourceMappingURL=main.aa9e8721.chunk.css.map */