html,body{background-color:#000}.placeholder{position:absolute;color:gray;font-style:italic;pointer-events:none;padding:8px;top:.6em}.black-outline{border:1px solid black}.content-editable{outline:none;background-color:#d3d3d3;word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%;height:100%;max-height:100%;box-sizing:border-box;overflow-y:auto}.content-editable.dragging{box-shadow:inset 0 0 75px #f1cf0c;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}.remote-cursor{transition:left .1s ease,top .1s ease}.editor-textBold{font-weight:700}.line-numbers{width:40px;text-align:right;margin-top:15px;margin-right:10px}.editor-wrapper{height:100%;width:100%;background-color:#000;color:#00ff41;font-family:monospace;overflow:hidden;display:flex;flex-direction:column}.editor-preview-overhead{height:auto;max-height:60px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.preview-overhead,.editor-overhead{display:flex;flex-direction:row;padding-left:5px;padding-right:5px}.editor-preview-toggle button{background-color:#000;color:#00ff41;border:1px solid #00FF41;border-radius:4px;padding:4px 10px;margin:0 5px;box-shadow:0 0 4px #00ff41;font-family:monospace;cursor:pointer}.editor-preview-toggle button:disabled{opacity:.5;cursor:not-allowed}.editor-upload-download{color:#000;font-family:monospace;background-color:#003b00;padding:10px;display:flex;align-items:center;gap:10px;border-radius:5px;margin-left:7.5px}.upload-md-button{color:#00ff41;background-color:#000;outline:2px solid #00FF41;font-size:14px;padding:1px 5px;border-radius:8px;cursor:pointer}.download-md-button{color:#00ff41;font-size:14px;background-color:#000;border:none;border-radius:8px;outline:2.5px solid #00FF41;cursor:pointer}.editor-layout{width:100%;height:calc(100vh - 80px);display:flex;transition:all .3s ease-in-out}.editor-layout.full-view .text-editor-space-split .editor-layout.full-view .preview-panel-space-split{width:100%}.editor-layout.split-view .text-editor-space-split,.editor-layout.split-view .preview-panel-space-split{flex:1}.text-editor-space-split,.preview-panel-space-split{height:100%;display:flex;flex-direction:column}.main-text-editor,.markdown-preview{flex:1}.markdown-preview{overflow:auto}.editor-container,.md-preview-panel{word-wrap:break-word;width:100%}.text-editor-space-split,.preview-panel-space-split{flex:0 0 auto!important}.text-editor-space-full,.preview-panel-space-full{width:100%;height:100%;display:flex;flex-direction:column;flex:1!important}.main-text-editor{display:flex;flex-grow:1;flex-direction:row;height:100%;overflow:auto}.editor-container{flex-grow:1;height:99.75%;display:flex;flex-direction:column;position:relative;border:1px solid black;background-color:gray}.md-preview-panel{outline:black;outline-width:2px;background-color:#b0c4de;word-wrap:break-word;overflow-wrap:break-word;overflow-y:auto;height:100%;width:100%;max-width:100%;box-sizing:border-box}.resizeTEPP{cursor:ew-resize;transition:background .2s ease-in-out;border:2.5px solid black;background-color:#00ff41;box-shadow:0 0 6px #00ff41;z-index:9999}.resizeTEPP:hover{background:#888}#users-list-button,#to-dashboard-button,#notifs-button{border:5px solid black;cursor:pointer}#users-list-button,#notifs-button{background:#00ff41}#to-dashboard-button{background:#008f11}.users-l-add-shadow{box-shadow:0 0 0 4000px #1b3d5880 inset}#users-list-icon,#go-to-dashb-icon,#notifs-button-icon{width:100%;max-width:50px;height:auto}#loginp-outermost-div{display:flex;justify-content:center;align-items:center;height:100%;width:100%;font-family:monospace;color:"#00FF41";background-color:"#000"}#login-outermost-box{height:425px;width:400px;border:2px solid #00FF41;border-radius:12px;box-shadow:"0 0 10px #00FF41";display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:20px}#login-username-pword{display:flex;flex-direction:column;align-items:center;margin-top:-30px;height:50%;width:90%}#loginp-signin-btn{font-size:20px;font-weight:700;height:20%;width:40%;color:#fff;border:none;border-radius:8px;background-color:green;cursor:pointer}#loginp-unemail-input,#loginp-pword-input{height:55%;font-size:15px;border-radius:8px}#login-new-acc{height:12.5%;width:90%;border-style:solid}#notifications-area::-webkit-scrollbar{width:10px}#notifications-area::-webkit-scrollbar-track{background:#0d0208}#notifications-area::-webkit-scrollbar-thumb{background-color:#06e83f;border-radius:6px;border:2px solid #0D0208}#notifications-area::-webkit-scrollbar-thumb:hover{background-color:#0c3}
