@charset "UTF-8";@font-face{font-family:NaverNanumSquareNeo;src:url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-aLt.woff2) format("woff2"),url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-aLt.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:"NaverNanumSquareNeo 100";src:url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-aLt.woff2) format("woff2"),url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-aLt.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"NaverNanumSquareNeo 200";src:url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-bRg.woff2) format("woff2"),url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-bRg.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"NaverNanumSquareNeo 300";src:url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-cBd.woff2) format("woff2"),url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-cBd.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"NaverNanumSquareNeo 400";src:url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-dEb.woff2) format("woff2"),url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-dEb.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"NaverNanumSquareNeo 500";src:url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-eHv.woff2) format("woff2"),url(/fonts/NaverNanumSquareNeo/NanumSquareNeoTTF-eHv.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"NaverNanumSquareNeo 600";src:url(/fonts/NaverNanumSquareNeo/NanumSquareNeo-Variable.woff2) format("woff2"),url(/fonts/NaverNanumSquareNeo/NanumSquareNeo-Variable.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}:root{--main--color: #fc5e20;--main--color-dark: #d33e03;--main--color-bright: #ff9c74;--main--color-filter: brightness(0) saturate(100%) invert(41%) sepia(85%) saturate(1840%) hue-rotate(346deg) brightness(103%) contrast(103%);--main--color-dark-filter: brightness(0) saturate(100%) invert(26%) sepia(66%) saturate(5547%) hue-rotate(18deg) brightness(97%) contrast(98%);--main--color-bright-filter: brightness(0) saturate(100%) invert(99%) sepia(59%) saturate(6342%) hue-rotate(304deg) brightness(99%) contrast(104%)}*{box-sizing:border-box}body,html{font-size:1rem}blockquote,body,button,code,dd,div,dl,dt,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,input,legend,li,main,ol,p,pre,select,span,td,textarea,th,ul{margin:0;padding:0;line-height:1}blockquote,body,button,dd,div,dl,dt,fieldset,footer,form,header,input,legend,li,main,ol,pre,select,span,ul{font-family:"NaverNanumSquareNeo 300"}p{line-height:1.25}fieldset,img{border:0 none}img{max-width:100%;vertical-align:top}dl,li,menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}button,input,select,textarea{vertical-align:middle;border:none;outline:0;background:0 0}button{border:0 none;background-color:transparent;cursor:pointer;outline:0;text-align:center}body{-webkit-text-size-adjust:none}table{border-collapse:collapse;border-spacing:0}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}a{text-decoration:none;cursor:pointer}a:active,a:hover,a:visited{text-decoration:none}.hidden_tag{display:inline-block;position:absolute;z-index:-1;width:1px;height:1px;overflow:hidden;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%)}body{overflow-x:hidden;padding:0;margin:0;border:0;text-align:unset;color:#000000de}ul{list-style:none;margin-top:0;margin-bottom:1rem;padding-left:2rem}li,ul{list-style:none;margin:0;padding:0;border:0;font-size:100%}button{list-style:none;margin:0;padding:0;border:0;font-size:100%;background:0 0;color:#fff;line-height:1}body{background:#fff}::-webkit-scrollbar{width:8px;height:8px;margin-left:2px}::-webkit-scrollbar-thumb{background-color:#0000001f;border-radius:10px}::-webkit-scrollbar-track{background-color:#fff;border-radius:10px;box-shadow:inset 0 0 5px #fff}.root{background:var(--main--color-bright)}.login{width:100vw;height:100vh;align-items:center;justify-content:center;display:flex}.login .top{display:flex;justify-content:space-between;margin-bottom:12px}.login .top img{width:155px}.login .top .subTitle{font-size:17px;font-weight:600;line-height:1.25;margin:auto 0 0;color:#fff}.login .loginBox .loginForm{display:grid;padding:5rem;width:30rem;background:#fff;grid-row-gap:1.25rem}.login .loginBox .title{font-size:3rem;font-weight:700;text-align:center;line-height:1.25;font-family:"NaverNanumSquareNeo 900"}.login .loginBox .loginFooter{font-size:.6875rem;font-weight:400;text-align:center;line-height:1.25;margin-top:15px}.layout{display:flex;width:100%;height:100vh}.layout .backColor{position:absolute;background:#fff;height:95px;width:100%;border-bottom-right-radius:25px;box-shadow:0 .5rem 1.5rem #ff9c7480}.layout .inline{display:flex;width:100%;height:100vh;z-index:100;transition:all .4s ease-in-out}.layout .inline.nav_hide .nav{visibility:hidden!important;transition:all .4s ease-in-out;-webkit-transform:translateX(-16rem);-ms-transform:translateX(-16rem);transform:translate(-16rem)}.layout .inline.nav_hide .main_layout{margin:1rem!important}.nav{transition:all .4s ease-in-out;z-index:200;box-shadow:0 1.25rem 1.6875rem #00000026;border-top-right-radius:25px;background:var(--main--color);width:16rem;position:fixed;height:100%;display:inline-block}.nav .title{width:100%;height:93px;text-align:center;padding:20px;font-size:22px;font-weight:700;line-height:3px;cursor:pointer;color:#fff}.nav .line{height:1px;border:1px solid #fff;border-bottom:3px solid transparent;border-radius:50%;border-image:linear-gradient(to right,#fc5e20 0%,#fff 100%);border-image-slice:1}.nav .nav_title,.nav .nav_anchor{display:flex;align-items:center;font-size:1.1rem;position:relative;height:3.25rem;padding-left:.5rem;letter-spacing:.1rem;cursor:pointer}.nav .nav_title p,.nav .nav_anchor p{margin-left:.7rem;color:var(--main--color)}.nav .nav_title:hover:after,.nav .nav_anchor:hover:after{filter:var(--main--color-filter)}.nav .nav_title:hover p,.nav .nav_anchor:hover p{font-weight:700;color:var(--main--color-dark)}.nav .nav_body{height:calc(100vh - 105px);padding:1rem}.nav .nav_first_depth{overflow:auto}.nav .nav_second_depth_custom a,.nav .nav_second_depth_custom p{font-size:.8rem;font-weight:500;color:#000c}.nav .nav_second_depth_custom li{display:flex;align-items:center;position:relative;height:2.5rem;margin-bottom:5px;padding:0 1.25rem 0 2.725rem}.nav .nav_second_depth_custom li:hover{font-weight:700;background:var(--main--color-bright);cursor:pointer;border-radius:.5rem}.nav .nav_second_depth_custom li:hover p{color:#fff!important}.nav .nav_second_depth_custom .selected{background:var(--main--color);border-radius:.5rem}.nav .nav_second_depth_custom .selected p{font-weight:700;color:#fff}.nav .nav_second_depth_custom .nav_title:not(.no_arrow):after{position:absolute;content:"";top:1.125rem;right:1.25rem;width:1rem;height:1rem;background-image:url(../images/arrow_down_bk_16.svg);background-repeat:no-repeat}.nav .nav_second_depth_custom .nav_title:not(.no_arrow):after{position:absolute;content:"";top:1.125rem;right:1.25rem;width:1rem;height:1rem;background-image:url(../images/arrow_down_bk_16.svg);background-repeat:no-repeat}.nav .nav_second_depth_custom .nav_title:not(.no_arrow).on:after{transform:rotate(180deg)}.header{position:static;display:flex}.header .navIcon{width:2.5rem;height:2.5rem;filter:var(--main--color-filter);cursor:pointer}.header .line{width:100%;display:flex;justify-content:space-between;-webkit-box-pack:justify}.header .line .breadCrumb{display:grid;margin-left:10px}.header .line .breadCrumb div{display:flex;margin-top:8px;font-size:.8rem}.header .line .breadCrumb .home{filter:var(--main--color-filter);cursor:pointer}.header .line .breadCrumb .topMenu{line-height:24px;color:#aaa;font-weight:600;font-size:14px;letter-spacing:1px}.header .line .breadCrumb .slash{line-height:24px;color:#aaa;font-weight:600;font-size:14px;letter-spacing:1px;margin-left:6px}.header .line .breadCrumb .next{width:15px;margin:0 6px;filter:brightness(0) saturate(100%) invert(73%) sepia(13%) saturate(9%) hue-rotate(1deg) brightness(91%) contrast(90%)}.header .line .breadCrumb .title{font-size:23px;font-weight:600;margin-top:5px;letter-spacing:2px;margin-bottom:5px;font-family:"NaverNanumSquareNeo 600"}.header .info{border:1px solid #fff;background:var(--main--color-bright);border-radius:50%;height:35px;margin-top:15px;margin-right:.5rem;cursor:pointer}.header .personIcon{width:35px;height:35px;padding:2px 0 4px;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(246deg) brightness(110%) contrast(101%)}.footer{margin-top:12px;position:absolute;right:1rem;font-size:.8rem;opacity:.7}.main_layout{width:100%;margin:1rem 1rem 1rem 17rem;transition:all .4s ease-in-out}.main{width:100%;min-height:calc(100% - 8rem);margin:1.75rem 0 0}.css-mvxx3b-MuiTypography-root{font-size:.8rem!important}.css-sgoict-MuiCardHeader-action{margin-right:0!important}.css-1wei68i-MuiTypography-root{font-size:1.2rem!important}.page404{width:100vw;height:100vh;background:#000}.page404 .pageGrid{display:grid;position:absolute;left:45%;top:28%;text-align:center;grid-gap:70px}.page404 .pageGrid h1{color:var(--main--color);font-size:60px}.page404 .pageGrid .warn{filter:var(--main--color-filter);width:100px;height:100px}.page404 .pageGrid p{color:#fff;opacity:.5}.MuiInputBase-input{padding:8px!important}.Mui-disabled,.Mui-readOnly{background:#eaeaea!important;color:#000!important;-webkit-text-fill-color:#000000!important}.MuiTreeItem-content.Mui-selected{background:var(--main--color)!important;color:#fff}.MuiRadio-root{padding:7px!important}.MuiTableCell-root{padding:0!important}.Mui-selected .treeAdd{filter:none!important}.MuiInputLabel-sizeMedium{top:-6px!important}.MuiFormControlLabel-root{margin:0!important}.MuiAccordion-gutters{margin:0!important;border-bottom:1px solid rgba(0,0,0,.12)}.MuiDataGrid-cellContent{font-size:12px!important}.MuiDataGrid-main{height:calc(100vh - 380px)}.MuiDataGrid-footerContainer{height:50px}.MuiAccordionDetails-root{padding:8px 15px!important}.MuiDataGrid-row.Mui-selected{background-color:#fc5e2099!important;color:#fff}.MuiDataGrid-row:hover{background-color:#fc5e204d!important;color:#fff}.MuiTable-root{border:1px solid #eaeaea}.MuiTable-root th{background:#eaeaea}.MuiTable-root tr{height:50px}.dflx{display:flex}.dflx.ac{align-items:center}.red_mark{color:#f13138!important}.label{font-size:.8rem;margin-bottom:5px}.label_flex{font-size:.8rem;width:100%}.searchLayout{background:#fff;display:flex;padding:10px!important}.searchLayout:not(:first-of-type){margin-right:10px!important}.ml_10{margin-left:10px!important}.mr_10{margin-right:10px!important}.mb_10{margin-bottom:10px!important}.mb_20{margin-bottom:20px!important}.mt_10{margin-top:10px!important}.mt_20{margin-top:20px!important}.term{margin:auto 15px}.treeOutLine{height:100%}.treeOutLine .treeAdd{margin:auto;cursor:pointer;filter:var(--main--color-filter)}.alert.on{display:flex}.alert.off{display:none}.alert .alert_back{position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.alert .body{box-shadow:0 1.25rem 2.25rem #0003;max-height:80vh;overflow:auto;padding:1.5rem 0;border-radius:.75rem;background:#ffffff;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:201;min-width:200px}.alert .body .title{display:flex;align-items:center;margin-bottom:1.5rem;padding:0 1rem;justify-content:space-between}.alert .body .title p{line-height:1.25rem;font-weight:600}.alert .body .title line{padding-bottom:1.5rem;border-bottom:1px solid #d2d3d6}.alert .body .title .icon{filter:brightness(0) saturate(100%) invert(66%) sepia(64%) saturate(1322%) hue-rotate(143deg) brightness(96%) contrast(94%);cursor:pointer}.alert .body .content p{padding:1rem}.defaultId{margin-right:1px}.margin_0{margin:0}.ql-container{font-family:none}.ql-editor{font-family:none!important}.table_basic{border-radius:0!important;box-shadow:none!important;border:1px solid}.table_basic .MuiInputBase-root{border-radius:0!important}.serviceFile{display:flex}.serviceFile .fileName{display:inline-block;padding:0 10px;vertical-align:middle;border:1px solid #dddddd;width:300px;color:#999;margin:0 10px 0 20px;font-size:11px}.serviceFile .fileName.none{visibility:hidden;width:0;margin:0}.serviceFile label{display:inline-block;padding:10px;color:#fff;vertical-align:middle;background-color:#999;cursor:pointer;text-align:center;width:120px}.serviceFile input[type=file]{position:absolute;width:0;height:0;padding:0;overflow:hidden;border:0}.viewerBox{height:72vh;overflow:auto}.addChipList{border:0;background:transparent;text-align:left}.addChipList.disabled{border:1px solid #aaa;background:#eaeaea!important}.sw-main .step-tabs .step-item .step-link{padding:0 0 0 10px!important}.sw-main .step-tabs .step-item .step-link:not(.disabled){margin:0 10px}.sw-theme-dots>ul.step-anchor:before{top:10px!important}.sw-theme-dots>ul.step-anchor>li>a:before{bottom:-12px!important}.sw-theme-dots>ul.step-anchor>li>a:after{bottom:-5px!important;margin-top:0!important;margin-left:1px}.step-tabs .step-item{margin-bottom:8px}.step{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.sw-theme-dots>ul.step-anchor>li.active.SUCCESS>a:after{background:#5cb85c!important}.sw-theme-dots>ul.step-anchor>li.active.FAIL>a:after{background:crimson!important}.sw-theme-dots>ul.step-anchor>li>a{position:relative;text-align:center;font-weight:700;background:transparent;border:none;color:#ccc;text-decoration:none;outline-style:none;display:block}.sw-theme-dots>ul.step-anchor>li>a:before{content:" ";position:absolute;bottom:2px;left:40%;margin-top:10px;display:block;border-radius:50%;background:#f5f5f5;border:none;width:30px;height:30px;text-decoration:none}.sw-theme-dots>ul.step-anchor>li>a:after{content:" ";position:relative;left:43%;bottom:2px;margin-top:10px;display:block;width:15px;height:15px;background:#f5f5f5;border-radius:50%}.sw-theme-dots>ul.step-anchor>li>a:before{z-index:0!important}.sw-theme-dots>ul.step-anchor{position:relative;border:0px solid #ccc!important;list-style:none}.sw-theme-dots>ul.step-anchor:before{content:" ";position:absolute;top:70px;bottom:0;width:100%;height:5px;background-color:#f5f5f5;border-radius:3px}.progress{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:not-allowed;width:100vw;height:100vh;position:absolute;background:rgba(34,34,34,.5)}.progress.off{display:none}.progress .icon{width:60px!important;height:60px!important;left:calc(50% - 40px);top:calc(50% - 40px);position:absolute}.progress .message{position:absolute;left:calc(50% - 62px);top:calc(50% + 12px)}.progress .message p{color:#fff;font-size:20px;-webkit-font-smoothing:antialiased;text-shadow:0 1px 0 #ccc,0 2px 0 #ccc,0 3px 0 #ccc,0 10px 10px rgba(0,0,0,.4);opacity:1;font-family:"NaverNanumSquareNeo 600"}.progress .message .load{display:inline-block;vertical-align:baseline}.progress .message .dot{position:relative;font-size:40px;margin-right:-3px;top:0;display:inline-block;animation:bounce .4s ease infinite alternate}.progress .message .dot:nth-child(2){animation-delay:.1s}.progress .message .dot:nth-child(3){animation-delay:.2s}.progress .message .dot:nth-child(4){animation-delay:.3s}@keyframes bounce{to{top:-15px;text-shadow:0 1px 0 #ccc,0 2px 0 #ccc,0 3px 0 #ccc,0 50px 25px rgba(0,0,0,.2)}}.userInfoComfirm{width:355px}.boardTitle{display:flex;margin:5px auto 5px 20px}.boardTitle .icon{margin-top:3px;margin-right:10px;filter:var(--main--color-filter)}.boardTitle h6{font-family:"NaverNanumSquareNeo 600"}.companyCI{display:inline-flex;padding:15px;justify-content:space-between;width:50%}.companyCI img{width:auto!important;height:42px!important}.companyCI .btn{line-height:42px}.noData{justify-content:center;align-items:center;display:flex;text-align:center}.noData p{color:#aaa;font-size:small}.noData.big{height:350px}.noData.small{height:200px}.tableCursor{cursor:pointer}.gridColumn_wrap{white-space:pre-wrap!important}.gridColumn_sum{border-right:1px dashed;border-left:1px dashed}.resizer{cursor:ew-resize;height:auto;width:2px}.resizer:hover,.resizer.on{background-color:#fc5e20}.cardLeft_height{height:calc(100% - 84px)!important;min-width:345px}.mouseResize{cursor:col-resize}.draggable{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.selectAll{background-color:#eaeaea!important}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:rgba(255,255,0,1);box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
