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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-pane{align-items:center;background-color:hsla(0,0%,100%,.541);display:flex;height:100%;justify-content:center;position:absolute;width:100%}.form{display:flex;flex-direction:column;margin:auto;padding:15px}.form .with-shadow{box-shadow:1px 1px 5px 1px #c4bfbfbf}@media(max-width:500px){.form{width:100%}}.form{max-width:100%}.form.tiny{width:15em}.form.standalone{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.form>button{margin-top:15px}.form>button .MuiCircularProgress-root{height:20px!important;margin-left:15px;position:absolute;right:15px;width:20px!important}.form>button .MuiCircularProgress-colorPrimary{color:#fff}.form>.MuiFormControl-root:not(:last-child){margin-bottom:15px}.form.small{width:50px}.toolbar{display:flex}.toolbar .title{flex-grow:1}.side-menu{width:250px}.side-menu a{color:#000;text-decoration:none!important}.videos-container>.title{font-size:18.75px}.videos-container video{height:auto;left:-24px;max-height:100vh;position:relative;width:100vw}.videos-container .video-controls-line,.videos-container .video-controls-line>.video-bound{align-items:center;display:flex;justify-content:space-around}.videos-container .video-name{text-align:center}.videos-container .video-groups{display:flex;overflow-x:auto}.videos-container .video-groups>.video-group{margin-right:1em}.videos-container .video-groups>.video-group.selected{border:2px solid #3f51b5}.video-subs-texts{border:1px solid gray;border-radius:5px;margin-top:15px;max-height:6em;overflow-y:auto}.video-subs-texts>.video-subs-text{padding:15px}.note-files{display:flex;overflow-x:auto;position:relative}.note-files.empty,.note-files.empty .note-image video,.note-files.empty .note-image>img{height:50px}.note-files.empty .note-image.placeholder{line-height:50px}.note-files .zoomed-picture{background-color:hsla(0,0%,100%,.678);cursor:pointer;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:10000}.note-files .zoomed-picture>img{border:1px solid #000;cursor:default}.note-files .zoomed-picture .maxed{overflow:auto}.note-files .zoomed-picture:not(.maxed){align-items:center;display:flex;justify-content:center}.note-files .zoomed-picture:not(.maxed)>img{max-width:100%}.note-files .zoomed-picture .icon{background:#fff;position:fixed;right:5px;top:5px}.note-files.unique .note-image>img{height:auto;width:100%}.note-files .note-image.deleted:after{background-color:rgba(171,48,48,.388);content:" ";display:block;height:calc(100% - 45px);left:0;position:absolute;top:0;width:100%}.note-files .note-image>img{cursor:pointer;width:auto}.note-files .note-image{margin-right:15px;position:relative}.note-files .note-image>img{height:30vh}.note-files .note-image.placeholder{line-height:30vh}.hekima-picture>img{width:100%}.ProseMirror table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}.ProseMirror table td,.ProseMirror table th{border:2px solid #ced4da;box-sizing:border-box;min-width:1em;padding:3px 5px;position:relative;vertical-align:top}.ProseMirror table td>*,.ProseMirror table th>*{margin-bottom:0}.ProseMirror table th{background-color:#f1f3f5;font-weight:700;text-align:left}.ProseMirror table .selectedCell:after{background:#c8c8ff66;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.ProseMirror table .column-resize-handle{background-color:#adf;bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}.ProseMirror table p{margin:0}.tableWrapper{overflow-x:auto;padding:1rem 0}.resize-cursor{cursor:ew-resize;cursor:col-resize}.editor-button-bar>button{background-color:#000;border:none;color:#fff}.color-button{background:none;border:none;height:2em;padding:0;width:2em}.editor-menu-bar{background-color:#000;border-top-left-radius:5px;border-top-right-radius:5px;opacity:1;position:-webkit-sticky;position:sticky;top:0;z-index:2}.editor-menu-bar .editor-button-bar>button{height:50px;width:50px}@media screen and (max-width:768px){.editor-menu-bar .editor-button-bar>button{padding:1em}.editor-menu-bar .editor-button-bar>button>svg{height:30px;width:30px}}.editor-menu-bar.secondary-editor-button-bar .editor-button-bar>button{font-weight:700}@media screen and (max-width:768px){.editor-menu-bar.secondary-editor-button-bar .editor-button-bar>button{padding:1em}.editor-menu-bar.secondary-editor-button-bar .editor-button-bar>button>svg{height:30px;width:30px}}.colour-item{border:none;color:#fff;flex-grow:1;font-weight:700;padding:1em;text-align:center}.colour-item.light{color:#000}.colour-items{display:flex}.main-editor-button-bar{display:flex;overflow-x:auto}.ProseMirror[contenteditable=true]{border:1px solid #1976d2;border-radius:3px;padding:1rem}.ProseMirror img{height:auto;max-width:100%}.ProseMirror img.ProseMirror-selectednode{outline:3px solid #68cef8}.ProseMirror pre{background:#0d0d0d;border-radius:.5rem;color:#fff;font-family:JetBrainsMono,monospace;padding:.75rem 1rem}.ProseMirror pre code{background:none;color:inherit;font-size:.8rem;padding:0}.ProseMirror code{background-color:#6161611a;border-radius:.25em;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#616161;font-size:.9rem;padding:.25em}.ProseMirror h1>span[style*="color: #0000ff"],.ProseMirror h1>span[style*="color: blue"]{background-color:#fff;border-radius:3px;padding:0 .25em}@font-face{font-family:title-font;src:url(/static/media/Myhandwriting-Je8j.e18efc928b0b9afdce67.ttf) format("truetype")}body{font-family:Roboto,sans-serif}.centered{text-align:center}.MuiCard-root a,.MuiCard-root a:visited{color:inherit;text-decoration:none}.website-title-big{color:#3f51b5;font-family:title-font;font-size:60px;text-align:center}@media(max-width:500px){.website-title-big{margin:15px 0}}.website-title-header{font-family:title-font!important;font-size:40px!important}.thumbnails-container>.title{font-size:18.75px}.thumbnails-container .thumbnails{display:flex;flex-wrap:nowrap;overflow-x:auto;width:100%}.thumbnails-container .thumbnails>video.alone{width:100%}@media(max-width:500px){.thumbnails-container .thumbnails>video:not(.alone){width:90%}}@media(min-width:501px){.thumbnails-container .thumbnails>video:not(.alone){width:50%}}.thumbnails-container .thumbnails>video:not(.alone){margin-right:15px}.thumbnails-container .thumbnails>video{display:inline-block;flex-shrink:0;margin-right:15px}.video-detail-container>video{width:100%}.video-detail-container>.controls{display:flex;flex-wrap:wrap;justify-content:space-around}.video-detail-container .navigation{display:flex;flex-wrap:wrap;justify-content:space-between}.video-thumbnail-state{align-items:center;border:1px solid gray;border-radius:5px;display:flex;margin-right:15px;padding:15px}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.app{height:100vh;padding:64px 15px 15px}.app .with-menu{padding-top:30px}.wrapper{height:100%}.hidden{display:none}.with-margin-right{margin-right:15px}.with-margin-top{margin-top:15px}.with-margin-bottom{margin-bottom:15px}.no-padding{padding:0!important}.no-padding.MuiButtonBase-root{padding:0}.with-padding{padding:15px}.unscrollable{overflow-y:hidden}.list-horizontal-display{flex-drection:row;display:flex;overflow-x:auto;padding:0}.list-horizontal-display .MuiListItem-root{width:auto}.centered-item{justify-content:center!important}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.invisible{visibility:hidden}body,html{font-size:15px}.MuiDialogActions-root.bottom-button-bar{padding-bottom:0;padding-left:0;padding-right:0}.MuiDialogActions-root.bottom-button-bar .MuiButtonGroup-root.button-group{flex-wrap:nowrap}.MuiButtonGroup-root.button-group{flex-wrap:wrap}.MuiButtonGroup-root.button-group.spread{display:flex;justify-content:space-between}.MuiButtonGroup-root.button-group.bottom{bottom:0;left:0;position:fixed;width:100%}.MuiButtonGroup-root.button-group.coloured{background-color:#3f51b5}.MuiButtonGroup-root.button-group.coloured>button{color:#fff}.MuiButton-root.button-action{background-color:#006064;color:#fff}.loading-button{color:#fff!important}.button-link a{text-decoration:none}.fab{bottom:15px;position:fixed!important;right:15px}fraction{display:inline-grid;font-size:.8em;grid-template-columns:1fr;grid-template-rows:1fr 1fr;vertical-align:top}numer{border-bottom:1px solid}denom{display:block}superposed{display:inline-flex;flex-direction:column;text-align:center}superposed>up{font-size:1.25em;line-height:1em}superposed>down{font-size:.75em;line-height:.5em}upperposed{display:inline-flex;flex-direction:column;text-align:center;transform:translateY(-.75em)}upperposed>up{font-size:.75em;line-height:.5em}upperposed>down{font-size:1.25em;line-height:1em}.note-card,.note-image,.notes-list .MuiListItem-root>li{width:100%}.highlight{background-color:#ff0;padding:0 10px}.button-list{column-gap:.25em;display:flex}.button-selector-marker.true{border:1px solid;border-radius:50%;width:46px}.language-selector-embedding{column-gap:.5em;display:flex;justify-content:center}.app.quizz{display:flex;flex-direction:column;justify-content:space-between}.app.quizz .quizz-rating{display:flex;justify-content:center;position:relative;text-align:center;width:100%}.app.quizz .quizz-rating .pass-button{position:absolute;right:5px;top:-5px}.app.quizz .quizz-rating>.saving{position:absolute;right:calc(50% - 110px);top:-8px}.app.quizz .quizz-rating .refresh-button{bottom:-10px;left:0;position:absolute}.app.quizz .quizz-note{flex-basis:calc(100vh - 112px);flex-grow:0;overflow-y:auto}.app.quizz .quizz-note.question.ask-title .note-text h1,.app.quizz .quizz-note.question.ask-value .note-text p{background-color:#bdbdbd;border-radius:10px;color:#bdbdbd;position:relative}.app.quizz .quizz-note.question.ask-title .note-text h1>span,.app.quizz .quizz-note.question.ask-title .note-text h1>span>span,.app.quizz .quizz-note.question.ask-value .note-text p>span,.app.quizz .quizz-note.question.ask-value .note-text p>span>span{color:#0000!important}.app.quizz .quizz-note.question.ask-title .note-text h1:after,.app.quizz .quizz-note.question.ask-value .note-text p:after{align-items:center;color:#fff;content:"?";display:flex;font-size:30px;height:100%;justify-content:center;left:0;margin:auto;position:absolute;top:0;width:100%}
/*# sourceMappingURL=main.9430d5d7.css.map*/