@charset "UTF-8";@import"//fonts.googleapis.com/earlyaccess/nanumgothiccoding.css";@import"https://fonts.cdnfonts.com/css/blue";@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2) format("woff2");font-weight:100;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2) format("woff2");font-weight:200;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2) format("woff2");font-weight:800;font-display:swap}@font-face{font-family:Pretendard;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2) format("woff2");font-weight:900;font-display:swap}@font-face{font-family:OkMallangW;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2603-1@1.0/OkMallangW-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Sunchon;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2202-2@1.0/SuncheonR.woff) format("woff");font-weight:400;font-display:swap}@font-face{font-family:Sunchon;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2202-2@1.0/SuncheonB.woff) format("woff");font-weight:700;font-display:swap}*{box-sizing:border-box;-webkit-box-sizing:border-box;margin:0;padding:0;font-family:Pretendard,sans-serif;font-size:13pt;font-weight:200;line-height:1.2;font-style:normal}html{font-family:Pretendard,sans-serif;font-size:13pt}a{text-decoration:none;color:inherit}body{margin:0;padding:0;background-color:#fff}button{cursor:pointer;width:auto;min-width:100px;height:42px;padding:0 20px;border-radius:30px;border:0;display:flex;flex-direction:row;align-items:center;justify-content:center;box-shadow:0 0 2px #004cff80;transition:.3s all ease-in-out}button:hover{box-shadow:0 0 3px #004cffb3}button:active{box-shadow:0 0 2px #004cff80}button:focus{outline:3px solid rgb(201,63,255)}select{width:auto;min-width:100px;height:42px;padding:0 20px;border-radius:30px;border:1px solid #d9d9d9;display:flex;flex-direction:row;align-items:center;justify-content:center}label{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px;background-color:#f2f2f2;border:1px solid #d9d9d9;cursor:pointer;width:auto;min-width:100px;height:42px;padding:0 20px;border-radius:30px}label input[type=checkbox]{width:20px;height:20px;margin-right:5px;cursor:pointer}label input[type=checkbox]:checked:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px}label input[type=checkbox]:checked+span{color:#00f}label input[type=radio]{width:20px;height:20px;margin-right:5px;cursor:pointer}label span{color:#868686}.loading-rotate{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.loading-rotate:after{content:"";position:absolute;width:50px;height:50px;max-width:100%;max-height:100%;min-width:50px;min-height:50px;border-radius:50%;border:7px solid #fffcf1;border-top-color:#fc0;animation:loading-rotate 1s linear infinite}.loading-progress{position:relative;width:100%;height:3px;display:flex;background-color:#f9f9f9;overflow:hidden}.loading-progress.active:after{content:"";position:absolute;left:0;top:0;width:50%;height:3px;border-radius:3px;background-color:#c87fff;animation:loading-progress-bar 1s linear infinite}.weffice-container{z-index:100;position:relative;width:auto;min-width:1024px;height:auto;padding:0;margin:0}.weffice-curtain{z-index:101;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000001a;display:none}.weffice-curtain.show{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.weffice-dialog{z-index:102;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:auto;border-radius:5px;box-shadow:0 0 2px 2px #0000001a;overflow:hidden}.weffice-dialog .dlg-title-container{position:relative;width:100%;height:40px;background-color:#fc0;border-bottom:1px solid #d9d9d9;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:0 15px}.weffice-dialog .dlg-title-container .title-text{width:calc(100% - 40px);height:100%;display:flex;flex-direction:row;align-items:center}.weffice-dialog .dlg-title-container .btn-close{position:absolute;right:0;top:0;width:40px;height:40px;padding:0;border-radius:0 5px 0 0;border:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cline%20x1='18'%20y1='6'%20x2='6'%20y2='18'%3e%3c/line%3e%3cline%20x1='6'%20y1='6'%20x2='18'%20y2='18'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:24px;background-color:transparent;cursor:pointer}.weffice-dialog .dlg-title-container .btn-close:hover{background-color:#d9d9d9;opacity:.8}.weffice-dialog .dlg-title-container .btn-close:active{background-color:#d9d9d9;opacity:.6}.weffice-dialog .dlg-content-container{width:100%;height:auto;min-height:100px;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;overflow-y:auto;overflow-x:hidden}.weffice-dialog .dlg-foot-container{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px;padding:10px 15px;background-color:#f9f9f9}.weffice-dialog .dlg-foot-container button{height:40px}.weffice-dialog .dlg-foot-container button.btn-ok{background-color:#87ceeb}.weffice-dialog .dlg-foot-container button.btn-cancel{background-color:#ffd4d4}.weffice-toast{z-index:100;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;min-width:150px;height:auto;min-height:60px;padding:20px 30px;background-color:#444;color:#fff;border-radius:3px;box-shadow:0 0 3px 3px #0000001a;overflow:hidden;opacity:0;transition:.3s all ease-in-out}.weffice-toast p{color:#fff;font-weight:400}.weffice-toast.show{z-index:103;display:block;opacity:1}@keyframes loading-fade{0%{opacity:1}to{opacity:.1}}@keyframes loading-progress-bar{0%{left:-50%}to{left:100%}}@keyframes loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%{box-shadow:0 0 1px 1px #eb88ff33}50%{box-shadow:0 0 15px 10px #eb88ff4d}to{box-shadow:0 0 1px 1px #eb88ff33}}.main-container{z-index:100;position:relative;width:100%;height:100vh;padding:0;margin:0;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.main-container:before{z-index:99;display:block;content:"";position:absolute;width:2000px;height:2000px;left:-1200px;top:-1200px;background:radial-gradient(50% 50% at 50% 50%,#bb6bd94d 0,#63397300)}.main-container:after{z-index:99;display:block;content:"";position:absolute;width:2000px;height:2000px;right:-1200px;top:-1200px;background:radial-gradient(50% 50% at 50% 50%,#9edfff4d 0,#63397300)}.main-container .header{z-index:100;width:100%;height:100px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;background-color:#fffff8;box-shadow:0 2px 4px #0000001f}.main-container .header .header-container{width:100%;max-width:1400px;min-width:600px;height:100%;margin:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.main-container .body{z-index:100;width:100%;height:calc(100vh - 170px);min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto;overflow-x:hidden}.main-container .body .body-container{width:100%;max-width:1400px;min-height:800px;height:100%;margin:auto;flex-direction:row;justify-content:space-between;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.main-container .body .main-body-message-box{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.main-container .body .main-body-message-box p{font-size:17pt}.main-container .footer{z-index:100;width:100%;height:70px;min-height:70px;border-top:1px solid #e2e2e2;background-color:#fcfcfc}.main-container .footer .footer-container{width:100%;max-width:1400px;min-width:600px;height:100%;margin:auto;display:flex;flex-direction:row;align-items:center;justify-content:center}.main-container .footer .thanks-list{position:relative;width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;padding:0 20px}.main-container .footer .thanks-list .list-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.main-container .footer .thanks-list .list-container .logo{font-size:16pt;font-weight:400;font-family:Blue;color:#4b4b4b}.main-container .footer .thanks-list .list-container .logo:after{content:"";position:absolute;top:50%;left:16px;transform:translateY(-50%);width:36px;height:36px;background-color:#dfdfdf;border:1px solid rgb(170,170,170);border-radius:50%;opacity:.15}.main-container .footer .thanks-list .list-container .item{width:auto;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;background-repeat:no-repeat;background-position:center;background-size:24px;background-color:transparent;cursor:pointer;opacity:.5}.main-container .footer .thanks-list .list-container .item.cloudflare{width:100px;height:30px;background-image:url(/assets/cloudflare-Dmhu9jHN.svg);background-size:contain}.main-container .footer .thanks-list .list-container .item.supabase{width:120px;height:22px;background-image:url(/assets/supabase-_7ko0Vq3.png);background-size:contain}.main-container .footer .thanks-list .list-container .item.google{width:140px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20data-name='Google%20Cloud%20logo'%20viewBox='0%200%20138.35%2024'%3e%3cscript%20xmlns=''/%3e%3cpath%20d='M89.75%2018.62A8.36%208.36%200%200%201%2081.2%2010a8.33%208.33%200%200%201%202.43-6.1%208.25%208.25%200%200%201%206.12-2.48%207.62%207.62%200%200%201%206%202.69l-1.47%201.47a5.64%205.64%200%200%200-4.53-2.14%206.22%206.22%200%200%200-4.57%201.84A6.38%206.38%200%200%200%2083.36%2010a6.38%206.38%200%200%200%201.82%204.74%206.18%206.18%200%200%200%204.57%201.84%206.44%206.44%200%200%200%205-2.42l1.54%201.5a8%208%200%200%201-2.87%202.17%208.67%208.67%200%200%201-3.67.79Zm10.37-16.83v16.47H98V1.79Zm1.82%2010.83a6%206%200%200%201%201.64-4.3%205.57%205.57%200%200%201%204.16-1.7%205.51%205.51%200%200%201%204.14%201.7%205.92%205.92%200%200%201%201.65%204.3%205.87%205.87%200%200%201-1.65%204.3%205.47%205.47%200%200%201-4.14%201.7%205.53%205.53%200%200%201-4.16-1.7%206%206%200%200%201-1.64-4.3Zm2.12%200a4.1%204.1%200%200%200%201.06%202.94%203.6%203.6%200%200%200%205.24%200%204.1%204.1%200%200%200%201.06-2.94%204.07%204.07%200%200%200-1.06-2.92%203.56%203.56%200%200%200-5.24%200%204.07%204.07%200%200%200-1.06%202.92Zm21.17%205.64h-2v-1.57h-.1a3.75%203.75%200%200%201-1.48%201.38%204.23%204.23%200%200%201-2.08.55%204.18%204.18%200%200%201-3.19-1.18%204.74%204.74%200%200%201-1.11-3.37V7h2.11v6.94a2.49%202.49%200%200%200%202.79%202.76%202.63%202.63%200%200%200%202.11-1%203.69%203.69%200%200%200%20.85-2.45V7h2.12Zm7.16.36a5%205%200%200%201-3.79-1.74%206.24%206.24%200%200%201-1.6-4.26%206.2%206.2%200%200%201%201.56-4.25%204.94%204.94%200%200%201%203.79-1.75%204.78%204.78%200%200%201%202.27.53%204%204%200%200%201%201.58%201.4h.09L136.24%207V1.79h2.11v16.47h-2v-1.57h-.09a4%204%200%200%201-1.58%201.4%204.78%204.78%200%200%201-2.29.53Zm.35-1.93a3.21%203.21%200%200%200%202.55-1.13%204.17%204.17%200%200%200%201-2.94%204.21%204.21%200%200%200-1-2.92%203.23%203.23%200%200%200-2.55-1.15%203.29%203.29%200%200%200-2.55%201.15%204.21%204.21%200%200%200-1%202.92%204.14%204.14%200%200%200%201%202.92%203.29%203.29%200%200%200%202.55%201.15Z'%20style='fill:%235f6368'/%3e%3cg%20data-name='75x24px'%3e%3cpath%20d='M9.49%2018.62A9.46%209.46%200%200%201%200%209.31%209.46%209.46%200%200%201%209.49%200a8.91%208.91%200%200%201%206.41%202.57l-1.81%201.79a6.51%206.51%200%200%200-4.6-1.82%206.69%206.69%200%200%200-6.71%206.77%206.69%206.69%200%200%200%206.71%206.77%206.25%206.25%200%200%200%204.72-1.87A5.26%205.26%200%200%200%2015.6%2011H9.49V8.47h8.6a8.38%208.38%200%200%201%20.13%201.59A8.37%208.37%200%200%201%2016%2016a8.57%208.57%200%200%201-6.51%202.62Z'%20style='fill:%234285f4'/%3e%3cpath%20d='M31.52%2012.62a5.94%205.94%200%201%201-11.87%200%205.94%205.94%200%201%201%2011.87%200Zm-2.6%200a3.35%203.35%200%201%200-6.67%200%203.35%203.35%200%201%200%206.67%200Z'%20style='fill:%23ea4335'/%3e%3cpath%20d='M44.83%2012.62a5.94%205.94%200%201%201-11.87%200%205.94%205.94%200%201%201%2011.87%200Zm-2.6%200a3.35%203.35%200%201%200-6.68%200%203.35%203.35%200%201%200%206.68%200Z'%20style='fill:%23fbbc04'/%3e%3cpath%20d='M57.8%207v10.76c0%204.42-2.63%206.24-5.73%206.24a5.75%205.75%200%200%201-5.34-3.54l2.31-1a3.32%203.32%200%200%200%203%202.14c2%200%203.22-1.23%203.22-3.52v-.86h-.06a4.16%204.16%200%200%201-3.2%201.4%206%206%200%200%201%200-12A4.22%204.22%200%200%201%2055.2%208h.09V7Zm-2.33%205.66A3.39%203.39%200%200%200%2052.25%209a3.48%203.48%200%200%200-3.35%203.66%203.45%203.45%200%200%200%203.35%203.61%203.35%203.35%200%200%200%203.22-3.62Z'%20style='fill:%234285f4'/%3e%3cpath%20d='M62.43.64v17.62h-2.64V.64Z'%20style='fill:%2334a853'/%3e%3cpath%20d='m72.83%2014.6%202.06%201.4a6%206%200%200%201-5%202.66%205.81%205.81%200%200%201-5.89-6%205.52%205.52%200%200%201%2010.75-2.18l.27.69-8%203.31a3.07%203.07%200%200%200%202.92%201.82%203.44%203.44%200%200%200%202.89-1.7Zm-6.31-2.16%205.38-2.22A2.34%202.34%200%200%200%2069.66%209a3.29%203.29%200%200%200-3.14%203.44Z'%20style='fill:%23ea4335'/%3e%3c/g%3e%3c/svg%3e");background-size:contain}.main-container .footer .thanks-list .list-container .item.react{width:100px;height:25px;padding:0 0 0 42px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-weight:400;font-size:12pt}.main-container .footer .thanks-list .list-container .item.react:before{content:"";position:absolute;top:0;left:10px;width:25px;height:25px;background-image:url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20viewBox='-10.5%20-9.45%2021%2018.9'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20class='text-sm%20me-0%20w-10%20h-10%20text-brand%20dark:text-brand-dark%20flex%20origin-center%20transition-all%20ease-in-out'%3e%3ccircle%20cx='0'%20cy='0'%20r='2'%20fill='rgb(8,%20126,%20164)'%3e%3c/circle%3e%3cg%20stroke='rgb(8,%20126,%20164)'%20stroke-width='1'%20fill='none'%3e%3cellipse%20rx='10'%20ry='4.5'%3e%3c/ellipse%3e%3cellipse%20rx='10'%20ry='4.5'%20transform='rotate(60)'%3e%3c/ellipse%3e%3cellipse%20rx='10'%20ry='4.5'%20transform='rotate(120)'%3e%3c/ellipse%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;background-color:transparent}.main-container .footer .thanks-list .list-container .item.jotai{width:70px;height:16px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20289.19%2099.77'%20class='text-black%20dark:text-white%20w-full%20max-w-[12rem]%20lg:max-w-[16rem]%202xl:max-w-[18rem]'%3e%3ctitle%3eJotai%3c/title%3e%3cpath%20d='M42.36,5.32H61.82V70.23a29.46,29.46,0,0,1-4,15.61A27.19,27.19,0,0,1,46.64,96.07a36.26,36.26,0,0,1-16.59,3.61,37.56,37.56,0,0,1-15.25-3A24.3,24.3,0,0,1,4,87.59Q0,81.5,0,72.23H19.59c.06,3.69,1.13,6.57,3.21,8.61a11.21,11.21,0,0,0,8.25,3.07q11.22,0,11.31-13.68Z'%20fill='currentColor'%3e%3c/path%3e%3cpath%20d='M105,99.77q-10.59,0-18.29-4.52A30.54,30.54,0,0,1,74.82,82.61a40.52,40.52,0,0,1-4.18-18.84,40.75,40.75,0,0,1,4.18-18.93A30.6,30.6,0,0,1,86.71,32.2,35.52,35.52,0,0,1,105,27.68a35.58,35.58,0,0,1,18.3,4.52,30.57,30.57,0,0,1,11.88,12.64,40.76,40.76,0,0,1,4.19,18.93,40.52,40.52,0,0,1-4.19,18.84A30.51,30.51,0,0,1,123.3,95.25Q115.59,99.78,105,99.77ZM127.14,5.32v10.5H82.87V5.32Zm-22,79.45a12,12,0,0,0,10.89-6q3.7-6,3.7-15.13T116,48.48a12,12,0,0,0-10.89-6,12.15,12.15,0,0,0-11,6q-3.73,6-3.73,15.16t3.73,15.13A12.16,12.16,0,0,0,105.09,84.77Z'%20fill='currentColor'%3e%3c/path%3e%3cpath%20d='M186.3,28.59V43.14H173.16V77q0,4,1.82,5.4a7.5,7.5,0,0,0,4.73,1.41,14.72,14.72,0,0,0,2.72-.25l2.09-.38,3,14.41c-1,.3-2.33.66-4.09,1.06a34.13,34.13,0,0,1-6.41.75q-10.55.47-16.93-4.56T153.8,79.5V43.14h-9.55V28.59h9.55V11.86h19.36V28.59Z'%20fill='currentColor'%3e%3c/path%3e%3cpath%20d='M216,99.73q-10,0-16.59-5.23t-6.59-15.59q0-7.81,3.68-12.27a21.19,21.19,0,0,1,9.66-6.53A54.78,54.78,0,0,1,219,57.41a98.57,98.57,0,0,0,13-1.91q3.92-1,3.91-4.36v-.28a8.42,8.42,0,0,0-2.7-6.68q-2.72-2.35-7.66-2.36a13.77,13.77,0,0,0-8.32,2.27,10.7,10.7,0,0,0-4.09,5.77l-17.91-1.45a23.88,23.88,0,0,1,9.93-15.14q7.94-5.58,20.48-5.59a42.24,42.24,0,0,1,14.54,2.46,24.19,24.19,0,0,1,10.94,7.66q4.16,5.21,4.16,13.52V98.41H236.92V88.73h-.54a20.18,20.18,0,0,1-7.62,7.93Q223.69,99.73,216,99.73Zm5.54-13.37A15,15,0,0,0,232,82.66a11.94,11.94,0,0,0,4.09-9.2V66.05a11.38,11.38,0,0,1-3.52,1.36c-1.6.39-3.29.73-5.1,1s-3.41.54-4.84.75a19.19,19.19,0,0,0-8.2,2.87,7.06,7.06,0,0,0-3.11,6.22,6.94,6.94,0,0,0,2.88,6A12.43,12.43,0,0,0,221.51,86.36Z'%20fill='currentColor'%3e%3c/path%3e%3cpath%20d='M278.69,19.59a10.41,10.41,0,0,1-7.37-2.89,9.14,9.14,0,0,1-3.09-6.93,9.1,9.1,0,0,1,3.09-6.91,11,11,0,0,1,14.78,0,9.1,9.1,0,0,1,3.09,6.91,9.14,9.14,0,0,1-3.09,6.93A10.45,10.45,0,0,1,278.69,19.59ZM269,98.41V28.59h19.36V98.41Z'%20fill='currentColor'%3e%3c/path%3e%3c/svg%3e");background-size:contain}.note-footer{width:100%;height:40px;background-color:#fcfcfc;border-top:1px solid #d9d9d9;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:0 20px;color:#000}.note-footer .weffice-status{font-size:11pt;display:none;font-family:Blue;color:#0a8fb4}.note-footer .weffice-status.show{display:block}.header .user-info,.note-header .user-info{width:250px;min-width:250px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px;padding:20px 20px 20px 30px}.header .user-info button.btn-log,.note-header .user-info button.btn-log{position:relative;width:160px;height:40px;padding:0 20px 0 50px;background-color:#fff}.header .user-info button.btn-log:before,.note-header .user-info button.btn-log:before{content:"";position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M16%2021v-2a4%204%200%200%200-4-4H5a4%204%200%200%200-4%204v2'%3e%3c/path%3e%3ccircle%20cx='8.5'%20cy='7'%20r='4'%3e%3c/circle%3e%3cpolyline%20points='17%2011%2019%2013%2023%209'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:22px;transition:.3s all ease-in-out}.header .user-info button.btn-log.in:before,.note-header .user-info button.btn-log.in:before{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='20'%20fill='%23F2F2F2'/%3e%3cg%20clip-path='url(%23clip0_710_6221)'%3e%3cpath%20d='M29.6%2020.2273C29.6%2019.5182%2029.5364%2018.8364%2029.4182%2018.1818H20V22.05H25.3818C25.15%2023.3%2024.4455%2024.3591%2023.3864%2025.0682V27.5773H26.6182C28.5091%2025.8364%2029.6%2023.2727%2029.6%2020.2273Z'%20fill='%234285F4'/%3e%3cpath%20d='M20%2030C22.7%2030%2024.9636%2029.1045%2026.6181%2027.5773L23.3863%2025.0682C22.4909%2025.6682%2021.3454%2026.0227%2020%2026.0227C17.3954%2026.0227%2015.1909%2024.2636%2014.4045%2021.9H11.0636V24.4909C12.7091%2027.7591%2016.0909%2030%2020%2030Z'%20fill='%2334A853'/%3e%3cpath%20d='M14.4045%2021.9C14.2045%2021.3%2014.0909%2020.6591%2014.0909%2020C14.0909%2019.3409%2014.2045%2018.7%2014.4045%2018.1V15.5091H11.0636C10.3864%2016.8591%2010%2018.3864%2010%2020C10%2021.6136%2010.3864%2023.1409%2011.0636%2024.4909L14.4045%2021.9Z'%20fill='%23FBBC04'/%3e%3cpath%20d='M20%2013.9773C21.4681%2013.9773%2022.7863%2014.4818%2023.8227%2015.4727L26.6909%2012.6045C24.9591%2010.9909%2022.6954%2010%2020%2010C16.0909%2010%2012.7091%2012.2409%2011.0636%2015.5091L14.4045%2018.1C15.1909%2015.7364%2017.3954%2013.9773%2020%2013.9773Z'%20fill='%23E94235'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_710_6221'%3e%3crect%20width='20'%20height='20'%20fill='white'%20transform='translate(10%2010)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-color:#eee}.header .user-info button.btn-log.out,.note-header .user-info button.btn-log.out{width:60px;height:60px;min-width:60px;border-radius:50%;padding:0}.header .user-info button.btn-log.out:before,.note-header .user-info button.btn-log.out:before{display:none}.header .user-info button.btn-log.out,.note-header .user-info button.btn-log.out{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M16%2021v-2a4%204%200%200%200-4-4H5a4%204%200%200%200-4%204v2'%3e%3c/path%3e%3ccircle%20cx='8.5'%20cy='7'%20r='4'%3e%3c/circle%3e%3cpolyline%20points='17%2011%2019%2013%2023%209'%3e%3c/polyline%3e%3c/svg%3e");background-color:#afeeff;background-size:60px 60px;background-position:left;background-repeat:no-repeat;box-shadow:0 0 2px #004cff80;transition:.3s all ease-in-out}.header .user-info button.btn-log.out:hover,.note-header .user-info button.btn-log.out:hover{box-shadow:0 0 3px #004cffb3}.header .user-info button.btn-log.out:hover:after,.note-header .user-info button.btn-log.out:hover:after{display:block;content:"out";font-size:15pt;font-weight:500;background-color:#90b;color:#fff;left:0;top:0;width:100%;height:100%;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.header .user-info button.btn-log.out:active,.note-header .user-info button.btn-log.out:active{box-shadow:0 0 2px #004cff80}.header .user-info button.login-ing,.note-header .user-info button.login-ing{animation:loading-fade 1s ease-in-out alternate infinite;padding:0 50px 0 20px}.header .user-info button.login-ing:before,.note-header .user-info button.login-ing:before{left:120px}.header .logo,.note-header .logo{position:relative;width:400px;min-width:400px;height:100%;padding:20px 30px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;cursor:pointer;font-size:22pt;font-family:Blue;color:#0a8fb4;text-shadow:4px 4px 4px #d9d9d9}.header .logo:after,.note-header .logo:after{content:"";position:absolute;top:50%;left:25px;transform:translateY(-50%);width:50px;height:50px;background-color:#fff200;border:1px solid rgb(194,184,0);border-radius:50%;opacity:.15}.editor-container{z-index:101;position:relative;width:100%;height:100vh;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}.editor-container .note-header{position:relative;width:100%;height:100px;background-color:#fffff8;padding:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #adadad}.editor-container .note-header .note-tab-list{width:calc(100% - 650px);max-width:calc(100% - 650px);height:100%}.editor-container .note-header .note-tab-list::-webkit-scrollbar{width:6px;height:6px}.editor-container .note-header .note-tab-list::-webkit-scrollbar-thumb{height:6px;background-color:#9a9a9a;border-radius:3px;background-clip:padding-box;border:1px solid transparent}.editor-container .note-header .note-tab-list::-webkit-scrollbar-thumb:hover{background-color:#646464}.editor-container .note-header .note-tab-list::-webkit-scrollbar-track{background-color:transparent}.editor-container .note-header .note-tab-list::-webkit-scrollbar-corner{background:#0000}.editor-container .note-header .note-tab-list{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:5px}.editor-container .note-header .note-tab-list .tab-item{position:relative;width:auto;min-width:100px;max-width:300px;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;height:40px;line-height:40px;padding:0 35px 0 15px;border-radius:10px 10px 0 0;border:1px solid #e4e4e4;border-bottom:1px solid #adadad;color:#aeaeae;font-weight:200;margin-bottom:-1px;background-color:#f9f9f9}.editor-container .note-header .note-tab-list .tab-item:hover{border:1px solid #adadad;border-bottom-width:0px;color:#000}.editor-container .note-header .note-tab-list .tab-item.active{font-weight:600;color:#000;background-color:#fff;border:1px solid #adadad;border-bottom-width:0px}.editor-container .note-header .note-tab-list .tab-item.new{width:auto;min-width:90px;height:40px;line-height:40px;background-color:#72c18f;color:#fff;padding:0 12px 0 30px;text-align:center;border:1px solid transparent}.editor-container .note-header .note-tab-list .tab-item.new:hover{background-color:#62ba82}.editor-container .note-header .note-tab-list .tab-item.new:active{background-color:#3f935e}.editor-container .note-header .note-tab-list .tab-item.new:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;border:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(255,255,255,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cline%20x1='12'%20y1='5'%20x2='12'%20y2='19'%3e%3c/line%3e%3cline%20x1='5'%20y1='12'%20x2='19'%20y2='12'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:22px}.editor-container .note-header .note-tab-list .tab-item button.btn-close{position:absolute;right:7px;top:10px;width:20px;min-width:20px;height:20px;padding:0;border-radius:50%;border:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cline%20x1='18'%20y1='6'%20x2='6'%20y2='18'%3e%3c/line%3e%3cline%20x1='6'%20y1='6'%20x2='18'%20y2='18'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:16px;background-color:transparent;cursor:pointer}.editor-container .note-header .note-tab-list .tab-item button.btn-close:hover{background-color:#d9d9d9}.editor-container .note-body{width:100%;height:calc(100vh - 140px);min-height:300px;overflow-y:hidden;overflow-x:hidden;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fff}.editor-container .note-body .left{width:400px;min-width:400px;height:100%;position:relative;padding:0;opacity:1;transition:.5s all ease-in-out}.editor-container .note-body .left.hide{opacity:0}.editor-container .note-body .left .left-controls,.editor-container .note-body .left .left-bottom-controls{z-index:103;position:relative;width:100%;height:50px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0 8px}.editor-container .note-body .left .left-controls .ctrl-left,.editor-container .note-body .left .left-controls .ctrl-right,.editor-container .note-body .left .left-bottom-controls .ctrl-left,.editor-container .note-body .left .left-bottom-controls .ctrl-right{position:relative;width:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.editor-container .note-body .left .left-controls .ctrl-left .title-box,.editor-container .note-body .left .left-controls .ctrl-right .title-box,.editor-container .note-body .left .left-bottom-controls .ctrl-left .title-box,.editor-container .note-body .left .left-bottom-controls .ctrl-right .title-box{width:328px;height:36px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.editor-container .note-body .left .left-controls .ctrl-left .add-folder-win,.editor-container .note-body .left .left-controls .ctrl-right .add-folder-win,.editor-container .note-body .left .left-bottom-controls .ctrl-left .add-folder-win,.editor-container .note-body .left .left-bottom-controls .ctrl-right .add-folder-win{position:absolute;left:0;top:0;width:384px;height:200px;background-color:#72c18f}.editor-container .note-body .left .left-controls .ctrl-right,.editor-container .note-body .left .left-bottom-controls .ctrl-right{justify-content:flex-end}.editor-container .note-body .left .left-controls button,.editor-container .note-body .left .left-bottom-controls button{position:relative;width:36px;min-width:36px;height:36px;max-height:36px;border-radius:5px;padding:0;border:0;box-shadow:none;background-color:transparent;border:1px solid transparent;transition:.2s all ease-in-out;cursor:pointer}.editor-container .note-body .left .left-controls button:hover,.editor-container .note-body .left .left-bottom-controls button:hover{background-color:#fff;border:1px solid #d9d9d9}.editor-container .note-body .left .left-controls button:active,.editor-container .note-body .left .left-bottom-controls button:active{background-color:#fff;box-shadow:0 0 4px #0000001a,0 0 10px #00000017}.editor-container .note-body .left .left-controls button:after,.editor-container .note-body .left .left-bottom-controls button:after{content:"";position:absolute;top:0;left:0;width:36px;height:36px;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:26px}.editor-container .note-body .left .left-controls button.folder-add:after,.editor-container .note-body .left .left-bottom-controls button.folder-add:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M22%2019a2%202%200%200%201-2%202H4a2%202%200%200%201-2-2V5a2%202%200%200%201%202-2h5l2%203h9a2%202%200%200%201%202%202z'%3e%3c/path%3e%3cline%20x1='12'%20y1='11'%20x2='12'%20y2='17'%3e%3c/line%3e%3cline%20x1='9'%20y1='14'%20x2='15'%20y2='14'%3e%3c/line%3e%3c/svg%3e")}.editor-container .note-body .left .left-controls button.folder-del:after,.editor-container .note-body .left .left-bottom-controls button.folder-del:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M22%2019a2%202%200%200%201-2%202H4a2%202%200%200%201-2-2V5a2%202%200%200%201%202-2h5l2%203h9a2%202%200%200%201%202%202z'%3e%3c/path%3e%3cline%20x1='9'%20y1='14'%20x2='15'%20y2='14'%3e%3c/line%3e%3c/svg%3e");transform:rotate(180deg)}.editor-container .note-body .left .left-controls button.back:after,.editor-container .note-body .left .left-bottom-controls button.back:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cline%20x1='5'%20y1='12'%20x2='19'%20y2='12'%3e%3c/line%3e%3cpolyline%20points='12%205%2019%2012%2012%2019'%3e%3c/polyline%3e%3c/svg%3e");transform:rotate(180deg)}.editor-container .note-body .left .left-controls button.trash:after,.editor-container .note-body .left .left-bottom-controls button.trash:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpolyline%20points='3%206%205%206%2021%206'%3e%3c/polyline%3e%3cpath%20d='M19%206v14a2%202%200%200%201-2%202H7a2%202%200%200%201-2-2V6m3%200V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2'%3e%3c/path%3e%3cline%20x1='10'%20y1='11'%20x2='10'%20y2='17'%3e%3c/line%3e%3cline%20x1='14'%20y1='11'%20x2='14'%20y2='17'%3e%3c/line%3e%3c/svg%3e")}.editor-container .note-body .left .left-controls{background-color:#f9f9f9;border-bottom:1px solid #d9d9d9}.editor-container .note-body .left .left-title{position:relative;width:100%;height:50px;padding:0 15px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;font-weight:500;font-size:12pt}.editor-container .note-body .left .left-doc-list-container{width:100%;height:calc(100% - 150px);min-height:calc(100% - 150px);padding:0 20px 20px;overflow-x:hidden;overflow-y:auto}.editor-container .note-body .left .left-doc-list-container::-webkit-scrollbar{width:10px;height:10px}.editor-container .note-body .left .left-doc-list-container::-webkit-scrollbar-thumb{height:10px;background-color:#9a9a9a99;border-radius:5px;background-clip:padding-box;border:2px solid transparent}.editor-container .note-body .left .left-doc-list-container::-webkit-scrollbar-thumb:hover{background-color:#a2a2a2}.editor-container .note-body .left .left-doc-list-container::-webkit-scrollbar-thumb:active{background-color:#646464}.editor-container .note-body .left .left-doc-list-container::-webkit-scrollbar-track{background-color:transparent}.editor-container .note-body .left .left-doc-list-container::-webkit-scrollbar-corner{background:#0000}.editor-container .note-body .left .left-doc-list-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:3px;opacity:1}.editor-container .note-body .left .left-doc-list-container.hide{opacity:0}.editor-container .note-body .left .left-doc-list-container .left-list{position:relative;width:100%;height:34px;min-height:34px;cursor:pointer;line-height:34px;padding:0 0 0 36px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.editor-container .note-body .left .left-doc-list-container .left-list:hover{background-color:#f9f9f9}.editor-container .note-body .left .left-doc-list-container .left-list:hover button{display:block}.editor-container .note-body .left .left-doc-list-container .left-list:before{content:"";position:absolute;top:0;left:0;width:32px;height:32px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14%2022H10C6.22876%2022%204.34315%2022%203.17157%2020.8284C2%2019.6569%202%2017.7712%202%2014V10C2%206.22876%202%204.34315%203.17157%203.17157C4.34315%202%206.23869%202%2010.0298%202C10.6358%202%2011.1214%202%2011.53%202.01666C11.5166%202.09659%2011.5095%202.17813%2011.5092%202.26057L11.5%205.09497C11.4999%206.19207%2011.4998%207.16164%2011.6049%207.94316C11.7188%208.79028%2011.9803%209.63726%2012.6716%2010.3285C13.3628%2011.0198%2014.2098%2011.2813%2015.0569%2011.3952C15.8385%2011.5003%2016.808%2011.5002%2017.9051%2011.5001L18%2011.5001H21.9574C22%2012.0344%2022%2012.6901%2022%2013.5629V14C22%2017.7712%2022%2019.6569%2020.8284%2020.8284C19.6569%2022%2017.7712%2022%2014%2022Z'%20fill='%231C274C'/%3e%3c/g%3e%3cpath%20d='M6%2013.75C5.58579%2013.75%205.25%2014.0858%205.25%2014.5C5.25%2014.9142%205.58579%2015.25%206%2015.25H14C14.4142%2015.25%2014.75%2014.9142%2014.75%2014.5C14.75%2014.0858%2014.4142%2013.75%2014%2013.75H6Z'%20fill='%231C274C'/%3e%3cpath%20d='M6%2017.25C5.58579%2017.25%205.25%2017.5858%205.25%2018C5.25%2018.4142%205.58579%2018.75%206%2018.75H11.5C11.9142%2018.75%2012.25%2018.4142%2012.25%2018C12.25%2017.5858%2011.9142%2017.25%2011.5%2017.25H6Z'%20fill='%231C274C'/%3e%3cpath%20d='M11.5092%202.2601L11.5%205.0945C11.4999%206.1916%2011.4998%207.16117%2011.6049%207.94269C11.7188%208.78981%2011.9803%209.6368%2012.6716%2010.3281C13.3629%2011.0193%2014.2098%2011.2808%2015.057%2011.3947C15.8385%2011.4998%2016.808%2011.4997%2017.9051%2011.4996L21.9574%2011.4996C21.9698%2011.6552%2021.9786%2011.821%2021.9848%2011.9995H22C22%2011.732%2022%2011.5983%2021.9901%2011.4408C21.9335%2010.5463%2021.5617%209.52125%2021.0315%208.79853C20.9382%208.6713%2020.8743%208.59493%2020.7467%208.44218C19.9542%207.49359%2018.911%206.31193%2018%205.49953C17.1892%204.77645%2016.0787%203.98536%2015.1101%203.3385C14.2781%202.78275%2013.862%202.50487%2013.2915%202.29834C13.1403%202.24359%2012.9408%202.18311%2012.7846%202.14466C12.4006%202.05013%2012.0268%202.01725%2011.5%202.00586L11.5092%202.2601Z'%20fill='%231C274C'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:26px;background-color:transparent;opacity:.5}.editor-container .note-body .left .left-doc-list-container .left-list.doc{color:#000;font-weight:200;padding:0 34px}.editor-container .note-body .left .left-doc-list-container .left-list.doc.active{font-weight:600}.editor-container .note-body .left .left-doc-list-container .left-list.doc.active:before{opacity:1}.editor-container .note-body .left .left-doc-list-container .left-list.folder-add{width:100%;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px;display:none}.editor-container .note-body .left .left-doc-list-container .left-list.folder-add.show{display:flex}.editor-container .note-body .left .left-doc-list-container .left-list.folder-add:before{background-image:url(../assets/images/common/folder.svg)}.editor-container .note-body .left .left-doc-list-container .left-list.folder-add input[type=text].folder-name{height:30px;width:100%;padding:0 5px}.editor-container .note-body .left .left-doc-list-container .left-list.folder-add button.btn-save-folder-name{width:80px;height:30px;background-color:#add5e4;border-radius:3px}.editor-container .note-body .left .left-doc-list-container .left-list.folder{padding:0 0 0 34px}.editor-container .note-body .left .left-doc-list-container .left-list.folder:before{opacity:1;background-image:url("data:image/svg+xml,%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Transformed%20by:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='SVGRepo_bgCarrier'%20stroke-width='0'/%3e%3cg%20id='SVGRepo_tracerCarrier'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cg%20id='SVGRepo_iconCarrier'%3e%3cpath%20opacity='0.5'%20d='M2%206.94975C2%206.06722%202%205.62595%202.06935%205.25839C2.37464%203.64031%203.64031%202.37464%205.25839%202.06935C5.62595%202%206.06722%202%206.94975%202C7.33642%202%207.52976%202%207.71557%202.01738C8.51665%202.09229%209.27652%202.40704%209.89594%202.92051C10.0396%203.03961%2010.1763%203.17633%2010.4497%203.44975L11%204C11.8158%204.81578%2012.2237%205.22367%2012.7121%205.49543C12.9804%205.64471%2013.2651%205.7626%2013.5604%205.84678C14.0979%206%2014.6747%206%2015.8284%206H16.2021C18.8345%206%2020.1506%206%2021.0062%206.76946C21.0849%206.84024%2021.1598%206.91514%2021.2305%206.99383C22%207.84935%2022%209.16554%2022%2011.7979V14C22%2017.7712%2022%2019.6569%2020.8284%2020.8284C19.6569%2022%2017.7712%2022%2014%2022H10C6.22876%2022%204.34315%2022%203.17157%2020.8284C2%2019.6569%202%2017.7712%202%2014V6.94975Z'%20fill='%23ddc213'/%3e%3cpath%20d='M20%206.23751C19.9992%205.94016%2019.9949%205.76263%2019.9746%205.60842C19.7974%204.26222%2018.7381%203.2029%2017.3919%203.02567C17.1969%203%2016.9647%203%2016.5003%203H9.98828C10.1042%203.10392%2010.2347%203.23445%2010.45%203.44975L11.0003%204C11.8161%204.81578%2012.2239%205.22367%2012.7124%205.49543C12.9807%205.64471%2013.2653%205.7626%2013.5606%205.84678C14.0982%206%2014.675%206%2015.8287%206H16.2024C17.9814%206%2019.1593%206%2020%206.23751Z'%20fill='%23ddc213'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.25%2010C12.25%209.58579%2012.5858%209.25%2013%209.25H18C18.4142%209.25%2018.75%209.58579%2018.75%2010C18.75%2010.4142%2018.4142%2010.75%2018%2010.75H13C12.5858%2010.75%2012.25%2010.4142%2012.25%2010Z'%20fill='%23ddc213'/%3e%3c/g%3e%3c/svg%3e");background-color:transparent}.editor-container .note-body .left .left-doc-list-container .left-list.trash:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpolyline%20points='3%206%205%206%2021%206'%3e%3c/polyline%3e%3cpath%20d='M19%206v14a2%202%200%200%201-2%202H7a2%202%200%200%201-2-2V6m3%200V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2'%3e%3c/path%3e%3cline%20x1='10'%20y1='11'%20x2='10'%20y2='17'%3e%3c/line%3e%3cline%20x1='14'%20y1='11'%20x2='14'%20y2='17'%3e%3c/line%3e%3c/svg%3e")}.editor-container .note-body .left .left-doc-list-container .left-list .list-name{width:100%;height:100%;font-size:13pt;line-height:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px}.editor-container .note-body .left .left-doc-list-container .left-list button.btn-add-folder{width:28px;min-width:28px;height:28px;background-color:#fff;border-radius:5px;padding:0;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M22%2019a2%202%200%200%201-2%202H4a2%202%200%200%201-2-2V5a2%202%200%200%201%202-2h5l2%203h9a2%202%200%200%201%202%202z'%3e%3c/path%3e%3cline%20x1='12'%20y1='11'%20x2='12'%20y2='17'%3e%3c/line%3e%3cline%20x1='9'%20y1='14'%20x2='15'%20y2='14'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:26px}.editor-container .note-body .left .loading-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px}.editor-container .note-body .center{width:calc(100% - 400px);min-width:700px;height:100%;border-left:1px solid #adadad;position:relative}.editor-container .note-body .center.no-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;font-size:24pt;color:#d9d9d9;font-style:italic}.editor-container .note-body .center .page-background{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;padding:20px 0 0}.editor-container .note-body .center .page-background .page-tools-container{width:100%;height:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:20px}.editor-container .note-body .center .page-background .page-tools-container .tools-group{width:auto;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.editor-container .note-body .center .page-background .page-tools-container .tools-group button.trash-text{position:relative;padding:0 18px 0 48px;background-color:#f2f2f2;border:1px solid #ffb0b0}.editor-container .note-body .center .page-background .page-tools-container .tools-group button.trash-text:after{content:"";position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpolyline%20points='3%206%205%206%2021%206'%3e%3c/polyline%3e%3cpath%20d='M19%206v14a2%202%200%200%201-2%202H7a2%202%200%200%201-2-2V6m3%200V4a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2'%3e%3c/path%3e%3cline%20x1='10'%20y1='11'%20x2='10'%20y2='17'%3e%3c/line%3e%3cline%20x1='14'%20y1='11'%20x2='14'%20y2='17'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:22px;opacity:.5;background-color:#ffb0b0}.editor-container .note-body .center .page-background .page-tools-container button,.editor-container .note-body .center .page-background .page-tools-container select{width:auto;height:40px;padding:5px 20px;background-color:#ff0}.editor-container .note-body .center .page-background .page-title-container{width:100%;height:ato;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:10px;padding:0 25px}.editor-container .note-body .center .page-background .page-title-container .page-title{width:100%;height:70px;border-bottom:1px solid #a1a1a1;font-size:25pt;padding:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.editor-container .note-body .center .page-background .page-title-container .page-title input[type=text]{width:100%;height:100%;border:0;font-size:25pt;background-color:transparent;padding:0 20px}.editor-container .note-body .center .page-background .page-title-container .page-title input[type=text]:focus{outline:none}.editor-container .note-body .center .page-background .page-title-container .page-title input[type=text]::placeholder{color:#e4e4e4}.editor-container .note-body .center .page-background .page-title-container .page-title input[type=text].edit{background-color:#f9f9f9;border-radius:5px 5px 0 0}.editor-container .note-body .center .page-background .note-date-container{width:100%;height:50px;min-height:50px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:5px;border-top:1px solid #d9d9d9;padding:0 10px}.editor-container .note-body .center .page-background .note-date-container .note-date-info{width:auto;min-width:300px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:24px}.editor-container .note-body .center .page-background .note-date-container .note-date-info.r{justify-content:flex-end}.editor-container .note-body .center .page-background .note-date-container button{width:100px;height:34px;padding:0 20px;color:#fff;background-color:#add5e4}.editor-container .note-body .center .page-background .note-date-container button.btn-sync{position:relative;padding:0 0 0 28px}.editor-container .note-body .center .page-background .note-date-container button.btn-sync:before{content:"";position:absolute;top:0;left:0;width:34px;height:34px;border-radius:50%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cline%20x1='5'%20y1='12'%20x2='19'%20y2='12'%3e%3c/line%3e%3cpolyline%20points='12%205%2019%2012%2012%2019'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:24px;background-color:#ff0;transition:.2s all ease-in-out}.editor-container .note-body .center .page-background .note-date-container button.btn-sync:hover{box-shadow:0 0 4px #0000001a,0 0 10px #00000017}.editor-container .note-body .center .page-background .note-date-container button.btn-sync.active{padding:0 28px 0 0}.editor-container .note-body .center .page-background .note-date-container button.btn-sync.active:before{left:66px}.editor-container .note-body .center .page-background .page-container{position:relative;width:100%;height:auto;min-height:calc(100% - 220px);padding:30px;overflow:auto}.editor-container .note-body .center .page-background .page-container::-webkit-scrollbar{width:10px;height:10px}.editor-container .note-body .center .page-background .page-container::-webkit-scrollbar-thumb{height:10px;background-color:#9a9a9a99;border-radius:5px;background-clip:padding-box;border:2px solid transparent}.editor-container .note-body .center .page-background .page-container::-webkit-scrollbar-thumb:hover{background-color:#a2a2a2}.editor-container .note-body .center .page-background .page-container::-webkit-scrollbar-thumb:active{background-color:#646464}.editor-container .note-body .center .page-background .page-container::-webkit-scrollbar-track{background-color:transparent}.editor-container .note-body .center .page-background .page-container::-webkit-scrollbar-corner{background:#0000}.editor-container .note-body .center .page-background .page-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:30px}.editor-container .note-body .center .page-background .page-container.row{flex-direction:row}.editor-container .note-body .center .page-background .page-container.col{flex-direction:column;justify-content:flex-start}.editor-container .note-body .center .page-background .page-container .page-box{position:relative;width:100%;padding:40px;background-color:#fff;box-shadow:0 0 4px #0000001a,0 0 10px #00000017}.editor-container .note-body .center .page-background .page-container .page-box.hide{display:none}.editor-container .note-body .center .page-background .page-container .page-box.label:after{content:"";position:absolute;top:-3px;left:-3px;width:100px;height:30px;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center}.editor-container .note-body .center .page-background .page-container .page-box.label.editor:after{content:"editor";background-color:#c9ead5}.editor-container .note-body .center .page-background .page-container .page-box.label.viewer:after{content:"viewer";background-color:#c9dfff}.editor-container .note-body .center .page-background .page-container .page-box .btn-dir-container{position:absolute;top:3px;right:3px;width:auto;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.editor-container .note-body .center .page-background .page-container .page-box .btn-dir-container .btn-dir{border-radius:0;border:0;color:#fff;width:34px;height:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.editor-container .note-body .center .page-background .page-container .page-box .btn-dir-container .btn-dir:after{content:"";position:absolute;top:0;left:0;width:34px;height:34px;border-radius:50%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='rgba(0,0,0,1)'%20stroke-width='1'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'%3e%3c/circle%3e%3cpolyline%20points='8%2012%2012%2016%2016%2012'%3e%3c/polyline%3e%3cline%20x1='12'%20y1='8'%20x2='12'%20y2='16'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:34px;transform:rotate(180deg)}.editor-container .note-body .center .page-background .page-container .page-box .btn-dir-container .btn-dir:hover:after{background-color:#d9d9d9;box-shadow:0 0 4px #0000001a,0 0 10px #00000017}.editor-container .note-body .center .page-background .page-container .page-box .btn-dir-container .btn-dir:active:after{opacity:.7}.editor-container .note-body .center .page-background .page-container .page-box .btn-dir-container .btn-dir.col:after{transform:rotate(0)}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer{position:relative;width:100%;height:auto;min-height:500px;background-color:#fff;border-radius:0;font-size:15pt;line-height:41px;overflow:auto;transition:.3s all ease-in-out}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet[contenteditable=true],.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer[contenteditable=true],.editor-container .note-body .center .page-background .page-container .page-box .page-sheet[contenteditable=true] p,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet[contenteditable=true] div,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer[contenteditable=true] p,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer[contenteditable=true] div{color:#3d3d3d}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet:focus,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer:focus{outline:none}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet.hide,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.hide{display:none}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol.decimal,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol.decimal{list-style-type:decimal}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol.decimal-leading-zero,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol.decimal-leading-zero{list-style-type:decimal-leading-zero}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol.upper-alpha,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol.upper-alpha{list-style-type:upper-alpha}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol.lower-alpha,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol.lower-alpha{list-style-type:lower-alpha}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol.lower-roman,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol.lower-roman{list-style-type:lower-roman}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol.upper-roman,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol.upper-roman{list-style-type:upper-roman}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol.hangul,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol.hangul{list-style-type:hangul}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.disc,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.disc{list-style-type:disc}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.circle,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.circle{list-style-type:circle}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.square,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.square{list-style-type:square}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.hyphen li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.arrow li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.check li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.hyphen li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.arrow li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.check li{list-style-type:none}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.hyphen li:before,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.arrow li:before,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.check li:before,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.hyphen li:before,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.arrow li:before,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.check li:before{content:"";text-align:center;width:1em;margin-right:.5em;margin-left:-1.5em;display:inline-block}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.hyphen li:before,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.hyphen li:before{content:"-"}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.arrow li:before,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.arrow li:before{content:"→"}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul.check li:before,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul.check li:before{content:"✔"}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul{list-style-position:outside;margin:0 0 0 1.5em;line-height:1.5;font-size:20px}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul li{list-style-type:inherit;list-style-position:inherit;text-decoration:inherit;padding-left:.1em;font-size:inherit}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet p,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet div,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h1,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h2,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h3,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h4,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h5,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h6,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer p,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer div,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h1,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h2,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h3,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h4,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h5,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h6,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol li,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul li{line-height:41px;font-size:14pt}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet p span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet div span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h1 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h2 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h3 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h4 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h5 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h6 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol li span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul li span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer p span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer div span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h1 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h2 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h3 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h4 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h5 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h6 span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol li span.bold,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul li span.bold{font-weight:600}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet p span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet div span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h1 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h2 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h3 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h4 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h5 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h6 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol li span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul li span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer p span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer div span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h1 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h2 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h3 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h4 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h5 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h6 span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol li span.italic,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul li span.italic{font-style:italic}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet p span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet div span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h1 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h2 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h3 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h4 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h5 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h6 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol li span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul li span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer p span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer div span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h1 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h2 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h3 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h4 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h5 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h6 span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol li span.underline,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul li span.underline{text-decoration:underline}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet p span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet div span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h1 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h2 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h3 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h4 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h5 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h6 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ol li span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet ul li span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer p span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer div span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h1 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h2 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h3 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h4 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h5 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h6 span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ol li span.strike,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer ul li span.strike{text-decoration:line-through}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h1,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h1{font-size:28pt;font-weight:600}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h2,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h2{font-size:24pt;font-weight:500}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h3,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h3{font-size:20pt;font-weight:400}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h4,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h4{font-size:18pt;font-weight:300}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h5,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h5{font-size:16pt;font-weight:300}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet h6,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer h6{font-size:14pt;font-weight:200}.underline .editor-container .note-body .center .page-background .page-container .page-box .page-sheet.yellow,.underline .editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.yellow{background-color:#ffffe0}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet.blue,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.blue,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet.green,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.green{background-color:#f3faff}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet strong,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer strong{font-weight:600}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet em,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer em{font-style:italic}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet pre,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer pre{min-height:41px;border-radius:5px;line-height:30px;display:inline;padding:5px 8px!important}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet p code,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer p code{background-color:#eee0ff;padding:2px 5px;line-height:4 1px;min-height:41px;border-radius:3px}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet code,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer code{font-family:Nanum Gothic Coding;line-height:30px}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet code span,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer code span{font-family:Nanum Gothic Coding}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet blockquote,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer blockquote{line-height:30px;padding:15px!important}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet blockquote p,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer blockquote p{line-height:inherit}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet.underline-solid-31,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-31{background-attachment:local;background-image:repeating-linear-gradient(transparent,transparent 30px,#e9e9e9 30px,#e9e9e9 31px,transparent 31px)}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet.underline-solid-31 p,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet.underline-solid-31 div,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-31 p,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-31 div{line-height:31px;font-size:12pt}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet.underline-solid-41,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-41{background-attachment:local;background-image:repeating-linear-gradient(transparent,transparent 40px,#e9e9e9 40px,#e9e9e9 41px,transparent 41px)}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet.underline-solid-51,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-51{background-attachment:local;background-image:repeating-linear-gradient(transparent,transparent 50px,#e9e9e9 50px,#e9e9e9 51px,transparent 51px)}.editor-container .note-body .center .page-background .page-container .page-box .page-sheet.underline-solid-51 p,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet.underline-solid-51 div,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-51 p,.editor-container .note-body .center .page-background .page-container .page-box .page-sheet-viewer.underline-solid-51 div{line-height:51px;font-size:18pt}.editor-container .note-body .right{display:none;width:200px;min-width:200px;height:100%;border-left:1px solid #d9d9d9;background-color:#fff}
