@charset "UTF-8";.checkbox-local .p-radiobutton-box.p-highlight{background:#5cb85c;border-color:#5cb85c}.checkbox-local .p-radiobutton-box:not(.p-disabled).p-focus{box-shadow:0 0 0 .2rem #d3f0d1}.checkbox-staging .p-radiobutton-box.p-highlight{background:#3e9bc4;border-color:#3e9bc4}.checkbox-prod .p-radiobutton-box.p-highlight{background:#ed6952;border-color:#ed6952}.checkbox-prod .p-radiobutton-box:not(.p-disabled).p-focus{box-shadow:0 0 0 .2rem #f3cfc9}.search-bar-short-item{flex:1}.search-bar-short-item .p-inputtext,.search-bar-short-item .p-dropdown{width:100%}.search-bar-large-item{flex:2}.search-bar-large-item .p-inputtext,.search-bar-large-item .p-dropdown,.search-bar-large-item .p-calendar{width:100%}.filter-form-field-input{width:100%;min-width:250px;display:flex;align-items:center;position:relative}@media only screen and (min-width: 321px) and (max-width: 1023px){.filter-form-field-input{min-width:150px}}@media only screen and (max-width: 320px) and (max-width: 1023px){.filter-form-field-input{min-width:150px}}.search-icon-container{position:absolute;top:13px;right:2px;z-index:5}.search-icon{font-size:1rem!important;cursor:pointer!important;color:#d5d4d4f7!important}.list-item-status{border:2px solid rgb(203,213,225);font-size:.8rem;color:#32325d40;border-radius:6px;height:2rem;padding:0 8px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:150px}.archived{background-color:#f0f0f0}.background-primary{background-color:#ed6952}.background-warn{background-color:#fefce8}.background-grey{background-color:#d5d4d4f7}.background-light-grey{background-color:#e2e8f0}.background-light-primary{background-color:#fff}@media only screen and (min-width: 1224px){.background-primary-desktop{background-color:#ed6952}}.container-page{width:90%;margin:0 auto}@media only screen and (min-width: 1024px){.container-page{flex-direction:row}}.transparent{background:transparent!important;transition:.2s ease-in-out}.transparent:focus{box-shadow:none!important}.hover-blue:hover{background-color:#006fa0!important}.hover-grey:hover{background-color:#f0f0f0!important}.staging{border:none;background:#3e9bc4;color:#fff;transition:.2s ease-in-out}.staging .p-dialog-header{background:#3e9bc4!important}.staging-outlet{border:1px solid #3e9bc4;color:#3e9bc4;background:#fff}.prod{border:none;background:#ed6952;color:#fff;transition:.2s ease-in-out}.prod .p-dialog-header{background:#ed6952!important}.prod-outlet{border:1px solid #ED6952;color:#ed6952;background:#fff}.local{border:none;background:#5cb85c;color:#fff;transition:.2s ease-in-out}.local .p-dialog-header{background:#5cb85c}.local-outlet{border:1px solid #5cb85c;color:#5cb85c;background:#fff}.hover-staging:hover{background:#035072}.hover-prod:hover{background:#d4604b!important}.hover-local:hover{background:#336c33!important}.menu-bar .p-menuitem:not(:last-child){margin-right:1em}.menu-bar .p-menuitem-content{padding:5px}.menu-bar .p-menuitem-content .p-menuitem-icon{padding-right:10px}.relative{position:relative}.submit-button{font-weight:700;word-break:break-word}.button-modal{border:none;border-radius:25px;padding:10px 40px;transition:background-color .2s ease-in-out;background-color:#ed6952;color:#fff}.button-modal:hover{background-color:#d4604b}.quick-action-btn{color:#000!important;min-width:170px}.action-button{border-radius:20px;padding:10px}.action-button:focus{box-shadow:none!important}.fnae-form-field .p-button,.in-inputtext-button .p-button{border-radius:0 5px 5px 0!important;background:transparent!important;color:#475569;border:1px solid rgb(226,232,240)!important;min-width:50px!important;width:50px!important;height:50px!important;float:right;top:-4rem;margin-right:4px}.fnae-form-field .p-button:hover,.in-inputtext-button .p-button:hover{color:#1e293b}.button-small{width:1rem!important;height:1rem!important}.button-small .pi{font-size:.8rem!important}button.staging:hover{background:#035072}button.prod:hover{background:#d4604b!important}button.local:hover{background:#336c33!important}.text-card{border:1px solid #CBD5E1;border-radius:10px;margin-bottom:.5em}.text-card-right{width:30%}.container-graphics{height:200px;max-height:200px}.color-info{width:1rem;height:1rem;border-radius:3px;margin-right:.5rem}.cards-grid{display:grid;justify-content:center;align-content:end;grid-gap:10px;margin-bottom:5px;grid-template-columns:1fr}@media screen and (min-width: 700px){.cards-grid{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width: 1600px){.cards-grid{grid-template-columns:repeat(1,1fr)}}.card-title{color:#ed6952;font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal}.flex{display:flex!important}.none-to-flex{display:none}@media only screen and (min-width: 1224px){.none-to-flex{display:flex}}.none-to-block{display:none!important}@media only screen and (min-width: 1224px){.none-to-block{display:block!important}}.none-to-block-700{display:none!important}@media only screen and (min-width: 700px){.none-to-block-700{display:block!important}}.block-to-none-1024{display:block!important}@media only screen and (min-width: 1024px){.block-to-none-1024{display:none!important}}.block-to-none-1224{display:block!important}@media only screen and (min-width: 1224px){.block-to-none-1224{display:none!important}}.direction-row{flex-direction:row}.direction-column{flex-direction:column!important}.direction-row-reverse{flex-direction:row-reverse}.direction-column-to-row{flex-wrap:nowrap;flex-direction:column}@media only screen and (min-width: 1224px){.direction-column-to-row{flex-direction:row}}.direction-column-to-row-1024{flex-wrap:nowrap;flex-direction:column}@media only screen and (min-width: 1024px){.direction-column-to-row-1024{flex-direction:row}}.justify-center{justify-content:center}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around!important}.justify-space-evenly{justify-content:space-evenly}.justify-space-between-to-space-evenly{justify-content:space-between}@media only screen and (min-width: 1224px){.justify-space-between-to-space-evenly{justify-content:space-evenly}}.self-start{align-self:flex-start}.self-center{align-self:center}.self-end{align-self:flex-end}.justify-self-start{justify-self:flex-start!important}.justify-self-center{justify-self:flex-start}.justify-self-end{justify-self:flex-end!important}.align-start{align-items:start}.align-center{align-items:center}.align-end{align-items:end}.align-stretch{align-items:stretch}.float-right{float:right}.float-left{float:left}.wrap{flex-wrap:wrap}.nowrap{flex-wrap:nowrap}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.logo-fnae{max-width:230px}.mobile-logo{margin-bottom:2rem;width:57vw;max-width:270px}@media only screen and (max-width: 930px) and (orientation: landscape){.mobile-logo{width:30%}}@media only screen and (min-width: 1224px){.mobile-logo{display:none}}.icon-size-30{width:30px!important;height:30px!important;font-size:30px}.list-headers{background-color:#fff;margin:10px 0;padding:5px;font-weight:700;display:flex;flex-flow:row nowrap;align-content:center}@media only screen and (min-width: 321px) and (max-width: 1023px){.list-headers{display:none}}@media only screen and (max-width: 320px) and (max-width: 1023px){.list-headers{display:none}}@media only screen and (max-width: 930px) and (orientation: landscape){.list-headers{justify-content:flex-start}}@media only screen and (min-width: 1224px){.list-headers{justify-content:space-between}}.list-item-field-header{color:#94a3b8;font-size:1rem;text-align:center;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}@media only screen and (min-width: 321px) and (max-width: 1023px){.list-item-field-header{align-items:flex-start;padding:3px 10px;justify-content:flex-start}}@media only screen and (max-width: 320px) and (max-width: 1023px){.list-item-field-header{align-items:flex-start;padding:3px 10px;justify-content:flex-start}}.header-actions{width:200px}.infinite-scroll-content{background:#f8fafc}.list-item{box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;margin:10px 0;padding:5px;display:flex;flex-flow:row nowrap;align-content:center}@media only screen and (min-width: 321px) and (max-width: 1023px){.list-item{flex-flow:column wrap;align-content:flex-start}}@media only screen and (max-width: 320px) and (max-width: 1023px){.list-item{flex-flow:column wrap;align-content:flex-start}}@media only screen and (max-width: 930px) and (orientation: landscape){.list-item{min-height:20px;border-radius:5px;justify-content:flex-start}}@media only screen and (min-width: 1224px){.list-item{min-height:40px;border-radius:2px;justify-content:space-between}}.list-item-field{color:#000;display:flex;flex-flow:row nowrap;flex-shrink:0}@media only screen and (min-width: 321px) and (max-width: 1023px){.list-item-field{padding:3px 10px;justify-content:flex-start;min-width:200px}}@media only screen and (max-width: 320px) and (max-width: 1023px){.list-item-field{padding:3px 10px;justify-content:flex-start}}.visible-only-on-mobile{display:none}@media only screen and (min-width: 321px) and (max-width: 1023px){.visible-only-on-mobile{display:block}}.visible-only-on-desktop{display:block}@media only screen and (min-width: 321px) and (max-width: 1023px){.visible-only-on-desktop{display:none}}.field-actions{width:50px}@media only screen and (min-width: 321px) and (max-width: 1023px){.field-actions{position:absolute;right:20px}}@media only screen and (max-width: 320px) and (max-width: 1023px){.field-actions{position:absolute;right:20px}}.list-item-action-icon{color:#32325d40}.item-status-icon{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.item-status-icon:after{content:"-";color:transparent}.customer{font-size:1rem;font-weight:700;color:#1e293b}.m-0-auto{margin:0 auto}.m-auto{margin-left:auto;margin-right:auto}.m10-0px{margin:10px 0}.m-1{margin:1rem}.m-2{margin:2rem}.mt-2px{margin-top:2px}.mt-5px{margin-top:5px}.mt-10px{margin-top:10px}.mt-15px{margin-top:15px}.mt-02{margin-top:.2rem}.mt-05{margin-top:.5rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-1-no-desktop{margin-top:1rem}@media only screen and (min-width: 1224px){.mt-1-no-desktop{margin-top:0}}@media only screen and (max-width: 930px) and (orientation: landscape){.landscape-mt-5{margin-top:5rem}}@media only screen and (max-width: 930px) and (orientation: landscape){.landscape-mt-7{margin-top:7rem}}.mb-05{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.mb-1_5{margin-bottom:1.5rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-20px{margin-bottom:20px}.mb-5{margin-bottom:5rem}.mb-15px{margin-bottom:15px}.mb-1-no-desktop{margin-bottom:1rem}@media only screen and (min-width: 1224px){.mb-1-no-desktop{margin-bottom:0}}.ml-5px{margin-left:5px}.ml-20px{margin-left:20px}.ml-30px{margin-left:30px}.ml-0_5{margin-left:.5em}.ml-1{margin-left:1em}.ml-2{margin-left:2em}.mr-0_5{margin-right:.5em}.mr-1{margin-right:1em}.mr-2{margin-right:2em}.padding-3px{padding:3px}.padding-5px{padding:5px}.padding-8px{padding:8px}.padding-10px{padding:10px}.padding-15px{padding:15px}.padding-20px{padding:20px}.padding-t-1px{padding-top:1px}.padding-t-15px{padding-top:15px}.padding-t-1{padding-top:1em}.padding-l-1rem{padding-left:1rem}.padding-l-5px{padding-left:5px}.padding-l-10px{padding-left:10px}.padding-l-20px{padding-left:20px}.padding-r-1rem{padding-right:1rem}.padding-r-5px{padding-right:5px}.padding-r-20px{padding-right:20px}.padding-lr-10px{padding:0 10px}.padding-lr-20px{padding:0 20px}.padding-tb-10{padding:10px 0}.padding-tb-20px{padding:20px 0}.padding-r-10px{padding-right:10px}.gap-5px{gap:5px}.gap-10px{gap:10px}.width-50px{width:50px}.width-100px{width:100px}.width-130px{width:130px}.width-150px{width:150px}.width-200px{width:200px}.width-224px{width:224px}.width-250px{width:250px}.width-300px{width:300px}.width-450px{width:450px}.width-30{width:30%}.width-45{width:45%}@media only screen and (min-width: 800px){.width-70-min-width-window-800px{width:70%!important}}@media only screen and (min-width: 1024px){.width-45-desktop{width:45%!important}}.width-50{width:50%}.width-60{width:60%}.width-69{width:69%}.width-70{width:70%}.width-17{width:17%}.width-80{width:80%}.width-100{width:100%}.min-width-200px{min-width:200px}.max-width-200px{max-width:200px}.max-width-250px{max-width:250px}.max-width-280px{max-width:280px}.max-width-300px{max-width:300px}.max-width-500px{max-width:500px}.max-width-1200px{max-width:1200px}.max-width-100{max-width:100%}.height-30px{height:30px}.height-50px{height:50px}.height-300px{height:300px}.height-200px{height:200px}.height-150px{height:150px}.height-500px{height:530px}.max-height-100{max-height:100%!important}.height-100{height:100%!important}.min-height-100vh{min-height:100vh}.min-height-62px{min-height:62px}.height-100-to-auto{min-height:100%}@media only screen and (min-width: 1023px){.height-100-to-auto{min-height:auto}}.height-width-100-to-auto{min-height:100%;height:100%;width:100%;min-width:100%}@media only screen and (min-width: 665px){.height-width-100-to-auto{min-width:auto;height:auto;width:auto;min-height:auto}}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.color-green{color:#3dcf31}.color-red{color:#ed2a2a}.color-primary{color:#ed6952}.color-secondary{color:#0074a7}.color-local{color:#5cb85c}.color-staging{color:#3e9bc4}.color-production{color:#ed6952}.color-light-primary{color:#fff}.color-dark-primary{color:#000}.color-dark-grey{color:#8d8686f7}@media only screen and (min-width: 1224px){.color-primary-desktop{color:#ed6952}}.color-light-desktop{color:#ed6952}@media only screen and (min-width: 1224px){.color-light-desktop{color:#fff}}.hover-color-primary:hover{color:#ed6952}.underline{text-decoration:underline}.text-link{text-decoration:underline;color:#0074a7;cursor:pointer}p{font-size:18px}.font-size-0_6-rem{font-size:.6rem}.font-size-0_8-rem{font-size:.8rem}.font-size-1-rem{font-size:1rem}.font-size-1_25-rem{font-size:1.25rem}.font-size-1_5-rem{font-size:1.5rem!important}.font-size-2-rem{font-size:2rem}.font-size-3-rem{font-size:3rem}.bold{font-weight:700!important}.italic{font-style:italic}.text-normal{font-weight:400!important}.font-family-primeIcon{font-family:primeicons}.profile-page-title{color:#ed6952;font-size:2rem;width:100%;font-weight:600;margin:2rem auto}@media screen and (max-width: 400px){.profile-page-title{font-size:1.2rem}}.wysiwyg-content{display:flex;flex-flow:row wrap;justify-content:flex-start}.wysiwyg-content p{font-size:14px}.wysiwyg-editor fieldset{min-height:170px;height:170px;border:1px solid rgba(0,0,0,.3)!important;border-radius:5px;padding-inline-start:.7em!important;padding-inline-end:.7em!important;padding-block-start:.25em!important;padding-block-end:.25em!important}.wysiwyg-editor fieldset legend{color:#00000080!important;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:400;letter-spacing:.5px;padding:0 5px}.list-style-none{list-style-type:none}.white-space-wrap{white-space:normal!important}.line-height-1rem{line-height:1rem}.line-height-1_125rem{line-height:1.125rem}.line-height-1_5rem{line-height:1.5rem}.line-height-2rem{line-height:2rem}font-500{font-weight:500}font-700{font-weight:700}.line-1-rem{line-height:1rem}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-wrap{text-wrap:wrap}ul.modal-list{list-style-type:none;margin:0;padding:0}ul.modal-list li{width:100%;line-height:1.5rem;padding:10px;font-weight:400;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}ul.modal-list li:hover{background:#f0f0f0;font-weight:600}.execution-list li{margin:10px 0;padding:0 10px}.modal-header-title{color:#fff;font-size:1rem;font-weight:700;width:100%}.modal-header-title div{margin-left:1em}@media only screen and (min-width: 1224px){.modal-header-title{font-size:1.625rem}}.body-heavy{width:100%;height:50%;font-size:1.25rem;font-weight:700;display:flex;flex-flow:row nowrap;align-items:center;text-align:center}.body-heavy p{padding:0 10px;width:100%}.orange{color:#ed6952;padding:0 5px}.body-light{width:100%;height:40%;font-size:.8rem;font-weight:400;display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;text-align:center}.body-light p{padding:0 10px;width:100%}.modal-footer{padding:10px;width:100%;height:100%;display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center}@media only screen and (min-width: 1224px){.modal-footer{margin-bottom:5em}}.fnae-modal .p-dialog-header{color:#fff!important;padding:.5rem!important;font-size:1rem!important;font-weight:700!important}@media only screen and (min-width: 1224px){.fnae-modal .p-dialog-header{font-size:1.625rem}}.fnae-modal .p-dialog-header-icon{color:#fff!important}.fnae-modal .p-dialog-header-icon:hover{color:#ed6952!important}.fnae-modal .p-dialog-content{padding:10px 5px!important}@media only screen and (min-width: 321px) and (max-width: 1023px){.fnae-modal .p-dialog-content{padding:0!important}}@media only screen and (max-width: 320px) and (max-width: 1023px){.fnae-modal .p-dialog-content{padding:0!important}}.fnae-modal .default-modal-container{min-width:350px;height:100%;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}@media only screen and (min-width: 410px){.fnae-modal .default-modal-container{min-width:405px}}.modal-message-content-title{width:100%;text-align:center;font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.modal-message-content-message{margin-top:1rem;color:#1e293b;text-align:center;font-size:1rem;font-weight:400;padding:0 10px}.modal-content-info{height:8rem}.modal-content-info-line{line-height:2rem}.modal-content-field{font-size:1rem;color:#64748b}.modal-content-field:not(.bold){margin-right:10px}.modal-width-50-desktop{width:100%}@media only screen and (min-width: 500px){.modal-width-50-desktop{width:50%}}.dialog-generation-pdf{top:-30px}.add-in-view-edit-modal{width:100%}@media only screen and (min-width: 500px){.add-in-view-edit-modal{width:500px}}@media only screen and (min-width: 700px){.add-in-view-edit-modal{width:700px}}.send-mail-modal{width:100%!important}@media only screen and (min-width: 500px){.send-mail-modal{min-width:500px!important;max-width:500px!important;width:500px!important}}@media only screen and (min-width: 700px){.send-mail-modal{min-width:700px!important;max-width:700px!important;width:700px!important}}.send-mail-modal .p-editor-container,.send-mail-modal .p-editor-content{width:100%!important}@media only screen and (min-width: 500px){.send-mail-modal .p-editor-container,.send-mail-modal .p-editor-content{min-width:500px!important;max-width:500px!important;width:500px!important}}@media only screen and (min-width: 700px){.send-mail-modal .p-editor-container,.send-mail-modal .p-editor-content{min-width:700px!important;max-width:700px!important;width:700px!important}}.modal-width-80-desktop{width:100%}@media only screen and (min-width: 500px){.modal-width-80-desktop{width:80%}}.fnae-modal-loading{max-width:300px!important;height:150px!important}.fnae-modal-loading .p-dialog-header{background:#0074a7!important;color:#fff!important;padding:.5rem!important;font-size:1rem!important;font-weight:700!important}.fnae-modal-loading .p-dialog-content{padding:10px 5px!important;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;height:100%;width:100%}@media only screen and (min-width: 321px) and (max-width: 1023px){.fnae-modal-loading .p-dialog-content{padding:0!important}}@media only screen and (max-width: 320px) and (max-width: 1023px){.fnae-modal-loading .p-dialog-content{padding:0!important}}.fnae-form-field{width:100%;min-width:200px;margin:10px 0}.float-label{display:block;font-size:.75rem;color:#6c757d;margin-bottom:5px}.collapse{border-collapse:collapse}.border-radius-10px-0{border-radius:10px 10px 0 0}.border-radius-5px{border-radius:5px}.border-radius-10px{border-radius:10px}.border-radius-20px{border-radius:20px}.border-radius-50{border-radius:50%}.border-0{border:0}.border-red{border:1px solid red!important}.border-blue{border:1px solid cyan!important}.border{border:1px solid}.border-dark{border-color:#000}.border-transparent{border-color:transparent!important}.border-light-grey{border-color:#e2e8f0!important}.border-all{border:1px solid}.border-bottom{border-bottom:1px solid}.border-left{border-left:1px solid}.border-right{border-right:1px solid}.auto-complete .p-autocomplete-token{padding:4px}.auto-complete .p-autocomplete-token .p-autocomplete-token-icon{margin-left:5px}.auto-complete .p-autocomplete-clear-icon{top:33%}.p-calendar{margin-bottom:1rem;width:100%;height:3.5rem;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.5px}.p-tooltip-text{min-width:100px;text-align:center;padding:5px}.icon-mr-10px .p-button-icon{margin-right:10px}.p-datepicker .p-datepicker-header{padding:10px}.p-datepicker .p-datepicker-header .p-datepicker-month{margin-right:10px}.p-datepicker .p-datepicker-buttonbar{padding:10px}.p-fieldset .p-fieldset-legend{padding:10px;margin-left:1em;background:#fff;border:none}.p-fieldset .p-fieldset-legend .p-icon-wrapper{margin-right:1em}.p-fieldset .p-fieldset-legend .p-fieldset-legend-text{font-size:30px}.p-fieldset .p-fieldset-legend:hover{background:#e2e8f0}.p-fieldset .p-fieldset-content{padding:20px}.fnae-search-bar,.profile-top-bar{gap:5px}.fnae-search-bar .p-calendar,.profile-top-bar .p-calendar{height:2.5rem;font-size:1rem}.fnae-search-bar .p-calendar .p-inputtext,.profile-top-bar .p-calendar .p-inputtext{border-radius:20px 0 0 20px;border:1px solid rgb(226,232,240)}.fnae-search-bar .p-dropdown,.profile-top-bar .p-dropdown,.fnae-search-bar .input-search-field.p-inputtext,.profile-top-bar .input-search-field.p-inputtext{border-radius:20px;border:1px solid rgb(226,232,240)}.profile-container .p-toolbar{background:#f8fafc;border:0;width:100%;padding:0}.profile-container .p-toolbar .p-dropdown{border-radius:0;width:100%;border:0}.profile-container .p-toolbar .p-dropdown:hover{border:0}.profile-container .p-toolbar .p-dropdown:focus{border:0}.profile-container .p-toolbar .p-dropdown:active{border:0}@media only screen and (min-width: 1024px){.profile-container .p-toolbar{display:none}}.editor-height-300px .ql-editor{height:300px}.fnae-form-field .p-multiselect{width:100%;line-height:2rem}.fnae-form-field .p-dropdown{margin:10px 0;width:100%;line-height:2rem}.fnae-form-field .p-calendar{width:100%}.fnae-form-field .p-multiselect{margin:10px 0}.fnae-form-field .p-inputtext{width:100%;line-height:2rem}.fnae-form-field .p-inputtextarea{width:100%;line-height:2rem;font-size:1rem;color:#495057;background:#fff;padding:.75rem;border:1px solid rgb(226,232,240)}.fnae-form-field .p-inputnumber-input{text-align:center}.p-float-label .p-inputwrapper-focus label,.p-float-label .p-inputwrapper-filled label{top:0!important}.p-float-label label{left:0!important;top:-6px!important;font-weight:500;font-size:.75rem}.p-calendar .p-inputtext{flex:1 1 auto;background:transparent!important;border:1.5px solid #e2e8f0!important}.p-calendar .p-inputtext:hover{border:1.5px solid #000000!important}.p-calendar .p-inputtext::-webkit-input-placeholder{font-family:Source Sans Pro,sans-serif!important;font-weight:400!important;font-size:1.05rem!important;line-height:1!important;color:#7c7c7c!important}.p-calendar .p-inputtext::-moz-placeholder{font-family:Source Sans Pro,sans-serif!important;font-weight:400!important;font-size:1.05rem!important;line-height:1!important;color:#7c7c7c!important}.p-calendar .p-inputtext::-ms-input-placeholder{font-family:Source Sans Pro,sans-serif!important;font-weight:400!important;font-size:1.05rem!important;line-height:1!important;color:#7c7c7c!important}.connected-password .p-inputtext{min-width:337px;max-width:380px}.connected-password .submit-button-password{min-width:337px!important;max-width:380px!important}.prime-circle-button{border-radius:48px!important}.prime-small-button{width:32px!important;height:30px!important}.content .p-sidebar-right{width:100%!important;min-width:350px!important;max-width:780px}.wysiwyg-editor .p-editor-container{min-height:100px;height:100px}.side-nav-desktop .p-menu{border-radius:0}.fnae-dashboard-card .p-card-body{padding:0 1.25rem}.p-fieldset .p-inputtext{border:1.5px solid #a8a8a8!important}.dropdown-padding-15px .p-dropdown-label{padding:15px}.small-button{width:30px!important;height:30px!important}.p-paginator .p-dropdown{display:flex;align-items:center;height:30px}.p-paginator .p-dropdown .p-dropdown-label{padding-left:10px}p-accordion .p-accordion-header-link{padding:10px}p-accordion .p-accordion-header-link chevrondownicon{margin-right:1em}.details-container .p-card .p-card-header{padding:10px;background:#bdbebd;color:#000}.details-container .p-card .p-card-content,.p-selectbutton .p-button .p-button-label{padding:10px}.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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.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;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;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 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}@supports (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set: none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.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 .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.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:0}.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:0;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}.cursor-pointer{cursor:pointer}*{font-family:Source Sans Pro,sans-serif;box-sizing:border-box;margin:0;padding:0}.content{top:0!important}
