@import url(https://fonts.googleapis.com/css2?family=Karla:wght@400;700;800&display=swap);*{font-family:"Karla",sans-serif!important}.loader{position:absolute;top:35%;left:45%}.editor-container{background-color:#fff;height:100vh}.editor-header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:50px;-webkit-justify-content:space-between;justify-content:space-between;background-color:#001d3d;padding:10px}.title-icon{color:#fff!important;font-size:25px}.editor-title-input{-webkit-flex:1 1;flex:1 1;border:none;outline:none;height:50px;font-size:20px;background-color:#001d3d;color:#fff;padding-left:1rem}.user-icon{border-radius:50%;width:40px;height:40px;font-size:25px;background-color:#f6f1df;text-align:center;margin:1.5rem}.fullscreen-icon{position:fixed;bottom:1rem;right:1rem;cursor:pointer}.fullscreen-icon:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.sidebar-header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;background-color:#001d3d;color:#fff;padding:20px}.icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.all-notes{padding:10px;-webkit-justify-content:space-between;justify-content:space-between}.all-notes,.delete-icon{display:-webkit-flex;display:flex}.delete-icon{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.delete-icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer{display:-webkit-flex;display:flex;-webkit-justify-content:space-between!important;justify-content:space-between!important;margin-top:1rem;position:fixed;bottom:0;padding:20px;background-color:#001d3d;color:#fff;width:19.75%;-webkit-align-items:center;align-items:center}.signout-icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer-text{margin:0;font-size:20px}.note-title{font-weight:700;font-size:20px;width:200px}.divider{margin:0;border-color:#495057}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#274c77;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#70ccd9}::-webkit-scrollbar-track{background:silver;border-radius:4px}.main-layout{display:-webkit-flex;display:flex}.sidebar{-webkit-flex:1 1;flex:1 1;width:20%;height:100vh;background-color:#f6f1df;overflow:auto}.editor{-webkit-flex:4 1;flex:4 1;margin-left:20px;height:100vh;background-color:#fff;overflow:hidden}.image{height:100vh;width:100%}.login-card{box-shadow:5px 6px 7px #6c757d}.login{background-color:#001d3d;height:100vh}.btn-section{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.guest{height:50px;margin-top:1rem}.google-btn{margin-top:1rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}
/*# sourceMappingURL=main.8824ec62.chunk.css.map */