@import url(https://fonts.googleapis.com/css2?family=Luckiest+Guy&display=swap);@import url(https://fonts.googleapis.com/css2?family=Recursive&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.question-card{display:flex!important;min-height:900px}.question-card .question-container{width:100%;padding:0!important}.question-card .question-header{display:flex!important;justify-content:flex-end;padding:10px;border-radius:8px;height:75px;position:relative}.question-card .question-header .add-question-header-button{background-color:#fff;color:#40bcf9}.question-card .question-header .question-header-text>div>span{font-weight:700!important;color:#fff}.question-card .questions-form-title{color:#18698d}.question-card .questions-form-id,.question-card .questions-form-title{display:flex;justify-content:center;font-weight:400;font-size:larger;padding:20px;background-color:#f4f6f6;border-radius:3px;font-weight:700;font-size:25px}.question-card .questions-form-id{color:#00008b;border-color:#000}.question-card .questions{width:100%;background-color:#f4f6f6;margin-top:10px;height:100%}.question-card .questions questions-form{margin:0 auto;max-width:1190px}.question-card .questions-cards{padding:0 25px 25px;background-color:#f4f6f6;border-radius:0 0 8px 8px;margin:0 auto;max-width:1140px}.question-card .questions-cards .question{border:2px solid #f0f2f5;min-height:100px;border-radius:10px;flex-direction:column;padding:40px 15px;align-items:center;margin-bottom:30px;background:#fff}.question-card .questions-cards .question .delete-question{position:relative;bottom:60px;align-items:flex-end!important;background-color:#dd4747;color:#fff;padding:10px;border-radius:50px;cursor:pointer;float:right}.question-card .questions-cards .question .delete-question:hover{background-color:#bd4848}.question-card .questions-cards .question .question-description{margin:20px 20px 0;display:flex;justify-content:center;border:1px solid #b4bdbe;padding:20px;border-radius:8px;flex-direction:column}.question-card .questions-cards .question .question-description .description-label{margin-bottom:10px}.question-card .questions-cards .question .question-link-video{display:flex;justify-content:center;border:1px solid #b4bdbe;border-radius:5px;max-width:500px;padding:3px;margin:15px auto}.question-card .questions-cards .question .question-link-video .link-icon{width:60px;color:#18698d;font-size:26px}.question-card .questions-cards .question .question-link-video .link-video-input{border:none;width:100%;font-size:14px}.question-card .questions-cards .question .question-link-video .link-video-input:focus{outline:none!important;border:none!important}.question-card .questions-cards .question .question-title{width:50%;height:25px;border:1px solid #5a6e73;border-radius:10px;padding:5px;margin-right:45px}.question-card .questions-cards .question .question-container-header{display:flex;width:100%;justify-content:center}.question-card .questions-cards .question .question-container-header .question-title-label{background-color:#40bcf9;color:#fff;padding:9px;margin-right:20px;border-radius:5px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.question-card .questions-cards .question .question-answers{display:flex;flex-direction:column;max-width:750px;margin:30px auto}.question-card .questions-cards .question .question-answers .question-answer-header{display:flex}.question-card .questions-cards .question .question-answers .question-answer-header .type-answer-header{margin-right:15px;background:#40bcf9;color:#fff;border-radius:16px;padding:5px 10px;font-weight:700;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.question-card .questions-cards .question .question-answers .question-answer-header .value-answer-header{margin-left:15px;background:#40bcf9;color:#fff;border-radius:16px;padding:5px 10px;font-weight:700;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.question-card .questions-cards .question .question-answers .answer-container{display:flex;margin-top:15px;margin-left:30px}.question-card .questions-cards .question .question-answers .answer-container .answer-checklist{display:flex}.question-card .questions-cards .question .question-answers .answer-container .answer-text{width:90%;margin:5px 0 5px 60px;border:1px solid #5a6e73;border-radius:5px;padding-left:20px;font-weight:700}.question-card .questions-cards .question .question-answers .answer-container .answer-text::-webkit-input-placeholder{color:#000;font-size:13px}.question-card .questions-cards .question .question-answers .answer-container .answer-text:-moz-placeholder,.question-card .questions-cards .question .question-answers .answer-container .answer-text::-moz-placeholder{color:#000;font-size:13px}.question-card .questions-cards .question .question-answers .answer-container .answer-text:-ms-input-placeholder{color:#000;font-size:13px}.question-card .questions-cards .question .question-answers .answer-container .del-answer-icon{margin-left:10px;color:#dd4747;background-color:#f0f2f5;border-radius:5px;padding:3px;margin-top:6px;cursor:pointer;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);height:25px}.question-card .questions-cards .question .add-choice-button{display:flex;align-items:center;justify-content:center;background-color:#29ab87;color:#fff;border-radius:5px;padding:4px;cursor:pointer;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);max-width:100px;margin:0 auto}.question-card .questions-cards .question .question-image{display:flex;justify-content:center}.question-card .questions-cards .question .question-image img{width:20%;margin:0 10px}.question-card .questions-cards .question .question-audio-player{display:flex;justify-content:center;margin:20px 0}.question-card .questions-cards .question .question-audio-player>div{height:40px!important}.question-card .submit-questions-button{display:flex;justify-content:flex-end;padding:20px 20px 0 10px;background-color:#f4f6f6;cursor:pointer;position:absolute;z-index:10}.question-card .submit-questions-button .submit-questions-text{background-color:#18698d;padding:10px;border-radius:8px;color:#fff;font-weight:700;display:flex;align-items:center;margin:10px}.question-card .submit-questions-button .submit-questions-text:hover{background:#40bcf9}.clear-icon{margin:8px 10px;cursor:pointer}.profile-information{margin:0 auto;justify-content:space-between}.profile-information,.profile-information .profile{display:flex;max-width:1140px;align-items:center;padding:20px 0}.profile-information .profile{justify-content:flex-end;cursor:pointer}.profile-information .profile>*{color:#5a6e73}.profile-information .profile .profile-email{padding:0 8px;font-weight:700}.profile-information img{cursor:pointer}.profile-card{padding:10px}.profile-card>div{display:flex;align-items:center;cursor:pointer!important;margin:5px}.profile-card>div:hover{color:#18698d}.form-card{display:flex!important;min-height:900px}.form-card .form-container{width:100%}.form-card .form-container .logout-forms{display:flex;justify-content:flex-end;margin:10px;cursor:pointer}.form-card .form-container .form-lists{width:100%;background-color:#f4f6f6;height:100%}.form-card .form-container .form-lists .form-lists-container{max-width:1300px;display:flex;justify-content:center;flex-direction:column;margin:0 auto;padding:30px;background-color:#f4f6f6;border-radius:5px;opacity:.9}.form-card .form-container .form-lists .form-lists-container .submit-form-button{width:5%;margin-top:5px}.form-card .form-container .form-lists .form-lists-container .form-list{padding:20px;font-size:17px;font-weight:700;min-height:25px;align-items:center;text-decoration:none;display:flex;justify-content:space-between;border-top:1px solid #b4bdbe;color:#5a6e73}.form-card .form-container .form-lists .form-lists-container .form-list .form-list-details:hover{color:#40bcf9}.form-card .form-container .form-lists .form-lists-container .form-list .form-list-details>a,.form-card .form-container .form-lists .form-lists-container .form-list>a{text-decoration:none;color:#fff;cursor:pointer}.form-card .form-container .form-lists .form-lists-container .form-list .form-list-details{display:flex;justify-content:space-between}.form-card .form-container .form-lists .form-lists-container .form-list-actions{cursor:pointer;color:#18698d}.form-card .form-container .form-lists .form-lists-container .form-list-actions>*{border-radius:3px;padding:3px 10px;margin:0 5px;background-color:#d9e2e3;color:#30484e}.form-card .form-container .form-lists .form-lists-container .form-list-actions>:hover{background-color:#b3c5c7}.form-card .form-container .form-lists .form-lists-container .table-header-items{font-weight:700}.form-card .form-container .form-lists .submit-form-button{background-color:#40bcf9;color:#fff;font-weight:700}.form-header{display:flex!important;justify-content:space-between;background-color:hsla(0,0%,48.6%,0)!important;border-radius:8px;padding:10px;position:relative;align-items:center;width:100%;margin:0 auto}.form-header .add-form-text{font-size:30px;font-weight:700;color:#5a6e73;cursor:pointer;text-decoration:none}.form-header .add-form{background-color:#40bcf9;color:#fff;padding:12px;border-radius:7px;display:flex;align-items:center;margin:10px;cursor:pointer;justify-content:space-between}.form-header .add-form:hover{background-color:#2ba7df}.add-form-text{font-size:30px;font-weight:700;color:#5a6e73;cursor:pointer;text-decoration:none}.student-question-card-container{height:100%;padding:0!important;background:url(/static/media/shapes.5c2c88b6.png) no-repeat;background-size:cover;background-color:#18698d}.student-question-card-container,.student-question-card-container .student-question-card-header{display:flex;flex-direction:column}.student-question-card-container .student-question-card-header .question-progress{margin-bottom:25px;display:flex;justify-content:center}.student-question-card-container .student-question-card-header .question-number{display:flex;justify-content:space-around;margin-bottom:15px}.student-question-card-container .student-question-card-header .question-number .question-index{font-weight:700;font-size:x-large;cursor:pointer;color:#f0f2f5}.student-question-card-container .student-question-card-header .question-number .change-question-index .change-question-icon{cursor:pointer;color:#f0f2f5}.student-question-card-container .student-question-card-header .question-number .change-question-index .disabled-icon{color:#5a6e73}.student-question-card-container .student-question-card-header .question-title{display:flex;justify-content:center;margin-bottom:10px;font-size:xx-large;min-height:30px;align-items:center;font-family:"Recursive",sans-serif!important;color:#f0f2f5}.student-question-card-container .student-question-card-header .question-description{display:flex;justify-content:center;margin-bottom:10px;font-size:x-large;min-height:50px;align-items:center}.student-question-card-container .student-question-card-header .question-audio-player,.student-question-card-container .student-question-card-header .question-media{display:flex;justify-content:center;margin-bottom:15px}.student-question-card-container .student-question-card-header .question-audio-player>div{height:40px!important}.student-question-card-container .question-answers{display:flex;justify-content:center;flex-direction:column;align-items:center}.student-question-card-container .question-answers .question-answer{display:flex;flex:1 1;justify-content:space-between;margin-bottom:10px;border:2px solid #f0f2f5;padding:10px;border-radius:7px;font-weight:700;align-items:center;min-width:50%}.student-question-card-container .question-answers .question-answer .checked-answer-icon{color:#fff;cursor:pointer}.student-question-card-container .question-answers .question-answer .unchecked-answer-icon{color:#a2a2a7}.student-question-card-container .question-answers .question-answer:hover .check-answer{display:flex;align-items:center}.student-question-card-container .question-answers .selected-answer{background:linear-gradient(135deg,#29ab87,#00d5a1 20%)!important;color:#fff}.student-question-card-container .question-answers .submit-answer{margin:0;background:url(/static/media/shapes.3db0d095.svg),linear-gradient(135deg,#2ba7df,#40bcf9);border-radius:20px;display:flex;justify-content:center;font-weight:700;cursor:pointer;font-size:medium;padding:13px 30px;width:8%}.student-question-card-container .question-answers .submit-answer .submit-text{color:#fff;display:flex;justify-content:center}.student-question-card-container .question-answers .submit-answer:hover{background:#fff!important;border:1px solid #40bcf9;box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15)}.student-question-card-container .question-answers .submit-answer:hover .submit-text{color:#40bcf9}.student-forms{display:flex;flex-direction:column;justify-content:center}.student-forms .student-form-header{display:flex;justify-content:flex-end;padding:20px;border-radius:8px;background:url(/static/media/shapes.3db0d095.svg),linear-gradient(135deg,#2ba7df,#40bcf9);color:#fff;font-weight:700;font-size:20px;border:1px solid #f4f6f6}.student-forms .list-form{width:100%;background-color:#f4f8ff;margin-top:10px}.student-forms .list-form .student-form{max-width:1140px;margin:10px auto;background-color:#f4f8ff;border-radius:5px}.student-forms .list-form .student-form .student-form-input{display:flex;justify-content:space-between;border:1px solid #ddd;padding:10px;border-radius:7px;font-weight:700;align-items:center;min-width:50%;margin:20px 40px;background-color:#fff}.student-forms .list-form .student-form .student-form-input .student-form-icon{display:flex;padding:5px;margin-right:15px;cursor:pointer;background:#d9e2e3;color:#30484e;border-radius:5px}.student-forms .list-form .student-form .student-form-input .student-form-icon:hover{background:#b3c5c7}.question-head-true{background:rgba(201,241,203,.6)}.question-head-false,.question-head-true{display:flex;flex:1 1;justify-content:space-between;margin-bottom:10px;border:2px solid #c4bfc2;padding:10px;border-radius:7px;font-weight:700;align-items:center;min-width:50%}.question-head-false{background:rgba(243,184,184,.6)}.student-result-true{background:rgba(76,175,80,.6)}.student-result-false,.student-result-true{display:flex;justify-content:space-between;border:1px solid #ddd;padding:10px;border-radius:7px;font-weight:700;align-items:center;min-width:50%;margin:20px 40px}.student-result-false{background:rgba(165,154,154,.6)}.form-result-icon{display:flex;padding:5px;margin-right:15px;cursor:pointer;background:#d9e2e3;color:#30484e;border-radius:5px}.form-result-icon:hover{background:#b3c5c7}.backImage{border-radius:.5!important;background-image:url(/static/media/shapes.3db0d095.svg)!important;background-color:#3e7cb3}.btnTitle{font-family:"Luckiest Guy",cursive;font-size:30px;justify-items:center;text-align:center}.centered-box{display:flex;flex-direction:column;background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px rgba(179,208,232,.6)!important;margin:200px auto auto;width:100%;max-width:400px}.centered-box>.title{font-size:24px;font-weight:500;text-align:center;margin-bottom:16px}.centered-box>.label{font-size:16px;font-weight:500}.centered-box>.label>a{color:#f0f2f5;text-decoration:none;transition:all .3s ease}.centered-box>.label>a:hover{color:#5a6e73}.centered-box>.input{border:2px solid #fff;border-radius:4px;padding:4px;margin:8px 0;outline:none;box-sizing:border-box;transition:all .3s ease}.centered-box>.input:focus{border:2px solid #40bcf9}.centered-box>.MuiButton-root{background:#2ba7df;color:#fff;margin:8px 0;padding:3px}.centered-box>.MuiButton-root:hover{background:#40bcf9}.dropzone{display:flex;justify-content:center;margin:15px;border:1px solid #b4bdbe;border-radius:5px;background-color:#f4f8ff}.dropzone .dropzone-container{display:flex;align-items:center;justify-content:center;width:100%}.dropzone .dropzone-container .dropzone-icon{color:#18698d;margin-left:15px;font-size:30px}.sidebar{position:fixed;top:0;bottom:0;left:0;z-index:100;padding:48px 0 0;box-shadow:inset -1px 0 0 rgba(0,0,0,.1)}#sidebar-wrapper,.sidebar{min-height:100vh!important}#sidebar-wrapper{width:100vw;margin-left:-1rem;transition:margin .25s ease-out}#sidebar-wrapper .sidebar-heading{padding:.875rem 1.25rem;font-size:1.2rem}#page-content-wrapper{min-width:0;width:100%}.toolBarGrid{display:flex!important;justify-content:space-between}.image{grid-area:2fr!important}.email{grid-area:1fr!important}.listText{font-size:18px!important;color:grey;font-weight:700!important}.active{color:"green"!important;background-color:brown!important}.buttons{background-color:#40bcf9!important;color:#fff!important}
/*# sourceMappingURL=main.4fa32832.chunk.css.map */