*{font-family:Helvetica,Arial,sans-serif;margin:0}body,html{height:100vh;width:100vw}main{width:100%}.mt-1{margin-top:5px}.mt-5{margin-top:20px}.mb-1{margin-bottom:5px}.mb-5{margin-bottom:20px}.pointer{cursor:pointer}.auth__main{align-items:center;background-color:#3b1a24;display:flex;height:100vh;justify-content:center;margin:0;width:100vw}.auth__box-container{background-color:#fff;border-radius:20px;box-shadow:0 3px #d8d8d8;padding:20px;width:250px}.auth__tittle{color:#000;margin-bottom:20px;text-align:center}.auth__input{border:0;border-bottom:1px solid #d8d8d8;color:#303030;font-size:16px;height:20px;margin-bottom:10px;transition:border-bottom .3s ease;width:100%}.auth__input:focus{border-bottom:1px solid #3b1a24;outline:none}.auth__social-networks{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:20px;padding-top:20px;width:100%}.auth__alert-error{background-color:red;border-radius:5px;color:#fff;display:flex;justify-content:center;margin-bottom:10px;padding:5px}.btn{background-color:transparent;border:none;color:#fff;cursor:pointer;font-size:12px;padding:7px 10px;transition:color .3s ease}.btn:focus{outline:none}.btn:hover{color:#a5a5a5}.btn-primary{background-color:#3b1a24;border-radius:2px}.btn-primary:disabled{background-color:#dbacba}.btn-danger{background-color:#3b1a24;transition:background-color .3s ease}.btn-danger:hover{background-color:#cb899d}.btn-block{width:100%}.google-btn{background-color:#4285f4;border-radius:2px;box-shadow:0 3px 4px 0 rgba(0,0,0,.25);cursor:pointer;height:42px;margin-top:5px;transition:box-shadow .3s ease;width:100%}.google-btn .google-icon-wrapper{background-color:#fff;border-radius:2px;height:40px;margin-left:1px;margin-top:1px;position:absolute;width:40px}.google-btn .google-icon{height:18px;margin-left:11px;margin-top:11px;position:absolute;width:18px}.google-btn .btn-text{color:#fff;float:right;font-size:14px;letter-spacing:.2px;margin:11px 40px 0 0}.google-btn:hover{box-shadow:0 0 6px #4285f4}.google-btn:active{background:#1669f2}.link{color:#303030;text-decoration:none}.link:hover{text-decoration:underline}.jornal__main-content{display:flex}.journal__sidebar{background-color:#303030;color:#fff;display:flex;flex-direction:column;height:100vh;padding-left:10px;padding-right:10px;width:450px}.journal__sidebar-navbar{display:flex;justify-content:space-between}.journal__sidebar-navbar h3{font-weight:lighter}.journal__new-entry{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-top:30px;transition:color .3s ease;width:100%}.journal__new-entry:hover{color:#ccc}.journal__entries{flex:1 1 auto;margin-top:30px;overflow-y:scroll}.journal__entries::-webkit-scrollbar{display:none}.journal__entry{background-color:#fff;border-radius:4px;color:#303030;display:flex;justify-content:space-between;margin-bottom:10px;overflow:hidden}.journal__entry-picture{height:75px;width:75px}.journal__entry-body{padding:10px}.journal__entry-title{font-size:14px;font-weight:700}.journal__entry-content{font-size:10px}.journal__entry-date-box{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5px}.journal__entry-date-box span{font-size:12px}.nothing__main-content{align-items:center;background-color:#3b1a24;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.nothing__main-content p{text-align:center}.notes__main-content{display:flex;flex-direction:column;height:100%}.notes__appbar{align-items:center;background-color:#3b1a24;color:#fff;display:flex;justify-content:space-between;padding:10px 20px}.notes__content{display:flex;flex-direction:column;height:100%;padding:20px}.notes__textarea,.notes__title-input{border:none}.notes__textarea:focus,.notes__title-input:focus{outline:none}.notes__title-input{color:#303030;font-size:25px;font-weight:700;margin-bottom:10px}.notes__textarea{border:none;color:#303030;flex:1 1 auto;font-size:20px;outline:none;resize:none}.notes__image img{box-shadow:5px 5px #303030;height:150px}
/*# sourceMappingURL=main.8d3b1d20.css.map*/