@charset "UTF-8";@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:300;line-height:1.2;font-style:normal;color:#333}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}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}@keyframes loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-fade{0%{opacity:1}to{opacity:.1}}.weffice-container{z-index:100;position:relative;width:auto;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;background-color:#fff;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}.main-container{width:100%;height:100vh;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.main-container .header{width:100%;height:100px;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #d9d9d9}.main-container .body{width:100%;height:calc(100vh - 160px);min-height:300px;background-color:#fff;overflow-y:auto;overflow-x:hidden;padding:50px}.main-container .body .main-body-message-box{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.footer{width:100%;height:40px;background-color:#f2f2f2;border-top:1px solid #d9d9d9;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:0 20px}.footer .weffice-status{color:#868686;font-size:11pt;display:none}.footer .weffice-status.show{display:block}.header .user-info{width:300px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px;padding:20px}.header .user-info button.login-ing{animation:loading-fade 1s ease-in-out alternate infinite}.header .logo{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:27pt;font-family:OkMallangW;color:#1eceff;text-shadow:4px 4px 4px #d9d9d9}.editor-container{width:100%;height:100vh;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.editor-container .header{width:100%;height:100px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #d9d9d9}.editor-container .header .note-tab-list{width:calc(100vw - 720px);height:100%;background-color:#fff;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:5px}.editor-container .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 #adadad;border-bottom-width:0;color:#aeaeae;font-weight:300}.editor-container .header .note-tab-list .tab-item.active{font-weight:800;color:#00f}.editor-container .header .note-tab-list .tab-item.new{min-width:50px;width:50px;background-color:#92e0af;color:#fff;padding:0 15px;text-align:center}.editor-container .header .note-tab-list .tab-item.new:hover{background-color:#62ba82}.editor-container .header .note-tab-list .tab-item.new:active{background-color:#3f935e}.editor-container .header .note-tab-list .tab-item.new:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-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(0,0,0,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;background-color:transparent}.editor-container .header .note-tab-list .tab-item button.btn-close{position:absolute;right:5px;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 .header .note-tab-list .tab-item button.btn-close:hover{background-color:#d9d9d9}.editor-container .body{width:100%;height:calc(100vh - 160px);min-height:300px;overflow-y:hidden;overflow-x:hidden;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#f9f9f9}.editor-container .body .left{width:400px;min-width:400px;height:100%;border-right:1px solid #d9d9d9;background-color:#fff;position:relative}.editor-container .body .left .left-doc-list-container{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1px}.editor-container .body .left .left-doc-list-container .left-list{width:100%;height:auto;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:5px 20px;font-size:14pt}.editor-container .body .left .left-doc-list-container .left-list:hover{background-color:#f9f9f9}.editor-container .body .left .left-doc-list-container .left-list.doc{color:#a2a2a2}.editor-container .body .left .left-doc-list-container .left-list.doc.active{color:#000;font-weight:700;background-color:#f9f9f9}.editor-container .body .center{width:calc(100% - 400px);min-width:700px;height:100%;position:relative}.editor-container .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 .body .center .page-background{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;padding:20px}.editor-container .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}.editor-container .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 .body .center .page-background .page-tools-container button,.editor-container .body .center .page-background .page-tools-container select{width:auto;height:40px;padding:5px 20px;background-color:#ff0}.editor-container .body .center .page-background .page-title-container{width:100%;height:70px;min-height:70px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px}.editor-container .body .center .page-background .page-title-container .page-title{width:100%;height:70px;border-bottom:3px solid #a1a1a1;font-size:25pt;padding:0 10px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.editor-container .body .center .page-background .page-title-container .page-title input[type=text]{width:100%;height:100%;border:0;font-size:25pt;background-color:transparent}.editor-container .body .center .page-background .page-title-container .page-title input[type=text]:focus{outline:none}.editor-container .body .center .page-background .page-title-container .page-title input[type=text]::placeholder{color:#e4e4e4}.editor-container .body .center .page-background .page-container{position:relative;width:100%;height:auto;min-height:calc(100% - 150px);padding:40px;background-color:#fff;overflow:auto}.editor-container .body .center .page-background .page-container::-webkit-scrollbar{width:10px;height:10px}.editor-container .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 .body .center .page-background .page-container::-webkit-scrollbar-thumb:hover{background-color:#a2a2a2}.editor-container .body .center .page-background .page-container::-webkit-scrollbar-thumb:active{background-color:#646464}.editor-container .body .center .page-background .page-container::-webkit-scrollbar-track{background-color:transparent}.editor-container .body .center .page-background .page-container::-webkit-scrollbar-corner{background:#0000}.editor-container .body .center .page-background .page-container{box-shadow:0 2px 4px #0000001a,0 3px 10px #00000017}.editor-container .body .center .page-background .page-container .page-sheet,.editor-container .body .center .page-background .page-container .page-sheet-viewer{position:relative;width:100%;height:auto;min-height:100%;background-color:#fff;border-radius:0;padding:0 5px;font-size:15pt;line-height:41px;overflow:auto;transition:.3s all ease-in-out}.editor-container .body .center .page-background .page-container .page-sheet[contenteditable=true],.editor-container .body .center .page-background .page-container .page-sheet-viewer[contenteditable=true],.editor-container .body .center .page-background .page-container .page-sheet[contenteditable=true] p,.editor-container .body .center .page-background .page-container .page-sheet[contenteditable=true] div,.editor-container .body .center .page-background .page-container .page-sheet-viewer[contenteditable=true] p,.editor-container .body .center .page-background .page-container .page-sheet-viewer[contenteditable=true] div{color:#3d3d3d}.editor-container .body .center .page-background .page-container .page-sheet:focus,.editor-container .body .center .page-background .page-container .page-sheet-viewer:focus{outline:none}.editor-container .body .center .page-background .page-container .page-sheet.hide,.editor-container .body .center .page-background .page-container .page-sheet-viewer.hide{display:none}.editor-container .body .center .page-background .page-container .page-sheet ol,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol,.editor-container .body .center .page-background .page-container .page-sheet ol.decimal,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol.decimal{list-style-type:decimal}.editor-container .body .center .page-background .page-container .page-sheet ol.decimal-leading-zero,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol.decimal-leading-zero{list-style-type:decimal-leading-zero}.editor-container .body .center .page-background .page-container .page-sheet ol.upper-alpha,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol.upper-alpha{list-style-type:upper-alpha}.editor-container .body .center .page-background .page-container .page-sheet ol.lower-alpha,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol.lower-alpha{list-style-type:lower-alpha}.editor-container .body .center .page-background .page-container .page-sheet ol.lower-roman,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol.lower-roman{list-style-type:lower-roman}.editor-container .body .center .page-background .page-container .page-sheet ol.upper-roman,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol.upper-roman{list-style-type:upper-roman}.editor-container .body .center .page-background .page-container .page-sheet ol.hangul,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol.hangul{list-style-type:hangul}.editor-container .body .center .page-background .page-container .page-sheet ul,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul,.editor-container .body .center .page-background .page-container .page-sheet ul.disc,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.disc{list-style-type:disc}.editor-container .body .center .page-background .page-container .page-sheet ul.circle,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.circle{list-style-type:circle}.editor-container .body .center .page-background .page-container .page-sheet ul.square,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.square{list-style-type:square}.editor-container .body .center .page-background .page-container .page-sheet ul.hyphen li,.editor-container .body .center .page-background .page-container .page-sheet ul.arrow li,.editor-container .body .center .page-background .page-container .page-sheet ul.check li,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.hyphen li,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.arrow li,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.check li{list-style-type:none}.editor-container .body .center .page-background .page-container .page-sheet ul.hyphen li:before,.editor-container .body .center .page-background .page-container .page-sheet ul.arrow li:before,.editor-container .body .center .page-background .page-container .page-sheet ul.check li:before,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.hyphen li:before,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.arrow li:before,.editor-container .body .center .page-background .page-container .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 .body .center .page-background .page-container .page-sheet ul.hyphen li:before,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.hyphen li:before{content:"-"}.editor-container .body .center .page-background .page-container .page-sheet ul.arrow li:before,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.arrow li:before{content:"→"}.editor-container .body .center .page-background .page-container .page-sheet ul.check li:before,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul.check li:before{content:"✔"}.editor-container .body .center .page-background .page-container .page-sheet ol,.editor-container .body .center .page-background .page-container .page-sheet ul,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul{list-style-position:outside;margin:0 0 0 1.5em;line-height:1.5;font-size:20px}.editor-container .body .center .page-background .page-container .page-sheet ol li,.editor-container .body .center .page-background .page-container .page-sheet ul li,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol li,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul li{list-style-type:inherit;list-style-position:inherit;text-decoration:inherit;padding-left:.1em;font-size:inherit}.editor-container .body .center .page-background .page-container .page-sheet p,.editor-container .body .center .page-background .page-container .page-sheet div,.editor-container .body .center .page-background .page-container .page-sheet h1,.editor-container .body .center .page-background .page-container .page-sheet h2,.editor-container .body .center .page-background .page-container .page-sheet h3,.editor-container .body .center .page-background .page-container .page-sheet h4,.editor-container .body .center .page-background .page-container .page-sheet h5,.editor-container .body .center .page-background .page-container .page-sheet h6,.editor-container .body .center .page-background .page-container .page-sheet ol li,.editor-container .body .center .page-background .page-container .page-sheet ul li,.editor-container .body .center .page-background .page-container .page-sheet-viewer p,.editor-container .body .center .page-background .page-container .page-sheet-viewer div,.editor-container .body .center .page-background .page-container .page-sheet-viewer h1,.editor-container .body .center .page-background .page-container .page-sheet-viewer h2,.editor-container .body .center .page-background .page-container .page-sheet-viewer h3,.editor-container .body .center .page-background .page-container .page-sheet-viewer h4,.editor-container .body .center .page-background .page-container .page-sheet-viewer h5,.editor-container .body .center .page-background .page-container .page-sheet-viewer h6,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol li,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul li{line-height:41px;font-size:14pt}.editor-container .body .center .page-background .page-container .page-sheet p span.bold,.editor-container .body .center .page-background .page-container .page-sheet div span.bold,.editor-container .body .center .page-background .page-container .page-sheet h1 span.bold,.editor-container .body .center .page-background .page-container .page-sheet h2 span.bold,.editor-container .body .center .page-background .page-container .page-sheet h3 span.bold,.editor-container .body .center .page-background .page-container .page-sheet h4 span.bold,.editor-container .body .center .page-background .page-container .page-sheet h5 span.bold,.editor-container .body .center .page-background .page-container .page-sheet h6 span.bold,.editor-container .body .center .page-background .page-container .page-sheet ol li span.bold,.editor-container .body .center .page-background .page-container .page-sheet ul li span.bold,.editor-container .body .center .page-background .page-container .page-sheet-viewer p span.bold,.editor-container .body .center .page-background .page-container .page-sheet-viewer div span.bold,.editor-container .body .center .page-background .page-container .page-sheet-viewer h1 span.bold,.editor-container .body .center .page-background .page-container .page-sheet-viewer h2 span.bold,.editor-container .body .center .page-background .page-container .page-sheet-viewer h3 span.bold,.editor-container .body .center .page-background .page-container .page-sheet-viewer h4 span.bold,.editor-container .body .center .page-background .page-container .page-sheet-viewer h5 span.bold,.editor-container .body .center .page-background .page-container .page-sheet-viewer h6 span.bold,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol li span.bold,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul li span.bold{font-weight:600}.editor-container .body .center .page-background .page-container .page-sheet p span.italic,.editor-container .body .center .page-background .page-container .page-sheet div span.italic,.editor-container .body .center .page-background .page-container .page-sheet h1 span.italic,.editor-container .body .center .page-background .page-container .page-sheet h2 span.italic,.editor-container .body .center .page-background .page-container .page-sheet h3 span.italic,.editor-container .body .center .page-background .page-container .page-sheet h4 span.italic,.editor-container .body .center .page-background .page-container .page-sheet h5 span.italic,.editor-container .body .center .page-background .page-container .page-sheet h6 span.italic,.editor-container .body .center .page-background .page-container .page-sheet ol li span.italic,.editor-container .body .center .page-background .page-container .page-sheet ul li span.italic,.editor-container .body .center .page-background .page-container .page-sheet-viewer p span.italic,.editor-container .body .center .page-background .page-container .page-sheet-viewer div span.italic,.editor-container .body .center .page-background .page-container .page-sheet-viewer h1 span.italic,.editor-container .body .center .page-background .page-container .page-sheet-viewer h2 span.italic,.editor-container .body .center .page-background .page-container .page-sheet-viewer h3 span.italic,.editor-container .body .center .page-background .page-container .page-sheet-viewer h4 span.italic,.editor-container .body .center .page-background .page-container .page-sheet-viewer h5 span.italic,.editor-container .body .center .page-background .page-container .page-sheet-viewer h6 span.italic,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol li span.italic,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul li span.italic{font-style:italic}.editor-container .body .center .page-background .page-container .page-sheet p span.underline,.editor-container .body .center .page-background .page-container .page-sheet div span.underline,.editor-container .body .center .page-background .page-container .page-sheet h1 span.underline,.editor-container .body .center .page-background .page-container .page-sheet h2 span.underline,.editor-container .body .center .page-background .page-container .page-sheet h3 span.underline,.editor-container .body .center .page-background .page-container .page-sheet h4 span.underline,.editor-container .body .center .page-background .page-container .page-sheet h5 span.underline,.editor-container .body .center .page-background .page-container .page-sheet h6 span.underline,.editor-container .body .center .page-background .page-container .page-sheet ol li span.underline,.editor-container .body .center .page-background .page-container .page-sheet ul li span.underline,.editor-container .body .center .page-background .page-container .page-sheet-viewer p span.underline,.editor-container .body .center .page-background .page-container .page-sheet-viewer div span.underline,.editor-container .body .center .page-background .page-container .page-sheet-viewer h1 span.underline,.editor-container .body .center .page-background .page-container .page-sheet-viewer h2 span.underline,.editor-container .body .center .page-background .page-container .page-sheet-viewer h3 span.underline,.editor-container .body .center .page-background .page-container .page-sheet-viewer h4 span.underline,.editor-container .body .center .page-background .page-container .page-sheet-viewer h5 span.underline,.editor-container .body .center .page-background .page-container .page-sheet-viewer h6 span.underline,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol li span.underline,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul li span.underline{text-decoration:underline}.editor-container .body .center .page-background .page-container .page-sheet p span.strike,.editor-container .body .center .page-background .page-container .page-sheet div span.strike,.editor-container .body .center .page-background .page-container .page-sheet h1 span.strike,.editor-container .body .center .page-background .page-container .page-sheet h2 span.strike,.editor-container .body .center .page-background .page-container .page-sheet h3 span.strike,.editor-container .body .center .page-background .page-container .page-sheet h4 span.strike,.editor-container .body .center .page-background .page-container .page-sheet h5 span.strike,.editor-container .body .center .page-background .page-container .page-sheet h6 span.strike,.editor-container .body .center .page-background .page-container .page-sheet ol li span.strike,.editor-container .body .center .page-background .page-container .page-sheet ul li span.strike,.editor-container .body .center .page-background .page-container .page-sheet-viewer p span.strike,.editor-container .body .center .page-background .page-container .page-sheet-viewer div span.strike,.editor-container .body .center .page-background .page-container .page-sheet-viewer h1 span.strike,.editor-container .body .center .page-background .page-container .page-sheet-viewer h2 span.strike,.editor-container .body .center .page-background .page-container .page-sheet-viewer h3 span.strike,.editor-container .body .center .page-background .page-container .page-sheet-viewer h4 span.strike,.editor-container .body .center .page-background .page-container .page-sheet-viewer h5 span.strike,.editor-container .body .center .page-background .page-container .page-sheet-viewer h6 span.strike,.editor-container .body .center .page-background .page-container .page-sheet-viewer ol li span.strike,.editor-container .body .center .page-background .page-container .page-sheet-viewer ul li span.strike{text-decoration:line-through}.editor-container .body .center .page-background .page-container .page-sheet h1,.editor-container .body .center .page-background .page-container .page-sheet-viewer h1{font-size:28pt;font-weight:600}.editor-container .body .center .page-background .page-container .page-sheet h2,.editor-container .body .center .page-background .page-container .page-sheet-viewer h2{font-size:24pt;font-weight:500}.editor-container .body .center .page-background .page-container .page-sheet h3,.editor-container .body .center .page-background .page-container .page-sheet-viewer h3{font-size:20pt;font-weight:400}.editor-container .body .center .page-background .page-container .page-sheet h4,.editor-container .body .center .page-background .page-container .page-sheet-viewer h4{font-size:18pt;font-weight:300}.editor-container .body .center .page-background .page-container .page-sheet h5,.editor-container .body .center .page-background .page-container .page-sheet-viewer h5{font-size:16pt;font-weight:300}.editor-container .body .center .page-background .page-container .page-sheet h6,.editor-container .body .center .page-background .page-container .page-sheet-viewer h6{font-size:14pt;font-weight:200}.underline .editor-container .body .center .page-background .page-container .page-sheet.yellow,.underline .editor-container .body .center .page-background .page-container .page-sheet-viewer.yellow{background-color:#ffffe0}.editor-container .body .center .page-background .page-container .page-sheet.blue,.editor-container .body .center .page-background .page-container .page-sheet-viewer.blue,.editor-container .body .center .page-background .page-container .page-sheet.green,.editor-container .body .center .page-background .page-container .page-sheet-viewer.green{background-color:#f3faff}.editor-container .body .center .page-background .page-container .page-sheet strong,.editor-container .body .center .page-background .page-container .page-sheet-viewer strong{font-weight:600}.editor-container .body .center .page-background .page-container .page-sheet em,.editor-container .body .center .page-background .page-container .page-sheet-viewer em{font-style:italic}.editor-container .body .center .page-background .page-container .page-sheet pre,.editor-container .body .center .page-background .page-container .page-sheet-viewer pre{background-color:#d9d9d9;padding:0 20px;min-height:41px;border-radius:3px}.editor-container .body .center .page-background .page-container .page-sheet pre code,.editor-container .body .center .page-background .page-container .page-sheet-viewer pre code{line-height:41px}.editor-container .body .center .page-background .page-container .page-sheet p code,.editor-container .body .center .page-background .page-container .page-sheet-viewer p code{background-color:#d9d9d9;padding:2px 5px;line-height:41px;min-height:41px;border-radius:3px}.editor-container .body .center .page-background .page-container .page-sheet.underline-solid-31,.editor-container .body .center .page-background .page-container .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 .body .center .page-background .page-container .page-sheet.underline-solid-31 p,.editor-container .body .center .page-background .page-container .page-sheet.underline-solid-31 div,.editor-container .body .center .page-background .page-container .page-sheet-viewer.underline-solid-31 p,.editor-container .body .center .page-background .page-container .page-sheet-viewer.underline-solid-31 div{line-height:31px;font-size:12pt}.editor-container .body .center .page-background .page-container .page-sheet.underline-solid-41,.editor-container .body .center .page-background .page-container .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 .body .center .page-background .page-container .page-sheet.underline-solid-41 p,.editor-container .body .center .page-background .page-container .page-sheet.underline-solid-41 div,.editor-container .body .center .page-background .page-container .page-sheet-viewer.underline-solid-41 p,.editor-container .body .center .page-background .page-container .page-sheet-viewer.underline-solid-41 div{line-height:41px;font-size:14pt}.editor-container .body .center .page-background .page-container .page-sheet.underline-solid-51,.editor-container .body .center .page-background .page-container .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 .body .center .page-background .page-container .page-sheet.underline-solid-51 p,.editor-container .body .center .page-background .page-container .page-sheet.underline-solid-51 div,.editor-container .body .center .page-background .page-container .page-sheet-viewer.underline-solid-51 p,.editor-container .body .center .page-background .page-container .page-sheet-viewer.underline-solid-51 div{line-height:51px;font-size:18pt}.editor-container .body .center .page-background .page-container .page-sheet{background-color:#fafafa}.editor-container .body .right{display:none;width:200px;min-width:200px;height:100%;border-left:1px solid #d9d9d9;background-color:#fff}
