.AddNoteWrapper{border:2px solid var(--themeMainColor);width:35.2rem;height:30.2rem;margin:1rem auto;display:block;box-shadow:0 5px 10px #00000026}.AddNoteWrapper .AddNoteInner{border:2px solid var(--themeMainColor);border-radius:10px;height:100%;position:relative}.AddNoteWrapper .noteTooltipText{background-color:var(--cardsBGColor);font-size:var(--fontSize14);border-radius:1rem;padding:1rem 1.5rem;display:inline-block}.AddNoteWrapper .headWrapper{background:var(--cardsBGDarkColor);border-radius:1.2rem 1.2rem 0 0;align-items:center;padding:1.5rem .8rem;display:flex;position:relative}.AddNoteWrapper .headWrapper .leftBox{align-items:center;display:flex}.AddNoteWrapper .headWrapper .leftBox .quinaryBtn,.AddNoteWrapper .headWrapper .leftBox .quinaryBtn:hover{cursor:default;background-color:#0000!important}.AddNoteWrapper .headWrapper .rightBox{align-items:center;display:flex;position:absolute;top:2rem;right:1rem}.AddNoteWrapper .headWrapper .rightBox .quinaryBtn{background:var(--themeExtraLightColor)}.AddNoteWrapper .headWrapper .rightBox svg{width:1.4rem;height:1.4rem}.AddNoteWrapper .headWrapper .centerBox{width:100%;max-width:24.5rem;padding:0 .6rem}.AddNoteWrapper .headWrapper .centerBox .noteSubtitle{font-weight:400}.AddNoteWrapper .bodywrapper{padding:0;overflow-y:auto}.AddNoteWrapper .bodywrapper .TextAreaWrapper{margin:0}.AddNoteWrapper .bodywrapper .TextAreaWrapper .inputTextArea{background-color:var(--cardsBGColor);height:15rem;color:var(--primaryColor);border:0;border-radius:0;padding:1.5rem 2rem}.AddNoteWrapper .bodywrapper .TextAreaWrapper .inputTextArea:focus{background-color:var(--cardsBGColor);border:0}@media screen and (width<=768px){.AddNoteWrapper .bodywrapper .TextAreaWrapper{height:100%}}.AddNoteWrapper .noteContent{font-size:var(--fontSize14);min-height:13rem}.AddNoteWrapper .footerwrapper{background:var(--cardsBGColor);border-radius:0 0 2.4rem 2.4rem;width:100%;padding:1.75rem 2rem 1.5rem;display:flex;position:absolute;bottom:0}.AddNoteWrapper .footerwrapper .takeNoteLimit{position:absolute;top:-.8rem;right:2.5em}.AddNoteWrapper .footerwrapper .footerLeft{opacity:0;width:28%;animation:.5s forwards land;display:flex;transform:translate(-15px)}.AddNoteWrapper .footerwrapper .footerLeft button:nth-child(n+1){margin-right:.7rem}.AddNoteWrapper .footerwrapper .footerLeft button:first-child{animation-delay:.111111s}.AddNoteWrapper .footerwrapper .footerLeft button:nth-child(2){animation-delay:.222222s}.AddNoteWrapper .footerwrapper .footerLeft button:nth-child(3){animation-delay:.333333s}.AddNoteWrapper .footerwrapper .footerRight{justify-content:flex-end;align-items:center;width:72%;display:flex}@keyframes land{0%{transform:translate(-15px)}to{opacity:1;transform:translate(0)}}@media screen and (width<=640px){.fullScreenAddNote{bottom:0;right:0;transform:none!important}.fullScreenAddNote .AddNoteWrapper{width:100%;height:100vh;box-shadow:none;border:0;border-radius:0;margin:0!important}}@media screen and (width<=640px) and (width<=768px){.fullScreenAddNote .AddNoteWrapper{height:100%}}@media screen and (width<=640px){.fullScreenAddNote .AddNoteWrapper .headWrapper{border:0;border-radius:0;padding-left:6rem}.fullScreenAddNote .AddNoteWrapper .headWrapper .rightBox{position:absolute;top:1.8rem;left:1.5rem}.fullScreenAddNote .AddNoteWrapper .bodywrapper{min-height:100%}}@media screen and (width<=640px) and (width<=768px){.fullScreenAddNote .AddNoteWrapper .bodywrapper{height:calc(var(--vh,1vh) * 100);min-height:inherit}.fullScreenAddNote .AddNoteWrapper .bodywrapper .textarebox{height:100%}}@media screen and (width<=640px){.fullScreenAddNote .AddNoteWrapper .bodywrapper .inputTextArea{height:80vh}}@media screen and (width<=640px) and (width<=768px){.fullScreenAddNote .AddNoteWrapper .bodywrapper .inputTextArea{height:100%}}@media screen and (width<=640px){.fullScreenAddNote .AddNoteWrapper .footerwrapper{position:fixed}.fullScreenAddNote .AddNoteWrapper .footerwrapper .takeNoteLimit{top:-1rem}}
